html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust:     100%; }
*,
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing:    border-box; box-sizing:         border-box;
}
body {
background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol, ul {
list-style: none;
}
table { border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
}  body,
button,
input,
select,
textarea {
background: #fafafa;
color: #666;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-weight: normal;
line-height: 2.0;
} h1, h2, h3, h4, h5, h6 {
clear: both;
color: #666;
font-family: 'Roboto', sans-serif;
line-height: 1.1;
}
h1, h2, h3 {
margin-top: 21px;
margin-bottom: 21px;
}
h4, h5, h6 {
margin-top: 10.5px;
margin-bottom: 10.5px;
}
h1 {
font-size: 32px;
font-size: 3.2rem;
}
h2 {
font-size: 28px;
font-size: 2.8rem;
}
h3 {
font-size: 24px;
font-size: 2.4rem;
}
h4 {
font-size: 20px;
font-size: 2.0rem;
}
h5 {
-webkit-text-stroke: .35px; font-size: 16px;
font-size: 1.6rem;
}
h6 {
-webkit-text-stroke: .35px; font-size: 12px;
font-size: 1.2rem;
} p {
margin-bottom: 1.5em;
}
p:last-child {
margin-bottom: 0;
} b, strong {
font-weight: bold;
}
dfn, cite, em, i {
font-style: italic;
}
code, kbd, tt, var {
background: #fafafa;
border: 1px dashed #f2f2f2;
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
border-bottom: 1px dotted #f2f2f2;
cursor: help;
}
mark, ins {
background: #aee6f8;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
cite {
font-size: 12px;
font-style: normal;
text-transform: uppercase;
}
address {
font-style: italic;
margin: 0 0 1.5em;
}
pre {
background: #fafafa;
border: 1px dashed #f2f2f2;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
} blockquote {
border: 1px solid #f2f2f2;
border-left: 5px solid #f07677;
font-size: 18px;
font-size: 1.8rem;
font-style: italic;
margin: 1.5em 0;
padding: 1.5em 1.5em 1em 3.5em;
position: relative;
}
blockquote:before {
content: "\f10d";
color: #f2f2f2;
display: inline-block;
font-family: 'FontAwesome';
font-size: 28px;
font-style: normal;
font-weight: normal;
line-height: 1;
position: absolute;
top: .8em;
left: .5em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
blockquote p {
margin: 0;
}
blockquote cite {
display: block;
font-size: 12px;
font-size: 1.2rem;
font-style: normal;
margin: 1em 0 0;
text-align: right;
text-transform: uppercase;
}  a {
color: #f07677;
text-decoration: none;
}
a:visited {
color: #f07677;
}
a:hover,
a:focus,
a:active {
color: #fa7a7a;
text-decoration: none;
} hr {
background-color: #f2f2f2;
border: 0;
height: 1px;
margin: 3.5em 0;
} ul, ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ul ul {
list-style: circle;
}
ul ul ul {
list-style: square;
}
ol {
list-style: decimal;
}
ol ol {
list-style: upper-alpha;
}
ol ol ol {
list-style: lower-roman;
}
ol ol ol ol {
list-style: lower-alpha;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
} table {
margin: 0 0 1.5em;
width: 100%;
}
th {
border-bottom: 1px solid #f2f2f2;
font-weight: bold;
}
td {
border-bottom: 1px solid #f2f2f2;
padding: 5px 0;
} img {
height: auto; max-width: 100%; vertical-align: middle;
}
.img-responsive {
display: block;
height: auto;
max-width: 100%;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.428571429;
background-color: #ffffff;
border: 1px solid #f2f2f2;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
} figure {
margin: 0;
}
embed,
iframe,
object {
max-width: 100%; }
audio,
canvas,
video {
display: inline-block;
max-width: 100%;
} button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; }
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid #f2f2f2;
border-color: #f2f2f2 #f2f2f2 #bbb #f2f2f2;
border-radius: 3px;
background: #e6e6e6;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, .8);
cursor: pointer; -webkit-appearance: button; font-size: 12px;
font-size: 1.2rem;
line-height: 1;
padding: .6em 1em .4em;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #f2f2f2 #bbb #aaa #bbb;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing:    content-box;
box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none; }
input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
select,
textarea {
color: #666;
border: 1px solid #f2f2f2;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
select:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 8px 10px;
}
select {
padding: 8px 10px;
width: 98%;
}
textarea {
overflow: auto; padding: 8px 10px;
vertical-align: top; width: 98%;
}   .main-navigation {
margin-bottom: 50px;
}
.menu-toggle-wrapper {
display: none;
padding: 0;
text-align: center;
} .pagination {
font-size: 0px;
margin: 15px 0 30px;
overflow: hidden;
text-align: center;
}
.pagination .page-numbers {
background: #fff;
border: 1px solid #f2f2f2;
color: #666;
display: inline-block;
font-size: 14px;
font-size: 1.4rem;
margin: 2px 1px;
padding: 18px 28px;
text-transform: uppercase;
text-decoration: none;
-webkit-transition: all .25s ease-out;
transition: all .25s ease-out;
}
.pagination .page-numbers:hover {
background: #f07677;
color: #fff;
}
.pagination .current.page-numbers {
background: #f07677;
color: #fff;
font-weight: 700;
}
.pagination .prev.page-numbers:before,
.pagination .next.page-numbers:after {
font-size: 14px;
font-size: 1.4rem;
}
.pagination .prev.page-numbers:before {
content: "\f053";
font-family: 'FontAwesome';
}
.pagination .next.page-numbers:after {
content: "\f054";
font-family: 'FontAwesome';
} .post-navigation .nav-previous .meta-nav {
padding: 0 5px 0 0;
}
.post-navigation .nav-next .meta-nav {
padding: 0 0 0 5px;
} .site-main .comment-navigation,
.site-main .post-navigation,
.site-main .image-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.image-navigation .nav-previous {
float: left;
width: 40%;
}
.comment-navigation .nav-next,
.post-navigation .nav-next,
.image-navigation .nav-next {
float: right;
text-align: right;
width: 40%;
}
.comment-navigation .nav-previous a,
.comment-navigation .nav-previous a:visited,
.post-navigation .nav-previous a,
.post-navigation .nav-previous a:visited,
.image-navigation .nav-previous a,
.image-navigation .nav-previous a:visited,
.comment-navigation .nav-next a,
.comment-navigation .nav-next a:visited,
.post-navigation .nav-next a,
.post-navigation .nav-next a:visited,
.image-navigation .nav-next a,
.image-navigation .nav-next a:visited {
padding: 6px 18px;
text-align: center;
border: 1px solid #f07677;
border-radius: 4px;
display: block;
}
.comment-navigation .nav-previous a:hover,
.comment-navigation .nav-previous a:focus,
.comment-navigation .nav-previous a:active,
.post-navigation .nav-previous a:hover,
.post-navigation .nav-previous a:focus,
.post-navigation .nav-previous a:active,
.image-navigation .nav-previous a:hover,
.image-navigation .nav-previous a:focus,
.image-navigation .nav-previous a:active,
.comment-navigation .nav-next a:hover,
.comment-navigation .nav-next a:focus,
.comment-navigation .nav-next a:active,
.post-navigation .nav-next a:hover,
.post-navigation .nav-next a:focus,
.post-navigation .nav-next a:active,
.image-navigation .nav-next a:hover,
.image-navigation .nav-next a:focus,
.image-navigation .nav-next a:active {
background: #f07677;
color: #fff;
}  .sf-menu, .sf-menu * {
margin: 0;
padding: 0;
list-style: none;
}
.sf-menu li {
position: relative;
}
.sf-menu ul {
position: absolute;
display: none;
top: 100%;
left: 0;
z-index: 99;
}
.sf-menu > li > ul {
top: 3em;
}
.sf-menu > li {
display: inline-block; }
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
display: block;
}
.sf-menu a {
display: block;
position: relative;
}
.sf-menu ul ul {
top: 0;
left: 100%;
} .sf-menu {
margin-bottom: 0;
text-align: center;
}
.sf-menu ul {
box-shadow: 2px 2px 6px rgba(0,0,0,.2);
min-width: 15em; text-align: left;
}
.sf-menu a,
.sf-menu a:visited {
border-right: 1px solid #fff;
color: #333;
padding: 0 1em;
text-decoration: none;
}
.sf-menu a:hover,
.sf-menu a:focus,
.sf-menu a:active {
color: #999;
}
.sf-menu li:last-child a {
border-right: none;
}
.sf-menu ul a {
border-bottom: 1px solid #f5f5f5;
padding: .75em 1em;
}
.sf-menu ul li:last-child a {
border-bottom: none;
}
.sf-menu li {
word-wrap: break-word;
white-space: normal; -webkit-transition: background .2s;
transition: background .2s;
}
.sf-menu ul li {
background: #ffffff;
}
.sf-menu ul ul li {
background: #ffffff;
}
.sf-menu li:hover,
.sf-menu li.sfHover { -webkit-transition: none;
transition: none;
} .sf-arrows .sf-with-ul {
} .sf-arrows .sf-with-ul:after {
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
} .sf-arrows ul .sf-with-ul {
padding-right: 2.5em;
}
.sf-arrows ul .sf-with-ul:after {
content: '';
position: absolute;
top: 50%;
right: 1em;
height: 0;
width: 0;
margin-top: -5px;
margin-right: -3px;
border: 5px solid transparent;
border-left-color: #333333; border-left-color: rgba(51,51,51,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
border-left-color: #999999;
}  .slicknav-nav {
clear: both;
}
.slicknav-nav ul,
.slicknav-nav li {
display: block;
}
.slicknav-nav .slicknav-arrow {
font-size: 0.8em;
margin: 0 0 0 0.4em;
}
.slicknav-nav .slicknav-item {
display: block;
cursor: pointer;
}
.slicknav-nav a {
display: block;
}
.slicknav-nav .slicknav-item a {
display: inline;
}
.slicknav-menu:before,
.slicknav-menu:after {
content: " ";
display: table;
}
.slicknav-menu:after {
clear: both;
} .slicknav-menu {
font-size:16px;
display: none;
} .slicknav-btn-text {
display: none;
} .slicknav-menutext {
color: #FFF;
font-weight: bold;
text-shadow: 0 1px 3px #000;
} .slicknav-nav {
background: #333333;
color: #fff;
margin: 0;
padding: 10px 0;
font-size: 0.875em;
}
.slicknav-nav, .slicknav-nav ul {
list-style: none;
overflow: hidden;
}
.slicknav-nav ul {
padding: 0;
margin: 0 0 0 20px;
}
.slicknav-nav .slicknav-item {
padding: 5px 10px;
margin: 2px 5px;
}
.slicknav-nav a{
padding: 5px 10px;
margin: 2px 5px;
text-decoration: none;
color: #fff;
}
.slicknav-nav .slicknav-item a {
padding: 0;
margin: 0;
}
.slicknav-nav .slicknav-item:hover {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
background: #ccc;
color: #fff;
}
.slicknav-nav a:hover{
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
background: #ccc;
color: #222;
}
.slicknav-nav .slicknav-txtnode {
margin-left: 15px;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin: 0 1.5em 1.5em 0;
}
.alignright {
display: inline;
float: right;
margin: 0 0 1.5em 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .clear:before,
.clear:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.front-page-global-wrapper:before,
.front-page-global-wrapper:after,
.site-wrapper:before,
.site-wrapper:after,
.site-header:before,
.site-header:after,
.sitebar:before,
.sitebar:after,
.sitebar-inside:before,
.sitebar-inside:after,
.site-branding:before,
.site-branding:after,
.main-navigation:before,
.main-navigation:after,
.site-primary-menu:before,
.site-primary-menu:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.site-footer-widgets:before,
.site-footer-widgets:after,
.site-info:before,
.site-info:after,
.entry-content:before,
.entry-content:after,
.comment-body:before,
.comment-body:after,
.comment-meta:before,
.comment-meta:after,
.comment-content:before,
.comment-content:after {
content: '';
display: table;
}
.clear:after,
.container:after,
.container-fluid:after,
.row:after,
.front-page-global-wrapper:after,
.site-wrapper:after,
.site-header:after,
.sitebar:after,
.sitebar-inside:after,
.site-branding:after,
.main-navigation:after,
.site-primary-menu:after,
.site-content:after,
.site-footer:after,
.site-footer-widgets:after,
.site-info:after,
.entry-content:after,
.comment-body:after,
.comment-meta:after,
.comment-content:after {
clear: both;
}  .site-wrapper {
position: relative;
} .site-header {
background: #fff;
border-bottom: 1px solid #f5f5f5;
position: relative;
} .sitebar {
position: relative;
} .site-branding {
padding: 50px 0;
text-align: center;
}
.site-title {
font-size: 48px;
font-size: 4.8rem;
line-height: 1;
margin: 0 0 15px;
}
.site-description {
font-size: 16px;
font-size: 1.6rem;
line-height: 1;
margin: 5px 0 0;
}  .site-info {
background: #f07677;
color: #fff;
font-size: 13px;
padding: 120px 0;
text-align: center;
}
.site-info a {
color: #fff;
text-decoration: none;
}
.site-info a:visited {
color: #fff;
}
.site-info a:hover,
.site-info a:focus,
.site-info a:active {
color: #f2f2f2;
text-decoration: none;
} .widget {
background: #fff;
border: 1px solid #f2f2f2;
margin-bottom: 30px;
padding: 30px;
width: 100%;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens:    auto;
-ms-hyphens:     auto;
hyphens:         auto;
}
.widget-title {
border-left: 5px solid #f07677;
color: #666;
font-size: 18px;
margin: -30px -30px 30px;
padding: 20px 30px;
}
.widget a,
.widget a:visited {
color: #333;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
color: #999;
} .widget ul,
.widget ol {
list-style: none;
margin: 0;
}
.widget li > ul,
.widget li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
.widget li {
border-top: 1px solid #eee;
padding: 9px 0;
}
.widget li:first-child {
border-top: 0;
}
.widget li ul {
border-top: 1px solid #eee;
margin-top: 9px;
}
.widget li li:last-child {
padding-bottom: 0;
} .widget select {
max-width: 100%;
} form.search-form {
position: relative;
margin: 0;
padding: 0;
}
.content-area form.search-form {
margin-bottom: 30px;
}
form.search-form input[type="search"] {
padding: 12px 8px;
}
form.search-form input[type="search"] {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
form.search-form input[type="submit"] {
position: absolute;
z-index: 1;
right: 0;
top: 0;
height: 100%;
width: 30px;
font-size: 0.00001em;
line-height: 0;
color: transparent;
cursor: pointer;
opacity: 0;
outline: 0;
}
form.search-form:before {
content: "\f002";
font-family: 'FontAwesome';
position: absolute;
z-index: 0;
top: 0;
right: 5px;
width: 30px;
font-size: 14px;
padding: 12px 0;
margin: 0;
text-align: center;
vertical-align: middle;
}  .site-content {
padding: 50px 0;
} .sticky {
}
.hentry {
background: #fff;
border: 1px solid #f2f2f2;
margin-bottom: 50px;
padding: 0 0 50px;
position: relative;
}
.entry-media {
position: relative;
}
.entry-header {
margin: 50px 0;
padding: 0 50px;
text-align: center;
}
.entry-title {
font-size: 40px;
font-size: 4.0rem;
margin: 0 0 10px;
}
.error-404,
.no-results {
background: #fff;
border: 1px solid #f2f2f2;
padding: 0;
}
.page-header {
background: #f07677;
color: #fff;
padding: 25px;
text-align: center;
}
.page-title {
font-size: 18px;
margin: 0;
}
.entry-title a,
.entry-title a:visited,
.page-title a,
.page-title a:visited {
color: #333;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active,
.page-title a:hover,
.page-title a:focus,
.page-title a:active {
color: #999;
}
.byline,
.updated {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.post-thumbnail {
text-align: center;
}
.post-thumbnail-backfill {
background: #f07677;
height: 80px;
}
.entry-content,
.entry-summary {
margin-bottom: 50px;
padding: 0 50px;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens:    auto;
-ms-hyphens:     auto;
hyphens:         auto;
}
.page-content {
margin-bottom: 50px;
padding: 50px 50px 0;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens:    auto;
-ms-hyphens:     auto;
hyphens:         auto;
} .page-links {
clear: both;
margin: 0 0 1.5em;
}
.format-gallery .page-links {
margin: 1.5em 0;
}
.page-links a,
.page-links > span {
background: #fff;
border: 1px solid #f07677;
border-radius: 4px;
display: inline-block;
margin: 0 2px 0 0;
padding: 2px 8px;
text-align: center;
}
.page-links a {
background: #f07677;
border: 1px solid #f07677;
color: #fff;
text-decoration: none;
}
.page-links a:hover {
background: #fff;
border: 1px solid #f07677;
color: #333;
}
.page-links > .page-links-title {
border: none;
margin: 0;
padding: 0 7px 0 0;
} .more-link,
.more-link:visited {
padding: 6px 18px;
border: 1px solid #f07677;
border-radius: 4px;
display: inline-block;
margin-top: 10px;
}
.more-link:hover,
.more-link:focus,
.more-link:active {
background: #f07677;
color: #fff;
} .entry-meta {
color: #999;
}
.entry-meta a,
.entry-meta a:visited {
color: #999;
}
.entry-meta a:hover,
.entry-meta a:focus,
.entry-meta a:active {
color: #999;
}
.entry-meta-footer {
font-size: 13px;
padding: 0 50px;
}
.entry-meta-footer a,
.entry-meta-footer a:visited {
color: #f07677;
}
.entry-meta-footer a:hover,
.entry-meta-footer a:focus,
.entry-meta-footer a:active {
color: #fa7a7a;
}
.cat-links,
.tags-links,
.comments-link,
.edit-link {
margin-right: 10px;
} .hentry .mejs-container {
margin: 0 0 18px;
}
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
background: #333;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background: #fff;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
background: #f07677;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background: rgba(255,255,255,.33);
}
.hentry .mejs-container .mejs-controls .mejs-time {
padding-top: 9px;
}
.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
border-radius: 0;
}
.hentry .mejs-overlay-loading {
background: transparent;
} .gallery {
margin: 0 0 26px;
}
.gallery .gallery-item {
display: inline-block;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery .gallery-icon img {
margin: 0 auto;
}
.gallery .gallery-caption {
color: #999;
display: block;
font-size: 12px;
font-size: 1.2rem;
padding: 5px 0;
}
.gallery.gallery-columns-4 .gallery-caption, .gallery.gallery-columns-5 .gallery-caption, .gallery.gallery-columns-6 .gallery-caption, .gallery.gallery-columns-7 .gallery-caption, .gallery.gallery-columns-8 .gallery-caption, .gallery.gallery-columns-9 .gallery-caption {
display: none;
}
.gallery:last-child {
margin: 0;
margin: 0;
} .entry-format {
color: #fff;
}
.entry-format-icon,
a.entry-format-icon,
a.entry-format-icon:visited {
background: #f07677;
bottom: -25px;
border-radius: 50%;
-webkit-box-shadow: 0 0 0 6px #ffffff;
box-shadow: 0 0 0 6px #ffffff;
color: #fff;
font-size: 25px;
line-height: 55px;
left: 0;
position: absolute;
right: 0;
margin: 0 auto;
padding: 0;
text-align: center;
width: 55px;
height: 55px;
z-index: 4;
-webkit-transition: background .5s ease;
-moz-transition: background .5s ease;
-ms-transition: background .5s ease;
-o-transition: background .5s ease;
transition: background .5s ease;
}
.entry-format-icon:hover,
a.entry-format-icon:hover {
background: #fff;
color: #f07677;
}
.entry-format-icon:focus,
.entry-format-icon:active,
a.entry-format-icon:focus,
a.entry-format-icon:active {
background: #f07677;
color: #fff;
}
.entry-format-icon > i {
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} #comments {
margin-top: 50px;
}
.comments-area-wrapper {
background: #fff;
border-bottom: 3px solid #f2f2f2;
margin-bottom: 50px;
padding: 0;
}
.no-comments-wrapper {
background: #f0f0f0;
border-bottom: 1px solid #f2f2f2;
font-size: 18px;
margin-top: -50px;
padding: 25px;
text-align: center;
} .comments-title {
background: #f07677;
color: #fff;
font-size: 18px;
margin: 0;
padding: 25px;
text-align: center;
} #comment-nav-above {
margin: 0;
padding: 50px 50px 0;
}
#comment-nav-below {
margin: 0;
padding: 0 50px 50px;
} .comment-list {
list-style: none;
margin: 0 0 50px;
padding: 50px 50px 0;
}
.comment-list .children {
list-style: none;
} .comment-list .comment-body {
border-bottom: 1px solid #f2f2f2;
margin: 0 0 25px;
position: relative;
padding: 0 0 25px;
}
.comment-list .pingback .comment-body {
padding-left: 0;
}
.comment-list .bypostauthor .comment-body {
background: #fafafa;
border-bottom: 3px solid #f07677;
padding: 25px;
}
.comment-list .comment-body {
padding-left: 83px;
}
.comment-list .children .comment-body {
padding-left: 54px;
}
.comment-list .bypostauthor .comment-body {
padding-left: 108px;
}
.comment-list .children .bypostauthor .comment-body {
padding-left: 79px;
}
.comment-list .comment-author .avatar {
border: 1px solid #f2f2f2;
padding: 2px;
position: absolute;
top: 0;
left: 0;
}
.comment-list .bypostauthor .comment-author .avatar {
top: 25px;
left: 25px;
}
.comment-list .comment-author .avatar {
width: 68px;
height: 68px;
}
.comment-list .children .comment-author .avatar {
width: 39px;
height: 39px;
}
.comment-list .comment-meta {
font-size: 12px;
margin-bottom: 15px;
text-transform: uppercase;
}
.comment-list .comment-content {
margin-bottom: 15px;
word-wrap: break-word;
}
.comment-list .reply {
font-size: 12px;
text-transform: uppercase;
}
.comment-list .comment-author .fn {
font-weight: 900;
}
.comment-list .comment-author .fn a,
.comment-list .comment-author .fn a:visited {
color: #333;
}
.comment-list .comment-author .fn a:hover,
.comment-list .comment-author .fn a:focus,
.comment-list .comment-author .fn a:active {
color: #999;
}
.comment-list .says {
display: none;
}
.comment-list .edit-link {
margin-left: 15px;
}
.comment-list .comment-awaiting-moderation {
color: #f07677;
margin-top: 10px;
} .comment-respond {
background: #fff;
border-bottom: 3px solid #f2f2f2;
margin-bottom: 50px;
padding: 50px 50px;
position: relative;
}
.comment-list .comment-respond {
padding: 0 0 25px;
}
.comment-respond .comment-reply-title {
margin: 0 0 10px;
}
.comment-respond .logged-in-as {
}
.comment-respond .comment-notes,
.comment-respond .logged-in-as,
.comment-respond .form-allowed-tags,
.comment-respond .form-allowed-tags code {
font-size: 13px;
}
.comment-respond .comment-form label {
display: block;
}
.comment-respond .required {
color: #c0392b;
}
.comment-respond #cancel-comment-reply-link {
color: #c0392b;
font-size: 14px;
position: absolute;
text-transform: uppercase;
top: 0;
right: 0;
}  .wp-block-image {
margin-bottom: 32px;
}
.wp-block-image:last-child {
margin-bottom: 0;
} .wp-block-cover-image {
margin-bottom: 32px;
}
.wp-block-cover-image:last-child {
margin-bottom: 0;
} .wp-block-gallery {
margin-bottom: 32px;
}
.wp-block-gallery:last-child {
margin-bottom: 0;
} .wp-block-embed {
margin-bottom: 32px;
}
.wp-block-embed:last-child {
margin-bottom: 0;
} .wp-block-button {
margin-bottom: 32px;
}
.wp-block-button:last-child {
margin-bottom: 0;
} .page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
border: 1px solid #f2f2f2;
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
} .container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.affix {
position: fixed;
}  @media (max-width: 767px) { .site-branding {
padding: 25px 0;
}
.site-title {
font-size: 28px;
font-size: 2.8rem;
}
.site-description {
font-size: 14px;
font-size: 1.4rem;
} .main-navigation {
margin-bottom: 25px;
} .pagination .page-numbers {
padding: 9px 14px;
} .primary-menu {
display: none;
}
.slicknav-menu,
.menu-toggle-wrapper {
display: block;
} .hentry {
margin-bottom: 25px;
padding: 25px 0;
}
.entry-header {
margin-bottom: 25px;
padding: 0 25px;
}
.post-thumbnail {
margin-bottom: 25px;
}
.entry-content,
.entry-summary {
margin-bottom: 25px;
padding: 0 25px;
}
.page-content {
margin-bottom: 25px;
padding: 25px 25px 0;
}
.entry-meta-footer {
padding: 0 25px;
} .site-info {
padding: 25px 0;
} .site-content {
padding: 25px 0;
} #comments {
margin-top: 25px;
}
.comments-area-wrapper {
margin-bottom: 50px;
}
.no-comments-wrapper {
margin-top: -25px;
} #comment-nav-above {
margin: 0;
padding: 25px 25px 0;
}
#comment-nav-below {
margin: 0;
padding: 0 25px 25px;
} .comment-list {
margin: 0 0 25px 0;
padding: 25px 25px 0;
} .comment-respond {
margin-bottom: 25px;
padding: 25px 25px;
} .wp-block-image {
margin-bottom: 26px;
} .wp-block-cover-image {
margin-bottom: 26px;
} .wp-block-gallery {
margin-bottom: 26px;
} .wp-block-embed {
margin-bottom: 26px;
} .wp-block-button {
margin-bottom: 26px;
} #infinite-handle,
.infinite-loader {
margin-bottom: 25px;
}
}.cc-window{opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{-webkit-transition:transform 1s ease;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top{-webkit-transform:translateY(0);transform:translateY(0)}.cc-animate.cc-revoke.cc-active.cc-bottom{-webkit-transform:translateY(0);transform:translateY(0)}.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s}
.cc-revoke,.cc-window{position:fixed;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:auto}.cc-revoke.cc-right{right:3em;left:auto}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-webkit-box-flex:0;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}