.comments .pingback .url,
blockquote {
    font-style: italic
}

.text-underline-pink,
h1.pagetitle-title {
    -webkit-text-decoration-color: #d96d84;
    text-decoration-color: #d96d84
}

body {
    font-family: Arial, Helvetica, sans-serif;
    background: #fff;
    color: #99a;
    font-size: 1em;
    line-height: 1.6
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #567;
    line-height: 1.2;
    margin: 0 0 20px
}

h1 {
    font-size: 2.5em
}

h2 {
    font-size: 2em
}

h3 {
    font-size: 1.5em
}

h4 {
    font-size: 1.3em
}

h5 {
    font-size: 1.2em
}

h6 {
    font-size: 1.1em
}

a:link,
a:visited {
    color: #2a88bf;
    text-decoration: none
}

a:hover {
    color: #2a88bf;
    text-decoration: underline
}

.text-normal {
    text-decoration: none
}

.text-underline,
.text-underline-pink {
    text-decoration: underline
}

blockquote {
    display: block;
    padding: 0 5%;
    margin: 25px 0
}

blockquote cite,
blockquote em,
blockquote i {
    font-style: normal
}

input[type=color],
input[type=date],
input[type=datetime],
input[type=email],
input[type=input],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    border: 1px solid #ddd;
    padding: 8px 6px;
    background: #f5f5f5
}

input[type=submit] {
    width: auto;
    -webkit-appearance: none
}

.primary-color {
    color: #89ce40
}

.primary-color-bg {
    background-color: #89ce40
}

.secondary-color {
    color: #444449
}

.secondary-color-bg {
    background-color: #444449
}

html body .button:link,
html body .button:visited,
html body input[type=submit] {
    border-radius: 2px;
    border: 2px solid #89ce40;
    color: #89ce40;
    text-shadow: none;
    background: 0 0;
    -moz-transition: .4s all;
    -webkit-transition: .4s all;
    transition: .4s all
}

html body .button:hover,
html body input[type=submit]:hover {
    color: #fff;
    background: #89ce40
}

.header,
.topbar {
    background: #fff
}

.wrapper {
    margin: 0 auto
}

.topbar {
    display: block;
    line-height: 34px;
    font-size: .9em
}

.social {
    float: right;
    text-align: right;
    padding: 0;
    width: auto
}

.social .social-profile {
    display: block;
    float: left;
    color: #999;
    margin: 0;
    width: 40px;
    font-size: 18px;
    text-align: center
}

.social .social-profile .social-title {
    display: none
}

.social .social-profile:hover {
    text-decoration: none
}

.header {
    position: relative;
    width: 100%;
    padding: 10px 0
}

.header .logo {
    float: left;
    padding-top: 0
}

.breadcrumb {
    margin: 20px 0 0
}

.breadcrumb-separator {
    position: relative;
    padding-right: 20px;
    margin-right: 15px
}

.breadcrumb-separator:before {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    list-style: none;
    font-family: fontawesome;
    content: '/';
    font-weight: 700;
    font-size: 12px;
    color: #ddd;
    margin-top: -5px;
    line-height: 10px;
    opacity: .5
}

.footer,
.pagetitle,
.widget ul li {
    position: relative
}

.banner {
    overflow: hidden;
    padding: 0;
    margin: 0;
    max-height: 500px
}

.banner .banner-image {
    display: block;
    width: 100%;
    height: auto;
    line-height: 0;
    padding: 0;
    margin: 0
}

.pagetitle {
    overflow: hidden;
    border-top: 1px solid #ddd;
    background: rgba(0, 0, 0, .4);
    background-size: cover;
    background-position: center;
    text-align: center;
    padding: 100px 0;
    margin: 0
}

.pagetitle .pagetitle-title {
    margin: 0;
    font-size: 2.5em;
    text-transform: uppercase
}

h1.pagetitle-title {
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 0;
    text-decoration: underline
}

.menu-portfolio .menu-item:hover,
.portfolio-item a:hover,
.post .post-comments a:hover,
.services .service a:hover {
    text-decoration: none
}

