/*-----------------------------------------------------------------------------------

    Theme Name: Gwen
    Theme URI: http://bk-ninja.com
    Description: Ultimate News and Blog Theme
    Author: BKNinja
    Author URI: http://themeforest.net/user/bkninja
    Version: 1.0

    Stylesheet

-----------------------------------------------------------------------------------*/

/* =============================================================================
## BASE
============================================================================= */

html {
  font-size: 14px; }

body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.8);
  -webkit-font-smoothing: antialiased; }

a {
  color: #337ab7; }
  a:hover, a:focus, a:active {
    color: #337ab7; 
    text-decoration: none;}

dl dt:not(:first-child) {
  margin-top: 0.4em; }

hr {
  border-color: rgba(0, 0, 0, 0.05); }

img {
  max-width: 100%;
  height: auto; }

.entry-thumb img, .post__thumb img {
    width: 100%;
    height: auto;
}
.post--single .entry-thumb img, .post--single .post__thumb img {
    max-width: 100%;
    width: auto;
    height: auto;
    margin: auto;   
}
p {
  margin: 0 0 1em; }

pre {
  padding: 1.6em;
  margin: 0 0 1.6em;
  font-size: 0.9em;
  background-color: #fafafa;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0; }

table {
  margin: 0 0 1.6em;
  width: 100%; }

tr {
  border-bottom: 1px solid #eee; }

th {
  padding: 0.8em;
  font-weight: 400;
  text-align: left; }

td {
  padding: 0.8em; }

th:first-child, td:first-child {
  padding-left: 0; }

thead th {
  border-bottom: 2px solid #bbb;
  padding-bottom: 0.8em; }

ul, ol {
  margin: 0 0 1.6em;
  padding: 0; }
button:focus, button:active {
    outline: none;
}
/* =============================================================================
## TYPOGRAPHY
============================================================================= */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif; font-weight: 600;}
  h1:first-child,
  h2:first-child,
  h3:first-child,
  h4:first-child,
  h5:first-child,
  h6:first-child,
  .h1:first-child,
  .h2:first-child,
  .h3:first-child,
  .h4:first-child,
  .h5:first-child,
  .h6:first-child {
    margin-top: 0; }

/*---- Typography scale ----*/
.h6,
h6 {
  font-size: 1rem;
  line-height: 1.5; }
  @media (min-width: 768px) {
    .h6,
    h6 {
      font-size: 1rem;
      line-height: 1.5; } }
  @media (min-width: 992px) {
    .h6,
    h6 {
      font-size: 1rem;
      line-height: 1.5; } }

.h5,
h5 {
  font-size: 1.125rem;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .h5,
    h5 {
      font-size: 1.2rem;
      line-height: 1.4; } }
  @media (min-width: 992px) {
    .h5,
    h5 {
      font-size: 1.25rem;
      line-height: 1.4; } }

.h4,
h4 {
  font-size: 1.266rem;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .h4,
    h4 {
      font-size: 1.44rem;
      line-height: 1.4; } }
  @media (min-width: 992px) {
    .h4,
    h4 {
      font-size: 1.563rem;
      line-height: 1.3; } }

.h3,
h3 {
  font-size: 1.424rem;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .h3,
    h3 {
      font-size: 1.728rem;
      line-height: 1.3; } }
  @media (min-width: 992px) {
    .h3,
    h3 {
      font-size: 1.953rem;
      line-height: 1.3; } }

.h2,
h2 {
  font-size: 1.602rem;
  line-height: 1.3; }
  @media (min-width: 768px) {
    .h2,
    h2 {
      font-size: 2.074rem;
      line-height: 1.3; } }
  @media (min-width: 992px) {
    .h2,
    h2 {
      font-size: 2.441rem;
      line-height: 1.2; } }

.h1,
h1 {
  font-size: 1.802rem;
  line-height: 1.3; }
  @media (min-width: 768px) {
    .h1,
    h1 {
      font-size: 2.488rem;
      line-height: 1.2; } }
  @media (min-width: 992px) {
    .h1,
    h1 {
      font-size: 3.052rem;
      line-height: 1.2; } }

.h0,
h0 {
  font-size: 2.027rem;
  line-height: 1.3; }
  @media (min-width: 768px) {
    .h0,
    h0 {
      font-size: 2.986rem;
      line-height: 1.2; } }
  @media (min-width: 992px) {
    .h0,
    h0 {
      font-size: 3.815rem;
      line-height: 1.1; } }

.h-1,
h-1 {
  font-size: 2.281rem;
  line-height: 1.3; }
  @media (min-width: 768px) {
    .h-1,
    h-1 {
      font-size: 3.583rem;
      line-height: 1.2; } }
  @media (min-width: 992px) {
    .h-1,
    h-1 {
      font-size: 4.768rem;
      line-height: 1.1; } }

.h-2,
h-2 {
  font-size: 2.566rem;
  line-height: 1.3; }
  @media (min-width: 768px) {
    .h-2,
    h-2 {
      font-size: 4.3rem;
      line-height: 1.1; } }
  @media (min-width: 992px) {
    .h-2,
    h-2 {
      font-size: 5.96rem;
      line-height: 1.1; } }

.typescale-n1 {
  font-size: 0.889rem;
  line-height: 1.5; }
  @media (min-width: 768px) {
    .typescale-n1 {
      font-size: 0.889rem;
      line-height: 1.5; } }
  @media (min-width: 992px) {
    .typescale-n1 {
      font-size: 0.889rem;
      line-height: 1.5; } }

.typescale-0 {
  font-size: 1rem;
  line-height: 1.5; }
  @media (min-width: 768px) {
    .typescale-0 {
      font-size: 1rem;
      line-height: 1.5; } }
  @media (min-width: 992px) {
    .typescale-0 {
      font-size: 1rem;
      line-height: 1.5; } }

.typescale-1 {
  font-size: 1.125rem;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .typescale-1 {
      font-size: 1.2rem;
      line-height: 1.4; } }
  @media (min-width: 992px) {
    .typescale-1 {
      font-size: 1.25rem;
      line-height: 1.4; } }

.typescale-2 {
  font-size: 1.266rem;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .typescale-2 {
      font-size: 1.44rem;
      line-height: 1.4; } }
  @media (min-width: 992px) {
    .typescale-2 {
      font-size: 1.563rem;
      line-height: 1.3; } }

.typescale-3 {
  font-size: 1.424rem;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .typescale-3 {
      font-size: 1.728rem;
      line-height: 1.3; } }
  @media (min-width: 992px) {
    .typescale-3 {
      font-size: 1.953rem;
      line-height: 1.3; } }

.typescale-4 {
  font-size: 1.602rem;
  line-height: 1.3; }
  @media (min-width: 768px) {
    .typescale-4 {
      font-size: 2.074rem;
      line-height: 1.3; } }
  @media (min-width: 992px) {
    .typescale-4 {
      font-size: 2.441rem;
      line-height: 1.2; } }

.typescale-5 {
  font-size: 1.802rem;
  line-height: 1.3; }
  @media (min-width: 768px) {
    .typescale-5 {
      font-size: 2.488rem;
      line-height: 1.2; } }
  @media (min-width: 992px) {
    .typescale-5 {
      font-size: 3.052rem;
      line-height: 1.2; } }

.typescale-6 {
  font-size: 2.027rem;
  line-height: 1.3; }
  @media (min-width: 768px) {
    .typescale-6 {
      font-size: 2.986rem;
      line-height: 1.2; } }
  @media (min-width: 992px) {
    .typescale-6 {
      font-size: 3.815rem;
      line-height: 1.1; } }

.typescale-7 {
  font-size: 2.281rem;
  line-height: 1.3; }
  @media (min-width: 768px) {
    .typescale-7 {
      font-size: 3.583rem;
      line-height: 1.2; } }
  @media (min-width: 992px) {
    .typescale-7 {
      font-size: 4.768rem;
      line-height: 1.1; } }

.typescale-8 {
  font-size: 2.566rem;
  line-height: 1.3; }
  @media (min-width: 768px) {
    .typescale-8 {
      font-size: 4.3rem;
      line-height: 1.1; } }
  @media (min-width: 992px) {
    .typescale-8 {
      font-size: 5.96rem;
      line-height: 1.1; } }

.typography-copy,
.comment-content {
  font-size: 16px;
  font-size: 1.2429rem;
  line-height: 1.6; }
  .typography-copy .h6,
  .typography-copy h6,
  .comment-content .h6,
  .comment-content h6 {
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    font-size: 1em;
    line-height: 1.5; }
    @media (min-width: 768px) {
      .typography-copy .h6,
      .typography-copy h6,
      .comment-content .h6,
      .comment-content h6 {
        font-size: 1em;
        line-height: 1.5; } }
    @media (min-width: 992px) {
      .typography-copy .h6,
      .typography-copy h6,
      .comment-content .h6,
      .comment-content h6 {
        font-size: 1em;
        line-height: 1.5; } }
  .typography-copy .h5,
  .typography-copy h5,
  .comment-content .h5,
  .comment-content h5 {
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    font-size: 1.125em;
    line-height: 1.4; }
    @media (min-width: 768px) {
      .typography-copy .h5,
      .typography-copy h5,
      .comment-content .h5,
      .comment-content h5 {
        font-size: 1.2em;
        line-height: 1.4; } }
    @media (min-width: 992px) {
      .typography-copy .h5,
      .typography-copy h5,
      .comment-content .h5,
      .comment-content h5 {
        font-size: 1.25em;
        line-height: 1.4; } }
  .typography-copy .h4,
  .typography-copy h4,
  .comment-content .h4,
  .comment-content h4 {
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    font-size: 1.266em;
    line-height: 1.4; }
    @media (min-width: 768px) {
      .typography-copy .h4,
      .typography-copy h4,
      .comment-content .h4,
      .comment-content h4 {
        font-size: 1.44em;
        line-height: 1.4; } }
    @media (min-width: 992px) {
      .typography-copy .h4,
      .typography-copy h4,
      .comment-content .h4,
      .comment-content h4 {
        font-size: 1.563em;
        line-height: 1.3; } }
  .typography-copy .h3,
  .typography-copy h3,
  .comment-content .h3,
  .comment-content h3 {
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    font-size: 1.424em;
    line-height: 1.4; }
    @media (min-width: 768px) {
      .typography-copy .h3,
      .typography-copy h3,
      .comment-content .h3,
      .comment-content h3 {
        font-size: 1.728em;
        line-height: 1.3; } }
    @media (min-width: 992px) {
      .typography-copy .h3,
      .typography-copy h3,
      .comment-content .h3,
      .comment-content h3 {
        font-size: 1.953em;
        line-height: 1.3; } }
  .typography-copy .h2,
  .typography-copy h2,
  .comment-content .h2,
  .comment-content h2 {
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    font-size: 1.602em;
    line-height: 1.3; }
    @media (min-width: 768px) {
      .typography-copy .h2,
      .typography-copy h2,
      .comment-content .h2,
      .comment-content h2 {
        font-size: 2.074em;
        line-height: 1.3; } }
    @media (min-width: 992px) {
      .typography-copy .h2,
      .typography-copy h2,
      .comment-content .h2,
      .comment-content h2 {
        font-size: 2.441em;
        line-height: 1.2; } }
  .typography-copy .h1,
  .typography-copy h1,
  .comment-content .h1,
  .comment-content h1 {
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    font-size: 1.802em;
    line-height: 1.3; }
    @media (min-width: 768px) {
      .typography-copy .h1,
      .typography-copy h1,
      .comment-content .h1,
      .comment-content h1 {
        font-size: 2.488em;
        line-height: 1.2; } }
    @media (min-width: 992px) {
      .typography-copy .h1,
      .typography-copy h1,
      .comment-content .h1,
      .comment-content h1 {
        font-size: 3.052em;
        line-height: 1.2; } }
  .typography-copy .h0,
  .typography-copy h0,
  .comment-content .h0,
  .comment-content h0 {
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    font-size: 2.027em;
    line-height: 1.3; }
    @media (min-width: 768px) {
      .typography-copy .h0,
      .typography-copy h0,
      .comment-content .h0,
      .comment-content h0 {
        font-size: 2.986em;
        line-height: 1.2; } }
    @media (min-width: 992px) {
      .typography-copy .h0,
      .typography-copy h0,
      .comment-content .h0,
      .comment-content h0 {
        font-size: 3.815em;
        line-height: 1.1; } }
  .typography-copy .h-1,
  .typography-copy h-1,
  .comment-content .h-1,
  .comment-content h-1 {
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    font-size: 2.281em;
    line-height: 1.3; }
    @media (min-width: 768px) {
      .typography-copy .h-1,
      .typography-copy h-1,
      .comment-content .h-1,
      .comment-content h-1 {
        font-size: 3.583em;
        line-height: 1.2; } }
    @media (min-width: 992px) {
      .typography-copy .h-1,
      .typography-copy h-1,
      .comment-content .h-1,
      .comment-content h-1 {
        font-size: 4.768em;
        line-height: 1.1; } }
  .typography-copy .h-2,
  .typography-copy h-2,
  .comment-content .h-2,
  .comment-content h-2 {
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    font-size: 2.566em;
    line-height: 1.3; }
    @media (min-width: 768px) {
      .typography-copy .h-2,
      .typography-copy h-2,
      .comment-content .h-2,
      .comment-content h-2 {
        font-size: 4.3em;
        line-height: 1.1; } }
    @media (min-width: 992px) {
      .typography-copy .h-2,
      .typography-copy h-2,
      .comment-content .h-2,
      .comment-content h-2 {
        font-size: 5.96em;
        line-height: 1.1; } }
  .typography-copy .typescale-n1,
  .comment-content .typescale-n1 {
    font-size: 0.889em;
    line-height: 1.5; }
    @media (min-width: 768px) {
      .typography-copy .typescale-n1,
      .comment-content .typescale-n1 {
        font-size: 0.889em;
        line-height: 1.5; } }
    @media (min-width: 992px) {
      .typography-copy .typescale-n1,
      .comment-content .typescale-n1 {
        font-size: 0.889em;
        line-height: 1.5; } }
  .typography-copy .typescale-0,
  .comment-content .typescale-0 {
    font-size: 1em;
    line-height: 1.5; }
    @media (min-width: 768px) {
      .typography-copy .typescale-0,
      .comment-content .typescale-0 {
        font-size: 1em;
        line-height: 1.5; } }
    @media (min-width: 992px) {
      .typography-copy .typescale-0,
      .comment-content .typescale-0 {
        font-size: 1em;
        line-height: 1.5; } }
  .typography-copy .typescale-1,
  .comment-content .typescale-1 {
    font-size: 1.125em;
    line-height: 1.4; }
    @media (min-width: 768px) {
      .typography-copy .typescale-1,
      .comment-content .typescale-1 {
        font-size: 1.2em;
        line-height: 1.4; } }
    @media (min-width: 992px) {
      .typography-copy .typescale-1,
      .comment-content .typescale-1 {
        font-size: 1.25em;
        line-height: 1.4; } }
  .typography-copy .typescale-2,
  .comment-content .typescale-2 {
    font-size: 1.266em;
    line-height: 1.4; }
    @media (min-width: 768px) {
      .typography-copy .typescale-2,
      .comment-content .typescale-2 {
        font-size: 1.44em;
        line-height: 1.4; } }
    @media (min-width: 992px) {
      .typography-copy .typescale-2,
      .comment-content .typescale-2 {
        font-size: 1.563em;
        line-height: 1.3; } }
  .typography-copy .typescale-3,
  .comment-content .typescale-3 {
    font-size: 1.424em;
    line-height: 1.4; }
    @media (min-width: 768px) {
      .typography-copy .typescale-3,
      .comment-content .typescale-3 {
        font-size: 1.728em;
        line-height: 1.3; } }
    @media (min-width: 992px) {
      .typography-copy .typescale-3,
      .comment-content .typescale-3 {
        font-size: 1.953em;
        line-height: 1.3; } }
  .typography-copy .typescale-4,
  .comment-content .typescale-4 {
    font-size: 1.602em;
    line-height: 1.3; }
    @media (min-width: 768px) {
      .typography-copy .typescale-4,
      .comment-content .typescale-4 {
        font-size: 2.074em;
        line-height: 1.3; } }
    @media (min-width: 992px) {
      .typography-copy .typescale-4,
      .comment-content .typescale-4 {
        font-size: 2.441em;
        line-height: 1.2; } }
  .typography-copy .typescale-5,
  .comment-content .typescale-5 {
    font-size: 1.802em;
    line-height: 1.3; }
    @media (min-width: 768px) {
      .typography-copy .typescale-5,
      .comment-content .typescale-5 {
        font-size: 2.488em;
        line-height: 1.2; } }
    @media (min-width: 992px) {
      .typography-copy .typescale-5,
      .comment-content .typescale-5 {
        font-size: 3.052em;
        line-height: 1.2; } }
  .typography-copy .typescale-6,
  .comment-content .typescale-6 {
    font-size: 2.027em;
    line-height: 1.3; }
    @media (min-width: 768px) {
      .typography-copy .typescale-6,
      .comment-content .typescale-6 {
        font-size: 2.986em;
        line-height: 1.2; } }
    @media (min-width: 992px) {
      .typography-copy .typescale-6,
      .comment-content .typescale-6 {
        font-size: 3.815em;
        line-height: 1.1; } }
  .typography-copy .typescale-7,
  .comment-content .typescale-7 {
    font-size: 2.281em;
    line-height: 1.3; }
    @media (min-width: 768px) {
      .typography-copy .typescale-7,
      .comment-content .typescale-7 {
        font-size: 3.583em;
        line-height: 1.2; } }
    @media (min-width: 992px) {
      .typography-copy .typescale-7,
      .comment-content .typescale-7 {
        font-size: 4.768em;
        line-height: 1.1; } }
  .typography-copy .typescale-8,
  .comment-content .typescale-8 {
    font-size: 2.566em;
    line-height: 1.3; }
    @media (min-width: 768px) {
      .typography-copy .typescale-8,
      .comment-content .typescale-8 {
        font-size: 4.3em;
        line-height: 1.1; } }
    @media (min-width: 992px) {
      .typography-copy .typescale-8,
      .comment-content .typescale-8 {
        font-size: 5.96em;
        line-height: 1.1; } }
  .typography-copy h4,
  .typography-copy .h4,
  .comment-content h4,
  .comment-content .h4 {
    font-weight: 700; }
  .typography-copy h5,
  .typography-copy .h5,
  .comment-content h5,
  .comment-content .h5 {
    color: rgba(0, 0, 0, 0.5);
    font-weight: 700;
    text-transform: uppercase; }
  .typography-copy h6,
  .typography-copy .h6,
  .comment-content h6,
  .comment-content .h6 {
    font-weight: 700; }
  .typography-copy blockquote,
  .comment-content blockquote {
    margin: 0 0 1.6em 0;
    padding: 30px;
    background-color: #f8f8f8;
    border-left: 0;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 1.3em;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.5); }
    .typography-copy blockquote:before,
    .comment-content blockquote:before {
      content: '\201c';
      display: block;
      position: relative;
      top: 0.225em;
      margin-bottom: 0.2em;
      color: #eee;
      font-family: sans-serif;
      font-weight: 700;
      font-size: 5em;
      line-height: 0.3; }
    .typography-copy blockquote cite,
    .comment-content blockquote cite {
      font-size: 0.86em; }
    .typography-copy blockquote p,
    .comment-content blockquote p {
      margin-bottom: 1em; }
  .typography-copy mark,
  .comment-content mark {
    color: rgba(0, 0, 0, 0.8);
    background: #FBFF64; }
  .typography-copy ol,
  .typography-copy ul,
  .comment-content ol,
  .comment-content ul {
    margin-bottom: 1.6em;
    padding-left: 1.8em; }
  .typography-copy li > ol,
  .typography-copy li > ul,
  .comment-content li > ol,
  .comment-content li > ul {
    margin-bottom: 0; }
  .typography-copy p,
  .comment-content p {
    margin-bottom: 1.6em; }
    

/* ----- 
## 1. Objects 
    1.1 Responsive Video wrapper
    1.2 Rainbow bar
    1.3 Flexbox
    1.4 Scrollable list
 ------- */

/* ----- 
## 2. Background
 ------- */

/* ----- 
## 3. Positioning
 ------- */

/* ----- 
## 4. Padding & Margin
 ------- */

/* ----- 
## 5. Width & Height
 ------- */

/* ----- 
## 6. Ratio
 ------- */

/* ----- 
## 7. Text styling
 ------- */

/* ----- 
## 8. List styling
 ------- */

/* ----- 
## 9. Social branding color
 ------- */

/* ----- 
## 10. Shadows
 ------- */

/* ----- 
## 11. Animation
 ------- */
 
/* ----- 
## 12. Navigations
 ------- */

/* ----- 
## 13. Social List
 ------- */

/* ----- 
## 14. WordPress core
 ------- */
 
/* ----- 
## 15. Post Attributes
 ------- */

/* ----- 
## 16. Block heading
 ------- */

/* ----- 
## 17. Gallery
 ------- */
 
/* =============================================================================
## UTILITIES
============================================================================= */
/* -----------------------------------------------------------------
## Objects
----------------------------------------------------------------- */
/*---- Responsive Video wrapper ----*/
.gwen-responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .gwen-responsive-video iframe,
  .gwen-responsive-video object,
  .gwen-responsive-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none; }

/*---- Rainbow bar ----*/
.rainbow-bar {
  width: 100%;
  height: 6px;
  background: linear-gradient(90deg, #a85e6c 0%, #a85e6c 12.5%, #e37f52 12.5%, #e37f52 25%, #ef9f48 25%, #ef9f48 37.5%, #9cb641 37.5%, #9cb641 50%, #009484 50%, #009484 62.5%, #21acb8 62.5%, #21acb8 75%, #1972dd 75%, #1972dd 87.5%, #8fa0ae 87.5%, #8fa0ae 100%);
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #a85e6c), color-stop(12.5%, #a85e6c), color-stop(12.5%, #e37f52), color-stop(25%, #e37f52), color-stop(25%, #ef9f48), color-stop(37.5%, #ef9f48), color-stop(37.5%, #9cb641), color-stop(50%, #9cb641), color-stop(50%, #009484), color-stop(62.5%, #009484), color-stop(62.5%, #21acb8), color-stop(75%, #21acb8), color-stop(75%, #1972dd), color-stop(87.5%, #1972dd), color-stop(87.5%, #8fa0ae), color-stop(100%, #8fa0ae));
  background-image: -webkit-linear-gradient(left, #a85e6c 0%, #a85e6c 12.5%, #e37f52 12.5%, #e37f52 25%, #ef9f48 25%, #ef9f48 37.5%, #9cb641 37.5%, #9cb641 50%, #009484 50%, #009484 62.5%, #21acb8 62.5%, #21acb8 75%, #1972dd 75%, #1972dd 87.5%, #8fa0ae 87.5%, #8fa0ae 100%);
  background-image: -moz-linear-gradient(left, #a85e6c 0%, #a85e6c 12.5%, #e37f52 12.5%, #e37f52 25%, #ef9f48 25%, #ef9f48 37.5%, #9cb641 37.5%, #9cb641 50%, #009484 50%, #009484 62.5%, #21acb8 62.5%, #21acb8 75%, #1972dd 75%, #1972dd 87.5%, #8fa0ae 87.5%, #8fa0ae 100%);
  background-image: -o-linear-gradient(left, #a85e6c 0%, #a85e6c 12.5%, #e37f52 12.5%, #e37f52 25%, #ef9f48 25%, #ef9f48 37.5%, #9cb641 37.5%, #9cb641 50%, #009484 50%, #009484 62.5%, #21acb8 62.5%, #21acb8 75%, #1972dd 75%, #1972dd 87.5%, #8fa0ae 87.5%, #8fa0ae 100%);
  background-image: linear-gradient(left, #a85e6c 0%, #a85e6c 12.5%, #e37f52 12.5%, #e37f52 25%, #ef9f48 25%, #ef9f48 37.5%, #9cb641 37.5%, #9cb641 50%, #009484 50%, #009484 62.5%, #21acb8 62.5%, #21acb8 75%, #1972dd 75%, #1972dd 87.5%, #8fa0ae 87.5%, #8fa0ae 100%); }

/*---- Flexbox ----*/
.flexbox {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  .flexbox > * {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    /*IE fix*/ }

.flexbox--middle {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

.flexbox__item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1; }

/*---- Scrollable list ----*/
.gwen-scrollable-list {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column; }

.gwen-scrollable-list-wrapper {
  position: relative;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden; }

.gwen-scrollable-list-inner {
  height: 0; }

/* ----------------------------------------------------------------
	Background
-----------------------------------------------------------------*/
.block-with-bg {
  position: relative;
  padding: 10px; }
  @media (min-width: 768px) {
    .block-with-bg {
      padding: 20px; } }

.background-wrap {
  overflow: hidden;
  background: #444; }

.has-cover-bg-img,
.background-img {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll; }

.background-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden; }
  .background-img:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #111;
    opacity: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease; }

.background-img.background-img--dimmed:after {
  opacity: 0.2; }

.background-img.background-img--darkened:after {
  opacity: 0.4; }

.background-img.background-img--more-darkened:after {
  opacity: 0.6; }

.background-img--tinted:after {
  background-color: #fff; }

.background-img--floorfade:after {
  opacity: 1;
  background-color: transparent;
  background-image: -webkit-linear-gradient(bottom, black 0, rgba(0, 0, 0, 0.6) 70%, transparent 100%);
  background-image: linear-gradient(0deg, black 0, rgba(0, 0, 0, 0.6) 70%, transparent 100%); }

.background-img--floorfade-light:after {
  opacity: 1;
  background-color: transparent;
  background-image: -webkit-linear-gradient(bottom, black 0, transparent 50%, transparent 100%);
  background-image: linear-gradient(0deg, black 0, transparent 50%, transparent 100%); }

.background-img--scrim-bottom:after {
  opacity: 1;
  background-color: transparent;
  background-image: -webkit-linear-gradient(-270deg, black 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, transparent 100%);
  background-image: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, transparent 100%); }

.background-pattern {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background-color: #aaa;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll; }

.background-svg-pattern {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='304' height='304' viewBox='0 0 304 304' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M44.1 224c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4H0v-2h44.1zm160 48c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4H82v-2h122.1zm57.8-46c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H304v2h-42.1zm0 16c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H304v2h-42.1zm6.2-114c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4h-86.2c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4h86.2zm-256-48c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4H0v-2h12.1zm185.8 34c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4h86.2c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4h-86.2zM258 12.1c2.282.463 4 2.48 4 4.9 0 2.76-2.24 5-5 5s-5-2.24-5-5c0-2.42 1.718-4.437 4-4.9V0h2v12.1zm-64 208c2.282.463 4 2.48 4 4.9 0 2.76-2.24 5-5 5s-5-2.24-5-5c0-2.42 1.718-4.437 4-4.9v-54.2c-2.282-.463-4-2.48-4-4.9 0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.42-1.718 4.437-4 4.9v54.2zm48-198.2c2.282-.463 4-2.48 4-4.9 0-2.76-2.24-5-5-5s-5 2.24-5 5c0 2.42 1.718 4.437 4 4.9V82h64v-2h-62V21.9zm16 16c2.282-.463 4-2.48 4-4.9 0-2.76-2.24-5-5-5s-5 2.24-5 5c0 2.42 1.718 4.437 4 4.9V66h48v-2h-46V37.9zm-128 96c2.282-.463 4-2.48 4-4.9 0-2.76-2.24-5-5-5s-5 2.24-5 5c0 2.42 1.718 4.437 4 4.9V210h16v10.1c-2.282.463-4 2.48-4 4.9 0 2.76 2.24 5 5 5s5-2.24 5-5c0-2.42-1.718-4.437-4-4.9V208h-16v-74.1zm-5.9-21.9c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4H114v48H85.9c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H112v-48h12.1zm-6.2 130c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H176v-74.1c-2.282-.463-4-2.48-4-4.9 0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.42-1.718 4.437-4 4.9V242h-60.1zm-16-64c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H114v48h10.1c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4H112v-48h-10.1zM66 284.1c2.282.463 4 2.48 4 4.9 0 2.76-2.24 5-5 5s-5-2.24-5-5c0-2.42 1.718-4.437 4-4.9V274H50v30h-2v-32h18v12.1zM236.1 176c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4H226v94h48v32h-2v-30h-48v-98h12.1zm25.8-30c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H274v44.1c2.282.463 4 2.48 4 4.9 0 2.76-2.24 5-5 5s-5-2.24-5-5c0-2.42 1.718-4.437 4-4.9V146h-10.1zm-64 96c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H208v-80h16v-14h-42.1c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H226v18h-16v80h-12.1zm86.2-210c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4H272V0h2v32h10.1zM98 101.9c2.282-.463 4-2.48 4-4.9 0-2.76-2.24-5-5-5s-5 2.24-5 5c0 2.42 1.718 4.437 4 4.9V144H53.9c-.463-2.282-2.48-4-4.9-4-2.76 0-5 2.24-5 5s2.24 5 5 5c2.42 0 4.437-1.718 4.9-4H98v-44.1zM53.9 34c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H80V0h2v34H53.9zm60.1 3.9c2.282-.463 4-2.48 4-4.9 0-2.76-2.24-5-5-5s-5 2.24-5 5c0 2.42 1.718 4.437 4 4.9V64H80v64H69.9c-.463-2.282-2.48-4-4.9-4-2.76 0-5 2.24-5 5s2.24 5 5 5c2.42 0 4.437-1.718 4.9-4H82V66h32V37.9zM101.9 82c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H128V37.9c-2.282-.463-4-2.48-4-4.9 0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.42-1.718 4.437-4 4.9V82h-28.1zm16-64c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H146v44.1c2.282.463 4 2.48 4 4.9 0 2.76-2.24 5-5 5s-5-2.24-5-5c0-2.42 1.718-4.437 4-4.9V18h-26.1zm102.2 270c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4H98v14h-2v-16h124.1zM242 149.9c2.282-.463 4-2.48 4-4.9 0-2.76-2.24-5-5-5s-5 2.24-5 5c0 2.42 1.718 4.437 4 4.9V162h16v30h-16v66h48v46h2v-48h-48v-62h16v-34h-16v-10.1zM53.9 18c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H64V2H48V0h18v18H53.9zm112 32c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H192V0h50v2h-48v48h-28.1zm-48-48c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5 0-.342.034-.677.1-1h2.07c-.11.313-.17.65-.17 1 0 1.657 1.343 3 3 3s3-1.343 3-3c0-.35-.06-.687-.17-1H178v34h-18V21.9c-2.282-.463-4-2.48-4-4.9 0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.42-1.718 4.437-4 4.9V32h14V2h-58.1zm0 96c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H137l32-32h39V21.9c-2.282-.463-4-2.48-4-4.9 0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.42-1.718 4.437-4 4.9V66h-40.172l-32 32H117.9zm28.1 90.1c2.282.463 4 2.48 4 4.9 0 2.76-2.24 5-5 5s-5-2.24-5-5c0-2.42 1.718-4.437 4-4.9v-76.513L175.586 80H224V21.9c-2.282-.463-4-2.48-4-4.9 0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.42-1.718 4.437-4 4.9V82h-49.586L146 112.414V188.1zm16 32c2.282.463 4 2.48 4 4.9 0 2.76-2.24 5-5 5s-5-2.24-5-5c0-2.42 1.718-4.437 4-4.9v-99.513L184.586 96H300.1c.398-1.96 1.94-3.502 3.9-3.9v2.07c-1.165.413-2 1.524-2 2.83s.835 2.417 2 2.83v2.07c-1.96-.398-3.502-1.94-3.9-3.9H185.414L162 121.414V220.1zm-144-64c2.282.463 4 2.48 4 4.9 0 2.76-2.24 5-5 5s-5-2.24-5-5c0-2.42 1.718-4.437 4-4.9v-3.513l48-48V48h32V0h2v50H66v55.413l-48 48v2.687zM50 53.9c2.282-.463 4-2.48 4-4.9 0-2.76-2.24-5-5-5s-5 2.24-5 5c0 2.42 1.718 4.437 4 4.9v42.686l-48 48V210h28.1c.463 2.282 2.48 4 4.9 4 2.76 0 5-2.24 5-5s-2.24-5-5-5c-2.42 0-4.437 1.718-4.9 4H2v-62.586l48-48V53.9zm-16 16c2.282-.463 4-2.48 4-4.9 0-2.76-2.24-5-5-5s-5 2.24-5 5c0 2.42 1.718 4.437 4 4.9v18.686l-32 32v2.828l34-34V69.9zM12.1 32c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4H9.414L0 43.414v-2.828L8.586 32H12.1zm265.8 18c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4h18.686L304 40.586v2.828L297.414 50H277.9zm-16 160c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H288V136.587l16-16v2.827l-14 14V210h-28.1zm-208 32c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H64v-22.586L40.586 194H21.9c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4h19.513L66 216.586V242H53.9zm150.2 14c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4H96v-56.598L56.598 162H37.9c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4h19.502L98 200.598V256h106.1zm-150.2 2c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H80v-46.586L48.586 178H21.9c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4h27.513L82 208.586V258H53.9zM97 100c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0-16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-48 32c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm32 48c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-16 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm32-16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0-32c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16 32c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm32 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0-16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-16-64c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16 0c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16 96c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16-144c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0 32c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16-32c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16-16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-96 0c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16-32c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm96 0c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-16-64c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16-16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-32 0c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0-16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-16 0c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-16 0c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-16 0c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM49 36c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-32 0c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm32 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM33 68c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16-48c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0 240c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16 32c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-16-64c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-16-32c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm80-176c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16 0c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-16-16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm32 48c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16-16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0-32c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm112 176c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-16 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM17 180c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0-32c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16 0c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM17 84c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm32 64c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16-16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 39.793V0h-2v40.586L8.586 64H0v2h9.413L34 41.414v-1.62zM2 300.1V258h14v46h2v-48H0V302.17c.313-.11.65-.17 1-.17 1.306 0 2.417.835 2.83 2H5.9c-.398-1.96-1.94-3.502-3.9-3.9zM34 241v63h-2v-62H0v-2h34v1zM17 18h1V0h-2v16H0v2h17zm273-2V0h-2v18h16v-2h-14zm-32 273v15h-2v-14h-14v14h-2v-16h18v1zM0 92.1c.323-.066.658-.1 1-.1 2.76 0 5 2.24 5 5s-2.24 5-5 5c-.342 0-.677-.034-1-.1v-2.07c.313.11.65.17 1 .17 1.657 0 3-1.343 3-3s-1.343-3-3-3c-.35 0-.687.06-1 .17V92.1zM80 272h2v32h-2v-32zm37.9 32c-.463-2.282-2.48-4-4.9-4-2.42 0-4.437 1.718-4.9 4h2.07c.413-1.165 1.524-2 2.83-2s2.417.835 2.83 2h2.07zM5.9 0c.066.323.1.658.1 1 0 2.76-2.24 5-5 5-.342 0-.677-.034-1-.1V3.83C.313 3.94.65 4 1 4c1.657 0 3-1.343 3-3 0-.35-.06-.687-.17-1H5.9zm294.2 0c-.066.323-.1.658-.1 1 0 2.42 1.718 4.437 4 4.9V3.83c-1.165-.413-2-1.524-2-2.83 0-.35.06-.687.17-1h-2.07zm3.9 300.1c-1.96.398-3.502 1.94-3.9 3.9h2.07c.302-.852.978-1.528 1.83-1.83v-2.07z' fill='%23ffffff' fill-opacity='0.1' fill-rule='evenodd'/%3E%3C/svg%3E"); }

.background-svg-pattern-inverse {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='304' height='304' viewBox='0 0 304 304' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M44.1 224c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4H0v-2h44.1zm160 48c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4H82v-2h122.1zm57.8-46c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H304v2h-42.1zm0 16c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H304v2h-42.1zm6.2-114c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4h-86.2c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4h86.2zm-256-48c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4H0v-2h12.1zm185.8 34c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4h86.2c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4h-86.2zM258 12.1c2.282.463 4 2.48 4 4.9 0 2.76-2.24 5-5 5s-5-2.24-5-5c0-2.42 1.718-4.437 4-4.9V0h2v12.1zm-64 208c2.282.463 4 2.48 4 4.9 0 2.76-2.24 5-5 5s-5-2.24-5-5c0-2.42 1.718-4.437 4-4.9v-54.2c-2.282-.463-4-2.48-4-4.9 0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.42-1.718 4.437-4 4.9v54.2zm48-198.2c2.282-.463 4-2.48 4-4.9 0-2.76-2.24-5-5-5s-5 2.24-5 5c0 2.42 1.718 4.437 4 4.9V82h64v-2h-62V21.9zm16 16c2.282-.463 4-2.48 4-4.9 0-2.76-2.24-5-5-5s-5 2.24-5 5c0 2.42 1.718 4.437 4 4.9V66h48v-2h-46V37.9zm-128 96c2.282-.463 4-2.48 4-4.9 0-2.76-2.24-5-5-5s-5 2.24-5 5c0 2.42 1.718 4.437 4 4.9V210h16v10.1c-2.282.463-4 2.48-4 4.9 0 2.76 2.24 5 5 5s5-2.24 5-5c0-2.42-1.718-4.437-4-4.9V208h-16v-74.1zm-5.9-21.9c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4H114v48H85.9c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H112v-48h12.1zm-6.2 130c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H176v-74.1c-2.282-.463-4-2.48-4-4.9 0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.42-1.718 4.437-4 4.9V242h-60.1zm-16-64c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H114v48h10.1c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4H112v-48h-10.1zM66 284.1c2.282.463 4 2.48 4 4.9 0 2.76-2.24 5-5 5s-5-2.24-5-5c0-2.42 1.718-4.437 4-4.9V274H50v30h-2v-32h18v12.1zM236.1 176c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4H226v94h48v32h-2v-30h-48v-98h12.1zm25.8-30c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H274v44.1c2.282.463 4 2.48 4 4.9 0 2.76-2.24 5-5 5s-5-2.24-5-5c0-2.42 1.718-4.437 4-4.9V146h-10.1zm-64 96c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H208v-80h16v-14h-42.1c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H226v18h-16v80h-12.1zm86.2-210c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4H272V0h2v32h10.1zM98 101.9c2.282-.463 4-2.48 4-4.9 0-2.76-2.24-5-5-5s-5 2.24-5 5c0 2.42 1.718 4.437 4 4.9V144H53.9c-.463-2.282-2.48-4-4.9-4-2.76 0-5 2.24-5 5s2.24 5 5 5c2.42 0 4.437-1.718 4.9-4H98v-44.1zM53.9 34c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H80V0h2v34H53.9zm60.1 3.9c2.282-.463 4-2.48 4-4.9 0-2.76-2.24-5-5-5s-5 2.24-5 5c0 2.42 1.718 4.437 4 4.9V64H80v64H69.9c-.463-2.282-2.48-4-4.9-4-2.76 0-5 2.24-5 5s2.24 5 5 5c2.42 0 4.437-1.718 4.9-4H82V66h32V37.9zM101.9 82c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H128V37.9c-2.282-.463-4-2.48-4-4.9 0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.42-1.718 4.437-4 4.9V82h-28.1zm16-64c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H146v44.1c2.282.463 4 2.48 4 4.9 0 2.76-2.24 5-5 5s-5-2.24-5-5c0-2.42 1.718-4.437 4-4.9V18h-26.1zm102.2 270c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4H98v14h-2v-16h124.1zM242 149.9c2.282-.463 4-2.48 4-4.9 0-2.76-2.24-5-5-5s-5 2.24-5 5c0 2.42 1.718 4.437 4 4.9V162h16v30h-16v66h48v46h2v-48h-48v-62h16v-34h-16v-10.1zM53.9 18c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H64V2H48V0h18v18H53.9zm112 32c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H192V0h50v2h-48v48h-28.1zm-48-48c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5 0-.342.034-.677.1-1h2.07c-.11.313-.17.65-.17 1 0 1.657 1.343 3 3 3s3-1.343 3-3c0-.35-.06-.687-.17-1H178v34h-18V21.9c-2.282-.463-4-2.48-4-4.9 0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.42-1.718 4.437-4 4.9V32h14V2h-58.1zm0 96c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H137l32-32h39V21.9c-2.282-.463-4-2.48-4-4.9 0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.42-1.718 4.437-4 4.9V66h-40.172l-32 32H117.9zm28.1 90.1c2.282.463 4 2.48 4 4.9 0 2.76-2.24 5-5 5s-5-2.24-5-5c0-2.42 1.718-4.437 4-4.9v-76.513L175.586 80H224V21.9c-2.282-.463-4-2.48-4-4.9 0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.42-1.718 4.437-4 4.9V82h-49.586L146 112.414V188.1zm16 32c2.282.463 4 2.48 4 4.9 0 2.76-2.24 5-5 5s-5-2.24-5-5c0-2.42 1.718-4.437 4-4.9v-99.513L184.586 96H300.1c.398-1.96 1.94-3.502 3.9-3.9v2.07c-1.165.413-2 1.524-2 2.83s.835 2.417 2 2.83v2.07c-1.96-.398-3.502-1.94-3.9-3.9H185.414L162 121.414V220.1zm-144-64c2.282.463 4 2.48 4 4.9 0 2.76-2.24 5-5 5s-5-2.24-5-5c0-2.42 1.718-4.437 4-4.9v-3.513l48-48V48h32V0h2v50H66v55.413l-48 48v2.687zM50 53.9c2.282-.463 4-2.48 4-4.9 0-2.76-2.24-5-5-5s-5 2.24-5 5c0 2.42 1.718 4.437 4 4.9v42.686l-48 48V210h28.1c.463 2.282 2.48 4 4.9 4 2.76 0 5-2.24 5-5s-2.24-5-5-5c-2.42 0-4.437 1.718-4.9 4H2v-62.586l48-48V53.9zm-16 16c2.282-.463 4-2.48 4-4.9 0-2.76-2.24-5-5-5s-5 2.24-5 5c0 2.42 1.718 4.437 4 4.9v18.686l-32 32v2.828l34-34V69.9zM12.1 32c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4H9.414L0 43.414v-2.828L8.586 32H12.1zm265.8 18c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4h18.686L304 40.586v2.828L297.414 50H277.9zm-16 160c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H288V136.587l16-16v2.827l-14 14V210h-28.1zm-208 32c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H64v-22.586L40.586 194H21.9c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4h19.513L66 216.586V242H53.9zm150.2 14c.463-2.282 2.48-4 4.9-4 2.76 0 5 2.24 5 5s-2.24 5-5 5c-2.42 0-4.437-1.718-4.9-4H96v-56.598L56.598 162H37.9c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4h19.502L98 200.598V256h106.1zm-150.2 2c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4H80v-46.586L48.586 178H21.9c-.463 2.282-2.48 4-4.9 4-2.76 0-5-2.24-5-5s2.24-5 5-5c2.42 0 4.437 1.718 4.9 4h27.513L82 208.586V258H53.9zM97 100c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0-16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-48 32c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm32 48c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-16 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm32-16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0-32c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16 32c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm32 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0-16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-16-64c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16 0c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16 96c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16-144c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0 32c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16-32c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16-16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-96 0c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16-32c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm96 0c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-16-64c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16-16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-32 0c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0-16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-16 0c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-16 0c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-16 0c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM49 36c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-32 0c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm32 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM33 68c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16-48c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0 240c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16 32c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-16-64c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-16-32c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm80-176c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16 0c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-16-16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm32 48c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16-16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0-32c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm112 176c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm-16 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM17 180c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0 16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm0-32c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16 0c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM17 84c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm32 64c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm16-16c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 39.793V0h-2v40.586L8.586 64H0v2h9.413L34 41.414v-1.62zM2 300.1V258h14v46h2v-48H0V302.17c.313-.11.65-.17 1-.17 1.306 0 2.417.835 2.83 2H5.9c-.398-1.96-1.94-3.502-3.9-3.9zM34 241v63h-2v-62H0v-2h34v1zM17 18h1V0h-2v16H0v2h17zm273-2V0h-2v18h16v-2h-14zm-32 273v15h-2v-14h-14v14h-2v-16h18v1zM0 92.1c.323-.066.658-.1 1-.1 2.76 0 5 2.24 5 5s-2.24 5-5 5c-.342 0-.677-.034-1-.1v-2.07c.313.11.65.17 1 .17 1.657 0 3-1.343 3-3s-1.343-3-3-3c-.35 0-.687.06-1 .17V92.1zM80 272h2v32h-2v-32zm37.9 32c-.463-2.282-2.48-4-4.9-4-2.42 0-4.437 1.718-4.9 4h2.07c.413-1.165 1.524-2 2.83-2s2.417.835 2.83 2h2.07zM5.9 0c.066.323.1.658.1 1 0 2.76-2.24 5-5 5-.342 0-.677-.034-1-.1V3.83C.313 3.94.65 4 1 4c1.657 0 3-1.343 3-3 0-.35-.06-.687-.17-1H5.9zm294.2 0c-.066.323-.1.658-.1 1 0 2.42 1.718 4.437 4 4.9V3.83c-1.165-.413-2-1.524-2-2.83 0-.35.06-.687.17-1h-2.07zm3.9 300.1c-1.96.398-3.502 1.94-3.9 3.9h2.07c.302-.852.978-1.528 1.83-1.83v-2.07z' fill='%23000000' fill-opacity='0.025' fill-rule='evenodd'/%3E%3C/svg%3E"); }

.background-svg-pattern--solid-color {
  background-color: #12162d; }

.overlap-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 60px;
  left: 0; }
  .gwen-carousel-nav-a .overlap-background {
    bottom: 90px; }

.background-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.6; }

.js-overlay-bg-sub {
  display: none; }

.blurred {
  filter: blur(10px);
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px); }

.blurred-subtle {
  filter: blur(5px);
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px); }

.blurred-more {
  filter: blur(20px);
  -webkit-filter: blur(20px);
  -moz-filter: blur(20px);
  -o-filter: blur(20px);
  -ms-filter: blur(20px); }

.blurred-massive {
  filter: blur(30px);
  -webkit-filter: blur(30px);
  -moz-filter: blur(30px);
  -o-filter: blur(30px);
  -ms-filter: blur(30px); }

.grayscale {
  -webkit-filter: grayscale(1);
  filter: grayscale(1); }

.floorfade {
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.6) 70%, transparent 100%);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.6) 70%, transparent 100%); }

.floorfade-pseudo:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.6) 50%, transparent 100%);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.6) 50%, transparent 100%); }

