/*
Theme Name: Evolution Child Theme
Description: Evolution Framework Child Theme
Author: Andreas Hecht
Author URI: https://seoagentur-hamburg.com
Template: evolution-framework
Version: 1.0.0
Text Domain: evolution-childl
*/

.navigation.pagination {
    display: block;
    float: none;
}
ul.related-posts li:hover .post-thumbnail img {
    opacity: .6;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    border: 0px;
}

/* Scroll to Top Link */
.w-toplink:not(.w-btn) {
    text-align: center;
    border-radius: 0.3rem;
    color: #fff!important;
    line-height: 50px;
    height: 50px;
    width: 50px;
}
.w-toplink span:not(.ripple-container):after {
    content: '\f106';
    font-family: fontawesome;
    font-weight: 400;
    font-size: 1.6em;
    vertical-align: top;
}
.w-toplink.active {
    transform: translate3d(0,0,0);
}
.w-toplink.pos_right {
    right: 0;
}
.w-toplink, .w-header-show {
    background: rgba(0,0,0,.5);
}
.w-toplink {
    position: fixed!important;
    z-index: 99;
    bottom: 0;
    margin: 15px;
    right: 15px;
}
/* Header Image */
#header-image {
    max-width: 1350px;
}
#header-image .post-thumbnail {
    background-position: 50%;
    position: relative;
    width: 100%;
    min-height: 220px;
    margin-bottom: 28px;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}
.single #header-image .post-thumbnail:before, .home #header-image .post-thumbnail:before, .page #header-image .post-thumbnail:before  {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    background-color: rgba(0,0,0,.40);
}
.post-thumbnail .holder-content {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1176px;
    min-height: 607px;
    margin: 0 auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.holder-content .over-txt {
    max-width: 947px;
    color: #fff;
}
.article--grid.col--article--grid .article--grid__title {
    font-size: 23px;
    color: #27536b !important;
    margin-top: 12px;
    margin-bottom: 20px;
    line-height: 1.3;
}

#header-image .category, #header-image .category a {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    display: inline-block;
}
#header-image .category i {
    color: #fff;
    padding-right: 8px;
}
#header-image .category a {
     border-bottom: 2px solid transparent;
}
#header-image .category a:hover {
    border-bottom: 2px solid #fff;
}
.header-image {
    max-width: 1350px;
}
h1.site-title {
    color: #27536b;
    font-size: 2.5em !important;
    font-weight: 600;
    font-family: 'Helvetica', 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 30px;
    text-align: left;
}
.single-post h1.entry-title, .page h1.entry-title {
    color: #fff;
    font-size: 2.5em !important;
    font-weight: 600;
    font-family: 'Helvetica', 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
    line-height: 1.2;
    margin-bottom: 30px;
    display: block;
}
#header-image h1.front-title {
    color: #fff;
    font-size: 2.5em !important;
    font-weight: 600;
    font-family: 'Helvetica', 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
    margin-top: 0;
    line-height: 1.2;
    margin-bottom: 30px;
}
h2 {
    font-size: 1.9em;
    color: #27536b;
}h3 {
    font-size: 1.65em;
    color: #27536b;
}h4 {
    font-size: 1.5em;
    color: #27536b;
}h5 {
    font-size: 1.3em;
    color: #27536b;
}
.entry-header {
    margin-bottom: 20px;
}

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

h2, h3, h4, h5, h6 {
    clear: both;
    color: #27536b;
    font-family: 'Helvetica', 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.4;
}
h4.widget-title {
    font-weight: 600;
    color: #444;
    text-align: left;
    padding-bottom: 6px;
    border-bottom: 2px solid #666;
    margin-bottom: 20px;
}
.site-logo {
    line-height: 1;
    margin-bottom: 0;
    margin-top: 0;
    text-align: left;
    height: auto;
    display: block;
}
.single p.opener, .page p.opener  {
    color: #333;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.4;
    font-family: 'Helvetica', 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
}

/* Lesezeit-Anzeige */
div.lesezeit {
    color: #fff;
    display: inline-block;
    margin-left: 30px;
}
img.reading-icon {
    position: relative;
    top: -2px;
    padding-right: 3px;
}

.bsf-rt-display-label:after {
    content: attr(prefix);
}
.bsf-rt-display-time:after {
    content: attr(reading_time);
}
.bsf-rt-display-postfix:after {
    content: attr(postfix);
}

