@font-face {
    font-family: 'ProximaNova';
    src: url('../fonts/ProximaNova/ProximaNova-Regular.eot');
    src: local('Proxima Nova Regular'), local('ProximaNova-Regular'), url('../fonts/ProximaNova/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova/ProximaNova-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('../fonts/ProximaNova/ProximaNova-RegularIt.eot');
    src: local('Proxima Nova Regular Italic'), local('ProximaNova-RegularIt'), url('../fonts/ProximaNova/ProximaNova-RegularIt.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova/ProximaNova-RegularIt.woff') format('woff'), url('../fonts/ProximaNova/ProximaNova-RegularIt.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@media only screen and (min-width: 0) and (max-width: 670px) {
    /* prettyPhoto styling for small screens */
    .pp_pic_holder.pp_default {
        width: 100% !important;
        left: 0 !important;
        overflow: hidden;
    }

    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 {
        width: 100% !important;
        height: auto !important;
    }

    .pp_fade {
        width: 100% !important;
        height: 100% !important;
    }

    a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom {
        display: none !important;
    }

    #pp_full_res img {
        width: 100% !important;
        height: auto !important;
    }

    .pp_details {
        width: 94% !important;
        padding-left: 3%;
        padding-right: 4%;
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: #fff;
        margin-top: -2px !important;
    }

    a.pp_close {
        right: 10px !important;
        top: 10px !important;
    }
}

@media only screen and (min-width: 0) and (max-width: 1210px) {
    .mom_contet_ads {
        display: none !important;
    }
}

/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

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

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

[hidden] {
    display: none
}

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

html, button, input, select, textarea {
    font-family: ProximaNova;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    margin: 0
}

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

h1 {
    font-size: 2em;

}

h1 {
    font-size: 28px;
    color: #0083b9;
    font-weight: 700 !important;
    margin-bottom: 15px !important;
    line-height: 35px;
}

.site-content h1 {
    margin-bottom: 10px;
}

h2 {
    font-size: 1.5em;
}

.site-content h2 {
    margin-bottom: 10px;
}

h3 {
    font-size: 1.17em;
}

.site-content h3 {
    margin-bottom: 7px;
}

h4 {
    font-size: 1em;
}

.site-content h4 {
    margin-bottom: 7px;
}

h5 {
    font-size: .83em;
}

.site-content h5 {
    margin-bottom: 7px;
}

h6 {
    font-size: .67em;
}

.site-content h6 {
    margin-bottom: 7px;
}

.site-content header h1, .site-content header h2, .site-content header h3, .site-content header h4, .site-content header h5, .site-content header h6 {
    margin: 0;
}

.site-content h1, .site-content h2, .site-content h3, .site-content h4, .site-content h5, .site-content h6 {
    /*color: black;*/
    color: #0083b9;

}

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

b, strong {
    font-weight: 700 !important
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

p, pre {
    margin: 1em 0
}

p {
    margin-top: 0;
}

iframe {
    border: 0 none;
    display: block;
    max-width: 100%;
    outline: medium none;
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

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

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
}

dl, menu, ol, ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu, ol, ul {
    padding: 0 0 0 40px
}

::-webkit-input-placeholder {
    opacity: 1;
}

:-moz-placeholder { /* Firefox 18- */
    opacity: 1;
}

::-moz-placeholder { /* Firefox 19+ */
    opacity: 1;
}

:-ms-input-placeholder {
    opacity: 1;
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

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

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

.wpb_row input {
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
}

.search-form .search-field, .login-widget input[type="text"], .login-widget input[type="password"] {
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

.search-form input.search-field.sf {
    margin-bottom: 0;
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled], html input[disabled] {
    cursor: default
}

input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

textarea {
    overflow: auto;
    vertical-align: top
}

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

input {
    height: 40px;
    background: #fafafa;
    border: 1px solid #e7e7e7;
    padding: 0 10px;
    outline: 0;
    color: #c6c6c6;
    font-size: 15px
}

input[type="submit"] {
    margin-bottom: 0;
    width: auto;
}

textarea {
    background: #fafafa;
    border: 1px solid #e7e7e7;
    padding: 10px;
    outline: 0;
    font-size: 15px
}

.border-box, button, input, select, textarea {
    box-sizing: border-box;
}

/* ========================================================================== form elements ========================================================================== */
input, select, textarea, .mom-select {
    background: #fafafa;
    border: 1px solid #e7e7e7;
    color: #c6c6c6;
    padding: 0;
    margin-bottom: 10px;
    width: 100%;
    -webkit-appearance: none;
    border-radius: 0;
}

input[type="cehckbox"] {
    -webkit-appearance: inherit;
}

input[type="file"] {
    height: auto;
    padding: 8px;
}

input:last-child, select:last-child, textarea:last-child, .mom-select:last-child {
    margin-bottom: 0;
}

input {
    height: 40px;
    padding: 0 8px;
}

textarea {
    width: 100%;
    padding: 10px;
}

label {
    margin-bottom: 5px;
    display: inline-block;
    font-size: 15px;
}

select {
    padding: 9px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.mom-select {
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #f8f8f8;
}

.mom-select:before {
    content: '\e6d6';
    height: 100%;
    width: 34px;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    border: 0px solid #eaeaea;
    border-left-width: 1px;
    text-align: center;
    font-family: 'enotype';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 38px;
    color: #83868a;
    z-index: 1;
}

.mom-select select {
    padding: 0;
    margin: 0;
    background: transparent;
    border: 0;
    padding: 9px 5px;
    margin-left: 5px;
    position: relative;
    z-index: 2;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    line-height: 18px;
    height: 18px;
}

.rtl .mom-select:before {
    right: auto;
    left: 0;
    border-left-width: 0;
    border-right-width: 1px;
}

input[type="submit"] {
    width: auto;
    margin-bottom: 0;
}

input[type="checkbox"], input[type="radio"] {
    width: auto;
    height: auto;
}

input[type="checkbox"] {
    -webkit-appearance: checkbox;
}

input[type="radio"] {
    -webkit-appearance: radio;
}

.widget_search input {
    margin-bottom: 0;
}

.wpcf7-form input:first-child, .wpcf7-form textarea:first-child {
    margin-bottom: 10px;
    width: 100%;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.wpcf7-form p {
    margin-bottom: 0;
}

.alignleft {
    float: left;
}

.footer-bottom .alignleft {
    width: 50%;
}

.alignright {
    float: right
}

.footer-bottom .alignright {
    width: 50%;
}

.aligncenter {
    clear: both;
    margin: auto;
    float: none;
}

.entry-content .post-thumbnail {
    text-align: center;
    margin-bottom: 20px;
    background-color: #f9f9f9
}

.page .entry-content p, article .entry-content p {
    margin-bottom: 20px
}

a img.aligncenter, img.aligncenter {
    display: block;
    margin-bottom: 15px;
}

a img.alignright, img.alignright {
    float: right;
    margin-bottom: 0.5em;
    margin-right: 0;
    margin-left: 1.5em;
    margin-top: 0;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft, img.alignleft {
    float: left;
    margin-bottom: 0.5em;
    margin-left: 0;
    margin-right: 1.5em;
    margin-top: 0;
}

.spacer {
    clear: both;
    display: block;
    padding-top: 35px;
}

.wp-caption {
    border: none;
    box-sizing: border-box;
    max-width: 100%;
}

.wp-caption-text {
    color: #444;
    font-size: 15px;
    margin: 7px 0 30px 0;
    font-style: italic;
}

.gallery-caption {
    text-align: center;
}

.gallery {
    clear: both;
    overflow: hidden;
}

.gallery .gallery-item img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.gallery-columns-4 .gallery .gallery-item img {
    width: 23.6%;
}

.gallery-columns-4 .gallery .gallery-item:last-child img {
    margin-right: 0;
}

#gallery-1 .gallery-caption {
    display: inline-block;
}

.post.sticky {
    border-color: #0083B9;
}

.bypostauthor {
}

.noside {
    padding: 10px;
    text-align: center;
}

.wp-caption {
}

.wp-caption-text {
}

.sticky {
}

.bypostauthor {
}

.gallery-caption {
    text-align: center;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 13px;
}

table {
    border-collapse: collapse;
    width: 100%;
}

tr:nth-of-type(2n+1) {
    background: none repeat scroll 0 0 #fff;
}

.footer tr:nth-of-type(2n+1) {
    background: transparent;
}

th {
    background: none repeat scroll 0 0 #f8f8f8;
    color: #40454d;
    font-weight: normal;
}

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

table {
    margin-bottom: 20px;
    margin-top: 0;
}

.link-pages {
    clear: both;
}

.entry-content blockquote {
    padding: 18px 25px 18px 45px;
    background: #f2f2f2;
    border-left: 5px solid #0083b9;
    display: block;
}

.entry-content blockquote, .entry-content blockquote p {
    font-size: 19px;
    color: #666666;
    line-height: 30px;
    display: block;
}

.entry-content ul, .entry-summary ul {
    list-style-type: disc;
}

.entry-content ul, .entry-content ol, .entry-summary ul, .entry-summary ol {
    list-style-position: outside;
}

.entry-content ul, .entry-content ol, .entry-summary ul, .entry-summary ol {
    padding: 0 0 0 40px;
    margin-bottom: 20px;
}

.entry-content ul li, .entry-content ol li, .entry-summary ul li, .entry-summary ol li {
    margin-bottom: 2px;
}

code {
    background-color: #f8f8f8;
    font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
    padding: 5px;
    font-size: 13px;
}

pre {
    background-color: #f8f8f8;
    font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
    margin-bottom: 10px;
    max-height: 600px;
    overflow: auto;
    padding: 10px 8px 10px 12px;
    width: auto;
    font-size: 13px;
    border: 1px solid #e7e7e7;
}

/*.disappear { opacity: 0; } */
.mom_appear {
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ *//* What follows is the result of much research on cross-browser styling. Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal, Kroc Camen, and the H5BP dev community and team. *//* ========================================================================== Base styles: opinionated defaults ========================================================================== */
html, button, input, select, textarea {
    color: #C6C6C6;
}

html {
    font-size: 1em;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
}

/* Remove text-shadow in selection highlight: h5bp.com/i These selection rule sets have to be separate. Customize the background color to match your design. */
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/* A better looking default horizontal rule */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/* Remove the gap between images, videos, audio and canvas and the bottom of their containers: h5bp.com/i/440 */
audio, canvas, img, video {
    vertical-align: middle;
}

/* Remove default fieldset styles. */
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/* Allow only vertical resizing of textareas. */
textarea {
    resize: vertical;
}

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

.clear, .clearboth {
    clear: both;
}

/* ========================================================================== Browse Happy prompt ========================================================================== */
.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.no-touch a img {
    -webkit-transition: opacity 0.4s ease-in-out 0s;
    -moz-transition: opacity 0.4s ease-in-out 0s;
    -ms-transition: opacity 0.4s ease-in-out 0s;
    -o-transition: opacity 0.4s ease-in-out 0s;
    transition: opacity 0.4s ease-in-out 0s;
    -moz-backface-visibility: hidden;
    outline: 1px solid transparent;
}

.no-touch a img:hover {
    opacity: 0.8;
}

.header a img:hover {
    opacity: 1;
}

/* ========================================================================== Author's custom styles ========================================================================== */
ul.top-menu li, ul.top-social-icon li.top-search div input, ul.main-menu li, .breaking-news .breaking-title, .section-header, footer.show-more a, .def-slider-desc, .f-tabbed-head li a, .scroller .scroller-wrap .scroller-item .entry-meta, .secondary-sidebar .post-list li .read-more-link, .widget-tab .post-list li .entry-meta, .tagcloud a, .sidebar .social-counter, ul.widget-tabbed-header li a, ul.latest-comment-list li cite, ul.latest-comment-list li .ctime, .login-widget input[type="text"], .login-widget input[type="password"], input[type="button"], input[type="reset"], input[type="submit"], input[type="email"], .login-pwd-wrap span, .login-widget .login-button, ul.login-links li a, .login-widget label, .first-weather .weather-date, .first-weather .weather-result span, .w-item-title, .w-item-content ul li, .poll-widget ul li .poll-title, .poll-widget p, .poll-widget ul li small, .poll-widget ul li button.poll-vote, ul.twiter-list, .sidebar .widget_categories, .sidebar .widget_archive, .secondary-sidebar .widget_categories, .search-form .search-field, .footer .newsletter .nsf, .footer .newsletter .nsb, footer.footer, .footer-menu, .footer-bottom, ol.nb-tabbed-head li a, .nb2 ul li.show-more a, .cat-slider-nav-title, .cat-slider-pop, .entry-crumbs, .entry-content-data .story-highlights ul li, .entry-tag-links, .mom-share-buttons a, .mom-share-post .sh_arrow, .post-nav-links, .author-bio-name a, .comment-list .single-comment cite, .comment-list .single-comment time, .comment-list .single-comment .comment-reply-link, .media-sort-title, .media-cat-filter li, .weather-switch-tabs a, .t-w-title .weather-date, .weather-results-status, .find-weather-box, .adv-search-form label, .adv-search-form .submit, .ajax-search-results a, .mom-megamenu .view-all-link, .widget_pages li, .widget_meta li, .widget_recent_comments li, .widget_recent_entries li, .widget_rss li, .span.blog-timeline-date, .blog-timeline-more, .user-login-links li a, .nsd, .mom-reveiw-system .review-header h2, .today_date, a.read-more, button, .pagination, h1, h2, h3, h4, h5, h6, input[type="text"], textarea, select, .not-valid-city, .entry-content blockquote, ul.mom_tabs li a, .media-cat-filter li, .widget_archive li, .widget_nav_menu ul a, .mobile-menu li a, .device-menu-holder, #navigation .device-menu li.menu-item > a, .section-header h1.section-title2, section-header span.mom-sub-title, .mom-reveiw-system .review-circle .circle .val, .mom-reveiw-system .review-circles .review-circle, .mom-reveiw-system .score-wrap .review-circle, .review-footer .total-votes, .rs-smaller_than_default.mom-reveiw-system .stars-cr, .review-summary .review-score .score-wrap.stars-score .score-title, .mom-reveiw-system .review-summary .review-score .score, .rs-smaller_than_default.mom-reveiw-system .mom-bar .mb-inner .cr, .mom-reveiw-system .mom-bar .mb-score, .mom-reveiw-system .review-summary .review-score .score-wrap, footer.author-box-footer span, .weather-switch-tabs label, .main_tabs .tabs a, .wp-caption-text, th, .bbp-forum-info, .bbp-forums li, #bbpress-forums .mom-bbp-content, .bbp-topics li, .bbp-pagination, .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, .vid-box-nav li h2, .chat-author, .photo-credit, .wp-polls-form, .secondary-sidebar .social-counter li, .mom-members, .feature-cat-slider .cat-label, widget-tabbed-body, .my-paginated-posts {
    font-family: ProximaNova, sans-serif;
}

body .mom-megamenu .sub-mom-megamenu2 ul li h2 a, .mom-megamenu .sub-mom-megamenu ul li h2 a, .webticker li h4, .entry-meta a, .entry-meta, .review-widget li .rev-title, .review-widget li small, .widget_rss .rss-date {
    font-family: ProximaNova;
}

body {
    background: #262626;
    background-position: top center;
    background-size: cover;
    background-attachment: fixed;
    font-size: 14px;
    line-height: 20px;
    color: #9a9a9a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.hide {
    display: none;
}

img {
    display: inline-block;
}

.news-box img {
    display: block;
}

.post-thumbnail {
    position: relative;
}

.button, button, input[type="button"], input[type="reset"], input[type="submit"] {
    outline: none;
    border: none;
    margin: 0;
    background: #0083b9;
    color: white;
    padding: 0 10px;
    line-height: 36px;
    font-weight: 300;
    font-size: 13px;
}

html, button, input, select, textarea {
    color: #222;
}

a {
    color: #2d2d2d;
    text-decoration: none;
    outline: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
}

a:hover, .sidebar .post-list li h2 a:hover, .secondary-sidebar .post-list li h2 a:hover, .nb1 ul li h2 a:hover, .nb2 .first-item h2 a:hover, .nb3 .first-item h2 a:hover, .nb4 .first-item h2 a:hover, .nb5 .first-item h2 a:hover, .nb6 ul li h2 a:hover, .nb3 ul li h2 a:hover, .nb4 ul li h2 a:hover, .nb2 ul li h2 a:hover, .nb5 ul li h2 a:hover, ul.f-tabbed-list li h2 a:hover, .scroller .owl-next:hover:after, .scroller .owl-prev:hover:before, .sidebar .widget_categories li:hover, .sidebar .widget_categories li:hover a, .secondary-sidebar .widget_categories li:hover, .secondary-sidebar .widget_categories li:hover a, .scroller2 .owl-next:hover:after, .scroller2 .owl-prev:hover:before, .mom-related-posts li:hover h2 a, .author-bio-name a {
    color: #0083b9;
}

/*layout*/
.mom_row {
    position: relative;
}

.inner {
    width: 1160px;
    margin: 0 auto;
}

.col2 .inner {
    width: 960px;
}

.fixed, .fixed2 {
    background: #FFFFFF;
    width: 1200px;
    margin: 0 auto; /*    -webkit-box-shadow: 0 0 21px rgba(0, 0, 0, 0.44); box-shadow: 0 0 21px rgba(0, 0, 0, 0.44); */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body.theme_layout_full {
    background: #f2f2f2;
}

.theme_layout_full .main-container, .theme_layout_full .inner {
    width: 1200px;
}

.fixed2 {
    margin: 30px auto;
}

.col2 .fixed, .col2 .fixed2 {
    width: 1000px;
}

.both-sidebars-all .main-left {
    float: left;
}

.both-sidebars-left .main-content {
    float: right;
}

.both-sidebars-left .secondary-sidebar {
    margin: 0 10px 0 0;
}

.left-sidebar .media-main-content, .left-sidebar .main-left {
    margin: 0 0 0 10px;
}

.left-sidebar .media-main-content, .left-sidebar .main-content {
    float: right;
}

.left-sidebar .sidebar {
    float: left;
}

.page-template-media-php.left .media-main-content {
    float: right;
}

.page-template-media-php.left .secondary-sidebar {
    margin: 0 10px 0 0;
}

.page-template-media-php.right .media-main-content {
    float: left;
}

.page-template-media-php.right .secondary-sidebar {
    float: right;
}

.page-template-media-php.both-sidebars-left .media-main-content {
    float: right;
}

.page-template-media-php.both-sidebars-left .sidebar {
    float: left;
    margin: 0 10px 0 0;
}

.col2:not(.page-template-media-php) .secondary-sidebar {
    display: none;
}

.ad_bg {
    top: 0;
    left: 0;
    position: absolute;
    display: inline;
    width: 100%;
    cursor: pointer;
}

.wrap {
    position: relative;
}

/*header*/
header.header {
    margin-bottom: 30px;
    position: relative;
}

.header-wrap p {
    margin: 0;
}

.hst1 .header-wrap {
    background: white;
}

.hst1 .fixed-header, .hst2 .fixed-header, .hst3 .fixed-header {
    background: #fafafa;
}

.hst1 .fixed-header, .hst2 .fixed-header, .hst3 .fixed-header {
    border-width: 1px 0 0;
}

.hst1 .fixed-header .navigation, .hst2 .fixed-header .navigation, .hst3 .fixed-header .navigation {
    border: none;
}

/* .hst1 .fixed-header ul.main-menu, .hst2 .fixed-header ul.main-menu, .hst3 .fixed-header ul.main-menu { border-left: 1px solid #e1e1e1; } .hst1 .navigation, .hst2 .navigation, .hst3 .navigation { background: #fafafa; border: 1px solid #e1e1e1; } .hst1 .breaking-news, .hst2 .breaking-news, .hst3 .breaking-news { background: white; border-color: #e1e1e1; } .hst1 .breaking-news .breaking-title, .hst2 .breaking-news .breaking-title, .hst3 .breaking-news .breaking-title { background: white; } .hst1 .breaking-news .breaking-title, .hst2 .breaking-news .breaking-title, .hst3 .breaking-news .breaking-title { border-color: #e1e1e1; } .hst1 ul.main-menu li span.menu_bl, .hst2 ul.main-menu li span.menu_bl, .hst3 ul.main-menu li span.menu_bl { background: #f2f2f2; } .hst1 ul.main-menu li.current-menu-item span.menu_bl, .hst2 ul.main-menu li.current-menu-item span.menu_bl, .hst3 ul.main-menu li.current-menu-item span.menu_bl { background: #e0e0e0; } .hst1 ul.main-menu li, .hst1 ul.main-menu li:first-child, .hst1 .breaking-cont, .hst1 ul.br-right li, .hst2 ul.main-menu li, .hst2 ul.main-menu li:first-child, .hst2 .breaking-cont, .hst2 ul.br-right li, .hst3 ul.main-menu li, .hst3 ul.main-menu li:first-child, .hst3 .breaking-cont, .hst3 ul.br-right li, .hst1 .breaking-news .brmenu, .hst1 .breaking-news .br-right, .hst1 ul.br-right li, .hst2 .breaking-news .brmenu, .hst2 .breaking-news .br-right, .hst2 ul.br-right li, .hst3 .breaking-news .brmenu, .hst3 .breaking-news .br-right, .hst3 ul.br-right li, .hst1 ul.main-menu li:not(.mom_mega) ul li, .hst2 ul.main-menu li:not(.mom_mega) ul li, .hst3 ul.main-menu li:not(.mom_mega) ul li { border-color: #e1e1e1; } .hst1 .breaking-cont:after, .hst2 .breaking-cont:after, .hst3 .breaking-cont:after { border-right-color: #e1e1e1; } .hst1 ul.main-menu > li:last-child, .hst2 ul.main-menu > li:last-child, .hst3 ul.main-menu > li:last-child, .hst1 .navigation .mom-megamenu ul li.active:before, .hst1 .navigation .mom-megamenu ul li:hover:before, .hst2 .navigation .mom-megamenu ul li.active:before, .hst2 .navigation .mom-megamenu ul li:hover:before, .hst3 .navigation .mom-megamenu ul li.active:before, .hst3 .navigation .mom-megamenu ul li:hover:before { border-left-color: #e1e1e1; } */
.hst1 .breaking-news .breaking-title, .hst1 ul.main-menu li a, .hst2 .breaking-news .breaking-title, .hst2 ul.main-menu li a, .hst3 .breaking-news .breaking-title, .hst3 ul.main-menu li a {
    color: #2d2d2d;
}

.hst1 .webticker li span, .hst2 .webticker li span, .hst3 .webticker li span {
    color: #888;
}

.hst1 ul.br-right li a, .hst2 ul.br-right li a, .hst3 ul.br-right li a {
    color: #8b8b8b;
}

/* .hst1 ul.main-menu li:hover, .hst2 ul.main-menu li:hover, .hst3 ul.main-menu li:hover, .hst1 ul.main-menu li.current-menu-parent, .hst1 ul.main-menu li.current-menu-item, .hst1 .device-menu-holder, .hst1 #navigation .device-menu li.menu-item:hover, .hst2 ul.main-menu li.current-menu-parent, .hst2 ul.main-menu li.current-menu-item, .hst2 .device-menu-holder, .hst2 #navigation .device-menu li.menu-item:hover, .hst3 ul.main-menu li.current-menu-parent, .hst3 ul.main-menu li.current-menu-item, .hst3 .device-menu-holder, .hst3 #navigation .device-menu li.menu-item:hover { background: #f2f2f2; } */
.hst1 ul.main-menu > li ul.sub-menu, .hst2 ul.main-menu > li ul.sub-menu, .hst3 ul.main-menu > li ul.sub-menu, .hst1 .navigation ul.main-menu > li:not(.mom_mega) ul.sub-menu, .hst2 .navigation ul.main-menu > li:not(.mom_mega) ul.sub-menu, .hst3 .navigation ul.main-menu > li:not(.mom_mega) ul.sub-menu {
    background: white; /*border-color: #e1e1e1;*/
}

/* .hst1 .navigation .mom-megamenu ul li:last-child, .hst2 .navigation .mom-megamenu ul li:last-child, .hst3 .navigation .mom-megamenu ul li:last-child { border-bottom: 1px solid #e1e1e1 !important; }*/
.hst1 ul.main-menu li:not(.mom_mega) ul li:hover, .hst2 ul.main-menu li:not(.mom_mega) ul li:hover, .hst3 ul.main-menu li:not(.mom_mega) ul li:hover {
    background: white;
}

/* .hst1 .mom-megamenu, .hst2 .mom-megamenu, .hst3 .mom-megamenu { background: #f2f2f2; border-color: #e1e1e1; } .hst1 .mom-megamenu .view-all-link, .hst2 .mom-megamenu .view-all-link, .hst3 .mom-megamenu .view-all-link { border-color: #e1e1e1 !important; color: white; } .hst1 .mom-megamenu ul li:last-child, .hst2 .mom-megamenu ul li:last-child, .hst3 .mom-megamenu ul li:last-child, .hst1 .mom-megamenu .sub-mom-megamenu2 ul, .hst1 .mom-megamenu .sub-mom-megamenu ul, .hst2 .mom-megamenu .sub-mom-megamenu2 ul, .hst2 .mom-megamenu .sub-mom-megamenu ul, .hst3 .mom-megamenu .sub-mom-megamenu2 ul, .hst3 .mom-megamenu .sub-mom-megamenu ul { border-color: #e1e1e1 !important; } .hst1 .mom-megamenu ul li:hover:before, .hst2 .mom-megamenu ul li:hover:before, .hst3 .mom-megamenu ul li:hover:before { border-left-color: #e1e1e1; } .hst1 ul.main-menu > li ul.sub-menu a, .hst2 ul.main-menu > li ul.sub-menu a, .hst3 ul.main-menu > li ul.sub-menu a { font-weight: 300; } .hst1 .mom-megamenu .sub-mom-megamenu2 ul li img, .hst2 .mom-megamenu .sub-mom-megamenu2 ul li img, .hst3 .mom-megamenu .sub-mom-megamenu2 ul li img { border: none; } .hst1 ul.br-right li:hover, .hst2 ul.br-right li:hover, .hst3 ul.br-right li:hover { background: #f2f2f2; } .hst1 .webticker li h4 a:hover, .hst2 .webticker li h4 a:hover, .hst3 .webticker li h4 a:hover { color: #6b6b6b; } .hst1 .breaking-news, .hst1 .breaking-news .br-right, .hst2 .breaking-news, .hst2 .breaking-news .br-right, .hst3 .breaking-news, .hst3 .breaking-news .br-right { background: white; } .hst1 ul.br-right:after, .hst2 ul.br-right:after, .hst3 ul.br-right:after { border-right-color: #e1e1e1; } .hst1 .navigation ul.main-menu > li .mom-megamenu, .hst2 .navigation ul.main-menu > li .mom-megamenu, .hst3 .navigation ul.main-menu > li .mom-megamenu { background: white; border-color: #e1e1e1; } .hst1 .navigation ul.main-menu > li:not(.mom_mega) ul.sub-menu, .hst2 .navigation ul.main-menu > li:not(.mom_mega) ul.sub-menu, .hst3 .navigation ul.main-menu > li:not(.mom_mega) ul.sub-menu { /*background: #f2f2f2;*/
}
.hst1 .navigation .mom-megamenu ul li.active, .hst1 .navigation .mom-megamenu ul li:hover, .hst2 .navigation .mom-megamenu ul li.active, .hst2 .navigation .mom-megamenu ul li:hover, .hst3 .navigation .mom-megamenu ul li.active, .hst3 .navigation .mom-megamenu ul li:hover {
    background: white;
}

.hst1 .navigation .mom-megamenu ul li.active:before, .hst1 .navigation .mom-megamenu ul li:hover:before, .hst2 .navigation .mom-megamenu ul li.active:before, .hst2 .navigation .mom-megamenu ul li:hover:before, .hst3 .navigation .mom-megamenu ul li.active:before, .hst3 .navigation .mom-megamenu ul li:hover:before {
    border-left-color: #e1e1e1;
}

.hst1 .navigation .mom-megamenu .sub-mom-megamenu2 ul li img, .hst1 .navigation .mom-megamenu .sub-mom-megamenu ul li img, .hst2 .navigation .mom-megamenu .sub-mom-megamenu2 ul li img, .hst2 .navigation .mom-megamenu .sub-mom-megamenu ul li img, .hst3 .navigation .mom-megamenu .sub-mom-megamenu2 ul li img, .hst3 .navigation .mom-megamenu .sub-mom-megamenu ul li img {
    border-color: #e1e1e1;
}

.hst1 .navigation ul.main-menu > li.mom_mega.menu-item-depth-0 > .mom_mega_wrap, .hst2 .navigation ul.main-menu > li.mom_mega.menu-item-depth-0 > .mom_mega_wrap, .hst3 .navigation ul.main-menu > li.mom_mega.menu-item-depth-0 > .mom_mega_wrap {
    background: #fff;
    border-color: #e1e1e1;
}

.hst1 .main-menu .mom_mega.menu-item-depth-0 > ul.sub-menu > li > a, .hst2 .main-menu .mom_mega.menu-item-depth-0 > ul.sub-menu > li > a, .hst3 .main-menu .mom_mega.menu-item-depth-0 > ul.sub-menu > li > a, .hst1 .sticky-nav ul.main-menu li:first-child, .hst2 .sticky-nav ul.main-menu li:first-child, .hst3 .sticky-nav ul.main-menu li:first-child {
    border-color: #e1e1e1;
}

.hst1 ul.main-menu li.mega_col_title:hover, .hst2 ul.main-menu li.mega_col_title:hover, .hst3 ul.main-menu li.mega_col_title:hover {
    background: transparent;
}

.hst1 ul.main-menu li.mom_mega ul li:not(.mega_col_title):hover, .hst2 ul.main-menu li.mom_mega ul li:not(.mega_col_title):hover, .hst3 ul.main-menu li.mom_mega ul li:not(.mega_col_title):hover {
    background: #F2F2F2;
}

.hst1 .main-menu .mom_mega.menu-item-depth-0 > ul.sub-menu > li ul li a:hover, .hst2 .main-menu .mom_mega.menu-item-depth-0 > ul.sub-menu > li ul li a:hover, .hst3 .main-menu .mom_mega.menu-item-depth-0 > ul.sub-menu > li ul li a:hover {
    color: #000;
}

.hst1 .footer-menu .mom-megamenu, .hst2 .footer-menu .mom-megamenu, .hst3 .footer-menu .mom-megamenu {
    background: transparent;
}

*

/
.hst2 ul.br-right li:last-child {
    border-right: 1px solid #E1E1E1;
}

.hst2 ul.br-right, .hst3 ul.br-right {
    border-width: 0 1px;
}

.hst2 .header-wrap {
    background: transparent;
    border-bottom: 1px solid #e1e1e1;
}

.hst3 .header-wrap {
    background: transparent;
}

.hst2 .navigation {
    width: 1157px;
    margin: 0 auto;
    border-top: none;
}

.hst3 .navigation {
    width: 1157px;
    margin: 0 auto;
}

.col2.hst2 .navigation, .col2.hst3 .navigation {
    width: 958px;
}

.hst2 .breaking-news, .hst3 .breaking-news {
    width: 1159px;
    margin: 0 auto;
}

.col2.hst2 .breaking-news, .col2.hst3 .breaking-news {
    width: 960px;
}

.hst2 ul.main-menu li:first-child, .hst3 ul.main-menu li:first-child {
    border-left: none;
}

.no-bnmenu .breaking-cont {
    width: 1031px
}

.no-bnmenu.col2 .breaking-cont {
    width: 831px;
}

/*topbar*/
.top-bar {
    background: #000;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #222222;
}

.top-bar .inner {
    position: relative;
}

.top-bar-right {
    float: right;
}

.top-bar .menu-message {
    line-height: 33px;
}

.today_date {
    float: left;
    font-size: 15px;
    margin-right: 20px;
    background: #1A1919;
    padding: 0 15px;
    color: whitesmoke;
}

.today_date p {
    margin-bottom: 0;
}

/*topmenu*/
.mobile-menu {
    display: none;
}

ul.main-menu, ul.top-menu {
    float: left;
}

ul.top-menu li {
    float: left;
    font-weight: 700 !important;
    font-size: 12px;
    border-right: 1px solid #222222;
    position: relative;
}

ul.top-menu li:first-child {
    border-left: 1px solid #222222;
}

ul.top-menu li.current-menu-item, ul.top-menu li:hover {
    background: #1A1919;
}

ul.top-menu li a {
    color: #c3c3c3;
    padding: 0 14px;
    display: inline-block;
}

.col2 ul.top-menu li a {
    padding: 0 12px;
}

ul.top-menu li.current-menu-item a, ul.top-menu li a:hover {
    color: white;
}

ul.top-menu li .responsive-caret {
    display: none;
}

ul.top-menu > li ul.sub-menu {
    display: none;
    position: absolute;
    z-index: 9999;
    background: #1A1919;
    width: 170px;
    left: -1px;
}

ul.top-menu li:hover > ul.sub-menu {
    display: block;
}

.top-menu li:hover ul.sub-menu li ul.sub-menu {
    left: 100%;
    top: 0;
}

ul.top-menu li ul li {
    float: none;
    border-right: none;
    border-bottom: 1px solid #222222;
    line-height: 18px;
}

.col2 ul.top-menu li ul li a {
    padding: 10px 12px;
}

ul.top-menu li ul li a {
    padding: 10px 14px;
}

ul.top-menu li ul li:hover {
    background: black;
}

ul.main-menu li ul li:first-child, ul.top-menu li ul li:first-child {
    border-left: none;
}

ul.main-menu li ul li:last-child, ul.top-menu li ul li:last-child {
    border-bottom: none;
}

ul.top-menu li i {
    margin-right: 5px;
    top: 1px;
    position: relative;
    font-weight: bold;
}

ul.top-menu li.menu-item-iconsOnly {
    line-height: 33px;
}

ul.top-menu li i.icon_only {
    margin: 0;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*top social icons*/
ul.top-social-icon {
    height: 35px;
    position: relative;
}

ul.top-social-icon.left {
    float: left;
}

ul.top-social-icon li {
    float: left;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #222222;
    height: 34px;
    position: relative;
    -webkit-transition: all ease-in-out 0.1s;
    -moz-transition: all ease-in-out 0.1s;
    -o-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
}

ul.top-social-icon li:last-child {
    margin-right: 0;
    border-right: 1px solid #1b1b1b;
}

ul.top-social-icon li:hover {
    background: #1A1919;
}

ul.top-social-icon li.facebook:hover {
    background: #44619D;
}

ul.top-social-icon li.twitter:hover {
    background: #00BAFF;
}

ul.top-social-icon li.youtube:hover {
    background: #C30000;
}

ul.top-social-icon li.google:hover {
    background: #E71414;
}

ul.top-social-icon li.pin:hover {
    background: #C21F25;
}

ul.top-social-icon li.rss:hover {
    background: #FF7E00;
}

ul.top-social-icon li.vimeo:hover {
    background: #44BBFF;
}

ul.top-social-icon li a {
    display: block;
    text-align: center;
    color: #ededed;
    padding: 7px 9px;
    line-height: normal;
}

ul.top-social-icon li a:hover {
    color: #F9F9F9;
}

ul.top-social-icon li a:before {
    position: static;
    font-family: 'momizat';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    font-size: 19px;
}

ul.top-social-icon li.facebook a:before {
    content: "\e769";
}

ul.top-social-icon li.twitter a:before {
    content: "\e76d";
    font-size: 18px;
}

ul.top-social-icon li.youtube a:before {
    font-family: 'font-awesome';
    content: "\f167";
    font-size: 20px;
}

ul.top-social-icon li.google a:before {
    content: "\e764";
    font-size: 20px;
}

ul.top-social-icon li.pin a:before {
    content: "\e7a6";
    font-size: 18px;
}

ul.top-social-icon li.rss a:before {
    content: "\e770";
    font-size: 17px;
}

ul.top-social-icon li.vimeo a:before {
    content: "\e775";
}

ul.top-social-icon li i {
    font-size: 19px;
}

ul.top-social-icon li.top-search {
    border-right: 1px solid #222222;
    position: relative;
}

ul.top-social-icon li.top-search > a:before {
    content: "\f002";
    font-family: 'font-awesome';
    color: #c6c6c6;
    font-size: 16px;
    line-height: 19px;
}

ul.top-social-icon li.top-search.active > a:before {
    content: "\f00d";
    font-size: 19px;
}

div.search-dropdown {
    position: absolute;
    background: #1A1919;
    padding: 5px 10px;
    right: 0;
    top: 35px;
    z-index: 9999;
}

div.search-dropdown input {
    height: 24px;
    width: 209px;
    outline: none;
    font-size: 13px;
    padding: 0 5px;
    border: 1px solid #e7e7e7;
    background: #fafafa;
    margin-bottom: 0;
}

input:focus, .sidebar .search-form .search-field:focus, div.search-dropdown input:focus {
    color: #222;
}

.top-search a:hover {
    background: transparent;
}

/*ajax search*/
.search-dropdown {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    -moz-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}

.search-dropdown.sw-show {
    -moz-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
}

.sw-not_found {
    font-style: italic;
    font-size: 12px;
}

.search-dropdown .sf-loading {
    position: absolute;
    height: 40px;
    right: 15px;
    line-height: 40px;
    top: 3px;
    width: 16px;
    display: none;
}

.search-dropdown .sf-loading img {
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
}

.ajax-search-results {
    position: absolute;
    z-index: 9999;
    background: #1e1e1e;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: black;
    width: 207px;
    left: 0;
    top: 45px;
    padding: 0 10px;
}

.ajax-search-results:empty {
    display: none;
}

.col2 .ajax-search-results {
    width: 207px;
}

.ajax-search-results h4 {
    font-size: 13px;
    color: #8b8b8b;
    background: #262626;
    border-width: 1px 0;
    border-style: solid;
    border-color: black;
    padding: 2px 11px;
    margin: 0 -10px;
    text-transform: uppercase;
}

.ajax-search-results a {
    padding: 10px 0 !important;
    font-size: 14px;
    border-top: 1px solid black;
    text-align: left !important;
    display: block;
    line-height: normal;
}

.ajax-search-results h4 + a {
    border-top: none;
}

.ajax-search-results h4:last-of-type a {
    border: none;
}

.ajax-search-results .post_format, .ajax-search-results a img {
    float: left;
    margin-right: 8px;
}

.ajax-search-results a h2 {
    color: #c6c6c6;
    font-size: 14px;
    margin-bottom: 5px;
    line-height: normal;
}

.ajax-search-results a:hover h2 {
    color: #f2f2f2;
}

.ajax-search-results a:hover {
    background: #262626;
}

.ajax-search-results a {
    height: auto !important;
    line-height: normal !important;
}

.ajax-search-results a span {
    color: #535353;
    line-height: normal;
}

.ajax-search-results .post_format {
    background: #A8A8A8;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #272727;
    display: block;
}

.ajax-search-results h4.show-all-results {
    border-bottom: none;
    text-align: center;
    line-height: 45px;
}

.ajax-search-results h4.show-all-results a {
    display: inline-block;
    font-size: 13px !important;
    color: #c6c6c6;
}

.ajax-search-results h4.show-all-results i {
    position: relative;
    top: 2px;
    left: 10px;
}

.ajax-search-results > a .post_format:before {
    content: '';
    font-family: 'brankic';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 35px;
}

.ajax-search-results > a.type-page .post_format:before {
    content: "\e621";
}

.ajax-search-results > a.format-image .post_format:before {
    content: "\e650";
}

.ajax-search-results > a.format-video .post_format:before {
    content: "\e62d";
}

.ajax-search-results > a.format-audio .post_format:before {
    font-family: 'font-awesome' !important;
    content: "\f130";
    line-height: 40px;
    font-size: 24px;
}

.ajax-search-results > a.format-quote .post_format:before {
    font-family: 'momizat' !important;
    content: "\e676";
    font-size: 25px;
}

.ajax-search-results > a.format-gallery .post_format:before {
    font-family: 'momizat' !important;
    content: "\e60e";
    font-size: 25px;
}

/*header content*/
.header-wrap {
    clear: both;
    background: #000;
    height: 122px;
    line-height: 122px;
    overflow: hidden;
}

.header-wrap > .inner {
    height: 122px;
    line-height: 122px;
    position: relative;
}

.logo {
    float: left;
}

.logo > h1 {
    font-family: sans-serif;
    font-size: 14px;
}

.logo a img {
    display: inline-block;
}

.logo .site_title { /* margin-top: 27px; */
}

.logo .site_title, .logo .site_desc {
    line-height: normal;
}

.header-banner {
    float: right;
    max-width: 728px;
}

.header-banner img {
    display: inline-block;
}

.header-right {
    float: right;
    max-width: 728px;
}

.header-right_custom-content {
    line-height: normal;
}

/*navigation*/
body.sticky_navigation_on .navigation.sticky-nav {
    width: 100%;
    position: fixed;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
    z-index: 5000;
    left: 0;
}

/*.sticky-nav ul.main-menu > li:first-child { border-width: 0 1px; border-style: solid; } */
.icon_only_label {
    display: none;
}

.navigation {
    height: 47px; /*    background: #262626; border-bottom: 1px solid black;*/
}

.navigation > .inner {
    position: relative;
}

.fixed-header .navigation > .inner {
    position: inherit;
}

#navigation.center-navigation > .inner {
    text-align: center;
}

.navigation.center-navigation ul.main-menu {
    display: inline-block !important;
    float: none;
}

.navigation.center-navigation ul.main-menu li li {
    text-align: left;
}

.rtl .navigation.center-navigation ul.main-menu li li {
    text-align: right;
}

ul.main-menu > li > a {
    position: relative;
    padding-bottom: 5px !important;
    overflow: hidden;
}

ul.main-menu > li:not(.mom_mega) {
    position: relative;
}

ul.main-menu > li {
    float: left;
    line-height: 42px;
    font-size: 15px;
    font-weight: 700 !important;
    text-transform: uppercase; /*border-right: 1px solid black;*/
}

ul.main-menu li:first-child { /*border-left: 1px solid black;*/
}

ul.main-menu li.current-menu-parent, ul.main-menu li.current-menu-item, ul.main-menu li:hover { /*background: #1e1e1e;*/
}

ul.main-menu .cats-mega-wrap li.current-menu-parent, ul.main-menu .cats-mega-wrap li.current-menu-item {
    background: transparent;
}

ul.main-menu li a {
    color: #ededed;
    padding: 0 15px;
    display: block;
}

.navigation ul.main-menu li ul li a {
    line-height: normal;
    padding: 11px 15px;
}

ul.main-menu li span.menu_bl {
    content: '';
    position: absolute;
    height: 5px;
    bottom: 0;
    width: 100%;
    left: 0;
}

ul.main-menu li span.menu_bl {
    background: white;
}

.menu-message {
    line-height: 45px;
}

ul.main-menu li ul:not(.mom_mega_wrap) li:last-child {
    border-bottom: none;
}

ul.main-menu li ul li:hover {
    background: #1e1e1e;
}

ul.top-menu li a .img_icon, ul.main-menu li a i {
    font-size: 16px;
    float: left;
    position: relative;
    margin-right: 7px;
    line-height: inherit;
}

ul.top-menu li.menu-item-iconsOnly a .img_icon {
    margin-right: 0;
}

ul.main-menu li .icon_only {
    font-size: 22px;
    margin: 0;
}

ul.top-menu li .img_icon, ul.main-menu li .img_icon, #navigation ul.device-menu li .img_icon {
    width: 18px;
    height: 42px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
}

ul.top-menu li .img_icon {
    height: 35px;
}

ul.main-menu li ul.mom_mega_col_4 li .img_icon {
    height: 18px;
}

ul.main-menu li .img_icon.icon_only, #navigation ul.device-menu li .img_icon.icon_only {
    width: 24px;
    background-size: 24px;
}

#navigation ul.device-menu li .img_icon {
    height: 37px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
    background-size: 18px;
}

ul.main-menu li:not(.mom_mega) > ul > li.menu-item-has-children > a:after {
    content: "\e6d0";
    font-family: 'enotype';
    position: relative; /* color: black; */
    right: -5px;
    float: right;
    top: 2px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.navigation ul.main-menu > li:not(.mom_mega) ul.sub-menu {
    overflow: visible;
    position: absolute;
    z-index: 9999;
    background: #262626;
    border: 1px solid black;
    left: -1px;
    top: 47px;
    width: 210px;
}

.navigation ul.main-menu li:not(.mom_mega) ul.sub-menu li ul.sub-menu {
    left: 100%;
    top: -1px;
}

ul.main-menu li:not(.mom_mega) ul li {
    float: none;
    text-transform: none;
    border-right: none;
    border-bottom: 1px solid #000;
    font-size: 14px;
    font-weight: normal;
    line-height: 38px;
    position: relative;
}

ul.main-menu li.mom_mega ul li ul li:hover {
    background: #262626;
}

/*MegaMenu*/
.navigation ul.main-menu > li:hover .mom-megamenu {
    visibility: visible;
    opacity: 1;
}

.navigation ul.main-menu > li .mom-megamenu {
    background: #1e1e1e;
    position: absolute;
    z-index: 1000;
    border: 1px solid black;
    top: 47px;
    padding-top: 39px;
    left: -1px;
}

.navigation ul.main-menu > li.mom_mega.menu-item-depth-0 > .mom_mega_wrap {
    position: absolute;
    width: 100%;
    left: 0;
    margin-top: 1px;
    top: 100%;
    background: #1e1e1e;
    border: 1px solid black;
    padding: 20px;
    z-index: 1000;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.4;
    padding-top: 15px;
}

.navigation ul.main-menu > li .mom-megamenu ul.sub-menu {
    width: 135px;
    float: left;
    top: 0;
    position: relative;
    left: 0;
    border: none;
}

.navigation .mom-megamenu ul li:last-child {
    border-bottom: 1px solid black !important;
}

.navigation .mom-megamenu > ul > li {
    line-height: 38px;
    padding: 0;
}

.navigation .mom-megamenu ul li.active, .navigation .mom-megamenu ul li:hover {
    background: #1e1e1e;
    position: relative;
}

.navigation .mom-megamenu ul li.active:before, .navigation .mom-megamenu ul li:hover:before {
    content: "";
    right: -13px;
    top: 35%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(240, 240, 240, 0);
    border-left-color: #000;
    border-width: 6px;
}

/* ========================================================================== Drop down effects ========================================================================== *//* Older than css3 */
.lt-ie9 #navigation 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 {
    display: none;
}

.lt-ie9 ul.main-menu li:not(.mom_mega):not(.mom_mega_cats):hover > 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 {
    display: block;
}

/* Fade effect (default) */
.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 {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -moz-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    -o-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    transform: scaleY(0.98);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}

.dd-effect-fade ul.main-menu li:not(.mom_mega):not(.mom_mega_cats):hover > 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 {
    opacity: 1;
    visibility: visible;
    -moz-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}

/* Slide effect */
.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;
    visibility: hidden;
    -webkit-transition: all 0.28s ease-in-out;
    -moz-transition: all 0.28s ease-in-out;
    -ms-transition: all 0.28s ease-in-out;
    -o-transition: all 0.28s ease-in-out;
    transition: all 0.28s ease-in-out;
    -moz-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}

.dd-effect-slide ul.main-menu li:not(.mom_mega):not(.mom_mega_cats):hover > 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;
    visibility: visible;
    -moz-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}

/* Skew effect */
.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 {
    opacity: 0;
    visibility: visible;
    max-width: 0;
    max-height: 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: perspective(600px) rotateX(-90deg);
    -moz-transform: perspective(600px) rotateX(-90deg);
    -ms-transform: perspective(600px) rotateX(-90deg);
    -o-transform: perspective(600px) rotateX(-90deg);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    -o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
}

.dd-effect-skew ul.main-menu li:not(.mom_mega):not(.mom_mega_cats):hover > 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 {
    opacity: 1;
    visibility: visible;
    max-width: 5000px;
    max-height: 5000px;
    -webkit-transform: perspective(600px) rotateX(0deg);
    -moz-transform: perspective(600px) rotateX(0deg);
    -ms-transform: perspective(600px) rotateX(0deg);
    -o-transform: perspective(600px) rotateX(0deg);
    transform: perspective(600px) rotateX(0deg);
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    -o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
}

#navigation > .inner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#navigation .sticky_logo {
    line-height: 45px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

#navigation.sticky-nav.sticky_logo_out .sticky_logo {
    left: auto;
    right: 100%;
}

