/*
Theme Name: Whip
Template: navy
Theme URI: http://www.highgradelab.com/navy/
Author: HighGrade
Author URI: http://highgradelab.com
Description: Navy is a flexible multi-purpose WordPress theme. It comes with 12 different flavors, with ready-build demos.
Version: 1.1
License: Commercial
License URI: http://themeforest.net
Tags: one-column, two-columns, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, theme-options, translation-ready
Text Domain: navy
Domain Path: /languages
*/

#typed_div {font-family: open sans !important; font-size: 60px;}

/* not mobile css (force size to 57px): */

@media screen and (min-width: 640px) {
#typed_div,#typed { font-size: 57px!important; }
}

/* mobile css (force size to 41px): */

@media screen and (max-width: 640px) {
    #typed_div,#typed { font-size: 41px!important; }

}

.subscribe {
background: #292929;
margin: 2em 0;
padding: 2em;
color: #fff;
}

.blogPosts .entry a {
    color: #fe3e67 !important;
}

.blogPosts .entry a:active {
    color: #fe3e67 !important;
}

.blog-ronneby-sections a{
    font-family: "Open Sans";
}

.blog-header {
    border-bottom: 1px solid #eee;
    padding: 0 20px 20px;
    margin-bottom: 0;
}
.blog-featured .columns,
.blog-header .columns{
    padding: 0;
}
.post-header {
    border-bottom: 0px solid #eee;
    padding: 0 20px 20px;
    margin-bottom: 0;
}

.spacer {
	padding-top: 50px;
}

body .blog-header h1 {
    padding-top: 40px;
    margin-bottom: 0;
    font-style: normal;
    font-weight: 400;
    line-height: 64px;
    font-size: 44px;
    text-transform: capitalize;
    letter-spacing: 0px;
    word-spacing: 0;
    color: #000;
}

body .blog-header h1 a {
    font-family: 'Proxima Nova', Arial, Helvetica, sans-serif !important;
    font-weight: 900 !important;
    color: #393e4e;
}
body .blog-header h1 a:hover{
    color: #fe3e67;
}
body .blog-header h4{
    color: #393e4e;
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 400;
    font-style: normal;
    font-size: 21px;
}
.blog-header .row,
.blog-ronneby-sections .row,
.blog-featured .row{
    width: 1200px;
    max-width: 100%;
    min-width: 768px;
    margin: 0 auto !important;
    position: relative;
}
.blog-header .row {
    width: 1200px;
    max-width: 100%;
    min-width: 768px;
    margin: 0 auto !important;
    position: relative;
}


.blog-featured .row{

}


body.page-template-page-blog .editor-picks .row,
body.page-template-page-blog .blog-featured .row{
    padding-left: 50px;
    padding-right: 50px;
}

.blog-ronneby-sections .row:after,
.blog-ronneby-sections .row:before {
    content: " ";
    display: table;
    clear: both;
}

.twelve, .row .twelve {
    width: 100%;
}
.nine, .row .nine {
    width: 75%;
}
.three, .row .three {
    width: 25%; 
}
.six, .row .six {
    width: 50%;
}
.seven, .row .seven {
    width: 58.33333%;
}
.five, .row .five {
    width: 41.66667%;
}
.blog-banner {
    padding-left: 10px;
    padding-right: 10px;
}
.entry-short, .blog-banner {
    margin-bottom: 80px;
}
.column, .columns {
    float: left;
    min-height: 1px;
    padding: 0 10px;
    position: relative;
}
.editor-picks .columns:first-child{
    padding-left: 0;
}
.editor-picks .columns:last-child{
    padding-right: 0;
}
.blog-categories {
    padding-top: 50px;
}

.blog-categories ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.blog-categories ul > li {
    display: inline-block;
    font-size: 15px;
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    font-family: "Open Sans";
    line-height: 21px;
    text-transform: none;
    letter-spacing: 0px;
    word-spacing: 0;
    color: #000;
    direction: ltr;
}
.blog-categories ul > li > a {
    display: inline-block;
    padding: 8px 9px;
    font-weight: 400;
    color: #2a2a2a;
}

.nav-item > a {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
}

.blog-featured .featured-thumbnail {
    display: block;
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: 50% 50%;
    transition: all .3s ease;
}

.blog-featured .content {
    background-color: #fff;
    margin-top: -80px;
    padding: 30px 60px;
}

.blog-featured h2 {
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 66px;
    text-transform: none;
    letter-spacing: 0px;
    word-spacing: 0;
    margin-bottom: 14px;
}