/* Listen-Design */
.entry-content .pointlist ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
	margin-bottom: 28px;
	margin-top: 28px;
}
.entry-content .pointlist ul li {
    margin-bottom: 18px;
    color: #444;
    padding-left: 26px !important;
    font-size: 17px;
    font-weight: 500;
	position: relative;
	margin-left: 0 !important;
}
.entry-content  .pointlist ul li:before {
    content: '\f0a9';
    display: inline-block;
    font: bold 23px/1 Fontawesome;
    -webkit-font-smoothing: antialiased;
    background: 0 0;
    color: #bc3315;
    position: absolute;
    top: 1.5px;
	left: 0;
    width: 23px;
    height: 23px;
    margin-top: 0;
    vertical-align: middle;
}

.entry-content .checklist ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
	margin-bottom: 28px;
	margin-top: 28px;
}
.entry-content .checklist ul li {
    margin-bottom: 18px;
    color: #444;
    padding-left: 26px !important;
    font-size: 17px;
    font-weight: 500;
	position: relative;
	margin-left: 0 !important;
}
.entry-content .checklist ul li:before {
    content: '\f058';
    display: inline-block;
    font: bold 23px/1 Fontawesome;
    -webkit-font-smoothing: antialiased;
    background: 0 0;
    color: #bc3315;
    position: absolute;
    top: 1.5px;
	left: 0;
    width: 23px;
    height: 23px;
    margin-top: 0;
    vertical-align: middle;
}

/* Inhaltsverzeichnis */

#content .lwptoc {
    margin: 32px 0 10px 0;
}
.lwptoc_header b {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 30px;
    color: #666;
}
.lwptoc_header {
    border-bottom: 2px solid #888;
    transition: border-color .9s linear;
}
.lwptoc_toggle a {
    font-size: 25px;
    color: #82929c !important;
}
.lwptoc_toggle:before, .lwptoc_toggle:after {
    font-size: 25px;
    color: #82929c !important;
}
.lwptoc .lwptoc_itemWrap {
    margin-top: 25px;
}
.lwptoc .lwptoc_item a {
    color: #555 !important;
    font-size: 21px;
    margin-bottom: 15px;
}
.lwptoc_item span.lwptoc_item_label:before {
    display: inline-block;
    width: 20px;
    height: 22px;
    margin-right: 9px;
    content: '';
    vertical-align: sub;
    background-image: url(/wp-content/uploads/2020/07/circle-down.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.lwptoc_i {
    padding: 14px 0px 25px 0px !important;
}

.gallery-book .section-book {
    list-style: none;
}
.gallery-book.single-content-book.alignleft img, .gallery-book.single-content-book.alignright img {
    width: 200px!important;
    height: auto!important;
}
.entry-content .gallery-book .section-book li {
    text-align: justify;
     list-style: none;
}
.entry-content .gallery-book .section-book li:before {
    display: none;
}
.gallery-book.single-content-book.alignleft {
    margin-bottom: 30px;
    margin-left: -130px;
}
.gallery-book.single-content-book {
    max-width: 330px;
}
.gallery-book .section-book {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.gallery-book.single-content-book .item {
    width: 100%;
}
.gallery-book .section-book .item .holder-tem {
    font-family: Arial,helvetica neue,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    position: relative;
    height: 100%;
    padding: 30px 30px 70px;
    word-break: normal;
    -webkit-hyphens: auto;
    hyphens: auto;
    color: #2d2d2d;
    border: 1px solid #82929c;
    -ms-hyphens: auto;
}
.gallery-book .section-book .item .holder-tem .holder-links {
    position: absolute;
    bottom: -20px;
    left: 47%;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
}
.gallery-book .section-book .item .holder-tem .holder-links a {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    display: block;
    padding: 7px 25px;
    text-decoration: none;
    text-transform: none;
    word-break: unset;
    -webkit-hyphens: none;
    hyphens: none;
    color: #fff;
    background: #bc3315;
    -ms-hyphens: none;
}
.gallery-book .section-book .item .holder-tem .holder-links a:hover {
    background: #444;
}
.entry-content .evolution-tabs ul li:before {
    display: none !important;
}
.entry-content .evolution-tabs ul li {
    padding-left: 0 !important;
}

/* Zusammenfassung Shortcode */
div.gray-block {
    margin-bottom: 30px;
    padding: 54px 45px 55px 60px;
    background: rgba(129,145,155,.15);
}
.gray-block h2, .gray-block h3 {
    font-family: Helvetica,sans-serif;
    font-size: 42px;
    line-height: 1.3;
    max-width: 650px;
    margin-bottom: 30px;
    margin-top: 0;
    padding-top: 0;
}
.gray-block ol {
    counter-reset: list;
    list-style: none;
}
.gray-block ol li {
    font-family: Helvetica,sans-serif;
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 42px;
    display: flex;
}
.gray-block ol li:before {
    font-size: 42px;
    line-height: 45.83px;
    margin-right: 29px;   
    font-weight: 700;
    content: counter(list) '';
    counter-increment: list;
    text-transform: uppercase;
    color: #27536b;
}
.gray-block ol li:last-child {
    margin-bottom: 0;
}

.button-holder {
    margin-bottom: 25px;
    display: inline-block;
}

.header-image, .featured-post {
    margin-top: 93px;
}
.parallax #content {
    margin-top: 35px;
}
/* Reading Progress Bar */
#reading-progress {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 5px;
    margin: 0px;
    left: 0px;
    z-index: 999999;
}
#reading-progress .bar {
    height: 5px;
    position: fixed;
    top: 0px;
    z-index: 99;
    background-color: #0f7a4f;
}
/*.home .parallax #content, .page .parallax #content {
    margin-top: 35px;
}*/

