@charset "UTF-8";

.page-template-page-sectional .post-wrap, .page-template-page-sectional-navi .post-wrap {
z-index: 1; }
.page-template-page-sectional .page:last-of-type, .page-template-page-sectional-navi .page:last-of-type {
padding-bottom: 50px;
}
@media all {
a {
color: rgb(224, 49, 142);
}
.mdl-color--primary {
background-color: rgb(224, 49, 141) !important
}
.mdl-color--primary-dark {
background-color: rgb(178, 0, 94) !important
}
.mdl-color--accent {
background-color: rgb(224, 49, 142) !important
}
.mdl-color-text--primary {
color: rgb(224, 49, 141) !important
}
.mdl-color-text--primary-dark {
color: rgb(178, 0, 94) !important
}
.mdl-color-text--accent {
color: rgb(224, 49, 142) !important
}
.mdl-badge[data-badge]:after {
background: rgb(224, 49, 142);
}
.mdl-badge.mdl-badge--no-background[data-badge]:after {
color: rgb(224, 49, 142);
}
.mdl-button.mdl-button--colored {
color: rgb(224, 49, 141)
}
.mdl-button--raised.mdl-button--colored {
background: rgb(224, 49, 141);
}
.mdl-button--raised.mdl-button--colored:hover {
background-color: rgb(224, 49, 141)
}
.mdl-button--raised.mdl-button--colored:active {
background-color: rgb(224, 49, 141)
}
.mdl-button--raised.mdl-button--colored:focus:not(:active) {
background-color: rgb(224, 49, 141)
}
.mdl-button--fab.mdl-button--colored {
background: rgb(224, 49, 142);
}
.mdl-button--fab.mdl-button--colored:hover {
background-color: rgb(224, 49, 142)
}
.mdl-button--fab.mdl-button--colored:focus:not(:active) {
background-color: rgb(224, 49, 142)
}
.mdl-button--fab.mdl-button--colored:active {
background-color: rgb(224, 49, 142)
}
.mdl-button--primary.mdl-button--primary {
color: rgb(224, 49, 141)
}
.mdl-button--primary.mdl-button--primary.mdl-button--raised,
.mdl-button--primary.mdl-button--primary.mdl-button--fab {
background-color: rgb(224, 49, 141)
}
.mdl-button--accent.mdl-button--accent {
color: rgb(224, 49, 142)
}
.mdl-button--accent.mdl-button--accent.mdl-button--raised, .mdl-button--accent.mdl-button--accent.mdl-button--fab {
background-color: rgb(224, 49, 142);
color: #fff;
}
.mdl-card__media {
background-color: rgb(224, 49, 142);
}
.mdl-checkbox.is-checked .mdl-checkbox__box-outline {
border: 2px solid rgb(224, 49, 141)
}
.mdl-checkbox.is-focused.is-checked .mdl-checkbox__focus-helper {
box-shadow: 0 0 0 8px rgba(224, 49, 141, .26);
background-color: rgba(224, 49, 141, .26)
}
.mdl-checkbox.is-checked .mdl-checkbox__tick-outline {
background: rgb(224, 49, 141) url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8cGF0aAogICAgIGQ9Ik0gMC4wNDAzODA1OSwwLjYyNjc3NjcgMC4xNDY0NDY2MSwwLjUyMDcxMDY4IDAuNDI5Mjg5MzIsMC44MDM1NTMzOSAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IE0gMC4yMTcxNTcyOSwwLjgwMzU1MzM5IDAuODUzNTUzMzksMC4xNjcxNTcyOSAwLjk1OTYxOTQxLDAuMjczMjIzMyAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IgogICAgIGlkPSJyZWN0Mzc4MCIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO3N0cm9rZTpub25lIiAvPgo8L3N2Zz4K")
}
.mdl-checkbox__ripple-container .mdl-ripple {
background: rgb(224, 49, 141)
}
.mdl-icon-toggle.is-checked .mdl-icon-toggle__label {
color: rgb(224, 49, 141)
}
.mdl-icon-toggle.is-focused.is-checked .mdl-icon-toggle__label {
background-color: rgba(224, 49, 141, .26)
}
.mdl-progress > .progressbar {
background-color: rgb(224, 49, 141);
}
.mdl-progress > .bufferbar {
background-image: linear-gradient(to right, rgba(255, 255, 255, .7), rgba(255, 255, 255, .7)), linear-gradient(to right, rgb(224, 49, 141), rgb(224, 49, 141));
}
@supports (-webkit-appearance:none) {
.mdl-progress:not(.mdl-progress--indeterminate):not(.mdl-progress--indeterminate) > .auxbar,
.mdl-progress:not(.mdl-progress__indeterminate):not(.mdl-progress__indeterminate) > .auxbar {
background-image: linear-gradient(to right, rgba(255, 255, 255, .7), rgba(255, 255, 255, .7)), linear-gradient(to right, rgb(224, 49, 141), rgb(224, 49, 141));
}
}
.mdl-progress:not(.mdl-progress--indeterminate) > .auxbar, .mdl-progress:not(.mdl-progress__indeterminate) > .auxbar {
background-image: linear-gradient(to right, rgba(255, 255, 255, .9), rgba(255, 255, 255, .9)), linear-gradient(to right, rgb(224, 49, 141), rgb(224, 49, 141))
}
.mdl-progress.mdl-progress--indeterminate > .bar1, .mdl-progress.mdl-progress__indeterminate > .bar1,
.mdl-progress.mdl-progress--indeterminate > .bar3, .mdl-progress.mdl-progress__indeterminate > .bar3 {
background-color: rgb(224, 49, 141);
}
.mdl-layout__header {
background-color: rgb(224, 49, 141);
background-color: rgb(0, 0, 0);
}
.mdl-layout__tab-bar {
background-color: rgb(224, 49, 141);
}
.mdl-layout__tab-bar-button {
background-color: rgb(224, 49, 141);
}
.mdl-layout.is-upgraded .mdl-layout__tab.is-active::after {
background: rgb(224, 49, 142);
}
.mdl-radio.is-checked .mdl-radio__outer-circle {
border: 2px solid rgb(224, 49, 141)
}
.mdl-radio__inner-circle {
background: rgb(224, 49, 141)
}
.mdl-radio__ripple-container .mdl-ripple {
background: rgb(224, 49, 141)
}
.mdl-slider.is-upgraded {
color: rgb(224, 49, 141);
}
.mdl-slider.is-upgraded::-ms-fill-lower {
background: linear-gradient(to right, transparent, transparent 16px, rgb(224, 49, 141) 16px, rgb(224, 49, 141) 0)
}
.mdl-slider.is-upgraded::-webkit-slider-thumb {
background: rgb(224, 49, 141);
}
.mdl-slider.is-upgraded::-moz-range-thumb {
background: rgb(224, 49, 141);
}
.mdl-slider.is-upgraded:focus:not(:active)::-webkit-slider-thumb {
box-shadow: 0 0 0 10px rgba(224, 49, 141, .26)
}
.mdl-slider.is-upgraded:focus:not(:active)::-moz-range-thumb {
box-shadow: 0 0 0 10px rgba(224, 49, 141, .26)
}
.mdl-slider.is-upgraded:active::-webkit-slider-thumb {
background: rgb(224, 49, 141);
}
.mdl-slider.is-upgraded:active::-moz-range-thumb {
background: rgb(224, 49, 141);
}
.mdl-slider.is-upgraded::-ms-thumb {
background: rgb(224, 49, 141);
}
.mdl-slider.is-upgraded:focus:not(:active)::-ms-thumb {
background: radial-gradient(circle closest-side, rgb(224, 49, 141) 0%, rgb(224, 49, 141) 37.5%, rgba(224, 49, 141, .26) 37.5%, rgba(224, 49, 141, .26) 100%);
}
.mdl-slider.is-upgraded:active::-ms-thumb {
background: rgb(224, 49, 141);
}
.mdl-slider__background-lower {
background: rgb(224, 49, 141)
}
.mdl-snackbar__action {
color: rgb(224, 49, 142);
}
.mdl-spinner--single-color .mdl-spinner__layer-1 {
border-color: rgb(224, 49, 141)
}
.mdl-spinner--single-color .mdl-spinner__layer-2 {
border-color: rgb(224, 49, 141)
}
.mdl-spinner--single-color .mdl-spinner__layer-3 {
border-color: rgb(224, 49, 141)
}
.mdl-spinner--single-color .mdl-spinner__layer-4 {
border-color: rgb(224, 49, 141)
}
.mdl-switch.is-checked .mdl-switch__track {
background: rgba(224, 49, 141, .5)
}
.mdl-switch.is-checked .mdl-switch__thumb {
background: rgb(224, 49, 141);
}
.mdl-switch.is-focused.is-checked .mdl-switch__focus-helper {
box-shadow: 0 0 0 20px rgba(224, 49, 141, .26);
background-color: rgba(224, 49, 141, .26)
}
.mdl-switch__ripple-container .mdl-ripple {
background: rgb(224, 49, 141)
}
.mdl-tabs.is-upgraded .mdl-tabs__tab.is-active:after {
background: rgb(224, 49, 141);
}
.mdl-tabs__tab .mdl-tabs__ripple-container .mdl-ripple {
background: rgb(224, 49, 141)
}
.mdl-textfield--floating-label.is-focused .mdl-textfield__label,
.mdl-textfield--floating-label.is-dirty .mdl-textfield__label,
.mdl-textfield--floating-label.has-placeholder .mdl-textfield__label {
color: rgb(224, 49, 141);
}
.mdl-textfield__label:after {
background-color: rgb(224, 49, 141);
}
} @media all {
.mdl-button {
color: #fff;
}
html {
color: rgba(255,255,255,.87);
}
.page-content {
color: rgba(255,255,255,.87);
}
} @media all {
.home.page-template-page-sectional .site-main > article {
min-height: 100vh;
min-height: calc(100vh - 64px);
}
.home.page-template-page-sectional .site-main > article:first-of-type {
min-height: auto;
}
}  @media all {
.mdl-layout__header--waterfall.is-casting-shadow {
border-bottom: 1px solid #211e1e;
}
.navigation-top-primary-row-active .navigation-top-primary-row .mdl-layout-spacer { }
.custom-logo-link:hover,
.custom-logo-link:active,
.custom-logo-link:focus {
opacity: 1;
-webkit-filter: invert(1);
filter: invert(1);
} .home header #my-special-logo {
position: absolute;
top: 0;
left: 0;
background-color: #000;
z-index: 4;
height: 100%;
width: 100%;
-webkit-transition: all 0.5s; transition: all 0.5s;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer; }
.home header {
overflow: visible;
}
.home header:not(.is-compact) #my-special-logo.visible {
width: 100vw;
height: 100vh;
}
.home header #my-special-logo img {
width: 100%;
max-height: none;
}
.mdl-layout__title, .mdl-layout-title {
}
.mobile-browser.home header:not(.is-compact) span.mdl-layout-title {
position: static;
}
.mobile-browser.home header span.mdl-layout-title {
position: relative;
}
.mobile-browser.home header #my-special-logo {
left: 0 !important; }
}
@media (min-width: 1025px) {
.mdl-layout--no-desktop-drawer-button .mdl-layout__header-row {
padding-left: 0;
}
}
@media (max-width: 417px) {
.mdl-layout-title {
max-width: 75%;
}
}  @media all {
.mdl-layout__header-row .mdl-navigation__link {
text-transform: uppercase;
}
.navigation-top-primary-row .current-menu-item {
background: rgb(0,0,0); background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(224,49,141,1) 50%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(224,49,141,1) 50%,rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(224,49,141,1) 50%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
}
.mdl-layout__header-row.navigation-top-primary-row .mdl-navigation__link:last-of-type {
padding-right: 24px;
}
}
@media screen and (max-width: 1200px){
.mdl-layout__header-row .mdl-navigation__link {
padding: 0 18px;
}
}
@media screen and (max-width: 1100px){
.mdl-layout__header-row .mdl-navigation__link {
padding: 0 11px;
}
}  @media all {
.mdl-layout__drawer {
background: #000;
color: #fff;
}
.mdl-layout__drawer .mdl-navigation .mdl-navigation__link:hover,
#drawer-nav .current-menu-item {
background: rgb(0,0,0); background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(224,49,141,1) 50%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(224,49,141,1) 50%,rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(224,49,141,1) 50%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
}
.mdl-layout__drawer>.mdl-layout__title, .mdl-layout__drawer>.mdl-layout-title {
padding-left: 0;
}
.mdl-layout__drawer .custom-logo-link {
padding-right: 0;
}
.mdl-layout__drawer .mdl-navigation .mdl-navigation__link {
color: #fff;
}
.mdl-layout__drawer .mdl-navigation .mdl-navigation__link .fontawesome-text {
display: none;
}
#drawer-bottom-nav {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
#drawer-bottom-nav .mdl-navigation__link .fa {
font-size: 1.8rem;
}
}  @media all {
#social-media-nav {}
#social-media-nav .fontawesome-text {
display: none;
}
#social-media-nav .mdl-navigation__link {
padding: 0 5px;
font-size: 1.4em;
}
}  @media all {
.news-sectional-template-part {
box-sizing: border-box;
}
.news-sectional-template-part .news-items {
font-size: 0; line-height: 0; }
.news-sectional-template-part .news-items > *:not(.mdl-cell),
.news-sectional-template-part .news-items > .mdl-cell > * {
font-size: 14px; line-height: 20px; }
.news-sectional-template-part .news-items .news-item {
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
filter: gray;
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(100%);
width: 100%; position: relative;
display: inline-block !important;
overflow: hidden;
}
.news-sectional-template-part .news-items .news-item:hover,
.news-sectional-template-part .news-items .news-item:focus,
.news-sectional-template-part .news-items .news-item:active{
filter: none;
-moz-filter: none;
-o-filter: none;
-webkit-filter: none;
}
.news-sectional-template-part .news-items .news-item.news-item-large {
width: 96%;
}
.news-sectional-template-part .news-items .news-item-left {
width: 44.5%;
margin-bottom: 7%;
margin-left: 3%;
}
.news-sectional-template-part .news-items .news-item-left.news-item-2,
.news-sectional-template-part .news-items .news-item-left.news-item-4{
margin-right: 4%;
}
.news-sectional-template-part .news-items .news-item-bottom {
width: 22.25%;
margin-right: 3.5%;
}
.news-sectional-template-part .news-items .news-item-bottom:nth-of-type(4n+0) {
margin-right: 0;
}
.news-sectional-template-part .news-items .news-item:after {
content: ""; display: block; padding-bottom: 100%; }
.news-sectional-template-part .news-items .news-item > .overlay {
position: absolute; display: block;
width: 100%;
height: 100%;
background: -moz-linear-gradient(left, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.85) 100%);
background: -webkit-linear-gradient(left, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.85) 100%);
background: linear-gradient(to right, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.85) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#d9000000',GradientType=1 );
opacity: 0;
-webkit-transition: opacity 0.25s;
-moz-transition: opacity 0.25s;
-o-transition: opacity 0.25s;
transition: opacity 0.25s;
}
.news-sectional-template-part .news-items .news-item:hover > .overlay {
opacity: 1;
}
.news-sectional-template-part .news-items .news-item > .inner-square {
position: absolute; width: 100%; height: 100%; padding: 2rem 2rem 4rem 2rem;
box-sizing: border-box;
display: flex;
flex-direction: column;
justify-content: flex-end;
}
.news-sectional-template-part .news-items .news-item > .inner-square:before {
position: absolute;
z-index: -1;
top: -3px;
bottom: -3px;
left: -3px;
right: -3px;
content:'';
border: 3px solid orange;
border-image: linear-gradient( 45deg,
rgba(33,29,30,1) 0%,
rgba(18,0,0,1) 20%,
rgba(255,255,255,1) 50%,
rgba(18,0,0,1) 80%,
rgba(33,29,30,1) 100%
);
border-image-slice: 1;
opacity: 0;
-webkit-transition: opacity 0.95s;
-moz-transition: opacity 0.95s;
-o-transition: opacity 0.95s;
transition: opacity 0.95s;
box-sizing: border-box;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.news-sectional-template-part .news-items .news-item:hover > .inner-square:before,
.news-sectional-template-part .news-items .news-item:focus > .inner-square:before,
.news-sectional-template-part .news-items .news-item:active > .inner-square:before {
opacity: 1;
}
.news-sectional-template-part .news-items .news-item .title,
.news-sectional-template-part .news-items .news-item .tag-section .tags {
margin: 0;
font-size: 1.4rem;
line-height: 1.1;
font-weight: 200;
margin-bottom: 0.2rem;
max-width: 85%;
overflow: hidden;
text-overflow: ellipsis;
-webkit-transition: opacity 0.25s;
-moz-transition: opacity 0.25s;
-o-transition: opacity 0.25s;
transition: opacity 0.25s;
opacity: 0;
}
.news-sectional-template-part .news-items .news-item > .permalink {
position: absolute; width: 100%; height: 100%; background-color: transparent;
z-index: 2;
}
.news-sectional-template-part .news-items .news-item:hover .title,
.news-sectional-template-part .news-items .news-item:hover .tag-section .tags,
.news-sectional-template-part .news-items .news-item:focus .title,
.news-sectional-template-part .news-items .news-item:focus .tag-section .tags,
.news-sectional-template-part .news-items .news-item:active .title,
.news-sectional-template-part .news-items .news-item:active .tag-section .tags {
opacity: 1;
}
.news-sectional-template-part .news-items .news-item.news-item-large .title,
.news-sectional-template-part .news-items .news-item.news-item-large .tag-section .tags {
max-width: 50%;
}
.news-sectional-template-part .news-items .news-item .tag-section {}
.news-sectional-template-part .news-items .news-item .tag-section .tags {
font-weight: 600;
white-space: nowrap;
}
.news-sectional-template-part .news-items .more {
width: 100%;
text-align: center;
}
.news-sectional-template-part .news-items .news-item:hover > .inner-square,
.news-sectional-template-part .news-items .news-item:focus > .inner-square,
.news-sectional-template-part .news-items .news-item:active > .inner-square {
padding-bottom: 2rem;
}
.news-sectional-template-part .news-items .news-item:hover .title,
.news-sectional-template-part .news-items .news-item.news-item-large:hover .title,
.news-sectional-template-part .news-items .news-item:focus .title,
.news-sectional-template-part .news-items .news-item.news-item-large:focus .title,
.news-sectional-template-part .news-items .news-item:active .title,
.news-sectional-template-part .news-items .news-item.news-item-large:active .title {
max-width: 100%;
}
.news-sectional-template-part .news-items .news-item:hover .tag-section .tags,
.news-sectional-template-part .news-items .news-item.news-item-large:hover .tag-section,
.news-sectional-template-part .news-items .news-item:focus .tag-section .tags,
.news-sectional-template-part .news-items .news-item.news-item-large:focus .tag-section,
.news-sectional-template-part .news-items .news-item:active .tag-section .tags,
.news-sectional-template-part .news-items .news-item.news-item-large:active .tag-section { }
.news-sectional-template-part .news-items .news-item .post-excerpt,
.news-sectional-template-part .news-items .news-item.news-item-large .post-excerpt {
font-size: 0.9em;
display: none;
}
.news-sectional-template-part .news-items .news-item .post-excerpt .read-more,
.news-sectional-template-part .news-items .news-item.news-item-large .post-excerpt .read-more {
color: rgb(224, 49, 142);
}
.news-sectional-template-part .news-items .news-item:hover .post-excerpt .read-more,
.news-sectional-template-part .news-items .news-item.news-item-large:hover .post-excerpt .read-more { }
.news-sectional-template-part .news-items .news-item:hover .post-excerpt,
.news-sectional-template-part .news-items .news-item.news-item-large:hover .post-excerpt,
.news-sectional-template-part .news-items .news-item:focus .post-excerpt,
.news-sectional-template-part .news-items .news-item.news-item-large:focus .post-excerpt,
.news-sectional-template-part .news-items .news-item:active .post-excerpt,
.news-sectional-template-part .news-items .news-item.news-item-large:active .post-excerpt {
display: block;
}
}
@media screen and (max-width: 1024px){
.news-sectional-template-part .news-items .news-item > .overlay {
opacity: 0.7;
}
.news-sectional-template-part .news-items .news-item .title,
.news-sectional-template-part .news-items .news-item .tag-section .tags {
opacity: 1;
}
}
@media screen and (max-width: 839px){
.news-sectional-template-part .news-items .news-item .title,
.news-sectional-template-part .news-items .news-item .tag-section .tags {
}
.news-sectional-template-part .news-items .news-item > .inner-square {
padding: 2rem;
}
.news-sectional-template-part .news-items .news-item,
.news-sectional-template-part .news-items .news-item-left {
width: 49%;
margin-bottom: 2%;
margin-left: 0;
margin-right: 0;
}
.news-sectional-template-part .news-items .news-item.news-item-large {
width: 100%;
}
.news-sectional-template-part .news-items .news-item.news-item-2,
.news-sectional-template-part .news-items .news-item.news-item-4{
margin-right: 0;
}
.news-sectional-template-part .news-items .news-item:nth-of-type(even),
.news-sectional-template-part .news-items .news-item-left:nth-of-type(even) {
margin-left: 1%;
}
.news-sectional-template-part .news-items .news-item:nth-of-type(odd),
.news-sectional-template-part .news-items .news-item-left:nth-of-type(odd) {
margin-right: 1%;
}
.news-sectional-template-part .news-items .news-item.news-item-large .title,
.news-sectional-template-part .news-items .news-item.news-item-large .tag-section .tags {
max-width: 85%;
}
}  @media all {
.pagination {
width: 100%;
clear: both;
}
.archive .news-sectional-template-part .news-items .news-item > .overlay,
.blog .news-sectional-template-part .news-items .news-item > .overlay {
opacity: 0.5;
}
.archive .news-sectional-template-part .news-items .news-item:hover > .overlay,
.blog .news-sectional-template-part .news-items .news-item:hover > .overlay {
opacity: 1;
}
.archive .news-sectional-template-part .news-items .news-item .title,
.archive .news-sectional-template-part .news-items .news-item .tag-section .tags,
.blog .news-sectional-template-part .news-items .news-item .title,
.blog .news-sectional-template-part .news-items .news-item .tag-section .tags {
opacity: 1;
}
.taxonomy-description.additional-content {
border: 3px solid #ddd;
background: #222;
padding: 1em;
margin-bottom: 2rem;
margin-top: 2rem;
}
.taxonomy-description.additional-content > p {
font-size: 1.1em;
line-height: 1.6em;
}
.taxonomy-description.additional-content > p:last-of-type {
margin-bottom: 0;
}
}
@media screen and (max-width: 1024px){
.archive .news-sectional-template-part .news-items .news-item > .inner-square,
.blog .news-sectional-template-part .news-items .news-item > .inner-square {
padding: 1rem !important;
}
.archive .news-sectional-template-part .news-items .news-item .title,
.archive .news-sectional-template-part .news-items .news-item.news-item-large .title,
.blog .news-sectional-template-part .news-items .news-item .title,
.blog .news-sectional-template-part .news-items .news-item.news-item-large .title {
max-width: 100%;
white-space: nowrap;
text-overflow: ellipsis;
font-size: 1.3em;
}
.archive .news-sectional-template-part .news-items .news-item .tag-section .tags,
.archive .news-sectional-template-part .news-items .news-item.news-item-large .tag-section,
.blog .news-sectional-template-part .news-items .news-item .tag-section .tags,
.blog .news-sectional-template-part .news-items .news-item.news-item-large .tag-section {
display: block !important;
font-size: 1.1em;
}
.archive .news-sectional-template-part .news-items .news-item .post-excerpt,
.archive .news-sectional-template-part .news-items .news-item.news-item-large .post-excerpt,
.blog .news-sectional-template-part .news-items .news-item .post-excerpt,
.blog .news-sectional-template-part .news-items .news-item.news-item-large .post-excerpt {
display: block;
margin-bottom: 5px;
line-height: 1.3em;
}
}  @media all {
.category-sectional-template-part {
box-sizing: border-box;
background-color: #fff;
color: rgba(35,31,32,.87);
adding: 4em 0;
}
.category-sectional-template-part .category-list {
font-size: 0; line-height: 0; }
.category-sectional-template-part .category-list > *:not(.mdl-cell),
.category-sectional-template-part .category-list > .mdl-cell > * {
font-size: 14px; line-height: 20px; }
.category-sectional-template-part .category-list .category-item {
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
filter: gray;
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(100%);
width: 100%; position: relative;
display: inline-block !important;
overflow: hidden;
}
.category-sectional-template-part .category-list .category-item:hover,
.category-sectional-template-part .category-list .category-item:focus,
.category-sectional-template-part .category-list .category-item:active{
filter: none;
-moz-filter: none;
-o-filter: none;
-webkit-filter: none;
}
.category-sectional-template-part .category-list .category-item {
width: 22.25%;
margin-right: 3.5%;
}
.category-sectional-template-part .category-list .category-item:nth-of-type(4n+0) {
margin-right: 0;
}
.category-sectional-template-part .category-list .category-item:after {
content: ""; display: block; padding-bottom: 100%; }
.category-sectional-template-part .category-list .category-item:hover .title {
font-weight: 500;
color: #000;
}
.category-sectional-template-part .category-list .category-item > .overlay {
position: absolute; display: block;
width: 100%;
height: 100%;
background: -moz-linear-gradient(left, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.85) 100%);
background: -webkit-linear-gradient(left, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.85) 100%);
background: linear-gradient(to right, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.85) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#d9000000',GradientType=1 );
opacity: 0;
-webkit-transition: opacity 0.25s;
-moz-transition: opacity 0.25s;
-o-transition: opacity 0.25s;
transition: opacity 0.25s;
}
.category-sectional-template-part .category-list .category-item:hover > .overlay {
opacity: 1;
}
.category-sectional-template-part .category-list .category-item > .inner-square {
position: absolute; width: 100%; height: 100%; padding: 2rem 2rem 2rem 2rem;
box-sizing: border-box;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
}
.category-sectional-template-part .category-list .category-item > .inner-square:before {
position: absolute;
z-index: -1;
top: -3px;
bottom: -3px;
left: -3px;
right: -3px;
content:'';
border: 3px solid orange;
border-image: linear-gradient( 45deg,
rgba(33,29,30,1) 0%,
rgba(18,0,0,1) 20%,
rgba(255,255,255,1) 50%,
rgba(18,0,0,1) 80%,
rgba(33,29,30,1) 100%
);
border-image-slice: 1;
opacity: 0;
-webkit-transition: opacity 0.95s;
-moz-transition: opacity 0.95s;
-o-transition: opacity 0.95s;
transition: opacity 0.95s;
box-sizing: border-box;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.category-sectional-template-part .category-list .category-item:hover > .inner-square:before,
.category-sectional-template-part .category-list .category-item:focus > .inner-square:before,
.category-sectional-template-part .category-list .category-item:active > .inner-square:before {
opacity: 1;
}
.category-sectional-template-part .category-list .category-item > .permalink {
position: absolute; width: 100%; height: 100%; background-color: transparent;
z-index: 2;
}
.category-sectional-template-part .category-list .more {
width: 100%;
text-align: center;
}
}
@media screen and (max-width: 1024px){
.category-sectional-template-part .category-list .category-item > .overlay {
opacity: 1;
}
}
@media screen and (max-width: 839px){
.category-sectional-template-part .category-list .category-item {
width: 49%;
margin-bottom: 2%;
margin-left: 0;
margin-right: 0;
}
.category-sectional-template-part .category-list .category-item:nth-of-type(even) {
margin-left: 1%;
}
.category-sectional-template-part .category-list .category-item:nth-of-type(odd) {
margin-right: 1%;
}
}
@media screen and (max-width: 1200px){
.category-sectional-template-part .category-list .category-item .title {
font-size: 28px;
line-height: 34px;
}
}
@media screen and (max-width: 1024px){
.category-sectional-template-part .category-list .category-item .title {
font-size: 20px;
line-height: 28px;
}
}
@media screen and (max-width: 839px){
.category-sectional-template-part .category-list .category-item .title {
font-size: 20px;
line-height: 28px;
}
}  @media all {
.category-listing {}
.category-listing ul.category-list {
}
.category-listing ul.category-list ul {
margin-left: 2rem;
}
.category-listing ul.category-list li {
padding: 0;
display: block;
}
.category-listing ul.category-list li > a {
min-width: auto;
display: block;
text-align: left;
font-size: 1.4rem;
height: 3.2rem;
line-height: 3.2rem;
}
}  @media all {
.members-sectional-template-part {}
.members-sectional-template-part p {
font-size: 1.6rem;
}
.members-sectional-template-part ul.member-list {}
.members-sectional-template-part ul.member-list li {
padding: 0;
min-height: auto;
}
.members-sectional-template-part ul.member-list li a {
height: auto;
line-height: 1.4em;
font-size: 1.4rem;
font-size: 34px;
line-height: 40px;
display: block;
width: 100%;
text-align: left;
color: #fff;
word-break: break-word;
}
}  @media all {
.member-listing {}
.member-listing p {
font-size: 1.6rem;
}
.member-listing ul.member-list {}
.member-listing ul.member-list li {
padding: 0;
min-height: auto;
}
.member-listing ul.member-list li a {
height: auto;
line-height: 1.4em;
font-size: 1.4rem;
font-size: 34px;
line-height: 40px;
display: block;
width: 100%;
text-align: left;
color: #fff;
word-break: break-word;
}
}  @media all {
article#join {
display: flex;
align-items: center;
-webkit-animation: JoinBGAnimation 40s ease infinite;
-moz-animation: JoinBGAnimation 40s ease infinite;
-o-animation: JoinBGAnimation 1s ease infinite;
animation: JoinBGAnimation 40s ease infinite;
background-size: 250vh;
}
@-webkit-keyframes JoinBGAnimation {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}
@-moz-keyframes JoinBGAnimation {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}
@-o-keyframes JoinBGAnimation {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}
@keyframes JoinBGAnimation {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}
}  @media all {
ul.partner-list {
text-align: center;
width: 100%;
}
ul.partner-list li {
color: rgba(255,255,255,.87);
display: inline-block;
width: 19%;
height: 90px;
line-height: 90px;
vertical-align: middle;
box-sizing: border-box; padding: 0;
margin: 1% 3%;
min-width: 150px;
max-width: 260px;
}
ul.partner-list li a {
color: rgba(255,255,255,.87);
text-transform: none;
font-size: 16px;
height: 100%;
width: 100%;
padding: 0;
display: flex;
align-items: center;
justify-content: center;
}
ul.partner-list li img {
max-height: 100%;
max-width: 100%;
}
ul.partner-list:not(.projektfoerderung) li img {
filter: gray;
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(100%);
}
ul.partner-list li img:hover,
ul.partner-list li img:focus,
ul.partner-list li img:active{
filter: none;
-moz-filter: none;
-o-filter: none;
-webkit-filter: none;
}
ul.partner-list li .title {
line-height: 18px;
}
}
@media screen and (max-width: 839px){
ul.partner-list li {
width: 27%;
height: 65px;
}
}  @media all {
.downloads-sectional-template-part {
box-sizing: border-box;
background-color: #fff;
color: rgba(35,31,32,.87);
adding: 4em 0;
}
.downloads-sectional-template-part .downloads-list {
font-size: 0; line-height: 0; }
.downloads-sectional-template-part .downloads-list > *:not(.mdl-cell),
.downloads-sectional-template-part .downloads-list > .mdl-cell > * {
font-size: 14px; line-height: 20px; }
.downloads-sectional-template-part .downloads-list .downloads-item {
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
filter: gray;
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(100%);
width: 100%; position: relative;
display: inline-block !important;
overflow: hidden;
}
.downloads-sectional-template-part .downloads-list .downloads-item:hover,
.downloads-sectional-template-part .downloads-list .downloads-item:focus,
.downloads-sectional-template-part .downloads-list .downloads-item:active{
filter: none;
-moz-filter: none;
-o-filter: none;
-webkit-filter: none;
}
.downloads-sectional-template-part .downloads-list .downloads-item {
width: 22.25%;
margin-right: 3.5%;
}
.downloads-sectional-template-part .downloads-list .downloads-item:nth-of-type(4n+0) {
margin-right: 0;
}
.downloads-sectional-template-part .downloads-list .downloads-item:after {
content: ""; display: block; padding-bottom: 100%; }
.downloads-sectional-template-part .downloads-list .downloads-item:hover .title {
font-weight: 500;
color: #000;
}
.downloads-sectional-template-part .downloads-list .downloads-item > .overlay {
position: absolute; display: block;
width: 100%;
height: 100%;
background: -moz-linear-gradient(left, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.85) 100%);
background: -webkit-linear-gradient(left, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.85) 100%);
background: linear-gradient(to right, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.85) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#d9000000',GradientType=1 );
opacity: 0;
-webkit-transition: opacity 0.25s;
-moz-transition: opacity 0.25s;
-o-transition: opacity 0.25s;
transition: opacity 0.25s;
}
.downloads-sectional-template-part .downloads-list .downloads-item:hover > .overlay {
opacity: 1;
}
.downloads-sectional-template-part .downloads-list .downloads-item > .inner-square {
position: absolute; width: 100%; height: 100%; padding: 2rem 2rem 2rem 2rem;
box-sizing: border-box;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
}
.downloads-sectional-template-part .downloads-list .downloads-item > .inner-square:before {
position: absolute;
z-index: -1;
top: -3px;
bottom: -3px;
left: -3px;
right: -3px;
content:'';
border: 3px solid orange;
border-image: linear-gradient( 45deg,
rgba(33,29,30,1) 0%,
rgba(18,0,0,1) 20%,
rgba(255,255,255,1) 50%,
rgba(18,0,0,1) 80%,
rgba(33,29,30,1) 100%
);
border-image-slice: 1;
opacity: 0;
-webkit-transition: opacity 0.95s;
-moz-transition: opacity 0.95s;
-o-transition: opacity 0.95s;
transition: opacity 0.95s;
box-sizing: border-box;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.downloads-sectional-template-part .downloads-list .downloads-item:hover > .inner-square:before,
.downloads-sectional-template-part .downloads-list .downloads-item:focus > .inner-square:before,
.downloads-sectional-template-part .downloads-list .downloads-item:active > .inner-square:before {
opacity: 1;
}
.downloads-sectional-template-part .downloads-list .downloads-item > .permalink {
position: absolute; width: 100%; height: 100%; background-color: transparent;
z-index: 2;
}
.downloads-sectional-template-part .downloads-list .more {
width: 100%;
text-align: center;
}
}
@media screen and (max-width: 1024px){
.downloads-sectional-template-part .downloads-list .downloads-item > .overlay {
opacity: 1;
}
}
@media screen and (max-width: 839px){
.downloads-sectional-template-part .downloads-list .downloads-item {
width: 49%;
margin-bottom: 2%;
margin-left: 0;
margin-right: 0;
}
.downloads-sectional-template-part .downloads-list .downloads-item:nth-of-type(even) {
margin-left: 1%;
}
.downloads-sectional-template-part .downloads-list .downloads-item:nth-of-type(odd) {
margin-right: 1%;
}
}
@media screen and (max-width: 1200px){
.downloads-sectional-template-part .downloads-list .downloads-item .title {
font-size: 28px;
line-height: 34px;
}
}
@media screen and (max-width: 1024px){
.downloads-sectional-template-part .downloads-list .downloads-item .title {
font-size: 20px;
line-height: 28px;
}
}
@media screen and (max-width: 839px){
.downloads-sectional-template-part .downloads-list .downloads-item .title {
font-size: 20px;
line-height: 28px;
}
}  @media all {
.download-listing {}
.download-listing p {
font-size: 1.6rem;
}
.download-listing ul.download-list {}
.download-listing ul.download-list li {
padding: 0;
min-height: auto;
}
.download-listing ul.download-list li a {
height: auto;
line-height: 1.4em;
font-size: 1.4rem;
display: block;
width: 100%;
text-align: left;
color: #fff;
}
}
@media all {
article#contact p {
font-size: 1.3rem;
line-height: 2.2rem;
}
article#contact .mdl-grid .mdl-cell:last-of-type {
padding-top: 250px;
}
}
@media screen and (max-width: 479px){
article#contact .mdl-grid .mdl-cell:last-of-type {
padding-top: 0px;
}
}  @media all {
.mdl-mini-footer {
color: #fff;
background-color: #000;
}
.mdl-mini-footer .mdl-logo {
display: none;
}
}  @media all {
#preloader {
background-color: #000;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-image: url(//en.clubcommission.de/wp-content/themes/clubcommission/assets/images/dummy-post.png);
display: flex;
align-items: center;
}
}  .wpcf7-form .mdl-textfield__label {
color: rgba(255,255,255,.36);
}