/*********************************************************************************************

Theme Name: Compass
Theme URI: http://www.wpzoom.com/themes/compass
Version: 1.1.3
Private: true
Author: WPZOOM
Author URI: http://www.wpzoom.com
Description: Compass is a highly customizable Magazine theme, with numerous features and an easy configurable homepage layout.
Tags:  two-columns, blue, right-sidebar, responsive-layout, custom-colors, custom-menu, featured-images, theme-options, translation-ready
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

The PHP code portions of this WPZOOM theme are subject to the GNU General Public
License, version 2. All images, cascading style sheets, and JavaScript elements are
released under the WPZOOM Proprietary Use License below.

**********************************************************************************************

WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead use
the custom.css file to add your styles. You can copy a style from this file and paste it in
custom.css and it will override the style in this file.

**********************************************************************************************

1.  Toolbox CSS
2.  Global Styles
3.  Navigation
4.  News Ticker
5.  Featured Slider
6.  Layout
7.  Archive posts
8.  Single posts
9.  Comments
10. Sidebar & Widgets
11. Footer


/*********************************************************************************************

1. Toolbox CSS

*********************************************************************************************/

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body { margin: 0 }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none }
a { background: transparent }
a:active, a:hover { outline: 0 }
abbr[title] { border-bottom: 1px dotted }
b, strong { font-weight: bold }
dfn { font-style: italic }
h1 { font-size: 2em; margin: 0.67em 0; }
mark { background: #ff0; color: #000; }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em }
sub { bottom: -0.25em }
img { border: 0 }
svg:not(:root) { overflow: hidden }
figure { margin: 1em 40px }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
pre { overflow: auto }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
button { overflow: visible }
button, select { text-transform: none }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input { line-height: normal }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto }
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 }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; }
textarea { overflow: auto }
optgroup { font-weight: bold }
table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0 }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }
figure { margin: 0 }
img { vertical-align: middle }
hr { border: 0; border-top: 1px solid #ccc; }
.sr-only, .screen-reader-text { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }
p { margin: 0 0 10px }
small { font-size: 85% }
mark { padding: 0.2em }
ul, ol { list-style-position: inside; margin: 0; padding: 0; }
ul ul, ol ol, ul ol, ol ul { margin: 0 }
dl { margin-top: 0; margin-bottom: 20px; }
dt, dd { line-height: 1.42857 }
dt { font-weight: bold }
dd { margin-left: 0 }
blockquote:before, blockquote:after { content: "" }
address { margin-bottom: 20px; font-style: normal; line-height: 1.42857; }
code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; border-radius: 4px; }
kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; border-radius: 2px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
pre { display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.42857; word-break: break-all; word-wrap: break-word; color: #333; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; }
pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; }
.sticky, .bypostauthor { }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both }
.clickable { cursor: pointer }