.main {
    background: #fff;
    min-height: 45vh
}

.footer,
.subfooter {
    background: rgba(0, 0, 0, .4);
    overflow: hidden
}

.widget {
    overflow: hidden;
    margin: 0 0 40px
}

.sidebar .widget {
    padding: 0
}

.sidebar .widget:first-child {
    border-top: none;
    padding: 0
}

.widget .widget-title {
    font-size: 1.2em;
    text-transform: uppercase
}

.widget ul li {
    padding: 0;
    margin: 0 0 8px
}

.subfooter {
    padding: 40px 0 10px
}

.footer {
    height: 5vh;
    max-height: 5vh;
    padding: 50px 0 30px;
    clear: both;
    text-align: center
}

.footer:before {
    content: ' ';
    position: absolute;
    background: #bbb;
    top: 1px;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 1px
}

.topmenu {
    float: left
}

.menu-main {
    font-size: .75em;
    padding-left: 40px;
    padding-right: 40px;
    height: 60px;
    line-height: 42px;
    vertical-align: middle;
    margin: 0 auto;
    background: rgba(255, 255, 255, .6);
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    text-transform: uppercase;
    float: right;
    -webkit-border-radius: 15px;
    border-radius: 15px
}

.menu-main li a {
    padding: 10px;
    font-size: 1.3em;
    color: #000;
    font-weight: 900
}

.menu-main li ul {
    margin: 5px 0 0;
    padding: 10px;
    background: #fff;
    background: rgba(255, 255, 255, .6);
    border: 1px solid #eee;
    -moz-transition-delay: .2s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.menu-main>li>ul:after,
.menu-main>li>ul:before {
    visibility: hidden;
    content: ' ';
    opacity: 0;
    position: absolute;
    top: 0;
    left: 20px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    z-index: 9999
}

.menu-main>li>ul:before {
    margin: -11px 0 0;
    border-bottom: 10px solid #ddd
}

.menu-main>li>ul:after {
    margin: -10px 0 0;
    border-bottom: 10px solid #fff
}

.menu-main li ul li a {
    text-transform: none;
    font-size: .9em
}

.menu-main li ul li a:hover,
.menu-main li ul li:hover>a {
    background-color: none
}

.footermenu {
    text-align: center
}

.menu-footer {
    display: inline-block;
    text-align: center
}

.menu-footer li a {
    font-weight: 700
}

.menu-footer li ul li a {
    font-weight: 400;
    font-size: .9em
}

.menu-portfolio {
    overflow: hidden;
    text-align: center;
    margin: 0;
    padding: 0
}

.menu-portfolio .menu-item {
    display: inline-block;
    padding: 10px 25px;
    text-transform: uppercase;
    margin: 10px 5px;
    border: 1px solid #eee
}

.menu-portfolio .current-cat,
.menu-portfolio .current_page_item {
    border-bottom: 0
}

.menu-portfolio .current-cat a,
.menu-portfolio .current_page_item a {
    background: #E85F52;
    color: #fff
}

.menu-portfolio .current-cat ul li a,
.menu-portfolio .current_page_item ul li a {
    color: #222;
    background: 0 0
}

.navigation .nav-next:before,
.navigation .nav-prev:before {
    position: absolute;
    top: 50%;
    font-size: 30px;
    color: #999;
    margin-top: -15px;
    line-height: 30px;
    display: block;
    font-family: fontawesome;
    list-style: none
}

.navigation .nav-next,
.navigation .nav-prev {
    padding: 0 30px
}

.navigation .nav-prev:before {
    left: 0;
    content: '\f104'
}

.navigation .nav-next:before {
    right: 0;
    content: '\f105'
}

.pagination a,
.pagination span {
    border-radius: 0;
    padding: 15px 20px;
    border: 1px solid #eee
}

.post {
    margin: 0 0 40px;
    background: #fff
}

.post .post-image {
    margin: 0
}

.post .post-image img {
    display: block;
    margin: 0;
    line-height: 0;
    width: 100%;
    height: auto;
    border-radius: 0
}

.post .post-body {
    padding: 20px;
    border: 1px solid #ddd
}

.post .post-title {
    font-size: 1.4em;
    padding: 0;
    margin: 0 0 10px
}

.post .post-title a {
    color: inherit
}

.post .post-byline {
    overflow: hidden;
    text-transform: uppercase;
    position: relative;
    padding: 0 0 10px;
    margin: 0 0 20px;
    color: #aaa;
    font-size: .9em
}

.post .post-byline:before {
    content: ' ';
    position: absolute;
    background: #bbb;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 1px
}

.post .post-byline div {
    float: left;
    position: relative;
    padding: 0 22px 0 0;
    margin-bottom: 10px
}

.post .post-byline div:last-child {
    padding-right: 0
}

.post .post-content {
    padding: 0;
    margin: 0 0 20px
}

.post .post-content p:last-child {
    margin-bottom: 0
}

.post .post-readmore {
    margin: 0
}

.post .post-tags {
    display: block;
    margin: 0
}

.post .post-tags a {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-radius: 50px;
    margin: 0 10px 10px 0
}

.post .post-comments {
    float: right;
    padding: 10px 20px;
    border: 1px solid #ddd;
    border-radius: 50px
}

.post .post-comments a {
    color: inherit
}

.post .post-comments a:hover {
    opacity: .7
}

.post .post-comments a:after {
    content: ' \f0e5';
    font-family: fontawesome
}

.author-info .author-name:before,
.comment .comment-title:before,
.section-heading:before,
.slider-slides .slide-title:after {
    content: ' '
}

.author-info {
    clear: both;
    padding: 0;
    margin: 0 0 40px
}

.author-info .author-image {
    float: left;
    margin: 0;
    width: 100px
}

.author-info .author-image img {
    display: block;
    line-height: 0;
    margin: 0;
    border-radius: 0
}

.author-info .author-body {
    margin-left: 100px;
    padding: 20px;
    background: rgba(80, 80, 100, .05)
}

.author-info .author-name {
    position: relative;
    padding: 0 0 10px;
    margin: 0 0 10px
}

.author-info .author-name:before {
    position: absolute;
    background: #bbb;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 1px
}

.author-info .author-description {
    margin: 0 0 10px
}

.author-info .author-social {
    margin: 0
}

.author-info .author-social a {
    margin-right: 15px
}

.section {
    border-top: 1px solid #ddd;
    background: #fff;
    padding: 50px 0 10px
}

.section-heading {
    position: relative;
    margin: 0 0 40px;
    padding: 0 0 30px;
    text-align: center;
    line-height: 1.2;
    font-size: 2.5em;
    text-transform: uppercase
}

#team .section-heading {
    padding: 0
}

