/*
Theme Name: Freshome
Theme URI: http://freshome.com
Author: Themegaroo - Contact us for awesome web development
Author URI: balajmarius93@gmail.com / contact@georgejipa.com
Description: Fresh magazine theme for Freshome
Version: 1.0
*/

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 {
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    font: inherit;
    font-size: 100%;
    border: 0;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none;
}

.hide_el {
    display: none;
}

em {
    font-style: italic;
}

strong,
b {
    font-weight: bold;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Light'), local('Roboto-Light'), url('font/Hgo13k-tfSpn0qi1SFdUfT8E0i7KZn-EPnyo3HZu7kw.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'), url('font/d-6IYplOFocCacKzxwXSOD8E0i7KZn-EPnyo3HZu7kw.woff') format('woff');
}

@font-face {
    font-family: 'Freshome';
    src: url('font/freshome.eot');
    src: url('font/freshome.eot') format('embedded-opentype'), url('font/freshome.woff') format('woff'), url('font/freshome.ttf') format('truetype'), url('font/freshome.svg#Freshome') format('svg');
}

@font-face {
    font-family: 'Freshome';
    src: url('font/freshome-bold.eot');
    src: url('font/freshome-bold.eot') format('embedded-opentype'), url('font/freshome-bold.woff') format('woff'), url('font/freshome-bold.ttf') format('truetype'), url('font/freshome-bold.svg#Freshome') format('svg');
    font-weight: bold;
}

@font-face {
    font-family: 'icomoon';
    src: url('font/icomoon.eot?-b765ju');
    src: url('font/icomoon.eot?#iefix-b765ju') format('embedded-opentype'), url('font/icomoon.woff?-b765ju') format('woff'), url('font/icomoon.ttf?-b765ju') format('truetype'), url('font/icomoon.svg?-b765ju#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-googleplus:before {
    content: "\e600";
}

.icon-facebook:before {
    content: "\e601";
}

.icon-instagram:before {
    content: "\e603";
}

.icon-twitter:before {
    content: "\e602";
}

.icon-tumblr:before {
    content: "\e604";
}

.icon-pinterest:before {
    content: "\e605";
}
/**********************/
/***** RESPONSIVE *****/
/**********************/

.essb_links li a {
    font-size: 11px !important;
}

@media screen and (min-width: 1460px) {
    #header .header-container ul li::after {
        margin: 0 5px;
    }
    .container {
        width: 1410px;
    }
    #posts {
        width: 1025px;
    }
    .post-group .post {
        width: 320px;
    }
    #slider {
        width: 677px;
    }
    #slider .big-image {
        width: 515px;
    }
    .sharePop {
        height: 180px;
    }
    .collection {
        width: 324px;
        margin-right: 28px;
        margin-bottom: 28px;
    }
    .folders .folder {
        width: 323px;
    }
}

@media screen and (min-width: 1220px) {
    .rss-feed {
        top: 15px;
    }
    #join {
        height: 310px;
    }
    .post-group {
        margin-bottom: 32px;
    }
    .post-group .post {
        margin-right: 32px;
    }
    .post {
        margin: 0 0 32px;
    }
    #popular-tags h3 {
        width: 160px;
    }
    #footer .box {
        margin-right: 100px;
    }
    #footer .container {
        width: 1093px;
    }
    #content .entry-header .entry-title {
        width: 1025px;
    }
    .collection-info .description p {
        width: 990px;
    }
    .mobile-header {
        display: none;
    }
    .mobile-header a.logo {
        position: absolute;
        left: 50%;
        margin-left: -65px;
    }
    .folders .folder {
        margin-right: 28px;
        margin-bottom: 28px;
    }
    .about-text .column.column-2 {
        padding-left: 50px;
    }
    .about-text .column.column-1 {
        padding-right: 50px;
    }
    .about-text .column {
        width: 50%;
    }
    .container.about-text {
        margin: 80px auto 60px;
    }
    .container.team {
        margin: 80px auto 51px;
    }
    .related-posts dd {
        width: 30%;
        margin: 0 0 15px;
    }
    .related-content {
        height: 141px !important;
    }
    .related-posts dd:nth-child(3),
    .related-posts dd:nth-child(6) {
        margin: 0 1%;
    }
}

@media screen and (min-width: 1220px) and (max-width: 1460px) {
    #header .header-container ul li a {
        padding: 10px 8px !important;
    }
    .newsletter ul li h2 {
        font-size: 19px !important;
    }
    .newsletter ul li {
        padding: 17px 10px !important;
    }
    .newsletter ul li input[type="text"] {
        width: 65% !important;
    }
    .newsletter ul li input[type="submit"] {
        padding: 0 !important;
        width: calc(35% - 2px) !important;
    }
    .container {
        width: 1175px;
    }
    .user-info {
        margin-left: 10px;
    }
    #content .entry-header .entry-title {
        width: 100%;
    }
    #header .header-container ul li {
        margin-right: 0;
    }
    #posts {
        width: 790px;
    }
    .post-group .post {
        width: 379px;
    }
    .post-group .post:nth-child(2) {
        margin-right: 0;
    }
    .post-group .last {
        display: none;
    }
    #slider {
        width: 100%;
    }
    #slider .big-image {
        width: 628px;
    }
    #slider-container .adsense250 {
        margin: 32px 0 0;
        width: 100% !important;
    }
    .sharePop {
        height: 225px;
    }
    .widget .post {
        width: 100%;
        clear: both;
        margin: 0;
    }
    #join {
        height: 280px;
    }
    .collection {
        width: 275px;
        margin-left: 18px;
        margin-bottom: 18px;
    }
    .my-collection .collection-info dl {
        width: 210px;
    }
    .folders .folder {
        width: 360px;
    }
    .team li {
        width: 555px;
    }
    .team li .tabs {
        width: 369px !important;
    }
    .team li.member {
        height: 400px !important;
    }
    .team li .member-picture .member-info {
        height: 213px !important;
    }
}

@media screen and (min-width: 1221px) {
    #sidebar {
        width: 350px !important;
    }
}

@media screen and (max-width: 1220px) {
    .image-gallery .gallery .ads728 {
        width: 100% !important;
        margin: 0 !important;
        text-align: center;
    }
    .image-gallery .gallery .navigation {
        width: 271px;
        margin: 15px auto !important;
        float: none !important;
    }
    .image-gallery .gallery .navigation a {
        margin: 10px 10px 0 !important;
    }
    .image-gallery .gallery .navigation a::after,
    .image-gallery .gallery .navigation a::before {
        display: none !important;
    }
    #submit h3,
    #subscribe input[type="submit"],
    #subscribe h3 {
        width: 100% !important;
    }
    #submit h3 {
        font-size: 23px !important;
    }
    .darkMask,
    .category-header {
        display: none !important;
    }
    .sticky-element {
        position: static !important;
    }
    .newsletter li:first-child {
        display: none !important;
    }
    .newsletter li {
        width: 100% !important;
    }
    #text-125 .textwidget {
        text-align: center;
    }
    .related-posts dd {
        width: 90%;
        margin: 0 0 3%;
    }
    .related-posts dd .thumb {
        height: auto !important;
    }
    .related-posts dd .thumb img {
        width: 100% !important;
        min-height: auto !important;
        height: auto !important;
    }
    .mobile-header {
        display: block;
    }
    .share_bar.slide_down {
        top: 76px !important;
    }
    /*.fh_box { display:block !important; }*/
    
    .desktop-header {
        display: none !important;
    }
    .rss-feed {
        top: 5px;
    }
    #content .entry-header .entry-title {
        width: 100%;
    }
    .posts-list .post:nth-child(odd) {
        display: none;
    }
    .posts-list .post {
        width: 33.333% !important;
    }
    .container {
        width: 100%;
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }
    #posts {
        width: calc(100% - 250px);
    }
    #slider {
        width: 65%;
    }
    #slider .big-image {
        width: 73%;
    }
    #slider-container .adsense250 {
        width: 30%;
    }
    .post-group .post {
        margin-bottom: 2% !important;
        width: 100%;
    }
    .post {
        margin: 0 0 2%;
    }
    #footer .container {
        padding: 0 30px;
    }
    #footer .box {
        margin-right: 60px;
    }
    #join {
        height: 320px;
    }
    .collection-info .description p {
        width: 100%;
    }
    .collection {
        width: 32%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .collection:nth-child(3n) {
        margin-right: 0;
    }
    .collection-info h1,
    .collection-info .settings {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #myCollections {
        width: 80%;
    }
    .folders .folder {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .folders .folder:nth-child(2n) {
        margin-right: 0;
    }
    .about-text .column {
        width: 100%;
    }
    .container.about-text {
        margin: 40px auto 60px;
    }
    .page-header ul {
        margin-left: 20px;
    }
    .container.team {
        margin: 50px auto 51px;
    }
    .team li.member {
        margin-right: 0 !important;
        width: 100%;
    }
    .team li .tabs {
        width: 85% !important;
    }
    .team li .member-picture {
        width: 15% !important;
    }
    .team li .member-picture img {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 980px) {
    #footer .container {
        width: 80% !important;
    }
    .share ul li {
        width: 33% !important;
        margin: 0 !important
    }
    .tags {
        width: 100% !important;
        border-left: 0 !important;
        margin: 0 0 20px !important;
        padding: 0 !important;
    }
    .related-posts dd {
        width: 80%;
        margin: 0 0 4%;
    }
    #slider,
    .page-header .container p {
        display: none;
    }
    #slider-container .adsense250 {
        width: 100% !important;
    }
    .folder.ads img {
        width: 100%;
    }
    .lightbox ul {
        padding: 10px !important;
    }
    .lightbox .pic,
    .lightbox ul {
        width: 100% !important;
    }
    .lightbox-header {
        margin: 0 0 15px !important;
    }
    .lightbox ul li span {
        margin: 0 0 10px !important;
    }
    .about-text img {
        width: 100%;
        height: auto;
    }
    .team li .tabs {
        width: 70% !important;
    }
    .team li.member {
        height: auto !important;
    }
    .team li .member-picture {
        width: 30% !important;
    }
    #tab-menu {
        width: 20% !important;
    }
    #mySettings .tab-content dd {
        width: 100% !important;
    }
    #mySettings .tab-content {
        width: 80% !important;
    }
    #mySettings .tab-content label {
        width: 20% !important;
    }
    #mySettings .tab-content input {
        width: calc(80% - 30px) !important;
    }
    .author_posts .post {
        margin-left: 0 !important;
    }
    .author_posts .post .date {
        display: none !important;
    }
    .author_posts .post {
        width: 100% !important;
    }
}

@media screen and (max-width: 805px) {
    #footer .container .col {
        width: 100%;
    }
    #footer .container .col.support {
        margin: 40px 0 0;
    }
    .accordion,
    .contact_form {
        width: 100% !important;
    }
    .contact_form p {
        padding: 0 !important;
    }
    .contact_form p .label {
        position: static !important;
        line-height: 15px !important
    }
    .contact_form span {
        position: static !important;
    }
    .accordion {
        margin-top: 30px !important;
    }
    #password label {
        margin-top: 5px !important;
        line-height: 21px !important;
    }
    .author_posts .post .thumbnail {
        width: 100% !important;
        height: auto !important
    }
    .author_posts .post .entry {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        width: 100% !important;
    }
}

@media screen and (min-width: 640px) {
    #sidebar {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 250px;
    }
    #resetPassword > div {
        width: 600px;
    }
    #footer .box.about img {
        margin-top: 55px;
    }
    #footer-menu li {
        width: 36%;
    }
    #footer-menu li.advertise {
        width: 28%;
    }
    #footer-menu li.contact {
        padding-right: 5%;
    }
    #footer-menu li.who {
        padding-left: 5%;
    }
}

@media screen and (max-width: 640px) {
    .post .entry p {
        display: none;
    }
    .post .post-meta {
        margin: 10px 0 0;
    }
    #footer .container .col .social li a {
        margin-bottom: 10px !important;
    }
    #posts {
        width: 100% !important;
    }
    #popular-tags h3 {
        text-align: left;
        width: 100%;
    }
    .widget#subscribe,
    .widget#submit {
        display: none;
    }
    .mobile-header a.logo {
        position: absolute !important;
        left: 50% !important;
        margin-left: -70px !important;
    }
    .share_bar .essb_links {
        width: 100% !important;
    }
    #content .entry-header .entry-title {
        font-size: 18px !important;
    }
    .share_bar a[rel="next"],
    .share_bar span.title {
        display: none !important;
    }
    .login .lightbox {
        top: 0 !important;
        margin: 0 !important;
        width: 100% !important;
        left: 0 !important;
    }
    .login .lightbox .fb-login::after {
        left: 196px !important;
    }
    #join {
        height: 150px !important;
    }
    #join #sign-in {
        margin: 56px 0 0 !important;
    }
    #join h2,
    .login .lightbox .lightbox-header.new-header {
        display: none !important;
    }
    .comment-respond input,
    .comment-respond textarea {
        width: 100% !important;
    }
    .author_avatar {
        display: none
    }
    .author_box .author_info {
        width: 100% !important;
    }
    #resetPassword > div {
        width: 90%;
    }
    .comment.reply-comment .comment-content {
        width: 80%;
    }
    .posts-list .post {
        display: none !important;
    }
    .posts-list .post:nth-child(1) {
        display: block !important;
        width: 100% !important;
    }
    .page-navi p {
        display: none;
    }
    #footer-menu li {
        width: 33.333%;
    }
    .post-group .post {
        width: 100%;
        margin-bottom: 2%;
    }
    .post-group .post .thumbnail {
        height: 244px;
        overflow: hidden;
    }
    .widget .post {
        width: 100%;
    }
    .box.about {
        width: 100%;
    }
    #footer-menu,
    .box.about {
        margin: 0 0 40px !important;
        text-align: center;
    }
    .collection,
    .collection:nth-child(3n) {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%
    }
    .collection:nth-child(even) {
        margin-right: 0;
    }
    #myCollections {
        width: 100%;
    }
    #tab-menu {
        width: 30% !important;
    }
    #mySettings .tab-content {
        width: 70% !important;
    }
}
/* General Divs */

body {
    background: #ececec;
    font-family: Freshome;
    font-size: 13px;
    color: #4b5159;
}

.container {
    margin: 0 auto;
}

.broken_link,
a.broken_link {
    text-decoration: underline !important;
    color: #778090;
}

.page-template-default #posts {
    width: 100% !important;
}

#header.small_head .header-container {
    padding: 0;
    height: 50px;
}

#header .header-container .logo_small {
    display: none;
    width: 32px;
    height: 42px;
    background-size: 180px auto !important;
    background: url('images/logo.png') no-repeat left top;
    position: absolute;
    left: 0;
    text-indent: -999em;
    top: 3px;
}

#header .header-container .logo_small::after {
    content: "";
    display: block;
    width: 148px;
    height: 42px;
    position: absolute;
    top: -1px;
    background: url('images/logo.png') no-repeat -26px 7px;
    left: 35px;
    background-size: 150px auto;
    background-position: -25px 7px;
}