#navigation.sticky_logo_out > .inner {
    padding: 0 !important;
}

#navigation.sticky-nav .sticky_logo {
    opacity: 1;
    visibility: visible;
}

#navigation .sticky_logo img {
    display: inline-block;
}

.navigation .mom-megamenu .view-all-link {
    background: #5a5a5a;
    height: 38px;
    line-height: 33px;
    color: white;
    display: block;
    padding-left: 13px;
    font-size: 13px;
    width: 95.3%;
    text-transform: none;
    position: absolute;
    font-weight: 300 !important;
    top: 0;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: black;
    left: -1px;
}

.navigation .sub-mom-megamenu2 .view-all-link {
    width: 93.3% !important;
}

.navigation .mom-megamenu .view-all-link i {
    margin-left: 10px;
    font-size: 18px;
    top: 4px;
    position: relative;
    float: none;
}

.navigation .mom-megamenu .sub-mom-megamenu {
    width: 595px !important;
}

.navigation .mom-megamenu .sub-mom-megamenu2 ul, .navigation .mom-megamenu .sub-mom-megamenu ul {
    width: auto;
    background: transparent;
    border-right: none;
    float: none;
    overflow: hidden;
    border-left: 1px solid black;
}

.navigation .sub-cat-megamenu ul.mn-load:before {
    content: "";
    position: absolute;
    background: url('../images/ajax-search-nav.png') no-repeat center;
    width: 16px;
    height: 16px;
    top: 52%;
    left: 59%;
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
}

.navigation .sub-mom-megamenu2 ul.mn-load:before {
    left: 62% !important;
}

.navigation .mom-megamenu .sub-mom-megamenu2 ul {
    margin-bottom: -300px;
    padding-bottom: 300px;
}

.cats-mega-wrap {
    overflow: hidden;
}

.navigation .mom-megamenu .sub-mom-megamenu ul li {
    float: left;
    width: 153px;
    padding: 10px 0;
    border-right: 1px solid black;
    border-bottom: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-bottom: 600px;
    margin-bottom: -506px;
}

.navigation .mom-megamenu .sub-mom-megamenu ul li:last-child {
    border-right: none;
}

.navigation .mom-megamenu .sub-mom-megamenu ul li img {
    display: inline-block;
    border: 1px solid black; /* margin-bottom: 14px; */
}

.navigation .mom-megamenu .sub-mom-megamenu2 ul li h2 a, .navigation .mom-megamenu .sub-mom-megamenu ul li h2 a {
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    padding: 0 20px;
}

.navigation .mom-megamenu .sub-mom-megamenu2 {
    width: 418px;
}

.navigation .mom-megamenu .sub-mom-megamenu2 ul li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 14px;
    overflow: hidden;
}

.navigation .mom-megamenu .sub-mom-megamenu2 ul li:last-child {
    margin-bottom: -1px;
}

.navigation .mom-megamenu .sub-mom-megamenu2 ul li a {
    padding: 0;
}

.navigation .mom-megamenu .sub-mom-megamenu2 ul li img {
    float: left;
    width: 78px;
    height: 51px;
    margin-right: 14px;
    border: 1px solid black;
}

.active.mom-cat-latest {
    display: block;
}

.mom-cat-latest {
    display: none;
}

.main-menu li.mom_mega > .mom_mega_wrap a {
    display: block;
    margin-bottom: 0;
    padding: 8px 10px;
}

.navigation ul.main-menu li a i[class*="brankic-icon-"] {
    font-size: 21px;
}

/* Mega Menu columns */
.mom_mega_wrap .menu-item-depth-1.mega_column {
    float: left;
    width: 22%;
    margin-right: 4%;
}

.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: 30.666%;
}

.mom_mega_wrap.mom_mega_col_2 .menu-item-depth-1.mega_column {
    width: 48%;
}

.mom_mega_wrap.mom_mega_col_5 .menu-item-depth-1.mega_column {
    width: 16.8%;
}

.mom_mega_wrap.mom_mega_col_1 .menu-item-depth-1.mega_column {
    width: 100%;
    margin-right: 0;
}

.main-menu .mom_mega.menu-item-depth-0 > .mom_mega_wrap .menu-item-depth-1.mega_column:first-child {
    border-left: none;
}

.main-menu .mom_mega.menu-item-depth-0 > ul.sub-menu > li > a {
    font-weight: bold;
    border-bottom: 2px solid black;
}

.main-menu .mom_mega.menu-item-depth-0 > ul.sub-menu > li ul li a {
    padding-left: 4px;
}

.main-menu .mom_mega.menu-item-depth-0 > ul.sub-menu > li ul li a:hover {
    color: white;
}

.main-menu .mom_mega.menu-item-depth-0 > ul.sub-menu > li ul li a i {
    top: -2px;
}

.main-menu .mom_mega.menu-item-depth-0 > ul.sub-menu li.menu-item-depth-1.mega_col_title a {
    padding-left: 0;
}

.main-menu ul.menu li.mom_mega .mega_col_title > a {
    color: #313131;
    font-size: 14px;
    margin-left: 20px;
    padding: 15px 0;
    border-bottom: 1px solid #e7e7e7;
    font-weight: 700;
    margin-bottom: 7px;
    display: block;
}

#navigation .main-menu > li.sub-menu-left .cats-mega-wrap {
    right: -1px;
    left: auto;
}

/*breaking news*/
.breaking-news-items {
    height: 39px;
    padding-left: 122px;
}

.breaking-news.brnews-disable {
    height: 39px;
}

.breaking-news.brnews-disable ul.br-right {
    left: 0;
}

.breaking-news.brnews-disable ul.br-right:after {
    display: none;
}

.breaking-news.brnews-disable ul.br-right li:last-child {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000;
}

.breaking-news { /*height: 39px;*/
    line-height: 39px;
    background: #262626;
    border-bottom: 1px solid black; /* overflow: hidden; */
    clear: both;
}

.breaking-news > .inner {
    position: relative;
}

.breaking-news .breaking-title {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    width: 120px;
    border-width: 0 1px;
    border-color: black;
    border-style: solid;
}

.breaking-cont {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 5px 0 0;
    overflow: hidden;
    position: relative;
}

.breaking-cont {
    height: 39px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    border-right: 1px solid #000;
}

.breaking-cont .mask {
    height: 39px;
    overflow: hidden;
    position: relative;
}

.webticker {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    transition: all 0s linear 0s;
}

.webticker li {
    float: left;
    margin-right: 25px;
}

.webticker li span {
    color: #ededed;
    font-size: 17px;
    position: relative;
    float: left;
}

.webticker li h4 {
    margin: 0;
    font-size: 11px;
}

.webticker li h4 a {
    color: #888888;
}

.webticker li h4 a:hover {
    color: #b1b1b1;
}

.tickercontainer {
    overflow: hidden;
    width: 99.6%;
    float: left;
}

.tickercontainer li {
    float: left;
}

ul.newsticker {
    -webkit-transition: all 0s linear;
    transition: all 0s linear;
}

/*breaking right*/
ul.br-right:after {
    content: "";
    right: 100%;
    top: 35%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(240, 240, 240, 0);
    border-right-color: #000;
    border-width: 6px;
}

ul.br-right {
    background: #262626;
    position: absolute;
    right: 0;
    top: 0;
    border: 0 solid #000;
    border-left-width: 1px;
}

ul.br-right li {
    float: left;
    border-right: 1px solid black;
    position: relative;
}

ul.br-right li:last-child {
    border-right: 0;
}

ul.br-right li:hover {
    background: #1e1e1e;
}

ul.br-right li a {
    color: #ededed;
    font-size: 14px;
    padding: 0 10px;
    line-height: 39px;
    height: 39px;
    display: block;
}

ul.br-right li:not(.menu-item-iconsOnly) a i {
    margin-right: 6px;
}

ul.br-right li a i.icon_only {
    font-size: 20px;
}

ul.br-right li a i.img_icon {
    float: left;
    width: 16px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px;
}

ul.br-right li a i.img_icon.icon_only {
    background-size: 20px;
    width: 20px;
}

ul.br-right li.b-right-magazine a {
    font-size: 18px;
    line-height: 42px;
}

ul.br-right li.b-right-weather a {
    font-size: 21px;
}

.nav-login {
    background: #262626;
    right: 0;
    position: absolute;
    top: 0;
    border-left: 1px solid black;
    width: 40px;
    text-align: center;
    font-size: 18px;
    color: white;
    height: 39px;
}

.nav-login.active {
    height: 40px;
}

.nav-login:hover {
    background: #1e1e1e;
    cursor: pointer;
}

.nav-login-on ul.br-right {
    right: 40px;
}

.nb-inner-wrap {
    width: 294px;
    position: absolute;
    z-index: 1000;
    right: -1px;
    top: 40px;
    background: #262626;
    padding: 15px;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: black;
}

body.hst1 .nb-inner-wrap, body.hst2 .nb-inner-wrap, body.hst3 .nb-inner-wrap {
    background: #fff;
    border-color: #e1e1e1;
}

body.hst1 .nav-login, body.hst2 .nav-login, body.hst3 .nav-login {
    background: #fff;
    border-color: #e1e1e1;
    color: #8b8b8b;
}

body.hst1 .nav-login:hover, body.hst2 .nav-login:hover, body.hst3 .nav-login:hover {
    background: #f2f2f2;
}

.nb-inner-wrap .user-login-links li:last-child {
    margin-right: 0;
}

.nb-inner-wrap .author-avatar {
    float: left;
    margin-right: 20px;
}

.nb-inner-wrap h2.welcome-text {
    margin-bottom: 14px;
}

.nb-inner-wrap .user-login-links {
    line-height: 30px;
}

.nb-inner-wrap .user-login-links li a {
    padding: 0 10px;
}

.nb-inner-wrap .login-widget input[type="text"], .nb-inner-wrap .login-widget input[type="password"] {
    width: 232px;
}

.nb-inner-wrap .login-widget form .login-input-wrap {
    width: 295px;
}

body:not(.hst1):not(.hst2):not(.hst3) .nb-inner-wrap input[type="text"], body:not(.hst1):not(.hst2):not(.hst3) .nb-inner-wrap input[type="password"] {
    background: #212121;
    border-color: #1a1a1a;
    color: #404040;
}

body:not(.hst1):not(.hst2):not(.hst3) .nb-inner-wrap .login-widget .login-button, body:not(.hst1):not(.hst2):not(.hst3) .nb-inner-wrap .login-widget span {
    background: #313131;
    color: #6e6e6e;
    border-color: #1a1a1a;
}

body:not(.hst1):not(.hst2):not(.hst3) .nb-inner-wrap .login-widget .login-button:hover {
    background: #333333;
}

.nb-inner-wrap {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    -moz-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}

.nb-inner-wrap.sw-show {
    -moz-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
}

/*container*/
.main-container:before, .main-container:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

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

/* For IE 6/7 only Include this rule to trigger hasLayout and contain floats. */
.main-container {
    *zoom: 1;
}

.main-container {
    margin: 0 auto;
    width: 1162px;
}

.col2 .main-container {
    width: 960px;
}

.main-content, .main-content.vc_column_container {
    width: 50%;
    float: left;
}

.one_side_bar_layout:not(.both-sides-true) .main-content:not(.both-sides-layout), .one_side_bar_layout .vc_sidebar.sidebar + .main-content.both-sides-layout, .one_side_bar_layout .main-content.one_side:not(.both-sides-layout), .media-main-content {
    width: 68%;
}

.one_side_bar_layout:not(.both-sides-true) .sidebar {
    width: 31%;
    margin-left: 0;
}

.section {
    background: white;
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: 0 1px 0 #e5e5e5;
    box-shadow: 0 1px 0 #e5e5e5;
    padding: 15px;
    margin-bottom: 20px;
    clear: both;
}

.section-header {
    margin: -15px -15px 15px;
    padding: 13px 0;
    text-align: center;
    background: #e9e9e9;
    border-bottom: 1px solid #e1e1e1;
}

.section-header h2.section-title a, .section-header h2.section-title {
    font-size: 17px;
    color: #2d2d2d;
    font-weight: bold;
    text-transform: uppercase;
}

.section-header h1.section-title2 a, .section-header h1.section-title2 {
    font-size: 30px;
    color: #2d2d2d;
    font-weight: bold;
    margin-top: 4px;
}

.section-header span.mom-sub-title {
    color: #868686;
    font-size: 16px;
    display: inline-block;
    margin-top: 5px;
}

footer.show-more {
    text-align: center;
    height: 38px;
    line-height: 38px;
    border-top: 1px solid #e1e1e1;
    margin: 0 -15px -15px;
    position: relative;
}

.f-tabbed-grid + footer.show-more {
    margin-top: 15px;
}

footer.show-more a {
    display: block;
    font-size: 15px;
}

footer.show-more .nomoreposts {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    top: 0;
    left: 0;
}

