﻿
div.wpcf7 {
    margin: 0;
    padding: 0;
}
div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
}
div.wpcf7 .screen-reader-response {
    border: 0 none;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
    border: 2px solid #f00;
}
div.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
}
span.wpcf7-form-control-wrap {
    position: relative;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    display: block;
    font-size: 1em;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #f00;
    left: 20%;
    padding: 0.2em 0.8em;
    position: absolute;
    top: 20%;
    z-index: 100;
}
span.wpcf7-list-item {
    margin-left: 0.5em;
}
.wpcf7-display-none {
    display: none;
}
div.wpcf7 img.ajax-loader {
    border: medium none;
    margin-left: 4px;
    vertical-align: middle;
}
div.wpcf7 div.ajax-error {
    display: none;
}
div.wpcf7 .placeheld {
    color: #888;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
html {
    font-family: sans-serif;
}
body {
    margin: 0;
}
a {
    background: none repeat scroll 0 0 transparent;
}
a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0 none;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
hr {
    box-sizing: content-box;
    height: 0;
}
mark {
    background: none repeat scroll 0 0 #ff0;
    color: #000;
}
code, kbd, pre, samp {
    font-family: monospace,serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "“" "”" "‘" "’";
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0 none;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0 none;
    padding: 0;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button, input {
    line-height: normal;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    box-sizing: content-box;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html, button, input, select, textarea {
    color: #222;
}
html {
    font-size: 1em;
    line-height: 1.4;
}
*::-moz-selection {
    background: none repeat scroll 0 0 #b3d4fc;
    text-shadow: none;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
}
audio, canvas, img, video {
    vertical-align: middle;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.browsehappy {
    background: none repeat scroll 0 0 #ccc;
    color: #000;
    margin: 0.2em 0;
    padding: 0.2em 0;
}
.ir {
    background-color: transparent;
    border: 0 none;
    overflow: hidden;
}
.ir::before {
    content: "";
    display: block;
    height: 150%;
    width: 0;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix::before, .clearfix::after {
    content: " ";
    display: table;
}
.clearfix::after {
    clear: both;
}
.clearfix {
}
@media print {
* {
    background: none repeat scroll 0 0 transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
}
a, a:visited {
    text-decoration: underline;
}
abbr[title]::after {
    content: " (" attr(title) ")";
}
.ir a::after, a[href^="javascript:"]::after, a[href^="#"]::after {
    content: "";
}
pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
tr, img {
    page-break-inside: avoid;
}
img {
    max-width: 100% !important;
}
@page {
    margin: 0.5cm;
}
p, h2, h3 {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: 0 none;
}
.slides, .flex-control-nav, .flex-direction-nav {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.flexslider {
    margin: 0;
    padding: 0;
}
.flexslider .slides > li {
    display: none;
}
.flexslider .slides img {
    display: block;
    width: 100%;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
.slides::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%;
}
.no-js .slides > li:first-child {
    display: block;
}
.mom-carousel .owl-stage::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.mom-carousel {
    display: none;
    position: relative;
    width: 100%;
    z-index: 1;
}
.owl-loaded {
    display: block;
}
.mom-carousel .owl-stage {
    position: relative;
}
.mom-carousel .owl-stage-outer {
    overflow: hidden;
    position: relative;
}
.mom-carousel .owl-stage-outer.owl-height {
    transition: height 500ms ease-in-out 0s;
}
.mom-carousel .owl-video-wrapper {
    background: none repeat scroll 0 0 #000;
    height: 100%;
    position: relative;
}
.owl-controls .owl-nav div, .owl-controls .owl-dot {
    -moz-user-select: none;
    cursor: pointer;
}
.mom-carousel .owl-video-play-icon {
    background: url("/wp-content/themes/goodnews5/css/owl-video-play.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
    position: absolute;
    top: 50%;
    transition-duration: 100ms;
    transition-property: scale;
    transition-timing-function: ease;
    width: 80px;
    z-index: 1;
}
.mom-carousel .owl-video-play-icon:hover {
    transform: scale(1.3, 1.3);
}
.mom-carousel .owl-video-playing .owl-video-tn, .mom-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}
.mom-carousel .owl-video-tn {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    opacity: 0;
    transition-duration: 400ms;
    transition-property: opacity;
    transition-timing-function: ease;
}
.mom-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}
.mom-carousel .owl-refresh .owl-item {
    display: none;
}
.mom-carousel .owl-item {
    -moz-user-select: none;
    float: left;
    min-height: 1px;
    position: relative;
}
.mom-carousel.owl-text-select-on .owl-item {
    -moz-user-select: all;
}
.mom-carousel .owl-grab {
    cursor: grab;
}
.mom-carousel .owl-item img.owl-lazy {
    opacity: 0;
}
.mom-carousel .owl-item img {
    display: block;
    opacity: 1;
    transition-duration: 400ms;
    transition-property: opacity;
    transition-timing-function: ease;
    width: 100%;
}
.mom-carousel .owl-stage.backfacefix .owl-item {
}
.owl-rtl {
    direction: rtl;
}
.owl-rtl .owl-item {
    float: right;
}
.no-js .mom-carousel {
    display: block;
}
.animated {
    animation-duration: 600ms;
    animation-fill-mode: both;
}
.owl-animated-in {
    z-index: 0;
}
.owl-animated-out {
    z-index: 1;
}
.fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
100% {
    opacity: 0;
}
}
div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right {
    height: 13px;
}
div.pp_default .pp_top .pp_left {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/default/sprite.png") no-repeat scroll -78px -93px rgba(0, 0, 0, 0);
}
div.pp_default .pp_top .pp_middle {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/default/sprite_x.png") repeat-x scroll left top rgba(0, 0, 0, 0);
}
div.pp_default .pp_top .pp_right {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/default/sprite.png") no-repeat scroll -112px -93px rgba(0, 0, 0, 0);
}
div.pp_default .pp_content .ppt {
    color: #f8f8f8;
}
div.pp_default .pp_content_container .pp_left {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/default/sprite_y.png") repeat-y scroll -7px 0 rgba(0, 0, 0, 0);
    padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/default/sprite_y.png") repeat-y scroll right top rgba(0, 0, 0, 0);
    padding-right: 13px;
}
div.pp_default .pp_next:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/default/sprite_next.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.pp_default .pp_previous:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/default/sprite_prev.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.pp_default .pp_expand {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/default/sprite.png") no-repeat scroll 0 -29px rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 28px;
    width: 28px;
}
div.pp_default .pp_expand:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/default/sprite.png") no-repeat scroll 0 -56px rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.pp_default .pp_contract {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/default/sprite.png") no-repeat scroll 0 -84px rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 28px;
    width: 28px;
}
div.pp_default .pp_contract:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/default/sprite.png") no-repeat scroll 0 -113px rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.pp_default .pp_close {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/default/sprite.png") no-repeat scroll 2px 1px rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 30px;
    width: 30px;
}
div.pp_default .pp_gallery ul li a {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/default/default_thumb.png") repeat scroll center center #f8f8f8;
    border: 1px solid #aaa;
}
div.pp_default .pp_social {
    margin-top: 7px;
}
div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next {
    left: auto;
    position: static;
}
div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/default/sprite.png") no-repeat scroll -51px 1px rgba(0, 0, 0, 0);
    height: 30px;
    width: 30px;
}
div.pp_default .pp_nav .pp_pause {
    background-position: -51px -29px;
}
div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/default/sprite.png") no-repeat scroll -31px -3px rgba(0, 0, 0, 0);
    height: 20px;
    margin: 4px 0 0;
    width: 20px;
}
div.pp_default a.pp_arrow_next {
    background-position: -82px -3px;
    left: 52px;
}
div.pp_default .pp_content_container .pp_details {
    margin-top: 5px;
}
div.pp_default .pp_nav {
    clear: none;
    height: 30px;
    position: relative;
    width: 110px;
}
div.pp_default .pp_nav .currentTextHolder {
    color: #999;
    font-family: Georgia;
    font-size: 11px;
    font-style: italic;
    left: 75px;
    line-height: 25px;
    margin: 0;
    padding: 0 0 0 10px;
    position: absolute;
    top: 2px;
}
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
    opacity: 0.7;
}
div.pp_default .pp_description {
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    margin: 5px 50px 5px 0;
}
div.pp_default .pp_bottom .pp_left {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/default/sprite.png") no-repeat scroll -78px -127px rgba(0, 0, 0, 0);
}
div.pp_default .pp_bottom .pp_middle {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/default/sprite_x.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
}
div.pp_default .pp_bottom .pp_right {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/default/sprite.png") no-repeat scroll -112px -127px rgba(0, 0, 0, 0);
}
div.pp_default .pp_loaderIcon {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/default/loader.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
}
div.light_rounded .pp_top .pp_left {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_rounded/sprite.png") no-repeat scroll -88px -53px rgba(0, 0, 0, 0);
}
div.light_rounded .pp_top .pp_right {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_rounded/sprite.png") no-repeat scroll -110px -53px rgba(0, 0, 0, 0);
}
div.light_rounded .pp_next:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_rounded/btnNext.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.light_rounded .pp_previous:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_rounded/btnPrevious.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.light_rounded .pp_expand {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_rounded/sprite.png") no-repeat scroll -31px -26px rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.light_rounded .pp_expand:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_rounded/sprite.png") no-repeat scroll -31px -47px rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.light_rounded .pp_contract {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_rounded/sprite.png") no-repeat scroll 0 -26px rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.light_rounded .pp_contract:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_rounded/sprite.png") no-repeat scroll 0 -47px rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.light_rounded .pp_close {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_rounded/sprite.png") no-repeat scroll -1px -1px rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 22px;
    width: 75px;
}
div.light_rounded .pp_nav .pp_play {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_rounded/sprite.png") no-repeat scroll -1px -100px rgba(0, 0, 0, 0);
    height: 15px;
    width: 14px;
}
div.light_rounded .pp_nav .pp_pause {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_rounded/sprite.png") no-repeat scroll -24px -100px rgba(0, 0, 0, 0);
    height: 15px;
    width: 14px;
}
div.light_rounded .pp_arrow_previous {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_rounded/sprite.png") no-repeat scroll 0 -71px rgba(0, 0, 0, 0);
}
div.light_rounded .pp_arrow_next {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_rounded/sprite.png") no-repeat scroll -22px -71px rgba(0, 0, 0, 0);
}
div.light_rounded .pp_bottom .pp_left {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_rounded/sprite.png") no-repeat scroll -88px -80px rgba(0, 0, 0, 0);
}
div.light_rounded .pp_bottom .pp_right {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_rounded/sprite.png") no-repeat scroll -110px -80px rgba(0, 0, 0, 0);
}
div.dark_rounded .pp_top .pp_left {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -88px -53px rgba(0, 0, 0, 0);
}
div.dark_rounded .pp_top .pp_right {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -110px -53px rgba(0, 0, 0, 0);
}
div.dark_rounded .pp_content_container .pp_left {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_rounded/contentPattern.png") repeat-y scroll left top rgba(0, 0, 0, 0);
}
div.dark_rounded .pp_content_container .pp_right {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_rounded/contentPattern.png") repeat-y scroll right top rgba(0, 0, 0, 0);
}
div.dark_rounded .pp_next:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_rounded/btnNext.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.dark_rounded .pp_previous:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_rounded/btnPrevious.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.dark_rounded .pp_expand {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -31px -26px rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.dark_rounded .pp_expand:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -31px -47px rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.dark_rounded .pp_contract {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll 0 -26px rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.dark_rounded .pp_contract:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll 0 -47px rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.dark_rounded .pp_close {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -1px -1px rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 22px;
    width: 75px;
}
div.dark_rounded .pp_description {
    color: #fff;
    margin-right: 85px;
}
div.dark_rounded .pp_nav .pp_play {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -1px -100px rgba(0, 0, 0, 0);
    height: 15px;
    width: 14px;
}
div.dark_rounded .pp_nav .pp_pause {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -24px -100px rgba(0, 0, 0, 0);
    height: 15px;
    width: 14px;
}
div.dark_rounded .pp_arrow_previous {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll 0 -71px rgba(0, 0, 0, 0);
}
div.dark_rounded .pp_arrow_next {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -22px -71px rgba(0, 0, 0, 0);
}
div.dark_rounded .pp_bottom .pp_left {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -88px -80px rgba(0, 0, 0, 0);
}
div.dark_rounded .pp_bottom .pp_right {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -110px -80px rgba(0, 0, 0, 0);
}
div.dark_rounded .pp_loaderIcon {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_rounded/loader.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
}
div.dark_square .pp_left, div.dark_square .pp_middle, div.dark_square .pp_right, div.dark_square .pp_content {
    background: none repeat scroll 0 0 #000;
}
div.dark_square .pp_description {
    color: #fff;
    margin: 0 85px 0 0;
}
div.dark_square .pp_loaderIcon {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_square/loader.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
}
div.dark_square .pp_expand {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_square/sprite.png") no-repeat scroll -31px -26px rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.dark_square .pp_expand:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_square/sprite.png") no-repeat scroll -31px -47px rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.dark_square .pp_contract {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_square/sprite.png") no-repeat scroll 0 -26px rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.dark_square .pp_contract:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_square/sprite.png") no-repeat scroll 0 -47px rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.dark_square .pp_close {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_square/sprite.png") no-repeat scroll -1px -1px rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 22px;
    width: 75px;
}
div.dark_square .pp_nav {
    clear: none;
}
div.dark_square .pp_nav .pp_play {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_square/sprite.png") no-repeat scroll -1px -100px rgba(0, 0, 0, 0);
    height: 15px;
    width: 14px;
}
div.dark_square .pp_nav .pp_pause {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_square/sprite.png") no-repeat scroll -24px -100px rgba(0, 0, 0, 0);
    height: 15px;
    width: 14px;
}
div.dark_square .pp_arrow_previous {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_square/sprite.png") no-repeat scroll 0 -71px rgba(0, 0, 0, 0);
}
div.dark_square .pp_arrow_next {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_square/sprite.png") no-repeat scroll -22px -71px rgba(0, 0, 0, 0);
}
div.dark_square .pp_next:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_square/btnNext.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.dark_square .pp_previous:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_square/btnPrevious.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.light_square .pp_expand {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_square/sprite.png") no-repeat scroll -31px -26px rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.light_square .pp_expand:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_square/sprite.png") no-repeat scroll -31px -47px rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.light_square .pp_contract {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_square/sprite.png") no-repeat scroll 0 -26px rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.light_square .pp_contract:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_square/sprite.png") no-repeat scroll 0 -47px rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.light_square .pp_close {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_square/sprite.png") no-repeat scroll -1px -1px rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 22px;
    width: 75px;
}
div.light_square .pp_nav .pp_play {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_square/sprite.png") no-repeat scroll -1px -100px rgba(0, 0, 0, 0);
    height: 15px;
    width: 14px;
}
div.light_square .pp_nav .pp_pause {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_square/sprite.png") no-repeat scroll -24px -100px rgba(0, 0, 0, 0);
    height: 15px;
    width: 14px;
}
div.light_square .pp_arrow_previous {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_square/sprite.png") no-repeat scroll 0 -71px rgba(0, 0, 0, 0);
}
div.light_square .pp_arrow_next {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_square/sprite.png") no-repeat scroll -22px -71px rgba(0, 0, 0, 0);
}
div.light_square .pp_next:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_square/btnNext.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.light_square .pp_previous:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_square/btnPrevious.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.facebook .pp_top .pp_left {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/facebook/sprite.png") no-repeat scroll -88px -53px rgba(0, 0, 0, 0);
}
div.facebook .pp_top .pp_middle {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/facebook/contentPatternTop.png") repeat-x scroll left top rgba(0, 0, 0, 0);
}
div.facebook .pp_top .pp_right {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/facebook/sprite.png") no-repeat scroll -110px -53px rgba(0, 0, 0, 0);
}
div.facebook .pp_content_container .pp_left {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/facebook/contentPatternLeft.png") repeat-y scroll left top rgba(0, 0, 0, 0);
}
div.facebook .pp_content_container .pp_right {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/facebook/contentPatternRight.png") repeat-y scroll right top rgba(0, 0, 0, 0);
}
div.facebook .pp_expand {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/facebook/sprite.png") no-repeat scroll -31px -26px rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.facebook .pp_expand:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/facebook/sprite.png") no-repeat scroll -31px -47px rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.facebook .pp_contract {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/facebook/sprite.png") no-repeat scroll 0 -26px rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.facebook .pp_contract:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/facebook/sprite.png") no-repeat scroll 0 -47px rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.facebook .pp_close {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/facebook/sprite.png") no-repeat scroll -1px -1px rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 22px;
    width: 22px;
}
div.facebook .pp_description {
    margin: 0 37px 0 0;
}
div.facebook .pp_loaderIcon {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/facebook/loader.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
}
div.facebook .pp_arrow_previous {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/facebook/sprite.png") no-repeat scroll 0 -71px rgba(0, 0, 0, 0);
    height: 22px;
    margin-top: 0;
    width: 22px;
}
div.facebook .pp_arrow_previous.disabled {
    background-position: 0 -96px;
    cursor: default;
}
div.facebook .pp_arrow_next {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/facebook/sprite.png") no-repeat scroll -32px -71px rgba(0, 0, 0, 0);
    height: 22px;
    margin-top: 0;
    width: 22px;
}
div.facebook .pp_arrow_next.disabled {
    background-position: -32px -96px;
    cursor: default;
}
div.facebook .pp_nav {
    margin-top: 0;
}
div.facebook .pp_nav p {
    font-size: 15px;
    padding: 0 3px 0 4px;
}
div.facebook .pp_nav .pp_play {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/facebook/sprite.png") no-repeat scroll -1px -123px rgba(0, 0, 0, 0);
    height: 22px;
    width: 22px;
}
div.facebook .pp_nav .pp_pause {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/facebook/sprite.png") no-repeat scroll -32px -123px rgba(0, 0, 0, 0);
    height: 22px;
    width: 22px;
}
div.facebook .pp_next:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/facebook/btnNext.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.facebook .pp_previous:hover {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/facebook/btnPrevious.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    cursor: pointer;
}
div.facebook .pp_bottom .pp_left {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/facebook/sprite.png") no-repeat scroll -88px -80px rgba(0, 0, 0, 0);
}
div.facebook .pp_bottom .pp_middle {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/facebook/contentPatternBottom.png") repeat-x scroll left top rgba(0, 0, 0, 0);
}
div.facebook .pp_bottom .pp_right {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/facebook/sprite.png") no-repeat scroll -110px -80px rgba(0, 0, 0, 0);
}
div.pp_pic_holder a:focus {
    outline: 0 none;
}
div.pp_overlay {
    background: none repeat scroll 0 0 #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500;
}
div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000;
}
.pp_content {
    height: 40px;
    min-width: 40px;
}
* html .pp_content {
    width: 40px;
}
.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%;
}
.pp_content_container .pp_left {
    padding-left: 20px;
}
.pp_content_container .pp_right {
    padding-right: 20px;
}
.pp_content_container .pp_details {
    float: left;
    margin: 10px 0 2px;
}
.pp_description {
    display: none;
    margin: 0;
}
.pp_social {
    float: left;
    margin: 0;
}
.pp_social .facebook {
    float: left;
    margin-left: 5px;
    overflow: hidden;
    width: 55px;
}
.pp_social .twitter {
    float: left;
}
.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0;
}
.pp_nav p {
    float: left;
    margin: 2px 4px;
    white-space: nowrap;
}
.pp_nav .pp_play, .pp_nav .pp_pause {
    float: left;
    margin-right: 4px;
    text-indent: -10000px;
}
a.pp_arrow_previous, a.pp_arrow_next {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px;
}
.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}
.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000;
}
.pp_gallery div {
    float: left;
    overflow: hidden;
    position: relative;
}
.pp_gallery ul {
    float: left;
    height: 35px;
    margin: 0 0 0 5px;
    padding: 0;
    position: relative;
    white-space: nowrap;
}
.pp_gallery ul a {
    border: 1px solid rgba(0, 0, 0, 0.5);
    display: block;
    float: left;
    height: 33px;
    overflow: hidden;
}
.pp_gallery ul a img {
    border: 0 none;
}
.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
}
.pp_gallery li.default a {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/facebook/default_thumbnail.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 33px;
    width: 50px;
}
.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next {
    margin-top: 7px !important;
}
a.pp_next {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_rounded/btnNext.png") no-repeat scroll 10000px 10000px rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}
a.pp_previous {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_rounded/btnNext.png") no-repeat scroll 10000px 10000px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}
a.pp_expand, a.pp_contract {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000;
}
a.pp_close {
    display: block;
    line-height: 22px;
    position: absolute;
    right: 0;
    text-indent: -10000px;
    top: 0;
}
.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    margin: -12px 0 0 -12px;
    position: absolute;
    top: 50%;
    width: 24px;
}
#pp_full_res {
    line-height: 1 !important;
}
#pp_full_res .pp_inline {
    text-align: left;
}
#pp_full_res .pp_inline p {
    margin: 0 0 15px;
}
div.ppt {
    color: #fff;
    display: none;
    font-size: 17px;
    margin: 0 0 5px 15px;
    z-index: 9999;
}
div.pp_default .pp_content, div.light_rounded .pp_content {
    background-color: #fff;
}
div.pp_default #pp_full_res .pp_inline, div.light_rounded .pp_content .ppt, div.light_rounded #pp_full_res .pp_inline, div.light_square .pp_content .ppt, div.light_square #pp_full_res .pp_inline, div.facebook .pp_content .ppt, div.facebook #pp_full_res .pp_inline {
    color: #000;
}
div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a, .pp_gallery ul a:hover, .pp_gallery li.selected a {
    border-color: #fff;
}
div.pp_default .pp_details, div.light_rounded .pp_details, div.dark_rounded .pp_details, div.dark_square .pp_details, div.light_square .pp_details, div.facebook .pp_details {
    position: relative;
}
div.light_rounded .pp_top .pp_middle, div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right, div.light_rounded .pp_bottom .pp_middle, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content, div.facebook .pp_content {
    background: none repeat scroll 0 0 #fff;
}
div.light_rounded .pp_description, div.light_square .pp_description {
    margin-right: 85px;
}
div.light_rounded .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next, div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_rounded .pp_gallery a.pp_arrow_next, div.dark_square .pp_gallery a.pp_arrow_previous, div.dark_square .pp_gallery a.pp_arrow_next, div.light_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next {
    margin-top: 12px !important;
}
div.light_rounded .pp_arrow_previous.disabled, div.dark_rounded .pp_arrow_previous.disabled, div.dark_square .pp_arrow_previous.disabled, div.light_square .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default;
}
div.light_rounded .pp_arrow_next.disabled, div.dark_rounded .pp_arrow_next.disabled, div.dark_square .pp_arrow_next.disabled, div.light_square .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default;
}
div.light_rounded .pp_loaderIcon, div.light_square .pp_loaderIcon {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/light_rounded/loader.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
}
div.dark_rounded .pp_top .pp_middle, div.dark_rounded .pp_content, div.dark_rounded .pp_bottom .pp_middle {
    background: url("/wp-content/themes/goodnews5/images/prettyPhoto/dark_rounded/contentPattern.png") repeat scroll left top rgba(0, 0, 0, 0);
}
div.dark_rounded .currentTextHolder, div.dark_square .currentTextHolder {
    color: #c4c4c4;
}
div.dark_rounded #pp_full_res .pp_inline, div.dark_square #pp_full_res .pp_inline {
    color: #fff;
}
.pp_top, .pp_bottom {
    height: 20px;
    position: relative;
}
* html .pp_top, * html .pp_bottom {
    padding: 0 20px;
}
.pp_top .pp_left, .pp_bottom .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px;
}
.pp_top .pp_middle, .pp_bottom .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px;
}
* html .pp_top .pp_middle, * html .pp_bottom .pp_middle {
    left: 0;
    position: static;
}
.pp_top .pp_right, .pp_bottom .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.pp_fade, .pp_gallery li.default a img {
    display: none;
}
@media only screen and (min-width: 0px) and (max-width: 670px) {
.pp_pic_holder.pp_default {
    left: 0 !important;
    overflow: hidden;
    width: 100% !important;
}
div.pp_default .pp_content_container .pp_left {
    padding-left: 0 !important;
}
div.pp_default .pp_content_container .pp_right {
    padding-right: 0 !important;
}
.pp_content {
    height: auto !important;
    width: 100% !important;
}
.pp_fade {
    height: 100% !important;
    width: 100% !important;
}
a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom {
    display: none !important;
}
#pp_full_res img {
    height: auto !important;
    width: 100% !important;
}
.pp_details {
    background-color: #fff;
    margin-top: -2px !important;
    padding: 10px 4% 10px 3%;
    width: 94% !important;
}
a.pp_close {
    right: 10px !important;
    top: 10px !important;
}
}
@font-face {
    font-family: "play";
    font-style: normal;
    font-weight: normal;
    src: url("/wp-content/themes/goodnews5/fonts/play/play-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/goodnews5/fonts/play/play-regular-webfont.woff2") format("woff2"), url("/wp-content/themes/goodnews5/fonts/play/play-regular-webfont.woff") format("woff"), url("/wp-content/themes/goodnews5/fonts/play/play-regular-webfont.ttf") format("truetype"), url("/wp-content/themes/goodnews5/fonts/play/play-regular-webfont.svg#playregular") format("svg");
}
@font-face {
    font-family: "play";
    font-style: normal;
    font-weight: bold;
    src: url("/wp-content/themes/goodnews5/fonts/play/play-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/goodnews5/fonts/play/play-bold-webfont.woff2") format("woff2"), url("/wp-content/themes/goodnews5/fonts/play/play-bold-webfont.woff") format("woff"), url("/wp-content/themes/goodnews5/fonts/play/play-bold-webfont.ttf") format("truetype"), url("/wp-content/themes/goodnews5/fonts/play/play-bold-webfont.svg#playbold") format("svg");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    src: url("/wp-content/themes/goodnews5/fonts/open-sans/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/goodnews5/fonts/open-sans/OpenSans-Bold-webfont.woff") format("woff"), url("/wp-content/themes/goodnews5/fonts/open-sans/OpenSans-Bold-webfont.ttf") format("truetype"), url("/wp-content/themes/goodnews5/fonts/open-sans/OpenSans-Bold-webfont.svg#open_sansbold") format("svg");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    src: url("/wp-content/themes/goodnews5/fonts/open-sans/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/goodnews5/fonts/open-sans/OpenSans-Semibold-webfont.woff") format("woff"), url("/wp-content/themes/goodnews5/fonts/open-sans/OpenSans-Semibold-webfont.ttf") format("truetype"), url("/wp-content/themes/goodnews5/fonts/open-sans/OpenSans-Semibold-webfont.svg#open_sanssemibold") format("svg");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: normal;
    src: url("/wp-content/themes/goodnews5/fonts/open-sans/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/goodnews5/fonts/open-sans/OpenSans-Regular-webfont.woff") format("woff"), url("/wp-content/themes/goodnews5/fonts/open-sans/OpenSans-Regular-webfont.ttf") format("truetype"), url("/wp-content/themes/goodnews5/fonts/open-sans/OpenSans-Regular-webfont.svg#open_sansregular") format("svg");
}
strong, th, thead td {
    font-weight: bold;
}
cite, em, dfn {
    font-style: italic;
}
code, kbd, samp, pre, tt, var, input[type="password"], textarea {
    font-family: arial,"Consolas","Bitstream Vera Sans Mono","Courier New",Courier,monospace;
}
code, pre {
    display: block;
    white-space: pre;
}
del {
    color: #666;
    text-decoration: line-through;
}
ins, dfn {
    border-bottom: 1px solid #ccc;
}
small, sup, sub {
    font-size: 85%;
}
abbr, acronym {
    text-transform: uppercase;
}
a abbr, a acronym {
    border: medium none;
}
abbr[title], acronym[title], dfn[title] {
    border-bottom: 1px dotted #ccc;
    cursor: help;
}
sup {
    vertical-align: super;
}
sub {
    vertical-align: sub;
}
p, ul, ol, dl, table, fieldset, blockquote, pre, code, address {
    /*margin-bottom: 20px;*/
    margin-bottom: 5px;
    margin-top: 0;
}
h1, h2, h3, h4, h5, h6 {
    color: #40454d;
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 10px;
    margin-top: 0;
}
h3, h4, h5, h6 {
    margin-bottom: 7px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .mom-main-color, .mom-main-color a {
    color: #f09217;
}
h1 {
    font-size: 32px;
}
h2 {
    font-size: 26px;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 17px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}
h1 .subTitle, h2 .subTitle, h3 .subTitle, h4 .subTitle, h5 .subTitle, h6 .subTitle {
    color: #999;
    display: block;
    font-size: 0.65em;
    margin: 0;
}
a:link, a:visited, a:active, a:focus, a::before, a::after {
    outline: 0 none;
    text-decoration: none;
}
a, button {
    transition: all 0.2s linear 0s;
}
a {
    color: #f09217;
}
a:hover {
    color: #000;
}
.hidden {
    display: none;
    visibility: hidden;
}
.invisible {
    visibility: hidden;
}
.aligncenter {
    float: none;
    margin: auto;
}
.alignright {
    float: right;
}
.alignrighti {
    float: right !important;
}
img.alignright, .wp-caption.alignright {
    float: right;
    margin: 0 0 0.5em 1.5em;
}
.alignleft {
    float: left;
}
.alignlefti {
    float: left !important;
}
img.alignleft, .wp-caption.alignleft {
    float: left;
    margin: 0 1.5em 0.5em 0;
}
.aligncenter {
    margin-left: auto;
    margin-right: auto;
}
img.aligncenter {
    display: block;
    margin-bottom: 15px;
}
.clearboth {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    width: 100%;
}
.clear {
    clear: both;
}
.spacer {
    clear: both;
    display: block;
    padding-top: 35px;
}
.wp-caption {
    background-color: #f8f8f8;
    border: 0 none;
    box-sizing: border-box;
    margin-bottom: 20px;
    max-width: 100%;
    outline: 1px solid #eaeaea;
    padding: 5px 5px 10px;
    text-align: center;
}
.wp-caption img {
    margin-bottom: 10px !important;
}
.wp-caption-text {
    color: #000;
    font-size: 15px;
    margin-bottom: 5px;
}
.gallery-caption {
    text-align: center;
}
.post.sticky {
    border-color: #ffa507;
}
.bypostauthor {
}
.noside {
    padding: 10px;
    text-align: center;
}
iframe {
    border: 0 none;
    display: block;
    max-width: 100%;
    outline: medium none;
}
img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: top;
}
#map_canvas img, .google-maps img {
    max-width: none;
}
.content li {
    margin-bottom: 5px;
}
.border-box, button, input, select, textarea {
    box-sizing: border-box;
}
.liner-transition {
    transition: all 0.2s linear 0s;
}
code, samp, kbd {
    color: #555;
    font-family: "Courier New",Courier,monospace,sans-serif;
    text-align: left;
}
pre code {
    font-size: 11px;
    line-height: 1.6em;
}
pre, code {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e5e5e5;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 8px;
    margin: 1.7em 0 1.7em 0.3em;
    overflow: auto;
    padding: 10px 15px;
    width: 93%;
}
:first-child + html pre {
    overflow-x: auto;
    overflow-y: visible;
    padding-bottom: 2em;
}
* html pre {
    overflow-x: auto;
    overflow-y: visible;
    padding-bottom: 2em;
}
.disappear {
    opacity: 0;
}
.appear {
    opacity: 1;
    transition: all 0.4s ease-in-out 0s;
}
.one_half, .one_third, .two_third, .three_fourth, .two_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .two_sixth, .three_sixth, .four_sixth, .five_sixth {
    float: left;
    margin-right: 4%;
    position: relative;
}
.one_half {
    width: 48%;
}
.one_third {
    width: 30.6666%;
}
.two_third {
    width: 65.3332%;
}
.one_fourth {
    width: 22%;
}
.two_fourth {
    width: 48%;
}
.three_fourth {
    width: 74%;
}
.one_fifth {
    width: 16.8%;
}
.two_fifth {
    width: 37.6%;
}
.three_fifth {
    width: 58.4%;
}
.four_fifth {
    width: 79.2%;
}
.one_sixth {
    width: 13.3333%;
}
.two_sixth {
    width: 30.6666%;
}
.three_sixth {
    width: 47.9998%;
}
.four_sixth {
    width: 65.3332%;
}
.five_sixth {
    width: 82.6665%;
}
.last {
    clear: right;
    margin-right: 0 !important;
}
.mom-loading {
    background: url("/wp-content/themes/goodnews5/images/loader.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 32px;
}
.invalid {
    border-color: #ffafaf !important;
}
.mom_retina_logo {
    display: none !important;
}
@media not all, not all {
.header .logo img {
    display: none !important;
}
.header .logo .mom_retina_logo {
    display: inline-block !important;
}
}
.mom_visibility_desktop {
    display: block;
}
.mom_visibility_mobile, .mom_visibility_tablet, .mom_visibility_device {
    display: none;
}
.display_none {
    display: none;
}
.mom_main_font, .topbar, #navigation .main-menu, .breaking-news, .breaking-news .bn-title, .feature-slider .fslide .slide-caption h2, .news-box .nb-header .nb-title, a.show-more, .widget .widget-title, .widget .mom-socials-counter ul li, .main_tabs .tabs a, .mom-login-widget, .mom-login-widget input, .mom-newsletter h4, .mom-newsletter input, .mpsw-slider .slide-caption, .tagcloud a, button, input, select, textarea, .weather-widget, .weather-widget h3, .search-wrap .search-results-title, .show_all_results, .mom-social-share .ss-icon span.count, .mom-timeline, .mom-reveiw-system .review-header h2, .mom-reveiw-system .review-summary h3, .mom-reveiw-system .user-rate h3, .mom-reveiw-system .review-summary .review-score, .mom-reveiw-system .mom-bar, .mom-reveiw-system .review-footer, .mom-reveiw-system .stars-cr .cr, .mom-reveiw-system .review-circles .review-circle, .p-single .post-tags, .np-posts ul li .details .link, h2.single-title, .page-title, label, .portfolio-filter li, .pagination .main-title h1, .main-title h2, .main-title h3, .main-title h4, .main-title h5, .main-title h6, .mom_e3lan-empty, .user-star-rate .yr, .comment-wrap .commentnumber, .copyrights-area, .news-box .nb-footer a, #bbpress-forums li.bbp-header, .bbp-forum-title, div.bbp-template-notice, div.indicator-hint, #bbpress-forums fieldset.bbp-form legend, .bbp-s-title, #bbpress-forums .bbp-admin-links a, #bbpress-forums #bbp-user-wrapper h2.entry-title, .mom_breadcrumb, .single-author-box .articles-count, .not-found-wrap, .not-found-wrap h1, .gallery-post-slider.feature-slider .fslide .slide-caption.fs-caption-alt p, .chat-author, .accordion .acc_title, .acch_numbers, .logo span, .device-menu-holder, #navigation .device-menu, .widget li .cat_num, .wp-caption-text, .mom_quote, div.progress_bar span, .widget_display_stats dl, #navigation .nav-button.nav-cart span, .mom-main-font, .widget_display_stats, #buddypress div.item-list-tabs ul, #buddypress button, #buddypress a.button, #buddypress input[type="submit"], #buddypress input[type="button"], #buddypress input[type="reset"], #buddypress ul.button-nav li a, #buddypress div.generic-button a, #buddypress .comment-reply-link, a.bp-title-button, #buddypress .activity-list li.load-more, #buddypress .activity-list li.load-newest, .widget.buddypress ul.item-list, .bp-login-widget-user-links, .feature-slider .fs-nav.numbers a, .wp-polls .Buttons {
    font-family: "Play",sans-serif;
}
.mom-reveiw-system .circle input {
    font-family: "Play",sans-serif !important;
}
.topbar {
}
.button, .wp-polls .Buttons, .scrolling-box .sb-item h3, .widget ul li, .older-articles ul li, .copyrights-text, #comments .single-comment .comment-content .comment-reply-link, #comments .single-comment .comment-content .comment-edit-link, #navigation .main-menu > li .cats-mega-wrap .subcat li .subcat-title, .widget ul.twiter-list, #bbpress-forums ul.bbp-replies .bbp-reply-content .bbp-author-name {
    font-family: "Open Sans",sans-serif;
}
body {
    background: url("/wp-content/themes/goodnews5/images/bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #818181;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    line-height: 1.4em;
}
body.use_bg_as_ad.layout-boxed {
    cursor: pointer;
}
body.use_bg_as_ad.layout-boxed * {
    cursor: auto;
}
body.use_bg_as_ad.layout-boxed a, body.use_bg_as_ad.layout-boxed a * {
    cursor: pointer;
}
.inner {
    margin: 0 auto;
    width: 978px;
}
.main_container {
    float: left;
    margin-bottom: 20px;
}
.main-col, .vc_main_col {
    float: left;
    width: 652px;
}
.main-sidebar, .vc_sidebar {
    float: right;
    width: 307px;
}
.secondary-sidebar, .vc_sec_sidebar {
    float: left;
    margin-left: 20px;
    width: 202px;
}
body.layout-boxed {
    background: url("/wp-content/themes/goodnews5/images/bg.jpg") repeat scroll 0 0 #eaeaea;
}
.layout-boxed:not(.layout-boxed-content) .boxed-wrap, .layout-boxed-content .boxed-content-wrapper {
    background: none repeat scroll 0 0 #fcfcfc;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    margin: auto auto 30px;
    width: 1022px;
}
.layout-boxed-content .boxed-content-wrapper {
    background: none repeat scroll 0 0 #fff;
    width: 1020px;
}
.layout-boxed-content .navigation-inner > .inner, .layout-boxed-content .header > .inner, .layout-boxed-content .topbar > .inner, .layout-boxed-content #footer > .inner, .layout-boxed-content .copyrights-area > .inner {
    width: 1022px;
}
.layout-boxed.both-sidebars:not(.layout-boxed-content) .boxed-wrap, .layout-boxed-content.both-sidebars .boxed-content-wrapper, .layout-boxed-content.both-sidebars .navigation-inner > .inner, .layout-boxed-content.both-sidebars .header > .inner, .layout-boxed-content.both-sidebars .topbar > .inner, .layout-boxed-content.both-sidebars #footer > .inner, .layout-boxed-content .copyrights-area > .inner {
    width: 1235px;
}
.layout-boxed.both-sidebars-all.both_sidebars_same_width:not(.layout-boxed-content) .boxed-wrap, .layout-boxed-content.both-sidebars-all.both_sidebars_same_width .boxed-content-wrapper, .layout-boxed-content.both-sidebars-all.both_sidebars_same_width .navigation-inner > .inner, .layout-boxed-content.both-sidebars-all.both_sidebars_same_width .header > .inner, .layout-boxed-content.both-sidebars-all.both_sidebars_same_width .topbar > .inner, .layout-boxed-content.both-sidebars-all.both_sidebars_same_width #footer > .inner, .layout-boxed-content .copyrights-area > .inner {
    width: 1340px;
}
.layout-boxed-content.both-sidebars .boxed-content-wrapper {
    width: 1233px;
}
.layout-boxed-content #navigation {
    border-bottom: 0 none;
    box-shadow: 0 0 0 0 #fff;
    height: 44px;
    margin: 0 auto;
}
.layout-boxed-content #navigation.nav_shadow_on {
    box-shadow: 0 0 0 0 #fff;
}
.layout-boxed-content .nav-shaddow {
    display: none;
}
.layout-boxed-content .boxed-content-wrapper {
    margin-bottom: 0;
    padding-top: 20px !important;
}
.layout-boxed .base-box, .layout-boxed .sidebar .widget, .layout-boxed .comment-form, .layout-boxed div.bbp-template-notice, .layout-boxed div.indicator-hint, .layout-boxed #bbpress-forums fieldset.bbp-form legend, .layout-boxed .news-ticker {
    border-color: #eaeaea;
}
.layout-boxed .base-box::after, .layout-boxed .sidebar .widget::after, .layout-boxed .comment-form::after, .layout-boxed div.bbp-template-notice::after, .layout-boxed div.indicator-hint::after, .layout-boxed #bbpress-forums fieldset.bbp-form legend::after {
    display: none;
}
.layout-boxed2 .boxed-wrap {
    margin-top: 30px !important;
}
.base-box, .sidebar .widget, .comment-form, div.bbp-template-notice, div.indicator-hint, #bbpress-forums fieldset.bbp-form legend {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e0e0e0;
    margin-bottom: 21px;
    padding: 20px;
    position: relative;
}
.base-box .base-box {
    border-color: #eaeaea;
}
.base-box .base-box::after {
    display: none !important;
}
.base-box::after, .sidebar .widget::after, div.bbp-template-notice::after, div.indicator-hint::after, #bbpress-forums fieldset.bbp-form legend::after {
    border-bottom: 2px solid #ebebeb;
    bottom: -3px;
    content: "";
    left: 0;
    position: absolute;
    width: 100%;
}
.no-touch a img {
    backface-visibility: hidden;
    outline: 1px solid transparent;
    transition: all 0.4s ease-in-out 0s;
}
.no-touch a img:hover {
    opacity: 0.8;
}
.header a img:hover {
    opacity: 1;
}
.no-display-in-front {
    display: none;
}
.star-rating {
    color: #f09217;
    display: block;
    font-family: "momizat";
    font-size: 15px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 16px;
    line-height: 1;
    overflow: hidden;
    position: relative;
    text-transform: none;
    width: 75px;
}
.star-rating::before {
    content: "";
    float: left;
    left: 0;
    position: absolute;
    top: 0;
}
.star-rating span {
    float: left;
    left: 0;
    overflow: hidden;
    padding-top: 16px;
    position: absolute;
    top: 0;
}
.star-rating span::before {
    content: "";
    left: 0;
    position: absolute;
    text-align: left;
    top: 0;
}
.mom_user_rate {
    cursor: pointer;
}
.nb-item-meta .star-rating {
    display: inline-block;
    top: -1px;
    vertical-align: top;
}
.scrolling-box .nb-item-meta .star-rating {
    margin-left: 0;
}
.both-sidebars .inner {
    width: 1191px;
}
.both-sidebars-all .inner {
    width: 1201px;
}
.both-sidebars-all.both_sidebars_same_width .inner {
    width: 1306px;
}
.both-sidebars-all.both_sidebars_same_width .secondary-sidebar {
    width: 307px;
}
.both-sidebars-all .secondary-sidebar {
    float: left;
    margin: 0 20px 0 0;
}
.both-sidebars-all .main-col {
    float: right;
}
.both-sidebars-left .main_container {
    float: right;
}
.main_container.fullwidth {
    float: none;
}
.both-sidebars-left .main-sidebar {
    float: left;
}
.both-sidebars-left .secondary-sidebar {
    float: left;
    margin: 0 20px 0 0;
}
.both-sidebars-left .main-col {
    float: right;
}
.left-sidebar .main_container {
    float: right;
}
.left-sidebar .main-sidebar {
    float: left;
}
.widget .sec-sidebar-element {
    display: none !important;
}
.secondary-sidebar .sec-sidebar-element {
    display: block !important;
}
.secondary-sidebar .main-sidebar-element {
    display: none !important;
}
.main-title {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
    padding-bottom: 8px;
}
.main-title h1, .main-title h2, .main-title h3, .main-title h4, .main-title h5, .main-title h6 {
    font-weight: bold;
}
input, select, textarea, .mom-select {
    /*background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #eaeaea;
    border-radius: 0;
    margin-bottom: 10px;
    padding: 0;
    width: 100%;*/
}
input:last-child, select:last-child, textarea:last-child, .mom-select:last-child {
    margin-bottom: 0;
}
input {
    height: 30px;
    padding: 0 8px;
}
textarea {
    padding: 10px;
    width: 100%;
}
label {
    display: inline-block;
    font-size: 15px;
    margin-bottom: 5px;
}
select {
    /*-moz-appearance: none;
    padding: 9px;*/
}
.mom-select {
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.mom-select::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: #eaeaea;
    border-image: none;
    border-style: solid;
    border-width: 0 0 0 1px;
    color: #83868a;
    content: "";
    font-family: "enotype";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 100%;
    line-height: 38px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: none;
    top: 0;
    width: 34px;
    z-index: 1;
}
.mom-select select {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    box-sizing: content-box;
    height: 18px;
    line-height: 18px;
    margin: 0 0 0 5px;
    padding: 9px 0;
    position: relative;
    width: 123%;
    z-index: 2;
}
.mom-select.min::before {
    line-height: 30px;
    width: 28px;
}
.mom-select.min select {
    padding: 6px 0;
}
:-moz-placeholder {
    color: #c6c6c6;
    opacity: 1;
}
*::-moz-placeholder {
    color: #c6c6c6;
    opacity: 1;
}
#footer input, #footer select, #footer textarea {
    background: none repeat scroll 0 0 #424952;
    border: 1px solid #3c4249;
}
#footer *:-moz-placeholder {
    color: #31353b;
    opacity: 1;
}
#footer *::-moz-placeholder {
    color: #31353b;
    opacity: 1;
}
.topbar *:-moz-placeholder {
    color: #a7afb7;
    opacity: 1;
}
.topbar *::-moz-placeholder {
    color: #a7afb7;
    opacity: 1;
}
.topbar input, .topbar select, .topbar textarea {
    background: none repeat scroll 0 0 #424952;
    border: 0 none;
    color: #a7afb7;
    margin-bottom: 0;
}
.wpcf7-form input:first-child, .wpcf7-form textarea:first-child {
    margin-bottom: 10px;
}
.wpcf7-form p {
    margin-bottom: 0;
}
input[type="submit"] {
    margin-bottom: 0;
    width: auto;
}
input[type="checkbox"], input[type="radio"] {
    height: auto;
    width: auto;
}
input[type="file"] {
    height: auto;
    padding: 8px;
}
.wpcf7-captchac {
    float: left;
    margin-right: 10px;
}
.rtl .wpcf7-captchac {
    float: right;
    margin-left: 10px;
    margin-right: 0;
}
input.wpcf7-captchar {
    width: auto;
}
.topbar {
    background: none repeat scroll 0 0 #373c43;
    color: #f0f0f0;
    height: 40px;
    line-height: 40px;
}
.topbar .top-left-content {
    float: left;
}
.topbar .top-right-content {
    float: right;
}
.topbar ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.topbar .top-nav li {
    position: relative;
}
.topbar .top-nav > li {
    float: left;
}
.topbar .top-nav li a {
    color: #f0f0f0;
    display: inline-block;
    padding: 0 10px;
}
.topbar .top-nav > li a:hover, .topbar .top-nav > li.current-menu-item a {
    background: none repeat scroll 0 0 #4a525d;
}
.topbar .top-nav > li ul.sub-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #4a525d;
    border-color: -moz-use-text-color transparent transparent;
    border-image: none;
    border-right: 1px solid transparent;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    left: 0;
    line-height: 1.4;
    position: absolute;
    top: 100%;
    width: 190px;
    z-index: 1000;
}
.top-right-content .top-nav > li ul.sub-menu {
    left: auto;
    right: 0;
}
.topbar .top-nav li:hover > ul.sub-menu {
}
.topbar .top-nav > li ul.sub-menu li ul.sub-menu {
    left: 100%;
    padding: 0;
    top: -1px;
}
.top-right-content .top-nav > li ul.sub-menu li ul.sub-menu {
    left: auto;
    right: 100%;
}
.topbar .top-nav > li ul.sub-menu li {
    border-top: 1px solid #404751;
}
.topbar .top-nav > li ul.sub-menu > li:first-child {
    border-top-width: 0;
}
.topbar .top-nav > li ul.sub-menu > li ul li:first-child {
    border-top-width: 1px;
}
.topbar .top-nav > li ul.sub-menu li a {
    display: block;
    font-size: 13px;
    padding: 7px 10px 8px;
}
.topbar .top-nav > li ul.sub-menu li:hover, .topbar .top-nav > li ul.sub-menu li:hover + li {
    border-color: #373c43;
}
.topbar .top-nav > li ul.sub-menu li a:hover {
    background: none repeat scroll 0 0 #373c43;
}
.topbar .top-nav > li ul.sub-menu li.has-child > a::after {
    color: #f0f0f0;
    content: "";
    font-family: "enotype";
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 9px;
    margin-top: -5px;
    position: absolute;
    right: 5px;
    text-transform: none;
    top: 50%;
}
.topbar .search-form {
    padding: 5px 0;
    width: 226px;
}
.topbar .search-form * {
    height: 30px;
}
.topbar .search-form input {
    border: 0 none;
    float: left;
    width: 180px;
}
.topbar .search-form button {
    float: right;
    height: 30px;
    line-height: 30px;
}
.mom-social-icons {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.topbar .mom-social-icons li {
    margin-top: 5px;
}
.mom-social-icons li {
    float: left;
    margin-left: 1px;
}
.mom-social-icons li a {
    display: block;
    line-height: 30px;
    vertical-align: middle;
}
.mom-social-icons li a img {
    margin-right: 4px;
}
.mom-social-icons li a.vector_icon {
    color: #f0f0f0;
    display: block;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}
.mom-social-icons li a.vector_icon:hover {
    background-color: #f09217;
}
.mom-social-icons li a.vector_icon i {
    line-height: 33px;
}
.mom-social-icons li a:hover {
    color: #fff;
}
.mom-social-icons li.twitter a.vector_icon:hover {
    background-color: #00baf0;
}
.mom-social-icons li.facebook a.vector_icon:hover {
    background-color: #3b5997;
}
.mom-social-icons li.gplus a.vector_icon:hover {
    background-color: #c43c2c;
}
.mom-social-icons li.linkedin a.vector_icon:hover {
    background-color: #006599;
}
.mom-social-icons li.youtube a.vector_icon:hover {
    background-color: #f00;
}
.mom-social-icons li.rss a.vector_icon:hover {
    background-color: #f60;
}
.mom-social-icons li.skype a.vector_icon:hover {
    background-color: #00b0f6;
}
.mom-social-icons li.feedburner a.vector_icon:hover {
    background-color: #ee3d43;
}
.mom-social-icons li.flickr a.vector_icon:hover {
    background-color: #ff0084;
}
.mom-social-icons li.picasa a.vector_icon:hover {
    background-color: #000;
}
.mom-social-icons li.vimeo a.vector_icon:hover {
    background-color: #1ab7ea;
}
.header {
    background: none repeat scroll 0 0 #fff;
    clear: both;
}
.header > .inner {
    
    /*height: 154px;line-height: 154px;*/
    position: relative;
}
.header .logo {
    float: left;
    height: 154px;
}
.header .logo h1 {
    display: inline-block;
}
.header .logo span {
    color: #373c43;
    font-size: 30px;
    font-weight: bold;
}
.header-right {
    float: right;
}
.header-right_custom-content {
    line-height: 1.7;
}
.header p {
    margin: 0;
}
#navigation {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: #dfdfdf -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px 0;
    clear: both;
    height: 50px;
    line-height: 44px;
    position: relative;
    z-index: 110;
}
#navigation.nav_shadow_on {
    box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.05);
}
#navigation.nov_white_off {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    height: 44px;
}
#navigation.nov_white_off .main-menu > li.current-menu-item > a::before, #navigation.nov_white_off .main-menu > li.current-menu-ancestor > a::before {
    display: none;
}
body.sticky_navigation_on #navigation.sticky-nav {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
    position: fixed;
    width: 100%;
    z-index: 5000;
}
body.sticky_navigation_on.layout-boxed #navigation.sticky-nav {
    width: 1022px;
}
body.sticky_navigation_on.layout-boxed.both-sidebars #navigation.sticky-nav {
    width: 1235px;
}
body.sticky_navigation_on.layout-boxed.layout-boxed-content #navigation.sticky-nav {
    width: 100% !important;
}
.navigation-inner {
    background: none repeat scroll 0 0 #f0f0f0;
    border-bottom: 1px solid #dfdfdf;
    height: 44px;
    position: relative;
}
.navigation-inner > .inner {
    height: 44px;
    position: relative;
}
#navigation ul.main-menu {
    height: 44px;
    margin-right: 50px;
}
#navigation ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#navigation .main-menu li:not(.mom_mega) {
    position: relative;
}
#navigation .main-menu > li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #dfdfdf;
    border-image: none;
    border-style: solid;
    border-width: 0 0 0 1px;
    float: left;
    font-size: 15px;
}
#navigation .main-menu > li:last-child {
    border-right: 1px solid #dfdfdf;
}
.main-menu > li > a {
    color: #373c43;
    display: block;
    height: 44px;
    line-height: 44px;
    padding: 0 15px;
}
#navigation .main-menu > li a {
    position: relative;
}
#navigation .main-menu > li:hover > a::before, #navigation .main-menu > li.current-menu-item > a::before, .navigation_highlight_ancestor #navigation .main-menu > li.current-menu-ancestor > a::before, .navigation_highlight_ancestor #navigation .main-menu > li.current-menu-parent > a::before {
    background: none repeat scroll 0 0 #fff;
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
#navigation .main-menu > li:hover > a, #navigation .main-menu > li.current-menu-item > a, .navigation_highlight_ancestor #navigation .main-menu > li.current-menu-ancestor > a, .navigation_highlight_ancestor #navigation .main-menu > li.current-menu-parent > a {
    background-color: #fff;
}
#navigation .main-menu li a i {
    float: left;
    font-size: 16px;
    line-height: inherit;
    margin-right: 8px;
    position: relative;
    top: 1px;
}
#navigation .main-menu li ul li a i {
    top: -1px;
}
#navigation .main-menu li a i.icon_only {
    float: none;
    font-size: 25px;
    margin: 0;
}
.icon_only_label {
    display: none;
}
ul.main-menu li .img_icon, #navigation ul.device-menu li .img_icon {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 18px auto;
    display: inline-block;
    height: 44px;
    width: 18px;
}
ul.main-menu li .img_icon.icon_only, #navigation ul.device-menu li .img_icon.icon_only {
    background-size: 24px auto;
    width: 24px;
}
#navigation ul.device-menu li.img_icon {
    display: inline-block;
    height: 37px;
    margin-right: 10px;
    vertical-align: middle;
}
#navigation .main-menu li a i[class*="brankic"] {
    font-size: 18px;
    margin-right: 6px;
    position: relative;
    top: -1px;
}
#navigation .main-menu li ul li a i[class*="brankic"] {
    top: -3px;
}
#navigation .main-menu li a i.icon_only[class*="brankic"] {
    font-size: 27px;
    margin: 0;
}
#navigation .nav-buttons {
    position: absolute;
    right: 0;
    top: 0;
}
#navigation .nav-button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: -moz-use-text-color #dfdfdf;
    border-image: none;
    border-left: 0 solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-style: none solid;
    border-width: 0 1px 0 0;
    color: #4a525d;
    cursor: pointer;
    float: left;
    font-size: 16px;
    height: 44px;
    min-width: 48px;
    position: relative;
    text-align: center;
    z-index: 1001;
}
#navigation .nav-button:first-child {
    border-left-width: 1px;
}
#navigation .nav-button.active {
    border-bottom-color: #fff;
}
#navigation .nav-button.active::before {
    background: none repeat scroll 0 0 #fff;
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
#navigation .nav-button.nav-login i {
    font-size: 18px;
}
#navigation .nav-button.nav-cart {
    box-sizing: border-box;
    padding-right: 6px;
    padding-top: 1px;
}
#navigation .nav-button.nav-cart::before {
    display: none;
}
#navigation .nav-button.nav-cart i {
    font-size: 18px;
    position: relative;
    top: 2px;
}
#navigation .nav-button.nav-cart span.numofitems {
    background: none repeat scroll 0 0 #ffa507;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    height: 16px;
    line-height: 15px;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 8px;
    width: 15px;
}
.nb-inner-wrap {
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    line-height: 1.7;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 100%;
    transform: scaleY(0);
    transform-origin: 0 0 0;
    transition: all 0.2s ease-in 0s;
    width: 306px;
    z-index: 1000;
}
.nb-inner-wrap.sw-show {
    opacity: 1;
    transform: scaleY(1);
}
.nb-inner-wrap .nb-inner {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e0e0e0;
    padding: 15px;
}
.nb-inner-wrap .nb-inner.lw-inner {
    padding: 20px;
}
.nb-inner-wrap .search-form {
    overflow: hidden;
    position: relative;
}
.nb-inner-wrap .search-form .sf-loading {
    display: none;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 55px;
    top: 0;
    width: 16px;
}
.nb-inner-wrap .search-form .button {
    float: left;
    line-height: 38px;
    width: 45px;
}
.nb-inner-wrap .search-form input {
    border-right-width: 0;
    float: left;
    margin-bottom: 0;
    width: 229px;
}
.nb-inner-wrap .search-results-title {
    background: none repeat scroll 0 0 #f5f5f5;
    border-color: #eaeaea;
    border-style: solid;
    border-width: 1px 0;
    color: #adaeaf;
    font-size: 15px;
    line-height: 39px;
    margin: 0 -15px;
    padding: 0 15px;
    text-transform: uppercase;
}
.nb-inner-wrap .search-results-title:first-child {
    margin-top: 15px;
}
.nb-inner-wrap ul.s-results:last-child {
    margin-bottom: -15px;
}
.nb-inner-wrap ul.s-results {
    line-height: 1;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.nb-inner-wrap ul.s-results li {
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
    padding: 15px 0;
}
.nb-inner-wrap ul.s-results li:last-child {
    border-bottom: 0 none;
}
.nb-inner-wrap ul.s-results .s-img {
    float: left;
    margin-right: 10px;
    width: 45px;
}
.nb-inner-wrap ul.s-results .s-img .post_format {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #e5e5e5;
    color: #83868a;
    display: block;
    height: 33px;
    line-height: 33px;
    text-align: center;
    width: 43px;
}
.nb-inner-wrap ul.s-results .s-img .post_format::before {
    content: "";
    font-family: "momizat";
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-transform: none;
}
.nb-inner-wrap ul.s-results li.type-page .s-img .post_format::before {
    content: "";
    font-family: "dashicons";
}
.nb-inner-wrap ul.s-results .s-details {
    margin-left: 55px;
}
.nb-inner-wrap ul.s-results .type-page .s-details {
    position: relative;
    top: 3px;
}
.nb-inner-wrap ul.s-results .s-details h4 {
    font-size: 14px;
    margin-bottom: 3px;
}
.nb-inner-wrap ul.s-results .s-details .mom-post-meta {
    font-size: 12px;
    margin-bottom: 0;
}
.show_all_results {
    background: none repeat scroll 0 0 #f5f5f5;
    border-top: 1px solid #eaeaea;
    height: 40px;
    line-height: 38px;
    margin: 0 -15px -15px;
    text-align: center;
}
.show_all_results a {
    color: #adaeaf;
}
.show_all_results a:hover {
    color: #000;
}
.show_all_results a i {
    color: #adaeaf;
    display: inline-block;
    font-size: 16px;
    margin-left: 6px;
    vertical-align: middle;
}
.nav-shaddow {
    background: url("/wp-content/themes/goodnews5/images/nav-shadow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 19px;
    margin: -2px auto 0;
    position: relative;
    width: 963px;
    z-index: 1;
}
.ajax_search_results {
    line-height: normal;
}
.ajax_search_results .sw-not_found {
    display: block;
    margin-top: 10px;
}
ul.main-menu > li:not(.mom_mega):not(.mom_mega_cats) ul.sub-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: -moz-use-text-color #dfdfdf #dfdfdf;
    border-image: none;
    border-right: 1px solid #dfdfdf;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    left: -1px;
    line-height: 1.4;
    margin-top: 1px !important;
    padding: 10px;
    position: absolute;
    top: 100%;
    width: 200px;
    z-index: 1000;
}
ul.main-menu > li:not(.mom_mega):not(.mom_mega_cats) ul.sub-menu ul {
    box-shadow: 2px 0 3px 0 rgba(0, 0, 0, 0.1);
}
ul.main-menu li:hover:not(.mom_mega):not(.mom_mega_cats) > ul.sub-menu, #navigation .main-menu li.mom_mega.menu-item-depth-0:hover > .mom_mega_wrap, #navigation .main-menu li.menu-item-depth-0:hover > .cats-mega-wrap {
    display: block;
}
ul.main-menu > li:not(.mom_mega):not(.mom_mega_cats) ul.sub-menu li ul.sub-menu {
    left: 100%;
    padding: 0;
    top: -1px;
}
ul.main-menu > li.menu-item-has-children > a::after {
    bottom: 4px;
    color: #cbcbcb;
    content: "";
    font-family: "enotype";
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    left: 0;
    line-height: 9px;
    position: absolute;
    text-align: center;
    text-transform: none;
    width: 100%;
}
ul.main-menu > li.menu-item-has-children.menu-item-iconsOnly > a::after {
    display: none;
}
ul.main-menu li:not(.mom_mega):not(.mom_mega_cats) ul.sub-menu li.menu-item-has-children > a::after {
    color: #d4d4d4;
    content: "";
    font-family: "enotype";
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 9px;
    margin-top: -5px;
    position: absolute;
    right: 10px;
    text-transform: none;
    top: 50%;
}
ul.main-menu > li:not(.mom_mega) ul.sub-menu li {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #f0f0f0;
    font-size: 13px;
}
ul.main-menu > li:not(.mom_mega):not(.mom_mega_cats) ul.sub-menu li:last-child {
    border-bottom: 0 none;
}
ul.main-menu > li:not(.mom_mega) ul.sub-menu li a {
    color: #373c43;
    display: block;
    padding: 10px 15px;
}
ul.main-menu > li:not(.mom_mega) ul.sub-menu li a:hover {
    color: #f09217;
}
.main-menu .mom_mega:hover > a::after {
}
#navigation .main-menu li a i.mega_menu_arrow_holder {
    margin-right: 5px;
    position: relative;
    top: -1px;
}
#navigation .main-menu li.mom_mega.menu-item-depth-0 > .mom_mega_wrap {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: -moz-use-text-color #dfdfdf #dfdfdf;
    border-image: none;
    border-right: 1px solid #dfdfdf;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    left: 0;
    line-height: 1.4;
    margin-top: 1px;
    padding: 20px;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 1000;
}
.main-menu .mom_mega.menu-item-depth-0 > .mom_mega_wrap::before {
    background: none repeat scroll 0 0 #fff;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.main-menu li.mom_mega > .mom_mega_wrap a {
    display: block;
}
ul.main-menu li.mom_mega .mega_col_title {
    color: #4a525e;
    font-size: 14px;
    font-weight: 700;
}
ul.main-menu li.mom_mega .mega_col_title > a {
    border-bottom: 1px solid #e5e5e5;
    color: #4a525e;
    padding-bottom: 10px;
}
ul.main-menu li.mom_mega .mega_col_title a:hover {
    color: #f09217;
}
ul.main-menu li.mom_mega .mega_col_title.menu-item-iconsOnly > a {
    padding-bottom: 4px;
}
ul.main-menu li.mom_mega ul {
    margin-bottom: 0;
}
ul.main-menu li.mom_mega ul li {
    font-size: 14px;
    font-weight: 400;
}
ul.main-menu li.mom_mega .mom_mega_wrap ul li a {
    border-bottom: 1px solid #f0f0f0;
    color: #373c43;
    display: block;
    padding: 9px 10px 9px 0;
}
ul.main-menu li.mom_mega .mom_mega_wrap ul li a:hover {
}
.mom_mega_wrap .menu-item-depth-1.mega_column {
    float: left;
    margin-right: 3%;
    width: 22.75%;
}
.mom_mega_wrap .menu-item-depth-1.mega_column:last-child {
    margin-right: 0;
}
.mom_mega_wrap.mom_mega_col_3 .menu-item-depth-1.mega_column {
    width: 31.333%;
}
.mom_mega_wrap.mom_mega_col_2 .menu-item-depth-1.mega_column {
    width: 48.5%;
}
.mom_mega_wrap.mom_mega_col_5 .menu-item-depth-1.mega_column {
    width: 17.6%;
}
.mom_mega_wrap.mom_mega_col_6 .menu-item-depth-1.mega_column {
    width: 14.16%;
}
.mom_mega_wrap.mom_mega_col_1 .menu-item-depth-1.mega_column {
    margin-right: 0;
    width: 100%;
}
.main-menu .mom_mega.menu-item-depth-0 > .mom_mega_wrap .menu-item-depth-1.mega_column:first-child {
    border-left: medium none;
}
.main-menu ul.menu li.mom_mega .mega_col_title > a {
    border-bottom: 1px solid #e7e7e7;
    color: #313131;
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 7px;
    margin-left: 20px;
    padding: 15px 0;
}
#navigation .main-menu > li .cats-mega-wrap {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: -moz-use-text-color #dfdfdf #dfdfdf;
    border-image: none;
    border-right: 1px solid #dfdfdf;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    left: -1px;
    line-height: 1.4;
    margin-top: 1px;
    overflow: hidden;
    padding: 15px;
    position: absolute;
    top: 100%;
    width: 502px;
    z-index: 1000;
}
#navigation .main-menu > li.sub-menu-left .cats-mega-wrap {
    left: auto;
    right: 0;
}
#navigation .main-menu > li .cats-mega-wrap .cats-mega-inner {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #f0f0f0;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 0 0;
    overflow: hidden;
    position: relative;
}
#navigation .main-menu > li .cats-mega-wrap .cats-mega-inner::before {
    background: none repeat scroll 0 0 #f0f0f0;
    content: "";
    height: 100%;
    left: 140px;
    position: absolute;
    top: 0;
    width: 1px;
}
#navigation .main-menu > li .cats-mega-wrap ul.sub-menu {
    display: block;
    float: left;
    width: 140px;
}
ul.main-menu > li .cats-mega-wrap ul.sub-menu li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #f0f0f0;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px 1px;
}
#navigation .main-menu > li .cats-mega-wrap ul.sub-menu li a {
    padding: 10px;
}
ul.main-menu > li .cats-mega-wrap ul.sub-menu li.active a {
    background: none repeat scroll 0 0 #f8f8f8;
    position: relative;
}
ul.main-menu > li .cats-mega-wrap ul.sub-menu li.active a::before {
    color: #d4d4d4;
    content: "";
    font-family: "enotype";
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 9px;
    margin-top: -5px;
    position: absolute;
    right: 5px;
    text-transform: none;
    top: 50%;
}
#navigation .main-menu > li .cats-mega-wrap .subcat {
    background: none repeat scroll 0 0 #f8f8f8;
    float: right;
    width: 329px;
}
#navigation .main-menu > li .cats-mega-wrap .subcat ul {
    min-height: 220px;
}
#navigation .main-menu > li .cats-mega-wrap .subcat ul.loading {
    background: url("/wp-content/themes/goodnews5/images/ajax-loader.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
}
#navigation .main-menu > li .cats-mega-wrap .subcat ul li {
    border-bottom: 1px solid #f0f0f0;
    margin-left: 15px;
    margin-right: 15px;
    overflow: hidden;
    padding: 13px 0;
}
#navigation .main-menu > li .cats-mega-wrap .subcat ul li:last-child {
    border-bottom: 0 none;
}
#navigation .main-menu > li .cats-mega-wrap .subcat li.has-thumbnail .subcat-thumbnail {
    float: left;
    margin-right: 13px;
    width: 70px;
}
#navigation .main-menu > li .cats-mega-wrap .subcat li.has-thumbnail .subcat-title {
    margin-left: 83px;
    top: -4px;
}
#navigation .main-menu > li .cats-mega-wrap .subcat li .subcat-title {
    font-size: 13px;
    position: relative;
}
#navigation .main-menu > li .cats-mega-wrap .subcat li .subcat-title a {
    color: #40454d;
}
#navigation .main-menu > li .cats-mega-wrap .subcat li .subcat-title span {
    color: #c6c6c6;
    display: block;
    font-size: 11px;
    line-height: 1;
    position: relative;
    top: 3px;
}
#navigation .main-menu > li .cats-mega-wrap .subcat .mom-cat-latest {
    display: none;
}
#navigation .main-menu > li .cats-mega-wrap .subcat .mom-cat-latest.active {
    display: block;
}
#navigation .main-menu > li .cats-mega-wrap .subcat .mom-cat-latest .view_all_posts {
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    color: #40454d;
    display: block;
    font-size: 12px;
    height: 31px;
    line-height: 30px;
    text-align: center;
}
#navigation .main-menu > li .cats-mega-wrap .subcat .mom-cat-latest .view_all_posts i {
    float: none;
    line-height: 31px;
    margin-left: 5px;
    position: relative;
    top: 3px;
}
#navigation .main-menu > li .cats-mega-wrap .subcat .mom-cat-latest li a:hover, #navigation .main-menu > li .cats-mega-wrap .subcat .mom-cat-latest .view_all_posts:hover {
    color: #f09217;
}
#navigation .main-menu > li .cats-mega-wrap.mom_cats_horizontal {
    width: 617px;
}
#navigation .main-menu > li .cats-mega-wrap.mom_cats_horizontal .subcat {
    width: 443px;
}
#navigation .main-menu > li .cats-mega-wrap.mom_cats_horizontal .subcat .mom-cat-latest ul {
    min-height: 150px;
    overflow: hidden;
}
#navigation .main-menu > li .cats-mega-wrap.mom_cats_horizontal .subcat .mom-cat-latest li {
    border-bottom: 0 none;
    border-right: 1px solid #f0f0f0;
    box-sizing: border-box;
    float: left;
    margin: 0 0 -200px;
    padding: 15px 15px 200px;
    width: 33.3%;
}
#navigation .main-menu > li .cats-mega-wrap.mom_cats_horizontal .subcat .mom-cat-latest li:last-child {
    border-right: 0 none;
}
#navigation .main-menu > li .cats-mega-wrap.mom_cats_horizontal .subcat li.has-thumbnail .subcat-thumbnail {
    float: none;
    margin: 0 0 20px;
    width: auto;
}
#navigation .main-menu > li .cats-mega-wrap.mom_cats_horizontal .subcat li .subcat-title {
    margin: 0;
}
#navigation .main-menu > li .cats-mega-wrap.mom_cats_horizontal .subcat li .subcat-title span {
    display: block;
    padding: 5px 0;
}
.main-menu li .mom_custom_mega .sub-menu {
    display: none;
}
#navigation .mom_custom_mega ul, #navigation .mom_custom_mega ol {
    line-height: 1.4em;
    list-style-position: outside;
    margin: 3px 3px 10px 14px;
    padding: 0 2px 0 5px;
    text-indent: 2px;
}
#navigation .mom_custom_mega ul {
    list-style: outside none disc;
}
#navigation .mom_custom_mega ol {
    list-style: outside none decimal;
}
#navigation .main-menu .mom_custom_mega {
    background: url("/wp-content/themes/goodnews5/images/bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #8e8e8e;
    font-family: arial,Verdana,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1.6em;
}
i.long-arrow-icon::before {
    content: "";
    font-family: "font-awesome";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}
