@font-face {
    font-family: 'Geograph-Regular';
    src: url('https://cdn.creatureandcoagency.com/themes/natgeokids/assets/fonts/Geograph-Regular.woff2') format('woff2'),
    url('https://cdn.creatureandcoagency.com/themes/natgeokids/assets/fonts/Geograph-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Geograph-Bold';
    src: url('https://cdn.creatureandcoagency.com/themes/natgeokids/assets/fonts/Geograph-Bold.woff2') format('woff2'),
    url('https://cdn.creatureandcoagency.com/themes/natgeokids/assets/fonts/Geograph-Bold.woff') format('woff'),
    url('https://cdn.creatureandcoagency.com/themes/natgeokids/assets/fonts/GeographBold.eot') format('embedded-opentype'),
    url('https://cdn.creatureandcoagency.com/themes/natgeokids/assets/fonts/GeographBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Geograph-Medium';
    src: url('https://cdn.creatureandcoagency.com/themes/natgeokids/assets/fonts/Geograph-Medium.woff2') format('woff2'),
    url('https://cdn.creatureandcoagency.com/themes/natgeokids/assets/fonts/Geograph-Medium.woff') format('woff'),
    url('https://cdn.creatureandcoagency.com/themes/natgeokids/assets/fonts/GeographMedium.eot') format('embedded-opentype'),
    url('https://cdn.creatureandcoagency.com/themes/natgeokids/assets/fonts/GeographMedium.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'Geograph-Black';
    src: url('https://cdn.creatureandcoagency.com/themes/natgeokids/assets/fonts/Geograph-Black.woff2') format('woff2'),
    url('https://cdn.creatureandcoagency.com/themes/natgeokids/assets/fonts/Geograph-Black.woff') format('woff'),
    url('https://cdn.creatureandcoagency.com/themes/natgeokids/assets/fonts/GeographBlack.eot') format('embedded-opentype'),
    url('https://cdn.creatureandcoagency.com/themes/natgeokids/assets/fonts/GeographBlack.ttf') format('truetype');
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://cdn.creatureandcoagency.com/themes/natgeokids/assets/fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');
}

.v3 .age-selection {
    margin-bottom: 0px;
}
.br-content a {
  color: #FFCE00;
  text-decoration: none;
}
.skip-link {
    display: none;
}
.sr-only {
    display: none !important
}
.big-box ul {
    text-align: center;
}
.big-box ul li {
    text-align: center;
    background: none;
    padding-left: 0;
}
.subscribe-a-variant .subs-holder {
    padding-bottom: 0;
}
.big-box ul li::before {
    background: url("https://cdn.creatureandcoagency.com/themes/natgeokids/assets/images/tick.svg") center no-repeat;
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 18px;
    height: 16px;
    margin-right: 5px;
}
.sliderArrows .left {
     cursor: pointer;
    position: absolute;
    width: 55px;
    height: 100px;
    background: url("../left-a.html") center no-repeat;
    background-size: contain;
    left: 15px;
    top: 50%;
    margin-top: -52px;
}
.sliderArrows .right {
    cursor: pointer;
    position: absolute;
    width: 52px;
    height: 100px;
    background: url("../right-a.html") center no-repeat;
     background-size: contain;
    right: 15px;
    top: 50%;
    margin-top: -52px;
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.banner-holder h2 {
    margin-bottom: 17px;
}
.banner-holder p {
    color: #000;
}
.banner-holder {
    position: relative
}
.banner-holder .slideFooter a {
    background: #FFCE00;
}



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%;
    font: inherit;
    vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Geograph-Bold';
}

p, li {
    font-size: 16px;
    line-height: 22px;
    color: #666666;
    letter-spacing: 0.1px;
}
p.asterisk {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    margin-top: 15px;
    margin-bottom: 0
}
p.asterisk2 {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0
}
.benefits-section p.asterisk {
    color: #fff
}

* {
    box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

strong, bold {
    font-family: 'Geograph-Bold';
}

body {
    line-height: 1;
    font-family: 'Geograph-Regular';
}

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;
}

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

.clearfix {
    clear: both;
}

.content {
    max-width: 1080px;
    margin: 0 auto;
    width: 100%;
    background: #fff;
    padding: 0 15px;
    position: relative;
}

.logo-holder {
    float: left;
    max-width: 337px;
}

.header-wrapp {
    position: relative;
    padding: 28px 0 32px;
}

.help-menu {
    position: absolute;
    top: 0;
    right: 0;
}

.help-menu .sub-menu {
    display: none;
}

.help-menu span.help {
    display: block;
    text-align: center;
    color: #fff;
    background: #000;
    font-size: 20px;
    line-height: 26px;
    padding: 15px 17px;
    font-family: 'Geograph-Bold';
    letter-spacing: 0.12em;
    cursor: pointer;
}

.help-menu li {
    position: relative;
    background: none;
    padding: 0;
}
.help-menu > ul > li {
    vertical-align: top;
    display: inline-block;
}
.newsletter-btn {
    display: block;
    height: 56px;
    margin-right: -5px;
    width: 144px;
    padding: 12px 10px;
    font-size: 12px;
    line-height: 15px;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #000000;
    text-align: center;
    background: #FFCE00;
}

.help-menu li .sub-menu {
    position: absolute;
    left: 0px;
    top: 55px;
    padding: 17px 17px;
    min-width: 300px;
    background: #fff;
    border: 5px solid #000000;
    z-index: 101;
}

.help-menu li:hover .sub-menu {
    display: block;
}

.sub-menu li:last-child {
    margin-bottom: 0
}

.help-menu li .sub-menu a {
    display: block;
    text-align: center;
    background: #FFCE00;
    color: #000;
    font-size: 17px;
    letter-spacing: 2px;
    padding: 10px 5px;
    margin-bottom: 15px;
    font-family: 'Geograph-Bold';
    text-transform: uppercase;
    text-decoration: none;
    filter: drop-shadow(0px 4px 4px rgba(50, 50, 71, 0.08)) drop-shadow(0px 4px 8px rgba(50, 50, 71, 0.06));
}

.help-menu li .sub-menu li:last-child a {
    margin-bottom: 0;
}

.home-page-wrapper .shadow {
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
    padding-top: 40px;
    position: relative;
    background: #fff;
}

.home-page-wrapper h1 {
    font-family: 'Geograph-Black';
    font-size: 26px;
    letter-spacing: 0.12em;
    text-align: center;
    padding: 0 15px;
    line-height: 38px;
    text-transform: uppercase;
}
.home-page-wrapper h1 span {
    font-size: 20px;
}

.banner-holder-v2 {
    text-align: center;
    padding: 47px 0px 0px;
}
.m-banner-holder {
    display: none;
}

.tabs-selection a {
    display: block;
    float: left;
    width: 49%;
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.12em;
    color: #666666BF;
    text-transform: uppercase;
    font-family: 'Geograph-Medium';
    background: #F7F6F4;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
    padding: 15px 10px 23px;
    position: relative;
    text-decoration: none;
}

.tabs-divider.right {
    right: 0;
    left: inherit;
}

.tabs-selection a.school-s {
    float: right;
}

.tabs-selection a.active {
    background: #fff;
    color: #000000;
}

.tabs-selection a.active .border {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -5px;
    height: 6px;
    background: #fff;
}

.tabs-selection {
    z-index: 0;
    position: relative;
    margin-bottom: -5px;
}

.tabs-divider {
    display: block;
    position: absolute;
    left: 0;
    top: -6px;
    background: #fff;
    z-index: 2;
    height: 12px;
    width: 49%;
}

.home-page-wrapper {
    background: #fff;
    margin-bottom: 47px;
}

.home-page-wrapper h2 {
    font-size: 27px;
    line-height: 33px;
    text-transform: uppercase;
    color: #000000;
    font-family: 'Geograph-Black';
    letter-spacing: 0.12em;
    text-align: center;
}

.benefits-section h2 {
    font-size: 20px;
    line-height: 23px;
    font-family: 'Geograph-Bold';
    margin-bottom: 23px;
    color: #fff;
}

.benefits-section {
    width: 100%;
    padding: 24px 15px 33px;
    margin: 0 auto;
    background: #007AB5;
    color: #fff;
}
.benefits-list {
    max-width: 900px;
    margin: 0 auto;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
}
.benefits-list li {
    color: #fff;
}
.banner-holder img {
    max-width: 100%;
    vertical-align: bottom;
}
.school-c .banner-holder img {
    max-width: 100%
}

ul li {
    background: url("https://cdn.creatureandcoagency.com/themes/natgeokids/assets/images/tick.svg") left 5px no-repeat;
    background-size: 16px;
    padding-left: 20px;
    margin-bottom: 13px;
}

.benefits-section ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.benefits-section ul li {
    padding-right: 50px;
}

.btn-holder {
    text-align: center;
}

a.btn {
    display: inline-block;
    background: #FFCE00;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 17px;
    line-height: 22px;
    padding: 10px 15px;
    text-align: center;
    font-family: 'Geograph-Bold';
    filter: drop-shadow(0px 4px 4px rgba(50, 50, 71, 0.08)) drop-shadow(0px 4px 8px rgba(50, 50, 71, 0.06));
}

a.btn:hover, .subscribe-box-content .btn-holder .btn:hover {
    background: #F1AE00;
    border-color: #F1AE00;
}

a.btn:focus, input[type="submit"]:focus, .buttons a.checkout-btn:focus {
    outline: 3px solid #78B2F5;
}

a.btn.disabled, input[type="submit"].disabled {
    opacity: 0.35;
}

.btn-holder {
    padding-top: 8px;
}

.inside-section {
    background: #fff;
    color: #000;
    padding: 30px 56px 45px;
}

.inside-section h2 {
    color: #000;
    margin-bottom: 28px;
}

.inside-section li {
    color: #000;
}

.inside-section .col-left {
    float: left;
    width: 29%;
}

.inside-section .col-right {
    float: right;
    width: 68%;
}

.subscription-text {
    padding: 28px 56px 25px;
    background: #EE922D;
}

.subscription-text li, .subscription-text p  {
    color: #000;
}
.subscription-text .col-left {
    float: left;
    width: 49%;
}

.subscription-text .col-right {
    float: right;
    width: 46%;
}

.subscription-text h2 {
    margin-bottom: 26px;
}

p {
    margin-bottom: 21px;
}

.testimonials-section {
    padding: 40px 56px;
    position: relative;
    margin-bottom: 10px;
}

.slide .slide-text {
    float: left;
    width: 66%;
    padding-top: 70px;
    padding-bottom: 0px;
}

.slide .slide-image {
    float: right;
    width: 30%;
    text-align: center;
}

.slide-image img {
    max-width: 197px;
    height: auto;
    border-radius: 200px;
    line-height: 0;
}

.testimonials-section h2 {
    max-width: 620px;
    position: absolute;
    left: 56px;
    top: 30px;
    width: 100%;
}
.v2 .testimonials-section h2 {
    position: relative;
    max-width: 100%;
    margin-bottom: 50px;
}
.v2 .slide .slide-text {
  padding-top: 20px;
}
.testimonials-section p {
    color: #000;
    margin-bottom: 10px;
}

.testimonials-section span.details {
    display: block;
    font-size: 14px;
    font-style: italic;
    font-family: 'Geograph-Bold';
}

.subscribe-now-section {
    background: #FFF6CF;
    padding: 30px 56px 35px;
}

.subscribe-now-section .icon {
    display: block;
    text-align: center;
    height: 38px;
    line-height: 36px;
}
.subscribe-now-section .icon img {
    max-width: 38px;
    max-height: 38px;
    width: auto;
    height: auto;
}

.subscribe-now-section .icon {
    width: auto;
    max-height: 100%;
}

.subscribe-now-section h3{
    text-align: center;
    font-size: 20px;
    line-height: 23px;
    font-family: 'Geograph-Bold';
    letter-spacing: 0.12em;
    margin-bottom: 25px;
}
#home_subscription h3.subtitle {
    margin-top: 15px;
     text-align: center;
    font-size: 20px;
    line-height: 23px;
    font-family: 'Geograph-Medium';
    letter-spacing: 0em;
    margin-bottom: 0px;
}

.subscribe-now-section .row {
    margin-left: -10px;
    margin-right: -10px;
    display: flex;
    justify-content: center;
}

.subscribe-now-section .box {
    width: 33.33%;
    float: left;
    padding: 10px;
}

.subscribe-now-section .rows-2 .box {
    width: 45%;
}
.subscribe-now-section .rows-2 .subscribe-box-content {
    width: 480px;
}
.subscribe-now-section .rows-2 .subscribe-box-content .save {
    width: 30%;
}
.subscribe-now-section .rows-2 .subscribe-box-content h4,
.subscribe-now-section .rows-2 .subscribe-box-content p {
    font-size: 16px;
}

.subscribe-now-section .subscribe-box-content {
    border: 5px solid transparent;
    padding: 0 8px;
    text-align: center;
    background: #fff;
    position: relative;
    padding-bottom: 10px;
    display: table-cell;
    width: 400px;
    vertical-align: middle;
    height: 160px;
    box-shadow: 1px 1px 10px 1px #D6C16A;
}

.subscribe-box-content h4 {
    font-weight: bold;
    font-size: 14px;
    font-family: 'Geograph-Bold';
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.subscribe-box-content p {
    font-size: 14px;
    margin-bottom: 2px;
    line-height: 20px;
    letter-spacing: -0.42px;
}

.subscribe-box-content .info {
    font-size: 12px;
    color: #666666;
    display: block;
    margin-bottom: 12px;
}

.inside-section .slideFooter {
    position: relative;
    text-align: center;
    padding:  20px 0px 10px;
    bottom: inherit;
    width: 100%;
}
#lc_chat_layout.lc-collapsed #lc_chat_header .lc-close {
    display: none !important;
    color: #fff !important
}

#lc_chat_header #lc_minimize {
    display: block !important;
    color: #fff !important
}
.best {
    position: absolute;
    left: -5px;
    padding: 5px 7px;
    top: -5px;
    font-size: 11px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #666666;
    font-family: 'Geograph-Bold';
    background: rgba(102, 102, 102, 0.2);
}

.subscribe-box-content.selected {
    border-color: #000;
    box-shadow: none;
}

.subscribe-box-content .btn-holder {
    text-align: center;
    bottom: -27px;
    position: absolute;
    left: 0;
    width: 100%;
}

.subscribe-box-content .btn-holder .btn {
    background: #FFFFFF;
    border: 3px solid #FFCE00;
    min-width: 140px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.subscribe-box-content.selected .btn-holder .btn {
    background: #000;
    color: #fff;
    border-color: #000;
}

.subs-holder {
    padding-bottom: 36px
}

.ck-btn {
    text-align: center;
}

.ck-btn .btn {
    min-width: 298px;
}

.subscribe-now-section h2 {
    margin-bottom: 26px
}

footer {
    padding: 0px;
}

footer .divider {
    background: #666;
    height: 1px;
    border: none;
    margin-bottom: 15px;
}

footer .copy {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.1px;
    color: #666666;
    margin-bottom: 5px;
}

footer ul {
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}

footer ul:before {
    content: "";
    width: 100%;
    display: block;
}

footer ul:after {
    content: "";
    width: 100%;
    display: inline-block;
}

footer ul li {
    display: inline-block;
    padding: 5px 0px;
    background: none;
}

footer ul li a {
    text-decoration: none;
    font-size: 14px;
    line-height: 18px;
    font-family: 'Geograph-Bold';
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #000000;
}

.tabs-content {
    display: none;
}

.tabs-content.active {
    display: block;
}

.progress-bar {
    position: relative;
    width: 472px;
    float: left;
    margin-left: 44px;
    padding-top: 55px;
}

.progress-bar ul {
    display: block;
    width: 100%;
}

.progress-bar ul li {
    position: relative;
    display: inline-block;
    text-align: center;
    padding: 17px 0 9px;
    background: none;
    width: 32%;
    vertical-align: top;
    margin-bottom: 0;
}

.progress-bar ul li .text {
    font-size: 9px;
    line-height: 9px;
    color: #C9C6C6;
    font-family: 'Geograph-Bold';
    text-align: center;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.progress-bar ul li.active .text {
    color: #666666;
}

.progress-bar ul li .boolet {
    width: 19px;
    height: 19px;
    background: url("../boolet.html") no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -9px;
    z-index: 10;
}

.progress-bar ul li.completed .boolet {
    background: url("https://cdn.creatureandcoagency.com/themes/natgeokids/assets/images/target-empty.svg") no-repeat;
}

.progress-bar ul li.active .boolet {
    background: url("https://cdn.creatureandcoagency.com/themes/natgeokids/assets/images/target-full.svg") no-repeat;
}

.progress-bar ul li .line {
    width: 100%;
    height: 2px;
    background: #C9C6C6;
    position: absolute;
    top: 9px;
    left: 0%;
}

.progress-bar ul li.step1 .line {
    width: 52%;
    right: -5px;
    left: initial;
}

.progress-bar ul li.step2 .line {
    width: 100%;
}

.progress-bar ul li.step3 .line {
    width: 51%;
    left: -5px;
}

.pagetitle {
    font-family: 'Geograph-Black';
    font-size: 39px;
    line-height: 47px;
    text-align: center;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 22px;
}

.left-content {
    float: left;
    width: 66.5%;
    padding: 12px;
    position: relative;
    max-height: 1405px;
    padding-bottom: 90px;
    overflow: hidden;
    margin-bottom: 60px;
}

.left-content.full {
    max-height: initial;
}

.sidebar-content {
    width: 33.5%;
    float: left;
    padding: 18px 12px 12px;
}

.product-row {
    display: table;
    margin: 0 -10px;
    width: 100%
}

.product-wrapp {
    max-width: 300.5px
}

.product-row .product {
    width: 50%;
    display: table-cell;
    position: relative;
    padding: 0 10px 140px;
}

.product-row .row {
    display: table;
    width: 100%;
}
.content-row {
    margin-left: -15px;
    margin-right: -15px;
}

.pageh2 {
    font-family: 'Geograph-Bold';
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 9px;
}
.product-row .product.full_width {
    width: 100%;
    display: block;
}
.product.full_width .p-image {
    height: auto;
    text-align: center;
}
.product.full_width .p-image img {
     max-width: 430px;
}
.product-row .product.full_width .product-wrapp {
    max-width: 100%
}
.product.full_width .p-footer .price-box {
    width: 66%;
    text-align: right;
    padding-right: 50px;
}
.product.full_width .p-footer .add-btn {
    width: 34%
}
.product.full_width .p-footer {
    max-width: 100%;
}
.p-image {
    text-align: center;
    height: 225px;
    line-height: 222px;
    margin-bottom: 15px;
    position: relative;
}
.p-image.gift-img {
    height: 325px;
    line-height: 322px;
    margin-bottom: 10px
}

.p-image img {
    max-height: 100%;
    vertical-align: middle;
    width: auto;
}

.custom-content {
    max-width: 970px;
}

.product h3 {
    font-family: 'Geograph-Bold';
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.12em;
    color: #000000;
    text-transform: uppercase;
}

.product p {
    font-size: 14px;
    line-height: 22px;
}

.p-footer {
    position: absolute;
    bottom: 97px;
    left: 0;
    width: 100%;
    padding: 0 10px;
}
.gift-page-wrapper .p-footer {
    max-width: 320px;
}
.p-footer .price-box {
    float: left;
    width: 34%;
    border-top: 3px solid #FFCE00;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    font-family: 'Geograph-Bold';
    color: #000000;
    padding-top: 3px;
    text-align: left;
}

.p-footer .add-btn {
    float: left;
    width: 66%;
}

.p-footer .add-btn .btn {
    width: 100%;
}

.added {
    display: block;
    width: 100%;
    background: rgba(0, 149, 206, 0.21);
    font-size: 13px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #52575C;
    font-family: 'Geograph-Bold';
    padding: 7px 10px;
}

.p-footer .added {
    position: absolute;
    bottom: -38px;
    left: 3%;
    display: none;
    width: 94%;
}

.secure {
    font-family: 'Geograph-Bold';
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: rgba(82, 87, 92, 0.6);
    display: block;
    margin-bottom: 10px;
}

.order-box {
    border: 5px solid #000000;
}

.order-box h3 {
    font-family: 'Geograph-Bold';
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #000;
    padding: 5px 10px 8px
}

.order-box .form {
    padding: 15px;
}

.order-box .img-box {
    float: left;
    width: 35%;
}

.order-box .text-box {
    float: right;
    width: 62%;
}

.order-box .text-box h4 {
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #000000;
    padding-right: 15px;
}

.order-box .text-box p {
    font-size: 14px;
    margin-bottom: 0;
}

.order-box .product-details .price {
    display: inline-block;
    width: 59%;
    vertical-align: bottom;
}

.order-box .product-details .quantity {
    display: inline-block;
    width: 38%;
    vertical-align: bottom;
    text-align: right;
}

input, select, textarea {
    max-width: 100%;
}

.order-box .product-details .quantity input {
    width: 43px;
    height: 34px;
    border: 1px solid #FFCE00;
    box-sizing: border-box;
    color: #666666;
    font-size: 14px;
    line-height: 18px;
    font-family: 'Geograph-Medium';
    padding: 5px;
    text-align: center;
}

.order-box .text-box .txt {
    min-height: 82px;
}

.order-box .form-row {
    padding-bottom: 16px;
    margin-bottom: 17px;
    border-bottom: 1px solid #C4C4C4;
}

.order-box .product {
    position: relative;
}

.order-box .remove-product {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    cursor: pointer;
}

.order-box .ck-details .total {
    display: inline-block;
    width: 48.5%;
    vert-align: middle;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    font-family: 'Geograph-Bold';
    color: #000000;
}

.order-box .ck-details .price {
    display: inline-block;
    width: 48.5%;
    vert-align: middle;
    text-align: right;
    font-size: 14px;
    line-height: 18px;
    font-family: 'Geograph-Black';
    text-align: right;
    letter-spacing: 0.12em;
    color: #000000;
}

.ck-discount .code {
    float: left;
    width: 48%;
}

.ck-discount .button {
    float: right;
    width: 48%;
}

.ck-discount span {
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin-top: 4px;
    margin-bottom: 8px;
    align-items: center;
    letter-spacing: 0.1px;
    color: #666666;
}

.ck-discount input[type="text"] {
    width: 100%;
    height: 42px;
    border: 1px solid #FFCE00;
    box-sizing: border-box;
    color: #666666;
    font-size: 16px;
    line-height: 18px;
    font-family: 'Geograph-Medium';
    padding: 5px;
    text-align: center;
    margin-bottom: 12px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgba(102, 102, 102, 0.4);
}

::-moz-placeholder { /* Firefox 19+ */
    color: rgba(102, 102, 102, 0.4);
}

:-ms-input-placeholder { /* IE 10+ */
    color: rgba(102, 102, 102, 0.4);
}

:-moz-placeholder { /* Firefox 18- */
    color: rgba(102, 102, 102, 0.4);
}

.ck-discount input[type="button"] {
    width: 100%;
    height: 41px;
    background: #FFFFFF;
    border: 3px solid #FFCE00;
    font-size: 17px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    font-family: 'Geograph-Bold';
    color: #000000;
    cursor: pointer;
    filter: drop-shadow(0px 4px 4px rgba(50, 50, 71, 0.08)) drop-shadow(0px 4px 8px rgba(50, 50, 71, 0.06));
    margin-bottom: 12px;
}

input[type="submit"], .buttons a.checkout-btn {
    width: 100%;
    height: 41px;
    background: #FFCE00;
    border: 3px solid #FFCE00;
    font-size: 17px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    font-family: 'Geograph-Bold';
    color: #000000;
    cursor: pointer;
    filter: drop-shadow(0px 4px 4px rgba(50, 50, 71, 0.08)) drop-shadow(0px 4px 8px rgba(50, 50, 71, 0.06));
}
.subscribe-now-section input[type="submit"] {
    min-width: 289px;
    max-width: 100%;
    width: auto;
}

input[type="submit"]:hover, .buttons a.checkout-btn:hover {
    background: #F1AE00;
    border-color: #F1AE00;
}

.inside-section .sl {margin-bottom: 10px;}

.form-row.last {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.form-text {
    font-size: 12px;
    color: #666666;
    line-height: 15px;
    margin-bottom: 25px;
}

.form-block .row {
    margin-left: -10px;
    margin-right: -10px;
}

.form-block .input-wrapp {
    position: relative;
}

.form-block .row .col {
    padding: 0 10px;
}

.form-block .row .col-3 {
    float: left;
    width: 33.33%;
}

.form-block .row .col-2 {
    float: left;
    width: 50%;
}

.form-block label {
    display: block;
    position: absolute;
    left: 12px;
    z-index: 1;
    top: -7px;
    background: #fff;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #666666;
    font-family: 'Geograph-Bold';
}

.form-block label .txt {
    font-style: italic;
    font-family: 'Geograph-Regular';
}

.form-block .btn {
    width: 100%;
}

.mandatory {
    color: #f91f1f;
}

input[type="text"], input[type="email"], input[type="password"] {
    width: 100%;
    height: 42px;
    background: #FFFFFF;
    border: 1px solid #FFCE00;
    box-sizing: border-box;
    color: #000;
    font-size: 16px;
    line-height: 18px;
    font-family: 'Geograph-Medium';
    padding: 5px 15px;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus {
    outline: none;
}

select {
    width: 100%;
}

.select2-container {
    width: 100% !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #FFCE00 !important;
    border-radius: 0px;
    height: 42px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 42px;
    font-family: 'Geograph-Medium';
    color: #666666;
    padding-left: 15px;
    padding-right: 30px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 42px;
}

.select2-results li {
    background: none;
    padding: 7px 15px;
    margin: 0;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #FFF6CF;
    color: #000;
    font-family: 'Geograph-Medium';
}

.select2-results__option {
    font-family: 'Geograph-Medium';
    color: #666666;
}

.select2-dropdown {
    border-radius: 0;
    border: 1px solid #FFCE00;
}

.select2-container--default .select2-results__option--selected {
    background-color: #fff;
    color: #c2c2c2;
}

.form-block .row {
    padding-bottom: 19px;
}

.form-block {
    padding-bottom: 5px;
    padding-top: 13px
}

.form-section {
    padding-bottom: 21px;
}

.form-link {
    display: inline-block;
    text-decoration: underline;
    color: #0645AD;
    font-size: 12px;
    font-family: 'Geograph-Medium';
    margin-top: 17px;
}

.subs-tabel table {
    width: 100%;
    text-align: center;
}

.subs-tabel table th {
    vertical-align: middle;
}

.subs-tabel table td {
    padding: 5px 13px;
    vertical-align: middle;
    height: 56px;
    font-size: 14px;
    color: #000;
}

th p {
    margin-bottom: 17px;
}

.subs-tabel table td.best-val {
    background: rgba(255, 206, 0, 0.6);
}

.best-val .best-text {
    font-size: 10px;
    line-height: 13px;
    text-align: center;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    display: block;
    margin-top: 7px;

    color: #666666;
}

.subs-tabel {
    max-width: 718px;
    margin: 0 auto;
    padding-top: 26px;
}

th .sub {
    font-size: 9px;
}

tr:nth-child(even) {
    background: rgba(255, 206, 0, 0.16);
}

.subscribe-now-section th h3 {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    margin-bottom: 0;
}

.subscribe-now-section th p {
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 0.1px;
    color: #000;
}

.subscribe-now-section td.bold {
    font-family: 'Geograph-Bold';
}

.select-subscription h3 {
    font-size: 20px;
    line-height: 120%;
    text-align: center;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    font-family: 'Geograph-Black';
    color: #000000;
}

.ss-content .form-block .row .col {
    padding: 0 3px;
    float: left;
}

.ss-content .form-block .row {
    margin: 0 -3px;
}

.ss-content {
    max-width: 718px;
    margin: 0 auto;
}

.ss-content .col-a {
    width: 31.6%;
}

.ss-content .col-b {
    width: 27.3%;
}

.ss-content .col-c {
    width: 18.5%;
}

.ss-content .col-d {
    width: 22%;
}

.ss-content .label {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #666666;
    font-family: 'Geograph-Bold';
    margin-bottom: 7px;
    display: block;
}

.ss-content .col-d .label {
    margin-top: -15px;
}

.value_cost, .value_discount {
    display: block;
    width: 100%;
    text-align: center;
    height: 36px;
    background: #fff;
    border: 1px solid #FFCE00;
    padding: 10px 15px;
    font-family: 'Geograph-Bold';
    font-size: 16px;
}

.value_discount {
    color: #F11D1D;
}

.ss-content .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px;
}

.ss-content .select2-container--default .select2-selection--single {
    height: 36px;
}

.ss-content .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
}

.select-subscription {
    padding-top: 7px;
}

.select-subscription .form-block .row {
    padding-bottom: 24px;
}

.page-overlay {
    position: fixed;
    z-index: 101;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
}

.premium-modal {
    display: none;
    position: fixed;
    overflow: hidden;
    left: 0;
    top: 80px;
    width: 100%;
    z-index: 9999999;
}

.premium-modal .content {
    background: #fff;
    width: 1150px;
    position: relative;
    max-width: 100%;
    padding: 0px 5px 75px;
}
.premium-modal .go-to-checkout {
    font-size: 22px;
    font-family: 'Geograph-Black';
    line-height: 30px;
}
.premium-modal h2 {
    font-size: 27px;
    line-height: 100%;
    text-align: center;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 22px;
    margin-top: 20px;
}
.premium-modal .title-box h2 {
    margin-top: 50px
}
.modal-right h3 {
  margin-bottom: 15px;
}

.premium-modal p {
    font-size: 14px;
    line-height: 24px;

    /* or 143% */
    /*display: flex;*/
    align-items: center;
    letter-spacing: 0.1px;

    /* Black / 80 */
    color: #52575C;
    margin-bottom: 5px;
}
.premium-modal li {
    margin-bottom: 5px;
    line-height: 24px;
    font-size: 14px;
}

.modal-left {
    float: left;
    width: 49.5%;
}

.modal-right {
    float: right;
    width: 48%;
    /*min-height: 246px;*/
    position: relative;
    padding-bottom: 10px;
}

.modal-right .p-footer {
    margin-top: 25px;
    position: initial;
    top: inherit;
    padding: 0
}
.modal-row {
    padding-top: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #FFCE00;
}
.cart-items .modal-row:first-child {
    padding-top: 10px;
}

.modal-row.top-row {
    padding-top: 10px;
}
.modal-right .p-footer .btn {
    width: auto;
    padding: 7px 15px 10px;
    text-align: center;
    margin-top: -2px;
}
.modal-right .p-footer .included, .modal-right .p-footer .delete {
    background: red;
    color: #FFF;
}
.modal-right .p-footer {
    text-align: right;
}

.modal-right .p-footer .no {
    float: right;
    background: #fff;
    border: 3px solid #FFCE00;
    padding: 7px 10px 7px;
    border-top: none;
}

.modal-right .p-footer .no:hover {
    background: #FFCE00;
}

.modal-right .p-footer .price-box {
    width: 28%;
}
.modal-right .strike {
    text-decoration: line-through;
    font-family: 'Geograph-Regular';
}
.modal-right .strike-price {
    color:red;
}
.modal-right .p-footer .add-btn {
    width: 72%;
    border-top: 3px solid #FFCE00;
}

.modal-right .p-footer .added {
    bottom: 0;
}

.icon {
    display: inline-block;
    margin-right: 0px;
    vertical-align: middle;
    background-size: contain !important;
}

.icon.chat-w {
    width: 23px;
    height: 18px;
    background: url("../png/chat.png") no-repeat;
    background-size: contain;
}

.icon.chat-b {
    width: 18px;
    height: 14px;
    background: url("https://cdn.creatureandcoagency.com/themes/natgeokids/assets/images/chat.svg") no-repeat;
    background-size: contain;
    padding-bottom: 18px;
}

.icon.phone {
    width: 13px;
    height: 13px;
    padding-bottom: 16px;
    background: url("https://cdn.creatureandcoagency.com/themes/natgeokids/assets/images/phone.svg") no-repeat;
    background-size: contain;
}

.icon.q {
    vertical-align:  top;
    font-family: 'Geograph-Bold';
    font-size: 20px;
    background: url("https://cdn.creatureandcoagency.com/themes/natgeokids/assets/images/FAQs.svg") no-repeat;
    background-size: contain;
    width: 10px;
    height: 19px;
    vertical-align: middle;
        padding-bottom: 18px;
}

.icon.close {
    width: 11px;
    height: 11px;
    background: url("https://cdn.creatureandcoagency.com/themes/natgeokids/assets/images/close.svg") no-repeat;
    background-size: contain;
}

.icon.lock {
    width: 18px;
    height: 18px;
    background: url("../lock.html") no-repeat;
    background-size: contain;
}

.icon.m-i {
    width: 18px;
    height: 14px;
    background: url("../png/mail-i.png") no-repeat;
    background-size: contain;
}

.icon.done {
    width: 16px;
    height: 12px;
    background: url("../tickb.html") no-repeat;
    background-size: contain;
}

.icon.arrow-d {
    width: 12px;
    height: 9px;
    background: url("https://cdn.creatureandcoagency.com/themes/natgeokids/assets/images/expand-arrow.svg") no-repeat;
    background-size: contain;
    margin-left: 4px;
    margin-right: 0
}

.more-products {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 25px 0;
    text-align: center;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+25,ffffff+60,ffffff+100&0+0,1+95 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.26) 25%, rgba(255, 255, 255, 0.63) 60%, rgba(255, 255, 255, 1) 95%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.26) 25%, rgba(255, 255, 255, 0.63) 60%, rgba(255, 255, 255, 1) 95%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.26) 25%, rgba(255, 255, 255, 0.63) 60%, rgba(255, 255, 255, 1) 95%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-9 */

}

