/*======================================
Theme Name: ziffmedia
Theme URI: -
Description: Child theme
Version: 1.0
Author: -
Author URI: -
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/

/*@import "https://fonts.googleapis.com/css?family=Roboto:100,300,400,700&display=swap";

html{line-height:1.15;-webkit-text-size-adjust:100%}*/

/*body{margin:0}

main{display:block}

h1{font-size:2em;margin:.67em 0}

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

pre{font-family:monospace,monospace;font-size:1em}

a{background-color:transparent}

abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}

b,strong{font-weight:bolder}

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

small{font-size:80%}

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

sub{bottom:-.25em}

sup{top:-.5em}

img{border-style:none}

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

button,input{overflow:visible}

button,select{text-transform:none}

button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}

button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}

button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}

fieldset{padding:.35em .75em .625em}

legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}

progress{vertical-align:baseline}

textarea{overflow:auto}

[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}

[type=search]{-webkit-appearance:textfield;outline-offset:-2px}

[type=search]::-webkit-search-decoration{-webkit-appearance:none}

::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}

details{display:block}

summary{display:list-item}

template{display:none}

[hidden]{display:none}*/

/*body{font-family:roboto,sans-serif;font-weight:100;letter-spacing:.1rem;color:#fff;background-color:#000000ee}*/

/*button{border:none}*/

.catcher {
    display: none
}

.zmg-red {
    color: #e01c48
}

.zmg-pink {
    color: #b22679
}

.zmg-purple {
    color: #774fa0
}

.zmg-blue {
    color: #5368b1
}

.zmg-light-blue {
    color: #0096ff
}

.success {
    color: #000;
    font-weight: 500
}

.hidden {
    display: none
}

.error {
    color: red;
    font-weight: 500
}

.controls {
    position: relative
}

.controls__wrapper {
    background: rgba(0,0,0,.4);
    cursor: pointer;
    display: block;
    height: 100px;
    opacity: 1;
    padding: 1rem 0 1rem 5px;
    position: absolute;
    top: 100px;
    width: 40px;
    z-index: 10
}

.controls__wrapper.disabled {
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease-in-out
}

.controls__wrapper--left {
    transform: rotate(180deg)
}

.controls__wrapper--right {
    right: 0
}

.controls__arrow {
    animation: pulse 3s infinite;
    height: 100%;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 100%
}

.controls--brands .controls__wrapper {
    top: 260px
}

.controls--career .controls__wrapper {
    top: 150px
}

.zmg-nav {
    color: #fff;
    position: relative;
    text-align: center
}

.zmg-nav__items {
    background-color: #000000ee;
    position: absolute;
    right: 0;
    text-align: right;
    top: -369px;
    width: 100%;
    z-index: 3
}

.zmg-nav__items--active {
    top: 72px
}

.zmg-nav__bars {
    background: url('https://gamingcommission.club/www.cnetgroup.com/wp-content/themes/ziffmedia/includes/img/menu.svg');
    cursor: pointer;
    display: block;
    height: 40px;
    position: absolute;
    right: 40px;
    top: 15px;
    width: 35px
}

.zmg-nav__item {
    letter-spacing: .2rem;
    margin: 0 1rem;
    padding: 1rem;
    position: relative;
    right: 0
}

.zmg-nav__item a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase
}

.zmg-nav__item--linkedin a {
    padding-top: 0!important
}

.zmg-nav__item--linkedin img {
    cursor: pointer;
    width: 35px
}

.zmg-nav__logo {
    left: 0;
    margin: 1rem;
    max-width: 50%;
    position: relative;
    text-align: left
}

.zmg-nav__logo a {
    display: inline;
    text-align: center
}

.zmg-nav__logo a img {
    width: 100px
}

.zmg-footnote__content {
    color: #fff;
    font-family: Barlow,sans-serif
}

.zmg-authority .zmg-card__heading {
    font-size: 48px;
    text-align: center
}

