@charset "utf-8";
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #cccccc; }
.mfp-preloader a:hover {
color: white; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid white;
margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3f3f3f; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid white;
margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3f3f3f; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444; }
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure { }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }.fl-builder-content *,.fl-builder-content *:before,.fl-builder-content *:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.fl-row:before,.fl-row:after,.fl-row-content:before,.fl-row-content:after,.fl-col-group:before,.fl-col-group:after,.fl-col:before,.fl-col:after,.fl-module:before,.fl-module:after,.fl-module-content:before,.fl-module-content:after {display: table;content: " ";}.fl-row:after,.fl-row-content:after,.fl-col-group:after,.fl-col:after,.fl-module:after,.fl-module-content:after {clear: both;}.fl-row,.fl-row-content,.fl-col-group,.fl-col,.fl-module,.fl-module-content {zoom:1;}.fl-clear {clear: both;}.fl-clearfix:before,.fl-clearfix:after {display: table;content: " ";}.fl-clearfix:after {clear: both;}.fl-clearfix {zoom:1;}.fl-visible-medium,.fl-visible-medium-mobile,.fl-visible-mobile,.fl-col-group .fl-visible-medium.fl-col,.fl-col-group .fl-visible-medium-mobile.fl-col,.fl-col-group .fl-visible-mobile.fl-col {display: none;}.fl-row,.fl-row-content {margin-left: auto;margin-right: auto;}.fl-row-content-wrap {position: relative;}.fl-builder-mobile .fl-row-bg-photo .fl-row-content-wrap {background-attachment: scroll;}.fl-row-bg-video,.fl-row-bg-video .fl-row-content {position: relative;}.fl-row-bg-video .fl-bg-video {bottom: 0;left: 0;overflow: hidden;position: absolute;right: 0;top: 0;}.fl-row-bg-video .fl-bg-video video {bottom: 0;left: 0px;position: absolute;right: 0;top: 0px;}.fl-row-bg-video .fl-bg-video iframe {pointer-events: none;width: 100vw;height: 56.25vw; max-width: none;min-height: 100vh;min-width: 177.77vh; position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}.fl-bg-video-fallback {background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;bottom: 0px;left: 0px;position: absolute;right: 0px;top: 0px;}.fl-row-bg-slideshow,.fl-row-bg-slideshow .fl-row-content {position: relative;}.fl-row .fl-bg-slideshow {bottom: 0;left: 0;overflow: hidden;position: absolute;right: 0;top: 0;z-index: 0;}.fl-builder-edit .fl-row .fl-bg-slideshow * {bottom: 0;height: auto !important;left: 0;position: absolute !important;right: 0;top: 0;}.fl-row-bg-overlay .fl-row-content-wrap:after {content: '';display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 0;}.fl-row-bg-overlay .fl-row-content {position: relative;z-index: 1;}.fl-row-full-height .fl-row-content-wrap {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;min-height: 100vh;}.fl-builder-edit .fl-row-full-height .fl-row-content-wrap {min-height: calc( 100vh - 48px );}.fl-row-full-height .fl-row-content {-webkit-box-flex: 1 1 auto; -moz-box-flex: 1 1 auto;-webkit-flex: 1 1 auto;-ms-flex: 1 1 auto;flex: 1 1 auto;}.fl-row-full-height .fl-row-full-width.fl-row-content {max-width: 100%;width: 100%;}.fl-builder-ie-11 .fl-row.fl-row-full-height:not(.fl-visible-medium):not(.fl-visible-medium-mobile):not(.fl-visible-mobile) {display: flex;flex-direction: column;height: 100%;}.fl-builder-ie-11 .fl-row-full-height .fl-row-content-wrap {height: auto;}.fl-builder-ie-11 .fl-row-full-height .fl-row-content {flex: 0 0 auto;flex-basis: 100%;margin: 0;}.fl-builder-ie-11 .fl-row-full-height.fl-row-align-top .fl-row-content,.fl-builder-ie-11 .fl-row-full-height.fl-row-align-bottom .fl-row-content {margin: 0 auto;}.fl-builder-ie-11 .fl-row-full-height.fl-row-align-center .fl-col-group:not(.fl-col-group-equal-height) {display: flex;align-items: center;justify-content: center;-webkit-align-items: center;-webkit-box-align: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-align: center;-ms-flex-pack: center;}.fl-row-full-height.fl-row-align-center .fl-row-content-wrap {align-items: center;justify-content: center;-webkit-align-items: center;-webkit-box-align: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-align: center;-ms-flex-pack: center;}.fl-row-full-height.fl-row-align-bottom .fl-row-content-wrap {align-items: flex-end;justify-content: flex-end;-webkit-align-items: flex-end;-webkit-justify-content: flex-end;-webkit-box-align: end;-webkit-box-pack: end;-ms-flex-align: end;-ms-flex-pack: end;}.fl-builder-ie-11 .fl-row-full-height.fl-row-align-bottom .fl-row-content-wrap {justify-content: flex-start;-webkit-justify-content: flex-start;}@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait){.fl-row-full-height .fl-row-content-wrap{min-height: 1024px;}}@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape){.fl-row-full-height .fl-row-content-wrap{min-height: 768px;}}@media screen and (device-aspect-ratio: 40/71) {.fl-row-full-height .fl-row-content-wrap {min-height: 500px;}}.fl-col-group-equal-height,.fl-col-group-equal-height .fl-col,.fl-col-group-equal-height .fl-col-content{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.fl-col-group-equal-height{-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.fl-col-group-equal-height.fl-col-group-has-child-loading {-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;}.fl-col-group-equal-height .fl-col,.fl-col-group-equal-height .fl-col-content{-webkit-box-flex: 1 1 auto; -moz-box-flex: 1 1 auto;-webkit-flex: 1 1 auto;-ms-flex: 1 1 auto;flex: 1 1 auto;}.fl-col-group-equal-height .fl-col-content{-webkit-box-orient: vertical; -webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; flex-shrink: 1; min-width: 1px; max-width: 100%;width: 100%;}.fl-col-group-equal-height:before,.fl-col-group-equal-height .fl-col:before,.fl-col-group-equal-height .fl-col-content:before,.fl-col-group-equal-height:after,.fl-col-group-equal-height .fl-col:after,.fl-col-group-equal-height .fl-col-content:after{content: none;}.fl-col-group-equal-height.fl-col-group-align-center .fl-col-content {align-items: center;justify-content: center;-webkit-align-items: center;-webkit-box-align: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-align: center;-ms-flex-pack: center;}.fl-col-group-equal-height.fl-col-group-align-bottom .fl-col-content {justify-content: flex-end;-webkit-justify-content: flex-end;-webkit-box-align: end;-webkit-box-pack: end;-ms-flex-pack: end;}.fl-col-group-equal-height.fl-col-group-align-center .fl-module,.fl-col-group-equal-height.fl-col-group-align-center .fl-col-group {width: 100%;}.fl-builder-ie-11 .fl-col-group-equal-height,.fl-builder-ie-11 .fl-col-group-equal-height .fl-col,.fl-builder-ie-11 .fl-col-group-equal-height .fl-col-content,.fl-builder-ie-11 .fl-col-group-equal-height .fl-module,.fl-col-group-equal-height.fl-col-group-align-center .fl-col-group {min-height: 1px;}.fl-col {float: left;min-height: 1px;}.fl-col-bg-overlay .fl-col-content {position: relative;}.fl-col-bg-overlay .fl-col-content:after {content: '';display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 0;}.fl-col-bg-overlay .fl-module {position: relative;z-index: 2;}.fl-module img {max-width: 100%;}.fl-builder-module-template {margin: 0 auto;max-width: 1100px;padding: 20px;}.fl-builder-content a.fl-button,.fl-builder-content a.fl-button:visited {border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;display: inline-block;font-size: 16px;font-weight: normal;line-height: 18px;padding: 12px 24px;text-decoration: none;text-shadow: none;}.fl-builder-content .fl-button:hover {text-decoration: none;}.fl-builder-content .fl-button:active {position: relative;top: 1px;}.fl-builder-content .fl-button-width-full .fl-button {display: block;text-align: center;}.fl-builder-content .fl-button-width-custom .fl-button {display: inline-block;text-align: center;max-width: 100%;}.fl-builder-content .fl-button-left {text-align: left;}.fl-builder-content .fl-button-center {text-align: center;}.fl-builder-content .fl-button-right {text-align: right;}.fl-builder-content .fl-button i {font-size: 1.3em;height: auto;margin-right:8px;vertical-align: middle;width: auto;}.fl-builder-content .fl-button i.fl-button-icon-after {margin-left: 8px;margin-right: 0;}.fl-builder-content .fl-button-has-icon .fl-button-text {vertical-align: middle;}.fl-icon-wrap {display: inline-block;}.fl-icon {display: table-cell;vertical-align: middle;}.fl-icon a {text-decoration: none;}.fl-icon i {float: left;}.fl-icon i:before {border: none !important;}.fl-icon-text {display: table-cell;text-align: left;padding-left: 15px;vertical-align: middle;}.fl-icon-text *:last-child {margin: 0 !important;padding: 0 !important;}.fl-icon-text a {text-decoration: none;}.fl-photo {line-height: 0;position: relative;}.fl-photo-align-left {text-align: left;}.fl-photo-align-center {text-align: center;}.fl-photo-align-right {text-align: right;}.fl-photo-content {display: inline-block;line-height: 0;position: relative;max-width: 100%;}.fl-photo-img-svg {width: 100%;}.fl-photo-content img {display: inline;height: auto;max-width: 100%;}.fl-photo-crop-circle img {-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;}.fl-photo-caption {font-size: 13px;line-height: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.fl-photo-caption-below {padding-bottom: 20px;padding-top: 10px;}.fl-photo-caption-hover {background: rgba(0,0,0,0.7);bottom: 0;color: #fff;left: 0;opacity: 0;filter: alpha(opacity = 0);padding: 10px 15px;position: absolute;right: 0;-webkit-transition:opacity 0.3s ease-in;-moz-transition:opacity 0.3s ease-in;transition:opacity 0.3s ease-in;}.fl-photo-content:hover .fl-photo-caption-hover {opacity: 100;filter: alpha(opacity = 100);}.fl-builder-pagination,.fl-builder-pagination-load-more {padding: 40px 0;}.fl-builder-pagination ul.page-numbers {list-style: none;margin: 0;padding: 0;text-align: center;}.fl-builder-pagination li {display: inline-block;list-style: none;margin: 0;padding: 0;}.fl-builder-pagination li a.page-numbers,.fl-builder-pagination li span.page-numbers {border: 1px solid #e6e6e6;display: inline-block;padding: 5px 10px;margin: 0 0 5px;}.fl-builder-pagination li a.page-numbers:hover,.fl-builder-pagination li span.current {background: #f5f5f5;text-decoration: none;}.fl-slideshow,.fl-slideshow * {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}.fl-slideshow .fl-slideshow-image img {max-width: none !important;}.fl-slideshow-social {line-height: 0 !important;}.fl-slideshow-social * {margin: 0 !important;}.fl-builder-content .bx-wrapper .bx-viewport {background: transparent;border: none;box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;left: 0;}.mfp-wrap button.mfp-arrow,.mfp-wrap button.mfp-arrow:active,.mfp-wrap button.mfp-arrow:hover,.mfp-wrap button.mfp-arrow:focus {background: transparent !important;border: none !important;outline: none;position: absolute;top: 50%;box-shadow: none !important;-moz-box-shadow: none !important;-webkit-box-shadow: none !important;}.mfp-wrap .mfp-close,.mfp-wrap .mfp-close:active,.mfp-wrap .mfp-close:hover,.mfp-wrap .mfp-close:focus {background: transparent !important;border: none !important;outline: none;position: absolute;top: 0;box-shadow: none !important;-moz-box-shadow: none !important;-webkit-box-shadow: none !important;}.admin-bar .mfp-wrap .mfp-close,.admin-bar .mfp-wrap .mfp-close:active,.admin-bar .mfp-wrap .mfp-close:hover,.admin-bar .mfp-wrap .mfp-close:focus {top: 32px!important;}img.mfp-img {padding: 0;}.mfp-counter {display: none;}.mfp-wrap .mfp-preloader.fa {font-size: 30px;}.fl-form-field {margin-bottom: 15px;}.fl-form-field input.fl-form-error {border-color: #DD6420;}.fl-form-error-message {clear: both;color: #DD6420;display: none;padding-top: 8px;font-size: 12px;font-weight: lighter;}.fl-form-button-disabled {opacity: 0.5;}.fl-animation {opacity: 0;}.fl-builder-mobile .fl-animation,.fl-builder-edit .fl-animation,.fl-builder-preview .fl-animation,.fl-animated {opacity: 1;}.fl-animated.fl-fade-in {animation: fl-fade-in 1s ease-out;-webkit-animation: fl-fade-in 1s ease-out;-moz-animation: fl-fade-in 1s ease-out;}@keyframes fl-fade-in {0% { opacity: 0; }100% { opacity: 1; }}@-webkit-keyframes fl-fade-in {0% { opacity: 0; }100% { opacity: 1; }}@-moz-keyframes fl-fade-in {0% { opacity: 0; }100% { opacity: 1; }}.fl-animated.fl-slide-left {animation: fl-slide-left 1s ease-out;-webkit-animation: fl-slide-left 1s ease-out;-moz-animation: fl-slide-left 1s ease-out;}@keyframes fl-slide-left {0% { opacity: 0; transform: translateX(10%); }100% { opacity: 1; transform: translateX(0%); }}@-webkit-keyframes fl-slide-left {0% { opacity: 0; -webkit-transform: translateX(10%); }100% { opacity: 1; -webkit-transform: translateX(0%); }}@-moz-keyframes fl-slide-left {0% { opacity: 0; -moz-transform: translateX(10%); }100% { opacity: 1; -moz-transform: translateX(0%); }}.fl-animated.fl-slide-right {animation: fl-slide-right 1s ease-out;-webkit-animation: fl-slide-right 1s ease-out;-moz-animation: fl-slide-right 1s ease-out;}@keyframes fl-slide-right {0% { opacity: 0; transform: translateX(-10%); }100% { opacity: 1; transform: translateX(0%); }}@-webkit-keyframes fl-slide-right {0% { opacity: 0; -webkit-transform: translateX(-10%); }100% { opacity: 1; -webkit-transform: translateX(0%); }}@-moz-keyframes fl-slide-right {0% { opacity: 0; -moz-transform: translateX(-10%); }100% { opacity: 1; -moz-transform: translateX(0%); }}.fl-animated.fl-slide-up {animation: fl-slide-up 1s ease-out;-webkit-animation: fl-slide-up 1s ease-out;-moz-animation: fl-slide-up 1s ease-out;}@keyframes fl-slide-up {0% { opacity: 0; transform: translateY(10%); }100% { opacity: 1; transform: translateY(0%); }}@-webkit-keyframes fl-slide-up {0% { opacity: 0; -webkit-transform: translateY(10%); }100% { opacity: 1; -webkit-transform: translateY(0%); }}@-moz-keyframes fl-slide-up {0% { opacity: 0; -moz-transform: translateY(10%); }100% { opacity: 1; -moz-transform: translateY(0%); }}.fl-animated.fl-slide-down {animation: fl-slide-down 1s ease-out;-webkit-animation: fl-slide-down 1s ease-out;-moz-animation: fl-slide-down 1s ease-out;}@keyframes fl-slide-down {0% { opacity: 0; transform: translateY(-10%); }100% { opacity: 1; transform: translateY(0%); }}@-webkit-keyframes fl-slide-down {0% { opacity: 0; -webkit-transform: translateY(-10%); }100% { opacity: 1; -webkit-transform: translateY(0%); }}@-moz-keyframes fl-slide-down {0% { opacity: 0; -moz-transform: translateY(-10%); }100% { opacity: 1; -moz-transform: translateY(0%); }}.fl-button.fl-button-icon-animation i {width: 0 !important;opacity: 0;-ms-filter: "alpha(opacity=0)";transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;}.fl-button.fl-button-icon-animation:hover i {opacity: 1! important;-ms-filter: "alpha(opacity=100)";}.fl-button.fl-button-icon-animation i.fl-button-icon-after {margin-left: 0px !important;}.fl-button.fl-button-icon-animation:hover i.fl-button-icon-after {margin-left: 10px !important;}.fl-button.fl-button-icon-animation i.fl-button-icon-before {margin-right: 0 !important;}.fl-button.fl-button-icon-animation:hover i.fl-button-icon-before {margin-right: 20px !important;margin-left: -10px;}.single:not(.woocommerce).single-fl-builder-template .fl-content {width: 100%;}.fl-builder-content a.fl-button,.fl-builder-content a.fl-button:visited {background: #fafafa;border: 1px solid #ccc;color: #333;}.fl-builder-content a.fl-button *,.fl-builder-content a.fl-button:visited * {color: #333;}.fl-row-content-wrap { margin: 0px; }.fl-row-content-wrap { padding: 0px; }.fl-row-fixed-width { max-width: 1100px; }.fl-module-content { margin: 20px; }@media (max-width: 992px) { .fl-visible-desktop,.fl-visible-mobile,.fl-col-group .fl-visible-desktop.fl-col,.fl-col-group .fl-visible-mobile.fl-col {display: none;}.fl-visible-desktop-medium,.fl-visible-medium,.fl-visible-medium-mobile,.fl-col-group .fl-visible-desktop-medium.fl-col,.fl-col-group .fl-visible-medium.fl-col,.fl-col-group .fl-visible-medium-mobile.fl-col {display: block;} }@media (max-width: 768px) { .fl-visible-desktop,.fl-visible-desktop-medium,.fl-visible-medium,.fl-col-group .fl-visible-desktop.fl-col,.fl-col-group .fl-visible-desktop-medium.fl-col,.fl-col-group .fl-visible-medium.fl-col {display: none;}.fl-visible-medium-mobile,.fl-visible-mobile,.fl-col-group .fl-visible-medium-mobile.fl-col,.fl-col-group .fl-visible-mobile.fl-col {display: block;}.fl-row-content-wrap {background-attachment: scroll !important;}.fl-row-bg-parallax .fl-row-content-wrap {background-attachment: scroll !important;background-position: center center !important;}.fl-col-group.fl-col-group-equal-height {display: block;}.fl-col-group.fl-col-group-equal-height.fl-col-group-custom-width {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.fl-col-group.fl-col-group-responsive-reversed {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -moz-flex;display: -webkit-flex;display: flex;flex-flow: row wrap;-ms-box-orient: horizontal;-webkit-flex-flow: row wrap;}.fl-col-group.fl-col-group-responsive-reversed .fl-col {-webkit-box-flex: 0 0 100%; -moz-box-flex: 0 0 100%;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(1) { -webkit-box-ordinal-group: 12; -moz-box-ordinal-group: 12;-ms-flex-order: 12;-webkit-order: 12; order: 12; }.fl-col-group-responsive-reversed .fl-col:nth-of-type(2) { -webkit-box-ordinal-group: 11;-moz-box-ordinal-group: 11;-ms-flex-order: 11;-webkit-order: 11;order: 11;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(3) { -webkit-box-ordinal-group: 10;-moz-box-ordinal-group: 10;-ms-flex-order: 10;-webkit-order: 10;order: 10; }.fl-col-group-responsive-reversed .fl-col:nth-of-type(4) { -webkit-box-ordinal-group: 9;-moz-box-ordinal-group: 9;-ms-flex-order: 9;-webkit-order: 9;order: 9; }.fl-col-group-responsive-reversed .fl-col:nth-of-type(5) { -webkit-box-ordinal-group: 8;-moz-box-ordinal-group: 8;-ms-flex-order: 8;-webkit-order: 8;order: 8; }.fl-col-group-responsive-reversed .fl-col:nth-of-type(6) { -webkit-box-ordinal-group: 7;-moz-box-ordinal-group: 7;-ms-flex-order: 7;-webkit-order: 7;order: 7; }.fl-col-group-responsive-reversed .fl-col:nth-of-type(7) { -webkit-box-ordinal-group: 6;-moz-box-ordinal-group: 6;-ms-flex-order: 6;-webkit-order: 6;order: 6; }.fl-col-group-responsive-reversed .fl-col:nth-of-type(8) { -webkit-box-ordinal-group: 5;-moz-box-ordinal-group: 5;-ms-flex-order: 5;-webkit-order: 5;order: 5; }.fl-col-group-responsive-reversed .fl-col:nth-of-type(9) { -webkit-box-ordinal-group: 4;-moz-box-ordinal-group: 4;-ms-flex-order: 4;-webkit-order: 4;order: 4; }.fl-col-group-responsive-reversed .fl-col:nth-of-type(10) { -webkit-box-ordinal-group: 3;-moz-box-ordinal-group: 3;-ms-flex-order: 3;-webkit-order: 3;order: 3; }.fl-col-group-responsive-reversed .fl-col:nth-of-type(11) { -webkit-box-ordinal-group: 2;-moz-box-ordinal-group: 2;-ms-flex-order: 2;-webkit-order: 2;order: 2; }.fl-col-group-responsive-reversed .fl-col:nth-of-type(12) {-webkit-box-ordinal-group: 1;-moz-box-ordinal-group: 1;-ms-flex-order: 1;-webkit-order: 1;order: 1;}.fl-col {clear: both;float: none;margin-left: auto;margin-right: auto;width: auto !important;}.fl-col-small {max-width: 400px;}.fl-block-col-resize {display:none;}.fl-row[data-node] .fl-row-content-wrap {border-left: none;border-right: none;margin: 0;padding-left: 0;padding-right: 0;}.fl-row[data-node] .fl-bg-video,.fl-row[data-node] .fl-bg-slideshow {left: 0;right: 0;}.fl-col[data-node] .fl-col-content {border-left: none;border-right: none;margin: 0;padding-left: 0;padding-right: 0;} }.page .fl-post-header, .single-fl-builder-template .fl-post-header { display:none; } .fl-node-5837a9ff3f026 > .fl-row-content-wrap {margin-top:0px;margin-bottom:0px;} .fl-node-5837a9ff3f026 > .fl-row-content-wrap {padding-top:0px;padding-bottom:0px;} .fl-node-5837c7fc271d0 > .fl-row-content-wrap {margin-top:0px;} .fl-node-5837c7fc271d0 > .fl-row-content-wrap {padding-top:0px;} .fl-node-583265f6437e2 > .fl-row-content-wrap {padding-top:0px;padding-bottom:25px;}.fl-node-583265f643764 > .fl-row-content-wrap {background-color: #0a0a0a;background-color: rgba(10,10,10, 0.6);}.fl-node-583265f643764 > .fl-row-content-wrap {background-image: url(https://gnkfoundation.org.au/wp-content/uploads/2016/10/homebg.jpg);background-repeat: no-repeat;background-position: center center;background-attachment: scroll;background-size: cover;}.fl-node-583265f643764 > .fl-row-content-wrap:after {background-color: #0a0002;background-color: rgba(10,0,2, 0.5);} .fl-node-583265f643764 > .fl-row-content-wrap {padding-top:50px;padding-right:0px;padding-bottom:50px;padding-left:0px;} .fl-node-583265f643cd8 > .fl-row-content-wrap {padding-top:50px;padding-bottom:50px;}.fl-node-583265f643bc8 > .fl-row-content-wrap {background-image: url(https://mintcreation.dk/kunder/bb/bb-zen-life/wp-content/uploads/2015/09/uneven-bg.jpg);background-repeat: no-repeat;background-position: center center;background-attachment: scroll;background-size: cover;}.fl-node-583265f643bc8 > .fl-row-content-wrap:after {background-color: #ffffff;background-color: rgba(255,255,255, 0.6);} .fl-node-583265f643bc8 > .fl-row-content-wrap {padding-top:50px;padding-right:0px;padding-bottom:50px;padding-left:0px;}.fl-node-583265f643fe6 {color: #ffffff;}.fl-builder-content .fl-node-583265f643fe6 *:not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-heading-text):not(.fl-menu-mobile-toggle) {color: inherit;}.fl-builder-content .fl-node-583265f643fe6 a {color: #ffffff;}.fl-builder-content .fl-node-583265f643fe6 a:hover {color: #ffffff;}.fl-builder-content .fl-node-583265f643fe6 h1,.fl-builder-content .fl-node-583265f643fe6 h2,.fl-builder-content .fl-node-583265f643fe6 h3,.fl-builder-content .fl-node-583265f643fe6 h4,.fl-builder-content .fl-node-583265f643fe6 h5,.fl-builder-content .fl-node-583265f643fe6 h6,.fl-builder-content .fl-node-583265f643fe6 h1 a,.fl-builder-content .fl-node-583265f643fe6 h2 a,.fl-builder-content .fl-node-583265f643fe6 h3 a,.fl-builder-content .fl-node-583265f643fe6 h4 a,.fl-builder-content .fl-node-583265f643fe6 h5 a,.fl-builder-content .fl-node-583265f643fe6 h6 a {color: #ffffff;} .fl-node-583265f643fe6 > .fl-row-content-wrap {padding-top:50px;padding-bottom:50px;}.fl-node-5ac439628898b {width: 100%;}.fl-node-5ac43951a680b {width: 100%;}.fl-node-5ac439353edee {width: 100%;}.fl-node-5837a9ff4d495 {width: 100%;}.fl-node-5837c7fc2f3a4 {width: 100%;}.fl-node-583265f643850 {width: 33.33%;}.fl-node-583265f643886 {width: 33.33%;}.fl-node-583265f6438f3 {width: 33.33%;}.fl-node-583265f6437ab {width: 100%;}.fl-node-58507122b4465 {width: 100%;}.fl-node-58507126272a9 {width: 100%;}.fl-node-583265f643d44 {width: 100%;}.fl-node-5837d19f59e50 {width: 25%;} .fl-node-5837d19f59e50 > .fl-col-content {margin-right:20px;}.fl-node-5837d228a6a9d {width: 25%;} .fl-node-5837d228a6a9d > .fl-col-content {margin-right:20px;}.fl-node-5837d19c41698 {width: 25%;} .fl-node-5837d19c41698 > .fl-col-content {margin-right:20px;}.fl-node-5837d1999d78f {width: 25%;}.fl-node-583265f644053 {width: 100%;} .fl-node-5837a9ff3d7ec > .fl-module-content {margin-top:0px;margin-bottom:0px;} .fl-node-5837c7fc26cd8 > .fl-module-content {margin-top:0px;}.fl-module-heading .fl-heading {padding: 0 !important;margin: 0 !important;}.fl-node-583265f643a03.fl-module-heading .fl-heading {text-align: center;font-size: 30px;}.fl-node-583265f643a03 h2.fl-heading a,.fl-node-583265f643a03 h2.fl-heading .fl-heading-text,.fl-node-583265f643a03 h2.fl-heading .fl-heading-text *,.fl-row .fl-col .fl-node-583265f643a03 h2.fl-heading .fl-heading-text {color: #ffffff;}.fl-node-583265f643a03 .fl-heading .fl-heading-text{font-family: "Raleway", sans-serif;font-weight: 500;}@media (max-width: 768px) {.fl-node-583265f643a03.fl-module-heading .fl-heading {font-size: 32px;}.fl-node-583265f643a03.fl-module-heading .fl-heading {text-align: center;}} .fl-node-583265f643a03 > .fl-module-content {margin-bottom:10px;}@media (max-width: 768px) { .fl-module-button .fl-button-left,.fl-module-button .fl-button-right {text-align: center;} }.fl-builder-content .fl-node-583265f6438bc a.fl-button,.fl-builder-content .fl-node-583265f6438bc a.fl-button:visited {font-size: 16px;line-height: 18px;padding: 18px 36px;border-radius: 0px;-moz-border-radius: 0px;-webkit-border-radius: 0px;background: #fcb034;border: 1px solid #f0a428;}.fl-builder-content .fl-node-583265f6438bc a.fl-button,.fl-builder-content .fl-node-583265f6438bc a.fl-button:visited,.fl-builder-content .fl-node-583265f6438bc a.fl-button *,.fl-builder-content .fl-node-583265f6438bc a.fl-button:visited * {color: #ffffff;}.fl-builder-content .fl-node-583265f6438bc a.fl-button:hover,.fl-builder-content .fl-node-583265f6438bc a.fl-button:focus {background: #fca00c;border: 1px solid #f09400;}.fl-builder-content .fl-node-583265f6438bc a.fl-button:hover,.fl-builder-content .fl-node-583265f6438bc a.fl-button:focus,.fl-builder-content .fl-node-583265f6438bc a.fl-button:hover *,.fl-builder-content .fl-node-583265f6438bc a.fl-button:focus * {color: #ffffff;} .fl-node-583265f6438bc > .fl-module-content {margin-top:20px;}.fl-node-5837d084b8639.fl-module-heading .fl-heading {text-align: center;}@media (max-width: 768px) { .fl-photo-content {width: 100%;} } .fl-node-5837cea8c958b > .fl-module-content {margin-right:20px;margin-bottom:20px;} .fl-node-583265f643ef7 > .fl-module-content {margin-top:20px;}.fl-builder-content .fl-node-5837cf6667550 a.fl-button,.fl-builder-content .fl-node-5837cf6667550 a.fl-button:visited {font-size: 16px;line-height: 18px;padding: 12px 24px;border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;background: #fcb033;border: 1px solid #f0a427;}.fl-builder-content .fl-node-5837cf6667550 a.fl-button,.fl-builder-content .fl-node-5837cf6667550 a.fl-button:visited,.fl-builder-content .fl-node-5837cf6667550 a.fl-button *,.fl-builder-content .fl-node-5837cf6667550 a.fl-button:visited * {color: #fcfcfc;}.fl-builder-content .fl-node-5837cf6667550 a.fl-button:hover,.fl-builder-content .fl-node-5837cf6667550 a.fl-button:focus {background: #fca416;border: 1px solid #f0980a;}.fl-builder-content .fl-node-5837cf6667550 a.fl-button:hover,.fl-builder-content .fl-node-5837cf6667550 a.fl-button:focus,.fl-builder-content .fl-node-5837cf6667550 a.fl-button:hover *,.fl-builder-content .fl-node-5837cf6667550 a.fl-button:focus * {color: #fcfcfc;} .fl-node-5837d1faa3d04 > .fl-module-content {margin-right:40px;}@media (max-width: 768px) { .fl-node-5837d1faa3d04 > .fl-module-content { margin-right:20px; } }.fl-node-583265f6442de.fl-module-heading .fl-heading {text-align: left;font-size: 32px;}.fl-node-583265f6442de h2.fl-heading a,.fl-node-583265f6442de h2.fl-heading .fl-heading-text,.fl-node-583265f6442de h2.fl-heading .fl-heading-text *,.fl-row .fl-col .fl-node-583265f6442de h2.fl-heading .fl-heading-text {color: #0a0a0a;}.fl-node-583265f6442de .fl-heading .fl-heading-text{font-family: "Raleway", sans-serif;font-weight: 500;} .fl-node-583265f6442de > .fl-module-content {margin-bottom:40px;}@media (max-width: 768px) { .fl-node-583265f6442de > .fl-module-content { margin-bottom:20px; } }.fl-mosaicflow-content {visibility: hidden;}.fl-mosaicflow-col {float:left;}.fl-gallery {position: relative;}.fl-gallery-item {display: none;height: 150px;width: 150px;}.fl-node-5837d0bdddb98 .fl-mosaicflow {margin-left: -40px;}.fl-mosaicflow-item {margin: 0 0 40px 40px;}html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(//gnkfoundation.org.au/wp-content/plugins/responsive-lightbox/assets/swipebox/img/loader.gif) center center no-repeat}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-close,#swipebox-next,#swipebox-prev{background-image:url(//gnkfoundation.org.au/wp-content/plugins/responsive-lightbox/assets/swipebox/img/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-next.disabled,#swipebox-prev.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px #000;background:#000;opacity:.95}#swipebox-top-bar{color:#fff!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}

@font-face {
font-family: helveticabold;
src: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/css/fonts/helvetica_bold_0-webfont.eot);
src: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/css/fonts/helvetica_bold_0-webfont.eot?#iefix) format('embedded-opentype'), url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/css/fonts/helvetica_bold_0-webfont.woff) format('woff'), url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/css/fonts/helvetica_bold_0-webfont.ttf) format('truetype'), url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/css/fonts/helvetica_bold_0-webfont.svg#helveticabold) format('svg');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: helveticaregular;
src: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/css/fonts/helvetica_0-webfont.eot);
src: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/css/fonts/helvetica_0-webfont.eot?#iefix) format('embedded-opentype'), url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/css/fonts/helvetica_0-webfont.woff) format('woff'), url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/css/fonts/helvetica_0-webfont.ttf) format('truetype'), url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/css/fonts/helvetica_0-webfont.svg#helveticaregular) format('svg');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: helveticaneue-light;
src: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/css/fonts/helveticaneue-light.eot);
src: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/css/fonts/helveticaneue-light.eot?#iefix) format('embedded-opentype'), 
url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/css/fonts/helveticaneue-light.woff) format('woff'), 
url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/css/fonts/helveticaneue-light.ttf) format('truetype'),
url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/css/fonts/helveticaneue-light.svg#helveticaneue-light) format('svg');
font-weight: 400;
font-style: normal;
}
body {
margin: 0;
padding: 0;
}
.clear {
clear: both;
}
.space {
clear: both;
padding: 30px 0 0;
width: 100%;
float: left;
}
.sfsi_mainContainer {
font-family: helveticaregular;
}
.sfsi_mainContainer h1, .sfsi_mainContainer h2, .sfsi_mainContainer h3, .sfsi_mainContainer h4, .sfsi_mainContainer h5, .sfsi_mainContainer h6, .sfsi_mainContainer li, .sfsi_mainContainer p, .sfsi_mainContainer ul {
margin: 0;
padding: 0;
font-weight: 400;
}
.sfsi_mainContainer img {
border: 0;
}
.main_contant p, .ui-accordion .ui-accordion-header {
font-family: 'helveticaneue-light';
}
.sfsi_mainContainer input, .sfsi_mainContainer select {
outline: 0;
}
.wapper {
padding: 48px 106px 40px 20px;
display: block;
background: #f1f1f1;
}
.main_contant {
margin: 0;
padding: 0;
}
.main_contant h1 {
padding: 0;
color: #1a1d20;
font-family: helveticabold;
font-size: 28px;
}
.main_contant p {
padding: 0;
color: #414951;
font-size: 17px;
line-height: 26px;
}
.main_contant p span {
text-decoration: underline;
font-family: helveticabold;
}
.like_txt {
margin: 30px 0 0;
padding: 0;
color: #12a252;
font-family: helveticaregular;
font-size: 20px;
line-height: 20px;
text-align: center;
}
.like_txt a {
color: #12a252;
}
#accordion p, #accordion1 p {
color: #5a6570;
text-align: left;
font-family: 'helveticaneue-light';
font-size: 17px;
line-height: 26px;
padding-top: 19px;
}
.sfsiplus_tab_3_icns.sfsiplus_shwthmbfraftr .cstmdisplaysharingtxt { float: left; }
#accordion p:first-child, #accordion1 p:first-child {
padding-top: 0;
}
#accordion h4, #accordion1 h4 {
margin: 0;
padding: 30px 0 0;
color: #414951;
font-size: 20px;
line-height: 22px;
font-family: helveticaregular;
}
#accordion h4:first-child, #accordion1 h4:first-child {
padding-top: 0;
}
#accordion .tab8 h4:first-child, #accordion1 h4:first-child { margin-left: 0 !important}
.tab1, .tab2, .tab3, .tab4, .tab5, .tab6, .tab7 {
color: #5a6570;
text-align: left;
font-family: helveticaregular;
font-size: 18px;
line-height: 26px;
}
.tab4 ul.like_icon {
margin: 0;
padding: 20px 0 0;
list-style: none;
text-align: center;
}
.tab4 ul.like_icon li {
margin: 0;
padding: 0;
list-style: none;
display: inline-block;
}
.tab4 ul.like_icon li span {
margin: 0;
width: 54px;
display: block;
background: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/images/count_bg.png) no-repeat;
height: 24px;
overflow: hidden;
padding: 10px 2px 2px;
font-size: 17px;
text-align: center;
line-height: 24px;
color: #5a6570;
}
.tab4 ul.like_icon li a {
color: #5a6570;
text-decoration: none;
}
.tab4 ul.enough_waffling {
margin: 0;
padding: 25px 0 27px;
list-style: none;
text-align: center;
}
.tab4 ul.enough_waffling li {
margin: 0 22px;
padding: 0;
list-style: none;
display: inline-block;
}
.tab4 ul.enough_waffling li span {
float: left;
}
.tab4 ul.enough_waffling li label {
margin: 0 0 0 20px;
float: left;
font-family: helveticaregular;
font-size: 18px;
font-weight: 400;
text-align: center;
line-height: 38px;
color: #5a6570;
}
.sfsi_mainContainer .checkbox {
width: 31px;
height: 31px;
background: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/images/check_bg.jpg) no-repeat;
display: inherit;
}
.tab8 .social_icon_like1 li span.checkbox {
width: 31px;
height: 31px;
background: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/images/check_bg.jpg) no-repeat;
display: inherit;
}
.tab8 .social_icon_like1 li a
{
float: left;
}
.sfsi_mainContainer .radio {
width: 40px;
height: 40px;
background: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/images/radio_bg.png) no-repeat;
display: inherit;
}
.sfsi_mainContainer .select {
width: 127px;
height: 47px;
font-size: 17px;
background: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/images/select_bg.jpg) no-repeat;
display: block;
padding-left: 16px;
line-height: 49px;
}
.sfsi_mainContainer .line {
background: #eaebee;
height: 1px;
font-size: 0;
margin: 15px 0 0;
clear: both;
width: 100%;
float: left;
}
.sfsiplus_specify_counts {
display: block;
margin-top: 15px;
padding-top: 15px;
clear: both;
width: 100%;
float: left;
border-top: 1px solid #eaebee;
}
.sfsiplus_specify_counts .radio_section {
width: 30px;
float: left;
margin: 12px 10px 0 0;
}
.sfsiplus_specify_counts .social_icon_like {
width: 54px;
float: left;
margin: 0 15px 0 0;
}
.sfsiplus_specify_counts .social_icon_like ul {
margin: 0;
padding: 0 !important;
list-style: none;
text-align: center;
}
.sfsiplus_specify_counts .social_icon_like li {
margin: 0;
padding: 0;
list-style: none;
display: inline-block;
}
.sfsiplus_specify_counts .social_icon_like li span {
margin: 0;
width: 54px;
display: block;
background: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/images/count_bg.jpg) no-repeat;
height: 24px;
overflow: hidden;
padding: 10px 2px 2px;
font-family: helveticaregular;
font-size: 16px;
text-align: center;
line-height: 24px;
color: #5a6570;
}
.sfsiplus_specify_counts .social_icon_like li a {
color: #5a6570;
text-decoration: none;
}
.sfsiplus_specify_counts .listing {
width: 88%;
margin-top: -5px;
display: inherit;
float: left;
}
.sfsiplus_specify_counts .listing ul {
margin: 0;
padding: 0;
list-style: none;
text-align: left;
}
.sfsiplus_specify_counts .listing li {
margin: 15px 0 0;
padding: 0;
list-style: none;
clear: both;
line-height: 39px;
font-size: 17px;
}
.sfsiplus_specify_counts .listing li span {
float: left;
margin-right: 20px;
}
.sfsiplus_specify_counts .listing li .input {
background: #e5e5e5;
box-shadow: 2px 2px 3px #dcdcdc inset;
border: 0;
padding: 10px;
margin-left: 25px;
}
.sfsiplus_specify_counts .listing li .input_facebook {
width: 288px;
background: #e5e5e5;
box-shadow: 2px 2px 3px #dcdcdc inset;
border: 0;
padding: 10px;
margin-left: 16px;
}
.save_button {
width: 450px;
padding-top: 30px !important;
clear: both;
margin: auto;
}
.save_button a {
background: #12a252;
text-align: center;
font-size: 23px;
color: #FFF!important;
display: block;
padding: 11px 0;
text-decoration: none;
}
.save_button a:hover { background:#079345 }
.tab5 ul.plus_share_icon_order {
margin: 0;
padding: 0;
list-style: none;
text-align: left;
}
.tab5 ul.plus_share_icon_order li {
margin: 22px 6px 0 0;
padding: 0;
list-style: none;
float: left;
line-height: 37px;
}
.tab5 ul.plus_share_icon_order li:last-child {
margin: 22px 0 0 3px;
}
.tab5 .row {
border-top: 1px solid #eaebee;
margin-top: 25px;
padding-top: 15px;
clear: both;
display: block;
width: 100%;
float: left;
font-family: helveticaregular;
line-height: 42px;
}
.tab5 .icons_size {
position: relative;
}
.tab5 .icons_size span {
margin-right: 18px;
display: block;
float: left;
font-size: 18px;
font-weight: 400;
line-height: 46px;
}
.tab5 .icons_size span.last {
margin-left: 55px;
}
.tab5 .icons_size input {
width: 73px;
background: #e5e5e5;
box-shadow: 2px 2px 3px #dcdcdc inset;
border: 0;
padding: 13px 13px 12px;
margin-right: 18px;
float: left;
display: block;
}
.tab5 .icons_size select.styled {
position: absolute;
left: 0;
width: 135px;
height: 46px;
line-height: 46px;
}
.tab5 .icons_size .field {
position: relative;
float: left;
display: block;
margin-right: 20px;
}
.tab5 .icons_size ins {
margin-right: 25px;
float: left;
font-size: 17px;
font-weight: 400;
text-decoration: none;
}
.tab5 .icons_size ins.leave_empty {
line-height: 23px;
}
.tab5 .icons_size {
padding-top: 15px;
}
.tab5 ul.enough_waffling {
margin: -5px 0 0;
padding: 0;
list-style: none;
text-align: center;
}
.tab5 .new_wind .sfsiplus_row_onl ul.enough_waffling {
margin: 20px 0 0 0;
padding: 0;
list-style: none;
height: 38px;
text-align: left;
}
.tab5 ul.enough_waffling li {
margin: 0 22px;
padding: 0;
list-style: none;
display: inline-block;
}
.tab5 ul.enough_waffling li span {
float: left;
}
.tab5 ul.enough_waffling li label {
margin: 0 0 0 20px;
float: left;
font-family: helveticaregular;
font-size: 18px;
font-weight: 400;
text-align: center;
line-height: 38px;
color: #5a6570;
}
.sticking p {
float: left;
font-size: 18px!important;
}
.sticking p.list {
width: 168px;
}
.sticking p.link {
margin: 3px 0 0 12px;
padding: 0!important;
float: left;
}
.sticking .float {
margin-left: 188px;
margin-top: 3px;
float: left;
font-size: 17px;
}
.sticking ul {
margin: 0;
padding: 30px 0 0;
list-style: none;
float: left;
}
.sticking a {
color: #a4a9ad;
text-decoration: none;
}
.sticking .field {
position: relative;
float: left;
display: block;
margin-left: 20px;
}
.sticking .field .select {
width: 206px;
height: 47px;
background: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/images/select_bg1.jpg) no-repeat;
display: block;
padding-left: 10px;
}
.sticking .field select.styled {
position: absolute;
left: 0;
top: 0;
width: 211px;
line-height: 46px;
height: 46px;
}
.mouseover_field {
width: 455px;
float: left;
font-size: 18px;
margin-top: 10px;
}
.mouseover_field label {
width: 125px;
float: left;
}
.mouseover_field input {
width: 256px;
float: left;
background: #e5e5e5;
box-shadow: 2px 2px 3px #dcdcdc inset;
border: 0;
padding: 10px;
}
.tab6 .social_icon_like1 {
width: 100%;
float: left;
margin: 0;
padding: 35px 0 0;
text-align: center;
}
.tab6 .social_icon_like1 ul {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
.tab6 .social_icon_like1 li {
margin: 0 20px;
padding: 0;
width: auto;
list-style: none;
display: inline-block;
}
.tab6 .social_icon_like1 li span, .tab8 .social_icon_like1 li span {
margin: 0;
width: 44px;
display: block;
background: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/images/count_bg1.png) no-repeat;
height: 22px;
overflow: hidden;
padding: 2px 2px 2px 10px;
font-family: helveticaregular;
font-size: 15px;
text-align: center;
line-height: 20px;
color: #5a6570;
float: left;
}
.tab6 .social_icon_like1 li img {
float: left;
margin-right: 5px;
display: block;
}
.tab6 .social_icon_like1 li a {
color: #5a6570;
text-decoration: none;
display: block;
}
.tab6 ul.usually {
margin: 28px 0 6px 60px;
padding: 0;
list-style: none;
}
.tab6 ul.usually li {
margin: 0;
padding: 0;
width: auto;
list-style: none;
text-align: left;
font-size: 17px;
}
.tab6 ul.enough_waffling {
margin: 25px 0 0;
padding: 0;
list-style: none;
text-align: center;
}
.tab6 ul.enough_waffling li {
margin: 0 22px;
padding: 0;
list-style: none;
display: inline-block;
}
.tab6 ul.enough_waffling li span {
float: left;
}
.tab6 ul.enough_waffling li label {
margin: 0 0 0 20px;
float: left;
font-family: helveticaregular;
font-size: 18px;
font-weight: 400;
text-align: center;
line-height: 38px;
color: #5a6570;
}
.tab6 .row {
border-top: 1px solid #eaebee;
margin-top: 25px;
padding-top: 15px;
clear: both;
display: block;
width: 100%;
float: left;
font-family: helveticaregular;
line-height: 42px;
}
.tab6 .options {
margin-top: 25px;
clear: both;
width: 100%;
float: left;
}
.tab6 .options label {
width: 345px;
float: left;
font-size: 18px;
font-family: helveticaregular;
color: #5a6570;
line-height: 46px;
}
.tab6 .options label.first {
font-family: helveticaregular;
font-size: 18px;
}
.tab6 .options input {
width: 308px;
float: left;
background: #e5e5e5;
box-shadow: 2px 2px 3px #dcdcdc inset;
border: 0;
padding: 10px;
}
.tab6 .options .field {
width: 223px;
float: left;
position: relative;
}
.tab6 .options .field .select {
width: 207px;
background: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/images/select_bg1.jpg) no-repeat;
display: block;
padding-left: 17px;
font-family: helveticaregular;
}
.tab6 .options .field select.styled {
position: absolute;
left: 0;
top: 0;
width: 213px;
line-height: 46px;
height: 46px;
}
.tab7 h3 {
margin: 14px 0 6px;
padding: 0;
color: #a7a9ac;
font-family: helveticaregular;
font-size: 20px;
text-align: left;
}
.tab7 .close {
position: absolute;
right: 18px;
top: 18px;
}
.tab7 .text_options {
width: 400px;
float: left;
}
.tab7 .text_options.layout {
margin-left: 35px;
}
.tab7 .sfsiplus_row_tab {
margin-top: 10px;
width: 100%;
float: left;
}
.tab7 .text_options label {
width: 121px;
float: left;
line-height: 46px;
font-size: 18px;
}
.tab7 .text_options.layout label {
line-height: 20px;
font-size: 18px;
}
.tab7 .text_options.layout label.border {
line-height: 46px;
}
.tab7 .text_options input {
width: 274px;
float: left;
background: #e5e5e5;
box-shadow: 2px 2px 3px #dcdcdc inset;
border: 0;
padding: 13px 10px;
font-size: 17px;
color: #5a6570;
}
.tab7 .text_options input.small {
width: 138px;
}
.tab7 .text_options .field {
width: 223px;
float: left;
position: relative;
}
.tab7 .text_options .field .select {
width: 183px;
padding-right: 21px;
height: 47px;
background: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/images/select_bg1.jpg) no-repeat;
display: block;
padding-left: 10px;
line-height: 46px;
font-size: 17px;
color: #414951;
}
.tab7 .text_options .field select.styled {
position: absolute;
left: 0;
top: 0;
width: 213px;
line-height: 46px;
height: 46px;
}
.tab7 .color_box {
width: 40px;
height: 34px;
border: 3px solid #fff;
box-shadow: 1px 2px 2px #ccc;
float: left;
position: relative;
margin-left: 13px;
}
.tab7 .color_box1 {
width: 100%;
height: 34px;
background: #5a6570;
box-shadow: 1px -2px 15px -2px #d3d3d3 inset;
}
.tab7 .corner {
width: 10px;
height: 10px;
background: #fff;
position: absolute;
right: 0;
bottom: 0;
}
.tab7 ul.border_shadow {
margin: 0;
padding: 5px 0 0;
list-style: none;
float: left;
width: 257px;
}
.tab7 ul.border_shadow li {
margin: 0;
padding: 0 0 0 40px;
list-style: none;
float: left;
}
.tab7 ul.border_shadow li:first-child {
padding: 0;
}
.tab7 ul.border_shadow li span {
float: left;
}
.tab7 ul.border_shadow li label {
float: left;
width: auto;
font-family: helveticaregular;
font-size: 18px;
font-weight: 400;
text-align: center;
line-height: 40px!important;
color: #5a6570;
padding: 0 0 0 20px;
}
.tab7 .row {
border-top: 1px solid #eaebee;
margin-top: 25px;
padding-top: 15px;
clear: both;
display: block;
width: 100%;
float: left;
font-family: helveticaregular;
line-height: 42px;
}
.tab7 .pop_up_show {
width: 100%;
float: left;
margin-top: 20px;
}
.tab7 .pop_up_show span {
float: left;
}
.tab7 .pop_up_show label {
float: left;
width: auto;
font-size: 18px;
font-weight: 400;
text-align: center;
line-height: 38px!important;
color: #5a6570;
padding: 0 0 0 20px;
}
.tab7 .pop_up_show input.add {
width: 257px;
float: left;
background: #e5e5e5;
box-shadow: 2px 2px 3px #dcdcdc inset;
border: 0;
padding: 10px;
margin-left: 40px;
}
.tab7 .pop_up_show input.seconds {
width: 60px;
background: #e5e5e5;
box-shadow: 2px 2px 3px #dcdcdc inset;
border: 0;
padding: 10px;
margin: 0 7px;
}
.tab7 .pop_up_show a {
text-decoration: underline;
color: #a4a9ad;
font-size: 16px;
margin-left: 20px;
}
.tab7 .pop_up_show .field {
width: 135px;
float: left;
position: relative;
margin-left: 20px;
font-size: 17px;
font-family: helveticaregular;
}
.tab7 .pop_up_show .field .select {
width: 127px;
height: 48px;
background: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/images/select_bg.jpg) no-repeat;
display: block;
padding-left: 10px;
line-height: 46px;
font-size: 16px;
color: #5a6570;
}
.tab7 .pop_up_show .field select.styled {
position: absolute;
left: 0;
top: 0;
width: 135px;
line-height: 46px;
height: 46px;
}
.pop_up_box {
width: 474px;
background: #FFF;
box-shadow: 0 0 5px 3px #d8d8d8;
margin: 200px auto;
padding: 20px 25px 0;
font-family: helveticaregular;
color: #5a6570;
min-height: 250px;
position: relative;
}
.pop_up_box h4, .pop_up_box_ex h4 {
font-size: 20px;
color: #5a6570;
text-align: center;
margin: 0;
padding: 0;
line-height: 22px;
}
.pop_up_box p, .pop_up_box_ex p {
font-size: 17px;
line-height: 28px;
color: #5a6570;
text-align: left;
margin: 0;
padding: 25px 0 0;
font-family: helveticaregular;
}
.sfsi_popupcntnr {
float: left;
width: 100%}
.sfsi_popupcntnr>h3 {
color: #000;
float: left;
font-weight: 700;
margin-bottom: 5px;
width: 100%}
ul.flwstep {
float: left;
width: 100%}
ul.flwstep>li {
color: #000;
font-size: 16px;
margin: 5px;
}
.upldbtn {
float: left;
text-align: center;
width: 100%}
.upload_butt {
background-color: #12a252;
border: none;
color: #fff;
font-weight: 700;
margin-top: 10px;
padding: 5px 45px;
width: auto;
cursor: pointer;
}
.pop_up_box .button {
background: #12a252;
font-size: 22px;
line-height: 24px;
color: #5a6570;
text-align: center;
min-height: 80px;
margin-top: 32px;
box-shadow: none;
word-wrap: break-word;
white-space: normal;
}
.pop_up_box .button:hover {
box-shadow: none!important;
}
.pop_up_box .button a.activate {
padding: 0px 0;
}
.pop_up_box a, .pop_up_box_ex a  {
color: #a4a9ad;
font-size: 20px;
text-decoration: none;
text-align: center;
display: inline-block;
margin-top: 20px;
width: 100%;
}
.pop_up_box .upload {
width: 100%;
float: left;
text-align: left;
margin-top: 15px;
height: 46px;
}
.pop_up_box .upload label {
width: 135px;
float: left;
line-height: 45px;
font-size: 18px;
font-family: helveticaregular;
text-align: left;
}
.pop_up_box .upload input[type=text] {
width: 248px;
float: left;
background: #e5e5e5;
box-shadow: 2px 2px 3px #dcdcdc inset;
border: 0;
padding: 0 10px;
font-size: 16px;
height: 44px;
text-align: left;
color: #5a6570;
font-family: helveticaregular;
}
.pop_up_box .upload input.upload_butt {
width: 100px;
background: #12a252;
box-shadow: 0 0 0;
border: 0;
text-align: center;
font-size: 18px;
color: #fff;
font-family: helveticaregular;
height: 45px;
right: 32px;
top: 71px;
position: absolute;
}
.pop_up_box .upload a {
color: #12a252;
font-size: 18px;
text-decoration: underline;
font-family: helveticaregular;
margin: 0 0 16px 140px;
}
.pop_up_box a:hover, .pop_up_box_ex a:hover {
color: #a4a9ad;
}
.tab1 ul.plus_icn_listing {
list-style: none;
overflow: hidden;
border-top: #e7e8eb solid 1px;
margin: 35px 0 0;
}
.tab1 ul.plus_icn_listing li {
border-bottom: #eaebed solid 1px;
padding: 11px 0 11px 8px;
float: left;
width: 100%}
ul.plus_icn_listing li .tb_4_ck {
float: left;
margin: 10px 0 0;
}
ul.sfsiplus_icn_listing8 li .tb_4_ck {
float: left;
margin: 10px 0 0;
}
.tab8 .cstmdsplyulwpr .radio_section.tb_4_ck
{
margin-right: 10px !important;
}
.tab8 .social_icon_like1.cstmdsplyulwpr .cstmdsplsub{margin-top: 3px;}
.tab8 .social_icon_like1.cstmdsplyulwpr .cstmdspllke{margin-top: 3px;}
.tab8 .social_icon_like1.cstmdsplyulwpr .cstmdsplggpls{margin-top: 3px;}
.tab8 .social_icon_like1.cstmdsplyulwpr .cstmdspltwtr{margin-top: 4px;}
.tab8 .social_icon_like1.cstmdsplyulwpr .cstmdsplshr{margin-top: 3px;}
.tab2 {
overflow: hidden;
}
.tab2 .rss_url_row {
width: 100%;
float: left;
margin: 0 0 10px;
}
.tab2 .rss_url_row h4 {
float: left;
line-height: 43px!important;
}
.tab2 .inr_cont input.add, .tab2 .inr_cont textarea.add_txt, .tab2 .rss_url_row input.add {
width: 363px;
float: left;
background: #e5e5e5;
box-shadow: 2px 2px 3px #dcdcdc inset;
border: 0;
padding: 12px 10px 11px;
margin-left: 10px;
}
.tab2 .rss_url_row a.rit_link {
float: left;
margin: 10px 0 0 16px;
font-size: 17px;
}
.tab2 .row {
float: left;
border-top: 2px solid #f2f3f4;
clear: both;
padding: 0 0 15px;
width: 100%}
.tab2 .row .tab_2_email_sec {
list-style: none;
margin: 17px 0 0;
overflow: hidden;
}
.row ul.tab_2_email_sec li {
float: left;
margin-right: 10px;
width: 32%;
}
.sfsiplusicnsdvwrp
{
width: 110px;
float: left;
}
.row ul.tab_2_email_sec:first-child {
margin-right: 2%
}
.inr_cont .fb_url {
clear: both;
}
.inr_cont .fb_url .checkbox, .inr_cont .fb_url input.add, .inr_cont .fb_url label, .inr_cont .fb_url lable {
float: left;
}
.inr_cont .fb_url input.add {
margin-left: 19px;
}
.inr_cont .fb_url .checkbox {
margin: 6px 0 0;
}
.inr_cont .fb_url label {
line-height: 41px;
margin: 0 0 0 15px;
font-size: 18px;
}
.inr_cont textarea.add_txt {
resize: none;
margin: 0 0 0 19px!important;
height: 60px;
}
.tab2 .inr_cont textarea.add_txt {
width: 382px!important;
height: 90px;
overflow: hidden;
}
.tab2 .inr_cont input.add {
width: 417px;
}
.red_txt, .tab2 .red_txt {
color: #ef4745!important;
text-align: center!important;
padding-top: 5px!important;
}
.green_txt {
color: #12A252!important;
text-align: center!important;
padding-top: 5px!important;
}
.red_txt {
color: #f80000!important;
text-align: center!important;
padding-top: 5px!important;
}
.linked_tab_2 .fb_url label {
width: 32%}
.twt_tab_2 label {
width: 18%}
.bdr_top {
border-top: none!important;
}
.linked_tab_2 .fb_url input.link_dbl {
margin-bottom: 6px;
}
.tab3 {
overflow: hidden;
}
.tab3 .row {
padding: 15px 0;
clear: both;
overflow: hidden;
}
.tab3 .row.sfsiplusmousetxt
{
border: medium none;
}
.tab3 ul.tab_3_list {
overflow: hidden;
margin: 4px 0 11px;
}
.tab8 .sfsiplus_toglepstpgspn {
font-weight: bold;
}
ul.tab_3_list li {
background: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/images/tab_3_list_bg.jpg) 13px 7px no-repeat;
padding: 0 0 0 30px;
color: #778088;
font-family: helveticaregular;
font-size: 17px;
margin-bottom: 4px;
}
.tab5 ul.tab_3_list li
{
background: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/images/tab_3_list_bg.jpg) 13px 18px no-repeat;
}
.tab3 .row h3 {
margin: 0 0 20px;
color: #414951;
font-family: helveticabold;
font-size: 20px;
}
ul.sfsiplus_tab_3_icns {
list-style: none;
margin: 34px 0 0;
overflow: hidden;
}
ul.sfsiplus_tab_3_icns li {
width: 100%;
margin: 0 0 21px;
float: left;
}
ul.sfsiplus_tab_3_icns label {
float: left;
line-height: 42px;
color: #69737C;
font-size: 18px;
font-family: helveticaregular;
min-width: 120px;
}
ul.sfsiplus_tab_3_icns li .sfsiplus_icns_tab_3, ul.sfsiplus_tab_3_icns li .radio {
float: left;
}
.tab3 .sub_row {
float: left;
margin: 35px 0 0 4%;
width: 90%}
.tab3 .sub_row h4 {
color: #a4a9ad!important;
}
.tab3 .sub_row label {
float: left;
margin: 0 20px;
line-height: 36px;
font-size: 18px;
}
.tab3 .sub_row p {
padding-top: 18px!important;
clear: both;
overflow: hidden;
}
.sub_row .sub_sub_box p {
padding-top: 18px!important;
}
.tab3 .sub_row .checkbox {
float: left;
margin-top: 4px;
}
.tab3 .sub_row .sub_sub_box {
width: 80%;
margin: 7px 0 15px 10%;
float: left;
}
.tab3 .sub_row input.smal_inpt {
width: 73px;
background: #e5e5e5;
box-shadow: 2px 2px 3px #dcdcdc inset;
border: 0;
padding: 10px;
float: left;
}
.tab3 .sub_row .drop_lst {
border: 1px solid #d6d6d6;
font-size: 16px;
color: #5a6570;
width: 120px;
}
.tab3 .first_row, .tab3 .first_row p, .tab3 .first_row p .radio, .tab3 .first_row p label {
float: left;
}
.tab3 .first_row {
width: 90%;
float: left;
}
.tab3 .first_row p {
padding: 0!important;
}
.tab3 .first_row p label {
line-height: 44px;
margin: 0 10px;
}
.tab3 .first_row p:last-child {
margin-left: 27%}
.tab3 .tab_1_sav {
padding-top: 20px!important;
margin: 10px auto 20px;
}
.suc_msg {
background: #12A252;
color: #FFF;
display: none;
font-size: 23px;
padding: 10px;
text-align: left;
text-decoration: none;
}
.error_msg {
background: #D22B30;
color: #FFF;
display: none;
font-size: 23px;
padding: 10px;
text-align: left;
text-decoration: none;
}
.fileUPInput {
cursor: pointer;
position: relative;
top: -43px;
right: 0;
z-index: 99;
height: 42px;
font-size: 5px;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
width: 100%}
.inputWrapper {
height: 20px;
width: 50px;
overflow: hidden;
position: relative;
cursor: pointer;
}
.sfsiplus_custom-txt {
background: none!important;
padding-left: 2px!important;
}
.plus_custom-img {
float: left;
margin-left: 20px;
}
.loader-img {
float: left;
margin-left: -70px;
display: none;
}
.pop-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
backgound-color: #d3d3d3;
z-index: 10;
padding: 20px;
display: none;
}
.fb-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
backgound-color: #d3d3d3;
z-index: -1000;
padding: 20px;
opacity: 0;
display: block;
}
.inputError {
border: 1px solid #f80000!important;
}
.sfsicloseBtn {
position: absolute;
top: 0;
right: 0;
cursor: pointer;
}
.top_arow {
background: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/images/top_aro.png) no-repeat;
position: absolute;
top: -29px;
left: 38%;
width: 33px;
height: 29px;
backgoround-color: #fff;
}
.sfsi_plus_tool_tip_2 .top_arow .sfsi_plus_inside, .top_arow .sfsi_plus_inside {
float: left;
}
.sfsi_plus_tool_tip_2 .tool_tip>img, .tool_tip>img {
display: inline-block;
margin-right: 4px;
float: left;
}
.sfsiplus_norm_row {
float: left;
min-width: 25px;
}
.sfsiplus_norm_row a {
border: none;
display: inline-block;
position: relative;
}
.sfsi_plus_widget
{
min-height: 55px;
}
.sfsi_plus_tool_tip_2 a {
min-height: 0!important;
}
.sfsi_plus_widget a img {
box-shadow: none!important;
outline: 0;
}
.sfsi_plus_wicons {
display: inline-block;
color: #000;
}
.sel-active {
background-color: #f7941d;
}
.sfsi_plus_outr_div .close {
position: absolute;
right: 18px;
top: 18px;
}
.sfsi_plus_outr_div h2 {
color: #778088;
font-family: helveticaregular;
font-size: 26px;
margin: 0 0 9px;
padding: 0;
text-align: center;
font-weight: 400;
}
.sfsi_plus_outr_div ul li a {
color: #5A6570;
text-decoration: none;
}
.sfsi_plus_outr_div ul li {
display: inline-block;
list-style: none;
margin: 0;
padding: 0;
float: none;
}
.expanded-area {
display: none;
}
.sfsi_plus_wicons a {
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
}
.scale, .scale-div {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.sfsi_plus_Sicons {
float: left;
}
.sfsi_pop_up .button a:hover {
color: #fff;
}
.sfsi_pop_up .button:hover {
background: #12a252;
color: #fff;
border: none;
}
ul.plus_icn_listing li .sfsiplus_right_info a {
outline: 0;
font-family: helveticaregular;
}
ul.sfsiplus_icn_listing8 li .sfsiplus_right_info a {
outline: 0;
font-family: helveticaregular;
}
.upload_pop_up .upload_butt {
line-height: 27px;
margin-left: 6px;
}
.sfsi_pop_up .addthis_toolbox {
width: 80px;
margin: 40px auto 0;
}
a.addthis_button_compact {
margin-top: 0;
width: auto;
}
.drop_lsts {
left: 220px;
position: relative;
top: -40px;
}
.drop_lsts .styled {
top: -42px;
width: 127px;
height: 33px;
}
.drop_lsts span {
line-height: 50px;
}
.drag_drp {
left: 11px;
position: relative;
top: 38px;
font-size: 17px;
}
.listing ul li label {
width: 224px;
float: left;
}
.sfsiplus_row_onl {
width: 100%;
float: left;
}
#sfsi_plus_Show_popupOn_PageIDs option.sel-active {
background: #f7941d;
}
.sfsi_plus_inside div iframe {
float: left;
margin: 0;
}
.sfsi_plus_inside div #___plus_0, .sfsi_plus_inside div #___plusone_0 {
height: 27px;
}
.sfsi_plus_outr_div li {
float: left;
}
.sfsi_plus_tool_tip_2 .sfsi_plus_inside div {
min-height: 0;
}
#___plus_1>iframe {
height: 30px;
}
.main_contant h1 {
margin: 0 0 19px;
}
.main_contant p {
margin: 0 0 26px;
}
.main_contant p>a {
color: #1a1d20;
text-decoration: underline;
}
.tab1 .gary_bg {
background: #f1f1f1;
}
#accordion {
margin-top: 4px;
}
.main_contant p>a, .tab1 p span {
font-family: helveticabold;
}
.wapper .ui-accordion-header-active {
margin-top: 20px!important;
}
.wapper .tab2 {
padding: 20px 33px 12px 34px!important;
}
.wapper .tab2 p {
margin-bottom: 6px;
}
.tab2 .twt_tab_2 label {
width: 175px;
}
.tab2 .twt_fld {
margin: 16px 0 23px;
float: left;
}
.tab2 .twt_fld_2 {
margin: 0 0 12px;
float: left;
}
.tab2 .google_in {
margin: 0 0 8px 94px;
float: left;
}
.tab2 .google_in p.radio_section {
padding-top: 8px!important;
}
.tab2 .google_in .fb_url input.add {
width: 417px!important;
}
.tab2 .utube_inn {
padding-bottom: 2px;
float: left;
}
.tab2 .utube_inn label {
max-width: 90%}
.tab2 .utube_inn label span {
font-family: helveticabold;
}
.tab2 .inr_cont p>a {
font-family: helveticabold;
color: #778088;
text-decoration: none;
}
.sfsiplus_pinterest_section .inr_cont .pint_url {
float: left;
padding-top: 6px;
clear: both;
}
.sfsiplus_pinterest_section .inr_cont .add {
width: 417px!important;
}
.sfsiplus_linkedin_section .link_1, .sfsiplus_linkedin_section .link_2, .sfsiplus_linkedin_section .link_3, .sfsiplus_linkedin_section .link_4 {
float: left;
width: 100%}
.sfsiplus_linkedin_section .link_1 input.add, .sfsiplus_linkedin_section .link_2 input.add, .sfsiplus_linkedin_section .link_3 input.add, .sfsiplus_linkedin_section .link_4 input.add {
width: 417px;
}
.sfsiplus_linkedin_section .link_1 {
margin-bottom: 7px;
}
.sfsiplus_linkedin_section .link_2 {
margin-bottom: 12px;
}
.sfsiplus_linkedin_section .link_3, .sfsiplus_linkedin_section .link_4 {
margin-bottom: 13px;
}
.tab2 .sfsiplus_linkedin_section .link_4 {
margin-bottom: 0;
}
ul.tab_3_list li span {
font-family: helveticabold;
}
.tab3 .Shuffle_auto {
float: left;
width: 80%;
position: relative;
top: -93px;
}
#accordion .tab4 h4, #accordion1 .tab4 h4 {
color: #414951;
font-size: 20px;
}
.sfsiplus_specify_counts .listing li .input {
width: 73px;
}
.sfsiplus_fbpgidwpr{width: 160px; float: left; font-weight: bold; font-size: 17px; color: #000000;}
.sfsiplus_fbpgiddesc{font-weight: normal; width: 100%; font-size: 14px; color: #888888;padding: 4px 0 0 60px; }
.sfsiplus_fbpgiddesc code
{
background: none repeat scroll 0 0 transparent;
padding-right: 0px;
padding-left: 0px;
}
.sfsiplus_specify_counts .listing li .input.mypginpt {
width: 288px;
}
.tab3 .Shuffle_auto .sub_sub_box .tab_3_option {
padding-top: 0!important;
margin-bottom: 10px!important;
}
.tab3 .sub_row {
margin-top: 10px!important;
}
.tab4 {
padding-top: 35px!important;
}
.tab4 .save_button {
padding-top: 46px;
}
.tab5 {
padding-top: 31px!important;
}
.tab6, .tab7 {
padding-top: 28px!important;
}
.tab5 .sfsiplus_row_onl {
margin-top: 15px;
}
.tab5 .sticking .link>a {
color: #a4a9ad;
text-decoration: underline;
}
.tab5 .mouse_txt h4 {
margin-bottom: 8px!important;
}
.tab5 .save_button {
padding-top: 54px;
}
.tab7 .like_pop_box h2 {
font-family: helveticabold;
text-align: center;
color: #414951;
font-size: 26px;
}
.tab1 ul.plus_icn_listing li .sfsiplus_right_info label:hover {
text-decoration: none!important;
}
.tab1 ul.plus_icn_listing li .sfsiplus_right_info label.expanded-area {
clear: both;
float: left;
margin-top: 14px;
}
.tab7 .space {
margin-top: 14px;
}
.tab7 .pop_up_show label {
font-family: helveticaregular!important;
}
.tab7 .save_button {
padding-top: 78px;
}
.like_txt a {
text-decoration: none;
font-family: helveticaregular;
}
.bdr_btm_non {
border-bottom: none!important;
}
.tab1 .tab_1_sav {
padding-top: 13px;
}
#accordion .tab2 .sfsiplus_facebook_section .inr_cont p.extra_sp, #accordion1 .tab2 .sfsiplus_facebook_section .inr_cont p.extra_sp {
padding-top: 7px;
}
.tab2 .sfsiplus_custom_section {
width: 100%}
.tab7 {
padding-bottom: 40px!important;
}
.tab8 .save_button {
padding-top: 0px;
}
.tab10 .save_button a {
padding: 16px 0;
}
.tab2 .sfsiplus_twitter_section .twt_fld input.add, .tab2 .sfsiplus_twitter_section .twt_fld_2 textarea.add_txt {
width: 464px!important;
}
.tab2 .utube_inn .fb_url label span {
font-family: helveticaregular;
}
.tab1 label, .tab2 label, .tab3 label, .tab4 label, .tab5 label, .tab6 label, .tab7 label, .tab8 label, .tab9 label {
cursor: default!important;
}
.tab5 .new_wind h4 {
margin-bottom: 11px!important;
}
.pop_up_box .fb_2 span {
height: 28px!important;
}
.pop_up_box .sfsi_plus_tool_tip_2 .fbb .fb_1 a {
margin-top: 0;
}
.tab6 .social_icon_like1 ul li span {
margin-top: -1px;
}
#sfpluspageLoad {
background: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/images/ajax-loader.gif) 50% 50% no-repeat #F9F9F9;
height: 100%;
left: 160px;
opacity: 1;
position: fixed;
top: 0;
width: 89%;
z-index: 9999;
}
.sfsi_plus_tool_tip_2, .tool_tip {
background: #FFF;
border: 1px solid #e7e7e7;
box-shadow: #e7e7e7 0 0 2px 1px;
display: block;
float: left;
margin: 0 0 0 -52px; position: absolute;
z-index: 10000;
border-bottom: #e5e5e5 solid 4px;
width: 100px;
}
.sfsi_plus_tool_tip_2 {
display: inline-table;
}
.sfsiplus_inerCnt, .sfsiplus_inerCnt:hover, .sfsiplus_inerCnt>a, .sfsiplus_inerCnt>a:hover, .widget-area .widget a {
outline: 0;
}
.sfsi_plus_tool_tip_2_inr {
bottom: 90%;
left: 20%;
opacity: 0;
}
.sfsi_plus_tool_tip_2 .bot_arow {
background: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/images/bot_tip_icn.png) no-repeat;
position: absolute;
bottom: -21px;
left: 50%;
width: 15px;
height: 21px;
margin-left: -10px;
}
.sfsi_plus_tool_tip_2 .top_big_arow {
position: absolute;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
top: -21px;
left: 46%;
width: 15px;
height: 21px;
margin-right: -5px;
}
.sfsi_plus_tool_tip_2_inr .gpls_visit>a, .sfsi_plus_tool_tip_2_inr .prints_visit_1 a, .sfsi_plus_tool_tip_2_inr .utub_visit>a {
margin-top: 0;
}
.sfsi_plus_tool_tip_2_inr .linkin_1 a, .sfsi_plus_tool_tip_2_inr .linkin_2 a, .sfsi_plus_tool_tip_2_inr .linkin_3 a, .sfsi_plus_tool_tip_2_inr .linkin_4 a, .sfsi_plus_tool_tip_2_inr .prints_visit a {
margin: 0;
}
.sfsiTlleftBig {
bottom: 121%;
left: 22%;
margin-left: -54%}
.sfsi_plus_Tlleft {
bottom: 100%;
left: 50%;
margin-left: -66px !important;
margin-bottom: 2px;
}
.sfsi_plc_btm {
bottom: auto;
top: 100%;
left: 50%;
margin-left: -63px;
margin-top: 8px;
margin-bottom: auto;
}
.sfsiplus_inerCnt {
position: relative;
z-index: inherit!important;
float: left;
width: 100%;
float: left;
}
.sfsi_plus_wicons {
margin-bottom: 30px;
position: relative;
padding-top: 5px;
}
.sfsiplus_norm_row .bot_no {
position: absolute;
padding: 1px 0;
font-size: 12px!important;
text-align: center;
line-height: 12px!important;
background: #fff;
border-radius: 5px;
left: 50%;
margin-left: -20px;
z-index: 9;
border: 1px solid #333;
top: 100%;
white-space: pre;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-top: 10px;
width: 40px;
}
.sfsiplus_norm_row .bot_no:before {
content: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/css/images/count_top_arow.png);
position: absolute;
height: 9px;
margin-left: -7.5px;
top: -10px;
left: 50%;
width: 15px;
} .sf_subscrbe .bot_no
{
background: rgba(0, 0, 0, 0) url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/css/images/count_left_arow.png) no-repeat scroll 0 0 / 27px auto;
font-size: 12px !important;
left: 67px;
line-height: 17px !important;
margin-left: 0px; padding: 1px 0; text-align: center; white-space: pre;
width: 33px;
height: 19px;
z-index: 9;
display:inline-block;
}
.bot_no.sfsiSmBtn {
font-size: 10px;
margin-top: 4px;
}
.bot_no.sfsiSmBtn:before {
margin-left: -8px;
top: -9px;
}
.sfsiplus_norm_row .cbtn_vsmall {
font-size: 9px;
left: -28%;
top: 4px;
}
.sfsiplus_norm_row .cbtn_vsmall:before {
left: 31%;
top: -9px;
margin-left: -31%}
h2.optional {
font-family: helveticaregular;
font-size: 25px;
margin: 14px 0 19px;
color: #5a6570;
}
.utube_tool_bdr .utub_visit {
margin: 9px 0 0;
height: 24px;
display: inline-block;
float: none;
}
.utube_tool_bdr .utub_2 {
margin: 9px 0 0;
height: 24px;
width: 86px;
display: inline-block;
float: none;
}
.sfsi_plus_printst_tool_bdr {
width: 79px;
}
.sfsi_plus_printst_tool_bdr .prints_visit {
margin: 0 0 10px -22px;
}
.sfsi_plus_printst_tool_bdr .prints_visit_1 {
margin: 0 0 0 -53px;
}
.sfsi_plus_fb_tool_bdr {
width: 68px;
height: auto;
}
.sfsi_plus_fb_tool_bdr .sfsi_plus_inside {
text-align: center;
width: 100%;
float: left;
overflow: hidden;
}
.sfsi_plus_fb_tool_bdr .sfsi_plus_inside .icon1 {
margin: 2px 0 2px 0;
height: 28px;
display: inline-block;
float: none; }
.sfsi_plus_inside img
{
vertical-align:sub !important;
}
.sfsi_plus_fb_tool_bdr .sfsi_plus_inside .icon2
{
margin: 2px 0 2px 0 ;
height: 20px; display:block;
overflow: hidden;
}
.sfsi_plus_fb_tool_bdr .sfsi_plus_inside .icon3 {
margin: 2px 0 2px 0;
height: 20px; display:inline-block;
float: none;
}
.sfsi_plus_fb_tool_bdr .sfsi_plus_inside .fb_1, .sfsi_plus_fb_tool_bdr .sfsi_plus_inside .fb_2, .sfsi_plus_fb_tool_bdr .sfsi_plus_inside .fb_3 {
margin: 9px 0 0;
height: 25px;
}
.sfsi_plus_printst_tool_bdr .sfsi_plus_inside {
text-align: center;
float: left;
width: 100%}
.sfsi_plus_printst_tool_bdr .sfsi_plus_inside .icon1{
margin: 2px 0;
height: 24px;
display: inline-block;
float: none; }
.sfsi_plus_printst_tool_bdr .sfsi_plus_inside .icon2 {
margin: 2px 0;
height: 20px;
display:inline-block;
float: none; width: 100%;
}
.sfsi_plus_printst_tool_bdr .sfsi_plus_inside .prints_visit, .sfsi_plus_printst_tool_bdr .sfsi_plus_inside .prints_visit_1 {
margin: 9px 0 0;
height: 20px;
float: none;
display: inline-block;
}
.sfsi_plus_printst_tool_bdr { }
.sfsi_plus_fb_tool_bdr .sfsi_plus_inside .icon1>a>img, .sfsi_plus_gpls_tool_bdr .sfsi_plus_inside .icon1>a>img, .sfsi_plus_linkedin_tool_bdr .sfsi_plus_inside .icon1>a>img, .sfsi_plus_linkedin_tool_bdr .sfsi_plus_inside .icon4>a>img, .sfsi_plus_printst_tool_bdr .sfsi_plus_inside .icon1>a>img, .sfsi_plus_printst_tool_bdr .sfsi_plus_inside .icon2>a>img, .utube_tool_bdr .sfsi_plus_inside .icon1>a>img {
padding-top: 0;
}
.sfsi_plus_gpls_tool_bdr {
width: 76px;
}
.sfsi_plus_gpls_tool_bdr .sfsi_plus_inside .icon1>a>img {
padding-top: 0;
}
.sfsi_plus_gpls_tool_bdr .sfsi_plus_inside {
text-align: center;
width: 100%;
float: left;
}
.sfsi_plus_gpls_tool_bdr .sfsi_plus_inside .icon1 {
margin: 2px 0;
display: inline-block;
float: none;
height: 29px; }
.sfsi_plus_gpls_tool_bdr .sfsi_plus_inside .icon2 {
margin: 2px 0 2px 0;
display:inline-block;
float: none;
height: 24px;
width:100%; }
.sfsi_plus_gpls_tool_bdr .sfsi_plus_inside .icon3 {
margin: 2px 0 2px 0;
display:block;
float: none;
height: 24px; }
.sfsi_plus_gpls_tool_bdr .sfsi_plus_inside .gpls_visit, .sfsi_plus_gpls_tool_bdr .sfsi_plus_inside .gtalk_2, .sfsi_plus_gpls_tool_bdr .sfsi_plus_inside .gtalk_3 {
margin: 9px 0 0;
height: 29px;
}
.sfsi_plus_fb_tool_bdr, .sfsi_plus_gpls_tool_bdr, .sfsi_plus_linkedin_tool_bdr, .sfsi_plus_printst_tool_bdr, .sfsi_plus_twt_tool_bdr {
bottom: 100%;
left: 50%;
margin-bottom: 2px;
}
.sfsi_plus_twt_tool_bdr .sfsi_plus_inside {
text-align: center;
width: 100%;
float: left;
}
.sfsi_plus_twt_tool_bdr .sfsi_plus_inside .cstmicon1 {
margin: 2px 0!important;
display: inline-block;
float: none;
vertical-align: middle;
overflow: hidden; }
.sfsi_plus_twt_tool_bdr .sfsi_plus_inside .cstmicon1 a {
display: inline-block;
vertical-align: middle; width:auto;
}
.sfsi_plus_twt_tool_bdr .sfsi_plus_inside .cstmicon1 a img{
float: left;
}
.sfsi_plus_twt_tool_bdr .sfsi_plus_inside .icon1 {
margin: 2px 24px 2px !important;
display: inline-block;
float: none; overflow: hidden;
height: 20px;
}
.sfsi_plus_twt_tool_bdr .sfsi_plus_inside .icon1 iframe { }
.sfsi_plus_tool_tip_2, .sfsi_plus_fb_tool_bdr, .sfsi_plus_twt_tool_bdr, .sfsi_plus_linkedin_tool_bdr, .sfsi_plus_printst_tool_bdr, .sfsi_plus_gpls_tool_bdr,   .sfsi_plus_Tlleft {width:140px !important; padding:6px 0;}
.sfsi_plus_twt_tool_bdr .sfsi_plus_inside .icon2 {
margin: 0px 0!important;
display:inline-block;
float: none;
height: 20px; }
.sfsi_plus_twt_tool_bdr .sfsi_plus_inside .twt_1 {
margin: 9px 0 0;
display: inline-block;
float: none;
width: 58px;
height: 20px;
overflow: hidden;
}
.sfsi_plus_twt_tool_bdr .sfsi_plus_inside .twt_1 iframe {
width: 100%!important;
}
.sfsi_plus_twt_tool_bdr .sfsi_plus_inside .twt_2 {
margin: 9px 0 0;
height: 20px;
display: inline-block;
float: none;
width: 58px;
}
.utube_tool_bdr .sfsi_plus_inside {
text-align: center;
width: 100%;
float: left;
}
.sfsi_plus_inside > div {}
.utube_tool_bdr .sfsi_plus_inside .icon1{
margin: 2px 0 2px;
height: 24px;
display: inline-block;
float: none;
width: 87px;
}
.utube_tool_bdr .sfsi_plus_inside .icon2 {
margin: 2px 0 2;
height: 24px;
display:inline-block;
float: none;
min-width: 100px;
width: auto;
}
.utube_tool_bdr {
width: 93px;
bottom: 100%;
left: 50%;
margin-bottom: 2px;
}
.sfsi_plus_linkedin_tool_bdr {
width: 66px;
}
.sfsi_plus_linkedin_tool_bdr .sfsi_plus_inside {
text-align: center;
float: left;
width: 100%}
.sfsi_plus_linkedin_tool_bdr .sfsi_plus_inside .icon1{
margin: 2px 0;
display: inline-block;
float: none;
height: 23px;
width: 100%;
}
.sfsi_plus_linkedin_tool_bdr .sfsi_plus_inside .icon2{
margin: 2px 0;
display:inline-block;
float: none;
height: 23px;
width: 100%;
}
.sfsi_plus_linkedin_tool_bdr .sfsi_plus_inside .icon3 {
margin: 2px 0;
display:inline-block;
float: none;
height: 23px;
width: 100%;
}
.sfsi_plus_linkedin_tool_bdr .sfsi_plus_inside .icon4 {
margin: 2px 0;
display: inline-block;
float: none;
height: 28px;
width: 66px;
}
.sfsi_plus_FrntInner .sfsi_plus_linkedin_tool_bdr .sfsi_plus_inside .icon1{ margin: 2px 0;}
.sfsi_plus_widget .sfsi_plus_linkedin_tool_bdr .sfsi_plus_inside .icon4,
.sfsi_plus_widget .sfsi_plus_gpls_tool_bdr .sfsi_plus_inside .icon1,
.sfsi_plus_widget .sfsi_plus_fb_tool_bdr .sfsi_plus_inside .icon1 { height: auto}
.sfsi_plus_linkedin_tool_bdr .linkin_1, .sfsi_plus_linkedin_tool_bdr .linkin_2, .sfsi_plus_linkedin_tool_bdr .linkin_3, .sfsi_plus_linkedin_tool_bdr .linkin_4 {
margin: 9px 0 0!important;
height: 20px;
display: inline-block;
float: none;
overflow: hidden;
}
.sfsi_plus_twt_tool_bdr {
width: 62px;
height: auto;
}
.sfsi_plus_twt_tool_bdr .sfsi_plus_inside .icon1>iframe {
margin: 0px auto!important;
float: left !important;
width: 100%}
.sfsi_plus_twt_tool_bdr .sfsi_plus_inside .icon1>iframe #widget {
text-align: center;
}
.sfsi_pop_up .button {
border: none;
padding: 0;
}
.pop_up_box .button a {
color: #fff;
line-height: normal;
font-size: 22px;
text-decoration: none;
text-align: center;
width: 482px;
height: 80px;
margin: 0;
display: table-cell;
vertical-align: middle;
font-family: helveticabold;
padding: 0 10px;
}
.tab3 ul.sfsiplus_tab_3_icns li .radio {
margin-top: 7px;
}
.tab3 ul.sfsiplus_tab_3_icns li label { line-height: 50px!important; margin-left: 20px;}
.sfsi_mainContainer input[type=email], .sfsi_mainContainer input[type=number], .sfsi_mainContainer input[type=password], .sfsi_mainContainer input[type=search], .sfsi_mainContainer input[type=tel], .sfsi_mainContainer input[type=text], .sfsi_mainContainer input[type=url], .sfsi_mainContainer select, .sfsi_mainContainer textarea {
color: #5a6570!important;
}
.adminTooltip {
left: 142px;
position: absolute;
}
.adPopWidth {
min-height: 100px!important;
}
.main_contant p>a.lit_txt, .tab4 p>a {
font-family: helveticaregular;
color: #414951;
}
.tab1 ul.plus_icn_listing li .sfsiplus_custom-txt {
margin-left: 5px;
}
.tab1 ul.plus_icn_listing li .custom-img {
margin-left: 18px;
}
.sfsiplus_linkedin_section .link_4>label.anthr_labl {
height: 94px;
}
.tab3 .tab_3_sav {
padding-top: 0;
margin: -69px auto 20px;
position: relative;
z-index: 9;
}
.mediam_txt {
font-family: helveticabold;
}
.sfsiCtxt {
line-height: 51px;
font-family: helveticaregular;
font-size: 22px;
float: left;
padding-left: 19px;
color: #5a6570;
}
.customstep2-img {
width: 51px;
float: left;
}
.tab2 .row h2.custom {
margin: 15px 0 7px 21px;
height: 52px;
line-height: 51px;
font-family: helveticaregular;
font-size: 22px;
}
.plus_custom-links p.cus_link label {
margin-left: 0;
}
.pop_up_box .sfsi_plus_tool_tip_2 .fbb .fb_1 a>img:hover {
opacity: .9;
}
.tab2 .rss_url_row .sfrsTxt {
font-size: 17px;
line-height: 41px;
margin: 0 0 0 4px;
font-family: helveticaregular;
}
.tab2 .rss_url_row .sfrsTxt>strong {
font-family: helveticaregular;
}
.tab2 .utube_inn p.extra_pp {
float: left;
width: 100%;
margin: 0 0 0 48px;
}
.tab2 .utube_inn p.extra_pp label {
float: left;
line-height: 41px;
margin-right: 8px;
}
.sfsi_inside .icon2 .fb_iframe_widget span { }
@media (max-width:767px) {
.icon2 .fb_iframe_widget span {
width: auto;
}
.sfsi_plus_outr_div
{
top: 10%
}
.sfsi_plus_outr_div h2
{
font-size: 22px!important;
line-height: 28px;
}
.sfsi_plus_wicons {
padding-top: 0;
}
}
.sfsiplus_specify_counts .listing li .high_prb {
height: 41px;
}
.sfsi_plus_Sicons {
position: relative;
}
.sfsi_plus_Sicons .sf_subscrbe{ margin: 2px 3px 0 0; line-height: 0px;}
.sfsi_plus_Sicons .sf_fb{ margin: 0 4px 0 5px; line-height: 0px;}
.sfsi_plus_Sicons .sf_google{ margin: 0 5px 0 5px; line-height: 0px;}
.sfsi_plus_Sicons .sf_twiter{ margin: 1px 7px 0 4px; line-height: 0px;}
.sfsi_plus_Sicons .sf_addthis{ margin: 2px 7px 0 2px; line-height: 0px;}
.sfsi_plus_Sicons.left .sf_subscrbe{ margin: 2px 8px 0 0;}
.sfsi_plus_Sicons.left .sf_fb{ margin: 0 8px 0 0;}
.sfsi_plus_Sicons.left .sf_google{ margin: 0 8px 0 0;}
.sfsi_plus_Sicons.left .sf_twiter{ margin: 1px 8px 0 0;}
.sfsi_plus_Sicons.left .sf_addthis{ margin: 2px 7px 0 0;}
.sfsi_plus_Sicons.right .sf_subscrbe{ margin: 2px 0 0; }
.sfsi_plus_Sicons.right .sf_fb{ margin: 0 0 0 7px; }
.sfsi_plus_Sicons.right .sf_google{ margin: 0 0 0 8px; }
.sfsi_plus_Sicons.right .sf_twiter{ margin: 1px 0 0 8px; }
.sfsi_plus_Sicons.right .sf_addthis{ margin: 2px 0 0 8px; }
.sfsi_plus_Sicons .sf_subscrbe, .sfsi_plus_Sicons .sf_twiter
{
position: relative;
width: 75px;
}
.sfsi_plus_Sicons .sf_twiter iframe
{
margin: 0px;
height: 20px !important;
overflow: visible !important;
}
.sfsi_plus_Sicons .sf_twiter iframe #widget
{
overflow: visible !important;
}
.sfsi_plus_Sicons .sf_subscrbe a
{
width: auto;
float: left;
border: medium none;
padding-top: 0px;
}
.sfsi_plus_Sicons .sf_subscrbe a:focus
{
outline: medium none;
}
.sfsi_plus_Sicons .sf_subscrbe a img
{
float: left;
}
.sfsi_plus_Sicons .sf_fb {
position: relative;
width: 75px;
}
.sfsi_plus_Sicons .fb_iframe_widget {
float: none;
width: auto;
vertical-align: middle;
margin: 2px 0 0;
} .sfsi_plus_Sicons .sf_fb .fb_iframe_widget>span {
position: relative; float: left;
}
.sfsi_plus_Sicons .sf_addthis, .sfsi_plus_Sicons .sf_google {
position: relative;
}
.sf_google > div
{
width: 70px !important;
}
.sf_google iframe
{
width: 100% !important;
}
.sfsi_plus_Sicons .sf_google>div
{
float: left !important;
margin-top: 1px !important;	
}
.wrapper .sfsi_plus_Sicons .sf_addthis {
margin: 7px 0 0 4px!important;
}
.tab2 .utube_inn label {
font-size: 18px;
}
.sfsi_plc_btm {
padding: 5px 14px 9px;
}
.tab7 .field {
margin-top: 7px;
}
.sfsi_plus_outr_div ul li .cmcls img {
margin-top: 0!important;
}
.sfsi_plus_outr_div ul li .sfsiplus_inerCnt {
float: left;
}
.sfsi_plus_outr_div ul li .sfsiplus_inerCnt .bot_no {
position: absolute;
padding: 1px 0;
font-size: 12px!important;
line-height: 12px!important;
text-align: center;
background: #fff;
border-radius: 5px;
display: block;
left: 50%;
margin-left: -20px;
border: 1px solid #333;
white-space: pre;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-top: 6px;
width: 40px;
word-break: break-all;
word-wrap: break-word;
}
.sfsi_plus_outr_div ul li .sfsiplus_inerCnt .bot_no:before {
content: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/css/images/count_top_arow.png);
position: absolute;
height: 9px;
margin-left: -7.5px;
top: -10px;
left: 50%;
width: 15px;
}
.sfsi_plus_outr_div {
position: fixed;
width: 100%;
float: none;
left: 50%;
top: 20%;
margin-left: -50%;
opacity: 0;
z-index: -1;
display: block;
text-align: center;
}
.sfsi_plus_outr_div .sfsi_plus_FrntInner {
display: inline-block;
padding: 15px 17px 27px 18px;
background: #FFF;
border: 1px solid #EDEDED;
box-shadow: 0 0 5px #CCC;
margin: 20px;
position: relative;
}
.sfsi_plus_FrntInner .sfsiclpupwpr
{
position: absolute;
right: -10px;
top: -10px;
width: 25px;
cursor: pointer;
}
.sfsi_plus_FrntInner .sfsiclpupwpr img
{
width: auto;
float: left;
border: medium none;
}
.tab7 .like_pop_box {
width: 100%;
margin: 35px auto auto;
position: relative;
text-align: center;
}
.tab7 .like_pop_box .sfsi_plus_Popinner {
display: inline-block;
padding: 18px 20px;
box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
border: 1px solid #ededed;
background: #FFF;
}
.tab7 .like_pop_box .sfsi_plus_Popinner h2 {
margin: 0 0 23px;
padding: 0;
color: #414951;
font-family: helveticabold;
font-size: 26px;
text-align: center;
}
.tab7 .like_pop_box .sfsi_plus_Popinner ul {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
.tab7 .like_pop_box .sfsi_plus_Popinner ul li {
margin: 0;
padding: 0;
list-style: none;
display: inline-block;
}
.tab7 .like_pop_box .sfsi_plus_Popinner ul li span {
margin: 0;
width: 54px;
display: block;
background: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/images/count_bg.png) no-repeat;
height: 24px;
overflow: hidden;
padding: 10px 2px 2px;
font-family: helveticaregular;
font-size: 16px;
text-align: center;
line-height: 24px;
color: #5a6570;
}
.tab7 .like_pop_box .sfsi_plus_Popinner ul li a {
color: #5a6570;
text-decoration: none;
}
.sfsi_plus_outr_div .sfsi_plus_FrntInner .sfsi_plus_wicons {
margin-bottom: 0;
}
.sfsi_plus_outr_div ul {
list-style: none;
margin: 0 0 24px;
padding: 0;
text-align: center;
}
a.sfsiColbtn {
color: #5a6570!important;
float: right;
font-size: 14px;
margin: -35px -30px 0 0;
position: relative;
right: 0;
font-family: helveticaregular;
width: 100px;
text-decoration: none;
}
.tab3 a.sfsiColbtn {
margin-top: -55px;
}
.sfsi_plus_FrntInner ul li:first-of-type .sfsi_plus_wicons {
margin-left: 0!important;
}
ul.sfsiplus_tab_3_icns li .trans_bg {
background: #000;
padding-left: 3px;
}
.tab2 .sfsiplus_instagram_section {
padding-bottom: 20px;
}
h1.abt_titl {
text-align: center;
margin: 19% 0 0;
}
.sfcm.sfsi_wicon { padding: 0; width: 100% !important; border: medium none !important; height: auto !important;}
.fb_iframe_widget span {
vertical-align: top!important;
}
.sfsi_plus_outr_div .sfsi_plus_FrntInner ul {
margin: 0 0 0 3px;
}
.sfsi_plus_outr_div .sfsi_plus_FrntInner ul li {
margin: 0 3px 0 0;
}
@-moz-document url-prefix() {
.sfcm.sfsi_wicon {
margin: -1px;
padding: 0;
}
}@media (min-width:320px) and (max-width:480px) {
.sfsi_plus_tool_tip_2, .tool_tip {
padding: 5px 14px 0;
}
.sfsi_plus_inside:last-child {
margin-bottom: 18px;
clear: both;
}
.sfsi_plus_outr_div {
top: 10%}
.sfsi_plus_FrntInner .sfsi_plus_wicons {
width: 31px!important;
height: 31px!important;
}
.sfsi_plus_FrntInner .sfsi_plus_wicons img {
width: 100%}
}
@media (max-width:320px) {
.sfsi_plus_tool_tip_2, .tool_tip {
padding: 5px 14px 0;
}
.sfsi_plus_inside:last-child {
margin-bottom: 18px;
clear: both;
}
.sfsi_plus_FrntInner .sfsi_plus_wicons {
width: 31px!important;
height: 31px!important;
}
.sfsi_plus_FrntInner .sfsi_plus_wicons img {
width: 100%}
}
ul.SFSI_lsngfrm {
float: left;
width: 61%}
ul.SFSI_instructions {
float: left;
width: 39%}
ul.SFSI_instructions li {
font-size: 12px!important;
line-height: 25px!important;
margin: 0!important;
padding: 0 0 0 15px!important;
width: 100%}  .cstmskin_popup
{
width: 500px;
background: #FFF;
box-shadow: 0 0 5px 3px #d8d8d8;
margin: 40px 0px auto;
padding: 20px 25px 20px;
font-family: helveticaregular;
color: #5a6570;
height: auto;
float: left;
position: relative;
left: 35%;	
}
.cstomskins_wrpr {
float: left;
width: 100%;
}
.custskinmsg {
float: left;
font-size: 15px;
margin-top: 10px;
width: 100%;
}
.custskinmsg > ul {
color: #000;
float: left;
margin-top: 8px;
width: 100%;
}
ul.cstmskin_iconlist {
float: left;
margin-top: 10px;
width: 100%;
}
.cstmskin_iconlist > li {
float: left;
margin: 3px 0;
width: 100%;
}
.cstm_icnname {
float: left;
width: 30%;
}
.cstmskins_btn > img {
float: left;
margin-right: 25px;
}
.cstmskin_btn
{
width: auto;
float: left;
padding: 3px 20px;
color: #fff;
background-color:#12a252;
text-decoration: none;
margin: 0 10px;
}
.cstmskins_sbmt
{
width: 100%;
float: left;
text-align: center;
margin-top: 15px;
}
.done_btn
{
width: auto;
padding: 3px 80px;
color: #fff;
background-color:#12a252;
text-decoration: none;
font-size: 18px;
}
.cstmskin_btn:hover, .done_btn:hover, .cstmskin_btn:focus, .done_btn:focus
{
color: #fff;
}
.skswrpr, .dlt_btn
{
display: none;
}
.cstmutbewpr
{
width: 100%;
float: left;
margin-top: 10px;
}
.cstmutbewpr ul.enough_waffling li
{
width: auto;
float: left;
margin-right: 20px;
}
.cstmutbewpr ul.enough_waffling li span
{
float: left;
}
.cstmutbewpr ul.enough_waffling li label
{
width: auto;
float: left;
margin-top: 10px;
margin-left: 10px;
}
.cstmutbewpr .cstmutbtxtwpr
{
width: 100%;
float: left;
padding-top: 10px;
}
.cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr
{
width: 100%;
float: left;
display: none;
}
#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr p, #accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr p
{
margin-left: 0px;
}
.cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr
{
width: 100%;
float: left;
display: none;
}
#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr p label, #accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr p label
{
width: 120px;
}
.sfsi_plus_widget .sfsi_plus_wDiv .sfsi_plus_wicons .sfsiplus_inerCnt a, .sfsi_plus_widget .sfsi_plus_wDiv .sfsi_plus_wicons .sfsiplus_inerCnt a.sficn
{
padding: 0px;
margin: 0px;
width: 100%; border: medium none;
}
.sfsi_socialwpr
{
width: auto;
float: left;
}
.sfsi_socialwpr .sf_fb
{
float:left;
margin:5px 5px 5px 5px;
min-height: 20px;	
}
.sfsi_socialwpr .sf_google
{
float:left;
margin:5px 5px 5px 5px;
max-width:62px;
min-width:35px;
min-height: 20px;
}
.sfsi_socialwpr .sf_addthis
{
float:left;
margin:5px 5px 5px 5px;
min-height: 20px;
}
.sfsipyplfrm
{
float: left;
margin-top: 10px;
width: 100%;
}
.sfsipyplfrm input[type="submit"]
{
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: medium none;
color: #0074a2;
cursor: pointer;
font-weight: normal;
margin: 0;
padding: 5px 10px;
text-decoration: underline;
}
.sfsipyplfrm input[type="submit"]:hover
{
color: #2ea2cc
}
.pop_up_box_ex {
background: none repeat scroll 0 0 #fff;
box-shadow: 0 0 5px 3px #d8d8d8;
color: #5a6570;
font-family: helveticaregular;
margin: 200px auto;
min-height: 150px;
padding: 20px 25px 0px;
position: relative;
width: 290px;
}
.pop_up_box_ex {
color: #5a6570;
font-family: helveticaregular;
}
.tab8 ul.sfsiplus_icn_listing8 li .sfsiplus_right_info {
font-family: helveticaregular;
width: 94.7%;
float: left;
}
.tab8 ul.sfsiplus_icn_listing8 li .sfsiplus_right_info p label.ckckslctn
{
display: none;
}
.tab8 .sfsiplus_tab_3_icns.sfsiplus_shwthmbfraftr > li {
width:100% !important; 
max-width:100% !important; 
border-left: 45px solid transparent;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.tab8 .icons_size > input {
background:none repeat scroll 0 0 #e5e5e5;
width:80px;
float:left;
padding:10px 0;
text-align:center;
}
.tab8 .icons_size > ins { margin-left:19px; }
.tab8 .icons_size > span.last { width: auto !important; clear: left }
.tab8 .radio_section.tb_4_ck { margin: 0 20px 0 0 !important; }
.tab8 .sfsiplus_tab_3_icns.sfsiplus_shwthmbfraftr .row, 
.tab8 .sfsiplus_tab_3_icns.sfsiplus_shwthmbfraftr p, 
.tab8 .options {
float: none; 
width: 100%;
border-left: 60px solid transparent; 
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
-o-box-sizing: border-box; 
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.tab8 .sfsiplus_tab_3_icns.sfsiplus_shwthmbfraftr label { width: auto; }
.tab8 .sfsiplus_tab_3_icns.sfsiplus_shwthmbfraftr .social_icon_like1 ul { margin-left: 15px}
.tab8 .sfsiplus_tab_3_icns.sfsiplus_shwthmbfraftr .social_icon_like1 li { width: auto; max-width: auto; min-width: auto; margin: 0 50px 0 0 }
.tab8 .sfsiplus_tab_3_icns.sfsiplus_shwthmbfraftr .usually > li { width:85% !important;  max-width: 100% !important; margin-left: 70px; font-family: 'helveticaneue-light'; padding-bottom: 5px}
.tab8 .sfsiplus_tab_3_icns.sfsiplus_shwthmbfraftr .options > label { width:356px !important; margin:0; width: auto; margin-bottom: 0; margin-top: 0px; }
.tab8 .row.sfsiplus_PostsSettings_section .options .first.chcklbl { float: left !important; width: 335px !important; }
.tab8 .row.sfsiplus_PostsSettings_section .options .chckwpr { width:400px; float:right; }
.tab8 .row.sfsiplus_PostsSettings_section .options {
width:90%; 
margin:0; 
font-family: 'helveticaneue-light'; 
float: left; 
margin-bottom: 10px; 
max-width: 895px; 
border-left: none;
}
.sfsiplus_toggleonlystndrshrng { margin-bottom: 30px !important}
.tab8 .row.sfsiplus_PostsSettings_section .options.shareicontextfld { margin: 15px 0; }
.tab8 .sfsiplus_tab_3_icns.flthmonpg .radio { margin-top:55px !important; }
.tab8 .radiodisplaysection { float: left;}  .tab8 ul.sfsiplus_icn_listing8 li {
float: left;
padding: 11px 0 40px 8px;
width: 100%;
max-width: 1000px;
margin: 0
}
.sfsiplusplacethemanulywpr { max-width: 98% !important}  .tab8 ul.sfsiplus_icn_listing8 {
list-style: outside none none;
margin: 5px 0 0;
overflow: hidden;
} .sfsiplus_right_info label.sfsiplus_sub-subtitle
{
font-size: 16px !important;
font-weight: normal;
}
ul.plus_icn_listing li .sfsiplus_right_info label.sfsiplus_sub-subtitle a 
{
font-size: 13px;
}
.tab8 ul.sfsiplus_tab_3_icns li .radio {
margin-top: 7px;
}
.tab8 ul.sfsiplus_tab_3_icns li label {
line-height: 50px !important;
}
.tab8 ul.sfsiplus_icn_listing8 li .sfsiplus_tab_3_icns li {
width: 50%;
max-width: 450px;
min-width: 420px;
padding-left: 0;
padding-bottom: 15px
}
.tab8 ul.sfsiplus_icn_listing8 li .sfsiplus_tab_3_icns.sfsiplus_shwthmbfraftr>li:nth-child(1),
.tab8 ul.sfsiplus_icn_listing8 li .sfsiplus_tab_3_icns.sfsiplus_shwthmbfraftr>li:nth-child(2)  { width: 50% !important}
.space.disblfltonmbl p.list { width: 100%; margin-bottom: 28px}
#accordion .tab8 .sfsiplus_icn_listing8 li .sfsiplus_right_info p { display: table} .tab8 .row
{
clear: both;
display: block;
float: left;
font-family: helveticaregular;
line-height: 42px;
margin-top: 25px;
padding-top: 15px;
width: 100%;
} .tab8 .icons_size { margin-top: -12px; }
.tab8 .icons_size { position: relative; font-family: 'helveticaneue-light'; width: 538px; float: right }
.tab8 .icons_size span  {
display: block;
float: left;
font-size: 20px;
font-weight: 400;
line-height: 42px;
margin-right: 18px;
}
.tab8.icons_size span.last
{
margin-left: 55px;
}
.tab8 .icons_size ins
{
float: left;
font-size: 17px;
font-weight: 400;
margin-right: 25px;
text-decoration: none;
margin-bottom: 20px;
}
.tab8 .social_icon_like1 {
float: left;
margin: 0;
padding: 30px 0 0;
text-align: center;
width: 100%;
}
.tab8 .social_icon_like1 ul {
list-style: outside none none;
margin: 0;
padding: 0;
text-align: center;
}
.tab8 .social_icon_like1 li {
display: inline-block;
list-style: outside none none;
margin: 0 0 0 45px !important;
padding: 0;
width: auto !important;
min-width: 100px !important;
}
.tab8 .social_icon_like1 li a {
color: #5a6570;
display: block;
text-decoration: none;
}
.tab8 .social_icon_like1 li img {
display: block;
float: left;
margin-right: 5px;
}
.tab8 ul.usually {
list-style: outside none none;
margin: 28px 0 15px 60px;
padding: 0;
float: left
}
.tab8 ul.usually li {
font-size: 17px;
list-style: outside none none;
margin: 0;
padding: 0;
text-align: left;
width: auto;
}
.tab8 ul.enough_waffling {
list-style: outside none none;
margin: 25px 0 0;
padding: 0;
text-align: center;
}
.tab8 ul.enough_waffling li {
display: inline-block;
list-style: outside none none;
margin: 0 22px;
padding: 0;
}
.tab8 ul.enough_waffling li span {
float: left;
}
.tab8 ul.enough_waffling li label {
color: #5a6570;
float: left;
font-family: helveticaregular;
font-size: 18px;
font-weight: 400;
line-height: 38px;
margin: 0 0 0 20px;
text-align: center;
} .tab8 .row {
clear: both;
display: block;
float: left;
font-family: helveticaregular;
line-height: 42px;
margin-top: 0px;
padding-top: 10px;
width: 100%;
} .tab8 .options {
clear: both;
float: left;
margin-top: 25px;
width: auto;
float: none;
}
.tab8 .options label.first {
font-family: 'helveticaneue-light';
font-size: 18px;
}
.tab8 .options label {
color: #5a6570;
float: left;
font-family: 'helveticaneue-light';
font-size: 18px;
line-height: 46px;
width: 345px;
}
.tab8 .options input {
background: none repeat scroll 0 0 #e5e5e5;
border: 0 none;
box-shadow: 2px 2px 3px #dcdcdc inset;
float: left;
padding: 10px;
width: 308px;
}
.tab8 .options .field {
float: left;
position: relative;
width: 223px;
}
.tab8 .options .field .select {
background: url(//gnkfoundation.org.au/wp-content/plugins/ultimate-social-media-plus/images/select_bg1.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
display: block;
font-family: helveticaregular;
padding-left: 17px;
width: 207px;
}
.tab8 .options .field select.styled {
height: 46px;
left: 0;
line-height: 46px;
position: absolute;
top: 0;
width: 213px;
}
.tab8 .options .field select.styled {
line-height: 46px;
}
.tab8 ul.sfsiplus_icn_listing8 li .snglchckcntr .sfsiplus_right_info {
float: left;
margin-right: 0;
text-align: left;
width: auto;
font-family: 'helveticaneue-light';
font-size: 18px;
line-height: 30px;
}
.chckwpr .snglchckcntr:first-child { float:left; }
.chckwpr .snglchckcntr:last-child { float:left; margin-left: 110px; }
.chckwpr
{
width:100%;
float:left;
}
.cstmutbchnlidwpr .utbe_instruction,.cstmutbchnlnmewpr .utbe_instruction, .lnkdin_instruction {
float: left;
line-height: 22px;
margin-top: 10px;
width: 100%;
}
#accordion .tab8 .sfsiplus_icn_listing8 li .sfsiplus_right_info p
{
font-size: 20px;
}
#accordion .tab8 ul.sfsiplus_tab_3_icns { margin-top: 25px; }
#accordion .tab8 ul.sfsiplus_tab_3_icns.flthmonpg { margin-left: 45px}
#accordion .tab8 .sfsiplus_icn_listing8 li .sfsiplus_right_info p.cstmdisplaysharingtxt { padding-top: 5px; display: inline;}
#accordion .tab8 ul.sfsiplus_shwthmbfraftr .labelhdng4, 
#accordion .tab8 ul.sfsiplus_shwthmbfraftr .row h4.labelhdng4 { color: #555; font-size: 20px; margin-left: 20px; font-family: 'helveticaregular'}
.tab8 .sfsiplus_tab_3_icns.sfsiplus_shwthmbfraftr .row.sfsiplus_PostsSettings_section { border-left: 105px solid transparent; float: left; padding-top: 0}
.sfsiplus_toggleonlystndrshrng { margin-bottom: 0 !important}
.radiodisplaysection { float: left}
.tab8 .sfsiplus_tab_3_icns.sfsiplus_shwthmbfraftr .row.sfsiplus_PostsSettings_section>.labelhdng4 { margin-bottom: 20px !important} 
.sfsiplus_shwthmbfraftr { margin-top: 5px !important}
label.sfsiplus_toglpstpgsbttl { float: left; margin-top: 5px !important}
#accordion .tab8 ul.sfsiplus_shwthmbfraftr .row h4 {
font-family: 'helveticaneue-light';
font-weight: normal;
font-size: 18px;
color: #69737c;
float: left
}
.tab8 .row.sfsiplus_PostsSettings_section .options .seconds.chcklbl { float: right; width: 400px !important; }
.sfsibeforpstwpr
{
width: 100%;
float: left;
line-height: 18px;
margin: 5px 0;
}
.sfsiaftrpstwpr
{
width: 100%;
float: left;
line-height: 18px;
margin: 5px 0;
}
.sfsibeforpstwpr .sfsi_plus_Sicons span
{
font-size: 20px;
}
.sfsiaftrpstwpr .sfsi_plus_Sicons span
{
font-size: 20px;
}
.sfsibeforpstwpr .sfsi_plus_Sicons
{
}
.sfsiaftrpstwpr .sfsi_plus_Sicons
{
}
.sfsibeforpstwpr .sfsiplus_norm_row.sfsi_plus_wDivothr
{
width: auto;
float: left;
}
.sfsiaftrpstwpr .sfsiplus_norm_row.sfsi_plus_wDivothr
{
width: auto;
float: left;
}
.sfsibeforpstwpr .sfsiplus_norm_row.sfsi_plus_wDivothr .sfsi_plus_wicons
{
float: left;
}
.sfsiaftrpstwpr .sfsiplus_norm_row.sfsi_plus_wDivothr .sfsi_plus_wicons
{
float: left;
}
.sfsi_flicnsoptn3
{
color: #69737c;
float: left;
font-size: 20px;
margin: 62px 5px 0 20px;
font-family: 'helveticaneue-light';
width: 120px;
}
.sfsi_ckckslctnlbl
{
font-weight: bold;
}
.sfsibeforpstwpr iframe{max-width: none; vertical-align: middle;}
.sfsiaftrpstwpr iframe{max-width: none; vertical-align: middle;}
.sfwp_fivestar_ul li { display: block; padding-right: 20px; }
.fb_iframe_widget iframe
{
max-width: none;
}
.sfsi_mainContainer p.bldtxtmsg{float: left; font-size: 15px; margin-top: 12px; width: 100%;}
.sfsi_mainContainer p.translatelilne{float: left; font-size: 15px; font-weight: bold;color: black; margin-top: 12px; width: 100%;}
.sfsiplus_icn_listing8 li > div{width: auto; float: left;}
#accordion .tab8 .sfsiplus_icn_listing8 li .sfsiplus_right_info p.cstmdisextrpdng
{
padding-bottom: 30px;
float: left;
}
#accordion .tab8 .sfsiplus_icn_listing8 li .sfsiplus_right_info p.cstmdisextrpdng
{
background: medium none;
}
#accordion .tab8 .sfsiplus_icn_listing8 li .sfsiplus_right_info p.cstmdisextrpdng code
{
background: none repeat scroll 0 0 transparent;	
padding-left: 0px;
padding-right: 0px;
}
.options.sfsipluspstvwpr {
margin-left: 17% !important;
margin-left: 0% !important;
}
.tab8 .row.sfsiplus_PostsSettings_section .options.sfsipluspstvwpr .first.chcklbl 
{
width: 180px !important;
}
.sfsiplus_tab_3_icns.sfsiplus_shwthmbfraftr {
overflow: visible;
} .sfsi_plus_twt_tool_bdr .sfsi_plus_inside .cstmicon1 a img{margin: 2px 12px 2px !important;clear:both;text-align:center;float:none;}
.cstmicon1{text-align:center;}
.sfsi_plus_Sicons img, #sfsiplusid_facebook img, #sfsiplusid_google img, #sfsiplusid_twitter img { height: 20px;}
.sfsi_plus_wicons a.sficn, .sfsi_plus_wicons .sfsi_plus_inside a, .sfsi_plus_Sicons div a
{
box-shadow: none;
border: none;
}
.sfsi_plus_Sicons .sf_pinit
{
margin-right: 4px;
}
.sfsi_plus_Sicons .sf_pinit > span
{
height: 22px !important;
vertical-align: middle;
}
.sfsi_plus_Sicons .sf_pinit > span
{
height: 20px !important;
vertical-align: middle;
} .sfsibeforpstwpr .sfsi_plus_Sicons .sf_pinit span{font-size:11px !important;}
.sfsiaftrpstwpr .sfsi_plus_Sicons .sf_pinit span{font-size:11px !important;}
.sfsibeforpstwpr .sfsi_plus_Sicons .sfsi_plus_inside .icon2 span{font-size:11px !important;}
.sfsiaftrpstwpr .sfsi_plus_Sicons .sfsi_plus_inside .icon2 span{font-size:11px !important;}
.sfsi_plus_wicons a {box-shadow: none !important;}@media (max-width: 767px)
{
#sfsi_plus_floater
{
display: none;
}
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html,
body {
overflow-x:hidden
}
html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 62.5%;
outline: 0;
vertical-align: baseline;
white-space: normal;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
min-height:100vh;
display: flex;
flex-direction: column;
}
.site,
#site {
flex-grow: 1;
}
*,
*:before,
*:after {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}
body {
background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol,
ul {
list-style: none;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
quotes: none;
}
a img {
border: 0;
}
.entry-content a {
color: #666;
font-weight: 500;
}
.page-template-projects-page .entry-content a,
.page-template-causes-page .entry-content a,
.page-template-stories-page .entry-content a,
.page-template-staff-page .entry-content a {
color: #333;
} .social-navigation a:before,
.secondary-toggle:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.comment-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before,
.pagination .prev:before,
.pagination .next:before,
.image-navigation a:before,
.image-navigation a:after,
.format-link .entry-title a:after,
.entry-content .more-link:after,
.entry-summary .more-link:after,
.author-link:after {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-family: "Genericons";
font-size: 16px;
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
speak: none;
text-align: center;
text-decoration: inherit;
text-transform: none;
vertical-align: top;
} body,
button,
input,
select,
textarea {
color: #333;
font-family: 'Helvetica Neue', arial, sans-serif;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.6;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-weight: 700;
font-family: 'Raleway', arial, sans-serif;
}
p {
margin-bottom: 1.6em;
}
b,
strong {
font-weight: 700;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
padding: 11px 22px;
border-left: 5px solid #f7931d;
background: #f4f5f5;
color: #666;
font-size: 16px;
font-size: 1.6rem;
font-style: italic;
line-height: 1.6667;
margin-bottom: 1.6667em;
padding-left: 0.7778em;
}
blockquote p {
font-family: 'Raleway', arial, sans-serif;
margin-bottom: 1.6667em;
}
blockquote > p:last-child {
margin-bottom: 0;
}
blockquote cite,
blockquote small {
font-family: 'Helvetica Neue', arial, sans-serif;
color: #333;
font-size: 14px;
font-size: 1.4rem;
text-transform: uppercase;
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
blockquote strong,
blockquote b {
font-weight: 400;
}
address {
font-style: italic;
margin: 0 0 1.6em;
}
code,
kbd,
tt,
var,
samp,
pre {
font-family: Inconsolata, monospace;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
pre {
background-color: transparent;
background-color: rgba(0, 0, 0, 0.01);
border: 1px solid #f5f4f4;
border: 1px solid rgba(51, 51, 51, 0.1);
line-height: 1.2;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 0.8em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
abbr[title] {
border-bottom: 1px dotted #f5f4f4;
border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
cursor: help;
}
mark,
ins {
background-color: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
* {
-moz-hyphens:none;
-ms-hyphens:none;
-webkit-hyphens: none;
hyphens:none;
} hr {
background-color: #f5f4f4;
background-color: rgba(51, 51, 51, 0.1);
border: 0;
height: 1px;
margin-bottom: 1.6em;
}
ul,
ol {
margin: 0 0 1.6em 1.3333em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
}
dl {
margin-bottom: 1.6em;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 1.6em;
}
table,
th,
td {
border: 1px solid #f5f4f4;
border: 1px solid rgba(51, 51, 51, 0.1);
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.6em;
table-layout: fixed; width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
th {
border-width: 0 1px 1px 0;
font-weight: 700;
}
td {
border-width: 0 1px 1px 0;
}
th, td {
padding: 0.4em;
}
img {
-ms-interpolation-mode: bicubic;
border: 0;
height: auto;
max-width: 100%;
vertical-align: middle;
}
figure {
margin: 0;
}
del {
opacity: 0.8;
} ::-webkit-input-placeholder {
}
:-moz-placeholder {
}
::-moz-placeholder {
opacity: 1; }
:-ms-input-placeholder {
} button,
input,
select,
textarea {
background-color: #f7f7f7;
border-radius: 0;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
margin: 0;
max-width: 100%;
vertical-align: baseline;
}
button,
input {
line-height: normal;
}
input,
textarea {
border: 1px solid #f5f4f4;
background: #fff;
color: #666;
}
input:focus,
textarea:focus {
background-color: #fff;
border: 1px solid #c1c1c1;
border: 1px solid rgba(51, 51, 51, 0.3);
color: #333;
}
button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
cursor: default;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
font-family: 'Helvetica Neue', arial, sans-serif;
-webkit-appearance: button;
background-color: #f7931d;
border: 0;
color: #333;
cursor: pointer;
font-size: 12px;
font-size: 1.2rem;
font-weight: 500;
padding: 0.7917em 1.5em;
text-transform: uppercase;
transition: padding .2s;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
outline: 0;
padding-left: 1.7em;
padding-right: 1.7em;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
border-color: #aaa #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="submit"]:focus {
background: #333;
border: 1px dashed #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
color: #fff;
}
input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 0.375em;
width: 100%;
}
textarea {
overflow: auto;
vertical-align: top;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
.search-box [type="search"]:focus {
color: #fff;
}
.post-password-form {
position: relative;
}
.post-password-form label {
font-family: 'Helvetica Neue', arial, sans-serif;
color: #666;
display: block;
font-size: 12px;
font-size: 1.2rem;
font-weight: 700;
letter-spacing: 0.04em;
line-height: 1.5;
text-transform: uppercase;
}
.post-password-form input[type="submit"] {
padding: 0.7917em;
position: absolute;
right: 0;
bottom: 0;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
}
.search-form input[type="submit"],
.widget .search-form input[type="submit"] {
padding: 0;
}
#subscribe-email input {
padding: 5px!important;
}  a {
border-bottom: 2px solid transparent;
color: #333;
text-decoration: none;
transition: border .2s, color .2s, background .2s;
}
a:hover,
a:focus {
color: #666;
}
a:focus,
.social-navigation a:focus,
.entry-content a.button:focus {
outline: thin dotted;
}
.edit-link a,
.entry-content a {
border-bottom: 2px solid transparent;
}
a:active,
a:hover,
.search-toggle:hover:before,
.edit-link a:hover,
.entry-content a:hover {
border-bottom: 2px solid currentColor;
outline: 0;
}
.button:hover,
.button:focus,
.joinbutton:hover,
.joinbutton:focus,
.homepage .entry-content a.button:focus {
color: #fff;
}
.news .entry-content a.more-link:focus {
color: #f7931d;
}  #secondary {
display: table-cell;
width: 75%;
text-align: right;
vertical-align: middle;
}
.headerblock.alternative #secondary {
display: block;
margin-top: 20px;
width: 100%;
text-align: center;
vertical-align: middle;
}
.navigation-main,
.main-small-navigation {
display: block;
font-size: 13px;
font-size: 1.3rem;
}
.navigation-main ul,
.main-small-navigation ul {
list-style: none;
padding-left: 0;
margin: 0;
}
.navigation-main li,
.main-small-navigation li {
font-family: 'Raleway', arial, sans-serif;
font-weight: 500;
display: inline-block;
padding: 0 10px;
position: relative;
text-align: right;
}
.navigation-main a,
.main-small-navigation a {
color: #333;
display: inline-block;
text-transform: uppercase;
text-decoration: none;
white-space: nowrap;
letter-spacing: .17em;
-webkit-transition: .07s ease-in;
transition: .07s ease-in;
}
.navigation-main li.color a,
.main-small-navigation li.color a {
border-bottom: none;
background: #f7931d;
padding: 5px 10px;
transition: padding .2s;
}
.navigation-main li.color a:hover,
.main-small-navigation li.color a:hover {
border-bottom: none;
background: #f89e35;
color: #333;
padding: 5px 15px;
}
.navigation-main .current_page_item > a, 
.navigation-main .current-menu-item > a, 
.navigation-main .current_page_ancestor > a,
.main-small-navigation .current_page_item > a,
.main-small-navigation .current-menu-item > a, 
.main-small-navigation .current_page_ancestor > a {
color: #000;
font-weight: bold;
}
.navigation-main li.current_page_item li a, 
.navigation-main li.current_page_item li li a,
.main-small-navigation li.current_page_item li a, 
.main-small-navigation li.current_page_item li li a {
color: #707070;
}
.navigation-main ul ul,
.main-small-navigation ul ul {
background-color: #f6f6f6;
float: left;
position: absolute;
top: 2.5em;
left: -999em;
z-index: 11;
}
.navigation-main ul li:hover > ul,
.navigation-main ul li.focus > ul,
.main-small-navigation ul li:hover > ul,
.main-small-navigation ul li.focus > ul {
left: auto;
}
.navigation-main ul ul li:hover > ul,
.navigation-main ul ul li.focus > ul,
.main-small-navigation ul ul li:hover > ul,
.main-small-navigation ul ul li.focus > ul {
right: 100%;
}
.navigation-main li li, 
.navigation-main li li li,
.main-small-navigation li li, 
.main-small-navigation li li li {
display: block;
border: none;
padding: 0;
}
.navigation-main ul ul ul,
.main-small-navigation ul ul ul {
z-index: 13;
top: 0;
}
.navigation-main ul ul a,
.navigation-main ul ul ul a,
.main-small-navigation ul ul a,
.main-small-navigation ul ul ul a {
font-size: 14px;
font-size: 1.4rem;
line-height: 20px;
letter-spacing: 0;
padding: 1em 15px 1em;
white-space: normal;
width: 190px;
text-align: left;
text-transform: none;
}
.navigation-main ul li:hover > ul,
.navigation-main ul li.focus > ul,
.main-small-navigation ul li:hover > ul,
.main-small-navigation ul li.focus > ul {
display: block;
}
.navigation-main ul li.menu-item-has-children > a:after,
.main-small-navigation ul li.menu-item-has-children > a:after {
color: #707070;
content: '\f502';
font-family: 'Genericons';
padding-left: 0.5em;
font-size: 11px;
line-height: 25px;
padding-top: 3px;
vertical-align: middle;
text-decoration: inherit;
font-weight: normal;
font-style: normal;
display: inline-block;
margin: -1px 10px 0 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.navigation-main ul li.current_page_item.menu-item-has-children > a:after,
.navigation-main ul ul li.current_page_item.menu-item-has-children > a:after,
.main-small-navigation ul li.current_page_item.menu-item-has-children > a:after,
.main-small-navigation ul ul li.current_page_item.menu-item-has-children > a:after {
color: #000;
}
.navigation-main ul li.menu-item-has-children > a,
.navigation-main ul ul li.menu-item-has-children > a,
.main-small-navigation ul li.menu-item-has-children > a,
.main-small-navigation ul ul li.menu-item-has-children > a {
padding: 10px 0 10px 15px;
}
.navigation-main ul ul a:hover,
.navigation-main ul ul ul a:hover, 
.navigation-main li li.current_page_item > a, 
.navigation-main li li.current-menu-item > a,
.navigation-main li li li.current_page_item > a, 
.navigation-main li li li.current-menu-item > a,
.main-small-navigation ul ul a:hover,
.main-small-navigation ul ul ul a:hover, 
.main-small-navigation li li.current_page_item > a, 
.main-small-navigation li li.current-menu-item > a,
.main-small-navigation li li li.current_page_item > a, 
.main-small-navigation li li li.current-menu-item > a  {
background-color: #fff;
}
.menu-toggle {
display: none;
}
@media screen and (max-width: 1300px) {
.navigation-main a {
padding: 0 5px;
}
}
@media screen and (max-width: 1150px) {
.navigation-main a {
font-size: 12px;
font-size: 1.2rem;
padding: 0 5px;
}
}
@media screen and (max-width: 955px) { .menu-toggle {
background: #fff;
display: none;
cursor: pointer;
font-size: 16px;
line-height: 28px;
font-weight: bold;
margin: 0;
}
.menu-toggle span {
display: none;
}
.main-small-navigation {
font-size: 14px;
margin: 0 auto;
}
.main-small-navigation div {
background-color: #f5f4f4;
margin: 20px 0 30px 0;
padding: 20px 0;
text-align: left;
position: relative;
}
.main-small-navigation a {
display: block;
color: #000;
letter-spacing: 0;
padding: 8px 0;
border-bottom: 1px solid #fff;
text-transform: none;
}
.toggled-on a:hover {
text-decoration: underline;
}
.main-small-navigation ul li.menu-item-has-children > a:after {
display: none;
}
.main-small-navigation ul ul a:hover, 
.main-small-navigation ul ul ul a:hover, 
.main-small-navigation li li.current_page_item > a, 
.main-small-navigation li li.current-menu-item > a, 
.main-small-navigation li li li.current_page_item > a, 
.main-small-navigation li li li.current-menu-item > a {
background-color: transparent;
}
.main-small-navigation ul {
list-style: none;
margin: 0;
}
.main-small-navigation li {
display: block;
border-top: 1px solid rgba(255, 255, 255, 0.1);
padding: 0 43px;
text-align: inherit;
}
.main-small-navigation ul ul,
.main-small-navigation ul ul ul {
background-color: transparent;
float: none;
position: relative;
top: auto;
left: auto;
z-index: 0;
}
.main-small-navigation ul ul {
display: block;
margin-left: 20px;
}
.main-small-navigation ul ul a, 
.main-small-navigation ul ul ul a {
padding: 8px 0;
}
.main-small-navigation li li {
border-top: 0;
padding: 0;
}
.navigation-main ul ul a, 
.navigation-main ul ul ul a, 
.main-small-navigation ul ul a, 
.main-small-navigation ul ul ul a {
width: 100%;
}
.menu-toggle {
display: inline-block;
position: relative;
margin-top: 10px;
}
.menu-toggle span {
position: absolute;
clip: rect(1px 1px 1px 1px);
clip: rect(1px,1px,1px,1px);
overflow: hidden;
height: 1px;
width: 1px;
}
.menu-toggle:before {
border: 1px solid #333;
content: "\f419";
color: #333;
font-size: 25px;
font-size: 2.5rem;
font-family: 'Genericons';
line-height: 2.25;
font-weight: 500;
margin: -4px 8px 0 10px;
padding: 10px;
}
.main-small-navigation ul.nav-menu.toggled-on {
display: block;
}
.navigation-main ul {
display: none;
}
.site-header {
position: relative;
}
.header-inner {
display: inherit;
padding: 15px 80px 40px 80px;
}
.site-logo {
display: inline-block;
max-width: 80%;
padding-top: 10px;
}
.headerblock.alternative .site-logo {
display: block;
max-width: 100%;
padding-top: 0;
}
#secondary {
display: block;
margin-top: -80px;
float: right;
text-align: right;
width: 100%;
}
.headerblock.alternative #secondary {
display: block;
margin-top: 0;
float: none;
text-align: center;
width: 100%;
}
.main-small-navigation ul ul li:hover > ul,
.main-small-navigation ul ul li.focus > ul {
right: auto;
}
.navigation-main ul ul ul,
.main-small-navigation ul ul ul {
z-index: 0;
top: auto;
}
.main-small-navigation ul li:hover > ul,
.main-small-navigation ul li.focus > ul {
display: block;
}
.main-small-navigation a:hover {
color: #000;
}
}
.social-navigation {
position: fixed;
top: 91px;
right: 0;
background: #f7931d;
padding: 5px;
z-index: 202;
}
.social-navigation ul {
list-style: none;
margin: 0;
}
.social-navigation li {
padding-right: 3px;
}
.social-navigation a {
color: #fff;
display: block;
height: 1.8em;
position: relative;
width: 1.8em;
}
.social-navigation a:before {
content: "\f415";
font-size: 20px;
padding: 5px;
position: absolute;
top: 0;
left: 0;
}
.social-navigation a[href$="/feed/"]:before {
content: "\f413";
}
.social-navigation a[href*="codepen.io"]:before {
content: "\f216";
}
.social-navigation a[href*="digg.com"]:before {
content: "\f221";
}
.social-navigation a[href*="dribbble.com"]:before {
content: "\f201";
}
.social-navigation a[href*="dropbox.com"]:before {
content: "\f225";
}
.social-navigation a[href*="facebook.com"]:before {
content: "\f203";
}
.social-navigation a[href*="flickr.com"]:before {
content: "\f211";
}
.social-navigation a[href*="foursquare.com"]:before {
content: "\f226";
}
.social-navigation a[href*="plus.google.com"]:before {
content: "\f206";
}
.social-navigation a[href*="github.com"]:before {
content: "\f200";
}
.social-navigation a[href*="instagram.com"]:before {
content: "\f215";
}
.social-navigation a[href*="linkedin.com"]:before {
content: "\f208";
}
.social-navigation a[href*="pinterest.com"]:before {
content: "\f210";
}
.social-navigation a[href*="getpocket.com"]:before {
content: "\f224";
}
.social-navigation a[href*="polldaddy.com"]:before {
content: "\f217";
}
.social-navigation a[href*="reddit.com"]:before {
content: "\f222";
}
.social-navigation a[href*="stumbleupon.com"]:before {
content: "\f223";
}
.social-navigation a[href*="tumblr.com"]:before {
content: "\f214";
}
.social-navigation a[href*="twitter.com"]:before {
content: "\f202";
}
.social-navigation a[href*="vimeo.com"]:before {
content: "\f212";
}
.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before {
content: "\f205";
}
.social-navigation a[href*="youtube.com"]:before {
content: "\f213";
}
.social-navigation a[href*="mailto:"]:before {
content: "\f410";
}
.social-navigation a[href*="spotify.com"]:before {
content: "\f515";
}
.social-navigation a[href*="twitch.tv"]:before {
content: "\f516";
}
.secondary-toggle {
background-color: transparent;
border: 1px solid #666;
height: 42px;
overflow: hidden;
padding: 0;
position: absolute;
top: 40px;
right: 0;
text-align: center;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 42px;
}
.secondary-toggle:before {
color: #666;
content: "\f419";
line-height: 40px;
width: 40px;
}
.secondary-toggle:hover,
.secondary-toggle:focus {
background-color: transparent;
border: 1px solid #c1c1c1;
border: 1px solid rgba(51, 51, 51, 0.3);
outline: 0;
}
.secondary-toggle.toggled-on:before {
content: "\f405";
font-size: 32px;
position: relative;
top: 1px;
left: -1px;
}
.post-navigation a {
display: inline-block;
}
.post-navigation .meta-nav {
font-family: 'Helvetica Neue', arial, sans-serif;
color: #333;
font-size: 12px;
font-size: 1.2rem;
letter-spacing: 0.04em;
line-height: 1.5;
position: relative;
text-transform: uppercase;
z-index: 2;
}
.post-navigation .post-title {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
position: relative;
z-index: 2;
}
.post-navigation .nav-next,
.post-navigation .nav-previous {
background-position: center;
background-size: cover;
position: relative;
}
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.post-navigation .nav-next {
float: left;
width: 50%;
text-align: right;
}
.custom-post-navigation .post-navigation .nav-previous {
background: none;
position: absolute;
right: 0;
margin-right: 10%;
}
.custom-post-navigation .post-navigation .nav-previous a span:after {
content: '\f429';
position: relative;
top: 0;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-family: "Genericons";
font-size: 30px;
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
speak: none;
text-align: center;
text-decoration: inherit;
text-transform: none;
vertical-align: top;
}
.custom-post-navigation .post-navigation .nav-next a span:before {
content: '\f430';
position: relative;
top: 0;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-family: "Genericons";
font-size: 30px;
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
speak: none;
text-align: center;
text-decoration: inherit;
text-transform: none;
vertical-align: top;
}
.custom-post-navigation .post-navigation .nav-next {
background: none;
position: absolute;
left: 0;
margin-left: 10%;
}
.custom-post-navigation {
margin-top: -50px;
}
.entry-content .custom-post-navigation .post-navigation a {
border: none;
padding: 0;
}
.custom-post-navigation .post-navigation .nav-previous a span,  
.custom-post-navigation .post-navigation .nav-next a span {
color: #666;
font-size: 13px;
font-size: 1.3rem;
font-weight: 500;
text-shadow: 0 0 1px #fff;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.custom-post-navigation .post-navigation .nav-previous a span:hover,  
.custom-post-navigation .post-navigation .nav-next a span:hover {
color: #333;
}
.post-navigation a:before {
font-size: 40px;
display: inline-block;
height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1;
}
.post-navigation a:hover:before,
.post-navigation a:focus:before {
opacity: 0.5;
}
.pagination {
background-color: #f5f4f4;
}
.pagination .nav-links {
margin-bottom: -10px;
min-height: 3.2em;
position: relative;
text-align: center;
}
.post-navigation .nav-previous .post-title,
.post-navigation .nav-next .post-title {
color: #838383;
display: block;
font-size: 13px;
font-size: 1.3rem;
font-style: italic;
text-transform: none;
} .pagination .current .screen-reader-text {
position: static !important;
}
.pagination .page-numbers {
display: none;
line-height: 3.2em;
padding: 0 0.6667em;
}
.pagination .page-numbers.current {
font-family: 'Helvetica Neue', arial, sans-serif;
text-transform: uppercase;
}
.pagination .current {
display: inline-block;
font-weight: 700;
}
.pagination .prev,
.pagination .next {
background-color: #333;
color: #fff;
display: inline-block;
height: 48px;
overflow: hidden;
padding: 0;
position: absolute;
width: 48px;
}
.pagination .prev:before,
.pagination .next:before {
font-size: 32px;
height: 48px;
line-height: 48px;
position: relative;
width: 48px;
}
.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
background-color: #000;
}
.pagination .prev {
left: 0;
}
.pagination .prev:before {
content: "\f430";
left: -1px;
}
.pagination .next {
right: 0;
}
.pagination .next:before {
content: "\f429";
right: -1px;
}
.image-navigation,
.comment-navigation {
font-family: 'Helvetica Neue', arial, sans-serif;
color: #666;
font-size: 12px;
font-size: 1.2rem;
font-weight: 700;
line-height: 1.5;
text-transform: uppercase;
}
.image-navigation a,
.comment-navigation a {
color: #666;
}
.image-navigation a:hover,
.image-navigation a:focus,
.comment-navigation a:hover,
.comment-navigation a:focus {
color: #333;
}
.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
display: inline-block;
}
.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
content: "\2215";
font-weight: 400;
margin: 0 0.7em;
}
.image-navigation .nav-previous a:before,
.comment-navigation .nav-previous a:before {
content: "\f430";
margin-right: 0.2em;
position: relative;
}
.image-navigation .nav-next a:after,
.comment-navigation .nav-next a:after {
content: "\f429";
margin-left: 0.2em;
position: relative;
}
.comment-navigation {
border-top: 1px solid #f5f4f4;
border-bottom: 1px solid #f5f4f4;
padding: 2em 0;
}
.comments-title + .comment-navigation {
border-bottom: 0;
}
.image-navigation {
padding: 0 7.6923%;
}
.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty) {
margin-bottom: 2em;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 1.4rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.says {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
} .site .skip-link {
background-color: #f1f1f1;
box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
color: #21759b;
display: block;
font: bold 14px/normal "Noto Sans", sans-serif;
left: -9999em;
outline: none;
padding: 15px 23px 14px;
text-decoration: none;
text-transform: none;
top: -9999em;
}
.logged-in .site .skip-link {
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
font: bold 14px/normal "Open Sans", sans-serif;
}
.site .skip-link:focus {
clip: auto;
height: auto;
left: 6px;
top: 7px;
width: auto;
z-index: 100000;
} .alignleft {
display: inline;
float: left;
}
.alignright {
display: inline;
float: right;
}
.aligncenter {
display: block;
margin-right: auto;
margin-left: auto;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
clear: both;
margin-top: 0.4em;
margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1.2em;
} .clear:before,
.clear:after,
.site:before,
.site:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.nav-links:before,
.nav-links:after,
.comment-navigation:before,
.comment-navigation:after,
.social-navigation ul:before,
.social-navigation ul:after,
.textwidget:before,
.textwidget:after {
content: "";
display: table;
}
.clear:after,
.site:after,
.entry-content:after,
.comment-content:after,
.site-content:after,
.nav-links:after,
.comment-navigation:after,
.social-navigation ul:after,
.textwidget:after {
clear: both;
} .site-header {
background: #fff;
position: fixed;
top: 0;
left: 0;
right: 0;
width: 100%;
z-index: 200;
}
.header-inner {
display: table;
width: 100%;
margin: 0 auto;
min-height: 90px;
padding: 15px 80px;
vertical-align: middle;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.headerblock .site {
margin: 0 auto -10px auto;
}
.brand {
float: left;
padding-top: 5px;
}
.site-branding {
display: block;
margin-top: 20px;
max-width: 80%;
vertical-align: middle;
line-height: 1em;
z-index: 10;
position: relative;
}
.site-title {
font-family: 'Raleway', arial, sans-serif;
font-size: 22px;
font-size: 2.2rem;
font-weight: 700;
line-height: 1.3636;
margin-bottom: 0;
}
.site-description {
font-size: 12px;
font-size: 1.2rem;
font-weight: 400;
line-height: 1.5;
margin: 0.7em 0 0;
opacity: 0.7;
text-transform: uppercase;
}
.headerblock.alternative {
padding-top: 20px;
}
.headerblock.standard {
padding-top: 0;
}
.headerblock.alternative header#masthead {
text-align: center;
}
.headerblock.standard .site-header,
.headerblock.alternative .site-header {
background: #fff;
position: relative;
top: 0;
left: 0;
right: 0;
width: 100%;
z-index: 200;
}
.headerblock.alternative .site-logo {
display: block;
text-align: center;
margin: 0 auto 10px auto;
} .widget {
color: #333;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
margin: 0 auto 9.09090%;
width: 100%;
word-wrap: break-word;
}
.widget pre {
line-height: 1.2;
}
.widget button,
.widget input,
.widget select,
.widget textarea {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
}
.widget button,
.widget input {
line-height: normal;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
font-size: 12px;
font-size: 1.2rem;
padding: 0.7917em 1.5833em;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
padding: 0.375em;
margin-bottom: 10px;
}
.widget-title {
font-size: 18px;
font-size: 1.8rem;
font-family: 'Helvetica Neue', arial, sans-serif;
color: #333;
margin: 0 0 1.6em;
}
.widget > :last-child {
margin-bottom: 0;
}
.widget_calendar table {
margin: 0;
}
.widget_calendar td,
.widget_calendar th {
line-height: 2.3333;
text-align: center;
padding: 0;
}
.widget_calendar caption {
font-family: 'Helvetica Neue', arial, sans-serif;
font-weight: 700;
margin: 0 0 1.6em;
letter-spacing: 0.04em;
text-transform: uppercase;
}
.widget_calendar tbody a {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
background-color: #f7931d;
color: #fff;
display: block;
font-weight: 700;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
background-color: #666;
background-color: #fff;
}
.widget_archive a,
.widget_categories a,
.widget_links a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a {
border: 0;
}
.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
list-style: none;
margin: 0;
}
.sidebar .widget_archive li,
.sidebar .widget_categories li,
.sidebar .widget_links li,
.sidebar .widget_meta li,
.sidebar .widget_nav_menu li,
.sidebar .widget_pages li,
.sidebar .widget_recent_comments li,
.sidebar .widget_recent_entries li {
border-top: 1px solid #fff;
padding: 0.7667em 0;
}
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
padding: 0.6em 0;
}
.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_links li:first-child,
.widget_meta li:first-child,
.widget_nav_menu li:first-child,
.widget_pages li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child {
border-top: 0;
padding-top: 0;
}
.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_links li:last-child,
.widget_meta li:last-child,
.widget_nav_menu li:last-child,
.widget_pages li:last-child,
.widget_recent_comments li:last-child,
.widget_recent_entries li:last-child {
padding-bottom: 0;
}
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
margin: 0.7667em 0 0 0.8em;
padding-top: 0.7667em;
}
.sidebar .widget_categories .children,
.sidebar .widget_nav_menu .sub-menu,
.sidebar .widget_pages .children {
border-top: 1px solid #fff;
margin: 0.7667em 0 0 0.8em;
padding-top: 0.7667em;
}
.widget_recent_entries .post-date {
color: #808080;
font-size: 12px;
font-size: 1.2rem;
font-style: italic;
display: block;
}
.widget_rss ul {
list-style: none;
margin: 0;
}
.widget_rss li {
margin-bottom: 1.6em;
}
.widget_rss ul:last-child,
.widget_rss li:last-child {
margin-bottom: 0;
}
.widget_rss .rsswidget {
border: 0;
font-weight: 700;
}
.widget_rss .rsswidget img {
margin-top: -4px;
}
.widget_rss .rss-date,
.widget_rss cite {
font-size: 12px;
font-size: 1.2rem;
font-style: normal;
display: block;
line-height: 2;
opacity: 0.8;
}
.textwidget > :last-child {
margin-bottom: 0;
}
.textwidget a:hover,
.textwidget a:focus {
border-bottom: 0;
}
.widget.jetpack_subscription_widget {
background: #fff;
border-top: 1px dashed #f5f4f4;
border-bottom: 1px dashed #f5f4f4;
padding: 30px 20%;
}
.sidebar .widget input[type="submit"] {
background: #f5f4f4;
color: #333;
}
.sidebar form[id*=give-form] {
background-color: #fff;
margin: 0;
padding: 20px;
}
.tagcloud a {
background-clip: padding-box;
background-color: #333;
color: #fff;
display: inline-block;
font-size: 14px!important;
font-size: 1.4rem!important;
font-weight: 400;
margin-bottom: 5px;
margin-right: 5px;
padding: 2px 8px;
text-decoration: none;
}
.sidebar .soliloquy-theme-karisma .soliloquy-caption, 
.sidebar .soliloquy-theme-metro .soliloquy-caption {
width: 100%!important;
top: auto!important;
left: 0!important;
right: 0!important;
bottom: 0!important;
margin-left: 0!important;
margin-right: 0!important;
}
.soliloquy-theme-karisma .soliloquy-caption, 
.soliloquy-theme-metro .soliloquy-caption {
right: 0!important;
}
.sidebar .soliloquy-theme-metro .soliloquy-caption .soliloquy-caption-inside {
text-align: left!important;
}
.sidebar .soliloquy-fc-read-more {
font-size: 15px!important;
font-size: 1.5rem!important;
}
.sidebar .soliloquy-fc-title, 
.sidebar .soliloquy-fc-title a {
font-size: 16px!important;
font-size: 1.6rem!important;
font-weight: 500!important;
}
.sidebar .widget .give-submit-button-wrap input[type="submit"] {
background: #f7931d;
}
.sidebar .threecolumn.clearfix, 
.sidebar .fourcolumn.clearfix, 
.sidebar .fivecolumn.clearfix, 
.sidebar .sixcolumn.clearfix {
margin-top: 20px;
}
.sidebar .threecolumn figcaption, 
.sidebar .fourcolumn figcaption, 
.sidebar .fivecolumn figcaption, 
.sidebar .sixcolumn figcaption {
display: none;
}
.news .sidebar .threecolumn article, 
.news .sidebar .fourcolumn article, 
.news .sidebar .fivecolumn article, 
.news .sidebar .sixcolumn article {
margin-bottom: 0;
}
.sidebar aside.widget_maisha_one_banner,
.sidebar aside.widget_maisha_two_banner {
background: none;
padding: 0;
}
.so-panel.widget {
padding: 0!important;
}
.sidebar .widget li a:hover {
border-bottom: 1px solid #333;
} .page .main {
padding: 0 0 8.3333% 0;
}
.features .main {
padding: 1% 0;
}
.secondary {
display: none;
}
.sidebar .widget {
background: #f5f4f4;
padding: 30px 5%;
}
.secondary.toggled-on {
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
display: block;
}
.widget-area {
margin: 9.09090% auto 0;
}
.error-404 {
margin-bottom: 40px;
} .blog .aboutpage .entry-content {
padding: 0;
}
.blog .aboutpage .cd-fixed-bg-one {
padding: 40px 0;
margin-bottom: 2%;
}
.page-template-default .aboutpage .cd-fixed-bg-one,
.page-template-basic-page .aboutpage .cd-fixed-bg-one {
padding: 40px 0;
}
.hentry {
padding-top: 7.6923%;
position: relative;
}
.page-template-blank-page .hentry {
padding-top: 0;
}
.page-template-blank-page .entry-content {
padding: 0;
}
.page-template-blank-page .entry-content h1,
.page-template-blank-page .entry-content h2,
.page-template-blank-page .entry-content h3,
.page-template-blank-page .entry-content h4,
.page-template-blank-page .entry-content h5,
.page-template-blank-page .entry-content h6 {
margin: .5em 0 1em 0;
}
.hentry.has-post-thumbnail,
.second-block .hentry {
padding-top: 0;
}
.second-block .entry-content {
padding-bottom: 0;
}
.page .second-block a.more-link {
color: #fff;
}
.hentry.sticky:not(.has-post-thumbnail) {
padding-top: -webkit-calc(7.6923% + 24px);
padding-top: calc(7.6923% + 24px);
}
.post-thumbnail {
display: block;
margin-bottom: 2.4em;
}
.post-thumbnail img {
display: block;
margin: 0 auto;
max-width: 100%;
height: auto;
}
.page-template-front-page .post-thumbnail img {
display: inline-block;
}
a.post-thumbnail:hover,
a.post-thumbnail:focus {
opacity: 0.85;
}
.entry-header,
.child-pages,
.page .entry-footer,
.site-info div.content,
.themes-grid,
.single-themes-page,
.woocommerce #site {
padding: 0 7.6923%;
}
.woocommerce #site {
overflow: hidden;
padding: 0 7.6923% 3% 7.6923%;
}
.entry-title {
font-size: 26px;
font-size: 2.6rem;
line-height: 1.1538;
margin-bottom: 0.9231em;
}
.post .entry-title {
margin: 30px 0;
font-size: 34px;
font-size: 3.4rem;
}
.entry-content h3.install {
font-size: 24px;
font-size: 2.4rem;
display: inline-block;
margin: 0 0 20px 0;
}
.post .entry-footer {
font-size: 14px;
font-size: 1.4rem;
margin: -30px 0 30px 0;
}
.search .page .entry-footer,
.search .product .entry-footer {
font-size: 14px;
font-size: 1.4rem;
margin: -40px 0 30px 0;
padding: 0;
}
.list .post .entry-footer {
margin: -15px 0 0 0;
}
.grid-post .entry-footer {
margin-bottom: 0;
}
.entry-content,
.entry-summary {
padding: 0 7.6923% 4.6923%;
}
.entry-content > :last-child,
.entry-summary > :last-child {
margin-bottom: 0;
}
.entry-content,
.entry-summary,
.page-content,
.comment-content {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
font-size: 26px;
font-size: 2.6rem;
line-height: 1.1538;
margin-top: 1.8462em;
margin-bottom: 0.9231em;
}
.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2,
.joinnowblock .textwidget h2 {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.3636;
margin-top: 2.1818em;
margin-bottom: 1.0909em;
}
.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
margin-top: 2.6667em;
margin-bottom: 1.3333em;
}
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.page-content h4,
.page-content h5,
.page-content h6,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
font-size: 15px;
font-size: 1.5rem;
line-height: 1.2;
margin-top: 3.2em;
margin-bottom: 1.6em;
}
.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
font-family: 'Helvetica Neue', arial, sans-serif;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.entry-content > h1:first-child,
.entry-content > h2:first-child,
.entry-content > h3:first-child,
.entry-content > h4:first-child,
.entry-content > h5:first-child,
.entry-content > h6:first-child,
.entry-summary > h1:first-child,
.entry-summary > h2:first-child,
.entry-summary > h3:first-child,
.entry-summary > h4:first-child,
.entry-summary > h5:first-child,
.entry-summary > h6:first-child,
.page-content > h1:first-child,
.page-content > h2:first-child,
.page-content > h3:first-child,
.page-content > h4:first-child,
.page-content > h5:first-child,
.page-content > h6:first-child,
.comment-content > h1:first-child,
.comment-content > h2:first-child,
.comment-content > h3:first-child,
.comment-content > h4:first-child,
.comment-content > h5:first-child,
.comment-content > h6:first-child,
.second-block .entry-content h2,
.second-block .entry-content h3 {
margin-top: 0;
}
.news .entry-content a {
color: #666;
}
.news .entry-content a.button.pro,
.page-template-about-page .info .entry-content a.button {
color: #fff;
transition: padding .2s;
}
.page-template-about-page .info .entry-content a.button:hover {
padding: 10px 20px;
}
.news .entry-content a.more-link,
.news .entry-content a.button {
color: #fff;
font-size: 16px;
font-size: 1.6rem;
background: #333;
padding: 5px 10px;
transition: padding 0.2s;
}
.news .entry-content a.more-link:hover,
.news .entry-content a.button:hover {
padding: 5px 15px;
}
a.more-link {
display: inline-block;
color: #333;
}
.entry-content a img,
.entry-summary a img,
.page-content a img,
.comment-content a img {
display: block;
}
.entry-content .more-link,
.entry-summary .more-link:after {
white-space: nowrap;
}
.author-info {
border: 1px solid #f5f4f4;
margin: 1% 0;
padding: 3%;
}
.author-info .avatar {
float: left;
height: 46px;
margin: 0 1.6em 1.6em 0;
padding: 5px;
width: 46px;
}
.author-title {
clear: none;
display: inline-block;
margin-bottom: 10px;
}
.author-bio {
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
overflow: hidden;
padding-bottom: 1px;
}
.author-description {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
.author-description a {
border-bottom: 1px solid #333;
}
.author-description a:hover,
.author-description a:focus {
border-bottom: 0;
}
.author-description > :last-child {
margin-bottom: 0;
}
.author-link {
white-space: nowrap;
}
.author-link:after {
content: "\f429";
position: relative;
top: 1px;
}
.post-related {
overflow: hidden;
margin-top: 60px;
}
.post-box {
text-align: center;
}
.post-box-title {
font-size: 12px;
font-size: 1.2rem;
letter-spacing: 2px;
text-transform: uppercase;
margin-bottom: 30px;
font-weight: 700;
border-bottom: 1px solid #cdcdcd;
padding-bottom: 4px;
display: inline-block;
}
.item-related {
width: 32%;
float: left;
margin-right: 2%;
}
.item-related:last-child {
margin-right: 0;
}
.item-related h3 {
font-size: 16px;
font-size: 1.6rem;
margin: 7px 0 -5px 0;
}
.item-related span.date {
font-size: 11px;
font-size: 1.1rem;
font-style: italic;
color: #666;
}
.entry-footer {
color: #666;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
}
.entry-footer a {
border-bottom: 1px solid transparent;
color: #666;
}
.entry-footer a:hover {
border-bottom: 1px solid #333;
}
.entry-footer a:hover,
.entry-footer a:focus {
color: #333;
}
.sticky-post {
font-family: 'Helvetica Neue', arial, sans-serif;
background-color: #333;
color: #fff;
letter-spacing: 0.04em;
padding: 0.45em 0.5em;
position: absolute;
top: 0;
right: 0;
text-transform: uppercase;
}
.updated:not(.published) {
display: none;
}
.sticky .posted-on {
display: none;
}
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
margin-right: 2px;
position: relative;
}
.posted-on,
.byline,
.cat-links,
.tags-links,
.comments-link,
.entry-format,
.full-size-link {
margin-right: 1em;
}
.format-aside .entry-format:before {
content: "\f101";
}
.format-image .entry-format:before {
content: "\f473";
}
.format-gallery .entry-format:before {
content: "\f103";
}
.format-video .entry-format:before {
content: "\f104";
}
.format-status .entry-format:before {
content: "\f105";
}
.format-quote .entry-format:before {
content: "\f106";
}
.format-link .entry-format:before {
content: "\f107";
}
.format-chat .entry-format:before {
content: "\f108";
}
.format-audio .entry-format:before {
content: "\f109";
}
.posted-on:before {
content: "\f307";
}
.byline:before {
content: "\f304";
}
.cat-links:before {
content: "\f301";
}
.tags-links:before {
content: "\f302";
}
.comments-link:before {
content: "\f300";
}
.full-size-link:before {
content: "\f402";
}
.edit-link:before {
content: "\f411";
}
.comments-link,
.edit-link {
white-space: nowrap;
}
.content-quote {
background: rgba(255,255,255,.9);
padding: 20px;
margin: 80px 10% 7%;
position: absolute;
z-index: 10;
top: 0;
max-height: 800px;
}
.format-quote .cd-fixed-bg {
min-height: 500px;
}
.format-quote blockquote {
border-left: 4px solid #333;
margin-left: 0;
}
.post.format-quote .entry-footer {
margin: 10px 0 0 0;
}
.page-title {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
}
.taxonomy-description {
color: #666;
padding-top: 0.4em;
}
.taxonomy-description a {
border-bottom: 1px solid #333;
}
.taxonomy-description a:hover,
.taxonomy-description a:focus {
border-bottom: 0;
}
.taxonomy-description > :last-child {
margin-bottom: 0;
}
.page-content {
background-color: #fff;
padding: 7.6923%;
}
.page-content > :last-child {
margin-bottom: 0;
}
.page-links {
clear: both;
margin-bottom: 1.3333em;
}
.page-links a,
.page-links > span {
border: 1px solid #f5f4f4;
border: 1px solid rgba(51, 51, 51, 0.1);
display: inline-block;
font-size: 12px;
font-size: 1.2rem;
height: 2em;
line-height: 2;
margin: 0 0.3333em 0.3333em 0;
text-align: center;
width: 2em;
}
.page-links a {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
background-color: #333;
border-color: #333;
color: #fff;
}
.page-links a:hover,
.page-links a:focus {
background-color: #666;
border-color: transparent;
color: #fff;
}
.page-links > .page-links-title {
border: 0;
color: #666;
height: auto;
margin: 0;
padding-right: 0.5em;
width: auto;
}
.entry-attachment {
margin-bottom: 1.6em;
}
.type-attachment .entry-title {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
.entry-caption {
color: #666;
font-size: 12px;
font-size: 1.2rem;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
line-height: 1.5;
padding-top: 0.5em;
word-wrap: break-word;
}
.entry-caption > :last-child {
margin-bottom: 0;
}
.child-pages {
margin-top: 4.333%;
text-align: center;
}
.column {
margin-bottom: 40px;
}
.column .entry-header {
padding: 0;
margin-top: 15px;
}
.column .entry-summary {
padding: 0;
}
.column h1.entry-title,
.column h2.entry-title {
font-size: 22px;
font-size: 2.2rem;
}
.column a.more-link {
display: inline-block;
margin-top: 10px;
}
.site .portfolio-entry-content .more-link {
display: inline-block;
margin-top: 10px;
}
.page .entry-footer {
background: transparent;
color: #666;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
}
.page .entry-content,
.forum-archive .entry-content,
.single-forum .entry-content,
.single-topic .entry-content,
.single .entry-content,
.bbpress .entry-content,
.blog .aboutpage .entry-content {
padding-bottom: 1%;
}
.hero.with-featured-image > div {
position: absolute;
top: 0;
}
.hero > div {
overflow: hidden;
width: 100%;
height: 100%;
}
.overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.85;
background: #f5f4f4;
}
.content-quote.front {
background: none;
padding: 0;
}
.content-quote.front h1,
.themes-intro .entry-content h1 {
font-size: 52px;
font-size: 5.2rem;
}
.content-quote.front h1 {
margin-bottom: 17px;
}
.button {
background: #f7931d;
border: none;
color: #333;
font-size: 15px;
font-size: 1.5rem;
padding: 10px 15px;
text-transform: uppercase;
}
.button:hover {
background: #f89e35;
}
.front .entry-content,
.front .entry-header {
padding: 0;
}
.page-template-front-page .entry-content a {
border-bottom: 2px solid transparent;
}
.page-template-front-page .entry-content a:hover {
border-bottom: 2px solid currentColor;
}
body .entry-content a.button,
body .entry-content a.button:hover,
body .news .entry-content a.more-link,
body .news .entry-content a.more-link:hover,
body .comment-list .reply a,
body .comment-list .reply a:hover,
body .custom-logo-link,
body .custom-logo-link:hover,
body .block-four .post .entry-title a,
body .block-four .post .entry-title a:hover {
border-bottom: none;
}
body .custom-logo-link:hover {
outline: 1px dotted;
}
body .homepage .entry-content a.button,
body .second-block .entry-content a.button {
border: none;
transition: padding .2s;
}
body .homepage .entry-content a.button:hover,
body .second-block .entry-content a.button:hover {
padding: 10px 20px;
}
.news span.date,
.news .entry-header,
.news .entry-content {
padding: 0;
}
.news article {
margin-bottom: 100px;
}
.full .pagination .nav-links,
.gridpost .pagination .nav-links {
margin-bottom: 0;
}
.gridpost .pagination {
margin: 0;
}
.grid-post .twocolumn {
margin-bottom: 0;
}
.grid-post article {
border: 1px solid #efefef;
padding: 0 0 20px 0;
}
.grid-post .entry-footer {
padding: 5px 20px;
}
.grid-post .entry-content,
.grid-post .entry-header {
padding: 0 20px;
}
.grid-post .entry-content {
font-size: 16px;
font-size: 1.6rem;
}
.grid-post .entry-footer {
font-size: 12px;
font-size: 1.2rem;
margin-top: 10px;
text-align: center;
}
.news .grid-post .entry-content a.more-link {
background: #fff;
color: #333;
display: block;
font-weight: 500;
margin-top: 10px;
padding: 10px;
text-align: center;
transition: margin .2s;
}
.news .grid-post .entry-content a.more-link:hover,
.news .list .entry-content a.more-link:hover {
margin-left: 5px;
}
.news .list .entry-content a.more-link {
background: #fff;
color: #333;
display: block;
font-weight: 500;
margin-top: 10px;
padding: 0;
text-align: left;
transition: margin .2s;
}
.grid-post a.more-link:after,
.list a.more-link:after {
content: '\f429';
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-family: "Genericons";
font-size: 20px;
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
margin: -5px 0 0 -2px;
position: relative;
speak: none;
text-align: center;
text-decoration: inherit;
text-transform: none;
top: 8px;
vertical-align: center;
}
.news .grid-post article {
margin-bottom: 30px;
}
.grid-post .entry-title {
font-size: 24px;
font-size: 2.4rem;
text-align: center;
margin: 20px 0;
}
.list .entry-title {
font-size: 24px;
font-size: 2.4rem;
margin: 20px 0;
}
.grid-post hr {
background-color: #efefef;
border: 0;
height: 1px;
margin-bottom: 1.6em;
}
.list .wp-post-image {
float: left;
margin-right: 10px;
}
.list .entry-content {
font-size: 18px;
font-size: 1.8rem;
}
.list .post .entry-title {
margin: 0 0 20px 0;
}
.list .post .entry-footer {
margin-bottom: 0;
} .cd-fixed-bg {
position: relative;
max-width: 100%;
min-height: 900px;
background: no-repeat center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.page-template-front-page.fixed-image .cd-fixed-bg,
.page-template-front-page.fixed-image .block-two,
.inner-fixed-image .aboutpage .cd-fixed-bg-one {
background-attachment: fixed;
}
.content-caption {
background: rgba(0,0,0,0.6);
color: #fff;
max-width: 30%;
left: 10%;
right: 0;
top: 30%;
position: absolute;
padding: 30px;
}
.content-caption .entry-content {
padding: 0;
}
.content-caption .entry-content h1 {
letter-spacing: .2em;
margin-top: 0;
}
.page-template-front-page .edit-link a,
.page-template-about-page .edit-link a,
.post-type-archive-give_forms .edit-link a,
.page-template-projects-page .edit-link a,
.page-template-causes-page .entry-content .edit-link a,
.page-template-stories-page .entry-content .edit-link a,
.page-template-staff-page .entry-content .edit-link a,
.page-template-full-width-page .entry-content .edit-link a,
.page-template-default .entry-content .edit-link a,
.page-template-basic-page .entry-content .edit-link a,
.page-template-buddypress .entry-content .edit-link a,
.page-template-default-one-page .entry-content .edit-link a,
.page-template-events-page .entry-content .edit-link a,
.page-template-extra-page .entry-content .edit-link a,
.page-template-forum .entry-content .edit-link a,
.page-template-full-bg-page .entry-content .edit-link a,
.page-template-grid-page .entry-content .edit-link a,
.page-template-page-left-sidebar .entry-content .edit-link a {
font-size: 16px;
font-size: 1.6rem;
}
.content-caption .edit-link a,
.block-two-content .edit-link a,
.block-four .edit-link a,
.page-template-front-page .block-four .edit-link:before,
.page-template-about-page .intro .edit-link a,
.page-template-projects-page .aboutpage .edit-link a,
.page-template-causes-page .aboutpage .entry-content .edit-link a,
.page-template-stories-page .aboutpage .entry-content .edit-link a,
.page-template-staff-page .aboutpage .entry-content .edit-link a,
.page-template-default .aboutpage .entry-content .edit-link a,
.page-template-basic-page .aboutpage .entry-content .edit-link a,
.page-template-default-one-page .aboutpage .entry-content .edit-link a,
.page-template-extra-page .aboutpage .entry-content .edit-link a,
.page-template-full-bg-page .aboutpage .entry-content .edit-link a,
.page-template-grid-page .aboutpage .entry-content .edit-link a,
.page-template-page-left-sidebar .aboutpage .entry-content .edit-link a {
color: #fff;
}
.page-template-front-page .block-four .edit-link {
margin-left: 10%;
}
.page-template-full-width-page .edit-link {
margin-top: 20px;
}
.page-template-front-page .edit-link:before,
.page-template-about-page .edit-link:before,
.post-type-archive-give_forms .edit-link:before,
.page-template-projects-page .edit-link:before,
.page-template-causes-page .edit-link:before,
.page-template-stories-page .edit-link:before,
.page-template-staff-page .edit-link:before,
.page-template-full-width-page .edit-link:before,
.page-template-default .edit-link:before,
.page-template-basic-page .edit-link:before,
.page-template-buddypress .edit-link:before,
.page-template-default-one-page .edit-link:before,
.page-template-events-page .edit-link:before,
.page-template-extra-page .edit-link:before,
.page-template-forum .edit-link:before,
.page-template-full-bg-page .edit-link:before,
.page-template-grid-page .edit-link:before,
.page-template-page-left-sidebar .edit-link:before {
font-size: 18px;
font-size: 1.8rem;
top: 6px;
}
.color {
color: #f7931d;
}
.content-caption .button {
color: #333;
float: right;
font-size: 14px;
font-size: 1.4rem;
font-weight: 500;
}
.cd-panel {
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
visibility: hidden;
z-index: 250;
-webkit-transition: visibility 0s 0.6s;
-moz-transition: visibility 0s 0.6s;
transition: visibility 0s 0.6s;
}
.cd-panel::after { position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: transparent;
cursor: pointer;
-webkit-transition: background 0.3s 0.3s;
-moz-transition: background 0.3s 0.3s;
transition: background 0.3s 0.3s;
}
.cd-panel.is-visible {
visibility: visible;
-webkit-transition: visibility 0s 0s;
-moz-transition: visibility 0s 0s;
transition: visibility 0s 0s;
}
.cd-panel.is-visible .cd-panel-close::before {
-webkit-animation: cd-close-1 0.6s 0.3s;
-moz-animation: cd-close-1 0.6s 0.3s;
animation: cd-close-1 0.6s 0.3s;
}
.cd-panel.is-visible .cd-panel-close::after {
-webkit-animation: cd-close-2 0.6s 0.3s;
-moz-animation: cd-close-2 0.6s 0.3s;
animation: cd-close-2 0.6s 0.3s;
}
@-webkit-keyframes cd-close-1 {
0%, 50% {
-webkit-transform: rotate(0);
}
100% {
-webkit-transform: rotate(45deg);
}
}
@-moz-keyframes cd-close-1 {
0%, 50% {
-moz-transform: rotate(0);
}
100% {
-moz-transform: rotate(45deg);
}
}
@keyframes cd-close-1 {
0%, 50% {
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
}
@-webkit-keyframes cd-close-2 {
0%, 50% {
-webkit-transform: rotate(0);
}
100% {
-webkit-transform: rotate(-45deg);
}
}
@-moz-keyframes cd-close-2 {
0%, 50% {
-moz-transform: rotate(0);
}
100% {
-moz-transform: rotate(-45deg);
}
}
@keyframes cd-close-2 {
0%, 50% {
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
}
.cd-panel-close {
position: absolute;
top: 100px;
right: 100px;
height: 100%;
width: 60px; display: block;
text-indent: 100%;
white-space: nowrap;
z-index: 100;
}
.cd-panel ::after, .cd-panel ::before {
content: '';
}
.cd-panel-close::before, .cd-panel-close::after { position: absolute;
top: 0;
left: 20px;
height: 3px;
width: 20px;
background-color: #fff; -webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.cd-panel-close::before {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.cd-panel-close::after {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.no-touch .cd-panel-close:hover {
background-color: #fff;
}
.no-touch .cd-panel-close:hover::before, .no-touch .cd-panel-close:hover::after {
background-color: #ffffff;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.no-touch .cd-panel-close:hover::before {
-webkit-transform: rotate(220deg);
-moz-transform: rotate(220deg);
-ms-transform: rotate(220deg);
-o-transform: rotate(220deg);
transform: rotate(220deg);
}
.no-touch .cd-panel-close:hover::after {
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}
.cd-panel-container {
font-size: 18px;
font-size: 1.8rem;
position: fixed;
width: 90%;
height: 100%;
top: 0;
background: #333;
z-index: 1;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.cd-panel-container .button {
color: #333;
display: inline-block;
float: none;
font-size: 14px;
font-size: 1.4rem;
font-weight: 500;
margin: 20px 15px 0 0;
}
.cd-panel-container .entry-content h2 {
font-size: 22px;
font-size: 2.2rem;
font-weight: 600;
}
.from-right .cd-panel-container {
right: 0;
-webkit-transform: translate3d(100%, 0, 0);
-moz-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
-o-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.from-left .cd-panel-container {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
-o-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.is-visible .cd-panel-container {
-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);
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
transition-delay: 0s;
}
@media only screen and (min-width: 768px) {
.cd-panel-container {
width: 70%;
}
}
@media only screen and (min-width: 1170px) {
.cd-panel-container {
width: 50%;
}
}
.cd-panel-content {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 70px 5%;
overflow: auto; -webkit-overflow-scrolling: touch;
}
.cd-panel-content a {
color: #f7931d;
}
.cd-panel-content p:first-of-type {
margin-top: 0;
}
.block-one {
text-align: center;
}
.block-one .hentry {
padding-top: 4%;
}
.page .block-one .main,
.page .block-three .main {
padding: 0;
}
.second-block  {
max-width: 100%;
position: relative;
text-align: center;
}
.block-two  {
max-width: 100%;
padding: 40px 0;
background: #333 no-repeat center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
position: relative;
text-align: center;
}
.second-block a.button {
display: inline-block;
font-size: 18px;
font-size: 1.8rem;
}
.overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.85;
background: #333;
}
.page .block-two .main {
padding: 0;
}
.block-two-content {
color: #fff;
position: relative;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
margin: 0 auto;
padding: 45px 80px;
vertical-align: middle;
}
.block-two-content .button {
color: #333;
font-size: 14px;
font-size: 1.4rem;
font-weight: 500;
}
.block-three {
padding: 2% 0;
}
.block-three .hentry {
padding-top: 0;
}
.featured-image {
width: 50px;
height: 50px;
display: inline-block;
padding-top: 2px;
float: left;
}
.content-right-block {
display: table;
margin-left: 70px;
}
.content-right-block h2.entry-title {
font-size: 20px;
font-size: 2rem;
margin-top: 0;
}
@-moz-document url-prefix() {
.content-right-block h2.entry-title {
margin-top: 0;
}
.block-three {
padding: 3% 0 2% 0;
}
}
@media screen\0 {
.content-right-block h2.entry-title {
margin-top: 0;
}
.block-three {
padding: 4% 0;
}
}
.block-three .two_third.lastcolumn {
margin-top: 20px;
}
.block-four .entry-content {
padding: 0;
}
.block-four h3.widget-title {
text-align: center;
font-size: 30px;
font-size: 3rem;
margin-bottom: 15px;
}
.block-four figure img {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\' filterRes=\'800\'><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"); filter: gray; -webkit-filter: grayscale(100%); -webkit-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
-webkit-backface-visibility: hidden; }
.block-four figure img:hover {
filter: none;
-webkit-filter: grayscale(0%);
}
.block-four figure {
position: relative;
z-index: 1;
overflow: hidden;
cursor: pointer;
width: 100.2%;
}
.block-four figure figcaption {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.block-four .post .entry-title {
background: rgba(0,0,0,.6);
padding: 10px;
display: inline-block;
border-bottom: 3px solid #f7931d;
color: #fff;
font-size: 14px;
font-size: 1.4rem;
font-weight: 500;
text-transform: uppercase;
transition: padding .2s;
}
.block-four .post .entry-title:hover {
padding: 10px 15px;
}
.block-four .post .entry-title a {
color: #fff;
}
.block-four .post-thumbnail {
margin: 0;
}
.page-template-front-page-one .content-right-block h2.entry-title,
.page-template-front-page-version-one .content-right-block h2.entry-title,
.page-template-front-page-version-two .content-right-block h2.entry-title {
margin-top: 0;
}
.page-template-front-page-one .content-right-block p,
.page-template-front-page-version-one .content-right-block p,
.page-template-front-page-version-two .content-right-block p {
margin-bottom: 3em;
}
.front-page-one {
text-align: center;
}
.page-template-front-page-one .soliloquy-theme-karisma .soliloquy-caption,
.page-template-front-page-one .soliloquy-theme-metro .soliloquy-caption {
width: 20%!important;
top: 30%!important;
left: 0!important;
right: 0!important;
bottom: auto!important;
margin-left: auto!important;
margin-right: auto!important;
}
.page-template-front-page-one .soliloquy-theme-karisma .soliloquy-caption-inside a, 
.page-template-front-page-one .soliloquy-theme-karisma .soliloquy-caption-inside .soliloquy-fc-title-link, 
.page-template-front-page-one .soliloquy-theme-karisma .soliloquy-caption-inside .soliloquy-fc-read-more {
color: #f7931d!important;
}
.page-template-front-page-one .soliloquy-container, 
.page-template-front-page-one .soliloquy-container * {
line-height: 2em!important;
font-family: 'Helvetica Neue', arial, sans-serif!important;
font-style: normal!important;
}
.page-template-front-page-one .soliloquy-container h1, 
.page-template-front-page-one .soliloquy-container h2,
.page-template-front-page-one .soliloquy-container h3,
.page-template-front-page-one .soliloquy-container h4,
.page-template-front-page-one .soliloquy-container h5,
.page-template-front-page-one .soliloquy-container h6 {
font-family: 'Raleway', arial, sans-serif!important;
letter-spacing: .2em!important;
}
.page-template-front-page-one .soliloquy-theme-metro .soliloquy-caption .soliloquy-caption-inside,
.page-template-front-page-one .soliloquy-theme-karisma .soliloquy-caption .soliloquy-caption-inside {
background: rgba(0, 0, 0, .8)!important;
font-size: 16px!important;
padding: 20px!important;
text-shadow: none!important;
text-align: center!important;
}
.page-template-front-page-one .soliloquy-container h1,
.page-template-front-page-one .soliloquy-container h2 {
font-size: 28px;
font-size: 2.8rem;
letter-spacing: .2em;
margin-bottom: 0;
}
.headerblock {
background: #fff;
padding-top: 90px;
}
video {
width: 100%;
height: 100%;
}
.video-container {
margin: -20px 0 -30px 0;
}
.video-container .content-caption {
background: rgba(255,255,255,0.7);
color: #333;
top: 20%;
text-align: left;
}
.video-container .content-caption h1 {
font-size: 31px;
font-size: 3.1rem;
letter-spacing: .2em;
margin-bottom: 0.9231em;
}
.video-container .content-caption .button {
float: left;
}
.content-caption div.give-form-wrap {
background: #fff;
padding: 20px 20px 5px 20px;
}
[id*=give-form].give-display-modal .give-btn, 
[id*=give-form].give-display-reveal .give-btn {
margin: 0;
} .aboutpage .hentry {
padding-top: 0;
}
.aboutpage .cd-fixed-bg-one {
padding: 80px 0;
width: 100%;
position: relative;
text-align: center;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
background-color: #333;
}
.aboutpage .cd-fixed-bg-one.withoutimg {
padding: 30px 0 20px 0;
width: 100%;
position: relative;
text-align: center;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
background-color: #333;
}
.aboutpage .cd-fixed-bg-one h1 {
color: #fff;
font-size: 60px;
font-size: 6rem;
margin-bottom: 0;
z-index: 100;
position: relative;
}
.aboutpage .cd-fixed-bg-one .entry-content {
color: #fff;
z-index: 100;
position: relative;
}
.aboutpage p {
font-size: 16px;
font-size: 1.6rem;
letter-spacing: .2em;
font-weight: 300;
text-transform: uppercase;
}
.aboutpage .cd-fixed-bg-one hr.short {
background-color: #fff;
max-width: 50px;
height: 1px;
margin-top: 20px;
position: relative;
z-index: 100 !important;
display: block;
}
.aboutpage .cd-fixed-bg-one .overlay {
background: rgba(0,0,0,.6);
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
z-index: 1;
opacity: .7;
}
.page-template-about-page .block-one {
text-align: left;
}
.page-template-about-page .columns {
margin-top: 30px;
padding: 0;
text-align: left;
}
.page-template-about-page .columns .entry-content {
background: #f5f4f4;
font-size: 16px;
font-size: 1.6rem;
padding: 5%;
}
.page-template-about-page .columns .entry-title {
font-size: 22px;
font-size: 2.2rem;
margin-bottom: 0;
text-align: center;
}
.page-template-about-page .columns hr {
background-color: #fff;
border: 0;
height: 2px;
margin-bottom: 1.6em;
max-width: 20%;
}
.page-template-about-page .columns .post-thumbnail {
margin-bottom: 0;
}
.info {
background: #f5f4f4;
width: 100%;
overflow: hidden;
}
.info_pic {
display: block;
width: 50%;
height: 405px;
float: right;
background: #333 no-repeat center;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
}
.info_details {
display: block;
height: 405px;
}
.info_details .entry-innen {
width: 50%;
float: left;
padding: 20px 40px 20px 0;
}
.container {
position: relative;
width: 100%;
margin: 0 auto;
}
.info_details .button {
background: #333;
color: #fff;
}
.page-template-about-page .block-one .fourcolumn .wp-post-image,
.page-template-projects-page .child-pages .fourcolumn .wp-post-image,
.page-template-stories-page .child-pages .fourcolumn .wp-post-image,
.news .post-thumbnail .wp-post-image {
width: 100%;
} body.page-template-full-width-page,
.page-template-events-page-php {
background: #f5f4f4;
}
.page-template-full-width-page .cd-fixed-bg {
min-height: 500px;
}
.page-template-full-width-page .hentry {
padding-top: 0;
}
.page-template-full-width-page img.attachment-post-thumbnail.wp-post-image {
margin-bottom: 40px;
}
.page-template-full-width-page .default-page .site-content,
.page-template-events-page-php .default-page .site-content {
margin: 4% 0;
padding: 0 10%;
}
.page-template-full-width-page .default-page.up .site-content {
margin: -8% 0 4% 0;
padding: 0 10%;
position: relative;
}
.page-template-events-page-php .default-page .content-area {
background: #fff;
padding: 4% 0;
}
.page-template-full-width-page .default-page .content-area {
background: #fff;
padding: 4% 0 10% 0;
}
.page-template-full-width-page .themes-intro .entry-content h1 {
text-align: center;
}
.page-template-full-width-page hr.short {
background-color: #f5f4f4;
max-width: 50px;
height: 3px;
margin-top: 10px;
position: relative;
z-index: 100 !important;
display: block;
}
.page.page-template-full-width-page .comments-area {
margin-top: 0;
margin-bottom: 0;
}
.page.page-template-full-width-page .main {
padding: 0;
}
.page.page-template-full-width-page div.give-form-wrap {
background: #f5f4f4;
padding: 20px 20px 5px 20px;
}
.page.page-template-full-width-page form[id*=give-form] select.give-select-level {
border: none;
background: #fff;
}
.page.page-template-full-width-page form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before {
border-left: 1px solid #fff;
}
.page.page-template-full-width-page form[id*=give-form] .give-donation-amount .give-currency-symbol {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}
.page.page-template-full-width-page form[id*=give-form] .give-donation-amount #give-amount {
border: 1px solid #fff;
}
.page.page-template-full-width-page form[id*=give-form] #give-final-total-wrap .give-final-total-amount {
background: #fff;
} .page.page-template-staff-page .main {
padding: 20px 0 0 0;
}
.page.page-template-staff-page .columns {
margin-top: 30px;
text-align: left;
}
.page.page-template-staff-page .columns .entry-content {
background: #f5f4f4;
font-size: 16px;
font-size: 1.6rem;
padding: 5%;
}
.page.page-template-staff-page .columns .entry-title {
font-size: 22px;
font-size: 2.2rem;
margin-bottom: 0;
text-align: center;
}
.page.page-template-staff-page .columns hr {
background-color: #fff;
border: 0;
height: 2px;
margin-bottom: 1.6em;
max-width: 20%;
}
.page.page-template-staff-page .columns .post-thumbnail {
margin-bottom: 0;
}
.page a.more-link {
background: none;
display: inline-block;
font-weight: 500;
padding: 10px;
text-align: center;
}
.page.page-template-about-page a.more-link,
.page.page-template-staff-page a.more-link {
background: #fff;
display: block;
font-weight: 500;
padding: 10px;
text-align: center;
}
.page a.more-link:after {
content: '\f429';
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-family: "Genericons";
font-size: 20px;
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
margin: -5px 0 0 -2px;
position: relative;
speak: none;
text-align: center;
text-decoration: inherit;
text-transform: none;
top: 8px;
vertical-align: center;
}
.page.page-template-front-page .block-three a.more-link, 
.page.page-template-front-page-version-one .block-three a.more-link,
.page.page-template-front-page-version-two .block-three a.more-link,
.page.page-template-front-page-three .block-three a.more-link,
.page.page-template-front-page-four .block-three a.more-link {
display: inline-block;
padding: 0;
}
.page.page-template-front-page a.more-link:after, 
.page.page-template-front-page-version-one a.more-link:after,
.page.page-template-front-page-version-two a.more-link:after,
.page.page-template-front-page-three a.more-link:after,
.page.page-template-front-page-four a.more-link:after {
top: 12px;
}
.page-template-staff-page .staff-column ul {
border: 1px solid #dcdcdc;
padding: 10px;
font-style: italic;
font-size: 14px;
font-size: 1.4rem;
color: #838383;
background: #fff;
margin-top: -10px;
}
.page-template-staff-page .staff-column ul a {
color: #f7931d;
}
.page-template-staff-page .staff-column ul li {
list-style: none;
} .page-template-full-bg-page .aboutpage .cd-fixed-bg-one {
padding: 280px 0;
}
.page-template-full-bg-page .aboutpage .cd-fixed-bg-one.withoutimg {
padding: 280px 0;
}
.page-template-full-bg-page .cd-fixed-bg-one .overlay {
background: rgba(0,0,0,.8);
opacity: .8;
}
.page-template-full-bg-page .aboutpage ul {
border: 1px solid #000;
display: inline-block;
padding: 20px 40px;
font-style: italic;
font-size: 14px;
font-size: 1.4rem;
color: #838383;
background: rgba(0,0,0,.7);
}
.page-template-full-bg-page .aboutpage .soliloquy-wrapper ul {
background: none;
border: none;
}
.page-template-full-bg-page .aboutpage ul a {
color: #f7931d;
}
.page-template-full-bg-page .aboutpage ul li {
list-style: none;
}
.page-template-full-bg-page .aboutpage p {
font-size: 100%;
letter-spacing: 0;
text-transform: none;
font-weight: normal;
} .page-template-default .default-page .site-content,
.page-template-default-one-page .default-page .site-content,
.page-template-page-left-sidebar .default-page .site-content {
padding-top: 4%;
}
.page.page-template-default .comments-area {
margin: 8.3333% 0 0;
}
.page-template-basic-page .main {
padding: 3.3333% 0 0 0;
}
.page-template-basic-page .hentry {
padding: 0;
} .extra .hentry {
padding-top: 4.3333%;
}
.extra .main {
padding: 0 0 4.3333% 0;
}
.extra .child-pages {
margin-top: 0;
}
.extra .child-page .column .post-thumbnail {
margin-bottom: 20px;
} .page-template-events-page-php .hentry {
padding-top: 0;
}
.tribe-events-loop .type-tribe_events.tribe-events-last {
margin-top: 30px;
}
.tribe-events-list .tribe-events-event-cost span {
background: #f7931d;
border: none;
}
.tribe-events-list .time-details, 
.tribe-events-list .tribe-events-venue-details {
color: #838383;
font-style: italic;
font-weight: 500;
}
.tribe-events-gmap {
border: 1px solid #333;
padding: 5px;
}
.tribe-events-read-more {
background: #333;
color: #fff;
display: inline-block;
font-size: 16px;
font-size: 1.6rem;
margin-top: 10px;
padding: 5px;
}
#tribe-bar-form .tribe-bar-submit input[type=submit] {
background: #333;
}
.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
margin-left: 0;
}
#tribe-events .tribe-events-button, 
#tribe-events .tribe-events-button:hover, 
#tribe_events_filters_wrapper input[type=submit], 
.tribe-events-button, 
.tribe-events-button.tribe-active:hover, 
.tribe-events-button.tribe-inactive, 
.tribe-events-button:hover, 
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], 
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a,
#tribe-events-content .tribe-events-calendar td.tribe-events-present.mobile-active:hover, 
.tribe-events-calendar td.tribe-events-present.mobile-active, 
.tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-], 
.tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-] a {
background: #f7931d;
}
.tribe-events-single-event-title.summary.entry-title {
float: left;
}
.tribe-events-schedule.updated.published.tribe-clearfix {
float: right;
}
.tribe-events-schedule {
margin: 0 0 20px 0;
}
.tribe-events-back {
margin: -35px 0 40px 0;
background: #f5f4f4;
padding: 5px 20px;
}
.single-tribe_events .tribe-events-schedule {
font-size: 14px;
font-size: 1.4rem;
}
.single-tribe_events h2.tribe-events-single-event-title {
font-size: 24px;
font-size: 2.4rem;
}
.tribe-events-day .tribe-events-day-time-slot h5 {
background: #f5f4f4;
color: #333;
}
.datepicker.dropdown-menu {
width: 13%;
}
.events-list table {
margin: 0;
border: none;
}
body .events-list .tribe-events-loop .type-tribe_events.tribe-events-last {
background: none!important;
}
.tribe-events-gmap {
border: none;
}
.tribe-events-list-event-description.tribe-events-content .tribe-events-read-more {
color: #fff;
padding: 4px 10px;
}
.tribe-events-list .type-tribe_events h2 {
display: inline-block;
margin: 10px 0;
}
.tribe-events-list .tribe-events-event-image+div.tribe-events-content {
margin-bottom: 60px;
}
.tribe-events-list .tribe-events-event-image+div.tribe-events-content {
width: 100%;
}
.tribe-events-single .tribe-events-schedule h2 {
font-size: 16px;
margin: 20px 0;
}
.single-tribe_events .tribe-events-schedule .tribe-events-cost {
padding: 5px;
border: 1px solid;
} [id*=give-form] div.images {
margin-bottom: 0!important;
}
.give_forms .entry-summary {
padding: 0 23% 0 2%!important;
}
.give-form-wrap ol {
margin-left: 25px;
}
.archive.post-type-archive-give_forms article {
background: #f5f4f4;
}
.archive.post-type-archive-give_forms .inside {
padding: 20px;
}
.archive.post-type-archive-give_forms .columns .entry-title {
font-size: 22px;
font-size: 2.2rem;
font-weight: 600;
text-align: center;
}
.archive.post-type-archive-give_forms .columns hr {
background-color: #fff;
border: 0;
height: 2px;
margin-bottom: 1.6em;
max-width: 20%;
}
.archive.post-type-archive-give_forms .pagination .nav-links {
margin-bottom: 0;
}
.give-form-wrap {
background: #fff;
border: 2px solid #f5f4f4;
color: #000;
text-align: left;
padding: 3%;
}
.single .give_forms h1 {
background: #f5f4f4;
font-size: 40px;
font-size: 2.5rem;
margin-bottom: 0;
padding: 20px 10px;
text-align: center;
}
body.single .give_forms .entry-summary {
padding: 0!important;
}
.give-sidebar .widget {
background: #f5f4f4;
padding: 30px 5%;
}
.give-goal-progress .income {
font-weight: 900;
}
input#give-purchase-button,
[id*=give-form].give-display-modal .give-btn, 
[id*=give-form].give-display-reveal .give-btn {
font-size: 16px;
font-size: 1.6rem;
}
.give-btn {
background: #f7931d;
border: none;
}
.give-progress-bar>span, 
.give-progress-bar {
border-radius: 0;
}
.second-block .give-goal-progress .income {
color: #f7931d;
}
.second-block .give-progress-bar {
height: 30px;
background: #fff;
}
.entry-content a.button {
color: #333;
}
.second-block .give-goal-progress {
margin-bottom: 40px;
}
.give-modal .mfp-ajax-holder .mfp-content, 
.give-modal .mfp-inline-holder .mfp-content {
padding: 50px;
}
[id*=give-form] .give-custom-amount-text {
margin-bottom: 10px;
}
#sidebar.sidebar form[id*=give-form] {
padding: 0;
}
#sidebar .give-form-wrap {
padding: 5%;
} .page-template-buddypress-php,
.page-template-forum-php,
.page-template-404-php,
.buddypress,
.bbpress {
background: #f5f4f4;
}
.page-template-buddypress-php .single-themes-page,
.page-template-forum-php .single-themes-page,
.page-template-404-php .single-themes-page,
.buddypress .single-themes-page,
.bbpress .single-themes-page {
padding-top: 4%;
}
.page-template-buddypress-php .hentry,
.page-template-forum-php .hentry,
.page-template-404-php .hentry,
.buddypress .hentry,
.bbpress .hentry {
padding-top: 0;
}
.page-template-buddypress-php #primary,
.page-template-forum-php #primary,
.page-template-404-php #primary,
.buddypress #primary,
.bbpress #primary {
background: #fff;
padding: 40px;
}
.page-template-buddypress-php .sidebar .widget,
.page-template-forum-php .sidebar .widget,
.buddypress .sidebar .widget,
.bbpress .sidebar .widget {
background: #fff;
}
.page-template-buddypress-php .news article,
.page-template-forum-php .news article,
.buddypress .news article,
.bbpress .news article {
margin-bottom: 0;
}
.page-template-forum-php .news .themes-intro article {
margin-bottom: 0;
}
.page.page-template-buddypress-php .main,
.page-template-forum-php .main,
.buddypress.page-template-default .main,
.bbpress .main {
padding: 0 0 3% 0;
}
.sidebar li {
list-style: none;
}
.bbp-logged-in h4 a {
font-size: 14px;
font-size: 1.4rem;
}
#buddypress div.dir-search {
float: left;
margin: 10px 0 20px 0;
}
#buddypress #search-groups-form input[type=submit],
#buddypress #members-dir-search input[type=submit] {
background: #f5f4f4;
border: none;
color: #333;
font-size: small;
cursor: pointer;
outline: none;
padding: 5px 10px;
text-align: center;
text-decoration: none;
}
#buddypress div.generic-button a {
background: #333;
border: none;
color: #fff;
}
#buddypress div.item-list-tabs ul {
font-size: 16px;
font-size: 1.6rem;
}
#buddypress div.item-list-tabs ul li a span {
border: 1px solid #f5f4f4;
border-radius: 0;
color: #333;
}
#buddypress .standard-form textarea, 
#buddypress .standard-form input[type=text], 
#buddypress .standard-form input[type=text], 
#buddypress .standard-form input[type=color], 
#buddypress .standard-form input[type=date], 
#buddypress .standard-form input[type=datetime], 
#buddypress .standard-form input[type=datetime-local], 
#buddypress .standard-form input[type=email], 
#buddypress .standard-form input[type=month], 
#buddypress .standard-form input[type=number], 
#buddypress .standard-form input[type=range], 
#buddypress .standard-form input[type=search], 
#buddypress .standard-form input[type=tel], 
#buddypress .standard-form input[type=time], 
#buddypress .standard-form input[type=url], 
#buddypress .standard-form input[type=week], 
#buddypress .standard-form select, 
#buddypress .standard-form input[type=password], 
#buddypress .dir-search input[type=search], 
#buddypress .dir-search input[type=text], 
#buddypress .groups-members-search input[type=search], 
#buddypress .groups-members-search input[type=text] {
border: 1px solid #f5f4f4;
background: #fff;
}
#buddypress div.item-list-tabs#subnav {
margin: -80px 0 10px;
}
#buddypress div.item-list-tabs ul li.last select {
font-size: 16px;
font-size: 1.6rem;
}
#buddypress div.pagination .pag-count {
margin-left: 0;
}
#buddypress #search-groups-form input[type=submit],
#buddypress #members-dir-search input[type=submit] {
float: right;
margin: 0 0 0 10px;
padding: 8px 10px;
}
#buddypress #search-groups-form label,
#buddypress #members-dir-search label {
float: left;
}
#message.info {
background: none;
}
#buddypress div.item-list-tabs ul {
margin: 0 0 80px 0;
}
#group-dir-pag-top {
display: none;
}
#buddypress .pagination .prev:before, 
#buddypress .pagination .next:before {
display: none;
}
#buddypress .pagination .prev, 
#buddypress .pagination .next {
background-color: transparent;
color: #333;
height: auto;
padding: 0;
position: relative;
width: auto;
}
#buddypress .pagination .next,
#buddypress .pagination .prev {
top: 13px;
}
#buddypress div#item-header div#item-actions h3 {
font-size: 20px;
font-size: 2rem;
}
#buddypress div.item-list-tabs#subnav ul li {
margin-top: 30px;
}
#bbpress-forums div.bbp-template-notice img.avatar {
float: left;
margin-right: 10px;
}
.group-members #buddypress div.item-list-tabs#subnav ul li {
margin-top: 60px;
}
.entry-content .item-list h5 {
font-size: 12px;
font-size: 1.2rem;
margin: 10px 0;
text-transform: none;
}
.bp-user #buddypress div.item-list-tabs#subnav ul li.last {
margin-top: 35px;
}
.widget.buddypress div.item-options {
font-size: 100%;
}
form#group-settings-form {
font-size: 16px;
font-size: 1.6rem;
}
#buddypress div#item-header h2 {
font-size: 20px;
}
#buddypress div.item-list-tabs ul li.last select {
max-width: 185px;
padding: 5px 10px;
border-radius: 4px;
margin: 10px 0px 20px;
background: #f5f4f4;
color: #333;
border: 1px solid #f5f4f4;
}
#buddypress div#message p, #sitewide-notice p {
background-color: #fff;
border: 1px solid #f5f4f4;
color: #333;
}
#bbpress-forums #bbp-search-form #bbp_search {
padding: .2em;
}
input#bbp_search_submit {
background: #f5f4f4;
}
#sidebar input#bbp_search_submit {
background: #f7931d;
color: #333;
}
#sidebar input#bbp_search_submit:hover {
background: #f89e35
}
a.button.logout-link {
font-size: 12px;
font-size: 1.2rem;
font-weight: 500;
padding: 5px 10px;
margin-top: 10px;
display: inline-block;
}
#sidebar .bbp-login-form label {
width: 100%;
}
div.bbp-submit-wrapper {
float: left;
}
#bbpress-forums ul.bbp-forums {
margin-top: 60px;
}
.widget.buddypress #bp-login-widget-form #bp-login-widget-submit {
background: #f7931d;
}
.bbpress .button {
font-size: 14px;
font-size: 1.4rem;
padding: 3px 15px 5px 15px;
}
#bbpress-forums ul.bbp-lead-topic, 
#bbpress-forums ul.bbp-topics, 
#bbpress-forums ul.bbp-forums, 
#bbpress-forums ul.bbp-replies, 
#bbpress-forums ul.bbp-search-results {
font-size: 14px;
font-size: 1.4rem;
}
.bbpress input,
.bbpress select {
font-size: 14px;
font-size: 1.4rem;
}
#bbpress-forums p.bbp-topic-meta img.avatar {
margin-bottom: 0;
}
.bbpress .entry-content a img {
display: inherit;
} .bop-nav-search input.search-field {
width: 61%;
padding: 3px;
border: 1px solid #dcdcdc;
}
.bop-nav-search input.search-submit {
padding: 7px 12px;
background: #f5f4f4;
text-transform: none;
} .search-toggle {
background: #f7931d;
cursor: pointer;
float: right;
height: 39px;
margin-right: 38px;
text-align: center;
width: 39px;
position: absolute;
z-index: 1000;
}
.search-toggle:before {
color: #fff;
content: "\f400";
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-family: "Genericons";
font-size: 20px;
font-style: normal;
font-weight: 800;
font-variant: normal;
line-height: 1;
margin: -5px 0 0 -2px;
position: relative;
speak: none;
text-align: center;
text-decoration: inherit;
text-transform: none;
top: 8px;
vertical-align: center;
}
.search-toggle .screen-reader-text {
left: 5px; }
.search-box-wrapper {
background: #333;
-webkit-box-sizing: border-box;
-moz-box-sizing:	border-box;
box-sizing:		 border-box;
position: absolute;
padding: 4px;
left: 38px;
width: 100%;
z-index: 1000;
}
.search-box .search-field {
background: #333;
border: 0;
color: #fff;
font-size: 14px;
font-size: 1.4rem;
float: right;
width: 100%;
}
.hide {
display: none;
}
.search .page-content {
padding: 0;
}
.fixed .search-toggle {
position: fixed;
margin-top: 1px;
}
.fixed .search-box-wrapper {
position: fixed;
height: 39px;
margin-top: 1px;
} .woocommerce .page-title {
background: #f5f4f4;
font-size: 60px;
font-size: 6rem;
margin-bottom: 40px;
padding: 30px 0;
text-align: center;
text-transform: none;
}
.woocommerce .page-title:after {
display: block;
margin: 0 auto;
max-width: 50px;
height: 3px;
background: #fff;
content: " ";
margin-top: 9px;
z-index: 10;
position: relative;
}
.woocommerce .page-description {
margin-top: -100px;
margin-bottom: 40px!important;
padding: 40px;
background: #f5f4f4;
}
.woocommerce select,
.woocommerce .woocommerce-result-count, 
.woocommerce-page .woocommerce-result-count {
font-size: 80%;
}
.woocommerce ul.products li.product h3 {
font-size: 18px;
font-size: 1.8rem;
}
.woocommerce ul.products li.product .price,
.woocommerce span.amount {
color: #f7931d;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background-color: #f7931d;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #333;
}
.single-product p.price {
color: #f7931d!important;
}
.woocommerce span.onsale {
background: #f7931d;
}
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt {
background: #333;
}
.woocommerce #respond input#submit.alt:visited, 
.woocommerce a.button.alt:visited, 
.woocommerce button.button.alt:visited, 
.woocommerce input.button.alt:visited {
background: #000;
}
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover {
background: #333;
}
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button {
background: #f5f4f4;
border: none;
border-radius: 0;
font-size: 70%;
}
.woocommerce .entry-content, 
.woocommerce .entry-summary {
padding: 0;
}
.woocommerce .entry-content h2,
.woocommerce #reviews h3 {
font-size: 100%;
margin-top: 0;
}
.woocommerce div.product .product_title {
margin-bottom: 5px;
}
.woocommerce div.product .woocommerce-product-rating {
color: #dcdcdc;
font-size: 90%;
margin-bottom: 10px;
}
.woocommerce .star-rating span:before {
color: #dcdcdc;
}
.woocommerce ul.tabs {
font-size: 80%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
margin-bottom: 0;
padding: 0;
}
.entry-content .soliloquy-container a {
border: none;
}
.woocommerce .woocommerce-breadcrumb {
background: #fff;
display: inline-block;
font-size: 80%;
margin-bottom: 30px;
padding: 0 0 0 10px;
border-left: 4px solid #333;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li {
background: #dcdcdc;
border: none;
border-radius: 0;
margin-right: 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
box-shadow: 0 0 0 #dcdcdc;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
border-bottom-right-radius:0;
border-width: 0;
box-shadow: 0 0 0 #dcdcdc;
border: none;
border-radius: 0;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs:after, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before, 
.woocommerce div.product .woocommerce-tabs ul.tabs:after, 
.woocommerce div.product .woocommerce-tabs ul.tabs:before, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs:after, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before {
border: none;
}
.woocommerce div.product .woocommerce-tabs .panel {
padding: 20px;
border: 1px solid #dcdcdc;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
border: 1px dashed #dcdcdc;
padding: 8px 6px 5px;
font-size: 15px;
font-size: 1.5rem;
}
.woocommerce table.cart td.actions .input-text, 
.woocommerce-page #content table.cart td.actions .input-text, 
.woocommerce-page table.cart td.actions .input-text {
width: 110px;
}
.woocommerce .woocommerce-message {
border-top-color: #f7931d;
}
.woocommerce .woocommerce-message:before {
color: #f7931d;
}
.woocommerce-page .hentry {
padding-top: 2%;
}
.single-product.woocommerce #site .widget-area {
width: 30.66%;
float: right;
margin-right: 0;
background: #f5f4f4;
padding: 30px 0;
}
.archive.woocommerce-page #site .widget-area {
width: 30.66%;
float: right;
margin-right: 0;
margin-top: 3.1em;
background: #f5f4f4;
padding: 30px 0;
}
.archive.woocommerce-page.singular #site .widget-area {
margin-top: 7em;
}
.woocommerce div#content {
width: 65.33%;
float: left;
margin-right: 4%;
} .page-template-default .main {
padding: 0;
}
form.wpcf7-form {
background: #f5f4f4;
padding: 40px;
} .page-template-projects-page .columns,
.page-template-causes-page .columns,
.page-template-stories-page .columns {
margin-right: 0;
}
.page-template-projects-page .fourcolumn,
.page-template-stories-page .fourcolumn {
border-right: 1px solid #f5f4f4;
border-bottom: 1px solid #f5f4f4;
-webkit-transition: background 0.2s;
-moz-transition: background 0.2s;
transition: background 0.2s;
}
.page-template-causes-page .fourcolumn {
border: 1px solid #f5f4f4;
-webkit-transition: background 0.2s;
-moz-transition: background 0.2s;
transition: background 0.2s;
}
.page-template-projects-page .child-pages,
.page-template-causes-page .child-pages,
.page-template-stories-page .child-pages {
margin-top: 0;
padding: 0;
}
.page-template-projects-page .fourcolumn:hover,
.page-template-causes-page .fourcolumn:hover,
.page-template-stories-page .fourcolumn:hover {
background: #f5f4f4;
}
.page-template-projects-page .fourcolumn.clearfix,
.page-template-causes-page .fourcolumn.clearfix,
.page-template-stories-page .fourcolumn.clearfix {
margin-top: 0;
}
.page-template-projects-page .columns .entry-title,
.page-template-causes-page .columns .entry-title {
font-size: 22px;
font-size: 2.2rem;
margin: 15px 0 10px 0;
text-align: center;
}
.page-template-stories-page .columns .entry-title {
font-size: 22px;
font-size: 2.2rem;
margin: 35px 0 10px 0;
text-align: center;
}
.page-template-stories-page a.more-link {
background: #f4f5f5;
display: inline-block;
}
.page-template-projects-page .columns .entry-content,
.page-template-causes-page .columns .entry-content,
.page-template-stories-page .columns .entry-content {
font-size: 16px;
font-size: 1.6rem;
}
.page-template-projects-page .columns .entry-content p,
.page-template-causes-page .columns .entry-content p,
.page-template-stories-page .columns .entry-content p {
margin-bottom: 1em;
}
.page-template-projects-page .columns hr,
.page-template-causes-page .columns hr,
.page-template-stories-page .columns hr {
background-color: #f7931d;
border: 0;
height: 2px;
margin-bottom: 1.6em;
max-width: 20%;
}
.page-template-projects-page .columns .post-thumbnail img,
.page-template-stories-page .columns .wp-post-image {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://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"); filter: gray; -webkit-filter: grayscale(100%);
-webkit-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
-webkit-backface-visibility: hidden;
}
.page-template-stories-page .columns .wp-post-image {
display: block;
margin: 0 auto 20px auto;
}
.page-template-projects-page .columns .post-thumbnail img:hover,
.page-template-stories-page .columns .wp-post-image:hover {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%);
}
.page-template-causes-page .main {
padding: 0 10%;
}
.page-template-causes-page .aboutpage {
margin-bottom: 2%;
}
.page-template-stories-page .entry-content {
padding-bottom: 4%;
} body .ps-btn-join {
background: #fff!important;
color: #333!important;
}
#peepso-wrap .ps-btn-login,
.ps-btn-primary,
.ps-progress-bar>span,
.ps-btn-login,
.ps-button-action {
background: #f7931d!important;
}
#peepso-wrap .ps-btn-login:hover,
.ps-btn-primary:hover,
.ps-btn-login:hover,
.ps-button-action:hover {
background: #333!important;
}
body .ps-btn-join:hover {
background: #efefef!important;
color: #333!important;
}
.ps-input:focus,
.ps-select:focus {
border: 1px solid #f7931d!important;
}
.ps-alert {
background-color: #efefef;
color: #333;
}
.ps-member-is-online,
.ps-focus-title>span>span {
color: #f7931d;
}
.widget_peepsowidgetme {
background: #f5f4f4;
}
#peepso-wrap #login-submit {
padding: 10px 20px!important;
text-transform: uppercase!important;
}
.widget_peepsowidgetme #login-submit {
padding: 5px 20px!important;
text-transform: uppercase!important;
}
.plg-peepso .news .hentry {
padding-top: 0;
}
#sidebar .ps-list-thumbnail .ps-avatar {
max-width: 100%;
} .one_half { 
width: 48%;
}
.one_third { 
width: 30.66%;
}
.two_third { 
width: 65.33%; 
}
.no-sidebar .two_third {
width: 100%;
}
.one_fourth { 
width:23.5%;
}
.one_fifth { 
width:19.2%;
}
.one_sixth { 
width:15%;
}
.one_half, .one_third, .two_third { 
margin-right: 4%; 
margin-bottom: 10px; 
float: left;
}
.one_fourth { 
margin-right: 2%; 
margin-bottom: 10px; 
float: left;
}
.one_half_welcome { 
width: 49.65%;
}
.one_half_welcome { 
margin-right: .7%; 
margin-bottom: 10px; 
float: left;
}
.one_fifth { 
margin-right: 1%; 
margin-bottom: 2%; 
float: left;
}
.one_sixth { 
margin-right: 2%; 
margin-bottom: 20px; 
float: left;
}
.lastcolumn { 
margin-right: 0!important;
clear: right;
} .comments-area > :last-child {
margin-bottom: 0;
}
.comment-list + .comment-respond {
border: 1px solid #f5f4f4;
padding: 4%;
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
padding-top: 1.6em;
}
.comment-reply-title {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
}
.comments-title,
.author-title {
font-size: 12px;
font-size: 1.2rem;
letter-spacing: 2px;
text-transform: uppercase;
margin-bottom: 30px;
font-weight: 700;
border-bottom: 1px solid #cdcdcd;
padding-bottom: 4px;
display: inline-block;
}
.titlecomment {
margin-top: 60px;
text-align: center;
}
.comment-list {
list-style: none;
margin: 0;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
border-bottom: 1px solid #f5f4f4;
font-size: 16px;
font-size: 1.6rem;
padding: 1.6em 0;
}
.comment-list .children {
list-style: none;
margin: -80px 0 0 0;
}
.comment-list .children > li {
padding-left: 0.8em;
}
.comment-author {
margin-bottom: 0.4em;
}
.comment-author a:hover {
border-bottom: 1px solid #666;
}
.comment-author .avatar {
float: left;
height: 24px;
margin-right: 0.8em;
width: 24px;
}
.bypostauthor > article .fn:after {
content: "\f304";
position: relative;
top: 5px;
left: 3px;
}
.comment-metadata,
.pingback .edit-link {
color: #666;	
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
}
.comment-metadata a,
.pingback .edit-link a {
color: #666;
}
.comment-metadata a:hover,
.pingback .edit-link a:hover {
border-bottom: 1px solid #333;
}
.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
color: #333;
}
.comment-metadata {
margin-bottom: 1.6em;
}
.comment-metadata .edit-link {
margin-left: 1em;
}
.pingback .edit-link {
margin-left: 1em;
}
.pingback .edit-link:before {
top: 5px;
}
.comment-content ul,
.comment-content ol {
margin: 0 0 1.6em 1.3333em;
}
.comment-content li > ul,
.comment-content li > ol {
margin-bottom: 0;
}
.comment-content > :last-child {
margin-bottom: 0;
}
.comment-list .reply {
font-size: 12px;
font-size: 1.2rem;
}
.comment-list .reply a {
font-family: 'Helvetica Neue', arial, sans-serif;
background: #333;
color: #fff;
display: inline-block;
line-height: 1;
margin-top: 2em;
padding: 0 8px;
transition: padding .2s;
}
.comment-list .reply a:hover,
.comment-list .reply a:focus {
outline: 0;
padding-left: 20px;
padding-right: 20px;
}
.comment-form {
padding-top: 1.6em;
}
.comment-form label {
font-family: 'Helvetica Neue', arial, sans-serif;
font-size: 12px;
font-size: 1.2rem;
font-weight: 500;
display: block;
letter-spacing: 0.04em;
line-height: 1.5;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
width: 100%;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
color: #666;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
margin-bottom: 2em;
}
.logged-in-as a:hover {
border-bottom: 1px solid #333;
}
div#respond {
background: #fff;
border: 1px solid #f5f4f4;
padding: 4%;
position: relative;
z-index: 100;
}
.no-comments {
border-top: 1px solid #f5f4f4;
color: #666;
font-weight: 700;
padding-top: 1.6em;
}
.comment-navigation + .no-comments {
border-top: 0;
}
.form-allowed-tags code {
font-family: Inconsolata, monospace;
}
.form-submit {
margin-bottom: 0;
}
.required {
color: #c0392b;
}
.comment-reply-title small {
font-size: 100%;
}
.comment-reply-title small a {
border: 0;
float: right;
height: 32px;
overflow: hidden;
width: 26px;
}
.comment-reply-title small a:before {
content: "\f405";
font-size: 32px;
position: relative;
top: -3px;
}
.form-allowed-tags {
font-size: 14px;
font-size: 1.4rem;
} .footer {
background: #333;
color: #71716c;
}
.footer .site {
margin: 0 auto;
}
.footer .widget-title {
color: #fff;
}
.footer a, 
.footer .widget {
color: #b6b6b3;
}
.footer .widget {
padding: 0;
margin: 0 auto 2%;
}
.footer .widget ul li {
list-style: none;
}
.site-info {
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
padding: 2% 0 0 0;
}
.site-info a {
border-bottom: 1px solid transparent;
}
.site-info a:hover {
border-bottom: 1px solid #b6b6b3;
} 
.copyright {
border-top: 1px solid #494949;
color: #b6b6b3;
font-size: 14px;
font-size: 1.4rem;
padding: 20px 0 10px 0;
text-align: center;
}
.optional-widget-area .widget {
margin-right: 4%;
float: left;
width: 16%;
}
.one-widget .widget {
width: 100%;
}
.two-widgets .widget {
width: 46%;
}
.three-widgets .widget {
width: 29.33333333%;
}
.four-widgets .widget {
width: 21%;
}
.optional-widget-area {
margin-right: -4%;
}
.footer .widget_calendar caption {
color: #71716c;
}
.footer .widget_calendar td, 
.footer .widget_calendar th,
.footer .widget_calendar tr {
background: #202020;
}
.footer table, 
.footer th,
.footer td,
.footer thead {
border: none;
}
.footer .widget_archive li, 
.footer .widget_categories li, 
.footer .widget_links li, 
.footer .widget_meta li, 
.footer .widget_nav_menu li, 
.footer .widget_pages li, 
.footer .widget_recent_comments li, 
.footer .widget_recent_entries li {
border-top: 1px solid #202020;
}
.footer .widget_categories .children, 
.footer .widget_nav_menu .sub-menu, 
.footer .widget_pages .children {
border: none;
}
.footer input.search-field {
background: #202020;
border: 1px solid #000;
}
.footer .widget input[type="search"] {
padding: .7em;
}
a.scroll-to-top {
border: 1px solid #494949;
padding: 5px;
margin-left: 40px;
}
a.scroll-to-top:hover {
border: 1px solid #fff;
}
a.scroll-to-top:focus {
border: 1px dotted #fff;
}
.scroll-to-top:before {
content: '\f500';
color: #fff;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-family: "Genericons";
font-size: 16px;
font-style: normal;
font-weight: 400;
font-variant: normal;
line-height: 0;
position: relative;
speak: none;
text-align: center;
text-decoration: inherit;
text-transform: none;
top: -2px;
vertical-align: center;
} .site .avatar {
border-radius: 50%;
}
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-top: 0;
margin-bottom: 0;
padding: 0;
}
audio,
canvas {
display: inline-block;
}
embed,
iframe,
object,
video {
margin-bottom: 1.6em;
max-width: 100%;
vertical-align: middle;
}
p > embed,
p > iframe,
p > object,
p > video {
margin-bottom: 0;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
font-size: 15px;
font-size: 1.5rem;
margin-top: 0;
margin-bottom: 1.6em;
}
.wp-playlist.wp-playlist {
padding-bottom: 0;
}
.wp-playlist .wp-playlist-tracks {
margin-top: 0;
}
.wp-playlist-item .wp-playlist-caption {
border-bottom: 0;
padding: 10px 0;
}
.wp-playlist-item .wp-playlist-item-length {
top: 10px;
} .wp-caption {
margin-bottom: 1.6em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.wp-caption-text {
color: #666;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
padding: 0.5em 0;
} .gallery {
margin-bottom: 1.6em;
}
.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-icon img {
margin: 0 auto;
}
.gallery-caption {
color: #666;
display: block;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}  @-ms-viewport {
width: device-width;
}
@viewport {
width: device-width;
} @media screen and (min-width: 38.75em) {
ul,
ol {
margin-left: 0;
}
li > ul,
li > ol,
blockquote > ul,
blockquote > ol {
margin-left: 1.3333em;
}
blockquote > blockquote {
margin-left: 0;
}
.site-title {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.0909;
}
.site-description {
display: block;
}
.main-navigation {
margin-bottom: 2%;
}
.main-navigation ul ul {
border-top: 0;
border-bottom: 0;
}
.social-navigation {
margin-top: 0;
}
.widget-area {
margin-top: 0;
}
.widget {
margin-bottom: 10%;
}
.hentry.sticky:not(.has-post-thumbnail) {
padding-top: inherit;
}
.hentry + .hentry {
border-top: 0;
}
.post-thumbnail {
margin-bottom: 10px;
}
.entry-header,
.child-pages,
.page .entry-footer,
.site-info div.content,
.themes-grid,
.single-themes-page {
padding: 0 9.0909%;
}
.entry-content,
.entry-summary {
padding: 0 9.0909% 4.0909%;
}
.entry-footer {
padding: 1% 0;
}
.page-header {
margin-bottom: 10px;
}
.page-header .page-title {
font-size: 12px;
font-size: 1.2rem;
letter-spacing: 2px;
text-transform: uppercase;
margin-bottom: 30px;
font-weight: 700;
border-bottom: 1px solid #cdcdcd;
padding-bottom: 4px;
display: inline-block;
}
.page-content {
padding: 9.0909%;
}
.site-footer {
border-top: 0;
}
.site-info {
padding: 2% 0 0 0;
}
.post-navigation {
border-top: 0;
margin: 7.6923% 0 -10px 0;
}
.single .post-navigation {
margin: 7.6923% 0 20px 0;
}
.pagination {
margin: 7.6923% 0 0 0;
padding: 0;
} .pagination .current .screen-reader-text {
position: absolute !important;
}
.pagination .page-numbers {
display: inline-block;
}
.image-navigation {
padding: 0 9.0909%;
}
.comments-area {
margin: 7.6923% 0 0 0;
}
.comment-content ul,
.comment-content ol {
margin-left: 0;
}
.comment-content li > ul,
.comment-content li > ol,
.comment-content blockquote > ul,
.comment-content blockquote > ol {
margin-left: 1.3333em;
}
} @media screen and (min-width: 46.25em) {
body,
button,
input,
select,
textarea,
.cd-panel-content {
font-size: 17px;
font-size: 1.7rem;
line-height: 1.6471;
}
button,
input {
line-height: normal;
}
p,
address,
pre,
hr,
ul,
ol,
dl,
dd,
table {
margin-bottom: 1.6471em;
}
pre {
line-height: 1.2353;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.post-password-form input[type="submit"] {
font-size: 14px;
font-size: 1.4rem;
padding: 0.8214em 1.6429em;
transition: padding .2s;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 0.5em;
}
.main-navigation {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.5;
}
.main-navigation a {
padding: 1em;
}
.main-navigation ul ul {
margin-left: 1em;
}
.main-navigation .page_item_has_children > a,
.main-navigation .main-navigation .menu-item-has-children > a {
padding-right: 54px;
}
.main-navigation .menu-item-description {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.5;
}
.social-navigation a {
height: 1.8em;
width: 1.8em;
}
.secondary-toggle {
height: 56px;
width: 56px;
}
.secondary-toggle:before {
line-height: 54px;
width: 54px;
}
.post-password-form label,
.post-navigation .meta-nav,
.image-navigation,
.comment-navigation,
.author-bio,
.entry-footer,
.page-links a,
.page-links span,
.comment-metadata,
.pingback .edit-link,
.comment-list .reply,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.comment-form label,
.site-info,
.wp-caption-text,
.gallery-caption,
.entry-caption {
font-size: 14px;
font-size: 1.4rem;
}
.pagination .nav-links {
min-height: 3.2941em;
}
.pagination .page-numbers {
line-height: 3.2941em;
padding: 0 0.8235em;
}
.pagination .prev,
.pagination .next {
height: 56px;
padding: 0;
width: 56px;
}
.pagination .prev:before,
.pagination .next:before {
height: 56px;
line-height: 56px;
width: 56px;
}
.image-navigation .nav-previous a:before,
.image-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after {
top: 2px;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4118em 1.6471em 1.6471em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4118em 0 1.6471em 1.6471em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
margin-top: 0.4118em;
margin-bottom: 1.6471em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1.2353em;
}
.site-branding {
padding-right: 66px;
}
.site-title {
font-size: 29px;
font-size: 2.9rem;
line-height: 1.2069;
}
.site-description {
font-size: 12px;
font-size: 1.2rem;
}
.widget {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.5;
}
.widget p,
.widget address,
.widget hr,
.widget ul,
.widget ol,
.widget dl,
.widget dd,
.widget table,
.widget pre {
margin-bottom: 1.5em;
}
.widget li > ul,
.widget li > ol {
margin-bottom: 0;
}
.widget blockquote > blockquote {
margin-left: 0;
}
.widget pre {
line-height: 1.5;
padding: 0.75em;
}
.widget button,
.widget input,
.widget select,
.widget textarea {
line-height: 1.75;
}
.widget button,
.widget input {
line-height: normal;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
font-size: 14px;
font-size: 1.4rem;
padding: 0.8214em 1.6429em;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
padding: 0.5625em;
}
.widget blockquote.alignleft,
.widget .wp-caption.alignleft,
.widget img.alignleft {
margin: 0.5em 1.5em 1.5em 0;
}
.widget blockquote.alignright,
.widget .wp-caption.alignright,
.widget img.alignright {
margin: 0.5em 0 1.5em 1.5em;
}
.widget blockquote.aligncenter,
.widget .wp-caption.aligncenter,
.widget img.aligncenter {
margin-top: 0.5em;
margin-bottom: 1.5em;
}
.widget .wp-caption.alignleft,
.widget .wp-caption.alignright,
.widget .wp-caption.aligncenter {
margin-bottom: 1em;
}
.widget-title {
margin: 0 0 1.5em;
}
.widget_calendar td,
.widget_calendar th {
line-height: 2.9286;
}
.widget_calendar caption {
margin: 0 0 1.5em;
}
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
padding: 0.9643em 0;
}
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
margin: 0.9643em 0 0 1em;
padding-top: 0.9643em;
}
.widget_rss li {
margin-bottom: 1.5em;
}
.widget_rss .rss-date,
.widget_rss cite {
line-height: 1.75;
}
.post-thumbnail {
margin-bottom: 10px;
}
.entry-title {
font-size: 35px;
font-size: 3.5rem;
line-height: 1.2;
margin-bottom: 1.2em;
}
.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
font-size: 35px;
font-size: 3.5rem;
line-height: 1.2;
margin-top: 1.6em;
margin-bottom: 0.8em;
}
.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
font-size: 29px;
font-size: 2.9rem;
line-height: 1.2069;
margin-top: 1.931em;
margin-bottom: 0.9655em;
}
.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
font-size: 24px;
font-size: 2.4rem;
line-height: 1.1667;
margin-top: 2.3333em;
margin-bottom: 1.1667em;
}
.entry-content h4,
.entry-summary h4,
.page-content h4,
.comment-content h4 {
font-size: 20px;
font-size: 2rem;
line-height: 1.4;
margin-top: 2.8em;
margin-bottom: 1.4em;
}
.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
font-size: 17px;
font-size: 1.7rem;
line-height: 1.2353;
margin-top: 3.2941em;
margin-bottom: 1.6471em;
}
.entry-content .more-link:after,
.entry-summary .more-link:after {
font-size: 18px;
top: 6px;
}
.cd-panel-container .entry-content h2 {
font-size: 22px;
font-size: 2.2rem;
}
.content-right-block h2.entry-title {
font-size: 20px;
font-size: 2rem;
}
.content-caption .button,
.block-two-content .button,
.info_details .button {
font-size: 14px;
font-size: 1.4rem;
}
.column h1.entry-title, 
.column h2.entry-title {
font-size: 22px;
font-size: 2.2rem;
}
.block-four .post .entry-title {
font-size: 14px;
font-size: 1.4rem;
letter-spacing: 0;
}
.author-info {
margin: 1% 0;
}
.author-info .avatar {
height: 52px;
margin: 0 1.6471em 1.6471em 0;
width: 52px;
}
.author-link:after {
top: 3px;
}
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
top: 2px;
}
.taxonomy-description {
padding-top: 0.4118em;
}
.page-title,
.comment-reply-title,
.post-navigation .post-title {
font-size: 16px;
font-size: 1.6rem;
text-transform: uppercase;
}
.page-links {
margin-bottom: 1.4117em;
}
.page-links a,
.page-links > span {
margin: 0 0.2857em 0.2857em 0;
}
.entry-attachment {
margin-bottom: 1.6471em;
}
.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
font-size: 20px;
font-size: 2rem;
line-height: 1.4;
margin-bottom: 1.4em;
}
.format-link .entry-title a:after {
top: 0.0833em;
}
.comments-title {
margin-bottom: 1.4em;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
padding: 1.6471em 0;
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
padding-top: 1.6471em;
}
.comment-list .children > li {
padding-left: 1.2353em;
}
.comment-meta {
position: relative;
}
.comment-author {
margin-bottom: 0;
}
.comment-author .avatar {
height: 42px;
margin-right: 1.64705em;
position: relative;
top: 5px;
width: 42px;
}
.comment-metadata .edit-link:before {
top: 2px;
}
.pingback .edit-link:before {
top: 6px;
}
.bypostauthor > article .fn:after {
top: 7px;
left: 6px;
}
.comment-content ul,
.comment-content ol {
margin-bottom: 1.6471em;
}
.comment-list .reply a {
padding: 0.4286em 0.8571em;
}
.comment-form,
.no-comments {
padding-top: 1em;
}
.comment-reply-title small a:before {
top: -1px;
}
embed,
iframe,
object,
video {
margin-bottom: 1.6471em;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
font-size: 17px;
font-size: 1.7rem;
margin-bottom: 1.6471em;
}
.wp-caption,
.gallery {
margin-bottom: 1.6471em;
}
} @media screen and (min-width: 55em) {
body,
button,
input,
select,
textarea {
font-size: 19px;
font-size: 1.9rem;
line-height: 1.6842;
}
button,
input {
line-height: normal;
}
p,
address,
pre,
hr,
ul,
ol,
dl,
dd,
table {
margin-bottom: 1.6842em;
}
pre {
line-height: 1.2632;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.post-password-form input[type="submit"] {
font-size: 14px;
font-size: 1.4rem;
padding: 0.8125em 1.625em;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 0.5278em;
}
.main-navigation {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
}
.main-navigation a {
padding: 0.75em;
}
.main-navigation .page_item_has_children > a,
.main-navigation .main-navigation .menu-item-has-children > a {
padding-right: 53px;
}
.main-navigation .menu-item-description {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
}
.secondary-toggle {
height: 64px;
width: 64px;
}
.secondary-toggle:before {
line-height: 62px;
width: 62px;
}
.post-password-form label,
.post-navigation .meta-nav,
.comment-navigation,
.image-navigation,
.author-bio,
.entry-footer,
.page-links a,
.page-links span,
.comment-metadata,
.pingback .edit-link,
.comment-list .reply,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.comment-form label,
.site-info,
.wp-caption-text,
.gallery-caption,
.entry-caption {
font-size: 16px;
font-size: 1.6rem;
}
.pagination .nav-links {
min-height: 3.3684em;
}
.pagination .page-numbers {
line-height: 3.3684em;
padding: 0 0.8421em;
}
.pagination .prev,
.pagination .next {
height: 64px;
padding: 0;
width: 64px;
}
.pagination .prev:before,
.pagination .next:before {
height: 64px;
line-height: 64px;
width: 64px;
}
.image-navigation .nav-previous a:before,
.image-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after {
font-size: 24px;
top: -1px;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4211em 1.6842em 1.6842em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4211em 0 1.6842em 1.6842em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
margin-top: 0.4211em;
margin-bottom: 1.6842em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1.2632em;
}
.site-branding {
padding-right: 74px;
}
.site-title {
font-size: 32px;
font-size: 3.2rem;
line-height: 1.25;
}
.site-description {
font-size: 14px;
font-size: 1.4rem;
}
.widget {
font-size: 16px;
font-size: 1.6rem;
}
.widget button,
.widget input,
.widget select,
.widget textarea {
line-height: 1.5;
}
.widget button,
.widget input {
line-height: normal;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
font-size: 16px;
font-size: 1.6rem;
padding: 0.8125em 1.625em;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
padding: 0.75em;
}
.widget .wp-caption-text,
.widget .gallery-caption {
line-height: 1.5;
}
.widget_calendar td,
.widget_calendar th {
line-height: 2.9375;
}
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
padding: 0.7188em 0;
}
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
margin: 0.7188em 0 0 1em;
padding-top: 0.7188em;
}
.widget_rss .rss-date,
.widget_rss cite {
font-size: 13px;
font-size: 1.3rem;
line-height: 1.8462;
}
.post-thumbnail {
margin-bottom: 10px;
}
.entry-title {
font-size: 39px;
font-size: 3.9rem;
line-height: 1.2308;
margin-bottom: 1.2308em;
}
.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
font-size: 39px;
font-size: 3.9rem;
line-height: 1.2308;
margin-top: 1.641em;
margin-bottom: 0.8205em;
}
.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
font-size: 32px;
font-size: 3.2rem;
line-height: 1.25;
margin-top: 2em;
margin-bottom: 1em;
}
.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
font-size: 27px;
font-size: 2.7rem;
line-height: 1.1852;
margin-top: 2.3704em;
margin-bottom: 1.1852em;
}
.entry-content h4,
.entry-summary h4,
.page-content h4,
.comment-content h4 {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.4545;
margin-top: 2.9091em;
margin-bottom: 1.4545em;
}
.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
font-size: 19px;
font-size: 1.9rem;
line-height: 1.2632;
margin-top: 3.3684em;
margin-bottom: 1.6842em;
}
.entry-content .more-link:after,
.entry-summary .more-link:after {
top: 6px;
}
.cd-panel-container .entry-content h2 {
font-size: 26px;
font-size: 2.6rem;
}
.content-right-block h2.entry-title {
font-size: 22px;
font-size: 2.2rem;
}
.content-caption .button,
.block-two-content .button,
.info_details .button {
font-size: 16px;
font-size: 1.6rem;
}
.column h1.entry-title, 
.column h2.entry-title {
font-size: 24px;
font-size: 2.4rem;
}
.block-four .post .entry-title {
font-size: 16px;
font-size: 1.6rem;
letter-spacing: .1em;
}
.author-info .avatar {
height: 72px;
margin: 0 1.6842em 1.6842em 0;
width: 72px;
}
.author-link:after {
font-size: 24px;
top: 0;
}
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
top: 2px;
}
.taxonomy-description {
padding-top: 0.4211em;
}
.page-links {
margin-bottom: 1.4736em;
}
.page-links a,
.page-links > span {
margin: 0 0.25em 0.25em 0;
}
.entry-attachment {
margin-bottom: 1.6842em
}
.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.4545;
margin-bottom: 1.4545em;
}
.format-link .entry-title a:after {
top: 0.125em;
}
.comments-title {
margin-bottom: 1.4545em;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
padding: 1.6842em 0;
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
padding-top: 1.6842em;
}
.comment-list .children > li {
padding-left: 1.4737em;
}
.comment-author .avatar {
height: 56px;
margin-right: 1.6842em;
top: 3px;
width: 56px;
}
.comment-metadata {
line-height: 2;
}
.comment-metadata .edit-link:before {
top: 8px;
}
.pingback .edit-link:before {
top: 8px;
}
.bypostauthor > article .fn:after {
top: 8px;
}
.comment-content ul,
.comment-content ol {
margin-bottom: 1.6842em;
}
.comment-list .reply a {
padding: 0.4375em 0.875em;
}
.comment-form,
.no-comments {
padding-top: 1em;
}
embed,
iframe,
object,
video {
margin-bottom: 1.6842em;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
font-size: 19px;
font-size: 1.9rem;
margin-bottom: 1.6842em;
}
.wp-caption,
.gallery {
margin-bottom: 1.6842em;
}
} @media screen and (min-width: 59.6875em) {
.site,
.woocommerce #site {
margin: 0 auto;
max-width: 1753px;
}
.woocommerce #site {
overflow: hidden;
padding: 0 6.85333% 4% 6.85333%;
}
.site .homepage {
max-width: 1402px;
margin: 0 auto;
}
.secondary {
background-color: transparent;
display: block;
margin: 0;
padding: 0;
}
.site-content {
display: block;
}
body,
.cd-panel-content {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.6;
}
p,
address,
pre,
hr,
ul,
ol,
dl,
dd,
table {
margin-bottom: 1.6em;
}
pre {
line-height: 1.2;
}
button,
input,
select,
textarea {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
}
button,
input {
line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.post-password-form input[type="submit"] {
font-size: 12px;
font-size: 1.2rem;
padding: 0.7917em 1.5833em;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 0.375em;
}
.main-navigation {
font-size: 12px;
font-size: 1.2rem;
margin: 0 0 15%;
}
.main-navigation a {
padding: 0.5em;
}
.main-navigation .page_item_has_children > a,
.main-navigation .menu-item-has-children > a {
padding-right: 35px;
}
.main-navigation .menu-item-description {
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
}
.dropdown-toggle {
height: 24px;
width: 24px;
}
.dropdown-toggle:after {
font-size: 16px;
line-height: 24px;
width: 24px;
}
.social-navigation {
margin: 0;
}
.secondary-toggle {
display: none;
}
.post-password-form label,
.post-navigation .meta-nav,
.comment-navigation,
.image-navigation,
.author-bio,
.entry-footer,
.page-links a,
.page-links span,
.comment-metadata,
.pingback .edit-link,
.comment-list .reply,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.comment-form label,
.form-allowed-tags,
.site-info,
.wp-caption-text,
.gallery-caption,
.entry-caption {
font-size: 12px;
font-size: 1.2rem;
}
.post-navigation {
margin: 8.3333% 0 -10px 0;
}
.pagination {
margin: 8.333% 0 0 0;
}
.pagination .nav-links {
min-height: 3.2em;
}
.pagination .page-numbers {
line-height: 3.2em;
padding: 0 0.8em;
}
.pagination .prev,
.pagination .next {
height: 48px;
padding: 0;
width: 48px;
}
.pagination .prev:before,
.pagination .next:before {
height: 48px;
line-height: 48px;
width: 48px;
}
.image-navigation .nav-previous a:before,
.image-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after {
font-size: 16px;
top: 0;
}
.image-navigation {
padding: 0 10%;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
clear: both;
margin-top: 0.4em;
margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1.2em;
}
.site-title {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.3636;
}
.site-description {
font-size: 12px;
font-size: 1.2rem;
}
.widget {
font-size: 12px;
font-size: 1.2rem;
margin: 0 0 10%;
padding: 0 10%;
}
.widget {
padding: 0 5%;
}
.widget pre {
padding: 0.5em;
}
.widget button,
.widget input,
.widget select,
.widget textarea {
font-size: 12px;
font-size: 1.2rem;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
font-size: 12px;
font-size: 1.2rem;
padding: 0.5417em 1.0833em;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
padding: 0.4583em;
}
.widget .wp-caption-text,
.widget .gallery-caption {
font-size: 12px;
font-size: 1.2rem;
}
.widget_calendar td,
.widget_calendar th {
line-height: 1.9167;
}
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
padding: 0.4583em 0;
}
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
margin: 0.4583em 0 0 1em;
padding-top: 0.4583em;
}
.widget_rss .rss-date,
.widget_rss cite {
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
}
.hentry {
padding-top: 8.3333%;
}
.post-thumbnail {
margin-bottom: 10px;
}
.entry-header,
.single-themes-page,
.child-pages,
.page .entry-footer,
.site-info div.content,
.themes-grid {
padding: 0 10%;
}
.blog .single-themes-page,
.single-post .single-themes-page,
.archive .single-themes-page,
.search .single-themes-page {
margin-top: 20px;
}
.entry-title {
font-size: 31px;
font-size: 3.1rem;
line-height: 1.1613;
margin-bottom: 1.1613em;
}
.entry-content,
.entry-summary {
padding: 0 10% 7%;
}
.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
font-size: 31px;
font-size: 3.1rem;
line-height: 1.1613;
margin-top: 1.5484em;
margin-bottom: 0.7742em;
}
.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
font-size: 26px;
font-size: 2.6rem;
line-height: 1.3846;
margin-top: 1.8462em;
margin-bottom: 0.9231em;
}
.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.3636;
margin-top: 2.1818em;
margin-bottom: 1.0909em;
}
.entry-content h4,
.entry-summary h4,
.page-content h4,
.comment-content h4 {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
margin-top: 2.6667em;
margin-bottom: 1.3333em;
}
.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
font-size: 15px;
font-size: 1.5rem;
line-height: 1.2;
margin-top: 3.2em;
margin-bottom: 1.6em;
}
.entry-content .more-link:after,
.entry-summary .more-link:after {
font-size: 16px;
top: 5px;
}
.cd-panel-container .entry-content h2 {
font-size: 22px;
font-size: 2.2rem;
}
.content-right-block h2.entry-title {
font-size: 20px;
font-size: 2rem;
}
.content-caption .button,
.block-two-content .button,
.info_details .button {
font-size: 14px;
font-size: 1.4rem;
}
.column h1.entry-title, 
.column h2.entry-title {
font-size: 22px;
font-size: 2.2rem;
}
.block-four .post .entry-title {
font-size: 14px;
font-size: 1.4rem;
letter-spacing: 0;
}
.author-info {
margin: 1% 0;
}
.author-info .avatar {
height: 56px;
margin: 0 1.5em 1.5em 0;
width: 56px;
}
.author-link:after {
font-size: 16px;
top: 1px;
}
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
top: 0;
}
.page-content {
padding: 8.3333%;
}
.taxonomy-description {
padding-top: 0.4em;
}
.page-links {
margin-bottom: 1.3333em;
}
.page-links a,
.page-links > span {
margin: 0 0.3333em 0.3333em 0;
}
.entry-attachment {
margin-bottom: 1.6em;
}
.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
margin-bottom: 1.3333em;
}
.format-link .entry-title a:after {
top: 0;
}
.comments-area {
margin: 8.3333% 0 0 0;
}
.page .comments-area {
margin: 8.3333% 10% 0;
}
.comments-title {
margin-bottom: 1.3333em;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
padding: 1.6em 0;
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
padding-top: 1.6em;
}
.comment-list .children > li {
padding-left: 0.8em;
}
.comment-author {
margin-bottom: 0.4em;
}
.comment-author .avatar {
height: 24px;
margin-right: 0.8em;
top: 0;
width: 24px;
}
.comment-metadata .edit-link:before {
top: 3px;
}
.pingback .edit-link:before {
top: 5px;
}
.bypostauthor > article .fn:after {
top: 5px;
left: 3px;
}
.comment-content ul,
.comment-content ol {
margin-bottom: 2em;
}
.comment-list .reply a {
padding: 0.4167em 0.8333em;
}
.comment-form,
.no-comments {
padding-top: 1em;
}
.comment-reply-title small a:before {
top: -3px;
}
.site-footer {
padding: 0;
}
.site-info {
padding: 2% 0 0 0;
}
embed,
iframe,
object,
video {
margin-bottom: 1.6em;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
font-size: 15px;
font-size: 1.5rem;
margin-bottom: 1.6em;
}
.wp-caption,
.gallery {
margin-bottom: 1.6em;
}
.columns {
margin-right: -2%;
}
.column,
.staff-column {
float: left;
margin: 0 2.5% 3em 0;
width: 30.8333333%;
}
.four-columns-layout .column {
width: 22.5%;
}
.two-columns-layout .column {
width: 47.5%;
}
.column:nth-child(3n) {
margin-right: 0;
}
.column:nth-child(3n+1),
.staff-three-columns-layout .staff-column:nth-child(3n+1),
.staff-four-columns-layout .staff-column:nth-child(4n+1),
.staff-two-columns-layout .staff-column:nth-child(2n+1) {
clear: left;
}
.twocolumn {
float: left;
margin: 0 2.5% 50px 0;
width: 47.5%;
border-bottom: none;
}
.twocolumn:nth-child(2n) {
margin-right: 0;
}
.twocolumn:nth-child(2n+1) {
clear: left;
}
.threecolumn {
float: left;
margin: 0;
width: 33.33333333%;
border-bottom: none;
}
.threecolumn:nth-child(3n) {
margin-right: 0;
}
.threecolumn:nth-child(3n+1) {
clear: left;
}
.fourcolumn {
float: left;
margin: 0;
width: 25%;
border-bottom: none;
}
.fourcolumn:nth-child(4n) {
margin-right: 0;
}
.fourcolumn:nth-child(4n+1),
.page-template-about-page.about-three-columns-layout .fourcolumn:nth-child(3n+1),
.page-template-about-page.about-two-columns-layout .fourcolumn:nth-child(2n+1),
.page-template-causes-page.causes-three-columns-layout .fourcolumn:nth-child(3n+1),
.page-template-causes-page.causes-two-columns-layout .fourcolumn:nth-child(2n+1),
.page-template-projects-page.projects-three-columns-layout .fourcolumn:nth-child(3n+1),
.page-template-projects-page.projects-two-columns-layout .fourcolumn:nth-child(2n+1),
.page-template-stories-page.stories-three-columns-layout .fourcolumn:nth-child(3n+1),
.page-template-stories-page.stories-two-columns-layout .fourcolumn:nth-child(2n+1),
.page-template-front-page.three-columns-layout .column:nth-child(3n+1),
.page-template-front-page.two-columns-layout .column:nth-child(2n+1),
.page-template-front-page-two.three-columns-layout .column:nth-child(3n+1),
.page-template-front-page-two.two-columns-layout .column:nth-child(2n+1),
.page-template-front-page-one.three-columns-layout .column:nth-child(3n+1),
.page-template-front-page-one.two-columns-layout .column:nth-child(2n+1) {
clear: left;
}
.page-template-about-page.about-three-columns-layout .fourcolumn:nth-child(4n+1),
.page-template-causes-page.causes-three-columns-layout .fourcolumn:nth-child(4n+1),
.page-template-projects-page.projects-three-columns-layout .fourcolumn:nth-child(4n+1),
.page-template-stories-page.stories-three-columns-layout .fourcolumn:nth-child(4n+1),
.page-template-about-page.about-two-columns-layout .fourcolumn:nth-child(3n+1),
.page-template-causes-page.causes-two-columns-layout .fourcolumn:nth-child(3n+1),
.page-template-projects-page.projects-two-columns-layout .fourcolumn:nth-child(3n+1),
.page-template-stories-page.stories-two-columns-layout .fourcolumn:nth-child(3n+1),
.page-template-about-page.about-two-columns-layout .fourcolumn:nth-child(4n+1),
.page-template-causes-page.causes-two-columns-layout .fourcolumn:nth-child(4n+1),
.page-template-projects-page.projects-two-columns-layout .fourcolumn:nth-child(4n+1),
.page-template-stories-page.stories-two-columns-layout .fourcolumn:nth-child(4n+1),
.page-template-about-page.about-four-columns-layout .fourcolumn:nth-child(3n+1),
.page-template-causes-page.causes-four-columns-layout .fourcolumn:nth-child(3n+1),
.page-template-projects-page.projects-four-columns-layout .fourcolumn:nth-child(3n+1),
.page-template-stories-page.stories-four-columns-layout .fourcolumn:nth-child(3n+1),
.page-template-front-page.three-columns-layout .column:nth-child(4n+1), 
.page-template-front-page.two-columns-layout .column:nth-child(3n+1),
.page-template-front-page.two-columns-layout .column:nth-child(4n+1),
.page-template-front-page.four-columns-layout .column:nth-child(3n+1),
.page-template-front-page-two.three-columns-layout .column:nth-child(4n+1), 
.page-template-front-page-two.two-columns-layout .column:nth-child(3n+1),
.page-template-front-page-two.two-columns-layout .column:nth-child(4n+1),
.page-template-front-page-two.four-columns-layout .column:nth-child(3n+1),
.page-template-front-page-one.three-columns-layout .column:nth-child(4n+1),
.page-template-front-page-one.two-columns-layout .column:nth-child(3n+1),
.page-template-front-page-one.two-columns-layout .column:nth-child(4n+1),
.page-template-front-page-one.four-columns-layout .column:nth-child(3n+1) {
clear: none;
}
.page-template-front-page.three-columns-layout .column:nth-child(3n),
.page-template-front-page.four-columns-layout .column:nth-child(3n),
.page-template-front-page.two-columns-layout .column:nth-child(3n),
.page-template-front-page-two.three-columns-layout .column:nth-child(3n),
.page-template-front-page-two.four-columns-layout .column:nth-child(3n),
.page-template-front-page-two.two-columns-layout .column:nth-child(3n),
.page-template-front-page-one.three-columns-layout .column:nth-child(3n),
.page-template-front-page-one.four-columns-layout .column:nth-child(3n),
.page-template-front-page-one.two-columns-layout .column:nth-child(3n)  {
margin-right: 2.5%;
}
.page-template-about-page .fourcolumn {
float: left;
margin: 0 2.5% 50px 0;
width: 22.5%;
border-bottom: none;
}
.page-template-about-page.about-three-columns-layout .fourcolumn,
.page-template-causes-page.causes-three-columns-layout .fourcolumn {
width: 30.8333333%;
}
.page-template-about-page.about-two-columns-layout .fourcolumn,
.page-template-causes-page.causes-two-columns-layout .fourcolumn {
width: 47.5%;
}
.page-template-projects-page.projects-three-columns-layout .fourcolumn,
.page-template-stories-page.stories-three-columns-layout .fourcolumn {
width: 33.333333%;
}
.page-template-staff-page.staff-four-columns-layout .staff-column {
width: 22.5%;
}
.page-template-staff-page.staff-two-columns-layout .staff-column {
width: 47.5%;
}
.page-template-projects-page.projects-two-columns-layout .fourcolumn,
.page-template-stories-page.stories-two-columns-layout .fourcolumn {
width: 50%;
}
.page-template-causes-page .fourcolumn {
float: left;
margin: 0 2% 40px 0;
width: 23%;
}
.fivecolumn {
float: left;
margin: 0;
width: 20%;
border-bottom: none;
}
.fivecolumn:nth-child(5n) {
margin-right: 0;
}
.fivecolumn:nth-child(5n+1) {
clear: left;
}
.sixcolumn {
float: left;
margin: 0;
width: 16.6666667%;
border-bottom: none;
}
.fivecolumn:nth-child(6n) {
margin-right: 0;
}
.fivecolumn:nth-child(6n+1) {
clear: left;
}
.standard-header .search-toggle,
.standard-header .search-box-wrapper {
margin-top: 90px;
}
.alternative-header .search-toggle,
.alternative-header .search-box-wrapper {
margin-top: 140px;
}
} @media screen and (min-width: 68.75em) {
body,
button,
input,
select,
textarea,
.cd-panel-content {
font-size: 17px;
font-size: 1.7rem;
line-height: 1.6471;
}
button,
input {
line-height: normal;
}
p,
address,
pre,
hr,
ul,
ol,
dl,
dd,
table {
margin-bottom: 1.6471em;
}
pre {
line-height: 1.2353;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.post-password-form input[type="submit"] {
font-size: 14px;
font-size: 1.4rem;
padding: 0.5417em 1.0833em;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 0.5em;
}
.main-navigation {
font-size: 14px;
font-size: 1.4rem;
}
.main-navigation a {
padding: 0.4643em;
}
.main-navigation .page_item_has_children > a,
.main-navigation .menu-item-has-children > a {
padding-right: 33px;
}
.main-navigation .menu-item-description {
line-height: 1.4583;
margin-top: 0.25em;
}
.dropdown-toggle {
height: 28px;
width: 28px;
}
.dropdown-toggle:after {
line-height: 28px;
width: 28px;
}
.post-password-form label,
.post-navigation .meta-nav,
.comment-navigation,
.image-navigation,
.author-bio,
.entry-footer,
.page-links a,
.page-links span,
.comment-metadata,
.pingback .edit-link,
.comment-list .reply,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.comment-form label,
.form-allowed-tags,
.site-info,
.wp-caption-text,
.gallery-caption,
.entry-caption {
font-size: 14px;
font-size: 1.4rem;
}
.pagination .nav-links {
min-height: 3.2941em;
}
.pagination .page-numbers {
line-height: 3.2941em;
padding: 0 0.8235em;
}
.pagination .prev,
.pagination .next {
height: 56px;
padding: 0;
width: 56px;
}
.pagination .prev:before,
.pagination .next:before {
height: 56px;
line-height: 56px;
width: 56px;
}
.image-navigation .nav-previous a:before,
.image-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after {
top: 2px;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4118em 1.6471em 1.6471em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4118em 0 1.6471em 1.6471em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
margin-top: 0.4118em;
margin-bottom: 1.6471em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1.2353em;
}
.site-title {
font-size: 24px;
font-size: 2.4rem;
line-height: 1.1667;
}
.site-description {
font-size: 14px;
font-size: 1.4rem;
}
.widget {
font-size: 14px;
font-size: 1.4rem;
}
.widget button,
.widget input,
.widget select,
.widget textarea {
font-size: 14px;
font-size: 1.4rem;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
font-size: 12px;
font-size: 1.2rem;
padding: 0.75em 1.5em;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
padding: 0.5em;
}
.widget .wp-caption-text,
.widget .gallery-caption {
line-height: 1.4583;
padding: 0.5833em 0;
}
.widget_calendar caption {
margin: 0 0 1.9286em;
color: #333;
}
.widget_calendar td,
.widget_calendar th {
line-height: 1.9286;
background: #fff;
}
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
padding: 0.4643em 0;
}
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
margin: 0.4643em 0 0 1em;
padding-top: 0.4643em;
}
.widget_rss .rss-date,
.widget_rss cite {
line-height: 1.75;
}
.post-thumbnail {
margin-bottom: 10px;
}
.entry-title {
font-size: 35px;
font-size: 3.5rem;
line-height: 1.2;
margin-bottom: 1.2em;
}
.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
font-size: 35px;
font-size: 3.5rem;
line-height: 1.2;
margin-top: 1.6em;
margin-bottom: 0.8em;
}
.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
font-size: 29px;
font-size: 2.9rem;
line-height: 1.2069;
margin-top: 1.931em;
margin-bottom: 0.9655em;
}
.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
font-size: 24px;
font-size: 2.4rem;
line-height: 1.1667;
margin-top: 2.3333em;
margin-bottom: 1.1667em;
}
.entry-content h4,
.entry-summary h4,
.page-content h4,
.comment-content h4 {
font-size: 20px;
font-size: 2rem;
line-height: 1.4;
margin-top: 2.8em;
margin-bottom: 1.4em;
}
.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
font-size: 17px;
font-size: 1.7rem;
line-height: 1.2353;
margin-top: 3.2941em;
margin-bottom: 1.6471em;
}
.cd-panel-container .entry-content h2 {
font-size: 22px;
font-size: 2.2rem;
}
.content-right-block h2.entry-title {
font-size: 20px;
font-size: 2rem;
}
.content-caption .button,
.block-two-content .button,
.info_details .button {
font-size: 14px;
font-size: 1.4rem;
}
.column h1.entry-title, 
.column h2.entry-title {
font-size: 22px;
font-size: 2.2rem;
}
.block-four .post .entry-title {
font-size: 14px;
font-size: 1.4rem;
letter-spacing: 0;
}
.entry-content .more-link:after,
.entry-summary .more-link:after {
font-size: 18px;
top: 6px;
}
.author-info .avatar {
height: 62px;
margin: 0 1.6471em 1.6471em 0;
width: 62px;
}
.author-link:after {
top: 3px;
}
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
top: 3px;
}
.taxonomy-description {
padding-top: 0.4118em;
}
.page-links {
margin-bottom: 1.4117em;
}
.page-links a,
.page-links > span {
margin: 0 0.2857em 0.2857em 0;
}
.entry-attachment {
margin-bottom: 1.6471em;
}
.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
font-size: 20px;
font-size: 2rem;
line-height: 1.4;
margin-bottom: 1.4em;
}
.format-link .entry-title a:after {
top: 0.0833em;
}
.comments-title {
margin-bottom: 1.4em;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
padding: 1.6471em 0;
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
padding-top: 1.6471em;
}
.comment-list .children > li {
padding-left: 1.1667em;
}
.comment-author {
margin-bottom: 0;
}
.comment-author .avatar {
height: 42px;
margin-right: 1.64705em;
top: 5px;
width: 42px;
}
.bypostauthor > article .fn:after {
top: 7px;
left: 6px;
}
.comment-metadata .edit-link:before {
top: 6px;
}
.pingback .edit-link:before {
top: 6px;
}
.comment-content ul,
.comment-content ol {
margin-bottom: 1.6471em;
}
.comment-list .reply a {
padding: 0.4286em 0.8571em;
}
.comment-form,
.no-comments {
padding-top: 1em;
}
.comment-reply-title small a:before {
top: -1px;
}
embed,
iframe,
object,
video {
margin-bottom: 1.6471em;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
font-size: 17px;
font-size: 1.7rem;
margin-bottom: 1.6471em;
}
.wp-caption,
.gallery {
margin-bottom: 1.6471em;
}
} @media screen and (min-width: 77.5em) {
body,
button,
input,
select,
textarea,
.cd-panel-content {
font-size: 19px;
font-size: 1.9rem;
line-height: 1.6842;
}
button,
input {
line-height: normal;
}
p,
address,
pre,
hr,
ul,
ol,
dl,
dd,
table {
margin-bottom: 1.6842em;
}
pre {
line-height: 1.2632;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.post-password-form input[type="submit"] {
font-size: 14px;
font-size: 1.4rem;
padding: 0.5417em 1.0833em;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 0.5278em;
}
.main-navigation {
font-size: 16px;
font-size: 1.6rem;
}
.main-navigation a {
padding: 0.5em;
}
.main-navigation .page_item_has_children > a,
.main-navigation .menu-item-has-children > a {
padding-right: 32px;
}
.main-navigation .menu-item-description {
font-size: 13px;
font-size: 1.3rem;
line-height: 1.5385;
margin-top: 0.3077em;
}
.dropdown-toggle {
height: 32px;
top: 4px;
width: 32px;
}
.dropdown-toggle:after {
line-height: 32px;
width: 32px;
}
.post-password-form label,
.post-navigation .meta-nav,
.comment-navigation,
.image-navigation,
.author-bio,
.entry-footer,
.page-links a,
.page-links span,
.comment-metadata,
.pingback .edit-link,
.comment-list .reply,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.comment-form label,
.site-info,
.wp-caption-text,
.gallery-caption,
.entry-caption {
font-size: 16px;
font-size: 1.6rem;
}
.pagination .nav-links {
min-height: 3.3684em;
}
.pagination .page-numbers {
line-height: 3.3684em;
padding: 0 0.8421em;
}
.pagination .prev,
.pagination .next {
height: 64px;
padding: 0;
width: 64px;
}
.pagination .prev:before,
.pagination .next:before {
height: 64px;
line-height: 64px;
width: 64px;
}
.image-navigation .nav-previous a:before,
.image-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after {
font-size: 24px;
top: -1px;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4211em 1.6842em 1.6842em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4211em 0 1.6842em 1.6842em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
margin-top: 0.4211em;
margin-bottom: 1.6842em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1.2632em;
}
.site-title {
font-size: 27px;
font-size: 2.7rem;
line-height: 1.1852;
}
.site-description {
font-size: 14px;
font-size: 1.4rem;
}
.widget {
font-size: 16px;
font-size: 1.6rem;
}
.widget button,
.widget input,
.widget select,
.widget textarea {
font-size: 16px;
font-size: 1.6rem;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
font-size: 13px;
font-size: 1.3rem;
padding: 0.5417em 1.0833em;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
padding: 0.5em;
}
.widget .wp-caption-text,
.widget .gallery-caption {
font-size: 13px;
font-size: 1.3rem;
line-height: 1.5385;
padding: 0.6154em 0;
}
.widget_calendar td,
.widget_calendar th {
line-height: 1.9375;
}
.widget_calendar caption {
margin: 0 0 1.5em;
}
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
padding: 0.4688em 0;
}
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
margin: 0.4688em 0 0 1em;
padding-top: 0.4688em;
}
.widget_rss .rss-date,
.widget_rss cite {
font-size: 13px;
font-size: 1.3rem;
line-height: 1.8462;
}
.post-thumbnail {
margin-bottom: 10px;
}
.entry-title {
font-size: 39px;
font-size: 3.9rem;
line-height: 1.2308;
margin-bottom: 1.2308em;
}
.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
font-size: 39px;
font-size: 3.9rem;
line-height: 1.2308;
margin-top: 1.641em;
margin-bottom: 0.8205em;
}
.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
font-size: 32px;
font-size: 3.2rem;
line-height: 1.25;
margin-top: 2em;
margin-bottom: 1em;
}
.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
font-size: 27px;
font-size: 2.7rem;
line-height: 1.1852;
margin-top: 2.3704em;
margin-bottom: 1.1852em;
}
.entry-content h4,
.entry-summary h4,
.page-content h4,
.comment-content h4 {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.4545;
margin-top: 2.9091em;
margin-bottom: 1.4545em;
}
.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
font-size: 19px;
font-size: 1.9rem;
line-height: 1.2632;
margin-top: 3.3684em;
margin-bottom: 1.6842em;
}
.entry-content .more-link:after,
.entry-summary .more-link:after {
top: 6px;
}
.cd-panel-container .entry-content h2 {
font-size: 26px;
font-size: 2.6rem;
}
.content-right-block h2.entry-title {
font-size: 22px;
font-size: 2.2rem;
}
.content-caption .button,
.block-two-content .button,
.info_details .button {
font-size: 16px;
font-size: 1.6rem;
}
.column h1.entry-title, 
.column h2.entry-title {
font-size: 24px;
font-size: 2.4rem;
}
.block-four .post .entry-title {
font-size: 16px;
font-size: 1.6rem;
letter-spacing: .1em;
}
.author-info .avatar {
height: 72px;
margin: 0 1.6842em 1.6842em 0;
width: 72px;
}
.author-link:after {
font-size: 24px;
top: 0;
}
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
top: 2px;
}
.taxonomy-description {
padding-top: 0.4211em;
}
.page-links {
margin-bottom: 1.4736em;
}
.page-links a,
.page-links > span {
margin: 0 0.25em 0.25em 0;
}
.entry-attachment {
margin-bottom: 1.6842em;
}
.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.4545;
margin-bottom: 1.4545em;
}
.format-link .entry-title a:after {
top: 3px;
}
.comments-title {
margin-bottom: 1.4545em;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
padding: 1.6842em 0;
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
padding-top: 1.6842em;
}
.comment-list .children > li {
padding-left: 1.4737em;
}
.comment-author .avatar {
height: 56px;
margin-right: 1.6842em;
top: 3px;
width: 56px;
}
.bypostauthor > article .fn:after {
top: 8px;
}
.comment-metadata .edit-link:before {
top: 8px;
}
.pingback .edit-link:before {
top: 8px;
}
.comment-content ul,
.comment-content ol {
margin-bottom: 1.6842em;
}
.comment-list .reply a {
padding: 0.4375em 0.875em;
}
.comment-form,
.no-comments {
padding-top: 1em;
}
embed,
iframe,
object,
video {
margin-bottom: 1.6842em;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
font-size: 19px;
font-size: 1.9rem;
margin-bottom: 1.6842em;
}
.wp-caption,
.gallery {
margin-bottom: 1.6842em;
}
} @media print {
body {
background: none !important; font-size: 11.25pt;
}
.secondary-toggle,
.navigation,
.page-links,
.edit-link,
#reply-title,
.comment-form,
.comment-edit-link,
.comment-list .reply a,
button,
input,
textarea,
select {
display: none;
}
.site-header,
.site-footer,
.hentry,
.entry-footer,
.page-header,
.page-content,
.comments-area {
background: none !important; }
body,
blockquote,
blockquote cite,
blockquote small,
label,
a,
.site-title a,
.site-description,
.post-title,
.entry-footer,
.entry-footer a,
.taxonomy-description,
.entry-caption,
.comment-author,
.comment-metadata,
.comment-metadata a,
.comment-notes,
.comment-awaiting-moderation,
.no-comments,
.site-info,
.site-info a,
.wp-caption-text,
.gallery-caption {
color: #000 !important; }
pre,
abbr[title],
table,
th,
td,
.site-header,
.site-footer,
.hentry + .hentry,
.author-info,
.page-header,
.comments-area,
.comment-list + .comment-respond,
.comment-list article,
.comment-list .pingback,
.comment-list .trackback,
.no-comments {
border-color: #f5f4f4 !important; }
.site,
.woocommerce #site {
margin: 0 7.6923%;
}
.site-description {
display: block;
}
.hentry + .hentry {
margin-top: 7.6923%;
}
.hentry.has-post-thumbnail {
padding-top: 7.6923%;
}
.sticky-post {
background: #000 !important;
color: #fff !important;
}
.entry-header,
.entry-footer,
.page .entry-footer {
padding: 0;
}
.entry-content,
.entry-summary {
padding: 0 0 4.6923%;
}
.post-thumbnail img {
margin: 0;
}
.author-info {
margin: 0;
}
.page-content {
padding: 7.6923% 0 0;
}
.comments-area {
border: 0;
padding: 7.6923% 0 0;
}
.site-footer {
margin-top: 7.6923%;
}
}
@media screen and (max-width: 100em) {
.cd-fixed-bg {
min-height: 700px;
}
.content-caption {
max-width: 40%;
}
.page-template-front-page-one .soliloquy-theme-karisma .soliloquy-caption,
.page-template-front-page-one .soliloquy-theme-metro .soliloquy-caption {
width: 50%!important;
}
.video-container .content-caption {
font-size: 18px;
font-size: 1.8rem;
top: 20%;
}
.content-caption div.give-form-wrap {
font-size: 18px;
font-size: 1.8rem;
}
.give-form .button {
font-size: 13px;
font-size: 1.3rem;
}
#buddypress div.item-list-tabs#subnav {
float: left;
margin: 0 0 10px;
}
}
@media screen and (max-width: 80em) {
.cd-fixed-bg {
min-height: 600px;
}
.content-caption {
max-width: 60%;
}
.page-template-front-page-one .soliloquy-theme-karisma .soliloquy-caption,
.page-template-front-page-one .soliloquy-theme-metro .soliloquy-caption {
width: 100%!important;
bottom: 0!important;
top: auto!important;
}
.video-container .content-caption {
border-bottom: 1px solid #f5f4f4;
top: 0;
left: auto;
position: inherit;
max-width: 100%;
margin-bottom: 3%;
}
.content-caption div.give-form-wrap {
padding: 0;
}
.give-form .button {
font-size: 14px;
font-size: 1.4rem;
}
}
@media screen and (max-width: 59.6875em) {
.one_half, 
.one_third, 
.two_third, 
.one_fourth, 
.one_fifth, 
.one_sixth,
.featured-theme .two_third,
.featured-theme .one_third,
.one_half_welcome,
.page-template-support-page .one_third,
.page-template-support-page .two_third,
.page-template-contact-page .two_third,
.page-template-contact-page .one_third {
width: 100%;
}
.cd-fixed-bg {
min-height: 400px;
}
.content-caption {
max-width: 80%;
}
.content-caption .entry-content h1 {
font-size: 29px;
font-size: 2.9rem;
}
.content-caption .entry-content p {
font-size: 16px;
font-size: 1.6rem;
}
.content-caption .button {
font-size: 14px;
font-size: 1.4rem;
padding: 5px 10px;
}
.page-template-front-page .one_third .post-thumbnail img {
display: block;
}
.one_fifth {
margin-bottom: 0;
}
.footer .widget {
margin-bottom: 3%;
}
.social-navigation {
top: auto;
bottom: 0;
right: 0;
}
.cd-panel-close {
right: 20px;
}
.block-two-content {
padding: 45px 80px;
}
.widget-title {
margin: 1.6em 0 1em;
}
.footer .widget ul {
margin: 0;
}
.optional-widget-area .widget {
margin-right: 0;
float: none;
width: 100%;
}
.one-widget .widget {
width: 100%;
}
.two-widgets .widget {
width: 100%;
}
.three-widgets .widget {
width: 100%;
}
.four-widgets .widget {
width: 100%;
}
.optional-widget-area {
margin-right: 0;
}
.site-info {
font-size: 14px;
font-size: 1.4rem;
}
.info_pic {
width: 100%;
height: 200px;
float: none;
}
.info_details {
height: auto;
}
.info_details .entry-innen {
width: 100%;
float: none;
padding: 20px 0;
}
.page .info_details .main {
padding: 0;
}
.info_details .entry-content h3 {
margin-top: .6em;
}
.aboutpage .cd-fixed-bg-one h1 {
font-size: 50px;
font-size: 5rem;
}
.page-template-about-page .columns .entry-title,
.info_details .entry-content h3 {
font-size: 20px;
font-size: 2rem;
}
.social-navigation {
position: relative;
text-align: center;
}
.social-navigation li {
display: inline-block;
}
.site-header {
position: relative;
width: 100%;
z-index: 2;
}
.headerblock {
padding-top: 0;
}
.page-template-full-width-page .themes-intro .entry-content h1 {
font-size: 40px;
font-size: 4rem;
}
.page-template-full-width-page .default-page .site-content {
padding-top: 4%;
}
[id*=give-form] div#give-sidebar-left {
width: 100%!important;
float: none;
}
[id*=give-form] div.summary {
width: 100%!important;
float: none;
}
.give_forms .entry-summary {
padding: 4%!important;
}
.block-one .hentry {
padding-top: 5%;
}
.block-one .fourcolumn .hentry {
padding-top: 0;
}
.widget-area {
margin-top: 0;
} 
.page-template-causes-page .fourcolumn.clearfix {
margin-top: 20px;
}
.blog .aboutpage .cd-fixed-bg-one {
margin-bottom: 8%;
}
.post .entry-title {
font-size: 28px;
font-size: 2.8rem;
}
.post .entry-footer {
margin: -20px 0 30px 0;
}
.woocommerce .page-title {
font-size: 40px;
font-size: 4rem;
}
.page-template-full-width-page .default-page .site-content, 
.page-template-events-page-php .default-page .site-content {
padding: 0 3%;
}
.page-template-full-width-page .cd-fixed-bg {
min-height: 300px;
}
.header-inner {
padding: 5px 80px;
}
.search-toggle,
.fixed .search-toggle {
float: none;
margin-right: 0;
width: 100%;
position: relative;
z-index: 1;
}
.search-box-wrapper,
.fixed .search-box-wrapper {
position: relative;
left: 0;
height: 39px;
}
.fixed .search-box-wrapper {
margin-top: 0;
}
.search-toggle:before {
margin: 1px 0 0 -2px;
}
.archive .page-header {
margin: 20px 0;
}
.header-inner {
display: block;
}
.single-product.woocommerce #site .widget-area {
width: 100%;
float: none;
margin-right: 0;
margin-top: 0;
padding: 30px 5%;
}
.archive.woocommerce-page #site .widget-area {
width: 100%;
float: none;
margin-right: 0;
margin-top: 0;
padding: 30px 5%;
}
.woocommerce div#content {
width: 100%;
float: none;
margin-right: 0;
}
.woocommerce .woocommerce-breadcrumb {
margin-top: 20px;
}
}
@media screen and (max-width: 48.75em) {
.cd-fixed-bg {
min-height: 200px;
}
.content-caption {
background: #333;
left: auto;
position: inherit;
max-width: 100%;
}
.block-two-content {
padding: 45px 30px;
}
.block-three {
padding: 10% 0 2% 0;
}
.block-one .fourcolumn article {
margin-bottom: 20px;
}
.page.page-template-full-width-page .main {
padding: 4% 0 0 0;
}
.aboutpage .cd-fixed-bg-one h1,
.page-template-full-width-page .themes-intro .entry-content h1 {
font-size: 40px;
font-size: 4rem;
}
.aboutpage p {
font-size: 14px;
font-size: 1.4rem;
letter-spacing: .1em;
}
.page-template-full-width-page .default-page .site-content {
padding-top: 6%;
}
#buddypress div.dir-search {
float: left;
text-align: left;
}
#buddypress #search-groups-form input[type=submit],
#buddypress #members-dir-search input[type=submit] {
float: none;
padding: 4px 10px;
}
#buddypress #search-groups-form label,
#buddypress #members-dir-search label {
float: none;
}
#buddypress input[type="text"] {
width: 60%;
}
#buddypress ul.item-list li div.meta {
display: none;
}
.post .entry-title {
font-size: 26px;
font-size: 2.6rem;
}
.post .entry-footer {
font-size: 12px;
font-size: 1.2rem;
margin: -20px 0 30px 0;
}
.woocommerce .page-title {
font-size: 30px;
font-size: 3rem;
}
.page-template-full-width-page .cd-fixed-bg {
min-height: 200px;
}
}
@media screen and (max-width: 38.75em) {
.header-inner {
padding: 15px 20px;
}
.aboutpage .cd-fixed-bg-one h1,
.page-template-full-width-page .themes-intro .entry-content h1 {
font-size: 30px;
font-size: 3rem;
}
.page-template-full-width-page .default-page .site-content {
padding-top: 10%;
}
.page-template-projects-page .columns .entry-title, 
.page-template-causes-page .columns .entry-title {
margin: -10px 0 10px 0;
}
.post .entry-title {
margin-top: -10px;
}
.woocommerce .page-title {
font-size: 26px;
font-size: 2.6rem;
}
.headerblock.standard .site-logo img,
.fixed .site-logo img {
max-width: 80%;
}
}
@media screen and (max-width: 955px){
body .main-small-navigation ul li.menu-item-has-children > a {
padding: 10px 0 10px 0px;
}
body .homepage .entry-content a.button:hover,
body .second-block .entry-content a.button:hover {
padding: 5px 15px;
}
}
@media screen and (min-width: 955px){
.page.page-template-staff-page .columns {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
justify-content: space-between;
-webkit-justify-content: space-between;
align-content: flex-start;
-webkit-align-content: flex-start;
}
.page.page-template-staff-page .columns .staff-column {
float: none;
flex-grow: 1;
-webkit-flex-grow: 1;
padding-right: 2.5%;
margin: 0;
margin-bottom: 60px;
}
}input, textarea {
border: 1px solid #a4a4a4!important;
} @media only screen and (min-device-width : 1600px) {
.page-template-default .aboutpage .cd-fixed-bg-one {
padding-top: 80px!important;
}
}
.gallery-caption {
font-size: 9px !important;
}
.fl-builder-content a  {
font-weight: 500!important;
color:#a2a2a2!important;
}
.fl-builder-content a:hover  {
font-weight: 500!important;
color:black!important;
}
.footer {
background: #565759!important;
font-size: 12px!important;
}
.element_of_3 {
width: 100%!important;
}
.textwidget {
font-size: 12px!important;
}
.menu-get-involved-footer-container {
font-size: 12px;
line-height: 10px;
}
.menu-about-us-footer-container {
font-size: 12px;
line-height: 10px;
}
.footer .widget_archive li, .footer .widget_categories li, .footer .widget_links li, .footer .widget_meta li, .footer .widget_nav_menu li, .footer .widget_pages li, .footer .widget_recent_comments li, .footer .widget_recent_entries li {
border-top: none!important;
}
.third-footer-widget-area    .widget-title {	
margin-bottom: 20px;
}
.url.fn.n {
display: none;
}
.byline {
display: none;
}
.page-template-default .default-page .site-content, .page-template-default-one-page .default-page .site-content {
padding-top: 1%;
}
.news article {
margin-bottom: 70px;
border-bottom: 1px solid #d9d9d9;
padding-bottom: 50px
} .ms-slide h3 {
font-size: 38px;
text-align: left;
line-height: 30px;
margin-bottom: 10px;
color: #fcb034;
font-family: 'Great Vibes', cursive;
}
.ms-slide  p {
font-size: 12px;
text-align: left;
line-height: 18px;
margin-bottom: 10px;
color: #ffffff;
}
.ms-slide  p a {
display: inline-block;
color: #ffffff;
background-color: #fcb034;
font-weight: 600;
text-transform: uppercase;
font-size: 20px;
padding: 10px;
line-height: 25px;
height: 25px;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out; 
-o-transition: all .2s ease-in-out; 
-ms-transition: all .2s ease-in-out; 
}
.ms-slide p a:hover {
color: #494949;
background-color: #f7931d;
text-decoration: none;
}
div.ms-layer {
width: 300px;
background-color: rgba(0,0,0,.70);
padding: 20px;
padding-bottom: 20px;
padding-top: 20px;
} div.site-logo a:hover {
text-decoration: none !important;
border: none !important;
} @media only screen 
and (min-device-width: 401px) 
and (max-device-width: 1024px) 
and (-webkit-min-device-pixel-ratio: 1) {
.site-logo  {
max-width: 240px!important;
height: auto!important;
}
.custom-logo {
max-width: 240px!important;
height: auto!important;
}
} @media only screen 
and (min-device-width: 300px) 
and (max-device-width: 400px) 
and (-webkit-min-device-pixel-ratio: 1) {
.site-logo {
max-width: 150px!important;
height: auto!important;
}
.custom-logo {
max-width: 150px!important;
height: auto!important;
}
}