.sm-icon {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.entry-content p {
    margin: 0;
    font-size: 14px;
}

.entry-meta {
    margin-top: 15px;
}

.entry-meta a, .entry-meta {
    color: #c6c6c6;
    font-size: 12px;
}

.media-item .entry-meta a:hover, .entry-meta a:hover {
    color: #969696;
}

.entry-meta time, .entry-meta span {
    float: left;
    margin-right: 20px;
}

.entry-meta i {
    margin-right: 5px;
    font-size: 15px;
}

body.no-post-format-icons .post-format-icon {
    display: none;
}

/*banners*/
.banner468 {
    text-align: center;
}

.banner468 img {
    display: inline-block;
}

/*Slider1*/
.def-slider {
    width: 100%;
}

.one-side-wide .main-content:not(.both-sides-layout) .def-slider {
}

.def-slider-wrap {
    overflow: hidden;
}

.def-slider-wrap .def-slider-item {
    width: 100%;
    display: none;
    min-height: 365px;
}

.def-slider-wrap .def-slider-item:first-child {
    display: block;
}

.def-slider-wrap .owl-item .def-slider-item {
    display: block;
}

.def-slider-wrap .def-slider-item a img {
    min-width: 100%;
    display: block !important;
    -webkit-transition: none !important;
    opacity: 1 !important;
}

.def-slider .owl-carousel .owl-stage-outer.owl-height {
    -webkit-transition: none !important;
}

.def-slider {
    position: relative;
}

div.def-slider-cap {
    position: absolute;
    bottom: 21px;
    padding: 0 15px;
    width: 100%;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    text-align: center;
}

.def-slider-title {
    text-align: center;
}

.def-slider-desc, .def-slider-title h2 a {
    background: url(../images/cap.png);
}

.def-slider-title h2 a {
    display: inline-block;
    padding: 17px 20px 20px;
    margin-bottom: 1px;
    font-size: 28px;
    font-weight: 700 !important;
    line-height: 30px;
}

.def-slider-desc {
    font-size: 16px;
    padding: 17px 20px;
    margin: 0;
}

.def-slider-desc, .def-slider-title h2 a {
    color: white;
}

.def-slider .owl-dots {
    bottom: 0px;
    position: absolute;
    text-align: center;
    z-index: 99;
    width: 100%;
    left: 0;
    right: 0;
}

.def-slider .owl-dots > div {
    display: inline-block;
    width: 7px;
    height: 7px;
    border: 2px solid #818181;
    background: #818181;
    text-indent: -9999px;
    margin-right: 3px;
    -webkit-transition: all ease-in-out 0.0s;
    transition: all ease-in-out 0.0s;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.numbers_bullets .def-slider .owl-dots > div {
    text-indent: 0;
    width: 24px;
    height: 24px;
    border: none;
    color: #fff;
    font-weight: bold;
    line-height: 24px;
}

.numbers_bullets .def-slider .owl-dots {
    bottom: 5px;
}

.wpb-js-composer .def-slider .owl-dots > div {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.def-slider .owl-dots > div.active {
    background: black;
}

.momizat-custom-slider .owl-nav, .fc_nav {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 888;
}

.fc_nav {
    top: 15px;
    left: 15px;
    display: none;
}

.momizat-custom-slider .owl-nav > div, .fc_nav a {
    width: 30px;
    height: 30px;
    background: rgba(0, 0, 0, 0.4);
    float: left;
    display: inline-block;
    line-height: 29px;
    text-align: center;
    color: #D8D8D8;
    font-size: 16px;
}

.momizat-custom-slider .owl-nav > div:first-child, .fc_nav a:first-child {
    margin-right: 1px;
}

.momizat-custom-slider .owl-nav > div:hover {
    color: white;
}

/* slider2 */
.slider2 .big-slider2 {
    overflow: hidden;
    width: 50%;
    height: auto;
    margin-bottom: 6px;
}

.slider2 .big-slider2 img, .slider2 .small-slider2 img {
    width: 100%;
}

.slider2 .small-slider2:nth-child(3n+3) {
    clear: left;
}

.slider2 .small-slider2, .slider2 .big-slider2 {
    float: left;
    padding: 0 3px;
    position: relative;
    box-sizing: border-box !important;
}

.slider2 .big-slider2:nth-child(2n+2) {
    margin-right: 0;
}

.slider2 .def-slider-title {
    text-align: inherit;
}

.slider2 .small-slider2 {
    width: 33.3%;
    height: auto;
    margin-bottom: 0;
}

.slider2 .small-slider2:last-child {
    margin-right: 0;
}

.slider2 .small-slider2 .def-slider-title h2 a {
    font-size: 23px;
    line-height: 25px;
}

.slider2 .big-slider2 .def-slider-cap, .slider2 .small-slider2 .def-slider-cap {
    padding: 0 10px;
    bottom: 10px;
}

.col2 .slider2 .big-slider2 {
    width: 462px;
    height: auto;
}

.col2 .slider2 .small-slider2 {
    width: 306.5px;
    height: auto;
}

/*Feature tabbed*/
.f-tabbed-head {
    background: #e9e9e9;
    border: 1px solid #dbdbdb;
    margin: -16px -16px 0;
    height: 38px;
    line-height: 38px;
}

.f-tabbed-head li {
    height: 38px;
    float: left;
    border-right: 1px solid #dbdbdb;
    position: relative;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    z-index: 10;
}

.f-tabbed-head li:hover {
    background: white;
}

.f-tabbed-head li.active, .f-tabbed-head li a.current {
    background: white;
}

.f-tabbed-head li:after, .f-tabbed-head li:before {
    top: 88%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.f-tabbed-head li:hover:after, .f-tabbed-head li:hover:before {
    top: 100%;
    opacity: 1;
}

.f-tabbed-head li a.current:after, .f-tabbed-head li a.current:before, .f-tabbed-head li.active:after, .f-tabbed-head li.active:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    opacity: 1;
}

.f-tabbed-head li:after, .f-tabbed-head li.active:after, .f-tabbed-head li a.current:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 4px;
    margin-left: -4px;
}

.f-tabbed-head li:before, .f-tabbed-head li.active:before, .f-tabbed-head li a.current:before {
    border-color: rgba(240, 240, 240, 0);
    border-top-color: #e5e5e5;
    border-width: 6px;
    margin-left: -6px;
}

.f-tabbed-head li a {
    padding: 10px 15px 9px;
    font-size: 15px;
    color: #4b4b4b;
}

.f-tabbed-header li a {
    padding: 0 15px;
    display: block;
}

.f-tabbed-head li a.current, .media-main-content .f-tabbed-head li.active a span, .media-main-content .f-tabbed-head li a:hover span, .media-main-content .f-tabbed-head li.active a, .media-main-content .f-tabbed-head li a:hover, .f-tabbed-head li.active a, .f-tabbed-head li a:hover {
    color: #0083b9;
}

/*sort*/
ul.f-tabbed-sort {
    float: right;
}

ul.f-tabbed-sort li {
    border-right: 0;
    border-left: 1px solid #dbdbdb;
}

ul.f-tabbed-sort li a {
    padding: 10px 15px 10px 1px;
    outline: none;
}

ul.f-tabbed-sort li span {
    font-size: 32px;
    position: relative;
    right: -6px;
    bottom: -9px;
    line-height: 0;
}

ul.f-tabbed-sort li.list span {
    right: -1px;
}

ul.f-tabbed-sort li.list a {
    padding: 10px 15px 10px 6px;
}

/*feature tabbed body*/
.f-tabbed-body .f-tabbed-grid {
    overflow: hidden;
    padding-top: 15px;
    margin: 0 -7px -14px -7px;
}

ul.f-tabbed-grid li {
    float: left;
    width: 50%;
    position: relative;
    padding: 0 7px;
    margin-bottom: 14px;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    min-height: 179px;
}

ul.f-tabbed-grid.f-tabbed-cols3 li {
    width: 33.3%;
}

ul.f-tabbed-grid.f-tabbed-cols4 li {
    width: 25%;
}

ul.f-tabbed-grid.f-tabbed-cols5 li {
    width: 20%;
}

ul.f-tabbed-grid.f-tabbed-cols2 li:nth-child(2n+1), ul.f-tabbed-grid.f-tabbed-cols3 li:nth-child(3n+1), ul.f-tabbed-grid.f-tabbed-cols4 li:nth-child(4n+1), ul.f-tabbed-grid.f-tabbed-cols5 li:nth-child(5n+1) {
    clear: left;
}

ul.f-tabbed-grid li img, ul.f-tabbed-list li .post-thumbnail img, .cat-grid li img, .cat-list li img {
    -webkit-transition: none !important;
}

ul.f-tabbed-grid li img {
    width: 100%;
    height: auto;
}

ul.f-tabbed-grid li:nth-child(2n+1) {
    margin-right: 0;
}

.slider-mpop-big .f-p-title, ul.f-tabbed-grid li .f-p-title {
    background: rgba(0, 0, 0, 0.40);
    right: 7px;
    left: 7px;
    bottom: 0;
    position: absolute;
    padding: 11px 20px 14px 11px;
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
}

.slider-mpop-big .f-p-title h2 a, ul.f-tabbed-grid li .f-p-title h2 a {
    color: white;
    font-size: 18px;
    font-weight: 300;
}

ul.f-tabbed-grid li .f-p-title h2 a {
    margin-right: 33px;
}

ul.f-tabbed-grid li .entry-content, ul.f-tabbed-grid li .entry-meta {
    display: none;
}

.f-p-title .post-format-icon:before, .post-list .post-format-icon:before {
    font-family: 'brankic';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    color: #fff;
    content: "";
    position: absolute;
    bottom: 6px;
    right: 2px;
}

.f-tabbed-list .format-chat .post-format-icon:before {
    font-size: 18px !important;
}

.format-chat .post-format-icon:before {
    font-family: 'momizat' !important;
    content: "\e66b" !important;
}

.format-video .post-format-icon:before {
    content: "\e62d" !important;
    line-height: 29px !important;
    padding-left: 1px;
}

.format-audio .post-format-icon:before {
    font-family: 'font-awesome' !important;
    content: "\f130" !important;
}

.format-quote .post-format-icon:before {
    font-family: 'momizat' !important;
    content: "\e676" !important;
}

.format-image .post-format-icon:before {
    content: "\e650" !important;
    line-height: 29px !important;
    padding-left: 1px;
}

.ajax-search-results > a.format-standard .post_format:before, .format-standard .post-format-icon:before {
    content: "\e621" !important;
}

.format-gallery .post-format-icon:before {
    font-family: 'momizat' !important;
    content: "\e60e" !important;
}

.format-chat .post-format-icon:before {
    font-family: 'momizat' !important;
    content: "\e66b" !important;
}

ul.f-tabbed-grid li.format-chat .f-p-title .post-format-icon:before {
    font-size: 20px;
    right: 7px;
    bottom: 8px;
}

ul.f-tabbed-grid li.format-audio .f-p-title .post-format-icon:before {
    right: 7px;
    font-size: 24px;
}

ul.f-tabbed-grid li.format-quote .f-p-title .post-format-icon:before {
    right: 7px;
    font-size: 23px;
}

ul.f-tabbed-grid li.format-gallery .f-p-title .post-format-icon:before {
    right: 7px;
    font-size: 22px;
}

/*feature tabbed list*/
ul.f-tabbed-list {
    margin: 0 -15px 0 -15px;
}

ul.f-tabbed-list li {
    overflow: hidden;
    padding: 15px 15px 10px;
    border-bottom: 1px solid #e1e1e1;
}

ul.f-tabbed-list li:last-child {
    border-bottom: 0;
}

ul.f-tabbed-list li .post-thumbnail img {
    float: left;
    margin-right: 15px;
    width: 170px;
    height: 115px;
}

ul.f-tabbed-list li h2 a {
    display: block;
    font-size: 18px;
    font-weight: 700 !important;
    color: #4e4e4e;
    margin: -3px 0 10px;
}

ul.f-tabbed-list li .entry-meta {
    margin-top: 11px;
}

ul.f-tabbed-list li .entry-meta .momizat-icon-eye {
    position: relative;
    top: 4px;
    font-size: 18px;
}

ul.f-tabbed-list li .entry-meta .post-views {
    position: relative;
    top: -4px;
}

ul.f-tabbed-list li .entry-content P {
    margin-bottom: 0;
}

ul.f-tabbed-list .f-p-title {
    position: relative;
}

ul.f-tabbed-list .f-p-title .post-format-icon:before {
    content: "";
    font-family: 'brankic';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.40);
    position: absolute;
    top: 88px;
    left: 0;
    text-align: center;
    color: #fff;
    font-size: 28px;
    margin-left: -185px;
}

ul.f-tabbed-list .format-audio .post-format-icon:before {
    font-size: 19px;
    line-height: 31px;
}

ul.f-tabbed-list .format-standard .post-format-icon:before, ul.f-tabbed-list .format-image .post-format-icon:before {
    font-size: 26px;
}

ul.f-tabbed-list .format-quote .post-format-icon:before, ul.f-tabbed-list .format-gallery .post-format-icon:before {
    font-size: 20px;
}

ul.f-tabbed-list .f-tabbed-list-content {
    margin-left: 185px;
}

/*Scroller*/
.scroller {
    margin: 0 15px;
}

.col2 .scroller {
    margin: 0;
}

.scroller .scroller-wrap {
    margin: 0 auto;
    position: relative;
    padding: 5px 0;
}

.col2 .scroller .scroller-wrap {
    width: 920px;
}

.scroller .scroller-wrap .scroller-item {
    position: relative;
    text-align: center;
    display: none; /* margin-right: 1px; */
}

.scroller .scroller-wrap .owl-item .scroller-item {
    display: block;
}

.scroller .scroller-wrap .scroller-item:nth-child(4n+4) {
    margin-right: 0;
}

.scroller .scroller-wrap .scroller-item img {
    display: block;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
    -webkit-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
}

.scroller .scroller-wrap .scroller-item a {
    display: block;
    background: #000;
}

.scroller .scroller-wrap .scroller-item:hover img {
    opacity: 1;
}

.scroller .scroller-wrap .scroller-item h2 {
    position: absolute;
    width: 100%;
    bottom: 20px;
    padding: 0 20px;
    font-size: 17px;
    font-weight: 700 !important;
    color: white;
    text-shadow: 0 0 6px #000;
    -webkit-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.scroller .scroller-wrap .scroller-item .entry-meta {
    position: absolute;
    bottom: -5px;
    width: 100%;
    font-size: 13px;
    color: white;
    opacity: 0;
    text-shadow: 0 0 6px #000;
    -webkit-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
    text-align: center;
}

.col2 .scroller .scroller-wrap .scroller-item .entry-meta {
    width: 100%;
}

.scroller .scroller-wrap .scroller-item .entry-meta a {
    background: transparent;
    display: inline-block;
    color: white;
}

.scroller2 .scroller2-wrap .scroller-item .entry-meta .author-link, .scroller .scroller-wrap .scroller-item .entry-meta .author-link, .scroller2 .scroller2-wrap .scroller-item .entry-meta time, .scroller .scroller-wrap .scroller-item .entry-meta time, .scroller2 .scroller2-wrap .scroller-item .entry-meta .cat-link, .scroller .scroller-wrap .scroller-item .entry-meta .cat-link {
    float: none;
    display: inline-block;
}

.scroller2 .scroller2-wrap .scroller-item .entry-meta time, .scroller .scroller-wrap .scroller-item .entry-meta time {
    margin: 0 10px;
}

.scroller2 .scroller2-wrap .scroller-item .entry-meta .cat-link, .scroller .scroller-wrap .scroller-item .entry-meta .cat-link {
    margin-right: 0;
}

.scroller .scroller-wrap .scroller-item:hover .entry-meta {
    bottom: 5px;
    opacity: 1;
}

.scroller .scroller-wrap .scroller-item:hover h2 {
    bottom: 20px;
    margin-bottom: 20px;
}

.scroller .owl-prev, .scroller .owl-next, .scroller2 .owl-prev, .scroller2 .owl-next {
    text-indent: -9999px;
}

.scroller .owl-next, .scroller .owl-prev {
    float: left;
}

.scroller .owl-next:after, .scroller .owl-prev:before {
    font-family: 'font-awesome';
    content: "\f104";
    text-indent: 0;
    float: left;
    width: 11px;
    height: 18px;
    position: absolute;
    left: -21px;
    bottom: 45%;
    font-size: 31px;
    color: #dbdbdb;
}

.col2 .scroller .owl-next:after, .col2 .scroller .owl-prev:before {
    font-size: 25px;
    left: -15px;
}

.scroller .owl-buttons {
    width: 0;
    height: 0;
}

.scroller .owl-next:after {
    content: "\f105";
    left: auto;
    float: right;
    right: -21px;
}

.col2 .scroller .owl-next:after {
    float: right;
    left: auto;
    right: -17px;
}

/*scroller style2*/
.scroller2 {
    margin: -15px -16px -15px -15px;
    overflow: hidden;
}

.scroller2 .scroller-item {
    padding: 15px;
    border-right: 1px solid #e4e4e4;
    text-align: center;
    padding-bottom: 220px;
    margin-bottom: -195px;
    display: none;
}

.scroller2 .scroller2-wrap .owl-item .scroller-item {
    display: block;
}

.scroller2 .scroller-item img {
    display: block;
    margin-bottom: 15px;
}

.scroller2 .scroller-item h2 {
    font-size: 17px;
}

.scroller2 .scroller2-wrap .scroller-item h2 a {
    color: #2d2d2d;
}

.scroller2 .scroller-item .entry-meta {
    margin-top: 13px;
    overflow: hidden;
}

.col2 .scroller2 .scroller-item .entry-meta {
    padding: 0 4px 0 3px;
}

.scroller2 .owl-stage-outer {
    border-bottom: 1px solid #e4e4e4;
}

.scroller2 .owl-controls {
    position: relative;
}

.scroller2 .owl-next:after, .scroller2 .owl-prev:before {
    position: absolute;
    font-family: 'font-awesome';
    content: "\f104";
    text-indent: 0;
    width: 25px;
    height: 25px;
    border: 1px solid #e4e4e4;
    bottom: 20%;
    left: 10px;
    text-align: center;
    line-height: 25px;
    color: #999999;
    font-size: 22px;
}

.scroller2 .owl-nav {
    height: 48px;
}

.scroller2 .owl-prev {
    float: left;
}

.scroller2 .owl-next {
    float: right;
}

.scroller2 .owl-next:after {
    content: "\f105";
    right: 10px;
    left: inherit;
}

.scroller2 .owl-dots {
    bottom: 18px;
    left: 50%;
    position: absolute;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.scroller2 .owl-dots .owl-dot {
    width: 11px;
    height: 11px;
    border: 1px solid #d2d2d2;
    float: left;
    margin-right: 3px;
    position: relative;
}

.owl-controls .owl-nav div, .owl-controls .owl-dot {
    cursor: pointer;
}

.scroller2 .owl-dots .owl-dot.active:before {
    content: "";
    width: 7px;
    height: 7px;
    background: #999999;
    position: absolute;
    top: 2px;
    left: 2px;
}

/*news boxes*/
header.block-title {
    background: #e9e9e9;
    height: 38px;
    line-height: 38px;
    margin: -15px -15px 15px;
    padding: 0 0 0 15px;
    border-bottom: 1px solid #e1e1e1;
}

header.block-title h2 a, header.block-title h2 {
    font-size: 17px;
    font-weight: 700 !important;
    color: #0083b9;
    float: left;
}

header.block-title.colorful-box h2 a, header.block-title.colorful-box h2 {
    color: #fff;
}

header.block-title.colorful-box ol.nb-tabbed-head li:not(.active):not(:hover) a {
    color: #fff;
}

header.block-title.colorful-box ol.nb-tabbed-head li.active a, header.block-title.colorful-box ol.nb-tabbed-head li:hover a {
    color: #222;
}

.block-title + div, .block-title + ul {
    clear: both;
}

.nb5 .first-item .post-format-icon:before {
    top: 57px;
    bottom: inherit;
}

.nb1 .entry-content p, .nb2 .entry-content p, .nb3 .entry-content p, .nb4 .entry-content p, .nb5 .entry-content p, .nb6 .entry-content p {
    margin-bottom: 0;
}

.nb1 .post-format-icon:before, .nb2 .first-item .post-format-icon:before, .nb3 .first-item .post-format-icon:before, .nb4 .first-item .post-format-icon:before, .nb5 .first-item .post-format-icon:before, .nb6 .post-format-icon:before {
    content: "";
    font-family: 'brankic';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.40);
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
    font-size: 28px;
}

.nb1 .format-audio .post-format-icon:before, .nb2 .first-item.format-audio .post-format-icon:before, .nb3 .first-item.format-audio .post-format-icon:before, .nb4 .first-item.format-audio .post-format-icon:before, .nb5 .first-item.format-audio .post-format-icon:before, .nb6 .format-audio .post-format-icon:before, .blog_posts .format-audio .post-format-icon:before {
    font-size: 19px;
    line-height: 33px;
}

.nb1 .format-standard .post-format-icon:before, .nb2 .first-item.format-standard .post-format-icon:before, .nb3 .first-item.format-standard .post-format-icon:before, .nb4 .first-item.format-standard .post-format-icon:before .nb5 .first-item.format-standard .post-format-icon:before, .nb6 .format-standard .post-format-icon:before, .nb1 .format-image .post-format-icon:before, .nb2 .first-item.format-image .post-format-icon:before, .nb3 .first-item.format-image .post-format-icon:before, .nb4 .first-item.format-image .post-format-icon:before, .nb5 .first-item.format-image .post-format-icon:before, .nb6 .format-image .post-format-icon:before, .blog_posts .format-image .post-format-icon:before {
    font-size: 26px;
}

.nb1 .format-quote .post-format-icon:before, .nb2 .first-item.format-quote .post-format-icon:before, .nb3 .first-item.format-quote .post-format-icon:before, .nb4 .first-item.format-quote .post-format-icon:before, .nb5 .first-item.format-quote .post-format-icon:before, .nb6 .format-quote .post-format-icon:before, .nb1 .format-gallery .post-format-icon:before, .nb2 .first-item.format-gallery .post-format-icon:before, .nb3 .first-item.format-gallery .post-format-icon:before, .nb4 .first-item.format-gallery .post-format-icon:before, .nb5 .first-item.format-gallery .post-format-icon:before, .nb6 .format-gallery .post-format-icon:before, .blog_posts .format-gallery .post-format-icon:before, .blog_posts .format-quote .post-format-icon:before {
    font-size: 20px;
}

.nb1 .format-chat .post-format-icon:before, .nb2 .first-item.format-chat .post-format-icon:before, .nb3 .first-item.format-chat .post-format-icon:before, .nb4 .first-item.format-chat .post-format-icon:before, .nb5 .first-item.format-chat .post-format-icon:before, .nb6 .format-chat .post-format-icon:before, .blog_posts .format-chat .post-format-icon:before {
    font-size: 16px;
}

ol.nb-tabbed-head {
    list-style: none;
    padding: 0;
    margin: 0;
    float: right;
}

ol.nb-tabbed-head li {
    float: left;
    height: 38px;
    border-left: 1px solid #dbdbdb;
    position: relative;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

ol.nb-tabbed-head li:hover {
    background: white;
}

ol.nb-tabbed-head li a {
    padding: 10px;
    outline: none;
}

ol.nb-tabbed-head li.active {
    font-weight: 400;
    background: white;
}

ol.nb-tabbed-head li:after, ol.nb-tabbed-head li:before {
    top: 88%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

ol.nb-tabbed-head li:hover:after, ol.nb-tabbed-head li:hover:before {
    top: 100%;
    opacity: 1;
}

ol.nb-tabbed-head li.active:after, ol.nb-tabbed-head li.active:before {
    content: "";
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    opacity: 1;
}

ol.nb-tabbed-head li:before, ol.nb-tabbed-head li.active:before {
    border-color: rgba(240, 240, 240, 0);
    border-top-color: #e5e5e5;
    border-width: 6px;
    margin-left: -6px;
}

ol.nb-tabbed-head li:after, ol.nb-tabbed-head li.active:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 4px;
    margin-left: -4px;
}

ol.nb-tabbed-head li.active a {
    color: #0083b9;
}

/*newsbox1*/
.nb1 ul {
    margin: -15px -15px;
    overflow: hidden;
}

.nb1 ul + .show-more {
    margin-top: 15px;
}

.cat-grid li {
    position: relative;
}

.cat-grid li, .nb1 ul li {
    float: left;
    width: 50%;
    padding: 14px;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #e4e4e4;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.cat-grid li:nth-child(2n+1), .nb1 ul li:nth-child(2n+1) {
    clear: left;
    border-left: none;
}

.cat-grid.grid-col-3 li {
    width: 33.3%;
}

.cat-grid.grid-col-3 li:nth-child(2n+1) {
    clear: none;
}

.cat-grid.grid-col-3 li:nth-child(3n+1) {
    clear: left;
    border-left: 0;
}

.nb5 ul li:nth-child(2n+1):before, .nb3 ul li:nth-child(2n+1):before, .cat-grid li:nth-child(2n+1):before, .cat-grid.grid-col-3 li:nth-child(3n+1):before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    left: 100%;
    top: -1px;
    content: '';
    padding-right: 1px;
}

.cat-grid.grid-col-3 li:nth-child(3n+1):before {
    width: 200%;
}

.nb1 ul li {
    padding-bottom: 200px;
    margin-bottom: -190px;
}

/* news list */
.news-list ul li {
    float: none;
    width: auto;
    padding-bottom: 14px;
    margin-bottom: 0;
    border-width: 0px 0 1px 0;
}

.news-list ul li .entry-content {
    margin-bottom: 10px;
}

.news-list ul li .entry-content:last-child {
    margin-bottom: 0;
}

.news-list ul li .entry-meta {
    margin-top: 0;
}

.news-list ul li:last-child {
    border-bottom: none;
}

.cat-grid li:nth-child(2n+2), .nb1 ul li:nth-child(2n+2) {
    border-right: 0;
}

.nb1 ul li:first-child, .nb1 ul li:nth-child(2) {
    border-top: 0;
}

.nb1 ul li .post-thumbnail img {
    margin-bottom: 15px;
}

.nb1 ul li h2 a, .nb2 .first-item h2 a, .nb4 .first-item h2 a, .nb5 .first-item h2 a, .nb6 ul li h2 a {
    font-size: 19px;
    font-weight: 700 !important;
    color: #2d2d2d;
    line-height: 24px;
    display: block;
    margin-bottom: 9px;
}

.nb3 .first-item h2 a {
    color: rgb(37, 170, 225);
    font-size: 1.7rem;
    text-align: left;
    font-family: "ProximaNova";
}

.site-content .nb1 h2 {
    margin: 0;
}

.entry-meta i {
    font-size: 14px;
}

/*newsbox2*/
.nb2 {
    margin: -15px;
    overflow: hidden;
}

.nb2 .first-item, .nb4 .first-item {
    width: 259px;
    float: left;
    padding: 14px;
}

.nb2 .first-item .entry-meta, .nb4 .first-item .entry-meta {
    margin: 9px 0 5px;
}

.nb2 ul, .nb4 ul {
    margin-left: 287px;
    border-left: 1px solid #e4e4e4;
    margin-bottom: -999px !important;
    padding-bottom: 999px;
}

.nb2 ul li {
    padding: 10px 15px !important;
}

.nb2 ul li, .nb4 ul li {
    overflow: hidden;
    padding: 15px;
    border-bottom: 1px solid #e4e4e4;
}

.nb2 ul li:last-child, .nb4 ul li:last-child {
    border-bottom: 0;
}

.nb2 ul li h2 a, .nb5 ul li h2 a {
    font-size: 16px;
    font-weight: 300;
    color: #2d2d2d;
    line-height: 24px;
    display: block;
}

.nb2 ul li .entry-meta, .nb5 ul li .entry-meta {
    margin-top: 3px;
}

.nb2 ul li.show-more {
    padding: 9px 0;
    text-align: center;
}

.nb2 ul li.show-more a {
    font-size: 15px;
    display: block;
}

.newb2.show-more {
    margin-top: 15px;
}

/*newsbox3*/
.nb3, .nb4, .nb5, .nb6 {
    overflow: hidden;
    margin: -15px -15px 0;
}

.nb3 .first-item {
    float: left;
    width: 50%;
    padding: 14px;
    border-width: 0 1px 0px 0;
    border-style: solid;
    border-color: #e4e4e4;
    padding-bottom: 214px;
    margin-bottom: -200px;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.nb3 .first-item:nth-child(2n+2) {
    border-right: 0;
}

.nb3 .first-item .post-thumbnail img {
    margin-bottom: 15px;
}

.nb3 ul li:nth-child(2n+1) {
    clear: left;
}

.nb3 ul li, .nb5 ul li {
    width: 50%;
    float: left;
    padding: 14px;
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: #e4e4e4;
    position: relative;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.nb5 ul li:first-child, .nb5 ul li:nth-child(2) {
    border-top: none;
}

.nb3 ul li:nth-child(2n+2), .nb5 ul li:nth-child(2n+2) {
    border-right: none;
}

.nb3 ul li .post-thumbnail img {
    max-width: 80px;
}

.nb3 ul li .post-thumbnail img, .nb4 ul li .post-thumbnail img {
    float: left;
    margin-right: 15px;
    max-width: 80px;
}

.nb3 ul li h2 a, .nb4 ul li h2 a {
    display: block;
    font-size: 15px;
    font-weight: 300;
    color: #2d2d2d;
    margin-top: -3px;
    line-height: 18px;
}

.nb3 ul li .entry-meta, .nb4 ul li .entry-meta {
    margin-top: 3px;
}

.nb3 ul li .entry-meta .brankic-icon-calendar, .nb4 ul li .entry-meta .brankic-icon-calendar {
    font-size: 16px;
}

/*Newsbox4*/
.nb4 .first-item .post-thumbnail img {
    margin-bottom: 10px;
}

.nb4 .first-item .entry-meta {
    margin-bottom: 0;
}

/*newsbox5*/
.nb5 ul li {
    padding: 9px 14px;
    padding-bottom: 35px;
    margin-bottom: -25px;
}

.nb5 .first-item {
    padding: 14px;
    border-bottom: 1px solid #e4e4e4;
    overflow: hidden;
}

.nb5 .first-item h2 a {
    margin-bottom: 15px;
}

.nb5 .first-item .post-thumbnail img {
    float: left;
    margin-right: 15px;
}

.nb5 .first-item .entry-meta {
    margin-top: 11px;
}

.nb5 h2 {
    margin: 0;
}

/*Newsbox6*/
.nb6 ul {
    overflow: hidden;
}

.nb6 ul li {
    float: left;
    width: 33.3%;
    padding: 15px 14px 11px 15px;
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: #e4e4e4;
    padding-bottom: 215px;
    margin-bottom: -200px;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.nb6 ul li:nth-child(3n+1) {
    clear: left;
}

.nb6 ul li:nth-child(3n+3) {
    border-right: 0;
}

.nb6 ul li:nth-child(-n+3) {
    border-top: 0;
}

.nb6 ul li .post-thumbnail img {
    margin-bottom: 10px;
}

/* Video box */
.vid-box-wrap ul.widget-tabbed-header {
    width: 32.6%;
    margin: -2px 0 0 -15px;
    float: left;
    position: absolute;
    top: 1px;
}

.vid-box-wrap .widget-tabbed-body, .vid-box-wrap.main_tabs {
    border: none;
}

.vid-box-wrap.main_tabs {
    background: #fafafa;
    margin: -15px;
}

.vid-box-wrap ul.widget-tabbed-header li {
    width: 48.55%;
}

.vid-box-wrap ul.widget-tabbed-header li a {
    font-weight: bold;
    text-transform: inherit;
    font-size: 15px;
    padding: 0 41px;
    z-index: 99;
}

.vid-box-wrap .widget-tabbed-body {
    padding-top: 19px;
}

.mgw-inner > * {
    max-width: 100%;
}

.vid-vert {
    position: relative;
    overflow: hidden;
    width: 32.6%;
    height: 428px;
    margin: 21px 16px -15px -15px;
    border-right: 1px solid #dbdbdb;
    float: left;
}

.vid-box-nav {
    background: #fff;
    width: 100%;
    height: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.vid-box-nav li {
    padding: 14.4px 15px;
    overflow: hidden;
    border-bottom: 1px solid #dbdbdb !important;
}

.vid-box-nav li.active, .vid-box-nav li:hover {
    background: #fafafa;
}

.vid-box-nav li img {
    width: 82px;
    height: 56px;
    float: left;
    margin-right: 15px;
}

.vid-box-nav li h2 {
    font-size: 17px;
}

.vid-box-nav li:hover a, .vid-box-nav li.active h2 a {
    color: #0083b9;
}

.vid-box-nav li .entry-meta {
    margin-top: 4px;
}

.vid-carousel-stage {
    position: relative;
    width: 67%;
    overflow: hidden;
    height: 460px;
}

.vid-box-item-wrap {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.vid-box-item-wrap li {
    float: left;
    position: relative;
    padding: 0;
    width: 758px;
}

.vid-item.format-audio a.vid-item-img:before, .vid-item.format-video a.vid-item-img:before {
    content: "\e705";
    font-family: 'momizat';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    position: absolute;
    top: 45%;
    left: 48%;
    color: #fff;
    z-index: 999;
    font-size: 48px;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.45);
}

.vid-item img {
    max-width: 100%;
}

.vid-item h2 {
    position: absolute;
    bottom: 6px;
    background: rgba(0, 0, 0, 0.48);
    width: 100%;
    padding: 25px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.vid-item h2 a {
    color: white;
    font-size: 27px;
    font-weight: bold;
}

.vid-items-arrnav {
    position: absolute;
    top: 45% !important;
    width: 100%;
    z-index: 99;
}

.vid-items-arrnav a {
    width: 42px;
    height: 50px;
    background: rgba(0, 0, 0, 0.48);
    display: inline-block;
    text-align: center;
    line-height: 50px;
    color: white;
    font-size: 24px;
}

.vid-items-arrnav a.vid-items-nav0 {
    float: left;
}

.vid-items-arrnav a.vid-items-nav0 i {
    left: -1px;
}

.vid-items-arrnav a.vid-items-nav1 {
    float: right;
}

.vid-items-arrnav a.vid-items-nav1 i {
    right: -1px;
}

.vid-items-arrnav a i {
    position: relative;
    top: 1px;
}

.nav-arr-nav {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 25px;
    line-height: 25px;
    background: #e9e9e9;
    border-top: 1px solid #dbdbdb;
    overflow: hidden;
    width: 31.85%;
}

.nav-arr-nav a {
    display: inline-block;
    padding: 0 80.8px;
    font-size: 22px;
    border-right: 1px solid #dbdbdb;
    float: left;
}

.nav-arr-nav a:hover {
    background: #fff;
}

.col2 .vid-box-item-wrap li {
    width: 624px;
}

.col2 .vid-item h2 {
    bottom: -1px;
}

.col2 .vid-box-wrap ul.widget-tabbed-header li a {
    padding: 0 26px;
}

.col2 .vid-carousel-stage {
    width: 624px;
    height: 384px;
}

.col2 .nav-arr-nav {
    width: 31.55%;
}

.col2 .nav-arr-nav a {
    padding: 0 64px;
}

.col2 .vid-vert {
    height: 351px;
    width: 32.5%;
}

.col2 .vid-box-wrap ul.widget-tabbed-header {
    width: 32.3%;
}

.main-content .widget-tabbed-header, .main-content .vid-box-nav li h2, .main-content .vid-box-nav li .entry-meta, .main-content .nav-arr-nav {
    display: none;
}

.main-content .vid-vert {
    margin: -18px 16px -15px -15px;
    width: 18%;
    height: 306px;
}

.main-content .vid-box-nav li img {
    height: 47px;
}

.main-content .vid-carousel-stage {
    width: 446px;
    height: 275px;
}

.main-content .vid-box-item-wrap li {
    width: 446px;
}

.main-content .vid-item h2 {
    bottom: 0;
    padding: 17px;
}

.main-content .vid-item h2 a {
    font-weight: normal;
    font-size: 21px;
}

.main-content .vid-item.format-audio a.vid-item-img:before, .vid-item.format-video a.vid-item-img:before {
    font-size: 38px;
}

.main-content .vid-items-arrnav {
    top: 42% !important;
}

.main-content .vid-items-arrnav a {
    font-size: 19px;
    width: 37px;
    height: 45px;
}

.main-content .vid-items-arrnav a i {
    top: -1px;
}

.one-side-wide .main-content .vid-carousel-stage {
    width: 640px;
    height: 394px;
}

.one-side-wide .main-content .vid-box-item-wrap li {
    width: 640px;
}

.one-side-wide .vid-item h2 {
    bottom: -1px;
}

.one-side-wide .vid-box-wrap ul.widget-tabbed-header li a {
    padding: 0 26px;
}

.one-side-wide .nav-arr-nav {
    width: 31.55%;
}

.one-side-wide .nav-arr-nav a {
    padding: 0 64px;
}

.one-side-wide .main-content .vid-vert {
    height: 426px;
    width: 15.3%;
}

.one-side-wide .vid-box-wrap ul.widget-tabbed-header {
    width: 32.3%;
}

.one-side-wide .main-content .vid-box-nav li img {
    width: auto;
    height: auto;
}

/*newspics*/
.nip {
    margin: -15px;
    padding: 14px;
}

.nip .first-item {
    float: left;
    margin-right: 14px;
}

.nip .first-item img {
    height: 240px;
    width: 359px;
}

.nip ul {
    margin: -4px;
    margin-left: 371px;
}

.nip ul li {
    float: left;
    padding: 2px;
}

.nip ul li img {
    width: 85px;
    height: 57px;
}

.nip ul li:nth-child(2n+2) {
    margin-right: 0
}

.secondary-sidebar, .secondary-sidebar.vc_column_container { /*padding: 13px 14px 0; width: 170px;*/
    width: 17%;
    float: left;
    margin: 0 0 0 1%;
    background: white;
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: 0 1px 0 #e5e5e5;
    box-shadow: 0 1px 0 #e5e5e5;
    margin-bottom: 20px;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.secondary-sidebar.vc_column_container {
    margin-bottom: 0;
}

.sidebar, .sidebar.vc_column_container, .media-filter { /*padding: 13px 13px 0; width: 336px;*/
    width: 31%;
    float: right;
    background: white;
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: 0 1px 0 #e5e5e5;
    box-shadow: 0 1px 0 #e5e5e5;
    margin-bottom: 20px;
    margin-left: 1%;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.sidebar.vc_column_container {
    margin-bottom: 0;
}

.both-sidebars-left .secondary-sidebar, .secondary-sidebar.vc_column_container.alignlefti, .both-sidebars-left .sidebar, .sidebar.vc_column_container.alignlefti, .both-sidebars-all .secondary-sidebar {
    margin: 0;
    margin-right: 1%;
}

.both-sidebars-left .main-left, .both-sidebars-all .main-left {
    float: none;
}

.sws2 {
    background: none !important;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0;
}

.sidebar.sws2 .widget, .secondary-sidebar.sws2 .widget {
    background: white;
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: 0 1px 0 #e5e5e5;
    box-shadow: 0 1px 0 #e5e5e5;
    margin-bottom: 20px;
}

.sidebar.sws2 .widget-title, .secondary-sidebar.sws2 .widget-title {
    margin-top: -14px;
}

.secondary-sidebar .widget, .sidebar .widget {
    padding: 13px 13px;
    margin-bottom: 0;
}

.sidebar .widget-title, .secondary-sidebar .widget-title {
    margin: -13px -14px 13px;
}

.sidebar, .secondary-sidebar {
    position: relative;
}

.vc_column_container.momizat_vc_col .vc_column-inner {
    padding: 0;
}

.sidebar.sws2, .sidebar.vc_column_container.sws2, .secondary-sidebar.sws2, .secondary-sidebar.vc_column_container.sws2 {
    border: none;
}

/* ========================================================================== widgets ========================================================================== */
.widget.widget_momizattabber:not(:first-child) {
    border-top: 1px solid #dbdbdb;
}

.widget_momizattabber .widget-title > h4 {
    border-top: none;
}

.widget-title h4:empty {
    background: #dbdbdb !important;
    border: none !important;
    height: 1px !important;
}

.secondary-sidebar .widget-title h4, .sidebar .widget-title h4, .secondary-sidebar .widget-title h2, .sidebar .widget-title h2 {
    padding: 0 15px;
    background: #e9e9e9;
    border: 1px solid #dbdbdb;
    height: 38px;
    line-height: 38px;
}

.widget-title h4 {
    font-size: 17px;
    font-weight: 700 !important;
    color: #2d2d2d;
}

/*.sidebar .widget-title { margin: 0 -14px 13px; } .widget { margin-bottom: 15px; }*/
.widget:first-child .widget-title {
    margin-top: -14px;
}

.widget:first-child .widget-title h4:empty {
    background: none !important;
}

/* newsletter */
.newsletter .nsd {
    margin: 0 0 10px;
}

.newsletter .nsf {
    width: 72%;
    float: left;
}

.sidebar .newsletter .nsf {
    width: 68%;
}

.newsletter .nsb {
    width: 28%;
    height: 40px;
    font-size: 14px;
}

.sidebar .newsletter .nsb {
    width: 22%;
    box-sizing: content-box;
}

.secondary-sidebar .newsletter .nsf {
    width: 100%;
    float: none;
    margin-bottom: 10px;
}

.mom-newsletter .sf-loading {
    position: absolute;
    top: 11px;
    margin-left: -23px;
    z-index: 10;
    display: none;
}

.mom-newsletter p, footer.footer .footer-widget .mom-newsletter p {
    margin-bottom: 10px;
}

.sidebar .mom-newsletter .sf-loading {
    left: 68%;
}

.footer .mom-newsletter .sf-loading {
    left: 65%;
    top: 10px;
}

.secondary-sidebar .mom-newsletter .sf-loading {
    right: 5px;
}

.mom-newsletter form {
    position: relative;
}

.mom-newsletter .sf-loading img {
    opacity: 1;
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
}

.secondary-sidebar .nsb {
    width: 50%;
}

/*post list widget*/
.secondary-sidebar .post-list {
    margin: -15px;
}

.secondary-sidebar .post-list li {
    overflow: hidden;
    padding: 14px;
    border-bottom: 1px solid #e5e5e5;
}

.secondary-sidebar .post-list li:last-child {
    border-bottom: 0;
}

.secondary-sidebar .post-list li img {
    margin: 0 auto 10px;
}

.sidebar .post-list li h2 {
    position: relative;
    top: -4px;
}

.sidebar .post-list li:first-child h2 {
    top: 0;
}

.sidebar .post-list li h2 a, .secondary-sidebar .post-list li h2 a {
    display: block;
    font-size: 17px;
    font-weight: 300;
    color: #2d2d2d;
    line-height: 19px;
}

.secondary-sidebar .post-list li .entry-meta {
    overflow: hidden;
    color: #c6c6c6;
    margin: 3px 0 5px;
}

.secondary-sidebar .post-list li .comments-link, .secondary-sidebar .post-list li .entry-meta i {
    display: none;
}

.secondary-sidebar .post-list li .read-more-link {
    font-size: 13px;
    color: #0083b9;
    float: left;
}

/*post list widget sidebar*/
.footer .post-list li .comments-link, .footer .post-list li .read-more-link, .sidebar .post-list li .read-more-link {
    display: none;
}

.sidebar .post-list {
    margin: -13px -13px 0;
}

.sidebar .post-list li {
    padding: 15px 15px 11px;
    border-bottom: 1px solid #e4e4e4;
    overflow: hidden;
}

.sidebar .post-list li:last-child {
    border-bottom: 0;
    padding-bottom: 0 !important;
}

.footer .post-list li img, .sidebar .post-list li img {
    float: left;
    max-width: 81px;
    max-height: 55px;
    margin: 0 15px 4px 0;
}

.post-list.full li .post-thumbnail img {
    float: none;
    width: auto;
    margin: 0;
    max-width: 100%;
    max-height: none;
    margin-bottom: 20px !important;
}

.post-list.full li h2 a {
    font-size: 20px;
}

.secondary-sidebar .post-list.full li h2 a {
    font-size: 17px;
}

.footer .post-list li:last-child img, .sidebar .post-list li:last-child img {
    margin-bottom: 0;
}

.sidebar .post-list li .entry-meta {
    margin-top: 5px;
}

/*post list tab*/
.widget-tab .entry-meta time {
    margin-right: 17px;
}

.sidebar .widget-tab .post-list {
    margin: 0;
}

.secondary-sidebar .widget-tab .post-list {
    margin: 0;
}

.widget-tab .post-list li {
    overflow: hidden;
    padding: 15px 0 11px;
    border-bottom: 1px solid #e5e5e5;
}

.widget-tab .post-list li:first-child {
    padding-top: 0;
}

.widget-tab .post-list li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.widget-tab .post-list li img {
    float: left;
    margin-right: 15px;
}

.widget-tab .post-list li h2 a {
    display: block;
    font-size: 17px;
    color: #2d2d2d;
    font-weight: 300;
    line-height: 18px;
}

.widget-tab .post-list li .entry-meta {
    font-weight: 300;
    font-size: 14px;
    margin-top: 5px;
    color: #c6c6c6;
}

.post-list .post-format-icon:before {
    font-size: 21px;
    color: #c6c6c6;
    position: relative;
    float: left;
    bottom: inherit;
    right: inherit;
    margin-right: 6px;
}

.post-list .format-video .post-format-icon:before {
    left: -2px;
    bottom: -3px;
    margin-right: 4px;
}

.post-list .format-audio .post-format-icon:before {
    font-size: 18px;
    margin: 7px 10px 0 0;
}

.post-list .format-image .post-format-icon:before {
    left: -2px;
    margin: 2px 4px 0 0;
}

.post-list .format-standard .post-format-icon:before {
    left: -4px;
    margin: 3px 2px 0 0;
}

.post-list .format-chat .post-format-icon:before {
    font-size: 15px;
    margin: 7px 8px 0 0;
}

/*reivew widget*/
.sidebar .post-list.review-widget li {
    padding: 15px 15px 10px;
}

.review-widget li .rev-title {
    color: #c6c6c6;
    font-size: 12px;
}

.review-widget li .entry-review {
    margin-top: 3px;
}

.review-widget li small {
    color: #2d2d2d;
    font-size: 12px;
    margin-left: 5px;
}

/* ads widgets */
.ads120 a {
    float: left;
    margin: 0 24px;
}

.ads120b a {
    margin: 24px;
    float: left;
}

.ads120x a {
    float: left;
    margin: 24px;
}

.ads125 a {
    float: left;
    margin: 21px;
}

.ads250, .ads300, .ads160 {
    text-align: center;
}

.ads250 a img, .ads300 a img, .ads160 a img {
    display: inline-block;
}

.ads300x a img {
    margin: 18px;
}

.ads160 a:nth-child(2n+2) {
    margin-left: 9px;
}

/*Tags*/
.tagcloud {
    margin: -2px 0;
}

.tagcloud a {
    display: inline-block;
    padding: 4px 9px;
    background: #f9f9f9;
    border: 1px solid #e5e5e5;
    color: #a3a3a3;
    font-weight: 300;
    font-size: 13px !important;
    margin: 2px;
    -webkit-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
}

.tagcloud a:hover {
    border: 1px solid #0083b9;
    color: #0083b9;
}

footer.footer .tagcloud a {
    background: #444444;
    color: #b0b0b0;
    border-color: #1a1a1a;
}

footer.footer .tagcloud a:hover {
    color: #d4d4d4;
}

/*Social counter*/
.sidebar .social-counter {
    overflow: hidden;
    text-transform: uppercase;
}

.sidebar .social-counter li {
    float: left;
    width: 25%;
    text-align: center;
    margin: 10px 0px 0 0;
    color: #262626;
    font-size: 11pt;
    font-weight: 300;
}

.sidebar .social-counter li .sc-item--inner {
    padding: 0 2px;
}

.sidebar .social-counter li:hover .sc-header {
    border-color: #b4b4b4;
    -webkit-transition: all ease-in-out 0.1s;
    -moz-transition: all ease-in-out 0.1s;
    -o-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
}

.sidebar .social-counter li:nth-child(-n+4) {
    margin-top: 0;
}

.sidebar .social-counter li:nth-child(4n+4) {
    margin-right: 0;
}

.sidebar .social-counter li .sc-header {
    border: 1px solid #e1e1e1;
    border-bottom: none;
}

.sidebar .social-counter li a {
    display: block;
    padding: 10px 0 6px;
    color: #262626;
}

.sidebar .social-counter li .sc-header i {
    display: block;
    line-height: 1;
    font-size: 25px;
}

.sidebar .social-counter li small {
    font-size: 78%;
}

.sidebar .social-counter li .sc-footer {
    background: #8b8b8b;
    color: white;
    font-size: 14px;
    font-weight: 300;
    padding: 8px 0;
}

.sidebar .social-counter li.sc-twitter i {
    color: #00baff;
    font-size: 22px;
    margin-bottom: 3px;
}

.sidebar .social-counter li.sc-facebook i {
    color: #44619d;
    font-size: 22px;
    padding: 1px 0 2px;
}

.sidebar .social-counter li.sc-rss i {
    color: #ff7e00;
    font-size: 25px;
}

.sidebar .social-counter li.sc-google i {
    color: #e71414;
    font-size: 23px;
    padding: 1px 0;
}

.sidebar .social-counter li.sc-youtube i {
    color: #c30000;
    font-size: 25px;
}

.sidebar .social-counter li.sc-vimeo i {
    color: #44bbff;
    font-size: 23px;
    padding: 1px 0;
}

.sidebar .social-counter li.sc-dribble i {
    color: #ca376f;
    font-size: 25px;
    padding: 0 0 1px;
    margin-bottom: -1px;
}

.sidebar .social-counter li.sc-soundcloude i {
    color: #ff681e;
    font-size: 28px;
    padding: 1px 0;
    margin-top: -5px;
}

.sidebar .social-counter li.sc-instgram i {
    color: #95624F;
    font-size: 23px;
    padding: 1px 0;
}

.sidebar .social-counter li.sc-behance i {
    color: #2F9AD2;
    font-size: 23px;
    padding: 1px 0;
}

.sidebar .social-counter li.sc-pin i {
    color: #C21F25;
    font-size: 25px;
}

.sidebar .social-counter li.sc-delicious i {
    color: #0B79E5;
    font-size: 23px;
    padding: 1px 0;
}

.sidebar .social-counter li .resul {
    display: none;
}

.secondary-sidebar .social-counter li, .footer .social-counter li {
    width: 100%;
    height: 41px;
    line-height: 35px;
    color: white;
    padding: 0 13px;
    margin-bottom: 7px;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    font-size: 14px;
    background: #222;
}

.secondary-sidebar .social-counter li:last-child, .footer .social-counter li:last-child {
    margin-bottom: 0;
}

.secondary-sidebar .social-counter li a, .footer .social-counter li a {
    color: white !important;
    display: inline-block;
}

.secondary-sidebar .social-counter li.sc-facebook, .footer .social-counter li.sc-facebook {
    background: #526ca4;
}

.secondary-sidebar .social-counter li.sc-twitter, .footer .social-counter li.sc-twitter {
    background: #00baff;
}

.secondary-sidebar .social-counter li.sc-rss, .footer .social-counter li.sc-rss {
    background: #f29400;
}

.secondary-sidebar .social-counter li.sc-google, .footer .social-counter li.sc-google {
    background: #e71414;
}

.secondary-sidebar .social-counter li.sc-youtube, .footer .social-counter li.sc-youtube {
    background: #c30000;
}

.secondary-sidebar .social-counter li.sc-vimeo, .footer .social-counter li.sc-vimeo {
    background: #44bbff;
}

.secondary-sidebar .social-counter li.sc-dribble, .footer .social-counter li.sc-dribble {
    background: #ca376f;
}

.secondary-sidebar .social-counter li.sc-soundcloude, .footer .social-counter li.sc-soundcloude {
    background: #ff681e;
}

.secondary-sidebar .social-counter li.sc-instgram, .footer .social-counter li.sc-instgram {
    background: #95624F;
}

.secondary-sidebar .social-counter li.sc-behance, .footer .social-counter li.sc-behance {
    background: #2F9AD2;
}

.secondary-sidebar .social-counter li.sc-pin, .footer .social-counter li.sc-pin {
    background: #C21F25;
}

.secondary-sidebar .social-counter li.sc-delicious, .footer .social-counter li.sc-delicious {
    background: #0B79E5;
}

.secondary-sidebar .social-counter li i, .footer .social-counter li i {
    font-size: 19px;
    padding-right: 10px;
    border-right: 1px solid #fff;
    margin-right: 8px;
    top: 4px;
    position: relative;
}

.secondary-sidebar .social-counter li .resul, .footer .social-counter li .resul {
    margin-right: 5px;
}

.secondary-sidebar .social-counter li small, .footer .social-counter li small {
    font-size: 100%;
}

.secondary-sidebar .social-counter li .sc-footer, .footer .social-counter li .sc-footer {
    display: none;
}

/*tabbed widget*/
.widget .main_tabs {
    border: none;
    margin: 0;
}

ul.widget-tabbed-header {
    height: 39px;
    line-height: 38px;
    position: relative;
    bottom: -1px;
}

ul.widget-tabbed-header li {
    background: #e9e9e9;
    float: left;
}

ul.widget-tabbed-header li a {
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #dbdbdb;
}

ul.widget-tabbed-header li:first-child a {
    border-left: 1px solid #dbdbdb;
}

ul.widget-tabbed-header li a {
    padding: 0 15px;
    font-size: 13px;
    color: #2d2d2d;
    text-transform: uppercase;
    display: block;
}

ul.widget-tabbed-header li a:hover, ul.widget-tabbed-header li a.current, ul.widget-tabbed-header li a.selected {
    color: #0083b9;
    background: white;
    position: relative;
}

ul.widget-tabbed-header li a:hover .after, ul.widget-tabbed-header li a:hover .before, ul.widget-tabbed-header li a.current .after, ul.widget-tabbed-header li a.current .before {
    z-index: 10;
}

ul.widget-tabbed-header li a:hover:after, ul.widget-tabbed-header li a:hover:before, ul.widget-tabbed-header li a.current:after, ul.widget-tabbed-header li a.current:before, ul.widget-tabbed-header li a:hover .after, ul.widget-tabbed-header li a:hover .before, ul.widget-tabbed-header li a.current .after, ul.widget-tabbed-header li a.current .before, ul.widget-tabbed-header li a.selected:not(.loading):after, ul.widget-tabbed-header li a.selected:not(.loading):before {
    content: "";
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

ul.widget-tabbed-header li a:hover:after, ul.widget-tabbed-header li a:hover .after, ul.widget-tabbed-header li a.current:after, ul.widget-tabbed-header li a.current .after, ul.widget-tabbed-header li a.selected:not(.loading):after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 4px;
    margin-left: -4px;
}

ul.widget-tabbed-header li a:hover:before, ul.widget-tabbed-header li a:hover .before, ul.widget-tabbed-header li a.current:before, ul.widget-tabbed-header li a.current .before, ul.widget-tabbed-header li a.selected:not(.loading):before {
    border-color: rgba(240, 240, 240, 0);
    border-top-color: #e5e5e5;
    border-width: 6px;
    margin-left: -6px;
}

.widget-tabbed-body {
    clear: both;
    overflow: hidden;
    border: 1px solid #dbdbdb;
    margin-top: -1px;
}

.widget-tabbed-body .widget-tab {
    display: none;
    padding: 20px 14px 14px;
}

/*facebook like box*/
.widget .facebook-widget {
    border: 1px solid #e7e7e7;
}

/*Latest commetns widget*/
ul.latest-comment-list {
    margin: -13px;
}

ul.latest-comment-list li {
    overflow: hidden;
    padding: 15px;
    border-bottom: 1px solid #e1e1e1;
}

ul.latest-comment-list li:last-child {
    border-bottom: none;
}

ul.latest-comment-list li img {
    float: left;
    margin-right: 15px;
}

ul.latest-comment-list li cite {
    color: #2d2d2d;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    margin-right: 5px;
    display: block;
    float: left;
}

ul.latest-comment-list li div.ctime {
    display: block;
    color: #c6c6c6;
    font-size: 15px;
}

ul.latest-comment-list li span {
    display: inline-block;
}

ul.latest-comment-list li span a {
    color: #c6c6c6;
}

ul.latest-comment-list li.has_avatar p {
    margin: 0 0 0 85px;
}

.secondary-sidebar ul.latest-comment-list li p {
    margin: 0;
}

/*login widget*/
h2.welcome-text {
    font-size: 15px;
    margin-bottom: 10px;
}

.user-login-links li {
    background: #999999;
    display: inline-block;
    margin-right: 6px;
}

.secondary-sidebar .user-login-links li {
    margin-bottom: 5px;
    text-align: center;
    width: 100%;
}

.user-login-links li a {
    padding: 7px 11px;
    color: #f2f2f2;
    display: block;
}

.user-login-links li:hover {
    background: #61a2c6;
}

.user-login-links li a:hover {
    color: white;
}

.user-login-links li i {
    font-size: 17px;
    margin-right: 5px;
    position: relative;
    top: 3px;
}

.login_widget #user-login {
    overflow: hidden;
}

.login_widget .author-avatar img {
    float: left;
    margin-right: 15px;
}

.secondary-sidebar .login_widget .author-avatar img {
    margin-bottom: 15px;
}

.login-widget form .login-input-wrap {
    float: left;
    width: 165px;
}

.login-widget input[type="text"], .login-widget input[type="password"] {
    background: #fafafa;
    color: #c6c6c6;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #e7e7e7;
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    padding: 0 10px;
    height: 38px;
    outline: none;
    float: left;
    width: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 7px;
    box-sizing: content-box;
}

.login-widget span {
    background: #e9e9e9;
    color: #a1a1a1;
    font-size: 17px;
    border: 1px solid #dbdbdb;
    text-align: center;
    float: left;
    width: 40px;
    height: 38px;
    line-height: 40px;
}

.login-pwd-wrap span {
    font-size: 52px;
    position: relative;
}

.login-pwd-wrap span:before {
    position: absolute;
    content: '*';
    width: 100%;
    height: 100%;
    left: 0;
    top: 9px;
}

.login-widget .login-user-wrap {
    float: left;
    margin-right: 6px;
}

.login-widget .login-button {
    width: 76px;
    height: 35px;
    background: #e9e9e9;
    border: 1px solid #dbdbdb;
    color: #4b4b4b;
    font-size: 15px;
    font-weight: 700 !important;
    margin-right: 5px;
    padding: 0;
    box-sizing: content-box;
}

.login-widget .login-button:hover {
    background: #E4E4E4;
}

.login-widget input.rememberme {
    position: relative;
    outline: none;
    margin-right: 2px;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    width: 10px;
    height: 10px;
}

.login-widget input.rememberme:before {
    position: relative;
    display: block;
    content: "";
    top: -2px;
    left: -2px;
    width: 13px;
    height: 13px;
    background: #f9f9f9;
    border: 1px solid #e5e5e5;
}

.login-widget input.rememberme:hover:before {
    border: 1px solid #9a9a9a;
}

.login-widget input[type="checkbox"].rememberme:checked:after {
    position: absolute;
    font-family: 'enotype';
    content: "\e677";
    top: -1px;
    left: -1px;
    color: #9a9a9a;
}

ul.login-links li a, .login-widget label {
    font-size: 14px;
    color: #9a9a9a;
    font-weight: 300;
}

ul.login-links {
    margin-top: 15px;
}

.breaking-news ul.login-links {
    margin-top: -5px;
    overflow: hidden;
    margin-bottom: -12px;
}

.breaking-news ul.login-links li {
    float: left;
    display: inline-block;
    margin-right: 25px
}

ul.login-links li:before {
    content: "";
    position: relative;
    width: 5px;
    height: 5px;
    left: 0;
    bottom: 2px;
    background: #a1a1a1;
    display: inline-block;
    margin-right: 5px;
}

/* login in footer */
.footer .login-widget form .login-input-wrap {
    float: none;
    width: auto;
    overflow: hidden;
}

.footer .login-widget form .login-input-wrap input {
    float: none;
    width: 100%;
}

.footer .login-widget span {
    display: none;
}

/*news picture widget*/
.news-pics-widget {
    margin-top: -2px;
    margin-right: -2px;
}

.news-pics-widget li {
    float: left;
    margin: 2px 2px 0 0;
}

.news-pics-widget li img {
    width: 81px;
    height: 55px;
}

.footer .news-pics-widget ul {
    margin-right: -6px;
}

.footer .news-pics-widget li {
    margin: 0;
    margin-right: 6px;
    margin-bottom: 6px;
}

.footer .news-pics-widget li, .footer .news-pics-widget li img {
    width: 79px;
    height: 53px;
}

.postformat-gallery {
    direction: ltr;
}

.postformat-gallery, .slider-widget {
    position: relative;
}

.postformat-gallery-item {
    display: none;
}

.owl-item .postformat-gallery-item {
    display: block;
}

.slider-widget .slider-widget-wrap .slider-widget-item {
    display: none;
}

.slider-widget .slider-widget-wrap .owl-item .slider-widget-item {
    display: block;
}

.slider-widget .slider-widget-title {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    bottom: 0;
    padding: 18px 11px;
    width: 100%;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}

.slider-widget .slider-widget-title h2 a {
    color: white;
    font-size: 18px;
    font-weight: 300;
}

.postformat-gallery .postformat-gallery-nav, .slider-widget .slider-widget-nav, .cat-slider .slider-widget-nav {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.postformat-gallery .postformat-gallery-nav .postformat-gallery-nav-next, .postformat-gallery .postformat-gallery-nav .postformat-gallery-nav-prev, .cat-slider .slider-widget-nav .slider-widget-next, .cat-slider .slider-widget-nav .slider-widget-prev, .slider-widget .slider-widget-nav .slider-widget-next, .slider-widget .slider-widget-nav .slider-widget-prev {
    background: rgba(0, 0, 0, 0.4);
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    color: #D8D8D8;
    font-size: 16px;
    float: left;
}

.cat-slider .slider-widget-nav .slider-widget-next, .cat-slider .slider-widget-nav .slider-widget-prev {
    line-height: 30px;
}

.secondary-sidebar .slider-widget .slider-widget-nav .slider-widget-next, .secondary-sidebar .slider-widget .slider-widget-nav .slider-widget-prev {
    font-size: 14px;
    height: 25px;
    line-height: 24px;
    width: 25px;
}

.postformat-gallery .postformat-gallery-nav .postformat-gallery-nav-next:hover, .postformat-gallery .postformat-gallery-nav .postformat-gallery-nav-prev:hover, .cat-slider .slider-widget-nav .slider-widget-next:hover, .cat-slider .slider-widget-nav .slider-widget-prev:hover, .slider-widget .slider-widget-nav .slider-widget-next:hover, .slider-widget .slider-widget-nav .slider-widget-prev:hover {
    color: white;
}

.postformat-gallery .postformat-gallery-nav .postformat-gallery-nav-next, .slider-widget .slider-widget-nav .slider-widget-next, .cat-slider .slider-widget-nav .slider-widget-next {
    margin-left: 1px;
}

.slider-widget .slider-widget-wrap img {
    width: 100%;
}

.secondary-sidebar .slider-widget .slider-widget-title {
    padding: 6px 11px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.secondary-sidebar .slider-widget .slider-widget-wrap h2 a {
    line-height: 10px;
    font-size: 14px;
}

/*banner 160 widget*/
.banner160 {
    text-align: center;
    padding: 5px 0;
}

.banner160 img {
    display: inherit;
}

/*banner 125 widget*/
.secondary-sidebar .ads125 {
    text-align: center;
}

.secondary-sidebar .ads125 a img {
    display: inherit;
}

/*weather widget*/
.widget .w-item-wrap .basecloud:before, .widget .w-item-wrap .weather-icon [class^="icon-"], .widget .w-item-wrap .weather-icon [class*=" icon-"] {
    font-size: 38px;
}

.weather-widget {
    margin: -13px -13px -14px;
}

.secondary-sidebar .weather-widget {
    margin: -13px -12px -14px;
}

.first-weather {
    background: white;
    overflow: hidden;
    padding: 14px;
    border-bottom: 1px solid #e5e5e5;
}

.footer .first-weather {
    background: transparent;
    border-bottom: none;
    text-align: center;
}

.first-weather .weather-data, .first-weather .weather-result {
    width: 50%;
    float: left;
}

.first-weather .weather-data {
    margin-top: 5px;
}

.first-weather h2 {
    color: #2d2d2d;
    font-size: 30px;
    font-weight: 700 !important;
    padding-bottom: 14px;
    border-bottom: 1px solid #e9e9e9;
}

.footer .first-weather h2 {
    border-color: #595959;
    color: white;
}

.first-weather .weather-date {
    display: block;
    margin-top: 10px;
    color: #cccccc;
    font-size: 15px;
}

.first-weather .weather-date span {
    margin-right: 14px;
}

.first-weather .weather-result {
    width: 42%;
    border-left: 1px solid #e9e9e9;
    line-height: 65px;
    padding-left: 24px;
}

.footer .first-weather .weather-result {
    border-left: none;
    padding-left: 0;
    width: 100%;
    float: none;
    text-align: center;
}

.footer .first-weather .weather-data {
    float: none;
    width: 100%
}

.footer .first-weather .weather-icon {
    left: 20px;
    margin-right: 0;
}

.footer .w-item-wrap {
    display: none;
}

.footer .first-weather .weather-result span {
    color: white;
}

.first-weather .weather-result span {
    color: #2d2d2d;
    font-size: 36px;
    font-weight: 700 !important;
}

.first-weather .weather-icon {
    position: relative;
    width: 54px;
    height: 61px;
    float: left;
    left: -12px;
    margin-right: 3px; /*10*/
    font-size: 14px;
}

.weather-icon i {
    font-style: normal;
}

.secondary-sidebar .widget i.icon-rainy.icon-night {
    right: auto;
}

.footer .widget i.icon-rainy.icon-night {
    position: relative;
    right: -25px;
}

.first-weather .weather-icon .basecloud:before {
    font-size: 54px;
}

/*.first-weather .weather-icon i.icon-frosty:before { font-size: 87%; left: 2px; top: -3px; } .first-weather .weather-icon i.icon-sunny:after { font-size: 89%; top: -9px; left: 15px; }*/
.w-item-wrap {
    background: #f9f9f9;
    clear: both;
}

.sidebar .w-item-title .weather-icon {
    position: absolute;
    right: 0;
}

.w-item-title {
    cursor: pointer;
    height: 48px;
    line-height: 48px;
    font-size: 15px;
    color: #999999;
    font-weight: 300;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.w-item-title.active {
    border-bottom: 1px solid transparent;
}

.w-item-wrap:last-child .w-item-title {
    border-bottom: 1px solid transparent;
}

.w-item-title .w-item-day {
    float: left;
    width: 56px;
    text-align: center;
    border-right: 1px solid #e5e5e5;
    text-transform: uppercase;
    font-weight: 700 !important;
    margin-right: 20px;
    background: white;
    color: #2d2d2d;
}

.w-item-title div.time {
    color: #a1a1a1;
    font-weight: 300;
    margin-right: 15px;
    float: left;
}

.w-item-title .w-item-status {
    float: left;
    margin-right: 20px;
}

.w-item-title .weather-icon {
    width: 26px;
    height: 48px;
    font-size: 46%;
    position: relative;
    float: right;
    margin-right: 52px;
    line-height: 48px;
    top: -1px;
}

.w-item-title .t-ic {
    padding: 0 6px;
    background: white;
    border-left: 1px solid #e5e5e5;
    position: absolute;
    right: 0;
    top: 0;
}

.w-item-title .t-ic i:before {
    font-family: 'enotype';
    speak: none;
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    text-transform: none !important;
    content: "";
    line-height: 45px;
}

.w-item-title.active .t-ic i:before {
    content: "\e6cb";
    color: #0083B9;
}

.w-item-title .t-ic i:before {
    content: "\e6ca";
}

.w-item-content {
    background: #61a2c6;
    color: #c9e0f4;
}

.w-item-content ul {
    overflow: hidden;
    padding: 0 27px 0 56px;
    border-top: 2px solid #5a95b7;
}

.w-item-content ul li {
    float: left;
    border: 1px solid #5a95b7;
    border-bottom: 0;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    width: 49.4%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.w-item-content ul li:nth-child(2n+2) {
    border-right: 0;
}

.w-item-content ul li span {
    color: white;
}

.w-item-closed .w-item-content, .sidebar .w-item-content ul li.w-status {
    display: none;
}

.secondary-sidebar .first-weather {
    padding-bottom: 0;
}

.secondary-sidebar .first-weather .weather-data {
    margin-top: 0;
    text-align: center;
}

.secondary-sidebar .first-weather .weather-data, .secondary-sidebar .first-weather .weather-result {
    width: auto;
    float: none;
}

.secondary-sidebar .first-weather .weather-result {
    border-left: none;
    padding-left: 0;
    text-align: center;
}

.secondary-sidebar .first-weather .weather-date {
    margin-bottom: 9px;
}

.secondary-sidebar .first-weather .weather-icon {
    width: inherit;
    left: 3px;
    margin-right: 72px;
}

.secondary-sidebar .w-item-title div.time, .secondary-sidebar .w-item-title .w-item-status {
    display: none;
}

.secondary-sidebar .w-item-title .weather-icon {
    float: none;
    margin: 0 auto;
    left: 9px;
}

.secondary-sidebar .w-item-wrap {
    margin: 0 -1px;
}

.secondary-sidebar .w-item-content ul {
    padding: 0;
}

.secondary-sidebar .w-item-content ul li {
    float: none;
    border-right: none;
    border-left: none;
    width: inherit;
    border-top: 1px solid #5a95b7;
    text-align: left;
    padding-left: 15px;
}

.secondary-sidebar .w-item-content ul li:first-child {
    border-top: 0;
}

/*Flicker widget*/
.flicker-widget-item {
    float: left;
}

.sidebar .flicker-widget-item {
    margin: 4px;
}

.secondary-sidebar .flicker-widget-item img {
    margin: 4px 4px 0 0;
    width: 82px;
    height: 82px;
}

.secondary-sidebar .flicker-widget-item:nth-child(-n+2) img {
    margin-top: 0;
}

.secondary-sidebar .flicker-widget-item:nth-child(2n+2) img {
    margin-right: 0;
}

/*poll widget*/
.poll-widget ul li .poll-title, .poll-widget p {
    font-size: 17px;
    color: #2d2d2d;
}

.poll-widget ul li {
    float: left;
    margin-right: 9px;
    text-align: center;
}

.poll-widget ul li:last-child {
    margin-right: 0;
}

.poll-widget ul li .poll-img {
    background: #f9f9f9;
    border: 1px solid #e8e8e8;
    margin-bottom: 7px;
}

.poll-widget ul li .poll-title {
    display: block;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 4px;
}

.poll-widget ul li small {
    display: block;
    font-size: 15px;
    margin-bottom: 10px;
}

.poll-widget ul li button.poll-vote {
    display: block;
    background: #999999;
    border: none;
    outline: none;
    width: 100%;
    color: #f2f2f2;
    font-size: 15px;
}

.poll-widget ul li button.poll-vote:hover {
    background: #61a2c6;
    color: #f2f2f2;
}

.poll-widget ul li:hover small {
    color: #0083b9;
}

/*social icons widget*/
@-webkit-keyframes pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pop {
    50% {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.secondary-sidebar ul.social-widget li:nth-child(3n+3) {
    margin-right: 0;
}

ul.social-widget {
    margin-top: -5px;
}

ul.social-widget li {
    float: left;
    width: 50px;
    height: 50px;
    margin: 5px 5px 0 0;
    background: #00baff;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

ul.social-widget li:hover {
    -webkit-animation-name: pop;
    animation-name: pop;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    z-index: 99;
}

ul.social-widget li a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    color: white;
}

ul.social-widget li a:hover {
    color: #fff;
}

ul.social-widget li a:before {
    content: "";
    position: static;
    font-family: 'momizat';
    font-size: 24px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    line-height: 50px;
}

ul.social-widget li.twitter a:before {
    content: "\e76d";
}

ul.social-widget li.facebook, .footer .social-widget li.facebook:hover {
    background: #516ca4;
}

ul.social-widget li.facebook a:before {
    content: "\e769";
}

ul.social-widget li.gplus, ul.social-widget li.youtube, ul.social-widget li.pin, .footer .social-widget li.gplus:hover, .footer .social-widget li.youtube:hover, .footer .social-widget li.pin:hover {
    background: #f20000;
}

ul.social-widget li.gplus a:before {
    content: "\e764";
}

ul.social-widget li.rss, .footer .social-widget li.rss:hover {
    background: #f29400;
}

ul.social-widget li.rss a:before {
    content: "\e770";
}

ul.social-widget li.youtube a:before {
    font-family: 'font-awesome';
    content: "\f167";
    font-size: 27px;
}

ul.social-widget li.dribble, .footer .social-widget li.dribble:hover {
    background: #dc71a6;
}

ul.social-widget li.dribble a:before {
    content: "\e781";
    font-size: 27px;
}

ul.social-widget li.pin a:before {
    content: "\e7a6";
    font-size: 27px;
}

ul.social-widget li.instagram, .footer .social-widget li.instagram:hover {
    background: #406f94;
}

ul.social-widget li.instagram a:before {
    font-family: 'font-awesome';
    content: "\f16d";
    font-size: 28px;
}

ul.social-widget li.vimeo, .footer .social-widget li.vimeo:hover {
    background: #44bbff;
}

ul.social-widget li.vimeo a:before {
    content: "\e775";
    font-size: 27px;
}

ul.social-widget li.tumblr, .footer .social-widget li.tumblr:hover {
    background: #395875;
}

ul.social-widget li.tumblr a:before {
    content: "\e792";
    font-size: 26px;
}

ul.social-widget li.linkedin, .footer .social-widget li.linkedin:hover {
    background: #1985bc;
}

ul.social-widget li.linkedin a:before {
    font-family: 'font-awesome';
    content: "\f08c";
    font-size: 27px;
    top: 2px;
}

ul.social-widget li.soundcloude, .footer .social-widget li.soundcloude:hover {
    background: #ff6600;
}

ul.social-widget li.soundcloude a:before {
    content: "\e79b";
    font-size: 28px;
}

ul.social-widget li.skype, .footer .social-widget li.skype:hover {
    background: #00b0f6;
}

ul.social-widget li.skype a:before {
    content: "\e79d";
}

ul.social-widget li.picasa, .footer .social-widget li.picasa:hover {
    background: #000;
}

ul.social-widget li.picasa a:before {
    content: "\e77d";
}

ul.social-widget li.flicker, .footer .social-widget li.flicker:hover {
    background: #0460C8;
}

ul.social-widget li.flicker a:before {
    content: "\e77b";
}

ul.social-widget li.stum, .footer .social-widget li.stum:hover {
    background: #ec4823;
}

ul.social-widget li.stum a:before {
    content: "\e7a4";
}

ul.social-widget li.forrst, .footer .social-widget li.forrst:hover {
    background: #6C9E41;
}

ul.social-widget li.forrst a:before {
    content: "\e782";
}

ul.social-widget li.semail a:before {
    content: "\e762";
    font-size: 28px;
}

/*twitter widget 2*/
ul.twiter-list {
    margin: -14px;
}

ul.twiter-list > li {
    padding: 14px;
    border-bottom: 1px solid #e1e1e1;
}

.footer ul.twiter-list > li {
    border-color: #1a1a1a;
}

ul.twiter-list > li:last-child {
    border-bottom: none;
}

ul.twiter-list > li img {
    float: left;
    margin-right: 15px;
}

ul.twiter-list > li .twitter-user a {
    color: #2d2d2d;
    font-size: 14px;
    margin-top: -4px;
    display: block;
}

.footer ul.twiter-list > li .twitter-user a {
    color: white;
}

.footer ul.twiter-list > li .twitter-user a, .sidebar ul.twiter-list > li .twitter-user a {
    margin: 0;
}

ul.twiter-list > li time {
    font-size: 12px;
    color: #c9c9c9;
    position: relative;
    top: -2px;
}

ul.twiter-list > li a.twiter-follow {
    background-color: #f8f8f8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dedede));
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dedede));
    background-image: -webkit-linear-gradient(top, #fff, #dedede);
    background-image: linear-gradient(top, #fff, #dedede);
    border: #ccc solid 1px;
    border-radius: 3px;
    clear: none;
    cursor: pointer;
    font-weight: 700 !important;
    height: 20px;
    overflow: hidden;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 62px;
    font-size: 12px;
    outline: none;
    color: #333333;
    padding: 2px 6px 3px;
}

.sidebar ul.twiter-list > li a.twiter-follow {
    margin-left: 10px;
}

ul.twiter-list > li a.twiter-follow:before {
    position: relative;
    font-family: 'momizat';
    content: "\e76d";
    font-size: 13px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    left: -2px;
    top: 1px;
    color: #00acee;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}

ul.twiter-list > li .twiter-tweet {
    color: #9a9a9a;
    margin-top: 10px;
}

.sidebar ul.twiter-list > li .twiter-tweet {
    margin-top: 15px;
}

ul.twiter-list > li .twiter-tweet a {
    color: #0083b9;
}

.twiter-list ul.twiter-buttons {
    overflow: hidden;
    margin-top: 5px;
}

.twiter-list ul.twiter-buttons li {
    float: left;
    margin-right: 5px;
}

.twiter-list ul.twiter-buttons li:last-child {
    margin-right: 0;
}

.twiter-list ul.twiter-buttons li a {
    color: #c9c9c9;
    font-size: 13px;
}

.twiter-list ul.twiter-buttons li a:hover {
    color: #969696
}

.twiter-list ul.twiter-buttons li a:before {
    position: relative;
    font-family: 'enotype';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    padding-right: 3px;
    top: 1px;
    color: #ddd;
}

.twiter-list ul.twiter-buttons li.replay a:before {
    content: "\e60a";
}

.twiter-list ul.twiter-buttons li.retweet a:before {
    content: "\e68e";
}

.twiter-list ul.twiter-buttons li.favorite a:before {
    content: "\e61b";
}

ul.tweet_list {
    margin: -14px;
}

ul.tweet_list li {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px;
    padding-left: 40px !important;
}

.sidebar ul.tweet_list li {
    padding-left: 44px !important;
}

ul.tweet_list li:last-child {
    border-bottom: 0;
}

.widget .twitter-widget ul li a {
    color: #0083b9;
}

.widget .twitter-widget ul li a:hover {
    text-decoration: underline;
}

.widget .twitter-widget ul li:before {
    font-family: 'font-awesome';
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f099' !important;
    float: left;
    font-size: 21px;
    margin: 0;
    margin-left: -29px;
    margin-top: 3px;
    color: #00BAFF !important;
}

.footer .widget .twitter-widget ul {
    margin: 0;
}

.footer .widget .twitter-widget ul li {
    padding-bottom: 10px; /*    margin-bottom: 10px; */
    padding-left: 30px;
}

.footer .widget .twitter-widget ul li:before {
    color: #fff;
}

/*wordpress widgets*/
.widget_nav_menu {
}

.widget select {
    margin: 0;
}

.sidebar .search-form {
    position: relative;
}

.search-form .search-field {
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.search-form .search-submit {
    width: 50px;
    position: absolute;
    right: 0;
    top: 0;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.sidebar ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w), .sidebar .widget_rss ul, .sidebar .widget_pages ul, .sidebar .widget_archive ul, .sidebar .widget_meta ul, .sidebar .widget_categories ul {
    margin: -13px -13px 0;
    font-size: 14px;
}

.sidebar ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) li ul, .sidebar .widget_rss ul.children, .sidebar .widget_pages ul.children, .sidebar .widget_archive ul.children, .sidebar .widget_meta ul.children, .sidebar .widget_categories ul.children {
    margin: 30px -12px 0 -12px;
    border-top: 1px solid #e1e1e1;
    padding-bottom: 4px;
}

.sidebar ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) li ul li ul li a {
    padding-left: 47px;
}

.sidebar ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) li ul li a, .sidebar .widget_rss ul.children li, .sidebar .widget_pages ul.children li, .sidebar .widget_archive ul.children li, .sidebar .widget_meta ul.children li, .sidebar .widget_categories ul.children li {
    padding-left: 27px;
}

.sidebar ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) li ul {
    margin-top: 10px;
}

.sidebar ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) li, .sidebar .widget_rss li, .sidebar .widget_recent_entries li, .sidebar .widget_recent_comments li, .sidebar .widget_pages li, .sidebar .widget_archive li, .sidebar .widget_meta li, .sidebar .widget_categories li {
    padding: 10px 12px;
    border-bottom: 1px solid #e1e1e1;
    color: #2d2d2d;
    position: relative;
    overflow: hidden;
}

.sidebar ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) li:last-child, .sidebar .widget_rss li:last-child, .sidebar .widget_recent_entries li:last-child, .sidebar .widget_recent_comments li:last-child, .sidebar .widget_pages li:last-child, .sidebar .widget_archive li:last-child, .sidebar .widget_meta li:last-child, .sidebar .widget_categories li:last-child {
    margin-bottom: -15px;
    border-bottom: none;
}

.sidebar .widget_recent_entries ul, .sidebar .widget_recent_comments ul {
    margin: -14px;
}

.widget_rss li, .widget_recent_entries li, .widget_recent_comments li {
    font-weight: 300 !important;
    font-size: 15px;
}

.widget_pages li a, .widget_archive li a, .widget_meta li a, .widget_categories li a {
    float: left;
    font-weight: 300;
}

.media-cat-filter, .secondary-sidebar .widget_pages, .secondary-sidebar .widget_archive, .secondary-sidebar .widget_meta, .secondary-sidebar .widget_categories {
    font-size: 14px;
}

.secondary-sidebar ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) li a {
    margin-bottom: 4px;
    display: block;
}

.media-cat-filter li a, .secondary-sidebar .widget_pages li a, .secondary-sidebar .widget_archive li a, .secondary-sidebar .widget_meta li a, .secondary-sidebar .widget_categories li a {
    display: block;
    margin-bottom: 4px;
    text-align: left;
    float: left;
}

.media-cat-filter li, .secondary-sidebar .widget_archive li, .secondary-sidebar .widget_categories li {
    text-align: right;
    overflow: hidden;
}

.secondary-sidebar ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) li ul li ul li a {
    padding-left: 36px;
}

.secondary-sidebar ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) li ul li a {
    padding-left: 16px;
}

.secondary-sidebar .widget_categories ul.children {
    margin-top: 5px;
    padding-left: 16px;
}

.widget ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) li a:before, .mom-archive ul li ul li a:before, .widget_archive li a:before, .widget_pages li a:before, .widget_meta li a:before, .media-cat-filter li a:before, .widget_categories li a:before, .widget_nav_menu ul li a:before, .widget.momizat_widget_categories ul li a span {
    content: "";
    position: relative;
    width: 6px;
    height: 6px;
    left: 0;
    bottom: 2px;
    background: #c6c6c6;
    display: inline-block;
    margin-right: 10px;
}

.widget_recent_comments li a:before {
    display: none !important;
}

.footer ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) li a:before, .footer .widget_archive li a:before, .footer .widget_pages li a:before, .footer .widget_meta li a:before, .footer .widget_categories li a:before, .footer .widget_nav_menu ul li a:before, .sidebar .news-box ul li a:before, .secondary-sidebar .news-box ul li a:before, .secondary-sidebar .news-box .cat-link, .secondary-sidebar .news-box .comments-link {
    display: none !important;
}

.widget ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) > li:hover > a:before, .sidebar .widget_archive li:hover a:before, .media-cat-filter ul > li:hover > a:before, .widget_archive li:hover a:before, .widget_pages li:hover a:before, .widget_meta li:hover a:before, .widget_categories li:hover a:before, .widget_nav_menu ul li a:hover:before, .widget.momizat_widget_categories ul li:hover a span {
    background: #0083b9;
}

.sidebar .cat_num {
    right: 12px;
    top: 0;
    position: absolute;
    background: #f9f9f9;
    border-width: 0 1px;
    border-style: solid;
    border-color: #e5e5e5;
    height: 40px;
    width: 42px;
    text-align: center;
    line-height: 40px;
}

.sidebar li:last-child .cat_num {
    height: 38px;
}

.product-categories .cat_num {
    background: transparent;
    border: none;
}

.widget_archive li:hover .cat_num, .widget_categories li:hover .cat_num, .sidebar .momizat_widget_categories li:hover .cat_num {
    background: white;
}

.widget_archive li:hover .cat_num:after, .widget_archive li:hover .cat_num:before, .widget_categories li:hover .cat_num:after, .widget_categories li:hover .cat_num:before, .sidebar .momizat_widget_categories li:hover .cat_num .before, .sidebar .momizat_widget_categories li:hover .cat_num .after {
    content: "";
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.widget_archive li:hover .cat_num:after, .widget_categories li:hover .cat_num:after, .sidebar .momizat_widget_categories li:hover .cat_num .after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #ffffff;
    border-width: 4px;
    margin-top: -4px;
}

.widget_archive li:hover .cat_num:before, .widget_categories li:hover .cat_num:before, .sidebar .momizat_widget_categories li:hover .cat_num .before {
    border-color: rgba(240, 240, 240, 0);
    border-right-color: #e5e5e5;
    border-width: 6px;
    margin-top: -6px;
}

.secondary-sidebar .cat_num {
    display: inline;
    float: right;
    background: transparent !important;
    color: #9a9a9a !important;
}

.secondary-sidebar .widget_rss ul li {
    margin-bottom: 10px;
}

.widget_rss .rsswidget img {
    float: left;
    position: relative;
    top: 12px;
    margin-right: 10px;
}

.widget_rss .rss-date {
    display: block;
    padding: 10px 0;
    color: #c6c6c6;
    font-size: 12px;
}

.secondary-sidebar .widget_pages li a, .secondary-sidebar .widget_meta li a {
    float: none;
}

.widget_nav_menu ul li ul {
    margin-left: 15px;
    margin-top: 8px !important;
}

#wp-calendar {
    width: 100%;
    font-size: 11px;
    border: none;
}

#wp-calendar caption {
    font-size: 14px;
    padding-bottom: 4px;
    text-align: left;
}

#wp-calendar thead {
    font-size: 11px;
}

#wp-calendar thead th {
    background: #e9e9e9;
    border: 1px solid #dbdbdb;
    color: #2d2d2d;
    font-weight: normal;
    line-height: 26px;
    padding: 0;
    font-size: 13px;
    text-align: center;
}