#header {
    position: relative;
    float: left;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    background: #ffffff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.35);
}

#header.small_head {
    position: fixed;
    top: 0;
    opacity: .8;
}

#header .header-container {
    position: relative;
    box-sizing: border-box;
    height: 76px;
    padding: 13px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#header .header-container #logo {
    float: left;
    position: relative;
    top: -3px;
    display: block;
    height: 56px;
    width: 174px;
    background: url('images/logo.png') no-repeat center;
    text-indent: -999em;
    background-size: 100%;
}

#header .header-container ul {
    float: right;
    line-height: 50px;
}

#header .header-container ul li {
    float: left;
}

#header .header-container ul li a {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 10px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    border-radius: 4px;
}

#header .header-container ul li::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 20px;
    background: rgb(177, 177, 177);
    position: relative;
    top: 5px;
}

#header .header-container ul li.current-menu-item a,
#header .header-container ul li.current-menu-parent a,
#header .header-container ul li:hover a {
    background: #b8d000;
    color: #ffffff;
}

#header .header-container ul li.current-menu-item a::after,
#header .header-container ul li.current-menu-parent a::after,
#header .header-container ul li:hover a::after {
    background: #b8d000;
}

#header .header-container ul li.user-info::after,
#header .header-container ul li.lk9::after,
#header .header-container ul li.user-info .sub-menu li::after,
#header .header-container ul li.search::after {
    display: none;
}

#header .header-container ul li.user-info a {
    padding: 0;
    color: #AFB2BB;
}

#header .header-container ul li.user-info a span {
    position: relative;
    color: #d5d5d5;
    font-size: 22px;
    position: relative;
    margin-right: 10px;
    float: left;
}

#header .header-container ul li.user-info a span::after {
    content: "";
    width: 1px;
    height: 30px;
    background: #d5d5d5;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: 7px;
}

#header .header-container ul li.user-info:hover .sub-menu {
    display: block;
    visibility: visible;
    opacity: 1;
}

#header .header-container ul li.user-info {
    position: relative;
}

#header .header-container ul li.user-info .sub-menu {
    position: absolute;
    display: none;
    z-index: 9999;
    top: 40px;
    left: 0;
    visibility: hidden;
    box-sizing: border-box;
    width: 170px;
    padding: 10px;
    opacity: 0;
    background: #ffffff;
    border-radius: 0 0 4px 4px;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#header .header-container ul li.user-info .sub-menu li {
    width: 100%;
    margin: 0 0 3px;
}

#header .header-container ul li.user-info .sub-menu li.collections {
    margin: 0 0 6px;
    padding: 0 0 6px;
    border-bottom: 1px solid #d9d9d9;
}

#header .header-container ul li.user-info .sub-menu li a {
    display: block;
    padding: 5px;
    color: #7c7e88;
    line-height: 1;
    border-radius: 3px;
}

#header .header-container ul li.user-info .sub-menu li:hover a {
    background: #b8d000;
    color: #ffffff;
}

#header .header-container ul li.user-info a img {
    border-radius: 50%;
    position: relative;
    display: inline-block;
    top: 8px;
    margin-right: 5px;
}

#header .header-container ul li.user-info a i {
    position: relative;
    display: inline-block;
    top: -1px;
    height: 6px;
    width: 10px;
    margin-left: 8px;
    background: url('images/arrow-down.png') no-repeat left top;
}

#header .header-container ul li.user-info:hover a {
    background: white;
    color: #82858e;
}

#header .header-container ul li.user-info:hover a i,
#header .header-container ul li.user-info .sub-menu:hover i {
    background-position: right top;
}

#header .header-container ul li.search {
    margin-top: 7px;
    margin-right: 0;
    margin-left: 25px;
    padding: 8px 0 8px 15px;
    cursor: pointer;
    border-left: 1px solid #d9d9d9;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

#header .header-container ul li.search .magnifer-icon {
    display: block;
    height: 20px;
    width: 19px;
    background: url('images/icons-sprite.png') no-repeat -3px 0px;
}

#header .header-container ul li.search .magnifer-icon:hover {
    background-position: -30px 0;
}

#header .search-container {
    position: absolute;
    display: none;
    bottom: -80px;
    right: 0;
    left: 0;
    padding: 10px 20px;
    box-sizing: border-box;
    background: url('images/pattern.png') repeat 0 0;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 5px 5px;
    border-top: 2px solid rgba(0, 0, 0, 0.1);
}

#header .search-container input[type="submit"] {
    position: absolute;
    right: 23px;
    top: 9px;
    margin: 0;
    outline: 0;
    text-indent: -999em;
    cursor: pointer;
    border: 0;
    display: block;
    bottom: 15px;
    width: 70px;
    background: url('images/magnifer-icon-big.png') no-repeat center;
    padding: 0;
    height: 60px;
    background-size: 50%;
}

#search-input {
    padding: 10px 15px;
    border-radius: 5px;
    transition: .2s all;
    box-sizing: border-box;
    width: 100%;
    font-size: 28px;
    font-weight: bold;
    color: #000;
    border: 0;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#search-input::-webkit-input-placeholder {
    opacity: 1;
    color: #828282;
}

#search-input::-moz-placeholder {
    opacity: 1;
    color: #828282;
}

#search-input::-moz-placeholder {
    opacity: 1;
    color: #828282;
}

#search-input::-ms-input-placeholder {
    opacity: 1;
    color: #828282;
}

#close {
    position: absolute;
    display: block;
    top: 50%;
    right: 0;
    z-index: 999;
    height: 20px;
    width: 20px;
    margin-top: -10px;
    cursor: pointer;
    background: url('images/icons-sprite.png') no-repeat -4px -22px;
}

#close:hover {
    background-position: -29px -22px;
}

#join {
    float: left;
    clear: both;
    overflow: hidden;
    width: 100%;
    background: url('images/demo/avatars.png') 0px 0px repeat fixed;
    font-size: 32px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    transition: .4s all;
}

#join .parallax {
    position: relative;
}

#join h2 {
    margin: 80px 0 20px;
    line-height: 1.4;
}

#join #sign-in {
    display: inline-block;
    padding: 15px 40px;
    font-size: 14px;
    color: #e3ff09;
    text-decoration: none;
    border: 1px solid #a7c82b;
    border-radius: 4px;
    -webkit-transition: .2s all;
}

#join #sign-in:hover {
    background: #a7c82b;
    color: #ffffff;
}

.mobile-header {
    z-index: 999;
    height: 76px;
    background: #fff;
    position: fixed;
    top: 0;
    transition: .2s all;
    left: 0;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

.mobile-header a {
    display: block;
    float: left;
    height: 76px;
    transition: .2s all;
    line-height: 76px;
}

.mobile-header .menu-trigger {
    width: 76px;
    margin-right: 15px;
    background: #cfd920 url('images/mobile_menu_icon.png') no-repeat center;
}

.mobile-header .logo img {
    height: 42px;
    width: auto;
    transition: .2s all;
    margin: 19px 0;
}

.mobile-header .account-menu-trigger {
    width: 76px;
    float: right;
    border-left: 1px solid #d9d9d9;
    background: #fff url('images/account_icon.png') no-repeat 32px center;
}

.dropdown {
    position: fixed;
    top: 76px;
    bottom: 0;
    z-index: 900;
    background: #fff;
    overflow-y: scroll;
    padding: 30px 0;
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    display: none;
}

.dropdown > div {
    padding: 0 20px;
    margin: 0 0 20px;
}

.dropdown > div input {
    background: #e6e6e6 url('images/magnifer_icon_mobile.png') no-repeat 30px center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    border: 0;
    padding: 20px 25px 20px 60px;
    font-weight: normal;
    outline: 0;
    color: #4b5159;
    font-size: 20px;
    font-family: Open sans;
}

.dropdown ul > li a {
    padding: 20px 25px;
}

.dropdown ul li:hover a {
    color: #fff;
    background: #a7c82b;
}

.dropdown ul li a {
    color: #4b5159;
    display: block;
    font-size: 20px;
}

.mobile-header.is-scrolled {
    opacity: .8;
    height: 60px;
}

.mobile-header.is-scrolled a {
    height: 60px;
    line-height: 60px;
}

.mobile-header.is-scrolled .logo img {
    margin: 9px 0;
}

.dropdown.is-scrolled {
    top: 60px;
}
/* Content */

#content {
    position: relative;
    float: left;
    clear: both;
    width: 100%;
}

#content .container {
    position: relative;
    overflow: hidden;
}

#posts {
    float: left;
    margin-top: 10px;
}

.single #posts {
    margin-top: 8px;
}

.single-post #header .header-container ul li::after {
    background: #fff;
}

.single-post .ads728 {
    margin-top: 0 !important;
    margin-bottom: 10px;
}

.ads728 {
    margin-bottom: 10px;
}

.post {
    background: #ffffff;
    border-bottom: 5px solid #d9d9d9;
}

.post .entry h2:hover a {
    color: #a3b50a;
    border-bottom: 1px solid #a3b50a;
}

.post .thumbnail .meta:hover {
    background: #b8d000;
}

.post .thumbnail .meta:hover a,
.post .thumbnail .meta:hover .breadcrumb {
    color: #ffffff !important;
}

.post .thumbnail {
    position: relative;
}

.thumbnail img {
    width: 100%;
    height: auto;
}

.post .thumbnail .meta {
    position: absolute;
    bottom: 0;
    z-index: 100;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 20px;
    background: #333333;
    font-size: 11px;
    transition: .2s all;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.post .thumbnail .meta .comments {
    float: right;
}

.post .thumbnail .meta .breadcrumb {
    float: left;
    text-transform: uppercase;
}

.post .thumbnail .meta .breadcrumb a {
    color: #c2c2c2;
}

.post .thumbnail .meta .comments {
    color: #999999;
}

.post .thumbnail .meta .comments i {
    font-style: italic;
}

.post .entry {
    box-sizing: border-box;
    overflow: hidden;
    padding: 10px 20px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.post .entry.header_post {
    padding: 10px 20px;
}

.post .entry.header_post h2 {
    font-size: 28px;
}

.post .entry.header_post h2 a {
    font-weight: bold;
    font-family: Calibri, TrebuchetMS, Arial, Sans-Serif;
    display: inline;
    color: #000;
    transition: .2s all;
    font-size: 38px;
    line-height: 37px;
}

.post .entry h1:hover a {
    color: #99AC0C;
}

.post .entry p {
    margin: 0 0 20px;
    font-size: 14px;
    color: #778090;
    line-height: 1.6;
    height: auto !important;
}

.post .post-meta {
    position: relative;
    float: left;
    width: 100%;
    font-size: 11px;
    color: #c8c8c9;
}

.post .post-meta .author-info {
    float: left;
}

.post .post-meta .author-info img {
    border-radius: 50%;
    position: relative;
    float: left;
    top: -3px;
    margin-right: 5px;
}

.post .post-meta .author-info a {
    color: #778090;
}

.post .post-meta .author-info a:hover,
#content .entry-header .entry-meta a.author-link:hover {
    color: #8da422;
}

.post .post-meta .more {
    position: absolute;
    display: block;
    top: -10px;
    right: -25px;
    padding: 10px 20px 10px 10px;
    font-size: 12px;
    color: #a2ae3f;
    transition: .2s all;
}

.post .post-meta .more:hover {
    background: #b8d000;
    color: #ffffff;
}
/* Post group */

.post-group {
    float: left;
    width: 100%;
}

.post-group .post {
    float: left;
    margin-bottom: 0;
}

.post-group .post h2 {
    font-size: 24px;
    line-height: 1.2;
}

.post-group .post.last {
    margin-right: 0;
}
/* Slider */

#slider {
    float: left;
}

#slider h2 {
    margin: 0 0 32px;
    font-size: 30px;
}

#slider .big-image,
#slider .nav {
    float: left;
    background: #000000;
}

#slider .nav li {
    display: block;
    margin: 0;
    opacity: 0.7;
    transition: .2s all;
}

#slider .nav li a {
    display: block;
}

#slider .nav li:hover {
    opacity: 1;
}

#slider .big-image {
    position: relative;
    height: 369px;
    overflow: hidden;
}

#slider .big-image img {
    width: 100%;
}

#slider .big-image i {
    position: absolute;
    height: 100%;
    width: 55px;
    cursor: pointer;
    opacity: 0.7;
    transition: .2s all;
}

#slider .big-image i:hover {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.3);
}

#prev {
    left: 0;
    background: url('images/prev-arrow.png') no-repeat center;
}

#next {
    right: 0;
    background: url('images/next-arrow.png') no-repeat center;
}

#slider-container .adsense250 {
    position: relative;
    float: right;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    height: 461px;
    width: 320px;
}

#slider-container .adsense250 .adscont {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -150px;
    margin-left: -150px;
}

.ads-here {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 11px;
    color: #8c8d8f;
    text-align: center;
}

.ads250.end {
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    margin: 30px 0 50px;
    padding: 0 0 50px;
    border-bottom: 1px solid #d4d4d4;
}

.ads250 > div {
    display: inline-block;
}

.ads250.end .ads-here {
    position: absolute;
    bottom: 15px;
    width: 100%;
    font-size: 11px;
    color: #8c8d8f;
    text-align: center;
}
/* Page Navi */

.page-navi {
    overflow: hidden;
    margin: 0 0 50px;
    font-size: 14px;
    color: #6c6d6e;
}

.pages {
    float: left;
}

.pages li {
    float: left;
    margin-right: 10px;
    background: #dedede;
    text-transform: uppercase;
}

.pages li a,
.pages li span {
    display: block;
    padding: 20px;
    color: #6c6d6e;
}

.pages span {
    float: left;
}

.pages li:hover {
    background: #5f5f5f;
    color: #ffffff;
}

.pages li:hover a {
    color: #ffffff;
}

.pages li .next.page-numbers {
    background: #ffffff;
    font-weight: bold;
}

.pages li .prev.page-numbers:hover,
.pages li .next.page-numbers:hover {
    background: #b8d000;
}

.pages li.nav a {
    color: #6c6d6e;
}

.pages li.nav:hover,
.pages li .current {
    background: #b8d000;
    font-weight: bold;
    color: #ffffff;
}

.pages li.nav:hover a,
.pages li .dots:hover {
    color: #ffffff;
}

.page-navi p {
    float: right;
    font-size: 12px;
    color: #acacad;
    line-height: 34px;
}
/* Single */

.top-background {
    position: absolute;
    z-index: -1;
    width: 100%;
    background: #ffffff;
}

.single .ads250 {
    position: relative;
    padding-bottom: 35px;
}

#content .entry-header .entry-title {
    width: 100%;
    font-family: Calibri, TrebuchetMS, Arial, Sans-Serif;
    font-weight: bold;
    margin: 0;
    font-size: 38px;
    color: #000;
    line-height: 37px;
}

#content .entry-header .category_link {
    display: inline-block;
    font-size: 10px;
    font-weight: 300;
    position: relative;
    letter-spacing: 1.2px;
    border-radius: 3px;
    text-transform: uppercase;
    background: #b8d000;
    color: #fff;
    padding: 5px 20px 5px 10px;
}