.blog-featured .author, 
.blog-featured .category {
    font-size: 14px;
}

.blog-featured .category a {
    color: #2a2a2a;
}

.blog-posts, .editor-picks {
    padding-top: 50px;
    margin-bottom: -50px;
}

.blog-ronneby-sections .editor-picks .entry-title a{
    color: #393e4e;
    font-weight: normal;
    font-size: 24px;
    line-height: 1.3em;
    margin: 0;
}

.blog-ronneby-sections .editor-picks .entry-title a:hover {
    color: #fe3e67;
    font-weight: normal;
    font-size: 24px;
    line-height: 1.3em;
    margin: 0;
}

/*.blog-header, .blog-featured .row, 
.editor-picks .row, .blog-posts .row {
    padding-left: 50px;
    padding-right: 50px;
}*/

.entry-short .entry-thumbnail span {
    height: 180px;
    width: 100%;
    display: inline-block;
    background-color: #eee;
    background-size: cover;
    background-position: 50% 50%;
    transition: all .3s ease;
}
.entry-short .entry-title {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 600;
    margin: 8px 0;
}
.entry-short .entry-author {
    font-size: 14px;
}

.entry-short .entry-category {
    font-size: 14px;
    margin-top: 10px;
}
.blog-header .social a {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #eee;
    border-radius: 16px;
    font-size: 17px;
    margin-right: 8px;
    font-family: "FontAwesome";
}
.soc_icon-facebook:before {
    content: "\f09a";
}
.soc_icon-twitter-3:before {
    content: "\f099";
}
.soc_icon-linkedin:before {
    content: "\f0e1";
}
.blog-header .social a span, .blog-header .social a i {
    display: none;
}
.blog-header .social .soc_icon-facebook:hover {
    background-color: #305fb3;
    border-color: #305fb3;
}
.blog-header .social .soc_icon-linkedin:hover {
    background-color: #39c;
    border-color: #39c;
}
.blog-header .social .soc_icon-twitter-3:hover {
    background-color: #5eaade;
    border-color: #5eaade;
}
.blog-header .social a:hover {
    color: #fff;
}
.blog-categories ul > li > a:hover, 
.blog-categories ul > li.current-menu-item > a {
    background: rgb(237,237,237);
    color: #292929;
}
.dfdicon-header-search-icon:before {
    content: "\f002";
}
.blog-header .form-search #blog-search-toggle {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
    font-family: "FontAwesome";
    font-style: normal;
    font-size: 20px;
    color: #252525;
    font-weight: 100;
}
.blog-header .mktoButton {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    padding: 2px 6px 3px !important;
    border: none !important;
    color: #fff !important;
    background: #0a0a0a !important;
    width: 100% !important;
    margin: 5px !important;
    height: 46px !important;
    font-size: 15px !important;
    letter-spacing: 0 !important;
    line-height: 18px !important;
    text-indent: 0 !important;
    font-weight: normal !important;
    font-family: 'ej-rounded-book', Arial, Helvetica, sans-serif;
}
.blog-header .mktoEmailField {
    width: 100% !important;
    font-family: 'ej-rounded-book', Arial, Helvetica, sans-serif !important;
    font-size: 15px !important;
    line-height: 20px !important;
    padding: 7px 43% 7px 15px !important;
}

.blog-header .mktoForm div {
    width: 100% !important;
}
.blog-header .mktoForm label, 
.blog-header .mktoGutter, 
.blog-header .mktoOffset {
    display: none !important;
}
.blog-header .mktoForm {
    margin-top: -12px;
    position: relative;
    width: auto !important;
}
.blog-header .mktoButtonRow, 
.blog-header .mktoButtonWrap {
    position: absolute !important;
    top: 0;
    right: 0;
    width: 40%;
} 