.more-products .btn {
    background: #fff;
    border: 3px solid #FFCE00;
    box-sizing: border-box;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.06), 0px 4px 4px rgba(50, 50, 71, 0.08);
}

.product.block {
    float: left;
    display: block;
}


#lc_chat_layout #lc_chat_header {
    color: #fff !important;
    background-color: #000 !important;
    border-radius: 0 !important;
    padding-top: 5px !important;
    padding-bottom: 10px !important;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Geograph-Bold';
}

#lc_chat_layout #lc_chat_title {
    font-size: 20px !important;
    font-family: 'Geograph-Bold' !important;
    float: none !important;
}

#lc_chat_layout #lc_chat_container .lc-form-field-wrap .lc-textfield-wrap input, #lc_chat_layout #lc_chat_container .lc-form-field-wrap .lc-textfield-wrap .lc-select, #lc_chat_layout #lc_chat_container .lc-form-field-wrap .lc-textfield-wrap textarea {
    background: #FFFFFF;
    border: 1px solid #FFCE00 !important;
    box-sizing: border-box;
    border-radius: 0 !important
}

#lc_chat_layout #lc_chat_container .lc-button-submit {
    background: url("../tickc.html") center center no-repeat #FFCE00 !important;
    border-color: #FFCE00 !important;
    border-radius: 0 !important;
    height: 41px !important;
    color: #000 !important;
}
#lc_chat_layout.lc-expanded #lc_chat_header.lc-dark-icon .lc-minimize, #lc_chat_layout.lc-expanded #lc_chat_header.lc-dark-icon .lc-close {
    color: #fff !important
}
.slideFooter {
    position: absolute;
    bottom: 30px;
    left: 0%;
    z-index: 5;
    text-align: center;
    width: 68%;
    padding-left: 15px;
    padding-right: 15px;
}