#content .entry-header .category_link:hover {
    background: #8A9C00;
}

#content .entry-header .category_link span {
    margin-left: 3px;
    position: absolute;
    top: -4px;
    font-size: 23px;
    right: 5px;
    font-weight: lighter;
}

#content .entry-header .breadcrumb {
    color: #515d6b;
    font-size: 12px;
    border-bottom: 1px solid #ececec;
    width: 100%;
    padding: 0 0 15px;
    margin: 0 0 10px;
    line-height: 1.6;
}

#content .entry-header .breadcrumb a {
    color: #8da422;
}

#content .entry-header .entry-meta {
    font-size: 12px;
    color: #adb3bc;
}

#content .entry-header .entry-meta .author-img {
    width: 24px;
    height: 24px;
    overflow: hidden;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    top: 7px;
    margin-right: 7px;
}

#content .entry-header .entry-meta .author-img img {
    width: 100%;
    height: auto;
}

#content .entry-header .entry-meta a {
    color: #adb3bc;
}

#content .entry-header .entry-meta a.author-link {
    color: #778090;
}

#content .entry-header .entry-share {
    overflow: hidden;
    width: 100%;
    position: relative;
    margin: 5px 0 0;
}

#content .entry-header .entry-share .primary-shares .essb_links li a {
    padding: 6px 42px 7px !important;
    margin-right: 0 !important;
}

#content .entry-header .entry-share .essb_links li a {
    padding: 12px 11px 12px !important;
    border-radius: 3px;
}

#content .entry-header .entry-share .essb_links {
    float: left !important;
    clear: none !important;
}

#content .entry-header .entry-share span.button.share-hide:hover {
    background: #B6B6B6;
}

#content .entry-header .entry-share li {
    margin-right: 5px !important;
}

#content .entry-content {
    background: #ffffff;
}

#content .big_post_gallery,
#content .in_post_gallery {
    margin: 20px 20px 10px;
    width: calc(100% - 40px);
}

#content .big_post_gallery li,
#content .in_post_gallery li {
    overflow: hidden;
    display: inline-block;
    width: calc(25% - 10px);
    margin-right: 10px;
}

#content .in_post_gallery li {
    margin-bottom: 10px;
    transition: .2s all ease-in-out;
}

#content .in_post_gallery li:hover {
    opacity: .6;
}

#content .big_post_gallery li:last-child,
#content .in_post_gallery li:last-child {
    margin-right: 0;
}

#content .big_post_gallery li img,
#content .in_post_gallery li img {
    width: 100%;
    height: auto;
}

#content .entry-text {
    box-sizing: border-box;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#content .entry-text ol,
#content .entry-text ul {
    margin-bottom: 35px;
    list-style-type: disc;
}

#content .entry-text ol li,
#content .entry-text ul li {
    margin: 0 35px 10px;
    font-size: 16px;
    color: #000;
    width: 100%;
    box-sizing: border-box;
    line-height: 1.8;
}

#content .entry-text p em {
    font-style: italic;
}

#content .entry-text strong {
    font-weight: bold;
}

#content .entry-text p.wp-caption-text {
    width: calc(100% + 40px);
    margin-left: -20px;
    background: #333333;
    color: #c2c2c2;
    margin-top: -1px;
    padding: 10px 20px;
    font-size: 11px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#content .entry-text p.wp-caption-text a {
    color: #fff;
}

#content .entry-text p {
    width: 100%;
    margin: 0 0 20px;
    font-size: 14px;
    color: #333;
    line-height: 1.8;
}

#content .entry-text p ~ div + p {
    margin-top: 20px;
}

#content .entry-text p a {
    color: #2e7cb6;
    font-weight: bold;
    text-decoration: underline;
}

#content .entry-text p a:hover {
    color: #7aa9d4;
    text-decoration: underline;
}

#content .entry-text img {
    display: block;
    height: auto;
    margin-left: -20px;
    width: calc(100% + 40px);
}

.display_auto{
	display: block !important;
	visibility: visible !important;
}

#content .entry-text iframe {
    margin-left: -20px;
    width: calc(100% + 40px);
}

#content .wp-caption {
    width: 100% !important;
}

#content .entry-text h2,
#content .entry-text h3 {
    font-weight: bold;
    font-size: 24px;
    color: #000;
    font-family: Roboto;
    margin: 30px 0 20px;
}

#content .entry-text h3 {
    font-weight: 300 !important;
}

#content .entry-text h1 {
    font-size: 32px;
    font-family: Roboto;
    margin: 30px 0 20px;
}

#content .entry-text p::selection {
    background: #b8d000;
    color: #ffffff;
}

#content .entry-text p::-webkit-selection {
    background: #b8d000;
    color: #ffffff;
}

#content .entry-text p::-moz-selection {
    background: #b8d000;
    color: #ffffff;
}

.freshome-attachment {
    position: relative;
    width: 100%;
    clear: both;
    margin: 0 0 -1px;
}

.freshome-attachment:last-of-type {
    margin: 0 0 -2px;
}

.post .thumbnail:hover .fh_box,
.freshome-attachment:hover .fh_box {
    display: block;
}

.fh_box {
    position: absolute;
    display: none;
    top: 15px;
    left: -15px;
    z-index: 200;
}

.thumbnail.active .fh_box .shareBox {
    background-color: #ffffff;
    background-position: 23px -29px;
}

.thumbnail.active .fh_box {
    display: block;
}

.thumbnail.active .sharePop {
    display: table;
}

.share-buttons {
    text-align: center;
}

.share-buttons li {
    display: inline-block;
}

.fh_box a {
    padding: 7px 15px;
    border-radius: 3px;
}

.fh_box .collect {
    padding: 7px 15px;
    background: #b8d000;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff !important;
    text-decoration: none !important;
    border-radius: 3px;
}

.fh_box i.shareBox {
    display: block;
    height: 40px;
    width: 60px;
    margin-right: 10px;
    background: rgba(0, 0, 0, 0.7) url('images/share-icon.png') no-repeat 23px 10px;
}

.post .fh_box {
    top: 0;
    left: 0;
}

.post .fh_box .share-box {
    display: block;
    float: left;
    padding: 20px 30px;
    border-radius: 0;
}

.sharePop {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px 0;
    background: #ffffff;
}

.shareButtons,
.shareData {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}

.shareData {
    font-size: 60px;
    font-weight: bold;
    color: #b8d000;
    text-align: center;
    border-right: 1px solid #f5f5f5;
}

.shareData small {
    display: block;
    font-size: 28px;
    font-weight: lighter;
    color: #737373;
    text-transform: uppercase;
}

.shareButtons {
    box-sizing: border-box;
    padding-top: 15px;
    padding-left: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.shareButtons span {
    margin: 0 0 5px;
}

.shareButtons span.st_googleplus_hcount {
    margin: 0;
}

.entry-content .entry-meta {
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    padding: 0 20px;
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.entry-content .entry-meta > div {
    font-size: 12px;
    color: #adb3bc;
    padding: 30px 0;
    float: left;
    line-height: 20px;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.entry-content .entry-meta > div a {
    color: #adb3bc;
}

.entry-content .entry-meta > div a.author-link {
    color: #778090;
}

.entry-content .entry-meta .author-img {
    pointer-events: none;
    float: left;
    width: 20px;
    border-radius: 50%;
    height: 20px;
    overflow: hidden;
    margin-right: 10px;
}

.entry-content .entry-meta .author-img img {
    width: 100%;
    height: auto;
}

.tags {
    float: left;
    width: 44%;
    padding-bottom: 15px;
    padding-left: 20px;
    border-left: 1px solid #ececec;
    margin: 11px 0 0 20px;
}

.tags dt {
    display: block;
    margin: 0 0 5px;
    font-size: 15px;
    font-weight: bold;
    color: #778090;
    line-height: 24px;
    text-transform: uppercase;
}

.tags dd {
    float: left;
    margin-right: 6px;
}

.essb_links {
    margin: 0 !important;
}

.share {
    padding: 20px 0;
    color: #778090;
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
}

.share ul {
    position: relative;
    left: 50%;
    margin-left: -225px;
}

.share ul li {
    margin: 0 10px 0px 0px;
    padding: 7px 0px;
    float: left;
    width: 80px;
    height: 80px;
    line-height: 75px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #E0E0E0;
    background-color: #f6f6f6;
    position: relative;
    transition: .2s all;
    box-sizing: border-box;
}

.share ul li:hover {
    border: 1px solid #C1DA00;
    background-color: #C9E072;
}

.share ul li a {
    top: 22px;
}

.share p {
    margin: 0;
    font-size: 15px;
}

.share span {
    margin-right: 0px;
}

.share .st_googleplus_vcount,
.share .st_stumbleupon_vcount {
    position: relative;
    top: 17px;
}

.stButton_gradient.stHBubble,
.stBubble_count {
    background: #ffffff !important;
}

.st_pinterest_vcount {
    margin-right: 0 !important;
}

.newsletter {
    overflow: hidden;
    width: 90%;
    margin: 30px auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 7px;
    background: url('images/newsletter_bg.png') repeat 0 0;
}

.newsletter ul {
    background: url('images/newsletter_bg.png') no-repeat -7px 0;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 3px solid #fff;
    position: relative;
    display: table;
}

.newsletter ul::before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.newsletter ul li {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    position: relative;
    z-index: 100;
    padding: 17px 15px;
}

.newsletter ul li p {
    font-size: 12px;
    line-height: 1.4;
    color: #fff;
}

.newsletter ul li h2 {
    font-weight: bold;
    margin: 0 0 10px;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
}

.newsletter ul li input {
    float: left;
}

.newsletter ul li input[type="text"] {
    -webkit-appearance: none;
    border: 0;
    font-size: 12px;
    font-family: Freshome;
    color: #4f4100;
    padding: 15px 15px 15px 50px;
    outline: 0;
    width: 67%;
    background: #fff url('images/mail_icon.png') no-repeat 15px center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.newsletter ul li input[type="submit"] {
    background: #b8d000;
    -webkit-appearance: none;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    font-size: 12px;
    font-family: Freshome;
    height: 47px;
    width: calc(33% - 2px);
    padding: 0 20px;
    outline: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.newsletter ul li input[type="submit"]:hover {
    background: #CBE600;
}

.newsletter ul li input[type="submit"]:active {
    background: #ABC200;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .newsletter ul li input[type="submit"] {
        margin: 2px 0 0;
        height: 46px;
    }
}

.related-posts {
    width: 100%;
    margin: 0 0 20px;
    float: left;
    clear: both;
    text-align: center;
}

.related-posts dt {
    box-sizing: border-box;
    padding: 10px 40px;
    font-size: 20px;
    text-align: left;
    font-weight: bold;
    color: #fff;
    background: #b8d000;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0 0 30px;
}

.related-posts dd {
    display: inline-block;
    text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.related-posts dd:hover img {
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
}

.related-posts dd .thumb {
    height: 200px;
    overflow: hidden;
}

.related-posts dd .thumb img {
    min-height: 200px;
    max-height: 200px;
    height: 200px;
    width: auto;
    transition: .3s linear;
}

.related-posts dd:hover .related-content {
    background: #fff;
}

.related-posts dd img {
    width: 100%;
    height: auto;
}

.related-posts dd a {
    display: block;
}

.related-content {
    background: #ececec;
    border: 1px solid #d6d6d6;
    border-top: 0;
    color: #778090;
    float: left;
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.related-content span {
    color: #3d424a;
    display: block;
    margin: 20px 0;
    font-size: 18px;
    font-family: Roboto;
    line-height: 1.4;
}

.related-content p {
    margin: 0 0 40px;
    line-height: 1.4;
}

.fb_like_bottom {
    width: 90%;
    margin: 0 auto 0;
    overflow: hidden;
    border: 1px solid #d6d6d6;
}

.fb_like_bottom iframe {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
/*Comments*/

#comments-template {
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    -webkit-box-sizing: border-box;
    padding: 40px 20px;
}

#comments-template h2 {
    margin: 0 0 40px;
    font-size: 20px;
    font-weight: bold;
    color: #464646;
}

.comments-list {
    float: left;
    clear: both;
    width: 100%;
}

.comment {
    float: right;
    width: 100%;
    margin: 0 0 45px;
    padding: 0 0 45px;
    border-bottom: 1px solid #ececec;
}

.comment p {
    font-size: 12px;
    color: #778090;
    line-height: 1.6;
}

.comment.reply-comment {
    width: 92%;
}

.comment-content {
    float: left;
    width: 85%;
    margin-left: 20px;
}

.gravatar {
    float: left;
}

.comment-meta {
    position: relative;
    width: 100%;
    margin: 0 0 20px;
}

.comment-meta #name {
    font-size: 15px;
    font-weight: bold;
    color: #464646;
}

.comment-meta small {
    display: block;
    margin: 8px 0;
    font-size: 12px;
    color: #a7c82b;
    text-transform: uppercase;
}

.comment-meta .reply {
    position: absolute;
    top: 0px;
    right: -43px;
    padding: 10px 50px 10px 20px;
    color: #a2ae3f;
}

.comment-meta .reply:hover {
    color: #ffffff;
    background: #b8d000;
}

.comment-form {
    margin: 30px 0 0;
}

.comment-form p a:hover {
    color: #8DA422;
    text-decoration: none;
}

#comments-template .comment-form h2 {
    margin: 0 0 15px;
}

#comments-template .comment-form p,
#comments-template .comment-respond p.must-log-in {
    font-size: 12px;
    margin: 0 0 15px;
    color: #778090;
}

#comments-template .comment-form p a,
#comments-template .comment-respond p.must-log-in a {
    color: #778090;
    text-decoration: underline;
}

#comments-template .comment-form p a:hover,
#comments-template .comment-respond p.must-log-in a:hover {
    color: #8DA422;
    text-decoration: none;
}
/* Comments */

.comment-respond input {
    border: 1px solid #dadada;
    font-family: Freshome;
    padding: 10px 20px;
    font-size: 14px;
    color: #778090;
    font-weight: bold;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 50%;
    outline: 0;
}

.comment-respond textarea {
    outline: 0;
    border: 1px solid #dadada;
    font-family: Freshome;
    padding: 20px;
    font-size: 14px;
    color: #778090;
    font-weight: bold;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}

.comment-respond textarea:focus {
    outline: none;
}

.comment-respond input[type="submit"] {
    background: #3e4955 !important;
    color: #fff;
    border: 0;
    font-weight: normal;
    width: 250px;
}

.comment-respond input[type="submit"]:hover {
    background: #b8d000 !important;
}

.comment-respond input[type="submit"]:active {
    position: relative;
    top: 1px;
}

.comment-subscription-form {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #c0c0c0;
    line-height: 28px;
    margin: 10px 0 0;
}

.comment-subscription-form .styledCheckbox {
    box-shadow: none;
    border: 1px solid #e0e0e0;
}

.comment-subscription-form input[type="checkbox"] {
    visibility: visible;
}
/* Category */

