.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@keyframes plyr-progress{to{background-position:25px 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:subpixel-antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:Avenir,"Avenir Next","Helvetica Neue","Segoe UI",Helvetica,Arial,sans-serif;font-variant-numeric:tabular-nums;font-weight:500;height:100%;line-height:1.7;max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui ::after,.plyr--full-ui ::before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5764;border-radius:2px;color:#fff;font-size:9px;line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;color:#fff;display:none;font-size:14px;left:0;padding:10px;position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions .plyr__caption{background:rgba(0,0,0,.8);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__captions .plyr__caption div{display:inline}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:16px;padding:20px}}@media (min-width:768px){.plyr__captions{font-size:18px}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px)}.plyr__control{background:0 0;border:0;border-radius:3px;color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;pointer-events:none;width:18px}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}a.plyr__control{text-decoration:none}a.plyr__control::after,a.plyr__control::before{display:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr__controls:empty{display:none}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:rgba(255,255,255,.9);border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4a5764;font-size:16px;margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container::after{border:4px solid transparent;border-top-color:rgba(255,255,255,.9);content:'';height:0;position:absolute;right:15px;top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5764;display:flex;font-size:14px;padding:4px 11px;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control::after{border:4px solid transparent;content:'';position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px}.plyr__menu__container .plyr__control--forward::after{border-left-color:rgba(74,87,100,.8);right:5px}.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,.plyr__menu__container .plyr__control--forward:hover::after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:500;margin:7px;margin-bottom:3px;padding-left:28px;position:relative;width:calc(100% - 14px)}.plyr__menu__container .plyr__control--back::after{border-right-color:rgba(74,87,100,.8);left:7px}.plyr__menu__container .plyr__control--back::before{background:rgba(114,133,151,.2);box-shadow:0 1px 0 #fff;content:'';height:1px;left:0;margin-top:4px;overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,.plyr__menu__container .plyr__control--back:hover::after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px}.plyr__menu__container .plyr__control[role=menuitemradio]::after,.plyr__menu__container .plyr__control[role=menuitemradio]::before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]::before{background:rgba(0,0,0,.1);content:'';display:block;flex-shrink:0;height:16px;margin-right:10px;transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]::after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before{background:#00b3ff}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover::before{background:rgba(0,0,0,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;overflow:hidden;padding-left:25px;pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:26px;color:#00b3ff;display:block;height:19px;margin:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:2.5px;height:5px;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;-webkit-appearance:none;margin-top:-4px}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:2.5px;height:5px;-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;height:5px}.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:2.5px;height:5px;-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper{background:0 0;border:0;border-radius:2.5px;height:5px;-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:2.5px;height:5px;-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:14px}.plyr__time+.plyr__time::before{content:'\2044';margin-right:10px}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:rgba(255,255,255,.9);border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4a5764;font-size:14px;font-weight:500;left:50%;line-height:1.3;margin-bottom:10px;opacity:0;padding:5px 7.5px;pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;white-space:nowrap;z-index:2}.plyr__tooltip::before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(255,255,255,.9);bottom:-4px;content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%,0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translate(0,10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before{left:16px}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translate(0,10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip::before{left:auto;right:16px;transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0,0) scale(1)}.plyr__progress{left:6.5px;margin-right:13px;position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-right:-6.5px;width:calc(100% + 13px)}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:14px;left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;left:0;margin-top:-2.5px;padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,41,47,.6) 25%,transparent 25%,transparent 50%,rgba(35,41,47,.6) 50%,rgba(35,41,47,.6) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:rgba(255,255,255,.25)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,201,209,.66)}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:5px;margin-right:5px;position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;border-radius:inherit;color:#4a5764;padding:10px}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;color:#fff}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--audio .plyr__progress__buffer{color:rgba(193,201,209,.66)}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;height:100%;margin:auto;overflow:hidden;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;left:0;position:absolute;top:0}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;left:0;padding:20px 5px 5px;position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:35px 10px 10px}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;color:#fff}.plyr__control--overlaid{background:rgba(0,179,255,.8);border:0;border-radius:100%;color:#fff;display:none;left:50%;padding:15px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{background:#00b3ff}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--video .plyr__progress__buffer{color:rgba(255,255,255,.25)}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}.plyr:-ms-fullscreen .plyr__captions{font-size:21px}.plyr:fullscreen .plyr__captions{font-size:21px}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads::after{background:rgba(35,41,47,.8);border-radius:2px;bottom:10px;color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;z-index:3}.plyr__ads::after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;left:0;margin:-2.5px 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:rgba(255,255,255,.9);border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);margin-bottom:10px;opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translate(0,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0,0) scale(1)}.plyr__preview-thumb::before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(255,255,255,.9);bottom:-4px;content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c9d1;border-radius:2px;overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:2px;color:#fff;font-size:14px;padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}.symple-clear-floats { clear: both }
.symple-clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.symple-fadein { opacity: 0; }
.vc_editor .symple-fadein { opacity: 1; } .symple-grid { margin: 0 -10px }
.symple-col { float: left; margin: 0 0 20px; padding: 0 10px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.symple-col.symple-count-1 { clear: both; }
.symple-col-1 { float: none }
.symple-col-2 { width: 50% }
.symple-col-3 { width: 33.33% }
.symple-col-4 { width: 25% }
.symple-col-5 { width: 20% }
.symple-col-6 { width: 16.66666667% }
.symple-col-7 { width: 14.28% }  .symple-spacing { display: block; height: auto; margin: 0 !important; padding: 0 !important; background: none !important; border: none !important; outline: none !important; }  .symple-divider { display: block; width: 100%; height: 0; margin: 0; background: none !important; }
.symple-divider.solid { border-top: 1px solid #eee }
.symple-divider.dashed { border-top: 2px dashed #eee }
.symple-divider.dotted { border-top: 3px dotted #eee }
.symple-divider.double { height: 5px; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.symple-divider.fadeout { width: 100%; height: 1px; border: none; margin-bottom: 42px; margin-top: 12px; margin-left: auto; margin-right: auto; background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(#dddddd), to(#f9f9f9)) !important; background-image: -webkit-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: -moz-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: -o-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: -ms-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; }
.symple-divider.fadein { width: 100%; height: 1px; border: none; margin-bottom: 42px; margin-top: 12px; margin-left: auto; margin-right: auto; background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(#dddddd), to(#f9f9f9)) !important; background-image: -webkit-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: -moz-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: -o-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: -ms-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; }  .symple-bullets ul { margin-left: 0 !important; padding-left: 0 !important; list-style: none !important; list-style-image: none !important; }
.symple-bullets ul li { padding-left: 25px !important; }
.symple-bullets-check ul li{ background: url(//heyxorje.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/check.png) left center no-repeat; }
.symple-bullets-gray ul li{ background: url(//heyxorje.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/bullets-gray.png) left center no-repeat; }
.symple-bullets-blue ul li{ background: url(//heyxorje.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/bullets-blue.png) left center no-repeat; }
.symple-bullets-red ul li{ background: url(//heyxorje.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/bullets-red.png) left center no-repeat; }
.symple-bullets-purple ul li{ background: url(//heyxorje.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/bullets-purple.png) left center no-repeat; }  .symple-background p:last-child { margin: 0; }
.symple-background.style-centered { background-image-repeat: repeat; }
.symple-background.style-fixed,
.symple-background.style-parallax { background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }  .symple-social-icon { display: inline-block; margin-right: 5px; border: none !important; outline: none; text-decoration: none !important; }
.symple-social-icon img { display: inline; border: none; outline: none; padding: 0; margin: 0; box-shadow: none !important; }
.symple-social-icon img:hover { opacity: 0.8 }  .symple-one-half { width: 48% }
.symple-one-third { width: 30.66% }
.symple-two-third { width: 65.33% }
.symple-one-fourth { width: 22% }
.symple-three-fourth { width: 74% }
.symple-one-fifth { width: 16.8% }
.symple-two-fifth { width: 37.6% }
.symple-three-fifth { width: 58.4% }
.symple-four-fifth { width: 67.2% }
.symple-one-sixth { width: 13.33% }
.symple-five-sixth { width: 82.67% }
.symple-one-half, .symple-one-third, .symple-two-third, .symple-three-fourth, .symple-one-fourth, .symple-one-fifth, .symple-two-fifth, .symple-three-fifth, .symple-four-fifth, .symple-one-sixth, .symple-five-sixth { position: relative; margin-right: 4%; margin-bottom: 2em; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.symple-column-last { margin-right: 0!important; clear: right; }
.symple-column-last:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.symple-one-half, .symple-one-third, .symple-two-third, .symple-three-fourth, .symple-one-fourth, .symple-one-fifth, .symple-two-fifth, .symple-three-fifth, .symple-four-fifth, .symple-one-sixth, .symple-five-sixth { }  .symple-button { font-family: inherit; margin: 5px 5px 5px 0; cursor: pointer; display: inline-block; white-space: nowrap; nowhitespace: afterproperty; text-align: center; outline: none; border: none !important; border-radius: 3px; background: #333; color: #fff !important; padding: 0.8em 1em; line-height: 1em; text-decoration: none !important; -webkit-appearance: none; }
.symple-button:hover { color: #fff; opacity: 0.8; }
.symple-shortcodes span.symple-button-inner { border: none; }
.symple-button.black { background: #000; }
.symple-button.gray { background: #bdc3c7; }
.symple-button.blue { background: #3498db; }
.symple-button.teal { background: #1abc9c; }
.symple-button.orange { background: #f26c4f; }
.symple-button.red { background: #E32027; }
.symple-button.pink { background: #EA4C89; }
.symple-button.purple { background: #9b59b6; }
.symple-button.green { background: #2ecc71; }
.symple-button.gold { background: #f39c12; }
.symple-button.brown { background: #2ecc71; }
.symple-button.navy { background: #34495e; }
.symple-button.rosy { background: #E5789B; }
.symple-button { font-size: 13px }
.symple-button.large { font-size: 16px }
.symple-button.giant { font-size: 18px }
.symple-button.left { float: left }
.symple-button.right { float: right; margin-right: 0; margin-left: 5px; }
.symple-button-icon-left { margin-right: 7px; }
.symple-button-icon-right { margin-left: 7px; }
.symple-button.aligncenter { display: block; margin: 0 auto; }  .symple-testimonial-content { font-style: italic; position: relative; background: #f5f5f5; padding: 15px; color: #666; border-radius: 2px; -webkit-border-radius: 2px; }
.symple-testimonial-content:before { content: ""; position: absolute; left: 15px; bottom: -15px; width: 0px; height: 0px; border-bottom: 15px solid rgba(255,255,255,0); border-top: 15px solid rgba(255,255,255,0); border-right: 15px solid #f5f5f5; font-size: 0px; line-height: 0px; }
.symple-testimonial-content p:last-child { margin: 0 }
.symple-testimonial-author { font-size: 1em; margin-top: 25px; margin-left: 15px; color: #000; font-weight: bold; }  .symple-highlight-yellow, .symple-highlight-yellow a { background-color: #FFF7A8; color: #695D43; }
.symple-highlight-blue, .symple-highlight-blue a { color: #5091b2; background: #e9f7fe; }
.symple-highlight-green, .symple-highlight-green a { color: #5f9025; background: #ebf6e0; }
.symple-highlight-red, .symple-highlight-red a { color: #de5959; background: #ffe9e9; }
.symple-highlight-gray, .symple-highlight-gray a { color: #666; background: #f9f9f9; }   .symple-box { display: block; padding: 15px 20px; margin: 0; font-size: 1em; border-radius: 2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.symple-box p:last-child { margin: 0 } .symple-box.left { float: left }
.symple-box.right { float: right }
.symple-box.center { margin: 0 auto; float: none; } .symple-box.black { color: #fff; background: #000; }
.symple-box.white { color: #0000; background: #ffff; border: 1px solid #eee; }
.symple-box.gray { color: #666; background: #f9f9f9; border: 1px solid #ddd; }
.symple-box.red { color: #de5959; background: #ffe9e9; border: 1px solid #fbc4c4; }
.symple-box.green { color: #5f9025; background: #ebf6e0; border: 1px solid #b3dc82; }
.symple-box.blue { color: #5091b2; background: #e9f7fe; border: 1px solid #b6d7e8; }
.symple-box.yellow { color: #c4690e; background: #fffdf3; border: 1px solid #f2dfa4; }  .symple-toggle .symple-toggle-trigger { display: block; color: #555; display: block; padding: 15px 15px 15px 37px; border: 1px solid #ddd; background: #f9f9f9 url(//heyxorje.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/plus.png) no-repeat 15px center; outline: 0; text-transform: none; letter-spacing: normal; font-weight: normal; font-size: 1em; line-height: 1.5em; margin: 0; margin-top: 10px; cursor: pointer; }
.symple-toggle .symple-toggle-trigger:hover { background-color: #eee; text-decoration: none; }
.symple-toggle .symple-toggle-trigger.active, .symple-toggle .symple-toggle-trigger.active:hover { color: #000; background-color: #eee; background-image: url(//heyxorje.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/minus.png); text-decoration: none; }
.symple-toggle .symple-toggle-container { display: none; overflow: hidden; padding: 15px; border: 1px solid #ddd; border-top: 0px; }
.symple-toggle.state-open .symple-toggle-container { display: block; }  .symple-accordion h3.symple-accordion-trigger { display: block; color: #555; display: block; padding: 15px 15px 15px 37px; border: 1px solid #ddd; background: #f9f9f9 url(//heyxorje.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/plus.png) no-repeat 15px center; outline: 0; text-transform: none; letter-spacing: normal; font-weight: normal; font-size: 1em; line-height: 1.5em; margin: 10px 0 0 !important; cursor: pointer; }
.symple-accordion h3.symple-accordion-trigger a { color: #555; text-decoration: none !important; }
.symple-accordion .ui-state-focus { outline: none }
.symple-accordion .symple-accordion-trigger:hover { background-color: #eee; text-decoration: none; }
.symple-accordion .symple-accordion-trigger.ui-state-active { background-color: #eee; background-image: url(//heyxorje.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/minus.png); text-decoration: none; }
.symple-accordion .symple-accordion-trigger.ui-state-active a { color: #000 }
.symple-accordion .ui-accordion-content { background-color: #fff; padding: 15px; border: 1px solid #ddd; border-top: 0px; }
.symple-accordion .ui-accordion-content p:last-child { margin: 0px }
.symple-accordion .ui-icon { margin-right: 7px }  .symple-tabs ul.ui-tabs-nav { display: block; margin: 0 !important; padding: 0; border-bottom: solid 1px #ddd; }
.symple-tabs ul.ui-tabs-nav li { display: block; width: auto; height: 40px; padding: 0 !important; float: left !important; margin: 0 4px 0 0 !important; outline: none; }
.symple-tabs ul.ui-tabs-nav li a { display: block; text-decoration: none; width: auto; height: 40px; padding: 0px 20px; line-height: 40px; border: solid 1px #ddd; border-bottom: none; margin: 0; background-color: #f5f5f5; font-size: 1em; color: #444; outline: none; border-radius: 4px 4px 0 0; }
.symple-tabs ul.ui-tabs-nav li a:hover { color: #333; background: #eee; }
.symple-tabs ul.ui-tabs-nav .ui-state-active a { background: #fff; height: 40px; color: #000 !important; }
.symple-tabs ul.ui-tabs-nav .ui-state-active a:hover { background: #fff }
.symple-tabs .tab-content { background: #fff; padding: 20px; border-left: solid 1px #ddd; border-right: solid 1px #ddd; border-bottom: solid 1px #ddd; }
.symple-tabs ul.tabs:before, ul.tabs:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.symple-tabs ul.tabs:after { clear: both }
.symple-tabs ul.tabs { zoom: 1 }
.symple-tabs .ui-tabs-hide { display: none }
.symple-tabs:before, ul.symple-tabs:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.symple-tabs:after { clear: both }
.symple-tabs { zoom: 1 }
.symple-tabs .ui-tabs-hide { display: none }  .symple-pricing-table { list-style: none; margin: 0; padding: 0; font-size: 16px; }
.symple-pricing-table div { list-style: none }
.symple-pricing-table > div { margin-right: 4%; }
.symple-pricing { list-style: none; text-shadow: none; margin-bottom: 0; border: 1px solid #ddd; transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; }
.symple-pricing .symple-pricing-header { background: #333; text-align: center; padding: 20px 0; }
.symple-pricing .symple-pricing-header h5 { color: #fff; font-size: 1em; margin: 0; padding: 0 20px 10px; font-weight: bold; border-bottom: 1px solid #444; text-transform: uppercase; }
.symple-pricing .symple-pricing-cost { color: #fff; font-size: 2em; line-height: 1em; padding-top: 20px; }
.symple-pricing.featured .symple-pricing-header { background: #fd5c41; margin: -1px; color: #fff; }
.symple-pricing.featured .symple-pricing-header h5 { color: #fff; border-bottom: 1px solid rgba(0,0,0,0.1); }
.symple-pricing .symple-pricing-per { font-size: 0.786em; color: #fff; opacity: 0.5; }
.symple-pricing .symple-pricing-content { background: #fff; font-size: 0.857em; text-align: center; }
.symple-pricing .symple-pricing-content ul { margin: 0 !important; list-style: none !important; padding: 0 !important; }
.symple-pricing .symple-pricing-content ul li { margin: 0 !important; padding: 10px 20px !important; border-bottom: 1px solid #eee; list-style: none !important; }
.symple-pricing .symple-pricing-content ul li:nth-child(2n+2) { background: #f9f9f9 }
.symple-pricing .symple-pricing-button { background: #fff; text-align: center; border-top: 1px solid #fff; padding: 20px; }
.symple-pricing .symple-pricing-button .symple-button { float: none; margin: 0 auto; }  .symple-shortcodes .symple-heading { margin: 20px 0 !important; padding: 0 !important; height: 40px; line-height: 40px; margin: 20px 0; font-size: 16px; }
.symple-shortcodes .symple-heading span { background: #fff; }
.symple-shortcodes .symple-heading-dotted-line { background: url(//heyxorje.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/dotted.png) center center repeat-x; }
.symple-shortcodes .symple-heading-dashed-line { background: url(//heyxorje.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/dashed.png) center center repeat-x; }
.symple-shortcodes .symple-heading-double-line { background: url(//heyxorje.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/double-line.png) center center repeat-x;  }
.symple-shortcodes .symple-heading.text-align-center { text-align: center }
.symple-shortcodes .symple-heading.text-align-center span { padding-right: 15px; padding-left: 15px; }
.symple-shortcodes .symple-heading.text-align-left { text-align: left }
.symple-shortcodes .symple-heading.text-align-left span { padding-right: 15px; }
.symple-shortcodes .symple-heading.text-align-right { text-align: right }
.symple-shortcodes .symple-heading.text-align-right span { padding-left: 15px; }
.symple-shortcodes .symple-heading-icon-left { margin-right: 10px; }
.symple-shortcodes .symple-heading-icon-right { margin-left: 10px; }  .googlemap { position: relative; max-width: inherit; }
.googlemap .map_canvas { width: 100%; height: 100%; }
.googlemap .map_canvas h3 { margin: 0 0 10px; font-size: 14px; }
.map_canvas img { max-width: none !important }  .symple-divider { display: block; width: 100%; height: 0; margin: 0; background: none; }
.symple-divider.solid { border-top: 1px solid #eee }
.symple-divider.dashed { border-top: 2px dashed #eee }
.symple-divider.dotted { border-top: 3px dotted #eee }
.symple-divider.double { height: 5px; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.symple-divider.fadeout { width: 100%; height: 1px; border: none; margin-bottom: 42px; margin-top: 12px; margin-left: auto; margin-right: auto; background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(#eeeeee), to(#ffffff)); background-image: -webkit-radial-gradient(50% 50%, #eeeeee, #ffffff); background-image: -moz-radial-gradient(50% 50%, #eeeeee, #ffffff); background-image: -o-radial-gradient(50% 50%, #eeeeee, #ffffff); background-image: -ms-radial-gradient(50% 50%, #eeeeee, #ffffff); background-image: radial-gradient(50% 50%, #eeeeee, #ffffff); }
.symple-divider.fadein { width: 100%; height: 1px; border: none; margin-bottom: 42px; margin-top: 12px; margin-left: auto; margin-right: auto; background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(#ffffff), to(#eeeeee)); background-image: -webkit-radial-gradient(50% 50%, #ffffff, #eeeeee); background-image: -moz-radial-gradient(50% 50%, #ffffff, #eeeeee); background-image: -o-radial-gradient(50% 50%, #ffffff, #eeeeee); background-image: -ms-radial-gradient(50% 50%, #ffffff, #eeeeee); background-image: radial-gradient(50% 50%, #ffffff, #eeeeee); }  .symple-skillbar { position: relative; display: block; margin-bottom: 15px; width: 100%; background: #eee; height: 35px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -webkit-transition: 0.4s linear; -moz-transition: 0.4s linear; -ms-transition: 0.4s linear; -o-transition: 0.4s linear; transition: 0.4s linear; -webkit-transition-property: width, background-color; -moz-transition-property: width, background-color; -ms-transition-property: width, background-color; -o-transition-property: width, background-color; transition-property: width, background-color; }
.symple-skillbar-title { position: absolute; top: 0; left: 0; font-weight: bold; font-size: 13px; color: #fff; background: #6adcfa; -webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
.symple-skillbar-title span { display: block; background: rgba(0,0,0,0.1); padding: 0 20px; height: 35px; line-height: 35px; -webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
.symple-skillbar-bar { height: 35px; width: 0px; background: #6adcfa; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.symple-skill-bar-percent { position: absolute; right: 10px; top: 0; font-size: 11px; height: 35px; line-height: 35px; color: #444; color: rgba(0,0,0,0.4); }  .symple-callout { padding: 20px 30px; background: #f1f1f1; position: relative; border-radius: 3px; }
.symple-callout-caption { float: left; font-size: 1.6em; font-weight: 400; width: 80%; color: #555; }
.symple-callout-button { float: right; }  .symple-shortcodes .symple-recent-posts:after,
.symple-shortcodes .symple-grid-col:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.symple-shortcodes .symple-recent-posts-entry-media { margin: 0 0 20px; }
.symple-shortcodes .symple-recent-posts-entry-media img { display: block; margin: 0 auto; }
.symple-shortcodes .symple-recent-posts-entry-title { margin: 0 0 10px; }  .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 40px; -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; padding: 0; z-index: 1046;}
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; background: none !important;  border: none !important; }
.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); background: none !important;  border: none !important; }
.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-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; }
.mfp-iframe-holder .mfp-close { top: -40px } 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: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 { line-height: 0 }
.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }
.mfp-title { text-align: left; color: #f3f3f3; word-break: break-word; padding-right: 36px; color: #cccccc; font-size: 12px; line-height: 18px; }
.mfp-figure small { color: #bdbdbd; display: block; font-size: 12px; line-height: 14px; }
.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:after { top: 0; bottom: 0; }
.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; }
.mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
}
@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; }  .symple-recent-news { border: 1px solid #ddd; border-radius: 5px; padding: 30px 20px 0; box-sizing: border-box; position: relative; }
.symple-recent-news-header { position: absolute; top: -20px; height: 40px; line-height: 40px; left: 20px; background: #fff; padding: 0 10px; margin: 0 !important; font-size: 14px; color: #aaa; font-weight: normal; }
.symple-recent-news-entry { position: relative; margin: 0; padding-left: 85px; width: auto !important; min-height: 80px; }
.symple-recent-news-date { position: absolute; left: 0; top: 0; width: 60px; padding: 7px 0; text-align: center; font-weight: bold; font-size: 13px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border: 1px solid #ddd; border: 1px solid rgba(153,153,153,0.4); background-color: #fbfbfb; }
.symple-recent-news-date span { display: block }
.symple-recent-news-date span.day { font-size: 21px; color: #444; }
.symple-recent-news-date span.month { font-size: 12px; color: #777; font-weight: normal; }
.symple-recent-news-entry { margin-bottom: 30px; }
.symple-shortcodes .symple-recent-news-entry-title-heading { font-size: 18px; margin: 0 0 10px; }  .symple-caroufredsel-wrap { margin: 0; overflow: hidden; opacity: 0; }
.symple-caroufredsel {  position: relative; }
.symple-shortcodes .symple-caroufredsel-wrap ul { margin: 0 !important; padding: 0; list-style: none; display: block; }
.symple-caroufredsel-wrap ul li.symple-caroufredsel-slide { display: block; float: left; margin: 0 !important; padding: 0 10px; height: auto; overflow: hidden; }
.symple-caroufredsel-wrap .symple-caroufredsel-pag-wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.symple-caroufredsel-wrap .symple-caroufredsel-pag-wrap { margin-bottom: 20px; padding: 0 10px; }
.symple-caroufredsel-wrap .symple-caroufredsel-pag { float: right }
.symple-caroufredsel-wrap .symple-caroufredsel-pag a { display: block; height: 10px; width: 10px; float: left; margin-left: 5px; text-indent: -9999px; background: #ccc; }
.symple-caroufredsel-wrap .symple-caroufredsel-pag a:hover { background: #aaa }
.symple-caroufredsel-wrap .symple-caroufredsel-pag a.selected { background: #000 }
.symple-caroufredsel-wrap .symple-caroufredsel-pag a:first-child { margin: 0 }
.symple-caroufredsel-wrap .symple-caroufredsel-prev,
.symple-caroufredsel-wrap .symple-caroufredsel-next { position: absolute; display: block; top: 50%; margin-top: -20px; height: 40px; width: 40px; text-indent: -9999px; background: #000 url(//heyxorje.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/arrows.png) no-repeat; background: rgba(0,0,0,0.85) url(//heyxorje.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/arrows.png) no-repeat; cursor: pointer; }
.symple-caroufredsel-wrap .symple-caroufredsel-prev { left: -10px; box-shadow: -2px 2px 4px rgba(0,0,0,0.2); }
.symple-caroufredsel-wrap .symple-caroufredsel-next { background-position: 0 -40px; right: -10px; box-shadow: 2px 2px 4px rgba(0,0,0,0.2); }
.symple-caroufredsel-wrap .symple-caroufredsel-prev:hover,
.symple-caroufredsel-wrap .symple-caroufredsel-next:hover { background-color: #F00 }
.symple-caroufredsel-wrap .symple-caroufredsel-entry-media { position: relative; }
.symple-caroufredsel-wrap .symple-caroufredsel-entry-media:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.symple-caroufredsel-wrap .symple-caroufredsel-entry-media img { display: block; float: left; }
.symple-caroufredsel-wrap .symple-caroufredsel-entry-title { position: absolute; bottom: 0; left: 0; background: #000; background: rgba(0,0,0,0.7); color: #fff; padding: 10px; font-size: 13px; width: 100%; box-sizing: border-box; display: block; text-align: center; }
.symple-caroufredsel-wrap .symple-caroufredsel-entry-title a { color: #fff }
.symple-caroufredsel-wrap .symple-caroufredsel-entry-title a:hover { color: #fff }  .flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus { outline: none }
.slides,
.flex-control-nav,
.flex-direction-nav { margin: 0; padding: 0; list-style: none; }
.symple-flexslider-wrap { position: relative; }
.symple-flexslider-wrap .flexslider { margin: 0; padding: 0; }
.symple-flexslider-wrap .flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; margin: 0 !important; }
.symple-flexslider-wrap .flexslider .slides img { width: 100%; display: block; }
.symple-flexslider-wrap .flex-pauseplay span { text-transform: capitalize }
.symple-flexslider-wrap .slides:after { content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.symple-flexslider-wrap html[xmlns] .slides { display: block }
.symple-flexslider-wrap * html .slides { height: 1% }
.symple-flexslider-wrap .no-js .slides > li:first-child { display: block } .symple-flexslider-wrap { position: relative; }
.symple-flexslider-wrap .flexslider { position: relative; zoom: 1; }
.symple-flexslider-wrap .flexslider-loader { background: #fff url(//heyxorje.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/loader.gif) center center no-repeat; }
.symple-flexslider-wrap .flexslider-loader .flexslider { opacity: 0; }
.symple-flexslider-wrap .flex-viewport { max-height: 2000px; }
.symple-flexslider-wrap .flexslider .slides { zoom: 1 }
.symple-flexslider-wrap .symple-flexslider-entry-media { display: block; }
.symple-flexslider-wrap ul,
.symple-flexslider-wrap ol { list-style: none !important; margin: 0 !important; } .symple-flexslider-wrap.flexslider-style-images .flex-direction-nav a { display: block; width: 40px; height: 40px; border-radius: 4px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: #fff; background:#000 url(//heyxorje.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/arrows.png) no-repeat; background: rgba(0,0,0,0.85) url(//heyxorje.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/arrows.png) no-repeat; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; text-indent: -9999px; }
.symple-flexslider-wrap.flexslider-style-images .flex-direction-nav .flex-prev { left: 20px }
.symple-flexslider-wrap.flexslider-style-images .flex-direction-nav .flex-next { right: 20px; background-position: 0 -40px; }
.symple-flexslider-wrap.flexslider-style-images .flexslider:hover .flex-prev { opacity: 0.7; }
.symple-flexslider-wrap.flexslider-style-images .flexslider:hover .flex-next { opacity: 0.7; }
.symple-flexslider-wrap.flexslider-style-images .flexslider:hover .flex-next:hover,
.symple-flexslider-wrap.flexslider-style-images .flexslider:hover .flex-prev:hover { opacity: 1 }
.symple-flexslider-wrap.flexslider-style-images .flex-direction-nav .flex-disabled { opacity: 0!important; filter: alpha(opacity=0); cursor: default; } .symple-flexslider-wrap.flexslider-style-content .flex-direction-nav { border-top: 1px solid #ddd; margin-top: 20px; padding-top: 20px; }
.symple-flexslider-wrap.flexslider-style-content .flex-direction-nav a { position: inherit; diplay: block; float: left; }
.symple-flexslider-wrap.flexslider-style-content .flex-direction-nav .flex-prev { margin-right: 10px; }
.symple-flexslider-wrap.flexslider-style-content .flex-direction-nav .flex-next {  }
.symple-flexslider-wrap.flexslider-style-content .flexslider:hover .flex-prev {  }
.symple-flexslider-wrap.flexslider-style-content .flexslider:hover .flex-next {  }
.symple-flexslider-wrap.flexslider-style-content .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {  }
.symple-flexslider-wrap.flexslider-style-content .flex-direction-nav .flex-disabled {  } .symple-flexslider-wrap.flexslider-style-images .flex-control-nav { z-index: 99; width: 100%; position: absolute; top: 20px; left:20px; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-nav li { display: block; zoom: 1; float: left; margin-left: 4px; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-nav li:first-child { margin-left: 0; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-paging li a { width: 9px; height: 9px; display: block; background: transparent; border: 2px solid #fff; border: 2px solid rgba(255,255,255,0.6); cursor: pointer; text-indent: -9999px; border-radius: 99px; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-paging li a:hover { background: #fff; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-paging li a.flex-active { background: #fff; cursor: default; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-thumbs li { width: 25%; float: left; margin: 0; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-thumbs img { width: 100%; display: block; opacity: .7; cursor: pointer; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-thumbs img:hover { opacity: 1 }
.symple-flexslider-wrap.flexslider-style-images .flex-control-thumbs .flex-active { opacity: 1; cursor: default; } .symple-flexslider-wrap.flexslider-style-content .flex-control-nav { display: none; } .symple-flexslider-wrap .symple-flexslider-entry-media { position: relative; }
.symple-flexslider-wrap .symple-flexslider-entry-title { display: none; position: absolute; bottom: 0; left: 0; background: #000; background: rgba(0,0,0,0.7); color: #fff; padding: 15px; font-size: 18px; width: 100%; box-sizing: border-box; display: block; text-align: center; }
.symple-flexslider-wrap .symple-flexslider-entry-title a { color: #fff }
.symple-flexslider-wrap .symple-flexslider-entry-title a:hover { color: #fff }  .symple-icon { text-decoration: none !important; }
a:hover .symple-icon { text-decoration: none; opacity: 0.8; }
.symple-icon a { color: inherit; }
.symple-icon.symple-icon-circle { display: block; text-align: center; background: #000; color: #fff; border-radius: 100%; }
.symple-icon.symple-icon-xlarge { font-size: 70px; height: 150px; line-height: 150px; width: 150px; margin-bottom: 30px; }
.symple-icon.symple-icon-xlarge.symple-icon-float-left { margin-right: 30px; }
.symple-icon.symple-icon-xlarge.symple-icon-float-right { margin-left: 30px; }
.symple-icon.symple-icon-large { font-size: 32px; height: 80px; line-height: 80px; width: 80px;margin-bottom: 20px; }
.symple-icon.symple-icon-large.symple-icon-float-left { margin-right: 20px; }
.symple-icon.symple-icon-large.symple-icon-float-right { margin-left: 20px; }
.symple-icon.symple-icon-normal { font-size: 18px; height: 45px; line-height: 45px; width: 45px;margin-bottom: 20px; }
.symple-icon.symple-icon-normal.symple-icon-float-left { margin-right: 20px; }
.symple-icon.symple-icon-normal.symple-icon-float-right { margin-left: 20px; }
.symple-icon.symple-icon-small { font-size: 14px; height: 30px; line-height: 30px; width: 30px; margin-bottom: 15px;  }
.symple-icon.symple-icon-small.symple-icon-float-left { margin-right: 15px; }
.symple-icon.symple-icon-small.symple-icon-float-right { margin-left: 15px; }
.symple-icon.symple-icon-tiny { font-size: 12px; height: 25px; line-height: 25px; width: 25px; margin-bottom: 10px;  }
.symple-icon.symple-icon-tiny.symple-icon-float-left { margin-right: 10px; }
.symple-icon.symple-icon-tiny.symple-icon-float-right { margin-left: 10px; }
.symple-icon-float-left { display: block; float: left; }
.symple-icon-float-right { display: block; float: right; }
.symple-icon-float-center { margin: 0 auto; display: block; }  @media screen and (max-width: 860px) { 
.symple-shortcodes-responsive .symple-flexslider-wrap .flex-direction-nav .flex-prev { opacity: 1; left: 10px; }
.symple-shortcodes-responsive .symple-flexslider-wrap .flex-direction-nav .flex-next { opacity: 1; right: 10px; }
}
@media only screen and (max-width: 700px) {
.symple-shortcodes-responsive .symple-col { width: 100%; }
.symple-shortcodes-responsive .symple-one-half,
.symple-shortcodes-responsive .symple-one-third,
.symple-shortcodes-responsive .symple-two-third,
.symple-shortcodes-responsive .symple-three-fourth,
.symple-shortcodes-responsive .symple-one-fourth,
.symple-shortcodes-responsive .symple-one-fifth,
.symple-shortcodes-responsive .symple-two-fifth,
.symple-shortcodes-responsive .symple-three-fifth,
.symple-shortcodes-responsive .symple-four-fifth,
.symple-shortcodes-responsive .symple-one-sixth,
.symple-shortcodes-responsive .symple-five-sixth { width: 100%; float: none; margin-right: 0; margin-bottom: 20px; }
.symple-shortcodes-responsive .symple-shortcodes-responsive .symple-pricing-table > div { margin-bottom: 25px }
.symple-shortcodes-responsive .symple-shortcodes-responsive .symple-box,
.symple-shortcodes-responsive .symple-box.left,
.symple-shortcodes-responsive .symple-box.right { float: none; width: 100% !important; }
.symple-shortcodes-responsive .symple-tabs ul.ui-tabs-nav { margin-left: 0 }
.symple-shortcodes-responsive .symple-tabs ul.ui-tabs-nav li { width: 100% }
.symple-shortcodes-responsive .symple-tabs ul.ui-tabs-nav li a { border-left-width: 1px }
.symple-shortcodes-responsive .symple-tabs ul.ui-tabs-nav .ui-state-active a,
.symple-shortcodes-responsive .symple-tabs ul.ui-tabs-nav .ui-state-active a:hover { height: 39px; padding-top: 0; margin-left: 0; top: auto; background-color: #eee; color: #000; font-weight: bold; }
.symple-shortcodes-responsive .symple-callout-caption { text-align: center }
.symple-shortcodes-responsive .symple-callout-caption { float: none; font-size: 1.6em; font-weight: 400; width: 100%; color: #555; }
.symple-shortcodes-responsive .symple-callout-button { position: inherit; right: auto; top: auto; margin: 20px auto 0; text-align: center; }
}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: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol, ul {
list-style: none;
}
table { border-collapse: collapse;
border-spacing: 0;
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
}
th, td, .wp-block-table th, .wp-block-table td {
border: 1px solid #eaeaea;
padding: 6px 10px;
}
caption, th, td {
text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active { outline: 0;
}
a img {
border: 0;
}
embed, iframe, object {
max-width: 100%;
} body,
button,
input,
select,
textarea {
color: #444444;
font: 16px 'Open Sans', serif;
line-height: 1.6;
word-wrap: break-word;
}
body {
background-color: #eaeaea;
} h1, h2, h3, h4, h5, h6 {
padding-bottom: 18px;
color: #333333;
font-weight: normal;
font-family: 'Open Sans', sans-serif;
}
h1 {
font-size: 42px;
line-height: 1.2;
}
h2 {
font-size: 38px;
line-height: 1.2;
}
h3 {
font-size: 34px;
line-height: 1.2;
}
h4 {
font-size: 30px;
line-height: 1.2;
}
h5 {
font-size: 26px;
line-height: 1.2;
}
h6 {
font-size: 22px;
line-height: 1.2;
}
hr,
.wp-block-separator {
background-color: #eaeaea;
border: 0;
height: 1px;
margin: 30px 0;
} p {
line-height: 1.6;
margin-bottom: 15px;
font-family: 'Open Sans', serif;
font-size: 15px;
}
strong {
font-weight: bold;
}
cite, em, i {
font-style: italic;
}
pre {
background-color: #ffffff;
margin-bottom: 20px;
overflow: auto;
padding: 20px;
border: 1px solid #EAEAEA;
font-family: "Courier 10 Pitch",Courier,monospace;
font-size: 14px;
line-height: 1.4;
white-space: pre-wrap;
}
pre, code, kbd, var, samp, tt {
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 14px;
line-height: 1.4;
white-space: pre-wrap;
}
abbr, acronym, dfn {
border-bottom: 1px dotted #777777;
cursor: help;
}
address {
display: block;
font-style: italic;
margin: 0 0 15px;
}
ins {
background: #f8f8f8;
}
table {
margin: 0 0 1.5em;
width: 100%;
} sup, sub {
font-size: 10px;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
dl {
margin-bottom: 24px;
font-size: 20px;
}
dt {
font-weight: bold;
margin-bottom: 5px;
}
dd {
margin-bottom: 24px;
}
ul,
ol {
list-style: none;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin: 0 0 0 10px;
} blockquote,
.wp-block-quote,
.wp-block-quote.is-style-large,
.wp-block-quote.has-text-align-right {
padding: 30px 30px 20px 45px;
margin-bottom: 20px;
background-color: #289dcc;
color: #fff;
border-radius: 5px;
border-left: 0;
}
blockquote p,
.wp-block-quote p,
.wp-block-quote.is-style-large p,
.wp-block-quote.has-text-align-right p {
font-size: 16px;
font-family: 'Open Sans', serif;
line-height: 1.4;
position: relative;
padding-top: 0;
padding-left: 15px;
}
blockquote p::before,
.wp-block-quote p::before,
.wp-block-quote.is-style-large p::before,
.wp-block-quote.has-text-align-right p::before {
content: "\f10d";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #fff;
font-size: 32px;
position: absolute;
top: -27px;
left: -27px;
}
blockquote a,
.wp-block-quote a,
.wp-block-quote.is-style-large a,
.wp-block-quote.has-text-align-right a {
color: #fff;
text-decoration: underline;
}
blockquote em,
blockquote i,
blockquote cite,
.wp-block-quote em,
.wp-block-quote i,
.wp-block-quote cite,
.wp-block-quote.is-style-large em,
.wp-block-quote.is-style-large i,
.wp-block-quote.is-style-large cite,
.wp-block-quote.has-text-align-right em,
.wp-block-quote.has-text-align-right i,
.wp-block-quote.has-text-align-right cite {
font-style: normal;
}
blockquote cite,
.wp-block-quote cite,
.wp-block-quote.is-style-large cite,
.wp-block-quote.has-text-align-right cite {
font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
letter-spacing: 0.05em;
float: right;
}
blockquote.wp-block-quote.has-text-align-right {
border-right: 0;
} input, textarea {
-webkit-border-radius: 0px;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="url"],
textarea {
-moz-appearance: none !important;
-webkit-appearance: none !important;
appearance: none !important;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="url"],
textarea {
padding: 1%;
border: 1px solid #eaeaea;
line-height: 20px;
width: 95%;
margin: 0 0 30px;
background-color: #f8f8f8;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
textarea:focus {
border: 1px solid #eaeaea;
}
input.s {
width: 85%;
padding: 4px 54px 4px 10px;
height: 46px;
color: #777777;
background-color: #ffffff;
margin: 0;
border: 1px solid #eaeaea;
}
input.s:focus {
padding-left: 10px;
border-color: #eaeaea;
text-indent: 0;
}
.colormag-button,
input[type="reset"],
input[type="button"],
input[type="submit"],
button {
margin-bottom: 30px;
padding: 10px 20px;
background-color: #289dcc;
border: 0px;
-webkit-transition: background-color 0.3s linear 0s;
transition: background-color 0.3s linear 0s;
border-radius: 3px;
font-size: 18px;
-moz-appearance: none !important;
-webkit-appearance: none !important;
appearance: none !important;
cursor: pointer;
display: inline-block;
color: #ffffff;
}
#search-form input[type="submit"] {
border-radius: 0;
margin-left: -8px;
margin-bottom: 0;
padding: 6px 10px 5px;
font-size: 18px;
}
.colormag-button:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
button:hover {
background-color: #33363b;
}
.previous a,
.next a {
padding: 5px 0;
cursor: pointer;
font-size: 18px;
}
.previous a:hover,
.next a:hover {
color: #289dcc;
text-decoration: underline;
}
input[type="reset"]:active,
input[type="button"]:active,
input[type="submit"]:active {
-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
} a {
color: #289dcc;
text-decoration: none;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
a:focus, a:active, a:hover {
text-decoration: none;
} figure {
margin: 0;
text-align: center;
}
img {
max-width: 100%;
height: auto;
vertical-align: top;
margin-bottom: 18px;
}
.entry-content img, .comment-content img, .widget img {
max-width: 100%; }
img.size-full, img.size-large {
max-width: 100%;
height: auto;
}
.entry-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 1.625em;
}
img#wpstats {
display: none;
} .clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix {
display: inline-block;
}
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
} .alignleft {
display: inline;
float: left;
margin-right: 30px;
}
.alignright {
display: inline;
float: right;
margin-left: 30px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}  body {
padding-top: 10px;
padding-bottom: 10px;
background-size: cover;
}
#page {
max-width: 1200px;
margin: 0 auto;
}
.wide {
padding-top: 0;
padding-bottom: 0;
}
.wide #page {
max-width: 100%;
}
.inner-wrap {
margin: 0 auto;
max-width: 1140px;
} #header-meta {
background-color: #ffffff;
}
#header-text-nav-container {
background-color: #ffffff;
}
#header-text-nav-wrap {
padding: 20px 0 25px;
}
#header-left-section {
float: left;
}
#header-logo-image {
float: left;
padding-right: 20px;
}
#header-logo-image img {
margin-bottom: 0;
}
#header-text {
float: left;
padding-right: 20px;
}
#site-title {
padding-bottom: 0;
line-height: 1.2;
}
#site-title a {
color: #289dcc;
font-size: 46px;
}
#site-description {
line-height: 24px;
font-size: 16px;
color: #666666;
padding-bottom: 0px;
font-family: 'Open Sans', serif;
}
#header-right-section {
float: right;
}
#header-right-section .widget {
text-align: right;
color: #333333;
}
#header-right-section .widget .widget-title {
padding-bottom: 0;
font-size: 18px;
line-height: 1.2;
padding-bottom: 5px;
}
.header-image {
margin-bottom: 0;
border-bottom: 1px solid #eaeaea;
width: 100%;
} .small-info-text {
float: left;
max-width: 100%;
padding-right: 15px;
padding-top: 2px;
}
.small-info-text p {
font-size: 12px;
color: #555555;
margin-bottom: 0;
} .fa {
font-size: 22px;
color: #cccccc;
}
.social-links {
text-align: center;
float: right;
}
.social-links ul li {
display: inline;
}
#masthead .social-links i.fa {
font-size: 23px;
padding: 0 10px;
}
.social-links i.fa {
padding: 5px 10px;
text-align: center;
-webkit-transition: background-color 0.2s ease-out 0s;
transition: background-color 0.2s ease-out 0s;
font-size: 25px;
}
.social-links i.fa:hover {
color: #289dcc;
}
.social-links i.fa-twitter {
color: #1bb2e9;
}
.social-links i.fa-facebook {
color: #3b5a9b;
}
.social-links i.fa-youtube {
color: #ed3f41;
}
.social-links i.fa-vimeo-square {
color: #44bbff;
}
.social-links i.fa-skype {
color: #009cef;
}
.social-links i.fa-linkedin {
color: #007bb6;
}
.social-links i.fa-google-plus {
color: #dc4937;
}
.social-links i.fa-github {
color: #4183c4;
}
.social-links i.fa-flickr {
color: #0062dd;
}
.social-links i.fa-dribbble {
color: #e24d87;
}
.social-links i.fa-instagram {
color: #3f729b;
}
.social-links i.fa-pinterest {
color: #d5282e;
}
.social-links i.fa-stumbleupon {
color: #ec4823;
}
.social-links i.fa-tumblr {
color: #455469;
}
.social-links i.fa-wordpress {
color: #21759b;
}
.social-links i.fa-codepen {
color: #cccccc;
}
.social-links i.fa-digg {
color: #14589e;
}
.social-links i.fa-reddit {
color: #ff4500;
} .search-random-icons-container {
float: right;
}
#masthead .search-wrap input.s {
width: 200px;
}
.top-search-wrap {
float: left;
}
.fa.search-top {
color: #ffffff;
cursor: pointer;
font-size: 21px;
padding: 10px 12px;
}
.fa.search-top:hover {
background-color: #289dcc;
}
.search-wrap {
position: relative;
}
.search-wrap button {
border-radius: 0;
color: #ffffff;
line-height: 45px;
margin-bottom: 0;
padding: 0 15px;
margin-left: -5px;
margin-top: 1px;
}
.search-icon:before {
content: "\f002";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #ffffff;
font-size: 18px;
}
.search-form-top {
border: 1px solid #eaeaea;
display: none;
padding: 10px;
position: absolute;
right: 0;
top: 44px;
z-index: 9999;
background-color: #ffffff;
}
.search-form-top.show {
display: block;
}
.not-found .search-wrap button {
right: 175px;
}
#secondary .search-wrap button {
right: 26px;
} .random-post {
float: right;
}
.random-post .fa-random {
color: #ffffff;
font-size: 20px;
vertical-align: middle;
}
.main-navigation .random-post a {
padding: 10px 12px;
border-bottom: none;
} nav li > ul,
nav li > ol {
margin: 0;
list-style: none;
}
#site-navigation {
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
position: relative;
background-color: #232323;
border-top: 4px solid #289dcc;
}
#site-navigation .inner-wrap {
position: relative;
}
.home-icon {
float: left;
}
.home-icon .fa {
color: #ffffff;
font-size: 27px;
}
.home-icon.front_page_on {
background-color: #289dcc;
}
.main-navigation .home-icon a {
padding: 7px 10px 6px;
}
.main-small-navigation .home-icon a {
padding: 7px 10px;
}
.main-navigation {
width: 100%;
text-align: center;
}
.main-navigation li {
float: left;
position: relative;
font-family: 'Open Sans', serif;
font-weight: 300;
}
.main-navigation a {
color: #ffffff;
display: block;
float: none;
font-size: 14px;
font-weight: 600;
padding: 10px 12px;
text-transform: uppercase;
}
.main-navigation li.default-menu,
li.default-menu {
display: none;
}
.main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current-menu-item a:after,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover > a,
.main-navigation li.menu-item-has-children:hover > a:after {
color: #ffffff;
}
.main-navigation a:hover,
.main-navigation ul li.current-menu-item > a,
.main-navigation ul li.current_page_ancestor > a,
.main-navigation ul li.current-menu-ancestor > a,
.main-navigation ul li.current_page_item > a,
.main-navigation ul li:hover > a,
.main-navigation ul li.focus > a {
background-color: #289dcc;
}
.main-navigation li.menu-item-has-children > a:after,
.main-navigation li li.menu-item-has-children > a:after,
.main-navigation li.page_item_has_children > a:after,
.main-navigation li li.page_item_has_children > a:after {
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #ffffff;
font-size: 14px;
padding-left: 6px;
}
.main-navigation li.menu-item-has-children > a:after,
.main-navigation li.page_item_has_children > a:after {
content: "\f107";
color: #ffffff;
}
.main-navigation li li.menu-item-has-children > a:after,
.main-navigation li li.page_item_has_children > a:after {
content: "\f105";
position: absolute;
right: 8px;
}
.sub-toggle {
display: none;
} .main-navigation ul li.focus > ul {
display: block;
}
.main-navigation .sub-menu,
.main-navigation .children {
background-color: #232323;
}
.main-navigation ul li ul,
.main-navigation ul li:hover ul ul,
.main-navigation ul ul li:hover ul ul,
.main-navigation ul ul ul li:hover ul ul,
.main-navigation ul ul ul ul li:hover ul ul,
.main-navigation ul li.focus ul ul,
.main-navigation ul ul li.focus ul ul,
.main-navigation ul ul ul li.focus ul ul,
.main-navigation ul ul ul ul li.focus ul ul {
left: -99999px;
z-index: 100;
}
.main-navigation ul li:hover ul,
.main-navigation ul ul li:hover ul,
.main-navigation ul ul ul li:hover ul,
.main-navigation ul ul ul ul li:hover ul,
.main-navigation ul ul ul ul ul li:hover ul,
.main-navigation ul li.focus ul,
.main-navigation ul ul li.focus ul,
.main-navigation ul ul ul li.focus ul,
.main-navigation ul ul ul ul li.focus ul,
.main-navigation ul ul ul ul ul li.focus ul {
left: 100%;
}
.main-navigation ul li ul {
position: absolute;
width: 200px;
top: 100%;
}
.main-navigation ul li ul li {
float: none;
}
.main-navigation ul li ul li a {
border-top: none;
}
.main-navigation ul li ul li a,
.main-navigation ul li.current-menu-item ul li a,
.main-navigation ul li ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor ul li a,
.main-navigation ul li.current-menu-ancestor ul li a,
.main-navigation ul li.current_page_item ul li a {
float: none;
font-size: 14px;
height: 100%;
padding: 10px 15px;
color: #ffffff;
display: block;
text-align: left;
text-transform: none;
}
.main-navigation ul li ul li a:hover,
.main-navigation ul li ul li:hover > a,
.main-navigation ul li.current-menu-item ul li a:hover {
color: #ffffff;
background-color: #289dcc;
}
.main-navigation ul li ul li ul {
left: 200px;
top: 0;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation ul ul {
position: absolute;
float: left;
left: -99999px;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul ul {
left: -99999px;
top: 0;
}
.main-navigation ul ul ul li:hover > ul,
.main-navigation ul ul ul li.focus > ul {
left: 100%;
}
.main-navigation select {
display: none;
} .menu-toggle, .top-menu-toggle {
display: none;
cursor: pointer;
}
.site-header .menu-toggle {
color: #ffffff;
margin: 0;
text-align: center;
font-family: 'Open Sans', serif;
padding-bottom: 0;
line-height: 1.2;
}
.site-header .menu-toggle:hover {
background-color: #289dcc;
}
.site-header .menu-toggle:before {
content: "\f0c9";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
font-size: 23px;
color: #ffffff;
padding: 8px 12px;
display: block;
}
.main-small-navigation {
float: none;
}
.main-small-navigation .menu-primary-container,
.main-small-navigation .menu {
padding-top: 43px;
}
.main-small-navigation .menu-primary-container > ul,
.main-small-navigation .menu > ul {
width: 100%;
}
.main-small-navigation ul {
margin: 0;
list-style: none;
}
.main-small-navigation a {
display: block;
font-size: 14px;
color: #333333;
padding: 10px 20px;
text-decoration: none;
text-transform: uppercase;
}
.main-small-navigation .random-post a {
padding: 10px 12px;
border-bottom: none;
}
.main-small-navigation li {
background-color: #ffffff;
}
.main-small-navigation li a:hover {
background-color: #289dcc;
color: #ffffff;
}
.main-small-navigation ul ul a {
padding-left: 45px;
text-transform: none;
}
.main-small-navigation ul ul ul a {
padding-left: 90px;
}
.main-small-navigation .current_page_item > a,
.main-small-navigation .current-menu-item > a {
background: #289dcc;
color: #ffffff;
}
#masthead .main-small-navigation li.active-menu-item > a {
color: #fff;
background-color: #289dcc;
}
#masthead .main-small-navigation li.active-menu-item > .sub-toggle {
background-color: #fff;
}
#masthead .main-small-navigation li.active-menu-item > .sub-toggle i {
color: #289dcc;
} .page-header .page-title {
border-bottom: 1px solid #f8f8f8;
margin-bottom: 30px;
} .sticky {
display: block;
}
#main {
padding-top: 30px;
padding-bottom: 20px;
background-color: #ffffff;
}  .format-link .entry-content p {
text-align: center;
padding-top: 30px;
}
.format-link .entry-content a {
text-decoration: underline;
text-transform: uppercase;
padding: 15px 40px;
border-radius: 3px;
background-color: #289dcc;
color: #ffffff;
-webkit-transition: background-color 0.3s linear 0s;
transition: background-color 0.3s linear 0s;
display: inline-block;
}
.format-link .entry-content a:hover {
background-color: #33363b;
} .format-aside .entry-header {
display: none;
}    .tg-one-half {
float: left;
width: 48%;
padding: 0px 0px 30px;
}
.tg-one-half-last {
float: right;
} .default-wp-page {
clear: both;
}
.default-wp-page .previous {
float: left;
padding: 30px 0;
}
.default-wp-page .next {
float: right;
padding: 30px 0;
} .wp-pagenavi {
text-align: center;
margin-bottom: 30px;
}
#content .wp-pagenavi .page,
#content .wp-pagenavi a {
padding: 4px 10px;
color: #777777;
border: 1px solid #f2f2f2;
}
#content .wp-pagenavi .current,
#content .wp-pagenavi a:hover {
padding: 4px 10px;
color: #ffffff;
background-color: #289dcc;
border: 1px solid #f2f2f2;
}
#content .wp-pagenavi a,
#content .wp-pagenavi span {
margin-left: 5px;
border-radius: 2px;
}
#content .wp-pagenavi span.pages {
margin-left: 0;
color: #777777;
padding: 4px 10px;
border: 1px solid #f2f2f2;
} .pagination {
margin: 15px 0;
}
.pagination span {
padding: 2px 5px;
border: 1px solid #eaeaea;
background-color: #289dcc;
color: #ffffff;
}
.pagination a span {
background-color: #ffffff;
color: #777777;
}
.pagination a span:hover {
color: #289dcc;
border-color: #289dcc;
text-decoration: none;
} .wp-caption {
border: 1px solid #cccccc;
margin-bottom: 1.5rem;
max-width: 100%;
}
#colophon .wp-caption {
border: 1px solid #444444;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075rem 0;
} .gallery {
margin: 0 auto 15px;
}
.gallery-item {
display: inline-block;
padding: 15px 2%;
text-align: center;
vertical-align: top;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item {
padding: 15px 1%;
}
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
padding: 10px 0.5%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33.33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.66%;
}
.gallery-columns-7 .gallery-item {
width: 14.28%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery .gallery-caption {
font-size: 12px;
line-height: 1.2;
padding-top: 5px;
} #comments {
border-top: 1px solid #f8f8f8;
padding-top: 15px;
}
#comments i {
font-size: 16px;
color: #aaaaaa;
padding-right: 10px;
}
.comments-title {
font-size: 24px;
}
.comment-content a {
word-wrap: break-word;
}
.comment-navigation {
margin-bottom: 15px;
}
.bypostauthor {
display: block;
}
#comments .comments-title {
margin-bottom: 10px;
}
.avatar {
border-radius: 50%;
float: left;
}
.comments-area article header {
margin: 0 0 5px;
overflow: hidden;
position: relative;
}
.comments-area .comment-edit-link,
.comments-area .comment-permalink,
.comments-area .comment-date-time,
.comments-area .comment-author-link {
display: block;
margin-left: 100px;
color: #999999;
}
#content .comments-area article header cite a:hover,
#content .comments-area a.comment-edit-link:hover,
#content .comments-area a.comment-permalink:hover {
color: #289dcc;
}
.comments-area .comment-author-link a {
color: #999999;
}
.comments-area .comment-author-link a:hover {
color: #289dcc;
}
.comments-area .comment-author-link span {
margin-left: 10px;
padding: 0 5px;
background-color: #289dcc;
color: #ffffff;
border-radius: 3px;
}
.comments-area article header .comment-edit-link:before {
content: "\f044";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #aaaaaa;
font-size: 16px;
padding-right: 10px;
}
.comment-content {
padding: 15px 15px 25px;
background-color: #f8f8f8;
border: 1px solid #eaeaea;
border-radius: 2px;
}
.comment {
margin-bottom: 20px;
}
.comment ul, .comment ol {
margin: 0 0 20px 20px;
}
.comment ul {
list-style: square outside none;
}
.comment .comment-reply-link {
float: right;
color: #aaaaaa;
}
.comment .comment-reply-link:before {
content: "\f112";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #aaaaaa;
font-size: 16px;
padding-right: 10px;
}
.comment .comment-reply-link:hover {
color: #289dcc;
}
.comment-list {
margin-bottom: 25px;
}
.comment-list .children {
margin-left: 20px;
}
.comment-list, .comment-list .children {
list-style-type: none;
padding: 0;
}
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #main[tabindex="-1"]:focus {
outline: 0;
}
.nav-previous,
.nav-next {
margin-bottom: 15px;
}
.nav-previous a,
.nav-next a {
color: #289dcc;
cursor: pointer;
font-size: 16px;
}
.nav-previous a {
float: left;
}
.nav-next a {
float: right;
}
.nav-previous a:hover,
.nav-next a:hover {
text-decoration: underline;
} #respond h3#reply-title {
font-size: 22px;
line-height: 28px;
}
#respond h3#reply-title #cancel-comment-reply-link {
margin-left: 10px;
margin-left: 1rem;
font-weight: normal;
font-size: 16px;
font-size: 1.6rem;
}
#respond form .comment-form-cookies-consent #wp-comment-cookies-consent {
margin-right: 5px;
}
#respond form .comment-form-cookies-consent label {
display: inline-block;
}
#respond form label {
display: block;
line-height: 1.5;
}
#respond form input[type="text"],
#respond form textarea,
#respond form input[type="email"],
#respond form input[type="url"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 16px;
line-height: 1.5;
padding: 10px;
width: 100%;
}
#respond form p.form-allowed-tags {
font-size: 16px;
line-height: 1;
color: #5e5e5e;
display: none;
}
.required {
color: red;
} #secondary .widget ul li, #colophon .widget ul li {
line-height: 1.5;
padding: 5px 0;
}
#colophon .widget ul li {
border-bottom: 1px solid #444444;
}
#secondary .widget ul li li, #colophon .widget ul li li {
border-bottom: none;
}
#secondary .widget ul ul, #colophon .widget ul ul {
padding-left: 10px;
}
.widget select {
border: 1px solid #dddddd;
color: #777777;
padding: 2px;
width: 60%;
}
#secondary .widget-title {
border-bottom: 2px solid #289dcc;
font-size: 18px;
margin-bottom: 15px;
padding-bottom: 0;
}
#secondary .widget-title span {
background-color: #289dcc;
color: #ffffff;
padding: 6px 12px;
display: inline-block;
}
#secondary .widget, .error-404 .widget {
margin-bottom: 35px;
font-size: 14px;
background-color: #ffffff;
}
#secondary .widget p {
font-size: 14px;
}
#secondary a:hover {
text-decoration: underline;
}
.error-404 {
padding-bottom: 20px;
text-align: center;
}
.error-404 input.s {
width: 50%;
}
#secondary .widget-title a.rsswidget {
color: #ffffff;
} .footer-widgets-wrapper {
border-top: 1px solid #f2f2f2;
background-color: #303440;
}
.footer-widgets-area {
padding-top: 45px;
padding-bottom: 10px;
color: #cccccc;
}
.tg-footer-main-widget {
width: 39.473684%;
float: left;
margin-right: 2.631579%;
}
.tg-footer-other-widgets {
float: right;
width: 57.894737%;
}
.tg-second-footer-widget,
.tg-third-footer-widget {
width: 30.303030%;
float: left;
margin-right: 4.545454%;
}
.tg-fourth-footer-widget {
width: 30.303030%;
float: right;
margin-right: 0;
}
.footer-widgets-area .widget-title {
border-bottom: 2px solid #289dcc;
font-size: 18px;
margin-bottom: 15px;
padding-bottom: 0;
}
.footer-widgets-area .widget-title span {
background-color: #289dcc;
color: #ffffff;
padding: 6px 12px;
display: inline-block;
}
.footer-widgets-area p {
text-align: left;
color: #aaaaaa;
}
.footer-widgets-area a {
color: #ffffff;
}
.footer-widgets-area a:hover {
color: #289dcc;
}
#colophon .widget {
margin-bottom: 40px;
}
#colophon, #colophon p {
font-size: 14px;
line-height: 1.4;
} .advertisement_above_footer {
background-color: #ffffff;
}
.advertisement_above_footer .widget-title {
border-bottom: 2px solid #289dcc;
font-size: 18px;
margin-bottom: 15px;
padding-bottom: 0;
}
.advertisement_above_footer .widget-title span {
background-color: #289dcc;
color: #ffffff;
padding: 6px 12px;
display: inline-block;
} .error-404 .page-header .page-title {
border: medium none;
font-size: 26px;
font-weight: 700;
}
.error-404 .page-header, .error-404 p {
text-align: center;
} .footer-socket-wrapper {
padding: 20px 0px 50px;
background-color: #303440;
}
.footer-socket-area {
width: 100%;
}
.footer-socket-right-section {
float: right;
}
.footer-socket-left-section {
float: left;
}
.footer-socket-wrapper .copyright {
color: #b1b6b6;
float: left;
font-size: 14px;
}
.footer-socket-wrapper .copyright a {
color: #b1b6b6;
border-bottom: 1px solid #5a5d62;
}
.footer-socket-wrapper .copyright a:hover {
color: #ffffff;
}
.footer-socket-wrapper .small-menu {
float: right;
}
.footer-socket-wrapper .small-menu a {
padding-top: 0;
}
.footer-socket-wrapper .small-menu ul li ul {
top: 21px;
} a#scroll-up {
bottom: 20px;
position: fixed;
right: 20px;
display: none;
opacity: 0.5;
filter: alpha(opacity=50); }
a#scroll-up i {
font-size: 40px;
color: #289dcc;
}
a#scroll-up:hover {
opacity: 1;
filter: alpha(opacity=100); } #primary {
float: left;
width: 70.17543859%;
}
#secondary {
float: right;
width: 27.19298245%;
} .left-sidebar #primary {
float: right;
}
.left-sidebar #secondary {
float: left;
} .no-sidebar #primary {
float: none;
margin: 0 auto;
}
.no-sidebar-full-width #primary {
width: 100%;
}
.no-sidebar #secondary,
.no-sidebar-full-width #secondary {
display: none;
}
.no-sidebar-full-width,
.no-sidebar {
overflow: hidden;
}
.no-sidebar-full-width #primary .entry-content > .alignfull,
.no-sidebar #primary .entry-content > .alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
max-width: unset;
}
.no-sidebar-full-width #primary .entry-content > .alignfull.wp-block-cover, .no-sidebar-full-width #primary .entry-content > .alignfull.wp-block-cover-image,
.no-sidebar #primary .entry-content > .alignfull.wp-block-cover,
.no-sidebar #primary .entry-content > .alignfull.wp-block-cover-image {
width: unset;
}
.no-sidebar-full-width #primary .entry-content > .alignwide,
.no-sidebar #primary .entry-content > .alignwide {
margin-left: -100px;
margin-right: -100px;
max-width: unset;
}
.no-sidebar-full-width.box-layout #main,
.no-sidebar.box-layout #main {
overflow: hidden;
}
.no-sidebar-full-width.box-layout #primary .entry-content > .alignfull,
.no-sidebar.box-layout #primary .entry-content > .alignfull {
margin-left: -30px;
margin-right: -30px;
}
.no-sidebar-full-width.box-layout #primary .entry-content > .alignfull.wp-block-cover, .no-sidebar-full-width.box-layout #primary .entry-content > .alignfull.wp-block-cover-image,
.no-sidebar.box-layout #primary .entry-content > .alignfull.wp-block-cover,
.no-sidebar.box-layout #primary .entry-content > .alignfull.wp-block-cover-image {
width: unset;
}
.no-sidebar-full-width.box-layout #primary .entry-content > .alignwide,
.no-sidebar.box-layout #primary .entry-content > .alignwide {
margin-left: -30px;
margin-right: -30px;
max-width: unset;
}
.widget_featured_posts .article-content .above-entry-meta .cat-links a {
background-color: #289dcc;
border-radius: 3px;
color: #ffffff;
font-size: 12px;
padding: 3px 10px;
display: inline-block;
}
.widget_featured_posts .article-content .entry-title {
padding: 10px 0 0;
font-size: 22px;
}
.widget_featured_posts .article-content .entry-title a {
color: #232323;
text-shadow: none;
}
.widget_featured_posts .article-content .below-entry-meta .posted-on,
.widget_featured_posts .article-content .below-entry-meta .byline {
padding-right: 10px;
}
.widget_featured_posts .article-content .below-entry-meta .posted-on .fa {
color: #888888;
font-size: 10px;
padding-right: 3px;
}
.widget_featured_posts .article-content .below-entry-meta .byline .fa,
.widget_featured_posts .article-content .below-entry-meta .comments .fa {
color: #888888;
padding-right: 5px;
font-size: 11px;
}
.widget_featured_posts .article-content .below-entry-meta .posted-on a,
.widget_featured_posts .article-content .below-entry-meta .byline a,
.widget_featured_posts .article-content .below-entry-meta .comments a {
font-size: 12px;
} .page-header .page-title {
border-bottom: 2px solid #289dcc;
font-size: 18px;
margin-bottom: 15px;
padding-bottom: 0;
}
.page-header .page-title span {
background-color: #289dcc;
color: #ffffff;
padding: 6px 12px;
display: inline-block;
}
.archive #content .post p {
font-size: 14px;
}
.archive #content .post:nth-child(2n+1) {
float: right;
width: 48.7013%;
}
.archive #content .post:nth-child(2n) {
float: left;
width: 48.7013%;
clear: both;
}
.archive #content .post:first-child {
float: none;
width: 100%;
}
.archive #content .post:not(:first-child) .article-content .entry-title {
font-size: 22px;
}
.single #content .post,
#content .post {
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
#content .post {
margin-bottom: 30px;
}
.single #content .post {
margin-bottom: 0;
}
#content .post img {
margin-bottom: 0;
}
#content .post .article-content {
padding: 15px;
}
#content .post .article-content .above-entry-meta .cat-links a {
background-color: #289dcc;
border-radius: 3px;
color: #ffffff;
font-size: 12px;
padding: 3px 10px;
}
#content .post .article-content .entry-title {
padding: 5px 0 0;
font-size: 32px;
}
#content .post .article-content .entry-title a {
color: #232323;
}
#content .post .article-content .entry-title a:hover {
color: #289dcc;
}
#content .post .article-content .below-entry-meta .posted-on,
#content .post .article-content .below-entry-meta .byline,
#content .post .article-content .below-entry-meta .comments,
#content .post .article-content .below-entry-meta .tag-links {
padding-right: 10px;
}
#content .post .article-content .below-entry-meta .posted-on .fa {
color: #888888;
font-size: 10px;
padding-right: 3px;
}
#content .post .article-content .below-entry-meta .byline .fa,
#content .post .article-content .below-entry-meta .comments .fa,
#content .post .article-content .below-entry-meta .tag-links .fa,
#content .post .article-content .below-entry-meta .edit-link .fa {
color: #888888;
padding-right: 5px;
font-size: 11px;
}
#content .post .article-content .below-entry-meta .posted-on a,
#content .post .article-content .below-entry-meta .byline a,
#content .post .article-content .below-entry-meta .comments a,
#content .post .article-content .below-entry-meta .tag-links a,
#content .post .article-content .below-entry-meta .edit-link a {
font-size: 12px;
}
#content .post .article-content .below-entry-meta {
padding-bottom: 20px;
}
.below-entry-meta .updated:not(.published) {
display: none;
}
.type-post .entry-title,
.type-page .entry-title {
font-size: 34px;
line-height: 1.2;
}
.post .entry-title a, .search .entry-title a {
color: #333333;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.post .entry-title a:hover, .search .entry-title a:hover {
color: #289dcc;
}
.post .entry-content {
margin-bottom: 10px;
}
.entry-content ul {
list-style: square;
}
.entry-content ul,
.entry-content ol {
padding: 0 0 0 35px;
margin-bottom: 30px;
}
.entry-content li > ul,
.entry-content li > ol {
margin-bottom: 0;
}
.entry-content li {
line-height: 1.3;
}
.post .entry-content a:hover {
text-decoration: underline;
}
.entry-meta {
color: #aaaaaa;
padding-bottom: 20px;
}
.entry-meta .byline i,
.entry-meta .cat-links i {
padding-left: 5px;
padding-right: 5px;
font-size: 16px;
color: #289dcc;
}
.entry-meta .byline a,
.entry-meta .cat-links a {
font-size: 20px;
}
.entry-meta .byline {
margin-right: 25px;
}
.entry-meta a {
color: #289dcc;
}
.entry-meta a:hover {
text-decoration: underline;
}
.entry-meta .sep {
display: block;
border-top: 1px solid #f2f2f2;
position: relative;
margin: 10px 0 10px 0;
}
.entry-meta .post-format {
padding: 5px;
position: absolute;
right: -64px;
top: -32px;
}
.entry-meta .post-format i {
background-color: #289dcc;
border-radius: 5px;
color: #ffffff;
display: block;
height: 30px;
line-height: 30px;
text-align: center;
width: 30px;
border-radius: 5px;
padding: 12px 8px 8px 8px;
}
.entry-meta .posted-on,
.entry-meta .comments-link,
.entry-meta .edit-link,
.entry-meta .tag-links {
font-size: 12px;
line-height: 20px;
margin-right: 25px;
}
.entry-meta .posted-on a,
.entry-meta .comments-link a,
.entry-meta .edit-link a,
.entry-meta .tag-links a {
color: #aaaaaa;
font-size: 14px;
}
.entry-meta .posted-on a:hover,
.entry-meta .comments-link a:hover,
.entry-meta .edit-link a:hover,
.entry-meta .tag-links a:hover {
color: #289dcc;
text-decoration: none;
}
.entry-meta .posted-on i,
.entry-meta .comments-link i,
.entry-meta .edit-link i,
.entry-meta .tag-links i {
font-size: 14px;
padding-right: 5px;
padding-left: 5px;
text-decoration: none;
}
.entry-content a.read-more:hover {
text-decoration: none;
}
.single #content .tags a {
border: 1px solid #eaeaea;
padding: 3px 5px;
border-radius: 3px;
color: #777777;
}
.single #content .tags a:hover {
color: #289dcc;
text-decoration: none;
}
.more-link {
display: inline-block;
background-color: #289dcc;
border-radius: 3px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.more-link span {
font-size: 12px;
padding: 5px 10px;
color: #ffffff;
display: inline-block;
}
ul.blocks-gallery-grid,
ul.wp-block-gallery {
padding: 0;
}
ul.blocks-gallery-grid img,
ul.wp-block-gallery img {
margin-bottom: 0;
} .no-post-thumbnail {
background-color: #289dcc;
}
.tg-two-column-post-left {
float: left;
clear: both;
}
.tg-two-column-post-right {
float: right;
}
.post-box {
width: 48.5%;
height: auto;
margin-bottom: 30px;
position: relative;
}
.yes-post-thumbnail.post-box {
height: auto;
}
.post-box img {
margin-bottom: 0;
}
.post-box .post-content-area {
position: absolute;
top: 50%; -webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
text-align: center;
}
.post-box .entry-title {
padding-bottom: 0;
}
.post.post-box .entry-title a {
color: #ffffff;
text-shadow: 1px 1px 1px #000000;
font-size: 28px;
text-transform: uppercase;
padding: 10px;
}
.post.post-box .entry-title a:hover {
color: #289dcc;
}
.post-box .entry-title:after {
background: none repeat scroll 0 0 #ffffff;
content: "";
display: block;
height: 2px;
margin: 15px auto;
width: 100px;
}
.post-box .entry-meta {
padding-bottom: 0;
}
.post-box .entry-meta span .fa {
color: #ffffff;
}
.post-box .entry-meta .posted-on a,
.post-box .entry-meta .cat-links a {
color: #ffffff;
text-shadow: 1px 1px 1px #000000;
font-size: 16px;
}
.post-box .entry-meta .posted-on i,
.post-box .entry-meta .cat-links i {
color: #ffffff;
}
.post-box .entry-meta .posted-on a:hover,
.post-box .entry-meta .cat-links a:hover {
color: #289dcc;
text-decoration: none;
} .rtl .bx-wrapper {
direction: rtl;
}
.widget_slider_area {
float: left;
width: 55.26315789%;
}
.widget_beside_slider {
float: right;
width: 43.85964912%;
}
.widget_slider_area .widget-title,
.widget_beside_slider .widget-title {
border-bottom: 2px solid #289dcc;
font-size: 18px;
margin-bottom: 15px;
padding-bottom: 0;
}
.widget_slider_area .widget-title span,
.widget_beside_slider .widget-title span {
background-color: #289dcc;
color: #fff;
padding: 6px 12px;
display: inline-block;
} .widget_featured_slider .single-slide {
position: relative;
}
.widget_featured_slider img {
margin-bottom: 0;
}
.widget_featured_slider .slide-content {
position: absolute;
bottom: 0;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));
background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
padding-bottom: 20px;
padding-left: 5%;
position: absolute;
width: 100%;
text-align: left;
}
.widget_featured_slider .slide-content .above-entry-meta .cat-links a {
background-color: #289dcc;
border-radius: 3px;
color: #ffffff;
font-size: 12px;
padding: 3px 10px;
}
.widget_featured_slider .slide-content .entry-title {
padding: 10px 0 0;
font-size: 22px;
}
.widget_featured_slider .slide-content .entry-title a {
color: #ffffff;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.widget_featured_slider .slide-content .entry-title a:hover {
color: #289dcc;
}
.widget_featured_slider .slide-content .below-entry-meta .posted-on,
.widget_featured_slider .slide-content .below-entry-meta .byline {
padding-right: 10px;
}
.widget_featured_slider .slide-content .below-entry-meta .posted-on .fa {
color: #ffffff;
font-size: 10px;
padding-right: 3px;
}
.widget_featured_slider .slide-content .below-entry-meta .byline .fa,
.widget_featured_slider .slide-content .below-entry-meta .comments .fa {
color: #ffffff;
padding-right: 5px;
font-size: 11px;
}
.widget_featured_slider .slide-content .below-entry-meta .posted-on a,
.widget_featured_slider .slide-content .below-entry-meta .byline a,
.widget_featured_slider .slide-content .below-entry-meta .comments a,
.widget_featured_slider .slide-content .below-entry-meta .comments span {
color: #ffffff;
font-size: 12px;
}
.widget_featured_slider .slide-content .below-entry-meta .posted-on a:hover,
.widget_featured_slider .slide-content .below-entry-meta .byline a:hover,
.widget_featured_slider .slide-content .below-entry-meta .comments a:hover {
color: #289dcc;
} .widget_highlighted_posts .single-article {
position: relative;
float: left;
margin-bottom: 10px;
margin-right: 2%;
max-width: 49%;
}
.widget_highlighted_posts .single-article:nth-child(even) {
margin-right: 0;
}
.widget_highlighted_posts img {
margin-bottom: 0;
}
.widget_highlighted_posts .article-content {
position: absolute;
bottom: 0;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
padding-bottom: 10px;
padding-left: 5%;
position: absolute;
width: 100%;
}
.widget_highlighted_posts .above-entry-meta {
display: none;
}
.widget_highlighted_posts .article-content .above-entry-meta .cat-links a {
background-color: #289dcc;
border-radius: 3px;
color: #ffffff;
font-size: 12px;
padding: 3px 10px;
}
.widget_highlighted_posts .article-content .entry-title {
padding: 10px 0 0;
font-size: 16px;
}
.widget_highlighted_posts .article-content .entry-title a {
color: #ffffff;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.widget_highlighted_posts .article-content .entry-title a:hover {
color: #289dcc;
}
.widget_highlighted_posts .article-content .below-entry-meta .posted-on,
.widget_highlighted_posts .article-content .below-entry-meta .byline {
padding-right: 10px;
}
.widget_highlighted_posts .article-content .below-entry-meta .byline {
display: none;
}
.widget_highlighted_posts .article-content .below-entry-meta .posted-on .fa {
color: #ffffff;
font-size: 10px;
padding-right: 3px;
}
.widget_highlighted_posts .article-content .below-entry-meta .byline .fa,
.widget_highlighted_posts .article-content .below-entry-meta .comments .fa {
color: #ffffff;
padding-right: 5px;
font-size: 11px;
}
.widget_highlighted_posts .article-content .below-entry-meta .posted-on a,
.widget_highlighted_posts .article-content .below-entry-meta .byline a,
.widget_highlighted_posts .article-content .below-entry-meta .comments a,
.widget_highlighted_posts .article-content .below-entry-meta .comments span {
color: #ffffff;
font-size: 11px;
}
.widget_highlighted_posts .article-content .below-entry-meta .posted-on a:hover,
.widget_highlighted_posts .article-content .below-entry-meta .byline a:hover,
.widget_highlighted_posts .article-content .below-entry-meta .comments a:hover {
color: #289dcc;
}
.widget_highlighted_posts .widget-title {
color: #555555;
font-size: 24px;
} .blog .post:nth-child(2n) {
float: left;
width: 48.7013%;
clear: both;
}
.blog .post:nth-child(2n+1) {
float: right;
width: 48.7013%;
}
.blog .post:first-child {
float: none;
width: 100%;
}
.blog .post .article-content .below-entry-meta .edit-link a,
.blog .post .article-content .below-entry-meta .tag-links a {
font-size: 12px;
}
.blog .post .article-content .below-entry-meta .edit-link .fa,
.blog .post .article-content .below-entry-meta .tag-links .fa {
color: #888888;
padding-right: 5px;
font-size: 11px;
}
.blog .post .article-content .below-entry-meta .tag-links {
padding-right: 10px;
} .search .status-publish {
margin-bottom: 30px;
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.search .status-publish:nth-child(2n) {
float: left;
width: 48.7013%;
clear: both;
}
.search .status-publish:nth-child(2n+1) {
float: right;
width: 48.7013%;
}
.search .status-publish:first-child {
float: none;
width: 100%;
}
.search .status-publish .article-content {
padding: 15px;
} .main-content-section {
padding-top: 20px;
}
.main-content-section .tg-one-half {
width: 48.75%;
padding-bottom: 0;
}
.posted-on a,
.byline a,
.comments a,
.comments span,
.tag-links a,
.edit-link a {
color: #888888;
}
.posted-on a:hover,
.byline a:hover,
.comments a:hover,
.tag-links a:hover,
.edit-link a:hover {
color: #289dcc;
} .widget_featured_posts .article-content .above-entry-meta .cat-links a {
background-color: #289dcc;
border-radius: 3px;
color: #ffffff;
font-size: 12px;
padding: 3px 10px;
}
.widget_featured_posts .article-content .entry-title {
padding: 10px 0 0;
font-size: 22px;
}
.widget_featured_posts .article-content .entry-title a {
color: #232323;
text-shadow: none;
}
.widget_featured_posts .article-content .entry-title a:hover {
color: #289dcc;
}
.widget_featured_posts .article-content .below-entry-meta .posted-on,
.widget_featured_posts .article-content .below-entry-meta .byline {
padding-right: 10px;
}
.widget_featured_posts .article-content .below-entry-meta .posted-on .fa {
color: #888888;
font-size: 10px;
padding-right: 3px;
}
.widget_featured_posts .article-content .below-entry-meta .byline .fa,
.widget_featured_posts .article-content .below-entry-meta .comments .fa {
color: #888888;
padding-right: 5px;
font-size: 11px;
}
.widget_featured_posts .article-content .below-entry-meta .posted-on a,
.widget_featured_posts .article-content .below-entry-meta .byline a,
.widget_featured_posts .article-content .below-entry-meta .comments a,
.widget_featured_posts .article-content .below-entry-meta .comments span {
font-size: 12px;
}
.widget_featured_posts {
margin-bottom: 30px;
}
.widget_featured_posts .widget-title {
border-bottom: 2px solid #289dcc;
font-size: 18px;
margin-bottom: 15px;
padding-bottom: 0;
}
.widget_featured_posts .widget-title span {
background-color: #289dcc;
color: #ffffff;
padding: 6px 12px;
display: inline-block;
}
.widget_featured_posts img {
margin-bottom: 18px;
}
.widget_featured_posts .first-post {
float: left;
width: 48.70129870%;
margin-bottom: 20px;
}
.widget_featured_posts .following-post {
float: right;
width: 48.70129870%;
}
.widget_featured_posts .following-post .byline {
display: none;
}
.widget_featured_posts.widget_featured_posts_vertical .first-post,
.widget_featured_posts.widget_featured_posts_vertical .following-post {
float: none;
width: 100%;
}
.widget_featured_posts .single-article {
background-color: #ffffff;
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.widget_featured_posts .article-content {
padding: 0 15px 5px;
}
.widget_featured_posts .article-content .below-entry-meta {
margin-bottom: 12px;
}
.widget_featured_posts .article-content .entry-content p {
font-size: 14px;
}
.widget_featured_posts .following-post .single-article {
margin-bottom: 15px;
}
.widget_featured_posts .following-post figure {
float: left;
margin-right: 10px;
}
.widget_featured_posts.widget_featured_meta .following-post .single-article figure {
float: left;
margin-right: 10px;
}
#secondary .widget_featured_posts .following-post .article-content .entry-title {
font-size: 14px;
line-height: 1.4;
}
.widget_featured_posts .following-post .article-content .entry-title {
font-size: 18px;
}
.widget_featured_posts .following-post .article-content .below-entry-meta .posted-on a,
.widget_featured_posts .following-post .article-content .below-entry-meta .byline a {
font-size: 11px;
}
.widget_featured_posts .following-post .article-content .below-entry-meta {
margin-bottom: 0;
}
.widget_featured_posts .following-post img {
margin-bottom: 0;
}
.widget_featured_posts .following-post .above-entry-meta {
display: none;
}
.news-bar {
background-color: #ffffff;
padding: 8px 0 4px;
-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
font-size: 14px;
}
.breaking-news {
float: left;
}
.breaking-news div {
display: none;
}
.breaking-news-latest {
color: #555555;
margin-right: 0;
position: relative;
margin-top: 0px;
vertical-align: top;
} .breaking-news div {
display: inline-block;
word-wrap: break-word;
}
.date-in-header {
float: left;
color: #555555;
font-size: 14px;
padding-right: 15px;
}
.newsticker {
display: inline-block;
padding-left: 0;
overflow: hidden;
height: 20px;
}
.author-box {
width: 100%;
display: inline-block;
padding: 10px;
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
margin-bottom: 25px;
}
.author-img img {
margin-right: 15px;
}
.author-name {
padding-bottom: 10px;
font-size: 20px;
} .related-posts-main-title .fa {
color: #289dcc;
}
.related-posts-main-title span {
font-size: 26px;
padding-left: 10px;
}
.single-related-posts {
width: 32.5%;
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
margin-right: 1.25%;
float: left;
margin-bottom: 25px;
}
.single-related-posts img {
margin-bottom: 0;
}
.related-posts .single-related-posts:nth-child(3n+3) {
margin-right: 0;
}
.single-related-posts .article-content {
padding: 0 10px 5px;
}
.single-related-posts .byline {
display: none;
}
.single-related-posts .article-content .entry-title {
padding: 10px 0 0;
font-size: 18px;
}
.single-related-posts .article-content .entry-title a {
color: #232323;
text-shadow: none;
}
.single-related-posts .article-content .entry-title a:hover {
color: #289dcc;
}
.single-related-posts .article-content .below-entry-meta .posted-on,
.single-related-posts .article-content .below-entry-meta .byline {
padding-right: 10px;
}
.single-related-posts .article-content .below-entry-meta .posted-on .fa {
color: #888888;
font-size: 10px;
padding-right: 3px;
}
.single-related-posts .article-content .below-entry-meta .byline .fa,
.single-related-posts .article-content .below-entry-meta .comments .fa {
color: #888888;
padding-right: 5px;
font-size: 11px;
}
.single-related-posts .article-content .below-entry-meta .posted-on a,
.single-related-posts .article-content .below-entry-meta .byline a,
.single-related-posts .article-content .below-entry-meta .comments a {
font-size: 12px;
} .share-buttons {
display: inline-block;
}
.box {
border: 1px solid #eaeaea;
border-radius: 3px;
display: inline-block;
}
.count {
background: none repeat scroll 0 0 #f2f2f2;
color: #289dcc;
float: right;
font-size: 22px;
padding: 0 16px;
}
.share {
float: left;
}
#twitter, #facebook, #googleplus, #pinterest {
float: left;
padding-right: 20px;
}
.share .fa {
display: block;
font-size: 30px;
line-height: 35px;
padding: 0 15px;
}
.share .fa-twitter {
color: #55acee;
}
.share .fa-facebook-square {
color: #3b5998;
}
.share .fa-google-plus-square {
color: #dd4b39;
}
.share .fa-pinterest {
color: #cc2127;
}
.advertisement_125x125 img {
margin-bottom: 8px;
padding: 0 2px;
}
.advertisement_300x250 img {
margin: 0 auto;
display: block;
}
#header-right-section .advertisement_728x90 {
margin-bottom: 0;
padding: 0;
}
.advertisement_728x90 {
padding: 15px 0 45px;
display: block;
}
#header-right-section .advertisement_728x90 img {
padding: 0;
}
.advertisement_728x90 img {
margin-bottom: 0;
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
padding: 10px;
display: block;
margin: 0 auto;
}
.advertisement-content {
text-align: center;
}
.advertisement_below_post_title {
float: left;
width: 300px;
margin-right: 10px;
}
.post .featured-image {
text-align: center;
}
#site-navigation {
z-index: 999;
}  .page-template-page-builder #primary {
float: none;
width: 100%;
} .wp-block-gallery.alignleft, .wp-block-gallery.alignright, .wp-block-gallery.aligncenter,
.wp-block-social-links.alignleft,
.wp-block-social-links.alignright,
.wp-block-social-links.aligncenter {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
} @media screen and (max-width: 1200px) {
.no-sidebar-full-width #primary .entry-content > .alignwide {
margin-left: -20px;
margin-right: -20px;
}
.no-sidebar #primary .entry-content > .alignwide {
margin-left: -50px;
margin-right: -50px;
}
.no-sidebar #primary .entry-content > .alignfull {
margin-left: -100px;
margin-right: -100px;
}
}
@media screen and (max-width: 1190px) {
#page {
width: 97%;
}
.wide #page {
width: 100%;
}
.inner-wrap {
width: 94%;
}
}
@media screen and (max-width: 768px) {
#header-text-nav-wrap {
padding: 10px 0;
}
#header-left-section {
float: none;
margin-bottom: 10px;
}
#header-logo-image {
float: none;
text-align: center;
padding-right: 0;
}
#header-text {
float: none;
text-align: center;
padding-right: 0;
}
#header-right-section {
float: none;
}
#header-right-section .widget {
text-align: center;
}
.menu-toggle {
display: block;
float: left;
}
.main-navigation ul {
display: none;
}
.main-navigation .home-icon a {
padding: 7px 10px;
}
.widget_slider_area,
.widget_beside_slider {
float: none;
width: 100%;
}
.widget_slider_area {
padding-bottom: 10px;
}
#primary, #secondary {
float: none;
width: 100%;
}
.better-responsive-menu .sub-menu {
display: none;
}
.main-small-navigation li {
position: relative;
}
.sub-toggle {
position: absolute;
right: 20px;
cursor: pointer;
display: block;
top: 6px;
padding: 0 7px;
background-color: #1b7aa0;
}
.sub-toggle .fa {
color: #ffffff;
}
.sub-toggle.active .fa {
color: #1b7aa0;
}
.no-sidebar-full-width #primary .entry-content > .alignwide,
.no-sidebar #primary .entry-content > .alignwide {
margin-left: -15px;
margin-right: -15px;
}
.no-sidebar-full-width.box-layout #primary .entry-content > .alignwide,
.no-sidebar.box-layout #primary .entry-content > .alignwide {
margin-left: -15px;
margin-right: -15px;
}
.no-sidebar-full-width.box-layout #primary .entry-content > .alignfull,
.no-sidebar.box-layout #primary .entry-content > .alignfull {
margin-left: -30px;
margin-right: -30px;
}
.no-sidebar #primary .entry-content > .alignfull {
margin-left: -15px;
margin-right: -15px;
}
}
@media screen and (max-width: 600px) {
.logged-in #masthead #site-navigation {
top: 0 !important;
}
.news-bar {
text-align: center;
}
.date-in-header,
.breaking-news,
#masthead .social-links {
float: none;
max-width: 100%;
}
.newsticker li {
text-align: left;
}
.archive #content .post:first-child,
.archive #content .post:nth-child(2n),
.archive #content .post:nth-child(2n+1) {
float: none;
width: 100%;
}
.blog .post:first-child,
.blog .post:nth-child(2n),
.blog .post:nth-child(2n+1) {
float: none;
width: 100%;
}
.search .status-publish:first-child,
.search .status-publish:nth-child(2n),
.search .status-publish:nth-child(2n+1) {
float: none;
width: 100%;
}
.tg-footer-main-widget {
float: none;
margin-right: 0;
width: 100%;
}
.tg-footer-other-widgets {
float: none;
width: 100%;
}
.footer-socket-right-section,
.footer-socket-left-section {
float: none;
text-align: center;
}
.footer-socket-wrapper .copyright {
float: none;
max-width: 100%;
text-align: center;
}
.footer-socket-area .social-links {
float: none;
}
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
width: 25%;
}
.no-sidebar-full-width #primary .entry-content > .alignwide,
.no-sidebar #primary .entry-content > .alignwide {
margin-left: 0;
margin-right: 0;
}
.no-sidebar-full-width.box-layout #primary .entry-content > .alignwide,
.no-sidebar.box-layout #primary .entry-content > .alignwide {
margin-left: 0;
margin-right: 0;
}
}
@media screen and (max-width: 420px) {
.widget_featured_posts .first-post,
.widget_featured_posts .following-post {
float: none;
width: 100%;
}
.main-content-section .tg-one-half {
width: 100%;
}
.tg-second-footer-widget,
.tg-third-footer-widget,
.tg-fourth-footer-widget {
float: none;
margin-right: 0;
width: 100%;
}
.single-related-posts {
margin-right: 0;
width: 100%;
}
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
width: 33.33%;
}
}
@media screen and (max-width: 380px) {
.widget_highlighted_posts .single-article {
float: none;
margin-right: 0;
max-width: 100%;
}
} div.wp-custom-header {
position: relative;
}
iframe#wp-custom-header-video {
width: 100%;
}
video#wp-custom-header-video {
display: block;
margin: 0 auto;
overflow: hidden;
max-width: 100%;
height: auto;
}
.wp-custom-header-video-button {
opacity: 0;
visibility: hidden;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
width: 62px;
height: 50px;
font: 0px/0 a;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
div#wp-custom-header:hover .wp-custom-header-video-button {
visibility: visible;
opacity: 1;
}
.wp-custom-header-video-button:before {
content: '\f04b';
display: block;
font-family: FontAwesome;
font-size: 20px;
}
.wp-custom-header-video-button.wp-custom-header-video-pause:before {
content: '\f04c';
}
#masthead {  }
#masthead .main-small-navigation ul.menu-scrollbar {
overflow-y: scroll;
width: 100%;
}
#masthead .main-small-navigation li:hover > a, #masthead .main-small-navigation li.current-page-ancestor > a, #masthead .main-small-navigation li.current-menu-ancestor > a, #masthead .main-small-navigation li.current-page-item > a, #masthead .main-small-navigation li.current-menu-item > a {
color: #fff;
background-color: #289dcc;
}
#masthead.colormag-header-clean .date-in-header {
padding-right: 20px;
}
#masthead.colormag-header-clean .news-bar {
padding: 8px 0;
}
#masthead.colormag-header-clean .breaking-news {
float: left;
}
#masthead.colormag-header-clean .breaking-news .breaking-news-latest {
background: #212529;
padding: 0 10px;
display: inline-block;
vertical-align: top;
color: #fff;
font-weight: 400;
}
#masthead.colormag-header-clean .breaking-news .newsticker {
padding-left: 10px;
text-align: left;
position: relative;
}
#masthead.colormag-header-clean .breaking-news .newsticker a {
color: #555555;
}
#masthead.colormag-header-clean .breaking-news .newsticker a:hover {
color: #289dcc;
}
#masthead.colormag-header-clean .social-links i.fa {
color: #495057;
-webkit-transition: color 0.35s;
transition: color 0.35s;
font-size: 16px;
padding: 0 6px;
}
#masthead.colormag-header-clean .social-links li:hover i.fa {
color: #289dcc;
}
#masthead.colormag-header-clean #header-text-nav-wrap {
padding: 30px 0;
}
#masthead.colormag-header-clean .home-icon .fa {
font-size: 21px;
}
#masthead.colormag-header-clean #site-navigation {
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
position: relative;
background-color: transparent;
border-top: 0 solid transparent;
z-index: 999;
}
#masthead.colormag-header-clean #site-navigation .inner-wrap {
background-color: #212529;
}
#masthead.colormag-header-clean #site-navigation .fa.search-top {
padding: 20px;
line-height: 26px;
position: relative;
float: right;
right: 0;
}
#masthead.colormag-header-clean #site-navigation .random-post {
position: relative;
float: right;
}
#masthead.colormag-header-clean #site-navigation .search-form-top {
top: 100%;
}
#masthead.colormag-header-clean #site-navigation .menu-toggle {
line-height: 26px;
}
#masthead.colormag-header-clean #site-navigation .menu-toggle::before {
padding: 20px;
}
#masthead.colormag-header-clean .main-navigation a {
font-weight: 500;
padding: 20px;
line-height: 26px;
}
#masthead.colormag-header-clean .main-navigation ul li ul {
top: 100%;
}
#masthead.colormag-header-clean .main-navigation ul li ul li a {
width: auto;
padding: 10px 15px;
}
#masthead.colormag-header-clean .main-navigation ul li ul li ul {
top: 0;
}
#masthead.colormag-header-clean .main-navigation ul li.focus > ul {
display: block;
visibility: visible;
opacity: 1;
}
#masthead.colormag-header-clean .main-small-navigation .menu-primary-container,
#masthead.colormag-header-clean .main-small-navigation .nav-menu,
#masthead.colormag-header-clean .main-small-navigation .menu {
padding-top: 0;
padding-top: 0;
position: absolute;
top: 100%;
width: 100%;
}
#masthead.colormag-header-clean .main-small-navigation .random-post {
line-height: 26px;
}
#masthead.colormag-header-clean .main-small-navigation .random-post a {
padding: 20px;
}
#masthead.colormag-header-classic .date-in-header {
padding-right: 20px;
}
#masthead.colormag-header-classic .news-bar {
padding: 8px 0;
}
#masthead.colormag-header-classic .breaking-news {
float: left;
}
#masthead.colormag-header-classic .breaking-news .breaking-news-latest {
background: #212529;
padding: 0 10px;
color: #fff;
font-weight: 400;
display: inline-block;
vertical-align: top;
}
#masthead.colormag-header-classic .breaking-news .newsticker {
padding-left: 10px;
position: relative;
text-align: left;
}
#masthead.colormag-header-classic .breaking-news .newsticker a {
color: #555555;
}
#masthead.colormag-header-classic .breaking-news .newsticker a:hover {
color: #289dcc;
}
#masthead.colormag-header-classic .social-links i.fa {
color: #495057;
-webkit-transition: color 0.35s;
transition: color 0.35s;
font-size: 16px;
padding: 0 6px;
}
#masthead.colormag-header-classic .social-links li:hover i.fa {
color: #289dcc;
}
#masthead.colormag-header-classic #header-text-nav-wrap {
padding: 30px 0 20px;
}
#masthead.colormag-header-classic #header-text-nav-wrap #header-right-section {
display: none;
}
#masthead.colormag-header-classic #header-text-nav-wrap #header-left-section {
float: none;
text-align: center;
}
#masthead.colormag-header-classic #header-text-nav-wrap #header-left-section #header-logo-image,
#masthead.colormag-header-classic #header-text-nav-wrap #header-left-section #header-text {
float: none;
padding-right: 0;
}
#masthead.colormag-header-classic #site-navigation {
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
position: relative;
background-color: transparent;
border-top: 0 solid transparent;
z-index: 999;
}
#masthead.colormag-header-classic #site-navigation .inner-wrap {
background-color: transparent;
}
#masthead.colormag-header-classic #site-navigation .fa.search-top {
color: #343a40;
float: right;
font-size: 16px;
padding: 15px;
}
#masthead.colormag-header-classic #site-navigation .fa.search-top:hover {
background: transparent;
color: #289dcc;
}
#masthead.colormag-header-classic #site-navigation .menu-toggle {
line-height: 26px;
border: 1px solid #343a40;
}
#masthead.colormag-header-classic #site-navigation .menu-toggle::before {
padding: 20px;
color: #343a40;
}
#masthead.colormag-header-classic #site-navigation .menu-toggle:hover {
border-color: #289dcc;
}
#masthead.colormag-header-classic #site-navigation .menu-toggle:hover::before {
color: #fff;
}
#masthead.colormag-header-classic .main-navigation a {
font-weight: 700;
padding: 10px 15px;
line-height: 26px;
color: #343a40;
}
#masthead.colormag-header-classic .main-navigation a::after {
color: inherit;
}
#masthead.colormag-header-classic .main-navigation a:hover {
background-color: transparent;
}
#masthead.colormag-header-classic .main-navigation ul li a {
background-color: transparent;
}
#masthead.colormag-header-classic .main-navigation ul > li {
float: none;
display: inline-block;
vertical-align: top;
}
#masthead.colormag-header-classic .main-navigation ul > li > a {
border-bottom: 2px solid transparent;
-webkit-transition: border 0.5s ease;
transition: border 0.5s ease;
}
#masthead.colormag-header-classic .main-navigation ul > li:hover > a, #masthead.colormag-header-classic .main-navigation ul > li.current-menu-item > a, #masthead.colormag-header-classic .main-navigation ul > li.current-menu-ancestor > a {
background-color: transparent;
border-bottom: 2px solid #289dcc;
}
#masthead.colormag-header-classic .main-navigation ul li.focus > a {
border-color: #289dcc;
}
#masthead.colormag-header-classic .main-navigation ul li.focus > ul {
opacity: 1;
visibility: visible;
}
#masthead.colormag-header-classic .main-navigation ul ul.sub-menu {
top: 100%;
background-color: #f8f8f8;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
display: block;
opacity: 0;
visibility: hidden;
border: 1px solid #eaeaea;
}
#masthead.colormag-header-classic .main-navigation ul ul.sub-menu li {
border-bottom: 1px solid #eaeaea;
display: block;
}
#masthead.colormag-header-classic .main-navigation ul ul.sub-menu li a {
width: auto;
padding: 10px 15px;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
border-bottom: none transparent;
}
#masthead.colormag-header-classic .main-navigation ul ul.sub-menu li:hover, #masthead.colormag-header-classic .main-navigation ul ul.sub-menu li.current-menu-ancestor, #masthead.colormag-header-classic .main-navigation ul ul.sub-menu li.current-menu-item, #masthead.colormag-header-classic .main-navigation ul ul.sub-menu li.focus {
border-color: #289dcc;
background-color: transparent;
}
#masthead.colormag-header-classic .main-navigation ul ul.sub-menu li:hover > a, #masthead.colormag-header-classic .main-navigation ul ul.sub-menu li.current-menu-ancestor > a, #masthead.colormag-header-classic .main-navigation ul ul.sub-menu li.current-menu-item > a, #masthead.colormag-header-classic .main-navigation ul ul.sub-menu li.focus > a {
color: #fff;
background-color: #289dcc;
}
#masthead.colormag-header-classic .main-navigation ul ul.sub-menu li:last-child {
border-bottom: none transparent;
}
#masthead.colormag-header-classic .main-navigation ul ul.sub-menu li ul {
top: 0;
-webkit-transition: none;
transition: none;
}
#masthead.colormag-header-classic .main-navigation ul li.menu-item-has-children:hover > ul.sub-menu {
opacity: 1;
visibility: visible;
}
#masthead.colormag-header-classic .main-navigation .random-post a {
font-size: 14px;
padding: 10px 15px;
color: #343a40;
}
#masthead.colormag-header-classic .main-navigation .random-post a:hover {
background: transparent;
}
#masthead.colormag-header-classic .main-navigation .random-post a:hover .fa-random {
color: #289dcc;
}
#masthead.colormag-header-classic .main-navigation .random-post a .fa-random {
color: #343a40;
}
#masthead.colormag-header-classic .main-navigation .home-icon {
background: none;
}
#masthead.colormag-header-classic .main-navigation .home-icon a {
padding: 10px 15px;
}
#masthead.colormag-header-classic .main-navigation .home-icon a:hover .fa {
color: #289dcc;
}
#masthead.colormag-header-classic .main-navigation .home-icon .fa {
color: #343a40;
}
#masthead.colormag-header-classic .main-small-navigation .menu-primary-container,
#masthead.colormag-header-classic .main-small-navigation .nav-menu {
padding-top: 0;
padding-top: 0;
position: absolute;
top: 100%;
width: 100%;
-webkit-box-shadow: 0 1px 11px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 11px rgba(0, 0, 0, 0.2);
}
#masthead.colormag-header-classic .main-small-navigation .random-post {
bottom: 0;
}
#masthead.colormag-header-classic .main-small-navigation .random-post a {
font-size: 14px;
padding: 12px 15px;
color: #343a40;
}
#masthead.colormag-header-classic .main-small-navigation .random-post a .fa-random {
color: #343a40;
}
#masthead.colormag-header-classic .main-small-navigation .random-post a:hover {
background: transparent;
}
#masthead.colormag-header-classic .main-small-navigation .random-post a:hover .fa-random {
color: #289dcc;
}
#masthead.colormag-header-classic .main-small-navigation .menu-toggle {
background-color: #289dcc;
border-color: #289dcc;
}
#masthead.colormag-header-classic .main-small-navigation .menu-toggle::before {
color: #fff;
}
#masthead.colormag-header-classic .is-sticky #site-navigation {
background-color: #fff;
-webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
.better-responsive-menu .main-small-navigation .menu-primary-container {
padding-bottom: 20px;
}
#masthead .main-small-navigation li:hover > .sub-toggle, #masthead .main-small-navigation li.current-page-ancestor > .sub-toggle, #masthead .main-small-navigation li.current-menu-ancestor > .sub-toggle, #masthead .main-small-navigation li.current-page-item > .sub-toggle, #masthead .main-small-navigation li.current-menu-item > .sub-toggle {
background-color: #fff;
}
#masthead .main-small-navigation li:hover > .sub-toggle i, #masthead .main-small-navigation li.current-page-ancestor > .sub-toggle i, #masthead .main-small-navigation li.current-menu-ancestor > .sub-toggle i, #masthead .main-small-navigation li.current-page-item > .sub-toggle i, #masthead .main-small-navigation li.current-menu-item > .sub-toggle i {
color: #289dcc;
}
#masthead.colormag-header-clean #menu-primary {
background-color: #ffffff;
}
#masthead.colormag-header-clean .date-in-header,
#masthead.colormag-header-clean .social-links {
float: none;
text-align: center;
}
#masthead.colormag-header-clean .breaking-news {
width: 100%;
float: none;
margin-bottom: 5px;
text-align: center;
}
#masthead.colormag-header-clean #header-text-nav-wrap {
padding: 0 0 20px;
}
#masthead.colormag-header-clean #header-left-section,
#masthead.colormag-header-clean #header-logo-image {
margin-bottom: 0;
}
#masthead.colormag-header-clean #site-navigation .random-post a {
padding: 20px;
}
#masthead.colormag-header-clean #site-navigation .menu-toggle::before,
#masthead.colormag-header-clean #site-navigation .fa.search-top {
padding: 20px;
}
#masthead.colormag-header-clean .main-small-navigation .home-icon a {
padding: 20px;
}
#masthead.colormag-header-clean .main-small-navigation .menu-toggle {
background-color: #289dcc;
}
#masthead.colormag-header-clean .main-small-navigation .random-post a {
padding: 15px;
}
#masthead.colormag-header-classic #menu-primary {
background-color: #ffffff;
}
#masthead.colormag-header-classic .date-in-header,
#masthead.colormag-header-classic .breaking-news,
#masthead.colormag-header-classic .social-links {
width: 100%;
float: none;
text-align: center;
}
#masthead.colormag-header-classic #header-text-nav-wrap {
padding: 0;
}
#masthead.colormag-header-classic #header-left-section,
#masthead.colormag-header-classic #header-logo-image {
margin-bottom: 0;
}
#masthead.colormag-header-classic .main-small-navigation .menu-toggle {
background-color: #289dcc;
border-color: #289dcc;
}
#masthead.colormag-header-classic .main-small-navigation .random-post a {
padding: 15px;
}
#masthead.colormag-header-classic #site-navigation .random-post a {
padding: 15px;
}
#masthead.colormag-header-classic #site-navigation .menu-toggle::before,
#masthead.colormag-header-classic #site-navigation .fa.search-top {
padding: 15px;
line-height: 26px;
}
#masthead.colormag-header-classic #site-navigation .home-icon a {
padding: 15px;
line-height: 26px;
}
.breaking-news {
height: auto;
}
}
@media screen and (max-width: 480px) {
.better-responsive-menu .main-small-navigation .menu-primary-container {
padding-bottom: 15px;
}
#masthead.colormag-header-classic .date-in-header, #masthead.colormag-header-clean .date-in-header {
display: none;
}
#masthead.colormag-header-classic .breaking-news .breaking-news-latest, #masthead.colormag-header-clean .breaking-news .breaking-news-latest {
padding: 0 5px;
}
#masthead.colormag-header-classic .breaking-news .newsticker, #masthead.colormag-header-clean .breaking-news .newsticker {
padding-left: 0;
}
} .colormag-footer--classic .footer-widgets-area .widget-title {
border-bottom: 0 none;
}
.colormag-footer--classic .footer-widgets-area .widget-title span {
background-color: transparent !important;
padding: 0 0 6px;
position: relative;
}
.colormag-footer--classic .footer-widgets-area .widget-title span::before {
position: absolute;
display: block;
bottom: -1px;
content: ' ';
left: 0;
width: 25px;
height: 2px;
background-color: #289dcc;
}
.colormag-footer--classic .footer-socket-wrapper {
background-color: #252730;
}