#posts-from-carryology {
    background: #FFF;
}

#posts-from-carryology .row{
    padding: 0px 25px 50px 25px ;
}

#posts-from-carryology .title p {
    margin: 50px 0;
    color:#e8735d;
    text-transform: uppercase;
    font-size:16px;
    letter-spacing: 1.3px;
    font-weight: 500 !important;
    line-height: 1.1;
}

#posts-from-carryology a h3{
    width: 85%;
    float: left;
    font-weight: bold;
    font-size: 26px;
    color: #000;
    text-align: left;
    min-height: 56px;
}

#posts-from-carryology a:hover{
    text-decoration: none;
}

#posts-from-carryology .post-icon img{
    width: 42px;
    height: 42px;
    float: right;
    margin-top: 15px;
}

#posts-from-carryology .author{
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
}

#posts-from-carryology .content{
    font-family: 'Crimson Text', sans-serif;
    margin-top: 10px;
    font-size: 16px;
    color: #000;;
    text-align: left;
}

#posts-from-carryology .content .read-more{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #e8725d;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

#posts-from-carryology .categories-wrap {
    margin-top: 10px;
}

#posts-from-carryology .categories-wrap ul.post-categories{
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
}

#posts-from-carryology .categories-wrap ul.post-categories li{
    float: left;
    margin: 0 7px 5px 0;
}

#posts-from-carryology .categories-wrap ul.post-categories li a{
    display: block;
    border: 2px solid;
    color: #bfbfbf;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    padding: 1px 5px;
}
#posts-from-carryology .categories-wrap .carryScore {
    margin: -25px 0 0 0;
    float: right;
    width: 43%;
    text-align: left;
}

#posts-from-carryology .categories-wrap .carryScore label {
    font-size: 11px;
}

#posts-from-carryology .categories-wrap .carryScore .scoreBar {
    width: 100%;
    margin-top: -5px;
}

#posts-from-carryology .categories-wrap .carryScore .scoreBar .bar {
    height: 10px;
    background: #e9725c;
    border-bottom: 1px solid #C6614E;
    position: relative;
}

#posts-from-carryology .categories-wrap .carryScore .scoreBar .bar .score{
    color: #e9725c;
    top: -2px;
    right: -20px;
    font-size: 11px;
    font-weight: bold;
    position: absolute;
}

header .hero-image .hero-text .text-wrapper .carryology-logo {
    width: 215px;
    margin-bottom: 0;
    margin-left: 13px;
}

section.intro {
    font-size: 18px !important;
}

section.intro .top-intro-title {
    color: #e8725d;
}

section.intro .top-intro {
    margin: 0 auto;
    width: 72%;
    line-height: 35px !important;
    margin-top: 15px;
}

section.map {
    margin-top: 20px;
}

section.map .row{
    background: #fff;
}

section.map .getting-here {
    background: #fff;
    margin-top: 35px;
    margin-bottom: 20px;
}

section.map #map-wrapper {
    height: 610px;
}

section.map .getting-here hr {
    border-top: 2px solid #636363 !important;
}

section.map .getting-here p, section#subscribe p{
    font-size: 18px;
}

section.map .getting-here h3 {
    font-size: 16px !important;
}

section.map .getting-here p, section.map .getting-here p a{
    color: #3d4048 !important;
}

section.map .getting-here p, section.map .getting-here p a:visited{
    color: #3d4048 !important;
}

section#subscribe {
    background: #e8725d;
}

section#subscribe input#subscriber_email {
    color: #f4c1ba;
}

section#subscribe input#subscriber_email::-webkit-input-placeholder {
    color: #f4c1ba !important;
}

section#subscribe input#subscriber_email:-moz-placeholder { /* Firefox 18- */
    color: #f4c1ba !important;
}

section#subscribe input#subscriber_email::-moz-placeholder {  /* Firefox 19+ */
    color: #f4c1ba !important;
}

section#subscribe input#subscriber_email:-ms-input-placeholder {
    color: #f4c1ba !important;
}

a#view-all-btn{
    font-size: 16px !important;
    font-size:16px;
    letter-spacing: 1.3px;
    font-weight: 500 !important;
    line-height: 1.1;
}

.lightbox-gallery figure {
    padding: 0 10px !important;
}