header#masthead .evo-one-half {
    max-width: 1120px;
    width: 100% !important;
    margin-right: 0 !important
}
header#masthead .evo-one-half .site-logo {
    line-height: 1;
    margin-bottom: 0;
    margin-top: 0px;
    text-align: center;
    max-width: 100%;
    height: auto;
    display: block;
    padding-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}
header#masthead .evo-one-half.evo-column-last {
    display: none;
}
.site-branding {
    padding-top: 20px !important;
}
.author-bio .bio-avatar img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    position: relative;
    top: 3px;
}
p.wp-caption-text {
    padding: 15px 0 15px 28px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #eee;
    font-size: 15px !important;
    line-height: 120%;
    font-weight: 500 !important;
    color: #888 !important;
    position: relative;
    margin-bottom: 0;
    margin-top: 0 !important;
    text-align: left;
    font-family: Arial, sans-serif;
    font-style: normal;
}
.wp-caption-text .fa-camera {
    color: #777;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 0;
    font-size: 17px;
}
.unterhalb-content {
    margin-bottom: 65px;
}
.unterhalb-content h4 {
    font-size: 1.2em;
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
h4.heading, h4.down-headline {
    font-size: 1.3em;
}
h2 b {
    font-weight: 500 !important;
}
a.category {
    color: #0f7a4f;
}

.tagcloud a {
    font-size: 80% !important;
}
span.tag-link-count {
    font-size: 85% !important;
}
.tagcloud a {
    margin: 0 1px 6px 0 !important;
}

.page-template-template-tags ul.topindex {
    width: 100%;
    max-width: 900px;
}

.page-template-template-frontpage .bottom-menu ul {
    text-align: left;
}

.page-template-template-frontpage .bottom-menu ul li a {
    padding: 5px 22px;
    color: #fff;
    background: #d54e21;
    border-radius: 5px;
    font-size: .90em;
}
.entry-content a:not([class*=button]), .author-bio a, #comments h4 small a, ul.index li a:hover, ul.topindex li a:hover, .widget a:hover {
    color: #27536b;
    border-bottom: 2px solid #67a6c8;
    transition: .2s ease-in-out;
}
.entry-content a:not([class*=button]):hover, .author-bio a:hover, #comments h4 small a:hover {
    border-bottom: 2px solid #27536b;
    color: #27536b;
}
a.continue-reading, a.more-link {
    border-radius: 0;
} 

.sidebar-area .widget {
    background: #f2f2f2;
    border: 1px solid #ddd;
}

.entry-content a:not([class*=button]):hover, .author-bio a:hover {

}
.author-bio {
    border: 2px solid #333;
}
.author-bio .social-icons ul li a:hover {
    background: #27536b !important;
}

#comments h4 span {
    color: #27536b !important;
}
div.untertitel p {
    color: #aaa;
    font-size: 20px;
    font-family: Arial, sans-serif;
    font-weight: 500;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 3px solid #0066bf !important;
    margin-bottom: 50px;
}
.tagcloud a:hover {
	background-color: #e2e2e2;
	color: #333 !important;
    text-decoration: none !important;
}
.widget.widget_categories {
    font-size: 86%;
}

