a,
body,
div,
em,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
li,
object,
p,
s,
span,
sub,
table,
tbody,
td,
th,
tr,
ul,
var {
    border: 0;
    font: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

article,
footer,
header,
main,
nav,
section {
    display: block
}

a:focus {
    outline: thin dotted
}

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

object {
    max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding-bottom: 18px;
    color: #333;
    font-weight: 400;
    font-family: open sans, sans-serif
}

h1 {
    font-size: 36px;
    line-height: 1.2
}

h2 {
    font-size: 32px;
    line-height: 1.2
}

h3 {
    font-size: 28px;
    line-height: 1.2
}

h4 {
    font-size: 26px;
    line-height: 1.2
}

h5 {
    font-size: 22px;
    line-height: 1.2
}

h6 {
    font-size: 18px;
    line-height: 1.2
}

body,
input {
    color: #444;
    font: 16px open sans, serif;
    line-height: 1.6;
    word-wrap: break-word
}

p {
    line-height: 1.6;
    margin-bottom: 15px;
    font-family: open sans, serif;
    font-size: 18px
}

sub {
    font-size: 10px;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline
}

sub {
    top: .5ex
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 1.5em;
    width: 100%
}

th {
    font-weight: 700
}

td,
th {
    border: 1px solid #eaeaea;
    padding: 6px 10px
}

td,
th {
    text-align: left
}

ul {
    list-style: none
}

li>ul {
    margin: 0 0 0 10px
}

body {
    background-color: #eaeaea
}

em,
i {
    font-style: italic
}

var {
    font-family: "courier 10 pitch", Courier, monospace;
    font-size: 14px;
    line-height: 1.4;
    white-space: pre-wrap
}

input.s {
    width: 60%;
    padding: 4px 54px 4px 10px;
    height: 36px;
    color: #777;
    background-color: #fff;
    margin: 0;
    border: 1px solid #eaeaea
}

input.s:focus {
    padding-left: 10px;
    border-color: #eaeaea;
    text-indent: 0
}

a {
    color: #289dcc;
    text-decoration: none
}

a:active,
a:focus,
a:hover {
    text-decoration: none
}

nav li>ul {
    margin: 0;
    list-style: none
}

#site-navigation {
    box-shadow: 0 0 2px rgba(0, 0, 0, .1) inset;
    position: relative;
    background-color: #232323;
    border-top: 4px solid #289dcc;
    z-index: 999
}

#site-navigation .inner-wrap {
    position: relative
}

.home-icon {
    float: left
}

.home-icon .fa {
    color: #fff;
    font-size: 27px
}

.main-navigation .home-icon a,
.sticky-wrapper .main-navigation .home-icon a {
    padding: 8px 10px 9px
}

.main-navigation {
    width: 100%;
    text-align: center
}

.main-navigation li {
    width: 150px;
    float: left;
    position: relative;
    font-family: open sans, serif;
    font-weight: 300
}

.main-navigation a {
    color: #fff;
    display: block;
    float: none;
    font-size: 14px;
    font-weight: 600;
    padding: 12px;
    text-transform: uppercase
}

.main-navigation a:hover,
.main-navigation li.menu-item-has-children:hover>a:after,
.main-navigation ul li:hover>a {
    color: #fff
}

.main-navigation a:hover,
.main-navigation ul li:hover>a {
    background-color: #289dcc
}

.main-navigation li li.menu-item-has-children>a:after,
.main-navigation li li.page_item_has_children>a:after,
.main-navigation li.menu-item-has-children>a:after,
.main-navigation li.page_item_has_children>a:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #fff;
    font-size: 14px;
    padding-left: 6px
}

.main-navigation li.menu-item-has-children>a:after,
.main-navigation li.page_item_has_children>a:after {
    content: "\f107";
    color: #fff
}

.main-navigation li li.menu-item-has-children>a:after,
.main-navigation li li.page_item_has_children>a:after {
    content: "\f105";
    position: absolute;
    right: 8px
}

.sub-toggle {
    display: none
}

.main-navigation .children,
.main-navigation .sub-menu {
    background-color: #232323
}

.main-navigation ul li ul,
.main-navigation ul li:hover ul ul,
.main-navigation ul ul li:hover ul ul,
.main-navigation ul ul ul li:hover ul ul,
.main-navigation ul ul ul ul li:hover ul ul {
    display: none;
    z-index: 100
}