.slideFooter a {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    text-indent: -9999px;
    background: #8B8987;
    margin-right: 10px;
}

.slideFooter a.selected {
    background: #000000;
}

.caroufredsel_wrapper {
    min-height: 200px;
    max-height: 420px;
}

.caroufredsel_wrapper .slide {
    margin-bottom: 20px;
}
.inside-section .caroufredsel_wrapper {
    min-height: 420px;
}
#lc_chat_layout {
    right: -301px !important;
    bottom: 0 !important;
    margin-top: 0px !important;
    left: inherit !important;
    border: 5px solid #000000 !important;
    border-radius: 0 !important;
    background: #fff;
    z-index: 101
}
#lc_chat_layout.active {
    height: 394px !important;
}

#lc_chat_layout #lc_chat_header .lc-close {
    display: none !important;
}

#lc_chat_layout.active {
    right: -5px !important
}

#lc_chat_layout #lc_chat_container .lc-form-field-wrap .lc-textfield-wrap input, #lc_chat_layout #lc_chat_container .lc-form-field-wrap .lc-textfield-wrap .lc-select, #lc_chat_layout #lc_chat_container .lc-form-field-wrap .lc-textfield-wrap textarea {
    background: #fff !important
}

input[type="text"], input[type="email"], input[type="password"], textarea {-webkit-appearance: none; box-shadow: none !important; }

