.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 .hidden-fields-container {
display: none;
}
.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;
}#dwl-team-wrapper-1793 .team-member-info-content {background-color:none !important ;}#dwl-team-wrapper-1793 .team-member-socials a{background-color:#1e73be !important ;}#dwl-team-wrapper-1793 .team-member-other-info .fas{color:#1e73be !important ;}  #dwl-team-wrapper-1881 .team-member-info-content {background-color:none !important ;}#dwl-team-wrapper-1881 .team-member-socials a{background-color:#3F88C5 !important ;}#dwl-team-wrapper-1881 .team-member-other-info .fas{color:#3F88C5 !important ;}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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,section,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline;}section,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-spacing:0;border-collapse:collapse;}input[type="text"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="button"],input[type="submit"],input[type="reset"],textarea,button{-webkit-appearance:none;}input::-moz-focus-inner{margin-top:0;margin-bottom:-1px;padding:0;border:0;}  * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
outline: none;
-webkit-text-size-adjust: none;
}
html {
overflow-x: hidden;
}
body {
margin: 0;
padding: 0;
font-size: 100%;
-webkit-text-size-adjust: 100%;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-font-variant-ligatures: none;
font-variant-ligatures: none;
}
.gp-loader {
display: block;
overflow: hidden;
position: fixed;
z-index: 999999;
top: 0; 
left: 0;
width: 100%;
height: 100%;
opacity: 1;
visibility: visible;
background: #fff;
-webkit-transition: all .35s ease-out;
transition: all .35s ease-out;
}
.gp-loader.gp-remove-loader {
opacity: 0;
visibility: hidden;
}
.gp-loader-custom-icon {
position: relative;
top: 50%;
left: 50%;
margin: 0 auto;
} a {
text-decoration: none;
-webkit-transition: all .2s ease-in-out !important;
transition: all .2s ease-in-out !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
margin: 0 0 10px 0;
padding: 0;
word-wrap: break-word;
}
p,
p:first-child {
margin-bottom: 12px;
}
p:last-child {
margin-bottom: 0;
}
em, 
var,
tt,
q {
font-style: italic;
}
small {
font-size: xx-small;
line-height: 1em;
}
sup {
vertical-align: top;
font-size: xx-small;
line-height: 1em;
} 
sub {
vertical-align: bottom;
font-size: xx-small;
line-height: 1em;
}
mark {
padding: 3px 5px;
border: 1px solid #FFD600;
background: #FFEB00;
color: #726C29;
font-weight: bold;
}
ins {
text-decoration: none;
}
dl {
margin-bottom: 20px;
}
dd {
margin-bottom: 10px;
}
dt {
font-weight: bold;
} ol {
margin: 0 0 12px 24px;
padding: 0;
list-style-type: decimal;
}
ul {
margin: 0 0 12px 24px;
padding: 0;
list-style-type: square;
} pre:not(.wp-block-verse) {
overflow: auto;
margin: 0 0 20px 0;
padding: 15px 20px;
font-family: 'Courier New';
white-space: pre-wrap;
word-wrap: break-word;
}
code,
kbd {
font-family: 'Courier New';
} .wp-block-verse {
font-family: Georgia, 'Times New Roman';    
font-size: 24px;
line-height: 1;
}  blockquote,
.wp-block-quote:not(.is-large):not(.is-style-large),
.wp-block-quote.is-large, 
.wp-block-quote.is-style-large {
position: relative;
overflow: hidden;
margin: 40px 0;
padding: 20px;
border-width: 0;
border-top-width: 3px;
border-bottom-width: 3px;
border-style: solid;
}
.wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%;
}
blockquote p,
.wp-block-pullquote p,
.wp-block-pullquote.is-style-solid-color blockquote p {
font-size: 20px;
line-height: 30px;
font-weight: 500;
}
.wp-block-quote.is-large p, 
.wp-block-quote.is-style-large p {
font-size: 24px;
line-height: 34px;
font-style: normal;
} .wp-block-pullquote {
border: 0;
padding: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote {
border: 0;
} blockquote cite {
margin-top: 15px;
}
cite,
.wp-block-quote.is-large cite, 
.wp-block-quote.is-large footer, 
.wp-block-quote.is-style-large cite, 
.wp-block-quote.is-style-large footer,
.wp-block-quote__citation, 
.wp-block-quote cite, 
.wp-block-quote footer,
.wp-block-pullquote__citation, 
.wp-block-pullquote cite, 
.wp-block-pullquote footer {
display: block;
opacity: 0.5;
font-size: 18px;
line-height: 22px;
font-style: normal;
text-align: inherit;
text-transform: inherit;
} .gp-entry-content > *.alignwide {
margin-left: auto;
margin-right: auto;
clear: both;
}
.gp-entry-content > *.alignfull {
clear: both;
position: relative;
left: 50%;
right: 50%;
width: 100vw;
margin-left: -50vw;
margin-right: -50vw;
max-width: none;
}
.alignleft,
.gp-entry-content *.alignleft {
float: left;
max-width: calc(5 * (100vw / 12));
margin: 10px 2rem 10px 0;
}
.alignright,
.gp-entry-content *.alignright {
float: right;
max-width: calc(5 * (100vw / 12));
margin: 10px 0 10px 2rem;
}
.aligncenter,
.gp-entry-content *.aligncenter {
display: block;
clear: both;
margin: 10px auto;
text-align: center;
} .gp-clear {
display: block;
clear: both;
margin: 0;
padding: 0;
width: 100%;
height: 0;
content: '';
font-size: 0;
line-height: 0;
}
.gp-hidden {
display: none;
}
.invisible {
visibility: visible;
}
.js .invisible {
visibility: hidden;
}
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
} .wp-caption,
.wp-block-image figcaption {
max-width: 100%;
margin-top: .5em;
margin-bottom: 1em;
color: inherit;
text-align: center;
font-size: 14px;
line-height: 20px;
}
.wp-caption-text {
font-size: 14px;
line-height: 20px;
} .gallery {
overflow: hidden !important;
}
.gallery-item img {
max-width: 100% !important;
border: 0 !important;
}
.gallery-caption {
margin: 0 10px;
padding: 0;
border: 0;
} table {
width: 100%;
margin: 0 0 12px 0;
}
th {
padding: 8px;
vertical-align: middle;
text-align: left;
font-weight: 600;
border-width: 1px;
border-style: solid;
}
td {
padding: 8px;
vertical-align: middle;
border-width: 1px;
border-style: solid;
} hr:not(.wp-block-separator) {
border-top: 0;
border-bottom-width: 1px;
} object,
embed,
video,
iframe {
max-width: 100%;
} img {
max-width: 100%;
height: auto;
}
.avatar {
border-radius: 100%;
} input,
textarea {
margin: 0;
padding: 6px 12px;
max-width: 100%;
}
input:focus,
textarea:focus {
border-color: #d3ced2;
}
input[type='text'],
input[type='email'],
input[type='password'],
input[type='search'],
input[type='tel'] {
height: 34px;
}
textarea {
width: 100%;
height: 150px;
resize: vertical;
}
select:not([multiple]) {
height: 34px;
padding: 0 40px 0 10px;
max-width: 100%;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAQAAAC00HvSAAAAeklEQVRIx2O4//8HJfDjj7U/VBkYGCg0BgTf/1CnhjH/f6yljjGfqWPM/1FjRo0Z5sbM/78dzj73v4RcY979D/rfDGZt/6/8/yb5noIYRMgQIsIGZBAhQ4gK4ncEDRlNfqPGjBpDZWM+D6IWxfsfGpQa8wnY2lJnYAAA6pJTWSjyMvsAAAAASUVORK5CYII=);
background-position: center right;
background-repeat: no-repeat;
-webkit-appearance: none;
white-space: nowrap;
}
@-moz-document url-prefix() { select:not([multiple]) {
padding: 5px 8px;
background-image: none;
}
}
@media screen\0 { select:not([multiple]) {
padding: 5px 8px;
background-image: none;
}
}
select[multiple] {
padding: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 28px !important;
}
input[type='button'],
input[type='submit'],
input[type='reset'],
button,
.button,
.wp-block-search__button {
display: inline-block;
margin: 0;
padding: 10px 14px;
cursor: pointer;
text-align: center;
background-size: 200% 100%;
-webkit-transition: all .2s ease-in-out !important;
transition: all .2s ease-in-out !important;
}
input[type='button']:hover,
input[type='submit']:hover,
input[type='reset']:hover,
button:hover,
.button:hover,
.wp-block-search__button:hover {
background-position: 100% 0;
}
input[type='radio'],
input[type='checkbox'] {
margin-right: 5px;
background: transparent;
}
input[type='radio'] {
-webkit-appearance: radio;
}
input[type='checkbox'] {
-webkit-appearance: checkbox;
}
::-webkit-input-placeholder {
opacity: 0.7;
}
::-moz-placeholder {
opacity: 0.7;
}
:-ms-input-placeholder {  
opacity: 0.7;
}  @-moz-keyframes gpScroll {
0% {
background-position: 0 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0 50%;
}
}
@-webkit-keyframes gpScroll {
0% {
background-position: 0 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0 50%;
}
}
@keyframes gpScroll {
0% {
background-position: 0 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0 50%;
}
} .sk-folding-cube {
position: relative;
top: 50%;
width: 40px;
height: 40px;
margin: 0 auto;
-webkit-transform: rotateZ(45deg);
transform: rotateZ(45deg);
}
.admin-bar .sk-folding-cube {
top: calc(50% - 32px);
}
.sk-folding-cube .sk-cube {
float: left;
width: 50%;
height: 50%;
position: relative;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.sk-folding-cube .sk-cube:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #eee;
-webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
animation: sk-foldCubeAngle 2.4s infinite linear both;
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
-webkit-transform: scale(1.1) rotateZ(90deg);
transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
-webkit-transform: scale(1.1) rotateZ(180deg);
transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
-webkit-transform: scale(1.1) rotateZ(270deg);
transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.sk-folding-cube .sk-cube4:before {
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;
}
@-moz-keyframes sk-foldCubeAngle {
0%, 10% {
-moz-transform: perspective(140px) rotateX(-180deg);
opacity: 0;
} 
25%, 75% {
-moz-transform: perspective(140px) rotateX(0deg);
opacity: 1;
} 
90%, 100% {
-moz-transform: perspective(140px) rotateY(180deg);
opacity: 0;
}
}
@-webkit-keyframes sk-foldCubeAngle {
0%, 10% {
-webkit-transform: perspective(140px) rotateX(-180deg);
opacity: 0;
} 
25%, 75% {
-webkit-transform: perspective(140px) rotateX(0deg);
opacity: 1;
} 
90%, 100% {
-webkit-transform: perspective(140px) rotateY(180deg);
opacity: 0;
}
}
@keyframes sk-foldCubeAngle {
0%, 10% {
transform: perspective(140px) rotateX(-180deg);
opacity: 0;
} 
25%, 75% {
transform: perspective(140px) rotateX(0deg);
opacity: 1;
} 
90%, 100% {
transform: perspective(140px) rotateY(180deg);
opacity: 0;
}
} .gp-slider {
position: relative;
overflow: hidden;
zoom: 1;
}
.gp-slider .slides {
margin: 0;
padding: 0;
line-height: 0;
zoom: 1;
list-style-type: none;
}
.gp-slider .slides > li {
position: relative;
display: none;
margin: 0;
padding: 0;
list-style-type: none;
-webkit-backface-visibility: hidden;
}
.gp-slider .slides li img {
width: 100%;
}
.gp-slider .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .gp-slider .slides {
display: block;
}
* html .gp-slider .slides {
height: 1%;
}
.gp-slider .flex-direction-nav {
z-index: 99;
display: inline-block;
position: absolute;
top: 50%;
left: 0;
width: 100%;
margin: -15px 0 0 0;
list-style: none;
}
.gp-slider .flex-direction-nav li {
position: absolute;
border: 0;
}
.gp-slider .flex-direction-nav li:first-child {
left: 0;
border: 0;
}
.gp-slider .flex-direction-nav li:last-child {
right: 0;
}
.gp-slider .flex-direction-nav a {
display: block;
width: 40px;
height: 40px;
background: rgba(0,0,0,0.5);
text-align: center;
cursor: pointer;
}
.gp-slider .flex-direction-nav a:before {
color: #fff;
font-size: 26px;
line-height: 40px;
}
.gp-slider .flex-direction-nav .flex-next:before {
content: '\f105';
margin-left: 4px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-slider .flex-direction-nav .flex-prev:before {
content: '\f104';
margin-right: 4px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-slider .flex-direction-nav a:hover {
background: rgba(0,0,0,0.8);
color: #fff;
}
.gp-slider .flex-direction-nav .flex-disabled {
opacity: 0.2;
}
.gp-slider .flex-control-nav {
position: absolute;
bottom: 10px;
right: 10px;
overflow: hidden;
list-style: none;
margin: 0;
line-height: 0;
}
.gp-slider .flex-control-nav li {
display: inline-block;
margin: 0 2px;
padding: 0;
list-style: none;
}
.gp-slider .flex-control-nav li a {
position: relative;
z-index: 99;
display: block;
width: 14px;
height: 14px;
border-radius: 100%;
background: rgba(0,0,0,0.5);
border: 2px solid rgba(255,255,255,0.5);
text-indent: -8999px;
cursor: pointer;
}
.gp-slider .flex-control-nav li a:hover,
.gp-slider .flex-control-nav li .flex-active {
background: rgba(0,0,0,1);
border: 2px solid rgba(255,255,255,1);
} .gp-theme .featherlight {
box-sizing: content-box;
}
.gp-theme .featherlight .featherlight-close-icon {
top: 0;
right: 0;
width: auto;
height: auto;
font-size: 19px;
line-height: 1;
color: #fff;
background: transparent;
text-align: center;
}
.gp-theme .featherlight .featherlight-content {
margin-left: 5%;
margin-right: 5%;
padding: 30px 0;
border-bottom: 0;
background: transparent;
}
.featherlight .featherlight-image {
width: auto !important;
height: auto !important;
max-width: 100%;
max-height: 80vh;
}
.gp-theme .featherlight-next, 
.gp-theme .featherlight-previous {
display: none;
position: absolute;
top: 50%;
width: 40px;
height: 60px;
margin: -30px 0 0 0;
background: rgba(0,0,0,0.5);
color: #fff;
text-align: center;
text-indent: 0;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
font-size: 30px;
line-height: 60px;
cursor: pointer;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-theme .featherlight-content:hover .featherlight-next, 
.gp-theme .featherlight-content:hover .featherlight-previous {
display: block;
}
.gp-theme .featherlight-next {
left: auto;
right: 0;
padding-left: 8px;
}
.gp-theme .featherlight-next:before {
content: '\f105';
}
.gp-theme .featherlight-previous {
left: 0;
padding-right: 8px;
}
.gp-theme .featherlight-previous:before {
content: '\f104';
}
.gp-theme .featherlight-next:hover, 
.gp-theme .featherlight-previous:hover {
background: rgba(0,0,0,0.8);
}
.gp-theme .featherlight-next:hover span, 
.gp-theme .featherlight-previous:hover span {
display: none;
}
.gp-theme .featherlight-caption {
margin-top: 10px;
font-size: 14px;
line-height: 22px;
color: #fff;
} .gp-theme #lightboxOverlay {
z-index: 99999;
}
.gp-theme #lightbox {
z-index: 100000;
}  #gp-site-wrapper {
position: relative;
overflow: hidden;
-webkit-transition: top 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}   
.gp-header-side-menu #gp-global-wrapper.gp-active-mobile-side-menu #gp-site-wrapper {
-webkit-transform: translate(250px);
-moz-transform: translate(250px);
transform: translate(250px);
} 
.rtl.gp-header-side-menu #gp-global-wrapper.gp-active-mobile-side-menu #gp-site-wrapper {
-webkit-transform: translate(-250px);
-moz-transform: translate(-250px);
transform: translate(-250px);
}
.gp-sticky-footer #gp-site-wrapper {
display: flex;
flex-direction: column;
height: 100vh;
overflow: visible;
}
#gp-page-wrapper {
position: relative;
width: 100%;
z-index: 2;
margin: 0 auto;
}
.gp-sticky-footer #gp-page-wrapper {
flex: 1 0 auto;
} .gp-container {
z-index: 1;
position: relative;
width: 100%;
margin: 0 auto;
} #gp-content-wrapper {
position: relative;
margin: 0 auto;
padding-top: 30px;
padding-bottom: 30px;
}
.gp-homepage #gp-content-wrapper {
padding-top: 0;
padding-bottom: 0;
}
.gp-fullwidth #gp-content-wrapper {
width: 100%;
} #gp-content-wrapper,
.gp-boxed-layout #gp-content-wrapper,
.gp-full-page-page-header #gp-content-wrapper {
padding-left: 15px;
padding-right: 15px;
}
.gp-wide-layout #gp-top-header,
.gp-wide-layout #gp-mobile-header,
.gp-wide-layout #gp-standard-header,
.gp-wide-layout .gp-header-row,
.gp-wide-layout #gp-footer,
.gp-wide-layout:not(.gp-full-page-page-header) #gp-page-title {
width: 100%;
}
#gp-top-header .gp-container,
#gp-mobile-header > .gp-container,
#gp-standard-header > .gp-container,
.gp-header-row .gp-container,
#gp-footer .gp-container,
#gp-page-title .gp-container {
padding-left: 15px;
padding-right: 15px;
}
.gp-wide-layout.gp-header-wide #gp-top-header .gp-container,
.gp-wide-layout.gp-header-wide #gp-mobile-header > .gp-container,
.gp-wide-layout.gp-header-wide #gp-standard-header > .gp-container,
.gp-wide-layout.gp-header-wide .gp-header-row .gp-container,
.gp-wide-layout #gp-footer.gp-footer-wide .gp-container,
.gp-wide-layout.gp-full-page-page-header #gp-page-title .gp-container {
width: 100%;
padding-left: 15px;
padding-right: 15px;
}
.gp-boxed-layout #gp-top-header .gp-container,
.gp-boxed-layout #gp-mobile-header > .gp-container,
.gp-boxed-layout #gp-standard-header > .gp-container,
.gp-boxed-layout .gp-header-row .gp-container,
.gp-boxed-layout #gp-footer .gp-container,
.gp-boxed-layout #gp-page-title .gp-container {
width: 100%;
padding-left: 15px;
padding-right: 15px;
} #gp-content {
z-index: 1;
position: relative;
float: left;
margin: 0 auto;
order: 2;
}
.gp-no-sidebar #gp-content,
.gp-fullwidth #gp-content  {
width: 100% !important;
-webkit-flex: none;
flex: none;
} .gp-sidebar {
display: none;
position: relative;
float: left;
width: 100%;
}
.gp-sidebar-all .gp-sidebar {
display: block;
}
.gp-sidebar-divider {
display: none;
float: left;
overflow: hidden;
width: 100%;
height: 1px;
margin: 40px 0;
border-top-width: 1px;
border-style: solid;
}
.gp-sidebar-all .gp-sidebar-divider {
display: block;
}  .gp-nav {
height: 100%;
}
.gp-nav .menu {
margin: 0;
height: 100%;
list-style: none;
}
.gp-nav .menu-item {
display: inline-block;
}
.menu .menu-item.gp-hide-on-mobile {
display: none;
}
.gp-nav .menu > .menu-item {
float: left;
height: 100%;
white-space: nowrap;
}	
.gp-nav .gp-standard-menu {
position: relative;
}
.gp-nav .menu > .menu-item > a,
.gp-nav .menu > .menu-item > .gp-menu-text {
display: -webkit-inline-flex;
display: -webkit-inline-box;
display: inline-flex;
position: relative;
height: 100%;
padding: 0 12px;
line-height: 1 !important;
font-family: inherit;
-webkit-align-items: center;
align-items: center;
}
.gp-nav .gp-menu-icon {
padding-right: 5px;
}
.gp-nav .gp-hide-nav-label .gp-menu-icon {
padding-right: 0;
}
.gp-nav .menu-item-has-children > a:after,
.gp-nav .gp-tab-content-menu > a:after,
.gp-nav .gp-content-menu > a:after {
display: none;
content: '\f107';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
margin-left: 5px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .gp-more-menu-items {
height: 100% !important;
}
.gp-more-menu-items .gp-more-menu-items-icon:before {
content: '\f142' !important;    
display: -webkit-inline-flex;
display: -webkit-inline-box;
display: inline-flex;
height: 100%;
padding: 0 12px;
cursor: pointer;
line-height: 1 !important;
-webkit-align-items: center;
align-items: center;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-more-menu-items .gp-more-menu-items-icon:after {
content: '' !important;
}
.gp-more-menu-items .gp-more-menu-items-icon:hover:before {
position: relative !important;
left: auto !important;
bottom: auto !important;
width: auto !important;
} .gp-nav .sub-menu {
display: none;
position: absolute;
z-index: 1;
top: auto;
left: auto;
overflow: visible;
width: 250px;
margin: 0;
padding: 10px 0;
white-space: normal;
list-style: none;
text-align: left;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
.gp-nav .gp-nav-shift .sub-menu {
right: 0;
}
.gp-nav .sub-menu .menu-item {
width: 100%;
position: relative;
}
.gp-nav .sub-menu .menu-item > a,
.gp-nav .sub-menu .menu-item > .gp-menu-text,
.gp-nav .sub-menu .menu-item > .gp-menu-image {
display: block;
margin: 0;
padding: 8px 20px;
}
.gp-nav .sub-menu .menu-item-has-children > a {
padding-right: 40px;
}
.gp-nav .gp-nav-shift .sub-menu .menu-item-has-children > a {
padding-left: 40px;
padding-right: 20px;
}
.gp-nav .sub-menu .menu-item .sub-menu {
top: -11px;
left: 100%;
}
.gp-nav .gp-nav-shift .sub-menu .menu-item .sub-menu {
left: auto;
right: 100%;
}
.gp-has-bg-image > .sub-menu {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.gp-nav .sub-menu .menu-item-has-children > a:after {
content: '\f105';
position: absolute;
top: 8px;
right: 20px;
}
.gp-nav .gp-nav-shift .sub-menu .menu-item-has-children > a:after {
content: '\f104';
right: auto;
left: 20px;    
margin-left: 0;
margin-right: 5px;
}
#gp-profile-menu.gp-nav-shift.sub-menu {
right: 0;
}
#gp-profile-menu.gp-nav-shift.sub-menu .menu-item-has-children > a {
padding-left: 40px;
padding-right: 20px;
}
#gp-profile-menu.gp-nav-shift.sub-menu .menu-item .sub-menu {
left: auto;
right: 100%;
}
#gp-profile-menu.gp-nav-shift.sub-menu .menu-item-has-children > a:after {
content: '\f104';
right: auto;
left: 20px;    
margin-left: 0;
margin-right: 5px;
} .gp-nav .gp-megamenu > .sub-menu {
left: 30px;
width: calc(100% - 60px);
padding: 22px 10px;
}
.gp-nav .gp-megamenu > .sub-menu > .menu-item {
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.gp-nav .gp-megamenu .menu-item-has-children > a:after {
display: none;
}
.gp-nav .gp-megamenu .sub-menu > li,
.gp-nav .gp-megamenu .sub-menu .sub-menu {
display: block;
z-index: 0;
position: relative;
top: auto;
left: auto;
right: auto;
width: auto;
width: 100%;
padding: 0;
border: 0;
background-color: transparent;
}
.gp-nav span.gp-menu-header {
display: block;
padding: 10px 0;
margin: 0 20px 10px 20px;
border-top: 0 !important;
border-right: 0 !important;
border-left: 0 !important;
} .gp-nav .gp-tab-content-menu .sub-menu,
.gp-nav .gp-content-menu .sub-menu {
left: 30px;
width: calc(100% - 60px);
padding: 0;
}
.gp-nav .gp-tab-content-menu .menu-item,
.gp-nav .gp-content-menu .menu-item {
display: table;
width: 100%;
padding: 0;
}
.gp-menu-tabs {
width: 20%;
margin: 0;
display: table-cell;
vertical-align: top;
border-top: 0 !important;
border-bottom: 0 !important;
border-left: 0 !important;
}
.gp-nav .gp-menu-tabs .menu-item {
list-style: none;
float: left;
width: 100%;
margin: 0;
padding: 0;
text-align: right;
margin-bottom: 1px;
cursor: pointer;
border-top: 0 !important;
border-right: 0 !important;
border-left: 0 !important;
}
.gp-nav .gp-menu-tabs .menu-item a {
padding: 8px 20px;
}
.gp-nav .gp-tab-content-menu .gp-section-loop,
.gp-nav .gp-content-menu .gp-section-loop {
display: table-cell;
width: 80%;
padding: 20px 20px 20px 0;
}
.gp-nav .gp-content-menu .gp-section-loop {
width: 100%;
}
.gp-nav .gp-tab-content-menu .gp-post-item,
.gp-nav .gp-content-menu .gp-post-item {
float: left;
width: 20%;
padding-left: 20px;
margin: 0;
}
.gp-nav .gp-tab-content-menu .gp-post-item {
width: 25%;
}
.gp-nav .gp-tab-content-menu .gp-post-audio.gp-loop-featured,
.gp-nav .gp-content-menu .gp-loop-featured {
margin-bottom: 12px;
}
.gp-nav .gp-tab-content-menu .gp-post-thumbnail + .gp-post-audio,
.gp-nav .gp-content-menu .gp-post-thumbnail + .gp-post-audio {
margin-top: -40px;
}
.gp-nav .gp-tab-content-menu .gp-post-audio.gp-loop-featured .mejs-container,
.gp-nav .gp-content-menu .gp-post-audio.gp-loop-featured .mejs-container {
width: 100% !important;
}
.gp-nav .gp-pagination-arrows {
margin: -10px 0 10px 0;
}  #gp-top-header {
position: relative;
clear: both;
z-index: 99998;
min-height: 40px;
padding-top: 14px;
}
.gp-scrolling #gp-top-header,
.gp-fixed-header #gp-top-header {
display: none !important;
}
.gp-top-header-desktop #gp-top-header {
display: none;
}
#gp-top-header .menu > .menu-item {
margin: -14px 15px 0 0;
}
#gp-top-header .menu > .menu-item:last-child {
margin-right: 0;
}
#gp-top-header .menu > .menu-item > a,
#gp-top-header .menu > .menu-item > .gp-menu-text {
padding: 14px 0 13px;
}
#gp-top-nav-left {
float: left;
}
#gp-top-nav-right {
float: right;
} #gp-mobile-header {
position: relative;
clear: both;
z-index: 99997;
}
.gp-header-over-content #gp-mobile-header {
position: absolute;
}
.gp-fixed-header-all.gp-scrolling #gp-mobile-header,
.gp-fixed-header-all.gp-fixed-header #gp-mobile-header {
position: fixed;
left: 0;
right: 0;
}
#gp-mobile-header > .gp-container {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
} #gp-standard-header {
display: none;
position: relative;
clear: both;
z-index: 99997;
}
.gp-header-over-content #gp-standard-header {
position: absolute;
}
.gp-boxed-layout.gp-header-over-content #gp-standard-header {
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
}
.gp-scrolling #gp-standard-header,
.gp-fixed-header #gp-standard-header {
position: fixed;
left: 0;
right: 0;
}
.gp-header-side-menu.gp-scrolling #gp-standard-header,
.gp-header-side-menu.gp-scrolling #gp-mobile-header,
.gp-header-side-menu.gp-fixed-header #gp-standard-header,
.gp-header-side-menu.gp-fixed-header #gp-mobile-header {
left: auto;
right: auto;
}
#gp-standard-header .gp-container {
display: -webkit-flex;
display: flex;
height: 100%;
}
.gp-header-row {
width: 100%;
height: 100%;
}
#gp-fixed-header-padding {
display: none;
position: relative;
}
.gp-scrolling #gp-fixed-header-padding,
.gp-fixed-header #gp-fixed-header-padding {
display: block;
} .gp-logo {
display: -webkit-flex;
display: flex;
position: relative;
height: 100%;
line-height: 0;
-webkit-flex: 1 1 0;
flex: 1 1 0;
-webkit-align-items: center;
align-items: center;
}
.gp-logo-image { 
display: none;
} #gp-main-header-primary-nav {    
display: -webkit-flex;
display: flex;
float: left;
}
* + .gp-nav-column #gp-main-header-primary-nav > .menu > .menu-item:first-child,
* + #gp-main-header-primary-nav > .menu > .menu-item:first-child { 
margin-left: 8px;
}
#gp-main-header-primary-nav .menu > .menu-item > a:before {
content: '';
border-bottom-color: transparent;
transition: border-color 1s ease;  
}
#gp-main-header-primary-nav .menu > .current-menu-item > a:before,
#gp-main-header-primary-nav .menu > .menu-item > a:hover:before {
content: '';
position: absolute;
left: 12px;
bottom: 20px;    
width: calc(100% - 24px);
}
#gp-header-row-1 {
position: relative;
z-index: 2;
}
#gp-header-row-2 {
position: relative;
z-index: 1;
}
.gp-nav-column {
display: -webkit-flex;
display: flex;
-webkit-flex: 1 1 auto; flex: 1 1 auto;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.gp-hide-move-menu-links {
opacity: 0;
} #gp-main-header-secondary-nav {    
display: -webkit-flex;
display: flex;
float: left;
max-width: 400px;
}
#gp-main-header-secondary-menu {
display: -webkit-flex;
display: flex;
}
#gp-main-header-secondary-nav > .menu > .menu-item {
height: auto;
margin-left: 12px;
-webkit-align-self: center;
align-self: center;
}
#gp-main-header-secondary-nav > .menu > .menu-item:first-child {
margin-left: 0;
}
* + .gp-nav-column #gp-main-header-secondary-nav > .menu > .menu-item:first-child,
* + #gp-main-header-secondary-nav > .menu > .menu-item:first-child { 
margin-left: 20px;
}
#gp-main-header-secondary-nav .menu > .menu-item > a {
height: auto;
padding: 10px 25px;
border-radius: 4px;
}
#gp-main-header-secondary-nav .menu > .menu-item > .sub-menu {
top: 100%;
} #gp-header-search {
display: -webkit-flex;
display: flex;
z-index: 1;
width: 33%;
height: 100%;
-webkit-align-items: center;
align-items: center;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
* + .gp-nav-column #gp-header-search,
* + #gp-header-search {
margin-left: 20px;
}
#gp-header-search .searchform {
width: 100%;
}
#gp-header-search .gp-search-bar {
height: 40px;
border-radius: 4px;
}  .gp-header-buttons {
display: -webkit-flex;
display: flex;
float: left;
height: 100%;
}
#gp-mobile-header .gp-header-buttons {
float: right;
} 
.gp-header-button {
position: relative;
z-index: 2;
float: left;
height: 100%;
padding: 0 8px;
line-height: 1;
cursor: pointer;
-webkit-align-items: center;
align-items: center;
}
.gp-header-button:before {
-webkit-transition: all .2s ease-in-out !important;
transition: all .2s ease-in-out !important;
} .gp-search-button {
display: none;
}
.gp-search-button-all .gp-search-button,
.gp-search-button-mobile .gp-search-button {
display: -webkit-flex;
display: flex;
}
.gp-search-button-desktop .gp-search-button {
display: none;
}
.gp-search-button:before {
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
content: '\f002';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-search-box { 
display: none;
z-index: 1;
position: absolute;
top: 100%;
left: 0;
width: 100%;
line-height: 1;
cursor: default;
}
.gp-search-box .gp-container {
padding: 0 !important;
}
.gp-search-box .searchform { 
width: 100%;
padding: 15px;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
#gp-mobile-header .gp-search-box .searchform,
.gp-boxed-layout #gp-standard-header .gp-search-box .searchform { 
border-right: 0 !important;
border-left: 0 !important;
}
.gp-search-box input.gp-search-bar {
height: auto !important;
padding: 0;
background: none;
border: 0;
font-size: 18px;
line-height: 1;
}  .gp-profile-button {
display: none;
-webkit-flex-shrink: 0;
flex-shrink: 0;
}    	
.gp-profile-button-all .gp-profile-button,
.gp-profile-button-mobile .gp-profile-button {
display: -webkit-flex;
display: flex;
}
.gp-profile-button-desktop .gp-profile-button {
display: none;
}
.gp-profile-button .avatar {
width: 30px;
height: 30px;
}
body:not(.logged-in) .gp-profile-button:before {
content: '\f2c0';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;	
}
body:not(.logged-in).gp-fontawesome5 .gp-profile-button:before {
content: '\f007';
font-weight: 400;
}
.gp-profile-button-avatar {
padding: 0;
}
.gp-notification-counter {
position: absolute;
z-index: 1;  
top: auto;
right: 0;
width: auto;
height: auto;
margin-top: -15px;
padding: 3px 3px 2px 3px;
text-align: center;
border-radius: 3px;
font-size: 10px;
line-height: 1;
letter-spacing: 0;
}
.gp-profile-tab,
.gp-notifications-tab {
float: left;
width: 50%;
text-align: center;
padding: 15px;
border-top: 0 !important;
border-right: 0 !important;
border-left: 0 !important;
margin: -10px 0 10px;
cursor: pointer;
}
.gp-notifications-tab .gp-notification-counter {
top: 15px;
right: auto;
}
.gp-profile-tab {
border-right-width: 1px;
border-style: solid;
}
.gp-profile-tab:before,
.gp-notifications-tab:before {
font-size: 16px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;	
}
.gp-profile-tab:before {
content: '\f2c0';	
}
.gp-fontawesome5 .gp-profile-tab:before {
content: '\f007';	
}
.gp-notifications-tab:before {
content: '\f0a2';	
}
.gp-fontawesome5 .gp-notifications-tab:before {
content: '\f0f3';	
}
.gp-nav .gp-notification-link,
.gp-mobile-nav .gp-notification-link {
display: none;
}
.gp-nav .gp-notification-link, 
.gp-mobile-nav .gp-notification-link {
padding: 8px 20px;
}
.gp-nav .sub-menu .menu-item.gp-notification-link > a,
.gp-mobile-nav .sub-menu .menu-item.gp-notification-link > a {
display: inline;
padding: 0;
} #gp-profile-menu {
line-height: 18px;
}  .gp-header-logo-left-1 #gp-standard-header .gp-container {
-webkit-justify-content: space-between;
justify-content: space-between;
} .gp-header-logo-right-1 #gp-standard-header .gp-container {
-webkit-justify-content: space-between;
justify-content: space-between;
}
.gp-header-logo-right-1 .gp-nav-column #gp-main-header-secondary-nav > .menu > .menu-item:last-child,
.gp-header-logo-right-1 #gp-main-header-secondary-nav > .menu > .menu-item:last-child {
margin-right: 20px;
}
.gp-header-logo-right-1 .gp-logo { 
-webkit-justify-content: flex-end;
justify-content: flex-end;
order: 2;
} .gp-header-nav-bottom-1 #gp-header-row-2 .gp-container > div { 
display: -webkit-flex;
display: flex;
width: 100%;
height: 100%;
}
.gp-header-nav-bottom-1 #gp-main-header-primary-nav {
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.gp-header-nav-bottom-1 #gp-main-header-primary-nav > ul > li {
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
text-align: center;
}
.gp-header-nav-bottom-1 #gp-main-header-primary-nav > ul > li:after {
content: ' ';   
position: absolute;
top: 50%;
right: 0;
height: 20px;
margin-top: -10px;
line-height: 1;
}
.gp-header-nav-bottom-1 #gp-main-header-primary-menu {
display: -webkit-flex;
display: flex;
}
.gp-header-nav-bottom-1 #gp-main-header-primary-menu {
width: 100%;
}	
.gp-header-nav-bottom-1 .gp-header-button:first-child {
margin-left: 20px;
}
.gp-header-nav-bottom-1 #gp-main-header-secondary-menu {
display: -webkit-flex;
display: flex;
}
.gp-header-nav-bottom-1 #gp-main-header-secondary-nav > .menu > .menu-item {
height: auto;
-webkit-align-self: center;
align-self: center;
} .gp-header-nav-bottom-2 #gp-header-row-1 .gp-container {
-webkit-justify-content: center;
justify-content: center;
}
.gp-header-nav-bottom-2 #gp-header-row-1 .gp-logo {
-webkit-justify-content: center;
justify-content: center;
}
.gp-header-nav-bottom-2 #gp-header-row-2 .gp-container > div { 
display: -webkit-flex;
display: flex;
width: 100%;
height: 100%;
}
.gp-header-nav-bottom-2 #gp-main-header-primary-nav {
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.gp-header-nav-bottom-2 #gp-main-header-primary-nav > ul > li {
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
text-align: center;
}
.gp-header-nav-bottom-2 #gp-main-header-primary-nav > ul > li:after {
content: ' ';   
position: relative;
float: right; 
top: 50%;
height: 20px;
margin-top: -13px;
line-height: 1;
}
.gp-header-nav-bottom-2 #gp-main-header-primary-menu {
display: -webkit-flex;
display: flex;
}
.gp-header-nav-bottom-2 #gp-main-header-primary-menu {
width: 100%;
}	
.gp-header-nav-bottom-2 .gp-header-button:first-child {
margin-left: 20px;
}
.gp-header-nav-bottom-2 #gp-main-header-secondary-nav {
position: absolute;
right: 0;
top: 0;
} 
.gp-header-nav-bottom-2 #gp-main-header-secondary-menu {
display: -webkit-flex;
display: flex;
}
.gp-header-nav-bottom-2 #gp-main-header-secondary-nav > .menu > .menu-item {
height: auto;
-webkit-align-self: center;
align-self: center;
}
.gp-header-nav-bottom-2 #gp-header-search {
position: absolute;
left: 0;
top: 0;
} .gp-header-nav-bottom-3 #gp-header-row-1 .gp-container {
-webkit-justify-content: center;
justify-content: center;
}
.gp-header-nav-bottom-3 #gp-header-row-1 .gp-logo {
-webkit-justify-content: center;
justify-content: center;
}
.gp-header-nav-bottom-3 #gp-main-header-primary-nav {
margin-left: -12px;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.gp-header-nav-bottom-3 #gp-main-header-secondary-menu {
display: -webkit-flex;
display: flex;
}
.gp-header-nav-bottom-3 #gp-main-header-secondary-nav > .menu > .menu-item {
height: auto;
-webkit-align-self: center;
align-self: center;
}
.gp-header-nav-bottom-3 #gp-header-search {
position: absolute;
right: 0;
top: 0;
}  .gp-header-side-menu #gp-global-wrapper {
padding-left: 0;
-webkit-transition: padding-left 0.5s ease;
-moz-transition: padding-left 0.5s ease;
-o-transition: padding-left 0.5s ease;
transition: padding-left 0.5s ease;
}
#gp-global-wrapper.gp-active-mobile-side-menu {
overflow: hidden;
} .gp-header-side-menu .gp-nav-column { 
width: 100%;
}
.gp-header-side-menu #gp-main-header-primary-nav { 
margin-left: -12px;
-webkit-flex: 1 0 auto;
flex: 1 0 auto;
}
.gp-header-side-menu * + #gp-main-header-primary-nav { 
margin-left: 0;
}
.gp-header-side-menu .gp-header-buttons,
.gp-header-side-menu #gp-main-header-secondary-nav {
float: right;
} .gp-side-menu-all #gp-side-menu-wrapper {
display: block;
}
.gp-side-menu-desktop #gp-side-menu-wrapper,
.gp-side-menu-desktop #gp-open-side-menu-button {
display: none;
}
#gp-global-wrapper.gp-active-mobile-side-menu #gp-side-menu-wrapper {
width: 250px;
}
#gp-global-wrapper.gp-active-mobile-side-menu #gp-open-side-menu-button {
opacity: 0;
}
#gp-side-menu-wrapper {
z-index: 99997;
overflow: hidden;
position: fixed;
left: 20%;
width: 0;
height: 100%;
margin-left: -20%;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#gp-side-menu-logo {
display: none;
overflow: hidden;
padding: 0 20px; 
}
#gp-side-menu-content {
position: relative;
height: calc(100% - 50px);
}
.admin-bar #gp-side-menu-content {
height: calc(100% - 82px);
}
#gp-side-menu-scroller {
position: absolute;
overflow: scroll;
overflow-x: hidden;
top: 0;
right: 0;
bottom: 0;
left: 0;
-ms-overflow-style: none;
}
#gp-side-menu-scroller::-webkit-scrollbar { 
width: 0 !important;
}
#gp-side-menu-nav {
overflow: hidden;
width: 100%;
height: auto;
}
#gp-side-menu-nav .menu {
overflow: hidden;
margin: 0;
padding: 20px 0;
} 
#gp-side-menu-nav .menu-item a, 
#gp-side-menu-nav span.gp-menu-header,
#gp-side-menu-nav .menu-item > .gp-menu-text {
padding: 10px 20px;
}
#gp-side-menu-nav .menu-item > .gp-mobile-dropdown-icon {
padding-left: 15px;
padding-right: 30px;
}
#gp-side-menu-scroller .widget {
padding: 20px 20px 10px 20px;
margin-bottom: 0;
}
#gp-side-menu-toggle {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 50px;
}
.admin-bar #gp-side-menu-toggle {
bottom: 46px;
}
#gp-close-side-menu-button {
float: right;
width: 50px;
height: 50px;
font-size: 30px;
line-height: 50px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
cursor: pointer;
text-align: center;
}
#gp-close-side-menu-button:before {
content: '\f190';
}
#gp-open-side-menu-button {
z-index: 99997;
position: fixed;
bottom: 0;
left: 0;
width: 50px;
height: 50px;
font-size: 30px;
line-height: 50px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
cursor: pointer;
text-align: center;
opacity: 1;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#gp-open-side-menu-button:before {
content: '\f18e';
}  .gp-open-mobile-nav-button {	
display: -webkit-flex;
display: flex;
float: left;
width: 26px;
height: 100%;
margin-left: 12px;
cursor: pointer;
line-height: 1;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-align-items: center;
align-items: center;
}
.gp-header-logo-right-1 .gp-open-mobile-nav-button {
margin: 0 12px 0 0;
order: -1;
}
.gp-nav-button-icon {
position: relative;
z-index: 2;
float: left;
-webkit-align-items: center;
align-items: center; 
}
.gp-nav-button-icon,
.gp-nav-button-icon:before,
.gp-nav-button-icon:after {
width: 25px;
height: 2px;
position: absolute;
content: '';
}
.gp-nav-button-icon:before {
margin-top: 8px;
}
.gp-nav-button-icon:after {
margin-top: -8px;
} #gp-close-mobile-nav-button {
display: none;
position: fixed;
z-index: 99998;
top: 32px;
right: 15px;
font-size: 30px;
line-height: 1;
cursor: pointer;
}
.rtl #gp-close-mobile-nav-button {
left: 15px;
right: auto;
}
.admin-bar #gp-close-mobile-nav-button {
top: 52px;
}
.gp-mobile-primary-nav-active #gp-close-mobile-nav-button,
.gp-mobile-profile-nav-active #gp-close-mobile-nav-button {
display: block;
}
#gp-close-mobile-nav-button:before {
content: '\2715';
}
@-moz-document url-prefix() { .gp-mobile-nav-close-button:before {
font-size: 35px;
}
}
.gp-mobile-primary-nav-active .gp-header-buttons,
.gp-mobile-profile-nav-active .gp-header-buttons {
display: none;
} body.gp-mobile-primary-nav-active,
body.gp-mobile-profile-nav-active {
overflow: hidden;
min-height: 100%;
}
#gp-mobile-nav-bg {
display: none;
position: fixed;
top: 0; 
left: 0;
z-index: 99998;
background: rgba(0,0,0,0.4);
width: 100%;
height: 100%;
}
.gp-mobile-primary-nav-active #gp-mobile-nav-bg,
.gp-mobile-profile-nav-active #gp-mobile-nav-bg {
display: block;
}
#gp-mobile-primary-nav,
#gp-mobile-profile-nav {
position: fixed;
z-index: 99998;
top: 0;
left: 0;
bottom: 0;
width: 265px;
height: 100%;
padding-top: 20px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
-webkit-transform: translateX(-265px);
transform: translateX(-265px);
}
.rtl #gp-mobile-primary-nav,
.rtl #gp-mobile-profile-nav {
left: auto;
right: 0;
}
.rtl:not(.gp-mobile-primary-nav-active) #gp-mobile-primary-nav,
.rtl:not(.gp-mobile-profile-nav-active) #gp-mobile-profile-nav {
-webkit-transform: translateX(265px);
transform: translateX(265px);
}
.admin-bar #gp-mobile-primary-nav,
.admin-bar #gp-mobile-profile-nav {
margin-top: 32px;
}	
.gp-mobile-primary-nav-active #gp-mobile-primary-nav,
.gp-mobile-profile-nav-active #gp-mobile-profile-nav {
-webkit-transform: translate(0,0);
transform: translate(0,0);
}
#gp-mobile-primary-nav .menu,
#gp-mobile-profile-nav .menu {
overflow: hidden;
margin: 0;
padding: 0 20px;
}
.gp-mobile-nav .menu-item {
position: relative;
float: left;
width: 100%;
list-style-type: none;
}
.gp-mobile-nav .menu-item:first-child {
border-top: 0;
}
.gp-mobile-nav .menu-item a,
.gp-mobile-nav span.gp-menu-header,
.gp-mobile-nav .menu-item .gp-menu-text {
display: block;
padding: 15px 0;
}
.gp-mobile-nav .gp-menu-icon {
padding-right: 10px;
}
.gp-mobile-nav .menu-item-has-children > a {
padding-right: 70px;
}
.gp-mobile-nav .menu-item > .gp-menu-text {
padding: 15px 0;
}
.gp-mobile-nav .gp-menu-image {
padding: 15px 0;
}
.gp-mobile-nav .menu-item > .gp-mobile-dropdown-icon {
cursor: pointer;
position: absolute;
top: 0;
right: 0;
font-size: 24px;
line-height: 44px;
padding: 0 0 0 15px;
}
.gp-mobile-nav .gp-content-menu  > .gp-mobile-dropdown-icon,
.gp-mobile-nav .gp-tab-content-menu > .gp-mobile-dropdown-icon {
display: none;
}
.gp-mobile-nav .menu-item > .gp-mobile-dropdown-icon:before {
content: '\f107';
}
.gp-mobile-nav .menu-item.gp-selected > .gp-mobile-dropdown-icon:before {
content: '\f106';
}
.gp-mobile-nav .sub-menu {
display: none;
margin: 0;
list-style-type: none;
}
.gp-mobile-nav .sub-menu li {
padding-left: 10px;
}
.gp-mobile-nav .sub-menu .sub-menu li {
padding-left: 20px;
}
.gp-mobile-nav .sub-menu .sub-menu .sub-menu li {
padding-left: 30px;
}
.gp-mobile-nav .gp-megamenu .sub-menu li > .sub-menu {
display: block;
}  #login {
display: none;
position: fixed;
overflow: hidden;
width: 100%;
height: 100%;
min-height: 100%;
bottom: 0;
right: 0;
padding: 10px;
z-index: 99998;
text-align: center;
background: #000;
background: rgba(0,0,0,0.7);
-webkit-text-size-adjust: 100%;
}
#login > div {
-webkit-animation: fadeInScale 0.8s ease-in-out;
animation: fadeInScale 0.8s ease-in-out;
}
@-moz-keyframes fadeInScale {
0% { 
-moz-transform: scale(0.6); 
opacity: 0; 
}
100% { 
-moz-transform: scale(1); 
opacity: 1; 
}
}
@-webkit-keyframes fadeInScale {
0% { 
-webkit-transform: scale(0.6); 
opacity: 0; 
}
100% { 
-webkit-transform: scale(1); 
opacity: 1; 
}
}
@keyframes fadeInScale {
0% { 
transform: scale(0.6); 
opacity: 0; 
}
100% { 
transform: scale(1); 
opacity: 1; 
}
} #gp-login-modal {
display: inline-block;
position: relative;
overflow: scroll;
max-width: 500px;
width: 100%;
height: 100%;
padding: 30px;
box-shadow: 0 0 10px rgba(0,0,0,0.05);
text-align: left;
-webkit-text-size-adjust: 100%;
}
#gp-login-close {
position: absolute;
top: 29px;
right: 30px;
text-align: center;
font-size: 19px;
line-height: 1;
cursor: pointer;
}
#gp-login-close:before {
content: '\2715';
}
.gp-login-form-wrapper,
.gp-register-form-wrapper,
.gp-lost-password-form-wrapper {
display: none;
}
.gp-login-display .gp-login-form-wrapper,
.gp-register-display .gp-register-form-wrapper,
.gp-lost-password-display .gp-lost-password-form-wrapper {
display: block;
}
.gp-login-title {
clear: none;
margin: 0 0 20px 0;
}
.gp-login-desc {
font-size: 14px;
line-height: 24px;
}
.gp-login-register-form p {
margin-bottom: 20px;
}
.gp-login-register-form .gp-post-form-gdpr {
margin: 20px 0 0 0;
font-size: 11px;
line-height: 15px;
}
.gp-login-register-form .gp-post-form-gdpr input {
display: inline-block;
margin-top: 3px;
vertical-align: top;
}
.gp-login-register-form .gp-post-form-gdpr label {
display: inline-block;
max-width: 90%;
font-size: 11px;
line-height: 15px;
}
.gp-login-register-form input[type="text"],
.gp-login-register-form input[type="password"],
.gp-login-register-form input[type="email"],
.gp-login-register-form input[type='submit'] {
width: 100%;
height: 45px;
}
.gp-login-register-form .rememberme {
font-size: 13px;
line-height: 1;
}
.gp-login-results > div {
width: 100%;
margin-top: 20px;
font-size: 14px;
line-height: 24px;
} .gp-login-register-form .gglcptch {
margin-bottom: 20px;
padding: 0;
}
#gp-login-modal .gp-login-register-form .gglcptch_v2 {
width: 440px;
} .gp-login-form-actions div[class*='the_champ_'] {
display: none;
}
.gp-social-login .the_champ_login_ul li {
margin-bottom: 15px !important;
}
.gp-login-or-lines { 
position: relative;
width: 75%;
overflow: hidden;
clear: both;
margin: 0 auto;
}
.gp-login-or-left-line {
float: left;
width: 44%;
margin: 8px 3% 0 0;
border-top-width: 1px;
border-style: solid;
}
.gp-login-or-right-line {
float: left;
width: 44%;
margin: 8px 0 0 3%;
border-top-width: 1px;
border-style: solid;
}
.gp-login-or-text {
float: left;
width: 6%;
font-size: 14px;
line-height: 1;
text-align: center;
font-weight: 500;
opacity: 0.5;
}
.gp-social-login .wp-social-login-widget {
margin: 20px 0;
}
.gp-social-login .wp-social-login-connect-with {
display: none;
}
.gp-social-login .wp-social-login-provider-list {
display: -webkit-flex;
display: flex;
height: 40px;
padding: 0;
}
.gp-social-login .oneall_social_login_providers iframe {
max-height: 230px;
}
.gp-social-login .oneall_social_login_label {
line-height: 1;
margin-bottom: 10px !important;
}
.gp-social-login .wp-social-login-provider {
display: -webkit-inline-flex;
display: -webkit-inline-box;
display: inline-flex;
margin: 0;
font-size: 0;
margin-left: 1px;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
color: #fff;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.gp-social-login .wp-social-login-provider:before {
font-size: 16px;
line-height: 1;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-social-login .wp-social-login-provider:first-child {
margin-left: 0;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.gp-social-login .wp-social-login-provider:last-child {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.gp-social-login .wp-social-login-provider {
background-color: #eee;
}
.gp-social-login .wp-social-login-provider-facebook {
background-color: #3b5998;
}
.gp-social-login .wp-social-login-provider-facebook:before {
content: "\f09a";
}
.gp-social-login .wp-social-login-provider-google {
background-color: #d34836;
}
.gp-social-login .wp-social-login-provider-google:before {
content: "\f0d5";
}
.gp-social-login .wp-social-login-provider-twitter {
background-color: #4099FF;
}
.gp-social-login .wp-social-login-provider-twitter:before {
content: "\f099";
}
.gp-social-login .wp-social-login-provider-instagram {
background-color: #4099FF;
}
.gp-social-login .wp-social-login-provider-instagram:before {
content: "\f16d";
}
.gp-social-login .wp-social-login-provider-linkedin {
background-color: #0077B5;
}
.gp-social-login .wp-social-login-provider-linkedin:before {
content: "\f0e1";
}
.gp-social-login .wp-social-login-provider-wordpress {
background-color: #21759b;
}
.gp-social-login .wp-social-login-provider-wordpress:before {
content: "\f19a";
}
.gp-social-login .wp-social-login-provider-yahoo {
background-color: #720e9e;
}
.gp-social-login .wp-social-login-provider-yahoo:before {
content: "\f19e";
}
.gp-social-login .wp-social-login-provider-disqus {
background-color: #2e9fff;
}
.gp-social-login .wp-social-login-provider-disqus:before {
content: "\f075";
}
.gp-social-login .wp-social-login-provider-reddit {
background-color: #FF5700;
}
.gp-social-login .wp-social-login-provider-reddit:before {
content: "\f281";
}
.gp-social-login .wp-social-login-provider-steam {
background-color: #000;
}
.gp-social-login .wp-social-login-provider-steam:before {
content: "\f1b6";
}
.gp-social-login .wp-social-login-provider-tumblr {
background-color: #34526f;
}
.gp-social-login .wp-social-login-provider-tumblr:before {
content: "\f173";
}
.gp-social-login .wp-social-login-provider-twitchtv {
background-color: #6441a5;
}
.gp-social-login .wp-social-login-provider-twitchtv:before {
content: "\f1e8";
}
.gp-social-login .wp-social-login-provider-vkontakte {
background-color: #45668e;
}
.gp-social-login .wp-social-login-provider-vkontakte:before {
content: "\f189";
} .gp-login-links {
width: 100%;
margin-top: 20px;
font-size: 13px;
line-height: 1;
text-align: right;
}
.gp-login-links a {
margin-left: 10px;
}
.gp-login-links .gp-login-link:before,
.gp-login-links .gp-social-login-link:before {
content: '\f090';
margin-right: 5px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-login-links .gp-register-link:before,
.gp-login-links .gp-bp-register-link:before {
content: '\f044';
margin-right: 5px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-login-links .gp-lost-password-link:before {
content: '\f059';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
margin-right: 5px;
font-weight: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  .widget {    
position: relative;
clear: both;
width: 100%;
margin-bottom: 35px;
}
.widget:last-child {
margin-bottom: 0 !important;
}
.widget-title,
.wpb_heading,
.widget_block .wp-block-group__inner-container > h2,
.widget_block .wp-block-search__label {
margin: 0 0 20px;
}
.widget ol,
.widget ul,
.widget_block > .wp-block-group {
margin: 0;
}
.widget li {
list-style-type: none;
padding: 5px 0;
border-bottom-width: 1px;
border-style: solid;
}
.widget li:first-child {
border-top-width: 1px;
border-style: solid;
}
.widget .children li,
.widget .sub-menu li {    
padding-left: 10px;
}
.widget .children li:last-child,
.widget .sub-menu li:last-child {    
padding-bottom: 0;
border-bottom: 0;
}
.gp-element-icon {
display: inline-flex !important;
margin: 0 10px 20px 1px;
-webkit-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-align-items: center;
align-items: center;
}
.gp-element-icon:before {
font-size: 16px;
line-height: 1;
}
.gp-style-modern .gp-element-icon:before {
font-size: 24px;
}
.gp-widget-title .widget-title {
display: -webkit-inline-flex;
display: -webkit-inline-box;
display: inline-flex;
margin-bottom: 20px;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-align-items: center;
align-items: center;
}
.gp-style-modern .gp-widget-title .widget-title {
font-size: 24px;
line-height: 24px;
font-weight: 500;
}
.gp-see-all-link {
width: 100%;
} .gp-contact-intro {
margin-bottom: 10px;
}
.gp-contact-detail {
margin-bottom: 10px;
font-weight: 500;
color: #232323;
}
.gp-contact-detail:before {
float: left;
width: 25px;
margin-left: 1px;
font-weight: 400;
color: #39c8df;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-contact-email:before {
content: '\f0e0';
}
.gp-contact-phone:before {
content: '\f095';
}
.gp-contact-mobile:before {
content: '\f10b';
}
.gp-contact-address:before {
content: '\f015';
}
.gp-contact-text {
margin-left: 25px;
} .gp-posts-widget .gp-posts-list .gp-post-item {
padding: 15px 0;
}
.gp-posts-widget .gp-posts-list .gp-post-thumbnail,
.gp-posts-widget .gp-posts-list .gp-post-gallery,
.gp-posts-widget .gp-posts-list .gp-post-video {
max-width: 100%;
margin-right: 15px;
}
.gp-posts-widget .gp-posts-list .gp-ranking-counter {
bottom: 5px;
left: 5px;
margin-right: 15px;
width: 30px;
height: 30px;
line-height: 30px;
font-size: 14px;
}
.gp-posts-widget .gp-posts-list .gp-loop-title {
font-size: 14px;
line-height: 18px;
} .gp-showcase-posts-widget .gp-large-post .gp-post-item {
padding-bottom: 15px;
}  
.gp-large-post .gp-loop-featured {
margin-bottom: 20px;
} 
.gp-showcase-posts-widget .gp-small-posts .gp-post-item {
padding: 15px 0;
} .gp-recent-comments-widget ul li,
.widget_recent_comments ul li,
.wp-block-latest-comments li, 
.widget_recent_entries li,
.wp-block-latest-posts li {
overflow: hidden;
padding: 15px 0;
line-height: 1;
border-bottom-width: 1px;
border-style: solid;
}
.gp-recent-comments-widget li:first-child,
.widget_recent_comments li:first-child,
.wp-block-latest-comments li:first-child, 
.widget_recent_entries li:first-child,
.wp-block-latest-posts li:first-child {
border-top-width: 1px;
}
.gp-recent-comments-widget .avatar {
float: left;
margin: 3px 15px 0 0;
}
.gp-recent-comments-widget span {
display: block;
overflow: hidden;
}
.gp-recent-comments-widget li a {
font-size: 14px;
line-height: 18px;
}
.gp-recent-comments-widget .gp-loop-meta {
margin: 5px 0 0 0;
} .tagcloud {
font-size: 0;
}
.tagcloud a {
display: inline-block;
margin: 0 4px 4px 0;
padding: 5px 8px;
background: #eee;
color: #fff !important;
font-size: small !important;
line-height: 1;
}
.tagcloud a:hover {
opacity: 0.9;
} .widget_recent_entries .post-date,
.widget_rss .rss-date {
margin-left: 12px;
font-size: 11px;
} .searchform {
overflow: hidden;
position: relative;
}
.gp-search-bar,
.wp-block-search__input {
position: relative;
float: left;
width: 100%;
padding: 0 10px;
}
.searchform .accessibly-hidden {
display: none;
}
.wp-block-search__button {
margin-left: 10px;
} #wp-calendar {
max-width: 396px;
}
#wp-calendar th {
padding: 8px 0;
text-align: center;
font-weight: 500;
border-width: 1px;
border-style: solid;
}
#wp-calendar td {
padding: 8px 0;
text-align: center;    
font-size: 12px;
border-width: 1px;
border-style: solid;
}
#wp-calendar #today {
background-color: #fafafa;
}
#wp-calendar caption {
margin-bottom: 10px;
text-align: right;
font-weight: 500;
}  #gp-footer {
display: none;
position: relative;
overflow: hidden;
clear: both;
border-top-width: 1px;
border-style: solid;
}
#gp-footer.gp-footer-widgets-all {
display: block;
}
#gp-footer.gp-footer-widgets-desktop.gp-has-copyright {
display: block;
}
.gp-full-page-page-header #gp-footer {
z-index: 2;
}
.gp-sticky-footer #gp-footer {
flex-shrink: 0;
} #gp-footer-image {   
width: 100%;
clear: both; 
overflow: hidden;
margin-top: 40px;
line-height: 0;
text-align: center;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
-ms-interpolation-mode: nearest-neighbor;
}
#gp-footer-image .gp-retina-image {   
display: none;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
#gp-footer-image .gp-standard-image {  
display: none;
}
#gp-footer-image .gp-retina-image {   
display: inline;
}
} #gp-footer-widgets {
display: none;
position: relative;
overflow: hidden;
clear: both;
width: 100%;
padding: 40px 0 0 0;
}
.gp-has-copyright #gp-footer-widgets {
border-bottom-width: 1px;
border-style: solid;
}
.gp-footer-widgets-all #gp-footer-widgets {
display: block;
}
.gp-footer-widget {
float: left;
width: 100%;
margin-left: 0;
}
.gp-footer-widget .widget:last-child {
margin-bottom: 35px;
}
.gp-footer-widget .widget-title {
margin: 0 0 15px 0;
}
.gp-footer-widget .widget .textwidget li,
.gp-footer-widget .widget.widget_categories li,
.gp-footer-widget .widget.widget_pages li,
.gp-footer-widget .widget.widget_archive li,
.gp-footer-widget .widget.widget_nav_menu li,
.gp-footer-widget .widget.widget_meta li,
.gp-footer-widget .widget.widget_display_forums li {
border-width: 0;
}
.gp-footer-widget .widget .textwidget li:first-child,
.gp-footer-widget .widget.widget_categories li:first-child,
.gp-footer-widget .widget.widget_pages li:first-child,
.gp-footer-widget .widget.widget_archive li:first-child,
.gp-footer-widget .widget.widget_nav_menu li:first-child,
.gp-footer-widget .widget.widget_meta li:first-child,
.gp-footer-widget .widget.widget_display_forums li:first-child {
padding-top: 0;
}
.gp-footer-widget .widget .gp-post-item,
.gp-footer-widget .woocommerce ul.product_list_widget li {
padding-top: 0 !important;
border: 0 !important;
}  #gp-copyright {
position: relative;
overflow: hidden;
float: left;
width: 100%;
padding: 20px 0;
text-align: center;
} #gp-footer-nav {
margin-top: 10px;
}
#gp-footer-nav .menu-item {
float: none;
margin: 0 10px 3px 0;
}
#gp-footer-nav .menu-item:last-child {
margin-right: 0;
}
#gp-footer-nav .menu > .menu-item > a,
#gp-footer-nav .menu > .menu-item > .gp-menu-text {
padding: 0;
}
#gp-footer-nav .menu-item:hover .sub-menu {
display: none;
}
#gp-footer-nav .menu-item a:after {
content: '' !important;
} #gp-to-top {
display: none;
position: fixed;
right: 20px;
bottom: 80px;
z-index: 99998;
overflow: hidden;
width: 33px;
height: 33px;
padding: 5px 0 9px;
font-size: 18px;
line-height: 1;
border-radius: 100%;
opacity: 0.2;    
text-align: center;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#gp-to-top:hover {
opacity: 0.6;
}   #gp-page-title {
z-index: 1;
position: relative;
overflow: hidden;
clear: both;
padding-top: 15px;
padding-bottom: 15px;
border-bottom-width: 1px;
border-style: solid;
}
.gp-minimal-page-header #gp-page-title-text {
margin-bottom: 30px;
}
#gp-page-title-text h1 {
margin: 0;
}
#gp-page-title-subtitle {
margin: 10px 0 0 0;
} #gp-breadcrumbs {
margin-bottom: 10px;
}	
#gp-breadcrumbs a:hover {
text-decoration: underline;
} #gp-page-header {
position: relative;
overflow: hidden;
}
#gp-page-header.gp-has-header-bg {
background: rgba(0,0,0,0.7) !important;
}
.gp-full-page-page-header #gp-page-header.gp-has-header-bg {
background: none !important;
}
#gp-page-header-inner {
position: relative;
overflow: hidden;
max-width: 1500px;
margin: 0 auto;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
.gp-full-page-page-header #gp-page-header-inner {
background: none !important;
}
.gp-blurred-bg {
position: absolute;
z-index: -2;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
-webkit-filter: blur(3px);
filter: blur(3px);
} #gp-full-page-bg {
position: fixed;
z-index: 0;
top: 0;
left: 0;
display: block;
background-size: cover;
background-position: center top;
height: 100%;
width: 100%;
} #gp-page-header-video {
position: absolute;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 15px;
}
#gp-page-header-video-bg {
display: none;
position: absolute;
overflow: hidden;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
}
#gp-page-header-video-bg video {
width: 100%;
height: auto; 
}
#gp-page-header-video-bg iframe {
position: absolute;
top: -40%;
left: 0;
width: 100%;
height: 180%;
}  .gp-entry-header {
position: relative;
clear: both;
margin: 0 auto 25px auto;
}
.gp-entry-header > *:last-child {
margin-bottom: 0;
} .gp-entry-title {
margin: 0 0 10px 0;
}
.gp-entry-title.gp-single-title {
line-height: 1;
}
.gp-subtitle {
margin: 0 0 10px 0;
letter-spacing: 0;
text-transform: none;
} .gp-entry-meta {
position: relative;
width: 100%;
}
.gp-entry-meta a:hover {
text-decoration: underline;
}
.gp-entry-meta .gp-post-meta {
display: inline-block;
margin: 10px 10px 0 0;
}
.gp-entry-meta .gp-post-meta:last-child {
margin-right: 0;
}
.gp-entry-meta .gp-post-meta:before {
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 400;
margin-right: 5px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-entry-meta .gp-meta-author:before {
content: '\f007';
}
.gp-entry-meta .gp-meta-date:before {
content: '\f017';
}
.gp-entry-meta .gp-meta-comments:before {
content: '\f0e5';
}
.gp-fontawesome5 .gp-entry-meta .gp-meta-comments:before {
content: '\f075';
}
.gp-entry-meta .gp-meta-views:before {
content: '\f06e';
}
.gp-entry-meta .gp-meta-likes:before {
content: '\f087';
}
.gp-fontawesome5 .gp-entry-meta .gp-meta-likes:before {
content: '\f164';
font-weight: 400;
}
.gp-entry-meta .gp-meta-cats:before {
content: '\f114';
}
.gp-fontawesome5 .gp-entry-meta .gp-meta-cats:before {
content: '\f07b';
font-weight: 400;
}
.gp-entry-tags {
margin-top: 30px;
text-align: right;
}
.gp-entry-tags a {
line-height: 1;
}
.gp-entry-tags a:hover {
text-decoration: underline;
} .gp-entry-featured {
margin-bottom: 30px;
text-align: center;
}
.gp-post-thumbnail {
position: relative;
z-index: 1;
max-width: 100%;
line-height: 0;
}
.gp-post-thumbnail a {
display: block;
position: relative;
}
.format-video > .gp-post-thumbnail a:after {
content: "\f04b";
position: absolute;
top: 50%;
left: 50%;
z-index: 3;
font-size: 20px;
padding: 2px 13px 2px 15px;
line-height: 39px;
text-align: center;
margin: -23px 0 0 -23px;
color: #fff;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
border-radius: 100%;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-sidebar .format-video > .gp-post-thumbnail a:after,
.gp-small-posts .format-video > .gp-post-thumbnail a:after,
.gp-posts-widget .format-video > .gp-post-thumbnail a:after {
font-size: 15px;
padding: 0 8px 0 10px;
line-height: 30px;
margin: -18px 0 0 -18px;
}
.gp-entry-featured .wp-caption-text {
margin-top: 15px;
}  .gp-entry-content > .wp-audio-shortcode {
margin-bottom: 30px;
}
.mejs-button > button:hover {
background: transparent url(//evolution.blog.brooklyn.edu/wp-includes/js/mediaelement/mejs-controls.svg);
}
.mejs-playpause-button.mejs-play button:hover {
background-position: 0 0;
}
.mejs-playpause-button.mejs-pause button:hover {
background-position: -20px 0;
}
.mejs-playpause-button.mejs-replay button:hover {
background-position: -160px 0;
}
.mejs-volume-button.mejs-mute button:hover {
background-position: -60px 0;
}
.mejs-volume-button.mejs-unmute button:hover {
background-position: -40px 0;
} .gp-video-wrapper {
position: relative;
padding-bottom: 56.25%; height: 0;
background: #000;
}
.gp-video-wrapper iframe,
.gp-video-wrapper .mejs-video {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.mejs-fullscreen-button > button:hover {
background-position: -80px 0;
}
.mejs-unfullscreen-button > button:hover {
background-position: -100px 0;
} .gp-post-format-gallery-content p,
.gp-post-format-gallery-content .wp-caption-text {
display: none;
}
.gp-post-format-gallery-content .gallery-item {
margin: 0 !important;
} .gp-entry-featured .gp-post-format-gallery-slider {
margin-left: auto;
margin-right: auto;
}
[class*='gp-posts-columns'] .gp-post-format-gallery-slider {
width: auto !important;
} .gp-entry-content {
clear: both;
width: 100%;
word-wrap: break-word;
}
.gp-entry-content p + h2,
.gp-entry-content p + h3,
.gp-entry-content p + h4,
.gp-entry-content p + h5 {
margin-top: 20px;
} .gp-divider-title-bg {
width: 75%;
margin: 10px auto 0 auto;
border-top-width: 1px;
border-top-style: solid;
text-align: center;
}
.gp-divider-title {
display: inline;
position: relative;
padding: 2px 15px;
top: -15px;
background-image: none !important;
} .gp-entry-pagination {
position: relative;
float: left;
clear: both;
width: 100%;
clear: both;
overflow: hidden;
margin-top: 20px;
text-align: center;
font-weight: 500;
}
.gp-previous-page {
float: left;
}
.gp-previous-page:before {
margin-right: 5px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
content: '\f104';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-next-page {
float: right;
}
.gp-next-page:after {
margin-left: 5px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
content: '\f105';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} #gp-share-icons-wrapper {
position: relative;
overflow: hidden;
clear: both;
width: 100%;
margin-top: 60px;
}
#gp-share-icons {
display: -webkit-flex;
display: flex;
height: 40px;
border-width: 1px;
border-style: solid;
border-radius: 3px;
}
#gp-share-icons a { 
display: -webkit-inline-flex;
display: -webkit-inline-box;
display: inline-flex;
border-left-width: 1px;
border-style: solid;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
color: #bbb;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
#gp-share-icons a:first-child {
border-left-width: 0;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
#gp-share-icons a:last-child {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
#gp-share-icons a:before {
font-family: 'Font Awesome 5 Brands', 'FontAwesome';
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#gp-share-icons a:hover { 
color: #fff;
}
#gp-share-icons .gp-twitter-icon:hover { 
background: #4099FF;
}
#gp-share-icons .gp-facebook-icon:hover { 
background: #3b5998;
}
#gp-share-icons .gp-google-plus-icon:hover { 
background: #d34836;
}
#gp-share-icons .gp-pinterest-icon:hover { 
background: #C92228;
}
#gp-share-icons .gp-linkedin-icon:hover { 
background: #007bb6;
}
#gp-share-icons .gp-reddit-icon:hover { 
background: #FF5700;
}
#gp-share-icons .gp-tumblr-icon:hover { 
background: #34526f;
}
#gp-share-icons .gp-email-icon:hover { 
background: #c1623e;
}
#gp-share-icons .gp-whatsapp-icon:hover { 
background: #25D366;
} #gp-author-info-wrapper {
position: relative;
width: 100%;
margin-top: 73px;
padding: 15px;
border-width: 1px;
border-style: solid;
text-align: center;
border-radius: 3px;
}
#gp-author-info-wrapper .gp-divider-title {
display: inline-block;
top: -30px;
}
#gp-author-info-wrapper .avatar {
display: none;
float: left;
margin-top: -2px;
margin-right: 10px;
width: 23px;
height: 23px;
border-radius: 100%;
}
#gp-author-name {
float: left;
}
#gp-author-details {
margin-top: -30px;
}
#gp-author-desc {
margin-top: 15px;
}
#gp-author-social-icons {
margin-top: 0;
font-size: 16px;
line-height: 1;
}
#gp-author-social-icons a {
margin-left: 5px;
}
#gp-author-social-icons a:before {
font-family: 'Font Awesome 5 Brands', 'FontAwesome';
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-facebook-icon:before {
content: '\f09a';
}
.gp-twitter-icon:before {
content: '\f099';
}
.gp-google-plus-icon:before {
content: '\f0d5';
}
.gp-pinterest-icon:before {
content: '\f0d2';
}
.gp-youtube-icon:before {
content: '\f167';
}
.gp-vimeo-icon:before {
content: '\f27d';
}
.gp-flickr-icon:before {
content: '\f16e';
}
.gp-linkedin-icon:before {
content: '\f0e1';
}
.gp-instagram-icon:before {
content: '\f16d';
}
.gp-reddit-icon:before {
content: '\f281';
}
.gp-tumblr-icon:before {
content: '\f173';
}
#gp-share-icons a.gp-email-icon:before {
font-family: 'Font Awesome 5 Free', 'FontAwesome';
content: '\f0e0';
font-weight: 900;
}
.gp-whatsapp-icon:before {
content: '\f232';
} #gp-voting-wrapper {
position: relative;
overflow: hidden;
clear: both;
width: 100%;
margin-top: 60px;
}
.gp-voting-buttons {
overflow: hidden;
position: relative;
}
.gp-voting-button {
float: left;
width: 50%;
padding: 10px;
text-align: center;
cursor: pointer;
-webkit-transition: all .2s ease-in-out !important;
transition: all .2s ease-in-out !important;
}
.gp-voting-up {
border-width: 1px;
border-right: 1px;
border-style: solid;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.gp-voting-down {
border-width: 1px;
border-left: 0;
border-style: solid;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.gp-already-voted {	
display: none;	
width: 100%;
float: left;
margin-top: 15px;
line-height: 1;
-webkit-transition: all 0.3s;
transition: all 0.3s;
text-align: center;
}
.gp-already-voted:before {
content: attr(data-text);
}
.gp-voting-container span:before {
content: attr(data-text);
} #gp-post-navigation {
position: relative;
overflow: hidden;
clear: both;
width: 100%;
margin-top: 40px;
line-height: 1;
}
#gp-post-navigation a {
font-size: 22px;
line-height: 24px;
font-weight: 500;
}
#gp-post-navigation .gp-prev-link {
float: left;
width: 49%;
padding-left: 20px;
text-align: left;
cursor: pointer;
}
#gp-post-navigation .gp-next-link {
float: right;
width: 49%;
padding-right: 20px;
text-align: right;
cursor: pointer;
}	
#gp-post-navigation .gp-prev-link:before {
position: absolute;
top: 15px;
left: 0;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
content: '\f104';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#gp-post-navigation .gp-next-link:before {
position: absolute;
top: 15px;
right: 0;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
content: '\f105';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-post-link-header {
display: block;
margin-bottom: 10px;
font-size: 12px;
line-height: 1;
text-transform: uppercase;
} #gp-related-wrapper {
position: relative;
overflow: hidden;
width: 100%;
clear: both;
margin-top: 60px;
}
#gp-related-wrapper .gp-section-loop {
margin-top: 20px;
}
#gp-related-wrapper .gp-post-item:nth-last-of-type(-n+2) {
margin-bottom: 0;
}
#gp-related-wrapper .gp-loop-featured {
margin: 0 0 12px;
}  #comments {
position: relative;
width: 100%;
clear: both;
margin-top: 60px;
font-size: 14px;
line-height: 24px;
}
.comment-list {
width: 100%;
margin: 0 0 20px 0;
list-style: none;
}	
.comment-list > .comment {
margin: 0;
list-style: none;
}
.comment-body {
position: relative;
overflow: hidden;
padding: 15px 0;
border-bottom: 1px;
border-style: solid;
word-wrap: break-word;
}
.comment-list > .comment:last-child .comment-body {
border: 0;
}
.comment-list .children {
margin: 0 0 0 10px;
list-style: none;
}
.comment-list .children .comment {
margin-left: 10px;
}
.comment-list > .comment > .children > .comment {
margin-left: 10px;
}
.comment-list .avatar {
position: relative;
top: 0;
left: 0;
float: left;
margin: 0;
width: 45px;
height: auto;
border-radius: 100%;
}
.comment-list .children .avatar {
width: 30px;
}
.comment-list .bypostauthor > .comment-body .gp-comment-meta:after {
content: '\f040';
float: right;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-size: 12px;
font-weight: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-fontawesome5 .comment-list .bypostauthor > .comment-body .gp-comment-meta:after {
content: '\f303';
font-weight: 900;
}
.comment-list li .gp-comment-content {
margin: 0 0 0 60px;
}
.comment-list .children .gp-comment-content {
margin-left: 40px;
}
.comment-list .gp-comment-meta {
margin: 0; 
}
.comment-list .gp-comment-content [itemprop='author'] {
font-weight: 400;
}
.comment-list .gp-comment-content [itemprop='author']:after {
content: '\0000a0\·\0000a0';
}
.comment-reply-link {
display: block;
margin-top: 10px;
line-height: 1;
} #respond {
position: relative;
}
#respond label {
display: block;
}
#commentform {
text-align: left;
}
#commentform .required {
font-weight: bold;
}
#commentform p {
margin: 10px 0;
}
#commentform .form-submit {
margin-bottom: 0;
}
#commentform {
text-align: left;
}
#commentform .form-allowed-tags {
display: none;
}
.comment-list #respond {
margin: 20px 0 0;
padding-left: 80px;
}
.comment-list #reply-title {
display: block;
margin: 0;
padding: 0;
border: 0;
text-align: left;
}
#cancel-comment-reply-link {
display: block;
margin-top: 10px;
}  .gp-filter-menus {
display: -webkit-flex;
display: flex;
padding-bottom: 30px;
}
.gp-archive-wrapper .gp-filter-menus {
margin-bottom: 15px;
border-bottom-width: 1px;
border-style: solid;
}
.gp-filter-menu {
width: 100%;
margin-right: 10px;
}
.gp-filter-menu:last-child {
margin-right: 0;
} .gp-posts-wrapper {
position: relative;
width: 100%;
clear: both;    
overflow: hidden;
}
.gp-section-loop {
position: relative;
overflow: hidden;
width: 100%;
clear: both;
}
.gp-section-loop-inner {
position: relative;
overflow: hidden;
width: 100%;
clear: both;
}
.gp-posts-masonry .gp-section-loop-inner {
opacity: 0;
}
#gp-content .gp-post-item {
position: relative;
} .gp-post-item {
float: left;
position: relative;
width: 100%;
overflow: hidden;
}
.gp-align-center .gp-post-item {
text-align: center;
}
.gp-posts-list.gp-style-classic .gp-post-item {
padding: 15px 0;
border-bottom-width: 1px;
border-style: solid;
}
.gp-posts-list.gp-style-classic .gp-post-item:first-child {
padding-top: 0;
}
.gp-posts-list.gp-style-modern .gp-post-item {
padding: 10px 0;
}
.gp-posts-list.gp-style-modern .gp-post-item:first-child {
padding-top: 0;
}
.gp-posts-large.gp-style-classic .gp-post-item {
padding: 60px 0;
border-bottom-width: 1px;
border-style: solid;
}
.gp-posts-large.gp-style-modern .gp-post-item {
padding: 60px 0;
}
.gp-posts-large .gp-post-item:first-child {
padding-top: 0;
}
[class*='gp-posts-columns-'] .gp-post-item {
width: 48%;
margin-left: 4%;
margin-bottom: 40px;
}
[class*='gp-posts-columns-'] .gp-post-item:nth-of-type(2n+1) {
margin-left: 0;
clear: left;
}
.gp-posts-masonry .gp-post-item {
width: 100%;
}
.gp-posts-masonry.gp-style-classic .gp-post-item {
margin: 0 0 20px 0;
}
.gp-posts-masonry.gp-style-modern .gp-post-item {
margin: 0 0 45px 0;
}
.gp-posts-list .gp-post-item.sticky {
padding-left: 20px;
padding-right: 20px;
background: #f8f8f8;
}
.gp-filter-loading .gp-post-item {
opacity: 0.2;
}
.gp-no-items-found {
font-weight: 500;
} .gp-loop-featured {
position: relative;
line-height: 0;
}
.gp-posts-list .gp-loop-featured {
float: left;
max-width: 40%;
height: 100%;
}
.gp-posts-list.gp-style-classic .gp-loop-featured,
.gp-posts-list.gp-style-modern .gp-loop-featured {
margin-right: 20px;
}
.gp-posts-large .gp-loop-featured {
margin-bottom: 30px;
}
[class*='gp-posts-columns'] .gp-loop-featured {
margin-bottom: 20px;
}
.gp-posts-masonry .gp-post-thumbnail {
width: 100%;
}
.gp-posts-large .gp-post-thumbnail img,
[class*='gp-posts-columns-'] .gp-post-thumbnail img,
.gp-posts-masonry .gp-post-thumbnail img {
width: 100%;
}
.gp-post-thumbnail + .gp-post-audio {
position: relative;
z-index: 1;
overflow: hidden;
margin-top: -60px;
}
.gp-posts-masonry .gp-post-thumbnail + .gp-post-audio {
margin-top: -40px;
}
.gp-posts-list .gp-loop-content .gp-post-audio {
margin-bottom: 20px;
} .gp-loop-content {    
overflow: hidden;
}
.gp-loop-content > div:last-child,
.gp-loop-content > h2:last-child {
margin-bottom: 0;
}
.gp-posts-masonry.gp-style-classic .gp-loop-content {
position: relative;
padding: 25px;
border-width: 1px;
border-style: solid; 
}
.gp-posts-masonry.gp-style-modern .gp-loop-content {
position: relative;
padding: 25px 0 0 0;
} .gp-ranking-counter {
float: left;
width: 40px;
height: 40px;
margin-right: 20px;
text-align: center;
line-height: 40px;
font-size: 20px;
border-radius: 100%;
color: #fff;
}
.gp-loop-featured .gp-ranking-counter {
position: absolute;    
z-index: 99;
top: auto;
bottom: 15px;
left: 15px;
}
.gp-posts-wrapper[class*="gp-posts-columns-"] .format-audio .gp-loop-featured .gp-ranking-counter,
.gp-showcase-wrapper .gp-large-post .format-audio .gp-loop-featured .gp-ranking-counter {
bottom: 50px;
} .gp-loop-title {
margin-bottom: 5px;
}
.gp-posts-large .gp-loop-title {
margin-bottom: 10px;
}
.gp-style-modern .gp-loop-title {
margin-bottom: 15px;
} .gp-style-classic .gp-loop-text {
margin: 0 0 10px 0;
}
.gp-style-modern .gp-loop-text {
margin-bottom: 15px;
}
.gp-posts-list .gp-loop-text {
display: none;
} .gp-style-classic .gp-loop-meta {
margin: 0 0 10px 0;
}
.gp-style-modern .gp-loop-meta {
margin: 0 0 15px 0;
}
.gp-loop-meta a:hover {
text-decoration: underline;
}
.gp-loop-meta .gp-post-meta:after {
content: '·';
margin: 0 2px 0 5px;
}
.gp-loop-meta .gp-post-meta:last-child:after {
content: '';
margin: 0;
}
.gp-loop-tags {
line-height: 1;
}
.gp-loop-tags a:hover {
text-decoration: underline;
} .gp-style-modern .gp-read-more {
display: block;
margin-top: 15px;
} .gp-style-classic .gp-gutter-size {
width: 20px;
}
.gp-style-modern .gp-gutter-size {
width: 45px;
}
.isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
z-index: 1;
pointer-events: none;
}
.isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
transition-duration: 0s;
} .gp-pagination-numbers {
position: relative;
width: 100%;
clear: both;
margin: 20px 0 20px;
line-height: 0;
}
.gp-posts-masonry .gp-pagination-numbers {
opacity: 0;
}
.gp-pagination ul.page-numbers {
position: relative;
overflow: hidden;
width: 100%;
text-align: center;
font-weight: 500;
}
.gp-pagination ul.page-numbers,
.gp-pagination ul.page-numbers li,
.gp-pagination ul.page-numbers > span {
display: inline-block;
margin: 0 5px;
padding: 0;
list-style: none;
}
.gp-pagination ul.page-numbers .page-numbers {
display: inline-block;
margin: 0;
border-radius: 100%;
line-height: 1;
}
.gp-pagination ul.page-numbers .page-numbers.prev,
.gp-pagination ul.page-numbers .page-numbers.next {
font-size: 0;
}
.gp-pagination ul.page-numbers .page-numbers.prev:before {
content: '\f104';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
font-size: 12px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-pagination ul.page-numbers .page-numbers.next:before {
content: '\f105';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
font-size: 12px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .gp-pagination-arrows {
float: right;
margin-bottom: 20px;
}
.gp-pagination-arrows .prev,
.gp-pagination-arrows .next {
float: left !important;
font-size: 22px !important;
line-height: 1 !important;
}
.gp-pagination-arrows .next {
margin-left: 15px !important;
}
.gp-pagination-arrows .prev:before {
content: '\f104';
font-family: 'Font Awesome 5 Free', 'FontAwesome' !important;
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-pagination-arrows .next:before {
content: '\f105';
font-family: 'Font Awesome 5 Free', 'FontAwesome' !important;
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-pagination-arrows > a:hover {
opacity: 1 !important;
}
.gp-pagination-arrows .gp-disabled {
opacity: 0.1;
color: #000 !important;
} .gp-load-more {
position: relative;
width: 100%;
clear: both;
margin: 20px 0 20px;
text-align: center;
line-height: 0;
}
[class*='gp-posts-columns'] .gp-load-more {
margin-top: 20px;
}
.gp-posts-masonry .gp-load-more {
margin-top: 20px;
opacity: 0;
}
.gp-load-more .gp-pagination {
display: none;
}
#infscr-loading {
z-index: 3;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #fff;
opacity: 0.8;
-webkit-transition: all .2s ease-in-out !important;
transition: all .2s ease-in-out !important;
} .gp-particles {
position: absolute;
z-index: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;
}  .gp-approved-posts-wrapper {
margin-bottom: 30px;
}
.gp-approved-posts-wrapper section:last-child,
.gp-pending-posts-wrapper section:last-child {
border-width: 0 !important;
} .error404 .gp-entry-content {
margin-bottom: 40px;
min-height: 500px;
}
.error404 .gp-entry-content p {
line-height: 20px;
margin-bottom: 20px;
} .attachment p {
margin-top: 12px;
} label[for*='pwbox-'] {
float: left;
}
input.pwsubmit {
margin-left: 5px;
}  #gp-new-search {
position: relative;
width: 100%;
margin: 10px 0 40px 0;
padding: 0 30px 30px 30px;
border-width: 1px;
border-style: solid;
text-align: center;
border-radius: 3px;
}
#gp-new-search .gp-divider-title {
display: inline-block;
top: -15px;
} #gp-search-results-count {
font-weight: 500;
line-height: 1;
margin-bottom: 15px;
}   .vc_row .gp-flex-column .vc_column-inner > .wpb_wrapper {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
}
.vc_row .gp-flex-column .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left .vc_icon_element-inner .vc_icon_element-icon {
top: 20px;
left: 15px;
}
.vc_row .gp-flex-column .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left + .wpb_text_column.wpb_content_element  {
width: 100%;
} .gp-row-masonry .gp-gutter-size {
width: 20px;
}
.gp-row-masonry .vc_row.vc_inner {
width: 100%;
margin: 0 0 20px 0;
} 
.gp-row-masonry .vc_inner .vc_column_container > .vc_column-inner {
padding: 20px !important;
box-shadow: 0 0 10px rgba(0,0,0,0.05);
}
.gp-row-masonry .widget {
margin-bottom: 0;
} .page-template-homepage-template #gp-content > .wpb_row:first-child .vc_column_container,
.home #gp-content > .wpb_row:first-child .vc_column_container {
background-repeat: no-repeat;
background-size: contain;
} .vc_row.gp-static-gradient,
.vc_row.gp-scrolling-gradient {
position: relative;
}
.vc_row .gp-animated-gradient-column {
position: relative;
z-index: 1;    
width: 100%;
display: flex;
flex-wrap: wrap;
}
.vc_row .gp-animated-gradient-bg {
position: absolute;
z-index: 0;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.vc_row.gp-scrolling-gradient .gp-animated-gradient-bg {
background-size: 400% 400% !important;
-webkit-animation: gpScroll 15s ease infinite;
animation: gpScroll 15s ease infinite;
-webkit-transition: all 1s ease-out !important;
transition: all 1s ease-out !important;
}
.vc_row.gp-scrolling-image {
-webkit-animation: 25s gpScroll infinite linear;
animation: 25s gpScroll infinite linear;
} .wpb_row .vc_btn3.vc_btn3-size-lg,
.wpb_row .vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline, 
.wpb_row .vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom {
width: 100%;
}
.wpb_row .vc_general.vc_btn3:focus {
color: #fff;
border: 0;
}
.wpb_row .vc_btn3.vc_btn3-style-custom {
background-image: none;
} .vc_general.vc_cta3 .vc_cta3-content p {
font-size: 16px;
line-height: 26px;
} .gp-carousel-wrapper .slides {
position: relative;
clear: both;
width: 100%;
}
.gp-carousel-wrapper .slides > li {
margin: 0 30px 0 0;
line-height: 24px;
}
.gp-carousel-wrapper .gp-loop-featured {
margin-bottom: 20px;
}
.gp-carousel-wrapper .flex-control-nav {
position: relative;
bottom: auto;
right: auto;
margin: 15px 0 0 0;
text-align: center;
}
.gp-carousel-wrapper .flex-control-nav li a {
border-color: rgba(0,0,0,0.5);
background-color: rgba(255,255,255,0.5);
}
.gp-carousel-wrapper .flex-control-nav li a:hover,
.gp-carousel-wrapper .flex-control-nav li .flex-active {
border-color: rgba(0,0,0,1);
background-color: rgba(255,255,255,0.5);
} .vc_custom_heading[class*='fa-'] {
position: relative;
padding-left: 25px;
}
.vc_custom_heading .gp-vc-custom-heading-icon {
position: relative;
padding-right: 10px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.vc_custom_heading[class*='fa-']:before {
position: absolute;
top: auto;
left: 0;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.vc_custom_heading[class*='fa-'].gp-black:before {
color: #000;
}
.vc_custom_heading[class*='fa-'].gp-blue:before {
color: #39c8df;
}
.vc_custom_heading[class*='fa-'].gp-dark-grey:before {
color: #232323;
}
.vc_custom_heading[class*='fa-'].gp-green:before {
color: #4b99a4;
}
.vc_custom_heading[class*='fa-'].gp-light-grey:before {
color: #e6e6e6;
}
.vc_custom_heading[class*='fa-'].gp-orange:before {
color: #fd643b;
}
.vc_custom_heading[class*='fa-'].gp-white:before {
color: #fff;
} .gp-theme .wpb_toggle,
.gp-theme #gp-content h4.wpb_toggle,
.gp-theme .wpb_toggle_title_active,
.gp-theme #gp-content h4.wpb_toggle_title_active {
padding-left: 0;
background-image: none;
font-weight: normal;
font-size: 16px;
line-height: 26px;
}
.gp-theme .wpb_toggle:before,
.gp-theme #gp-content h4.wpb_toggle:before {
margin-right: 10px;
content: '\f196';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-theme .wpb_toggle_title_active:before,
.gp-theme #gp-content h4.wpb_toggle_title_active:before {
content: '\f147';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  .gp-featured-box-wrapper {
display: -webkit-flex;
display: flex;
position: relative;
width: 100%;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.gp-featured-box-wrapper.gp-wide {
width: calc(100% + 30px);
margin-left: -15px;
margin-right: -15px;
} .gp-featured-large-col {
width: 100%;
line-height: 0;
}
.gp-featured-box-2-1-2 .gp-featured-large-col {
order: 2;
flex: 1 1 auto;
}
.gp-featured-box-1 .gp-featured-large-col,
.gp-featured-box-1 .gp-featured-large {
width: 100% !important;
}
.gp-featured-large {
position: relative;
overflow: hidden;
width: 100%;
height: 100%;
} .gp-featured-small-col {
display: inline-block;
line-height: 0;
flex: 1 1 auto;
}
.gp-featured-box-2-1-2 .gp-featured-small-col.gp-col-1 { 
order: 1;
}
.gp-featured-box-2-1-2 .gp-featured-small-col.gp-col-2 { 
order: 3;
}
.gp-featured-small {
display: inline-block;
position: relative;
overflow: hidden;
} .gp-featured-box-video .gp-video-wrapper {
width: 100%;
height: 100%;
padding-bottom: 0;
}
.gp-featured-box-video iframe {
width: 100%;
height: 100%;
} .gp-featured-box-scroll {
z-index: 0;
overflow-x: auto;
overflow-y: hidden;
white-space: nowrap;
font-size: 0;
line-height: 0;
-webkit-overflow-scrolling: touch;
transform: translate3d(0,0,0);
order: 5;
-ms-overflow-style: none;
scrollbar-width: none;
}
.gp-featured-box-scroll::-webkit-scrollbar { 
width: 0 !important; 
} .gp-featured-box-wrapper .gp-featured-box-link {
display: block;
position: relative;   
overflow: hidden; 
width: 100%;
height: 100%;
}
.gp-featured-box-wrapper .gp-featured-box-link:before {
display: block;
content: '';
position: absolute;
z-index: 1;
bottom: 0;
height: 70%;
width: 100%;
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 40%, rgba(0,0,0,.7) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 40%, rgba(0,0,0,.7) 100%);
}
.gp-featured-box-wrapper .gp-has-video.gp-featured-box-link:before {
display: none;
} 
.gp-featured-box-image {
display: block;
width: 100%;
height: 100%;
background-position: center center;
background-size: cover;
transition-timing-function: ease;
-webkit-transition: -webkit-transform .3s ease, opacity .3s;
transition: transform .3s ease, opacity .3s;
}
a:hover .gp-featured-box-image {
-webkit-transform: scale3d(1.1,1.1,1);
transform: scale3d(1.1,1.1,1);
}
.gp-featured-large .gp-featured-box-image {
padding-top: 80%;
} .gp-featured-caption {
position: absolute;
z-index: 1;
left: 0;
bottom: 0;
width: 100%;
white-space: normal;
pointer-events: none;
}
.gp-has-video + .gp-featured-caption {
display: none;
}
.gp-featured-large .gp-featured-caption-inner {
width: 80%;
padding: 0 0 26px 30px;
}
.gp-featured-small .gp-featured-caption-inner {
width: 100%;
padding: 0 20px 16px;
}
.gp-featured-caption-title {
margin: 0;
color: #fff;
font-weight: 500;
text-shadow: 1px 1px 3px rgba(0,0,0,.2);
}
.gp-featured-large .gp-featured-caption-title {
font-size: 22px;
line-height: 26px;
}
.gp-featured-small .gp-featured-caption-title {
font-size: 16px;
line-height: 20px;
}
.gp-featured-box-cats { 
margin-bottom: 2px;
line-height: 1;
}
.gp-featured-box-cats a {
display: inline-block;
margin: 0 5px 5px 0;
padding: 4px 6px;
font-size: 10px;
line-height: 1;
font-weight: 700;
text-transform: uppercase;
color: #fff;
background: rgba(0, 0, 0, 0.7);
}
.gp-featured-box-wrapper .gp-loop-meta {
margin: 6px 0 0 0;    
opacity: 0.6;
}
.gp-featured-box-wrapper .gp-loop-meta,
.gp-featured-box-wrapper .gp-loop-meta a {
color: #fff;
}
.gp-featured-small .gp-loop-meta {
display: none;
} .vc-hoverbox-front h2:not(.vc_custom_heading) {
color: #fff !important;
font-weight: 500;
text-shadow: 0 0 20px #000;
}
.vc-hoverbox-back h2 {
font-weight: 500;
margin-bottom: 20px;
}
.vc-hoverbox-back p {
font-size: 16px;
line-height: 26px;
} .vc_row .vc_images_carousel {
max-width: 100%;
}
.vc_row .vc_images_carousel .vc_carousel-indicators li,
.vc_row .vc_images_carousel.vc_carousel_vertical .vc_carousel-indicators li {
width: 14px;
height: 14px;
background: rgba(0,0,0,0.5);
border: 2px solid rgba(255,255,255,0.5);
}
.vc_row .vc_images_carousel .vc_carousel-indicators li:hover,
.vc_row .vc_images_carousel.vc_carousel_vertical .vc_carousel-indicators li:hover,
.vc_row .vc_images_carousel .vc_carousel-indicators .vc_active,
.vc_row .vc_images_carousel.vc_carousel_vertical .vc_carousel-indicators li.vc_active {
width: 14px;
height: 14px;
background: rgba(0,0,0,1);
border: 2px solid rgba(255,255,255,1);
}
.vc_row .vc_images_carousel.vc_carousel_vertical .vc_carousel-indicators li,
.vc_row .vc_images_carousel.vc_carousel_vertical .vc_carousel-indicators li.vc_active {
margin: 4px auto;
}
.gp-theme .vc_images_carousel .vc_carousel-control {
display: block;
width: 40px;
height: 40px;
background: rgba(0, 0, 0, 0.5);
text-align: center;
cursor: pointer;
}
.gp-theme .vc_images_carousel .vc_carousel-control .icon-next:before, 
.gp-theme .vc_images_carousel .vc_carousel-control .icon-prev:before {
color: #fff;
font-size: 26px;
}
.gp-theme .vc_images_carousel .vc_carousel-control .icon-prev:before {
content: '\f104';
top: 0;
margin-right: 4px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-theme .vc_images_carousel .vc_carousel-control .icon-next:before {
content: '\f105';
top: 0;
margin-left: 4px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .wpb_gallery .wpb_flexslider.flexslider {
margin-bottom: 40px;
border: 0;
background: transparent;
box-shadow: none;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a {
display: block;
width: 30px;
height: 30px;
background: rgba(0,0,0,0.5);
text-align: center;
cursor: pointer;
}
.wpb_gallery .wpb_flexslider.flexslider:hover .flex-prev {
opacity: 1;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a:before {
color: #fff;
font-size: 20px;
line-height: 30px !important;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav .flex-next:before {
content: '\f105';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav .flex-prev:before {
content: '\f104';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a:hover {
background: rgba(0,0,0,0.8);
color: #fff;
} .wpb_layerslider_element.wpb_content_element {
margin-bottom: 0;
} .gp-wpb-lightbox-image {
display: block;
position: absolute;
width: 100%;
height: 100%;
} .gp-pmp-register-form .gp-form-field {
float: left;
width: 50%;
margin-bottom: 20px;
}
.gp-pmp-register-form .gp-form-field:nth-of-type(odd) {
padding-right: 10px;
}
.gp-pmp-register-form .gp-form-field:nth-of-type(even) {
padding-left: 10px;
}
.gp-pmp-register-form .gp-form-field input {
width: 100%;
height: 45px;
}
.gp-pmp-register-form .gp-submit input {
width: 100%;
height: 45px;
text-align: center;
} .gp-post-form {
position: relative;
}
.gp-post-form .gp-loader {
z-index: 2;
position: absolute;
background: rgba(255,255,255,0.5);
}  .gp-field-container {
margin-bottom: 15px;
}
.gp-post-form .gp-field {
width: 100%;
}
.gp-post-form .gp-field-title {
font-weight: 700;
}
.gp-post-form .gp-error .gp-field {
border-color: #E44E48;
}
.gp-post-form textarea {
display: block;
}
.gp-field-desc {
display: block;
margin-top: 10px;
font-size: 12px;
line-height: 14px;
}
.gp-post-form-submit {
margin: 0;
}
.gp-post-form .gp-submit {
width: 100%;
} .gp-post-form-format-field {
display: none;
}
.gp-post-form-format-field.gp-show {
display: block;
} .gp-uploads {
display: block;
}
.gp-uploads .gp-upload-preview {    
display: inline-block;
margin: 12px 10px 0 0;
}
.gp-uploads .gp-upload-list {    
margin: 12px 0 0 20px;
}
.gp-post-form .gp-upload-item {
width: auto;
}
.gp-upload-item:before {
content: '\f093';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
line-height: 1;
margin-right: 10px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .gp-checkbox-multi-field input[type='checkbox'] {
margin-left: 10px;
}
.gp-checkbox-multi-field input[type='checkbox']:first-child,
.gp-checkbox-multi-field div + input[type='checkbox'] {
margin-left: 0;
} .gp-post-form .gp-post-form-gdpr {
margin: 20px 0 0 0;
font-size: 11px;
line-height: 15px;
}
.gp-post-form .gp-post-form-gdpr input {
display: inline-block;
margin-top: 3px;
vertical-align: top;
}
.gp-post-form .gp-post-form-gdpr label {
display: inline-block;
max-width: 90%;
font-size: 11px;
line-height: 15px;
} .gp-post-form .gp-message {
display: none;
margin-top: 10px;
color: #E44E48;
line-height: 1;
}
.gp-post-form .gp-error .gp-message {
display: block;
} .gp-post-form .gp-success {
display: none;
position: relative;
width: 100%;
clear: both;
overflow: hidden;
margin-bottom: 20px;
padding: 20px;
background: #8cbe4b;
text-align: center;
border-radius: 3px;
}
.gp-post-form .gp-success.gp-show-message {
display: block;
}
.gp-success-icon {
margin-bottom: 20px;
}
.gp-post-form .gp-success-icon:before {
content: '\f14a';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
color: #fff;
font-size: 72px;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-post-form .gp-success strong {
margin: 0 0 10px 0;
color: #fff;
font-size: 16px;
line-height: 20px;
}
.gp-post-form .gp-success p {
margin: 0;
opacity: 0.7;
color: #fff;
font-size: 14px;
line-height: 18px;
}
.gp-post-form .gp-success p a {
text-decoration: underline;
color: #fff;
}
.gp-post-form .gp-success p a:hover {
text-decoration: none;
} .gp-post-form-login strong a {
text-decoration: underline;
}
.gp-post-form-login strong a:hover {
text-decoration: none;
} .wp-media-buttons .insert-media,
.html-active .switch-html, 
.tmce-active .switch-tmce {
font-weight: inherit;
}
.gp-post-form .wp-core-ui .button, 
.gp-post-form .wp-core-ui .button-primary, 
.gp-post-form .wp-core-ui .button-secondary {
border-width: 1px;
border-style: solid;
font-size: 13px;
line-height: 2.15384615;
border-width: 1px;
border-style: solid;
border-radius: 3px;
}
.gp-post-form .wp-media-buttons .insert-media {
margin-right: 5px;
margin-bottom: 4px;
padding-left: 7px;
padding-right: 7px;
}
.wp-media-buttons .insert-media:hover {
font-weight: inherit;
}
.tmce-active .switch-html:hover, 
.html-active .switch-tmce:hover {
background: none;
}
.media-modal p {
font-size: 13px;
line-height: 1.5;
margin: 1em 0;
}
.media-modal h2 {
font-family: inherit;
letter-spacing: inherit;
}    
.media-attachments-filter-heading, 
.media-frame-menu-heading,
.image-details h2, 
.media-sidebar h2 {
font-family: inherit !important;
letter-spacing: inherit !important;
}
.media-modal button {
font-family: inherit !important;
letter-spacing: inherit !important;
font-weight: inherit !important;
}
.media-frame-router button {
color: inherit !important;
border-radius: inherit !important;
}
.media-modal-close:active,
.media-modal-close:hover {
color: #00a0d2 !important;
background: none !important;
}
.media-modal select:not([multiple]) {
height: auto;
padding: 0;
background-image: none;
-webkit-appearance: menulist;
}
.media-modal input[type='text'], 
.media-modal input[type='email'], 
.media-modal input[type='password'], 
.media-modal input[type='search'], 
input[type='tel'] {
height: auto;
}
.media-modal .compat-field-vc-image-filter {
display: none;
}
.mce-fullscreen #gp-standard-header,
.mce-fullscreen #gp-mobile-header,
.mce-fullscreen #wpadminbar {
display: none !important;
} .vc_row .vc_progress_bar .vc_single_bar {
box-shadow: none;
}
.vc_progress_bar .vc_single_bar .vc_label {
font-size: 16px;
} .vc_row-o-equal-height .vc_column-inner > .wpb_wrapper {
display: -webkit-flex;
display: flex;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
flex-grow: 1;
-webkit-flex-direction: column;
flex-direction: column;
}
.gp-pricing-column {
display: -webkit-flex;
display: flex;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
flex-grow: 1;
-webkit-flex-direction: column;
flex-direction: column;
text-align: center;
overflow: hidden;
background-color: #fff;
}
.gp-style-3.gp-pricing-column {
border-radius: 4px;
}
.gp-pricing-column-header {
overflow: hidden;
padding: 20px;
background-color: #232323;
}
.gp-pricing-column-title {
margin: 0;
font-size: 24px;
line-height: 1;
font-weight: bold;
color: #fff;
}
.gp-pricing-column-highlight-text {    
margin: 0 0 5px 0;
text-transform: uppercase;
font-size: 14px;
line-height: 15px;    
font-weight: bold;
color: #fff;
}
.gp-pricing-column-costs {
padding: 30px 0;
background: #fff;
}
.gp-style-2 .gp-pricing-column-costs {
padding: 0 0 30px 0;
}
.gp-style-3 .gp-pricing-column-costs {
padding: 10px 0 20px 0;
}
.gp-pricing-column-costs h5,
.gp-pricing-column-costs h6 {
color: #232323;
}
.gp-style-2 .gp-pricing-column-circle {
display: inline-block;
width: 180px;
padding: 55px 0;
border-radius: 100%;
background-color: #f8f8f8;
}
.gp-pricing-column-symbol {
display: inline;
clear: none;
margin: 0;
font-size: 48px;
line-height: 1;
font-weight: 500;
letter-spacing: -5px;
}
.gp-pricing-column-symbol.gp-has-trial-price {
font-size: 30px;
opacity: 0.8;
text-decoration: line-through;
}
.gp-pricing-column-price {
display: inline;
clear: none;
margin: 0;
font-size: 48px;
line-height: 1;
font-weight: 500;
letter-spacing: -4px;
}
.gp-pricing-column-price.gp-has-trial-price {
margin-right: 10px;
font-size: 30px;
opacity: 0.8;
text-decoration: line-through;
}
.gp-pricing-column-trial-price {
display: inline;
clear: none;
margin: 0;
font-size: 48px;
line-height: 1;
font-weight: 500;
letter-spacing: -4px;
}
.gp-pricing-column-interval {
margin: 0;
margin-top: 5px;
font-size: 16px;
line-height: 1;
opacity: 0.5;
}
.gp-pricing-column-content {
overflow: hidden;
padding: 30px;
font-size: 16px;
line-height: 20px;
background-color: #fff;
color: #232323;
}
.gp-style-2 .gp-pricing-column-content {
padding: 0;
}
.gp-style-3 .gp-pricing-column-content {
padding: 20px 30px;
}
.gp-pricing-column-content ul {
margin: 0;
}
.gp-pricing-column-content li {
padding-top: 20px;
list-style-type: none;
}
.gp-pricing-column-content li:first-child {
padding-top: 0;
}
.gp-style-2 .gp-pricing-column-content li {
padding: 10px 20px;
}
.gp-style-2 .gp-pricing-column-content li:nth-child(odd) {
background-color: #f8f8f8;
}
.gp-pricing-column-footer {
overflow: hidden;
padding: 30px;
background-color: #fff;
}
.gp-pricing-column-button {
display: inline-block;
width: 100%;
padding: 14px 18px;
border-radius: 3px;
cursor: pointer;
text-align: center;
font-size: 16px;
line-height: 1;
background-color: #39c8df;
color: #fff;
}
.gp-pricing-column-button:hover {
background-color: #00a0e3;
}
.gp-pricing-column-button.disabled {
cursor: not-allowed;
pointer-events: none;
}
.gp-pricing-column-divider {
width: 75%;
height: 1px;    
margin: -1px auto 0;
border-bottom-width: 1px;
border-style: solid;
border-color: #e6e6e6;
} .vc_wp_recentcomments.wpb_content_element {
margin-bottom: 0;
} .gp-showcase-wrapper {
position: relative;
width: 100%;
overflow: hidden;
clear: both;
}
.gp-large-post .gp-post-item {
padding-bottom: 20px;
}  
.gp-large-post .gp-loop-featured {
margin-bottom: 20px;
}  
.gp-large-post img {
width: 100%;
}
.gp-small-posts .gp-post-item {
padding: 20px 0;
border-bottom-width: 1px;
border-style: solid;
}
.gp-small-posts .gp-post-item:first-child {
border-top-width: 1px;
}
.gp-small-posts .gp-post-thumbnail,
.gp-small-posts .gp-post-gallery,
.gp-small-posts .gp-post-video {
float: left;
width: 75px;
margin: 0 15px 0 0;
}
.gp-small-posts .gp-loop-content .gp-post-audio {
margin-bottom: 10px;
}
.gp-small-posts .gp-ranking-counter {
bottom: 5px;
left: 5px;
margin-right: 15px;
width: 30px;
height: 30px;
line-height: 30px;
font-size: 14px;
}
.gp-style-modern .gp-small-posts .gp-loop-title {
font-size: 17px;
line-height: 21px;
} .gp-stats-columns .gp-stats-col {
float: left;
width: 50%;
margin-bottom: 20px;
padding: 0 10px;
text-align: center;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.gp-stats-list .gp-stats-col {
float: left;
width: 100%;
overflow: hidden;
clear: both;
padding: 15px 0;
border-bottom: 1px;
border-style: solid;
}
.gp-stats-icon {
color: #39c8df;
}
.gp-stats-columns .gp-stats-icon {
margin-bottom: 15px;
}
.gp-stats-list .gp-stats-icon {
float: left;
margin-right: 15px;
}
.gp-stats-icon:before {
line-height: 1;
}
.gp-stats-columns .gp-stats-icon {
font-size: 48px;
}
.gp-stats-list .gp-stats-icon:before {
font-size: 16px;
}
.gp-stats-columns .gp-stats-title {
margin-bottom: 5px;
font-size: 18px;
line-height: 1;
font-weight: 500;
letter-spacing: -1px;
color: #999;
}
.gp-stats-list .gp-stats-title {
float: left;
line-height: 1;
color: #999;
}
.gp-stats-columns .gp-stats-count {
font-size: 36px;
font-weight: 500;
line-height: 1;
letter-spacing: -1px;
color: #999;
}
.gp-stats-list .gp-stats-count {
float: right;
color: #999;
line-height: 1;
}  .wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-tabs-container,
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-panel-title {
background: #f8f8f8;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-tabs-container {
border-right: 1px solid #e6e6e6;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-tabs-container,
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-3 .vc_tta-tabs-container {
margin: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top .vc_tta-panel:not(:last-child) .vc_tta-panel-heading,
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top .vc_tta-panel.vc_active +.vc_tta-panel .vc_tta-panel-heading, 
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
margin-top: 15px;
margin-bottom: 0;
} .wpb-js-composer .vc_tta.vc_tta-style-gp-1 .vc_tta-tab,
.wpb-js-composer .vc_tta.vc_tta-style-gp-1 .vc_tta-panel-title {
font-size: 16px;
line-height: 20px;
font-weight: 500;
background: #f8f8f8;
color: #232323;
}
.wpb-js-composer .vc_tta.vc_tta-style-gp-2 .vc_tta-tab,
.wpb-js-composer .vc_tta.vc_tta-style-gp-2 .vc_tta-panel-title {
font-size: 16px;
line-height: 20px;
font-weight: 500;
color: #232323;
}
.wpb-js-composer .vc_tta.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-tab,
.wpb-js-composer .vc_tta.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-panel-title {
background: #f8f8f8;
}
.wpb-js-composer .vc_tta.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-tab,
.wpb-js-composer .vc_tta.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-panel-title {
background: transparent;
border-bottom: 1px solid #e6e6e6;
}
.wpb-js-composer .vc_tta.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-tab:last-child {
border-bottom: 0;
}
.wpb-js-composer .vc_tta.vc_tta-style-gp-3 .vc_tta-tab,
.wpb-js-composer .vc_tta.vc_tta-style-gp-3 .vc_tta-panel-title {
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
font-size: 16px;
line-height: 20px;
font-weight: 500;
background: #f8f8f8;
color: #232323;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-3 .vc_tta-tab,
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-3 .vc_tta-panel-title {
text-align: center;
} .wpb-js-composer .vc_tta.vc_tta-style-gp-1 .vc_tta-tab.vc_active,
.wpb-js-composer .vc_tta.vc_tta-style-gp-1 .vc_tta-panel.vc_active .vc_tta-panel-title {
color: #fff;
}
.wpb-js-composer .vc_tta.vc_tta-style-gp-2 .vc_tta-tab.vc_active,
.wpb-js-composer .vc_tta.vc_tta-style-gp-2 .vc_tta-panel.vc_active .vc_tta-panel-title {
position: relative;
color: #232323;
}
.wpb-js-composer .vc_tta.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-tab.vc_active,
.wpb-js-composer .vc_tta.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-panel.vc_active .vc_tta-panel-title {
background: transparent;
border: 0;
}
.wpb-js-composer .vc_tta.vc_tta-style-gp-2 .vc_tta-tab.vc_active:before,
.wpb-js-composer .vc_tta.vc_tta-style-gp-2 .vc_tta-panel.vc_active .vc_tta-panel-title:before {
content: '';
position: absolute;
display: block;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
-webkit-backface-visibility: hidden;
}
.wpb-js-composer .vc_tta.vc_tta-style-gp-3 .vc_tta-tab.vc_active,
.wpb-js-composer .vc_tta.vc_tta-style-gp-3 .vc_tta-panel.vc_active .vc_tta-panel-title {
color: #fff;
} .wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-1 .vc_tta-tab:not(.vc_active):hover .vc_tta-title-text,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-1 .vc_tta-panel:not(.vc_active) .vc_tta-panel-title:hover .vc_tta-title-text {
-webkit-background-clip: text;
-webkit-text-fill-color: #0000;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-tab > a,
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-heading {
border: 0 !important;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-tab > a,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-panel-title > a {
padding-left: 20px;
padding-right: 20px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-tab.vc_active .vc_tta-title-text,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-panel.vc_active .vc_tta-title-text,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-tab:hover .vc_tta-title-text,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-panel .vc_tta-panel-title:hover .vc_tta-title-text,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-3 .vc_tta-tab:not(.vc_active):hover .vc_tta-title-text,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-3 .vc_tta-panel:not(.vc_active) .vc_tta-panel-title:hover .vc_tta-title-text {
-webkit-background-clip: text;
-webkit-text-fill-color: #0000;
} .wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-1 .vc_tta-panel-body {
padding-left: 0;
padding-right: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-gp-1 .vc_tta-panel-body {
padding: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-panel-body {
background: #f8f8f8;
padding: 20px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-panel-body {
background: transparent;
padding: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-3 .vc_tta-panel-body {
background: #f8f8f8;
} .gp-testimonial-box {
overflow: hidden;
position: relative;
clear: both;
width: 100%;  
text-align: center;
}
.gp-has-arrows .gp-testimonial-box {
padding: 0 40px;  
}
.gp-testimonial-image {
display: inline-block;
position: relative;
margin-bottom: 30px;
}
.gp-slider .slides li .gp-testimonial-image img {
width: 100px;
height: 100px;
border: 6px solid #e6e6e6;
border-radius: 100%;
}
.gp-pointer {
position: absolute;
bottom: -2px;
right: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 10px 0 10px 20px;
border-color: transparent transparent transparent #e6e6e6;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.gp-testimonial-headline {
margin: 0 0 5px 0;
font-size: 18px;
line-height: 22px;
font-weight: 500;
}
.gp-testimonial-text {
margin: 0 0 5px 0;
font-size: 16px;
line-height: 24px;
}
.gp-testimonial-name {
font-size: 14px;
line-height: 18px;
font-weight: 500;
}
.gp-testimonial-slider.gp-slider .flex-control-nav {
position: relative;
bottom: auto;
right: auto;
margin: 15px 0 0 0;
text-align: center;
}
.gp-testimonial-slider.gp-slider .flex-control-nav li a {
border-color: rgba(0,0,0,0.5);
background-color: rgba(255,255,255,0.5);
}
.gp-testimonial-slider.gp-slider .flex-control-nav li a:hover,
.gp-testimonial-slider.gp-slider .flex-control-nav li .flex-active {
border-color: rgba(0,0,0,1);
background-color: rgba(255,255,255,0.5);
}
.gp-testimonial-slider.gp-slider .flex-direction-nav {
margin-top: -30px;
}
.gp-testimonial-slider.gp-slider .flex-direction-nav a {
width: auto;
height: auto;
padding: 0;
background: none;
opacity: 0.3;
}
.gp-testimonial-slider.gp-slider .flex-direction-nav a:before {
color: #000;
font-size: 60px;
line-height: 1;
}
.gp-testimonial-slider.gp-slider .flex-direction-nav a:hover {
opacity: 0.6;
} .gp-team-wrapper:before,
.gp-team-wrapper:after {
content: ' ';
display: table;
}
.gp-team-member {
padding-bottom: 40px;
text-align: center;
}	
.gp-team-image {
display: block;
margin: 0 auto 20px;
border-width: 5px;
border-style: solid;
border-radius: 100%;
}
.gp-team-name {
margin-bottom: 10px;
font-size: 19px;
line-height: 1;
}
.gp-team-position {
margin-bottom: 10px;
font-size: 16px;
line-height: 1;
}
.gp-team-description {
text-align: center;
}
.gp-team-member a {
display: inline-block;
color: inherit;
text-decoration: underline;
}
.gp-team-member a:hover {
text-decoration: none;
}   .gp-theme .pmpro_btn, 
.gp-theme .pmpro_btn:link, 
.gp-theme .pmpro_content_message a, 
.gp-theme .pmpro_content_message a:link {
padding: 10px 14px;
border: 0;
background-size: 200% 100%;
-webkit-transition: all .2s ease-in-out !important;
transition: all .2s ease-in-out !important;
}
.gp-theme .pmpro_btn:hover,
.gp-theme .pmpro_content_message a:hover {
background-position: 100% 0;
}
.gp-theme .pmpro_box th,
.gp-theme .pmpro_box td,
.gp-theme table.pmpro_checkout th,
.gp-theme table.pmpro_checkout td,
.gp-theme .pmpro_invoice th,
.gp-theme .pmpro_invoice td,
.gp-theme #pmpro_cancel table td,
.gp-theme #pmpro_cancel table th {
border-width: 1px;
border-style: solid;
} .gp-theme #pmpro_levels_table .pmpro_btn {
padding: 8px;
font-weight: 500;
font-size: 14px;
line-height: 1;
color: #232323;
border: 1px solid #e6e6e6;
background: none;
}
.gp-theme #pmpro_levels_table .pmpro_btn:hover {
background: #f8f8f8;
} .gp-theme .pmpro_checkout {
overflow: hidden;
}
.gp-theme form.pmpro_form label {
font-weight: 500;
}
.gp-theme .pmpro_checkout h3 .pmpro_checkout-h3-msg {
display: block;
margin-top: -20px;
font-style: normal;
}
.gp-theme #pmpro_user_fields h3 .pmpro_checkout-h3-msg {
display: none;
}
.gp-theme .pmpro_btn.pmpro_btn-submit-checkout {
width: auto;
}
.gp-theme input[type="button"].pmpro_btn.pmpro_btn-cancel {
margin: 10px 0 0 0;
} .gp-theme .pmpro_box table {
margin-top: 15px;
} .gp-theme .pmpro_content_message {
padding: 20px;
border: 1px solid #e6e6e6;
border-radius: 3px;
text-align: center;
font-size: 16px;
background: #f8f8f8;
}
.gp-theme .pmpro_content_message a:link {
margin-top: 10px;
width: 100%;
} .wpcf7-form .wpcf7-not-valid-tip {
display: none;
}
.wpcf7-form .wpcf7-not-valid {
border-color: #E44E48;
}
.wpcf7-form .wpcf7-validation-errors,
.wpcf7-form .wpcf7-mail-sent-ng {
margin-left: 0;
padding: 10px 20px;
border: 0;
background: #E44E48;
color: #fff;
}
.wpcf7-form .wpcf7-mail-sent-ok {
margin-left: 0;
padding: 10px 20px;
border: 0;
background: #90D835;
color: #fff;
} .ls-gui-element.ls-loading-container {
display: none !important;
} #wp-live-chat {
line-height: 1.5;
}
.modern #wp-live-chat-4 {
left: 20px !important;
}
#wplc_chatbox_header_bg {
background-image: none !important;
}
.wplc_agent_name {
margin-top: 2px;
}
.wplc-shrink .wplc_agent_name {
margin-top: -20px;
}
.wdt-emoji-picker {
line-height: 1;
}
.wplc-user-message {
padding: 5px 10px;
line-height: 20px;
}
.wplc-user-message:before {
top: 10px;
}
#wplc_chatmsg {
margin-top: 6px;
padding-left: 20px !important;
}
.bleeper_powered_by {
right: 10px;
text-align: right;
}  .gp-theme .em.pixelbones h2 {
font-size: calc(var(--font-size) + 3px) !important;
font-weight: 600 !important;
}
.gp-theme .em.pixelbones h3 {
font-size: calc(var(--font-size) + 3px) !important;
font-weight: 600 !important;
} .em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date a, 
.em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date span {
line-height: 1;
display: flex;
justify-content: center;
align-items: center;
} .css-events-list table.events-table th.event-time {
width: auto;
}
.css-events-list table.events-table td {
padding: 12px;
} .gp-theme .em.pixelbones td:first-child, 
.gp-theme .em.pixelbones th:first-child {
padding-left: 15px !important;
}
.gp-theme .em.pixelbones .event-categories {
margin: -25px 0 0 0 !important;
list-style-type: none !important;
}
.gp-theme .em.pixelbones p:empty {
display: none;
}
.gp-theme .em.em-event-booking-form .em-booking-section {
margin: 0;
}
.gp-theme .em.em-event-booking-form .em-booking-section p {
margin-bottom: 0 !important;
}
.gp-theme .em.em-event-booking-form h3.em-booking-section-title {
background: none;
border: 0;
padding: 0;
}
.em.em-event-booking-form .em-tickets {
margin: 0;
width: 100%;
}
.gp-theme .em.em-event-booking-form textarea {
margin-bottom: 0 !important;
}
.gp-theme .em-booking-submit.em-button {
margin: 15px 0 0 0 !important;
}  .em.em-list-widget .em-item .em-item-image {
max-width: 75px !important;
}
.em.em-list-widget .em-item .em-item-info .em-item-name {
margin-bottom: 5px;
font-size: 16px;
line-height: 22px;
}
.em.em-list-widget .em-item .em-item-info .em-item-meta .em-item-meta-line .em-icon {
display: none;
}
.em.em-item .em-item-meta .em-item-meta-line, 
.em.em-list .em-item .em-item-meta .em-item-meta-line, 
.em.em-list-widget .em-item .em-item-meta .em-item-meta-line {
display: block;
font-size: 14px;
line-height: 20px;
}
.em.em-list-widget .em-item .em-item-info .em-item-meta .em-event-location {
font-size: small;
line-height: 1;
opacity: 0.6;
} .widget_em_widget .em > li,
.widget_em_locations_widget > li,
.gp-events-element > li {
margin: 0 !important;
padding: 0 0 15px 0 !important;
line-height: 1;
}
.widget_em_widget .em > li:first-child,
.widget_em_locations_widget > li:first-child,
.gp-events-element > li:first-child {
border-top: 0;
}
.widget_em_widget .em > li:last-child,
.widget_em_locations_widget > li:last-child,
.gp-events-element > li:last-child {    
padding-bottom: 0 !important;
border-bottom: 0;
}
.widget_em_widget .em li ul,
.widget_em_locations_widget li ul,
.gp-events-element li ul {
margin-bottom: 0 !important;
font-size: small;
}
.widget_em_widget .em li li,
.widget_em_locations_widget li li,
.gp-events-element li li {
margin-bottom: 5px;
padding: 0;
font-size: 13px;
line-height: 16px;
border: 0;
opacity: 0.6;
}
.widget_em_widget .em li li:last-child,
.widget_em_locations_widget li li:last-child,
.gp-events-element li li:last-child {
margin-bottom: 0 !important;
}
.widget_em_widget .em li a,
.widget_em_locations_widget li a,
.gp-events-element li a {
display: block;
margin-bottom: 5px;
line-height: 20px;
font-weight: 500;
font-style: normal;
font-size: 16px;
} .widget .wpml-ls-legacy-dropdown .wpml-ls-item {
border: 0;
} .gp-theme .bb-global-search-ac.ui-autocomplete {
box-shadow: none;
border: 1px solid #e6e6e6;
}
.gp-theme .bb-global-search-ac.ui-menu .ui-menu-item {
line-height: 1;
padding: 0 10px;
margin-bottom: 10px;
}
.gp-theme .bb-global-search-ac.ui-menu .ui-menu-item:last-child {
margin-bottom: 0;
}
.gp-theme .bb-global-search-ac.ui-menu .ui-menu-item.ui-state-focus, 
.gp-theme .bb-global-search-ac.ui-menu .ui-menu-item.ui-state-hover, 
.gp-theme .bb-global-search-ac.ui-menu .ui-menu-item:hover {
background: transparent;
}
.gp-theme .bb-global-search-ac li:not(.bbls-category) .bboss_ajax_search_item {
margin: 0;
padding: 0;
}
.gp-theme .bb-global-search-ac li.bbls-category,
.gp-theme .bb-global-search-ac li.bbls-category a {
margin-top: 30px;
font-weight: 500;
}
.gp-theme .bb-global-search-ac .loading-msg {
font-weight: normal;
font-size: 14px;
padding: 0 0 10px 0;
}
.gp-theme .bb-global-search-ac .loading-msg span {
margin-left: -25px;
} .gp-theme #buddypress .bboss_search_page div.dir-search {
width: 100%;
margin: 0 0 30px 0;
}
.gp-theme div.search_results h2.results-group-title {
margin: 20px 0 0 0;
}
.gp-theme #buddypress .bboss_search_page ul.item-list li div.item-title,
.gp-theme #buddypress .bboss_search_page ul.item-list li h3 {
font-size: 100%;
}
.gp-theme #buddypress .bboss_search_page ul.item-list li .entry-summary {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.gp-theme #buddypress ul.item-list li.bboss_search_item_member .item {
height: auto;
} #querylist {
z-index: 99998;
}  @media only screen and (min-width : 320px) {
} @media only screen and (min-width : 480px) {
#gp-mobile-primary-nav,
#gp-mobile-profile-nav {
width: 300px;
-webkit-transform: translateX(-300px);
transform: translateX(-300px);
}
.rtl:not(.gp-mobile-primary-nav-active) #gp-mobile-primary-nav,
.rtl:not(.gp-mobile-profile-nav-active) #gp-mobile-profile-nav {
-webkit-transform: translateX(300px);
transform: translateX(300px);
}	
.gp-posts-list.gp-style-modern .gp-post-item {
padding: 40px 0;
}
.gp-filter-menu {
width: auto;
}
.wpb_row .vc_btn3.vc_btn3-size-lg,
.wpb_row .vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline, 
.wpb_row .vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom {
padding: 18px 80px;
width: auto;
}		
} @media only screen and (min-width : 768px) {
blockquote,
.wp-block-quote:not(.is-large):not(.is-style-large),
.wp-block-quote.is-large, 
.wp-block-quote.is-style-large {
margin-left: 40px;
margin-right: 40px;
}
.gp-entry-content > *.alignwide {
width: 100%;
max-width: 100%;
}
.alignleft,
.gp-entry-content *.alignleft {
max-width: calc(4 * (100vw / 12));
margin-right: calc(2 * 1rem);
}
.alignright,
.gp-entry-content *.alignright {
max-width: calc(4 * (100vw / 12));
margin-right: 0;
margin-left: calc(2 * 1rem);
}
.aligncenter,
.gp-entry-content *.aligncenter {
max-width: calc(8 * (100vw / 12) - 28px);
}
.gp-container {
width: 738px;
}	
.gp-logo {
-webkit-flex: 1 0 auto;
flex: 1 0 auto;
}
.gp-header-side-menu .gp-container {
width: 100%;
}		
.gp-header-side-menu #gp-global-wrapper.gp-active-desktop-side-menu {
padding-left: 30%;
}
#gp-global-wrapper.gp-active-desktop-side-menu #gp-side-menu-wrapper {
width: 30%;
}
.admin-bar #gp-side-menu-toggle {
bottom: 32px;
}
#gp-global-wrapper.gp-active-desktop-side-menu #gp-open-side-menu-button {
opacity: 0;
}
#gp-content-wrapper,
#gp-top-header .gp-container,
#gp-mobile-header > .gp-container,
#gp-standard-header > .gp-container,
.gp-header-row .gp-container,
#gp-footer .gp-container,
#gp-page-title .gp-container {
padding-left: 0;
padding-right: 0;
}
.gp-full-page-page-header #gp-content-wrapper,
.gp-wide-layout.gp-header-wide #gp-top-header .gp-container,
.gp-wide-layout.gp-header-wide #gp-mobile-header > .gp-container,
.gp-wide-layout.gp-header-wide #gp-standard-header > .gp-container,
.gp-wide-layout.gp-header-wide .gp-header-row .gp-container,
.gp-wide-layout #gp-footer.gp-footer-wide .gp-container,
.gp-wide-layout.gp-full-page-page-header #gp-page-title {
padding-left: 30px;
padding-right: 30px;
}
.gp-boxed-layout #gp-content-wrapper,
.gp-boxed-layout #gp-top-header .gp-container,
.gp-boxed-layout #gp-mobile-header > .gp-container,
.gp-boxed-layout #gp-standard-header > .gp-container,
.gp-boxed-layout .gp-header-row .gp-container,
.gp-boxed-layout #gp-footer .gp-container,
.gp-boxed-layout #gp-page-title .gp-container {
padding-left: 30px;
padding-right: 30px;
}
.gp-header-side-menu #gp-top-header .gp-container,
.gp-header-side-menu #gp-standard-header > .gp-container {
padding-left: 20px;
padding-right: 20px;
}
.gp-header-side-menu #gp-content-wrapper,
.gp-header-side-menu #gp-mobile-header > .gp-container,
.gp-header-side-menu .gp-header-row .gp-container,
.gp-header-side-menu #gp-footer .gp-container,
.gp-header-side-menu #gp-page-title .gp-container {
padding-left: 20px;
padding-right: 20px;
}	
.gp-full-page-page-header #gp-page-title {
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}
#gp-page-header-video {
padding: 30px 0;
}
#gp-author-info-wrapper {
padding: 30px 15px;
}
#gp-author-info-wrapper .gp-divider-title {
top: -45px;
}
#gp-author-info-wrapper .avatar {
display: block;
}
#gp-author-details {
margin-top: -45px;
}
.gp-widget-title {
display: -webkit-flex;
display: flex;
}
.gp-widget-title .gp-filter-menus {
float: right;
width: auto;
}
.gp-footer-widget {
width: 48.5%;
margin-left: 3%;
}
.gp-footer-widget:first-child {
margin-left: 0;
}
.gp-footer-widget:nth-child(2n+1) {
clear: left;
margin-left: 0;
}
.gp-footer-whole {
width: 100%;
}
#gp-page-title {
padding-top: 30px;
padding-bottom: 30px;
}
.gp-posts-list.gp-style-modern .gp-loop-featured {
margin-right: 40px;
}
.gp-posts-list .gp-post-thumbnail, 
.gp-posts-list .gp-post-gallery, 
.gp-posts-list .gp-post-video,
.gp-small-posts .gp-loop-featured.gp-posts-video {
max-width: 100%;
}	
.gp-posts-list .gp-loop-text {
display: block;
}
.gp-posts-columns-3 .gp-post-item {
width: 32%;
margin-left: 2%;
}
.gp-posts-columns-4 .gp-post-item {
width: 23.5%;
margin-left: 2%;
}
[class*='gp-posts-columns-'] .gp-post-item:nth-of-type(2n+1) {
clear: none;
margin-left: 2%;
}
.gp-posts-columns-2 .gp-post-item:nth-of-type(2n+1),
.gp-posts-columns-3 .gp-post-item:nth-of-type(3n+1),
.gp-posts-columns-4 .gp-post-item:nth-of-type(4n+1) {
clear: left;
margin-left: 0;
}
.gp-posts-masonry.gp-style-classic .gp-post-item {
width: calc((100% - 20px) / 2);
}
.gp-posts-masonry.gp-style-modern .gp-post-item {
width: calc((100% - 46px) / 2);
}	
.gp-row-masonry .vc_row.vc_inner {
width: calc((100% - 21px) / 2);
} 	
.gp-featured-box-wrapper {
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.gp-featured-box-wrapper.gp-wide {
width: calc(100% + 60px);
margin-left: -30px;
margin-right: -30px;
}	
.vc_row[data-vc-full-width='true'] .gp-featured-box-wrapper.gp-wide {
width: calc(100% + 30px);
margin-left: -15px;
margin-right: -15px;
}			
.gp-featured-box-scroll {
overflow-x: visible;
overflow-y: visible;
margin: 0 !important;
white-space: normal;
}
.gp-featured-small {
width: 100% !important;
}
.gp-featured-box-2-1-2 .gp-featured-box-scroll {
display: none;
}
.gp-featured-box-scroll .gp-featured-small:first-child {
margin: 0 !important;
}
.gp-featured-box-scroll .gp-col-2 .gp-featured-small:last-child {
margin-right: 0;
}
.gp-featured-large .gp-featured-box-image {
padding: 0;
}
.gp-featured-large .gp-featured-caption-title {
font-size: 20px;
line-height: 24px;
}
.gp-featured-small .gp-featured-caption-title {
font-size: 14px;
line-height: 18px;
}	
.gp-highlight-column.gp-pricing-column {
margin-top: -20px;
}	
.gp-statistics-wrapper.gp-stats-columns {
display: -webkit-flex;
display: flex;
}
.gp-stats-columns .gp-stats-col {
width: auto;
margin: 0;
}	
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-tabs-list {
margin: 0 !important;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-3 .vc_tta-tabs-list {
display: -webkit-flex;
display: flex;
}
.wpb-js-composer .vc_tta.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-tab {
margin: 0 0 0 25px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-gp-1 .vc_tta-panel .vc_tta-panel-body,
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-panel-body {
padding-left: 20px;
padding-right: 20px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-tab > a,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-panel-title > a {
padding-left: 0;
padding-right: 0;
}
.gp-team-member {
float: left;
}
.gp-team-member.gp-left-column {
clear: left;
}	
.gp-testimonial-box {
text-align: left;
}
.gp-testimonial-quote {
margin-left: 130px;
}
.gp-slider .slides li .gp-testimonial-image {
float: left;
margin: 0;
}
.gp-theme form.pmpro_form .pmpro_checkout:not(#pmpro_pricing_fields):not(#pmpro_tos_fields) .pmpro_checkout-fields > div {
float: left;
width: 49%;
}
.gp-theme input[type="button"].pmpro_btn.pmpro_btn-cancel {
margin: 0 0 0 10px;
}
.gp-theme .pmpro_content_message a:link {
width: auto;
}
} @media only screen and (min-width : 992px) {
blockquote,
.wp-block-quote:not(.is-large):not(.is-style-large),
.wp-block-quote.is-large, 
.wp-block-quote.is-style-large {
margin-left: 100px;
margin-right: 100px;
}
.gp-container {
width: 970px;
}
.gp-header-side-menu #gp-global-wrapper.gp-active-desktop-side-menu {
padding-left: 25%;
}
#gp-global-wrapper.gp-active-desktop-side-menu #gp-side-menu-wrapper {
width: 25%;
}
#gp-content-wrapper {	
padding-top: 40px;
padding-bottom: 40px;
}
.gp-full-page-page-header #gp-content-wrapper {
margin-bottom: 40px;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
}
#gp-inner-container {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
}
.gp-left-sidebar #gp-content,
.gp-right-sidebar #gp-content,
.gp-both-sidebars #gp-content {
width: 72%;
}
.gp-sidebar {
display: block;
width: 25%;
margin-top: 0;
padding-top: 0;
border: 0;
}
#gp-sidebar-left {
float: left;
margin-right: 3%;
order: 1;
}	
.gp-both-sidebars #gp-sidebar-left {
display: none;
}
#gp-sidebar-right {
float: right;
margin-left: 3%;
order: 3;
}
.gp-sidebar-all .gp-sidebar-divider {
display: none;
}
.menu .menu-item.gp-show-on-mobile {
display: none;
}
.menu .menu-item.gp-hide-on-mobile {
display: inline-block;
}		
.gp-nav .menu-item-has-children > a:after,
.gp-nav .gp-tab-content-menu > a:after,
.gp-nav .gp-content-menu > a:after,
.gp-nav .menu-item:hover > .sub-menu {
display: block;
}
.gp-nav .gp-megamenu:hover > .sub-menu {
display: -webkit-flex;
display: flex;
}
.gp-top-header-desktop #gp-top-header {
display: block;
}
.gp-top-header-mobile #gp-top-header {
display: none;
}
#gp-mobile-header {
display: none;
}
#gp-standard-header {
display: block;
} .gp-header-side-menu.gp-scrolling .gp-active-desktop-side-menu #gp-standard-header > .gp-container,
.gp-header-side-menu.gp-fixed-header .gp-active-desktop-side-menu #gp-standard-header > .gp-container {
width: calc(100% - 25%);
margin-right: 25%;
}	
.gp-header-button .sub-menu {
position: absolute;
top: 100%;
right: -12px;
overflow: visible !important;
width: 250px;
margin: 0;
padding: 10px 0;
line-height: 1;
z-index: 1;
text-align: left;
list-style: none;
}
.gp-search-button-desktop .gp-search-button {
display: -webkit-flex;
display: flex;
}
.gp-search-button-mobile .gp-search-button {
display: none;
}
.gp-profile-button-desktop .gp-profile-button {
display: -webkit-flex;
display: flex;
}
.gp-profile-button-mobile .gp-profile-button {
display: none;
}
.gp-side-menu-desktop #gp-side-menu-wrapper,
.gp-side-menu-desktop #gp-open-side-menu-button {
display: block;
}	
#gp-side-menu-logo {
display: block;
}
#gp-mobile-primary-nav,
#gp-mobile-profile-nav,
#gp-mobile-nav-bg,
.gp-open-mobile-nav-button,
#gp-close-mobile-nav-button  {
display: none !important;
}
#login {
min-height: 0;
padding: 80px 0 120px 0;
}
#gp-login-modal {
width: 95%;
height: auto;
overflow: visible;
}
#gp-page-title .gp-container {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row-reverse;
flex-direction: row-reverse;
-webkit-align-items: center;
align-items: center;
}
#gp-breadcrumbs {
min-width: 50%;
margin-bottom: 0;
text-align: right;
}	
#gp-page-title-text {
min-width: 50%;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
#gp-page-header-video {
left: 50%;
width: 860px;
margin: 0 0 0 -430px;
}
#gp-page-header-video-bg {
display: block;
}
#gp-share-icons .gp-whatsapp-icon { 
display: none;
}
#gp-footer.gp-footer-widgets-desktop {
display: block;
}
#gp-footer-widgets {
display: block;
}
.gp-footer-widget:nth-child(2n+1) {
clear: none;
margin-left: 3%;
}
.gp-footer-widget:first-child {
margin-left: 0;
}
.gp-footer-half {
width: 48.5%;
}
.gp-footer-third {
width: 31.333%;
}
.gp-footer-fourth {
width: 22.75%;
}
.gp-footer-fifth {
width: 17.6%;
}
#gp-copyright {
text-align: left;
}	
#gp-copyright-text {
float: left;
}
#gp-footer-nav {
float: right;
margin-top: 0;
}
.error404 .gp-entry-content .gp-search {
max-width: 500px;
}
.gp-posts-masonry .gp-post-item {
width: 100%;
}
.gp-left-sidebar .gp-posts-masonry.gp-style-classic .gp-post-item,
.gp-right-sidebar .gp-posts-masonry.gp-style-classic .gp-post-item {
width: calc((100% - 20px) / 2);
}	
.gp-no-sidebar .gp-posts-masonry.gp-style-classic .gp-post-item,
.gp-fullwidth .gp-posts-masonry.gp-style-classic .gp-post-item {
width: calc((100% - 41px) / 3);
}
.gp-left-sidebar .gp-posts-masonry.gp-style-modern .gp-post-item,
.gp-right-sidebar .gp-posts-masonry.gp-style-modern .gp-post-item {
width: calc((100% - 45px) / 2);
}	
.gp-no-sidebar .gp-posts-masonry.gp-style-modern .gp-post-item,
.gp-fullwidth .gp-posts-masonry.gp-style-modern .gp-post-item {
width: calc((100% - 90px) / 3);
}
.gp-row-masonry .vc_row.vc_inner {
width: calc((100% - 41px) / 3);
} 	
.gp-featured-large .gp-featured-caption-title {
font-size: 24px;
line-height: 28px;
}
.gp-featured-small .gp-featured-caption-title {
font-size: 18px;
line-height: 22px;
}
.gp-post-form .gp-field {
max-width: 500px;
}
.gp-post-form textarea.gp-field {
max-width: 100%;
}
.gp-post-form .gp-submit {
width: auto;
}
.gp-posts-horizontal .gp-large-post .gp-post-item {
width: 50%;
}
.gp-posts-horizontal .gp-small-posts {
float: left;
width: 50%;
padding-left: 20px;
clear: right;
}
.gp-posts-horizontal .gp-small-posts .gp-post-item:first-child {
padding-top: 0;
border-top: 0;
}
.gp-has-arrows .gp-testimonial-box {
padding: 0 100px;  
}
.gp-events-map {
margin: 0 0 30px 15px !important;
}
} @media only screen and (min-width: 1168px) {
.gp-entry-content *.aligncenter {
max-width: calc(6 * (100vw / 12) - 28px);
}
} @media only screen and (min-width : 1200px) {
.gp-container {
width: 1140px;
}
.gp-both-sidebars .gp-sidebars {
display: block;
width: 22%;
}
.gp-both-sidebars #gp-sidebar-left {
display: block;
}
.gp-header-logo-left-1 #gp-standard-header .gp-container,
.gp-header-logo-left-2 #gp-standard-header .gp-container,
.gp-header-logo-right-1 #gp-standard-header .gp-container {
display: -webkit-flex;
display: flex;
}
.gp-header-side-menu.gp-scrolling .gp-active-desktop-side-menu #gp-standard-header > .gp-container,
.gp-header-side-menu.gp-fixed-header .gp-active-desktop-side-menu #gp-standard-header > .gp-container {
width: calc(100% - 20%);
margin-right: 20%;
}	
.gp-header-logo-left-1 #gp-main-header-primary-nav,
.gp-header-logo-left-2 #gp-main-header-primary-nav {
margin-left: 0;
}	
.gp-header-side-menu #gp-global-wrapper.gp-active-desktop-side-menu {
padding-left: 20%;
}
#gp-global-wrapper.gp-active-desktop-side-menu #gp-side-menu-wrapper {
width: 20%;
}	
.gp-no-sidebar .gp-posts-masonry.gp-style-classic.gp-columns-4 .gp-post-item,
.gp-fullwidth .gp-posts-masonry.gp-style-classic.gp-columns-4 .gp-post-item {
width: calc((100% - 61px) / 4);
}
.gp-no-sidebar .gp-posts-masonry.gp-style-modern.gp-columns-4 .gp-post-item,
.gp-fullwidth .gp-posts-masonry.gp-style-modern.gp-columns-4 .gp-post-item {
width: calc((100% - 136px) / 4);
}
.gp-featured-large .gp-featured-caption-title {
font-size: 28px;
line-height: 32px;
}
.gp-featured-small .gp-featured-caption-title {
font-size: 20px;
line-height: 24px;
}
} @media only screen and (min-width : 1470px) {
.gp-container {
width: 1200px;
}	
} @media only screen and (max-width: 991px) {
#gp-content {
width: 100% !important;
}
.gp-sidebar {
width: 100% !important;
margin-left: 0 !important;
margin-right: 0 !important;
}	 
.pp_pic_holder {
left: 2.5% !important;
width: 95% !important;
}
.pp_content {
width: 98% !important;
height: auto !important;
}
.pp_fade {
padding-bottom: 40px;
width: 100% !important;
height: 100% !important;
}
#pp_full_res img,
#pp_full_res iframe,
#pp_full_res video {
max-width: none !important;
width: 100% !important;
height: auto !important;
}
.pp_details {
width: 100% !important;
}
.ppt {
margin-left: 0 !important;
width: 100% !important;
}
.gp-back-to-top-desktop #gp-to-top {
display: none !important;
}
.gp-events-map,
.gp-events-map .em-location-map-container {
width: 100% !important;
}
.gp-events-map {
margin: 0 0 15px 0 !important;
}
} @media only screen and (max-width: 767px) {
#gp-page-header .gp-container {
height: auto;
padding-bottom: 75% !important;
}
.gp-posts-list:not(.gp-widget) .gp-post-format-gallery-slider {
width: 100% !important;
}
.gp-team-member {
width: 100% !important;
}
} @media only screen and (max-width: 782px) {
.admin-bar #gp-close-mobile-nav-button {
top: 66px;
}
.admin-bar #gp-mobile-primary-nav,
.admin-bar #gp-mobile-profile-nav {
margin-top: 46px;
}
#gp-side-menu-content {
position: relative;
}
.admin-bar #gp-side-menu-content {
height: calc(100% - 96px);
}
.gp-sticky-footer.admin-bar #gp-footer {
top: -46px;
}
} @media only screen and (max-width: 600px) {
.gp-scrolling #gp-mobile-header,
.gp-fixed-header #gp-mobile-header {
top: 0;
}
.gp-fixed-header-all.gp-small-admin-bar #gp-mobile-header {
position: relative;
}
.gp-fixed-header.gp-small-admin-bar #gp-fixed-header-padding {
display: none;
}
} @media only screen and (max-width: 400px) {
#wp-live-chat-4 {
width: 90%;
}
} 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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,section,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline;}section,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-spacing:0;border-collapse:collapse;}input[type="text"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="button"],input[type="submit"],input[type="reset"],textarea,button{-webkit-appearance:none;}input::-moz-focus-inner{margin-top:0;margin-bottom:-1px;padding:0;border:0;}  * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
outline: none;
-webkit-text-size-adjust: none;
}
html {
overflow-x: hidden;
}
body {
margin: 0;
padding: 0;
font-size: 100%;
-webkit-text-size-adjust: 100%;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-font-variant-ligatures: none;
font-variant-ligatures: none;
}
.gp-loader {
display: block;
overflow: hidden;
position: fixed;
z-index: 999999;
top: 0; 
left: 0;
width: 100%;
height: 100%;
opacity: 1;
visibility: visible;
background: #fff;
-webkit-transition: all .35s ease-out;
transition: all .35s ease-out;
}
.gp-loader.gp-remove-loader {
opacity: 0;
visibility: hidden;
}
.gp-loader-custom-icon {
position: relative;
top: 50%;
left: 50%;
margin: 0 auto;
} a {
text-decoration: none;
-webkit-transition: all .2s ease-in-out !important;
transition: all .2s ease-in-out !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
margin: 0 0 10px 0;
padding: 0;
word-wrap: break-word;
}
p,
p:first-child {
margin-bottom: 12px;
}
p:last-child {
margin-bottom: 0;
}
em, 
var,
tt,
q {
font-style: italic;
}
small {
font-size: xx-small;
line-height: 1em;
}
sup {
vertical-align: top;
font-size: xx-small;
line-height: 1em;
} 
sub {
vertical-align: bottom;
font-size: xx-small;
line-height: 1em;
}
mark {
padding: 3px 5px;
border: 1px solid #FFD600;
background: #FFEB00;
color: #726C29;
font-weight: bold;
}
ins {
text-decoration: none;
}
dl {
margin-bottom: 20px;
}
dd {
margin-bottom: 10px;
}
dt {
font-weight: bold;
} ol {
margin: 0 0 12px 24px;
padding: 0;
list-style-type: decimal;
}
ul {
margin: 0 0 12px 24px;
padding: 0;
list-style-type: square;
} pre:not(.wp-block-verse) {
overflow: auto;
margin: 0 0 20px 0;
padding: 15px 20px;
font-family: 'Courier New';
white-space: pre-wrap;
word-wrap: break-word;
}
code,
kbd {
font-family: 'Courier New';
} .wp-block-verse {
font-family: Georgia, 'Times New Roman';    
font-size: 24px;
line-height: 1;
}  blockquote,
.wp-block-quote:not(.is-large):not(.is-style-large),
.wp-block-quote.is-large, 
.wp-block-quote.is-style-large {
position: relative;
overflow: hidden;
margin: 40px 0;
padding: 20px;
border-width: 0;
border-top-width: 3px;
border-bottom-width: 3px;
border-style: solid;
}
.wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%;
}
blockquote p,
.wp-block-pullquote p,
.wp-block-pullquote.is-style-solid-color blockquote p {
font-size: 20px;
line-height: 30px;
font-weight: 500;
}
.wp-block-quote.is-large p, 
.wp-block-quote.is-style-large p {
font-size: 24px;
line-height: 34px;
font-style: normal;
} .wp-block-pullquote {
border: 0;
padding: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote {
border: 0;
} blockquote cite {
margin-top: 15px;
}
cite,
.wp-block-quote.is-large cite, 
.wp-block-quote.is-large footer, 
.wp-block-quote.is-style-large cite, 
.wp-block-quote.is-style-large footer,
.wp-block-quote__citation, 
.wp-block-quote cite, 
.wp-block-quote footer,
.wp-block-pullquote__citation, 
.wp-block-pullquote cite, 
.wp-block-pullquote footer {
display: block;
opacity: 0.5;
font-size: 18px;
line-height: 22px;
font-style: normal;
text-align: inherit;
text-transform: inherit;
} .gp-entry-content > *.alignwide {
margin-left: auto;
margin-right: auto;
clear: both;
}
.gp-entry-content > *.alignfull {
clear: both;
position: relative;
left: 50%;
right: 50%;
width: 100vw;
margin-left: -50vw;
margin-right: -50vw;
max-width: none;
}
.alignleft,
.gp-entry-content *.alignleft {
float: left;
max-width: calc(5 * (100vw / 12));
margin: 10px 2rem 10px 0;
}
.alignright,
.gp-entry-content *.alignright {
float: right;
max-width: calc(5 * (100vw / 12));
margin: 10px 0 10px 2rem;
}
.aligncenter,
.gp-entry-content *.aligncenter {
display: block;
clear: both;
margin: 10px auto;
text-align: center;
} .gp-clear {
display: block;
clear: both;
margin: 0;
padding: 0;
width: 100%;
height: 0;
content: '';
font-size: 0;
line-height: 0;
}
.gp-hidden {
display: none;
}
.invisible {
visibility: visible;
}
.js .invisible {
visibility: hidden;
}
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
} .wp-caption,
.wp-block-image figcaption {
max-width: 100%;
margin-top: .5em;
margin-bottom: 1em;
color: inherit;
text-align: center;
font-size: 14px;
line-height: 20px;
}
.wp-caption-text {
font-size: 14px;
line-height: 20px;
} .gallery {
overflow: hidden !important;
}
.gallery-item img {
max-width: 100% !important;
border: 0 !important;
}
.gallery-caption {
margin: 0 10px;
padding: 0;
border: 0;
} table {
width: 100%;
margin: 0 0 12px 0;
}
th {
padding: 8px;
vertical-align: middle;
text-align: left;
font-weight: 600;
border-width: 1px;
border-style: solid;
}
td {
padding: 8px;
vertical-align: middle;
border-width: 1px;
border-style: solid;
} hr:not(.wp-block-separator) {
border-top: 0;
border-bottom-width: 1px;
} object,
embed,
video,
iframe {
max-width: 100%;
} img {
max-width: 100%;
height: auto;
}
.avatar {
border-radius: 100%;
} input,
textarea {
margin: 0;
padding: 6px 12px;
max-width: 100%;
}
input:focus,
textarea:focus {
border-color: #d3ced2;
}
input[type='text'],
input[type='email'],
input[type='password'],
input[type='search'],
input[type='tel'] {
height: 34px;
}
textarea {
width: 100%;
height: 150px;
resize: vertical;
}
select:not([multiple]) {
height: 34px;
padding: 0 40px 0 10px;
max-width: 100%;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAQAAAC00HvSAAAAeklEQVRIx2O4//8HJfDjj7U/VBkYGCg0BgTf/1CnhjH/f6yljjGfqWPM/1FjRo0Z5sbM/78dzj73v4RcY979D/rfDGZt/6/8/yb5noIYRMgQIsIGZBAhQ4gK4ncEDRlNfqPGjBpDZWM+D6IWxfsfGpQa8wnY2lJnYAAA6pJTWSjyMvsAAAAASUVORK5CYII=);
background-position: center right;
background-repeat: no-repeat;
-webkit-appearance: none;
white-space: nowrap;
}
@-moz-document url-prefix() { select:not([multiple]) {
padding: 5px 8px;
background-image: none;
}
}
@media screen\0 { select:not([multiple]) {
padding: 5px 8px;
background-image: none;
}
}
select[multiple] {
padding: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 28px !important;
}
input[type='button'],
input[type='submit'],
input[type='reset'],
button,
.button,
.wp-block-search__button {
display: inline-block;
margin: 0;
padding: 10px 14px;
cursor: pointer;
text-align: center;
background-size: 200% 100%;
-webkit-transition: all .2s ease-in-out !important;
transition: all .2s ease-in-out !important;
}
input[type='button']:hover,
input[type='submit']:hover,
input[type='reset']:hover,
button:hover,
.button:hover,
.wp-block-search__button:hover {
background-position: 100% 0;
}
input[type='radio'],
input[type='checkbox'] {
margin-right: 5px;
background: transparent;
}
input[type='radio'] {
-webkit-appearance: radio;
}
input[type='checkbox'] {
-webkit-appearance: checkbox;
}
::-webkit-input-placeholder {
opacity: 0.7;
}
::-moz-placeholder {
opacity: 0.7;
}
:-ms-input-placeholder {  
opacity: 0.7;
}  @-moz-keyframes gpScroll {
0% {
background-position: 0 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0 50%;
}
}
@-webkit-keyframes gpScroll {
0% {
background-position: 0 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0 50%;
}
}
@keyframes gpScroll {
0% {
background-position: 0 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0 50%;
}
} .sk-folding-cube {
position: relative;
top: 50%;
width: 40px;
height: 40px;
margin: 0 auto;
-webkit-transform: rotateZ(45deg);
transform: rotateZ(45deg);
}
.admin-bar .sk-folding-cube {
top: calc(50% - 32px);
}
.sk-folding-cube .sk-cube {
float: left;
width: 50%;
height: 50%;
position: relative;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.sk-folding-cube .sk-cube:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #eee;
-webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
animation: sk-foldCubeAngle 2.4s infinite linear both;
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
-webkit-transform: scale(1.1) rotateZ(90deg);
transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
-webkit-transform: scale(1.1) rotateZ(180deg);
transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
-webkit-transform: scale(1.1) rotateZ(270deg);
transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.sk-folding-cube .sk-cube4:before {
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;
}
@-moz-keyframes sk-foldCubeAngle {
0%, 10% {
-moz-transform: perspective(140px) rotateX(-180deg);
opacity: 0;
} 
25%, 75% {
-moz-transform: perspective(140px) rotateX(0deg);
opacity: 1;
} 
90%, 100% {
-moz-transform: perspective(140px) rotateY(180deg);
opacity: 0;
}
}
@-webkit-keyframes sk-foldCubeAngle {
0%, 10% {
-webkit-transform: perspective(140px) rotateX(-180deg);
opacity: 0;
} 
25%, 75% {
-webkit-transform: perspective(140px) rotateX(0deg);
opacity: 1;
} 
90%, 100% {
-webkit-transform: perspective(140px) rotateY(180deg);
opacity: 0;
}
}
@keyframes sk-foldCubeAngle {
0%, 10% {
transform: perspective(140px) rotateX(-180deg);
opacity: 0;
} 
25%, 75% {
transform: perspective(140px) rotateX(0deg);
opacity: 1;
} 
90%, 100% {
transform: perspective(140px) rotateY(180deg);
opacity: 0;
}
} .gp-slider {
position: relative;
overflow: hidden;
zoom: 1;
}
.gp-slider .slides {
margin: 0;
padding: 0;
line-height: 0;
zoom: 1;
list-style-type: none;
}
.gp-slider .slides > li {
position: relative;
display: none;
margin: 0;
padding: 0;
list-style-type: none;
-webkit-backface-visibility: hidden;
}
.gp-slider .slides li img {
width: 100%;
}
.gp-slider .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .gp-slider .slides {
display: block;
}
* html .gp-slider .slides {
height: 1%;
}
.gp-slider .flex-direction-nav {
z-index: 99;
display: inline-block;
position: absolute;
top: 50%;
left: 0;
width: 100%;
margin: -15px 0 0 0;
list-style: none;
}
.gp-slider .flex-direction-nav li {
position: absolute;
border: 0;
}
.gp-slider .flex-direction-nav li:first-child {
left: 0;
border: 0;
}
.gp-slider .flex-direction-nav li:last-child {
right: 0;
}
.gp-slider .flex-direction-nav a {
display: block;
width: 40px;
height: 40px;
background: rgba(0,0,0,0.5);
text-align: center;
cursor: pointer;
}
.gp-slider .flex-direction-nav a:before {
color: #fff;
font-size: 26px;
line-height: 40px;
}
.gp-slider .flex-direction-nav .flex-next:before {
content: '\f105';
margin-left: 4px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-slider .flex-direction-nav .flex-prev:before {
content: '\f104';
margin-right: 4px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-slider .flex-direction-nav a:hover {
background: rgba(0,0,0,0.8);
color: #fff;
}
.gp-slider .flex-direction-nav .flex-disabled {
opacity: 0.2;
}
.gp-slider .flex-control-nav {
position: absolute;
bottom: 10px;
right: 10px;
overflow: hidden;
list-style: none;
margin: 0;
line-height: 0;
}
.gp-slider .flex-control-nav li {
display: inline-block;
margin: 0 2px;
padding: 0;
list-style: none;
}
.gp-slider .flex-control-nav li a {
position: relative;
z-index: 99;
display: block;
width: 14px;
height: 14px;
border-radius: 100%;
background: rgba(0,0,0,0.5);
border: 2px solid rgba(255,255,255,0.5);
text-indent: -8999px;
cursor: pointer;
}
.gp-slider .flex-control-nav li a:hover,
.gp-slider .flex-control-nav li .flex-active {
background: rgba(0,0,0,1);
border: 2px solid rgba(255,255,255,1);
} .gp-theme .featherlight {
box-sizing: content-box;
}
.gp-theme .featherlight .featherlight-close-icon {
top: 0;
right: 0;
width: auto;
height: auto;
font-size: 19px;
line-height: 1;
color: #fff;
background: transparent;
text-align: center;
}
.gp-theme .featherlight .featherlight-content {
margin-left: 5%;
margin-right: 5%;
padding: 30px 0;
border-bottom: 0;
background: transparent;
}
.featherlight .featherlight-image {
width: auto !important;
height: auto !important;
max-width: 100%;
max-height: 80vh;
}
.gp-theme .featherlight-next, 
.gp-theme .featherlight-previous {
display: none;
position: absolute;
top: 50%;
width: 40px;
height: 60px;
margin: -30px 0 0 0;
background: rgba(0,0,0,0.5);
color: #fff;
text-align: center;
text-indent: 0;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
font-size: 30px;
line-height: 60px;
cursor: pointer;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-theme .featherlight-content:hover .featherlight-next, 
.gp-theme .featherlight-content:hover .featherlight-previous {
display: block;
}
.gp-theme .featherlight-next {
left: auto;
right: 0;
padding-left: 8px;
}
.gp-theme .featherlight-next:before {
content: '\f105';
}
.gp-theme .featherlight-previous {
left: 0;
padding-right: 8px;
}
.gp-theme .featherlight-previous:before {
content: '\f104';
}
.gp-theme .featherlight-next:hover, 
.gp-theme .featherlight-previous:hover {
background: rgba(0,0,0,0.8);
}
.gp-theme .featherlight-next:hover span, 
.gp-theme .featherlight-previous:hover span {
display: none;
}
.gp-theme .featherlight-caption {
margin-top: 10px;
font-size: 14px;
line-height: 22px;
color: #fff;
} .gp-theme #lightboxOverlay {
z-index: 99999;
}
.gp-theme #lightbox {
z-index: 100000;
}  #gp-site-wrapper {
position: relative;
overflow: hidden;
-webkit-transition: top 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}   
.gp-header-side-menu #gp-global-wrapper.gp-active-mobile-side-menu #gp-site-wrapper {
-webkit-transform: translate(250px);
-moz-transform: translate(250px);
transform: translate(250px);
} 
.rtl.gp-header-side-menu #gp-global-wrapper.gp-active-mobile-side-menu #gp-site-wrapper {
-webkit-transform: translate(-250px);
-moz-transform: translate(-250px);
transform: translate(-250px);
}
.gp-sticky-footer #gp-site-wrapper {
display: flex;
flex-direction: column;
height: 100vh;
overflow: visible;
}
#gp-page-wrapper {
position: relative;
width: 100%;
z-index: 2;
margin: 0 auto;
}
.gp-sticky-footer #gp-page-wrapper {
flex: 1 0 auto;
} .gp-container {
z-index: 1;
position: relative;
width: 100%;
margin: 0 auto;
} #gp-content-wrapper {
position: relative;
margin: 0 auto;
padding-top: 30px;
padding-bottom: 30px;
}
.gp-homepage #gp-content-wrapper {
padding-top: 0;
padding-bottom: 0;
}
.gp-fullwidth #gp-content-wrapper {
width: 100%;
} #gp-content-wrapper,
.gp-boxed-layout #gp-content-wrapper,
.gp-full-page-page-header #gp-content-wrapper {
padding-left: 15px;
padding-right: 15px;
}
.gp-wide-layout #gp-top-header,
.gp-wide-layout #gp-mobile-header,
.gp-wide-layout #gp-standard-header,
.gp-wide-layout .gp-header-row,
.gp-wide-layout #gp-footer,
.gp-wide-layout:not(.gp-full-page-page-header) #gp-page-title {
width: 100%;
}
#gp-top-header .gp-container,
#gp-mobile-header > .gp-container,
#gp-standard-header > .gp-container,
.gp-header-row .gp-container,
#gp-footer .gp-container,
#gp-page-title .gp-container {
padding-left: 15px;
padding-right: 15px;
}
.gp-wide-layout.gp-header-wide #gp-top-header .gp-container,
.gp-wide-layout.gp-header-wide #gp-mobile-header > .gp-container,
.gp-wide-layout.gp-header-wide #gp-standard-header > .gp-container,
.gp-wide-layout.gp-header-wide .gp-header-row .gp-container,
.gp-wide-layout #gp-footer.gp-footer-wide .gp-container,
.gp-wide-layout.gp-full-page-page-header #gp-page-title .gp-container {
width: 100%;
padding-left: 15px;
padding-right: 15px;
}
.gp-boxed-layout #gp-top-header .gp-container,
.gp-boxed-layout #gp-mobile-header > .gp-container,
.gp-boxed-layout #gp-standard-header > .gp-container,
.gp-boxed-layout .gp-header-row .gp-container,
.gp-boxed-layout #gp-footer .gp-container,
.gp-boxed-layout #gp-page-title .gp-container {
width: 100%;
padding-left: 15px;
padding-right: 15px;
} #gp-content {
z-index: 1;
position: relative;
float: left;
margin: 0 auto;
order: 2;
}
.gp-no-sidebar #gp-content,
.gp-fullwidth #gp-content  {
width: 100% !important;
-webkit-flex: none;
flex: none;
} .gp-sidebar {
display: none;
position: relative;
float: left;
width: 100%;
}
.gp-sidebar-all .gp-sidebar {
display: block;
}
.gp-sidebar-divider {
display: none;
float: left;
overflow: hidden;
width: 100%;
height: 1px;
margin: 40px 0;
border-top-width: 1px;
border-style: solid;
}
.gp-sidebar-all .gp-sidebar-divider {
display: block;
}  .gp-nav {
height: 100%;
}
.gp-nav .menu {
margin: 0;
height: 100%;
list-style: none;
}
.gp-nav .menu-item {
display: inline-block;
}
.menu .menu-item.gp-hide-on-mobile {
display: none;
}
.gp-nav .menu > .menu-item {
float: left;
height: 100%;
white-space: nowrap;
}	
.gp-nav .gp-standard-menu {
position: relative;
}
.gp-nav .menu > .menu-item > a,
.gp-nav .menu > .menu-item > .gp-menu-text {
display: -webkit-inline-flex;
display: -webkit-inline-box;
display: inline-flex;
position: relative;
height: 100%;
padding: 0 12px;
line-height: 1 !important;
font-family: inherit;
-webkit-align-items: center;
align-items: center;
}
.gp-nav .gp-menu-icon {
padding-right: 5px;
}
.gp-nav .gp-hide-nav-label .gp-menu-icon {
padding-right: 0;
}
.gp-nav .menu-item-has-children > a:after,
.gp-nav .gp-tab-content-menu > a:after,
.gp-nav .gp-content-menu > a:after {
display: none;
content: '\f107';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
margin-left: 5px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .gp-more-menu-items {
height: 100% !important;
}
.gp-more-menu-items .gp-more-menu-items-icon:before {
content: '\f142' !important;    
display: -webkit-inline-flex;
display: -webkit-inline-box;
display: inline-flex;
height: 100%;
padding: 0 12px;
cursor: pointer;
line-height: 1 !important;
-webkit-align-items: center;
align-items: center;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-more-menu-items .gp-more-menu-items-icon:after {
content: '' !important;
}
.gp-more-menu-items .gp-more-menu-items-icon:hover:before {
position: relative !important;
left: auto !important;
bottom: auto !important;
width: auto !important;
} .gp-nav .sub-menu {
display: none;
position: absolute;
z-index: 1;
top: auto;
left: auto;
overflow: visible;
width: 250px;
margin: 0;
padding: 10px 0;
white-space: normal;
list-style: none;
text-align: left;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
.gp-nav .gp-nav-shift .sub-menu {
right: 0;
}
.gp-nav .sub-menu .menu-item {
width: 100%;
position: relative;
}
.gp-nav .sub-menu .menu-item > a,
.gp-nav .sub-menu .menu-item > .gp-menu-text,
.gp-nav .sub-menu .menu-item > .gp-menu-image {
display: block;
margin: 0;
padding: 8px 20px;
}
.gp-nav .sub-menu .menu-item-has-children > a {
padding-right: 40px;
}
.gp-nav .gp-nav-shift .sub-menu .menu-item-has-children > a {
padding-left: 40px;
padding-right: 20px;
}
.gp-nav .sub-menu .menu-item .sub-menu {
top: -11px;
left: 100%;
}
.gp-nav .gp-nav-shift .sub-menu .menu-item .sub-menu {
left: auto;
right: 100%;
}
.gp-has-bg-image > .sub-menu {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.gp-nav .sub-menu .menu-item-has-children > a:after {
content: '\f105';
position: absolute;
top: 8px;
right: 20px;
}
.gp-nav .gp-nav-shift .sub-menu .menu-item-has-children > a:after {
content: '\f104';
right: auto;
left: 20px;    
margin-left: 0;
margin-right: 5px;
}
#gp-profile-menu.gp-nav-shift.sub-menu {
right: 0;
}
#gp-profile-menu.gp-nav-shift.sub-menu .menu-item-has-children > a {
padding-left: 40px;
padding-right: 20px;
}
#gp-profile-menu.gp-nav-shift.sub-menu .menu-item .sub-menu {
left: auto;
right: 100%;
}
#gp-profile-menu.gp-nav-shift.sub-menu .menu-item-has-children > a:after {
content: '\f104';
right: auto;
left: 20px;    
margin-left: 0;
margin-right: 5px;
} .gp-nav .gp-megamenu > .sub-menu {
left: 30px;
width: calc(100% - 60px);
padding: 22px 10px;
}
.gp-nav .gp-megamenu > .sub-menu > .menu-item {
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.gp-nav .gp-megamenu .menu-item-has-children > a:after {
display: none;
}
.gp-nav .gp-megamenu .sub-menu > li,
.gp-nav .gp-megamenu .sub-menu .sub-menu {
display: block;
z-index: 0;
position: relative;
top: auto;
left: auto;
right: auto;
width: auto;
width: 100%;
padding: 0;
border: 0;
background-color: transparent;
}
.gp-nav span.gp-menu-header {
display: block;
padding: 10px 0;
margin: 0 20px 10px 20px;
border-top: 0 !important;
border-right: 0 !important;
border-left: 0 !important;
} .gp-nav .gp-tab-content-menu .sub-menu,
.gp-nav .gp-content-menu .sub-menu {
left: 30px;
width: calc(100% - 60px);
padding: 0;
}
.gp-nav .gp-tab-content-menu .menu-item,
.gp-nav .gp-content-menu .menu-item {
display: table;
width: 100%;
padding: 0;
}
.gp-menu-tabs {
width: 20%;
margin: 0;
display: table-cell;
vertical-align: top;
border-top: 0 !important;
border-bottom: 0 !important;
border-left: 0 !important;
}
.gp-nav .gp-menu-tabs .menu-item {
list-style: none;
float: left;
width: 100%;
margin: 0;
padding: 0;
text-align: right;
margin-bottom: 1px;
cursor: pointer;
border-top: 0 !important;
border-right: 0 !important;
border-left: 0 !important;
}
.gp-nav .gp-menu-tabs .menu-item a {
padding: 8px 20px;
}
.gp-nav .gp-tab-content-menu .gp-section-loop,
.gp-nav .gp-content-menu .gp-section-loop {
display: table-cell;
width: 80%;
padding: 20px 20px 20px 0;
}
.gp-nav .gp-content-menu .gp-section-loop {
width: 100%;
}
.gp-nav .gp-tab-content-menu .gp-post-item,
.gp-nav .gp-content-menu .gp-post-item {
float: left;
width: 20%;
padding-left: 20px;
margin: 0;
}
.gp-nav .gp-tab-content-menu .gp-post-item {
width: 25%;
}
.gp-nav .gp-tab-content-menu .gp-post-audio.gp-loop-featured,
.gp-nav .gp-content-menu .gp-loop-featured {
margin-bottom: 12px;
}
.gp-nav .gp-tab-content-menu .gp-post-thumbnail + .gp-post-audio,
.gp-nav .gp-content-menu .gp-post-thumbnail + .gp-post-audio {
margin-top: -40px;
}
.gp-nav .gp-tab-content-menu .gp-post-audio.gp-loop-featured .mejs-container,
.gp-nav .gp-content-menu .gp-post-audio.gp-loop-featured .mejs-container {
width: 100% !important;
}
.gp-nav .gp-pagination-arrows {
margin: -10px 0 10px 0;
}  #gp-top-header {
position: relative;
clear: both;
z-index: 99998;
min-height: 40px;
padding-top: 14px;
}
.gp-scrolling #gp-top-header,
.gp-fixed-header #gp-top-header {
display: none !important;
}
.gp-top-header-desktop #gp-top-header {
display: none;
}
#gp-top-header .menu > .menu-item {
margin: -14px 15px 0 0;
}
#gp-top-header .menu > .menu-item:last-child {
margin-right: 0;
}
#gp-top-header .menu > .menu-item > a,
#gp-top-header .menu > .menu-item > .gp-menu-text {
padding: 14px 0 13px;
}
#gp-top-nav-left {
float: left;
}
#gp-top-nav-right {
float: right;
} #gp-mobile-header {
position: relative;
clear: both;
z-index: 99997;
}
.gp-header-over-content #gp-mobile-header {
position: absolute;
}
.gp-fixed-header-all.gp-scrolling #gp-mobile-header,
.gp-fixed-header-all.gp-fixed-header #gp-mobile-header {
position: fixed;
left: 0;
right: 0;
}
#gp-mobile-header > .gp-container {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
} #gp-standard-header {
display: none;
position: relative;
clear: both;
z-index: 99997;
}
.gp-header-over-content #gp-standard-header {
position: absolute;
}
.gp-boxed-layout.gp-header-over-content #gp-standard-header {
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
}
.gp-scrolling #gp-standard-header,
.gp-fixed-header #gp-standard-header {
position: fixed;
left: 0;
right: 0;
}
.gp-header-side-menu.gp-scrolling #gp-standard-header,
.gp-header-side-menu.gp-scrolling #gp-mobile-header,
.gp-header-side-menu.gp-fixed-header #gp-standard-header,
.gp-header-side-menu.gp-fixed-header #gp-mobile-header {
left: auto;
right: auto;
}
#gp-standard-header .gp-container {
display: -webkit-flex;
display: flex;
height: 100%;
}
.gp-header-row {
width: 100%;
height: 100%;
}
#gp-fixed-header-padding {
display: none;
position: relative;
}
.gp-scrolling #gp-fixed-header-padding,
.gp-fixed-header #gp-fixed-header-padding {
display: block;
} .gp-logo {
display: -webkit-flex;
display: flex;
position: relative;
height: 100%;
line-height: 0;
-webkit-flex: 1 1 0;
flex: 1 1 0;
-webkit-align-items: center;
align-items: center;
}
.gp-logo-image { 
display: none;
} #gp-main-header-primary-nav {    
display: -webkit-flex;
display: flex;
float: left;
}
* + .gp-nav-column #gp-main-header-primary-nav > .menu > .menu-item:first-child,
* + #gp-main-header-primary-nav > .menu > .menu-item:first-child { 
margin-left: 8px;
}
#gp-main-header-primary-nav .menu > .menu-item > a:before {
content: '';
border-bottom-color: transparent;
transition: border-color 1s ease;  
}
#gp-main-header-primary-nav .menu > .current-menu-item > a:before,
#gp-main-header-primary-nav .menu > .menu-item > a:hover:before {
content: '';
position: absolute;
left: 12px;
bottom: 20px;    
width: calc(100% - 24px);
}
#gp-header-row-1 {
position: relative;
z-index: 2;
}
#gp-header-row-2 {
position: relative;
z-index: 1;
}
.gp-nav-column {
display: -webkit-flex;
display: flex;
-webkit-flex: 1 1 auto; flex: 1 1 auto;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.gp-hide-move-menu-links {
opacity: 0;
} #gp-main-header-secondary-nav {    
display: -webkit-flex;
display: flex;
float: left;
max-width: 400px;
}
#gp-main-header-secondary-menu {
display: -webkit-flex;
display: flex;
}
#gp-main-header-secondary-nav > .menu > .menu-item {
height: auto;
margin-left: 12px;
-webkit-align-self: center;
align-self: center;
}
#gp-main-header-secondary-nav > .menu > .menu-item:first-child {
margin-left: 0;
}
* + .gp-nav-column #gp-main-header-secondary-nav > .menu > .menu-item:first-child,
* + #gp-main-header-secondary-nav > .menu > .menu-item:first-child { 
margin-left: 20px;
}
#gp-main-header-secondary-nav .menu > .menu-item > a {
height: auto;
padding: 10px 25px;
border-radius: 4px;
}
#gp-main-header-secondary-nav .menu > .menu-item > .sub-menu {
top: 100%;
} #gp-header-search {
display: -webkit-flex;
display: flex;
z-index: 1;
width: 33%;
height: 100%;
-webkit-align-items: center;
align-items: center;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
* + .gp-nav-column #gp-header-search,
* + #gp-header-search {
margin-left: 20px;
}
#gp-header-search .searchform {
width: 100%;
}
#gp-header-search .gp-search-bar {
height: 40px;
border-radius: 4px;
}  .gp-header-buttons {
display: -webkit-flex;
display: flex;
float: left;
height: 100%;
}
#gp-mobile-header .gp-header-buttons {
float: right;
} 
.gp-header-button {
position: relative;
z-index: 2;
float: left;
height: 100%;
padding: 0 8px;
line-height: 1;
cursor: pointer;
-webkit-align-items: center;
align-items: center;
}
.gp-header-button:before {
-webkit-transition: all .2s ease-in-out !important;
transition: all .2s ease-in-out !important;
} .gp-search-button {
display: none;
}
.gp-search-button-all .gp-search-button,
.gp-search-button-mobile .gp-search-button {
display: -webkit-flex;
display: flex;
}
.gp-search-button-desktop .gp-search-button {
display: none;
}
.gp-search-button:before {
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
content: '\f002';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-search-box { 
display: none;
z-index: 1;
position: absolute;
top: 100%;
left: 0;
width: 100%;
line-height: 1;
cursor: default;
}
.gp-search-box .gp-container {
padding: 0 !important;
}
.gp-search-box .searchform { 
width: 100%;
padding: 15px;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
#gp-mobile-header .gp-search-box .searchform,
.gp-boxed-layout #gp-standard-header .gp-search-box .searchform { 
border-right: 0 !important;
border-left: 0 !important;
}
.gp-search-box input.gp-search-bar {
height: auto !important;
padding: 0;
background: none;
border: 0;
font-size: 18px;
line-height: 1;
}  .gp-profile-button {
display: none;
-webkit-flex-shrink: 0;
flex-shrink: 0;
}    	
.gp-profile-button-all .gp-profile-button,
.gp-profile-button-mobile .gp-profile-button {
display: -webkit-flex;
display: flex;
}
.gp-profile-button-desktop .gp-profile-button {
display: none;
}
.gp-profile-button .avatar {
width: 30px;
height: 30px;
}
body:not(.logged-in) .gp-profile-button:before {
content: '\f2c0';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;	
}
body:not(.logged-in).gp-fontawesome5 .gp-profile-button:before {
content: '\f007';
font-weight: 400;
}
.gp-profile-button-avatar {
padding: 0;
}
.gp-notification-counter {
position: absolute;
z-index: 1;  
top: auto;
right: 0;
width: auto;
height: auto;
margin-top: -15px;
padding: 3px 3px 2px 3px;
text-align: center;
border-radius: 3px;
font-size: 10px;
line-height: 1;
letter-spacing: 0;
}
.gp-profile-tab,
.gp-notifications-tab {
float: left;
width: 50%;
text-align: center;
padding: 15px;
border-top: 0 !important;
border-right: 0 !important;
border-left: 0 !important;
margin: -10px 0 10px;
cursor: pointer;
}
.gp-notifications-tab .gp-notification-counter {
top: 15px;
right: auto;
}
.gp-profile-tab {
border-right-width: 1px;
border-style: solid;
}
.gp-profile-tab:before,
.gp-notifications-tab:before {
font-size: 16px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;	
}
.gp-profile-tab:before {
content: '\f2c0';	
}
.gp-fontawesome5 .gp-profile-tab:before {
content: '\f007';	
}
.gp-notifications-tab:before {
content: '\f0a2';	
}
.gp-fontawesome5 .gp-notifications-tab:before {
content: '\f0f3';	
}
.gp-nav .gp-notification-link,
.gp-mobile-nav .gp-notification-link {
display: none;
}
.gp-nav .gp-notification-link, 
.gp-mobile-nav .gp-notification-link {
padding: 8px 20px;
}
.gp-nav .sub-menu .menu-item.gp-notification-link > a,
.gp-mobile-nav .sub-menu .menu-item.gp-notification-link > a {
display: inline;
padding: 0;
} #gp-profile-menu {
line-height: 18px;
}  .gp-header-logo-left-1 #gp-standard-header .gp-container {
-webkit-justify-content: space-between;
justify-content: space-between;
} .gp-header-logo-right-1 #gp-standard-header .gp-container {
-webkit-justify-content: space-between;
justify-content: space-between;
}
.gp-header-logo-right-1 .gp-nav-column #gp-main-header-secondary-nav > .menu > .menu-item:last-child,
.gp-header-logo-right-1 #gp-main-header-secondary-nav > .menu > .menu-item:last-child {
margin-right: 20px;
}
.gp-header-logo-right-1 .gp-logo { 
-webkit-justify-content: flex-end;
justify-content: flex-end;
order: 2;
} .gp-header-nav-bottom-1 #gp-header-row-2 .gp-container > div { 
display: -webkit-flex;
display: flex;
width: 100%;
height: 100%;
}
.gp-header-nav-bottom-1 #gp-main-header-primary-nav {
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.gp-header-nav-bottom-1 #gp-main-header-primary-nav > ul > li {
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
text-align: center;
}
.gp-header-nav-bottom-1 #gp-main-header-primary-nav > ul > li:after {
content: ' ';   
position: absolute;
top: 50%;
right: 0;
height: 20px;
margin-top: -10px;
line-height: 1;
}
.gp-header-nav-bottom-1 #gp-main-header-primary-menu {
display: -webkit-flex;
display: flex;
}
.gp-header-nav-bottom-1 #gp-main-header-primary-menu {
width: 100%;
}	
.gp-header-nav-bottom-1 .gp-header-button:first-child {
margin-left: 20px;
}
.gp-header-nav-bottom-1 #gp-main-header-secondary-menu {
display: -webkit-flex;
display: flex;
}
.gp-header-nav-bottom-1 #gp-main-header-secondary-nav > .menu > .menu-item {
height: auto;
-webkit-align-self: center;
align-self: center;
} .gp-header-nav-bottom-2 #gp-header-row-1 .gp-container {
-webkit-justify-content: center;
justify-content: center;
}
.gp-header-nav-bottom-2 #gp-header-row-1 .gp-logo {
-webkit-justify-content: center;
justify-content: center;
}
.gp-header-nav-bottom-2 #gp-header-row-2 .gp-container > div { 
display: -webkit-flex;
display: flex;
width: 100%;
height: 100%;
}
.gp-header-nav-bottom-2 #gp-main-header-primary-nav {
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.gp-header-nav-bottom-2 #gp-main-header-primary-nav > ul > li {
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
text-align: center;
}
.gp-header-nav-bottom-2 #gp-main-header-primary-nav > ul > li:after {
content: ' ';   
position: relative;
float: right; 
top: 50%;
height: 20px;
margin-top: -13px;
line-height: 1;
}
.gp-header-nav-bottom-2 #gp-main-header-primary-menu {
display: -webkit-flex;
display: flex;
}
.gp-header-nav-bottom-2 #gp-main-header-primary-menu {
width: 100%;
}	
.gp-header-nav-bottom-2 .gp-header-button:first-child {
margin-left: 20px;
}
.gp-header-nav-bottom-2 #gp-main-header-secondary-nav {
position: absolute;
right: 0;
top: 0;
} 
.gp-header-nav-bottom-2 #gp-main-header-secondary-menu {
display: -webkit-flex;
display: flex;
}
.gp-header-nav-bottom-2 #gp-main-header-secondary-nav > .menu > .menu-item {
height: auto;
-webkit-align-self: center;
align-self: center;
}
.gp-header-nav-bottom-2 #gp-header-search {
position: absolute;
left: 0;
top: 0;
} .gp-header-nav-bottom-3 #gp-header-row-1 .gp-container {
-webkit-justify-content: center;
justify-content: center;
}
.gp-header-nav-bottom-3 #gp-header-row-1 .gp-logo {
-webkit-justify-content: center;
justify-content: center;
}
.gp-header-nav-bottom-3 #gp-main-header-primary-nav {
margin-left: -12px;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.gp-header-nav-bottom-3 #gp-main-header-secondary-menu {
display: -webkit-flex;
display: flex;
}
.gp-header-nav-bottom-3 #gp-main-header-secondary-nav > .menu > .menu-item {
height: auto;
-webkit-align-self: center;
align-self: center;
}
.gp-header-nav-bottom-3 #gp-header-search {
position: absolute;
right: 0;
top: 0;
}  .gp-header-side-menu #gp-global-wrapper {
padding-left: 0;
-webkit-transition: padding-left 0.5s ease;
-moz-transition: padding-left 0.5s ease;
-o-transition: padding-left 0.5s ease;
transition: padding-left 0.5s ease;
}
#gp-global-wrapper.gp-active-mobile-side-menu {
overflow: hidden;
} .gp-header-side-menu .gp-nav-column { 
width: 100%;
}
.gp-header-side-menu #gp-main-header-primary-nav { 
margin-left: -12px;
-webkit-flex: 1 0 auto;
flex: 1 0 auto;
}
.gp-header-side-menu * + #gp-main-header-primary-nav { 
margin-left: 0;
}
.gp-header-side-menu .gp-header-buttons,
.gp-header-side-menu #gp-main-header-secondary-nav {
float: right;
} .gp-side-menu-all #gp-side-menu-wrapper {
display: block;
}
.gp-side-menu-desktop #gp-side-menu-wrapper,
.gp-side-menu-desktop #gp-open-side-menu-button {
display: none;
}
#gp-global-wrapper.gp-active-mobile-side-menu #gp-side-menu-wrapper {
width: 250px;
}
#gp-global-wrapper.gp-active-mobile-side-menu #gp-open-side-menu-button {
opacity: 0;
}
#gp-side-menu-wrapper {
z-index: 99997;
overflow: hidden;
position: fixed;
left: 20%;
width: 0;
height: 100%;
margin-left: -20%;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#gp-side-menu-logo {
display: none;
overflow: hidden;
padding: 0 20px; 
}
#gp-side-menu-content {
position: relative;
height: calc(100% - 50px);
}
.admin-bar #gp-side-menu-content {
height: calc(100% - 82px);
}
#gp-side-menu-scroller {
position: absolute;
overflow: scroll;
overflow-x: hidden;
top: 0;
right: 0;
bottom: 0;
left: 0;
-ms-overflow-style: none;
}
#gp-side-menu-scroller::-webkit-scrollbar { 
width: 0 !important;
}
#gp-side-menu-nav {
overflow: hidden;
width: 100%;
height: auto;
}
#gp-side-menu-nav .menu {
overflow: hidden;
margin: 0;
padding: 20px 0;
} 
#gp-side-menu-nav .menu-item a, 
#gp-side-menu-nav span.gp-menu-header,
#gp-side-menu-nav .menu-item > .gp-menu-text {
padding: 10px 20px;
}
#gp-side-menu-nav .menu-item > .gp-mobile-dropdown-icon {
padding-left: 15px;
padding-right: 30px;
}
#gp-side-menu-scroller .widget {
padding: 20px 20px 10px 20px;
margin-bottom: 0;
}
#gp-side-menu-toggle {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 50px;
}
.admin-bar #gp-side-menu-toggle {
bottom: 46px;
}
#gp-close-side-menu-button {
float: right;
width: 50px;
height: 50px;
font-size: 30px;
line-height: 50px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
cursor: pointer;
text-align: center;
}
#gp-close-side-menu-button:before {
content: '\f190';
}
#gp-open-side-menu-button {
z-index: 99997;
position: fixed;
bottom: 0;
left: 0;
width: 50px;
height: 50px;
font-size: 30px;
line-height: 50px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
cursor: pointer;
text-align: center;
opacity: 1;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#gp-open-side-menu-button:before {
content: '\f18e';
}  .gp-open-mobile-nav-button {	
display: -webkit-flex;
display: flex;
float: left;
width: 26px;
height: 100%;
margin-left: 12px;
cursor: pointer;
line-height: 1;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-align-items: center;
align-items: center;
}
.gp-header-logo-right-1 .gp-open-mobile-nav-button {
margin: 0 12px 0 0;
order: -1;
}
.gp-nav-button-icon {
position: relative;
z-index: 2;
float: left;
-webkit-align-items: center;
align-items: center; 
}
.gp-nav-button-icon,
.gp-nav-button-icon:before,
.gp-nav-button-icon:after {
width: 25px;
height: 2px;
position: absolute;
content: '';
}
.gp-nav-button-icon:before {
margin-top: 8px;
}
.gp-nav-button-icon:after {
margin-top: -8px;
} #gp-close-mobile-nav-button {
display: none;
position: fixed;
z-index: 99998;
top: 32px;
right: 15px;
font-size: 30px;
line-height: 1;
cursor: pointer;
}
.rtl #gp-close-mobile-nav-button {
left: 15px;
right: auto;
}
.admin-bar #gp-close-mobile-nav-button {
top: 52px;
}
.gp-mobile-primary-nav-active #gp-close-mobile-nav-button,
.gp-mobile-profile-nav-active #gp-close-mobile-nav-button {
display: block;
}
#gp-close-mobile-nav-button:before {
content: '\2715';
}
@-moz-document url-prefix() { .gp-mobile-nav-close-button:before {
font-size: 35px;
}
}
.gp-mobile-primary-nav-active .gp-header-buttons,
.gp-mobile-profile-nav-active .gp-header-buttons {
display: none;
} body.gp-mobile-primary-nav-active,
body.gp-mobile-profile-nav-active {
overflow: hidden;
min-height: 100%;
}
#gp-mobile-nav-bg {
display: none;
position: fixed;
top: 0; 
left: 0;
z-index: 99998;
background: rgba(0,0,0,0.4);
width: 100%;
height: 100%;
}
.gp-mobile-primary-nav-active #gp-mobile-nav-bg,
.gp-mobile-profile-nav-active #gp-mobile-nav-bg {
display: block;
}
#gp-mobile-primary-nav,
#gp-mobile-profile-nav {
position: fixed;
z-index: 99998;
top: 0;
left: 0;
bottom: 0;
width: 265px;
height: 100%;
padding-top: 20px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
-webkit-transform: translateX(-265px);
transform: translateX(-265px);
}
.rtl #gp-mobile-primary-nav,
.rtl #gp-mobile-profile-nav {
left: auto;
right: 0;
}
.rtl:not(.gp-mobile-primary-nav-active) #gp-mobile-primary-nav,
.rtl:not(.gp-mobile-profile-nav-active) #gp-mobile-profile-nav {
-webkit-transform: translateX(265px);
transform: translateX(265px);
}
.admin-bar #gp-mobile-primary-nav,
.admin-bar #gp-mobile-profile-nav {
margin-top: 32px;
}	
.gp-mobile-primary-nav-active #gp-mobile-primary-nav,
.gp-mobile-profile-nav-active #gp-mobile-profile-nav {
-webkit-transform: translate(0,0);
transform: translate(0,0);
}
#gp-mobile-primary-nav .menu,
#gp-mobile-profile-nav .menu {
overflow: hidden;
margin: 0;
padding: 0 20px;
}
.gp-mobile-nav .menu-item {
position: relative;
float: left;
width: 100%;
list-style-type: none;
}
.gp-mobile-nav .menu-item:first-child {
border-top: 0;
}
.gp-mobile-nav .menu-item a,
.gp-mobile-nav span.gp-menu-header,
.gp-mobile-nav .menu-item .gp-menu-text {
display: block;
padding: 15px 0;
}
.gp-mobile-nav .gp-menu-icon {
padding-right: 10px;
}
.gp-mobile-nav .menu-item-has-children > a {
padding-right: 70px;
}
.gp-mobile-nav .menu-item > .gp-menu-text {
padding: 15px 0;
}
.gp-mobile-nav .gp-menu-image {
padding: 15px 0;
}
.gp-mobile-nav .menu-item > .gp-mobile-dropdown-icon {
cursor: pointer;
position: absolute;
top: 0;
right: 0;
font-size: 24px;
line-height: 44px;
padding: 0 0 0 15px;
}
.gp-mobile-nav .gp-content-menu  > .gp-mobile-dropdown-icon,
.gp-mobile-nav .gp-tab-content-menu > .gp-mobile-dropdown-icon {
display: none;
}
.gp-mobile-nav .menu-item > .gp-mobile-dropdown-icon:before {
content: '\f107';
}
.gp-mobile-nav .menu-item.gp-selected > .gp-mobile-dropdown-icon:before {
content: '\f106';
}
.gp-mobile-nav .sub-menu {
display: none;
margin: 0;
list-style-type: none;
}
.gp-mobile-nav .sub-menu li {
padding-left: 10px;
}
.gp-mobile-nav .sub-menu .sub-menu li {
padding-left: 20px;
}
.gp-mobile-nav .sub-menu .sub-menu .sub-menu li {
padding-left: 30px;
}
.gp-mobile-nav .gp-megamenu .sub-menu li > .sub-menu {
display: block;
}  #login {
display: none;
position: fixed;
overflow: hidden;
width: 100%;
height: 100%;
min-height: 100%;
bottom: 0;
right: 0;
padding: 10px;
z-index: 99998;
text-align: center;
background: #000;
background: rgba(0,0,0,0.7);
-webkit-text-size-adjust: 100%;
}
#login > div {
-webkit-animation: fadeInScale 0.8s ease-in-out;
animation: fadeInScale 0.8s ease-in-out;
}
@-moz-keyframes fadeInScale {
0% { 
-moz-transform: scale(0.6); 
opacity: 0; 
}
100% { 
-moz-transform: scale(1); 
opacity: 1; 
}
}
@-webkit-keyframes fadeInScale {
0% { 
-webkit-transform: scale(0.6); 
opacity: 0; 
}
100% { 
-webkit-transform: scale(1); 
opacity: 1; 
}
}
@keyframes fadeInScale {
0% { 
transform: scale(0.6); 
opacity: 0; 
}
100% { 
transform: scale(1); 
opacity: 1; 
}
} #gp-login-modal {
display: inline-block;
position: relative;
overflow: scroll;
max-width: 500px;
width: 100%;
height: 100%;
padding: 30px;
box-shadow: 0 0 10px rgba(0,0,0,0.05);
text-align: left;
-webkit-text-size-adjust: 100%;
}
#gp-login-close {
position: absolute;
top: 29px;
right: 30px;
text-align: center;
font-size: 19px;
line-height: 1;
cursor: pointer;
}
#gp-login-close:before {
content: '\2715';
}
.gp-login-form-wrapper,
.gp-register-form-wrapper,
.gp-lost-password-form-wrapper {
display: none;
}
.gp-login-display .gp-login-form-wrapper,
.gp-register-display .gp-register-form-wrapper,
.gp-lost-password-display .gp-lost-password-form-wrapper {
display: block;
}
.gp-login-title {
clear: none;
margin: 0 0 20px 0;
}
.gp-login-desc {
font-size: 14px;
line-height: 24px;
}
.gp-login-register-form p {
margin-bottom: 20px;
}
.gp-login-register-form .gp-post-form-gdpr {
margin: 20px 0 0 0;
font-size: 11px;
line-height: 15px;
}
.gp-login-register-form .gp-post-form-gdpr input {
display: inline-block;
margin-top: 3px;
vertical-align: top;
}
.gp-login-register-form .gp-post-form-gdpr label {
display: inline-block;
max-width: 90%;
font-size: 11px;
line-height: 15px;
}
.gp-login-register-form input[type="text"],
.gp-login-register-form input[type="password"],
.gp-login-register-form input[type="email"],
.gp-login-register-form input[type='submit'] {
width: 100%;
height: 45px;
}
.gp-login-register-form .rememberme {
font-size: 13px;
line-height: 1;
}
.gp-login-results > div {
width: 100%;
margin-top: 20px;
font-size: 14px;
line-height: 24px;
} .gp-login-register-form .gglcptch {
margin-bottom: 20px;
padding: 0;
}
#gp-login-modal .gp-login-register-form .gglcptch_v2 {
width: 440px;
} .gp-login-form-actions div[class*='the_champ_'] {
display: none;
}
.gp-social-login .the_champ_login_ul li {
margin-bottom: 15px !important;
}
.gp-login-or-lines { 
position: relative;
width: 75%;
overflow: hidden;
clear: both;
margin: 0 auto;
}
.gp-login-or-left-line {
float: left;
width: 44%;
margin: 8px 3% 0 0;
border-top-width: 1px;
border-style: solid;
}
.gp-login-or-right-line {
float: left;
width: 44%;
margin: 8px 0 0 3%;
border-top-width: 1px;
border-style: solid;
}
.gp-login-or-text {
float: left;
width: 6%;
font-size: 14px;
line-height: 1;
text-align: center;
font-weight: 500;
opacity: 0.5;
}
.gp-social-login .wp-social-login-widget {
margin: 20px 0;
}
.gp-social-login .wp-social-login-connect-with {
display: none;
}
.gp-social-login .wp-social-login-provider-list {
display: -webkit-flex;
display: flex;
height: 40px;
padding: 0;
}
.gp-social-login .oneall_social_login_providers iframe {
max-height: 230px;
}
.gp-social-login .oneall_social_login_label {
line-height: 1;
margin-bottom: 10px !important;
}
.gp-social-login .wp-social-login-provider {
display: -webkit-inline-flex;
display: -webkit-inline-box;
display: inline-flex;
margin: 0;
font-size: 0;
margin-left: 1px;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
color: #fff;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.gp-social-login .wp-social-login-provider:before {
font-size: 16px;
line-height: 1;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-social-login .wp-social-login-provider:first-child {
margin-left: 0;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.gp-social-login .wp-social-login-provider:last-child {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.gp-social-login .wp-social-login-provider {
background-color: #eee;
}
.gp-social-login .wp-social-login-provider-facebook {
background-color: #3b5998;
}
.gp-social-login .wp-social-login-provider-facebook:before {
content: "\f09a";
}
.gp-social-login .wp-social-login-provider-google {
background-color: #d34836;
}
.gp-social-login .wp-social-login-provider-google:before {
content: "\f0d5";
}
.gp-social-login .wp-social-login-provider-twitter {
background-color: #4099FF;
}
.gp-social-login .wp-social-login-provider-twitter:before {
content: "\f099";
}
.gp-social-login .wp-social-login-provider-instagram {
background-color: #4099FF;
}
.gp-social-login .wp-social-login-provider-instagram:before {
content: "\f16d";
}
.gp-social-login .wp-social-login-provider-linkedin {
background-color: #0077B5;
}
.gp-social-login .wp-social-login-provider-linkedin:before {
content: "\f0e1";
}
.gp-social-login .wp-social-login-provider-wordpress {
background-color: #21759b;
}
.gp-social-login .wp-social-login-provider-wordpress:before {
content: "\f19a";
}
.gp-social-login .wp-social-login-provider-yahoo {
background-color: #720e9e;
}
.gp-social-login .wp-social-login-provider-yahoo:before {
content: "\f19e";
}
.gp-social-login .wp-social-login-provider-disqus {
background-color: #2e9fff;
}
.gp-social-login .wp-social-login-provider-disqus:before {
content: "\f075";
}
.gp-social-login .wp-social-login-provider-reddit {
background-color: #FF5700;
}
.gp-social-login .wp-social-login-provider-reddit:before {
content: "\f281";
}
.gp-social-login .wp-social-login-provider-steam {
background-color: #000;
}
.gp-social-login .wp-social-login-provider-steam:before {
content: "\f1b6";
}
.gp-social-login .wp-social-login-provider-tumblr {
background-color: #34526f;
}
.gp-social-login .wp-social-login-provider-tumblr:before {
content: "\f173";
}
.gp-social-login .wp-social-login-provider-twitchtv {
background-color: #6441a5;
}
.gp-social-login .wp-social-login-provider-twitchtv:before {
content: "\f1e8";
}
.gp-social-login .wp-social-login-provider-vkontakte {
background-color: #45668e;
}
.gp-social-login .wp-social-login-provider-vkontakte:before {
content: "\f189";
} .gp-login-links {
width: 100%;
margin-top: 20px;
font-size: 13px;
line-height: 1;
text-align: right;
}
.gp-login-links a {
margin-left: 10px;
}
.gp-login-links .gp-login-link:before,
.gp-login-links .gp-social-login-link:before {
content: '\f090';
margin-right: 5px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-login-links .gp-register-link:before,
.gp-login-links .gp-bp-register-link:before {
content: '\f044';
margin-right: 5px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-login-links .gp-lost-password-link:before {
content: '\f059';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
margin-right: 5px;
font-weight: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  .widget {    
position: relative;
clear: both;
width: 100%;
margin-bottom: 35px;
}
.widget:last-child {
margin-bottom: 0 !important;
}
.widget-title,
.wpb_heading,
.widget_block .wp-block-group__inner-container > h2,
.widget_block .wp-block-search__label {
margin: 0 0 20px;
}
.widget ol,
.widget ul,
.widget_block > .wp-block-group {
margin: 0;
}
.widget li {
list-style-type: none;
padding: 5px 0;
border-bottom-width: 1px;
border-style: solid;
}
.widget li:first-child {
border-top-width: 1px;
border-style: solid;
}
.widget .children li,
.widget .sub-menu li {    
padding-left: 10px;
}
.widget .children li:last-child,
.widget .sub-menu li:last-child {    
padding-bottom: 0;
border-bottom: 0;
}
.gp-element-icon {
display: inline-flex !important;
margin: 0 10px 20px 1px;
-webkit-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-align-items: center;
align-items: center;
}
.gp-element-icon:before {
font-size: 16px;
line-height: 1;
}
.gp-style-modern .gp-element-icon:before {
font-size: 24px;
}
.gp-widget-title .widget-title {
display: -webkit-inline-flex;
display: -webkit-inline-box;
display: inline-flex;
margin-bottom: 20px;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-align-items: center;
align-items: center;
}
.gp-style-modern .gp-widget-title .widget-title {
font-size: 24px;
line-height: 24px;
font-weight: 500;
}
.gp-see-all-link {
width: 100%;
} .gp-contact-intro {
margin-bottom: 10px;
}
.gp-contact-detail {
margin-bottom: 10px;
font-weight: 500;
color: #232323;
}
.gp-contact-detail:before {
float: left;
width: 25px;
margin-left: 1px;
font-weight: 400;
color: #39c8df;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-contact-email:before {
content: '\f0e0';
}
.gp-contact-phone:before {
content: '\f095';
}
.gp-contact-mobile:before {
content: '\f10b';
}
.gp-contact-address:before {
content: '\f015';
}
.gp-contact-text {
margin-left: 25px;
} .gp-posts-widget .gp-posts-list .gp-post-item {
padding: 15px 0;
}
.gp-posts-widget .gp-posts-list .gp-post-thumbnail,
.gp-posts-widget .gp-posts-list .gp-post-gallery,
.gp-posts-widget .gp-posts-list .gp-post-video {
max-width: 100%;
margin-right: 15px;
}
.gp-posts-widget .gp-posts-list .gp-ranking-counter {
bottom: 5px;
left: 5px;
margin-right: 15px;
width: 30px;
height: 30px;
line-height: 30px;
font-size: 14px;
}
.gp-posts-widget .gp-posts-list .gp-loop-title {
font-size: 14px;
line-height: 18px;
} .gp-showcase-posts-widget .gp-large-post .gp-post-item {
padding-bottom: 15px;
}  
.gp-large-post .gp-loop-featured {
margin-bottom: 20px;
} 
.gp-showcase-posts-widget .gp-small-posts .gp-post-item {
padding: 15px 0;
} .gp-recent-comments-widget ul li,
.widget_recent_comments ul li,
.wp-block-latest-comments li, 
.widget_recent_entries li,
.wp-block-latest-posts li {
overflow: hidden;
padding: 15px 0;
line-height: 1;
border-bottom-width: 1px;
border-style: solid;
}
.gp-recent-comments-widget li:first-child,
.widget_recent_comments li:first-child,
.wp-block-latest-comments li:first-child, 
.widget_recent_entries li:first-child,
.wp-block-latest-posts li:first-child {
border-top-width: 1px;
}
.gp-recent-comments-widget .avatar {
float: left;
margin: 3px 15px 0 0;
}
.gp-recent-comments-widget span {
display: block;
overflow: hidden;
}
.gp-recent-comments-widget li a {
font-size: 14px;
line-height: 18px;
}
.gp-recent-comments-widget .gp-loop-meta {
margin: 5px 0 0 0;
} .tagcloud {
font-size: 0;
}
.tagcloud a {
display: inline-block;
margin: 0 4px 4px 0;
padding: 5px 8px;
background: #eee;
color: #fff !important;
font-size: small !important;
line-height: 1;
}
.tagcloud a:hover {
opacity: 0.9;
} .widget_recent_entries .post-date,
.widget_rss .rss-date {
margin-left: 12px;
font-size: 11px;
} .searchform {
overflow: hidden;
position: relative;
}
.gp-search-bar,
.wp-block-search__input {
position: relative;
float: left;
width: 100%;
padding: 0 10px;
}
.searchform .accessibly-hidden {
display: none;
}
.wp-block-search__button {
margin-left: 10px;
} #wp-calendar {
max-width: 396px;
}
#wp-calendar th {
padding: 8px 0;
text-align: center;
font-weight: 500;
border-width: 1px;
border-style: solid;
}
#wp-calendar td {
padding: 8px 0;
text-align: center;    
font-size: 12px;
border-width: 1px;
border-style: solid;
}
#wp-calendar #today {
background-color: #fafafa;
}
#wp-calendar caption {
margin-bottom: 10px;
text-align: right;
font-weight: 500;
}  #gp-footer {
display: none;
position: relative;
overflow: hidden;
clear: both;
border-top-width: 1px;
border-style: solid;
}
#gp-footer.gp-footer-widgets-all {
display: block;
}
#gp-footer.gp-footer-widgets-desktop.gp-has-copyright {
display: block;
}
.gp-full-page-page-header #gp-footer {
z-index: 2;
}
.gp-sticky-footer #gp-footer {
flex-shrink: 0;
} #gp-footer-image {   
width: 100%;
clear: both; 
overflow: hidden;
margin-top: 40px;
line-height: 0;
text-align: center;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
-ms-interpolation-mode: nearest-neighbor;
}
#gp-footer-image .gp-retina-image {   
display: none;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
#gp-footer-image .gp-standard-image {  
display: none;
}
#gp-footer-image .gp-retina-image {   
display: inline;
}
} #gp-footer-widgets {
display: none;
position: relative;
overflow: hidden;
clear: both;
width: 100%;
padding: 40px 0 0 0;
}
.gp-has-copyright #gp-footer-widgets {
border-bottom-width: 1px;
border-style: solid;
}
.gp-footer-widgets-all #gp-footer-widgets {
display: block;
}
.gp-footer-widget {
float: left;
width: 100%;
margin-left: 0;
}
.gp-footer-widget .widget:last-child {
margin-bottom: 35px;
}
.gp-footer-widget .widget-title {
margin: 0 0 15px 0;
}
.gp-footer-widget .widget .textwidget li,
.gp-footer-widget .widget.widget_categories li,
.gp-footer-widget .widget.widget_pages li,
.gp-footer-widget .widget.widget_archive li,
.gp-footer-widget .widget.widget_nav_menu li,
.gp-footer-widget .widget.widget_meta li,
.gp-footer-widget .widget.widget_display_forums li {
border-width: 0;
}
.gp-footer-widget .widget .textwidget li:first-child,
.gp-footer-widget .widget.widget_categories li:first-child,
.gp-footer-widget .widget.widget_pages li:first-child,
.gp-footer-widget .widget.widget_archive li:first-child,
.gp-footer-widget .widget.widget_nav_menu li:first-child,
.gp-footer-widget .widget.widget_meta li:first-child,
.gp-footer-widget .widget.widget_display_forums li:first-child {
padding-top: 0;
}
.gp-footer-widget .widget .gp-post-item,
.gp-footer-widget .woocommerce ul.product_list_widget li {
padding-top: 0 !important;
border: 0 !important;
}  #gp-copyright {
position: relative;
overflow: hidden;
float: left;
width: 100%;
padding: 20px 0;
text-align: center;
} #gp-footer-nav {
margin-top: 10px;
}
#gp-footer-nav .menu-item {
float: none;
margin: 0 10px 3px 0;
}
#gp-footer-nav .menu-item:last-child {
margin-right: 0;
}
#gp-footer-nav .menu > .menu-item > a,
#gp-footer-nav .menu > .menu-item > .gp-menu-text {
padding: 0;
}
#gp-footer-nav .menu-item:hover .sub-menu {
display: none;
}
#gp-footer-nav .menu-item a:after {
content: '' !important;
} #gp-to-top {
display: none;
position: fixed;
right: 20px;
bottom: 80px;
z-index: 99998;
overflow: hidden;
width: 33px;
height: 33px;
padding: 5px 0 9px;
font-size: 18px;
line-height: 1;
border-radius: 100%;
opacity: 0.2;    
text-align: center;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#gp-to-top:hover {
opacity: 0.6;
}   #gp-page-title {
z-index: 1;
position: relative;
overflow: hidden;
clear: both;
padding-top: 15px;
padding-bottom: 15px;
border-bottom-width: 1px;
border-style: solid;
}
.gp-minimal-page-header #gp-page-title-text {
margin-bottom: 30px;
}
#gp-page-title-text h1 {
margin: 0;
}
#gp-page-title-subtitle {
margin: 10px 0 0 0;
} #gp-breadcrumbs {
margin-bottom: 10px;
}	
#gp-breadcrumbs a:hover {
text-decoration: underline;
} #gp-page-header {
position: relative;
overflow: hidden;
}
#gp-page-header.gp-has-header-bg {
background: rgba(0,0,0,0.7) !important;
}
.gp-full-page-page-header #gp-page-header.gp-has-header-bg {
background: none !important;
}
#gp-page-header-inner {
position: relative;
overflow: hidden;
max-width: 1500px;
margin: 0 auto;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
.gp-full-page-page-header #gp-page-header-inner {
background: none !important;
}
.gp-blurred-bg {
position: absolute;
z-index: -2;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
-webkit-filter: blur(3px);
filter: blur(3px);
} #gp-full-page-bg {
position: fixed;
z-index: 0;
top: 0;
left: 0;
display: block;
background-size: cover;
background-position: center top;
height: 100%;
width: 100%;
} #gp-page-header-video {
position: absolute;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 15px;
}
#gp-page-header-video-bg {
display: none;
position: absolute;
overflow: hidden;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
}
#gp-page-header-video-bg video {
width: 100%;
height: auto; 
}
#gp-page-header-video-bg iframe {
position: absolute;
top: -40%;
left: 0;
width: 100%;
height: 180%;
}  .gp-entry-header {
position: relative;
clear: both;
margin: 0 auto 25px auto;
}
.gp-entry-header > *:last-child {
margin-bottom: 0;
} .gp-entry-title {
margin: 0 0 10px 0;
}
.gp-entry-title.gp-single-title {
line-height: 1;
}
.gp-subtitle {
margin: 0 0 10px 0;
letter-spacing: 0;
text-transform: none;
} .gp-entry-meta {
position: relative;
width: 100%;
}
.gp-entry-meta a:hover {
text-decoration: underline;
}
.gp-entry-meta .gp-post-meta {
display: inline-block;
margin: 10px 10px 0 0;
}
.gp-entry-meta .gp-post-meta:last-child {
margin-right: 0;
}
.gp-entry-meta .gp-post-meta:before {
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 400;
margin-right: 5px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-entry-meta .gp-meta-author:before {
content: '\f007';
}
.gp-entry-meta .gp-meta-date:before {
content: '\f017';
}
.gp-entry-meta .gp-meta-comments:before {
content: '\f0e5';
}
.gp-fontawesome5 .gp-entry-meta .gp-meta-comments:before {
content: '\f075';
}
.gp-entry-meta .gp-meta-views:before {
content: '\f06e';
}
.gp-entry-meta .gp-meta-likes:before {
content: '\f087';
}
.gp-fontawesome5 .gp-entry-meta .gp-meta-likes:before {
content: '\f164';
font-weight: 400;
}
.gp-entry-meta .gp-meta-cats:before {
content: '\f114';
}
.gp-fontawesome5 .gp-entry-meta .gp-meta-cats:before {
content: '\f07b';
font-weight: 400;
}
.gp-entry-tags {
margin-top: 30px;
text-align: right;
}
.gp-entry-tags a {
line-height: 1;
}
.gp-entry-tags a:hover {
text-decoration: underline;
} .gp-entry-featured {
margin-bottom: 30px;
text-align: center;
}
.gp-post-thumbnail {
position: relative;
z-index: 1;
max-width: 100%;
line-height: 0;
}
.gp-post-thumbnail a {
display: block;
position: relative;
}
.format-video > .gp-post-thumbnail a:after {
content: "\f04b";
position: absolute;
top: 50%;
left: 50%;
z-index: 3;
font-size: 20px;
padding: 2px 13px 2px 15px;
line-height: 39px;
text-align: center;
margin: -23px 0 0 -23px;
color: #fff;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
border-radius: 100%;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-sidebar .format-video > .gp-post-thumbnail a:after,
.gp-small-posts .format-video > .gp-post-thumbnail a:after,
.gp-posts-widget .format-video > .gp-post-thumbnail a:after {
font-size: 15px;
padding: 0 8px 0 10px;
line-height: 30px;
margin: -18px 0 0 -18px;
}
.gp-entry-featured .wp-caption-text {
margin-top: 15px;
}  .gp-entry-content > .wp-audio-shortcode {
margin-bottom: 30px;
}
.mejs-button > button:hover {
background: transparent url(//evolution.blog.brooklyn.edu/wp-includes/js/mediaelement/mejs-controls.svg);
}
.mejs-playpause-button.mejs-play button:hover {
background-position: 0 0;
}
.mejs-playpause-button.mejs-pause button:hover {
background-position: -20px 0;
}
.mejs-playpause-button.mejs-replay button:hover {
background-position: -160px 0;
}
.mejs-volume-button.mejs-mute button:hover {
background-position: -60px 0;
}
.mejs-volume-button.mejs-unmute button:hover {
background-position: -40px 0;
} .gp-video-wrapper {
position: relative;
padding-bottom: 56.25%; height: 0;
background: #000;
}
.gp-video-wrapper iframe,
.gp-video-wrapper .mejs-video {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.mejs-fullscreen-button > button:hover {
background-position: -80px 0;
}
.mejs-unfullscreen-button > button:hover {
background-position: -100px 0;
} .gp-post-format-gallery-content p,
.gp-post-format-gallery-content .wp-caption-text {
display: none;
}
.gp-post-format-gallery-content .gallery-item {
margin: 0 !important;
} .gp-entry-featured .gp-post-format-gallery-slider {
margin-left: auto;
margin-right: auto;
}
[class*='gp-posts-columns'] .gp-post-format-gallery-slider {
width: auto !important;
} .gp-entry-content {
clear: both;
width: 100%;
word-wrap: break-word;
}
.gp-entry-content p + h2,
.gp-entry-content p + h3,
.gp-entry-content p + h4,
.gp-entry-content p + h5 {
margin-top: 20px;
} .gp-divider-title-bg {
width: 75%;
margin: 10px auto 0 auto;
border-top-width: 1px;
border-top-style: solid;
text-align: center;
}
.gp-divider-title {
display: inline;
position: relative;
padding: 2px 15px;
top: -15px;
background-image: none !important;
} .gp-entry-pagination {
position: relative;
float: left;
clear: both;
width: 100%;
clear: both;
overflow: hidden;
margin-top: 20px;
text-align: center;
font-weight: 500;
}
.gp-previous-page {
float: left;
}
.gp-previous-page:before {
margin-right: 5px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
content: '\f104';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-next-page {
float: right;
}
.gp-next-page:after {
margin-left: 5px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
content: '\f105';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} #gp-share-icons-wrapper {
position: relative;
overflow: hidden;
clear: both;
width: 100%;
margin-top: 60px;
}
#gp-share-icons {
display: -webkit-flex;
display: flex;
height: 40px;
border-width: 1px;
border-style: solid;
border-radius: 3px;
}
#gp-share-icons a { 
display: -webkit-inline-flex;
display: -webkit-inline-box;
display: inline-flex;
border-left-width: 1px;
border-style: solid;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
color: #bbb;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
#gp-share-icons a:first-child {
border-left-width: 0;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
#gp-share-icons a:last-child {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
#gp-share-icons a:before {
font-family: 'Font Awesome 5 Brands', 'FontAwesome';
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#gp-share-icons a:hover { 
color: #fff;
}
#gp-share-icons .gp-twitter-icon:hover { 
background: #4099FF;
}
#gp-share-icons .gp-facebook-icon:hover { 
background: #3b5998;
}
#gp-share-icons .gp-google-plus-icon:hover { 
background: #d34836;
}
#gp-share-icons .gp-pinterest-icon:hover { 
background: #C92228;
}
#gp-share-icons .gp-linkedin-icon:hover { 
background: #007bb6;
}
#gp-share-icons .gp-reddit-icon:hover { 
background: #FF5700;
}
#gp-share-icons .gp-tumblr-icon:hover { 
background: #34526f;
}
#gp-share-icons .gp-email-icon:hover { 
background: #c1623e;
}
#gp-share-icons .gp-whatsapp-icon:hover { 
background: #25D366;
} #gp-author-info-wrapper {
position: relative;
width: 100%;
margin-top: 73px;
padding: 15px;
border-width: 1px;
border-style: solid;
text-align: center;
border-radius: 3px;
}
#gp-author-info-wrapper .gp-divider-title {
display: inline-block;
top: -30px;
}
#gp-author-info-wrapper .avatar {
display: none;
float: left;
margin-top: -2px;
margin-right: 10px;
width: 23px;
height: 23px;
border-radius: 100%;
}
#gp-author-name {
float: left;
}
#gp-author-details {
margin-top: -30px;
}
#gp-author-desc {
margin-top: 15px;
}
#gp-author-social-icons {
margin-top: 0;
font-size: 16px;
line-height: 1;
}
#gp-author-social-icons a {
margin-left: 5px;
}
#gp-author-social-icons a:before {
font-family: 'Font Awesome 5 Brands', 'FontAwesome';
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-facebook-icon:before {
content: '\f09a';
}
.gp-twitter-icon:before {
content: '\f099';
}
.gp-google-plus-icon:before {
content: '\f0d5';
}
.gp-pinterest-icon:before {
content: '\f0d2';
}
.gp-youtube-icon:before {
content: '\f167';
}
.gp-vimeo-icon:before {
content: '\f27d';
}
.gp-flickr-icon:before {
content: '\f16e';
}
.gp-linkedin-icon:before {
content: '\f0e1';
}
.gp-instagram-icon:before {
content: '\f16d';
}
.gp-reddit-icon:before {
content: '\f281';
}
.gp-tumblr-icon:before {
content: '\f173';
}
#gp-share-icons a.gp-email-icon:before {
font-family: 'Font Awesome 5 Free', 'FontAwesome';
content: '\f0e0';
font-weight: 900;
}
.gp-whatsapp-icon:before {
content: '\f232';
} #gp-voting-wrapper {
position: relative;
overflow: hidden;
clear: both;
width: 100%;
margin-top: 60px;
}
.gp-voting-buttons {
overflow: hidden;
position: relative;
}
.gp-voting-button {
float: left;
width: 50%;
padding: 10px;
text-align: center;
cursor: pointer;
-webkit-transition: all .2s ease-in-out !important;
transition: all .2s ease-in-out !important;
}
.gp-voting-up {
border-width: 1px;
border-right: 1px;
border-style: solid;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.gp-voting-down {
border-width: 1px;
border-left: 0;
border-style: solid;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.gp-already-voted {	
display: none;	
width: 100%;
float: left;
margin-top: 15px;
line-height: 1;
-webkit-transition: all 0.3s;
transition: all 0.3s;
text-align: center;
}
.gp-already-voted:before {
content: attr(data-text);
}
.gp-voting-container span:before {
content: attr(data-text);
} #gp-post-navigation {
position: relative;
overflow: hidden;
clear: both;
width: 100%;
margin-top: 40px;
line-height: 1;
}
#gp-post-navigation a {
font-size: 22px;
line-height: 24px;
font-weight: 500;
}
#gp-post-navigation .gp-prev-link {
float: left;
width: 49%;
padding-left: 20px;
text-align: left;
cursor: pointer;
}
#gp-post-navigation .gp-next-link {
float: right;
width: 49%;
padding-right: 20px;
text-align: right;
cursor: pointer;
}	
#gp-post-navigation .gp-prev-link:before {
position: absolute;
top: 15px;
left: 0;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
content: '\f104';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#gp-post-navigation .gp-next-link:before {
position: absolute;
top: 15px;
right: 0;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
content: '\f105';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-post-link-header {
display: block;
margin-bottom: 10px;
font-size: 12px;
line-height: 1;
text-transform: uppercase;
} #gp-related-wrapper {
position: relative;
overflow: hidden;
width: 100%;
clear: both;
margin-top: 60px;
}
#gp-related-wrapper .gp-section-loop {
margin-top: 20px;
}
#gp-related-wrapper .gp-post-item:nth-last-of-type(-n+2) {
margin-bottom: 0;
}
#gp-related-wrapper .gp-loop-featured {
margin: 0 0 12px;
}  #comments {
position: relative;
width: 100%;
clear: both;
margin-top: 60px;
font-size: 14px;
line-height: 24px;
}
.comment-list {
width: 100%;
margin: 0 0 20px 0;
list-style: none;
}	
.comment-list > .comment {
margin: 0;
list-style: none;
}
.comment-body {
position: relative;
overflow: hidden;
padding: 15px 0;
border-bottom: 1px;
border-style: solid;
word-wrap: break-word;
}
.comment-list > .comment:last-child .comment-body {
border: 0;
}
.comment-list .children {
margin: 0 0 0 10px;
list-style: none;
}
.comment-list .children .comment {
margin-left: 10px;
}
.comment-list > .comment > .children > .comment {
margin-left: 10px;
}
.comment-list .avatar {
position: relative;
top: 0;
left: 0;
float: left;
margin: 0;
width: 45px;
height: auto;
border-radius: 100%;
}
.comment-list .children .avatar {
width: 30px;
}
.comment-list .bypostauthor > .comment-body .gp-comment-meta:after {
content: '\f040';
float: right;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-size: 12px;
font-weight: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-fontawesome5 .comment-list .bypostauthor > .comment-body .gp-comment-meta:after {
content: '\f303';
font-weight: 900;
}
.comment-list li .gp-comment-content {
margin: 0 0 0 60px;
}
.comment-list .children .gp-comment-content {
margin-left: 40px;
}
.comment-list .gp-comment-meta {
margin: 0; 
}
.comment-list .gp-comment-content [itemprop='author'] {
font-weight: 400;
}
.comment-list .gp-comment-content [itemprop='author']:after {
content: '\0000a0\·\0000a0';
}
.comment-reply-link {
display: block;
margin-top: 10px;
line-height: 1;
} #respond {
position: relative;
}
#respond label {
display: block;
}
#commentform {
text-align: left;
}
#commentform .required {
font-weight: bold;
}
#commentform p {
margin: 10px 0;
}
#commentform .form-submit {
margin-bottom: 0;
}
#commentform {
text-align: left;
}
#commentform .form-allowed-tags {
display: none;
}
.comment-list #respond {
margin: 20px 0 0;
padding-left: 80px;
}
.comment-list #reply-title {
display: block;
margin: 0;
padding: 0;
border: 0;
text-align: left;
}
#cancel-comment-reply-link {
display: block;
margin-top: 10px;
}  .gp-filter-menus {
display: -webkit-flex;
display: flex;
padding-bottom: 30px;
}
.gp-archive-wrapper .gp-filter-menus {
margin-bottom: 15px;
border-bottom-width: 1px;
border-style: solid;
}
.gp-filter-menu {
width: 100%;
margin-right: 10px;
}
.gp-filter-menu:last-child {
margin-right: 0;
} .gp-posts-wrapper {
position: relative;
width: 100%;
clear: both;    
overflow: hidden;
}
.gp-section-loop {
position: relative;
overflow: hidden;
width: 100%;
clear: both;
}
.gp-section-loop-inner {
position: relative;
overflow: hidden;
width: 100%;
clear: both;
}
.gp-posts-masonry .gp-section-loop-inner {
opacity: 0;
}
#gp-content .gp-post-item {
position: relative;
} .gp-post-item {
float: left;
position: relative;
width: 100%;
overflow: hidden;
}
.gp-align-center .gp-post-item {
text-align: center;
}
.gp-posts-list.gp-style-classic .gp-post-item {
padding: 15px 0;
border-bottom-width: 1px;
border-style: solid;
}
.gp-posts-list.gp-style-classic .gp-post-item:first-child {
padding-top: 0;
}
.gp-posts-list.gp-style-modern .gp-post-item {
padding: 10px 0;
}
.gp-posts-list.gp-style-modern .gp-post-item:first-child {
padding-top: 0;
}
.gp-posts-large.gp-style-classic .gp-post-item {
padding: 60px 0;
border-bottom-width: 1px;
border-style: solid;
}
.gp-posts-large.gp-style-modern .gp-post-item {
padding: 60px 0;
}
.gp-posts-large .gp-post-item:first-child {
padding-top: 0;
}
[class*='gp-posts-columns-'] .gp-post-item {
width: 48%;
margin-left: 4%;
margin-bottom: 40px;
}
[class*='gp-posts-columns-'] .gp-post-item:nth-of-type(2n+1) {
margin-left: 0;
clear: left;
}
.gp-posts-masonry .gp-post-item {
width: 100%;
}
.gp-posts-masonry.gp-style-classic .gp-post-item {
margin: 0 0 20px 0;
}
.gp-posts-masonry.gp-style-modern .gp-post-item {
margin: 0 0 45px 0;
}
.gp-posts-list .gp-post-item.sticky {
padding-left: 20px;
padding-right: 20px;
background: #f8f8f8;
}
.gp-filter-loading .gp-post-item {
opacity: 0.2;
}
.gp-no-items-found {
font-weight: 500;
} .gp-loop-featured {
position: relative;
line-height: 0;
}
.gp-posts-list .gp-loop-featured {
float: left;
max-width: 40%;
height: 100%;
}
.gp-posts-list.gp-style-classic .gp-loop-featured,
.gp-posts-list.gp-style-modern .gp-loop-featured {
margin-right: 20px;
}
.gp-posts-large .gp-loop-featured {
margin-bottom: 30px;
}
[class*='gp-posts-columns'] .gp-loop-featured {
margin-bottom: 20px;
}
.gp-posts-masonry .gp-post-thumbnail {
width: 100%;
}
.gp-posts-large .gp-post-thumbnail img,
[class*='gp-posts-columns-'] .gp-post-thumbnail img,
.gp-posts-masonry .gp-post-thumbnail img {
width: 100%;
}
.gp-post-thumbnail + .gp-post-audio {
position: relative;
z-index: 1;
overflow: hidden;
margin-top: -60px;
}
.gp-posts-masonry .gp-post-thumbnail + .gp-post-audio {
margin-top: -40px;
}
.gp-posts-list .gp-loop-content .gp-post-audio {
margin-bottom: 20px;
} .gp-loop-content {    
overflow: hidden;
}
.gp-loop-content > div:last-child,
.gp-loop-content > h2:last-child {
margin-bottom: 0;
}
.gp-posts-masonry.gp-style-classic .gp-loop-content {
position: relative;
padding: 25px;
border-width: 1px;
border-style: solid; 
}
.gp-posts-masonry.gp-style-modern .gp-loop-content {
position: relative;
padding: 25px 0 0 0;
} .gp-ranking-counter {
float: left;
width: 40px;
height: 40px;
margin-right: 20px;
text-align: center;
line-height: 40px;
font-size: 20px;
border-radius: 100%;
color: #fff;
}
.gp-loop-featured .gp-ranking-counter {
position: absolute;    
z-index: 99;
top: auto;
bottom: 15px;
left: 15px;
}
.gp-posts-wrapper[class*="gp-posts-columns-"] .format-audio .gp-loop-featured .gp-ranking-counter,
.gp-showcase-wrapper .gp-large-post .format-audio .gp-loop-featured .gp-ranking-counter {
bottom: 50px;
} .gp-loop-title {
margin-bottom: 5px;
}
.gp-posts-large .gp-loop-title {
margin-bottom: 10px;
}
.gp-style-modern .gp-loop-title {
margin-bottom: 15px;
} .gp-style-classic .gp-loop-text {
margin: 0 0 10px 0;
}
.gp-style-modern .gp-loop-text {
margin-bottom: 15px;
}
.gp-posts-list .gp-loop-text {
display: none;
} .gp-style-classic .gp-loop-meta {
margin: 0 0 10px 0;
}
.gp-style-modern .gp-loop-meta {
margin: 0 0 15px 0;
}
.gp-loop-meta a:hover {
text-decoration: underline;
}
.gp-loop-meta .gp-post-meta:after {
content: '·';
margin: 0 2px 0 5px;
}
.gp-loop-meta .gp-post-meta:last-child:after {
content: '';
margin: 0;
}
.gp-loop-tags {
line-height: 1;
}
.gp-loop-tags a:hover {
text-decoration: underline;
} .gp-style-modern .gp-read-more {
display: block;
margin-top: 15px;
} .gp-style-classic .gp-gutter-size {
width: 20px;
}
.gp-style-modern .gp-gutter-size {
width: 45px;
}
.isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
z-index: 1;
pointer-events: none;
}
.isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
transition-duration: 0s;
} .gp-pagination-numbers {
position: relative;
width: 100%;
clear: both;
margin: 20px 0 20px;
line-height: 0;
}
.gp-posts-masonry .gp-pagination-numbers {
opacity: 0;
}
.gp-pagination ul.page-numbers {
position: relative;
overflow: hidden;
width: 100%;
text-align: center;
font-weight: 500;
}
.gp-pagination ul.page-numbers,
.gp-pagination ul.page-numbers li,
.gp-pagination ul.page-numbers > span {
display: inline-block;
margin: 0 5px;
padding: 0;
list-style: none;
}
.gp-pagination ul.page-numbers .page-numbers {
display: inline-block;
margin: 0;
border-radius: 100%;
line-height: 1;
}
.gp-pagination ul.page-numbers .page-numbers.prev,
.gp-pagination ul.page-numbers .page-numbers.next {
font-size: 0;
}
.gp-pagination ul.page-numbers .page-numbers.prev:before {
content: '\f104';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
font-size: 12px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-pagination ul.page-numbers .page-numbers.next:before {
content: '\f105';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
font-size: 12px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .gp-pagination-arrows {
float: right;
margin-bottom: 20px;
}
.gp-pagination-arrows .prev,
.gp-pagination-arrows .next {
float: left !important;
font-size: 22px !important;
line-height: 1 !important;
}
.gp-pagination-arrows .next {
margin-left: 15px !important;
}
.gp-pagination-arrows .prev:before {
content: '\f104';
font-family: 'Font Awesome 5 Free', 'FontAwesome' !important;
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-pagination-arrows .next:before {
content: '\f105';
font-family: 'Font Awesome 5 Free', 'FontAwesome' !important;
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-pagination-arrows > a:hover {
opacity: 1 !important;
}
.gp-pagination-arrows .gp-disabled {
opacity: 0.1;
color: #000 !important;
} .gp-load-more {
position: relative;
width: 100%;
clear: both;
margin: 20px 0 20px;
text-align: center;
line-height: 0;
}
[class*='gp-posts-columns'] .gp-load-more {
margin-top: 20px;
}
.gp-posts-masonry .gp-load-more {
margin-top: 20px;
opacity: 0;
}
.gp-load-more .gp-pagination {
display: none;
}
#infscr-loading {
z-index: 3;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #fff;
opacity: 0.8;
-webkit-transition: all .2s ease-in-out !important;
transition: all .2s ease-in-out !important;
} .gp-particles {
position: absolute;
z-index: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;
}  .gp-approved-posts-wrapper {
margin-bottom: 30px;
}
.gp-approved-posts-wrapper section:last-child,
.gp-pending-posts-wrapper section:last-child {
border-width: 0 !important;
} .error404 .gp-entry-content {
margin-bottom: 40px;
min-height: 500px;
}
.error404 .gp-entry-content p {
line-height: 20px;
margin-bottom: 20px;
} .attachment p {
margin-top: 12px;
} label[for*='pwbox-'] {
float: left;
}
input.pwsubmit {
margin-left: 5px;
}  #gp-new-search {
position: relative;
width: 100%;
margin: 10px 0 40px 0;
padding: 0 30px 30px 30px;
border-width: 1px;
border-style: solid;
text-align: center;
border-radius: 3px;
}
#gp-new-search .gp-divider-title {
display: inline-block;
top: -15px;
} #gp-search-results-count {
font-weight: 500;
line-height: 1;
margin-bottom: 15px;
}   .vc_row .gp-flex-column .vc_column-inner > .wpb_wrapper {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
}
.vc_row .gp-flex-column .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left .vc_icon_element-inner .vc_icon_element-icon {
top: 20px;
left: 15px;
}
.vc_row .gp-flex-column .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left + .wpb_text_column.wpb_content_element  {
width: 100%;
} .gp-row-masonry .gp-gutter-size {
width: 20px;
}
.gp-row-masonry .vc_row.vc_inner {
width: 100%;
margin: 0 0 20px 0;
} 
.gp-row-masonry .vc_inner .vc_column_container > .vc_column-inner {
padding: 20px !important;
box-shadow: 0 0 10px rgba(0,0,0,0.05);
}
.gp-row-masonry .widget {
margin-bottom: 0;
} .page-template-homepage-template #gp-content > .wpb_row:first-child .vc_column_container,
.home #gp-content > .wpb_row:first-child .vc_column_container {
background-repeat: no-repeat;
background-size: contain;
} .vc_row.gp-static-gradient,
.vc_row.gp-scrolling-gradient {
position: relative;
}
.vc_row .gp-animated-gradient-column {
position: relative;
z-index: 1;    
width: 100%;
display: flex;
flex-wrap: wrap;
}
.vc_row .gp-animated-gradient-bg {
position: absolute;
z-index: 0;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.vc_row.gp-scrolling-gradient .gp-animated-gradient-bg {
background-size: 400% 400% !important;
-webkit-animation: gpScroll 15s ease infinite;
animation: gpScroll 15s ease infinite;
-webkit-transition: all 1s ease-out !important;
transition: all 1s ease-out !important;
}
.vc_row.gp-scrolling-image {
-webkit-animation: 25s gpScroll infinite linear;
animation: 25s gpScroll infinite linear;
} .wpb_row .vc_btn3.vc_btn3-size-lg,
.wpb_row .vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline, 
.wpb_row .vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom {
width: 100%;
}
.wpb_row .vc_general.vc_btn3:focus {
color: #fff;
border: 0;
}
.wpb_row .vc_btn3.vc_btn3-style-custom {
background-image: none;
} .vc_general.vc_cta3 .vc_cta3-content p {
font-size: 16px;
line-height: 26px;
} .gp-carousel-wrapper .slides {
position: relative;
clear: both;
width: 100%;
}
.gp-carousel-wrapper .slides > li {
margin: 0 30px 0 0;
line-height: 24px;
}
.gp-carousel-wrapper .gp-loop-featured {
margin-bottom: 20px;
}
.gp-carousel-wrapper .flex-control-nav {
position: relative;
bottom: auto;
right: auto;
margin: 15px 0 0 0;
text-align: center;
}
.gp-carousel-wrapper .flex-control-nav li a {
border-color: rgba(0,0,0,0.5);
background-color: rgba(255,255,255,0.5);
}
.gp-carousel-wrapper .flex-control-nav li a:hover,
.gp-carousel-wrapper .flex-control-nav li .flex-active {
border-color: rgba(0,0,0,1);
background-color: rgba(255,255,255,0.5);
} .vc_custom_heading[class*='fa-'] {
position: relative;
padding-left: 25px;
}
.vc_custom_heading .gp-vc-custom-heading-icon {
position: relative;
padding-right: 10px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.vc_custom_heading[class*='fa-']:before {
position: absolute;
top: auto;
left: 0;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.vc_custom_heading[class*='fa-'].gp-black:before {
color: #000;
}
.vc_custom_heading[class*='fa-'].gp-blue:before {
color: #39c8df;
}
.vc_custom_heading[class*='fa-'].gp-dark-grey:before {
color: #232323;
}
.vc_custom_heading[class*='fa-'].gp-green:before {
color: #4b99a4;
}
.vc_custom_heading[class*='fa-'].gp-light-grey:before {
color: #e6e6e6;
}
.vc_custom_heading[class*='fa-'].gp-orange:before {
color: #fd643b;
}
.vc_custom_heading[class*='fa-'].gp-white:before {
color: #fff;
} .gp-theme .wpb_toggle,
.gp-theme #gp-content h4.wpb_toggle,
.gp-theme .wpb_toggle_title_active,
.gp-theme #gp-content h4.wpb_toggle_title_active {
padding-left: 0;
background-image: none;
font-weight: normal;
font-size: 16px;
line-height: 26px;
}
.gp-theme .wpb_toggle:before,
.gp-theme #gp-content h4.wpb_toggle:before {
margin-right: 10px;
content: '\f196';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-theme .wpb_toggle_title_active:before,
.gp-theme #gp-content h4.wpb_toggle_title_active:before {
content: '\f147';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  .gp-featured-box-wrapper {
display: -webkit-flex;
display: flex;
position: relative;
width: 100%;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.gp-featured-box-wrapper.gp-wide {
width: calc(100% + 30px);
margin-left: -15px;
margin-right: -15px;
} .gp-featured-large-col {
width: 100%;
line-height: 0;
}
.gp-featured-box-2-1-2 .gp-featured-large-col {
order: 2;
flex: 1 1 auto;
}
.gp-featured-box-1 .gp-featured-large-col,
.gp-featured-box-1 .gp-featured-large {
width: 100% !important;
}
.gp-featured-large {
position: relative;
overflow: hidden;
width: 100%;
height: 100%;
} .gp-featured-small-col {
display: inline-block;
line-height: 0;
flex: 1 1 auto;
}
.gp-featured-box-2-1-2 .gp-featured-small-col.gp-col-1 { 
order: 1;
}
.gp-featured-box-2-1-2 .gp-featured-small-col.gp-col-2 { 
order: 3;
}
.gp-featured-small {
display: inline-block;
position: relative;
overflow: hidden;
} .gp-featured-box-video .gp-video-wrapper {
width: 100%;
height: 100%;
padding-bottom: 0;
}
.gp-featured-box-video iframe {
width: 100%;
height: 100%;
} .gp-featured-box-scroll {
z-index: 0;
overflow-x: auto;
overflow-y: hidden;
white-space: nowrap;
font-size: 0;
line-height: 0;
-webkit-overflow-scrolling: touch;
transform: translate3d(0,0,0);
order: 5;
-ms-overflow-style: none;
scrollbar-width: none;
}
.gp-featured-box-scroll::-webkit-scrollbar { 
width: 0 !important; 
} .gp-featured-box-wrapper .gp-featured-box-link {
display: block;
position: relative;   
overflow: hidden; 
width: 100%;
height: 100%;
}
.gp-featured-box-wrapper .gp-featured-box-link:before {
display: block;
content: '';
position: absolute;
z-index: 1;
bottom: 0;
height: 70%;
width: 100%;
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 40%, rgba(0,0,0,.7) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 40%, rgba(0,0,0,.7) 100%);
}
.gp-featured-box-wrapper .gp-has-video.gp-featured-box-link:before {
display: none;
} 
.gp-featured-box-image {
display: block;
width: 100%;
height: 100%;
background-position: center center;
background-size: cover;
transition-timing-function: ease;
-webkit-transition: -webkit-transform .3s ease, opacity .3s;
transition: transform .3s ease, opacity .3s;
}
a:hover .gp-featured-box-image {
-webkit-transform: scale3d(1.1,1.1,1);
transform: scale3d(1.1,1.1,1);
}
.gp-featured-large .gp-featured-box-image {
padding-top: 80%;
} .gp-featured-caption {
position: absolute;
z-index: 1;
left: 0;
bottom: 0;
width: 100%;
white-space: normal;
pointer-events: none;
}
.gp-has-video + .gp-featured-caption {
display: none;
}
.gp-featured-large .gp-featured-caption-inner {
width: 80%;
padding: 0 0 26px 30px;
}
.gp-featured-small .gp-featured-caption-inner {
width: 100%;
padding: 0 20px 16px;
}
.gp-featured-caption-title {
margin: 0;
color: #fff;
font-weight: 500;
text-shadow: 1px 1px 3px rgba(0,0,0,.2);
}
.gp-featured-large .gp-featured-caption-title {
font-size: 22px;
line-height: 26px;
}
.gp-featured-small .gp-featured-caption-title {
font-size: 16px;
line-height: 20px;
}
.gp-featured-box-cats { 
margin-bottom: 2px;
line-height: 1;
}
.gp-featured-box-cats a {
display: inline-block;
margin: 0 5px 5px 0;
padding: 4px 6px;
font-size: 10px;
line-height: 1;
font-weight: 700;
text-transform: uppercase;
color: #fff;
background: rgba(0, 0, 0, 0.7);
}
.gp-featured-box-wrapper .gp-loop-meta {
margin: 6px 0 0 0;    
opacity: 0.6;
}
.gp-featured-box-wrapper .gp-loop-meta,
.gp-featured-box-wrapper .gp-loop-meta a {
color: #fff;
}
.gp-featured-small .gp-loop-meta {
display: none;
} .vc-hoverbox-front h2:not(.vc_custom_heading) {
color: #fff !important;
font-weight: 500;
text-shadow: 0 0 20px #000;
}
.vc-hoverbox-back h2 {
font-weight: 500;
margin-bottom: 20px;
}
.vc-hoverbox-back p {
font-size: 16px;
line-height: 26px;
} .vc_row .vc_images_carousel {
max-width: 100%;
}
.vc_row .vc_images_carousel .vc_carousel-indicators li,
.vc_row .vc_images_carousel.vc_carousel_vertical .vc_carousel-indicators li {
width: 14px;
height: 14px;
background: rgba(0,0,0,0.5);
border: 2px solid rgba(255,255,255,0.5);
}
.vc_row .vc_images_carousel .vc_carousel-indicators li:hover,
.vc_row .vc_images_carousel.vc_carousel_vertical .vc_carousel-indicators li:hover,
.vc_row .vc_images_carousel .vc_carousel-indicators .vc_active,
.vc_row .vc_images_carousel.vc_carousel_vertical .vc_carousel-indicators li.vc_active {
width: 14px;
height: 14px;
background: rgba(0,0,0,1);
border: 2px solid rgba(255,255,255,1);
}
.vc_row .vc_images_carousel.vc_carousel_vertical .vc_carousel-indicators li,
.vc_row .vc_images_carousel.vc_carousel_vertical .vc_carousel-indicators li.vc_active {
margin: 4px auto;
}
.gp-theme .vc_images_carousel .vc_carousel-control {
display: block;
width: 40px;
height: 40px;
background: rgba(0, 0, 0, 0.5);
text-align: center;
cursor: pointer;
}
.gp-theme .vc_images_carousel .vc_carousel-control .icon-next:before, 
.gp-theme .vc_images_carousel .vc_carousel-control .icon-prev:before {
color: #fff;
font-size: 26px;
}
.gp-theme .vc_images_carousel .vc_carousel-control .icon-prev:before {
content: '\f104';
top: 0;
margin-right: 4px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-theme .vc_images_carousel .vc_carousel-control .icon-next:before {
content: '\f105';
top: 0;
margin-left: 4px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .wpb_gallery .wpb_flexslider.flexslider {
margin-bottom: 40px;
border: 0;
background: transparent;
box-shadow: none;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a {
display: block;
width: 30px;
height: 30px;
background: rgba(0,0,0,0.5);
text-align: center;
cursor: pointer;
}
.wpb_gallery .wpb_flexslider.flexslider:hover .flex-prev {
opacity: 1;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a:before {
color: #fff;
font-size: 20px;
line-height: 30px !important;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav .flex-next:before {
content: '\f105';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav .flex-prev:before {
content: '\f104';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a:hover {
background: rgba(0,0,0,0.8);
color: #fff;
} .wpb_layerslider_element.wpb_content_element {
margin-bottom: 0;
} .gp-wpb-lightbox-image {
display: block;
position: absolute;
width: 100%;
height: 100%;
} .gp-pmp-register-form .gp-form-field {
float: left;
width: 50%;
margin-bottom: 20px;
}
.gp-pmp-register-form .gp-form-field:nth-of-type(odd) {
padding-right: 10px;
}
.gp-pmp-register-form .gp-form-field:nth-of-type(even) {
padding-left: 10px;
}
.gp-pmp-register-form .gp-form-field input {
width: 100%;
height: 45px;
}
.gp-pmp-register-form .gp-submit input {
width: 100%;
height: 45px;
text-align: center;
} .gp-post-form {
position: relative;
}
.gp-post-form .gp-loader {
z-index: 2;
position: absolute;
background: rgba(255,255,255,0.5);
}  .gp-field-container {
margin-bottom: 15px;
}
.gp-post-form .gp-field {
width: 100%;
}
.gp-post-form .gp-field-title {
font-weight: 700;
}
.gp-post-form .gp-error .gp-field {
border-color: #E44E48;
}
.gp-post-form textarea {
display: block;
}
.gp-field-desc {
display: block;
margin-top: 10px;
font-size: 12px;
line-height: 14px;
}
.gp-post-form-submit {
margin: 0;
}
.gp-post-form .gp-submit {
width: 100%;
} .gp-post-form-format-field {
display: none;
}
.gp-post-form-format-field.gp-show {
display: block;
} .gp-uploads {
display: block;
}
.gp-uploads .gp-upload-preview {    
display: inline-block;
margin: 12px 10px 0 0;
}
.gp-uploads .gp-upload-list {    
margin: 12px 0 0 20px;
}
.gp-post-form .gp-upload-item {
width: auto;
}
.gp-upload-item:before {
content: '\f093';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
line-height: 1;
margin-right: 10px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .gp-checkbox-multi-field input[type='checkbox'] {
margin-left: 10px;
}
.gp-checkbox-multi-field input[type='checkbox']:first-child,
.gp-checkbox-multi-field div + input[type='checkbox'] {
margin-left: 0;
} .gp-post-form .gp-post-form-gdpr {
margin: 20px 0 0 0;
font-size: 11px;
line-height: 15px;
}
.gp-post-form .gp-post-form-gdpr input {
display: inline-block;
margin-top: 3px;
vertical-align: top;
}
.gp-post-form .gp-post-form-gdpr label {
display: inline-block;
max-width: 90%;
font-size: 11px;
line-height: 15px;
} .gp-post-form .gp-message {
display: none;
margin-top: 10px;
color: #E44E48;
line-height: 1;
}
.gp-post-form .gp-error .gp-message {
display: block;
} .gp-post-form .gp-success {
display: none;
position: relative;
width: 100%;
clear: both;
overflow: hidden;
margin-bottom: 20px;
padding: 20px;
background: #8cbe4b;
text-align: center;
border-radius: 3px;
}
.gp-post-form .gp-success.gp-show-message {
display: block;
}
.gp-success-icon {
margin-bottom: 20px;
}
.gp-post-form .gp-success-icon:before {
content: '\f14a';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
color: #fff;
font-size: 72px;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-post-form .gp-success strong {
margin: 0 0 10px 0;
color: #fff;
font-size: 16px;
line-height: 20px;
}
.gp-post-form .gp-success p {
margin: 0;
opacity: 0.7;
color: #fff;
font-size: 14px;
line-height: 18px;
}
.gp-post-form .gp-success p a {
text-decoration: underline;
color: #fff;
}
.gp-post-form .gp-success p a:hover {
text-decoration: none;
} .gp-post-form-login strong a {
text-decoration: underline;
}
.gp-post-form-login strong a:hover {
text-decoration: none;
} .wp-media-buttons .insert-media,
.html-active .switch-html, 
.tmce-active .switch-tmce {
font-weight: inherit;
}
.gp-post-form .wp-core-ui .button, 
.gp-post-form .wp-core-ui .button-primary, 
.gp-post-form .wp-core-ui .button-secondary {
border-width: 1px;
border-style: solid;
font-size: 13px;
line-height: 2.15384615;
border-width: 1px;
border-style: solid;
border-radius: 3px;
}
.gp-post-form .wp-media-buttons .insert-media {
margin-right: 5px;
margin-bottom: 4px;
padding-left: 7px;
padding-right: 7px;
}
.wp-media-buttons .insert-media:hover {
font-weight: inherit;
}
.tmce-active .switch-html:hover, 
.html-active .switch-tmce:hover {
background: none;
}
.media-modal p {
font-size: 13px;
line-height: 1.5;
margin: 1em 0;
}
.media-modal h2 {
font-family: inherit;
letter-spacing: inherit;
}    
.media-attachments-filter-heading, 
.media-frame-menu-heading,
.image-details h2, 
.media-sidebar h2 {
font-family: inherit !important;
letter-spacing: inherit !important;
}
.media-modal button {
font-family: inherit !important;
letter-spacing: inherit !important;
font-weight: inherit !important;
}
.media-frame-router button {
color: inherit !important;
border-radius: inherit !important;
}
.media-modal-close:active,
.media-modal-close:hover {
color: #00a0d2 !important;
background: none !important;
}
.media-modal select:not([multiple]) {
height: auto;
padding: 0;
background-image: none;
-webkit-appearance: menulist;
}
.media-modal input[type='text'], 
.media-modal input[type='email'], 
.media-modal input[type='password'], 
.media-modal input[type='search'], 
input[type='tel'] {
height: auto;
}
.media-modal .compat-field-vc-image-filter {
display: none;
}
.mce-fullscreen #gp-standard-header,
.mce-fullscreen #gp-mobile-header,
.mce-fullscreen #wpadminbar {
display: none !important;
} .vc_row .vc_progress_bar .vc_single_bar {
box-shadow: none;
}
.vc_progress_bar .vc_single_bar .vc_label {
font-size: 16px;
} .vc_row-o-equal-height .vc_column-inner > .wpb_wrapper {
display: -webkit-flex;
display: flex;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
flex-grow: 1;
-webkit-flex-direction: column;
flex-direction: column;
}
.gp-pricing-column {
display: -webkit-flex;
display: flex;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
flex-grow: 1;
-webkit-flex-direction: column;
flex-direction: column;
text-align: center;
overflow: hidden;
background-color: #fff;
}
.gp-style-3.gp-pricing-column {
border-radius: 4px;
}
.gp-pricing-column-header {
overflow: hidden;
padding: 20px;
background-color: #232323;
}
.gp-pricing-column-title {
margin: 0;
font-size: 24px;
line-height: 1;
font-weight: bold;
color: #fff;
}
.gp-pricing-column-highlight-text {    
margin: 0 0 5px 0;
text-transform: uppercase;
font-size: 14px;
line-height: 15px;    
font-weight: bold;
color: #fff;
}
.gp-pricing-column-costs {
padding: 30px 0;
background: #fff;
}
.gp-style-2 .gp-pricing-column-costs {
padding: 0 0 30px 0;
}
.gp-style-3 .gp-pricing-column-costs {
padding: 10px 0 20px 0;
}
.gp-pricing-column-costs h5,
.gp-pricing-column-costs h6 {
color: #232323;
}
.gp-style-2 .gp-pricing-column-circle {
display: inline-block;
width: 180px;
padding: 55px 0;
border-radius: 100%;
background-color: #f8f8f8;
}
.gp-pricing-column-symbol {
display: inline;
clear: none;
margin: 0;
font-size: 48px;
line-height: 1;
font-weight: 500;
letter-spacing: -5px;
}
.gp-pricing-column-symbol.gp-has-trial-price {
font-size: 30px;
opacity: 0.8;
text-decoration: line-through;
}
.gp-pricing-column-price {
display: inline;
clear: none;
margin: 0;
font-size: 48px;
line-height: 1;
font-weight: 500;
letter-spacing: -4px;
}
.gp-pricing-column-price.gp-has-trial-price {
margin-right: 10px;
font-size: 30px;
opacity: 0.8;
text-decoration: line-through;
}
.gp-pricing-column-trial-price {
display: inline;
clear: none;
margin: 0;
font-size: 48px;
line-height: 1;
font-weight: 500;
letter-spacing: -4px;
}
.gp-pricing-column-interval {
margin: 0;
margin-top: 5px;
font-size: 16px;
line-height: 1;
opacity: 0.5;
}
.gp-pricing-column-content {
overflow: hidden;
padding: 30px;
font-size: 16px;
line-height: 20px;
background-color: #fff;
color: #232323;
}
.gp-style-2 .gp-pricing-column-content {
padding: 0;
}
.gp-style-3 .gp-pricing-column-content {
padding: 20px 30px;
}
.gp-pricing-column-content ul {
margin: 0;
}
.gp-pricing-column-content li {
padding-top: 20px;
list-style-type: none;
}
.gp-pricing-column-content li:first-child {
padding-top: 0;
}
.gp-style-2 .gp-pricing-column-content li {
padding: 10px 20px;
}
.gp-style-2 .gp-pricing-column-content li:nth-child(odd) {
background-color: #f8f8f8;
}
.gp-pricing-column-footer {
overflow: hidden;
padding: 30px;
background-color: #fff;
}
.gp-pricing-column-button {
display: inline-block;
width: 100%;
padding: 14px 18px;
border-radius: 3px;
cursor: pointer;
text-align: center;
font-size: 16px;
line-height: 1;
background-color: #39c8df;
color: #fff;
}
.gp-pricing-column-button:hover {
background-color: #00a0e3;
}
.gp-pricing-column-button.disabled {
cursor: not-allowed;
pointer-events: none;
}
.gp-pricing-column-divider {
width: 75%;
height: 1px;    
margin: -1px auto 0;
border-bottom-width: 1px;
border-style: solid;
border-color: #e6e6e6;
} .vc_wp_recentcomments.wpb_content_element {
margin-bottom: 0;
} .gp-showcase-wrapper {
position: relative;
width: 100%;
overflow: hidden;
clear: both;
}
.gp-large-post .gp-post-item {
padding-bottom: 20px;
}  
.gp-large-post .gp-loop-featured {
margin-bottom: 20px;
}  
.gp-large-post img {
width: 100%;
}
.gp-small-posts .gp-post-item {
padding: 20px 0;
border-bottom-width: 1px;
border-style: solid;
}
.gp-small-posts .gp-post-item:first-child {
border-top-width: 1px;
}
.gp-small-posts .gp-post-thumbnail,
.gp-small-posts .gp-post-gallery,
.gp-small-posts .gp-post-video {
float: left;
width: 75px;
margin: 0 15px 0 0;
}
.gp-small-posts .gp-loop-content .gp-post-audio {
margin-bottom: 10px;
}
.gp-small-posts .gp-ranking-counter {
bottom: 5px;
left: 5px;
margin-right: 15px;
width: 30px;
height: 30px;
line-height: 30px;
font-size: 14px;
}
.gp-style-modern .gp-small-posts .gp-loop-title {
font-size: 17px;
line-height: 21px;
} .gp-stats-columns .gp-stats-col {
float: left;
width: 50%;
margin-bottom: 20px;
padding: 0 10px;
text-align: center;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.gp-stats-list .gp-stats-col {
float: left;
width: 100%;
overflow: hidden;
clear: both;
padding: 15px 0;
border-bottom: 1px;
border-style: solid;
}
.gp-stats-icon {
color: #39c8df;
}
.gp-stats-columns .gp-stats-icon {
margin-bottom: 15px;
}
.gp-stats-list .gp-stats-icon {
float: left;
margin-right: 15px;
}
.gp-stats-icon:before {
line-height: 1;
}
.gp-stats-columns .gp-stats-icon {
font-size: 48px;
}
.gp-stats-list .gp-stats-icon:before {
font-size: 16px;
}
.gp-stats-columns .gp-stats-title {
margin-bottom: 5px;
font-size: 18px;
line-height: 1;
font-weight: 500;
letter-spacing: -1px;
color: #999;
}
.gp-stats-list .gp-stats-title {
float: left;
line-height: 1;
color: #999;
}
.gp-stats-columns .gp-stats-count {
font-size: 36px;
font-weight: 500;
line-height: 1;
letter-spacing: -1px;
color: #999;
}
.gp-stats-list .gp-stats-count {
float: right;
color: #999;
line-height: 1;
}  .wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-tabs-container,
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-panel-title {
background: #f8f8f8;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-tabs-container {
border-right: 1px solid #e6e6e6;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-tabs-container,
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-3 .vc_tta-tabs-container {
margin: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top .vc_tta-panel:not(:last-child) .vc_tta-panel-heading,
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top .vc_tta-panel.vc_active +.vc_tta-panel .vc_tta-panel-heading, 
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
margin-top: 15px;
margin-bottom: 0;
} .wpb-js-composer .vc_tta.vc_tta-style-gp-1 .vc_tta-tab,
.wpb-js-composer .vc_tta.vc_tta-style-gp-1 .vc_tta-panel-title {
font-size: 16px;
line-height: 20px;
font-weight: 500;
background: #f8f8f8;
color: #232323;
}
.wpb-js-composer .vc_tta.vc_tta-style-gp-2 .vc_tta-tab,
.wpb-js-composer .vc_tta.vc_tta-style-gp-2 .vc_tta-panel-title {
font-size: 16px;
line-height: 20px;
font-weight: 500;
color: #232323;
}
.wpb-js-composer .vc_tta.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-tab,
.wpb-js-composer .vc_tta.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-panel-title {
background: #f8f8f8;
}
.wpb-js-composer .vc_tta.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-tab,
.wpb-js-composer .vc_tta.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-panel-title {
background: transparent;
border-bottom: 1px solid #e6e6e6;
}
.wpb-js-composer .vc_tta.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-tab:last-child {
border-bottom: 0;
}
.wpb-js-composer .vc_tta.vc_tta-style-gp-3 .vc_tta-tab,
.wpb-js-composer .vc_tta.vc_tta-style-gp-3 .vc_tta-panel-title {
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
font-size: 16px;
line-height: 20px;
font-weight: 500;
background: #f8f8f8;
color: #232323;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-3 .vc_tta-tab,
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-3 .vc_tta-panel-title {
text-align: center;
} .wpb-js-composer .vc_tta.vc_tta-style-gp-1 .vc_tta-tab.vc_active,
.wpb-js-composer .vc_tta.vc_tta-style-gp-1 .vc_tta-panel.vc_active .vc_tta-panel-title {
color: #fff;
}
.wpb-js-composer .vc_tta.vc_tta-style-gp-2 .vc_tta-tab.vc_active,
.wpb-js-composer .vc_tta.vc_tta-style-gp-2 .vc_tta-panel.vc_active .vc_tta-panel-title {
position: relative;
color: #232323;
}
.wpb-js-composer .vc_tta.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-tab.vc_active,
.wpb-js-composer .vc_tta.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-panel.vc_active .vc_tta-panel-title {
background: transparent;
border: 0;
}
.wpb-js-composer .vc_tta.vc_tta-style-gp-2 .vc_tta-tab.vc_active:before,
.wpb-js-composer .vc_tta.vc_tta-style-gp-2 .vc_tta-panel.vc_active .vc_tta-panel-title:before {
content: '';
position: absolute;
display: block;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
-webkit-backface-visibility: hidden;
}
.wpb-js-composer .vc_tta.vc_tta-style-gp-3 .vc_tta-tab.vc_active,
.wpb-js-composer .vc_tta.vc_tta-style-gp-3 .vc_tta-panel.vc_active .vc_tta-panel-title {
color: #fff;
} .wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-1 .vc_tta-tab:not(.vc_active):hover .vc_tta-title-text,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-1 .vc_tta-panel:not(.vc_active) .vc_tta-panel-title:hover .vc_tta-title-text {
-webkit-background-clip: text;
-webkit-text-fill-color: #0000;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-tab > a,
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-heading {
border: 0 !important;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-tab > a,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-panel-title > a {
padding-left: 20px;
padding-right: 20px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-tab.vc_active .vc_tta-title-text,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-panel.vc_active .vc_tta-title-text,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-tab:hover .vc_tta-title-text,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-panel .vc_tta-panel-title:hover .vc_tta-title-text,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-3 .vc_tta-tab:not(.vc_active):hover .vc_tta-title-text,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-3 .vc_tta-panel:not(.vc_active) .vc_tta-panel-title:hover .vc_tta-title-text {
-webkit-background-clip: text;
-webkit-text-fill-color: #0000;
} .wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-1 .vc_tta-panel-body {
padding-left: 0;
padding-right: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-gp-1 .vc_tta-panel-body {
padding: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-panel-body {
background: #f8f8f8;
padding: 20px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-panel-body {
background: transparent;
padding: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-3 .vc_tta-panel-body {
background: #f8f8f8;
} .gp-testimonial-box {
overflow: hidden;
position: relative;
clear: both;
width: 100%;  
text-align: center;
}
.gp-has-arrows .gp-testimonial-box {
padding: 0 40px;  
}
.gp-testimonial-image {
display: inline-block;
position: relative;
margin-bottom: 30px;
}
.gp-slider .slides li .gp-testimonial-image img {
width: 100px;
height: 100px;
border: 6px solid #e6e6e6;
border-radius: 100%;
}
.gp-pointer {
position: absolute;
bottom: -2px;
right: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 10px 0 10px 20px;
border-color: transparent transparent transparent #e6e6e6;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.gp-testimonial-headline {
margin: 0 0 5px 0;
font-size: 18px;
line-height: 22px;
font-weight: 500;
}
.gp-testimonial-text {
margin: 0 0 5px 0;
font-size: 16px;
line-height: 24px;
}
.gp-testimonial-name {
font-size: 14px;
line-height: 18px;
font-weight: 500;
}
.gp-testimonial-slider.gp-slider .flex-control-nav {
position: relative;
bottom: auto;
right: auto;
margin: 15px 0 0 0;
text-align: center;
}
.gp-testimonial-slider.gp-slider .flex-control-nav li a {
border-color: rgba(0,0,0,0.5);
background-color: rgba(255,255,255,0.5);
}
.gp-testimonial-slider.gp-slider .flex-control-nav li a:hover,
.gp-testimonial-slider.gp-slider .flex-control-nav li .flex-active {
border-color: rgba(0,0,0,1);
background-color: rgba(255,255,255,0.5);
}
.gp-testimonial-slider.gp-slider .flex-direction-nav {
margin-top: -30px;
}
.gp-testimonial-slider.gp-slider .flex-direction-nav a {
width: auto;
height: auto;
padding: 0;
background: none;
opacity: 0.3;
}
.gp-testimonial-slider.gp-slider .flex-direction-nav a:before {
color: #000;
font-size: 60px;
line-height: 1;
}
.gp-testimonial-slider.gp-slider .flex-direction-nav a:hover {
opacity: 0.6;
} .gp-team-wrapper:before,
.gp-team-wrapper:after {
content: ' ';
display: table;
}
.gp-team-member {
padding-bottom: 40px;
text-align: center;
}	
.gp-team-image {
display: block;
margin: 0 auto 20px;
border-width: 5px;
border-style: solid;
border-radius: 100%;
}
.gp-team-name {
margin-bottom: 10px;
font-size: 19px;
line-height: 1;
}
.gp-team-position {
margin-bottom: 10px;
font-size: 16px;
line-height: 1;
}
.gp-team-description {
text-align: center;
}
.gp-team-member a {
display: inline-block;
color: inherit;
text-decoration: underline;
}
.gp-team-member a:hover {
text-decoration: none;
}   .gp-theme .pmpro_btn, 
.gp-theme .pmpro_btn:link, 
.gp-theme .pmpro_content_message a, 
.gp-theme .pmpro_content_message a:link {
padding: 10px 14px;
border: 0;
background-size: 200% 100%;
-webkit-transition: all .2s ease-in-out !important;
transition: all .2s ease-in-out !important;
}
.gp-theme .pmpro_btn:hover,
.gp-theme .pmpro_content_message a:hover {
background-position: 100% 0;
}
.gp-theme .pmpro_box th,
.gp-theme .pmpro_box td,
.gp-theme table.pmpro_checkout th,
.gp-theme table.pmpro_checkout td,
.gp-theme .pmpro_invoice th,
.gp-theme .pmpro_invoice td,
.gp-theme #pmpro_cancel table td,
.gp-theme #pmpro_cancel table th {
border-width: 1px;
border-style: solid;
} .gp-theme #pmpro_levels_table .pmpro_btn {
padding: 8px;
font-weight: 500;
font-size: 14px;
line-height: 1;
color: #232323;
border: 1px solid #e6e6e6;
background: none;
}
.gp-theme #pmpro_levels_table .pmpro_btn:hover {
background: #f8f8f8;
} .gp-theme .pmpro_checkout {
overflow: hidden;
}
.gp-theme form.pmpro_form label {
font-weight: 500;
}
.gp-theme .pmpro_checkout h3 .pmpro_checkout-h3-msg {
display: block;
margin-top: -20px;
font-style: normal;
}
.gp-theme #pmpro_user_fields h3 .pmpro_checkout-h3-msg {
display: none;
}
.gp-theme .pmpro_btn.pmpro_btn-submit-checkout {
width: auto;
}
.gp-theme input[type="button"].pmpro_btn.pmpro_btn-cancel {
margin: 10px 0 0 0;
} .gp-theme .pmpro_box table {
margin-top: 15px;
} .gp-theme .pmpro_content_message {
padding: 20px;
border: 1px solid #e6e6e6;
border-radius: 3px;
text-align: center;
font-size: 16px;
background: #f8f8f8;
}
.gp-theme .pmpro_content_message a:link {
margin-top: 10px;
width: 100%;
} .wpcf7-form .wpcf7-not-valid-tip {
display: none;
}
.wpcf7-form .wpcf7-not-valid {
border-color: #E44E48;
}
.wpcf7-form .wpcf7-validation-errors,
.wpcf7-form .wpcf7-mail-sent-ng {
margin-left: 0;
padding: 10px 20px;
border: 0;
background: #E44E48;
color: #fff;
}
.wpcf7-form .wpcf7-mail-sent-ok {
margin-left: 0;
padding: 10px 20px;
border: 0;
background: #90D835;
color: #fff;
} .ls-gui-element.ls-loading-container {
display: none !important;
} #wp-live-chat {
line-height: 1.5;
}
.modern #wp-live-chat-4 {
left: 20px !important;
}
#wplc_chatbox_header_bg {
background-image: none !important;
}
.wplc_agent_name {
margin-top: 2px;
}
.wplc-shrink .wplc_agent_name {
margin-top: -20px;
}
.wdt-emoji-picker {
line-height: 1;
}
.wplc-user-message {
padding: 5px 10px;
line-height: 20px;
}
.wplc-user-message:before {
top: 10px;
}
#wplc_chatmsg {
margin-top: 6px;
padding-left: 20px !important;
}
.bleeper_powered_by {
right: 10px;
text-align: right;
}  .gp-theme .em.pixelbones h2 {
font-size: calc(var(--font-size) + 3px) !important;
font-weight: 600 !important;
}
.gp-theme .em.pixelbones h3 {
font-size: calc(var(--font-size) + 3px) !important;
font-weight: 600 !important;
} .em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date a, 
.em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date span {
line-height: 1;
display: flex;
justify-content: center;
align-items: center;
} .css-events-list table.events-table th.event-time {
width: auto;
}
.css-events-list table.events-table td {
padding: 12px;
} .gp-theme .em.pixelbones td:first-child, 
.gp-theme .em.pixelbones th:first-child {
padding-left: 15px !important;
}
.gp-theme .em.pixelbones .event-categories {
margin: -25px 0 0 0 !important;
list-style-type: none !important;
}
.gp-theme .em.pixelbones p:empty {
display: none;
}
.gp-theme .em.em-event-booking-form .em-booking-section {
margin: 0;
}
.gp-theme .em.em-event-booking-form .em-booking-section p {
margin-bottom: 0 !important;
}
.gp-theme .em.em-event-booking-form h3.em-booking-section-title {
background: none;
border: 0;
padding: 0;
}
.em.em-event-booking-form .em-tickets {
margin: 0;
width: 100%;
}
.gp-theme .em.em-event-booking-form textarea {
margin-bottom: 0 !important;
}
.gp-theme .em-booking-submit.em-button {
margin: 15px 0 0 0 !important;
}  .em.em-list-widget .em-item .em-item-image {
max-width: 75px !important;
}
.em.em-list-widget .em-item .em-item-info .em-item-name {
margin-bottom: 5px;
font-size: 16px;
line-height: 22px;
}
.em.em-list-widget .em-item .em-item-info .em-item-meta .em-item-meta-line .em-icon {
display: none;
}
.em.em-item .em-item-meta .em-item-meta-line, 
.em.em-list .em-item .em-item-meta .em-item-meta-line, 
.em.em-list-widget .em-item .em-item-meta .em-item-meta-line {
display: block;
font-size: 14px;
line-height: 20px;
}
.em.em-list-widget .em-item .em-item-info .em-item-meta .em-event-location {
font-size: small;
line-height: 1;
opacity: 0.6;
} .widget_em_widget .em > li,
.widget_em_locations_widget > li,
.gp-events-element > li {
margin: 0 !important;
padding: 0 0 15px 0 !important;
line-height: 1;
}
.widget_em_widget .em > li:first-child,
.widget_em_locations_widget > li:first-child,
.gp-events-element > li:first-child {
border-top: 0;
}
.widget_em_widget .em > li:last-child,
.widget_em_locations_widget > li:last-child,
.gp-events-element > li:last-child {    
padding-bottom: 0 !important;
border-bottom: 0;
}
.widget_em_widget .em li ul,
.widget_em_locations_widget li ul,
.gp-events-element li ul {
margin-bottom: 0 !important;
font-size: small;
}
.widget_em_widget .em li li,
.widget_em_locations_widget li li,
.gp-events-element li li {
margin-bottom: 5px;
padding: 0;
font-size: 13px;
line-height: 16px;
border: 0;
opacity: 0.6;
}
.widget_em_widget .em li li:last-child,
.widget_em_locations_widget li li:last-child,
.gp-events-element li li:last-child {
margin-bottom: 0 !important;
}
.widget_em_widget .em li a,
.widget_em_locations_widget li a,
.gp-events-element li a {
display: block;
margin-bottom: 5px;
line-height: 20px;
font-weight: 500;
font-style: normal;
font-size: 16px;
} .widget .wpml-ls-legacy-dropdown .wpml-ls-item {
border: 0;
} .gp-theme .bb-global-search-ac.ui-autocomplete {
box-shadow: none;
border: 1px solid #e6e6e6;
}
.gp-theme .bb-global-search-ac.ui-menu .ui-menu-item {
line-height: 1;
padding: 0 10px;
margin-bottom: 10px;
}
.gp-theme .bb-global-search-ac.ui-menu .ui-menu-item:last-child {
margin-bottom: 0;
}
.gp-theme .bb-global-search-ac.ui-menu .ui-menu-item.ui-state-focus, 
.gp-theme .bb-global-search-ac.ui-menu .ui-menu-item.ui-state-hover, 
.gp-theme .bb-global-search-ac.ui-menu .ui-menu-item:hover {
background: transparent;
}
.gp-theme .bb-global-search-ac li:not(.bbls-category) .bboss_ajax_search_item {
margin: 0;
padding: 0;
}
.gp-theme .bb-global-search-ac li.bbls-category,
.gp-theme .bb-global-search-ac li.bbls-category a {
margin-top: 30px;
font-weight: 500;
}
.gp-theme .bb-global-search-ac .loading-msg {
font-weight: normal;
font-size: 14px;
padding: 0 0 10px 0;
}
.gp-theme .bb-global-search-ac .loading-msg span {
margin-left: -25px;
} .gp-theme #buddypress .bboss_search_page div.dir-search {
width: 100%;
margin: 0 0 30px 0;
}
.gp-theme div.search_results h2.results-group-title {
margin: 20px 0 0 0;
}
.gp-theme #buddypress .bboss_search_page ul.item-list li div.item-title,
.gp-theme #buddypress .bboss_search_page ul.item-list li h3 {
font-size: 100%;
}
.gp-theme #buddypress .bboss_search_page ul.item-list li .entry-summary {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.gp-theme #buddypress ul.item-list li.bboss_search_item_member .item {
height: auto;
} #querylist {
z-index: 99998;
}  @media only screen and (min-width : 320px) {
} @media only screen and (min-width : 480px) {
#gp-mobile-primary-nav,
#gp-mobile-profile-nav {
width: 300px;
-webkit-transform: translateX(-300px);
transform: translateX(-300px);
}
.rtl:not(.gp-mobile-primary-nav-active) #gp-mobile-primary-nav,
.rtl:not(.gp-mobile-profile-nav-active) #gp-mobile-profile-nav {
-webkit-transform: translateX(300px);
transform: translateX(300px);
}	
.gp-posts-list.gp-style-modern .gp-post-item {
padding: 40px 0;
}
.gp-filter-menu {
width: auto;
}
.wpb_row .vc_btn3.vc_btn3-size-lg,
.wpb_row .vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline, 
.wpb_row .vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom {
padding: 18px 80px;
width: auto;
}		
} @media only screen and (min-width : 768px) {
blockquote,
.wp-block-quote:not(.is-large):not(.is-style-large),
.wp-block-quote.is-large, 
.wp-block-quote.is-style-large {
margin-left: 40px;
margin-right: 40px;
}
.gp-entry-content > *.alignwide {
width: 100%;
max-width: 100%;
}
.alignleft,
.gp-entry-content *.alignleft {
max-width: calc(4 * (100vw / 12));
margin-right: calc(2 * 1rem);
}
.alignright,
.gp-entry-content *.alignright {
max-width: calc(4 * (100vw / 12));
margin-right: 0;
margin-left: calc(2 * 1rem);
}
.aligncenter,
.gp-entry-content *.aligncenter {
max-width: calc(8 * (100vw / 12) - 28px);
}
.gp-container {
width: 738px;
}	
.gp-logo {
-webkit-flex: 1 0 auto;
flex: 1 0 auto;
}
.gp-header-side-menu .gp-container {
width: 100%;
}		
.gp-header-side-menu #gp-global-wrapper.gp-active-desktop-side-menu {
padding-left: 30%;
}
#gp-global-wrapper.gp-active-desktop-side-menu #gp-side-menu-wrapper {
width: 30%;
}
.admin-bar #gp-side-menu-toggle {
bottom: 32px;
}
#gp-global-wrapper.gp-active-desktop-side-menu #gp-open-side-menu-button {
opacity: 0;
}
#gp-content-wrapper,
#gp-top-header .gp-container,
#gp-mobile-header > .gp-container,
#gp-standard-header > .gp-container,
.gp-header-row .gp-container,
#gp-footer .gp-container,
#gp-page-title .gp-container {
padding-left: 0;
padding-right: 0;
}
.gp-full-page-page-header #gp-content-wrapper,
.gp-wide-layout.gp-header-wide #gp-top-header .gp-container,
.gp-wide-layout.gp-header-wide #gp-mobile-header > .gp-container,
.gp-wide-layout.gp-header-wide #gp-standard-header > .gp-container,
.gp-wide-layout.gp-header-wide .gp-header-row .gp-container,
.gp-wide-layout #gp-footer.gp-footer-wide .gp-container,
.gp-wide-layout.gp-full-page-page-header #gp-page-title {
padding-left: 30px;
padding-right: 30px;
}
.gp-boxed-layout #gp-content-wrapper,
.gp-boxed-layout #gp-top-header .gp-container,
.gp-boxed-layout #gp-mobile-header > .gp-container,
.gp-boxed-layout #gp-standard-header > .gp-container,
.gp-boxed-layout .gp-header-row .gp-container,
.gp-boxed-layout #gp-footer .gp-container,
.gp-boxed-layout #gp-page-title .gp-container {
padding-left: 30px;
padding-right: 30px;
}
.gp-header-side-menu #gp-top-header .gp-container,
.gp-header-side-menu #gp-standard-header > .gp-container {
padding-left: 20px;
padding-right: 20px;
}
.gp-header-side-menu #gp-content-wrapper,
.gp-header-side-menu #gp-mobile-header > .gp-container,
.gp-header-side-menu .gp-header-row .gp-container,
.gp-header-side-menu #gp-footer .gp-container,
.gp-header-side-menu #gp-page-title .gp-container {
padding-left: 20px;
padding-right: 20px;
}	
.gp-full-page-page-header #gp-page-title {
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}
#gp-page-header-video {
padding: 30px 0;
}
#gp-author-info-wrapper {
padding: 30px 15px;
}
#gp-author-info-wrapper .gp-divider-title {
top: -45px;
}
#gp-author-info-wrapper .avatar {
display: block;
}
#gp-author-details {
margin-top: -45px;
}
.gp-widget-title {
display: -webkit-flex;
display: flex;
}
.gp-widget-title .gp-filter-menus {
float: right;
width: auto;
}
.gp-footer-widget {
width: 48.5%;
margin-left: 3%;
}
.gp-footer-widget:first-child {
margin-left: 0;
}
.gp-footer-widget:nth-child(2n+1) {
clear: left;
margin-left: 0;
}
.gp-footer-whole {
width: 100%;
}
#gp-page-title {
padding-top: 30px;
padding-bottom: 30px;
}
.gp-posts-list.gp-style-modern .gp-loop-featured {
margin-right: 40px;
}
.gp-posts-list .gp-post-thumbnail, 
.gp-posts-list .gp-post-gallery, 
.gp-posts-list .gp-post-video,
.gp-small-posts .gp-loop-featured.gp-posts-video {
max-width: 100%;
}	
.gp-posts-list .gp-loop-text {
display: block;
}
.gp-posts-columns-3 .gp-post-item {
width: 32%;
margin-left: 2%;
}
.gp-posts-columns-4 .gp-post-item {
width: 23.5%;
margin-left: 2%;
}
[class*='gp-posts-columns-'] .gp-post-item:nth-of-type(2n+1) {
clear: none;
margin-left: 2%;
}
.gp-posts-columns-2 .gp-post-item:nth-of-type(2n+1),
.gp-posts-columns-3 .gp-post-item:nth-of-type(3n+1),
.gp-posts-columns-4 .gp-post-item:nth-of-type(4n+1) {
clear: left;
margin-left: 0;
}
.gp-posts-masonry.gp-style-classic .gp-post-item {
width: calc((100% - 20px) / 2);
}
.gp-posts-masonry.gp-style-modern .gp-post-item {
width: calc((100% - 46px) / 2);
}	
.gp-row-masonry .vc_row.vc_inner {
width: calc((100% - 21px) / 2);
} 	
.gp-featured-box-wrapper {
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.gp-featured-box-wrapper.gp-wide {
width: calc(100% + 60px);
margin-left: -30px;
margin-right: -30px;
}	
.vc_row[data-vc-full-width='true'] .gp-featured-box-wrapper.gp-wide {
width: calc(100% + 30px);
margin-left: -15px;
margin-right: -15px;
}			
.gp-featured-box-scroll {
overflow-x: visible;
overflow-y: visible;
margin: 0 !important;
white-space: normal;
}
.gp-featured-small {
width: 100% !important;
}
.gp-featured-box-2-1-2 .gp-featured-box-scroll {
display: none;
}
.gp-featured-box-scroll .gp-featured-small:first-child {
margin: 0 !important;
}
.gp-featured-box-scroll .gp-col-2 .gp-featured-small:last-child {
margin-right: 0;
}
.gp-featured-large .gp-featured-box-image {
padding: 0;
}
.gp-featured-large .gp-featured-caption-title {
font-size: 20px;
line-height: 24px;
}
.gp-featured-small .gp-featured-caption-title {
font-size: 14px;
line-height: 18px;
}	
.gp-highlight-column.gp-pricing-column {
margin-top: -20px;
}	
.gp-statistics-wrapper.gp-stats-columns {
display: -webkit-flex;
display: flex;
}
.gp-stats-columns .gp-stats-col {
width: auto;
margin: 0;
}	
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-tabs-list {
margin: 0 !important;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-3 .vc_tta-tabs-list {
display: -webkit-flex;
display: flex;
}
.wpb-js-composer .vc_tta.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-tab {
margin: 0 0 0 25px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-gp-1 .vc_tta-panel .vc_tta-panel-body,
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-panel-body {
padding-left: 20px;
padding-right: 20px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-tab > a,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-panel-title > a {
padding-left: 0;
padding-right: 0;
}
.gp-team-member {
float: left;
}
.gp-team-member.gp-left-column {
clear: left;
}	
.gp-testimonial-box {
text-align: left;
}
.gp-testimonial-quote {
margin-left: 130px;
}
.gp-slider .slides li .gp-testimonial-image {
float: left;
margin: 0;
}
.gp-theme form.pmpro_form .pmpro_checkout:not(#pmpro_pricing_fields):not(#pmpro_tos_fields) .pmpro_checkout-fields > div {
float: left;
width: 49%;
}
.gp-theme input[type="button"].pmpro_btn.pmpro_btn-cancel {
margin: 0 0 0 10px;
}
.gp-theme .pmpro_content_message a:link {
width: auto;
}
} @media only screen and (min-width : 992px) {
blockquote,
.wp-block-quote:not(.is-large):not(.is-style-large),
.wp-block-quote.is-large, 
.wp-block-quote.is-style-large {
margin-left: 100px;
margin-right: 100px;
}
.gp-container {
width: 970px;
}
.gp-header-side-menu #gp-global-wrapper.gp-active-desktop-side-menu {
padding-left: 25%;
}
#gp-global-wrapper.gp-active-desktop-side-menu #gp-side-menu-wrapper {
width: 25%;
}
#gp-content-wrapper {	
padding-top: 40px;
padding-bottom: 40px;
}
.gp-full-page-page-header #gp-content-wrapper {
margin-bottom: 40px;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
}
#gp-inner-container {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
}
.gp-left-sidebar #gp-content,
.gp-right-sidebar #gp-content,
.gp-both-sidebars #gp-content {
width: 72%;
}
.gp-sidebar {
display: block;
width: 25%;
margin-top: 0;
padding-top: 0;
border: 0;
}
#gp-sidebar-left {
float: left;
margin-right: 3%;
order: 1;
}	
.gp-both-sidebars #gp-sidebar-left {
display: none;
}
#gp-sidebar-right {
float: right;
margin-left: 3%;
order: 3;
}
.gp-sidebar-all .gp-sidebar-divider {
display: none;
}
.menu .menu-item.gp-show-on-mobile {
display: none;
}
.menu .menu-item.gp-hide-on-mobile {
display: inline-block;
}		
.gp-nav .menu-item-has-children > a:after,
.gp-nav .gp-tab-content-menu > a:after,
.gp-nav .gp-content-menu > a:after,
.gp-nav .menu-item:hover > .sub-menu {
display: block;
}
.gp-nav .gp-megamenu:hover > .sub-menu {
display: -webkit-flex;
display: flex;
}
.gp-top-header-desktop #gp-top-header {
display: block;
}
.gp-top-header-mobile #gp-top-header {
display: none;
}
#gp-mobile-header {
display: none;
}
#gp-standard-header {
display: block;
} .gp-header-side-menu.gp-scrolling .gp-active-desktop-side-menu #gp-standard-header > .gp-container,
.gp-header-side-menu.gp-fixed-header .gp-active-desktop-side-menu #gp-standard-header > .gp-container {
width: calc(100% - 25%);
margin-right: 25%;
}	
.gp-header-button .sub-menu {
position: absolute;
top: 100%;
right: -12px;
overflow: visible !important;
width: 250px;
margin: 0;
padding: 10px 0;
line-height: 1;
z-index: 1;
text-align: left;
list-style: none;
}
.gp-search-button-desktop .gp-search-button {
display: -webkit-flex;
display: flex;
}
.gp-search-button-mobile .gp-search-button {
display: none;
}
.gp-profile-button-desktop .gp-profile-button {
display: -webkit-flex;
display: flex;
}
.gp-profile-button-mobile .gp-profile-button {
display: none;
}
.gp-side-menu-desktop #gp-side-menu-wrapper,
.gp-side-menu-desktop #gp-open-side-menu-button {
display: block;
}	
#gp-side-menu-logo {
display: block;
}
#gp-mobile-primary-nav,
#gp-mobile-profile-nav,
#gp-mobile-nav-bg,
.gp-open-mobile-nav-button,
#gp-close-mobile-nav-button  {
display: none !important;
}
#login {
min-height: 0;
padding: 80px 0 120px 0;
}
#gp-login-modal {
width: 95%;
height: auto;
overflow: visible;
}
#gp-page-title .gp-container {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row-reverse;
flex-direction: row-reverse;
-webkit-align-items: center;
align-items: center;
}
#gp-breadcrumbs {
min-width: 50%;
margin-bottom: 0;
text-align: right;
}	
#gp-page-title-text {
min-width: 50%;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
#gp-page-header-video {
left: 50%;
width: 860px;
margin: 0 0 0 -430px;
}
#gp-page-header-video-bg {
display: block;
}
#gp-share-icons .gp-whatsapp-icon { 
display: none;
}
#gp-footer.gp-footer-widgets-desktop {
display: block;
}
#gp-footer-widgets {
display: block;
}
.gp-footer-widget:nth-child(2n+1) {
clear: none;
margin-left: 3%;
}
.gp-footer-widget:first-child {
margin-left: 0;
}
.gp-footer-half {
width: 48.5%;
}
.gp-footer-third {
width: 31.333%;
}
.gp-footer-fourth {
width: 22.75%;
}
.gp-footer-fifth {
width: 17.6%;
}
#gp-copyright {
text-align: left;
}	
#gp-copyright-text {
float: left;
}
#gp-footer-nav {
float: right;
margin-top: 0;
}
.error404 .gp-entry-content .gp-search {
max-width: 500px;
}
.gp-posts-masonry .gp-post-item {
width: 100%;
}
.gp-left-sidebar .gp-posts-masonry.gp-style-classic .gp-post-item,
.gp-right-sidebar .gp-posts-masonry.gp-style-classic .gp-post-item {
width: calc((100% - 20px) / 2);
}	
.gp-no-sidebar .gp-posts-masonry.gp-style-classic .gp-post-item,
.gp-fullwidth .gp-posts-masonry.gp-style-classic .gp-post-item {
width: calc((100% - 41px) / 3);
}
.gp-left-sidebar .gp-posts-masonry.gp-style-modern .gp-post-item,
.gp-right-sidebar .gp-posts-masonry.gp-style-modern .gp-post-item {
width: calc((100% - 45px) / 2);
}	
.gp-no-sidebar .gp-posts-masonry.gp-style-modern .gp-post-item,
.gp-fullwidth .gp-posts-masonry.gp-style-modern .gp-post-item {
width: calc((100% - 90px) / 3);
}
.gp-row-masonry .vc_row.vc_inner {
width: calc((100% - 41px) / 3);
} 	
.gp-featured-large .gp-featured-caption-title {
font-size: 24px;
line-height: 28px;
}
.gp-featured-small .gp-featured-caption-title {
font-size: 18px;
line-height: 22px;
}
.gp-post-form .gp-field {
max-width: 500px;
}
.gp-post-form textarea.gp-field {
max-width: 100%;
}
.gp-post-form .gp-submit {
width: auto;
}
.gp-posts-horizontal .gp-large-post .gp-post-item {
width: 50%;
}
.gp-posts-horizontal .gp-small-posts {
float: left;
width: 50%;
padding-left: 20px;
clear: right;
}
.gp-posts-horizontal .gp-small-posts .gp-post-item:first-child {
padding-top: 0;
border-top: 0;
}
.gp-has-arrows .gp-testimonial-box {
padding: 0 100px;  
}
.gp-events-map {
margin: 0 0 30px 15px !important;
}
} @media only screen and (min-width: 1168px) {
.gp-entry-content *.aligncenter {
max-width: calc(6 * (100vw / 12) - 28px);
}
} @media only screen and (min-width : 1200px) {
.gp-container {
width: 1140px;
}
.gp-both-sidebars .gp-sidebars {
display: block;
width: 22%;
}
.gp-both-sidebars #gp-sidebar-left {
display: block;
}
.gp-header-logo-left-1 #gp-standard-header .gp-container,
.gp-header-logo-left-2 #gp-standard-header .gp-container,
.gp-header-logo-right-1 #gp-standard-header .gp-container {
display: -webkit-flex;
display: flex;
}
.gp-header-side-menu.gp-scrolling .gp-active-desktop-side-menu #gp-standard-header > .gp-container,
.gp-header-side-menu.gp-fixed-header .gp-active-desktop-side-menu #gp-standard-header > .gp-container {
width: calc(100% - 20%);
margin-right: 20%;
}	
.gp-header-logo-left-1 #gp-main-header-primary-nav,
.gp-header-logo-left-2 #gp-main-header-primary-nav {
margin-left: 0;
}	
.gp-header-side-menu #gp-global-wrapper.gp-active-desktop-side-menu {
padding-left: 20%;
}
#gp-global-wrapper.gp-active-desktop-side-menu #gp-side-menu-wrapper {
width: 20%;
}	
.gp-no-sidebar .gp-posts-masonry.gp-style-classic.gp-columns-4 .gp-post-item,
.gp-fullwidth .gp-posts-masonry.gp-style-classic.gp-columns-4 .gp-post-item {
width: calc((100% - 61px) / 4);
}
.gp-no-sidebar .gp-posts-masonry.gp-style-modern.gp-columns-4 .gp-post-item,
.gp-fullwidth .gp-posts-masonry.gp-style-modern.gp-columns-4 .gp-post-item {
width: calc((100% - 136px) / 4);
}
.gp-featured-large .gp-featured-caption-title {
font-size: 28px;
line-height: 32px;
}
.gp-featured-small .gp-featured-caption-title {
font-size: 20px;
line-height: 24px;
}
} @media only screen and (min-width : 1470px) {
.gp-container {
width: 1200px;
}	
} @media only screen and (max-width: 991px) {
#gp-content {
width: 100% !important;
}
.gp-sidebar {
width: 100% !important;
margin-left: 0 !important;
margin-right: 0 !important;
}	 
.pp_pic_holder {
left: 2.5% !important;
width: 95% !important;
}
.pp_content {
width: 98% !important;
height: auto !important;
}
.pp_fade {
padding-bottom: 40px;
width: 100% !important;
height: 100% !important;
}
#pp_full_res img,
#pp_full_res iframe,
#pp_full_res video {
max-width: none !important;
width: 100% !important;
height: auto !important;
}
.pp_details {
width: 100% !important;
}
.ppt {
margin-left: 0 !important;
width: 100% !important;
}
.gp-back-to-top-desktop #gp-to-top {
display: none !important;
}
.gp-events-map,
.gp-events-map .em-location-map-container {
width: 100% !important;
}
.gp-events-map {
margin: 0 0 15px 0 !important;
}
} @media only screen and (max-width: 767px) {
#gp-page-header .gp-container {
height: auto;
padding-bottom: 75% !important;
}
.gp-posts-list:not(.gp-widget) .gp-post-format-gallery-slider {
width: 100% !important;
}
.gp-team-member {
width: 100% !important;
}
} @media only screen and (max-width: 782px) {
.admin-bar #gp-close-mobile-nav-button {
top: 66px;
}
.admin-bar #gp-mobile-primary-nav,
.admin-bar #gp-mobile-profile-nav {
margin-top: 46px;
}
#gp-side-menu-content {
position: relative;
}
.admin-bar #gp-side-menu-content {
height: calc(100% - 96px);
}
.gp-sticky-footer.admin-bar #gp-footer {
top: -46px;
}
} @media only screen and (max-width: 600px) {
.gp-scrolling #gp-mobile-header,
.gp-fixed-header #gp-mobile-header {
top: 0;
}
.gp-fixed-header-all.gp-small-admin-bar #gp-mobile-header {
position: relative;
}
.gp-fixed-header.gp-small-admin-bar #gp-fixed-header-padding {
display: none;
}
} @media only screen and (max-width: 400px) {
#wp-live-chat-4 {
width: 90%;
}
}@font-face{font-family:'FontAwesome';src:url(//evolution.blog.brooklyn.edu/wp-content/themes/aardvark/lib/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//evolution.blog.brooklyn.edu/wp-content/themes/aardvark/lib/fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//evolution.blog.brooklyn.edu/wp-content/themes/aardvark/lib/fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//evolution.blog.brooklyn.edu/wp-content/themes/aardvark/lib/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//evolution.blog.brooklyn.edu/wp-content/themes/aardvark/lib/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//evolution.blog.brooklyn.edu/wp-content/themes/aardvark/lib/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner{display:none}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000;border:none;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch}.featherlight iframe{border:none}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}@media print{html.with-featherlight>*>:not(.featherlight){display:none}}.featherlight-next,.featherlight-previous{display:block;position:absolute;top:25px;right:25px;bottom:0;left:80%;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:rgba(0,0,0,0)}.featherlight-previous{left:25px;right:80%}.featherlight-next:hover,.featherlight-previous:hover{background:rgba(255,255,255,.25)}.featherlight-next span,.featherlight-previous span{display:none;position:absolute;top:50%;left:5%;width:82%;text-align:center;font-size:80px;line-height:80px;margin-top:-40px;text-shadow:0 0 5px #fff;color:#fff;font-style:normal;font-weight:400}.featherlight-next span{right:5%;left:auto}.featherlight-next:hover span,.featherlight-previous:hover span{display:inline-block}.featherlight-first-slide.featherlight-last-slide .featherlight-next,.featherlight-first-slide.featherlight-last-slide .featherlight-previous,.featherlight-loading .featherlight-next,.featherlight-loading .featherlight-previous,.featherlight-swipe-aware .featherlight-next,.featherlight-swipe-aware .featherlight-previous{display:none}@media only screen and (max-device-width:1024px){.featherlight-next:hover,.featherlight-previous:hover{background:0 0}.featherlight-next span,.featherlight-previous span{display:block}}@media only screen and (max-width:1024px){.featherlight-next,.featherlight-previous{top:10px;right:10px;left:85%}.featherlight-previous{left:10px;right:85%}.featherlight-next span,.featherlight-previous span{margin-top:-30px;font-size:40px}}.mejs-offscreen{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;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//evolution.blog.brooklyn.edu/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//evolution.blog.brooklyn.edu/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//evolution.blog.brooklyn.edu/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}.tablepress-scroll-wrapper{overflow-x:auto;overflow-y:hidden}.dataTables_scroll table.dataTable.tablepress{width:100%!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child{cursor:default!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before{display:none!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before{top:8px;left:4px;height:16px;width:16px;display:block;position:absolute;color:#fff;border:2px solid #fff;-webkit-border-radius:16px;border-radius:16px;-webkit-box-shadow:0 0 3px #444;box-shadow:0 0 3px #444;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;text-align:center;font-family:'Courier New',Courier,monospace;line-height:16px;content:'+';background-color:#31b131}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before{content:'-';background-color:#d33333}table.dataTable.dtr-inline.collapsed>tbody>tr.child td:before{display:none}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:#fff;border:2px solid #fff;-webkit-border-radius:16px;border-radius:16px;-webkit-box-shadow:0 0 3px #444;box-shadow:0 0 3px #444;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;text-align:center;font-family:'Courier New',Courier,monospace;line-height:16px;content:'+';background-color:#31b131}table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before{content:'-';background-color:#d33333}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:0 0!important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul.dtr-details li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:700}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
.tablepress tbody td,.tablepress thead th{text-align:center;vertical-align:middle}.tablepress img{display:block;margin:0 auto}.tablepress img.aligncenter{margin:0 auto}.tablepress-id-WilsonLab-Media .wp-caption-text{line-height:normal;font-size:12px!important}