#wp-calendar tfoot, #wp-calendar tfoot td {
    background: none;
    border: none !important;
    font-size: 13px;
    text-align: left;
    padding: 0;
}

#wp-calendar tfoot td#prev {
    border-top: 1px solid transparent !important;
}

#wp-calendar tfoot tr {
    border: none;
}

#wp-calendar td:first-child {
    font-weight: normal;
}

#wp-calendar tbody {
    color: #aaa;
}

#wp-calendar tbody td {
    background: #f8f8f8;
    color: #525252;
    font-size: 11px;
    border: 1px solid #eaeaea;
    padding: 3px 0 2px;
    text-align: center;
}

#wp-calendar tbody .pad {
    background: none;
    border: none;
}

#wp-calendar tfoot #next {
    text-align: right;
}

.footer .widget select {
    background: #212121;
    border-color: #1a1a1a;
    color: #404040;
}

.footer #wp-calendar thead th {
    background: #212121;
    border-color: #1a1a1a;
    color: #404040;
}

.footer #wp-calendar tbody td {
    background: #2b2b2b;
    border-color: #1a1a1a;
    color: #535353;
}

.footer .widget_pages ul, .footer .widget_meta ul {
    overflow: hidden;
}

.footer .widget_pages ul li a, .footer .widget_meta ul li a {
    clear: both;
}