.lt-ie9 ul.main-menu li:not(.mom_mega):not(.mom_mega_cats) > ul.sub-menu, .lt-ie9 #navigation .main-menu li.mom_mega.menu-item-depth-0 > .mom_mega_wrap, .lt-ie9 #navigation .main-menu li.menu-item-depth-0 > .cats-mega-wrap, .lt-ie9 .topbar .top-nav > li ul.sub-menu {
    display: none;
}
.lt-ie9 ul.main-menu li:hover:not(.mom_mega):not(.mom_mega_cats) > ul.sub-menu, .lt-ie9 #navigation .main-menu li.mom_mega.menu-item-depth-0:hover .mom_mega_wrap, .lt-ie9 #navigation .main-menu li.menu-item-depth-0:hover > .cats-mega-wrap .lt-ie9 .topbar .top-nav li:hover > ul.sub-menu {
    display: block;
    visibility: visible;
}
.dd-effect-fade ul.main-menu li:not(.mom_mega):not(.mom_mega_cats) > ul.sub-menu, #navigation.dd-effect-fade .main-menu li.mom_mega.menu-item-depth-0 > .mom_mega_wrap, #navigation.dd-effect-fade .main-menu li.menu-item-depth-0 > .cats-mega-wrap, .topbar .top-nav > li ul.sub-menu {
    opacity: 0;
    transform: scaleY(0.98);
    transform-origin: 0 0 0;
    transition: all 0.3s linear 0s;
    visibility: hidden;
}
.dd-effect-fade ul.main-menu li:hover:not(.mom_mega):not(.mom_mega_cats) > ul.sub-menu, #navigation.dd-effect-fade .main-menu li.mom_mega.menu-item-depth-0:hover .mom_mega_wrap, #navigation.dd-effect-fade .main-menu li.menu-item-depth-0:hover > .cats-mega-wrap, .topbar .top-nav li:hover > ul.sub-menu {
    opacity: 1;
    transform: scaleY(1);
    visibility: visible;
}
.dd-effect-slide ul.main-menu li:not(.mom_mega):not(.mom_mega_cats) > ul.sub-menu, #navigation.dd-effect-slide .main-menu li.mom_mega.menu-item-depth-0 > .mom_mega_wrap, #navigation.dd-effect-slide .main-menu li.menu-item-depth-0 > .cats-mega-wrap {
    opacity: 0;
    transform: scaleY(0);
    transform-origin: 0 0 0;
    transition: all 0.28s ease-in-out 0s;
    visibility: hidden;
}
.dd-effect-slide ul.main-menu li:hover:not(.mom_mega):not(.mom_mega_cats) > ul.sub-menu, #navigation.dd-effect-slide .main-menu li.mom_mega.menu-item-depth-0:hover .mom_mega_wrap, #navigation.dd-effect-slide .main-menu li.menu-item-depth-0:hover > .cats-mega-wrap {
    opacity: 1;
    transform: scaleY(1);
    visibility: visible;
}
.dd-effect-skew ul.main-menu li:not(.mom_mega):not(.mom_mega_cats) > ul.sub-menu, #navigation.dd-effect-skew .main-menu li.mom_mega.menu-item-depth-0 > .mom_mega_wrap, #navigation.dd-effect-skew .main-menu li.menu-item-depth-0 > .cats-mega-wrap {
    max-height: 0;
    max-width: 0;
    opacity: 0;
    transform: perspective(600px) rotateX(-90deg);
    transform-origin: 0 0 0;
    transition: transform 0.5s ease 0s, opacity 0.6s ease 0s, max-height 0.6s step-end 0s, max-width 0.6s step-end 0s, padding 0.6s step-end 0s;
    visibility: visible;
}
.dd-effect-skew ul.main-menu li:hover:not(.mom_mega):not(.mom_mega_cats) > ul.sub-menu, #navigation.dd-effect-skew .main-menu li.mom_mega.menu-item-depth-0:hover .mom_mega_wrap, #navigation.dd-effect-skew .main-menu li.menu-item-depth-0:hover > .cats-mega-wrap {
    max-height: 5000px;
    max-width: 5000px;
    opacity: 1;
    transform: perspective(600px) rotateX(0deg);
    transition: transform 0.5s ease 0s, opacity 0.2s ease 0s, max-height 0s step-end 0s, max-width 0s step-end 0s, padding 0s step-end 0s;
    visibility: visible;
}
.breaking-news {
    clear: both;
    height: 40px;
    margin-bottom: 20px;
    position: relative;
}
.the_ticker {
    margin-right: 132px;
    overflow: hidden;
    position: relative;
}
.breaking-news .bn-title {
    background: none repeat scroll 0 0 #b00;
    color: #fff;
    float: left;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding: 0 10px 0 14px;
    position: relative;
    text-align: center;
    width: 115px;
    z-index: 2;
}
.breaking-news .bn-title span {
    position: relative;
    z-index: 2;
}
.breaking-news .bn-title::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(187, 0, 0, 0) rgba(187, 0, 0, 0) rgba(187, 0, 0, 0) #b00;
    border-image: none;
    border-style: solid;
    border-width: 20px 20px 20px 10px;
    content: " ";
    height: 0;
    left: 100%;
    margin-top: -20px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    width: 0;
    z-index: 1;
}
.news-ticker {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #dfdfdf;
    height: 38px;
    line-height: 38px;
    list-style: outside none none;
    margin: 0 0 0 120px;
    overflow: hidden;
    padding: 0 2px 0 10px;
    position: relative;
    z-index: 1;
}
.both-sidebars .news-ticker {
    margin-left: 135px;
}
.news-ticker ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.news-ticker li {
    float: left;
    margin-right: 20px;
}
.news-ticker.custom-animation ul {
    margin: 0 10px;
    width: auto;
}
.news-ticker.custom-animation ul li {
    float: none;
}
.news-ticker li a {
    color: #4a525d;
}
.news-ticker li a:hover {
    color: #f09217;
}
.news-ticker li i {
    color: #ffa507;
    float: left;
    margin-right: 8px;
}
.news-ticker li img {
    display: inline-block;
    margin-right: 8px;
    max-width: 16px;
    position: relative;
    top: -2px;
}
.current_time {
    background: none repeat scroll 0 0 #373c43;
    color: #f0f0f0;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 127px;
}
.tickeroverlay-left {
    display: block;
    height: 12px;
    left: -2px;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 150px;
    z-index: 30;
}
.tickeroverlay-right {
    display: block;
    height: 12px;
    pointer-events: none;
    position: absolute;
    right: -2px;
    top: 0;
    width: 150px;
    z-index: 30;
}
.tickercontainer {
    height: 38px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.tickercontainer .mask {
    height: 38px;
    /*overflow: hidden;*/
    position: relative;
}
ul.newsticker {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    transition: all 0s linear 0s;
}
ul.newsticker li {
    float: left;
    margin: 0;
    padding-right: 15px;
}
ul.newsticker a {
    padding: 0;
    white-space: nowrap;
}
.feature-slider img {
    margin-bottom: 0 !important;
}
.feature-slider .fslides {
    background: url("/wp-content/themes/goodnews5/images/loader.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
}
.feature-slider .fslides .fslide {
    position: relative;
}
.feature-slider.old-style .fslides {
    /*max-height: 380px;*/
    overflow: hidden;
}
.feature-slider.old-style .fslides .fslide {
    float: left;
    /*height: 380px;*/
    width: 610px;
}
body:not(.both-sides-true) .feature-slider.old-style.fs-wide .fslides {
    max-height: 512px;
}
body:not(.both-sides-true) .feature-slider.old-style.fs-wide .fslides .fslide {
    height: 512px;
    width: 822px;
}
.both-sides-layout .feature-slider.old-style.fs-wide .fslides, .both-sidebars .vc_sec_sidebar + .vc_main_col.one_side .feature-slider.old-style.fs-wide .fslides {
    max-height: 380px;
}
.both-sides-layout .feature-slider.old-style.fs-wide .fslides .fslide, .both-sidebars .vc_sec_sidebar + .vc_main_col.one_side .feature-slider.old-style.fs-wide .fslides .fslide {
    height: 380px;
}
.feature-slider .fslides .fslide a {
    display: block;
}
.feature-slider .fslides .fslide img {
    min-width: 100%;
}
.feature-slider .fslide .slide-caption {
    background: url("/wp-content/themes/goodnews5/images/slider-caption.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    bottom: 0;
    box-sizing: border-box;
    left: 0;
    min-height: 137px;
    padding: 10px 30px 40px;
    position: absolute;
    width: 100%;
}
.feature-slider .fslide .slide-caption.nav-is-thumbs {
    padding-bottom: 20px;
    padding-top: 28px;
}
.feature-slider .fslide .slide-caption h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 5px;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}
.feature-slider .fslide .slide-caption h2 a {
    color: #fff;
}
.feature-slider .fslide .slide-caption p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
}
.feature-slider .fs-nav {
    bottom: 25px;
    box-sizing: border-box;
    height: 11px;
    left: 0;
    overflow: hidden;
    padding: 0 25px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 100;
}
.feature-slider .fs-nav a:last-child {
    margin-right: 0;
}
.feature-slider .fs-nav:not(.numbers) a, .feature-slider .owl-dot {
    background: none repeat scroll 0 0 #fff;
    cursor: pointer;
    display: inline-block;
    height: 11px;
    margin-right: 4px;
    text-indent: -9999px;
    width: 19px;
}
.feature-slider .fs-nav.numbers {
    height: auto;
}
.feature-slider .fs-nav.numbers a {
    background: none repeat scroll 0 0 #fff;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    padding: 0 6px;
}
.feature-slider .fs-nav a.selected, .feature-slider .owl-dot.active {
    background: none repeat scroll 0 0 #f09217;
    color: #fff;
}
.fs-image-nav {
    border: 1px solid #eaeaea;
    padding: 10px 25px 10px 24px;
    position: relative;
}
.fs-image-nav .fs-thumbs {
    height: 57px;
    list-style: outside none none;
    margin: 0 -12px 0 0;
    overflow: hidden;
    padding: 0;
}
.fs-image-nav .fs-thumbs .fs-thumb {
    cursor: pointer;
    float: left;
    height: 57px;
    margin-right: 10px;
    position: relative !important;
    width: 85px !important;
}
.new-style .fs-image-nav .fs-thumbs {
    height: auto;
}
.new-style .fs-image-nav .fs-thumbs .fs-thumb {
    display: none;
    height: auto;
    width: auto !important;
}
.new-style .fs-image-nav .fs-thumbs .owl-item .fs-thumb {
    display: block;
}
.fs-image-nav .fs-thumbs .fs-thumb.active::before {
    box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.3) inset;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 100;
}
.fs-image-nav .fs-prev, .fs-image-nav .fs-next {
    background: none repeat scroll 0 0 #f8f8f8;
    border-color: #eaeaea;
    border-style: solid;
    border-width: 0;
    color: #4a525d;
    cursor: pointer;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.2s ease-in-out 0s;
    width: 14px;
    z-index: 10;
}
.fs-image-nav .fs-prev:hover, .fs-image-nav .fs-next:hover {
    background: none repeat scroll 0 0 #fff;
}
.fs-image-nav .fs-prev {
    border-right-width: 1px;
    left: 0;
}
.fs-image-nav .fs-next {
    border-left-width: 1px;
    right: 0;
}
.fs-image-nav .fs-prev i, .fs-image-nav .fs-next i {
    left: 0;
    margin-top: -11px;
    position: absolute;
    top: 50%;
}
.fs-drection-nav {
    box-sizing: border-box;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 61px;
    z-index: 10;
}
.fs-drection-nav > span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 21px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}
.fs-drection-nav > span.fsd-next {
    float: right;
}
.fs-drection-nav > span:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    color: #fff;
}
.feature-slider .fslide .slide-caption.fs-caption-alt {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    height: auto;
    min-height: 0;
    overflow: hidden;
    padding: 0 20px 20px;
}
.feature-slider .fslide .slide-caption.fs-caption-alt h2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    float: left;
    font-size: 28px;
    margin-bottom: 5px;
    margin-right: 85px;
    padding: 13px 20px 15px;
}
.widget .feature-slider .fslide .slide-caption.fs-caption-alt h2 {
    margin: 0;
}
.widget .feature-slider:last-child {
    margin-bottom: 0;
}
.feature-slider .fslide .slide-caption.fs-caption-alt p {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    clear: both;
    font-size: 14px;
    margin-right: 85px;
    padding: 15px 20px;
}
.feature-slider .owl-controls {
    display: none;
}
.feature-slider.new-style {
    padding: 0;
}
.feature-slider.new-style .fslides .fslide {
    display: none;
}
.feature-slider.new-style .fslides .fslide:first-child, .feature-slider.new-style .fslides .owl-item .fslide {
    display: block;
}
.feature-slider .fslides .owl-item {
    box-sizing: border-box;
    padding: 20px 20px 0;
}
.feature-slider.new-style .fs-image-nav {
    border-left: medium none;
    border-right: medium none;
    margin: 0 45px 20px;
    padding: 0;
}
.feature-slider.new-style .fs-image-nav .fs-thumbs {
    height: auto !important;
    margin: 0;
    padding: 10px 0;
}
.feature-slider.new-style .fs-image-nav .fs-thumbs .fs-thumb {
    height: auto !important;
    margin: 0;
    width: auto !important;
}
.feature-slider.nav-bullets {
    padding-bottom: 20px;
}
.feature-slider.nav-bullets .owl-controls {
    bottom: 3px;
    display: block;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 100;
}
.feature-slider.new-style .fs-nav {
    display: none;
}
.feature-slider.new-style .fslides {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.feature-slider.new-style .fs-image-nav .fs-prev, .feature-slider.new-style .fs-image-nav .fs-next {
    border-width: 1px;
    top: -1px;
}
.feature-slider.new-style .fs-image-nav .fs-prev {
    left: -25px;
}
.feature-slider.new-style .fs-image-nav .fs-next {
    right: -25px;
}
.feature-slider.new-style:not(.no_spaces) .fs-image-nav::before {
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    bottom: -1px;
    content: "";
    height: 100%;
    left: -20px;
    padding: 0 20px;
    position: absolute;
    width: 100%;
}
.feature-slider.new-style.no_spaces {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
}
.feature-slider.new-style.no_spaces::after {
    display: none;
}
.feature-slider.new-style.no_spaces .fslides .owl-item, .feature-slider.new-style.no_spaces .fs-image-nav {
    border: medium none;
    margin: 0;
    padding: 0;
}
.feature-slider.new-style.no_spaces .fs-thumbs {
    margin-top: 5px;
}
.feature-slider.new-style.no_spaces .fs-thumbs .fs-thumb {
    margin: 0;
}
.feature-slider.new-style.no_spaces .fs-image-nav .fs-prev, .feature-slider.new-style.no_spaces .fs-image-nav .fs-next {
    display: none;
}
.feature-slider.new-style.no_spaces .fs-image-nav .fs-thumbs {
    padding: 0;
}
#ascrail2000 {
    z-index: 1000000 !important;
}
#ascrail2000 .nicescroll-cursors {
    border-color: #424242 !important;
}
.news-box.base-box {
    padding-bottom: 0;
}
.news-box.base-box img:not(.wp-smily) {
    margin-bottom: 0;
}
.news-box .nb-header {
    background: none repeat scroll 0 0 #f8f8f8;
    border-bottom: 1px solid #eaeaea;
    margin: -20px -20px 0;
    padding: 18px 20px;
}
.news-box .nb-header .nb-title {
    background: url("/wp-content/themes/goodnews5/images/nb-dots.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 18px;
    font-weight: 700;
    height: 16px;
    line-height: 1;
    margin-bottom: 0;
    text-transform: uppercase;
}
.news-box .nb-header .nb-title a, .news-box .nb-header .nb-title span {
    background: none repeat scroll 0 0 #f8f8f8;
    float: left;
    line-height: 20px;
    padding-right: 11px;
    position: relative;
    top: -3px;
}
.news-box .nb-content {
    position: relative;
}
.news-box .recent-news h3 {
    font-size: 17px;
}
.news-box .nb-footer {
    border-top: 1px solid #eaeaea;
    line-height: 38px;
    margin: 0 -20px;
    padding: 0 20px;
    position: relative;
    text-align: center;
}
.news-box .nb-footer .nomoreposts {
    background: none repeat scroll 0 0 #fff;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.news-box .nb-footer a {
    color: #8e8e8e;
    font-size: 15px;
}
.news-box .nb-footer a i {
    color: #e0e0e0;
    display: inline-block;
    font-size: 16px;
    margin-left: 3px;
    vertical-align: middle;
}
.news-box .nb-footer a:hover {
    color: #000;
}
.mom-post-meta {
    color: #c6c6c6;
    font-size: 12px;
    line-height: 1.4;
    margin-bottom: 10px;
    overflow: hidden;
}
.mom-post-meta a {
    color: #c6c6c6;
}
.mom-post-meta a:hover {
    color: #f09217;
}
.mom-post-meta > span, .mom-post-meta > a {
    float: left;
    margin-right: 10px;
}
.news-box .news-summary p {
    margin-bottom: 0;
}
.mom-post-meta .mom_review_score {
    float: left;
}
.news-box ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.news-box .older-articles h4 {
    font-size: 14px;
}
.news-box .older-articles ul.two-cols {
    overflow: hidden;
    position: relative;
}
.news-box .older-articles ul.two-cols li {
    box-sizing: border-box;
    float: left;
    padding-right: 10px;
    width: 50%;
}
.news-box .older-articles ul.two-cols li:nth-child(2n+1) {
    clear: left;
}
.news-box .older-articles ul li a {
    color: #40454d;
}
.news-box .older-articles ul li a:hover {
    color: #f09217;
}
.news-box .recent-news {
    overflow: hidden;
}
.news-box .news-image {
    position: relative;
}
.news-box .news-image img, .older-articles li img {
    margin-bottom: 0;
}
body.no-post-format-icons .post-format-icon {
    display: none;
}
.type-post .post-format-icon {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    bottom: 0;
    color: #fff;
    font-size: 16px;
    height: 30px;
    left: 0;
    line-height: 30px;
    position: absolute;
    text-align: center;
    width: 31px;
    z-index: 10;
}
.type-post .post-format-icon::before {
    content: "";
    font-family: "momizat";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    position: relative;
    text-transform: none;
    top: 2px;
}
.type-post.format-video .post-format-icon::before {
    content: "";
}
.type-post.format-audio .post-format-icon::before {
    content: "";
}
.type-post.format-gallery .post-format-icon::before {
    content: "";
}
.type-post.format-image .post-format-icon::before {
    content: "";
}
.type-post.format-chat .post-format-icon::before {
    content: "";
    font-family: "font-awesome";
    font-size: 18px;
}
.news-box .nb-item-meta span:last-child {
    margin-right: 0;
}
.news-box .nb-item-meta a {
    color: #c6c6c6 !important;
}
.news-box .nb-item-meta a:hover {
    color: #f09217 !important;
}
.base-box .read-more-link {
    color: #f09217;
}
.base-box .read-more-link:hover {
    color: #000;
}
.base-box .read-more-link i {
    display: inline-block;
    position: relative;
    top: 0;
    vertical-align: middle;
}
.scrolling-box-wrap .nb-content {
    padding: 20px 0;
}
.scrolling-box {
    margin: -20px;
    overflow: hidden;
    position: relative;
}
.scrolling-box::before {
    background: none repeat scroll 0 0 #fff;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    width: 5px;
    z-index: 10;
}
.scrolling-box::after {
    background: none repeat scroll 0 0 #eaeaea;
    bottom: 30px;
    content: "";
    height: 1px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 10;
}
.mom-carousel .owl-wrapper {
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
}
.scrolling-box .owl-item {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eaeaea;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 0 0;
    box-sizing: border-box;
    margin-bottom: -200px;
    padding-bottom: 200px;
}
.scrolling-box .sb-item {
    box-sizing: border-box;
    display: none;
    float: left;
    height: auto;
    margin-top: 20px;
    padding: 0 20px;
    width: 100%;
}
.scrolling-box .owl-stage .sb-item {
    display: block;
}
.scrolling-box .sb-item p {
    margin-bottom: 0;
}
.scrolling-box .sb-item .sb-item-img {
    margin-bottom: 10px;
    position: relative;
}
.scrolling-box .sb-item h3 {
    font-size: 15px;
}
.scrolling-box .nb-item-meta {
    margin-bottom: 15px;
}
.scrolling-box .nb-item-meta + p {
    margin-bottom: 20px;
    margin-top: -8px;
}
.scrolling-box .nb-item-meta .entry-date {
    margin-right: 5px;
}
.scrolling-box .owl-controls {
    height: 30px;
}
.scrolling-box .owl-dots {
    position: relative;
    text-align: center;
    top: 7px;
}
.owl-dot {
    display: inline-block;
    height: 14px;
    line-height: 1;
    margin-right: 6px;
}
.owl-dot:last-child {
    margin-right: 0;
}
.owl-dot span {
    background: none repeat scroll 0 0 #e0e0e0;
    display: inline-block;
    height: 14px;
    width: 14px;
}
.owl-dot.active span {
    background: none repeat scroll 0 0 #4a525d;
}
.scrolling-box-wrap .nb-footer {
    border: 0 none !important;
}
.news-list .nl-item {
    border-bottom: 1px solid #eaeaea;
    margin: 0 -20px;
    overflow: hidden;
    padding: 20px;
}
.news-list .nl-item:last-child {
    border-bottom: 0 none;
}
.news-list .nl-item .news-image {
    float: left;
    margin-right: 20px;
    width: 190px;
}
.news-list.nl-big .nl-item .news-image {
    width: 265px;
}
.news-list .nl-item .news-summary.has-feature-image {
    margin-left: 210px;
}
.news-list.nl-big .nl-item .news-summary.has-feature-image {
    margin-left: 285px;
}
.news-list .nl-item .news-summary h3 {
    font-size: 17px;
    margin-bottom: 7px;
}
.news-list .nl-item .news-summary .nb-item-meta {
    margin-bottom: 9px;
}
.nb-style1 .recent-news {
    border-bottom: 1px solid #eaeaea;
    margin: 0 -20px;
    padding: 20px;
}
.nb-style1 .post-format-icon {
    bottom: 1px;
}
.nb-style1 .recent-news .news-image {
    float: left;
    margin-right: 20px;
    width: 170px;
}
.nb-style1 .nb1-older-articles {
    background: none repeat scroll 0 0 #f8f8f8;
    margin: 0 -20px;
    padding: 20px;
}
.nb-style1 .nb1-older-articles ul.two-cols {
    -moz-column-count: 2;
    -moz-column-gap: 40px;
    position: relative;
}
.nb-style1 .nb1-older-articles ul.two-cols::before {
    border-right: 1px dotted #bfbfbf;
    content: "";
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    width: 1px;
}
.nb-style1 .nb1-older-articles ul li {
    line-height: 1.5em;
    overflow: hidden;
    padding: 5px 0 5px 18px;
}
.news-box .nb1-older-articles ul li a {
    color: #40454d;
}
.news-box .nb1-older-articles ul li a:hover {
    color: #f09217;
}
.news-box .nb1-older-articles ul li i {
    color: #9e9e9e;
    margin-left: -18px;
    margin-right: 10px;
    position: relative;
    top: 1px;
}
.nb-style2 .recent-news {
    margin: 0 -20px;
    padding: 20px;
}
.nb-style2 .recent-news .news-image {
    float: left;
    margin-right: 20px;
    width: 274px;
}
.nb-style2 .older-articles {
    background: none repeat scroll 0 0 #f8f8f8;
    margin: 0 -20px;
}
.nb-style2 .older-articles .two-cols::before {
    background: none repeat scroll 0 0 #eaeaea;
    content: "";
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    width: 1px;
}
.nb-style2 .older-articles .two-cols li {
    border-top: 1px solid #eaeaea;
    overflow: hidden;
    padding: 15px;
}
.nb-style2 .older-articles .two-cols li img {
    float: left;
    margin-right: 15px;
    width: 90px;
}
.nb-style2 .older-articles .two-cols li .details.has-feature-image {
    margin-left: 103px;
}
.nb-style2 .older-articles .two-cols li .details a {
    margin-bottom: 10px;
}
.nb-style2 .older-articles .nb-item-meta {
    margin-bottom: 2px;
}
.nb-style3 .nb-content {
    margin-right: -20px;
    overflow: hidden;
}
.nb-style3 .recent-news {
    box-sizing: border-box;
    float: left;
    padding: 20px 20px 20px 0;
    width: 304px;
}
.nb-style3 .news-image {
    margin-bottom: 18px;
}
.nb-style3 .older-articles {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #f8f8f8;
    border-color: #eaeaea;
    border-image: none;
    border-style: solid;
    border-width: 0 0 0 1px;
    margin-bottom: -200px;
    margin-left: 304px;
    padding-bottom: 200px;
}
.nb-style3 .older-articles ul li {
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
    padding: 15px;
}
.nb-style3 .older-articles ul li:last-child {
    border-bottom: 0 none;
}
.nb-style3 .older-articles ul li img {
    float: left;
    margin-right: 15px;
    width: 90px;
}
.nb-style3 .older-articles ul li .details.has-feature-image {
    margin-left: 103px;
}
.nb-style3 .older-articles ul li .details a {
    margin-bottom: 10px;
}
.nb-style3 .older-articles .nb-item-meta {
    margin-bottom: 2px;
}
.nb-style4 .older-articles {
    background: none repeat scroll 0 0 #fff;
}
.nb-2col {
    box-sizing: border-box;
    float: left;
    margin-right: 20px;
    width: 316px;
}
body:not(.both-sides-true) .nb-2col.nb2c-wide {
    width: 422px;
}
.both-sides-layout .nb-2col.nb2c-wide, .both-sidebars .vc_sec_sidebar + .vc_main_col.one_side .nb-2col.nb2c-wide {
    width: 316px;
}
.nb-2col.last {
    clear: right;
}
.nb-2col .recent-news .news-image {
    float: none;
    margin: 0 0 18px;
    width: auto;
}
.nb-2col .older-articles ul li {
    border-top: 1px solid #eaeaea;
    overflow: hidden;
    padding: 15px;
}
.nb-2col .older-articles ul li img {
    float: left;
    margin-right: 15px;
    width: 90px;
}
.nb-2col .older-articles ul li .details.has-feature-image {
    margin-left: 103px;
}
.nb-2col .older-articles ul li .details a {
    margin-bottom: 10px;
}
.nb-2col .older-articles .nb-item-meta {
    margin-bottom: 2px;
}
.media-box .nb-content {
    margin-right: -20px;
    overflow: hidden;
}
.media-box .recent-media {
    float: left;
    margin-right: 20px;
    padding: 20px 0;
    width: 479px;
}
.media-box .older-media {
    background: none repeat scroll 0 0 #f8f8f8;
    border-left: 1px solid #eaeaea;
    float: right;
    margin-bottom: -200px;
    padding: 21px 20px 200px;
    width: 90px;
}
.media-box .older-media li {
    margin-bottom: 18px;
}
.new-in-pics .nb-content {
    padding: 20px 0;
}
.new-in-pics .nip-grid {
    margin-bottom: -8px;
}
.new-in-pics .nip-grid ul {
    list-style: outside none none;
    margin: 0 -8px 0 0;
    padding: 0;
}
.new-in-pics .nip-grid ul li::before {
    display: none;
}
.new-in-pics .nip-grid ul li {
    float: left;
    height: 64px;
    list-style: outside none none;
    margin: 0 8px 8px 0;
    padding: 0;
    width: 95px;
}
.new-in-pics .nip-grid ul li img {
}
.new-in-pics .nip-grid ul li a {
    max-width: 100%;
}
.new-in-pics.nip-big .nip-recent {
    float: left;
    margin-right: 20px;
    width: 308px;
}
@media only screen and (min-width: 1210px) and (max-width: 5e+8px) {
body:not(.both-sides-true) .nip-wide.new-in-pics.nip-big .nip-recent {
    width: 520px;
}
}
.new-in-pics.nip-big .nip-recent a {
    max-width: 100%;
}
.new-in-pics.nip-big .nip-grid {
    float: left;
    width: 282px;
}
.new-in-pics.nip-big .nip-grid ul {
    margin-bottom: -9px;
    margin-right: -9px;
}
.new-in-pics.nip-big .nip-grid ul li {
    height: 57px;
    margin-bottom: 9px;
    margin-right: 9px;
    width: 88px;
}
.widget ul {
    list-style: outside none none;
    margin: -3px 0;
    padding: 0;
}
.widget ul li {
    font-size: 13px;
    margin-bottom: 7px;
    padding-left: 16px;
}
.widget ul li .num {
    float: right;
}
.widget ul li:last-child {
    margin-bottom: 0;
}
.widget input, .widget select, .widget textarea {
    margin-bottom: 10px;
    width: 100%;
}
.widget input:last-child, .widget select:last-child, .widget textarea:last-child {
    margin-bottom: 0;
}
.sidebar .widget:not(.textwidget) img:not(.wp-smily) {
    margin-bottom: 0;
}
.sidebar .widget ul:not(.w-icon) li::before {
    color: #c6c6c6;
    content: "";
    float: left;
    font-family: "font-awesome";
    font-style: normal;
    font-weight: normal;
    margin-left: -16px;
    margin-right: 9px;
    position: relative;
    text-decoration: inherit;
    top: 0;
}
.widget ul li a {
    color: #2d2d2d;
}
.widget ul li a:hover, .widget li:hover .cat_num {
    color: #f09217;
}
.sidebar .widget {
    padding: 20px;
}
.sidebar .widget .widget-head {
    background: none repeat scroll 0 0 #f8f8f8;
    border-bottom: 1px solid #eaeaea;
    margin: -20px -20px 20px;
    /*padding: 16px 20px;*/
    padding:1px 20px 15px;
}
.sidebar.secondary-sidebar .widget .widget-head {
    padding: 16px 15px;
}
.sidebar .widget .widget-title {
    background: url("../images/nb-dots.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 0;
    text-transform: uppercase;
}
.sidebar .widget .widget-title span {
    background: none repeat scroll 0 0 #f8f8f8;
    padding-right: 11px;
    padding-top: 2px;
    position: relative;
    top: 1px;
}
.default-search-form {
    position: relative;
}
.default-search-form input {
    height: 38px;
    margin-bottom: 0;
    padding-right: 45px;
}
.default-search-form button {
    position: absolute;
    right: 0;
    top: 0;
}
.default-search-form button i {
    position: relative;
    top: 1px;
}
.widget_rss .rss-date {
    display: block;
}
.widget_rss .rss-date, .widget_rss li > cite {
    color: #a2a2a2;
}
#wp-calendar {
    color: #686868;
    font-size: 0.928571rem;
    line-height: 1.84615;
    margin: 0;
    width: 100%;
}
#wp-calendar th, #wp-calendar td, #wp-calendar caption {
    text-align: left;
}
#wp-calendar #next {
    padding-right: 1.71429rem;
    text-align: right;
}
.widget_search label {
    display: block;
    font-size: 0.928571rem;
    line-height: 1.84615;
}
.widget_twitter li {
    list-style-type: none;
}
.widget_twitter .timesince {
    display: block;
    text-align: right;
}
.main-sidebar .mom-video-widget iframe {
    height: 180px;
    width: 100%;
}
.secondary-sidebar .mom-video-widget iframe {
    height: 115px;
    width: 100%;
}
.widget li .cat_num {
    float: right;
}
.widget_display_stats dl {
    margin: 0;
    overflow: hidden;
}
.widget_display_stats dt {
    clear: both;
    float: left;
    font-weight: 400;
    margin-bottom: 5px;
}
.widget_display_stats dd {
    float: right;
    font-weight: normal;
    margin: 0;
}
.widget_display_stats dd strong {
    font-weight: normal;
}
.widget .new-in-pics-widget ul li::before {
    display: none;
}
.widget .new-in-pics-widget ul {
    margin-bottom: -6px;
    margin-right: -6px;
}
.widget .new-in-pics-widget ul li {
    float: left;
    height: 56px;
    margin-bottom: 6px;
    margin-right: 6px;
    padding: 0;
    width: 84px;
}
#footer .widget .new-in-pics-widget ul li {
    border-bottom: 0 none;
    margin-bottom: 6px;
    padding-bottom: 0;
}
.widget .new-in-pics-widget ul li img {
    height: auto;
    width: 100%;
}
.secondary-sidebar .widget .new-in-pics-widget ul li {
    margin-bottom: 5px;
    margin-right: 5px;
    width: 78px;
}
.mom-socials-counter ul {
    margin-bottom: -5px;
    margin-right: -5px;
    overflow: hidden;
}
.mom-socials-counter ul li::before {
    display: none;
}
.mom-socials-counter ul li {
    float: left;
    list-style: outside none none;
    margin: 0 5px 5px 0;
    padding: 0;
    text-align: center;
    width: 85px;
}
.mom-socials-counter .sc-head {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #eaeaea;
    color: #ff7200;
    height: 61px;
}
.mom-socials-counter .msc-facebook .sc-head {
    color: #3b5998;
}
.mom-socials-counter .msc-twitter .sc-head {
    color: #00baff;
}
.mom-socials-counter .msc-googlePlus .sc-head {
    color: #d84937;
}
.mom-socials-counter .msc-dribbble .sc-head {
    color: #de4a84;
}
.mom-socials-counter .msc-youtube .sc-head {
    color: #b70606;
}
.mom-socials-counter .msc-vimeo .sc-head {
    color: #1ab7ea;
}
.mom-socials-counter .msc-soundcloud .sc-head {
    color: #ff4700;
}
.mom-socials-counter .msc-instagram .sc-head {
    color: #2c2a2b;
}
.mom-socials-counter .msc-behance .sc-head {
    color: #000;
}
.mom-socials-counter .msc-delicious .sc-head {
    color: #0b79e5;
}
.mom-socials-counter .msc-pinterest .sc-head {
    color: #f20000;
}
.mom-socials-counter .sc-head i {
    display: block;
    font-size: 20px;
    height: 20px;
    margin: 11px auto auto;
    width: 20px;
}
.mom-socials-counter .sc-count {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #eaeaea #eaeaea;
    border-image: none;
    border-right: 1px solid #eaeaea;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    color: #9f9f9f;
    font-size: 13px;
    line-height: 1.1;
    padding: 6px 8px;
}
.mom-socials-counter .sc-count span {
    color: #373c43;
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.e3lan-widget::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.ads125 {
    margin-bottom: -14px;
    margin-right: -14px;
}
.ads125 a {
    float: left;
    margin-bottom: 14px;
    margin-right: 14px;
}
.widget.widget_momizattabber {
    padding: 0;
}
.sidebar .widget .main_tabs {
    border: 0 none;
}
.main_tabs {
    padding: 0;
}
.main_tabs .tabs {
    box-sizing: content-box;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.main_tabs .tabs {
    background: none repeat scroll 0 0 #f8f8f8;
    border-bottom: 1px solid #eaeaea;
    clear: both;
    height: 38px;
    margin: 0;
    padding: 10px 10px 0;
}
.main_tabs .tabs li::before {
    display: none;
}
.main_tabs .tabs li:first-child {
    border-left-width: 1px;
}
.main_tabs.tabs_v1 .tabs li:first-child, .main_tabs.tabs_v2 .tabs li:first-child, .main_tabs.tabs_v3 .tabs li:first-child {
    border-left-width: 0;
}
.main_tabs .tabs li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eaeaea #eaeaea -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0 0;
    box-sizing: content-box;
    float: left;
    line-height: 37px;
    margin: 0;
    padding: 0;
    position: relative;
}
.main_tabs .tabs a {
    color: #8e8e8e;
    display: block;
    padding: 0 10px;
}
.main_tabs .tabs a.current {
    background: none repeat scroll 0 0 #fff;
    color: #f09217;
}
.main_tabs .tabs a.current::before {
    background: none repeat scroll 0 0 #fff;
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.tabs-content-wrap {
    clear: both;
}
.main_tabs .tab-content {
    display: none;
    padding: 20px;
}
.main_tabs .tab-content .tab-content {
    padding: 0;
}
.main_tabs .tab-content > *:last-child:not(.mom-posts-widget) {
    margin-bottom: 0;
}
.main_tabs .tab-content .news-box {
    border: 0 none;
    margin: -20px !important;
    padding-top: 0;
}
.main_tabs .tab-content .news-box .nb-header {
    display: none;
}
.wpb_column .mom-e3lanat-wrap, .main-col .mom-e3lanat-wrap, .post .mom-e3lanat-wrap, .np-posts + .mom-e3lanat-wrap {
    margin-bottom: 20px;
    overflow: hidden;
}
.sidebar .mom-e3lanat-wrap {
    margin-bottom: 0;
}
.tabs-content-wrap > br {
    display: none;
}
.sidebar .mom-posts-widget {
    margin: -20px;
}
.sidebar .mom-posts-widget .mpw-post {
    border-bottom: 1px solid #eaeaea;
    padding: 15px;
}
.sidebar .mom-posts-widget .mpw-post:last-child {
    border-bottom: 0 none;
}
.sidebar .mom-posts-widget .mpw-post .star-rating {
    display: inline-block;
    position: relative;
    top: -5px;
}
.mom-posts-widget .mpw-post .details.has-feature-image {
    margin-left: 101px;
}
.mom-posts-widget .mpw-post {
    overflow: hidden;
}
#footer .mom-posts-widget .mpw-post {
    margin-bottom: 20px;
}
.sidebar .mom-posts-widget .mpw-post .post-img {
    width: 79px;
}
.sidebar .mom-posts-widget .mpw-post .details.has-feature-image {
    margin-left: 90px;
}
.mom-posts-widget .mpw-post .post-img {
    float: left;
    margin-right: 10px;
    width: 90px;
}
#footer .mom-posts-widget .mpw-post .post-img img {
    height: 59px;
}
.mom-posts-widget .mpw-post h4 {
    font-size: 14px;
    position: relative;
    top: -1px;
}
.mom-posts-widget .mpw-post .mom-w-meta {
    line-height: 1;
    margin-bottom: 8px;
    overflow: visible;
}
.mom-posts-widget .mpw-post .mom-w-meta:last-child {
    margin-bottom: 0;
}
body:not(.both_sidebars_same_width) .secondary-sidebar .mom-posts-widget .mpw-post .post-img {
    float: none;
    margin: 0 0 10px;
    width: auto;
}
body:not(.both_sidebars_same_width) .secondary-sidebar .mom-posts-widget .mpw-post .details.has-feature-image, body:not(.both_sidebars_same_width) .secondary-sidebar .sidebar .mom-posts-widget .mpw-post .details.has-feature-image {
    margin: 0;
}
body:not(.both_sidebars_same_width) .secondary-sidebar .mom-w-meta > * {
    display: block;
    float: none;
}
body:not(.both_sidebars_same_width) .secondary-sidebar .mom-w-meta .mom_review_score {
    float: none;
    margin-top: 10px;
    top: 0;
}
#footer .mom-posts-widget .mpw-post .mom-post-meta span.entry-date {
    display: block;
    float: none;
    margin-bottom: 8px;
}
#footer .mom-posts-widget .mpw-post .mom-post-meta span.entry-date:last-child {
    margin-bottom: 0;
}
#footer .mom-posts-widget .mpw-post .mom_review_score {
}
.mom-login-widget {
    font-size: 15px;
}
.mom-login-form > div {
    position: relative;
}
.mom-login-form > div:not(.mom-submit-wrapper)::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: #eaeaea;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 0 0;
    color: #83868a;
    content: "";
    font-family: "font-awesome";
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 38px;
    left: 1px;
    line-height: 38px;
    position: absolute;
    text-align: center;
    text-transform: none;
    top: 1px;
    width: 35px;
}
.mom-login-form > div.mom-username::before {
    content: "";
    font-family: "momizat";
    font-size: 16px;
}
.mom-login-widget input:not([type="checkbox"]) {
    display: block;
    height: 40px;
    line-height: 38px;
    margin: 0 0 10px;
    padding: 0 10px 0 46px;
    width: 100%;
}
.button, #commentform #submit-comment, input[type="submit"], #bbpress-forums #bbp-single-user-details + ul li a, .wp-polls .Buttons {
    background: none repeat scroll 0 0 #4a525d;
    border: 0 solid;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    line-height: 26px;
    padding: 0 16px;
}
.button:hover {
    color: #f7f7f7;
}
.button.small {
    font-size: 10px;
    line-height: 20px;
    padding: 0 6px;
}
#footer .button {
    background: none repeat scroll 0 0 #373c43;
    border-color: #32373d;
    border-width: 1px;
    color: #f8f8f8;
}
.button.medium {
    font-size: 17px;
    line-height: 42px;
    padding: 0 20px;
}
.button.big {
    font-size: 24px;
    line-height: 64px;
    padding: 0 20px;
}
.button.full {
    display: block;
    text-align: center;
}
.button.show-more-posts i {
    display: inline-block;
    font-size: 24px;
    height: auto;
    line-height: 42px;
    margin-left: 10px;
    vertical-align: middle;
    width: auto;
}
.button.orange {
    background: none repeat scroll 0 0 #f09217;
}
.button.show-more-posts {
    margin-bottom: 20px !important;
}
.mom-login-widget .button {
    margin-right: 30px;
}
.mom-login-widget input[type="checkbox"] {
    display: none;
}
.mom-login-widget input[type="checkbox"] + label i {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #eaeaea;
    cursor: pointer;
    display: inline-block;
    height: 13px;
    margin-right: 10px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 13px;
}
.mom-login-widget input[type="checkbox"] + label i::before {
    display: none;
    font-size: 20px;
    left: 0;
    position: relative;
    top: -4px;
}
.mom-login-widget input[type="checkbox"]:checked + label i::before {
    display: block;
}
.mom-login-widget input[type="checkbox"] + label {
    color: #9a9a9a;
    font-size: 14px;
    position: relative;
}
.mom-login-widget .avatar, .mom-login-user .avatar {
    float: left;
    margin-right: 15px;
}
.secondary-sidebar .mom-login-widget .avatar {
    float: none;
    margin-bottom: 5px;
}
.sidebar .mom-login-widget .avatar {
    border: 1px solid #e5e5e5;
    padding: 4px;
}
.lw-user-info {
    margin-left: 85px;
}
.secondary-sidebar .mom-login-widget .lw-user-info {
    margin: 0;
}
.mom-login-widget .lw-user-info a:first-child {
    color: #d0d0d0;
    margin-bottom: 7px;
}
.mom-login-widget .lw-user-info a strong {
    color: #40454d;
}
.mom-login-widget .lw-user-info a:hover strong {
    color: #f09217;
}
.mom-login-widget .lw-user-info a {
    display: inline-block;
    margin-bottom: 5px;
}
.mlw-extra {
    display: block;
    margin-top: 10px;
}
.mlw-extra a {
    display: block;
}
form span.required {
    color: red;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.mom-socials-icons ul {
    list-style: outside none none;
    margin: 0 -5px -5px 0;
    overflow: hidden;
    padding: 0;
}
.mom-socials-icons ul li::before {
    display: none;
}
.mom-socials-icons ul li {
    background: none repeat scroll 0 0 #00baff;
    float: left;
    font-size: 21px;
    height: 39px;
    line-height: 39px;
    list-style: outside none none;
    margin: 0 5px 5px 0;
    padding: 0;
    text-align: center;
    width: 39px;
}
.secondary-sidebar .mom-socials-icons ul li {
    height: 36px;
    width: 36px;
}
.secondary-sidebar .mom-socials-icons ul li a {
    line-height: 40px;
}
.secondary-sidebar .mom-socials-icons ul li a i {
    font-size: 20px;
}
.mom-socials-icons ul li a {
    color: #fff;
    display: block;
    line-height: 42px;
}
.mom-socials-icons ul li a:hover {
    color: #fff;
}
.mom-socials-icons ul li.home {
    background: none repeat scroll 0 0 #83868a;
}
.mom-socials-icons ul li.facebook {
    background: none repeat scroll 0 0 #516ca4;
}
.mom-socials-icons ul li.googleplus {
    background: none repeat scroll 0 0 #f20000;
}
.mom-socials-icons ul li.rss {
    background: none repeat scroll 0 0 #f29400;
}
.mom-socials-icons ul li.youtube {
    background: none repeat scroll 0 0 #f20000;
}
.mom-socials-icons ul li.dribbble {
    background: none repeat scroll 0 0 #dc71a6;
}
.mom-socials-icons ul li.vimeo {
    background: none repeat scroll 0 0 #4bf;
}
.mom-socials-icons ul li.pinterest {
    background: none repeat scroll 0 0 #f20000;
}
.mom-socials-icons ul li.instgram {
    background: none repeat scroll 0 0 #406f94;
}
.mom-socials-icons ul li.tumblr {
    background: none repeat scroll 0 0 #395875;
}
.mom-socials-icons ul li.linkedin {
    background: none repeat scroll 0 0 #1985bc;
}
.mom-socials-icons ul li.soundcloud {
    background: none repeat scroll 0 0 #f60;
}
.mom-newsletter h4 {
    color: #9a9a9a;
    font-size: 14px;
    margin-bottom: 14px;
}
#footer .mom-newsletter h4 {
    color: #c6c6c6;
    margin-bottom: 18px;
}
.mom-newsletter p {
    margin-bottom: 10px;
}
.mom-newsletter .mn-form {
    position: relative;
}
.mom-newsletter .sf-loading {
    display: none;
    position: absolute;
    right: 10px;
    top: 7px;
}
.mom-newsletter:not(.compact) .mn-form input {
    margin-bottom: 10px;
    padding-left: 56px;
    width: 100%;
}
.mom-newsletter .mn-form i {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: #eaeaea;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 0 0;
    font-size: 32px;
    height: 38px;
    left: 1px;
    line-height: 38px;
    position: absolute;
    text-align: center;
    top: 1px;
    width: 46px;
}
#footer .mom-newsletter .mn-form i {
    background: none repeat scroll 0 0 #373c43;
    border: 0 none;
    color: #f8f8f8;
}
.mom-newsletter.compact form {
    overflow: hidden;
}
.mom-newsletter.compact form input {
    border-right-width: 0 !important;
    float: left;
    width: 60%;
}
.sidebar .mom-newsletter.compact form .button {
    line-height: 40px;
}
.mom-newsletter.compact form .button {
    float: left;
    line-height: 38px;
    width: 40%;
}
.mom-newsletter.compact form i.mn-icon {
    display: none;
}
.both-sidebars .mom-newsletter.compact form input {
    width: 66%;
}
.both-sidebars .mom-newsletter.compact form .button {
    width: 34%;
}
.both-sidebars .secondary-sidebar .mom-newsletter.compact form input {
    border-right-width: 1px !important;
    float: none;
    width: 100%;
}
.both-sidebars .secondary-sidebar .mom-newsletter.compact form .button {
    width: auto;
}
.mpsw-slider {
    margin: 0 auto;
    max-width: 265px;
    position: relative;
}
.mpsw-slider ul, .mpsw-slider ul li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
}
.mpsw-slider ul li::before {
    display: none;
}
.mpsw-slider ul.slides li {
    display: none;
}
.mpsw-slider ul.slides li .slide-caption:hover {
    color: #f09217;
}
.mpsw-slider .slide-caption {
    background: none repeat scroll 0 0 #40454d;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    margin: 0;
    padding: 10px;
    width: 100%;
}
.secondary-sidebar .mpsw-slider .slide-caption {
    display: none;
}
.mpsw-slider .flex-direction-nav {
    position: absolute;
    right: 0;
    top: 0;
}
.mpsw-slider .flex-direction-nav li {
    float: left;
    margin-right: 1px;
}
.mpsw-slider .flex-direction-nav li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    color: #fff;
    display: block;
    font-size: 21px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}