.darkMask {
    position: relative;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    height: 182px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

#join.categoryBackground {
    overflow: hidden;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.category-header {
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
}

.category-title {
    margin-top: 15px;
    font-size: 36px;
    font-weight: bold;
    position: relative;
    color: #ffffff;
    text-transform: uppercase;
}

.category-title.tags-title {
    margin: 0 0 25px;
    line-height: 70px;
}

.category-title.tags-title span {
    font-weight: normal;
    padding: 3px 8px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    position: relative;
    top: -6px;
    margin-left: 8px;
}

.category-description {
    position: relative;
    margin: 30px 0 15px;
    padding-left: 45px;
    font-size: 13px;
    color: #ffffff;
    line-height: 1.8;
}

.category-description::before {
    content: "\201C";
    position: absolute;
    top: -17px;
    left: 0;
    font-size: 98px;
    color: rgba(255, 255, 255, 0.3);
    line-height: 1;
}

.category-description a {
    color: #fff;
    font-weight: bold;
}

.rss-feed {
    margin-top: 16px;
    position: absolute;
    right: 0;
    padding: 8px 12px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 3px;
    transition: .2s background, .2s border-color, .2s color;
}

.rss-feed span {
    position: relative;
    top: -2px;
}

.rss-feed img {
    margin-right: 5px;
    opacity: 0.3;
    transition: .2s all;
}

.rss-feed:hover {
    background: #b8d000;
    color: #ffffff;
    border-color: #b8d000;
}

.rss-feed:hover img {
    opacity: 1;
}
/*Author Page*/

.author_bg {
    background: #fff;
}

.author_box {
    width: 100%;
    overflow: hidden;
    padding: 15px 0 40px;
    margin: 0 0 25px;
}

.author_box .author_avatar {
    float: left;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    margin: 0 50px;
    overflow: hidden;
}

.author_box .author_avatar img {
    width: 100%;
    height: auto;
}

.author_box .author_info {
    width: calc(100% - 260px);
    float: right;
}

.author_box .author_info h2 {
    font-family: Freshome;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    padding: 0 0 10px;
    border-bottom: 1px solid #c1c1c1;
    display: inline-block;
    margin: 0 0 20px;
}

.author_box .author_info p {
    color: #778090;
    line-height: 1.8;
    font-size: 14px;
}

.author_box .author_info span {
    margin: 20px 0 0;
    display: block;
    color: #3e4955;
}

.author_posts .post {
    margin: 0 0 35px 110px;
    position: relative;
    float: left;
    width: calc(100% - 110px);
}

.author_posts .post .thumbnail {
    width: 60%;
    height: 220px;
    overflow: hidden;
    float: left
}

.author_posts .post .entry {
    float: left;
    width: 40%;
    padding: 20px 20px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.author_posts .post .meta {
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
    padding: 0 0 10px;
    margin: 0 0 15px;
    font-size: 11px;
}

.author_posts .post > div.entry > div.meta > p {
    margin: 0;
    float: left
}

.author_posts .post > div.entry > div.meta > p a {
    font-size: 11px;
    color: #333;
    text-transform: uppercase;
}

.author_posts .post > div.entry > div.meta > .comments {
    color: #333333;
    float: right;
    font-style: italic;
    margin: 5px 0 0;
}

.author_posts .post h2 {
    margin: 0 0 10px;
    font-weight: bold;
    font-family: Calibri, TrebuchetMS, Arial, Sans-Serif;
    display: inline;
    color: #000;
    transition: .2s all;
    font-size: 24px;
    line-height: 24px;
}

.author_posts .post h2 a {
    color: #000;
}

.author_posts .post .post-meta .more {
    position: relative;
    display: inline-block;
    right: 10px;
    top: 0;
}

.author_posts .post:last-child {
    margin-bottom: 0 !important
}

.author_posts .post .date {
    position: absolute;
    width: 100px;
    left: -110px;
    background: #fdfdfd;
    color: #4b5159;
    text-align: center;
    font-size: 42px;
    font-weight: bold;
    padding: 20px 0;
    box-shadow: 1px 1px 1px #dbdbdb
}

.author_posts .post .date small {
    display: block;
    clear: both;
    font-size: 14px;
    color: #8b8b8b;
    margin: 5px 0 0;
    font-weight: normal;
}
/* LIGHTBOX */

#lightbox {
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
}

.lightbox {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20%;
    margin-left: -40%;
    padding: 5px;
    background: #ffffff;
    width: 80%;
}

.lightbox-header {
    position: relative;
    margin: 0 0 25px;
    padding: 0 0 15px;
    color: #969798;
    border-bottom: 1px solid #d4d4d4;
}

.lightbox-header #close {
    top: 7px;
    background-position: 0 -12px;
    background-size: 36px auto;
}

.lightbox-header #close:hover {
    background-position: -17px -12px;
}

.lightbox-nav {
    position: absolute;
    top: 50%;
    height: 43px;
    width: 28px;
    margin-top: -21px;
    background: url('images/lightbox-nav.png') no-repeat center left;
}

.lightbox-nav.prev {
    left: 20px;
}

.lightbox-nav.next {
    right: 20px;
    background-position: center right;
}
/***********/
/*Loading*/

.loading-animation {
    text-align: center;
    font-size: 12px;
    color: #959eae;
    float: left;
    width: 100%;
    margin: 40px 0 50px;
}

.loading-animation i {
    display: block;
    margin: 0 auto 15px;
    width: 40px;
    height: 40px;
    background: url('images/loading.png') no-repeat center;
    -webkit-animation: rotate 1s infinite linear;
    -moz-animation: rotate 1s infinite linear;
    animation: rotate 1s infinite linear;
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
/* SIGN IN */

.login .lightbox {
    box-sizing: border-box;
    width: 430px;
    margin-left: -215px;
    padding: 0;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.login .lightbox .login-container {
    overflow: hidden;
    padding: 20px 20px 0;
}

.login .lightbox .lightbox-header {
    width: 100%;
    margin: 0 0 20px;
    padding: 20px 0 30px;
    text-align: center;
}

.login .lightbox .lightbox-header li {
    display: inline-block;
}

.login .lightbox .lightbox-header li a {
    font-size: 17px;
    color: #778090;
}

.login .lightbox #recover-form li a,
.login .lightbox .lightbox-header li.active a {
    font-weight: bold;
    color: #a7c82b;
}

.login .lightbox .lightbox-header li#signin {
    margin-right: 15px;
}

.login .lightbox .lightbox-header li.logo {
    position: absolute;
    top: 0;
    left: 0;
    height: 45px;
    width: 35px;
    background: url('images/logo.png') no-repeat 0 0;
    background-size: 190px auto;
}

.login .lightbox input {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    width: 100%;
    margin: 0 0 20px;
    padding: 14px 15px;
    background: #ededed;
    font-size: 14px;
    color: #778090;
    border: 0;
    box-shadow: inset 1px 3px 0px #e3e3e3, 1px 1px 0px #e3e3e3;
    outline: none;
}

.login .lightbox input:focus {
    background: #ffffff;
    box-shadow: -1px -2px 0px #e0e0e0, 1px 1px 0px #f4f4f4;
}

.login .lightbox button {
    float: left;
    clear: both;
    width: 100%;
    margin: 0 0 20px;
    padding: 17px 25px;
    cursor: pointer;
    background: #a7c82b;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    border: 0;
    border: 0;
    outline: 0;
}

.login .lightbox button:hover,
.login .lightbox button:active {
    background: #8da422;
}

.login .lightbox form {
    float: left;
    clear: both;
    width: 100%;
}

.login .lightbox form p {
    margin: 0 0 25px;
    font-size: 12px;
    color: #959eae;
    text-align: center;
}

.login .lightbox form p a {
    color: #a3b50a;
    text-decoration: underline;
}

.login .lightbox form p a:hover {
    color: #a7c82b;
    text-decoration: none;
}

.login .lightbox .fb-login {
    position: relative;
    display: block;
    padding: 30px 0 35px;
    background: #4c68c5;
    background: -moz-linear-gradient(top, #4c68c5 0%, #354d9b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c68c5), color-stop(100%, #354d9b));
    background: -webkit-linear-gradient(top, #4c68c5 0%, #354d9b 100%);
    background: -o-linear-gradient(top, #4c68c5 0%, #354d9b 100%);
    background: -ms-linear-gradient(top, #4c68c5 0%, #354d9b 100%);
    background: linear-gradient(to bottom, #4c68c5 0%, #354d9b 100%);
    font-size: 15px;
    color: #ffffff;
    text-align: center;
}

.login .lightbox .fb-login .fb-icon {
    position: relative;
    display: inline-block;
    top: 5px;
    height: 20px;
    width: 9px;
    margin-right: 6px;
    background: url('images/fb-icon.png') no-repeat;
}

.login .lightbox .fb-login:hover {
    background: #3b5099;
    background: -moz-linear-gradient(top, #3b5099 0%, #293b78 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3b5099), color-stop(100%, #293b78));
    background: -webkit-linear-gradient(top, #3b5099 0%, #293b78 100%);
    background: -o-linear-gradient(top, #3b5099 0%, #293b78 100%);
    background: -ms-linear-gradient(top, #3b5099 0%, #293b78 100%);
    background: linear-gradient(to bottom, #3b5099 0%, #293b78 100%);
    box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.1);
}

.login .lightbox .fb-login::before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    height: 19px;
    width: 40px;
    margin-left: -20px;
    background: url('images/triangle.png') no-repeat center;
}

.login .lightbox .fb-login::after {
    content: "or";
    position: absolute;
    top: -5px;
    left: 209px;
    font-size: 12px;
    font-weight: bold;
    color: #3d56aa;
}

.login .lightbox #recover-form,
.login .lightbox .tab {
    display: none;
}

.login .lightbox #recover p {
    color: #959eae;
    line-height: 1.4;
    text-align: left;
}
/*Error states*/

.login .lightbox input.error {
    background: #fbeeea;
    border: 1px solid #dca394;
    color: #d41313;
    box-shadow: none;
}

.login .lightbox input.error::-webkit-input-placeholder {
    color: #d41313;
}

.login .lightbox input.error::-moz-input-placeholder {
    color: #d41313;
}

.login .lightbox button.error {
    background: #e35c46;
}
/***********/
/*Add collection*/

.collection-action .lightbox {
    width: 330px;
    margin-left: -165px;
    padding: 20px 15px 0;
}

.collection-action .lightbox .lightbox-header {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    color: #464646;
    padding: 0 0 15px;
    margin: 0 0 15px;
}

.collection-action .lightbox .lightbox-header li:first-child {
    padding-left: 10px;
}

.collection-action .lightbox .collected-from {
    float: left;
    width: 100%;
    padding: 0 20px 20px;
    border-bottom: 1px solid #d4d4d4;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.collection-action .lightbox .collected-from small {
    font-size: 11px;
    color: #838588;
    margin: 0 0 10px;
    display: block;
}

.collection-action .lightbox .collected-from a {
    color: #4b5159;
    font-size: 12px;
    line-height: 1.4;
    font-weight: bold;
}

.collection-action .lightbox .new-collection {
    margin: 15px 0 0;
    float: left;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
}

.collection-action .lightbox .new-collection .collections_wrapper > div {
    padding: 15px 25px;
    width: 100%;
    margin-left: -25px;
}

.collection-action .lightbox .new-collection .collections_wrapper > div i {
    cursor: pointer;
    display: block;
    float: right;
    width: 15px;
    height: 12px;
    background: url('images/action_sprite.png') no-repeat -12px -79px;
    margin-right: 10px;
}

.collection-action .lightbox .new-collection .collections_wrapper > div.collected i {
    background-position: 0 -39px;
}

.collection-action .lightbox .new-collection .collections_wrapper > div:hover {
    background: #b8d000;
}

.collection-action .lightbox .new-collection .collections_wrapper > div:hover i {
    background-position: -1px 2px;
}

.collection-action .lightbox .new-collection .collections_wrapper > div:hover span {
    color: #fff;
}

.collection-action .lightbox .new-collection .collections_wrapper > div span {
    color: #778090;
    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
}

.collection-action .lightbox .new-collection .choose-collection {
    padding-top: 5px;
    position: relative;
    overflow: hidden;
}

.collection-action .lightbox .new-collection .choose-collection:hover {
    background: #fff;
}

.collection-action .lightbox .new-collection .choose-collection input[type="text"] {
    float: left;
    width: 100%;
    padding: 15px;
    background: #ededed;
    font-size: 13px;
    font-weight: bold;
    color: #778090;
    border: 0;
    box-shadow: inset 1px 3px 0px #e3e3e3, 1px 1px 0px #e3e3e3;
    outline: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.collection-action .lightbox .new-collection .choose-collection input[type="text"]:focus {
    background: #fff;
}

.collection-action .lightbox .new-collection .choose-collection input[type="submit"] {
    background: transparent;
    border: 0;
    padding: 0;
    position: absolute;
    right: 35px;
    font-size: 31px;
    color: #b1b1b1;
    top: 11px;
    outline: 0;
    cursor: pointer;
}

#short-add-collection {
    margin: 0 0 20px;
    overflow: hidden;
    position: relative;
}

#short-add-collection input[type="submit"] {
    box-shadow: none;
    top: 1px;
    right: 0;
    width: 45px;
}

.collection-action .lightbox .lightbox-footer {
    background: #f8f8f8;
    width: 100%;
    padding: 10px 15px;
    margin-left: -15px;
    float: left;
}

.collection-action .lightbox .lightbox-footer .edit-collection {
    color: #575b60;
    font-size: 11px;
    line-height: 44px;
}

.collection-action .lightbox .lightbox-footer .edit-collection i {
    display: inline-block;
    float: none;
    top: 3px;
    margin-right: 5px;
}

.collection-action .lightbox .lightbox-footer .collect {
    display: block;
    float: right;
    font-size: 14px;
    padding: 15px 60px;
    border-radius: 4px;
    color: #fff;
    background: #b8d000;
}

.collection-action .lightbox .lightbox-footer .collect:hover {
    background: #a7bd00;
}

.collection-action .lightbox .lightbox-footer .cancel {
    background: #b5b5b5;
    display: block;
    float: left;
    font-size: 14px;
    padding: 15px 60px;
    border-radius: 4px;
    color: #fff;
}

.collection-action .lightbox .lightbox-footer .cancel:hover {
    background: #ababab;
}

.collection-action form label {
    display: block;
    color: #778090;
    font-size: 12px;
    font-weight: bold;
    float: left;
    clear: both;
    margin: 0 0 14px;
}

.collection-action form input,
.collection-action form textarea {
    float: left;
    width: 100%;
    max-width: 100%;
    padding: 15px;
    background: #ededed;
    font-size: 13px;
    color: #778090;
    border: 0;
    box-shadow: inset 1px 3px 0px #e3e3e3, 1px 1px 0px #e3e3e3;
    outline: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Freshome;
}

.collection-action form textarea {
    height: 130px;
    resize: none;
    line-height: 1.6;
}

.collection-action form div {
    float: left;
    width: 100%;
    clear: both;
}

.collection-action form .collection_name {
    border-bottom: 1px solid #d7d7d7;
    padding: 0 0 10px;
    margin: 0 0 16px;
}

.collection-action form div:last-child {
    margin: 0 0 16px;
}
/* COLLECTION PAGE */

.lightbox .pic {
    position: relative;
    width: 70%;
}

.lightbox .pic img {
    width: 100%;
    height: auto;
}

.lightbox .pic,
.lightbox ul {
    float: left;
}

.lightbox ul {
    width: 30%;
    padding: 10px 10px 0 15px;
    font-size: 11px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.lightbox ul li span {
    display: block;
    margin: 0 0 20px;
    color: #797c80;
    text-transform: uppercase;
}

.lightbox ul li a {
    font-size: 12px;
    color: #4b5159;
}

.lightbox ul li.delete {
    float: left;
    clear: both;
    margin: 207px 0 25px;
}

.collection-info {
    background: #ffffff;
}

.start_collecting {
    display: block;
    margin: 0 auto;
    color: #fff;
    text-transform: uppercase;
    width: 409px;
    height: 82px;
    line-height: 82px;
    background: url('images/start_collecting.png') no-repeat center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 0 0 143px;
    font-weight: bold;
}

.collection-info h1 {
    padding: 17px 0 20px;
    font-size: 36px;
    font-weight: bold;
    color: #a7c82b;
}

.collection-info .description {
    text-align: center;
    padding: 20px 0;
    background: #b8d000;
    color: #ffffff;
}

.collection-info .description strong {
    display: block;
    margin: 0 0 8px;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
}

.collection-info .description p {
    font-size: 13px;
    line-height: 1.8;
}

.collection-info .settings {
    padding: 20px 0;
    text-align: center;
}

.collection-info .settings li {
    display: inline-block;
    font-size: 11px;
}

.collection-info .settings li a {
    color: #797c80;
}

.social-connect span a:hover,
.lightbox ul li a:hover,
.collection a:hover,
.settings li a:hover {
    color: #8DA422;
    text-decoration: none !important;
}

.settings li:first-child {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #e2e2e2;
}

.settings-icon {
    position: relative;
    display: block;
    float: left;
    top: -1px;
    height: 13px;
    width: 14px;
    margin-right: 10px;
    background: url('images/settings.png') no-repeat top center;
}

.delete {
    background-position: bottom center;
    top: 0px;
}
/* JUMP TO */

.jump_to {
    float: right;
    position: relative;
}

.jump_to::before {
    position: absolute;
    line-height: 54px;
    left: -100px;
    content: "Jump to page";
}

.jump_to input[type="submit"] {
    cursor: pointer;
    background: #b8d000;
    font-weight: bold;
    outline: 0;
    color: #ffffff;
    border: 0;
    height: 54px;
    width: 64px;
    font-family: Freshome;
    text-transform: uppercase;
}

.jump_to input[type="text"] {
    height: 54px;
    border: 0;
    outline: 0;
    padding: 0 25px;
    width: 40px;
    margin: 0px -1px 0 0;
    font-family: freshome;
    text-align: center;
}
/* MY COLLECTIONS */

#myCollections {
    margin: 3% auto;
}

.collections {
    margin: 3% auto;
    float: left;
    width: 100%;
    border-bottom: 1px solid #d4d4d4;
}

.collection {
    float: left;
    font-size: 12px;
}

.collection .thumbnail {
    position: relative;
}

.collection .thumbnail:hover .zoom {
    display: block;
}

.collection .zoom {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(184, 208, 0, 0.8) url('images/zoom.png') no-repeat center;
}

.collection small {
    display: block;
    margin: 15px 0 12px;
    font-size: 11px;
    color: #75787c;
}

.collection a {
    color: #4b5159;
    line-height: 1.3;
}

.page-navi.collections-navi {
    margin: 50px 0 0;
}

.page-navi.collections-navi p {
    margin-right: 28px;
}

.my-collection .collection-info {
    padding: 20px 0;
}

.my-collection #content .collection-info .container {
    overflow: initial;
}

.my-settings .gravatar,
.my-collection .gravatar {
    float: left;
    margin-right: 30px;
    padding: 5px;
    background: #ffffff;
    box-shadow: 2px 2px 0px #e0e0e0;
}

.my-collection .collection-info dl {
    float: left;
    margin: 4px 0 0;
}

.my-collection .collection-info dt {
    margin: 0 0 8px;
    font-size: 36px;
    font-weight: bold;
    color: #a7c82b;
}

.my-collection .collection-info dd {
    margin-top: 3px;
    padding: 0 0 5px;
    color: #8b9299;
}

.my-collection .ads {
    float: right;
}
/* FOLDERS */

.folders {
    float: left;
    padding-bottom: 32px;
    border-bottom: 1px solid #d4d4d4;
}

.folders .folder {
    float: left;
    background: #ffffff;
    border-bottom: 1px solid #c5c5c5;
    box-shadow: 0 0 3px #c5c5c5;
}

.folders li.add-new {
    display: table;
    height: 349px;
    background: #fff;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.folders li.add-new a {
    display: table-cell;
    vertical-align: middle;
}

.folders li.add-new a span {
    display: block;
    margin-top: 15px;
    font-size: 19px;
    font-weight: bold;
    color: #6f6b6b;
}

.folder .meta {
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    padding: 20px;
    background: #f8f8f8;
    background: -moz-linear-gradient(top, #f8f8f8 1%, #f3f3f3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f8f8f8), color-stop(100%, #f3f3f3));
    background: -webkit-linear-gradient(top, #f8f8f8 1%, #f3f3f3 100%);
    background: -o-linear-gradient(top, #f8f8f8 1%, #f3f3f3 100%);
    background: -ms-linear-gradient(top, #f8f8f8 1%, #f3f3f3 100%);
    background: linear-gradient(to bottom, #f8f8f8 1%, #f3f3f3 100%);
    font-size: 10px;
    color: #778090;
    border-top: 1px solid #e0e0e0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.folder .meta li {
    float: left;
}

.folderDescp {
    overflow: hidden;
    padding: 20px;
}

.folderDescp h3 a {
    font-size: 18px;
    font-weight: bold;
    color: #4b5159;
}

.folderDescp h3:hover a {
    color: #a3b50a;
}

.folderDescp p {
    margin: 10px 0 0;
    font-size: 13px;
    color: #778090;
}

.folder .meta li:first-child {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 2px solid #dbe0e9;
}

.folder .meta li.edit-button {
    position: absolute;
    top: 4px;
    right: 4px;
}

.folder .meta li.edit-button a {
    display: block;
    padding: 13px 25px 14px;
    background: #f5f5f5;
    font-size: 13px;
    color: #778090;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
}

.folder .meta li.edit-button a:hover {
    background: #ffffff;
}

.folders li.ads {
    position: relative;
    display: table;
    height: 347px;
    background: transparent;
    text-align: center;
    border: 0;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    box-shadow: none;
}

.folders li.ads .adsense250 {
    display: table-cell;
    vertical-align: middle;
}

.folders li.ads .adsense250 .ads-here {
    position: static;
    display: block;
    margin-top: 10px;
}
/* Settings */

h1.container {
    padding-top: 30px;
    padding-bottom: 30px;
}

.my-settings,
.error-page {
    background: url('images/pattern.png') repeat 0 0;
}

#mySettings {
    margin-top: 0;
    margin-bottom: 0;
    background: #ececec;
}

#tab-menu {
    float: left;
    width: 180px;
    padding: 30px 0;
}

#tab-menu li {
    padding: 10px 15px;
    cursor: pointer;
    color: #7e7e7e;
}

#tab-menu li i {
    display: block;
    float: right;
    height: 16px;
    width: 16px;
    opacity: 0.25;
    background: url('images/profile.png') no-repeat 0 -17px;
}

#tab-menu li.active {
    background: #d4d4d4;
    font-weight: bold;
}

#tab-menu li.active i {
    opacity: 1;
}

#tab-menu li:first-child i {
    background-position: top center;
}

li#notifications-button i {
    background-position: 0 -32px;
}

#tab-menu li:last-child i {
    background-position: 0 -48px;
}

#mySettings .tab-content {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    min-height: 550px;
    padding: 30px 30px 0 30px;
    border-left: 1px solid #d4d4d4;
}

#mySettings .tab-content dt {
    margin: 0 0 30px;
    font-size: 20px;
    font-weight: bold;
    color: #464646;
}