/*search widget*/
.search-box {
    overflow: hidden;
    position: relative;
}

.search-form .screen-reader-text {
    display: none;
}

.search-form .search-field {
    height: 39px;
    padding: 0 10px;
    padding-right: 60px;
    background: #fafafa;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #e7e7e7;
    outline: none;
    color: #aaa;
    font-size: 15px;
    font-weight: 300;
    float: left;
}

.search-form .search-submit {
    width: 50px;
    height: 37px;
    line-height: 38px;
    background: #e9e9e9;
    border: 1px solid #dbdbdb;
    text-indent: -9999px;
    outline: none;
    padding: 0;
}

.secondary-sidebar .search-form .search-submit {
    height: 41px;
}

.search-form .search-submit:hover {
    background: #E1E1E1;
}

.search-form .search-submit:before {
    content: "\f002";
    font-family: 'font-awesome';
    text-indent: 0;
    position: absolute;
    color: #696969;
    font-size: 16px;
    left: 50%;
    top: 0;
    margin-left: -8px;
}

/* ========================================================================== footer Widgets ========================================================================== *//*text widget*/
.widget .textwidget .wp-caption {
    padding: 5px;
}

.widget .textwidget .wp-smiley {
    margin-bottom: 0 !important;
}

.widget .textwidget strong {
    display: block;
}

.widget .textwidget img {
    margin-bottom: 5px;
}

.footer .textwidget {
    font-size: 17px;
    font-style: italic;
    line-height: 22px;
}

/*post list*/
.footer .post-list li {
    overflow: hidden;
    margin-bottom: 14px;
}

.footer .post-list li:last-child {
    margin-bottom: 0;
}

.footer .post-list li img {
    float: left;
    margin-right: 15px;
}

.col2 .footer .post-list li img {
    margin-right: 10px;
}

.footer .post-list li h2 {
    margin-top: -3px;
}

.footer .post-list li h2 a {
    color: #b0b0b0;
    font-size: 15px;
    line-height: 18px;
    font-weight: 300;
    display: block;
}

.footer .post-list li h2 a:hover {
    color: #fafafa;
}

.footer .post-list li .entry-meta, .footer .post-list li .entry-meta a {
    font-size: 12px;
    color: #474747;
    margin-top: 5px;
}

.footer .post-list li .read-more {
    display: none;
}

.col2 .footer .post-list li .comments-link {
    display: none;
}

/*social icons*/
.footer ul.social-widget li {
    width: 37px;
    height: 37px;
    margin: 2px 2px 0 0;
    background: #444444;
    -webkit-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
}

.footer ul.social-widget li a {
    width: 37px;
    height: 37px;
}

.footer ul.social-widget li a:before {
    line-height: 37px;
    font-size: 19px !important;
    color: #262626;
}

.footer ul.social-widget li:hover a:before {
    color: white;
}

.footer .social-widget li.twitter:hover {
    background: #00baff;
}

/*newsletter widget*/
.newsletter {
    overflow: hidden;
    width: 100%;
}

.footer .newsletter .nsf, .footer .newsletter .nsb {
    font-size: 13px;
    outline: none;
    float: left;
}

.footer .newsletter .nsf {
    background: #212121;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #1a1a1a;
    height: 40px;
    padding: 0 15px;
    width: 65%;
    color: #404040;
}

.col2 .footer .newsletter .nsf {
    width: 65%;
}

.footer input[type="text"], .footer input[type="password"], .footer input[type="email"], .footer textarea {
    background: #212121;
    border: 1px solid #1a1a1a;
    color: #404040;
}

.footer .newsletter .nsb {
    background: #2b2b2b;
    border: 1px solid #1a1a1a;
    width: 35%;
    height: 40px;
    color: #535353;
}

.footer button, .footer input[type="button"], .footer input[type="reset"], .footer input[type="submit"] {
    background: #2b2b2b;
    border: 1px solid #1a1a1a;
    color: #535353;
}

.footer button:hover, .footer input[type="button"]:hover, .footer input[type="reset"]:hover, .footer input[type="submit"]:hover, .footer .newsletter .nsb:hover {
    background: #313131;
    color: #6e6e6e;
}

footer.footer p.nsd {
    color: #a6a6a6;
    margin-bottom: 20px !important;
}

/*twitter widget*/
.footer ul.twiter-list {
    margin: 0;
}

.footer .widget .tweet_list {
    margin-top: -15px !important;
}

.footer .widget .tweet_list li {
    padding: 15px 10px 15px 35px !important;
    border-bottom: 1px solid #1a1a1a;
    position: relative !important;
    color: #9b9b9b !important;
    font-size: 14px !important;
    overflow: hidden !important;
}

.col2 .footer .widget .tweet_list li {
    padding-right: 0 !important;
}

.footer .widget .tweet_list li:before {
    content: "\e76d" !important;
    font-family: 'momizat' !important;
    font-size: 24px !important;
    speak: none !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    -webkit-font-smoothing: antialiased !important;
    position: absolute !important;
    left: 0 !important;
    top: 19px !important;
    color: #5c5c5c !important;
    margin: 0 !important;
}

/*wordoress widgets*/
.footer .widget_nav_menu {
    overflow: hidden;
    margin-bottom: -15px;
}

.footer .widget_nav_menu li {
    float: left;
    width: 45%;
    margin: 0 15px 15px 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #1a1a1a;
    text-transform: uppercase;
}

.footer .widget_nav_menu li:nth-child(2n+2) {
    margin-right: 0;
}

/* ========================================================================== footer ========================================================================== */
footer.footer {
    background: #262626;
    border-top: 5px solid #1a1a1a;
    overflow: hidden;
    margin-top: 20px;
    border-right: none !important;
    border-left: none !important;
    border-bottom: none !important;
}

footer.footer .footer-widget {
    float: left;
    width: 21.6%;
    padding: 20px 19px 9999px;
    border-right: 1px solid #1a1a1a;
    color: #c6c6c6;
    margin-bottom: -9999px;
    margin-right: 0;
}

.col2 footer.footer .footer-widget {
    padding: 20px 15px 9999px;
    width: 21.72%;
}

footer.footer .footer-widget:first-child {
    border-left: 1px solid #1a1a1a;
}

/* .col2 footer.footer .footer-widget:first-child { width: 21.8%; } */
footer.footer .footer-widget .widget {
    margin-bottom: 30px;
}

footer.footer .footer-widget .widget-title {
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
    line-height: normal;
    height: inherit;
    margin-bottom: 23px;
}

footer.footer .footer-widget .widget-title h4 {
    color: white;
    text-transform: uppercase;
}

footer.footer .footer-widget p {
    margin: 0;
    padding: 0;
}

footer.footer .footer-widget a {
    color: #c6c6c6;
}

footer.footer .footer-widget a:hover {
    color: #fafafa;
}

/*footer Menu*/
.footer-menu {
    background: #262626;
    font-size: 14px;
    text-transform: uppercase;
    overflow: hidden;
}

.footer-menu ul {
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #1a1a1a;
    overflow: hidden;
}

.footer-menu ul > li {
    float: left;
    width: 14.28%;
    position: relative;
    padding-bottom: 12px;
}

.footer-menu ul > li ul li {
    float: none;
    width: 100%;
}

.footer-menu ul li:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 1000%;
    right: 0;
    background: #1a1a1a;
    top: 0;
}

.footer-menu ul li:first-child:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 1000%;
    left: 0;
    background: #1a1a1a;
    top: 0;
}

.footer-menu ul li a {
    color: white;
    padding: 18px 15px 13px;
    display: block;
}

.footer-menu ul li a i {
    margin-right: 8px;
}

.footer-menu ul > li span.menu_bl {
    content: '';
    position: absolute;
    height: 5px;
    top: 0;
    width: 100%;
    left: 0;
}

.footer-menu ul > li span.menu_bl {
    background: #5a5a5a;
}

.footer-menu ul li ul {
    border: none;
}

.footer-menu ul li ul li {
    border: none !important;
    width: auto !important;
    padding: 0;
}

.footer-menu ul li ul li:before {
    content: "";
    background: transparent;
    width: auto;
    height: auto;
}

.footer-menu ul li ul li a {
    padding: 0 15px 5px;
    color: #565656;
}

.footer-menu ul li ul li a:hover {
    color: #808080;
}

.footer-menu ul li ul li:first-child:after {
    content: "";
    background: transparent;
    width: auto;
    height: auto;
}

/* .footer-menu ul li ul li:last-child { text-transform: capitalize; } */
.footer-menu .sub-mom-megamenu, .footer-menu .sub-mom-megamenu2, .footer-menu .view-all-link {
    display: none;
}

/*footer bottom*/
.footer-bottom {
    background: black;
    height: 72px;
    padding: 20px 0;
    color: #313131;
    font-size: 13px;
    font-weight: 300;
}

.footer-bottom a {
    color: #3f3f3f;
}

.footer-bottom .footer-logo {
    margin-bottom: 10px;
}

/*footer bottom menu*/
ul.footer-bottom-menu {
    float: right;
    overflow: hidden;
    padding: 6px 0;
    border-bottom: 1px solid #1a1a1a;
    border-right: none !important;
    border-left: none !important;
    border-top: none !important;
}

ul.footer-bottom-menu > li {
    display: inline-block;
}

ul.footer-bottom-menu > li > a {
    display: block;
    padding: 0 15px;
    color: #c6c6c6;
    text-transform: uppercase;
}

ul.footer-bottom-menu > li > a:hover {
    color: white;
}

ul.footer-bottom-menu > li:first-child > a {
    padding-left: 0;
}

ul.footer-bottom-menu > li:last-child > a {
    padding-right: 0;
}

.footer-bottom-menu ul.sub-menu {
    display: none;
}

/*footer bottom social*/
ul.footer-bottom-social {
    float: right;
    padding-top: 10px;
    clear: both;
}

ul.footer-bottom-social li {
    float: left;
    margin-right: 15px;
}

ul.footer-bottom-social li:last-child {
    margin-right: 0;
}

ul.footer-bottom-social li a {
    position: relative;
    display: block;
    text-align: center;
}

ul.footer-bottom-social li a i {
    font-size: 18px;
}

ul.footer-bottom-social li a:before {
    position: static;
    font-family: 'momizat';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    font-size: 19px;
}

ul.footer-bottom-social li a:hover:before, ul.footer-bottom-social li a:hover i {
    color: #fafafa;
}

ul.footer-bottom-social li.facebook a:before {
    content: "\e769";
}

ul.footer-bottom-social li.twitter a:before {
    content: "\e76d";
    font-size: 17px;
}

ul.footer-bottom-social li.youtube a:before {
    font-family: 'font-awesome';
    content: "\f167";
    font-size: 20px;
}

ul.footer-bottom-social li.google a:before {
    content: "\e764";
    font-size: 20px;
}

ul.footer-bottom-social li.pin a:before {
    content: "\e7a6";
    font-size: 18px;
}

ul.footer-bottom-social li.rss a:before {
    content: "\e770";
    font-size: 17px;
}

ul.footer-bottom-social li.vimeo a:before {
    content: "\e775";
}

/*scroll to up*/
.toup {
    width: 45px;
    height: 45px;
    line-height: 45px;
    right: 50px;
    bottom: 50px;
    z-index: 99;
    position: fixed;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: #262626;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
    display: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border: 1px solid #1a1a1a;
}

.toup:hover {
    color: #fff;
    -webkit-animation-name: wobble-vertical;
    animation-name: wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

/* ========================================================================== Category Page ========================================================================== */
.cat-desc p {
    margin: 0;
}

.blog_posts, .page-wrap {
    background: white; /*border: 1px solid #e1e1e1;*/
    padding: 20px; /*    border: 1px solid #e1e1e1; -webkit-box-shadow: 0 1px 0 #e5e5e5; box-shadow: 0 1px 0 #e5e5e5;*/
    margin-bottom: 20px;
    position: relative;
    clear: both;
}

.page-wrap .f-tabbed-head {
    margin: -21px;
}

.page-wrap .f-tabbed-head .f-tabbed-sort {
    float: left;
    margin-left: 13px;
}

.page-wrap .f-tabbed-head li:last-child {
    border-right: 1px solid #dbdbdb;
}

ul.cat-grid, ul.cat-list {
    margin: 20px -20px -20px;
}

.no-head ul.cat-grid, .no-head ul.cat-list {
    margin: -20px;
}

ul.cat-grid.grid-col-3 {
    margin-right: -22px;
}

ul.cat-grid {
    overflow: hidden;
}

.cat-grid li {
    padding-bottom: 820px;
    margin-bottom: -800px;
}

.cat-grid li img {
    display: block;
    margin-bottom: 12px;
    width: 100%;
}

.cat-grid li h2 a {
    display: block;
    color: #0083b9;
    font-size: 19px;
    font-weight: 700 !important;
    margin-bottom: 16px;
    line-height: 24px;
}

.cat-grid li .entry-meta, .cat-list li .entry-meta {
    margin: 8px 0 15px;
    overflow: hidden;
}

.cat-grid li .entry-meta {
    margin-top: 0;
}

.cat-grid li .entry-content.cat-grid-meta {
    margin-bottom: 8px;
}

h2.cat-list-title {
    margin-bottom: 8px !important;
}

.cat-list li .entry-meta {
    margin-top: 0;
}

.cat-list li .entry-content {
    margin-bottom: 13px;
}

.cat-grid li .entry-meta time {
    margin-right: 2px;
    float: left;
}

.blog-post-big .entry-meta div, .blog-post-big .entry-meta time, .blog-post-big .entry-meta span, .blog-post .entry-meta div, .blog-post .entry-meta time, .blog-post .entry-meta span, .cat-list li .entry-meta time, .cat-list li .entry-meta div, .cat-grid li .entry-meta div, .cat-slider-nav ul li .entry-meta div, .cat-slider-nav ul li .entry-meta time, .top-cat-slider-nav ul li .entry-meta div, .top-cat-slider-nav ul li .entry-meta time {
    float: left
}

.blog-post-big .post-thumbnail img {
    width: 100%;
}

.cat-grid li .entry-meta .cat-link, .cat-grid li .entry-meta .author-link {
    margin-right: 2px;
}

a.read-more {
    outline: none;
    border: none;
    margin: 0;
    background: #0083b9;
    color: white;
    padding: 5px 10px 6px;
    font-weight: 300;
    font-size: 13px;
}

a.read-more i {
    font-size: 17px;
    top: 2px;
    position: relative;
    left: 1px;
}

a.read-more:hover {
    background: #2d2d2d;
}

.cat-grid li button.read-more {
    margin-bottom: 10px;
}

.cat-grid li .cat-list-title, .cat-list li .cat-grid-title, .cat-grid li .cat-list-meta, .cat-list li .cat-grid-meta {
    display: none;
}

.cat-list li {
    padding: 20px;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
}

.cat-list li:last-child {
    border-bottom: none;
}

.blog-post-big h2 a, .blog-post h2 a, .cat-list li h2 a {
    display: block;
    color: #0083b9;
    font-size: 25px;
    font-weight: 700 !important;
    line-height: 30px;
    margin: -3px 0 0;
}

.blog-post-big h2 a:hover, .blog-post h2 a:hover, .cat-list li h2 a:hover {
    color: #2d2d2d;
}

.blog-post-big .entry-meta div, .blog-post-big .entry-meta time, .blog-post-big .entry-meta span, .blog-post .entry-meta div, .blog-post .entry-meta time, .blog-post .entry-meta span, .cat-list li .entry-meta div, .cat-list li .entry-meta time, .cat-list li .entry-meta span {
    margin-right: 10px;
}

.cat-list li img {
    position: relative;
    float: left;
    width: 232px;
    height: 155px;
    margin-right: 17px;
}

.cat-list .post-format-icon:before {
    top: 125px;
    bottom: auto;
}

.cat-list li .entry-content p {
    color: #565656;
}

/*category slider*/
.cat-slider {
    position: relative;
    margin: 0 -15px;
}

.col2 .cat-slider {
    height: 392px;
}

.cat-slider .slider-widget-nav {
    display: none;
}

.cat-slider-wrap {
    float: left;
    width: 100%;
    display: none;
    width: calc(100% - 30px);
    margin: 0 15px;
    height: 100%;
}

.cat-slider-wrap .cat-slider-item {
    display: none;
    max-width: 100%;
    height: 100% !important;
}

.feature-cat-slider .cat-slider-wrap {
    width: 59% !important;
}

.feature-cat-slider .cat-slider-wrap .cat-slider-item {
    height: auto !important;
    width: 100% !important;
}

.cat-slider-wrap .cat-slider-item img {
    width: 100%;
}

.cat-slider-wrap .cat-slider-item img:hover {
    opacity: 1 !important;
}

.cat-slider-wrap .cat-slider-item:first-child {
    display: block;
}

.col2 .cat-slider-cap {
    display: block;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: #e1e1e1;
    height: 69px;
    padding-top: 14px;
}

.cat-slider-cap {
    display: none;
}

.cat-slider-title h2 {
    padding: 0 20px;
    margin-bottom: 3px;
}

.cat-slider-title h2 a {
    font-size: 23px;
    font-weight: 700 !important;
    line-height: 30px;
    color: #4b4b4b;
}

.top-cat-slider-nav {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}

.top-cat-slider-nav, .cat-slider-nav {
    width: 38%;
    float: right;
    border-left: 1px solid #e1e1e1;
    margin: -15px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.cat-slider-nav-title {
    height: 52px;
    line-height: 53px;
    color: #0083b9;
    text-align: center;
    font-size: 15px;
    font-weight: 700 !important;
    margin: 0;
    text-transform: uppercase;
}

.top-cat-slider-nav ul li, .cat-slider-nav ul li {
    background: #f9f9f9;
    padding: 8px 14px;
    border-top: 1px solid #e1e1e1;
    position: relative;
    clear: both;
    cursor: pointer;
}

.top-cat-slider-nav ul li:last-child, .cat-slider-nav ul li:last-child {
    border-bottom: 1px solid #e1e1e1 !important;
}

.top-cat-slider-nav ul li:nth-child(7), .cat-slider-nav ul li:nth-child(7) {
    border-bottom: none !important;
}

.col2 .cat-slider-nav ul li:nth-child(6) { /* border-bottom: none !important; */
}

.top-cat-slider-nav ul li h2, .cat-slider-nav ul li h2 {
    color: #4b4b4b;
    font-size: 17px;
    font-weight: 300;
}

.cat-slider-nav ul li .entry-meta, .top-cat-slider-nav ul li .entry-meta {
    margin-top: 2px;
    overflow: hidden;
}

.cat-slider-nav ul li .entry-meta div, .cat-slider-nav ul li .entry-meta time, .top-cat-slider-nav ul li .entry-meta div, .top-cat-slider-nav ul li .entry-meta time {
    margin-right: 3px;
}

.cat-slider-nav ul li.activeSlide, .cat-slider-nav ul li:hover, .top-cat-slider-nav ul li:hover {
    background: #0083b9;
    border-color: #0083b9
}

.cat-slider-nav ul li.activeSlide + li, .cat-slider-nav ul li:hover + li, .top-cat-slider-nav ul li:hover + li {
    border-color: #0083b9
}

.cat-slider-nav ul li h2 {
    position: relative;
}

.cat-slider-nav ul li.inactive_arrow.activeSlide h2:before, .cat-slider-nav ul li:hover.inactive_arrow h2:before {
    content: "";
    border: none;
}

.cat-slider-nav ul li.activeSlide h2, .cat-slider-nav ul li:hover h2, .top-cat-slider-nav ul li:hover h2 {
    color: white;
}

.cat-slider-nav ul li.activeSlide h2:before, .cat-slider-nav ul li:hover h2:before {
    left: -27px;
    top: 65%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(240, 240, 240, 0);
    border-right-color: #0083b9;
    border-width: 6px;
}

.cat-slider-nav ul li.activeSlide:after, .cat-slider-nav ul li:hover:after, .top-cat-slider-nav ul li:hover:after {
    content: "";
    width: 1px;
    height: 104%;
    background: #0083b9;
    left: -1px;
    bottom: -1px;
    position: absolute;
}

.cat-slider-nav ul li.activeSlide:before, .cat-slider-nav ul li:hover:before, .top-cat-slider-nav ul li:hover:before {
    content: "";
    width: 1px;
    height: 104%;
    background: #0083b9;
    right: -1px;
    bottom: -1px;
    position: absolute;
}

.cat-slider-nav ul li.activeSlide:nth-child(7):after, .cat-slider-nav ul li:hover:nth-child(7):after, .cat-slider-nav ul li.activeSlide:nth-child(7):before, .cat-slider-nav ul li:nth-child(7):hover:before, .top-cat-slider-nav ul li:hover:nth-child(7):after, .top-cat-slider-nav ul li:nth-child(7):hover:before {
    height: 102%;
    bottom: 0;
}

.col2 .cat-slider-nav ul li.activeSlide:nth-child(6):after, .col2 .cat-slider-nav ul li:hover:nth-child(6):after, .col2 .cat-slider-nav ul li.activeSlide:nth-child(6):before, .col2 .cat-slider-nav ul li:nth-child(6):hover:before, .col2 .top-cat-slider-nav ul li:hover:nth-child(6):after, .col2 .top-cat-slider-nav ul li:nth-child(6):hover:before {
    height: 102%;
    bottom: 0;
}

.cat-slider-nav ul li.activeSlide .entry-meta, .cat-slider-nav ul li.activeSlide .entry-meta a, .cat-slider-nav ul li:hover .entry-meta, .cat-slider-nav ul li:hover .entry-meta a, .top-cat-slider-nav ul li:hover .entry-meta, .top-cat-slider-nav ul li:hover .entry-meta a {
    color: #e9e9e9;
}

.cat-slider-pop {
    background: black;
    position: absolute;
    right: 15px;
    z-index: 999;
    color: white;
    width: 113px;
    height: 30px;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
}

.cat-slider-pop:hover {
    color: white;
}

.cat-slider-pop i {
    font-size: 18px;
    position: relative;
    left: 3px;
    top: 3px;
}

.cat-slider-mpop {
    max-width: 100%;
}

.cat-slider .bb-bookblock .bb-item:nth-child(2) {
    display: none;
    padding: 0 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.cat-slider-mpop-head {
    height: 52px;
    line-height: 52px;
    margin-bottom: 14px;
    border-bottom: 1px solid #e1e1e1;
}

.cat-slider-mpop-head h2 {
    color: #8b8b8b;
    font-size: 16px;
    margin-left: 17px;
}

.cat-slider-mpop-head .cat-slider-pop {
    width: 89px;
    top: -4px;
    right: 15px;
}

.cat-slider-mpop-head .cat-slider-pop i {
    left: -1px;
}

.cat-slider-mpop .slider-mpop-big {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
    position: relative;
}

#bb-nav-prev {
    display: none;
}

.slider-mpop-big .f-p-title {
    padding: 11px 20px 7px 11px;
    width: 100%;
    left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.col2 .slider-mpop-big .f-p-title {
}

.slider-mpop-big .f-p-title time {
    font-size: 12px;
    color: #c6c6c6;
}

.cat-slider-mpop .slider-mpop-big:last-of-type {
    margin-right: 0;
}

.cat-slider-mpop ul {
    clear: both;
}

.cat-slider-mpop ul li {
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-top: 15px;
}

.cat-slider-mpop ul li:nth-child(-n+2) {
    margin-top: 0;
}

.cat-slider-mpop ul li:nth-child(2n+2) {
    margin-right: 0;
}

.cat-slider-mpop ul li img {
    float: left;
    margin-right: 15px;
    width: 90px;
    height: 60px;
}

.cat-slider-mpop ul li h2 a {
    color: #0083b9;
    font-size: 17px;
    line-height: 19px;
    margin-bottom: 4px;
    display: block;
}

.cat-slider-mpop ul li time {
    color: #c6c6c6;
    font-size: 12px;
}

.mob-title {
    display: none;
}

.feature-cat-slider div.cat-slider-wrap {
    height: auto !important;
}

.feature-cat-slider .cat-slider-nav {
    overflow: hidden !important;
    height: 100%;
}

.feature-cat-slider .cat-slider-nav:focus {
    outline: none;
}

.feature-cat-slider .cat-slider-nav ul li:first-child {
    border-top: none;
}

.category-view-blog {
    position: relative;
}

.feature-cs-cap {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.6) 100%);
    position: absolute;
    bottom: 0;
    width: 100%; /*height:39%;*/
    overflow: hidden;
    padding: 35px 25px 25px 25px;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}

.wpb_row .section .feature-cs-cap {
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}

.feature-cs-cap h2 {
    clear: both;
}

.cat-slider.feature-cat-slider {
    height: auto;
}

.feature-cs-cap h2 a {
    color: white;
    font-size: 30px;
    text-shadow: 1px 1px 2px #000;
}

.feature-cat-slider .cat-label {
    padding: 2px 7px;
    background: #0083b9;
    float: left;
    margin-bottom: 15px;
    font-size: 13px;
}

.feature-cat-slider .cat-label a {
    color: white;
}

.feature-cs-desc {
    color: #f0f0f0;
}

.vc_main_col .feature-cat-slider-wrap, .main-content .feature-cat-slider-wrap {
    overflow: hidden;
}

.vc_main_col .feature-cat-slider .cat-slider-nav, .main-content .feature-cat-slider .cat-slider-nav {
    position: absolute;
    right: -400px;
    top: 0;
    z-index: 100;
    height: 100%;
    border: none;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.vc_main_col .feature-cat-slider:hover .cat-slider-nav, .main-content .feature-cat-slider:hover .cat-slider-nav {
    opacity: 1;
    right: 0;
}

.vc_main_col .feature-cat-slider div.cat-slider-wrap, .main-content .feature-cat-slider div.cat-slider-wrap {
    max-width: 100%;
}

.vc_main_col .feature-cs-cap, .main-content .feature-cs-cap {
}

.feature-cat-slider div.cat-slider-wrap img, .feature-cat-slider div.cat-slider-wrap img {
    max-height: 100%;
}

/*Pagination*/
.pagination {
    margin: 20px -20px -20px;
    border-top: 1px solid #e1e1e1;
    height: 39px;
    line-height: 39px;
    padding: 0 20px;
    font-size: 15px;
    color: #2d2d2d;
}

.pagination a, .pagination span {
    margin-right: 15px;
}

.pagination span {
    color: #0083b9;
}

/*breadcrumb*/
.mom-page-title h1 {
    font-size: 25px;
    font-weight: 700 !important;
    color: #0083b9;
    margin-bottom: 25px;
}

.entry-crumbs {
    height: 47px;
    line-height: 47px;
    background: white;
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: #e5e5e5;
}

.entry-crumbs .crumb-icon {
    float: left;
    background: #0083b9;
    width: 55px;
    height: 49px;
    line-height: 48px;
    margin: -1px 0 -1px -1px;
    text-align: center;
    color: white;
    font-size: 22px;
    position: relative;
}

.entry-crumbs .crumb-icon i.img_icon {
    display: inline-block;
    width: 24px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
}

.single-post.post-page-layout1 .crumb-icon, .single-post.post-page-layout2 .crumb-icon, .single-post.post-page-layout3 .crumb-icon, .single-post.post-page-layout4 .crumb-icon {
    height: 30px !important;
}

.single-post.post-page-layout1 .crumb-icon i.img_icon, .single-post.post-page-layout2 .crumb-icon i.img_icon, .single-post.post-page-layout3 .crumb-icon i.img_icon, .single-post.post-page-layout4 .crumb-icon i.img_icon {
    height: 30px;
    background-size: 18px;
}

.entry-crumbs .crumb-icon:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(229, 229, 229, 0);
    border-left-color: #0083b9;
    border-width: 6px;
    margin-top: -6px;
}

.woocommerce-breadcrumb a:last-child, .entry-crumbs div.vbreadcrumb:last-of-type a {
    margin-right: 15px;
}

.single-post .entry-crumbs .vbreadcrumb:last-of-type a:before, .single-post .entry-crumbs .vbreadcrumb:last-of-type a:after {
    display: none;
}

.woocommerce-breadcrumb a, .entry-crumbs .vbreadcrumb > a {
    float: left;
    display: inline-block;
    padding: 0 20px;
    border-right: 1px solid #e5e5e5;
    position: relative;
    font-size: 12px;
    color: #0083b9;
    font-weight: 300;
}

.entry-crumbs a {
    color: #0083b9;
}

.woocommerce-breadcrumb a:hover, .entry-crumbs .vbreadcrumb > a:hover {
    color: #2d2d2d;
}

.woocommerce-breadcrumb a:after, .woocommerce-breadcrumb a:before, .entry-crumbs .vbreadcrumb > a:after, .entry-crumbs .vbreadcrumb > a:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.woocommerce-breadcrumb a:after, .entry-crumbs .vbreadcrumb > a:after {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #fff;
    border-width: 4px;
    margin-top: -4px;
}

.woocommerce-breadcrumb a:before, .entry-crumbs .vbreadcrumb > a:before {
    border-color: rgba(229, 229, 229, 0);
    border-left-color: #e5e5e5;
    border-width: 6px;
    margin-top: -6px;
}

.entry-crumbs {
    font-size: 12px;
    font-weight: 700 !important;
    color: #0083b9;
}

.entry-crumbs .cat-feed {
    float: right;
    width: 45px;
    text-align: center;
    border-left: 1px solid #e1e1e1;
}

.entry-crumbs .cat-feed a {
    display: block;
    color: #ff7e00;
    font-size: 20px;
    line-height: 45px;
}

.entry-crumbs .cat-feed i {
    position: relative;
    top: 2px;
}

.post-crumbs.entry-crumbs {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 13px;
}

.post-thumbnail img {
    display: block;
}

/* ========================================================================== post single ========================================================================== *//* format gallery */
.postformat-gallery {
    overflow: hidden;
    margin-bottom: 20px;
}

.postformat-gallery-cap {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    bottom: 0;
    padding: 15px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.postformat-gallery-cap h2 {
    color: white !important;
    margin: 0px !important;
    font-weight: normal !important;
    font-size: 18px;
}

/* Post page *//* layout1 */
.post-layout1, .post-layout2, .post-layout3 {
    width: 100%;
    height: 578px;
    margin-top: -30px;
    background-size: cover !important;
    position: relative;
}

.single-post.post-page-layout1 .main-container, .single-post.post-page-layout2 .main-container {
    margin-top: -101px;
}

.single-post.post-page-layout1 .post-crumbs.entry-crumbs, .single-post.post-page-layout2 .post-crumbs.entry-crumbs, .single-post.post-page-layout3 .post-crumbs.entry-crumbs, .single-post.post-page-layout4 .post-crumbs.entry-crumbs {
    background: transparent;
    border: none;
    margin-bottom: 0;
    height: 30px;
    line-height: 30px;
}

.single-post.post-page-layout1 .entry-crumbs .crumb-icon, .single-post.post-page-layout2 .entry-crumbs .crumb-icon, .single-post.post-page-layout3 .entry-crumbs .crumb-icon, .single-post.post-page-layout4 .entry-crumbs .crumb-icon {
    background: transparent;
    width: auto;
    height: auto;
    line-height: 30px;
    font-size: 18px;
}

.single-post.post-page-layout1 .entry-crumbs .vbreadcrumb > a, .single-post.post-page-layout2 .entry-crumbs .vbreadcrumb > a, .single-post.post-page-layout3 .entry-crumbs .vbreadcrumb > a, .single-post.post-page-layout4 .entry-crumbs .vbreadcrumb > a {
    border: none;
    font-size: 12px;
    color: white;
    font-weight: bold;
    padding: 0 7px;
}

.post-layout2 .inner .entry-post-meta a:hover, .post-layout3 .inner .entry-post-meta a:hover, .post-layout4 .inner .entry-post-meta a:hover, .single-post.post-page-layout1 .entry-crumbs .vbreadcrumb > a:hover, .single-post.post-page-layout2 .entry-crumbs .vbreadcrumb > a:hover, .single-post.post-page-layout3 .entry-crumbs .vbreadcrumb > a:hover, .single-post.post-page-layout4 .entry-crumbs .vbreadcrumb > a:hover {
    text-decoration: underline;
}

.single-post.post-page-layout1 .entry-crumbs .vbreadcrumb > a:after, .single-post.post-page-layout2 .entry-crumbs .vbreadcrumb > a:after, .single-post.post-page-layout3 .entry-crumbs .vbreadcrumb > a:after, .single-post.post-page-layout4 .entry-crumbs .vbreadcrumb > a:after {
    left: 97%;
}

.single-post.post-page-layout1 .entry-crumbs .vbreadcrumb > a:before, .single-post.post-page-layout2 .entry-crumbs .vbreadcrumb > a:before, .single-post.post-page-layout3 .entry-crumbs .vbreadcrumb > a:before, .single-post.post-page-layout4 .entry-crumbs .vbreadcrumb > a:before {
    display: none;
}

.single-post.post-page-layout1 .entry-crumbs .crumb-icon:before, .single-post.post-page-layout2 .entry-crumbs .crumb-icon:before, .single-post.post-page-layout3 .entry-crumbs .crumb-icon:before, .single-post.post-page-layout4 .entry-crumbs .crumb-icon:before {
    display: none;
}

/* Layout2 */
.pl2-shadow {
    height: 100%;
    background: url('../images/shd.png');
}

.pl3-shadow {
    height: 100%;
    background: url('../images/shd-bt.png') repeat-x bottom left;
}

.pl3-shadow > .inner {
    position: relative;
    height: 100%;
}

.pl2-tab-wrap {
    display: table;
    height: 507px;
    margin: auto;
}

.post-layout2 .inner {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    padding: 0 100px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.post-layout2 .inner h1.entry-title {
    color: #fff; /* text color */
    font-size: 58px;
    font-weight: bold;
    text-shadow: 3px 4px 6px rgba(0, 0, 0, .33); /* drop shadow */
    margin-bottom: 35px !important;
    line-height: 1.1;
}

.post-layout2 .inner .entry-post-meta {
    text-align: center;
    border-color: white;
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
}

.fixed .post-layout2 .inner .entry-post-meta, .fixed2 .post-layout2 .inner .entry-post-meta {
    margin: 0;
}

.post-layout2 .inner .entry-post-meta div {
    display: inline-block;
    float: none;
    border-color: white;
}

.post-layout2 .inner .entry-post-meta, .post-layout2 .inner .entry-post-meta a, .post-layout3 .inner .entry-post-meta, .post-layout3 .inner .entry-post-meta a, .post-layout4 .entry-post-meta, .post-layout4 .entry-post-meta a {
    color: #fff; /* text color */
    text-shadow: 3px 4px 6px rgba(0, 0, 0, .33); /* drop shadow */
}

/* Layout3 */
.pl2-bottom {
    position: absolute;
    bottom: 5px;
    left: 0;
    padding: 0 20px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.post-layout4 .entry-post-meta, .post-layout3 .entry-post-meta {
    border: none;
}

.post-layout4 .entry-post-meta, .post-layout4 .inner .entry-post-meta a, .post-layout3 .inner .entry-post-meta, .post-layout3 .inner .entry-post-meta a {
    font-size: 14px;
}

.post-layout4 h1.entry-title, .post-layout3 .inner h1.entry-title {
    color: #fff;
    font-size: 37px;
    text-shadow: 3px 4px 6px rgba(0, 0, 0, .33);
}

/* layout4 */
.post-layout4 {
    width: 100%;
    background-size: cover !important;
}

.post-layout4 > img {
    width: 100%;
    height: auto;
}

.pl4 {
    margin-bottom: 10px
}

.pl4-content {
    padding: 0 40px;
}

.post-layout4 h1.entry-title {
    margin-bottom: 5px !important;
}

img.post_layout_5_img {
    margin: 0 auto;
    margin-bottom: 20px;
}

h1.entry-title {
    font-size: 28px;
    color: #0083b9;
    font-weight: 700 !important;
    margin-bottom: 15px !important;
    line-height: 35px;
}

article header h3 {
    margin-bottom: 15px;
}

.entry-post-meta, .entry-post-meta a {
    color: #999999;
    font-size: 12px;
}

.entry-post-meta a:hover {
    color: #767676;
}

.entry-post-meta {
    overflow: hidden;
    border-width: 1px 0;
    border-style: solid;
    border-color: #e9e9e9;
    margin-bottom: 20px;
    padding: 10px 0;
}

.entry-post-meta div {
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #e9e9e9;
    line-height: 17px;
}

.entry-post-meta div:last-child {
    margin: 0;
    padding: 0;
    border: none;
}

.entry-content-data {
    position: relative;
    width: 164px;
    float: left;
    margin-right: 20px;
    z-index: 10;
}

.entry-content-data .post-thumbnail {
    top: 3px;
    left: 0;
    background: #fff;
    padding: 5px;
    border: 1px solid #e9e9e9;
    cursor: pointer;
    z-index: 100;
    min-height: 90px;
    position: absolute;
    width: 152px;
    max-width: 765px;
}

.entry-content-data .post-thumbnail img {
    max-width: 100%;
    clear: right;
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

.entry-content-data .img_post_wrap_open {
    position: absolute;
}

.entry-content-data .post-thumbnail .img-toggle {
    position: absolute;
    width: 20px;
    height: 20px;
    background: white;
    text-align: center;
    bottom: 0;
    right: 0;
    color: #0384ba;
}

.entry-content-data.has_f_image {
    padding-top: 130px;
}

.entry-content-data .story-highlights h4 {
    color: #0083b9;
    font-size: 16px;
    font-weight: 300;
    padding-bottom: 10px;
    border-bottom: 1px solid #e9e9e9;
    margin: 0;
}

.story-highlights ul {
    list-style: none !important;
    padding: 0;
    margin-bottom: 0;
}

.entry-content-data .story-highlights ul li {
    border-bottom: 1px solid #e9e9e9;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.entry-content-data .story-highlights ul li a {
    display: inline-block;
    font-size: 15px;
    color: #7e7e7e;
    padding: 10px 0 10px 15px;
}

.entry-content-data .story-highlights ul li a:hover {
    color: #2d2d2d;
}

.entry-content-data .story-highlights ul li a:before {
    content: "";
    position: relative;
    width: 5px;
    height: 5px;
    left: -15px;
    bottom: 2px;
    background: #c6c6c6;
    display: inline-block;
    margin-right: -5px;
}

.entry-content-data .story-highlights ul li:hover a:before {
    background: #0384ba;
}

article .entry-content p, article .entry-content {
    color: #7e7e7e;
    line-height: 22px;
}

article .entry-content ul {
    list-style: outside;
    margin-bottom: 20px;
}

article .entry-content .video_frame, article .entry-content .audio_frame {
    margin-bottom: 20px;
}

article .entry-content .video_frame iframe {
    width: 100%;
}

.numbers_bullets .def-slider .owl-dots {
    bottom: 0;
}

.numbers_bullets .def-slider .owl-dots .owl-dot {
    counter-increment: mega-step;
}

.numbers_bullets .def-slider .owl-dots .owl-dot::before {
    content: counter(mega-step);
}

/*tags*/
.entry-tag-links {
    margin: 20px 0;
}

.entry-tag-links span {
    color: #7e7e7e;
    font-size: 14px;
    font-weight: 700 !important;
    margin-right: 5px;
}

.entry-tag-links a {
    display: inline-block;
    background: #7e7e7e;
    color: white;
    font-size: 13px;
    padding: 3px 10px;
    margin: 0 2px 3px;
}

.entry-tag-links a:hover {
    background: #0083b9;
    color: #fff;
}

/*share post*/
.mom-share-post {
    margin: 15px -20px 0;
    padding: 10px 20px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #e9e9e9;
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
}

.mom-share-post-free {
    margin: 15px -20px 40px;
    border-bottom: 1px solid #e9e9e9;
}

.mom-share-post h4 {
    float: left;
    padding: 0 11px;
    background: #e9e9e9;
    border: 1px solid #dbdbdb;
    color: #4b4b4b;
    margin: 0 20px 0 0;
    height: 23px;
    line-height: 23px;
    font-weight: normal;
}

.mom-share-buttons {
    overflow: hidden;
    height: 25px;
    line-height: 25px; /* padding-right: 100px; */
}

.mom-share-buttons a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #9d9d9d;
    font-size: 15px;
    display: inline-block;
    height: 25px;
    cursor: pointer;
    border-right: 1px solid #e9e9e9;
    margin: 0 5px 5px 0;
    padding-right: 10px;
}

.mom-share-buttons a i {
    position: relative;
    top: 1px;
    margin-right: 4px;
}

.mom-share-buttons a.share-facebook i {
    color: #4173ab;
    margin-right: 1px;
}

.mom-share-buttons a.share-twitter i {
    color: #00afef;
}

.mom-share-buttons a.share-google i {
    color: #f10f0f;
}

.mom-share-buttons a.share-linkedin i {
    font-size: 16px;
    color: #006599;
}

.mom-share-buttons a.share-pin i {
    color: #cb2027;
    font-size: 13px;
}

.mom-share-buttons a.share-vk i {
    color: #45668e;
}

.mom-share-buttons a.share-email i {
    color: #d4d4d4;
    font-size: 18px;
    top: 4px;
    margin-right: 0;
}

.mom-share-post .sh_arrow {
    position: absolute;
    right: 20px;
    top: 8px;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    color: #2d2d2d;
    text-align: center;
    font-weight: 700 !important;
    text-transform: uppercase;
}

.mom-share-post .sh_arrow i {
    font-size: 17px;
    color: #d5d5d5;
}

.top-share-icons .mom-share-post {
    margin: -15px -20px 20px;
    border: none;
}

.top-share-icons .mom-share-post h4 {
    margin-right: 20px;
}

/*Post nav*/
.post-nav-links {
    overflow: hidden;
    font-size: 15px;
    margin-bottom: 35px;
}

.post-nav-links a {
    color: #7e7e7e;
}

.post-nav-links a:hover {
    color: #0083b9;
}

.post-nav-links .post-nav-prev, .post-nav-links .post-nav-next {
    width: 49.9%;
}

.post-nav-links .post-nav-prev {
    float: left;
    border-right: 1px solid #e9e9e9;
}

.post-nav-links .post-nav-prev span:before, .post-nav-links .post-nav-next span:after {
    content: "\f100";
    font-family: 'font-awesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 2px;
    margin-right: 10px;
    position: relative;
}

.post-nav-links .post-nav-next span:after {
    content: "\f101";
    margin-right: 0;
    margin-left: 10px;
}

.post-nav-links .post-nav-next {
    float: right;
    text-align: right;
}

.post-nav-links span {
    display: block;
    color: #2d2d2d;
    font-weight: 700 !important;
}

/*author bio*/
.post-section-box {
    margin-bottom: 40px;
}

.post-section-title h2, .post-section-title h4 {
    color: #2d2d2d;
    font-size: 17px;
    font-weight: 700 !important;
    padding-bottom: 17px;
    border-bottom: 1px solid #e9e9e9;
}

.author-bio-wrap {
    overflow: hidden;
}

.author-bio-wrap, .mom-related-posts {
    padding: 20px 0 14px;
    border-bottom: 1px solid #e9e9e9;
}

.author-bio-wrap img {
    float: left;
}

.author-bio-content {
    margin-left: 100px;
}

.author-bio-name a {
    display: block;
    font-size: 17px;
    font-weight: 700 !important;
    margin-bottom: 12px;
}

.author-bio-wrap .author-bio-social {
    margin-top: 12px;
}

.author-bio-social li {
    display: inline-block;
}

.author-bio-social li a {
    color: #7e7e7e;
    margin-right: 10px;
    font-size: 15px;
}

.author-bio-social li a:hover {
    color: #575757;
}

.author-bio-social li.twitter a:hover {
    color: #00BAF0;
}

.author-bio-social li.fb a:hover {
    color: #3B5997
}

.author-bio-social li.youtube a:hover {
    color: #B70606;
}

.author-bio-social li.google a:hover {
    color: #D84937;
}

.author-bio-social li.linkedin a:hover {
    color: #006599;
}

.author-bio-social li.pin a:hover {
    color: #F20000;
}

.author-bio-social li.flicker a:hover {
    color: #0065ca;
}

.author-bio-social li.dribble a:hover {
    color: #DE4A84;
}

.author-bio-social .dashicons-email-alt {
    top: -1px;
    position: relative;
    font-size: 19px;
}

/*Related posts*/
.mom-related-posts {
    margin: 20px -5px 0;
    padding-top: 0;
}

.mom-related-posts li {
    float: left;
    width: 25%;
    margin-bottom: 20px;
}

.mom-related-posts li .related_posts_item_inner {
    padding: 0 5px;
}

.mom-related-posts li:nth-child(4n+1) {
    clear: left;
}

.mom-related-posts li img {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    height: auto;
}

.mom-related-posts li h2 {
    margin: 0;
}

.mom-related-posts li h2 a {
    color: #2d2d2d;
    font-size: 17px;
    font-weight: 300;
}

.mom-related-posts li .entry-meta {
    margin-top: 2px;
}

/*Comment Tamplate*/
.comment-list {
    list-style: none;
    padding: 0;
    margin: 0 0 40px;
}

.comment-list .single-comment {
    margin-bottom: 20px;
    padding: 20px 0 18px;
    border-bottom: 1px solid #e9e9e9;
}

.comment-list .single-comment .comment-author-avatar img {
    float: left;
    margin-right: 20px;
}

.comment-list .single-comment .comment-wrap {
    margin-left: 80px;
}

.comment-list .single-comment cite {
    font-style: normal;
    font-size: 17px;
    color: #2d2d2d;
}

.comment-list .single-comment time, .comment-list .single-comment .comment-reply-link {
    color: #c6c6c6;
    font-size: 14px;
}

.comment-list .single-comment .edit-link a {
    color: #c6c6c6;
    font-size: 14px;
    margin-left: 20px;
}

.comment-list .single-comment .comment-content p {
    color: #7e7e7e;
    margin: 0;
    margin-bottom: 20px;
}

.comment-list .single-comment .comment-content p:last-child {
    margin-bottom: 0;
}

.comment-list .single-comment .comment-content {
    margin: 7px 0;
}

.comment-list ol.children {
    margin-left: 80px;
    list-style: none;
    padding: 0;
}

.comment-form #author, .comment-form input[type="text"] {
    width: 32%;
}

.comment-form #author, .comment-form #email {
    margin-right: 6px;
}

.comment-form #author, .comment-form #email, .comment-form #url {
    margin-bottom: 0;
}

.comment-form textarea {
    width: 100%;
    margin: 10px 0;
    color: #c6c6c6;
}

.comment-form #comment-submit {
    font-size: 17px;
    margin: 10px 0;
}