.mpsw-slider .flex-direction-nav li a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    color: #fff;
}
.mpsw-slider .flex-direction-nav li a::before {
    content: "";
    font-family: "font-awesome";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-transform: none;
}
.mpsw-slider .flex-direction-nav li a.flex-next::before {
    content: "";
}
.tagcloud {
    margin-bottom: -5px;
    margin-right: 5px;
    overflow: hidden;
}
.tagcloud a {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #eaeaea;
    color: #969696;
    float: left;
    font-size: 14px !important;
    line-height: 28px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 0 10px;
    text-transform: capitalize;
}
.tagcloud a:hover {
    background: none repeat scroll 0 0 #fff;
    color: #f09217;
}
#footer .tagcloud a {
    background: none repeat scroll 0 0 #373c43;
    border: medium none;
    color: #fff;
}
.mom-googleplus-widget {
    position: relative;
}
.mom-googleplus-widget .mgw-inner {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: -7px;
    overflow: hidden;
}
.mom-googleplus-widget .mgw-cover::before {
    background: none repeat scroll 0 0 #fff;
    bottom: -1px;
    content: "";
    height: 7px;
    position: absolute;
    right: 0;
    width: 1px;
}
.mom-poll-widget {
}
.mom-poll-widget .mp-qusetion {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
    padding-bottom: 14px;
}
.mom-poll-widget .mp-qusetion p:last-child {
    margin-bottom: 0;
}
.mom-poll-widget .mp-options .mp-option {
    border: 1px solid #eaeaea;
    height: 80px;
    margin-bottom: 10px;
    text-align: center;
}
.mom-poll-widget .mp-option .mpo-n {
    background: none repeat scroll 0 0 #f9f9f9;
    border-right: 1px solid #eaeaea;
    float: left;
    height: 80px;
    line-height: 80px;
    text-align: center;
    width: 84px;
}
.mom-poll-widget .mp-option .mpo-bt {
    line-height: 80px;
}
.mom-poll-widget .mp-option .mpo-bt .button {
    padding: 0 28px;
    text-transform: uppercase;
}
.weather-form {
    position: relative;
}
.weather-form .sf-loading {
    display: none;
    position: absolute;
    right: 10px;
    top: 7px;
}
.current-day-weather {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #eaeaea;
    margin-bottom: 10px;
    overflow: hidden;
}
.current-day-weather .cdw-data {
    background: none repeat scroll 0 0 #fff;
    border-right: 1px solid #eaeaea;
    float: left;
    font-size: 13px;
    margin-bottom: -100px;
    padding: 15px 20px 100px;
    width: 60%;
}
.current-day-weather .cd-temp {
    float: right;
    padding: 15px 20px;
    width: 40%;
}
.current-day-weather .cdw-data .city_name {
    font-size: 25px;
    font-weight: bold;
}
.current-day-weather .cdw-data .cdw-meta {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.current-day-weather .cdw-data .cd-date {
    color: #989898;
    text-transform: capitalize;
}
.current-day-weather .cdw-data .cs-time {
    float: right;
}
.current-day-weather ol {
    color: #4a525d;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.current-day-weather ol li span {
    color: #989898;
    float: right;
}
.current-day-weather .cd-temp {
    text-align: center;
}
.current-day-weather .cd-temp span {
    color: #4a525d;
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.current-day-weather .cd-temp span.current-temp {
    clear: both;
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 95px;
}
.current-day-weather .cd-temp .weather-icon {
    float: left;
    height: 60px;
    margin-bottom: 11px;
    margin-top: 11px;
    position: relative;
    width: 1px;
}
.current-day-weather .cd-temp .weather-icon .w-icon {
    margin-bottom: 30px;
    margin-left: -19px;
    margin-top: 21px;
}
.weather-widget .next-days {
}
.weather-widget .next-days ol {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.weather-widget .next-days li:last-child .day-summary {
    border-bottom-width: 1px;
}
.weather-widget .next-days li:last-child .day-summary.active {
    border-bottom: 0 none;
}
.weather-widget .next-days .day-summary {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: #eaeaea;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 0;
    height: 48px;
    line-height: 48px;
    position: relative;
}
.weather-widget .next-days .day-summary .d-date {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #f8f8f8;
    border-color: #eaeaea #eaeaea -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    float: left;
    font-size: 12px;
    height: 48px;
    line-height: 1.15;
    margin-left: -1px;
    margin-right: 20px;
    margin-top: -1px;
    text-align: center;
    width: 48px;
}
.weather-widget .next-days .day-summary .d-date span.dn {
    color: #f09217;
    display: block;
    margin-top: 10px;
    text-transform: uppercase;
}
.weather-widget .next-days .day-summary .weather-icon {
    height: 48px;
    position: absolute;
    right: 23px;
    top: 0;
    width: 40px;
}
.weather-widget .next-days .day-summary .d-decs {
    text-transform: capitalize;
}
.weather-widget .next-days .day-summary .weather-icon [class^="icon-"], .weather-widget .next-days .day-summary .weather-icon [class*=" icon-"], .weather-widget .next-days .weather-icon .basecloud::before {
    font-size: 42px !important;
}
.weather-widget .next-days .day-summary .d-handle {
    background: none repeat scroll 0 0 #ccc;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    height: 49px;
    line-height: 49px;
    position: absolute;
    right: -1px;
    text-align: center;
    top: -1px;
    width: 16px;
}
.weather-widget .next-days .day-summary.active .d-date {
    background: none repeat scroll 0 0 #4a525d;
    border-color: #4a525d;
    color: #fff;
}
.weather-widget .next-days .day-summary .d-handle i {
    padding-left: 1px;
    position: relative;
}
.weather-widget .next-days .day-details {
    background: none repeat scroll 0 0 #4a525d;
    display: none;
}
.weather-widget .next-days .day-details li span {
    color: #fff;
}
.weather-widget .next-days .day-details li {
    border-bottom: 1px solid #404852;
    color: #b8babc;
    line-height: 29px;
    text-align: center;
}
.message-box {
    border: 1px solid #e5e5e5;
    display: block;
    margin-bottom: 10px;
    padding: 6px 12px;
    position: relative;
}
.message-box i {
    cursor: pointer;
    font-size: 32px;
    position: absolute;
    right: 1px;
    top: 6px;
}
.message-box.error {
    border-color: #f1c6c6;
    color: #e96d6d;
}
.message-box.error i {
    color: #e76868;
}
.message-box.success {
    border-color: #c3d666;
    color: #9eae52;
}
.message-box.success i {
    color: #aec64c;
}
body:not(.both_sidebars_same_width) .secondary-sidebar .weather-widget .next-days .day-summary .d-decs > span {
    display: none;
}
body:not(.both_sidebars_same_width) .secondary-sidebar .weather-widget .next-days .day-summary .weather-icon {
    margin: auto;
    position: relative;
    right: auto;
    top: auto;
}
body:not(.both_sidebars_same_width) .secondary-sidebar .current-day-weather .cdw-data {
    border: 0 none;
    float: none;
    width: auto;
}
body:not(.both_sidebars_same_width) .secondary-sidebar .current-day-weather .cdw-data ol {
    margin-bottom: 15px;
}
body:not(.both_sidebars_same_width) .secondary-sidebar .current-day-weather .cd-temp {
    background: none repeat scroll 0 0 #f8f8f8;
    border-top: 1px solid #eaeaea;
    float: none;
    width: auto;
}
body:not(.both_sidebars_same_width) .secondary-sidebar .current-day-weather .cd-temp .weather-icon .w-icon {
    margin-left: 18px;
}
.mom-recent-comments ul, .mom-recent-comments ul li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.mom-recent-comments p {
    font-size: 13px;
    line-height: 1.4;
    margin: 0;
}
.mom-recent-comments ul li {
    overflow: hidden;
}
.mom-recent-comments ul li::before {
    display: none;
}
.sidebar .mom-recent-comments ul {
    margin: -20px;
}
.sidebar .mom-recent-comments ul li {
    border-bottom: 1px solid #eaeaea;
    padding: 15px;
}
.mom-recent-comments .author_avatar {
    float: left;
    margin-right: 15px;
    width: 60px;
}
.sidebar .mom-recent-comments .author_avatar {
    border: 1px solid #e5e5e5;
    padding: 4px;
}
.mom-recent-comments .author_comment {
    margin-left: 75px;
}
.mom-recent-comments .author_comment h4 {
    font-size: 14px;
}
.mom-recent-comments .author_comment h4 span {
    display: block;
    margin-bottom: 3px;
    margin-top: 5px;
}
.mom-recent-comments .author_comment h4 time, .mom-recent-comments .author_comment h4 span a {
    color: #c9c9c9;
    font-size: 12px;
}
.mom-recent-comments .author_comment h4 span a:hover {
    color: #f09217;
}
#footer .widget .mom-recent-comments li {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#footer .mom-recent-comments .author_comment h4 {
    color: #f0f0f0;
}
#footer .mom-recent-comments .author_comment p {
    color: #abacae;
    font-size: 12px;
}
.secondary-sidebar .mom-recent-comments {
    text-align: center;
}
.secondary-sidebar .mom-recent-comments .author_avatar {
    float: none;
    margin: auto auto 10px;
}
.secondary-sidebar .mom-recent-comments .author_comment {
    margin: 0;
}
.widget ul.twiter-list {
    margin: -20px;
}
.widget ul.twiter-list li::before {
    display: none;
}
.widget ul.twiter-list > li .tl-head {
    margin-bottom: 10px;
    overflow: hidden;
}
.sidebar .widget ul.twiter-list > li img {
    border: 1px solid #e5e5e5;
    padding: 4px;
}
.widget ul.twiter-list > li {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 0;
    padding: 20px;
}
.widget ul.twiter-list > li:last-child {
    border-bottom: medium none;
}
.widget ul.twiter-list > li img {
    float: left;
    margin-right: 15px;
}
.widget ul.twiter-list > li .twitter-user-name {
    display: block;
    margin-bottom: 7px;
}
.widget ul.twiter-list > li .twitter-user-name a {
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    margin-right: 10px;
}
.widget ul.twiter-list > li .twiter-tweet a:hover:not(.twiter-follow) {
    text-decoration: underline;
}
.widget ul.twiter-list > li time {
    color: #c9c9c9;
    display: inline-block;
    font-size: 12px;
}
.widget ul.twiter-list > li .twiter-follow {
    -moz-user-select: none;
    background-color: #f8f8f8;
    background-image: -moz-linear-gradient(center top , #fff, #dedede);
    border: 1px solid #ccc;
    border-radius: 3px;
    clear: none;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 0;
    outline: medium none;
    overflow: hidden;
    padding: 0 6px;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.widget ul.twiter-list > li .twiter-follow::before {
    color: #00acee;
    content: "";
    font-family: "momizat";
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    left: 0;
    margin-right: 2px;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: none;
    top: 1px;
}
.widget ul.twiter-list > li .twiter-tweet {
    margin-bottom: 12px;
}
.widget ul.twiter-list > li .twiter-tweet a {
    color: #0083b9;
}
.widget .twiter-list ul.twiter-buttons {
    overflow: hidden;
    padding: 0;
}
.widget .twiter-list ul.twiter-buttons li {
    float: left;
    line-height: 1;
    margin-bottom: 0;
    margin-right: 20px;
    padding: 0;
}
.widget .twiter-list ul.twiter-buttons li:last-child {
    margin-right: 0;
}
.widget .twiter-list ul.twiter-buttons li a {
    color: #c9c9c9;
    font-size: 13px;
}
.widget .twiter-list ul.twiter-buttons li a:hover {
    color: #f09217;
}
.widget .twiter-list ul.twiter-buttons li a::before {
    color: #ddd;
    font-family: "enotype";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    padding-right: 3px;
    position: relative;
    text-transform: none;
    top: 1px;
}
.widget .twiter-list ul.twiter-buttons li.replay a::before {
    content: "";
}
.widget .twiter-list ul.twiter-buttons li.retweet a::before {
    content: "";
}
.widget .twiter-list ul.twiter-buttons li.favorite a::before {
    content: "";
}
.twitter-widget ul, .twitter-widget ul li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.sidebar .twitter-widget ul {
    margin: -20px;
}
.sidebar .twitter-widget ul li {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    padding-left: 40px !important;
    padding-right: 15px;
    padding-top: 15px;
}
.secondary-sidebar .twitter-widget ul li {
    padding-left: 33px !important;
}
.sidebar .twitter-widget ul li div {
    margin-left: 12px;
}
.widget .twitter-widget ul li a {
    color: #0083b9;
}
.widget .twitter-widget ul li a:hover {
    text-decoration: underline;
}
.widget .twitter-widget ul li::before {
    color: #00baff !important;
    content: "" !important;
    float: left;
    font-family: "font-awesome";
    font-size: 21px;
    font-style: normal;
    font-weight: normal;
    margin: 3px 0 0 -29px;
    text-decoration: inherit;
}
#footer .widget .twitter-widget ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
}
#footer .widget .twitter-widget ul li::before {
    color: #fff;
}
.secondary-sidebar .widget ul.twiter-list > li {
    padding: 15px;
    text-align: center;
}
.secondary-sidebar .widget ul.twiter-list > li time {
    display: block;
}
.secondary-sidebar .widget ul.twiter-list > li img {
    float: none;
    margin: 0 0 10px;
}
.secondary-sidebar .widget .twiter-list ul.twiter-buttons li {
    display: inline-block;
    float: none;
    margin-right: 5px;
}
.widget .flicker-widget-wrap, .widget .dribbble-widget-wrap {
    margin-bottom: -4px;
    margin-right: -6px;
}
.widget .flicker-widget-item, .widget .dribbble-widget-item {
    overflow: hidden;
}
.widget .flicker-widget-item, .widget .dribbble-widget-item {
    float: left;
    height: 63px;
    margin-bottom: 6px;
    margin-right: 6px;
    width: 84px;
}
.widget .flicker-widget-item img, .widget .dribbble-widget-item img {
    height: 63px;
    margin: 0;
    width: 84px;
}
.secondary-sidebar .widget .flicker-widget-item, .secondary-sidebar .widget .dribbble-widget-item, .secondary-sidebar .widget .flicker-widget-item img, .secondary-sidebar .widget .dribbble-widget-item img {
    height: 58px;
    width: 77px;
}
#footer {
    background: none repeat scroll 0 0 #4a525d;
    border-top: 4px solid #373c43;
    overflow: hidden;
    padding: 30px 0 40px;
}
#footer .widget, #footer .widget a {
    color: #c6c6c6;
}
#footer .widget .textwidget a, #footer .widget .twitter-widget a {
    color: #7ca3ca;
}
#footer .widget a:hover {
    color: #fff;
}
#footer .mom-post-meta {
    color: #6a7078;
}
#footer .widget {
    margin-bottom: 30px;
}
#footer .widget:last-child {
    margin-bottom: 0;
}
#footer .widget .widget-title {
    border-bottom: 1px solid #3e454f;
    color: #f8f8f8;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    /*margin-bottom: 26px;*/
    margin-bottom: 2px;
    padding-bottom: 10px;
}
#footer .widget ul li {
    border-bottom: 1px solid #434a56;
    margin-bottom: 14px;
    padding: 0 0 4px;
}
#footer .widget ul.two-cols-ul {
    margin-bottom: -20px;
    overflow: hidden;
}
#footer .widget ul.two-cols-ul li {
    float: left;
    margin-right: 8%;
    width: 46%;
}
#footer .widget ul.two-cols-ul li:nth-child(2n+2) {
    margin-right: 0;
}
.both-sidebars #footer .one_half, .both-sidebars #footer .one_third, .both-sidebars #footer .two_third, .both-sidebars #footer .three_fourth, .both-sidebars #footer .two_fourth, .both-sidebars #footer .one_fourth, .both-sidebars #footer .one_fifth, .both-sidebars #footer .two_fifth, .both-sidebars #footer .three_fifth, .both-sidebars #footer .four_fifth, .both-sidebars #footer .one_sixth, .both-sidebars #footer .two_sixth, .both-sidebars #footer .three_sixth, .both-sidebars #footer .four_sixth, .both-sidebars #footer .five_sixth {
    float: left;
    margin-right: 3%;
    position: relative;
}
.both-sidebars #footer .one_half {
    width: 48.5%;
}
.both-sidebars #footer .one_third {
    width: 31.3%;
}
.both-sidebars #footer .two_third {
    width: 65.6%;
}
.both-sidebars #footer .one_fourth {
    width: 22.75%;
}
.both-sidebars #footer .two_fourth {
    width: 48.5%;
}
.both-sidebars #footer .three_fourth {
    width: 74.25%;
}
.both-sidebars #footer .one_fifth {
    width: 17.6%;
}
.both-sidebars #footer .two_fifth {
    width: 38.2%;
}
.both-sidebars #footer .three_fifth {
    width: 58.8%;
}
.both-sidebars #footer .four_fifth {
    width: 79.4%;
}
.both-sidebars #footer .one_sixth {
    width: 14.16%;
}
.both-sidebars #footer .two_sixth {
    width: 31.3%;
}
.both-sidebars #footer .three_sixth {
    width: 48.48%;
}
.both-sidebars #footer .four_sixth {
    width: 65.6%;
}
.both-sidebars #footer .five_sixth {
    width: 82.8%;
}
.both-sidebars #footer .last {
    clear: right;
    margin-right: 0 !important;
}
#footer .one_half, #footer .one_third, #footer .two_third, #footer .three_fourth, #footer .two_fourth, #footer .one_fourth, #footer .one_fifth, #footer .two_fifth, #footer .three_fifth, #footer .four_fifth, #footer .one_sixth, #footer .two_sixth, #footer .three_sixth, #footer .four_sixth, #footer .five_sixth {
    float: left;
    margin-right: 2%;
    position: relative;
}
#footer .one_half {
    width: 49%;
}
#footer .one_third {
    width: 32%;
}
#footer .two_third {
    width: 66%;
}
#footer .one_fourth {
    width: 22.5%;
}
#footer .two_fourth {
    width: 49%;
}
#footer .three_fourth {
    width: 74.5%;
}
#footer .one_fifth {
    width: 18.4%;
}
#footer .two_fifth {
    width: 38.8%;
}
#footer .three_fifth {
    width: 59.2%;
}
#footer .four_fifth {
    width: 79.6%;
}
#footer .one_sixth {
    width: 15%;
}
#footer .two_sixth {
    width: 32%;
}
#footer .three_sixth {
    width: 49%;
}
#footer .four_sixth {
    width: 66%;
}
#footer .five_sixth {
    width: 83%;
}
#footer .widget ul.two_columns_categoreis li {
    box-sizing: border-box;
    float: left;
    margin-right: 10%;
    width: 45%;
}
#footer .widget ul.two_columns_categoreis li:nth-child(2n+2) {
    margin-left: 0;
    margin-right: 0;
}
.footer_top_banner {
    margin-bottom: 30px;
}
.copyrights-area {
    background: none repeat scroll 0 0 #373c43;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}
.copyrights-text {
    color: #9c9ea1;
    float: left;
}
.copyrights-text a {
    color: #fff;
}
.copyrights-text a:hover {
    color: #f09217;
}
.copyrights-text {
    margin-bottom: 0;
}
.copyrights-area .mom-social-icons {
    float: right;
    margin-top: 6px;
}
.copyrights-area .mom-social-icons li a.vector_icon {
    height: 38px;
    line-height: 38px;
    width: 38px;
}
.copyrights-area .mom-social-icons li a.vector_icon i {
    line-height: 40px;
}
.footer_menu {
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer_menu li {
    float: left;
}
.footer_menu li ul {
    display: none;
}
.footer_menu li a {
    color: #f0f0f0;
    display: inline-block;
    padding: 0 10px;
}
.scrollToTop {
    background: none repeat scroll 0 0 #373c43;
    bottom: 51px;
    color: #f8f8f8;
    display: none;
    font-size: 22px;
    height: 50px;
    line-height: 50px;
    padding: 0 !important;
    position: fixed;
    right: 50px;
    text-align: center;
    width: 50px;
    z-index: 1000;
}
.scrollToTop:hover {
    color: #ffa507;
}
.mom_breadcrumb {
    border-bottom: 1px solid #e0e0e0;
    color: #373c43;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 20px;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.mom_breadcrumb a {
    color: #959595;
}
.mom_breadcrumb a:hover {
    color: #373c43;
}
.mom_breadcrumb .sep {
    color: #ffa507;
    display: inline-block;
    margin: 0 5px;
    position: relative;
    top: -2px;
    vertical-align: middle;
}
body.bp-user .mom_breadcrumb .breadcrumbs-plus .separator:last-child {
    display: none;
}
.category-title {
    position: relative;
}
.category-title .bc-rss {
    color: #ffa507;
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 0;
}
.category-description > *:last-child {
    margin-bottom: 0;
}
.post-img {
    position: relative;
    z-index: 1;
}
.blog-post {
    padding-bottom: 0;
    position: relative;
}
.single .blog-post {
    padding-bottom: 20px;
}
.blog-post .bp-details .post-img {
    margin-bottom: 20px;
}
.blog-post .bp-head {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
}
.blog-post .bp-head h2 {
    font-size: 19px;
    margin-bottom: 10px;
}
.blog-post .bp-head .bp-meta {
    color: #c6c6c6;
    font-size: 12px;
    margin-bottom: 6px;
}
.blog-post .bp-head .bp-meta > span {
    margin-right: 10px;
}
.blog-post.bp-vertical-share:not(.share-off) {
    min-height: 234px;
}
.bp-vertical-share .bp-entry {
    float: left;
    margin-right: 103px;
}
.bp-vertical-share.share-off .bp-entry {
    float: none;
    margin-right: 0;
    width: auto;
}
.bp-vertical-share .bp-details .post-img {
    float: left;
    margin-right: 20px;
    width: 190px;
}
.bp-vertical-share .bp-details .post-img img {
}
.blog-post .bp-details p {
    margin-bottom: 20px;
    position: relative;
    top: -5px;
}
.bp-vertical-share .mom-social-share {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eaeaea;
    border-image: none;
    border-style: solid;
    border-width: 0 0 0 1px;
    height: 100%;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 104px;
}
.default-blog-post.bp-horizontal-share .bp-details .post-img {
    float: left;
    margin-right: 20px;
    width: 220px;
}
.mom-social-share.ss-vertical .ss-icon {
    margin-bottom: 10px;
}
.mom-social-share.ss-vertical .ss-icon span.icon {
    display: block;
    margin-bottom: 7px;
}
.mom-social-share.ss-vertical .ss-icon span.count {
    display: block;
}
.mom-social-share .ss-icon span.icon {
    background: none repeat scroll 0 0 #5d72a4;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    height: 28px;
    line-height: 28px;
    text-align: center;
}
.mom-social-share .ss-icon span.icon {
    background: none repeat scroll 0 0 #5d72a4;
}
.mom-social-share .ss-icon.twitter span.icon {
    background: none repeat scroll 0 0 #00baff;
}
.mom-social-share .ss-icon.googleplus span.icon {
    background: none repeat scroll 0 0 #db5c4b;
}
.mom-social-share .ss-icon.linkedin span.icon {
    background: none repeat scroll 0 0 #2f70b0;
}
.mom-social-share .ss-icon.linkedin span.icon i {
    position: relative;
    top: -2px;
}
.mom-social-share .ss-icon.pinterest span.icon {
    background: none repeat scroll 0 0 #f20000;
}
.mom-social-share .ss-icon i {
    display: inline-block;
    font-size: 13px;
    margin-right: 5px;
    vertical-align: middle;
}
.mom-social-share .ss-icon span.count {
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #eaeaea;
    color: #373c43;
    display: inline-block;
    line-height: 22px;
    position: relative;
    text-align: center;
}
.mom-social-share.ss-vertical .ss-icon span.count {
    height: 23px;
}
.mom-social-share.ss-vertical .ss-icon span.count::after, .mom-social-share.ss-vertical .ss-icon span.count::before {
    border: medium solid transparent;
    bottom: 100%;
    content: " ";
    height: 0;
    left: 50%;
    pointer-events: none;
    position: absolute;
    width: 0;
}
.mom-social-share.ss-vertical .ss-icon span.count::after {
    border-color: rgba(245, 245, 245, 0) rgba(245, 245, 245, 0) #f5f5f5;
    border-width: 5px;
    margin-left: -5px;
}
.mom-social-share.ss-vertical .ss-icon span.count::before {
    border-color: rgba(229, 229, 229, 0) rgba(229, 229, 229, 0) #eaeaea;
    border-width: 6px;
    margin-left: -6px;
}
.single .blog-post .mom-social-share.ss-horizontal, .page .page-wrap .mom-social-share.ss-horizontal {
    margin-bottom: -20px;
}
.mom-social-share.ss-horizontal {
    border-top: 1px solid #eaeaea;
    margin: 0 -20px;
    padding: 20px 20px 10px;
    position: relative;
}
.mom-social-share.ss-horizontal .ss-icon {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}
.mom-social-share.ss-horizontal .ss-icon span {
    float: left;
}
.mom-social-share.ss-horizontal .ss-icon span.icon {
    font-size: 12px;
    padding-left: 7px;
    padding-right: 10px;
}
.mom-social-share.ss-horizontal .ss-icon span.icon i {
    font-size: 15px;
    margin-right: 4px;
}
.mom-social-share.ss-horizontal .ss-icon span.count {
    font-size: 12px;
    line-height: 26px;
    padding: 0 9px 0 6px;
    position: relative;
}
.mom-social-share.ss-horizontal .ss-icon span.count::after, .mom-social-share.ss-horizontal .ss-icon span.count::before {
    border: medium solid transparent;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    right: 100%;
    top: 50%;
    width: 0;
}
.mom-social-share.ss-horizontal .ss-icon span.count::after {
    border-color: rgba(245, 245, 245, 0) #f5f5f5 rgba(245, 245, 245, 0) rgba(245, 245, 245, 0);
    border-width: 4px;
    margin-top: -4px;
}
.mom-social-share.ss-horizontal .ss-icon span.count::before {
    border-color: rgba(229, 229, 229, 0) #eaeaea rgba(229, 229, 229, 0) rgba(229, 229, 229, 0);
    border-width: 5px;
    margin-top: -5px;
}
.mom-social-share .ss-more {
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #e5e5e5;
    color: #9a9a9a;
    cursor: pointer;
    height: 26px;
    line-height: 28px;
    position: absolute;
    right: 20px;
    text-align: center;
    width: 28px;
}
.bp-full-img .post-img {
    margin-bottom: 20px;
}
.posts-grid {
    margin: 0 -10px;
}
.posts-grid .mom-grid-item {
    box-sizing: border-box;
    float: left;
    padding: 0 10px;
    width: 50%;
}
.posts-grid .mom-grid-item:nth-child(2n+1) {
    clear: left;
}
.posts-grid .mom-grid-item.second {
    margin-right: 0;
}
.posts-grid .mom-social-share.ss-horizontal .ss-icon span.icon {
    padding: 0;
    position: relative;
    text-indent: -9999px;
    width: 31px;
}
.posts-grid .mom-social-share.ss-horizontal .ss-icon span.icon i {
    height: 100%;
    left: 0;
    position: absolute;
    text-indent: 0;
    top: 0;
    width: 100%;
}
.posts-grid .mom-e3lanat-wrap {
    clear: both;
}
.mom-timeline {
    color: #4a525d;
    overflow: hidden;
    position: relative;
}
.mom-timeline .tl-month {
    overflow: hidden;
}
.mom-timeline .tl-month .tlm-title {
    background: none repeat scroll 0 0 #f0f0f0;
    border: 1px solid #e5e5e5;
    clear: left;
    float: left;
    font-weight: bold;
    line-height: 38px;
    margin-bottom: 10px;
    padding-left: 31px;
    padding-right: 10px;
    position: relative;
    text-transform: uppercase;
}
.mom-timeline .tl-month.closed:last-child .tlm-title::before {
    display: none;
}
.mom-timeline .tl-month .tlm-title::before {
    background: none repeat scroll 0 0 #e5e5e5;
    content: "";
    height: 50%;
    left: 10px;
    position: absolute;
    top: 100%;
    width: 1px;
}
.mom-timeline .tl-month.closed .tlm-title {
    margin-bottom: 10px;
}
.mom-timeline .tl-month .tlm-title .handle {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: #e5e5e5;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 0 0;
    cursor: pointer;
    font-size: 16px;
    height: 100%;
    left: 0;
    line-height: 38px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 21px;
}
.mom-timeline .tl-month .tl-days {
    clear: both;
    display: none;
}
.mom-timeline .tl-month .tl-day {
    clear: both;
    margin-left: 30px;
    position: relative;
}
.mom-timeline .tl-month .tl-day::before {
    background: none repeat scroll 0 0 #e5e5e5;
    content: "";
    height: 1px;
    position: absolute;
    right: 100%;
    top: 11px;
    width: 19px;
}
.mom-timeline .tl-month .tl-day::after {
    background: none repeat scroll 0 0 #e5e5e5;
    content: "";
    height: 100%;
    left: -19px;
    position: absolute;
    top: 0;
    width: 1px;
}
.mom-timeline .tl-month:last-child .tl-day:last-child::after {
    height: 11px;
}
.mom-timeline .tl-month .tl-day .tld-title::after {
    background: none repeat scroll 0 0 #e5e5e5;
    content: "";
    height: 100%;
    left: 10px;
    position: absolute;
    top: 100%;
    width: 1px;
}
.mom-timeline .tl-month .tl-day .tld-title {
    height: 23px;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}
.mom-timeline .tl-month .tl-day .tld-title span {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #e5e5e5;
    display: inline-block;
    font-size: 12px;
    height: 21px;
    line-height: 20px;
    padding: 0 5px;
}
.mom-timeline .tl-month .tl-day ul.tl-posts {
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0 0 0 30px;
}
.mom-timeline .tl-month .tl-day ul.tl-posts li {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #e5e5e5;
    clear: both;
    float: left;
    margin-bottom: 10px;
    min-height: 71px;
    min-width: 290px;
    padding-right: 13px;
    position: relative;
}
.mom-timeline .tl-month .tl-day ul.tl-posts li:last-child {
    margin-bottom: 20px;
}
.mom-timeline .tl-month .tl-day ul.tl-posts li:last-child::before {
    height: 50%;
    padding-bottom: 1px;
}
.mom-timeline .tl-month .tl-day ul.tl-posts li .tl-post-inner {
}
.mom-timeline .tl-month .tl-day ul.tl-posts li::before {
    background: none repeat scroll 0 0 #e5e5e5;
    content: "";
    height: 100%;
    left: -21px;
    padding-bottom: 21px;
    position: absolute;
    top: 0;
    width: 1px;
}
.mom-timeline .tl-month .tl-day ul.tl-posts li::after {
    background: none repeat scroll 0 0 #e5e5e5;
    content: "";
    height: 1px;
    position: absolute;
    right: 100%;
    top: 35px;
    width: 20px;
}
.mom-timeline .tl-month .tl-day ul.tl-posts li .post-img {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: #e5e5e5;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 0 0;
    float: left;
    left: 0;
    margin-right: 10px;
    padding: 5px;
    position: absolute;
    top: 0;
    width: 90px;
}
.mom-timeline .tl-month .tl-day ul.tl-posts li .post-img img {
    margin-bottom: 0;
}
.mom-timeline .tl-month .tl-day ul.tl-posts li .details {
    padding-left: 10px;
}
.mom-timeline .tl-month .tl-day ul.tl-posts li .details.has-feature-image {
    margin-left: 103px;
}
.mom-timeline .tl-month .tl-day ul.tl-posts li .details h3 {
    font-size: 14px;
    margin-bottom: 3px;
    margin-top: 6px;
}
.mom-timeline .tl-month .tl-day ul.tl-posts li .details .tl-meta {
    margin-bottom: 2px;
}
.p-single .feature-img {
    margin-bottom: 20px;
    text-align: center;
}
.p-single .post-tile {
    font-size: 24px;
    font-weight: bold;
}
.single-post-meta {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 16px;
    padding-bottom: 7px;
}
.entry-content img:not(.wp-smily) {
    margin-bottom: 20px;
}
.p-single .entry-content h1, .p-single .entry-content h2, .p-single .entry-content h3, .p-single .entry-content h4, .p-single .entry-content h5, .p-single .entry-content h6 {
    font-weight: bold;
    margin-bottom: 10px;
}
blockquote {
    font-style: italic;
    padding-left: 42px;
}
blockquote::before {
    content: "";
    float: left;
    font-family: "momizat";
    font-size: 32px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin-left: -42px;
    margin-top: 4px;
    text-transform: none;
}
.post .post-tags {
    margin-bottom: 10px;
    overflow: hidden;
}
.post .post-tags .pt-title {
    float: left;
    font-weight: bold;
    margin-right: 10px;
}
.post .post-tags a {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #e5e5e5;
    color: #83868a;
    float: left;
    font-size: 12px;
    line-height: 23px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 0 10px;
}
.post .post-tags a:hover {
    background: none repeat scroll 0 0 #fff;
}
table {
    border-collapse: collapse;
    width: 100%;
}
tr:nth-of-type(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
th {
    background: none repeat scroll 0 0 #f8f8f8;
    color: #40454d;
    font-weight: bold;
}
td, th {
    border: 1px solid #e5e5e5;
    padding: 10px;
    text-align: left;
}
dt {
    color: #40454d;
    font-weight: bold;
}
dd {
    background: none no-repeat scroll left top rgba(0, 0, 0, 0);
    margin-bottom: 10px;
    padding-left: 0;
}
.entry-content ul ul, .entry-content ol ol {
    margin-bottom: 20px;
    margin-top: 10px;
}
.entry-content ul li, .entry-content ol li {
    margin-bottom: 2px;
}
h2.single-title, .comment-reply-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 18px;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
}
h2.single-title::after, .comment-reply-title::after {
    background: none repeat scroll 0 0 #e0e0e0;
    bottom: 3px;
    content: "";
    height: 1px;
    margin-left: 10px;
    position: absolute;
    width: 100%;
}
.single-box {
    margin-bottom: 30px;
}
.np-posts {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 35px;
    padding-bottom: 15px;
}
.np-posts ul {
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.np-posts ul li.prev::before {
    background: none repeat scroll 0 0 #e0e0e0;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    width: 1px;
}
.np-posts ul li {
    float: left;
    padding-right: 15px;
    position: relative;
    width: 50%;
}
.np-posts ul li .post-img {
    float: left;
    margin-right: 10px;
    width: 90px;
}
.np-posts ul li .details {
    position: relative;
    top: -5px;
}
.np-posts ul li .details.has-feature-image {
    margin-left: 100px;
}
.np-posts ul li .details .link {
    color: #2d2d2d;
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 0 2px;
}
.np-posts ul li .details .link:hover {
    color: #f09217;
}
.np-posts ul li .details .link i {
    display: inline-block;
    margin-right: 10px;
    vertical-align: -10%;
}
.np-posts ul li .details h3 {
    color: #7e7e7e;
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 0;
}
.np-posts ul li.next {
    padding-left: 15px;
    padding-right: 0;
    text-align: right;
}
.np-posts ul li.next .post-img {
    float: right;
    margin-left: 10px;
    margin-right: 0;
}
.np-posts ul li.next .details.has-feature-image {
    margin-left: 0;
    margin-right: 100px;
}
.np-posts ul li.next .details .link {
    text-align: right;
}
.np-posts ul li.next .details .link i {
    margin-left: 10px;
    margin-right: 0;
}
.about-the-author .author_avatar {
    float: left;
    margin-right: 20px;
}
.about-the-author .author_avatar img {
    border: 1px solid #e5e5e5;
    padding: 4px;
}
.about-the-author .author_desc {
    margin-left: 110px;
    position: relative;
    top: -2px;
}
.about-the-author .author_desc h3 {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 3px;
}
.about-the-author .author_desc p {
    margin-bottom: 8px;
}
.about-the-author .author-social-icons ul li {
    height: 22px;
    width: 23px;
}
.about-the-author .author-social-icons ul li a {
    font-size: 13px;
    line-height: 25px;
}
.about-the-author .author-social-icons ul li.home a {
    line-height: 22px;
}
.single-related-posts {
    list-style: outside none none;
    margin: 0 -20px -20px 0;
    overflow: hidden;
    padding: 0;
}
.single-related-posts li {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 190px;
}
.single-related-posts li img {
    margin-bottom: 15px;
}
.single-related-posts li h4 {
    font-size: 14px;
}
.single-related-posts li .mom-post-meta {
    line-height: 1;
    margin-bottom: 10px;
}
#respond p {
    margin-bottom: 15px;
}
#comments .comments_list, #comments .children {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#comments .comments_list {
    margin-bottom: 30px;
}
.comments_list li.single-comment {
    position: relative;
}
#comments .children {
    margin-left: 110px;
}
#comments .single-comment .avatar {
    border: 1px solid #e5e5e5;
    float: left;
    margin-right: 20px;
    padding: 4px;
}
#comments .single-comment .comment-content {
    margin-left: 90px;
}
#comments .single-comment .comment-content .comment-author {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 3px;
}
#comments .single-comment .comment-content .commentmetadata {
    color: #c6c6c6;
    display: block;
    font-size: 12px;
    margin-bottom: 6px;
}
#comments .single-comment .comment-content .commentmetadata a {
    color: #c6c6c6;
}
#comments .single-comment .comment-content .comment-text p {
    margin-bottom: 15px;
}
#comments .single-comment .comment-content .comment-reply-link, #comments .single-comment .comment-content .comment-edit-link {
    border: 1px solid #e5e5e5;
    color: #83868a;
    display: inline-block;
    font-size: 11px;
    line-height: 24px;
    margin-right: 1px;
    padding: 0 12px;
    text-transform: uppercase;
}
#comments .single-comment .comment-content .comment-reply-link:hover, #comments .single-comment .comment-content .comment-edit-link:hover {
    border-color: #f09217;
    color: #f09217;
}
#commentform input {
    float: left;
    margin-right: 1.4%;
    width: 32.4%;
}
#commentform input:last-of-type, #commentform input#url {
    margin-right: 0;
}
#commentform .form-submit {
    margin: 0;
}
#commentform #submit-comment {
    float: none;
    height: 35px;
    margin: 0;
    width: auto;
}
.comment-wrap .comment-awaiting-moderation {
    color: #c6c6c6;
    float: right;
    font-size: 12px;
    font-style: normal;
}
.comment-wrap .commentnumber {
    color: #c1c1c1;
    float: right;
}
.page-title {
    border-bottom: 1px solid #eaeaea;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-top: 5px;
}
.advanced-search-form {
    overflow: hidden;
}
.asf-el input, .asf-el select {
    font-size: 13px;
    margin-bottom: 0;
}
.asf-el {
    float: left;
    margin-right: 10px;
}
.asf-el.keyword {
    width: 145px;
}
.asf-el.cat {
    width: 105px;
}
.asf-el.date {
    width: 140px;
}
.asf-el.filter {
    width: 90px;
}
.asf-el input {
    height: 32px;
}
.asf-el .mom-select::before {
    line-height: 30px;
    width: 28px;
}
.asf-el .mom-select {
    margin-bottom: 0;
}
.asf-el .mom-select select {
    color: transparent;
    padding: 6px 0;
    text-shadow: 0 0 0 #c6c6c6;
}
.asf-el .mom-select select:focus {
    text-shadow: 0 0 0 #222;
}
.asf-el.date label {
    clear: both;
    display: block;
}
.asf-el .mom-select.year {
    border-right: 0 none;
    float: left;
    width: 56%;
}
.asf-el .mom-select.month {
    float: left;
    width: 44%;
}
.asf-el .mom-select.month select {
    width: 130%;
}
.advanced-search-form .search.button {
    line-height: 32px;
    margin-top: 28px;
    width: 90px;
}
.pagination {
    line-height: 28px;
    margin-bottom: 20px;
    overflow: hidden;
}
.pagination a, .pagination span {
    color: #a8a8a8;
    float: left;
    font-size: 15px;
    margin-right: 6px;
    padding: 0 10px;
}
.pagination a:hover {
    color: #000;
}
.pagination span.current {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e0e0e0;
    color: #373c43;
    font-weight: bold;
}
.base-box .pagination span.current {
    border-color: #eaeaea;
}
.portfolio-filter {
    border-bottom: 1px solid #eaeaea;
    list-style: outside none none;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 0;
}
.portfolio-filter {
    margin-top: -12px;
}
.portfolio-filter li {
    float: left;
    font-size: 15px;
    line-height: 29px;
    margin-bottom: 8px !important;
    padding: 0 15px;
}
.portfolio-filter li a {
    color: #4a525d;
}
.portfolio-filter li a:hover {
    color: #000;
}
.portfolio-filter li.current {
    background: none repeat scroll 0 0 #373c43;
}
.portfolio-filter li.current a {
    color: #fff;
}
.mom-portfolio {
    margin-bottom: 16px;
}
ul.portfolio-list {
    list-style: outside none none;
    margin: -4px;
    overflow: hidden;
    padding: 0;
}
ul.portfolio-list li .pt-overlay {
    background: none repeat scroll 0 0 rgba(55, 60, 67, 0.7);
    display: table;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-out 0s;
    width: 100%;
}
ul.portfolio-list li .portfolio-image:hover .pt-overlay {
    opacity: 1;
}
.lt-ie8 ul.portfolio-list li .pt-overlay {
    display: none;
}
.lt-ie8 ul.portfolio-list li .portfolio-image:hover .pt-overlay {
    display: block;
}
ul.portfolio-list li .pt-overlay .ov-content {
    display: table-cell;
    padding: 0 18px;
    text-align: center;
    vertical-align: middle;
}
ul.portfolio-list li .pt-overlay .ov-content h3 {
    color: #fff;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 12px;
    margin-top: 1px;
}
ul.portfolio-list li .pt-overlay .ov-content a.ov-link {
    font-size: 24px;
    margin-right: 3px;
}
ul.portfolio-list li .pt-overlay .ov-content .ov-nav {
    display: inline-block;
}
ul.portfolio-list li .pt-overlay .ov-content a {
    background: none repeat scroll 0 0 #e1e1e2;
    color: #373c43;
    float: left;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    width: 35px;
}
ul.portfolio-list li {
    float: left;
    margin: 4px;
    position: relative;
    width: 228px;
}
ul.portfolio-list li .portfolio-image {
    height: 166px;
    position: relative;
}
ul.portfolio-list li .portfolio-image img {
    height: 166px;
    margin-bottom: 0;
    width: 228px;
}
.entry-content ul.portfolio-list li .portfolio-image img {
    margin-bottom: 0;
}
ul.portfolio-list.portfolio-three-column {
    margin: -5px -5px 15px;
}
ul.portfolio-list.portfolio-three-column li {
    margin: 5px;
    width: 305px;
}
ul.portfolio-list.portfolio-three-column li .portfolio-image {
    height: 221px;
}
ul.portfolio-list.portfolio-three-column li .portfolio-image img {
    height: 221px;
    width: 355px;
}
ul.portfolio-list.portfolio-two-column {
    margin: -7px -7px 13px;
}
ul.portfolio-list.portfolio-two-column li {
    margin: 7px;
    width: 461px;
}
ul.portfolio-list.portfolio-two-column li .portfolio-image {
    height: 333px;
}
ul.portfolio-list.portfolio-two-column li .portfolio-image img {
    height: 333px;
    width: 461px;
}
ul.portfolio-list.portfolio-one-column {
    margin: 0 0 20px;
}
ul.portfolio-list.portfolio-one-column li {
    float: none;
}
ul.portfolio-list.portfolio-one-column li {
    margin: 0 0 20px;
    width: 100%;
}
ul.portfolio-list.portfolio-one-column li .portfolio-image {
    float: left;
    height: 277px;
}
ul.portfolio-list.portfolio-one-column li .portfolio-image img {
    height: 277px;
    width: 384px;
}
ul.portfolio-list.portfolio-one-column li .portfolio-details {
    border: 1px solid #eaeaea;
    height: 235px;
    margin-left: 384px;
    padding: 20px;
}
ul.portfolio-list.portfolio-one-column li .portfolio-details .pt-title {
    font-size: 25px;
}
.both-sidebars ul.portfolio-list {
    margin: -6px -6px 15px;
}
.both-sidebars ul.portfolio-list li {
    margin: 6px;
    width: 278px;
}
.both-sidebars ul.portfolio-list li .portfolio-image {
    height: 202px;
}
.both-sidebars ul.portfolio-list li .portfolio-image img {
    height: 202px;
    width: 278px;
}
.both-sidebars ul.portfolio-list.portfolio-three-column {
    margin: -7px -7px 13px;
}
.both-sidebars ul.portfolio-list.portfolio-three-column li {
    margin: 7px;
    width: 373px;
}
.both-sidebars ul.portfolio-list.portfolio-three-column li .portfolio-image {
    height: 270px;
}
.both-sidebars ul.portfolio-list.portfolio-three-column li .portfolio-image img {
    height: 270px;
    width: 373px;
}
.both-sidebars ul.portfolio-list.portfolio-two-column {
    margin: -7px -7px 13px;
}
.both-sidebars ul.portfolio-list.portfolio-two-column li {
    margin: 7px;
    width: 567px;
}
.both-sidebars ul.portfolio-list.portfolio-two-column li .portfolio-image {
    height: 410px;
}
.both-sidebars ul.portfolio-list.portfolio-two-column li .portfolio-image img {
    height: 410px;
    width: 567px;
}
.both-sidebars ul.portfolio-list.portfolio-one-column {
    margin: 0;
}
.both-sidebars ul.portfolio-list.portfolio-one-column li {
    float: none;
    margin: 0 0 20px;
    width: 100%;
}
.both-sidebars ul.portfolio-list.portfolio-one-column li .portfolio-image {
    float: left;
    height: 342px;
}
.both-sidebars ul.portfolio-list.portfolio-one-column li .portfolio-image img {
    height: 342px;
    width: 475px;
}
.both-sidebars ul.portfolio-list.portfolio-one-column li .portfolio-details {
    border: 1px solid #eaeaea;
    height: 300px;
    margin-left: 475px;
    padding: 20px;
}
ul.portfolio-list.portfolio-one-column li .portfolio-details .pt-title {
    font-size: 25px;
}
.portfolio-item-title {
    border-bottom: 1px solid #eaeaea;
    color: #373c43;
    font-size: 24px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.p-single .pt-feature {
    margin-bottom: 40px;
    text-align: center;
}
.portfolio-item-content {
    margin-bottom: 10px;
}
.single-portfolio .mom-portfolio {
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope, .isotope .isotope-item {
    transition-duration: 0.8s;
}
.isotope {
    transition-property: height, width;
}
.isotope .isotope-item {
    transition-property: transform, opacity;
}
.single-author-box {
    background: url("/wp-content/themes/goodnews5/images/author_bg.jpg") no-repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
    position: relative;
}
.single-author-box .about-the-author {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    margin-bottom: 0;
}
.single-author-box .articles-count {
    color: #f09217;
    float: right;
    font-size: 14px;
    font-weight: normal;
}
.nb-load {
    background: url("/wp-content/themes/goodnews5/images/loader.png") no-repeat scroll center center #fff;
    box-sizing: content-box;
    height: 100%;
    left: -20px;
    opacity: 0.7;
    padding: 0 20px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 20;
}
@media not all, not all {
.nb-load {
    background-image: url("/wp-content/themes/goodnews5/images/loader@x2.png");
    background-size: 32px 32px;
}
}
.vc_main_col:first-child, .vc_sec_sidebar:first-child, .vc_sidebar:first-child {
    margin-left: 15px !important;
}
.vc_main_col:last-child, .vc_sec_sidebar:last-child, .vc_sidebar:last-child, .vc_main_col:nth-child(3n+3), .vc_sec_sidebar:nth-child(3n+3), .vc_sidebar:nth-child(3n+3) {
    margin-right: 15px;
}
.both-sidebars .vc_main_col.one_side {
    width: 864px;
}
.both-sidebars .vc_sec_sidebar + .vc_main_col.one_side {
    width: 652px;
}
.both-sidebars .vc_sec_sidebar + .vc_main_col:not(.one_side) {
    margin-left: 5px;
}
.vc_sec_sidebar.alignlefti {
    margin-left: 10px;
    margin-right: 10px;
}
.wp-video, .mejs-video, .mejs-inner, .wp-video-shortcode, .mejs-overlay, .mejs-poster, .mejs-layer, .mejs-mediaelement .me-plugin, .mejs-mediaelement embed {
    width: 100% !important;
}
.wp-video, .mejs-video, .wp-video-shortcode, .mejs-overlay, .mejs-poster, .mejs-layer, .mejs-mediaelement .me-plugin, .mejs-mediaelement embed {
    height: 381px !important;
}
@media only screen and (min-width: 1210px) {
.one-side-wide:not(.both-sides-true) .wp-video, .one-side-wide:not(.both-sides-true) .mejs-video, .one-side-wide:not(.both-sides-true) .wp-video-shortcode, .one-side-wide:not(.both-sides-true) .mejs-overlay, .one-side-wide:not(.both-sides-true) .mejs-poster, .one-side-wide:not(.both-sides-true) .mejs-layer, .one-side-wide:not(.both-sides-true) .mejs-mediaelement .me-plugin, .one-side-wide:not(.both-sides-true) .mejs-mediaelement embed {
    height: 512px !important;
}
.shv-fullwidth .wp-video, .shv-fullwidth .mejs-video, .shv-fullwidth .wp-video-shortcode, .shv-fullwidth .mejs-overlay, .shv-fullwidth .mejs-poster, .shv-fullwidth .mejs-layer, .shv-fullwidth .mejs-mediaelement .me-plugin, .shv-fullwidth .mejs-mediaelement embed {
    height: 581px !important;
}
}
.mejs-poster {
    background-size: cover !important;
}
.video_frame, .audio_frame, .gallery-post-slider {
    margin-bottom: 20px;
}
.gallery-post-slider {
    position: relative;
}
.gallery-post-slider.feature-slider .fs-nav {
    bottom: 5px;
}
.gallery-post-slider .fs-drection-nav {
    right: 0;
    top: 0;
}
.gallery-post-slider .fslides li {
    height: 380px;
    width: 610px;
}
.gallery-post-slider.feature-slider .fslide .slide-caption.fs-caption-alt p {
    display: inline-block;
    font-size: 15px;
    margin: 0;
    padding-top: 11px;
}
.chat-transcript {
    clear: both;
    margin-bottom: 20px;
}
.chat-row {
    margin-bottom: 10px;
}
.chat-author {
    color: #6c6c6c;
    float: left;
    font-size: 15px;
    margin-right: 10px;
    width: 70px;
}
.chat-author cite {
    font-style: normal;
}
.chat-text {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #f0f0f0;
    margin-left: 90px;
    padding: 20px;
    position: relative;
}
.chat-text *:last-child {
    margin-bottom: 0;
}
.chat-text::after, .chat-text::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color transparent transparent;
    border-image: none;
    border-right: medium solid transparent;
    border-style: none solid solid;
    border-width: 0 medium medium;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    right: 100%;
    top: 12px;
    width: 0;
}
.chat-text::after {
    border-color: rgba(255, 255, 255, 0) #f8f8f8 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    border-width: 10px;
}
.chat-text::before {
    border-color: rgba(237, 237, 237, 0) #f0f0f0 rgba(237, 237, 237, 0) rgba(237, 237, 237, 0);
    border-width: 12px;
    top: 11px;
}
.chat-speaker-2 .chat-author {
    color: #ffa507;
}
.gallery .gallery-item {
    float: left;
}
.gallery .gallery-item img {
    margin-bottom: 0;
}
.gallery img.attachment-thumbnail {
    border: medium none !important;
}
.gallery br {
    display: block;
    height: 0 !important;
}
.gallery .gallery-item {
    margin-bottom: 2%;
    margin-left: 2%;
    margin-top: 0 !important;
}
.gallery .gallery-item:first-child, .gallery br + .gallery-item {
    margin-left: 0;
}
.gallery-columns-6 .gallery-item {
    width: 15% !important;
}
.gallery-columns-5 .gallery-item {
    width: 18.4% !important;
}
.gallery-columns-4 .gallery-item {
    width: 23.5% !important;
}
.gallery-columns-3 .gallery-item {
    width: 32% !important;
}
.gallery-columns-2 .gallery-item {
    width: 49% !important;
}
.ppt {
    display: none !important;
}
.gallery dl dt img {
    backface-visibility: hidden;
    transition: all 300ms ease-in-out 0s;
}
.gallery dl dt img:hover {
    opacity: 0.7;
}
.not-found-wrap {
    padding: 110px 138px;
    text-align: center;
}
.nfw-in {
    display: inline-block;
    margin-bottom: 30px;
    position: relative;
}
.not-found-wrap .ops {
    color: #ffa507;
    display: block;
    font-size: 40px;
    padding-left: 20px;
    text-align: left;
}
.not-found-wrap .big404 {
    color: #f0f0f0;
    display: block;
    font-size: 220px;
    font-weight: bold;
    line-height: 1;
}
.not-found-wrap h1 {
    color: #f0f0f0;
    font-size: 45px;
    text-transform: uppercase;
}
.not-found-wrap .advanced-search-form {
    margin: auto;
    padding: 40px 60px 50px;
    width: 610px;
}
.mom-reveiw-system {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e5e5e5;
    margin-bottom: 30px;
}
.mom-reveiw-system .review-header {
    background: none repeat scroll 0 0 #f9f9f9;
    border-bottom: 1px solid #e5e5e5;
    height: 48px;
    line-height: 48px;
    padding-left: 20px;
}
.mom-reveiw-system .review-header h2 {
    float: left;
    font-size: 17px;
    font-weight: bold;
    line-height: inherit;
    margin-bottom: 0;
}
.mom-reveiw-system .review-header .mr-types {
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.mom-reveiw-system .review-header .mr-types li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e5e5e5;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px 1px;
    cursor: pointer;
    float: left;
    font-size: 32px;
    height: 48px;
    position: relative;
    text-align: center;
    transition: all 0.2s linear 0s;
    width: 48px;
}
.mom-reveiw-system .review-header .mr-types li.stars {
    line-height: 52px;
}
.mom-reveiw-system .review-header .mr-types li:hover, .mom-reveiw-system .review-header .mr-types li.current {
    background: none repeat scroll 0 0 #fff;
    color: #000;
}
.mom-reveiw-system .review-header .mr-types li.current::after, .mom-reveiw-system .review-header .mr-types li.current::before {
    border: medium solid transparent;
    content: " ";
    height: 0;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
}
.mom-reveiw-system .review-header .mr-types li.current::after {
    border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    border-width: 6px;
    margin-left: -6px;
}
.mom-reveiw-system .review-header .mr-types li.current::before {
    border-color: #e5e5e5 rgba(229, 229, 229, 0) rgba(229, 229, 229, 0);
    border-width: 7px;
    margin-left: -7px;
}
.mom-reveiw-system .review-content {
    padding: 16px 20px 20px;
}
.review-desc {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 16px;
}
.review-desc *:last-child {
    margin-bottom: 0;
}
.mom-reveiw-system .review-area {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
    padding: 10px 0;
}
.mom-reveiw-system .review-summary {
    min-height: 151px;
    position: relative;
}
.mom-reveiw-system .review-summary h3 {
    line-height: 1;
}
.mom-reveiw-system .review-summary p {
    margin-bottom: 0;
}
.mom-reveiw-system .review-summary .review-score {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #e5e5e5;
    display: table;
    float: right;
    height: 148px;
    margin-left: 20px;
    text-align: center;
    width: 149px;
}
.mom-reveiw-system .review-summary .review-score .score-wrap {
    color: #4a525d;
    display: table-cell;
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
}
.mom-reveiw-system .review-summary .review-score .score {
    color: #373c43;
    display: block;
    font-size: 46px;
    font-weight: bold;
    line-height: 1;
}
.mom-reveiw-system .review-summary .review-score .score-wrap .star-rating {
    color: #4a525d;
    font-size: 21px;
    height: 21px;
    margin: auto auto 10px;
    width: 105px;
}
.mom-reveiw-system .review-summary .review-score .score-wrap .star-rating span {
    padding-top: 21px;
}
.mom-reveiw-system .review-summary .review-score .score-wrap.stars-score .score-title {
    font-size: 24px;
    font-weight: bold;
}
.mom-reveiw-system .review-footer {
    border-top: 1px solid #e5e5e5;
    box-sizing: border-box;
    color: #c6c6c6;
    display: table;
    font-size: 13px;
    height: 35px;
    overflow: hidden;
    padding: 6px 5px;
    width: 100%;
}
.mom-reveiw-system .review-tab:not(.circles-tab) .review-footer h3, .mom-reveiw-system .user-rate-bar, .review-tab:not(.circles-tab) .review-footer .total-votes {
    display: table-cell;
    padding: 0 10px;
    vertical-align: middle;
}
.mom-reveiw-system .review-footer h3 {
    box-sizing: content-box;
    min-width: 82px;
    padding-right: 0 !important;
}
.review-footer .total-votes {
    box-sizing: content-box;
    min-width: 52px;
}
.mom-reveiw-system .review-footer h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
}
.mom-reveiw-system .user-rate-bar {
    max-width: 100%;
    width: 100%;
}
.mom-reveiw-system .user-rate-bar > div {
    border: 1px solid #eaeaea;
    box-sizing: content-box;
    height: 29px;
    padding: 2px;
}
.mom-reveiw-system .user-rate-bar .ub-inner {
    background: none repeat scroll 0 0 #373c43;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    height: 29px;
    line-height: 29px;
    text-align: center;
}
.user-star-rate .user-rate-bar {
    text-align: center;
}
.user-star-rate .star-rating {
    display: inline-block;
    overflow: visible;
    position: relative;
}
.mom-reveiw-system .mom-bar {
    height: 34px;
    line-height: 34px;
    margin-bottom: 5px;
    margin-right: 59px;
}
.mom-reveiw-system .mom-bar:last-child {
    margin-bottom: 0;
}
.mom-reveiw-system .mom-bar .mb-inner .cr {
    color: #f9f9f9;
    font-size: 15px;
    padding: 0 11px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}
