/*
Theme Name: Astroglide
Theme URI: https://astroglide.com
Description: Astroglide.com WordPress Theme
Author: VITRO
Author URI: https://www.vitroagency.com
Version: 0.1
*/



.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default!important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0;
    font-size: 100%
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

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

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
    height: 100%;
    filter: alpha(opacity=25);
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer
}

.ui-selectmenu-button span.ui-icon {
    right: .5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: .4em 2.1em .4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222
}

.ui-widget-content a {
    color: #222
}

.ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    color: #222;
    font-weight: 700
}

.ui-widget-header a {
    color: #222
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: 400;
    color: #555
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555;
    text-decoration: none
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #999;
    background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    font-weight: 400;
    color: #212121
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: #fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: 400;
    color: #212121
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
    color: #cd0a0a
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #cd0a0a
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_888888_256x240.png)
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url(images/ui-icons_454545_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(images/ui-icons_454545_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-loading .slick-list {
    background: #fff url(./ajax-loader.gif) center center no-repeat
}

@font-face {
    font-family: 'slick';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(./fonts/slick.eot);
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url(./fonts/slick.woff) format('woff'), url(./fonts/slick.ttf) format('truetype'), url('./fonts/slick.svg#slick') format('svg')
}
/* 
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: 'â†'
}

[dir='rtl'] .slick-prev:before {
    content: 'â†’'
}

.slick-next {
    right: -25px
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: 'â†’'
}

[dir='rtl'] .slick-next:before {
    content: 'â†'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: 'â€¢';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black
} */

.clear-after {
    *zoom: 1;
}

.clear-after:before,
.clear-after:after {
    display: table;
    content: "";
    line-height: 0;
}

.clear-after:after {
    clear: both;
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

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

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

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

img,
embed,
object,
video {
    max-width: 100%;
}

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

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

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

[hidden] {
    display: none;
}

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

body {
    margin: 0;
}

a:focus {
    outline: thin dotted;
}

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

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

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    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;
}

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: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 0;
}

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;
    width: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    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;
}

.z-container {
    max-width: 960px;
    margin: 0 auto;
}

@media screen and (max-width: 960px) {
    .z-container.padded {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.z-responsive-width {
    width: 100%;
}

.z-row:after {
    content: " ";
    display: table;
    clear: both;
}

.z-row [class^="col-"],
.z-row [class*=" col-"] {
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 0px;
}

.z-row [class^="col-"]:first-child,
.z-row [class*=" col-"]:first-child {
    margin-left: 0px !important;
}

.z-row .col-1,
.z-row .col-1\/1,
.z-row .col-2\/2,
.z-row .col-3\/3,
.z-row .col-4\/4,
.z-row .col-5\/5,
.z-row .col-6\/6,
.z-row .col-7\/7,
.z-row .col-8\/8,
.z-row .col-9\/9,
.z-row .col-10\/10,
.z-row .col-11\/11,
.z-row .col-12\/12 {
    width: 100%;
    margin-left: 0px;
}

.z-row .col-1\/2,
.z-row .col-2\/4,
.z-row .col-3\/6,
.z-row .col-4\/8,
.z-row .col-6\/12 {
    width: 50%;
    margin-left: 0px;
}

.z-row .col-1\/3 {
    width: 33.333333333333%;
    margin-left: 0px;
}

.z-row .col-2\/3 {
    width: 66.666666666667%;
    margin-left: 0px;
}

.z-row .col-1\/4 {
    width: 25%;
    margin-left: 0px;
}

.z-row .col-3\/4 {
    width: 75%;
    margin-left: 0px;
}

.z-row .col-1\/5 {
    width: 20%;
    margin-left: 0px;
}

.z-row .col-2\/5 {
    width: 40%;
    margin-left: 0px;
}

.z-row .col-3\/5 {
    width: 60%;
    margin-left: 0px;
}

.z-row .col-4\/5 {
    width: 80%;
    margin-left: 0px;
}

.z-row .col-1\/6 {
    width: 16.666666666667%;
    margin-left: 0px;
}

.z-row .col-2\/6 {
    width: 33.333333333333%;
    margin-left: 0px;
}

.z-row .col-4\/6 {
    width: 66.666666666667%;
    margin-left: 0px;
}

.z-row .col-5\/6 {
    width: 83.333333333333%;
    margin-left: 0px;
}

.z-row .col-1\/7 {
    width: 14.285714285714%;
    margin-left: 0px;
}

.z-row .col-2\/7 {
    width: 28.571428571429%;
    margin-left: 0px;
}

.z-row .col-3\/7 {
    width: 42.857142857143%;
    margin-left: 0px;
}

.z-row .col-4\/7 {
    width: 57.142857142857%;
    margin-left: 0px;
}

.z-row .col-5\/7 {
    width: 71.428571428571%;
    margin-left: 0px;
}

.z-row .col-6\/7 {
    width: 85.714285714286%;
    margin-left: 0px;
}

.z-row .col-1\/8 {
    width: 12.5%;
    margin-left: 0px;
}

.z-row .col-2\/8 {
    width: 25%;
    margin-left: 0px;
}

.z-row .col-3\/8 {
    width: 37.5%;
    margin-left: 0px;
}

.z-row .col-5\/8 {
    width: 62.5%;
    margin-left: 0px;
}

.z-row .col-6\/8 {
    width: 75%;
    margin-left: 0px;
}

.z-row .col-7\/8 {
    width: 87.5%;
    margin-left: 0px;
}

.z-row .col-1\/9 {
    width: 11.111111111111%;
    margin-left: 0px;
}

.z-row .col-2\/9 {
    width: 22.222222222222%;
    margin-left: 0px;
}

.z-row .col-3\/9 {
    width: 33.333333333333%;
    margin-left: 0px;
}

.z-row .col-4\/9 {
    width: 44.444444444444%;
    margin-left: 0px;
}

.z-row .col-5\/9 {
    width: 55.555555555556%;
    margin-left: 0px;
}

.z-row .col-6\/9 {
    width: 66.666666666667%;
    margin-left: 0px;
}

.z-row .col-7\/9 {
    width: 77.777777777778%;
    margin-left: 0px;
}

.z-row .col-8\/9 {
    width: 88.888888888889%;
    margin-left: 0px;
}

.z-row .col-1\/10 {
    width: 10%;
    margin-left: 0px;
}

.z-row .col-2\/10 {
    width: 20%;
    margin-left: 0px;
}

.z-row .col-3\/10 {
    width: 30%;
    margin-left: 0px;
}

.z-row .col-4\/10 {
    width: 40%;
    margin-left: 0px;
}

.z-row .col-6\/10 {
    width: 60%;
    margin-left: 0px;
}

.z-row .col-7\/10 {
    width: 70%;
    margin-left: 0px;
}

.z-row .col-8\/10 {
    width: 80%;
    margin-left: 0px;
}

.z-row .col-9\/10 {
    width: 90%;
    margin-left: 0px;
}

.z-row .col-1\/11 {
    width: 9.0909090909091%;
    margin-left: 0px;
}

.z-row .col-2\/11 {
    width: 18.181818181818%;
    margin-left: 0px;
}

.z-row .col-3\/11 {
    width: 27.272727272727%;
    margin-left: 0px;
}

.z-row .col-4\/11 {
    width: 36.363636363636%;
    margin-left: 0px;
}

.z-row .col-5\/11 {
    width: 45.454545454545%;
    margin-left: 0px;
}

.z-row .col-6\/11 {
    width: 54.545454545455%;
    margin-left: 0px;
}

.z-row .col-7\/11 {
    width: 63.636363636364%;
    margin-left: 0px;
}

.z-row .col-8\/11 {
    width: 72.727272727273%;
    margin-left: 0px;
}

.z-row .col-9\/11 {
    width: 81.818181818182%;
    margin-left: 0px;
}

.z-row .col-10\/11 {
    width: 90.909090909091%;
    margin-left: 0px;
}

.z-row .col-1\/12 {
    width: 8.3333333333333%;
    margin-left: 0px;
}

.z-row .col-2\/12 {
    width: 16.666666666667%;
    margin-left: 0px;
}

.z-row .col-3\/12 {
    width: 25%;
    margin-left: 0px;
}

.z-row .col-4\/12 {
    width: 33.333333333333%;
    margin-left: 0px;
}

.z-row .col-5\/12 {
    width: 41.666666666667%;
    margin-left: 0px;
}

.z-row .col-7\/12 {
    width: 58.333333333333%;
    margin-left: 0px;
}

.z-row .col-8\/12 {
    width: 66.666666666667%;
    margin-left: 0px;
}

.z-row .col-9\/12 {
    width: 75%;
    margin-left: 0px;
}

.z-row .col-10\/12 {
    width: 83.333333333333%;
    margin-left: 0px;
}

.z-row .col-11\/12 {
    width: 91.666666666667%;
    margin-left: 0px;
}

@media screen and (max-width: 912px) {
    .z-row {
        margin-bottom: 0px;
    }
    .z-row .col-1\/12 {
        width: 16.666666666667%;
        margin-left: 0px;
        margin-bottom: 0px;
    }
    .z-row .col-1\/12:nth-child(7) {
        margin-left: 0px;
    }
    .z-row .col-1\/11 {
        width: 16.666666666667%;
        margin-left: 0px;
        margin-bottom: 0px;
    }
    .z-row .col-1\/11:nth-child(7) {
        margin-left: 0px;
    }
    .z-row .col-1\/10 {
        width: 20%;
        margin-left: 0px;
        margin-bottom: 0px;
    }
    .z-row .col-1\/10:nth-child(6) {
        margin-left: 0px;
    }
    .z-row .col-1\/9 {
        width: 33.333333333333%;
        margin-left: 0px;
        margin-bottom: 0px;
    }
    .z-row .col-1\/9:nth-child(4),
    .z-row .col-1\/9:nth-child(7) {
        margin-left: 0px;
    }
    .z-row .col-1\/6 {
        width: 33.333333333333%;
        margin-left: 0px;
        margin-bottom: 0px;
    }
    .z-row .col-1\/6:nth-child(4) {
        margin-left: 0px;
    }
}

@media screen and (max-width: 672px) {
    .z-row {
        margin-bottom: 0px;
    }
    .z-row .col-1\/4,
    .z-row .col-2\/4,
    .z-row .col-3\/4,
    .z-row .col-9\/12,
    .z-row .col-3\/12 {
        width: 50%;
        margin-left: 0px;
        margin-bottom: 0px;
    }
    .z-row .col-1\/4:nth-child(3),
    .z-row .col-2\/4:nth-child(3),
    .z-row .col-3\/4:nth-child(3),
    .z-row .col-9\/12:nth-child(3),
    .z-row .col-3\/12:nth-child(3) {
        margin-left: 0px;
    }
    .z-row .col-1\/12 {
        width: 33.333333333333%;
        margin-left: 0px;
        margin-bottom: 0px;
    }
    .z-row .col-1\/12:nth-child(4),
    .z-row .col-1\/12:nth-child(7),
    .z-row .col-1\/12:nth-child(10) {
        margin-left: 0px;
    }
    .z-row .col-1\/8 {
        width: 50%;
        margin-left: 0px;
        margin-bottom: 0px;
    }
    .z-row .col-1\/8:nth-child(3),
    .z-row .col-1\/8:nth-child(5),
    .z-row .col-1\/8:nth-child(7) {
        margin-left: 0px;
    }
    .z-row .col-3\/8,
    .z-row .col-5\/8,
    .z-row .col-7\/8 {
        float: none;
        width: 100%;
        margin-left: 0px;
        margin-bottom: 0px;
    }
    .z-row .col-1\/6 {
        width: 50%;
        margin-left: 0px;
        margin-bottom: 0px;
    }
    .z-row .col-1\/6:nth-child(3),
    .z-row .col-1\/6:nth-child(5) {
        margin-left: 0px;
    }
    .z-row .col-1\/6:nth-child(4) {
        margin-left: 0px;
    }
}

@media screen and (max-width: 480px) {
    .z-row {
        margin-bottom: 0px;
    }
    .z-row [class^="col-"],
    .z-row [class*=" col-"] {
        float: none;
        width: 100%;
        margin-left: 0px;
        margin-bottom: 0px;
        clear: both;
    }
}

body {
    font-size: 12px;
    color: #5a5a5a;
    font-family: 'Arial', 'Arial', 'Helvetica', 'sans-serif', Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Arial', 'Arial', 'Helvetica', 'sans-serif', 'Arial', 'Arial', 'Helvetica', 'sans-serif', Arial, sans-serif;
    line-height: 1.2;
}

h1 {
    font-size: 38px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #000;
}

h2 {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 16px;
    color: #111;
}

h3 {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 14px;
    color: #222;
}

h4 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 12px;
    color: #333;
}

h5 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #343434;
}

h6 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 8px;
    color: #393939;
}

p {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4em;
    margin-bottom: 1.5em;
    color: #6b6766;
}

p img {
    margin: 10px;
}

p img[align="left"],
p img[align="right"] {
    margin: 0px;
    margin-bottom: 10px;
}

p img[align="left"] {
    margin-right: 20px;
}

p img[align="right"] {
    margin-left: 20px;
}

blockquote {
    color: #333;
    padding: 5px;
    font-size: 12px;
    font-family: 'Arial', 'Arial', 'Helvetica', 'sans-serif';
    font-weight: normal;
    font-style: normal;
    line-height: 1.1;
    margin: 20px;
}

body {
    background-color: #fff;
}

.z-container,
.z-structure {
    max-width: 960px;
    background-color: rgba(255, 255, 255, 0);
    margin: 0px auto;
}

ul,
ol,
dl {
    margin: 10px;
    line-height: 3em;
    font-size: 2em;
    color: #333;
}

ul li,
ul dt,
ol li,
ol dt,
dl li,
dl dt {
    list-style: disc;
    margin-left: 10px;
    margin-bottom: 3.3333333333333px;
}

ol li {
    list-style: decimal;
}

dl dt {
    font-weight: bold;
}

dl dd {
    margin-left: 20px;
}

hr {
    border: none;
    border-bottom: 1px #d2d2d2 solid;
    border-top: 1px #ebebeb solid;
    margin: 20px 0px;
    height: 0px;
}

table {
    margin: 20px 0;
    padding: 0;
    font-size: 14px;
    width: 100%;
}

table tr th,
table tr td {
    padding: 10px 20px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(224, 224, 224, 0);
    color: #333;
}

table tr th {
    border-bottom-width: 2px;
    font-weight: bold;
}

table tr:nth-child(even) {
    background: rgba(235, 235, 235, 0);
}

table tr:last-child td {
    border-bottom: none;
}

.side-bar {
    padding: 20px;
    background-color: #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.side-bar li a,
.side-bar a {
    color: #123456;
    font-weight: normal;
}

.side-bar li a:visited,
.side-bar a:visited {
    color: #123456;
}

.side-bar li a:hover,
.side-bar a:hover {
    color: #123456;
    text-decoration: none;
}

.side-bar li a:active,
.side-bar a:active {
    color: #de1454;
}

.side-bar li {
    list-style: none;
}

a {
    color: #8e51cc;
    text-decoration: none;
    font-weight: normal;
    -webkit-transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    transition: all 100ms ease;
}

a:visited {
    color: #8e51cc;
}

a:hover {
    color: #8338d0;
    text-decoration: none;
}

a:active {
    color: #8e51cc;
}

input[type=button],
input[type=submit],
.button,
a.button {
    display: inline-block;
    height: auto;
    line-height: auto;
    color: #fff;
    font-size: 14px;
    border: none;
    text-align: center;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: rgba(255, 255, 255, 0);
    overflow: hidden;
}

input[type=button].large,
input[type=submit].large,
.button.large,
a.button.large {
    height: auto * 1.6;
    line-height: auto * 1.6;
    padding-left: 24px;
    padding-right: 24px;
    font-size: 20.16px;
}

input[type=button].x-large,
input[type=submit].x-large,
.button.x-large,
a.button.x-large {
    height: auto * 2;
    line-height: auto * 2;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 25.2px;
}

input[type=button].small,
input[type=submit].small,
.button.small,
a.button.small {
    height: auto * .9;
    line-height: auto * .9;
    padding-left: 13.5px;
    padding-right: 13.5px;
    font-size: 11.34px;
}

input[type=button].x-small,
input[type=submit].x-small,
.button.x-small,
a.button.x-small {
    height: auto * .8;
    line-height: auto * .8;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 10.08px;
}

input[type=button]:hover,
input[type=submit]:hover,
.button:hover,
a.button:hover {
    color: rgba(255, 255, 255, 0);
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0);
}

input[type=button].secondary,
input[type=submit].secondary,
.button.secondary,
a.button.secondary {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 18px;
    border: none;
    text-align: center;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #228191;
    overflow: hidden;
}

input[type=button].secondary.large,
input[type=submit].secondary.large,
.button.secondary.large,
a.button.secondary.large {
    height: 48px;
    line-height: 48px;
    padding-left: 24px;
    padding-right: 24px;
    font-size: 25.92px;
}

input[type=button].secondary.x-large,
input[type=submit].secondary.x-large,
.button.secondary.x-large,
a.button.secondary.x-large {
    height: 60px;
    line-height: 60px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 32.4px;
}

input[type=button].secondary.small,
input[type=submit].secondary.small,
.button.secondary.small,
a.button.secondary.small {
    height: 27px;
    line-height: 27px;
    padding-left: 13.5px;
    padding-right: 13.5px;
    font-size: 14.58px;
}

input[type=button].secondary.x-small,
input[type=submit].secondary.x-small,
.button.secondary.x-small,
a.button.secondary.x-small {
    height: 24px;
    line-height: 24px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 12.96px;
}

input[type=button].secondary:hover,
input[type=submit].secondary:hover,
.button.secondary:hover,
a.button.secondary:hover {
    color: #fff;
    cursor: pointer;
    background-color: #135953;
}

form {
    margin: 0 0 20px 0;
}

form fieldset legend {
    font-size: 16px;
    padding-bottom: 10px;
}

form div.field {
    clear: both;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: block;
    margin-bottom: 10px;
    border: none;
}

form div.field.check label {
    display: inline;
    font-weight: normal;
}

form div.field.radio input {
    float: left;
}

form div.field.radio ul {
    margin-top: 5px;
}

form div.field.radio ul li {
    margin: 0 0 5px 0;
    list-style: none;
}

form div.field.radio ul li label {
    display: inline;
    font-weight: normal;
}

form div.field.radio ul li:last-child {
    margin: 0px;
}

form div.field.required label:after {
    color: red;
    content: '*';
    margin: 0px 5px;
}

form div.field.validate-failed input {
    border: 1px #fcf solid;
}

form fieldset.form-actions {
    margin: 0;
}

form label {
    display: block;
    margin: 0 0 5px 0;
    font-weight: bold;
}

form input,
form textarea {
    display: inline-block;
    padding: 5px 0px;
    text-indent: 5px;
    width: 100%;
    border: 1px solid #cacaca;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
}

form input:focus,
form textarea:focus {
    border: 1px solid #cacaca;
    background: #fff;
}

form input[type=submit],
form input[type=button] {
    width: auto;
    font-size: 14px;
}

form textarea {
    height: 100px;
}

form select {
    min-width: 25%;
    margin: 0;
}

form #captcha {
    background-color: #bebebe;
    border: 2px #717171 solid;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

form #captcha .reload-recaptcha {
    float: right;
}

form #captcha #recaptcha_image {
    width: 100% !important;
    border-bottom: 2px #717171 solid;
}

form #captcha a {
    background-color: #717171;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 3px 5px;
    margin-right: 10px;
}

form #captcha .field {
    margin-left: 10px;
    margin-bottom: 10px;
}

form #captcha .field input {
    width: 60%;
    background: white;
}

form p.form-help {
    margin: 5px 0 0 0;
    color: #85807f;
}

ul#nav {
    margin: 0px;
    padding: 0px;
    line-height: 0px;
    background-color: rgba(255, 255, 255, 0);
}

ul#nav li {
    display: inline-block;
    list-style: none;
    margin: 0px;
    padding: 0px;
    line-height: 0px;
    outline: 0;
}

ul#nav li:hover {
    background-color: rgba(255, 255, 255, 0);
}

ul#nav li a {
    text-decoration: none;
    display: block;
    line-height: 20px;
    font-size: 14px;
    color: #b5b5b5;
    padding: 0px 10px 0px 10px;
    margin: 0px;
    outline: 0;
}

ul#nav li a:hover {
    color: #fff;
    cursor: pointer;
}

ul#nav li a.at,
ul#nav li a.at:hover {
    color: #b5b5b5;
    cursor: default;
    font-weight: bold;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('https://netdna.bootstrapcdn.com/font-awesome/3.2.1/font/fontawesome-webfont.eot?v=3.2.1');
    src: url('https://netdna.bootstrapcdn.com/font-awesome/3.2.1/font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('https://netdna.bootstrapcdn.com/font-awesome/3.2.1/font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('https://netdna.bootstrapcdn.com/font-awesome/3.2.1/font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('https://netdna.bootstrapcdn.com/font-awesome/3.2.1/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none;
}

.icon-large:before {
    vertical-align: -10%;
    font-size: 1.3333333333333333em;
}

a [class^="icon-"],
a [class*=" icon-"] {
    display: inline;
}

[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
    display: inline-block;
    width: 1.1428571428571428em;
    text-align: right;
    padding-right: 0.2857142857142857em;
}

[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.4285714285714286em;
}

.icons-ul {
    margin-left: 2.142857142857143em;
    list-style-type: none;
}

.icons-ul > li {
    position: relative;
}

.icons-ul .icon-li {
    position: absolute;
    left: -2.1428571428571em;
    width: 2.142857142857143em;
    text-align: center;
    line-height: inherit;
}

[class^="icon-"].hide,
[class*=" icon-"].hide {
    display: none;
}

.icon-muted {
    color: #eee;
}

.icon-light {
    color: #fff;
}

.icon-dark {
    color: #333;
}

.icon-border {
    border: solid 1px #eee;
    padding: .2em .25em .15em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.icon-2x {
    font-size: 2em;
}

.icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.icon-3x {
    font-size: 3em;
}

.icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.icon-4x {
    font-size: 4em;
}

.icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.icon-5x {
    font-size: 5em;
}

.icon-5x.icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
    margin-right: .3em;
}

[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
    margin-left: .3em;
}

[class^="icon-"],
[class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
}

.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
    background-image: none;
}

.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
    line-height: .9em;
}

.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
    display: inline-block;
}

.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
    line-height: .9em;
}

.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
    margin-top: .18em;
}

.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
    line-height: .8em;
}

.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
    margin-top: .25em;
}

.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
    margin-top: 0;
}

.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-top: .05em;
}

.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
    margin-right: .2em;
}

.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-left: .2em;
}

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
    line-height: inherit;
}

.icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: -35%;
}

.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit;
    *line-height: 2em;
}

.icon-stack .icon-stack-base {
    font-size: 2em;
    *line-height: 1em;
}

.icon-spin {
    display: inline-block;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

a .icon-stack,
a .icon-spin {
    display: inline-block;
    text-decoration: none;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(359deg);
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}

.icon-rotate-90:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.icon-rotate-180:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.icon-rotate-270:before {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.icon-flip-horizontal:before {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.icon-flip-vertical:before {
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1);
}

a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
    display: inline-block;
}

.icon-glass:before {
    content: "\f000";
}

.icon-music:before {
    content: "\f001";
}

.icon-search:before {
    content: "\f002";
}

.icon-envelope-alt:before {
    content: "\f003";
}

.icon-heart:before {
    content: "\f004";
}

.icon-star:before {
    content: "\f005";
}

.icon-star-empty:before {
    content: "\f006";
}

.icon-user:before {
    content: "\f007";
}

.icon-film:before {
    content: "\f008";
}

.icon-th-large:before {
    content: "\f009";
}

.icon-th:before {
    content: "\f00a";
}

.icon-th-list:before {
    content: "\f00b";
}

.icon-ok:before {
    content: "\f00c";
}

.icon-remove:before {
    content: "\f00d";
}

.icon-zoom-in:before {
    content: "\f00e";
}

.icon-zoom-out:before {
    content: "\f010";
}

.icon-power-off:before,
.icon-off:before {
    content: "\f011";
}

.icon-signal:before {
    content: "\f012";
}

.icon-gear:before,
.icon-cog:before {
    content: "\f013";
}

.icon-trash:before {
    content: "\f014";
}

.icon-home:before {
    content: "\f015";
}

.icon-file-alt:before {
    content: "\f016";
}

.icon-time:before {
    content: "\f017";
}

.icon-road:before {
    content: "\f018";
}

.icon-download-alt:before {
    content: "\f019";
}

.icon-download:before {
    content: "\f01a";
}

.icon-upload:before {
    content: "\f01b";
}

.icon-inbox:before {
    content: "\f01c";
}

.icon-play-circle:before {
    content: "\f01d";
}

.icon-rotate-right:before,
.icon-repeat:before {
    content: "\f01e";
}

.icon-refresh:before {
    content: "\f021";
}

.icon-list-alt:before {
    content: "\f022";
}

.icon-lock:before {
    content: "\f023";
}

.icon-flag:before {
    content: "\f024";
}

.icon-headphones:before {
    content: "\f025";
}

.icon-volume-off:before {
    content: "\f026";
}

.icon-volume-down:before {
    content: "\f027";
}

.icon-volume-up:before {
    content: "\f028";
}

.icon-qrcode:before {
    content: "\f029";
}

.icon-barcode:before {
    content: "\f02a";
}

.icon-tag:before {
    content: "\f02b";
}

.icon-tags:before {
    content: "\f02c";
}

.icon-book:before {
    content: "\f02d";
}

.icon-bookmark:before {
    content: "\f02e";
}

.icon-print:before {
    content: "\f02f";
}

.icon-camera:before {
    content: "\f030";
}

.icon-font:before {
    content: "\f031";
}

.icon-bold:before {
    content: "\f032";
}

.icon-italic:before {
    content: "\f033";
}

.icon-text-height:before {
    content: "\f034";
}

.icon-text-width:before {
    content: "\f035";
}

.icon-align-left:before {
    content: "\f036";
}

.icon-align-center:before {
    content: "\f037";
}

.icon-align-right:before {
    content: "\f038";
}

.icon-align-justify:before {
    content: "\f039";
}

.icon-list:before {
    content: "\f03a";
}

.icon-indent-left:before {
    content: "\f03b";
}

.icon-indent-right:before {
    content: "\f03c";
}

.icon-facetime-video:before {
    content: "\f03d";
}

.icon-picture:before {
    content: "\f03e";
}

.icon-pencil:before {
    content: "\f040";
}

.icon-map-marker:before {
    content: "\f041";
}

.icon-adjust:before {
    content: "\f042";
}

.icon-tint:before {
    content: "\f043";
}

.icon-edit:before {
    content: "\f044";
}

.icon-share:before {
    content: "\f045";
}

.icon-check:before {
    content: "\f046";
}

.icon-move:before {
    content: "\f047";
}

.icon-step-backward:before {
    content: "\f048";
}

.icon-fast-backward:before {
    content: "\f049";
}

.icon-backward:before {
    content: "\f04a";
}

.icon-play:before {
    content: "\f04b";
}

.icon-pause:before {
    content: "\f04c";
}

.icon-stop:before {
    content: "\f04d";
}

.icon-forward:before {
    content: "\f04e";
}

.icon-fast-forward:before {
    content: "\f050";
}

.icon-step-forward:before {
    content: "\f051";
}

.icon-eject:before {
    content: "\f052";
}

.icon-chevron-left:before {
    content: "\f053";
}

.icon-chevron-right:before {
    content: "\f054";
}

.icon-plus-sign:before {
    content: "\f055";
}

.icon-minus-sign:before {
    content: "\f056";
}

.icon-remove-sign:before {
    content: "\f057";
}

.icon-ok-sign:before {
    content: "\f058";
}

.icon-question-sign:before {
    content: "\f059";
}

.icon-info-sign:before {
    content: "\f05a";
}

.icon-screenshot:before {
    content: "\f05b";
}

.icon-remove-circle:before {
    content: "\f05c";
}

.icon-ok-circle:before {
    content: "\f05d";
}

.icon-ban-circle:before {
    content: "\f05e";
}

.icon-arrow-left:before {
    content: "\f060";
}

.icon-arrow-right:before {
    content: "\f061";
}

.icon-arrow-up:before {
    content: "\f062";
}

.icon-arrow-down:before {
    content: "\f063";
}

.icon-mail-forward:before,
.icon-share-alt:before {
    content: "\f064";
}

.icon-resize-full:before {
    content: "\f065";
}

.icon-resize-small:before {
    content: "\f066";
}

.icon-plus:before {
    content: "\f067";
}

.icon-minus:before {
    content: "\f068";
}

.icon-asterisk:before {
    content: "\f069";
}

.icon-exclamation-sign:before {
    content: "\f06a";
}

.icon-gift:before {
    content: "\f06b";
}

.icon-leaf:before {
    content: "\f06c";
}

.icon-fire:before {
    content: "\f06d";
}

.icon-eye-open:before {
    content: "\f06e";
}

.icon-eye-close:before {
    content: "\f070";
}

.icon-warning-sign:before {
    content: "\f071";
}

.icon-plane:before {
    content: "\f072";
}

.icon-calendar:before {
    content: "\f073";
}

.icon-random:before {
    content: "\f074";
}

.icon-comment:before {
    content: "\f075";
}

.icon-magnet:before {
    content: "\f076";
}

.icon-chevron-up:before {
    content: "\f077";
}

.icon-chevron-down:before {
    content: "\f078";
}

.icon-retweet:before {
    content: "\f079";
}

.icon-shopping-cart:before {
    content: "\f07a";
}

.icon-folder-close:before {
    content: "\f07b";
}

.icon-folder-open:before {
    content: "\f07c";
}

.icon-resize-vertical:before {
    content: "\f07d";
}

.icon-resize-horizontal:before {
    content: "\f07e";
}

.icon-bar-chart:before {
    content: "\f080";
}

.icon-twitter-sign:before {
    content: "\f081";
}

.icon-facebook-sign:before {
    content: "\f082";
}

.icon-camera-retro:before {
    content: "\f083";
}

.icon-key:before {
    content: "\f084";
}

.icon-gears:before,
.icon-cogs:before {
    content: "\f085";
}

.icon-comments:before {
    content: "\f086";
}

.icon-thumbs-up-alt:before {
    content: "\f087";
}

.icon-thumbs-down-alt:before {
    content: "\f088";
}

.icon-star-half:before {
    content: "\f089";
}

.icon-heart-empty:before {
    content: "\f08a";
}

.icon-signout:before {
    content: "\f08b";
}

.icon-linkedin-sign:before {
    content: "\f08c";
}

.icon-pushpin:before {
    content: "\f08d";
}

.icon-external-link:before {
    content: "\f08e";
}

.icon-signin:before {
    content: "\f090";
}

.icon-trophy:before {
    content: "\f091";
}

.icon-github-sign:before {
    content: "\f092";
}

.icon-upload-alt:before {
    content: "\f093";
}

.icon-lemon:before {
    content: "\f094";
}

.icon-phone:before {
    content: "\f095";
}

.icon-unchecked:before,
.icon-check-empty:before {
    content: "\f096";
}

.icon-bookmark-empty:before {
    content: "\f097";
}

.icon-phone-sign:before {
    content: "\f098";
}

.icon-twitter:before {
    content: "\f099";
}

.icon-facebook:before {
    content: "\f09a";
}

.icon-github:before {
    content: "\f09b";
}

.icon-unlock:before {
    content: "\f09c";
}

.icon-credit-card:before {
    content: "\f09d";
}

.icon-rss:before {
    content: "\f09e";
}

.icon-hdd:before {
    content: "\f0a0";
}

.icon-bullhorn:before {
    content: "\f0a1";
}

.icon-bell:before {
    content: "\f0a2";
}

.icon-certificate:before {
    content: "\f0a3";
}

.icon-hand-right:before {
    content: "\f0a4";
}

.icon-hand-left:before {
    content: "\f0a5";
}

.icon-hand-up:before {
    content: "\f0a6";
}

.icon-hand-down:before {
    content: "\f0a7";
}

.icon-circle-arrow-left:before {
    content: "\f0a8";
}

.icon-circle-arrow-right:before {
    content: "\f0a9";
}

.icon-circle-arrow-up:before {
    content: "\f0aa";
}

.icon-circle-arrow-down:before {
    content: "\f0ab";
}

.icon-globe:before {
    content: "\f0ac";
}

.icon-wrench:before {
    content: "\f0ad";
}

.icon-tasks:before {
    content: "\f0ae";
}

.icon-filter:before {
    content: "\f0b0";
}

.icon-briefcase:before {
    content: "\f0b1";
}

.icon-fullscreen:before {
    content: "\f0b2";
}

.icon-group:before {
    content: "\f0c0";
}

.icon-link:before {
    content: "\f0c1";
}

.icon-cloud:before {
    content: "\f0c2";
}

.icon-beaker:before {
    content: "\f0c3";
}

.icon-cut:before {
    content: "\f0c4";
}

.icon-copy:before {
    content: "\f0c5";
}

.icon-paperclip:before,
.icon-paper-clip:before {
    content: "\f0c6";
}

.icon-save:before {
    content: "\f0c7";
}

.icon-sign-blank:before {
    content: "\f0c8";
}

.icon-reorder:before {
    content: "\f0c9";
}

.icon-list-ul:before {
    content: "\f0ca";
}

.icon-list-ol:before {
    content: "\f0cb";
}

.icon-strikethrough:before {
    content: "\f0cc";
}

.icon-underline:before {
    content: "\f0cd";
}

.icon-table:before {
    content: "\f0ce";
}

.icon-magic:before {
    content: "\f0d0";
}

.icon-truck:before {
    content: "\f0d1";
}

.icon-pinterest:before {
    content: "\f0d2";
}

.icon-pinterest-sign:before {
    content: "\f0d3";
}

.icon-money:before {
    content: "\f0d6";
}

.icon-caret-down:before {
    content: "\f0d7";
}

.icon-caret-up:before {
    content: "\f0d8";
}

.icon-caret-left:before {
    content: "\f0d9";
}

.icon-caret-right:before {
    content: "\f0da";
}

.icon-columns:before {
    content: "\f0db";
}

.icon-sort:before {
    content: "\f0dc";
}

.icon-sort-down:before {
    content: "\f0dd";
}

.icon-sort-up:before {
    content: "\f0de";
}

.icon-envelope:before {
    content: "\f0e0";
}

.icon-linkedin:before {
    content: "\f0e1";
}

.icon-rotate-left:before,
.icon-undo:before {
    content: "\f0e2";
}

.icon-legal:before {
    content: "\f0e3";
}

.icon-dashboard:before {
    content: "\f0e4";
}

.icon-comment-alt:before {
    content: "\f0e5";
}

.icon-comments-alt:before {
    content: "\f0e6";
}

.icon-bolt:before {
    content: "\f0e7";
}

.icon-sitemap:before {
    content: "\f0e8";
}

.icon-umbrella:before {
    content: "\f0e9";
}

.icon-paste:before {
    content: "\f0ea";
}

.icon-lightbulb:before {
    content: "\f0eb";
}

.icon-exchange:before {
    content: "\f0ec";
}

.icon-cloud-download:before {
    content: "\f0ed";
}

.icon-cloud-upload:before {
    content: "\f0ee";
}

.icon-user-md:before {
    content: "\f0f0";
}

.icon-stethoscope:before {
    content: "\f0f1";
}

.icon-suitcase:before {
    content: "\f0f2";
}

.icon-bell-alt:before {
    content: "\f0f3";
}

.icon-coffee:before {
    content: "\f0f4";
}

.icon-food:before {
    content: "\f0f5";
}

.icon-file-text-alt:before {
    content: "\f0f6";
}

.icon-building:before {
    content: "\f0f7";
}

.icon-hospital:before {
    content: "\f0f8";
}

.icon-ambulance:before {
    content: "\f0f9";
}

.icon-medkit:before {
    content: "\f0fa";
}

.icon-fighter-jet:before {
    content: "\f0fb";
}

.icon-beer:before {
    content: "\f0fc";
}

.icon-h-sign:before {
    content: "\f0fd";
}

.icon-plus-sign-alt:before {
    content: "\f0fe";
}

.icon-double-angle-left:before {
    content: "\f100";
}

.icon-double-angle-right:before {
    content: "\f101";
}

.icon-double-angle-up:before {
    content: "\f102";
}

.icon-double-angle-down:before {
    content: "\f103";
}

.icon-angle-left:before {
    content: "\f104";
}

.icon-angle-right:before {
    content: "\f105";
}

.icon-angle-up:before {
    content: "\f106";
}

.icon-angle-down:before {
    content: "\f107";
}

.icon-desktop:before {
    content: "\f108";
}

.icon-laptop:before {
    content: "\f109";
}

.icon-tablet:before {
    content: "\f10a";
}

.icon-mobile-phone:before {
    content: "\f10b";
}

.icon-circle-blank:before {
    content: "\f10c";
}

.icon-quote-left:before {
    content: "\f10d";
}

.icon-quote-right:before {
    content: "\f10e";
}

.icon-spinner:before {
    content: "\f110";
}

.icon-circle:before {
    content: "\f111";
}

.icon-mail-reply:before,
.icon-reply:before {
    content: "\f112";
}

.icon-github-alt:before {
    content: "\f113";
}

.icon-folder-close-alt:before {
    content: "\f114";
}

.icon-folder-open-alt:before {
    content: "\f115";
}

.icon-expand-alt:before {
    content: "\f116";
}

.icon-collapse-alt:before {
    content: "\f117";
}

.icon-smile:before {
    content: "\f118";
}

.icon-frown:before {
    content: "\f119";
}

.icon-meh:before {
    content: "\f11a";
}

.icon-gamepad:before {
    content: "\f11b";
}

.icon-keyboard:before {
    content: "\f11c";
}

.icon-flag-alt:before {
    content: "\f11d";
}

.icon-flag-checkered:before {
    content: "\f11e";
}

.icon-terminal:before {
    content: "\f120";
}

.icon-code:before {
    content: "\f121";
}

.icon-reply-all:before {
    content: "\f122";
}

.icon-mail-reply-all:before {
    content: "\f122";
}

.icon-star-half-full:before,
.icon-star-half-empty:before {
    content: "\f123";
}

.icon-location-arrow:before {
    content: "\f124";
}

.icon-crop:before {
    content: "\f125";
}

.icon-code-fork:before {
    content: "\f126";
}

.icon-unlink:before {
    content: "\f127";
}

.icon-question:before {
    content: "\f128";
}

.icon-info:before {
    content: "\f129";
}

.icon-exclamation:before {
    content: "\f12a";
}

.icon-superscript:before {
    content: "\f12b";
}

.icon-subscript:before {
    content: "\f12c";
}

.icon-eraser:before {
    content: "\f12d";
}

.icon-puzzle-piece:before {
    content: "\f12e";
}

.icon-microphone:before {
    content: "\f130";
}

.icon-microphone-off:before {
    content: "\f131";
}

.icon-shield:before {
    content: "\f132";
}

.icon-calendar-empty:before {
    content: "\f133";
}

.icon-fire-extinguisher:before {
    content: "\f134";
}

.icon-rocket:before {
    content: "\f135";
}

.icon-maxcdn:before {
    content: "\f136";
}

.icon-chevron-sign-left:before {
    content: "\f137";
}

.icon-chevron-sign-right:before {
    content: "\f138";
}

.icon-chevron-sign-up:before {
    content: "\f139";
}

.icon-chevron-sign-down:before {
    content: "\f13a";
}

.icon-html5:before {
    content: "\f13b";
}

.icon-css3:before {
    content: "\f13c";
}

.icon-anchor:before {
    content: "\f13d";
}

.icon-unlock-alt:before {
    content: "\f13e";
}

.icon-bullseye:before {
    content: "\f140";
}

.icon-ellipsis-horizontal:before {
    content: "\f141";
}

.icon-ellipsis-vertical:before {
    content: "\f142";
}

.icon-rss-sign:before {
    content: "\f143";
}

.icon-play-sign:before {
    content: "\f144";
}

.icon-ticket:before {
    content: "\f145";
}

.icon-minus-sign-alt:before {
    content: "\f146";
}

.icon-check-minus:before {
    content: "\f147";
}

.icon-level-up:before {
    content: "\f148";
}

.icon-level-down:before {
    content: "\f149";
}

.icon-check-sign:before {
    content: "\f14a";
}

.icon-edit-sign:before {
    content: "\f14b";
}

.icon-external-link-sign:before {
    content: "\f14c";
}

.icon-share-sign:before {
    content: "\f14d";
}

.icon-compass:before {
    content: "\f14e";
}

.icon-collapse:before {
    content: "\f150";
}

.icon-collapse-top:before {
    content: "\f151";
}

.icon-expand:before {
    content: "\f152";
}

.icon-euro:before,
.icon-eur:before {
    content: "\f153";
}

.icon-gbp:before {
    content: "\f154";
}

.icon-dollar:before,
.icon-usd:before {
    content: "\f155";
}

.icon-rupee:before,
.icon-inr:before {
    content: "\f156";
}

.icon-yen:before,
.icon-jpy:before {
    content: "\f157";
}

.icon-renminbi:before,
.icon-cny:before {
    content: "\f158";
}

.icon-won:before,
.icon-krw:before {
    content: "\f159";
}

.icon-bitcoin:before,
.icon-btc:before {
    content: "\f15a";
}

.icon-file:before {
    content: "\f15b";
}

.icon-file-text:before {
    content: "\f15c";
}

.icon-sort-by-alphabet:before {
    content: "\f15d";
}

.icon-sort-by-alphabet-alt:before {
    content: "\f15e";
}

.icon-sort-by-attributes:before {
    content: "\f160";
}

.icon-sort-by-attributes-alt:before {
    content: "\f161";
}

.icon-sort-by-order:before {
    content: "\f162";
}

.icon-sort-by-order-alt:before {
    content: "\f163";
}

.icon-thumbs-up:before {
    content: "\f164";
}

.icon-thumbs-down:before {
    content: "\f165";
}

.icon-youtube-sign:before {
    content: "\f166";
}

.icon-youtube:before {
    content: "\f167";
}

.icon-xing:before {
    content: "\f168";
}

.icon-xing-sign:before {
    content: "\f169";
}

.icon-youtube-play:before {
    content: "\f16a";
}

.icon-dropbox:before {
    content: "\f16b";
}

.icon-stackexchange:before {
    content: "\f16c";
}

.icon-instagram:before {
    content: "\f16d";
}

.icon-flickr:before {
    content: "\f16e";
}

.icon-adn:before {
    content: "\f170";
}

.icon-bitbucket:before {
    content: "\f171";
}

.icon-bitbucket-sign:before {
    content: "\f172";
}

.icon-tumblr:before {
    content: "\f173";
}

.icon-tumblr-sign:before {
    content: "\f174";
}

.icon-long-arrow-down:before {
    content: "\f175";
}

.icon-long-arrow-up:before {
    content: "\f176";
}

.icon-long-arrow-left:before {
    content: "\f177";
}

.icon-long-arrow-right:before {
    content: "\f178";
}

.icon-apple:before {
    content: "\f179";
}

.icon-windows:before {
    content: "\f17a";
}

.icon-android:before {
    content: "\f17b";
}

.icon-linux:before {
    content: "\f17c";
}

.icon-dribbble:before {
    content: "\f17d";
}

.icon-skype:before {
    content: "\f17e";
}

.icon-foursquare:before {
    content: "\f180";
}

.icon-trello:before {
    content: "\f181";
}

.icon-female:before {
    content: "\f182";
}

.icon-male:before {
    content: "\f183";
}

.icon-gittip:before {
    content: "\f184";
}

.icon-sun:before {
    content: "\f185";
}

.icon-moon:before {
    content: "\f186";
}

.icon-archive:before {
    content: "\f187";
}

.icon-bug:before {
    content: "\f188";
}

.icon-vk:before {
    content: "\f189";
}

.icon-weibo:before {
    content: "\f18a";
}

.icon-renren:before {
    content: "\f18b";
}

body {
    background: #333;
}

img {
    max-width: 100%;
}

img[align="left"] {
    margin-right: 10px;
    margin-bottom: 10px;
}

img[align="right"] {
    margin-left: 10px;
    margin-bottom: 10px;
}

p {
    font-size: 20px;
}

p.small {
    font-size: 0.9em;
}

.cw {
    display: table;
    overflow: hidden;
}

.cw .cc {
    display: table-cell;
    vertical-align: middle;
    padding: 0 15%;
}

@media screen and (max-width: 500px) {
    .cw .cc {
        padding: 0 7%;
    }
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ff {
    clear: both;
}

*,
h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
span {
    font-family: "futura-pt", arial, sans-serif;
}

a.button-outline,
input.button-outline,
span.button-outline {
    display: inline-block;
    padding: 8px 35px;
    color: #ddd;
    border: 2px solid #5d2c85;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: all ease 500ms;
    -moz-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}

a.button-outline.dark-type,
input.button-outline.dark-type,
span.button-outline.dark-type {
    color: #5d2c85;
}

a.button-outline.dark-bg,
input.button-outline.dark-bg,
span.button-outline.dark-bg {
    background: #5d2c85;
}

@media screen and (min-width: 960px) {
    a.button-outline:hover,
    input.button-outline:hover,
    span.button-outline:hover {
        background: #5d2c85;
        color: #fff;
    }
}

a.button-outline:active,
input.button-outline:active,
span.button-outline:active {
    background: #fff;
    color: #5d2c85;
}

@media screen and (max-width: 1200px) {
    a.button-outline,
    input.button-outline,
    span.button-outline {
        padding: 8px 20px;
    }
}

a.mobile-button {
    background: #fff;
    padding: 10px 0;
    width: 80%;
    margin: 10px auto;
    box-shadow: 1px 1px 2px #777;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}

hr.small-purple {
    border: none;
    border-top: 3px #5d2c85 solid;
    margin: 20px auto;
    width: 75px;
    height: 0px;
}

hr.small-purple.left {
    margin-left: 0;
}

h3.title {
    color: #fff;
    text-transform: uppercase;
    font-size: 2.8em;
    font-weight: 600;
}

h3.black-box-title {
    font-weight: 200;
    color: #fff;
    text-transform: uppercase;
}

.breadcrumbs {
    background: #35194c;
    padding: 17px 0;
    margin-bottom: 40px;
}

.breadcrumbs a {
    text-transform: uppercase;
    color: #d4c2ff;
    font-size: 16px;
}

.breadcrumbs a:hover {
    color: #f8f5ff;
}

blockquote p {
    border-top: 1px #aaa solid;
    border-bottom: 1px #aaa solid;
    padding: 5% 10%;
    font-size: 2em;
    font-style: italic;
}

.table-wrap {
    max-width: 100%;
    overflow-x: auto;
}

table.comp-chart {
    min-width: 800px;
    margin: 0;
}

table.comp-chart th {
    background: #714794;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    padding: 13px 0.5%;
    width: 10.375%;
}

@media screen and (max-width: 1200px) {
    table.comp-chart th {
        font-size: 0.8em;
    }
}

table.comp-chart th:nth-child(odd) {
    background: #7e4fa5;
}

table.comp-chart th:first-child {
    background: #714794;
    width: 13%;
}

table.comp-chart td {
    text-align: center;
    vertical-align: middle;
    background-color: #b9b9b9;
    border-bottom: #fff 1px solid;
    padding: 15px 2px;
}

@media screen and (max-width: 1200px) {
    table.comp-chart td {
        padding: 8px 2px;
    }
}

table.comp-chart td:nth-child(odd) {
    background-color: #c8c7c7;
}

table.comp-chart td.title {
    background: #757474;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    font-weight: 400;
    padding: 15px 20px;
}

@media screen and (max-width: 1200px) {
    table.comp-chart td.title {
        font-size: 0.8em;
    }
}

@media screen and (max-width: 1200px) {
    table.comp-chart td.title {
        padding: 8px 10px;
    }
}

table.comp-chart td i {
    color: #8e51cc;
}

@media screen and (max-width: 1600px) {
    table.comp-chart td i {
        font-size: 0.8em;
    }
}

@media screen and (max-width: 1200px) {
    table.comp-chart td i {
        font-size: 0.5em;
    }
}

table.comp-chart td hr {
    border-color: #a4a4a4;
    display: block;
    width: 60%;
    margin: 0 auto;
}

div {
    background-position: center center;
    background-size: cover;
}

form select {
    width: 100%;
    padding: 5px;
    background: #f7f7f7;
    background-image: url(https://astroglide.media.zestyio.com/dropdown-arrow.png);
    background-repeat: no-repeat;
    background-position: 98% center;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 28px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

form textarea {
    height: 130px;
}

form textarea.error {
    border-color: #5d2c85;
}

form input {
    border-radius: 0;
}

@media screen and (max-width: 800px) {
    form input {
        padding: 15px 10px;
    }
}

form input.error {
    border-color: #5d2c85;
}

form fieldset {
    color: #ddd;
}

form label {
    color: #ddd;
    padding: 5px 0;
    font-size: 1.4em;
}

form label.error {
    position: relative;
    color: #5d2c85;
    top: 10px;
    line-height: 0;
    padding: 0;
    margin: 0;
    font-size: 11px;
}

form .lighten label.error {
    color: #f8f5ff;
    bottom: 10px;
    float: left;
}

.text-overlay {
    background: #777;
    background: rgba(100, 100, 100, 0.4);
    width: 80%;
    padding: 13% 10% 8% 10%;
}

.color-hover {
    -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-transition: all ease 450ms;
    -moz-transition: all ease 450ms;
    -o-transition: all ease 450ms;
    transition: all ease 450ms;
}

.color-hover span:hover {
    -moz-filter: none;
    -o-filter: none;
    -webkit-filter: none;
    filter: none;
    -webkit-transition: all ease 100ms;
    -moz-transition: all ease 100ms;
    -o-transition: all ease 100ms;
    transition: all ease 100ms;
}

p,
span,
* {
    hyphens: none;
    -webkit-hyphens: none;
}

.bv-cleanslate .bv-core-container-38 .bv-secondary-content-list .bv-content-summary .bv-content-summary-body-text p {
    color: #fff !important;
}

.bv-cleanslate .bv-core-container-38 .bv-secondary-content-list .bv-author {
    color: #fff !important;
}

.modal-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.modal-container .modal-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
}

.modal-container .modal-close {
    position: absolute;
    top: 20vh;
    height: 40px;
    margin-top: -40px;
    left: 50%;
    margin-left: 300px;
    z-index: 2;
    cursor: pointer;
}

@media (max-width: 600px) {
    .modal-container .modal-close {
        left: 100%;
        margin-left: -40px;
    }
}

.modal-container .modal-wrap {
    position: absolute;
    top: 20vh;
    width: 100%;
    max-width: 600px;
    left: 50%;
    margin-left: -300px;
    background: #fff;
    padding: 20px;
    max-height: 80vh;
    overflow: auto;
}

@media (max-width: 600px) {
    .modal-container .modal-wrap {
        left: 0;
        margin-left: 0;
    }
}

ul.awesome-social-icons {
    margin: 0px;
    padding: 0px;
}

ul.awesome-social-icons.s16 li a {
    font-size: 16px;
}

ul.awesome-social-icons.s24 li a {
    font-size: 24px;
}

ul.awesome-social-icons.s32 li a {
    font-size: 32px;
}

ul.awesome-social-icons.s48 li a {
    font-size: 48px;
}

ul.awesome-social-icons.s64 li a {
    font-size: 64px;
}

ul.awesome-social-icons.s72 li a {
    font-size: 72px;
}

ul.awesome-social-icons li.vertical {
    display: block;
}

ul.awesome-social-icons li.horizontal {
    display: inline-block;
}

ul.awesome-social-icons li {
    list-style: none;
    padding: 0px;
    margin: 0px 2px;
}

ul.awesome-social-icons li a,
ul.awesome-social-icons li a:before {
    color: #fff;
}
ul.awesome-social-icons li a:hover,
ul.awesome-social-icons li a:hover:before {
    color: #5d2e91;
}

ul.awesome-social-icons li a:hover 
ul.awesome-social-icons li a:hover:before {
    color: #820BC6;
}

.header-container {
    height: 93px;
}

@media screen and (max-width: 1250px) {
    .header-container #mobile-nav-toggle,
    .header-container .logo-wrap,
    .header-container .mobile-cta {
        display: block !important;
    }
    .header-container .nav-container,
    .header-container .get-a-sample {
        display: none;
    }
}

.header-container #header {
    position: fixed;
    z-index: 100;
    height: 90px;
    width: 100%;
    background-color: #000;
    margin: 0 auto;
    text-align: center;
    border-bottom: #5d2c85 solid 3px;
}

@media screen and (max-width: 960px) {
    .header-container #header {
        height: 64px;
        margin: 28px auto;
    }
}

@media screen and (max-width: 1250px) {
    .header-container #header {
        height: 64px;
        margin: 28px auto;
    }
}

.header-container #header .logo-wrap {
    position: absolute;
    top: 28px;
    left: 50%;
    margin-left: -80px;
    width: 164px;
    z-index: 10;
}

@media screen and (max-width: 1250px) {
    .header-container #header .logo-wrap {
        top: 16px;
        margin-left: -62px;
        width: 124px;
    }
}

@media screen and (max-width: 960px) {
    .header-container #header .logo-wrap {
        top: 16px;
        margin-left: -62px;
    }
}

.header-container #header .nav-container {
    position: relative;
    margin-top: 38px;
}

.header-container #header .nav-container ul#nav li {
    border-left: 1px solid #333;
}

.header-container #header .nav-container ul#nav li:last-child {
    border-right: 1px solid #333;
}

.header-container #header .nav-container ul#nav li:nth-child(4) {
    border-right: 1px solid #333;
}

.header-container #header .nav-container ul#nav li.nav-logo {
    border-left: none;
}
.header-container #header .nav-container ul#nav li.nav-logo a {
    border-left: none;
    background-image: url('img/astroglide-white-logo.png');
    background-size: 120px 32px;
    background-position: center center;
    background-repeat: no-repeat;
    height: 32px;
    width: 156px;
    margin-bottom: -15px;
}
.header-container #header .nav-container ul#nav li.nav-logo span{
    display: none;
}


.header-container #header .nav-container ul#nav li .logo img {
    vertical-align: middle;
    width: 120px;
    padding: 0px 18px;
}

.header-container #header .nav-container ul#nav li a {
    font-family: "futura-pt", "didact gothic", arial, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    padding: 0px 8px;
    cursor: pointer;
}

@media screen and (max-width: 1200px) {
    .header-container #header .nav-container ul#nav li a {
        font-size: 0.9em;
    }
}

.header-container #header .nav-container ul#nav li a.at {
    font-weight: normal;
    color: #fff;
}

.header-container #header .nav-container ul#nav li a.lube-ed {
    position: relative;
}

.header-container #header .nav-container ul#nav li a:hover {
    color: #fff;
}

.header-container #header .nav-container ul#nav li a:hover.products:after {
    border-top: 4px solid #fff;
}

.header-container #header .nav-container ul#nav li>ul {
    margin-left: -1px;
}

.header-container #header .nav-container ul#nav li>ul>li {
    text-align: left;
}

.header-container #header .get-a-sample {
    position: absolute;
    right: 20px;
    top: 30px;
}

@media screen and (max-width: 1200px) {
    .header-container #header .get-a-sample {
        right: 10px;
    }
}

.header-container #header .get-a-sample.coupon {
    left: 20px;
    right: auto;
}

@media screen and (max-width: 1200px) {
    .header-container #header .get-a-sample.coupon {
        left: 10px;
    }
}

.header-container #header .get-a-sample a {
    background: #5d2c85;
}

.header-container #header .get-a-sample .btn-get-a-sample {
    padding-left: 20px;
    padding-right: 20px;
}

.header-container #header .dropdown-container {
    padding: 0px;
    position: relative;
    top: 35px;
    height: 0;
    overflow: hidden;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.header-container #header .dropdown-container.products {
    background-image: url(https://astroglide.media.zestyio.com/dropdown-bg.png);
    background-size: contain;
    background: #fff;
}

.header-container #header .dropdown-container.products .dropdown {
    max-width: 1200px;
    margin: 60px auto;
}

.header-container #header .dropdown-container.products .dropdown h5 {
    margin-bottom: 40px;
    text-transform: uppercase;
}

.header-container #header .dropdown-container.products .dropdown .col-4\/5 {
    border-right: 1px #ddd solid;
}

.header-container #header .dropdown-container.products .dropdown .pro-sel {
    text-align: center;
}

.header-container #header .dropdown-container.products .dropdown .pro-sel img {
    display: block;
    margin: 0 auto;
}

.header-container #header ul.sub-menu.dropdown {
    display: none;
    position: absolute;
    background-color: #000;
    top: 20px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.header-container #header ul.sub-menu.dropdown li {
    display: list-item;
}

.header-container #header ul li:hover > ul.sub-menu.dropdown,
.header-container #header ul li:focus-within > ul.sub-menu.dropdown,
.header-container #header ul li ul:hover,
.header-container #header ul li ul:focus {
    display: block;
}

.header-container #header #mobile-nav-toggle {
    position: absolute;
    left: 20px;
    top: 16px;
    color: #fff;
    font-size: 26px;
}

.header-container #header .mobile-nav {
    height: 0;
    position: absolute;
    background: #262626;
    top: 100%;
    width: 100%;
    text-align: left;
    overflow: hidden;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.header-container #header .mobile-nav ul {
    margin: 0;
    padding: 0;
    height: 100%;
    overflow-y: auto;
}

.header-container #header .mobile-nav ul ul  {
    margin: 0;
    padding: 0;
    height: 100%;
    overflow-y: auto;
}

.header-container #header .mobile-nav ul li {
    display: block;
    margin: 0;
    padding: 0px;
    width: 100%;
}

.header-container #header .mobile-nav ul li a {
    display: block;
    margin: 0;
    padding: 10px 45px;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    font-size: 16px;
}

.header-container #header .mobile-nav ul li a.open {
    background: #535353;
}

.header-container #header .mobile-nav ul li a.products,
.header-container #header .mobile-nav ul li a.lube-ed {
    position: relative;
}

.header-container #header .mobile-nav ul li a.products:after,
.header-container #header .mobile-nav ul li a.lube-ed:after {
    position: absolute;
    top: 50%;
    left: 150px;
    margin-top: -2px;
    content: "";
    width: 0;
    height: 0;
    border-right: 4px solid transparent;
    border-top: 4px solid #b5b5b5;
    border-left: 4px solid transparent;
}

.header-container #header .mobile-nav ul li a.lube-ed {
    position: relative;
}

.header-container #header .mobile-nav ul li a.lube-ed:after {
    position: absolute;
    top: 50%;
    left: 131px;
    margin-top: -2px;
    content: "";
    width: 0;
    height: 0;
    border-right: 4px solid transparent;
    border-top: 4px solid #b5b5b5;
    border-left: 4px solid transparent;
}

.header-container #header .mobile-nav ul li a.faq {
    position: relative;
}

.header-container #header .mobile-nav ul li a.faq:after {
    position: absolute;
    top: 50%;
    left: 91px;
    margin-top: -2px;
    content: "";
    width: 0;
    height: 0;
    border-right: 4px solid transparent;
    border-top: 4px solid #b5b5b5;
    border-left: 4px solid transparent;
}

.header-container #header .mobile-nav ul li a.about {
    position: relative;
}

.header-container #header .mobile-nav ul li a.about:after {
    position: absolute;
    top: 50%;
    left: 116px;
    margin-top: -2px;
    content: "";
    width: 0;
    height: 0;
    border-right: 4px solid transparent;
    border-top: 4px solid #b5b5b5;
    border-left: 4px solid transparent;
}

.header-container #header .mobile-nav .menu-item-has-children a {
    position: relative;
}

.header-container #header .mobile-nav .menu-item-has-children a:after {
    position: absolute;
    top: 50%;
    left: 35%;
    margin-top: -2px;
    content: "";
    width: 0;
    height: 0;
    border-right: 4px solid transparent;
    border-top: 4px solid #b5b5b5;
    border-left: 4px solid transparent;
}

.header-container #header .mobile-nav .menu-item-has-children ul li a:after {
    position: absolute;
    top: 50%;
    left: 35%;
    margin-top: -2px;
    content: "";
    width: 0;
    height: 0;
    border-right: none;
    border-top: none;
    border-left: none;
}


.header-container #header .mobile-nav ul li a:hover {
    color: #fff;
}

.header-container #header .mobile-nav ul li a:hover.products:after {
    border-top: 4px solid #fff;
}

.header-container #header .mobile-nav ul li ul {
    display: block;
    -webkit-transition: all ease 250ms;
    -moz-transition: all ease 250ms;
    -o-transition: all ease 250ms;
    transition: all ease 250ms;
}

.header-container #header .mobile-nav ul li ul.sub-menu.dropdown {
    position: relative;
    top: 0px;
}

.header-container #header .mobile-nav ul li ul.sub-menu.dropdown li:last-child a {
    border-bottom-color: transparent;
}

.header-container #header .mobile-nav ul li ul li a {
    background: #000;
    border-bottom-color: #313131;
    border-left: 1px solid red;
}

.header-container #header .mobile-nav ul li ul li a.products:after {
    display: none;
}

.header-container #header .mobile-nav .nav-logo {
    display: none;
}

.header-container .mobile-cta {
    position: fixed;
    z-index: 101;
    width: 50%;
}
.header-container .mobile-cta-full{
    width: 100%;
}

.header-container .mobile-cta a {
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding: 8px 11px;
    color: #fff;
    background: #5d2c85;
}

.header-container .cpn-btn {
    border-left: 2px solid black;
}
.header-container .mobile-cta{
    margin-left:50%;
}
.header-container .mobile-cta.cpn-btn {
    margin-left:0%;
}

.footer-container {
    position: relative;
    z-index: 2;
}

.footer-container #footer {
    padding: 1% 4%;
    background: #000;
    border-top: 2px solid #5d2c85;
}

.footer-container #footer ul.awesome-social-icons {
    float: left;
    margin-right: 20px;
}

@media screen and (max-width: 500px) {
    .footer-container #footer ul.awesome-social-icons {
        display: none;
    }
}

.footer-container #footer span {
    line-height: 75px;
}

.footer-container #footer ul.footer-links {
    list-style: none;
    float: right;
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 480px) {
    .footer-container #footer ul.footer-links {
        margin-top: -26px;
    }
}

.footer-container #footer ul.footer-links li {
    margin: 0;
    padding: 0;
    display: inline-block;
    padding: 0 15px;
    border-left: 1px solid #707070;
}

@media screen and (max-width: 500px) {
    .footer-container #footer ul.footer-links li {
        padding: 0 4px;
    }
}

.footer-container #footer ul.footer-links li:first-child {
    border: none;
}

.footer-container #footer ul.footer-links li a {
    color: #707070;
}

@media screen and (max-width: 500px) {
    .footer-container #footer ul.footer-links li a {
        font-size: 0.9em;
    }
}

.no-js .liquid-slider {
    height: 350px;
    overflow: scroll;
}

.ls-preloader {
    opacity: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.ls-wrapper {
    clear: both;
    overflow: auto;
    position: relative;
}

.liquid-slider {
    background: #f6f6f4;
    width: 100%;
    margin: 0 auto;
    float: left;
    overflow: hidden;
    position: relative;
}

.arrows .liquid-slider {
    margin: 0 10px;
}

.ls-responsive .liquid-slider {
    width: 100%;
    margin: 0;
}

.panel-container {
    position: relative;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    perspective: 1000;
    -webkit-perspective: 1000;
}

.liquid-slider .panel-container .fade {
    width: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

.liquid-slider .panel {
    width: 100%;
    display: block;
    float: left;
}

.panel-wrapper {
    padding: 15px 40px;
    position: relative;
}

.hp-slider-panel {
    background-size: cover;
    background-position: center center;
}

.homepage .ls-nav,
.landing-pages .ls-nav {
    overflow: hidden;
    clear: both;
    bottom: 0;
    z-index: 15;
    width: 84px;
    margin: 0 auto;
    text-align: center;
}

.homepage .ls-nav a,
.landing-pages .ls-nav a {
    background: #a4a4a4;
    color: #333;
    margin-right: 1px;
    padding: 10px 15px;
    outline: 0;
}

.homepage .ls-nav a:hover,
.landing-pages .ls-nav a:hover {
    background: #ddd;
    color: #333;
    text-shadow: none;
}

.homepage .ls-nav .current a,
.landing-pages .ls-nav .current a {
    background: #fff;
}

.homepage .currentCrossLink,
.landing-pages .currentCrossLink {
    font-weight: bold;
}

.homepage .ls-nav ul,
.landing-pages .ls-nav ul {
    padding: 0;
    clear: both;
    display: block;
    margin: auto;
    overflow: hidden;
    position: absolute;
    z-index: 12;
    bottom: 3px;
}

.homepage .ls-nav ul li,
.landing-pages .ls-nav ul li {
    display: inline;
}

.homepage .ls-nav ul li a,
.landing-pages .ls-nav ul li a {
    display: block;
    float: left;
    text-decoration: none;
    width: 7px;
    height: 7px;
    overflow: hidden;
    border-radius: 50%;
    font-size: 0px;
    background: #949494;
    padding: 0;
    margin: 5px;
}

.ls-select-box {
    width: auto;
    height: 35px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

.ls-select-box select {
    width: 150%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    padding: 5px;
    font-size: 110%;
    border: none;
    height: 35px;
    cursor: pointer;
    outline: 0;
    margin: 0 auto;
}

.ls-nav-left,
.ls-nav-right {
    float: left;
    clear: both;
}

.ls-nav-left a,
.ls-nav-right a {
    background: #000;
    color: #fff;
    padding: 5px;
    width: 100px;
    display: block;
    text-align: center;
    text-decoration: none;
}

.ls-responsive .ls-nav-left {
    position: absolute;
    left: 0;
    z-index: 2;
}

.ls-responsive .ls-nav-left a {
    background: #9a9a9a;
    width: 80px;
}

.ls-responsive .ls-nav-left a:hover {
    background: #747474;
}

.ls-responsive .ls-nav-right {
    position: absolute;
    right: 0;
    z-index: 2;
}

.ls-responsive .ls-nav-right a {
    background: #9a9a9a;
    width: 80px;
}

.ls-responsive .ls-nav-right a:hover {
    background: #747474;
}

.ls-nav-left-arrow,
.ls-nav-right-arrow {
    cursor: pointer;
    float: left;
    clear: both;
}

@media screen and (max-width: 960px) {
    .ls-nav-left-arrow,
    .ls-nav-right-arrow {
        opacity: 1 !important;
        visibility: visible !important;
        width: 100px;
        height: 100px;
        background-image: url(https://astroglide.media.zestyio.com/arrow-left.png);
        background-repeat: no-repeat;
        margin-top: -50px;
        top: 50%;
        position: absolute;
    }
}

.ls-nav-left-arrow a,
.ls-nav-right-arrow a {
    display: block;
}
/* 
[class$="-arrow"] {
    width: 100px;
    height: 100px;
    background-image: url(https://astroglide.media.zestyio.com/arrow-left.png);
    background-repeat: no-repeat;
    margin-top: -50px;
    top: 50%;
    position: absolute;
    z-index: 15;
}

.lube-ed-page [class$="-arrow"] {
    display: none !important;
} 
*/

.ls-nav-right-arrow {
    background-position: center center;
    background-image: url(https://astroglide.media.zestyio.com/arrow-right.png);
}

@media screen and (max-width: 480px) {
    .ls-nav-right-arrow {
        display: none;
    }
}

.ls-nav-left-arrow {
    background-position: center center;
    background-image: url(https://astroglide.media.zestyio.com/arrow-left.png);
}

@media screen and (max-width: 480px) {
    .ls-nav-left-arrow {
        display: none;
    }
}

.ls-responsive .ls-nav-left-arrow {
    position: absolute;
    left: 0;
    z-index: 2;
}

.ls-responsive .ls-nav-right-arrow {
    position: absolute;
    right: 0;
    z-index: 2;
}

.homepage #twitterWrap.social-wrap ul li h4 a,
.homepage #twitterWrap.social-wrap ul li h4 i,
.homepage #twitterWrap.social-wrap ul li p.tweet-text a {
    color: #55acee;
}

.homepage #twitterWrap.social-wrap #facebook_feed ul li h4 i,
.homepage #twitterWrap.social-wrap #facebook_feed ul li h4 a,
.homepage #twitterWrap.social-wrap #facebook_feed ul li p.tweet-text a {
    color: #3b5998;
}

.homepage {
    background-color: #000;
}

.homepage .content-bar {
    background-color: #000;
    border-top: #5d2c85 solid 2px;
}

.homepage .content-bar p {
    text-align: center;
    padding: 8px;
    margin-bottom: 0;
}

.homepage #hp-slider,
.homepage .hp-slider-panel {
    height: 90vh;
    position: relative;
    overflow: hidden;
}

@media screen and (max-width: 1000px) {
    .homepage .homepage .hp-slider-panel:last-child .panel-wrapper {
        margin: 5% auto;
        padding: 0;
        position: absolute;
        text-align: center;
        top: 30%;
        transform: translateY(-30%);
        width: 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 1000px) {
    .homepage #id1829 .panel-wrapper {
        margin: 5% auto;
        padding: 0;
        position: absolute;
        text-align: center;
        top: 30%;
        transform: translateY(-30%);
        width: 100%;
        max-width: 100%;
    }
}

.homepage #id1829 .panel-wrapper .id1829 {
    margin-top: -10%;
}

@media screen and (max-width: 1200px) {
    .homepage #id1829 .panel-wrapper .id1829 {
        margin-top: -5%;
    }
}

.homepage #id1829 .panel-wrapper .id1829 h2.title {
    font-size: 63px;
    line-height: 58px;
}

@media screen and (max-width: 1500px) {
    .homepage #id1829 .panel-wrapper .id1829 h2.title {
        font-size: 50px;
        line-height: 47px;
    }
}

@media screen and (max-width: 1200px) {
    .homepage #id1829 .panel-wrapper .id1829 h2.title {
        font-size: 40px;
        line-height: 38px;
    }
}

@media screen and (max-width: 1000px) {
    .homepage #id1829 .panel-wrapper .id1829 h2.title {
        font-size: 70px;
        line-height: unset;
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
        width: 100%;
    }
}

@media screen and (max-width: 800px) {
    .homepage #id1829 .panel-wrapper .id1829 h2.title {
        font-size: 60px;
    }
}

@media screen and (max-width: 768px) {
    .homepage #id1829 .panel-wrapper .id1829 h2.title {
        font-size: 50px;
    }
}

@media screen and (max-width: 400px) {
    .homepage #id1829 .panel-wrapper .id1829 h2.title {
        font-size: 40px;
    }
}

@media only screen and (max-height: 440px) and (orientation: landscape) {
    .homepage #id1829 .panel-wrapper .id1829 h2.title {
        margin-left: 60px;
        font-size: 26px;
    }
}

.homepage #id1829 .panel-wrapper .id1829 h2.title span span {
    display: block;
}

@media screen and (max-width: 1000px) {
    .homepage #id1829 .panel-wrapper .id1829 h2.title span span {
        display: inline-block;
    }
}

.homepage #id1829 .panel-wrapper .id1829 p.nomaxwidth {
    max-width: 420px;
    position: absolute;
}

@media screen and (max-width: 1000px) {
    .homepage #id1829 .panel-wrapper .id1829 p.nomaxwidth {
        display: none;
    }
}

.homepage #id1829 .panel-wrapper .id1829 a.button-outline {
    background: #000 none repeat scroll 0 0;
    left: 40px;
    margin-top: 120px;
    padding: 8px 35px;
    position: absolute;
}

@media screen and (max-width: 1000px) {
    .homepage #id1829 .panel-wrapper .id1829 a.button-outline {
        background: #5d2c85 none repeat scroll 0 0;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media screen and (max-width: 480px) {
    .homepage #id1829 .panel-wrapper .id1829 a.button-outline {
        padding: 8px 20px;
    }
}

@media only screen and (max-height: 440px) and (orientation: landscape) {
    .homepage #id1829 .panel-wrapper .id1829 a.button-outline {
        margin-left: 43px;
    }
}

.homepage #id1829 .panel-wrapper .id1829 img {
    margin-left: -15px;
    margin-top: 190px;
    width: 250px;
}

@media screen and (max-width: 1920px) {
    .homepage #id1829 .panel-wrapper .id1829 img {
        width: 230px;
    }
}

@media screen and (max-width: 1600px) {
    .homepage #id1829 .panel-wrapper .id1829 img {
        width: 180px;
    }
}

@media screen and (max-width: 1200px) {
    .homepage #id1829 .panel-wrapper .id1829 img {
        width: 150px;
    }
}

@media screen and (max-width: 1000px) {
    .homepage #id1829 .panel-wrapper .id1829 img {
        margin: 0 auto;
        width: 250px;
    }
}

@media screen and (max-width: 924px) {
    .homepage #id1829 .panel-wrapper .id1829 img {
        margin: 0 auto;
        width: 200px;
    }
}

@media screen and (max-width: 768px) {
    .homepage #id1829 .panel-wrapper .id1829 img {
        margin: 0 auto;
        width: 190px;
    }
}

@media only screen and (max-height: 440px) and (orientation: landscape) {
    .homepage #id1829 .panel-wrapper .id1829 img {
        margin: 0 auto 0 20px;
        width: 100px;
    }
}

@media screen and (max-width: 400px) {
    .homepage #id1829 .panel-wrapper .id1829 img {
        margin: 0 auto;
        width: 150px;
    }
}

.homepage .panel-wrapper {
    width: 520px;
    margin-left: 10%;
    margin-top: 5%;
}

@media screen and (max-width: 768px) {
    .homepage .panel-wrapper {
        text-align: center;
        max-width: 80%;
        margin-left: 0%;
    }
}

.homepage .panel-wrapper h2.title {
    color: #fff;
    text-transform: uppercase;
    font-size: 4.6em;
    line-height: 1.04em;
}

@media screen and (max-width: 768px) {
    .homepage .panel-wrapper h2.title {
        font-size: 4.5em;
    }
}

@media screen and (max-height: 750px) {
    .homepage .panel-wrapper h2.title {
        font-size: 4.5em;
    }
}

@media screen and (max-width: 500px) {
    .homepage .panel-wrapper h2.title {
        font-size: 2.7em;
    }
}

@media screen and (max-height: 600px) {
    .homepage .panel-wrapper h2.title {
        font-size: 2.7em;
    }
}

.homepage .panel-wrapper .id1736 h2.title {
    font-size: 3.6em;
}

.homepage .panel-wrapper .id1737 h2.title {
    font-size: 3.6em;
    color: #000;
}

.homepage .panel-wrapper .id1761 h2.title {
    font-size: 4.4em;
}

.homepage .panel-wrapper .id1762 h2.title {
    color: #000;
    font-size: 3.8em;
}

.homepage .panel-wrapper .id1762 p {
    color: #000;
}

.homepage .panel-wrapper .id1762 a.button-outline {
    background: #000 none repeat scroll 0 0;
}

.homepage .panel-wrapper .id589 h2.title {
    font-size: 60px;
    line-height: 56px;
}

@media screen and (max-width: 1600px) {
    .homepage .panel-wrapper .id589 h2.title {
        font-size: 50px;
        line-height: 46px;
        margin-top: -6%;
    }
}

@media screen and (max-width: 1280px) {
    .homepage .panel-wrapper .id589 h2.title {
        font-size: 40px;
        line-height: 36px;
    }
}

@media screen and (max-width: 960px) {
    .homepage .panel-wrapper .id589 h2.title {
        font-size: 30px;
        line-height: 26px;
        left: 46%;
        margin-top: 0;
        position: absolute;
        text-align: left;
        top: 30px;
        width: 30%;
    }
}

@media screen and (max-width: 880px) {
    .homepage .panel-wrapper .id589 h2.title {
        width: 40%;
    }
}

@media screen and (max-width: 670px) {
    .homepage .panel-wrapper .id589 h2.title {
        width: 50%;
    }
}

@media screen and (max-width: 640px) {
    .homepage .panel-wrapper .id589 h2.title {
        width: 50%;
        left: 40%;
    }
}

@media screen and (max-width: 540px) {
    .homepage .panel-wrapper .id589 h2.title {
        left: 38%;
        width: 60%;
    }
}

@media screen and (max-width: 480px) {
    .homepage .panel-wrapper .id589 h2.title {
        left: 32%;
        width: 66%;
    }
}

@media screen and (max-width: 400px) {
    .homepage .panel-wrapper .id589 h2.title {
        left: 26%;
        width: 80%;
    }
}

@media screen and (max-width: 360px) {
    .homepage .panel-wrapper .id589 h2.title {
        font-size: 26px;
        left: 30%;
        width: 70%;
    }
}

@media screen and (max-width: 340px) {
    .homepage .panel-wrapper .id589 h2.title {
        width: 72%;
    }
}

.homepage .panel-wrapper .id589 p {
    position: absolute;
}

@media screen and (max-width: 960px) {
    .homepage .panel-wrapper .id589 p {
        display: none;
    }
}

.homepage .panel-wrapper .id589 a.button-outline {
    background: #000 none repeat scroll 0 0;
    left: 40px;
    margin-top: 100px;
    padding: 16px 22px;
    position: absolute;
}

@media screen and (max-width: 960px) {
    .homepage .panel-wrapper .id589 a.button-outline {
        left: 46%;
        margin-top: 141px;
        position: absolute;
    }
}

@media screen and (max-width: 640px) {
    .homepage .panel-wrapper .id589 a.button-outline {
        left: 40%;
    }
}

@media screen and (max-width: 540px) {
    .homepage .panel-wrapper .id589 a.button-outline {
        left: 38%;
    }
}

@media screen and (max-width: 480px) {
    .homepage .panel-wrapper .id589 a.button-outline {
        left: 32%;
    }
}

@media screen and (max-width: 400px) {
    .homepage .panel-wrapper .id589 a.button-outline {
        left: 26%;
    }
}

@media screen and (max-width: 360px) {
    .homepage .panel-wrapper .id589 a.button-outline {
        left: 30%;
    }
}

.homepage .panel-wrapper .id589 img {
    margin-left: -15px;
    margin-top: 160px;
    width: 150px;
}

@media screen and (max-width: 1500px) {
    .homepage .panel-wrapper .id589 img {
        width: 124px;
    }
}

@media screen and (max-width: 1200px) {
    .homepage .panel-wrapper .id589 img {
        width: 100px;
    }
}

@media screen and (max-width: 960px) {
    .homepage .panel-wrapper .id589 img {
        left: 32%;
        margin-top: 0;
        position: absolute;
        top: 0;
        width: 120px;
    }
}

@media screen and (max-width: 768px) {
    .homepage .panel-wrapper .id589 img {
        left: 30%;
    }
}

@media screen and (max-width: 670px) {
    .homepage .panel-wrapper .id589 img {
        left: 26%;
    }
}

@media screen and (max-width: 640px) {
    .homepage .panel-wrapper .id589 img {
        left: 20%;
    }
}

@media screen and (max-width: 540px) {
    .homepage .panel-wrapper .id589 img {
        left: 18%;
    }
}

@media screen and (max-width: 480px) {
    .homepage .panel-wrapper .id589 img {
        left: 10%;
    }
}

@media screen and (max-width: 400px) {
    .homepage .panel-wrapper .id589 img {
        left: 0;
    }
}

.homepage .panel-wrapper img {
    width: 250px;
    margin-right: 25px;
}

.homepage .panel-wrapper .thumbnail-wrap {
    position: relative;
    display: inline-block;
    width: 144px;
    height: 81px;
    background-size: cover;
    background-position: center center;
    background-color: rgba(20, 20, 20, 0.9);
    border: #5d2c85 2px solid;
    cursor: pointer;
}

.homepage .panel-wrapper .thumbnail-wrap icon {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 36px;
    margin-top: -18px;
    width: 36px;
    margin-left: -18px;
    display: inline-block;
    font-size: 15px;
    line-height: 36px;
    border-radius: 50%;
    background: #333;
    background: rgba(20, 20, 20, 0.6);
    color: #ddd;
    border: solid #ddd 2px;
    text-align: center;
}

.homepage .panel-wrapper .thumbnail-wrap:hover icon {
    background: rgba(20, 20, 20, 0.8);
    color: #fff;
    border-color: #fff;
}

.homepage .panel-wrapper p {
    max-width: 340px;
    color: #fff;
    font-size: 18px;
}

@media screen and (max-width: 500px) {
    .homepage .panel-wrapper p {
        font-size: 0.8em;
    }
}

@media screen and (max-width: 668px) {
    .homepage .panel-wrapper p {
        display: none;
    }
}

.homepage .panel-wrapper .id1737 p {
    color: #000;
}

.homepage .panel-wrapper p.nomaxwidth {
    max-width: none;
}

.homepage .panel-wrapper a.button-outline {
    background: #000;
}

.homepage .panel-wrapper .id1736 a.button-outline {
    background: #000;
    border: #000;
}

.homepage .panel-wrapper .id1577 a.button-outline {
    background: #5d2c85;
}

.homepage .break-on {
    position: relative;
}

.homepage .break-on .panel-wrapper {
    position: static;
}

.homepage .break-on .hp-slide-custom-social {
    position: absolute;
    bottom: 9.5%;
    left: 67%;
}

.homepage .break-on .hp-slide-custom-social .hp-fb {
    display: inline-block;
    width: 3.75vw;
    padding: 0.5vw;
    min-width: 50px;
}

.homepage .break-on .hp-slide-custom-social .hp-fb img {
    margin: 0;
}

.homepage .hp-row .hp-item {
    height: 540px;
    background-size: cover;
    background-position: center center;
    background-color: #000;
}

@media screen and (max-width: 500px) {
    .homepage .hp-row .hp-item {
        height: 300px;
    }
}

.homepage .hp-row .hp-item h3 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 200;
}

.homepage .hp-row .hp-item p {
    color: #eee;
}

.homepage .hp-row .hp-item .cc {
    text-align: left;
    width: 99%;
}

.homepage .featured_articles {
    background-color: #c8c7c7;
    border-bottom: 2px solid #5c3083;
    border-top: 2px solid #5c3083;
    margin: 0 auto;
    padding: 50px 10%;
}

@media screen and (max-width: 1024px) {
    .homepage .featured_articles {
        padding: 50px 6%;
    }
}

.homepage .featured_articles h3.title {
    color: #000;
    font-weight: 500;
    text-align: center;
}

@media screen and (max-width: 668px) {
    .homepage .featured_articles h3.title {
        text-align: left;
        padding-left: 6%;
    }
}

@media screen and (max-width: 668px) {
    .homepage .featured_articles hr.small-purple {
        margin: 8% auto 8% 6%;
    }
}

.homepage .featured_articles .article-list .ind-wrap {
    padding: 8%;
}

@media screen and (max-width: 668px) {
    .homepage .featured_articles .article-list .ind-wrap {
        padding: 3% 6%;
    }
}

.homepage .featured_articles .article-list .ind-wrap img {
    width: 100%;
}

.homepage .featured_articles .article-list .ind-wrap h6 {
    color: #7913b6;
    font-size: 24px;
    margin-bottom: 16px;
    padding-top: 32px;
}

@media screen and (max-width: 1024px) {
    .homepage .featured_articles .article-list .ind-wrap h6 {
        font-size: 20px;
    }
}

.homepage .featured_articles .article-list .ind-wrap .intro {
    color: #000;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
}

@media screen and (max-width: 1024px) {
    .homepage .featured_articles .article-list .ind-wrap .intro {
        font-size: 16px;
        line-height: 20px;
    }
}

.homepage .featured_articles .article-list .ind-wrap span.button-outline.dark-type {
    border: 2px solid #7d41b1;
    color: #000;
    padding: 16px 40px;
}

@media screen and (max-width: 668px) {
    .homepage .featured_articles .article-list .ind-wrap span.button-outline.dark-type {
        margin-bottom: 7%;
    }
}

.homepage .featured_articles .article-list .ind-wrap span.button-outline.dark-type:hover {
    background-color: #7d41b1;
    color: #fff;
}

.homepage .featured_articles .article-list .ind-wrap hr {
    border-color: #959595;
}

.homepage .featured_articles .article-list:last-of-type .ind-wrap {
    padding-bottom: 0;
}

.homepage .featured_articles .article-list:last-of-type .ind-wrap hr {
    display: none;
}

.homepage .featured_articles .article-list:last-of-type .ind-wrap .button-outline.dark-type {
    margin-bottom: 4%;
}

.homepage .social {
    background-color: #000;
    padding: 50px 0;
}

@media screen and (max-width: 668px) {
    .homepage .social {
        padding: 0 0 50px;
    }
}

.homepage .social #facebook_feed .icon-facebook {
    margin-right: 10px;
}

.homepage .social #facebook_feed ul li:last-child hr {
    display: none;
}

.homepage .social-wrap-img {
    height: auto;
}

.homepage .social-wrap {
    background-color: #000;
}

@media screen and (max-width: 500px) {
    .homepage .social-wrap {
        height: 300px;
    }
}

.homepage .social-wrap ul {
    margin: 0;
    padding: 0;
    font-size: 1em;
}

.homepage .social-wrap ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.homepage .social-wrap ul li h4 {
    color: #999;
    font-size: 1.4em;
    font-weight: 500;
}

@media screen and (max-width: 500px) {
    .homepage .social-wrap ul li h4 {
        font-size: 1.2em;
    }
}

.homepage .social-wrap ul li h4 i {
    color: #5c3083;
    font-size: 1.2em;
}

.homepage .social-wrap ul li h4 a {
    color: #5c3083;
    font-size: 20px;
    font-weight: bold;
}

.homepage .social-wrap ul li h4 em,
.homepage .social-wrap ul li h4 span {
    font-size: 20px;
    color: #919191;
}

.homepage .social-wrap ul li p {
    color: #fff;
    font-size: 1.5em;
}

.homepage .social-wrap ul li p.tweet-text a {
    color: #9b84af;
}

.homepage .social-wrap ul li .twitter_feed_img {
    background-color: #252525;
    display: block;
    padding: 20px;
    max-width: 190px;
    width: 100%;
}

@media screen and (max-width: 800px) {
    .homepage .social-wrap ul li .twitter_feed_img {
        width: 80%;
        max-width: 100%;
        padding: 40px;
    }
}

@media screen and (max-width: 480px) {
    .homepage .social-wrap ul li .twitter_feed_img {
        width: 76%;
    }
}

@media screen and (max-width: 480px) {
    .homepage .social-wrap ul li .twitter_feed_img {
        width: 72%;
    }
}

.homepage .social-wrap ul li .fb-post {
    background-color: #252525;
    padding: 20px;
}

@media screen and (max-width: 800px) {
    .homepage .social-wrap ul li .fb-post {
        padding: 40px;
    }
}

.homepage .social-wrap ul li .fb-post-img {
    max-width: 190px;
    width: 100%;
}

@media screen and (max-width: 800px) {
    .homepage .social-wrap ul li .fb-post-img {
        max-width: 100%;
    }
}

.homepage .social-wrap ul li .fb-post-media {
    float: left;
    width: 190px;
}

@media screen and (max-width: 800px) {
    .homepage .social-wrap ul li .fb-post-media {
        width: 100%;
        padding-bottom: 30px;
    }
}

.homepage .social-wrap ul li .fb-post-text {
    float: left;
    width: 70%;
}

@media screen and (max-width: 800px) {
    .homepage .social-wrap ul li .fb-post-text {
        width: 100%;
    }
}

.homepage .social-wrap ul li .fb-post-text p {
    padding-left: 20px;
}

@media screen and (max-width: 800px) {
    .homepage .social-wrap ul li .fb-post-text p {
        padding-left: 0;
    }
}

.homepage .social-wrap ul li .fb-post-text .fb-post-title {
    font-weight: 600;
}

@media screen and (max-width: 800px) {
    .homepage .social-wrap ul li .fb-post-text .fb-post-desc {
        margin-bottom: 0;
    }
}

.homepage .social-wrap ul hr {
    border-color: #494949;
    margin: 40px 0;
}

@media screen and (max-width: 960px) {
    .homepage #id589 .panel-wrapper {
        bottom: 0;
        height: 250px;
        left: 50%;
        margin: 0;
        max-width: 90%;
        padding: 0;
        position: absolute;
        text-align: center;
        transform: translateX(-50%);
        width: 100%;
    }
}

@media screen and (max-width: 668px) {
    .homepage #id1761 .panel-wrapper {
        bottom: 40px;
        left: 50%;
        margin: 0 auto;
        max-width: none;
        position: absolute;
        text-align: center;
        transform: translateX(-50%);
    }
    .homepage #id1761 .panel-wrapper .id1761 h2.title {
        font-size: 4.4em;
    }
    .homepage #id1761 .panel-wrapper a.button-outline {
        margin: 0 auto;
        width: 20vw;
    }
    .homepage #id1762 .panel-wrapper {
        bottom: 40px;
        left: 50%;
        margin: 0 auto;
        max-width: 54vw;
        position: absolute;
        text-align: center;
        transform: translateX(-50%);
    }
    .homepage #id1762 .panel-wrapper .id1762 h2.title {
        font-size: 4.4em;
    }
    .homepage #id1762 .panel-wrapper a.button-outline {
        margin: 0 auto;
        width: 20vw;
    }
}

@media screen and (max-width: 546px) {
    .homepage #id1762 .panel-wrapper .id1762 h2.title {
        font-size: 3.8em;
    }
}

@media screen and (max-width: 481px) {
    .homepage #id1762 .panel-wrapper .id1762 h2.title {
        font-size: 3.6em;
    }
    .homepage #id1762.panel-wrapper a.button-outline {
        width: 26vw;
    }
    .homepage #id1761 .panel-wrapper .id1761 h2.title {
        font-size: 4em;
    }
}

@media screen and (max-width: 464px) {
    .homepage #id1761 .panel-wrapper .id1761 h2.title {
        font-size: 3.8em;
    }
}

@media screen and (max-width: 447px) {
    .homepage #id1762 .panel-wrapper .id1762 h2.title {
        font-size: 3.4em;
    }
    .homepage #id1761 .panel-wrapper .id1761 h2.title {
        font-size: 3.6em;
    }
}

@media screen and (max-width: 440px) {
    .homepage #id1762 .panel-wrapper .id1762 h2.title {
        font-size: 3.2em;
    }
}

@media screen and (max-width: 400px) {
    .homepage #id1761 .panel-wrapper {
        max-width: 76vw;
    }
    .homepage #id1761 .panel-wrapper a.button-outline {
        width: 30vw;
    }
    .homepage #id1762 .panel-wrapper {
        max-width: 76vw;
    }
    .homepage #id1762 .panel-wrapper .id1762 h2.title {
        font-size: 3.6em;
    }
    .homepage #id1762 .panel-wrapper a.button-outline {
        width: 30vw;
    }
}

@media screen and (max-width: 330px) {
    .homepage #id1762 .panel-wrapper a.button-outline {
        width: 32vw;
    }
}

.show-on-mobile {
    display: none;
}

.show-on-phone {
    display: none;
}

.show-on-phone-imp {
    display: none !important;
}

.mobile-content-bar {
    display: none;
}

@media screen and (max-width: 960px) {
    .show-on-mobile {
        display: block;
    }
    .hide-on-mobile {
        display: none;
    }
}

@media screen and (max-width: 668px) {
    .show-on-phone {
        display: block;
    }
    .show-on-phone-imp {
        display: block !important;
    }
    .hide-on-phone {
        display: none;
    }
    .hide-on-phone-imp {
        display: none !important;
    }
    .mobile-content-bar {
        display: block;
        background-color: #000;
        border-top: #5d2c85 solid 2px;
    }
    .mobile-content-bar p {
        text-align: center;
        padding: 8px;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 668px) {
    .z-row {
        margin-bottom: 0px;
    }
    .z-row [class^="col-"],
    .z-row [class*=" col-"] {
        float: none;
        width: 100%;
        margin-right: 0px;
        margin-bottom: 0px;
        clear: both;
    }
}

.product-page {
    background: #fff;
}

.product-page .section-nav {
    background: #35194c;
    padding: 12px;
}

@media screen and (max-width: 500px) {
    .product-page .section-nav {
        padding: 0px;
    }
}

.product-page .section-nav a {
    color: #e6dcff;
    text-transform: uppercase;
}

.product-page .opening {
    padding: 3%;
    background-image: url(/img/products-bg.jpg);
    background-size: cover;
    background-position: center center;
}

.product-page .opening h1,
.product-page .opening h3 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 100;
}

@media screen and (max-width: 600px) {
    .product-page .opening h1,
    .product-page .opening h3 {
        padding-top: 20px;
    }
}

.product-page .opening p {
    color: #f7f7f7;
}

.product-page .opening .product_img {
    width: 41.6667%;
}

@media screen and (max-width: 668px) {
    .product-page .opening .product_img {
        width: 100%;
    }
}

.product-page .opening .product_list_item {
    width: 25%;
}

@media screen and (max-width: 668px) {
    .product-page .opening .product_list_item {
        width: 100%;
    }
}

.product-page .opening .title-col {
    position: relative;
}

.product-page .opening .title-col .thumbnail-wrap {
    position: relative;
    display: inline-block;
    width: 144px;
    height: 81px;
    background-size: cover;
    background-position: center center;
    background-color: rgba(20, 20, 20, 0.9);
    border: #5d2c85 2px solid;
    cursor: pointer;
}

.product-page .opening .title-col .thumbnail-wrap icon {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 36px;
    margin-top: -18px;
    width: 36px;
    margin-left: -18px;
    display: inline-block;
    font-size: 15px;
    line-height: 36px;
    border-radius: 50%;
    background: #333;
    background: rgba(20, 20, 20, 0.6);
    color: #ddd;
    border: solid #ddd 2px;
    text-align: center;
}

.product-page .opening .title-col .thumbnail-wrap:hover icon {
    background: rgba(20, 20, 20, 0.8);
    color: #fff;
    border-color: #fff;
}

@media screen and (min-width: 668px) {
    .product-page .opening .title-col a.button-outline {
        bottom: 2px;
        right: 2px;
        padding: 4px 8px;
        width: 135px;
        text-align: center;
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 600px) {
    .product-page .opening .title-col {
        text-align: center;
    }
}

.product-page .main-content {
    background: #f8f5ff;
    text-align: center;
    padding: 30px 0;
    position: relative;
}

.product-page .main-content .main-content-title {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 14px;
    color: #222;
}

.product-page .main-content h3 {
    text-transform: uppercase;
    font-weight: 400;
}

.product-page .main-content .title-wrap {
    position: relative;
    padding: 10px 0;
    display: table;
    width: 100%;
    text-align: center;
}

@media screen and (max-width: 604px) {
    .product-page .main-content .title-wrap {
        padding: 20px 0;
    }
}

.product-page .main-content .title-wrap h2 {
    position: absolute;
    left: 50%;
    display: table-cell;
    vertical-align: middle;
    background: #f8f5ff;
    text-align: center;
    font-size: 2em;
    font-weight: 100;
    color: #777;
    text-transform: uppercase;
    width: 300px;
    margin-left: -150px;
}

.product-page .main-content .title-wrap h2 img {
    vertical-align: middle;
    margin-left: 20px;
}

.product-page .main-content .product {
    display: inline-block;
    padding: 57px;
    position: relative;
}

@media screen and (max-width: 1280px) {
    .product-page .main-content .product {
        padding: 20px 57px;
    }
}

@media screen and (max-width: 604px) {
    .product-page .main-content .product {
        padding: 10px 57px;
    }
}

.product-page .main-content .product.specialty_products {
    padding: 22px;
}

@media screen and (max-width: 1280px) {
    .product-page .main-content .product.specialty_products {
        padding: 20px 70px;
    }
}

@media screen and (max-width: 654px) {
    .product-page .main-content .product.specialty_products {
        padding: 20px 60px;
    }
}

@media screen and (max-width: 604px) {
    .product-page .main-content .product.specialty_products {
        padding: 10px 70px;
    }
}

.product-page .main-content .product.specialty_products .specialty_products_spark {
    background-color: #e8e8e8;
    padding: 28px;
}

.product-page .main-content .product.specialty_products .new-callout {
    position: absolute;
    right: 26px;
    top: 22px;
}

.product-page .main-content .product.specialty_products:first-child {
    position: relative;
}

@media screen and (max-width: 1280px) {
    .product-page .main-content .product.specialty_products:first-child {
        padding: 20px 50px;
    }
}

@media screen and (max-width: 654px) {
    .product-page .main-content .product.specialty_products:first-child {
        padding: 20px 40px;
    }
}

@media screen and (max-width: 614px) {
    .product-page .main-content .product.specialty_products:first-child {
        padding: 20px 30px;
    }
}

.product-page .main-content .products-list {
    position: relative;
}

.product-page .main-content .products-list span {
    display: block;
    position: absolute;
    top: -100px;
}

.product-page .main-content .products-list .product-wrap h5 {
    text-transform: uppercase;
    margin-top: 20px;
    line-height: 20px;
}

.product-page .lower-section {
    text-align: center;
    background: #000;
}

.product-page .lower-section .z-row {
    min-height: 450px;
}

.product-page .lower-section .z-row .cw {
    height: 450px;
    text-align: left;
    background: #000;
}

@media screen and (max-width: 500px) {
    .product-page .lower-section .z-row .cw {
        height: 400px;
    }
}

.product-page .lower-section .z-row .cw hr.small-purple {
    margin-left: 0;
}

.product-page .lower-section .z-row .cw h3 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 100;
}

.product-page .lower-section .z-row .cw p {
    color: #ddd;
}

.product-page .lower-section .z-row .table-wrap {
    max-width: 100%;
    overflow-x: auto;
}

.product-page .lower-section .z-row table {
    min-width: 900px;
    margin: 0;
}

.product-page .lower-section .z-row table th {
    background: #714794;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    padding: 13px 0.5%;
    width: 10.375%;
    font-weight: 400;
}

@media screen and (max-width: 1200px) {
    .product-page .lower-section .z-row table th {
        font-size: 0.8em;
    }
}

.product-page .lower-section .z-row table th:nth-child(odd) {
    background: #7e4fa5;
}

.product-page .lower-section .z-row table th:first-child {
    background: #714794;
    width: 13%;
}

.product-page .lower-section .z-row table td {
    text-align: center;
    vertical-align: middle;
    background-color: #b9b9b9;
    border-bottom: #fff 1px solid;
    padding: 15px 2px;
}

.product-page .lower-section .z-row table td:nth-child(odd) {
    background-color: #c8c7c7;
}

.product-page .lower-section .z-row table td.title {
    background: #757474;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    font-weight: 400;
    padding: 15px 6px;
}

@media screen and (max-width: 1200px) {
    .product-page .lower-section .z-row table td.title {
        font-size: 0.8em;
    }
}

.product-page .lower-section .z-row table td i {
    color: #8e51cc;
}

@media screen and (max-width: 1600px) {
    .product-page .lower-section .z-row table td i {
        font-size: 0.8em;
    }
}

@media screen and (max-width: 1200px) {
    .product-page .lower-section .z-row table td i {
        font-size: 0.5em;
    }
}

.product-page .lower-section .z-row table td hr {
    border-color: #a4a4a4;
    display: block;
    width: 60%;
    margin: 0 auto;
}

.product-page .informational-text {
    text-align: left;
}

.product-page.products-page .bv-cleanslate .bv-core-container-7 .bv-rating-stars-container {
    margin: 7px 0 !important;
}

.product-page.products-page .bv-cleanslate .bv-core-container-7 .bv-rating-stars-container .bv-rating-stars {
    font-size: 16px !important;
    letter-spacing: 4px !important;
}

.product-page.products-page #custom-buttons {
    margin-bottom: 15px;
}

.product-page.products-page .opening {
    background: #ddd;
    background-image: url(https://astroglide.media.zestyio.com/products-page-bg.png);
    background-size: cover;
    padding: 0;
}

.product-page.products-page .opening div:first-child {
    z-index: 0 !important;
}

.product-page.products-page .opening div:first-child video {
    max-width: initial;
}

.product-page.products-page .opening .vid-overlay {
    position: relative;
    z-index: 2;
    background: rgba(255, 255, 255, 0.5);
    padding: 100px;
}

@media screen and (max-width: 668px) {
    .product-page.products-page .opening .vid-overlay {
        padding: 20px 60px;
    }
}

@media screen and (max-width: 600px) {
    .product-page.products-page .opening .vid-overlay {
        padding: 20px;
    }
}

.product-page.products-page .opening .white-background .description-title {
    font-size: 24px;
}

@media screen and (max-width: 600px) {
    .product-page.products-page .opening .white-background {
        background-color: #fff;
        padding: 5%;
    }
    .product-page.products-page .opening .white-background h2,
    .product-page.products-page .opening .white-background h4 {
        text-transform: uppercase;
    }
    .product-page.products-page .opening .white-background p.small {
        font-size: 1.4em;
    }
}

@media screen and (max-width: 1050px) {
    .product-page.products-page .opening .title-col a.button-outline {
        display: block;
        margin: 5px auto;
        position: relative;
        text-align: center;
        width: 100%;
        bottom: -20px;
        box-sizing: border-box;
    }
}

.product-page.products-page .opening h1 {
    color: #454545;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 100;
}

.product-page.products-page .opening h1 span {
    font-size: 2.2em;
    font-weight: 800;
    line-height: 1em;
}

@media screen and (max-width: 1000px) {
    .product-page.products-page .opening h1 span {
        font-size: 50px;
    }
}

@media screen and (max-width: 900px) {
    .product-page.products-page .opening h1 span {
        font-size: 40px;
    }
}

@media screen and (max-width: 500px) {
    .product-page.products-page .opening h1 span {
        font-size: 1.5em;
    }
}

.product-page.products-page .opening h3 {
    color: #454545;
}

.product-page.products-page .opening h3 span {
    font-size: 2.2em;
    font-weight: 800;
    line-height: 1em;
}

@media screen and (max-width: 1000px) {
    .product-page.products-page .opening h3 span {
        font-size: 50px;
    }
}

@media screen and (max-width: 900px) {
    .product-page.products-page .opening h3 span {
        font-size: 40px;
    }
}

@media screen and (max-width: 500px) {
    .product-page.products-page .opening h3 span {
        font-size: 1.5em;
    }
}

.product-page.products-page .opening .description-title {
    color: #333;
}

.product-page.products-page .opening .ingredients-title {
    color: #333;
}

.product-page.products-page .opening #custom-buttons a {
    font-size: 1.6em;
    padding: 10px;
}

.product-page.products-page .opening #custom-buttons a:hover {
    color: #555;
}

.product-page.products-page .opening #show-share {
    cursor: pointer;
}

.product-page.products-page .opening .share-social {
    background: #f8f5ff;
    padding: 3%;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-box-shadow: 2px 2px 4px #777;
    -moz-box-shadow: 2px 2px 4px #777;
    box-shadow: 2px 2px 4px #777;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.product-page.products-page .opening .share-social span {
    padding-bottom: 4px;
}

.product-page.products-page .opening .share-social.view {
    opacity: 1;
    filter: alpha(opacity=100);
}

.product-page.products-page .opening hr.small-purple {
    margin-left: 0;
}

@media screen and (max-width: 668px) {
    .product-page.products-page .opening hr.small-purple {
        margin: 14px auto;
    }
}

.product-page.products-page .opening p {
    color: #545454;
}

.product-page.products-page .opening a {
    color: #222;
}

.product-page.products-page .opening a:hover {
    color: #fff;
}

.product-page.products-page .opening img.main-img {
    display: block;
    width: 80%;
    margin: 20px auto 0;
}

@media screen and (max-width: 668px) {
    .product-page.products-page .opening img.main-img {
        margin: 20px auto 80px;
        width: 80%;
    }
}

.product-page.products-page .opening .ingredients-wrap p.features {
    margin-bottom: 10px;
}

.product-page.products-page .opening .ingredients-wrap p.features span.little-pic {
    position: relative;
    top: 9px;
    width: 25px;
    height: 26px;
    margin-right: 20px;
    display: inline-block;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.product-page.products-page .opening .ingredients-wrap .desktop-ounces {
    display: block;
    padding-top: 20px;
}

@media screen and (max-width: 668px) {
    .product-page.products-page .opening .ingredients-wrap .desktop-ounces {
        display: none;
        padding-top: 0;
    }
}

.product-page.products-page .lower-section {
    background: #000;
}

.product-page.products-page .lower-section .col-2\/3 {
    background: #454545;
    min-height: 450px;
}

@media screen and (max-width: 1530px) {
    .product-page.products-page .lower-section .col-2\/3 {
        background-position: right top;
    }
}

@media screen and (max-width: 668px) {
    .product-page.products-page .lower-section .col-2\/3 {
        background-repeat: no-repeat;
        background-size: cover;
        min-height: auto;
        padding-bottom: 45%;
    }
}

.product-page.products-page .informational-text {
    text-align: left;
}

@media screen and (max-width: 668px) {
    .product-page.products-page .informational-text {
        margin: 0px 20px;
    }
}

#iframeHolder {
    background-color: #333;
    background-color: rgba(20, 20, 20, 0.9);
    position: fixed;
    top: 0;
    left: 0px;
    width: 100%;
    height: 200%;
    overflow: auto;
}

#iframeVideo {
    position: absolute;
    border: 2px #cdcdcd solid;
    width: 1100px;
    height: 650px;
    top: 160px;
    left: 50%;
    margin-left: -550px;
    background: #dcdcdc;
    z-index: 10000;
    box-shadow: 0px 0px 10px;
    opacity: 0;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    z-index: 101;
}

@media screen and (max-height: 850px) {
    #iframeVideo {
        width: 900px;
        height: 536px;
        margin-left: -450px;
    }
}

@media screen and (max-height: 650px) {
    #iframeVideo {
        width: 650px;
        height: 396px;
        margin-left: -325px;
    }
}

#iframeVideo iframe {
    width: 100%;
    height: 650px;
}

@media screen and (max-height: 850px) {
    #iframeVideo iframe {
        height: 536px;
    }
}

@media screen and (max-height: 650px) {
    #iframeVideo iframe {
        height: 396px;
    }
}

#iframeVideo a {
    position: absolute;
    bottom: 102%;
    right: 0px;
    z-index: 101;
}

#iframeVideo h3 {
    position: absolute;
    bottom: 102%;
    left: 0px;
    z-index: 101;
    color: #fff;
    font-size: 1.6em;
    font-weight: 500;
    line-height: 1em;
    text-transform: uppercase;
    margin-bottom: 0;
}

#iframeVideo h3 span {
    font-size: 1.9em;
    font-weight: 700;
    line-height: 1em;
}

.bv-compat {
    max-width: 77px !important;
    margin: 0 auto !important;
}

.fancybox-container {
    position: fixed;
    top: 15vh;
    left: 50%;
    width: 800px;
    height: 80vh;
    display: block;
}

@media (max-width: 800px) {
    .fancybox-container {
        width: 90%;
        left: 5%;
        top: 5vh;
        height: 150vh;
        margin-left: 0;
    }
}

.buy-modal {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 111;
}

.buy-modal .modal-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.buy-modal .modal-container {
    position: fixed;
    top: 15vh;
    left: 50%;
    width: 800px;
    margin-left: -400px;
    height: 80vh;
    display: block;
}

@media (max-width: 800px) {
    .buy-modal .modal-container {
        width: 90%;
        left: 5%;
        top: 5vh;
        height: 150vh;
        margin-left: 0;
    }
}

.buy-modal .modal-container .buy-close {
    position: absolute;
    bottom: 100%;
    right: 0;
    cursor: pointer;
}

.buy-modal .modal-container iframe {
    position: absolute;
    top: 0;
    height: 80vh;
    width: 100%;
}

@media (max-width: 800px) {
    .buy-modal .modal-container iframe {
        width: 90%;
        margin-left: 5%;
        height: auto;
        min-height: 150vh;
        overflow: auto;
    }
}

.lube-ed-page .top-row .overlay-container {
    height: 540px;
    background-color: #000;
}

.lube-ed-page .top-row .overlay-container p {
    color: #eee;
}

.lube-ed-page .top-row .overlay-container .text-overlay {
    max-width: 425px;
}

.lube-ed-page .second-row .cw {
    height: 440px;
    background: #000;
}

@media screen and (max-width: 480px) {
    .lube-ed-page .second-row .cw {
        height: 300px;
        background-size: cover;
    }
}

.lube-ed-page .second-row .cw p {
    color: #eee;
}

.lube-ed-page hr.small-purple {
    margin: 20px 0;
}

.lube-ed-page h3.title {
    font-size: 2em;
}

.lube-ed-page .ls-nav {
    overflow: hidden;
    clear: both;
    width: 35%;
    float: left;
    background: #fff;
    margin-top: 80px;
}

.lube-ed-page .ls-nav a {
    background: #fff;
    color: #333;
    padding: 10px 4%;
    width: 92%;
    outline: 0;
}

.lube-ed-page .ls-nav a:hover {
    background: #ededed;
    color: #333;
    text-shadow: none;
}

.lube-ed-page .ls-nav .current a {
    background: #ededed;
}

.lube-ed-page .currentCrossLink {
    font-weight: bold;
}

.lube-ed-page .ls-nav ul {
    margin: 0;
    padding: 0;
    clear: both;
    display: block;
    margin: auto;
    overflow: hidden;
    width: 100%;
}

.lube-ed-page .ls-nav ul li {
    margin: 0;
    padding: 0;
    display: block;
}

.lube-ed-page .ls-nav ul li a {
    display: block;
    text-decoration: none;
}

.lube-ed-page .liquid-slider {
    float: right;
    width: 65%;
    background: #fff;
}

.lube-ed-page .liquid-slider .panel {
    width: 100%;
}

.lube-ed-page .panel-wrapper {
    padding-top: 0;
}

.lube-ed-page .faq-section {
    background: #fff;
    padding: 40px 100px;
    position: relative;
    text-align: center;
}

.lube-ed-page .faq-section h3,
.lube-ed-page .faq-section hr {
    font-weight: 100;
}

.lube-ed-page .faq-section hr {
    top: 60px;
    margin: 20px auto;
}

.lube-ed-page .faq-section a.button-outline {
    color: #333;
}

.lube-ed-page .faq-section a.button-outline:hover {
    color: #fff;
}

.healthcare-page {
    background: #fff;
}

.healthcare-page .opening {
    background: #000;
    padding: 100px 0px;
}

.healthcare-page .opening .button-outline{
    background-color: #5d2c85;
    color: #ffffff;
}
.healthcare-page .opening .button-outline:hover{
    background-color: #ffffff;
    color: #5d2c85;
}

@media screen and (max-width: 480px) {
    .healthcare-page .opening {
        padding: 30px 0px;
        background-position: right top;
        height: 210px;
    }
}

.healthcare-page .opening h1 {
    color: #000;
    text-transform: uppercase;
    max-width: 550px;
    font-weight: 600;
    font-size: 5em;
    line-height: 1;
}

@media screen and (max-width: 960px) {
    .healthcare-page .opening h1 {
        padding: 3%;
    }
}

@media screen and (max-width: 500px) {
    .healthcare-page .opening h1 {
        font-size: 3em;
        padding: 3%;
    }
}

.healthcare-page .content-section {
    padding: 40px 0;
}

@media screen and (max-width: 960px) {
    .healthcare-page .content-section {
        padding: 3%;
    }
}

.healthcare-page .content-section ul {
    padding: 0;
    margin: 0;
    font-size: 1.5em;
    line-height: 1.5em;
}

.healthcare-page .content-section ul li {
    padding: 0;
    margin: 0;
}

.healthcare-page .ttc-section {
    background: #ddd;
    padding: 0;
}

.healthcare-page .ttc-section .z-container {
    padding: 60px 0 80px 0;
}

.healthcare-page .ttc-section .z-container .z-row {
    max-width: 450px;
}

.healthcare-page .ttc-section .z-container .z-row h3 {
    text-transform: uppercase;
    font-weight: normal;
    margin: 20px 0;
}

.healthcare-page .ttc-section .z-container .z-row hr.small-purple {
    text-align: left;
    margin: 20px 0;
}

.healthcare-page .ttc-section .z-container .z-row .product-img-wrapper {
    display: none;
    padding: 5% 10%;
    max-width: 100%;
}

.healthcare-page .ttc-section .z-container .z-row .ttc-icon-section {
    padding-bottom: 30px;
}

.healthcare-page .ttc-section .z-container .z-row .ttc-icon-section .ttc-icon-wrapper {
    display: inline-block;
    margin-right: 20px;
}

.healthcare-page .ttc-section .z-container .z-row .ttc-icon-section .ttc-icon-wrapper .img-wrapper {
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
}

.healthcare-page .ttc-section .z-container .z-row .ttc-icon-section .ttc-icon-wrapper .img-wrapper img {
    max-width: 100%;
    max-height: 100%;
}

.healthcare-page .ttc-section .z-container .z-row .ttc-icon-section .ttc-icon-wrapper h6 {
    font-size: 10px;
    text-transform: uppercase;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}

@media screen and (max-width: 1024px) {
    .healthcare-page .ttc-section {
        background-image: none !important;
    }
    .healthcare-page .ttc-section .z-container {
        padding: 40px 0 60px 0;
    }
    .healthcare-page .ttc-section .z-container .z-row {
        margin: 0 auto;
        text-align: center;
    }
    .healthcare-page .ttc-section hr.small-purple {
        display: none;
    }
    .healthcare-page .ttc-section .product-img-wrapper {
        display: block !important;
    }
}

@media screen and (max-width: 720px) {
    .healthcare-page .ttc-section .z-container .z-row {
        margin: 0 0;
        padding: 0 3%;
        text-align: left;
    }
}

.healthcare-page .i-section {
    background: #f8f5ff;
    text-align: center;
    padding: 50px 0;
}

@media screen and (max-width: 960px) {
    .healthcare-page .i-section {
        padding: 3%;
    }
}

.healthcare-page .i-section h3 {
    text-transform: uppercase;
}

@media screen and (max-width: 480px) {
    .healthcare-page .i-section h3 {
        font-weight: normal;
    }
}

.healthcare-page .i-section hr.holder-icon {
    position: relative;
    top: 68px;
}

.healthcare-page .i-section h5 {
    text-transform: uppercase;
    margin-bottom: 30px;
}

@media screen and (max-width: 600px) {
    .healthcare-page .i-section h5 {
        font-size: 1.1em;
    }
}

@media screen and (max-width: 480px) {
    .healthcare-page .i-section h5 {
        font-size: 2.1em;
    }
}

.healthcare-page .i-section .product-image-wrap img {
    max-height: 330px;
    max-width: 75%;
    width: auto;
}

@media screen and (max-width: 480px) {
    .healthcare-page .i-section .product-image-wrap img {
        max-width: 100%;
    }
}

.healthcare-page .i-section .icons {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1060px;
    width: 100%;
}

.healthcare-page .i-section .icons .i-wrapper {
    position: relative;
    padding: 5%;
    padding-top: 0;
}

.healthcare-page .i-section .icons .i-wrapper.three {
    padding: 3.2222%;
    padding-top: 0;
}

.healthcare-page .i-section .icons .i-wrapper h5 {
    text-align: center;
    margin-top: 30px;
}

@media screen and (max-width: 480px) {
    .healthcare-page .i-section .icons .i-wrapper h5 {
        font-size: 2em;
    }
}

@media screen and (max-width: 480px) {
    .healthcare-page .i-section .icons .i-wrapper h5.product-title {
        font-weight: 500;
    }
}

.healthcare-page .i-section .icons .i-wrapper .bg-icon {
    height: 30px;
    width: 50px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 30px auto;
}

.healthcare-page .i-section .icons .i-wrapper a.button-outline {
    color: #333;
}

.healthcare-page .i-section .icons .i-wrapper a.button-outline:hover {
    color: #fff;
}

.healthcare-page .form-section {
    background: #383838;
    padding: 80px 0px;
    text-align: center;
}

@media screen and (max-width: 960px) {
    .healthcare-page .form-section {
        padding: 6%;
    }
}

@media screen and (max-width: 480px) {
    .healthcare-page .form-section {
        text-align: left;
    }
}

@media screen and (max-width: 480px) {
    .healthcare-page .form-section hr.small-purple {
        margin: 4px;
    }
}

.healthcare-page .form-section p {
    max-width: 600px;
    margin: 30px auto;
    color: #ddd;
}

@media screen and (max-width: 480px) {
    .healthcare-page .form-section p.form-text {
        margin: 0px;
        text-align: left;
    }
}

@media screen and (max-width: 480px) {
    .healthcare-page .form-section h3.title {
        font-weight: 200;
        padding: 3%;
    }
}

.healthcare-page .form-section h2 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

.healthcare-page .form-section form {
    padding: 20px 0;
    text-align: left;
}

.healthcare-page .form-section form fieldset {
    padding: 10px 20px;
}

@media screen and (max-width: 480px) {
    .healthcare-page .form-section form fieldset label {
        font-weight: normal;
        line-height: 1.3;
    }
}

.healthcare-page .form-section form input[type='submit'] {
    display: block;
    margin: 0 auto;
    text-align: center;
}

@media screen and (max-width: 480px) {
    .healthcare-page .form-section form input[type='submit'] {
        margin: 0px;
    }
}

.healthcare-page .form-section form label.error {
    color: #a20000;
}

.healthcare-page .form-section form label.cert-prof {
    position: relative;
}

.healthcare-page .form-section form label.cert-prof #certified-error {
    position: absolute;
    top: 33px;
}

@media (max-width: 960px) {
    .healthcare-page .form-section form label.cert-prof #certified-error {
        top: 51px;
    }
}

.healthcare-page .form-section .resources-section {
    text-align: center;
    padding: 60px 0px;
}

@media screen and (max-width: 960px) {
    .healthcare-page .form-section .resources-section {
        padding: 3%;
    }
}

.healthcare-page .form-section .resources-section h3 {
    text-transform: uppercase;
}

.healthcare-page .form-section .resources-section p {
    max-width: 800px;
    margin: 20px auto;
}

.news-page {
    background: #fff;
}

.news-page .opening {
    padding: 160px 5%;
    background-size: cover;
    background-position: center center;
}

@media screen and (max-width: 600px) {
    .news-page .opening {
        min-height: 210px;
        padding: 5%;
    }
}

.news-page .opening h2 {
    color: #fff;
    text-transform: uppercase;
    max-width: 400px;
    font-weight: bold;
}

.news-page .opening p {
    color: #ddd;
    max-width: 400px;
}

.news-page .opening a.button-outline {
    background: #5d2c85;
}

.news-page .category-section .search-bar {
    padding-top: 20px;
    display: block;
    text-align: center;
    background: #f8f5ff;
}

.news-page .category-section .search-bar form {
    display: block;
    max-width: 700px;
    margin: 0 auto;
    position: relative;
}

.news-page .category-section .search-bar form label#search-label {
    display: inline-block;
    width: 15%;
    color: #222;
}

@media (max-width: 800px) {
    .news-page .category-section .search-bar form label#search-label {
        line-height: 34px;
    }
}

.news-page .category-section .search-bar form .search-clear {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 20px;
    padding: 5px;
    display: none;
}

.news-page .category-section .search-bar form input#search {
    display: inline-block;
    width: 84%;
}

.news-page .category-section .section-title {
    font-weight: 100;
    margin-bottom: 40px;
    text-transform: uppercase;
    text-align: center;
}

@media screen and (max-width: 668px) {
    .news-page .category-section .section-title {
        margin-top: 40px;
    }
}

.news-page .category-section ul.category-chooser {
    margin: 0;
    padding: 5%;
    padding-bottom: 0;
    background: #f8f5ff;
    text-align: center;
    list-style: none;
    border-bottom: 1px solid #c1c1c1;
    position: relative;
}

.news-page .category-section ul.category-chooser h3 {
    font-weight: 100;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.news-page .category-section ul.category-chooser >li {
    display: inline-block;
    padding: 0px 35px;
    margin-left: 0px;
}

@media screen and (max-width: 1340px) {
    .news-page .category-section ul.category-chooser >li {
        padding: 0px 25px;
    }
}

@media screen and (max-width: 1140px) {
    .news-page .category-section ul.category-chooser >li {
        padding: 0px 20px;
    }
}

@media screen and (max-width: 960px) {
    .news-page .category-section ul.category-chooser >li {
        display: none;
    }
}

.news-page .category-section ul.category-chooser >li a {
    padding-bottom: 5px;
    color: #333;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}

.news-page .category-section ul.category-chooser >li a.at {
    border-bottom: 4px solid #8e51cc;
}

.news-page .category-section ul.category-chooser >li a:hover {
    color: #7435b5;
}

.news-page .category-section ul.category-chooser >li ul.subcats {
    margin: 0;
    padding: 0;
    height: 0;
    position: absolute;
    display: none;
}

.news-page .category-section ul.category-chooser >li.parent a:after {
    content: '';
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #333;
    position: absolute;
    bottom: 0%;
    left: 50%;
    margin-left: -4px;
}

.news-page .category-section ul.category-chooser >li.parent ul.subcats {
    position: absolute;
    height: auto;
    top: 100%;
    width: 100%;
    left: 0;
    background: #eee;
    text-align: center;
    margin: 0;
}

.news-page .category-section ul.category-chooser >li.parent ul.subcats li {
    list-style: none;
    padding: 5px;
    font-size: 14pt;
    display: inline-block;
}

.news-page .category-section ul.category-chooser >li.parent ul.subcats li a {
    color: #8e51cc;
}

.news-page .category-section ul.category-chooser >li.parent ul.subcats li a:hover {
    color: #7435b5;
}

.news-page .category-section ul.category-chooser >li.parent ul.subcats li a:after {
    display: none;
}

.news-page .category-section .dropdown-category-chooser {
    margin: 20px;
}

.news-page .category-section .dropdown-category-chooser .current,
.news-page .category-section .dropdown-category-chooser .options .option {
    padding: 12px;
}

.news-page .category-section .dropdown-category-chooser .current {
    background-color: #dddedd;
}

.news-page .category-section .dropdown-category-chooser .current i {
    float: right;
}

.news-page .category-section .dropdown-category-chooser .options {
    display: none;
}

.news-page .category-section .dropdown-category-chooser .options .option {
    background-color: #dddedd;
    border-top: solid 1px #ccc;
    display: block;
}

.news-page .category-section .dropdown-category-chooser .options .option a {
    color: #000;
}

.news-page .category-section .dropdown-category-chooser .options .option i {
    visibility: hidden;
    margin-right: 8px;
}

.news-page .category-section .dropdown-category-chooser .options .option.selected i {
    visibility: visible;
}

.news-page .category-section .dropdown-category-chooser .options .option.subcategory {
    padding: 8px 25px;
}

.news-page .category-section .article-wrap {
    padding: 5%;
}

.news-page .category-section .article-wrap .article-list {
    overflow: hidden;
    text-indent: 0px;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.news-page .category-section .article-wrap .article-list.hidden {
    width: 0px;
    text-indent: -1000px;
}

.news-page .category-section .article-wrap .article-list.hidden span.intro {
    letter-spacing: -10px;
    text-indent: -1000px;
    display: none;
}

.news-page .category-section .article-wrap .article-list .ind-wrap {
    padding: 8%;
}

.news-page .category-section .article-wrap .article-list p {
    margin: 5px 0;
}

.news-page .category-section .article-wrap .article-list h6 {
    color: #8e51cc;
}

@media screen and (max-width: 480px) {
    .news-page .category-section .article-wrap .article-list h6 {
        color: #222;
        font-size: 24px;
        font-weight: 400;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
}

.news-page .category-section .article-wrap .article-list span.intro {
    color: #6e6e6e;
    font-size: 1.1em;
}

@media screen and (max-width: 600px) {
    .news-page .mobile-full-height {
        padding: 30px 20px;
    }
}

.article-page {
    background: #fff;
    padding: 65px 0 0;
}

.article-page ul,
.article-page ol,
.article-page dl {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 30px;
    margin-left: 30px;
    color: #6b6766;
}

.article-page .header-container {
    height: 86px;
}

.article-page .header-container #header {
    border-bottom: #5d2c85 solid 2px;
}

.article-page .header-container #header .logo-wrap {
    margin-left: 0;
    left: 10%;
}

.article-page .header-container #header .nav-container {
    position: absolute;
    right: 10%;
}

.article-page .header-container #header .nav-container ul#nav li {
    border-left: 0;
}

.article-page .header-container #header .nav-container ul#nav li:nth-child(3),
.article-page .header-container #header .nav-container ul#nav li:last-child {
    border-right: 0;
}

.article-page .header-container #header .nav-container ul#nav li:nth-child(3) {
    margin-right: 0;
}

.article-page .header-container #header .nav-container ul#nav li:nth-child(4) {
    margin-left: 0;
}

.article-page .header-container #header .nav-container ul#nav li a {
    padding: 0 20px;
}

.article-page .header-container #header .nav-container ul#nav li a.sample {
    color: #a266df;
}

.article-page img {
    margin-bottom: 35px;
}

@media screen and (max-width: 960px) {
    .article-page img {
        padding: 0%;
    }
}

.article-page .article-wrap {
    position: relative;
}

.article-page h1 {
    margin-bottom: 10px;
}

@media screen and (max-width: 480px) {
    .article-page h1 {
        font-weight: normal;
    }
}

.article-page h2 {
    color: #5E2B84;
    font-weight: bold;
    font-size: 26px !important;
}

.article-page h3 {
    color: #5E2B84;
    font-weight: bold;
    font-size: 24px !important;
}

.article-page p {
    font-size: 20px;
}

.article-page h4.date {
    color: #676767;
    font-weight: 100;
}

@media screen and (max-width: 480px) {
    .article-page h4.date {
        font-weight: bold;
        font-size: 14px;
    }
}

.article-page .share {
    margin-bottom: 20px;
}

@media screen and (max-width: 480px) {
    .article-page .share {
        text-align: center;
    }
}

.article-page .share span {
    text-transform: uppercase;
    font-size: 1.5em;
}

.article-page .share a {
    font-size: 1.5em;
    padding: 8px;
}

.article-page ol li h2 {
    margin-left: -20px;
}

.article-page .quiz ol {
    margin-bottom: 50px;
}

.article-page .quiz ol li {
    font-size: 24px;
}

.article-page .quiz ol li ol {
    margin-top: 20px;
    list-style-type: upper-alpha;
    counter-reset: my-counter;
}

.article-page .quiz ol li ol li {
    list-style-type: upper-alpha;
    font-size: 18px;
    margin-left: 0;
    background: #f2f2f2;
    padding: 12px 24px;
    margin-bottom: 5px;
    cursor: pointer;
}

.article-page .quiz ol li ol li.selected {
    background: #e1dbf0;
}

.article-page .quiz ol li ol:before {
    margin-right: 15px;
    font-weight: bold;
}

.article-page .quiz .get-results {
    cursor: pointer;
}

.article-page .quiz .result h3 {
    font-size: 24px;
    font-weight: normal;
    color: #8e51cc;
}

@media screen and (max-width: 960px) {
    .article-page .header-container {
        padding: 0;
    }
    .article-page .header-container #header .logo-wrap {
        left: 50%;
        margin-left: -62px;
    }
    .article-page .header-container * {
        padding: 0;
    }
}

#mc_embed_signup {
    transition: all 0.3s ease;
    background: #fff;
    clear: left;
    font: 12px;
    background-color: #f7f6f1;
}

#mc_embed_signup form {
    padding: 0 !important;
    background-color: #f7f6f1;
}

#mc_embed_signup #mc_embed_signup_scroll label {
    font-size: 14px;
    font-weight: 300;
    color: #000;
}

#mc_embed_signup #mc_embed_signup_scroll span.asterisk {
    color: #000;
}

#mc_embed_signup #mc_embed_signup_scroll div.mce_inline_error {
    color: #8e51cc !important;
    display: block;
    font-size: 11px !important;
    padding: 0 3px !important;
    text-align: left !important;
    background-color: #f7f6f1 !important;
    margin: -10px !important;
}

@media (max-width: 670px) {
    #mc_embed_signup #mc_embed_signup_scroll div.mce_inline_error {
        margin: 0 !important;
    }
}

#mc_embed_signup #mc_embed_signup_scroll div.mc-field-group {
    padding-bottom: 0 !important;
}

#mc_embed_signup #mc_embed_signup_scroll select {
    max-width: 95%;
    background-color: #fff;
    color: #919191;
}

@media (max-width: 670px) {
    #mc_embed_signup #mc_embed_signup_scroll select {
        margin-top: 10px;
    }
}

#mc_embed_signup #mc_embed_signup_scroll #mergeRow-gdpr {
    margin-top: 0 !important;
}

#mc_embed_signup #mc_embed_signup_scroll .content__gdpr {
    height: 50px;
}

#mc_embed_signup #mc_embed_signup_scroll .nbhnlFormValidationMsgsHolder {
    display: block;
    font-size: 11px;
    padding: 0 3px;
    text-align: left;
    color: #8e51cc;
}

#mc_embed_signup #mc_embed_signup_scroll #mc-embedded-subscribe {
    background-color: #5d2c85;
    padding: 0px 25px;
    margin: 0 auto;
    display: block;
    border-radius: 0;
    margin-top: 8px;
}

#mc_embed_signup #mc_embed_signup_scroll #mce-success-response {
    color: #5d2c85 !important;
}

.about-page .opening {
    background-position: center center;
    background-size: cover;
    padding: 100px 0px;
}

@media screen and (max-width: 480px) {
    .about-page .opening {
        height: 110px;
    }
}

.about-page .opening h1 {
    font-size: 5.3em;
    font-weight: 700;
    color: #fff;
}

@media screen and (max-width: 480px) {
    .about-page .opening h1 {
        font-size: 3.4em;
    }
}

.about-page .content-section {
    padding: 0;
    background-size: cover;
    background-position: center center;
}

.about-page .content-section hr.small-purple {
    margin-left: 0;
}

.about-page .content-section .lower-section {
    background-color: #f8f5ff;
}

.about-page .content-section .cc {
    height: 550px;
}

@media screen and (max-width: 480px) {
    .about-page .content-section .cc {
        height: 240px;
    }
}

@media screen and (max-width: 480px) {
    .about-page .content-section .cc h3 {
        margin-top: 25px;
        font-weight: normal;
    }
}

.about-page .content-section .cc.no-pad {
    padding: 0;
    padding-right: 15%;
}

@media screen and (max-width: 960px) {
    .about-page .content-section .cc.no-pad {
        padding-left: 3%;
    }
}

.about-page .content-section .cc.no-pad.right-side {
    padding-top: 93px;
    height: 387px;
}

.about-page .form-section {
    color: #ddd;
}

.about-page .form-section form hr {
    border-bottom: none;
    border-top-color: #949494;
}

@media screen and (max-width: 480px) {
    .about-page .form-section textarea {
        padding: 15px 10px;
    }
}

.about-page .press-section {
    background: #fff;
}

.about-page .press-section .cw {
    height: 450px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

@media screen and (max-width: 480px) {
    .about-page .press-section .cw {
        height: 240px;
    }
}

.about-page .press-section .kit-wrap {
    background: #000;
    padding: 15%;
}

.about-page .press-section .kit-wrap hr.small-purple {
    margin-left: 0;
}

.about-page .press-section .kit-wrap p {
    color: #ddd;
}

.about-page .hidden {
    display: none;
}

.about-page .about-contact-form .healthcare-pro-form {
    transition: all 0.5s ease-out;
}

.about-page .about-contact-form .healthcare-pro-form.hidden {
    transition: all 0.5s ease-out;
}

.about-page label.error {
    color: #a20000;
}

#sample-check-box {
    display: inline;
    width: auto;
    margin: 10px;
}

@media screen and (max-width: 480px) {
    #sample-check-box {
        font-size: 3.8vw;
    }
}

li.sr.masonry-item {
    list-style-type: none;
}

.where-to-buy-page {
    background: #fff;
    padding-bottom: 20px;
}

.where-to-buy-page .products-img .image-wrap{
    min-height: 375px;
    vertical-align: bottom;
}
@media screen and (max-width: 960px) {
    .where-to-buy-page {
        padding: 3%;
    }
}

@media screen and (max-width: 600px) {
    .where-to-buy-page h1 {
        font-weight: normal;
        text-transform: uppercase;
    }
}

.where-to-buy-page .title-wrap {
    position: relative;
    padding: 40px 0;
}

.where-to-buy-page .title-wrap h2 {
    position: absolute;
    width: 200px;
    left: 50%;
    top: 44px;
    margin-left: -100px;
    background: #fff;
    text-align: center;
    font-size: 2em;
    font-weight: 100;
    color: #777;
    text-transform: uppercase;
}

@media screen and (max-width: 600px) {
    .where-to-buy-page .title-wrap h2 {
        text-align: left;
        background: none;
        top: 20px;
        left: 35%;
        padding: 5px 0px;
        width: 86%;
    }
}

@media screen and (max-width: 600px) {
    .where-to-buy-page .title-wrap .toggle {
        float: right;
        -webkit-transition: all ease 300ms;
        -moz-transition: all ease 300ms;
        -o-transition: all ease 300ms;
        transition: all ease 300ms;
    }
    .where-to-buy-page .title-wrap .toggle.icon-minus {
        display: none;
    }
    .where-to-buy-page .title-wrap .toggle.icon-plus {
        display: block;
    }
}

.where-to-buy-page .buy-items a {
    color: #5d2c85;
}

@media screen and (max-width: 600px) {
    .where-to-buy-page .buy-items {
        padding: 0px 3%;
    }
}

.where-to-buy-page .open {
    border: none;
}

.where-to-buy-page .open .toggle.icon-plus {
    display: none;
}

.where-to-buy-page .open .toggle.icon-minus {
    display: block;
}

.where-to-buy-page .open h3 {
    color: #363636;
}

.where-to-buy-page .open .answer-wrap {
    display: block;
    padding: 15px 30px;
}

.where-to-buy-page hr.small-purple {
    margin-left: 0;
}

.where-to-buy-page .border-left {
    border-left: 1px #888 solid;
    padding: 0 10%;
}

@media screen and (max-width: 600px) {
    .where-to-buy-page .border-left {
        border: none;
        padding: 3%;
    }
}

.where-to-buy-page a {
    color: #777;
}

.where-to-buy-page a:hover {
    text-decoration: underline;
}

.where-to-buy-page a i {
    padding-left: 4px;
}

.where-to-buy-page p {
    margin-bottom: 4px;
}

.where-to-buy-page .products-img {
    text-align: center;
    margin-bottom: 35px;
}

.where-to-buy-page .pop-up-wrap p.click {
    cursor: pointer;
}

.where-to-buy-page .pop-up-wrap .pop-up {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #888;
    background: rgba(100, 100, 100, 0.5);
}

.where-to-buy-page .pop-up-wrap .pop-up .pop-up-bg {
    position: absolute;
    width: 100%;
    height: 100%;
}

.where-to-buy-page .pop-up-wrap .pop-up .pop-up-box {
    position: absolute;
    top: 50%;
    right: 50%;
    width: 300px;
    height: 350px;
    margin-top: -200px;
    margin-right: -175px;
    background: #fff;
    max-width: 80%;
    padding: 25px;
}

.where-to-buy-page .pop-up-wrap .pop-up .pop-up-box h3.title {
    text-transform: none;
    color: #000;
    font-weight: 100;
}

.where-to-buy-page .pop-up-wrap .pop-up .pop-up-box p strong {
    display: block;
    margin-bottom: 20px;
    color: #111;
}

.where-to-buy-page .pop-up-wrap .pop-up .pop-up-box a {
    color: #5d2c85;
}

.sample-page h1:nth-child(2) {
    text-transform: none;
}

.sample-page .opening {
    text-align: center;
}

@media screen and (max-width: 480px) {
    .sample-page .opening {
        min-height: 240px;
    }
}

@media screen and (max-width: 480px) {
    .sample-page .opening h3 {
        font-weight: bold;
    }
}

@media screen and (max-width: 480px) {
    .sample-page .opening p {
        color: #fff;
        font-weight: 100;
    }
}

.sample-page .product-content {
    padding: 30px 0;
}

@media all and (max-width: 670px) {
    .sample-page .product-content {
        text-align: center;
    }
}

.sample-page .product-content h2 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
}

.sample-page .product-content h2:nth-child(2) {
    text-transform: none;
}

@media all and (max-width: 668px) {
    .sample-page .product-content .col-1\/3 {
        padding: 0 30px;
    }
}

.sample-page .product-content .new-calllout {
    background-color: #e8e8e8;
    position: relative;
}

.sample-page .product-content .new-calllout .new-callout {
    position: absolute;
    right: 26px;
    top: 20px;
}

@media all and (max-width: 700px) {
    .sample-page .product-content .new-calllout .new-callout {
        right: 20px;
    }
}

@media all and (max-width: 680px) {
    .sample-page .product-content .new-calllout .new-callout {
        right: 16px;
    }
}

@media all and (max-width: 668px) {
    .sample-page .product-content .new-calllout .new-callout {
        left: 64%;
        padding-left: 30px;
        right: auto;
        transform: translateX(-64%);
    }
}

@media all and (max-width: 500px) {
    .sample-page .product-content .new-calllout .new-callout {
        padding-left: 50px;
    }
}

@media all and (max-width: 400px) {
    .sample-page .product-content .new-calllout .new-callout {
        padding-left: 80px;
    }
}

@media all and (max-width: 360px) {
    .sample-page .product-content .new-calllout .new-callout {
        padding-left: 100px;
    }
}

.sample-page .product-content .product-wrap {
    position: relative;
    display: block;
    padding: 20px 70px 40px;
}

@media all and (max-width: 953px) {
    .sample-page .product-content .product-wrap {
        padding: 20px 60px 40px;
    }
}

@media all and (max-width: 893px) {
    .sample-page .product-content .product-wrap {
        padding: 20px 50px 40px;
    }
}

@media all and (max-width: 833px) {
    .sample-page .product-content .product-wrap {
        padding: 20px 40px 40px;
    }
}

@media all and (max-width: 773px) {
    .sample-page .product-content .product-wrap {
        padding: 20px 30px 40px;
    }
}

@media all and (max-width: 773px) {
    .sample-page .product-content .product-wrap {
        padding: 20px 20px 40px;
    }
}

.sample-page .product-content .product-wrap h5 {
    margin-top: 20px;
    min-height: 42px;
}
.sample-page .product-content .product-wrap img{
    max-height: 250px;
}

@media all and (max-width: 480px) {
    .sample-page .product-content .product-wrap h5 {
        font-size: 2em;
    }
}

.sample-page .product-content .product-wrap p {
    min-height: 100px;
    font-size: 1.15em;
}

@media screen and (max-width: 480px) {
    .sample-page .product-content .product-wrap p {
        min-height: 0;
    }
}

.sample-page .product-content .product-wrap span.button-outline {
    color: #333;
}

.sample-page .product-content .product-wrap span.button-outline:hover {
    color: #fff;
}

.sample-page .form-section {
    padding: 30px 0px;
    text-align: center;
}

@media screen and (max-width: 600px) {
    .sample-page .form-section {
        padding: 3%;
    }
}

.sample-page .form-section p {
    max-width: 900px;
    margin: 30px auto;
    color: #444;
    font-weight: 100;
}

.sample-page .form-section h3.title {
    color: #111;
    font-weight: 400;
}

.sample-page .form-section h2 {
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
}

.sample-page .form-section form {
    padding: 20px;
    text-align: left;
}

@media screen and (max-width: 600px) {
    .sample-page .form-section form {
        padding: 20px 0%;
    }
}

.sample-page .form-section form fieldset {
    padding: 20px;
}

.sample-page .form-section form fieldset label {
    color: #444;
    font-weight: 500;
}

.sample-page .form-section form fieldset input {
    background-color: #e6e6e6;
    border: none;
    outline: 0;
}

.sample-page .form-section form fieldset select {
    background-color: #e6e6e6;
}

.sample-page .form-section form input[type='submit'] {
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #111;
}

.sample-page .form-section form input[type='submit']:hover {
    color: #fff;
}

.sample-page .form-section form p.required-note {
    color: #5d2c85;
    margin-left: 20px;
    text-align: left;
    font-size: 14px;
}

.sample-page .thank-you-message {
    text-align: center;
    margin-top: 30px;
}

.sample-page .thank-you-message h2 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
}

.sample-page .thank-you-message hr {
    max-width: 960px;
    margin: 30px auto;
}

.sample-page .feature-wrap {
    padding: 30px;
}

.sample-page .feature-wrap p {
    margin-top: 30px;
}

.sample-page .feature-wrap a.button-outline {
    color: #111;
}

p.required-note {
    color: #5d2c85;
    margin-left: 20px;
    text-align: left;
    font-size: 14px;
}

.steps-contianer {
    position: relative;
    max-width: 400vw;
    overflow: hidden;
    -webkit-transition: all ease 350ms;
    -moz-transition: all ease 350ms;
    -o-transition: all ease 350ms;
    transition: all ease 350ms;
}

.steps-contianer .step-nav {
    text-align: center;
    margin-top: 30px;
    padding: 15px 0;
}

.steps-contianer .step-nav span {
    padding: 6px 11px;
    border-radius: 50%;
    background: #e8e8e8;
    color: #a9a9a9;
    margin: 3px;
    cursor: pointer;
    -webkit-transition: all ease 350ms;
    -moz-transition: all ease 350ms;
    -o-transition: all ease 350ms;
    transition: all ease 350ms;
}

.steps-contianer .step-nav span.active {
    background: #5d2c85;
    color: #fff;
}

.steps-contianer .steps-wrap {
    width: 300vw;
    -webkit-transition: all ease 350ms;
    -moz-transition: all ease 350ms;
    -o-transition: all ease 350ms;
    transition: all ease 350ms;
}

.steps-contianer .steps-wrap .step {
    width: 100vw;
    float: left;
    box-sizing: border-box;
}

.modal-wrap ul.candidates {
    margin: 0;
}

.modal-wrap ul.candidates:after {
    content: '';
    display: table;
    clear: both;
}

.modal-wrap ul.candidates li {
    list-style: none;
    display: block;
    border: 1px solid #5d2c85;
    padding: 8px;
    width: 48%;
    margin: 1%;
    float: left;
    box-sizing: border-box;
}

.modal-wrap ul.candidates li a.button-outline {
    color: #5d2c85;
}

.modal-wrap ul.candidates li a.button-outline:hover {
    color: #fff;
}

@media (max-width: 600px) {
    .modal-wrap ul.candidates li {
        width: 100%;
        margin: 0;
    }
}

.terms {
    position: relative;
}

.terms label.error {
    position: absolute;
    margin-top: 40px;
}

.faq-page .opening {
    padding: 3%;
    background-image: url(img/products-bg.png);
    background-size: cover;
    background-position: center center;
}

.faq-page .opening h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 100;
}

.faq-page .opening hr.small-purple {
    margin-left: 0;
}

.faq-page .opening p {
    color: #ffffff;
}
.faq-page .opening a {
    color: #ffffff;
    font-weight: 600;
    text-decoration: underline;
}

.faq-page .faq-cat-box {
    border: 1px solid #d2d2d2;
    margin: 10px;
    padding: 20px;
    text-align: center;
}

.faq-page .faq-cat-box a {
    color: #000;
}

.faq-page .faq-cat-box a:hover {
    color: #fff;
}

.faq-page .main-section {
    background: #fff;
    padding: 30px 0;
}

@media screen and (max-width: 960px) {
    .faq-page .main-section {
        padding: 30px 4%;
    }
}

.faq-page .main-section .question-wrap {
    border-bottom: #a9a9a9 solid 1px;
    margin-bottom: 15px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.faq-page .main-section .question-wrap .toggle {
    float: right;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.faq-page .main-section .question-wrap .toggle.icon-minus {
    display: none;
}

.faq-page .main-section .question-wrap .toggle.icon-plus {
    display: block;
}

.faq-page .main-section .question-wrap h3 {
    color: #a9a9a9;
}

@media screen and (max-width: 500px) {
    .faq-page .main-section .question-wrap h3 {
        font-size: 1.5em;
    }
}

.faq-page .main-section .question-wrap .answer-wrap {
    background: #ededed;
    padding: 0px 30px;
    overflow: hidden;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.faq-page .main-section .question-wrap.open {
    border: none;
}

.faq-page .main-section .question-wrap.open .toggle.icon-plus {
    display: none;
}

.faq-page .main-section .question-wrap.open .toggle.icon-minus {
    display: block;
}

.faq-page .main-section .question-wrap.open h3 {
    color: #363636;
}

.faq-page .main-section .question-wrap.open .answer-wrap {
    display: block;
    padding: 15px 30px;
}

.faq-page .lower-section .cw {
    background-color: #000;
    background-position: center center;
    background-size: cover;
    min-height: 450px;
}

.faq-page .lower-section .cw h3,
.faq-page .lower-section .cw p {
    color: #fff;
}

.faq-page .lower-section .cw hr.small-purple {
    margin-left: 0;
}

.faq-cat .opening {
    position: relative;
}

.faq-cat div.tabs {
    position: absolute;
    bottom: 0px;
}

.faq-cat .faq-tab {
    display: inline-block;
    background-color: #5d2c85;
    color: #fff;
    font-size: 16px;
    padding: 10px 15px;
    border-radius: 4px 4px 0 0;
    box-shadow: 0 -1px 1px #2d2d2d;
    border-bottom: 1px solid #aaa;
    text-decoration: none !important;
}

@media (max-width: 668px) {
    .faq-cat .faq-tab {
        font-size: 12px;
        padding: 5px 10px;
    }
}

.faq-cat .faq-tab:hover {
    background-color: #6a3299;
}

.faq-cat .faq-tab.active {
    background-color: #fff;
    color: #5d2c85;
    border-bottom: 1px solid #fff;
}

.lube-guide-page .opening {
    background: #000;
}

.lube-guide-page .opening .cw {
    height: 500px;
    background-position: center center;
    background-size: cover;
}

@media screen and (max-width: 480px) {
    .lube-guide-page .opening .cw {
        height: 275px;
    }
}

.lube-guide-page .opening .cw h2 {
    color: #fff;
    text-transform: uppercase;
}

@media screen and (max-width: 480px) {
    .lube-guide-page .opening .cw h2 {
        font-size: 46px;
        line-height: 1em;
    }
}

.lube-guide-page .opening .cw hr.small-purple {
    margin-left: 0;
}

.lube-guide-page .opening .cw p {
    color: #ddd;
}

.lube-guide-page .opening {
    background: #000;
    padding: 100px 0px;
}

@media screen and (max-width: 480px) {
    .lube-guide-page .opening {
        padding: 30px 0px;
        background-position: right top;
        height: 210px;
    }
}

.lube-guide-page .opening h1 {
    color: #fff;
    text-transform: uppercase;
    max-width: 550px;
    font-weight: 600;
    font-size: 5em;
    line-height: 1;
}

@media screen and (max-width: 960px) {
    .lube-guide-page .opening h1 {
        padding: 3%;
    }
}

@media screen and (max-width: 500px) {
    .lube-guide-page .opening h1 {
        font-size: 3em;
        padding: 3%;
    }
}

.lube-guide-page .categories {
    background: #fff;
    padding: 50px 0;
}

.lube-guide-page .categories h3 {
    text-align: center;
    text-transform: uppercase;
}

@media screen and (max-width: 480px) {
    .lube-guide-page .categories h3 {
        font-weight: 300;
    }
}

.lube-guide-page .categories hr.holder-icon {
    position: relative;
    top: 68px;
}

.lube-guide-page .categories h5 {
    text-transform: uppercase;
    margin-bottom: 30px;
}

.lube-guide-page .categories .icons {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    width: 100%;
}

.lube-guide-page .categories .icons .i-wrapper {
    position: relative;
    padding: 5%;
    padding-top: 0;
    text-align: center;
}

.lube-guide-page .categories .icons .i-wrapper h5 {
    text-align: center;
}

.lube-guide-page .categories .icons .i-wrapper .bg-icon {
    height: 50px;
    width: 70px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 20px auto;
}

.lube-guide-page .categories .icons .i-wrapper p {
    text-align: center;
    min-height: 140px;
}

@media screen and (max-width: 668px) {
    .lube-guide-page .categories .icons .i-wrapper p {
        min-height: 100%;
    }
}

.lube-guide-page .categories .icons .i-wrapper a.button-outline {
    width: auto;
    margin: 0 auto;
    color: #333;
}

.lube-guide-page .categories .icons .i-wrapper a.button-outline:hover {
    color: #fff;
}

.lube-guide-page .videos {
    background: #f1f1f1;
    padding: 50px 0;
}

.lube-guide-page .videos h3 {
    text-align: center;
    text-transform: uppercase;
}

.lube-guide-page .lower-section {
    text-align: center;
    background: #000;
}

.lube-guide-page .lower-section .z-row {
    min-height: 450px;
}

.lube-guide-page .lower-section .z-row .cw {
    height: 450px;
    text-align: left;
    background: #000;
}

@media screen and (max-width: 480px) {
    .lube-guide-page .lower-section .z-row .cw {
        height: 300px;
        background-size: cover;
    }
}

.lube-guide-page .lower-section .z-row .cw hr.small-purple {
    margin-left: 0;
}

.lube-guide-page .lower-section .z-row .cw h3 {
    color: #fff;
    text-transform: uppercase;
}

.lube-guide-page .lower-section .z-row .cw p {
    color: #ddd;
}

.tips-page .opening {
    padding: 70px 0;
    background-image: url(/img/products-bg.png);
    background-size: cover;
    background-position: center center;
}

@media screen and (max-width: 668px) {
    .tips-page .opening {
        padding: 3%;
    }
}

.tips-page .opening h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 100;
    padding: 15px 0;
}

.tips-page .opening hr.small-purple {
    margin-left: 0;
}

.tips-page .opening p {
    color: #ddd;
}

.tips-page .mobile-expert-intro {
    background: #fff;
    padding: 7%;
}

.tips-page .mobile-expert-intro h4 {
    font-weight: 300;
    margin-top: 8px;
}

.tips-page .title-container {
    background-color: #f8f5ff;
    padding: 52px 0;
}

.tips-page .title-container h2 {
    text-align: center;
    font-size: 34px;
    color: #000;
    text-transform: uppercase;
    font-weight: 200;
    margin: 0;
}

.tips-page .main-section {
    background: #fff;
    padding: 60px 0;
}

@media screen and (max-width: 600px) {
    .tips-page .main-section {
        padding: 7%;
    }
}

.tips-page .main-section h2.answer-title {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 28px;
}

.tips-page .main-section .filters-wrap .jess-tips h4 {
    padding: 0px;
}

.tips-page .main-section .filters-wrap h3.filter-title {
    font-size: 14px;
    color: #fff;
    background: #5d2c85;
    padding: 10px;
    font-weight: 100;
    margin-bottom: 1px;
}

.tips-page .main-section .filters-wrap hr.small-purple {
    margin-left: 0;
}

.tips-page .main-section .filters-wrap ul {
    margin: 0;
}

.tips-page .main-section .filters-wrap ul h4 {
    padding: 12px;
    background: #000;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 600;
    cursor: pointer;
    color: #fff;
    margin-bottom: 1px;
}

.tips-page .main-section .filters-wrap ul h4 span {
    float: right;
    font-size: 18px;
}

.tips-page .main-section .filters-wrap ul .icon-caret-up {
    display: inline;
}

.tips-page .main-section .filters-wrap ul .icon-caret-down {
    display: none;
}

.tips-page .main-section .filters-wrap ul.hidden .icon-caret-down {
    display: inline;
}

.tips-page .main-section .filters-wrap ul.hidden .icon-caret-up {
    display: none;
}

.tips-page .main-section .filters-wrap li.tips-cat {
    list-style: none;
    margin: 5px;
    padding: 12px;
    cursor: pointer;
    border-bottom: 1px solid #343434;
    text-transform: uppercase;
    font-weight: 500;
}

.tips-page .main-section .filters-wrap li.tips-cat:hover,
.tips-page .main-section .filters-wrap li.tips-cat.at {
    color: #5d2c85;
}

@media screen and (max-width: 600px) {
    .tips-page .main-section .filters-wrap li.tips-cat {
        font-size: 1.2em;
        color: #000;
        padding-left: 10px;
        border-bottom: 1px solid #a9a9a9;
    }
    .tips-page .main-section .filters-wrap li.tips-cat:hover,
    .tips-page .main-section .filters-wrap li.tips-cat.at {
        background: #fff;
        color: #5d2c85;
    }
}

.tips-page .main-section .filters-wrap form.search input {
    width: 248px;
    border-radius: 0;
    border: solid 2px #5d2c85;
    padding: 12px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.tips-page .main-section .filters-wrap form.search i {
    padding: 14px;
    border: solid 2px #5d2c85;
    border-left: none;
}

.tips-page .main-section .tips-wrap {
    padding-left: 10%;
}

@media screen and (max-width: 500px) {
    .tips-page .main-section .tips-wrap {
        padding: 3% 4%;
    }
    .tips-page .main-section .tips-wrap h3 {
        font-size: 1.8em;
    }
}

.tips-page .main-section .tips-wrap h3 {
    width: 100%;
}

@media screen and (max-width: 600px) {
    .tips-page .main-section #tips {
        margin-top: 20px;
    }
}

@media screen and (max-width: 600px) {
    .tips-page .main-section #tips .question-wrap {
        border-bottom-color: #dedede;
    }
}

.tips-page .main-section .jess-tips-wrap .question-wrap {
    display: none;
}

.tips-page .main-section .jess-tips-wrap h5 {
    border-bottom: #a9a9a9 solid 1px;
    font-size: 1.2em;
    color: #000;
    padding: 12px;
    padding-left: 10px;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: 1px solid #a9a9a9;
}

.tips-page .main-section .question-wrap {
    border-bottom: #a9a9a9 solid 1px;
    margin-bottom: 15px;
    -webkit-transition: all ease 250ms;
    -moz-transition: all ease 250ms;
    -o-transition: all ease 250ms;
    transition: all ease 250ms;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.tips-page .main-section .question-wrap .toggle {
    float: right;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.tips-page .main-section .question-wrap .toggle.icon-minus {
    display: none;
}

.tips-page .main-section .question-wrap .toggle.icon-plus {
    display: block;
}

@media screen and (max-width: 600px) {
    .tips-page .main-section .question-wrap .toggle.icon-plus {
        display: none;
    }
}

.tips-page .main-section .question-wrap h3 {
    color: #a9a9a9;
    font-size: 2em;
    font-weight: 500;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

@media screen and (max-width: 600px) {
    .tips-page .main-section .question-wrap h3 {
        font-size: 17px;
        color: #000;
        padding-left: 10px;
    }
}

.tips-page .main-section .question-wrap h3 .cc {
    padding: 0 15px;
}

.tips-page .main-section .question-wrap .answer-wrap {
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.tips-page .main-section .question-wrap .answer-wrap li {
    line-height: 2;
}

.tips-page .main-section .question-wrap .answer-wrap p {
    font-size: 1.6em;
}

@media screen and (max-width: 500px) {
    .tips-page .main-section .question-wrap .answer-wrap p {
        font-size: 1.3em;
    }
}

.tips-page .main-section .question-wrap .answer-wrap p.author {
    text-transform: uppercase;
}

.tips-page .main-section .question-wrap .answer-wrap p.author a {
    font-size: 0.75em;
}

.tips-page .main-section .question-wrap .breadcrumbs,
.tips-page .main-section .question-wrap .footer-container {
    display: none !important;
}

.tips-page .main-section .question-wrap.open {
    border-bottom: none;
    background: #ededed;
    padding: 4%;
}

.tips-page .main-section .question-wrap.open h3 {
    color: #454545;
}

.tips-page .main-section .question-wrap.open .toggle.icon-plus {
    display: none;
}

.tips-page .main-section .question-wrap.open .toggle.icon-minus {
    display: block;
}

@media screen and (max-width: 600px) {
    .tips-page .main-section .question-wrap.open {
        position: fixed;
        top: 95px;
        width: 100%;
        height: 100%;
        overflow-y: auto;
        display: block;
        overflow-x: hidden;
        background: #fff;
        margin: 0;
        left: 0;
        padding: 0;
        padding-bottom: 120px;
    }
    .tips-page .main-section .question-wrap.open .breadcrumbs {
        display: block !important;
        padding: 4%;
    }
    .tips-page .main-section .question-wrap.open .footer-container {
        display: block !important;
        background-color: #000;
    }
    .tips-page .main-section .question-wrap.open .toggle.icon-plus {
        display: none;
    }
    .tips-page .main-section .question-wrap.open .toggle.icon-minus {
        display: none;
    }
    .tips-page .main-section .question-wrap.open h3,
    .tips-page .main-section .question-wrap.open .answer-wrap {
        padding: 0% 4%;
        padding-bottom: 5px;
    }
    .tips-page .main-section .question-wrap.open h3 {
        font-size: 2em;
        font-weight: 500;
    }
}

.tips-page .expert-section {
    background: #000;
}

.tips-page .expert-section .exp-wrap {
    margin: 6px 3px;
    margin-top: 0;
    width: 99%;
    box-sizing: border-box;
}

.tips-page .expert-section .cw {
    background-color: #000;
    min-height: 542px;
    height: 542px;
    position: relative;
    overflow: visible;
    width: 100%;
}

@media screen and (max-width: 668px) {
    .tips-page .expert-section .cw {
        height: 250px;
        min-height: 0;
        background-size: 60vw;
        background-position: left top;
    }
}

.tips-page .expert-section .cw .cc {
    padding: 0 10%;
}

.tips-page .expert-section .cw .cc .bio-wrap {
    padding-bottom: 90px;
}

.tips-page .expert-section .cw .dr-img {
    height: 326px;
    background-position: center 25%;
    background-size: cover;
}

@media screen and (max-width: 668px) {
    .tips-page .expert-section .cw .dr-img {
        height: 100%;
        width: 50%;
    }
}

.tips-page .expert-section .cw .dr-info {
    height: 40%;
}

@media screen and (max-width: 668px) {
    .tips-page .expert-section .cw .dr-info {
        height: 0%;
        width: 0%;
    }
}

.tips-page .expert-section .cw .dr-info .exp-title-wrap,
.tips-page .expert-section .cw .dr-img .exp-title-wrap {
    position: absolute;
    z-index: 2;
    width: 89%;
    padding: 25px 5%;
    bottom: 0;
    margin: 0;
    background: #ededed;
}

@media screen and (max-width: 668px) {
    .tips-page .expert-section .cw .dr-info .exp-title-wrap,
    .tips-page .expert-section .cw .dr-img .exp-title-wrap {
        width: 40%;
        right: 0;
        top: 0;
    }
}

.tips-page .expert-section .cw .dr-info .exp-title-wrap h4,
.tips-page .expert-section .cw .dr-img .exp-title-wrap h4 {
    color: #000;
    text-transform: uppercase;
}

.tips-page .expert-section .cw .dr-info.multi-dr h4,
.tips-page .expert-section .cw .dr-img.multi-dr h4 {
    width: 90%;
}

.tips-page .expert-section .cw .dr-info.multi-dr .show-bio,
.tips-page .expert-section .cw .dr-img.multi-dr .show-bio {
    position: fixed;
    z-index: 110;
    top: -100vh;
    left: 0;
    width: 100vw;
    height: 100vh;
    -webkit-transition: all ease 250ms;
    -moz-transition: all ease 250ms;
    -o-transition: all ease 250ms;
    transition: all ease 250ms;
}

.tips-page .expert-section .cw .dr-info.multi-dr .show-bio.open,
.tips-page .expert-section .cw .dr-img.multi-dr .show-bio.open {
    top: 0vh;
}

.tips-page .expert-section .cw .dr-info.multi-dr .show-bio:hover,
.tips-page .expert-section .cw .dr-img.multi-dr .show-bio:hover {
    opacity: 1;
}

.tips-page .expert-section .cw .dr-info.multi-dr .show-bio .bio-bg,
.tips-page .expert-section .cw .dr-img.multi-dr .show-bio .bio-bg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

.tips-page .expert-section .cw .dr-info.multi-dr .show-bio .bio-wrap,
.tips-page .expert-section .cw .dr-img.multi-dr .show-bio .bio-wrap {
    position: absolute;
    top: 40vh;
    max-width: 650px;
    left: 50%;
    margin-left: -325px;
    background: #000;
    padding: 40px;
    box-sizing: border-box;
}

@media screen and (max-width: 668px) {
    .tips-page .expert-section .cw .dr-info.multi-dr .show-bio .bio-wrap,
    .tips-page .expert-section .cw .dr-img.multi-dr .show-bio .bio-wrap {
        left: 0;
        margin-left: 0;
        top: 95px;
        bottom: 0;
    }
}

.tips-page .expert-section .cw .dr-info.multi-dr .show-bio .bio-wrap span.close,
.tips-page .expert-section .cw .dr-img.multi-dr .show-bio .bio-wrap span.close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 20px;
    font-size: 38px;
    color: #757575;
    cursor: pointer;
}

.tips-page .expert-section .cw .dr-info.multi-dr .show-bio .bio-wrap p,
.tips-page .expert-section .cw .dr-img.multi-dr .show-bio .bio-wrap p {
    color: 300;
}

.tips-page .expert-section .cw .dr-info.multi-dr .show-bio h5,
.tips-page .expert-section .cw .dr-img.multi-dr .show-bio h5 {
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    font-size: 2em;
}

.tips-page .expert-section .cw span.photo-cred a {
    font-size: 1.3em;
    color: #fff;
    position: absolute;
    bottom: 90px;
    right: 10px;
}

.tips-page .expert-section .cw a.button-outline {
    margin: 6px;
    text-align: center;
    padding: 15px 0px;
    width: 43%;
    color: #000;
    box-sizing: border-box;
}

.tips-page .expert-section .cw a.button-outline:first-child {
    padding: 15px 12px;
}

@media screen and (max-width: 668px) {
    .tips-page .expert-section .cw a.button-outline {
        margin: 3px 0;
        padding: 5px 0;
        width: 100%;
    }
    .tips-page .expert-section .cw a.button-outline:first-child {
        padding: 3px 0px;
    }
}

.tips-page .expert-section .cw a.button-outline:hover {
    color: #fff;
}

.tips-page .expert-section .cw h3,
.tips-page .expert-section .cw p,
.tips-page .expert-section .cw h4 {
    color: #fff;
}

.tips-page .expert-section .cw h4 {
    text-transform: uppercase;
}

.tips-page .expert-section .cw h3 {
    text-transform: uppercase;
    font-size: 34px;
    font-weight: 400;
}

.tips-page .expert-section .cw hr.small-purple {
    margin-left: 0;
}

.tips-page .related-articles {
    background: #fff;
    padding: 50px 0;
}

.tips-page .related-articles h2 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
}

.tips-page .related-articles a.ind-wrap {
    display: block;
    padding: 2%;
}

h2.expert-title {
    text-transform: uppercase;
    background: #fefeff;
    margin-bottom: 0;
    padding: 25px;
    font-size: 30px;
    font-weight: 400;
}

.mt-main-cats h3.filter-title {
    background: #5d2c85;
    color: #fff;
    padding: 8px 12px;
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 100;
}

.mt-main-cats ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mt-main-cats ul h4 {
    background: #000;
    color: #fff;
    padding: 8px 12px;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 1px;
    text-transform: uppercase;
}

.mt-main-cats ul h4 span {
    float: right;
    font-size: 22px;
}

.mt-main-cats ul h4 span.icon-caret-up {
    display: none;
}

.mt-main-cats ul li.tip-container {
    list-style: none;
    margin: 0px 12px;
}

.mt-main-cats ul li.tip-container h6 {
    padding: 10px 0;
    border-bottom: 1px solid #888;
}

.mt-main-cats ul li.tip-container h6 span {
    float: right;
    font-size: 24px;
    line-height: 1em;
}

.mt-main-cats ul li.tip-container .mt-pop-out {
    position: fixed;
    top: 93px;
    background: #fff;
    width: 100%;
    height: 0%;
    left: 0;
    z-index: 100;
    overflow: auto;
    -webkit-transition: all ease 250ms;
    -moz-transition: all ease 250ms;
    -o-transition: all ease 250ms;
    transition: all ease 250ms;
}

.mt-main-cats ul li.tip-container .mt-pop-out .breadcrumbs {
    padding: 20px;
}

.mt-main-cats ul li.tip-container .mt-pop-out .answer-wrap,
.mt-main-cats ul li.tip-container .mt-pop-out h3 {
    padding: 0px 20px 20px 20px;
}

.mt-main-cats ul li.tip-container .mt-pop-out .answer-wrap li,
.mt-main-cats ul li.tip-container .mt-pop-out h3 li {
    display: block !important;
}

.mt-main-cats ul li.tips-cat {
    list-style: none;
    margin: 0px 12px;
}

.mt-main-cats ul li.tips-cat h5 {
    padding: 10px 0;
    border-bottom: 1px solid #888;
}

.mt-main-cats ul li.tips-cat h5 span {
    float: right;
    font-size: 24px;
    line-height: 1em;
}

.mt-main-cats ul li.tips-cat h5 span.minus {
    display: none;
}

@media screen and (max-width: 736px) {
    .answer-wrap li {
        line-height: 1.5;
        font-size: 28px;
        margin-bottom: 28px;
    }
}

.basic-page .content-wrap {
    background: #f8f5ff;
    padding: 4%;
}

.basic-page .opening {
    width: 100%;
    padding: 30px 0;
}

.basic-page .opening p {
    color: #f7f7f7;
}

.basic-page .z-row div.mh {
    min-height: 440px;
}

.basic-page .z-row div.mh.cw {
    background: #000;
    width: 100%;
}

.basic-page .z-row div.mh.cw p {
    color: #f7f7f7;
}

.basic-page .bg-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.press-releases-page {
    background-color: #fff;
    min-height: 780px;
}

.press-releases-page h1 {
    text-align: center;
    font-weight: 100;
    text-transform: uppercase;
}

.press-releases-page p {
    color: #555;
    font-size: 17px;
    margin-bottom: 0.3em;
}

.press-releases-page a {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 1.3em;
}

.press-releases-page h6 {
    font-size: 13px;
    font-weight: 100px;
    text-transform: uppercase;
}

.press-releases-page .press-release-wrap {
    padding-bottom: 40px;
}

.press-releases-page .main .show-row {
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 2em;
}

@media screen and (max-width: 600px) {
    .press-releases-page .main {
        padding: 5%;
    }
}

.press-releases-page .main .image-wrap {
    margin-right: 20px;
    text-align: center;
}

@media screen and (max-width: 600px) {
    .press-releases-page .main .image-wrap {
        margin-right: 0px;
    }
}

.individual-press-page {
    background-color: #fff;
    min-height: 780px;
    padding-bottom: 40px;
}

.individual-press-page h1 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 33px;
}

.individual-press-page a.button-outline {
    color: #000;
}

.individual-press-page a.button-outline:hover {
    color: #fff;
}

@media screen and (max-width: 600px) {
    .individual-press-page .main {
        padding: 5%;
    }
}

.basic-page div.press-releases-container.cw.mh {
    background-color: #fff;
}

.basic-page div.press-releases-container.cw.mh .press-release-wrap {
    min-height: 0;
    padding: 20px 10px;
}

.basic-page div.press-releases-container.cw.mh .press-release-wrap h6 {
    text-transform: uppercase;
    font-size: 13px;
}

.basic-page div.press-releases-container.cw.mh .press-release-wrap p {
    color: #555;
    font-size: 19px;
    margin-bottom: 0.3em;
}

.basic-page div.press-releases-container.cw.mh .press-release-wrap a {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 0.3em;
}

.product-shot-page {
    background: #fff;
    text-align: center;
    padding-bottom: 20px;
}

.product-shot-page .breadcrumbs {
    text-align: left;
}

.product-shot-page p {
    text-align: left;
}

.product-shot-page h1 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 100;
}

.product-shot-page .title-wrap {
    position: relative;
    padding: 10px 0;
    display: table;
    width: 100%;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 15px;
}

.product-shot-page .title-wrap h2 {
    position: absolute;
    left: 50%;
    display: table-cell;
    vertical-align: middle;
    background: #fff;
    text-align: center;
    font-size: 2em;
    font-weight: 100;
    color: #777;
    text-transform: uppercase;
    width: 300px;
    margin-left: -150px;
}

.product-shot-page h5 {
    margin-top: 15px;
    color: #464646;
    font-size: 1.3em;
    line-height: 1.1em;
}

.product-shot-page a {
    text-transform: uppercase;
    font-size: 1.1em;
    line-height: 1.3em;
}

.product-shot-page .product-wrap {
    padding: 8%;
    margin-bottom: 15px;
}

.product-shot-page .product-wrap img {
    max-width: 200px;
    height: 300px;
}

.tool-page .breadcrumbs {
    margin: 0;
}

.tool-page .opening {
    min-height: 258px;
    text-align: center;
    padding-bottom: 0;
}

@media screen and (max-width: 668px) {
    .tool-page .opening {
        min-height: 200px;
    }
}

.tool-page .opening h1 {
    font-size: 34px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
}

@media screen and (max-width: 668px) {
    .tool-page .opening h1 {
        margin-top: 42px;
        margin-bottom: 30px;
    }
}

.tool-page .opening p {
    font-size: 18px;
    color: #fff;
}

.tool-page .opening h2 {
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 100;
}

.tool-page #reset {
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
}

.tool-page .tool-cats {
    position: relative;
    top: 55px;
    max-width: 954px;
    box-shadow: 1px 1px 3px #bbb, -1px 1px 3px #bbb;
    background: #fff;
}

.tool-page .tool-cats #reset {
    position: absolute;
    left: 0;
    bottom: 115%;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
}

.tool-page .tool-cats a.button-outline {
    display: table;
    width: 100%;
    text-align: center;
    padding: 0%;
    min-height: 55px;
    color: #565656;
    font-weight: 700;
    border-bottom: none;
    border-left: none;
    border-color: #d4c2ff;
    background: #fff;
    box-sizing: border-box;
}

.tool-page .tool-cats a.button-outline:hover {
    background: #f8f5ff;
    color: #5d2c85;
}

.tool-page .tool-cats a.button-outline span {
    display: table-cell;
    vertical-align: middle;
}

.tool-page .tool-cats a.button-outline.act {
    background: #000;
    color: #c3badc;
}

.tool-page .tool-cats.upper a.button-outline {
    border-top: none;
    border-bottom: none;
    border-left: none;
}

.tool-page .tool-cats div:last-child a.button-outline {
    border-right: none;
}

.tool-page .tool-cats a.button-outline.inact {
    cursor: default;
    color: #adadad;
    border-color: #adadad;
}

.tool-page .tool-cats a.button-outline.inact:hover {
    cursor: default;
    background: #fff;
    color: #adadad;
}

@media screen and (max-width: 668px) {
    .tool-page .tool-cats-wrap {
        position: fixed;
        z-index: 3;
        top: 93px;
        left: 0;
        padding-bottom: 95px;
        height: auto;
        max-height: 90%;
        width: 100%;
        background: rgba(0, 0, 0, 0.85);
        overflow: auto;
        -webkit-transition: all ease 250ms;
        -moz-transition: all ease 250ms;
        -o-transition: all ease 250ms;
        transition: all ease 250ms;
    }
    .tool-page .tool-cats-wrap h2 {
        margin-top: 30px;
        font-size: 13px;
    }
    .tool-page .tool-cats-wrap .tool-cats {
        position: static;
        background: none;
        box-shadow: none;
    }
    .tool-page .tool-cats-wrap .tool-cats a.button-outline {
        background: none;
        border: none;
        font-size: 16px;
        color: #fff;
        min-height: 0;
        line-height: 2.3em;
    }
    .tool-page .tool-cats-wrap .tool-cats a.button-outline.act {
        color: #8e51cc;
    }
    .tool-page .tool-cats-wrap .tool-cats a.button-outline.inact {
        color: #444;
    }
    .tool-page .tool-cats-wrap .tool-cats a.button-outline.inact:hover {
        cursor: default;
        background: none;
        color: inherit;
    }
    .tool-page .tool-cats-wrap .tool-cats #reset {
        position: static;
    }
}

.tool-page .selector-tool {
    display: table;
    width: 100%;
    min-height: 417px;
}

@media screen and (max-width: 668px) {
    .tool-page .selector-tool {
        min-height: 300px;
    }
}

.tool-page .tool-products {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    max-width: 1670px;
}

.tool-page .tool-products .quarter {
    width: 25%;
    float: left;
}

.tool-page .pro-wrap {
    cursor: pointer;
}

.tool-page .pro-wrap.inactive {
    cursor: default;
}

.tool-page .pro-wrap {
    margin: 10px 10%;
    margin-top: 40px;
    text-align: center;
    opacity: 0.3;
    -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-transition: all ease 450ms;
    -moz-transition: all ease 450ms;
    -o-transition: all ease 450ms;
    transition: all ease 450ms;
}

@media screen and (max-width: 668px) {
    .tool-page .pro-wrap {
        margin-top: 20px;
    }
}

.tool-page .pro-wrap.active {
    opacity: 1;
    -moz-filter: none;
    -o-filter: none;
    -webkit-filter: none;
    filter: none;
}

.tool-page .pro-wrap.inactive {
    opacity: 0.4;
    -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-transition: all ease 450ms;
    -moz-transition: all ease 450ms;
    -o-transition: all ease 450ms;
    transition: all ease 450ms;
}

.tool-page .pro-wrap h5 {
    color: #565656;
    text-transform: uppercase;
    margin-top: 8px;
    font-size: 12px;
}

.tool-page-pop-ups .pop-up-wrap .pro-wrap {
    cursor: pointer;
}

.tool-page-pop-ups .pop-up-wrap .pro-wrap.inactive {
    cursor: default;
}

.tool-page-pop-ups .pop-up-wrap .pop-up {
    position: fixed;
    z-index: 2;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #888;
    background: rgba(0, 0, 0, 0.75);
}

@media screen and (max-width: 668px) {
    .tool-page-pop-ups .pop-up-wrap .pop-up {
        background: rgba(0, 0, 0, 0.9);
    }
}

.tool-page-pop-ups .pop-up-wrap .pop-up .close {
    font-size: 45px;
    color: #adadad;
    position: absolute;
    top: 100px;
    right: 35px;
    cursor: pointer;
}

.tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-bg {
    position: absolute;
    width: 100%;
    height: 100%;
}

.tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 676px;
    height: 272px;
    margin-top: -191px;
    margin-left: -378px;
    max-width: 100%;
    padding: 40px 75px 50px 75px;
}

@media screen and (max-width: 668px) {
    .tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-box {
        left: 0;
        margin-left: 0;
        padding: 3%;
        width: 94%;
        top: 130px;
        margin-top: 0;
        overflow-y: auto;
        overflow-x: hidden;
        height: 352px;
    }
    .tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-box h3.title span {
        font-size: 50px;
    }
    .tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-box .z-row {
        position: relative;
    }
}

.tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-box .third {
    width: 27%;
    float: left;
}

.tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-box .two-third {
    width: 61%;
    float: right;
}

.tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-box .two-third a.button-outline {
    width: 120px;
    font-size: 1.8em;
    margin-bottom: 15px;
    text-align: center;
}

.tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-box .left {
    padding: 1%;
    width: 43%;
    float: left;
}

@media screen and (max-width: 668px) {
    .tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-box .left img {
        max-height: 300px;
    }
}

.tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-box .right {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 49%;
}

.tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-box .right img {
    margin-bottom: 0;
}

.tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-box .right a.button-outline {
    width: 97%;
    font-size: 1.4em;
    margin: 10px 0;
    padding: 14px 0;
    text-align: center;
}

.tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-box .content {
    padding: 0px 13px;
    padding-left: 25px;
}

.tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-box div div {
    padding: 3%;
}

.tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-box h3.title {
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    font-weight: 100;
    margin-bottom: 5px;
    line-height: 1.1em;
}

.tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-box h3.title span {
    line-height: 1.1em;
    color: #fff;
    font-weight: 700;
    font-size: 64px;
}

@media screen and (max-width: 668px) {
    .tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-box h3.title span {
        font-size: 46px;
    }
}

@media screen and (max-width: 668px) {
    .tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-box h3.title {
        font-size: 22px;
        font-weight: 600;
    }
    .tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-box h3.title span {
        font-size: 27px;
        font-weight: 600;
    }
}

.tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-box p {
    color: #fff;
}

.tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-box h4 {
    margin-bottom: 2px;
    color: #fff;
}

.tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-box img {
    float: left;
    max-height: 100%;
    margin-right: 40px;
    margin-bottom: 50px;
}

@media screen and (max-width: 668px) {
    .tool-page-pop-ups .pop-up-wrap .pop-up .pop-up-box img {
        margin-bottom: 0;
    }
}

.landing-pages.menopause .header-container #header {
    background-color: #510071;
}

.landing-pages.menopause .opening {
    background: #eae0ba;
}

.landing-pages.menopause .mobile-content-bar {
    background-color: #eae0ba;
    display: none;
}

.landing-pages.menopause .product {
    background: #eae0ba;
}

.landing-pages.menopause .product * {
    color: #000;
}

.landing-pages.menopause .product .button-outline {
    color: #fff;
}

.landing-pages.menopause .product p.section-title {
    color: #5d2c85;
    font-size: 26px;
    line-height: 1.4;
}

.landing-pages.menopause #lp-slider {
    background: #eae0ba;
}

.landing-pages.menopause #lp-slider * {
    color: #000;
}

.landing-pages.menopause #lp-slider .button-outline {
    color: #fff;
}

.landing-pages.menopause .articles {
    background: #8a2eae;
}

.landing-pages.menopause .articles p.section-title {
    color: #fff;
}

.landing-pages.menopause .articles h5 {
    color: #fff;
}

.landing-pages.menopause .articles a {
    color: #ffaaeb;
}

.landing-pages.menopause .articles-featured {
    background: #65008d;
}

.landing-pages.menopause .articles-featured p.article-intro {
    color: #fff;
}

.landing-pages.menopause .form-section {
    background: #eae0ba;
}

.landing-pages.menopause .form-section p {
    color: #000;
}

.landing-pages.menopause form label {
    color: #000;
}

.landing-pages.menopause .ls-nav .current a {
    background: #000;
}

.landing-pages.menopause .button-outline {
    background: #5eb6a2;
    border: 2px solid #629686;
}

.landing-pages .bgart {
    background-repeat: no-repeat;
    background-position: top left;
    background-size: auto;
    background-position-y: 80px;
}

@media screen and (max-width: 1200px) {
    .landing-pages .bgart {
        background-image: none !important;
    }
}

.landing-pages .header-container {
    height: 86px;
}

.landing-pages .header-container #header {
    border-bottom: #5d2c85 solid 2px;
}

.landing-pages .header-container #header .logo-wrap {
    margin-left: 0;
    left: 10%;
}

.landing-pages .header-container #header .nav-container {
    position: absolute;
    right: 10%;
}

.landing-pages .header-container #header .nav-container ul#nav li {
    border-left: 0;
}

.landing-pages .header-container #header .nav-container ul#nav li:nth-child(3),
.landing-pages .header-container #header .nav-container ul#nav li:last-child {
    border-right: 0;
}

.landing-pages .header-container #header .nav-container ul#nav li:nth-child(3) {
    margin-right: 0;
}

.landing-pages .header-container #header .nav-container ul#nav li:nth-child(4) {
    margin-left: 0;
}

.landing-pages .header-container #header .nav-container ul#nav li a {
    padding: 0 20px;
}

.landing-pages .header-container #header .nav-container ul#nav li a.sample {
    color: #a266df;
}

.landing-pages .button-outline {
    background: #5d2c85;
}

.landing-pages p.section-title {
    font-size: 30px;
    line-height: 1;
}

.landing-pages .lp-back {
    position: absolute;
    margin-top: -86px;
}

.landing-pages .opening {
    padding: 150px 0;
}

.landing-pages .opening * {
    text-align: center;
}

.landing-pages .opening h1 {
    font-size: 7em;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    max-width: 800px;
    line-height: .85;
    padding-bottom: 20px;
    margin: 0 auto;
}

.landing-pages .opening p {
    color: #fff;
    font-size: 22px;
    max-width: 760px;
    margin: 0 auto;
    margin-bottom: 1.3em;
}

.landing-pages .opening p.subtitle {
    font-size: 28px;
    margin-bottom: 10px;
}

.landing-pages .product {
    background: #000;
    padding: 70px 0;
    overflow: hidden;
}

.landing-pages .product * {
    text-align: center;
    color: #fff;
}

.landing-pages .product p.section-title {
    margin-bottom: 50px;
}

.landing-pages .product h5 {
    font-size: 12px;
    text-transform: uppercase;
    margin-top: -140px;
    margin-bottom: 15px;
}

.landing-pages #lp-slider {
    background-color: #000;
}

.landing-pages #lp-slider .panel-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 40px;
}

.landing-pages #lp-slider * {
    color: #fff;
}

.landing-pages #lp-slider .product-image-container {
    display: inline-block;
    height: 620px;
    margin-top: 0px;
    margin-left: -50px;
    overflow: hidden;
}

.landing-pages #lp-slider .product-text-container {
    display: inline-block;
    margin-top: 180px;
    vertical-align: top;
}

.landing-pages #lp-slider .title {
    font-size: 38px;
    margin-bottom: 20px;
    line-height: 1.2;
    font-weight: normal;
}

.landing-pages #lp-slider .product-name {
    font-size: 28px;
    margin-bottom: 10px;
}

.landing-pages #lp-slider ul {
    margin-bottom: 20px;
}

.landing-pages .articles {
    background: #fff;
    padding: 70px 0;
}

.landing-pages .articles p.section-title {
    text-align: center;
    color: #363636;
    margin-bottom: 30px;
}

.landing-pages .articles h5 {
    font-weight: 400;
    color: #363636;
    margin-top: 20px;
    max-width: 300px;
}

.landing-pages .articles a.read-more {
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.landing-pages .articles-featured {
    background: #f1f1f1;
}

.landing-pages .articles-featured h5 {
    text-align: center;
    max-width: 960px;
}

.landing-pages .articles-featured p.article-intro {
    text-align: center;
    max-width: 750px;
    margin: 0 auto 1.5em auto;
    font-size: 18px;
    color: #000;
}

.landing-pages .articles-featured a.read-more {
    display: block;
    text-align: center;
}

.landing-pages .form-section {
    background: #000;
    padding: 80px 0px;
    text-align: center;
}

@media screen and (max-width: 600px) {
    .landing-pages .form-section {
        padding: 3%;
    }
}

.landing-pages .form-section p {
    max-width: 675px;
    margin: 30px auto;
    color: #ddd;
}

.landing-pages .form-section .footnote {
    margin: 20px 0 0 30px;
}

.landing-pages .form-section h2 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

.landing-pages .form-section form {
    padding: 20px;
    text-align: left;
}

.landing-pages .form-section form fieldset {
    padding: 20px;
}

.landing-pages .form-section form input[type='submit'] {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.landing-pages .form-section hr {
    border-bottom: 0;
    border-top: 1px #383838 solid;
    margin: 20px 0 30px 0;
}

@media screen and (max-width: 960px) {
    .landing-pages p.section-title {
        font-size: 30px;
        padding: 0 30px;
    }
    .landing-pages .header-container #header .logo-wrap {
        left: 50%;
        margin-left: -62px;
    }
    .landing-pages .opening .z-container {
        padding: 30px 30px 50px 30px;
    }
    .landing-pages .opening h1 {
        font-size: 4.8em;
        max-width: 425px;
    }
    .landing-pages .opening p.subtitle {
        font-size: 24px;
    }
    .landing-pages .opening p {
        font-size: 18px;
        padding: 0 15px;
    }
    .landing-pages .product .z-row [class^="col-"],
    .landing-pages .product .z-row [class*=" col-"] {
        margin-bottom: 50px;
    }
    .landing-pages #lp-slider .product-image-container {
        display: block;
        margin: 0 auto;
        width: 240px;
        margin-top: 50px;
    }
    .landing-pages #lp-slider .product-text-container {
        display: block;
        margin-top: -330px;
        margin-bottom: 65px;
    }
    .landing-pages #lp-slider .product-text-container * {
        text-align: center;
    }
    .landing-pages #lp-slider .product-text-container .title {
        font-size: 30px;
        max-width: 240px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .landing-pages #lp-slider .product-text-container .product-name {
        font-size: 24px;
    }
    .landing-pages #lp-slider .product-text-container ul li {
        list-style-type: none;
    }
    .landing-pages #lp-slider .product-text-container a {
        margin: 0 auto;
        display: block;
        width: 90px;
    }
    .landing-pages .articles * {
        text-align: center;
    }
    .landing-pages .articles h5 {
        margin: 15px auto;
    }
    .landing-pages .articles a.read-more {
        display: block;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 480px) {
    .landing-pages .opening .z-container {
        padding: 30px 30px;
    }
    .landing-pages .opening h1 {
        font-size: 2.8em;
        max-width: 425px;
        padding-bottom: 10px;
    }
    .landing-pages .opening p.subtitle {
        font-size: 16px;
        margin-bottom: 5px;
        padding-bottom: 0px;
    }
    .landing-pages .opening p {
        font-size: 14px;
        padding: 0 15px;
    }
}

.view-fifty_shades {
    -webkit-font: antialiased;
}

.view-fifty_shades .fs-title {
    font-family: "ltc-bodoni-175", Georgia, serif;
    font-style: italic;
    text-transform: uppercase;
    font-weight: normal;
    color: #b5b5b5;
    line-height: 1;
}

.view-fifty_shades .fs-sub {
    color: #a962f2;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.2;
}

.view-fifty_shades .landing-pages .button-outline {
    background: none;
    border: 2px solid #fff;
    letter-spacing: 2px;
}

.view-fifty_shades .landing-pages a.button-outline:hover,
.view-fifty_shades .landing-pages input.button-outline:hover,
.view-fifty_shades .landing-pages span.button-outline:hover {
    background: rgba(127, 63, 152, 0.4);
}

.view-fifty_shades .landing-pages a.button-outline:active,
.view-fifty_shades .landing-pages input.button-outline:active,
.view-fifty_shades .landing-pages span.button-outline:active {
    color: #fff;
}

.view-fifty_shades .landing-pages .section-title {
    font-family: "ltc-bodoni-175", Georgia, serif;
    font-style: italic;
    text-transform: uppercase;
    font-weight: normal;
    color: #b5b5b5;
    line-height: 1;
    font-size: 30px;
}

.view-fifty_shades .landing-pages .ls-nav ul {
    padding-bottom: 20px;
}

.view-fifty_shades .landing-pages .read-more {
    color: #fff;
}

.view-fifty_shades .landing-pages .header-container #header {
    background-color: #c7c7c7;
    border-bottom: 2px solid #c7c7c7;
}

.view-fifty_shades .landing-pages .header-container #header #mobile-nav-toggle {
    color: #000;
}

.view-fifty_shades .landing-pages .header-container #header .nav-container ul#nav li a {
    color: #000;
}

.view-fifty_shades .landing-pages .header-container #header .nav-container ul#nav li a.sample {
    color: #a266df;
}

.view-fifty_shades .landing-pages .opening h1 {
    font-family: "ltc-bodoni-175", Georgia, serif;
    font-style: italic;
    text-transform: uppercase;
    font-weight: normal;
    color: #b5b5b5;
    line-height: 1;
}

.view-fifty_shades .landing-pages .opening p.subtitle {
    font-size: 24px;
    color: #fff;
    line-height: 1.2;
}

.view-fifty_shades .landing-pages .opening p.intro-content {
    color: #a962f2;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.2;
    font-size: 20px;
    max-width: 475px;
}

.view-fifty_shades .landing-pages #products {
    border-bottom: 2px solid #5d2c85;
}

.view-fifty_shades .landing-pages #products .product h5 {
    color: #a962f2;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.2;
    margin-top: -150px;
}

.view-fifty_shades .landing-pages #lp-slider .product-text-container {
    max-width: 400px;
}

.view-fifty_shades .landing-pages #lp-slider .product-text-container .title {
    line-height: 1;
}

.view-fifty_shades .landing-pages #lp-slider .product-text-container .title span {
    font-family: "ltc-bodoni-175", Georgia, serif;
    font-style: italic;
    text-transform: uppercase;
    font-weight: normal;
    color: #b5b5b5;
    line-height: 1;
    color: #fff;
    font-size: 36px;
}

.view-fifty_shades .landing-pages #lp-slider .product-text-container .product-name {
    color: #a962f2;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.2;
    font-size: 20px;
}

.view-fifty_shades .landing-pages #contest {
    background: #262626;
    padding: 70px 0 30px 0;
}

.view-fifty_shades .landing-pages #contest .z-row > div {
    padding: 0 15px;
}

.view-fifty_shades .landing-pages #contest * {
    text-align: center;
}

.view-fifty_shades .landing-pages #contest p.section-title {
    color: #b5b5b5;
    max-width: 600px;
    margin: 0 auto 30px auto;
}

.view-fifty_shades .landing-pages #contest p {
    color: #fff;
}

.view-fifty_shades .landing-pages #contest h5 {
    color: #a962f2;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.2;
}

.view-fifty_shades .landing-pages #contest a.button-outline {
    margin-bottom: 30px;
}

.view-fifty_shades .landing-pages #contest ul.awesome-social-icons li a {
    color: #fff;
    margin: 0 5px;
}

.view-fifty_shades .landing-pages .articles-featured {
    background: #000;
}

.view-fifty_shades .landing-pages .articles-featured .section-title {
    color: #b5b5b5;
}

.view-fifty_shades .landing-pages .articles-featured h5 {
    color: #a962f2;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.2;
    margin-bottom: 1.5em;
}

.view-fifty_shades .landing-pages .articles-featured p.article-intro {
    display: none;
}

.view-fifty_shades .landing-pages .form-section {
    padding: 1px 30px 80px 30px;
}

.view-fifty_shades .landing-pages .form-section p {
    max-width: 850px;
}

@media screen and (max-width: 960px) {
    .view-fifty_shades .landing-pages .section-title {
        font-size: 24px;
    }
    .view-fifty_shades .landing-pages .opening p.subtitle {
        font-size: 14px;
    }
    .view-fifty_shades .landing-pages .opening p.intro-content {
        font-size: 12px;
    }
    .view-fifty_shades .landing-pages #lp-slider .product-text-container .title span {
        font-size: 24px;
    }
    .view-fifty_shades .landing-pages #lp-slider .product-text-container a {
        width: 120px;
    }
    .view-fifty_shades .landing-pages #contest {
        padding: 70px 30px;
    }
    .view-fifty_shades .landing-pages #contest .z-row > div {
        padding: 0 0;
    }
}

a {
    outline: 0;
}

#iframeHolder {
    z-index: 999;
}

@media only screen and (max-width: 600px) {
    #iframeVideo {
        width: 300px;
        margin-left: -150px;
        height: 200px;
    }
    #iframeVideo iframe {
        width: 100%;
        height: 200px;
    }
}

.ttc-slider-panel.panel {
    position: relative;
}

.ttc {
    background-color: #fff;
}

.ttc .ttc-sub-nav {
    background-color: #4a2886;
    border-top: 2px solid #d1d1d1;
    position: fixed;
    width: 100%;
    z-index: 999;
}

.ttc .ttc-sub-nav ul {
    margin: 0 auto;
    max-width: 500px;
    font-size: 1em;
}

.ttc .ttc-sub-nav ul li {
    float: left;
    list-style: outside none none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 80px;
    padding: 14px 0;
}

.ttc .ttc-sub-nav ul li:last-of-type {
    margin-right: 0;
}

.ttc .ttc-sub-nav ul li a {
    color: #fff;
    font-weight: 600;
    outline: 0;
}

.ttc .ttc-sub-nav ul li:hover > ul {
    display: block;
}

.ttc .ttc-sub-nav ul li ul {
    background: #4a2886 none repeat scroll 0 0;
    display: none;
    margin-left: -70px;
    max-width: 100%;
    padding: 0;
    position: absolute;
    top: 100%;
    width: 200px;
}

.ttc .ttc-sub-nav ul li ul li {
    border-bottom: 1px solid #fff;
    float: none;
    margin-right: 0;
    padding: 14px;
    text-align: center;
}

.ttc .ttc-sub-nav ul li ul li:last-of-type {
    border-bottom: none;
}

.ttc .thumbnail-wrap {
    position: relative;
    background-size: cover;
    background-position: center center;
    background-color: rgba(20, 20, 20, 0.9);
    cursor: pointer;
}

.ttc .thumbnail-wrap icon {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 60px;
    margin-top: -30px;
    width: 60px;
    margin-left: -30px;
    display: inline-block;
    font-size: 32px;
    line-height: 60px;
    border-radius: 50%;
    background: #333;
    background: rgba(20, 20, 20, 0.6);
    color: #ddd;
    border: solid #ddd 2px;
    text-align: center;
}

.ttc .thumbnail-wrap .icon-play:before {
    margin-left: 5px;
}

.ttc .expert-cat-intro {
    text-align: center;
}

.ttc h1,
.ttc h2,
.ttc h3,
.ttc h4,
.ttc h5,
.ttc h6,
.ttc p,
.ttc li,
.ttc span:not(.toggle),
.ttc a {
    font-family: "Lato", "futura-pt", arial, sans-serif;
}

.ttc a.button-outline,
.ttc input.button-outline,
.ttc span.button-outline {
    text-transform: none;
}

.ttc .breadcrumbs {
    margin-top: 8px;
}

.ttc .anchor-adjust {
    position: absolute;
    margin-top: -92px;
}

.ttc .content-bar {
    background-color: #fff;
}

.ttc .content-bar p {
    color: #666;
}

.ttc .product-page.products-page .opening h1 {
    font-weight: bold;
}

.ttc .product-page.products-page .opening h3 {
    font-weight: bold;
}

.ttc .product-page.products-page .opening a.button-solid {
    color: #fff;
}

.ttc .product-page.products-page .opening .z-container {
    max-width: 1200px;
}

.ttc .product-page.products-page .opening img.main-img {
    display: block;
    width: 90%;
    margin: 0px auto;
    margin-top: 0;
}

.ttc .product-page.products-page .opening .ingredients-wrap p.features span.little-pic {
    width: 30px;
    height: 30px;
}

.ttc .product-page.products-page .opening .ingredients-wrap h5 {
    text-transform: uppercase;
}

.ttc .product-page.products-page .opening .ingredients-wrap p.ingredients {
    font-size: 12px;
}

.ttc a.button-solid,
.ttc input.button-solid,
.ttc span.button-solid {
    text-transform: none;
    background: #5d2c85;
    color: #fff;
}

.ttc .header-container #header {
    height: 92px;
    background-color: #fff;
    border-top: #5d2c85 solid 2px;
    border-bottom: #fff solid 0px;
    box-shadow: 0 0 4px 0 #666;
    margin: 0 auto;
}

.ttc .header-container #header .logo-wrap {
    position: absolute;
    left: auto;
    right: 10%;
    width: 135px;
    top: 30px;
}

.ttc .header-container #header .nav-container {
    left: 10%;
    text-align: left;
    margin-top: 18px;
}

.ttc .header-container #header .nav-container .ttc-logo {
    float: left;
    margin-right: 25px;
}

.ttc .header-container #header .nav-container .ttc-logo img {
    width: 102px;
}

.ttc .header-container #header .nav-container ul#nav {
    padding-top: 20px;
}

.ttc .header-container #header .nav-container ul#nav li {
    border-left: 0;
}

.ttc .header-container #header .nav-container ul#nav li:nth-child(3),
.ttc .header-container #header .nav-container ul#nav li:last-child {
    border-right: 0;
}

.ttc .header-container #header .nav-container ul#nav li:nth-child(3) {
    margin-right: 0;
}

.ttc .header-container #header .nav-container ul#nav li:nth-child(4) {
    margin-left: 0;
}

.ttc .header-container #header .nav-container ul#nav li a {
    color: #000;
    text-transform: none;
    font-weight: 600;
}

.ttc .header-container #header .nav-container ul#nav li a:hover {
    color: #5d2c85;
}

.ttc #ttc-slider {
    overflow-y: hidden;
}

.ttc #ttc-slider .panel-wrapper {
    margin: 0;
}

.ttc #ttc-slider .panel-wrapper .panels {
    padding: 10% 15%;
    width: 580px;
}

.ttc #ttc-slider .panel-wrapper .panels h1.title,
.ttc #ttc-slider .panel-wrapper .panels h2.title {
    color: #000;
    text-transform: none;
    font-weight: normal;
    font-size: 4em;
}

.ttc #ttc-slider .panel-wrapper .panels p {
    color: #000;
    max-width: none;
}

.ttc #ttc-slider .panel-wrapper .panels.white-text h1.title,
.ttc #ttc-slider .panel-wrapper .panels.white-text h2.title {
    color: #fff;
}

.ttc #ttc-slider .panel-wrapper .panels.white-text p {
    color: #fff;
}

.ttc .hp-row .z-row .hp-item {
    background-color: #fff;
    height: 500px;
}

.ttc .hp-row .z-row .hp-item h3 {
    color: #000;
    text-transform: none;
    font-weight: 400;
}

.ttc .hp-row .z-row .hp-item p {
    color: #000;
}

.ttc .hp-row .z-row .hp-item p.featured-article {
    color: #666;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.ttc .faq-banner {
    background-color: #f1f1f1;
    padding-bottom: 100px;
    padding-top: 112px;
    text-align: center;
}

@media screen and (max-width: 668px) {
    .ttc .faq-banner {
        padding-bottom: 72px;
        padding-top: 72px;
    }
}

@media screen and (max-width: 400px) {
    .ttc .faq-banner {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.ttc .faq-banner h2 {
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 36px;
}

@media screen and (max-width: 668px) {
    .ttc .faq-banner h2 {
        font-size: 30px;
        margin-bottom: 26px;
    }
}

.ttc .faq-banner p {
    font-size: 18px;
    color: #000;
    margin-bottom: 30px;
    text-align: center;
}

@media screen and (max-width: 720px) {
    .ttc .faq-banner p {
        margin-right: 0px;
    }
}

.ttc .faq-banner .button-outline.button-solid {
    font-size: 16px;
    padding: 18px 60px;
}

@media screen and (max-width: 668px) {
    .ttc .faq-banner .button-outline.button-solid {
        font-size: 14px;
        padding: 12px 30px;
    }
}

@media screen and (max-width: 1920px) {
    .about-ttc .header-container #header .mobile-nav {
        top: 142px;
    }
}

@media screen and (max-width: 960px) {
    .about-ttc .header-container #header .mobile-nav {
        top: 112px;
    }
}

@media screen and (max-width: 668px) {
    .about-ttc .header-container #header .mobile-nav {
        top: 64px;
    }
}

.about-ttc .thumbnail-wrap {
    display: block;
}

@media screen and (min-width: 600px) {
    .about-ttc .thumbnail-wrap {
        display: none;
    }
}

.about-ttc .header-container #header .nav-container ul#nav li:first-child a {
    color: #5d2c85;
}

.about-ttc h3.title {
    text-transform: none;
    font-weight: normal;
}

.about-ttc .content-section {
    text-align: center;
    padding: 60px 0;
}

.about-ttc .content-section p {
    max-width: 760px;
    margin: 0 auto 1.5em auto;
}

.about-ttc .ovulation-section .image-wrapper {
    max-width: 100%;
    padding: 30px;
}

.about-ttc .ovulation-section .image-wrapper img {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}

.about-ttc .ovulation-section p.footnote {
    font-size: 12px;
    margin: 0 auto 30px auto;
}

.about-ttc .informational-text {
    text-align: left;
    padding: 60px;
}

@media screen and (max-width: 668px) {
    .about-ttc .informational-text {
        padding: 10px 0;
    }
}

.about-ttc .product-page.products-page .description-title {
    font-size: 24px;
}

.about-ttc .product-page.products-page .opening {
    padding: 100px 0 40px;
}

@media screen and (max-width: 1250px) {
    .about-ttc .product-page.products-page .opening {
        padding: 100px 30px;
    }
}

@media screen and (max-width: 720px) {
    .about-ttc .product-page.products-page .opening {
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 668px) {
    .about-ttc .product-page.products-page .opening {
        padding: 10px 0 0;
    }
    .about-ttc .product-page.products-page .opening img.main-img {
        display: block;
        margin: 0 auto;
        width: 60%;
    }
}

@media screen and (min-width: 668px) {
    .about-ttc .product-page.products-page .opening .title-col a.button-outline {
        width: 185px;
        padding: 8px 10px;
    }
}

@media screen and (max-width: 960px) {
    .about-ttc .product-page.products-page .opening .z-row [class^="col-"]:first-of-type {
        width: 60%;
    }
    .about-ttc .product-page.products-page .opening .z-row [class^="col-"]:nth-child(2) {
        width: 40%;
    }
    .about-ttc .product-page.products-page .opening .z-row [class^="col-"]:nth-child(4) {
        width: 100%;
    }
}

@media screen and (max-width: 904px) {
    .about-ttc .product-page.products-page .opening .z-row [class^="col-"]:nth-child(4) {
        margin-top: 20px;
    }
}

@media screen and (max-width: 668px) {
    .about-ttc .product-page.products-page .opening .z-row [class^="col-"]:first-of-type {
        width: 100%;
    }
    .about-ttc .product-page.products-page .opening .z-row [class^="col-"]:nth-child(2) {
        width: 100%;
        padding: 30px 0;
    }
    .about-ttc .product-page.products-page .opening .z-row [class^="col-"]:nth-child(4) {
        background-color: #fff;
        margin-top: 0;
        padding: 0 30px;
    }
}

@media screen and (max-width: 720px) {
    .about-ttc .product-page.products-page .opening h1,
    .about-ttc .product-page.products-page .opening h3 {
        text-align: left;
    }
    .about-ttc .product-page.products-page .opening h1,
    .about-ttc .product-page.products-page .opening h3,
    .about-ttc .product-page.products-page .opening p,
    .about-ttc .product-page.products-page .opening h4 {
        margin-left: 0;
        margin-right: 0;
    }
    .about-ttc .product-page.products-page .opening .white-background {
        padding: 5% 0;
    }
}

@media screen and (max-width: 668px) {
    .about-ttc .product-page.products-page .opening h1,
    .about-ttc .product-page.products-page .opening h3 {
        text-align: center;
    }
    .about-ttc .product-page.products-page .opening .mobile-grey-bar {
        margin: 30px 0 0;
    }
}

.about-ttc .product-page .title-col a.button-outline {
    color: #333;
    font-size: 16px;
    margin-left: 20px;
    padding: 8px 44px;
    right: auto;
    border: 2px solid #7e3cb4;
}

.about-ttc .product-page .title-col a.button-outline:hover {
    color: #fff;
    background-color: #7e3cb4;
}

@media screen and (max-width: 1325px) {
    .about-ttc .product-page .title-col a.button-outline {
        padding: 8px 20px;
    }
}

@media screen and (max-width: 960px) {
    .about-ttc .product-page .title-col a.button-outline {
        padding: 8px 44px;
        right: auto;
    }
}

@media screen and (max-width: 680px) {
    .about-ttc .product-page .title-col a.button-outline {
        padding: 8px 30px;
        right: auto;
    }
}

@media screen and (max-width: 668px) {
    .about-ttc .product-page .title-col a.button-outline {
        padding: 16px 44px;
        display: block;
        margin: 0 auto;
        position: relative;
        width: 101px;
    }
}

.about-ttc .product-page .title-col a.button-outline.sample {
    bottom: 67px;
}

@media screen and (max-width: 668px) {
    .about-ttc .product-page .title-col a.button-outline.sample {
        bottom: 0;
    }
}

.about-ttc .product-page .title-col .thumbnail-wrap {
    border: 2px solid #7e3cb4;
    height: 96px;
    width: 160px;
}

.about-ttc .product-page .white-background .ingredients-wrap .features span {
    font-weight: 600;
}

.about-ttc .product-page .white-background .ingredients-wrap h5 {
    font-weight: 400;
}

@media screen and (max-width: 668px) {
    .about-ttc .product-page .watchVideo {
        width: 230px;
        font-size: 17px;
        margin: 20px 0 30px;
        text-align: center;
        background-color: #4a2886;
    }
}

@media screen and (max-width: 668px) and (max-width: 480px) {
    .about-ttc .product-page .watchVideo {
        width: auto;
        font-size: 15px;
    }
}

.about-ttc .product-page .review-btns h4 {
    font-size: 21px;
    font-weight: 500;
}

.about-ttc .product-page .review-btns .button-outline {
    width: 230px;
    font-size: 17px;
    text-align: center;
    background-color: #4a2886;
}

@media screen and (max-width: 960px) {
    .about-ttc .product-page .review-btns .button-outline {
        display: block;
        margin-top: -13px;
    }
    .about-ttc .product-page .review-btns .button-outline:first-of-type {
        margin-top: 48px;
    }
}

@media screen and (max-width: 480px) {
    .about-ttc .product-page .review-btns .button-outline {
        font-size: 15px;
    }
}

@media screen and (max-width: 359px) {
    .about-ttc .product-page .review-btns .button-outline {
        width: auto;
    }
}

.about-ttc .product-page .review-btns .bv-write-review.bv-focusable.bv-submission-button {
    background-color: transparent !important;
    border: 2px solid #7e3cb4 !important;
    color: #333 !important;
    font-size: 17px !important;
    padding: 8px 35px !important;
    width: 305px !important;
}

@media screen and (max-width: 1200px) {
    .about-ttc .product-page .review-btns .bv-write-review.bv-focusable.bv-submission-button {
        padding: 8px 77px !important;
        width: auto !important;
    }
}

@media screen and (max-width: 480px) {
    .about-ttc .product-page .review-btns .bv-write-review.bv-focusable.bv-submission-button {
        font-size: 15px !important;
    }
}

.about-ttc .product-page .review-btns .bv-write-review.bv-focusable.bv-submission-button:hover {
    font-size: 17px !important;
    background-color: #7e3cb4 !important;
    color: #fff !important;
}

.about-ttc .product-page .review-btns .bv-shared.bv-core-container-122 {
    height: 40px !important;
}

.about-ttc .product-page .review-btns .bv-rating.bv-text-link.bv-popup-target.bv-focusable > span,
.about-ttc .product-page .review-btns .bv-rating-label.bv-text-link.bv-focusable {
    font-weight: 600 !important;
}

.about-ttc #how-it-works-section h2,
.about-ttc #how-it-works-section h3 {
    font-weight: 500;
    font-size: 34px;
}

.about-ttc #how-it-works-section .ovulation-cycle-btn {
    font-size: 16px;
    padding: 14px 20px;
}

@media screen and (max-width: 720px) {
    .about-ttc #how-it-works-section .ovulation-cycle-btn {
        margin-top: 30px;
    }
}

@media screen and (max-width: 800px) {
    .about-ttc #how-it-works-section {
        padding: 60px 30px;
    }
}

@media screen and (max-width: 720px) {
    .about-ttc #how-it-works-section {
        padding: 30px 0 60px;
    }
}

.about-ttc .healthcare-pros {
    background-color: #f1f1f1;
    padding: 60px 0;
    text-align: center;
}

@media screen and (max-width: 800px) {
    .about-ttc .healthcare-pros {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media screen and (max-width: 720px) {
    .about-ttc .healthcare-pros {
        text-align: left;
    }
}

.about-ttc .healthcare-pros h2,
.about-ttc .healthcare-pros h3 {
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 40px;
}

@media screen and (max-width: 720px) {
    .about-ttc .healthcare-pros h2,
    .about-ttc .healthcare-pros h3 {
        margin-bottom: 30px;
        margin-left: 0;
        margin-right: 0;
    }
}

.about-ttc .healthcare-pros p {
    font-size: 18px;
    margin: 0 auto;
    max-width: 780px;
    padding-bottom: 26px;
}

.about-ttc .healthcare-pros a {
    font-size: 16px;
    padding: 16px 50px;
}

.about-ttc .study-section {
    padding: 60px 0;
}

.about-ttc .study-section .white-box {
    padding: 60px;
    background: rgba(255, 255, 255, 0.8);
}

.about-ttc .study-section .white-box h3 {
    text-align: center;
    margin-bottom: 30px;
}

.about-ttc .study-section .white-box p {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 60px;
    -moz-column-gap: 60px;
    column-gap: 60px;
    vertical-align: top;
}

.about-ttc .liquid-slider {
    float: right;
    width: 65%;
    background-color: #f8f5ff;
}

.about-ttc .liquid-slider .panel {
    width: 100%;
}

.about-ttc .liquid-slider .panel.clone {
    opacity: 0;
}

.about-ttc .faq-section {
    background-color: #f8f5ff;
    padding: 100px 100px 112px;
    position: relative;
    text-align: left;
}

@media screen and (max-width: 1280px) {
    .about-ttc .faq-section {
        padding: 60px 100px;
    }
}

@media screen and (max-width: 960px) {
    .about-ttc .faq-section {
        padding: 40px 50px;
    }
}

.about-ttc .faq-section .ls-nav {
    margin-top: 0;
    border-right: 1px solid #c7c7c7;
    width: 34%;
}

.about-ttc .faq-section .ls-nav a {
    background: #f8f5ff none repeat scroll 0 0;
    color: #363636;
    font-size: 18px;
    padding: 15px 4%;
}

.about-ttc .faq-section .ls-nav .current a {
    background: #ededed none repeat scroll 0 0;
}

.about-ttc .faq-section h3.title {
    color: #363636;
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 50px;
    text-transform: none;
}

.about-ttc .faq-section .panel-wrapper p {
    color: #363636;
    font-size: 18px;
}

.about-ttc .faq-section h2.question {
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 30px;
}

.about-ttc .astro_reviews {
    background-color: #f1f1f1;
    padding: 66px 0 60px;
}

.about-ttc .astro_reviews h3 {
    color: #000;
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 30px;
    text-align: center;
}

.about-ttc .astro_reviews .bv-content-pagination-pages-current,
.about-ttc .astro_reviews .bv-cleanslate .bv-core-container-122 .bv-action-bar-header,
.about-ttc .astro_reviews .bv-cleanslate .bv-core-container-122 .bv-section-summary .bv-content-title,
.about-ttc .astro_reviews .bv-cleanslate .bv-core-container-122 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-stars .bv-td,
.about-ttc .astro_reviews .bv-cleanslate .bv-core-container-122 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary .bv-rating-ratio .bv-secondary-rating-summary-rating,
.about-ttc .astro_reviews .bv-cleanslate .bv-core-container-122 .bv-inline-histogram-ratings td,
.about-ttc .astro_reviews .bv-cleanslate .bv-core-container-122 .bv-popup-histogram-ratings td,
.about-ttc .astro_reviews .bv-cleanslate .bv-core-container-122 .bv-content-summary p {
    font-weight: 600 !important;
}

.about-ttc .amazon_reviews {
    background-color: #fff;
    padding: 66px 0 60px;
}

.about-ttc .amazon_reviews h3 {
    color: #000;
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 30px;
    text-align: center;
}

.about-ttc .form-section {
    background: #4a2886;
}

.about-ttc .form-section input.button-outline {
    border: 1px solid #fff;
    color: #222;
    background: #fff;
}

.about-ttc textarea {
    resize: vertical;
    overflow: auto;
}

.about-ttc p.footnote {
    margin: 20px 0 0 30px;
}

.about-ttc #video-compare-container {
    cursor: ew-resize;
    display: inline-block;
    line-height: 0;
    position: relative;
    width: 100%;
    padding-top: 42.3%;
    margin-top: 30px;
}

.about-ttc #video-compare-container > video {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    display: block;
    max-width: none;
}

.about-ttc #video-compare-container > video::-webkit-media-controls,
.about-ttc #video-clipper video::-webkit-media-controls {
    display: none !important;
}

.about-ttc #video-clipper {
    width: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    overflow: hidden;
    height: 100%;
    border-right: 3px solid #fff;
}

.about-ttc #video-clipper video {
    width: 200%;
    position: absolute;
    height: 100%;
    display: block;
    max-width: none;
}

.about-ttc .video-description {
    font-size: 14px;
    font-weight: 600;
    text-align: right;
    padding: 12px 5% 0 0;
}

.about-ttc .clipper-arrows {
    height: 100%;
    width: 150px;
    z-index: 98;
    position: relative;
    display: inline-block;
    float: right;
    top: 45%;
    margin-right: -45px;
    overflow: auto;
}

.about-ttc .clipper-arrows i {
    color: #fff;
    font-size: 28px;
    margin: 4px;
}

.header-container #header .nav-container ul#nav li a.at {
    color: #5d2c85;
}

.where-to-buy-ttc .where-to-buy-page {
    padding: 60px 0 100px 0;
}

.where-to-buy-ttc .where-to-buy-page .where-to-buy-page-title {
    text-align: center;
    margin-left: 0;
}

@media only screen and (orientation: landscape) {
    .fertility-support .ovulation-cycle-modal.portrait_mode > img {
        left: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
    }
}

@media screen and (max-width: 1920px) {
    .fertility-support .header-container #header .mobile-nav {
        top: 142px;
    }
}

@media screen and (max-width: 960px) {
    .fertility-support .header-container #header .mobile-nav {
        top: 112px;
    }
}

@media screen and (max-width: 668px) {
    .fertility-support .header-container #header .mobile-nav {
        top: 64px;
    }
}

.fertility-support .ttc-sub-nav ul {
    max-width: 624px;
}

.fertility-support .ovulation-cycle-modal {
    background-color: #f4f4f6;
    box-shadow: 0 0 0 9999px rgba(0, 0, 0, 0.5);
    display: none;
    height: auto;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.fertility-support .ovulation-cycle-modal .closeOvulationCycleImg {
    left: 3%;
    position: absolute;
    top: 3%;
    z-index: 99;
}

.fertility-support .ovulation-cycle-modal .closeOvulationCycleImg img {
    width: 24px;
}

.fertility-support .ovulation-cycle-section {
    background-color: #f0f0f0;
    padding: 80px 0 60px;
    text-align: center;
}

@media screen and (max-width: 960px) {
    .fertility-support .ovulation-cycle-section {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.fertility-support .ovulation-cycle-section h3 {
    color: #363636;
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 34px;
}

@media screen and (max-width: 720px) {
    .fertility-support .ovulation-cycle-section h3 {
        margin-left: 0;
        margin-right: 0;
    }
}

.fertility-support .ovulation-cycle-section p {
    color: #363636;
    font-size: 18px;
    margin-bottom: 0;
}

@media screen and (max-width: 720px) {
    .fertility-support .ovulation-cycle-section p {
        margin-left: 0;
        margin-right: 0;
    }
}

.fertility-support .ovulation-cycle-section .ovulation-cycle-img {
    padding: 50px 0;
}

@media screen and (max-width: 668px) {
    .fertility-support .ovulation-cycle-section .ovulation-cycle-img {
        padding: 20px 0 10px;
    }
}

.fertility-support .ovulation-cycle-section .clickzoom-icon {
    margin: 0 auto;
    padding: 20px 0 40px;
}

@media screen and (max-width: 668px) {
    .fertility-support .ovulation-cycle-section .clickzoom-icon {
        padding: 20px 0;
        width: 160px;
    }
}

@media screen and (max-width: 480px) {
    .fertility-support .ovulation-cycle-section .clickzoom-icon {
        padding: 20px 0;
        width: 140px;
    }
}

.fertility-support .ovulation-cycle-section .copy-notes {
    color: #363636;
    font-size: 12px;
    line-height: 16px;
    margin: 0 auto;
    max-width: 800px;
}

@media screen and (max-width: 720px) {
    .fertility-support .ovulation-cycle-section .copy-notes {
        font-size: 16px;
        line-height: 18px;
        text-align: left;
    }
}

.fertility-support .no-articles {
    margin: 0 auto;
    padding-top: 12%;
    text-align: center;
}

.fertility-support .expert-wrap {
    background: #5d2c85;
    text-align: center;
    min-height: 285px;
    margin: 8%;
}

.fertility-support .expert-wrap .expert-container .expert-image {
    width: 100%;
}

.fertility-support .expert-wrap .expert-container .expert-content {
    text-align: left;
    padding: 20px;
}

.fertility-support .expert-wrap .expert-container .expert-content h3 {
    color: #fff;
    font-size: 29px;
    font-weight: 300;
    margin-top: 0;
}

.fertility-support .expert-wrap .expert-container .expert-content p {
    color: #000;
    font-size: 13px;
}

.fertility-support .expert-wrap .expert-container .expert-content a.button-outline {
    color: #fff;
    border-color: #fff;
    font-weight: bold;
    display: inline-block;
}

.fertility-support .expert-wrap .expert-container .expert-content .bio-container {
    position: fixed;
    z-index: 101;
    top: -150%;
    left: 0;
    width: 100vw;
    height: 100vh;
    -webkit-transition: all ease 250ms;
    -moz-transition: all ease 250ms;
    -o-transition: all ease 250ms;
    transition: all ease 250ms;
}

.fertility-support .expert-wrap .expert-container .expert-content .bio-container.open {
    top: 0;
}

.fertility-support .expert-wrap .expert-container .expert-content .bio-container .bio-bg {
    position: absolute;
    top: 0%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.fertility-support .expert-wrap .expert-container .expert-content .bio-container .bio-wrap {
    position: absolute;
    top: 40%;
    max-width: 600px;
    left: 50%;
    margin-left: -325px;
    background: #fff;
    padding: 25px;
}

.fertility-support .expert-wrap .expert-container .expert-content .bio-container .bio-wrap span.close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px 15px;
    font-size: 30px;
    color: #aaa;
    font-weight: 100;
    cursor: pointer;
}

.fertility-support .expert-wrap .expert-close {
    width: 25px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    margin: 25px;
    cursor: pointer;
}

.fertility-support .article-wrap {
    min-height: 390px;
}

.fertility-support .news-page .opening {
    padding: 8% 5%;
}

.fertility-support .news-page .opening h2 {
    color: #222;
    text-transform: none;
    font-size: 54px;
    max-width: 450px;
    font-weight: 400;
    line-height: 1;
}

.fertility-support .news-page .opening p {
    color: #222;
    max-width: 450px;
}

.fertility-support .news-page .opening.white-text h2 {
    color: #fff;
}

.fertility-support .news-page .opening.white-text p {
    color: #fff;
    margin-left: 0;
    margin-right: 0;
}

.fertility-support .news-page .category-section ul.category-chooser li {
    display: inline-block;
}

.fertility-support .news-page .category-section ul.category-chooser li a {
    text-transform: none;
}

.fertility-support .news-page .category-section .article-wrap {
    padding: 0% 12%;
}

@media screen and (max-width: 960px) {
    .fertility-support .news-page .category-section .article-wrap {
        padding: 0 5%;
    }
}

@media screen and (max-width: 668px) {
    .fertility-support .news-page .category-section .article-wrap .article-list .ind-wrap {
        padding: 5% 0;
    }
    .fertility-support .news-page .category-section .article-wrap .article-list .ind-wrap img {
        width: 100%;
    }
}

.fertility-support .news-page .category-section .dropdown-category-chooser {
    display: none;
}

.fertility-support .content-section {
    padding: 60px 0;
    text-align: center;
}

.fertility-support .liquid-slider {
    background: #e6e6e6;
}

.fertility-support .liquid-slider .panel-wrapper h2 {
    display: none;
}

.fertility-support .liquid-slider .panel {
    width: 100%;
}

.fertility-support .ls-nav ul {
    margin: 0 auto;
    width: 100% !important;
    margin-bottom: 15px;
}

.fertility-support .ls-nav ul li {
    display: inline-block;
    padding: 5px;
    margin: 0 10px;
    font-size: 1.1em;
}

.fertility-support .ls-nav ul li a {
    color: #222;
}

.fertility-support .ls-nav ul li.current {
    border-bottom: 5px solid #8e51cc;
}

.fertility-support .glossary-section {
    padding-bottom: 30px;
}

.fertility-support .acronyms-section p {
    max-width: 760px;
    margin: 0 auto 15px auto;
}

.fertility-support .acronyms-section ul {
    text-align: left;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    overflow: none;
    margin: 0 auto;
    max-width: 800px;
    margin-top: 60px;
}

.fertility-support .acronyms-section ul li {
    list-style-type: none;
    margin-bottom: 20px;
    margin-left: 0;
    font-size: 16px;
}

@media screen and (max-width: 960px) {
    .ttc {
        padding: 0;
    }
    .ttc .header-container {
        height: 64px;
    }
    .ttc .header-container #header {
        height: 64px;
    }
    .ttc .header-container #header #mobile-nav-toggle {
        color: #666;
    }
    .ttc .header-container #header .logo-wrap {
        right: 50%;
        width: 74px;
        top: 12px;
        margin-right: -37px;
    }
    .ttc #about-ttc-slider-wrapper,
    .ttc #glossary-slider-wrapper {
        display: none !important;
    }
    .ttc .glossary-section h3 {
        margin-bottom: 20px;
    }
    .ttc .glossary-section h2 {
        font-size: 16px;
    }
    .ttc .glossary-section .ls-select-box select {
        width: 100%;
        padding: 0 30px;
        text-align: left;
        margin: 0 auto;
        font-weight: bold;
        font-size: 16px;
    }
    .ttc .glossary-section .panel-wrapper {
        padding: 0 30px;
    }
    .ttc .glossary-section .panel-wrapper p {
        text-align: left;
        margin-left: 0;
    }
}

@media screen and (max-width: 768px) {
    .view-ttc .homepage .panel-wrapper {
        text-align: center;
        max-width: 100%;
        margin-left: 0%;
    }
}

@media screen and (max-width: 720px) {
    .ttc h2,
    .ttc h3,
    .ttc h5,
    .ttc p {
        margin-left: 30px;
        margin-right: 30px;
        text-align: left;
    }
    .ttc h2,
    .ttc h3 {
        font-size: 24px;
    }
    .ttc .breadcrumbs {
        margin-top: 0;
    }
    .ttc #ttc-slider-wrapper {
        overflow: none;
    }
    .ttc #ttc-slider {
        overflow: none;
    }
    .ttc #ttc-slider .panel-wrapper .panels {
        padding: 15% 5%;
        max-width: 100%;
    }
    .ttc #ttc-slider .panel-wrapper .panels h1.title,
    .ttc #ttc-slider .panel-wrapper .panels h2.title {
        font-size: 2.4em;
    }
    .ttc .hp-row .z-row .hp-item {
        height: 300px;
    }
    .homepage h3,
    .homepage h5,
    .homepage p {
        margin-left: 0;
    }
    .about-ttc #video-compare-container > video source,
    .about-ttc #video-clipper > video source {
        display: none !important;
    }
    .about-ttc .content-section p {
        margin: 0 30px 0 30px;
    }
    .about-ttc .content-section a.button-outline {
        margin-left: 30px;
        margin-right: 30px;
    }
    .about-ttc .ovulation-section {
        text-align: left;
    }
    .about-ttc .ovulation-section p,
    .about-ttc .ovulation-section p.footnote {
        margin: 0 30px 30px 30px;
    }
    .about-ttc .ovulation-section img {
        padding: 30px;
        margin: 0 auto 0 auto;
    }
    .about-ttc .faq-section {
        padding: 50px 0;
    }
    .about-ttc .healthcare-page .form-section h3.title {
        padding: 0;
        margin-left: 20px;
        font-weight: normal;
    }
    .about-ttc .healthcare-page .form-section input.button-outline {
        margin-left: 20px;
    }
    .product-page.products-page .opening h3 {
        text-align: center;
    }
    .product-page.products-page .opening .white-background {
        padding: 5% 30px;
    }
    .product-page.products-page .opening .white-background h2,
    .product-page.products-page .opening .white-background h4,
    .product-page.products-page .opening .white-background h5 {
        text-transform: none;
        margin-left: 0;
        margin-right: 0;
    }
    .product-page.products-page .opening .white-background p {
        margin-left: 0;
        margin-right: 0;
    }
    .fertility-support .title-wrap {
        position: relative;
        padding: 40px 0;
    }
    .fertility-support .title-wrap .expert-title-m {
        color: #fff;
    }
    .fertility-support .open {
        border: none;
    }
    .fertility-support .open .toggle.icon-plus {
        display: none;
    }
    .fertility-support .open .toggle.icon-minus {
        display: block;
    }
    .fertility-support .open h3 {
        color: #363636;
    }
    .fertility-support .open .answer-wrap {
        display: block;
        padding: 15px 30px;
    }
    .fertility-support .news-page .opening h2 {
        font-size: 36px;
        max-width: 270px;
    }
    .fertility-support .news-page .category-section .dropdown-category-chooser {
        display: block;
    }
    .fertility-support .news-page .category-section ul.category-chooser {
        display: none;
    }
    .fertility-support .expert-wrap {
        position: relative;
    }
    .fertility-support .expert-wrap .expert-container .expert-image {
        float: none;
        width: 100%;
    }
    .fertility-support .expert-wrap .expert-container .expert-content h3 {
        margin-top: 20px;
        margin-left: 0;
    }
    .fertility-support .expert-wrap .expert-container .expert-content p {
        margin-left: 0;
        margin-right: 0;
    }
    .fertility-support .expert-wrap .expert-close {
        width: 25px;
        height: 25px;
        margin: 15px;
    }
    .fertility-support .glossary-section h3 {
        margin-bottom: 20px;
    }
    .fertility-support .glossary-section h2 {
        font-size: 16px;
        text-align: left;
        margin-left: 30px;
        margin-right: 30px;
        margin-bottom: 8px;
    }
    .fertility-support .glossary-section .ls-select-box select {
        width: 100%;
        padding: 0 30px;
        text-align: left;
        margin: 0 auto;
        font-weight: bold;
        font-size: 16px;
    }
    .fertility-support .glossary-section .panel-wrapper {
        padding: 0 30px;
    }
    .fertility-support .glossary-section .panel-wrapper p {
        text-align: left;
        margin-left: 0;
    }
    .fertility-support .acronyms-section p {
        padding: 0 30px;
    }
    .fertility-support .acronyms-section ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        padding: 0 30px;
        margin-top: 30px;
    }
    .where-to-buy-ttc .where-to-buy-page h1 {
        margin-left: 30px;
        font-size: 32px;
    }
    .where-to-buy-ttc .where-to-buy-page .title-wrap h2 {
        font-weight: 500;
    }
    .where-to-buy-ttc .where-to-buy-page .border-left {
        padding: 0;
        margin-top: 30px;
    }
}

@media screen and (max-width: 720px) and (max-width: 600px) {
    .fertility-support .title-wrap .expert-title-m {
        text-align: left;
        background: none;
        top: 20px;
        left: 35%;
        padding: 5px 0px;
    }
}

@media screen and (max-width: 720px) and (max-width: 600px) {
    .fertility-support .title-wrap .toggle {
        float: right;
        -webkit-transition: all ease 300ms;
        -moz-transition: all ease 300ms;
        -o-transition: all ease 300ms;
        transition: all ease 300ms;
    }
    .fertility-support .title-wrap .toggle.icon-minus {
        display: none;
    }
    .fertility-support .title-wrap .toggle.icon-plus {
        display: block;
    }
}

@media screen and (max-width: 668px) {
    .phone-exp {
        margin-left: -5.5%;
        margin-right: -5.5%;
    }
}

.phone-exp .half {
    width: 50vw;
    height: 50vw;
    float: left;
    background-color: #5d2c85;
}

@media screen and (max-width: 668px) {
    .phone-exp .half {
        width: 50%;
    }
}

.phone-exp .half.exp-bg-img {
    background-size: cover;
    background-position: center center;
}

.phone-exp .half .bio {
    padding: 20px;
}

.phone-exp .half .bio h3 {
    color: #fff;
    font-size: 15px;
    margin: 0;
    margin-bottom: 25vw;
}

.phone-exp .half .bio a.white {
    border-color: #fff;
    border-width: 1px;
    color: #fff;
    cursor: pointer;
}

.phone-exp .half .bio .exp-pop-out {
    position: fixed;
    top: -100vh;
    left: 0;
    background: #fff;
    width: 100%;
    height: 90vh;
    overflow: auto;
    -webkit-transition: all ease 250ms;
    -moz-transition: all ease 250ms;
    -o-transition: all ease 250ms;
    transition: all ease 250ms;
}

.phone-exp .half .bio .exp-pop-out.open {
    top: 65px;
}

.phone-exp .half .bio .exp-pop-out span.close {
    display: block;
    text-align: right;
    padding: 15px;
    font-size: 50px;
    color: #777;
    cursor: pointer;
    font-weight: 100;
}

.phone-exp .half .bio .exp-pop-out h4 {
    padding: 0 25px;
    font-size: 20px;
    font-weight: 400;
    color: #333;
}

@media screen and (max-width: 668px) {
    .fertility-support .expert-wrap {
        display: none;
    }
    .ttc #ttc-slider .panel-wrapper {
        margin: 0;
        max-width: none;
        padding: 20px 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
    }
    .ttc #ttc-slider .panel-wrapper .panels {
        max-width: 100%;
        padding: 0;
        width: auto;
        margin: 0 40px;
    }
    .ttc a.button-outline.show-on-phone-imp {
        margin: 0 auto;
        width: 90px;
    }
}

.landing-pages.pride {
    background-color: #81d3f6;
}

.landing-pages.pride .bgart {
    background-repeat: no-repeat;
    background-size: auto;
}

@media screen and (max-width: 1200px) {
    .landing-pages.pride .bgart {
        background-image: none !important;
    }
}

.landing-pages.pride .bgart.opening {
    background-position: bottom left;
    background-position: 100% 3%;
}

.landing-pages.pride .bgart#dates {
    background-position: bottom right;
    background-size: 330px;
}

.landing-pages.pride .bgart.product {
    background-position: top left;
    background-size: 225px;
    background-position-y: 10%;
}

.landing-pages.pride .bgart#sample {
    background-position: bottom left;
    background-size: 425px;
}

.landing-pages.pride p.section-title {
    color: #5d2c85;
    text-align: center;
}

.landing-pages.pride .header-container #header {
    background-color: #5d2c85;
    border-bottom: #061f74 solid 2px;
}

.landing-pages.pride .header-container #header .nav-container ul#nav li a {
    color: #fff;
}

.landing-pages.pride .header-container #header .nav-container ul#nav li a.sample {
    font-weight: bold;
}

.landing-pages.pride .opening {
    background-color: #81d3f6;
    padding: 0px 0 80px 0;
}

@media screen and (max-width: 480px) {
    .landing-pages.pride .opening {
        padding: 0px 0 40px 0;
    }
}

.landing-pages.pride .opening p {
    color: #000;
}

.landing-pages.pride .opening p.intro-content {
    margin-top: -87px;
    font-size: 25px;
}

@media screen and (max-width: 1200px) {
    .landing-pages.pride .opening p.intro-content {
        margin-top: -70px;
    }
}

@media screen and (max-width: 1000px) {
    .landing-pages.pride .opening p.intro-content {
        margin-top: -45px;
    }
}

@media screen and (max-width: 768px) {
    .landing-pages.pride .opening p.intro-content {
        margin-top: -25px;
    }
}

.landing-pages.pride .opening a {
    font-size: 14px;
    display: block;
    width: 200px;
    margin: 0 auto 30px;
}

.landing-pages.pride .dates {
    padding-bottom: 50px;
}

.landing-pages.pride .dates img {
    margin-bottom: 20px;
}

.landing-pages.pride .dates h5 {
    color: #5d2c85;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1;
}

.landing-pages.pride .dates p.date-place {
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    margin-bottom: 0.7em;
}

.landing-pages.pride .dates p.date-description {
    max-width: 300px;
    color: #000;
    font-size: 18px;
}

@media screen and (max-width: 768px) {
    .landing-pages.pride .dates {
        padding: 0 0 50px 0;
    }
    .landing-pages.pride .dates * {
        text-align: center;
    }
    .landing-pages.pride .dates .z-row [class^="col-"],
    .landing-pages.pride .dates .z-row [class*=" col-"],
    .landing-pages.pride .dates .z-row [class*=" col-"]:first-child {
        max-width: 300px;
        margin: 0 auto !important;
    }
    .landing-pages.pride .dates hr.small-purple.left {
        margin: 20px auto;
    }
}

.landing-pages.pride #products .product {
    background-color: #fff;
}

.landing-pages.pride #products .product * {
    color: #000;
}

.landing-pages.pride #products .product a {
    color: #fff;
}

.landing-pages.pride #products .product a.button-outline:active,
.landing-pages.pride #products .product input.button-outline:active,
.landing-pages.pride #products .product span.button-outline:active {
    background: #fff;
    color: #5d2c85;
}

.landing-pages.pride #products .product h5 {
    margin-top: -120px;
}

.landing-pages.pride #lp-slider {
    background-color: #fff;
}

.landing-pages.pride #lp-slider * {
    color: #000;
}

.landing-pages.pride #lp-slider a {
    color: #fff;
}

.landing-pages.pride .ls-nav .current a {
    background: #333;
}

.landing-pages.pride .form-section {
    background-color: #81d3f6;
}

.landing-pages.pride .form-section p {
    color: #000;
}

.landing-pages.pride .form-section p.section-title {
    color: #5d2c85;
}

.landing-pages.pride .form-section p#post-form-content {
    color: #fff;
}

.landing-pages.pride .form-section .subscribe {
    color: #fff;
}

.landing-pages.pride .form-section .footnote {
    color: #fff;
}

.landing-pages.pride form label {
    font-weight: normal;
    color: #000;
}

.ttc.community .opening {
    display: table;
    width: 100%;
    min-height: 470px;
    box-sizing: border-box;
    padding: 20px 8%;
    background-position: top center;
}

.ttc.community .opening .copy-wrap {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
}

.ttc.community .opening .copy-wrap h1,
.ttc.community .opening .copy-wrap p {
    font-weight: 400;
    color: #fff;
}

.ttc.community .main-content {
    min-height: 3200px;
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 20px;
}

.ttc.community .main-content .post-wrap {
    padding: 21px;
    margin: 0 10px;
    margin-bottom: 20px;
    background: #f1f1f1;
}

.ttc.community .main-content .post-wrap h4 {
    margin-top: 20px;
    font-weight: 400;
    font-size: 24px;
}

.ttc.community .main-content .post-wrap h5 {
    font-size: 18px;
    font-weight: 400;
}

.ttc.community .main-content .post-wrap p {
    font-size: 12px;
}

.ttc.community .main-content .post-wrap a.button-outline {
    background: #5d2c85;
}

.ttc.community iframe {
    min-height: 3200px;
    overflow: hidden;
}

html,
body {
    height: 100%;
}

.view-parati-lpn,
.view-parati-lpn-products,
.view-parati-lpn-explore,
.view-parati-lpn-sample,
.view-beproud,
.view-beproud-products,
.view-beproud-explore,
.view-beproud-sample,
.view-hispanic-temp,
.view-hispanic-sample-temp,
.view-hispanic-explore-temp,
.view-hispanic-products-temp,
.view-enjoy-the-ride,
.view-enjoy-the-ride-products,
.view-enjoy-the-ride-explore,
.view-enjoy-the-ride-sample {
    background-color: #fff;
}

.view-parati-lpn .full-container,
.view-parati-lpn-products .full-container,
.view-parati-lpn-explore .full-container,
.view-parati-lpn-sample .full-container,
.view-beproud .full-container,
.view-beproud-products .full-container,
.view-beproud-explore .full-container,
.view-beproud-sample .full-container,
.view-hispanic-temp .full-container,
.view-hispanic-sample-temp .full-container,
.view-hispanic-explore-temp .full-container,
.view-hispanic-products-temp .full-container,
.view-enjoy-the-ride .full-container,
.view-enjoy-the-ride-products .full-container,
.view-enjoy-the-ride-explore .full-container,
.view-enjoy-the-ride-sample .full-container {
    min-height: 100%;
    position: relative;
}

.view-parati-lpn .footer-container,
.view-parati-lpn-products .footer-container,
.view-parati-lpn-explore .footer-container,
.view-parati-lpn-sample .footer-container,
.view-beproud .footer-container,
.view-beproud-products .footer-container,
.view-beproud-explore .footer-container,
.view-beproud-sample .footer-container,
.view-hispanic-temp .footer-container,
.view-hispanic-sample-temp .footer-container,
.view-hispanic-explore-temp .footer-container,
.view-hispanic-products-temp .footer-container,
.view-enjoy-the-ride .footer-container,
.view-enjoy-the-ride-products .footer-container,
.view-enjoy-the-ride-explore .footer-container,
.view-enjoy-the-ride-sample .footer-container {
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 54px;
}

@media screen and (max-width: 1049px) {
    .view-parati-lpn .footer-container,
    .view-parati-lpn-products .footer-container,
    .view-parati-lpn-explore .footer-container,
    .view-parati-lpn-sample .footer-container,
    .view-beproud .footer-container,
    .view-beproud-products .footer-container,
    .view-beproud-explore .footer-container,
    .view-beproud-sample .footer-container,
    .view-hispanic-temp .footer-container,
    .view-hispanic-sample-temp .footer-container,
    .view-hispanic-explore-temp .footer-container,
    .view-hispanic-products-temp .footer-container,
    .view-enjoy-the-ride .footer-container,
    .view-enjoy-the-ride-products .footer-container,
    .view-enjoy-the-ride-explore .footer-container,
    .view-enjoy-the-ride-sample .footer-container {
        height: 40px;
    }
}

.view-parati-lpn .footer-container #footer,
.view-parati-lpn-products .footer-container #footer,
.view-parati-lpn-explore .footer-container #footer,
.view-parati-lpn-sample .footer-container #footer,
.view-beproud .footer-container #footer,
.view-beproud-products .footer-container #footer,
.view-beproud-explore .footer-container #footer,
.view-beproud-sample .footer-container #footer,
.view-hispanic-temp .footer-container #footer,
.view-hispanic-sample-temp .footer-container #footer,
.view-hispanic-explore-temp .footer-container #footer,
.view-hispanic-products-temp .footer-container #footer,
.view-enjoy-the-ride .footer-container #footer,
.view-enjoy-the-ride-products .footer-container #footer,
.view-enjoy-the-ride-explore .footer-container #footer,
.view-enjoy-the-ride-sample .footer-container #footer {
    padding: 15px 50px;
}

@media screen and (max-width: 1049px) {
    .view-parati-lpn .footer-container #footer,
    .view-parati-lpn-products .footer-container #footer,
    .view-parati-lpn-explore .footer-container #footer,
    .view-parati-lpn-sample .footer-container #footer,
    .view-beproud .footer-container #footer,
    .view-beproud-products .footer-container #footer,
    .view-beproud-explore .footer-container #footer,
    .view-beproud-sample .footer-container #footer,
    .view-hispanic-temp .footer-container #footer,
    .view-hispanic-sample-temp .footer-container #footer,
    .view-hispanic-explore-temp .footer-container #footer,
    .view-hispanic-products-temp .footer-container #footer,
    .view-enjoy-the-ride .footer-container #footer,
    .view-enjoy-the-ride-products .footer-container #footer,
    .view-enjoy-the-ride-explore .footer-container #footer,
    .view-enjoy-the-ride-sample .footer-container #footer {
        padding: 15px 20px;
    }
}

@media screen and (max-width: 500px) {
    .view-parati-lpn .footer-container #footer,
    .view-parati-lpn-products .footer-container #footer,
    .view-parati-lpn-explore .footer-container #footer,
    .view-parati-lpn-sample .footer-container #footer,
    .view-beproud .footer-container #footer,
    .view-beproud-products .footer-container #footer,
    .view-beproud-explore .footer-container #footer,
    .view-beproud-sample .footer-container #footer,
    .view-hispanic-temp .footer-container #footer,
    .view-hispanic-sample-temp .footer-container #footer,
    .view-hispanic-explore-temp .footer-container #footer,
    .view-hispanic-products-temp .footer-container #footer,
    .view-enjoy-the-ride .footer-container #footer,
    .view-enjoy-the-ride-products .footer-container #footer,
    .view-enjoy-the-ride-explore .footer-container #footer,
    .view-enjoy-the-ride-sample .footer-container #footer {
        padding: 10px 20px;
    }
}

.view-parati-lpn .footer-container #footer sup,
.view-parati-lpn-products .footer-container #footer sup,
.view-parati-lpn-explore .footer-container #footer sup,
.view-parati-lpn-sample .footer-container #footer sup,
.view-beproud .footer-container #footer sup,
.view-beproud-products .footer-container #footer sup,
.view-beproud-explore .footer-container #footer sup,
.view-beproud-sample .footer-container #footer sup,
.view-hispanic-temp .footer-container #footer sup,
.view-hispanic-sample-temp .footer-container #footer sup,
.view-hispanic-explore-temp .footer-container #footer sup,
.view-hispanic-products-temp .footer-container #footer sup,
.view-enjoy-the-ride .footer-container #footer sup,
.view-enjoy-the-ride-products .footer-container #footer sup,
.view-enjoy-the-ride-explore .footer-container #footer sup,
.view-enjoy-the-ride-sample .footer-container #footer sup {
    font-size: 100%;
    top: 0;
}

.view-parati-lpn .footer-container #footer .z-row,
.view-parati-lpn-products .footer-container #footer .z-row,
.view-parati-lpn-explore .footer-container #footer .z-row,
.view-parati-lpn-sample .footer-container #footer .z-row,
.view-beproud .footer-container #footer .z-row,
.view-beproud-products .footer-container #footer .z-row,
.view-beproud-explore .footer-container #footer .z-row,
.view-beproud-sample .footer-container #footer .z-row,
.view-hispanic-temp .footer-container #footer .z-row,
.view-hispanic-sample-temp .footer-container #footer .z-row,
.view-hispanic-explore-temp .footer-container #footer .z-row,
.view-hispanic-products-temp .footer-container #footer .z-row,
.view-enjoy-the-ride .footer-container #footer .z-row,
.view-enjoy-the-ride-products .footer-container #footer .z-row,
.view-enjoy-the-ride-explore .footer-container #footer .z-row,
.view-enjoy-the-ride-sample .footer-container #footer .z-row {
    margin: 0 auto;
}

.view-parati-lpn .footer-container #footer .z-row ul.awesome-social-icons.s24 li,
.view-parati-lpn-products .footer-container #footer .z-row ul.awesome-social-icons.s24 li,
.view-parati-lpn-explore .footer-container #footer .z-row ul.awesome-social-icons.s24 li,
.view-parati-lpn-sample .footer-container #footer .z-row ul.awesome-social-icons.s24 li,
.view-beproud .footer-container #footer .z-row ul.awesome-social-icons.s24 li,
.view-beproud-products .footer-container #footer .z-row ul.awesome-social-icons.s24 li,
.view-beproud-explore .footer-container #footer .z-row ul.awesome-social-icons.s24 li,
.view-beproud-sample .footer-container #footer .z-row ul.awesome-social-icons.s24 li,
.view-hispanic-temp .footer-container #footer .z-row ul.awesome-social-icons.s24 li,
.view-hispanic-sample-temp .footer-container #footer .z-row ul.awesome-social-icons.s24 li,
.view-hispanic-explore-temp .footer-container #footer .z-row ul.awesome-social-icons.s24 li,
.view-hispanic-products-temp .footer-container #footer .z-row ul.awesome-social-icons.s24 li,
.view-enjoy-the-ride .footer-container #footer .z-row ul.awesome-social-icons.s24 li,
.view-enjoy-the-ride-products .footer-container #footer .z-row ul.awesome-social-icons.s24 li,
.view-enjoy-the-ride-explore .footer-container #footer .z-row ul.awesome-social-icons.s24 li,
.view-enjoy-the-ride-sample .footer-container #footer .z-row ul.awesome-social-icons.s24 li {
    padding-left: 10px;
}

.view-parati-lpn .footer-container #footer .z-row ul.awesome-social-icons.s24 li:first-child,
.view-parati-lpn-products .footer-container #footer .z-row ul.awesome-social-icons.s24 li:first-child,
.view-parati-lpn-explore .footer-container #footer .z-row ul.awesome-social-icons.s24 li:first-child,
.view-parati-lpn-sample .footer-container #footer .z-row ul.awesome-social-icons.s24 li:first-child,
.view-beproud .footer-container #footer .z-row ul.awesome-social-icons.s24 li:first-child,
.view-beproud-products .footer-container #footer .z-row ul.awesome-social-icons.s24 li:first-child,
.view-beproud-explore .footer-container #footer .z-row ul.awesome-social-icons.s24 li:first-child,
.view-beproud-sample .footer-container #footer .z-row ul.awesome-social-icons.s24 li:first-child,
.view-hispanic-temp .footer-container #footer .z-row ul.awesome-social-icons.s24 li:first-child,
.view-hispanic-sample-temp .footer-container #footer .z-row ul.awesome-social-icons.s24 li:first-child,
.view-hispanic-explore-temp .footer-container #footer .z-row ul.awesome-social-icons.s24 li:first-child,
.view-hispanic-products-temp .footer-container #footer .z-row ul.awesome-social-icons.s24 li:first-child,
.view-enjoy-the-ride .footer-container #footer .z-row ul.awesome-social-icons.s24 li:first-child,
.view-enjoy-the-ride-products .footer-container #footer .z-row ul.awesome-social-icons.s24 li:first-child,
.view-enjoy-the-ride-explore .footer-container #footer .z-row ul.awesome-social-icons.s24 li:first-child,
.view-enjoy-the-ride-sample .footer-container #footer .z-row ul.awesome-social-icons.s24 li:first-child {
    padding-left: 0;
}

.view-parati-lpn .footer-container #footer .z-row ul.awesome-social-icons.s24 li a,
.view-parati-lpn-products .footer-container #footer .z-row ul.awesome-social-icons.s24 li a,
.view-parati-lpn-explore .footer-container #footer .z-row ul.awesome-social-icons.s24 li a,
.view-parati-lpn-sample .footer-container #footer .z-row ul.awesome-social-icons.s24 li a,
.view-beproud .footer-container #footer .z-row ul.awesome-social-icons.s24 li a,
.view-beproud-products .footer-container #footer .z-row ul.awesome-social-icons.s24 li a,
.view-beproud-explore .footer-container #footer .z-row ul.awesome-social-icons.s24 li a,
.view-beproud-sample .footer-container #footer .z-row ul.awesome-social-icons.s24 li a,
.view-hispanic-temp .footer-container #footer .z-row ul.awesome-social-icons.s24 li a,
.view-hispanic-sample-temp .footer-container #footer .z-row ul.awesome-social-icons.s24 li a,
.view-hispanic-explore-temp .footer-container #footer .z-row ul.awesome-social-icons.s24 li a,
.view-hispanic-products-temp .footer-container #footer .z-row ul.awesome-social-icons.s24 li a,
.view-enjoy-the-ride .footer-container #footer .z-row ul.awesome-social-icons.s24 li a,
.view-enjoy-the-ride-products .footer-container #footer .z-row ul.awesome-social-icons.s24 li a,
.view-enjoy-the-ride-explore .footer-container #footer .z-row ul.awesome-social-icons.s24 li a,
.view-enjoy-the-ride-sample .footer-container #footer .z-row ul.awesome-social-icons.s24 li a {
    font-size: 18px;
}

.view-parati-lpn .footer-container #footer span,
.view-parati-lpn-products .footer-container #footer span,
.view-parati-lpn-explore .footer-container #footer span,
.view-parati-lpn-sample .footer-container #footer span,
.view-beproud .footer-container #footer span,
.view-beproud-products .footer-container #footer span,
.view-beproud-explore .footer-container #footer span,
.view-beproud-sample .footer-container #footer span,
.view-hispanic-temp .footer-container #footer span,
.view-hispanic-sample-temp .footer-container #footer span,
.view-hispanic-explore-temp .footer-container #footer span,
.view-hispanic-products-temp .footer-container #footer span,
.view-enjoy-the-ride .footer-container #footer span,
.view-enjoy-the-ride-products .footer-container #footer span,
.view-enjoy-the-ride-explore .footer-container #footer span,
.view-enjoy-the-ride-sample .footer-container #footer span {
    line-height: 30px;
    margin-top: -4px;
    position: absolute;
}

@media screen and (max-width: 500px) {
    .view-parati-lpn .footer-container #footer span,
    .view-parati-lpn-products .footer-container #footer span,
    .view-parati-lpn-explore .footer-container #footer span,
    .view-parati-lpn-sample .footer-container #footer span,
    .view-beproud .footer-container #footer span,
    .view-beproud-products .footer-container #footer span,
    .view-beproud-explore .footer-container #footer span,
    .view-beproud-sample .footer-container #footer span,
    .view-hispanic-temp .footer-container #footer span,
    .view-hispanic-sample-temp .footer-container #footer span,
    .view-hispanic-explore-temp .footer-container #footer span,
    .view-hispanic-products-temp .footer-container #footer span,
    .view-enjoy-the-ride .footer-container #footer span,
    .view-enjoy-the-ride-products .footer-container #footer span,
    .view-enjoy-the-ride-explore .footer-container #footer span,
    .view-enjoy-the-ride-sample .footer-container #footer span {
        margin-top: 0;
        position: relative;
    }
}

.view-parati-lpn .footer-container #footer ul.footer-links li,
.view-parati-lpn-products .footer-container #footer ul.footer-links li,
.view-parati-lpn-explore .footer-container #footer ul.footer-links li,
.view-parati-lpn-sample .footer-container #footer ul.footer-links li,
.view-beproud .footer-container #footer ul.footer-links li,
.view-beproud-products .footer-container #footer ul.footer-links li,
.view-beproud-explore .footer-container #footer ul.footer-links li,
.view-beproud-sample .footer-container #footer ul.footer-links li,
.view-hispanic-temp .footer-container #footer ul.footer-links li,
.view-hispanic-sample-temp .footer-container #footer ul.footer-links li,
.view-hispanic-explore-temp .footer-container #footer ul.footer-links li,
.view-hispanic-products-temp .footer-container #footer ul.footer-links li,
.view-enjoy-the-ride .footer-container #footer ul.footer-links li,
.view-enjoy-the-ride-products .footer-container #footer ul.footer-links li,
.view-enjoy-the-ride-explore .footer-container #footer ul.footer-links li,
.view-enjoy-the-ride-sample .footer-container #footer ul.footer-links li {
    line-height: 12px;
}

.view-parati-lpn .footer-container #footer ul.footer-links li:last-child,
.view-parati-lpn-products .footer-container #footer ul.footer-links li:last-child,
.view-parati-lpn-explore .footer-container #footer ul.footer-links li:last-child,
.view-parati-lpn-sample .footer-container #footer ul.footer-links li:last-child,
.view-beproud .footer-container #footer ul.footer-links li:last-child,
.view-beproud-products .footer-container #footer ul.footer-links li:last-child,
.view-beproud-explore .footer-container #footer ul.footer-links li:last-child,
.view-beproud-sample .footer-container #footer ul.footer-links li:last-child,
.view-hispanic-temp .footer-container #footer ul.footer-links li:last-child,
.view-hispanic-sample-temp .footer-container #footer ul.footer-links li:last-child,
.view-hispanic-explore-temp .footer-container #footer ul.footer-links li:last-child,
.view-hispanic-products-temp .footer-container #footer ul.footer-links li:last-child,
.view-enjoy-the-ride .footer-container #footer ul.footer-links li:last-child,
.view-enjoy-the-ride-products .footer-container #footer ul.footer-links li:last-child,
.view-enjoy-the-ride-explore .footer-container #footer ul.footer-links li:last-child,
.view-enjoy-the-ride-sample .footer-container #footer ul.footer-links li:last-child {
    padding-right: 0;
}

.view-parati-lpn .footer-container #footer ul.footer-links li a,
.view-parati-lpn-products .footer-container #footer ul.footer-links li a,
.view-parati-lpn-explore .footer-container #footer ul.footer-links li a,
.view-parati-lpn-sample .footer-container #footer ul.footer-links li a,
.view-beproud .footer-container #footer ul.footer-links li a,
.view-beproud-products .footer-container #footer ul.footer-links li a,
.view-beproud-explore .footer-container #footer ul.footer-links li a,
.view-beproud-sample .footer-container #footer ul.footer-links li a,
.view-hispanic-temp .footer-container #footer ul.footer-links li a,
.view-hispanic-sample-temp .footer-container #footer ul.footer-links li a,
.view-hispanic-explore-temp .footer-container #footer ul.footer-links li a,
.view-hispanic-products-temp .footer-container #footer ul.footer-links li a,
.view-enjoy-the-ride .footer-container #footer ul.footer-links li a,
.view-enjoy-the-ride-products .footer-container #footer ul.footer-links li a,
.view-enjoy-the-ride-explore .footer-container #footer ul.footer-links li a,
.view-enjoy-the-ride-sample .footer-container #footer ul.footer-links li a {
    color: #707070;
    font-size: 12px;
}

@media screen and (max-width: 668px) {
    .view-parati-lpn .footer-container #footer ul.footer-links,
    .view-parati-lpn-products .footer-container #footer ul.footer-links,
    .view-parati-lpn-explore .footer-container #footer ul.footer-links,
    .view-parati-lpn-sample .footer-container #footer ul.footer-links,
    .view-beproud .footer-container #footer ul.footer-links,
    .view-beproud-products .footer-container #footer ul.footer-links,
    .view-beproud-explore .footer-container #footer ul.footer-links,
    .view-beproud-sample .footer-container #footer ul.footer-links,
    .view-hispanic-temp .footer-container #footer ul.footer-links,
    .view-hispanic-sample-temp .footer-container #footer ul.footer-links,
    .view-hispanic-explore-temp .footer-container #footer ul.footer-links,
    .view-hispanic-products-temp .footer-container #footer ul.footer-links,
    .view-enjoy-the-ride .footer-container #footer ul.footer-links,
    .view-enjoy-the-ride-products .footer-container #footer ul.footer-links,
    .view-enjoy-the-ride-explore .footer-container #footer ul.footer-links,
    .view-enjoy-the-ride-sample .footer-container #footer ul.footer-links {
        margin-top: -24px;
    }
}

@media screen and (max-width: 500px) {
    .view-parati-lpn .footer-container #footer ul.footer-links,
    .view-parati-lpn-products .footer-container #footer ul.footer-links,
    .view-parati-lpn-explore .footer-container #footer ul.footer-links,
    .view-parati-lpn-sample .footer-container #footer ul.footer-links,
    .view-beproud .footer-container #footer ul.footer-links,
    .view-beproud-products .footer-container #footer ul.footer-links,
    .view-beproud-explore .footer-container #footer ul.footer-links,
    .view-beproud-sample .footer-container #footer ul.footer-links,
    .view-hispanic-temp .footer-container #footer ul.footer-links,
    .view-hispanic-sample-temp .footer-container #footer ul.footer-links,
    .view-hispanic-explore-temp .footer-container #footer ul.footer-links,
    .view-hispanic-products-temp .footer-container #footer ul.footer-links,
    .view-enjoy-the-ride .footer-container #footer ul.footer-links,
    .view-enjoy-the-ride-products .footer-container #footer ul.footer-links,
    .view-enjoy-the-ride-explore .footer-container #footer ul.footer-links,
    .view-enjoy-the-ride-sample .footer-container #footer ul.footer-links {
        margin-top: -26px;
    }
}

.view-parati-lpn .remove-video-overlay.icon-remove,
.view-parati-lpn-explore .remove-video-overlay.icon-remove,
.view-beproud .remove-video-overlay.icon-remove,
.view-beproud-explore .remove-video-overlay.icon-remove,
.view-hispanic-temp .remove-video-overlay.icon-remove,
.view-hispanic-explore-temp .remove-video-overlay.icon-remove,
.view-enjoy-the-ride .remove-video-overlay.icon-remove,
.view-enjoy-the-ride-explore .remove-video-overlay.icon-remove {
    background-color: #000;
    border: 2px solid #5d2c85;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    height: 50px;
    line-height: 48px;
    width: 50px;
    margin-left: 16px;
    margin-top: 16px;
    position: relative;
    text-align: center;
}

@media screen and (max-width: 640px) {
    .view-parati-lpn .remove-video-overlay.icon-remove,
    .view-parati-lpn-explore .remove-video-overlay.icon-remove,
    .view-beproud .remove-video-overlay.icon-remove,
    .view-beproud-explore .remove-video-overlay.icon-remove,
    .view-hispanic-temp .remove-video-overlay.icon-remove,
    .view-hispanic-explore-temp .remove-video-overlay.icon-remove,
    .view-enjoy-the-ride .remove-video-overlay.icon-remove,
    .view-enjoy-the-ride-explore .remove-video-overlay.icon-remove {
        height: 30px;
        line-height: 28px;
        width: 30px;
        font-size: 14px;
    }
}

.view-parati-lpn #iframeVideo a.remove-btn-videos,
.view-parati-lpn-explore #iframeVideo a.remove-btn-videos,
.view-beproud #iframeVideo a.remove-btn-videos,
.view-beproud-explore #iframeVideo a.remove-btn-videos,
.view-hispanic-temp #iframeVideo a.remove-btn-videos,
.view-hispanic-explore-temp #iframeVideo a.remove-btn-videos,
.view-enjoy-the-ride #iframeVideo a.remove-btn-videos,
.view-enjoy-the-ride-explore #iframeVideo a.remove-btn-videos {
    left: -84px;
    transform: translate(50%);
}

.landing-pages-nov.view-enjoy-the-ride-home .full-bg-image.home-hero {
    background-position: center top;
}

@media screen and (max-width: 767px) {
    .landing-pages-nov.view-enjoy-the-ride-home .full-bg-image.home-hero {
        background-position: left top;
    }
}

@media screen and (max-width: 400px) {
    .landing-pages-nov.view-enjoy-the-ride-home .full-bg-image.home-hero {
        background-position: -100px top;
    }
}

@media screen and (max-width: 767px) {
    .landing-pages-nov.view-enjoy-the-ride-home .full-bg-image.home-hero .content_container .hero_text {
        vertical-align: bottom;
    }
}

@media screen and (max-width: 1360px) {
    .landing-pages-nov.view-enjoy-the-ride-home .full-bg-image.home-hero .content_container .hero_text .hero_title {
        margin-top: 80px;
    }
}

@media screen and (max-width: 1500px) {
    .landing-pages-nov.view-enjoy-the-ride-home .full-bg-image.home-hero .content_container .hero_text .hero_subtitle {
        width: 50%;
    }
}

@media screen and (max-width: 767px) {
    .landing-pages-nov.view-enjoy-the-ride-home .full-bg-image.home-hero .content_container .hero_text .hero_title,
    .landing-pages-nov.view-enjoy-the-ride-home .full-bg-image.home-hero .content_container .hero_text .hero_subtitle {
        color: #000;
    }
}

.landing-pages-nov.view-parati-home .full-bg-image .content_container .hero_text .hero_title {
    line-height: unset;
}

.landing-pages-nov {
    outline: none;
    padding-bottom: 54px;
}

.landing-pages-nov #home,
.landing-pages-nov #products,
.landing-pages-nov #explore,
.landing-pages-nov #get-sample {
    margin-top: 88px;
}

.landing-pages-nov form select {
    background: #f7f7f7 url("https://astroglide.media.zestyio.com/lpn-dropdown-arrow.png") no-repeat scroll 98% center;
}

.landing-pages-nov .btn-is-disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.5;
}

.landing-pages-nov .header-container {
    background-color: #000;
    border-bottom: 2px solid #5d2c85;
    display: block;
    height: 86px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
}

.landing-pages-nov .header-container #header {
    border-bottom: none;
    height: auto;
    margin: 0 50px;
}

.landing-pages-nov .header-container #header .logo-wrap {
    left: auto;
    padding-top: 26px;
    top: auto;
    float: left;
}

@media screen and (max-width: 1280px) {
    .landing-pages-nov .header-container #header .logo-wrap {
        width: 164px;
    }
}

.landing-pages-nov .header-container #header .nav-container {
    margin-top: 0;
    padding-top: 33px;
    position: relative;
    right: 42px;
    text-align: right;
    margin-right: 50px;
}

.landing-pages-nov .header-container #header .nav-container ul#nav li a {
    font-weight: 600;
    letter-spacing: 1px;
    color: #989898;
}

.landing-pages-nov .header-container #header .nav-container ul#nav li a:hover,
.landing-pages-nov .header-container #header .nav-container ul#nav li a.active {
    color: #fff;
}

.landing-pages-nov .header-container #header .nav-container ul#nav li:last-of-type {
    margin-right: -12px;
}

.landing-pages-nov .header-container #header #mobile-nav-toggle {
    cursor: pointer;
}

.landing-pages-nov .header-container .mobile-nav {
    display: none;
}

@media screen and (max-width: 1280px) {
    .landing-pages-nov .header-container .mobile-nav {
        display: block;
    }
}

.landing-pages-nov .header-container .mobile-nav ul li a {
    font-weight: 600;
    letter-spacing: 1px;
    color: #989898 !important;
}

.landing-pages-nov .header-container .mobile-nav ul li a.active {
    color: #fff !important;
}

.landing-pages-nov #secondBanner {
    display: table;
    position: fixed;
    width: 100%;
    z-index: -1;
}

.landing-pages-nov #secondBanner .full-img-wrap {
    display: table-row;
}

.landing-pages-nov #secondBanner .video-wrap {
    display: table-cell;
    vertical-align: middle;
    background: #000;
}

.landing-pages-nov .full-bg-image {
    background-position: center center;
    height: auto;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.landing-pages-nov .full-bg-image .scroll-down {
    background-color: #fff;
    bottom: 20px;
    cursor: pointer;
    left: 50%;
    opacity: 0.55;
    padding: 8px 19px;
    position: absolute;
    transform: translate(-50%, -50%);
}

.landing-pages-nov .full-bg-image .scroll-down p {
    color: #000;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 12px;
}

.landing-pages-nov .full-bg-image .content_container {
    display: table;
    height: 100%;
    margin: 0 auto;
    max-width: 960px;
    text-align: center;
}

.landing-pages-nov .full-bg-image .content_container .hero_text {
    color: #fff;
    display: table-cell;
    font-weight: 600;
    text-transform: uppercase;
    vertical-align: middle;
}

@media screen and (max-width: 1023px) {
    .landing-pages-nov .full-bg-image .content_container .hero_text {
        padding: 50px 0 40px 0;
    }
}

.landing-pages-nov .full-bg-image .content_container .hero_text .hero_title {
    font-size: 120px;
    line-height: 130px;
    margin-bottom: 40px;
    position: relative;
}

@media screen and (max-width: 1919px) {
    .landing-pages-nov .full-bg-image .content_container .hero_text .hero_title {
        font-size: 90px;
        line-height: 80px;
    }
}

@media screen and (max-width: 1400px) {
    .landing-pages-nov .full-bg-image .content_container .hero_text .hero_title {
        font-size: 80px;
        line-height: 70px;
    }
}

@media screen and (max-width: 1360px) {
    .landing-pages-nov .full-bg-image .content_container .hero_text .hero_title {
        margin-top: 40px;
    }
}

@media screen and (max-width: 1049px) {
    .landing-pages-nov .full-bg-image .content_container .hero_text .hero_title {
        font-size: 70px;
        line-height: 60px;
    }
}

@media screen and (max-width: 640px) {
    .landing-pages-nov .full-bg-image .content_container .hero_text .hero_title {
        font-size: 60px;
        line-height: 50px;
        margin-top: 0px;
    }
}

@media screen and (max-width: 400px) {
    .landing-pages-nov .full-bg-image .content_container .hero_text .hero_title {
        font-size: 50px;
        line-height: 40px;
    }
}

.landing-pages-nov .full-bg-image .content_container .hero_text .hero_title::after {
    border-bottom: 3px solid #a56bd5;
    bottom: -20px;
    content: "";
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    width: 100px;
}

.landing-pages-nov .full-bg-image .content_container .hero_text .hero_subtitle {
    font-size: 16px;
    line-height: 24px;
    margin: 0 auto;
    text-align: center;
    width: 74%;
}

@media screen and (max-width: 1700px) {
    .landing-pages-nov .full-bg-image .content_container .hero_text .hero_subtitle {
        width: 70%;
    }
}

@media screen and (max-width: 1500px) {
    .landing-pages-nov .full-bg-image .content_container .hero_text .hero_subtitle {
        font-size: 14px;
        line-height: 22px;
        width: 64%;
    }
}

@media screen and (max-width: 767px) {
    .landing-pages-nov .full-bg-image .content_container .hero_text .hero_subtitle {
        display: none;
    }
}

.landing-pages-nov .full-bg-image .content_container .hero_text .hero_product {
    padding: 60px 0 20px;
}

@media screen and (max-width: 1920px) {
    .landing-pages-nov .full-bg-image .content_container .hero_text .hero_product {
        padding: 30px 0;
    }
}

@media screen and (max-width: 1049px) {
    .landing-pages-nov .full-bg-image .content_container .hero_text .hero_product {
        padding: 20px 0;
    }
}

@media screen and (max-width: 2000px) {
    .landing-pages-nov .full-bg-image .content_container .hero_text .hero_product img {
        height: 260px;
    }
}

@media screen and (max-width: 1900px) {
    .landing-pages-nov .full-bg-image .content_container .hero_text .hero_product img {
        height: 250px;
    }
}

@media screen and (max-width: 800px) {
    .landing-pages-nov .full-bg-image .content_container .hero_text .hero_product img {
        height: 280px;
    }
}

@media screen and (max-width: 640px) {
    .landing-pages-nov .full-bg-image .content_container .hero_text .hero_product img {
        height: 220px;
    }
}

.landing-pages-nov .full-bg-image .content_container .hero_text .show_hero_product_img_mobile {
    display: none;
}

@media screen and (max-width: 767px) {
    .landing-pages-nov .full-bg-image .content_container .hero_text .show_hero_product_img_mobile {
        display: block;
    }
}

.landing-pages-nov .full-bg-image .content_container .hero_text .show_hero_product_img_desktop {
    display: block;
}

@media screen and (max-width: 767px) {
    .landing-pages-nov .full-bg-image .content_container .hero_text .show_hero_product_img_desktop {
        display: none;
    }
}

@media screen and (min-width: 1050px) and (max-width: 1399px) {
    .landing-pages-nov .full-bg-image .content_container {
        margin: 0;
        max-width: 70%;
    }
}

.landing-pages-nov .home-sample-request-form {
    background-color: #f7f6f1;
    border: 3px solid #fff;
    box-shadow: 1px 0 1px 1px #ccc;
    padding: 30px 24px;
    position: absolute;
    right: 50px;
    text-align: center;
    top: 2%;
    width: 296px;
    z-index: 99;
}

.landing-pages-nov .home-sample-request-form form {
    margin: 0;
}

.landing-pages-nov .home-sample-request-form .home-form-head {
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
}

.landing-pages-nov .home-sample-request-form .home-form-head p {
    font-size: 14px;
    margin-bottom: 10px;
}

.landing-pages-nov .home-sample-request-form .home-form-head::after {
    border-bottom: 3px solid #a56bd5;
    top: 60px;
    content: "";
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    width: 100px;
}

.landing-pages-nov .home-sample-request-form .home-form-sub-head {
    font-size: 14px;
    line-height: 16px;
    padding: 0 0 20px;
}

.landing-pages-nov .home-sample-request-form .ls-nav ul {
    left: 50%;
    transform: translate(-50%, -50%);
}

.landing-pages-nov .home-sample-request-form .ls-nav ul li {
    margin-left: 0;
}

.landing-pages-nov .home-sample-request-form .panel-wrapper {
    padding: 15px 10px;
}

.landing-pages-nov .home-sample-request-form .button-outline {
    background-color: #000;
    border: medium none;
    color: #a56bd5;
    padding: 10px 35px;
}

.landing-pages-nov .home-sample-request-form .home-sample-form {
    padding: 24px 0 0;
}

.landing-pages-nov .home-sample-request-form .home-sample-form select {
    background-color: #fff;
    border: 1px solid #cacaca;
    height: auto;
    margin-bottom: 0;
}

.landing-pages-nov .home-sample-request-form .home-sample-form select option {
    padding: 0 0 0 6px;
}

.landing-pages-nov .home-sample-request-form .home-sample-form input {
    margin-bottom: 0;
}

.landing-pages-nov .home-sample-request-form .home-sample-form .home-form-continue {
    background-color: #000;
    color: #a56bd5;
    margin: 12px 0;
}

.landing-pages-nov .home-sample-request-form .home-sample-form .ls-nav ul {
    bottom: 0;
}

.landing-pages-nov .home-sample-request-form .home-sample-form .ls-nav ul li a {
    background: #cdcdcd none repeat scroll 0 0;
}

.landing-pages-nov .home-sample-request-form .home-sample-form .ls-nav ul .current a {
    background: #757575 none repeat scroll 0 0;
}

.landing-pages-nov .home-sample-request-form .home-form-copyrights {
    font-size: 12px;
    padding-top: 14px;
    padding-bottom: 30px;
}

@media screen and (min-width: 1050px) and (max-width: 1150px) {
    .landing-pages-nov .home-sample-request-form {
        right: 0;
        top: 0;
    }
}

@media screen and (min-width: 1151px) and (max-width: 1400px) {
    .landing-pages-nov .home-sample-request-form {
        right: 2%;
        top: 2%;
    }
}

@media screen and (min-width: 1050px) and (max-width: 1400px) {
    .landing-pages-nov .home-sample-request-form {
        padding: 5px 10px 0;
    }
    .landing-pages-nov .home-sample-request-form .home-sample-form {
        padding: 0;
    }
    .landing-pages-nov .home-sample-request-form .home-sample-form .panel-wrapper {
        padding: 0 10px;
    }
    .landing-pages-nov .home-sample-request-form .home-sample-form .home-form-sub-head {
        padding: 0 0 10px;
    }
    .landing-pages-nov .home-sample-request-form .home-sample-form .formValidationMsgsHolder {
        margin-bottom: 0;
    }
    .landing-pages-nov .home-sample-request-form .home-sample-form .home-form-continue {
        margin: 0;
    }
    .landing-pages-nov .home-sample-request-form .home-sample-form .home-form-copyrights {
        padding-bottom: 30px;
        padding-top: 5px;
    }
}

@media screen and (max-width: 1560px) {
    .landing-pages-nov .home-sample-request-form {
        right: 2%;
        top: 2%;
    }
}

.landing-pages-nov .home-form-confirmation {
    display: none;
}

.landing-pages-nov .home-form-confirmation .confirmation-row {
    display: table-row;
}

.landing-pages-nov .home-form-confirmation .confirmation-row .confirmation-cell {
    display: table-cell;
    vertical-align: middle;
}

.landing-pages-nov .home-form-confirmation .home-form-head {
    background-image: url("https://astroglide.media.zestyio.com/bottom-border.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding-bottom: 12px;
}

.landing-pages-nov .home-form-confirmation .home-form-head:after {
    border-bottom: none;
}

.landing-pages-nov .home-form-confirmation .home-form-sub-head {
    padding-top: 30px;
}

.landing-pages-nov .icon-play {
    background-color: #000;
    border: 3px solid #5d2c85;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    height: 50px;
    line-height: 48px;
    width: 50px;
}

@media screen and (max-width: 1023px) {
    .landing-pages-nov .icon-play {
        font-size: 18px;
        height: 40px;
        line-height: 38px;
        width: 40px;
    }
}

@media screen and (max-width: 640px) {
    .landing-pages-nov .icon-play {
        font-size: 14px;
        height: 30px;
        line-height: 28px;
        width: 30px;
    }
}

.landing-pages-nov .formValidationMsgsHolder {
    display: block;
    margin-bottom: 5px;
    padding: 2px 3px;
    text-align: left;
    color: #a56bd5;
}

.landing-pages-nov .full-img-wrap {
    min-width: 280px;
    margin: auto;
    position: relative;
}

.landing-pages-nov .full-img-wrap .img-wrap {
    width: 100%;
    height: auto;
    min-height: 200px;
    display: block;
}

.landing-pages-nov .full-img-wrap .videos-play-wrap {
    display: block;
    width: 100%;
    overflow: hidden;
}

.landing-pages-nov .full-img-wrap .caption {
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    bottom: 10px;
    overflow: hidden;
}

.landing-pages-nov .full-img-wrap .caption .caption-inner {
    display: table;
    width: 100%;
    height: 100%;
}

.landing-pages-nov .full-img-wrap .caption .caption-inner .caption-content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.landing-pages-nov .full-img-wrap .caption .caption-inner .caption-content .hero_text {
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
}

.landing-pages-nov .full-img-wrap .caption .caption-inner .caption-content .hero_text .hero_title {
    font-size: 100px;
    line-height: 80px;
    margin-bottom: 40px;
    padding-bottom: 40px;
    position: relative;
    background-image: url("https://astroglide.media.zestyio.com/bottom-border.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto auto;
}

@media screen and (max-width: 1280px) {
    .landing-pages-nov .full-img-wrap .caption .caption-inner .caption-content .hero_text .hero_title {
        margin-bottom: 20px;
        padding-bottom: 20px;
        font-size: 100px;
    }
}

@media screen and (max-width: 1280px) {
    .landing-pages-nov .full-img-wrap .caption .caption-inner .caption-content .hero_text .explore_video_icon img {
        width: 50px;
    }
}

@media screen and (max-width: 980px) {
    .landing-pages-nov .full-img-wrap .caption .caption-inner .caption-content .hero_text .explore_video_icon img {
        width: 40px;
    }
}

.landing-pages-nov .full-img-wrap .caption .caption-inner .caption-content .hero_text .explore_video_link {
    background: #000 none repeat scroll 0 0;
    border: 3px solid;
    border-radius: 50%;
    padding: 19px 15px 12px 19px;
}

.landing-pages-nov .full-img-wrap .caption .caption-inner .caption-content .hero_text .explore_video_link .icon-play {
    background: none;
    border: none;
    border-radius: 0;
    height: auto;
    width: auto;
}

.landing-pages-nov .full-img-wrap .caption .caption-inner .caption-content .hero_text .hero_subtitle {
    font-size: 22px;
    line-height: unset;
}

.landing-pages-nov .full-img-wrap .caption .caption-inner .caption-content .hero_text2 {
    color: #fff;
}

.landing-pages-nov .full-img-wrap .caption .caption-inner .caption-content .hero_text2 .hero_title {
    font-size: 100px;
    line-height: 80px;
}

.landing-pages-nov .full-img-wrap .caption .caption-inner .caption-content .hero_text2 .hero_subtitle {
    font-size: 18px;
    line-height: normal;
}

.landing-pages-nov .videos-wrap {
    background-color: #000;
    padding-bottom: 50px;
}

.landing-pages-nov .z-row {
    margin-left: -15px;
    margin-right: -15px;
}

.landing-pages-nov .z-row .col-1\/3,
.landing-pages-nov .z-row .col-1\/2 {
    padding-left: 15px;
    padding-right: 15px;
}

.landing-pages-nov .explore-videos {
    color: #000;
    margin: -4% auto 0;
    max-width: 1024px;
    position: relative;
}

@media screen and (max-width: 1280px) {
    .landing-pages-nov .explore-videos {
        padding-bottom: 40px;
        top: 30px;
        margin: 0 auto;
    }
}

.landing-pages-nov .explore-videos .thumbnail-wrap {
    background-position: center center;
    background-size: cover;
    display: inline-block;
    height: 167px;
    max-width: 300px;
    width: 100%;
}

.landing-pages-nov .explore-videos .icon-play {
    font-size: 12px;
    font-weight: 600;
    height: 25px;
    line-height: 25px;
    margin-left: 16px;
    margin-top: 16px;
    position: relative;
    text-align: center;
    width: 25px;
}

.landing-pages-nov .explore-videos .video-content {
    text-align: center;
}

.landing-pages-nov .explore-videos .video-content h5 {
    background-image: url("https://astroglide.media.zestyio.com/bottom-border.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    line-height: 46px;
    margin: 14px 0 20px;
    padding-bottom: 10px;
}

.landing-pages-nov .explore-videos .video-content p {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
}

.landing-pages-nov #lpn-pro-slider.liquid-slider {
    background-color: #000;
    color: #fff;
    padding-bottom: 50px;
}

.landing-pages-nov .ls-nav ul {
    bottom: 20px;
}

.landing-pages-nov .lpn-pro-heading {
    background-color: #000;
    color: #6e6e6e;
    font-size: 38px;
    margin: 0 auto;
    padding: 50px 0 30px;
    text-align: center;
    text-transform: uppercase;
}

.landing-pages-nov .lpn-pro-container.lpn-home-slide4 .panel-wrapper {
    text-align: center;
    bottom: 0px !important;
}

.landing-pages-nov .lpn-pro-container.lpn-home-slide4 .pro-text {
    width: 100% !important;
}

.landing-pages-nov .lpn-pro-container.lpn-home-slide4 .slide4-title {
    padding-bottom: 40px;
}

.landing-pages-nov .lpn-pro-container.lpn-home-slide4 .title {
    font-size: 60px !important;
}

@media screen and (max-width: 1024px) {
    .landing-pages-nov .lpn-pro-container.lpn-home-slide4 .title {
        font-size: 6vw !important;
        line-height: 6vw !important;
    }
}

.landing-pages-nov .lpn-pro-container.lpn-home-slide4 .slide4-img {
    float: none !important;
    margin-right: 0 !important;
}

@media screen and (max-width: 1024px) {
    .landing-pages-nov .lpn-pro-container.lpn-home-slide4 .slide4-img {
        width: 60% !important;
        margin-left: 0 !important;
    }
}

@media screen and (max-width: 1024px) {
    .landing-pages-nov .lpn-pro-container.lpn-home-slide4 .slide4-img {
        width: 100% !important;
    }
}

.landing-pages-nov #lpn-pro-slider .ls-nav ul {
    margin-bottom: 10px;
}

.landing-pages-nov #lpn-pro-slider .ls-nav ul li a {
    background-color: #525252;
}

.landing-pages-nov #lpn-pro-slider .panel-wrapper {
    margin: 0 auto;
    max-width: 980px;
    padding: 0 20px;
    position: relative;
}

.landing-pages-nov #lpn-pro-slider .panel-wrapper .pro-img {
    float: left;
    margin-right: 50px;
}

.landing-pages-nov #lpn-pro-slider .panel-wrapper .pro-text {
    float: left;
    width: 70%;
}

.landing-pages-nov #lpn-pro-slider .panel-wrapper .pro-text .title {
    font-size: 78px;
    font-weight: 600;
    line-height: unset;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.landing-pages-nov #lpn-pro-slider .panel-wrapper .pro-text .name {
    font-size: 30px;
    line-height: unset;
}

.landing-pages-nov #lpn-pro-slider .panel-wrapper .pro-text ul {
    margin: 10px 0;
    color: #fff;
}

.landing-pages-nov #lpn-pro-slider .panel-wrapper .pro-text ul li {
    color: #fff;
    font-size: 20px;
    list-style-position: inside;
    margin-bottom: 1px;
    margin-left: 0;
}

.landing-pages-nov .rating {
    padding-top: 8px;
    padding-bottom: 20px;
    position: relative;
    width: 117px;
}

.landing-pages-nov .rating span.stars,
.landing-pages-nov .rating span.stars span {
    display: block;
    background: url(https://astroglide.media.zestyio.com/star-icon.png) 0 -18px repeat-x;
    width: 95px;
    height: 18px;
}

.landing-pages-nov .rating span.stars span {
    background-position: 0 0;
}

.landing-pages-nov .rating .count {
    font-size: 19px;
    font-weight: 600;
    left: 104px;
    position: absolute;
    top: 8px;
}

@media screen and (max-width: 640px) {
    .landing-pages-nov .rating .count {
        font-size: 4vw;
        line-height: 4vw;
        top: 11px;
    }
}

.landing-pages-nov .home-news-letter {
    background-color: #fff;
    padding: 80px 0 60px;
    color: #000;
}

.landing-pages-nov .home-news-letter .home-news-letter-container {
    margin: 0 auto;
    max-width: 960px;
    text-align: center;
}

.landing-pages-nov .home-news-letter .home-news-letter-container .news-letter-head {
    font-size: 36px;
    text-transform: uppercase;
}

.landing-pages-nov .home-news-letter .home-news-letter-container .news-letter-sub-head {
    font-size: 22px;
    margin: 0 auto;
    padding: 24px 0 30px;
    max-width: 600px;
}

.landing-pages-nov .home-news-letter .home-news-letter-container .home-news-letter-form-section .home-news-letter-form.z-row .col-1\/2 {
    padding-left: 45px;
    padding-right: 45px;
}

.landing-pages-nov .home-news-letter .home-news-letter-container .home-news-letter-form-section .home-news-letter-form form {
    margin: 0 -45px;
}

.landing-pages-nov .home-news-letter .home-news-letter-container .home-news-letter-form-section .home-news-letter-form input,
.landing-pages-nov .home-news-letter .home-news-letter-container .home-news-letter-form-section .home-news-letter-form select {
    background-color: #f3f3f3;
    border: 1px solid #c8c8c8;
}

.landing-pages-nov .home-news-letter .home-news-letter-container .home-news-letter-form-section .home-news-letter-form input[type="checkbox"] {
    float: left;
    padding: 0;
}

.landing-pages-nov .home-news-letter .home-news-letter-container .home-news-letter-form-section .home-news-letter-form .ageLabel {
    float: left;
    padding-left: 5px;
    padding-top: 0;
}

.landing-pages-nov .home-news-letter .home-news-letter-container .home-news-letter-form-section .home-news-letter-form select option {
    padding: 0 0 0 6px;
}

.landing-pages-nov .home-news-letter .home-news-letter-container .home-news-letter-form-section .home-news-letter-form label {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    margin-top: -6px;
    padding: 5px 0 0;
    text-align: left;
}

.landing-pages-nov .home-news-letter .home-news-letter-container .home-news-letter-form-section .home-news-letter-form .button-outline {
    background-color: #000;
    border: 1px solid #000;
    clear: both;
    color: #a56bd5;
    float: left;
    padding: 10px 35px;
    margin-top: 50px;
}

.landing-pages-nov .home-news-letter .home-news-letter-container .home-news-letter-form-section .home-news-letter-copyrights {
    border-top: 1px solid #cecece;
    font-size: 14px;
    margin-top: 26px;
    padding-top: 20px;
    text-align: left;
}

.landing-pages-nov .home-news-letter .home-news-letter-container .home-news-letter-form-section .home-news-letter-copyrights .z-row *:last-child {
    margin-top: -15px;
    text-align: center;
    width: 100%;
}

.landing-pages-nov .home-news-letter .home-news-letter-container .home-news-letter-form-confirmation {
    display: none;
}

.landing-pages-nov .articles {
    padding: 80px 0;
}

@media screen and (max-width: 1023px) {
    .landing-pages-nov .articles {
        padding: 40px 0;
    }
}

@media screen and (max-width: 668px) {
    .landing-pages-nov .articles {
        padding: 40px 0 10px;
    }
}

.landing-pages-nov .articles p.section-title {
    font-size: 38px;
    margin-bottom: 38px;
    text-transform: uppercase;
}

@media screen and (max-width: 480px) {
    .landing-pages-nov .articles p.section-title {
        font-size: 30px;
        margin-bottom: 30px;
    }
}

.landing-pages-nov .articles h5 {
    color: #8e51cc;
    font-size: 20px;
    font-weight: normal;
}

.landing-pages-nov .main-products {
    background-color: #fff;
    border-bottom: 3px solid #a56bd5;
}

.landing-pages-nov .main-products .main-products-wrap {
    margin: 0 auto;
    max-width: 1024px;
    padding: 100px 0 50px;
    text-align: center;
}

.landing-pages-nov .main-products .main-products-wrap .product-title {
    background-image: url("https://astroglide.media.zestyio.com/bottom-border.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto auto;
    color: #000;
    font-size: 100px;
    font-weight: 600;
    line-height: 80px;
    margin-bottom: 70px;
    padding-bottom: 30px;
    text-transform: uppercase;
}

.landing-pages-nov .main-products .main-products-wrap .product-name {
    color: #000;
    font-size: 28px;
    line-height: 32px;
    padding: 20px 0 12px;
}

@media screen and (max-width: 1049px) {
    .landing-pages-nov .main-products .main-products-wrap .product-name {
        line-height: unset;
    }
}

.landing-pages-nov .main-products .main-products-wrap ul {
    margin: 0;
}

.landing-pages-nov .main-products .main-products-wrap ul li {
    font-size: 18px;
    line-height: 22px;
    list-style: outside none none;
    margin: 0;
}

.landing-pages-nov .main-products .main-products-wrap .button-outline {
    background-color: #000;
    border: 2px solid #000;
    color: #a56bd5;
    padding: 12px 15px;
}

.landing-pages-nov .main-products .main-products-wrap .rating {
    margin: 12px auto;
    text-align: center;
    vertical-align: middle;
}

.landing-pages-nov .main-products .main-products-wrap .rating .count {
    color: #ababab;
    font-size: 14px;
    top: 10px;
}

.landing-pages-nov .main-products .main-products-wrap .z-row .col-1\/3 {
    padding-bottom: 50px;
}

.landing-pages-nov .main-products.explore-products {
    background-color: #efefef;
    border-bottom: medium none;
}

.landing-pages-nov .main-products.explore-products .main-products-wrap {
    padding: 70px 0 30px;
}

.landing-pages-nov .main-products.explore-products .main-products-wrap .product-title {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 38px;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 50px;
    padding-bottom: 0;
}

.landing-pages-nov .main-products.explore-products .main-products-wrap .z-row .col-1\/3,
.landing-pages-nov .main-products.explore-products .main-products-wrap .z-row .col-1\/2 {
    padding-bottom: 40px;
}

.landing-pages-nov .sample-form-confirmation {
    display: none;
}

.landing-pages-nov .main-get-sample {
    background-color: #fff;
}

.landing-pages-nov .main-get-sample .get-sample-wrap {
    color: #000;
    margin: 0 auto;
    max-width: 960px;
    padding: 100px 0 60px;
}

.landing-pages-nov .main-get-sample .get-sample-wrap .sample-title {
    margin: 0 auto;
    max-width: 720px;
    padding-bottom: 20px;
}

.landing-pages-nov .main-get-sample .get-sample-wrap .sample-title .sample-head {
    background-image: url("https://astroglide.media.zestyio.com/bottom-border.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto auto;
    font-size: 100px;
    font-weight: 600;
    line-height: 80px;
    margin-bottom: 20px;
    padding-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}

@media screen and (max-width: 1049px) {
    .landing-pages-nov .main-get-sample .get-sample-wrap .sample-title .sample-head {
        font-size: 10vw;
        line-height: unset;
    }
}

@media screen and (max-width: 640px) {
    .landing-pages-nov .main-get-sample .get-sample-wrap .sample-title .sample-head {
        line-height: 52px;
    }
}

@media screen and (max-width: 480px) {
    .landing-pages-nov .main-get-sample .get-sample-wrap .sample-title .sample-head {
        line-height: 38px;
    }
}

@media screen and (max-width: 360px) {
    .landing-pages-nov .main-get-sample .get-sample-wrap .sample-title .sample-head {
        line-height: 32px;
    }
}

.landing-pages-nov .main-get-sample .get-sample-wrap .sample-title .sample-sub-head {
    font-size: 22px;
    padding-bottom: 30px;
    text-align: center;
}

.landing-pages-nov .main-get-sample .get-sample-wrap .sample-title .sample-sub-head2 {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}

.landing-pages-nov .main-get-sample .get-sample-wrap .sample-copyrights.z-row {
    border-top: 1px solid #cecece;
    font-size: 14px;
    line-height: 20px;
    margin-top: 30px;
    padding-top: 20px;
    margin-left: 0;
    margin-right: 0;
}

.landing-pages-nov .main-get-sample .get-sample-wrap .sample-copyrights.z-row *:last-child {
    text-align: left;
}

.landing-pages-nov .main-get-sample .get-sample-wrap .sample-form-container form {
    margin: 0 -45px;
}

.landing-pages-nov .main-get-sample .get-sample-wrap .sample-form-container.z-row .col-1\/2 {
    padding-left: 45px;
    padding-right: 45px;
}

.landing-pages-nov .main-get-sample .get-sample-wrap .sample-form-container.z-row .col-1\/2 .z-row {
    margin-left: 0;
    margin-right: 0;
}

.landing-pages-nov .main-get-sample .get-sample-wrap .sample-form-container.z-row .col-1\/2 .z-row .col-1\/2 {
    padding-left: 0;
    padding-right: 10px;
}

.landing-pages-nov .main-get-sample .get-sample-wrap .sample-form-container.z-row .col-1\/2 .z-row *:last-child {
    padding-left: 10px;
    padding-right: 0;
}

.landing-pages-nov .main-get-sample .get-sample-wrap .sample-form-container input,
.landing-pages-nov .main-get-sample .get-sample-wrap .sample-form-container select {
    background-color: #f3f3f3;
    border: 1px solid #c8c8c8;
    width: 100%;
}

.landing-pages-nov .main-get-sample .get-sample-wrap .sample-form-container select option {
    padding: 0 0 0 6px;
}

.landing-pages-nov .main-get-sample .get-sample-wrap .sample-form-container label {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
}

.landing-pages-nov .main-get-sample .get-sample-wrap .sample-form-container .button-outline {
    background: #000 none repeat scroll 0 0;
    border: 2px solid #000;
    color: #a56bd5;
    padding: 14px 30px;
}

.landing-pages-nov.view-beproud-explore .explore-videos .thumbnail-wrap {
    height: 260px;
    max-width: 460px;
}

@media screen and (max-width: 668px) {
    .landing-pages-nov.view-beproud-explore .explore-videos .thumbnail-wrap {
        height: 167px;
        max-width: 300px;
    }
}

.landing-pages-nov.view-beproud-explore .articles {
    padding: 80px 0 30px;
}

@media screen and (max-width: 1023px) {
    .landing-pages-nov.view-beproud-explore .articles {
        padding: 40px 0 10px;
    }
}

.landing-pages-nov.view-beproud-explore .articles .z-row .col-1\/3 {
    padding-bottom: 50px;
}

@media screen and (max-width: 1023px) {
    .landing-pages-nov.view-beproud-explore .articles .z-row .col-1\/3 {
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 668px) {
    .landing-pages-nov.view-beproud-explore .articles .z-row .col-1\/3 {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 1049px) {
    .landing-pages-nov {
        padding-bottom: 40px;
    }
    .landing-pages-nov .z-row .col-1\/2,
    .landing-pages-nov .z-row .col-2\/4,
    .landing-pages-nov .z-row .col-3\/6,
    .landing-pages-nov .z-row .col-4\/8,
    .landing-pages-nov .z-row .col-6\/12 {
        width: 100%;
    }
    .landing-pages-nov .header-container {
        padding: 0;
    }
    .landing-pages-nov .header-container .mobile-cta {
        position: fixed;
        width: 100%;
        z-index: 20;
    }
    .landing-pages-nov .header-container .mobile-cta a {
        background: #535353 none repeat scroll 0 0;
        color: #fff;
        display: block;
        padding: 8px 11px;
        text-align: center;
    }
    .landing-pages-nov .header-container .show-on-mobile {
        display: block;
    }
    .landing-pages-nov .header-container #header {
        border-bottom: 2px solid #5d2c85;
        height: 64px;
        position: fixed;
        margin: 28px auto;
    }
    .landing-pages-nov .header-container #header .logo-wrap {
        float: left;
        left: 50%;
        margin-left: -62px;
        padding-top: 0;
        position: absolute;
        top: 16px;
        width: 124px;
        z-index: 10;
    }
    .landing-pages-nov .header-container #header #mobile-nav-toggle {
        top: 18px;
        color: #fff;
        font-size: 26px;
        left: 20px;
        position: absolute;
    }
    .landing-pages-nov .header-container #header .mobile-nav ul {
        height: 100%;
        margin: 0;
        overflow-y: auto;
        padding: 0;
    }
    .landing-pages-nov .header-container #header .mobile-nav ul li {
        display: block;
        margin: 0;
        padding: 0;
    }
    .landing-pages-nov .header-container #header .mobile-nav ul li a {
        border-bottom: 1px solid #000;
        display: block;
        font-size: 16px;
        padding: 10px 45px;
        text-transform: uppercase;
    }
    .landing-pages-nov .home-sample-request-form {
        margin-top: auto;
        position: relative;
        right: auto;
        top: auto;
        width: auto;
    }
    .landing-pages-nov .home-sample-request-form .home-form-head {
        border-bottom: 3px solid #a56bd5;
        padding-bottom: 12px;
        margin: 0 auto;
        width: 160px;
    }
    .landing-pages-nov .home-sample-request-form .home-form-head::after {
        border-bottom: none;
    }
    .landing-pages-nov .home-sample-request-form .home-sample-form {
        padding: 0;
    }
    .landing-pages-nov .home-sample-request-form .home-sample-form select {
        padding: 14px 5px;
    }
    .landing-pages-nov .home-sample-request-form .home-form-slider-panel {
        visibility: hidden;
    }
    .landing-pages-nov .home-sample-request-form .home-form-slider-panel.currentPanel {
        visibility: visible;
    }
    .landing-pages-nov .home-sample-request-form .panel-wrapper {
        padding: 15px 2px 15px 0;
    }
    .landing-pages-nov .home-news-letter {
        padding: 40px 15px;
    }
    .landing-pages-nov .home-news-letter .home-news-letter-container {
        max-width: none;
    }
    .landing-pages-nov .home-news-letter .home-news-letter-container .home-news-letter-form-section .home-news-letter-form.z-row {
        margin-left: 5px;
        margin-right: 5px;
    }
    .landing-pages-nov .home-news-letter .home-news-letter-container .home-news-letter-form-section .home-news-letter-form.z-row .col-1\/2 {
        padding-left: 0;
        padding-right: 0;
    }
    .landing-pages-nov .home-news-letter .home-news-letter-container .home-news-letter-form-section .home-news-letter-form form {
        margin: 0;
    }
    .landing-pages-nov .home-news-letter .home-news-letter-container .home-news-letter-form-section .home-news-letter-form select {
        padding: 15px 5px;
    }
    .landing-pages-nov .home-news-letter .home-news-letter-container .home-news-letter-form-section .home-news-letter-form .button-outline {
        margin-top: 0;
    }
    .landing-pages-nov .home-news-letter .home-news-letter-container .home-news-letter-form-section .home-news-letter-copyrights {
        text-align: center;
    }
    .landing-pages-nov .home-news-letter .home-news-letter-container .home-news-letter-form-section .home-news-letter-copyrights .z-row *:last-child {
        margin-top: 0;
        padding-top: 18px;
    }
    .landing-pages-nov .main-get-sample .get-sample-wrap {
        padding: 60px 20px 40px;
    }
    .landing-pages-nov .main-get-sample .get-sample-wrap .sample-form-container form {
        margin: 0;
    }
    .landing-pages-nov .main-get-sample .get-sample-wrap .sample-form-container.z-row {
        margin-left: 5px;
        margin-right: 5px;
    }
    .landing-pages-nov .main-get-sample .get-sample-wrap .sample-form-container.z-row .col-1\/2 {
        padding-left: 0;
        padding-right: 0;
    }
    .landing-pages-nov .main-get-sample .get-sample-wrap .sample-form-container.z-row .col-1\/2 .z-row .col-1\/2 {
        padding-right: 0;
    }
    .landing-pages-nov .main-get-sample .get-sample-wrap .sample-form-container.z-row .col-1\/2 .z-row *:last-child {
        padding-left: 0;
    }
    .landing-pages-nov .main-get-sample .get-sample-wrap .sample-copyrights.z-row {
        text-align: center;
    }
    .landing-pages-nov .main-get-sample .get-sample-wrap .sample-copyrights.z-row *:last-child {
        padding-top: 18px;
        text-align: center;
    }
    .landing-pages-nov form {
        margin: 0;
    }
    .landing-pages-nov form select {
        height: 46px;
        padding: 15px 0;
    }
    .landing-pages-nov form input {
        padding: 15px 0;
    }
    .landing-pages-nov .show-on-mobile {
        display: block;
    }
    .landing-pages-nov .mobile-nav {
        display: block;
    }
    .landing-pages-nov .hide-on-mobile {
        display: none;
    }
    .landing-pages-nov .explore-videos .z-row .col-1\/2 {
        width: 50%;
    }
}

@media screen and (max-width: 1024px) {
    .landing-pages-nov .section#secondBanner {
        display: none;
    }
    .landing-pages-nov #lpn-pro-slider .panel-wrapper .pro-img {
        margin-left: 30px;
        margin-right: 30px;
        width: 24%;
    }
    .landing-pages-nov #lpn-pro-slider .panel-wrapper .pro-text {
        width: 50%;
    }
    .landing-pages-nov #lpn-pro-slider .panel-wrapper .pro-text .title {
        font-size: 6vw;
    }
}

@media screen and (max-width: 1023px) {
    .landing-pages-nov .full-img-wrap .caption .caption-inner .caption-content .hero_text .hero_title {
        font-size: 10vw;
        line-height: 10vw;
    }
    .landing-pages-nov .full-img-wrap .caption .caption-inner .caption-content .hero_text .hero_subtitle {
        font-size: 3vw;
        line-height: unset;
    }
    .landing-pages-nov .full-img-wrap .caption .caption-inner .caption-content .hero_text2 .hero_subtitle {
        line-height: normal;
    }
    .landing-pages-nov .z-row {
        margin-left: 0;
        margin-right: 0;
    }
    .landing-pages-nov .main-products .main-products-wrap {
        padding: 50px 0 0;
    }
    .landing-pages-nov .main-products .main-products-wrap .product-title {
        padding-bottom: 20px;
        font-size: 10vw;
        line-height: 10vw;
    }
    .landing-pages-nov .main-products.explore-products .main-products-wrap {
        padding: 30px 0 0;
    }
    .landing-pages-nov .main-products.explore-products .main-products-wrap .product-title {
        line-height: unset;
    }
}

@media screen and (max-width: 960px) {
    .landing-pages-nov .explore-videos .video-content h5 {
        line-height: normal;
    }
    .landing-pages-nov .explore-videos .icon-play {
        margin-top: 45px;
    }
}

@media screen and (max-width: 800px) {
    .view-beproud-explore .hero_text2 .hero_subtitle,
    .view-parati-lpn-explore .hero_text2 .hero_subtitle,
    .view-hispanic-explore-temp .hero_text2 .hero_subtitle,
    .view-enjoy-the-ride-explore .hero_text2 .hero_subtitle {
        padding-left: 15px;
        padding-right: 15px;
    }
    .view-beproud-explore .hero_text2 .hero_subtitle br,
    .view-parati-lpn-explore .hero_text2 .hero_subtitle br,
    .view-hispanic-explore-temp .hero_text2 .hero_subtitle br,
    .view-enjoy-the-ride-explore .hero_text2 .hero_subtitle br {
        margin-bottom: 10px;
    }
    .landing-pages-nov .full-img-wrap .caption .caption-inner .caption-content .hero_text2 .hero_subtitle {
        font-size: 2vw;
    }
    .landing-pages-nov .main-products .z-row img {
        max-width: 60%;
    }
    .landing-pages-nov .main-products.explore-products .main-products-wrap .product-title {
        font-size: 5vw;
    }
}

@media screen and (max-width: 668px) {
    .landing-pages-nov .explore-videos {
        padding-bottom: 40px;
        top: 50px;
    }
    .landing-pages-nov .explore-videos .z-row .col-1\/3,
    .landing-pages-nov .explore-videos .z-row .col-1\/2 {
        width: 100%;
        padding-bottom: 30px;
        text-align: center;
    }
    .landing-pages-nov .explore-videos .z-row .col-1\/3:last-child,
    .landing-pages-nov .explore-videos .z-row .col-1\/2:last-child {
        padding-bottom: 0px;
    }
    .landing-pages-nov .explore-videos .icon-play {
        left: -125px;
        margin-top: 16px;
    }
    .landing-pages-nov .main-products .z-row img {
        max-width: 40%;
    }
}

@media screen and (max-width: 640px) {
    .landing-pages-nov .full-bg-image .content_container .hero_text {
        vertical-align: bottom;
    }
    .landing-pages-nov .full-bg-image .content_container .hero_text .hero_subtitle {
        display: none;
    }
    .landing-pages-nov .ls-nav-left-arrow,
    .landing-pages-nov .ls-nav-right-arrow,
    .landing-pages-nov [class$="-arrow"] {
        width: 50px;
        height: 50px;
    }
    .landing-pages-nov #lpn-pro-slider .panel-wrapper .pro-text .name {
        font-size: 4vw;
        line-height: unset;
    }
    .landing-pages-nov #lpn-pro-slider .panel-wrapper .pro-text ul li {
        font-size: 3vw;
        line-height: unset;
    }
}

@media screen and (max-width: 480px) {
    .landing-pages-nov a.button-outline {
        padding: 8px 10px;
    }
    .landing-pages-nov .lpn-pro-heading {
        font-size: 8vw;
        padding: 30px 0 20px;
    }
    .landing-pages-nov #lpn-pro-slider .panel-wrapper .pro-img {
        width: 28%;
    }
    .landing-pages-nov #lpn-pro-slider .panel-wrapper .pro-text .name {
        font-size: 5vw;
    }
    .landing-pages-nov #lpn-pro-slider .panel-wrapper .pro-text ul li {
        font-size: 4vw;
    }
    .landing-pages-nov .full-img-wrap .caption .caption-inner .caption-content .hero_text2 .hero_subtitle {
        font-size: 3vw;
    }
}

#news-blog-newsletter.articles-newsletter {
    background-color: #fff;
    padding: 38px 0 20px;
    color: #000;
}

@media screen and (max-width: 980px) {
    #news-blog-newsletter.articles-newsletter {
        padding-bottom: 0px;
    }
}

#news-blog-newsletter.articles-newsletter .articles-newsletter-container {
    margin: 0 auto;
    max-width: 960px;
    text-align: center;
}

@media screen and (max-width: 640px) {
    #news-blog-newsletter.articles-newsletter .articles-newsletter-container {
        padding-right: 15px;
        padding-left: 15px;
    }
}

#news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-head {
    font-size: 38px;
    text-transform: uppercase;
}

#news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-sub-head {
    color: #363636;
    font-size: 18px;
    line-height: 22px;
    margin: 0 auto;
    max-width: 600px;
    padding: 28px 0 48px;
}

#news-blog-newsletter.articles-newsletter .articles-newsletter-container .formValidationMsgsHolder {
    display: block;
    margin-bottom: 10px;
    padding: 2px 3px;
    text-align: left;
    color: #a56bd5;
}

#news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-form.z-row .col-1\/2 {
    padding-left: 45px;
    padding-right: 45px;
}

@media screen and (max-width: 1048px) {
    #news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-form.z-row .col-1\/2 {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media screen and (max-width: 640px) {
    #news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-form.z-row .col-1\/2 {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media screen and (max-width: 668px) {
    #news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-form.z-row .col-1\/2:first-child {
        padding-right: 41px;
    }
}

@media screen and (max-width: 640px) {
    #news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-form.z-row .col-1\/2:first-child {
        padding-right: 15px;
    }
}

#news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-form.z-row .col-1\/2 .age-range-gender-row .col-1\/2 {
    padding-left: 0;
    padding-right: 0;
}

@media screen and (max-width: 668px) {
    #news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-form.z-row .col-1\/2 .age-range-gender-row .col-1\/2 {
        float: left;
        width: 50%;
        clear: none;
    }
}

#news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-form.z-row .col-1\/2 .age-range-gender-row .col-1\/2:first-child {
    padding-right: 11px;
}

#news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-form.z-row .col-1\/2 .age-range-gender-row .col-1\/2:last-child {
    padding-left: 11px;
}

#news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-form form {
    margin: 0 -45px;
}

@media screen and (max-width: 1048px) {
    #news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-form form {
        margin: 0;
    }
}

#news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-form input,
#news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-form select {
    background-color: #f3f3f3;
    border: 1px solid #c8c8c8;
    padding: 7px;
}

#news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-form select {
    background: url("https://astroglide.media.zestyio.com/article-select-icon.png") no-repeat scroll 94% center;
    height: auto;
    padding: 6px;
    background-color: #f3f3f3;
    color: #a1a1a1;
}

#news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-form select::-ms-expand {
    display: none;
}

#news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-form select option {
    color: #000;
}

#news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-form input[type="checkbox"] {
    float: left;
    padding: 0;
}

#news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-form .ageLabel {
    color: #363636;
    float: left;
    margin-top: -2px;
    padding-left: 5px;
    padding-top: 0;
}

#news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-form select option {
    padding: 0 0 0 6px;
}

#news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-form label {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    margin-top: 3px;
    padding: 5px 0 0;
    text-align: left;
}

#news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-form .button-outline {
    background-color: #5d2c85;
    clear: both;
    color: #fff;
    float: left;
    margin-top: 56px;
    padding: 12px 34px;
}

@media screen and (max-width: 668px) {
    #news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-form .button-outline {
        margin-top: 20px;
    }
}

#news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-form .age-check-error {
    margin-top: 18px;
}

#news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-copyrights {
    border-top: 1px solid #cecece;
    font-size: 14px;
    padding-top: 20px;
    text-align: left;
    margin-top: 10px;
}

@media screen and (max-width: 668px) {
    #news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-copyrights {
        margin-top: 30px;
    }
}

#news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-copyrights .z-row *:last-child {
    margin-top: -15px;
    text-align: center;
    width: 100%;
    line-height: 22px;
}

@media screen and (max-width: 668px) {
    #news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-copyrights .z-row {
        text-align: center;
    }
    #news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-section .articles-newsletter-copyrights .z-row *:last-child {
        margin-top: 20px;
    }
}

#news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-confirmation {
    display: none;
    height: 442px;
}

@media screen and (max-width: 1200px) {
    #news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-confirmation {
        height: auto;
        margin: 100px auto;
    }
}

@media screen and (max-width: 800px) {
    #news-blog-newsletter.articles-newsletter .articles-newsletter-container .articles-newsletter-form-confirmation {
        margin: 50px auto;
    }
}

#news-blog-newsletter.articles-newsletter::-webkit-input-placeholder,
#news-blog-newsletter.articles-newsletter:-moz-placeholder,
#news-blog-newsletter.articles-newsletter::-moz-placeholder,
#news-blog-newsletter.articles-newsletter:-ms-input-placeholder,
#news-blog-newsletter.articles-newsletter:placeholder-shown {
    color: #a1a1a1;
}

#news-blog-newsletter.articles-newsletter #mc_embed_signup .col-1\/2 {
    padding-left: 20px;
    padding-right: 20px;
}

#news-blog-newsletter.articles-newsletter #mc_embed_signup form {
    background-color: #fff;
}

#news-blog-newsletter.articles-newsletter #mc_embed_signup #mc_embed_signup_scroll select {
    max-width: 100%;
}

#news-blog-newsletter.articles-newsletter #mc_embed_signup #mc_embed_signup_scroll div.mce_inline_error {
    background-color: #fff !important;
}

#news-blog-newsletter.articles-newsletter #mc_embed_signup .mc-field-group.input-group.age-input {
    text-align: left;
    padding-left: 20px;
    margin-top: 20px;
}

#news-blog-newsletter.articles-newsletter #mc_embed_signup #gdpr_9 {
    padding-left: 20px;
}

#news-blog-newsletter.articles-newsletter #mc_embed_signup select#mce-GENDER {
    background-color: #f3f3f3;
}

#news-blog-newsletter.articles-newsletter #mc_embed_signup select#mce-AGE {
    background-color: #f3f3f3;
}

#news-blog-newsletter.articles-newsletter #mc_embed_signup div.response {
    width: 100%;
}

@media screen and (max-width: 980px) {
    .articles-newsletter *,
    .articles-newsletter h1,
    .articles-newsletter p,
    .articles-newsletter span,
    .article-page hr {
        padding: 0;
    }
}

.news-blog-home-newsletter-container {
    background-color: #f7f6f1;
    border: 3px solid #fff;
    color: #000;
    padding: 24px 24px 26px;
    position: absolute;
    right: 50px;
    text-align: center;
    top: 126px;
    width: 242px;
    z-index: 99;
}

.news-blog-home-newsletter-container .nbhnl-wrapper .nbhnl-head {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

.news-blog-home-newsletter-container .nbhnl-wrapper .nbhnl-head:after {
    border-bottom: 2px solid #8e51cc;
    content: "";
    left: 50%;
    position: absolute;
    top: 54px;
    transform: translate(-50%, -50%);
    width: 100px;
}

.news-blog-home-newsletter-container .nbhnl-wrapper .nbhnl-sub-head {
    font-size: 14px;
    line-height: 18px;
    padding: 18px 0 20px;
}

.news-blog-home-newsletter-container .nbhnl-wrapper .nbhnl-form-section .nbhnl-form .nbhnlFormValidationMsgsHolder {
    display: block;
    font-size: 11px;
    padding: 0 3px;
    text-align: left;
    color: #8e51cc;
}

.news-blog-home-newsletter-container .nbhnl-wrapper .nbhnl-form-section .nbhnl-form input,
.news-blog-home-newsletter-container .nbhnl-wrapper .nbhnl-form-section .nbhnl-form select {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c8c8c8;
    box-shadow: unset;
    color: #5c5b5b;
    padding: 7px 6px;
    width: 94%;
}

@media screen and (max-width: 979px) {
    .news-blog-home-newsletter-container .nbhnl-wrapper .nbhnl-form-section .nbhnl-form input,
    .news-blog-home-newsletter-container .nbhnl-wrapper .nbhnl-form-section .nbhnl-form select {
        width: 100%;
        padding: 7px 0;
    }
}

.news-blog-home-newsletter-container .nbhnl-wrapper .nbhnl-form-section .nbhnl-form select {
    background: #fff url("https://astroglide.media.zestyio.com/article-select-icon.png") no-repeat scroll 94% center;
    height: auto;
    padding: 6px 9px;
    width: 100%;
    color: #a1a1a1;
}

.news-blog-home-newsletter-container .nbhnl-wrapper .nbhnl-form-section .nbhnl-form select::-ms-expand {
    display: none;
}

.news-blog-home-newsletter-container .nbhnl-wrapper .nbhnl-form-section .nbhnl-form select option {
    color: #5c5b5b;
}

@media screen and (max-width: 979px) {
    .news-blog-home-newsletter-container .nbhnl-wrapper .nbhnl-form-section .nbhnl-form .nbhnlf-gender-age-range-row .col-1\/2 {
        width: 50%;
        float: left;
        clear: none;
    }
}

.news-blog-home-newsletter-container .nbhnl-wrapper .nbhnl-form-section .nbhnl-form .nbhnlf-gender-age-range-row .col-1\/2:first-child {
    padding-right: 4px;
}

.news-blog-home-newsletter-container .nbhnl-wrapper .nbhnl-form-section .nbhnl-form .nbhnlf-gender-age-range-row .col-1\/2:last-child {
    padding-left: 4px;
}

.news-blog-home-newsletter-container .nbhnl-wrapper .nbhnl-form-section .nbhnl-form input[type="checkbox"] {
    float: left;
    width: auto;
}

.news-blog-home-newsletter-container .nbhnl-wrapper .nbhnl-form-section .nbhnl-form label {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    margin-top: 3px;
    padding: 3px 0 0;
    text-align: left;
}

.news-blog-home-newsletter-container .nbhnl-wrapper .button-outline,
.news-blog-home-newsletter-container .nbhnl-wrapper .button-outline-close {
    background-color: #5d2c85;
    color: #fff;
    float: none;
    padding: 12px 25px;
    margin-top: 8px;
}

.news-blog-home-newsletter-container .nbhnl-wrapper .nbhnl-form-confirmation {
    display: none;
    height: 452px;
}

.news-blog-home-newsletter-container .nbhnl-wrapper .nbhnl-form-confirmation .nbhnl-form-confirmation-section {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.news-blog-home-newsletter-container .nbhnl-wrapper .nbhnl-form-confirmation .nbhnl-form-confirmation-section .nbhnl-head:after {
    top: 24px;
    width: 70px;
}

.news-blog-home-newsletter-container .nbhnl-wrapper .nbhnl-form-confirmation .nbhnl-form-confirmation-section .nbhnl-sub-head {
    padding: 18px 0 34px;
}

.news-blog-home-newsletter-container::-webkit-input-placeholder,
.news-blog-home-newsletter-container:-moz-placeholder,
.news-blog-home-newsletter-container::-moz-placeholder,
.news-blog-home-newsletter-container:-ms-input-placeholder,
.news-blog-home-newsletter-container:placeholder-shown {
    color: #a1a1a1;
}

.nbhnlf-terms-check {
    float: left;
    display: inline;
    width: auto;
}

.nbhnlf-ageLabel,
.nbhnlf-termsLabel {
    padding-left: 21px;
    margin-top: 0;
    display: block;
    text-align: left;
}

.nbhnlf-ageLabel a,
.nbhnlf-termsLabel a {
    color: black;
    text-decoration: underline;
}

.view-fertility_support .news-blog-home-newsletter-container .nbhnl-wrapper .nbhnl-form-section .nbhnl-form .nbhnlFormValidationMsgsHolder {
    font-size: 10px;
}

#news-blog-home-bottom-newsletter-container {
    display: none;
}

#news-blog-home-bottom-newsletter-container .nbhnl-wrapper .nbhnl-form-confirmation {
    display: none;
}

@media screen and (max-width: 979px) {
    #news-blog-home-newsletter-container {
        position: static;
        top: auto;
        width: auto;
    }
    #news-blog-home-bottom-newsletter-container {
        display: block;
        position: static;
        top: auto;
        width: auto;
    }
}

.newsletter-ribbon{
    color: #ffffff;
    background-image: url('img/newsletter-ribbon.jpg');
    padding: 30px 30px 30px 12vw;
    position: relative;
    left: -12vw;
}
.newsletter-ribbon p{
    color: #ffffff;
    display: inline;
    line-height: 40px;
}
.newsletter-ribbon a.button{
    color: #ffffff;
    background-color: transparent;
    border: 1px solid #ffffff;
    float: right;
    padding: 10px 30px;
    font-size: 18px;
}
blockquote.tweet{
    background: rgb(40,20,131);
    background: linear-gradient(135deg, rgba(40,20,131,0.6) 0%, rgba(143,110,213,0.6) 33%, rgba(215,130,217,0.6) 100%);
    padding: 35px 70px 85px;
    margin: 45px auto;
}
blockquote.tweet p{
    color: #000000;
    font-size: 26px;
    text-align: left;
    border: none;
    padding: 0;
    padding-bottom: 15px !important;
}
blockquote.tweet a{
    border: 2px solid #5E2B84;
    color: #5E2B84;
    background-color: transparent;
    display: block;
    float: right;
    padding: 5px 35px 5px 62px;
    background-image: url('img/twitter-bird.png');
    background-repeat: no-repeat;
    font-size: 22px;
    background-position: 35px 15px;
}

.full-container {
    position: relative;
    background: #ffffff;
}

.lube-selector-tool {
    position: relative;
}

.lube-selector-tool .lube-tool-header {
    background: rgba(0, 0, 0, 0) url("https://astroglide.media.zestyio.com/lube-tool-header-bg.jpg") repeat scroll center center / cover;
    padding: 40px 0px;
}

.lube-selector-tool .lube-tool-header .tabwWrapper {
    border-bottom: 1px solid #9096a1;
    width: 100%;
}

.lube-selector-tool .lube-tool-header .tabwWrapper .tabContainer {
    margin: 0 auto;
    max-width: 1200px;
    text-align: center;
}

.lube-selector-tool .lube-tool-header .tabwWrapper .tabContainer .getStartedWrapper {
    margin-top: 20px;
    text-align: center;
}

.lube-selector-tool .lube-tool-header .tabwWrapper .tabContainer .tabList {
    display: inline-block;
    margin: 0 -36px;
}

@media screen and (max-width: 640px) {
    .lube-selector-tool .lube-tool-header .tabwWrapper .tabContainer .tabList {
        margin: 0;
    }
}

.lube-selector-tool .lube-tool-header .tabwWrapper .tabContainer .tabList .lubeTabs {
    float: left;
    list-style: outside none none;
}

.lube-selector-tool .lube-tool-header .tabwWrapper .tabContainer .tabList .lubeTabs a {
    color: #fff;
    font: 14px/21px "futura-pt", arial, sans-serif;
    margin: 12px 36px;
    text-transform: uppercase;
    transition: none 0s ease 0s;
}

.lube-selector-tool .lube-tool-header .tabwWrapper .tabContainer .tabList .lubeTabs.active a {
    background: rgba(0, 0, 0, 0) url("https://astroglide.media.zestyio.com/tab_border.png") no-repeat scroll center bottom;
    padding-bottom: 5px;
}

@media screen and (max-width: 615px) {
    .lube-selector-tool .lube-tool-header .tabwWrapper .tabContainer .tabList .lubeTabs a {
        margin: 12px 18px;
    }
}

@media screen and (max-width: 480px) {
    .lube-selector-tool .lube-tool-header .tabwWrapper .tabContainer .tabList .lubeTabs {
        display: block;
        height: 40px;
        margin: 0 0 10px;
        width: 49%;
    }
    .lube-selector-tool .lube-tool-header .tabwWrapper .tabContainer .tabList .lubeTabs:nth-child(2n+1) {
        border-right: 1px solid #ccc;
    }
    .lube-selector-tool .lube-tool-header .tabwWrapper .tabContainer .tabList .lubeTabs a {
        display: block;
        margin: 0;
        padding: 10px;
        max-width: 100%;
        word-wrap: break-word;
    }
}

.lube-selector-tool .lube-tool-header .sliderPanel {
    display: none;
    margin: 0 auto;
    max-width: 655px;
    padding: 30px 30px 0;
}

.lube-selector-tool .lube-tool-header .sliderPanel:first-child {
    display: block;
}

@media screen and (max-width: 700px) {
    .lube-selector-tool .lube-tool-header .sliderPanel {
        padding: 30px 20px 0;
    }
}

.lube-selector-tool .lube-tool-header .sliderPanel .productSlider {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}

.lube-selector-tool .lube-tool-header .sliderPanel .productSlider .ui-slider-handle {
    background: rgba(0, 0, 0, 0) url("https://astroglide.media.zestyio.com/lube-selector-tool-arrow.png") repeat-x scroll center top;
    border: 0 none;
    font-weight: normal;
    height: 44px;
    top: -15px;
    width: 19px;
}

.lube-selector-tool .lube-tool-header .sliderPanel .sliderBg {
    background: #414260;
    background: -moz-linear-gradient(top, #414260 0%, #5d6386 71%, #585b86 100%);
    background: -webkit-linear-gradient(top, #414260 0%, #5d6386 71%, #585b86 100%);
    background: linear-gradient(to bottom, #414260 0%, #5d6386 71%, #585b86 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#414260', endColorstr='#585b86', GradientType=0);
    border: 0;
    border-radius: 20px;
    box-shadow: 0 -1px 1px 0 #fff inset, 0 1px 1px #000 inset;
    color: #222;
    height: 12px;
}

.lube-selector-tool .lube-tool-header .sliderPanel .sliderStepContainer {
    margin: 20px 20px 0;
    position: relative;
}

@media screen and (max-width: 699px) {
    .lube-selector-tool .lube-tool-header .sliderPanel .sliderStepContainer {
        margin: 20px 6% 0;
    }
}

@media screen and (max-width: 360px) {
    .lube-selector-tool .lube-tool-header .sliderPanel .sliderStepContainer {
        margin: 20px 7% 0 5%;
    }
}

.lube-selector-tool .lube-tool-header .sliderPanel .sliderBg.sliderWrapper {
    padding: 0 28px 0 25px;
}

@media screen and (max-width: 699px) {
    .lube-selector-tool .lube-tool-header .sliderPanel .sliderBg.sliderWrapper {
        padding: 0 5% 0 7%;
    }
}

.lube-selector-tool .lube-tool-header .sliderPanel .sliderStep:first-child {
    margin: 0;
}

.lube-selector-tool .lube-tool-header .sliderPanel .sliderStep {
    display: block;
    float: left;
    height: 12px;
    margin-left: 22.5%;
    width: 12px;
}

.lube-selector-tool .lube-tool-header .sliderPanel .sliderStep.active {
    background: #fff;
}

@media screen and (max-width: 699px) {
    .lube-selector-tool .lube-tool-header .sliderPanel .sliderStep {
        margin: 0px;
        position: absolute;
    }
    .lube-selector-tool .lube-tool-header .sliderPanel .sliderStep:nth-child(1) {
        left: 0%;
    }
    .lube-selector-tool .lube-tool-header .sliderPanel .sliderStep:nth-child(2) {
        left: 25%;
    }
    .lube-selector-tool .lube-tool-header .sliderPanel .sliderStep:nth-child(3) {
        left: 50%;
    }
    .lube-selector-tool .lube-tool-header .sliderPanel .sliderStep:nth-child(4) {
        left: 75%;
    }
    .lube-selector-tool .lube-tool-header .sliderPanel .sliderStep:nth-child(5) {
        left: 100%;
    }
}

.lube-selector-tool .lube-tool-header .sliderPanel .sliderTextContainer {
    margin: 20px -15px;
}

.lube-selector-tool .lube-tool-header .sliderPanel .sliderTextContainer .sliderText {
    color: #fff;
    display: block;
    float: left;
    font: 18px/21px "futura-pt", arial, sans-serif;
    text-align: center;
    width: 33%;
}

.lube-selector-tool .lube-tool-header .sliderPanel .sliderTextContainer .sliderText:first-child {
    text-align: left;
}

.lube-selector-tool .lube-tool-header .sliderPanel .sliderTextContainer .sliderText:last-of-type {
    text-align: right;
}

.lube-selector-tool .lube-tool-header .sliderPanel .skipContainter {
    text-align: center;
}

.lube-selector-tool .lube-tool-header .sliderPanel .featureHeading {
    color: #fff;
    font: 16px/30px "futura-pt", arial, sans-serif;
    text-align: center;
}

.lube-selector-tool .lube-tool-header .sliderPanel .featureContainer {
    margin: 15px 0;
}

.lube-selector-tool .lube-tool-header .sliderPanel .featureContainer .featureOption {
    display: block;
    float: left;
    width: 20%;
}

.lube-selector-tool .lube-tool-header .sliderPanel .featureContainer .featureOption .checkBut {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #615f66 0%, #615f62 71%, #646367 100%) repeat scroll 0 0;
    border: 0 none;
    border-radius: 30px;
    box-shadow: 0 -1px 1px 0 #fff inset, 0 1px 1px #000 inset;
    height: 25px;
    margin: 0 auto 15px;
    padding-top: 5px;
    width: 30px;
}

.lube-selector-tool .lube-tool-header .sliderPanel .featureContainer .featureOption .checkBut.selected .checkButSel {
    background: #fff none repeat scroll 0 0;
    border-radius: 19px;
    height: 19px;
    margin: 0 auto;
    width: 19px;
}

.lube-selector-tool .lube-tool-header .sliderPanel .featureContainer .featureOption .featureText {
    color: #fff;
    font: 18px/21px "futura-pt", arial, sans-serif;
    padding: 0 20px;
    text-align: center;
}

@media screen and (max-width: 480px) {
    .lube-selector-tool .lube-tool-header .sliderPanel .featureContainer .featureOption {
        height: 90px;
        margin: 10px auto;
        width: 50%;
    }
    .lube-selector-tool .lube-tool-header .sliderPanel .featureContainer .featureOption:nth-child(2n+5) {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .lube-selector-tool .lube-tool-header .sliderPanel .featureContainer {
        margin: 0;
    }
}

.lube-selector-tool .lube-tool-container {
    margin: 0 auto;
    max-width: 1350px;
    min-height: 200px;
}

.lube-selector-tool .lube-tool-products-section {
    background-color: #fff;
    padding: 0;
    text-align: center;
}

.lube-selector-tool .lube-tool-products-section .lube-tool-products-max {
    margin: 0 auto;
    max-width: 1350px;
}

@media screen and (max-width: 900px) {
    .lube-selector-tool .lube-tool-products-section .lube-tool-products-max {
        margin: 0 auto;
        max-width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .lube-selector-tool .lube-tool-products-section .lube-tool-products-max {
        margin: 0 5%;
    }
}

.lube-selector-tool .lube-tool-products-section .lube-tool-products-max .start-over-icon {
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    text-transform: uppercase;
}

.lube-selector-tool .lube-tool-products-section .lube-tool-products-max .start-over-icon a {
    color: #646464;
    font-weight: 600;
}

.lube-selector-tool .lube-tool-products-section .lube-tool-products-max .bgLine {
    border: 1px solid #646464;
    margin: 10px 0;
    position: relative;
    z-index: 9;
}

.lube-selector-tool .lube-tool-products-section .lube-tool-products-max .headlineWrap {
    color: #646464;
    display: block;
    font-size: 16px;
    margin: -21px auto 32px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    z-index: 11;
}

@media screen and (max-width: 768px) {
    .lube-selector-tool .lube-tool-products-section .lube-tool-products-max .headlineWrap {
        font-size: 22px;
        margin: -24px auto 32px;
    }
}

.lube-selector-tool .lube-tool-products-section .lube-tool-products-max .headlineWrap .headline {
    background-color: #fff;
    display: inline-block;
    padding: 0 15px;
}

.lube-selector-tool .lube-tool-products-section .lube-tool-products-max .lube-tool-products {
    padding: 0 65px;
}

@media screen and (max-width: 900px) {
    .lube-selector-tool .lube-tool-products-section .lube-tool-products-max .lube-tool-products {
        padding: 0 10%;
    }
}

@media screen and (max-width: 768px) {
    .lube-selector-tool .lube-tool-products-section .lube-tool-products-max .lube-tool-products {
        padding: 0px 5% 20px;
    }
}

.lube-selector-tool .lube-tool-products-section .lube-tool-products-max .lube-tool-products .products-col {
    float: left;
    height: 240px;
    margin-bottom: 40px;
    position: relative;
    text-align: center;
    width: 20%;
}

@media screen and (max-width: 1250px) {
    .lube-selector-tool .lube-tool-products-section .lube-tool-products-max .lube-tool-products .products-col {
        margin-bottom: 20px;
        width: 25%;
    }
}

@media screen and (max-width: 768px) {
    .lube-selector-tool .lube-tool-products-section .lube-tool-products-max .lube-tool-products .products-col {
        height: 200px;
    }
}

@media screen and (max-width: 480px) {
    .lube-selector-tool .lube-tool-products-section .lube-tool-products-max .lube-tool-products .products-col {
        height: 180px;
    }
}

@media screen and (max-width: 360px) {
    .lube-selector-tool .lube-tool-products-section .lube-tool-products-max .lube-tool-products .products-col {
        height: 160px;
    }
}

.lube-selector-tool .lube-tool-products-section .lube-tool-products-max .lube-tool-products .products-col .products-img {
    bottom: 0;
    cursor: pointer;
    padding: 0 20px;
    position: absolute;
    transition: all 0.5s ease-in 0s;
    width: 100%;
}

.lube-selector-tool .lube-tool-products-section .lube-tool-products-max .lube-tool-products .products-col .products-img.selected {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    opacity: 0.5;
}

.lube-selector-tool .lube-tool-products-section .lube-tool-products-max .lube-tool-products .products-col .products-img .new-icon {
    left: -18px;
    position: absolute;
    top: 38px;
}

.lube-selector-tool .lube-tool-products-section .lube-tool-products-max .lube-tool-products .products-col .products-img img {
    width: 100%;
}

@media screen and (max-width: 768px) {
    .lube-selector-tool .lube-tool-products-section .lube-tool-products-max .lube-tool-products .products-col .products-img {
        padding: 0;
    }
}

.lube-selector-tool .lube-tool-products-section .lube-tool-products-max .lube-tool-products .products-col .products-img h5 {
    color: #565656;
    font-size: 1.3em;
    line-height: 1;
    margin: 10px -20px;
    text-transform: uppercase;
}

@media screen and (max-width: 768px) {
    .lube-selector-tool .lube-tool-products-section .lube-tool-products-max .lube-tool-products .products-col .products-img h5 {
        height: 30px;
        font-size: 12px;
        margin: 0;
    }
}

@media screen and (max-width: 480px) {
    .lube-selector-tool .lube-tool-products-section .lube-tool-products-max .lube-tool-products .products-col .products-img h5 {
        font-size: 11px;
    }
}

.lube-selector-tool .lube-tool-products-section .lube-tool-products-max .lube-tool-products .products-col .products-img h5 span {
    display: block;
}

.modal {
    display: none;
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;
    z-index: 19;
}

.modal .modal-dialog {
    height: auto;
    margin: 30vh auto 0;
    width: 100%;
    max-width: 750px;
}

@media screen and (max-width: 768px) and (orientation: portrait) {
    .modal .modal-dialog {
        margin: 20vh auto 0;
    }
}

.modal .row .col-md-4 {
    display: block;
    float: left;
    width: 33.333%;
}

.modal .row .col-md-4 .prodImageWrapper {
    display: block;
    padding: 0 10px;
}

@media screen and (max-width: 768px) {
    .modal .row .col-md-4 .prodImageWrapper {
        padding: 0 10%;
    }
}

@media screen and (max-width: 400px) {
    .modal .row .col-md-4 .prodImageWrapper {
        padding: 0 20%;
    }
}

@media screen and (max-width: 768px) {
    .modal .row .col-md-4 {
        float: none;
        margin: 0 auto;
        width: 320px;
    }
}

.modal .row .col-md-8 {
    display: block;
    float: left;
    padding-left: 0;
    width: 66.66%;
}

@media screen and (max-width: 768px) {
    .modal .row .col-md-8 {
        float: none;
        max-width: 100%;
        padding: 0;
        width: auto;
    }
}

.modal .row .col-md-8 .prodNameWrapper {
    margin-left: 50px;
    position: relative;
}

@media screen and (max-width: 768px) {
    .modal .row .col-md-8 .prodNameWrapper {
        margin: 10px 0;
        text-align: center;
        width: 100%;
    }
}

.modal .row .col-md-8 .prodNameWrapper .prodName {
    color: #fff;
    font: 24px/53px "futura-pt", arial, sans-serif;
    text-transform: uppercase;
}

@media screen and (max-width: 768px) {
    .modal .row .col-md-8 .prodNameWrapper .prodName {
        font-size: 22px;
        line-height: 20px;
        padding: 0 30px;
    }
}

@media screen and (max-width: 400px) {
    .modal .row .col-md-8 .prodNameWrapper .prodName {
        font-size: 18px;
        line-height: 16px;
    }
}

.modal .row .col-md-8 .prodNameWrapper .prodName span {
    font: 700 64px/33px "futura-pt", arial, sans-serif;
}

@media screen and (max-width: 768px) {
    .modal .row .col-md-8 .prodNameWrapper .prodName span {
        font: 600 65px/55px "futura-pt", arial, sans-serif;
    }
}

@media screen and (max-width: 640px) {
    .modal .row .col-md-8 .prodNameWrapper .prodName span {
        font: 600 45px/35px "futura-pt", arial, sans-serif;
    }
}

@media screen and (max-width: 400px) {
    .modal .row .col-md-8 .prodNameWrapper .prodName span {
        font-size: 50px;
        line-height: 45px;
    }
}

.modal .row .col-md-8 .prodNameWrapper .shortBorder {
    border-bottom: 2px solid #5d2c85;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 65px;
}

@media screen and (max-width: 768px) {
    .modal .row .col-md-8 .prodNameWrapper .shortBorder {
        left: 50%;
        margin-left: -32px;
        bottom: -16px;
    }
}

.modal .row .col-md-8 .prodDescWrapper {
    margin-left: 50px;
}

@media screen and (max-width: 768px) {
    .modal .row .col-md-8 .prodDescWrapper {
        display: block;
        max-width: 100%;
        padding: 20px 30px 0;
        margin-left: 0;
    }
}

.modal .row .col-md-8 .prodDescWrapper p {
    color: #fff;
    font: 16px/22px "futura-pt", arial, sans-serif;
}

@media screen and (max-width: 768px) {
    .modal .row .col-md-8 .prodDescWrapper p {
        font-size: 16px;
        line-height: 16px;
    }
}

@media screen and (max-width: 640px) {
    .modal .row .col-md-8 .prodDescWrapper p {
        font-size: 16px;
        line-height: 16px;
    }
}

.modal .row .col-md-8 .prodButtonWrapper {
    margin-left: 50px;
}

@media screen and (max-width: 768px) {
    .modal .row .col-md-8 .prodButtonWrapper {
        margin-left: 0px;
        padding: 0 30px;
        text-align: center;
    }
}

@media screen and (max-width: 360px) {
    .modal .row .col-md-8 .prodButtonWrapper {
        padding: 0 20px;
    }
}

.modal .row .col-md-8 .prodButtonWrapper .upgradeBut {
    margin-right: 26px;
}

@media screen and (max-width: 768px) {
    .modal .row .col-md-8 .prodButtonWrapper .upgradeBut {
        margin-right: 16px;
    }
}

.modal .close {
    color: #adadad;
    cursor: pointer;
    font-size: 45px;
    position: absolute;
    right: 35px;
    top: 100px;
}

@media screen and (max-width: 850px) {
    .modal {
        height: 100%;
        overflow: scroll;
        width: 100%;
    }
}

.lube-selector-tool * {
    box-sizing: border-box;
}

.full-container {
    position: relative;
}

.lube-selector-tool .lube-tool-header .lubeHeading {
    color: #fff;
    font: 100 34px/36px "futura-pt", helvetica, arial, sans-serif;
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: center;
}

.lube-selector-tool .lube-tool-header .getStartedWrapper {
    display: none;
}

.lube-tool-products-max {
    display: table;
    margin: auto;
    width: 100%;
}

.lube-tool-products-max > div[class*='col-'] {
    display: table-cell;
    padding: 50px 10px;
    vertical-align: top;
}

.lube-tool-products-max .col-lube-tool-controls {
    width: 25%;
}

.lube-tool-products-max .col-lube-tool-controls .panelContainer .panel-heading h4 {
    font: 700 16px/20px "futura-pt", helvetica, arial, sans-serif;
    padding: 0 25px;
}

.lube-tool-products-max .col-lube-tool-controls .sliderPanel {
    display: block;
    padding: 25px 0;
    border-bottom: 1px solid #acacac;
}

.lube-tool-products-max .col-lube-tool-controls .sliderPanel h4 {
    font: 100 18px/20px "futura-pt", helvetica, arial, sans-serif;
    text-transform: uppercase;
    color: #5e2e91;
}

.lube-tool-products-max .col-lube-tool-controls .sliderPanel .sliderWrapper {
    display: block;
    padding: 0 30px;
    margin: 0 20px;
}

.lube-tool-products-max .col-lube-tool-controls .sliderPanel .sliderWrapper {
    background: #030c16;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAzMGMxNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjYTlhOWE5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzAlIiBzdG9wLWNvbG9yPSIjY2RjZGNkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTAlIiBzdG9wLWNvbG9yPSIjY2NjY2NjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2JiYmJiYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #030c16 0%, #a9a9a9 4%, #cdcdcd 70%, #ccc 90%, #bbb 100%);
    background: -webkit-linear-gradient(top, #030c16 0%, #a9a9a9 4%, #cdcdcd 70%, #ccc 90%, #bbb 100%);
    background: linear-gradient(to bottom, #030c16 0%, #a9a9a9 4%, #cdcdcd 70%, #ccc 90%, #bbb 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#030c16', endColorstr='#bbbbbb', GradientType=0);
    border-radius: 10px;
    height: 10px;
    margin-bottom: 10px;
}

.lube-tool-products-max .col-lube-tool-controls .sliderPanel .sliderWrapper .productSlider {
    background: none;
    border: 0;
}

.lube-tool-products-max .col-lube-tool-controls .sliderPanel .sliderWrapper .productSlider .ui-slider-handle {
    border: 0 none;
    background: transparent url('https://astroglide.media.zestyio.com/or-lube-selector-tool-arrow.png') no-repeat top center;
    display: block;
    width: 30px;
    height: 45px;
    top: -15px;
    margin-left: -15px;
}

.lube-tool-products-max .col-lube-tool-controls .sliderPanel .sliderTextContainer .sliderText {
    font: 700 14px/20px "futura-pt", helvetica, arial, sans-serif;
    color: #666;
    display: inline-block;
    width: 33.33%;
    float: left;
}

.lube-tool-products-max .col-lube-tool-controls .sliderPanel .sliderTextContainer .sliderText.zero {
    font: 800 32px/26px Arial;
    color: #b7babe;
    text-shadow: 0px -1px 1px #000;
}

.lube-tool-products-max .col-lube-tool-controls .sliderPanel .sliderTextContainer .sliderText.active {
    color: #5f378a;
}

.lube-tool-products-max .col-lube-tool-controls .sliderPanel .sliderTextContainer .sliderText.disabled {
    color: #cdcdcd;
}

.lube-tool-products-max .col-lube-tool-controls .sliderPanel .featureContainer {
    display: table;
    width: 100%;
}

.lube-tool-products-max .col-lube-tool-controls .sliderPanel .featureContainer .featureOption {
    display: table-cell;
    width: 20%;
}

.lube-tool-products-max .col-lube-tool-controls .sliderPanel .featureContainer .featureOption .checkBut {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 10px 0;
    background: #bdbdbd;
    border-radius: 20px;
    box-shadow: inset 0px 2px 4px rgba(7, 10, 34, 0.75);
    transition: 0.25s all;
}

.lube-tool-products-max .col-lube-tool-controls .sliderPanel .featureContainer .featureOption:hover .checkBut {
    background: #5f378a;
}

.lube-tool-products-max .col-lube-tool-controls .sliderPanel .featureContainer .featureText {
    font: 700 12px/12px "futura-pt", helvetica, arial, sans-serif;
    color: #666;
    transition: 0.25s all;
}

.lube-tool-products-max .col-lube-tool-controls .sliderPanel .featureContainer .featureOption.selected .checkBut {
    background: #5f378a;
    box-shadow: inset 0px 2px 4px #000;
}

.lube-tool-products-max .col-lube-tool-controls .sliderPanel .featureContainer .featureOption.selected .featureText {
    color: #5f378a;
}

.lube-tool-products-max .col-lube-tool-controls .sliderPanel .featureContainer .featureOption.disabled {
    opacity: 0.9;
}

.lube-tool-products-max .col-lube-tool-controls .sliderPanel .featureContainer .featureOption.disabled .checkBut {
    background: #fff;
}

.lube-tool-products-max .col-lube-tool-controls .sliderPanel .featureContainer .featureOption.disabled .featureText {
    color: #cdcdcd;
}

.lube-tool-products-max .col-lube-tool-controls .start-over-holder {
    padding: 10px 0;
}

.lube-tool-products-max .col-lube-tool-controls .start-over-holder > a {
    font: 700 10px/16px "futura-pt", helvetica, arial, sans-serif;
    color: #000;
    display: inline-block;
    padding: 0 0 0 15px;
    background: transparent url('https://astroglide.media.zestyio.com/or-icon-start-over.png') no-repeat left center;
    text-transform: uppercase;
}

.lube-tool-products-max .col-lube-product-list {
    width: 75%;
}

.col-lube-product-list .products-img h5{
    min-height: 42px;
}


@media screen and (max-width: 1200px) {
    .lube-tool-products-max .col-lube-tool-controls .sliderPanel .featureContainer .featureOption {
        display: inline-block;
        height: 65px;
        vertical-align: bottom;
        width: 30%;
    }
}

@media screen and (max-width: 768px) {
    .lube-selector-tool .lube-tool-products-section {
        padding-top: 0;
    }
    .lube-selector-tool .lube-tool-header .lubeHeading {
        font-size: 22px;
        line-height: 24px;
    }
    .lube-selector-tool .lube-tool-header .getStartedWrapper {
        display: block;
        margin-top: 20px;
        text-align: center;
    }
    .lube-tool-products-max {
        display: block;
        margin: 0 !important;
    }
    .lube-tool-products-max > div[class*='col-'] {
        display: block;
        padding: 0px;
    }
    .lube-tool-products-max > div.col-lube-tool-controls {
        display: none;
        width: 100%;
        padding: 20px;
    }
    .lube-tool-products-max .col-lube-product-list {
        width: 100%;
    }
    .lube-tool-products-max .col-lube-tool-controls .sliderPanel .featureContainer .featureOption {
        display: table-cell;
        height: auto;
        vertical-align: inherit;
        width: 20%;
    }
}

.try-o {
    background-color: #000;
}

.try-o .z-row {
    padding: 0px 18px;
}

.try-o .z-container {
    max-width: 1170px;
}

.try-o .col-center {
    float: initial;
    margin: 0 auto !important;
}

.try-o .btn-buy {
    color: #000;
    background-color: white;
    border: none;
    padding: 14px 24px;
}

.try-o .btn-buy .text-purple {
    color: #ddd;
    font-weight: bold;
}

.try-o .button-outline {
    background-color: #5d2c85;
    color: #fff;
}

.try-o form {
    position: relative;
}

.try-o form input,
.try-o form textarea {
    display: inline-block;
    padding: 12px 20px;
    text-indent: 5px;
    width: 100%;
    height: 50px;
    border: 1px solid #fff;
    color: #fff !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #000;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 24px;
    outline: none;
}

.try-o input[type=submit] {
    display: block;
    width: auto;
    margin: 0 auto;
}

.try-o input[type=button]:hover,
.try-o input[type=submit]:hover,
.try-o .button-outline:hover,
.try-o .button:hover,
.try-o a.button:hover {
    color: #fff;
    background: #5d2c85;
}

.try-o form input[type=checkbox]:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: transparent;
    border-radius: 8px;
}

.try-o form input[type=checkbox] {
    display: none;
    vertical-align: middle;
}

.try-o form input[type=checkbox] ~ label {
    padding: 0px;
}

.try-o form input[type=checkbox] + label {
    background: #000;
    height: 16px;
    width: 16px;
    display: inline-block;
    padding: 0px;
    margin-right: 13px;
    border: 2px solid #979797;
    border-radius: 8px;
    float: left;
}

.try-o form input[type=checkbox]:checked + label {
    background-image: url(https://astroglide.media.zestyio.com/icon-check-active.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    display: inline-block;
    padding: 0px;
    border: 2px solid transparent;
}

.try-o form input[type=number]::-webkit-inner-spin-button,
.try-o form input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.try-o form input[type='number'] {
    -moz-appearance: textfield;
}

.try-o form label {
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
}

.try-o form label.subscribe-opt-in-label {
    text-transform: initial;
    font-size: 15px;
    color: #5a5a5a;
    margin-top: 5px;
}

@media screen and (max-width: 668px) {
    .try-o form label.subscribe-opt-in-label {
        font-size: 13px;
        line-height: 22px;
    }
}

.try-o *::-webkit-input-placeholder {
    color: #fff;
    font-weight: bold;
}

.try-o *:-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-weight: bold;
}

.try-o *::-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-weight: bold;
}

.try-o *:-ms-input-placeholder {
    color: #fff;
    font-weight: bold;
}

.try-o input[type="submit"] {
    border: none;
    font-weight: bold;
}

.try-o form select {
    height: 50px;
    width: 100%;
    padding: 12px 20px;
    border: 1px solid #fff;
    color: #fff;
    text-indent: 5px;
    font-weight: bold;
    background: #000;
    background-image: url(https://astroglide.media.zestyio.com/icon-arrow-down.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 24px;
    outline: none;
}

.try-o form select::-ms-expand {
    display: none;
}

.try-o option {
    outline: none;
}

.try-o .error {
    border: 1px solid red !important;
}

.try-o label.error {
    display: none !important;
}

.try-o h1 {
    color: #9c773a;
    text-transform: uppercase;
    font-size: 52px;
    line-height: 60px;
    font-weight: 300;
    letter-spacing: 4px;
}

@media screen and (max-width: 668px) {
    .try-o h1 {
        font-size: 26px;
        line-height: 34px;
    }
}

.try-o h1 .try-o-intro-subtitle {
    color: #5d2c85;
    text-transform: uppercase;
    font-size: 52px;
    line-height: 60px;
    font-weight: 300;
    letter-spacing: 4px;
}

@media screen and (max-width: 668px) {
    .try-o h1 .try-o-intro-subtitle {
        font-size: 26px;
        line-height: 34px;
    }
}

.try-o h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 28px;
    line-height: 40px;
    font-weight: 300;
    letter-spacing: 4px;
}

@media screen and (max-width: 668px) {
    .try-o h2 {
        font-size: 20px;
        line-height: 30px;
    }
}

.try-o h3 {
    text-transform: uppercase;
    color: #5d2c85;
    font-size: 28px;
}

@media screen and (max-width: 668px) {
    .try-o h3 {
        font-size: 20px;
    }
}

.try-o h3.try-o-review-title {
    color: #000;
}

.try-o h4 {
    text-transform: uppercase;
    color: #5a5a5a;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
}

@media screen and (max-width: 668px) {
    .try-o h4 {
        font-size: 14px;
        line-height: 21px;
    }
}

.try-o p,
.try-o * {
    color: #5a5a5a;
    font-weight: normal;
}

.try-o p {
    font-size: 18px;
    line-height: 30px;
    font-weight: normal;
}

@media screen and (max-width: 668px) {
    .try-o p {
        font-size: 16px;
        line-height: 25px;
    }
}

.try-o .small {
    font-size: 15px;
}

@media screen and (max-width: 668px) {
    .try-o .small {
        font-size: 13px;
    }
}

.try-o #try-o-header {
    position: fixed;
    z-index: 100;
    height: 87px;
    width: 100%;
    background: transparent;
    margin: 0 auto;
    text-align: center;
}

.try-o #try-o-header.stuck {
    border-bottom: 1px solid #d2d3d5;
}

@media screen and (max-width: 668px) {
    .try-o #try-o-header {
        background: white;
        border-bottom: 1px solid #d2d3d5;
    }
}

.try-o #try-o-header .try-o-nav {
    height: 100%;
}

.try-o #try-o-header .try-o-nav .try-o-nav-wrapper {
    height: 100%;
}

.try-o #try-o-header .try-o-nav .try-o-nav-wrapper > div {
    height: 100%;
    position: relative;
}

.try-o #try-o-header .try-o-nav .logo {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.try-o #try-o-header .try-o-nav .logo img {
    width: 185px;
}

@media screen and (max-width: 668px) {
    .try-o #try-o-header .try-o-nav .logo img {
        width: 110px;
    }
}

.try-o #try-o-header .try-o-nav .get-a-sample {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.try-o #try-o-header .try-o-nav .get-a-sample a {
    background: #5d2c85;
    padding: 19px 35px;
}

@media screen and (max-width: 668px) {
    .try-o #try-o-header .try-o-nav .get-a-sample a {
        font-size: 10px;
        padding: 10px 9px;
    }
}

.try-o .try-o-intro {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width: 668px) {
    .try-o .try-o-intro {
        background-image: url(https://astroglide.media.zestyio.com/hero-mobile-2x-no-prod.jpg) !important;
        background-size: cover;
    }
}

.try-o .try-o-intro .try-o-intro-wrapper {
    position: relative;
    padding: 198px 0px 201px 0px;
}

@media screen and (max-width: 668px) {
    .try-o .try-o-intro .try-o-intro-wrapper {
        padding: 168px 0px 196px 0px;
    }
}

@media screen and (max-width: 668px) {
    .try-o .try-o-intro .try-o-intro-wrapper .try-o-intro-body {
        width: 50%;
    }
}

@media screen and (max-width: 400px) {
    .try-o .try-o-intro .try-o-intro-wrapper .try-o-intro-body {
        width: 100%;
    }
}

.try-o .try-o-intro .try-o-intro-product-image {
    position: absolute;
    right: 18px;
    bottom: 0;
    width: 38%;
}

@media screen and (max-width: 668px) {
    .try-o .try-o-intro .try-o-intro-product-image {
        width: 40%;
    }
}

.try-o a.anchor {
    display: block;
    position: relative;
    top: -162px;
    visibility: hidden;
}

.try-o .try-o-sample {
    padding: 75px 0px 95px 0px;
}

.try-o .try-o-sample .try-o-sample-body {
    color: #fff;
}

.try-o .try-o-sample .try-o-sample-note {
    color: #fff;
}

.try-o .try-o-sample .try-o-sample-form-field-container {
    float: none;
    margin: 0 auto !important;
}

.try-o .try-o-sample .try-o-sample-form-field {
    padding: 0px 15px;
}

@media screen and (max-width: 668px) {
    .try-o .try-o-sample .try-o-sample-form-field {
        padding: 0px;
    }
}

.try-o .try-o-sample .try-o-sample-form-field input[type="submit"] {
    display: block;
    width: auto;
    margin: 0 auto;
}

.try-o .try-o-sample .try-o-sample-form-field .subscribe-opt-in-label {
    padding-bottom: 30px;
    color: #fff;
}

.try-o .try-o-sample .try-o-sample-delivery-note {
    color: #fff;
    font-size: 15px;
}

.try-o .try-o-sample .try-o-sample-form-submit-wrapper {
    margin-bottom: 69px;
}

.try-o .try-o-about {
    background-color: #fff;
    position: relative;
}

.try-o .try-o-about .try-o-about-title {
    color: #5d2c85;
    margin-bottom: 30px;
}

.try-o .try-o-about .try-o-about-subtitle {
    margin-bottom: 40px;
}

.try-o .try-o-about .try-o-about-wrapper {
    padding: 165px 0px 190px 0px;
}

@media screen and (max-width: 668px) {
    .try-o .try-o-about .try-o-about-wrapper {
        padding: 67px 0px 72px 0px;
    }
}

.try-o .try-o-about .try-o-about-wrapper .try-o-about-body {
    padding-bottom: 54px;
}

.try-o .try-o-about .try-o-image-mobile {
    display: none;
}

@media screen and (max-width: 668px) {
    .try-o .try-o-about .try-o-image-mobile {
        display: block;
    }
}

.try-o .try-o-about .try-o-image-wrapper {
    position: absolute;
    background: url(https://astroglide.media.zestyio.com/lifestyle-image.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 50%;
    height: 100%;
    top: 0;
    left: 50%;
}

@media screen and (max-width: 668px) {
    .try-o .try-o-about .try-o-image-wrapper {
        display: none;
    }
}

.try-o .try-o-about .try-o-feature {
    height: 45px;
    width: 50%;
    margin-bottom: 5px;
    position: relative;
    float: left;
}

.try-o .try-o-about .try-o-feature .try-o-feature-image {
    position: absolute;
    top: 50%;
    margin: 0px 0px 0px 0px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.try-o .try-o-about .try-o-feature .try-o-feature-name {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 35px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    font-size: 16px;
    font-weight: 500;
}

@media screen and (max-width: 668px) {
    .try-o .try-o-about .try-o-feature .try-o-feature-name {
        font-size: 12px;
        line-height: 14px;
    }
}

.try-o .try-o-ingredients {
    background-color: #35194c;
}

.try-o .try-o-ingredients .try-o-ingredients-layer {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 668px) {
    .try-o .try-o-ingredients .try-o-ingredients-layer {
        background-size: cover;
    }
}

.try-o .try-o-ingredients .try-o-ingredients-layer .try-o-ingredients-wrapper {
    padding: 115px 0px 58px 0px;
}

.try-o .try-o-ingredients .try-o-ingredients-layer .try-o-ingredients-wrapper .try-o-ingredients-title {
    padding-bottom: 65px;
    color: #fff;
}

.try-o .try-o-ingredients .try-o-ingredients-layer .try-o-ingredients-wrapper .try-o-ingredients-carousel {
    opacity: 1.0;
    color: #fff;
}

.try-o .try-o-ingredients .try-o-ingredients-layer .try-o-ingredients-wrapper .try-o-ingredients-carousel .try-o-ingredient-image {
    display: block;
    margin: 0 auto;
    padding-bottom: 25px;
}

.try-o .try-o-ingredients .try-o-ingredients-layer .try-o-ingredients-wrapper .try-o-ingredients-carousel .try-o-ingredient-name,
.try-o .try-o-ingredients .try-o-ingredients-layer .try-o-ingredients-wrapper .try-o-ingredients-carousel .try-o-ingredient-description {
    color: #fff;
}

.try-o .try-o-ingredients .try-o-ingredients-layer .try-o-ingredients-wrapper .try-o-ingredients-carousel .try-o-ingredient-description {
    padding-bottom: 74px;
    margin-bottom: 0px;
}

.try-o .try-o-ingredients .try-o-ingredients-layer .try-o-ingredients-wrapper .try-o-ingredients-carousel .try-o-ingredient-name {
    margin-bottom: 0px;
    padding-bottom: 11px;
    text-transform: uppercase;
    font-weight: bold;
}

.try-o .try-o-ingredients .try-o-ingredients-layer .try-o-ingredients-wrapper .try-o-ingredients-carousel .slick-dots li {
    width: 12px;
    height: 12px;
}

.try-o .try-o-ingredients .try-o-ingredients-layer .try-o-ingredients-wrapper .try-o-ingredients-carousel .slick-dots button {
    width: 12px;
    height: 12px;
}

.try-o .try-o-ingredients .try-o-ingredients-layer .try-o-ingredients-wrapper .try-o-ingredients-carousel .slick-dots li button:before {
    content: ' ';
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background-color: #fff;
}

.try-o .try-o-ingredients .try-o-ingredients-layer .try-o-ingredients-wrapper .try-o-ingredients-carousel .slick-slide {
    outline: none;
}

@media screen and (min-width: 669px) {
    .try-o .try-o-ingredients .try-o-ingredients-layer .try-o-ingredients-wrapper .try-o-ingredients-carousel .slick-slide .try-o-ingredient-image {
        padding-top: 55px;
        width: 90px;
    }
    .try-o .try-o-ingredients .try-o-ingredients-layer .try-o-ingredients-wrapper .try-o-ingredients-carousel .slick-slide .try-o-ingredient-description {
        visibility: hidden;
    }
    .try-o .try-o-ingredients .try-o-ingredients-layer .try-o-ingredients-wrapper .try-o-ingredients-carousel .slick-slide.slick-center .try-o-ingredient-image {
        padding-top: 0px;
        width: 200px;
    }
    .try-o .try-o-ingredients .try-o-ingredients-layer .try-o-ingredients-wrapper .try-o-ingredients-carousel .slick-slide.slick-center .try-o-ingredient-description {
        visibility: visible;
    }
}

.try-o .try-o-review {
    background: white;
    padding: 73px 0px 96px 0px;
}

.try-o .try-o-review .try-o-review-wrapper {
    text-align: center;
}

.try-o .try-o-review .try-o-review-stars-wrapper {
    padding-bottom: 15px;
}

.try-o .try-o-review .try-o-review-stars-wrapper img {
    width: 74px;
}

.try-o .try-o-review .try-o-review-title-wrapper {
    text-transform: uppercase;
    padding-bottom: 11px;
}

.try-o .try-o-review .try-o-review-title-wrapper .try-o-review-title {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 4px;
    line-height: 14px;
}

.try-o .try-o-review .try-o-review-quote {
    color: #5d2c85;
    font-size: 36px;
    font-style: oblique;
    font-weight: 100;
    letter-spacing: 2px;
    line-height: 62px;
    padding-bottom: 35px;
    margin: 0;
}

@media screen and (max-width: 668px) {
    .try-o .try-o-review .try-o-review-quote {
        font-size: 24px;
        line-height: 36px;
    }
}

.try-o .try-o-review .try-o-review-source {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    color: #000;
    letter-spacing: 3px;
}

@media screen and (max-width: 668px) {
    .try-o .try-o-review .try-o-review-source {
        font-size: 11px;
        line-height: 14px;
    }
}

.try-o .try-o-signup {
    padding: 102px 0px 105px 0px;
}

@media screen and (max-width: 668px) {
    .try-o .try-o-signup {
        padding-bottom: 68px;
    }
}

.try-o .try-o-signup .try-o-signup-form-field {
    display: inline-block;
}

@media screen and (max-width: 668px) {
    .try-o .try-o-signup .try-o-signup-title,
    .try-o .try-o-signup .try-o-signup-body,
    .try-o .try-o-signup .try-o-signup-note {
        text-align: center;
    }
}

.try-o .try-o-signup .try-o-signup-form-field:not(:last-of-type) {
    padding-right: 25px;
}

@media screen and (max-width: 668px) {
    .try-o .try-o-signup .try-o-signup-form-field:not(:last-of-type) {
        padding: 0px;
    }
}

.try-o .try-o-signup .try-o-signup-note {
    text-align: right;
}

@media screen and (max-width: 668px) {
    .try-o .try-o-signup .try-o-signup-note {
        text-align: center;
    }
}

@media screen and (max-width: 668px) {
    .try-o .try-o-form-field-left-half {
        padding-right: 13px !important;
        width: 50%;
        float: left;
        clear: none;
    }
}

@media screen and (max-width: 668px) {
    .try-o .try-o-form-field-right-half {
        width: 50%;
        float: right;
        clear: none;
    }
}

@media screen and (max-width: 668px) {
    .try-o .try-o-form-field-full {
        width: 100%;
        float: none;
        clear: both;
    }
}

.try-o .try-o-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10000;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
}

.try-o .try-o-overlay .try-o-overlay-content {
    position: relative;
    display: block;
    width: 40%;
    margin: 0 auto;
    top: 25%;
    padding: 65px;
    background-color: #fff;
    border-radius: 0px;
    text-align: center;
    z-index: 10001;
}

@media screen and (max-width: 668px) {
    .try-o .try-o-overlay .try-o-overlay-content {
        width: 75%;
        top: 4%;
        padding: 25px;
    }
}

.try-o .try-o-overlay .try-o-overlay-content .try-o-overlay-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 20px;
    height: 20px;
    background-image: url(https://astroglide.media.zestyio.com/icon-close-modal.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 10px;
    cursor: pointer;
}

.try-o .try-o-overlay .try-o-overlay-content h2 {
    color: #000;
}

.try-o .try-o-overlay .try-o-overlay-content a {
    text-decoration: underline;
}

.try-o .try-o-footer-container {
    border-top: 1px solid #5a5a5a;
}

.try-o .try-o-footer-container #try-o-footer {
    padding: 39px 0px 42px 0px;
}

.try-o .try-o-footer-container #try-o-footer span,
.try-o .try-o-footer-container #try-o-footer a {
    color: #fff;
    text-transform: uppercase;
}

.try-o .try-o-footer-container #try-o-footer .try-o-footer-links .try-o-footer-link-privacy {
    padding-left: 30px;
}

@media screen and (max-width: 668px) {
    .try-o .try-o-footer-container #try-o-footer .try-o-footer-links .try-o-footer-link-privacy {
        float: right;
        padding-left: 0px;
        padding-bottom: 32px;
    }
}

.try-o .try-o-footer-container #try-o-footer .try-o-social-links {
    float: right;
}

@media screen and (max-width: 668px) {
    .try-o .try-o-footer-container #try-o-footer .try-o-social-links {
        text-align: center;
        float: none;
    }
    .try-o .try-o-footer-container #try-o-footer .try-o-social-links a {
        padding-right: 24px;
    }
    .try-o .try-o-footer-container #try-o-footer .try-o-social-links a:last-child {
        padding-right: 0px;
    }
}

.try-o .try-o-footer-container #try-o-footer .try-o-footer-link-social:not(:last-of-type) {
    padding-right: 22px;
}

.try-o .text-center {
    text-align: center;
}

.slide-into-summer .z-row {
    padding: 0px 18px;
}

.slide-into-summer .z-container {
    max-width: 1170px;
}

.slide-into-summer .col-center {
    float: initial;
    margin: 0 auto !important;
}

.slide-into-summer .button-outline {
    background-color: #5d2c85;
    color: #fff;
}

.slide-into-summer form {
    position: relative;
}

.slide-into-summer form input,
.slide-into-summer form textarea {
    display: inline-block;
    padding: 12px 20px;
    text-indent: 5px;
    width: 100%;
    height: 50px;
    border: 1px solid #fff;
    color: #fff !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #000;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 24px;
    outline: none;
}

.slide-into-summer input[type=submit] {
    display: block;
    width: auto;
    margin: 0 auto;
}

.slide-into-summer input[type=button]:hover,
.slide-into-summer input[type=submit]:hover,
.slide-into-summer .button-outline:hover,
.slide-into-summer .button:hover,
.slide-into-summer a.button:hover {
    color: #fff;
    background: #845d7a;
}

.slide-into-summer form input[type=checkbox]:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: transparent;
    border-radius: 8px;
}

.slide-into-summer form input[type=checkbox] {
    display: none;
    vertical-align: middle;
}

.slide-into-summer form input[type=checkbox] ~ label {
    padding: 0px;
}

.slide-into-summer form input[type=checkbox] + label {
    background: #845d7a;
    height: 16px;
    width: 16px;
    display: inline-block;
    padding: 0px;
    margin-right: 13px;
    border: 2px solid #e5e5e5;
    border-radius: 8px;
    float: left;
}

.slide-into-summer form input[type=checkbox]:checked + label {
    background-image: url(https://astroglide.media.zestyio.com/icon-check-active.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    display: inline-block;
    padding: 0px;
    border: 2px solid transparent;
}

.slide-into-summer form input[type=number]::-webkit-inner-spin-button,
.slide-into-summer form input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.slide-into-summer form input[type='number'] {
    -moz-appearance: textfield;
}

.slide-into-summer form label {
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
}

.slide-into-summer form label.subscribe-opt-in-label {
    text-transform: initial;
    font-size: 15px;
    color: #5a5a5a;
    margin-top: 5px;
}

@media screen and (max-width: 668px) {
    .slide-into-summer form label.subscribe-opt-in-label {
        font-size: 13px;
        line-height: 22px;
    }
}

.slide-into-summer *::-webkit-input-placeholder {
    color: #5a5a5a;
}

.slide-into-summer *:-moz-placeholder {
    color: #5a5a5a;
    opacity: 1;
}

.slide-into-summer *::-moz-placeholder {
    color: #5a5a5a;
    opacity: 1;
}

.slide-into-summer *:-ms-input-placeholder {
    color: #5a5a5a;
}

.slide-into-summer input[type="submit"] {
    border: none;
    font-weight: bold;
}

.slide-into-summer form select {
    height: 50px;
    width: 100%;
    padding: 12px 20px;
    border: 1px solid #fff;
    color: #5a5a5a;
    text-indent: 5px;
    background: #000;
    background-image: url(https://astroglide.media.zestyio.com/icon-arrow-down.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 24px;
    outline: none;
}

.slide-into-summer form select::-ms-expand {
    display: none;
}

.slide-into-summer option {
    outline: none;
}

.slide-into-summer .error {
    border: 1px solid red !important;
}

.slide-into-summer label.error {
    display: none !important;
}

.slide-into-summer form input,
.slide-into-summer form textarea {
    background-color: #845d7a;
}

.slide-into-summer form select,
.slide-into-summer form option {
    background-color: #845d7a;
    color: #fff;
}

.slide-into-summer form::-webkit-input-placeholder {
    color: #fff;
}

.slide-into-summer form:-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.slide-into-summer form::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.slide-into-summer form:-ms-input-placeholder {
    color: #fff;
}

.slide-into-summer form::-ms-input-placeholder {
    color: #fff;
}

.slide-into-summer h1 {
    color: #9c773a;
    text-transform: uppercase;
    font-size: 52px;
    line-height: 60px;
    font-weight: 300;
    letter-spacing: 4px;
}

@media screen and (max-width: 668px) {
    .slide-into-summer h1 {
        font-size: 26px;
        line-height: 34px;
    }
}

.slide-into-summer h1 .slide-into-summer-intro-subtitle {
    color: #845d7a;
    text-transform: uppercase;
    font-size: 52px;
    line-height: 60px;
    font-weight: 300;
    letter-spacing: 4px;
}

@media screen and (max-width: 668px) {
    .slide-into-summer h1 .slide-into-summer-intro-subtitle {
        font-size: 26px;
        line-height: 34px;
    }
}

.slide-into-summer h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 28px;
    line-height: 40px;
    font-weight: 300;
    letter-spacing: 4px;
}

@media screen and (max-width: 668px) {
    .slide-into-summer h2 {
        font-size: 20px;
        line-height: 30px;
    }
}

.slide-into-summer h3 {
    text-transform: uppercase;
    color: #845d7a;
    font-size: 28px;
}

@media screen and (max-width: 668px) {
    .slide-into-summer h3 {
        font-size: 20px;
    }
}

.slide-into-summer h3.slide-into-summer-review-title {
    color: #000;
}

.slide-into-summer h4 {
    text-transform: uppercase;
    color: #5a5a5a;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
}

@media screen and (max-width: 668px) {
    .slide-into-summer h4 {
        font-size: 14px;
        line-height: 21px;
    }
}

.slide-into-summer p,
.slide-into-summer * {
    color: #5a5a5a;
    font-weight: normal;
}

.slide-into-summer p {
    font-size: 18px;
    line-height: 30px;
    font-weight: normal;
}

@media screen and (max-width: 668px) {
    .slide-into-summer p {
        font-size: 16px;
        line-height: 25px;
    }
}

.slide-into-summer .small {
    font-size: 15px;
}

@media screen and (max-width: 668px) {
    .slide-into-summer .small {
        font-size: 13px;
    }
}

.slide-into-summer .slide-into-summer-intro {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width: 668px) {
    .slide-into-summer .slide-into-summer-intro {
        background-image: none !important;
        background-size: cover;
    }
}

.slide-into-summer .slide-into-summer-intro .slide-into-summer-intro-wrapper {
    position: relative;
}

@media screen and (max-width: 668px) {
    .slide-into-summer .slide-into-summer-intro .slide-into-summer-intro-wrapper {
        display: none;
    }
}

.slide-into-summer .slide-into-summer-intro .slide-into-summer-intro-wrapper .slide-into-summer-intro-content-wrapper {
    background: #ecc993;
    margin-top: -2px;
    padding: 40px;
}

.slide-into-summer .slide-into-summer-intro .slide-into-summer-intro-wrapper .slide-into-summer-intro-content-headline {
    font-weight: bold;
    color: #5d2c85;
}

.slide-into-summer .slide-into-summer-intro .slide-into-summer-intro-wrapper .slide-into-summer-intro-content-body {
    color: #5d2c85;
}

.slide-into-summer .slide-into-summer-intro .slide-into-summer-intro-wrapper .slide-into-summer-intro-content-logo {
    display: block;
    margin: 0 auto;
    width: 132px;
}

.slide-into-summer .slide-into-summer-intro .slide-into-summer-intro-mobile-wrapper {
    background-color: #ecc993;
}

@media screen and (min-width: 668px) {
    .slide-into-summer .slide-into-summer-intro .slide-into-summer-intro-mobile-wrapper {
        display: none;
    }
}

.slide-into-summer .slide-into-summer-intro .slide-into-summer-intro-mobile-wrapper .slide-into-summer-intro-mobile-background {
    min-width: 100%;
    height: auto;
}

.slide-into-summer .slide-into-summer-intro .slide-into-summer-intro-mobile-wrapper .slide-into-summer-intro-mobile-content-wrapper {
    padding: 30px;
}

.slide-into-summer .slide-into-summer-intro .slide-into-summer-intro-mobile-wrapper .slide-into-summer-intro-mobile-content-wrapper .slide-into-summer-intro-content-headline {
    font-weight: bold;
    color: #5d2c85;
}

.slide-into-summer .slide-into-summer-intro .slide-into-summer-intro-mobile-wrapper .slide-into-summer-intro-mobile-content-wrapper .slide-into-summer-intro-content-body {
    color: #5d2c85;
}

.slide-into-summer .slide-into-summer-intro .slide-into-summer-intro-mobile-wrapper .slide-into-summer-intro-mobile-content-wrapper .slide-into-summer-intro-content-logo {
    display: block;
    margin: 0 auto;
    width: 132px;
}

.slide-into-summer .slide-into-summer-intro .slide-into-summer-intro-product-image {
    position: absolute;
    right: 18px;
    bottom: 0;
    width: 52%;
}

@media screen and (max-width: 668px) {
    .slide-into-summer .slide-into-summer-intro .slide-into-summer-intro-product-image {
        display: none;
    }
}

.slide-into-summer a.anchor {
    display: block;
    position: relative;
    visibility: hidden;
}

.slide-into-summer .slide-into-summer-sweepstakes {
    padding: 75px 0px 95px 0px;
    background-color: #845d7a;
}

.slide-into-summer .slide-into-summer-sweepstakes .slide-into-summer-sweepstakes-body {
    color: #e5e5e5;
}

.slide-into-summer .slide-into-summer-sweepstakes .slide-into-summer-sweepstakes-note {
    color: #e5e5e5;
}

.slide-into-summer .slide-into-summer-sweepstakes .slide-into-summer-sweepstakes-form-field-container {
    float: none;
    margin: 0 auto !important;
}

.slide-into-summer .slide-into-summer-sweepstakes .slide-into-summer-sweepstakes-form-field {
    padding: 0px 15px;
}

@media screen and (max-width: 668px) {
    .slide-into-summer .slide-into-summer-sweepstakes .slide-into-summer-sweepstakes-form-field {
        padding: 0px;
    }
}

.slide-into-summer .slide-into-summer-sweepstakes .slide-into-summer-sweepstakes-form-field input[type="submit"] {
    display: block;
    width: auto;
    margin: 0 auto;
}

.slide-into-summer .slide-into-summer-sweepstakes .slide-into-summer-sweepstakes-form-field .subscribe-opt-in-label {
    padding-bottom: 30px;
    color: #e5e5e5;
}

.slide-into-summer .slide-into-summer-sweepstakes .slide-into-summer-sweepstakes-delivery-note p {
    color: #e5e5e5;
    font-size: 15px;
}

.slide-into-summer .slide-into-summer-sweepstakes .slide-into-summer-sweepstakes-delivery-note a {
    color: #5d2c85;
    font-weight: bold;
    font-size: 15px;
}

.slide-into-summer .slide-into-summer-sweepstakes .slide-into-summer-sweepstakes-form-submit-wrapper {
    margin-bottom: 69px;
}

.slide-into-summer .slide-into-summer-about {
    background-color: #fff;
    position: relative;
}

.slide-into-summer .slide-into-summer-about .slide-into-summer-about-title {
    color: #5d2c85;
    margin-bottom: 30px;
}

.slide-into-summer .slide-into-summer-about .slide-into-summer-about-subtitle {
    margin-bottom: 40px;
}

.slide-into-summer .slide-into-summer-about .slide-into-summer-about-wrapper {
    padding: 165px 0px 190px 0px;
}

@media screen and (max-width: 668px) {
    .slide-into-summer .slide-into-summer-about .slide-into-summer-about-wrapper {
        padding: 67px 0px 72px 0px;
    }
}

.slide-into-summer .slide-into-summer-about .slide-into-summer-about-wrapper .slide-into-summer-about-body {
    padding-bottom: 54px;
}

.slide-into-summer .slide-into-summer-about .slide-into-summer-image-mobile {
    display: none;
}

@media screen and (max-width: 668px) {
    .slide-into-summer .slide-into-summer-about .slide-into-summer-image-mobile {
        display: block;
    }
}

.slide-into-summer .slide-into-summer-about .slide-into-summer-image-wrapper {
    position: absolute;
    background: url(https://astroglide.media.zestyio.com/lifestyle-image.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 50%;
    height: 100%;
    top: 0;
    left: 50%;
}

@media screen and (max-width: 668px) {
    .slide-into-summer .slide-into-summer-about .slide-into-summer-image-wrapper {
        display: none;
    }
}

.slide-into-summer .slide-into-summer-about .slide-into-summer-feature {
    height: 45px;
    width: 50%;
    margin-bottom: 5px;
    position: relative;
    float: left;
}

.slide-into-summer .slide-into-summer-about .slide-into-summer-feature .slide-into-summer-feature-image {
    position: absolute;
    top: 50%;
    margin: 0px 0px 0px 0px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.slide-into-summer .slide-into-summer-about .slide-into-summer-feature .slide-into-summer-feature-name {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 35px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    font-size: 16px;
    font-weight: 500;
}

@media screen and (max-width: 668px) {
    .slide-into-summer .slide-into-summer-about .slide-into-summer-feature .slide-into-summer-feature-name {
        font-size: 12px;
        line-height: 14px;
    }
}

.slide-into-summer .slide-into-summer-ingredients {
    background-color: #35194c;
}

.slide-into-summer .slide-into-summer-ingredients .slide-into-summer-ingredients-layer {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 668px) {
    .slide-into-summer .slide-into-summer-ingredients .slide-into-summer-ingredients-layer {
        background-size: cover;
    }
}

.slide-into-summer .slide-into-summer-ingredients .slide-into-summer-ingredients-layer .slide-into-summer-ingredients-wrapper {
    padding: 115px 0px 58px 0px;
}

.slide-into-summer .slide-into-summer-ingredients .slide-into-summer-ingredients-layer .slide-into-summer-ingredients-wrapper .slide-into-summer-ingredients-title {
    padding-bottom: 65px;
    color: #fff;
}

.slide-into-summer .slide-into-summer-ingredients .slide-into-summer-ingredients-layer .slide-into-summer-ingredients-wrapper .slide-into-summer-ingredients-carousel {
    opacity: 1.0;
    color: #fff;
}

.slide-into-summer .slide-into-summer-ingredients .slide-into-summer-ingredients-layer .slide-into-summer-ingredients-wrapper .slide-into-summer-ingredients-carousel .slide-into-summer-ingredient-image {
    display: block;
    margin: 0 auto;
    padding-bottom: 25px;
}

.slide-into-summer .slide-into-summer-ingredients .slide-into-summer-ingredients-layer .slide-into-summer-ingredients-wrapper .slide-into-summer-ingredients-carousel .slide-into-summer-ingredient-name,
.slide-into-summer .slide-into-summer-ingredients .slide-into-summer-ingredients-layer .slide-into-summer-ingredients-wrapper .slide-into-summer-ingredients-carousel .slide-into-summer-ingredient-description {
    color: #fff;
}

.slide-into-summer .slide-into-summer-ingredients .slide-into-summer-ingredients-layer .slide-into-summer-ingredients-wrapper .slide-into-summer-ingredients-carousel .slide-into-summer-ingredient-description {
    padding-bottom: 74px;
    margin-bottom: 0px;
}

.slide-into-summer .slide-into-summer-ingredients .slide-into-summer-ingredients-layer .slide-into-summer-ingredients-wrapper .slide-into-summer-ingredients-carousel .slide-into-summer-ingredient-name {
    margin-bottom: 0px;
    padding-bottom: 11px;
    text-transform: uppercase;
    font-weight: bold;
}

.slide-into-summer .slide-into-summer-ingredients .slide-into-summer-ingredients-layer .slide-into-summer-ingredients-wrapper .slide-into-summer-ingredients-carousel .slick-dots li {
    width: 12px;
    height: 12px;
}

.slide-into-summer .slide-into-summer-ingredients .slide-into-summer-ingredients-layer .slide-into-summer-ingredients-wrapper .slide-into-summer-ingredients-carousel .slick-dots button {
    width: 12px;
    height: 12px;
}

.slide-into-summer .slide-into-summer-ingredients .slide-into-summer-ingredients-layer .slide-into-summer-ingredients-wrapper .slide-into-summer-ingredients-carousel .slick-dots li button:before {
    content: ' ';
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background-color: #fff;
}

.slide-into-summer .slide-into-summer-ingredients .slide-into-summer-ingredients-layer .slide-into-summer-ingredients-wrapper .slide-into-summer-ingredients-carousel .slick-slide {
    outline: none;
}

@media screen and (min-width: 669px) {
    .slide-into-summer .slide-into-summer-ingredients .slide-into-summer-ingredients-layer .slide-into-summer-ingredients-wrapper .slide-into-summer-ingredients-carousel .slick-slide .slide-into-summer-ingredient-image {
        padding-top: 55px;
        width: 90px;
    }
    .slide-into-summer .slide-into-summer-ingredients .slide-into-summer-ingredients-layer .slide-into-summer-ingredients-wrapper .slide-into-summer-ingredients-carousel .slick-slide .slide-into-summer-ingredient-description {
        visibility: hidden;
    }
    .slide-into-summer .slide-into-summer-ingredients .slide-into-summer-ingredients-layer .slide-into-summer-ingredients-wrapper .slide-into-summer-ingredients-carousel .slick-slide.slick-center .slide-into-summer-ingredient-image {
        padding-top: 0px;
        width: 200px;
    }
    .slide-into-summer .slide-into-summer-ingredients .slide-into-summer-ingredients-layer .slide-into-summer-ingredients-wrapper .slide-into-summer-ingredients-carousel .slick-slide.slick-center .slide-into-summer-ingredient-description {
        visibility: visible;
    }
}

.slide-into-summer .slide-into-summer-review {
    background: white;
    padding: 73px 0px 96px 0px;
}

.slide-into-summer .slide-into-summer-review .slide-into-summer-review-wrapper {
    text-align: center;
}

.slide-into-summer .slide-into-summer-review .slide-into-summer-review-stars-wrapper {
    padding-bottom: 15px;
}

.slide-into-summer .slide-into-summer-review .slide-into-summer-review-stars-wrapper img {
    width: 74px;
}

.slide-into-summer .slide-into-summer-review .slide-into-summer-review-title-wrapper {
    text-transform: uppercase;
    padding-bottom: 11px;
}

.slide-into-summer .slide-into-summer-review .slide-into-summer-review-title-wrapper .slide-into-summer-review-title {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 4px;
    line-height: 14px;
}

.slide-into-summer .slide-into-summer-review .slide-into-summer-review-quote {
    color: #5d2c85;
    font-size: 36px;
    font-style: oblique;
    font-weight: 100;
    letter-spacing: 2px;
    line-height: 62px;
    padding-bottom: 35px;
    margin: 0;
}

@media screen and (max-width: 668px) {
    .slide-into-summer .slide-into-summer-review .slide-into-summer-review-quote {
        font-size: 24px;
        line-height: 36px;
    }
}

.slide-into-summer .slide-into-summer-review .slide-into-summer-review-source {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    color: #000;
    letter-spacing: 3px;
}

@media screen and (max-width: 668px) {
    .slide-into-summer .slide-into-summer-review .slide-into-summer-review-source {
        font-size: 11px;
        line-height: 14px;
    }
}

.slide-into-summer .slide-into-summer-signup {
    padding: 102px 0px 105px 0px;
}

@media screen and (max-width: 668px) {
    .slide-into-summer .slide-into-summer-signup {
        padding-bottom: 68px;
    }
}

.slide-into-summer .slide-into-summer-signup .slide-into-summer-signup-form-field {
    display: inline-block;
}

@media screen and (max-width: 668px) {
    .slide-into-summer .slide-into-summer-signup .slide-into-summer-signup-title,
    .slide-into-summer .slide-into-summer-signup .slide-into-summer-signup-body,
    .slide-into-summer .slide-into-summer-signup .slide-into-summer-signup-note {
        text-align: center;
    }
}

.slide-into-summer .slide-into-summer-signup .slide-into-summer-signup-form-field:not(:last-of-type) {
    padding-right: 25px;
}

@media screen and (max-width: 668px) {
    .slide-into-summer .slide-into-summer-signup .slide-into-summer-signup-form-field:not(:last-of-type) {
        padding: 0px;
    }
}

.slide-into-summer .slide-into-summer-signup .slide-into-summer-signup-note {
    text-align: right;
}

@media screen and (max-width: 668px) {
    .slide-into-summer .slide-into-summer-signup .slide-into-summer-signup-note {
        text-align: center;
    }
}

@media screen and (max-width: 668px) {
    .slide-into-summer .slide-into-summer-form-field-left-half {
        padding-right: 13px !important;
        width: 50%;
        float: left;
        clear: none;
    }
}

@media screen and (max-width: 668px) {
    .slide-into-summer .slide-into-summer-form-field-right-half {
        width: 50%;
        float: right;
        clear: none;
    }
}

@media screen and (max-width: 668px) {
    .slide-into-summer .slide-into-summer-form-field-full {
        width: 100%;
        float: none;
        clear: both;
    }
}

.slide-into-summer .slide-into-summer-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10000;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
}

.slide-into-summer .slide-into-summer-overlay .slide-into-summer-overlay-content {
    position: relative;
    display: block;
    width: 40%;
    margin: 0 auto;
    top: 25%;
    padding: 65px;
    background-color: #fff;
    border-radius: 0px;
    text-align: center;
    z-index: 10001;
}

@media screen and (max-width: 668px) {
    .slide-into-summer .slide-into-summer-overlay .slide-into-summer-overlay-content {
        width: 75%;
        top: 4%;
        padding: 25px;
    }
}

.slide-into-summer .slide-into-summer-overlay .slide-into-summer-overlay-content .slide-into-summer-overlay-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 20px;
    height: 20px;
    background-image: url(https://astroglide.media.zestyio.com/icon-close-modal.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 10px;
    cursor: pointer;
}

.slide-into-summer .slide-into-summer-overlay .slide-into-summer-overlay-content h2 {
    color: #000;
}

.slide-into-summer .slide-into-summer-overlay .slide-into-summer-overlay-content a {
    text-decoration: underline;
}

.slide-into-summer .slide-into-summer-footer-container {
    border-top: 1px solid #5a5a5a;
    background: #000;
}

.slide-into-summer .slide-into-summer-footer-container #slide-into-summer-footer {
    padding: 39px 0px 42px 0px;
}

.slide-into-summer .slide-into-summer-footer-container #slide-into-summer-footer span,
.slide-into-summer .slide-into-summer-footer-container #slide-into-summer-footer a {
    color: #fff;
    text-transform: uppercase;
}

.slide-into-summer .slide-into-summer-footer-container #slide-into-summer-footer .slide-into-summer-footer-links .slide-into-summer-footer-link-privacy {
    padding-left: 30px;
}

@media screen and (max-width: 668px) {
    .slide-into-summer .slide-into-summer-footer-container #slide-into-summer-footer .slide-into-summer-footer-links .slide-into-summer-footer-link-privacy {
        float: right;
        padding-left: 0px;
        padding-bottom: 32px;
    }
}

.slide-into-summer .slide-into-summer-footer-container #slide-into-summer-footer .slide-into-summer-social-links {
    float: right;
}

@media screen and (max-width: 668px) {
    .slide-into-summer .slide-into-summer-footer-container #slide-into-summer-footer .slide-into-summer-social-links {
        text-align: center;
        float: none;
    }
    .slide-into-summer .slide-into-summer-footer-container #slide-into-summer-footer .slide-into-summer-social-links a {
        padding-right: 24px;
    }
    .slide-into-summer .slide-into-summer-footer-container #slide-into-summer-footer .slide-into-summer-social-links a:last-child {
        padding-right: 0px;
    }
}

.slide-into-summer .slide-into-summer-footer-container #slide-into-summer-footer .slide-into-summer-footer-link-social:not(:last-of-type) {
    padding-right: 22px;
}

.slide-into-summer .text-center {
    text-align: center;
}

.try-x .try-o-intro {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width: 668px) {
    .try-x .try-o-intro {
        background-image: url(https://astroglide.media.zestyio.com/hero-background-desktop-no-product.jpg) !important;
        background-size: cover;
    }
}

@media screen and (max-width: 668px) {
    .try-x .try-o-intro-wrapper {
        padding: 168px 0px 300px 0px !important;
    }
}

.try-x .try-o-intro-wrapper h1 {
    color: #5d2c85;
    font-weight: bold;
    font-size: 40px;
    line-height: 34px;
}

@media screen and (max-width: 668px) {
    .try-x .try-o-intro-wrapper h1 {
        font-size: 38px;
        text-align: center;
        line-height: 40px;
    }
}

.try-x .try-o-intro-wrapper .try-o-intro-subtitle {
    color: #fff;
    line-height: 34px;
    font-size: 40px;
}

@media screen and (max-width: 668px) {
    .try-x .try-o-intro-wrapper .try-o-intro-subtitle {
        font-size: 38px;
        line-height: 40px;
    }
}

.try-x .try-o-intro-wrapper .try-o-intro-body {
    color: #fff;
}

@media screen and (max-width: 668px) {
    .try-x .try-o-intro-wrapper .try-o-intro-body {
        display: none;
    }
}

@media screen and (max-width: 668px) {
    .try-x .try-o-intro-wrapper .btn-buy {
        display: none;
    }
}

.try-x .try-o-intro-wrapper .try-o-intro-product-image {
    height: 73%;
    width: auto;
}

@media screen and (max-width: 1000px) {
    .try-x .try-o-intro-wrapper .try-o-intro-product-image {
        height: 60%;
    }
}

@media screen and (max-width: 668px) {
    .try-x .try-o-intro-wrapper .try-o-intro-product-image {
        height: 300px;
        width: auto;
        right: unset;
        left: 50%;
        transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
    }
}

.try-x .btn-buy {
    color: #000;
    background-color: white;
    border: none;
    padding: 14px 24px;
}

.try-x .btn-buy .text-purple {
    color: #5d2c85;
    font-weight: bold;
}

.try-x .try-x-intro-body-mobile {
    display: none;
    padding-top: 40px;
}

@media screen and (max-width: 668px) {
    .try-x .try-x-intro-body-mobile {
        display: block;
    }
}

.try-x .try-x-intro-body-mobile .try-x-intro-body {
    color: #fff;
}

@media screen and (max-width: 668px) {
    .try-x .try-x-intro-body-mobile .try-x-intro-body {
        text-align: center;
    }
}

.try-x .try-x-intro-body-mobile .try-x-intro-body-btn-wrapper {
    text-align: center;
}

.site-popup-sample-request-form {
    display: none;
    background-color: #f7f6f1;
    border: 3px solid #fff;
    box-shadow: 1px 0 1px 1px #ccc;
    padding: 30px 24px;
    text-align: center;
    z-index: 150;
    position: fixed;
    top: 15%;
    width: 600px;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -moz-transform: translate(-50%);    
}

.site-popup-sample-request-form .ls-nav {
    display: none !important;
}

.site-popup-sample-request-form .ls-nav li a {
    display: none !important;
}

.site-popup-sample-request-form .site-popup-close-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    padding: 10px;
    cursor: pointer;
}

.site-popup-sample-request-form .site-popup-close-icon .nbhnlf-termsLabel {
    padding-left: 21px;
    margin-top: 0;
    display: block;
    text-align: left;
}

.site-popup-sample-request-form .site-popup-close-icon .nbhnlf-termsLabel a {
    color: black;
    text-decoration: underline;
}

@media screen and (min-width: 1050px) and (max-width: 1400px) {
    .site-popup-sample-request-form {
        padding: 5px 10px 0;
    }
    .site-popup-sample-request-form .site-popup-sample-form {
        padding: 0;
    }
    .site-popup-sample-request-form .site-popup-sample-form .panel-wrapper {
        padding: 0 10px;
    }
    .site-popup-sample-request-form .site-popup-sample-form .site-popup-form-sub-head {
        padding: 0 0 10px;
    }
    .site-popup-sample-request-form .site-popup-sample-form .formValidationMsgsHolder {
        margin-bottom: 0;
        font-size: 12px;
        color: #5a5a5a;
        font-weight: lighter;
    }
    .site-popup-sample-request-form .site-popup-sample-form .site-popup-form-continue {
        margin: 0;
    }
    .site-popup-sample-request-form .site-popup-sample-form .site-popup-form-copyrights {
        padding-top: 5px;
    }
}

.site-popup-sample-request-form form {
    margin: 0;
}

.site-popup-sample-request-form form input,
.site-popup-sample-request-form form textarea,
.site-popup-sample-request-form form select {
    display: block;
    box-sizing: border-box;
}

.site-popup-sample-request-form .site-popup-form-head {
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
}

.site-popup-sample-request-form .site-popup-form-head p {
    font-size: 14px;
    margin-bottom: 10px;
}

.site-popup-sample-request-form .site-popup-form-head::after {
    border-bottom: 3px solid #a56bd5;
    top: 60px;
    content: "";
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    width: 100px;
}

.site-popup-sample-request-form .site-popup-form-sub-head {
    font-size: 14px;
    line-height: 16px;
    padding: 0 0 20px;
}

.site-popup-sample-request-form .ls-nav ul {
    display: none !important;
    left: 50%;
    transform: translate(-50%, -50%);
}

.site-popup-sample-request-form .ls-nav ul li {
    display: none !important;
    margin-left: 0;
}

.site-popup-sample-request-form .panel-wrapper {
    padding: 0px 10px;
}

.site-popup-sample-request-form .button-outline {
    background-color: #000;
    border: medium none;
    color: #a56bd5;
    padding: 10px 35px;
}

.site-popup-sample-request-form .site-popup-sample-form {
    padding: 24px 0 0;
}

.site-popup-sample-request-form .site-popup-sample-form select {
    background-color: #fff;
    border: 1px solid #cacaca;
    height: auto;
    margin-bottom: 0;
}

.site-popup-sample-request-form .site-popup-sample-form select option {
    padding: 0 0 0 6px;
}

.site-popup-sample-request-form .site-popup-sample-form input {
    margin-bottom: 0;
}

.site-popup-sample-request-form .site-popup-sample-form .site-popup-form-continue {
    background-color: #000;
    color: #a56bd5;
    margin: 12px 0;
}

.site-popup-sample-request-form .site-popup-sample-form .ls-nav ul {
    display: none !important;
    bottom: 0;
}

.site-popup-sample-request-form .site-popup-sample-form .ls-nav ul li a {
    background: #cdcdcd none repeat scroll 0 0;
}

.site-popup-sample-request-form .site-popup-sample-form .ls-nav ul .current a {
    background: #757575 none repeat scroll 0 0;
}

.site-popup-sample-request-form .site-popup-form-copyrights {
    font-size: 12px;
    padding-top: 14px;
}

.site-popup-sample-request-form .ls-nav ul {
    display: none !important;
    bottom: 20px;
}

.site-popup-sample-request-form .ls-nav ul li a {
    display: none !important;
}

.site-popup-sample-request-form .site-popup-form-confirmation {
    display: none;
}

.site-popup-sample-request-form .site-popup-form-confirmation .confirmation-row {
    display: table-row;
}

.site-popup-sample-request-form .site-popup-form-confirmation .confirmation-row .confirmation-cell {
    display: table-cell;
    vertical-align: middle;
}

.site-popup-sample-request-form .site-popup-form-confirmation .site-popup-form-head {
    background-image: url("https://astroglide.media.zestyio.com/bottom-border.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding-bottom: 12px;
}

.site-popup-sample-request-form .site-popup-form-confirmation .site-popup-form-head:after {
    border-bottom: none;
}

.site-popup-sample-request-form .site-popup-form-confirmation .site-popup-form-sub-head {
    padding-top: 30px;
}

.formPanel2{
    display: none;
}

@media screen and (max-width: 1049px) {
    .site-popup-sample-request-form .site-popup-form-head {
        padding-bottom: 12px;
        margin: 0 auto;
        width: 160px;
    }
    .site-popup-sample-request-form .site-popup-form-head::after {
        border-bottom: none;
    }
    .site-popup-sample-request-form .site-popup-sample-form {
        padding: 0;
    }
    .site-popup-sample-request-form .site-popup-sample-form select {
        padding: 14px 5px;
    }
    .site-popup-sample-request-form .site-popup-form-slider-panel {
        visibility: hidden;
    }
    .site-popup-sample-request-form .site-popup-form-slider-panel.currentPanel {
        visibility: visible;
    }
    .site-popup-sample-request-form .panel-wrapper {
        padding: 0px 2px 15px 0;
    }
    .site-popup-sample-request-form form {
        margin: 0;
    }
    .site-popup-sample-request-form form select {
        height: 46px;
        padding: 15px 0;
    }
    .site-popup-sample-request-form form input {
        padding: 15px 0;
    }
    .show-on-mobile {
        display: block;
    }
    .hide-on-mobile {
        display: none;
    }
}

@media screen and (max-width: 640px) {
    .site-popup-sample-request-form {
        width: 265px;
        padding: 15px 14px 0px 14px;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
    }
    .site-popup-sample-request-form .ls-nav-left-arrow,
    .site-popup-sample-request-form .ls-nav-right-arrow,
    .site-popup-sample-request-form [class$="-arrow"] {
        width: 50px;
        height: 50px;
    }
}

@media screen and (max-width: 480px) {
    .site-popup-sample-request-form a.button-outline {
        padding: 8px 10px;
    }
}

div.silicone-products div.logo img {
    width: 265px;
    position: relative;
    left: -143px;
}

@media (max-width: 1400px) {
    div.silicone-products div.logo img {
        left: -75px;
    }
}

@media (max-width: 1380px) {
    div.silicone-products div.logo img {
        left: 0;
    }
}

div.silicone-products .try-o-intro {
    position: relative;
}

div.silicone-products .try-o-intro h1 {
    line-height: 44px;
    letter-spacing: initial;
}

@-moz-document url-prefix() {
    div.silicone-products .try-o-intro h1 {
        line-height: 0px;
        letter-spacing: initial;
    }
}

div.silicone-products .try-o-intro img.prod-symbol {
    width: 90px;
    position: absolute;
    z-index: 10;
    top: 185px;
    left: -92px;
}

@media (max-width: 1370px) {
    div.silicone-products .try-o-intro img.prod-symbol {
        display: none;
    }
}

div.silicone-products .try-o-intro div.overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    background: rgba(255, 255, 255, 0.85);
}

div.silicone-products .try-o-intro a.button-outline {
    padding: 18px 42px;
    font-size: 15px;
}

div.silicone-products .try-o-intro p {
    font-weight: bold;
}

div.silicone-products .try-o-intro .product-label {
    position: absolute;
    text-transform: uppercase;
    font-size: 34px;
    font-weight: bold;
    line-height: 34px;
}

div.silicone-products .try-o-intro .product-label span {
    font-size: 20px;
    font-weight: bold;
}

div.silicone-products .try-o-intro .silicone-product-1 {
    top: 145px;
    right: -98px;
}

@media (max-width: 1394px) {
    div.silicone-products .try-o-intro .silicone-product-1 {
        right: -60px;
    }
}

@media (max-width: 1295px) {
    div.silicone-products .try-o-intro .silicone-product-1 {
        right: 1px;
    }
}

@media (max-width: 1200px) {
    div.silicone-products .try-o-intro .silicone-product-1 {
        left: 772px;
    }
}

@media (max-width: 1000px) {
    div.silicone-products .try-o-intro .silicone-product-1 {
        top: 311px;
        left: 600px;
    }
}

@media (max-width: 835px) {
    div.silicone-products .try-o-intro .silicone-product-1 {
        display: none;
    }
}

div.silicone-products .try-o-intro .silicone-product-2 {
    top: 346px;
    left: 703px;
}

@media (max-width: 1200px) {
    div.silicone-products .try-o-intro .silicone-product-2 {
        left: 570px;
    }
}

@media (max-width: 1000px) {
    div.silicone-products .try-o-intro .silicone-product-2 {
        top: 514px;
        left: 432px;
    }
}

@media (max-width: 835px) {
    div.silicone-products .try-o-intro .silicone-product-2 {
        display: none;
    }
}

.modal.terms {
    z-index: 200 !important;
    border-radius: 0;
}

.modal.terms h3 {
    padding-bottom: 5px;
    color: #333;
    text-transform: uppercase;
    font-weight: lighter;
}

.blocker {
    z-index: 200 !important;
}

.nbhnlf-terms-check {
    float: left;
    display: inline;
    width: auto;
}

fieldset.terms .nbhnlf-termsLabel a {
    font-size: 15px !important;
}

body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 800px;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 800px;
    z-index: 99992;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 767px) {
    .fancybox-container {
        height: 100%;
        width: 400px;
    }
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image:before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-iframe,
.fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.fancybox-button {
    background: rgba(30, 30, 30, 0.6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(0%);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

.fancybox-loading {
    animation: a 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes a {
    to {
        transform: rotate(1turn);
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1);
}

@media (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }
    .fancybox-slide--image {
        padding: 6px 0;
    }
    .fancybox-close-small {
        right: -6px;
    }
    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }
    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, 0.1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(92%);
    max-width: calc(46%);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1;
}

@media (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }
    .fancybox-thumbs__list a {
        max-width: calc(90%);
    }
}

/*
Header
*/

.menu-left-main-menu-container, 
.menu-right-main-menu-container, 
.logo-container {
    display: inline-block;
}

.nav-logo {
	border-right: 0px;
	list-style: none;
}

.nav-logo .logo img {
	vertical-align: middle;
    width: 120px;
    padding: 0px 18px;
}

#nav ul { 
    display: none; 
    position: absolute;
    top: 35px; 
    background-color: #000;
	margin: 0px;
    padding: 0px;
    line-height: 0px; 
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
#nav ul li {
    float: none; 
    width: 100%;
    list-style: none;
    padding: 10px; 
    width: 230px;
}

#nav ul li a {
    display: block;
    position: relative;
}

.header-container #header .nav-container ul#nav ul li {
    border-left: none;
    background-color: #000;
    margin-left: 0;
    margin-bottom: 0;
}
.header-container #header li:hover ul.sub-menu.dropdown{
        display: block;
}
.header-container #header .nav-container ul#nav ul li:last-child {
    border-right: none;
}

.menu-item-has-children {
	position: relative;
}

#nav li:hover > ul.sub-menu,
#nav li:focus > ul.sub-menu {
	display: block;
}

/** WPCF7 **/

.wpcf7-checkbox .wpcf7-list-item {
    display: block;
}
.wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]{
    width: auto;
}
.wpcf7-acceptance{
    margin-right: 15px;
}


/** Product Detail Page **/

.product-accordion {
    position: relative;
}
.product-accordion h3 {
    cursor: pointer;
}
.product-accordion div {
    display: none;
}
.product-accordion::before {
    content: "\F106";
    font-family: FontAwesome;
    font-size: 16px;
    transform: rotate(0deg);
    position: absolute;
    top: 0;
    left: -16px;
}
.product-accordion.open::before {
    transform: rotate(180deg);
}
@media all and (max-width: 640px){
    .product-accordion::before{
        content: "";
    }
}

.product-accordion.open div {
    display: block;
}

.product-feature-list {
    padding: 0 15px 0 0;
}
.product-feature-list .feature {
    font-size: 15px;
    line-height: 35px;
    font-family: "futura-pt";
    padding: 10px 0;
    align-content: space-between;
    position: relative;
    padding-left: 35px;
}
.product-feature-list .feature img{
    max-width: 30px;
    max-height: 30px;
    position: absolute;
    left: 0;
    top: 15px;
}
.product-feature-list .footnote{
    margin-top: 15px;
}

@media all and (max-width: 640px){
    .product-detail h1{
        font-size: 22px;
    }
    .product-cta-block{
        width: 90%;
        margin: 25px auto;
    }
}

.btn{
    display: block;
    font-size: 16px;
    font-family: "futura-pt";
    padding: 15px 0;
    margin-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
}

.btn-primary,
.btn-primary:visited,
.btn-primary:hover{
    color: #5E2B84;
    border: 1px solid #5E2B84;
    background-color: transparent;
}
.btn-secondary,
.btn-secondary:visited,
.btn-secondary:hover{
    color: #ffffff;
    background-color: #5E2B84;
}
/** Blog Detail **/

.article-page .author {
    display:inline-block;
    padding-right: 20px;
    position:relative;
    margin-right: 20px;
}
.article-page .author img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 3px solid #ffffff;
    box-shadow: 0 0 20px rgba(141, 80, 204, 0.5);
    float: left;
    margin: 20px 20px 20px 0;
}
.article-page .author:before{
    content: " ";
    position: absolute;
    right: 0;
    top: 25%;
    height: 50%;
    width: 1px;
    background-color: #D8D8D8;
}
.article-page .author span{
    position: relative;
    font-size: 16px;
    font-weight: bold;
    line-height: 100px;
} 

.article-page .tags{
    font-size: 16px;
    line-height: 100px;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 3px;
}

.article-page .sidebar h5{
    font-weight: 100;
    font-size: 18px;
    letter-spacing: 5px;
    color: #2B2B2B;
}

.article-page .sidebar .widget{
    margin-bottom: 45px;
}

.sidebar hr{
    border-top: 0;
    margin: 30px -50px 30px -10px;
}

.article-page .category-list a {
    display: block;
    font-size: 20px;
    color: #5E2B84;
    letter-spacing: 1px;
    line-height: 30px;
}

.article-page .tag-list{
    margin-top:30px;
}

.article-page .tag-list a {
    font-size: 14px;
    letter-spacing: 3px;
    color: #5C5C5C;
    background: #DBC3ED;
    padding: 10px 20px;
    border-radius: 3px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    text-transform: uppercase;
}

.article-page .related-articles a{
    color: #000000;
    font-size: 20px;
    display: block;
    margin-bottom: 30px;
}

.article-page .related-articles a span{
    color: #AD31B0;
    font-size: 14px;
    line-height: 40px;
}

.article-page .article-content{
    border-right: 1px solid #DCDCDC;
    padding-right: 35px;
    margin-bottom: 65px;
}

.article-page .widget.newsletter {
    width: 100%;
    padding: 90px 0px;
    color: #fff;
    text-align: center;
    background-image: url('img/sidebar-banner-bg.png');
    background-position: center center;
    background-size: cover;
    border-radius:3px;
}
.article-page .widget.newsletter h6{
    color: #ffffff;
    text-align: center;
    margin: 0 20px 40px;
}

.article-page .widget.newsletter a{
    color: #ffffff;
    font-size: 18px;
    border: 1px solid #ffffff;
    padding: 5px 25px;
    line-height: 18px;
    display: inline;
}

.sample-banner{
    width: 100%;
    padding: 60px 20px;
    background: rgb(40,20,131);
    background: linear-gradient(90deg, rgba(40,20,131,0.4) 0%, rgba(143,110,213,0.4) 60%, rgba(211,129,217,0.4) 100%);
    text-align: center;
    max-width: calc(100vw - 40px);
}
.sample-banner p {
    width: 60%;
    margin: 0 auto;
    max-width: 550px;
    min-width: 360px;
}
.sample-banner a{
    color: #ffffff;
    text-align: center;
    background-color: #5E2B84;
    font-size: 16px;
    display: inline-block;
    padding: 15px 20px;
    margin-top: 20px;
}
@media all and (max-width: 1023px){
    .article-page .article-content{
        padding-right: 0;
        border-right: none;
    }
}
@media all and (max-width: 639px){
    .sample-banner p{
        width: auto;
        min-width: auto;
        max-width: 620px;
    }
}

/** Blog Landing Page **/


.blog-landing,
.blog-archive,
.serp {
    padding: 50px 0;
    position: relative;
    max-width: 1180px;
}
.blog-landing .sidebar,
.serp .sidebar,
.blog-archive .sidebar,
.author-listing .sidebar {
    padding: 30px 50px 25px 10px;
    border-right: 1px solid #dcdcdc;
    min-height: 100vh;
    margin-bottom: 50px;
}
.product-landing .sidebar{
    padding: 0 50px 50px 15px;
    border-right: 1px solid #dcdcdc;
    min-height: 100vh;
    margin-bottom: 50px;
}

.search-form{
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 0;
}
.search-posts{
    width: 60%;
    min-width: 400px;
    padding: 17px 32px;
    font-size: 16px;
    border: 1.75px solid #C9C9C9;
    margin-left: 15px;
    position: relative;
    text-transform: uppercase;
}
.search-form span{
    font-size: 20px;
    position: absolute;
    right: 15px;
    top: 18px;
    color: #C9C9C9;
    transition: all 300ms ease-in;
}
.search-posts:focus + span {
    right: -25px;
}
.product-landing .filter-title{
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 45px;
}
.filter-title span{
    background-color: rgba(219,195,237,0.5);
    font-size: 15px;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    display: inline-block;
    padding: 0px;
    text-align: center;
    line-height: 22px;
    display:none;
}
.blog-landing .sidebar h6{
    font-size: 20px;
    font-weight: 500;
}
.product-landing .sidebar h6{
    font-size: 24px;
    padding-left: 15px;
    font-weight: 500;
}
.blog-landing .authors a,
.serp .authors a,
.blog-archive .authors a,
.author-listing .authors a {
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0.3px;
    display: block;
    padding-left: 10px;
    margin-left: -10px;
    margin-right: -50px;
    color:#000000;
}
.blog-landing .category-list a,
.serp .category-list a,
.blog-archive .category-list a,
.author-listing .category-list a {
    display: block;
    font-size: 20px;
    line-height: 50px;
    color: #000000;
    padding-left: 10px;
    margin-left: -10px;
    margin-right: -50px;
}
.blog-landing .category-list a:hover,
.blog-landing .authors a:hover,
.serp .category-list a:hover,
.serp .authors a:hover,
.blog-archive .category-list a:hover,
.blog-archive .authors a:hover,
.author-listing .category-list a:hover,
.author-listing .authors a:hover {
    background-color: rgba(219, 195, 237, 0.5);
}

.blog-landing .post-list{
    margin: 30px 0 40px 0;
}
.pagination-wrap{
    text-align: center;
    width: 100%;
}
.pagination{
    margin: 0px auto;
    display: inline-block;
    text-align: center;
}
.pagination .page-numbers{
    font-size: 15px;
    width: 25px;
    height: 25px;
    text-align: center;
    border: 1px solid #DCDCDC;
    display: inline-block;
    line-height: 25px;
    color: #5E2B84;
    margin: 0;
    float: left;
    border-left: 0;
}
.pagination .page-numbers.current{
    background-color: #5E2B84;
    color: #FFFFFF;
}
.pagination .page-numbers.prev,
.pagination .page-numbers.next{
    font-family: FontAwesome;
}
.pagination .page-numbers:first-child{
    border-left: 1px solid #DCDCDC;
    border-radius: 3px 0 0 3px;
}
.pagination .page-numbers:last-child{
    border-radius: 0 3px 3px 0;
}

.hero-card {
    position: relative;
    border-radius: 3px;
    margin-bottom: 10px;
} 
.hero-card .details{
    position: absolute;
    bottom: 30px;
    left: 100px;
    z-index: 2;
}
.hero-card .details h4{
    font-size: 34px;
    line-height: 44px;
    color: #ffffff;
    padding-right: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.hero-card .details span{
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 1px;
}
.hero-card .details span.tag{
    font-size: 14px;
    letter-spacing: 3px;
    color: #5C5C5C;
    background: #DBC3ED;
    padding: 10px 20px;
    border-radius: 3px;
    margin-right: 10px;
    display: inline-block;
    text-transform: uppercase;
    position: absolute;
    top: -35px;
    left: 0;
}
.hero-card .featured-hero {
    z-index: 1;
}
.hero-card .featured-hero:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(94, 43, 132, 0.4);
}
    
@media all and (min-width: 40em) and (max-width: 63.99875em) {
    .hero-card{
        width: 100vw !important;
        margin-left: -3.9375rem !important;
        margin-right: -0.9375rem !important;
        margin-top: -4.9375rem !important;
    }
    .search-form{
        margin: 15px auto;
    }
}

.blog-landing .author {
    display: inline-block;
    position: absolute;
    left: -70px;
    top: 5px;
}
.blog-landing .author img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    box-shadow: 0 0 15px #8D50CC;
    float: left;
}
.article-card{
    box-shadow: 0 0 20px rgba(141, 80, 204, 0.5);
    display: block;
    margin: 20px 0px;
    height: calc(100% - 40px);
}
.article-card h4 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
    min-height: 66px;
}
.article-card .details{
    padding: 20px;
} 
.article-card .tag,
.featured-hero .tag {
    font-size: 14px;
    letter-spacing: 3px;
    color: #5C5C5C;
    background: #DBC3ED;
    padding: 10px 20px;
    border-radius: 3px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    text-transform: uppercase;
} 
.article-card .meta{
    color: #AD31B0;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.featured-hero .tag{
    position: absolute;
    top: -20px;
    left: 50px;
}

.blog-landing .newsletter {
    width: 100%;
    padding: 95px 0px;
    color: #fff;
    text-align: center;
    background-image: url('img/sidebar-banner-bg.png');
    background-position: center center;
    background-size: cover;
    border-radius:3px;
    margin: 20px 0;
    box-sizing: border-box;
    position: relative;
    height: calc(100% - 40px);
}
.blog-landing .newsletter h6{
    color: #ffffff;
    text-align: center;
    margin-bottom: 40px;
    font-size: 37px;
    line-height: 50px;
}

.blog-landing .newsletter a{
    color: #ffffff;
    font-size: 18px;
    border: 1px solid #ffffff;
    padding: 5px 25px;
    line-height: 18px;
    display: inline;
}


@media all and (max-width: 639px){
    .blog-landing{
        padding-top: 0;
    }
    .blog-landing .post-list {
        margin: 0 0 40px 0;
    }
    .blog-landing .hero-card{
        width: 100%;
        margin: 0 0 50px;
    }
    .featured-hero img{
        width: 100%;
    }
}

/** Serp **/

.author-listing,
.experts-archive {
    padding: 50px 0;
}
.serp{
    padding: 0 0 50px;
}

.archive-title {
    font-weight: 500;
}

/** Our Experts **/

.expert-list{
    background: rgb(40,20,131);
    background: linear-gradient(90deg, rgba(40,20,131,1) 0%, rgba(143,110,213,1) 60%, rgba(211,129,217,0.4) 100%);
    padding: 35px 0;
}
.expert-card{
    background: #ffffff;
    border-radius: 3px;
}
.expert-card > div{
    padding: 35px;
}
.expert-card .avatar img{
    width: 110px;
    height: 110px;
    border-radius: 50%;
    border: 3px solid #ffffff;
    box-shadow: 0 0 20px rgba(141, 80, 204, 0.5);
    margin: 20px 20px 20px 0;
}
.expert-card h3{
    font-size: 30px;
    line-height: 44px;
    margin-bottom: 0;
}
.expert-card span{
    font-size: 16px;
    letter-spacing: 1px;
}
.expert-card p {    
    font-size: 18px;
    margin-top: 15px;
}

.base-filters > div,
.feature-filters span {    
    font-size: 20px;
    line-height: 34px;
    font-weight: 200;
    color: #000000;
    letter-spacing: 0.5px;
    display: block;
    cursor: pointer;
    width: calc(100% + 35px);
    margin-left: -10px;
    padding-left: 25px;
}

.base-filters div.active,
.feature-filters span.active,
.base-filters > div:hover,
.feature-filters span:hover{ 
    background-color: rgba(219, 195, 237, 0.5);
}

.base-filters .tooltip{
    position: relative;
    overflow: visible;
    display: inline-block;
    margin-left: 8px;
}
.base-filters .tooltip:before{
    content: "\f05a";
    font-family: FontAwesome;
}
.base-filters .tooltip span{
    position: absolute;
    top: -20px;
    left: 36px;
    width: 220px;
    background: #ffffff;
    padding: 5px 18px;
    font-size: 14px;
    line-height: 18px;
    color: #5C5C5C;
    font-weight: 500;
    border-radius: 3px;
    min-height: 50px;    
    z-index: 2;
    display:none;
    filter: drop-shadow(rgba(0, 0, 0, 0.5) 0 0px 5px);
}
.base-filters .tooltip:hover span{
    display: block;
}
.base-filters .tooltip span:before {
    content: " ";
    position: absolute;
    width: 8px;
    height: 8px;
    left: -9px;
    top: 30px;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #ffffff transparent transparent;
    transform: rotate(-44deg);
    background: #ffffff;
}
/** product detail page **/

.product-detail{
    background-color: #fff;
}
.product-detail .breadcrumbs,
.product.breadcrumbs,
.blog-nav.breadcrumbs {
    background: none;
    color: #8B8B8B;
    text-transform: uppercase;
}
.product-detail .breadcrumbs a,
.product.breadcrumbs a,
.blog-nav.breadcrumbs a {
    color: #8B8B8B;
    padding: 0 10px;
}
.product-detail .breadcrumbs a:first-child,
.product.breadcrumbs a:first-child,
.blog-nav.breadcrumbs a:first-child {
    padding: 0 10px 0 0;
}
.product-detail .breadcrumbs span,
.product.breadcrumbs span,
.blog-nav.breadcrumbs span {
    font-weight: bold;
    font-size: 16px;
    padding: 0 10px;
}

.product-accordion {
    font-size: 15px;
}
.product-accordion h3{
    font-size: 20px;
}

.product-image img{
    max-height: 500px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}


.reviews-block{
    padding: 75px;
    background-color: rgba(241,241,241,0.7);
    margin-top: 75px;
}
.reviews-block > div {
    background-color: #ffffff;
}
.reviews-block h3{
    text-align: center;
    margin-bottom: 50px;
}

@media all and (max-width: 640px){
    .reviews-block{
        padding: 0;
    }
}

.recommended-products {
    background: rgba(40,20,131,0.15); /* Old browsers */
    
    background: -moz-linear-gradient(-45deg,  rgba(40,20,131,0.15) 0%, rgba(143,110,213,0.15) 65%, rgba(215,130,217,0.15) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  rgba(40,20,131,0.15) 0%,rgba(143,110,213,0.15) 65%, rgba(215,130,217,0.15) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  rgba(40,20,131,0.15) 0%, rgba(143,110,213,0.15) 65%, rgba(215,130,217,0.15) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(40,20,131,0.15)', endColorstr='rgba(215,130,217,0.15)',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    padding: 75px 0;
}

.recommended-products h3 {
    text-align: center;
    margin-bottom: 50px;
    width: 100%;
}
.recommended-products h4 {
    font-size: 18px;
    margin-top: 10px;
}

.recommended-products .product-card{
    padding: 20px 0;
    height: 100%;
    background-color: #ffffff;
    position: relative;
}
.recommended-products img {
    max-width: 100%;
    max-height: 350px;
    margin: 0 auto;
    display: block;
}

@media all and (min-width: 40em) and (max-width: 63.99875em) {

    .recommended-products .product-card{
        height: auto;
    }
    .recommended-products img{
        max-height: 200px;
    }
    .recommended-products h4{
        font-size: 16px;
        padding: 0 15px;
    }
}

@media all and (max-width: 640px) {
    .recommended-products .grid-container{
        overflow: scroll;
        padding: 0;
    }
    .recommended-products .grid-x{
        width: 300vw;
    }
}


.product-sample-footer{
    background-image: url('img/sample-footer.png');
    background-position: top center;
    background-size: cover;
}

.product-sample-footer h3,
.product-sample-footer p{
    color: #ffffff;
}

.product-sample-footer .btn{
    color: #ffffff;
    border: 1px solid #ffffff;
    background-color: transparent;
    padding: 10px 40px;
}
/** Product Listing Page **/

.product-intro-banner {
    width: 100%;
    padding: 60px 20px;
    background-image: url('img/product-intro-banner.png');
    background-size: cover;
    background-position: top right;
    text-align: left;
    max-width: calc(100vw - 40px);
}

.product-intro-banner h3{
    font-size: 42px;
    color: #ffffff;
    text-transform: uppercase;
}
.product-intro-banner p{
    font-size: 20px;
    color: #ffffff;
}

.product-count {
    font-weight: 400;
    letter-spacing: 1px;
}

.product-list h3 {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
    margin-top: 35px;
}

.product-list h3:after {
    content: '';
    border-top: 1px solid #8D50CC;
    flex: 1 0 60px;
    margin: 0 0 0 60px;
}
.product-list h3:before{
    content: " ";
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}

.water-based-group h3:before{
    background-image: url('img/water-based.png');
    width: 25px;
    height: 44px;
    left: 178px;
    top: -6px;
}
.specialty-group h3:before{
    background-image: url('img/specialty.png');
    width: 38px;
    height: 30px;
    left: 125px;
    top: 2px;
}
.silicone-group h3:before{
    background-image: url('img/silicone.png');
    width: 33px;
    height: 21px;
    left: 111px;
    top: 8px;
}
.organic-group h3:before{
    background-image: url('img/organic.png');
    width: 31px;
    height: 29px;
    left: 113px;
    top: 2px;
}
.male-prolonging-group h3:before{
    background-image: url('img/male-prolonging.png');
    width: 30px;
    height: 30px;
    left: 224px;
    top: 2px;
}

.product-card {
    margin-bottom: 75px;
    position: relative;
}
.product-card div {
    height: calc(100% - 100px);
    box-shadow: 0 0 20px rgba(141, 80, 204, 0.5);
    padding: 15px 15px 85px;
    position:relative;
    overflow: hidden;
}
.product-card h4 {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    line-height: 20px;
    margin-bottom: 5px;
}
.product-card span{
    font-size: 16px;
    text-align: center;
    display: block;
}
.product-card span.new-product{
    position: absolute;
    top: -19px;
    right: 43px;
    transform: rotate(45deg);
}
.product-card span.new-product:before{
    content: "NEW";
    color: #ffffff;
    background-color: #000000;
    font-weight: 700;
    padding: 5px 25px;
    position: absolute;
}
.product-card .base {
    color: #5a5a5a;
}
.product-card .btn{
    position: absolute;
    bottom: 15px;
    left: 15px;
    width: calc(100% - 30px);
}

.mobile-filters {
    background-color: #F6F6F6;
    padding: 10px 0 0;
    margin-bottom: 10px;
}
.mobile-filters label {
    line-height: 24px;
    font-weight: 500;
    color: #000000;
    font-size: 16px;
}
.mobile-filters select {
    border: 1px solid #aaaaaa;
    border-radius: 2px;
    width: 60%;
    float: right;
    padding: 2px;
    background: #ffffff;
    margin-bottom: 10px;
}

@media all and (max-width: 640px) {
    .product-intro-banner {
        background-size: auto 100%;
        background-position: 515px 0px;
    }
    .product-intro-banner h3{
        font-size: 28px;
    }
    .product-intro-banner p{
        font-size: 16px;
    }
    
    .product-detail .breadcrumbs, .product.breadcrumbs{
        margin-bottom: 10px;
    }
    .product-count{
        font-size: 18px;    
        margin-bottom: 0;
    }
    
    .product-list p{
        text-align: center;
    }
}

/** Product Chart **/
.table-scroll {
	position:relative;
	margin:50px auto;
	overflow:hidden;
    border-right:1px solid #979797;
    border-bottom:1px solid #979797;
    text-align: center;
}
.table-wrap {
	width:100%;
	overflow:auto;
}
.table-scroll table {
	width:100%;
	margin:auto;
	border-collapse:separate;
    border-spacing:0;
}
.table-scroll th, .table-scroll td {
	border:1px solid #979797;
	background:#fff;
	vertical-align:top;
    border-right: 0;
}
.table-scroll td{
    text-align: center;
}
.table-scroll tr th {
    background-color: #5E2B84;
    color: #ffffff;
    font-weight: 400;
    border-right: 0;
    border-bottom: 0;
}
.table-scroll tr th.col{
    max-width: 32px;
    text-align: center;
    white-space: inherit;
}
.table-scroll tr:nth-child(even) td{
    background: #F5F1FF;
}

.clone {
	position:absolute;
	top:0;
	left:0;
	pointer-events:none;
}
.clone th, .clone td {
	visibility:hidden
}
.clone td, .clone th {
	border-color:transparent
}
.clone tbody th {
	visibility:visible;
	color:#ffffff;
}
.clone .fixed-side {
	border:1px solid #979797;
	border-bottom:none;
    /* background-color: #5E2B84; */
	visibility:visible;
}
.clone thead, .clone tfoot{background:transparent;}


/** Newsletter form **/
.footer-signup-form{
    background: linear-gradient(90deg, rgba(40,20,131,0.4) 0%, rgba(143,110,213,0.4) 60%, rgba(211,129,217,0.4) 100%);
    clear:left; 
    font:14px Helvetica,Arial,sans-serif; 
    padding: 50px 0;
}
.footer-signup-form form{
    background-color: transparent;
}
.footer-signup-form h2{
    color: #000000;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding: 0;
    margin: 15px 0;
    font-size: 1.4em;
}
.footer-signup-form select{
    line-height: 20px;
    padding: 4px 9px;
    margin: 0;
    border-radius: 3px;
    height: 35px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.footer-signup-form input {
    display: block;
    width: 100%;
    padding: 8px 0;
    text-indent: 2%;
    border: 1px solid #ABB0B2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 15px;
}

.footer-signup-form .indicates-required {
    text-align: right;
    font-size: 13px;
    margin-right: 15px;
    color: #353535;
}

.footer-signup-form label{
    float: left;
    margin-right: 10px;
}
.footer-signup-form label span{
    font-size: 16px;
    color: #4A4A4A;
    font-weight: 400;
    letter-spacing: 0.5px;
}
.footer-signup-form input[type="radio"]{
    width: auto;
    float: left;
    margin-right: 10px;
    margin-top: 4px;
}
.footer-signup-form input[type="submit"]{
    text-transform: uppercase;
    background-color: #5d2c85;
    color: #FFFFFF;
    display: block;
    border-radius: 0;
    font-size: 15px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin: 8px auto;
    padding: 0 22px;
    text-align: center;
    clear: both;
}
.footer-signup-form input[type="submit"]:hover{
    background-color: #5d2c85;
}
.mc4wp-form{
    margin: 0;
}
.mc4wp-response{
    text-align: center;
}
.mc4wp-success p{
    font-weight: 600;
    letter-spacing: 0.5px;
}
.mc4wp-alert{
    margin: 25px 0 0;
}
/** Slick Slider **/

.content-slider .grid-container{
	width: 90%;
}
.slide .slide-video-bg{
    position: fixed;
    z-index: -5;
    width: 100vw;
    height: 100%;
    display: block;
    top: 0px;
    overflow: hidden;
}

.slide-video-bg video {
  min-width: 100vw; 
  min-height: 100%;
  width: auto;
  height: auto;
  position: fixed;
  object-fit: cover;
}

.slide .slide-bg{
	background-position: center top;
	background-repeat: no-repeat;
	padding: 100px 0px 60px;
	min-height: 50vh;
}
.slide h1{
	color: #ffffff;
	font-size: 48px;
}
.slide h4{
    color: #ffffff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
    border-bottom: 1px solid #ffffff;
    display: inline-block;
}
.slide p{
	color: #ffffff;
	font-size: 28px;
}
.slide .btn{
	display: inline-block;
	text-align: center;
	padding: 15px 95px;
	background: #000000;
	color: #ffffff;
	margin: 0 auto;
	transform: perspective(1px) translateZ(0);    
	font-weight: 600;
	letter-spacing: 2px;
	margin-bottom: 25px;
}
.slide .btn:hover{
	color: #1E0045;
}
.slide .btn:after{
    background: #ffffff;
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
    top: 0;
    left: 0;
    transform-origin: 0 50%;
    transform: scaleX(0);
    width: 100%;
    height: 100%;
}
.slide .btn:hover:after{
    transform: scaleX(1);
}


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

.slide .video-container iframe,
.slide .video-container object,
.slide .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.slide img{
    max-height: 400px;
    margin: 0 auto;
}

.slick-arrow{
	display: inline-block;
    position: absolute;
    top: calc(50% - 8px);
    z-index: 1;
    background: transparent;
    color: transparent;
    border: none;
    width: 15px;
    height: 25px;
	overflow: hidden;
	cursor: pointer;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
}
.slick-prev{
    left: 15px;
}
.slick-prev:before{
    content: "\f104";
    font-family: FontAwesome;
    color: #ffffff;
    font-size: 41px;
    line-height: 26px;
}
.slick-next{
    right: 15px;
}
.slick-next:before{
    content: "\f105";
    font-family: FontAwesome;
    color: #ffffff;
    font-size: 41px;
    line-height: 26px;
}

.slick-dots {
	display: flex;
	justify-content: center;
	
	margin: 0;
	padding: 1rem 0;
	
    list-style-type: none;
    position: relative;
    bottom: 50px;
    margin: 0 0 -50px;
}
.slick-dots li {
    margin: 0 7px;
	list-style-type: none;
}

.slick-dots button {
    display: block;
    width: 13px;
    height: 13px;
    padding: 0;
    
    border: none;
    border-radius: 100%;
    background-color: #D5DBDE;
    
    text-indent: -9999px;
}

.slick-dots li.slick-active button {
    background-color: #93A3AB;
}

@media all and (max-width: 639px){
	.slide .btn{
		display: block;
	}
}

/** Campaign Landing Page **/
.campaign-content{
    margin-top: 50px;
}
.campaign-content h2{
    width: 100%;
    text-align: center;
    font-size: 30px;
}
.campaign-content .wp-block-columns,
.campaign-content .wp-block-spacer {
    width: 100%;
}
.campaign-banner{
    padding: 60px 0;
    margin: 50px 0;
    color: #ffffff;
}
.campaign-banner h4{
    color: #ffffff;
    font-size: 26px;
}
.campaign-banner p {
    color: #ffffff;
    font-size: 22px;
}
.campaign-banner .button{
    text-transform: uppercase;
    color: #ffffff;
    background-color: #000000;
    padding: 10px 100px;
}
.campaign-banner .button:hover{
    background-color: #ffffff;
    color: #000000;
}
.campaign-banner img{
    margin: 0 auto;
    display: block;
}
@media all and (max-width: 639px){
    .campaign-banner img {
        margin: 0 auto 50px;
    }
}

.campaign-sample-request{
    margin: 50px auto;
}
.campaign-sample-request h3{
    text-align: center;
}
.campaign-sample-request p{
    text-align: center;
    width: 80%;
    margin: 0 auto 75px;
}
.campaign-sample-request input[type="text"],
.campaign-sample-request input[type="number"],
.campaign-sample-request input[type="tel"] {
    border-radius: 0;
    height: 20px;
    padding: 10px;
    width: calc(100% - 20px);
    margin-bottom: 20px;
    border: 1px solid #ccc;
}
.campaign-sample-request select {
    border-radius: 0;
    height: 40px;
    padding: 0 10px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    text-transform: uppercase;
    background-color: #ffffff;
    position: relative;
}
.campaign-sample-request input[type="submit"]{
    float: right;
    background-color: #5E2B84;
    color: #ffffff;
    padding: 10px 50px;
    font-weight: 300;
    font-size: 14px;
    margin-top: 15px;
    text-transform: uppercase;
}
.campaign-sample-request label{
    font-size: 12px;
    color: #000000;
    font-weight: 300;
}
.campaign-sample-request label a{
    font-size: 12px;
    color: #000000;
    font-weight: 300;
    text-decoration: underline;
}

.campaign-sample-request input[type="submit"]:hover {
    background-color: #7938aa;
}

/** Misc Mobile **/

@media all and (max-width: 640px){

    .grid-container{
        width: 90% !important;
    }

}



img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