p.form-submit, p.comment-form-comment, h3.comment-reply-title {
    margin: 0;
}

p.logged-in-as {
    margin: 10px 0 0 !important;
}

#comments #comment-nav-below {
    padding: 10px;
    margin: -10px 0 20px;
    background: transparent;
    border: none;
    height: auto;
}

#comments #comment-nav-below h1 {
    display: none !important;
}

#comments #comment-nav-below a {
    display: inline-block;
    float: left;
}

#comments #comment-nav-below .nav-next a {
    float: right;
}

.mom-feed-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
}

.mom-feed-item .entry-meta {
    margin: 5px 0;
}

div.mom-feed-item.last {
    border-bottom: none;
}

/* Multinews review system*/
.mom-reveiw-system {
    clear: both;
}

.review-wrap {
    background: white;
    border: 1px solid #e5e5e5;
    margin-bottom: 65px;
}

.review-wrap-header {
    background: #f9f9f9;
    height: 48px;
    line-height: 48px;
    padding: 0 20px;
    border-bottom: 1px solid #e5e5e5;
}

.review-content {
    padding: 20px;
}

/*star rating */
.post-list .star-rating, .star-rating {
    display: inline-block;
    top: 3px;
    left: 5px;
    margin-right: 2px;
    width: 80px;
    font-size: 16px;
    color: #0083b9;
}

.star-rating, .star-rating {
    display: block;
    overflow: hidden;
    position: relative;
    height: 16px;
    font-size: 15px;
    width: 75px;
    font-family: 'momizat';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1; /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #0083b9;
}

.star-rating:before, .star-rating:before {
    content: "\e6ce\e6ce\e6ce\e6ce\e6ce";
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.star-rating span, .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 16px;
}

.star-rating span:before, .star-rating span:before {
    content: "\e6d0\e6d0\e6d0\e6d0\e6d0";
    top: 0;
    position: absolute;
    left: 0;
}

.star-rating:before, .star-rating span {
    font-family: momizat !important;
}

.mom_user_rate {
    cursor: pointer;
}

/* ========================================================================== Main Title ========================================================================== */
.main-title {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
    padding-bottom: 8px;
}

.main-title h4 {
    font-size: 20px;
}

.main-title h1, .main-title h2, .main-title h3, .main-title h4, .main-title h5, .main-title h6 {
    font-weight: bold;
}

.nav-cart {
    color: #fff;
    position: relative;
}

/* ========================================================================== Review System ========================================================================== */
.mom-reveiw-system {
    margin-bottom: 30px;
    border: 1px solid #e5e5e5;
    background: #fff;
}

.mom-reveiw-system .review-header {
    background: #f9f9f9;
    border-bottom: 1px solid #e5e5e5;
    height: 48px;
    line-height: 48px;
    padding-left: 20px;
}

.mom-reveiw-system .review-header h2 {
    font-size: 17px;
    font-weight: bold !important;
    line-height: inherit;
    margin-bottom: 0;
    float: left;
}

.mom-reveiw-system .review-header .mr-types {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
}

.mom-reveiw-system .review-header .mr-types li {
    float: left;
    width: 48px;
    height: 48px;
    text-align: center;
    border: 0px solid #e5e5e5;
    border-left-width: 1px;
    font-size: 32px;
    cursor: pointer;
    position: relative;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

.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: #fff;
    color: #000;
}

.mom-reveiw-system .review-header .mr-types li.current:after, .mom-reveiw-system .review-header .mr-types li.current:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.mom-reveiw-system .review-header .mr-types li.current:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 6px;
    margin-left: -6px;
}

.mom-reveiw-system .review-header .mr-types li.current:before {
    border-color: rgba(229, 229, 229, 0);
    border-top-color: #e5e5e5;
    border-width: 7px;
    margin-left: -7px;
}

.mom-reveiw-system .review-content {
    padding: 16px 20px;
    padding-bottom: 20px;
}

.review-desc {
    padding-bottom: 16px;
    border-bottom: 1px solid #e5e5e5;
}

.review-desc *:last-child {
    margin-bottom: 0;
}

.mom-reveiw-system .review-area {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
    margin-bottom: 20px;
}

.mom-reveiw-system .review-summary {
    position: relative;
    min-height: 151px;
}

.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: #f9f9f9;
    border: 1px solid #e5e5e5;
    width: 149px;
    height: 148px;
    text-align: center;
    display: table;
    float: right;
    margin-left: 20px;
}

.mom-reveiw-system .review-summary .review-score .score-wrap {
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    color: #7E7E7E;
}

.mom-reveiw-system .review-summary .review-score .score {
    font-weight: bold !important;
    font-size: 48px;
    display: block;
    color: #2d2d2d;
    line-height: 1;
}

.mom-reveiw-system .review-summary .review-score .score-wrap .star-rating {
    margin: auto;
    margin-bottom: 15px;
    color: black;
    font-size: 21px;
    height: 21px;
    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: 32px;
    font-weight: bold !important;
    color: #7e7e7e;
}

.mom-reveiw-system .review-footer {
    height: 35px;
    overflow: hidden;
    padding: 6px 5px;
    border-top: 1px solid #e5e5e5;
    color: #c6c6c6;
    font-size: 13px;
    display: table;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.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 .user-rate-bar {
    padding: 0;
}

.mom-reveiw-system .review-tab:not(.circles-tab) .review-footer h3 {
    padding-left: 12px;
}

.mom-reveiw-system .review-footer h3 {
    min-width: 76px;
    padding-right: 0 !important;
}

.review-footer .total-votes {
    min-width: 52px;
}

.mom-reveiw-system .review-footer h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    color: #454545;
}

.mom-reveiw-system .user-rate-bar {
    width: 100%;
    max-width: 100%
}

.mom-reveiw-system .user-rate-bar > div {
    height: 29px;
    padding: 2px;
    border: 1px solid #eaeaea;
}

.mom-reveiw-system .user-rate-bar .ub-inner {
    background: #7e7e7e;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    height: 29px;
    line-height: 29px;
    max-width: 100% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.user-star-rate .user-rate-bar {
    text-align: center;
}

.user-star-rate .star-rating {
    display: inline-block;
    position: relative;
    overflow: visible;
}

/*-------------------------- Bars ---------------------------*/
.mom-reveiw-system .mom-bar {
    height: 34px;
    line-height: 34px;
    margin-bottom: 7px;
    margin-right: 59px;
}

.mom-reveiw-system .mom-bar:last-child {
    margin-bottom: 0;
}

.mom-reveiw-system .mom-bar .mb-inner .cr {
    padding: 0 11px;
    color: #f9f9f9;
    font-size: 15px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}

.mom-reveiw-system .mom-bar .mb-inner {
    background: #78bce7;
    position: relative;
}

.mom-reveiw-system .mom-bar .mb-score {
    position: absolute;
    left: 100%;
    color: #78bce7;
    padding: 0 10px;
    width: 39px;
    font-size: 15px;
    font-weight: bold !important;
}

/* predefind colors */
.mom-reveiw-system .mom-bar.blue .mb-inner {
    background: #78bce7;
}

.mom-reveiw-system .mom-bar.blue .mb-inner .mb-score {
    color: #78bce7;
}

.mom-reveiw-system .mom-bar.green .mb-inner {
    background: #88d46d;
}

.mom-reveiw-system .mom-bar.green .mb-inner .mb-score {
    color: #88d46d;
}

.mom-reveiw-system .mom-bar.orange .mb-inner {
    background: #e7be78;
}

.mom-reveiw-system .mom-bar.orange .mb-inner .mb-score {
    color: #e7be78;
}

.mom-reveiw-system .mom-bar.red .mb-inner {
    background: #e77878;
}

.mom-reveiw-system .mom-bar.red .mb-inner .mb-score {
    color: #e77878;
}

.mom-reveiw-system .mom-bar.carissma .mb-inner {
    background: #e778b9;
}

.mom-reveiw-system .mom-bar.carissma .mb-inner .mb-score {
    color: #e778b9;
}

/*-------------------------- Stars ---------------------------*/
.mom-reveiw-system .stars-cr {
    background: #f9f9f9;
    border: 1px solid #e5e5e5;
    margin-bottom: 5px;
    padding: 0 10px;
    line-height: 32px;
    font-size: 15px;
    color: #78bce7;
}

.mom-reveiw-system .stars-cr:last-child {
    margin-bottom: 0;
}

.mom-reveiw-system .stars-cr .star-rating {
    float: right;
    margin-top: 8px;
    color: #78bce7;
}

.mom-reveiw-system .review-footer .user-star-rate .star-rating {
    margin: auto;
    margin-top: 3px;
    margin-right: 10px;
    color: #dbdbdb;
}

.stars-rate-wrap {
    position: relative;
    display: inline-block;
}

.user-star-rate .yr {
    position: absolute;
    margin-left: 5px;
    font-style: normal;
    left: 100%;
    top: -2px;
    line-height: 35px;
}

.mom-reveiw-system .review-footer .user-star-rate .star-rating span {
    color: #40454D;
}

/* predefind colors */
.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;
}

/*-------------------------- Circles ---------------------------*/
.mom-reveiw-system .review-circles {
    overflow: hidden;
    margin-bottom: -2%;
}

.mom-reveiw-system .review-circles .review-circle {
    float: left;
    width: 32%;
    padding: 20px 17px;
    padding-bottom: 16px;
    border: 1px solid #e5e5e5;
    margin-bottom: 2%;
    margin-left: 2%;
    text-align: center;
    font-size: 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.mom-reveiw-system .review-circles .review-circle:nth-child(3n+1) {
    margin-left: 0;
    clear: left;
}

.mom-reveiw-system .review-circle .circle {
    padding-bottom: 7px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 4px;
    position: relative;
}

.mom-reveiw-system .review-circle .circle * {
    max-width: 100%;
}

.mom-reveiw-system .review-circle .circle .val {
    font-size: 20px;
    font-weight: bold !important;
    width: 100%;
    left: 0;
    bottom: 15%;
    text-align: center;
    position: absolute;
}

.mom-reveiw-system .score-wrap .review-circle {
    color: #2d2d2d;
    font-size: 19px;
    font-weight: bold !important;
}

.mom-reveiw-system .score-wrap .review-circle .circle {
    height: 76px;
    margin: 0 14px;
    padding-bottom: 4px;
    margin-bottom: 6px;
}

.mom-reveiw-system .circles-tab .review-footer {
    line-height: 55px;
    height: 79px !important;
    padding: 10px;
    padding-bottom: 14px;
    text-align: center;
    display: block;
}

.mom-reveiw-system .circles-tab .review-footer .user-rate {
    display: inline-block;
}

.mom-reveiw-system .circles-tab .review-footer h3 {
    margin-right: 18px;
    line-height: 45px;
    float: left;
}

.mom-reveiw-system .circles-tab .review-footer h3, .mom-reveiw-system .circles-tab .review-footer .total-votes {
    position: relative;
    line-height: 70px;
}

.mom-reveiw-system .user-rate-circle {
    float: left;
    width: 80px;
    text-align: center;
    margin-right: 17px;
    height: 45px;
}

.mom-reveiw-system .user-rate-circle .circle {
    position: relative;
}

.mom-reveiw-system .user-rate-circle .cru-score {
    position: absolute;
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #4A525D;
    font-weight: bold;
    line-height: normal;
    left: 0;
    bottom: 0;
}

/* predefind colors */
.mom-reveiw-system .stars-cr.blue, .mom-reveiw-system .review-circle.blue {
    color: #78bce7;
}

.mom-reveiw-system .stars-cr.green, .mom-reveiw-system .review-circle.green {
    color: #76c65c;
}

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

/*-------------------------- Review Tabs ---------------------------*/
.mom-reveiw-system .review-tab {
    display: none;
}

.mom-reveiw-system .review-tab:first-of-type {
    display: block;
}

/*-------------------------- user rate ---------------------------*/
.mom_user_rate {
    cursor: pointer;
}

/*-------------------------- Adaptin ---------------------------*//* smaller */
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 {
    position: relative;
}

/* bars */
.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: 15px;
}

/* stars */
.rs-smaller_than_default.mom-reveiw-system .stars-cr {
    font-size: 15px;
}

.rs-smaller_than_default.mom-reveiw-system .stars-cr .star-rating {
    margin-top: 4px;
}

/* Circles */
.rs-smaller_than_default.mom-reveiw-system .review-circles .review-circle {
    width: 32%;
}

.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(3n+1) {
    margin-left: 0;
}

/* bigger */
.rs-full_width.mom-reveiw-system .review-circles .review-circle {
    width: 18.8%;
    margin-left: 1.5%;
}

.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(5n+1) {
    margin-left: 0;
}

/* ========================================================================== end Review System ========================================================================== *//* ========================================================================== Media Page Template ========================================================================== */
.media-main-content {
    float: left;
}

.media-filter {
    margin: 0;
}

.media-filter .widget-title h4 {
    padding: 0 15px;
    background: #e9e9e9;
    border: 1px solid #dbdbdb;
    height: 38px;
    line-height: 38px;
    margin: -15px -15px 15px;
}

.f-tabbed-body {
    display: none;
}

.f-tabbed-body:first-child {
    display: block;
}

.media-main-content .page-wrap .f-tabbed-head .f-tabbed-sort {
    margin-left: 20px;
}

ul.f-tabbed-sort li.all a {
    padding: 10px 15px;
}

.media-main-content ul.f-tabbed-sort li a span {
    color: #8b8b8b;
}

.media-main-content ul.f-tabbed-sort li a {
    color: #2d2d2d;
}

ul.f-tabbed-sort li.media-video span, ul.f-tabbed-sort li.media-gallery span, ul.f-tabbed-sort li.media-audio span {
    font-size: 21px;
    position: relative;
    right: -10px;
    bottom: -4px;
    line-height: 0;
    margin-right: 10px;
}

.media-sort-form {
    float: right;
    margin-right: 20px;
}

.adv-search-form .select-wrap, .media-sort-wrap {
    position: relative;
    overflow: hidden;
    height: 28px;
    top: 5px;
    background: #f2f2f2;
    border: 1px solid #dbdbdb;
}

.adv-search-form select, .media-sort-wrap select {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border-radius: 0;
    border: none;
    outline: none;
    color: #8b8b8b;
    padding: 8px 0 7px 10px;
    font-size: 12px;
    z-index: 2;
    margin-right: -18px;
    min-width: 122px;
    top: -5px;
}

.adv-search-form select:-moz-focusring, .media-sort-wrap select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #727272;
}

.adv-search-form .sort-arrow:before, .media-sort-wrap .sort-arrow:before {
    -moz-font-feature-settings: "liga";
    -moz-osx-font-smoothing: grayscale;
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #E7E7E7;
    color: #c6c6c6;
    content: "\f107";
    cursor: pointer;
    font-family: 'font-awesome';
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 100%;
    line-height: 31px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: none;
    top: 0;
    width: 22px;
    z-index: 1;
}

.media-sort-title {
    color: #2d2d2d;
    font-size: 14px;
    font-weight: 700 !important;
    float: right;
    margin-right: 5px;
}

.media-main-content .f-tabbed-head {
    margin-bottom: 20px;
}

.media-items-list {
    margin: 0 -5px;
}

.featured-media-items {
    padding-bottom: 30px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 30px;
}

.featured-media-items .media-item {
    width: 347px;
    float: left;
}

.featured-media-items .media-item:first-child {
    margin-right: 11px;
}

.media-item h2 {
    margin: 0;
}

.media-item h2 a {
    color: #2d2d2d;
    font-size: 17px;
    font-weight: 300;
}

.media-item .media-data {
    bottom: 0;
    right: 0;
    position: absolute;
}

.media-item--inner {
    padding: 0 5px;
}

.media-item .media-format, .media-item .video-time, .media-item .image-num {
    height: 30px;
    background: rgba(0, 0, 0, 0.60);
    color: #fafafa;
    text-align: center;
    line-height: 30px;
    float: left;
    bottom: 0;
    right: 0;
}

.media-item .media-format {
    width: 30px;
    margin-right: 1px;
}

.media-item .video-time, .media-item .image-num {
    padding: 0 10px;
}

.media-item .media-format:before {
    font-family: 'momizat';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    position: relative;
}

.media-item.format-video .media-format:before {
    content: "\e70a";
    top: 2px;
}

.media-item.format-gallery .media-format:before {
    content: "\e60e";
    top: 3px;
}

.media-item.format-audio .media-format:before {
    content: "\e715";
    top: 2px;
    left: 2px;
}

.media-item.format-gallery .media-format {
    width: auto;
    padding: 0 1px;
}

.media-item img {
    margin-bottom: 2px;
}

.media-item .entry-meta, .media-item .entry-meta a {
    margin-top: 5px;
    line-height: 15px;
    color: #a3a3a3;
}

.media-item .entry-meta time {
    border-right: 1px solid #c9c9c9;
    padding-right: 10px;
    margin-right: 10px;
}

.media-items-list li.featured {
    width: 50%;
    position: relative;
}

.media-items-list li {
    float: left;
    width: 25%;
    margin-bottom: 30px;
}

.media-item.m-items.ms-first-item {
    clear: left !important;
}

.media-item.m-items:nth-child(4n+3) {
    clear: left;
}

.media-items-list li.media-item .media-format, .media-items-list li.media-item .video-time, .media-items-list li.media-item .image-num {
    height: 25px;
    line-height: 27px;
}

.media-items-list li.media-item .media-format {
    width: 27px;
}

.media-items-list li.media-item .video-time, .media-items-list li.media-item .image-num {
    padding: 0 5px;
}

.media-cat-filter li ul {
    clear: both;
}

.media-cat-filter li ul li {
    margin-left: 17px;
}

.media-cat-filter li ul li a:before {
    width: 7px;
    height: 2px;
}

/* ========================================================================== Magazine Page ========================================================================== */
.magazine-wrap .fade-imgs-in-appear img {
    opacity: 1 !important;
}

.fixed-header {
    background: #262626;
    height: 47px;
    line-height: 47px;
    border-width: 1px 0;
    border-style: solid;
    border-color: black;
    -webkit-box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.83);
    box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.83);
    z-index: 9999;
    position: relative;
}

.col2 .fixed-header .inner {
    width: 1160px;
    max-width: 100%;
}

.fixed-header .main-menu {
    position: relative;
}

.fixed-header .logo {
    margin-right: 15px;
    z-index: 9999;
    position: relative;
    line-height: 45px;
}

.fixed-header ul.br-right {
    float: left;
    line-height: 47px;
    height: 47px;
    overflow: hidden;
}

.fixed-header ul.br-right li.b-right-video a {
}

.fixed-header ul.br-right li.b-right-video a, .fixed-header ul.br-right li.b-right-magazine a {
    line-height: 53px;
}

.fixed-header ul.br-right li:first-child {
    border-left: none;
}

.magazine-container {
    height: 100%;
    position: fixed;
    left: 0;
    width: 100%;
}

.bb-custom-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}

.bb-custom-wrapper .bb-bookblock {
    width: 100%;
    height: 100%;
    -webkit-perspective: 2000px;
    -ms-perspective: 2000px;
    perspective: 2000px;
}

.bb-custom-side {
    width: 50%;
    float: left;
    height: 100%;
    overflow: hidden; /* Centering with flexbox */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.magazine-page-img {
    background-attachment: fixed;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-width: 960px;
    background-position: 50%;
    z-index: 5;
}

.ma-content-wrap {
    z-index: 10;
    position: absolute;
    bottom: 156px;
    left: 117px;
    width: 392px;
    background: rgba(0, 0, 0, 0.80);
    padding: 30px;
}

.ma-content-wrap h2 a {
    display: block;
    color: white;
    font-size: 32px;
    font-weight: 700 !important;
    line-height: 36px;
    margin-bottom: 15px;
}

.ma-content-wrap .entry-meta {
    margin-top: 0;
    border-width: 1px 0;
    border-style: solid;
    border-color: #5a5a5a;
    padding: 10px 0;
    overflow: hidden;
    color: #c6c6c6;
    line-height: 15px;
    margin-bottom: 15px;
}

.ma-content-wrap .entry-meta div {
    float: left;
}

.ma-content-wrap .entry-meta time {
    float: none;
    margin: 0;
}

.ma-content-wrap .entry-meta .author-link, .ma-content-wrap .entry-meta .entry-date {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #e9e9e9;
}

.ma-content-wrap .entry-content {
    margin-bottom: 20px;
}

.ma-content-wrap .entry-content p {
    color: #c6c6c6;
}

.magazine-nav {
    z-index: 9999;
    position: absolute;
    bottom: 50%;
    width: 100%;
}

.magazine-nav #bb-nav-prev {
    display: inherit;
}

.magazine-nav .bb-custom-left, .magazine-nav .bb-custom-right {
    display: block;
    background: rgba(0, 0, 0, 0.60);
    width: 40px;
    height: 60px;
    text-align: center;
    line-height: 66px;
    font-size: 32px;
    color: white;
}

.magazine-nav .bb-custom-left {
    float: left;
    margin-left: 20px;
}

.magazine-nav .bb-custom-right {
    float: right;
    margin-right: 20px;
}

.magazine-nav .bb-custom-left i {
    position: relative;
    right: 1px;
    top: -2px;
    line-height: inherit
}

.magazine-nav .bb-custom-right i {
    position: relative;
    left: 1px;
    top: -2px;
    line-height: inherit
}

/* ========================================================================== Weather Page template ========================================================================== */
.weather-page-wrap {
    background: url('../images/image-bg3.jpg') no-repeat center;
    width: 100%;
    padding: 47px 0 25px;
    height: 350px;
    margin: -30px 0 30px;
    -webkit-background-size: cover !important;
    background-size: cover !important;
}

.weather-page-icon {
    float: left;
    width: 55px;
    height: 49px;
    line-height: 52px;
    background: #ffa500;
    text-align: center;
    color: white;
    font-size: 27px;
    position: relative;
}

.weather-page-icon:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(229, 229, 229, 0);
    border-left-color: #ffa500;
    border-width: 6px;
    margin-top: -6px;
}

.weather-page-head {
    height: 49px;
    line-height: 49px;
    background: white;
    border: 1px solid #e1e1e1;
    border-left: none;
    padding: 0 0 0 14px;
    color: #ffa500;
    margin-left: 55px;
    font-size: 18px;
    font-weight: 700 !important;
    text-transform: uppercase;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.weather-page-head h2 {
    float: left;
}

.weather-switch-tabs {
    float: right;
}

.weather-switch-tabs a {
    color: #ffa500;
    display: block;
    float: left;
    padding: 0 30px 0 25px;
    position: relative;
    font-size: 25px;
}

.weather-switch-tabs a.active {
    color: white;
    background: #ffa500;
}

.weather-switch-tabs a.active:before, .weather-switch-tabs a.active:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #ffa500;
}

.weather-switch-tabs a.active:after {
    top: -1px;
    left: 0;
}

.weather-switch-tabs a.active:before {
    bottom: -1px;
    left: 0;
}

.today-weather-box {
    background: rgba(255, 255, 255, 0.8);
    width: 168px;
    height: 291px;
    position: absolute;
    left: 0;
    top: 0;
    float: left;
    text-align: center;
    margin-right: 10px;
}

.t-w-title {
    padding: 20px 0;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 14px;
}

.t-w-title h2 {
    color: #1e1e1e;
    font-weight: 700 !important;
    font-size: 30px;
    margin-bottom: 7px;
}

.t-w-title .weather-date {
    color: #b8b6b8;
    font-size: 15px;
}

.t-w-title .weather-date span {
    margin-right: 16px;
}

.weather-results .weather-icon {
    position: relative;
    width: 105px;
    height: 63px;
    font-size: 19px;
    margin: 20px auto;
    text-align: -webkit-auto;
    padding-top: 20px;
    text-align: left;
}

.weather-results .weather-icon .basecloud:before {
    font-size: 54px;
}

.weather-results .weather-icon i.icon-frosty:before {
    font-size: 87%;
    left: 2px;
    top: -3px;
}

.weather-results .weather-icon i.icon-sunny::after {
    font-size: 89%;
    top: -1px;
    left: 2px;
}

.page-template-weather-php .today-weather-box .weather-results .weather-icon i.icon-sunny::after {
    font-size: 130%;
    top: 11px;
    left: 18px;
}

.weather-page-wrap .today-weather-box .icon-sun:after {
    font-size: 100px;
}

.weather-results-status {
    color: #2d2d2d;
    font-size: 17px;
}

.weather-results span, .weather-results small {
    color: #2d2d2d;
    font-size: 40px;
    font-weight: 700 !important;
}

.weather-results small {
    font-size: 20px;
}

.weather-data-wrap {
    position: relative;
    padding-left: 178px;
}

.week-weather-wrap {
    width: 100%;
}

.today-weather-box .weather-icon .icon-cloud {
    font-size: 5em;
}