.mom-reveiw-system .mom-bar .mb-inner {
    background: none repeat scroll 0 0 #78bce7;
    position: relative;
}
.mom-reveiw-system .mom-bar .mb-score {
    color: #78bce7;
    font-size: 15px;
    left: 100%;
    padding: 0 10px;
    position: absolute;
    width: 39px;
}
.mom-reveiw-system .mom-bar.blue .mb-inner {
    background: none repeat scroll 0 0 #78bce7;
}
.mom-reveiw-system .mom-bar.blue .mb-inner .mb-score {
    color: #78bce7;
}
.mom-reveiw-system .mom-bar.green .mb-inner {
    background: none repeat scroll 0 0 #88d46d;
}
.mom-reveiw-system .mom-bar.green .mb-inner .mb-score {
    color: #88d46d;
}
.mom-reveiw-system .mom-bar.orange .mb-inner {
    background: none repeat scroll 0 0 #e7be78;
}
.mom-reveiw-system .mom-bar.orange .mb-inner .mb-score {
    color: #e7be78;
}
.mom-reveiw-system .mom-bar.red .mb-inner {
    background: none repeat scroll 0 0 #e77878;
}
.mom-reveiw-system .mom-bar.red .mb-inner .mb-score {
    color: #e77878;
}
.mom-reveiw-system .mom-bar.carissma .mb-inner {
    background: none repeat scroll 0 0 #e778b9;
}
.mom-reveiw-system .mom-bar.carissma .mb-inner .mb-score {
    color: #e778b9;
}
.mom-reveiw-system .stars-cr {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #e5e5e5;
    color: #78bce7;
    font-size: 15px;
    line-height: 32px;
    margin-bottom: 5px;
    padding: 0 10px;
}
.mom-reveiw-system .stars-cr:last-child {
    margin-bottom: 0;
}
.mom-reveiw-system .stars-cr .star-rating {
    color: #78bce7;
    float: right;
    margin-top: 8px;
}
.mom-reveiw-system .review-footer .user-star-rate .star-rating {
    color: #dbdbdb;
    margin: 6px auto auto;
}
.stars-rate-wrap {
    display: inline-block;
    position: relative;
}
.user-star-rate .yr {
    font-style: normal;
    left: 100%;
    line-height: 35px;
    margin-left: 5px;
    position: absolute;
    top: -2px;
}
.mom-reveiw-system .review-footer .user-star-rate .star-rating span {
    color: #40454d;
}
.mom-reveiw-system .stars-cr.blue, .mom-reveiw-system .stars-cr.blue .star-rating {
    color: #78bce7;
}
.mom-reveiw-system .stars-cr.green, .mom-reveiw-system .stars-cr.green .star-rating {
    color: #76c65c;
}
.mom-reveiw-system .stars-cr.orange, .mom-reveiw-system .stars-cr.orange .star-rating {
    color: #e7be78;
}
.mom-reveiw-system .stars-cr.red, .mom-reveiw-system .stars-cr.red .star-rating {
    color: #e77878;
}
.mom-reveiw-system .stars-cr.carissma, .mom-reveiw-system .stars-cr.carissma .star-rating {
    color: #e778b9;
}
.mom-reveiw-system .review-circles {
    margin-bottom: -2%;
    overflow: hidden;
}
.mom-reveiw-system .review-circles .review-circle {
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    float: left;
    font-size: 15px;
    margin-bottom: 2%;
    margin-left: 2%;
    padding: 20px 17px 16px;
    text-align: center;
    width: 32%;
}
.mom-reveiw-system .review-circles .review-circle:nth-child(3n+1) {
    clear: left;
    margin-left: 0;
}
.mom-reveiw-system .review-circle .circle {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 4px;
    padding-bottom: 7px;
    position: relative;
}
.mom-reveiw-system .review-circle .circle * {
    max-width: 100%;
}
.mom-reveiw-system .review-circle .circle .val {
    bottom: 15%;
    font-size: 22px;
    font-weight: bold;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.mom-reveiw-system .score-wrap .review-circle {
    color: #4a525d;
    font-size: 19px;
    font-weight: bold;
}
.mom-reveiw-system .score-wrap .review-circle .circle {
    height: 76px;
    margin: 0 14px 6px;
    padding-bottom: 4px;
}
.mom-reveiw-system .circles-tab .review-footer {
    display: block;
    height: 69px !important;
    line-height: 45px;
    padding: 10px 10px 14px;
    text-align: center;
}
.mom-reveiw-system .circles-tab .review-footer .user-rate {
    display: inline-block;
}
.mom-reveiw-system .circles-tab .review-footer h3 {
    float: left;
    line-height: 45px;
    margin-right: 18px;
}
.mom-reveiw-system .circles-tab .review-footer h3, .mom-reveiw-system .circles-tab .review-footer .total-votes {
    line-height: 76px;
    position: relative;
}
.mom-reveiw-system .user-rate-circle {
    float: left;
    height: 45px;
    margin-right: 17px;
    text-align: center;
    width: 80px;
}
.mom-reveiw-system .user-rate-circle .circle {
    position: relative;
}
.mom-reveiw-system .user-rate-circle .cru-score {
    bottom: 0;
    color: #4a525d;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    left: 0;
    line-height: normal;
    position: absolute;
    width: 100%;
}
.mom-reveiw-system .stars-cr.orange, .mom-reveiw-system .review-circle.orange {
    color: #e7be78;
}
.mom-reveiw-system .stars-cr.red, .mom-reveiw-system .review-circle.red {
    color: #e77878;
}
.mom-reveiw-system .stars-cr.carissma, .mom-reveiw-system .review-circle.carissma {
    color: #e778b9;
}
.mom-reveiw-system .review-tab {
    display: none;
}
.mom-reveiw-system .review-tab:first-of-type {
    display: block;
}
.mom_user_rate {
    cursor: pointer;
}
.rs-smaller_than_default.mom-reveiw-system .review-header, .rs-smaller_than_default.mom-reveiw-system .review-header .mr-types li {
    height: 38px;
    line-height: 38px;
}
rs-smaller_than_default.mom-reveiw-system .review-header .mr-types li {
}
.rs-smaller_than_default.mom-reveiw-system .review-header .mr-types li i {
    font-size: 24px;
}
.rs-smaller_than_default.mom-reveiw-system .mom-bar {
    height: 26px;
    line-height: 26px;
}
.rs-smaller_than_default.mom-reveiw-system .mom-bar .mb-inner .cr, .rs-smaller_than_default.mom-reveiw-system .mom-bar .mb-score {
    font-size: 14px;
}
.rs-smaller_than_default.mom-reveiw-system .stars-cr {
    line-height: 28px;
}
.rs-smaller_than_default.mom-reveiw-system .stars-cr {
    font-size: 14px;
}
.rs-smaller_than_default.mom-reveiw-system .stars-cr .star-rating {
    margin-top: 6px;
}
.rs-smaller_than_default.mom-reveiw-system .review-circles .review-circle {
    width: 49%;
}
.rs-smaller_than_default.mom-reveiw-system .review-circles .review-circle:nth-child(3n+1) {
    margin-left: 2%;
}
.rs-smaller_than_default.mom-reveiw-system .review-circles .review-circle:nth-child(2n+1) {
    margin-left: 0;
}
.rs-full_width.mom-reveiw-system .review-circles {
    margin-bottom: -1.5%;
}
.rs-full_width.mom-reveiw-system .review-circles .review-circle {
    margin-bottom: 1.5%;
    margin-left: 1.5%;
    width: 18.8%;
}
.rs-full_width.mom-reveiw-system .review-circles .review-circle:nth-child(3n+1) {
    margin-left: 1.5%;
}
.rs-full_width.mom-reveiw-system .review-circles .review-circle:nth-child(3n+1) {
    clear: none;
}
.rs-full_width.mom-reveiw-system .review-circles .review-circle:nth-child(5n+1) {
    clear: left;
    margin-left: 0;
}
.mom-e3lanat {
    margin-bottom: -14px;
    text-align: center;
}
.mom-e3lan {
    margin: auto auto 14px;
    max-width: 100%;
}
.header .mom-e3lan {
    display: inline-block;
    line-height: normal;
    margin-bottom: 0;
    vertical-align: middle;
    white-space: normal;
}
.header .adCenter {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.e3lanat-layout-grid.mom-e3lanat {
    margin-right: -12px;
}
.e3lanat-layout-grid .mom-e3lan {
    display: inline-block;
    margin-right: 11px;
    vertical-align: top;
}
.mom_e3lan-empty {
    background: none repeat scroll 0 0 #f0f0f0;
    border: 1px solid #dfdfdf;
    padding: 0 10px;
    position: relative;
}
.mom_e3lan-empty a {
    color: #b0b3b8;
    display: inline-block;
    font-size: 16px;
    line-height: normal;
}
.mom_e3lan-empty a.overlay {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}
.mom_e3lan-empty:hover a {
    color: #222;
}
.e3lanat-layout-rotator {
    margin: auto;
    overflow: hidden;
    position: relative;
}
.header .e3lanat-layout-rotator {
    margin-top: -45px;
    position: absolute;
    right: 0;
    top: 50%;
}
.header .e3lanat-layout-rotator .mom-e3lan {
    display: block;
}
.e3lanat-layout-rotator .mom-e3lan {
    background: none repeat scroll 0 0 #e5e5e5;
}
.e3lanat-layout-rotator .adr-arrows {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
}
.e3lanat-layout-rotator .adr-arrows span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    margin-left: 1px;
    text-align: center;
    width: 20px;
}
.e3lanat-layout-rotator .adr-arrows span.adr-next i {
    left: 1px;
    position: relative;
}
.tr_e3lan-widget {
    padding-bottom: 20px;
}
.mom_contet_e3lanat {
    left: 50%;
    position: absolute;
}
.mom_contet_e3lanat.mca-fixed.mca_touch_top {
    padding-top: 20px;
}
.mom_contet_e3lanat.mc_e3lan-right {
    margin-left: 509px;
}
.layout-boxed .mom_contet_e3lanat.mc_e3lan-right {
    margin-left: 519px;
}
.both-sidebars .mom_contet_e3lanat.mc_e3lan-right {
    margin-left: 615px;
}
.layout-boxed.both-sidebars .mom_contet_e3lanat.mc_e3lan-right {
    margin-left: 625px;
}
.mom_contet_e3lanat.mc_e3lan-left {
    left: auto;
    margin-right: 509px;
    right: 50%;
}
.layout-boxed .mom_contet_e3lanat.mc_e3lan-left {
    margin-right: 519px;
}
.both-sidebars .mom_contet_e3lanat.mc_e3lan-left {
    margin-right: 615px;
}
.both-sidebars.layout-boxed .mom_contet_e3lanat.mc_e3lan-left {
    margin-right: 625px;
}
.sticky_navigation_on .mom_contet_e3lanat.mca-fixed.mca_touch_top {
    padding-top: 72px;
}
body.single-ads .breaking-news {
    display: none;
}
body.single-ads .ads-preview-wrap {
    padding: 100px 0;
}
.header-banner .mom-ads-wrap.responsive .mom-ad {
    max-width: 100%;
    width: 728px;
}
.dropcap {
    color: #40454d;
    float: left;
    font-family: georgia;
    font-size: 60px;
    font-weight: bold;
    line-height: 85%;
    margin-right: 20px;
    text-transform: uppercase;
}
.square_dc {
    background: none repeat scroll 0 0 #40454d;
    color: #fff;
    font-size: 22px;
    height: 46px;
    line-height: 46px;
    margin-top: 5px;
    text-align: center;
    width: 46px;
}
.circle_dc {
    background: none repeat scroll 0 0 #40454d;
    border-radius: 50px;
    color: #fff;
    font-size: 22px;
    height: 46px;
    line-height: 46px;
    margin-top: 7px;
    text-align: center;
    width: 46px;
}
.mom_quote::before {
    display: none;
}
.mom_quote {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #f5f5f5;
    border-color: #ffa507;
    border-image: none;
    border-style: solid;
    border-width: 0 0 0 4px;
    color: #494949;
    font-size: 15px;
    font-style: normal;
    margin: 0 0 20px;
    padding: 20px;
    position: relative;
}
.mom_quote *:last-child {
    margin-bottom: 0;
}
.mom_quote .quote-arrow {
    border-bottom-color: rgba(0, 0, 0, 0) !important;
    border-left: 7px solid #ffa507;
    border-right: 0 solid #ffa507;
    border-style: solid;
    border-top-color: rgba(0, 0, 0, 0) !important;
    border-width: 7px 0 7px 7px;
    height: 0;
    left: -1px;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    width: 0;
}
.quote_right {
    float: right;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-top: 5px;
    width: 240px;
}
.quote_left {
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
    margin-top: 5px;
    width: 240px;
}
.mom_testimonial {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #eaeaea;
    font-family: "Roboto Slab",serif;
    font-size: 16px;
    font-style: italic;
    margin: 0;
    padding: 20px 20px 20px 50px;
    position: relative;
}
.mom_testimonial p {
    font-size: 16px;
}
.mom_testimonial *:last-child {
    margin-bottom: 0;
}
span.leftquote {
    color: #b5b5b5;
    font-size: 55px;
    left: 17px;
    line-height: 50px;
    position: absolute;
    top: 17px;
}
.tesim_arrow_bot, .tesim_arrow {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent -moz-use-text-color;
    border-image: none;
    border-style: solid solid solid none;
    border-width: medium medium medium 0;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
}
.tesim_arrow {
    border-color: #f7f7f7 rgba(247, 247, 247, 0) rgba(247, 247, 247, 0);
    border-width: 20px;
    left: 20px;
}
.tesim_arrow_bot {
    border-color: #eaeaea rgba(234, 234, 234, 0) rgba(234, 234, 234, 0);
    border-width: 22px;
    left: 19px;
}
.testim_person {
    margin-bottom: 25px;
    margin-top: 30px;
    overflow: hidden;
}
.testim_person br {
    display: none;
}
.testim_person img {
    border: 1px solid #eaeaea;
    float: left;
    margin-bottom: 0 !important;
    margin-right: 10px;
    max-width: 53px;
}
.testim_person h3 {
    font-size: 15px;
    margin-bottom: 5px;
    padding-top: 7px;
}
.testim_person h4 {
    color: #9f9f9f;
    font-family: arial;
    font-size: 13px;
    margin-bottom: 0;
}
.testim_slider_wrap > div {
    float: left;
    margin-right: 10px;
}
.testim_slider_wrap > br {
    display: none !important;
}
a.mom_button {
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
}
a.mom_button:active {
    top: 1px;
}
a.mom_button:hover {
    color: #000;
}
a.mom_button + .divider {
    margin-top: 15px;
}
.mom_button_ob {
    border: 5px solid #d7dfea;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
}
.mom_button_ob a:active {
    top: 0;
}
.mom_button_ob a {
    margin: 0;
}
.bt_icon {
    float: left;
    font-size: 18px;
    margin-right: 8px;
    opacity: 0.9;
    position: relative;
    top: 0;
    vertical-align: middle;
}
.big_bt .bt_icon {
    font-size: 22px;
    margin-right: 10px;
}
.bigger_bt .bt_icon {
    font-size: 26px;
    margin-right: 10px;
}
a.small_bt i {
    font-size: 19px;
}
.big_bt i {
    font-size: 25px;
}
a.border1_bt {
    border-width: 1px !important;
}
a.noborder_bt {
    border: medium none !important;
}
.small_bt {
    font-size: 12px;
    padding: 5px 10px;
}
a.big_bt {
    font-size: 17px;
    line-height: 44px;
    padding: 0 25px;
}
a.bigger_bt {
    font-size: 19px;
    font-weight: 600;
    line-height: 64px;
    padding: 0 30px;
}
a.gray_bt {
    background: none repeat scroll 0 0 #ecf0f1;
    color: #898989;
}
.ob_gray_bt {
    border-color: #f7f8f8;
}
a.gray2_bt {
    background: none repeat scroll 0 0 #95a5a6;
    color: #fff;
}
.ob_gray2_bt {
    border-color: #d8dfdf;
}
a.orange2_bt {
    background: none repeat scroll 0 0 #f09217;
    color: #fff;
}
.ob_orange_bt {
    border-color: #ffecc7;
}
a.black_bt {
    background: none repeat scroll 0 0 #333;
}
a.black_bt:hover {
    color: #fff;
}
.ob_black_bt {
    border-color: #b9b9b9;
}
a.orange_bt {
    background: none repeat scroll 0 0 #e67e22;
    color: #fff;
}
.ob_orange_bt, .ob_orange2_bt {
    border-color: #ffe5c1;
}
a.blue_bt {
    background: none repeat scroll 0 0 #3498db;
    color: #fff;
}
a.blue_bt:hover {
}
.ob_blue_bt {
    border-color: #c7e1ff;
}
a.blue2_bt {
    background: none repeat scroll 0 0 #34495e;
    color: #fff;
}
a.red_bt {
    background: none repeat scroll 0 0 #e74c3c;
    color: #fff;
}
a.red_bt:hover {
}
.ob_red_bt {
    border-color: #ffe6e2;
}
a.green_bt {
    background: none repeat scroll 0 0 #2ecc71;
    color: #fff;
}
a.green_bt:hover {
}
.ob_green_bt {
    border-color: #c2ffd0;
}
a.purple_bt {
    background: none repeat scroll 0 0 #a66bbe;
    color: #fff;
}
a.purple_bt:hover {
}
.ob_purple_bt {
    border-color: #f4dcff;
}
a.yellow_bt {
    background: none repeat scroll 0 0 #f1c40f;
    color: #fff;
}
.ob_yellow_bt {
    border-color: #fff5b5;
}
a.pink_bt {
    background: none repeat scroll 0 0 #f18caa;
    color: #fff;
}
.ob_pink_bt {
    border-color: #ffdfe9;
}
a.lime_bt, a.green2_bt {
    background: none repeat scroll 0 0 #1abc9c;
    color: #fff;
}
.ob_lime_bt, .ob_green2_bt {
    border-color: #b2f4e1;
}
a.brown_bt {
    background: none repeat scroll 0 0 #d2a985;
    color: #fff;
}
.ob_brown_bt {
    border-color: #f3e6d6;
}
.accordion {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: #e0e0e0 #e0e0e0 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    margin-bottom: 25px;
}
.base-box .accordion {
    border-color: #eaeaea;
}
.accordion .wpb_text_column:last-child {
    margin-bottom: 0;
}
.accordion > ol {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.accordion > ol > li {
    margin-bottom: 0;
}
.wpb_accordion_section:last-child .acc_title, .wpb_accordion_section:last-child .ui-accordion-header-active + .acc_content {
    border-color: #e0e0e0;
}
.base-box .wpb_accordion_section:last-child .acc_title, .base-box .wpb_accordion_section:last-child .ui-accordion-header-active + .acc_content {
    border-color: #eaeaea;
}
.accordion .acc_title {
    background: none repeat scroll 0 0 #f8f8f8;
    border-bottom: 1px solid #eaeaea;
    color: #6d6d6d;
    cursor: pointer;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    margin-bottom: 0;
    outline: medium none;
    padding: 0 20px;
    position: relative;
    transition: all 0.2s linear 0s;
}
.accordion .acc_title.active, .accordion .acc_title:hover, .accordion .acc_title.ui-accordion-header-active {
    background: none repeat scroll 0 0 #fff;
    color: #373c43;
    cursor: text;
}
.accordion h2:hover:not(.active) {
    cursor: pointer;
}
.accordion h2.active + .acc_content, .accordion .ui-accordion-header-active + .acc_content {
    border-bottom: 1px solid #eaeaea;
}
.accordion .acc_content {
    display: none;
    line-height: 1.5em;
    padding: 20px;
}
.accordion .acc_content > div > *:last-child {
    margin-bottom: 0;
}
.accordion li:first-child .acc_content {
    display: block;
}
.acc_vertical .acc_handle {
    position: absolute;
    right: 12px;
}
.acc_horizontal .acc_handle {
    left: 15px;
    position: absolute;
}
.acc_handle {
    color: #ccc;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}
.acch_arrows {
    font-family: "enotype";
    font-size: 18px;
    margin-top: -9px;
    right: 10px;
    top: 50%;
}
.acch_arrows::before {
    content: "";
}
.accordion h2.active .acch_arrows::before, .accordion .ui-accordion-header-active .acch_arrows::before {
    content: "";
}
.acch_numbers {
    font-size: 15px;
    font-style: normal;
    line-height: 48px;
}
.acch_pm {
    font-family: "font-awesome";
    font-size: 14px;
    margin-top: -7px;
    right: 10px !important;
    top: 50%;
}
.acch_pm::before {
    content: "";
}
.accordion h2.active .acch_pm::before {
    content: "";
}
.acc_space {
    border: medium none;
}
.acc_space .acc_title {
    border: 1px solid #eaeaea;
    margin-bottom: 4px;
}
.acc_space h2.active + .acc_content {
    border: medium none;
}
.acc_title i[class*="-icon-"] {
    float: left;
    font-size: 20px;
    line-height: 48px;
    margin-left: -10px;
    margin-right: 10px;
    text-align: right;
    vertical-align: middle;
    width: 20px;
}
.acc_ico {
    margin-left: -10px;
    margin-right: 10px;
    margin-top: -2px;
    vertical-align: middle;
}
.acc_space .acc_content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.toggle_acc .acc_title {
    cursor: pointer !important;
}
.tabs-content-wrap ul {
}
.main_tabs.tabs_v1 .tab-content, .main_tabs.tabs_v3 .tab-content, .main_tabs.tabs_h1 .tab-content {
}
.tabs_v1::before, .tabs_v2::before {
    background: none repeat scroll 0 0 #eaeaea;
    content: "";
    height: 100%;
    left: 149px;
    position: absolute;
    width: 1px;
    z-index: 30;
}
.tabs_v1 ul.tabs li a {
    line-height: 37px;
}
.tabs_v1 ul.tabs, .tabs_v2 ul.tabs, .tabs_v3 ul.tabs {
    border-bottom: medium none;
    float: left;
    height: auto;
    margin-bottom: 20px;
    padding: 0;
    position: relative;
    width: 150px;
    z-index: 20;
}
.tabs_v1 ul.tabs li, .tabs_v2 ul.tabs li, .tabs_v3 ul.tabs li {
    border-bottom: 1px solid #eaeaea;
    border-left-width: 0;
    border-top: medium none;
    float: none;
    height: auto;
}
.tabs_v1 .tabs-content-wrap, .tabs_v2 .tabs-content-wrap, .tabs_v3 .tabs-content-wrap {
    border: medium none;
    clear: none;
    margin-left: 150px;
    position: relative;
}
.tabs_v1 ul.tabs li a::before, .tabs_v2 ul.tabs li a::before, .tabs_v3 ul.tabs li a::before {
    height: 100%;
    top: 0;
    width: 3px;
}
.tabs_v1 ul.tabs li a::before {
    left: -1px;
}
.tabs_v1 ul.tabs li a.current {
    border-right: medium none;
    height: auto;
}
.tabs_v3 ul.tabs {
    width: 234px;
}
.tabs_v3 ul.tabs li {
    border-bottom: 1px solid #eaeaea;
    height: 49px;
    line-height: 49px;
}
.tabs_v3 ul.tabs li a {
    font-size: 16px;
    font-style: normal;
    height: 49px;
    line-height: 48px;
    padding-left: 10px;
}
.tabs_v3 ul.tabs li a.current {
    border-right: medium none;
}
.tabs_v3 .tabs-content-wrap {
    margin-left: 234px;
}
.tabs_v3::before {
    background: none repeat scroll 0 0 #eaeaea;
    content: "";
    height: 100%;
    left: 233px;
    position: absolute;
    width: 1px;
}
.tab_ico {
    float: left;
    margin-right: 10px;
    width: 25px;
}
.tab_ico img {
}
ul.tabs li i[class*="-icon-"] {
    display: inline-block;
    font-size: 16px;
    margin-left: -5px;
    margin-right: 5px;
    margin-top: -3px;
    text-align: center;
    vertical-align: middle;
    width: 25px;
}
.tabs_v3 .tab_ico {
    margin-right: 15px;
    width: 32px;
}
.tabs_v3 ul.tabs li i[class*="-icon-"] {
    font-size: 19px;
    margin-left: 0;
    margin-right: 8px;
    margin-top: -2px;
    width: 32px;
}
.mom_list {
    margin-bottom: 20px;
}
.mom_list ul {
    margin-bottom: 0;
    padding: 0;
}
.mom_list li {
    line-height: 18px;
    list-style: outside none none;
    margin-bottom: 6px;
    padding-left: 26px;
    transition: all 0.2s linear 0s;
}
.mom_list li i {
    display: inline-block;
    font-size: 16px;
    margin-left: -26px;
    margin-right: 9px;
    position: relative;
    top: 2px;
    transition: all 0.2s linear 0s;
    vertical-align: baseline;
}
.mom_list_square_bg ul li i {
    background: none repeat scroll 0 0 #95a5a6;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 16px;
    line-height: 17px;
    margin-right: 10px;
    text-align: center;
    top: 2px;
    width: 16px;
}
.mom_list_square_bg ul li, .mom_list_circle_bg ul li {
}
.mom_list_circle_bg ul li i {
    background: none repeat scroll 0 0 #95a5a6;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 16px;
    line-height: 17px;
    margin-right: 10px;
    text-align: center;
    top: 0;
    width: 16px;
}
.mom_icon_box {
    margin-bottom: 40px;
}
.iconbox_wrap {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fafafa;
    border-color: #e9e9e9;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 3px;
    box-sizing: border-box;
    color: #777;
    margin-bottom: 25px;
    padding: 15px;
}
.iconbox_wrap h3 {
}
.iconbox_wrap p:last-child {
    margin-bottom: 0;
}
.one_fourth .iconbox_wrap {
    padding: 10px;
}
.one_fourth .iconbox_wrap h3 {
    font-size: 14px;
}
.one_fourth .iconbox_wrap p {
    font-size: 11px;
}
.mom_icon {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 15px;
    vertical-align: middle;
}
.mom_iconbox {
    margin-bottom: 25px;
    padding-left: 47px;
    position: relative;
}
.iconbox_wrap .mom_iconbox {
    margin-bottom: 0;
}
.mom_iconbox p {
    margin-bottom: 15px;
}
.mom_iconbox .iconb_wrap {
    position: absolute;
}
.iconb_left .iconb_wrap {
    left: 0;
}
.iconb_wrap + br {
    display: none;
}
.iconb_right {
    padding-left: 0;
    padding-right: 47px;
}
.iconb_right .iconb_wrap {
    margin-left: 15px;
    margin-right: 0;
    right: 0;
}
.iconb_center {
    padding: 0;
}
.iconb_center .iconb_wrap {
    display: block;
    margin: auto auto 15px;
    position: relative;
    text-align: center;
}
.iconb_center .mom_icon {
    display: inline-block;
    float: none;
    margin-right: 0;
    position: relative;
}
.iconb_middle_left .iconb_wrap {
    left: 0;
    top: 50%;
}
.iconb_middle_right {
    padding-left: 0;
    padding-right: 47px;
}
.iconb_middle_right .iconb_wrap {
    right: 0;
    top: 50%;
}
.iconb_middle_right .iconb_wrap {
    margin-left: 15px;
    margin-right: 0;
    right: 0;
}
.mom_iconbox h3 {
    font-size: 18px;
    margin-bottom: 5px;
}
.iconb_wrap {
    color: #34495e;
}
.mom_iconbox_square {
    background: none repeat scroll 0 0 #34495e;
    color: #fff;
    text-align: center;
    transition: all 0.2s linear 0s;
}
.mom_iconbox_circle {
    background: none repeat scroll 0 0 #34495e;
    border-radius: 50%;
    box-sizing: border-box;
    color: #fff;
    position: relative;
    text-align: center;
    transition: all 0.2s linear 0s;
}
.mom_iconbox_square .mom_icon, .mom_iconbox_circle .mom_icon {
    line-height: inherit;
    margin: 0;
    vertical-align: inherit;
}
.mom_icona {
    display: inline-block;
    float: left;
    line-height: 1;
    margin-right: 10px;
    position: relative;
    top: 5px;
}
.mom_icona.mom_iconbox_square, .mom_icona.mom_iconbox_circle {
    margin-right: 15px;
}
.mom_icona .mom_icon {
    margin: 0;
}
.iconb_wrap .border_increase_effect {
    border: 3px solid #34495e;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(1);
    transition: all 0.3s linear 0s;
    width: 100%;
}
.mom_iconbox_circle .border_increase_effect {
    border-radius: 50%;
}
.no-touch .iconb_wrap:hover:not(.mom_icon_has_border) .border_increase_effect {
    opacity: 1;
    transform: scale(1.2);
}
.no-touch .iconb_wrap.mom_icon_has_border:hover .border_increase_effect {
    opacity: 1;
    transform: scale(1.3);
}
.iconb_wrap .border_decrease_effect {
    border: 3px solid #34495e;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(1.45);
    transition: all 0.3s linear 0s;
    width: 100%;
}
.mom_iconbox_circle .border_decrease_effect {
    border-radius: 50%;
}
.no-touch .iconb_wrap:hover:not(.mom_icon_has_border) .border_decrease_effect {
    opacity: 1;
    transform: scale(1.2);
}
.no-touch .iconb_wrap.mom_icon_has_border:hover .border_decrease_effect {
    opacity: 1;
    transform: scale(1.3);
}
.no-touch .iconb_wrap.icon_move_effect_wrap:hover i {
    animation: 0.4s ease 0s normal forwards 1 running toRightFromLeft;
}
@keyframes toRightFromLeft {
49% {
    transform: translate(100%);
}
50% {
    opacity: 0;
    transform: translate(-100%);
}
51% {
    opacity: 1;
}
}
@keyframes toRightFromLeft {
49% {
    transform: translate(100%);
}
50% {
    opacity: 0;
    transform: translate(-100%);
}
51% {
    opacity: 1;
}
}
.mom_box_sc.base-box {
    padding: 20px 24px;
}
.mom_box_sc.base-box.title_on {
    padding: 20px;
}
.mom_box_sc.base-box.title_on .nb-header {
    margin-bottom: 20px;
}
.mom_box_sc {
    position: relative;
}
.mom_box_sc p {
    margin-bottom: 15px;
}
.mom_box_sc .mom_icona {
    margin-left: -3px;
}
.box_left {
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
}
.box_right {
    float: right;
    margin-bottom: 5px;
    margin-left: 5px;
}
.mom_box_sc a.button {
    margin-bottom: 0;
}
.mom_box_sc > *:last-child {
    margin-bottom: 0;
}
.base-box.mom_box_sc.mom_box_sc_info {
    background-color: #bde2ff;
    border-color: #97d2ff;
    color: #5089b4;
}
.base-box.mom_box_sc.mom_box_sc_note {
    background-color: #ffebb5;
    border-color: #ffd664;
    color: #9b791f;
}
.base-box.mom_box_sc.mom_box_sc_error {
    background-color: #ffc8c8;
    border-color: #f3b8b8;
    color: #a65959;
}
.base-box.mom_box_sc.mom_box_sc_tip {
    background-color: #e9ecb3;
    border-color: #d8de82;
    color: #777a42;
}
.base-box.mom_callout {
    padding: 35px 40px;
}
.callout_button .mom_button, .callout_button .mom_button_ob {
    margin: 0;
}
.social_icons_wrap {
    position: relative;
}
.social_icons_wrap {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 30px;
    text-align: center;
}
.social_icons_wrap .mom_icona {
    float: none;
    margin-right: 0;
    text-align: center;
}
.social_icons_wrap .mom_icona .mom_icon {
    color: #666;
}
.social_icons_wrap .mom_icona.mom_iconbox_square .mom_icon, .social_icons_wrap .mom_icona.mom_iconbox_circle .mom_icon {
    color: #fff;
}
.social_icons_wrap .video_wrap {
    margin-bottom: 20px;
}
.mom_map iframe {
    margin-bottom: 0;
}
.mom_map {
    margin-bottom: 25px;
}
.toggle_wrap {
    background: none repeat scroll 0 0 #f4f4f4;
    border: 1px solid #eaeaea;
    margin-bottom: 5px;
    padding: 0 10px;
    position: relative;
}
.toggle_wrap + *:not(.toggle_wrap) {
    margin-top: 20px;
}
.toggle_wrap::before {
    background: none repeat scroll 0 0 #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    content: "";
    height: 100%;
    left: -1px;
    position: absolute;
    top: -1px;
    transition: all 0.2s linear 0s;
    width: 3px;
}
h4.toggle_title {
    color: #6d6d6d;
    cursor: pointer;
    font-size: 13px;
    margin-bottom: 0;
    padding: 9px 0;
}
.toggle_minimal h4.toggle_title {
    color: #494949;
}
.toggle_content {
    margin-top: 10px;
    padding: 0 12px;
}
.toggle_content p {
    margin-bottom: 20px;
}
.toggle_active:not(.toggle_minimal) {
    background: none repeat scroll 0 0 #fff !important;
}
.toggle_wrap.toggle_active h4 {
    color: #2b2b2b;
}
.toggle_active::before {
    background: none repeat scroll 0 0 #ffa507;
    border-color: #ffa507;
}
.toggle_closed .toggle_content {
    display: none;
}
.toggle_minimal {
    border-bottom: 1px dotted #dedede;
}
.toggle_minimal h4.toggle_title {
    font-size: 14px;
}
.toggle_icon {
    float: left;
    font-family: "enotype";
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    margin-right: 3px;
    text-transform: none;
    top: 10px;
    vertical-align: middle;
}
.toggle_active .toggle_icon::before {
    color: #ffa507;
}
.toggle_arrows {
    margin-top: 1px;
}
.toggle_arrows::before {
    content: "";
}
.toggle_active .toggle_arrows::before {
    content: "";
}
.toggle_pm {
    margin-top: -1px;
}
.toggle_pm::before {
    content: "";
    font-size: 15px;
}
.toggle_active .toggle_pm::before {
    content: "";
}
.toggle_qm {
    font-family: arial;
    font-size: 16px;
    margin-right: 7px;
}
.toggle_qm::before {
    content: "Q";
}
.mom_lightbox {
    margin-bottom: 25px;
    position: relative;
}
.mom_lightbox img {
    margin-bottom: 0 !important;
}
.highlight {
    background: none repeat scroll 0 0 #ff9;
}
.mom_images_grid {
    overflow: hidden;
}
.mom_images_grid ul {
    list-style: outside none none;
    overflow: hidden;
    padding: 0;
}
.mom_images_grid ul:not(.mom-carousel) {
    margin: 0 -5px;
}
.mom_images_grid ul li {
    box-sizing: border-box;
    float: left;
    margin-bottom: 9px;
    overflow: hidden;
    padding: 0 5px;
    position: relative;
    width: 33.33%;
}
.mom_images_grid.mom_images_three_cols ul li:nth-child(3n+3) {
    margin-right: 0;
}
.mom_images_four_cols ul li {
    width: 25%;
}
.mom_images_grid.mom_images_four_cols ul li:nth-child(4n+4) {
    margin-right: 0;
}
.mom_images_five_cols ul li {
    width: 20%;
}
.mom_images_grid.mom_images_five_cols ul li:nth-child(5n+5) {
    margin-right: 0;
}
.mom_images_six_cols ul li {
    width: 16.66%;
}
.mom_images_grid.mom_images_six_cols ul li:nth-child(6n+6) {
    margin-right: 0;
}
.mom_images_grid ul li img {
    backface-visibility: hidden;
    margin: 0 !important;
}
.mom_images_grid ul li img:hover {
}
.mom_images_grid ul.mom-carousel li {
    width: 100%;
}
.owl-dots {
    position: relative;
    text-align: center;
    top: 7px;
}
.owl-dot {
    display: inline-block;
    height: 14px;
    line-height: 1;
    margin-right: 6px;
}
.owl-dot:last-child {
    margin-right: 0;
}
.owl-dot span {
    background: none repeat scroll 0 0 #e0e0e0;
    display: inline-block;
    height: 14px;
    width: 14px;
}
.owl-dot.active span {
    background: none repeat scroll 0 0 #4a525d;
}
.main_img_frame img {
    border: 1px solid #eaeaea;
    padding: 5px;
}
.dark_text_shadow {
    text-shadow: 0 2px 0 #000;
}
.progress_outer {
    margin-bottom: 25px;
}
.progress_bar {
    margin-bottom: 10px;
    position: relative;
}
div.progress_bar span {
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 25px;
    line-height: 27px;
    margin-bottom: 8px;
    padding: 0 9px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}
.progress_wrap {
    position: relative;
}
.parograss_text {
    border: 1px solid #eaeaea;
    box-sizing: border-box;
    color: #7b4c01;
    font-size: 12px;
    height: 25px;
    position: relative;
    text-align: center;
}
.parograss_text span {
    position: relative;
    z-index: 2;
}
.parograss_inner {
    background: none repeat scroll 0 0 #ffa507;
    display: none;
    height: 25px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}
@keyframes animate-bar {
0% {
    width: 0;
}
}
@keyframes animate-opacity {
0% {
    opacity: 0;
}
}
.ani-bar {
    animation: 1.2s ease-in-out 0s normal none 1 running animate-bar;
}
.ani-opacity {
    animation: 1.2s linear 0s normal none 1 running animate-opacity;
}
.mom_graph_strips {
    animation: 3s linear 0s normal none infinite running animate-stripes;
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 30px 30px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
@keyframes animate-stripes {
0% {
    background-position: 0 0;
}
100% {
    background-position: 60px 0;
}
}
.mom_hr {
    clear: both;
    margin-bottom: 30px;
    margin-top: 20px;
}
.tab-content .mom_hr {
    clear: none;
}
.mom_hr .mom_inner_hr {
    border-bottom: 1px solid #e7e7e7;
    display: block;
    height: 0;
    position: relative;
}
.mom_hr.mom_hr_dashs .mom_inner_hr {
    border-bottom-style: dashed;
}
.mom_hr.mom_hr_dots .mom_inner_hr {
    border-bottom-style: dotted;
}
.mom_hr .mom_inner_hr i {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e3e3e3;
    height: 9px;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: -5px;
    width: 10px;
}
.mom_hr .mom_inner_hr i::before, .mom_hr .mom_inner_hr i::after {
    background: none repeat scroll 0 0 #aeaeae;
    content: "";
    height: 5px;
    position: absolute;
    top: 2px;
    width: 5px;
}
.mom_hr.mom_hr_circle i, .mom_hr.mom_hr_circle .mom_inner_hr i::before, .mom_hr.mom_hr_circle .mom_inner_hr i::after {
    border-radius: 50%;
}
.mom_hr .mom_inner_hr i::before {
    left: -9px;
}
.mom_hr .mom_inner_hr i::after {
    right: -9px;
}
.mom_hr_short {
    padding: 0 34%;
}
.mom_hr_medium {
    padding: 0 18%;
}
.hr_icon_left .mom_inner_hr i {
    left: 0;
    margin-left: 0;
}
.hr_icon_left .mom_inner_hr i::before, .hr_icon_right .mom_inner_hr i::after {
    display: none;
}
.mom_hr_short.hr_icon_left {
    padding-left: 0;
    padding-right: 60%;
}
.hr_icon_right .mom_inner_hr i {
    left: auto;
    margin-right: 0;
    right: 0;
}
.mom_hr_short.hr_icon_right {
    padding-left: 60%;
    padding-right: 0;
}
.divider2 {
    border-color: #dedede;
    clear: both;
    height: 25px;
    margin-bottom: 25px;
    position: relative;
}
.divider2::after {
    background: url("/wp-content/themes/goodnews5/images/divider2.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    content: "";
    height: 25px;
    position: absolute;
    width: 100%;
}
.divider2::before {
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-color: inherit;
    content: "";
    height: 0;
    left: 0;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 100%;
}
.divider3 {
    border-bottom: 1px dotted #dedede;
    clear: both;
    height: 0;
    margin-bottom: 25px;
}
.divider4 {
    clear: both;
    margin-bottom: 25px;
}
.fa-spin {
    animation: 1s linear 0s normal none infinite running spin;
}
@keyframes spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
@keyframes spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
.one-side-wide:not(.both-sides-true) .main-col:not(.both-sides-layout), .one-side-wide .vc_sidebar.sidebar + .main-col.both-sides-layout, .one-side-wide .main-col.one_side:not(.both-sides-layout) {
    width: 864px;
}
.top_banner {
    background: none repeat scroll 0 0 #000;
    color: #fff;
    padding: 15px 0;
}
.top_banner > .inner {
    position: relative;
}
.top_banner a {
    color: #f09217;
}
.top_banner .mom-e3lanat {
    margin: 0 auto;
}
.top_banner *:last-child {
    margin-bottom: 0;
}
.top_banner .tob_banner_close {
    font-size: 19px;
    line-height: 1;
    margin-top: -10px;
    position: absolute;
    right: 0;
    top: 50%;
}
body.rtl .top_banner .tob_banner_close {
    left: 0;
    right: auto;
}
.simptip-movable::after, .simptip-movable::before {
    box-sizing: content-box !important;
}
.fb_iframe_widget {
    display: block !important;
}
.fb_iframe_widget span {
    max-width: 100% !important;
}
#bbpress-forums div.bbp-forum-content .userpro-badges, #bbpress-forums div.bbp-topic-content .userpro-badges, #bbpress-forums div.bbp-reply-content .userpro-badges, #bbpress-forums div.bbp-forum-content .userpro-profile-badge-verified, #bbpress-forums div.bbp-topic-content .userpro-profile-badge-verified, #bbpress-forums div.bbp-reply-content .userpro-profile-badge-verified {
    display: none !important;
}
#bbpress-forums .bbp-forums-category {
    margin-top: 20px;
}
.wp-polls ul li::before, .wp-polls-ans ul li::before, #sidebar ul ul li::before {
    display: none;
}
.wp-polls ul li {
    padding: 0 !important;
}
.wp-polls IMG, .wp-polls LABEL, .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
    display: inline;
    margin: 0 5px 0 0 !important;
    padding: 0 !important;
    width: auto !important;
}
.wp-polls .Buttons {
    margin-top: 10px !important;
    padding: 0 20px !important;
}
.mom-authors-widget {
    margin: -20px;
}
.mom-authors-widget .mom-author {
    border-bottom: 1px solid #eaeaea;
    padding: 15px;
}
.mom-authors-widget .mom-author .author_avatar {
    float: left;
    margin-right: 15px;
}
.mom-authors-widget .mom-author h3 {
    font-size: 16px;
}
.rtl .mom-authors-widget .mom-author .author_avatar {
    float: right;
    margin-left: 15px;
    margin-right: 0;
}
@media print {
body {
    background: none repeat scroll 0 0 #fff !important;
    color: #000;
}
.topbar, #navigation, .nav-shaddow, .breaking-news, .category-title, .sidebar, .np-posts, .single-title, .single-box, #comments, #footer, .copyrights-area, .scrollToTop, #wpadminbar, .header-right, .post .post-tags, .mom-social-share {
    display: none;
}
.main-col, .vc_main_col {
    float: none;
    width: auto;
}
.base-box, .sidebar .widget, .comment-form, div.bbp-template-notice, div.indicator-hint, #bbpress-forums fieldset.bbp-form legend {
    border: medium none !important;
    padding: 0 !important;
}
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon, .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
    display: none;
}
.bx-wrapper {
    margin: 0 auto 60px;
    padding: 0;
    position: relative;
}
.bx-wrapper img {
    display: block;
    max-width: 100%;
}
.bxslider {
    margin: 0;
    padding: 0;
}
ul.bxslider {
    list-style: outside none none;
}
.bx-viewport {
}
@media only screen and (min-width: 0px) and (max-width: 1420px) {
body {
    overflow-x: hidden;
}
}
@media only screen and (min-width: 1001px) and (max-width: 1210px) {
.secondary-sidebar {
    display: none;
}
.inner, .both-sidebars .inner, .layout-boxed-content .navigation-inner > .inner, .layout-boxed-content .header > .inner, .layout-boxed-content .topbar > .inner, .layout-boxed-content #footer > .inner, .layout-boxed-content .copyrights-area > .inner, .layout-boxed-content.both-sidebars .navigation-inner > .inner, .layout-boxed-content.both-sidebars .header > .inner, .layout-boxed-content.both-sidebars .topbar > .inner, .layout-boxed-content.both-sidebars #footer > .inner, .layout-boxed-content .copyrights-area > .inner, .layout-boxed.both-sidebars-all.both_sidebars_same_width:not(.layout-boxed-content) .boxed-wrap, .layout-boxed-content.both-sidebars-all.both_sidebars_same_width .boxed-content-wrapper, .layout-boxed-content.both-sidebars-all.both_sidebars_same_width .navigation-inner > .inner, .layout-boxed-content.both-sidebars-all.both_sidebars_same_width .header > .inner, .layout-boxed-content.both-sidebars-all.both_sidebars_same_width .topbar > .inner, .layout-boxed-content.both-sidebars-all.both_sidebars_same_width #footer > .inner, .layout-boxed-content .copyrights-area > .inner, .both-sidebars-all.both_sidebars_same_width .inner {
    width: 978px;
}
.layout-boxed .boxed-wrap, .layout-boxed.both-sidebars .boxed-wrap, .layout-boxed #navigation.sticky-nav, .layout-boxed.both-sidebars #navigation.sticky-nav, .layout-boxed-content .boxed-content-wrapper, .layout-boxed.both-sidebars:not(.layout-boxed-content) .boxed-wrap, .layout-boxed-content.both-sidebars .boxed-content-wrapper {
    width: 100% !important;
}
.both-sidebars .vc_main_col.one_side, .one-side-wide:not(.both-sides-true) .main-col:not(.both-sides-layout), .one-side-wide .vc_sidebar.sidebar + .main-col.both-sides-layout, .one-side-wide .main-col.one_side:not(.both-sides-layout) {
    width: 652px;
}
.both-sidebars .vc_sec_sidebar + .vc_main_col:not(.one_side) {
    margin-left: 15px;
}
.both-sidebars .mom-newsletter.compact form input {
    width: 60%;
}
.both-sidebars .mom-newsletter.compact form .button {
    width: 40%;
}
}
@media only screen and (min-width: 0px) and (max-width: 1210px) {
.mom_contet_e3lanat {
    display: none !important;
}
.feature-slider.old-style.fs-wide .fslides {
    max-height: 380px !important;
}
.feature-slider.old-style.fs-wide .fslides .fslide {
    height: 380px !important;
    width: 610px !important;
}
.nb-2col.nb2c-wide {
    width: 316px !important;
}
.video_frame iframe {
    height: 381px !important;
}
}
@media only screen and (min-width: 0px) and (max-width: 1000px) {
.mom_visibility_desktop {
    display: none;
}
.mom_visibility_device {
    display: block;
}
.disappear {
    opacity: 1;
}
html, body {
    overflow-x: hidden;
}
.layout-boxed .boxed-wrap, .layout-boxed.both-sidebars .boxed-wrap, .layout-boxed-content .boxed-content-wrapper, .layout-boxed.both-sidebars:not(.layout-boxed-content) .boxed-wrap, .layout-boxed-content.both-sidebars .boxed-content-wrapper {
    width: 100% !important;
}
#navigation.sticky-nav {
    box-shadow: none;
    position: relative !important;
}
.layout-boxed2 .boxed-wrap {
    margin-top: 0 !important;
}
.header-banner .mom-ads-wrap.responsive .mom-ad {
    max-width: 100%;
    width: 100%;
}
.mom-e3lanat-wrap.responsive .mom-e3lan {
    width: 468px !important;
}
.one_half, .one_third, .two_third, three_fourth, .two_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .two_sixth, .three_sixth, .four_sixth, .five_sixth, #footer .one_half, #footer .one_third, #footer .two_third, three_fourth, #footer .two_fourth, #footer .one_fourth, #footer .one_fifth, #footer .two_fifth, #footer .three_fifth, #footer .four_fifth, #footer .one_sixth, #footer .two_sixth, #footer .three_sixth, #footer .four_sixth, #footer .five_sixth, .both-sidebars #footer .one_half, .both-sidebars #footer .one_third, .both-sidebars #footer .two_third, three_fourth, .both-sidebars #footer .two_fourth, .both-sidebars #footer .one_fourth, .both-sidebars #footer .one_fifth, .both-sidebars #footer .two_fifth, .both-sidebars #footer .three_fifth, .both-sidebars #footer .four_fifth, .both-sidebars #footer .one_sixth, .both-sidebars #footer .two_sixth, .both-sidebars #footer .three_sixth, .both-sidebars #footer .four_sixth, .both-sidebars #footer .five_sixth {
    float: none;
    margin: 0;
    width: auto;
}
#navigation ul.main-menu {
    visibility: hidden;
}
#navigation ul.device-menu {
    visibility: visible;
}
.device-menu-wrap {
    box-sizing: border-box;
    position: absolute;
    width: 100%;
}
.device-menu-wrap.has_nav_search {
    padding-right: 51px;
}
#menu-holder {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: #dfdfdf;
    border-image: none;
    border-style: solid;
    border-width: 0 1px;
    color: #3c3c3c;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    padding: 0 15px;
    position: relative;
}
.layout-boxed-content #menu-holder {
    border-bottom: 1px solid #dfdfdf;
}
.layout-boxed-content #menu-holder.active::before {
    bottom: 0;
}
.device-menu-wrap.has_nav_search #menu-holder {
    border-right-width: 0;
}
.device-menu-wrap.has_nav_search #menu-holder.active::after {
    background: none repeat scroll 0 0 #fff;
    content: "";
    height: 50px;
    position: absolute;
    right: -1px;
    top: 0;
    width: 1px;
}
#menu-holder.active::before {
    background: none repeat scroll 0 0 #fff;
    border-right: 1px solid #fff;
    bottom: -1px;
    box-sizing: border-box;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.the_menu_holder_area i {
    color: #cacaca;
    display: none;
    float: left;
    margin-right: 5px;
    position: relative;
    top: -1px;
}
#menu-holder .mh-caret {
    background: none repeat scroll 0 0 #fff;
    color: #373c43;
    cursor: pointer;
    font-size: 16px;
    height: 44px;
    position: absolute;
    right: -1px;
    text-align: center;
    top: 0;
    width: 43px;
}
#menu-holder .mh-icon {
    color: #373c43;
    float: left;
    font-size: 28px;
    line-height: 49px;
    margin-right: 10px;
}
#navigation .device-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: -moz-use-text-color #dfdfdf #dfdfdf;
    border-image: none;
    border-right: 1px solid #dfdfdf;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-sizing: border-box;
    display: none;
    margin-top: 6px;
    width: 100%;
}
#navigation .device-menu-wrap.has_nav_search .device-menu {
    box-sizing: content-box;
}
#navigation .device-menu li.menu-item {
    border-top: 1px solid #f0f0f2;
    line-height: 21px;
    position: relative;
}
#navigation .device-menu li.menu-item > a {
    color: #373c43;
    display: block;
    font-size: 14px;
    padding: 0 15px;
}
#navigation .device-menu li.menu-item a {
    padding: 9px 15px;
}
#navigation .device-menu li.menu-item ul.sub-menu li a {
    padding-left: 47px;
}
#navigation .device-menu li.menu-item.mom_default_menu_item ul.sub-menu li ul li a {
    margin-left: 20px;
}
#navigation .device-menu li.menu-item a i {
    color: #cacaca;
    float: left;
    font-size: 16px;
    line-height: inherit;
    margin-right: 10px;
}
#navigation .device-menu li.menu-item li a i {
    margin-left: -26px;
}
#navigation .mom_mega_wrap .menu-item-depth-1.mega_column {
    border-top: 0 none;
    float: none;
    margin: 0;
    width: auto;
}
.icon_only_label {
    display: inline-block;
}
#navigation .device-menu > li.menu-item > ul.sub-menu, #navigation .device-menu > li.menu-item:not(.mom_mega) ul.sub-menu {
    display: none;
}
#navigation .device-menu li .responsive-caret {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #f0f0f2;
    border-image: none;
    border-style: solid;
    border-width: 0 0 0 1px;
    color: #cacaca;
    cursor: pointer;
    font-size: 16px;
    height: 39px;
    line-height: 39px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 42px;
}
#navigation .device-menu li .responsive-caret::before, #menu-holder .mh-caret::before, .device-top-nav li .responsive-caret::before {
    content: "";
    font-family: "font-awesome";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-transform: none;
}
#navigation .device-menu li.dm-active.mom_mega.menu-item-depth-0 > a {
    border-bottom: 1px solid #f0f0f2;
}
#navigation .device-menu li.mega_col_title > a {
    display: none;
}
#navigation .device-menu li.mega_col_title:first-child ul li:first-child {
    border-top: 0 none;
}
#navigation .device-menu li.dm-active > .responsive-caret::before, #menu-holder.active > .mh-caret::before {
    content: "";
}
#navigation .device-menu li.mega_column.mega_col_title .responsive-caret {
    display: none;
}
#navigation .device-menu li.dm-active > a, #navigation .device-menu li.dm-active > .responsive-caret {
    color: #ffa507;
}
#navigation .device-menu li .mom_custom_mega .sub-menu {
    display: none !important;
}
#navigation .device-menu .cats-mega-wrap .subcat {
    display: none;
}
#navigation .device-menu .mom_custom_mega.mom_mega_wrap {
    border-top: 1px solid #f0f0f2;
    display: none;
    line-height: normal !important;
    padding: 20px;
}
ul.main-menu li .img_icon, #navigation ul.device-menu li .img_icon {
    height: 39px;
    margin-top: -9px;
}
ul.main-menu li .img_icon.icon_only, #navigation ul.device-menu li .img_icon.icon_only {
    background-size: 18px auto;
    width: 18px;
}
#navigation .device-menu li.dm-active .mom_custom_mega.mom_mega_wrap {
    border-top: medium none;
}
.device-top-menu-wrap {
    position: relative;
}
.top-menu-holder {
    background: none repeat scroll 0 0 #4a525d;
    cursor: pointer;
    font-size: 21px;
    height: 40px;
    line-height: 44px;
    text-align: center;
    width: 50px;
}
.device-top-nav {
    background: none repeat scroll 0 0 #4a525d;
    display: none;
    left: 0;
    position: absolute;
    top: 40px;
    width: 240px;
    z-index: 1000;
}
.top-right-content .device-top-nav {
    left: auto;
    right: 0;
}
.device-top-nav > li:first-child {
    border-top: 0 none;
}
.device-top-nav li {
    border-top: 1px solid #404751;
    line-height: 1.4;
    position: relative;
}
.device-top-nav li .sub-menu {
    display: none;
}
.device-top-nav li ul li a::before {
    content: "-";
    float: left;
    font-family: arial;
    font-size: 15px;
    line-height: 17px;
    margin-right: 5px;
}
.device-top-nav li ul li a {
    padding-left: 35px;
}
.device-top-nav li ul li ul li a {
    padding-left: 50px;
}
.device-top-nav li a {
    color: #f0f0f0;
    display: block;
    font-size: 13px;
    padding: 7px 20px 8px;
}
.device-top-nav li .responsive-caret {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #404751;
    border-image: none;
    border-style: solid;
    border-width: 0 0 0 1px;
    cursor: pointer;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 33px;
}
.device-top-nav li.dm-active > .responsive-caret {
    border-color: #2e3339;
}
.device-top-nav li.dm-active > .responsive-caret::before {
    content: "";
}
.device-top-nav li.dm-active::before, .device-top-nav li.dm-active::after {
    background: none repeat scroll 0 0 #373c43;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.device-top-nav li.dm-active::before {
    top: -1px;
}
.device-top-nav li.dm-active::after {
    top: 33px;
}
.device-top-nav li.dm-active > a {
    background: none repeat scroll 0 0 #373c43;
}
#footer {
    padding: 50px 0 0;
}
#footer .widget, #footer .widget:last-child {
    margin-bottom: 50px;
}
.copyrights-area {
    height: auto;
    line-height: normal;
    padding: 20px 0;
    text-align: center;
}
.copyrights-text {
    float: none;
    margin-bottom: 10px;
    width: auto;
}
.copyrights-area .mom-social-icons, .footer_menu {
    display: inline-block;
    float: none;
}
.footer_menu {
    margin-top: 5px;
}
.scrollToTop {
    display: none !important;
}
.both-sidebars ul.portfolio-list li, ul.portfolio-list li, .both-sidebars ul.portfolio-list li .portfolio-image img, ul.portfolio-list li .portfolio-image img, .both-sidebars ul.portfolio-list.portfolio-three-column li, ul.portfolio-list.portfolio-three-column li, .both-sidebars ul.portfolio-list.portfolio-two-column li, ul.portfolio-list.portfolio-two-column li {
    width: 298px;
}
.both-sidebars ul.portfolio-list.portfolio-three-column li .portfolio-image, ul.portfolio-list.portfolio-three-column li .portfolio-imagem, .both-sidebars ul.portfolio-list.portfolio-three-column li .portfolio-image img, ul.portfolio-list.portfolio-three-column li .portfolio-image img, .both-sidebars ul.portfolio-list.portfolio-two-column li .portfolio-image, ul.portfolio-list.portfolio-two-column li .portfolio-image, .both-sidebars ul.portfolio-list.portfolio-two-column li .portfolio-image img, ul.portfolio-list.portfolio-two-column li .portfolio-image img {
    height: 237px;
    width: 299px;
}
.both-sidebars ul.portfolio-list.portfolio-one-column li .portfolio-image, .both-sidebars ul.portfolio-list.portfolio-one-column li .portfolio-image img {
    float: none;
    height: 439px;
    width: 100%;
}
.both-sidebars ul.portfolio-list.portfolio-one-column li .portfolio-details {
    height: auto;
    margin: 0;
}
.secondary-sidebar .mom-posts-widget .mpw-post .post-img {
    float: left;
    margin: 0 10px 0 0;
    width: 90px;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
.mom_visibility_tablet {
    display: block;
}
}
@media only screen and (min-width: 0px) and (max-width: 1000px) {
.inner, .both-sidebars .inner, .layout-boxed-content .navigation-inner > .inner, .layout-boxed-content .header > .inner, .layout-boxed-content .topbar > .inner, .layout-boxed-content #footer > .inner, .layout-boxed-content .copyrights-area > .inner, .layout-boxed-content.both-sidebars .navigation-inner > .inner, .layout-boxed-content.both-sidebars .header > .inner, .layout-boxed-content.both-sidebars .topbar > .inner, .layout-boxed-content.both-sidebars #footer > .inner, .layout-boxed-content .copyrights-area > .inner, .layout-boxed.both-sidebars-all.both_sidebars_same_width:not(.layout-boxed-content) .boxed-wrap, .layout-boxed-content.both-sidebars-all.both_sidebars_same_width .boxed-content-wrapper, .layout-boxed-content.both-sidebars-all.both_sidebars_same_width .navigation-inner > .inner, .layout-boxed-content.both-sidebars-all.both_sidebars_same_width .header > .inner, .layout-boxed-content.both-sidebars-all.both_sidebars_same_width .topbar > .inner, .layout-boxed-content.both-sidebars-all.both_sidebars_same_width #footer > .inner, .layout-boxed-content .copyrights-area > .inner, .both-sidebars-all.both_sidebars_same_width .inner {
    width: 652px !important;
}
.header {
    padding: 35px 0;
}
.header > .inner, .header .logo {
    height: auto !important;
    line-height: normal !important;
}
.header .e3lanat-layout-rotator, .header .mom-e3lanat {
    margin: 0 auto !important;
    overflow: hidden;
    position: static;
}
.header .mom-e3lanat .mom-e3lan {
    margin: 0 !important;
}
.mom-e3lanat .mom-e3lan {
    height: auto !important;
}
.header-right, .header .logo {
    float: none;
    margin-bottom: 10px;
    text-align: center;
}
.header-right {
    margin-left: -38px;
    width: 728px;
}
.header .mom-e3lanat {
    margin-top: 30px;
}
.nav-shaddow {
    background-size: 100% 100%;
    width: 100%;
}
.main_container {
    float: none !important;
}
.main-col, .vc_main_col {
    float: none !important;
    margin-bottom: 20px;
    width: auto !important;
}
.vc_main_col, .wpb_column.sidebar, .both-sidebars .vc_main_col.one_side {
    margin-left: 15px;
    margin-right: 15px;
    width: auto !important;
}
.both-sidebars .vc_sec_sidebar + .vc_main_col:not(.one_side) {
    margin-left: 15px;
}
.alignlefti.wpb_column, .alignrighti.wpb_column {
    float: none !important;
}
.sidebar, .both-sidebars-all .secondary-sidebar {
    float: none;
    margin: 0;
    width: auto !important;
}
.feature-slider .fs-nav {
    bottom: 30px;
    height: 19px;
}
.feature-slider .fs-nav a {
    height: 19px;
    margin-right: 8px;
}
.mom-login-widget .lw-user-info > a:not(.button) {
    display: block;
}
.mom-login-widget .lw-user-info > a.button {
    margin-right: 5px;
}
.main-sidebar .mom-video-widget iframe, .secondary-sidebar .mom-video-widget iframe {
    height: 420px;
}
.current-day-weather .cd-temp .weather-icon {
    left: 50%;
    margin-left: -34px;
}
.secondary-sidebar .current-day-weather .cd-temp .weather-icon {
    margin-left: -58px;
}
.mom-recent-comments .author_comment h4 span {
    display: inline-block;
    margin-left: 5px;
}
.not-found-wrap {
    padding: 50px 0;
}
.not-found-wrap .advanced-search-form {
    border: medium none;
    padding: 0;
}
#bbpress-forums .bbp-admin-links .bbp-topic-super-sticky-link::after {
    content: " ";
}
}
@media only screen and (min-width: 0px) and (max-width: 670px) {
.inner, .both-sidebars .inner, .layout-boxed-content .navigation-inner > .inner, .layout-boxed-content .header > .inner, .layout-boxed-content .topbar > .inner, .layout-boxed-content #footer > .inner, .layout-boxed-content .copyrights-area > .inner, .layout-boxed-content.both-sidebars .navigation-inner > .inner, .layout-boxed-content.both-sidebars .header > .inner, .layout-boxed-content.both-sidebars .topbar > .inner, .layout-boxed-content.both-sidebars #footer > .inner, .layout-boxed-content .copyrights-area > .inner, .layout-boxed.both-sidebars-all.both_sidebars_same_width:not(.layout-boxed-content) .boxed-wrap, .layout-boxed-content.both-sidebars-all.both_sidebars_same_width .boxed-content-wrapper, .layout-boxed-content.both-sidebars-all.both_sidebars_same_width .navigation-inner > .inner, .layout-boxed-content.both-sidebars-all.both_sidebars_same_width .header > .inner, .layout-boxed-content.both-sidebars-all.both_sidebars_same_width .topbar > .inner, .layout-boxed-content.both-sidebars-all.both_sidebars_same_width #footer > .inner, .layout-boxed-content .copyrights-area > .inner, .both-sidebars-all.both_sidebars_same_width .inner {
    width: 96% !important;
}
.header-right {
    margin-left: 0;
    width: auto;
}
.mom_visibility_mobile {
    display: block;
}
h1 {
    font-size: 28px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}