.entry-content a.continue-reading, .entry-content a.more-link {
    border-color: #27536b;
    border-bottom: 2px solid #27536b !important;
    color: #444;
}
.entry-content a.continue-reading:hover, .entry-content a.more-link:hover {
    color: #fff !important;
    text-decoration: none !important;
}
.widget {
    color: #555;
    font-size: 83.5%;
    line-height: 1.5;
    margin-bottom: 40px;
}
.widget li {
    border-top: solid 1px #ccc;
    line-height: 1.4;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    font-size: 83.5%;
}
.entry-meta {
    display: none;
}
.entry-summary {
    margin-bottom: 40px;
}
.blog .entry-summary {
    margin-bottom: 0px;
}
.main-navigation div.menu > ul, .main-navigation ul.menu {
    padding-right: 40px;
}
header#masthead.skrollable {
    z-index: 999 !important;
}
.logged-in.admin-bar #page {
    margin-top: -32px;
}

.entry-content ul li {
    list-style: none;
    position: relative;
    padding: 0 0 0 17px !important;
}
.entry-content ul li:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: #27536b;
    position: absolute;
    top: .8333333333335em;
    left: 0;
    margin-top: -7px;
}
#breadcrumbs a:hover {
    color: #0f7a4f;
}

@media only screen and (min-width: 1025px) {
.site-main.grid.article--grid__container {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(350px,1fr));
    grid-gap: 10px 1.2em;
    }
}
.no-sidebar .textwidget .alignleft {
    margin-left: 0;
}
.textwidget img {
    padding: 3px;
    border: 1px solid #ddd;
}

.home.no-sidebar .content-area {
    border-right: none;
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    width: 1350px;
    max-width: 100%;
}
.home .site-content {
    max-width: 1350px;
}
.no-sidebar #breadcrumbs {
    max-width: 1350px;
    margin-left: auto;
    margin-right: auto;
}
.article--grid {
    display: block;
    position: relative;
    background: #fff;
    box-shadow: none !important;
    width: 100%;
    border-radius: 5px;
    padding: 0;
    box-sizing: border-box;
    margin-bottom: 1.5em;
    border: 1px solid #ccc;
}
.article--grid .post-content p {
    font-size: 16px;
}
#startseite-oben, #startseite-zwei {
    margin: 30px 0 40px 0;
    padding: 40px 60px;
    border: 1px solid #ccc;
}
#startseite-oben h2 {
    margin-top: 0;
    padding-top: 0;
    font-size: 1.6em;
}
#startseite-zwei h3 {
    margin-top: 0;
    padding-top: 0;
    font-size: 1.5em;
}
#startseite-oben .textwidget p, #startseite-zwei .textwidget p {
    margin: 0 0 20px 0;
    line-height: 1.6;
}
#startseite-oben .textwidget p:last-child, #startseite-zwei .textwidget p:last-child {
    margin-bottom: 0;
}
#startseite-zwei ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
#startseite-zwei ul li {
    display: inline-block;
    margin-right: 5px;
}
#startseite-zwei ul li a {
    padding: 5px 10px;
    color: #fff;
    background: #0f7a4f;
    font-size: 16px;
}
#startseite-zwei ul li a:hover {
    background: #444;
}
/* selects and hides all empty paragraphs */
p:empty {
    display: none;
}


/* ----------------------------------------------------------------------------
### Custom Footer
---------------------------------------------------------------------------- */

.site-copyright ul {
    margin: 0;
    padding: 0 0 0 20px;
    list-style: none;
}
.site-copyright ul li {
    display: inline-block;
    padding-right: 8px;
}
.site-copyright ul li:last-child {
    padding-right: 0;
}
.menu-footermenue-container {
    display: inline-block;
}
footer#colophon {
    width: 100vw;
    background: #333;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}
.site-bottom {
    border-top: none;
    color: #EDEFF2;
    margin-bottom: 18px;
    margin-top: 20px;
    padding-top: 8px;
}
.site-bottom a {
    color: #EDEFF2;
    border-bottom: 1px dotted #999;
}
.site-bottom a:hover {
    border-bottom: 1px solid #fff;
    color: #EDEFF2;
}
.site-bottom, .site-bottom a, .site-copyright, .site-credit {
    font-size: 14px !important;
}

#content button, #content input[type="button"], #content input[type="reset"], #content input[type="submit"] {
    background-color: #27536b;
    border: 2px solid #27536b;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-size: 87.5%;
    letter-spacing: 0.05em;
    line-height: 1;
    padding: 1em 1.7em !important;
    text-transform: uppercase;
    transition: .3s ease-in-out;
}
#content button:hover, #content input[type="button"]:hover, #content input[type="reset"]:hover, #content input[type="submit"]:hover {
    border: 2px solid #27536b !important;
    color: #444444;
}
.menu-footer-menue-container {
    margin-top: 10px;
}