#mySettings .tab-content dd {
    float: left;
    clear: both;
    margin: 0 0 20px;
}

#mySettings .tab-content label {
    display: block;
    float: left;
    width: 140px;
    margin-right: 30px;
    font-size: 14px;
    color: #848484;
    line-height: 46px;
}

#mySettings .tab-content input {
    float: left;
    width: 500px;
    padding: 15px;
    background: #dadada;
    font-size: 14px;
    color: #778090;
    border: 0;
    box-shadow: inset 1px 3px 0px #d2d2d2, 1px 1px 0px #fff;
    outline: none;
}

#mySettings .tab-content input:focus {
    background: #ffffff;
    box-shadow: -1px -2px 0px #e0e0e0, 1px 1px 0px #f4f4f4;
}

#mySettings .tab-content button {
    float: left;
    clear: both;
    margin: 25px 0;
    padding: 12px 37px;
    cursor: pointer;
    background: #3e4955;
    font-size: 14px;
    color: #ffffff;
    border: 0;
    border: 0;
    outline: 0;
}

#mySettings .tab-content button:hover {
    background: #a7c82b;
}

#mySettings .tab-content .no-files {
    line-height: 46px;
}

#mySettings .tab-content #browse {
    margin: 0;
    margin-right: 15px;
    padding: 12px 22px;
    cursor: pointer;
    background: #ffffff;
    font-size: 14px;
    color: #818d9b;
    border: 0;
    box-shadow: 2px 3px 0px #e0e0e0;
    outline: 0;
}

#avatar label {
    line-height: 25px !important;
}

#avatar-upload {
    float: left;
    font-size: 14px;
    color: #979797;
}

.social-connect .title {
    float: left;
    margin-right: 65px;
    line-height: 37px;
}

.social-connect {
    overflow: hidden;
    margin-top: 15px;
    margin-left: -30px;
    padding: 30px;
    background: #d8d8d8;
}

.social-connect h4 {
    font-size: 14px;
    font-weight: bold;
    color: #8b8b8b;
}

.social-connect .social-icon {
    float: left;
    margin-right: 10px;
    opacity: 1;
}

.loginSocial {
    float: left;
    width: 420px;
    margin-right: 25px;
}

.social-connect span {
    display: block;
    overflow: hidden;
    margin: 0 0 15px;
    font-size: 14px;
    font-weight: bold;
    color: #8b8b8b;
}

.social-connect span h4 {
    display: block;
    margin: 7px 0 2px;
}

.social-connect span small {
    font-size: 12px;
    font-weight: lighter;
    color: #8b8b8b;
}

.social-connect span a {
    display: inline-block;
    text-decoration: underline;
    font-size: 12px;
    font-weight: lighter;
    color: #8b8b8b;
}

.my-settings .gravatar {
    display: block;
    clear: both;
    margin: 0 0 15px;
}

#twitter-connect {
    margin: 0;
}

#twitter-connect a {
    text-decoration: underline;
}

#notifications dd {
    margin: 0 0 30px;
    font-size: 14px;
    color: #979797;
    line-height: 28px;
}

#profile-settings button {
    margin: 25px 0;
}

.notification {
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    padding: 18px 0;
}

.notification.error {
    background: #e35c46;
}

.notification.succes {
    background: #a7c82b;
}

.notification.modal {
    text-transform: none;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
}

.notification.modal label.error {
    color: #FFF !important;
    margin: 0;
    text-align: center;
    width: 100%;
    font-weight: normal;
}
/*Reset password*/

#resetPassword {
    margin-top: 0;
    margin-bottom: 0;
    background: #ececec;
}

#resetPassword > div {
    margin: 100px auto;
    overflow: hidden;
}

#resetPassword p {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 20px;
}

#resetPassword label {
    display: block;
    float: left;
    width: 112px;
    margin-right: 30px;
    font-size: 14px;
    color: #848484;
    line-height: 46px;
}

#resetPassword input {
    float: left;
    width: calc(100% - 145px);
    padding: 15px;
    background: #dadada;
    font-size: 14px;
    color: #778090;
    border: 0;
    box-shadow: inset 1px 3px 0px #d2d2d2, 1px 1px 0px #fff;
    outline: none;
}

#resetPassword input:focus {
    background: #ffffff;
    box-shadow: -1px -2px 0px #e0e0e0, 1px 1px 0px #f4f4f4;
}

#resetPassword button {
    float: right;
    clear: both;
    margin: 25px 0;
    padding: 12px 37px;
    cursor: pointer;
    background: #3e4955;
    font-size: 14px;
    color: #ffffff;
    border: 0;
    border: 0;
    outline: 0;
}

#resetPassword button:hover {
    background: #a7c82b;
}
/* CHECK BOX */

input[type=checkbox] {
    visibility: hidden;
}

.styledCheckbox {
    position: relative;
    float: left;
    height: 28px;
    width: 28px;
    margin-right: 20px;
    background: #ffffff;
    box-shadow: 2px 3px 0px #e0e0e0;
}

.styledCheckbox label {
    position: absolute;
    top: 4px;
    left: 4px;
    height: 20px;
    width: 20px;
    cursor: pointer;
}

.styledCheckbox label:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 4px;
    height: 5px;
    width: 9px;
    opacity: 0;
    background: transparent;
    border: 3px solid #b8d000;
    border-top: none;
    border-right: none;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.styledCheckbox label:hover::after {
    opacity: 0.3;
}

.styledCheckbox input[type=checkbox]:checked + label:after {
    opacity: 1;
}

#password button {
    margin-left: 170px;
}
/* ABOUT US - DESCRIPTION */

.page-header .container.about-us .title {
    margin: 75px 0;
}

.about-text h3 {
    color: #464646;
    margin: 0 0 45px;
    font-size: 20px;
    font-weight: bold;
}

.about-text p {
    color: #778090;
    margin: 0 0 45px;
    line-height: 1.8;
}

.about-text p a {
    color: #778090;
    text-decoration: underline;
}

.about-text p a:hover {
    color: #8DA422;
    text-decoration: none;
}