.e3lanat-layout-rotator {
    display: none;
    margin: auto;
}
.header {
    padding: 25px 0;
}
.the_ticker {
    margin: 0;
}
.breaking-news .bn-title {
    padding: 0;
    width: 5px;
}
.breaking-news .bn-title span {
    display: none;
}
.both-sidebars .news-ticker, .news-ticker {
    margin: 0;
}
.current_time {
    display: none;
}
.recent-news .news-image {
    float: left !important;
    margin-right: 20px !important;
    width: 170px !important;
}
.nb-item-meta .star-rating {
    display: block;
    margin: 5px 0 0;
}
.news-list .nl-item .news-image {
    width: 170px !important;
}
.news-list .nl-item .news-summary.has-feature-image {
    margin: 0 !important;
}
.nb-style1 .nb1-older-articles ul.two-cols::before {
    display: none;
}
.nb-style1 .nb1-older-articles ul.two-cols {
    -moz-column-count: 1;
    -moz-column-gap: 0;
}
.nb-style2 .older-articles .two-cols::before {
    display: none;
}
.news-box .older-articles ul.two-cols li {
    float: none;
    width: auto;
}
.nb-style3 .nb-content {
    margin-left: -20px;
}
.nb-style3 .recent-news {
    float: none;
    padding-left: 20px;
    width: auto;
}
.nb-style3 .older-articles {
    border: 0 none;
    margin-left: 0;
}
.nb-style3 .older-articles ul li:first-child {
    border-top: 1px solid #eaeaea;
}
.nb-2col .recent-news .news-image {
    width: 100%;
}
.nb-2col, .nb-2col.nb2c-wide, .both-sides-layout .nb-2col.nb2c-wide, .both-sidebars .vc_sec_sidebar + .vc_main_col.one_side .nb-2col.nb2c-wide {
    float: none;
    margin-right: 0;
    width: auto !important;
}
.feature-slider.old-style .fslides .fslide, .feature-slider.old-style.fs-wide .fslides .fslide, .both-sides-layout .feature-slider.old-style.fs-wide .fslides .fslide, .both-sidebars .vc_sec_sidebar + .vc_main_col.one_side .feature-slider.old-style.fs-wide .fslides .fslide {
    height: 303px !important;
}
.fs-image-nav .fs-thumbs .fs-thumb {
    height: 53px !important;
    width: 79px !important;
}
.scrolling-box .sb-item {
    width: auto;
}
.new-in-pics .nip-grid ul li {
    height: 61px;
    width: 90px;
}
.new-in-pics.nip-big .nip-recent {
    margin-right: 10px;
    width: 230px;
}
.new-in-pics.nip-big .nip-grid {
    width: 246px;
}
.new-in-pics.nip-big .nip-grid ul li {
    height: 51px;
    width: 76px;
}
.bp-vertical-share .bp-entry {
    float: none;
    margin: 0;
    width: auto;
}
.blog-post.bp-vertical-share:not(.share-off) {
    min-height: 0;
}
.bp-vertical-share .mom-social-share {
    border-left-color: transparent !important;
    border-top: 1px solid #eaeaea;
    clear: both;
    height: auto;
    margin: 0 -20px;
    overflow: hidden;
    padding: 20px;
    position: static;
    width: auto;
}
.bp-vertical-share .mom-social-share .ss-icon {
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    width: 60px;
}
.single-related-posts {
    margin-right: -10px;
}
.single-related-posts li {
    margin-right: 10px;
    width: 155px;
}
.portfolio-filter li {
    padding: 0 10px;
}
.both-sidebars ul.portfolio-list li, ul.portfolio-list li, .both-sidebars ul.portfolio-list li, .both-sidebars ul.portfolio-list.portfolio-three-column li, ul.portfolio-list.portfolio-three-column li, .both-sidebars ul.portfolio-list.portfolio-two-column li, ul.portfolio-list.portfolio-two-column li {
    margin: 6px;
}
.both-sidebars ul.portfolio-list li, ul.portfolio-list li, .both-sidebars ul.portfolio-list li .portfolio-image img, ul.portfolio-list li .portfolio-image img, .both-sidebars ul.portfolio-list.portfolio-three-column li, ul.portfolio-list.portfolio-three-column li, .both-sidebars ul.portfolio-list.portfolio-two-column li, ul.portfolio-list.portfolio-two-column li {
    width: 237px;
}
.both-sidebars ul.portfolio-list li, ul.portfolio-list li, .both-sidebars ul.portfolio-list li .portfolio-image img, ul.portfolio-list li .portfolio-image {
    height: 188px;
}
.both-sidebars ul.portfolio-list.portfolio-three-column li .portfolio-image, ul.portfolio-list.portfolio-three-column li .portfolio-imagem, .both-sidebars ul.portfolio-list.portfolio-three-column li .portfolio-image img, ul.portfolio-list.portfolio-three-column li .portfolio-image img, .both-sidebars ul.portfolio-list.portfolio-two-column li .portfolio-image, ul.portfolio-list.portfolio-two-column li .portfolio-image, .both-sidebars ul.portfolio-list.portfolio-two-column li .portfolio-image img, ul.portfolio-list.portfolio-two-column li .portfolio-image img {
    height: 188px;
    width: 237px;
}
.both-sidebars ul.portfolio-list.portfolio-one-column li .portfolio-image, ul.portfolio-list.portfolio-one-column li .portfolio-image, .both-sidebars ul.portfolio-list.portfolio-one-column li .portfolio-image img, ul.portfolio-list.portfolio-one-column li .portfolio-image img {
    float: none;
    height: 350px;
    width: 100%;
}
.both-sidebars ul.portfolio-list.portfolio-one-column li .portfolio-details {
    height: auto;
    margin: 0;
}
.both-sidebars ul.portfolio-list.portfolio-one-column li, ul.portfolio-list li.portfolio-one-column {
    height: auto;
}
.main-sidebar .mom-video-widget iframe, .secondary-sidebar .mom-video-widget iframe, .wp-video, .mejs-video, .wp-video-shortcode, .mejs-overlay, .mejs-poster, .mejs-layer, .mejs-mediaelement .me-plugin, .mejs-mediaelement embed, .video_frame iframe {
    height: 304px !important;
}
.not-found-wrap .advanced-search-form {
    width: auto;
}
.advanced-search-form .search.button {
    float: left;
}
.asf-el.date, .asf-el.filter {
    display: none;
}
}
@media only screen and (min-width: 0px) and (max-width: 567px) {
.recent-news .news-image {
    float: left !important;
    margin-right: 20px !important;
    width: 160px !important;
}
.nb-item-meta .star-rating {
    display: block;
    margin: 5px 0 0;
}
.news-list .nl-item .news-image {
    width: 170px !important;
}
.news-list .nl-item .news-summary.has-feature-image {
    margin: 0 !important;
}
.mom-e3lanat-wrap.responsive .mom-e3lan {
    width: 300px !important;
}
.feature-slider.old-style .fslides .fslide, .feature-slider.old-style.fs-wide .fslides .fslide, .both-sides-layout .feature-slider.old-style.fs-wide .fslides .fslide, .both-sidebars .vc_sec_sidebar + .vc_main_col.one_side .feature-slider.old-style.fs-wide .fslides .fslide {
    height: 248px !important;
}
.feature-slider .fslide .slide-caption p {
    display: none;
}
.feature-slider .fslide .slide-caption h2 {
    bottom: 40px;
    font-size: 21px;
    left: 30px;
    position: absolute;
    right: 30px;
}
.fs-image-nav .fs-thumbs .fs-thumb {
    height: 53px !important;
    width: 79px !important;
}
.feature-slider .fslide .slide-caption.fs-caption-alt {
    min-height: 140px;
}
.feature-slider .fslide .slide-caption.fs-caption-alt h2 {
    font-size: 18px;
}
.scrolling-box .sb-item {
    width: auto;
}
.new-in-pics .nip-grid ul li {
    height: 63px;
    width: 93px;
}
.new-in-pics.nip-big .nip-recent {
    width: 200px;
}
.new-in-pics.nip-big .nip-grid {
    width: 188px;
}
.new-in-pics.nip-big .nip-grid ul li {
    height: 37px;
    margin-bottom: 7px;
    width: 56px;
}
.single-related-posts {
    margin-right: -10px;
}
.single-related-posts li {
    margin-right: 10px;
    width: 126px;
}
.portfolio-filter li {
    padding: 0 10px;
}
.both-sidebars ul.portfolio-list li, ul.portfolio-list li, .both-sidebars ul.portfolio-list li, .both-sidebars ul.portfolio-list.portfolio-three-column li, ul.portfolio-list.portfolio-three-column li, .both-sidebars ul.portfolio-list.portfolio-two-column li, ul.portfolio-list.portfolio-two-column li {
    margin: 3px;
}
.both-sidebars ul.portfolio-list li, ul.portfolio-list li, .both-sidebars ul.portfolio-list li .portfolio-image img, ul.portfolio-list li .portfolio-image img, .both-sidebars ul.portfolio-list.portfolio-three-column li, ul.portfolio-list.portfolio-three-column li, .both-sidebars ul.portfolio-list.portfolio-two-column li, ul.portfolio-list.portfolio-two-column li {
    width: 196px;
}
.both-sidebars ul.portfolio-list li, ul.portfolio-list li, .both-sidebars ul.portfolio-list li .portfolio-image img, ul.portfolio-list li .portfolio-image {
    height: 142px;
}
.both-sidebars ul.portfolio-list.portfolio-three-column li .portfolio-image, ul.portfolio-list.portfolio-three-column li .portfolio-imagem, .both-sidebars ul.portfolio-list.portfolio-three-column li .portfolio-image img, ul.portfolio-list.portfolio-three-column li .portfolio-image img, .both-sidebars ul.portfolio-list.portfolio-two-column li .portfolio-image, ul.portfolio-list.portfolio-two-column li .portfolio-image, .both-sidebars ul.portfolio-list.portfolio-two-column li .portfolio-image img, ul.portfolio-list.portfolio-two-column li .portfolio-image img {
    height: 142px;
    width: 196px;
}
.both-sidebars ul.portfolio-list.portfolio-one-column li .portfolio-image, ul.portfolio-list.portfolio-one-column li .portfolio-image, .both-sidebars ul.portfolio-list.portfolio-one-column li .portfolio-image img, ul.portfolio-list.portfolio-one-column li .portfolio-image img {
    height: 289px;
}
.main-sidebar .mom-video-widget iframe, .secondary-sidebar .mom-video-widget iframe, .wp-video, .mejs-video, .wp-video-shortcode, .mejs-overlay, .mejs-poster, .mejs-layer, .mejs-mediaelement .me-plugin, .mejs-mediaelement embed, .video_frame iframe {
    height: 249px !important;
}
.not-found-wrap {
    padding: 30px 0;
}
#bbpress-forums div.reply, #bbpress-forums div.topic {
    position: relative;
}
#bbpress-forums div.bbp-reply-author img.avatar {
    left: 0;
    top: 0;
}
.bbp-topic-voice-count, .bbp-forum-freshness, .bbp-topic-freshness {
    display: none;
}
.bbp-topics .bbp-topic-voice-count {
    display: block;
}
.bbp-forum-reply-count, .bbp-topic-reply-count {
    border-right: 0 none !important;
}
li.bbp-forum-info, li.bbp-topic-title {
    width: 70%;
}
li.bbp-forum-topic-count, li.bbp-topic-voice-count, li.bbp-forum-reply-count, li.bbp-topic-reply-count {
    width: 15%;
}
#bbpress-forums #bbp-single-user-details #bbp-user-avatar {
    float: left;
    margin-right: 10px;
}
#bbpress-forums #bbp-single-user-details {
    margin-bottom: 20px;
    width: 100%;
}
#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar, #bbpress-forums #bbp-single-user-details #bbp-user-avatar {
    height: 70px;
    width: 70px;
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation {
    border: medium none;
    margin-left: 80px;
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li {
    float: left;
    margin-right: 15px;
}
#bbpress-forums .bbp-body div.bbp-reply-author {
    top: 25px;
}
#bbpress-forums #bbp-user-body {
    margin: 0;
}
.posts-grid .mom-grid-item {
    padding: 0 3px;
}
}
@media only screen and (min-width: 0px) and (max-width: 460px) {
h1 {
    font-size: 26px;
}
h2 {
    font-size: 22px;
}
h3 {
    font-size: 18px;
}
.mom-e3lanat-wrap.responsive .mom-e3lan {
    width: 250px !important;
}
.feature-slider .fslides .owl-item {
    padding: 10px;
}
.feature-slider .fslide .slide-caption.fs-caption-alt {
    min-height: 0;
}
.feature-slider.nav-bullets .owl-controls {
    display: none;
}
.recent-news .news-image {
    float: none !important;
    margin-bottom: 20px !important;
    margin-right: 0 !important;
    width: 100% !important;
}
.news-list .nl-item .news-image {
    margin-bottom: 20px;
    width: 100% !important;
}
#menu-holder {
    font-size: 12px;
}
.device-menu-wrap {
    padding: 0 !important;
}
#navigation .nav-buttons {
    border-bottom: 1px solid #dfdfdf;
}
.feature-slider.old-style .fslides .fslide, .feature-slider.old-style.fs-wide .fslides .fslide, .both-sides-layout .feature-slider.old-style.fs-wide .fslides .fslide, .both-sidebars .vc_sec_sidebar + .vc_main_col.one_side .feature-slider.old-style.fs-wide .fslides .fslide {
    height: 154px !important;
}
.feature-slider .fslide .slide-caption:not(.fs-caption-alt) {
    height: auto;
    padding: 10px;
}
.feature-slider .fslide .slide-caption h2 {
    bottom: 0;
    font-size: 17px;
    left: 10px;
    position: absolute;
    right: 10px;
}
.feature-slider .fslide .slide-caption.fs-caption-alt {
    bottom: 0;
    padding: 0;
    width: 100%;
}
.feature-slider .fslide .slide-caption.fs-caption-alt h2 {
    display: block;
    float: none;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 10px;
    position: relative;
    right: 0;
    width: auto;
}
.feature-slider .fs-nav, .fs-image-nav {
    display: none !important;
}
.scrolling-box::after {
    display: none;
}
.scrolling-box .owl-controls {
    border-top: 1px solid #eaeaea;
    height: auto;
    padding: 10px;
}
.new-in-pics .nip-grid ul li {
    height: 52px;
    width: 77px;
}
.new-in-pics.nip-big .nip-recent {
    float: none;
    margin: 0 0 10px;
    width: 100%;
}
.new-in-pics.nip-big .nip-grid {
    float: none;
    width: 100%;
}
.new-in-pics.nip-big .nip-grid ul li {
    height: 52px;
    margin-bottom: 8px;
    margin-right: 8px;
    width: 77px;
}
.posts-grid .mom-grid-item {
    float: none;
    margin: 0 0 20px;
    width: 100%;
}
.mom-timeline .tl-month .tl-day ul.tl-posts li .post-img {
    display: none;
}
.mom-timeline .tl-month .tl-day ul.tl-posts .mom_review_score {
    margin-bottom: 7px;
}
.mom-timeline .tl-month .tl-day ul.tl-posts li .details.has-feature-image {
    margin: 0;
}
.mom-timeline .tl-month .tl-day ul.tl-posts li {
    min-width: 0;
}
.default-blog-post.bp-horizontal-share .bp-details .post-img, .bp-vertical-share .bp-details .post-img {
    float: none;
    margin: 0 0 20px;
    max-width: 100%;
    width: auto;
}
.np-posts ul li.prev::before {
    display: none;
}
.np-posts ul li:first-child {
    margin-bottom: 30px;
    margin-top: 10px;
}
.np-posts ul li {
    float: none;
    overflow: hidden;
    width: auto;
}
.about-the-author .author_avatar {
    float: none;
    left: 0;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: -45px;
    width: 100%;
}
.about-the-author .author_avatar img {
    border: 0 none;
}
.single-box.about-the-author {
    margin-top: 60px;
}
.about-the-author .author_desc {
    margin: 30px 0 0;
    top: 0;
}
.about-the-author .author_desc h3 {
    text-align: center;
}
.single-related-posts {
    margin-right: 0;
}
.single-related-posts li {
    float: none;
    margin: 0 0 10px;
    width: auto;
}
#comments .children {
    margin: 0;
}
.both-sidebars ul.portfolio-list, ul.portfolio-list {
    margin: 0;
}
.portfolio-filter li {
    padding: 0 10px;
}
.both-sidebars ul.portfolio-list li, ul.portfolio-list li, .both-sidebars ul.portfolio-list li, .both-sidebars ul.portfolio-list.portfolio-three-column li, ul.portfolio-list.portfolio-three-column li, .both-sidebars ul.portfolio-list.portfolio-two-column li, ul.portfolio-list.portfolio-two-column li {
    float: none;
    margin: 0 0 10px;
    width: auto;
}
.both-sidebars ul.portfolio-list li, ul.portfolio-list li, .both-sidebars ul.portfolio-list li .portfolio-image img, ul.portfolio-list li .portfolio-image img, .both-sidebars ul.portfolio-list.portfolio-three-column li, ul.portfolio-list.portfolio-three-column li, .both-sidebars ul.portfolio-list.portfolio-two-column li, ul.portfolio-list.portfolio-two-column li {
    width: 262px;
}
.both-sidebars ul.portfolio-list li, ul.portfolio-list li, .both-sidebars ul.portfolio-list li .portfolio-image img, ul.portfolio-list li .portfolio-image {
    height: 180px;
}
.both-sidebars ul.portfolio-list li .portfolio-image, ul.portfolio-list li .portfolio-imagem, .both-sidebars ul.portfolio-list.portfolio-three-column li .portfolio-image, ul.portfolio-list.portfolio-three-column li .portfolio-imagem, .both-sidebars ul.portfolio-list.portfolio-three-column li .portfolio-image img, ul.portfolio-list.portfolio-three-column li .portfolio-image img, .both-sidebars ul.portfolio-list.portfolio-two-column li .portfolio-image, ul.portfolio-list.portfolio-two-column li .portfolio-image, .both-sidebars ul.portfolio-list.portfolio-two-column li .portfolio-image img, ul.portfolio-list.portfolio-two-column li .portfolio-image img {
    height: 180px;
    width: 262px;
}
.both-sidebars ul.portfolio-list.portfolio-one-column li .portfolio-image, ul.portfolio-list.portfolio-one-column li .portfolio-image, .both-sidebars ul.portfolio-list.portfolio-one-column li .portfolio-image img, ul.portfolio-list.portfolio-one-column li .portfolio-image img {
    height: 180px;
}
ul.portfolio-list.portfolio-one-column li .portfolio-details .pt-title {
    font-size: 20px;
}
.main-sidebar .mom-video-widget iframe, .secondary-sidebar .mom-video-widget iframe, .wp-video, .mejs-video, .wp-video-shortcode, .mejs-overlay, .mejs-poster, .mejs-layer, .mejs-mediaelement .me-plugin, .mejs-mediaelement embed, .video_frame iframe {
    height: 155px !important;
}
.mom-socials-counter ul li {
    width: 79px;
}
.not-found-wrap {
    padding: 20px 0;
}
.not-found-wrap .ops {
    font-size: 30px;
}
.not-found-wrap .big404 {
    font-size: 130px;
}
.not-found-wrap h1 {
    font-size: 26px;
}
.asf-el.cat {
    display: none;
}
.search-wrap {
    width: 290px;
}
.search-wrap .search-form input {
    width: 213px;
}
.search-results .news-box {
    padding-top: 0;
}
.search-results .news-box .nb-header {
    display: none;
}
li.bbp-forum-info, li.bbp-topic-title {
    width: 56%;
}
li.bbp-forum-topic-count, li.bbp-topic-voice-count, li.bbp-forum-reply-count, li.bbp-topic-reply-count {
    width: 22%;
}
#bbpress-forums .sub-forums-list .sub-forum {
    float: none;
    margin: 0;
}
#bbpress-forums a.bbp-forum-title, #bbpress-forums a.bbp-topic-permalink, #bbpress-forums .bbp-topic-title h3 a {
    font-size: 14px;
}
#bbpress-forums div.bbp-search-form {
    float: none;
    width: 207px;
}
.bbp-search-form #bbp_search_submit {
    line-height: 25px;
}
#bbpress-forums h1 {
    font-size: 24px;
}
.bbp-topic-started-by {
    font-size: 11px;
}
span.bbp-admin-links {
    display: block;
    float: none;
    width: 100%;
}
span.bbp-admin-links > a {
    display: inline-block;
    float: none;
}
#bbpress-forums div.bbp-the-content-wrapper input {
    margin-bottom: 5px;
}
.mom-reveiw-system .mom-bar .mb-inner {
    height: 26px;
}
.mom-reveiw-system .mom-bar .mb-inner .cr {
    display: inline-block;
    height: 26px;
    overflow: hidden;
}
.mom-reveiw-system .review-summary .review-score {
    float: none;
    margin: auto auto 20px;
}
.mom-reveiw-system .review-tab:not(.circles-tab) .review-footer h3, .mom-reveiw-system .user-rate-bar, .review-tab:not(.circles-tab) .review-footer .total-votes {
    display: block;
    margin: 5px 0;
    padding: 0;
}
.mom-reveiw-system .review-header, .mom-reveiw-system .review-header .mr-types li {
    height: auto !important;
    overflow: hidden !important;
}
.mom-reveiw-system .review-header .mr-types li {
    border-top-width: 1px;
}
.mom-reveiw-system .review-circles .review-circle:nth-child(3n+1), .mom-reveiw-system .review-circles .review-circle:nth-child(5n+1) {
    clear: none;
}
}
.clear {
    clear: both;
}
.nobr {
    white-space: nowrap;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 100%;
}
.woocommerce .col2-set::after, .woocommerce .col2-set::before, .woocommerce-page .col2-set::after, .woocommerce-page .col2-set::before {
    content: " ";
    display: table;
}
.woocommerce .col2-set::after, .woocommerce-page .col2-set::after {
    clear: both;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%;
}
.woocommerce form .form-row label.inline, .woocommerce-page form .form-row label.inline {
    display: inline;
}
@font-face {
    font-family: "WooCommerce";
    font-style: normal;
    font-weight: normal;
    src: url("/wp-content/themes/goodnews5/framework/woocommerce/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/goodnews5/framework/woocommerce/fonts/WooCommerce.ttf") format("truetype"), url("/wp-content/themes/goodnews5/framework/woocommerce/fonts/WooCommerce.woff") format("woff"), url("/wp-content/themes/goodnews5/framework/woocommerce/fonts/WooCommerce.svg#WooCommerce") format("svg");
}
.woocommerce input[type="number"] {
    -moz-appearance: textfield;
}
.woocommerce-sortby {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 220px;
}
ul.products {
    list-style: outside none none;
    margin: 0 -6px;
    padding: 0;
}
ul.products li {
    box-sizing: border-box;
    float: left;
    padding: 0 3px 6px;
    position: relative;
    width: 33.3%;
}
ul.products li .mom_product_thumbnail img {
    margin-bottom: 0;
}
ul.products li .product-inner {
    border: 1px solid #e5e5e5;
}
ul.products li:nth-child(3n+1) {
    clear: left;
}
body.fullwidth ul.products li, .related.products ul.products li {
    width: 25%;
}
body.fullwidth ul.products li:nth-child(3n+1), .related.products ul.products li:nth-child(3n+1) {
    clear: none;
}
body.fullwidth ul.products li:nth-child(4n+1), .related.products ul.products li:nth-child(4n+1) {
    clear: left;
}
ul.products li .onsale {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 12px;
    left: 3px;
    line-height: 28px;
    padding: 0 15px;
    position: absolute;
    top: 0;
    z-index: 10;
}
ul.products li .mom_product_thumbnail {
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
ul.products li .mom_product_thumbnail img:hover {
    opacity: 1;
}
ul.products li .mom_product_thumbnail .overlay {
    background: none repeat scroll 0 0 #000;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: 1;
}
ul.products li .mom_product_thumbnail:hover .overlay {
    opacity: 0.2;
}
ul.products li .mom_product_thumbnail .mom_woo_cart_bt {
    box-sizing: border-box;
    left: 3px;
    padding: 0 20px;
    position: absolute;
    right: 3px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 2;
}
body.fullwidth.both-sidebars ul.products li .mom_product_thumbnail .mom_woo_cart_bt {
    padding: 0 40px;
}
ul.products li .mom_product_thumbnail .mom_woo_cart_bt .button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    bottom: 150%;
    font-size: 13px;
    margin-bottom: 1px;
    min-width: 100px;
    opacity: 0;
    padding: 0 10px;
    text-align: left;
    transform: translateY(-50px);
}
ul.products li .mom_product_thumbnail .mom_woo_cart_bt .button.show_details_button {
    transform: translateY(50px);
}
ul.products li .mom_product_thumbnail:hover .mom_woo_cart_bt .button {
    opacity: 1;
    transform: translateY(0px);
}
ul.products li .mom_product_thumbnail .mom_woo_cart_bt .added_to_cart {
    display: none;
}
ul.products li .mom_product_thumbnail .mom_woo_cart_bt .button::before {
    content: "";
    float: left;
    font-family: "font-awesome";
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 36px;
    margin-right: 8px;
    text-transform: none;
}
ul.products li .mom_product_thumbnail .mom_woo_cart_bt .button.show_details_button::before {
    content: "";
    position: relative;
    top: 1px;
}
ul.products li .mom_product_thumbnail .mom_woo_cart_bt .button.product_type_variable::before {
    content: "";
    position: relative;
    top: 1px;
}
ul.products li .mom_product_details {
    display: block;
    overflow: hidden;
    padding: 13px;
}
ul.products li .mom_product_details h3 {
    font-size: 16px;
    font-weight: 600;
}
ul.products li .mom_product_details .price {
    color: #f09217;
    font-weight: 600;
}
ul.products li .mom_product_details del {
    color: #c6c6c6;
    font-size: 80%;
    margin-right: 5px;
}
ul.products li .mom_product_details ins {
    border: medium none;
    text-decoration: none;
}
ul.products li .mom_product_details .star-rating {
    float: right;
}
.mom_product_thumbnail .mom_cart_loading {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    bottom: 5px;
    color: #fff;
    height: 28px;
    left: 5px;
    opacity: 0;
    position: absolute;
    transition: all 0.4s linear 0s;
    width: 28px;
    z-index: 3;
}
.product.mom_added_check .mom_product_thumbnail .mom_cart_loading, .product.mom_adding_loading:hover .mom_product_thumbnail .mom_cart_loading, .product.mom_adding_loading .mom_product_thumbnail .mom_cart_loading {
    opacity: 1;
}
.mom_adding_loading .mom_product_thumbnail .mom_cart_loading::before {
    background: url("/wp-content/themes/goodnews5/framework/woocommerce/images/product-load.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.mom_added_check .mom_product_thumbnail .mom_cart_loading::before, .mom_view_cart .mom_product_thumbnail .mom_cart_loading::before {
    content: "";
    font-family: "font-awesome";
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 28px;
    left: 0;
    line-height: 28px;
    position: absolute;
    text-align: center;
    text-transform: none;
    top: 0;
    width: 28px;
}
.mom_product_thumbnail .mom_cart_loading {
    padding-right: 1px;
}
.mom_view_cart .mom_product_thumbnail .mom_cart_loading::before {
    content: "";
}
.widget.woocommerce:not(.widget_product_categories):not(.widget_layered_nav) ul {
    margin: -20px 0;
}
.widget.woocommerce:not(.widget_product_categories):not(.widget_layered_nav) ul li {
    border-bottom: 1px solid #eaeaea;
    margin: 0 -20px;
    overflow: hidden;
    padding: 10px 20px;
}
.widget.woocommerce:not(.widget_product_categories):not(.widget_layered_nav):not(.widget_shopping_cart) ul li:last-child {
    border-bottom: 0 none;
}
.widget.woocommerce.widget_shopping_cart ul {
    margin-bottom: 20px !important;
}
.widget.woocommerce.widget_shopping_cart p.total {
    margin-bottom: 10px;
}
.widget.woocommerce.widget_shopping_cart p {
    margin-bottom: 0;
}
.widget.woocommerce .star-rating {
    margin: 3px 0;
}
.widget.woocommerce:not(.widget_product_categories):not(.widget_layered_nav) ul li a {
    display: block;
}
.widget.woocommerce:not(.widget_product_categories):not(.widget_layered_nav) ul li::before {
    display: none;
}
.widget.woocommerce.widget_layered_nav small {
    float: right;
    font-size: 13px;
}
.widget.woocommerce img {
    float: right;
    height: 70px;
    width: 70px;
}
.woocommerce .widget_price_filter .price_slider, .woocommerce-page .widget_price_filter .price_slider {
    margin-bottom: 1em;
}
.woocommerce .widget_price_filter .price_slider_amount, .woocommerce-page .widget_price_filter .price_slider_amount {
    font-size: 13px;
    line-height: 35px;
    text-align: right;
}
.woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce-page .widget_price_filter .price_slider_amount .button {
    float: left;
}
.woocommerce .widget_price_filter .ui-slider, .woocommerce-page .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
    background: none repeat scroll 0 0 #ff9c1b;
    cursor: pointer;
    height: 15px;
    outline: 0 none;
    position: absolute;
    top: -3px;
    width: 15px;
    z-index: 2;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -13px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #eaeaea;
    display: block;
    height: 5px;
    position: absolute;
    z-index: 1;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: none repeat scroll 0 0 #505050;
}
.woocommerce .widget_price_filter .ui-slider-horizontal, .woocommerce-page .widget_price_filter .ui-slider-horizontal {
    height: 7px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    height: 100%;
    top: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min, .woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max, .woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}
