/*

Theme Name: Picography v2

Theme URI: https://picography.co

Author: Picography

Version: 2.2

*/


/*
--------------------------------------------------------------------------------- */


/* =0. Reset

--------------------------------------------------------------------------------- */

@import url(https://fonts.googleapis.com/css?family=Montserrat:400,600,700);
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

input[type="file"] {
    align-items: baseline;
    color: inherit;
    text-align: start;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: disc
}

blockquote,
q {
    quotes: none
}

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

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

.clear {
    clear: both;
    display: block;
    float: none;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    visibility: hidden
}

* html .clear {
    height: 1%
}

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

.clear {
    display: block
}

svg{width: 22px;
    vertical-align: top;
    margin-right: 5px;}

body {
    background: #fff;
    color: #555;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.6;
    font-weight: 400
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat, serif;
    font-weight: 700;
    margin: 0;
    color: #222;
    letter-spacing: 0
}

h1 {
    font-size: 2em
}

h2 {
    font-size: 1.8em
}

h3 {
    font-size: 1.15em;
    margin: 20px 0 0;
}

h4 {
    font-size: 1.2em
}

h5 {
    font-size: 1em
}

h6 {
    font-size: 0.8em
}

p {
    margin: 0
}

strong {
    font-weight: 600
}

hr {
    background-color: #f6f6f6;
    border: 0;
    height: 1px;
    margin-bottom: 20px
}

.fa {
    font-size: 15px;
    padding: 0 10px 0 0;
}

.drop-menu .fa {
    font-size: 12px
}

input[type="text"],
textarea {
    border: 1px solid #e3e3e3;
    outline: none;
    margin: 0 0 10px 0;
    padding: 11px 15px 10px 15px;
    background: #ffffff;
    color: #aaa;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    border-radius: 0;
}

input[type="text"]:focus,
textarea:focus {
    background: #ffffff;
    color: #232527;
    -webkit-appearance: none;
    border-radius: 0;
}

textarea {
    width: 100%;
    -webkit-appearance: none;
    border-radius: 0;
}

label {
    color: #282b2d;
    font-size: 13.5px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0
}

hide {
    display: none
}

img {
    vertical-align: top;
}

.right {
    float: right;
}

.left {
    float: left;
}

::selection {
    color: #fff;
    background: #999
}

a:link,
a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a:link,
a:visited,
a:hover,
.entry-title a:link,
.entry-title a:visited {
    color: #282b2d;
}

.entry-title a:hover {
    color: #282b2d;
}

.single #content .relatedposts {
    padding-top: 20px;
}

.single #content .relatedthumb img {
    width: 15.83%;
    height: auto;
    float: left;
    padding-left: 1%;
    padding-bottom: 0.5%;
    opacity: 0.8
}

.single #content .relatedthumb:first-child img {
    padding-left: 0;
}

.single #content .relatedthumb img:hover {
    opacity: 1
}

.nav li ul li a,
.nav li ul li a:visited,
.nav li.current_page_item li a,
.nav li ul li a:hover {
    background: #393939;
}

small {
    font-size: 70%;
    font-weight: 400
}

h1 a:link,
h1 a:visited,
h2 a:link,
h2 a:visited,
h3 a:link,
h3 a:visited,
h4 a:link,
h4 a:visited,
h5 a:link,
h5 a:visited,
h6 a:link,
h6 a:visited {
    text-decoration: none
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    text-decoration: none
}

a:link,
a:visited,
a:hover,
.entry-title a:link,
.entry-title a:visited {
    color: #282b2d;
}

.entry-title a:hover {
    color: #282b2d;
}

.nav li ul li a,
.nav li ul li a:visited,
.nav li.current_page_item li a,
.nav li ul li a:hover {
    background: #393939;
}

#navmain {
    padding: 0;
    float: right;
}

.home-search {
    padding: 30px 0 0;
    width: 450px;
    margin: 0 auto 0
}

.home-search form input[type="text"] {
    margin: 0;
    border-radius: 3px 0 0 3px !important;
    height: 40px;
    border: none;
    font-family: Montserrat;
    font-weight: 600;
    letter-spacing: 0;
    border-radius: 0;
    -webkit-appearance: none;
    font-size: 13px;
    width: 70%;
    outline: none;
}

.home-search form input[type="submit"] {
    height: 40px;
    border: none;
    outline: none;
    cursor: pointer;
    background: #eee;
    width: 30%;
    font-family: Montserrat;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0;
    margin: 0 0 0 -5px;
    padding: 0 12px;
    -webkit-appearance: none;
    border-radius: 0 3px 3px 0;
    font-size: 13px;
}

.home-search form input[type="submit"]:hover {
    background: #32B380
}

.navmain {
    width: 100%;
    z-index: 1002;
    padding: 0;
    margin: 0 auto 0;
    position: relative;
    list-style: none;
    font-size: 14.5px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0
}

.navmain li {
    display: inline-block;
    float: right
}

.navmain li.search {
    display: inline-block;
    float: right;
    padding: 20px 0;
    width: 300px;
    margin-left: 25px;
}

form.search {
    border: 1px solid #ddd;
    border-radius: 50px;
}

form.search:hover {
    border: 1px solid #222
}

.navmain li.drop-menu {
    float: left
}

.navmain li.search form input[type="text"] {
    border: none;
    outline: none;
    box-sizing: border-box;
    width: 210px;
    padding: 0 15px;
    border-radius: 3px 0 0 3px;
    -webkit-appearance: none;
    background: none;
}

.navmain li.search form textarea {
    border: none;
    padding: 0 15px;
    border: none;
    outline: none;
    box-sizing: border-box;
    width: 70%;
    border-radius: 0
}

.navmain li>.megamenu form input[type="text"] {
    margin: 10px 0 0 0;
    height: 43px;
    border: none;
    font-family: Montserrat;
    font-weight: 600;
    letter-spacing: 0;
    width: 75%;
    font-size: 12px;
    -webkit-appearance: none;
    border-radius: 0;
}