.main-navigation ul li:hover ul,
.main-navigation ul ul li:hover ul,
.main-navigation ul ul ul li:hover ul,
.main-navigation ul ul ul ul li:hover ul,
.main-navigation ul ul ul ul ul li:hover ul {
    display: block
}

.main-navigation ul li ul {
    position: absolute;
    width: 200px;
    top: 42px
}

.main-navigation ul li ul li {
    float: none
}

.main-navigation ul li ul li a {
    border-top: none
}

.main-navigation ul li ul li a {
    float: none;
    font-size: 14px;
    height: 100%;
    padding: 10px 15px;
    color: #fff;
    width: 170px;
    text-align: left;
    text-transform: none
}

.main-navigation ul li ul li a:hover,
.main-navigation ul li ul li:hover>a {
    color: #fff;
    background-color: #289dcc
}

.main-navigation ul li ul li ul {
    left: 200px;
    top: 0
}

.menu-toggle,
.top-menu-toggle {
    display: none;
    cursor: pointer
}

.site-header .menu-toggle {
    color: #fff;
    margin: 0;
    text-align: center;
    font-family: open sans, serif;
    padding-bottom: 0
}

.site-header .menu-toggle:hover {
    background-color: #289dcc
}

.site-header .menu-toggle:before {
    content: "\f0c9";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    font-size: 23px;
    color: #fff;
    padding: 9px 12px 10px;
    display: block
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    margin-bottom: 18px
}

.comment-content img,
.widget img {
    max-width: 100%
}

a img {
    border: 0
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

#header-meta {
    background-color: #fff
}

.news-bar {
    background-color: #232323;
    padding: 8px 0 4px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .1);
    font-size: 14px
}

.date-in-header {
    float: left;
    color: #555;
    font-size: 14px;
    padding-right: 15px
}

.fa {
    font-size: 22px;
    color: #ccc
}

.social-links {
    text-align: right
}

.social-links ul li {
    display: inline
}

#masthead .social-links i.fa {
    color: #fff;
    font-size: 23px;
    padding: 0 10px
}

.social-links i.fa {
    padding: 5px 10px;
    text-align: center;
    transition: background-color .2s ease-out 0s;
    font-size: 25px
}

.social-links i.fa:hover {
    color: #289dcc
}

.social-links i.fa-twitter {
    color: #1bb2e9
}

.social-links i.fa-facebook {
    color: #fff
}

.social-links i.fa-google-plus {
    color: #fff
}

.social-links i.fa-instagram {
    color: #fff
}

.comments a,
.comments span {
    color: #888
}

.comments a:hover {
    color: #289dcc
}

body {
    padding-top: 10px;
    padding-bottom: 10px;
    background-size: cover
}

#page {
    max-width: 1200px;
    margin: 0 auto
}

.inner-wrap {
    margin: 0 auto;
    max-width: 1140px
}

#header-text-nav-container {
    background-color: #000
}

#header-text-nav-wrap {
    padding: 20px 0 25px
}

#header-left-section {
    float: left
}

#header-logo-image {
    float: left;
    padding-right: 20px;
    font-size: 40px;
    text-transform: uppercase;
    font-family: sans-serif;
    font-weight: bold;
}

#header-logo-image img {
    margin-bottom: 0
}

#header-text {
    float: left;
    padding-right: 20px
}

#site-title {
    padding-bottom: 0;
    line-height: 1.2
}

#site-title a {
    color: #289dcc;
    font-size: 46px
}

#header-right-section {
    float: right
}

#header-right-section .widget {
    text-align: right;
    color: #333
}

#header-right-section .widget .widget-title {
    padding-bottom: 0;
    font-size: 18px;
    line-height: 1.2;
    padding-bottom: 5px
}

.header-image {
    margin-bottom: 0;
    border-bottom: 1px solid #eaeaea;
    width: 100%
}

#primary {
    float: left;
    width: 70.17543859%
}

.left-sidebar #primary {
    float: right
}

.no-sidebar #primary {
    float: none;
    margin: 0 auto
}

#main {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff
}

.main-content-section {
    padding-top: 30px
}

.page-header .page-title {
    border-bottom: 1px solid #f8f8f8;
    margin-bottom: 30px
}

.page-header .page-title {
    border-bottom: 2px solid #289dcc;
    font-size: 18px;
    margin-bottom: 15px;
    padding-bottom: 0
}

.page-header .page-title span {
    background-color: #289dcc;
    color: #fff;
    padding: 6px 12px;
    display: inline-block
}

#content .post {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1)
}