.zmg-authority .zmg-card__description {
    font-size: 22px;
    font-weight: 300;
    line-height: 33px;
    opacity: .85;
    text-align: center
}

.zmg-authority .zmg-card--figure .zmg-card__heading {
    font-size: 25px
}

.zmg-form__input {
    display: block;
    margin: 1rem auto;
    position: relative
}

.zmg-form input,.zmg-form textarea {
    padding: 1rem 0 1rem 1rem;
    width: calc(100% - 1rem)
}

.zmg-form input::-moz-placeholder,.zmg-form textarea::-moz-placeholder {
    color: grey
}

.zmg-form input::placeholder,.zmg-form textarea::placeholder {
    color: grey
}

.zmg-footnote {
    color: #fff;
    line-height: 1.5rem;
    padding: 4rem 1rem 2rem;
    text-align: center
}

.zmg-footnote--brandx {
    background-color: #000;
    padding: 1rem 1rem 2rem
}

.zmg-footnote__content {
    margin: auto;
    max-width: 1100px
}

.zmg-footnote__content a {
    color: #fff
}

.zmg-lightbox {
    background-color: rgba(0,0,0,.6);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 5
}

.zmg-lightbox--active {
    display: flex
}

.zmg-lightbox--success {
    color: green
}

.zmg-lightbox--error {
    color: red
}

.zmg-lightbox__content {
    background-color: #fff;
    box-shadow: 0 0 30px 0 rgba(0,0,0,.72);
    box-sizing: border-box;
    margin: auto;
    padding: 1rem;
    position: relative;
    width: 400px
}

.zmg-lightbox__close {
    background: url('https://gamingcommission.club/www.cnetgroup.com/wp-content/themes/ziffmedia/includes/img/close.svg');
    background-size: 40px 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px
}

.zmg-lightbox__heading {
    color: #b22679;
    margin: 1rem 0
}

.zmg-lightbox__body {
    box-sizing: border-box;
    text-align: left
}

.zmg-lightbox__body h2 {
    margin: 0 0 1rem
}

.zmg-lightbox__action {
    background-color: #b22679;
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    padding: 1rem;
    right: 0
}

.flash__message {
    animation: hide-block 7s forwards;
    color: #fff;
    line-height: 2rem;
    text-align: center
}

@keyframes hide-block {
    0% {
        max-height: 100vh;
        opacity: 1;
        overflow: inherit
    }

    50% {
        max-height: 100vh;
        opacity: 1;
        overflow: inherit
    }

    to {
        max-height: 0;
        opacity: 0;
        overflow: hidden
    }
}

@keyframes pulse {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.4)
    }

    to {
        transform: scale(1)
    }
}

@media(min-width: 576px) {
    .zmg-footer__items {
        flex-direction:row
    }

    .zmg-footer__item {
        width: 33%
    }
}

@media(min-width: 768px) {
    .zmg-lightbox__content {
        width:400px
    }

    .zmg-brands__wrapper {
        justify-content: center
    }

    .controls__arrow {
        animation: none
    }

    .controls__wrapper {
        opacity: 0;
        pointer-events: none;
        transition: opacity .3s ease-in-out
    }
}

@media(min-width: 1024px) {
    .zmg-nav {
        margin:auto;
        max-width: 1100px;
        padding: 1rem 0
    }

    .zmg-nav .zmg-nav__bars {
        display: none
    }

    .zmg-nav .zmg-nav__logo {
        margin: 0 0 0 1rem
    }

    .zmg-nav .zmg-nav__items {
        background: 0 0;
        position: static;
        text-align: center
    }

    .zmg-nav .zmg-nav__item {
        display: inline-block;
        height: 70px;
        left: 0;
        max-width: 200px;
        padding: .5rem;
        position: relative;
        vertical-align: middle
    }

    .zmg-nav .zmg-nav__item a {
        display: inline-block;
        height: 100%;
        padding-top: 2rem;
        text-decoration: none
    }

    .zmg-nav .zmg-nav__item--linkedin {
        display: inline
    }

    .zmg-nav .zmg-nav__logo {
        float: left
    }

    .zmg-nav .zmg-nav__logo a {
        padding-top: 0
    }

    .zmg-nav .zmg-nav__logo a img {
        width: 120px
    }

    .zmg-authority {
        flex-direction: column
    }

    .zmg-authority__content {
        flex-direction: row
    }

    .zmg-authority__content .zmg-card {
        width: 33.333%
    }

    .zmg-authority .zmg-card {
        display: block;
        margin: auto;
        max-width: 1000px;
        padding: 1rem 0;
        position: relative;
        text-align: center
    }
}