.blog-header-slider-form input[type="email"], 
.blog-head-subscription-form input[type="text"],
.blog-header input[type="text"], 
.blog-header input[type="password"], 
.blog-header input[type="date"], 
.blog-header input[type="datetime"], 
.blog-header input[type="email"], 
.blog-header input[type="number"], 
.blog-header input[type="search"], 
.blog-header input[type="tel"], 
.blog-header input[type="time"], 
.blog-header input[type="url"], 
.blog-header textarea {
    background-color: #fff;
    color: #565656;
    padding: 7px 15px 7px;
    width: 100%;
    display: block;
    font-size: 18px;
    height: 56px;
    line-height: 20px;
    margin: 0 0 13px;
    border-radius: 0;
    border: 1px solid #e8e8e8;
    -webkit-appearance: none;
    -webkit-transition: border-color .2s ease-in-out;
    -moz-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out;
    border: 1px solid rgb(174, 176, 182);
}
.blog-header .form-search input[type="text"] {
    position: absolute;
    top: 0;
    right: 0;
    height: 32px;
    font-size: 16px;
    padding: 8px 48px 8px 0;
    width: 200px;
    opacity: 0;
    display: none;
    border: none;
    border-bottom: 1px solid #292929;
}
.blog-header .form-search input[type="text"].visible {
    opacity: 1;
    display: block;
}
.blog-header .form-search {
    position: absolute;
    right: 10px;
    top: 40px;
}
.nw-tagline{
    display: block;
}
.blog .nw-tagline h2, 
body.single-post .nw-tagline h2,
.nw-tagline h2 {
    color: #939393;
    font-family: 'Proxima Nova', Arial, Helvetica, sans-serif !important;
    font-weight: 300;
    font-size: 13px;
    line-height: 1.2;
}

.nav-menu .has-submenu:after {
        content: '\f062';
		font-family: fontawesome;
        position: absolute;
        right: 5px;
        top: 12px;
        transition: all 0.2s;
        transform: none;
}
.nav-menu .has-submenu:hover:after {
        color: #787878;
        transform: rotate(180deg);
}
.header-buttons {
        float: right;
        margin-top: 4px;
        padding-top: 19px;
        margin-left: 20px;
}
.header-buttons ul {
        list-style: none;
        padding: 0;
        margin: 0;
}
.header-buttons > ul > li {
        display: inline-block;
        position: relative;
}
.header-buttons > ul > li > a {
        color: #7f61ff;
        font-size: 14px;
}
.header-buttons .has-submenu > a {
        padding-right: 24px;
}
.header-buttons .has-submenu > a {
        display: inline-block;
        color: #393e4e;
        line-height: 34px;
        font-size: 14px;
        padding: 0 30px 0 24px;
        border-radius: 20px;
        border: 1px solid #393e4e;
        background: transparent;
        margin-left: 12px;
}
.header-buttons .has-submenu > a:after {
		content: '\f106';
		font-family: fontawesome;
        position: absolute;
        right: 12px;
        top: 0px;
        transition: all 0.2s;
        font-size: 14px;
        transform: none;
}
.header-buttons .has-submenu:hover > a:after {
        transform: rotate(180deg);
}
.header-buttons .submenu {
        visibility: hidden;
        position: absolute;
        top: 53px;
        left: -20px;
        min-width: 200px;
        padding: 20px 0;
        background: #1b1b1b;
        transition: opacity 500ms linear 0ms, max-height 700ms ease, visibility 200ms linear 0s, top 200ms linear 0s;
}
.headroom--unpinned .header-buttons .submenu {
        top: 36px;
}
.header-buttons .has-submenu:hover .submenu {
        visibility: visible;
}
.header-buttons .submenu a {
        font-size: 14px;
        display: inline-block;
        line-height: 26px;
        padding: 5px 20px;
        color: #bbb;
        transition: color .3s ease;
}
.header-buttons .submenu a:hover {
        color: #fff;
}
#header-container.small .header-buttons {
        padding-top: 10px;
}
#header-container.small .nav-menu .has-submenu:after {
        color: #fff;
        top: 18px;
}
.header-buttons.in-footer {
        float: none;
        margin-top: 20px;
}
.header-button {
        display: inline-block;
        color: #7f61ff;
        line-height: 32px;
        font-size: 16px;
        padding: 0 24px;
        border-radius: 20px;
        border: 2px solid #7f61ff;
        background: transparent;
        margin-left: 12px;
}
#mainNavUl .header-button{
        max-width: 200px;
        width: 200px;
        text-align: center;
        border-radius: 8px;
        border-color: #fe3e67;
}
.in-footer .header-button {
        margin-bottom: 18px;
        width: 100%;
        max-width: 200px;
        text-align: center;
}
.header-button.trial {
        background: #fe3e67;
        border-color: #fe3e67;
        color: #fff;
}
.header-button:hover {
        color: #fff;
        background: #fe3e67;
        border-color: #fe3e67;
}
.header-button.trial:hover {
        color: #fff;
        background: #fe3e67;
        border-color: #fe3e67;
}
.dfd-background-dark .slick-slider .slick-prev span, .dfd-background-dark .slick-slider .slick-prev i, .dfd-background-dark .slick-slider .slick-next span, .dfd-background-dark .slick-slider .slick-next i, #side-area.dfd-background-dark .slick-slider .slick-prev span, #side-area.dfd-background-dark .slick-slider .slick-prev i, #side-area.dfd-background-dark .slick-slider .slick-next span, #side-area.dfd-background-dark .slick-slider .slick-next i, .row .background--dark .slick-slider .slick-prev span, .row .background--dark .slick-slider .slick-prev i, .row .background--dark .slick-slider .slick-next span, .row .background--dark .slick-slider .slick-next i {
        color: #292929;
}
#header-container.header-style-1:not(.small) #header .header-wrap .nav-menu .mega-menu-item.menu-item-depth-0.current-menu-item:before, #header-container.header-style-1:not(.small) #header .header-wrap .nav-menu .mega-menu-item.menu-item-depth-0.current-menu-ancestor:before, #header-container.small #header .nav-menu .mega-menu-item.menu-item-depth-0.current-menu-item:before, #header-container.small #header .nav-menu .mega-menu-item.menu-item-depth-0.current-menu-ancestor:before {
        border-color: transparent;
}
.single-post .subscribe {
    background: #292929;
    margin: 2em 0;
    padding: 2em;
    color: #fff;
}
.single-post .subscribe h4 {
    text-align: center;
    font-size: 21px;
    margin-bottom: 1em;
    color: #fff;
}
.single-post .subscribe form {
    margin: 0 auto;
    max-width: 500px;
}
.blog-header-slider-form {
    background: #fff;
    width: 100%;
    border: 1px solid #ccc;
    position: relative;
}
.blog-header-slider-form input[type="email"], .blog-head-subscription-form input[type="text"] {
    border-width: 0;
    width: 60%;
    margin-bottom: 0 !important;
}
.blog-header-slider-form input[type="submit"] {
    border: none;
    color: #fff;
    background: #0a0a0a;
    width: 40%;
    position: absolute;
    right: 0;
    top: 0;
    margin: 5px;
    height: 46px;
}
.blog-header-slider-form input[type="email"],
.blog-header-slider-form input {
    font-size: 15px;
}