.today-weather-box .weather-icon .icon-cloud.behind {
    font-size: 4em
}

.today-weather-box .weather-icon .icon-cloud.behind:after {
    right: -1px;
    top: 12px;
}

.week-weather-box {
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 236px;
    float: right;
    margin-bottom: 10px;
    overflow: hidden
}

.week-weather-box li {
    float: left;
    text-align: center;
    width: 16.6%;
    border-right: 1px solid #e4e4e4;
    padding-bottom: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 200px;
    margin-bottom: -200px;
}

.week-weather-box li:last-child {
    border-right: none;
}

.week-weather-box li .t-w-title h2 {
    font-size: 25px;
}

.week-weather-box li .weather-results .weather-icon {
    font-size: 10px;
    padding-top: 0;
    width: 58px;
    height: 30px;
    margin: 15px auto;
}

.week-weather-box li .weather-results span {
    font-size: 27px;
    display: block;
    margin-bottom: 5px;
}

.week-weather-box li .weather-results small {
    font-size: 17px;
}

.find-weather-box {
    background: rgba(255, 255, 255, 0.8);
    height: 35px;
    line-height: 35px;
    padding: 5px;
    color: #1e1e1e;
    font-size: 17px;
    clear: both;
}

.find-weather-box > span {
    float: left;
    padding-left: 15px;
}

.find-weather-box input {
    height: 33px;
    width: 100%;
    background: white;
    border-color: #e8e8e8;
    color: #bdbbbd;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

form#find-weather {
    margin-left: 121px;
}

form#find-weather .twitter-typeahead {
    width: 100%;
}

form#find-weather input {
    width: 100%;
    padding: 0 10px;
    height: 35px;
}

.weather-maps {
    margin: -20px -20px 20px !important;
}

header.weather-maps h2 {
    color: #2d2d2d;
    font-size: 15px;
}

.ui-autocomplete-loading {
    background: url('../images/ui-load.gif') right center no-repeat;
}

.not-valid-city {
    color: red;
    position: absolute;
    line-height: 34px;
    text-align: right;
    width: 200px;
    font-weight: 700 !important;
    right: 5px;
    bottom: 5px;
    z-index: 100;
}

.not-valid-city i {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-left: 5px;
    font-size: 32px;
}

.invalid {
    border-color: #FFAFAF !important;
    color: red !important;
}

.ui-helper-hidden-accessible {
    display: none !important;
}

.weather-data-wrap .icon-cloud.behind:after {
}

.mom-map-wrap {
    position: relative;
    margin-bottom: 25px;
}

#map {
    width: 100%;
    height: 100%;
    border: 0px;
    padding: 0px;
    position: absolute;
}

#OpenLayers_Control_MaximizeDiv {
    display: none !important;
}

.weather-switch-tabs {
    margin-top: -1px;
    margin-right: -1px;
}

.weather-switch-tabs .w-unit {
    line-height: 49px;
    float: left;
    padding: 0 25px;
    cursor: pointer;
    position: relative;
}

.weather-switch-tabs .w-unit.selected {
    background: #FFA500;
    color: #fff;
}

.weather-switch-tabs input {
    position: absolute;
    visibility: hidden;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.tt-dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.tt-suggestion > p {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap;
}

.tt-suggestion > p:hover, .tt-suggestion > p:focus, .tt-suggestion.tt-cursor p {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}

/* ========================================================================== Search Page ========================================================================== */
.advanced-search {
    padding: 20px;
}

.search-page .block-title h2 {
    color: #4b4b4b;
    font-size: 17px;
    font-weight: 300;
}

.search-page .block-title {
    margin: -20px -20px 20px !important;
    clear: both;
}

.search-page .media-sort-title {
    color: #5a5a5a;
    font-weight: 300;
    float: left;
}

.search-page .media-sort-wrap {
    top: 4px;
    position: relative;
}

.search-page .media-sort-form {
    margin-right: 5px;
}

.search-page .media-sort-form select {
    font-size: 13px;
    padding: 0 0 0 5px;
    height: 28px;
    width: 165px;
    position: relative;
    top: -5px;
    left: 2px;
}

.media-sort-form span {
    margin: 0;
    margin-right: 4px;
}

.adv-search-form .adv-s, .adv-search-form span {
    float: left;
}

.adv-search-form label {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 7px;
}

.adv-search-form .select-wrap {
    float: left;
    height: 33px;
    top: 0;
    background: #f8f8f8;
    color: #d9d9d9;
    border-color: #eaeaea;
}

.adv-search-form select {
    top: 0;
    font-size: 17px;
    color: #d9d9d9;
    padding: 5px 0 11px 8px;
}

.adv-search-form span {
    margin-top: -27px;
}

.adv-search-form input.adv-s {
    background: #f8f8f8;
    border-color: #eaeaea;
    color: black;
    width: 293px;
    margin-right: 20px;
    font-size: 17px;
    height: 33px;
}

.adv-search-form select#adv-cat, .adv-search-form select#adv-format {
    min-width: 140px;
}

.adv-search-form select#adv-year {
    min-width: 91px;
}

.adv-search-form select#adv-mon {
    min-width: 95px;
}

.adv-search-form .adv-s-month .select-wrap:last-child {
    border-left: none;
}

.adv-search-form .adv-s-cat, .adv-search-form .adv-s-month, .adv-search-form .adv-s-format {
    margin-right: 20px;
}

.adv-search-form .sort-arrow:before {
    line-height: 36px;
}

.adv-search-form .submit {
    width: 96px;
    height: 35px;
    border: none;
    outline: none;
    color: white;
    font-size: 17px;
    text-transform: uppercase;
}

.search-page .nb1 ul {
    margin: -20px;
}

.search-page .nb1 ul li {
    width: 33.32%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 19px;
    padding-bottom: 300px;
}

.search-page .nb1 ul li {
    margin-bottom: -290px;
}

.search-page .nb1 ul li:nth-child(-n+3) {
    border-top: 0;
}

.search-page .nb1 ul li:nth-child(2n+2) {
    border-right: 1px solid #e4e4e4;
}

.search-page .nb1 ul li:nth-child(3n+3) {
    border-right: 0;
    padding-right: 21px;
}

.search-page .nb1 ul li:nth-child(3n+1) {
    clear: left !important;
}

.search-page .cat-grid li:nth-child(2n+1), .search-page .nb1 ul li:nth-child(2n+1) {
    clear: none;
}

/* ========================================================================== Archive page ========================================================================== */
.mom-archive {
    border-top: 1px solid #e9e9e9;
    padding-top: 50px;
    margin-top: 40px;
}

.mom-archive .mom-archive-title h2 {
    color: #555555;
    font-size: 17px;
    font-weight: 700 !important;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.archive-page.entry-crumbs span {
    padding-left: 15px;
}

.main-archive-content .page-wrap {
    padding: 20px 40px 40px;
}

.mom-archive > ul > li {
    width: 31%;
    margin-right: 3.4%;
    margin-bottom: 20px;
    float: left;
}

.mom-archive > ul > li:nth-child(3n+3) {
    margin-right: 0;
}

.mom-archive ul li ul {
    margin: 0 0 20px 30px;
    clear: both;
}

.mom-archive ul.children {
    margin-bottom: 0;
}

.mom-archive ul.children li:first-of-type {
    padding-top: 15px;
}

.mom-archive ul.children li:last-of-type {
    border-bottom: none;
}

.mom-archive ul li ul li {
    border-bottom: 1px solid #e9e9e9;
    text-align: right;
    overflow: hidden;
    padding: 10px 0;
    color: #6c6c6c;
}

.mom-archive ul li ul li:first-of-type {
    padding-top: 0;
}

.mom-archive ul li ul li a {
    display: inline-block;
    text-align: left;
    float: left;
    color: #6c6c6c;
}

.mom-archive ul li ul li a:before {
    background: #0083b9;
    width: 7px;
    height: 7px;
}

.mom-archive ul li ul li a:hover {
    color: #0083B9;
}

/* ========================================================================== Authors page ========================================================================== */
.auhtor-list-temp .author-list-box {
    border: 1px solid #e1e1e1;
    margin-bottom: 20px;
}

.author-list-box .author-box-content {
    overflow: hidden;
    padding: 20px;
}

.author-list-box .author-box-content img {
    float: left;
    margin-right: 10px;
}

.author-list-box .entry-contnet {
    color: #7e7e7e;
    font-size: 14px;
}

.author-list-box .entry-contnet p {
    padding: 0;
    margin: 0;
}

.page-template-authors-temp-php .author-bio-social {
    position: relative;
    top: 3px;
}

.auhtor-list-temp .author-list-box:last-child {
    margin-bottom: 0;
}

footer.author-box-footer {
    background: #e9e9e9;
    border-top: 1px solid #e1e1e1;
    height: 41px;
    line-height: 41px;
    padding: 0 15px;
    color: #8b8b8b;
}

footer.author-box-footer span {
    float: right;
}

/* ========================================================================== Author page ========================================================================== */
.author-page .entry-crumbs {
    border-bottom: 1px solid #e5e5e5;
}

.author-cover {
    background: url('../images/cover.png');
    position: relative;
    width: 100%;
    height: 354px;
    background-size: cover !important;
}

.author-page .author-list-box {
    background: white;
    border: 1px solid #e1e1e1;
    width: 556px;
    position: absolute;
    bottom: -20%;
    left: 25%;
    z-index: 999;
}

.col2 .author-page .author-list-box {
    left: 20%;
}

.author-page footer.author-box-footer {
    background: white;
}

footer.author-box-footer .dashicons {
    vertical-align: text-bottom !important;
}

.author-page .page-wrap {
    padding-top: 70px;
}

.author-page.timeline .page-wrap {
    padding-top: 0;
}

.author-page .mom-blog-timeline {
    margin: 20px auto 0;
    text-align: center;
    width: 918px;
}

.author .author-bio-social li a {
    position: relative;
    top: 3px;
}

/* timeline style */
.mom-blog-timeline .nb5 {
    margin: 0;
    overflow: visible;
}

.mom-blog-timeline .nb5 .first-item {
    border-bottom: none;
    padding: 15px 20px;
    overflow: hidden;
}

.tl-posts .nb5 .first-item .post-thumbnail img {
    width: 130px;
    height: 87px;
}

span.blog-timeline-date {
    background: #262626;
    padding: 0 18px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: white;
    font-weight: 700 !important;
    text-transform: uppercase;
    display: inline-block;
    z-index: 9999;
}

.mom-blog-timeline ul {
    overflow: hidden;
    position: relative;
    padding: 20px 0 20px;
}

.mom-blog-timeline ul:before {
    content: '';
    width: 1px;
    height: 110%;
    background: #e9e9e9;
    position: absolute;
    top: -15px;
    z-index: 44;
    left: 28.7pc;
}

.mom-blog-timeline ul li {
    background: #f9f9f9;
    position: relative;
    width: 437px;
    border: 1px solid #e9e9e9;
    text-align: left;
    float: left;
    margin-bottom: 20px !important;
    clear: left;
}

.mom-blog-timeline ul li:before {
    content: '';
    position: absolute;
    width: 21px;
    height: 1px;
    background: #e9e9e9;
    right: -21px;
    top: 50%;
}

.mom-blog-timeline ul li:nth-child(2n+2) {
    float: right;
    margin-top: 20px;
    margin-bottom: 0 !important;
    clear: right;
}

.mom-blog-timeline ul li:nth-child(2n+2):before {
    left: -21px;
    right: auto;
}

.blog-timeline-more {
    display: inline-block;
    border: 1px solid #e1e1e1;
    font-size: 15px;
    color: #5c5c5c;
    padding: 9px 14px;
    background: #E9E9E9;
    position: relative;
    z-index: 9999;
}

.blog-timeline-more span {
    position: relative;
    top: 3px;
    left: 4px;
    font-size: 16px;
}

.mom-blog-timeline .tl-month {
    display: none;
}

.mom-blog-timeline .tl-month:first-child {
    display: block;
}

/* blog style */
.blog_posts {
    padding: 0;
}

.blog_posts .pagination {
    margin: 0;
}

.blog-post-big, .blog-post {
    overflow: hidden;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.blog-post-big:last-of-type, .blog-post:last-of-type {
    border-bottom: none;
}

.blog-post-big .entry-meta, .blog-post .entry-meta {
    overflow: hidden;
    margin: 2px 0 10px 0;
}

.blog-post-big h2 a, .blog-post h2 a {
    font-size: 22px;
}

.blog-post img {
    float: left;
    margin-right: 15px;
    width: 179px;
    height: 120px;
}

.blog-post .entry-content {
    margin: -6px 0 10px;
}

.blog-post .post-format-icon:before {
    top: 90px;
}

.blog-post-big img {
    margin-bottom: 12px;
}

.blog-post-big .entry-content {
    margin-bottom: 15px;
}

.blog-post-big .read-more {
    display: inline-block;
}

/* ========================================================================== 404 ========================================================================== */
.error-page {
    overflow: hidden;
    text-align: center;
}

.error-page h4 {
    color: #9b9b9b;
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 40px;
    display: block;
}

.error-page h1 {
    color: #f2f2f2;
    font-size: 150px;
    font-weight: 700 !important;
    margin: 0 0 40px;
    line-height: 103px;
}

.entry-crumbs .crumb-icon .brankic-icon-error:before {
    font-size: 31px;
    position: relative;
}

.error-page .search-box {
    margin: 0 auto;
    display: inline-block;
    overflow: visible;
}

.error-page .search-form .search-field {
    width: 285px;
    height: 35px;
    background: #f8f8f8;
}

.error-page .search-form .esearch-submit {
    width: 77px;
    height: 37px;
    background: white;
    border: 1px solid #eaeaea;
    text-align: center;
    color: #0083b9;
    font-size: 17px;
    padding: 0;
}

.error-page .mom-archive {
    border: none;
    padding: 0;
    margin-top: 65px;
}

.error-page .mom-archive .mom-archive-title h2 {
    text-align: left;
}

/* ========================================================================== Helper classes ========================================================================== *//* Composer */
.wpb_row .wpb_column.column_container {
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
}

.wpb_row *, .wpb_row .section, .wpb_row .wpb_column.vc_main_col {
    box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
}

.vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9, .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-xs-1, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9 {
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
}

.vc_responsive .wpb_row .vc_col-sm-12 {
    float: none !important;
    width: auto !important;
}

.wpb_row .vc_main_col:first-child .vc_column-inner, .wpb_row .vc_sec_sidebar:first-child .vc_column-inner, .wpb_row .vc_sidebar:first-child .vc_column-inner {
}

.wpb_row .vc_main_col:last-child .vc_column-inner, .wpb_row .vc_sec_sidebar:last-child .vc_column-inner, .wpb_row .vc_sidebar:last-child .vc_column-inner {
}

/* Image replacement */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden; /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
    display: none !important;
    visibility: hidden;
}

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/* Hide visually and from screenreaders, but maintain layout */
.invisible {
    visibility: hidden;
}

/* Clearfix: contain floats For modern browsers 1. The space content is one way to avoid an Opera bug when the `contenteditable` attribute is included anywhere else in the document. Otherwise it causes space to appear at the top and bottom of elements that receive the `clearfix` class. 2. The use of `table` rather than `block` is only necessary if using `:before` to contain the top-margins of child elements. */
.clearfix:before, .clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* For IE 6/7 only Include this rule to trigger hasLayout and contain floats. */
.clearfix {
    *zoom: 1;
}

/* ========================================================================== EXAMPLE Media Queries for Responsive Design. These examples override the primary ('mobile first') styles. Modify as content requires. ========================================================================== */
@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ========================================================================== Print styles. Inlined to avoid required HTTP connection: h5bp.com/r ========================================================================== */
@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        -webkit-box-shadow: none !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /* Don't show links for images, or javascript/internal links */
    .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; /* h5bp.com/t */
    }

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

/* ========================================================================== Ajax Call ========================================================================== */
section.section {
    position: relative;
}

section.section.news-box {
    overflow: hidden; /* news box title background colorful */
}

.nb-load {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff url(../images/ajax-loader.gif) no-repeat center;
    opacity: 0.7;
    margin-top: 45px; /* news box title background colorful */
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .nb-load {
        background-image: url(../images/ajax-loader@x2.gif);
        -webkit-background-size: 64px 64px;
        background-size: 64px 64px;
    }
}

/* ========================================================================== Visual composer ========================================================================== */
.alignrighti {
    float: right !important;
}

.alignlefti {
    float: left !important;
}

/* ========================================================================== retina ========================================================================== */
.mom_retina_logo {
    display: none !important;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .header .logo img {
        display: none !important;
    }

    .header .logo .mom_retina_logo {
        display: inline-block !important;
    }
}

/*--------------------------------- Visibility ---------------------------------*/
.mom_visibility_desktop {
    display: block;
}

.mom_visibility_mobile, .mom_visibility_tablet, .mom_visibility_device {
    display: none;
}

.display_none {
    display: none;
}

/* ========================================================================== ads ========================================================================== */
.mom-ads {
    text-align: center;
    margin: auto;
    margin-bottom: -14px;
}

.mom-ad {
    margin: auto;
    max-width: 100%;
    margin-bottom: 14px;
}

.mom-ad .ad-code {
    overflow: hidden;
}

.header .mom-ad {
    vertical-align: middle;
    white-space: normal;
    line-height: normal;
    display: inline-block;
    margin-bottom: 0;
}

.header .adCenter {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.mom-ad a img:hover {
    opacity: 1;
}

/* Grid */
.ads-layout-grid.mom-ads {
    margin-right: -12px;
}

.ads-layout-grid .mom-ad {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    margin-right: 11px;
}

.mom-ad-empty {
    background: #F9F9F9;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    position: relative;
}

.mom-ad-empty a {
    color: #a5a8ad;
    display: inline-block;
    font-size: 16px;
    line-height: normal;
    text-transform: uppercase;
}

.mom-ad-empty a.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
}

.mom-ad-empty:hover a {
    color: #222;
}

/* rotator */
.ads-layout-rotator {
    overflow: hidden;
    position: relative;
}

.header-wrap .ads-layout-rotator {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: 0;
    margin-top: -45px;
}

.header-wrap .ads-layout-rotator .mom-ad {
    display: block;
}

.ads-layout-rotator .adr-arrows {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
}