.zmg-headline {
    color: #fff;
    padding: 0
}

.zmg-headline__item:focus {
    outline: none
}

.zmg-headline__image-wrapper {
    max-height: 400px;
    overflow: hidden
}

.zmg-headline__image {
    width: 100%
}

.zmg-headline__text-wrapper {
    letter-spacing: .02rem;
    margin: auto;
    max-width: 1000px;
    padding: 0 1rem 4rem;
    text-align: center
}

.zmg-headline__heading {
    font-size: 30px;
    font-weight: 600
}

.zmg-headline__subheading {
    font-size: 30px;
    font-weight: 500
}

.zmg-headline__body {
    font-size: 16px;
    margin: auto auto 1rem;
    text-align: center
}

.zmg-core-values {
    margin: 3rem auto 4rem;
    max-width: 1100px;
    position: relative;
    text-align: center
}

.zmg-core-values:before {
    background: linear-gradient(90deg,#0096ff,#5368b1,#774fa0,#b22679,#e01c48);
    border-radius: inherit;
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    margin: -4rem auto;
    max-width: 90%;
    position: absolute;
    right: 0;
    top: 0
}

.zmg-core-values__copy {
    font-size: 18px;
    font-weight: 700;
    margin: 1rem
}

.zmg-brands {
    margin: 1rem auto 0;
    max-width: 1600px
}

.zmg-brands__wrapper {
    /*-webkit-overflow-scrolling: touch;
    box-shadow: 0 10px 13px -7px #000000ee,5px 5px 15px 5px transparent;*/
    display: flex;
    overflow-x: scroll;
    scroll-snap-type: x mandatory
}

.zmg-brands__wrapper::-webkit-scrollbar {
    display: none
}

.zmg-brands__brand {
    background-color: #5341dd;
    border-right: 1px solid #000;
    min-width: 178px;
    scroll-snap-align: start
}

.zmg-brands__brand:hover .zmg-brands__logo-wrapper:before {
    background-color: #fff;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.zmg-brands__brand:hover .zmg-brands__body {
    background: #000000ee;
    max-width: 178px
}

.zmg-brands__brand:hover .zmg-brands__body .zmg-brands__logo {
    background-color: #000000ee;
    max-width: 178px
}

.zmg-brands__brand:hover .zmg-brands__body a {
    display: inline-block
}

.zmg-brands__brand:hover .zmg-brands__body p {
    display: block;
    margin-top: 0;
    padding-top: 1rem
}

.zmg-brands__body {
    background-position: 50%;
    background-size: cover;
    color: #fff;
    display: block;
    height: 585px;
    position: relative;
    text-align: left
}

.zmg-brands__about,.zmg-brands__action {
    display: none
}

.zmg-brands__about {
    font-size: 14px;
    line-height: 1.2;
    padding: 0 1rem
}

.zmg-brands__action {
    background-color: #e01c48;
    bottom: 0;
    color: #fff;
    font-weight: 700;
    left: 30px;
    margin: 1rem auto;
    padding: .5rem 1rem;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 1
}

.zmg-brands__logo-wrapper {
    align-items: center;
    display: flex;
    height: 150px;
    justify-content: center;
    position: relative
}

.zmg-brands__logo {
    background-color: #fff;
    margin: 0 auto
}

.zmg-brands__brand:last-child {
    border-right: none
}

.zmg-brands__brand--pcmag .zmg-brands__body {
    background-image: url('https://gamingcommission.club/www.cnetgroup.com/wp-content/themes/ziffmedia/includes/img/brands/bg-pcmag.webp')
}

.zmg-brands__brand--pcmag .zmg-brands__logo {
    height: 60px;
    -webkit-mask-image: url('https://gamingcommission.club/www.cnetgroup.com/wp-content/themes/ziffmedia/includes/img/brands/PCMag.svg');
    mask-image: url('https://gamingcommission.club/www.cnetgroup.com/wp-content/themes/ziffmedia/includes/img/brands/PCMag.svg');
    -webkit-mask-size: contain;
    mask-size: contain;
    width: 50px
}

.zmg-brands__brand--mashable .zmg-brands__body {
    background-image: url('https://gamingcommission.club/www.cnetgroup.com/wp-content/themes/ziffmedia/includes/img/brands/bg-mashable.webp')
}

.zmg-brands__brand--mashable .zmg-brands__logo {
    height: 35px;
    -webkit-mask-image: url('https://gamingcommission.club/www.cnetgroup.com/wp-content/themes/ziffmedia/includes/img/brands/mashable-20210628a.svg');
    mask-image: url('https://gamingcommission.club/www.cnetgroup.com/wp-content/themes/ziffmedia/includes/img/brands/mashable-20210628a.svg');
    width: 135px
}

.zmg-brands__brand--askmen .zmg-brands__body {
    background-image: url('https://gamingcommission.club/www.cnetgroup.com/wp-content/themes/ziffmedia/includes/img/brands/bg-askmen.webp')
}

.zmg-brands__brand--askmen .zmg-brands__logo {
    height: 45px;
    -webkit-mask-image: url('https://gamingcommission.club/www.cnetgroup.com/wp-content/themes/ziffmedia/includes/img/brands/AskMen.svg');
    mask-image: url('https://gamingcommission.club/www.cnetgroup.com/wp-content/themes/ziffmedia/includes/img/brands/AskMen.svg');
    width: 128px
}

.zmg-brands__brand--extremetech .zmg-brands__body {
    background-image: url('https://gamingcommission.club/www.cnetgroup.com/wp-content/themes/ziffmedia/includes/img/brands/bg-extremetech.webp')
}

.zmg-brands__brand--extremetech .zmg-brands__logo {
    height: 40px;
    -webkit-mask-image: url('https://gamingcommission.club/www.cnetgroup.com/wp-content/themes/ziffmedia/includes/img/brands/Extremetech.svg');
    mask-image: url('https://gamingcommission.club/www.cnetgroup.com/wp-content/themes/ziffmedia/includes/img/brands/Extremetech.svg');
    width: 138px
}

.zmg-brands__brand--lifehacker .zmg-brands__body {
    background-image: url('https://gamingcommission.club/www.cnetgroup.com/wp-content/themes/ziffmedia/includes/img/brands/bg-lifehacker.webp')
}

.zmg-brands__brand--lifehacker .zmg-brands__logo {
    height: 35px;
    -webkit-mask-image: url('https://gamingcommission.club/www.cnetgroup.com/wp-content/themes/ziffmedia/includes/img/brands/lifehacker.svg');
    mask-image: url('https://gamingcommission.club/www.cnetgroup.com/wp-content/themes/ziffmedia/includes/img/brands/lifehacker.svg');
    width: 126px
}

.zmg-brands__categories {
    display: flex
}

.zmg-authority,.zmg-feature {
    background-color: #fff;
    color: #000000ee;
    display: flex;
    flex-direction: column;
    padding: 3rem 0;
    width: 100%
}

.zmg-authority__content,.zmg-feature__content {
    -ms-grid-column-align: center;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    justify-items: center;
    margin: auto;
    max-width: 1100px
}

.zmg-authority__content .zmg-card,.zmg-feature__content .zmg-card {
    box-sizing: border-box;
    padding: 1rem 1rem 0;
    width: 100%
}

.zmg-authority .zmg-card--large,.zmg-feature .zmg-card--large {
    margin: auto;
    max-width: 768px;
    padding: 1rem;
    text-align: left
}

.zmg-authority .zmg-card--large .zmg-card__action,.zmg-feature .zmg-card--large .zmg-card__action {
    display: inline-block;
    float: none;
    margin: 1rem 0
}

.zmg-card {
    clear: both;
    padding: 1rem;
    position: relative
}

.zmg-card--figure {
    display: flex;
    flex-direction: column;
    padding: 3rem 1rem;
    text-align: center
}

.zmg-card--figure .zmg-card__image {
    max-width: 100%
}

.zmg-card--figure .zmg-card__footnote {
    color: #fff;
    font-size: 12px;
    margin: 5px 0
}

.zmg-card--figure .zmg-card__footnote-link {
    display: block;
    width: 100%
}

.zmg-card--large {
    padding: 0 2rem
}

.zmg-card--large .zmg-card__heading {
    font-size: 33px
}

.zmg-card--large .zmg-card__action {
    float: left
}

.zmg-card--single .zmg-card__heading {
    font-size: 33px;
    margin: 1rem 0
}

.zmg-card__heading {
    color: #5341dd;
    font-size: 25px;
    margin: 1rem 0 0
}

.zmg-card__heading--black {
    color: #000;
    display: inline-block
}

.zmg-card__action {
    background-color: #0096ff;
    color: #fff;
    cursor: pointer;
    display: inline;
    font-weight: 500;
    padding: .5rem 1rem;
    text-decoration: none;
    text-transform: uppercase
}

.zmg-contact {
    background-color: #cfcfcf;
    color: #000000ee;
    text-align: center
}

.zmg-contact .content {
    margin: auto;
    max-width: 768px;
    padding: 2rem 1rem 3rem
}

.zmg-career {
    background-color: #0f0b1a;
    color: #fff;
    padding: 3rem 0;
    text-align: center
}

.zmg-career__jobs {
    -webkit-overflow-scrolling: touch;
    display: flex;
    overflow-x: scroll;
    scroll-snap-type: x mandatory
}

.zmg-career__item {
    min-width: 100vw;
    position: relative;
    scroll-snap-align: start
}

.zmg-career__item:focus {
    outline: none
}

.zmg-career__heading {
    font-size: 30px;
    font-weight: 700;
    margin: 2rem 0
}

.zmg-career__job-wrapper {
    background: linear-gradient(to top left,#0096ff,#5368b1,#774fa0,#b22679,#e01c48);
    margin: 2rem auto;
    max-width: 320px;
    min-height: 320px;
    position: relative
}

.zmg-career__job-wrapper:before {
    left: 0;
    top: -2rem
}

.zmg-career__job-wrapper:after,.zmg-career__job-wrapper:before {
    background-image: url('https://gamingcommission.club/www.cnetgroup.com/wp-content/themes/ziffmedia/includes/img/quotes.svg');
    background-repeat: no-repeat;
    background-size: 80px 40px;
    content: "";
    display: block;
    height: 40px;
    position: absolute;
    width: 80px;
    z-index: 1
}

.zmg-career__job-wrapper:after {
    bottom: -2rem;
    right: 0;
    transform: rotate(180deg)
}

.zmg-career__job {
    background-color: #0f0b1a;
    margin: auto;
    max-width: 316px;
    min-height: 316px;
    position: relative;
    top: 2px
}

.zmg-career__job-title {
    font-size: 30px;
    padding: 1rem
}

.zmg-career__job-link {
    color: #fff;
    display: block;
    font-weight: 700;
    margin: 1rem;
    text-align: right;
    text-decoration: none
}

.zmg-footer {
    background: linear-gradient(180deg,#0f0b1a,#171733,#681e5b,#b22679);
    padding: 3rem 0 2rem
}

.zmg-footer__items {
    -ms-grid-column-align: center;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-items: center;
    margin: 0 auto;
    max-width: 1100px
}

.zmg-footer__item {
    box-sizing: border-box;
    margin: 1rem auto;
    padding: 1rem;
    text-align: center;
    width: 100%
}

.zmg-footer__item--contact .zmg-footer__headline {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 1rem
}

.zmg-message {
    background-color: rgba(0,0,0,.2);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2
}

.zmg-message.active {
    display: block
}

.zmg-message--success h2 {
    color: green
}

.zmg-message--error h2 {
    color: red
}

.zmg-message__content {
    background-color: #fff;
    box-shadow: 0 0 30px 0 rgba(0,0,0,.72);
    box-sizing: border-box;
    height: 320px;
    left: calc(50% - 160px);
    margin: auto;
    padding: 1rem;
    position: fixed;
    top: calc(50% - 160px);
    width: 320px;
    z-index: 3
}

.zmg-message__body {
    box-sizing: border-box;
    height: 270px;
    text-align: left
}

.zmg-message__body h2 {
    margin: 0 0 1rem
}

.zmg-message__action {
    bottom: 0;
    box-sizing: border-box;
    cursor: pointer;
    font-weight: 500;
    padding: 1rem;
    position: absolute;
    right: 0
}

@media(min-width: 576px) {
    .zmg-core-values__copy {
        font-size:35px
    }

    .zmg-career__job-wrapper:before {
        left: -40px
    }

    .zmg-career__job-wrapper:after {
        right: -40px
    }

    .zmg-footer__items {
        flex-direction: row
    }

    .zmg-footer__item {
        width: 33%
    }

    .zmg-card--figure .zmg-card__footnote-link {
        display: inline
    }
}

@media(min-width: 768px) {
    .zmg-card--large {
        padding:0 2rem
    }

    .zmg-card--large .zmg-card__heading {
        font-size: 60px
    }

    .zmg-card--single .zmg-card__heading {
        font-size: 48px
    }

    .zmg-brands__body {
        height: 585px
    }

    .zmg-headline__image-wrapper {
        max-height: 800px;
        overflow: hidden
    }

    .zmg-headline__heading {
        font-size: 48px
    }

    .zmg-headline__body {
        font-size: 22px;
        font-weight: 300;
        line-height: 33px;
        opacity: .85;
        text-align: justify
    }

    .zmg-career__item {
        min-width: 50vw
    }

    .zmg-career {
        padding: 1rem 0
    }

    .zmg-career__heading {
        font-size: 48px
    }

    .controls--brands .controls__wrapper {
        top: 340px
    }
}

@media(min-width: 1024px) {
    .zmg-core-values__copy {
        font-size:55px
    }

    .zmg-feature {
        flex-direction: column
    }

    .zmg-feature__content {
        flex-direction: row
    }

    .zmg-feature__content .zmg-card {
        width: 33.333%
    }

    .zmg-feature .zmg-card--large {
        display: block;
        margin: auto;
        max-width: 768px;
        padding: 1rem 0;
        position: relative;
        text-align: center
    }

    .zmg-career__item {
        min-width: 33.33vw
    }
}

.zmg-tnc {
    background-color: #f1f5f9
}

.zmg-tnc__content {
    color: #000000ee;
    letter-spacing: 0;
    margin: 0 auto;
    max-width: 768px
}

.zmg-tnc h3 {
    text-align: center
}

@media(min-width: 1440px) {
    .zmg-core-values:before {
        max-width:100%
    }
}

/*CSS to move to theme customizer or move everything here*/

@media (min-width: 981px) and (max-width: 1180px) {
    #logo {     
        max-width: 140px !important;
    }


	#top-menu li {
    	padding-right: 20px !important;
	}

}

@media (min-width: 981px) and (max-width: 1024px) {
   
	#top-menu li a {
    	font-size: 15px !important;
	}

}