.section-heading:before {
    position: absolute;
    background: #bbb;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 1px
}

.section-subtitle {
    margin: 0;
    padding: 10px 0 0;
    font-size: .7em;
    opacity: .6;
    text-transform: none
}

.slider {
    padding: 0
}

.slider-slides {
    height: 650px
}

.slider-slides .slide-body {
    top: 15%
}

.slider-slides .slide-caption {
    text-transform: uppercase;
    padding: 0 0 30px
}

.slider-slides .slide-title {
    font-size: 2.6em;
    padding: 0 0 30px;
    margin: 0 0 30px
}

.slider-slides .slide-title:after {
    position: absolute;
    background: #888;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 1px
}

.slider-slides .slide-content {
    font-size: 1.2em;
    margin: 0 0 30px
}

.slider-slides .slide-center .slide-title:after {
    left: 50%;
    margin-left: -50px
}

.slider-slides .dark .slide-title:after {
    background: #fff
}

.slider-pages {
    display: none
}

.slider-next,
.slider-prev {
    -moz-transition: .2s all;
    -webkit-transition: .2s all;
    transition: .2s all;
    opacity: .3;
    position: absolute;
    width: 40px;
    height: 100px;
    font-size: 30px;
    line-height: 70px;
    margin-top: -35px;
    top: 50%;
    left: 1%;
    text-align: center;
    color: #fff;
    z-index: 999;
    cursor: pointer
}