.ceilingfade {
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.6) 50%, transparent 100%);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.6) 50%, transparent 100%); }

.sidefade-from-left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.6) 70%, transparent 100%);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.6) 70%, transparent 100%); }

.sidefade-from-left--wide:before {
  content: '';
  position: absolute;
  top: 0;
  right: 100%;
  bottom: 0;
  left: -9999px;
  background: rgba(0, 0, 0, 0.9); }

.sidefade-from-left--pseudo:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.6) 70%, transparent 100%);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.6) 70%, transparent 100%); }

.sidefade-from-right {
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.6) 50%, transparent 100%);
  background-image: linear-gradient(-90deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.6) 50%, transparent 100%); }

.color-primary {
  color: #6C92A2; }

.primary-bg-color {
  background-color: #6C92A2 !important; }

.secondary-bg-color {
  background-color: #0a293b !important; }

.lightgray-bg {
  background-color: #fafafa; }

/* ----------------------------------------------------------------
	Positioning
-----------------------------------------------------------------*/
.abs-center, .gwen-video-player__play-icon, .gwen-video-box__playlist .is-playing .post__thumb:after {
  position: absolute !important;
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  -webkit-transform: translate(-50%, -50%) translateZ(0);
  -moz-transform: translate(-50%, -50%) translateZ(0);
  -ms-transform: translate(-50%, -50%) translateZ(0);
  -o-transform: translate(-50%, -50%) translateZ(0);
  transform: translate(-50%, -50%) translateZ(0); }

.stretched {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  
.stretched--overlap {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important; }

.overlay-content,
.overlay-content__inner {
  position: relative; }

.overlay-bottom.overlay-bottom {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0; }

.overlay-center-y.overlay-center-y {
  position: absolute;
  top: 50%;
  right: 0;
  bottom: auto;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.overlap-bottom.overlap-bottom {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  -o-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%); }

.pos-relative {
  position: relative !important; }

/* ----------------------------------------------------------------
	Padding & Margin
-----------------------------------------------------------------*/
.p-0 {
  padding: 0; }

.p-t-0 {
  padding-top: 0; }

.p-r-0 {
  padding-right: 0; }

.p-b-0 {
  padding-bottom: 0; }

.p-l-0 {
  padding-left: 0; }

.p-xs {
  padding: 10px !important; }

.p-t-xs {
  padding-top: 10px !important; }

.p-r-xs {
  padding-right: 10px !important; }

.p-b-xs {
  padding-bottom: 10px !important; }

.p-l-xs {
  padding-left: 10px !important; }

.p-x-xs {
  padding-left: 10px !important;
  padding-right: 10px !important; }

.p-y-xs {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

.p-sm {
  padding: 15px !important; }

.p-t-sm {
  padding-top: 15px !important; }

.p-r-sm {
  padding-right: 15px !important; }

.p-b-sm {
  padding-bottom: 15px !important; }

.p-l-sm {
  padding-left: 15px !important; }

.p-x-sm {
  padding-left: 15px !important;
  padding-right: 15px !important; }

.p-y-sm {
  padding-top: 15px !important;
  padding-bottom: 15px !important; }

.p-md {
  padding: 20px !important; }

.p-t-md {
  padding-top: 20px !important; }

.p-r-md {
  padding-right: 20px !important; }

.p-b-md {
  padding-bottom: 20px !important; }

.p-l-md {
  padding-left: 20px !important; }

.p-x-md {
  padding-left: 20px !important;
  padding-right: 20px !important; }

.p-y-md {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.p-lg {
  padding: 30px !important; }

.p-t-lg {
  padding-top: 30px !important; }

.p-r-lg {
  padding-right: 30px !important; }

.p-b-lg {
  padding-bottom: 30px !important; }

.p-l-lg {
  padding-left: 30px !important; }

.p-x-lg {
  padding-left: 30px !important;
  padding-right: 30px !important; }

.p-y-lg {
  padding-top: 30px !important;
  padding-bottom: 30px !important; }

.p-xl {
  padding: 40px !important; }

.p-t-xl {
  padding-top: 40px !important; }

.p-r-xl {
  padding-right: 40px !important; }

.p-b-xl {
  padding-bottom: 40px !important; }

.p-l-xl {
  padding-left: 40px !important; }

.p-x-xl {
  padding-left: 40px !important;
  padding-right: 40px !important; }

.p-y-xl {
  padding-top: 40px !important;
  padding-bottom: 40px !important; }

.p-xxl {
  padding: 50px !important; }

.p-t-xxl {
  padding-top: 50px !important; }

.p-r-xxl {
  padding-right: 50px !important; }

.p-b-xxl {
  padding-bottom: 50px !important; }

.p-l-xxl {
  padding-left: 50px !important; }

.p-x-xxl {
  padding-left: 50px !important;
  padding-right: 50px !important; }

.p-y-xxl {
  padding-top: 50px !important;
  padding-bottom: 50px !important; }

.m-l-a {
  margin-left: auto !important; }

.m-r-a {
  margin-right: auto !important; }

.m-x-a {
  margin-left: auto !important;
  margin-right: auto !important; }

.m-0 {
  margin: 0; }

.m-t-0 {
  margin-top: 0; }

.m-r-0 {
  margin-right: 0; }

.m-b-0 {
  margin-bottom: 0; }

.m-l-0 {
  margin-left: 0; }

.m-xs {
  margin: 10px !important; }

.m-t-xs {
  margin-top: 10px !important; }

.m-r-xs {
  margin-right: 10px !important; }

.m-b-xs {
  margin-bottom: 10px !important; }

.m-l-xs {
  margin-left: 10px !important; }

.m-x-xs {
  margin-left: 10px !important;
  margin-right: 10px !important; }

.m-y-xs {
  margin-top: 10px !important;
  margin-bottom: 10px !important; }

.m-sm {
  margin: 15px !important; }

.m-t-sm {
  margin-top: 15px !important; }

.m-r-sm {
  margin-right: 15px !important; }

.m-b-sm {
  margin-bottom: 15px !important; }

.m-l-sm {
  margin-left: 15px !important; }

.m-x-sm {
  margin-left: 15px !important;
  margin-right: 15px !important; }

.m-y-sm {
  margin-top: 15px !important;
  margin-bottom: 15px !important; }

.m-md {
  margin: 20px !important; }

.m-t-md {
  margin-top: 20px !important; }

.m-r-md {
  margin-right: 20px !important; }

.m-b-md {
  margin-bottom: 20px !important; }

.m-l-md {
  margin-left: 20px !important; }

.m-x-md {
  margin-left: 20px !important;
  margin-right: 20px !important; }

.m-y-md {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

.m-lg {
  margin: 30px !important; }

.m-t-lg {
  margin-top: 30px !important; }

.m-r-lg {
  margin-right: 30px !important; }

.m-b-lg {
  margin-bottom: 30px !important; }

.m-l-lg {
  margin-left: 30px !important; }

.m-x-lg {
  margin-left: 30px !important;
  margin-right: 30px !important; }

.m-y-lg {
  margin-top: 30px !important;
  margin-bottom: 30px !important; }

.m-xl {
  margin: 40px !important; }

.m-t-xl {
  margin-top: 40px !important; }

.m-r-xl {
  margin-right: 40px !important; }

.m-b-xl {
  margin-bottom: 40px !important; }

.m-l-xl {
  margin-left: 40px !important; }

.m-x-xl {
  margin-left: 40px !important;
  margin-right: 40px !important; }

.m-y-xl {
  margin-top: 40px !important;
  margin-bottom: 40px !important; }

.m-xxl {
  margin: 50px !important; }

.m-t-xxl {
  margin-top: 50px !important; }

.m-r-xxl {
  margin-right: 50px !important; }

.m-b-xxl {
  margin-bottom: 50px !important; }

.m-l-xxl {
  margin-left: 50px !important; }

.m-x-xxl {
  margin-left: 50px !important;
  margin-right: 50px !important; }

.m-y-xxl {
  margin-top: 50px !important;
  margin-bottom: 50px !important; }

.spacer-xs {
  height: 20px;
  clear: both; }

.spacer-sm {
  height: 30px;
  clear: both; }

.spacer-md {
  height: 40px;
  clear: both; }

.spacer-lg {
  height: 60px;
  clear: both; }

.spacer-xl {
  height: 80px;
  clear: both; }

.spacer-xxl {
  height: 100px;
  clear: both; }

/* ----------------------------------------------------------------
	Width & Height
-----------------------------------------------------------------*/
.max-width-xs {
  max-width: 320px !important; }

.max-width-sm {
  max-width: 720px !important; }

.max-width-md {
  max-width: 940px !important; }

.max-width-lg {
  max-width: 1140px !important; }

.max-width-xl {
  max-width: 1440px !important; }

.max-width-xxl {
  max-width: 1920px !important; }

[class*="max-width-"].text-center {
  margin-left: auto;
  margin-right: auto; }

@media (max-width: 767px) {
  .fullwidth-xs {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px; } }

/*---- Ratio ----*/
.ratio-1by1 {
  position: relative;
  padding-bottom: 100%;
  height: 0; }

.ratio-2by1 {
  position: relative;
  padding-bottom: 50%;
  height: 0; }

.ratio-3by1 {
  position: relative;
  padding-bottom: 33.33%;
  height: 0; }

.ratio-4by3 {
  position: relative;
  padding-bottom: 75%;
  height: 0; }

.ratio-16by9 {
  position: relative;
  padding-bottom: 56.25%;
  height: 0; }

/* ----------------------------------------------------------------
	Text styling
-----------------------------------------------------------------*/
@media (max-width: 767px) {
  .text-center-xs {
    text-align: center; } }

.text-white {
  color: #fff !important; }

.text-underline {
  text-decoration: underline; }

.text-font-primary {
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }

.text-font-secondary {
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }

.text-font-tertiary {
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }

.inverse-text {
  position: relative;
  color: white; }

.inverse-text .text-secondary {
  color: rgba(255, 255, 255, 0.8); }

.text-truncate, .category-tile__name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.truncate-y {
  position: relative;
  overflow: hidden; }
  .truncate-y:after {
    content: '';
    display: block;
    height: 40px;
    width: 100%;
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-linear-gradient(bottom, black 0, rgba(255, 255, 255, 0.7) 70%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(0deg, white 0, rgba(255, 255, 255, 0.7) 70%, rgba(255, 255, 255, 0) 100%); }

.link-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.link-block {
  display: block; }

.meta-color,
a.meta-color {
  color: rgba(0, 0, 0, 0.4); }

.meta-text,
a.meta-text {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: rgba(0, 0, 0, 0.4); }

.meta-font,
a.meta-font {
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }

.v-align {
  vertical-align: middle; }

.visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.has-mdicon > span,
.has-mdicon > b,
.has-mdicon > em,
.has-mdicon > strong,
.has-mdicon > a,
.has-mdicon > i {
  vertical-align: middle; }

.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}

.overlay-content .post__title,
.overlay-content .post__title a,
.inverse-text .post__title,
.inverse-text .post__title a,
.inverse-text .entry-title,
.inverse-text .entry-title a {
  color: #fff; }

.overlay-content .post__excerpt,
.inverse-text .post__excerpt,
.overlay-content .entry-excerpt,
.inverse-text .entry-excerpt {
  color: rgba(255, 255, 255, 0.8); }

.overlay-content .post__meta,
.overlay-content .post__meta a,
.overlay-content .entry-meta,
.overlay-content .entry-meta a,
.overlay-content .meta-text,
.overlay-content a.meta-text,
.inverse-text .post__meta,
.inverse-text .post__meta a,
.inverse-text .entry-meta,
.inverse-text .entry-meta a,
.inverse-text .meta-text,
.inverse-text a.meta-text {
  color: rgba(255, 255, 255, 0.8); }

.overlay-content .entry-author__name.entry-author__name, .single .entry-author > a,
.inverse-text .entry-author__name.entry-author__name, .inverse-text .entry-author > a {
  color: rgba(255, 255, 255, 0.9); }
/* ----------------------------------------------------------------
	List styling
-----------------------------------------------------------------*/
.list-unstyled, .gwen-video-box__playlist ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.list-center {
  text-align: center; }

.list-center > li {
  display: inline-block; }

.list-float::after {
  clear: both;
  content: "";
  display: table; }

.list-float > li {
  float: left; }

.list-space-xs {
  margin-top: -5px;
  margin-bottom: -5px; }

.list-space-xs > * {
  padding-top: 5px;
  padding-bottom: 5px; }

.list-space-sm {
  margin-top: -7.5px;
  margin-bottom: -7.5px; }

.list-space-sm > * {
  padding-top: 7.5px;
  padding-bottom: 7.5px; }

.list-space-md {
  margin-top: -10px;
  margin-bottom: -10px; }

.list-space-md > * {
  padding-top: 10px;
  padding-bottom: 10px; }

.list-space-lg {
  margin-top: -15px;
  margin-bottom: -15px; }

.list-space-lg > * {
  padding-top: 15px;
  padding-bottom: 15px; }

.list-space-xl {
  margin-top: -20px;
  margin-bottom: -20px; }

.list-space-xl > * {
  padding-top: 20px;
  padding-bottom: 20px; }

.list-space-xxl {
  margin-top: -25px;
  margin-bottom: -25px; }

.list-space-xxl > * {
  padding-top: 25px;
  padding-bottom: 25px; }

.list-horizontal {
  margin-top: 0;
  margin-bottom: 0; }

.list-horizontal > li {
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0; }

.list-horizontal.list-space-xs {
  margin-left: -5px;
  margin-right: -5px; }

.list-horizontal.list-space-xs > * {
  padding-left: 5px;
  padding-right: 5px; }

.list-horizontal.list-space-sm {
  margin-left: -7.5px;
  margin-right: -7.5px; }

.list-horizontal.list-space-sm > * {
  padding-left: 7.5px;
  padding-right: 7.5px; }

.list-horizontal.list-space-md {
  margin-left: -10px;
  margin-right: -10px; }

.list-horizontal.list-space-md > * {
  padding-left: 10px;
  padding-right: 10px; }

.list-horizontal.list-space-lg {
  margin-left: -15px;
  margin-right: -15px; }

.list-horizontal.list-space-lg > * {
  padding-left: 15px;
  padding-right: 15px; }

.list-horizontal.list-space-xl {
  margin-left: -20px;
  margin-right: -20px; }

.list-horizontal.list-space-xl > * {
  padding-left: 20px;
  padding-right: 20px; }

.list-horizontal.list-space-xxl {
  margin-left: -25px;
  margin-right: -25px; }

.list-horizontal.list-space-xxl > * {
  padding-left: 25px;
  padding-right: 25px; }

[class*="list-seperated"].list-space-xs {
  margin-top: -10px;
  margin-bottom: -10px; }

[class*="list-seperated"].list-space-xs > * {
  padding-top: 10px;
  padding-bottom: 10px; }

[class*="list-seperated"].list-space-sm {
  margin-top: -15px;
  margin-bottom: -15px; }

[class*="list-seperated"].list-space-sm > * {
  padding-top: 15px;
  padding-bottom: 15px; }

[class*="list-seperated"].list-space-md {
  margin-top: -20px;
  margin-bottom: -20px; }

[class*="list-seperated"].list-space-md > * {
  padding-top: 20px;
  padding-bottom: 20px; }

[class*="list-seperated"].list-space-lg {
  margin-top: -30px;
  margin-bottom: -30px; }

[class*="list-seperated"].list-space-lg > * {
  padding-top: 30px;
  padding-bottom: 30px; }

[class*="list-seperated"].list-space-xl {
  margin-top: -40px;
  margin-bottom: -40px; }

[class*="list-seperated"].list-space-xl > * {
  padding-top: 40px;
  padding-bottom: 40px; }

[class*="list-seperated"].list-space-xxl {
  margin-top: -50px;
  margin-bottom: -50px; }

[class*="list-seperated"].list-space-xxl > * {
  padding-top: 50px;
  padding-bottom: 50px; }

[class*="list-seperated"] > *:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.list-seperated-include-first > *:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.05); }

.list-seperated-include-last > *:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.list-seperated-exclude-first > *:first-child {
  border-bottom: none; }

.inverse-text .list-seperated > *:not(:last-child),
.overlay-content .list-seperated > *:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

.inverse-text .list-seperated-include-first > *:first-child,
.overlay-content .list-seperated-include-first > *:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.1); }

.inverse-text .list-seperated-include-last > *:last-child,
.overlay-content .list-seperated-include-last > *:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

.list-square-bullet {
  list-style: none; }

.list-square-bullet > li > * {
  position: relative;
  padding-left: 15px; }
  .list-square-bullet > li > *:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 0.5em;
    right: auto;
    bottom: auto;
    left: 0;
    background: rgba(0, 0, 0, 0.1); }

.list-square-bullet-exclude-first > li:not(:first-child) > * {
  position: relative;
  padding-left: 15px; }
  .list-square-bullet-exclude-first > li:not(:first-child) > *:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 0.58em;
    right: auto;
    bottom: auto;
    left: 0;
    background: rgba(0, 0, 0, 0.1); }

/* ----------------------------------------------------------------
	Social branding color
-----------------------------------------------------------------*/
.facebook-theme,
.facebook-theme-hover:hover {
  color: #3b5998 !important; }

.facebook-theme-bg,
.facebook-theme-bg-hover:hover {
  background-color: #3b5998 !important; }

.twitter-theme,
.twitter-theme-hover:hover {
  color: #55acee !important; }

.twitter-theme-bg,
.twitter-theme-bg-hover:hover {
  background-color: #55acee !important; }

.dribbble-theme,
.dribbble-theme-hover:hover {
    color: #EA4C89 !important;
}

.dribbble-theme-bg,
.dribbble-theme-bg-hover:hover {
    background-color: #EA4C89 !important;
}

.youtube-theme,
.youtube-theme-hover:hover {
  color: #cd201f !important; }

.youtube-theme-bg,
.youtube-theme-bg-hover:hover {
  background-color: #cd201f !important; }

.pinterest-theme,
.pinterest-theme-hover:hover {
  color: #bd081c !important; }

.pinterest-theme-bg,
.pinterest-theme-bg-hover:hover {
  background-color: #bd081c !important; }

.googleplus-theme,
.googleplus-theme-hover:hover {
  color: #dc4e41 !important; }

.googleplus-theme-bg,
.googleplus-theme-bg-hover:hover {
  background-color: #dc4e41 !important; }

.tumblr-theme,
.tumblr-theme-hover:hover {
  color: #35465c !important; }

.tumblr-theme-bg,
.tumblr-theme-bg-hover:hover {
  background-color: #35465c !important; }

.instagram-theme,
.instagram-theme-hover:hover {
  color: #3f729b !important; }

.instagram-theme-bg,
.instagram-theme-bg-hover:hover {
  background-color: #3f729b !important; }

.vk-theme,
.vk-theme-hover:hover {
  color: #45668e !important; }

.vk-theme-bg,
.vk-theme-bg-hover:hover {
  background-color: #45668e !important; }

/* ----------------------------------------------------------------
	Shadows
-----------------------------------------------------------------*/
.shadow-1,
.gwen-carousel-shadow-1 .owl-stage-outer {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 1px 2px rgba(0, 0, 0, 0.08); }

.shadow-2,
.gwen-carousel-shadow-2 .owl-stage-outer {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 3px 6px rgba(0, 0, 0, 0.06); }

.shadow-3,
.gwen-carousel-shadow-3 .owl-stage-outer {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.03), 0 6px 6px rgba(0, 0, 0, 0.05); }

.shadow-4,
.gwen-carousel-shadow-4 .owl-stage-outer {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.05), 0 10px 10px rgba(0, 0, 0, 0.04); }

.shadow-5,
.gwen-carousel-shadow-5 .owl-stage-outer {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.06), 0 15px 12px rgba(0, 0, 0, 0.04); }

.shadow-hover-1 {
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s; }
  .shadow-hover-1:hover {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 1px 2px rgba(0, 0, 0, 0.08); }

.shadow-hover-2 {
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s; }
  .shadow-hover-2:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 3px 6px rgba(0, 0, 0, 0.06); }

.shadow-hover-3 {
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s; }
  .shadow-hover-3:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.03), 0 6px 6px rgba(0, 0, 0, 0.05); }

.shadow-hover-4 {
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s; }
  .shadow-hover-4:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.05), 0 10px 10px rgba(0, 0, 0, 0.04); }

.shadow-hover-5 {
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s; }
  .shadow-hover-5:hover {
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.06), 0 15px 12px rgba(0, 0, 0, 0.04); }

.stacked-top {
  box-shadow: 0 -20px 0 -10px #f5f5f5, 0 -38px 0 -20px #fafafa; }

.stacked-bottom {
  box-shadow: 0 20px 0 -10px #f5f5f5, 0 38px 0 -20px #fafafa; }

/* ----------------------------------------------------------------
	Animation
-----------------------------------------------------------------*/
@-webkit-keyframes kenburns {
  0% {
    -webkit-transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes kenburns {
  0% {
    -moz-transform: scale(1.2); }
  100% {
    -moz-transform: scale(1); } }
@keyframes kenburns {
  0% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
/*---- Scrollable container ----*/
.scroll-area-horizontal {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

.scroll-area-horizontal__inner {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: no-wrap;
  -moz-box-lines: no-wrap;
  box-lines: no-wrap;
  -webkit-flex-wrap: no-wrap;
  -moz-flex-wrap: no-wrap;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap; }

.scroll-area-horizontal__inner > * {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.kenburns {
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-animation-name: kenburns;
  -moz-animation-name: kenburns;
  animation-name: kenburns;
  -webkit-animation-duration: 30s;
  -moz-animation-duration: 30s;
  animation-duration: 30s;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -moz-animation-direction: alternate;
  animation-direction: alternate; }
  
/* -----------------------------------------------------------------
## Navigations
----------------------------------------------------------------- */
.navigation,
.menu,
.sub-menu {
  margin: 0;
  padding: 0;
  list-style: none; }

.navigation,
.menu {
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }

.navigation .sub-menu li {
  position: relative; }

.navigation a {
  display: inline-block;
  text-decoration: none; }

.navigation--horizontal::after {
  clear: both;
  content: "";
  display: table; }

.navigation--horizontal > li {
  float: left; }

.navigation--inline > li {
  display: inline-block; }

.navigation--center {
  text-align: center; }

.top-bar .navigation--center > li, .top-bar .navigation > li {
  display: inline-block; }

/* -----------------------------------------------------------------
## Social List
----------------------------------------------------------------- */
.social-list {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-size: 1rem;
  list-style: none; }
  @media (min-width: 768px) {
    .social-list {
      font-size: 16px;
      font-size: 1.14286rem; } }

.social-list > li > a {
  color: inherit;
  text-decoration: none;
  display: inline-block;
  padding: 0 0.4em;
  color: rgba(0, 0, 0, 0.7);
  line-height: 20px;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s; }
  .social-list > li > a:hover, .social-list > li > a:active, .social-list > li > a:focus {
    color: inherit;
    text-decoration: none; }
  .social-list > li > a:hover, .social-list > li > a:focus, .social-list > li > a:active {
    color: rgba(0, 0, 0, 0.4); }
  .inverse-text .social-list > li > a {
    color: rgba(255, 255, 255, 0.8); }
  .inverse-text .social-list > li > a:hover, .inverse-text .social-list > li > a:focus, .inverse-text .social-list > li > a:active, .inverse-text .social-list > li > a:visited {
    color: white; }

.social-list--inverse > li > a {
  color: rgba(255, 255, 255, 0.8); }
  .social-list--inverse > li > a:hover, .social-list--inverse > li > a:focus, .social-list--inverse > li > a:active {
    color: white; }

.social-list--circle > li {
  margin-bottom: 8px; }
  .social-list--circle > li:not(:last-child) {
    margin-right: 8px; }

.social-list--circle > li > a {
  width: 40px;
  height: 40px;
  padding: 0;
  border-radius: 100%;
  border: 1px solid rgba(0, 0, 0, 0.05);
  text-align: center; }
  .social-list--circle > li > a i {
    display: inline-block;
    font-size: 16px;
    line-height: 40px; }
  .inverse-text .social-list--circle > li > a, .overlay-content .social-list--circle > li > a {
    border: 1px solid rgba(255, 255, 255, 0.2); }

@media (min-width: 768px) {
  .social-list--sm {
    font-size: 14px;
    font-size: 1rem; } }

@media (min-width: 768px) {
  .social-list--lg {
    font-size: 20px;
    font-size: 1.42857rem; } }

@media (min-width: 768px) {
  .social-list--xl {
    font-size: 26px;
    font-size: 1.85714rem; } }

@media (min-width: 768px) {
  .social-list--md.social-list--circle > li > a {
    width: 60px;
    height: 60px;
    border-width: 2px; }
    .social-list--md.social-list--circle > li > a i {
      font-size: 24px;
      line-height: 60px; } }

/* -----------------------------------------------------------------
##  WordPress core
----------------------------------------------------------------- */
/* Alignment */
.alignleft {
  float: left;
  margin: 0.8em 1.6em 1.6em 0; }

.alignright {
  float: right;
  margin: 0.8em 0 1.6em 1.6em; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0.8em auto; }

/*  Caption */
.wp-caption {
  margin-bottom: 1.6em;
  max-width: 100%;
  height:auto;
  text-align: inherit; }

.wp-caption .wp-caption-text,
.wp-caption-dd {
  padding-top: 0.8em;
  color: rgba(0, 0, 0, 0.4);
  font-size: 12px;
  font-size: 1em;
  font-style: italic;
   }

.wp-caption.alignleft {
  margin: 0.8em 1.6em 1.6em 0;
  text-align: left; }

.wp-caption.alignright {
  margin: 0.8em 0 1.6em 1.6em;
  text-align: right; }

.wp-caption.aligncenter {
  margin: 0.8em auto;
  text-align: center; }

/* Galleries */
[class*="gallery-columns-"] {
  margin: 0 -1.79104477%; }

.gallery-item {
  display: inline-block;
  padding: 1.79104477%;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery .gallery-caption {
  color: rgba(0, 0, 0, 0.44);
  display: block;
  font-size: 13px;
  line-height: 1.5;
  padding: 7px 0; }

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none; }

.screen-reader-text {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
  clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px); }
  
/* -----------------------------------------------------------------
## Post Attributes
----------------------------------------------------------------- */

/** Row Define **/
.row--flex {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .row--flex.row--vertical-center {
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }

.row--flex > [class*='col-'] {
  float: none; }

.row--stack > [class*='col-'] {
  margin-bottom: 30px; }

.row--space-between {
  margin-top: -15px;
  margin-bottom: -15px;
  clear: both; }

.row--space-between > [class*='col-'] {
  padding-top: 15px;
  padding-bottom: 15px; }

.row--space-between__md {
  margin-top: -20px;
  margin-bottom: -20px;
  clear: both; }

.row--space-between__md > [class*='col-'] {
  padding-top: 20px;
  padding-bottom: 20px; }

.row--space-between__lg {
  margin-top: -30px;
  margin-bottom: -30px;
  clear: both; }

.row--space-between__lg > [class*='col-'] {
  padding-top: 30px;
  padding-bottom: 30px; }
/** Sections **/
/* =============================================================================
## LAYOUT
============================================================================= */
.site-wrapper {
  overflow: hidden; }

.site-content {
  padding-top: 20px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .site-content {
      padding-top: 50px;
      padding-bottom: 60px; } }

@media (max-width: 767px) {
  .container.fullwidth-xs {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0; } }

.container--narrow {
  max-width: 970px; }

.container--wide {
  width: 100%;
  max-width: 1440px; }

.container--fw {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .container--fw {
      padding-left: 30px;
      padding-right: 30px; } }

.gwen-main-col {
  width: 100%;
  float: left;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .gwen-main-col {
      width: 680px; } }
  @media (min-width: 1200px) {
    .gwen-main-col {
      width: 840px;
      padding-right: 35px; } }
  .gwen-main-col.has-left-sidebar {
    float: right; }
    @media (min-width: 1200px) {
      .gwen-main-col.has-left-sidebar {
        padding-left: 35px;
        padding-right: 15px; } }

.gwen-main-fw {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px; }
  
.gwen-sub-col {
  width: 100%;
  float: left;
  padding-top: 30px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .gwen-sub-col {
      padding-top: 0;
      width: 290px; } }
  @media (min-width: 1200px) {
    .gwen-sub-col {
      width: 330px; } }

/* -----------------------------------------------------------------
## Block heading
----------------------------------------------------------------- */
.block-heading {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  width: 100%;
  position: relative;
  margin-bottom: 1.4rem;
  font-size: 1rem;
  line-height: 1.2; }

.block-heading a {
  color: inherit;
  text-decoration: none; }
  .block-heading a:hover, .block-heading a:active, .block-heading a:focus {
    color: inherit;
    text-decoration: none; }

.block-heading__title {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin: 0;
  color: rgba(0, 0, 0, 0.8);
  font-size: 1.3rem;
  line-height: 1.2;
  letter-spacing: 0.08em;
  font-weight: 700;
  text-transform: uppercase; }
  .block-heading--secondary .block-heading__title {
    font-size: 1rem;
    font-weight: 300; }

.block-heading .first-word {
  font-weight: 300; }

.block-heading__subtitle {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.4;
  letter-spacing: normal;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.4); }
  .overlay-content .block-heading__subtitle, .inverse-text .block-heading__subtitle {
    color: rgba(255, 255, 255, 0.8); }

.block-heading__secondary {
  padding-left: 0.6em;
  text-align: right;
  vertical-align: middle; }
  .block-heading__secondary a {
    color: inherit;
    text-decoration: none; }
    .block-heading__secondary a:hover, .block-heading__secondary a:active, .block-heading__secondary a:focus {
      color: inherit;
      text-decoration: none; }

/*---- Block heading large ----*/
@media (min-width: 768px) {
  .block-heading--lg {
    margin-bottom: 1.6rem; } }

@media (min-width: 768px) {
  .block-heading--lg .block-heading__title {
    font-size: 20px;
    font-size: 1.43rem; } }

/*---- Block heading line ----*/
.has-block-heading-line .block-heading:after {
  content: '';
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  box-ordinal-group: 2;
  -webkit-order: 2;
  -moz-order: 2;
  order: 2;
  -ms-flex-order: 2;
  margin-left: 0.6em;
  border-top: 2px solid rgba(0, 0, 0, 0.05); }

.has-block-heading-line .block-heading__secondary {
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  box-ordinal-group: 3;
  -webkit-order: 3;
  -moz-order: 3;
  order: 3;
  -ms-flex-order: 3; }

/*---- Block heading center ----*/
.block-heading--center {
  display: block;
  text-align: center; }

.block-heading--center .block-heading__title {
  margin-bottom: 0.4em;
  padding: 0; }

.block-heading--center .block-heading__subtitle {
  padding: 0; }

.block-heading--center:before,
.block-heading--center:after {
  display: none; }

/*---- Block heading line around ----*/
.has-block-heading-line-around .block-heading:before,
.has-block-heading-line-around .block-heading:after {
  content: '';
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 0.6em;
  border-bottom: 2px solid rgba(0, 0, 0, 0.05); }
.has-block-heading-line-around .block-heading:after {
  margin-left: 0.6em; }
.has-block-heading-line-around .block-heading__secondary {
  display: none; }

/*---- Block heading line under ----*/
.has-block-heading-line-under .block-heading {
  padding-bottom: 5px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1); }
.has-block-heading-line-under .overlay-content .block-heading,
.has-block-heading-line-under .inverse-text .block-heading,
.has-block-heading-line-under .block-heading--inverse.block-heading {
  border-color: rgba(255, 255, 255, 0.4); }

/*---- Block heading box ----*/
.block-heading--box {
  padding: 10px 12px 11px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: none;
  background: #fafafa; }

.block-heading--box .block-heading__title {
  font-size: 14px; }

/*---- Block heading vertical ----*/
.block-heading--vertical {
  display: block; }
  .block-heading--vertical.block-heading--vertical {
    padding-bottom: 0;
    border-bottom: none; }

.block-heading--vertical > *:not(:last-child) {
  margin-bottom: 0.4em; }

/*---- Block heading inverse ----*/
.block-heading--inverse {
  position: relative;
  color: white;
  z-index: 1; }

.block-heading--inverse .block-heading__title {
  color: white; }

.block-heading--inverse .block-heading__subtitle {
  color: rgba(255, 255, 255, 0.8); }

.block-heading.block-heading--inverse:before,
.block-heading.block-heading--inverse:after {
  border-color: rgba(255, 255, 255, 0.2); }

/* -----------------------------------------------------------------
## Gallery
----------------------------------------------------------------- */
/*
 * Fotorama
 *--------------------*/
.gwen-gallery-slider .fotorama__stage {
  background: #111; }

.gwen-gallery-slider .fotorama__thumb-border {
  border-color: #6C92A2;
  background: transparent; }

.gwen-gallery-slider .fotorama__nav__frame:not(.fotorama__active) {
  opacity: 0.8; }

.gwen-gallery-slider .fotorama__nav--thumbs {
  position: relative;
  background: #111; }

.gwen-gallery-slider .fotorama__nav--dots {
  margin-top: 5px; }

.gwen-gallery-slider .fotorama__nav--dots .fotorama__nav__frame {
  width: auto;
  height: auto;
  padding: 12px 8px; }

.gwen-gallery-slider .fotorama__dot {
  height: 8px;
  width: 8px;
  top: auto;
  left: auto;
  border: none;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.2); }

.gwen-gallery-slider .fotorama__nav__frame.fotorama__active .fotorama__dot {
  height: 8px;
  width: 8px;
  background: rgba(0, 0, 0, 0.4); }

.gwen-gallery-slider .fotorama__caption {
  text-align: center;
  background-color: transparent;
  background-image: -webkit-linear-gradient(-270deg, black 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, transparent 100%);
  background-image: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, transparent 100%); }

.gwen-gallery-slider .fotorama__caption__wrap {
  padding: 1em;
  background: transparent;
  color: #fff;
  font-size: 1rem;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.5); }
  .gwen-gallery-slider .fotorama__caption__wrap a,
  .gwen-gallery-slider .fotorama__caption__wrap a:hover,
  .gwen-gallery-slider .fotorama__caption__wrap a:focus,
  .gwen-gallery-slider .fotorama__caption__wrap a:active {
    color: #fff;
    text-decoration: none;
    border: none; }

/* -----------------------------------------------------------------
## Icons
----------------------------------------------------------------- */
@font-face {
  font-family: 'mdicon';
  src: url("../fonts/mdicon.ttf?sx8kbt") format("truetype"), url("../fonts/mdicon.woff?sx8kbt") format("woff"), url("../fonts/mdicon.svg?sx8kbt#mdicon") format("svg");
  font-weight: normal;
  font-style: normal; }
.mdicon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mdicon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: middle;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mdicon-schedule:before {
  content: "\e8b5";
}
.mdicon-add_circle:before {
  content: "\e147";
}
.mdicon-apps:before {
  content: "\e5c3";
}
.mdicon-arrow_back:before {
  content: "\e5c4";
}
.mdicon-arrow_downward:before {
  content: "\e5db";
}
.mdicon-arrow_drop_down:before {
  content: "\e5c5";
}
.mdicon-arrow_drop_up:before {
  content: "\e5c7";
}
.mdicon-arrow_forward:before {
  content: "\e5c8";
}
.mdicon-arrow_upward:before {
  content: "\e5d8";
}
.mdicon-audiotrack:before {
  content: "\e3a1";
}
.mdicon-border_color:before {
  content: "\e22b";
}
.mdicon-cached:before {
  content: "\e86a";
}
.mdicon-chat_bubble:before {
  content: "\e0ca";
}
.mdicon-chat_bubble_outline:before {
  content: "\e0cb";
}
.mdicon-navigate_before:before {
  content: "\e408";
}
.mdicon-navigate_next:before {
  content: "\e409";
}
.mdicon-close:before {
  content: "\e5cd";
}
.mdicon-mode_edit:before {
  content: "\e254";
}
.mdicon-crop_original:before {
  content: "\e3c4";
}
.mdicon-dehaze:before {
  content: "\e3c7";
}
.mdicon-remove_circle:before {
  content: "\e15c";
}
.mdicon-expand_less:before {
  content: "\e5ce";
}
.mdicon-expand_more:before {
  content: "\e5cf";
}
.mdicon-extension:before {
  content: "\e87b";
}
.mdicon-favorite:before {
  content: "\e87d";
}
.mdicon-favorite_border:before {
  content: "\e87e";
}
.mdicon-get_app:before {
  content: "\e884";
}
.mdicon-filter:before {
  content: "\e3d3";
}
.mdicon-flash_on:before {
  content: "\e3e7";
}
.mdicon-folder:before {
  content: "\e2c7";
}
.mdicon-folder_open:before {
  content: "\e2c8";
}
.mdicon-star:before {
  content: "\e838";
}
.mdicon-home:before {
  content: "\e88a";
}
.mdicon-open_in_new:before {
  content: "\e89e";
}
.mdicon-shopping_cart:before {
  content: "\e8cc";
}
.mdicon-local_offer:before {
  content: "\e54e";
}
.mdicon-mail_outline:before {
  content: "\e0e1";
}
.mdicon-menu:before {
  content: "\e5d2";
}
.mdicon-more_horiz:before {
  content: "\e5d3";
}
.mdicon-more_vert:before {
  content: "\e5d4";
}
.mdicon-person:before {
  content: "\e7fd";
}
.mdicon-play_arrow:before {
  content: "\e037";
}
.mdicon-play_circle_filled:before {
  content: "\e038";
}
.mdicon-play_circle_outline:before {
  content: "\e039";
}
.mdicon-public:before {
  content: "\e80b";
}
.mdicon-visibility:before {
  content: "\e8f4";
}
.mdicon-reply:before {
  content: "\e15e";
}
.mdicon-rss_feed:before {
  content: "\e0e5";
}
.mdicon-search:before {
  content: "\e8b6";
}
.mdicon-share:before {
  content: "\e80d";
}
.mdicon-shuffle:before {
  content: "\e043";
}
.mdicon-star_border:before {
  content: "\e83a";
}
.mdicon-star_half:before {
  content: "\e839";
}
.mdicon-thumb_up:before {
  content: "\e8dc";
}
.mdicon-trending_up:before {
  content: "\e8e5";
}
.mdicon-fire:before {
  content: "\e9a9";
}
.mdicon-enter:before {
  content: "\ea13";
}
.mdicon-youtube-square:before {
  content: "\f166";
}
.mdicon-youtube:before {
  content: "\f167";
}
.mdicon-twitter:before {
  content: "\f099";
}
.mdicon-facebook:before {
  content: "\f09a";
}
.mdicon-facebook-f:before {
  content: "\f09a";
}
.mdicon-google-plus:before {
  content: "\f0d5";
}
.mdicon-linkedin:before {
  content: "\f0e1";
}
.mdicon-xing:before {
  content: "\f168";
}
.mdicon-youtube-play:before {
  content: "\f16a";
}
.mdicon-instagram:before {
  content: "\f16d";
}
.mdicon-tumblr:before {
  content: "\f173";
}
.mdicon-dribbble:before {
  content: "\f17d";
}
.mdicon-skype:before {
  content: "\f17e";
}
.mdicon-foursquare:before {
  content: "\f180";
}
.mdicon-vk:before {
  content: "\f189";
}
.mdicon-stumbleupon:before {
  content: "\f1a4";
}
.mdicon-behance:before {
  content: "\f1b4";
}
.mdicon-spotify:before {
  content: "\f1bc";
}
.mdicon-deviantart:before {
  content: "\f1bd";
}
.mdicon-soundcloud:before {
  content: "\f1be";
}
.mdicon-vine:before {
  content: "\f1ca";
}
.mdicon-codepen:before {
  content: "\f1cb";
}
.mdicon-twitch:before {
  content: "\f1e8";
}
.mdicon-yelp:before {
  content: "\f1e9";
}
.mdicon-pinterest-p:before {
  content: "\f231";
}
.mdicon-medium:before {
  content: "\f23a";
}
.mdicon-vimeo:before {
  content: "\f27d";
}
.mdicon-product-hunt:before {
  content: "\f288";
}
.mdicon-snapchat-ghost:before {
  content: "\f2ac";
}
.mdicon-exit2:before {
  content: "\ea15";
}
.mdicon-person_pin:before {
  content: "\e55a";
}
.mdicon-sign-out:before {
  content: "\f08b";
}
.mdicon-sort-asc:before {
  content: "\f0de";
}
.mdicon-sort-up:before {
  content: "\f0de";
}
.mdicon-envelope:before {
  content: "\f0e0";
}
.mdicon-linkedin1:before {
  content: "\f0e2";
}
.mdicon-rotate-left:before {
  content: "\f0e3";
}
.mdicon-undo:before {
  content: "\f0e3";
}
.mdicon-gavel:before {
  content: "\f0e4";
}
.mdicon-legal:before {
  content: "\f0e4";
}
.mdicon-dashboard:before {
  content: "\f0e5";
}
.mdicon-tachometer:before {
  content: "\f0e5";
}
.mdicon-comment-o:before {
  content: "\f0e6";
}
.mdicon-comments-o:before {
  content: "\f0e7";
}
.mdicon-cloud-download:before {
  content: "\f0ed";
}
.mdicon-cloud-upload:before {
  content: "\f0ee";
}
.mdicon-user-md:before {
  content: "\f0f0";
}
.mdicon-stethoscope:before {
  content: "\f0f1";
}
.mdicon-suitcase:before {
  content: "\f0f2";
}
.mdicon-bell:before {
  content: "\f0f3";
}
.mdicon-coffee:before {
  content: "\f0f4";
}
.mdicon-cutlery:before {
  content: "\f0f5";
}
.mdicon-beer:before {
  content: "\f0fc";
}
.mdicon-h-square:before {
  content: "\f0fd";
}
.mdicon-plus-square:before {
  content: "\f0fe";
}
.mdicon-angle-double-left:before {
  content: "\f100";
}
.mdicon-angle-double-right:before {
  content: "\f101";
}
.mdicon-angle-double-up:before {
  content: "\f102";
}
.mdicon-angle-double-down:before {
  content: "\f103";
}
.mdicon-angle-left:before {
  content: "\f104";
}
.mdicon-chevron-thin-down:before {
  content: "\e902";
}
.mdicon-chevron-thin-left:before {
  content: "\e900";
}
.mdicon-chevron-thin-right:before {
  content: "\e901";
}
.mdicon-chevron-thin-up:before {
  content: "\e903";
}

.icon-twitter,
.icon-facebook,
.icon-google-plus,
.icon-linkedin,
.icon-youtube,
.icon-tumbler,
.icon-dribbble,
.icon-vk,
.icon-stumbleupon,
.icon-behance,
.icon-soundcloud,
.icon-vine,
.icon-twitch,
.icon-facebook-official,
.icon-pinterest_p,
.icon-vimeo {
  font-size: 1em; }

.mdicon~span {
  vertical-align: middle;
}

.mdicon--first {
  margin-right: 0.35em;
}

.mdicon--last {
  margin-left: 0.35em;
}

.icon-twitter,
.icon-facebook,
.icon-google-plus,
.icon-linkedin,
.icon-youtube,
.icon-tumbler,
.icon-dribbble,
.icon-vk,
.icon-stumbleupon,
.icon-behance,
.icon-soundcloud,
.icon-vine,
.icon-twitch,
.icon-facebook-official,
.icon-pinterest_p,
.icon-vimeo {
  font-size: 1em;
}

.icon--2x.icon--2x {
  font-size: 200%;
}


/* -----------------------------------------------------------------
## Site Header
----------------------------------------------------------------- */
.site-header {
  position: relative;
  background: #fff;
  box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.03), 0 1px 0 0 rgba(0, 0, 0, 0.04), 0 -1px 0 0 rgba(0, 0, 0, 0.04);
  z-index: 20; }

.site-header__inner {
  padding: 0 15px; }
  .container .site-header__inner {
    padding: 0; }

/*
 * ## Top bar
 *--------------------*/
.top-bar__inner {
  padding: 10px 0; }

.top-bar__inner--fw {
  padding: 10px 30px; }

.top-bar__inner--flex {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }

.top-bar__inner--flex > .top-bar__section {
  padding-right: 20px; }
  .top-bar__inner--flex > .top-bar__section:last-child {
    padding-right: 0; }

/*---- Top navigation ----*/
.top-bar__nav .navigation {
  margin: 0 -8px;
  font-size: 13px; }

.top-bar__nav .navigation a {
  color: rgba(255, 255, 255, 0.8); }

.top-bar__nav .navigation li {
  position: relative; }

.top-bar__nav .navigation > li > a {
  padding: 0 8px;
  line-height: 20px; }

.top-bar__nav .navigation > li.menu-item-has-children > a:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'mdicon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e5c5';
  display: inline-block;
  margin-left: 0.1em;
  margin-top: -0.2em;
  font-size: 1.2em; }

.top-bar__nav .navigation .sub-menu {
  min-width: 220px;
  position: absolute;
  top: 100%;
  right: auto;
  bottom: auto;
  left: 0;
  margin-top: 10px;
  padding: 8px;
  background: #fff;
  color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.1s ease-in-out 0.1s;
  -moz-transition: all 0.1s ease-in-out 0.1s;
  transition: all 0.1s ease-in-out 0.1s; }

.top-bar__nav .navigation li:hover > .sub-menu {
  opacity: 1;
  visibility: visible; }

.top-bar__nav .navigation .sub-menu a {
  display: block;
  padding: 10px 12px;
  color: rgba(0, 0, 0, 0.6); }

.top-bar__nav .navigation .sub-menu li:hover > a {
  background: rgba(0, 0, 0, 1); 
  color: #f8f8f8;}

.top-bar__nav .navigation .sub-menu .sub-menu {
    left: 100%;
    left: 100%;
    margin-top: 0;
    margin-left: 8px;
    top: 0;
}
.top-bar a {
  color: rgba(0, 0, 0, 0.4); }

.top-bar__nav .navigation > li > a {
  color: rgba(0, 0, 0, 0.4);
  -webkit-transition: "color", 0.2s;
  -moz-transition: "color", 0.2s;
  transition: "color", 0.2s; }

.top-bar__nav .navigation > li:hover > a {
  color: rgba(0, 0, 0, 0.8); }

/*---- Top bar fullwidth ----*/
.top-bar--fullwidth {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.top-bar:not(.top-bar--fullwidth) .top-bar__inner {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

/*---- Top bar inverse ----*/
.top-bar--inverse.top-bar--fullwidth {
  background: #111;
  color: rgba(255, 255, 255, 0.8); }

.top-bar--inverse .top-bar__nav .navigation > li > a,
.top-bar--inverse .social-list--inline > li > a {
  color: rgba(255, 255, 255, 0.8);
  -webkit-transition: "color", 0.2s;
  -moz-transition: "color", 0.2s;
  transition: "color", 0.2s; }

.top-bar--inverse .top-bar__nav .navigation > li:hover > a,
.top-bar--inverse .social-list--inline > li:hover > a {
  color: white; }

/*
 * ## Header main
 *--------------------*/
.header-main {
  padding: 5px 0; }
  @media (min-width: 992px) {
    .header-main {
      padding: 40px 0; } }

.header-main__inner--flex {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

.header-main__section {
  padding-right: 20px; }
  .header-main__section:last-child {
    padding-right: 0; }

.header-main--inverse {
  background: #1B1D1C;
  color: rgba(255, 255, 255, 0.8); }

/*---- Header branding ---*/
.navigation-bar .header-branding {
  max-width: 30%; }

.header-branding--mobile {
  min-width: 0; }

.site-title {
  color: #6C92A2;
  font-size: 36px;
  font-weight: 700; }
  @media (min-width: 1200px) {
    .site-title {
      font-size: 48px; } }
  .site-title:first-child {
    margin-top: 0; }
  .site-title:last-child {
    margin-bottom: 0; }
  .site-title a {
    color: inherit;
    text-decoration: none; }

.navigation-bar .site-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
  font-size: 36px;
  line-height: 60px; }

.site-description {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.4); }

.mobile-header .site-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
  font-size: 20px; }

.mobile-header .site-title a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/*---- Header logo ---*/
.header-logo a {
  text-decoration: none !important; }

.logo-text {
    font-size: 18px;
    font-weight: bold;
    color: #222;
}
.navigation-bar .header-logo {
  display: inline-block;
  vertical-align: middle; }

.navigation-bar .header-logo img {
  max-height: 60px;
  padding: 15px 0; }

.navigation-bar--inverse .header-logo--text,
.navigation-bar--inverse .header-logo--text a {
  color: #fff; }

/*---- Header main buttons ---*/
.header-main-btn {
  display: inline-block;
  padding: 5px 10px;
  font-size: 24px;
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
  color: inherit;
  text-decoration: none; }
  .header-main-btn:hover, .header-main-btn:active, .header-main-btn:focus {
    color: inherit;
    text-decoration: none; }

.header-main-btn .mdicon,
.header-main-btn i {
  font-size: 1.2em; }
  .header-main-btn .mdicon:not(:last-child),
  .header-main-btn i:not(:last-child) {
    margin-right: 0.2em; }

/*---- Header search ---*/
.header-main .header-search .search-form__input {
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1); }
  
/*
 * ## Navigation bar
 *--------------------*/
.navigation-bar {
  height: 65px;
  position: relative;
  z-index: 1; }

.navigation-bar__inner {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }
  .navigation-bar--inverse:not(.navigation-bar--fullwidth) .navigation-bar__inner {
    padding-left: 10px;
    padding-right: 10px; }
  .navigation-bar--fullwidth .navigation-bar__inner {
    padding-left: 15px;
    padding-right: 15px; }
  .navigation-bar--fullwidth .container .navigation-bar__inner {
    padding-left: 0;
    padding-right: 0; }
  .navigation-bar:not(.navigation-bar--fullwidth):not(.navigation-bar--inverse) .navigation-bar__inner {
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.05); }

.navigation-bar__section {
  min-width: 0;
  padding-left: 8px;
  padding-right: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .navigation-bar__section:first-child {
    padding-left: 0; }
  .navigation-bar__section:last-child {
    padding-right: 0; }

/*
 * #Main navigation
 *--------------------*/
.navigation-wrapper {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden; }

@media (min-width: 1200px) {
  .navigation-bar .header-logo {
    padding-right: 20px; } }

.navigation--main {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 0; }
  .navigation--main * {
    white-space: initial; }

.navigation--main a {
  text-decoration: none; }

.navigation--main > li {
  font-size: 14px;
  font-size: 1rem;
  white-space: normal;
  text-align: left; }

.navigation--main > li > a {
  display: inline-block;
  height: 65px;
  padding: 0 10px;
  font-size: 14px;
  line-height: 65px;
  font-weight: 700;
  text-transform: uppercase; }

.navigation--main > li.menu-item-has-children > a:after,
.navigation--main .sub-menu > li.menu-item-has-children > a:after,
.top-bar__nav .sub-menu > li.menu-item-has-children > a:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'mdicon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e5cf';
  display: inline-block;
  margin-left: 0.1em;
  margin-top: -0.1em;
  font-size: 1.3em;
  letter-spacing: -0.2857em; }

.navigation--main .sub-menu > li.menu-item-has-children > a {
  position: relative;
  padding-right: 20px; }

.navigation--main .sub-menu > li.menu-item-has-children > a:after,
.top-bar__nav .sub-menu > li.menu-item-has-children > a:after {
  content: '\e409';
  position: absolute;
  top: 50%;
  right: 7px;
  left: auto;
  bottom: auto;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.navigation--main > li > a {
  position: relative;
  color: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.2s ease-out 0.05s;
  -moz-transition: all 0.2s ease-out 0.05s;
  transition: all 0.2s ease-out 0.05s; }
  .navigation--main > li > a:before {
    content: '';
    display: block;
    height: 3px;
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    background: #6C92A2;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }

.navigation--main > li:hover > a,
.navigation--main > li.current-menu-item > a {
  color: rgba(0, 0, 0, 0.8); }

.navigation--main > li:hover > a:before,
.navigation--main > li.current-menu-item > a:before {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1); }

.navigation--main .sub-menu {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.4; }

.navigation--main > li > .sub-menu,
.navigation--main li > .sub-menu .sub-menu {
  width: 240px;
  position: absolute;
  top: 100%;
  right: auto;
  bottom: auto;
  left: auto;
  padding: 10px;
  background: #fff;
  opacity: 0;
  border: 1px solid rgba(0, 0, 0, 0.05);  
  visibility: hidden;
  -webkit-transform: scale(1, 0.9);
  -moz-transform: scale(1, 0.9);
  -ms-transform: scale(1, 0.9);
  -o-transform: scale(1, 0.9);
  transform: scale(1, 0.9);
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s;
  -moz-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s;
  z-index: 30; }

.navigation--main li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  -moz-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s; }

.navigation--main li > .sub-menu .sub-menu {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 100%;
  margin-left: 10px; }

.navigation--main li > .sub-menu > li > .sub-menu > li > .sub-menu > li .sub-menu {
    display: contents;
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
    -moz-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
}
.navigation--main li > .sub-menu > li > .sub-menu >  li .sub-menu li.menu-item-has-children > a:after {
    display: none;
} 
.navigation--main li > .sub-menu > li > .sub-menu >  li .sub-menu li:hover > a {
    background: none;
    color: inherit;
}
.navigation--main li > .sub-menu > li > .sub-menu >  li .sub-menu li > a:hover {
    background: rgba(0, 0, 0, 1);
    color: #f8f8f8;
}
.navigation--main .sub-menu a {
  display: block;
  padding: 8px 10px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.4; }

.navigation--main .sub-menu li:hover > a {
  background: rgba(0, 0, 0, 1); 
  color: #f8f8f8;}

/*
 * Priority nav dropdown
 *------------------------*/
.priority-nav__more {
  direction: rtl; }
  .priority-nav__more * {
    direction: ltr; }

.priority-nav__more > a > i {
  display: inline-block;
  margin-left: 0.1em;
  margin-top: -0.1em;
  letter-spacing: -0.2857em; }

.priority-nav__more .sub-menu .sub-menu,
.priority-nav__more li.menu-item-has-children > a:after,
.priority-nav__more .gwen-mega-menu {
  display: none !important; }

/*
 * Navigation bar inverse
 *------------------------*/
.navigation-bar--inverse:not(.navigation-bar--fullwidth) .navigation-bar__inner {
  background: #1B1D1C;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 1px 2px rgba(0, 0, 0, 0.08);
  border-radius: 4px; }

.navigation-bar--inverse.navigation-bar--fullwidth .container .navigation-bar__inner {
  padding-left: 0;
  padding-right: 0;
  box-shadow: none;
  border-radius: none; }

.navigation-bar--inverse .navigation-bar__section--seperated {
  border-color: rgba(255, 255, 255, 0.1); }

.navigation-bar--inverse .navigation--main > li > a,
.navigation-bar--inverse .navigation-bar-btn {
  color: rgba(255, 255, 255, 0.8); }
  .navigation-bar--inverse .navigation--main > li > a:hover, .navigation-bar--inverse .navigation--main > li > a:focus, .navigation-bar--inverse .navigation--main > li > a:active,
  .navigation-bar--inverse .navigation-bar-btn:hover,
  .navigation-bar--inverse .navigation-bar-btn:focus,
  .navigation-bar--inverse .navigation-bar-btn:active {
    color: white; }

.navigation-bar--inverse .navigation--main > li:hover > a,
.navigation-bar--inverse .navigation--main > li.current-menu-item > a {
  color: white; }

/*
 * Mega menu
 *--------------------*/
.gwen-mega-menu {
  width: 100%;
  position: absolute;
  top: 100%;
  right: auto;
  bottom: auto;
  left: 0;
  background: #fafafa;
  box-shadow: 0px 4px 6px 2px rgba(0, 0, 0, 0.09);
  z-index: 20;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.03), 0 6px 6px rgba(0, 0, 0, 0.05);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(1, 0.9);
  -moz-transform: scale(1, 0.9);
  -ms-transform: scale(1, 0.9);
  -o-transform: scale(1, 0.9);
  transform: scale(1, 0.9);
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s;
  -moz-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s; }

.navigation--main li:hover > .gwen-mega-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  -moz-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s; }

.gwen-mega-menu__inner {
  padding: 20px;
  pointer-events: auto; }
  .gwen-mega-menu .container .gwen-mega-menu__inner {
    padding-left: 0;
    padding-right: 0; }

/*---- Category mega menu ----*/
.gwen-mega-menu .posts-list {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px; }

.gwen-mega-menu .posts-list > li {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 10px; }
  .gwen-mega-menu .posts-list > li.big-post {
    -webkit-box-flex: 2;
    -moz-box-flex: 2;
    box-flex: 2;
    -webkit-flex: 2;
    -moz-flex: 2;
    -ms-flex: 2;
    flex: 2; }

.gwen-mega-menu ul.sub-categories {
  margin: 20px 0 0;
  padding: 0;
  list-style: none; }

.gwen-mega-menu ul.sub-categories li {
  display: inline-block; }

.gwen-mega-menu ul.sub-categories li:not(:first-child) {
  margin-left: 2px; }

/*---- Links mega menu ----*/
.gwen-mega-menu__inner > .sub-menu {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -10px;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1); }

.gwen-mega-menu__inner > .sub-menu > li {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-basis: 20%;
  -moz-flex-basis: 20%;
  flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  padding: 10px; }
  .gwen-mega-menu__inner > .sub-menu > li:nth-child(n+6) {
    max-width: 20%; }

.gwen-mega-menu__inner > .sub-menu > li > a {
  padding-left: 0;
  padding-right: 0;
  background: transparent;
  font-family: "Rubik", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.gwen-mega-menu__inner > .sub-menu > li:hover > a {
  background: transparent; }

.gwen-mega-menu__inner .sub-menu > li.menu-item-has-children > a:after {
  content: none; }

.gwen-mega-menu__inner .sub-menu .sub-menu {
  padding: 10px 0 0; }

/*
 * Nav bar buttons
 *--------------------*/
.navigation-bar-btn {
  color: inherit;
  text-decoration: none;
  display: inline-block;
  height: 60px;
  padding: 0 10px;
  background: transparent;
  border: none;
  box-shadow: none;
  font-family: "Rubik", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  text-align: center;
  cursor: pointer;
  vertical-align: top; }
  .navigation-bar-btn:hover, .navigation-bar-btn:active, .navigation-bar-btn:focus {
    color: inherit;
    text-decoration: none; }
  .navigation-bar-btn span,
  .navigation-bar-btn i {
    line-height: 60px;
    vertical-align: middle; }

.navigation-bar-btn i {
  font-size: 20px; }
  .navigation-bar-btn i:not(:last-child) {
    margin-right: 0.2em; }

/*---- Header search ---*/
.header-search {
  max-width: 100%;
  min-width: 280px; }

.navigation-bar--inverse .header-search .search-form__input,
.navigation-bar--dark .header-search .search-form__input,
.site-header--inverse .header-search .search-form__input {
  background: #fff; }

.header-search-dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .header-search-dropdown.is-active {
    display: block;
    opacity: 1;
    visibility: visible; 
    text-align: right;}

.header-search-dropdown .search-form__input {
  padding: 18px 15px;
  background: transparent;
  border: none;
  box-shadow: none;
  font-size: 16px;
  font-size: 1.14286rem; 
  background-color: #1B1D1C;
  max-width: 350px;  
  box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.03), 0 1px 0 0 rgba(0, 0, 0, 0.04), 0 -1px 0 0 rgba(0, 0, 0, 0.04);}
  @media (min-width: 768px) {
    .header-search-dropdown .search-form__input {
      font-size: 26px;
      font-size: 1rem; } }
  .header-search-dropdown .search-form__input:focus {
    border: none;
    box-shadow: none;
    outline: none; }

.header-search-dropdown .search-form__submit {
  text-transform: uppercase; }

.search-form--horizontal {   
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

.search-form--horizontal .search-form__input-wrap {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.search-form--horizontal .search-form__submit-wrap {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0;
  -moz-flex: 0;
  -ms-flex: 0;
  flex: 0; }

.search-results {
  color: rgba(0, 0, 0, 0.8); }

.ajax-search .search-results {
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .ajax-search .search-results.is-active {
    display: block;
    opacity: 1;
    visibility: visible; }

.ajax-search .search-results .typing-loader {
  margin: 0 auto; }

.ajax-search .search-results:not(.is-loading) .typing-loader {
  display: none; }

/*Search Field Placeholder and typing*/
.header-search-dropdown .search-form__input {
    color: #fff;
}

.header-search-dropdown input::-webkit-input-placeholder {
    color: #fff !important;
}
 
.header-search-dropdown input:-moz-placeholder { /* Firefox 18- */
    color: #fff !important;  
}
 
.header-search-dropdown input::-moz-placeholder {  /* Firefox 19+ */
    color: #fff !important;  
}
 
.header-search-dropdown input:-ms-input-placeholder {  
    color: #fff !important;  
}
/*Typing Loader*/
.typing-loader {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  -webkit-animation: typing 1s linear infinite alternate;
  -moz-animation: Typing 1s linear infinite alternate;
  animation: typing 1s linear infinite alternate;
  position: relative;
  left: -12px; }

@-webkit-keyframes typing {
  0% {
    background-color: black;
    box-shadow: 12px 0px 0px 0px rgba(0, 0, 0, 0.2), 24px 0px 0px 0px rgba(0, 0, 0, 0.2); }
  25% {
    background-color: rgba(0, 0, 0, 0.4);
    box-shadow: 12px 0px 0px 0px black, 24px 0px 0px 0px rgba(0, 0, 0, 0.2); }
  75% {
    background-color: rgba(0, 0, 0, 0.4);
    box-shadow: 12px 0px 0px 0px rgba(0, 0, 0, 0.2), 24px 0px 0px 0px black; } }
@-moz-keyframes typing {
  0% {
    background-color: black;
    box-shadow: 12px 0px 0px 0px rgba(0, 0, 0, 0.2), 24px 0px 0px 0px rgba(0, 0, 0, 0.2); }
  25% {
    background-color: rgba(0, 0, 0, 0.4);
    box-shadow: 12px 0px 0px 0px black, 24px 0px 0px 0px rgba(0, 0, 0, 0.2); }
  75% {
    background-color: rgba(0, 0, 0, 0.4);
    box-shadow: 12px 0px 0px 0px rgba(0, 0, 0, 0.2), 24px 0px 0px 0px black; } }
@keyframes typing {
  0% {
    background-color: black;
    box-shadow: 12px 0px 0px 0px rgba(0, 0, 0, 0.2), 24px 0px 0px 0px rgba(0, 0, 0, 0.2); }
  25% {
    background-color: rgba(0, 0, 0, 0.4);
    box-shadow: 12px 0px 0px 0px black, 24px 0px 0px 0px rgba(0, 0, 0, 0.2); }
  75% {
    background-color: rgba(0, 0, 0, 0.4);
    box-shadow: 12px 0px 0px 0px rgba(0, 0, 0, 0.2), 24px 0px 0px 0px black; } }
.search-results {
  padding-top: 20px;
  overflow: hidden; }

body.search-results {
  padding-top: 0;
  overflow: visible; }
  
.header-search-dropdown .search-results {
  max-height: calc(100vh - 108px);
  overflow-y: auto; }
  @media (min-width: 1200px) {
    .header-search-dropdown .search-results {
      max-height: calc(100vh - 133px); } }

.header-search-dropdown .search-results__inner {
  padding-bottom: 30px; }

.search-results__view-all {
  display: block;
  clear: both;
  margin-top: 20px;
  font-size: 18px;
  font-size: 1.28571rem;
  text-align: center; }   
}    
}
/*---- Dropdown login ---*/
.nav-login__dropdown {
  padding: 20px;
  background: #fafafa; }

#gwen-sticky-header #header-search-dropdown .container {
    width: 100%;
    padding: 0;
}
/*
 * Header banner
 *--------------------*/
.header-main--inverse .search-form__input {
  background: #fff; }

.navigation-bar--inverse .navigation--main > li > a,
.navigation-bar--inverse .navigation-bar-btn {
  color: rgba(255, 255, 255, 0.9); }
  .navigation-bar--inverse .navigation--main > li > a:hover, .navigation-bar--inverse .navigation--main > li > a:focus, .navigation-bar--inverse .navigation--main > li > a:active,
  .navigation-bar--inverse .navigation-bar-btn:hover,
  .navigation-bar--inverse .navigation-bar-btn:focus,
  .navigation-bar--inverse .navigation-bar-btn:active {
    color: white; }

/*
 * Mobile header
 *--------------------*/
.mobile-header {
  position: relative;
  height: 50px;
  background: #fff;
  box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.03), 0 1px 0 0 rgba(0, 0, 0, 0.04), 0 -1px 0 0 rgba(0, 0, 0, 0.04); }
  @media (min-width: 768px) {
    .mobile-header {
      height: 60px; } }

.mobile-header__inner {
  padding: 0 15px; }
  .container .mobile-header__inner {
    padding: 0; }

.mobile-header__inner--flex {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  width: 100%; }

.mobile-header__section {
  padding-right: 20px;
  white-space: nowrap; }
  .mobile-header__section:last-child {
    padding-right: 0; }

.header-logo--mobile img {
  max-height: 50px;
  padding: 10px 0; }
  @media (min-width: 768px) {
    .header-logo--mobile img {
      max-height: 60px; } }

.mobile-header-btn {
  color: inherit;
  text-decoration: none;
  display: inline-block;
  height: 50px;
  padding: 0 4px;
  background: transparent;
  border: none;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.8);
  font-family: "Rubik", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  vertical-align: middle; }
  .mobile-header-btn:hover, .mobile-header-btn:active, .mobile-header-btn:focus {
    color: inherit;
    text-decoration: none; }
  @media (min-width: 768px) {
    .mobile-header-btn {
      height: 60px; } }
  .mobile-header-btn:hover {
    color: rgba(0, 0, 0, 0.8); }
  .mobile-header-btn > span {
    display: inline-block;
    line-height: 50px;
    vertical-align: middle; }
    @media (min-width: 768px) {
      .mobile-header-btn > span {
        line-height: 60px; } }
  .mobile-header-btn i {
    font-size: 26px;
    line-height: 50px; }
    @media (min-width: 768px) {
      .mobile-header-btn i {
        font-size: 24px;
        line-height: 60px; } }

.mobile-header--dark,
.mobile-header--inverse {
  background: #1B1D1C;
  color: #fff; }

.mobile-header--dark .mobile-header-btn,
.mobile-header--inverse .mobile-header-btn {
  color: rgba(255, 255, 255, 0.8); }
  .mobile-header--dark .mobile-header-btn:hover,
  .mobile-header--inverse .mobile-header-btn:hover {
    color: white; }

/*---- Sticky header ----*/
.sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.03), 0 1px 0 0 rgba(0, 0, 0, 0.04), 0 -1px 0 0 rgba(0, 0, 0, 0.04);
  visibility: hidden;
  pointer-events: none;
  z-index: 50;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
  -webkit-transform: translate3d(0, -101%, 0);
  -moz-transform: translate3d(0, -101%, 0);
  -ms-transform: translate3d(0, -101%, 0);
  -o-transform: translate3d(0, -101%, 0);
  transform: translate3d(0, -101%, 0); }
  .sticky-header.is-shown {
    pointer-events: initial;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .sticky-header.is-fixed {
    pointer-events: initial;
    visibility: visible; 
    background: #1B1D1C;}

/*---- Overlap header ---*/
.has-overlap-header .site-header--overlap::after {
  clear: both;
  content: "";
  display: table; }

.has-overlap-header .site-header--overlap .navigation-bar {
  margin-bottom: -30px; }

@media (min-width: 992px) {
  .has-overlap-header .gwen-block--fullwidth.gwen-mosaic-block--with-bg:first-child,
  .has-overlap-header .gwen-block--fullwidth.has-overlap-background:first-child,
  .has-overlap-header .gwen-block--fullwidth.has-background:first-child,
  .has-overlap-header .gwen-block--fullwidth:first-child .gwen-block__inner {
    padding-top: 60px; } }

/* -----------------------------------------------------------------
## Site Modules
----------------------------------------------------------------- */
/*---- Post Meta ---- */
/*---- Post meta ----*/
.post__meta,
.entry-meta {
  font-family: "Archivo Narrow", Helvetica, Arial, sans-serif;
  margin-top: 0.4em;
  margin-bottom: 0.4em;
  color: rgba(0, 0, 0, 0.4);
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.5; 
  letter-spacing: 1px;
  }
  .post__meta:first-child,
  .entry-meta:first-child {
    margin-top: 0; }
  .post__meta:last-child,
  .entry-meta:last-child {
    margin-bottom: 0; }

.post__meta:not(.post__meta--box) > *:not(:last-child),
.post__meta-left:not(.entry-meta--box) > *:not(:last-child),
.post__meta-right:not(.entry-meta--box) > *:not(:last-child),
.entry-meta:not(.entry-meta--box) > *:not(:last-child) {
  margin-right: 0.6em; }

.post__meta a,
.entry-meta a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.4); }
  .post__meta a:active, .post__meta a:focus, .post__meta a:hover,
  .entry-meta a:active,
  .entry-meta a:focus,
  .entry-meta a:hover {
    text-decoration: none; }

.post__meta i,
.post__meta .mdicon,
.entry-meta i,
.entry-meta .mdicon {
  margin-right: 0.3em; }

.post__meta .meta-seperator.meta-seperator,
.entry-meta .meta-seperator.meta-seperator {
  margin-left: -0.4em;
  margin-right: 0.2em; }

.post__meta--box,
.entry-meta--box {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  margin-top: 20px;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: none;
  background: #fafafa; }

.post__meta--flex,
.entry-meta--flex {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }

.post__meta--flex > .post__meta-left,
.entry-meta--flex > .post__meta-left {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 5px;
  text-align: left; }

.post__meta--flex > .post__meta-right,
.entry-meta--flex > .post__meta-right {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 5px;
  text-align: right; }

.post__meta .updated,
.entry-meta .updated {
  display: none; }

.post__meta--border-top,
.entry-meta--border-top {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.05); }
  .post--overlay .post__meta--border-top, .post--overlay
  .entry-meta--border-top {
    border-top: 1px solid rgba(255, 255, 255, 0.2); }

/*---- Post author ----*/
.entry-author {
  text-transform: none; }

.entry-author__name, .single .entry-author > a,
a.entry-author__name {
  color: inherit;
  text-decoration: none;
  font-family: "Archivo Narrow", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700; }
  .entry-author__name:hover, .entry-author__name:active, .entry-author__name:focus,
  a.entry-author__name:hover,
  a.entry-author__name:active,
  a.entry-author__name:focus {
    color: inherit;
    text-decoration: none; }

.post__meta .entry-author__name, .single .entry-author > a,
.post__meta a.entry-author__name, .single .entry-author > a {
  color: rgba(0, 0, 0, 0.6); }

.overlay-content .entry-author__name,
.overlay-content a.entry-author__name {
  color: rgba(255, 255, 255, 0.8); }

/*---- Post author with date ----*/
.post__meta--author-w-date {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

.post__meta--author-w-date > * {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.post__meta--author-w-date .author-avatar img {
  height: 34px;
  width: 34px;
  margin-right: 10px;
  border-radius: 100%; }

.post__meta--author-w-date .author-name a {
  color: rgba(0, 0, 0, 0.8);
  font-size: 110%;
  font-weight: 700;
  text-transform: capitalize; }

.entry-author__avatar {
  height: 34px;
  width: 34px;
  border-radius: 100%;
  margin-right: 10px; }
/*---- Post category ----*/
.post__cat,
a.post__cat,
.entry-cat,
a.entry-cat, 
.gwenStickyMark {
  font-family: "Archivo Narrow", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  font-size: 9px;
  font-size: 0.64286rem;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none; 
  letter-spacing: 1px;}
  @media (min-width: 768px) {
    .post__cat,
    a.post__cat,
    .entry-cat,
    a.entry-cat {
      font-size: 10px;
      font-size: 0.71429rem; } }
      
.gwenStickyMark {
    font-size: 11px;
    margin-left: 4px;
    padding: 2px 10px;
    background: #6C92A2;
    color: #fff;
    border-radius: 2px;
}

.post__cat--bg,
a.post__cat--bg,
.entry-cat--bg,
a.entry-cat--bg {
  display: inline-block;
  padding: 4px 6px;
  color: #fff !important;
  line-height: 1;
  background: #6C92A2;
  border: none; }
  @media (min-width: 768px) {
    .post__cat--bg,
    a.post__cat--bg,
    .entry-cat--bg,
    a.entry-cat--bg {
      padding: 5px 8px; } }

.post__cat--bg-inverse,
a.post__cat--bg-inverse,
.entry-cat--bg-inverse,
a.entry-cat--bg-inverse {
  display: inline-block;
  padding: 2px 6px;
  color: #333;
  background: #fff !important;
  border: none; }

.post__cat--ghost,
a.post__cat--ghost,
.entry-cat--ghost,
a.entry-cat--ghost {
  display: inline-block;
  padding: 2px 6px;
  color: #fff !important;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.4); }

.post__cat--overlap,
a.post__cat--overlap,
.entry-cat--overlap,
a.entry-cat--overlap {
  position: absolute !important;
  right: auto;
  bottom: auto;
  left: 0;
  top:50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform:  translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .post__thumb .post__cat--overlap, .post__thumb
  a.post__cat--overlap, .post__thumb
  .entry-cat--overlap, .post__thumb
  a.entry-cat--overlap {
    border: 2px solid rgba(255, 255, 255, 1);}
    
.post__cat--overlap:before, .post__cat--overlap:after {
    display: none;
}
/** Post Tags **/
.post__tags a:hover {
    text-decoration: underline;
}
/** Read More **/
.post__readmore {
    margin-top: 20px;
    text-align: center;    
}
.post__readmore a {
    color: #fff;
    display: inline-block;
    padding: 8px 16px;
    background: #111;    
}
.post__readmore a:hover {
    color: #fff;
}
/** More **/
.post__title a, .post__title a:hover, .post__title a:focus, .post__title a:active, .entry-title a, .entry-title a:hover, .entry-title a:focus, .entry-title a:active {
    display: inline-block;
    color: inherit;
    text-decoration: none;
}
.post__excerpt, .entry-excerpt {
    margin-top: .6em;
    margin-bottom: .6em;
    color: rgba(0,0,0,.6);
    font-size: 1rem;
    line-height: 1.6;
}
.post__meta, .entry-meta {
    margin-top: .4em;
    margin-bottom: .4em;
    color: rgba(0,0,0,.4);
    font-size: 12px;
    font-size: .85714rem;
    line-height: 1.5;
}
.post__meta:last-child, .entry-meta:last-child {
    margin-bottom: 0;
}
.post__meta .entry-author__name, .post__meta a.entry-author__name, .single .entry-author > a {
    color: rgba(0,0,0,.6);
}
.background-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.background-img {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.background-img:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease;
}
/** Post Style **/
/* Verticle Post */
.post--vertical .post__thumb {
    margin-bottom: 20px;
    position: relative;
}
.post--vertical.post--vertical-cat-overlap .post__thumb {
    margin-bottom: 0;
}
.post--vertical__lg .post__thumb, .page-entry-thumb {
    margin-bottom: 30px;
}
.post--vertical .post__head {
    max-width: 90%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.post--vertical .post__cat {
    color: #444;
    position: relative;
    font-size: 11px;
}
.post--single .post-cat__wrap {
    position: relative;
    display: inline-block;
}
.post--vertical__lg .post__cat {
    font-size: 12px;
}
.post--vertical .post__cat:before, .post--single .post-cat__wrap:before {
    content: '';
    height:  1px;
    width: 30px;
    position: absolute;
    background-color: #ddd;
    top: 50%;
    right: 100%;
    margin-right: 40px;
}
.post--vertical .post__excerpt {
    text-align: center;
}
.post--vertical__lg .post__excerpt {
    text-align: center;
}
.post--vertical__lg .post__cat:before, .post--single .post-cat__wrap:before {
    width: 50px;
    margin-right: 80px;
}
.post--vertical .post__cat:after, .post--single .post-cat__wrap:after {
    content: '';
    height:  1px;
    width: 30px;
    position: absolute;
    background-color: #ddd;
    top: 50%;
    left: 100%;
    margin-left: 40px;
}
.post--vertical__lg .post__cat:after, .post--single .post-cat__wrap:after {
    width: 50px;
    margin-left: 80px;
}
.post--single .post__cat:after, .post--single .post__cat:before {
    display: none !important;
}
.post--single .post__cat {
    margin: 0 5px;
}
.post--vertical .post__title {
    margin: 10px 0 15px 0;
}
.post--vertical__lg .post__title {
    margin: 10px 0 15px 0;
}
.post--vertical__lg .post__excerpt::first-letter { 
    font-size: 3.2rem;
    margin-right: 15px;
    margin-bottom: 15px;
    float: left;
    color: #111;
    line-height: 1;
    border-bottom: 1px solid #bbb;
    font-size: 4.3rem;
}
.post--vertical__lg .post__footer {
    margin-top: 30px;
    clear: both;
}
.post--vertical__lg .post__footer .social-share {
    position: relative;
}
.post--vertical__lg .post__footer .social-share:before {
    content: '';
    width: 1px;
    height: 20px;
    background: #aaa;
    right: 0;
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
}
.post--vertical__lg .post__footer .social-list > li > a {
    color: #888;
}
.post--vertical__lg .comment-count {
    text-align: center;
}
.post--vertical__lg .comment-count i{
    font-size: 60px;
    color:#f1f1f1;
}
.post--vertical__lg  .comment-count__inner {
    display: inline-block;
    position: relative;
}
.post--vertical__lg .comment-count span.count {
    position: absolute;
    top: -3px;
    right: -10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #111;
    color: #fff;
    border-radius: 50%;
}
.post--vertical__lg  .post__tags {
    position: relative;
}
.post--vertical__lg  .post__tags:before {
    content: '';
    width: 1px;
    height: 20px;
    background: #aaa;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
}
.post--vertical__lg  .post__tags a {
    color: #888;
    margin-right: 5px;
    display: inline-block;
}
.post--vertical__lg  .post__tags a:last-child {
    margin-right: 0;
}
.post--vertical__lg .post__footer .col-xs-2 {
    padding: 0;
    width: 16%;
}
/* -----------------------------------------------------------------
## Post Horizontal
----------------------------------------------------------------- */
.post--horizontal::after {
  clear: both;
  content: "";
  display: table; }

.post--horizontal .post__thumb {
  width: 100%;
  margin: 0 0 15px 0;
  position: relative; }
  @media (min-width: 768px) {
    .post--horizontal .post__thumb {
      width: calc(50% - 15px);
      float: left;
      margin: 0 20px 0 0; } }
  @media (min-width: 992px) {
    .post--horizontal .post__thumb {
      margin: 0 30px 0 0; } }

.post--horizontal .post__thumb img {
    width: 100%;
    height: auto;
}
.post--horizontal-xxs .post__thumb,
.post--horizontal-xs .post__thumb {
  width: 70px;
  float: left;
  margin: 0 15px 0 0; }

@media (min-width: 768px) {
  .post--horizontal-xs .post__thumb {
    width: 100px;
    float: left;
    margin: 0 15px 0 0; } }

.post--horizontal-sm .post__thumb {
  width: 33%;
  float: left;
  margin: 0 15px 0 0; }
  @media (min-width: 768px) {
    .post--horizontal-sm .post__thumb {
      margin-right: 30px; } }

@media (min-width: 768px) {
  .post--horizontal-md .post__thumb {
    width: 40%; } }

@media (min-width: 768px) {
  .post--horizontal-lg .post__thumb {
    width: 45%; } }

.post--horizontal .post__text {
  overflow: hidden; }

@media (max-width: 767px) {
  .post--horizontal-xxs .post__excerpt,
  .post--horizontal-xs .post__excerpt,
  .post--horizontal-sm .post__excerpt,
  .post--horizontal-xxs .post__cat,
  .post--horizontal-xs .post__cat,
  .post--horizontal-sm .post__cat {
    display: none; } }

@media (max-width: 767px) {
  .post--horizontal-xxs .post__cat + .post__title,
  .post--horizontal-xs .post__cat + .post__title,
  .post--horizontal-sm .post__cat + .post__title {
    margin-top: 0; } }

@media (max-width: 767px) {
  .post--horizontal-sm .post__title {
    font-size: 1.125rem;
    font-weight: 400; } }

/*---- Post horizontal reverse ----*/
@media (min-width: 768px) {
  .post--horizontal-reverse .post__thumb {
    float: right;
    margin: 0 0 0 20px; } }
@media (min-width: 992px) {
  .post--horizontal-reverse .post__thumb {
    margin: 0 0 0 30px; } }

.post--horizontal-xxs.post--horizontal-reverse .post__thumb,
.post--horizontal-xs.post--horizontal-reverse .post__thumb,
.post--horizontal-sm.post--horizontal-reverse .post__thumb {
  float: right;
  margin: 0 0 0 10px; }

@media (min-width: 768px) {
  .post--horizontal-xs.post--horizontal-reverse .post__thumb {
    margin: 0 0 0 20px; } }

@media (min-width: 768px) {
  .post--horizontal-sm.post--horizontal-reverse .post__thumb {
    margin-left: 20px; } }
@media (min-width: 768px) {
  .post--horizontal-sm.post--horizontal-reverse .post__thumb {
    margin-left: 30px; } }

/*---- Post horizontal middle ----*/
@media (min-width: 768px) {
  .post--horizontal-middle {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; } }
.post--horizontal-middle:after {
  content: none; }

@media (min-width: 768px) {
  .post--horizontal-middle .post__thumb {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; } }

@media (min-width: 768px) {
  .post--horizontal-middle .post__text {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; } }

.post--horizontal-middle.post--horizontal-xxs,
.post--horizontal-middle.post--horizontal-xs {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start; }

.post--horizontal-middle.post--horizontal-xxs .post__thumb,
.post--horizontal-middle.post--horizontal-xs .post__thumb {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.post--horizontal-middle.post--horizontal-reverse {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }
  .post--horizontal-middle.post--horizontal-reverse .post__text {
    -webkit-box-ordinal-group: -1;
    -moz-box-ordinal-group: -1;
    box-ordinal-group: -1;
    -webkit-order: -1;
    -moz-order: -1;
    order: -1;
    -ms-flex-order: -1; }

/*---- Post horizontal equal height ----*/
.post--horizontal-equal-height .post__thumb {
  position: relative;
  padding-bottom: 56.25%;
  height: 0; }
  @media (min-width: 768px) {
    .post--horizontal-equal-height .post__thumb {
      height: auto;
      position: absolute;
      top: 0;
      right: auto;
      bottom: 0;
      left: 0;
      margin: 0;
      padding-bottom: 0; } }

.post--horizontal-equal-height .post__text {
  margin: 0; }
  @media (min-width: 768px) {
    .post--horizontal-equal-height .post__text {
      width: 100%;
      padding: 30px;
      padding-left: calc(50% + 15px); } }

.post--horizontal-equal-height.post--horizontal-xxs .post__text {
  padding-left: 85px; }

.post--horizontal-equal-height.post--horizontal-xs .post__text {
  padding-left: 115px; }

.post--horizontal-equal-height.post--horizontal-sm .post__text {
  padding-left: calc(33% + 30px); }

.post--horizontal-equal-height.post--horizontal-md .post__text {
  padding-left: calc(40% + 30px); }

.post--horizontal-equal-height.post--horizontal-lg .post__text {
  padding-left: calc(55% + 30px); }

@media (min-width: 768px) {
  .post--horizontal-equal-height.post--horizontal-reverse .post__text {
    -webkit-box-ordinal-group: -1;
    -moz-box-ordinal-group: -1;
    box-ordinal-group: -1;
    -webkit-order: -1;
    -moz-order: -1;
    order: -1;
    -ms-flex-order: -1; } }

.post--horizontal-equal-height.post--horizontal-xxs,
.post--horizontal-equal-height.post--horizontal-xs {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }

.post--horizontal-equal-height.post--horizontal-xxs .post__thumb,
.post--horizontal-equal-height.post--horizontal-xs .post__thumb {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.post--horizontal-equal-height.post--horizontal-reverse.post--horizontal-xxs .post__text,
.post--horizontal-equal-height.post--horizontal-reverse.post--horizontal-xs .post__text {
  -webkit-box-ordinal-group: -1;
  -moz-box-ordinal-group: -1;
  box-ordinal-group: -1;
  -webkit-order: -1;
  -moz-order: -1;
  order: -1;
  -ms-flex-order: -1; }

/* -----------------------------------------------------------------
## Post Overlay
----------------------------------------------------------------- */
.post--overlay {
  position: relative;
  overflow: hidden;
  background-color: #333;}

.post--overlay .post__text {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 14.28571rem; }

.post--overlay-bottom .post__text {
  -webkit-box-align: end;
  -moz-box-align: end;
  box-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
  padding-top: 40px; }

.post--overlay-bottom.has-score-badge .post__text {
  padding-top: 80px; }

.post--overlay.has-score-badge-bottom .post__text {
  padding-bottom: 80px; }

.post--overlay h3 {
    margin-bottom: 18px;
}
@media (min-width: 991px) {
    .gwen_carousel_overlay_post_center .post--overlay h3 {
        padding: 0 60px;
    }
}
@media (max-width: 991px) {
    .gwen_carousel_overlay_post_center .post--overlay h3 {
        padding: 0 15px;
    }
}
.post--overlay.has-score-badge-bottom .post-score-hexagon {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }

.post--overlay-middle .post__text {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  padding-top: 20px;
  padding-bottom: 20px; }

.post--overlay .post__text-wrap {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1; }

@media (min-width: 768px) {
  .post--overlay-xs .post__text {
    min-height: 17.85714rem; } }

.post--overlay-sm .post__text {
  min-height: 17.85714rem; }
  @media (min-width: 768px) {
    .post--overlay-sm .post__text {
      min-height: 25rem; } }

.post--overlay-md .post__text {
  min-height: 17.85714rem; }
  @media (min-width: 768px) {
    .post--overlay-md .post__text {
      min-height: 25rem; } }
  @media (min-width: 992px) {
    .post--overlay-md .post__text {
      min-height: 32.14286rem; } }

.post--overlay-lg .post__text {
  min-height: 25rem; }
  @media (min-width: 768px) {
    .post--overlay-lg .post__text {
      min-height: 32.14286rem; } }
  @media (min-width: 992px) {
    .post--overlay-lg .post__text {
      min-height: 39.28571rem; } }

@media (max-width: 767px) {
  .post--overlay-primary-xs .post__text {
    min-height: 17.85714rem; } }

.post--overlay .background-img {
  overflow: hidden; }

.post--overlay-floorfade .post__text-wrap {
  position: relative;
  width: 100%; }

.post--overlay-floorfade .post__text-wrap:before {
  content: '';
  position: absolute;
  top: -100%;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: -webkit-linear-gradient(-270deg, black 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, transparent 100%);
  background-image: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, transparent 100%); }

@media (min-width: 768px) {
  .post--overlay-padding-lg .post__text-inner {
    padding: 30px; } }

@media (min-width: 768px) {
  .post--overlay-padding-lg .overlay-item {
    top: 30px;
    right: 30px; } }

@media (min-width: 768px) {
  .post--overlay-padding-lg .overlay-item--top-left {
    top: 30px;
    left: 30px; } }

.post--overlay-padding-lg.has-score-badge-bottom .post-score-hexagon {
  bottom: 30px; }

.post--overlay .post__meta {
    position: relative;
    padding-left: 30px;
}

.post--overlay .post__meta:before {
    content: '';
    width: 20px;
    height: 1px;
    border-top: 1px dashed rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 50%;
    left: 0;
}

.owl-carousel .post--overlay .post__meta:before{
    display: none;
}
.owl-carousel .post--overlay .post__meta {
    padding: 0;
}

/*
## Default Navigation
----------------------------------------------------------------- */
.gwen-carousel .owl-prev,
.gwen-carousel .owl-next {
  opacity: 0;
  width: 36px;
  padding: 25px 0;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: center;
  cursor: pointer;
  -webkit-transform: translate(0, -50%) scale(1, 1);
  -moz-transform: translate(0, -50%) scale(1, 1);
  -ms-transform: translate(0, -50%) scale(1, 1);
  -o-transform: translate(0, -50%) scale(1, 1);
  transform: translate(0, -50%) scale(1, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
  -moz-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
  transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.1s; }
  .gwen-carousel .owl-prev:hover,
  .gwen-carousel .owl-next:hover {
    width: 51px;
    background: rgba(0, 0, 0, 0.6); }
  .gwen-carousel .owl-prev.disabled,
  .gwen-carousel .owl-next.disabled {
    -webkit-transform: translate(0, -50%) scale(0, 1);
    -moz-transform: translate(0, -50%) scale(0, 1);
    -ms-transform: translate(0, -50%) scale(0, 1);
    -o-transform: translate(0, -50%) scale(0, 1);
    transform: translate(0, -50%) scale(0, 1); }
  .gwen-carousel .owl-prev i,
  .gwen-carousel .owl-next i {
    margin: 0;
    font-size: 30px;
    line-height: 1; }

.gwen-carousel:hover .owl-prev,
.gwen-carousel:hover .owl-next {
    opacity: 1;
}
.gwen-carousel .owl-prev {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0; }

.gwen-carousel .owl-next {
  position: absolute;
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  -o-transform-origin: 100% 0;
  transform-origin: 100% 0; }

/** Post Listing A **/
.posts-listing-a article {
    margin-top: 45px;
}
.posts-listing-a article:first-child {
    margin-top: 0;
}

/** Post Listing B **/
.post-listing-grid .post--vertical .post__title {
    padding-bottom: 15px;
    border-bottom: 1px dashed #dedede;
    font-size: 1.753rem;
    word-break: break-word;
}

.post-listing-large-grid .post--vertical .post__title {
  font-size: 1.602rem;
  line-height: 1.3; }
  @media (min-width: 768px) {
    .post-listing-large-grid .post--vertical .post__title {
      font-size: 2.074rem;
      line-height: 1.3; } }
  @media (min-width: 992px) {
    .post-listing-large-grid .post--vertical .post__title {
      font-size: 2.441rem;
      line-height: 1.2; } }
      
/** Post Listing C **/
.posts-list .post--horizontal .post__head {
    margin-bottom: 15px;
}
.posts-list .post--horizontal .post__head .post__cat {
    color: #444;
    position: relative;
    padding-left: 70px;
    font-size: 12px;
}
.posts-list .post--horizontal .post__cat:before {
    content: '';
    height: 1px;
    width: 50px;
    position: absolute;
    background-color: #ddd;
    top: 50%;
    left: 0;
    margin-right: 40px;
}
.posts-list .post--horizontal .post__cat:after {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    top:50%;
    left: 0;
    transform: translatey(-50%);
    background-color: #ddd;
}
.posts-list .post--horizontal .post__title {
    margin-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #dedede;
    font-size: 1.828rem;
}
.posts-list .post--horizontal .post__title {
    margin-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #dedede;
    font-size: 1.828rem;
}
.posts-list .post--horizontal.post--horizontal-xs .post__title {
  font-size: 1.125rem;
  line-height: 1.4; 
  margin-top: 15px;
  padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;}
  @media (min-width: 768px) {
    .posts-list .post--horizontal.post--horizontal-xs .post__title {
      font-size: 1.175rem;
      line-height: 1.4; } }
  @media (min-width: 992px) {
    .posts-list .post--horizontal.post--horizontal-xs .post__title {
      font-size: 1.2rem;
      line-height: 1.4; } }

.posts-list-xs li:nth-child(2n+1) {
    clear: both;
}
/** Pagination **/
.gwen-pagination__links a {
    color: #444;
    font-size: 16px;
}
.gwen-pagination__links a.gwen-pagination__item-next {
    float:  right;
}
.gwen-pagination__links a i{
    font-size: 28px;
}
.gwen-pagination__links a.gwen-pagination__item-next i{
    margin-left: 20px;
}
.gwen-pagination__links a.gwen-pagination__item-prev i{
    margin-right: 20px;
}
/** Flickity Slider Nav Button **/

.flickity-prev-next-button, .flickity-prev-next-button:focus, .flickity-prev-next-button:active {
    background-color: rgba(255, 255, 255, 0.6);
    width: 80px;
    height: 80px;
    border: none;
    border-radius: 0;
    opacity: 0;
    transition: all ease-in-out 0.1s;
}

/** Module Heading **/

.module-heading {
  position: relative; }
  
.module-heading {
    margin-bottom: 30px; }

.module-heading:before {
    content: '';
    height: 1px;
    width: 30px;
    position: absolute;
    background-color: #ddd;
    top: 50%;
    left: 0;
}
.module-heading span {
    top: -1.1em;
    left: 50px;
    color: #888;
    font-style: italic;
    position: absolute;
}
.module-heading h4 {
    padding-left: 50px;
    font-weight: bold;    
}

/** Modules **/
.gwen-featured-module .flickity-prev-next-button, .gwen-featured-module .flickity-prev-next-button:hover, 
.gwen-featured-module .flickity-prev-next-button:focus, .gwen-featured-module .flickity-prev-next-button:active  {
    opacity: 1;
    bottom: 0;
    transform: none;
    -webkit-transform: none;
    top: auto;
    bottom: 0;
    background: none;
}
.gwen-featured-module .flickity-prev-next-button:before {
    font-size: 35px;
}
.gwen-featured-module .flickity-prev-next-button.next {
    right: auto;
    left: 80px;
}
.flickity-prev-next-button svg {
    display: none; }

.flickity-prev-next-button:before {
  content: '\e900';
  font-family: 'mdicon';
  font-size: 35px; }

.flickity-prev-next-button.previous {
  left: 0; }

.flickity-prev-next-button.next {
  right: 0; }
.flickity-prev-next-button.next:before {
    content: '\e901'; 
    font-family: 'mdicon';
}

.gwen-block {
    position: relative;
    margin-bottom: 60px; }

.gwen-block--inner {
    position: relative;
    margin-bottom: 50px; }

.gwen-block--inner .list-item:last-child {
    padding-bottom: 0;
}
.gwen-block:last-child {
    margin-bottom: 0;
}
.gwen-featured-module {
    display: none;
}
.gwen-featured-module .featured-slider--thumbnail {
    text-align: right;
}
.gwen-featured-module .featured-slider--thumbnail .post-thumbnail {
    width: 65%;
    height: auto;
    float: right;
    position: relative;
    height: 560px;
}
.gwen-featured-module .featured-slider--thumbnail .post-thumbnail:before {
    content: '';
    height: 100%;
    width: 30%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    background-image: linear-gradient(to right,  #fff, transparent);
}
.gwen-featured-module .main-slider .post__text {
    width: 60%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 20;
    padding: 30px;
    background: rgba(0, 0, 0, 0.7);
}
.gwen-featured-module .main-slider .slide-content {
    width: 100%;
    background-color: #fff;
}
.gwen-featured-module .main-slider .post__title {
    color: #fff;
}
.gwen-featured-module .main-slider .post__cat {
    color: #222;
    padding: 8px 20px;
    position: relative;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
}
.gwen-featured-module .main-slider .post__cat:before {
    font-family: 'mdicon'!important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e900";
    position: absolute;
    top: 0;
    right: 0;
    transform: rotate(135deg);
    font-size: 13px;
    color: #aaceff;
}
.gwen-featured-module .main-slider .post__cat:after {
    font-family: 'mdicon'!important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e900";
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 13px;
    transform: rotate(-45deg);
    color: #aaceff;
}
.gwen-featured-module .main-slider .post__excerpt {
    color: rgba(255, 255, 255, 0.85);
}

.gwen-featured-module .main-slider .post__readmore a {
    background: none;
    border: 1px solid rgba(255, 255, 255, 0.95);
}
.gwen-featured-module .sub-posts>ul {
    padding: 0;
    list-style: none;
}
.gwen-featured-module .sub-posts {
    margin-top: 30px;
}
.gwen-featured-module .post__readmore {
    text-align: left;
}

.gwen-featured-module .main-slider {
    margin-bottom: 15px;
}
.gwen-featured-module + .gwen-block {
    margin-top: -15px;
}
@media (max-width: 991px) {
    .gwen-featured-module .sub-posts>ul>li:nth-child(2n+1) {
        clear: both;
    }
    .posts-list .gwen-block--inner {
        margin-bottom: -20px;
    }
}
/* -----------------------------------------------------------------
## Subscribe Form
----------------------------------------------------------------- */

/* -----------------------------------------------------------------
## Forms
----------------------------------------------------------------- */
label {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1rem; }

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: rgba(0, 0, 0, 0.4); }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(0, 0, 0, 0.4);
  opacity: 1; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(0, 0, 0, 0.4);
  opacity: 1; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(0, 0, 0, 0.4); }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea,
textarea.form-control,
select,
select.form-control {
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  color: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="number"]:focus,
  textarea:focus,
  textarea.form-control:focus,
  select:focus,
  select.form-control:focus {
    border: 1px solid rgba(0, 0, 0, 0.2); }

.subscribe-form--has-background {
  padding: 30px;
  border: 1px solid rgba(0, 0, 0, 0.05); }
  @media (min-width: 768px) {
    .subscribe-form--has-background {
      padding: 40px; } }

.subscribe-form__inner {
  position: relative; }

.subscribe-form__fields {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px; }

.subscribe-form__fields input[type="submit"] {
  margin-top: 20px;
  background: #111;
  color: #fff; 
  border-radius: 0;
  padding: 8px 16px;
  border: 0;}
  .subscribe-form__fields input[type="submit"]:hover {
    background: #111;
    color: #fff; }

.subscribe-form--horizontal input[type="email"],
.subscribe-form--horizontal input[type="text"],
.subscribe-form--horizontal input[type="url"] {
  display: inline-block;
  width: auto;
  max-width: 100%;
  min-width: 240px;
  margin-bottom: 0.5rem; }

.subscribe-form--center,
.subscribe-form--center input[type="email"],
.subscribe-form--center input[type="text"],
.subscribe-form--center input[type="url"] {
  text-align: center; }

.gwen-block .subscribe-form-wrap h3 {
    margin-bottom: 15px;
}
.gwen-block .subscribe-form {
    background: url(./../img/demo/bg-border.png) top left repeat;
    padding: 5px;
    text-align: center;
}
.gwen-block .subscribe-form__inner {
    padding: 40px;
    background-color: #6c92a2;
    color: #888;
}
.gwen-block .subscribe-form__inner h3 {
    color: #fff;
}
.gwen-block .subscribe-form__inner p {
    color: #eee;
}
/** Promo Boxes **/

.promo-boxes--wrap {
    position: relative;
}
.promo-boxes--inner {
    min-height: 200px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    position: relative;
}
.promo-boxes--text {
    width: 100%;
    position: relative;
    padding: 20px 20px 15px;
    text-align: center;
}
.promo-boxes--name {
    padding: 3px 8px;
    background-color: #6C92A2;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    border: 2px solid #fff;
}
@media (max-width: 576px) {
    .promo-boxes .col-xs-6 {
        width: 100%;
    }
}
/** Author Module **/
.author-slider {
    display: none;
}
.gwen-authors .author-slider .slide-content {
    width: 100%;
    text-align: center;
}
.gwen-authors .author-slider .slide-content-inner {
    max-width: 600px;
    margin: auto;
}
.gwen-authors .author__name {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.gwen-authors .author__name a {
    color: #222;
}
.gwen-authors .author__avatar img{
    width: 150px;
    height: 150px;
    border-radius:  50%;
}
.gwen-authors .author__text {
    margin-top: 25px;
    color: #888;
}
.gwen-authors .author__social {
    margin-top: 25px;
}
.gwen-authors .social-list > li > a {
    color: #888;
}
.gwen-authors .social-list > li > a:hover {
    opacity: 0.8;
}
.gwen-authors .flickity-prev-next-button {
    opacity: 1;
    background: transparent;
}

/** Has Sidebar Section **/

/* ----------------------------------------------------------------
	Widgets
-----------------------------------------------------------------*/
.widget {
    margin-bottom: 40px;
}
.widget:last-child {
    margin-bottom: 0;
}
.widget ul.posts-list {
    padding: 0;
    list-style: none;
}
.widget__title {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #ddd;
    position: relative;
    margin-bottom: 30px;
    text-align: center;
}
.widget__title h4 {
    margin: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
.widget__title h4:after {
    content: '';
    height: 1px;
    width: 50px;
    position: absolute;
    bottom: 0;
    left: 50%;
    background-color: #eee;
    transform: translatex(-50%);
    -webkit-transform: translatex(-50%);
}
/** Subscribe **/
.widget.gwen-subscribe .widget-subscribe__inner{
    background: url(./../img/demo/bg-border.png) top left repeat;
    padding: 5px;
    text-align: center;
}
.widget.gwen-subscribe .subscribe-form {
    padding: 20px;
    background: #fff;
}
.widget.gwen-subscribe .subscribe-form__fields input[type="submit"] {
    max-width: 100%;
    width: auto;
    margin: auto;
    margin-top: 20px;
    font-size: 14px;
}
.widget.gwen-subscribe h3 {
    font-size: 20px;
    margin-top: 0;
}
.widget.gwen-subscribe .subscribe__text {
    color: #999;
}
/** About About **/
.widget.gwen--about {
    background-color: #f8f8f8;
}
.widget.gwen--about .widget__content{
    padding: 0 20px 30px 20px;
}
.widget.gwen--about .author__name {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.widget.gwen--about .author__name a {
    color: #222;
    margin-bottom: 15px;
}
.widget.gwen--about .author__avatar {
    margin-bottom: 15px;
}
.widget.gwen--about .author__avatar img{
    width: 150px;
    height: 150px;
    border-radius:  50%;
}
.widget.gwen--about .author__text {
    color: #888;
}
.widget.gwen--about .author__social {
    margin-top: 15px;
}
.widget.gwen--about .social-list > li > a {
    color: #888;
}
.widget.gwen--about .social-list > li > a:hover {
    opacity: 0.8;
}
/** Latest Posts **/
.widget .gwen--latest-post .post__title {
    font-size: 20px;
}
.widget .gwen--latest-post ul li {
    margin-bottom: 30px;
}
.widget .gwen--latest-post ul li:last-child {
    margin-bottom: 0;
}
/** Twitter **/
.gwen--twitter .twitter-item {
    width: 100%;
}
.gwen--twitter .twitter-item i {
    font-size: 40px;
    margin-bottom: 20px;
}
.gwen--twitter .twitter-message {
    margin-top: 20px;
    line-height: 1.6;
}
.gwen--twitter .widget__content {
    padding-bottom: 25px;
}
/** Instagram **/
.gwen--instagram ul li{
    width: 50%;
    float: left;
}

/* -----------------------------------------------------------------
## Category Tile
----------------------------------------------------------------- */
.category-tile {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 1px 2px rgba(0, 0, 0, 0.08); }

.category-tile__wrap {
  position: relative;}

.category-tile__inner {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  min-height: 180px;
  position: relative; }

.category-tile--sm .category-tile__inner {
  min-height: 120px; }

.category-tile .link-overlay {
  z-index: 1; }

.category-tile__text {
  width: 100%;
  position: relative;
  padding: 20px 20px 15px;
  text-align: center; }

.category-tile__name {
  font-family: "Rubik", Helvetica, Arial, sans-serif;
  max-width: 100%;
  display: inline-block;
  padding: 0.4em 1em;
  background: #333;
  color: #fff;
  font-size: 0.8571rem;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s; }

.category-tile__description {
  margin-top: 0.4em;
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.8571rem; }

.category-tile:hover .background-img:after {
  opacity: 0.6; }

/*---- Social counter widget ----*/
.gwen-widget-social-counter::after {
  clear: both;
  content: "";
  display: table; }

.social-tile {
  color: inherit;
  text-decoration: none;
  display: block;
  position: relative;
  padding: 15px 30px;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.05);
  overflow: hidden;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .social-tile:hover, .social-tile:active, .social-tile:focus {
    color: inherit;
    text-decoration: none; }
  .social-tile:hover {
    background: rgba(0, 0, 0, 0.02); }
  .social-tile:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4) 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0, rgba(255, 255, 255, 0) 100%); }

.social-tile__inner {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

.social-tile__icon {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  font-size: 5.7143rem;
  color: rgba(255, 255, 255, 0.2);
  line-height: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transform: translate(20%, 25%) scale(1, 1);
  -moz-transform: translate(20%, 25%) scale(1, 1);
  -ms-transform: translate(20%, 25%) scale(1, 1);
  -o-transform: translate(20%, 25%) scale(1, 1);
  transform: translate(20%, 25%) scale(1, 1);
  -webkit-transform-origin: 0 50% 0;
  -moz-transform-origin: 0 50% 0;
  -ms-transform-origin: 0 50% 0;
  -o-transform-origin: 0 50% 0;
  transform-origin: 0 50% 0; }
  .social-tile:hover .social-tile__icon {
    -webkit-transform: translate(20%, 20%) scale(1.4, 1.4);
    -moz-transform: translate(20%, 20%) scale(1.4, 1.4);
    -ms-transform: translate(20%, 20%) scale(1.4, 1.4);
    -o-transform: translate(20%, 20%) scale(1.4, 1.4);
    transform: translate(20%, 20%) scale(1.4, 1.4); }

.social-tile__title {
  margin: 0;
  font-family: "Rubik", Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  text-transform: uppercase; }

.social-tile__count {
  font-family: "Rubik", Helvetica, Arial, sans-serif;
  color: rgba(255, 255, 255, 0.6);
  font-size: 1rem;
  line-height: 1.1; }

.social-tile__right .mdicon {
  display: inline-block;
  font-size: 1.5857rem;
  color: #fff;
  -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
  .social-tile:hover .social-tile__right .mdicon {
    -webkit-transform: translate(40%, 0);
    -moz-transform: translate(40%, 0);
    -ms-transform: translate(40%, 0);
    -o-transform: translate(40%, 0);
    transform: translate(40%, 0); }

/* -----------------------------------------------------------------
## WordPress Defaul Widgets
----------------------------------------------------------------- */
/*---- ## Archive Widget ----*/
.widget_archive ul {
  list-style: none;
  padding: 0; }

.widget_archive li:not(:last-child) {
  margin-bottom: 15px; }

.widget_archive li > a {
  display: inline-block;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.8); }

.widget_archive a > span {
  display: inline-block;
  background: #ccc;
  padding: 1px 5px;
  border-radius: 3px;
  margin-left: 5px;
  font-size: 0.8571rem;
  color: #fff; }

.widget_archive ul.children {
  padding-top: 15px;
  padding-left: 15px; }

.widget_archive ul.children li > a {
  color: rgba(0, 0, 0, 0.6); }

/*---- ## Calendar Widget ----*/
.widget_calendar {
  border-bottom: none; }

#calendar_wrap {
  border-radius: 3px;
  overflow: hidden;
  background-color: #fff; }

.widget_calendar caption {
  padding: 0.6em;
  font-family: "Rubik", Helvetica, Arial, sans-serif;
  text-align: center;
  font-size: 22px;
  font-size: 1.5714rem;
  font-weight: 700;
  color: #fff;
  background-color: #333; }

.widget_calendar table {
  width: 100%;
  margin-bottom: 0;
  font-size: 12px;
  font-size: 0.8571rem;
  color: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(0, 0, 0, 0.05); }

.widget_calendar thead {
  background-color: #fafafa; }

.widget_calendar th {
  padding: 1em;
  text-align: center;
  border: none; }

.widget_calendar td {
  padding: 0.8em 1em;
  border: none;
  text-align: center; }

.widget_calendar td a {
  position: relative;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 700; }
  .widget_calendar td a:before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    position: absolute;
    top: -4px;
    right: -6px;
    bottom: auto;
    left: auto;
    border-radius: 100%;
    background-color: #aaa;
    background-color: #FC3C2D; }

.widget_calendar #today,
.widget_calendar #today a {
  position: relative;
  font-weight: 700;
  color: #fff;
  background-color: #444;
  background-color: #FC3C2D; }

.widget_calendar tfoot {
  border-top: 1px solid rgba(0, 0, 0, 0.05); }

.widget_calendar tfoot td {
  padding: 1em; }

.widget_calendar tfoot a {
  font-size: 18px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.8); }
  .widget_calendar tfoot a:before {
    content: none; }

/*---- ## Categories Widget ----*/
.widget_categories ul {
  list-style: none;
  padding: 0; }

.widget_categories li:not(:last-child) {
  margin-bottom: 15px; }

.widget_categories li > a {
  display: inline-block;
  font-family: "Rubik", Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.8); }

.widget_categories a > span {
  display: inline-block;
  background: #ccc;
  padding: 1px 5px;
  border-radius: 3px;
  margin-left: 5px;
  font-size: 0.8571rem;
  color: #fff; }

.widget_categories ul.children {
  padding-top: 15px;
  padding-left: 20px; }

/*---- ## Menu Widget ----*/
.widget_nav_menu ul {
  list-style: none;
  padding: 0;
  font-family: "Rubik", Helvetica, Arial, sans-serif; }

.widget_nav_menu li:not(:last-child) {
  margin-bottom: 15px; }

.widget_nav_menu li > a {
  display: inline-block;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.8); }
  .inverse-text .widget_nav_menu li > a {
    color: rgba(255, 255, 255, 0.8); }
  .inverse-text .widget_nav_menu li > a:hover, .inverse-text .widget_nav_menu li > a:focus, .inverse-text .widget_nav_menu li > a:active {
    color: white; }

.widget_nav_menu .sub-menu {
  padding-top: 15px;
  padding-left: 20px; }

.widget_nav_menu .sub-menu .sub-menu {
  font-size: 100%; }

/*---- ## Meta Widget ----*/
.widget_meta ul {
  list-style: none;
  padding: 0;
  font-family: "Rubik", Helvetica, Arial, sans-serif; }

.widget_meta li:not(:last-child) {
  margin-bottom: 15px; }

.widget_meta li > a {
  display: inline-block;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.8); }
  .inverse-text .widget_meta li > a {
    color: rgba(255, 255, 255, 0.8); }
  .inverse-text .widget_meta li > a:hover, .inverse-text .widget_meta li > a:focus, .inverse-text .widget_meta li > a:active {
    color: white; }

/*---- ## Pages Widget ----*/
.widget_pages ul {
  list-style: none;
  padding: 0; }

.widget_pages li:not(:last-child) {
  margin-bottom: 15px; }

.widget_pages li > a {
  display: inline-block;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.8); }

.widget_pages ul.children {
  padding-top: 15px;
  padding-left: 20px; }

/*---- ## Recent Comments Widget ----*/
.widget_recent_comments #recentcomments {
  margin: 0;
  padding: 0;
  list-style: none; }

.widget_recent_comments .recentcomments {
  position: relative;
  margin-bottom: 20px; }
  .widget_recent_comments .recentcomments:before {
    content: '\e0cb';
    font-family: 'mdicon';
    margin-right: 0.2em; }

.widget_recent_comments .recentcomments > a {
  display: block;
  position: relative;
  margin-top: 8px;
  padding: 10px 15px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.05);
  font-family: "Rubik", Helvetica, Arial, sans-serif;
  color: rgba(0, 0, 0, 0.8);
  font-family: "Rubik", Helvetica, Arial, sans-serif;
  text-decoration: none !important; }

.widget_recent_comments .comment-author-link {
  font-family: "Rubik", Helvetica, Arial, sans-serif;
  font-weight: 700; }

.widget_recent_comments .comment-author-link a {
  color: inherit;
  text-decoration: none !important;
  text-transform: uppercase; }

.inverse-text .widget_recent_comments .recentcomments > a {
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: transparent; }

/*---- ## Recent Posts Widget ----*/
.widget_recent_entries ul {
  list-style: none;
  padding: 0; }

.widget_recent_entries li:not(:last-child) {
  margin-bottom: 15px; }

.widget_recent_entries li > a {
  display: inline-block;
  font-family: "Rubik", Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.8); }

/*---- ## RSS Widget ----*/
.widget_rss .rss-widget-icon {
  display: none; }

.widget_rss .widget__title a.rsswidget:last-child:before {
  content: '\e0e5';
  font-family: 'mdicon';
  margin-right: 0.3em; }

.widget_rss ul {
  list-style: none; }

.widget_rss li {
  position: relative;
  padding: 12px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.05); }

.widget_rss li:first-child {
  padding-top: 0;
  border-top: none; }

.widget_rss a.rsswidget {
  font-weight: 700;
  color: inherit; }

.widget_rss .rss-date {
  display: block;
  margin-top: 0.4em;
  font-size: 12px;
  font-size: 0.8571rem;
  font-style: italic; }

.widget_rss .rssSummary {
  margin: 0.4em 0; }

/*---- ## Tag Cloud Widget ----*/
.tagcloud::after {
  clear: both;
  content: "";
  display: table; }

.tagcloud a {
  display: inline-block;
  float: left;
  padding: 5px 10px;
  margin: 0 10px 10px 0;
  font-size: 12px;
  font-size: 0.8571rem;
  text-decoration: none;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fafafa;
  color: rgba(0, 0, 0, 0.44);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .tagcloud a:hover {
    background: #fff;
    color: rgba(0, 0, 0, 0.8);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1); }
  
/* -----------------------------------------------------------------
## Search Form
----------------------------------------------------------------- */
.search-form {
  position: relative; }

.search-form__input {
  color: rgba(0, 0, 0, 0.8); }

.search-form--inline {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.search-form--inline .search-form__input {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: auto;
  margin-right: 4px; }

.search-form--btn-inside .search-form__input {
  padding-right: 40px; }
  .search-form--btn-inside .search-form__input:focus {
    outline: none; }

.search-form--btn-inside .search-form__submit {
  position: absolute;
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 6px 10px;
  background: transparent;
  border: none;
  outline: 0;
  color: rgba(0, 0, 0, 0.4); }

.search-form--btn-inside .search-form__submit i {
  font-size: 20px; }
  
/* =============================================================================
## Footer
============================================================================= */
.site-footer--inverse {
    background-color: #222;
    color: rgba(255, 255, 255, 0.8);
}
.site-footer__section-inner {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
}
.footer-logo {
    display: inline-block;
}
.footer-logo img {
    max-height: 42px;
    width: auto;
}
.navigation--footer, .site-go-top {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
}
.site-go-top {
    text-align: right;
}
.navigation--footer li > a {
    display: inline-block;
    padding: 0 10px;
    font-size: 13px;
    font-size: 0.92857rem;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.8);
    text-transform: uppercase;
}
.site-footer-main {
    padding: 40px 0;
}
.site-footer__section-2:nth-child(2) {
    padding-top: 30px;
    margin-top: 30px;
    position: relative;
}
.site-footer__section-2:nth-child(2):before {
    content: '';
    height: 1px;
    width: 100%;
    background-color: #444;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translatex(-50%);
    -webkit-transform: translatex(-50%);
}
/** Footer Instagram **/
.footer-instagram ul li {
    width: 16.66%;
    float: left;
}
.site-go-top a {
    font-size: 40px;
    color: rgba(255, 255, 255, 0.8);
}
.site-go-top a:hover {
    color: rgba(255, 255, 255, 1);
}

/* -----------------------------------------------------------------
## Offcanvas Menu
----------------------------------------------------------------- */
#gwen-offcanvas-primary {
    z-index:100000;
}
body.is-gwen-offcanvas-opened {
  overflow: hidden; }

.gwen-offcanvas {
  max-width: 100%;
  width: 320px;
  position: fixed;
  top: 0;
  left: 0;
  right: auto;
  bottom: 0;
  margin: 0;
  overflow: hidden;
  background: #fff;
  z-index: 1039;
  /* bootstrap modal */
  -webkit-transform: translate(-101%, 0);
  -moz-transform: translate(-101%, 0);
  -ms-transform: translate(-101%, 0);
  -o-transform: translate(-101%, 0);
  transform: translate(-101%, 0);
  -webkit-transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
  -moz-transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
  transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1) 0.1s; }
  @media (min-width: 768px) {
    .gwen-offcanvas {
      width: 360px; } }
  .gwen-offcanvas.is-active {
    box-shadow: 0 1px 10px 10px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.gwen-offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1030;
  /* bootstrap backdrop */ }

.gwen-offcanvas-close {
  height: 30px;
  width: 30px;
  position: absolute;
  top: 8px;
  right: 8px;
  bottom: auto;
  left: auto;
  padding: 0;
  background: transparent;
  color: rgba(0, 0, 0, 0.9) !important;
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  text-align: center;
  text-decoration: none !important;
  overflow: hidden; }

.gwen-offcanvas__title {
  position: relative;
  padding: 20px 50px 20px 20px;
  font-size: 14px; }

.gwen-offcanvas__title .social-list {
  margin-top: 15px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.4); }

.gwen-offcanvas__section {
  padding: 20px; }
  .gwen-offcanvas__section:not(:first-child) {
    border-top: 1px solid rgba(0, 0, 0, 0.05); }

.gwen-offcanvas__section-search + .gwen-offcanvas__section-navigation {
  padding-top: 0;
  border-top: none; }

.navigation--offcanvas {
  margin: 0 -20px; }

.navigation--offcanvas li {
  color: rgba(0, 0, 0, 0.6); }

.navigation--offcanvas li > a {
  color: inherit;
  text-decoration: none;
  display: block;
  position: relative;
  padding: 8px 10px;
  background: transparent;
  color: rgba(0, 0, 0, 0.8); }
  .navigation--offcanvas li > a:hover, .navigation--offcanvas li > a:active, .navigation--offcanvas li > a:focus {
    color: inherit;
    text-decoration: none; }
  .navigation--offcanvas li > a:hover {
    color: rgba(0, 0, 0, 0.6); }
  .navigation--offcanvas li > a:after {
    content: '';
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    border-right: 3px solid #6C92A2;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
    -moz-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.1s; }

.navigation--offcanvas li.current-menu-item > a:after {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1); }

.navigation--offcanvas li.menu-item-has-children > a {
  padding-right: 56px; }

.navigation--offcanvas > li > a {
  padding: 15px 20px;
  text-transform: uppercase;
  font-weight: 700; }

.navigation--offcanvas .sub-menu {
  display: none;
  padding: 10px 0;
  background: rgba(0, 0, 0, 0.01);
  box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.05) inset; }

.navigation--offcanvas > li > .sub-menu > li > a {
  padding-left: 30px; }

.navigation--offcanvas > li > .sub-menu > li > .sub-menu > li > a {
  padding-left: 40px; }

.navigation--offcanvas .submenu-toggle {
  display: block;
  width: 36px;
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  left: auto;
  text-align: center; }

.navigation--offcanvas .submenu-toggle i {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  margin: 0;
  font-size: 20px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

/* -----------------------------------------------------------------
## Single Post
----------------------------------------------------------------- */
.single-body {
    text-align: inherit;
}

.entry-teaser {
  margin: 1em 0;
  font-size: 18px;
  font-size: 1.28571rem;
  font-style: italic;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.4); }
  @media (min-width: 768px) {
    .entry-teaser {
      font-size: 20px;
      font-size: 1.42857rem;
      line-height: 1.4; } }
  .inverse-text .entry-teaser {
    color: rgba(255, 255, 255, 0.8); }

@media (min-width: 768px) {
  .entry-teaser--lg {
    font-size: 18px;
    font-size: 1.2857rem; } }

.single-header .entry-teaser {
  max-width: 40em; }

.single-header--center .entry-teaser {
  margin-left: auto;
  margin-right: auto; }
  
.single-entry-section {
  margin-top: 40px; }

.single-entry-featured-media, .single-gallery-wrap {
    margin-bottom: 30px;
}
.single-entry-featured-media.gwen-block, .single-gallery-wrap.gwen-block {
    margin-bottom: 60px;
}
/** Layout **/
.single .post__head {
    margin-bottom: 30px;
    overflow: hidden;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
/*---- Posts navigation ----*/
.posts-navigation {
  padding-bottom: 20px; }

.posts-navigation .post--overlay .post__text-wrap {
  padding-bottom: 15px; }

.post__text-inner {
    position: relative;
    padding: 20px;
}
.posts-navigation__prev,
.posts-navigation__next {
  position: relative; }
  @media (min-width: 768px) {
    .posts-navigation__prev,
    .posts-navigation__next {
      width: 50%;
      float: left; } }

@media (min-width: 768px) {
  .posts-navigation__prev {
    padding-right: 10px; } }
.posts-navigation__prev:not(:only-child) {
  margin-bottom: 35px; }
  @media (min-width: 768px) {
    .posts-navigation__prev:not(:only-child) {
      margin-bottom: 0; } }
.posts-navigation__prev i {
  margin-right: 0.4em; }

.posts-navigation__next {
  text-align: right; }
  @media (min-width: 768px) {
    .posts-navigation__next {
      padding-left: 10px; } }
  .posts-navigation__next i {
    margin-left: 0.4em; }

.posts-navigation__label {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 10px 35px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: inherit;
  text-decoration: none;
  font-size: 12px;
  color: #fff !important;
  text-transform: uppercase;
  overflow: hidden;
   }
.posts-navigation__label i {
    display: inline-block;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.posts-navigation__prev:hover i {
    transform: translatex(-4px);
}
.posts-navigation__next:hover i {
    transform: translatex(4px);
}


@media (min-width: 768px) {
  .posts-navigation__prev .posts-navigation__label {
    right: 10px; } }

@media (min-width: 768px) {
  .posts-navigation__next .posts-navigation__label {
    left: 10px; } }

.posts-navigation__label span {
  position: relative; }
  
/** Author Box **/
.author-box {
    text-align: center;
    padding: 40px 50px;
    background-color: #f8f8f8;
    border-top: 1px solid #ddd;
}
.author-box .author__name {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.author-box .author__name a {
    color: #222;
}
.author-box .author__avatar img{
    width: 150px;
    height: 150px;
    border-radius:  50%;
}
.author-box .author__bio {
    margin-top: 25px;
    color: #888;
    font-size: 1.2429rem;
}
.author-box .author__social {
    margin-top: 25px;
}
.author-box .social-list > li > a {
    color: #888;
}
.author-box .social-list > li > a:hover {
    opacity: 0.8;
}
.author-box .flickity-prev-next-button {
    opacity: 1;
    background: transparent;
}

/*---- Comments section ----*/
.comments-title {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin: 0 0 2em 0;
  padding-top: 20px;
  border-top: 2px solid rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
  font-size: 1.1rem;
  line-height: 1.2;
  letter-spacing: 0.08em;
  font-weight: 700;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .comments-title {
      font-size: 1.3rem; } }

.comments-title .comment-count__inner i{
    font-size: 70px;
    color:#f1f1f1;
}
.comments-title  .comment-count__inner {
    display: inline-block;
    position: relative;
    margin-right: 15px;
}
.comments-title span.count {
    position: absolute;
    top: -3px;
    right: -10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #111;
    color: #fff;
    border-radius: 50%;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}

.comments-title__text {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin: 0;
  font-weight: 700;
  text-transform: uppercase; }

.comments-title .add-comment {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  padding-left: 0.6em;
  color: rgba(0, 0, 0, 0.8);
  font-size: 90%;
  text-transform: uppercase; }

.comment-list {
  margin-bottom: 30px;
  list-style: none; }

.comment-list > li:not(:first-child) {
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.05); }

.comment-list ol.children {
  position: relative;
  padding: 0 0 0 30px;
  list-style: none; }
  @media (min-width: 768px) {
    .comment-list ol.children {
      padding-left: 65px; } }

.comment-list ol.children ol.children {
  padding-left: 0; }
  @media (min-width: 768px) {
    .comment-list ol.children ol.children {
      padding-left: 50px; } }

.comment-list ol.children > li {
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.05); }

.comment-body {
  margin-left: 90px;
  margin-bottom: 20px; }

.pingback .comment-body {
  margin-left: 0; }
  
.comment-meta {
  margin-bottom: 5px; }

.comment-meta > *:not(:last-child) {
  margin-right: 4px; }

.comment-author {
  position: relative;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 1.1429rem;
  font-weight: 700; }
  @media (min-width: 768px) {
    .comment-author {
      display: inline-block; } }

.comment-author > img {
  height: 70px;
  width: 70px;
  max-width: 150px;
  position: absolute;
  top: 0;
  left: -90px;
  border-radius: 50%; }
  .bypostauthor > .comment-body .comment-author > img {
    border-right: 2px dashed #111; }

.comment-author a {
  color: inherit;
  text-decoration: none; }
  .comment-author a:hover, .comment-author a:active, .comment-author a:focus {
    color: inherit;
    text-decoration: none; }

.comment-author .says {
  display: none; }

.children .comment-author > img {
  height: 50px;
  width: 50px;
  left: -70px; }

.children .comment-body {
  margin-left: 70px; }

.comment-metadata {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-size: 0.85714rem;
  color: rgba(0, 0, 0, 0.4); }
  @media (min-width: 768px) {
    .comment-metadata {
      display: inline-block; }
      .comment-metadata:before {
        content: '\b7';
        margin-right: 4px;
        font-weight: 400; } }

.comment-metadata > *:not(:last-child) {
  margin-right: 4px; }

.comment-metadata a {
  color: rgba(0, 0, 0, 0.4);
  text-decoration: none; }

.comment-metadata .edit-link {
  text-transform: uppercase; }

.comment-metadata .comment-edit-link {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 700; }
  .comment-metadata .comment-edit-link:before {
    content: '\e254';
    margin-right: 0.2em;
    font-family: 'mdicon';
    font-weight: 400;
    color: rgba(0, 0, 0, 0.4);
    font-size: 1.1em; }

.comment-content {
  margin-bottom: 10px;
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.6; }

.comment-content > *:last-child {
  margin-bottom: 0; }

.comment-reply-link {
  color: inherit;
  text-decoration: none;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase; }
  .comment-reply-link:hover, .comment-reply-link:active, .comment-reply-link:focus {
    color: inherit;
    text-decoration: none; }
  .comment-reply-link:hover {
    color: rgba(0, 0, 0, 0.8); }
  .comment-reply-link:before {
    content: '\e15e';
    margin-right: 0.2em;
    font-family: 'mdicon';
    font-weight: 400;
    color: rgba(0, 0, 0, 0.4);
    font-size: 1.1em; }

.comment-respond {
  margin: 20px 0; }
  @media (min-width: 768px) {
    .comment-respond {
      margin: 40px 0 20px; } }

.comment-respond .comment-form .form-submit {
    padding: 0;
}
@media (min-width: 768px) {
  .comment-list .comment-respond {
    padding: 0 0 0 65px; } }

@media (min-width: 768px) {
  .comment-list .children .comment-respond {
    padding-left: 51px; } }

.comment-reply-title {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-top: 0;
  margin-bottom: 1em;
  color: rgba(0, 0, 0, 0.8);
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .comment-reply-title {
      font-size: 1.142857142857143rem; } }

.comment-reply-title small {
  font-size: 80%; }

#cancel-comment-reply-link {
  color: inherit;
  text-decoration: none;
  display: inline-block;
  margin-left: 0.4em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  line-height: 1.2; }
  #cancel-comment-reply-link:hover, #cancel-comment-reply-link:active, #cancel-comment-reply-link:focus {
    color: inherit;
    text-decoration: none; }

.comment-form .logged-in-as a {
  color: inherit;
  text-decoration: none; }
  .comment-form .logged-in-as a:hover, .comment-form .logged-in-as a:active, .comment-form .logged-in-as a:focus {
    color: inherit;
    text-decoration: none; }

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form input[type="password"],
.comment-form input[type="search"],
.comment-form input[type="tel"],
.comment-form input[type="number"],
.comment-form textarea {
  display: block; }

.comment-form-comment textarea {
  max-width: 790px;
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.6; }

.comment-form-author,
.comment-form-email,
.comment-form-url {
  max-width: 320px; }

.comment-form-url {
  margin-right: 0; }

.comment-form .form-submit {
  clear: both;
  padding-top: 10px; }

.comment-form .form-submit input[type="submit"], {
    display: inline-block;
    padding: 8px 16px;
    background: #111;
    color: #fff;
    margin-top: 15px;
    border: none; }
  .comment-form .form-submit input[type="submit"]:active, .comment-form .form-submit input[type="submit"]:focus, .comment-form .form-submit input[type="submit"]:hover {
    display: inline-block;
    padding: 8px 16px;
    background: #111;
    color: #fff;
    margin-top: 15px; }
html input[type=button], input[type=reset], input[type=submit] {
    padding: 6px 16px;
    background: #111;
    color: #fff;
    border: none;
    margin-top: 0px;
    font-size: 14px; }
/* -----------------------------------------------------------------
## Paginations
----------------------------------------------------------------- */
.gwen-post-pagination {
  font-family: "Rubik", Helvetica, Arial, sans-serif;
  margin: 40px 0 20px; }
  .gwen-post-pagination:last-child {
    margin-bottom: 0; }

.gwen-post-pagination__title {
  font-size: 16px;
  font-size: 1.14286rem; }

.gwen-post-pagination__links {
  margin: -2px;
  font-size: 0; }

.gwen-post-pagination__item {
  display: inline-block;
  min-width: 34px;
  height: 34px;
  margin: 2px;
  padding: 0 4px;
  border-radius: 3px;
  background: #f5f5f5;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-weight: 700;
  line-height: 34px;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase; }
  .gwen-post-pagination__item:hover, .gwen-post-pagination__item:focus, .gwen-post-pagination__item:active {
    background: #222;
    color: #fff; }
  @media (min-width: 768px) {
    .gwen-post-pagination__item {
      padding: 0 6px;
      font-size: 14px; } }

.gwen-post-pagination__item.gwen-post-pagination__item-current {
  background: #222;
  color: #fff; }
  .gwen-post-pagination__item.gwen-post-pagination__item-current:hover, .gwen-post-pagination__item.gwen-post-pagination__item-current:focus, .gwen-post-pagination__item.gwen-post-pagination__item-current:active {
    background: #222;
    color: #fff; }

.gwen-post-pagination__dots {
  min-width: auto;
  background: transparent !important; }

.gwen-post-pagination__inner {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

.gwen-post-pagination__label {
  padding-right: 10px;
  font-family: "Rubik", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #888;
  font-size: 1rem; }
  @media (min-width: 768px) {
    .gwen-post-pagination__label {
      font-size: 16px;
      font-size: 1.14286rem; } }

.gwen-post-pagination__item {
  position: relative;
  padding: 0 8px;
  background: #FC3C2D;
  color: #fff; }

.gwen-post-pagination__item-next {
  margin-right: 8px; }

.gwen-post-pagination__item-prev {
  margin-left: 8px;
  background: #f1f1f1;
  color: rgba(0, 0, 0, 0.8); }

.gwen-post-pagination__item-next:after {
  content: '';
  display: block;
  width: 0;
  position: absolute;
  left: 100%;
  right: auto;
  top: 0;
  border-width: 17px 8px;
  margin-left: -1px;
  margin-right: 0;
  border-style: solid;
  border-color: transparent;
  border-left-color: #FC3C2D; }

.gwen-post-pagination__item-prev:after {
  content: '';
  display: block;
  width: 0;
  position: absolute;
  right: 100%;
  left: auto;
  top: 0;
  border-width: 17px 8px;
  margin-left: 0;
  margin-right: -1px;
  border-style: solid;
  border-color: transparent;
  border-right-color: #f1f1f1; }
.gwen-post-pagination__item-next:hover:after {
    border-left-color: #222;
}
.gwen-post-pagination__item-prev:hover:after {
    border-right-color: #222;
}
.gwen-post-pagination__dots {
    color: rgba(0, 0, 0, 0.8) !important;
}

/* -----------------------------------------------------------------
## Paginations
----------------------------------------------------------------- */
.gwen-org-pagination {
  font-family: "Rubik", Helvetica, Arial, sans-serif;
  clear: both;
  margin: 40px 0 20px;}
  .gwen-org-pagination:last-child {
    margin-bottom: 0; }

.gwen-org-pagination button {
    letter-spacing: 1px;
    background: #6C92A2;
    color: #fff;
}
.btn-default:hover, .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    background: #6C92A2;
    color: #fff;
}
.gwen-org-pagination button:hover {
    opacity: 0.8;
}
.gwen-org-pagination__title {
  font-size: 16px;
  font-size: 1.14286rem; }

.gwen-org-pagination__links {
  margin: -2px;
  font-size: 0; }

.gwen-org-pagination__item {
  display: inline-block;
  min-width: 34px;
  height: 34px;
  margin: 2px;
  padding: 0 4px;
  border-radius: 3px;
  background: #f5f5f5;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-weight: 700;
  line-height: 34px;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase; }
  .gwen-org-pagination__item:hover, .gwen-org-pagination__item:focus, .gwen-org-pagination__item:active {
    background: #ddd;
    color: rgba(0, 0, 0, 0.8); }
  @media (min-width: 768px) {
    .gwen-org-pagination__item {
      padding: 0 6px;
      font-size: 14px; } }

.gwen-org-pagination__item-current {
  background: #FC3C2D;
  color: #fff; }
  .gwen-org-pagination__item-current:hover, .gwen-org-pagination__item-current:focus, .gwen-org-pagination__item-current:active {
    background: #FC3C2D;
    color: #fff; }

.gwen-org-pagination__dots {
  min-width: auto;
  background: transparent !important; }

.gwen-org-pagination--next-n-prev .gwen-org-pagination__inner {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

.gwen-org-pagination--next-n-prev .gwen-org-pagination__label {
  padding-right: 10px;
  font-family: "Rubik", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1rem; }
  @media (min-width: 768px) {
    .gwen-org-pagination--next-n-prev .gwen-org-pagination__label {
      font-size: 16px;
      font-size: 1.14286rem; } }

.gwen-org-pagination--next-n-prev .gwen-org-pagination__item {
  position: relative;
  padding: 0 8px;
  background: #FC3C2D;
  color: #fff; }

.gwen-org-pagination--next-n-prev .gwen-org-pagination__item-next {
  margin-right: 8px; }

.gwen-org-pagination--next-n-prev .gwen-org-pagination__item-prev {
  margin-left: 8px;
  background: #f1f1f1;
  color: rgba(0, 0, 0, 0.8); }

.gwen-org-pagination--next-n-prev .gwen-org-pagination__item-next:after {
  content: '';
  display: block;
  width: 0;
  position: absolute;
  left: 100%;
  right: auto;
  top: 0;
  border-width: 17px 8px;
  margin-left: -1px;
  margin-right: 0;
  border-style: solid;
  border-color: transparent;
  border-left-color: #FC3C2D; }

.gwen-org-pagination--next-n-prev .gwen-org-pagination__item-prev:after {
  content: '';
  display: block;
  width: 0;
  position: absolute;
  right: 100%;
  left: auto;
  top: 0;
  border-width: 17px 8px;
  margin-left: 0;
  margin-right: -1px;
  border-style: solid;
  border-color: transparent;
  border-right-color: #f1f1f1; }

/* Ajax Load More Button */

.js-ajax-load-post .js-ajax-load-post-trigger i {
  -webkit-animation: ajaxload 2s linear infinite;
  /* Safari */
  animation: ajaxload 1s linear infinite;
}

.js-ajax-load-post.gwen_loading .js-ajax-load-post-trigger {
  -webkit-animation: ajaxload 2s linear infinite;
  /* Safari */
  animation: ajaxload 1s linear infinite;
}


/* Safari */

@-webkit-keyframes ajaxload {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes ajaxload {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}



/* -----------------------------------------------------------------
## Archives
----------------------------------------------------------------- */
.page-heading {
  position: relative; }
  
.page-heading {
    margin-bottom: 30px; }

.page-heading:before {
    content: '';
    height: 1px;
    width: 30px;
    position: absolute;
    background-color: #ddd;
    top: 50%;
    left: 0;
}
/** Archive Page **/
.archive-header span {
    top: -1.1em;
    left: 50px;
    color: #888;
    font-style: italic;
    position: absolute;
}
.archive-header h2 {
    padding-left: 50px;
    font-weight: bold;    
}
/** 404 **/
.error-page h1 {
    font-size: 15rem;
    font-weight: bold;
}
.error-sub-text {
    font-size: 4.5rem;
    font-weight: bold;
    color: #337ab7;
}
.error-notice {
    line-height: 1.5;
    margin-bottom: 1.5em;
}
.page-404-search input {
    padding: 15px 20px;
}
.page-404-search button {
    margin-top: 40px;
}
.page-contact .form-control {
    height: 45px;   
}
.page-contact .form-group {
    margin-bottom: 30px;
}
.page-404-search button.search-form__submit, .page-404-search button.search-form__submit:hover, .page-404-search button.search-form__submit:active, .page-404-search button.search-form__submit:focus,
.page-contact button.contactform-submit, .page-contact button.contactform-submit:hover, .page-contact button.contactform-submit:active, .page-contact button.contactform-submit:focus {
    background: #111;
    color: #fff;
    border-radius: 0;
    padding: 10px 30px;
    border: 0;
    font-size: 18px;
}
.contact-info span.contact-label {
    font-weight: bold;
}

/** More From BKNinja **/
/** Listing Grid **/
.post-listing-grid > div:nth-child(2n+1) {
    clear: both;
}
.post-listing-grid > div:nth-child(n+2) {
    margin-top: 40px;
}
@media (min-width: 768px) {
    .post-listing-grid > div:nth-child(n+2) {
        margin-top: 0;
    }
    .post-listing-grid > div:nth-child(n+3) {
        margin-top: 40px;
    }
}
.post-listing-large-grid > div:nth-child(n+2) {
    margin-top: 50px;
}

@media (min-width: 991px) {
    .gwen_posts_listing_grid_fw .post-listing-grid > div:nth-child(2n+1) {
        clear: none;
    }
    .gwen_posts_listing_grid_fw .post-listing-grid > div:nth-child(3n+1) {
        clear: both;
    }
    .gwen_posts_listing_grid_fw .post-listing-grid > div:nth-child(n+2) {
        margin-top: 0;
    }
    .gwen_posts_listing_grid_fw .post-listing-grid> div:nth-child(n+4) {
        margin-top: 40px;
    }
}
/*-- Overlay item --*/

.overlay-item {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: auto;
  left: auto;
}

.overlay-item.overlay-item--sm-p {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: auto;
  left: auto;
}

.overlay-item--top-left {
  position: absolute;
  top: 20px;
  right: auto;
  bottom: auto;
  left: 20px;
}

.overlay-item--top-left.overlay-item--sm-p {
  position: absolute;
  top: 10px;
  right: auto;
  bottom: auto;
  left: 10px;
}

.overlay-item--left-bottom {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 20px;
  left: 20px;
}

.overlay-item--left-bottom.overlay-item--sm-p {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 10px;
  left: 10px;
}

.overlay-item--right-bottom {
  position: absolute;
  bottom: 20px;
  left: auto;
  top: auto;
  right: 20px;
}

.overlay-item--right-bottom.overlay-item--sm-p {
  position: absolute;
  bottom: 10px;
  left: auto;
  top: auto;
  right: 10px;
}

.media-right .overlay-item--right-bottom {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
}

.overlay-item--center-xy {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.post-type-icon i {
  font-size: 46px;
  line-height: 1.1;
}

@media (min-width: 768px) {
  .post-type-icon i {
    font-size: 60px;
  }
}
@media (min-width: 1200px) {
  .post-type-icon i {
    font-size: 68px;
  }
}
.post-type-icon.gallery-icon i {
  font-size: inherit !important;
}

.overlay-content .post-type-icon,
.post__thumb .post-type-icon,
.post--overlay .post-type-icon,
.post-type-icon--inverse {
  color: rgba(255, 255, 255, 0.8);
}

.post-color-icon--grey i {
  color: rgba(0, 0, 0, 0.2);
}

.post-type-icon--sm i {
  font-size: 56px;
}

.post-type-icon--sm .hexagon-svg {
  width: 50px;
}

.post-type-icon--sm .post-score-value {
  font-size: 20px;
}

@media (min-width: 768px) {
  .post-type-icon--md i {
    font-size: 80px;
  }
  .post-type-icon--md .hexagon-svg {
    width: 78px;
  }
  .post-type-icon--md .post-score-value {
    font-size: 32px;
  }
}

@media (min-width: 768px) {
  .post-type-icon--lg i {
    font-size: 120px;
  }
  .post-type-icon--lg .post-score-hexagon .hexagon-svg {
    width: 90px;
  }
  .post-type-icon--lg .post-score-hexagon .post-score-value {
    font-size: 36px;
  }

  .post-type-icon--lg .hexagon-svg {
    width: 100px;
  }
  .post-type-icon--lg .post-score-value {
    font-size: 42px;
  }
}

.media-left.post-type-icon>i:only-child,
.media-right.post-type-icon>i:only-child {
  display: block;
}

.post--overlay .gallery-icon,
.post__thumb .gallery-icon,
.overlay-item.gallery-icon {
  padding: 0.4em 0.8em;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
}

.post--overlay .gallery-icon .mdicon:not(:last-child),
.post__thumb .gallery-icon .mdicon:not(:last-child),
.overlay-item.gallery-icon .mdicon:not(:last-child) {
  margin-right: 0.4em;
}

.overlay-content .post__title,
.overlay-content .post__title a,
.inverse-text .post__title,
.inverse-text .post__title a,
.inverse-text .entry-title,
.inverse-text .entry-title a {
  color: #fff;
}

.overlay-content .post__excerpt,
.inverse-text .post__excerpt,
.overlay-content .entry-excerpt,
.inverse-text .entry-excerpt {
  color: rgba(255, 255, 255, 0.8);
}

.overlay-content .post__meta,
.overlay-content .post__meta a,
.overlay-content .entry-meta,
.overlay-content .entry-meta a,
.overlay-content .meta-text,
.overlay-content a.meta-text,
.inverse-text .post__meta,
.inverse-text .post__meta a,
.inverse-text .entry-meta,
.inverse-text .entry-meta a,
.inverse-text .meta-text,
.inverse-text a.meta-text {
  color: rgba(255, 255, 255, 0.6);
}

.overlay-content .entry-author__name.entry-author__name,
.inverse-text .entry-author__name.entry-author__name, .inverse-text .entry-author > a {
  color: rgba(255, 255, 255, 0.9);
}


/* -----------------------------------------------------------------
## Review Score
----------------------------------------------------------------- */


/*---- Score circle ----*/

.post-score {
  display: inline-block;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

.post-score__inner {
  position: relative;
  z-index: 10;
}

.post-score-star {
  font-size: 1.2em;
  line-height: 1;
  color: #F7E74A;
}

.hexagon-svg {
  width: 100%;
  height: auto;
}

.post-score-hexagon {
  position: relative;
  display: inline-block;
  line-height: 0;
  vertical-align: middle;
}

.post-score-hexagon .hexagon-svg {
  width: 50px;
  padding: 2px;
  -webkit-filter: drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.25));
  overflow: visible;
}

/*---- Review box ----*/

.gwen-review {
  padding-top: 25px;
  margin-bottom: 30px;
  font-size: 16px;
  font-size: 1.1429rem;
}

@media (min-width: 1200px) {
  .single-body .gwen-review:not(.gwen-review--aside) {
    margin-left: -60px;
    margin-right: -60px;
  }
}

@media (min-width: 1200px) {
  .single-body--wide .gwen-review:not(.gwen-review--aside) {
    margin-left: -80px;
    margin-right: -80px;
  }
}

.gwen-review__inner {
  padding: 20px;
  border-radius: 3px;
  border: 1px solid #eee;
}

@media (min-width: 768px) {
  .gwen-review__inner {
    padding: 30px;
  }
}

.gwen-review__inner>*:not(:last-child) {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .gwen-review__top {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -moz-box-align: start;
    box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }
}

.gwen-review__product {
  width: 100%;
  margin-right: 15px;
  margin-bottom: 15px;
}

.gwen-review__product-image {
  width: 60px;
}

@media (min-width: 768px) {
  .gwen-review__product-image {
    width: 70px;
  }
}

.gwen-review .gwen-review__product-name {
  margin-top: 0;
  margin-bottom: 0;
}

.gwen-review__product-byline {
  color: rgba(0, 0, 0, 0.4);
}

.gwen-review__overall-score {
  text-align: center;
}
.gwen-review.default-position .gwen-review__overall-score span {
    padding: 25px;
    font-size: 50px;
    background: #6C92A2;
}
@media (min-width: 768px) {
  .gwen-review__overall-score {
    margin-top: -40px;
  }
}

@media (min-width: 1200px) {
  .gwen-review__overall-score {
    margin-top: -50px;
  }
}

.gwen-review__summary p:last-child {
  margin-bottom: 0;
}

.gwen-review .gwen-review__list-title {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.1em;
  font-weight: 700;
  text-transform: uppercase;
}

.gwen-review__pros ul,
.gwen-review__cons ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.gwen-review__pros ul li:not(:first-child),
.gwen-review__cons ul li:not(:first-child) {
  margin-top: .5em;
}

.gwen-review__pros ul i,
.gwen-review__cons ul i {
  margin-right: 0.4em;
}

.gwen-review__pros ul i {
  color: #59d66f;
}

.gwen-review__cons ul i {
  color: #fa3f40;
}


/* Review box aside */

.gwen-review--aside {
  width: 100%;
  padding-top: 30px;
}

@media (min-width: 768px) {
  .gwen-review--aside {
    width: 300px;
  }
}

.gwen-review--aside .gwen-review__inner {
  padding: 20px;
  font-size: 0.9em;
}

.gwen-review--aside .gwen-review__overall-score {
  margin-top: -45px;
}

.gwen-review--aside .gwen-review__product-image {
  width: 50px;
}

/** Footer Instagram **/
.rubik-instagram-footer {
    margin-top: 50px;
    margin-bottom:-50px;
    position: relative;
}
.rubik-instagram-footer .instagram-title {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 11px 24px;
    color: #242424;
    letter-spacing: 1px;
    background-color: rgba(255,255,255,1);
    border-radius: 20px;
    display: inline-block;
    border: 1px solid #E8E8E8;
    z-index: 1;
    font-size: 13px;
}
.ri-grid{
	margin: 0 auto;
	position: relative;
	height: auto;
}

.ri-grid ul {
	list-style: none;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}

/* Clear floats by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */

.ri-grid ul:before,
.ri-grid ul:after{
	content: '';
    display: table;
}

.ri-grid ul:after {
    clear: both;
}

.ri-grid ul {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
} 

.ri-grid ul li {
	-webkit-perspective: 400px;
	-moz-perspective: 400px;
	-o-perspective: 400px;
	-ms-perspective: 400px;
	perspective: 400px;	
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	display: block;
	overflow: hidden;
}

.ri-grid ul li a{
    cursor: pointer !important;
	display: block;
	outline: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #333;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/* Grid wrapper sizes */
.ri-grid-size-1{
	width: 55%;
}
.ri-grid-size-2{
	width: 100%;
}
.ri-grid-size-3{
	width: 100%;
	margin-top: 0px;
}

/* Shadow style */
.ri-shadow:after,
.ri-shadow:before{
	content: "";
	position: absolute;
	z-index: -2;
	bottom: 15px;
	left: 10px;
	width: 50%;
	height: 20%;
	max-width: 300px;
	max-height: 100px;
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.ri-shadow:after{
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
}

.ri-grid-loading:after,
.ri-grid-loading:before{
	display: none;
}

.ri-loading-image{
	display: none;
}

.ri-grid-loading .ri-loading-image{
	position: relative;
	width: 30px;
	height: 30px;
	left: 50%;
	margin: 100px 0 0 -15px;
	display: block;
}

@media (min-width: 768px) {
  .post-score-hexagon .hexagon-svg {
    width: 60px;
  }
}

@media (min-width: 1200px) {
  .post-score-hexagon .hexagon-svg {
    width: 64px;
  }
}

.post-score-hexagon .hexagon-svg g path {
  fill: #FC3C2D;
}

.post-score-hexagon .post-score-value {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
}

@media (min-width: 768px) {
  .post-score-hexagon .post-score-value {
    font-size: 22px;
  }
}

@media (min-width: 1200px) {
  .post-score-hexagon .post-score-value {
    font-size: 26px;
  }
}

.post-score-hexagon--s .hexagon-svg {
  width: 50px;
}

.post-score-hexagon--s .post-score-value {
  font-size: 20px;
}

.post-score-hexagon--l .hexagon-svg {
  width: 100px;
}

.post-score-hexagon--l .post-score-value {
  font-size: 42px;
}

.post-score-hexagon--xl .hexagon-svg {
  width: 100px;
}

@media (min-width: 1200px) {
  .post-score-hexagon--xl .hexagon-svg {
    width: 120px;
  }
}

.post-score-hexagon--xl .post-score-value {
  font-size: 42px;
}

@media (min-width: 1200px) {
  .post-score-hexagon--xl .post-score-value {
    font-size: 50px;
  }
}

.gwen-review .post-score-hexagon .hexagon-svg {
  -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.3));
}
.gwen-review--aside .post-score .post-score-value, .post-score .post-score-value {
    font-size: 35px;
    padding: 20px;
    background: #0a293b;
    display: block;
}
.gwen-review--aside.alignright {
    margin-right: 0;
}
.gwen-review--aside.alignleft {
    margin-left: 0;
}

@media (max-width: 480px) {
    .gwen--instagram ul li {
        width: 50%;
    }
    .post--vertical .post__cat:before, .post--vertical .post__cat:after {
        display: none;
    }
    .post--vertical__lg .post__footer {
        display: none;
    }
}

@media (max-width: 767px) {
/** gwen-featured-module **/
    
    .gwen-featured-module .main-slider .post__text {
        width: 90%;
    }
    .gwen-featured-module .featured-slider--thumbnail .post-thumbnail {
        height: 460px;
    }
    .flickity-prev-next-button, .flickity-prev-next-button:focus, .flickity-prev-next-button:active {
        width: 40px;
        height: 40px;
    }
    .footer-instagram ul li {
        width:  33.33%;
    }
    .site-footer-main .site-footer__section-inner {
        text-align: center;
        display: block;
    }
    .navigation--footer {
        display: none;
    }
    .posts-list .post--horizontal .post__title {
        font-size: 1.728rem;
    }
    .posts-list .post--horizontal .post__title {
        font-size: 1.424rem;
    }
    .gwen--instagram ul li {
        width: 33.33%;
    }
}

@media (min-width: 768px) {
    .posts-list .post--horizontal .post__title {
        font-size: 1.728rem;
    }
}

@media (max-width: 991px) {
    #gwen-mobile-header #header-search-dropdown .container{
        width: 100%;
        padding: 0;
    }
    
    
}

@media (min-width: 992px) {
    
}

@media (min-width: 1200px) {
    
}
.gwen-masonry {
    width: 100% !important;
}
label {
    margin-bottom: 10px;
}
.bk-preload-wrapper {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 100;
}

.bk-preload-blur {
  opacity: 0.3;
}
/** WPForms **/
div.wpforms-container-full .wpforms-form button[type=submit] {
	border: 0;
    background: var(--color-logo);
    color: #fff;
    padding: 0 20px;
    min-height: 45px;
    border-radius: 3px;
}
div.wpforms-container-full .wpforms-form button[type=submit]:hover {
	border: 0;
    color: #fff;
	opacity: 0.8;
}
div.wpforms-container-full .wpforms-form .wpforms-field {
    margin-bottom: 25px;	
}
div.wpforms-container-full .wpforms-form label.wpforms-error {
    display: block;
    color: #990000;
    font-size: 13px;
    float: none;
    cursor: default;
    font-weight: 400;
    margin: 10px 0 0 0;
}