#content .post {
    margin-bottom: 30px
}

#content .post img {
    margin-bottom: 0
}

#content .post .article-content {
    padding: 15px
}

.author-img img {
    margin-right: 15px
}

.author-name {
    padding-bottom: 10px
}

#facebook,
#twitter {
    float: left;
    padding-right: 20px
}

.author-social-sites .fa-facebook,
.author-social-sites .fa-google-plus,
.author-social-sites .fa-instagram,
.author-social-sites .fa-twitter {
    font-size: 25px;
    float: left;
    padding: 5px
}

input[type=button]:active,
input[type=reset]:active,
input[type=submit]:active {
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, .3)
}

#comments {
    font-size: 18px;
    order-top: 1px solid #f8f8f8;
    padding-top: 15px
}

#comments i {
    font-size: 16px;
    color: #aaa;
    padding-right: 10px
}

.comments-title {
    font-size: 24px
}

.comment-content a {
    word-wrap: break-word
}

.comment-navigation {
    margin-bottom: 15px
}

#comments .comments-title {
    margin-bottom: 10px
}

.avatar {
    border-radius: 50%;
    float: left
}

.comment-content {
    padding: 15px 15px 25px;
    background-color: #f8f8f8;
    border: 1px solid #eaeaea;
    border-radius: 2px
}

.comment {
    margin-bottom: 20px
}

.comment ul {
    margin: 0 0 20px 20px
}

.comment ul {
    list-style: square outside none
}

.required {
    color: red
}

.footer-menu {
    padding-top: 5px
}

.footer-menu ul li {
    display: inline-block;
    padding-left: 10px;
    font-size: 12px
}

@media screen and (max-width:1190px) {
    #page {
        width: 97%
    }
    .inner-wrap {
        width: 94%
    }
}

@media (min-width:601px) and (max-width:800px) {
    .date-in-header {
        color: #555;
        float: none;
        font-size: 14px;
        margin: 10px 0;
        padding-right: 0;
        text-align: center
    }
    .social-links {
        text-align: center
    }
}

@media screen and (max-width:800px) {
    #header-text-nav-wrap {
        padding: 10px 0
    }
    #header-left-section {
        float: none;
        margin-bottom: 10px
    }
    #header-logo-image {
        float: none;
        text-align: center;
        padding-right: 0;
        margin-bottom: 10px
    }
    #header-text {
        float: none;
        text-align: center;
        padding-right: 0
    }
    #header-right-section {
        float: none
    }
    #header-right-section .widget {
        text-align: center
    }
}

@media screen and (max-width:768px) {
    .menu-toggle {
        display: block;
        float: left
    }
    .main-navigation ul {
        display: none
    }
    .main-navigation .home-icon a {
        padding: 8px 10px
    }
    #primary {
        float: none;
        width: 100%
    }
    .sub-toggle {
        background: #289dcc none repeat scroll 0 0;
        color: #fff;
        cursor: pointer;
        display: block;
        height: 24px;
        line-height: 21px;
        position: absolute;
        right: 15px;
        text-align: center;
        top: 9px;
        width: 24px
    }
    .menu-primary-container .sub-menu {
        display: none
    }
}

@media screen and (max-width:600px) {
    .news-bar {
        text-align: center
    }
    #masthead .social-links,
    .date-in-header {
        float: none;
        max-width: 100%
    }
    .social-links {
        text-align: center
    }
}

.comments {
    display: none!important
}

.widget-title span {
    background-color: #ff0052!important
}

.page-header .page-title {
    border-bottom-color:red!important
}

@font-face {
    font-family: rsu;
    /*src: url(./rsu_regular-webfont.woff2) format('woff2');*/
    font-weight: 400;
    font-style: normal
}

body h1,
body h2.widget-title,
body h3.widget-title,
body header h1 {
    font-family: rsu;
    font-weight: 400!important
}

body a {
    color: #ff0052
}

body h2 {
    font-size: 24px
}

body h3.widget-title {
    font-size: 22px;
    text-shadow: 2px 2px 6px rgba(0, 0, 0, .4)
}

.comments a:hover,
.social-links i.fa:hover {
    color: #ff0052!important
}

body .page-header h1.page-title,
body .page-header h3.page-title {
    border-bottom: 0!important
}

body .page-header .page-title span {
    background-color: #ff0052!important
}

body input[type=reset] {
    background-color: #ff0052
}