.select2-results__options::-webkit-scrollbar {
  width: 16px;
  background-clip: padding-box;
}
.select2-results__options::-webkit-scrollbar-track {
  background-color: #F4F4F4;
  height: 8px;
  background-clip: padding-box;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid rgba(0, 0, 0, 0);
}

.select2-results__options::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: #0F2464;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid rgba(0, 0, 0, 0);
}

.select2-results__options::-webkit-scrollbar-button {
  display: none;
}


.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none !important;
}

.has_scroll .select2-results {
  height: 175px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: none !important;
    background: url("../png/select-expand-arrow.png") no-repeat;
    width: 13px;
    height: 7px;
    margin-left: -15px;
    margin-top: -3px;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    background: transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container{
    width:auto;
    margin-right:0px;
    overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
    margin-right:0;
}

.mCustomScrollBox>.mCSB_scrollTools{
    width:16px;
    height:100%;
    top:0;
    right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
    position:absolute;
    top:0;
    bottom:0;
    right:4px; 
    height:auto;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
    margin:20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail{
    width:5px;
    height:100%;
    margin:0 auto;
    background: rgba(0, 0, 0, 0.3) !important;
}
.mCSB_scrollTools .mCSB_dragger{
    cursor:pointer;
    width:100%;
    height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width:5px;
    height:100%;
    margin:0 auto;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px;
    text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
    display:block;
    position:relative;
    height:20px;
    overflow:hidden;
    margin:0 auto;
    cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
    top:100%;
    margin-top:-40px;
}
/* horizontal scrollbar */
.mCSB_horizontal>.mCSB_container{
    height:auto;
    margin-right:0;
    margin-bottom:30px;
    overflow:hidden;
}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
    margin-bottom:0;
}
.mCS_disabled>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
    margin-right:0;
    margin-bottom:30px;
}
.mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools{
    width:100%;
    height:16px;
    top:auto;
    right:auto;
    bottom:0;
    left:0;
    overflow:hidden;
}
.mCSB_horizontal>.mCSB_scrollTools a+.mCSB_draggerContainer{
    margin:0 20px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
    width:100%;
    height:2px;
    margin:7px 0;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger{
    width:30px;
    height:100%;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width:100%;
    height:4px;
    margin:6px auto;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
    display:block;
    position:relative;
    width:20px;
    height:100%;
    overflow:hidden;
    margin:0 auto;
    cursor:pointer;
    float:left;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
    margin-left:-40px;
    float:right;
}
.mCustomScrollBox{
    -ms-touch-action:none; /*MSPointer events - direct all pointer events to js*/
}

.mCSB_scrollTools .mCSB_draggerRail{
    background:none; 
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background:#FFCE00 !important
}
.mCustomScrollBox {
    overflow-y: hidden;
}
.fixed-body {
    overflow: hidden;
    height: 100%;
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
    background: #FFCE00;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
    background-image:url(../mcsb_buttons.html);
    background-repeat:no-repeat;
    opacity:0.4;
    filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp{
    background-position:0 0;
    /* 
    sprites locations are 0 0/-16px 0/-32px 0/-48px 0 (light) and -80px 0/-96px 0/-112px 0/-128px 0 (dark) 
    */
}
.mCSB_scrollTools .mCSB_buttonDown{
    background-position:0 -20px;
    /* 
    sprites locations are 0 -20px/-16px -20px/-32px -20px/-48px -20px (light) and -80px -20px/-96px -20px/-112px -20px/-128px -20px (dark) 
    */
}
.mCSB_scrollTools .mCSB_buttonLeft{
    background-position:0 -40px;
    /* 
    sprites locations are 0 -40px/-20px -40px/-40px -40px/-60px -40px (light) and -80px -40px/-100px -40px/-120px -40px/-140px -40px (dark) 
    */
}
.mCSB_scrollTools .mCSB_buttonRight{
    background-position:0 -56px;
    /* 
    sprites locations are 0 -56px/-20px -56px/-40px -56px/-60px -56px (light) and -80px -56px/-100px -56px/-120px -56px/-140px -56px (dark) 
    */
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
    opacity:0.75;
    filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
    opacity:0.9;
    filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}

/*scrollbar themes*/
/*dark (dark colored scrollbar)*/
.mCS-dark>.mCSB_scrollTools .mCSB_draggerRail{
    background:#000; /* rgba fallback */
    background:rgba(0,0,0,0.15);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background:#000; /* rgba fallback */
    background:rgba(0,0,0,0.75);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
    background:rgba(0,0,0,0.85);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
    background:rgba(0,0,0,0.9);
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonUp{
    background-position:-80px 0;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonDown{
    background-position:-80px -20px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonLeft{
    background-position:-80px -40px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonRight{
    background-position:-80px -56px;
}
/*light-2*/
.mCS-light-2>.mCSB_scrollTools .mCSB_draggerRail{
    width:4px;
    background:#fff; /* rgba fallback */
    background:rgba(255,255,255,0.1);
    -webkit-border-radius:1px;
    -moz-border-radius:1px;
    border-radius:1px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width:4px;
    background:#fff; /* rgba fallback */
    background:rgba(255,255,255,0.75);
    -webkit-border-radius:1px;
    -moz-border-radius:1px;
    border-radius:1px;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
    width:100%;
    height:4px;
    margin:6px 0;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width:100%;
    height:4px;
    margin:6px auto;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
    background:rgba(255,255,255,0.85);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
    background:rgba(255,255,255,0.9);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonUp{
    background-position:-32px 0;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonDown{
    background-position:-32px -20px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonLeft{
    background-position:-40px -40px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonRight{
    background-position:-40px -56px;
}
/*dark-2*/
.mCS-dark-2>.mCSB_scrollTools .mCSB_draggerRail{
    width:4px;
    background:#000; /* rgba fallback */
    background:rgba(0,0,0,0.1);
    -webkit-border-radius:1px;
    -moz-border-radius:1px;
    border-radius:1px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width:4px;
    background:#000; /* rgba fallback */
    background:rgba(0,0,0,0.75);
    -webkit-border-radius:1px;
    -moz-border-radius:1px;
    border-radius:1px;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
    width:100%;
    height:4px;
    margin:6px 0;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width:100%;
    height:4px;
    margin:6px auto;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
    background:rgba(0,0,0,0.85);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
    background:rgba(0,0,0,0.9);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonUp{
    background-position:-112px 0;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonDown{
    background-position:-112px -20px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonLeft{
    background-position:-120px -40px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonRight{
    background-position:-120px -56px;
}
/*light-thick*/
.mCS-light-thick>.mCSB_scrollTools .mCSB_draggerRail{
    width:4px;
    background:#fff; /* rgba fallback */
    background:rgba(255,255,255,0.1);
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width:6px;
    background:#fff; /* rgba fallback */
    background:rgba(255,255,255,0.75);
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
    width:100%;
    height:4px;
    margin:6px 0;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width:100%;
    height:6px;
    margin:5px auto;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
    background:rgba(255,255,255,0.85);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
    background:rgba(255,255,255,0.9);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonUp{
    background-position:-16px 0;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonDown{
    background-position:-16px -20px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonLeft{
    background-position:-20px -40px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonRight{
    background-position:-20px -56px;
}
/*dark-thick*/
.mCS-dark-thick>.mCSB_scrollTools .mCSB_draggerRail{
    width:4px;
    background:#000; /* rgba fallback */
    background:rgba(0,0,0,0.1);
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width:6px;
    background:#000; /* rgba fallback */
    background:rgba(0,0,0,0.75);
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
    width:100%;
    height:4px;
    margin:6px 0;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width:100%;
    height:6px;
    margin:5px auto;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
    background:rgba(0,0,0,0.85);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
    background:rgba(0,0,0,0.9);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonUp{
    background-position:-96px 0;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonDown{
    background-position:-96px -20px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonLeft{
    background-position:-100px -40px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonRight{
    background-position:-100px -56px;
}
/*light-thin*/
.mCS-light-thin>.mCSB_scrollTools .mCSB_draggerRail{
    background:#fff; /* rgba fallback */
    background:rgba(255,255,255,0.1);
}
.mCS-light-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width:2px;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
    width:100%;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width:100%;
    height:2px;
    margin:7px auto;
}
/*dark-thin*/
.mCS-dark-thin>.mCSB_scrollTools .mCSB_draggerRail{
    background:#000; /* rgba fallback */
    background:rgba(0,0,0,0.15);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width:2px;
    background:#000; /* rgba fallback */
    background:rgba(0,0,0,0.75);
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
    width:100%;
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width:100%;
    height:2px;
    margin:7px auto;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
    background:rgba(0,0,0,0.85);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
    background:rgba(0,0,0,0.9);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonUp{
    background-position:-80px 0;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonDown{
    background-position:-80px -20px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonLeft{
    background-position:-80px -40px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonRight{
    background-position:-80px -56px;
}
.close-popup {
    position: absolute;
    width: 15px;
    height: 15px;
    background: url("https://cdn.creatureandcoagency.com/themes/natgeokids/assets/images/close.svg") no-repeat;
    background-size: contain;
    cursor: pointer;
    top: 20px;
    right: 20px;
    z-index: 1;
}

.monthly-rolling-price {
    font-size: 14px;
    line-height: 18px;

    font-family: 'Geograph-Bold';
    letter-spacing: 0.12em;
    text-transform: uppercase;
    margin-bottom: 8px;
    color: #000000;
    display: none;
}

 .lang-menu {
    float: right;
    position: absolute;
    z-index: 99;
    right: 372px;
    top: 20px;
}

.lang-menu .menu-item.country-selector {
    position: relative;
    background: no-repeat;
    padding-top: 2px;
    padding-left: 10px;
    text-align: right;
}
.lang-menu .menu-item.country-selector:hover .nav-top-submenu {
    display: block;
}
.sb-header ul {
    list-style: none;
    background: no-repeat;
}
.sb-header ul li {
    background: none;
}
.lang-menu .country-selector .nav-top-submenu {
    list-style: none;
    margin: 0;
    display: none;
    padding: 15px 0 0;
    background: #fff;
    border: 1px solid #cccdcd;
    box-shadow: 0 0 4px rgba(0,0,0,.2);
    box-sizing: border-box;
    right: -10px;
    text-align: left;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    width: 204px;
    top: 120%;
}
.lang-menu .country-selector .lang-flag {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border: 1px #fff solid;
}

.lang-menu .country-selector span.lang-text {
    position: relative;
    top: -6px;
}
.lang-menu .country-selector .nav-top-submenu li a {
    color: #4a4a4a;
    font-size: 14px;
    text-decoration: none;
}
.lang-menu ul li a {
    top: 2px;
    position: relative;
    color: #8fd6cf;
    font-weight: 700;
    text-transform: uppercase;
}
.jump-fix{
    position:absolute;
    width:100%;
    height:100%;
}

img.discount-ribbon {
    max-height: 100%;
    vertical-align: middle;
    width: 100px;
    position: absolute;
    right: 0px;
    top: -5px;
}

.init-price {
    text-decoration: line-through !important;
}

.new-price {
    color: #ff0000;
}

.sub-banner {
    max-height: 100%;
    vertical-align: middle;
    width: 100px;
    position: absolute;
    right: -5px;
    top: -5px;
}
.subscribe-au .sub-banner {
    right: -5px;
    top: -5px
}
.v2 .sub-banner {
    position: initial;
     right: 0;
    top: 0;
    width: 80%;
    margin: 30px 0 0;
}
.faqs {
  padding: 28px 66px 25px;
  background: #FEF6D3;
  text-align: center;
}
.faqs h2 {
    margin-bottom: 17px;
}
.faq-accordion {
    padding-top: 20px;
}
.faq-accordion .faq-box {
    border: 2px solid #FFCE00;
    box-sizing: border-box;
    margin-bottom: 8px;
    padding: 10px 0px 10px 0px;
    text-align: left;
    cursor: pointer;
}
.faq-box h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.1px;
    color: #000000;
    padding-left: 43px;
    padding-right: 15px;
}
.faq-box p, .faqs p {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.001em;
    color: #000000;
    margin-bottom: 14px;
}
.faq-box .content_holder {
    border-top: 1px solid #FFCE00;
    padding: 10px 15px 0px 23px;
    margin-top: 10px;
    display: none;
}
.faq-box.active .content_holder {
    display: block;
}
.faq-box .content_holder p:last-child {
    margin-bottom: 3px
}
.faq-accordion .faq-box {
    background: url("../png/a1.png") 0px 4px no-repeat;
}
.faq-accordion .faq-box:hover {
    background-image: url("../png/a2.png")
}
.faq-accordion .faq-box.active {
    background-image: url("../png/a3.png") !important;
}
.faqs a {
    color: #2f86ea;
    text-decoration: none;
}

.subscribe-ie .go_to_checkout {
    display: none;
}
.subscribe-box-content .save {
    position: absolute;
    top: -5px;
    right: -5px;
    width: 44%
}
.mg-holder .mg-box {
    display: inline-block;
    max-width: 100%;
    margin: 30px;
    border: 9px solid #FFCE00;
    padding: 0;
    text-align: center;
    background: none;
    position: relative;
    width: 400px;
    vertical-align: top;
    color: #fff;
    flex: 1;
    background: #FFCE00;
}
.mg-holder {
    text-align: center;
    padding-bottom: 30px;
    box-sizing: border-box;
    display: flex;
}
.mg-holder *{
    box-sizing: border-box;
    color:  #000;
    background: #FFF;
}
.mg-box a.btn {
  display: inline-block;
  background: #FFCE00;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-size: 17px;
  line-height: 22px;
  padding: 10px 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  text-align: center;
  font-family: 'Geograph-Bold';
  filter: drop-shadow(0px 4px 4px rgba(50, 50, 71, 0.08)) drop-shadow(0px 4px 8px rgba(50, 50, 71, 0.06));
}
.page-template-magazine-template {
    background: #0089C1;
    position: relative;
    min-height: 100vh;
}
.page-template-subscription-home {
     position: relative;
    min-height: 100vh;
}
.page-template-magazine-template .content {
    background: none
}
.page-template-magazine-template h1 {
    font-size: 28px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFCE00;
    margin-bottom: 15px;
}
.m-title-holder {
    padding: 40px 0 10px
}
.m-title-holder h2 {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    font-family: 'Geograph-Regular';
}
.mg-holder .box-header {
    color: #000;
    background: #FFCE00;
    padding: 10px 15px;
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Geograph-Medium';
}
.mg-padding {
    padding: 15px 15px 25px
}
.mg-box h3 {
    margin-bottom: 10px;
    margin-top: 15px;
    color: #fff;
    font-size: 20px;
}
.m-contnet {
    width: 900px;
    max-width: 100%;
    margin: 0 auto
}
.page-template-magazine-template header, .page-template-magazine-template footer {
    background: #fff
}
.page-template-magazine-template footer .divider {
    background: #fff
}
.page-template-magazine-template footer, .page-template-subscription-home footer {
    position: absolute;
    width: 100%;
    bottom: 0
}
.subs-content {
    padding-bottom: 100px
}
.modal-wrapp {
    height: 680px;
    overflow-y: auto;
    padding: 0 40px;
    position: relative;
}
.premium-modal p.subtitle { 
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}
.premium-modal .cart-items {
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
}
.premium-modal .boxed-title{
    background: #0089C1;
    padding: 10px;
    text-align: center;
    color: #fff;
}
.premium-modal .boxed-title span {
    display: block;
    font-size: 16px;
    letter-spacing: 0.5px;
    text-transform: none;
}
.modal-right {
    font-size: 22px;
    line-height: 28px;
}
.go-to-checkout {
  position: absolute;
  width: 91%;
  left: 4.3%;
  bottom: 15px;
} 
.modal-wrapp {
   -webkit-mask-image: linear-gradient(to bottom, black calc(100% - 48px), transparent 100%);
  mask-image: linear-gradient(to bottom, black calc(100% - 48px), transparent 100%);

}

.subscribe-a-variant {
    background: #fff;
}
.subscribe-a-variant.subscribe-now-section .row {
    display: block;
}
.subscribe-a-variant .big-box {
    width: 49%;
    float: left;
    background: #FFF6CF;
    padding: 25px 8px 34px;
}
.subscribe-a-variant .big-box.second {
    float: right;
}
.subscribe-a-variant .big-box .box {
    width: 50%;
}
.subscribe-a-variant .subscribe-box-content {
    vertical-align: top;
    padding-top: 30px;
}
.subscribe-a-variant .big-box .icon-box {
    text-align: center;
    height: 60px;
    line-height: 58px;
    padding-bottom: 14px;
} 
.subscribe-a-variant .big-box h3 {
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 11px !important;
}
.subscribe-a-variant.subscribe-now-section {
    padding-left: 29px;
    padding-right: 29px;
}
.subscribe-a-variant.subscribe-now-section h3 {
  text-align: center;
  margin-bottom: 42px;
}

/*Variant B css*/

.v2 .lang-menu {
    float: right;
    position: relative;
    top: 0;
    right: 0;
    width: 200px;
}
.v2 .lang-menu .country-selector .nav-top-submenu {
    width: 200px;
    position: absolute;
    right: 0;
    top: 24px;
  }
  .v2  .subscribe-box-content p {
      color: #fff;
  }
.v2 .lang-menu .country {
    display: inline-block;
    font-family: 'Geograph-Bold';
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1.68px;
    text-align: right;
    text-transform: uppercase;
    padding-right: 20px;
    background: url("../chevron-down.html") right 5px no-repeat;
    background-size: 12px;
    color: #000000;
    cursor: pointer;
}

.v2 .lang-menu .country-selector span.lang-text {
  font-family: 'Geograph-Bold';
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1.68px;
    text-align: right;
    text-transform: uppercase;
    color: #000000;
}
.v2 .lang-menu .country-selector .nav-top-submenu li {
    padding: 0 10px;
}
.v2 .lang-menu .country-selector .lang-flag {
    margin-right: 5px;
}
.v2 .lang-menu .menu-item.country-selector {
    padding-top: 0;
    margin-top: -6px;
}
.v2 .tabs-selection a {
    border: 4px solid #000000;
    color: #000000;
    font-family: 'Geograph-Bold';
    font-size: 16px;
    line-height: 22.16px;
    letter-spacing: 10%;
    text-align: center;
    text-transform: uppercase;
    width: 50%;
    background: none;
    box-shadow: none;
    padding: 15px;
}
.v2 .tabs-selection a.full-tab {
  width: 100%;
  visibility: hidden;
  height: 1px;
  padding: 0;
}
.v2 .tabs-selection a.active {
  background: #FFCE00;
  
}
.v2 .tabs-selection a.center {
    border-left: none;
}
.v2 .tabs-selection {
    margin: 0 0 46px;
}
.v2 .tabs-selection.v3-selection {
    margin: 0;
}
.v2 .subscribe-a-variant {
    padding-left: 0;
    padding-right: 0;
    width: 740px;
    max-width: 100%;
    margin: 0 auto;
}
.v2 .subscribe-now-section .box {
    width: 50%;
    display: none;
}
.v2 .subscribe-now-section .subscribe-box-content {
    background:#0F82B9;
    border: 4px solid #0F82B9;
    box-shadow: none;
    height: 633px;;
    padding: 16px 34px;
    color: #fff;
    text-align: left;
}
.v2 .subscribe-now-section .subscribe-box-content.has-banner {
    height: 819px;
    
}
.v2 .subscribe-now-section .subscribe-box-content .type {
    display: inline-block;
    padding: 4px 19px;
    background: #fff;
    color: #000B33;
    font-family: 'Geograph-Bold';
    font-size: 14px;
    line-height: 27.7px;
    letter-spacing: 1%;
    text-align: center;
    text-transform: uppercase;
}
.v2 .subscribe-now-section .subscribe-box-content.active {
    border-color: #3EC7F5;
}
.v2 .subscribe-box-content .price  {
    color: #fff;
    font-family: 'Geograph-Medium';
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    margin-top: 26px;
    margin-bottom: 14px;

}
.v2 .subscribe-box-content .price-text  {
    font-family: 'Geograph-Medium';
    font-size: 48px;
    line-height: 73.12px;
    letter-spacing: -0.4px;
}
.v2 .subscribe-box-content .btn-holder {
    position: relative;
    top: initial;
    margin-bottom: 38px;
    bottom: initial;
}
.v2 .subscribe-box-content .btn-holder .btn {
  background: #FFCE00;
  border: 4px solid #FFCE00;
  min-width: 140px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  color: #000000;
    font-size: 16px;
    letter-spacing: 10%;
    text-transform: uppercase;

}
.v2 .product-details {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0%;

}
.v2 .product-details ul li, .v2 .product-details p {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 0 5px 26px;
    margin-bottom: 4px;
    background: url("../subtract.html") left 6px no-repeat;
}
.v2 .subscribe-now-section .subscribe-box-content.selected {
    border-color: #3EC7F5;
}
.v2 .faq-accordion .faq-box {
    margin-bottom: 0;
    border: 3px solid #FFCE00;
    border-top: none;
    background: url("../chevron-down.html") 97.3% 22px no-repeat;
    background-size: 18px;
    padding: 14px 0px 14px 0px;
}
.v2 .faq-accordion .faq-box.active {
  background: url("../chevron-down.html") 97.3% 22px no-repeat !important;
   background-size: 18px !important;
}
.v2 .faq-box h3 {
    padding-left: 23px;
    padding-right: 40px;
}
.v2 .faq-accordion {
  padding-top: 40px;
}
.v2 .banner-holder {
  text-align: center;
  padding: 33px 0px 0px;
}
.v2 .faq-accordion .faq-box:first-child {
    border-top: 3px solid #FFCE00;
}

.v2 .faqs {
    background: none;
    padding: 41px 84px 25px;
}
.v2 .best {
    background: #3EC7F5;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1%;
    text-align: center;
    padding: 5px 12px;
    left: initial;
    top: -22px;
    right: -4px

}
.v2 .subscribe-box-content .btn-holder .btn:hover {
    background: #fff;
}
.age-selection {
    text-align: center;
    margin-bottom: 51px;
     margin-top: 68px;
    position: relative;
    z-index: 3;
}
.age-selection .label {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Geograph-Bold';
    font-size: 28px;
    line-height: 130%;
    letter-spacing: 10%;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    color: #00000066;
}
.age-selection ul {
     display: inline-block;
    vertical-align: middle;
    color: #000;
    font-family: 'Geograph-Bold';
    font-size: 28px;
    line-height: 130%;
    letter-spacing: 10%;
    text-align: center;
}
.age-selection ul li {
    color: #000;
    font-family: 'Geograph-Bold';
    font-size: 28px;
    line-height: 120%;
    letter-spacing: 5%;
    text-align: center;
    padding: 5px 0;
    cursor: pointer;
    background: none;
}
.age-selection ul li a {
     color: #000;
     text-decoration: none;
     font-size: 19px;
}
.age-selection ul li.age {
    position: relative;
    display: block;
    margin: 0;
     padding: 0 47px 0 0;
      background: url("../chevron-down.html") right 10px no-repeat;
      text-transform: uppercase;

}
.age-selection ul li.age:hover .age-holder {
    display: block;
}
.age-selection .age-holder {
    display: none;
    position: absolute;
    top: 34px;
    width: 100%;
    min-width: 380px;
    left: 0;
    margin: 0;
    padding: 15px;
    background: #fff;
      border: 1px solid #cccdcd;
      box-shadow: 0 0 4px rgba(0,0,0,.2);
      box-sizing: border-box;
}
.v2 .subs-content {
    padding-bottom: 50px;
}

/* Enhance page */

.enhance-page .top-section {
    text-align: center;
    padding: 60px 0 40px;
}
.enhance-page .premium-modal .content {
    padding-bottom: 29px;
}
.enhance-page  .products-section {
     padding-bottom: 20px;
}
.enhance-page .top-section h1 {
    text-align: center;
    font-size: 28px;
    line-height: 130%;
    letter-spacing: 10%;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Geograph-Bold';
    margin-bottom: 19px;
}
.enhance-page .top-section p {
    color: #52575b;
    font-size: 16px;
    margin-bottom: 26px;
}
.enhance-page .top-section a.btn {
    font-size: 16px;
      line-height: 22px;
      padding: 17px 30px;
      filter: none;
}
.enhance-page .premium-modal {
  display: block;
  position: relative;
  overflow: initial;
  left: initial;
  top: 0 !important;
  width: 100%;
  max-height: 10000px !important;
}
.enhance-page .premium-modal .go-to-checkout {
    position: relative;
    width: auto;
    font-size: 16px;
    line-height: 22.16px;
    letter-spacing: 10%;
    text-align: center;
    text-transform: uppercase;
    left: initial; 
    bottom: initial;
    filter: none;
    padding: 17px 45px;
}
.ck-btn-holder {
    text-align: right;
}
.enhance-page .premium-modal .content {
    height: auto !important;
}
.enhance-page .modal-row {
  border-bottom: 1px solid #e6e6e6;
}
boxed-title {
    
}


@media (max-width: 1023px) {
    .v2 .tabs-selection a {
        font-size: 14px;
    }
    .v2 .faqs {
      background: none;
      padding: 41px 64px 25px;
    }
}




@media (max-width: 990px) {
    .p-footer .add-btn .btn {
        font-size: 14px;
    }
    .home-page-wrapper h1 {
        font-size: 20px;
        line-height: 34px
    }

    .benefits-section ul li {
        padding-right: 21px;
    }

    .inside-section .col-right {
        float: right;
        width: 58%;
    }

    .inside-section .col-left {
        float: left;
        width: 39%;
    }

    .home-page-wrapper h2 {
        font-size: 24px;
    }

    footer ul li a {
        font-size: 12px;
    }

    img.discount-ribbon {
        max-height: 100%;
        vertical-align: middle;
        width: 100px;
        position: absolute;
        left: auto;
        top: 0px;
        right: 0;
    }
}

@media (max-width: 767px) {
    .lk-logo {
        margin-left: 0 !important;
    }
    .age-selection .age-holder  {
        min-width: 200px;
    }
    .v2 .subscribe-box-content .price-text {
      font-size: 40px;
      line-height: 60.12px;
      letter-spacing: -0.4px;
    }
    .v2 .subscribe-now-section .subscribe-box-content {
        padding: 16px 20px;
    }
      .v2 .faqs {
        background: none;
        padding: 37px 20px 25px;
      }
    .age-selection {
        margin-top: 30px;
    }
    .v2 .subscribe-a-variant {
        margin: 0;
        padding: 0;
        background: none
    }
    .v2 .subscribe-now-section .box {
        margin: 0 0 0px;
        float: none;
        max-width: 100%;
        width: 100%;
    }
    .v2 .subscribe-now-section .subscribe-box-content {
        height: auto;
    }
      .v2 .tabs-selection a {
        font-size: 10px;
        padding: 15px 3px;
        line-height: 18px;
      }
      .v2 .tabs-selection a.school-s {
          padding: 15px 20px;
      }
    .age-selection .label, .age-selection ul li.age, .age-selection ul li {
        font-size: 18px;
        background-size: 18px;
    }
    .subscribe-a-variant .big-box .box {
        width: 100% !important
    }
    .subscribe-a-variant .big-box {
        width: 100%;
        padding-bottom: 14px;
    }
    .hiddenMobile {
        display: none !important;
    }
    .premium-modal .title-box h2 {
        margin-top: 25px
    }
    .modal-wrapp {
        padding: 0;
        /*max-height: 76vh !important;*/
        height: auto;
        position: initial;
    }
    .subscribe-now-section .row {
        display: block;
    }
    .premium-modal .go-to-checkout {
      font-size: 14px;
      line-height: 24px;
      position: absolute;
      bottom: 15px;
      left: 5%;
      width: 90%;
    }
    .mg-holder .mg-box {
        margin: 15px 0;
    }
    .mg-holder {
        display: block;
    }
    .subscribe-now-section .row {
        display: block;
    }
    .premium-modal .go-to-checkout {
      font-size: 14px;
      line-height: 24px;
    }
    .newsletter-btn {
        height: 41px;
        margin-right: 0;
        width: 155px;
        padding: 5px 10px;
        font-size: 12px;
        line-height: 15px;
        position: absolute;
        top: 0;
        z-index: 101;
        left: 3px;
    }
    .product.full_width .p-image img {
        max-width: 100%;
    }
    .faqs p {
        font-size: 15px;
    }
    .faqs {
        padding-left: 15px;
        padding-right: 15px;
        margin-left: -20px;
        margin-right: -20px
    }
    .faqs br {
        display: none;
    }
    .lang-menu {
        z-index: 99;
        right: 152px;
        top: 9px;
    }
    .lang-menu .country-selector .nav-top-submenu {
        width: 180px;
    }
    .sb-header .country-selector ul li {
        padding-left: 15px;
    }
    .caroufredsel_wrapper {
        min-height: 350px;
    }

    .slideFooter {
        width: 100%;
        position: relative;
        bottom: inherit;
    }

    .slide .slide-text {
        padding-bottom: 0;
        margin: 5px 0
    }

    .content {
        max-width: 390px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .logo-holder {
        max-width: 132px;
    }

    .help-menu span.help {
        font-size: 13px;
        padding-top: 7px;
        padding-bottom: 7px;
        margin-top: 41px
    }

    .help-menu {
        position: absolute;
        right: -20px;
        top: 0;
    }

    header .content {
        position: relative;
    }

    .header-wrapp {
        position: relative;
        padding: 15px 0 20px;
    }

    .home-page-wrapper .shadow {
        box-shadow: none;
    }

    .tabs-selection .content {
        padding: 0;
    }

    .tabs-selection a {
        font-size: 14px;
        line-height: 18px;
        padding: 10px 20px 14px
    }

    .home-page-wrapper h1 {
        font-size: 13px;
        line-height: 20px;
        padding: 0;
    }
    .v2 .home-page-wrapper h1 {
        font-size: 16px;
        line-height: 22px;
        padding: 0;
    }
    #home_subscription h3.subtitle {
        font-size: 14px;
        line-height: 20px;
    }
    .home-page-wrapper h1 span {
        font-size: 12px;
    }

    .banner-holder {
        padding-top: 20px;
        padding-bottom: 14px;
        display: none;
    }
    
    .m-banner-holder {
        display: block !important;
    }

    .help-menu li .sub-menu {
        top: 40px;
        right: 0;
        left: initial;
    }

    .home-page-wrapper h2 {
        font-size: 23px;
    }

    .benefits-section h2 {
        font-size: 18px;
    }

    .benefits-section {
        padding: 25px 20px 30px;
        margin-left: -20px;
        margin-right: -20px;
        width: initial;
    }

    .benefits-section ul {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }

    .benefits-section ul li {
        padding-right: 0px;
    }

    .inside-section {
        margin-left: -20px;
        margin-right: -20px;
    }

    .inside-section {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 30px;
    }

    .inside-section .col-right {
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }

    .inside-section .col-left {
        float: none;
        width: 100%;
    }

    .subscription-text {
        padding: 28px 20px 35px;
        margin-left: -20px;
        margin-right: -20px;
    }

    .subscription-text .col-left {
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }

    .subscription-text .col-right {
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }

    .testimonials-section {
        padding: 20px 0px;
        position: relative;
        margin-bottom: 25px;
    }

    .slide .slide-text {
        float: none;
        width: 100%;
        padding-top: 10px;
    }

    .slide .slide-image {
        float: none;
        width: 100%;
        text-align: center;
        padding-top: 15px;
    }

    .testimonials-section h2 {
        max-width: 620px;
        position: relative;
        left: initial;
        top: initial;
        width: 100%;
    }
    .testimonials-section .caroufredsel_wrapper .slide, .testimonials-section .caroufredsel_wrapper {
        min-height: 480px !important;
    }

    .slide-image img {
        border-radius: 400px;
    }

    .subscribe-now-section {
        background: #FFF6CF;
        padding: 30px 15px 35px;
        margin: 0 -20px;
    }

    .select-subscription h3 {
        font-size: 14px;
        letter-spacing: 0.1em;
    }

    .ss-content .form-block .row .col-a, .ss-content .form-block .row .col-b {
        padding: 0;
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }

    .ss-content .form-block .row .col-c {
        width: 48%;
        float: left;
    }

    .ss-content .form-block .row .col-d {
        width: 48%;
        float: right;
    }

    .value_cost, .value_discount {
        height: 42px;
        padding: 12px 15px;
    }

    footer ul li {
        margin-bottom: 0;
    }

    .ss-content .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 42px;
    }

    .ss-content .select2-container--default .select2-selection--single {
        height: 42px;
    }

    .ss-content .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 42px;
    }

    footer .copy {
        letter-spacing: 0;
    }

    .subscribe-now-section h3 {
        font-size: 15px;
    }

    .subscribe-now-section .box,
    .subscribe-now-section .rows-2 .box {
        width: 100%;
        margin: 0 auto 28px;
        max-width: 300px;
        float: none;
    }

    .s-subs-holder {
        padding-bottom: 15px;
    }

    .premium-modal {
        width: 94%;
        left: 3%;
        /*max-height: 92vh !important;
        height: 92vh;*/
    }
    .close-popup {
        top: 10px !important
    }

    .premium-modal .content {
        padding: 0px 15px 70px;
        /*height: 92vh;
        box-sizing: border-box;
        max-height: 92vh;*/
    }
    .premium-modal p.subtitle {
        font-size: 12px;
        line-height: 16px;
    }

    .premium-modal h2 {
        font-size: 20px;
        line-height: 28px;
    }

    .premium-modal .title-box h2 {
        font-size: 16px;
    }

    .p-image {
      height: 172px;
      line-height: 170px;
      margin-bottom: 15px;
    }
    .p-image.gift-img {
      height: 246px;
      line-height: 244px;
      margin-bottom: 10px;
    }
    .premium-modal .boxed-title span {
      font-size: 14px;
      line-height: 20px;
    }

    .modal-left {
        width: 100%;
        float: none;
        margin-bottom: 15px;
    }

    .modal-right {
        float: none;
        width: 100%;
        padding-bottom: 0;
    }

    .modal-right .p-footer .btn {
        width: 100%;
        float: none;
        padding: 7px 10px 10px;
        margin-bottom: 7px;
    }

    .modal-right .p-footer .no {
        border-top: 3px solid #FFCE00;
    }

    .modal-row {
        margin-bottom: 15px;
        padding-top: 15px;
    }

    .premium-modal h2 {
        margin-bottom: 11px;
    }

    .modal-right {
        min-height: 100px;
    }

    .modal-right .p-footer .added {
        position: relative;
    }

    .progress-bar {
        width: 100%;
        margin-left: 0;
        padding-top: 11px;
    }

    .pagetitle {
        font-size: 23px;
        line-height: 32px;
        margin-bottom: 0;
    }

    .pageh2 {
        font-size: 14px;
        line-height: 18px;
    }

    .left-content {
        float: none;
        width: 100%;
        max-height: 1520px;
    }

    .product-row .product {
        display: block;
        width: 100%;
        float: none;
        padding-bottom: 0;
        margin-bottom: 15px;
    }

    .product-wrapp {
        background: #FFF6CF;
        padding: 16px 22px;
        max-width: 100%
    }

    .p-footer {
        position: relative;
        bottom: initial;
        left: initial;
        padding: 0;
    }

    .left-content {
        margin-bottom: 20px;
        padding-bottom: 50px
    }

    .p-footer .added {
        position: relative;
        bottom: initial;
        left: initial;
        margin-top: 7px;
    }
    .p-footer .added {
        width: 100%;
    }
    .p-footer .add-btn .btn {
        width: 100%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .product.full_width .p-footer .price-box {
        width: 34%;
        text-align: left;
        padding-right: 0
    }
    .product.full_width .p-footer .add-btn {
      width: 66%;
    }
    .p-footer .add-btn .btn {
        font-size: 17px;
    }
    .sidebar-content {
        width: 100%;
        float: none;
        padding: 12px;
        max-width: 324px;
        margin-left: auto;
        margin-right: auto;
    }

    .progress-bar ul li {
        width: 26%;
        line-height: 15px;
        margin-bottom: 0;
    }

    .progress-bar ul li.step2 {
        width: 45%;
    }
    .h_inside_slider, .s_inside_slider {
        overflow: hidden !important;
        max-height: 230px;
        min-height: 230px;
    }
    .inside-section .caroufredsel_wrapper {
        min-height: 230px !important;
        max-height: 230px !important
    }
    .inside-section .sl {
        margin-bottom: 35px;
    }
    .subs-tabel table th {
        vertical-align: top;
    }
    .benefits-list {
        padding-left: 0;
        padding-right: 0
    }

    img.discount-ribbon {
        max-height: 100%;
        vertical-align: middle;
        width: 100px;
        position: absolute;
        left: auto;
        top: 0px;
        right: 0;
    }
}

@media (max-width: 360px) {
 .modal-right .p-footer .add-btn {
        width: 64%;
    }

    .modal-right .p-footer .price-box {
        width: 36%;
    }
    .inside-section .caroufredsel_wrapper {
        min-height: 210px !important;
        max-height: 210px !important;
    }

    .inside-section .caroufredsel_wrapper {
        min-height: 210px !important;
        max-height: 210px !important;
    }
    .testimonials-section p {
        font-size: 14px;
    }
}

@media (min-width: 1080px) {
    .page-template-subscription-home .lang-menu ul li {
        display: inline-block;
        padding-left: 5px
    }
    .page-template-subscription-home .lang-menu .country-selector .nav-top-submenu {
        display: block;
        box-shadow: none;
        width: 100%;
        text-align: right;
        border: none;
        background: no-repeat;
    }
    .page-template-subscription-home .lang-menu .flag {
        display: none;
    }
    .page-template-subscription-home .lang-menu {
        width: 55%;
    }
    .page-template-subscription-home .lang-menu .country-selector span.lang-text {
        font-size: 11px;
    }
    .page-template-subscription-home .lang-menu .country-selector .active span.lang-text {
        color: #F1AE00
    }
    .page-template-subscription-home .lang-menu .country-selector .lang-flag {
        display: none;
    }
    .page-template-subscription-home .lang-menu .menu-item.country-selector {
        display: block;
    }
    .modal-right .p-footer .price-box {
      width: 50%;
    }
    .modal-right .p-footer .add-btn {
        width: 50%;
    }
}