div.product .images {
    box-sizing: border-box;
    float: left;
    margin-bottom: 40px;
    padding-right: 30px;
    width: 40%;
}
div.product .images img:hover {
    opacity: 1;
}
div.product .images .thumbnails {
    margin-bottom: -6px;
    margin-top: 6px;
}
div.product .images .thumbnails > a {
    float: left;
    height: 81px;
    margin-bottom: 6px;
    margin-right: 6px;
    width: 81px;
}
div.product .summary {
    box-sizing: border-box;
    float: right;
    margin-bottom: 40px;
    padding-right: 120px;
    position: relative;
    width: 60%;
}
div.product form.cart {
    position: absolute;
    right: 0;
    top: 0;
    width: 98px;
}
div.product form.cart .form-title {
    margin-bottom: 10px;
}
div.product form.cart .button {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
    padding: 0 20px;
}
div.quantity {
    margin-bottom: 20px;
    position: relative;
}
.woocommerce .cart .quantity input {
    box-sizing: border-box;
    display: block;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
}
.shop_table.cart img, .shop_table.cart div.quantity {
    margin-bottom: 0;
}
.shop_table.cart div.quantity {
    display: inline-block;
}
.woocommerce .cart .quantity input.qty {
    background: none repeat scroll 0 0 #fff;
    border-left-width: 0;
    border-right-width: 0;
    float: left;
    padding: 0 5px;
    width: 60px;
}
.woocommerce .summary .cart .quantity input.qty {
    padding: 0 3px;
    width: 38px;
}
.cart .quantity input.plus, .cart .quantity input.minus {
    display: inline-block;
    width: 30px;
}
.cart .quantity input.minus {
    float: left;
}
.woocommerce-page .product .mom-woo-price {
    font-size: 18px;
    font-weight: 600;
    height: 36px;
    padding: 0 20px;
    position: absolute;
    right: 20px;
    top: 20px;
}
.woocommerce-page .product .mom-woo-price del {
    color: #fff;
    font-size: 0.8em;
    font-weight: 400;
}
.woocommerce-page .product .mom-woo-price ins {
    border: 0 none;
}
.woocommerce-page .product .mom-woo-price:hover {
    color: #fff;
}
.woocommerce-page .variations_form table.variations .reset_variations {
    display: none !important;
}
.woocommerce-page .variations_form table.variations, .woocommerce-page .variations_form table.variations td {
    border: 0 none;
    padding: 0;
}
.woocommerce-page .variations_form table.variations .mom-select {
    margin-bottom: 0;
}
.woocommerce-page .single_variation .price {
    display: block;
    margin-bottom: 10px;
}
.woocommerce-page .single_variation del {
    color: inherit;
    font-size: 0.8em;
}
.woocommerce-page .single_variation ins {
    border: 0 none;
}
.summary .woocommerce-product-rating {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 10px;
}
.summary .woo-form-title {
    font-size: 14px;
    margin-bottom: 10px;
}
.summary .woocommerce-product-rating h4 {
    float: left;
    font-size: 14px;
    margin-right: 5px;
}
.summary .woocommerce-product-rating .star-rating {
    float: left;
    margin-right: 10px;
}
.summary .woocommerce-product-rating .posted_in {
    float: left;
    margin-right: 15px;
}
.summary .woocommerce-product-rating h4 a {
    font-weight: 400;
}
.woocommerce-tabs {
    clear: both;
    margin-bottom: 40px;
}
.woocommerce-tabs.main_tabs .tabs li:not(.active) a.current::before {
    display: none;
}
.woocommerce-tabs.main_tabs .tabs li:not(.active) a.current {
    background: inherit;
    color: inherit;
}
.main_tabs .tabs li.active > a {
    background: none repeat scroll 0 0 #fff;
    color: #f09217;
}
.main_tabs .tabs li.active > a::before {
    background: none repeat scroll 0 0 #fff;
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.woocommerce-tabs .tab-content h2 {
    font-size: 18px;
}
ol.commentlist {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#comments .single-comment .comment-content p.meta {
    margin-bottom: 0;
}
#comments .single-comment .comment-content .star-rating {
    float: right;
}
#comments .single-comment .woo-comment {
    margin-bottom: 10px;
}
#review_form_wrapper {
    margin-top: 30px;
}
#review_form_wrapper .comment-reply-title {
    font-size: 16px;
}
#review_form_wrapper #commentform {
    margin-bottom: 0;
    overflow: hidden;
}
#review_form_wrapper #commentform label {
    margin-right: 5px;
}
#review_form_wrapper #commentform input {
    float: none;
}
.woocommerce p.stars, .woocommerce-page p.stars {
    font-size: 1em;
    position: relative;
}
.woocommerce p.stars a, .woocommerce-page p.stars a {
    display: inline-block;
    font-family: "WooCommerce";
    font-weight: 700;
    margin-right: 1em;
    position: relative;
    text-indent: -9999px;
}
.woocommerce p.stars a:last-child, .woocommerce-page p.stars a:last-child {
    border-right: 0 none;
}
.woocommerce p.stars a.star-1, .woocommerce p.stars a.star-2, .woocommerce p.stars a.star-3, .woocommerce p.stars a.star-4, .woocommerce p.stars a.star-5, .woocommerce-page p.stars a.star-1, .woocommerce-page p.stars a.star-2, .woocommerce-page p.stars a.star-3, .woocommerce-page p.stars a.star-4, .woocommerce-page p.stars a.star-5 {
    border-right: 1px solid #ccc;
}
.woocommerce p.stars a.star-1::after, .woocommerce p.stars a.star-2::after, .woocommerce p.stars a.star-3::after, .woocommerce p.stars a.star-4::after, .woocommerce p.stars a.star-5::after, .woocommerce-page p.stars a.star-1::after, .woocommerce-page p.stars a.star-2::after, .woocommerce-page p.stars a.star-3::after, .woocommerce-page p.stars a.star-4::after, .woocommerce-page p.stars a.star-5::after {
    font-family: "WooCommerce";
    left: 0;
    position: absolute;
    text-indent: 0;
    top: 0;
}
.woocommerce p.stars a.star-1, .woocommerce-page p.stars a.star-1 {
    width: 2em;
}
.woocommerce p.stars a.star-1::after, .woocommerce-page p.stars a.star-1::after {
    content: "";
}
.woocommerce p.stars a.star-1.active::after, .woocommerce p.stars a.star-1:hover::after, .woocommerce-page p.stars a.star-1.active::after, .woocommerce-page p.stars a.star-1:hover::after {
    content: "";
}
.woocommerce p.stars a.star-2, .woocommerce-page p.stars a.star-2 {
    width: 3em;
}
.woocommerce p.stars a.star-2::after, .woocommerce-page p.stars a.star-2::after {
    content: "";
}
.woocommerce p.stars a.star-2.active::after, .woocommerce p.stars a.star-2:hover::after, .woocommerce-page p.stars a.star-2.active::after, .woocommerce-page p.stars a.star-2:hover::after {
    content: "";
}
.woocommerce p.stars a.star-3, .woocommerce-page p.stars a.star-3 {
    width: 4em;
}
.woocommerce p.stars a.star-3::after, .woocommerce-page p.stars a.star-3::after {
    content: "";
}
.woocommerce p.stars a.star-3.active::after, .woocommerce p.stars a.star-3:hover::after, .woocommerce-page p.stars a.star-3.active::after, .woocommerce-page p.stars a.star-3:hover::after {
    content: "";
}
.woocommerce p.stars a.star-4, .woocommerce-page p.stars a.star-4 {
    width: 5em;
}
.woocommerce p.stars a.star-4::after, .woocommerce-page p.stars a.star-4::after {
    content: "";
}
.woocommerce p.stars a.star-4.active::after, .woocommerce p.stars a.star-4:hover::after, .woocommerce-page p.stars a.star-4.active::after, .woocommerce-page p.stars a.star-4:hover::after {
    content: "";
}
.woocommerce p.stars a.star-5, .woocommerce-page p.stars a.star-5 {
    border: 0 none;
    width: 6em;
}
.woocommerce p.stars a.star-5::after, .woocommerce-page p.stars a.star-5::after {
    content: "";
}
.woocommerce p.stars a.star-5.active::after, .woocommerce p.stars a.star-5:hover::after, .woocommerce-page p.stars a.star-5.active::after, .woocommerce-page p.stars a.star-5:hover::after {
    content: "";
}
.woocommerce-message {
    line-height: 36px;
    overflow: hidden;
}
.woocommerce-message .button {
    float: right;
}
.woocommerce table.cart a.remove, .woocommerce table.cart a.remove, .woocommerce-page table.cart a.remove, .woocommerce-page table.cart a.remove {
    border-radius: 100%;
    color: red;
    display: block;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-decoration: none;
}
.shop_table.cart {
    margin-bottom: 40px;
}
.shop_table.cart td:not(.product-name), .shop_table.cart th:not(.product-name) {
    text-align: center;
}
.shop_table.cart .product-name {
    padding: 20px;
}
.woocommerce table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
    float: left;
    text-align: left;
}
.woocommerce table.cart td.actions .coupon label, .woocommerce-page table.cart td.actions .coupon label {
    display: none;
}
.woocommerce table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page table.cart td.actions, .woocommerce-page table.cart td.actions {
    text-align: right;
}
table.cart td.actions input {
    height: 34px;
    line-height: 34px;
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text {
    margin-bottom: 0;
    min-width: 200px;
    width: auto;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    margin-bottom: 40px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
    float: left;
    margin-right: 2%;
    width: 48%;
}
.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button i, .woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button i {
    position: relative;
    top: 4px;
}
.entry-content .woocommerce h2 {
    font-size: 18px;
}
#payment ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#payment label {
    margin-left: 4px;
}
#payment .payment_box {
    padding-left: 21px;
}
.variations .mom-select {
    margin-bottom: 20px !important;
    width: 45%;
}
.variations tr, .variations td {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
}
div.product .summary {
    padding: 0;
}
div.product form.cart {
    position: static;
    width: auto;
}
@media only screen and (min-width: 1001px) and (max-width: 1210px) {
div.product .images .thumbnails > a.last {
    clear: none;
    margin-right: 6px !important;
}
div.product .images .thumbnails > a:nth-child(4n+4) {
    margin: 0 !important;
}
}
@media only screen and (min-width: 0px) and (max-width: 1000px) {
body.fullwidth ul.products li, .related.products ul.products li {
    width: 50%;
}
div.product .summary, div.product .images {
    clear: both;
    float: none;
    padding: 0;
    width: auto;
}
div.product form.cart {
    position: static;
    width: auto;
}
div.product form.cart > div {
    float: left;
}
div.product form.cart .button {
    line-height: 40px;
    padding: 0 20px;
    width: auto;
}
div.product form.cart div.quantity {
    margin-bottom: 10px;
}
div.product .images .thumbnails {
    margin: 0 -3px;
}
div.product .images .thumbnails > a {
    box-sizing: border-box;
    height: auto;
    margin: 0 !important;
    padding: 6px 3px 0;
    width: 25%;
}
div.product .images .thumbnails > a.last {
    clear: none;
}
div.product .images .thumbnails > a:nth-child(4n+4) {
    margin: 0 !important;
}
div.product form.cart div.quantity {
    margin-right: 20px;
}
.shop_table.cart .product-thumbnail {
    display: none;
}
.woocommerce .cart .quantity input.qty {
    width: 35px;
}
.cart .quantity input.plus, .cart .quantity input.minus {
    width: 21px;
}
.woocommerce table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
    float: none;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}