body .subscribe a:before {
    content: "";
    width: 17px;
    height: 17px;
    background: url(./subscription-icon.png) center center no-repeat;
    background-size: 84%;
    margin-right: 10px;
    display: inline-block;
    margin-bottom: -3px
}

body .news-bar {
    background: #fff;
    padding: 0
}

body .news-bar .sitelink {
    float: left
}

body .news-bar .sitelink a {
    font-family: rsu;
    font-size: 14px;
    color: #ccc;
    display: block;
    padding: 9px 8px 5px
}

body .news-bar .sitelink a:hover {
    color: #888;
    background: #fbfbfb
}

body .news-bar .sitelink li {
    line-height: 23px;
    font-size: 13px;
    float: left;
    border-left: 1px solid #f4f4f4
}

body .news-bar .sitelink li:last-child {
    border-right: 1px solid #f4f4f4
}

body .news-bar .subscribe {
    float: right;
    padding: 8px 10px 4px;
    border-left: 1px solid #f4f4f4;
    border-right: 1px solid #f4f4f4
}

body .news-bar .subscribe a {
    font-family: rsu;
    font-size: 16px
}

body header #header-text-nav-container {
    background: #fff
}

body header #header-text-nav-container #header-text-nav-wrap {
    padding: 12px 0
}

body header #header-logo-image img {
    max-width: 250px;
    width: 100%;
    margin: 0;
    padding: 13px 0
}

body header nav a.stickylogo {
    display: none;
    background: 0 0!important
}

body footer {
    background: #c7cac8
}

body footer .social-links li i.fa {
    color: #fff;
    width: 12px;
    padding-top: 9px;
    padding-bottom: 8px;
    border-radius: 50%;
    margin: 0 5px;
    font-size: 15px
}

body footer .social-links li i.fa.fa-facebook {
    background: #205890
}

body footer .social-links li i.fa.fa-twitter {
    background: #09b
}

body footer .social-links li i.fa.fa-google-plus {
    background: #ee2d33
}

body footer .social-links li i.fa.fa-instagram {
    background: #4d4d4f
}

body footer .social-links li i.fa:hover {
    color: #fff!important
}

body nav#site-navigation {
    border-top: 4px solid #ff0052;
    background: #fff;
    box-shadow: 0 0 0 transparent;
    border-bottom: 3px solid #ddd
}

body nav#site-navigation .menu-primary-container {
    width: 83%;
    float: left;
    display: block
}

body nav#site-navigation .menu-primary-container ul li {
    width: auto;
    position: relative;
    background: #fbfbfb;
    margin-left: 2px
}

body nav#site-navigation .menu-primary-container ul li:first-child {
    margin-left: 0;
    margin-top: 0
}

body nav#site-navigation .menu-primary-container ul li a {
    position: relative;
    padding: 5px 5px 12px 0;
    font-family: rsu;
    font-size: 17px;
    font-weight: 400;
    line-height: normal;
    color: #777779;
    text-transform: none;
    width: 150px
}

body nav#site-navigation .menu-primary-container>ul>li>a:before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-bottom: -15px;
    margin-right: 2px;
    background-position: center center;
    background-size: contain
}

body nav#site-navigation .menu-primary-container ul li:hover a {
    background: #ff0052;
    color: #fff;
    text-shadow: 2px 2px 6px rgba(0, 0, 0, .4)
}

body nav#site-navigation .menu-primary-container ul li#menu-item-6080 a:before {
    background-image: url(./7-icon_zappstar_grey.png)
}

body nav#site-navigation .menu-primary-container ul li#menu-item-6047 a:before {
    background-image: url(./5-icon_variety_grey.png)
}

body nav#site-navigation .menu-primary-container ul li#menu-item-6492 a:before {
    background-image: url(./1-icon_lifestylist_grey.png)
}

body nav#site-navigation .menu-primary-container ul li#menu-item-5305 a:before {
    background-image: url(./3-icon_entertain_grey.png)
}

body nav#site-navigation .menu-primary-container ul li#menu-item-8257 a:before {
    background-image: url(./8-icon_instagram_grey.png)
}

body nav#site-navigation .menu-primary-container ul li#menu-item-6080:hover a:before {
    background-image: url(./7-icon_zappstar_wh.png)!important
}

body nav#site-navigation .menu-primary-container ul li#menu-item-8257:hover a:before {
    background-image: url(./8-icon_instagram_wh.png)!important
}

body nav#site-navigation .menu-primary-container ul li#menu-item-6047:hover a:before {
    background-image: url(./5-icon_variety_wh.png)!important
}