.about-text .column {
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
/* ABOUT US - TEAM */

.team li {
    float: left;
    background: #ffffff;
    border-bottom: 3px solid #d4d4d4;
}

.team li.member {
    margin-right: 29px;
    margin-bottom: 29px;
    height: 328px;
}

.team li .member-picture {
    width: 186px;
    float: left;
}

.team li .member-picture img {
    border-bottom: 5px solid #a7c82b;
}

.team li .member-picture .member-info {
    padding: 18px 17px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #ececec;
}

.team li .member-picture .member-info h3 {
    line-height: 1.2;
    color: #464646;
    font-size: 22px;
    font-weight: bold;
    padding: 0 0 15px;
    margin: 0 0 15px;
    border-bottom: 1px solid #ececec;
}

.team li .member-picture .member-info span {
    text-transform: uppercase;
    color: #94bc73;
    font-size: 22px;
}

.team li .tabs {
    float: left;
    width: 490px;
}

.team li .tabs ul {
    float: left;
    width: 100%;
}

.team li .tabs ul li {
    border-bottom: 0;
    float: left;
    width: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
}

.team li .tabs ul li a {
    color: #6d6d6d;
    background: #f7f7f7;
    padding: 15px 0;
    text-align: center;
    display: block;
    border-bottom: 2px solid #ececec;
    border-top: 2px solid #d4d4d4;
    border-left: 2px solid #ececec;
}

.team li .tabs ul li.active a {
    background: #ffffff;
    color: #8da422;
    border-top-color: #b7d83b;
    border-bottom-color: #ffffff;
}

.team li .tabs ul li:first-child.active a {
    border-left: 0;
}

.team li .tabs ul li:hover a {
    background: #ffffff;
    color: #8da422;
    border-top-color: #b7d83b;
}

.team li .tabs .tab.tab2 {
    padding: 25px 15px;
}

.team li .tabs ul.post-list li {
    width: 100%;
    margin: 0 0 25px;
}

.team li .tabs ul.post-list li:last-child {
    margin: 0;
}

.team li .tabs ul.post-list li img {
    float: left;
    margin-right: 15px;
}

.team li .tabs ul.post-list li h2 {
    color: #333333;
    line-height: 1.2;
}

.team li .tabs ul.post-list li a {
    padding: 0;
    border: 0;
    text-align: left;
    background: transparent;
    color: #a2ae3f;
}

.team li .tabs .tab {
    padding: 25px 25px 25px;
    width: 100%;
    clear: both;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px !important;
    color: #778090;
    line-height: 1.6;
}
/* PAGE TEMPLATE */

.page-header {
    position: relative;
    overflow: hidden;
}

.page-header .container {
    height: 230px;
    color: #ffffff;
}

.page-header .container h1,
.page-header .container p {
    margin-top: 37px;
}

.page-header .container h1 {
    margin-right: 80px;
    font-size: 42px;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    width: 340px;
    line-height: 1.2;
}

.page-header .container p {
    font-size: 24px;
    width: 540px;
    float: left;
    line-height: 1.3;
}

.page-header ul {
    position: absolute;
    bottom: 0;
    left: 0;
}

.page-header ul li {
    float: left;
    margin-right: 3px;
}

.page-header ul li.active a {
    background: #ececec;
    color: #3e4955;
}

.page-header ul li a {
    border-radius: 3px 3px 0 0;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    background: #3e4955;
    display: block;
    width: 132px;
    height: 48px;
    text-align: center;
    line-height: 48px;
}

.page-header img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
/* FULL WIDTH TEMPLATE */

.page-id-169654 #posts {
    margin: 0;
}

.page-id-169654 #join.categoryBackground {
    height: 95px;
}

.page-id-169654 .darkMask {
    height: 95px;
    background: transparent;
}

.page-id-169654 .category-header {
    overflow: hidden;
    line-height: 95px;
}

.page-id-169654 .category-title {
    float: left;
    margin: 0;
}

.page-id-169654 .category-description {
    float: left;
    margin: 0;
    margin-left: 20px;
    padding: 0;
    line-height: inherit;
}

.page-id-169654 .category-description::before {
    display: none;
}

.page-id-169654 #content .entry-text {
    margin: 40px 0;
    padding: 20px;
    background: #fff;
}

.page-id-169654 #content .entry-text img {
    width: calc(100% + 40px) !important;
}

.page-id-169654 #content .entry-text ol {
    margin-left: 50px;
}

.page-id-169654 #content .entry-text a {
    color: #000;
    font-weight: bold;
}

.page-id-169654 #content .entry-text ol li {
    margin: 0 0 15px;
    font-size: 13px;
    color: #778090;
}

.page-id-169654 .entry-text h3 {
    margin: 0 0 30px;
    font-size: 20px;
    font-weight: bold;
    color: #464646;
}

.page-id-169654 #content .entry-text p {
    margin: 0 0 30px;
    font-size: 13px;
    color: #778090;
}

.page-id-169654 #content .entry-text p a {
    text-decoration: underline;
}

.page-id-169654 #content .entry-text p a:hover {
    text-decoration: none;
}

.highlighted {
    display: inline-block;
    padding: 20px 15px;
    background: #ffffff;
    border-radius: 5px;
    border-left: 7px solid #ced920;
    box-shadow: 1px 1px 3px #ededed;
}

.highlighted::before {
    content: "\2022";
    position: relative;
    display: inline-block;
    top: 5px;
    margin-right: 5px;
    font-size: 26px;
    color: #d6d2d2;
    line-height: 0;
}
/* 404 */

.error-page #content .container {
    background: #ececec;
}

.error-page #footer .container {
    background: #fff;
}

.error-box {
    margin: 0 auto;
    position: relative;
    width: 1195px;
    height: 548px;
    background: url('images/404.png') no-repeat center top;
}

.error-box .errors {
    width: 600px;
    position: absolute;
    bottom: 90px;
    left: 90px;
}

.error-box .errors > div {
    width: 50%;
}

.error-box .errors p {
    color: #5e5e5e;
    font-size: 16px !important;
    margin: 0 !important
}

.error-box .errors h2 {
    color: #ff0303;
    font-size: 48px;
    text-transform: uppercase;
    font-weight: lighter;
    margin-top: -23px;
}

.error-box .errors .left {
    float: left;
}

.error-box .errors .right {
    float: right;
}

.error-box .errors.second-column {
    width: 320px;
    position: absolute;
    right: 96px;
    left: initial;
    bottom: initial;
    top: 130px;
}

.error-box .errors.second-column span {
    float: left;
    display: block;
    width: 100%;
    text-align: center;
    color: #9b9b9b;
    font-weight: bold;
    font-size: 16px;
    margin: 20px 0;
}

.error-box .errors.second-column h3 {
    line-height: 1.2;
    margin: 0;
    color: #9b9b9b;
    font-size: 25px;
    font-weight: lighter;
}

.error-box .errors.second-column a {
    color: #fff;
    text-align: center;
    background: #3e4955;
    display: block;
    float: left;
    width: 100%;
    padding: 17px 0;
    font-size: 14px;
}

.error-box .errors.second-column .search-form {
    width: 100%;
    float: left;
    margin: 28px 0 0;
}

.error-box .errors.second-column .search-form input {
    float: left;
}

.error-box .errors.second-column .search-form input[type="text"] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 15px;
    background: #dadada;
    font-size: 14px;
    color: #778090;
    border: 0;
    box-shadow: inset 1px 3px 0px #d2d2d2, 1px 1px 0px #fff;
    outline: none;
    width: 75%;
}

.error-box .errors.second-column .search-form input[type="submit"] {
    margin: 2px 0 0;
    font-family: freshome;
    width: 25%;
    background: #b8d000;
    color: #fff;
    padding: 0;
    border: 0;
    outline: 0;
    height: 46px;
}
/* Sidebar */

#sidebar {
    float: right;
    box-sizing: border-box;
    padding: 10px;
    background: rgba(255, 255, 255, 0.5);
    border-left: 1px solid rgba(0, 0, 0, 0.06);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.sidebar_wrapper {
    overflow: hidden;
}

.widget {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 100%;
    margin: 0 0 10px;
    padding: 15px;
    background: #ffffff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.widget h3 {
    white-space: nowrap;
    display: block;
    width: 220px;
    margin: 10px auto 10px;
    padding: 0 0 10px;
    font-size: 20px;
    font-weight: bold;
    color: #464646;
    text-align: center;
    border-bottom: 1px solid #e8e8e8;
}

.widget.stay-connected {
    text-align: center;
}

#subscribe {
    margin: 0;
    background: #bcc900 url('images/subscribe.png') no-repeat top;
}

#subscribe h3 {
    width: 220px;
    color: #ffffff;
    border-bottom: 1px solid #dcdbdb;
}

#subscribe h3 span {
    color: #333333;
}

#subscribe small {
    display: block;
    margin: 0 0 20px;
    font-size: 12px;
    font-weight: 100;
    color: #ffffff;
    text-align: center;
}

#subscribe form {
    font-size: 12px;
}

#subscribe input[type="text"] {
    float: left;
    box-sizing: border-box;
    width: 200px;
    margin: 0;
    padding: 10px 15px;
    background: white;
    color: #989999;
    border: 0;
    outline: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#subscribe input[type="text"][placeholder] {
    font-style: italic;
}

#subscribe input[type="submit"] {
    display: block;
    float: left;
    margin: 0;
    padding: 9px 20px 10px;
    cursor: pointer;
    background: #000;
    font-family: Freshome;
    color: #ffffff;
    border: 0;
    outline: none;
}

#subscribe input[type="submit"]:hover {
    background: #333;
}

.widget.adsense250 {
    margin-bottom: 15px;
    padding-bottom: 20px;
    background: transparent;
    text-align: center;
}

.widget.border .ads-here {
    bottom: 15px;
}

.widget.adsense250.border {
    border-bottom: 1px solid #dddddd;
}

.widget .social-icon {
    margin: 15px 0 10px;
}

.social-icon {
    display: inline-block;
    height: 65px;
    width: 65px;
    margin-right: 5px;
    background: url('images/social-sprite.png') no-repeat;
    background-size: auto 65px;
    text-indent: -999em;
    transition: .2s opacity;
}

.social-icon:hover {
    opacity: .8;
}

span.sitem {
    display: inline-block;
    width: 65px;
    margin: 5px 0 10px;
}

span.sitem:last-of-type {
    position: relative;
    top: -6px;
}

a.PIN_1410876220770_follow_me_button {
    top: -6px !important;
}

a.tw {
    background-position: -65px 0;
}

a.gplus {
    background-position: -197px 0;
}

a.pin {
    width: 66px;
    background-position: -131px 0;
}

a.rss {
    background-position: -168px 0;
}

a.tumblr {
    background-position: -209px 0;
}

#latest-articles,
#most-viewed {
    margin: 0;
    padding: 0;
    background: transparent;
}

#most-viewed h3 {
    background: #4b5159;
    width: 100%;
    margin: 0;
    color: #fff;
    padding: 20px 0 20px;
    font-size: 21px;
    border-bottom: 0;
    border-radius: 7px 7px 0 0;
    border-bottom: 0;
}

.widget-nav {
    float: left;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    background: white;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.widget-nav li {
    display: block;
    float: left;
    box-sizing: border-box;
    width: 33.333333%;
    padding: 10px 0;
    text-align: center;
    border-radius: 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.widget-nav li a {
    display: inline;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.widget-nav li.active {
    padding: 10px;
    background: #b8d000;
}

.widget-nav li.active a {
    color: #ffffff;
}

.widget .post {
    float: left;
    margin: 0;
    background: transparent;
    border-bottom: 0;
}

.widget .post:hover .meta {
    background: #b8d000;
}

.widget .post:hover .meta a {
    color: #fff;
}

.widget .post .entry {
    padding: 10px 0 14px;
}

.widget .post .thumbnail .meta {
    padding: 10px 16px 10px 20px;
}

.widget .post h2 {
    line-height: 1.4;
    font-size: 12px;
}

.widget .post h2 a {
    font-family: Roboto;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

#latest-articles {
    padding-bottom: 15px;
    border-bottom: 1px solid #dddddd;
}

#latest-articles.widget h3 {
    margin-bottom: 30px;
}

#submit {
    cursor: pointer;
    background: #eda77f url('images/submit.png') no-repeat center;
}

#submit h3 {
    width: 280px;
    padding: 0;
    font-size: 28px;
    font-weight: normal;
    color: #ffffff;
    border: 0;
}

#submit h3 strong {
    font-weight: bold;
}

#submit a {
    display: block;
    width: 100%;
    margin: 30px 0 0;
    padding: 13px 0;
    background: rgba(255, 255, 255, 0.25);
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
}

#popular-tags {
    padding-bottom: 25px;
    background: transparent;
    border-bottom: 1px solid #dddddd;
}

#popular-tags h3 {
    margin-bottom: 30px;
}

.tags dd a,
#popular-tags a {
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 4px;
    padding: 5px;
    background: #ffffff;
    font-size: 12px;
    font-weight: bold;
    color: #acacac;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    transition: .2s all;
}

.tags dd a:hover,
#popular-tags a:hover {
    background: #b8d000;
    color: #ffffff;
    border-color: #b8d000;
}
/* Footer Posts */

#footer {
    float: left;
    clear: both;
    width: 100%;
    position: relative;
    z-index: 99999;
    background: #ffffff url('images/f_pattern.png') repeat center;
}

#footer .box.about img {
    width: 175px;
    height: auto;
}

.posts-list {
    overflow: hidden;
    background: #000000;
}

.posts-list .post {
    position: relative;
    display: block;
    float: left;
    z-index: 999;
    overflow: hidden;
    width: 16.6666%;
    margin: 0;
    padding: 0;
    opacity: 0.4;
    border: 0;
    transition: .2s all;
}

.posts-list .post:hover {
    opacity: 1;
}

.posts-list .post:hover .read-more {
    left: 25px;
}

.posts-list .post:hover h2 {
    top: 25px;
}

.posts-list .post h2 {
    position: absolute;
    display: inline;
    top: -200px;
    left: 45px;
    width: 80%;
    font-family: Coda;
    font-size: 18px;
    color: white;
    transition: .2s all;
}

.posts-list .post h2 span {
    position: relative;
    background: #b8d000;
    line-height: 1.2;
}
/*padding fixes*/

.posts-list .post h2 span::after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: -10px;
    height: 100%;
    width: 10px;
    background: #b8d000;
}

.posts-list .post h2 span span {
    position: relative;
    left: -10px;
    z-index: 999;
}

.posts-list .post .read-more {
    position: absolute;
    display: block;
    bottom: 25px;
    left: -125px;
    padding: 10px 15px;
    background: #ececec;
    color: #6c6d6e;
    transition: .2s all;
}
/* Footer Pages */

#footer-menu {
    background: #fff;
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
    border-top: 5px solid #ececec;
    border-bottom: 2px solid #ececec;
}

#footer-menu li {
    padding: 30px 0 25px;
    position: relative;
    display: block;
    float: left;
    box-sizing: border-box;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#footer-menu li::before {
    content: "";
    position: absolute;
    display: block;
    top: -5px;
    right: 0;
    left: 0;
    height: 5px;
    width: 100%;
    background: #ececec;
}

#footer-menu li.advertise {
    border-right: 1px solid #ececec;
    border-left: 1px solid #ececec;
}

#footer-menu li a {
    font-size: 18px;
    font-weight: bold;
    color: #dedede;
    text-transform: uppercase;
    transition: .3s all;
}

#footer-menu li:hover {
    border-top-color: #8da422;
    box-shadow: 0px 1px 5px #ececec;
}

#footer-menu li:hover a {
    color: #cfd920;
}

#footer-menu li:hover::before {
    background: #8da422;
}