.navmain li>.megamenu form input[type="submit"] {
    border: none;
    margin: 0 0 0 -4px;
    height: 44px;
    width: 25%;
    background: #555;
    color: #fff;
    font-family: Montserrat;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 12px;
    border: none;
    -webkit-appearance: none;
    border-radius: 0;
}

.navmain li>.megamenu form textarea {
    margin: 10px 10px 0 0
}

.navmain a {
    outline: none;
    z-index: 10
}

.navmain>li>a {
    margin: 20px 0 0;
    text-decoration: none;
    display: inline-block;
    background: #0099e5;
    color: #fff;
    font-size: 0.8em;
    padding: 11px 20px 10px;
    border-radius: 50px;
}

.navmain>li a:hover {
    text-decoration: none;
    background: #222
}

.navmain>li a:active {
    color: #fff
}

.navmain>li.active>a {
    background: #333;
    color: #000
}

li.social-icons {
    padding: 0;
    margin: 13px 0 0;
    float: left;
}

.navmain>li.social-icons>a {
    border: none;
    padding: 11px 0;
    float: left;
    font-size: 15px
}

.navmain>li:hover.social-icons>a {
    background: none
}

.navmain>li.mail>a {
    border: none
}

.navmain>li.fbk>a {
    border: none
}

.navmain>li.gle>a {
    border: none
}

.navmain>li.twit>a {
    border: none
}

li.social-icons:hover>a,
li.twit:hover>a,
li.gle:hover>a,
li.fbk:hover>a,
li.mail:hover>a {
    background: #333
}

.navmain ul.dropdown,
.navmain ul.dropdown li ul.dropdown {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    z-index: 99;
    background: #333
}

.navmain ul.dropdown {
    top: 45px
}

.navmain ul.dropdown li ul.dropdown {
    left: 146px;
    top: inherit
}

.navmain ul.dropdown li {
    width: 49.87%
}

.navmain ul.dropdown li.second {
    border-right: none
}

.navmain ul.dropdown li.fullsize {
    padding: 0;
    background: #000;
    width: 100%
}

.navmain ul.dropdown li a {
    width: 100%;
    padding: 12px 20px 12px;
    display: inline-block;
    float: left;
    text-decoration: none;
    color: #fff;
    box-sizing: border-box;
    font-size: 12px;
}

.navmain ul.dropdown li a:hover {
    color: #000
}

.navmain>li>.megamenu {
    position: absolute;
    display: none;
    background: #333;
    width: 300px;
    top: 59px;
    color: #fff;
    z-index: 99;
    box-sizing: border-box;
    padding: 0
}

.home .navmain>li>.megamenu {
    right: 15px
}

.navmain li>.megamenu ul {
    margin: 0 0 20px 0;
    float: left;
    padding: 0;
    display: block;
    position: relative
}

.navmain li>.megamenu ul li {
    width: 100%;
    padding: 4px 0
}

.navmain li>.megamenu ul li.title {
    margin: 0 0 8px;
    padding: 0 0 5px;
    border-bottom: solid 1px #666
}

.navmain li>.megamenu a {
    text-decoration: none
}

.navmain>li>.megamenu.menu-form {
    background: #333;
    width: 350px;
    display: block;
    ;
    z-index: 99;
    padding: 10px 20px 20px;
    box-sizing: border-box;
    padding: 0
}

.navmain li>.megamenu form {
    padding: 10px 20px 20px;
    margin-bottom: 0px;
    border-bottom: 1px solid #333
}

.navmain li.search form button {
    width: 20px;
    background: none !important;
    color: #000 !important;
    padding: 0;
    margin: 0;
}

.navmain li.search form input[type="text"],
.navmain li.search form textarea {
    padding: 0 15px;
    border: none;
    outline: none;
    box-sizing: border-box;
    width: 88%;
    -webkit-appearance: none;
}

.navmain li.search form input[type="text"] {
    margin: 0;
    height: 36px;
    border: none;
    font-family: Montserrat;
    font-weight: 400;
    letter-spacing: 0;
    -webkit-appearance: none;
}

.navmain li.search form textarea {
    margin: 10px 10px 0 0
}

.navmain li.search form input[type="submit"] {
    height: 32px;
    border: none;
    cursor: pointer;
    color: #000;
    width: 15%;
    font-family: Montserrat;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    margin: 0;
    padding: 0 12px;
    -webkit-appearance: none;
    border-radius: 0 3px 3px 0;
    font-size: 13px;
    outline: none;
}

.navmain li.search form input[type="submit"]:hover {
    background: #32B380;
    -webkit-appearance: none;
    border-radius: 0;
}

.megamenu .row {
    width: 100%;
    margin-top: 15px
}

.megamenu .row:first-child {
    margin-top: 0
}

.megamenu .row:before,
.megamenu .row:after {
    display: table;
    content: "";
    line-height: 0
}

.megamenu .row:after {
    clear: both
}

.megamenu .row .menu-box {
    display: block;
    width: 100%;
    min-height: 20px;
    float: left;
    box-sizing: border-box
}

.megamenu .row [class*="col"]:first-child {
    margin-left: 0
}

.navmain>li.right {
    float: right
}

.navmain>li.home {
    border-left: 1px solid #7397BB
}

.navmain>li.right>.megamenu {
    left: 0
}

#main {
    padding: 0 0 30px;
}

.single #main {
    padding: 2% 2% 2%;
}

#home-hero {
width: 100%;
    padding: 0 0 50px;
    position: relative;
    top: 70px;
    margin: 80px 0;
}

.home #home-hero{}

.hero-bg {
    background-position: center center;
    background-size: cover;
    bottom: 0;
    float: none;
    left: 0;
    margin: 0;
    min-height: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-image: url('http://localhost/negativespace/wp-content/uploads/2017/09/Picography-hero-background-2.jpg');
}

.hero-content-container {
    height: 100%;
    display: table;
    width: 100%;
}