.slider:hover .slider-next,
.slider:hover .slider-prev {
    opacity: 1
}

.slider-next {
    right: 1%;
    left: auto
}

.slider-next:after,
.slider-next:before,
.slider-prev:after,
.slider-prev:before {
    display: block;
    content: ' ';
    position: absolute;
    top: 50px;
    left: 0;
    width: 50px;
    height: 1px;
    background: #888;
    border-radius: 50px;
    -moz-transform-origin: left;
    -webkit-transform-origin: left;
    transform-origin: left
}

.slider-next:before,
.slider-prev:before {
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg)
}

.slider-next:after,
.slider-prev:after {
    -moz-transform: rotate(60deg);
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg)
}

.slider-next:after,
.slider-next:before {
    left: auto;
    right: 0;
    -moz-transform-origin: right;
    -webkit-transform-origin: right;
    transform-origin: right
}

.slider-slides .slide-body .slide-caption {
    -moz-transform: translateY(60px);
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    opacity: 0;
    -moz-transition: 1s all;
    -webkit-transition: 1s all;
    transition: 1s all
}

.slider-slides .slide-body .slide-image {
    -moz-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    -moz-transition: 1s all;
    -webkit-transition: 1s all;
    transition: 1s all
}

.slider-slides .cycle-slide-active .slide-caption,
.slider-slides .cycle-slide-active .slide-image {
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    opacity: 1
}

.slider-slides .cycle-slide-active .slide-image {
    -moz-transition-delay: .8s;
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.tagline {
    padding: 50px 0 10px;
    text-align: center
}

.tagline-body {
    padding: 0 0 30px
}

.tagline-title {
    font-size: 2.3em;
    margin: 0 0 5px;
    text-transform: uppercase
}

.tagline-content {
    margin: 0 auto 20px;
    font-size: 1.6em
}

.tagline-link {
    margin: 30px auto
}

.tagline-image {
    display: block;
    margin: 0 auto 30px
}

.features .feature {
    margin: 0 0 40px;
    text-align: center
}

.features .feature .feature-image {
    display: block;
    position: relative;
    min-height: 102px;
    margin: 0 0 20px
}

.features .feature .feature-image img {
    display: block;
    margin: 0 auto
}

.features .feature .feature-icon {
    position: absolute;
    background: #fff;
    left: 50%;
    top: 50%;
    font-family: fontawesome;
    text-align: center;
    width: 100px;
    height: 100px;
    font-size: 30px;
    margin: -51px 0 0 -51px;
    line-height: 100px;
    border: 1px solid #ddd;
    border-radius: 50%
}

.clients,
.portfolio-item,
.portfolio-item-image {
    position: relative;
    display: block;
    overflow: hidden
}

.features .feature .feature-title {
    margin: 30px 0;
    font-size: 1.2em;
    text-transform: uppercase
}

.features .feature .feature-content {
    margin: 0;
    padding: 0 0 20px
}

.wrapper>.products {
    padding: 50px 0 10px;
    margin: 0;
    background: #ebedef
}

.home .team {
    background: rgba(0, 0, 0, .4)
}

.team .team-member {
    margin: 0 0 40px
}

.team .team-member-image {
    display: block;
    width: 100%;
    margin: 0
}

.team .team-member-body {
    background: #fff;
    margin: 0
}

.team .team-member-title {
    margin: 0;
    font-size: 1.2em;
    text-align: center
}

.team .team-member-description {
    text-transform: uppercase;
    font-size: .8em;
    margin: 0 0 5px
}

.team .team-member-content {
    margin: 15px 0 0
}

.team .team-member-content p:last-child {
    margin-bottom: 0
}

.team .team-member-links {
    margin: 10px 0 0
}

.team .team-member-link {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 10px 0 0;
    color: #999;
    border: 1px solid #eee;
    font-family: fontawesome
}

.team .team-member-link:hover {
    text-decoration: none;
    opacity: .7
}

#team.section {
    border-top: 0
}

.testimonials .testimonial {
    margin: 0 0 40px
}