#footer-menu i.icon {
    display: block;
    height: 92px;
    width: 92px;
    margin: 0 auto 25px;
    background: url('images/footer-icons.png') no-repeat;
    background-position: top left;
}

#footer-menu .who:hover .icon {
    background-position: -92px 0;
}

#footer-menu .advertise i.icon {
    background-position: 0 -97px;
}

#footer-menu .advertise:hover i.icon {
    background-position: -92px -97px;
}

#footer-menu .contact i.icon {
    background-position: 0 -193px;
}

#footer-menu .contact:hover i.icon {
    background-position: -92px -193px;
}
/* Footer Container */

#footer .container {
    padding: 50px 0;
    width: 735px;
    overflow: hidden;
}

#footer .container .logo {
    display: block;
    margin: 0 auto 45px;
    width: 250px;
}

#footer .container .search-container {
    width: 100%;
    margin: 0 0 40px;
    float: left;
}

#footer .container .search-container input[type="text"] {
    width: calc(100% - 180px);
    border-radius: 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px;
    padding: 25px 30px;
    margin: 0;
    float: left;
    border: 2px solid #E8E8E8;
    border-right: 0px transparent;
    box-sizing: border-box;
    box-shadow: inset 1px 1px 3px rgba(232, 232, 232, 0.45);
}

#footer .container .search-container input[type="submit"] {
    padding: 0 20px;
    cursor: pointer;
    background: #b8d000;
    color: #fff;
    border: 0;
    margin: 0;
    outline: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 28px;
    font-weight: bold;
    width: 180px;
    float: left;
    height: 88px;
    border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
}

#footer .container .search-container input[type="submit"]:hover {
    background: #C5DF00;
}

#footer .container .search-container input[type="submit"]:active {
    background: #ACC200;
}

#footer .container .col {
    float: left;
}

#footer .container .col .social li {
    float: left;
    margin-right: 10px;
}

#footer .container .col .social li a {
    display: block;
    width: 83px;
    height: 87px;
    background-image: url('images/f_social_sprite.png');
    background-repeat: no-repeat;
}

#footer .container .col .social li.fb a {
    background-position: -92px 0;
}

#footer .container .col .social li.tw a {
    background-position: -184px 0;
}

#footer .container .col .social li.rss a {
    background-position: -275px 0;
}

#footer .container .col .social li.gplus a {
    background-position: -367px 0;
}

#footer .container .col h3 {
    font-size: 36px;
    font-weight: bold;
    color: #000;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    letter-spacing: -2px;
    margin: 0 0 15px;
}

#footer .container .col h3 i {
    display: inline-block;
    width: 47px;
    position: relative;
    top: 8px;
    margin-left: 5px;
    height: 40px;
    background: url('images/icn_heart.png') no-repeat center;
}

#footer .container .col.support {
    float: right;
}

#footer .container .col.support h3 {
    margin: 0 0 30px;
}

#footer .container .col.support ul li {
    margin: 0 0 12px;
    text-decoration: underline;
}

#footer .box {
    float: left;
}

#footer .box .widget-title {
    margin: 0 0 30px;
    font-size: 12px;
    font-weight: bold;
    color: #464646;
}

#footer .container ul li a {
    font-size: 12px;
    color: #989898;
}

#footer .box.support ul li {
    margin: 0 0 15px;
}

#footer .box.support ul li a {
    text-decoration: underline;
}

#footer .box.support ul li a:hover {
    color: #8da422;
    text-decoration: none;
}

#footer .box.blogroll {
    width: 315px;
}

#footer .box.blogroll ul li a {
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
    font-size: 10px;
    text-transform: uppercase;
}

#footer .box.blogroll ul li a:hover {
    color: #8da422;
}

#footer .social {
    margin-right: 0;
}

#footer .copyright {
    float: left;
    clear: both;
    width: 100%;
    margin: 0 0 0;
    padding: 30px 0;
    border-top: 1px solid #d5d5d5;
    font-size: 12px;
    color: #989898;
    background: #fff;
    text-align: center;
}
/* Attachment page - image gallery */

.gallery_container {
    position: relative;
    width: 100%;
    overflow: hidden;
    float: left;
}

.gallery_container:hover .fh_box {
    display: block;
}

.gallery_container .fh_box {
    top: 25px;
    left: 15px;
}

.gallery_container img {
    width: 100%;
    height: auto;
}

.gallery_container .nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.gallery_container .nav > div {
    position: relative;
    float: left;
    width: 50%;
    height: 100%;
}

.gallery_container .nav > div a {
    opacity: 0;
    visibility: hidden;
    transition: .3s all;
}

.gallery_container .nav > div:hover a {
    opacity: 1;
    visibility: visible;
}

.gallery_container .nav a {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    display: block;
    text-indent: -999em;
    width: 100%;
}

.gallery_container .nav .prev a {
    background: url('images/gallerynav-prev.png') no-repeat 10% center;
    left: 0;
}

.gallery_container .nav .next a {
    right: 0;
    background: url('images/gallerynav-next.png') no-repeat 90% center;
}

.image-gallery {
    margin-top: 25px;
}

.image-gallery .gallery {
    overflow: hidden;
    margin: 0 auto 50px;
    background: #fff;
    font-size: 14px;
}

.image-gallery .gallery .ads728 {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 20px 0;
    float: left;
}

.image-gallery .gallery a img {
    width: 100%;
    height: auto;
}

.gallery_header {
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    width: 100%;
    float: left;
    padding: 15px 0;
    overflow: hidden;
}

.image-gallery .gallery .gallery_header > a {
    display: block;
    float: left;
    color: #778090;
    padding: 0 30px;
    line-height: 80px;
    border-right: 1px solid #ececec;
}

.image-gallery .gallery .gallery_header > a span {
    color: #bbc472;
}

.image-gallery .gallery .navigation {
    margin: 5px 0 0 0;
    float: right;
}

.image-gallery .gallery .navigation > a {
    display: block;
    float: left;
    padding: 0 30px;
    line-height: 55px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    background: #F1684E;
    position: relative;
    margin: 0 16px 0 0;
}

.image-gallery .gallery .navigation > a:first-child::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 28px 25px 27px 0;
    border-color: transparent #F1684E transparent transparent;
    content: "";
    display: block;
    position: absolute;
    left: -25px;
    top: 0;
}

.image-gallery .gallery .navigation > a:last-child {
    margin-right: 50px;
}

.image-gallery .gallery .navigation > a:last-child::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 27px 0 28px 25px;
    border-color: transparent transparent transparent #F1684E;
    content: "";
    display: block;
    position: absolute;
    right: -25px;
    top: 0;
}

.image-gallery .gallery .gallery_footer {
    width: 100%;
    float: left;
    overflow: hidden;
    padding: 10px 15px;
}

.gallery_footer ul.essb_links_list li {
    margin-right: 5px !important;
}

.image-gallery .gallery .gallery_header > a.back_to_article {
    font-weight: bold;
    float: left;
    position: relative;
    text-transform: uppercase;
    line-height: 1;
    border: 0;
    background: #B0C700;
    color: #fff;
    padding: 15px 25px;
    text-align: left;
    margin: 0 15px;
    margin-left: 55px;
}

a.back_to_article::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 32px 34px 33px 0;
    border-color: transparent #B0C700 transparent transparent;
    content: "";
    display: block;
    position: absolute;
    left: -34px;
    top: 0;
}

.image-gallery .gallery .gallery_header > a.back_to_article span {
    display: block;
    font-size: 16px;
    text-transform: initial;
    font-weight: normal;
    margin: 0 0 5px;
    color: white;
}

.image-gallery .gallery .back_button {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    padding: 15px 0 20px;
    border-top: 1px solid #ececec;
}

.image-gallery .gallery .back_button a {
    font-weight: bold;
    text-decoration: underline;
    color: #9FB400;
}

.image-gallery .related-posts dd {
    display: block;
    float: left;
    width: 15%;
    margin: 0 0 10px;
    padding-right: 10px !important;
}

.image-gallery .related-posts dd:first-of-type {
    margin-left: 54px !important;
}

.image-galery .related-posts .related-content {
    height: 80px !important;
}

.image-gallery .related-posts dd:last-child {
    padding-right: 0px !important;
}

.image-gallery .related-content span {
    font-size: 14px;
}

.image-gallery .related-posts dd .thumb {
    height: 140px;
    overflow: hidden;
}

.image-gallery .related-posts dd .thumb img {
    min-height: 150px;
    width: auto;
}

.image-gallery .related-posts dd:nth-child(odd),
.image-gallery .related-posts dd:nth-child(even) {
    padding: 0;
}

.share_bar {
    width: 100%;
    margin-left: 0;
    left: 0;
    position: fixed;
    line-height: 65px;
    height: 65px;
    background: #fafafa;
    z-index: 900;
    top: -30px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22), inset 0 5px 15px rgba(83, 81, 81, 0.2);
    transition: .3s all linear;
}

.share_bar a[rel="next"] {
    padding: 0 18px 0 24px;
    position: relative;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    display: block;
    background-color: #ff3c1f;
    color: #fff;
    border-radius: 5px 0 0 5px;
    display: block;
    float: left;
    margin: 8px 5px;
}

.share_bar a[rel="next"]::after {
    right: -20px;
    top: 0;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 0 25px 20px;
    border-color: transparent transparent transparent #ff3d1f;
}

.share_bar.slide_down {
    top: 50px;
}

.share_bar .essb_links {
    float: left;
    clear: none !important;
    width: 375px;
}

.share_bar .essb_links li {
    width: calc(50% - 5px);
    margin-left: 5px !important;
}

.share_bar .essb_links li a {
    height: 50px;
    border-radius: 5px;
    margin: -7px 0 0;
    text-align: center;
    padding: 0 30px !important;
    width: 100%;
    box-sizing: border-box;
}

.share_bar .essb_links li a span {
    position: relative !important;
    top: -9px;
    font-size: 12px;
}

.share_bar span.title {
    font-weight: bold;
    float: right;
    text-align: right;
    margin: 0 0 0 20px;
    font-family: Roboto;
    color: #000;
    font-size: 24px;
    width: calc(100% - 550px);
    white-space: nowrap;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
}
/* New lightbox header */

.login .lightbox .lightbox-header.new-header {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-top: -20px;
    background: url('images/npattern.png') repeat top center;
    padding: 0;
}

.login .lightbox .lightbox-header.new-header .apple_small {
    display: block;
    width: 100%;
    background: url('images/apple_small.png') no-repeat center;
    height: 100px;
}

.login .lightbox .lightbox-header.new-header #create-account,
.login .lightbox .lightbox-header.new-header #signin {
    width: 50%;
    margin: 0 0 1px;
    float: left;
    padding: 15px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f0f0f0));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f0f0f0 100%);
}

.login .lightbox .lightbox-header.new-header #create-account a,
.login .lightbox .lightbox-header.new-header #signin a {
    font-size: 14px;
    display: block;
    position: relative;
    z-index: 100;
}

.login .lightbox .lightbox-header.new-header .active a {
    font-weight: 300;
    position: relative;
    top: -8px;
}

.login .lightbox .lightbox-header.new-header .active a::before {
    content: "";
    display: block;
    position: absolute;
    top: -17px;
    width: 194px;
    height: 53px;
    background: url('images/active_tab.png') no-repeat center;
    left: 50%;
    margin-left: -97px;
    z-index: -1;
}

.lightbox-header.new-header #close {
    top: 15px;
    right: 5px;
}
/* BUTOANE NOI */

.entry-share span.stArrow,
.share_bar span.stArrow {
    display: none !important;
}

.entry-share > div {
    float: left;
}

.entry-share > div > span {
    display: block;
    float: left;
    height: 44px;
}

.secondary-shares {
    display: none;
}

#content .entry-header .entry-share .secondary-shares .essb_links li a {
    margin: 2px 0 0 0 !important;
    height: 20px;
    padding: 7px !important;
    width: 20px !important;
}

.secondary-shares .essb_network_name {
    display: none !important;
}

.secondary-shares span.essb_icon {
    margin: 0 !important;
}

.secondary-shares .stButton {
    width: 44px;
    height: 44px;
}

.secondary-shares .stButton .stMainServices {
    width: 44px;
    height: 44px;
    background-image: none !important;
    border-radius: 3px;
    padding: 0;
}

.secondary-shares .stButton_gradient {
    width: 44px !important;
    height: 44px !important;
    padding: 0 !important;
    border: 0 !important;
}

.secondary-shares .stButton_gradient .chicklets {
    display: none !important;
}

.primary-shares > span {
    width: 170px;
}

.primary-shares .stButton .st-twitter-counter,
.primary-shares .stButton .st-facebook-counter,
.share_bar .stButton .st-twitter-counter,
.share_bar .stButton .st-facebook-counter {
    width: 170px !important;
    height: 44px !important;
    border-radius: 3px !important;
    padding: 0 !important;
    transitions: .2s all;
}

.share_bar .stButton .st-twitter-counter:hover,
.share_bar .stButton .st-facebook-counter:hover {
    -webkit-filter: brightness(1.1);
}

.primary-shares > span {
    margin-right: 6px !important;
}

.primary-shares .stButton .st-facebook-counter,
.share_bar .stButton .st-facebook-counter {
    background: #2d609b !important;
    background-image: url('images/button_sprites.png') !important;
    background-repeat: no-repeat !important;
    background-size: auto 230px !important;
    background-position: 0 0 !important;
}

.primary-shares .stButton .st-facebook-counter::before,
.share_bar .stButton .st-facebook-counter::before {
    content: "Share On Facebook";
    color: #fff;
    line-height: 45px;
    margin-left: 40px;
}

.primary-shares .stButton .st-twitter-counter,
.share_bar .stButton .st-twitter-counter {
    background: #00c3f3 !important;
    background-image: url('images/button_sprites.png') !important;
    background-repeat: no-repeat !important;
    background-size: auto 230px !important;
    background-position: 0 -47px !important;
}

.primary-shares .stButton .st-twitter-counter::before,
.share_bar .stButton .st-twitter-counter::before {
    content: "Share On Twitter";
    color: #fff;
    line-height: 45px;
    margin-left: 40px;
}

.entry-share .stButton .stMainServices.st-pinterest-counter {
    background: #cb2027;
    background-image: url('images/button_sprites.png') !important;
    background-repeat: no-repeat !important;
    background-position: 1px -92px !important;
    background-size: auto 230px !important;
}

.entry-share .st_stumbleupon_hcount .stButton_gradient {
    background: #eb4823 !important;
    background-image: url('images/button_sprites.png') !important;
    background-repeat: no-repeat !important;
    background-position: 0px -185px !important;
    background-size: auto 230px !important;
}

.entry-share .st_googleplus_hcount .stButton_gradient {
    background: #e35f43 !important;
    background-image: url('images/button_sprites.png') !important;
    background-repeat: no-repeat !important;
    background-position: 0 -138px !important;
    background-size: auto 230px !important;
}