.hero-content {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}

.hero-content h1 {
    display: block;
    font-size: 30px;
    line-height: 30px;
    margin: 0;
    font-weight: 700;
    text-transform: none;
}

.hero-content .smaller {
    font-size: 18px;
    font-weight: 400;
}

.hero-content h2 {
    display: block;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0;
    font-weight: 400;
}

.hero-content h4 {
    display: block;
    font-size: 14px;
    line-height: 0;
    color: #fff;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 600;
    padding-bottom: 20px;
}

@media only screen and (max-width:900px) {
    .category_description p {
        width: 100% !important;
        line-height: 24px !important;
    }
}

.container {
    max-width: 1470px;
    margin: 0 auto;
    padding: 0
}

#content {}

#footer-ad {
    text-align: center
}

#header {
    width: 100%;
    margin-bottom: 20px;
    font-weight: 600;
    position: fixed;
    z-index: 101;
    background: #fff;
    border-bottom: 1px solid #E5E5E5;
    top: 0
}

.header-navigation {
    margin: 0 1%
}

#logo {
    float: left;
    height: auto;
    width: 190px;
    margin: 17px 0 18px;
}

.socials {
    margin-top: 22px
}

.socials a:link,
.socials a:visited {
    font-size: 18px;
    padding: 0 5px;
    color: #fff
}

.content-loop {
    background: none;
    max-width: 1470px!important
}

.content-loop .post {
    float: left;
    width: 30.3333%;
    margin: 1.5%;
    background: none;
}

.content-loop .collection {
    float: left;
    width: 12.286%;
    margin: 1%
}

@media screen and (max-width:800px) {
    .content-loop .post {
        width: 47%;
    }
    .container {
        padding: 0 2% !important;
    }
}

@media screen and (max-width:500px) {
    .content-loop .post {
        width: 96%;
        margin: 2%;
    }
    #main {
        margin-top: 10px
    }
    .hero-content .smaller {
        display: block
    }
}

.content-loop .post .post-thumb .entry-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 60%;
    float: left;
    padding: 9px 0 0 15px;
}

.content-loop .post .entry-excerpt {
    color: #999999;
    font-size: 12px
}

.content-loop .post .entry-thumb {
    width: 100%;
    height: auto
}

.content-loop .post .entry-thumb:hover {
    opacity: 0.8
}

.content-loop .post .entry-meta {
    font-size: 10px;
    margin: 0px;
    text-align: right;
    padding: 0;
    font-weight: 600;
    letter-spacing: 0;
    background: rgba(40, 43, 45, 1);
    color: #eee;
    width: 100%
}

.content-loop .post .entry-meta .fa {
    padding-right: 5px;
    font-size: 10px;
}

.content-loop .post .entry-date {
    color: #aaa;
    font-size: 12px;
    font-weight: 600;
    position: absolute;
    bottom: 10px
}

.content-loop .last-post {}

.content-loop .entry-title {
    font-size: 12px;
    text-align: left;
    margin-top: 0;
    letter-spacing: 0
}

.single #content {
    padding: 0;
    margin: 90px 0.5% 0;
    float: left;
    width: 65%;
}

@media screen and (max-width:1260px) {
    .single #content {}
}

@media screen and (max-width:1100px) {
    .single #content {}
}

.single #content img {
    height: auto;
    width: 100%
}

.search-no-results #content p {
    text-align: center;
    font-size: 22px;
    letter-spacing: 0;
    margin: 75px 0;
    font-weight: 600;
}

.error404 #content {
    max-width: 600px;
    margin: 0 auto 0;
    padding: 35px 20px 0;
}

.error404 .hero-content h1 {
    font-size: 124px;
    animation: blinker 3s linear infinite;
    padding: 110px 0;
    text-align: center;
}

@keyframes blinker {
    50% {
        opacity: 0.4;
    }
}

.single #content article #download-image>img {
    width: 100%;
    overflow: hidden;
    position: absolute;
    clip: rect(auto, auto, 550px, auto);
}

.thumbnail-wrap {
    max-height: 600px;
    overflow: hidden;
}

.page #content {
    background: #fff;
    padding: 30px 50px;
    margin: 80px auto 0;
    width: 70%;
}

.page #content .collections {
    background: none;
    padding: 0;
    margin: 0 auto 0;
    width: 100%;
}

.overlay {
    background: rgba(51, 51, 51, 0.3);
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
    height: 120px;
    padding: 17px 20px 23px 20px;
    z-index: 20
}

.overlay .author-link {
    color: #999999;
    margin-bottom: 15px
}

.overlay .author-link strong {
    font-weight: 600;
    color: #333333
}

.active .overlay {
    display: block
}

.slogan {
    text-align: center;
    padding-bottom: 5px;
    padding: 0 15px
}

.slogan h1,
.slogan h2,
.slogan h3,
.slogan h4,
.slogan h5,
.slogan h6 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 15px
}

.slogan p {
    color: #555;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 15px;
    padding: 0 100px;
    letter-spacing: 0;
}

.slogan p a,
.slogan p a:visited {
    font-weight: 600
}

.slogan p a:hover {
    border-bottom: 1px solid;
    text-decoration: none
}

.post-nav {
    color: #999999;
    font-size: 12px;
    margin-bottom: 20px;
    text-align: right
}

.post-nav a:link,
.post-nav a:visited {
    color: #999999;
    width: 50%
}

.post-nav a:hover {
    border-bottom: 1px solid #cccccc;
    color: #333333
}

.next-post-link {
    float: left
}

.previous-post-link {
    float: right
}

.hentry .entry-meta {}

.hentry .entry-meta .meta-view,
.hentry .entry-meta .meta-comment {
    margin-left: 10px;
    text-align: right
}

.hentry .entry-meta .meta-category {
    float: right;
    background: #000;
    text-align: right;
    display: inline;
    padding: 8px 15px 7px;
    font-size: 11px;
}

