::-webkit-input-placeholder { /* Chrome */
    color: black;
}
:-ms-input-placeholder { /* IE 10+ */
    color: black;
}
::-moz-placeholder { /* Firefox 19+ */
    color: black;
    opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
    color: black;
    opacity: 1;
}
h1 {
    padding-bottom: 60px;
}
div#blogs-container {
    padding-left: 15px;
}
@media screen and (max-width: 991px) {
    div#blogs-container {
        padding-left: 0;
    }
}
div.content {
    display: table;
    height: 150px;
}
h4.blog-content {
    vertical-align: middle;
    display: table-cell;
}
h4.blog-content p {
    padding-left: 15px;
    padding-right: 15px;
}
div.blog-content-device div:first-child {
    padding-left:0;
}
@media screen and (max-width: 991px) {
    div.blog-content {
        margin: 50px 0 50px 0;
        width: 100%;
    }
    div.blog-content-device {
        margin: 0;
        width: 100%;
        padding-bottom: 0;
    }
    div.top-content {
        padding-bottom: 50px;
    }
    h1 {
        padding-bottom: 35px;
    }
}
img.bulb {
    width: 150px;
}

ul.category-filter {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.category-filter li {
    float: left;
    margin-right: 50px;
}
ul.category-filter li a {
    color: #000;
}
@media screen and (max-width: 991px) {
    ul.category-filter li {
        margin-right: 16px;
        font-size: 14px;
    }
    ul.category-filter li a {
        font-weight: normal;
    }
}
ul.category-filter li a.selected {
    border-top: 1px solid #00c4c4; /* Or whatever color you want */
    text-decoration: none;
    padding-top: 1px;
}
ul.category-filter li a:hover {
    text-decoration: none;
}
@media screen and (max-width: 991px) {
    div.blog-posts {
        padding-left: 0;
        margin-left: 0;
    }
}
div.blog-posts div.row {
    margin-bottom: 20px;
}
div.blog-element {
    position: relative;
    display: none;
}
@media screen and (max-width: 991px) {
    div.blog-element {
        /** There is a reason it's 30 and not 15... this is not a bootstrap col... which means that the default 15 px is not set */
        padding-left: 30px;
        padding-right: 15px;
    }
}
a.blog-element-desktop,a.blog-element-device {
    height: 350px;
    color: #000;
    padding: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
a.blog-element-desktop:hover {
    text-decoration: none;
}
a.blog-element-desktop h3 {
    line-height:40px;
}
a.blog-element-desktop p, a.blog-element-device p, section.cd-section.fab-button p {
    margin-top: 43px;
}
.the-big-one p {
    margin-top: 5px !important;
    line-height: 2.5vw;
    font-size: 28px;
    font-family: Merriweather;
    color:#000;
    padding-bottom: 15px;
}

.the-big-one span {
    display: block;
    margin-top: 8px;
    line-height: 3vw;
    font-size: 20px;
    font-family: Merriweather;
    color:#000;
    cursor: pointer;
    font-weight:bold;
}
.the-big-one input {
    text-align: center;
    line-height: 35px;
    width: 18vw;
    border: #000 2px solid;
    background-color: transparent;
    color: #000;
    font-size: 1vw;
}
.the-big-one .arrow {
    width: 41.333px !important;
    padding-bottom: 12px;
    margin-left: -8px;
}
.subscribe-message {
    left:inherit !important;
    top:inherit !important;
    color: #000;
    font-size: 11px;
    margin: 0;
    padding: 0;
    margin-top: -4px;
    visibility: hidden;
}
.subscribe-device {
    padding-top:100px !important;
    background-color: #fcbb14;
    text-align: center;
}
.subscribe-device:hover {
    text-decoration: none;
}
.subscribe-device input {
    margin-top: 30px;
    border: #000 2px solid;
    background-color: transparent;
    text-align: center;
    line-height: 36px;
    width: 50%;
}
.subscribe-device span {
    margin-top: 21px;
    display: block;
    cursor: pointer;
}
.subscribe-device span img {
    height: 19px;
    padding-bottom: 2px;
}
.subscribe-device .subscribe-message {
    margin-top: 15px !important;
}
@media screen and (max-width: 750px) {
    .subscribe-device {
        padding-top:75px !important;
    }
    .subscribe-device input {
        width: 80%;
    }
}
@media screen and (max-width: 420px) {
    .subscribe-device {
        padding-top:60px !important;
    }
    .subscribe-device input {
        width: 100%;
    }
}
@media screen and (min-width: 1400px) {
    .the-big-one input {
        width:252px;
        font-size: 15px;
    }
}
.blog-graphics, a.blog-element-device div.graphics {
    margin-top: 25px;
}
a.blog-element-device h3 {
    font-size: 30px;
    line-height: 40px;
}
a.colored {
    background-color: #f5f0e9;
}
div#subscribe {
    background: #fcbb14;
    cursor: default;
}
div#subscribe > div {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #FFF;
    width: 100%;
    text-align: center;
}
div#subscribe > div p.webstyle4 {
    font-size: 2vw;
}
@media screen and (min-width: 1400px) {
    div#subscribe > div p.webstyle4 {
        line-height:35px;
        font-size: 27px;
    }
}
div#subscribe > div p.webstyle4:nth-child(2) {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 25px;
}
div#subscribe {
    width: 33%;
}

