.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;
}.mtw_container{
background: #C4DEEB;
border-radius: 5px;
-moz-border-radius: 5px;
}
.mtw_head{
padding: 10px;
}
.mtw_avatar{
float: left;
}
.mtw_avatar img{
width: 35px;
height: 35px;
margin-right: 10px;
}
.mtw_twitter_username {
margin-top: -3px;
float: left;
}
.mtw_twitter_username p ,.mtw_twitter_username h3{
margin: 0 !important;
}
.mtw_twitter_username p a,.mtw_twitter_username h3 a{
font-family: 'arial' !important;
color: #292929 !important;
text-decoration: none !important; 
}
.mtw_twitter_username p{
font-size: 12px !important;
}
.mtw_twitter_username h3{
font-size: 16px;
}
.mtw_tweets{
background: #EAF6FD;
margin-left: 1px;
margin-right: 1px;
height: 300px;
overflow-y: scroll;
border-radius: 5px;
-moz-border-radius: 5px;
}
.mtw_tweets li{
list-style: none;
padding: 7px;
border-bottom: 1px dotted #ddd;
}
.mtw_tweets li p{
font-size: 12px !important;
margin: 0 !important;
color: #81667D !important;
line-height: 1.5 !important;
}
.mtw_tweets li p a{
color: #497DB5 !important;
}
.mtw_tweets li p.tweet_meta{
font-size: 10px !important;
}
.mtw_tweets li a{
text-decoration: none;
color: #497DB5;
}
.mtw_footer{
padding: 10px;
}
.mtw_footer .twitter_widget_footer_logo{
float: left;
}
.mtw_footer .twitter_widget_footer_link{
float: right;
}
.mtw_footer .twitter_widget_footer_link a{
color: #3D2C3D !important;
font-size: 11px !important;
text-decoration: none;
}.designedby {    width: 100%;	text-align: center;	color: #f6f6f6;	font-size: 80%;	padding: 10px 0;	text-decoration: none;	}	
.designedby a {    color: #FFF;	text-decoration: none;	}	
.designedby a:hover {    color: #f6f6f6;	text-decoration: none;	}.cff-wrapper:after{content:"";display:table;clear:both}#cff{float:left;width:100%;margin:0 auto;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cff-wrapper-ctn{overflow:hidden;box-sizing:border-box}.cff-wrapper-ctn.cff-wrapper-fixed-height{overflow:auto;overflow-x:hidden}#cff .cff-masonry-posts,#cff .cff-posts-wrap,.cff-wrapper-ctn{position:relative;clear:both;height:100%;top:0;bottom:0;width:100%}#cff .cff-posts-wrap-box-shadow{padding:5px}#cff .cff-item{float:left;width:100%;clear:both;padding:20px 0 15px;margin:0;border-bottom:1px solid #ddd}#cff .cff-item:first-child{padding-top:0}#cff .cff-item.cff-box,#cff .cff-item.cff-box:first-child{padding:15px;margin:8px 0;background:rgba(255,255,255,.5);border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-item.cff-box:first-child{margin-top:0}#cff .cff-item.cff-box:last-child{margin-bottom:0}#cff .cff-item.cff-shadow{box-shadow:0 0 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.cff-header{width:100%;margin:0 0 15px;padding:0;line-height:1;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;align-items:center}.cff-header .fa,.cff-header svg{margin:0 10px 0 0;padding:0}.cff-visual-header{margin-bottom:24px!important}.cff-visual-header .cff-header-hero{width:100%;height:300px;position:relative;overflow:hidden}.cff-visual-header .cff-header-hero img{width:100%;display:none}.cff-visual-header .cff-likes-box{position:absolute;bottom:10px;right:10px;padding:5px;background:#eee;line-height:1;border-radius:2px;color:#445790}.cff-visual-header .cff-likes-box .cff-square-logo{float:left;display:inline-block;line-height:0}.cff-visual-header .cff-likes-box .cff-square-logo svg{width:18px;vertical-align:top}.cff-visual-header .cff-likes-box .cff-likes-count{float:left;display:inline-block;margin-left:8px;vertical-align:top;font-size:15px;line-height:20px}.cff-visual-header .cff-header-inner-wrap{position:relative;display:block;text-decoration:none!important}.cff-visual-header .cff-header-inner-wrap a{color:inherit!important;border:0}.cff-visual-header .cff-header-img img{display:block;width:100px;border-radius:3px;padding:0;margin:0}.cff-visual-header.cff-has-cover .cff-header-img img{border:2px solid #fff}.cff-visual-header .cff-header-img{position:absolute;display:inline-block;line-height:1}.cff-visual-header.cff-has-cover .cff-header-img{top:-25px;left:10px}.cff-visual-header .cff-header-text{display:inline-block;float:left;padding-top:10px;margin:0}#cff .cff-visual-header .cff-header-text h3,.cff-visual-header .cff-header-text h3{display:inline-block!important;width:auto!important;margin:0 8px 0 0!important;padding:0!important;font-size:1.2em!important;line-height:1.2em!important}.cff-visual-header.cff-has-name{min-height:100px}.cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{min-height:75px;margin-left:125px!important}.cff-visual-header.cff-has-name .cff-header-text{margin-left:120px!important;padding-top:30px}.cff-visual-header.cff-has-name.cff-has-about .cff-header-text,.cff-visual-header.cff-has-name.cff-has-cover .cff-header-text{padding-top:10px!important}#cff .cff-visual-header .cff-header-inner-wrap .cff-bio,.cff-visual-header .cff-header-inner-wrap .cff-bio{display:block;width:100%;clear:both;margin:3px 0 0;padding:0;line-height:1.2em}.cff-visual-header .cff-header-name{float:left;padding:0 5px 2px 0!important}.cff-visual-header .cff-bio-info{font-size:.9em;line-height:1.7}.cff-visual-header .cff-bio-info svg{display:inline-block;width:1em;vertical-align:middle;position:relative;top:-2px}.cff-posts-count svg{padding-right:3px}.cff-header-inner-wrap:after,.cff-header-text:after{display:table;clear:both;content:" "}#cff .cff-author-img.cff-no-consent img,#cff .cff-expand,#cff .cff-less{display:none}#cff.cff-default-styles .cff-author a,#cff.cff-default-styles .cff-credit a,#cff.cff-default-styles a{text-decoration:none}#cff.cff-default-styles a:focus,#cff.cff-default-styles a:hover{text-decoration:underline}#cff .cff-post-text-link{display:block}.cff-post-text{width:100%;float:left}#cff .cff-post-desc,#cff h3,#cff h4,#cff h5,#cff h6,#cff p{float:left;width:100%;clear:both;padding:0;margin:5px 0;word-wrap:break-word}#cff.cff-default-styles .cff-post-desc,#cff.cff-default-styles h3,#cff.cff-default-styles h4,#cff.cff-default-styles h5,#cff.cff-default-styles h6,#cff.cff-default-styles p{line-height:1.4}#cff .cff-date{float:left;min-width:50px;width:auto}#cff.cff-default-styles .cff-credit,#cff.cff-default-styles .cff-date,#cff.cff-default-styles .cff-post-links,#cff.cff-default-styles .cff-post-links a{font-size:11px}#cff .cff-author{float:left;clear:both;margin:0 0 15px;padding:0;line-height:1.2;width:100%}#cff .cff-author a{text-decoration:none;border:none}#cff .cff-author-img{float:left;width:40px;height:40px;margin:0 0 0 -100%!important;font-size:0;background:url(//www.croteam.com/wp-content/plugins/custom-facebook-feed/assets/img/cff-avatar.png) no-repeat;background-size:100%;border-radius:50%}#cff .cff-author .cff-author-text,#cff .cff-desc-wrap,#cff .cff-link-title,#cff .cff-shared-link{width:100%;float:left}#cff .cff-author img{float:left;margin:0!important;padding:0!important;border:none!important;font-size:0;border-radius:50%}.cff-no-consent .cff-header-text{margin-left:0!important}.cff-no-consent .cff-header-hero,.cff-no-consent .cff-header-img,.cff-num-diff-hide{display:none!important}#cff .cff-author .cff-author-text span.cff-page-name{display:table-cell;vertical-align:middle;height:40px;margin:0;font-weight:700;padding-left:50px;float:none}#cff .cff-author .cff-story,#cff.cff-default-styles .cff-author .cff-date{font-weight:400}#cff .cff-author.cff-no-author-info .cff-date{margin-top:12px!important}#cff .cff-author.cff-no-author-info .cff-author-img{width:40px;height:40px;background:url(//www.croteam.com/wp-content/plugins/custom-facebook-feed/assets/img/cff-avatar.png) no-repeat;margin:0!important}#cff .cff-author .cff-date,#cff .cff-author .cff-page-name{float:left;clear:both;width:auto;margin:0 0 0 50px!important}#cff.cff-default-styles .cff-author .cff-author-text *{font-weight:700;line-height:1.2}#cff .cff-author .cff-date{color:#9197a3;font-size:11px;margin-top:2px!important;margin-bottom:0!important}#cff .cff-author .cff-page-name.cff-author-date{float:left;padding:3px 0 0;font-size:14px}#cff .cff-cta-link a,.cff-media-link .fa{display:inline-block;width:auto;padding:5px 7px 5px 6px;margin-right:6px;border:1px solid rgba(0,0,0,.1);border-radius:3px;background:rgba(0,0,0,.02)}#cff .cff-cta-link a:hover,.cff-media-link .fa:hover{background:rgba(0,0,0,.03);text-decoration:none}#cff .cff-cta-link a{padding:5px 15px}#cff .cff-break-word{word-break:break-all}#cff.cff-default-styles .cff-expand a{font-size:11px;font-weight:400}#cff .cff-shared-link{clear:both;padding:5px 10px;margin:10px 0 5px;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.07);box-sizing:border-box}#cff .cff-no-styles{background:0 0;border:none;padding:0}#cff .cff-link{float:left;clear:both;max-width:20%;margin:10px 0 0}#cff .cff-link img,#cff.cff-masonry .cff-comment-attachment,#cff.cff-masonry .cff-comment-replies-box{max-width:100%}#cff .cff-link-title{clear:both;display:block}#cff.cff-default-styles .cff-link-title{font-weight:700}#cff .cff-post-desc,#cff p.cff-link-title{margin:5px 0 0}#cff .cff-text-link{float:left;clear:none;width:72%;margin-left:3%;padding:0 0 5px}#cff .cff-link-caption{margin:0}#cff.cff-default-styles .cff-link-caption{font-size:12px}#cff .cff-text-link.cff-no-image{width:100%;margin-left:0}#cff .cff-details{float:left;clear:none;width:100%;margin:0;padding:0}#cff .cff-details h5{margin:0 0 5px}#cff.cff-default-styles .cff-details h5{padding:0;font-size:16px}#cff.cff-default-styles .cff-details p{font-size:14px}#cff .cff-timeline-event .cff-date,#cff .cff-timeline-event .cff-info,#cff .cff-timeline-event .cff-timeline-event-title,#cff .cff-timeline-event .cff-where{display:block;width:100%;clear:both}#cff .cff-details .cff-info{padding:10px 0 0}#cff.cff-default-styles .cff-details .cff-info{line-height:1.2}#cff .cff-note-title{display:block;font-weight:700;padding-bottom:5px}#cff .cff-post-links{float:left;clear:none;padding:5px 0 0;margin:0}#cff .cff-post-links.cff-left{float:left;margin:8px 0}#cff .cff-post-links a:first-child{padding-left:0;margin:0}#cff .cff-dot{padding:0 5px}#cff .cff-share-container{position:relative;display:inline}#cff .cff-share-tooltip{display:none;position:absolute;z-index:1000;bottom:22px;right:-40px;width:110px;padding:3px 5px 4px;margin:0;background:#333;color:#eee;font-size:12px;line-height:1.3;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-share-tooltip .fa-play{position:absolute;font-size:8px;bottom:-6px;left:50%;margin-left:-3px;color:#333}#cff .cff-share-tooltip a .fa,#cff .cff-share-tooltip a svg{font-size:16px;margin:0;padding:5px}#cff .cff-share-tooltip a{display:block;float:left;margin:0!important;padding:0!important;color:#eee!important;opacity:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}#cff .cff-share-tooltip a:hover{color:#fff!important}#cff .cff-share-tooltip .cff-facebook-icon:hover{background:#3b5998}#cff .cff-share-tooltip .cff-twitter-icon:hover{background:#00aced}#cff .cff-share-tooltip .cff-email-icon:hover,#cff .cff-share-tooltip .cff-google-icon:hover{background:#dd4b39}#cff .cff-share-tooltip .cff-linkedin-icon:hover{background:#007bb6}#cff .cff-share-tooltip .cff-pinterest-icon:hover{background:#cb2027}#cff .cff-share-tooltip a.cff-show{opacity:1;transition:opacity .2s}.cff-likebox{float:left;width:100%;position:relative;margin:20px 0 0}.fb_iframe_widget{border:none;overflow:hidden}.cff-likebox .fb_iframe_widget{width:100%}.cff-likebox .fb_iframe_widget span{width:100%!important}.cff-likebox .fb_iframe_widget iframe{margin:0;position:relative;top:0;left:0;width:100%!important;height:100%}.cff-likebox.cff-top.cff-outside{margin-bottom:10px}.cff-likebox.cff-bottom.cff-outside{margin-top:10px}#cff.cff-fixed-height{padding:5px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff.cff-masonry,.cff-gdpr-notice{box-sizing:border-box}#cff .cff-error-msg{display:none;position:relative;font-size:12px;font-family:sans-serif;padding:8px 12px;border:1px solid #ddd;margin-bottom:10px;clear:both;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}#cff .cff-error-msg p{float:none}#cff .cff-error-msg .cff_notice_dismiss{position:absolute;top:4px;right:8px}#cff #cff-error-reason{display:none;padding:5px 0 0;clear:both}#cff .cff-credit img{float:left;margin:-2px 5px 0 0}#cff .cff-credit .fa{padding-right:5px;font-size:13px}.cff-credit a{display:flex;align-items:center}.cff-screenreader{text-indent:-9999px!important;display:block!important;width:0!important;height:0!important;line-height:0!important}@media all and (max-width:640px){#cff.cff-width-resp{width:100%!important}.cff-wrapper .cff-visual-header .cff-header-img img{width:80px}.cff-wrapper .cff-visual-header.cff-has-name .cff-header-text{margin-left:95px}.cff-wrapper .cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{margin-left:105px}}#cff .cff-comment .cff-comment-text img,#cff img.emoji,#cff-lightbox-wrapper .cff-comment .cff-comment-text img,#cff-lightbox-wrapper img.emoji{float:none;max-width:100%}#cff .cff-linebreak{display:block;height:5px}#cff.cff-masonry .cff-item.cff-box{margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-item:first-child{padding-top:20px;margin-top:0}#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox{float:none;display:inline-block;width:30.3%;margin:0 1.5% 20px}#cff.cff-masonry.cff-opaque-comments .cff-item{z-index:1}#cff.cff-masonry.masonry-2-desktop .cff-item{width:47%;margin:0 1.5%}#cff.cff-masonry.masonry-4-desktop .cff-item{width:22%;margin:0 1.5%}#cff.cff-masonry.masonry-5-desktop .cff-item{width:17%;margin:0 1.5%}#cff.cff-masonry.masonry-6-desktop .cff-item{width:13.516%;margin:0 1.5%}@media (min-width:481px) and (max-width:800px){#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-4-tablet .cff-item,#cff.cff-masonry.masonry-4-tablet .cff-likebox{width:22%;margin-left:1.5%;margin-right:1.5%}}@media (max-width:480px){#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.cff-mob-cols-1 .cff-posts-wrap .cff-item{width:100%}}#cff.cff-masonry .cff-comments-box{position:relative;z-index:999}#cff.cff-masonry .cff-load-more{display:block;float:left;clear:both}#cff.cff-masonry.cff-masonry-css{width:100%;overflow:hidden;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-column-fill:auto;column-fill:unset;-webkit-column-count:3;-moz-column-count:3;column-count:3;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-desktop{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-4-desktop{-webkit-column-count:4;-moz-column-count:4;column-count:4;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-5-desktop{-webkit-column-count:5;-moz-column-count:5;column-count:5;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-6-desktop{-webkit-column-count:6;-moz-column-count:6;column-count:6;margin:0}#cff.cff-masonry.cff-masonry-css .cff-item,#cff.cff-masonry.cff-masonry-css .cff-likebox,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-item{float:none;display:inline-block;width:100%;margin:0 0 12px}#cff.cff-masonry.cff-masonry-css .cff-likebox{width:99.5%}#cff.cff-masonry.cff-masonry-css .cff-load-more{margin:0 0 10px;position:relative;bottom:0}@media only screen and (max-width:780px){#cff.cff-masonry.cff-masonry-css,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop{-webkit-column-count:1;-moz-column-count:1;column-count:1}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile,#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-item{width:100%}}#cff.cff-disable-masonry{height:auto!important}#cff.cff-disable-masonry .cff-item,#cff.cff-disable-masonry .cff-likebox{position:relative!important;top:auto!important}#cff.cff-dark .cff-album-item,#cff.cff-dark .cff-item,#cff.cff-dark .cff-item.cff-box,#cff.cff-dark .cff-item.cff-box:first-child{background-color:rgba(0,0,0,.85);color:rgba(255,255,255,.75)}#cff.cff-dark .cff-item a{color:#fff;text-decoration:underline}#cff.cff-dark .cff-date{color:rgba(255,255,255,.5)}#cff.cff-dark .cff-album-info a,#cff.cff-dark .cff-author-date,#cff.cff-dark .cff-post-links a{color:#fff}#cff.cff-dark .cff-album-info p{color:rgba(255,255,255,.75)}#cff.cff-light .cff-album-item,#cff.cff-light .cff-item,#cff.cff-light .cff-item.cff-box,#cff.cff-light .cff-item.cff-box:first-child{background-color:rgba(255,255,255,.95);color:rgba(0,0,0,.8)}#cff.cff-light .cff-item a{color:#000;text-decoration:underline}#cff.cff-light .cff-date{color:rgba(0,0,0,.5)}#cff.cff-light .cff-album-info a,#cff.cff-light .cff-author-date,#cff.cff-light .cff-post-links a{color:#000}#cff.cff-light .cff-album-info p{color:rgba(0,0,0,.7)}.cff-gdpr-notice{max-width:100%;padding:8px 15px;margin:0;font-size:12px;background:#fdf7f7;border-radius:5px;border:1px solid #e4b1b1;line-height:1.3;display:none}.sb-elementor-cta-img,.sb-elementor-cta-img-ctn{position:relative!important;display:flex!important}.sb-elementor-cta{width:100%!important;border:1px solid #e8e8eb!important;border-radius:2px!important;position:relative!important;text-align:center!important}.sb-elementor-cta-img-ctn{width:100%!important;float:left!important;justify-content:center!important;align-items:center!important;margin-top:50px!important;margin-bottom:35px!important}.sb-elementor-cta-img{width:65px!important;height:65px!important;border:2px solid #dcdde1!important;border-radius:16px!important;-webkit-transform:rotate(-3deg)!important;transform:rotate(-3deg)!important;justify-content:center!important;align-items:center!important}.sb-elementor-cta-img span svg{width:32px;fill:#257ab2;float:left!important}.sb-elementor-cta-img>*{-webkit-transform:rotate(3deg)!important;transform:rotate(3deg)!important}.sb-elementor-cta-logo{position:absolute!important;right:-15px!important;bottom:-19px!important;z-index:1!important}.sb-elementor-cta-heading{font-size:19px!important;padding:0!important;margin:0 0 30px!important;display:inline-block!important;width:100%!important;font-weight:700!important;line-height:1.4em!important}.sb-elementor-cta-btn{background:#0068a0!important;border-radius:2px!important;padding:8px 20px 8px 38px!important;cursor:pointer!important;color:#fff!important;position:relative!important;margin-bottom:30px!important;height:40px!important;line-height:24px!important}.sb-elementor-cta-btn:after,.sb-elementor-cta-btn:before{content:''!important;position:absolute!important;width:2px!important;height:12px!important;background:#fff!important;left:20px!important;top:14px!important}.sb-elementor-cta-btn:after{-webkit-transform:rotate(90deg)!important;transform:rotate(90deg)!important}.sb-elementor-cta-desc{display:flex!important;justify-content:center!important;align-items:center!important;padding:20px!important;background:#f9f9fa!important;border-top:1px solid #e8e8eb!important;margin-top:35px!important;flex-direction:column!important}.sb-elementor-cta-desc strong{color:#141b38!important;font-size:16px!important;font-weight:600!important;margin-bottom:8px!important}.sb-elementor-cta-desc span{color:#434960!important;font-size:14px!important;line-height:1.5em!important;padding:0 20%!important}.sb-elementor-cta-selector{width:100%!important;padding:0 20%!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important;margin-bottom:45px!important}.sb-elementor-cta-feedselector{border:1px solid #d0d1d7!important;padding:8px 16px!important;margin-bottom:15px!important;max-width:100%!important;min-width:400px!important}.sb-elementor-cta-selector span{color:#2c324c!important}.sb-elementor-cta-selector span a{text-transform:capitalize!important;text-decoration:underline!important;font-weight:600!important}.sb-elementor-cta-selector span a:after{color:#2c324c!important;margin-left:2px!important;font-weight:400!important;text-decoration-color:#fff!important}.sb-elementor-cta-selector span a:first-of-type:after{content:','!important}.sb-elementor-cta-selector span a:nth-of-type(2):after{content:'or'!important;margin-left:5px!important;margin-right:2px!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{content:''!important;height:16px!important;font-variant:normal!important;background-position:center center!important;background-repeat:no-repeat!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9056 18.109H13.4056V17.609H12.9056V18.109ZM9.79722 18.109H9.29722V18.609H9.79722V18.109ZM9.79722 14.5601V14.0601H9.29722V14.5601H9.79722ZM12.9056 14.5601V15.0601H13.4056V14.5601H12.9056ZM20.2604 7.32764H20.7604V6.90407L20.3426 6.83444L20.2604 7.32764ZM20.2604 10.3503V10.8503H20.7604V10.3503H20.2604ZM16.7237 14.5601H16.2237V15.0601H16.7237V14.5601ZM20.1258 14.5601L20.6199 14.6367L20.7094 14.0601H20.1258V14.5601ZM19.5751 18.109V18.609H20.0035L20.0692 18.1857L19.5751 18.109ZM16.7237 18.109V17.609H16.2237V18.109H16.7237ZM27.0523 14.5601H26.5523L26.5523 14.5612L27.0523 14.5601ZM17.0803 26.6136L16.9877 26.1222L17.0803 26.6136ZM12.5489 26.6139L12.6411 26.1225L12.5489 26.6139ZM14.8147 1.79797C7.80749 1.79797 2.07703 7.51685 2.07703 14.5601H3.07703C3.07703 8.06849 8.36042 2.79797 14.8147 2.79797V1.79797ZM2.07703 14.5601C2.07703 20.7981 6.54984 25.9974 12.4567 27.1053L12.6411 26.1225C7.19999 25.1019 3.07703 20.3097 3.07703 14.5601H2.07703ZM13.4056 26.3139V18.109H12.4056V26.3139H13.4056ZM12.9056 17.609H9.79722V18.609H12.9056V17.609ZM10.2972 18.109V14.5601H9.29722V18.109H10.2972ZM9.79722 15.0601H12.9056V14.0601H9.79722V15.0601ZM13.4056 14.5601V11.8556H12.4056V14.5601H13.4056ZM13.4056 11.8556C13.4056 10.4191 13.8299 9.36825 14.5211 8.67703C15.2129 7.98525 16.2305 7.59512 17.5314 7.59512V6.59512C16.0299 6.59512 14.7346 7.04939 13.814 7.96992C12.893 8.891 12.4056 10.2204 12.4056 11.8556H13.4056ZM17.5314 7.59512C18.1724 7.59512 18.8342 7.65119 19.3401 7.70823C19.592 7.73664 19.8029 7.76502 19.9504 7.78622C20.0241 7.79681 20.0818 7.8056 20.1208 7.81167C20.1402 7.81471 20.155 7.81706 20.1647 7.81863C20.1695 7.81941 20.1731 7.82 20.1754 7.82037C20.1765 7.82056 20.1773 7.82069 20.1778 7.82077C20.178 7.82081 20.1782 7.82083 20.1782 7.82084C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1782 7.82084 20.1782 7.82084 20.2604 7.32764C20.3426 6.83444 20.3426 6.83443 20.3425 6.83443C20.3425 6.83442 20.3424 6.83441 20.3424 6.83441C20.3423 6.83439 20.3422 6.83437 20.342 6.83435C20.3418 6.8343 20.3414 6.83425 20.341 6.83417C20.3401 6.83403 20.3389 6.83383 20.3373 6.83357C20.3342 6.83307 20.3298 6.83234 20.3241 6.83142C20.3127 6.82958 20.2962 6.82695 20.2749 6.82362C20.2323 6.81698 20.1707 6.8076 20.0927 6.7964C19.9369 6.774 19.7157 6.74425 19.4521 6.71453C18.927 6.65532 18.2243 6.59512 17.5314 6.59512V7.59512ZM19.7604 7.32764V10.3503H20.7604V7.32764H19.7604ZM20.2604 9.85033H18.7185V10.8503H20.2604V9.85033ZM18.7185 9.85033C17.851 9.85033 17.1997 10.1241 16.7742 10.6148C16.3604 11.0922 16.2237 11.7025 16.2237 12.2594H17.2237C17.2237 11.8495 17.3257 11.5053 17.5298 11.2699C17.7224 11.0477 18.0684 10.8503 18.7185 10.8503V9.85033ZM16.2237 12.2594V14.5601H17.2237V12.2594H16.2237ZM16.7237 15.0601H20.1258V14.0601H16.7237V15.0601ZM19.6317 14.4834L19.081 18.0323L20.0692 18.1857L20.6199 14.6367L19.6317 14.4834ZM19.5751 17.609H16.7237V18.609H19.5751V17.609ZM16.2237 18.109V26.3135H17.2237V18.109H16.2237ZM17.1728 27.105C20.0281 26.5671 22.618 25.068 24.5079 22.8512L23.7469 22.2025C22.0054 24.2452 19.6188 25.6266 16.9877 26.1222L17.1728 27.105ZM24.5079 22.8512C26.4793 20.5388 27.5591 17.5977 27.5523 14.559L26.5523 14.5612C26.5586 17.3614 25.5636 20.0715 23.7469 22.2025L24.5079 22.8512ZM27.5523 14.5601C27.5523 7.51685 21.8218 1.79797 14.8147 1.79797V2.79797C21.2689 2.79797 26.5523 8.06849 26.5523 14.5601H27.5523ZM16.2237 26.3135C16.2237 26.8064 16.6682 27.2 17.1728 27.105L16.9877 26.1222C17.119 26.0975 17.2237 26.2006 17.2237 26.3135H16.2237ZM12.4567 27.1053C12.9603 27.1998 13.4056 26.8073 13.4056 26.3139H12.4056C12.4056 26.2001 12.5107 26.098 12.6411 26.1225L12.4567 27.1053Z' fill='%232b87da' /%3E%3Cpath d='M12.9056 18.1088H13.4056V17.6088H12.9056V18.1088ZM9.79724 18.1088H9.29724V18.6088H9.79724V18.1088ZM9.79724 14.5599V14.0599H9.29724V14.5599H9.79724ZM12.9056 14.5599V15.0599H13.4056V14.5599H12.9056ZM20.2604 7.32749H20.7604V6.90392L20.3426 6.83429L20.2604 7.32749ZM20.2604 10.3502V10.8502H20.7604V10.3502H20.2604ZM16.7237 14.5599H16.2237V15.0599H16.7237V14.5599ZM20.1258 14.5599L20.6199 14.6366L20.7094 14.0599H20.1258V14.5599ZM19.5751 18.1088V18.6088H20.0035L20.0692 18.1855L19.5751 18.1088ZM16.7237 18.1088V17.6088H16.2237V18.1088H16.7237ZM13.4056 26.366V18.1088H12.4056V26.366H13.4056ZM12.9056 17.6088H9.79724V18.6088H12.9056V17.6088ZM10.2972 18.1088V14.5599H9.29724V18.1088H10.2972ZM9.79724 15.0599H12.9056V14.0599H9.79724V15.0599ZM13.4056 14.5599V11.8554H12.4056V14.5599H13.4056ZM13.4056 11.8554C13.4056 10.4189 13.8299 9.3681 14.5212 8.67688C15.2129 7.9851 16.2305 7.59497 17.5314 7.59497V6.59497C16.0299 6.59497 14.7346 7.04924 13.814 7.96977C12.893 8.89085 12.4056 10.2202 12.4056 11.8554H13.4056ZM17.5314 7.59497C18.1724 7.59497 18.8342 7.65103 19.3401 7.70808C19.592 7.73648 19.803 7.76487 19.9504 7.78607C20.0241 7.79666 20.0819 7.80545 20.1208 7.81152C20.1402 7.81455 20.155 7.81691 20.1647 7.81848C20.1695 7.81926 20.1731 7.81984 20.1754 7.82022C20.1765 7.8204 20.1773 7.82054 20.1778 7.82061C20.178 7.82065 20.1782 7.82068 20.1783 7.82069C20.1783 7.8207 20.1783 7.8207 20.1783 7.8207C20.1783 7.8207 20.1783 7.82069 20.1783 7.82069C20.1782 7.82069 20.1782 7.82068 20.2604 7.32749C20.3426 6.83429 20.3426 6.83428 20.3425 6.83427C20.3425 6.83427 20.3424 6.83426 20.3424 6.83425C20.3423 6.83424 20.3422 6.83422 20.3421 6.8342C20.3418 6.83415 20.3414 6.83409 20.341 6.83402C20.3401 6.83387 20.3389 6.83367 20.3374 6.83342C20.3343 6.83291 20.3298 6.83219 20.3241 6.83127C20.3127 6.82943 20.2962 6.82679 20.2749 6.82347C20.2324 6.81683 20.1707 6.80745 20.0927 6.79624C19.9369 6.77385 19.7158 6.7441 19.4522 6.71438C18.927 6.65516 18.2244 6.59497 17.5314 6.59497V7.59497ZM19.7604 7.32749V10.3502H20.7604V7.32749H19.7604ZM20.2604 9.85018H18.7185V10.8502H20.2604V9.85018ZM18.7185 9.85018C17.8511 9.85018 17.1997 10.1239 16.7743 10.6146C16.3604 11.092 16.2237 11.7024 16.2237 12.2592H17.2237C17.2237 11.8493 17.3257 11.5052 17.5298 11.2697C17.7224 11.0476 18.0684 10.8502 18.7185 10.8502V9.85018ZM16.2237 12.2592V14.5599H17.2237V12.2592H16.2237ZM16.7237 15.0599H20.1258V14.0599H16.7237V15.0599ZM19.6317 14.4833L19.081 18.0322L20.0692 18.1855L20.6199 14.6366L19.6317 14.4833ZM19.5751 17.6088H16.7237V18.6088H19.5751V17.6088ZM16.2237 18.1088V26.366H17.2237V18.1088H16.2237ZM16.4146 26.1752H13.2148V27.1752H16.4146V26.1752ZM16.2237 26.366C16.2237 26.2606 16.3092 26.1752 16.4146 26.1752V27.1752C16.8615 27.1752 17.2237 26.8129 17.2237 26.366H16.2237ZM12.4056 26.366C12.4056 26.8129 12.7679 27.1752 13.2148 27.1752V26.1752C13.3202 26.1752 13.4056 26.2606 13.4056 26.366H12.4056Z' fill='%232b87da'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='22' height='22' rx='6' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='12' cy='12' r='5' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='18.5' cy='5.75' r='1.25' fill='%232b87da'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.8762 6.78846C27.9345 6.7065 27.8465 6.60094 27.7536 6.63936C27.0263 6.93989 26.26 7.15757 25.4698 7.29241C25.3632 7.31061 25.3082 7.16347 25.3956 7.09969C26.2337 6.48801 26.8918 5.63649 27.2636 4.63802C27.2958 4.55162 27.2014 4.47574 27.1212 4.52123C26.1605 5.06618 25.1092 5.45524 24.0054 5.68842C23.971 5.69568 23.9354 5.68407 23.9113 5.65844C22.9264 4.60891 21.5545 4 19.9999 4C17.0624 4 14.6624 6.4 14.6624 9.3625C14.6624 9.74071 14.702 10.109 14.7724 10.4586C14.7855 10.5235 14.7342 10.5842 14.6681 10.5803C10.3227 10.3231 6.45216 8.2421 3.84135 5.09864C3.79681 5.04501 3.71241 5.0515 3.67879 5.11257C3.26061 5.8722 3.02493 6.75115 3.02493 7.675C3.02493 9.41548 3.84362 10.9704 5.13417 11.9317C5.2141 11.9913 5.17327 12.12 5.07385 12.1129C4.32811 12.0597 3.63173 11.835 3.00827 11.5171C2.99303 11.5094 2.97493 11.5204 2.97493 11.5375V11.5375C2.97493 13.9896 4.6205 16.0638 6.86301 16.7007C6.96452 16.7295 6.96588 16.8757 6.86218 16.8953C6.25772 17.0096 5.63724 17.0173 5.0289 16.9176C4.95384 16.9052 4.89095 16.9762 4.91633 17.0479C5.26967 18.0466 5.91213 18.9192 6.7637 19.5537C7.58576 20.1661 8.56481 20.5283 9.58351 20.6001C9.67715 20.6067 9.71634 20.7266 9.64124 20.7829C7.78574 22.1744 5.52424 22.9237 3.19993 22.9125C2.91864 22.9125 2.63736 22.9015 2.35608 22.8796C2.25034 22.8714 2.20189 23.0116 2.29272 23.0664C4.58933 24.4509 7.27959 25.25 10.1499 25.25C19.9999 25.25 25.4124 17.075 25.4124 9.9875C25.4124 9.76833 25.4124 9.5598 25.4026 9.34228C25.4011 9.30815 25.4168 9.27551 25.4445 9.2555C26.3819 8.57814 27.1984 7.74079 27.8762 6.78846Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='27' height='20' viewBox='0 0 27 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13.3267C11 13.4037 11.0834 13.4518 11.15 13.4133L17.3377 9.83658C17.4043 9.79808 17.4043 9.70192 17.3377 9.66342L11.15 6.08673C11.0834 6.0482 11 6.0963 11 6.17331V13.3267ZM25.45 3.7125C25.6125 4.3 25.725 5.0875 25.8 6.0875C25.8875 7.0875 25.925 7.95 25.925 8.7L26 9.75C26 12.4875 25.8 14.5 25.45 15.7875C25.1375 16.9125 24.4125 17.6375 23.2875 17.95C22.7 18.1125 21.625 18.225 19.975 18.3C18.35 18.3875 16.8625 18.425 15.4875 18.425L13.5 18.5C8.2625 18.5 5 18.3 3.7125 17.95C2.5875 17.6375 1.8625 16.9125 1.55 15.7875C1.3875 15.2 1.275 14.4125 1.2 13.4125C1.1125 12.4125 1.075 11.55 1.075 10.8L1 9.75C1 7.0125 1.2 5 1.55 3.7125C1.8625 2.5875 2.5875 1.8625 3.7125 1.55C4.3 1.3875 5.375 1.275 7.025 1.2C8.65 1.1125 10.1375 1.075 11.5125 1.075L13.5 1C18.7375 1 22 1.2 23.2875 1.55C24.4125 1.8625 25.1375 2.5875 25.45 3.7125Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")!important}@font-face{font-family:'FontAwesome';src:url(//www.croteam.com/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.croteam.com/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.croteam.com/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.croteam.com/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.croteam.com/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.croteam.com/wp-content/plugins/custom-facebook-feed/assets/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}.cmplz-video.cmplz-iframe-styles {
background-color: transparent;
}
.cmplz-video.cmplz-hidden {
visibility: hidden !important;
}
.cmplz-blocked-content-notice {
display: none;
}
.cmplz-placeholder-parent {
height: inherit;
}
.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice, .cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice {
display: block;
}
.cmplz-blocked-content-container, .cmplz-wp-video {
animation-name: cmplz-fadein;
animation-duration: 600ms;
background: #FFF;
border: 0;
border-radius: 3px;
box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5), 0 1px 10px 0 rgba(0, 0, 0, 0.15);
display: flex;
justify-content: center;
align-items: center;
background-repeat: no-repeat !important;
background-size: cover !important;
height: inherit;
position: relative;
}
.cmplz-blocked-content-container.gmw-map-cover, .cmplz-wp-video.gmw-map-cover {
max-height: 100%;
position: absolute;
}
.cmplz-blocked-content-container.cmplz-video-placeholder, .cmplz-wp-video.cmplz-video-placeholder {
padding-bottom: initial;
}
.cmplz-blocked-content-container iframe, .cmplz-wp-video iframe {
visibility: hidden;
max-height: 100%;
border: 0 !important;
}
.cmplz-blocked-content-container .cmplz-custom-accept-btn, .cmplz-wp-video .cmplz-custom-accept-btn {
white-space: normal;
text-transform: initial;
cursor: pointer;
position: absolute !important;
width: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
max-width: 200px;
font-size: 14px;
padding: 10px;
background-color: rgba(0, 0, 0, 0.5); color: #fff;
text-align: center; z-index: 98; line-height: 23px;
}
.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus, .cmplz-wp-video .cmplz-custom-accept-btn:focus {
border: 1px dotted #cecece;
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-wp-video .cmplz-blocked-content-notice {
white-space: normal;
text-transform: initial;
position: absolute !important;
width: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
max-width: 300px;
font-size: 14px;
padding: 10px;
background-color: rgba(0, 0, 0, 0.5); color: #fff;
text-align: center; z-index: 98; line-height: 23px;
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links {
display: block;
margin-bottom: 10px;
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a {
color: #fff;
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body {
display: block;
}
.cmplz-blocked-content-container div div {
display: none;
}
.cmplz-wp-video .cmplz-placeholder-element {
width: 100%;
height: inherit;
}
@keyframes cmplz-fadein {
from {
opacity: 0;
}
to {
opacity: 1;
}
}.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(//www.croteam.com/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(//www.croteam.com/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(//www.croteam.com/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-embed,
.mejs-embed body,
.mejs-container .mejs-controls {
background: #222;
}
.mejs-time {
font-weight: normal;
word-wrap: normal;
}
.mejs-controls a.mejs-horizontal-volume-slider {
display: table;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background: #fff;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
background: #0073aa;
}
.mejs-controls .mejs-time-rail .mejs-time-total,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background: rgba(255, 255, 255, .33);
}
.mejs-controls .mejs-time-rail span,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
border-radius: 0;
}
.mejs-overlay-loading {
background: transparent;
} .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 p,
.media-embed-details .setting .remove-setting {
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-video,
.wp_attachment_holder .wp-audio-shortcode {
margin-top: 18px;
}
video.wp-video-shortcode,
.wp-video-shortcode video {
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: bold;
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-title,
.wp-playlist-current-item .wp-playlist-item-artist {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.wp-audio-playlist .me-cannotplay span {
padding: 5px 15px;
}  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,article,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;font:inherit;font-size:100%;}article,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="password"],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;
-moz-box-sizing: border-box;
box-sizing: border-box;
outline: none;
-webkit-text-size-adjust: none;
}
body {
margin: 0;
padding: 0;
} a {
text-decoration: none;
-webkit-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
-o-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 15px 0;
padding: 0;
word-wrap: break-word;
}
p {
margin-bottom: 12px;
}
p:first-child {
margin-bottom: 12px;
}
p:last-child {
margin-bottom: 0;
}
strong {
font-weight: bold;
}
em {
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;
} ol {
margin: 0;
padding: 0;
list-style-type: decimal;
}
ul {
margin: 0;
padding: 0;
list-style-type: square;
}
li {
margin: 0 0 10px 20px;
}
li > ul,
li > ol {
margin: 12px 0;
}
li:last-child {
margin-bottom: 0;
} input,
textarea,
select {
margin: 0;
padding: 8px;
max-width: 100%;
border-radius: 4px;
-webkit-transition: border-color 0.3s ease-in-out;
-moz-transition: border-color 0.3s ease-in-out;
-o-transition: border-color 0.3s ease-in-out;
transition: border-color 0.3s ease-in-out;
}
input:focus,
textarea:focus,
select:focus {
border-color: #ccc;
}
input[type='text'],
input[type='password'] {
height: 40px;
}
select {
line-height: 15px;
}
textarea {
width: 100%;
height: 150px;
line-height: 1.5em;
resize: none;
}
select {
padding: 10px 40px 10px 10px;
max-width: 100%;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAARUlEQVQ4y2N49+7dfyBgoDdmGLV41GJknJaWJgjEoVjE0+hh8Rlki4DMmSBM86CGWr4qDQJAlpbTNY6hlqaNpupRi3FhAAWwg5PCBypjAAAAAElFTkSuQmCC);
background-position: center right;
background-repeat: no-repeat;
-webkit-appearance: none;
}
@-moz-document url-prefix() { select {
padding-right: 8px;
background-image: none;
}
}
@media screen\0 { select {
padding-right: 8px;
background-image: none;
}
}
input[type='button'],
input[type='submit'],
input[type='reset'],
button,
.button {
display: inline-block;
margin: 0;
padding: 13.5px 13px;
border: 0;
border-radius: 4px;
line-height: 1;
cursor: pointer;
-webkit-transition: background-color 0.3s ease-in-out;
-moz-transition: background-color 0.3s ease-in-out;
-o-transition: background-color 0.3s ease-in-out;
transition: background-color 0.3s ease-in-out;
}
input[type='radio'],
input[type='checkbox'] {
border: 0;
background: transparent;
}
input[type='radio'] {
-webkit-appearance: radio;
}
input[type='checkbox'] {
-webkit-appearance: checkbox;
}
fieldset {
margin: 0;
padding: 20px 15px;
}
legend {
font-size: 14px;
}
label {
font-weight: bold;
} .top-bg-gradient-overlay {
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
height: 100%;
background: -moz-linear-gradient(top, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.95)), color-stop(100%,rgba(0,0,0,0)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0.95) 0%,rgba(0,0,0,0) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0.95) 0%,rgba(0,0,0,0) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0.95) 0%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0.95) 0%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2000000', endColorstr='#00000000',GradientType=0 );
}
.bottom-bg-gradient-overlay {
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
width: 100%;
height: 100%;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.3)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
}
.side-bg-gradient-overlay {
position:absolute;
height: 100%;
width: 100%;
top: 50%;
left: 50%;
background: -moz-linear-gradient(left,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 20%, rgba(0,0,0,0) 80%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,1)), color-stop(20%,rgba(0,0,0,0)), color-stop(80%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 20%,rgba(0,0,0,0) 80%,rgba(0,0,0,1) 100%);
background: -o-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 20%,rgba(0,0,0,0) 80%,rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 20%,rgba(0,0,0,0) 80%,rgba(0,0,0,1) 100%);
background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 20%,rgba(0,0,0,0) 80%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 );
-webkit-transform: translateX(-50%) translatey(-50%);
-moz-transform: translateX(-50%) translatey(-50%);
transform: translateX(-50%) translatey(-50%);
}
.bg-overlay-dark {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.8);
}
.bg-overlay-light {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
}
.foreground-overlay {
position: relative;
z-index: 2;
text-shadow: 0 0 2px rgba(0, 0, 0, 1);
} .clear {
display: block;
clear: both;
margin: 0;
padding: 0;
width: 100%;
height: 0;
content: '';
font-size: 0;
line-height: 0;
}
.align-center,
.aligncenter {
position: relative;
display: block;
clear: both;
margin: 20px auto;
text-align: center;
}
.align-left,
.alignleft {
position: relative;
float: left;
margin: 10px 20px 10px 0;
}
.align-right,
.alignright {
position: relative;
float: right;
margin: 10px 0 10px 20px;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.wp-caption {
position: relative;
padding: 0;
max-width: 100%;
}
.wp-caption img {
margin: 0;
}
.wp-caption-text {
margin: 5px 0 12px !important;
font-size: 11px;
line-height: 19px;
}
.gallery {
overflow: hidden !important;
}
.gallery-item {
margin: 0 !important;
}
.gallery-item img {
max-width: 100% !important;
border: 0 !important;
}
.gallery-caption {
margin: 10px 0;
} img {
max-width: 100%;
height: auto;
}
.avatar {
border-radius: 100%;
}
object,
embed,
video,
iframe {
max-width: 100%;
}
table {
width: 100%;
border-radius: 4px;
border: 1px solid #eee;
overflow: hidden;
border-collapse: separate;
}
th {
padding: 8px;
vertical-align: middle;
text-align: left;
font-weight: bold;
border-bottom: 1px solid #eee;
}
td {
padding: 8px;
vertical-align: middle;
border-bottom: 1px solid #eee;
}
tr:last-child td,
tr:last-child th {
border-width: 0;
}
tr:first-child td,
tr:first-child th {
border-width: 1px;
}
hr {
position: relative;
clear: both;
margin: 20px 0;
padding: 0;
width: 100%;
height: 1px;
border: 0;
}
pre {
overflow: auto;
margin: 5px 0 20px 0;
padding: 30px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
font-size: 12px;
font-family: 'Courier New';
}
code {
font-family: 'Courier New';
}
blockquote {
position: relative;
overflow: hidden;
margin: 25px 0;
padding: 30px 50px 30px 30px;
}
blockquote:before {
position: absolute;
top: 20px;
right: 20px;
z-index: 1;
color: #000;
content: '\f10e';
font-size: 18px;
font-family: 'FontAwesome';
opacity: 0.2;
filter: alpha(opacity=20);
}
blockquote cite {
margin-top: 15px;
}
cite {
display: block;
font-size: 12px;
opacity: 0.8;
filter: alpha(opacity=80);
}
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;
}
.hidden {
display: none;
}
.invisible {
visibility: visible;
}
.js .invisible {
visibility: hidden;
}
.loader {
text-align: center;
opacity: 0.5;
}  .gp-boxed-layout #page-wrapper,
.gp-boxed-layout #main-header,
.gp-boxed-layout #top-header,
.gp-container,
.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_row,
.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_accordion,
.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_tabs,
.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_tour,
.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_teaser_grid {
width: 1170px;
}
.gp-boxed-layout .gp-container,
.gp-boxed-layout .side-bg-gradient-overlay,
.gp-boxed-layout.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_row,
.gp-boxed-layout.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_accordion,
.gp-boxed-layout.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_tabs,
.gp-boxed-layout.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_tour,
.gp-boxed-layout.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_teaser_grid {
width: 1090px;
} #page-wrapper {
position: relative;
overflow: hidden;
margin: 0 auto;
width: 100%;
} .gp-container {
position: relative;
margin: 0 auto;
z-index: 1;
} #content-wrapper {
position: relative;
margin: 0 auto;
} #content {
overflow: hidden;
position: relative;
float: left;
margin: 0 auto;
width: 810px;
}
.gp-boxed-layout #content {
width: 730px;
}
#content-wrapper.gp-container > #content {
padding: 40px 0;
}
.gp-left-sidebar #content {
float: right;
}
.gp-no-sidebar #content,
.gp-fullwidth #content {
width: 100% !important;
} #sidebar {
position: relative;
padding: 40px 0;
width: 330px;
border-bottom-width: 0 !important;
}
.gp-right-sidebar #sidebar {
float: right;
}
.gp-left-sidebar #sidebar {
float: left;
}  .nav .menu {
float: left;
margin: 0;
padding: 0;
text-align: left;
}
.nav .menu li {
position: relative;
display: inline-block;
margin: 0;
padding: 0;
list-style-type: none;
}
.nav .menu > li > a {
display: inline-block;
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
}
.nav .menu li.fa {
font-family: 'FontAwesome' !important;
}
.nav .menu > li.fa > a {
padding-left: 10px;
} .nav .sub-menu {
position: absolute;
top: auto;
left: auto;
z-index: 499;
display: none;
overflow: visible !important;
margin: 0;
padding: 0;
line-height: 1;
}
.nav .sub-menu li {
float: none;
}
.nav .sub-menu li.fa:before {
position: absolute;
top: 50%;
left: 15px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.nav .sub-menu li.fa > a {
padding-left: 40px !important;
}
.nav li:hover > .sub-menu {
display: block;
}
.nav .sub-menu a {
display: block;
margin: 0;
padding: 0;
width: 250px;
font-family: 'Open Sans', sans-serif;
line-height: 1.5em;
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
.nav .sub-menu li .sub-menu {
top: 0;
left: 100%;
} .nav .menu li.megamenu {
position: static;
}
.nav .menu li.megamenu > .sub-menu {
right: 0 !important;
left: 0 !important;
margin-right: auto !important;
margin-left: auto !important;
width: 130%;
}
.nav .menu li.megamenu > .sub-menu > li {
display: table-cell;
padding: 10px 0;
}
.nav .menu li.columns-1 > .sub-menu > li {
width: 100%;
}
.nav .menu li.columns-2 > .sub-menu > li {
width: 50%;
}
.nav .menu li.columns-3 > .sub-menu > li {
width: 33.333%;
}
.nav .menu li.columns-4 > .sub-menu > li {
width: 25%;
}
.nav .menu li.columns-5 > .sub-menu > li {
width: 20%;
}
.menu li.megamenu > .sub-menu > li > a:hover {
background: none !important;
}
.nav .menu li.megamenu .sub-menu li a {
width: 100%;
}
.nav .menu li.megamenu.fa > .sub-menu > a {
padding-left: 30px !important;
}
.nav .menu li.megamenu .sub-menu .sub-menu {
position: relative;
top: auto;
left: auto;
display: block;
}
.nav .menu li.megamenu .sub-menu .sub-menu li {
width: 100%;
}  #top-header {
position: relative;
z-index: 499;
float: left;
clear: both;
width: 100%;
height: 40px;
}
.gp-fixed-header #top-header {
position: fixed;
}
#top-header .gp-container {
height: 100%;
}  #top-nav {
float: left;
position: relative;
}
#top-nav .menu > li {
margin: 0 0 0 15px;
line-height: 40px;
}
#top-nav .menu > li:first-child {
margin: 0;
} #top-header .menu > li > .sub-menu:before {
top: -9px;
} #top-header .social-icons {
float: right;
text-align: right;
position: relative;
}
#top-header .social-icons a {
display: inline-block;
margin-left: 10px;
line-height: 40px;
}
#top-header .social-icons a:first-child {
margin-left: 30px;
}  #cart-button {
font-size: 14px;
cursor: pointer;
}
#cart-button .cart-count {
margin-left: 2px;
font-size: 11px;
line-height: 1;
} #dropdowncart {
float: right;
margin-left: 30px;
position: relative;
}
#dropdowncart .menu > li {
line-height: 40px;
}
#dropdowncart .menu > li > .sub-menu {
width: 250px;
}
#dropdowncart .sub-menu li {
float: left;
overflow: hidden;
width: 100%;
}
#dropdowncart .sub-menu li > a {
overflow: hidden;
width: 100%;
}
#dropdowncart .sub-menu li.empty {
padding: 15px;
}
#dropdowncart .sub-menu li img {
float: left;
margin: 0 15px 0 0;
width: 40px;
height: auto;
line-height: 0;
}
#dropdowncart .sub-menu li #dropdowncart-product {
float: left;
}
#dropdowncart .sub-menu li .quantity {
display: block;
font-size: 11px;
}
#dropdowncart li.total,
#dropdowncart li.dropdowncart-buttons {
padding: 15px;
border-style: solid;
border-top-width: 1px;
text-align: center;
}
#dropdowncart li .total {
font-size: 16px;
}
#dropdowncart li.dropdowncart-buttons a {
display: inline-block;
margin: 2%;
padding: 0;
width: 45%;
border: 0;
background: none;
}
#dropdowncart li.dropdowncart-buttons .button {
display: inline-block;
padding: 8px 10px;
width: 100%;
font-size: 12px;
} .login-menu {
float: right;
position: relative;
}
.login-menu li {
position: relative;
display: inline-block;
margin: 0 0 0 20px;
line-height: 40px;
list-style-type: none;
}
.login-menu li:first-child {
margin-left: 30px;
}
.login-menu li a {
display: inline-block;
}
#profile-button:before {
font-family: 'FontAwesome';
content: '\f007';
margin-right: 10px;
}
#login-button:before {
font-family: 'FontAwesome';
content: '\f08b';
margin-right: 10px;
}
#logout-button:before {
font-family: 'FontAwesome';
content: '\f090';
margin-right: 10px;
}
#register-button:before {
font-family: 'FontAwesome';
content: '\f044';
margin-right: 10px;
} #login {
position: fixed;
overflow: hidden;
top: 0;
left: 0;
width: 0;
height: 0;
padding: 0;
z-index: 500;
text-align: center;
background: #000;
background: rgba(0,0,0,0.7);
-webkit-text-size-adjust: 100%;
}
#login:target {
width: auto;
height: auto;
bottom: 0;
right: 0;
padding: 80px 0 120px 0;
}
#login:target > div {
-webkit-animation: fadeInScale 0.8s ease-in-out;
-moz-animation: fadeInScale 0.8s ease-in-out;
-ms-animation: fadeInScale 0.8s ease-in-out;
animation: fadeInScale 0.8s ease-in-out;
}
@-webkit-keyframes fadeInScale {
0% { -webkit-transform: scale(0.6); opacity: 0; }
100% { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes fadeInScale {
0% { -moz-transform: scale(0.6); opacity: 0; }
100% { -moz-transform: scale(1); opacity: 1; }
}
@-ms-keyframes fadeInScale {
0% { -ms-transform: scale(0.6); opacity: 0; }
100% { -ms-transform: scale(1); opacity: 1; }
}
@keyframes fadeInScale {
0% { transform: scale(0.6); opacity: 0; }
100% { transform: scale(1); opacity: 1; }
}
#login-box {
display: inline-block;
position: relative;
max-width: 750px;
width: 95%;
padding: 30px;
border-radius: 6px;
background: #fff;
box-shadow: 0 0 10px rgba(0,0,0,0.05);
text-align: left;
-webkit-text-size-adjust: 100%;
}
#login-close {
z-index: 1001;
position: absolute;
top: 20px;
right: 20px;
padding: 6px 8px 7px;
text-align: center;
font-size: 15px;
}
#login-close:before {
content: '\f00d';
font-family: 'FontAwesome';
}
#login-box h3 {
margin: 0 0 30px;
font-size: 24px;
line-height: 24px;
font-weight: normal;
}
.login-form {
background: #f8f8f8;
overflow: hidden;
margin: 0 -30px;
padding: 40px 40px 20px;
border-top-width: 3px !important;
border-bottom-width: 3px !important;
}
.login-form input[type="text"],
.login-form input[type="password"] {
width: 100%;
padding: 12px;
font-size: 15px;
box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25),0 0 0 4px rgba(0, 0, 0, 0.09),inset 0 0 0 1px rgba(0, 0, 0, 0.125);
border: 0;
}
.login-form p {
margin-bottom: 20px;
}
.login-form .rememberme {
font-size: 11px;
line-height: 11px;
}
.login-result > span {
width: 100%;
float: left;
margin-bottom: 20px;
}
#login-box input[type="submit"] {
margin-top: 30px;
}
.standard-login {
float: left;
width: 40%;
}
.standard-login-header {
font-weight: bold;
line-height: 1;
margin-bottom: 14px !important;
}
.oneall_social_login_label {
line-height: 1;
margin-bottom: 10px !important;
}
.or-divider {
float: left;
width: 20%;
line-height: 100px;
text-align: center;
}
.or-divider span {
border-radius: 100%;
border: 3px solid #eee;
padding: 8px;
}
.social-login {
float: left;
width: 40%;
}
#lost-password-form-wrapper,
#social-login-form-wrapper {
display: none;
}
.social-login-link {
display: none;
}
.login-links {
float: right;
margin-top: 40px;
font-size: 12px;
}
.login-links a {
margin-left: 10px;
color: #000;
font-weight: bold;
}
.login-links a:hover {
color: #C34A32;
}
.login-link:before,
.social-login-link:before {
content: "\f090";
font-family: 'FontAwesome';
margin-right: 5px;
}
.register-link:before {
content: "\f14a";
font-family: 'FontAwesome';
margin-right: 5px;
}
.lost-password-link:before {
content: "\f059";
font-family: 'FontAwesome';
margin-right: 5px;
}  #main-header {
position: fixed;
z-index: 498;
float: left;
clear: both;
width: 100%;
}
.gp-relative-header.gp-header-overlay #main-header {
position: absolute;
}
.gp-relative-header.gp-header-no-overlay #main-header {
position: relative;
}
.gp-top-header.gp-fixed-header #main-header,
.gp-top-header.gp-relative-header.gp-header-overlay #main-header {
margin-top: 40px;
}
.gp-desktop.gp-header-centered #main-header,
.gp-tablet-landscape.gp-header-centered #main-header {
text-align: center;
}
#main-header .gp-container {
height: 100%;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
} .gp-top-header #fixed-header-padding {
margin-top: 40px;
}
.gp-header-overlay:not(.gp-no-large-title) #fixed-header-padding {
padding: 0 !important;
} #logo { 
float: left;
margin: 0;
width: auto;
font-size: 12px;
line-height: 0;
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.gp-desktop.gp-header-centered #logo,
.gp-tablet-landscape.gp-header-centered #logo { 
float: none;
top: auto;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
#logo img {
max-height: 100%;
width: auto !important;
}
.logo-details {
display: block;
margin-top: -1px;
width: 1px;
height: 1px;
text-indent: -9999px;
}  #main-nav {
float: left;
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
@media screen\0 {
.gp-header-overlay #main-nav {
background-image: url(//www.croteam.com/wp-content/themes/lib/images/blank.gif); }
}
.gp-desktop.gp-header-centered #main-nav,
.gp-tablet-landscape.gp-header-centered #main-nav {
top: auto;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
#main-nav .menu > li {
margin: 0 0 0 40px;
line-height: 40px;
}
#main-nav .menu > li > a {
text-shadow: 0 0 2px rgba(0, 0, 0, 1);
}
.gp-desktop.gp-header-centered #main-nav,
.gp-tablet-landscape.gp-header-centered #main-nav {
display: inline-block;
padding-left: 0;
} .nav .menu > li .sub-menu {
border-radius: 5px;
border: 1px solid transparent;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
margin: -5px 0 0 -5px;
}
.nav .menu > li > .sub-menu {
left: 50%;
margin-left: -125px;
}
.nav .menu > li > .sub-menu:before {
font-family: 'FontAwesome';
content: '\f0d8';
position: absolute;
top: -10px;
right: 50%;
}
.nav .sub-menu li {
padding: 1px;
}
.nav .sub-menu li:first-child {
border-top: 0;
}
.nav .sub-menu a {
padding: 15px;
font-size: 14px;
}
.nav .dropdown-icon {
margin-left: 10px;
}
.nav .sub-menu .dropdown-icon {
margin: 0;
float: right;
} .nav .megamenu .sub-menu li {
border: 0;
}
.nav .menu > li.megamenu > .sub-menu:before {
content: '';
}
.nav .megamenu > .sub-menu > li:first-child {
border-left: 0;
}
.nav .megamenu > .sub-menu > li a {
padding: 8px 15px;
}
.nav .megamenu .sub-menu .sub-menu li.nav-text {
padding: 8px 15px;
line-height: 19px;
}
.nav .megamenu .sub-menu .sub-menu li.nav-image {
padding: 8px 15px;
} 
.nav .megamenu .sub-menu .sub-menu {
border-radius: 0;
border: 0;
box-shadow: none;
margin: 0;
}
.nav .megamenu .sub-menu .sub-menu li {
padding: 1px 0;
}
.nav .megamenu > .sub-menu > li > a {
font-size: 14px;
} #main-header .searchform {
float: right;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07), 1px 1px 5px rgba(0, 0, 0, 0.05);
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 260px;
}
.gp-desktop.gp-header-centered #main-header .searchform,
.gp-tablet-landscape.gp-header-centered #main-header .searchform {
top: auto;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
#main-header .s {
height: 30px;
}
#main-header .searchsubmit {
top: 0;
right: 0;
} #header-mobile-nav-button {
display: none;
font-size: 18px;
cursor: pointer;
}
#mobile-nav {
position: relative;
z-index: 497;
display: none;
overflow: hidden;
padding: 20px 20px 30px;
width: 100%;
}
.gp-desktop #mobile-nav,
.gp-tablet-landscape #mobile-nav {
display: none !important;
}
#mobile-nav .menu {
clear: both;
}
#mobile-nav .menu li {
position: relative;
float: none;
margin: 0;
width: 100%;
list-style-type: none;
font-family: inherit;
}
#mobile-nav .menu li.fa:before {
font-family: 'FontAwesome' !important;
position: absolute;
top: 15px;
left: 0;
}
#mobile-nav .menu li a {
display: block;
padding: 15px 0;
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
}
#mobile-nav .menu li .nav-text {
padding: 15px 0;
line-height: 19px;
}
#mobile-nav .menu > li > a {
font-weight: bold;
}
#mobile-nav .menu > li.fa > a {
padding-left: 20px;
}
#mobile-nav .menu li .sub-menu {
margin: 0;
}
#mobile-nav .menu li .sub-menu > li.fa:before {
left: 10px;
}
#mobile-nav .menu li .sub-menu .sub-menu > li.fa:before {
left: 20px;
}
#mobile-nav .menu li .sub-menu .sub-menu .sub-menu > li.fa:before {
left: 30px;
}
#mobile-nav .menu li .sub-menu a {
padding-left: 10px;
}
#mobile-nav .menu li .sub-menu li.fa > a {
padding-left: 30px;
}
#mobile-nav .menu li .sub-menu .sub-menu a,
#mobile-nav .menu li .sub-menu .sub-menu .nav-text {
padding-left: 20px;
}
#mobile-nav .menu li .sub-menu .sub-menu li.fa > a {
padding-left: 40px;
}
#mobile-nav .menu li .sub-menu .sub-menu .sub-menu a {
padding-left: 30px;
}
#mobile-nav .menu li .sub-menu .sub-menu .sub-menu li.fa > a {
padding-left: 50px;
}
#mobile-nav .searchform {
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07), 1px 1px 5px rgba(0, 0, 0, 0.05);
margin-bottom: 30px;
float: left;
width: 100%;
} #header-area {
float: left;
margin-top: 40px;
width: 100%;
overflow: hidden;
}   .entry-header {
position: relative;
overflow: hidden;
width: 100%;
}
.entry-title {
margin: 0;
}
.entry-header .avatar {
display: block;
float: left;
margin: 10px 30px 0 0;
}
.entry-header .author-meta {
text-align: left;
}
.entry-header .author-meta .subtitle {
font-size: 18px;
line-height: 24px;
text-transform: none;
letter-spacing: 0;
} .large-header {
background-size: cover;
background-repeat: no-repeat;
}
.large-header .gp-container {
overflow: hidden;
}
.large-header .entry-title {
text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}
.large-header .subtitle {
text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}
.page-header {
text-align: center;
}
.page-header .entry-title {
display: inline-block;
}
.page-header .entry-title.has-subtitle:after {
content: '';
display: block;
margin: 10px auto 0 auto;
height:  1px;
width: 80%;
}
.page-header .subtitle {
margin: 10px 0;
text-transform: uppercase;
letter-spacing: 5px;
} .small-header .entry-title {
margin: 0 0 20px 0;
}
.small-header .entry-meta {
border-top-width: 0 !important;
padding-bottom: 30px;
margin-bottom: 30px;
}
.small-header > div:last-child {
margin-bottom: 0;
}
.small-header .subtitle {
margin: 0 0 10px 0;
} .gp-desktop .video-header {
background: #000 !important;
background-image: none !important;
}
.header-video {
position: absolute;
overflow: hidden;
top: 0;
left: 0;
}
.header-video iframe,
.header-video video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.header-video iframe,
.header-video .full-video {
height: 100%;
width: 100%;
z-index: 500;
background: #000;
}
.teaser-video {
width: 100%;
height: auto; 
}
.play-video-button-wrapper {
width: 100%;
margin-top: 30px;
text-align: center;
overflow: hidden;
}
.play-video-button {
display: block;
margin: auto;
border-radius: 100%;
border: 3px solid rgba(255, 255, 255, 0.5);
color: rgba(255, 255, 255, 0.5) !important;
width: 60px;
height: 60px;
text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
-webkit-transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}
.play-video-button:hover {
border-color: rgba(255, 255, 255, 1);
color: rgba(255, 255, 255, 1) !important;
}
.play-video-button:before {
content: '\f04b';
font-family: 'FontAwesome';
font-size: 24px;
line-height: 53px;
margin-left: 4px;
} .entry-meta {
position: relative;
font-size: 11px;
line-height: 17px;
text-transform: uppercase;
}
.entry-meta a:hover {
text-decoration: underline;
}
.entry-meta span {
margin-right: 10px;
}
.entry-meta span:before {
font-family: 'FontAwesome';
margin-right: 5px;
-webkit-font-smoothing: antialiased;
}
.meta-author:before {
content: '\f007';
}
.meta-date:before {
content: '\f017';
}
.meta-comments:before {
content: '\f086';
}
.meta-cats:before {
content: '\f07c';
}
.meta-tags:before {
content: '\f02c';
font-family: 'FontAwesome';
margin-right: 5px;
-webkit-font-smoothing: antialiased;
}
.meta-tags a,
.tagcloud a {
display: inline-block;
margin-bottom: 4px;
padding: 0 4px;
line-height: 1;
-webkit-transition: background-color 0.3s ease-in-out;
-moz-transition: background-color 0.3s ease-in-out;
-o-transition: background-color 0.3s ease-in-out;
transition: background-color 0.3s ease-in-out;
} .post-thumbnail {
display: inline-block;
max-width: 100%;
position: relative;
margin: 0 0 20px 0;
line-height: 0;
z-index: 1;
}
.wrap {
float: left;
margin: 3px 20px 10px 0;
}  .post-format-audio-content {
margin: 20px 0;
}
.post-format-audio-content audio {
display: none;
}
.mejs-container .mejs-controls > div:last-of-type {
position: relative;
top: -26px;
float: right;
clear: both; }
.mejs-container .mejs-controls .mejs-button button:focus {
outline: none;
}
.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded {
background: #555;
} .post-format-gallery-slider-content.gp-slider,
.post-format-gallery-content {
margin-bottom: 20px;
}
.post-format-gallery-content p {
display: none;
}
.no-wrap.gp-slider {
width: auto !important;
} .post-format-quote-content {
padding: 0 !important;
}
.post-format-quote-content blockquote {
margin: 0;
padding-right: 40px;
} .post-format-video-content {
margin: 0 0 20px 0;
}
.js .post-format-video-content > div > .wp-video-shortcode {
visibility: hidden;
}
.js .post-format-video-content > div > .mejs-container.wp-video-shortcode {
visibility: visible;
}
.mejs-overlay-button {
display: none;
} .entry-content {
width: 100%;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
-ms-hyphens: auto;
} .post-section-header {
position: relative;
text-align: center;
width: 100%;
margin: 0 0 30px 0;
}
.post-section-header h3 {
font-weight: bold;
font-size: 20px;
position: relative;
z-index: 2;
margin: 0;
line-height: 1;
display: inline-block;
padding: 0 10px;
}
.post-section-header-line {
border-top-width: 0 !important;
position: absolute;
z-index: 1;
width: 100%;
top: 10px;
left: 0;
} .filter-wrapper {
float: right;
width: 100%;
position: relative;
margin: 4px 0 30px 0;
text-align: right;
}
div[class*="-shortcode"] .filter-wrapper {
width: auto;
margin: -5px 0 0 0;
}
.filter-wrapper .element-title-line {
margin-top: 10px;
}
div[class*="-shortcode"] .filter-wrapper .filter-title-line {
display: none;
}
.filter-menu-wrapper {
float: right;
position: relative;
z-index: 2;
margin: 0 10px;
}
.filter-menu {
box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25),0 0 0 4px rgba(0, 0, 0, 0.09),inset 0 0 0 1px rgba(0, 0, 0, 0.125);
border: 0;
border-radius: 4px;
font-weight: 600;
padding: 5px 35px 5px 10px;
-moz-appearance: none;
text-indent: 0.01px;
text-overflow: '';
}
@-moz-document url-prefix() { .filter-menu {
padding: 5px 15px 5px 10px;
}
}
@media screen\0 { .filter-menu {
padding: 5px 15px 5px 10px;
}
}
.filter-order {
margin-left: 10px;
}
.inner-loop:before {
content: ' ';
display: block;
visibility: hidden;
background: none;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
opacity: 0;
-webkit-transition: opacity 0.45s;
transition: opacity 0.45s;
}
.inner-loop.filter-loading:before {
background-color: rgba(255, 255, 255, 0.8);
visibility: visible;
z-index: 500;
opacity: 1;
}
.filter-loader {
position: absolute;
width: 28px;
height: 28px;
left: 50%;
top: 30px;
margin-left: -28px;
} ul.page-numbers,
.ajax-paginate {
overflow: hidden;
width: 100%;
text-align: center;
font-size: 11px;
font-weight: bold;
}
.blog-masonry ul.page-numbers,
.portfolio-wrapper ul.page-numbers {
opacity: 0;
}
.gp-fullwidth .portfolio-masonry ul.page-numbers { 
margin-bottom: 30px;
}
ul.page-numbers li,
ul.page-numbers > span,
ul.page-numbers.single-nav > a {
display: inline-block;
margin: 0;
padding: 0;
list-style: none;
}
ul.page-numbers .page-numbers {
display: inline-block;
margin: 0;
width: 35px;
height: 35px;
border-radius: 100%;
line-height: 35px;
-webkit-transition: background-color 0.3s ease-in-out;
-moz-transition: background-color 0.3s ease-in-out;
-o-transition: background-color 0.3s ease-in-out;
transition: background-color 0.3s ease-in-out;
}
ul.page-numbers.single-nav .page-numbers {
margin: 0;
}  .widget {
position: relative;
float: left;
margin-bottom: 30px;
width: 100%;
}
.widget ul li {
overflow: hidden;
margin: 10px 0 0 0;
list-style-type: none;
}
.widget ul li:first-child {
margin-top: 0;
}
.widget ul ul li {
margin-left: 10px;
}
.widget .current-cat > a {
text-decoration: underline;
}
.widgettitle {
margin: 0 0 15px 0;
width: 100%;
text-transform: uppercase;
}
.widget .post-item:last-child {
margin-bottom: 0 !important;
} .gp-recent-posts .no-thumbnail {
width: 55px;
height: 55px;
text-align: center;
line-height: 55px;
-webkit-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
-o-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out;
} .gp-recent-comments ul li {
margin-top: 20px;
line-height: 19px;
}
.gp-recent-comments .avatar {
float: left;
margin-right: 10px;
} .widget_recent_entries .post-date,
.widget_rss .rss-date {
margin-left: 12px;
font-size: 11px;
} .searchform {
position: relative;
}
.s {
position: relative;
float: left;
padding-right: 45px;
width: 100%;
}
.searchform .accessibly-hidden {
display: none;
}
.searchsubmit {
position: absolute;
top: 5px;
right: 5px;
padding: 9px 10px;
border-radius: 100%;
}
.searchsubmit:before {
content: '\f002';
font-family: 'FontAwesome';
}
doesnotexist:-o-prefocus, .searchsubmit { padding: 8px 10px;
} #wp-calendar {
margin: 0 auto;
}
#wp-calendar th {
border: 0;
text-align: center;
font-weight: bold;
}
#wp-calendar td {
padding: 8px 0;
border: 0;
text-align: center;
}
#wp-calendar caption {
margin-bottom: 10px;
text-align: right;
font-weight: bold;
}  #footer {
float: left;
overflow: hidden;
width: 100%;
}
#footer-3d {
float: left;
overflow: hidden;
width: 100%;
height: 60px;
}
#footer-3d .first-widget-bend {
float: left;
overflow: hidden;
width: 30%;
height: 60px;
margin-left: 30px;
-webkit-transform: skewX(-45deg);
-moz-transform: skewX(-45deg);
transform: skewX(-45deg);
}
.wpengine-promo {
display: none;
} #footer-widgets {
float: left;
overflow: hidden;
padding: 50px 0 10px;
width: 100%;
}
.footer-widget {
float: left;
margin-left: 6%;
}
.footer-widget:first-child {
margin-left: 0;
}
.footer-whole {
width: 100%;
}
.footer-half {
width: 47%;
}
.footer-third {
width: 29.33%;
}
.footer-fourth {
width: 20.5%;
}
.footer-fifth {
width: 15.2%;
}
#footer-widgets.gp-footer-larger-first-col  {
padding: 0;
}
.gp-footer-larger-first-col .footer-1 {
width: 30%;
margin-right: 6%;
padding: 30px;
}
.gp-footer-larger-first-col .footer-cols {
float: left;
width: 64%;
padding: 50px 0 10px;
}
.footer-widget .widgettitle {
text-transform: none;
}  #copyright {
position: relative;
float: left;
padding: 20px 0;
width: 100%;
} #copyright-text {
float: left;
} #copyright .social-icons {
float: right;
text-align: right;
}
#copyright .social-icons a {
display: inline-block;
margin-left: 10px;
}
#copyright .social-icons a:first-child {
margin-left: 30px;
} #footer-nav {
float: right;
padding: 0;
}
#footer-nav .menu li {
display: inline-block;
margin: 0;
padding: 0;
list-style-type: none;
}
#footer-nav .menu li:before {
margin: 0 10px;
content: '|';
}
#footer-nav .menu li:first-child:before {
margin: 0;
content: '';
}
#footer-nav .menu > li > a {
padding: 0;
font-size: 11px;
}
#footer-nav .menu li:hover > .sub-menu {
display: none;
} #toTop {
position: fixed;
right: 30px;
bottom: 53px;
z-index: 9999;
display: none;
overflow: hidden;
padding: 12px 15px;
border-radius: 3px;
font-size: 12px;
line-height: 1;
opacity: 0.7;
filter: alpha(opacity=70);
}
#toTop:hover {
opacity: 1;
filter: alpha(opacity=100);
}
#toTopHover {
display: block;
float: left;
overflow: hidden;
opacity: 0;
}
#toTop:active,
#toTop:focus {
outline: none;
} #footer-area {
float: left;
margin-bottom: 40px;
width: 100%;
overflow: hidden;
}  .single .post-content > *,
.page .post-content > * {
margin-bottom: 40px;
}
.single .post-content > *:last-child,
.page .post-content > *:last-child {
margin-bottom: 0;
}
.single-post .small-header .entry-meta {
letter-spacing: 2px;
} .author-info {
position: relative;
overflow: hidden;
padding: 30px;
width: 100%;
}
.author-meta {
overflow: hidden;
}
.author-info .avatar {
float: left;
margin-right: 20px;
width: 80px;
height: 80px;
}
.author-info .author-name {
margin-bottom: 10px;
font-weight: bold;
font-size: 14px;
} .related-wrapper {
position: relative;
overflow: hidden;
width: 100%;
}
.related-wrapper .post-item {
float: left;
margin: 0 0 0 4%;
padding: 0;
}
.related-wrapper .inner-loop .post-item:first-child {
margin-left: 0;
}
.related-wrapper .post-thumbnail {
margin: 0 0 15px 0;
}
.thumbnail-icon {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translatey(-50%);
-moz-transform: translateX(-50%) translatey(-50%);
transform: translateX(-50%) translatey(-50%);
}
.related-wrapper .post-item .loop-header {
margin-bottom: 0;
}  #comments {
position: relative;
overflow: hidden;
width: 100%;
}
#comments ol.commentlist {
width: 100%;
list-style: none;
}
#comments ol.commentlist li {
position: relative;
margin: 0 0 20px 0;
padding: 0;
border: 0;
list-style: none;
}
#comments ol.commentlist li .comment_container {
border-top-width: 0 !important;
overflow: hidden;
padding-bottom: 20px;
}
#comments ol.commentlist > li:last-child .comment_container {
border: 0;
}
#comments ol.commentlist .children li.comment {
margin: 20px 0 0 20px;
}
#comments ol.commentlist li .avatar {
position: relative;
top: 0;
left: 0;
float: left;
margin: 0;
width: 60px;
height: auto;
}
#comments .bypostauthor .avatar {
}
#comments ol.commentlist li .comment-text {
margin: 0 0 0 80px;
}
#comments ol.commentlist li .comment-text .meta {
margin: 0 0 3px;
}
#comments ol.commentlist li .comment-text [itemprop='author'] {
font-weight: normal;
}
#comments ol.commentlist li .comment-text [itemprop='author']:after {
content: '\0000a0\·\0000a0';
}
.comment-reply-link {
display: block;
margin-top: 10px;
font-weight: bold;
font-size: 12px;
line-height: 1;
} #respond {
position: relative;
text-align: center;
}
#reply-title {
position: relative;
z-index: 2;
margin: 0 0 30px;
font-weight: bold;
font-size: 20px;
line-height: 1;
display: inline-block;
padding: 0 10px;
}
#commentform .required {
font-weight: bold;
}
#commentform p {
margin: 10px 0;
}
#commentform .form-submit {
margin-bottom: 0;
}
#commentform {
text-align: left;
}
#commentform input,
#commentform textarea {
display: block;
}
#commentform .form-allowed-tags {
display: none;
}
.commentlist #respond {
margin: 20px 0 0;
padding-left: 80px;
}
.commentlist #reply-title {
display: block;
padding: 0;
margin: 0 0 10px;
text-align: left;
}
.commentlist .post-section-header-line {
display: none;
}
#cancel-comment-reply-link {
font-weight: bold;
font-size: 12px;
line-height: 1;
display: block;
margin-top: 10px;
}   .blog-wrapper {
position: relative;
width: 100%;
overflow: hidden;
}
.inner-loop {
float: left;
position: relative;
overflow: hidden;
width: 100%;
}
.post-item {
float: left;
position: relative;
margin-bottom: 30px;
width: 100%;
}
.post-item.no-post-margin {
margin: 0;
}
.post-item.sticky:after {
position: absolute;
top: 1px;
right: 1px;
width: 0;
height: 0;
border-bottom: 18px solid rgba(0, 0, 0, 0);
content: '';
}
.post-item .loop-header,
.post-item .entry-content,
.post-item .hub-cats,
.post-item .entry-meta,
.post-item .meta-tags {
position: relative;
margin-bottom: 10px;
}
.post-item .thumbnail-header {
z-index: 1;
position: absolute;
margin: 0 !important;
left: 20px;
bottom: 20px;
padding-right: 20px;
text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}
.post-item .loop-title {
margin: 0;
}
.post-item .post-thumbnail {
margin-bottom: 20px;
}
.post-item > *:last-child {
margin-bottom: 0;
}
.post-item .read-more {
margin-left: 5px;
}
.no-items-found {
margin-bottom: 30px;
} .hub-cats {
margin: -5px 0 5px 0;
}
.hub-cats span {
display: inline-block;
line-height: 1;
font-size: 11px;
padding: 4px 6px;
color: #fff;
text-shadow: none;
}
.hub-fields {
position: relative;
overflow: hidden;
}
.hub-fields span {
display: inline-block;
font-weight: 600;
margin-right: 20px;
font-size: 11px;
}
.hub-award {
display: inline-block;
margin-bottom: 5px;
clear: both;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
color: #fff;
padding: 6px 8px;
border-radius: 4px;
position: relative;
top: -8px;
white-space: nowrap;
text-shadow: none;
line-height: 1;
}
.hub-award:before {
content: '\f091';
font-family: 'FontAwesome';
margin-right: 5px;
} .blog-small-size .post-item {
margin-bottom: 10px;
}
.blog-small-size .post-item .wrap {
margin: 3px 15px 9px 0;
}
.blog-small-size .post-item .loop-header {
margin-bottom: 5px;
}
.blog-small-size .post-item .loop-title {
font-size: 14px !important;
line-height: 20px !important;
font-weight: bold !important;
} .blog-large-size .post-item {
margin-bottom: 80px;
}
.blog-large-size .post-item .loop-title {
font-size: 30px;
line-height: 36px;
}
.blog-large-size .post-item .loop-header,
.blog-large-size .post-item .entry-content,
.blog-large-size .post-item .hub-cats,
.blog-large-size .post-item .entry-meta,
.blog-large-size .post-item .meta-tags {
margin-bottom: 20px;
}
.blog-large-size .post-item .post-thumbnail {
margin-bottom: 30px;
}
.blog-large-size .entry-meta {
letter-spacing: 2px;
}
.blog-large-size .post-item .post-divider {
margin: 80px 0 0 0;
}
.blog-large-size .post-item .post-divider:before {
content: '';
position: absolute;
left: 25%;
bottom: 0;
height:  1px;
width: 50%;
border-width: 0 !important;
border-top-width: 4px !important;
border-style: double !important;
} .blog-columns .post-item.multiple-columns {
margin-right: 2%;
width: 32%;
}
.blog-columns .post-item.multiple-columns:nth-child(3n+1) {
clear: left;
}
.blog-columns .post-item.multiple-columns:nth-child(3n) {
margin-right: 0;
}
.blog-columns .post-item.multiple-columns.single-column {
margin-right: 0;
width: 100%;
}
.blog-columns .post-item.single-column {
width: 100%;
}
.blog-standard.videos-wrapper .format-video .post-thumbnail:before,
.blog-columns.videos-wrapper .format-video .post-thumbnail:before {
position: absolute;
top: 0;
right: 0;
z-index: 3;
font-size: 18px;
font-family: 'FontAwesome';
padding: 20px 10px;
-webkit-font-smoothing: antialiased;
content: '\f03d';
}  .js .blog-masonry .inner-loop {
opacity: 0;
width: 101%;
}
.blog-masonry .post-item {
position: relative;
display: inline-block;
width: 48%;
margin: 0 0 20px 0;
padding: 30px;
}
.gp-no-sidebar .blog-masonry .post-item,
.gp-fullwidth .blog-masonry .post-item {
width: 31.333%;
}
.blog-masonry .post-item:before {
position: absolute;
top: 0;
right: 0;
z-index: 3;
font-size: 18px;
font-family: 'FontAwesome';
padding: 20px 10px;
line-height: 0;
-webkit-font-smoothing: antialiased;
}
.blog-masonry .format-standard.post-item:before {
content: "\f016";
}
.blog-masonry .format-video.post-item:before {
content: '\f03d';
}
.blog-masonry .format-audio.post-item:before {
content: '\f001';
}
.blog-masonry .format-gallery.post-item:before {
content: '\f03e';
}
.blog-masonry .format-quote.post-item:before {
content: '\f10e';
}
.blog-masonry .format-link.post-item:before {
content: '\f0c1';
}
.blog-masonry .post-item.sticky:after {
right: auto;
left: 1px;
border-style: solid;
border-right: 0;
border-bottom: 18px solid rgba(0, 0, 0, 0);
border-left-width: 20px;
}
.blog-masonry .post-item .post-thumbnail,
.blog-masonry .post-item .post-format-audio-content,
.blog-masonry .post-item .post-format-gallery-content,
.blog-masonry .post-item .post-format-gallery-slider-content,
.blog-masonry .post-item .post-format-video-content {
display: block;
max-width: none;
margin-top: -30px;
margin-right: -30px;
margin-left: -30px;
}
.blog-masonry .post-item .post-thumbnail.wrap,
.blog-masonry .post-item .post-format-audio-content.wrap,
.blog-masonry .post-item .post-format-gallery-content.wrap,
.blog-masonry .post-item .post-format-gallery-slider-content.wrap,
.blog-masonry .post-item .post-format-video-content.wrap {
margin-right: 20px;
}
.blog-masonry .post-item .post-format-audio-content .mejs-container .mejs-controls {
padding-right: 35px;
}
.blog-masonry .post-item .post-format-quote-content blockquote:before {
content: '';
}
.blog-masonry .post-item.format-quote {
padding: 0;
} .isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
z-index: 1;
pointer-events: none;
}
.isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-o-transition-property: -o-transform, opacity;
transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}   #homepage-slider {
position: relative;
clear: both;
min-height: 50px;
max-width: 100%;
background: #000;
}
.no-slider {
width: 100%;
height: 450px !important;
}
.gp-slider {
position: relative;
overflow: hidden;
zoom: 1;
}
.gp-slider .slides {
margin: 0;
padding: 0;
line-height: 0;
zoom: 1;
}
.gp-slider .slides > li {
position: relative;
display: none;
margin: 0;
padding: 0;
background: none;
list-style-type: none;
-webkit-backface-visibility: hidden;
}
.gp-slider .slides > li:first-child {
display: block;
}
:not(.vc_editor) .gp-slider .slides > li:first-child {
display: block !important;
}
.js .gp-slider .slides > li:first-child {
display: none;
}
.gp-slider .slides:after {
display: block;
visibility: hidden;
clear: both;
height: 0;
content: '.';
line-height: 0;
}
html[xmlns] .gp-slider .slides {
display: block;
}
* html .gp-slider .slides {
height: 1%;
}
.gp-slider .slides > li a {
display: block;
width: 100%;
background-size: cover;
}
.gp-slider .bottom-bg-gradient-overlay {
height: 50%;
} .gp-slider .flex-direction-nav {
list-style: none;
}
.gp-slider .flex-direction-nav li {
margin: 0;
}
.gp-slider .flex-direction-nav a {
position: absolute;
top: 50%;
z-index: 99;
display: block;
margin-top: -40px;
height: 80px;
background: #000;
background: rgba(0, 0, 0, 0.2);
color: #fff;
text-align: center;
text-indent: 0;
font-size: 20px;
font-family: 'FontAwesome';
line-height: 81px;
opacity: 1;
cursor: pointer;
-webkit-transition: all .3s ease;
}
.gp-slider:hover .flex-direction-nav a {
background: rgba(0, 0, 0, 0.6);
}
.gp-slider .flex-direction-nav .flex-next {
right: 0;
padding: 0 10px 0 15px;
}
.gp-slider .flex-direction-nav .flex-next:before {
content: '\f105';
}
.gp-slider .flex-direction-nav .flex-prev {
left: 0;
padding: 0 15px 0 10px;
}
.gp-slider .flex-direction-nav .flex-prev:before {
content: '\f104';
}
.gp-slider .flex-direction-nav .disabled {
opacity: 0 !important;
filter: alpha(opacity=0) !important;
cursor: default;
} .gp-slider .flex-control-nav {
margin-top: -42px;
width: 100%;
list-style: none;
text-align: center;
}
.gp-slider .flex-control-nav li {
display: inline-block;
margin: 0 4px;
padding: 0;
border-radius: 100%;
list-style: none;
}
.gp-slider .flex-control-nav li a {
position: relative;
z-index: 99;
display: block;
float: left;
width: 12px;
height: 12px;
border-radius: 100%;
background: #000;
text-indent: -9999px;
opacity: 0.4;
cursor: pointer;
}
.gp-slider .flexslider:hover .flex-control-nav li a {
display: block;
}
.gp-slider .flex-control-nav li a:hover,
.gp-slider .flex-control-nav li .flex-active {
opacity: 0.7;
} .slide-caption {
z-index: 2;
position: absolute;
bottom: 40px;
left: 50%;
margin-left: -585px;
width: 1170px;
text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}
.gp-boxed-layout .slide-caption {
margin-left: -545px;
width: 1090px;
}
.slide-caption-title {
font-size: 36px;
line-height: 48px;
margin: 0;
}
.slide-caption-text {
margin: 10px 0 0 0;
font-size: 18px;
line-height: 30px;
} body.page-template-blank-page-php {
background: none;
} .error404 #content-wrapper.gp-container > #content {
padding: 20% 0;
text-align: center;
}
.error404 h1 {
margin-bottom: 40px;
font-size: 70px;
line-height: 1;
}
.error404 h3 {
margin: 0 0 20px;
} .attachment p {
margin-top: 12px;
} input[id*='pwbox-'] {
margin-bottom: 10px;
}
input.pwsubmit {
padding-top: 0;
padding-bottom: 0;
height: 40px;
line-height: 40px;
} #new-search {
overflow: hidden;
margin-bottom: 50px;
}
#new-search .searchform {
max-width: 300px;
}  .hub-header.large-header .entry-title {
font-size: 36px;
line-height: 42px;
}
.hub-header .post-thumbnail {
margin: 0 20px 0 0 !important;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.hub-header-info {
float: left;
}
.hub-header-info .hub-award {
top: 3px;
}
.hub-header-cats {
margin-top: 20px;
}
.hub-header-cats span {
display: inline-block;
font-size: 12px;
line-height: 1;
margin-right: 5px;
padding: 4px 6px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.hub-header-fields {
margin-top: 10px;
}
.hub-header-fields span {
float: left;
margin-right: 20px;
font-size: 11px;
line-height: 17px;
text-transform: uppercase;
letter-spacing: 2px;
text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
} #hub-tabs {
float: left;
clear: both;
width: 100%;
}
#hub-tabs ul {
margin: 0;
padding: 0;
width: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.gp-desktop #hub-tabs ul,
.gp-tablet-landscape #hub-tabs ul {
height: auto !important;
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
}
#hub-tabs li {
position: relative;
display: inline-block;
margin: 0;
padding: 0;
text-align: center;
list-style-type: none;
-ms-flex: 1 1 auto;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
border-bottom-width: 0 !important;
border-right-width: 0 !important;
}
#hub-tabs li:last-child {
border-right-width: 1px !important;
}
#hub-tabs li a {
display: block;
padding: 20px 10px;
}
#hub-tabs-mobile-nav-button {
display: none;
font-size: 18px;
cursor: pointer;
padding: 10px 14px;
text-align: center;
}
#hub-tabs-mobile-nav-button span {
position: relative;
top: -1px;
margin-right: 10px;
} #hub-details {
float: left;
width: 100%;
margin-bottom: 40px;
}
.gp-no-sidebar #hub-details,
.gp-fullwidth #hub-details {
width: 810px;
}
.hub-block {
position: relative;
float: left;
width: 100%;
padding: 20px;
}
.hub-block-one h2 {
font-size: 24px;
margin: 0;
}
.hub-block-two {
background-size: cover;
}
.hub-block-two .post-thumbnail {
position: relative;
z-index: 1;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.hub-block-two .hub-synopsis {
position: relative;
z-index: 1;
}
.hub-block-overlay {
position: absolute;
top: 0;
left: 0;
opacity: 0.3;
width: 100%;
height: 100%;
}
.hub-block-three {
padding: 20px 0 0;
}
.hub-block-three span {
float: left;
margin: 0 20px 20px 20px;
font-size: 11px;
line-height: 17px;
}
.hub-block-three strong {
display: block;
font-weight: 600;
}
.hub-block-three a:hover {
text-decoration: underline;
} .gp-hub-child-page.page-template-default .entry-header.small-header {
margin: 0;
}
.gp-hub-child-page .small-header .entry-title {
margin: 0 0 30px 0;
} #user-rating-wrapper {
float: left;
position: relative;
width: 100%;
overflow: hidden;
margin-bottom: 30px;
background: #000;
color: #fff;
padding: 30px 20px;
}
.average-rating-wrapper {
float: left;
width: 100%;
margin-bottom: 20px;
}
.average-rating-text {
float: left;
width: 210px;
margin-right: 20px;
font-size: 18px;
font-weight: bold;
}
.write-a-review-button {
margin-top: 10px;
padding: 10.5px 10px;
text-shadow: none;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.user-reviews-link {
display: block;
font-size: 11px;
font-weight: normal;
margin-top: 5px;
color: #fff;
}
.user-reviews-link:hover {
color: #fff;
}
.user-reviews-link:after {
content: '\f178';
font-family: 'FontAwesome';
margin-left: 5px;
}
.average-rating-data {
float: right;
width: 60px;
text-align: center;
}
.average-rating {
display: inline-block;
width: 60px;
height: 60px;
line-height: 55px;
border-radius: 100%;
background: rgba(0,0,0,0.3);
border: 3px solid #fff;
color: #fff;
font-size: 21px;
text-align: center;
font-weight: bold;
}
.total-votes {
font-size: 12px;
text-align: center;
font-weight: bold;
}
.rating-criteria-wrapper {
float: left;
width: 100%;
margin-bottom: 20px;
background: rgba(255,255,255,0.1);
border-radius: 4px;
overflow: hidden;
}
.rate-text {
background: rgba(255,255,255,0.2);
float: left;
width: 49px;
margin-right: 1px;
font-size: 12px;
font-weight: bold;
color: #fff;
text-align: center;
height: 35px;
line-height: 35px;
}
.rating-slider-wrapper {
float: left;
position: relative;
overflow: hidden;
height: 35px;
}
.rating-slider {
position: relative;
width: 100%;
}		
.rating-unrated {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: url(//www.croteam.com/wp-content/themes/gauge/lib/images/user-rating-slider-unrated.png) repeat;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.rating-selection {
position: absolute;
top: 0;
left: 0;
width: 240px;
height: 100%;
}
.rating-hover {
background: url(//www.croteam.com/wp-content/themes/gauge/lib/images/user-rating-slider-hover.png) repeat;
border-right: 3px solid rgba(255, 255, 255, 0.5);
}
.rating-rated {
background: url(//www.croteam.com/wp-content/themes/gauge/lib/images/user-rating-slider-rated.png) repeat;
}
.your-rating-wrapper {
float: left;
width: 100%;
}
.your-rating-text {
float: left;
font-size: 18px;
font-weight: bold;
width: 50%;
}
.your-rating-score {
float: right;
text-align: right;
width: 50%;
font-size: 30px;
font-weight: bold;
}
.sign-in-to-rate {
margin-bottom: 20px;
text-align: center;
}  .review-header .gp-container {
text-align: center;
}
.review-header .avatar {
margin: 0 15px 0 0;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.review-header .author-meta {
display: inline-block;
margin-top: 20px;
text-align: center;
}
.review-header.large-header .subtitle {
display: inline-block;
font-size: 15px;
line-height: 40px;
overflow: hidden;
margin: 0;
text-transform: uppercase;
letter-spacing: 5px;
}
.review-header .hub-header-fields span {
float: none;
}
.page-template-review-template-php .small-header {
width: 80%;
margin-left: auto;
margin-right: auto;
}
.page-template-review-template-php .small-header .subtitle {
border-top-width: 0 !important;
padding-bottom: 40px;
margin-bottom: 40px;
} #review-content-wrapper {
position: relative;
margin: 0 auto;
}
#review-content {
overflow: hidden;
position: relative;
float: left;
width: 100%;
padding: 40px 0;
}
.page-template-review-template-php .entry-content p:first-child::first-letter {
float: left;
padding-right: 15px;
}
.page-template-review-template-php .entry-content > p,
.page-template-review-template-php .meta-tags {
width: 80%;
margin-left: auto;
margin-right: auto;
}  #review-summary {
float: left;
clear: both;
width: 100%;
position: relative;
padding: 30px 0;
border-top-width: 10px !important;
border-bottom-width: 10px !important;
background-size: cover;
}
#review-summary:before {
position: absolute;
top: -10px;
left: 0;
content: ' ';
border-top: 1px solid rgba(0,0,0,0.05);
width: 100%;
height: 1px;
}
#review-summary:after {
position: absolute;
bottom: -10px;
left: 0;
content: ' ';
border-bottom: 1px solid rgba(0,0,0,0.05);
width: 100%;
height: 1px;
} .points-wrapper {
float: left;
width: 73%;
margin-right: 2%;
}
.rating-criteria .points-wrapper {
width: 53%;
}
.points-wrapper .good-points,
.points-wrapper .bad-points {
float: left;
width: 49%;
}
.points-wrapper .good-points {
margin-right: 2%;
}
.points-wrapper h4 {
font-size: 16px;
line-height: 26px;
margin: 0 0 5px 0;
text-transform: uppercase;
}
.points-wrapper li {
list-style: none;
margin: 0 0 0 24px;
}
.points-wrapper li i {
margin-right: 10px;
margin-left: -24px;
} .images-wrapper {
position: relative;
width: 100%;
overflow: hidden;
}
.js .images-wrapper {
opacity: 0;
}
.image-loop {
float: left;
margin: 0 1% 1% 0;
width: 19.2%;
line-height: 0;
}
.images-wrapper .image-loop:nth-child(5n) {
margin-right: 0;
} #user-review-form {
float: left;
width: 100%;
}
#user-review-form.small-form {
width: 65%;
margin-right: 2%;
}
.user-review-error {
display: block;
margin-top: 5px;
}
.user-review-success {
margin-bottom: 20px;
padding: 10px 20px;
border-radius: 4px;
background: #90D835;
color: #fff;
}
#user-review-form input[type='text'] {
display: block;
}
#user-review-title {
width: 100%;
}
#user-review-rating {
width: 70px;
}
#wp-user_review_content-wrap * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
#wp-user_review_content-wrap .button {
font-weight: normal;
}
#wp-user_review_content-wrap .quicktags-toolbar,
#wp-user_review_content-wrap .mce-toolbar-grp {
border: 1px solid #DEDEDE;
}
#wp-user_review_content-wrap .mce-toolbar .mce-btn button:hover {
background: none;
}
#wp-user_review_content-wrap textarea,
#wp-user_review_content-wrap iframe,
#wp-user_review_content-wrap .mce-statusbar {
border: 1px solid #DEDEDE !important;
border-top-width: 0 !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
#user-review-rules {
float: left;
width: 33%;
}  .rating-wrapper {
float: right;
position: relative;
text-align: center;
z-index: 2;
}
.large-rating {
float: left;
margin-left: 20px;
}
#review-summary .rating-wrapper {
width: 25%;
}
#review-summary.rating-criteria .rating-wrapper {
width: 45%;
}
.post-item .rating-wrapper {
width: 80px;
margin-bottom: 10px;
}
.blog-columns .post-item .rating-wrapper,
.blog-masonry .post-item .rating-wrapper {
position: absolute;
top: 10px;
right: -5px;
}
.blog-columns .post-item.both-rated-item .rating-wrapper,
.blog-masonry .post-item.both-rated-item .rating-wrapper {
right: 10px;
}
.post-item .large-rating {
float: none;
margin: 0 auto;
text-align: center;
}
.featured-wrapper .post-item .large-rating {
float: left;
margin-left: 20px;
}
#review-summary .large-rating {
float: right;
margin: -50px 0 0 0;
}
.featured-wrapper .post-item .rating-wrapper {
width: auto;
}
.ranking-wrapper .post-item.top-ranked-item .rating-wrapper {
width: 100%;
margin: -50px 0 5px 0;
clear: both;
}
.ranking-wrapper .post-item .large-rating {
margin-top: 10px;
}
.blog-standard .post-item[class*="-rated-item"] .loop-header,
.blog-standard .post-item[class*="-rated-item"] .hub-cats,
.blog-standard .post-item[class*="-rated-item"] .entry-content,
.blog-standard .post-item[class*="-rated-item"] .entry-meta,
.ranking-wrapper .post-item.other-ranked-item[class*="-rated-item"] .loop-header,
.ranking-wrapper .post-item.other-ranked-item[class*="-rated-item"] .hub-cats,
.ranking-wrapper .post-item.other-ranked-item[class*="-rated-item"] .entry-content,
.ranking-wrapper .post-item.other-ranked-item[class*="-rated-item"] .entry-meta {
padding-right: 100px;
}
.featured-wrapper .post-item[class*="-rated-item"] .loop-header,
.featured-wrapper .post-item[class*="-rated-item"] .hub-cats,
.featured-wrapper .post-item[class*="-rated-item"] .entry-content,
.featured-wrapper .post-item[class*="-rated-item"] .entry-meta,
[class*="-rated-item"] .slide-caption-title,
[class*="-rated-item"] .slide-caption-text {
padding-right: 130px;
}
.featured-wrapper .post-item.both-rated-item .loop-header,
.featured-wrapper .post-item.both-rated-item .hub-cats,
.featured-wrapper .post-item.both-rated-item .entry-content,
.featured-wrapper .post-item.both-rated-item .entry-meta,
.both-rated-item .slide-caption-title,
.both-rated-item .slide-caption-text {
padding-right: 270px;
} #review-summary .rating-gauge.large-rating {
width: 230px;
}
.hub-header .rating-gauge,
#homepage-slider .rating-gauge,
.featured-wrapper .post-item .rating-gauge {
width: 130px;
}
.post-item .rating-gauge {
margin-top: 10px;
}
.rating-gauge .rating-inner {
display: inline-block;
position: relative;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
vertical-align: middle;
border-radius: 100%;
background: #1c1c1c;
box-shadow: #131415 0 0 30px 7.5px inset,rgba(0, 0, 0, 0.2) 0 0 4px 5px;
}
@media screen\0 { .rating-gauge .rating-inner {
overflow: hidden;
}
}
#review-summary .rating-gauge .rating-inner {
width: 200px;
height: 200px;
}
.hub-header .rating-gauge .rating-inner,
#homepage-slider .rating-gauge .rating-inner,
.featured-wrapper .post-item .rating-gauge .rating-inner {
width: 100px;
height: 100px;
}
.post-item .rating-gauge .rating-inner {
width: 50px;
height: 50px;
box-shadow: none;
}
.rating-gauge .rating-inner:before,
.rating-gauge .rating-inner:after {
content: ' ';
position: absolute;
border-radius: 100%;
}
.blog-columns .rating-gauge .rating-inner:before,
.blog-columns .rating-gauge .rating-inner:after,
.blog-masonry .rating-gauge .rating-inner:before,
.blog-masonry .rating-gauge .rating-inner:after {
border: 0;
}
.rating-gauge .rating-inner:before {
top: -20px;
bottom: -20px;
left: -20px;
right: -20px;
border: 2px dashed rgba(255, 255, 255, 0.15);
}
.post-item .rating-gauge .rating-inner:before {
top: -15px;
bottom: -15px;
left: -15px;
right: -15px;
}
.rating-gauge .rating-inner:after {
top: -15px;
bottom: -15px;
left: -15px;
right: -15px;
border: 1px solid rgba(255, 255, 255, 0.2);
}
.post-item .rating-gauge .rating-inner:after {
top: -3px;
bottom: -3px;
left: -3px;
right: -3px;
}
.post-item .rating-gauge .rating-inner:after {
background: #eee;
}
.featured-wrapper .post-item .rating-gauge .rating-inner:after {
background: transparent;
}
.blog-columns .post-item .rating-gauge .rating-inner:after,
.blog-masonry .post-item .rating-gauge .rating-inner:after,
.ranking-wrapper .post-item .rating-gauge .rating-inner:after {
background: transparent;
}
.rating-gauge .score-clip {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
}
#review-summary .rating-gauge .score-clip-1 {
clip: rect(0, 200px, 200px, 100px);
}
#review-summary .rating-gauge .score-clip-2 {
clip: rect(0, 100px, 200px, 0);
}
.hub-header .rating-gauge .score-clip-1,
#homepage-slider .score-clip-1,
.featured-wrapper .post-item .score-clip-1 {
clip: rect(0, 101px, 101px, 50px);
}
.hub-header .rating-gauge .score-clip-2,
#homepage-slider .rating-gauge .score-clip-2,
.featured-wrapper .post-item .rating-gauge .score-clip-2 {
clip: rect(0, 50px, 101px, 0);
}
.post-item .rating-gauge .score-clip-1 {
clip: rect(0, 50px, 50px, 25px);
}
.post-item .rating-gauge .score-clip-2 {
clip: rect(0, 25px, 50px, 0);
}
.rating-gauge .score-spinner {
border-radius: 100% 0 0 100%/50% 0 0 50%;
z-index: 2;
border-right: none;
overflow: hidden;
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
width: 50%;
height: 100%;
position: absolute;
}
.rating-gauge .score-filler {
opacity: 1;
border-radius: 0 100% 100% 0/0 50% 50% 0;
left: 50%;
z-index: 3;
border-left: none;
overflow: hidden;
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
width: 50%;
height: 100%;
position: absolute;
}
.rating-gauge .score-inner {
background: #1c1c1c;
box-shadow: rgba(0, 0, 0, 0.75) 0 0 3px,rgba(255, 255, 255, 0.3) 0 0 1px inset;
color: #F1F1F4;
text-shadow: rgba(0, 0, 0, 0.5) 0 1px 5px;
text-align: center;
font-weight: bold;
position: absolute;
z-index: 4;
border-radius: 400px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: background 0.25s;
transition: background 0.25s;
}
#review-summary .rating-gauge .score-inner {
font-size: 60px;
line-height: 60px;
top: 15px;
bottom: 15px;
left: 15px;
right: 15px;
}
.hub-header .rating-gauge .score-inner,
#homepage-slider .rating-gauge .score-inner,
.featured-wrapper .post-item .rating-gauge .score-inner {
font-size: 40px;
line-height: 40px;
top: 10px;
bottom: 10px;
left: 10px;
right: 10px;
}
.post-item .rating-gauge .score-inner {
font-size: 20px;
line-height: 20px;
top: 5px;
bottom: 5px;
left: 5px;
right: 5px;
}
.rating-gauge .score-table {
display: table;
width: 100%;
height: 100%;
}
.rating-gauge .score-cell {
display: table-cell;
vertical-align: middle;
}
.rating-gauge .rating-text {
width: 100%;
line-height: 1;
text-align: center;
z-index: 5;
text-transform: uppercase;
margin: 0;
word-wrap: inherit;
}
#review-summary .rating-gauge .rating-text {
color: #fff;
font-size: 16px;
margin-top: 10px;
}
.hub-header .rating-gauge .rating-text,
#homepage-slider .rating-gauge .rating-text,
.featured-wrapper .post-item .rating-gauge .rating-text {
color: #fff;
font-size: 13px;
margin-top: 10px;
}
.post-item .rating-gauge .rating-text {
font-size: 12px;
color: #000;
margin-top: 5px;
}
.blog-columns .post-item .rating-gauge .rating-text,
.blog-masonry .post-item .rating-gauge .rating-text,
.ranking-wrapper .post-item .rating-gauge .rating-text {
display: none;
} .blog-columns .post-item .rating-plain,
.blog-masonry .post-item .rating-plain {
margin-top: 0;
}
.rating-plain .rating-inner {
display: inline-block;
position: relative;
line-height: 55px;
border-radius: 100%;
background: rgba(0,0,0,0.3);
border: 3px solid #fff;
color: #fff;
font-size: 21px;
text-align: center;
font-weight: bold;
}
#review-summary .rating-plain .rating-inner {
width: 200px;
height: 200px;
font-size: 60px;
line-height: 195px;
}
.hub-header .rating-plain .rating-inner,
#homepage-slider .rating-plain .rating-inner,
.featured-wrapper .post-item .rating-plain .rating-inner {
width: 100px;
height: 100px;
font-size: 40px;
line-height: 95px;
}
.post-item .rating-plain .rating-inner {
width: 55px;
height: 55px;
font-size: 20px;
line-height: 50px;
}
.rating-plain .rating-text {
width: 100%;
line-height: 1;
text-align: center;
z-index: 5;
text-transform: uppercase;
margin: 0;
word-wrap: inherit;
}
#review-summary .rating-plain .rating-text {
color: #fff;
font-size: 16px;
margin-top: 10px;
}
.hub-header .rating-plain .rating-text,
#homepage-slider .rating-plain .rating-text,
.featured-wrapper .post-item .rating-plain .rating-text {
color: #fff;
font-size: 13px;
margin-top: 10px;
}
.post-item .rating-plain .rating-text {
font-size: 12px;
color: #000;
margin-top: 2px;
}
.blog-columns .post-item .rating-plain .rating-text,
.blog-masonry .post-item .rating-plain .rating-text,
.ranking-wrapper .post-item .rating-plain .rating-text {
display: none;
} .small-rating {
width: 80px;
margin: 0 auto;
}
.post-item .average-rating-data {
width: 81px;
margin-top: 5px;
}
.post-item .user-average-text {
float: left;
font-size: 11px;
line-height: 20px;
margin-right: 5px;
}
.blog-columns .post-item .user-average-text,
.blog-masonry .post-item .user-average-text,
.ranking-wrapper .post-item .user-average-text {
color: #fff;
text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}
.post-item .average-rating {
float: right;
width: 30px;
height: 20px;
line-height: 20px;
font-size: 13px;
color: #fff;
border: 0;
border-radius: 4px;
} .site-rating-criteria-wrapper {
width: 276px;
float: right;
margin-left: 20px;
text-align: left;
}
.gp-boxed-layout .site-rating-criteria-wrapper {
width: 240px;
}
.site-rating-criteria {
margin-bottom: 10px;
overflow: hidden;
}
.site-rating-slider-wrapper {
float: left;
position: relative;
width: 100%;
overflow: hidden;
height: 25px;
}
.site-rating-unrated {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgba(255, 255, 255, 0.2);
border-radius: 4px;
}
.site-rating-selection {
position: absolute;
top: 0;
left: 0;
height: 100%;
border-radius: 4px;
}
.rating-gauge .site-rating-selection {
background: url(//www.croteam.com/wp-content/themes/gauge/lib/images/site-rating-slider-rated.png) repeat;
background-size: cover;
}
.rating-plain .site-rating-selection {
background: #fff;
}
.site-rating-criteria-text {
position: absolute;
z-index: 2;
top: 1px;
left: 5px;
font-size: 12px;
font-weight: bold;
}
.rating-gauge .site-rating-criteria-text {
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
color: #fff;
}
.rating-plain .site-rating-criteria-text {
color: #000;
}  .portfolio-filters {
border-top-width: 0 !important;
padding: 30px 0;
}
.portfolio-filters.portfolio-shortcode {
margin-bottom: 30px;
}
.gp-fullwidth .portfolio-filters {
padding: 30px;
text-align: center;
}
.portfolio-filters li {
display: inline-block;
margin: 0 20px 0 0;
list-style: none;
}
.portfolio-filters li:last-child {
margin-left: 0;
} .portfolio-loader {
margin: 40px auto 0;
}
.js .portfolio-wrapper .inner-loop {
opacity: 0;
}
.portfolio-wrapper .inner-loop {
position: relative;
width: 102%;
overflow: hidden;
}
.portfolio-masonry .inner-loop { 
margin-bottom: 30px;
}
.portfolio-masonry .inner-loop { 
margin-bottom: 30px;
}
.portfolio-item {
position: relative;
display: inline-block;
overflow: hidden;
margin: 0 0 30px 0;
padding: 0;
line-height: 0;
}
.portfolio-columns-2 .portfolio-item {
width: 48%;
}
.portfolio-columns-3 .portfolio-item {
width: 31.333%;
}
.portfolio-columns-4 .portfolio-item {
width: 23.5%;
}
.portfolio-columns-5 .portfolio-item {
width: 18.3%;
}
.portfolio-columns-6 .portfolio-item {
width: 14.9%;
}
.portfolio-masonry .portfolio-item {
margin-bottom: 0;
}
.portfolio-masonry .portfolio-item,
.portfolio-masonry .regular.portfolio-item,
.portfolio-masonry .tall.portfolio-item {
width: 16.6%;
}
.portfolio-masonry .wide.portfolio-item,
.portfolio-masonry .large.portfolio-item {
width: 33.2%;
}
.portfolio-item .post-thumbnail {
overflow: hidden;
margin: 0;
}
.portfolio-item .post-thumbnail img {
-webkit-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.portfolio-item .post-thumbnail img:hover {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.portfolio-item .loop-header {
margin: 5px 0 0 0;
padding: 0;
}
.portfolio-item .loop-header h2 {
margin: 0;
} .portfolio-row {
float: left;
}
.portfolio-left-col {
float: left;
width: 60%;
}
.portfolio-right-col {
float: left;
width: 40%;
padding-left: 20px;
}
.portfolio-full-col {
float: left;
margin-bottom: 30px;
width: 100%;
}
.portfolio-title span {
float: left;
}	
.portfolio-link {
float: right;
text-shadow: none;
}  .gp-theme small.vc_label {
font-size: inherit;
line-height: inherit;
} .element-title {
float: left;
position: relative;
width: 100%;
margin: 0 0 20px 0;
}
.element-title h3 {
display: block;
float: left;
position: relative;
z-index: 2;
margin: 0 10px 0 0;
line-height: 1;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
}
.see-all-link {
float: right;
position: relative;
z-index: 2;
margin-left: 10px;
line-height: 1;
display: inline-block;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
}
.see-all-link i:before {
font-family: 'FontAwesome';
content: '\f054';
font-size: 11px;
}
.element-title-line {
overflow: hidden;
margin-top: 5px;
border-top-width: 0 !important;
border-bottom-width: 3px !important;
opacity: 0.8;
} .gp-theme .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a,
.gp-theme .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
.gp-theme .wpb_content_element .wpb_accordion_header a {
padding: 10px 15px;
}
.gp-theme .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
.gp-theme .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
top: 0.8em;
background-image: none;
}
.gp-theme .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:before {
content: '\f196';
font-weight: normal;
font-size: 16px;
font-family: 'FontAwesome';
}
.gp-theme .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:before {
content: '\f147';
} .gp-button {
display: inline-block;
margin-bottom: 35px;
box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
vertical-align: middle;
text-align: center;
font-size: 14px;
line-height: 130%;
opacity: 1;
filter: alpha(opacity=100);
cursor: pointer;
-webkit-transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-o-transition: opacity .25s ease-in-out;
transition: opacity .25s ease-in-out;
}
.gp-button:hover {
opacity: 0.8;
filter: alpha(opacity=80);
}
.gp-button i {
margin-right: 10px;
} .gp-theme .wpb_row:before,
.gp-theme .wpb_row:after {
content: " ";
display: table;
}
.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_row,
.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_accordion,
.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_tabs,
.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_tour,
.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_teaser_grid {
position: relative;
margin-right: auto;
margin-left: auto;
}
.gp-theme .column_container {
position: relative;
} .gp-theme .wpb_row .wpcf7 {
margin-bottom: 35px;
} .gp-theme .wpb_toggle,
.gp-theme #content h4.wpb_toggle,
.gp-theme .wpb_toggle_title_active,
.gp-theme #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 #content h4.wpb_toggle:before {
margin-right: 10px;
content: '\f196';
font-family: 'FontAwesome';
}
.gp-theme .wpb_toggle_title_active:before,
.gp-theme #content h4.wpb_toggle_title_active:before {
content: '\f147';
} .featured-wrapper {
position: relative;
width: 100%;
overflow: hidden;
padding: 20px;
}
.featured-wrapper .inner-loop {
color: #fff;
}
.featured-wrapper .post-item {
z-index: 2;
margin-bottom: 0 !important;
}
.featured-wrapper .loop-title {
font-size: 36px;
line-height: 42px;
}
.featured-wrapper .loop-title a,
.featured-wrapper .loop-title a:hover {
color: inherit;
}
.featured-wrapper .entry-content {
font-size: 18px;
line-height: 30px;
}
.featured-title-overlay {
opacity: 0.1;
position: absolute;
bottom: -8px;
right: -5px;
z-index: 2;
font-size: 72px;
line-height: 1;
font-weight: 800;
text-transform: uppercase;
color: #fff;
} .gp-theme .wpb_gmaps_widget .wpb_map_wraper {
padding: 0;
background: none;
} .gp-icon {
text-align: center;
}
.gp-icon.alignleft,
.gp-icon.alignright {
margin: 0;
} .images-shortcode .image-loop {
float: left;
width: 49%;
margin: 0 2% 2% 0;
line-height: 0;
}
.images-shortcode .inner-loop .image-loop:nth-child(odd) {
clear: left;
}
.images-shortcode .inner-loop .image-loop:nth-child(even) {
margin-right: 0;
}  .gp-theme .wpb_gallery .flexslider {
margin-bottom: 35px;
border: none;
background: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-o-box-shadow: none;
}
.gp-theme .wpb_gallery .flexslider .prettyphoto {
background: none;
}
.gp-theme .wpb_gallery .flexslider .slides > li {
display: none;
}
.gp-theme.js .wpb_gallery .flexslider .slides > li:first-child {
display: none;
}
.gp-theme .wpb_gallery .wpb_gallery_slides .flex-control-nav {
bottom: 20px;
}
.gp-theme .wpb_gallery .wpb_gallery_slides .flex-control-nav li a {
border: 2px solid #fff;
background: none;
background: #000;
background: rgba(0, 0, 0, 0.6);
opacity: 0.4;
}
.gp-theme .wpb_gallery .wpb_gallery_slides .flex-control-nav li a:hover,
.gp-theme .wpb_gallery .wpb_gallery_slides .flex-control-nav li a.flex-active {
opacity: 0.8;
} .gp-theme .wpb_gallery .theme-default .nivoSlider {
background: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-o-box-shadow: none;
}
.gp-theme .wpb_gallery .theme-default .nivo-controlNav {
position: relative;
z-index: 300;
margin-top: -30px;
padding: 0;
}
.gp-theme .theme-default .nivoSlider img {
display: none;
} .pricing-table {
display: table;
margin: 35px 0;
width: 100%;
}
.pricing-column {
position: relative;
display: table-cell;
}
.pricing-column.price-column-border {
border-width: 1px;
border-style: solid;
border-left-width: 0;
}
.pricing-column.price-column-border:first-child {
border-left-width: 1px;
}
.pricing-columns-2 .pricing-column {
width: 50%;
}
.pricing-columns-3 .pricing-column {
width: 33.333%;
}
.pricing-columns-4 .pricing-column {
width: 25%;
}
.pricing-columns-5 .pricing-column {
width: 20%;
}
.pricing-column .pricing-column-inner {
position: relative;
}
.pricing-column .pricing-column-inner > div {
padding: 20px 20px 0;
border-color: inherit;
text-align: center;
}
.pricing-column .pricing-column-inner > div:last-child {
padding-bottom: 20px;
}
.pricing-column.price-column-border .pricing-column-inner > div {
padding: 20px;
border-style: solid;
border-top-width: 1px;
}
.pricing-column.price-column-border .pricing-column-inner > div:first-child {
border-top: 0;
}
.pricing-column .pricing-column-inner div.pricing-column-highlight-text {
position: absolute;
top: -15px;
right: 0;
padding: 20px 0 0 0;
width: 100%;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
line-height: 12px;
}
.pricing-column .pricing-column-title {
font-size: 26px;
line-height: 30px;
}
.pricing-column .pricing-column-symbol {
position: relative;
top: -14px;
right: 15px;
font-weight: normal;
font-size: 22px;
line-height: 22px;
}
.pricing-column .pricing-column-price {
margin-left: -15px;
min-height: 50px;
font-weight: bold;
font-size: 50px;
line-height: 50px;
}
.pricing-column .pricing-column-interval {
margin-top: 10px;
min-height: 14px;
font-weight: normal;
font-size: 14px;
line-height: 14px;
}
.pricing-column .pricing-column-content ul {
margin-bottom: 30px;
}
.pricing-column .pricing-column-content li {
margin-left: 0;
padding-top: 10px;
border-top: 1px solid rgba(0, 0, 0, 0.05);
list-style-type: none;
}
.pricing-column .pricing-column-content li:first-child {
padding-top: 0;
border-top: 0;
}
.pricing-row {
display: none;
height: 35px;
} .ranking-wrapper {
overflow: hidden;
position: relative;
width: 100%;
}
.ranking-wrapper .element-title h3 {
float: none;
text-align: center;
font-size: 14px;
background: none !important;
}
.ranking-wrapper .post-item {
padding: 20px;
margin: 0;
background-size: cover;
border-top: 1px solid #333;
border-bottom: 1px solid #000;
min-height: 120px;
}
.ranking-wrapper .post-item:first-child {
border-top: 0;
}
.ranking-wrapper .post-item:last-child {
border-bottom: 0;
}
.ranking-wrapper .post-thumbnail.wrap {
margin-bottom: 0;
}
.ranking-wrapper .loop-title {
font-size: 14px;
line-height: 20px;
font-weight: normal;
}
.ranking-wrapper .post-item .hub-cats {
margin-bottom: 15px;
}
.ranking-wrapper .post-item .entry-meta {
margin-top: -10px;
}
.ranking-number-overlay {
opacity: 0.3;
position: absolute;
top: 10px;
right: 10px;
z-index: 2;
font-size: 20px;
line-height: 1;
font-weight: 800;
text-transform: uppercase;
color: #fff;
}
.post-item.top-ranked-item {
text-align: center;
}
.post-item.top-ranked-item .post-thumbnail.wrap {
float: none;
margin: 0 0 15px 0;
}
.post-item.top-ranked-item .loop-header {
text-align: center;
overflow: hidden;
width: 100%;
} .gp-theme .wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
background: transparent;
}
.gp-theme .wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
padding: 2em 0;
}
.gp-theme .wpb_content_element .wpb_tabs_nav li a,
.gp-theme .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a,
.gp-theme .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:before {
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
} .gp-theme .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
padding-top: 0;
} .gp-theme .wpb_row .vc_separator h4  {
font-size: 20px;
} .gp-theme .wpb_single_image.alignnone {
display: inline-block;
} .testimonial-slider.gp-slider .slides > li img {
max-width: 100% !important;
width: auto !important;
}
.testimonial-slider.gp-slider .flex-control-nav {
margin-top: 20px;
}
.testimonial-image {
display: block;
float: left;
margin: 10px 30px 0 0;
border-width: 4px;
border-radius: 100%;
}
.testimonial-quote h5 {
font-size: 26px;
line-height: 1.5em;
margin: 0;
}
.testimonial-name {
display: block;
margin-top: 10px;
font-size: 16px;
line-height: 1.7em;
} .team-wrapper {
margin-left: -60px;
}
.team-wrapper:before,
.team-wrapper:after {
content: ' ';
display: table;
}
.team-member {
float: left;
padding: 0 0 65px 60px;
}
.team-member.left-column {
clear: left;
}
.team-image {
display: block;
margin: 0 auto 20px;
border: 10px solid rgba(0, 0, 0, 0.1);
border-radius: 100%;
}
.team-name {
margin-bottom: 10px;
font-weight: lighter;
font-size: 26px;
}
.team-position {
margin-bottom: 20px;
font-weight: bold;
font-size: 14px;
}
.team-member a {
color: inherit;
text-decoration: underline;
}
.team-member a:hover {
text-decoration: none;
} .wpcf7-form .wpcf7-not-valid-tip {
display: none;
}
.wpcf7-form .wpcf7-not-valid {
border-color: #E44E48;
}
.wpcf7-form .wpcf7-validation-errors {
margin-left: 0;
padding: 10px 20px;
border: 0;
border-radius: 4px;
background: #E44E48;
color: #fff;
}
.wpcf7-form .wpcf7-mail-sent-ok {
margin-left: 0;
padding: 10px 20px;
border: 0;
border-radius: 4px;
background: #90D835;
color: #fff;
}  .gp-theme .woocommerce #content h2,
.gp-theme.woocommerce-page #content h2 {
font-weight: normal;
font-size: 22px;
line-height: 28px;
}
.gp-theme .woocommerce #content h3,
.gp-theme.woocommerce-page #content h3 {
font-size: 20px;
line-height: 26px;
} .gp-theme .woocommerce-message,
.gp-theme .woocommerce-error,
.gp-theme .woocommerce-info {
padding: 20px 20px 20px 40px;
border: 0;
box-shadow: none;
color: #fff;
text-shadow: none;
}
.gp-theme .woocommerce-message:before,
.gp-theme .woocommerce-error:before,
.gp-theme .woocommerce-info:before {
top: 10px;
left: 20px;
display: inline;
padding-top: 6px;
width: auto;
height: auto;
background: none;
box-shadow: none;
text-shadow: none;
font-family: 'FontAwesome';
}
.gp-theme .woocommerce-info {
background: #eee;
color: #333;
}
.gp-theme .woocommerce-message {
background: #F0A547;
line-height: 1.7em;
}
.gp-theme .woocommerce-message:before {
content: '\f00c';
}
.gp-theme .woocommerce .woocommerce-message a.button,
.gp-theme.woocommerce-page .woocommerce-message a.button,
.gp-theme .woocommerce .woocommerce-message a.button:hover,
.gp-theme.woocommerce-page .woocommerce-message a.button:hover {
padding: 0;
background: none;
box-shadow: none;
font-size: 12px;
line-height: 1.7em;
}
.gp-theme .woocommerce .woocommerce-message a.button:hover,
.gp-theme.woocommerce-page .woocommerce-message a.button:hover {
text-decoration: underline;
}
.gp-theme .woocommerce-error {
background: #E44E48;
}
.gp-theme .woocommerce-error:before {
content: '\f071';
}
.gp-theme .woocommerce-info:before {
content: '\f05a';
font-style: normal;
color: #333;
}
.gp-theme .woocommerce-info a:hover {
text-decoration: underline;
} .gp-theme .woocommerce a.button,
.gp-theme .woocommerce button.button,
.gp-theme .woocommerce input.button,
.gp-theme .woocommerce #respond input#submit,
.gp-theme .woocommerce #content input.button,
.gp-theme.woocommerce-page a.button,
.gp-theme.woocommerce-page button.button,
.gp-theme.woocommerce-page input.button,
.gp-theme.woocommerce-page #respond input#submit,
.gp-theme.woocommerce-page #content input.button,
.gp-theme .woocommerce a.button.alt,
.gp-theme .woocommerce button.button.alt,
.gp-theme .woocommerce input.button.alt,
.gp-theme .woocommerce #respond input#submit.alt,
.gp-theme .woocommerce #content input.button.alt,
.gp-theme.woocommerce-page a.button.alt,
.gp-theme.woocommerce-page button.button.alt,
.gp-theme.woocommerce-page input.button.alt,
.gp-theme.woocommerce-page #respond input#submit.alt,
.gp-theme.woocommerce-page #content input.button.alt { 
display: inline-block;
margin: 0;
padding: 13.5px 13px;
border: 0;
border-radius: 3px;
box-shadow: inset 0 -2px rgba(0, 0, 0, 0.1);
text-shadow: none;
font-weight: normal;
font-size: 13px;
line-height: 1;
cursor: pointer;
-webkit-transition: background-color 0.3s ease-in-out;
-moz-transition: background-color 0.3s ease-in-out;
-o-transition: background-color 0.3s ease-in-out;
transition: background-color 0.3s ease-in-out;
}  .gp-theme .woocommerce div.product div.images img,
.gp-theme .woocommerce #content div.product div.images img,
.gp-theme.woocommerce-page div.product div.images img,
.gp-theme.woocommerce-page #content div.product div.images img {
box-shadow: none;
} .gp-theme .woocommerce div.product div.images div.thumbnails,
.gp-theme .woocommerce #content div.product div.images div.thumbnails,
.gp-theme.woocommerce-page div.product div.images div.thumbnails,
.gp-theme.woocommerce-page #content div.product div.images div.thumbnails {
padding-top: 20px;
}
.gp-theme .woocommerce div.product div.images div.thumbnails a,
.gp-theme .woocommerce #content div.product div.images div.thumbnails a,
.gp-theme.woocommerce-page div.product div.images div.thumbnails a,
.gp-theme.woocommerce-page #content div.product div.images div.thumbnails a {
margin-bottom: 3.8%;
width: 22.15%;
} .gp-theme .woocommerce div.product .product_title,
.gp-theme .woocommerce #content div.product .product_title,
.gp-theme.woocommerce-page div.product .product_title,
.gp-theme.woocommerce-page #content div.product .product_title {
margin-bottom: 10px;
font-size: 36px;
line-height: 40px;
} .gp-theme .woocommerce div.product span.price,
.gp-theme .woocommerce div.product p.price,
.gp-theme .woocommerce #content div.product span.price,
.gp-theme .woocommerce #content div.product p.price,
.gp-theme.woocommerce-page div.product span.price,
.gp-theme.woocommerce-page div.product p.price,
.gp-theme.woocommerce-page #content div.product span.price,
.gp-theme.woocommerce-page #content div.product p.price {
font-size: 28px;
line-height: 1;
} .sale-triangle {
position: absolute;
top: 0;
right: 0;
width: 0;
height: 0;
border-top: 15px solid rgba(0, 0, 0, 0);
border-right-width: 9px;
border-right-style: solid;
border-bottom: 15px solid rgba(0, 0, 0, 0);
text-indent: -9999px;
}
.gp-theme .woocommerce span.onsale,
.gp-theme.woocommerce-page span.onsale {
position: relative;
top: auto;
left: auto;
display: none;
margin-bottom: 20px;
padding: 0 30px 0 15px;
min-height: 0;
width: auto;
border-radius: 0;
box-shadow: none;
text-align: left;
text-shadow: none;
line-height: 30px;
background: #1c1c1c;
}
.gp-theme .woocommerce .entry-summary span.onsale,
.gp-theme.woocommerce-page .entry-summary span.onsale {
display: inline-block;
} .gp-theme .woocommerce .entry-summary p,
.gp-theme.woocommerce-page .entry-summary p {
margin-bottom: 20px;
font-size: 15px;
} .gp-theme .woocommerce div.product form.cart div.quantity,
.gp-theme .woocommerce #content div.product form.cart div.quantity,
.gp-theme.woocommerce-page div.product form.cart div.quantity,
.gp-theme.woocommerce-page #content div.product form.cart div.quantity {
float: none;
clear: both;
margin-bottom: 20px;
width: auto;
}
.gp-theme.woocommerce-page .quantity input::-webkit-outer-spin-button,
.gp-theme.woocommerce-page .quantity input::-webkit-inner-spin-button {
display: none;
}
.gp-theme .woocommerce .quantity .plus,
.gp-theme .woocommerce .quantity .minus,
.gp-theme .woocommerce #content .quantity .plus,
.gp-theme .woocommerce #content .quantity .minus,
.gp-theme.woocommerce-page .quantity .plus,
.gp-theme.woocommerce-page .quantity .minus,
.gp-theme.woocommerce-page #content .quantity .plus,
.gp-theme.woocommerce-page #content .quantity .minus {
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
display: inline;
float: left;
overflow: visible;
padding: 7.5px 12px;
width: 33px;
height: 33px;
border-width: 1px;
border-style: solid;
border-radius: 0;
box-shadow: none;
vertical-align: text-top;
text-align: center;
font-weight: normal;
font-size: 13px;
cursor: pointer;
}
.gp-theme .woocommerce .quantity .minus, 
.gp-theme .woocommerce #content .quantity .minus,
.gp-theme.woocommerce-page .quantity .minus,
.gp-theme.woocommerce-page #content .quantity .minus {
border-right-width: 0;
}
.gp-theme .woocommerce .quantity input.qty,
.gp-theme .woocommerce #content .quantity input.qty,
.gp-theme.woocommerce-page .quantity input.qty,
.gp-theme.woocommerce-page #content .quantity input.qty {
float: left;
width: 42px;
height: 33px;
border-radius: 0;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
text-align: center;
font-weight: normal;
}
.gp-theme .woocommerce div.product form.cart .button,
.gp-theme .woocommerce #content div.product form.cart .button,
.gp-theme.woocommerce-page div.product form.cart .button,
.gp-theme.woocommerce-page #content div.product form.cart .button {
padding: 18px 26px;
border: 0;
border-radius: 3px;
text-shadow: none;
font-size: 16px;
-webkit-transition: background-color 0.3s ease-in-out;
-moz-transition: background-color 0.3s ease-in-out;
-o-transition: background-color 0.3s ease-in-out;
transition: background-color 0.3s ease-in-out;
} .gp-theme .woocommerce #content div.product form.cart .variations,
.gp-theme .woocommerce div.product form.cart .variations,
.gp-theme.woocommerce-page #content div.product form.cart .variations,
.gp-theme.woocommerce-page div.product form.cart .variations,
.gp-theme .woocommerce #content div.product form.cart .variations td,
.gp-theme .woocommerce div.product form.cart .variations td,
.gp-theme.woocommerce-page #content div.product form.cart .variations td,
.gp-theme.woocommerce-page div.product form.cart .variations td {
border: 0;
}
.gp-theme .woocommerce .reset_variations,
.gp-theme.woocommerce-page .reset_variations {
display: none;
} .gp-theme .woocommerce #content div.product p.stock,
.gp-theme .woocommerce div.product p.stock,
.gp-theme.woocommerce-page #content div.product p.stock,
.gp-theme.woocommerce-page div.product p.stock,
.gp-theme .woocommerce div.product .out-of-stock,
.gp-theme .woocommerce #content div.product .out-of-stock,
.gp-theme.woocommerce-page div.product .out-of-stock,
.gp-theme.woocommerce-page #content div.product .out-of-stock {
text-transform: uppercase;
font-weight: bold;
} .gp-theme .woocommerce div.product .woocommerce-tabs .panel,
.gp-theme .woocommerce #content div.product .woocommerce-tabs .panel,
.gp-theme.woocommerce-page div.product .woocommerce-tabs .panel,
.gp-theme.woocommerce-page #content div.product .woocommerce-tabs .panel {
display: none;
}
.gp-theme .woocommerce div.product .woocommerce-tabs ul.tabs:before,
.gp-theme .woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.gp-theme.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,
.gp-theme.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before {
border-left-width: 1px;
}
.gp-theme .woocommerce div.product .woocommerce-tabs ul.tabs,
.gp-theme .woocommerce #content div.product .woocommerce-tabs ul.tabs,
.gp-theme.woocommerce-page div.product .woocommerce-tabs ul.tabs,
.gp-theme.woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
padding: 0;
}
.gp-theme .woocommerce div.product .woocommerce-tabs ul.tabs li,
.gp-theme .woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.gp-theme.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.gp-theme.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
display: block;
float: left;
margin: 0;
padding: 0;
border: 0;
border-radius: 0;
background: none;
box-shadow: none;
}
.gp-theme .woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.gp-theme .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.gp-theme.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,
.gp-theme.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
background: none;
}
.gp-theme .woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.gp-theme .woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.gp-theme .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.gp-theme .woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.gp-theme.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.gp-theme.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.gp-theme.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.gp-theme.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
width: 0;
height: 0;
border: none;
background: none; 
}
.gp-theme .woocommerce div.product .woocommerce-tabs ul.tabs li a,
.gp-theme .woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.gp-theme.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,
.gp-theme.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
display: block;
padding: 15px;
border-width: 1px;
border-style: solid;
border-left-width: 0;
text-shadow: none;
font-weight: normal;
}
.gp-theme .woocommerce div.product .woocommerce-tabs ul.tabs li:first-child a,
.gp-theme .woocommerce #content div.product .woocommerce-tabs ul.tabs li:first-child a,
.gp-theme.woocommerce-page div.product .woocommerce-tabs ul.tabs li:first-child a,
.gp-theme.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:first-child a {
border-left-width: 1px;
}
.gp-theme .woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.gp-theme .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,
.gp-theme.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a,
.gp-theme.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a {
background: none;
}
.gp-theme .woocommerce .woocommerce-tabs h2,
.gp-theme.woocommerce-page .woocommerce-tabs h2 {
line-height: 1;
font-weight: normal;
} .gp-theme .woocommerce #reviews #comments,
.gp-theme.woocommerce-page #reviews #comments {
margin-top: 0;
padding: 0;
border: 0;
overflow: visible;
}
.gp-theme .woocommerce #reviews #comments ol.commentlist li img.avatar,
.gp-theme.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
padding: 0;
width: 60px;
border-width: 2px;
background: none;
}
.gp-theme .woocommerce #reviews #comments ol.commentlist li .comment-text,
.gp-theme.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
margin: 0 0 0 80px;
padding: 0;
border: 0;
}
.gp-theme .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,
.gp-theme.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
margin: 0 0 3px;
font-size: 13px;
}
.gp-theme .woocommerce #reviews #comments ol.commentlist li .comment-text p,
.gp-theme.woocommerce-page #reviews #comments ol.commentlist li .comment-text p {
margin-bottom: 12px;
}
.gp-theme .woocommerce #reviews #comments ol.commentlist li .comment-text p:last-child,
.gp-theme.woocommerce-page #reviews #comments ol.commentlist li .comment-text p:last-child {
margin-bottom: 0;
}
.gp-theme .woocommerce .add_review,
.gp-theme.woocommerce-page .add_review {
display: none;
}
.gp-theme .woocommerce #reviews h3,
.gp-theme.woocommerce-page #reviews h3 {
margin-bottom: 20px;
}
.gp-theme .woocommerce #review_form_wrapper,
.gp-theme.woocommerce-page #review_form_wrapper {
float: left;
margin-top: 20px;
width: 100%;
}
.gp-theme .woocommerce .noreviews,
.gp-theme.woocommerce-page .noreviews {
margin-bottom: 12px;
} .gp-theme .woocommerce .woocommerce-product-rating,
.gp-theme.woocommerce-page .woocommerce-product-rating {
float: left;
margin: 10px 0 20px;
width: 100%;
line-height: 1;
}
.gp-theme .woocommerce div[itemprop='aggregateRating'] .star-rating,
.gp-theme.woocommerce-page div[itemprop='aggregateRating'] .star-rating {
float: left;
margin: 0 5px 0 0;
}
.gp-theme .woocommerce #comments div[itemprop='aggregateRating'] .star-rating,
.gp-theme.woocommerce-page #comments div[itemprop='aggregateRating'] .star-rating {
display: none;
} .gp-theme label[for='rating'] {
display: block;
margin-bottom: 3px;
}
.gp-theme .woocommerce #review_form #respond p.comment-form-rating,
.gp-theme.woocommerce-page #review_form #respond p.comment-form-rating {
margin-bottom: 20px;
} .gp-theme .woocommerce .related h2,
.gp-theme .woocommerce .upsells.products h2,
.gp-theme.woocommerce-page .related h2,
.gp-theme.woocommerce-page .upsells.products h2,
.gp-theme .woocommerce .upsells h2,
.gp-theme .woocommerce .upsells.products h2,
.gp-theme.woocommerce-page .upsells h2,
.gp-theme.woocommerce-page .upsells.products h2 {
font-weight: normal;
font-size: 18px;
}
.gp-theme .woocommerce #content .related ul.products li.product span.price,
.gp-theme.woocommerce-page #content .related ul.products li.product span.price,
.gp-theme .woocommerce #content .upsells ul.products li.product span.price,
.gp-theme.woocommerce-page #content .upsells ul.products li.product span.price  {
font-size: 18px;
}
.gp-theme .woocommerce .related ul.products li.product,
.gp-theme .woocommerce .related ul li.product,
.gp-theme .woocommerce .upsells.products ul.products li.product,
.gp-theme .woocommerce .upsells.products ul li.product,
.gp-theme.woocommerce-page .related ul.products li.product,
.gp-theme.woocommerce-page .related ul li.product,
.gp-theme.woocommerce-page .upsells.products ul.products li.product,
.gp-theme.woocommerce-page .upsells.products ul li.product {
width: 23.5%;
} .gp-theme .woocommerce .page-title,
.gp-theme.woocommerce-page .page-title {
margin: 0 0 30px;
font-size: 36px;
line-height: 40px;
}
.gp-theme .woocommerce .woocommerce-result-count,
.gp-theme.woocommerce-page .woocommerce-result-count {
display: none;
}
.gp-theme .woocommerce .woocommerce-ordering,
.gp-theme.woocommerce-page .woocommerce-ordering {
position: absolute;
top: auto;
right: 0;
margin: 0;
margin-top: -70px;
}
.gp-theme .woocommerce ul.products li.product,
.gp-theme.woocommerce-page ul.products li.product {
margin-right: 2%;
width: 22.75%;
}
.gp-theme .vc_row-fluid .vc_col-sm-6 .woocommerce ul.products li.product,
.gp-theme.woocommerce-page .vc_row-fluid .vc_col-sm-6 ul.products li.product {
width: 48.5%;
}
.gp-theme .woocommerce ul.products li.last,
.gp-theme.woocommerce-page ul.products li.last {
margin-right: 0;
}
.gp-left-sidebar.gp-theme .woocommerce ul.products li.product,
.gp-left-sidebar.gp-theme.woocommerce-page ul.products li.product,
.gp-right-sidebar.gp-theme .woocommerce ul.products li.product,
.gp-right-sidebar.gp-theme.woocommerce-page ul.products li.product {
width: 31.333%;
}
.gp-theme .woocommerce ul.products li.product .onsale,
.gp-theme.woocommerce-page ul.products li.product .onsale {
position: absolute;
z-index: 1;
display: inline-block;
padding: 4px 6px;
border-radius: 100%;
border-radius: 100%;
margin: 5px 5px 0 0;
}
.gp-theme .woocommerce ul.products li.product .product-image-container,
.gp-theme.woocommerce-page ul.products li.product .product-image-container {
position: relative;
display: inline-block;
}
.gp-theme .woocommerce ul.products li.product .image-overlay,
.gp-theme.woocommerce-page ul.products li.product .image-overlay {
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
.gp-theme .woocommerce ul.products li.product a img,
.gp-theme.woocommerce-page ul.products li.product a img {
box-shadow: none;
}
.gp-theme .woocommerce ul.products li.product h3,
.gp-theme #content .woocommerce ul.products li.product h3,
.gp-theme.woocommerce-page ul.products li.product h3,
.gp-theme.woocommerce-page #content ul.products li.product h3 {
margin-bottom: 5px;
padding: 0;
font-weight: normal;
font-size: 15px;
line-height: 20px;
}
.gp-theme .woocommerce ul.products li.product h3 .count,
.gp-theme #content .woocommerce ul.products li.product h3 .count,
.gp-theme.woocommerce-page ul.products li.product h3 .count,
.gp-theme.woocommerce-page #content ul.products li.product h3 .count {
padding: 0;
border: 0;
background: none;
color: inherit;
}
.gp-theme .woocommerce ul.products li.product .price,
.gp-theme #content .woocommerce ul.products li.product .price,
.gp-theme.woocommerce-page ul.products li.product .price,
.gp-theme.woocommerce-page #content ul.products li.product .price {
margin-bottom: 10px;
font-size: 18px;
line-height: 1;
}
.gp-theme .woocommerce ul.products li.product a.button,
.gp-theme.woocommerce-page ul.products li.product a.button {
padding: 8px 10px;
}
.gp-theme .woocommerce ul.products li.product .added_to_cart,
.gp-theme.woocommerce-page ul.products li.product .added_to_cart {
display: none;
}
.gp-theme .woocommerce a.button.added:before,
.gp-theme .woocommerce button.button.added:before,
.gp-theme .woocommerce input.button.added:before,
.gp-theme .woocommerce #respond input#submit.added:before,
.gp-theme .woocommerce #content input.button.added:before,
.gp-theme.woocommerce-page a.button.added:before,
.gp-theme.woocommerce-page button.button.added:before,
.gp-theme.woocommerce-page input.button.added:before,
.gp-theme.woocommerce-page #respond input#submit.added:before,
.gp-theme.woocommerce-page #content input.button.added:before {
top: 5px;
background: none;
content: '\f00c';
font-size: 17px;
font-family: 'FontAwesome';
} .gp-theme .woocommerce table.shop_table,
.gp-theme.woocommerce-page table.shop_table {
border: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.gp-theme .woocommerce table.shop_table th,
.gp-theme.woocommerce-page table.shop_table th {
border-bottom: 0;
}
.gp-theme .woocommerce table.shop_table td,
.gp-theme.woocommerce-page table.shop_table td {
padding: 10px 12px;
border-bottom: 0;
}
.gp-theme .woocommerce table.cart td.actions .button.alt,
.gp-theme .woocommerce #content table.cart td.actions .button.alt,
.gp-theme.woocommerce-page table.cart td.actions .button.alt,
.gp-theme.woocommerce-page #content table.cart td.actions .button.alt {
margin-left: 5px;
}
.gp-theme .woocommerce table.cart a.remove,
.gp-theme .woocommerce #content table.cart a.remove,
.gp-theme.woocommerce-page table.cart a.remove,
.gp-theme.woocommerce-page #content table.cart a.remove {
color: #E44E48;
}
.gp-theme .woocommerce table.cart a.remove:hover,
.gp-theme .woocommerce #content table.cart a.remove:hover,
.gp-theme.woocommerce-page table.cart a.remove:hover,
.gp-theme.woocommerce-page #content table.cart a.remove:hover {
background: none;
}
.gp-theme .woocommerce table.cart .product-thumbnail a,
.gp-theme.woocommerce-page table.cart .product-thumbnail a,
.gp-theme .woocommerce table.cart .product-thumbnail a img,
.gp-theme.woocommerce-page table.cart .product-thumbnail a img {
display: block;
}
.gp-theme .woocommerce table.cart img,
.gp-theme .woocommerce #content table.cart img,
.gp-theme.woocommerce-page table.cart img,
.gp-theme.woocommerce-page #content table.cart img {
width: 64px;
}
.gp-theme .woocommerce .quantity,
.gp-theme .woocommerce #content .quantity,
.gp-theme.woocommerce-page .quantity,
.gp-theme.woocommerce-page #content .quantity {
margin-bottom: 0;
width: auto;
}
.gp-theme .woocommerce table.cart td.actions .coupon .input-text,
.gp-theme .woocommerce #content table.cart td.actions .coupon .input-text,
.gp-theme.woocommerce-page table.cart td.actions .coupon .input-text,
.gp-theme.woocommerce-page #content table.cart td.actions .coupon .input-text {
padding: 10px;
}
.gp-theme .woocommerce .cart-collaterals .cart_totals,
.gp-theme.woocommerce-page .cart-collaterals .cart_totals {
float: left;
text-align: left;
}
.gp-theme .woocommerce .cart-collaterals .cart_totals table,
.gp-theme.woocommerce-page .cart-collaterals .cart_totals table {
border: 0;
}
.gp-theme .woocommerce .cart-collaterals .cart_totals tr td,
.gp-theme .woocommerce .cart-collaterals .cart_totals tr th,
.gp-theme.woocommerce-page .cart-collaterals .cart_totals tr td,
.gp-theme.woocommerce-page .cart-collaterals .cart_totals tr th {
border-bottom: 0;
width: auto;
}
.gp-theme .woocommerce .cart-collaterals .shipping_calculator,
.gp-theme.woocommerce-page .cart-collaterals .shipping_calculator {
margin-top: 0;
text-align: left;
} .gp-theme .woocommerce form.login,
.gp-theme .woocommerce form.checkout_coupon,
.gp-theme .woocommerce form.register,
.gp-theme.woocommerce-page form.login,
.gp-theme.woocommerce-page form.checkout_coupon,
.gp-theme.woocommerce-page form.register {
-webkit-border-radius: 0;
border-radius: 0;
}
.gp-theme .woocommerce form .form-row,
.gp-theme.woocommerce-page form .form-row {
padding: 3px 0;
}
.gp-theme .woocommerce .checkout_coupon .form-row-last,
.gp-theme.woocommerce-page .checkout_coupon .form-row-last {
float: left;
}
.gp-theme .woocommerce .checkout_coupon .form-row,
.gp-theme.woocommerce-page .checkout_coupon .form-row {
margin-bottom: 0;
padding-right: 6px;
}
.gp-theme .woocommerce #content .checkout_coupon input[name='apply_coupon'].button,
.gp-theme.woocommerce-page #content .checkout_coupon input[name='apply_coupon'].button {
padding: 13px 20px;
} 
.gp-theme .woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-single,
.gp-theme .woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-drop,
.gp-theme .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
.gp-theme .woocommerce form .form-row.validate-required.woocommerce-invalid select,
.gp-theme.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-single,
.gp-theme.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-drop,
.gp-theme.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,
.gp-theme.woocommerce-page form .form-row.validate-required.woocommerce-invalid select,
.gp-theme .woocommerce form .chosen-single,
.gp-theme .woocommerce form .chosen-drop,
.gp-theme.woocommerce-page form .chosen-single,
.gp-theme.woocommerce-page form .chosen-drop {
border-color: #E44E48;
}
.gp-theme.woocommerce-page.woocommerce-checkout .chzn-container-single .chzn-single,
.gp-theme.woocommerce-page .chosen-container-single .chosen-single {
margin: 0;
padding: 10px;
border-width: 1px;
border-style: solid;
border-radius: 4px
background-image: none;
box-shadow: none;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
-webkit-appearance: none;
}
.gp-theme.woocommerce-page.woocommerce-checkout .form-row .chzn-container-single .chzn-single,
.gp-theme.woocommerce-page .chosen-container-single .chosen-single {
height: 40px;
line-height: 1.5em;
}
.gp-theme.woocommerce-page.woocommerce-checkout .form-row .chzn-container-single .chzn-single div b,
.gp-theme.woocommerce-page .chosen-container-single .chosen-single div b {
background-position: 0 9px !important;
}
.gp-theme.woocommerce-page.woocommerce-checkout .form-row .chzn-container-active .chzn-single-with-drop div b,
.gp-theme.woocommerce-page .chosen-container-active .chosen-single-with-drop div b {
background-position: -18px 9px !important;
}
.gp-theme.woocommerce-page.woocommerce-checkout .chzn-container .chzn-drop,
.gp-theme.woocommerce-page .chosen-container .chosen-drop {
border-radius: 0;
box-shadow: none;
}
.gp-theme.woocommerce-page.woocommerce-checkout .chzn-container-single .chzn-search input,
.gp-theme.woocommerce-page .chosen-container-single .chosen-search input {
padding: 7.5px 20px 7.5px 5px;
background-image: none;
}
.gp-theme .woocommerce .checkout #shiptobilling,
.gp-theme.woocommerce-page .checkout #shiptobilling,
.gp-theme .woocommerce .checkout .col-2 h3#ship-to-different-address,
.gp-theme.woocommerce-page .checkout .col-2 h3#ship-to-different-address {
width: 100%;
text-align: right;
}
.gp-theme .woocommerce .checkout #shiptobilling label,
.gp-theme.woocommerce-page .checkout #shiptobilling label,
.gp-theme .woocommerce .checkout .col-2 h3#ship-to-different-address label,
.gp-theme.woocommerce-page .checkout .col-2 h3#ship-to-different-address label {
font-weight: normal;
font-size: 11px;
}
.gp-theme .woocommerce #payment,
.gp-theme.woocommerce-page #payment {
background: none;
}
.gp-theme .woocommerce #payment ul.payment_methods,
.gp-theme.woocommerce-page #payment ul.payment_methods {
padding: 0 0 0 1px;
}
.gp-theme .woocommerce #payment div.payment_box,
.gp-theme.woocommerce-page #payment div.payment_box {
background: #EBE9EB;
box-shadow: none;
text-shadow: none;
}
.gp-theme .woocommerce #payment ul.payment_methods,
.gp-theme.woocommerce-page #payment ul.payment_methods,
.gp-theme .woocommerce #payment div.form-row,
.gp-theme.woocommerce-page #payment div.form-row {
border: 0;
} .gp-theme .woocommerce .order_details li,
.gp-theme.woocommerce-page .order_details li {
margin: 0;
padding: 0;
width: 25%;
border: 0;
font-size: 12px;
}
.gp-theme .woocommerce .order_details li strong,
.gp-theme.woocommerce-page .order_details li strong {
font-weight: normal;
font-size: 14px;
} .gp-theme .woocommerce .col2-set address,
.gp-theme.woocommerce-page .col2-set address {
line-height: 1.7em;
}  .gp-theme .woocommerce .widget_layered_nav ul li,
.gp-theme.woocommerce-page .widget_layered_nav ul li {
margin-top: 0;
border: 0;
}
.gp-theme .woocommerce .widget_layered_nav ul li.chosen a,
.gp-theme.woocommerce-page .widget_layered_nav ul li.chosen a {
border: 0;
} .gp-theme .woocommerce .widget_layered_nav_filters ul li,
.gp-theme.woocommerce-page .widget_layered_nav_filters ul li {
margin-top: 0;
border: 0;
} .gp-theme .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.gp-theme.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
border: 0;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(0, 0, 0, 0.25);
}
.gp-theme .woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.gp-theme.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
border: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background: #c0c0c0;
box-shadow: none;
}
.gp-theme .woocommerce .widget_price_filter #min_price,
.gp-theme.woocommerce-page .widget_price_filter #max_price {
display: none;
} .widget_product_search .screen-reader-text {
display: none;
} .gp-theme .woocommerce ul.cart_list li,
.gp-theme .woocommerce ul.product_list_widget li,
.gp-theme.woocommerce-page ul.cart_list li,
.gp-theme.woocommerce-page ul.product_list_widget li {
padding: 10px 0;
}
.gp-theme .woocommerce ul.cart_list li:first-child,
.gp-theme .woocommerce ul.product_list_widget li:first-child,
.gp-theme.woocommerce-page ul.cart_list li:first-child,
.gp-theme.woocommerce-page ul.product_list_widget li:first-child {
padding-top: 0;
}
.gp-theme .woocommerce ul.cart_list li img,
.gp-theme .woocommerce ul.product_list_widget li img,
.gp-theme.woocommerce-page ul.cart_list li img,
.gp-theme.woocommerce-page ul.product_list_widget li img {
box-shadow: none;
}
.gp-theme .woocommerce ul.cart_list li .star-rating,
.gp-theme .woocommerce ul.product_list_widget li .star-rating,
.gp-theme.woocommerce-page ul.cart_list li .star-rating,
.gp-theme.woocommerce-page ul.product_list_widget li .star-rating {
margin: 3px 0;
}  @media only screen and (max-width: 1200px) {
.gp-responsive.gp-boxed-layout #page-wrapper,
.gp-responsive.gp-boxed-layout #main-header,
.gp-responsive.gp-boxed-layout #top-header,
.gp-responsive .gp-container,
.gp-responsive.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_row,
.gp-responsive.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_accordion,
.gp-responsive.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_tabs,
.gp-responsive.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_tour,
.gp-responsive.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_teaser_grid {
width: 1040px;
}
.gp-responsive.gp-boxed-layout .gp-container,
.gp-responsive.gp-boxed-layout .side-bg-gradient-overlay,
.gp-responsive.gp-boxed-layout.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_row,
.gp-responsive.gp-boxed-layout.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_accordion,
.gp-responsive.gp-boxed-layout.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_tabs,
.gp-responsive.gp-boxed-layout.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_tour,
.gp-responsive.gp-boxed-layout.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_teaser_grid {
width: 960px;
}	
.gp-responsive #content {
width: 680px;
}
.gp-responsive.gp-boxed-layout #content {
width: 600px;
}	
.gp-responsive #sidebar,
.gp-responsive.gp-no-sidebar #user-rating-wrapper,
.gp-responsive.gp-fullwidth #user-rating-wrapper {
width: 330px;
}	
.gp-responsive .portfolio-wrapper.portfolio-masonry .portfolio-item,
.gp-responsive .portfolio-wrapper.portfolio-masonry .regular.portfolio-item,
.gp-responsive .portfolio-wrapper.portfolio-masonry .tall.portfolio-item {
width: 24.9%;
}
.gp-responsive .portfolio-wrapper.portfolio-masonry .wide.portfolio-item,
.gp-responsive .portfolio-wrapper.portfolio-masonry .large.portfolio-item {
width: 49.8%;
}
.gp-responsive .slide-caption {
margin-left: -520px;	
width: 1040px;
}
.gp-responsive.gp-boxed-layout .slide-caption {
margin-left: -480px;
width: 960px;
}	
.site-rating-criteria-wrapper {
width: 218px;
}
.gp-responsive.gp-boxed-layout .site-rating-criteria-wrapper {
width: 182px;
}
} @media only screen and (max-width: 1082px) { 
.gp-responsive.gp-boxed-layout #page-wrapper,
.gp-responsive.gp-boxed-layout #main-header,
.gp-responsive.gp-boxed-layout #top-header,
.gp-responsive .gp-container,
.gp-responsive.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_row,
.gp-responsive.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_accordion,
.gp-responsive.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_tabs,
.gp-responsive.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_tour,
.gp-responsive.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_teaser_grid {
width: 980px;
}
.gp-responsive.gp-boxed-layout .gp-container,
.gp-responsive.gp-boxed-layout .side-bg-gradient-overlay,
.gp-responsive.gp-boxed-layout.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_row,
.gp-responsive.gp-boxed-layout.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_accordion,
.gp-responsive.gp-boxed-layout.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_tabs,
.gp-responsive.gp-boxed-layout.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_tour,
.gp-responsive.gp-boxed-layout.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_teaser_grid {
width: 900px;
}	
.gp-responsive #content,
.gp-responsive.gp-no-sidebar #hub-details,
.gp-responsive.gp-fullwidth #hub-details {
width: 630px;
}
.gp-responsive.gp-boxed-layout #content,
.gp-responsive.gp-no-sidebar.gp-boxed-layout #hub-details,
.gp-responsive.gp-fullwidth.gp-boxed-layout #hub-details {
width: 550px;
}
.gp-responsive #top-header {
position: relative;
}	
.gp-responsive.gp-header-overlay #main-header {
position: absolute;
}
.gp-responsive.gp-header-no-overlay #main-header {
position: relative;
margin-top: 0;
}
.gp-responsive:not(.gp-no-large-title) #fixed-header-padding {
display: none;
}
.gp-responsive #main-nav .menu > li {
margin-left: 20px;
}
.gp-responsive .large-header {
height: auto !important;
}	
.gp-responsive .header-video,
.gp-responsive .play-video-button-wrapper {
display: none;
}	
.gp-responsive #toTop {
display: none !important;
}
.gp-responsive #homepage-slider {
height: auto !important;
}
.gp-responsive .slide-caption {
margin-left: -490px;	
width: 980px;
}
.gp-responsive.gp-boxed-layout .slide-caption {
margin-left: -450px;
width: 900px;
}
.gp-responsive .site-rating-criteria-wrapper {
width: 191px;
}	
.gp-responsive.gp-boxed-layout .site-rating-criteria-wrapper {
width: 155px;
}		
.gp-responsive .portfolio-wrapper.portfolio-masonry .portfolio-item {
width: 33.3% !important;
}
.gp-responsive .portfolio-wrapper.portfolio-masonry .wide.portfolio-item,
.gp-responsive .portfolio-wrapper.portfolio-masonry .large.portfolio-item {
width: 66.6% !important;
}
.gp-responsive .gp-parallax {
background-position: top center !important;
background-size: cover;
}
} @media only screen and (max-width: 1023px) {
.gp-responsive.gp-boxed-layout #page-wrapper,
.gp-responsive.gp-boxed-layout #top-header,
.gp-responsive.gp-boxed-layout #main-header {
width: 100%;
}
.gp-responsive .gp-container,
.gp-responsive .side-bg-gradient-overlay {
padding-right: 15px;
padding-left: 15px;
width: 100% !important;	
}
.gp-responsive.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_row,
.gp-responsive.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_accordion,
.gp-responsive.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_tabs,
.gp-responsive.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_tour,
.gp-responsive.gp-fullwidth .vc_col-sm-12.wpb_column > .wpb_wrapper > .wpb_teaser_grid {
width: 100% !important;
}		
.gp-responsive #content,
.gp-responsive.gp-no-sidebar #hub-details,
.gp-responsive.gp-fullwidth #hub-details {
width: 100% !important;
}
.gp-responsive #sidebar,
.gp-responsive.gp-no-sidebar #user-rating-wrapper,
.gp-responsive.gp-fullwidth #user-rating-wrapper {
width: 100%;
}
.gp-responsive #main-header .searchform {
display: none;
}	
.gp-responsive #main-nav {
float: right;
}
.gp-responsive #main-nav .menu {
display: none;
}
.gp-responsive #header-mobile-nav-button {
display: block;
}
.gp-responsive #footer-3d .first-widget-bend {
width: 100%;
}	
.gp-responsive .footer-widget {
width: 47%;
}
.gp-responsive .footer-widget.footer-whole {
width: 100%;
}	
.gp-responsive .gp-footer-equal-cols .footer-3,
.gp-responsive .gp-footer-equal-cols .footer-5 {
clear: both;
margin-left: 0;
}
.gp-responsive .gp-footer-larger-first-col .footer-1 {
width: 100%;
margin-right: 0;
}
.gp-responsive .gp-footer-larger-first-col .footer-cols {
width: 100%;
}
.gp-responsive .gp-footer-larger-first-col .footer-2,
.gp-responsive .gp-footer-larger-first-col .footer-4 {
clear: both;
margin-left: 0;
}	
.gp-responsive .author-info .avatar {
display: none;
}
.gp-responsive .blog-masonry .post-item,
.gp-responsive .blog-masonry .post-item,
.gp-responsive .blog-columns .post-item.multiple-columns,
.gp-responsive .blog-columns .post-item.multiple-columns,
.gp-responsive .portfolio-wrapper .portfolio-item,
.gp-responsive .portfolio-wrapper .portfolio-item {
width: 48%;
clear: none;
margin-right: 0;
}
.gp-responsive .portfolio-wrapper.portfolio-masonry .portfolio-item {
width: 50% !important;
}
.gp-responsive .portfolio-wrapper.portfolio-masonry .wide.portfolio-item,
.gp-responsive .portfolio-wrapper.portfolio-masonry .large.portfolio-item {
width: 100% !important;
}
.gp-responsive.gp-no-sidebar .blog-columns .post-item.multiple-columns:nth-child(odd),
.gp-responsive.gp-fullwidth .blog-columns .post-item.multiple-columns:nth-child(odd) {
clear: left;
margin-right: 2%;
}	
.gp-responsive .portfolio-left-col {
margin-bottom: 30px;
width: 100%;
}
.gp-responsive .portfolio-right-col {
width: 100%;
padding: 0;
}	
.gp-responsive .slide-caption,
.gp-responsive.gp-boxed-layout .slide-caption {
bottom: 15px;
padding-left: 15px;
width: 100% !important;
margin: 0 ;
left: 0;
min-height: 0;
}	
.gp-responsive .slide-caption-title {
font-size: 32px;
line-height: 44px;
padding-right: 0;
}
.gp-responsive .slide-caption-text {
display: none;
padding-right: 0;
}	
.gp-responsive .slide-caption .rating-wrapper {
display: none;
}
.gp-responsive .hub-header.both-rated-item .user-rating-wrapper	{
display: none;
}
.gp-responsive #hub-tabs .gp-container {
width: 100%;
}
.gp-responsive #hub-tabs ul {
display: none;
}
.gp-responsive #hub-tabs li {
width: 100%;
text-align: left;
border-left-width: 0 !important;
border-right-width: 0 !important;
border-bottom-width: 1px !important;
}
.gp-responsive #hub-tabs li a {
padding: 10px 20px;
}	
.gp-responsive #hub-tabs-mobile-nav-button {
display: block;
}	
.gp-responsive.page-template-review-template-php .small-header,
.gp-responsive.page-template-review-template-php .entry-content > p,
.gp-responsive.page-template-review-template-php .meta-tags {
width: 100%;
}	
.gp-responsive .points-wrapper {
width: 100%;
margin: 0;
}
.gp-responsive .good-points,
.gp-responsive .bad-points {
margin-bottom: 30px;
}
.gp-responsive #review-summary .rating-wrapper {
width: 100%;
margin-top: 30px;
}
.gp-responsive #review-summary .large-rating {
float: none;
margin: 0 auto;
}
.gp-responsive #review-summary .rating-gauge.large-rating {
width: 230px;
}
.gp-responsive #review-summary .rating-plain.large-rating {
width: 200px;
}	
.gp-responsive .site-rating-criteria-wrapper {
display: none;
}	
.gp-responsive .images-wrapper .image-loop {
width: 49%;
}
.gp-responsive .images-wrapper .image-loop:nth-child(5n) {
margin-right: 1%;
}
.gp-responsive .images-wrapper .image-loop:nth-child(2n) {
margin-right: 0;
}	
.gp-responsive #user-review-form.small-form {
width: 100%;
margin-right: 0;
}
#user-review-rules {
width: 100%;
margin-top: 30px;
}
.gp-responsive .featured-wrapper .post-thumbnail {
display: none;
}
.gp-responsive .pricing-column {
margin-bottom: 25px;
width: 50% !important;
}
.gp-responsive .pricing-table .pricing-column.price-column-border:nth-child(4n+1) {
border-left-width: 1px;
}	
.gp-responsive .pricing-table .pricing-row:nth-child(4n+0) {
display: table-row;
}	
.gp-responsive [class*='vc_col-sm-'] {
width: 100%;
}
.gp-responsive.gp-theme .woocommerce ul.products li.product,
.gp-responsive.gp-theme.woocommerce-page ul.products li.product {
width: 48.5% !important;
}
.gp-responsive.gp-theme .woocommerce ul.products li:nth-child(2n+1),
.gp-responsive.gp-theme.woocommerce-page ul.products li:nth-child(2n+1)	{
clear: both !important;
}	
.gp-responsive.gp-theme .woocommerce ul.products li:nth-child(2n+2),
.gp-responsive.gp-theme.woocommerce-page ul.products li:nth-child(2n+2)	{
clear: none !important;
margin-right: 0 !important;
} 
} @media only screen and (max-width: 767px) {
.gp-responsive .pp_pic_holder {
left: 2.5% !important;
width: 95% !important;
}
.gp-responsive .pp_content {
width: 98% !important;
height: auto !important;
}
.gp-responsive .pp_fade {
padding-bottom: 40px;
width: 100% !important;
height: 100% !important;
}
.gp-responsive #pp_full_res img,
.gp-responsive #pp_full_res iframe,
.gp-responsive #pp_full_res video {
max-width: none !important;
width: 100% !important;
height: auto !important;
}
.gp-responsive .pp_details {
width: 100% !important;
}
.gp-responsive .ppt {
margin-left: 0 !important;
width: 100% !important;
}
.gp-responsive #top-nav {
display: none;
}	
.gp-responsive #top-header .social-icons {
display: none;
}	
.gp-responsive #login:target {
padding: 0;
}	
.gp-responsive #login-box {
width: 100%;
height: 100%;
padding: 20px;
border-radius: 0;
}
.gp-responsive #login-box h3 {
margin-bottom: 20px;
}
.gp-responsive .login-form {
padding: 20px 20px 8px;
margin: 0 -20px;
}
.gp-responsive .standard-login {
width: 100%;
}
.gp-responsive .or-divider,
.gp-responsive .social-login {
display: none;
}	
.gp-responsive .login-form p,
.gp-responsive .login-result span {
margin-bottom: 10px;
}
.gp-responsive .login-form .username,
.gp-responsive .login-form .password,
.gp-responsive .login-form .rememberme {
display: inline-block;
width: 31%;
}
.gp-responsive .login-form .username,
.gp-responsive .login-form .password {
margin-right: 2%;
}
.gp-responsive .social-login-link {
display: block;
}
.gp-responsive #login-box input[type="submit"] {
margin-top: 20px;
}
.gp-responsive .login-links {
margin-top: 30px;
}
.gp-responsive .large-header .entry-title,
.gp-responsive .large-header .entry-title a {
font-size: 24px;
line-height: 30px;
}	
.gp-responsive .entry-header .avatar {
display: none;
}
.gp-responsive .footer-widget {
margin-left: 0;
width: 100%;
}
.gp-responsive #copyright .gp-container > div {
margin-bottom: 15px;
}
.gp-responsive #copyright .gp-container > div:last-child {
margin-bottom: 0;
}	
.gp-responsive #copyright-text,
.gp-responsive #footer-nav,
.gp-responsive #footer-nav.nav .menu,
.gp-responsive #copyright .social-icons {
display: inline-block;
float: none;
margin-left: 0;
width: 100%;
text-align: center;
}
.gp-responsive #footer-nav.nav .menu {
width: auto;
}
.gp-responsive #copyright .social-icons a {
line-height: 1 !important;
}	
.gp-responsive .related-wrapper .post-item {
width: 100% !important;
margin: 0 0 20px 0;
}
.gp-responsive .related-wrapper div > .post-item:last-child {
margin-bottom: 0;
}	
.gp-responsive .related-wrapper .post-thumbnail {
float: left;
max-width: 50%;
margin: 0 15px 0 0;
}
.blog-large-size .post-item .loop-title {
font-size: 26px;
line-height: 32px;
}			
.gp-responsive .blog-masonry .inner-loop,
.gp-responsive .blog-wrapper .post-item,
.gp-responsive .portfolio-wrapper .inner-loop,
.gp-responsive .portfolio-wrapper .portfolio-item {
width: 100% !important;
margin-right: 0 !important;
margin-right: 0 !important;
}
.gp-responsive .slide-caption-title {
font-size: 16px;
line-height: 28px;
}	
.gp-responsive #homepage-slider.gp-slider .flex-direction-nav a {
margin-top: -30px;
height: 60px;
line-height: 61px;
}	
.gp-responsive.error404 h1 {
margin-bottom: 20px;
font-size: 30px;
}
.gp-responsive.error404 h2 {
font-size: 18px;
line-height: 28px;
}		
.gp-responsive .hub-wrapper .post-thumbnail {
float: left;
max-width: 40%;
margin: 0 15px 0 0;
}	
.gp-responsive .hub-wrapper .loop-title {
font-size: 16px;
line-height: 22px;
}
.gp-responsive .hub-wrapper .entry-content {
display: none;
}
.gp-responsive .hub-header .post-thumbnail,
.gp-responsive .hub-block-two .post-thumbnail {
display: none;
}
.review-header.large-header .subtitle {
line-height: 21px;
}
.gp-responsive .good-points,
.gp-responsive .bad-points {
width: 100%;
}	
.gp-responsive .hub-header .rating-plain {
display: none;
}
.gp-responsive .portfolio-title {
display: block;
}	
.gp-responsive .portfolio-link {
float: left;
margin-top: 20px;
}	
.gp-responsive .featured-wrapper .loop-title {
font-size: 26px;
line-height: 32px;
}	
.gp-responsive .featured-wrapper .entry-content {
font-size: 14px;
line-height: 26px;
}	
.gp-responsive .portfolio-element {
margin-bottom: 35px;
}
.gp-responsive .pricing-column {
width: 100% !important;
}
.gp-responsive .pricing-column.price-column-border {
border-left-width: 1px;
}
.gp-responsive .pricing-row {
display: table-row;
}	
.gp-responsive.vc_responsive div.vc_row-fluid div[class*="vc_col"] {
display: block;
float: none;
margin-left: 0;
width: auto;
}
.gp-responsive .team-wrapper {
margin-left: 0;
}
.gp-responsive .team-member {
padding-left: 0;
width: 100% !important;
}	
.gp-responsive .testimonial-image {
float: none;
margin: 0 auto 20px;
}
.gp-responsive .testimonial-quote {
display: block;
margin-left: 0 !important;
text-align: center;
font-size: 16px;
line-height: 1.7em;
}
.gp-responsive .testimonial-name {
font-size: 12px;
line-height: 1.7em;
}
.gp-responsive.gp-theme .woocommerce .woocommerce-ordering,
.gp-responsive.gp-theme.woocommerce-page .woocommerce-ordering {
position: relative;
float: left;
margin: 0 0 30px 0;	
}
.gp-responsive.gp-theme .woocommerce form .form-row-first,
.gp-responsive.gp-theme .woocommerce form .form-row-last,
.gp-responsive.gp-theme.woocommerce-page form .form-row-first,
.gp-responsive.gp-theme.woocommerce-page form .form-row-last {
width: 100%;
}
.gp-responsive.gp-theme .woocommerce table.cart th,
.gp-responsive.gp-theme.woocommerce-page table.cart th {
font-size: 12px;
}
.gp-responsive.gp-theme .woocommerce table.cart td,
.gp-responsive.gp-theme.woocommerce-page table.cart td {
padding: 10px 5px;
font-size: 11px;
line-height: 1.3em;
}
.gp-responsive.gp-theme .woocommerce table.cart a.remove,
.gp-responsive.gp-theme .woocommerce #content table.cart a.remove,
.gp-responsive.gp-theme.woocommerce-page table.cart a.remove,
.gp-responsive.gp-theme.woocommerce-page #content table.cart a.remove {
font-size: 14px;
}
.gp-responsive.gp-theme .woocommerce table.cart .product-thumbnail,
.gp-responsive.gp-theme .woocommerce #content table.cart .product-thumbnail,
.gp-responsive.gp-theme.woocommerce-page table.cart .product-thumbnail,
.gp-responsive.gp-theme.woocommerce-page #content table.cart .product-thumbnail	{
display: none;
}
.gp-responsive.gp-theme .woocommerce .shop_table .quantity,
.gp-responsive.gp-theme.woocommerce-page .shop_table .quantity {
width: 70px;
}
.gp-responsive.gp-theme .woocommerce .quantity .plus,
.gp-responsive.gp-theme .woocommerce .quantity .minus,
.gp-responsive.gp-theme .woocommerce #content .quantity .plus,
.gp-responsive.gp-theme .woocommerce #content .quantity .minus,
.gp-responsive.gp-theme.woocommerce-page .quantity .plus,
.gp-responsive.gp-theme.woocommerce-page .quantity .minus,
.gp-responsive.gp-theme.woocommerce-page #content .quantity .plus,
.gp-responsive.gp-theme.woocommerce-page #content .quantity .minus {
padding: 7.5px 5px;
width: 20px;
}
.gp-responsive.gp-theme .woocommerce .quantity input.qty,
.gp-responsive.gp-theme .woocommerce #content .quantity input.qty,
.gp-responsive.gp-theme.woocommerce-page .quantity input.qty,
.gp-responsive.gp-theme.woocommerce-page #content .quantity input.qty {
width: 28px;
}
.gp-responsive.gp-theme .woocommerce table.cart td.actions .coupon .input-text,
.gp-responsive.gp-theme .woocommerce #content table.cart td.actions .coupon .input-text,
.gp-responsive.gp-theme.woocommerce-page table.cart td.actions .coupon .input-text,
.gp-responsive.gp-theme.woocommerce-page #content table.cart td.actions .coupon .input-text {
float: none;
}
.gp-responsive.gp-theme .woocommerce table.cart td.actions .coupon,
.gp-responsive.gp-theme.woocommerce-page table.cart td.actions .coupon {
margin-bottom: 10px;
width: 100%;
}	
.gp-responsive.gp-theme .woocommerce .cart-collaterals .cart_totals,
.gp-responsive.gp-theme.woocommerce-page .cart-collaterals .cart_totals,
.gp-responsive.gp-theme .woocommerce .cart-collaterals .shipping_calculator,
.gp-responsive.gp-theme.woocommerce-page .cart-collaterals .shipping_calculator {
width: 100%;
}		
.gp-responsive.gp-theme .woocommerce .col2-set .col-1,
.gp-responsive.gp-theme .woocommerce .col2-set .col-2,
.gp-responsive.gp-theme.woocommerce-page .col2-set .col-1,
.gp-responsive.gp-theme.woocommerce-page .col2-set .col-2 {
width: 100%;
}
.gp-responsive.gp-theme .woocommerce .col2-set .col-1,
.gp-responsive.gp-theme.woocommerce-page .col2-set .col-1 {
margin-bottom: 20px;
}
.gp-responsive.gp-theme .woocommerce table.my_account_orders .order-actions,
.gp-responsive.gp-theme.woocommerce-page table.my_account_orders .order-actions {
display: none;
}
} @media only screen and (max-width: 567px) {	
#dropdowncart .menu > li > .sub-menu {
display: none;
}
.gp-responsive .login-form .username,
.gp-responsive .login-form .password,
.gp-responsive .login-form .rememberme {
display: block;
width: 100%;
margin-right: 0;
}
.gp-responsive .filter-wrapper {
text-align: center;
}
.gp-responsive div[class*="-shortcode"] .filter-wrapper {
width: 100%;
margin: 20px 0 0 0;
}	
.gp-responsive .blog-standard-size .post-thumbnail.wrap,
.gp-responsive .blog-large-size .post-thumbnail.wrap {
max-width: 40%;
}
.gp-responsive .post-item[class*="-rated-item"] .loop-header,
.gp-responsive .post-item[class*="-rated-item"] .hub-cats,
.gp-responsive .post-item[class*="-rated-item"] .entry-content,
.gp-responsive .post-item[class*="-rated-item"] .entry-meta {
padding-right: 0;
}
.gp-responsive .average-rating-text {
width: 160px;
}		
.gp-responsive .hub-header .rating-wrapper {
display: none;
}		
.gp-responsive .blog-standard .rating-wrapper {
display: none;
}	
.gp-responsive .rate-text {
margin: 0 0 1px 0;
width: 100%;
}
.gp-responsive .portfolio-wrapper.portfolio-masonry .portfolio-item {
width: 100% !important;
}	
.gp-responsive .featured-title-overlay {
display: none;
}
.gp-responsive .ranking-wrapper .post-thumbnail {
display: none;
}
.gp-responsive.gp-theme .woocommerce div.product div.images,
.gp-responsive.gp-theme .woocommerce #content div.product div.images,
.gp-responsive.gp-theme.woocommerce-page div.product div.images,
.gp-responsive.gp-theme.woocommerce-page #content div.product div.images,
.gp-responsive.gp-theme .woocommerce div.product div.summary,
.gp-responsive.gp-theme .woocommerce #content div.product div.summary,
.gp-responsive.gp-theme.woocommerce-page div.product div.summary,
.gp-responsive.gp-theme.woocommerce-page #content div.product div.summary,
.gp-responsive.gp-theme .woocommerce div.product .woocommerce-tabs ul.tabs li,
.gp-responsive.gp-theme .woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.gp-responsive.gp-theme.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.gp-responsive.gp-theme.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
width: 100%;
}
.gp-responsive.gp-theme .woocommerce div.product .woocommerce-tabs ul.tabs li a,
.gp-responsive.gp-theme .woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.gp-responsive.gp-theme.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,
.gp-responsive.gp-theme.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
border-top-width: 0;
border-left-width: 1px;
}
.gp-responsive.gp-theme .woocommerce div.product .woocommerce-tabs ul.tabs li:first-child a,
.gp-responsive.gp-theme .woocommerce #content div.product .woocommerce-tabs ul.tabs li:first-child a,
.gp-responsive.gp-theme.woocommerce-page div.product .woocommerce-tabs ul.tabs li:first-child a,
.gp-responsive.gp-theme.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:first-child a {
border-top-width: 1px;
}		
.gp-responsive.gp-theme .woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.gp-responsive.gp-theme .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,
.gp-responsive.gp-theme.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a,
.gp-responsive.gp-theme.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a {
border-color: #eee;
}	
.gp-responsive.gp-theme input[name='update_cart'] {
margin-bottom: 10px !important;
}
}@font-face{font-family:'FontAwesome';src:url(//www.croteam.com/wp-content/themes/gauge/lib/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0);src:url(//www.croteam.com/wp-content/themes/gauge/lib/fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'),url(//www.croteam.com/wp-content/themes/gauge/lib/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'),url(//www.croteam.com/wp-content/themes/gauge/lib/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'),url(//www.croteam.com/wp-content/themes/gauge/lib/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.2.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}.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}@-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{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{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{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:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.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{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: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-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.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"}.slideDown{
animation-name: slideDown;
-webkit-animation-name: slideDown;	
animation-duration: 1s;	
-webkit-animation-duration: 1s;
animation-timing-function: ease;	
-webkit-animation-timing-function: ease;	
visibility: visible !important;						
}
@keyframes slideDown {
0% {
transform: translateY(-100%);
}
50%{
transform: translateY(8%);
}
65%{
transform: translateY(-4%);
}
80%{
transform: translateY(4%);
}
95%{
transform: translateY(-2%);
}			
100% {
transform: translateY(0%);
}		
}
@-webkit-keyframes slideDown {
0% {
-webkit-transform: translateY(-100%);
}
50%{
-webkit-transform: translateY(8%);
}
65%{
-webkit-transform: translateY(-4%);
}
80%{
-webkit-transform: translateY(4%);
}
95%{
-webkit-transform: translateY(-2%);
}			
100% {
-webkit-transform: translateY(0%);
}	
} .slideUp{
animation-name: slideUp;
-webkit-animation-name: slideUp;	
animation-duration: 1s;	
-webkit-animation-duration: 1s;
animation-timing-function: ease;	
-webkit-animation-timing-function: ease;
visibility: visible !important;			
}
@keyframes slideUp {
0% {
transform: translateY(100%);
}
50%{
transform: translateY(-8%);
}
65%{
transform: translateY(4%);
}
80%{
transform: translateY(-4%);
}
95%{
transform: translateY(2%);
}			
100% {
transform: translateY(0%);
}	
}
@-webkit-keyframes slideUp {
0% {
-webkit-transform: translateY(100%);
}
50%{
-webkit-transform: translateY(-8%);
}
65%{
-webkit-transform: translateY(4%);
}
80%{
-webkit-transform: translateY(-4%);
}
95%{
-webkit-transform: translateY(2%);
}			
100% {
-webkit-transform: translateY(0%);
}	
} .slideLeft{
animation-name: slideLeft;
-webkit-animation-name: slideLeft;	
animation-duration: 1s;	
-webkit-animation-duration: 1s;
animation-timing-function: ease-in-out;	
-webkit-animation-timing-function: ease-in-out;		
visibility: visible !important;	
}
@keyframes slideLeft {
0% {
transform: translateX(150%);
}
50%{
transform: translateX(-8%);
}
65%{
transform: translateX(4%);
}
80%{
transform: translateX(-4%);
}
95%{
transform: translateX(2%);
}			
100% {
transform: translateX(0%);
}
}
@-webkit-keyframes slideLeft {
0% {
-webkit-transform: translateX(150%);
}
50%{
-webkit-transform: translateX(-8%);
}
65%{
-webkit-transform: translateX(4%);
}
80%{
-webkit-transform: translateX(-4%);
}
95%{
-webkit-transform: translateX(2%);
}			
100% {
-webkit-transform: translateX(0%);
}
} .slideRight{
animation-name: slideRight;
-webkit-animation-name: slideRight;	
animation-duration: 1s;	
-webkit-animation-duration: 1s;
animation-timing-function: ease-in-out;	
-webkit-animation-timing-function: ease-in-out;		
visibility: visible !important;	
}
@keyframes slideRight {
0% {
transform: translateX(-150%);
}
50%{
transform: translateX(8%);
}
65%{
transform: translateX(-4%);
}
80%{
transform: translateX(4%);
}
95%{
transform: translateX(-2%);
}			
100% {
transform: translateX(0%);
}	
}
@-webkit-keyframes slideRight {
0% {
-webkit-transform: translateX(-150%);
}
50%{
-webkit-transform: translateX(8%);
}
65%{
-webkit-transform: translateX(-4%);
}
80%{
-webkit-transform: translateX(4%);
}
95%{
-webkit-transform: translateX(-2%);
}			
100% {
-webkit-transform: translateX(0%);
}
} .slideExpandUp{
animation-name: slideExpandUp;
-webkit-animation-name: slideExpandUp;	
animation-duration: 1.6s;	
-webkit-animation-duration: 1.6s;
animation-timing-function: ease-out;	
-webkit-animation-timing-function: ease -out;
visibility: visible !important;	
}
@keyframes slideExpandUp {
0% {
transform: translateY(100%) scaleX(0.5);
}
30%{
transform: translateY(-8%) scaleX(0.5);
}	
40%{
transform: translateY(2%) scaleX(0.5);
}
50%{
transform: translateY(0%) scaleX(1.1);
}
60%{
transform: translateY(0%) scaleX(0.9);		
}
70% {
transform: translateY(0%) scaleX(1.05);
}			
80%{
transform: translateY(0%) scaleX(0.95);		
}
90% {
transform: translateY(0%) scaleX(1.02);
}	
100%{
transform: translateY(0%) scaleX(1);		
}
}
@-webkit-keyframes slideExpandUp {
0% {
-webkit-transform: translateY(100%) scaleX(0.5);
}
30%{
-webkit-transform: translateY(-8%) scaleX(0.5);
}	
40%{
-webkit-transform: translateY(2%) scaleX(0.5);
}
50%{
-webkit-transform: translateY(0%) scaleX(1.1);
}
60%{
-webkit-transform: translateY(0%) scaleX(0.9);		
}
70% {
-webkit-transform: translateY(0%) scaleX(1.05);
}			
80%{
-webkit-transform: translateY(0%) scaleX(0.95);		
}
90% {
-webkit-transform: translateY(0%) scaleX(1.02);
}	
100%{
-webkit-transform: translateY(0%) scaleX(1);		
}
} .expandUp{
animation-name: expandUp;
-webkit-animation-name: expandUp;	
animation-duration: 0.7s;	
-webkit-animation-duration: 0.7s;
animation-timing-function: ease;	
-webkit-animation-timing-function: ease;		
visibility: visible !important;	
}
@keyframes expandUp {
0% {
transform: translateY(100%) scale(0.6) scaleY(0.5);
}
60%{
transform: translateY(-7%) scaleY(1.12);
}
75%{
transform: translateY(3%);
}	
100% {
transform: translateY(0%) scale(1) scaleY(1);
}	
}
@-webkit-keyframes expandUp {
0% {
-webkit-transform: translateY(100%) scale(0.6) scaleY(0.5);
}
60%{
-webkit-transform: translateY(-7%) scaleY(1.12);
}
75%{
-webkit-transform: translateY(3%);
}	
100% {
-webkit-transform: translateY(0%) scale(1) scaleY(1);
}	
} .fadeIn{
animation-name: fadeIn;
-webkit-animation-name: fadeIn;	
animation-duration: 1.5s;	
-webkit-animation-duration: 1.5s;
animation-timing-function: ease-in-out;	
-webkit-animation-timing-function: ease-in-out;		
visibility: visible !important;	
}
@keyframes fadeIn {
0% {
transform: scale(0);
opacity: 0.0;		
}
60% {
transform: scale(1.1);	
}
80% {
transform: scale(0.9);
opacity: 1;	
}	
100% {
transform: scale(1);
opacity: 1;	
}		
}
@-webkit-keyframes fadeIn {
0% {
-webkit-transform: scale(0);
opacity: 0.0;		
}
60% {
-webkit-transform: scale(1.1);
}
80% {
-webkit-transform: scale(0.9);
opacity: 1;	
}	
100% {
-webkit-transform: scale(1);
opacity: 1;	
}		
} .expandOpen{
animation-name: expandOpen;
-webkit-animation-name: expandOpen;	
animation-duration: 1.2s;	
-webkit-animation-duration: 1.2s;
animation-timing-function: ease-out;	
-webkit-animation-timing-function: ease-out;	
visibility: visible !important;	
}
@keyframes expandOpen {
0% {
transform: scale(1.8);		
}
50% {
transform: scale(0.95);
}	
80% {
transform: scale(1.05);
}
90% {
transform: scale(0.98);
}	
100% {
transform: scale(1);
}			
}
@-webkit-keyframes expandOpen {
0% {
-webkit-transform: scale(1.8);		
}
50% {
-webkit-transform: scale(0.95);
}	
80% {
-webkit-transform: scale(1.05);
}
90% {
-webkit-transform: scale(0.98);
}	
100% {
-webkit-transform: scale(1);
}					
} .bigEntrance{
animation-name: bigEntrance;
-webkit-animation-name: bigEntrance;	
animation-duration: 1.6s;	
-webkit-animation-duration: 1.6s;
animation-timing-function: ease-out;	
-webkit-animation-timing-function: ease-out;	
visibility: visible !important;			
}
@keyframes bigEntrance {
0% {
transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
opacity: 0.2;
}
30% {
transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);		
opacity: 1;
}
45% {
transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
opacity: 1;
}
60% {
transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);		
opacity: 1;
}	
75% {
transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
opacity: 1;
}
90% {
transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);		
opacity: 1;
}	
100% {
transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
opacity: 1;
}		
}
@-webkit-keyframes bigEntrance {
0% {
-webkit-transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
opacity: 0.2;
}
30% {
-webkit-transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);		
opacity: 1;
}
45% {
-webkit-transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
opacity: 1;
}
60% {
-webkit-transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);		
opacity: 1;
}	
75% {
-webkit-transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
opacity: 1;
}
90% {
-webkit-transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);		
opacity: 1;
}	
100% {
-webkit-transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
opacity: 1;
}				
} .hatch{
animation-name: hatch;
-webkit-animation-name: hatch;	
animation-duration: 2s;	
-webkit-animation-duration: 2s;
animation-timing-function: ease-in-out;	
-webkit-animation-timing-function: ease-in-out;
transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-webkit-transform-origin: 50% 100%; 
visibility: visible !important;		
}
@keyframes hatch {
0% {
transform: rotate(0deg) scaleY(0.6);
}
20% {
transform: rotate(-2deg) scaleY(1.05);
}
35% {
transform: rotate(2deg) scaleY(1);
}
50% {
transform: rotate(-2deg);
}	
65% {
transform: rotate(1deg);
}	
80% {
transform: rotate(-1deg);
}		
100% {
transform: rotate(0deg);
}									
}
@-webkit-keyframes hatch {
0% {
-webkit-transform: rotate(0deg) scaleY(0.6);
}
20% {
-webkit-transform: rotate(-2deg) scaleY(1.05);
}
35% {
-webkit-transform: rotate(2deg) scaleY(1);
}
50% {
-webkit-transform: rotate(-2deg);
}	
65% {
-webkit-transform: rotate(1deg);
}	
80% {
-webkit-transform: rotate(-1deg);
}		
100% {
-webkit-transform: rotate(0deg);
}		
} .bounce{
animation-name: bounce;
-webkit-animation-name: bounce;	
animation-duration: 1.6s;	
-webkit-animation-duration: 1.6s;
animation-timing-function: ease;	
-webkit-animation-timing-function: ease;	
transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-webkit-transform-origin: 50% 100%; 	
}
@keyframes bounce {
0% {
transform: translateY(0%) scaleY(0.6);
}
60%{
transform: translateY(-100%) scaleY(1.1);
}
70%{
transform: translateY(0%) scaleY(0.95) scaleX(1.05);
}
80%{
transform: translateY(0%) scaleY(1.05) scaleX(1);
}	
90%{
transform: translateY(0%) scaleY(0.95) scaleX(1);
}				
100%{
transform: translateY(0%) scaleY(1) scaleX(1);
}	
}
@-webkit-keyframes bounce {
0% {
-webkit-transform: translateY(0%) scaleY(0.6);
}
60%{
-webkit-transform: translateY(-100%) scaleY(1.1);
}
70%{
-webkit-transform: translateY(0%) scaleY(0.95) scaleX(1.05);
}
80%{
-webkit-transform: translateY(0%) scaleY(1.05) scaleX(1);
}	
90%{
-webkit-transform: translateY(0%) scaleY(0.95) scaleX(1);
}				
100%{
-webkit-transform: translateY(0%) scaleY(1) scaleX(1);
}		
} .pulse{
animation-name: pulse;
-webkit-animation-name: pulse;	
animation-duration: 1.5s;	
-webkit-animation-duration: 1.5s;
animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
}
@keyframes pulse {
0% {
transform: scale(0.9);
opacity: 0.7;		
}
50% {
transform: scale(1);
opacity: 1;	
}	
100% {
transform: scale(0.9);
opacity: 0.7;	
}			
}
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale(0.95);
opacity: 0.7;		
}
50% {
-webkit-transform: scale(1);
opacity: 1;	
}	
100% {
-webkit-transform: scale(0.95);
opacity: 0.7;	
}			
} .floating{
animation-name: floating;
-webkit-animation-name: floating;
animation-duration: 1.5s;	
-webkit-animation-duration: 1.5s;
animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
}
@keyframes floating {
0% {
transform: translateY(0%);	
}
50% {
transform: translateY(8%);	
}	
100% {
transform: translateY(0%);
}			
}
@-webkit-keyframes floating {
0% {
-webkit-transform: translateY(0%);	
}
50% {
-webkit-transform: translateY(8%);	
}	
100% {
-webkit-transform: translateY(0%);
}			
} .tossing{
animation-name: tossing;
-webkit-animation-name: tossing;	
animation-duration: 2.5s;	
-webkit-animation-duration: 2.5s;
animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
}
@keyframes tossing {
0% {
transform: rotate(-4deg);	
}
50% {
transform: rotate(4deg);
}
100% {
transform: rotate(-4deg);	
}						
}
@-webkit-keyframes tossing {
0% {
-webkit-transform: rotate(-4deg);	
}
50% {
-webkit-transform: rotate(4deg);
}
100% {
-webkit-transform: rotate(-4deg);	
}				
} .pullUp{
animation-name: pullUp;
-webkit-animation-name: pullUp;	
animation-duration: 1.1s;	
-webkit-animation-duration: 1.1s;
animation-timing-function: ease-out;	
-webkit-animation-timing-function: ease-out;	
transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-webkit-transform-origin: 50% 100%; 		
}
@keyframes pullUp {
0% {
transform: scaleY(0.1);
}
40% {
transform: scaleY(1.02);
}
60% {
transform: scaleY(0.98);
}
80% {
transform: scaleY(1.01);
}
100% {
transform: scaleY(0.98);
}				
80% {
transform: scaleY(1.01);
}
100% {
transform: scaleY(1);
}							
}
@-webkit-keyframes pullUp {
0% {
-webkit-transform: scaleY(0.1);
}
40% {
-webkit-transform: scaleY(1.02);
}
60% {
-webkit-transform: scaleY(0.98);
}
80% {
-webkit-transform: scaleY(1.01);
}
100% {
-webkit-transform: scaleY(0.98);
}				
80% {
-webkit-transform: scaleY(1.01);
}
100% {
-webkit-transform: scaleY(1);
}		
} .pullDown{
animation-name: pullDown;
-webkit-animation-name: pullDown;	
animation-duration: 1.1s;	
-webkit-animation-duration: 1.1s;
animation-timing-function: ease-out;	
-webkit-animation-timing-function: ease-out;	
transform-origin: 50% 0%;
-ms-transform-origin: 50% 0%;
-webkit-transform-origin: 50% 0%; 		
}
@keyframes pullDown {
0% {
transform: scaleY(0.1);
}
40% {
transform: scaleY(1.02);
}
60% {
transform: scaleY(0.98);
}
80% {
transform: scaleY(1.01);
}
100% {
transform: scaleY(0.98);
}				
80% {
transform: scaleY(1.01);
}
100% {
transform: scaleY(1);
}							
}
@-webkit-keyframes pullDown {
0% {
-webkit-transform: scaleY(0.1);
}
40% {
-webkit-transform: scaleY(1.02);
}
60% {
-webkit-transform: scaleY(0.98);
}
80% {
-webkit-transform: scaleY(1.01);
}
100% {
-webkit-transform: scaleY(0.98);
}				
80% {
-webkit-transform: scaleY(1.01);
}
100% {
-webkit-transform: scaleY(1);
}		
} .stretchLeft{
animation-name: stretchLeft;
-webkit-animation-name: stretchLeft;	
animation-duration: 1.5s;	
-webkit-animation-duration: 1.5s;
animation-timing-function: ease-out;	
-webkit-animation-timing-function: ease-out;	
transform-origin: 100% 0%;
-ms-transform-origin: 100% 0%;
-webkit-transform-origin: 100% 0%; 
}
@keyframes stretchLeft {
0% {
transform: scaleX(0.3);
}
40% {
transform: scaleX(1.02);
}
60% {
transform: scaleX(0.98);
}
80% {
transform: scaleX(1.01);
}
100% {
transform: scaleX(0.98);
}				
80% {
transform: scaleX(1.01);
}
100% {
transform: scaleX(1);
}							
}
@-webkit-keyframes stretchLeft {
0% {
-webkit-transform: scaleX(0.3);
}
40% {
-webkit-transform: scaleX(1.02);
}
60% {
-webkit-transform: scaleX(0.98);
}
80% {
-webkit-transform: scaleX(1.01);
}
100% {
-webkit-transform: scaleX(0.98);
}				
80% {
-webkit-transform: scaleX(1.01);
}
100% {
-webkit-transform: scaleX(1);
}		
} .stretchRight{
animation-name: stretchRight;
-webkit-animation-name: stretchRight;	
animation-duration: 1.5s;	
-webkit-animation-duration: 1.5s;
animation-timing-function: ease-out;	
-webkit-animation-timing-function: ease-out;	
transform-origin: 0% 0%;
-ms-transform-origin: 0% 0%;
-webkit-transform-origin: 0% 0%; 		
}
@keyframes stretchRight {
0% {
transform: scaleX(0.3);
}
40% {
transform: scaleX(1.02);
}
60% {
transform: scaleX(0.98);
}
80% {
transform: scaleX(1.01);
}
100% {
transform: scaleX(0.98);
}				
80% {
transform: scaleX(1.01);
}
100% {
transform: scaleX(1);
}							
}
@-webkit-keyframes stretchRight {
0% {
-webkit-transform: scaleX(0.3);
}
40% {
-webkit-transform: scaleX(1.02);
}
60% {
-webkit-transform: scaleX(0.98);
}
80% {
-webkit-transform: scaleX(1.01);
}
100% {
-webkit-transform: scaleX(0.98);
}				
80% {
-webkit-transform: scaleX(1.01);
}
100% {
-webkit-transform: scaleX(1);
}		
}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//www.croteam.com/wp-content/themes/gauge/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}