/* Footer */

.footer-widget {
    width: 25%;
}
footer#colophon h4.widget-title {
    color: #fff;
}
footer#colophon .widget li, footer#colophon .widget li a {
    color: #eee !important;
    font-size: 15px;
}
footer#colophon .widget li a:hover {
    text-decoration: underline;
}
footer#colophon .widget li {
    border-top: none;
    line-height: 1.4;
    padding-bottom: 8px !important;
    padding-top: 8px !important;
}
.entry-content .gallery-book .section-book li {
    padding: 0 0 0 0 !important;
}
.follow-headline {
    font-size: 1.3em;
    font-weight: 500;
    color: #fff;
    margin-bottom: 15px;
}
#header-image .evolution-social-icons ul li a {
    width: auto;
    font-family: inherit;
    background-color: transparent !important;
    color: #eee !important;
    border: 1px solid #eee !important;
    margin-right: 8px;
    margin-bottom: 6px;
    font-size: 14px;
}
#header-image .evolution-social-icons ul li a:hover {
    background-color: #fff !important;
    color: #111 !important;
}
#header-image .widget.fix.evolution-social-icons {
    margin-bottom: 0;
    margin-top: 60px;
}
.main-navigation a {
    border-top: none;
    padding-left: 10px;
    padding-right: 10px;
}

/* ======================================
#### Responsive Anpassungen
====================================== */

@media only screen and (max-width: 480px) {
    .header-image {
        margin-top: 0;
    }
    .w-toplink {
        display: none;
    }
   #header-image .holder-content .over-txt {
        padding: 0 25px;
    }
   #header-image .holder-content .over-txt h1.front-title, #header-image .holder-content .over-txt h1.entry-title {
        font-size: 1.8em !important;
    }
    h1,h2,h3,h4,h5 {
        overflow-wrap: break-word;
        word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
    }
    .entry-content h2, .entry-content h3 , .entry-content h4, .entry-content h5 {
        hyphens: auto;
    }
    .entry-content ol, .entry-content ul {
        margin-left: 0;
    }
    #site-navigation {
        padding-left: 0;
        padding-top: 15px;
    }
    #startseite-oben, #startseite-zwei {
    margin: 30px 0 40px;
    padding: 20px;
    border: 1px solid #ccc;
}
    .site-branding {
        padding-bottom: 10px !important;
    }
    .lwptoc_header b {
    font-size: 25px;
}
    .gray-block h2 {
        font-size: 25px;
    }
    div.gray-block {
    margin-bottom: 30px;
    padding: 15px;
}
    div.gray-block ol {
        margin-left: 0 !important;
    }
    .gallery-book.single-content-book.alignleft {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto;
        max-width: 260px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 799px) {
        .header-image {
        margin-top: 0;
    }
   #header-image .holder-content .over-txt {
        padding: 0 25px;
    }
   #header-image .holder-content .over-txt h1.front-title, #header-image .holder-content .over-txt h1.entry-title {
        font-size: 2em !important;
    }
    h1,h2,h3,h4,h5 {
        overflow-wrap: break-word;
        word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
    }
        #startseite-oben, #startseite-zwei {
    margin: 30px 0 40px;
    padding: 20px;
}
        .gray-block h2 {
        font-size: 25px;
    }
    div.gray-block {
    margin-bottom: 30px;
    padding: 25px;
}
    div.gray-block ol {
        margin-left: 0 !important;
    }
        .gallery-book.single-content-book.alignleft {
        margin-left: 15px;
    }
}
@media only screen and (min-width: 800px) and (max-width: 1024px) {
        .header-image {
        margin-top: 0;
    }
   #header-image .holder-content .over-txt {
        padding: 0 45px;
    }
   #header-image .holder-content .over-txt h1.front-title, #header-image .holder-content .over-txt h1.entry-title {
        font-size: 2em !important;
    }
    h1,h2,h3,h4,h5 {
        overflow-wrap: break-word;
        word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
    }
    .gallery-book.single-content-book.alignleft {
        margin-left: 15px;
    }
    div.gray-block ol {
        margin-left: 0 !important;
    }
          div.gray-block {
    margin-bottom: 30px;
    padding: 35px;
}
       .gray-block h2 {
        font-size: 2em !important;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
       #header-image .holder-content .over-txt {
        padding: 0 45px;
    }

}