/**
 SINGLE BLOG
 */

div.text-chunk p {
    font-size: 16px;
    padding-bottom: 10px;
}
div.blog div:nth-child(1) p:last-child {
    padding-bottom: 0px;
}
div#bulb img.bulb {
    float: right;
    width: 100px;
    margin-right: 4vw;
}
img.bulb-device {
    width: 95px;
    padding-top: 83px;
    text-align: center
}
@media screen and (max-width: 1024px) {
    div#bulb img.bulb {
        margin-right: 0;
    }
}

div.divider-image img {
    width: 100%;
    height: auto;
}
div.divider {
    margin-bottom: 50px;
}
div.writer-dekstop {
    color: #777;
    padding-top: 20px;
    margin-bottom: 80px;
}
div.writer-dekstop .author-image {
    float: left;
    padding-right:20px;
}
div.writer-dekstop .author-image img {
    max-height:75px;
}

div.writer-dekstop p, div.writer-device p {
    padding-bottom:0;
    font-size:15px;
    line-height:26px;
}
div.writer-dekstop p:nth-child(3), div.writer-dekstop p:nth-child(4) {
    font-size:13px;
}
div.writer-dekstop p:nth-child(4) {
    line-height:18px;
}
div.writer-dekstop a, div.writer-device a {
    color: #777;
    display: inline-block;
    padding-top: 2px;
    font-style: italic;
}
div.writer-dekstop a:hover, div.writer-device:hover {
    text-decoration: none;
}
div.writer-device {
    background-color: #f5f0e9;
    margin-bottom:50px;
}
div.writer-device .author-image {
    background-color: #f5f0e9;
    margin-bottom:50px;
}
div.writer-device div:nth-child(1) {
    padding-top: 50px;
    padding-bottom: 50px;
}
div.writer-device div.col-xs-3 img{
    width: 100%;
}
div.writer-device div.col-xs-6 p:nth-child(2) {
    line-height: 24px;
}
div.writer-device div.col-xs-6 img {
    height: 24px;
    padding-right: 6px;
    float: left;
}
p.like-our-mindset {
    margin-top: 75px;
    margin-bottom: 50px;
    color: #fcbb14;
    cursor: pointer;
}
p.like-our-mindset span {
    font-weight: bold;
}
p.like-our-mindset img {
    height: 29px;
}
div.main-content {
    margin-bottom: 50px;
}
div.related-posts-headline {
    margin-bottom:40px;
    text-align: center;
}
div.related-posts {
    background-color: #f5f0e9;
    margin-bottom:100px;
}
div.related-posts > div > a {
    text-decoration: none;
    display: block;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #000;
}
div.related-posts > div > a:hover {
    text-decoration: none;
}
div.related-posts > div > a img {
    width: 50px;
}
div.related-posts > div > a h3 {
    padding-top: 35px;
    padding-bottom: 50px;
    line-height:40px;
}
.cd-section-device {
    position: absolute;
    top: 320px;
    right: 80px;
}
.share-on-social-media {
    float: left;
    margin-right:10px;
    margin-bottom:25px;
}
.share-with-friends-container {
    margin-bottom: -15px;
}
@media screen and (max-width: 991px) {
    .share-on-social-media {
        float: none;
        margin-right:0;
        margin-bottom:5px;
    }
}
.link-anchor img {
    height:16px !important;
    display: inline;
    float: none !important;
    padding-left: 6px;
    margin-bottom:2px;
}