.hentry .entry-meta .meta-category:hover {
    background: #111;
}

.hentry .entry-meta .meta-category a {
    font-weight: 600;
    letter-spacing: 0;
}

.hentry .entry-meta a {
    color: #fff;
    text-decoration: none
}

.single .entry-meta a {
    color: #666;
    font-weight: 600;
    text-transform: capitalize
}

.single .entry-meta .fa {
    font-size: 12px;
    color: #999;
    padding: 0 5px 0 0;
}

.single .entry-meta a:hover {
    color: #000
}

.single .entry-meta span {
    border-bottom: 1px solid #eee;
    color: #666;
    display: block;
    font-size: 13px;
    margin-top: 11px;
    padding-bottom: 11px;
    letter-spacing: 0;
    font-weight: 400;
}

.single .entry-meta span.entry-categories {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
}

.single .entry-meta span.entry-tags {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.single span.entry-date {
    color: #aaa
}

.single .content-left {}

.single .content-right {}

.single .article-wrap {
    padding: 0;
}

.single .article-wrap h3 {
    font-size: 15px;
}

.entry-header {
    color: #999999;
    font-size: 12px;
}

.author-avatar img {
    display: inline;
    float: left;
    margin: 0 15px 25px 0;
    width: 48px
}

.author-link {
    letter-spacing: 0;
    font-size: 13px;
}

.author-link a {}

.author-link a:hover {
    border-bottom: 1px solid
}

#sidebar img {
    border-radius: 0;
    width: 100%;
    height: auto;
}

#sidebar {
    float: right;
    margin: 85px 0.5% 0;
    width: 30%;
}

#sidebar .widget {
    margin: 20px 0 0
}

#sidebar .author {
    margin: 15px 0 25px
}

#sidebar .author a {
    font-weight: 700
}

#sidebar .author a:hover {
    text-decoration: underline
}

#sidebar h3 {
    font-size: 1.15em;
    margin: 0 0 10px;
}

#sidebar .widget img {}

#sidebar .widget p {
    margin-bottom: 0;
    font-size: 12px;
    margin-top: 5px;
}

#sidebar .tags a {
    color: #222;
    font-weight: 700;
    background: #fff;
    padding: 5px 10px 5px;
    border-radius: 50px;
    line-height: 38px;
    border: 1px solid #ddd;
    font-size: 1em;
}

#sidebar .tags a:hover {
    background: #f3f3f3;
}

#sidebar .widget a {}

#sidebar .widget a:hover {}

#sidebar .widget a:visited {}

#sidebar .widget-title {
    color: #fff;
    font-size: 13px;
    margin: 0 0 5px;
    letter-spacing: 0;
    font-weight: 600;
}

.sidebar-about {
    background: #282b2d;
    padding: 15px 20px;
    color: #eee;
    letter-spacing: 0;
}

.sidebar-about.picography {
    background: #333;
}

.sidebar-about.food {
    background: #e61b71;
}

.sidebar-about.librestock {
    background: #66a0fe
}

.sidebar-about.title {
    text-transform: none;
    font-weight: 600;
    font-size: 12px;
}

#sidebar-600 {
    background: #fff;
    padding: 30px 50px;
    text-align: center;
}

.footer-ad {
    text-align: center;
    margin: 25px 1% 5px;
    padding: 0;
}

.header-ad {
    text-align: center;
    margin: 20px 1% 17px;
    padding: 0;
}

#footer {
    background: #fff;
    color: #222;
    position: absolute;
    width: 100%;
}

#footer a,
#footer a:visited {
    color: #fff;
    margin: 0 0 0 10px
}

#footer ul {
    list-style: none;
    padding-top: 30px;
}

#footer li {
    text-align: center;
    display: inline-block;
}

#footer li a {
    list-style: none;
    padding: 5px 15px;
    background: #252525;
    border-radius: 3px;
    margin: 0 5px 15px !important;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0;
}

#footer li a:hover {
    background: #111;
    border-bottom: none;
}

#footer-columns,
#footer-popular {
    border-bottom: 1px solid #333;
    padding: 60px 0 50px
}

#footer-columns .footer-column-1,
#footer-popular .footer-column-1 {
    margin: 0 auto 0;
    width: 100%;
    text-align: center
}

#footer-columns .widget,
#footer-popular .widget {
    margin-bottom: 20px
}

#footer-columns .widget li,
#footer-popular .widget li {
    font-size: 12px;
    margin-bottom: 10px;
    list-style: disc inside
}

#footer-columns .widget-title,
#footer-popular .widget-title {
    color: #fff;
    font-size: 30px;
    margin-bottom: 0;
    letter-spacing: 0;
    font-weight: 600;
}

#footer-columns form input {
    font-size: 16px;
    padding: 5px 10px;
    -webkit-appearance: none;
    border-radius: 0;
}

#footer-columns form input[type=email] {
    padding: 10px 20px;
    border: none;
    font-size: 13px;
    font-family: Montserrat;
    font-weight: 600;
    background: #eee;
    letter-spacing: 0;
    -webkit-appearance: none;
    border-radius: 3px 0 0 3px;
    outline: none;
}

#footer-columns form input[type=submit] {
    padding: 10px 25px;
    border-radius: 0 3px 3px 0;
    outline: none;
    -webkit-appearance: none;
    font-family: Montserrat;
    border: 0;
    background: #000;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: none
}

#footer-columns form input[type=submit]:hover {
    background: #32B380;
    color: #fff;
    -webkit-appearance: none;
}

.mc4wp-form-fields p {
    font-size: 14px;
    font-size: 16px;
    padding: 15px 0 5px;
    font-weight: 400;
}

#copyright {
    font-size: 0.95em;
    padding: 25px 2.5% 25px;
    font-weight: 600;
    letter-spacing: 0;
    text-align: center;
    background: #222;
    color: #fff
}

