@import url("https://fonts.googleapis.com/css?family=Oswald|Raleway");
@import url("https://fonts.googleapis.com/css?family=DM+Serif");
.btn-outline-skew-stop, .btn-skew-stop, .btn-outline-stop, .btn-stop, .btn-outline-skew-go, .btn-skew-go, .btn-outline-go, .btn-go, .btn {
display: inline-block;
vertical-align: middle;
white-space: nowrap;
font-family: inherit;
font-size: 100%;
cursor: pointer;
border: none;
margin: 0;
padding-top: 0;
padding-bottom: 0;
outline: 0 !important;
user-select: none;
overflow: visible;
}
h1, h2, h3, h4, h5, h6, p {
color: #222;
}
body, p, li {
font-family: "Raleway", sans-serif;
}
h1, h2, h3, h4, h5, h6, .menu-item a {
font-family: "Oswald", sans-serif;
}
h1, h1 a {
font-size: 36px !important;
}
@media (min-width: 1500px) {
h1, h1 a {
font-size: 1.55vw !important;
}
}
h2, h2 a {
font-size: 28px !important;
}
@media (min-width: 1500px) {
h2, h2 a {
font-size: 1.45vw !important;
}
}
h3, h3 a {
font-size: 24px !important;
}
@media (min-width: 1500px) {
h3, h3 a {
font-size: 1.35vw !important;
}
}
h4, h4 a {
font-size: 20px !important;
}
@media (min-width: 1500px) {
h4, h4 a {
font-size: 1.25vw !important;
}
}
p, a {
font-size: 17.6px !important;
}
@media (min-width: 1500px) {
p, a {
font-size: 0.9vw !important;
}
}
.listing-item .title {
font-size: 16px !important;
font-family: "Oswald", sans-serif;
}
@media (min-width: 1500px) {
.listing-item .title {
font-size: 1vw !important;
}
}
.menu-item a {
font-size: 20px;
}
@media (min-width: 1500px) {
.menu-item a {
font-size: 1vw !important;
}
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
font-size: 16px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-ms-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
-moz-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type=checkbox],
input[type=radio] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
height: auto;
}
input[type=search] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-ms-box-sizing: content-box;
box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
-moz-appearance: none;
}
fieldset {
border: 1px solid #ddd;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
font-size: 14px;
font-size: 0.875rem;
background-color: #eee;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
}
.alignleft {
float: left;
margin-right: 1.5em;
}
.alignright {
float: right;
margin-left: 1.5em;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.btn-outline-skew-stop, .btn-skew-stop, .btn-outline-stop, .btn-stop, .btn-outline-skew-go, .btn-skew-go, .btn-outline-go, .btn-go, .btn {
display: inline-block;
vertical-align: middle;
white-space: nowrap;
font-family: inherit;
font-size: 100%;
cursor: pointer;
border: none;
margin: 0;
padding-top: 0;
padding-bottom: 0;
outline: 0 !important;
user-select: none;
overflow: visible;
}
.btn {
font-size: 12px;
font-size: 0.75rem;
line-height: 3;
height: 3em;
padding-right: 1em;
padding-left: 1em;
text-decoration: none;
border-radius: 8px;
-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s;
}
.btn:hover, .btn:focus, .btn:active, .btn:visited {
text-decoration: none;
color: #fff;
}
.btn-small {
height: 2em;
line-height: 2;
padding-right: 0.5em;
padding-left: 0.5em;
}
.btn-large {
height: 4em;
line-height: 4;
padding-right: 1.5em;
padding-left: 1.5em;
}
.btn-huge {
height: 5em;
line-height: 5;
padding-right: 2em;
padding-left: 2em;
}
.btn-full {
width: 100%;
padding-right: 0;
padding-left: 0;
text-align: center;
}
.btn-alpha {
font-size: 3rem;
}
.btn-beta {
font-size: 2rem;
}
.btn-gamma {
font-size: 1rem;
}
.btn-go {
background-color: #23c508;
color: #fff !important;
border: 2px solid #23c508;
}
.btn-go:hover {
background-color: #5ad446;
color: #fff !important;
border-color: #23c508;
}
.btn-go:focus, .btn-go:active {
box-shadow: 0 0 0 4px;
}
.btn-go:visited {
color: #fff;
}
.btn-outline-go {
background-color: transparent;
color: #23c508;
border: 2px solid #23c508;
}
.btn-outline-go:hover {
background-color: #23c508;
color: #fff;
border-color: #23c508;
}
.btn-outline-go:focus, .btn-outline-go:active {
box-shadow: 0 0 0 4px;
}
.btn-outline-go:visited {
color: #23c508;
}
.btn-skew-go {
position: relative;
color: #fff;
}
.btn-skew-go:before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
border-radius: 2px;
background-color: #23c508;
border: 2px solid #23c508;
-webkit-transform: skewX(-8deg);
-moz-transform: skewX(-8deg);
transform: skewX(-8deg);
transition: inherit;
}
.btn-skew-go:hover {
color: #fff;
}
.btn-skew-go:hover:before {
background-color: #5ad446;
border-color: #23c508;
}
.btn-skew-go:focus, .btn-skew-go:active {
box-shadow: 0 0 0 4px;
}
.btn-skew-go:visited {
color: #fff;
}
.btn-skew-go .btn-contents {
position: relative;
z-index: 2;
}
.btn-outline-skew-go {
position: relative;
color: #23c508;
}
.btn-outline-skew-go:before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
border-radius: 2px;
background-color: transparent;
border: 2px solid #23c508;
-webkit-transform: skewX(-8deg);
-moz-transform: skewX(-8deg);
transform: skewX(-8deg);
transition: inherit;
}
.btn-outline-skew-go:hover {
color: #fff;
}
.btn-outline-skew-go:hover:before {
background-color: #23c508;
border-color: #23c508;
}
.btn-outline-skew-go:active, .btn-outline-skew-go:focus {
box-shadow: 0 0 0 4px;
}
.btn-outline-skew-go:visited {
color: #23c508;
}
.btn-outline-skew-go .btn-contents {
position: relative;
z-index: 2;
}
.btn-stop {
background-color: #dc2a2a;
color: #fff !important;
border: 2px solid #dc2a2a;
}
.btn-stop:hover {
background-color: #e55f5f;
color: #fff !important;
border-color: #dc2a2a;
}
.btn-stop:focus, .btn-stop:active {
box-shadow: 0 0 0 4px;
}
.btn-stop:visited {
color: #fff;
}
.btn-outline-stop {
background-color: transparent;
color: #dc2a2a;
border: 2px solid #dc2a2a;
}
.btn-outline-stop:hover {
background-color: #dc2a2a;
color: #fff;
border-color: #dc2a2a;
}
.btn-outline-stop:focus, .btn-outline-stop:active {
box-shadow: 0 0 0 4px;
}
.btn-outline-stop:visited {
color: #dc2a2a;
}
.btn-skew-stop {
position: relative;
color: #fff;
}
.btn-skew-stop:before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
border-radius: 2px;
background-color: #dc2a2a;
border: 2px solid #dc2a2a;
-webkit-transform: skewX(-8deg);
-moz-transform: skewX(-8deg);
transform: skewX(-8deg);
transition: inherit;
}
.btn-skew-stop:hover {
color: #fff;
}
.btn-skew-stop:hover:before {
background-color: #e55f5f;
border-color: #dc2a2a;
}
.btn-skew-stop:focus, .btn-skew-stop:active {
box-shadow: 0 0 0 4px;
}
.btn-skew-stop:visited {
color: #fff;
}
.btn-skew-stop .btn-contents {
position: relative;
z-index: 2;
}
.btn-outline-skew-stop {
position: relative;
color: #dc2a2a;
}
.btn-outline-skew-stop:before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
border-radius: 2px;
background-color: transparent;
border: 2px solid #dc2a2a;
-webkit-transform: skewX(-8deg);
-moz-transform: skewX(-8deg);
transform: skewX(-8deg);
transition: inherit;
}
.btn-outline-skew-stop:hover {
color: #fff;
}
.btn-outline-skew-stop:hover:before {
background-color: #dc2a2a;
border-color: #dc2a2a;
}
.btn-outline-skew-stop:active, .btn-outline-skew-stop:focus {
box-shadow: 0 0 0 4px;
}
.btn-outline-skew-stop:visited {
color: #dc2a2a;
}
.btn-outline-skew-stop .btn-contents {
position: relative;
z-index: 2;
}
.wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
}
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after {
content: "";
display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-content:after {
clear: both;
}
.clear {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
font-size: 15px;
font-size: 0.9375rem;
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-size: 15px;
font-size: 0.9375rem;
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
}
html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
*,
*:before,
*:after {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
-ms-box-sizing: inherit;
box-sizing: inherit;
}
body {
background: #fff;
color: #747474;
}
blockquote,
q {
quotes: '" "';
}
blockquote:before, blockquote:after,
q:before,
q:after {
content: "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
img {
height: auto;
max-width: 100%;
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
textarea {
background-color: #f0f0f0 !important;
color: #666;
border: 1px solid #666 !important;
border-radius: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
textarea:focus {
color: #222;
outline: 2px dotted #666;
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search] {
padding: 3px;
}
textarea {
padding-left: 3px;
width: 100%;
}
.gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
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-caption {
display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
}
.infinity-end.neverending .site-footer {
display: block;
}
a {
color: #313131;
-webkit-transition: color 0.2s;
-moz-transition: color 0.2s;
transition: color 0.2s;
text-decoration: underline;
}
a:visited {
color: #313131;
}
a:hover, a:focus, a:active {
color: #575757;
}
a:focus {
color: #575757;
outline: thin dotted;
}
a:hover, a:active {
outline: 0;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: 0;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
embed,
iframe,
object {
max-width: 100%;
}
.main-navigation {
clear: both;
display: block;
float: left;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
float: left;
position: absolute;
top: 1.5em;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul {
left: 100%;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul {
left: auto;
}
.main-navigation li {
display: inline-block;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
@media (hover: none) {
.menu-toggle,
.main-navigation.toggled .nav-menu {
display: block;
}
.main-navigation ul {
display: none;
}
}
@media (max-width: 1175px) {
.menu-toggle,
.main-navigation.toggled .nav-menu {
display: block;
}
.main-navigation ul {
display: none;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
.page-container {
max-width: 2400px;
margin: 0 auto;
}
.content-area,
#main-content {
max-width: 1000px;
min-height: 65vh;
margin: 40px auto 16px !important;
}
.hentry {
padding: 16px !important;
padding-top: 0;
}
.entry-title {
padding-bottom: 0;
}
hr {
background-color: #222;
}
.footer-logos-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-evenly;
justify-content: space-evenly;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
#footer {
background: rgba(255, 255, 255, 0) !important;
}
.footer-main {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
background-color: rgba(255, 255, 255, 0);
max-width: 100%;
width: 100%;
padding: 8px;
margin: 0 auto;
}
.footer-main .gform_wrapper li.hidden_label input {
margin-top: 0;
}
.footer-col-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-evenly;
justify-content: space-evenly;
-webkit-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
width: 100%;
max-width: 1000px;
}
.footer-col {
flex: 0 0 100%;
text-align: center;
}
@media (min-width: 1175px) {
.footer-col {
flex: 0 0 30%;
}
}
.footer-col .gform_wrapper {
margin: 0;
}
.footer-col .gform_wrapper .gform_title {
margin: 0 !important;
}
.footer-bottom {
padding: 0 !important;
}
.site-copy {
position: absolute;
margin: 0;
padding: 16px;
width: 100%;
text-align: center;
}
.site-tag {
width: 100%;
max-width: 1000px;
position: absolute;
padding: 16px;
text-align: right;
}
#main-header {
z-index: 50;
}
#main-header .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
height: 80px;
}
#main-header #et-navigation {
position: relative;
right: 0;
top: 10px;
}
@media (min-width: 1175px) {
#main-header #et-navigation {
top: 30px;
}
}
#top-header {
background-color: #cc0b20;
padding: 0;
}
#et-secondary-nav {
margin: 0;
}
#et-info .wpml-ls-statics-shortcode_actions {
padding: 0 7px;
}
.mobile-logo {
display: block;
height: 130px;
max-width: 80%;
margin-top: 1em;
}
@media (min-width: 1175px) {
.mobile-logo {
display: none;
}
}
.et-extra-social-icons {
margin: 0;
}
.et-extra-social-icons a {
text-decoration: none;
}
.et-search-field {
border-color: transparent !important;
background-color: #cc0b20 !important;
}
.et-search-field:focus {
outline: 2px dotted #fff;
}
.et-search-submit:focus {
outline: 2px dotted black !important;
}
.logo {
height: 70px;
width: 422px !important;
max-width: 100%;
margin: 0 !important;
z-index: 60;
padding: 8px;
border-bottom-right-radius: 8px;
top: 0;
left: 0;
transition: 0.6s;
display: none;
}
@media (min-width: 1175px) {
.logo {
display: block;
padding: 8px;
top: 0;
}
}
.logo-hide {
left: -100%;
position: absolute;
}
.left-right .logo img {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.logo img,
.mobile-logo img {
display: block;
width: auto;
height: 100%;
}
.nav > .menu-item:nth-child(1) a:before {
background-color: #33c333 !important;
}
.nav > .menu-item:nth-child(2) a:before {
background-color: #9e30e6 !important;
}
.nav > .menu-item:nth-child(3) a:before {
background-color: #30bee6 !important;
}
.nav > .menu-item:nth-child(4) a:before {
background-color: #cc0b20 !important;
}
.nav > .menu-item:nth-child(5) a:before {
background-color: #ecce0c !important;
}
.nav > .menu-item:nth-child(6) a:before {
background-color: #f700d0 !important;
}
.nav > .menu-item a {
padding-bottom: 32px !important;
}
.nav > .menu-item .sub-menu {
padding: 0 !important;
}
.nav > .menu-item .sub-menu .menu-item a {
padding: 8px 0 !important;
}
#et-navigation {
display: none;
}
@media (min-width: 1175px) {
#et-navigation {
display: block;
}
}
#et-mobile-navigation .show-menu-button {
width: 42px;
height: 42px;
padding: 0px 8px 0 0 !important;
background: rgba(255, 255, 255, 0) !important;
}
#et-mobile-navigation .show-menu-button span {
width: 30px;
height: 4px;
}
#et-mobile-navigation .show-menu-button.toggled span:last-child {
transform: translateY(-9px) rotate(-45deg);
-webkit-transform: translateY(-9px) rotate(-45deg);
}
#et-mobile-navigation .show-menu {
position: relative;
right: 0;
top: 0;
}
#et-mobile-navigation nav {
flex-direction: column;
position: initial;
z-index: 65;
padding: 0 !important;
width: 400px;
position: absolute;
left: -360px;
top: 51px;
}
@media (min-width: 1175px) {
#et-mobile-navigation nav {
margin-top: 51px;
}
}
#et-mobile-navigation nav .et_extra_mobile_menu {
margin: 0 !important;
}
#et-mobile-navigation nav .menu-item {
transition-duration: 0.6s;
}
#et-mobile-navigation nav .menu-item:hover {
background-color: c(#fff, "dark");
}
#et-mobile-navigation nav #et-info {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: end;
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
background-color: #cc0b20;
padding: 8px 8px 0 !important;
}
.sclmm-toggle {
height: 30px;
width: 30px;
background-image: url(//youthsirgar.org.uk/wp-content/uploads/2019/07/hamburger.png);
background-size: contain;
background-repeat: no-repeat;
cursor: pointer;
position: absolute;
right: 42px;
top: 30px;
z-index: 999;
display: block;
}
@media (min-width: 1175px) {
.sclmm-toggle {
display: none;
}
}
.sclmm-overlay {
height: 100vh;
width: 100vw;
position: fixed;
top: 0;
left: -200%;
background-color: #222;
opacity: 0.6;
z-index: 9999;
}
.sclmm-overlay.active {
left: 0;
}
.sclmm-menu {
position: fixed;
transition-duration: 0.4s;
overflow: auto;
left: -100%;
top: 0;
height: 100vh;
width: 300px;
background-color: #fff;
z-index: 99999;
box-shadow: -4px 6px 8px 6px #404040;
z-index: 99999;
}
.sclmm-menu.active {
left: 0;
}
.sclmm-menu .et-extra-social-icons {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.sclmm-menu .et-extra-social-icons .et-extra-social-icon {
margin: 0 8px;
}
.sclmm-menu .search-form {
text-align: center;
margin: 8px 0;
}
.sclmm-menu .search-field {
background-color: rgba(255, 255, 255, 0);
border-bottom: 1px solid #222;
}
.sclmm-menu .search-field:focus {
background-color: rgba(255, 255, 255, 0);
}
.sclmm-menu .search-submit {
display: none;
}
.sclmm-menu .wpml-ls-native {
color: #222 !important;
}
.sclmm-logo-wrap {
text-align: center;
}
.sclmm-logo {
width: 60%;
height: auto;
padding: 16px;
}
.sclmm-menu-list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
margin: 0;
}
.sclmm-menu-list .menu-item {
margin: 8px 0 8px 20px;
}
.sclmm-menu-list .menu-item a {
padding: 8px 0 8px 38px;
}
.sclmm-menu-list .sub-menu {
position: absolute;
visibility: visible;
display: none;
opacity: 1 !important;
margin-left: 8px;
transition-duration: 0.4s;
height: 0px;
}
.sclmm-menu-list .sub-menu .menu-item {
margin: 0;
}
.sclmm-menu-list .sub-menu .menu-item a {
visibility: visible;
}
.sclmm-menu-list .active .sub-menu {
display: block;
padding: 8px 0;
visibility: 1;
position: relative;
height: auto;
}
.sclmm-menu-list .active .sub-menu .menu-item a {
visibility: visible;
}
.grecaptcha-badge {
display: none !important;
}
.display-posts-listing,
.related-posts-content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
list-style-type: none;
}
.display-posts-listing .listing-item,
.display-posts-listing .related-post,
.related-posts-content .listing-item,
.related-posts-content .related-post {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
width: auto;
max-width: 100%;
min-width: 200px;
flex: 1 1 28%;
text-align: center;
margin: 16px;
padding: 8px;
background-color: rgba(255, 255, 255, 0);
position: relative;
overflow: hidden;
}
.display-posts-listing .listing-item .featured-image,
.display-posts-listing .related-post .featured-image,
.related-posts-content .listing-item .featured-image,
.related-posts-content .related-post .featured-image {
margin: 0 auto;
}
.display-posts-listing .listing-item .image,
.display-posts-listing .related-post .image,
.related-posts-content .listing-item .image,
.related-posts-content .related-post .image {
margin: 0 auto 1em;
overflow: hidden;
}
.display-posts-listing .listing-item img,
.display-posts-listing .related-post img,
.related-posts-content .listing-item img,
.related-posts-content .related-post img {
height: 100%;
width: auto;
}
.display-posts-listing .listing-item .title,
.display-posts-listing .related-post .title,
.related-posts-content .listing-item .title,
.related-posts-content .related-post .title {
overflow: hidden;
bottom: 0;
width: 100%;
text-align: center;
}
.display-posts-listing .listing-item .date,
.display-posts-listing .related-post .date,
.related-posts-content .listing-item .date,
.related-posts-content .related-post .date {
margin: 0 auto;
}
.featured-post .listing-item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.featured-post .listing-item a {
margin: 8px auto;
}
.related-post .featured-image {
height: 200px;
width: auto;
overflow: hidden;
background-color: #fff;
}
.related-post .post-thumbnail {
height: 100%;
}
.google-map {
margin-top: 16px;
}
.hero {
height: 260px;
width: 100%;
background-repeat: no-repeat;
background-size: auto 100%;
background-position: center;
background-attachment: fixed;
}
@media (min-width: 800px) {
.hero {
height: 400px;
}
}
.et-search-field {
color: #fff;
padding: 4px 10px;
}
.et-search-field::placeholder {
font-family: "Oswald", sans-serif !important;
}
.et-trending-post a {
color: #fff !important;
}
.twitter-feed {
margin: 0 auto;
max-width: 600px;
font-size: 16px;
}
.dumpgroup {
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
-webkit-align-items: stretch;
align-items: stretch;
}
.dumpgroup-title {
margin-left: 16px;
}
.dumpgroup-label {
width: 30px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
user-select: none;
background-color: lightblue;
}
.dumpgroup-dumps {
display: none;
width: 100%;
width: 100%;
-webkit-box-flex: 0;
-webkit-flex: 0 1 100%;
-ms-flex: 0 1 100%;
flex: 0 1 100%;
padding: 0 16px;
}
.dumpgroup-input {
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
}
.dumpgroup-input:checked {
background-color: green;
}
.dumpgroup-input:checked ~ .dumpgroup-dumps {
display: block;
}
.dumpgroup-input:checked ~ .dumpgroup-label {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
transform: rotate(90deg);
}
.dumpgroup .predump {
width: 100%;
-webkit-box-flex: 1;
-webkit-flex: 1 0 100%;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
}
.dumpgroup {
background-color: orange;
}
> .dumpgroup-dumps {
background-color: #ffaa0d;
}
.dumpgroup .dumpgroup {
background-color: #ffae1a;
}
> .dumpgroup .dumpgroup-dumps {
background-color: #ffb225;
}
.dumpgroup .dumpgroup .dumpgroup {
background-color: #ffb733;
}
> .dumpgroup .dumpgroup .dumpgroup-dumps {
background-color: #ffbb3d;
}
.dumpgroup .dumpgroup .dumpgroup .dumpgroup {
background-color: #ffc04d;
}
> .dumpgroup .dumpgroup .dumpgroup .dumpgroup-dumps {
background-color: #ffc356;
}
meta[name=viewport].wpml-ls {
padding-top: 0;
}
.wpml-ls-native {
color: #fff;
font-family: "Oswald", sans-serif;
}
.has-vivid-red-background-color {
background-color: #cc0b20 !important;
color: #fff !important;
}
.has-vivid-red-background-color a {
color: #fff !important;
}
.has-vivid-red-background-color a:hover {
color: #e6e6e6 !important;
}
.has-cyan-bluish-gray-background-color {
color: #404040;
}
.has-cyan-bluish-gray-background-color .has-text-color {
color: #404040;
}
p a {
font-size: inherit !important;
font-weight: inherit;
color: inherit;
}
.wp-block-button__link:focus {
outline: 2px dotted #cc0b20;
}
.ff-label-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
display: block !important;
}
.ff-label-text:hover, .ff-label-text:active, .ff-label-text:focus {
font-size: 14px;
font-size: 0.875rem;
background-color: #eee;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
}
.ysg-social-link-block {
border: 1px solid #e5e5e5;
}
.page-template-page-template-blog-feed .post .header {
width: 30% !important;
}
.page-template-page-template-blog-feed .post .post-content {
width: 70% !important;
}
.page-template-page-template-blog-feed .masonry .header {
width: 100% !important;
}
.page-template-page-template-blog-feed .posts-blog-feed-module .hentry {
align-items: center;
}
.single .post-header {
padding: 0;
}
.single .post-thumbnail {
margin: 0 auto;
max-width: 300px;
}
.single #content-area {
border-top: 6px solid #cc0b20;
border-radius: 3px;
}
.contact-page-details {
margin-top: 16px;
}
.search-results article {
border-top: 6px solid #cc0b20;
border-radius: 6px;
max-width: 1000px;
background-color: #fff;
}
.listing-item .image {
}
.listing-item .image img {
}
* { }.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.widget_et_recent_tweets .widget_list a,.widget_et_recent_tweets .et-extra-icon,.widget_et_recent_tweets .widget-footer .et-extra-social-icon,.widget_et_recent_tweets .widget-footer .et-extra-social-icon::before,.project-details .project-details-title,.et_filterable_portfolio .filterable_portfolio_filter a.current,.et_extra_layout .et_pb_extra_column_main .et_pb_column .module-head h1,.et_pb_extra_column .module-head h1,#portfolio_filter a.current,.woocommerce div.product div.summary .product_meta a,.woocommerce-page div.product div.summary .product_meta a,.et_pb_widget.woocommerce .product_list_widget li .amount,.et_pb_widget li a:hover,.et_pb_widget.woocommerce .product_list_widget li a:hover,.et_pb_widget.widget_et_recent_videos .widget_list .title:hover,.et_pb_widget.widget_et_recent_videos .widget_list .title.active,.woocommerce .woocommerce-info:before{color:#cc0b20}.single .score-bar,.widget_et_recent_reviews .review-breakdowns .score-bar,.et_pb_extra_module .posts-list article .post-thumbnail,.et_extra_other_module .posts-list article .post-thumbnail,.et_pb_widget .widget_list_portrait,.et_pb_widget .widget_list_thumbnail,.quote-format,.link-format,.audio-format .audio-wrapper,.paginated .pagination li.active,.score-bar,.review-summary-score-box,.post-footer .rating-stars #rating-stars img.star-on,.post-footer .rating-stars #rated-stars img.star-on,.author-box-module .author-box-avatar,.timeline-menu li.active a:before,.woocommerce div.product form.cart .button,.woocommerce div.product form.cart .button.disabled,.woocommerce div.product form.cart .button.disabled:hover,.woocommerce-page div.product form.cart .button,.woocommerce-page div.product form.cart .button.disabled,.woocommerce-page div.product form.cart .button.disabled:hover,.woocommerce div.product form.cart .read-more-button,.woocommerce-page div.product form.cart .read-more-button,.woocommerce div.product form.cart .post-nav .nav-links .button,.woocommerce-page div.product form.cart .post-nav .nav-links .button,.woocommerce .woocommerce-message,.woocommerce-page .woocommerce-message{background-color:#cc0b20}#et-menu>li>ul,#et-menu li>ul,#et-menu>li>ul>li>ul,.et-top-search-primary-menu-item .et-top-search,.et_pb_module,.module,.page article,.authors-page .page,#timeline-sticky-header,.et_extra_other_module,.woocommerce .woocommerce-info{border-color:#cc0b20}#et-navigation ul li,#et-navigation li a,#et-navigation>ul>li>a{font-weight:normal;font-style:normal;text-transform:uppercase;text-decoration:none}#et-menu>li a,#et-menu>li.menu-item-has-children>a:after,#et-menu>li.mega-menu-featured>a:after,#et-extra-mobile-menu>li.mega-menu-featured>a:after{color:#222222}#et-menu>li>a:hover,#et-menu>li.menu-item-has-children>a:hover:after,#et-menu>li.mega-menu-featured>a:hover:after,#et-navigation>ul#et-menu>li.current-menu-item>a,#et-navigation>ul#et-menu>li.current_page_item>a,#et-extra-mobile-menu>li.mega-menu-featured>a:hover:after,#et-extra-mobile-menu>li.current-menu-item>a,#et-extra-mobile-menu>li.current_page_item>a,#et-extra-mobile-menu>li>a:hover{color:#222222}#et-navigation>ul>li>a:before{background-color:#222222}#main-header{background-color:#ffffff}#et-menu>li>ul,#et-menu li>ul,#et-menu>li>ul>li>ul,#et-mobile-navigation nav,.et-top-search-primary-menu-item .et-top-search{background-color:#ffffff}#et-menu li.mega-menu-featured>ul li.menu-item .recent-list .recent-post,#et-extra-mobile-menu li.mega-menu-featured>ul li.menu-item .recent-list .recent-post,#et-menu li.mega-menu>ul>li>a,#et-menu li.mega-menu>ul li:last-child a,#et-menu li>ul li a{border-color:#222222}#et-menu li>ul li a,#et-menu li.mega-menu>ul>li>a,#et-menu .sub-menu li.mega-menu-featured>a:after,#et-menu .sub-menu li.menu-item-has-children>a:after,#et-extra-mobile-menu .sub-menu li.mega-menu-featured>a:after,#et-extra-mobile-menu li a,#et-menu li.mega-menu-featured>ul li .title,#et-extra-mobile-menu li.mega-menu-featured>ul li .title,#et-menu li.mega-menu-featured>ul li .featured-post h2,#et-extra-mobile-menu li.mega-menu-featured>ul li .featured-post h2,#et-menu li.mega-menu-featured>ul li .featured-post .post-meta a,#et-extra-mobile-menu li.mega-menu-featured>ul li .featured-post .post-meta a,#et-menu li.mega-menu-featured>ul li.menu-item .recent-list .recent-post .post-content .post-meta,#et-extra-mobile-menu li.mega-menu-featured>ul li.menu-item .recent-list .recent-post .post-content .post-meta,#et-menu li.mega-menu-featured>ul li.menu-item .recent-list .recent-post .post-content .post-meta a,#et-extra-mobile-menu li.mega-menu-featured>ul li.menu-item .recent-list .recent-post .post-content .post-meta a{color:#222222}#et-menu li>ul li a:hover,#et-extra-mobile-menu li>ul li a:hover,#et-menu li>ul li.current-menu-item a,#et-menu li>ul li.current_page_item a,#et-extra-mobile-menu li>ul li.current-menu-item a,#et-extra-mobile-menu li>ul li.current_page_item a,#et-menu li.mega-menu>ul>li>a:hover,#et-menu .sub-menu li.mega-menu-featured>a:hover:after,#et-menu .sub-menu li.menu-item-has-children>a:hover:after,#et-extra-mobile-menu .sub-menu li.mega-menu-featured>a:hover:after,#et-menu li.mega-menu-featured>ul li .featured-post .post-meta a:hover,#et-extra-mobile-menu li.mega-menu-featured>ul li .featured-post .post-meta a:hover,#et-menu li.mega-menu-featured>ul li.menu-item .recent-list .recent-post .post-content .post-meta a:hover,#et-extra-mobile-menu li.mega-menu-featured>ul li.menu-item .recent-list .recent-post .post-content .post-meta a:hover{color:#444444}#et-secondary-menu li,#et-secondary-menu li a{font-weight:bold;font-style:normal;text-transform:none;text-decoration:none}.et-fixed-header #et-menu li a{font-size:14px}.et-fixed-header #et-menu>li a,.et-fixed-header #et-menu>li.menu-item-has-children>a:after,.et-fixed-header #et-menu>li.mega-menu-featured>a:after,.et-fixed-header #et-extra-mobile-menu>li.mega-menu-featured>a:after{color:rgba(43,43,43,0.6)}.et-fixed-header #et-navigation>ul#et-menu>li.current-menu-item>a,.et-fixed-header #et-navigation>ul#et-menu>li.li.current_page_item>a,.et-fixed-header #et-navigation>ul#et-menu>li>a:hover,.et-fixed-header #et-navigation>ul#et-menu>li.menu-item-has-children>a:hover:after,.et-fixed-header #et-navigation>ul#et-menu>li.mega-menu-featured>a:hover:after,.et-fixed-header #et-extra-mobile-menu>li.mega-menu-featured>a:hover:after{color:#222222}.et-fixed-header #et-navigation>ul>li>a:before{background-color:#222222}.et-fixed-header #main-header{background-color:#ffffff}#footer-bottom{background-color:#ededed}#footer-info,#footer-info a{color:rgba(22,22,22,0.6)}.et_pb_posts .et_pb_post h2{font-size:16px}@media only screen and (min-width:768px){#main-header .logo{height:68px;margin:6px 0}.header.left-right #et-navigation>ul>li>a{padding-bottom:32px}}@media only screen and (min-width:768px){.et-fixed-header #main-header .logo{height:84.66px;margin:40.67px 0}.et-fixed-header .header.left-right #et-navigation>ul>li>a{padding-bottom:76px}}.sclmm-logo{width:100%!important}.logo{height:auto!important}.listing-item{flex:1 1 31%!important;padding:1em!important;margin:8px!important}.listing-item .image{}.image img{object-fit:cover;height:280px!important;width:auto!important}a.wp-block-button__link:visited{color:white!important}a.wp-block-button__link{color:white!important}a:hover{color:inherit;opacity:.9}.gform_wrapper{display:block!important}#gform_wrapper_2{display:block!important}