.ads-layout-rotator .adr-arrows span {
    float: left;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    height: 20px;
    width: 20px;
    margin-left: 1px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

.ads-layout-rotator .adr-arrows span.adr-next i {
    position: relative;
    left: 1px;
}

.tr-ad-widget {
    padding-bottom: 20px;
}

.mom_contet_ads {
    position: absolute;
    left: 50%;
}

.mom_contet_ads.mca-fixed.mca_touch_top {
    padding-top: 20px;
}

.mom_contet_ads.mc-ad-right { /* half the inner + space*/
    margin-left: 620px;
}

.col2 .mom_contet_ads.mc-ad-right {
    margin-left: 519px;
}

.both-sidebars .mom_contet_ads.mc-ad-right {
    margin-left: 615px;
}

.layout-boxed.both-sidebars .mom_contet_ads.mc-ad-right {
    margin-left: 625px;
}

.mom_contet_ads.mc-ad-left { /* half the inner + space*/
    left: auto;
    right: 50%;
    margin-right: 620px;
}

.col2 .mom_contet_ads.mc-ad-left {
    margin-right: 519px;
}

.both-sidebars .mom_contet_ads.mc-ad-left {
    margin-right: 615px;
}

.both-sidebars.layout-boxed .mom_contet_ads.mc-ad-left {
    margin-right: 625px;
}

.sticky_navigation_on .mom_contet_ads.mca-fixed.mca_touch_top {
    padding-top: 72px;
}

.wpb_column .mom-ads-wrap, .main-col .mom-ads-wrap {
    margin-bottom: 20px;
    overflow: hidden;
}

.main-content .mom-ads-wrap {
    margin-bottom: 20px !important;
}

.blog_posts .mom-ads-wrap, .cat-body .mom-ads-wrap {
    margin: 20px 0;
}

.secondary-sidebar .mom-ads-wrap, .sidebar .mom-ads-wrap {
    margin-bottom: 0;
    overflow: inherit;
}

.s-img {
    max-width: 21px;
}

.mom-members {
    padding: 15px;
    margin: 20px 0;
}

.header-banner .mom-ads-wrap.responsive .mom-ad {
    width: 728px;
    max-width: 100%;
}

.mom_google_map.full {
    padding: 40px 1000px;
    margin-left: -1000px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 50px;
    text-align: center;
    color: #fff;
}

.mom_popup {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}

.ajelly .mom_popup {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-name: jelly-anim-open;
    animation-name: jelly-anim-open;
}

.asimple .mom_popup {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-name: sandra-anim-open;
    animation-name: sandra-anim-open;
}

.azoom .mom_popup {
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-name: sally-anim-open;
    animation-name: sally-anim-open;
    -webkit-animation-timing-function: cubic-bezier(0.6, 0, 0.4, 1);
    animation-timing-function: cubic-bezier(0.6, 0, 0.4, 1);
}

.atop .mom_popup {
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-name: cathy-anim-open;
    animation-name: cathy-anim-open;
    -webkit-animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.aleft .mom_popup {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-name: val-anim-open;
    animation-name: val-anim-open;
}

.aricky .mom_popup {
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform-origin: -150% 50%;
    transform-origin: -150% 50%;
    -webkit-animation-name: ricky-anim-open;
    animation-name: ricky-anim-open;
}

.apop .mom_popup {
    -webkit-animation-name: pop;
    animation-name: pop;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.afadein .mom_popup {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
}

/*fadein*/
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

/* Jelly */
@-webkit-keyframes jelly-anim-open {
    0% {
        opacity: 0;
        -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    2.083333% {
        -webkit-transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    4.166667% {
        -webkit-transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    6.25% {
        -webkit-transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    8.333333% {
        -webkit-transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    10.416667% {
        -webkit-transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    12.5% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    14.583333% {
        -webkit-transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    16.666667% {
        -webkit-transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    18.75% {
        -webkit-transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    20.833333% {
        -webkit-transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    22.916667% {
        -webkit-transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    25% {
        -webkit-transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    27.083333% {
        -webkit-transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    29.166667% {
        -webkit-transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    31.25% {
        -webkit-transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    33.333333% {
        -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    35.416667% {
        -webkit-transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    37.5% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    39.583333% {
        -webkit-transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    41.666667% {
        -webkit-transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    43.75% {
        -webkit-transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    45.833333% {
        -webkit-transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    47.916667% {
        -webkit-transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    50% {
        opacity: 1;
        -webkit-transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    52.083333% {
        -webkit-transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    54.166667% {
        -webkit-transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    56.25% {
        -webkit-transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    58.333333% {
        -webkit-transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    60.416667% {
        -webkit-transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    62.5% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    64.583333% {
        -webkit-transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    66.666667% {
        -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    68.75% {
        -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    70.833333% {
        -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    72.916667% {
        -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    75% {
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    77.083333% {
        -webkit-transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    79.166667% {
        -webkit-transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    81.25% {
        -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    83.333333% {
        -webkit-transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    85.416667% {
        -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    87.5% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    89.583333% {
        -webkit-transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    91.666667% {
        -webkit-transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    93.75% {
        -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    95.833333% {
        -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    97.916667% {
        -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    100% {
        opacity: 1;
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
}

@keyframes jelly-anim-open {
    0% {
        opacity: 0;
        -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    2.083333% {
        -webkit-transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    4.166667% {
        -webkit-transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    6.25% {
        -webkit-transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    8.333333% {
        -webkit-transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    10.416667% {
        -webkit-transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    12.5% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    14.583333% {
        -webkit-transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    16.666667% {
        -webkit-transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    18.75% {
        -webkit-transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    20.833333% {
        -webkit-transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    22.916667% {
        -webkit-transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    25% {
        -webkit-transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    27.083333% {
        -webkit-transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    29.166667% {
        -webkit-transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    31.25% {
        -webkit-transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    33.333333% {
        -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    35.416667% {
        -webkit-transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    37.5% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    39.583333% {
        -webkit-transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    41.666667% {
        -webkit-transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    43.75% {
        -webkit-transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    45.833333% {
        -webkit-transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    47.916667% {
        -webkit-transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    50% {
        opacity: 1;
        -webkit-transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    52.083333% {
        -webkit-transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    54.166667% {
        -webkit-transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    56.25% {
        -webkit-transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    58.333333% {
        -webkit-transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    60.416667% {
        -webkit-transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    62.5% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    64.583333% {
        -webkit-transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    66.666667% {
        -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    68.75% {
        -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    70.833333% {
        -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    72.916667% {
        -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    75% {
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    77.083333% {
        -webkit-transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    79.166667% {
        -webkit-transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    81.25% {
        -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    83.333333% {
        -webkit-transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    85.416667% {
        -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    87.5% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    89.583333% {
        -webkit-transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    91.666667% {
        -webkit-transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    93.75% {
        -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    95.833333% {
        -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    97.916667% {
        -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    100% {
        opacity: 1;
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
}

/*sandra*/
@-webkit-keyframes sandra-anim-open {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(1.1, 1.1, 1);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
    }
}

@keyframes sandra-anim-open {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

/*sally*/
@-webkit-keyframes sally-anim-open {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0, 0, 1);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
    }
}

@keyframes sally-anim-open {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0, 0, 1);
        transform: scale3d(0, 0, 1);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

/*cathy*/
@-webkit-keyframes cathy-anim-open {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -400px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
    }
}

@keyframes cathy-anim-open {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -400px, 0);
        transform: translate3d(0, -400px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

/*val*/
@-webkit-keyframes val-anim-open {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(calc(-100vw - 50%), 0, 0);
    }
    50% {
        opacity: 1;
        -webkit-transform: translate3d(100px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
    }
}

@keyframes val-anim-open {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(calc(-100vw - 50%), 0, 0);
        transform: translate3d(calc(-100vw - 50%), 0, 0);
    }
    50% {
        opacity: 1;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

/*ricky*/
@-webkit-keyframes ricky-anim-open {
    0% {
        opacity: 0;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes ricky-anim-open {
    0% {
        opacity: 0;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.aleft.mfp-removing .mom_popup {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-name: val-anim-close;
    animation-name: val-anim-close;
}

.aricky.mfp-removing .mom_popup {
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform-origin: -150% 50%;
    transform-origin: -150% 50%;
    -webkit-animation-name: ricky-anim-close;
    animation-name: ricky-anim-close;
}

.mfp-removing .mom_popup {
    -webkit-animation-name: anim-close;
    animation-name: anim-close;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes anim-close {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.8, 0.8, 1);
    }
}

@keyframes anim-close {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.8, 0.8, 1);
        transform: scale3d(0.8, 0.8, 1);
    }
}

@-webkit-keyframes val-anim-close {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
    }
    50% {
        opacity: 1;
        -webkit-transform: translate3d(-100px, 0, 0) scale3d(1.1, 1.1, 1);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(calc(100vw + 50%), 0, 0);
    }
}

@keyframes val-anim-close {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    50% {
        opacity: 1;
        -webkit-transform: translate3d(-100px, 0, 0) scale3d(1.1, 1.1, 1);
        transform: translate3d(-100px, 0, 0) scale3d(1.1, 1.1, 1);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(calc(100vw + 50%), 0, 0);
        transform: translate3d(calc(100vw + 50%), 0, 0);
    }
}

@-webkit-keyframes ricky-anim-close {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
    }
}

@keyframes ricky-anim-close {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
    }
}

.entry-content-data + script + .mom-ads-wrap, .entry-content-data + .mom-ads-wrap {
    float: left;
}

/* ========================================================================== End Ads System ========================================================================== */
.brmenu .nav-button.nav-cart i {
    font-size: 18px;
    position: relative;
    top: 2px;
}

.nav-button.nav-cart span.numofitems {
    background: #0083b9;
    border-radius: 2px;
    color: #fff;
    font-size: 11px;
    height: 16px;
    line-height: 17px;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 8px;
    width: 15px;
}

.top-bar .nav-button.nav-cart span.numofitems {
    top: 2px;
    right: 1px;
}

#tab-reviews ol.commentlist li {
    border: 1px solid #e1e1e1;
    padding: 15px;
    overflow: hidden;
    margin-bottom: 15px;
}

#tab-reviews ol.commentlist li time {
    font-size: 12px;
    color: #c6c6c6;
}

#tab-reviews ol.commentlist li img.avatar {
    float: left;
    margin-right: 10px;
}

#tab-reviews ol.commentlist li .description {
    margin: 5px 0 0 70px;
}

#review_form_wrapper .comment-reply-title {
    font-size: 18px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 6px;
    margin-bottom: 13px;
}

#review_form_wrapper .comment-form-rating {
    margin-bottom: 10px;
}

#review_form_wrapper .comment-form-rating label {
    margin-bottom: 5px;
    display: block;
}

/* ========================================================================== Media element Video ========================================================================== */
.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: 340px !important;
}

.mejs-poster {
    background-size: cover !important;
}

/******************************************************************* 3.  Column ******************************************************************/
.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 {
    position: relative;
    margin-right: 4%;
    float: left; /*overflow:hidden;*/
}

.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 {
    margin-right: 0 !important;
    clear: right;
}

.col2 footer.footer .footer-widget.one-full, footer.footer .footer-widget.one-full {
    width: 100%;
}

.col2 footer.footer .footer-widget.one_half {
    width: 46.7%;
}

footer.footer .footer-widget.one_half {
    width: 46.58%;
}

.col2 footer.footer .footer-widget.one_third {
    width: 30%;
}

footer.footer .footer-widget.one_third {
    width: 29.94%;
}

.col2 footer.footer .footer-widget.two_third, footer.footer .footer-widget.two_third {
    width: 65.3332%;
}

.col2 footer.footer .footer-widget.two_fourth, footer.footer .footer-widget.two_fourth {
    width: 49%;
    margin-right: 2%;
}

.col2 footer.footer .footer-widget.three_fourth, footer.footer .footer-widget.three_fourth {
    width: 74.5%;
    margin-right: 2%;
}

.col2 footer.footer .footer-widget.one_fifth {
    width: 16.74%;
}

footer.footer .footer-widget.one_fifth {
    width: 16.6%;
}

.col2 footer.footer .footer-widget.two_fifth, footer.footer .footer-widget.two_fifth {
    width: 37.6%;
}

.col2 footer.footer .footer-widget.three_fifth, footer.footer .footer-widget.three_fifth {
    width: 58.4%;
}

.col2 footer.footer .footer-widget.four_fifth, footer.footer .footer-widget.four_fifth {
    width: 79.2%;
}

.col2 footer.footer .footer-widget.one_sixth {
    width: 13.4%;
}

footer.footer .footer-widget.one_sixth {
    width: 13.28%;
}

.col2 footer.footer .footer-widget.two_sixth, footer.footer .footer-widget.two_sixth {
    width: 30.6666%;
}

.col2 footer.footer .footer-widget.three_sixth, footer.footer .footer-widget.three_sixth {
    width: 47.9998%;
}

.col2 footer.footer .footer-widget.four_sixth, footer.footer .footer-widget.four_sixth {
    width: 65.3332%;
}

.col2 footer.footer .footer-widget.five_sixth, footer.footer .footer-widget.five_sixth {
    width: 82.6665%;
}

.col2 footer.footer .footer-widget.last, footer.footer .footer-widget.last {
    margin-right: 0 !important;
    clear: right;
}

/* ========================================================================== Plugins ========================================================================== */
p.wysija-paragraph {
    margin: 0;
}

.widget_wysija_cont .wysija-submit {
    margin: 0;
}

.shortcode_wysija {
    margin-bottom: 20px;
}

.message-box {
    padding: 6px 35px 6px 12px;
    border: 1px solid #e5e5e5;
    display: block;
    margin-bottom: 10px;
    position: relative;
}

.message-box i {
    position: absolute;
    right: 1px;
    top: 6px;
    font-size: 32px;
    cursor: pointer;
}

.message-box.error {
    color: #e96d6d;
    border-color: #e96d6d;
}

.message-box.error i {
    color: #e76868;
}

.message-box.success {
    color: #9eae52;
    border-color: #c3d666;
}

.message-box.success i {
    color: #aec64c;
}

#mc4wp-form-1 input {
    height: 40px;
}

.widget_adrotate_widgets {
    text-align: center;
}

/* ========================================================================== bbPress ========================================================================== */
#bbpress-forums:last-child {
    margin-bottom: -20px;
}

#bbpress-forums div.bbp-search-form {
    float: none;
    position: relative;
}

form#bbp-search-form {
    position: relative;
}

.widget form#bbp-search-form #bbp_search {
    margin-bottom: 0;
}

#bbp-search-form #bbp_search {
    height: 41px;
    padding: 0 10px;
    background: #fafafa;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #e7e7e7;
    outline: none;
    color: #dbdbdb;
    font-size: 15px;
    font-weight: 300;
    width: 100% !important;
    padding-right: 60px;
    margin-bottom: 18px;
}

#bbp_search_submit {
    position: absolute;
    height: 41px;
    line-height: 39px;
    right: 0;
    top: 0;
    background: #e9e9e9;
    border: 1px solid #dbdbdb;
    color: #696969;
    font-size: 16px;
    padding: 0 24px;
}

#bbpress-forums li.bbp-footer {
    display: none;
}

#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
    border: 0;
}

#bbpress-forums {
    overflow: visible;
}

.page-wrap #bbpress-forums ul.bbp-lead-topic, .page-wrap #bbpress-forums ul.bbp-topics, .page-wrap #bbpress-forums ul.bbp-forums, .page-wrap #bbpress-forums ul.bbp-replies, .page-wrap #bbpress-forums ul.bbp-search-results {
    margin: 0 -20px;
}

#bbpress-forums li.bbp-header, #bbpress-forums div.bbp-reply-header, #bbpress-forums div.bbp-topic-header {
    padding: 0 14px;
    line-height: 38px;
    background: #e9e9e9;
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: #dbdbdb;
}

#bbpress-forums div.bbp-reply-header {
    border-top: 0;
    margin: 0 -20px;
    font-size: 14px;
}

#bbpress-forums #bbp-search-results div.bbp-reply-header {
    margin: 0;
}

#bbpress-forums #bbp-search-results div.bbp-topic-header, #bbpress-forums #bbp-search-results div.bbp-reply-header {
    line-height: 1.5em;
    padding: 14px;
}

#bbpress-forums #bbp-search-results div.bbp-forum-content {
    margin: 0;
}

#bbpress-forums div.bbp-forum-title h3, #bbpress-forums div.bbp-topic-title h3, #bbpress-forums div.bbp-reply-title h3 {
    line-height: inherit;
    margin: 0;
}

.mom-bbp-title + #bbpress-forums div.bbp-reply-header, #bbpress-forums #bbp-search-results div.bbp-topic-header:first-child, #bbpress-forums #bbp-search-results div.bbp-reply-header:first-child {
    border-top: 0;
}

.forum-titles {
    font-size: 15px;
    color: #2d2d2d;
}

li.bbp-forum-info, li.bbp-topic-title {
    width: 50%;
}

li.bbp-forum-topic-count, li.bbp-topic-voice-count, li.bbp-forum-reply-count, li.bbp-topic-reply-count {
    width: 17%;
    text-transform: uppercase;
    font-size: 12px;
}

li.bbp-forum-freshness, li.bbp-topic-freshness {
    width: 33%;
    text-align: right;
}

li.bbp-forum-topic-count .mom-main-color, li.bbp-topic-voice-count .mom-main-color, li.bbp-forum-reply-count .mom-main-color, li.bbp-topic-reply-count .mom-main-color {
    margin-right: 3px;
}

#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
    font-size: 14px;
}

#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
    border-top: 0;
    border-bottom: 1px solid #e1e1e1;
    padding: 15px;
}

#buddypress #bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
    padding: 15px 20px;
}

.bbp-body .bbp-forum-title, .mom-bbp-topic-data .bbp-topic-permalink {
    font-size: 17px;
    font-weight: bold;
}

.bbp-body .bbp-forum-title, .mom-main-color, .site-content .mom-main-color, .bbp-forum-freshness .bbp-author-name, .mom-bbp-topic-data .bbp-topic-permalink, .bbp-topics .bbp-author-name, .bbp-pagination-links span.current, .mom-main-color a {
    color: #0083b9;
}

.bbp-body .bbp-forum-content {
    color: #6b6b6b;
    font-family: ProximaNova;
    font-size: 12px;
}

#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar {
    margin: 0;
    border: 0;
}

#bbpress-forums .bbp-forum-freshness img.avatar {
    float: right !important;
    margin-left: 10px !important;
}

.bbp-body .bbp-forum-freshness, .bbp-body .bbp-forum-freshness a {
    color: #9a9a9a;
}

#bbpress-forums p.bbp-topic-meta {
    margin: 0;
    font-size: 14px;
}

#bbpress-forums p.bbp-topic-meta + a {
    font-size: 13px;
}

#bbpress-forums ul.odd {
    background: #fff;
}

#bbpress-forums h1 {
    font-size: 24px;
    font-weight: bold;
}

#bbpress-forums .mom-bbp-title {
    border-bottom: 1px solid #e1e1e1;
    margin: 0 -20px;
    margin-top: -4px;
    padding: 0 20px 14px;
}

#bbpress-forums .mom-bbp-content {
    margin: 0 -20px;
    padding: 14px 20px 11px 20px;;
    color: #454545;
    border-bottom: 1px solid #e1e1e1;
}

#bbpress-forums .mom-bbp-topic-avatar {
    float: left;
    margin-right: 15px;
}

#bbpress-forums .mom-bbp-topic-avatar img {
    max-width: 100%;
}

#bbpress-forums .mom-bbp-topic-data {
    float: left;
    width: 85%;
}

#bbpress-forums .mom-bbp-topic-counts {
    float: right;
    margin-top: 20px;
}

.bbp-pagination {
    float: none;
    padding: 14px 20px;
    margin: 0 -20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
    font-size: 14px;
}

.bbp-pagination-links a, .bbp-pagination-links span.current, .bbp-pagination-links a:hover {
    border: 0;
    background: 0;
}

.quicktags-toolbar input {
    height: 28px;
    width: auto;
}

.bbp-the-content-wrapper {
    border: 1px solid #e7e7e7;
}

#bbpress-forums div.odd, #bbpress-forums ul.odd {
    background: #fff;
}

li.bbp-body div.hentry, #bbpress-forums div.reply {
    padding: 20px;
    border-bottom: 1px solid #e1e1e1;
    width: auto;
}

#bbpress-forums div.bbp-forum-author img.avatar, #bbpress-forums div.bbp-topic-author img.avatar, #bbpress-forums div.bbp-reply-author img.avatar {
    margin: 0;
}

#bbpress-forums div.bbp-forum-content, #bbpress-forums div.bbp-topic-content, #bbpress-forums div.bbp-reply-content {
    margin-left: 80px;
    padding: 0;
    text-align: inherit;
}

#bbpress-forums div.bbp-forum-author, #bbpress-forums div.bbp-topic-author, #bbpress-forums div.bbp-reply-author {
    width: auto;
    margin-right: 15px;
}

.mom-bbp-reply-author {
    font-size: 17px;
    margin-bottom: 15px;
}

.mom-bbp-reply-author .bbp-reply-permalink, .mom-bbp-reply-author .bbp-topic-permalink, #bbpress-forums #bbp-search-results .mom-bbp-permalink {
    font-size: 12px;
    color: #9a9a9a;
}

#bbpress-forums .bbp-reply-content p {
    margin-bottom: 15px;
}

span.bbp-admin-links a {
    color: #9a9a9a;
}

#bbpress-forums #bbp-single-user-details, #bbpress-forums #bbp-single-user-details #bbp-user-avatar {
    width: 120px;
}

#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
    height: auto;
}

#bbpress-forums #bbp-user-body {
    margin-left: 150px;
}

#bbpress-forums .bbp-user-section {
    overflow: hidden;
}

.widget_display_stats dl {
    overflow: hidden;
    margin: 0;
}

.widget_display_stats dt {
    font-weight: 400;
    float: left;
    clear: both;
    margin-bottom: 5px;
}

.widget_display_stats dd {
    margin: 0;
    float: right;
    font-weight: normal;
}

.widget_display_stats dd strong {
    font-weight: normal;
}

#bbpress-forums .bbp-forum-info .bbp-forum-content {
    margin-bottom: 0;
}

#lang_sel_list {
    height: auto;
}

#lang_sel_list.lang_sel_list_vertical ul {
    height: auto;
    overflow: hidden;
}

#lang_sel ul, #lang_sel li {
    overflow: visible;
}

.mom_box_sc {
    background: #fff;
}

.widget .lang_sel_click ul li {
    overflow: visible !important;
    padding: 0 !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;
}

/* ========================================================================== Chat Post Format ========================================================================== */
.chat-transcript {
    margin-bottom: 20px;
    clear: both;
}

.chat-row {
    margin-bottom: 10px;
}

.chat-author {
    float: left;
    width: 70px;
    margin-right: 10px;
    color: #6c6c6c;
    font-size: 15px;
}

.chat-author cite {
    font-style: normal;
}

.chat-text {
    margin-left: 90px;
    padding: 20px;
    background: #f8f8f8;
    border: 1px solid #f0f0f0;
    position: relative;
}

.chat-text *:last-child {
    margin-bottom: 0;
}

.chat-text:after, .chat-text:before {
    right: 100%;
    top: 12px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top: 0;
}

.chat-text:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #f8f8f8;
    border-width: 10px;
}

.chat-text:before {
    border-color: rgba(237, 237, 237, 0);
    border-right-color: #f0f0f0;
    border-width: 12px;
    top: 11px;
}

.chat-speaker-1 .chat-author {
    color: #7e7e7e;
}

/* v 1.7 */
.photo-credit {
    font-size: 13px;
    color: white;
    font-style: italic;
    position: absolute;
    right: 20px;
    bottom: 0;
    background: rgba(0, 0, 0, 0.35);
    padding: 4px 9px;
    z-index: 99;
}

.photo-credit a {
    color: white;
}

.photo-credit i {
    margin-right: 10px;
}

.photo-credit.img-pct {
    background: transparent;
    padding: 0;
    color: #C5C5C5;
    position: relative;
    left: 2px;
    top: -12px;
}

.photo-credit.img-pct a {
    color: #C5C5C5;
}

.post-layout1 .photo-credit, .post-layout2 .photo-credit {
    bottom: 112px;
}

.post-layout4 .photo-credit {
    bottom: 15px;
    right: 16px;
}

/* wp-polls */
.wp-polls-form p strong {
    font-size: 17px;
    font-weight: normal !important;
    color: #2d2d2d;
}

ul.wp-polls-ul {
    margin-top: 10px !important;
}

.wp-polls-ul li label {
    font-size: 14px;
    color: #9a9a9a;
}

.wp-polls-ul li input {
    margin-right: 10px;
}

.wp-polls .Buttons {
    margin-top: 15px;
    background: #e9e9e9;
    border: 1px solid #dbdbdb;
    color: #4b4b4b;
}

/* ========================================================================== Gallery ========================================================================== */
.gallery .gallery-item {
    float: left;
}

.gallery .gallery-item img {
    margin-bottom: 0;
}

.gallery img.attachment-thumbnail {
    border: none !important;
}

.gallery br {
    height: 0 !important;
    display: block;
}

.gallery .gallery-item {
    margin-top: 0 !important;
    margin-bottom: 2%;
    margin-left: 2%;
}

.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 {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -moz-backface-visibility: hidden;
}

.gallery dl dt img:hover {
    opacity: 0.7;
}

.print-logo {
    display: none;
}

.sidebar .tabs li {
    padding: 0 !important;
    border: none !important;
}

/* wpml switch fix */
#lang_sel_click img.iclflag {
    top: -1px;
    margin-right: 5px;
}

#lang_sel_click li, #lang_sel_click ul ul {
    width: 100%;
}

.post_source p, .post_source p a {
    font-style: italic;
    color: #9a9a9a;
}

.post_source span {
    color: #40454d;
    margin-right: 5px;
    font-style: normal;
}

.mom_accordion ol, .mom_accordion ul {
    padding: 0;
    margin: 0;
}

.mom_accordion ol li, .mom_accordion ul li {
    margin-bottom: 0;
}

h2.mom-sub-title {
    color: #888;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px !important;
    margin-top: -5px !important;
}

.post-layout4 h2.mom-sub-title {
    margin-bottom: 0 !important;
    margin-top: 5px !important;
}

.post-layout2 h2.mom-sub-title, .post-layout3 h2.mom-sub-title, .post-layout4 h2.mom-sub-title {
    color: white;
    text-shadow: 3px 4px 6px rgba(0, 0, 0, .33);
}

.entry-content .news-box ul {
    padding: 0;
    margin-bottom: 0;
}

.entry-content .news-box ul li {
    list-style: none;
}

.ubermenu, .ubermenu-nav {
    z-index: 900 !important;
}

/* ========================================================================== Icons spin ========================================================================== */
.fa-spin {
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
}

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

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

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

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

.rev_slider > ul > li, .rev_slider > ul > li:before {
    position: absolute !important;
}

/* ========================================================================== Top banner ========================================================================== */
.top_banner {
    padding: 15px 0;
    background: #262626;
    color: #fff;
}

.top_banner > .inner {
    position: relative;
}

.top_banner a {
    color: #f09217;
}

.top_banner .mom-e3lanat {
    margin: 0 auto;
}

.top_banner *:last-child {
    margin-bottom: 0 !important;
}

.top_banner .tob_banner_close {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    font-size: 19px;
    line-height: 1;
}

body.rtl .top_banner .tob_banner_close {
    right: auto;
    left: 0;
}

/* Under nav banner */
header.header + .unav_banner {
    margin-top: -30px;
}

.unav_banner {
    padding: 15px 0;
    background: transparent;
    border-bottom: 1px solid #e1e1e1;
    color: #fff;
    margin-bottom: 30px;
}

.unav_banner > .inner {
    position: relative;
}

.unav_banner a {
    color: #f09217;
}

.unav_banner .mom-e3lanat {
    margin: 0 auto;
}

.unav_banner *:last-child {
    margin-bottom: 0;
}

.unav_banner .unav_banner_close {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    font-size: 19px;
    line-height: 1;
}

body.rtl .unav_banner .unav_banner_close {
    right: auto;
    left: 0;
}

.footer .widget_categories li {
    float: left;
    width: 50%;
}

.footer .widget_categories li a {
    float: none;
}

.feature-tabbed ul {
    padding: 0;
    list-style: none;
}

.f-tabbed-container {
    clear: both;
}

.dcw .children {
    margin-top: 0 !important;
}

.dcw_c1 {
    float: none !important;
    width: auto !important;
}

.widget .sabai ul {
    margin: 0 !important;
}

.widget .sabai ul ul {
    margin: 10px !important;
}

.widget .sabai ul li {
    padding: 6px 12px !important;
}

.widget .sabai ul li a:before {
    display: none !important;
}

/* Google map */
#map_canvas img, .google-maps img {
    max-width: none;
}

.mom-full-width-section, .mom_google_map.full {
    padding: 40px 1000px;
    margin-left: -1000px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 50px;
    text-align: center;
    color: #fff;
}

.page-header .mom_google_map.full {
    margin-bottom: 0;
}

.mom-full-width-section h1, .mom-full-width-section h2, .mom-full-width-section h3, .mom-full-width-section h4, .mom-full-width-section h5, .mom-full-width-section h6 {
    color: #fff;
    font-weight: bold;
}

.mom-full-width-section *:last-child {
    margin-bottom: 0;
}

.mom_google_map {
    color: #222;
}

.gm-style .gm-style-iw {
    width: auto !important;
    overflow: hidden;
}

input[type="image"] {
    width: auto;
    height: auto;
    background: none;
    border: none;
}

.wpb_widgetised_column.sidebar {
    width: auto;
    float: none;
}

.main_tabs .tab-content .news-box {
    margin: -20px;
    border: none;
}

.main_tabs .tab-content .news-box header.block-title {
    display: none;
}

.col2.page-template-media-php .sidebar {
    width: 198px;
}

.logo_left_banner, .logo_right_banner {
    position: absolute;
    top: 0;
    left: 0;
}

.logo_right_banner {
    left: auto;
    right: 0;
}

#buddypress table.notifications, #buddypress table.notifications-settings, #buddypress table.profile-settings, #buddypress table.profile-fields, #buddypress table.wp-profile-fields, #buddypress table.messages-notices, #buddypress table.forum {
    clear: both;
}

.widget ul.item-list {
    margin-top: 0 !important;
}

.alert-bar {
    top: 0;
    left: 0;
    width: 100%;
    position: fixed;
    z-index: 10000;
    font-size: 16px;
    text-align: center;
    color: #fff;
}

#bbpress-forums div.odd, #bbpress-forums ul.odd {
    padding: 20px;
    border-bottom: 1px solid #e1e1e1;
}

.mfp-bg, .mfp-wrap {
    left: 0;
    top: 0;
    position: fixed
}

.mfp-bg, .mfp-container, .mfp-wrap {
    width: 100%;
    height: 100%
}

.mfp-container:before, .mfp-figure:after {
    content: ''
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    z-index: 1043;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container, img.mfp-img {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-close, .mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow .mfp-a, .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow .mfp-b, .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-image-holder .mfp-content, img.mfp-img {
    max-width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    height: auto;
    display: block;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px)and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.mom_images_grid {
    margin-bottom: 20px;
}

.sidebar .wpb_widgetised_column.sidebar, .secondary-sidebar .wpb_widgetised_column.sidebar {
    border: none;
}

.nb1 ul li .post-thumbnail img, .nb3 .first-item .post-thumbnail img, .nb6 ul li .post-thumbnail img, .secondary-sidebar .post-list li img {
}

.widget.momizat_widget_categories ul li a:before {
    display: none !important;
}

.mom_cat_link {
    position: relative;
}

.mom_cat_link > a {
    display: inline-block !important;
}

ul.top-social-icon li a .s-img {
    vertical-align: top;
}

.woocommerce-message.base-box {
    border: 1px solid #e1e1e1;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 20px;
}

.screen-reader-text {
    display: none;
}

.vc_column-inner {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.section .nb-tabbed-head .more-categories {
    font-family: ProximaNova;
    padding: 0;
    position: relative;
    line-height: 29px;
    border: none;
}

.section .nb-tabbed-head .more-categories > a {
    font-size: 18px;
    padding: 0 25px;
    display: block;
    border-left: 1px solid #dbdbdb;
    line-height: 29px;
    height: 38px;
}

.more-categories > ul {
    background: #fff;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 38px;
    width: 100%;
    z-index: 1000;
    background-color: #e9e9e9;
    border: 1px solid #e1e1e1;
    border-right: none;
    border-bottom: none;
    display: none;
}

.section .nb-tabbed-head .more-categories li {
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #e1e1e1;
    line-height: 38px;
}

.section .nb-tabbed-head .more-categories li:before, .section .nb-tabbed-head .more-categories li:after {
    display: none;
}

.section .nb-tabbed-head .more-categories li a {
    display: block;
    padding: 0;
    text-align: center;
}

.post_views_with_ajax .post-views {
    display: none;
}

.ninja-forms-form-wrap *, .ninja-forms-form-wrap *::after, .ninja-forms-form-wrap *::before {
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.vc_grid.vc_row .vc_grid-item {
    box-sizing: border-box !important;
}

.main-left {
    margin: 0 !important;
}

.wabtn {
    padding-right: 5px !important;
    display: none !important;
}

.wabtn i {
    color: #43d854;
    font-size: 20px;
}

.commentlist .comment-text .star-rating {
    float: right;
}

.widget-tabbed-body ul.product_list_widget li {
    overflow: hidden;
}

/* Temp till next version */
.vc_main_col .feature-cat-slider-wrap, .main-content .feature-cat-slider-wrap { /*min-height: 200px;*/
}

.vc_main_col .feature-cat-slider div.cat-slider-wrap, .main-content .feature-cat-slider div.cat-slider-wrap {
    width: 100% !important;
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    margin: 0 !important;
    padding: 0 15px;
}

.vc_main_col .feature-cat-slider div.cat-slider-wrap .cat-slider-item, .main-content .feature-cat-slider div.cat-slider-wrap .cat-slider-item {
    width: 100% !important;
}

.feature-cat-slider div.cat-slider-wrap .cat-slider-item.active, .feature-cat-slider div.cat-slider-wrap .cat-slider-item.active {
    position: relative !important;
}

.vc_main_col .feature-cat-slider div.cat-slider-wrap .cat-slider-item img, .main-content .feature-cat-slider div.cat-slider-wrap .cat-slider-item img {
    width: 100% !important;
}

.ads-layout-rotator, .ads-layout-rotator * {
    max-width: 100%;
}

.mainBlock {
    width: 100%;
    height: 890px;
    position: relative;
    background-size: cover;
    background-position: center;
}

.mainBlockDef {
    height: 150px;
}

.flex {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.col {
    flex-direction: column;
}

.w550 {
    flex: 0 0 120px;
}

.h50 {
    height: 50px;
}

.h20 {
    height: 20px;
}

.w551 {
    flex: 0 0 130px;
}

.header {
    width: 100%;
    height: 33px;
    position: relative;
    top: 18px;
}

.greenLine {
    width: 100%;
    height: 3px;
    background-color: rgb(141, 197, 64);
    opacity: 0.7;
    display: none;
}

.greenLine2 {
    width: 100%;
    height: 3px;
    background-color: rgb(141, 197, 64);
    opacity: 0.7;
}

.ajustContent {
    height: 30px;
    width: 172px;
}

.logoDesc {
    font-size:0.9rem;
    color: rgb(255, 255, 255);
    line-height: 0.9rem;
    text-align: center;
    margin-top: 5px;
}

.plus12 {
    height: 30px;
}

.plus12-main { /*display: none;*/
    height: 30px;
    position: absolute;
    right: 6%;
    top: 6%;
}

.menuLink {
    color: white;
    font-size: 1.2rem;
}

.svgContainer {
    width: 90%;
    height: 820px;
    margin: auto;
}

.svgContainerDef {
    height: 100%;
}

.vc_hidden-lg {
    display: none;
}

.h1_top1 {
    font-size: 1.7rem;
    font-family: ProximaNova;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.2;
    margin-top: 70px;
}

.h1_reg {
    font-size: 3.6rem;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.1;
}

.h2_top2 {
    font-size: 3.4rem;
    font-family: ProximaNova;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.1;
}

.w100 {
    width: 100%;
}

.left {
    align-items: flex-start;
}

#brMobile {
    display: none;
}

.mid {
    width: 90%;
    text-align: center;
    position: absolute;
    top: 170px;
}

.mapBlock {
    margin: auto;
    position: relative;
    top: -308px;
    width: 1077px;
}

.regMenu {
    width: 80%;
    margin: 40px auto;
}

.regMenu2, .regMenu a, .regMenuRed {
    font-size: 1.1rem;
    color: white;
    text-align: left;
}

.regMenuRed {
    background: #c64040;
    padding: 20px 40px;
}

.footerCol {
    height: 160px;
    opacity: 0.8;
}

.mybtn_red_1 {
    font-size: 1.2rem;
    font-family: "ProximaNova";
    color: rgb(255, 255, 255);
    line-height: 1.5;
    background-color: rgb(225, 37, 37);
    box-shadow: 0px 18px 40px 0px rgba(225, 37, 37, 0.54);
    padding: 20px 20px;
    margin: auto;
}

a.mybtn_red_1:hover {
    color: rgb(255, 255, 255);
}

.txt_center {
    text-align: center;
}

.app_container {
    background-image: url(/wp-content/themes/multinews/images/app_logo.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 400px;
}

.app_containerN {
    background-image: url(//huntmap.ru/wp-content/themes/multinews/images/app_logo_m.jpg);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 400px;
}

.appButton {
    width: 200px;
    height: 77px;
}

.allmap {
    font-size: 2.5rem !important;
    font-family: "ProximaNova";
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.2;
    padding-left: 30px;
}

.vk_title {
    font-size: 2.1rem !important;
    font-family: "ProximaNova" !important;
    color: black;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.2;
}

.newsTabActive {
    font-size: 2rem;
    font-family: "ProximaNova";
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.425;
}

.vc_tta-tabs-list {
    font-size: 2.1rem !important;
    color: black !important;
    background-color: #FFFFFF;
}

span.vc_tta-title-text {
    border-bottom: 5px green dashed !important;
}

.vc_active span.vc_tta-title-text {
    border-bottom: none !important;
    text-transform: uppercase;
}

h2.nb3.first-item {
    color: red !important;
}

footer.show-more a {
    background-color: rgb(37, 170, 225);
    box-shadow: 0px 18px 40px 0px rgba(34, 127, 165, 0.54);
    padding: 10px 20px;
    display: inline;
    color: white;
}

.Rectangle_10 {
    background-color: rgb(37, 170, 225);
    box-shadow: 0px 18px 40px 0px rgba(34, 127, 165, 0.54);
    position: absolute;
    left: 1170px;
    top: 2593px;
    width: 153px;
    height: 42px;
    z-index: 141;
}

.Rectangle_4_copy_2 {
    background-color: rgb(114, 161, 49);
    width: 293px;
    height: 194px;
}

.Rectangle_4_copy {
    background-color: rgb(141, 197, 64);
    width: 862px;
    height: 194px;
}

.footer-bottom {
    height: 390px;
    display: flex;
    align-items: flex-end;
    padding: 0 0;
}

.footerLeft {
    width: 20%;
    height: 160px;
    background-color: darkolivegreen;
}

.footerRight {
    width: 100%;
    background-color: rgb(141, 197, 64);
    height: 160px;
}

.alignright, .alignleft { /* height: 320px!important; */
    width: auto !important;
}

footer.show-more {
    height: 92px;
    line-height: 92px;
}

.page-wrap, .vc_tta-container {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.copyrights {
    font-size: large;
    line-height: 1.7rem;
}

.copyrights > h4 {
    text-align: left;
}

.navigation {
    display: none;
    background: white !important;
    border: none !important;
    height: 200px !important;
    width: 100% !important;
    margin: 0 auto;
    z-index: 9999;
    position: absolute;
}

.menuBanner {
    border-color: rgb(255, 255, 255);
    background-color: rgb(141, 198, 64);
    width: 100%;
    height: 70px;
    z-index: 73;
}

.blueButton {
    background-color: rgb(37, 170, 225);
    padding: 20px 20px;
    margin: 0 auto;
    text-align: center;
}

.blueButton {
    background-color: rgb(37, 170, 225);
    padding: 20px 20px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    color: white;
    width: 200px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    cursor: pointer;
}

.blueButtonGrey {
    background-color: grey;
    box-shadow: none;
    cursor: default;
}

.mLeft30 {
    margin-left: 0px !important;
    padding-left: 20px !important;
}

.logoApp {
    position: relative;
    margin: 30px 0 0 30px;
}

.appTxt {
    color: white;
    font-size: 1.2rem !important;
    margin: 5px 0 0 30px !important;
}

.mapLocal {
    margin: auto;
    position: relative;
    top: -250px;
    width: 1077px;
    background-color: white;
    height: 690px;
}

#mapSmall {
    display: none;
}

.mapL-1 {
    width: 1077px;
    height: 100%;
    padding: 20px;
    background: white;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.btnSroki {
    width: 35%;
    margin: 0 auto;
    background: #8DC540;
    padding: 15px 10px;
    margin-top: 55px;
    font-size: 1.3rem;
    opacity: 0.8;
}

.btnSroki a {
    color: white !important;
}

.logoDefDesk {
    flex: 0 0 175px;
}

.hederDef {
    top: 30px;
}

.headerDefMobile {
    display: none;
}

.mr1pr {
    margin-right: 1%;
}

.ml1pr {
    margin-left: 1%;
}

.vkBgpict {
    background-image: url("/wp-content/themes/multinews/images/bgvk_1.jpg");
    background-position: center;
    background-size: contain;
    width: 100%;
    height: 250px;
}

#vk_groups {
    width: 100%;
    height: 250px;
}

.mapFullscreen {
    position: absolute;
    right: 20px;
    width: 25px;
    height: 25px;
    text-align: center;
    z-index: 9;
    cursor: pointer;
    padding: 5px;
    margin: 3px;
}

.closeMapF {
    font-size: 30px;
    color: rgb(141, 197, 64);
    display: none;
    cursor: pointer;
}

.ytp-svg-fill {
    fill: rgb(141, 197, 64);
    width: 30px;
}

.shareBox {
    display: none;
    width: 100%;
    height: 50px;
    background: black;
}

#myInput2, #myInput2Home  {
    background-image: url('/wp-content/themes/multinews/images/icon_search.png');
    background-position: 10px 12px;
    background-repeat: no-repeat;
    width: 100%;
    font-size: 1rem;
    padding: 12px 20px 12px 40px;
    border: 1px solid limegreen;
    margin-bottom: 12px;
}

#myUlReg, #myUlRegHome {
    display: none;
}

#myUL, #myUL2, #myULHome, #myUL2Home {
    list-style-type: none;
    padding: 0;
    margin: 0;
    height: 184px;
    text-transform: uppercase;
}

#myUL2 li a, #myUL2Home li a {
    border: 1px solid #ddd;
    margin-top: -1px; /* Prevent double borders */
    background-color: rgb(60, 169, 50);
    padding: 12px;
    text-decoration: none;
    font-size: 0.9rem;
    color: white;
    display: block;
}

#myUL2 li a:hover:not(.header), #myUL2Home li a:hover:not(.header) {
    background-color: rgb(162, 233, 78);
}

.icon_size {
    height: 27px;
}

.blink-1 {
    animation-name: blink;
    animation-timing-function: linear;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}

@keyframes blink {
    50% {
        opacity: 0;
    }
}

.bannerCountry {
    display: none;
    padding: 10px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #8DC540;
    font-size: large;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 10;
    text-align: center;
}

.h70 {
    height: 70%;
}

.flex-col {
    flex-direction: column;
}

.bannerCountry a {
    color: white;
}

.bannerCountry a:hover {
    color: white;
}

#popupCountry {
    padding-top: 20px;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    background-color: #8DC540;
    font-size: large;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 10;
    position: fixed;
    display: none;
    z-index: 90;
}

.groupBtnCountry {
    height: 60%;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

/* @media screen and  (max-width: 2500px) { .mainBlock { height: 1090px; } .svgContainer { height: 937px; !*width: 2200px;*! } .mid { top: 16%; } .h1_reg { font-size: 2.6rem; } .mapLocal { top: -150px; height: 600px; } .btnSroki { margin-top: 0px; font-size: 1rem; } .h1_top1 { font-size: 1.5rem; line-height: 1.2; margin-top: 45px; } .h2_top2 { font-size: 2.5rem; } } */
.flexRight {
    justify-content: flex-end;
}

.btnOff {
    cursor: pointer;
}
/*class="vc_general vc_btn3 vc_btn3-size-xs vc_btn3-shape-rounded vc_btn3-style-classic vc_btn3-block vc_btn3-color-green"*/
/*class="wpb_column vc_column_container"*/

.vc_row-fluid {
    display: flex;
    justify-content: center;
}

.vc_col-sm-8 {
        width: 66.66666667%;
    }
.vc_col-sm-4 {
    width: 33.33333333%;
}

.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.vc_col-sm-3 {
    width: 22%;
    background-color: rgb(37, 170, 225);
}

.vc_row.vc_column-gap-3 {
    display: flex;
    justify-content: space-between;

}
.vc_btn3-container, .vc_btn3-center {
    /*width: 240px;*/
    /*flex-grow: 1;*/
    display: flex;
    justify-content: center;

}
.vc_btn3-color-green, .vc_btn3-size-xs {
    background-color: rgb(37, 170, 225);
    color: white;
    font-size: 0.9rem;
    border-radius: 0px;
    padding: 10px 5px;
    margin: 5px 0px;
}

.main-container, .section, .page-wrap, .wrap, .block-title, #block0, #block2  {
    background-color: #f5f5f5;
}
.vc_btn3-container {
    text-transform: uppercase;
}
#block2 {
    display: none;
}
#block3 {
    margin-top: 449px;
}
.mom_visibility_device_2 {
    display: none; /* мобильное меню уровень 0  */
}

/* === SoundBirds === */
.soundbirds {
    width: 160px;
}
.sbButton {

}
.berd {
    font-size: 1.8rem;
    font-family: "ProximaNova";
    color: rgb(255, 255, 255);
    line-height: 0.96;
    padding-top: 10px;
}
.soundbirds_inner {
    position: relative;
    min-height: 160px;
    background-size: cover;
}

.soundbirds_item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 160px;
    background-size: 100% 100%;
}
.soundbirds_name {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    width: calc(100% - 20px);
    font-size: 14px;
    background: rgba(0,0,0,.7);
    color: #fff;
}
.soundbirds:hover .soundbirds_name {
    display: block;
    text-align: center;

}
.soundbirds_song {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.soundbirds_audio {
    display: block;
    width: 100%;
    height: 30px;
}
.logo {
    width: 75px;
    height: 67px;
    margin-left: 50px;
    background-image: ("https://xn--j1aigh.xn--p1ai/wp-content/themes/multinews/images/logo.png");
    background-size: cover;
}

.bd-kotr {

}


@media only screen and  (width: 1920px) {
    .mainBlock {
        height: 660px;
    }

    #block2 {
        height: 449px;
    }

    .svgContainer {
        height: 629px;
    }

    .mid {
        top: 16%;
    }

    .h1_reg {
        font-size: 2.6rem;
    }

    .mapLocal {
        top: -150px;
        height: 600px;
    }

    .btnSroki {
        margin-top: 0px;
        font-size: 1rem;
    }

    .h1_top1 {
        font-size: 1.5rem;
        line-height: 1.2;
        margin-top: 45px;
    }

    .h2_top2 {
        font-size: 2.5rem;
    }
}

@media (min-width: 1920px) and (max-width: 2560px) {
    #block3 {
        margin-top: 330px;
    }
    .mainBlock {
        width: 1920px;
        height: 920px;
        margin: 0 auto;
    }

    .svgContainer {
        height: 760px;
    }

    #block2 {
        height: 325px;
    }

    .mid {
        top: 16%;
    }

    .h1_reg {
        font-size: 3.6rem;
    }

    .mapLocal {
        top: -150px;
        height: 600px;
    }

    .btnSroki {
        margin-top: 0px;
        font-size: 1rem;
    }

    .h1_top1 {
        font-size: 2.5rem;
        line-height: 1.5;
        margin-top: 45px;
    }

    .h2_top2 {
        font-size: 3.5rem;
    }

    .footer-bottom {
        width: 1920px;
        margin: 0 auto;
    }
}

.txt-white {
    color: white;
}

@media only screen and (max-width: 812px) {
    #block3 {
        margin-top: 0;
    }
    .nb3 .first-item {
        float: left;
        width: 100%;
    }
    .vc_column_container>.vc_column-inner {
         padding-left: 0;
         padding-right: 0;

    }
    .vc_row-fluid {
        flex-direction: column;
    }
    .vc_row.vc_column-gap-3 {
        flex-direction: column;
    }
    .vc_col-sm-3 {
        margin: 5px 0;
    }
    .vc_hidden-xs {
        display: none;
    }
    .plus12-main {
        height: 30px;
        position: absolute;
        right: 8%;
        top: 18%;
    }

    .plus12 {
        height: 27px;
    }

    .plus12defmobile {
        height: 27px;
    }

    .greenLine2 {
        width: 100%;
        height: 3px;
        background-color: rgb(141, 197, 64);
    }

    .mr10 {
        margin-right: 10px;
    }

    .ml10 {
        margin-left: 10px;
    }

    .btnSroki {
        width: 80%;
        margin-top: 0px;
        font-size: 1.4rem;
    }

    .vc_hidden-lg {
        display: block;
    }

    .mh20 {
        height: 20px;
    }

    #mapSmall {
        display: block;
    }

    .mapSmall {
        background-image: url("/wp-content/themes/multinews/images/smallmap1.jpeg");
        background-position: center;
        background-size: contain;
        width: 100%;
        height: 150px;
    }

    .mainBlock {
        height: 550px; /*top: 40px;*//*background-size: cover;*/
        background-position: top; /*background-position-x: -230px;*/
    }

    .mainBlockDef {
        height: 150px;
    }

    .w550 {
        flex: 0 0 30%;
    }

    .logoSmall {
        margin: 0 auto;
        top: -29px !important;
        width: 75px !important;
        height: 30px;
        position: relative;
        z-index: 9;
    }

    .logoSmallDef {
        margin: 0 auto;
        top: 20px !important;
        height: 30px;
        flex: 0 0 150px;
    }

    .headerDefMobile {
        height: 100px;
        padding-top: 20px;
        display: flex;
    }

    .svgContainer {
        height: 550px;
    }

    .greenBorder {
        height: 300px;
    }

    .header {
        height: 60px;
    }

    .xs_jcSB {
        justify-content: space-between;
    }

    .greenBoxSmall {
        top: 30px; /*position: relative;*/
    }

    .footerCol {
        flex-direction: column;
        height: auto;
    }

    .mLeft30 {
        padding-left: 0px !important;
    }

    .footerRightIn {
        padding-top: 20px;
    }

    .copyrights {
        font-size: small;
    }

    .copyrights > h4 {
        text-align: center;
    }

    .footerRight, .footerLeft {
        flex-direction: column;
        width: 100% !important;
        text-align: center;
    }

    .footerRight {
        height: auto;
    }

    .footer-bottom {
        height: 530px !important;
    }

    .ajustContent {
        width: 100px;
    }

    .ajustContent2 {
        width: 78px;
    }

    .logoDesc {
        font-size: 0.5rem;
        line-height: 0.8rem;
        padding-top: 5px;
    }

    .h1_top1 {
        font-size: 0.9rem;
        margin-top: 30px;
    }

    .h1_reg {
        font-size: 1.8rem;
        padding-top: 6rem;
        padding-bottom: 1rem;
        line-height: 1.4;
    }

    .h1_regSmall {
        font-size: 1.6rem;
    }

    .h2_top2 {
        font-size: 1.8rem;
        line-height: 1.2;
    }

    #brMobile {
        display: inline-block;
    }

    .mid {
        width: 100%;
        position: relative;
        top: -440px;
    }

    .mapBlock {
        top: -145px;
        width: 375px;
    }

    .app_container { /*height: auto;*/
        background-image: url(/wp-content/themes/multinews/images/app_logo_m.jpg) !important;
        background-position: left;
    }

    .allmap {
        font-size: 1.8rem !important;
    }

    .mybtn_red_1 {
        font-size: 0.8rem;
    }

    .vc_custom_1583176396280 {
        background-position: left !important;
    }

    .vk_title {
        text-align: center !important;
        font-size: 1.6rem !important;
    }

    .footer-bottom { /*background-position-x: -250px !important;*/
    }

    .copyrights {
        line-height: 1.4rem;
        font-size: 1.1rem;
    }

    .navigation {
        height: 180px !important;
        width: 100% !important;
        margin: 0 auto;
        z-index: 9999;
        position: absolute;
    }

    .mLeft {
        margin-left: 0px !important;
    }

    #mapLocal {
        display: none;
    }

    .mapLocal {
        width: 100%;
        position: fixed;
        top: 0;
        height: 100vh;
        z-index: 99991;
        background: #7cac37;
    }

    .closeMap {
        position: fixed;
        right: 0;
        top: 0;
        z-index: 99992;
    }

    .prOrgBtn {
        margin-top: 40px;
        width: 100%;
        display: flex;
    }
    .regMenu {
        display: none;
    }

    .blueButton {
        background-color: rgb(37, 170, 225);
        padding: 20px 20px;
        margin: 0 auto;
        text-align: center;
        text-transform: uppercase;
        color: white;
        width: 200px;
        box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    }

    .blueButton:hover {
    }

    .blueButtonGrey {
        background-color: grey;
    }

    .btnAllmap {
        background-color: rgb(37, 170, 225);
        box-shadow: 0px 18px 40px 0px rgba(34, 127, 165, 0.54);
        width: 80%;
        margin: 0 auto;
        padding: 10px;
        margin-top: 25px;
        font-size: 0.9rem;
    }

    .btnAllmap a {
        color: white !important;
    }

    .mapL-1 {
        margin: 0 auto;
        height: 100vh;
        width: 100vw;
        padding: 0;
        position: fixed;
    }

    .mapL-2 { /*position: absolute;*/
        margin: 0 auto;
        height: 14vh;
        width: 88vw; /*margin-top: 50vh;*/
    }

    .vc_tta-panel-heading {
        margin-bottom: 0px !important;
        display: none;
    }

    .headerDef {
        display: none;
    }

    .groupBtnCountry {
        height: 70%;
    }
}

@media only screen and (max-width: 736px) {
    .mainBlock {
        height: 580px;
    }

    .svgContainer {
        height: 580px;
    }
}

/* iPhone 5 ----------- */
@media only screen and (min-width: 320px) and (max-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    /* стили */
}

/* iPhone 6 ----------- */
@media only screen and (min-width: 375px) and (max-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    /* стили */
}

@media only screen and (min-width: 375px) and (max-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    /* стили */
}

/* iPhone 6+ ----------- */
@media only screen and (min-width: 414px) and (max-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    /* стили */
}

@media only screen and (min-width: 414px) and (max-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    .mainBlock {
        height: 570px;
    }
}