#popular-categories {
    background: #fff;
    color: #222;
    font-size: 0.95em;
    padding: 25px 2.5% 25px;
    font-weight: 600;
    letter-spacing: 0;
    text-align: center;
    border-top: 1px solid #E5E5E5;
    margin: 0 auto;
}

#popular-categories a {
    color: #222 !important;
    font-weight: 400;
}

#popular-categories a:hover {
    text-decoration: underline
}

#copyright .left a {
    margin: 0 6px;
    color: #fff;
}

#copyright .left a:hover {
    text-decoration: underline;
}

.image-grid {
    width: 100%;
    margin: 0 auto;
    font-family: Montserrat;
}

.image-grid-title {
    font-weight: 600;
}

.grid-images {
    display: flex;
    background-color: #333;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: stretch;
    padding: 0;
    max-width: 100%;
    display: block;
    float: left;
    flex: 0 0 auto;
}

.grid-images a img {
    display: block;
    float: left;
    flex: 0 0 auto;
    background-color: #333;
    opacity: 0.7;
    width: calc(100%/8);
    height: calc(100%/8);
}

.grid-images img:hover {
    opacity: 1;
}

.grid-images img a {
    background-color: #333;
}

.grid-content {
    font-family: Montserrat;
    padding: 15px 0 14px;
    background: #333;
    z-index: 101;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0;
    vertical-align: middle;
    line-height: 25px;
}

.grid-content-ad {
    color: #777;
    font-size: 9px;
}

.grid-content a {
    color: #fff;
    font-family: Montserrat;
    text-decoration: none;
    border-bottom: none
}

.grid-content a:hover {
    border-bottom: none;
    color: #fafafa;
    text-decoration: none
}

.grid-content img {
    vertical-align: middle
}

@media screen and (max-width:600px) {
    .grid-images a img {
        width: calc(100%/6);
        height: calc(100%/6);
    }
    #logo {
        margin: 15px 0 0px;
    }
}

@media screen and (max-width:400px) {
    .grid-images a img {
        width: calc(100%/4);
        height: calc(100%/4);
    }
    .image-grid-title {
        display: none
    }
    .navmain>li>a {
        margin: 22px 7px;
        color: #333;
        text-decoration: none;
        display: inline-block;
        font-size: 12px;
    }
}

input[type="radio"],
input[type="checkbox"] {
	    -webkit-appearance: checkbox !important
}

input[type="radio"] + label,
input[type="checkbox"] + label {
    position: relative;
    display: inline-block;
    padding-left: 1.5em;
    margin-right: 2em;
    cursor: pointer;
    line-height: 1em;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

input[type="radio"] + label:before,
input[type="checkbox"] + label:before,
input[type="radio"] + label:after,
input[type="checkbox"] + label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    text-align: center;
    color: white;
    font-family: Times;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

input[type="radio"] + label:before {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: inset 0 0 0 0.2em white, inset 0 0 0 1em white;
}

input[type="radio"] + label:hover:before {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: inset 0 0 0 0.3em white, inset 0 0 0 1em #c6c6c6;
}

input[type="radio"]:checked + label:before {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: inset 0 0 0 0.2em white, inset 0 0 0 1em #333;
}

input[type="checkbox"] + label:before {
    content: '✗';
    border-radius: 4px;
    background-color: white;
    color: white;
}

input[type="checkbox"] + label:hover:before {
    color: #f0f0f0;
}

input[type="checkbox"]:checked + label:before {
    background-color: white;
    color: #333;
}

.searchandfilter ul li {
    display: inline
}

.searchandfilter li[data-sf-field-input-type=checkbox] label,
.searchandfilter li[data-sf-field-input-type=radio] label,
.searchandfilter li[data-sf-field-input-type=range-radio] label,
.searchandfilter li[data-sf-field-input-type=range-checkbox] label {
    padding-left: 20px;
    margin-left: 20px;
}

.filter {
    margin: 15px;
    background: #E2E2DF;
    padding: 15px 15px 25px;
}

.filter h4 {
    font-size: 14px;
    padding: 5px 0;
    float: left;
    line-height: 0;
    text-transform: none;
    font-weight: 600;
}

.controls {
    float: right
}

.sticky-footer {
    font-family: Montserrat;
    padding: 10px 0 8px;
    background: #333;
    z-index: 101;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    font-size: 13px;
    letter-spacing: 0;
    vertical-align: middle;
    line-height: 25px;
}

.sticky-footer .promo-code {
    background: #fff;
    color: #333;
    font-weight: 600;
    padding: 2px 6px;
    letter-spacing: 0;
}

.sticky-footer .sticky-limited {
    font-weight: 600
}

.sticky-footer img {
    vertical-align: middle
}

.sticky-ad {
    padding: 3px 5px;
    color: #aaa;
    font-size: 9px
}

.sticky-footer a {
    color: #fff;
    text-decoration: none;
    margin: 0;
}

.stick-footer a:hover {
    color: #eee;
    border-bottom: none
}

@media screen and (max-width: 520px) {
    .sticky-limited {
        display: none
    }
}

@media screen and (max-width: 400px) {
    .sticky-footer {
        font-size: 12px;
    }
}

.one-col {
    width: 910px!important
}

.entry-title {
    line-height: 1.4;
    margin-bottom: 5px
}

.entry-title a:link,
.entry-title a:visited {
    color: #eee;
}

.page-header {
    margin: 70px 0 30px;
    text-align: center
}

.page-title {
    margin-bottom: 20px;
    font-size: 32px;
    letter-spacing: 0
}

.single .post-thumb {
    padding: 20px 20px 10px 20px
}

.single .entry-title {
    line-height: 35px;
    font-size: 2em;
    letter-spacing: 0;
	margin-top:30px;
}

.page .page {
    border-bottom: none!important
}

.hentry .entry-thumb {
    height: auto
}

#content_shutterstock_container {
    background: #fff;
    padding: 10px 20px;
    margin: 45px 15px 0;
}

.single .hentry {}

.entry-content a:hover {
    border-bottom: 1px solid
}

