@media (min-width: 768px) {
.fl-page-nav-right .fl-page-header-container {
width: 100%;
padding-left: 40px;
padding-right: 40px;
}
} @media (min-width: 1094px) {
div.fl-page-header-logo img.fl-logo-img {
padding: 20px;
margin-bottom: 30px;
}
}
@media (max-width: 992px) {
div.fl-page-header-logo img.fl-logo-img {
max-width: 112px !important;
height: auto !important;
padding: auto;
margin-bottom: 0;
}
}
@media (max-width: 768px) {
div.fl-page-header-logo img.fl-logo-img {
max-width: 280px !important;
height: auto !important;
padding: auto;
}
}
h2 {
-ms-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
-moz-hyphenate-limit-chars: 6 3 2; -webkit-hyphenate-limit-chars: 6 3 2; -ms-hyphenate-limit-chars: 6 3 2; 
hyphenate-limit-chars: 6 3 2;
}
.postid-244 .fl-post-thumb {
display: none;
}