.woocommerce table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page table.cart td.actions, .woocommerce-page table.cart td.actions {
    text-align: center;
}
.woocommerce .cart div.quantity {
    margin-bottom: 0;
}
.shop_table.cart .product-name {
    padding: 10px;
}
.cart .quantity input.plus, .cart .quantity input.minus {
    display: none;
}
.woocommerce .cart .quantity input.qty {
    border-left-width: 1px;
    border-right-width: 1px;
    width: 100%;
}
}
@media only screen and (min-width: 0px) and (max-width: 670px) {
ul.products li {
    width: 50%;
}
ul.products li:nth-child(3n+1), .related.products ul.products li:nth-child(3n+1), ul.products li:nth-child(4n+1), .related.products ul.products li:nth-child(4n+1) {
    clear: none;
}
ul.products li.last {
    clear: none;
}
ul.products li:nth-child(2n+1) {
    clear: left;
}
.col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
    float: none;
    width: 100%;
}
}
@media only screen and (min-width: 0px) and (max-width: 460px) {
ul.products {
    margin: 0;
}
ul.products li {
    margin-bottom: 10px;
    padding: 0;
    width: 100%;
}
ul.products li .onsale {
    left: 0;
}
.woocommerce-sortby {
    display: none;
}
.woocommerce p.stars a {
    margin-right: 10px;
}
}
@media only screen and (min-width: 0px) and (max-width: 460px) {
#comments .single-comment .woo-comment {
    padding: 10px;
}
#comments .single-comment .woo-comment .avatar {
    display: none;
}
#comments .single-comment .woo-comment .comment-content {
    margin: 0;
}
#comments .single-comment .woo-comment .comment-content p:last-child {
    margin-bottom: 0;
}
#review_form #commentform input {
    width: 100%;
}
body.fullwidth ul.products li, .related.products ul.products li {
    width: 100%;
}
.shop_table.cart .product-remove, .shop_table.cart .product-subtotal {
    display: none;
}
.woocommerce table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
    margin-bottom: 0;
}
.woocommerce table.cart td.actions input, .woocommerce-page table.cart td.actions input {
    margin-top: 2px;
    width: 100%;
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text {
    margin-top: 0;
    width: 100%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
    float: none;
    margin: 0;
    width: auto;
}
}
.mom_customizer::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #ebebeb;
    border-color: #ebebeb -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px 0;
    height: 100%;
    left: 100%;
    position: absolute;
    top: -1px;
    width: 2px;
}
.mom_customizer {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #dfdfdf;
    box-sizing: border-box;
    padding: 10px;
    position: absolute;
    right: 100%;
    top: 87px;
    width: 210px;
    z-index: 1000;
}
.mom_customizer .mc-title {
    background: none repeat scroll 0 0 #373c43;
    border-radius: 0 6px 6px 0;
    bottom: 100%;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    color: #fff;
    height: 38px;
    left: -1px;
    line-height: 38px;
    padding-right: 34px;
    position: absolute;
    width: 100%;
}
.mom_customizer .mc-title h3 {
    color: #fff;
    cursor: pointer;
    font-family: "play";
    font-size: 17px;
    font-weight: normal;
    line-height: 38px;
    text-align: center;
}
.mom_customizer .mc-title i {
    animation-duration: 2s;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 8px;
    top: 0;
}
.mom_customizer .mc-options-box {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #efefef;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px;
}
.mom_customizer .mc-options-box:last-child {
    margin-bottom: 0;
}
.mom_customizer .mc-options-box h4 {
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: center;
}
.mom_customizer .mc-options-box .mc-button {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    color: #9d9d9d;
    float: left;
    font-size: 11px;
    line-height: 29px;
    margin-bottom: 2%;
    margin-right: 2%;
    text-align: center;
    width: 49%;
}
.mom_customizer .mc-options-box .mc-button:hover {
    color: #4a525d;
}
.mom_customizer .mc-options-box .mc-button.active {
    background: none repeat scroll 0 0 #4a525d;
    color: #fff;
}
.mom_customizer .mc-options-box {
    text-align: center;
}
.mom_customizer .mc-options-box .mc-button:nth-child(2n+2) {
    margin-right: 0;
}
.mom_customizer .mcb-options-colors {
    display: inline-block;
    margin-bottom: -2px;
    margin-left: 4px;
}
.mom_customizer .mc-options-box .mc-color {
    background: none repeat scroll 0 0 #ff9c1b;
    float: left;
    height: 30px;
    margin-bottom: 2px;
    margin-right: 2px;
    width: 30px;
}
.mom_customizer .mcb-options-colors .mc-color:nth-child(5n+5) {
    margin-right: 0;
}
@media only screen and (min-width: 0px) and (max-width: 1000px) {
.mom_customizer {
    display: none;
}
}