.testimonials .testimonial-content {
    background: rgba(80, 80, 100, .05);
    padding: 20px 20px 30px;
    margin: 0
}

.testimonials .testimonial-image {
    display: block;
    width: 70px;
    margin: -35px auto 20px
}

.testimonials .testimonial-name {
    text-align: center;
    font-size: 1.3em;
    margin: 0 0 5px
}

.testimonials .testimonial-position {
    text-align: center;
    font-size: .9em;
    margin: 0
}

.clients {
    padding: 40px 0 0
}

.clients .client {
    margin: 0 0 40px
}

.clients .client img {
    display: block;
    margin: 0;
    width: 100%
}

.portfolio {
    clear: both;
    padding: 50px 0
}

.portfolio-item {
    text-align: center;
    padding: 1px;
    margin: 0
}

.portfolio-item-image {
    width: 100%;
    background: #eee
}

.portfolio-item img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
    height: auto;
    line-height: 0;
    -moz-transition: .5s all;
    -webkit-transition: .5s all;
    transition: .5s all
}

.portfolio-item .portfolio-item-overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -moz-transition: .3s all;
    -webkit-transition: .3s all;
    transition: .3s all;
    -moz-transition-delay: .1s;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    z-index: 9997
}

.portfolio-item .portfolio-item-description,
.portfolio-item .portfolio-item-title {
    position: absolute;
    left: 0;
    opacity: 0;
    width: 80%;
    -moz-transition: .4s all;
    -webkit-transition: .4s all;
    transition: .4s all;
    z-index: 9998
}

.portfolio-item>.post-edit-link {
    position: absolute;
    left: 0;
    opacity: 0;
    width: 80%;
    -moz-transition: .4s all;
    -webkit-transition: .4s all;
    transition: .4s all;
    z-index: 9999
}

.portfolio-item .portfolio-item-title {
    font-size: 1.3em;
    opacity: 1;
    text-transform: uppercase;
    bottom: 50%;
    margin: 0 10% -20px
}

.portfolio-item .portfolio-item-description {
    top: 50%;
    margin: 20px 10% 0
}

.portfolio-item>a.post-edit-link {
    top: 70%;
    width: 60px;
    left: 50%;
    margin-left: -30px
}

.portfolio-item:hover .portfolio-item-overlay {
    opacity: .9
}

.portfolio-item-has-excerpt:hover .portfolio-item-title {
    opacity: 1;
    margin-bottom: 10px
}

.portfolio-item:hover .portfolio-item-description,
.portfolio-item:hover>.post-edit-link {
    opacity: 1;
    margin-top: 10px
}

.portfolio-item:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.portfolio-item>a.portfolio-item-link {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999
}

.cpo_portfolio .portfolio-media {
    margin: 0 0 30px
}

.cpo_portfolio .portfolio-image {
    text-align: center
}

.home .services {
    background: rgba(0, 0, 0, .4);
    color: #000
}

.services .service {
    margin-bottom: 40px
}

.services .service a {
    color: inherit
}

.services .service .service-body {
    margin-left: 70px;
    margin-top: 50px
}

.services .service .service-icon {
    font-family: fontawesome;
    float: left;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: 40px;
    margin: 0 auto 20px;
    line-height: 50px
}

.services .service .service-title {
    margin: 0 0 10px;
    font-size: 1.2em;
    text-transform: uppercase;
    color: #000
}

.services .service .service-title a {
    color: #000
}

.services .service .service-content {
    margin: 0 0 10px
}

.services .service .service-content p:last-child {
    margin-bottom: 0
}

.container-albums {
    text-align: center;
    width: 100%;
    padding-top: 20px
}

.container-albums ul,
.container-albums ul li {
    padding: 0;
    margin: 0
}

.comments {
    clear: both;
    margin: 0
}

.comments-list {
    list-style: none;
    padding: 0;
    margin: 0 0 30px
}

.comment {
    overflow: hidden;
    list-style: none;
    margin: 0 0 10px;
    padding: 0
}

.comment.bypostauthor>.comment-body {
    background: rgba(80, 80, 180, .05)
}

.comment .comment-avatar {
    float: left;
    width: 50px
}