body nav#site-navigation .menu-primary-container ul li#menu-item-6492:hover a:before {
    background-image: url(./1-icon_lifestylist_wh.png)!important
}

body nav#site-navigation .menu-primary-container ul li#menu-item-5305:hover a:before {
    background-image: url(./3-icon_entertain_wh.png)!important
}

body nav#site-navigation .menu-primary-container ul li>ul.sub-menu {
    width: 100%;
    top: 50px;
    border-top: 3px solid #ccc
}

body nav#site-navigation .menu-primary-container ul li li {
    margin-left: 0
}

body nav#site-navigation .menu-primary-container ul li li a {
    padding: 8px 15px;
    width: auto
}

body nav#site-navigation .menu-primary-container ul li li:hover a {
    background: #cc0041
}

body nav#site-navigation .social-header {
    width: 17%;
    float: right;
    display: block
}

body nav#site-navigation .social-header li {
    width: 23%;
    display: inline-block;
    float: none;
    background: 0 0
}

body nav#site-navigation .social-header li a {
    padding: 17% 0
}

body nav#site-navigation .social-header li a i.fa {
    color: #fff;
    display: block;
    margin: auto;
    padding: 15%;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    font-size: 18px
}

body nav#site-navigation .social-header li a i.fa.fa-facebook {
    background: #205890
}

body nav#site-navigation .social-header li a i.fa.fa-google-plus {
    background: #ee2d33
}

body nav#site-navigation .social-header li a i.fa.fa-twitter {
    background: #09b
}

body nav#site-navigation .social-header li a i.fa.fa-instagram {
    background: #4d4d4f
}

body nav#site-navigation .social-header li a i.fa.fa-facebook:hover {
    color: #205890!important
}

body nav#site-navigation .social-header li a i.fa.fa-google-plus:hover {
    color: #ee2d33!important
}

body nav#site-navigation .social-header li a i.fa.fa-twitter:hover {
    color: #09b!important
}

body nav#site-navigation .social-header li a i.fa.fa-instagram:hover {
    color: #4d4d4f!important
}

body nav#site-navigation .social-header li a i.fa:hover,
body nav#site-navigation .social-header li a:hover {
    background: 0 0
}

#home-h1 {
    padding: 4px 0;
    border-top: 1px solid #f7f7f7
}

#home-h1 h1 {
    text-transform: none;
    font-weight: 400!important;
    font-size: 11px;
    color: #ccc;
    font-family: arial;
    max-width: 1140px;
    margin: auto;
    padding: 0
}

body.page #primary.category-page article.page {
    background: #fbfbfb;
    padding: 12px 18px;
    margin-bottom: 24px
}

body.page #primary.category-page article.page p {
    font-size: 17px;
    margin: 0;
    font-family: rsu
}

body.page #subscribe-page {
    text-align: center
}

body.page #subscribe-page * {
    font-family: rsu;
    line-height: normal
}

body.page #subscribe-page h2 {
    font-size: 1.7rem;
    padding: 0
}

body.page #subscribe-page h3 {
    font-size: 1.6rem;
    padding: 0
}

@media screen and (min-width:1200px) {
    body nav#site-navigation .menu-primary-container {
        max-width: 75%
    }
}

@media screen and (max-width:1200px) and (min-width:769px) {
    body header #header-text-nav-wrap #header-left-section {
        width: 23%;
        max-width: 270px;
        margin: 0;
        float: left
    }
    body header #header-text-nav-wrap #header-left-section #header-logo-image {
        margin: 0
    }
    body header #header-text-nav-wrap #header-right-section {
        width: 77%;
        max-width: 728px;
        float: right
    }
}