a.buttons {
    margin: 0;
    width: 100%;
    float: left;
    background: #222;
    color: #fff;
    padding: 15px 0;
    font-size: 1.1em;
    border-radius: 3px;
    font-weight: 600;
    text-align: center;
}

a.adobe-buttons {
    width: 100%;
    float: left;
    background: #FF4475;
    color: #fff;
    padding: 15px 0;
    font-size: 1.1em;
    border-radius: 3px;
    font-weight: 600;
    text-align: center;
    margin-top: 15px;
}

a.buttons:hover, a.adobe-buttons:hover {
    background: #000;
}

a.buttons-ad {
    margin: 0;
}

.single #content a.buttons-ad img {
    width: 234px;
    height: 60px;
    border-radius: 3px;
}

@media only screen and (max-width:765px) {
    .buttons-ad {
        margin-top: 40px
    }
}

a.download-button {
    margin: 0;
    padding: 23px 25px 21px;
    background: #282b2d;
    border-radius: 0;
    color: #fff;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0;
    font-size: 12px;
    border-bottom: none;
}

a.download-button:hover {
    background: #333;
    border-bottom: none
}

.text-banner {
    background: #333;
    padding: 10px;
    text-align: center;
    color: #ededed;
    font-size: 14px;
    letter-spacing: 0;
    margin-top: -1px;
    margin-bottom: 5px;
}

.text-banner strong {
    font-weight: 600;
    color: #fff
}

.text-banner a {
    color: #efefef
}

.entry-content img {
    max-width: 600px
}

.entry-content blockquote {
    border-left: 10px solid #f5f5f5;
    margin: 20px;
    padding: 10px 30px 0 20px;
    overflow: hidden
}

.entry-content blockquote p,
.entry-content blockquote blockquote a,
.entry-content blockquote blockquote {
    color: #666666;
    font-style: italic
}

.entry-content strong {
    font-weight: 600
}

.entry-content strong em,
.entry-content em strong {
    font-style: italic;
    font-weight: 600
}

.entry-content li ul {
    margin: 0;
    padding: 0
}

.entry-content input,
.entry-content textarea {
    font-size: 1.2em;
    border-radius: 5px;
    border: 1px solid #eee;
    padding: 10px;
    margin-top: 10px;
    font-family: Montserrat;
}

.entry-content dfn {
    font-weight: 600
}

.entry-content del {
    color: #aaa;
    text-decoration: line-through
}

.entry-content pre,
.entry-content code,
.entry-content tt {
    background: #f5f5f5;
    color: #666666;
    font: 12px 'andale mono', 'monotype.com', 'lucida console', monospace;
    line-height: 20px;
    overflow: auto;
    padding: 1em
}

.entry-content pre,
.entry-content code,
.entry-content tt {
    display: block;
    margin: 1.5em 0;
    white-space: pre
}

.entry-content ins {
    font-weight: 600;
    text-decoration: underline
}

.entry-content em {
    font-style: italic;
    font-weight: normal
}

.entry-content ul {
    padding-bottom: 20px
}

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

.entry-content ul li {
    padding: 5px 0 0px 5px;
    margin: 0 0 0 40px;
    font-size: 15px
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    margin: 5px 0 10px 0
}

.entry-content hr {
    background: #f6f6f6;
    border: none;
    clear: both;
    color: #f1f1f1;
    height: 1px;
    margin: 25px 0;
    width: 100%
}

.entry-content ol {
    list-style-type: decimal;
    margin: 0 0 10px 25px
}

.entry-content ol ol {
    list-style: upper-alpha
}

.entry-content ol ol ol {
    list-style: lower-roman
}

.entry-content ol ol ol ol {
    list-style: lower-alpha
}

.entry-content ol li {
    font-size: 12px;
    margin: 5px 0
}

.entry-content p {
    margin: 0 0 20px 0;
    font-size: 15px;
    letter-spacing: 0
}

body.single .entry-content p {
    font-size: 15px;
    letter-spacing: 0;
    margin: 10px 0 30px;
}

img.centered {
    display: block;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    padding: 0
}

img.alignnone {
    display: inline;
    margin: 0 0 15px 0;
    padding: 0
}

img.alignright {
    display: inline;
    margin: 0 0 15px 15px;
    padding: 0
}

img.alignleft {
    display: inline;
    margin: 0 15px 15px 0;
    padding: 0
}

.aligncenter {
    display: block;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto
}

.alignright {
    float: right;
    margin: 0 0 15px 15px
}

.alignleft {
    float: left;
    margin: 0 15px 15px 0
}

.wp-caption {
    background: #F7F7F7;
    border: 1px solid #E6E6E6;
    padding: 4px 0 5px 0;
    text-align: center
}

.wp-caption p.wp-caption-text {
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    margin: 0;
    padding: 0
}

.wp-caption img {
    border: 0;
    margin: 0 0 5px 0;
    padding: 0
}

.archive .picography-pagination {
    padding: 0 0 15px;
}

.picography-pagination {
    text-align: center;
    font-weight: 600;
    clear: both;
    padding: 30px 0 15px;
    color: #fff;
}

.archive .picography-pagination {
    padding: 0 0 15px;
}

.picography-pagination .page-numbers.dots {
    background: none;
    color: #333;
    padding: 0
}

.picography-pagination .page-numbers,
.picography-pagination a:link,
.picography-pagination a:visited {
    border: none;
    margin: 0 15px;
    letter-spacing: 0;
    text-transform: none;
    font-size: 16px;
    border-radius: 50px;
}

.picography-pagination .current {
    text-decoration: underline;
    color: #333;
    font-weight: 600;
}

.picography-pagination a:hover {
    text-decoration: underline;
}

.widget p {
    margin-bottom: 10px
}

.search-form input {
    font-size: 12px;
    padding: 6px 15px;
    width: 100%;
    margin-top: 22px;
    margin-left: 5px;
    -webkit-appearance: none;
    border-radius: 0;
}