/* Smart clearfix */
.clear, .cleaner { clear: both; height: 0; overflow: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* Headings */
h1, h2, h3, h4, h5, h6 {    font-family: "PT Sans","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 300; line-height: 1.1; color: #222; margin: 0; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-weight: normal; line-height: 1; }
h1 small, h2 small, h3 small { font-size: 65% }
h4 small, h5 small, h6 small { font-size: 75% }
h1 { font-size: 36px }
h2 { font-size: 30px }
h3 { font-size: 24px }
h4 { font-size: 18px }
h5 { font-size: 14px }
h6 { font-size: 12px }


@media (min-width: 979px) {

    .is-hidden-desktop {
        display: none;
    }
}

.floatleft { float: left; }
.floatright { float: right; }
.sticky, .bypostauthor {}

    /* Constants */
    :root {
        --vertical-padding: 15px;
    }


    .aligncenter { display: block; clear:both; margin-left: auto; margin-right: auto; }
    .alignleft { float: left; margin-right:15px; }
    .alignright { float: right; margin-left:15px; }


    label {
        display: block;
        margin-bottom: 10px;
        font-weight: 500;
    }

    input, textarea {
        padding: 8px 12px;
        font-family: 'Roboto', sans-serif;
        font-size: 15px;
        font-weight: 300;
        background: white;
        border: 1px solid #e2e2e2;
        width: auto;
        border-radius: 3px;
        color: #444;
    }

    input[type=text],
    textarea {
        -webkit-appearance: none;
    }

    input:focus,
    textarea:focus {
        border-color: #5470c0;
        outline: 0;
    }

    button,
    input[type=button],
    input[type=reset],
    input[type=submit] {
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
        font-weight: 500;
        background-color: #5470c0;
        border: none;
        color: white;
    }

    button:hover,
    input[type=button]:hover,
    input[type=reset]:hover,
    input[type=submit]:hover {
        cursor: pointer;
        background: #222;
    }

    .site-footer button:hover,
    .site-footer input[type=button]:hover,
    .site-footer input[type=reset]:hover,
    .site-footer input[type=submit]:hover {
        cursor: pointer;
        background: #7792DD;
    }

    #subscribe-email input {
        padding: 8px 12px !important;
        float: left !important;
        width: 60% !important;
        margin-right: 5px !important;
    }

    /* Navigation */
    div.navigation { position: relative; text-align: center; font-weight: normal; font-size: 16px; margin: 15px 0; }
    div.navigation a { padding: 6px 12px; margin:0 4px; display: inline-block; -webkit-transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; transition: all .25s ease-in-out; border: 1px solid #e6e6e6; border-radius: 3px; color: #666; }
    div.navigation a:hover { background-color: #f2f2f2; }
    div.navigation span.current { padding: 6px 12px; margin:0 4px; font-weight: 500; border-radius: 3px; color: #fff; background: #5470c0; display: inline-block;  }
    div.navigation span.pages { margin-right: 15px; display: none; }
    div.navigation span.dots { color: #999; line-height: 100%; margin: 0 5px;}
    div.navigation .alignleft, div.navigation .alignright { margin: 0 }
    div.navigation .prev, div.navigation .next { position: absolute; padding: 8px 20px; border: 1px solid #e6e6e6; color: #666; border-radius: 3px; }
    div.navigation .prev { left: 0 }
    div.navigation .next { right: 0 }


    /* Hides navigation links and site footer when infinite scroll is active */
    .infinite-scroll .navigation {
        display: none;
    }


    .infinite-scroll:not(.infinity-end):not(.neverending) #recent-posts {
        margin-bottom: 120px;
        position: relative;
    }

    .infinite-scroll .infinite-loader,
    .infinite-scroll #infinite-handle {
        position: absolute;
        bottom: -90px;
        left: 49%;
    }

    .infinite-scroll.neverending .infinite-loader {
        bottom: -40px;
    }

    .infinite-scroll #infinite-handle {
        left: 0;
        right: 0;

        text-transform: uppercase;
        font-weight: bold;
        font-size: 12px;
        text-align: center;
    }

    .infinite-scroll #infinite-handle span {
        display: block;
        width: 100%;
        line-height: 50px;
        font-size: 18px;
        border-radius: 3px;
        background: #5470c0;
        color: #fff;
        font-weight: normal;
        -webkit-transition: 0.3s ease all;
        -o-transition: 0.3s ease all;
        transition: 0.3s ease all;
    }


    .infinite-scroll #infinite-handle span:hover {
        background: #19191a;
    }

    .infinite-scroll #infinite-handle span button {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }


    /*********************************************************************************************

    2. Global Styles

    *********************************************************************************************/

    html {
        font-size: 10px;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    body {
        margin: 0;
        padding: 0;
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
        font-weight: normal;
        line-height: 1.5;
        color: #444;
        background-color: #fff;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    body.noscroll {
        position: fixed;
        overflow: hidden;
        width: 100%;
    }

    a {
        color: #5470c0;
        text-decoration: none;
    }

    a:hover, a:focus {
        color: #222;
        text-decoration: none;
    }


    .navbar-brand { display: inline-block; vertical-align: middle; margin: 0 30px 0 0; }
    .navbar-brand h1 { margin: 0; font-weight: bold; letter-spacing: 1px; font-family: Montserrat, sans-serif; line-height: 100%; }
    .navbar-brand a { font-size: 26px; text-transform: uppercase; }
    .navbar-brand a:hover { text-decoration: none; opacity: 0.8; }


    /*********************************************************************************************

    3. Navigation

    *********************************************************************************************/

    .main-navbar {display: inline-block; vertical-align: middle;}

    .navbar { position: relative; z-index: 200; color: #fff; background: #5470c0; }
    .navbar .inner-wrap { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0px 10px; display:flex;align-items: center; }

    @media (min-width: 1024px) {
        .navbar .inner-wrap { padding: 0px var(--vertical-padding); }
    }

    .navbar-header #menu-main-slide { display: none; }

    .navbar:before, .navbar:after { content: " "; display: table; }
    .navbar:after { clear: both }

    .navbar a { color: #fff }

    .sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; }
    .sf-menu li { position: relative }
    .sf-menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 99; }
    .sf-menu > li { float: left }
    .sf-menu li:hover > ul, .sf-menu li.sfHover > ul { display: grid }
    .sf-menu a { display: block; position: relative; }
    .sf-menu ul ul { top: 0; left: 100%; }
    .sf-arrows .sf-with-ul:after { content: "\f347"; display: inline-block; -webkit-font-smoothing: antialiased; font: normal 12px/16px 'dashicons'; vertical-align: top; margin: 5px 0px 0 4px; }
    .sf-arrows ul .sf-with-ul:after { content: "\f345"; display: inline-block; -webkit-font-smoothing: antialiased; font: normal 12px/22px 'dashicons'; float: right; vertical-align: top; margin: 2px 0 0 4px; }
    .sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after, .sf-arrows ul .sfHover > .sf-with-ul:after { border-left-color: white }

    .navbar-toggle { display: none; padding: 9px 10px;   border-radius: 2px; }
    .navbar-toggle:hover { border:none !important; }
    .navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; background: #222; }
    .navbar-toggle .icon-bar + .icon-bar { margin-top: 4px }


    .navbar-nav { position: relative; z-index: 100; }

    .navbar-nav > li { margin: 0 5px; padding: 0px 0; }
    .navbar-nav > li:last-child { margin-right: 0 }

    .navbar-nav a { padding: 35px 5px; border-bottom: 2px solid transparent; -webkit-transition: 0.2s ease all; -o-transition: 0.2s ease all; transition: 0.2s ease all; border-bottom: 1px solid transparent; }
    .navbar-nav a:hover { text-decoration: none; border-bottom: 1px solid #84c6f8; }
    .navbar-nav ul { font-size: 14px; left: 50%; width: 220px; margin-top: 0; background: #fff; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); border-radius: 3px; -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.2); box-shadow: 0 2px 3px 0 rgba(0,0,0,.2); }
    .navbar-nav ul a { color: #666; padding: 10px 15px; border-bottom: none; }
    .navbar-nav ul a:hover { border-bottom: none; color: #19191a; }
    .navbar-nav ul .current-menu-item a, .navbar-nav ul .current_page_item a, .navbar-nav ul .current-menu-parent a, .navbar-nav ul .current_page_parent a { border-bottom: none; color: inherit; }
    .navbar-nav ul ul { right: 100%; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); margin-top: -3px; }

    .navbar-nav .current-menu-item a,
    .navbar-nav .current_page_item a,
    .navbar-nav .current-menu-parent a { border-bottom: 1px solid #84c6f8;  }

    .navbar-nav .current-menu-item ul a,
    .navbar-nav .current_page_item ul a,
    .navbar-nav .current-menu-parent ul a,
    .navbar-nav .current_page_parent ul a { color: #666; border: none; }

    .navbar-nav > li > a.sf-with-ul:hover { border-bottom: 1px solid rgba(255, 255, 255, 0) }

    /* Search Form */


    .top-search {
        display: none;
        justify-content: center;
        background-color: #efefef;
        position: absolute;
        left: 0;
        top: 95px;
        padding: 0px 0;
        width: 100%;
        z-index: 150;
    }

    @media (max-width: 978px) {
        .top-search {
            top: 70px;
        }
    }

    .top-search .inner-wrap {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px 10px;
        max-width: 1200px;
        margin: 0 auto;
        width: 100%;
    }

    @media (min-width: 1024px) {
        .top-search .inner-wrap {
            padding: 39px var(--vertical-padding);
        }
    }

    .top-search .search-form {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-grow: 1;
    }

    .top-search .search-form label {
        margin-bottom:0;
    }

    .top-search .search-form .search-field { padding: 0px 30px 0px 8px; border-radius: 6px; width: 400px; margin-right:10px; height:45px; display:flex; }
    .top-search .search-form .search-submit { width: 45px; height: 45px; display:flex; align-items: center; justify-content: center; padding: 15px; background-color: #0071a1; border: none; border-radius: 6px; }

    /*********************************************************************************************

    4. News Ticker

    *********************************************************************************************/

    #news-ticker {
        padding: 10px 0 16px;
        background: #19191a;
        color: #f9f9f9;
    }

    #news-ticker .inner-wrap {
        width: 100%;
        max-width: 1200px;
        height: 30px;
        margin: 0 auto;
        padding: 0 15px;
        font-size: 15px;
    }

    #news-ticker h3,
    #news-ticker dt,
    #news-ticker dd {
        line-height: 35px;
    }

    #news-ticker h3 {
        margin: 0 28px 0 0;
        float: left;
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        font-weight: 500;
        color: #9ca3ad;
        text-transform: uppercase;
    }

    #news-ticker .news-ticker-container {
        overflow: hidden;
    }

    #news-ticker dl {
        display: block;
        margin: 0;
    }

    #news-ticker dt, #news-ticker dd {
        display: block;
        float: left;
        margin: 0 5px;
        font-weight: 300;
    }

    #news-ticker dt {
        color: #999;
        font-size: 12px;
        text-transform: uppercase;
    }

    #news-ticker dd {
        margin-right: 50px;
    }

    #news-ticker dd a {
        color: #fff;
    }

    #news-ticker dd a:hover {
        color: #5470c0;
        text-decoration: none;
    }


    /*********************************************************************************************

    5. Featured Slider

    *********************************************************************************************/

    #slider {
        margin: 0;
        overflow: hidden;
        position: relative;
        background: #19191a;
        height: 400px;
    }

    .empty-slider a,
    #slider .more_link {
        color: #7bdeff;
    }

    .empty-slider a,
    #slider .more-link:hover {
        color: #2fbbe9;
    }


    .empty-slider {
        max-width: 1200px;
        margin: 60px auto 40px;
        padding: 0 15px;
        color: #fff;
    }

    #slider .slides {
        white-space: nowrap;
        overflow: hidden;
    }

    #slider .slide {
        position: relative;
        display: inline-block;
        white-space: normal;
    }

    #slider .flickity-enabled .slide {
        display: block;
    }

    #slider .flickity-viewport {
        cursor: move;
        cursor: -webkit-grab;
        cursor: grab;
    }

    #slider .flickity-viewport.is-pointer-down {
        cursor: -webkit-grabbing;
        cursor: grabbing;
    }

    .flickity-prev-next-button {
        display: block;
        position: absolute;
        z-index: 100;
        top:35%;
        height: 30%;
        background-color: rgba(0,0,0,0.3);
        padding: 2%;
        -webkit-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

    .flickity-prev-next-button:hover { background-color: rgba(0,0,0,0.7); }
    .flickity-prev-next-button.previous { left: 0; border-radius: 0 3px 3px 0; }
    .flickity-prev-next-button.next { right: 0; border-radius: 3px 0 0 3px; }

    .flickity-prev-next-button svg {
        position: absolute;
        left: 20%;
        top: 20%;
        width: 60%;
        height: 60%;
    }

    .flickity-prev-next-button path {
        opacity: 0.4;
        fill: white;
    }

    .flickity-prev-next-button:hover path {
        opacity: 1;
    }

    #slider .slider-direction-nav a:focus { outline: 0; }
    #slider .slider-direction-nav a:hover,
    #slider .slider-direction-nav a:active { opacity: 1; }

    .slides li .slide-overlay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-repeat: repeat-x;
        color: #ffffff;
    }

    .slides li .slide-header {
        position: absolute;
        bottom: 35px;
        padding: 0 35px;
    }

    .slides li h3, .slides li h1 {
        color: #fff;
        font-size: 38px;
        line-height: 1.3;
        font-weight: 600;
        margin-bottom: 15px;
    }

    .slides li h3 a, .slides li h1 a { color: white; }

    .slides li h3 a:hover, .slides li h1 a:hover {
        text-decoration: none;
        opacity: .9;
    }

    .slides li .entry-meta {
        text-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
        color: #ccc;
    }

    .slides li .entry-meta a {
        color: #ccc;
        padding-bottom: 4px;
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }

    .slides li .entry-meta a:hover {
        color: #fff;
        border-bottom: 1px solid rgba(255,255,255,0.4);
    }

    .slides:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        line-height: 0;
        visibility: hidden;
    }


    /*********************************************************************************************

    6. Layout

    *********************************************************************************************/

    .site-main {
        max-width: 1200px;
        padding: 0 10px;
        margin: 0 auto 30px;
    }

    @media (min-width: 1024px) {
        .site-main {
            padding: 0 var(--vertical-padding);
        }
    }

    .blog .site-main,
    .paged .site-main {
        padding-top: 40px;
    }


    .site-main:before,
    .site-main:after { content: " "; display: table; }
    .site-main:after { clear: both; }

    .site-main > .section-title {
        font-size: 36px;
        font-weight: 100;
        text-transform: none;
        padding-top: 30px;
    }

    .site-widgetized-section {
        background-color: #fafafa;
        padding: 30px 0 0;
    }

    .site-widgetized-section .widgets {
        width: 100%;
        max-width: 1200px;
        padding: 0 10px;
        margin: 0 auto;
        font-size: 0;
    }

    @media (min-width: 1024px) {
        .site-widgetized-section .widgets {
            padding: 0 var(--vertical-padding);
        }
    }

    /* by default there are 4 widgets */
    .site-widgetized-section .widgets .widget {
        width: 23%;
        margin-right: 2.6666%;


        display: inline-block;
        vertical-align: top;

        /* restore font size cleared because of inline-block */
        font-size: 16px;
    }

    .site-widgetized-section .widgets .widget:last-child,
    .site-widgetized-section .widgets .widget:nth-child(4n + 4) { margin-right: 0; }

    .site-widgetized-section .widgets-3 .widget { width: 32%; margin-right: 2%; }
    .site-widgetized-section .widgets-3 .widget:last-child { margin-right: 0; }

    .site-widgetized-section .widgets-2 .widget { width: 48%; margin-right: 4%; }
    .site-widgetized-section .widgets-2 .widget:last-child { margin-right: 0; }

    .site-widgetized-section .widgets-1 .widget { width: 100%; margin-right: 0; }


    /*********************************************************************************************

    7. Archive Posts

    *********************************************************************************************/

    .recent-posts {
        float: left;
        max-width: 1030px;
        width: 65.8119%;
    }

    .breadcrumbs {
        padding: 20px 0;
        margin-bottom: 30px;
        border-bottom: 1px solid #eeeeee;
        color: #8d8d8d;
        font-size: 14px;
    }

    .breadcrumbs a {
        color: #555555;
    }

    .widget .title,
    .section-title {
        margin-bottom: 30px;
        color: #3d3d3d;
        font-size: 16px;
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        text-transform: uppercase;
        border-bottom: 1px solid #eeeeee;
    }

    .widget .title span,
    .section-title > span {
        position: relative;
        display: inline-block;
        padding: 0 0 30px;
    }

    .widget .title span:after,
    .section-title > span:after {
        position: absolute;
        display: block;
        width: 100%;
        bottom: -1px;
        content: " ";
        border-bottom: 1px solid #b3b3b3;
    }

    .section-title span.vcard:after {
        display: none;
    }

    .recent-posts .post:before,
    .recent-posts .post:after { content: " "; display: table; }
    .recent-posts .post:after { clear: both; }

    .recent-posts .post,
    .recent-posts .type-page {
        margin-bottom: 40px;
    }

    .recent-posts .post-thumb {
        float: left;
        margin-right: 30px;
    }

    .recent-posts .post-thumb img {
        border-radius: 2px;
        border: 1px solid #efefef;
    }

    .recent-posts .entry-body {
        overflow: hidden;
    }

    .entry-title {
        margin: 0 0 20px;
            font-family: "PT Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
                font-size: 21px;
        font-weight: bold;
        line-height: 1.3;
    }

    .entry-title a {
        color: #222;
        font-weight:bold;
    }

    .entry-title a:hover {
        color: #5470c0;
        text-decoration: none;
    }


    .entry-content:before,
    .entry-content:after { content: " "; display: table; }
    .entry-content:after { clear: both; }

    .entry-content p {
        margin-bottom: 28px
    }

    .entry-content p:last-child {
        margin-bottom: 0
    }

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

    .entry-meta {
        margin-bottom: 12px;
        color: #acacac;
        font-size: 14px;
    }

    .entry-meta span + span:before {
        content: " • ";
        color: #EEEEEE;
        margin: 0 3px;
    }

    .entry-meta a {
        color: #222;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 3px;
    }

    .entry-meta a:hover {
        color: #5470c0;
    }

    .more-link,
    .more_link {
        display: table;
        margin: 20px 0 0;
    }


    /*********************************************************************************************

    8.  Single posts

    *********************************************************************************************/

    .page .site-main > article,
    .single .site-main > article {
        float: left;
        max-width: 1030px;
        width: 65.8119%;
    }

    .page .site-main.full-width-page > article,
    .single .site-main.full-width-page > article {
        float: none;
        max-width: 100%;
        width: 100%;
    }


    .page h1.entry-title,
    .single h1.entry-title {
        font-size: 42px;
    }

    .page .entry-info,
    .single .entry-info {
        margin-bottom: 30px;
        padding-bottom: 20px;
        border-bottom: 1px solid #eee;
    }

    .single .entry-cover img {
        width: 100%;
        margin-bottom: 30px;
    }

    .page .entry-category + .entry-date,
    .single .entry-category + .entry-date {
        display: inline-block
    }


    .entry-content a {
        text-decoration: underline;
    }

    .entry-content a:hover {
        text-decoration: none;
    }

    .entry-content h1,
    .entry-content h2,
    .entry-content h3,
    .entry-content h4,
    .entry-content h5,
    .entry-content h6 {
        margin-bottom: 20px;
        line-height: 1.3;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
    }

    .entry-content img.alignnone,
    .entry-content img.aligncenter,
    .entry-content img.alignleft,
    .entry-content img.alignright,
    .entry-content img.attachment-fullsize {
        margin-bottom: 20px;
        max-width: 100%;
        height: auto;
    }

    .entry-content ul,
    .entry-content ol {
        margin: 0 0 14px 14px;
    }

    .entry-content li ul,
    .entry-content li ol {
        margin-bottom: 0;
    }


    .entry-content ul li {
        list-style-type: square;
    }

    .entry-content ol li {
        list-style:none;
    }

    .entry-content ul, .entry-content ol {
        counter-reset: item;
        display: table;
    }

    .entry-content li {
        list-style-position: inside;
        counter-increment: item;
        display: table-row;
    }

    .entry-content ul li:before  {
        content: "■ ";
        color: inherit; /* or whatever color you prefer */
        font-size: 13px;/* or whatever the bullet size you prefer */
        position:relative;
        top:-2px;
        display: table-cell; /* aha! */
        text-align: right;
        padding-right:10px;
    }


    .entry-content ol li:before {
      content: counter(item) ". ";
      width: 1.5em;
      display: table-cell; /* aha! */
    }

    .entry-content .shortcode-unorderedlist ul li,
    .entry-content .shortcode-unorderedlist ul li ul {
        list-style-type: none
    }

    .entry-content blockquote {
        border-left: solid 3px #ddd;
        font-style: italic;
        font-family: Merriweather, sans-serif;
        font-size: 20px;
        margin: 45px 40px;
        padding: 0 0 0 40px;
    }

    .tag_list a {
        padding: 4px 9px;
        margin:0 4px;
        display: inline-block;
        -webkit-transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        border: 1px solid #e6e6e6;
        border-radius: 3px;
        color: #666;
        text-decoration: none;
        font-size: 14px;
    }

    .tag_list a:hover { background-color: #f2f2f2; }


    /* [gallery] shortcode */
    .entry-content .gallery .gallery-item {
        max-width: 150px;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        *display: inline;
        margin: 10px;
    }

    .entry-content .gallery {
        clear: both;
        margin: auto;
        text-align: center;
    }

    .entry-content .gallery a:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        filter: alpha(opacity=90);
        opacity: 0.6;
        transition: opacity 0.25s ease-in-out;
        -moz-transition: opacity 0.25s ease-in-out;
        -webkit-transition: opacity 0.25s ease-in-out;
    }

    .gallery img {
        width: 150px;
        height: auto;
    }

    /* Images align */
    .entry-content .aligncenter,
    div.aligncenter {
        display: block;
        clear: both;
        margin-left: auto;
        margin-right: auto;
    }

    .alignleft,
    .entry-content .alignleft {
        float: left;
        margin-right: 15px;
    }

    .alignright,
    .entry-content .alignright {
        float: right;
        margin-left: 15px;
    }


    /* Caption for images */
    .entry-content .wp-caption {
        max-width: 100% !important;
        width: auto;
        text-align: center;
    }

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

    .entry-content .wp-caption-text,
    .gallery-caption {
        color: #868686;
        font-size: 14px;
        margin: 0;
        padding: 15px 0;
        text-align: center;
    }

    .entry-content .wp-caption.aligncenter {
        margin: 0 auto 15px
    }

    img.wp-smiley {
        border: none;
        padding: 0;
    }

    .single .entry-meta {
        float: left;
        margin: 10px 0 0;
    }

    #sidebar .entry-meta {
        float: none;
        margin: 0 0 10px;
    }

    .single .entry-footer {
        margin: 30px 0 0;

    }

    /* Sharing Buttons */
    .single .share {
        float: right;
    }

    .single .share a {
        display: inline-block;
        text-decoration: none;
        font-size: 13px;
        color: #fff;
        font-weight: 500;
        padding: 6px 15px;
        border-radius: 2px;
        margin: 0 0 0 20px;
    }

    .single .share a.twitter {
        background: #3a93d8
    }

    .single .share a.facebook {
        background: #2e6cc8
    }

    .single .share a.gplus {
        background: #dd5042
    }

    .single .share a.linkedin{
        background: #007bb6;
    }
    .single .share a.linkedin img{
        position: relative;
        top: -2px;
        margin: 0 5px 0 -8px;
    }

    .single .share a:before {
        content: "\f301";
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        font: normal 20px/100% 'dashicons';
        vertical-align: top;
        margin: 0 8px 0 0;
    }

    .single .share a.facebook:before { content: "\f305";  }
    .single .share a.gplus:before { content: "\f462";  }
    .single .share a.linkedin:before{content: "" }


    .single .share a.twitter:hover {
        background: #59aef5;
    }

    .single .share a.facebook:hover {
        background: #5084e4;
    }

    .single .share a.gplus:hover {
        background: #fb6c59;
    }




    /* Author Bio */

    body.author .full-width section.author-box, .full-width section.recent-posts {
        width: 100%;
        max-width: 100%;
    }


    .single .post_author {
        margin-top: 35px;
        padding: 35px 0;
        border-top: 1px solid #eeeeee;
        border-bottom: 1px solid #eeeeee;
        font-size: 14px;
        color: #666;
    }

    body.author .author-box .description {
        font-size:14px !important;
    }

    body.author .meta-wrapper {
        width: calc(100% - 120px);
        float: left;
    }

    .single .author-description {
        overflow: hidden;
    }

    .single .post_author .author-title {
        margin: 0 0 14px;
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
        font-weight: 300;
        color: #999;
    }

    .single .post_author .author-title a {
        color: #404040;
        font-weight: 500;
    }

    .single .post_author .author-title a:hover {
        color: #5470c0;
    }

    .single .post_author .author-bio {
        margin-bottom: 0;
    }

    .single .post_author > img {
        float: left;
        margin-right: 25px;

        -webkit-border-radius: 50%;
        border-radius: 50%;
    }


    /* Template: Archives */
    .col_arch { border-bottom: 1px solid #eee; padding: 0 0 30px; margin: 0 0 30px; }
    .col_arch  ul { margin: 0; }
    .col_arch  a { font-weight: normal; text-decoration: none;}
    .col_arch  ul li { width: 31%; float: left; margin: 0 1.5% 5px 0; list-style-type: none; }
    .col_arch:last-child { border-bottom:none; }

    /* Full-width post */
    .recent-posts-full {
        float: none;
        width: 100%;
    }

    /*********************************************************************************************

    9.  Comments

    *********************************************************************************************/

    #comments > h3 { text-transform: uppercase; position: relative; margin-top: 80px; font-family: 'Roboto', sans-serif; font-size: 26px; font-weight: 500; padding-bottom: 32px; margin-bottom: 40px; border-bottom: 1px solid #EEEEEE; }

    #respond > h3 { text-transform: uppercase; position: relative; margin-top: 80px; margin-bottom: 30px; font-family: 'Roboto', sans-serif; font-size: 26px; font-weight: 500; }

    .comment-notes { margin-bottom: 20px; font-style: italic; color: #999; }
    .commentlist { list-style-type: none; padding: 0; }
    .commentlist li { list-style-type: none }
    .commentlist .children { margin: 30px 0 0 50px }
    .commentlist .comment { margin-bottom: 44px; padding-bottom: 32px; position: relative; border-bottom: 1px solid #EEEEEE; }
    .commentlist .children li:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; margin-top: 30px; }
    .comment .avatar { float: left; border-radius: 50%; margin-right: 28px; }
    .comment-author { font-family: 'Roboto', sans-serif; }
    .comment-author:before,
    .comment-author:after { content: " "; display: table; }
    .comment-author:after { clear: both }
    .comment-author .fn,
    .comment-author .fn a { color: #404040; font-style: normal; font-weight: 500; font-size: 18px;}
    .comment-author .fn a:hover { text-decoration: none; color: #5470c0; }
    .comment-author .comment-meta { font-size: 14px; margin-top: 5px; }
    .comment-author .comment-meta,
    .comment-author .comment-meta a { color: #a2a2a2; }
    .comment-author a.comment-reply-link,
    .comment-author a.comment-edit-link { color: #5470c0 }
    .comment-main { overflow: hidden; }
    .comment-body { font-size: 16px; line-height: 28px; margin-top: 8px; }
    #respond { margin-bottom: 85px }
    #respond .form_fields p { margin-bottom: 24px; width: 33.33%; float: left; padding-left: 20px; }
    #respond .form_fields p:first-child { padding-left: 0; }
    #respond input { width: 100% }
    #respond textarea { width: 100%; height: 150px; }
    #respond #submit { width: auto; padding-left: 25px; padding-right: 25px; margin-top: 12px; }
    #respond code { white-space: pre-wrap }
    .form-allowed-tags { display: none }


    /*********************************************************************************************

    10. Sidebar

    *********************************************************************************************/

    #sidebar {
        float: right;
        max-width: 370px;
        width: 29.0598%;
        margin-left: 30px;
    }

    .widget {
        margin-bottom: 50px;
    }

    .widget ul { clear: both; margin: 0; }
    .widget ul li { list-style-type: none; }
    .widget ul ul { margin: 0; padding: 0; border-top: none; }
    .widget ul ul li { border: none; }

    .widget_search label { display: inline; }

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


    /* Social widget */
    .wpzoomSocial li { margin:0 10px 10px 0; float:left; }
    .wpzoomSocial li img { width: 32px; }


    /* Twitter widget */
    .zoom-twitter-widget li {
        padding: 0 0 10px;
        margin: 0 0 10px;
        border-bottom: 1px solid #eee;
    }

    .zoom-twitter-widget time {
        display: block;
        margin: 5px 0 0;
        font-size: 12px;
        font-style: normal;
        text-transform: uppercase;
    }

    .zoom-twitter-widget .zoom-twitter-widget__follow-me {
        margin: 10px 0 0;
    }


    /* Tabbed Widget */
    .tabberlive .tabbertabhide { display: none; }
    .widget .tabbernav { margin-bottom: 30px; border-bottom: 1px solid #EEEEEE; }
    .widget .tabbernav li { display: inline-block; color: #8d8d8d; }
    .widget .tabbernav li a { display: inline-block; position: relative; padding: 0 0 30px; line-height: 1.1; font-family: 'Roboto', sans-serif; font-size: 16px; font-weight: 300; color: #8d8d8d; text-transform: uppercase; text-decoration: none; }
    .widget .tabbernav li + li:before { content: "/"; margin: 0 10px; }
    .widget .tabbernav li a:after { position: absolute; display: block; width: 100%; bottom: -1px; content: " "; border-bottom: 1px solid transparent; }
    .widget .tabbernav li a:hover { color: #666; }
    .widget .tabbernav .tabberactive a { color: #3d3d3d; font-weight: 500; }
    .widget .tabbernav .tabberactive a:after { border-color: #b3b3b3; }
    .widget .tabbertab .widgettitle { display: none; }

    /* RSS Widget */
    .widget_rss li { margin: 0 0 15px; padding: 0 0 15px; border-bottom: 1px solid #eee; }
    .widget_rss .rsswidget { font-weight: bold; margin: 0 0 7px; font-size: 18px; }
    .widget_rss .rss-date { display: block; font-size: 14px; margin: 5px 0; color: #999; }
    .widget_rss .rssSummary { font-size: 14px; margin: 0 0 5px; }


    /* Recent Posts  */
    .widget .feature-posts-list br {display: none;}
    .widget .feature-posts-list img { margin: 0 15px 0 0; float: left; }
    .widget .feature-posts-list small { font-size: 14px; color: #acacac; margin: 0 0 5px; display: block; }
    .widget .feature-posts-list .post-excerpt { display: block; overflow: hidden; }
    .widget .feature-posts-list li { padding:0 0 15px; margin:0 0 15px; border-bottom: 1px solid #ebebeb; }
    .widget .feature-posts-list li:last-child { margin: 0; border: none; padding: 0;}
    .widget .feature-posts-list li h3 { line-height: 1.3; font-size: 18px; color: #3a3a3a; margin: 0 0 5px; }
    .widget .feature-posts-list li a { color: #212426; }
    .widget .feature-posts-list li a:hover { color: #5470c0;  }

    .site-footer .widget .feature-posts-list li { border-bottom: 1px solid #333; }
    .site-footer .widget .feature-posts-list li h3 {  color: #fff;}
    .site-footer .widget .feature-posts-list li a { color: #7bdeff; }
    .site-footer .widget .feature-posts-list li a:hover { color: #fff;  }


    /* Calendar widget */
    #wp-calendar {width: 100%; }
    #wp-calendar caption { text-align: right; font-weight:bold;  font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
    #wp-calendar thead { font-size: 10px; }
    #wp-calendar thead th { padding-bottom: 10px; }
    #wp-calendar tbody { color: #aaa; }
    #wp-calendar tbody td { background: #EFEEEE; text-align: center; padding:8px;}
    #wp-calendar tbody td:hover { background: #E8E8E8; }
    #wp-calendar tbody .pad { background: none; }
    #wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
    #wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }


    /* Facebook Like Box */
    div.fb-like.fb_iframe_widget {  width: 100% !important; }
    .fb_iframe_widget { width: 100%!important }
    .fb_iframe_widget span { width: 100%!important; }
    .fb_iframe_widget span iframe { width: 100%!important; }


    /* Featured Category Widget */
    .wpzoom-featured-cat img {
        max-width: 100%;
        height: auto;
    }

    .wpzoom-featured-cat h3 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .wpzoom-featured-cat h4.entry-title {
        margin-bottom: 10px;
    }

    .wpzoom-featured-cat .right-col .entry-meta {
        margin: 0;
    }

    .wpzoom-featured-cat h3.title a {
        color: #222;
    }

    .wpzoom-featured-cat h3.title a:hover {
        color: #5470c0;
    }

    .wpzoom-featured-cat p {
        font-size: 14px;
        margin: 0;
    }

    .wpzoom-featured-cat .main-post {
        margin: 0 0 20px;
        padding: 0 0 20px;
        border-bottom: 1px solid #eee;
    }

    .wpzoom-featured-cat .main-post img {
        margin: 0 0 15px;
    }

    .wpzoom-featured-cat .featured-list h4 {
        font-size: 18px;
    }

    .wpzoom-featured-cat .featured-list li {
        display: block;
        margin: 0 0 15px;
        padding: 0 0 15px;
        border-bottom: 1px solid #eee;
    }

    .wpzoom-featured-cat .featured-list li:last-child {
        border-bottom: none;
        margin:0;
        padding: 0;
    }

    .wpzoom-featured-cat .featured-list img {
        float: left;
        margin: 0 15px 0 0;
    }


    .site-footer .main-post {
        border-bottom: 1px solid #333;
    }

    .site-footer .featured-list li {
        border-bottom: 1px solid #333;
    }

    .site-footer .entry-meta a { border-color: #333; }


    /*********************************************************************************************

    11. Footer

    *********************************************************************************************/

    .site-footer {
        background: #19191a;
        color: #B6B6B6;
        font-size: 16px;
    }

    .site-footer a {
        color: #7bdeff;
    }

    .site-footer a:hover {
        color: #fff;
        text-decoration: none;
    }

    .footer-widgets {
        max-width: 1200px;
        margin: 0 auto;
        padding: 48px 15px 20px;
    }

    .footer-widgets:before,
    .footer-widgets:after {
        content: " ";
        display: table;
    }

    .footer-widgets:after { clear: both }


    .footer-widgets .column {
        float: left;
    }

    .footer-widgets.widget-columns-4 .column {
        width: 23%;
        margin-right: 2.6666%;
    }

    .footer-widgets.widget-columns-3 .column {
        width: 31%;
        margin-right: 3.5%;
    }

    .footer-widgets.widget-columns-2 .column {
        width: 48%;
        margin-right: 4%;
    }

    .footer-widgets.widget-columns-1 .column {
        width: 100%;
    }

    .footer-widgets.widget-columns-2 .column:nth-child(2n+2),
    .footer-widgets.widget-columns-3 .column:nth-child(3n+3),
    .footer-widgets.widget-columns-4 .column:nth-child(4n+4) {
        margin-right: 0;
    }

    .footer-widgets .widget {
        margin-bottom: 40px;
    }

    .footer-widgets .title {
        margin: 0 0 20px;
        border: none;
        color: white;
        text-transform: uppercase;
        font-weight: bold;
    }

    .site-footer-separator { border-color: #232323 }

    .site-info {
        max-width: 1200px;
        margin: 0 auto;
        padding: 30px 15px;
        color: #B6B6B6;
        font-size: 16px;
    }

    .site-info:before,
    .site-info:after {
        content: " ";
        display: table;
    }

    .site-info:after { clear: both }

    .site-info .copyright,
    .site-info .designed-by {
        width: 50%;
        float: left;
    }

    .site-info .designed-by { text-align: right }



    /* jQuery.mmenu CSS */
    .mm-menu.mm-horizontal > .mm-panel { -webkit-transition: -webkit-transform 0.4s ease; transition: transform 0.4s ease; }
    .mm-menu .mm-hidden { display: none }
    .mm-wrapper { overflow-x: hidden; position: relative; }
    .mm-menu, .mm-menu > .mm-panel { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 100; }
    .mm-menu { background: inherit; display: block; overflow: hidden; padding: 0; }
    .mm-menu > .mm-panel { background: inherit; -webkit-overflow-scrolling: touch; overflow: scroll; overflow-x: hidden; overflow-y: auto; box-sizing: border-box; padding: 100px 20px 20px; -webkit-transform: translate(100%, 0); -moz-transform: translate(100%, 0); -ms-transform: translate(100%, 0); -o-transform: translate(100%, 0); transform: translate(100%, 0); }
    .mm-menu > .mm-panel.mm-opened { -webkit-transform: translate(0%, 0); -moz-transform: translate(0%, 0); -ms-transform: translate(0%, 0); -o-transform: translate(0%, 0); transform: translate(0%, 0); }
    .mm-menu > .mm-panel.mm-subopened { -webkit-transform: translate(-30%, 0); -moz-transform: translate(-30%, 0); -ms-transform: translate(-30%, 0); -o-transform: translate(-30%, 0); transform: translate(-30%, 0); }
    .mm-menu > .mm-panel.mm-highest { z-index: 1 }
    .mm-menu .mm-list { padding: 20px 0 }
    .mm-menu > .mm-list { padding-bottom: 0 }
    .mm-menu > .mm-list:after { content: ''; display: block; height: 40px; }
    .mm-panel > .mm-list { margin-left: -20px; margin-right: -20px; }
    .mm-panel > .mm-list:first-child { padding-top: 0 }
    .mm-list, .mm-list > li { list-style: none; display: block; padding: 0; margin: 0; }
    .mm-list { font: inherit; font-size: 14px; }
    .mm-list a, .mm-list a:hover { text-decoration: none }
    .mm-list > li { position: relative }
    .mm-list > li > a, .mm-list > li > span { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; color: inherit; font-size: 16px; line-height: 20px; display: block; padding: 10px 10px 10px 20px; margin: 0; }
    .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after { content: ''; border-bottom-width: 1px; border-bottom-style: solid; display: block; width: 100%; position: absolute; bottom: 0; left: 0; }
    .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after { width: auto; margin-left: 20px; position: relative; left: auto; }
    .mm-list a.mm-subopen { background: rgba(3, 2, 1, 0); width: 40px; height: 100%; padding: 0; position: absolute; right: 0; top: 0; z-index: 2; }
    .mm-list a.mm-subopen:before { content: ''; border-left-width: 1px; border-left-style: solid; display: block; height: 100%; position: absolute; left: 0; top: 0; }
    .mm-list a.mm-subopen.mm-fullsubopen { width: 100% }
    .mm-list a.mm-subopen.mm-fullsubopen:before { border-left: none }
    .mm-list a.mm-subopen + a, .mm-list a.mm-subopen + span { padding-right: 5px; margin-right: 40px; }
    .mm-list > li.mm-selected > a.mm-subopen { background: transparent }
    .mm-list > li.mm-selected > a.mm-fullsubopen + a, .mm-list > li.mm-selected > a.mm-fullsubopen + span { padding-right: 45px; margin-right: 0; }
    .mm-list a.mm-subclose { text-indent: 20px; padding-top: 30px; margin-top: -20px; }
    .mm-list > li.mm-label { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 10px; text-transform: uppercase; text-indent: 20px; line-height: 25px; padding-right: 5px; }
    .mm-list > li.mm-spacer { padding-top: 40px }
    .mm-list > li.mm-spacer.mm-label { padding-top: 25px }
    .mm-list a.mm-subopen:after, .mm-list a.mm-subclose:before { content: ''; border: 2px solid transparent; display: inline-block; width: 7px; height: 7px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); margin-bottom: -5px; position: absolute; bottom: 50%; }
    .mm-list a.mm-subopen:after { border-top: none; border-left: none; right: 18px; }
    .mm-list a.mm-subclose:before { border-right: none; border-bottom: none; margin-bottom: -15px; left: 22px; }
    .mm-menu.mm-vertical .mm-list .mm-panel { display: none; padding: 10px 0 10px 10px; }
    .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after { border-color: transparent }
    .mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel { display: block }
    .mm-menu.mm-vertical .mm-list > li > a.mm-subopen { height: 40px }
    .mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after { top: 16px; bottom: auto; }
    .mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
    .mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen { height: 25px }
    html.mm-opened .mm-page { box-shadow: 0 0 20px rgba(0, 0, 0, 0.5) }
    .mm-menu { background: #fff; color: rgba(255, 255, 255, 0.6); }
    .mm-menu .mm-list > li:after { border-color: rgba(0, 0, 0, 0.15) }
    .mm-menu .mm-list > li > a.mm-subclose { background: rgba(0, 0, 0, 0.1); color: rgba(255, 255, 255, 0.3); }
    .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before { border-color: rgba(255, 255, 255, 0.3) }
    .mm-menu .mm-list > li > a.mm-subopen:before { border-color: rgba(0, 0, 0, 0.15) }
    .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu .mm-list > li.mm-selected > span { background: rgba(0, 0, 0, 0.1) }
    .mm-menu .mm-list > li.mm-label { background: rgba(255, 255, 255, 0.05) }
    .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-vertical .mm-list li.mm-opened > ul { background: rgba(255, 255, 255, 0.05) }

    .mm-page { box-sizing: border-box; position: relative; }
    .mm-slideout { -webkit-transition: -webkit-transform 0.4s ease; -ms-transition: -ms-transform 0.4s ease; transition: transform 0.4s ease; }
    html.mm-opened { overflow: hidden; position: relative; }
    html.mm-opened body { overflow: hidden }
    html.mm-background .mm-page { background: inherit }
    #mm-blocker { background: rgba(3, 2, 1, 0); display: none; width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 150; }
    html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker { display: block }
    .mm-menu.mm-offcanvas { display: none; position: fixed; margin-top: 70px; }
    .mm-menu.mm-current { display: block }
    .mm-menu { width: 100%; min-width: 140px; }
    html.mm-opening .mm-slideout {  }





    /* New */

    /* Style 1 / Post Author */

    /*.post .authors {
    background: #f9f9f9;
    border: 1px solid #EEEEEE;
    border-top: none;
    padding: 0 0 8px 10px;
    margin: 0 0 0 12px;
    color: #777;
    font-size: .92em;
    width: 225px;
    float: right;
}

.post .author {
float: left;
margin: 9px 0 0 0;
width: 230px;
}
.post .author img {
float: left;
margin: 0 10px 0 0;
}

.post .author a {
border: 0;
}*/

/* Style 2 / Post Author */

.post .authors {
    background: #f8f8f8;
    border: 1px solid #eaeaea;
    padding: 8px 0 8px 12px;
    color: #777;
    font-size: .92em;
    margin-top: 10px;
}
.post .author {
    width: 283px;
    float: left;
    margin: 9px 15px 9px 0;
}
.post .author p {
    margin: 0;
    padding: 0;
    line-height: 16px;
    font-size:13px;
}
.post .author a {
    border: 0;
}

.post .author img {
    float: left;
    margin: 0 10px 0 0;
}

.post .author p a {
    border: 0;
    margin-bottom: 5px;
    display: inline-block;
    font-size:15px;
    text-decoration:none;
    font-weight:bold;
}

.post .entry-meta a{
    border: 0;
}

.site-info .copyright{
    float: left;
    max-width: 1030px;
    width: 65.8119%;
    font-size: 11px;
}

.site-info .designed-by{
    float: right;
    max-width: 370px;
    width: 29.0598%;
    margin-left: 30px;
    font-size: 11px;
    text-align: left;
}

.navbar{
    color: #222;
    background: #fff;
    border-bottom: 1px solid #f2f2f2;
}

#slider {
    background: #003665
}

.navbar a{
    color: #222;
}

.navbar a:hover{
    color: #003665;
}


/* Własność przemysłowa / IP Law Blog - delikatny fiolet - #a1596b
Farmacja / Life Sciences Law Blog - zachowany niebieski - #6a8fc3
Prawo pracy / Labour Law Blog - pomarańcz - #f1a94e
Podatki / Tax Blog- jasna czerwień - #e04730
Środowisko - zieleń złamana do seledynu - #00aba1
*/

.navbar-nav > li:nth-child(2).current-menu-item > a,
.navbar-nav > li:nth-child(2) > a:hover,
.navbar-nav > li.current-category-ancestor:nth-child(2) > a,
.navbar-nav > li.current-post-ancestor:nth-child(2) > a {
    border-bottom-color: #a1596b;
    color: #a1596b;
}

.navbar-nav > li:nth-child(1).current-menu-item > a,
.navbar-nav > li:nth-child(1) > a:hover,
.navbar-nav > li.current-category-ancestor:nth-child(1) > a,
.navbar-nav > li.current-post-ancestor:nth-child(1) > a {
    border-bottom-color: #6a8fc3;
    color: #6a8fc3;
}
.navbar-nav > li:nth-child(3).current-menu-item > a,
.navbar-nav > li:nth-child(3) > a:hover,
.navbar-nav > li.current-category-ancestor:nth-child(3) > a,
.navbar-nav > li.current-post-ancestor:nth-child(3) > a {
    border-bottom-color: #f1a94e;
    color: #f1a94e;
}
.navbar-nav > li:nth-child(4).current-menu-item > a,
.navbar-nav > li:nth-child(4) > a:hover,
.navbar-nav > li.current-category-ancestor:nth-child(4) > a,
.navbar-nav > li.current-post-ancestor:nth-child(4) > a  {
    border-bottom-color: #e04730;
    color: #e04730;
}

.navbar-nav > li:nth-child(5).current-menu-item > a,
.navbar-nav > li:nth-child(5) > a:hover,
.navbar-nav > li.current-category-ancestor:nth-child(5) > a,
.navbar-nav > li.current-post-ancestor:nth-child(5) > a {
    border-bottom-color: #00aba1;
    color: #00aba1;
}

.navbar-nav > li:nth-child(6).current-menu-item > a,
.navbar-nav > li:nth-child(6) > a:hover,
.navbar-nav > li.current-category-ancestor:nth-child(6) > a,
.navbar-nav > li.current-post-ancestor:nth-child(6) > a {
    border-bottom-color: #d20177;
    color: #d20177;
}


.navbar-nav > li:nth-child(2) > .sub-menu a:hover,
.navbar-nav > li:nth-child(2) > .sub-menu .current-menu-item a{color: #a1596b;}

.navbar-nav > li:nth-child(1) > .sub-menu a:hover,
.navbar-nav > li:nth-child(1) > .sub-menu .current-menu-item a{color: #6a8fc3;}

.navbar-nav > li:nth-child(3) > .sub-menu a:hover,
.navbar-nav > li:nth-child(3) > .sub-menu .current-menu-item a{color: #f1a94e;}

.navbar-nav > li:nth-child(4) > .sub-menu a:hover,
.navbar-nav > li:nth-child(4) > .sub-menu .current-menu-item a{color: #e04730;}

.navbar-nav > li:nth-child(5) > .sub-menu a:hover,
.navbar-nav > li:nth-child(5) > .sub-menu .current-menu-item a{color: #00aba1;}

.navbar-nav > li:nth-child(6) > .sub-menu a:hover,
.navbar-nav > li:nth-child(6) > .sub-menu .current-menu-item a{color: #d20177;}



body.author .recent-posts div.authors{
    display: none;
}
/* Author Box */
.author-box{
    position: relative;
    margin-bottom: 30px;
    color: #3d3d3d;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: 1px solid #eeeeee;
    padding: 30px 0;
}

.author-box .image{
    float: left;
    margin-right: 20px;
    margin-left: 0px;
    margin-bottom: 20px;
}
.author-box .meta{
    /*position: absolute;*/
    /*left: 120px;
    bottom: 30px;*/
}

.author-box .meta-right{
    position: absolute;
    right: 0;
    bottom: 40px;;

}

.author-box .image img{
    width: 100px;
    height: 100px;
}

.author-box p {
    margin: 0;
    padding: 0;
    text-transform: none;
    line-height: 1;
}

.author-box .name{
    font-size: 32px;
    color: #3a3a3a;
    margin: 0 0 5px;
    font-family: "PT Sans","Helvetica Neue",Helvetica,Arial,sans-serif;

    font-weight: 300;
    line-height: 1.1;
    color: #222;
}

.author-box .description{
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 10px;
    line-height: 1.5;
}

.author-box .phone,
.author-box .mail {
    font-size: 14px;
    font-weight: normal;
    margin: 5px 0 0;
    text-align: right;
}

body.author .position_profile {
    margin-bottom: 10px;
    display: block;
    text-transform: none;
    font-weight: normal;
}

.author-box .meta {
    float: left;
}

.author-box .meta-right {
    position: relative;
    top: 0;
    right: 0;
}


/* Style for Author Page */

body.author .author-box{
    float: left;
    max-width: 1030px;
    width: 65.8119%;
}

body.author .site-sidebar{
    margin-top: -160px;
    background: #f9f9f9;
    padding: 20px;
}

body.author .cc{
    margin: -20px;
    background: #fff;
    padding: 20px;
}

/* Section Top */

.site-widgetized-section .widgets .widget{
        width: 31.1%;
        margin-right: 3.3%;
}

.site-widgetized-section .widgets .widget:nth-child(3n),
.site-widgetized-section .widgets .widget:nth-child(6n) {
    margin-right: 0;
}

.site-widgetized-section .widgets .widget:nth-child(4n + 4){
    margin-right: 3.3%;
}

.widget .title, .section-title{
    font-size: 15px;
}

.section-top .wpzoom-featured-cat h3 {
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 17px;
    font-weight: normal;
}

.section-top .wpzoom-featured-cat .featured-list h4{
    font-size: 13px;
    line-height: 15px;
    font-weight: normal;
    /*height: 45px;*/
    /*overflow: hidden;*/
}

.section-top .wpzoom-featured-cat .featured-list li{
    margin: 0 0 7.5px;
    padding: 0 0 7.5px;

}

.section-top .entry-meta span:nth-child(2){
    display: none;
}



/* Typography */

.entry-title,
h1,h2,h3,h4,h5{
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
}


/* post list */

.single .entry-meta a{
    border: 0;
    padding: 0;
}

.post + .post{
    padding-top: 40px;
    border-top: 1px solid #f2f2f2;
}

.tag_list{
    padding-top: 30px;
    border-top: 1px solid #f2f2f2;

}





/* Typography */

.entry-title,
h1,h2,h3,h4,h5{
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
}


/* post list */

.single .entry-meta a{
    padding: 0;

    border: 0;
}

.post + .post{
    padding-top: 40px;

    border-top: 1px solid #f2f2f2;
}

.tag_list{
    padding-top: 30px;

    border-top: 1px solid #f2f2f2;

}

/* Slider */

.slides li .slide-overlay{
    background: transparent;
}

.slides li .slide-header{
    bottom: 0;

    border-top: 4px solid transparent;
    background: rgba(0,0,0,.65);
    width: 100%;
    padding: 25px;
}
.slides .magente .slide-header{border-top-color: #d20177}
.slides .purple .slide-header{border-top-color: #a1596b}
.slides .blue .slide-header{border-top-color: #6a8fc3 }
.slides .orange .slide-header{border-top-color: #f1a94e}
.slides .red .slide-header{border-top-color: #e04730}
.slides .green .slide-header{border-top-color: #00aba1}

.slides li h3, .slides li h1 {
    font-size: 28px;
}

#slider .container {
   max-width: 1200px;
   margin: 0 auto;
   position: relative;
}
#slider .slide{
   width: 100%;
}

.flickity-slider{ transform: none !important; }
#slider .slide {
left: 0 !important;
opacity: 0;
transition: opacity 0.3s ease-in-out;
}
#slider .slide.is-selected{
opacity: 1;
}

#slider .slide > div {
position: relative;
width: 50%;
max-width: 600px;
float: left;
overflow: hidden;
}


/* Color
===================================================*/

/* Magente */
body.magente .widget .title span:after,
body.magente .section-title > span:after,
body.magente .widget .tabbernav .tabberactive a:after,
body.magente #jp-relatedposts h3.jp-relatedposts-headline em:before{
    border-bottom-color: #d20177;
}

body.magente .entry-content a,
body.magente .cat-item a,
body.magente .entry-title a:hover,
body.magente .entry-meta a:hover,
body.magente .tagcloud a,
body.magente .widget .feature-posts-list li a:hover,
body.magente .logged-in-as a,
body.magente .sub_categories_widget a,
body.magente .authors_widget a,
body.magente .entry-content ul li:before {
    color: #d20177;
}

body.magente div.navigation span.current,
body.magente button,
body.magente input[type=button],
body.magente input[type=reset],
body.pumagenterple input[type=submit]{
    background: #d20177;
}

/* Purple */
body.purple .widget .title span:after,
body.purple .section-title > span:after,
body.purple .widget .tabbernav .tabberactive a:after,
body.purple #jp-relatedposts h3.jp-relatedposts-headline em:before{
    border-bottom-color: #a1596b;
}

body.purple .entry-content a,
body.purple .cat-item a,
body.purple .entry-title a:hover,
body.purple .entry-meta a:hover,
body.purple .tagcloud a,
body.purple .widget .feature-posts-list li a:hover,
body.purple .logged-in-as a,
body.purple .sub_categories_widget a,
body.purple .authors_widget a,
body.purple .entry-content ul li:before {
    color: #a1596b;
}

body.purple div.navigation span.current,
body.purple button,
body.purple input[type=button],
body.purple input[type=reset],
body.purple input[type=submit]{
    background: #a1596b;
}

/* Blue */
body.blue .widget .title span:after,
body.blue .section-title > span:after,
body.blue .widget .tabbernav .tabberactive a:after,
body.blue #jp-relatedposts h3.jp-relatedposts-headline em:before{
    border-bottom-color: #6a8fc3;
}

body.blue .entry-content a,
body.blue .cat-item a,
body.blue .entry-title a:hover,
body.blue .entry-meta a:hover,
body.blue .tagcloud a,
body.blue .widget .feature-posts-list li a:hover,
body.blue .logged-in-as a,
body.blue .sub_categories_widget a,
body.blue .authors_widget a,
body.blue .entry-content ul li:before {
    color: #6a8fc3;
}

body.blue div.navigation span.current,
body.blue button,
body.blue input[type=button],
body.blue input[type=reset],
body.blue input[type=submit]{
    background: #6a8fc3;
}

/* Orange */
body.orange .widget .title span:after,
body.orange .section-title > span:after,
body.orange .widget .tabbernav .tabberactive a:after,
body.orange #jp-relatedposts h3.jp-relatedposts-headline em:before{
    border-bottom-color: #f1a94e;
}

body.orange .entry-content a,
body.orange .cat-item a,
body.orange .entry-title a:hover,
body.orange .entry-meta a:hover,
body.orange .tagcloud a,
body.orange .widget .feature-posts-list li a:hover,
body.orange .logged-in-as a,
body.orange .sub_categories_widget a,
body.orange .authors_widget a,
body.orange .entry-content ul li:before {
    color: #f1a94e;
}

body.orange div.navigation span.current,
body.orange button,
body.orange input[type=button],
body.orange input[type=reset],
body.orange input[type=submit]{
    background: #f1a94e;
}


/* Green */
body.green .widget .title span:after,
body.green .section-title > span:after,
body.green .widget .tabbernav .tabberactive a:after,
body.green #jp-relatedposts h3.jp-relatedposts-headline em:before
{
    border-bottom-color: #00aba1;
}

body.green .entry-content a,
body.green .cat-item a,
body.green .entry-title a:hover,
body.green .entry-meta a:hover,
body.green .tagcloud a,
body.green .widget .feature-posts-list li a:hover,
body.green .logged-in-as a,
body.green .sub_categories_widget a,
body.green .authors_widget a,
body.green .entry-content ul li:before {
    color: #00aba1;
}

body.green div.navigation span.current,
body.green button,
body.green input[type=button],
body.green input[type=reset],
body.green input[type=submit]{
    background: #00aba1;
}

/* Red */
body.red .widget .title span:after,
body.red .section-title > span:after,
body.red .widget .tabbernav .tabberactive a:after,
body.red #jp-relatedposts h3.jp-relatedposts-headline em:before{
    border-bottom-color: #e04730;
}

body.red .entry-content a,
body.red .cat-item a,
body.red .entry-title a:hover,
body.red .entry-meta a:hover,
body.red .tagcloud a,
body.red .widget .feature-posts-list li a:hover,
body.red .logged-in-as a,
body.red .sub_categories_widget a,
body.red .authors_widget a,
body.red .entry-content ul li:before {
    color: #e04730;
}

body.red div.navigation span.current,
body.red button,
body.red input[type=button],
body.red input[type=reset],
body.red input[type=submit]{
    background: #e04730;
}



.tag_list a{
    margin-bottom: 10px;
}

body #jp-relatedposts h3.jp-relatedposts-headline{
    margin-bottom: 30px;
    color: #3d3d3d;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: 1px solid #eeeeee;
    float: none;
    margin: 0 0 20px;
    width: 100%;
}
body #jp-relatedposts h3.jp-relatedposts-headline em{
    display: block;
    position: relative;
    display: inline-block;
    padding: 0 0 30px;
    font-weight: normal;
}

body #jp-relatedposts h3.jp-relatedposts-headline em:before{
    margin-bottom: 0;
    bottom: -1px;
    position: absolute;
    border: 0;
    border-bottom: 1px solid #ddd;
}

/* Menu */

.navbar .inner-wrap{
    position: relative;
}
.navbar-nav{
    position: static;
}
.sf-menu > li {
    position: static;
}

.sf-menu ul.sub-menu  {
    /* top: calc(100% + 1px); */
    background: #fcfcfc;
    top: 100%;
    right: 0;
    left: 0;
    width: auto;
    padding:25px;
    border-radius: 0;
    border-top:1px solid #f2f2f2;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transfrom: none;
    transform: none;
    font-size: 15px;
}

/* @media (min-width: 1024px) {
    .sf-menu ul.sub-menu  {
        padding-left: var(--vertical-padding);
        padding-right: var(--vertical-padding);
    }
} */


.sf-menu ul.sub-menu {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
}

.sf-menu ul.sub-menu li {
    min-height: 50px;
}

/* .sf-menu ul.sub-menu li:nth-child(5n) {
    border-right: 1px solid #f9f9f9;
} */

.sf-menu ul.sub-menu li a{
    padding: 5px 5px;
    vertical-align: middle;
}



/* Custom Banner */

.custom-banner__image{

}

.custom-banner__title,
.custom-banner__content,
.custom-banner__more{
    padding: 0 15px 15px;

    color: #394d52;
    background: #f7f7f7;
}

.custom-banner__title{
    padding-top: 15px;

    color: #003863;

    font-size: 19px;
    font-weight: 800;
    line-height: 25px;
}

.custom-banner__content{
    font-size: 15px;
}
.custom-banner__content p {
    margin: 0;
    padding: 0;
}

.custom-banner__more{
    padding-top: 0;
    text-align: right;
}

.custom-banner__more a{
    display: inline-block;

    width: 100px;
    height: 30px;

    text-align: center;
    text-transform: uppercase;

    color: #fff;
    background: #003863;

    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
}


/* Autorzy */
.site-main--authors .entry-info{
    border: 0;
    margin: 30px 0 0;
    padding: 0;
}
.authors-list{
    margin: 0;
    list-style: none;
    padding: 0;
}

.authors-list li{
    width: 33.3334%;
    float: left;
    margin: 30px 0 0;
    padding: 30px 30px 0 0;
    border-top: 1px solid #eee;
}

.authors-list .image{
    float: left;
    width: 30%
}

.authors-list .image img{
    width: 100px;
    height: 100px;
    border: 3px solid #eee;
    vertical-align: middle;
}

.authors-list .name{
    float: left;
    width: 70%
}

.authors-list .name a{
    color: #222;
    font-size: 19px;
    font-weight: bold;
    line-height: 1.1;
}

.authors-list .name .text {
    font-size: 13px;
    margin: 0;
    padding: 0;
}

.page h1.entry-title, .single h1.entry-title {
    margin-top: 30px;
}

.breadcrumbs {display:none;}

/*.category .widget.tabbertabs .tabbernav li:nth-child(2)*/
.category-15136 .widget.tabbertabs .tabbernav li:nth-child(2),
.category-546 .widget.tabbertabs .tabbernav li:nth-child(2),
.category-15137 .widget.tabbertabs .tabbernav li:nth-child(2),
.category-8829 .widget.tabbertabs .tabbernav li:nth-child(2),
.category-15120 .widget.tabbertabs .tabbernav li:nth-child(2){
    display: none;
}

.btn-more-author{
   display: block;
   margin: 20px 0 0;
   color: #333 !important;
}

.btn-sidebar{
    position: relative;
    color: #333;
    display: block;
    border-bottom: 1px solid #f5f5f5;
    padding: 6px 0;
}
.btn-sidebar i{

    font-size: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
}

.section-top .wpzoom-featured-cat .main-post h3{
    overflow: visible;
    height: auto;
}


.postid-16976 .share,
.postid-16976 .entry-meta,
.postid-17107 .share,
.postid-17107 .entry-meta {
    display: none;
}

.postid-16976 .entry-title,
.postid-17107 .entry-title {
font-weight: 100;
text-transform: none;
padding-top: 30px;
font-family: Roboto;
}
.postid-16976.single h1.entry-title,
.postid-17107.single h1.entry-title {
    margin-top: -3px;
    font-size: 36px !important;
    margin-bottom: 6px;
    position: relative;
}

.postid-16976.single h1.entry-title span,
.postid-17107.single h1.entry-title span{
    position: relative;
}

.postid-16976.single h1.entry-title span:after,
.postid-17107.single h1.entry-title span:after{
    position: absolute;
display: block;
width: 100%;
bottom: -29px;
content: " ";
border-bottom: 1px solid #00aba1;
}

.postid-17107.single h1.entry-title span:after{
    border-bottom: 1px solid #f1a94e;
}

.entry-content blockquote {
    margin: 40px 40px;
    padding: 0 0 0 25px;
    font-size: 15px;
    font-weight: 100;
}

#cookie-law-info-bar{
   border-top: 1px solid #eaeaea !important;
    font-size: 11px !important;
    backgorund: #f9f9f9 !important;
    color: #333 !important;
    line-height: 15px;
}

#cookie-law-info-bar a{
    text-decoration: underline !important;
}

.menu-menu-glowne-container{
float: left;
}

.top-search .search-form .search-field {
    border: 1px solid #f2f2f2;
}

.nav-ext-link{
    float: left;
    margin: 0px 3px 0 0;
}


.nav-ext-link .li-navbar-toggle {
    margin-left: 10px;
}

.nav-ext-link .li-navbar-toggle a {
    padding-top:10px;
    padding-bottom:10px;
}

.nav-ext-link li:not(.li-navbar-toggle) a:after {
    content: "\f345";
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 12px/16px 'dashicons';
    vertical-align: top;
    margin: 5px 0px 0 4px;
}

@media (max-width: 480px){
    .navbar-brand {
        margin: 0 15px 0 0;
        width: 180px;
    }
}

.post-header,
.category-header {
    padding: 6px 12px;
    margin: 15px 0 -23px;
    border-bottom: 1px solid #eee;
    background: #f9f9f9;
}

.post-header .pull-left,
.category-header .pull-left{
    margin-top: 19px;
    font-size: 15px;
}

@media (max-width: 1170px) {
    .authors-list .image {
        width: 100px;
    }
    .authors-list .name {
        float: none;
        width: auto;
        margin-left: 130px;
    }
    .authors-list li {
        width: 50%;
        padding-right: 15px;
    }
}

@media (max-width: 769px) {
    .authors-list .image {
        width: 100px;
    }
    .authors-list .name {
        float: none;
        width: auto;
        margin-left: 130px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .authors-list li {
        width: 100%;
        padding-right: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .authors-list .name a {
        font-size: 15px;
    }
    .authors-list .name .text{
        font-size: 11px;
    }
}

a.twitter-timeline {
    color: #d20177!important;
}
a#wp_rp_related_load_more,
.related_post.wp_rp li:before {
    display: none!important;
}
.related_post.wp_rp ul li {
    list-style: none;
    background: none;
}
h3.related_post_title {
    font-size: 18px;
}

a.wp_rp_title {
    font-size: 13px;
}

#wp_rp_first ul.related_post li {
    width: 180px!important;
    margin-right: 30px!important;
}
#wp_rp_first ul.related_post img {
    width: 180px!important;
}
ul.related_post li a {
    line-height: 1.5em;
}
.mm-panels.mm-vertical,
.mm-menu {
        overflow-y: scroll!important;
        z-index: 200;
    }

.pull-right {
    float:right;
}

@media (max-width:980px) {
    .mm-menu {
        overflow-y: scroll;
    }
    .mm-menu > li {
        padding-left: 10px;
        list-style: none!important;
    }
    .mm-menu li ul {

    }
    #menu-menu-glowne {
        padding-top: 0px;
    }
    #menu-menu-glowne ul {
        list-style: none!important;
    }
    #menu-menu-glowne ul li {
        background: #FFF;
        border-bottom: 1px solid #eeeeee;
    }
    #menu-menu-glowne ul li a {
        display: block;
        width: 100%;
        text-align: left;
        color: #222222;
        padding: 15px 0;

        padding-left: 30px;
    }
    #menu-menu-glowne ul li li a {
        padding-left: 40px;
    }
    #menu-menu-glowne ul li a.mm-next {
        height: 34px;
        margin-bottom: -35px;
        position: relative;
    }
    li.mm-vertical .mm-panel {
        display: none;
    }
    li.mm-vertical.mm-opened .mm-panel{
        display: block;
    }










}

.category-pharma a.twitter-timeline {
    color: #6a8fc3!important;
}

@media (max-width: 979px) {

    .main-navbar {
        padding-top: 25px;
        padding-bottom: 45px;
    }

    .is-hidden-touch {
        display: none;
    }
}

@media (max-width: 1200px) {
    .navbar-nav a {
        font-size: 14px;
    }

    .navbar-nav > li {
        margin: 0 0px;
    }

    .navbar-brand img {
        width: 150px;
        height: auto;
    }

    .sf-arrows .sf-with-ul:after {
        margin: 2px 0 0 4px;
    }
}

.search-results .recent-posts {
    width: 100%;
    max-width: 100%;
}/******************************************
* Media Queries (Responsive Design)
*******************************************/
/*
WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead use
the custom.css file to add your styles. You can copy a style from this file and paste it in
custom.css and it will override the style in this file.

*/

@media screen and (max-width: 1024px) {

    .recent-posts .post-thumb img { max-width: 100%; height: auto; }
    .recent-posts .post-thumb { max-width: 25%; }

    .widget .tabbernav li a { font-size: 12px; }

    .site-main > .section-title { font-size: 28px; }

    .site-info .copyright, .site-info .designed-by { width: 100%; float: none; }
    .site-info .designed-by { float: left; text-align: left; }

}

@media (min-width: 980px) {

    #menu-main-slide { display: none !important }

}

@media screen and (max-width: 979px) {

    header .menu-main-container { text-indent: -9999px; height: 0; }
    .menu-main-container.mm-menu { text-indent: 0; height: 100%; }
     #navbar-main, #header #menu-main-slide { display: none }
    .navbar-toggle { display: block }

    .navbar .search-form { display: none; }
    .navbar-brand { float: left; }
    .main-navbar { float: right;  }

}

/* Tablet Portrait */
@media screen and (max-width: 768px) {

    .slides li h3 { font-size: 26px; }

    .navbar-brand h1 { letter-spacing: 0;}

    #news-ticker h3 { display: none; }

    #slider  { height: 300px; }

    #slider .slide img { height: 300px; }


    .page .site-main > article,
    .single .site-main > article { width: 100%; max-width: 100%; float: none; }

    .recent-posts { float: none; width: 100%; max-width: 100%; }

    .page h1.entry-title, .single h1.entry-title { font-size: 36px; }

    .single .share { float: none; margin: 0 0 15px; }
    .single .share a { margin: 0 20px 0 0; }

    #respond input { width: 100% }
    #respond .form_fields p { margin-bottom: 24px; width: 100%; float: none; padding-left: 0; }


    .form-allowed-tags { display: none }

    #sidebar { float: none; margin: 50px 0 0; width: 100%; max-width: 100%; }

    .wpzoom-featured-cat h3 { font-size: 18px; }

    .widget .feature-posts-list li h3 { font-size: 16px; }

    .featured-list h4 { font-size: 16px; }

    .site-main > .section-title { font-size: 22px; }

    .site-widgetized-section .widgets {
        width: 100%;
        max-width: 1200px;
        padding: 0 15px;
        margin: 0 auto;
        font-size: 0;
    }

    /* by default there are 4 widgets */
    .site-widgetized-section .widgets .widget {
        width: 48%;
        margin-right: 4%;

    }

    .site-widgetized-section .widgets .widget:last-child,
    .site-widgetized-section .widgets .widget:nth-child(2n + 2) { margin-right: 0; }

    .site-widgetized-section .widgets-3 .widget { width: 32%; margin-right: 2%; }
    .site-widgetized-section .widgets-3 .widget:last-child { margin-right: 0; }

    .site-widgetized-section .widgets-3 .widget:nth-child(2n + 2) { margin-right: 2%; }
    .site-widgetized-section .widgets-3 .widget:nth-child(3n + 3) { margin-right: 0; }

    .site-widgetized-section .widgets-2 .widget { width: 48%; margin-right: 4%; }
    .site-widgetized-section .widgets-2 .widget:last-child { margin-right: 0; }

    .site-widgetized-section .widgets-1 .widget { width: 100%; margin-right: 0; }

    .footer-widgets.widget-columns-4 .column { width: 48%; margin-right: 4%; }
    .footer-widgets .widget_wpzoom-instagram li { margin-right: 12px }
    .footer-widgets .widget_wpzoom-instagram li img { width: 80px }
    .footer-widgets .column { width: 48%; margin-right: 4%; }
    .footer-widgets .column:nth-child(2n+2) { margin-right: 0 }

}

@media screen and (max-width: 640px) {

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

    .recent-posts .post-thumb { max-width: 100%; float: none; margin: 0 0 30px; }

    .col_arch  ul li { width: 100%; float: none; margin: 0 0 5px 0; }

    .single .share a { margin: 0 10px 0 0; font-size: 10px; padding: 5px 8px;}
    .single .share a:before { font: normal 14px/100% 'dashicons'; vertical-align: top; margin: 0 5px 0 0; }

    .entry-meta { font-size: 12px; }

    .site-widgetized-section .widgets {
        width: 100%;
        max-width: 1200px;
        padding: 0 15px;
        margin: 0 auto;
        font-size: 0;
    }

    /* by default there are 4 widgets */
    .site-widgetized-section .widgets .widget {
        width: 100%;
        margin-right: 0;

    }

    .site-widgetized-section .widgets .widget:last-child,
    .site-widgetized-section .widgets-3 .widget { width: 100%; margin-right: 0; }
    .site-widgetized-section .widgets-3 .widget:nth-child(2n + 2) { margin-right: 0; }
    .site-widgetized-section .widgets-2 .widget { width: 100%; margin-right: 0; }

    /* Navigation */
    div.navigation { font-size: 14px; margin: 15px 0; }
    div.navigation a { padding: 6px 10px;  border: none; }
    div.navigation a:hover { background: none; }
    div.navigation span.current { padding: 6px 10px; color: #333; background: none; }
    div.navigation span.pages { margin-right: 15px; display: none; }
    div.navigation span.dots { color: #999; line-height: 100%; margin: 0 2px;}
    div.navigation .prev, div.navigation .next { position: absolute; padding: 8px 0; border: none; color: #666;  }

    .footer-widgets.widget-columns-2 .column, .footer-widgets.widget-columns-3 .column, .footer-widgets.widget-columns-4 .column { width: 100% }
    .footer-widgets .column { width: 100%; float: none; margin-right: 0; }

}

@media screen and (max-width: 460px) {

    .flickity-prev-next-button { display: none; }
    .slides  li .slide-header { padding: 0 4%; bottom: 15px;  }
    #slider .slide { max-width: 100%; overflow: hidden;}

}