    /*!
 * Theme Name:  GoMedia
 * Theme URI:   http://www.theme-junkie.com/themes/gomedia/
 * Description: GoMedia is a fresh magazine theme with a modern, elegant design and fully responsive. Therefore GoMedia is perfect for online magazines websites, news websites, personal blogs or community blogs.
 * Version:     1.0.3
 * Author:      Theme Junkie
 * Author URI:  http://www.theme-junkie.com
 * Tags:        blue, two-columns, left-sidebar, responsive-layout, custom-background, custom-menu, editor-style, threaded-comments, translation-ready
 * Text Domain: gomedia
 * 
 * License:     GNU General Public License v2.0 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 * GoMedia WordPress Theme, Copyright 2014 http://www.theme-junkie.com/
 * GoMedia is distributed under the terms of the GNU GPL
 *
 * Please DO NOT EDIT THIS FILE, if you want to customize the styles, you can create a child theme
 * See: http://codex.wordpress.org/Child_Themes
 */
    
    @font-face {
        font-family: ProximaNova;
        src: url(assets/fonts/proximanova.eot);
        src: url(assets/fonts/proximanova.eot?#iefix) format("embedded-opentype"), url(assets/fonts/proximanova.woff) format("woff"), url(assets/fonts/proximanova.ttf) format("truetype"), url(assets/fonts/proximanova.svg#proxima_nova_rgregular) format("svg");
    }
    
    @font-face {
        font-family: ProximaNovaBold;
        src: url(assets/fonts/proximanovabold.eot);
        src: url(assets/fonts/proximanovabold.eot?#iefix) format("embedded-opentype"), url(assets/fonts/proximanovabold.woff) format("woff"), url(assets/fonts/proximanovabold.ttf) format("truetype"), url(assets/fonts/proximanovabold.svg#proxima_nova_rgbold) format("svg");
    }
    
    @font-face {
        font-family: Chivo-Black;
        src: url(assets/fonts/Chivo-Black.ttf) format("truetype");
    }
    
    @font-face {
        font-family: Chivo-Bold;
        src: url(assets/fonts/Chivo-Bold.ttf) format("truetype");
    }
    
    @font-face {
        font-family: Chivo-Regular;
        src: url(assets/fonts/Chivo-Regular.ttf) format("truetype");
    }
    /**
* html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
* Richard Clark (http://richclarkdesign.com)
* http://cssreset.com
*/
    
    html,
    body,
    div,
    span,
    object,
    iframe,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    blockquote,
    pre,
    abbr,
    address,
    cite,
    code,
    del,
    dfn,
    em,
    img,
    ins,
    kbd,
    q,
    samp,
    small,
    strong,
    sub,
    sup,
    var,
    b,
    i,
    dl,
    dt,
    dd,
    ol,
    ul,
    li,
    fieldset,
    form,
    label,
    legend,
    table,
    caption,
    tbody,
    tfoot,
    thead,
    tr,
    th,
    td,
    article,
    aside,
    canvas,
    details,
    figcaption,
    figure,
    footer,
    header,
    hgroup,
    menu,
    nav,
    section,
    summary,
    time,
    mark,
    audio,
    video {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-size: 100%;
        vertical-align: baseline;
        background: transparent;
    }
    
    article,
    aside,
    details,
    figcaption,
    figure,
    footer,
    header,
    hgroup,
    menu,
    nav,
    section {
        display: block;
    }
    
    nav ul {
        list-style: none;
    }
    
    blockquote,
    q {
        quotes: none;
    }
    
    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }
    
    p:empty {
        display: none;
    }
    
    a {
        margin: 0;
        padding: 0;
        font-size: 100%;
        vertical-align: baseline;
        background: transparent;
    }
    /* change colours to suit your needs */
    
    ins {
        background-color: #ff9;
        color: #000;
        text-decoration: none;
    }
    /* change colours to suit your needs */
    
    mark {
        background-color: #ff9;
        color: #000;
        font-style: italic;
        font-weight: bold;
    }
    
    del {
        text-decoration: line-through;
    }
    
    abbr[title],
    dfn[title] {
        border-bottom: 1px dotted;
        cursor: help;
    }
    
    table {
        border-collapse: collapse;
        border-spacing: 0;
    }
    /* change border colour to suit your needs */
    
    hr {
        display: block;
        height: 1px;
        border: 0;
        border-top: 1px solid #cccccc;
        margin: 1em 0;
        padding: 0;
    }
    
    input,
    select {
        vertical-align: middle;
    }
    
    .type-post .entry-content blockquote {
        font-style: normal;
        padding: 20px 0;
        border-top: 2px solid #21b0f7;
        border-bottom: 2px solid #21b0f7;
        color: #21b0f7;
        margin-bottom: 20px;
    }
    
    .type-post .entry-content blockquote p {
        color: #21b0f7;
        font-weight: 700;
        font-size: 18px;
    }
    
    .type-the-drip .entry-content blockquote {
        font-style: normal;
        padding: 20px 0;
        border-top: 2px solid #21b0f7;
        border-bottom: 2px solid #21b0f7;
        color: #4EB8B8;
        margin-bottom: 20px;
    }
    
    .type-the-drip .entry-content blockquote p {
        color: #4EB8B8;
        font-weight: 700;
        font-size: 18px;
    }
    /* Defaults */
    
    .clearfix:before,
    .clearfix:after {
        content: "";
        display: table;
    }
    
    .clearfix:after {
        clear: both;
    }
    
    .clearfix {
        clear: both;
    }
    
    .left {
        float: left;
    }
    
    .right {
        float: right;
    }
    
    body {
        background: #ffffff;
        color: #323232;
        font-family: 'Chivo', sans-serif;
        font-weight: 400;
        font-size: 16px;
    }
    
    p {
        color: #323232;
        font-family: 'Chivo', sans-serif;
        font-weight: 400;
        font-size: 16px;
        margin-bottom: 15px;
    }
    
    ul li {
        font-weight: 400;
        font-size: 16px;
        font-family: 'Chivo', sans-serif;
    }
    
    .entry-content ul li,
    .entry-content ol li {
        font-style: italic;
        margin-bottom: 12px !important;
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        color: #323232;
        font-weight: 400;
        font-family: 'Chivo', sans-serif;
        margin-bottom: 15px;
    }
    
    #fill {
        position: fixed;
        right: 0;
        height: 60px;
        background-color: #323232;
        z-index: 1000;
    }
    
    h1 {
        font-size: 36px;
    }
    
    h2 {
        font-size: 30px;
    }
    
    h3 {
        font-size: 24px;
    }
    
    h4 {
        font-size: 22px;
    }
    
    h5 {
        font-size: 18px;
    }
    
    h6 {
        font-size: 16px;
    }
    
    .entry-title {
        color: #323232;
        font-weight: 400;
        font-size: 30px;
        font-family: Chivo-Black;
        margin-bottom: 20px;
    }
    
    .entry-content {
        position: relative;
        padding-top: 70px;
        display: block;
        width: 100%;
    }
    
    .input-group input,
    .input-group button {
        border-radius: 0 !important;
    }
    
    input,
    select {
        border: none;
        background: #f0f0f0;
        box-shadow: none !important;
    }
    
    select {
        padding: 7px !important;
    }
    
    input:focus {
        box-shadow: none !important;
    }
    
    button {
        border-left: none !important;
        border-right: none !important;
        text-transform: uppercase;
        margin-left: 0px !important;
    }
    
    button:hover {
        color: #ffffff !important;
    }
    
    a:link,
    a:visited {
        text-decoration: none;
        color: #21b0f7;
        font-size: 16px;
        font-weight: 400;
        font-family: Chivo, sans-serif;
    }
    
    a:hover {
        color: #007bb6;
        text-decoration: none;
    }
    /* Nav Search */
    
    .link-box {
        outline: none;
    }
    
    .main-menu-box {
        width: 100%;
        position: relative;
    }
    
    .logo-box {
        display: inline-block;
        padding-top: 0;
        outline: none;
    }
    
    .brand-nav {
        position: relative;
        padding-left: 320px;
        padding-right: 280px;
        background-color: #21b0f7;
        height: 60px;
    }
    /* .the-drip-nav .brand-nav {
padding-left: 260px;
} */
    
    .logo-wrap {
        position: absolute;
        left: 0;
        top: 12px;
    }
    
    .logo-wrap.drip {
        top: 0;
    }
    
    .bg-info-box {
        position: absolute;
        right: 0;
        top: 0;
        display: block;
        height: 60px;
        background-color: #323232;
        width: 280px;
    }
    
    .the-drip-nav .brand-nav {
        background-color: #4EB8B8;
    }
    
    #nav-search {
        float: left;
        color: #fff;
        display: inline-block!important;
        position: relative;
    }
    
    #nav-search .searchform {
        position: absolute;
        top: 60px;
        padding: 15px;
        left: 0;
        background-color: #323232;
        /*transition: all 0.9s ease-out;*/
        display: none;
        z-index: 100000;
    }
    
    #nav-search .searchform input.form-control {
        min-width: 207px;
        display: inline-block;
        height: 36px;
        border: none;
    }
    
    #nav-search a {
        display: block;
        color: #fff;
    }
    
    #nav-search input {
        border-right: 1px solid #ddd !important;
        background: #fff !important;
        display: none;
    }
    
    #nav-search input:hover,
    #nav-search input:focus {
        background: #fff !important;
    }
    
    #nav-search .btn-muted {
        background: #006fb1;
        height: 60px;
        width: 60px;
        cursor: pointer;
        outline: none;
        border: none;
        border-radius: 0;
        z-index: 1;
        position: relative;
    }
    
    #nav-search #searchsubmit {
        background-color: #323232;
    }
    
    #nav-search button>i {
        color: #fff;
        font-size: 20px;
    }
    
    .signup-box {
        color: #fff;
        background-color: #323232;
        height: 60px;
        text-align: right;
        padding: 18px 0px;
    }
    
    .signup-box a:link,
    .signup-box a:visited {
        color: #fff;
        font-size: 16px;
    }
    
    .signup-box a:hover {
        color: #007bb6;
    }
    
    .subscribe-widget input:hover,
    .subscribe-widget input:focus {
        background: #e6e6e6 !important;
    }
    
    .subscribe-widget button {
        color: #fff !important;
        background: #f64;
    }
    
    .tptn_counter {
        display: block;
        width: 100%;
        margin-top: 20px;
    }
    
    .header-social {
        color: #999;
        font-size: 0.86em;
    }
    /* @media (min-width: 320px) {
.header-social {
text-align: left;
padding: 20px 0 0 20px;
}
} */
    
    .header-social span {
        margin-right: 5px;
    }
    
    .header-social a {
        display: inline-block;
        border-radius: 50%;
        color: #999;
        text-align: center;
    }
    
    .header-social a:hover {
        /*   border: 1px solid #fff;
color: #fff; */
    }
    
    #footer .header-social a.facebook,
    #sidebar-primary .header-social a.facebook,
    .header-social a.facebook:hover {
        /*   border: 1px solid #3b5998;
background: #3b5998; */
    }
    
    #footer .header-social a.twitter,
    #sidebar-primary .header-social a.twitter,
    .header-social a.twitter:hover {
        /*   border: 1px solid #00aced;
background: #00aced; */
    }
    
    #footer .header-social a.google-plus,
    #sidebar-primary .header-social a.google-plus,
    .header-social a.google-plus:hover {
        /*   border: 1px solid #dd4b39;
background: #dd4b39; */
    }
    
    #footer .header-social a.linkedin,
    #sidebar-primary .header-social a.linkedin,
    .header-social a.linkedin:hover {
        /*   border: 1px solid #007bb6;
background: #007bb6; */
    }
    
    #footer .header-social a.pinterest,
    #sidebar-primary .header-social a.pinterest,
    .header-social a.pinterest:hover {
        /*border: 1px solid #c92228;
background: #c92228; */
    }
    
    #footer .header-social a.rss,
    #sidebar-primary .header-social a.rss,
    .header-social a.rss:hover {
        /*   border: 1px solid #f0b70c;
background: #f0b70c; */
    }
    
    #footer .header-social a.email,
    #sidebar-primary .header-social a.email,
    .header-social a.email:hover {
        /*   border: 1px solid #aad450;
background: #aad450; */
    }
    
    #header {
        background: #fff;
    }
    
    @media (min-width: 320px) {
        #header {
            height: auto;
            margin-bottom: 30px;
        }
    }
    
    @media (min-width: 992px) {
        #header {
            height: 120px;
            margin-bottom: 0;
        }
    }
    
    #main {
        padding: 100px 0 0 0;
        background-color: #fff;
    }
    
    .home #main,
    .page-template-template-the-drip #main {
        padding-top: 60px;
    }
    
    .home.paged #content,
    .home.paged .sidebar {
        padding-top: 30px;
    }
    /* @media (min-width: 1024px) {
#main {
background: url("assets/images/bg-main.png") -1220px top repeat-y;
}
}
@media (min-width: 1200px) {
#main {
background: url("assets/images/bg-main.png") -1020px top repeat-y;
}
}
@media (min-width: 1300px) {
#main {
background: url("assets/images/bg-main.png") top center repeat-y;
}
} */
    
    .site-branding {
        margin-top: 30px;
    }
    
    .site-description {
        font-size: 14px;
    }
    /* Superfish Menu */
    /*** ESSENTIAL STYLES ***/
    
    .sf-menu,
    .sf-menu * {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    
    .sf-menu li {
        position: relative;
    }
    
    .sf-menu ul {
        display: none;
        position: absolute;
        z-index: 99;
        top: 100%;
        left: 0;
    }
    
    .sf-menu>li {
        float: left;
    }
    
    .sf-menu li:hover>ul,
    .sf-menu li.sfHover>ul {
        display: block;
    }
    
    .sf-menu a {
        display: block;
        position: relative;
    }
    
    .sf-menu ul ul {
        top: 0;
        left: 100%;
    }
    /*** DEMO SKIN ***/
    
    .sf-menu ul {
        margin-top: 0;
        border-right: 1px solid #e9e9e9;
        border-bottom: 1px solid #e9e9e9;
        border-left: 1px solid #e9e9e9;
        box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
    }
    
    .sf-menu ul ul {
        left: 160px;
        margin-top: -5px;
    }
    
    .sf-menu a {
        zoom: 1;
        padding: 0 15px;
        font-size: 1.3em;
        /* IE7 */
    }
    
    .sf-menu ul a {
        font-size: 1em;
    }
    
    .sf-menu li {
        z-index: 100;
    }
    
    .sf-menu ul li {
        width: 160px;
    }
    
    .sf-arrows .sf-with-ul {
        padding-right: 22px !important;
        /* no CSS arrows for IE7 (lack pseudo-elements) */
    }
    
    .sf-arrows .sf-with-ul:after {
        position: absolute;
        top: 50%;
        right: 0;
        width: 0;
        height: 0;
        margin-top: -2px;
        margin-right: 7px;
        border: 5px solid transparent;
        border-top-color: #ddd;
        content: "";
    }
    
    .sf-arrows>li>.sf-with-ul:focus:after,
    .sf-arrows>li:hover>.sf-with-ul:after,
    .sf-arrows>.sfHover>.sf-with-ul:after {
        border-top-color: #ddd;
    }
    
    .sf-arrows ul .sf-with-ul:after {
        margin-top: -7px;
        margin-right: 0;
        border-color: transparent;
        border-left-color: #ddd;
    }
    
    .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: #e6e6e6;
    }
    
    #primary-navigation {
        height: 41px;
        border-bottom: 1px solid #e6e6e6;
    }
    
    #primary-navigation .sf-menu li a {
        margin: 0;
        padding: 0 15px;
        color: #999;
        font-size: 0.86em;
        line-height: 40px;
    }
    
    #primary-navigation .sf-menu li a:hover,
    #primary-navigation .sf-menu li.sfHover a {
        color: #666;
        background: #f5f5f5;
    }
    
    #primary-navigation .sf-menu li li a {
        padding: 10px 0;
        line-height: 1;
    }
    
    #primary-navigation .sf-menu li ul {
        padding: 5px 15px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        background: #f5f5f5;
        z-index: 99;
    }
    
    #primary-navigation .sf-menu li li a {
        padding: 10px 0;
        border-bottom: 1px solid #e9e9e9;
        color: #999;
        font-size: 0.86em;
        line-height: 1;
    }
    
    #primary-navigation .sf-menu li li a:hover {
        color: #666;
    }
    
    #primary-navigation .sf-menu li li:last-child a {
        border-bottom: none;
    }
    /* Secondary Nav */
    
    .m-menu {
        display: none !important;
    }
    
    .hidden-md {
        display: none!important;
    }
    
    #secondary-nav {
        height: 60px;
        background: #21b0f7 url('assets/images/menu-bg.jpg') no-repeat 102% 0%!important;
        z-index: 999;
        position: fixed;
        width: 100%;
    }
    
    #secondary-nav .container {
        position: relative;
    }
    
    #secondary-nav .sf-menu li a {
        padding: 0 20px;
        color: #ffffff;
        font-size: 16px;
        line-height: 60px;
        font-family: Chivo, sans-serif;
    }
    
    #secondary-nav .sf-menu li a:hover {
        color: #eeeeee;
    }
    
    #secondary-nav .sf-menu li ul {
        padding: 5px 20px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        background: #fff;
    }
    
    #secondary-nav .sf-menu li li a {
        padding: 10px 0;
        border-bottom: 1px solid #f0f0f0;
        color: #999;
        font-size: 0.9em;
        line-height: 1;
    }
    
    #secondary-nav .sf-menu li li:last-child a {
        border-bottom: none;
    }
    
    #secondary-nav .sf-menu li li a:hover {
        color: #333;
    }
    
    #secondary-menu {
        background-color: #21b0f7;
    }
    /* Mega Menu */
    /* SFB - not logged in */
    
    #secondary-nav .ubermenu-skin-minimal .ubermenu-item-level-0>.ubermenu-target {
        color: #fff;
        font-size: 15px;
        font-weight: 400;
        font-family: Chivo-Bold;
        padding: 20px 26px;
        text-transform: uppercase;
        transition: all 0.5s ease;
    }
    /* SFB - logged in */
    
    .logged-in #secondary-nav .ubermenu-skin-minimal .ubermenu-item-level-0>.ubermenu-target {
        padding-left: 27px;
        padding-right: 27px;
        font-size: 15px;
    }
    
    #secondary-nav.the-drip-nav .ubermenu-skin-minimal .ubermenu-item-level-0>.ubermenu-target {
        padding-left: 27px;
        padding-right: 27px;
    }
    
    #secondary-nav .ubermenu-skin-minimal .ubermenu-item-level-0>.ubermenu-target:hover {
        color: #007bb6;
    }
    
    #secondary-nav .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
        margin-top: -8px;
        right: -2px;
    }
    
    #secondary-nav .ubermenu-sub-indicators .ubermenu-has-submenu-drop.ubermenu-current-menu-item>.ubermenu-target:after {
        right: 7px;
    }
    
    .logged-in #secondary-nav .ubermenu-sub-indicators .ubermenu-has-submenu-drop.ubermenu-current-menu-item>.ubermenu-target:after {
        right: 2px;
    }
    
    #secondary-nav .ubermenu .ubermenu-item.ubermenu-current-menu-item {
        color: #21b0f7;
        background-color: #fff;
    }
    
    #secondary-nav .ubermenu .ubermenu-item.ubermenu-current-menu-item a {
        color: #21b0f7;
    }
    
    .the-drip-nav#secondary-nav .ubermenu .ubermenu-item a:hover {
        color: #307b75;
    }
    /* .the-drip-nav#secondary-nav .ubermenu-skin-minimal .ubermenu-item a:hover {
color: #4EB8B8;
} */
    
    .the-drip-nav#secondary-nav .ubermenu .ubermenu-item.ubermenu-current-menu-item a {
        color: #4EB8B8;
    }
    
    #secondary-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop {
        /*width: 100%;*/
        position: fixed;
    }
    
    #secondary-nav .ubermenu-main .ubermenu-row {
        max-width: 1320px;
        margin-left: auto;
        margin-right: auto;
        padding: 25px 0px;
        margin-bottom: 0;
    }
    
    #secondary-nav .ubermenu .ubermenu-widget {
        padding: 0px 20px;
    }
    
    .ubermenu .ubermenu-item-type-column>.ubermenu-submenu-type-stack {
        padding-top: 0;
    }
    
    .ubermenu .ubermenu-item-type-column>.ubermenu-submenu-type-stack>.ubermenu-item-normal:first-child {
        margin-top: 0;
    }
    
    #secondary-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop ul li>a {
        color: #323232;
        font-size: 15px;
        font-weight: 400;
        font-family: Chivo-Bold;
    }
    
    #secondary-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop ul li>a:hover {
        color: #007bb6;
    }
    
    #secondary-nav.the-drip-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop ul li>a:hover,
    #secondary-nav.the-drip-nav .ubermenu .ubermenu-submenu li>a:hover {
        color: #4EB8B8;
    }
    
    .swiper-container {
        padding-bottom: 15px;
    }
    
    .swiper-container img {
        width: 100%;
        height: auto !important;
    }
    
    .swiper-container .caption {
        /*position: absolute;
bottom: 5px;
background-color: rgba(0,0,0,.8);   
padding: 15px 15px 30px 15px;*/
    }
    
    .swiper-pagination-bullet {}
    
    .swiper-container .caption p {
        margin: 0;
    }
    
    .swiper-pagination-bullet-active {
        background: #21b0f7;
    }
    
    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 0;
    }
    /* Header Search */
    
    #featured-content {
        margin-top: 0;
        margin-bottom: 50px;
    }
    
    #featured-content p {
        float: left;
        width: 100%;
        margin-top: 5px;
        font-size: 16px;
    }
    
    #featured-left {
        position: relative;
        height: auto;
    }
    /* home - subscribe */
    
    #subscribe-box.sf-home-hero-img {
        background: transparent url(assets/images/subscribe-bg.png) repeat-y top center;
        margin-bottom: 30px;
    }
    
    #subscribe-box.thedrip {
        background: transparent url(assets/images/thedrip-subscribe-bg.png) repeat-y top center;
        margin-bottom: 30px;
    }
    
    #subscribe-box .wrap {
        background: transparent url(assets/images/sbanner-img-bg.png) no-repeat 100% -20px;
    }
    
    #subscribe-box.thedrip .wrap {
        background: transparent url(assets/images/popup-img.png) no-repeat right bottom !important;
    }
    /* #subscribe-box.thedrip .wrap {
background: transparent url(assets/images/subscribe-bg-img.png) no-repeat 100% -20px !important;
} */
    
    #subscribe-box .inner {
        padding: 30px 0;
    }
    
    #subscribe-box h2 {
        font-size: 28px;
        font-weight: 400;
        font-family: 'Chivo-Black';
        color: #fff;
        margin-bottom: 8px;
    }
    
    #subscribe-box h3 {
        font-size: 22px;
        font-weight: 400;
        font-family: 'Chivo', sans-serif;
        color: #fff;
        margin-bottom: 5px;
    }
    
    #subscribe-box span.tag {
        color: #fff;
        display: inline-block;
    }
    
    #subscribe-box .subform {
        margin-bottom: 45px;
    }
    
    #subscribe-box .et_bloom_popup_input {
        width: 100%;
        margin: 0;
    }
    
    #subscribe-box input.email {
        color: #acacac;
        font-weight: 400;
    }
    
    #subscribe-box .button {
        background-color: #21b0f7;
        color: #fff;
        text-transform: uppercase;
        padding: 9px 14px;
        margin: 0 15px;
        float: left;
    }
    
    #subscribe-box.thedrip .button {
        background-color: #08b8b8;
    }
    
    #subscribe-box div.mc-field-group {
        position: relative;
        float: left;
        width: 60%;
    }
    
    @media (min-width: 320px) {
        #featured-left {
            margin-bottom: 20px;
        }
    }
    
    @media (min-width: 801px) {
        #featured-left {
            margin-bottom: 0;
        }
    }
    
    @media (min-width: 768px) {
        #subscribe-box div.mc-field-group {
            width: 380px;
        }
    }
    
    @media (min-width: 992px) {
        #subscribe-box .inner {
            padding: 45px 0 20px;
        }
    }
    
    @media (max-width: 600px) {
        #subscribe-box .wrap {
            background-position: 170% -40px;
        }
        #subscribe-box div.mc-field-group {
            width: 185px;
        }
    }
    
    @media (max-width: 420px) {
        #subscribe-box .wrap {
            background-position: 150px -20px;
        }
    }
    
    #featured-left img {
        width: 100%;
        height: 326px;
    }
    
    #featured-left .block-title {
        position: absolute;
        bottom: 25px;
        left: 30px;
        width: 444px;
        padding: 10px 15px;
        opacity: 0.6;
        color: #fff;
        background: #000;
    }
    
    #featured-left li {
        float: left;
        position: relative;
    }
    
    #featured-left li a {
        display: block !important;
        position: relative;
    }
    
    #featured-left .entry-title {
        margin-bottom: 5px;
        color: #fff;
        font-size: 1.4em;
    }
    
    #featured-left .entry-meta {
        color: #ccc;
        font-size: 0.8em;
    }
    
    #carousel-0 .carousel-indicators {
        bottom: 20px;
        right: 20px;
        left: 0;
        width: auto;
        height: 10px;
        margin-left: 0;
        text-align: right;
    }
    
    #carousel-0 .carousel-caption {
        position: absolute;
        right: 20px;
        left: 20px;
        padding: 10px 15px;
        opacity: 0.6;
        background: #000;
        text-align: left;
        display: none;
    }
    
    @media (min-width: 320px) {
        #carousel-0 .carousel-caption {
            width: 35%;
        }
    }
    
    @media (min-width: 480px) {
        #carousel-0 .carousel-caption {
            width: 50%;
        }
    }
    
    @media (min-width: 1024px) {
        #carousel-0 .carousel-caption {
            width: 40%;
        }
    }
    
    @media (min-width: 1200px) {
        #carousel-0 .carousel-caption {
            width: 55%;
        }
    }
    
    #carousel-0:hover .carousel-caption {
        opacity: 0.5;
    }
    
    #featured-right {
        height: 368px;
    }
    
    #featured-right p {
        color: #21b0f7;
        width: 80%;
    }
    
    #featured-right ul li {
        margin-bottom: 18px;
        padding-bottom: 0;
        list-style: none;
    }
    
    #featured-right ul li.last-item {
        margin-bottom: 0;
    }
    
    #featured-right ul li .entry-title {
        margin-bottom: 5px;
        color: #333;
        font-size: 1.3em;
    }
    
    #featured-right ul li:hover .entry-title {
        color: #007bb6;
    }
    
    .plain-item {
        position: relative;
    }
    
    .plain-item img {
        float: left;
        width: 100% !important;
        height: 100% !important;
        margin: 0 0 0 0;
    }
    
    .plain-item .entry-meta {
        color: #999;
    }
    
    @media (min-width: 320px) {
        .plain-item .entry-meta {
            display: none;
        }
    }
    
    @media (min-width: 1200px) {
        .plain-item .entry-meta {
            display: block;
        }
    }
    
    #featured-right ul li.last-item {
        padding-bottom: 0;
        border-bottom: none;
    }
    /* Content */
    
    #content {
        margin-top: 0;
        padding-bottom: 40px;
    }
    
    .page-title {
        margin-bottom: 15px;
    }
    
    .entry-content h1,
    .entry-content h2,
    .entry-content h3,
    .entry-content h4,
    .entry-content h5,
    .entry-content h6 {
        color: #323232;
        font-weight: 400;
        font-family: Chivo, sans-serif;
        margin-bottom: 15px;
    }
    
    .entry-content h2 {
        font-size: 30px;
    }
    
    .entry-content h2 strong,
    .entry-content h3 strong,
    .entry-content h4 strong,
    .entry-content h5 strong,
    .entry-content h6 strong {
        font-weight: 400;
    }
    
    .entry-content h1 a:link,
    .entry-content h1 a:visited {
        font-size: 36px;
        color: #323232;
    }
    
    .entry-content h3 a {
        font-size: 24px;
        color: #323232;
    }
    
    .entry-content h2 a {
        font-size: 30px;
    }
    
    .entry-content h4 a:link,
    .entry-content h4 a:visited {
        font-size: 22px;
        color: #323232;
    }
    
    .entry-content .row {
        margin-bottom: 40px;
    }
    
    .entry-content a.btn {
        color: #fff;
    }
    
    .entry-content a.btn-default {
        color: #777;
    }
    
    .entry-content .tabs-nav {
        margin-left: 0;
    }
    
    .entry-content .tabs-nav li {
        list-style: none;
    }
    
    .entry-content .accordion h3 {
        margin-bottom: 0;
    }
    
    .entry-content .team-avatar {
        width: 100%;
    }
    
    .entry-content .team-avatar {
        margin-bottom: 15px;
    }
    
    .entry-content .team-name {
        margin-bottom: 15px;
    }
    
    .entry-content .team-name h4 {
        margin-bottom: 5px;
    }
    
    .entry-content .team-name span {
        color: #999;
    }
    
    .entry-content br {
        display: none;
    }
    /* Recent Content */
    
    #recent-content-1 {
        position: relative;
        margin-top: 0;
    }
    
    #recent-content-1 .section-title {
        position: absolute;
        top: -26px;
        left: 54px;
        width: 82px;
        height: 26px;
        border-top: 1px solid #e6e6e6;
        border-right: 3px solid #e6e6e6;
        border-left: 1px solid #e6e6e6;
        color: #999;
        background: #fff;
        font-size: 0.87em;
        line-height: 37px;
        text-align: center;
        letter-spacing: 1px;
        text-transform: uppercase;
    }
    
    @media (min-width: 768px) {
        /*   .content-loop {
background: url("assets/images/bg-recent-content.png") 133px 0 repeat-y;
} */
    }
    
    .content-loop .hentry {
        border-bottom: 1px solid #323232;
    }
    
    .content-loop .hentry:last-child {
        border-bottom: none;
    }
    
    @media (min-width: 320px) {
        .content-loop .hentry {
            position: relative;
            padding-top: 50px;
            padding-bottom: 30px;
        }
        .content-loop .hentry:first-child {
            padding-top: 0;
        }
    }
    
    @media (min-width: 601px) {
        .header-social {
            text-align: right;
            padding: 0;
        }
    }
    
    @media (min-width: 768px) {
        /*   .content-loop .hentry {
background: url("assets/images/bg-hentry.png") no-repeat 0 35px;
padding-left: 170px;
} */
    }
    
    @media (min-width: 768px) {
        /*   .content-loop .hentry:hover {
background: url("assets/images/bg-hentry-active.png") no-repeat 0 35px;
} */
    }
    
    .content-loop .hentry .entry-title {
        color: #323232;
        font-size: 30px;
        font-weight: 400;
        margin-bottom: 20px;
        font-family: 'Chivo-Black';
    }
    
    .content-loop .hentry .entry-title a {
        color: #323232;
        font-size: 30px;
        font-weight: 400;
        font-family: 'Chivo-Black';
    }
    
    .content-loop .hentry .entry-title a:link,
    .content-loop .hentry .entry-title a:visited {
        color: #323232;
    }
    
    .content-loop .hentry .entry-title a:hover {
        color: #007bb6;
    }
    
    .content-loop .hentry .entry-date {
        position: relative;
        display: inline-block;
    }
    
    .content-loop .hentry .entry-category {
        position: absolute;
        top: 90px;
        left: 0;
        font-size: 0.8em;
        display: none;
    }
    
    .content-loop .hentry .entry-content p:first-child img {
        display: none;
    }
    /* .content-loop .hentry .entry-category a:link,
.content-loop .hentry .entry-category a:visited {
display: block;
width: 150px;
height: 28px;
padding-left: 10px;
color: #fff;
background: url("assets/images/bg-category.png") no-repeat;
line-height: 28px;
}

.content-loop .hentry .entry-category a:hover {
background: url("assets/images/bg-category-active.png") no-repeat;
} */
    
    @media (min-width: 320px) {
        .posted-on,
        .entry-category {
            display: none;
        }
    }
    
    @media (min-width: 768px) {
        .posted-on,
        .entry-category {
            display: block;
        }
    }
    
    @media (min-width: 320px) {
        .entry-info {
            margin-bottom: 30px;
        }
    }
    
    @media (min-width: 1024px) {
        .entry-info {
            margin-bottom: 0;
        }
    }
    
    .posted-on {
        display: inline-block;
    }
    
    .single-add-author {
        background: #f5f5f5;
        position: relative;
    }
    
    .inner-single-add-author {
        padding: 20px;
    }
    
    .author-list-img .avatar {
        float: none;
        margin-bottom: 20px;
        border: 10px solid #20b1f7;
    }
    
    .author-list-img i {
        color: #0099ff;
        font-size: 40px;
        margin-right: 15px;
        margin-bottom: 25px;
    }
    
    .author-list-img i.fa-linkedin-square {
        color: #007bb6;
    }
    
    .author-list-img i.fa-twitter-square,
    .author-list-img .fa-share-alt {
        color: #0070b2;
    }
    
    .author-list-img .trailhead-image {
        width: 40px;
        margin-right: 15px;
    }
    
    .author-list-img .icon-image {
        width: 40px;
        margin-right: 15px;
        margin-bottom: 15px;
    }
    
    .author-list-contact h1 {
        font-family: 'Chivo-Black';
    }
    
    .author-list-contact p.role-text {
        text-transform: capitalize;
    }
    
    .author-list-contact p.author-category {
        color: #0070b2;
        text-transform: uppercase;
        font-weight: bold;
        font-family: 'Chivo-Black';
    }
    
    .author-social span.author-blog {
        position: relative;
        top: -30px;
        left: -10px;
        color: #323232;
    }
    
    .author-descirption {
        font-style: italic;
    }
    
    h2.latest-author-heading {
        font-family: 'Chivo-Black';
    }
    
    main.latest-author {
        padding: 30px;
    }
    
    .content-loop .hentry .entry-meta {
        margin-bottom: 5px;
        color: #21b0f7;
        font-weight: 400;
        font-style: italic;
        font-size: 16px;
        font-family: 'Chivo', sans-serif;
    }
    
    .content-loop .hentry .entry-author a:hover,
    .content-loop .hentry .entry-excerpt a:hover {
        color: #007bb6;
    }
    
    .content-loop .hentry .entry-excerpt {
        line-height: 1.6;
    }
    
    .content-loop .hentry .entry-excerpt>p {
        color: #323232;
        font-weight: 400;
        font-size: 16px;
        font-family: 'Chivo', sans-serif;
    }
    
    .entry-thumb-wrapper {
        float: left;
        width: auto;
        position: relative;
        margin: 0 40px 40px 0px;
    }
    
    .entry-thumb-wrapper a {
        display: inline-block;
        width: auto;
    }
    
    .entry-thumb-wrapper img {
        max-width: 300px;
        height: auto;
        display: block;
    }
    /* Carousel Loop */
    
    .carousel-loop {
        padding: 40px 0;
        background: #e6e6e6;
    }
    
    .carousel-loop .section-title {
        margin-bottom: 15px;
        font-weight: 100 !important;
    }
    
    .carousel-loop li {
        list-style: none;
    }
    
    .carousel-loop .hentry {
        position: relative;
        height: 210px;
        padding-bottom: 15px;
        background: #fff;
    }
    
    .carousel-loop .hentry .entry-thumb {
        margin-bottom: 10px;
    }
    
    .carousel-loop .hentry .entry-title {
        padding: 0 10px;
        color: #333;
        font-size: 1em;
        line-height: 1.33;
    }
    
    .carousel-loop .hentry a:hover .entry-title {
        color: #007bb6;
    }
    
    .icon-mark {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 36px;
        height: 36px;
        opacity: 0.7;
        color: #fff;
        background: #000;
        font-size: 1em;
        line-height: 36px;
        text-align: center;
    }
    
    #featured-left .icon-mark {
        left: 0;
    }
    
    a:hover .icon-mark {
        opacity: 1;
        background: #f64;
    }
    /* Pagination */
    
    .archive #content {
        margin-top: 0;
    }
    
    .pagination {
        width: 100%;
        padding: 50px 0 60px;
        background: #fff;
        text-transform: uppercase;
    }
    
    .pagination {
        margin: 0 0 -8px 0 !important;
    }
    
    .pagination .page-numbers {
        border: none !important;
        color: #555;
    }
    
    .pagination .current {
        color: #007bb6;
        background: #fff !important;
    }
    
    .pagination .page-numbers:hover {
        color: #007bb6 !important;
        background: #fff !important;
    }
    
    .pagination .next {
        position: absolute;
        right: 5px;
    }
    
    .pagination .prev {
        position: absolute;
        right: 70px;
    }
    
    .loop-pagination .pagination .active span {
        background-color: #fff;
        color: #555;
    }
    /* new design for single post */
    
    #single-post h1.entry-title {
        color: #323232;
        font-weight: 400;
        font-size: 30px;
        font-family: Chivo-Black;
        margin-bottom: 20px;
    }
    
    #single-post .bsaProItemInner__html {
        text-align: center;
    }
    
    #single-post .article-image img {
        width: 100%;
        max-width: 100%;
        height: 100%;
    }
    
    #single-post article {
        width: 100%;
    }
    
    .author-box .follow a {
        margin-right: 10px;
    }
    
    .author-box .follow a i {
        font-size: 25px;
    }
    
    #single-post .follow {
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: #21b0f7;
        padding: 10px;
        width: 100%;
        margin-bottom: 0;
        text-align: center;
        color: #fff;
    }
    
    .single-the-drip #single-post .follow {
        background-color: #4EB8B8;
    }
    
    #single-post .follow a {
        color: #fff;
        font-weight: 400;
        text-transform: uppercase;
        border: none;
        font-size: 16px;
        width: 100%;
        font-style: normal;
        font-family: Chivo-Bold;
        padding: 0 5px;
    }
    
    #single-post .follow a:hover {
        background: none;
        color: #007bb6;
    }
    
    #single-post .entry-content a {
        color: #21b0f7;
        font-weight: normal;
        text-decoration: none;
    }
    /* #single-post .entry-content a:hover{
background-color:#0099ff;
color:#fff;
text-decoration:none;
} */
    
    #single-post .entry-content #bsa-html a {
        box-shadow: none;
    }
    
    #single-post .entry-content #bsa-html a:hover {
        background-color: transparent;
    }
    
    #single-post .entry-content h2 {
        font-weight: bold;
        display: inline-block;
        box-shadow: 0 2px 0 #006fb1;
        line-height: 50px;
    }
    
    #single-post .entry-content h3 {
        font-style: italic;
    }
    
    .row-no-padding {
        margin: 0;
        padding: 0;
    }
    
    .row-no-padding>[class*="col-"] {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    
    .article-info-box {
        width: 100%;
        margin-bottom: 30px;
        background-color: #f5f5f5;
        height: auto;
    }
    
    .article-info-box .article-image {
        display: block;
        width: 100%;
        height: 100%;
    }
    
    .single #content {
        margin-top: 0px;
    }
    
    .single .entry-category {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 0.8em;
    }
    
    .single .entry-category a:link,
    .single .entry-category a:visited {
        display: block;
        width: 150px;
        height: 28px;
        margin-bottom: 2px;
        padding-left: 10px;
        color: #fff;
        background: url("assets/images/bg-category.png") no-repeat;
        line-height: 28px;
    }
    
    .single .entry-category a:hover {
        background: url("assets/images/bg-category-active.png") no-repeat;
    }
    
    .single .entry-header .entry-meta {
        color: #21b0f7;
        font-size: 16px;
        font-weight: 400;
        font-style: italic;
        margin-bottom: 20px;
    }
    
    .single-the-drip .entry-header .entry-meta {
        color: #4EB8B8;
    }
    
    .single-the-drip .entry-header .entry-meta>a {
        color: #4EB8B8;
    }
    
    .single .hentry .entry-meta>a {
        font-size: 16px;
        font-weight: 400;
        font-style: italic;
        font-family: Chivo, sans-serif;
    }
    
    .single .hentry .entry-meta>a:hover {
        color: #007bb6;
    }
    
    .entry-content p {
        margin-bottom: 15px;
    }
    
    .entry-content h2+p {
        margin-bottom: 15px !important;
    }
    
    .entry-content img {
        margin-bottom: 15px;
        height: auto;
    }
    
    .entry-content ul,
    .entry-content ol {
        margin-left: 20px;
        margin-bottom: 20px;
    }
    
    .entry-content ul li {
        list-style: inside;
    }
    
    .entry-content blockquote {
        margin: 20px 0;
        font-style: italic;
    }
    
    .author-box {
        padding: 30px;
        color: #323232;
        text-align: left;
        margin-top: 0px;
        height: 315px;
    }
    
    .author-box .avatar {
        float: left;
        width: 90px;
        height: 90px;
        margin: 10px 15px 15px 0;
        border-radius: 50%;
    }
    
    .author-box .author-title {
        color: #323232;
        font-size: 28px;
        font-weight: 400;
        font-family: Chivo-Black;
        float: left;
        display: inline-block;
        width: 65%;
        margin-bottom: 20px;
    }
    
    .author-box .author-title>span {
        color: #21b0f7;
        font-size: 16px;
        font-weight: 400;
        font-style: italic;
        font-family: 'Chivo', sans-serif;
        display: inline-block;
        width: 100%;
        margin-bottom: 10px;
    }
    
    .author-box .author-title>a {
        color: #323232;
        font-size: 28px;
        font-weight: 400;
        font-family: Chivo-Black;
        font-style: normal;
    }
    
    .author-box .author-title a:hover {
        color: #007bb6;
    }
    
    .author-box p {
        font-size: 16px;
        text-align: left;
        float: left;
        width: 100%;
        color: #323232;
        font-style: italic;
        font-weight: 400;
    }
    
    .author-box a {
        font-size: 17px;
        font-style: italic;
    }
    
    .author-meta {
        height: 110px;
        overflow: hidden;
    }
    
    .entry-categories {
        margin-bottom: 25px;
        padding-bottom: 25px;
        border-bottom: 1px solid #e6e6e6;
    }
    
    .entry-categories ul .box .count {
        display: none;
    }
    
    .entry-categories ul li,
    .entry-tags ul li {
        color: #999;
        font-size: 0.9em;
        list-style: none;
    }
    
    .entry-tags ul li a {
        display: block;
        margin-bottom: 5px;
        padding: 5px 10px;
        color: #999;
        background: #f0f0f0;
    }
    
    #comments iframe {}
    
    .entry-content ul {
        clear: both;
    }
    /* .entry-content ul li {
list-style: inherit !important;
} */
    
    @media (min-width: 320px) {
        .entry-tags ul li a {
            width: 20%;
        }
    }
    
    @media (min-width: 1024px) {
        .entry-tags ul li a {
            width: 100%;
        }
    }
    
    .entry-tags ul li a:hover {
        background: #ddd;
    }
    
    .entry-header h3 {
        margin-bottom: 15px;
        font-size: 1em;
    }
    
    .entry-categories ul li a {
        color: #999;
        font-size: 0.95em;
    }
    
    .entry-categories i.icon-facebook-sign {
        color: #3b5998;
    }
    
    .entry-categories i.icon-twitter-sign {
        color: #00aced;
    }
    
    .entry-categories i.icon-google-plus-sign {
        color: #dd4b39;
    }
    
    .entry-categories i.icon-linkedin-sign {
        color: #007bb6;
    }
    
    .follow {
        margin-top: 15px;
    }
    
    .follow a {
        padding: 3px 10px;
        border: 1px solid #ddd;
        border-radius: 5px;
        color: #999;
    }
    
    .follow a:hover {
        border-color: #999;
        color: #666;
        background: #f0f0f0;
    }
    
    .related-posts {
        margin: 30px 0;
        padding: 20px;
        border: none;
        background-color: #f5f5f5;
    }
    
    .related-posts .section-title {
        font-size: 30px;
        color: #323232;
        text-transform: uppercase;
        border-bottom: 2px solid #323232;
        display: inline-block;
        padding-bottom: 10px;
        margin-bottom: 20px;
        font-weight: 400;
        font-family: Chivo-Black!important;
    }
    
    .related-posts ul {
        margin-bottom: 0;
    }
    
    .related-posts ul li {
        position: relative;
        list-style: none;
    }
    
    .related-posts ul li .icon-mark {
        left: 15px;
    }
    
    .related-posts ul li .entry-thumb {
        max-width: 100%;
        height: 160px;
        margin-bottom: 10px;
    }
    
    .related-posts .entry-title {
        color: #323232;
        font-size: 22px;
        font-weight: 400;
        font-family: 'Chivo', sans-serif;
        line-height: 1.2;
        margin-bottom: 10px;
        transition: all 0.5s ease;
        font-style: normal;
    }
    
    .related-posts a:hover .entry-title,
    .related-posts a:hover .entry-author {
        color: #007bb6;
    }
    
    .related-posts .entry-author {
        color: #0099ff;
        font-size: 16px;
        font-weight: 400;
        font-family: 'Chivo', sans-serif;
        display: inline-block;
        font-style: normal;
    }
    
    .the-drip .related-posts .entry-author {
        color: #4EB8B8;
    }
    
    .loop-nav {
        margin-bottom: 30px;
    }
    /* Blog Post
====================================*/
    
    .comments-title {
        margin-bottom: 30px;
    }
    
    #respond {
        background-color: #f5f5f5;
        padding: 20px;
        margin-top: 30px;
    }
    
    #reply-title {
        color: #323232;
        font-size: 26px;
        font-weight: 400;
        margin-bottom: 20px;
        font-family: Chivo-Black;
        text-transform: uppercase;
    }
    
    #respond #comment-form-comment,
    #comment-form-share-text-padder {
        box-shadow: none;
    }
    
    #single-post #respond .form-submit input {
        line-height: 18px !important;
        border: none;
        background: #fff;
        padding: 10px 30px !important;
        font-size: 18px !important;
        -moz-border-radius: 15px !important;
        -webkit-border-radius: 15px !important;
        border-radius: 0!important;
        background: #21b0f7;
        cursor: pointer;
        color: #fff !important;
        text-shadow: none;
        min-width: 0;
        width: auto;
        height: auto;
        font-family: Chivo-Black!important;
        font-weight: normal !important;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-transform: uppercase;
    }
    
    #comment-nav-below {
        display: block;
        clear: both;
        margin-bottom: 60px;
    }
    
    .no-comments {
        margin-bottom: 20px;
    }
    
    ol.commentlist li {
        margin-bottom: 25px;
    }
    
    ol.commentlist li:first-child {
        padding: 25px 0 0 0;
        border: none;
    }
    
    ol.commentlist li {
        clear: both;
        list-style: none;
    }
    
    ol li ol.children {
        float: left;
        margin-left: 80px;
    }
    
    ol.commentlist li ol.children li:first-child {
        padding: 25px 0 0 0;
    }
    /*ol.commentlist li ol.children li:last-child {
margin-bottom: 0;
}*/
    
    ol.commentlist li ol.children li {
        margin: 0 0 25px 0;
    }
    
    .avatar {
        float: left;
        border-radius: 50%;
    }
    
    .comment-des p {
        margin: 0;
    }
    
    .comment-des {
        margin: 0 0 0 81px;
        padding: 10px 20px;
        border: 1px solid #e6e6e6;
        background-color: #fff;
    }
    
    .comment-des:hover {
        box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05);
    }
    
    .byuser .comment-des {
        border-color: #bde395;
        background: #eff8e6;
    }
    
    .byuser .comment-des strong {
        color: #578824;
    }
    
    .arrow-comment {
        float: left;
        position: relative;
        width: 10px;
        height: 20px;
        margin-left: -30px;
        background: url(assets/images/comment-arrow.png) no-repeat;
    }
    
    .comment-des strong {
        color: #555;
        font-weight: normal;
    }
    
    .comment-by {
        position: relative;
        width: 100%;
        padding-top: 5px;
        padding-bottom: 8px;
        font-size: 0.9em;
    }
    
    .comment-by span.author {
        display: block;
    }
    
    .comment-by span.reply {
        position: absolute;
        top: 5px;
        right: 0;
        color: #999;
        font-size: 0.95em;
    }
    
    .comment-by span.reply a,
    .comment-by span.reply a:visited {
        color: #999;
        font-weight: normal;
    }
    
    .comment-by p.date,
    .comment-by p.date a {
        display: block;
        color: #999;
        font-size: 0.9em;
        font-style: italic;
    }
    
    .comment-awaiting-moderation {
        color: red;
    }
    /* Comment Form */
    
    #respond label {
        color: #999;
        font-weight: normal;
    }
    
    #respond input,
    #respond textarea {
        border: 1px solid #e6e6e6 !important;
        border-radius: 0;
        background: #fff !important;
        box-shadow: none;
    }
    
    #respond input:hover,
    #respond input:focus,
    #respond textarea:hover,
    #respond textarea:focus {
        border-color: #ddd;
        box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05) !important;
    }
    
    #respond .btn {
        margin-bottom: 30px;
        padding: 10px 15px;
        border: none;
        border-radius: 0;
        color: #fff;
        background: #007bb6;
        text-transform: none;
    }
    
    #respond .form-submit {
        display: none;
    }
    
    .nav-previous {
        float: left;
    }
    
    .nav-next {
        float: right;
    }
    /* Sidebar */
    
    .social-box {
        width: 100%;
        display: flex;
        align-items: center;
        padding: 15px 10px;
        background-color: #006fb1;
        margin-bottom: 20px;
    }
    
    #newsletter-section .social-box {
        background-color: #21b0f7;
    }
    
    .social-box .contact-link {
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        transition: all 0.5s ease;
        display: inline-block;
        margin: 0 5px 0 10px;
        font-family: Chivo-Bold;
        text-transform: uppercase;
    }
    
    #newsletter-section .social-box .contact-link {
        color: #fff;
        font-size: 15px;
        font-family: Chivo-Bold;
        text-transform: uppercase;
        font-style: normal;
    }
    /* #newsletter-section .social-box .contact-link:hover {
color: #323232;
} */
    
    .social-box .header-social {
        display: inline-block;
        width: auto;
        text-align: left;
    }
    
    .social-box .header-social a {
        display: inline-block;
        width: auto;
        margin: 0 9px;
    }
    
    .social-box .header-social a i {
        color: #fff;
        font-size: 30px;
    }
    
    .social-box .header-social a:hover i {
        color: #323232;
    }
    /*
.social-box .header-social a.facebook:hover i {
color: #3b5998;
}
.social-box .header-social a.twitter:hover i {
color: #1da1f2;
}
.social-box .header-social a.linkedin:hover i {
color: #0077b5;
}
*/
    
    #main .container {
        position: relative;
    }
    
    #sidebar-2 {
        margin-top: 15px;
    }
    
    .sidebar {
        padding-left: 15px;
    }
    
    #sidebar-home-top .bsaProItem,
    #sidebar-primary .bsaProItem {
        width: 100%;
        margin-bottom: 15px;
    }
    
    .sidebar .widget {
        margin-bottom: 15px;
        padding: 20px;
        background: #f5f5f5;
        float: left;
        display: block;
        width: 100%;
    }
    
    .sidebar .widget .widget-title {
        padding-bottom: 20px;
        border-bottom: 2px solid #323232;
        color: #323232;
        margin-bottom: 20px;
        font-weight: 400;
        text-transform: uppercase;
        font-family: Chivo-Black;
        font-size: 30px;
    }
    
    .sidebar .widget ul li {
        padding: 0px 0px 20px 0;
        border-bottom: 1px solid #323232;
        list-style: none;
        font-style: normal;
    }
    
    .sidebar .widget ul li:last-child {
        padding-bottom: 0;
        border-bottom: none;
    }
    
    .sidebar .widget ul li a {
        color: #323232;
    }
    
    .sidebar .widget ul li a:hover {
        color: #007bb6;
    }
    
    .sidebar .widget ul li a:hover span {
        color: #007bb6;
    }
    
    .sidebar .form-group .col-md-7 {
        padding-right: 0;
    }
    
    .sidebar .widget select {
        width: 100%;
        max-width: 100%;
        margin: 10px 0;
    }
    
    .sidebar .widget img {
        height: auto;
        max-width: 100%;
    }
    
    .sidebar .widget .tagcloud {
        margin-top: 14px;
    }
    
    .sidebar .widget_search #nav-search {
        position: relative;
        width: 100%;
        float: none;
        padding: 0;
    }
    
    .sidebar .widget_search #nav-search .form-control {
        border: 1px solid #ddd !important;
    }
    /* popular news in sidebar */
    
    .widgets-list-layout-links {
        float: right;
        width: 100%!important;
    }
    
    .sidebar ul.widgets-list-layout {
        margin-left: 0;
        padding-right: 0;
        list-style-type: disc;
    }
    
    .sidebar ul.widgets-list-layout li {
        counter-increment: step-counter;
        border-bottom: 1px solid #323232;
        list-style: none;
        position: relative;
        padding-left: 40px;
    }
    
    .sidebar ul.widgets-list-layout li::before {
        content: counter(step-counter)'.';
        color: #323232;
        font-size: 28px;
        font-weight: 900;
        position: absolute;
        left: 0;
        top: -4px;
        border-bottom: 3px solid #21b0f7;
    }
    
    .sidebar.drip-sidebar-posts ul.widgets-list-layout li::before {
        border-bottom: 3px solid #4EB8B8;
    }
    
    .sidebar.drip-sidebar-posts ul.widgets-list-layout li .widgets-list-layout-links>a {
        color: #323232 !important;
    }
    
    .sidebar.drip-sidebar-posts ul.widgets-list-layout li .widgets-list-layout-links>a:hover {
        color: #4EB8B8 !important;
    }
    
    .sidebar ul.widgets-list-layout li img {
        display: none;
    }
    
    .sidebar ul.widgets-list-layout li .widgets-list-layout-links>a {
        color: #323232;
        font-size: 20px;
        font-weight: 400;
        font-family: 'Chivo', sans-serif;
        transition: all 0.5s ease;
    }
    
    .sidebar ul.widgets-list-layout li .widgets-list-layout-links>a:hover {
        color: #007bb6;
    }
    
    .sidebar .tptn_posts_list_widget .tptn_title {
        display: block;
        width: 100%;
        font-size: 22px;
        font-weight: 400;
        font-family: 'Chivo', sans-serif;
        transition: all 0.5s ease;
        margin-bottom: 0px;
        line-height: 1.2;
        color: #323232;
    }
    
    .sidebar .tptn_posts_list_widget .crp_author {
        display: inline-block;
        margin-top: 5px;
    }
    
    .sidebar .tptn_posts_list_widget .crp_author,
    .sidebar .tptn_posts_list_widget .crp_author>a,
    .sidebar .tptn_posts_list_widget .tptn_date {
        color: #21b0f7;
        font-size: 16px;
        font-weight: 400;
        font-family: 'Chivo', sans-serif;
    }
    
    .drip-sidebar-posts .tptn_posts_list_widget .crp_author,
    .drip-sidebar-posts .tptn_posts_list_widget .crp_author>a,
    .drip-sidebar-posts .tptn_posts_list_widget .tptn_date {
        color: #4EB8B8!important;
    }
    
    .sidebar .tptn_posts_list_widget li {
        padding: 0px 0px 20px 0;
        border-bottom: 1px solid #323232;
        list-style: none;
        margin-bottom: 20px;
    }
    /* Ad Widget */
    
    .sidebar .ad-widget {
        margin-bottom: 10px;
        padding: 0;
        background: none;
        text-align: center;
    }
    
    .sidebar .ad-widget .widget-title {
        padding-top: 0;
        border: none;
        color: #999;
        font-size: 0.8em;
        text-align: center;
    }
    /* Tabs Widget */
    
    .tabs-widget {
        background: none !important;
    }
    
    .tabs-widget .fa {
        margin-right: 2px;
        font-size: 12px;
    }
    
    .sidebar .tabs-nav li i {
        opacity: 1 !important;
        color: #555 !important;
    }
    
    .sidebar .tabs-nav li a {
        padding: 0 15px;
        color: #555 !important;
        font-size: 12px;
        text-transform: uppercase;
    }
    
    .sidebar .tab-content .entry-thumb {
        float: right;
        width: 64px;
        height: 64px;
        margin: 0 0 0 15px !important;
    }
    
    .sidebar .tab-content ul li {
        margin: 0 15px;
        padding: 15px 0;
        border-bottom: 1px solid #e6e6e6;
        list-style: none;
    }
    
    .sidebar .tab-content ul li a .entry-title {
        color: #555;
    }
    
    .sidebar .tab-content ul li a:hover .entry-title {
        color: #007bb6;
    }
    
    .sidebar .tab-content ul li .entry-title {
        font-size: 1em;
    }
    
    .sidebar .tab-content ul li .entry-meta {
        margin-top: 10px;
        color: #999;
        font-size: 0.9em;
    }
    
    .sidebar .tab-content {
        padding: 0 0 20px 0;
        background: #fff;
    }
    
    .sidebar .tab-content .last-item {
        padding-bottom: 0;
        border-bottom: 0;
    }
    
    .sidebar .subscribe-widget {
        padding: 15px;
        background: #fff;
    }
    
    .sidebar .subscribe-widget .widget-title,
    .sidebar .video-widget .widget-title {
        padding: 0 0 10px 0;
        border: none;
    }
    
    .subscribe-widget .fa {
        font-size: 0.83em;
    }
    
    .sidebar #tab3 {
        padding: 15px;
    }
    
    .sidebar #tab3 a {
        display: inline-block;
        margin-right: 0;
        margin-bottom: 4px;
        padding: 3px 10px;
        color: #fff;
        background: #007bb6;
        font-size: 0.9em !important;
        text-transform: lowercase;
    }
    
    .sidebar .widget.widget-gomedia-tabs {
        padding: 0;
    }
    
    .sidebar .widget .tabs-nav li {
        padding: 0;
        border: 0;
    }
    
    .sidebar .tab-content .widget {
        padding: 0;
        margin: 0;
    }
    
    .sidebar .tab-content .widget_tag_cloud .widgettitle {
        display: none;
    }
    
    .sidebar .tab-content .widget_tag_cloud .tagcloud {
        margin: 0;
    }
    /* Video Widget */
    
    .sidebar .video-frame {
        margin-top: 10px;
    }
    
    .sidebar .video-frame iframe,
    .sidebar .video-frame object,
    .sidebar .video-frame embed {
        max-width: 100%;
        width: 100%;
    }
    
    #footer {
        padding: 40px 0 0;
        color: #bbb;
        background: #3e433e;
        width: 100%;
        position: absolute;
    }
    
    #footer p {
        color: #fff;
        font-weight: 400;
        font-size: 16px;
    }
    
    #footer .widget {
        margin-bottom: 25px;
    }
    
    #footer .widget-title {
        margin-bottom: 15px;
        color: #fff;
        font-size: 30px;
        font-family: Chivo-Black;
    }
    
    #footer .widget p {
        margin-bottom: 15px;
    }
    
    #footer .widget li {
        margin-bottom: 15px;
        list-style: none;
    }
    
    #footer .widget a,
    #footer .widget li a,
    #footer .widget li a:visited {
        color: #fff;
    }
    
    #footer .widget li a:hover {
        color: #fff;
    }
    
    #footer .widget select {
        width: 100%;
        max-width: 100%;
        margin: 10px 0;
    }
    
    #footer .widget img {
        height: auto;
        max-width: 100%;
    }
    
    #footer .widget .tagcloud {
        margin-top: 14px;
    }
    
    #footer .widget_search #nav-search {
        position: relative;
        width: 100%;
        float: none;
        padding: 0;
    }
    
    #footer .widget_search #nav-search .form-control {
        border: 1px solid #ddd !important;
    }
    /* Accordion Widget */
    
    .sidebar .accordion-widget {
        padding: 0;
    }
    /* Footer Widgets */
    
    #footer .subscribe-widget button {
        background: #666 !important;
    }
    
    .recent-posts-widget li {
        margin-bottom: 5px;
        padding: 0 0 5px 0;
        border-bottom: 1px solid #555;
    }
    
    #footer .recent-posts-widget li:last-child,
    #sidebar-primary .recent-posts-widget li:last-child {
        padding-bottom: 0;
        border-bottom: none;
    }
    
    #footer .recent-posts-widget .entry-thumb,
    #sidebar-primary .recent-posts-widget .entry-thumb {
        float: left;
        width: 42px;
        height: auto;
        margin: 0 15px 10px 0;
    }
    
    #footer .recent-posts-widget .entry-title,
    #sidebar-primary .recent-posts-widget .entry-title {
        margin-bottom: 5px;
        font-size: 1em;
    }
    /* Twitter Widget */
    
    .sidebar .twitter-widget li {
        padding-left: 25px !important;
        background: url(assets/images/icon-twitter.png) 0 15px no-repeat;
    }
    
    .sidebar .twitter-widget li a,
    .sidebar .twitter-widget li a:visited {
        color: #007bb6 !important;
    }
    
    .sidebar .twitter-widget li .tweet-date a {
        color: #999 !important;
    }
    
    #footer .twitter-widget li {
        margin-bottom: 10px;
        padding-left: 25px;
        background: url(assets/images/icon-twitter.png) 0 4px no-repeat;
    }
    
    #footer .twitter-widget li .tweet-date a {
        color: #666;
    }
    
    #footer .help-block {
        color: #bbb;
    }
    
    #footer .header-social,
    #sidebar-primary .header-social {
        margin-left: -5px;
        font-size: 1em;
        text-align: left;
    }
    
    #footer .header-social a,
    #sidebar-primary .header-social a {
        color: #fff;
    }
    
    #sidebar-primary .header-social a:hover {
        border: none;
    }
    
    #sidebar-primary .header-social a:hover i {
        color: #323232;
    }
    
    #sidebar-primary .header-social {
        margin-top: 0;
        display: inline-block;
    }
    /* Bottom */
    
    #site-bottom {
        margin-top: 40px;
        padding: 25px 0 30px;
        border-top: 1px solid #555;
        font-size: 0.9em;
    }
    
    #site-bottom .backtotop {
        margin-left: 5px;
    }
    
    #site-bottom ul li {
        float: left;
        margin-right: 15px;
        list-style: none;
    }
    
    #site-bottom a {
        color: #ccc;
    }
    
    @media (min-width: 320px) {
        #site-bottom .bottom-left {
            text-align: center;
            margin-bottom: 20px;
        }
        #site-bottom ul li {
            display: inline-block;
            float: none;
        }
    }
    
    @media (min-width: 992px) {
        #site-bottom .bottom-left {
            text-align: left;
            margin-bottom: 0;
        }
    }
    
    @media (min-width: 320px) {
        #site-bottom .bottom-right {
            text-align: center;
        }
    }
    
    @media (min-width: 992px) {
        #site-bottom .bottom-right {
            text-align: right;
            float: right;
        }
    }
    /* MISC */
    
    #header-ad {
        margin-top: 15px;
        text-align: right;
    }
    
    .home-ad {
        text-align: center;
        margin: 20px 0;
    }
    /* Fonts */
    
    .more-news,
    #recent-content-1 .section-title,
    .pagination .page-numbers,
    .sidebar .tabs-nav li a,
    .single h1.entry-title,
    .content-loop .hentry .entry-author a,
    .content-loop .hentry .entry-excerpt a,
    .single .entry-author a,
    .comment-des strong,
    .author-box .author-title,
    #respond .btn,
    .entry-header h3,
    .related-posts .section-title,
    .error-title,
    strong,
    #content .section-title,
    #content .page-title {
        font-family: 'Chivo', sans-serif;
    }
    /* home - ads on mobile */
    
    .home .mobile.ads {
        margin-bottom: 30px;
    }
    
    .home .mobile.ads .bsaProItem {
        width: 50% !important;
        float: left;
        max-width: 100% !important;
        clear: none;
    }
    
    .home .mobile.ads .bsaProItem .bsaProAnimateThumb,
    .home .mobile.ads .bsaProItem .bsaProItemInner__thumb {
        max-width: 100% !important;
        max-height: 100% !important;
    }
    
    .home .mobile.ads .bsaProItem:first-child {
        padding-right: 10px;
    }
    
    .home .mobile.ads .bsaProItem:last-child {
        padding-left: 10px;
    }
    /* Alert Boxes
====================================*/
    
    .notification {
        position: relative;
        margin-bottom: 15px;
        padding: 14px 40px 14px 18px;
        box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
        font-size: 13px;
        line-height: 18px;
    }
    
    .notification p {
        margin: 0;
    }
    
    .notification span {
        font-weight: 600;
    }
    
    .notification.success,
    .notification.success strong {
        border: 1px solid #b3dc82;
        color: #5f9025;
        background-color: #ebf6e0;
    }
    
    .notification.error,
    .notification.error strong {
        border: 1px solid #fbc4c4;
        color: #de5959;
        background-color: #ffe9e9;
    }
    
    .notification.warning,
    .notification.warning strong {
        border: 1px solid #ded58a;
        color: #8f872e;
        background-color: #fbfadd;
    }
    
    .notification.notice,
    .notification.notice strong {
        border: 1px solid #b6d7e8;
        color: #5091b2;
        background-color: #e9f7fe;
    }
    
    .notification strong {
        border: none !important;
    }
    
    .notification.success .close,
    .notification.error .close,
    .notification.warning .close,
    .notification.notice .close {
        display: block;
        position: absolute;
        top: 20px;
        right: 0;
        height: 8px;
        padding: 0 14px;
        weight: 8px;
    }
    
    .close i {
        float: left;
        margin: -5px 5px 0 0;
        font-size: 11px;
    }
    
    .notification.success .close {
        color: #8dbf52;
    }
    
    .notification.error .close {
        color: #f59292;
    }
    
    .notification.warning .close {
        color: #c6bd67;
    }
    
    .notification.notice .close {
        color: #86b4cc;
    }
    /* Tabs
====================================*/
    
    .tabs-nav {
        overflow: hidden;
        width: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    
    .tabs-nav li {
        float: left;
        overflow: hidden;
        position: relative;
        padding: 0;
        line-height: 38px;
    }
    
    .tabs-nav li a {
        display: block;
        padding: 0 20px;
        border: 1px solid #e0e0e0;
        border-right: none;
        outline: none;
        color: #888;
        background-color: #f8f8f8;
        font-weight: 500;
        text-decoration: none;
        letter-spacing: 0;
        -webkit-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out;
    }
    
    .tabs-nav li:first-child a {
        border-left: 1px solid #e0e0e0;
    }
    
    .tabs-nav li:last-child a {
        border-right: 1px solid #e0e0e0;
    }
    
    .tabs-nav li.active a {
        color: #333;
        font-weight: 500;
    }
    
    .tabs-nav li.active i:before {
        color: #555;
    }
    
    .tabs-nav li i:before {
        color: #909090;
    }
    
    .tabs-nav li span {
        margin-left: -7px;
    }
    
    .tabs-nav li.active a i {
        opacity: 1;
        filter: alpha(opacity=100);
    }
    
    .tabs-nav li i {
        margin: 10px 0 0 0;
        opacity: 0.64;
        filter: alpha(opacity=64);
    }
    
    .tabs-nav li a:hover {
        background: #fff;
    }
    
    .tabs-nav li.active a {
        border-top: 1px solid #169fe6;
        border-bottom: 1px solid #fff;
        color: #007bb6;
        background: #fff;
    }
    
    .tab-content {
        padding: 20px;
    }
    
    .tab-content li {
        padding: 0;
    }
    
    .tabs-container {
        overflow: hidden;
        width: 100%;
        margin: -1px 0 20px;
        border: 1px solid #e0e0e0;
        box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
        line-height: 21px;
    }
    /* Sidebar Tabs */
    
    .sidebar .tabs-nav li a {
        border: none;
        color: #555;
        background: none;
    }
    
    .sidebar .tabs-nav li.active a {
        color: #007bb6;
        background: #fff;
    }
    
    .sidebar .tabs-container {
        border: none;
    }
    /* Accordions
====================================*/
    
    .accordion {
        background: #fff;
        box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
    }
    
    .ui-accordion .ui-accordion-header {
        display: block;
        position: relative;
        margin-top: -1px;
        padding: 0;
        padding: 14px 0 15px 0;
        border: 1px solid #e0e0e0;
        outline: none;
        color: #707070;
        font-size: 1em;
        line-height: 30px;
        cursor: pointer;
        -webkit-transition: background-color 200ms ease-in-out;
        transition: background-color 200ms ease-in-out;
    }
    
    .ui-accordion .ui-accordion-header {
        background-color: #fcfcfc;
    }
    
    .ui-accordion .ui-accordion-header:hover {
        background-color: #fff;
    }
    
    .ui-accordion .ui-accordion-header-active:hover,
    .ui-accordion .ui-accordion-header-active {
        border-bottom: 0;
        color: #007bb6;
        background-color: #fff;
    }
    
    .ui-accordion .ui-accordion-icons {
        padding-left: 50px;
    }
    
    .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
        position: absolute;
        left: 20px;
    }
    
    .ui-accordion .ui-accordion-content {
        padding: 0 20px 20px 20px;
    }
    
    .ui-accordion .ui-accordion-content p {
        margin: 0;
    }
    
    .ui-accordion .ui-accordion-content {
        border: 1px solid #e0e0e0;
        border-top: 0;
    }
    
    .ui-accordion-icon,
    .ui-accordion-icon-active {
        display: inline-block;
        float: left;
        width: 18px;
        height: 18px;
        margin: 5px 10px 0 0;
        border-radius: 2px;
        background-color: #ccc;
        background-image: url(assets/images/accordion-plus.png);
        background-repeat: no-repeat;
        background-position: 50%;
        box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
        -webkit-transition: background-color 200ms ease-in-out;
        transition: background-color 200ms ease-in-out;
    }
    
    .ui-accordion-icon-active {
        background-color: #007bb6;
        background-image: url(assets/images/accordion-minus.png);
        box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
    }
    
    .sidebar .ui-accordion .ui-accordion-header {
        border: none;
        border-top: 1px solid #f0f0f0;
    }
    
    .sidebar .ui-accordion .ui-accordion-content {
        border: none;
    }
    /* Toggle
====================================*/
    
    .toggle-wrap {
        float: left;
        width: 100%;
        margin-bottom: 15px;
        border: 1px solid #e0e0e0;
        box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
    }
    
    .trigger a {
        display: block;
        position: relative;
        padding: 14px 0 15px 20px;
        color: #707070;
        font-weight: 500;
        line-height: 26px;
        cursor: pointer;
        -webkit-transition: background-color 200ms ease-in-out;
        transition: background-color 200ms ease-in-out;
    }
    
    .trigger a {
        background-color: #fcfcfc;
    }
    
    .trigger a:hover,
    .trigger.active a,
    .trigger.active a:hover {
        background: #fff;
    }
    
    .trigger.active a {
        color: #007bb6;
    }
    
    .toggle-icon {
        display: inline-block;
        float: left;
        width: 18px;
        height: 18px;
        margin: 5px 10px 0 0;
        border-radius: 2px;
        background-color: #ccc;
        background-image: url(assets/images/accordion-plus.png);
        background-repeat: no-repeat;
        background-position: 50%;
        box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
        -webkit-transition: background-color 200ms ease-in-out;
        transition: background-color 200ms ease-in-out;
    }
    
    .trigger.active .toggle-icon {
        background-color: #007bb6;
        background-image: url(assets/images/accordion-minus.png);
        box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
    }
    
    .toggle-container p {
        margin: 0;
    }
    
    .toggle-container {
        padding: 0 20px 17px 20px;
    }
    /* Notice
====================================*/
    
    .large-notice {
        padding: 32px;
        border: 1px solid #e0e0e0;
        background-color: #fcfcfc;
        box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
    }
    
    .large-notice h2 {
        margin-bottom: 10px;
    }
    
    .large-notice p {
        color: #888;
        font-size: 14px;
        line-height: 22px;
    }
    /* Progress Bar
====================================*/
    
    .skill-bar {
        position: relative;
        height: 41px;
        margin: 0 0 10px 0;
        background: #f6f6f6;
        box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.05);
    }
    
    .skill-bar-content[data-percentage] {
        text-indent: -9999px;
    }
    
    .skill-bar-content {
        width: 0;
        height: 41px;
        background: #007bb6;
        box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.12);
    }
    
    .skill-bar .skill-title {
        position: absolute;
        top: 9px;
        left: 15px;
        color: #fff;
    }
    
    .skill-bar .percentage {
        position: absolute;
        top: 9px;
        left: 90%;
        color: #666;
    }
    /* C A R O U S E L */
    /** Carousel **/
    
    .jcarousel {
        overflow: hidden;
        position: relative;
    }
    
    .jcarousel ul {
        position: relative;
        width: 20000em;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    
    .jcarousel li {
        float: left;
    }
    
    .carousel-loop .jcarousel {
        overflow: hidden;
        width: 100%;
    }
    
    .carousel-loop li {
        width: 190px;
        margin-right: 30px;
    }
    
    .jcarousel img {
        display: block;
        max-width: 100%;
        height: auto !important;
    }
    /** Carousel Pagination **/
    /** Carousel Controls **/
    
    .jcarousel-control-prev,
    .jcarousel-control-next {
        position: absolute;
        top: 0;
        width: 32px;
        height: 32px;
        color: #fff !important;
        background: #666;
        font-size: 1em;
        line-height: 35px;
        text-align: center;
        text-decoration: none;
    }
    
    .jcarousel-control-prev {
        right: 55px;
    }
    
    .jcarousel-control-next {
        right: 15px;
    }
    
    .inactive {
        background: #999;
        cursor: default;
    }
    
    .jcarousel-pagination {
        position: absolute;
        bottom: 0;
        right: 20px;
    }
    
    .jcarousel-pagination a {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin-left: 6px;
        border: 1px solid #696969;
        border-radius: 50%;
        background: #696969;
        text-indent: -9999em;
    }
    
    .jcarousel-pagination a.active {
        background: #fff;
    }
    /* MISC */
    
    .error-title {
        margin: 0;
        padding: 0;
        font-size: 11em;
        line-height: 1;
    }
    
    .error-msg {
        margin-bottom: 30px !important;
        padding: 20px 30px;
        border: 1px solid #ded58a;
        color: #8f872e;
        background-color: #fbfadd;
        font-size: 4.5em;
    }
    
    .left-sidebar #main {
        background: url(assets/images/bg-main-reverse.png) repeat-y top center !important;
    }
    
    .more-news {
        float: right;
        margin: 30px 0;
        text-decoration: underline;
    }
    /* Newsletter design in home page */
    
    #newsletter-section {
        /*background-color:#21b0f7;*/
    }
    
    #newsletter-section .social-box {
        margin-bottom: 0;
        height: 60px;
    }
    
    .et_bloom_below_post {
        display: none;
    }
    
    .et_bloom_form_content et_bloom_1_field {
        top: 4px;
    }
    
    .et_bloom span.et_bloom_success_checkmark {
        background: #21b0f7;
    }
    
    img {
        max-width: 100%;
    }
    
    .et_bloom .et_bloom_inline_form {
        min-height: 60px !important;
    }
    /*
jQuery.mmenu CSS
*/
    
    .mm-page,
    .mm-fixed-top,
    .mm-fixed-bottom,
    .mm-menu.mm-horizontal>.mm-panel {
        -webkit-transition: none 0.4s ease;
        transition: none 0.4s ease;
        -webkit-transition-property: top, right, bottom, left, border;
        transition-property: top, right, bottom, left, border;
    }
    
    html.mm-opened .mm-page,
    html.mm-opened #mm-blocker {
        left: 0;
        top: 0;
        margin: 0;
        border: 0px solid transparent;
    }
    
    html.mm-opening .mm-page,
    html.mm-opening #mm-blocker {
        border: 0px solid rgba(100, 100, 100, 0);
    }
    
    .mm-menu .mm-hidden {
        display: none;
    }
    
    .mm-fixed-top,
    .mm-fixed-bottom {
        position: fixed;
        left: 0;
    }
    
    .mm-fixed-top {
        top: 0;
    }
    
    .mm-fixed-bottom {
        bottom: 0;
    }
    
    html.mm-opened .mm-page,
    .mm-menu>.mm-panel {
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }
    
    html.mm-opened {
        overflow-x: hidden;
        position: relative;
    }
    
    html.mm-opened .mm-page {
        position: relative;
    }
    
    html.mm-background .mm-page {
        background: inherit;
    }
    
    #mm-blocker {
        background: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==) transparent;
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        z-index: 999999;
    }
    
    html.mm-opened #mm-blocker,
    html.mm-blocking #mm-blocker {
        display: block;
    }
    
    .mm-menu.mm-current {
        display: block;
    }
    
    .mm-menu {
        background: inherit;
        display: none;
        overflow: hidden;
        height: 100%;
        padding: 0;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 0;
    }
    
    .mm-menu>.mm-panel {
        background: inherit;
        -webkit-overflow-scrolling: touch;
        overflow: scroll;
        overflow-x: hidden;
        overflow-y: auto;
        width: 100%;
        height: 100%;
        padding: 0;
        position: absolute;
        top: 0;
        left: 100%;
        z-index: 0;
    }
    
    .mm-menu>.mm-panel.mm-opened {
        left: 0%;
        padding: 0;
    }
    
    .mm-menu>.mm-panel.mm-subopened {
        left: -40%;
    }
    
    .mm-menu>.mm-panel.mm-highest {
        z-index: 1;
    }
    
    .mm-menu>.mm-panel.mm-hidden {
        display: block;
        visibility: hidden;
    }
    
    .mm-menu .mm-list {
        padding: 0;
    }
    
    .mm-menu>.mm-list {
        padding: 20px 0 40px 0;
    }
    
    .mm-panel>.mm-list {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        float: none;
    }
    
    .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;
        font-size: 14px;
    }
    
    .mm-list>li {
        position: relative;
    }
    
    .mm-list>li>a,
    .mm-list>li>span {
        font-size: 14px;
        text-transform: uppercase;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        color: inherit;
        line-height: 20px;
        display: block;
        padding: 10px 10px 10px 20px;
        margin: 0;
    }
    
    .mm-list>li:not(.mm-subtitle):not(.mm-label):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-noresults):after {
        width: auto;
        margin-left: 20px;
        position: relative;
        left: auto;
    }
    
    .mm-list a.mm-subopen {
        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: block;
        width: 7px;
        height: 7px;
        margin-bottom: -5px;
        position: absolute;
        bottom: 50%;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    
    .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.mm-opened>a.mm-subopen {
        height: 40px;
    }
    
    .mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen:after {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 16px;
        right: 16px;
    }
    
    html.mm-opened .mm-page {
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    }
    
    .mm-ismenu {
        background: #333333;
        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);
    }
    
    html.mm-opening .mm-page,
    html.mm-opening #mm-blocker,
    html.mm-opening .mm-fixed-top,
    html.mm-opening .mm-fixed-bottom {
        left: 80%;
    }
    
    .mm-menu {
        width: 80%;
    }
    
    @media all and (max-width: 175px) {
        .mm-menu {
            width: 140px;
        }
        html.mm-opening .mm-page,
        html.mm-opening #mm-blocker,
        html.mm-opening .mm-fixed-top,
        html.mm-opening .mm-fixed-bottom {
            left: 140px;
        }
    }
    
    @media all and (min-width: 550px) {
        .mm-menu {
            width: 440px;
        }
        html.mm-opening .mm-page,
        html.mm-opening #mm-blocker,
        html.mm-opening .mm-fixed-top,
        html.mm-opening .mm-fixed-bottom {
            left: 440px;
        }
    }
    
    @media screen and (min-width: 320px) {
        .mobile-menu {
            display: block;
            padding-left: 10px;
            font-size: 32px;
            color: #333;
        }
    }
    
    @media screen and (min-width: 601px) {
        .mobile-menu {
            display: none;
        }
    }
    
    @media screen and (min-width: 320px) {
        #primary-navigation {
            display: none;
        }
    }
    
    @media screen and (min-width: 601px) {
        #primary-navigation {
            display: block;
        }
    }
    /**
* WordPress Class
*/
    
    .sticky,
    .bypostauthor {
        background: inherit;
        color: inherit;
    }
    
    .alignleft {
        display: inline;
        float: left;
        margin-right: 1.5em;
    }
    
    .alignright {
        display: inline;
        float: right;
        margin-left: 1.5em;
    }
    
    .aligncenter {
        clear: both;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    
    .alignnone {
        display: block;
    }
    
    .wp-caption img {
        margin-bottom: 5px;
    }
    
    .wp-caption-text {
        font-style: italic;
        color: #999;
    }
    /**
* Gallery
* Taken from Twenty Fourteen theme.
*/
    
    .gallery {
        margin-bottom: 20px;
        margin-bottom: 1.25rem;
    }
    
    .gallery-item {
        margin: 0 4px 4px 0;
        margin: 0 0.25rem 0.25rem 0;
        float: left;
        overflow: hidden;
        position: relative;
    }
    
    .gallery-icon a,
    .gallery-icon img {
        display: block;
    }
    
    .gallery-columns-1 .gallery-item {
        max-width: 100%;
    }
    
    .gallery-columns-2 .gallery-item {
        max-width: 48%;
        max-width: calc(50% - 4px);
    }
    
    .gallery-columns-3 .gallery-item {
        max-width: 32%;
        max-width: calc(33.3% - 4px);
    }
    
    .gallery-columns-4 .gallery-item {
        max-width: 23%;
        max-width: calc(25% - 4px);
    }
    
    .gallery-columns-5 .gallery-item {
        max-width: 19%;
        max-width: calc(20% - 4px);
    }
    
    .gallery-columns-6 .gallery-item {
        max-width: 15%;
        max-width: calc(16.7% - 4px);
    }
    
    .gallery-columns-7 .gallery-item {
        max-width: 13%;
        max-width: calc(14.28% - 4px);
    }
    
    .gallery-columns-8 .gallery-item {
        max-width: 11%;
        max-width: calc(12.5% - 4px);
    }
    
    .gallery-columns-9 .gallery-item {
        max-width: 9%;
        max-width: calc(11.1% - 4px);
    }
    
    .gallery-columns-1 .gallery-item:nth-of-type(1n),
    .gallery-columns-2 .gallery-item:nth-of-type(2n),
    .gallery-columns-3 .gallery-item:nth-of-type(3n),
    .gallery-columns-4 .gallery-item:nth-of-type(4n),
    .gallery-columns-5 .gallery-item:nth-of-type(5n),
    .gallery-columns-6 .gallery-item:nth-of-type(6n),
    .gallery-columns-7 .gallery-item:nth-of-type(7n),
    .gallery-columns-8 .gallery-item:nth-of-type(8n),
    .gallery-columns-9 .gallery-item:nth-of-type(9n) {
        margin-right: 0;
    }
    
    .gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
    .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
    .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
    .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
        clear: left;
    }
    
    .gallery-caption {
        padding: 2px 8px;
        padding: 0.125rem 0.5rem;
        font-size: 12px;
        font-size: 0.75rem;
        background-color: black;
        background-color: rgba(0, 0, 0, 0.7);
        box-sizing: border-box;
        color: white;
        line-height: 1.5;
        margin: 0;
        max-height: 50%;
        opacity: 0;
        position: absolute;
        bottom: 0;
        left: 0;
        text-align: left;
        width: 100%;
    }
    
    .gallery-caption:before {
        content: "";
        height: 100%;
        min-height: 50px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
    
    .gallery-item:hover .gallery-caption {
        opacity: 1;
    }
    
    .gallery-columns-7 .gallery-caption,
    .gallery-columns-8 .gallery-caption,
    .gallery-columns-9 .gallery-caption {
        display: none;
    }
    /*!
*  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
*  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
    /* FONT PATH
* -------------------------- */
    
    @font-face {
        font-family: 'FontAwesome';
        src: url("assets/fonts/fontawesome-webfont.eot?v=4.0.3");
        src: url("assets/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3") format("embedded-opentype"), url("assets/fonts/fontawesome-webfont.woff?v=4.0.3") format("woff"), url("assets/fonts/fontawesome-webfont.ttf?v=4.0.3") format("truetype"), url("assets/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular") format("svg");
        font-weight: normal;
        font-style: normal;
    }
    
    .fa {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    /* makes the font 33% larger relative to the icon container */
    
    .fa-lg {
        font-size: 1.3333333333333333em;
        line-height: 0.75em;
        vertical-align: -15%;
    }
    
    .fa-2x {
        font-size: 2em;
    }
    
    .fa-3x {
        font-size: 3em;
    }
    
    .fa-4x {
        font-size: 4em;
    }
    
    .fa-5x {
        font-size: 5em;
    }
    
    .fa-fw {
        width: 1.2857142857142858em;
        text-align: center;
    }
    
    .fa-ul {
        padding-left: 0;
        margin-left: 2.142857142857143em;
        list-style-type: none;
    }
    
    .fa-ul>li {
        position: relative;
    }
    
    .fa-li {
        position: absolute;
        left: -2.142857142857143em;
        width: 2.142857142857143em;
        top: 0.14285714285714285em;
        text-align: center;
    }
    
    .fa-li.fa-lg {
        left: -1.8571428571428572em;
    }
    
    .fa-border {
        padding: .2em .25em .15em;
        border: solid 0.08em #eeeeee;
        border-radius: .1em;
    }
    
    .pull-right {
        float: right;
    }
    
    .pull-left {
        float: left;
    }
    
    .fa.pull-left {
        margin-right: .3em;
    }
    
    .fa.pull-right {
        margin-left: .3em;
    }
    
    .fa-spin {
        -webkit-animation: spin 2s infinite linear;
        animation: spin 2s infinite linear;
    }
    
    @-webkit-keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(359deg);
        }
    }
    
    @-ms-keyframes spin {
        0% {
            -ms-transform: rotate(0deg);
        }
        100% {
            -ms-transform: rotate(359deg);
        }
    }
    
    @keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
        }
    }
    
    .fa-rotate-90 {
        filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    
    .fa-rotate-180 {
        filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    
    .fa-rotate-270 {
        filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    
    .fa-flip-horizontal {
        filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
        -webkit-transform: scale(-1, 1);
        -ms-transform: scale(-1, 1);
        transform: scale(-1, 1);
    }
    
    .fa-flip-vertical {
        filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
        -webkit-transform: scale(1, -1);
        -ms-transform: scale(1, -1);
        transform: scale(1, -1);
    }
    
    .fa-stack {
        position: relative;
        display: inline-block;
        width: 2em;
        height: 2em;
        line-height: 2em;
        vertical-align: middle;
    }
    
    .fa-stack-1x,
    .fa-stack-2x {
        position: absolute;
        left: 0;
        width: 100%;
        text-align: center;
    }
    
    .fa-stack-1x {
        line-height: inherit;
    }
    
    .fa-stack-2x {
        font-size: 2em;
    }
    
    .fa-inverse {
        color: #ffffff;
    }
    /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
    
    .fa-glass:before {
        content: "\f000";
    }
    
    .fa-music:before {
        content: "\f001";
    }
    
    .fa-search:before {
        content: "\f002";
    }
    
    .fa-envelope-o:before {
        content: "\f003";
    }
    
    .fa-heart:before {
        content: "\f004";
    }
    
    .fa-star:before {
        content: "\f005";
    }
    
    .fa-star-o:before {
        content: "\f006";
    }
    
    .fa-user:before {
        content: "\f007";
    }
    
    .fa-film:before {
        content: "\f008";
    }
    
    .fa-th-large:before {
        content: "\f009";
    }
    
    .fa-th:before {
        content: "\f00a";
    }
    
    .fa-th-list:before {
        content: "\f00b";
    }
    
    .fa-check:before {
        content: "\f00c";
    }
    
    .fa-times:before {
        content: "\f00d";
    }
    
    .fa-search-plus:before {
        content: "\f00e";
    }
    
    .fa-search-minus:before {
        content: "\f010";
    }
    
    .fa-power-off:before {
        content: "\f011";
    }
    
    .fa-signal:before {
        content: "\f012";
    }
    
    .fa-gear:before,
    .fa-cog:before {
        content: "\f013";
    }
    
    .fa-trash-o:before {
        content: "\f014";
    }
    
    .fa-home:before {
        content: "\f015";
    }
    
    .fa-file-o:before {
        content: "\f016";
    }
    
    .fa-clock-o:before {
        content: "\f017";
    }
    
    .fa-road:before {
        content: "\f018";
    }
    
    .fa-download:before {
        content: "\f019";
    }
    
    .fa-arrow-circle-o-down:before {
        content: "\f01a";
    }
    
    .fa-arrow-circle-o-up:before {
        content: "\f01b";
    }
    
    .fa-inbox:before {
        content: "\f01c";
    }
    
    .fa-play-circle-o:before {
        content: "\f01d";
    }
    
    .fa-rotate-right:before,
    .fa-repeat:before {
        content: "\f01e";
    }
    
    .fa-refresh:before {
        content: "\f021";
    }
    
    .fa-list-alt:before {
        content: "\f022";
    }
    
    .fa-lock:before {
        content: "\f023";
    }
    
    .fa-flag:before {
        content: "\f024";
    }
    
    .fa-headphones:before {
        content: "\f025";
    }
    
    .fa-volume-off:before {
        content: "\f026";
    }
    
    .fa-volume-down:before {
        content: "\f027";
    }
    
    .fa-volume-up:before {
        content: "\f028";
    }
    
    .fa-qrcode:before {
        content: "\f029";
    }
    
    .fa-barcode:before {
        content: "\f02a";
    }
    
    .fa-tag:before {
        content: "\f02b";
    }
    
    .fa-tags:before {
        content: "\f02c";
    }
    
    .fa-book:before {
        content: "\f02d";
    }
    
    .fa-bookmark:before {
        content: "\f02e";
    }
    
    .fa-print:before {
        content: "\f02f";
    }
    
    .fa-camera:before {
        content: "\f030";
    }
    
    .fa-font:before {
        content: "\f031";
    }
    
    .fa-bold:before {
        content: "\f032";
    }
    
    .fa-italic:before {
        content: "\f033";
    }
    
    .fa-text-height:before {
        content: "\f034";
    }
    
    .fa-text-width:before {
        content: "\f035";
    }
    
    .fa-align-left:before {
        content: "\f036";
    }
    
    .fa-align-center:before {
        content: "\f037";
    }
    
    .fa-align-right:before {
        content: "\f038";
    }
    
    .fa-align-justify:before {
        content: "\f039";
    }
    
    .fa-list:before {
        content: "\f03a";
    }
    
    .fa-dedent:before,
    .fa-outdent:before {
        content: "\f03b";
    }
    
    .fa-indent:before {
        content: "\f03c";
    }
    
    .fa-video-camera:before {
        content: "\f03d";
    }
    
    .fa-picture-o:before {
        content: "\f03e";
    }
    
    .fa-pencil:before {
        content: "\f040";
    }
    
    .fa-map-marker:before {
        content: "\f041";
    }
    
    .fa-adjust:before {
        content: "\f042";
    }
    
    .fa-tint:before {
        content: "\f043";
    }
    
    .fa-edit:before,
    .fa-pencil-square-o:before {
        content: "\f044";
    }
    
    .fa-share-square-o:before {
        content: "\f045";
    }
    
    .fa-check-square-o:before {
        content: "\f046";
    }
    
    .fa-arrows:before {
        content: "\f047";
    }
    
    .fa-step-backward:before {
        content: "\f048";
    }
    
    .fa-fast-backward:before {
        content: "\f049";
    }
    
    .fa-backward:before {
        content: "\f04a";
    }
    
    .fa-play:before {
        content: "\f04b";
    }
    
    .fa-pause:before {
        content: "\f04c";
    }
    
    .fa-stop:before {
        content: "\f04d";
    }
    
    .fa-forward:before {
        content: "\f04e";
    }
    
    .fa-fast-forward:before {
        content: "\f050";
    }
    
    .fa-step-forward:before {
        content: "\f051";
    }
    
    .fa-eject:before {
        content: "\f052";
    }
    
    .fa-chevron-left:before {
        content: "\f053";
    }
    
    .fa-chevron-right:before {
        content: "\f054";
    }
    
    .fa-plus-circle:before {
        content: "\f055";
    }
    
    .fa-minus-circle:before {
        content: "\f056";
    }
    
    .fa-times-circle:before {
        content: "\f057";
    }
    
    .fa-check-circle:before {
        content: "\f058";
    }
    
    .fa-question-circle:before {
        content: "\f059";
    }
    
    .fa-info-circle:before {
        content: "\f05a";
    }
    
    .fa-crosshairs:before {
        content: "\f05b";
    }
    
    .fa-times-circle-o:before {
        content: "\f05c";
    }
    
    .fa-check-circle-o:before {
        content: "\f05d";
    }
    
    .fa-ban:before {
        content: "\f05e";
    }
    
    .fa-arrow-left:before {
        content: "\f060";
    }
    
    .fa-arrow-right:before {
        content: "\f061";
    }
    
    .fa-arrow-up:before {
        content: "\f062";
    }
    
    .fa-arrow-down:before {
        content: "\f063";
    }
    
    .fa-mail-forward:before,
    .fa-share:before {
        content: "\f064";
    }
    
    .fa-expand:before {
        content: "\f065";
    }
    
    .fa-compress:before {
        content: "\f066";
    }
    
    .fa-plus:before {
        content: "\f067";
    }
    
    .fa-minus:before {
        content: "\f068";
    }
    
    .fa-asterisk:before {
        content: "\f069";
    }
    
    .fa-exclamation-circle:before {
        content: "\f06a";
    }
    
    .fa-gift:before {
        content: "\f06b";
    }
    
    .fa-leaf:before {
        content: "\f06c";
    }
    
    .fa-fire:before {
        content: "\f06d";
    }
    
    .fa-eye:before {
        content: "\f06e";
    }
    
    .fa-eye-slash:before {
        content: "\f070";
    }
    
    .fa-warning:before,
    .fa-exclamation-triangle:before {
        content: "\f071";
    }
    
    .fa-plane:before {
        content: "\f072";
    }
    
    .fa-calendar:before {
        content: "\f073";
    }
    
    .fa-random:before {
        content: "\f074";
    }
    
    .fa-comment:before {
        content: "\f075";
    }
    
    .fa-magnet:before {
        content: "\f076";
    }
    
    .fa-chevron-up:before {
        content: "\f077";
    }
    
    .fa-chevron-down:before {
        content: "\f078";
    }
    
    .fa-retweet:before {
        content: "\f079";
    }
    
    .fa-shopping-cart:before {
        content: "\f07a";
    }
    
    .fa-folder:before {
        content: "\f07b";
    }
    
    .fa-folder-open:before {
        content: "\f07c";
    }
    
    .fa-arrows-v:before {
        content: "\f07d";
    }
    
    .fa-arrows-h:before {
        content: "\f07e";
    }
    
    .fa-bar-chart-o:before {
        content: "\f080";
    }
    
    .fa-twitter-square:before {
        content: "\f081";
    }
    
    .fa-facebook-square:before {
        content: "\f082";
    }
    
    .fa-camera-retro:before {
        content: "\f083";
    }
    
    .fa-key:before {
        content: "\f084";
    }
    
    .fa-gears:before,
    .fa-cogs:before {
        content: "\f085";
    }
    
    .fa-comments:before {
        content: "\f086";
    }
    
    .fa-thumbs-o-up:before {
        content: "\f087";
    }
    
    .fa-thumbs-o-down:before {
        content: "\f088";
    }
    
    .fa-star-half:before {
        content: "\f089";
    }
    
    .fa-heart-o:before {
        content: "\f08a";
    }
    
    .fa-sign-out:before {
        content: "\f08b";
    }
    
    .fa-linkedin-square:before {
        content: "\f08c";
    }
    
    .fa-thumb-tack:before {
        content: "\f08d";
    }
    
    .fa-external-link:before {
        content: "\f08e";
    }
    
    .fa-sign-in:before {
        content: "\f090";
    }
    
    .fa-trophy:before {
        content: "\f091";
    }
    
    .fa-github-square:before {
        content: "\f092";
    }
    
    .fa-upload:before {
        content: "\f093";
    }
    
    .fa-lemon-o:before {
        content: "\f094";
    }
    
    .fa-phone:before {
        content: "\f095";
    }
    
    .fa-square-o:before {
        content: "\f096";
    }
    
    .fa-bookmark-o:before {
        content: "\f097";
    }
    
    .fa-phone-square:before {
        content: "\f098";
    }
    
    .fa-twitter:before {
        content: "\f099";
    }
    
    .fa-facebook:before {
        content: "\f082";
    }
    
    .fa-github:before {
        content: "\f09b";
    }
    
    .fa-unlock:before {
        content: "\f09c";
    }
    
    .fa-credit-card:before {
        content: "\f09d";
    }
    
    .fa-rss:before {
        content: "\f09e";
    }
    
    .fa-hdd-o:before {
        content: "\f0a0";
    }
    
    .fa-bullhorn:before {
        content: "\f0a1";
    }
    
    .fa-bell:before {
        content: "\f0f3";
    }
    
    .fa-certificate:before {
        content: "\f0a3";
    }
    
    .fa-hand-o-right:before {
        content: "\f0a4";
    }
    
    .fa-hand-o-left:before {
        content: "\f0a5";
    }
    
    .fa-hand-o-up:before {
        content: "\f0a6";
    }
    
    .fa-hand-o-down:before {
        content: "\f0a7";
    }
    
    .fa-arrow-circle-left:before {
        content: "\f0a8";
    }
    
    .fa-arrow-circle-right:before {
        content: "\f0a9";
    }
    
    .fa-arrow-circle-up:before {
        content: "\f0aa";
    }
    
    .fa-arrow-circle-down:before {
        content: "\f0ab";
    }
    
    .fa-globe:before {
        content: "\f0ac";
    }
    
    .fa-wrench:before {
        content: "\f0ad";
    }
    
    .fa-tasks:before {
        content: "\f0ae";
    }
    
    .fa-filter:before {
        content: "\f0b0";
    }
    
    .fa-briefcase:before {
        content: "\f0b1";
    }
    
    .fa-arrows-alt:before {
        content: "\f0b2";
    }
    
    .fa-group:before,
    .fa-users:before {
        content: "\f0c0";
    }
    
    .fa-chain:before,
    .fa-link:before {
        content: "\f0c1";
    }
    
    .fa-cloud:before {
        content: "\f0c2";
    }
    
    .fa-flask:before {
        content: "\f0c3";
    }
    
    .fa-cut:before,
    .fa-scissors:before {
        content: "\f0c4";
    }
    
    .fa-copy:before,
    .fa-files-o:before {
        content: "\f0c5";
    }
    
    .fa-paperclip:before {
        content: "\f0c6";
    }
    
    .fa-save:before,
    .fa-floppy-o:before {
        content: "\f0c7";
    }
    
    .fa-square:before {
        content: "\f0c8";
    }
    
    .fa-bars:before {
        content: "\f0c9";
    }
    
    .fa-list-ul:before {
        content: "\f0ca";
    }
    
    .fa-list-ol:before {
        content: "\f0cb";
    }
    
    .fa-strikethrough:before {
        content: "\f0cc";
    }
    
    .fa-underline:before {
        content: "\f0cd";
    }
    
    .fa-table:before {
        content: "\f0ce";
    }
    
    .fa-magic:before {
        content: "\f0d0";
    }
    
    .fa-truck:before {
        content: "\f0d1";
    }
    
    .fa-pinterest:before {
        content: "\f0d2";
    }
    
    .fa-pinterest-square:before {
        content: "\f0d3";
    }
    
    .fa-google-plus-square:before {
        content: "\f0d4";
    }
    
    .fa-google-plus:before {
        content: "\f0d5";
    }
    
    .fa-money:before {
        content: "\f0d6";
    }
    
    .fa-caret-down:before {
        content: "\f0d7";
    }
    
    .fa-caret-up:before {
        content: "\f0d8";
    }
    
    .fa-caret-left:before {
        content: "\f0d9";
    }
    
    .fa-caret-right:before {
        content: "\f0da";
    }
    
    .fa-columns:before {
        content: "\f0db";
    }
    
    .fa-unsorted:before,
    .fa-sort:before {
        content: "\f0dc";
    }
    
    .fa-sort-down:before,
    .fa-sort-asc:before {
        content: "\f0dd";
    }
    
    .fa-sort-up:before,
    .fa-sort-desc:before {
        content: "\f0de";
    }
    
    .fa-envelope:before {
        content: "\f0e0";
    }
    
    .fa-linkedin:before {
        content: "\f0e1";
    }
    
    .fa-rotate-left:before,
    .fa-undo:before {
        content: "\f0e2";
    }
    
    .fa-legal:before,
    .fa-gavel:before {
        content: "\f0e3";
    }
    
    .fa-dashboard:before,
    .fa-tachometer:before {
        content: "\f0e4";
    }
    
    .fa-comment-o:before {
        content: "\f0e5";
    }
    
    .fa-comments-o:before {
        content: "\f0e6";
    }
    
    .fa-flash:before,
    .fa-bolt:before {
        content: "\f0e7";
    }
    
    .fa-sitemap:before {
        content: "\f0e8";
    }
    
    .fa-umbrella:before {
        content: "\f0e9";
    }
    
    .fa-paste:before,
    .fa-clipboard:before {
        content: "\f0ea";
    }
    
    .fa-lightbulb-o:before {
        content: "\f0eb";
    }
    
    .fa-exchange:before {
        content: "\f0ec";
    }
    
    .fa-cloud-download:before {
        content: "\f0ed";
    }
    
    .fa-cloud-upload:before {
        content: "\f0ee";
    }
    
    .fa-user-md:before {
        content: "\f0f0";
    }
    
    .fa-stethoscope:before {
        content: "\f0f1";
    }
    
    .fa-suitcase:before {
        content: "\f0f2";
    }
    
    .fa-bell-o:before {
        content: "\f0a2";
    }
    
    .fa-coffee:before {
        content: "\f0f4";
    }
    
    .fa-cutlery:before {
        content: "\f0f5";
    }
    
    .fa-file-text-o:before {
        content: "\f0f6";
    }
    
    .fa-building-o:before {
        content: "\f0f7";
    }
    
    .fa-hospital-o:before {
        content: "\f0f8";
    }
    
    .fa-ambulance:before {
        content: "\f0f9";
    }
    
    .fa-medkit:before {
        content: "\f0fa";
    }
    
    .fa-fighter-jet:before {
        content: "\f0fb";
    }
    
    .fa-beer:before {
        content: "\f0fc";
    }
    
    .fa-h-square:before {
        content: "\f0fd";
    }
    
    .fa-plus-square:before {
        content: "\f0fe";
    }
    
    .fa-angle-double-left:before {
        content: "\f100";
    }
    
    .fa-angle-double-right:before {
        content: "\f101";
    }
    
    .fa-angle-double-up:before {
        content: "\f102";
    }
    
    .fa-angle-double-down:before {
        content: "\f103";
    }
    
    .fa-angle-left:before {
        content: "\f104";
    }
    
    .fa-angle-right:before {
        content: "\f105";
    }
    
    .fa-angle-up:before {
        content: "\f106";
    }
    
    .fa-angle-down:before {
        content: "\f107";
    }
    
    .fa-desktop:before {
        content: "\f108";
    }
    
    .fa-laptop:before {
        content: "\f109";
    }
    
    .fa-tablet:before {
        content: "\f10a";
    }
    
    .fa-mobile-phone:before,
    .fa-mobile:before {
        content: "\f10b";
    }
    
    .fa-circle-o:before {
        content: "\f10c";
    }
    
    .fa-quote-left:before {
        content: "\f10d";
    }
    
    .fa-quote-right:before {
        content: "\f10e";
    }
    
    .fa-spinner:before {
        content: "\f110";
    }
    
    .fa-circle:before {
        content: "\f111";
    }
    
    .fa-mail-reply:before,
    .fa-reply:before {
        content: "\f112";
    }
    
    .fa-github-alt:before {
        content: "\f113";
    }
    
    .fa-folder-o:before {
        content: "\f114";
    }
    
    .fa-folder-open-o:before {
        content: "\f115";
    }
    
    .fa-smile-o:before {
        content: "\f118";
    }
    
    .fa-frown-o:before {
        content: "\f119";
    }
    
    .fa-meh-o:before {
        content: "\f11a";
    }
    
    .fa-gamepad:before {
        content: "\f11b";
    }
    
    .fa-keyboard-o:before {
        content: "\f11c";
    }
    
    .fa-flag-o:before {
        content: "\f11d";
    }
    
    .fa-flag-checkered:before {
        content: "\f11e";
    }
    
    .fa-terminal:before {
        content: "\f120";
    }
    
    .fa-code:before {
        content: "\f121";
    }
    
    .fa-reply-all:before {
        content: "\f122";
    }
    
    .fa-mail-reply-all:before {
        content: "\f122";
    }
    
    .fa-star-half-empty:before,
    .fa-star-half-full:before,
    .fa-star-half-o:before {
        content: "\f123";
    }
    
    .fa-location-arrow:before {
        content: "\f124";
    }
    
    .fa-crop:before {
        content: "\f125";
    }
    
    .fa-code-fork:before {
        content: "\f126";
    }
    
    .fa-unlink:before,
    .fa-chain-broken:before {
        content: "\f127";
    }
    
    .fa-question:before {
        content: "\f128";
    }
    
    .fa-info:before {
        content: "\f129";
    }
    
    .fa-exclamation:before {
        content: "\f12a";
    }
    
    .fa-superscript:before {
        content: "\f12b";
    }
    
    .fa-subscript:before {
        content: "\f12c";
    }
    
    .fa-eraser:before {
        content: "\f12d";
    }
    
    .fa-puzzle-piece:before {
        content: "\f12e";
    }
    
    .fa-microphone:before {
        content: "\f130";
    }
    
    .fa-microphone-slash:before {
        content: "\f131";
    }
    
    .fa-shield:before {
        content: "\f132";
    }
    
    .fa-calendar-o:before {
        content: "\f133";
    }
    
    .fa-fire-extinguisher:before {
        content: "\f134";
    }
    
    .fa-rocket:before {
        content: "\f135";
    }
    
    .fa-maxcdn:before {
        content: "\f136";
    }
    
    .fa-chevron-circle-left:before {
        content: "\f137";
    }
    
    .fa-chevron-circle-right:before {
        content: "\f138";
    }
    
    .fa-chevron-circle-up:before {
        content: "\f139";
    }
    
    .fa-chevron-circle-down:before {
        content: "\f13a";
    }
    
    .fa-html5:before {
        content: "\f13b";
    }
    
    .fa-css3:before {
        content: "\f13c";
    }
    
    .fa-anchor:before {
        content: "\f13d";
    }
    
    .fa-unlock-alt:before {
        content: "\f13e";
    }
    
    .fa-bullseye:before {
        content: "\f140";
    }
    
    .fa-ellipsis-h:before {
        content: "\f141";
    }
    
    .fa-ellipsis-v:before {
        content: "\f142";
    }
    
    .fa-rss-square:before {
        content: "\f143";
    }
    
    .fa-play-circle:before {
        content: "\f144";
    }
    
    .fa-ticket:before {
        content: "\f145";
    }
    
    .fa-minus-square:before {
        content: "\f146";
    }
    
    .fa-minus-square-o:before {
        content: "\f147";
    }
    
    .fa-level-up:before {
        content: "\f148";
    }
    
    .fa-level-down:before {
        content: "\f149";
    }
    
    .fa-check-square:before {
        content: "\f14a";
    }
    
    .fa-pencil-square:before {
        content: "\f14b";
    }
    
    .fa-external-link-square:before {
        content: "\f14c";
    }
    
    .fa-share-square:before {
        content: "\f14d";
    }
    
    .fa-compass:before {
        content: "\f14e";
    }
    
    .fa-toggle-down:before,
    .fa-caret-square-o-down:before {
        content: "\f150";
    }
    
    .fa-toggle-up:before,
    .fa-caret-square-o-up:before {
        content: "\f151";
    }
    
    .fa-toggle-right:before,
    .fa-caret-square-o-right:before {
        content: "\f152";
    }
    
    .fa-euro:before,
    .fa-eur:before {
        content: "\f153";
    }
    
    .fa-gbp:before {
        content: "\f154";
    }
    
    .fa-dollar:before,
    .fa-usd:before {
        content: "\f155";
    }
    
    .fa-rupee:before,
    .fa-inr:before {
        content: "\f156";
    }
    
    .fa-cny:before,
    .fa-rmb:before,
    .fa-yen:before,
    .fa-jpy:before {
        content: "\f157";
    }
    
    .fa-ruble:before,
    .fa-rouble:before,
    .fa-rub:before {
        content: "\f158";
    }
    
    .fa-won:before,
    .fa-krw:before {
        content: "\f159";
    }
    
    .fa-bitcoin:before,
    .fa-btc:before {
        content: "\f15a";
    }
    
    .fa-file:before {
        content: "\f15b";
    }
    
    .fa-file-text:before {
        content: "\f15c";
    }
    
    .fa-sort-alpha-asc:before {
        content: "\f15d";
    }
    
    .fa-sort-alpha-desc:before {
        content: "\f15e";
    }
    
    .fa-sort-amount-asc:before {
        content: "\f160";
    }
    
    .fa-sort-amount-desc:before {
        content: "\f161";
    }
    
    .fa-sort-numeric-asc:before {
        content: "\f162";
    }
    
    .fa-sort-numeric-desc:before {
        content: "\f163";
    }
    
    .fa-thumbs-up:before {
        content: "\f164";
    }
    
    .fa-thumbs-down:before {
        content: "\f165";
    }
    
    .fa-youtube-square:before {
        content: "\f166";
    }
    
    .fa-youtube:before {
        content: "\f167";
    }
    
    .fa-xing:before {
        content: "\f168";
    }
    
    .fa-xing-square:before {
        content: "\f169";
    }
    
    .fa-youtube-play:before {
        content: "\f16a";
    }
    
    .fa-dropbox:before {
        content: "\f16b";
    }
    
    .fa-stack-overflow:before {
        content: "\f16c";
    }
    
    .fa-instagram:before {
        content: "\f16d";
    }
    
    .fa-flickr:before {
        content: "\f16e";
    }
    
    .fa-adn:before {
        content: "\f170";
    }
    
    .fa-bitbucket:before {
        content: "\f171";
    }
    
    .fa-bitbucket-square:before {
        content: "\f172";
    }
    
    .fa-tumblr:before {
        content: "\f173";
    }
    
    .fa-tumblr-square:before {
        content: "\f174";
    }
    
    .fa-long-arrow-down:before {
        content: "\f175";
    }
    
    .fa-long-arrow-up:before {
        content: "\f176";
    }
    
    .fa-long-arrow-left:before {
        content: "\f177";
    }
    
    .fa-long-arrow-right:before {
        content: "\f178";
    }
    
    .fa-apple:before {
        content: "\f179";
    }
    
    .fa-windows:before {
        content: "\f17a";
    }
    
    .fa-android:before {
        content: "\f17b";
    }
    
    .fa-linux:before {
        content: "\f17c";
    }
    
    .fa-dribbble:before {
        content: "\f17d";
    }
    
    .fa-skype:before {
        content: "\f17e";
    }
    
    .fa-foursquare:before {
        content: "\f180";
    }
    
    .fa-trello:before {
        content: "\f181";
    }
    
    .fa-female:before {
        content: "\f182";
    }
    
    .fa-male:before {
        content: "\f183";
    }
    
    .fa-gittip:before {
        content: "\f184";
    }
    
    .fa-sun-o:before {
        content: "\f185";
    }
    
    .fa-moon-o:before {
        content: "\f186";
    }
    
    .fa-archive:before {
        content: "\f187";
    }
    
    .fa-bug:before {
        content: "\f188";
    }
    
    .fa-vk:before {
        content: "\f189";
    }
    
    .fa-weibo:before {
        content: "\f18a";
    }
    
    .fa-renren:before {
        content: "\f18b";
    }
    
    .fa-pagelines:before {
        content: "\f18c";
    }
    
    .fa-stack-exchange:before {
        content: "\f18d";
    }
    
    .fa-arrow-circle-o-right:before {
        content: "\f18e";
    }
    
    .fa-arrow-circle-o-left:before {
        content: "\f190";
    }
    
    .fa-toggle-left:before,
    .fa-caret-square-o-left:before {
        content: "\f191";
    }
    
    .fa-dot-circle-o:before {
        content: "\f192";
    }
    
    .fa-wheelchair:before {
        content: "\f193";
    }
    
    .fa-vimeo-square:before {
        content: "\f194";
    }
    
    .fa-turkish-lira:before,
    .fa-try:before {
        content: "\f195";
    }
    
    .fa-plus-square-o:before {
        content: "\f196";
    }
    /*-------------------------- the drip new design changes ---------------------------*/
    /* .et_bloom_header_outer{
background-color: #4EB8B8;
} */
    
    .page-template-template-the-drip.et_bloom .et_bloom_optin_8 {
        display: none !important;
    }
    
    .page-template-template-the-drip.et_bloom .et_bloom_optin_8.et_bloom_visible {
        display: none !important;
    }
    
    #the-drip-logo {
        padding: 30px 0;
    }
    
    #the-drip-new-design a:link,
    #the-drip-new-design a:visited,
    .single-the-drip a:link,
    .single-the-drip a:hover,
    .single-the-drip a:visited {
        color: #4EB8B8;
    }
    /* #the-drip-new-design a:hover,
.single-the-drip a:hover {
color: #00a79d;
} */
    
    #the-drip-new-design .content-loop .hentry .entry-title a:link,
    #the-drip-new-design .content-loop .hentry .entry-title a:visited {
        color: #323232;
    }
    
    #the-drip-new-design .content-loop .hentry .entry-title a:hover {
        color: #4EB8B8;
    }
    
    #the-drip-new-design .content-loop .hentry .entry-meta {
        color: #4EB8B8;
    }
    
    #the-drip-new-design .entry-categories .meta-category a {
        color: #fff;
    }
    
    #the-drip-new-design .entry-categories .meta-category a:hover {
        color: #4EB8B8;
        background-color: #fff;
    }
    
    #the-drip-new-design .sidebar .tptn_posts_list_widget .tptn_title {
        color: #323232;
    }
    
    #the-drip-new-design .sidebar .tptn_posts_list_widget .tptn_title:hover {
        color: #4EB8B8;
    }
    
    #the-drip-new-design .sidebar .tptn_posts_list_widget .crp_author,
    #the-drip-new-design .sidebar .tptn_posts_list_widget .crp_author>a {
        color: #4EB8B8;
    }
    
    #secondary-nav.the-drip-nav .signup-box {
        background-color: #323232;
    }
    
    #secondary-nav.the-drip-nav .signup-box a:link,
    #secondary-nav.the-drip-nav .signup-box a:visited {
        color: #fff;
    }
    
    #secondary-nav.the-drip-nav .signup-box a:hover {
        color: #e9e4e6;
    }
    
    .single-the-drip .author-box .author-title>span {
        color: #4EB8B8;
    }
    
    .single-the-drip .author-box .author-title a {
        color: #4EB8B8;
    }
    
    #featured-drip-content .entry-categories {
        position: absolute;
        top: 15px;
        left: 15px;
        border-bottom: 0;
    }
    
    #featured-drip-content .post-content {
        position: relative;
        background: #fff;
        margin: -65px 10px 0;
        padding: 10px 15px 0;
    }
    
    #featured-drip-content .entry-title a {
        color: #323232;
        font-size: 24px;
        font-weight: 400;
        font-family: 'Chivo-Black';
    }
    
    #featured-drip-content .entry-title a:hover {
        color: #4EB8B8;
    }
    
    .drip-bg-color {
        background-color: #4EB8B8!important;
    }
    /* the drip menu css */
    
    .drip-nav.main-navigation a:link,
    .drip-nav.main-navigation a:visited {
        color: #4EB8B8;
    }
    
    #the-drip-header {
        text-align: center;
    }
    
    #secondary-nav.the-drip-nav,
    #secondary-menu.the-drip-menu {
        background: #4EB8B8;
    }
    
    #secondary-nav.the-drip-nav {
        background: #4EB8B8 url('assets/images/menu-drip-bg.jpg') no-repeat 102% 0%!important;
    }
    
    #secondary-nav.the-drip-nav #secondary-menu {
        width: 100%;
        background: transparent;
    }
    
    #secondary-nav.the-drip-nav #nav-search .btn-muted {
        background: #47a79f;
        height: 60px;
        cursor: pointer;
        outline: none;
        border-radius: 0;
    }
    
    #secondary-nav.the-drip-nav .sf-menu li a {
        color: #fff;
        padding: 0 20px;
        font-size: 16px;
        line-height: 60px;
        font-family: Chivo, sans-serif;
    }
    
    #secondary-nav.the-drip-nav .sf-menu li a:hover {
        color: #e9e4e6;
    }
    
    #secondary-nav.the-drip-nav .sf-arrows .sf-with-ul {
        padding-right: 25px!important;
    }
    
    #secondary-nav.the-drip-nav .sf-menu .sub-menu {
        background: #4EB8B8;
        min-width: 250px;
    }
    
    #secondary-nav.the-drip-nav .sf-menu .sub-menu li {
        width: auto;
        display: inline-block;
    }
    
    #secondary-nav.the-drip-nav .sf-menu .sub-menu li a {
        padding: 5px 10px;
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        font-family: Chivo, sans-serif;
    }
    
    #secondary-nav.the-drip-nav .sf-menu .sub-menu li a:hover {
        color: #e9e4e6;
    }
    
    #secondary-nav.the-drip-nav #nav-search .searchform {
        background-color: #47a79f;
    }
    /* #secondary-nav.the-drip-nav .sf-menu li.ben-menu a:after {
position: absolute;
width: 0;
height: 0;
margin-top: 24px;
margin-left: -110px;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-left: 5px solid #ddd;
content: ""
} */
    
    #main.site-main {
        background: #fff;
    }
    
    #main.site-main article {
        width: 100%;
        position: relative;
    }
    
    #main.site-main .entry-categories {
        position: absolute;
        top: 15px;
        left: 15px;
        border-bottom: 0;
    }
    
    .entry-categories .meta-category a {
        display: inline-block;
        float: left;
        margin: 0 3px 2px 0;
        padding: .2em .6em;
        background: #4EB8B8;
        color: #fff;
        text-decoration: none;
        font-size: 14px;
        font-size: .875rem;
    }
    
    .entry-categories .meta-category a:hover {
        color: #4EB8B8;
        background: #fff;
    }
    
    #main.site-main {
        padding: 0;
    }
    
    #main.site-main article .post-content {
        position: relative;
        background: #fff;
        margin: -85px 10px 0;
        padding: 20px 15px 0;
    }
    
    #main.site-main article .post-content .entry-title a {
        color: #373737;
        text-decoration: none;
        transition: all .2s ease;
    }
    
    #main.site-main article .post-content .entry-title a:hover {
        color: #4EB8B8;
    }
    
    #main.site-main article .post-content .entry-meta * {
        color: #aaa;
    }
    
    #main.site-main article .post-content .entry-meta a {
        margin-right: 10px;
    }
    
    #main.site-main article .post-content .entry-meta *:hover {
        color: #666;
    }
    
    .single-social-share .entry-categories {
        position: relative!important;
    }
    
    .single-social-share .entry-categories ul li a {
        color: #333!important;
    }
    
    .single-social-share .entry-categories ul li#twitter:hover i {
        color: #1dcaff;
    }
    
    .single-social-share .entry-categories ul li#facebook:hover i {
        color: #3b5998;
    }
    
    .single-social-share .entry-categories ul li#linkedin:hover i {
        color: #0077b5;
    }
    
    #featured-drip-content {
        position: relative;
        border: 7px solid #d3d3d3;
        padding: 15px 0;
        margin-bottom: 60px;
    }
    
    #featured-drip-content h2.featured-title {
        position: absolute;
        top: -24px;
        left: 40px;
        display: inline-block;
        padding: 5px 15px;
        background: #fff;
        color: #47a79f;
        text-transform: uppercase;
        letter-spacing: -1px;
    }
    
    .single-the-drip a:link,
    .single-the-drip a:visited {
        color: #4EB8B8;
    }
    
    .sidebar #popular-drip.widget ul li a:hover {
        color: #4EB8B8;
    }
    
    img.entry-thumb.drip-thumbnail {
        height: auto;
    }
    
    table.tablesorter thead tr .easy-table-header {
        cursor: pointer;
        background-repeat: no-repeat;
        background-position: center right
    }
    
    table.tablesorter thead tr .easy-table-header:hover {
        background-image: url(//wordpress-232745-1860966.cloudwaysapps.com/wp-content/plugins/easy-table/images/bg.gif)
    }
    
    table.tablesorter thead tr .headerSortUp,
    table.tablesorter thead tr .headerSortDown:hover {
        background-image: url(//wordpress-232745-1860966.cloudwaysapps.com/wp-content/plugins/easy-table/images/asc.gif)
    }
    
    table.tablesorter thead tr .headerSortDown,
    table.tablesorter thead tr .headerSortUp:hover {
        background-image: url(//wordpress-232745-1860966.cloudwaysapps.com/wp-content/plugins/easy-table/images/desc.gif)
    }
    
    @media(max-width:767px) {
        .author-social {
            display: flex;
            justify-content: center;
        }
        .author-list-img {
            text-align: center;
        }
        .table-responsive {
            width: 100%;
            margin-bottom: 15px;
            overflow-x: scroll;
            overflow-y: hidden;
            -webkit-overflow-scrolling: touch;
            -ms-overflow-style: -ms-autohiding-scrollbar;
            border: 1px solid #ddd
        }
        .table-responsive>.table {
            margin-bottom: 0
        }
        .table-responsive>.table>thead>tr>th,
        .table-responsive>.table>tbody>tr>th,
        .table-responsive>.table>tfoot>tr>th,
        .table-responsive>.table>thead>tr>td,
        .table-responsive>.table>tbody>tr>td,
        .table-responsive>.table>tfoot>tr>td {
            white-space: nowrap
        }
        .table-responsive>.table-bordered {
            border: 0
        }
        .table-responsive>.table-bordered>thead>tr>th:first-child,
        .table-responsive>.table-bordered>tbody>tr>th:first-child,
        .table-responsive>.table-bordered>tfoot>tr>th:first-child,
        .table-responsive>.table-bordered>thead>tr>td:first-child,
        .table-responsive>.table-bordered>tbody>tr>td:first-child,
        .table-responsive>.table-bordered>tfoot>tr>td:first-child {
            border-left: 0
        }
        .table-responsive>.table-bordered>thead>tr>th:last-child,
        .table-responsive>.table-bordered>tbody>tr>th:last-child,
        .table-responsive>.table-bordered>tfoot>tr>th:last-child,
        .table-responsive>.table-bordered>thead>tr>td:last-child,
        .table-responsive>.table-bordered>tbody>tr>td:last-child,
        .table-responsive>.table-bordered>tfoot>tr>td:last-child {
            border-right: 0
        }
        .table-responsive>.table-bordered>tbody>tr:last-child>th,
        .table-responsive>.table-bordered>tfoot>tr:last-child>th,
        .table-responsive>.table-bordered>tbody>tr:last-child>td,
        .table-responsive>.table-bordered>tfoot>tr:last-child>td {
            border-bottom: 0
        }
    }
    
    table.easy-table {
        max-width: 100%;
        background-color: transparent;
        border-collapse: collapse;
        border-spacing: 0
    }
    
    .easy-table {
        width: 100%;
        margin-bottom: 18px
    }
    
    .easy-table th,
    .easy-table td {
        padding: 8px;
        line-height: 18px;
        text-align: left;
        vertical-align: top;
        border-top: 1px solid #ddd
    }
    
    .easy-table th {
        font-weight: 700
    }
    
    .easy-table thead th {
        vertical-align: bottom
    }
    
    .easy-table caption+thead tr:first-child th,
    .easy-table caption+thead tr:first-child td,
    .easy-table colgroup+thead tr:first-child th,
    .easy-table colgroup+thead tr:first-child td,
    .easy-table thead:first-child tr:first-child th,
    .easy-table thead:first-child tr:first-child td {
        border-top: 0
    }
    
    .easy-table tbody+tbody {
        border-top: 2px solid #ddd
    }
    
    .table-condensed th,
    .table-condensed td {
        padding: 4px 5px
    }
    
    .table-bordered {
        border: 1px solid #ddd;
        border-collapse: separate;
        *border-collapse: collapsed;
        border-left: 0;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }
    
    .table-bordered th,
    .table-bordered td {
        border-left: 1px solid #ddd
    }
    
    .table-bordered caption+thead tr:first-child th,
    .table-bordered caption+tbody tr:first-child th,
    .table-bordered caption+tbody tr:first-child td,
    .table-bordered colgroup+thead tr:first-child th,
    .table-bordered colgroup+tbody tr:first-child th,
    .table-bordered colgroup+tbody tr:first-child td,
    .table-bordered thead:first-child tr:first-child th,
    .table-bordered tbody:first-child tr:first-child th,
    .table-bordered tbody:first-child tr:first-child td {
        border-top: 0
    }
    
    .table-bordered thead:first-child tr:first-child th:first-child,
    .table-bordered tbody:first-child tr:first-child td:first-child {
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -moz-border-radius-topleft: 4px
    }
    
    .table-bordered thead:first-child tr:first-child th:last-child,
    .table-bordered tbody:first-child tr:first-child td:last-child {
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -moz-border-radius-topright: 4px
    }
    
    .table-bordered thead:last-child tr:last-child th:first-child,
    .table-bordered tbody:last-child tr:last-child td:first-child {
        -webkit-border-radius: 0 0 0 4px;
        -moz-border-radius: 0 0 0 4px;
        border-radius: 0 0 0 4px;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px
    }
    
    .table-bordered thead:last-child tr:last-child th:last-child,
    .table-bordered tbody:last-child tr:last-child td:last-child {
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px;
        -moz-border-radius-bottomright: 4px
    }
    
    .table-striped tbody tr:nth-child(odd) td,
    .table-striped tbody tr:nth-child(odd) th {
        background-color: #f9f9f9
    }
    
    .easy-table tbody tr:hover td,
    .easy-table tbody tr:hover th {
        background-color: #f5f5f5
    }
    
    table.easy-table caption {
        font-weight: 700
    }
    
    @font-face {
        font-family: TablePress;
        src: url(//wordpress-232745-1860966.cloudwaysapps.com/wp-content/plugins/tablepress/css/tablepress.eot);
        src: url(//wordpress-232745-1860966.cloudwaysapps.com/wp-content/plugins/tablepress/css/tablepress.eot?#ie) format('embedded-opentype'), url(data:application/x-font-woff;base64,d09GRgABAAAAAAXYAAwAAAAACXwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABHAAAABwAAAAcZInHOk9TLzIAAAE4AAAAPgAAAGB7NXPDY21hcAAAAXgAAABMAAABUvD45QVnYXNwAAABxAAAAAgAAAAIAAAAEGdseWYAAAHMAAABKQAAAgjYVHFyaGVhZAAAAvgAAAAvAAAANv2jaBNoaGVhAAADKAAAAB0AAAAkCk0F6GhtdHgAAANIAAAAIAAAACgoAADqbG9jYQAAA2gAAAAWAAAAFgJWAbxtYXhwAAADgAAAAB0AAAAgAE4AH25hbWUAAAOgAAAB3AAAA43ZugaUcG9zdAAABXwAAABZAAAAgeNVfAkAAAABAAAAAMwXcmMAAAAAy1XFoAAAAADNHI82eJxjYGbexjiBgZWBhaWHxZiBgaENQjMVM0SB+ThBQWVRMYPDh+APd9gY/gP5bAyMykCKEUmJAgMjAC56Ct8AAHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwMDB9CPtz6cOf/fyAr+MN1EIt/A78evy5UFxgwsjHAuYxAPSB9KICRYdgDAL67D8kAAQAB//8AD3icXU/NTsJAEJ5ZFggxxmCbkiwHAzLTowlu4ejeyxPwCOBR7r3rE/geeubuG3i3TyGts12MtT18ndnd7w8QsvpdX/Q/IAboI9s1rpY3mMTDkcAVDuaqPD0RqRfaU05UGSxJhj2p5wDNUplqyjsZQT6EQ/2mc9GcyBIPReQOObPrkccHMZhgonMS3R1tiLCsDNFm8bgQF3W06ekgqqnN5Aa//D9nlrOgDeg09Aq4lK3RTiX16n621BBVLrIe2PQK09s2c4THyPIvF4TrAndwO5uHvhPUwOa7MNw8FsCtZfZDJBKB66BQhW58cRwHW09OVMEtI+3aOhEHX+E63crM2dh6X+WazMFLvf6F57OvAqiPGvo+87Tb+LrT4X9/7lT6bKXs9vsByDlkyAAAAHicY2BkYGAA4mO9Sxji+W2+MnCzM4DAWZl+bwT9fyuLN+tpIJeDgQkkCgAbqgoOAHicY2BkYGBj+HeXgYGdAQRYvBkYGVABFwA+hgJEAAAAeJxjZ4AAdiBmaWAwBeJSFhAbiJkaGByAGMwGADa+AxEAAAAAAAAAAAAqAFgAdgCUALIA0AEEAAB4nGNgZGBg4GKQYWBiAAEQycgAEnMA8xkABjEAbgAAAHicjZJBaxNBFMf/u0mbJoig5KC3QcRblt2tFCm9lEp701iKIHiZJLPJ0mSnzE5S8h38BB79Nn4ab94E/zN9JVB7MCEzv/3Pm/f+720ADPEbCe4/qXCCAV4Kp+jhrXAHGb4Ld/Ecv4T38Cx5I7yPQfJBuIdPyR/hAzxJa+E+Buk3Zku6fal8xwn9dIRTPMVr4Q6+4kS4S/Wn8B5eJanwPobJO+EefiRfhA/wIv0o3Mcw3YRyV9CYYAmDMRzXll9c6cnSjJ1pyZcU51gzRDMAl2a+XmrCOSwa+Lg7RhgolJxKzv2Yv8cSqwfZ7iILHGHEdcT7OfdDJreNP7dublSZ5epY7QwpMUCxOBoVozIvDh/v4mEx/JsE+MwQx+A6dhO8hA7y2EvwUjLEuLa2jSqyPFcsV/7H0MbxUFMOYwkhVSykODAb10U8OePTDbY8qel0QV3FO1PSvaUqDnh3p5LBB8WxxozqKnZ4TU1T9THfhJ3vsjTcw9M02s1ocWl0a5QzlXHKW+UXRp3Zm62r5wuvWjP1oenKunhS8YUo7/TMrLS7Vtp7V0/WMaSxvp6aNoP8FYKzU9zGOpbOTHidzqvTW9PaFZ/e0+QmtnJBatjAlqLeGHWhm9kWfwGPR6C4eJxjYGIAg/9VDFEM2AAXEDMyMDEyMTIzsjCyMrIxsjNy8CRnpJYV5efF56SmlfDCOEWZ6RklXMmJRakl8Sn55XkcEGZpAVQMpJgbwgQrZSnOLyoBACnGHqgAAAA=) format('woff'), url(//wordpress-232745-1860966.cloudwaysapps.com/wp-content/plugins/tablepress/css/tablepress.ttf) format('truetype'), url(//wordpress-232745-1860966.cloudwaysapps.com/wp-content/plugins/tablepress/css/tablepress.svg#TablePress) format('svg');
        font-weight: 400;
        font-style: normal
    }
    
    .tablepress-table-description {
        clear: both;
        display: block
    }
    
    .tablepress {
        border-collapse: collapse;
        border-spacing: 0;
        width: 100%;
        margin-bottom: 1em;
        border: none
    }
    
    .tablepress td,
    .tablepress th {
        padding: 8px;
        border: none;
        background: 0 0;
        text-align: left;
        float: none!important
    }
    
    .tablepress tbody td {
        vertical-align: top
    }
    
    .tablepress tbody td,
    .tablepress tfoot th {
        border-top: 1px solid #ddd
    }
    
    .tablepress tbody tr:first-child td {
        border-top: 0
    }
    
    .tablepress thead th {
        border-bottom: 1px solid #ddd
    }
    
    .tablepress tfoot th,
    .tablepress thead th {
        background-color: #d9edf7;
        font-weight: 700;
        vertical-align: middle
    }
    
    .tablepress .odd td {
        background-color: #f9f9f9
    }
    
    .tablepress .even td {
        background-color: #fff
    }
    
    .tablepress .row-hover tr:hover td {
        background-color: #f3f3f3
    }
    
    .tablepress img {
        margin: 0;
        padding: 0;
        border: none;
        max-width: none
    }
    
    .dataTables_wrapper {
        clear: both;
        margin-bottom: 1em
    }
    
    .dataTables_wrapper .tablepress {
        clear: both;
        margin: 0!important
    }
    
    .dataTables_length {
        float: left;
        white-space: nowrap
    }
    
    .dataTables_filter {
        float: right;
        white-space: nowrap
    }
    
    .dataTables_wrapper .dataTables_filter input {
        margin-left: .5em
    }
    
    .dataTables_info {
        clear: both;
        float: left;
        margin: 4px 0 0
    }
    
    .dataTables_paginate {
        float: right;
        margin: 4px 0 0
    }
    
    .dataTables_paginate a {
        color: #111!important;
        display: inline-block;
        outline: 0;
        position: relative;
        text-decoration: underline;
        margin: 0 5px
    }
    
    .dataTables_paginate a:first-child {
        margin-left: 0
    }
    
    .dataTables_paginate a:last-child {
        margin-right: 0
    }
    
    .paginate_button:hover {
        cursor: pointer;
        text-decoration: none
    }
    
    .paginate_button.disabled {
        color: #999!important;
        text-decoration: none;
        cursor: default
    }
    
    .paginate_button.current {
        font-weight: 700;
        text-decoration: none;
        cursor: default
    }
    
    .dataTables_paginate.paging_simple {
        padding: 0 15px
    }
    
    .paging_simple .paginate_button.next:after,
    .paging_simple .paginate_button.previous:before {
        text-align: left;
        font-family: TablePress;
        font-size: 14px;
        font-weight: 700;
        -webkit-font-smoothing: antialiased;
        content: "\f053";
        text-shadow: .1em .1em #666;
        position: absolute;
        top: 0;
        right: auto;
        bottom: 0;
        left: -14px;
        margin: auto;
        height: 14px;
        width: 14px;
        line-height: 1
    }
    
    .paging_simple .paginate_button.next:after {
        text-align: right;
        content: "\f054";
        left: auto
    }
    
    .paginate_button:after,
    .paginate_button:before {
        color: #d9edf7
    }
    
    .paginate_button:hover:after,
    .paginate_button:hover:before {
        color: #049cdb
    }
    
    .paginate_button.disabled:after,
    .paginate_button.disabled:before {
        color: #f9f9f9
    }
    
    .dataTables_processing {
        display: none
    }
    
    .dataTables_scroll {
        clear: both
    }
    
    .dataTables_scrollBody {
        -webkit-overflow-scrolling: touch
    }
    
    .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing,
    .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing {
        height: 0;
        overflow: hidden;
        margin: 0!important;
        padding: 0!important
    }
    
    .tablepress .sorting,
    .tablepress .sorting_asc,
    .tablepress .sorting_desc {
        position: relative;
        padding-right: 20px;
        cursor: pointer;
        outline: 0
    }
    
    .tablepress .sorting:after,
    .tablepress .sorting_asc:after,
    .tablepress .sorting_desc:after {
        font-family: TablePress;
        font-weight: 400;
        font-size: 14px;
        -webkit-font-smoothing: antialiased;
        position: absolute;
        top: 0;
        bottom: 0;
        left: auto;
        right: 6px;
        margin: auto;
        height: 14px;
        line-height: 1
    }
    
    .tablepress .sorting:after {
        content: "\f0dc"
    }
    
    .tablepress .sorting_asc:after {
        content: "\f0d8";
        padding: 0 0 2px
    }
    
    .tablepress .sorting_desc:after {
        content: "\f0d7"
    }
    
    .tablepress .sorting:hover,
    .tablepress .sorting_asc,
    .tablepress .sorting_desc {
        background-color: #049cdb
    }
    
    .dataTables_scrollBody .tablepress thead th:after {
        content: ""
    }
    
    .dataTables_wrapper:after {
        content: "";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
    
    .dataTables_wrapper label input,
    .dataTables_wrapper label select {
        display: inline;
        margin: 2px;
        width: auto
    }
    
    .jp-carousel-wrap * {
        line-height: inherit
    }
    
    .jp-carousel-overlay {
        background: #000
    }
    
    div.jp-carousel-fadeaway {
        background: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
        position: fixed;
        bottom: 0;
        z-index: 2147483647;
        width: 100%;
        height: 15px
    }
    
    .jp-carousel-next-button span,
    .jp-carousel-previous-button span {
        background: url(//wordpress-232745-1860966.cloudwaysapps.com/wp-content/plugins/jetpack/modules/carousel/images/arrows.png) no-repeat center center;
        background-size: 200px 126px
    }
    
    .jp-carousel-msg {
        font-family: open sans, sans-serif;
        font-style: normal;
        display: inline-block;
        line-height: 19px;
        padding: 11px 15px;
        font-size: 14px;
        text-align: center;
        margin: 25px 20px 0 2px;
        background-color: #fff;
        border-left: 4px solid #ffba00;
        -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1)
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (-o-min-device-pixel-ratio:3/2),
    only screen and (min--moz-device-pixel-ratio:1.5),
    only screen and (min-device-pixel-ratio:1.5) {
        .jp-carousel-next-button span,
        .jp-carousel-previous-button span {
            background-image: url(//wordpress-232745-1860966.cloudwaysapps.com/wp-content/plugins/jetpack/modules/carousel/images/arrows-2x.png)
        }
    }
    
    .jp-carousel-wrap {
        font-family: helvetica neue, sans-serif!important
    }
    
    .jp-carousel-info {
        position: absolute;
        bottom: 0;
        text-align: left!important;
        -webkit-font-smoothing: subpixel-antialiased!important
    }
    
    .jp-carousel-info::selection {
        background: #68c9e8;
        color: #fff
    }
    
    .jp-carousel-info::-moz-selection {
        background: #68c9e8;
        color: #fff
    }
    
    .jp-carousel-photo-info {
        position: relative;
        left: 25%;
        width: 50%
    }
    
    .jp-carousel-transitions .jp-carousel-photo-info {
        -webkit-transition: .4s ease-out;
        transition: .4s ease-out
    }
    
    .jp-carousel-info h2 {
        background: 0 0!important;
        border: none!important;
        color: #999;
        display: block!important;
        font: normal 13px/1.25em "Helvetica Neue", sans-serif!important;
        letter-spacing: 0!important;
        margin: 7px 0 0!important;
        padding: 10px 0 0!important;
        overflow: hidden;
        text-align: left;
        text-shadow: none!important;
        text-transform: none!important;
        -webkit-font-smoothing: subpixel-antialiased
    }
    
    .jp-carousel-next-button,
    .jp-carousel-previous-button {
        text-indent: -9999px;
        overflow: hidden;
        cursor: pointer
    }
    
    .jp-carousel-next-button span,
    .jp-carousel-previous-button span {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 82px;
        zoom: 1;
        opacity: .2
    }
    
    .jp-carousel-transitions .jp-carousel-next-button span,
    .jp-carousel-transitions .jp-carousel-previous-button span {
        -webkit-transition: .5s opacity ease-out;
        transition: .5s opacity ease-out
    }
    
    .jp-carousel-next-button:hover span,
    .jp-carousel-previous-button:hover span {
        opacity: .6
    }
    
    .jp-carousel-next-button span {
        background-position: -110px center;
        right: 0
    }
    
    .jp-carousel-previous-button span {
        background-position: -10px center;
        left: 0
    }
    
    .jp-carousel-buttons {
        margin: -18px -20px 15px;
        padding: 8px 10px;
        border-bottom: 1px solid #222;
        background: #222;
        text-align: center
    }
    
    div.jp-carousel-buttons a {
        border: none!important;
        color: #999;
        font: normal 11px/1.2em "Helvetica Neue", sans-serif!important;
        letter-spacing: 0!important;
        padding: 5px 2px 5px 0;
        text-decoration: none!important;
        text-shadow: none!important;
        vertical-align: middle;
        -webkit-font-smoothing: subpixel-antialiased
    }
    
    div.jp-carousel-buttons a:hover {
        color: #68c9e8;
        border: none!important
    }
    
    .jp-carousel-transitions div.jp-carousel-buttons a:hover {
        -webkit-transition: none!important;
        transition: none!important
    }
    
    .jp-carousel-next-button,
    .jp-carousel-previous-button,
    .jp-carousel-slide,
    .jp-carousel-slide img {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0)
    }
    
    .jp-carousel-slide {
        position: fixed;
        width: 0;
        bottom: 0;
        background-color: #000;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px
    }
    
    .jp-carousel-transitions .jp-carousel-slide {
        -webkit-transition: .3s ease-out;
        transition: .3s ease-out
    }
    
    .jp-carousel-slide.selected {
        position: absolute!important;
        opacity: 1
    }
    
    .jp-carousel-slide {
        opacity: .25
    }
    
    .jp-carousel-slide img {
        display: block;
        width: 100%!important;
        height: 100%!important;
        max-width: 100%!important;
        max-height: 100%!important;
        background: 0 0!important;
        border: none!important;
        padding: 0!important;
        -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
        box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
        zoom: 1
    }
    
    .jp-carousel-transitions .jp-carousel-slide {
        -webkit-transition: opacity .4s linear;
        transition: opacity .4s linear
    }
    
    .jp-carousel-close-hint {
        color: #999;
        cursor: default;
        letter-spacing: 0!important;
        padding: .35em 0 0;
        position: absolute;
        text-align: right;
        width: 90%
    }
    
    .jp-carousel-transitions .jp-carousel-close-hint {
        -webkit-transition: color .2s linear;
        transition: color .2s linear
    }
    
    .jp-carousel-close-hint span {
        cursor: pointer;
        background-color: #000;
        background-color: rgba(0, 0, 0, .8);
        display: inline-block;
        height: 22px;
        font: 400 24px/1 "Helvetica Neue", sans-serif!important;
        line-height: 22px;
        margin: 0 0 0 .4em;
        text-align: center;
        vertical-align: middle;
        width: 22px;
        border-radius: 4px
    }
    
    .jp-carousel-transitions .jp-carousel-close-hint span {
        -webkit-transition: border-color .2s linear;
        transition: border-color .2s linear
    }
    
    .jp-carousel-close-hint:hover {
        cursor: default;
        color: #fff
    }
    
    .jp-carousel-close-hint:hover span {
        border-color: #fff
    }
    
    a.jp-carousel-image-download,
    div.jp-carousel-buttons a.jp-carousel-commentlink,
    div.jp-carousel-buttons a.jp-carousel-reblog {
        background: url(//wordpress-232745-1860966.cloudwaysapps.com/wp-content/plugins/jetpack/modules/carousel/images/carousel-sprite.png?5) no-repeat;
        background-size: 16px 200px
    }
    
    div.jp-carousel-buttons a.jp-carousel-commentlink,
    div.jp-carousel-buttons a.jp-carousel-reblog {
        margin: 0 14px 0 0!important
    }
    
    div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
        background-color: #303030;
        padding-right: 8px!important;
        border-radius: 2px;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px
    }
    
    div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
        margin: 0 2px 0 -12px!important
    }
    
    div.jp-carousel-buttons a.jp-carousel-reblog,
    div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover {
        background-position: 6px -36px;
        padding-right: auto!important;
        padding-left: 26px!important;
        color: #999
    }
    
    div.jp-carousel-buttons a.jp-carousel-commentlink {
        background-position: 0 -156px;
        padding-left: 19px!important
    }
    
    div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover {
        cursor: default
    }
    
    div.jp-carousel-buttons a.jp-carousel-reblog:hover {
        background-position: 6px -56px;
        color: #68c9e8
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (-o-min-device-pixel-ratio:3/2),
    only screen and (min--moz-device-pixel-ratio:1.5),
    only screen and (min-device-pixel-ratio:1.5) {
        a.jp-carousel-image-download,
        div.jp-carousel-buttons a.jp-carousel-commentlink,
        div.jp-carousel-buttons a.jp-carousel-reblog {
            background-image: url(//wordpress-232745-1860966.cloudwaysapps.com/wp-content/plugins/jetpack/modules/carousel/images/carousel-sprite-2x.png?5)
        }
    }
    
    div#carousel-reblog-box {
        background: #222;
        background: -moz-linear-gradient(bottom, #222, #333);
        background: -webkit-gradient(linear, left bottom, left top, from(#222), to(#333));
        padding: 3px 0 0;
        display: none;
        margin: 5px auto 0;
        border-radius: 2px;
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .9);
        box-shadow: 0 0 20px rgba(0, 0, 0, .9);
        height: 74px;
        width: 565px
    }
    
    #carousel-reblog-box textarea {
        background: #999;
        font: 13px/1.4 "Helvetica Neue", sans-serif!important;
        color: #444;
        padding: 3px 6px;
        width: 370px;
        height: 48px;
        float: left;
        margin: 6px 9px 0;
        border: 1px solid #666;
        -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .2);
        box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .2);
        border-radius: 2px
    }
    
    #carousel-reblog-box textarea:focus {
        background: #ccc;
        color: #222
    }
    
    #carousel-reblog-box label {
        color: #aaa;
        font-size: 11px;
        padding-right: 2px;
        padding-left: 2px;
        display: inline;
        font-weight: 400
    }
    
    #carousel-reblog-box select {
        width: 110px;
        padding: 0;
        font-size: 12px;
        font-family: helvetica neue, sans-serif!important;
        background: #333;
        color: #eee;
        border: 1px solid #444;
        margin-top: 5px
    }
    
    #carousel-reblog-box .submit,
    #wrapper #carousel-reblog-box p.response {
        float: left;
        width: 154px;
        padding-top: 0;
        padding-left: 1px;
        overflow: hidden;
        height: 34px;
        margin: 3px 0 0 2px!important
    }
    
    #wrapper #carousel-reblog-box p.response {
        font-size: 13px;
        clear: none;
        padding-left: 2px;
        height: 34px;
        color: #aaa
    }
    
    #carousel-reblog-box input#carousel-reblog-submit,
    #jp-carousel-comment-form-button-submit {
        font: 13px/24px "Helvetica Neue", sans-serif!important;
        margin-top: 8px;
        padding: 0 10px!important;
        border-radius: 1em;
        height: 24px;
        color: #333;
        cursor: pointer;
        font-weight: 400;
        background: #aaa;
        background: -moz-linear-gradient(bottom, #aaa, #ccc);
        background: -webkit-gradient(linear, left bottom, left top, from(#aaa), to(#ccc));
        border: 1px solid #444
    }
    
    #carousel-reblog-box input#carousel-reblog-submit:hover,
    #jp-carousel-comment-form-button-submit:hover {
        background: #ccc;
        background: -moz-linear-gradient(bottom, #ccc, #eee);
        background: -webkit-gradient(linear, left bottom, left top, from(#ccc), to(#eee))
    }
    
    #carousel-reblog-box .canceltext {
        color: #aaa;
        font-size: 11px;
        line-height: 24px
    }
    
    #carousel-reblog-box .canceltext a {
        color: #fff
    }
    
    .jp-carousel-titleanddesc {
        border-top: 1px solid #222;
        color: #999;
        font-size: 15px;
        padding-top: 24px;
        margin-bottom: 20px;
        font-weight: 400
    }
    
    .jp-carousel-titleanddesc-title {
        font: 300 1.5em/1.1 "Helvetica Neue", sans-serif!important;
        text-transform: none!important;
        color: #fff;
        margin: 0 0 15px;
        padding: 0
    }
    
    .jp-carousel-titleanddesc-desc p {
        color: #999;
        line-height: 1.4;
        margin-bottom: .75em
    }
    
    .jp-carousel-comments p a,
    .jp-carousel-info h2 a,
    .jp-carousel-titleanddesc p a {
        color: #fff!important;
        border: none!important;
        text-decoration: underline!important;
        font-weight: 400!important;
        font-style: normal!important
    }
    
    .jp-carousel-titleanddesc p b,
    .jp-carousel-titleanddesc p strong {
        font-weight: 700;
        color: #999
    }
    
    .jp-carousel-titleanddesc p em,
    .jp-carousel-titleanddesc p i {
        font-style: italic;
        color: #999
    }
    
    .jp-carousel-comments p a:hover,
    .jp-carousel-info h2 a:hover,
    .jp-carousel-titleanddesc p a:hover {
        color: #68c9e8!important
    }
    
    .jp-carousel-titleanddesc p:empty {
        display: none
    }
    
    .jp-carousel-left-column-wrapper h1:after,
    .jp-carousel-left-column-wrapper h1:before,
    .jp-carousel-photo-info h1:after,
    .jp-carousel-photo-info h1:before {
        content: none!important
    }
    
    .jp-carousel-image-meta {
        background: #111;
        border: 1px solid #222;
        color: #fff;
        font-size: 13px;
        font: 12px/1.4 "Helvetica Neue", sans-serif!important;
        overflow: hidden;
        padding: 18px 20px;
        width: 209px!important
    }
    
    .jp-carousel-image-meta h5,
    .jp-carousel-image-meta li {
        font-family: helvetica neue, sans-serif!important;
        position: inherit!important;
        top: auto!important;
        right: auto!important;
        left: auto!important;
        bottom: auto!important;
        background: 0 0!important;
        border: none!important;
        font-weight: 400!important;
        line-height: 1.3em!important
    }
    
    .jp-carousel-image-meta ul {
        margin: 0!important;
        padding: 0!important;
        list-style: none!important
    }
    
    .jp-carousel-image-meta li {
        width: 48%!important;
        display: inline-block!important;
        vertical-align: top!important;
        margin: 0 2% 15px 0!important;
        color: #fff!important;
        font-size: 13px!important
    }
    
    .jp-carousel-image-meta h5 {
        color: #999!important;
        text-transform: uppercase!important;
        font-size: 10px!important;
        margin: 0 0 2px!important;
        letter-spacing: .1em!important
    }
    
    a.jp-carousel-image-download {
        padding-left: 23px;
        display: inline-block;
        clear: both;
        color: #999;
        line-height: 1;
        font-weight: 400;
        font-size: 13px;
        text-decoration: none;
        background-position: 0 -82px
    }
    
    a.jp-carousel-image-download span.photo-size {
        font-size: 11px;
        border-radius: 1em;
        margin-left: 2px;
        display: inline-block
    }
    
    a.jp-carousel-image-download span.photo-size-times {
        padding: 0 1px 0 2px
    }
    
    a.jp-carousel-image-download:hover {
        background-position: 0 -122px;
        color: #68c9e8;
        border: none!important
    }
    
    .jp-carousel-image-map {
        position: relative;
        margin: -20px -20px 20px;
        border-bottom: 1px solid rgba(255, 255, 255, .17);
        height: 154px
    }
    
    .jp-carousel-image-map img.gmap-main {
        border-top-left-radius: 6px;
        border-right: 1px solid rgba(255, 255, 255, .17)
    }
    
    .jp-carousel-image-map div.gmap-topright {
        width: 94px;
        height: 154px;
        position: absolute;
        top: 0;
        right: 0
    }
    
    .jp-carousel-image-map div.imgclip {
        overflow: hidden;
        border-top-right-radius: 6px
    }
    
    .jp-carousel-image-map div.gmap-topright img {
        margin-left: -40px
    }
    
    .jp-carousel-image-map img.gmap-bottomright {
        position: absolute;
        top: 96px;
        right: 0
    }
    
    .jp-carousel-comments {
        font: 15px/1.7 "Helvetica Neue", sans-serif!important;
        font-weight: 400;
        background: none transparent
    }
    
    .jp-carousel-comments p a:active,
    .jp-carousel-comments p a:focus,
    .jp-carousel-comments p a:hover {
        color: #68c9e8!important
    }
    
    .jp-carousel-comment {
        background: none transparent;
        color: #999;
        margin-bottom: 20px;
        clear: left;
        overflow: auto;
        width: 100%
    }
    
    .jp-carousel-comment p {
        color: #999!important
    }
    
    .jp-carousel-comment .comment-author {
        font-size: 13px;
        font-weight: 400;
        padding: 0;
        width: auto;
        display: inline;
        float: none;
        border: none;
        margin: 0
    }
    
    .jp-carousel-comment .comment-author a {
        color: #fff
    }
    
    .jp-carousel-comment .comment-gravatar {
        float: left
    }
    
    .jp-carousel-comment .comment-content {
        border: none;
        margin-left: 85px;
        padding: 0
    }
    
    .jp-carousel-comment .avatar {
        margin: 0 20px 0 0;
        border-radius: 4px;
        border: none!important;
        padding: 0!important;
        background-color: transparent!important
    }
    
    .jp-carousel-comment .comment-date {
        color: #999;
        margin-top: 4px;
        font-size: 11px;
        display: inline;
        float: right
    }
    
    #jp-carousel-comment-form {
        margin: 0 0 10px!important;
        float: left;
        width: 100%
    }
    
    textarea#jp-carousel-comment-form-comment-field {
        background: rgba(34, 34, 34, .9);
        border: 1px solid #3a3a3a;
        color: #aaa;
        font: 15px/1.4 "Helvetica Neue", sans-serif!important;
        width: 100%;
        padding: 10px 10px 5px;
        margin: 0;
        float: none;
        height: 147px;
        -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .2);
        box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .2);
        border-radius: 3px;
        overflow: hidden;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    
    textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
        color: #555
    }
    
    textarea#jp-carousel-comment-form-comment-field:focus {
        background: #ccc;
        color: #222
    }
    
    textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
        color: #aaa
    }
    
    #jp-carousel-comment-form-spinner {
        color: #fff;
        margin: 22px 0 0 10px;
        display: block;
        width: 20px;
        height: 20px;
        float: left
    }
    
    #jp-carousel-comment-form-submit-and-info-wrapper {
        display: none;
        overflow: hidden;
        width: 100%
    }
    
    #jp-carousel-comment-form-commenting-as input {
        background: rgba(34, 34, 34, .9);
        border: 1px solid #3a3a3a;
        color: #aaa;
        font: 13px/1.4 "Helvetica Neue", sans-serif!important;
        padding: 3px 6px;
        float: left;
        -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .2);
        box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .2);
        border-radius: 2px;
        width: 285px
    }
    
    #jp-carousel-comment-form-commenting-as input:focus {
        background: #ccc;
        color: #222
    }
    
    #jp-carousel-comment-form-commenting-as p {
        font: 400 13px/1.7 "Helvetica Neue", sans-serif!important;
        margin: 22px 0 0;
        float: left
    }
    
    #jp-carousel-comment-form-commenting-as fieldset {
        float: left;
        border: none;
        margin: 20px 0 0;
        padding: 0
    }
    
    #jp-carousel-comment-form-commenting-as fieldset {
        clear: both
    }
    
    #jp-carousel-comment-form-commenting-as label {
        font: 400 13px/1.7 "Helvetica Neue", sans-serif!important;
        margin: 0 20px 3px 0;
        float: left;
        width: 100px
    }
    
    #jp-carousel-comment-form-button-submit {
        margin-top: 20px;
        float: right
    }
    
    #js-carousel-comment-form-container {
        margin-bottom: 15px;
        overflow: auto;
        width: 100%
    }
    
    #jp-carousel-comment-form-container {
        margin-bottom: 15px;
        overflow: auto;
        width: 100%
    }
    
    #jp-carousel-comment-post-results {
        display: none;
        overflow: auto;
        width: 100%
    }
    
    #jp-carousel-comment-post-results span {
        display: block;
        text-align: center;
        margin-top: 20px;
        width: 100%;
        overflow: auto;
        padding: 1em 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: rgba(0, 0, 0, .7);
        border-radius: 2px;
        font: 13px/1.4 "Helvetica Neue", sans-serif!important;
        border: 1px solid rgba(255, 255, 255, .17);
        -webkit-box-shadow: inset 0 0 5px 5px #000;
        box-shadow: inset 0 0 5px 5px #000
    }
    
    .jp-carousel-comment-post-error {
        color: #df4926
    }
    
    #jp-carousel-comments-closed {
        display: none;
        color: #999
    }
    
    #jp-carousel-comments-loading {
        font: 400 15px/1.7 "Helvetica Neue", sans-serif!important;
        display: none;
        color: #999;
        text-align: left;
        margin-bottom: 20px
    }
    
    .jp-carousel-light .jp-carousel-overlay {
        background: #fff
    }
    
    .jp-carousel-light .jp-carousel-next-button:hover span,
    .jp-carousel-light .jp-carousel-previous-button:hover span {
        opacity: .8
    }
    
    .jp-carousel-light .jp-carousel-close-hint:hover,
    .jp-carousel-light .jp-carousel-titleanddesc div {
        color: #000!important
    }
    
    .jp-carousel-light .jp-carousel-comment .comment-author a,
    .jp-carousel-light .jp-carousel-comments p a,
    .jp-carousel-light .jp-carousel-info h2 a,
    .jp-carousel-light .jp-carousel-titleanddesc p a {
        color: #1e8cbe!important
    }
    
    .jp-carousel-light .jp-carousel-comment .comment-author a:hover,
    .jp-carousel-light .jp-carousel-comments p a:hover,
    .jp-carousel-light .jp-carousel-info h2 a:hover,
    .jp-carousel-light .jp-carousel-titleanddesc p a:hover {
        color: #f1831e!important
    }
    
    .jp-carousel-light .jp-carousel-comment,
    .jp-carousel-light .jp-carousel-comment p,
    .jp-carousel-light .jp-carousel-info h2,
    .jp-carousel-light .jp-carousel-titleanddesc,
    .jp-carousel-light .jp-carousel-titleanddesc p,
    .jp-carousel-light .jp-carousel-titleanddesc p b,
    .jp-carousel-light .jp-carousel-titleanddesc p em,
    .jp-carousel-light .jp-carousel-titleanddesc p i,
    .jp-carousel-light .jp-carousel-titleanddesc p strong,
    .jp-carousel-light div.jp-carousel-buttons a {
        color: #666
    }
    
    .jp-carousel-light .jp-carousel-buttons {
        border-bottom-color: #f0f0f0;
        background: #f5f5f5
    }
    
    .jp-carousel-light div.jp-carousel-buttons a:hover {
        text-decoration: none;
        color: #f1831e
    }
    
    .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog,
    .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog:hover {
        background-position: 4px -56px;
        padding-left: 24px!important
    }
    
    .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
        background-color: #2ea2cc;
        color: #fff
    }
    
    .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-commentlink {
        background-position: 0 -176px
    }
    
    .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
        background-position: 5px -36px
    }
    
    .jp-carousel-light div#carousel-reblog-box {
        background: #eee;
        background: -moz-linear-gradient(bottom, #ececec, #f7f7f7);
        background: -webkit-gradient(linear, left bottom, left top, from(#ececec), to(#f7f7f7));
        -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
        box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
        border: 1px solid #ddd
    }
    
    .jp-carousel-light #carousel-reblog-box textarea {
        border: 1px inset #ccc;
        color: #666;
        border: 1px solid #cfcfcf;
        background: #fff
    }
    
    .jp-carousel-light #carousel-reblog-box .canceltext {
        color: #888
    }
    
    .jp-carousel-light #carousel-reblog-box .canceltext a {
        color: #666
    }
    
    .jp-carousel-light #carousel-reblog-box select {
        background: #eee;
        color: #333;
        border: 1px solid #aaa
    }
    
    #jp-carousel-comment-form-button-submit,
    .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit {
        color: #333;
        background: #fff;
        background: -moz-linear-gradient(bottom, #ddd, #fff);
        background: -webkit-gradient(linear, left bottom, left top, from(#ddd), to(#fff));
        border: 1px solid #aaa
    }
    
    .jp-carousel-light .jp-carousel-image-meta {
        background: #fafafa;
        border: 1px solid #eee;
        border-top-color: #f5f5f5;
        border-left-color: #f5f5f5;
        color: #333
    }
    
    .jp-carousel-light .jp-carousel-image-meta li {
        color: #000!important
    }
    
    .jp-carousel-light .jp-carousel-close-hint {
        color: #ccc
    }
    
    .jp-carousel-light .jp-carousel-close-hint span {
        background-color: #fff;
        border-color: #ccc
    }
    
    .jp-carousel-light #jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
        color: #aaa
    }
    
    .jp-carousel-light #jp-carousel-comment-form-comment-field:focus {
        color: #333
    }
    
    .jp-carousel-light #jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
        color: #ddd
    }
    
    .jp-carousel-light a.jp-carousel-image-download {
        background-position: 0 -122px
    }
    
    .jp-carousel-light a.jp-carousel-image-download:hover {
        background-position: 0 -122px;
        color: #f1831e
    }
    
    .jp-carousel-light textarea#jp-carousel-comment-form-comment-field {
        background: #fbfbfb;
        color: #333;
        border: 1px solid #dfdfdf;
        -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .1);
        box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .1)
    }
    
    .jp-carousel-light #jp-carousel-comment-form-commenting-as input {
        background: #fbfbfb;
        border: 1px solid #dfdfdf;
        color: #333;
        -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .1);
        box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .1)
    }
    
    .jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus {
        background: #fbfbfb;
        color: #333
    }
    
    .jp-carousel-light #jp-carousel-comment-post-results span {
        background: #f7f7f7;
        border: 1px solid #dfdfdf;
        -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .05);
        box-shadow: inset 0 0 5px rgba(0, 0, 0, .05)
    }
    
    .jp-carousel-light .jp-carousel-slide {
        background-color: #fff
    }
    
    .jp-carousel-light .jp-carousel-titleanddesc {
        border-top: 1px solid #eee
    }
    
    .jp-carousel-light .jp-carousel-fadeaway {
        background: -moz-linear-gradient(bottom, rgba(255, 255, 255, .75), rgba(255, 255, 255, 0));
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, .75)), to(rgba(255, 255, 255, 0)))
    }
    
    @media only screen and (max-width:760px) {
        .jp-carousel-info {
            margin: 0 10px!important
        }
        .jp-carousel-next-button,
        .jp-carousel-previous-button {
            display: none!important
        }
        .jp-carousel-buttons {
            display: none!important
        }
        .jp-carousel-image-meta {
            float: none!important;
            width: 100%!important;
            -webkit-box-sizing: border-box;
            box-sizing: border-box
        }
        .jp-carousel-close-hint {
            font-weight: 800!important;
            font-size: 26px!important;
            position: fixed!important;
            top: -10px
        }
        .jp-carousel-slide img {
            opacity: 1
        }
        .jp-carousel-wrap {
            background-color: #000
        }
        .jp-carousel-fadeaway {
            display: none
        }
        #jp-carousel-comment-form-container {
            display: none!important
        }
        .jp-carousel-titleanddesc {
            padding-top: 0!important;
            border: none!important
        }
        .jp-carousel-titleanddesc-title {
            font-size: 1em!important
        }
        .jp-carousel-left-column-wrapper {
            padding: 0;
            width: 100%!important
        }
        .jp-carousel-photo-info {
            left: 0!important;
            width: 100%!important
        }
    }
    
    .contact-form .clear-form {
        clear: both
    }
    
    .contact-submit .pushbutton-wide,
    .wpcf7-submit {
        clear: both;
        background-color: #323232 !important;
        border: 0 none;
        border-radius: 4px;
        transition: all 0.23s ease-in-out 0s;
        color: #FFFFFF;
        cursor: pointer;
        display: inline-block;
        font-size: 15px;
        font-weight: normal;
        height: 32px;
        line-height: 32px;
        margin: 0 5px 10px 0;
        padding: 0 22px;
        text-align: center;
        text-decoration: none;
        vertical-align: top;
        white-space: nowrap;
        width: auto;
    }
    
    .contact-form input::-webkit-input-placeholder {
        -webkit-transition: opacity .3s ease-out;
        transition: opacity .3s ease-out
    }
    
    .contact-form input:-ms-input-placeholder {
        -webkit-transition: opacity .3s ease-out;
        transition: opacity .3s ease-out
    }
    
    .contact-form input::-ms-input-placeholder {
        -webkit-transition: opacity .3s ease-out;
        transition: opacity .3s ease-out
    }
    
    .contact-form input::placeholder {
        -webkit-transition: opacity .3s ease-out;
        transition: opacity .3s ease-out
    }
    
    .contact-form input:hover::-webkit-input-placeholder {
        opacity: .5
    }
    
    .contact-form input:hover:-ms-input-placeholder {
        opacity: .5
    }
    
    .contact-form input:hover::-ms-input-placeholder {
        opacity: .5
    }
    
    .contact-form input:hover::placeholder {
        opacity: .5
    }
    
    .contact-form input:focus::-webkit-input-placeholder {
        opacity: .3
    }
    
    .contact-form input:focus:-ms-input-placeholder {
        opacity: .3
    }
    
    .contact-form input:focus::-ms-input-placeholder {
        opacity: .3
    }
    
    .contact-form input:focus::placeholder {
        opacity: .3
    }
    
    .contact-form input[type=email],
    .contact-form input[type=text],
    .contact-form input[type=url],
    .wpcf7-form input[type=email],
    .wpcf7-form input[type=text],
    .wpcf7-form input[type=url] {
        width: 300px;
        max-width: 98%;
        margin-bottom: 13px;
        border: 1px solid #A9A9A9;
        padding: 7px;
        background: none;
    }
    
    .contact-form select {
        margin-bottom: 13px
    }
    
    .contact-form textarea,
    .wpcf7-form textarea {
        height: 200px;
        width: 80%;
        float: none;
        margin-bottom: 13px;
        padding: 7px;
    }
    
    .contact-form input[type=checkbox],
    .contact-form input[type=radio] {
        float: none;
        margin-bottom: 13px
    }
    
    .contact-form label {
        margin-bottom: 3px;
        float: none;
        font-weight: 700;
        display: block
    }
    
    .contact-form label.checkbox,
    .contact-form label.radio {
        margin-bottom: 3px;
        float: none;
        font-weight: 700;
        display: inline-block
    }
    
    .contact-form label span {
        color: #aaa;
        margin-left: 4px;
        font-weight: 400
    }
    
    .contact-form-submission {
        margin-bottom: 4em;
        padding: 1.5em 1em
    }
    
    .contact-form-submission p {
        margin: 0 auto;
        word-wrap: break-word
    }
    
    .form-errors .form-error-message {
        color: red;
    }
    
    .et_bloom_inline_form {
        background-color: #323232;
        position: relative;
        padding: 12px 0;
        height: 60px;
    }
    
    .et_bloom_inline_form .form_header {
        height: auto !important;
        min-height: auto !important;
        width: 50.5%;
        text-align: right;
    }
    
    #newsletter-section .et_bloom_inline_form h2 {
        font-size: 15px !important;
        padding: 0;
        margin: 10px;
        font-weight: 600 !important;
        line-height: 1.1em !important;
        color: #fff;
        font-family: Chivo-Bold;
    }
    
    .et_bloom_form_content {
        width: 48%;
        position: absolute;
        height: 100%;
        float: none;
        right: 0;
        top: 10px;
    }
    
    #newsletter-section .et_bloom_popup_input {
        width: 60%;
        float: left;
        padding: 0;
        margin: 0;
    }
    
    .et_bloom_popup_input input {
        color: #444;
        background-color: #fff!important;
        width: 100%;
        font-weight: 600;
        font-size: 14px;
        font-family: "Chivo-Regular";
        padding: 10px;
    }
    
    .et_bloom_inline_form .button {
        width: 30%;
        font-size: 14px;
        font-family: "Chivo-Bold";
        text-transform: uppercase;
        color: #fff;
        padding: 10px 0;
        margin: 0 16px;
        display: inline-block;
    }
    
    .et_bloom_popup .et_bloom_form_content {
        top: 0;
    }
    
    @media (max-width:1500px) {
        .et_bloom_inline_form .form_header {
            width: 45.5%;
        }
        .et_bloom_form_content {
            width: 54%;
        }
        .et_bloom_popup_input {
            width: 45%;
        }
    }
    
    @media (max-width:1200px) {
        .et_bloom_inline_form .form_header {
            width: 42%;
        }
        .et_bloom_form_content {
            width: 57%;
        }
        .et_bloom_inline_form h2 {
            margin-top: 0;
            margin-bottom: 0;
        }
    }
    
    @media (max-width:992px) {
        .et_bloom_inline_form {
            height: auto;
        }
        .et_bloom_inline_form .form_header {
            width: 100%;
            float: none;
            text-align: center;
        }
        #newsletter-section .et_bloom_form_content {
            width: 100%;
            position: relative;
            text-align: center;
        }
        #newsletter-section .et_bloom_popup_input {
            width: 300px;
            margin: 0 auto;
            float: none;
        }
        .et_bloom_inline_form .button {
            width: 200px;
            margin: 10px 0;
        }
    }
    
    .textwidget .contact-form input[type=email],
    .textwidget .contact-form input[type=text],
    .textwidget .contact-form input[type=url],
    .textwidget .contact-form textarea {
        width: 250px;
        max-width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    
    #jetpack-check-feedback-spam {
        margin: 1px 8px 0 0
    }
    
    .jetpack-check-feedback-spam-spinner {
        display: inline-block;
        margin-top: 7px
    }
    
    .infinite-loader {
        color: #000;
        display: block;
        height: 28px;
        text-indent: -9999px
    }
    
    #infinite-handle span {
        background: #333;
        border-radius: 1px;
        color: #eee;
        cursor: pointer;
        font-size: 13px;
        padding: 6px 16px
    }
    
    #infinite-handle span button,
    #infinite-handle span button:focus,
    #infinite-handle span button:hover {
        display: inline;
        position: static;
        padding: 0;
        margin: 0;
        border: none;
        line-height: inherit;
        background: 0 0;
        color: inherit;
        cursor: inherit;
        font-size: inherit;
        font-weight: inherit;
        font-family: inherit
    }
    
    #infinite-handle span button::-moz-focus-inner {
        margin: 0;
        padding: 0;
        border: none
    }
    
    @media(max-width:800px) {
        #infinite-handle span:before {
            display: none
        }
        #infinite-handle span {
            display: block
        }
    }
    
    #infinite-footer {
        position: fixed;
        bottom: -50px;
        left: 0;
        width: 100%
    }
    
    #infinite-footer a {
        text-decoration: none
    }
    
    #infinite-footer .blog-credits a:hover,
    #infinite-footer .blog-info a:hover {
        color: #444;
        text-decoration: underline
    }
    
    #infinite-footer .container {
        background: rgba(255, 255, 255, .8);
        border-color: #ccc;
        border-color: rgba(0, 0, 0, .1);
        border-style: solid;
        border-width: 1px 0 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0 auto;
        overflow: hidden;
        padding: 1px 20px;
        width: 780px
    }
    
    #infinite-footer .blog-credits,
    #infinite-footer .blog-info {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        line-height: 25px
    }
    
    #infinite-footer .blog-info {
        float: left;
        overflow: hidden;
        text-align: left;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 40%
    }
    
    #infinite-footer .blog-credits {
        font-weight: 400;
        float: right;
        width: 60%
    }
    
    #infinite-footer .blog-info a {
        color: #111;
        font-size: 14px;
        font-weight: 700
    }
    
    #infinite-footer .blog-credits {
        color: #888;
        font-size: 12px;
        text-align: right
    }
    
    #infinite-footer .blog-credits a {
        color: #666
    }
    
    .infinity-end.neverending #infinite-footer {
        display: none
    }
    
    @media(max-width:640px) {
        #infinite-footer .container {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            width: 100%
        }
        #infinite-footer .blog-info {
            width: 30%
        }
        #infinite-footer .blog-credits {
            width: 70%
        }
        #infinite-footer .blog-credits,
        #infinite-footer .blog-info a {
            font-size: 10px
        }
    }
    
    @media(max-width:640px) {
        #infinite-footer {
            position: static
        }
    }
    
    @font-face {
        font-family: Noticons;
        src: url(https://wordpress.com/i/noticons/Noticons.woff)
    }
    
    #jp-post-flair {
        padding-top: .5em
    }
    
    #content div.sharedaddy,
    #main div.sharedaddy,
    div.sharedaddy {
        clear: both
    }
    
    div.sharedaddy h3.sd-title {
        margin: 0 0 1em;
        display: inline-block;
        line-height: 1.2;
        font-size: 9pt;
        font-weight: 700
    }
    
    div.sharedaddy h3.sd-title:before {
        content: "";
        display: block;
        width: 100%;
        min-width: 30px;
        border-top: 1px solid #ddd;
        margin-bottom: 1em
    }
    
    #wpadminbar li#wp-admin-bar-admin-bar-likes-widget {
        width: 61px;
        overflow: hidden
    }
    
    #wpadminbar iframe.admin-bar-likes-widget {
        width: 61px;
        height: 28px;
        min-height: 28px;
        border-width: 0;
        position: absolute;
        top: 0
    }
    
    div.jetpack-likes-widget-wrapper {
        width: 100%;
        min-height: 50px;
        position: relative
    }
    
    div.jetpack-likes-widget-wrapper .sd-link-color {
        font-size: 12px
    }
    
    div.jetpack-likes-widget-wrapper.slim-likes-widget {
        width: 1px;
        min-height: 0
    }
    
    div.jetpack-comment-likes-widget-wrapper {
        width: 100%;
        position: relative;
        min-height: 31px
    }
    
    div.jetpack-comment-likes-widget-wrapper iframe {
        margin-bottom: 0
    }
    
    #likes-other-gravatars {
        display: none;
        position: absolute;
        padding: 10px 10px 12px;
        background-color: #2e4453;
        border-width: 0;
        -webkit-box-shadow: 0 0 10px #2e4453;
        box-shadow: 0 0 10px #2e4453;
        -webkit-box-shadow: 0 0 10px rgba(46, 68, 83, .6);
        box-shadow: 0 0 10px rgba(46, 68, 83, .6);
        min-width: 130px;
        z-index: 1000
    }
    
    #likes-other-gravatars * {
        line-height: normal
    }
    
    #likes-other-gravatars .likes-text {
        color: #fff;
        font-size: 12px;
        padding-bottom: 8px
    }
    
    #likes-other-gravatars li,
    #likes-other-gravatars ul {
        margin: 0;
        padding: 0;
        text-indent: 0;
        list-style-type: none
    }
    
    #likes-other-gravatars li::before {
        content: ""
    }
    
    #likes-other-gravatars ul.wpl-avatars {
        overflow: auto;
        display: block;
        max-height: 190px
    }
    
    #likes-other-gravatars ul.wpl-avatars li {
        width: 32px;
        height: 32px;
        float: left;
        margin: 0 5px 5px 0
    }
    
    #likes-other-gravatars ul.wpl-avatars li a {
        margin: 0 2px 0 0;
        border-bottom: none!important;
        display: block
    }
    
    #likes-other-gravatars ul.wpl-avatars li a img {
        background: 0 0;
        border: none;
        margin: 0!important;
        padding: 0!important;
        position: static
    }
    
    div.sd-box {
        border-top: 1px solid #ddd;
        border-top: 1px solid rgba(0, 0, 0, .13)
    }
    
    .comment-likes-widget,
    .entry-content .post-likes-widget,
    .post-likes-widget {
        margin: 0;
        border-width: 0;
        display: block
    }
    
    .comment-likes-widget-placeholder,
    .post-likes-widget-placeholder {
        margin: 0;
        border-width: 0;
        position: relative
    }
    
    .comment-likes-widget-placeholder {
        height: 18px;
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-family: -apple-system, BlinkMacSystemFont, segoe ui, Roboto, Oxygen-Sans, Ubuntu, Cantarell, helvetica neue, sans-serif;
        margin-top: 4px
    }
    
    .comment-likes-widget-placeholder::before {
        -webkit-font-smoothing: antialiased;
        font-family: Noticons;
        font-size: 20px;
        line-height: .9;
        color: #5cb5d4;
        content: '\f408';
        width: 16px;
        display: inline-block;
        vertical-align: middle
    }
    
    .post-likes-widget-placeholder .button {
        display: none
    }
    
    .comment-likes-widget-placeholder .loading,
    .post-likes-widget-placeholder .loading {
        color: #999;
        font-size: 12px
    }
    
    .comment-likes-widget-placeholder .loading {
        padding-left: 5px;
        margin-top: 2px;
        -ms-flex-item-align: center;
        align-self: center;
        color: #4e4e4e
    }
    
    .slim-likes-widget .post-likes-widget {
        width: auto;
        float: none
    }
    
    div.sharedaddy.sd-like-enabled .sd-like h3 {
        display: none
    }
    
    div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
        width: 100%;
        float: none;
        position: absolute;
        top: 0
    }
    
    .comment-likes-widget {
        width: 100%
    }
    
    .cs-rating,
    .pd-rating {
        display: block!important
    }
    
    .sd-gplus .sd-title {
        display: none
    }
    
    .jp-related-posts-i2__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 1.5rem
    }
    
    .jp-related-posts-i2__row:first-child {
        margin-top: 0
    }
    
    .jp-related-posts-i2__post {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        margin: 0 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    
    .jp-related-posts-i2__row[data-post-count="3"] .jp-related-posts-i2__post {
        max-width: calc(33% - 20px)
    }
    
    .jp-related-posts-i2__row[data-post-count="1"] .jp-related-posts-i2__post,
    .jp-related-posts-i2__row[data-post-count="2"] .jp-related-posts-i2__post {
        max-width: calc(50% - 20px)
    }
    
    .jp-related-posts-i2__post-context,
    .jp-related-posts-i2__post-date,
    .jp-related-posts-i2__post-heading,
    .jp-related-posts-i2__post-img-link {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    
    .jp-related-posts-i2__post-heading {
        margin: .5rem 0;
        font-size: 1rem;
        line-height: 1.2em
    }
    
    .jp-related-posts-i2__post-link {
        display: block;
        width: 100%
    }
    
    .jp-related-posts-i2__post-img {
        width: 100%
    }
    
    .jp-related-posts-i2__post-img-link {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    
    .jp-relatedposts-i2[data-layout=list] .jp-related-posts-i2__row {
        margin-top: 0;
        display: block
    }
    
    .jp-relatedposts-i2[data-layout=list] .jp-related-posts-i2__post {
        max-width: none;
        margin: 0
    }
    
    .jp-relatedposts-i2[data-layout=list].jp-related-posts-i2__post-img-link {
        margin-top: 1rem
    }
    
    @media only screen and (max-width:640px) {
        .jp-related-posts-i2__row {
            margin-top: 0;
            display: block
        }
        .jp-related-posts-i2__row[data-post-count] .jp-related-posts-i2__post {
            max-width: none;
            margin: 0;
            margin-top: 1rem
        }
        .jp-related-posts-i2__post-img-link {
            margin-top: 1rem
        }
        .jp-related-posts-i2__post-img {
            width: 350px
        }
    }
    
    #jp-relatedposts {
        display: none;
        padding-top: 1em;
        margin: 1em 0;
        position: relative;
        clear: both
    }
    
    .jp-relatedposts:after {
        content: '';
        display: block;
        clear: both
    }
    
    #jp-relatedposts h3.jp-relatedposts-headline {
        margin: 0 0 1em;
        display: inline-block;
        float: left;
        font-size: 9pt;
        font-weight: 700;
        font-family: inherit
    }
    
    #jp-relatedposts h3.jp-relatedposts-headline em:before {
        content: "";
        display: block;
        width: 100%;
        min-width: 30px;
        border-top: 1px solid #ddd;
        border-top: 1px solid rgba(0, 0, 0, .2);
        margin-bottom: 1em
    }
    
    #jp-relatedposts h3.jp-relatedposts-headline em {
        font-style: normal;
        font-weight: 700
    }
    
    #jp-relatedposts .jp-relatedposts-items {
        clear: left
    }
    
    #jp-relatedposts .jp-relatedposts-items-visual {
        margin-right: -20px
    }
    
    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
        float: left;
        width: 33%;
        margin: 0 0 1em;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }
    
    #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
        padding-right: 20px;
        -moz-opacity: .8;
        opacity: .8
    }
    
    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4),
    #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4) {
        clear: both
    }
    
    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
        text-decoration: underline
    }
    
    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover {
        -moz-opacity: 1;
        opacity: 1
    }
    
    #jp-relatedposts .jp-relatedposts-items p,
    #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
        font-size: 14px;
        line-height: 20px;
        margin: 0
    }
    
    #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs {
        position: relative
    }
    
    #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        display: block;
        border-bottom: 0
    }
    
    #jp-relatedposts .jp-relatedposts-items p {
        margin-bottom: 0
    }
    
    #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
        text-transform: none;
        margin: 0;
        font-family: inherit;
        display: block;
        max-width: 100%
    }
    
    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
        font-size: inherit;
        font-weight: 400;
        text-decoration: none;
        -moz-opacity: 1;
        opacity: 1
    }
    
    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
        text-decoration: underline
    }
    
    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,
    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span {
        display: block;
        max-width: 90%;
        overflow: hidden;
        text-overflow: ellipsis
    }
    
    #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,
    #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span {
        max-width: 100%
    }
    
    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,
    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
        opacity: .6
    }
    
    .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
        display: none
    }
    
    #jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt {
        display: none
    }
    
    #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt {
        overflow: hidden
    }
    
    #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs span {
        margin-bottom: 1em
    }
    
    #jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post {
        clear: both;
        width: 100%
    }
    
    #jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img {
        float: left;
        overflow: hidden;
        max-width: 33%;
        margin-right: 3%
    }
    
    #jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title {
        display: inline-block;
        max-width: 63%
    }
    
    #jp-post-flair {
        padding-top: .5em
    }
    
    #content div.sharedaddy,
    #main div.sharedaddy,
    div.sharedaddy {
        clear: both
    }
    
    div.sharedaddy h3.sd-title {
        margin: 0 0 1em;
        display: inline-block;
        line-height: 1.2;
        font-size: 9pt;
        font-weight: 700
    }
    
    div.sharedaddy h3.sd-title:before {
        content: "";
        display: block;
        width: 100%;
        min-width: 30px;
        border-top: 1px solid #ddd;
        margin-bottom: 1em
    }
    
    body.highlander-light h3.sd-title:before {
        border-top: 1px solid rgba(0, 0, 0, .2)
    }
    
    body.highlander-dark h3.sd-title:before {
        border-top: 1px solid rgba(255, 255, 255, .4)
    }
    
    .sd-content ul {
        padding: 0!important;
        margin: 0 0 .7em!important;
        list-style: none!important
    }
    
    .sd-content ul li {
        display: inline-block
    }
    
    .sd-content ul li.share-deprecated {
        opacity: .5
    }
    
    .sd-content ul li.share-deprecated a span {
        text-decoration: line-through
    }
    
    .sd-block.sd-gplus {
        margin: 0 0 .5em
    }
    
    .sd-gplus .sd-content {
        font-size: 12px
    }
    
    #sharing_email .sharing_send,
    .sd-content ul li .option a.share-ustom,
    .sd-content ul li a.sd-button,
    .sd-content ul li.advanced a.share-more,
    .sd-content ul li.preview-item div.option.option-smart-off a,
    .sd-social-icon .sd-content ul li a.sd-button,
    .sd-social-icon-text .sd-content ul li a.sd-button,
    .sd-social-official .sd-content>ul>li .digg_button>a,
    .sd-social-official .sd-content>ul>li>a.sd-button,
    .sd-social-text .sd-content ul li a.sd-button {
        text-decoration: none!important;
        display: inline-block;
        font-size: 12px;
        font-family: open sans, sans-serif;
        font-weight: 400;
        border-radius: 3px;
        color: #777!important;
        background: #f8f8f8;
        border: 1px solid #ccc;
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .08);
        box-shadow: 0 1px 0 rgba(0, 0, 0, .08);
        text-shadow: none;
        line-height: 23px;
        padding: 1px 8px 0 5px
    }
    
    .sd-content ul li .option a.share-ustom span,
    .sd-content ul li a.sd-button>span,
    .sd-content ul li.advanced a.share-more span,
    .sd-content ul li.preview-item div.option.option-smart-off a span,
    .sd-social-icon-text .sd-content ul li a.sd-button>span,
    .sd-social-official .sd-content>ul>li .digg_button>a span,
    .sd-social-official .sd-content>ul>li>a.sd-button span,
    .sd-social-text .sd-content ul li a.sd-button span {
        line-height: 23px
    }
    
    .sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a,
    .sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button,
    .sd-social-official .sd-content>ul>li .digg_button>a,
    .sd-social-official .sd-content>ul>li>a.sd-button {
        line-height: 17px;
        -webkit-box-shadow: none;
        box-shadow: none;
        vertical-align: top
    }
    
    .sd-social-official .sd-content ul li a.sd-button>span {
        line-height: 17px
    }
    
    .sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before,
    .sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before,
    .sd-social-official .sd-content>ul>li .digg_button>a:before,
    .sd-social-official .sd-content>ul>li>a.sd-button:before {
        margin-bottom: -1px
    }
    
    .sd-social-icon .sd-content ul li a.sd-button:active,
    .sd-social-icon .sd-content ul li a.sd-button:hover,
    .sd-social-icon-text .sd-content ul li a.sd-button:active,
    .sd-social-icon-text .sd-content ul li a.sd-button:hover,
    .sd-social-official .sd-content>ul>li .digg_button>a:active,
    .sd-social-official .sd-content>ul>li .digg_button>a:hover,
    .sd-social-official .sd-content>ul>li>a.sd-button:active,
    .sd-social-official .sd-content>ul>li>a.sd-button:hover,
    .sd-social-text .sd-content ul li a.sd-button:active,
    .sd-social-text .sd-content ul li a.sd-button:hover {
        color: #555;
        background: #fafafa;
        border: 1px solid #999
    }
    
    .sd-social-icon .sd-content ul li a.sd-button:active,
    .sd-social-icon-text .sd-content ul li a.sd-button:active,
    .sd-social-official .sd-content>ul>li .digg_button>a:active,
    .sd-social-official .sd-content>ul>li>a.sd-button:active,
    .sd-social-text .sd-content ul li a.sd-button:active {
        -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, .16);
        box-shadow: inset 0 1px 0 rgba(0, 0, 0, .16)
    }
    
    .sd-content ul li a.sd-button:before {
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font: normal 18px/1 social-logos;
        vertical-align: top;
        text-align: center
    }
    
    .sd-social-icon-text ul li a.sd-button:before {
        position: relative;
        top: 2px
    }
    
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        .sd-content ul li a.sd-button:before {
            position: relative;
            top: 2px
        }
    }
    
    .sd-social-official ul li a.sd-button:before {
        position: relative;
        top: -2px
    }
    
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        .sd-social-official ul li a.sd-button:before {
            top: 0
        }
    }
    
    .sd-content ul li {
        margin: 0 5px 5px 0;
        padding: 0
    }
    
    .jp-sharing-input-touch .sd-content ul li {
        padding-left: 10px
    }
    
    .sd-content ul li.preview-item a.sd-button span,
    .sd-social-icon-text .sd-content ul li a span,
    .sd-social-official .sd-content ul li a.sd-button span {
        margin-left: 3px
    }
    
    .sd-content ul li.preview-item.no-icon a.sd-button span {
        margin-left: 0
    }
    
    .sd-content ul li.no-icon a:before,
    .sd-social-text .sd-content ul li a:before {
        display: none
    }
    
    body .sd-content ul li.share-custom.no-icon a span,
    body .sd-social-text .sd-content ul li.share-custom a span {
        background-image: none;
        background-position: -500px -500px!important;
        background-repeat: no-repeat!important;
        padding-left: 0;
        height: 0;
        line-height: inherit
    }
    
    .sd-social-icon .sd-content ul li a.share-more {
        position: relative;
        top: -4px
    }
    
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        .sd-social-icon .sd-content ul li a.share-more {
            top: 2px
        }
    }
    
    @-moz-document url-prefix() {
        .sd-social-icon .sd-content ul li a.share-more {
            top: 2px
        }
    }
    
    .sd-social-icon .sd-content ul li a.share-more span {
        margin-left: 3px
    }
    
    .sd-content ul li.share-print div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-print a:before,
    .sd-social-icon-text .sd-content li.share-print a:before,
    .sd-social-official .sd-content li.share-print a:before,
    .sd-social-text .sd-content ul li.share-print a:before {
        content: '\f469'
    }
    
    .sd-content ul li.share-email div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-email a:before,
    .sd-social-icon-text .sd-content li.share-email a:before,
    .sd-social-official .sd-content li.share-email a:before,
    .sd-social-text .sd-content ul li.share-email a:before {
        content: '\f410'
    }
    
    .sd-content ul li.share-linkedin div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-linkedin a:before,
    .sd-social-icon-text .sd-content li.share-linkedin a:before,
    .sd-social-text .sd-content ul li.share-linkedin a:before {
        content: '\f207'
    }
    
    .sd-content ul li.share-twitter div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-twitter a:before,
    .sd-social-icon-text .sd-content li.share-twitter a:before,
    .sd-social-text .sd-content ul li.share-twitter a:before {
        content: '\f202'
    }
    
    .sd-content ul li.share-reddit div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-reddit a:before,
    .sd-social-icon-text .sd-content li.share-reddit a:before,
    .sd-social-text .sd-content ul li.share-reddit a:before {
        content: '\f222'
    }
    
    .sd-content ul li.share-tumblr div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-tumblr a:before,
    .sd-social-icon-text .sd-content li.share-tumblr a:before,
    .sd-social-text .sd-content ul li.share-tumblr a:before {
        content: '\f607'
    }
    
    .sd-content ul li.share-pocket div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-pocket a:before,
    .sd-social-icon-text .sd-content li.share-pocket a:before,
    .sd-social-text .sd-content ul li.share-pocket a:before {
        content: '\f224'
    }
    
    .sd-content ul li.share-pinterest div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-pinterest a:before,
    .sd-social-icon-text .sd-content li.share-pinterest a:before,
    .sd-social-text .sd-content ul li.share-pinterest a:before {
        content: '\f210'
    }
    
    .sd-content ul li.share-facebook div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-facebook a:before,
    .sd-social-icon-text .sd-content li.share-facebook a:before,
    .sd-social-text .sd-content ul li.share-facebook a:before {
        content: '\f203'
    }
    
    .sd-content ul li.share-press-this div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-press-this a:before,
    .sd-social-icon-text .sd-content li.share-press-this a:before,
    .sd-social-official .sd-content li.share-press-this a:before,
    .sd-social-text .sd-content ul li.share-press-this a:before {
        content: '\f205'
    }
    
    .sd-social-official .sd-content li.share-press-this a:before {
        color: #2ba1cb
    }
    
    .sd-content ul li.share-telegram div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-telegram a:before,
    .sd-social-icon-text .sd-content li.share-telegram a:before,
    .sd-social-official .sd-content li.share-telegram a:before,
    .sd-social-text .sd-content ul li.share-telegram a:before {
        content: '\f606'
    }
    
    .sd-social-official .sd-content li.share-telegram a:before {
        color: #08c
    }
    
    .sd-content ul li.share-skype div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-skype a:before,
    .sd-social-icon-text .sd-content li.share-skype a:before,
    .sd-social-text .sd-content ul li.share-skype a:before {
        content: '\f220'
    }
    
    .sd-content ul li.advanced a.share-more:before,
    .sd-social-icon .sd-content ul a.share-more:before,
    .sd-social-icon-text .sd-content a.share-more:before,
    .sd-social-official .sd-content a.share-more:before,
    .sd-social-text .sd-content ul a.share-more:before {
        content: '\f415'
    }
    
    .sd-social-official .sd-content a.share-more:before {
        color: #2ba1cb
    }
    
    .sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before,
    .sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before,
    .sd-social-official .sd-content li.share-jetpack-whatsapp a:before,
    .sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before {
        content: '\f608'
    }
    
    .sd-social-official .sd-content li.share-jetpack-whatsapp a:before {
        color: #43d854
    }
    
    .sd-social-icon .sd-content ul li[class*=share-].share-jetpack-whatsapp a.sd-button {
        background: #43d854;
        color: #fff!important
    }
    
    .sd-content ul li.share-deprecated div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-deprecated a:before,
    .sd-social-icon-text .sd-content li.share-deprecated a:before,
    .sd-social-official .sd-content li.share-deprecated a:before {
        width: 1em;
        height: 1em;
        content: "\1F6AB"
    }
    
    .sd-social .sd-button .share-count {
        background: #2ea2cc;
        color: #fff;
        border-radius: 10px;
        display: inline-block;
        text-align: center;
        font-size: 10px;
        padding: 1px 3px;
        line-height: 1
    }
    
    .sd-social-official .sd-content ul,
    .sd-social-official .sd-content ul li {
        line-height: 25px!important
    }
    
    .sd-social-official .sd-content>ul>li>a.sd-button span {
        line-height: 1
    }
    
    .sd-social-official .sd-content ul:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden
    }
    
    .sd-social-official .sd-content li.share-press-this a {
        margin: 0 0 5px
    }
    
    .sd-social-official .sd-content ul>li {
        display: block;
        float: left;
        margin: 0 10px 5px 0!important;
        height: 25px
    }
    
    .sd-social-official .fb-share-button>span {
        vertical-align: top!important
    }
    
    .sd-social-official .sd-content .pocket_button iframe {
        width: 98px
    }
    
    .reddit_button iframe {
        margin-top: 1px
    }
    
    .linkedin_button>span,
    .pinterest_button,
    .pocket_button iframe,
    .twitter_button {
        margin: 0!important
    }
    
    .sd-social-official .sd-content .share-skype {
        width: 55px
    }
    
    body .sd-social-official li a.share-more,
    body .sd-social-official li.share-custom a,
    body .sd-social-official li.share-digg a,
    body .sd-social-official li.share-email a,
    body .sd-social-official li.share-press-this a,
    body .sd-social-official li.share-print {
        position: relative;
        top: 0
    }
    
    body .sd-social-icon .sd-content li.share-custom>a {
        padding: 2px 3px 0;
        position: relative;
        top: 4px
    }
    
    body .sd-content ul li.share-custom a.share-icon span,
    body .sd-social-icon .sd-content li.share-custom a span,
    body .sd-social-icon-text .sd-content li.share-custom a span,
    body .sd-social-official .sd-content li.share-custom a span,
    body .sd-social-text .sd-content li.share-custom a span {
        background-size: 16px 16px;
        background-repeat: no-repeat;
        margin-left: 0;
        padding: 0 0 0 19px;
        display: inline-block;
        height: 21px;
        line-height: 16px
    }
    
    body .sd-social-icon .sd-content li.share-custom a span {
        width: 0
    }
    
    body .sd-social-icon .sd-content li.share-custom a span {
        padding-left: 16px!important
    }
    
    .sharing-hidden .inner {
        position: absolute;
        z-index: 2;
        border: 1px solid #ccc;
        padding: 10px;
        background: #fff;
        -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
        box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
        border-radius: 2px;
        margin-top: 5px;
        max-width: 400px
    }
    
    .sharing-hidden .inner ul {
        margin: 0!important
    }
    
    .sd-social-official .sd-content .sharing-hidden ul>li.share-end {
        clear: both;
        margin: 0!important;
        height: 0!important
    }
    
    .sharing-hidden .inner:after,
    .sharing-hidden .inner:before {
        position: absolute;
        z-index: 1;
        top: -8px;
        left: 20px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 8px solid #ccc;
        content: "";
        display: block
    }
    
    .sharing-hidden .inner:after {
        z-index: 2;
        top: -7px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 8px solid #fff
    }
    
    .sharing-hidden ul {
        margin: 0
    }
    
    .sd-social-icon .sd-content ul li[class*=share-] a,
    .sd-social-icon .sd-content ul li[class*=share-] a:hover,
    .sd-social-icon .sd-content ul li[class*=share-] div.option a {
        border-radius: 50%;
        -webkit-border-radius: 50%;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 7px;
        position: relative;
        top: -2px;
        line-height: 1;
        width: auto;
        height: auto;
        margin-bottom: 0
    }
    
    .sd-social-icon .sd-content ul li[class*=share-] a.sd-button>span,
    .sd-social-icon .sd-content ul li[class*=share-] div.option a span {
        line-height: 1
    }
    
    .sd-social-icon .sd-content ul li[class*=share-] a:hover,
    .sd-social-icon .sd-content ul li[class*=share-] div.option a:hover {
        border: none;
        opacity: .6
    }
    
    .sd-social-icon .sd-content ul li[class*=share-] a.sd-button:before {
        top: 1px
    }
    
    .sd-social-icon .sd-content ul li[class*=share-] a.sd-button.share-custom {
        padding: 8px 8px 6px;
        top: 5px
    }
    
    .sd-social-icon .sd-content ul li a.sd-button.share-more {
        margin-left: 10px
    }
    
    .sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
        margin-left: 0
    }
    
    .sd-social-icon .sd-button span.share-count {
        position: absolute;
        bottom: 0;
        right: 0;
        border-radius: 0;
        background: #555;
        font-size: 9px
    }
    
    .sd-social-icon .sd-content ul li[class*=share-] a.sd-button {
        background: #e9e9e9;
        margin-top: 2px;
        text-indent: 0
    }
    
    .sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button {
        background: #2c4762;
        color: #fff!important
    }
    
    .sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button {
        background: #3b5998;
        color: #fff!important
    }
    
    .sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button {
        background: #00acee;
        color: #fff!important
    }
    
    .sd-social-icon .sd-content ul li[class*=share-].share-pinterest a.sd-button {
        background: #ca1f27;
        color: #fff!important
    }
    
    .sd-social-icon .sd-content ul li[class*=share-].share-digg a.sd-button {
        color: #555!important
    }
    
    .sd-social-icon .sd-content ul li[class*=share-].share-press-this a.sd-button {
        background: #1e8cbe;
        color: #fff!important
    }
    
    .sd-social-icon .sd-content ul li[class*=share-].share-telegram a.sd-button {
        background: #08c;
        color: #fff!important
    }
    
    .sd-social-icon .sd-content ul li[class*=share-].share-linkedin a.sd-button {
        background: #0077b5;
        color: #fff!important
    }
    
    .sd-social-icon .sd-content ul li[class*=share-].share-pocket a.sd-button {
        background: #ee4056;
        color: #fff!important
    }
    
    .sd-social-icon .sd-content ul li[class*=share-].share-reddit a.sd-button {
        background: #cee3f8;
        color: #555!important
    }
    
    .sd-social-icon .sd-content ul li[class*=share-].share-skype a.sd-button {
        background: #00aff0;
        color: #fff!important
    }
    
    .sharing-screen-reader-text {
        clip: rect(1px, 1px, 1px, 1px);
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden
    }
    
    .sharing-screen-reader-text:active,
    .sharing-screen-reader-text:focus,
    .sharing-screen-reader-text:hover {
        background-color: #f1f1f1;
        border-radius: 3px;
        -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
        box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
        clip: auto!important;
        color: #21759b;
        display: block;
        font-size: 14px;
        font-weight: 700;
        height: auto;
        left: 5px;
        line-height: normal;
        padding: 15px 23px 14px;
        text-decoration: none;
        top: 5px;
        width: auto;
        z-index: 100000
    }
    
    #sharing_email {
        width: 342px;
        position: absolute;
        z-index: 1001;
        border: 1px solid #ccc;
        padding: 15px;
        background: #fff;
        -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
        box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
        text-align: left
    }
    
    div.sharedaddy.sharedaddy-dark #sharing_email {
        border-color: #fff
    }
    
    #sharing_email .errors {
        color: #fff;
        background-color: #771a09;
        font-size: 12px;
        padding: 5px 8px;
        line-height: 1;
        margin: 10px 0 0
    }
    
    #sharing_email label {
        font-size: 12px;
        color: #333;
        font-weight: 700;
        display: block;
        padding: 0 0 4px;
        text-align: left;
        text-shadow: none
    }
    
    #sharing_email form {
        margin: 0
    }
    
    #sharing_email input[type=email],
    #sharing_email input[type=text] {
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border: 1px solid #ccc;
        margin-bottom: 1em;
        background: #fff;
        font-size: 12px;
        color: #333;
        max-width: none;
        padding: 1px 3px
    }
    
    #jetpack-source_f_name {
        display: none!important;
        position: absolute!important;
        left: -9000px
    }
    
    #sharing_email .sharing_cancel {
        padding: 0 0 0 1em;
        font-size: 12px;
        text-shadow: none
    }
    
    #sharing_email .recaptcha {
        width: 312px;
        height: 123px;
        margin: 0 0 1em
    }
    
    .slideshow-window {
        background-color: #222;
        border: 20px solid #222;
        border-radius: 10px;
        height: 0;
        margin-bottom: 20px;
        overflow: hidden;
        padding-top: 30px!important;
        padding-bottom: 56.25%!important;
        position: relative;
        z-index: 1
    }
    
    .slideshow-window.slideshow-white {
        background-color: #fff;
        border-color: #fff
    }
    
    .slideshow-window,
    .slideshow-window * {
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }
    
    .slideshow-loading {
        height: 100%;
        text-align: center;
        margin: auto
    }
    
    body div.slideshow-window * img {
        background-color: transparent!important;
        background-image: none!important;
        border-width: 0!important;
        display: block;
        margin: 0 auto;
        max-width: 100%;
        max-height: 100%;
        padding: 0!important;
        position: relative;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%
    }
    
    .slideshow-loading img {
        vertical-align: middle
    }
    
    .slideshow-slide {
        display: none;
        height: 100%!important;
        left: 0;
        margin: auto;
        position: absolute;
        text-align: center;
        top: 0;
        width: 100%!important
    }
    
    .slideshow-slide img {
        vertical-align: middle
    }
    
    .slideshow-line-height-hack {
        overflow: hidden;
        width: 0;
        font-size: 0
    }
    
    .slideshow-slide-caption {
        font-size: 13px;
        font-family: helvetica neue, sans-serif;
        color: #f7f7f7;
        text-shadow: #222 1px 1px 2px;
        line-height: 25px;
        height: 25px;
        position: absolute;
        bottom: 5px;
        left: 0;
        z-index: 100;
        width: 100%;
        text-align: center
    }
    
    .slideshow-controls {
        z-index: 1000;
        position: absolute;
        bottom: 30px;
        margin: auto;
        text-align: center;
        width: 100%;
        opacity: .5;
        direction: ltr;
        -webkit-transition: .3s opacity ease-out;
        transition: .3s opacity ease-out
    }
    
    .slideshow-window:hover .slideshow-controls {
        opacity: 1
    }
    /* social share plugin */
    
    .heateor_sss_horizontal_sharing {
        margin: 0;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }
    
    .heateor_sss_sharing_title {
        background-color: #eee;
        padding: 9.5px 120px 9.5px 60px;
        display: inline-block;
        float: left;
        margin-right: -2px;
        font-weight: 400!important;
    }
    
    .heateorSssSharing,
    .heateorSssSharingButton {
        margin: 0!important;
    }
    
    ul.heateor_sss_follow_ul,
    ul.heateor_sss_sharing_ul {
        clear: none;
    }
    /*------------------------ About Page -----------------------*/
    
    .full-section {
        padding: 50px 0;
    }
    
    .center-title {
        width: 100%;
        text-align: center;
        position: relative;
        color: #323232;
        font-size: 46px;
        font-weight: 800;
        font-family: Chivo-Black;
        padding-bottom: 20px;
        margin-bottom: 60px;
    }
    
    .center-title:after {
        content: '';
        width: 80px;
        height: 1px;
        left: 50%;
        bottom: 0;
        position: absolute;
        background: #21b0f7;
        transform: translate(-50%, -50%);
    }
    
    .tinynav {
        display: none;
    }
    
    .intro-text {
        padding-right: 30px;
    }
    
    .shadow-box {
        -webkit-box-shadow: 0 29px 60px 0 rgba(54, 57, 73, 0.12);
        box-shadow: 0 29px 60px 0 rgba(54, 57, 73, 0.12);
        position: relative;
        text-align: center;
        float: left;
        padding: 40px;
        margin-bottom: 45px;
        background-color: #f5f5f5;
    }
    
    .shadow-box ul {
        list-style-type: none;
    }
    
    .shadow-box ul li {
        float: left;
        width: 50%;
    }
    
    .shadow-box ul li h4 {
        font-size: 48px;
        color: #21b0f7;
        line-height: 1;
        font-weight: 600;
        font-family: Chivo-Bold;
    }
    
    .shadow-box ul li p {
        font-size: 18px;
        line-height: 1.3;
        font-weight: 400;
        padding: 0 5px;
    }
    
    .editor-box {
        background-color: #f5f5f5;
        padding: 60px;
        margin: 30px 0;
    }
    /*-------------------------------- media query ---------------------------------*/
    
    @media (min-width: 320px) {
        #logo {
            float: none;
            text-align: center;
        }
    }
    
    @media (min-width: 992px) {
        #logo {
            float: left;
            text-align: left;
        }
        .intro-text {
            padding-right: 50px;
        }
    }
    
    @media (min-width: 1200px) {
        .container {
            width: 1170px;
        }
        .single .entry-content {
            padding-left: 60px;
            padding-right: 60px;
            padding-top: 70px;
            position: relative;
        }
    }
    
    @media (min-width: 1350px) {
        .container {
            width: 1320px;
        }
    }
    
    @media (max-width: 1480px) {
        #secondary-nav {
            background: #21b0f7 url('assets/images/menu-bg.jpg') no-repeat 108% 0%!important;
        }
        #secondary-nav.the-drip-nav {
            background: #4EB8B8 url('assets/images/menu-drip-bg.jpg') no-repeat 108% 0%!important;
        }
        #secondary-nav .ubermenu-item-level-0>.ubermenu-target {
            padding-left: 20px;
            padding-right: 20px;
        }
        .logged-in #secondary-nav .ubermenu-item-level-0>.ubermenu-target {
            font-size: 14px;
            padding: 20px 14px;
        }
        .signup-box {
            position: absolute;
            top: 0;
            right: 0;
        }
        .author-box .author-title {
            width: 60%;
        }
        .sidebar .widget {
            padding: 15px;
        }
        #newsletter-box .et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content .et_bloom_popup_input {
            width: 100%;
        }
        #newsletter-box .et_bloom .et_bloom_optin_4 .et_bloom_form_content button {
            max-width: 160px;
        }
        .content-loop .hentry .entry-title,
        .content-loop .hentry .entry-title a,
        .sidebar .widget .widget-title,
        #footer .widget-title,
        #single-post h1.entry-title,
        .entry-content h2 {
            font-size: 28px;
        }
    }
    
    @media (max-width: 1360px) {
        .social-box .header-social a i {
            font-size: 30px;
        }
        .sidebar .social-box .header-social a {
            margin: 0 5px;
        }
        .sidebar .social-box .header-social a i {
            font-size: 28px;
        }
        .logged-in #secondary-nav .ubermenu-item-level-0>.ubermenu-target {
            font-size: 13px;
            padding: 20px 10px;
        }
        #secondary-nav .ubermenu-skin-minimal .ubermenu-item-level-0>.ubermenu-target {
            padding: 20px 20px;
        }
        .the-drip-nav#secondary-nav .ubermenu-item-level-0>.ubermenu-target {
            padding: 20px 10px;
        }
        #secondary-nav {
            background: #21b0f7 url('assets/images/menu-bg.jpg') no-repeat 115% 0%!important;
        }
        #secondary-nav.the-drip-nav {
            background: #4EB8B8 url('assets/images/menu-drip-bg.jpg') no-repeat 115% 0%!important;
        }
        #secondary-nav.the-drip-nav .sf-menu li a {
            padding: 0 12px;
        }
        .heateorSssSharing,
        .heateorSssSharingButton {
            width: 132px!important;
            margin: 0!important;
        }
    }
    
    @media (max-width: 1280px) {
        #secondary-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop ul li>a {
            font-size: 14px;
        }
        #secondary-nav .ubermenu-main .ubermenu-row {
            padding: 25px 25px;
        }
        .signup-box a:link,
        .signup-box a:visited {
            font-size: 14px;
        }
        .social-box .header-social a i {
            font-size: 28px;
        }
        .entry-thumb-wrapper {
            margin: 0 30px 30px 0px;
        }
        .content-loop .hentry .entry-excerpt {
            float: left;
            width: 100%;
        }
    }
    
    @media(max-width: 1200px) {
        /*   .logo-box {
padding-top: 8px;
} */
        /* #secondary-nav .ubermenu-responsive {    
overflow-y: scroll !important;    
z-index: 100;
max-height: 500px;
}*/
        #secondary-nav {
            background: #21b0f7!important;
        }
        #secondary-nav.the-drip-nav {
            background: #4EB8B8!important;
        }
        #secondary-nav .ubermenu-skin-minimal.ubermenu-responsive-toggle {
            background: transparent;
            color: #ffffff;
            font-size: 15px;
            text-transform: none;
            font-weight: normal;
            position: absolute;
            right: 10px;
            top: 7px;
        }
        #secondary-nav .ubermenu-responsive {
            width: 300px;
            background-color: #323232!important;
            top: 60px;
            position: absolute;
            left: 55px;
        }
        #secondary-nav .ubermenu .ubermenu-item.ubermenu-current-menu-item {
            background-color: transparent;
        }
        #secondary-nav .ubermenu-skin-minimal .ubermenu-item-level-0>.ubermenu-target {
            padding: 20px 110px;
            border-bottom: 1px solid #555;
            background-color: #323232;
        }
        #secondary-nav .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
            right: 125px;
        }
        #secondary-nav .ubermenu-main .ubermenu-row {
            padding: 20px 0;
        }
        #secondary-nav .ubermenu .ubermenu-widget img {
            margin-bottom: 15px;
        }
        #secondary-nav {
            background: #21b0f7 url('assets/images/menu-bg.jpg') no-repeat 130% 0%!important;
        }
        #secondary-nav.the-drip-nav {
            background: #4EB8B8 url('assets/images/menu-drip-bg.jpg') no-repeat 130% 0%!important;
        }
        #secondary-nav .ubermenu-skin-minimal .ubermenu-item-level-0>.ubermenu-target {
            padding: 21px 9px;
        }
        #secondary-nav .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
            right: 0;
        }
        #secondary-nav.the-drip-nav .sf-menu li a {
            padding: 0 8px;
            font-size: 13px;
            line-height: 60px;
        }
        #secondary-nav .ubermenu-skin-minimal .ubermenu-item-level-0>.ubermenu-target {
            padding: 12px 15px;
        }
        #secondary-nav .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
            right: 25px;
        }
        #secondary-nav .ubermenu-main .ubermenu-row {
            padding: 0;
        }
        #secondary-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop {
            /* width: 100%; */
            position: relative;
        }
        .ubermenu-responsive .ubermenu-item.ubermenu-active>.ubermenu-submenu.ubermenu-submenu-type-mega {
            max-height: 400px!important;
            height: auto;
            overflow: visible;
            overflow-y: scroll!important;
        }
        /*   .ubermenu-main:not(.ubermenu-transition-slide) .ubermenu-submenu.ubermenu-submenu-type-mega {
max-height: 0!important;
} */
        #nav-search .btn-muted {
            width: 60px;
        }
        #featured-left img {
            width: 100%;
            height: auto;
        }
        /*   #sidebar-primary .social-box .contact-link {
display: none;
} */
        #sidebar-primary .header-social {
            padding: 0;
            text-align: center;
        }
        #sidebar-primary .header-social .linkedin {
            margin-right: 0;
        }
        .author-box {
            padding: 20px;
        }
        .author-box .author-title {
            width: 55%;
        }
        .social-box .header-social a {
            margin-left: 6px;
        }
        #secondary-nav.the-drip-nav .signup-box {
            right: -15px;
            padding: 18px 20px;
        }
        #featured-right,
        #featured-left {
            height: auto;
        }
        #single-post .follow a {
            padding-left: 10px;
        }
        .sidebar .social-box .header-social {
            width: 100%;
        }
        .heateor_sss_sharing_title {
            padding: 9.5px 20px;
        }
        .heateorSssSharing,
        .heateorSssSharingButton {
            width: 129px!important;
        }
    }
    
    @media (max-width: 1024px) {
        .sidebar .widget .tabs-nav li {
            width: 100%;
        }
    }
    
    @media (max-width: 991px) {
        .hidden-md {
            display: block!important;
        }
        #secondary-nav .ubermenu-responsive {
            left: -165px;
        }
        .home #sidebar-home-top #bsa-block-300--250 .bsaProItems {
            display: none;
        }
        .logo-box {
            padding-top: 0;
        }
        .mobile-center {
            display: block;
            width: 100%;
            text-align: center;
        }
        .mobile-center img {
            margin: 0 auto;
        }
        #featured-content {
            margin-bottom: 20px;
        }
        #featured-content p {
            font-size: 16px;
        }
        .entry-thumb-wrapper {
            margin: 0 20px 20px 0px;
        }
        #newsletter-section .social-box {
            height: auto;
            margin-bottom: 0;
            text-align: center;
            display: block;
        }
        .et_bloom .et_bloom_form_right .et_bloom_1_field form {
            max-width: 400px;
            margin: auto;
        }
        .et_bloom .et_bloom_form_header h2 {
            text-align: center;
            font-size: 14px!important;
        }
        .related-posts ul li .entry-thumb {
            width: 100%;
            height: auto;
        }
        .related-posts .entry-author {
            margin-bottom: 20px;
        }
        #sidebar-primary .social-box .contact-link {
            display: block;
            margin-right: 30px;
        }
        #sidebar-primary .header-social a {
            margin-left: 15px;
        }
        .social-box .contact-link {
            margin-right: 15px;
            margin-left: 15px;
            position: relative;
        }
        .social-box .header-social a {
            margin-right: 15px;
            margin-left: 15px;
        }
        .social-box .header-social a i {
            font-size: 35px;
        }
        #single-post .article-image img {
            width: 100%;
            height: auto;
        }
        #single-post .equal-h {
            height: auto!important;
        }
        .author-box {
            padding: 30px;
            height: auto;
            min-height: 250px;
        }
        .author-box .author-title {
            width: 80%;
        }
        #single-post .follow a {
            padding-left: 20px;
        }
        .entry-the-drip-wrapper img.entry-thumb {
            width: 100%;
            height: auto;
        }
        #main.site-main article .post-content {
            margin: 0;
            padding: 0;
        }
        .sidebar .widget ul li {
            display: block;
            width: 100%;
            float: left;
        }
        .editor-box {
            padding: 30px;
        }
        .editor-box h2 {
            margin-top: 15px;
        }
        .heateor_sss_sharing_title {
            padding-right: 42px;
        }
    }
    
    @media (max-width: 767px) {
        #secondary-nav .ubermenu-responsive {
            left: 0;
            position: fixed;
            width: 100%;
        }
        #secondary-nav .ubermenu-skin-minimal.ubermenu-responsive-toggle {
            right: 0;
            font-size: 14px;
        }
        .ubermenu-responsive .ubermenu-item.ubermenu-active>.ubermenu-submenu.ubermenu-submenu-type-mega {
            max-height: 430px!important;
        }
        .alignleft {
            float: none;
        }
        .brand-nav {
            padding-left: 200px;
        }
        .bg-info-box {
            width: 265px;
        }
        .sfb-nav .logo-wrap {
            top: 15px;
        }
        .sfb-nav .logo-wrap.drip {
            top: 5px;
        }
        .logo-box img {
            max-width: 200px;
            padding-top: 5px;
        }
        .the-drip-nav .logo-box img {
            max-width: 190px;
            padding-top: 0;
        }
        #secondary-nav.the-drip-nav {
            background: #4EB8B8!important;
        }
        #secondary-nav.the-drip-nav .sf-menu li a {
            padding: 0 8px;
            font-size: 14px;
            line-height: 50px;
        }
        .signup-box a:link,
        .signup-box a:visited {
            font-size: 12px;
        }
        #nav-search .searchform {
            background-color: #006fb1;
        }
        .plain-item img {
            height: auto;
        }
        #featured-content {
            margin-bottom: 20px;
        }
        #featured-left img,
        #featured-right img {
            width: 100%;
            height: auto;
        }
        #featured-right ul li {
            margin-bottom: 20px;
        }
        .link-box {
            width: 100%;
            display: block;
        }
        .link-box img {
            width: 100%;
            height: auto;
        }
        .content-loop .hentry {
            position: relative;
            padding-top: 30px;
            padding-bottom: 30px;
        }
        #newsletter-section .social-box {
            padding: 15px;
        }
        .article-info-box {
            height: auto;
            margin-bottom: 20px;
        }
        .author-box {
            padding: 20px;
            height: auto;
            min-height: auto;
        }
        .author-box .author-title {
            width: 60%;
        }
        .author-box p {
            width: 100%;
            height: auto;
            margin-bottom: 30px;
        }
        #single-post .follow {
            position: relative;
            width: 100%;
            margin: 20px 0;
            text-align: center;
        }
        #single-post .follow a {
            font-size: 16px;
            padding: 0;
            text-align: center;
            width: auto;
            display: inline-block;
        }
        #sidebar-primary .social-box .contact-link {
            display: inline-block;
        }
        .related-posts .entry-author {
            margin-bottom: 20px;
        }
        #main {
            padding: 80px 0 0 0;
        }
        .content-loop .hentry .entry-title,
        .content-loop .hentry .entry-title a {
            font-size: 28px;
        }
        .content-loop .hentry .entry-meta {
            font-size: 12px;
        }
        .entry-thumb-wrapper {
            width: 100%;
            display: block!important;
            margin-bottom: 20px;
        }
        .entry-thumb-wrapper a {
            display: block;
            width: 100%;
        }
        .entry-thumb-wrapper img {
            width: 100%;
            max-width: 100%;
            height: auto;
        }
        .et_bloom .et_bloom_form_container.et_bloom_form_right {
            background-color: #323232;
        }
        .et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content {
            width: 100%;
        }
        .comment-des {
            overflow: hidden;
        }
        .heateor_sss_sharing_title {
            background: transparent;
            padding: 9px 0px;
            float: none;
            display: block;
            width: 100%;
        }
        .heateorSssSharing,
        .heateorSssSharingButton {
            width: 128px!important;
        }
        .entry-content {
            padding-top: 110px;
        }
        #subscribe-box {
            background-image: url(assets/images/subscribe-bg-xs.png);
        }
        #subscribe-box.thedrip {
            background-image: url(assets/images/thedrip-subscribe-bg-xs.png);
        }
        #subscribe-box .subform {
            margin-bottom: 30px;
        }
        #subscribe-box div.mc-field-group {
            width: 245px;
        }
        #subscribe-box .wrap {
            background-position: 138% -40px;
        }
        /* Home Page Posts */
        .sfb-post-conatinaer {
            flex-direction: column;
        }
    }
    
    @media only screen and (max-width:640px) {
        #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
            width: 50%
        }
        #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n) {
            clear: left
        }
        #jp-relatedposts .jp-relatedposts-items-visual {
            margin-right: 20px
        }
    }
    
    @media (max-width: 600px) {
        .tinynav {
            display: block;
            width: 100%;
            padding: 10px;
            border: 1px solid #eee;
        }
        #secondary-menu {
            display: none;
        }
        #nav-search .searchform {
            right: 0;
            left: auto;
        }
        .social-box .contact-link {
            margin-right: 12px;
            margin-left: 12px;
            position: relative;
        }
        .social-box .header-social a {
            margin-right: 12px;
            margin-left: 12px;
        }
        .social-box .header-social a i {
            font-size: 28px;
        }
        #fill {
            display: none;
        }
        #secondary-nav {
            background: #21b0f7 !important;
        }
        .signup-box {
            display: none;
        }
        .m-menu {
            display: block !important;
        }
        .brand-nav {
            padding-right: 60px;
        }
        .bg-info-box {
            width: 60px;
            right: -15px;
        }
        .shadow-box {
            padding: 15px;
        }
        .heateorSssSharing,
        .heateorSssSharingButton {
            width: 94px!important;
        }
    }
    
    @media (max-width: 575px) {
        .author-list-contact h1 {
            font-size: 30px;
        }
        #subscribe-box.thedrip .wrap {
            background-position-x: 110% !important;
        }
    }
    
    @media (max-width: 480px) {
        .img-full {
            width: 100%;
            height: auto;
        }
        #secondary-nav .ubermenu-skin-minimal.ubermenu-responsive-toggle {
            right: -10px;
        }
        .author-box .author-title {
            width: 50%;
        }
        .heateorSssSharing,
        .heateorSssSharingButton {
            width: 72px!important;
        }
        #subscribe-box.thedrip .wrap {
            background: none !important;
        }
    }
    
    @media only screen and (max-width:320px) {
        #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
            width: 100%;
            clear: both;
            margin: 0 0 1em
        }
        #jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img,
        #jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title {
            float: none;
            max-width: 100%;
            margin-right: 0
        }
    }
    /* Events Single Styles */
    
    .single-tribe_events #tribe-events-content {
        background-color: #fff;
    }
    
    .single-tribe_events #respond {
        background-color: #fff;
        clear: both;
    }
    
    .single-event-top-section {
        background: #f5f5f5;
        padding: 12px 15px;
    }
    
    .single-event-top-section .row {
        margin-bottom: 0 !important;
    }
    
    .single-event-top-section .tribe-events-back {
        padding: 0;
        margin-bottom: 0;
    }
    
    .single-event-top-section .tribe-events-back>a {
        color: #000;
    }
    
    .single-event-top-section .tribe-events-back a>i {
        color: #21b0f7;
    }
    
    .single-tribe_events .tribe-events-cal-links {
        margin-bottom: 0;
        float: right;
    }
    
    #tribe-events .tribe-events-button,
    .tribe-events-button {
        display: inline;
        background-color: #21b0f7;
    }
    
    .type-tribe_events {
        float: right;
    }
    
    #tribe-events-content .single-event-title-wrap {
        background-color: #21b0f7!important;
        margin-top: 40px;
        padding: 20px;
        position: relative;
    }
    
    .single-event-title-wrap .tribe-events-event-categories a {
        margin-bottom: 0 !important;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 600;
        color: #323232;
    }
    
    .single-event-title-wrap .tribe-events-event-categories-label {
        display: none;
    }
    
    .single-event-img-wrap {
        position: relative;
        padding: 30px 0;
    }
    
    .single-tribe_events .tribe-events-single-event-title {
        color: #ffffff;
        text-transform: uppercase;
        font-weight: 600;
    }
    
    .single-tribe_events .tribe-events-event-image {
        max-width: 250px;
        height: 90px;
        background: #fff;
        border: none;
        position: absolute;
        right: 30px;
        top: -25px;
    }
    
    @media (max-width: 576px) {
        .single-tribe_events .tribe-events-event-image {
            top: -25px;
        }
    }
    
    .single-tribe_events .tribe-events-event-image img {
        width: 100%;
        height: 100%;
    }
    
    .single-tribe_events .tribe-events-content {
        padding: 20px 60px 20px 40px;
    }
    
    @media (max-width: 1024px) {
        .single-tribe_events .tribe-events-content {
            border-top: 3px solid #3ab0f7;
            border-left: none;
            padding: 20px 30px 20px 30px;
        }
    }
    
    .tribe-events-event-meta .column,
    .tribe-events-event-meta .tribe-events-meta-group {
        display: block;
        float: none;
        width: 100%;
    }
    
    .single-tribe_events .tribe-events-event-meta {
        background: transparent;
        border: none;
        padding: 30px;
        padding-top: 0;
        margin: 0;
        border-right: 3px solid #3ab0f7;
        margin-bottom: 60px;
    }
    
    .single-tribe_events .tribe-events-event-meta a {
        font-size: 15px;
        text-transform: uppercase;
        word-break: break-word;
        display: inline-block;
    }
    
    #tribe-events-content .tribe-events-start-datetime,
    #tribe-events-content .tribe-events-end-datetime,
    .tribe-events-start-date {
        color: #21b0f7;
        text-transform: uppercase;
        font-weight: 800;
        font-size: 24px;
        margin-bottom: 0px;
        font-family: Chivo-Bold;
    }
    
    #tribe-events-content sup {
        font-size: 13px;
    }
    
    #tribe-events-content .stime,
    #tribe-events-content .etime {
        text-transform: uppercase;
        letter-spacing: -1px;
    }
    
    #tribe-events-content ul.tribe-events-sub-nav li.tribe-events-nav-next {
        text-align: right;
    }
    /* Event List */
    
    .event-title {
        color: #21b0f7;
        font-size: 30px;
        font-weight: 400;
        font-family: 'Chivo-Black';
        text-transform: uppercase;
    }
    
    .add-comment-btn {
        cursor: pointer;
    }
    
    .event-list .entry-content {
        padding: 0;
    }
    /* .event-list .comment-respond{
display: none;
} */
    
    .event-list .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
        padding: 0;
    }
    
    .tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input {
        padding: 15px;
        background-color: #f5f5f5;
    }
    
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__button {
        flex: none;
        margin-top: 0;
        border: none;
        background-color: #636363;
        color: #fff;
        padding: 15px 25px;
        /*     text-indent: -9999px;
background-image: url(assets/images/search-icon.jpg); */
        background-repeat: no-repeat;
        background-position: center center;
    }
    
    .tribe-events .tribe-events-c-top-bar__nav-link {
        border: none;
    }
    
    .tribe-events .tribe-events-c-top-bar__datepicker-button {
        align-items: center;
        display: flex;
        flex: none;
        border: none;
        padding: 8px 15px;
    }
    
    .tribe-events-calendar-list__month-separator {
        display: none;
    }
    
    .event-list .hentry {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    
    #tribe-events .tribe-events-button,
    a.tribe-events-button {
        display: inline;
        background-color: #21b0f7;
        color: #fff!important;
        padding: 6px;
        font-size: 13px;
        font-weight: bold;
        margin: 0 5px;
    }
    
    .single-tribe_events #tribe-events-content>div {
        background: #f5f5f5;
    }
    
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous,
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous {
        margin-right: 5px;
        text-align: left;
    }
    
    #tribe-events-footer {
        background-color: transparent!important;
    }
    
    .tribe-events-event-meta dt {
        clear: left;
        font-weight: 700;
        color: #5e5e5b;
        font-size: 15px;
        text-decoration: underline;
        margin-top: 15px;
        /* margin-bottom: 15px; */
        text-transform: uppercase;
    }
    
    .tribe-events-single-section-title {
        font-weight: 700 !important;
        color: #5e5e5b !important;
        font-size: 15px !important;
        text-decoration: underline;
        text-decoration: underline;
        margin-top: 15px;
        /* margin-bottom: 15px; */
        text-transform: uppercase;
    }
    
    .event-sidebar-title {
        font-weight: 700;
        color: #5e5e5b;
        font-size: 15px;
        text-decoration: underline;
        margin-top: 15px;
        text-transform: uppercase;
        margin-bottom: 6px !important;
    }
    
    .tribe-events-meta-group-details>.tribe-events-single-section-title {
        margin-top: 0px;
    }
    
    .tribe-events .tribe-events-c-nav__next,
    .tribe-events .tribe-events-c-nav__prev {
        align-items: center;
        display: flex;
        flex: none;
        flex-wrap: wrap;
        justify-content: center;
        border: none;
        text-transform: capitalize;
        color: #21b0f7;
    }
    
    .tribe-events .tribe-events-c-nav__next:hover,
    .tribe-events .tribe-events-c-nav__prev:hover {
        color: #21b0f7!important;
        background: transparent;
        cursor: pointer;
    }
    
    .tribe-events .tribe-events-calendar-list__month-separator {
        display: none!important;
    }
    
    .event-list .tribe-events-calendar-list {
        padding: 0px;
        transition: all 0.5s ease;
    }
    
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row {
        margin: 20px 0;
        padding: 15px;
        border-left: 5px solid #39679a;
    }
    
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row:last-child {
        margin-bottom: 30px;
    }
    
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row:hover {
        box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.15);
    }
    
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__month-separator+.tribe-events-calendar-list__event-row {
        margin: 0;
    }
    
    .tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
        margin-bottom: -4px;
        color: #585858;
        font-size: 24px;
        text-transform: uppercase;
        display: inline;
    }
    
    .tribe-events-calendar-list__event-date-tag-daynum {
        color: rgba(88, 88, 88, 0.4);
        font-size: 24px;
        text-transform: uppercase;
        font-family: Chivo-Bold;
        font-weight: 800;
    }
    
    .tribe-events-calendar-list__event-date-tag-daynum sup {
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 800;
        font-family: Chivo-Bold;
    }
    
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row>.tribe-common-g-col {
        padding: 0;
    }
    
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event {
        flex-direction: row-reverse;
        justify-content: flex-end;
    }
    
    .tribe-events .tribe-events-calendar-list__event-title {
        color: #21b0f7;
        font-size: 20px;
        text-transform: uppercase;
    }
    
    .tribe-events .tribe-events-calendar-list__event-title>a {
        color: #21b0f7;
        font-size: 20px;
        font-weight: 600;
        text-transform: uppercase;
        transition: all 0.5s ease;
        line-height: 1.3;
    }
    
    .tribe-events .tribe-events-calendar-list__event-title>a:hover {
        color: #007bb6;
    }
    
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-description {
        display: none!important;
    }
    
    .tribe-events .tribe-events-calendar-list__event-featured-image {
        height: 60px;
        margin: 0 auto;
    }
    
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-venue {
        margin-bottom: 0;
        color: #000;
        font-size: 15px;
        text-transform: uppercase;
    }
    
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-wrapper {
        margin-bottom: 8px;
        color: #000;
        font-size: 12px;
    }
    
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__content {
        display: none;
    }
    
    .tribe-events .tribe-events-c-search__button {
        margin-top: 0;
        background-color: #444;
        border: none;
        color: #fff;
    }
    
    .tribe-events .tribe-events-c-view-selector__list-item-link {
        padding: 12px 24px 12px 12px;
        width: 200px;
        background-color: #444;
        color: #fff;
    }
    
    .tribe-events .tribe-events-c-view-selector__content {
        padding: 2px;
    }
    
    .tribe-events #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
    .tribe-events #tribe_events_filters_wrapper.tribe-events-filters-vertical {
        margin-top: 0;
        display: block;
        width: 70%;
        position: relative;
        padding: 11px 5px;
        padding-left: 120px;
    }
    
    #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-group-heading {
        color: #585858;
        font-size: 15px;
    }
    
    #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-group-heading:hover {
        color: #585858!important;
    }
    
    #tribe_events_filters_wrapper button:focus,
    #tribe_events_filters_wrapper label input[type=checkbox]:focus,
    #tribe_events_filters_wrapper label input[type=radio] {
        outline: none;
    }
    
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-featured-image-wrapper {
        margin-bottom: 0;
        width: 30%;
        text-align: center;
        border: 3px solid #eee;
        padding: 8px;
        max-width: 250px;
    }
    
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-header__top-bar {
        display: none;
    }
    
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar__search {
        max-width: 400px;
    }
    
    .tribe-common .tribe-common-c-btn,
    .tribe-common a.tribe-common-c-btn {
        padding: 10px 20px;
    }
    
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-date-tag {
        min-width: 90px;
        width: 12%;
    }
    
    .event-list .stime {
        color: #000;
        font-size: 12px;
        text-transform: uppercase;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    
    .tribe-events-single-section .stime,
    .tribe-events-single-section p,
    .tribe-events-single-section dd {
        color: #000;
        font-size: 15px;
        font-family: 'Chivo', sans-serif;
        font-weight: 400;
    }
    
    .tribe-events-single-section .tribe-venue-url {
        color: #21b0f7;
        font-size: 15px;
        text-transform: uppercase;
        word-break: break-word;
    }
    
    .tribe-events-calendar-list__event-header>a {
        color: #000!important;
        font-size: 12px;
        text-transform: uppercase;
    }
    
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-details {
        width: 40%;
        border-left: 3px solid #eee;
        padding-top: 0px;
    }
    
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-location {
        width: 28%;
        border-left: 3px solid #eee;
    }
    
    .event-list .tribe-venue {
        color: #000;
        font-size: 12px;
        text-transform: uppercase;
        font-family: Chivo-Regular;
        margin-top: 10px;
    }
    
    .event-list .tribe-events-single-section .tribe-venue {
        color: #000;
        font-size: 15px;
        font-family: 'Chivo', sans-serif;
        font-weight: 400;
        text-transform: none;
    }
    
    .tribe-events-filters-horizontal button .horizontal-drop-indicator:before {
        border-color: #21b0f7 transparent transparent;
        border-style: solid;
        border-width: 6px;
    }
    
    .event-list .tribe_events_filter_control {
        display: none!important;
    }
    
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar__search {
        max-width: 400px;
        position: absolute;
        right: 0;
        top: 33px;
    }
    
    .single-tribe_events .tribe-events-event-image {
        border: none;
    }
    
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav,
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-ical,
    .tribe-common--breakpoint-medium.tribe-events .edit-link {
        display: none!important;
    }
    
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-cost {
        margin-top: 10px;
    }
    
    .tribe-events-c-small-cta__price {
        color: #000;
        font-size: 12px;
        text-transform: uppercase;
        font-family: Chivo-Regular;
    }
    
    .tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
        margin-top: 10px;
    }
    
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-messages__message {
        justify-content: left;
        padding: 16px;
        text-align: left;
        padding: 0;
    }
    
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-header__messages {
        margin-top: 35px !important;
        margin-bottom: 0;
    }
    
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-featured-image-wrapper {
        height: 82px;
    }
    /*Filter CSS*/
    
    .tribe-filter-bar .tribe-filter-bar__filters-slider-container {
        display: none !important;
    }
    
    .tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__toggle-wrapper {
        visibility: visible !important;
    }
    
    .tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters-container {
        display: block !important;
        position: absolute !important;
    }
    
    .tribe-filter-bar .tribe-filter-bar-c-filter__toggle {
        border: none !important;
        padding: 14px !important;
        font-weight: 600 !important;
        font-size: 12px !important;
    }
    
    .tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__toggle-text,
    .tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill.tribe-filter-bar-c-filter--has-selections .tribe-filter-bar-c-filter__toggle-selections {
        display: block !important;
    }
    
    .tribe-filter-bar-c-filter__toggle-selections {
        font-style: italic;
    }
    
    .tribe-filter-bar-c-filter__toggle-text::before {
        content: "\f078" !important;
        font-family: 'FontAwesome' !important;
        margin-left: 25px !important;
        float: right !important;
        color: #5bc3f9 !important;
        font-weight: 300 !important;
    }
    
    .tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters-container {
        background: #EFEFEF;
        display: block !important;
        position: absolute !important;
        margin-top: -50px !important;
        border: none !important;
        z-index: 1 !important;
    }
    
    .tribe-filter-bar__filters {
        padding-left: 120px !important;
    }
    
    .tribe-events-c-events-bar__filter-button {
        padding: 17px 10px !important;
        top: 5px !important;
    }
    
    .tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar--has-selected-filters.tribe-filter-bar .tribe-filter-bar__actions {
        padding: 0 !important;
    }
    
    button.tribe-events-c-events-bar__filter-button.tribe-events-c-events-bar__filter-button {
        background: #505050 !important;
        color: #fff !important;
        border: 0px !important;
        font-size: 12px !important;
        font-weight: 600 !important;
        top: 115% !important;
        z-index: 10 !important;
    }
    
    button.tribe-events-c-events-bar__filter-button.tribe-events-c-events-bar__filter-button:focus {
        outline: none !important;
    }
    
    .tribe-filter-bar .tribe-filter-bar-c-filter__toggle:focus {
        outline: 0 !important;
    }
    
    .tribe-events-calendar-list {
        padding-top: 30px !important;
    }
    
    .tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar {
        margin: 0 !important;
    }
    
    span.tribe-filter-bar-c-filter__toggle-label {
        color: #333 !important;
    }
    
    span.tribe-filter-bar-c-filter__toggle-label:hover {
        color: #333 !important;
    }
    
    .tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__filters-close {
        border: 0 !important;
    }
    
    .tribe-filter-bar ul#select2-filterbar_country-results {
        padding: 5% !important;
    }
    
    .tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-results__option {
        padding: 6px !important;
        font-size: 12px !important;
    }
    
    .tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-search__field {
        padding: 15px !important;
    }
    
    .tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__container {
        border: 1px solid #333 !important;
        padding: 10% !important;
    }
    
    .tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar__action-clear {
        margin-top: 40px !important;
        background: #505050 !important;
        color: #fff !important;
        border: 0px !important;
        font-size: 12px !important;
        font-weight: 600 !important;
        padding: 10% !important;
    }
    
    button.tribe-filter-bar-c-filter__remove-button {
        display: none !important;
    }
    /* Home Page Posts text */
    
    .sfb-post-conatinaer {
        display: flex;
    }
    /*NEW CSS*/
    
    #subscribe-box .wrap {
        background: transparent url(assets/images/sbanner-img-bg.png) no-repeat 100% bottom !important;
    }
    /* Front Page Hero Image  */
    
    #subscribe-box.sf-home-hero-img {
        background: rgb(6, 117, 184);
        background: -moz-linear-gradient(-45deg, rgba(6, 117, 184, 1) 0%, rgba(14, 164, 210, 1) 72%);
        background: -webkit-linear-gradient(-45deg, rgba(6, 117, 184, 1) 0%, rgba(14, 164, 210, 1) 72%);
        background: linear-gradient(135deg, rgba(6, 117, 184, 1) 0%, rgba(14, 164, 210, 1) 72%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0675b8', endColorstr='#0ea4d2', GradientType=1);
    }
    
    #subscribe-box.sf-home-hero-img.thedrip {
        background: rgb(0, 163, 163) !important;
        background: -moz-linear-gradient(-45deg, rgba(0, 163, 163, 1) 0%, rgba(0, 190, 191, 1) 99%) !important;
        background: -webkit-linear-gradient(-45deg, rgba(0, 163, 163, 1) 0%, rgba(0, 190, 191, 1) 99%) !important;
        background: linear-gradient(135deg, rgba(0, 163, 163, 1) 0%, rgba(0, 190, 191, 1) 99%) !important;
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00a3a3', endColorstr='#00bebf', GradientType=1);
        ;
    }
    
    .sf-home-hero-img h2 {
        text-transform: uppercase;
        line-height: 38px;
        margin-bottom: 20px;
        font-size: 32px;
    }
    
    .sf-home-hero-img.thedrip h2 {
        text-transform: initial;
    }
    
    .sf-home-hero-img p {
        color: #fff;
        margin-bottom: 30px;
        font-size: 15px;
    }
    
    .sf-home-hero-img .sf-btn-buynow {
        background: #323232;
        padding: 8px 40px;
        border-radius: 5px;
        display: inline-block;
        color: #fff;
        margin-bottom: 20px;
        font-size: 13px;
    }
    
    .sf-home-hero-img .sf-btn-buynow:hover {
        background: #323232e1;
    }
    
    #onesignalExtendSubscription {
        width: 48px !important;
        height: 48px !important;
        max-height: 48px !important;
    }
    /* Blog Page New Styling */
    
    #single-post .entry-content h2 {
        font-size: 35px;
        font-family: 'Work Sans', sans-serif;
        font-weight: 600;
        letter-spacing: 0.5px;
        margin: 20px 0 25px 0;
        padding-top: 30px;
        width: 100%;
        box-shadow: unset;
        text-decoration: underline;
        text-decoration-color: #21b0f7;
        text-underline-offset: 5px;
        color: #262626 !important;
    }
    /* Responsive */
    
    @media only screen and (min-width: 767px) {
        #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-label {
            position: absolute;
            background-color: #585858;
            color: #fff;
            left: -13px;
            top: 0;
            padding: 15px 20px;
            font-size: 12px;
            width: 100px;
            font-weight: 600;
        }
        #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-group-heading {
            padding: 0 15px;
        }
    }
    
    @media (max-width: 999px) {
        .tribe-events .tribe-events-l-container {
            padding-top: 30px;
            padding-bottom: 30px;
        }
        .tribe-events .tribe-events-calendar-list__event-row {
            padding: 15px;
            border-left: 3px solid #39679a;
            transition: all 0.5s ease;
        }
        .tribe-events .tribe-events-calendar-list__event-row:hover {
            box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.15);
        }
    }
    
    @media (max-width: 1200px) {
        .tribe-events .tribe-events-calendar-list__event-cost {
            margin-top: 0;
        }
        .tribe-events-calendar-list__event-date-tag-daynum,
        .tribe-events-calendar-list__event-date-tag-daynum sup {
            font-size: 12px;
            font-weight: 400;
        }
        .tribe-events #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
        .tribe-events #tribe_events_filters_wrapper.tribe-events-filters-vertical {
            display: none;
        }
        #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-group-heading {
            font-size: 12px;
        }
    }
    
    @media (max-width: 1380px) {
        #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-group-heading {
            font-size: 13px;
            padding: 0px 8px;
        }
        #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-label {
            left: -14px;
        }
    }
    
    @media screen and (max-width: 1200px) {
        .tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters-container {
            display: none !important;
        }
        .fa:before {
            font-size: 20px !important;
        }
        .tribe-events .tribe-events-c-events-bar__filter-button {
            display: none !important;
        }
        .tribe-events .tribe-events-c-view-selector {
            display: none !important;
        }
        .tribe-events .tribe-events-c-events-bar__search-form {
            display: inline-flex !important;
        }
        .tribe-common .tribe-common-c-btn,
        .tribe-common a.tribe-common-c-btn {
            width: 20% !important;
        }
        .tribe-events .tribe-events-c-events-bar__search-button {
            display: none !important;
        }
    }
    
    @media (max-width: 767px) {
        #subscribe-box.sf-home-hero-img h2 {
            font-size: 25px;
        }
        #subscribe-box .wrap {
            background-position-x: 100% !important;
            background-position-y: bottom !important;
        }
    }
    
    @media screen and (max-width: 480px) {
        #subscribe-box .wrap {
            background: none !important;
        }
        .sf-home-hero-img .inner {
            width: 100% !important;
        }
    }