button,
.btn,
#submit,
input[type="submit"] {
    background: #282b2d;
    border: none;
    color: #fff!important;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0;
    padding: 10px 40px;
    font-size: 13px;
}

button:hover,
.btn:hover,
#submit:hover {
    background: #000!important
}

textarea {
    letter-spacing: 0;
    font-weight: 400;
    height: 200px;
    width: 500px;
}

.post-thumb {
    position: relative;
    margin-bottom: 0;
    padding: 0;
}

.post-thumb img {
    max-width: 100%;
    height: auto;
    opacity: 0.9
}

.post-thumb img:hover {
    opacity: 1
}

.main-category a {
    position: absolute;
    padding: 0;
    bottom: 10px;
    left: 15px;
    font-size: 14.5px;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0;
    color: rgba(255, 255, 255, 1.0);
}

.main-category a:hover {}

.entry-thumb {
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute
}

.sticky,
.bypostauthor {
    background: inherit;
    color: inherit
}

.wp-caption {
    margin-bottom: 24px;
    max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-bottom: 5px
}

.wp-caption-text {
    font-style: italic;
    color: #999
}

.wp-smiley {
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.category_description p,
.author_description p,
.tag_description p {
    width: 60%;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0;
    letter-spacing: 0;
}

.comment-body .wpulike {
    padding-top: 25px
}

@media only screen and (max-width:1050px) {
    .navmain li.search {
        width: 290px;
    }
    .single .content-left p {
        font-size: 14px !important;
        margin: 0 0 25px !important;
    }
    #sidebar h3 {
        margin: 20px 0 10px !important
    }
    .single #content {}
    .single #main {
        padding: 2%;
    }
}

@media only screen and (max-width:850px) {
    .navmain>li>a {
        display: none;
    }
    .navmain li.search {
        width: 100%;
    }
    .home .navmain li.search {
        display: inline !important;
    }
    .home-search {
        display: none
    }
    #sidebar {
        width: 100% !important;
        margin: 20px 0 20px !important
    }
    .single #content .relatedposts {
        padding-top: 10px;
    }
    .single #content {
        width: 100% !important
    }
    .thumbnail-wrap {
        max-height: 400px
    }
    .hero-content h1 {
        font-size: 25px !important
    }
    .hero-content .smaller {
        font-size: 14px;
    }
}

@media only screen and (max-width:790px) {
    .single .entry-title {
        font-size: 1.7em;
    }
    .single #main {
        padding: 2% 5% 0;
    }
    .error404 .hero-content h1 {
        font-size: 50px;
    }
    .ft {
        display: none
    }
    li.social-icons {
        display: none !important
    }
}

@media only screen and (max-width:650px) {
    #footer-columns .widget-title,
    #footer-popular .widget-title {
        font-size: 20px
    }
    .mc4wp-form-fields p {
        font-size: 13px;
        padding: 15px 15px 5px
    }
    .right,
    .left {
        float: none
    }
    .navmain li.drop-menu {
        float: right;
        margin-right: 0;
        display: none !important;
    }
    #navmain {
        float: none
    }
    .navmain>li>.megamenu {
        width: 100%;
        left: 0
    }
    .single #content {
        margin: 10px 0
    }
    #header {
        position: relative;
        margin-bottom: 0
    }
    .page-header {
        margin: 0 0 30px;
    }
    #home-hero {
    padding: 0;
    top: 0;
    margin: 50px 0;
    }
    .page #content {
        margin: 0 auto 0;
        padding: 20px 30px
    }
    textarea {
        width: 100%;
        height: 150px
    }
    .entry-content input,
    .entry-content textarea {
        width: 100%
    }
    .single .content-left {
        width: 100%;
        margin-bottom: 10px;
    }
    .single .content-right {
        width: 100%;
        padding: 0 0 30px;
    }
}

@media only screen and (max-width:450px) {
    .navmain>li>.megamenu {
        width: 100%;
        left: 0
    }
}

@media only screen and (max-width:400px) {
    .hero-content h2 {
        font-size: 13px;
        line-height: 22px;
    }
    .hero-content h1 {
        font-size: 18px !important;
        margin-bottom: 0;
		line-height: 20px;
    }
    #home-hero {
        padding: 40px 0 30px;
		margin: 0;
    }
    .picography-pagination .page-numbers,
    .picography-pagination a:link,
    .picography-pagination a:visited {
        font-size: 1em;
    }
    .picography-pagination .page-numbers,
    .picography-pagination a:link,
    .picography-pagination a:visited {
        margin: 0 10px
    }
}