.comment .comment-avatar img {
    display: block;
    width: 100%
}

.comment .comment-body {
    margin: 0 0 20px 50px;
    background: rgba(80, 80, 100, .05);
    padding: 20px
}

.comment .comment-title {
    position: relative;
    padding: 0 0 10px;
    margin: 0 0 10px
}

.comment .comment-title:before {
    position: absolute;
    background: #bbb;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 1px
}

.comment .comment-author {
    display: block;
    font-size: 1.3em;
    line-height: 1.2em;
    margin: 0 0 5px
}

.comment .comment-date {
    font-size: .9em;
    text-transform: uppercase
}

.comment .comment-approval {
    display: block;
    padding: 0 10px;
    margin: 0
}

.comment .comment-content {
    margin: 0;
    padding: 0
}

.comment .comment-options {
    overflow: hidden;
    float: right;
    text-align: right;
    padding: 5px 10px;
    border-radius: 2px;
    font-size: .9em;
    border: 1px solid #eee
}

.comment .comment-options a {
    margin-left: 10px
}

.comment .comment-options a:first-child {
    margin: 0
}

.comment .comment-content ol,
.comment .comment-content ul {
    margin-bottom: 18px
}

.comment .comment-content p:last-child {
    margin-bottom: 6px
}

.comment .comment-content blockquote p:last-child {
    margin-bottom: 24px
}

.comment .children {
    list-style: none;
    margin: 0 0 0 50px
}

.comments ol.pinglist {
    margin: 0
}

.comments .pingback {
    list-style: none;
    margin: 0 0 10px
}

.comment-respond {
    margin: 30px 0;
    overflow: hidden;
    position: relative
}

.comment-respond p {
    overflow: hidden
}

.comment-respond .comment-notes {
    display: none
}

.comment-respond .required {
    color: #ff4b33
}

.comment-respond label {
    display: block;
    padding: 5px 0
}

.comment-respond textarea {
    height: 200px;
    max-height: 400px;
    min-height: 200px;
    resize: vertical
}

#cancel-comment-reply-link {
    float: right;
    display: block;
    font-size: .9em
}

.comment-respond .form-allowed-tags {
    display: none;
    color: #888;
    font-size: .9em
}

.comment-respond .form-allowed-tags code {
    display: block;
    font-size: .9em
}

.iconpink {
    color: #c6739e
}

@media screen and (max-width:1024px) {
    .menu-main li a {
        font-size: .8em
    }
    .centeredbtn {
        clear: both
    }
}

@media screen and (max-width:800px) {
    .menu-mobile-open {
        background:rgba(255, 255, 255, .75);
        border: 1px solid #3e3e3e;
        border-radius: 3px;
        width:40px;
        height:30px;
    }
    .menu-mobile-open:before, .menu-mobile-open:after {
        width: 50%;
        left: 25%;
        color: #3e3e3e;
    }
    .menu-mobile-open:before { top: 7px; bottom: 7px; }
    .menu-main li a {
        font-size: .6em
    }
    .header .logo {
        float: left
    }
    .pagetitle .pagetitle-title {
        float: none;
        font-size: 2em
    }
    .breadcrumb {
        float: none
    }
}

@media only screen and (max-width:600px) {
    .menu-mobile-open {
        background:rgba(255, 255, 255, .75);
        border: 1px solid #3e3e3e;
        border-radius: 3px;
        width:40px;
        height:30px;
    }
    .menu-mobile-open:before, .menu-mobile-open:after {
        width: 50%;
        left: 25%;
        color: #3e3e3e;
    }
    .menu-mobile-open:before { top: 7px; bottom: 7px; }
    .topmenu {
        display: none
    }
    .social {
        float: left
    }
    .author-info .author-image,
    .footermenu {
        float: none
    }
    .menu-top {
        text-align: center
    }
    .menu-top li {
        display: inline-block
    }
    .menu-top li a {
        margin: 0 auto
    }
    .menu-footer li a {
        margin: 0 10px 10px 0
    }
    .author-info .author-body {
        margin-left: 0
    }
}