.nw-entry-author {
    padding-left: 56px;
    position: relative;
    margin: 36px 0;
}
.nw-entry-author .author{
    line-height: 48px;
    font-size: 18px;
}
.blog .author-bio{
    line-height: 24px;
}
.blog .author-bio a{
    color: #fe3e67; 
}
.blog .author-bio .social-icons a{
    color: #292929;
}
.nw-entry-author .social-icons a i {
    display: inline-block;
    text-align: center;
    width: 48px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #eee;
    border-radius: 24px;
    font-style: normal;
}
.author-bio .social-icons{
    font-size: 22px;
    font-family: "FontAwesome";
}

.nw-entry-author .avatar {
    position: absolute;
    left: 0;
    top: 0;
    width: 48px;
    height: 48px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
}
.header-buttons ul.dropdown-menu {
    display: none;
    left: auto;
    right: auto;
    position: absolute;
    top: 43px;
    z-index: 1000;
    float: left;
    min-width: 190px;
    padding: 15px 15px;
    margin: 0 0 0;
    list-style: none;
    font-size: 14px;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    background-clip: padding-box;
}
.header-buttons ul.main_navbar .dropdown-menu li a{
    padding-left: 15px!important;
    padding-right: 15px!important;
    line-height: 30px;
    display: block;
}
.mc4wp-alert p{
    color: #ffffff;
}
#blogwrapper .otw-row .otw-row{
    margin: 0;
}
#blogwrapper .otw-columns,
#blogwrapper .vc_column_container>.vc_column-inner,
.blogPosts .vc_col-sm-12{
    padding-left: 0;
    padding-right: 0;
}

::-webkit-input-placeholder {
	color:#ccc;
}
::-moz-placeholder {
	color:#ccc;
}/* Firefox 19+ */
:-moz-placeholder {
	color:#ccc;
}/* Firefox 18- */
:-ms-input-placeholder {
	color:#ccc;
}
.editor-picks [class*="column"] + [class*="column"]:last-child{
    float: left;
}

#mainNavUl li.menu-item-0,
#mainNavUl li.menu-item-1{
    text-align: left;
}
@media (min-width: 800px){
/*    .blog-header, .blog-featured .row, 
    .editor-picks .row, .blog-posts .row {
        padding-left: 50px;
        padding-right: 50px;
    }*/

    .blog-header .social {
        text-align: right;
        border-right: 1px solid #292929;
    }

    .blog-header .social {
        margin-top: 40px;
        padding-right: 8px;
        margin-right: 48px;
        position: relative;
    }
}