.btn-nav-right {
    display: none;
}
@media only screen and (max-width:1050px) {
    #footer-columns .footer-column-1,
    #footer-popular .footer-column-1 {
        float: none;
        width: 100%;
        padding-right: 0;
    }
    
    .overlay {
        display: none!important;
    }
    
    #header .container {
        position: relative;
    }
    
    .socials {
        display: none;
    }
    
    .search-form input {
        margin-left: 0;
    }
    
    #header .container .right.form {
        margin-right: 0;
    }
    
    #header .container .right.submit {
        margin-right: 6px;
    }
}
@media only screen and (min-width:767px) and (max-width:1050px) {
    .slogan h1 {
        font-size: 22px;
    }
    
    .page-title {
        font-size: 22px;
    }
    
    .single .entry-title {
        font-size: 25px;
    }
    
    .slogan p {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    #footer-columns .footer-column-1,
    #footer-popular .footer-column-1 {
        width: 100%;
    }
}
@media only screen and (max-width:766px) {
    .col {
        display: none
    }
    
    .slogan h1 {
        font-size: 20px;
    }
    
    .page-title {
        font-size: 22px;
    }
    
    .slogan p {
        padding-left: 0;
        padding-right: 0;
        font-size: 15px
    }
    
    #header .container .right.form {
        display: none;
    }
    
    #header .container .right.submit {
        margin-right: 0;
    }
    
    .btn-nav-right {
        right: 64px;
    }
}
@media only screen and (min-width:480px) and (max-width:766px) {
    #footer-columns form input[type=email] {
        width: 150px;
    }
}
@media only screen and (max-width:480px) {
    .navmain>li>.megamenu {
        width: 100%;
    }
    
    .download a {
        font-size: 12px
    }
    
    #text-logo #site-desc,
    #header .right {
        display: none;
    }
    
    .btn-nav-right {
        right: 0;
    }
}
.rrssb-buttons {
    width: 100%;
    box-sizing: border-box;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    height: 43px;
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
}
.rrssb-buttons:after {
    clear: both
}
.rrssb-buttons:after,
.rrssb-buttons:before {
    content: ' ';
    display: table
}
.rrssb-buttons li {
    box-sizing: border-box;
    float: left;
    list-style: none;
    margin: 0 20px 0 0;
    padding: 0;
}
.rrssb-buttons li a {
    background-color: #fff;
    border-radius: 0px;
    box-sizing: border-box;
    display: block;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    height: 100%;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    width: 100%
}
.rrssb-buttons li a .rrssb-icon {
    display: block;
    left: 0;
    padding-top: 0;
    position: relative;
    top: 0;
    width: 100%
}
.rrssb-buttons li a .rrssb-icon svg {
    height: 20px;
    width: 20px
}
.rrssb-buttons li a .rrssb-icon svg circle,
.rrssb-buttons li a .rrssb-icon svg path {
    fill: #222
}
.rrssb-buttons li a .rrssb-text {
    color: #222
}
.rrssb-buttons li a:active {
    box-shadow: inset 1px 3px 15px 0 rgba(22, 0, 0, .25)
}
.rrssb-buttons li.small a {
    padding: 0
}
.rrssb-buttons li.small a .rrssb-icon {
    left: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: auto;
    width: 100%
}
.rrssb-buttons li.small a .rrssb-text {
    visibility: hidden
}
.rrssb-buttons.large-format,
.rrssb-buttons.large-format li {
    height: auto
}
.rrssb-buttons.large-format li a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: .2em;
    padding: 8.5% 0 8.5% 12%
}
.rrssb-buttons.large-format li a .rrssb-icon {
    height: 100%;
    left: 7%;
    padding-top: 0;
    width: 12%
}
.rrssb-buttons.large-format li a .rrssb-icon svg {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}
.rrssb-buttons.large-format li a .rrssb-text {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.rrssb-buttons.small-format {
    padding-top: 5px
}
.rrssb-buttons.small-format li {
    height: 80%;
    padding: 0 1px
}
.rrssb-buttons.small-format li a .rrssb-icon {
    height: 100%;
    padding-top: 0
}
.rrssb-buttons.small-format li a .rrssb-icon svg {
    height: 48%;
    position: relative;
    top: 6px;
    width: 80%
}
.rrssb-buttons.tiny-format {
    height: 22px;
    position: relative
}
.rrssb-buttons.tiny-format li {
    padding-right: 7px
}
.rrssb-buttons.tiny-format li a {
    background-color: transparent;
    padding: 0
}
.rrssb-buttons.tiny-format li a .rrssb-icon {
    height: 100%
}
.rrssb-buttons.tiny-format li a .rrssb-icon svg {
    height: 70%;
    width: 100%
}
.rrssb-buttons.tiny-format li a:active,
.rrssb-buttons.tiny-format li a:hover {
    background-color: transparent
}
.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon svg path {
    fill: #0a88ff
}
.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #0054a3
}
.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon svg path {
    fill: #306199
}
.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #18304b
}
.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon svg path {
    fill: #32506d
}
.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #121d27
}
.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon svg path {
    fill: #007bb6
}
.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #003650
}
.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon svg path {
    fill: #26c4f1
}
.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #0b84a6
}
.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon svg path {
    fill: #e93f2e
}
.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #a01e11
}
.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon svg path {
    fill: #df1c31
}
.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #84111d
}
.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon svg path {
    fill: #8bbbe3
}
.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #398bcf
}
.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon svg path {
    fill: #b81621
}
.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #5d0b11
}
.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon svg path {
    fill: #ed4054
}
.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #b61124
}
.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon svg path {
    fill: #444
}
.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #111
}
.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon svg path {
    fill: #125688
}
.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #061d2e
}
.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon svg path {
    fill: #0b79e5
}
.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #064684
}
.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon svg path {
    fill: #4d71a9
}
.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #2d4263
}
.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon svg path {
    fill: #f60
}
.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #993d00
}
.rrssb-buttons.tiny-format li.rrssb-whatsapp a .rrssb-icon svg path {
    fill: #43d854
}
.rrssb-buttons.tiny-format li.rrssb-whatsapp a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #1f962d
}
.rrssb-buttons.tiny-format li.rrssb-print a .rrssb-icon svg path {
    fill: #8d98a2
}
.rrssb-buttons.tiny-format li.rrssb-print a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #5a656f
}
.middle {
    transition: .1s ease;
    opacity: 0;
    position: absolute;
    bottom: 15px;
    left: 20px;
}
.post-thumb:hover .image {
    opacity: 0.3;
}
.post-thumb:hover .middle {
    opacity: 1;
}
.text {
    font-size: 1.1em;
    font-weight: 600;
    padding: 0;
    color: #fff;
}

.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-size:13px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999;}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:0.8em 2em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding: 0;}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:-webkit-link !important;font-weight:600}.cc-btn{display:block;padding:.2em .4em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap;border-radius:0}.cc-banner .cc-btn:last-child{min-width:110px;border-radius:2px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{right:0;bottom:0;left:0;max-width: 800px;margin: 0 auto;border: none;background:rgba(255, 255, 255, 1) !important;color: #111 !important;border-radius:2px 2px 0 0;}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}.cc-floating.cc-theme-classic{padding:1.2em;border-radius:0}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:0}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}