.entry-share .button {
    margin: 2px 0 0 0;
    cursor: pointer;
    border-radius: 4px;
    float: left;
    width: 34px;
    height: 34px;
    background: #c5c5c5;
    display: block;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 30px;
}
/* Contact Form */

.contact_form {
    width: 60%;
    float: left;
}

.contact_form p {
    width: 100%;
    margin: 0 0 15px;
    padding-left: 80px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    position: relative;
}

.contact_form p .label {
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 50px;
}

.contact_form .message_textarea label {
    line-height: 25px !important;
}

.contact_form input[type="text"],
.contact_form input[type="email"],
.contact_form textarea,
.contact_form input[type="file"] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    width: 100%;
    padding: 15px;
    font-family: Freshome;
    background: #dadada;
    font-size: 14px;
    color: #778090;
    border: 0;
    box-shadow: inset 1px 3px 0px #d2d2d2, 1px 1px 0px #fff;
    outline: none;
    resize: none;
}

.contact_form textarea:focus,
.contact_form input[type="text"]:focus,
.contact_form input[type="email"]:focus {
    background: #ffffff;
    box-shadow: -1px -2px 0px #e0e0e0, 1px 1px 0px #f4f4f4;
}

.contact_form textarea {
    height: 200px;
}

.contact_form input[type="submit"] {
    float: left;
    clear: both;
    margin: 0;
    padding: 12px 50px;
    cursor: pointer;
    background: #3e4955;
    font-size: 14px;
    color: #ffffff;
    border: 0;
    border: 0;
    outline: 0;
}

.contact_form input[type="submit"]:hover {
    background: #a7c82b;
}

.contact_form .quiz-256 {
    position: relative;
}

.contact_form .quiz-256 span {
    position: absolute;
    top: 12px;
    z-index: 999;
    left: 15px;
    font-size: 14px;
}

.wpcf7-quiz {
    padding-left: 70px !important;
    position: relative;
    top: -25px;
}

.contact_form br {
    display: none;
}

span.wpcf7-form-control-wrap.quiz-256 {
    height: 50px;
    overflow: hidden;
    display: block;
}

.accordion {
    width: 35%;
    float: right;
}

.accordion h2 {
    margin: 0 0 25px;
    font-size: 18px;
    font-weight: bold;
}

.accordion p {
    display: none;
}

.accordion a {
    display: block;
    padding: 20px 40px;
    color: #778090;
    position: relative;
    border-bottom: 1px solid #D0D1D3;
}

.accordion a span {
    position: absolute;
    left: 15px;
    top: 0;
    font-size: 22px;
    line-height: 49px;
    font-weight: bold;
    bottom: 0;
    color: #bdbdbd;
}

.accordion a.active span {
    color: #ced821 !important;
}

#accordion > div {
    padding: 25px 0;
    border-bottom: 1px solid #D0D1D3;
}

.accordion a.active {
    background: #fff;
    border-bottom: none;
}

div.wpcf7 img.ajax-loader {
    display: none !important;
}

.sticky-element {
    top: 0;
    width: 329px;
}
/* NEW SHARES */

#example1 {
    float: left;
    margin: 0 27% 0 27%;
}

.sharrre {
    margin: 55px 0 0 50px;
    float: left;
}

.sharrre .box a:hover {
    text-decoration: none;
}

.sharrre .count {
    color: #525b67;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    height: 40px;
    position: relative;
    text-align: center;
    width: 70px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #b2c6cc;
    background: #fbfbfb;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #f6f6f6));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%);
    /* IE10+ */
    
    background: linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%);
    /* W3C */
    /* IE6-9 */
}

.sharrre .count:before,
.sharrre .count:after {
    content: '';
    display: block;
    position: absolute;
    left: 49%;
    width: 0;
    height: 0;
}

.sharrre .count:before {
    border: solid 7px transparent;
    border-top-color: #b2c6cc;
    margin-left: -7px;
    bottom: -14px;
}

.sharrre .count:after {
    border: solid 6px transparent;
    margin-left: -6px;
    bottom: -12px;
    border-top-color: #fbfbfb;
}

.sharrre .share {
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-top: 8px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 70px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#twitter .share {
    text-shadow: 1px 0px 0px #0077be;
    border: 1px solid #0075c5;
    background: #26c3eb;
    background: -moz-linear-gradient(top, #26c3eb 0%, #26b3e6 50%, #00a2e1 51%, #0080d6 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26c3eb), color-stop(50%, #26b3e6), color-stop(51%, #00a2e1), color-stop(100%, #0080d6));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #26c3eb 0%, #26b3e6 50%, #00a2e1 51%, #0080d6 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #26c3eb 0%, #26b3e6 50%, #00a2e1 51%, #0080d6 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #26c3eb 0%, #26b3e6 50%, #00a2e1 51%, #0080d6 100%);
    /* IE10+ */
    
    background: linear-gradient(top, #26c3eb 0%, #26b3e6 50%, #00a2e1 51%, #0080d6 100%);
    /* W3C */
    /* IE6-9 */
    
    box-shadow: 0 1px 4px #DDDDDD, 0 1px 0 #5cd3f1 inset;
}

#facebook .share {
    text-shadow: 1px 0px 0px #26427e;
    border: 1px solid #24417c;
    background: #5582c9;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #5582c9 0%, #33539a 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5582c9), color-stop(100%, #33539a));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #5582c9 0%, #33539a 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #5582c9 0%, #33539a 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #5582c9 0%, #33539a 100%);
    /* IE10+ */
    
    background: linear-gradient(top, #5582c9 0%, #33539a 100%);
    /* W3C */
    /* IE6-9 */
    
    box-shadow: 0 1px 4px #DDDDDD, 0 1px 0 #80a1d6 inset;
}

#googleplus .share {
    text-shadow: 1px 0px 0px #222222;
    border: 1px solid #262626;
    background: #6d6d6d;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #6d6d6d 0%, #434343 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6d6d6d), color-stop(100%, #434343));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #6d6d6d 0%, #434343 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #6d6d6d 0%, #434343 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #6d6d6d 0%, #434343 100%);
    /* IE10+ */
    
    background: linear-gradient(top, #6d6d6d 0%, #434343 100%);
    /* W3C */
    /* IE6-9 */
    
    box-shadow: 0 1px 4px #DDDDDD, 0 1px 0 #929292 inset;
}

span.essb_network_name {
    text-transform: uppercase !important;
}

.googly {
    position: relative;
    margin-left: 10px;
    cursor: pointer;
    width: 40px;
}

.googly:after {
    display: none !important;
}

#monstereyes > div {
    border: 1px solid #8F8F8F;
}

#text-133 .textwidget {
    text-align: center;
}

img.skip_add_wrapper {
    width: 1px !important;
    height: 1px !important;
}

.page-template-default .darkMask {
    height: 95px !important;
}

.page-template-default .category-title {
    margin: 15px 0 50px !important;
}

@media screen and (max-width: 480px) {
    #content .entry-header .entry-title {
        line-height: 22px !important;
        margin: 5px 0 0 !important;
    }
    .fh_box {
        display: none !important;
    }
    #content .entry-header .entry-share .primary-shares .essb_links li a {
        padding: 6px 14px 7px !important;
    }
    .post .entry.header_post h1 {
        line-height: 18px !important;
        margin: 3px 0 0 !important;
    }
    .post .entry.header_post h1 a {
        line-height: initial !important;
        font-size: 22px !important;
        display: block;
    }
    #content .entry-header .entry-share li.essb_item.essb_link_facebook.nolightbox {
        margin: 0 !important;
    }
    #text-136 {
        width: 100% !important;
    }
    #sidebar {
        position: static !important;
        width: 100% !important;
    }
    #footer .container .search-container input {
        width: 100% !important;
        border: 0 !important;
        box-shadow: none !important;
        border-radius: 5px !important;
    }
    #footer .container .search-container input[type="text"] {
        margin: 0 0 10px !important;
    }
}

.ads728 div {
    display: inline-block;
}
/* IOS APP */

.ios_app {
    width: 100%;
    display: table;
    padding: 15px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-box-sizing: border-box;
    background: rgba(255, 255, 255, .9);
    box-sizing: border-box;
    z-index: 9999999999;
    opacity: .9;
}

.ios_app div {
    display: table-cell;
    vertical-align: middle;
    text-shadow: 0 1px 0 #fff;
}

.ios_app div img {
    float: left;
    margin-right: 10px;
}

.ios_app div h2 {
    color: #0e1421;
    font-size: 16px;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    margin: 8px 0 3px;
}

.ios_app div p {
    font-size: 13px;
    font-family: helvetica, arial, sans-serif;
    font-weight: bold;
    color: rgb(161, 161, 161);
}

.ios_app div a {
    position: absolute;
    right: 15px;
    top: 50%;
    display: block;
    margin-top: -13px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    background: #339fff;
    color: #fff;
    padding: 6px 10px 7px;
    border-radius: 3px;
    box-shadow: inset 0px 1px 0 rgba(255, 255, 255, .3);
    border: 1px solid #067995;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}

.ios_app div .close {
    position: absolute;
    background: #000;
    color: #fff;
    width: 18px;
    height: 18px;
    text-align: center;
    text-transform: lowercase;
    text-shadow: none;
    font-size: 14px;
    border-radius: 50%;
    line-height: 16px;
    border: 2px solid #fff;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, .8);
    cursor: pointer;
    top: -12px;
    left: 10px;
}
/* SOCIAL MOBILE */

.social_mobile {
    display: none;
    width: 100%;
    margin: 20px 0 10px;
    text-align: center;
}

.social_mobile a {
    font-size: 32px;
    color: #999;
    margin-right: 20px;
}

.social_mobile a:last-of-type {
    margin: 0;
}

.single .social_mobile {
    margin: 20px 0;
}

#text-133 .textwidget {
    padding: 10px 0;
}

#text-133 .textwidget a {
    font-size: 36px;
    margin: 0 10px 0 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

#text-133 .textwidget a:hover {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

#text-133 .textwidget a:last-of-type {
    margin: 0;
}

#text-133 .textwidget a .icon-twitter {
    color: rgb(85, 172, 238);
}

#text-133 .textwidget a .icon-facebook {
    color: rgb(75, 102, 160);
}

#text-133 .textwidget a .icon-googleplus {
    color: rgb(213, 39, 30);
}

#text-133 .textwidget a .icon-pinterest {
    color: rgb(209, 30, 22);
}

#text-133 .textwidget a .icon-instagram {
    color: #936B52;
}

#text-133 .textwidget a .icon-tumblr {
    color: #2C4762;
}

#text-133 .social-custom .textwidget a {
    font-size: 30px;
}
/* FIX */

#content .entry-text p:empty {
    margin: 0;
}

.entry-header {
    float: left;
    width: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
/*--------------------*/
/* Circle pop */
/*--------------------*/

.color-3 {
    background: #fff;
}

.nav-circlepop {
    display: none;
    z-index: 999999;
    top: 40%;
    left: 0;
    right: 0;
    width: 100%;
    height: 51px;
}

.nav-circlepop a {
    background: url('images/sprite_nav.png') 0 0 transparent;
    width: 51px;
    height: 51px;
    display: block;
    z-index: 10;
    position: absolute;
    cursor: pointer;
    z-index: 9999;
}

.nav-circlepop a.prev {
    left: 1px;
    position: fixed;
    top:40%;
}

.nav-circlepop a.next {
    background-position: 0 -53px;
    right: 1px;
    position: fixed;
    top:40%;
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@media screen and (max-width: 1220px) {
    body {
        padding-top: 76px !important;
    }
}

@media screen and (max-width: 980px) {
    .fh_box {
        display: block !important;
    }
    .share ul li {
        width: 28% !important;
        height: 80px !important;
        margin: 0 !important
    }
}

@media screen and (max-width: 480px) {
    .nav-circlepop {
        display: none !important;
    }
    .entry-share .button {
        display: none !important;
    }
    .social_mobile {
        display: block;
    }
    body {
        background: #fff !important;
    }
    .container {
        padding: 0 !important;
    }
    .post,
    .post-group .post {
        margin-bottom: 0 !important
    }
    .entry-header {
        padding: 0 10px 10px !important;
    }
    #content .entry-header .entry-title {
        line-height: 35px !important;
        margin: 5px 0 0 !important;
        font-size: 30px !important;
    }
    #content .entry-text p {
        font-size: 19px !important;
        line-height: 30px !important;
    }
    .fh_box {
        display: none !important;
    }
    .freshome-attachment {
        margin: 0 0 -1px !important;
    }
    #content .entry-text p {
        margin: 20px 0 !important;
        float: left;
        clear: both;
        width: 100% !important;
    }
}
/* SHARE OVER IMAGE */

.share_over {
    position: absolute;
    right: -20px;
    bottom: 0;
}

.wp-caption ~ .share_over {
    bottom: 58px;
}

.share_over .button-toggle {
    height: 40px;
    width: 40px;
    cursor: pointer;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
    display: block;
    background: rgba(0, 0, 0, 0.2) url('images/icn_share.png') no-repeat center;
}

.share_over:hover .share_btn {
    opacity: 1;
    visibility: visible;
}

.share_over .share_btn {
    margin: 0 40px 0 0;
    opacity: 0;
    visibility: hidden;
    transition: .2s all;
}

.share_over .share_btn a {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    background: #3b5998;
}

.share_over .share_btn a.pinterest {
    background: #c92228;
}

.share_over .share_btn a.twitter {
    background: #00aced;
}
.degree-search-wrap {
    height: 238px;
    margin: 0 0 20px;
}
.degree-search-stick.degree-fixed {
    width: 240px;
    position: fixed;
    top: 10px;
}
.admin-bar .degree-search-stick.degree-fixed {
    top: 35px;
}
.degree-search-content {
    width: 240px;
    margin: 0 auto;
}
.degree-search-content br {
    display: none;
}
.degree-search-title {
    font-size: 20px;
    color: #333;
    font-family: "PT Sans Narrow", san-serif;
    text-transform: uppercase;
    display: block;
    margin: 0 0 20px;
    line-height: 30px;
    padding: 10px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.degree-search-label {
    padding-left: 20px;
    position: relative;
    margin: 0 0 10px;
}
.degree-search-select {
    width: 100%;
    display: block;
    color: #333;
    height: 32px;
    line-height: 32px;
    background: #fff;
    border: 1px solid #666;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.degree-search-select:disabled {
    border: 1px solid #ccc;
    background: #f1f1f1;
    color: #ccc;
}
.degree-search-count {
    width: 20px;
    height: 32px;
    line-height: 32px;
    display: block;
    position: absolute;
    font-weight: bold;
    font-size: 16px;
    top: 0;
    left: 0;
    z-index: 1;
    color: #619E07;
}
.degree-search-select:disabled + .degree-search-count {
    color: #ccc;
}
.degree-search-submit {
    width: 200px;
    display: inline-block;
    line-height: 35px;
    height: 35px;
    color: #fff;
    background: #619E07;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.degree-submit {
    text-align: center;
    padding-left: 20px;
}

.degree-sponsored {
    text-align: right;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    color: #999;
    padding-top: 7px;
    font-family: "Open Sans", sans-serif;
}