@media only screen and (max-width: 767px){
    .editor-picks .columns{
        padding-left: 0;
        padding-right: 0;
    }
    #blogwrapper .otw-row .otw_blog_manager-item-infinit{
        width: 100% !important;
    }
    .blog-ronneby-sections .row, 
    .blog-featured .row, .blog-header .row{
        min-width: 0;
    }
    .blog-header .column, .blog-header .columns,
    .editor-picks .column, .editor-picks .columns {
        float: none;
        min-height: 1px;
        position: relative;
        clear: both;
        width: 100%;
        box-sizing: border-box;
        margin: 0 auto;
    }
    .editor-picks [class*="column"] + [class*="column"]:last-child{
        float: none;
    }
    .blog-featured .content {
        margin-left: auto;
        margin-right: auto;
    }
    .blog-header .mktoForm{
        margin-top: 12px;
    }
    .blog-featured h2{
        font-size: 32px;
        line-height: 1.4;
    }
    .blog-categories {
        padding-top: 30px;
    }
    .blog-header .mktoForm{
        padding: 0;
    }
    .blog-header .form-search{
        top: 0;
    }
    .blog-header .social{
        margin-top: 20px;
    }
}

@media only screen and (max-width: 639px){
/*    .blog-featured .content,
    .blog-header .column, .blog-header .columns,
    .editor-picks .column, .editor-picks .columns {
        max-width: 440px;
    }*/
    .blog-featured .content{
        padding: 30px 25px;
    }
    .blog-categories ul > li{
        line-height: 30px;
    }
    .blog-header .mktoFormRow input[type="text"],
    .blog-header .mktoFormRow input[type="email"]{
        height: 56px !important;
    }
    .blog-categories{
        padding-top: 0;
    }
    .blog-featured .featured-thumbnail{
        height: 200px;
    }
}
@media only screen and (max-width: 600px){
    .header-buttons{
        display: none;
    }
    .header-buttons {
        padding: 0 0 20px 0;
    }
}

.wpc-posts-grid
{
    padding-right: 50px;
    padding-left: 50px;
}
@media screen and (max-width: 980px)
{
.wpc-posts-grid {
     padding-left: 50px; 
}
}
#blogwrapper .otw_blog_manager-blog-item-holder,
.wpc-posts-grid{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    align-items: flex-start;
    flex-wrap: wrap;
}
#blogwrapper .otw_blog_manager-item-infinit,
.wpc-posts-grid .post{
    width: 30%;
    float: none;
    vertical-align: text-top;
    padding-right: 0;
}
#blogwrapper .otw-bm-list-section a img{
    width: 100%;
}
#blogwrapper .otw_blog_manager-blog-media-wrapper .otw-media-container{
    display: block;
    clear: both;
    float: none;
    width: auto;
}
#blogwrapper .otw-row:before, 
#blogwrapper .otw-row:after{
    display: none;
}
#blogwrapper .otw-row otw_blog_manager-blog-item-holder:before,
#blogwrapper .otw-row otw_blog_manager-blog-item-holder:after{
    display: none;
}
#blogwrapper .otw_blog_manager-blog-title, 
#blogwrapper .otw_blog_manager-blog-title a{
    padding-right: 0;
    margin-right: 0;
}
body h1.wpc-search-result-title
{
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
    letter-spacing: 0px;
    word-spacing: 0; 
    /*color: #393e4e;*/    
    font-size: 54px;
/*    font-family: 'Proxima Nova', Arial, Helvetica, sans-serif !important;*/
    font-weight: 700 !important;
    margin: 50px 0px !important;
    padding-left: 50px !important;
    padding-right: 50px  !important;
}
body .blog .post h3 a:hover, .wpc-posts-grid .post .highlight  a:hover, .wpc_navigation .nav-links a:hover
{
    color: #fe3e67;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.wpc-posts-grid .post h3 a
{
    font-weight: normal;
    font-size: 24px;
    line-height: 1.3em;
    margin: 0;
    padding-right: 22px;
}

.wpc-posts-grid .post .highlight  a
{
    font-size: 12px !important;
    font-style: normal !important;
}

.wpc-posts-grid .post .highlight i.icon-user:before, .wpc-posts-grid .post .highlight i.icon-folder-open-alt:before
{
    font-size: 12px !important;
    font-style: normal !important;
    color: grey;
}

.wpc-posts-grid .post img
{
    height: 178px;
    width: 100%;
    object-fit: cover;
    margin-bottom: 15px;
}
.wpc-posts-grid .post img:hover
{
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    opacity: 0.7;
    cursor: pointer;
}
.left-vertical-line
{
    border-left: 1px solid rgb(238, 238, 238);
    padding-left: 5px;
}

.archive .wpc-posts-grid .post{
    padding-left: 0 !important;
}
.wpc-posts-grid  .highlight {
    padding-right: 2px;
}
@media screen and (max-width: 1330px){
    #blog .container {
        max-width: none;
    }
    #blogwrapper,
    .editor-picks,
    .blogPosts .container{
/*        padding-left: 20px;
        padding-right: 20px;*/
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        max-width: none;
    }

}
@media screen and (max-width: 992px){
    .wpc-container > .vc_col-md-3,
    .wpc-single-sidebar{
        padding-left: 32px;
        padding-right: 32px;
    }
}
@media screen and (max-width: 980px)
{
    .editor-picks{
        padding-top: 20px;
    }
    .blog-featured .content{
        padding-bottom: 0;
    }
    .entry-short, .blog-banner{
        margin-bottom: 30px;
    }
    .wpc-posts-grid .post
    {
        width: 47%;
        padding: 0px;
    }
    
    .wpc-posts-grid .post > img
    {
        width: 100%;
    }
}
 