@media screen and (max-width:768px) {
    .main-navigation a:hover,
    .main-navigation ul li ul li a:hover,
    .main-navigation ul li ul li:hover>a,
    .main-navigation ul li:hover>a,
    .site-header .menu-toggle:hover {
        background-color: transparent!important
    }
    body header .news-bar>.inner-wrap {
        width: auto
    }
    body header .news-bar>.inner-wrap>.sitelink li:first-child {
        border-left: none
    }
    body header .news-bar>.inner-wrap>.sitelink li a {
        padding: 9px 7.2px 5px;
        font-size: 13px
    }
    body header .news-bar>.inner-wrap>.subscribe {
        display: none
    }
    body header #header-right-section {
        display: block!important
    }
    body header #header-text-nav-container>.inner-wrap {
        width: auto
    }
    body header #header-text-nav-container>.inner-wrap * {
        margin-bottom: 0
    }
    body header #header-text-nav-container>.inner-wrap #header-logo-image {
        display: none!important
    }
    body header #header-text-nav-container #header-text-nav-wrap {
        padding: 0;
        margin-top: 1px
    }
    body header nav a.stickylogo {
        display: block;
        float: left;
        width: 60%;
        max-width: 250px;
        min-height: 42px;
        padding: 0;
        margin: 4px 0 4px 12px;
        background-size: contain!important
    }
    body header nav a.stickylogo em {
        display: none
    }
    body nav#site-navigation {
        border-top: 0;
        border-bottom: 4px solid #ff0052
    }
    body nav#site-navigation>.inner-wrap {
        width: 100%
    }
    body nav#site-navigation .menu-toggle {
        float: right;
        padding-top: 4px
    }
    body nav#site-navigation .menu-toggle:before {
        color: #ff0052;
        background-color: transparent!important
    }
    body nav#site-navigation .menu-primary-container>ul>li {
        background: #ff0052;
        margin-top: 1px;
        margin-left: 0
    }
    body nav#site-navigation .menu-primary-container>ul>li>a {
        width: auto;
        max-width: 300px;
        color: #fff;
        padding-left: 12px
    }
    body nav#site-navigation .menu-primary-container ul.menunav-menu>li>a:before {
        margin-right: 15px
    }
    body nav#site-navigation .menu-primary-container {
        max-width: none;
        float: none;
        width: auto
    }
    body nav#site-navigation .menu-primary-container>ul {
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 12px;
        background: #000
    }
    body nav#site-navigation .menu-primary-container ul li#menu-item-6080 a:before {
        background-image: url(./7-icon_zappstar_wh.png)
    }
    body nav#site-navigation .menu-primary-container ul li#menu-item-8257 a:before {
        background-image: url(./8-icon_instagram_wh.png)
    }
    body nav#site-navigation .menu-primary-container ul li#menu-item-6047 a:before {
        background-image: url(./5-icon_variety_wh.png)
    }
    body nav#site-navigation .menu-primary-container ul li#menu-item-6492 a:before {
        background-image: url(./1-icon_lifestylist_wh.png)
    }
    body nav#site-navigation .menu-primary-container ul li#menu-item-5305 a:before {
        background-image: url(./3-icon_entertain_wh.png)
    }
    body nav#site-navigation .menu-primary-container ul .sub-toggle {
        top: 25px;
        margin-top: -12px;
        background: #e20049
    }
    body nav#site-navigation .menu-primary-container ul .sub-toggle i {
        color: #fff
    }
    body nav#site-navigation .menu-primary-container ul li>ul.sub-menu {
        border-top: 0
    }
    body nav#site-navigation .menu-primary-container ul li>ul.sub-menu li {
        border-top: 1px solid #d5d5d5;
        background: #ffedf3;
        margin: 0
    }
    body nav#site-navigation .menu-primary-container ul li>ul.sub-menu li a {
        color: #999;
        background: 0 0!important;
        padding-left: 75px;
        text-shadow: none
    }
    body nav#site-navigation .social-header {
        width: 100%;
        display: none;
        float: none;
        background: #000;
        padding-top: 5px
    }
    body nav#site-navigation .social-header ul {
        display: block;
        max-width: 190px;
        margin: auto
    }
    #home-h1 {
        padding: 4px 12px;
        border-top: 0;
        border-bottom: 1px solid #f8f8f8;
        text-align: center
    }
    #home-h1 h1 {
        font-size: 8px;
        color: #aaa
    }
}

@media screen and (max-width:320px) {
    body header .news-bar>.inner-wrap>.sitelink li:last-child {
        border-right: none
    }
}

body {
    background: 0 0!important
}

@font-face {
    font-family: FontAwesome;
    /*src: url(./fontawesome-webfont.woff2#1555223076) format('woff2');*/
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

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

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

.fa-user:before {
    content: "\f007"
}

.fa-th:before {
    content: "\f00a"
}

.fa-home:before {
    content: "\f015"
}

.fa-font:before {
    content: "\f031"
}

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

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

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

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

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

.fa-image:before {
    content: "\f03e"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comments:before {
    content: "\f086"
}

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

.fa-phone:before {
    content: "\f095"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-info:before {
    content: "\f129"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-toggle-right:before {
    content: "\f152"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-toggle-left:before {
    content: "\f191"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-500px:before {
    content: "\f26e"
}