.wpc_navigation .nav-links
{
    font-size: 16px;
}

.wpc_navigation .nav-links > *
{
    margin-left: 5px;
}


@media screen and (max-width: 980px)
{
    .wpc-posts-grid > .post > a
    {
        display: block;
    }
    .wpc-posts-grid > .post > a > img
    {
        width:  100%;
    }
}

@media screen and (max-width: 550px)
{
    body h1.wpc-search-result-title {
        font-size: 40px;
    }
}

.twelve, .row .twelve {
    width: 100%;
}


.column, .columns {
    float: left;
    min-height: 1px;
    position: relative;
}

.author-info {
    background: rgb(237,237,237);
/*    margin-top: 50px;
    margin-bottom: 50px;*/
    padding: 30px;
    color: black;
    margin: 50px;
}

.paddingNull
{
    padding: 0px !important;
}

.author-info .row
{
    /*display: table;*/
    width: 100%;
}
.two, .row .two {
    /*width: 16.66667%;*/
}
.text-right {
    text-align: right;
}
.author-info .avatar {
    border-radius: 50%;
}

/*.ten, .row .ten {
    width: 83.33333%;
}*/

.author-info h3 {
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 30px !important;
    line-height: 30px !important;
    text-transform: none !important;
    letter-spacing: 0px !important;
    word-spacing: 0 !important;
    color: #000 !important;
}

.displayFlex
{
    display: flex;
    flex-direction: row;
}

.displayFlex div.columns:nth-of-type(1)
{
    /*flex: 20%;*/
}

@media screen and (max-width: 1279px)
{
    .displayFlex div.columns:nth-of-type(1)
    {
        /*flex: 40%;*/
    }
}

@media screen and (max-width: 979px)
{
    .displayFlex
    {
        flex-direction: column;
    }

    .displayFlex div.columns:nth-of-type(1) {
        flex: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    
    .displayFlex div.columns:nth-of-type(2)
    {
        text-align: center;
    }
}

@media screen and (max-width: 640px)
{
    .wpc-posts-grid .post{
        width: 100%;
    }
}
@media screen and (max-width: 1200px)
{
    .nw-entry-author{
        margin-left: 32px;
    }
}
    

@media (min-width: 1280px)
{
    .container.wpc-container{
        max-width: 1200px;
    }
}

.container.wpc-container #blogwrapper
{
    padding-left: 50px !important;
    padding-right: 50px !important;
}

@media screen and (min-width: 1199px)
{
    .container.wpc-container{
        max-width: 1200px;
    }

}

.wpc_navigation .navigation 
{
    margin-left: 50px !important;
    margin-right: 50px !important;
}



body.page-template-page-blog #blog > .col-md-12 > .container
{
    max-width: 1200px;
    padding-left: 50px;
    padding-right: 50px;
}

body.page-template-page-blog #blog .container.wpc-container #blogwrapper
{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.entry ul, .page ul {
    list-style: disc inside none;
    padding: 0 0 20px 20px;
    color: #393e4e;
}

body ._5tmf._5pcb
{
    width: auto !important;
}
