.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 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;
}.wpa-test-msg{background: #d1ecf1 !important; border: 1px solid #bee5eb !important; border-radius: 5px !important;color: #0c5460 !important; font-size: 14px !important; padding:.75rem 1.25rem !important; font-family: Arial !important; margin-top:5px !important;}
span.wpa-button{ display: inline-block !important; padding-top: 5px !important; color: #fff !important;background-color: #6c757d !important;border-color: #6c757d !important; padding: 5px 10px !important; border-radius: 5px !important; margin-top:5px !important;  cursor: pointer !important; }.panel-grid.panel-has-style>.panel-row-style,.panel-grid.panel-no-style{display:flex;-ms-flex-wrap:wrap;flex-wrap:nowrap;-ms-justify-content:space-between;justify-content:space-between}.panel-grid .so-parallax{position:relative}.panel-grid .so-parallax>:not(.simpleParallax){position:relative;z-index:1}.panel-grid .so-parallax .simpleParallax{overflow:hidden}.panel-grid .so-parallax .simpleParallax,.panel-grid .so-parallax img[data-siteorigin-parallax]{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.panel-layout.panel-is-rtl .panel-grid.panel-has-style>.panel-row-style,.panel-layout.panel-is-rtl .panel-grid.panel-no-style{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.panel-grid-cell{-ms-box-sizing:border-box;box-sizing:border-box}.panel-grid-cell .panel-cell-style{height:100%}.panel-grid-cell .so-panel{zoom:1}.panel-grid-cell .so-panel:before{content:"";display:block}.panel-grid-cell .so-panel:after{content:"";display:table;clear:both}.panel-grid-cell .panel-last-child{margin-bottom:0}.panel-grid-cell .widget-title{margin-top:0}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container){overflow-x:hidden}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container) .siteorigin-panels-stretch{margin-right:-1000px!important;margin-left:-1000px!important;padding-right:1000px!important;padding-left:1000px!important}html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline; }
html {
font-size: 100%;
line-height: 1;
overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body {
background: #fff; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block; }
ol, ul {
list-style: none; }
table { border-collapse: collapse;
border-spacing: 0; }
caption, th, td {
font-weight: normal;
text-align: left;
vertical-align: middle; }
blockquote:before, blockquote:after,
q:before, q:after {
content: ""; }
blockquote, q {
quotes: "" ""; }
a:focus {
outline: thin dotted; }
a:hover,
a:active {
outline: 0; }
a img {
border: 0; }  #page {
margin: 0 auto;
max-width: 67.5rem;
padding: 0 5%; }
body:not(.resp) #page {
width: 67.5rem; }
#primary {
box-sizing: border-box;
float: left; }
.sidebar #primary {
border-color: #e5e5e5;
border-style: solid;
border-width: 0 0.0625em 0 0;
padding-right: 3.5%;
width: 75%; }
.sidebar-position-left #primary {
border-right-width: 0;
border-left-width: 0.0625rem;
float: right;
padding: 0 0 0 3.5%; }
@media (max-width: 48rem) {
.resp.sidebar #primary {
border: none;
padding-right: 0;
padding-left: 0;
width: 100%; } }
#secondary {
box-sizing: border-box;
border-color: #e5e5e5;
border-style: solid;
float: right;
padding-left: 3.5%;
width: 25%; }
.sidebar-position-left #secondary {
float: left;
padding: 0 3.5% 0 0; }
@media (max-width: 48rem) {
.resp #secondary {
width: 100%; } }
@media (max-width: 48rem) {
.resp.sidebar #secondary {
border-color: #e5e5e5;
border-top-style: solid;
border-top-width: 0.0625em;
margin-top: 3em;
padding-top: 2.9375em; } } .one-column #primary,
.page-template-page-templatesfull-width-php #primary,
.page-template-page-templatesfull-width-no-title-php #primary,
.page-template-page-templatesfull-width-unconstrained-content-php #primary,
.page-template-page-templatesfull-width-unconstrained-content-no-title-php #primary,
.error404 #primary {
border: none;
float: none;
padding: 0;
width: 100%; }
.one-column #primary #main,
.page-template-page-templatesfull-width-php #primary #main,
.page-template-page-templatesfull-width-no-title-php #primary #main,
.error404 #primary #main {
margin-right: auto;
margin-left: auto;
max-width: 71.3889%; }
@media (max-width: 48rem) {
.one-column #primary #main,
.page-template-page-templatesfull-width-php #primary #main,
.page-template-page-templatesfull-width-no-title-php #primary #main,
.error404 #primary #main {
max-width: 100%; } }
.page-template-page-templatesfull-width-unconstrained-content-php #primary #main,
.page-template-page-templatesfull-width-unconstrained-content-no-title-php #primary #main {
margin-right: auto;
margin-left: auto;
max-width: 100%; } html {
font-size: 100%;
line-height: 1.6875em; }
body,
button,
input,
select,
textarea {
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
color: #666;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
font-size: 1em;
line-height: 1.6875; }
[class^="icon-"]:before,
[class*=" icon-"]:before {
display: inline-block;
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
text-decoration: inherit; }
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
color: #333;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
font-weight: 600;
margin: 0.84375em 0;
word-break: normal; }
h1 {
font-size: 29px;
font-size: 1.8125rem;
line-height: 1.86207em; }
h2 {
font-size: 26px;
font-size: 1.625rem;
line-height: 2.07692em; }
h3 {
font-size: 23px;
font-size: 1.4375rem;
line-height: 1.17391em; }
h4 {
font-size: 20px;
font-size: 1.25rem;
line-height: 1.35em; }
h5 {
font-size: 18px;
font-size: 1.125rem;
line-height: 1.5em; }
h6 {
font-size: 16px;
font-size: 1rem;
line-height: 1.6875em; }
p {
margin-bottom: 1.6875em; }
p:last-child {
margin-bottom: 0; }
p:only-child {
margin-bottom: 1.6875em; }
b,
strong {
font-weight: 600; }
dfn,
cite,
em,
i {
font-style: italic; }
blockquote {
border-left: 0.1875em solid #2ac176;
margin-top: 1.6875em;
margin-bottom: 1.6875em;
overflow: hidden;
padding: 0 0 0 1.6875em; }
blockquote cite {
font-size: 16px;
font-size: 1rem;
display: block;
line-height: 1.6875em;
margin-top: 1.6875em; }
address {
margin: 0 0 1.6875em; }
code,
kbd,
tt,
var,
samp,
pre {
font-family: Consolas, "Courier New", Courier, monospace;
hyphens: none; }
pre {
background: #f2f2f2;
color: #0d0d0d;
margin: 0 0 1.6875em;
max-width: 100%;
overflow: auto;
padding: 0.84375em 1.6875em; }
abbr,
acronym {
border-bottom: 0.0625em dotted #2ac176;
cursor: help; }
mark,
ins {
background: #fff9C0;
text-decoration: none; }
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
bottom: 1ex; }
sub {
top: .5ex; }
small {
font-size: 75%; }
big {
font-size: 125%; } hr {
background-color: #e5e5e5;
border: 0;
height: 0.0625em;
margin: 0 0 1.6875em; }
ul,
ol {
margin: 0 0 1.6875em 1.5em; }
ul {
list-style: disc; }
ol {
list-style: decimal; }
li > ul,
li > ol {
margin-top: 0;
margin-bottom: 0; }
dl {
margin: 0 0 1.6875em; }
dl dt {
font-weight: 600; }
dl dd {
margin: 0 0 0 1.6875em; }
img {
height: auto; max-width: 100%; }
figure {
margin: 0; }
table {
border: 1px solid #e5e5e5;
margin: 0 0 1.6875em;
width: 100%; }
table th,
table td {
border: 1px solid #e5e5e5;
padding: 0.5em; }
@media (max-width: 30rem) {
.resp table th, .resp table td {
padding: 2%; } }
table th {
font-weight: 600; } button,
input,
select,
textarea {
font-size: 100%; margin: 0; outline-style: none;
vertical-align: baseline; *vertical-align: middle; }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
display: none; }
label {
display: block;
font-weight: 600;
margin-bottom: 0.4219em; }
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background: rgba(42, 193, 118, 0.8);
border: none;
border-radius: 3px;
box-shadow: #21975c 0 1px 0;
color: #FFF;
cursor: pointer; -webkit-appearance: button; font-weight: 400;
padding: 0.5em 1em 0.375em;
text-transform: uppercase;
transition: .3s; }
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #2ac176; }
input[type="checkbox"],
input[type="radio"] {
padding: 0; margin-right: 0.3125em; }
input[type="search"] {
-webkit-appearance: textfield; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0; }
input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
input[type="password"],
input[type="search"],
select[multiple],
textarea {
border: 1px solid #e5e5e5;
border-radius: 3px;
line-height: normal;
padding: 0.6875em 0.625rem 0.6875em;
transition: .3s;
-webkit-appearance: none; }
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
select[multiple]:focus,
textarea:focus {
border-color: #ccc; }
textarea {
box-sizing: border-box;
overflow: auto; padding: 0.625em;
vertical-align: top; width: 80%; }
input[type="file"] {
font-size: 14px;
font-size: 0.875rem;
line-height: 0; }  a {
color: #2ac176;
text-decoration: none; }
a:hover, a:focus, a:active {
color: #666; } .main-navigation {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.92857em;
text-align: right;
max-width: 60%; }
.site-header:not(.center-logo) .main-navigation {
display: table-cell;
vertical-align: middle; }
@media (max-width: 48rem) {
.resp .main-navigation {
margin: 0 0 0.1875em; }
.resp .site-header:not(.responsive-menu) .main-navigation {
text-align: center;
margin: 1.5804em 0 0.1875em;
max-width: 100%;
width: 100%; } }
.main-navigation a {
color: #666;
display: block;
white-space: nowrap; }
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a {
color: #2ac176; }
.main-navigation ul {
display: block;
list-style: none;
margin: 0;
padding: 0; }
@media (max-width: 48rem) {
.resp .main-navigation ul {
text-align: center; } }
.main-navigation ul li {
display: inline-block;
padding: 0 1.6518em 0 0;
position: relative; }
.main-navigation ul li:hover > a {
color: #2ac176; }
.main-navigation ul li:last-of-type {
padding-right: 0; }
.main-navigation ul ul {
display: none;
left: 0;
padding-top: 0.1875em;
position: absolute;
text-align: left !important;
z-index: 300; }
@media (max-width: 64rem) {
.resp .main-navigation ul ul {
display: none; } }
.main-navigation ul ul li {
background: #f2f2f2;
margin: 0;
min-width: 9.6429em;
padding: 0;
width: 100%; }
.main-navigation ul ul li a {
padding: 0.5714em 1.1429em 0.5179em; }
.main-navigation ul ul li:hover > a {
background: #2ac176;
color: #fff; }
.main-navigation ul ul ul {
left: 100%;
padding-top: 0;
top: 0; }
.main-navigation ul li:hover > ul {
display: block; }
.main-navigation .menu-item-has-children,
.main-navigation .page_item_has_children {
margin-right: 2.6607em;
padding-right: 0; }
.main-navigation .menu-item-has-children a:before,
.main-navigation .page_item_has_children a:before {
content: "\f063";
font-family: "FontAwesome";
font-size: 0.625em;
padding: 0 0 0 0.6em;
position: absolute;
right: -1.5625em;
top: 0.1875em; }
.main-navigation .menu-item-has-children .sub-menu .menu-item-has-children,
.main-navigation .menu-item-has-children .children .page_item_has_children,
.main-navigation .page_item_has_children .sub-menu .menu-item-has-children,
.main-navigation .page_item_has_children .children .page_item_has_children {
margin-right: 0; }
.main-navigation .menu-item-has-children .sub-menu a:before,
.main-navigation .menu-item-has-children .children a:before,
.main-navigation .page_item_has_children .sub-menu a:before,
.main-navigation .page_item_has_children .children a:before {
content: none; }
.center-logo .main-navigation {
margin: 1.5804em 0 0.1875em;
max-width: 100%;
text-align: center;
width: 100%; }
@media (max-width: 48rem) {
.resp .responsive-menu.center-logo .main-navigation {
margin-top: 0; } } .responsive-menu .menu-toggle {
background: none;
border-radius: 0;
box-shadow: none;
color: #333;
-webkit-appearance: none;
display: none;
height: 22px;
padding: 0;
position: absolute;
right: 0;
top: 11px; }
.responsive-menu .menu-toggle:after {
content: "\f0c9";
font-family: "FontAwesome";
font-size: 1.4286rem;
line-height: normal; }
.responsive-menu .menu-toggle:hover {
background: none; }
.responsive-menu .main-navigation.toggled .menu-toggle:after {
content: "\f00d"; }
.responsive-menu .main-navigation.toggled {
height: auto;
padding-top: 10px;
margin-bottom: 1.78571em;
max-width: 100%;
width: 100%; }
.responsive-menu .main-navigation.toggled > div {
float: none; }
.responsive-menu .main-navigation.toggled ul {
display: block;
margin: 0; }
.responsive-menu .main-navigation.toggled ul > li[class*=children] .sub-menu li,
.responsive-menu .main-navigation.toggled ul > li[class*=children] .children li {
margin-bottom: 2px; }
.responsive-menu .main-navigation.toggled ul > li.up[class*=children] > .sub-menu, .responsive-menu .main-navigation.toggled ul > li.up[class*=children] > .children {
display: block; }
.responsive-menu .main-navigation.toggled ul > li.up[class*=children] a {
margin-bottom: 0 !important; }
.responsive-menu .main-navigation.toggled ul > li[class*=children] > .sub-menu,
.responsive-menu .main-navigation.toggled ul > li[class*=children] > .children {
display: none; }
.responsive-menu .main-navigation.toggled ul > li[class*=children] > span {
display: block;
cursor: pointer;
height: 46px;
line-height: 46px;
margin: 0;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 45px; }
.responsive-menu .main-navigation.toggled ul > li[class*=children] > span:after {
content: "\f078";
font-family: "FontAwesome"; }
.responsive-menu .main-navigation.toggled ul > li[class*=children] > a:hover ~ span {
color: #fff; }
.responsive-menu .main-navigation.toggled ul > li.up[class*=children] > span:after {
content: "\f077" !important; }
.responsive-menu .main-navigation.toggled ul > li[class*=children] ul li a {
padding-left: 36px; }
.responsive-menu .main-navigation.toggled ul > li[class*=children] ul li ul li a {
padding-left: 54px; }
.responsive-menu .main-navigation.toggled ul > li[class*=children] ul li ul li ul li a {
padding-left: 72px; }
.responsive-menu .main-navigation.toggled ul > li[class*=children] ul li ul li ul li ul li a {
padding-left: 90px; }
.responsive-menu .main-navigation.toggled ul > li[class*=children] ul li ul li ul li ul li ul li a {
padding-left: 108px; }
.responsive-menu .main-navigation.toggled ul > li[class*=children] ul li ul li ul li ul li ul li ul li a {
padding-left: 126px; }
.responsive-menu .main-navigation.toggled ul li {
display: block;
margin: 0;
width: 100%; }
.responsive-menu .main-navigation.toggled ul li a {
background: #f2f2f2;
color: #666;
height: auto !important;
line-height: normal !important;
margin: 0 0 2px;
padding: 14px 18px 15px;
text-align: left;
transition: none; }
.responsive-menu .main-navigation.toggled ul li a:hover, .responsive-menu .main-navigation.toggled ul li a:hover:before {
background: #2ac176;
border-bottom: none;
color: #fff; }
.responsive-menu .main-navigation.toggled ul > ul > li > a:last-of-type {
margin-bottom: 0; }
.responsive-menu .main-navigation.toggled ul .menu-item-has-children a:before,
.responsive-menu .main-navigation.toggled ul .page_item_has_children a:before {
content: none; }
.responsive-menu .main-navigation.toggled ul .menu-item-has-children > a:hover,
.responsive-menu .main-navigation.toggled ul .page_item_has_children > a:hover {
border-bottom: none; }
.responsive-menu .main-navigation.toggled ul ul {
background: none;
display: none;
margin-top: 2px;
opacity: 1 !important;
padding-top: 0;
position: static;
z-index: 2; }
.responsive-menu .main-navigation.toggled ul ul li {
background: #fff; }
.responsive-menu .main-navigation.toggled ul ul li:hover > a {
background: #f2f2f2;
color: #666; }
.responsive-menu .main-navigation.toggled ul ul li a {
line-height: normal; }
.responsive-menu .main-navigation.toggled ul ul li a:hover {
background: #2ac176;
border-bottom: none;
color: #fff; } .site-main .comment-navigation,
.site-main .post-navigation {
margin-top: 3.375em;
margin-right: auto;
margin-left: auto;
overflow: hidden; }
.site-main .comment-navigation {
margin-bottom: 3.375em; }
.comment-navigation .nav-links,
.paging-navigation .nav-links,
.post-navigation .nav-links {
text-align: center; }
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
position: relative; }
@media (max-width: 48rem) {
.resp .comment-navigation .nav-previous, .resp .paging-navigation .nav-previous, .resp .post-navigation .nav-previous {
float: none;
margin-bottom: 1.6875em;
width: 100%; } }
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
float: right;
position: relative; }
@media (max-width: 48rem) {
.resp .comment-navigation .nav-next, .resp .paging-navigation .nav-next, .resp .post-navigation .nav-next {
float: none;
width: 100%; } }
.comment-navigation .nav-previous a:before, .comment-navigation .nav-next a:after, .post-navigation .nav-previous a:before, .post-navigation .nav-next a:after {
font-family: 'FontAwesome';
font-size: 0.8125em; }
.comment-navigation .nav-previous a:before, .post-navigation .nav-previous a:before {
content: "\f060";
padding-right: 0.5179em; }
.comment-navigation .nav-next a:after, .post-navigation .nav-next a:after {
content: "\f061";
padding-left: 0.5179em; }
.pagination {
margin-top: 3.375em;
margin-right: auto;
margin-left: auto;
overflow: hidden;
text-align: center; }
.pagination .page-numbers {
border: 1px solid #e5e5e5;
border-radius: 4px;
color: #999;
display: inline-block;
margin-right: 0.3125em;
padding: 0.4375em 1.0625em 0.375em; }
.pagination .page-numbers:hover {
color: #2ac176;
border-color: #2ac176; }
.pagination .dots {
border: none;
padding-right: 0;
padding-left: 0; }
.pagination .dots:hover {
color: #666; }
.pagination .current {
border-color: #2ac176;
color: #2ac176; }
.pagination .prev,
.pagination .next {
display: block;
float: left;
margin-right: 0;
padding-right: 1.625em;
padding-left: 1.625em; }
.pagination .next {
float: right; }
.meta-nav {
font-size: 0.8125em; }
.nav-previous .meta-nav {
margin-right: 0.1875em; }
.nav-next .meta-nav {
margin-left: 0.1875em; } @media (max-width: 48rem) {
.resp .social-links-menu {
float: left;
width: 100%; } }
.social-links-menu .screen-reader-text {
left: -9999rem;
position: absolute;
top: -9999rem; }
.social-links-menu ul {
list-style: none;
position: relative;
margin: 0; }
.social-links-menu ul li {
display: inline-block;
color: transparent;
font-size: 0;
line-height: 0;
padding: 0 0.3125rem; }
.social-links-menu ul li a {
display: block;
text-align: center; }
.social-links-menu ul li:last-of-type {
padding-right: 0; }
.social-links-menu ul li a:before {
display: block;
color: #999;
content: "\f08e";
font-family: "FontAwesome";
font-size: 1.125rem;
vertical-align: top; }
.social-links-menu ul li a:hover:before {
color: #2ac176; }
.social-links-menu ul li a[href*="500px"]:before {
content: "\f26e"; }
.social-links-menu ul li a[href*="angel.co"]:before {
content: "\f209"; }
.social-links-menu ul li a[href*="behance.net"]:before {
content: "\f1b4"; }
.social-links-menu ul li a[href*="bitbucket.org"]:before {
content: "\f171"; }
.social-links-menu ul li a[href*="codepen.io"]:before {
content: "\f1cb"; }
.social-links-menu ul li a[href*="delicious.com"]:before {
content: "\f1a5"; }
.social-links-menu ul li a[href*="deviantart.com"]:before {
content: "\f1bd"; }
.social-links-menu ul li a[href*="digg.com"]:before {
content: "\f1a6"; }
.social-links-menu ul li a[href*="dribbble.com"]:before {
content: "\f17d"; }
.social-links-menu ul li a[href*="facebook.com"]:before {
content: "\f230"; }
.social-links-menu ul li a[href*="/feed/"]:before {
content: "\f09e"; }
.social-links-menu ul li a[href*="flickr.com"]:before {
content: "\f16e"; }
.social-links-menu ul li a[href*="foursquare.com"]:before {
content: "\f180"; }
.social-links-menu ul li a[href*="github.com"]:before {
content: "\f09b"; }
.social-links-menu ul li a[href*="plus.google.com"]:before {
content: "\f0d5"; }
.social-links-menu ul li a[href*="instagram.com"]:before {
content: "\f16d"; }
.social-links-menu ul li a[href*="linkedin.com"]:before {
content: "\f0e1"; }
.social-links-menu ul li a[href*="pinterest.com"]:before {
content: "\f0d2"; }
.social-links-menu ul li a[href*="reddit.com"]:before {
content: "\f1a1"; }
.social-links-menu ul li a[href*="skype:"]:before,
.social-links-menu ul li a[href*="callto:"]:before {
content: "\f17e"; }
.social-links-menu ul li a[href*="slack.com"]:before {
content: "\f198"; }
.social-links-menu ul li a[href*="soundcloud.com"]:before {
content: "\f1be"; }
.social-links-menu ul li a[href*="stackexchange.com"]:before {
content: "\f18d"; }
.social-links-menu ul li a[href*="stackoverflow.com"]:before {
content: "\f16c"; }
.social-links-menu ul li a[href*="stumbleupon.com"]:before {
content: "\f1a4"; }
.social-links-menu ul li a[href*="trello.com"]:before {
content: "\f181"; }
.social-links-menu ul li a[href*="tumblr.com"]:before {
content: "\f173"; }
.social-links-menu ul li a[href*="twitter.com"]:before {
content: "\f099"; }
.social-links-menu ul li a[href*="twitch.tv"]:before {
content: "\f1e8"; }
.social-links-menu ul li a[href*="vimeo.com"]:before {
content: "\f194"; }
.social-links-menu ul li a[href*="vine.co"]:before {
content: "\f1ca"; }
.social-links-menu ul li a[href*="vk.com"]:before {
content: "\f189"; }
.social-links-menu ul li a[href*="weibo.com"]:before {
content: "\f18a"; }
.social-links-menu ul li a[href*="wordpress.com"]:before {
content: "\f19a"; }
.social-links-menu ul li a[href*="xing.com"]:before {
content: "\f168"; }
.social-links-menu ul li a[href*="yelp.com"]:before {
content: "\f1e9"; }
.social-links-menu ul li a[href*="youtube.com"]:before {
content: "\f16a"; } .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important; }
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left; }
.alignright {
display: inline;
float: right; }
.aligncenter {
clear: both;
display: block;
margin: 0 auto; }
.alignnone {
clear: both;
display: block; }
blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
margin: 0 1.6875em 1.6875em 0; }
blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
margin: 0 0 1.6875em 1.6875em; }
blockquote.aligncenter,
figure.wp-caption.aligncenter,
img.aligncenter {
margin-bottom: 1.6875em; }
blockquote.alignnone,
figure.wp-caption.alignnone,
img.alignnone {
margin-bottom: 1.6875em; } .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.gallery:before,
.gallery:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: '';
display: table; }
.clear:after,
.entry-content:after,
.gallery:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both; }  #secondary .widget {
margin-bottom: 2.5313em;
width: 100%; }
#secondary .widget:last-of-type {
margin-bottom: 0; }
#colophon .widget {
margin-bottom: 3.375em; }
#secondary .widget,
#colophon .widget {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.92857em; }
#secondary .widget h3.widget-title,
#colophon .widget h3.widget-title {
font-size: 18px;
font-size: 1.125rem;
line-height: 1.5em;
margin-bottom: 0.8438em; }
#secondary .widget h3.widget-title a,
#colophon .widget h3.widget-title a {
color: #333; }
#secondary .widget h3.widget-title a:hover,
#colophon .widget h3.widget-title a:hover {
color: #2ac176; }
#secondary .widget h3.widget-title:first-of-type,
#colophon .widget h3.widget-title:first-of-type {
margin-top: 0; }
#secondary .widget ul,
#colophon .widget ul {
list-style: none;
margin-left: 0; }
#secondary .widget ul li > ul,
#colophon .widget ul li > ul {
margin-left: 1em; }
#colophon .widget ul {
margin: 0; }
#secondary .widget input[type="text"],
#secondary .widget input[type="email"],
#secondary .widget input[type="url"],
#secondary .widget input[type="tel"],
#secondary .widget input[type="number"],
#secondary .widget input[type="date"],
#secondary .widget input[type="password"],
#secondary .widget input[type="search"], #colophon .widget input[type="text"],
#colophon .widget input[type="email"],
#colophon .widget input[type="url"],
#colophon .widget input[type="tel"],
#colophon .widget input[type="number"],
#colophon .widget input[type="date"],
#colophon .widget input[type="password"],
#colophon .widget input[type="search"] {
box-sizing: border-box;
width: 100%; }
#secondary .widget select, #colophon .widget select {
max-width: 100%; }
#secondary .widget textarea, #colophon .widget textarea {
width: 100%; } #wp-calendar {
border: none;
margin: 0; }
#wp-calendar caption {
font-weight: 600;
text-align: right;
padding-bottom: 0.4286em; }
#wp-calendar th,
#wp-calendar td {
border: none;
padding: 0.2143em 0.2143em 0.1429em !important; }
#wp-calendar thead th {
text-align: center;
padding-bottom: 0.4286em !important; }
#wp-calendar tbody .pad {
background: none; }
#wp-calendar tbody td {
background: #f2f2f2;
border: 0.1429em solid #fff;
text-align: center; }
#wp-calendar tbody td:hover {
background: #fff; }
#wp-calendar tbody td a {
display: block; }
#wp-calendar tfoot #prev,
#wp-calendar tfoot #next {
padding-top: 0.4286em !important; }
#wp-calendar tfoot #next {
text-align: right; } #secondary .widget_rss h3.widget-title:before, #colophon .widget_rss h3.widget-title:before {
content: "\f09e";
display: inline-block;
font-family: 'FontAwesome'; }
#secondary .widget_rss h3.widget-title .rsswidget, #colophon .widget_rss h3.widget-title .rsswidget {
display: inline-block; }
#secondary .widget_rss img, #colophon .widget_rss img {
display: none; }
#secondary .widget_rss li, #colophon .widget_rss li {
margin-bottom: 1.9286em; }
#secondary .widget_rss li:last-of-type, #colophon .widget_rss li:last-of-type {
margin-bottom: 0; }
#secondary .widget_rss .rsswidget, #colophon .widget_rss .rsswidget {
display: block; }
#secondary .widget_rss .rss-date, #colophon .widget_rss .rss-date {
display: inline-block; }
#secondary .widget_rss cite, #colophon .widget_rss cite {
display: inline-block; } #secondary .widget_recent_comments li, #colophon .widget_recent_comments li {
margin-bottom: 0.6429em; }
#secondary .widget_recent_comments li:last-of-type, #colophon .widget_recent_comments li:last-of-type {
margin-bottom: 0; } #secondary .widget_recent_entries span,
#colophon .widget_recent_entries span {
display: block;
line-height: 0.84375em;
margin-bottom: 1em; } #secondary .widget_search .widget-title, #colophon .widget_search .widget-title {
margin-bottom: 1.1875em; }
#secondary .widget_search .search-form label, #colophon .widget_search .search-form label {
display: block !important; }
#secondary .widget_search .search-form input[type="search"], #colophon .widget_search .search-form input[type="search"] {
box-sizing: border-box;
display: block;
font-weight: normal;
max-width: 19.2857em;
width: 100%; }
#secondary .widget_search .search-form .search-submit, #colophon .widget_search .search-form .search-submit {
display: none; }  article {
border-bottom-style: solid;
border-bottom-width: 0.0625em;
border-color: #e5e5e5;
display: block;
margin-bottom: 3.375em;
padding-bottom: 3.3125em; }
article:last-of-type {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0; }
.entry-thumbnail {
border: none;
display: block;
height: auto;
margin-bottom: 1.6875em; }
.entry-thumbnail img {
display: block;
margin: 0 auto; }
.entry-thumbnail a {
display: block; }
.post-video {
margin-bottom: 1.6875em; }
.entry-header {
text-align: left;
margin: 0; }
.entry-header .entry-title {
font-size: 32px;
font-size: 2rem;
line-height: 1.6875em;
margin: 0; }
.entry-header .entry-title a {
color: #333; }
.entry-header .entry-title a:hover {
color: #2ac176; }
@media (max-width: 30rem) {
.resp .entry-header .entry-title {
font-size: 23px;
font-size: 1.4375rem;
line-height: normal; } }
.entry-header .entry-meta {
font-size: 14px;
font-size: 0.875rem;
color: #999;
line-height: 1.92857em;
margin-bottom: 1.6875em;
position: relative; }
.entry-header .entry-meta a {
color: #999; }
.entry-header .entry-meta a:hover {
color: #2ac176; }
.entry-header .entry-meta span {
display: inline-block;
margin-right: 1.0714em; }
.entry-header .entry-meta span span {
margin-right: 0; }
.entry-header .entry-meta span:before, .entry-header .entry-meta a:before {
font-family: "FontAwesome";
padding-right: 0.4554em; }
.entry-header .entry-meta .featured-post:before {
content: "\f08d"; }
.entry-header .entry-meta .entry-date a:before {
content: "\f073"; }
.entry-header .entry-meta .updated {
display: none; }
.entry-header .entry-meta .author a:before {
content: "\f040"; }
.entry-header .entry-meta .cat-links a:first-of-type:before {
content: "\f03a"; }
.entry-header .entry-meta .tags-links a:first-of-type:before {
content: "\f02b"; }
.entry-header .entry-meta .comments-link a:before {
content: "\f0e5"; }
@media (max-width: 30rem) {
.resp .entry-header .entry-meta .author, .resp .entry-header .entry-meta .cat-links, .resp .entry-header .entry-meta .tags-links, .resp .entry-header .entry-meta .comments-link, .resp .entry-header .entry-meta .edit-link {
display: none; } }
.sticky .entry-header .entry-meta .entry-date {
display: none; }
.single .entry-header .entry-meta .entry-date:before {
content: "\f073"; }
.author-box {
border-top: 1px solid #e5e5e5;
display: table;
margin-top: 3.375em;
padding-top: 3.375em;
width: 100%; }
.author-box .author-avatar {
display: table-cell;
vertical-align: top;
width: 105px; }
@media (max-width: 48rem) {
.author-box .author-avatar {
display: block;
width: 100%; } }
.author-box .author-avatar img {
border-radius: 40px;
display: block;
height: 80px;
width: 80px; }
@media (max-width: 48rem) {
.author-box .author-avatar img {
margin: 0 auto 1em; } }
.author-box .author-description {
display: table-cell;
vertical-align: top; }
@media (max-width: 48rem) {
.author-box .author-description {
display: block;
text-align: center; } }
.author-box .author-description h3 {
font-size: 20px;
font-size: 1.25rem;
line-height: normal;
margin: 0; }
.author-box .author-description span {
display: block;
font-size: 14px;
font-size: 0.875rem;
margin-bottom: 0.7142em; }
.author-box .author-description span a {
color: #999; }
.author-box .author-description span a:hover {
color: #2ac176; }
.author-box .author-description div {
font-size: 16px;
font-size: 1rem; }
.entry-footer {
font-size: 14px;
font-size: 0.875rem;
color: #999;
line-height: 1.92857em;
margin-right: auto;
margin-left: auto; }
.entry-footer ul {
display: block;
height: 20px;
list-style: none;
margin: 3.375em 0 -0.5625rem; }
.entry-footer ul li {
display: block;
float: left;
line-height: normal; }
.entry-footer ul li .fb_iframe_widget span[style] {
vertical-align: top !important; }
.entry-footer ul li .fb_iframe_widget iframe {
position: inherit !important; }
.entry-footer .edit-link {
display: block;
margin: 1.6875em 0 0; }
@media (max-width: 48rem) {
.resp .entry-footer .edit-link {
display: none; } }
.entry-footer .edit-link a:before {
content: "\f044";
font-family: "FontAwesome";
padding-right: 0.3839em; }
.entry-footer .edit-link a {
color: #666; }
.entry-footer .edit-link a:hover {
color: #2ac176; }
.more-link {
display: block;
margin-top: 1.6875em; }
.more-link:after {
content: "\f061";
font-family: "FontAwesome";
font-size: 0.8125em;
padding-left: 0.5179em; }
.page-links {
clear: both;
margin: 0 0 1.6875em; }
.page-links .page-links-title {
color: #666;
font-weight: 600; }
.page-links .post-page-numbers {
border: 0.0625rem solid #e5e5e5;
border-radius: 4px;
color: #999;
display: inline-block;
margin-right: 0.3125em;
padding: 0.4375em 1.0625em 0.375em;
text-transform: uppercase; }
.page-links .post-page-numbers:hover, .page-links .post-page-numbers.current {
color: #2ac176;
border-color: #2ac176; }
.page-header {
line-height: 1.6875em;
margin-bottom: 1.6875em; }
.page-header h1 {
font-size: 32px;
font-size: 2rem;
margin: 0; }
@media (max-width: 30rem) {
.resp .page-header h1 {
font-size: 23px;
font-size: 1.4375rem; } }
.format-chat .entry-content {
background: #f2f2f2;
color: #0d0d0d;
font-family: Consolas, "Courier New", Courier, monospace;
padding: 1.6875em; }
.search-form, .post-password-form {
margin-bottom: 0.8438em; }
.search-form label, .post-password-form label {
display: inline-block;
margin-right: 0.3125em; }
@media (max-width: 30rem) {
.resp .post-password-form label input {
display: block;
margin-top: 0.8438em; } } .puro-left-thumb-loop .featured-image .entry-thumbnail {
box-sizing: border-box;
float: left;
padding-right: 2.53125em;
width: 25%; }
@media (max-width: 48rem) {
.resp .puro-left-thumb-loop .featured-image .entry-thumbnail {
float: none;
padding-right: 0;
width: 100%; } }
.puro-left-thumb-loop .featured-image .entry-header,
.puro-left-thumb-loop .featured-image .entry-content {
box-sizing: border-box;
float: left;
width: 75%; }
@media (max-width: 48rem) {
.resp .puro-left-thumb-loop .featured-image .entry-header, .resp .puro-left-thumb-loop .featured-image .entry-content {
float: none;
width: 100%; } }
.puro-left-thumb-loop .featured-image .entry-header .entry-title {
margin-top: -0.4em; }
@media (max-width: 48rem) {
.resp .puro-left-thumb-loop .featured-image .entry-header .entry-title {
margin: 0; } } .puro-left-medium-loop .featured-image .entry-thumbnail {
box-sizing: border-box;
float: left;
padding-right: 2.53125em;
width: 45%; }
@media (max-width: 48rem) {
.resp .puro-left-medium-loop .featured-image .entry-thumbnail {
float: none;
padding-right: 0;
width: 100%; } }
.puro-left-medium-loop .featured-image .entry-header,
.puro-left-medium-loop .featured-image .entry-content {
box-sizing: border-box;
float: left;
width: 55%; }
@media (max-width: 48rem) {
.resp .puro-left-medium-loop .featured-image .entry-header, .resp .puro-left-medium-loop .featured-image .entry-content {
float: none;
width: 100%; } }
.puro-left-medium-loop .featured-image .entry-header .entry-title {
margin-top: -0.4em; }
@media (max-width: 48rem) {
.resp .puro-left-medium-loop .featured-image .entry-header .entry-title {
margin: 0; } } .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none; } .comments-area .comments-title {
border-color: #e5e5e5;
border-top-style: solid;
border-top-width: 0.0625em;
margin-top: 2.53125em;
padding-top: 2.46875em; }
.comments-area .comment-list {
list-style: none;
margin-top: 2.53125em;
margin-left: 0; }
.comments-area .comment-list .comment {
margin-top: 2.53125em;
margin-bottom: 2.53125em; }
.comments-area .comment-list .comment:first-of-type {
margin-top: 0; }
.comments-area .comment-list .comment:last-of-type {
margin-bottom: 0; }
.comments-area .comment-list .comment:only-of-type {
margin-top: 2.53125em;
margin-bottom: 2.53125em; }
.comments-area .comment-list .comment article {
border: none;
margin: 0; }
.comments-area .comment-list .pingback {
font-size: 14px;
font-size: 0.875rem;
font-weight: 600;
line-height: 1.92857em; }
.comments-area .comment-list .pingback a {
font-weight: 400; }
.comments-area .comment-awaiting-moderation {
font-weight: 600;
margin-bottom: 0.84375em; }
.comments-area .comment-awaiting-moderation:before {
content: "\f071";
font-family: "FontAwesome";
font-size: 0.8125em;
font-weight: normal;
margin-right: 0.4465em; }
.comments-area .comment-author,
.comments-area .comment-awaiting-moderation,
.comments-area .comment-content,
.comments-area .comment-list .reply,
.comments-area .comment-metadata {
padding-left: 4.21875em; }
.comments-area .comment-author {
position: relative; }
.comments-area .comment-author .avatar {
border-radius: 6rem;
height: 3rem;
left: 0;
position: absolute;
top: 0.4375rem;
width: 3rem; }
.comments-area .comment-author .fn {
display: inline-block;
margin-top: 0.3125em; }
.comments-area .comment-author .says {
display: none; }
.comments-area .bypostauthor .fn:before {
content: "\f005";
font-family: "FontAwesome";
font-size: 0.8125em;
margin-right: 0.3125em; }
.comments-area .comment-metadata {
margin-bottom: 0.84375em;
color: #999;
line-height: 1.92857em; }
.comments-area .comment-metadata a {
font-size: 14px;
font-size: 0.875rem;
color: #999; }
.comments-area .comment-metadata a:hover {
color: #2ac176; }
@media (max-width: 64rem) {
.resp .comments-area .comment-metadata .edit-link {
display: none; } }
.comments-area .comment-metadata .edit-link:before {
content: "\0020\007c\0020";
font-family: "FontAwesome"; }
.comments-area .comment-content a {
word-wrap: break-word; }
.comments-area .comment-content p:last-of-type {
margin-bottom: 0.8438em; }
.comments-area .comment-list .children {
list-style: none;
margin: 0 0 0 1.5em; }
@media (max-width: 30rem) {
.resp .comments-area .comment-list .children {
margin: 0 0 0 0.75em; } }
.comments-area .comment-list .children .comment:first-of-type {
margin-top: 2.53125em; }
.comments-area .comment-reply-link,
.comments-area .comment-reply-login {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.92857em; }
.comments-area .comment-reply-link:before,
.comments-area .comment-reply-login:before {
content: "\f064";
font-family: "FontAwesome";
margin-right: 0.3839em; }
.comments-area .comment-respond {
border-color: #e5e5e5;
border-top-style: solid;
border-top-width: 0.0625em;
margin-top: 3.375em;
padding-top: 3.3125em; }
.comments-area .comment-respond .comment-reply-title small {
font-size: 100%; }
.comments-area .comment-respond .comment-reply-title #cancel-comment-reply-link {
line-height: 0;
font-size: 0.6087em;
margin: 0 0 0 0.6522em; }
.comments-area .comment-respond .comment-reply-title #cancel-comment-reply-link:before {
content: "\f00d";
font-family: "FontAwesome";
margin-right: 0.2589em; }
.comments-area .comment-respond .required {
color: #c13b2a; }
.comments-area .comment-respond .comment-form-comment {
margin-bottom: 0.84375em; }
.comments-area .comment-respond .form-allowed-tags {
font-size: 13px;
font-size: 0.8125rem;
line-height: 2.07692em; }
.comments-area .comment-respond .form-submit {
margin-top: 1.6875em; }
.comments-area .comment-respond p:last-of-type {
margin-bottom: 0; }
.comments-area .no-comments {
font-weight: 600;
margin: 1.6875em 0 0; }
.comments-area .commentform-error {
background: #ffdfe0;
border: 0.0625rem solid #c89797;
color: #790000;
display: block;
margin: 1.6875em 0;
padding: 1.26563em 0.84375em; } .page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
padding: 0;
margin-top: 0;
margin-bottom: 0; } embed,
iframe,
object {
max-width: 100%; } .wp-caption {
max-width: 100%; }
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto; }
.wp-caption-text {
font-size: 13px;
font-size: 0.8125rem;
font-style: italic;
line-height: 1.55769em;
text-align: center; }
.wp-caption .wp-caption-text {
margin: 0.45em 0 -0.375em; } .gallery {
margin: 2.1125em 0 1.0625em; }
.gallery-item {
display: inline-block;
margin: 0 0 0.625em;
text-align: center;
vertical-align: top;
width: 100%; }
.gallery-columns-2 .gallery-item {
max-width: 50%; }
.gallery-columns-3 .gallery-item {
max-width: 33.33%; }
.gallery-columns-4 .gallery-item {
max-width: 25%; }
.gallery-columns-5 .gallery-item {
max-width: 20%; }
.gallery-columns-6 .gallery-item {
max-width: 16.66%; }
.gallery-columns-7 .gallery-item {
max-width: 14.28%; }
.gallery-columns-8 .gallery-item {
max-width: 12.5%; }
.gallery-columns-9 .gallery-item {
max-width: 11.11%; }
.gallery-caption {
margin-bottom: 0.625em; }
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none; } .mejs-container button {
background: #333; }
.mejs-controls .mejs-button button {
box-shadow: #333 0 0 0; } .attachment .entry-header h1.entry-title {
margin-bottom: 1.6875em; } .site-header {
border-bottom: 0.0625rem solid #e5e5e5;
line-height: 1.31707em;
margin: 0 0 4.21875em;
padding: 2.53125em 0;
position: relative;
width: 100%; }
.site-header .site-header-inner {
display: table;
position: relative;
width: 100%; }
.site-header .site-branding {
box-sizing: border-box;
display: table-cell;
margin: 0;
max-width: 40%;
padding-right: 1.6875em;
vertical-align: middle; }
.site-header .site-branding a {
display: block; }
.site-header .site-branding h1.site-title,
.site-header .site-branding p.site-title {
font-size: 41px;
font-size: 2.5625rem;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
font-weight: bold;
letter-spacing: -1px;
line-height: normal;
margin: 0; }
.site-header .site-branding h1.site-title a,
.site-header .site-branding p.site-title a {
color: #333;
line-height: normal;
text-decoration: none; }
.site-header .site-branding p.site-description {
font-size: 16px;
font-size: 1rem;
color: #999;
font-weight: normal;
line-height: 1.6875em;
margin: 0 0 0.25em; }
@media (min-width: 48rem) {
.site-header.center-logo .site-branding {
display: block;
max-width: 100%;
text-align: center;
width: 100%; } }
@media (max-width: 48rem) {
.resp .site-header:not(.responsive-menu) .site-branding {
display: table-row;
padding-right: 0;
text-align: center;
max-width: 100%; } } .site-footer {
border-top-style: solid;
border-top-width: 0.0625em;
margin-top: 5.0625em;
padding-top: 3.3125em;
padding-bottom: 3.375em;
border-color: #e5e5e5; }
.site-footer .widget-count-1 {
width: 100%; }
.site-footer .widget-count-2 {
width: 48.75%; }
.site-footer .widget-count-3 {
width: 31.6666666667%; }
.site-footer .widget-count-4 {
width: 23.125%; }
.site-footer .widget-count-5 {
width: 18%; }
.site-footer .widget-count-6 {
width: 14.5833333333%; }
.site-footer .widget-count-7 {
width: 12.1428571429%; }
.site-footer .widget-count-8 {
width: 10.3125%; }
.site-footer .widget-count-9 {
width: 8.8888888889%; }
.site-footer .widget-count-10 {
width: 7.75%; }
.site-footer .widget {
box-sizing: content-box;
margin-right: 2.5%;
float: left; }
.site-footer .widget:last-of-type {
margin-right: 0; }
@media (max-width: 48rem) {
.resp .site-footer .widget {
width: 100%; } }
.site-footer ul {
margin-bottom: -0.3125em; }
.site-footer .site-info,
.site-footer .theme-attribution {
font-size: 13px;
font-size: 0.8125rem;
color: #999;
float: left;
line-height: 2.07692em;
margin-top: 1.6875em;
text-align: left; }
.site-footer .site-info a,
.site-footer .theme-attribution a {
color: #999; }
.site-footer .site-info a:hover,
.site-footer .theme-attribution a:hover {
color: #2ac176; }
.site-footer .site-info span:after,
.site-footer .theme-attribution span:after {
content: "\002d";
display: inline-block;
padding: 0 5px; }
.site-footer .site-info span:last-of-type:after,
.site-footer .theme-attribution span:last-of-type:after {
content: none; }
.site-footer .social-links-menu {
float: right;
margin-top: 1.6875em; } .home .metaslider {
margin: 0 0 4.21875em; }  div[id*="contact-form"] div {
margin-bottom: 1.6875em; }
div[id*="contact-form"] div label {
margin-bottom: 0.42188em; }
div[id*="contact-form"] div label span {
font-size: 13px;
font-size: 0.8125rem;
color: #999;
line-height: 2.07692em; }
div[id*="contact-form"] div input,
div[id*="contact-form"] div input[type='text'],
div[id*="contact-form"] div input[type='email'] {
margin-bottom: 0; }
div[id*="contact-form"] div textarea {
box-sizing: border-box;
margin: 0;
overflow: auto; padding: 0.625em;
vertical-align: top; }
div[id*="contact-form"] h3 {
font-size: 20px;
font-size: 1.25rem;
line-height: 1.35em;
margin: 0; }
div[id*="contact-form"] blockquote {
font-size: 16px;
font-size: 1rem;
line-height: 1.6875em; }
div[id*="contact-form"] .form-error {
font-size: 14px;
font-size: 0.875rem;
background: #ffdfe0;
border-top: 1px solid #c89797;
border-bottom: 1px solid #c89797;
color: #790000;
line-height: 1.92857em;
margin-bottom: 1.6875em;
padding: 0.50625em 1.6875em 0.84375em; }
div[id*="contact-form"] .form-error h3 {
font-size: 16px;
font-size: 1rem;
color: #790000;
line-height: 1.6875em; }
div[id*="contact-form"] .form-error .form-errors {
margin-bottom: 0; }
div[id*="contact-form"] .form-error .form-errors .form-error-message {
color: #790000; }
#secondary div[id*="contact-form"] h3,
#colophon div[id*="contact-form"] h3 {
font-size: 16px;
font-size: 1rem;
line-height: 1.6875em;
margin: 0; }
#secondary div[id*="contact-form"] blockquote,
#colophon div[id*="contact-form"] blockquote {
font-size: 16px;
font-size: 1rem;
line-height: 1.92857em; }
#secondary div[id*="contact-form"] .form-error,
#colophon div[id*="contact-form"] .form-error {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.92857em;
margin-bottom: 0.84375em;
padding: rhythm(0.15) 0.84375em rhythm(0.25); }
#secondary div[id*="contact-form"] .form-error h3,
#colophon div[id*="contact-form"] .form-error h3 {
font-size: 16px;
font-size: 1rem;
color: #790000;
line-height: 1.6875em; } #secondary .widget-grofile h4, #colophon .widget-grofile h4 {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.92857em;
margin: 0; } .infinity-end.neverending .site-footer {
display: block; }
.infinite-scroll .paging-navigation,
.infinite-scroll .pagination,
.infinite-scroll.woocommerce .woocommerce-pagination,
.infinite-scroll.neverending .site-footer {
display: none; }
.infinity-end.neverending .site-footer {
display: block; }
#infinite-handle {
margin: 3.375em 0 0;
text-align: center; }
#infinite-handle span {
background: rgba(42, 193, 118, 0.8);
border: none;
border-radius: 3px;
box-shadow: #21975c 0 1px 0;
color: #fff;
cursor: pointer; font-weight: 400;
padding: 0.5em 1em 0.375em;
text-transform: uppercase;
transition: .3s; }
#infinite-handle span:hover {
background: #2ac176; }
.infinite-scroll .infinite-loader {
height: 1.625em;
padding: 4.21875em 0 0; }
.infinite-scroll .infinite-loader .spinner {
margin: 0 auto;
top: 0.3125rem !important;
left: 0 !important; }
.infinite-scroll.neverending .infinite-loader .spinner {
top: -3.3125rem !important; }
.rtl .infinite-loader .spinner {
right: 0 !important;
left: auto !important; }
body:not(.woocommerce) .infinite-wrap {
border-color: #e5e5e5;
border-top-style: solid;
border-top-width: 0.0625em;
margin-top: 3.375em;
padding-top: 3.3125em; }
#infinite-footer .container {
border-color: #e5e5e5; }
#infinite-footer .blog-info a {
font-size: 13px;
font-size: 0.8125rem;
color: #333;
line-height: 2.07692em; }
#infinite-footer .blog-info a:hover {
color: #2ac176;
text-decoration: none; }
#infinite-footer .blog-credits {
font-size: 11px;
font-size: 0.6875rem;
color: #666;
line-height: 2.45455em; }
#infinite-footer .blog-credits a {
color: #666; }
#infinite-footer .blog-credits a:hover {
color: #2ac176;
text-decoration: none; } .widget_rss_links p {
font-weight: 600;
margin: 0 0 0.84375em; }
.widget_rss_links p img {
display: block; } p.comment-subscription-form {
margin-bottom: 0; }
p.comment-subscription-form input[type="checkbox"] {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.92857em; }
p.comment-subscription-form label.subscribe-label {
font-size: 14px;
font-size: 0.875rem;
font-weight: normal;
line-height: 1.92857em;
margin-bottom: 0; } .entry-content .tiled-gallery {
margin: 0 0 1.6875em; } .entry-content .video-player {
margin: 0 0 1.6875em; } #secondary .jetpack-display-remote-posts h4,
#colophon .jetpack-display-remote-posts h4 {
font-size: 14px;
font-size: 0.875rem;
font-size: 100%;
line-height: 1.92857em;
margin: 0 0 0.84375em; }
#secondary .jetpack-display-remote-posts p,
#colophon .jetpack-display-remote-posts p {
font-size: 100%;
line-height: 1.625em !important;
margin: 0 0 1.6875em !important; } .wpcf7 p {
font-weight: 600; }
.wpcf7 p span {
font-weight: 400; }
.wpcf7 p span[style] {
display: block !important; }
.wpcf7 p .wpcf7-form-control-wrap, .wpcf7 p .wpcf7-form-control {
display: block;
margin-top: 0.42188em; }
.wpcf7 p .wpcf7-not-valid-tip {
font-size: 14px;
font-size: 0.875rem;
background: #ffdfe0;
border-top: 0.0625rem solid #c89797;
border-bottom: 0.0625rem solid #c89797;
color: #790000;
line-height: 1.92857em;
margin-top: 1.6875em;
padding: 0.42188em; }
.wpcf7 p select.wpcf7-select option::selection {
background: red; }
.wpcf7 p span.wpcf7-list-item-label {
margin-right: 0.3125em; }
.wpcf7 p span.wpcf7-list-item {
margin: 0 0.75em 0 0; }
.wpcf7 p .wpcf7-form-control.wpcf7-submit {
float: left;
margin: 0; }
.wpcf7 p img.ajax-loader {
float: left;
display: block;
margin: 0.75em 0 0 1.5em; }
.wpcf7 .wpcf7-validation-errors {
background: #ffdfe0;
border: none;
border-top: 0.0625rem solid #c89797;
border-bottom: 0.0625rem solid #c89797;
color: #790000;
float: left;
margin-top: 1.6875em; }
.wpcf7 .wpcf7-response-output {
font-size: 14px;
font-size: 0.875rem;
box-sizing: border-box;
clear: both;
line-height: 1.92857em;
margin: 1.6875em 0 0;
padding: 0.84375em;
width: 100%; }
.wpcf7 .wpcf7-mail-sent-ok {
background: #fffbcc;
border: none;
border-top: 0.0625rem solid #e6db55;
border-bottom: 0.0625rem solid #e6db55;
color: #666;
float: left;
margin-top: 1.6875em; }
.wpcf7:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden; } .gform_wrapper .gfield_checkbox li input[type=checkbox],
.gform_wrapper .gfield_radio li input[type=radio],
.gform_wrapper .gfield_checkbox li input {
margin-left: 0.125em; }
.ui-datepicker a {
transition: none; }
.gform_confirmation_wrapper .gform_confirmation_message {
background: #fffbcc;
border: 0.0625em solid #e6db55 !important;
border-right: none !important;
border-left: none !important;
color: #666;
font-size: 1em !important;
line-height: 1.6875em;
padding: 1.2656em 0.8438em; }
#secondary .gform_confirmation_wrapper .gform_confirmation_message, #colophon .gform_confirmation_wrapper .gform_confirmation_message {
font-size: 0.875em !important; }  .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 a {
font-weight: bold; }
span.jwcontrols span button {
-webkit-appearance: initial;
background: initial;
border: none;
border-radius: initial;
-moz-border-radius: initial;
-webkit-border-radius: initial;
box-shadow: initial;
-moz-box-shadow: initial;
-webkit-box-shadow: initial;
color: initial;
font-weight: initial;
padding: initial;
text-transform: initial;
transition: initial;
-moz-transition: initial;
-o-transition: initial;
-webkit-transition: initial; }  a {outline:none !important;}
.entry-content a {text-decoration:underline;}
body, button, input, select, textarea {line-height:1.4em;}
p {margin-bottom:1.063em;}
h1, h2, h3 {line-height:1.3;}
h1, h1.page-title {margin-bottom:0;margin-top:0.84375em;}
h2 {margin-top:0;margin-bottom:2.4em;font-weight:normal;} h1.page-title {font-size:1.063em;}
h2.entry-title {font-weight:bold;}
.entry-header .entry-title a:hover {color:#A6AAA9;}
.entry-header .entry-title {font-size: 1.063em;}
a:hover, a:focus, a:active {color:#000;}
footer a {color:#A6AAA9;}
article ol {margin-left:19px;}
article ul {list-style:none;margin-left:0px;}
article ul li::before {content:"– ";}
p.zuruecklink {padding-top:20px;}
p.zuruecklink a, p.zuruecklink a:visited {color:#fff !important;font-weight:bold;background-color:#A6AAA9;padding: 0.5em 1em 0.375em;text-decoration:none;}
p.zuruecklink:hover {opacity:0.7 !important;} .wp-caption-text, .so-widget-sow-image h3.widget-title {margin-top:0.1em !important;font-size:1.063em;text-align:left;color:#A6AAA9 !important;font-style:normal;font-weight:normal !important; line-height:1.25;}
.featherlight .featherlight-content .caption {font-family: Helvetica, Arial, 'sans serif';margin-top:0.1em !important;}
.featherlight-content button, #site-navigation button {background-color:transparent !important;box-shadow:none !important;} .main-navigation ul ul li a {padding:0;}
.menu-toggle {margin-top:-30px;}
.main-navigation .current_page_ancestor a {color:#000 !important;}
.responsive-menu .main-navigation.toggled ul li a {padding:14px 8px 5px 0;}
.responsive-menu .main-navigation.toggled ul > li[class*="children"] > span {right:60%;} #secondary .widget, #colophon .widget {line-height:1.4em;}
#recent-posts-4 a {display:block;padding-bottom:10px;}
#recent-posts-4 a:after {padding-left:5px;font-family: 'FontAwesome';font-size: 0.8125em; content:" →";}
#text-4 a {text-decoration:underline;}
.marginalspalte strong, #secondary h3, #secondary .widget h3.widget-title {font-weight:normal;color:#000 !important;}
#secondary li a {color:#A6AAA9 !important;display:block;padding:10px 0;}  .home .metaslider {margin-bottom:30px;}
.metaslider .caption-wrap {left:1px !important;bottom:1px !important;opacity:1 !important;
background: -moz-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%) !important; 
background: -webkit-linear-gradient(bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%) !important; 
background: linear-gradient(to top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%) !important; 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ) !important;
}
.metaslider .caption-wrap .caption {padding:15px 15px 12px 15px;color:#000 !important; text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.3);line-height:1.3; }
.metaslider .slides img, .home .so-widget-sow-image img {border:1px solid #ddd !important;} .home .so-widget-sow-image h3.widget-title a {color:#A6AAA9;} .zertifikat {padding:10px;border:10px solid #A6AAA9;width:300px;max-width:300px;height:150px;overflow:hidden;background:#fff;}
.zertifikat p {position:relative;margin:0;max-height:2em;overflow:visible;}
.kreis {position:relative;margin-top:20px;left:220px;width:75px;height:75px;border-radius:75px;background-color:#A6AAA9;}
@media (max-width: 479px) {
.zertifikat {max-width:270px;}
.kreis {left:195px;}
} button, input[type="button"], input[type="reset"], input[type="submit"] {text-transform:none;border-radius:0;background-color:#A6AAA9 !important;box-shadow:0 1px 0 #A6AAA9 !important;font-weight:bold;}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {opacity:0.7;}
.wpcf7-form {background-color:#E9EAEB;padding:30px 30px 80px 30px;}
.wpcf7-form input[type="submit"] {float:right !important;}
label {font-weight:normal;color:#A6AAA9;font-size:100% !important;}
input[type="text"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="password"], input[type="search"], select[multiple], textarea {border:none;border-radius:0;width:97%;font-size:95% !important;}
textarea {width:100%;} .abstand30oben {margin-top:30px;}
.abstand40oben {margin-top:40px;}
.abstand50oben {margin-top:50px;}
.abstand60oben {margin-top:60px;}
.abstand70oben {margin-top:70px;}
.abstand80oben {margin-top:80px;}
#headerrahmen, #footerrahmen {padding:0 5%; background-color:#E9EAEB;margin-left: calc(-50vw + 50%) !important; margin-right: calc(-50vw + 50%) !important;}
header, footer {margin-left:auto !important;margin-right:auto !important;max-width:1200px;background-color:#E9EAEB;}
header {border-bottom:0 !important;}
footer {border-top:0 !important;}
footer.entry-footer, header.entry-header, header.page-header {background:none;}
article {margin-bottom:0;padding-bottom:0;border:none;}
#primary {border:none !important;} @media (min-width: 64rem) {
.dportfolio-nav-filter {width:33.3% !important;}
.dportfolio-items-container {width:66.7% !important;margin-top:-20px;}
.dportfolio-nav-filter button {display:block;margin-bottom:10px !important;}
}
.dportfolio-nav-filter button, .dportfolio-nav-filter button:hover {background:none !important;box-shadow:none !important;}
.dportfolio-nav-filter button {color:#A6AAA9;padding:0;display:block;margin-bottom:20px !important;}
.dportfolio-nav-filter button:hover, .dportfolio-nav-filter button.active {color:#000;}
.dportfolio-item { border:none !important;background:none !important;}
.dportfolio-featured-img {width:140px; overflow:hidden;height:93px !important;float:left !important;}
.dportfolio-featured-img img {height:93px !important;width:auto;}
.dportfolio-item h2 {line-height:1.2 !important;margin-top:-2px !important;padding:0 !important;float:left !important;font-size:0.9em !important;}
.dportfolio-item-info {width:50% !important;}
.dportfolio-item-info {padding:0 10px 10px 10px !important;}
@media (max-width: 64rem) {
.dportfolio .col2 {margin-bottom:10px;}
.filter-options p {float:left;}
.dportfolio-nav-filter button {display:inline;margin-right:20px !important;}
}
@media (max-width: 479px) {
.dportfolio-featured-img {width:70px;height:46px !important;}
.dportfolio-featured-img img {height:46px !important;width:auto;}
.dportfolio-item {height:55px !important;}
.dportfolio-item h2 {font-size:90% !important;}
.dportfolio-item-info {width:67% !important;}
} .projektliste_extra_zeile {margin-left:33.3%;margin-bottom:2em;}
.projektliste_extra_rechts {margin-left:-2px;}
.projektliste_extra_bild img {max-width:140px;}
.projektliste_extra_text p {font-size:0.9em !important;line-height:1.2 !important;margin-top:-2px !important;}
@media (min-width: 1300px) {
.projektliste_extra_text p {margin-left:-5px !important;}
}
@media (min-width: 980px) and (max-width:1299px) {
.projektliste_extra_text p {margin-left: 14% !important;}
.dportfolio-item-info {margin-top:7px;}
}
@media (max-width: 1023px) {
.projektliste_extra_zeile {margin-left:0;}
.projektliste_extra_bild, .projektliste_extra_text {margin-bottom:2em;}
.projektliste_extra_bild img {margin-bottom:-2em;}
}
@media (min-width:768px) and (max-width: 979px) {
.projektliste_extra_text p {margin-left: 10px !important;}
}
@media (max-width: 479px) {
.projektliste_extra_bild img {max-width:69px;}
} .single-dportfolio.sidebar #primary {width:100% !important;border:none !important;} @media (max-width: 64rem) {
.site-header {padding:1em 0 !important;}
.site-header .site-branding h1.site-title {line-height:1.2;}
.responsive-menu .menu-toggle {top:1.8rem;}	
}@font-face{font-family:'FontAwesome';src:url(//reitberger.eu/wp-content/themes/puro/font-awesome/fonts/fontawesome-webfont.eot?v=4.3.0);src:url(//reitberger.eu/wp-content/themes/puro/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'),url(//reitberger.eu/wp-content/themes/puro/font-awesome/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),url(//reitberger.eu/wp-content/themes/puro/font-awesome/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'),url(//reitberger.eu/wp-content/themes/puro/font-awesome/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'),url(//reitberger.eu/wp-content/themes/puro/font-awesome/fonts/fontawesome-webfont.svg?v=4.3.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;transform:translate(0, 0)}.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}.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{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-f:before,.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,.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: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-genderless:before,.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-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-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"}.col1 {
width: 100%;
float: left;
margin-bottom: 30px;
}
.col2 {
width: 100%;
float: left;
margin-bottom: 30px;
}
.col3 {
width: 100%;
float: left;
margin-bottom: 30px;
}
.col4 {
width: 100%;
float: left;
margin-bottom: 30px;
}
@media only screen and (min-width: 480px) {
.col3 {
width: 45.5%;
}
.col4 {
width: 45.5%;
}
}
@media only screen and (min-width: 1020px) {
.col2 {
width: 45.5%;
}
.col3 {
width: 30.5%;
}
.col4 {
width: 21%;
}
}
.dportfolio-container {
width:100%;
float:left;
}
.dportfolio-nav-filter {
width:100%;
float:left;
margin-bottom:15px;
}
.dportfolio-nav-filter button {
margin-bottom:5px;
opacity: .8;
outline:none;
}
.dportfolio-nav-filter button:hover {
opacity: 1;
}
.dportfolio-nav-filter button.active {
opacity: 1;
outline:none;
}
.dportfolio-items-container {
width:100%;
float:left; }
.dportfolio-item-info {
width:100%;
float:left; padding-top: 5%;
padding-right: 0;
padding-bottom: 10%;
padding-left: 0; 
}
.dportfolio-item-info h2 { }
.dportfolio-item-info p { padding-left:10%;
padding-right: 10%;
}
.dportfolio-item {
background:#f6f7fb;
border:solid 1px #e6eaef;
text-align: left; }
.dportfolio-item h2  {
margin:0;
padding-top: 20px;
padding-right: 10%;
padding-bottom: 0;
margin-bottom:0;
padding-left: 10%;
line-height: 130%;
}
p.dportfolio-client {
margin-left: 0;
margin-right: 0;
margin-top: 10px;
margin-bottom: 0;
}
p.dportfolio-website {
margin-bottom:0;
}
p.dportfolio-website-content {
margin-top: 20px;
}
.dportfolio-item h2 a:link, .dportfolio-item h2 a:visited {
text-decoration: none;
border: none;
box-shadow:none;
}
.dportfolio-item-content {
width:100%;
float:left;
} a.dportfolio-featured-img img {
vertical-align: middle;
max-width: 100%;
height: auto;
width: auto\9;
} .dportfolio-item-categories-container {
float:left;  margin-top:20px;
margin-bottom:20px;
padding-left: 10%;
padding-right:10%;
}
a.dportfolio-item-categories:link, a.dportfolio-item-categories:visited {
float:left;
margin-right:20px;
margin-bottom:5px; opacity: .8;
padding:0;
color:inherit;
}
a.dportfolio-item-categories:hover {
opacity: 1;
}
p.dportfolio-item-categories {
float:left;
margin-right:20px;
margin-bottom:5px; opacity:.8;
padding:0;
color:inherit;
}
.dportfolio-item-details-container {
width:100%;
float:left; margin-bottom:20px;
} p.dportfolio-item-categories {
float:left;
margin-right:20px;
margin-bottom:5px; opacity:.8;
padding:0;
color:inherit;
}
.dportfolio-media-container {
width:100%;
float:left; } .dportfolio-gallery-item img {
margin:0;
padding:0;
vertical-align: middle;
max-width: 100%;
height: auto;
width: auto\9; 
}.featherlight{background:0 0;bottom:0;cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out;display:none;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;left:0;position:fixed;right:0;text-align:center;top:0;white-space:nowrap;z-index:2147483647}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.featherlight:last-of-type{background:rgba(0,0,0,.9)}.featherlight::before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle}.featherlight .featherlight-content{-webkit-animation:fadein .5s;animation:fadein .5s;background:#000;border:0;cursor:auto;display:inline-block;max-height:80%;max-width:90%;min-width:inherit;overflow:visible;padding:0;position:relative;text-align:left;vertical-align:middle;white-space:normal}@media screen and (min-width:980px){.featherlight .featherlight-content{max-height:90%}}.featherlight .featherlight-content .caption{color:#fff;font-size:16px;font-weight:lighter;line-height:1.25;max-width:100%;overflow:hidden;position:absolute;text-align:left;text-overflow:ellipsis;white-space:nowrap}.featherlight .featherlight-content .caption:focus,.featherlight .featherlight-content .caption:hover{overflow:visible;white-space:normal}.featherlight .featherlight-content a{color:#fff;text-decoration:underline}.featherlight .featherlight-content a:focus,.featherlight .featherlight-content a:hover{text-decoration:none}.featherlight .featherlight-inner{-webkit-animation:fadein .5s;animation:fadein .5s;display:block}.featherlight button{-webkit-appearance:button;font-family:sans-serif;font-size:100%;line-height:1.15;margin:0;overflow:visible;text-transform:none}.featherlight button::-moz-focus-inner{border-style:none;padding:0}.featherlight .featherlight-close-icon{background-color:transparent;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21%204.41L19.59%203%2012%2010.59%204.41%203%203%204.41%2010.59%2012%203%2019.59%204.41%2021%2012%2013.41%2019.59%2021%2021%2019.59%2013.41%2012%2021%204.41z%22/%3E%0A%3C/svg%3E);background-position:center;background-repeat:no-repeat;-webkit-background-size:100% auto;background-size:100% auto;border:0;cursor:pointer;display:block;height:30px;opacity:.6;overflow:hidden;padding:0;position:fixed;right:25px;text-align:center;text-indent:100%;top:25px;white-space:nowrap;width:30px;z-index:9999}.featherlight .featherlight-close-icon:focus,.featherlight .featherlight-close-icon:hover{opacity:1}.featherlight .featherlight-image{max-width:100%}.featherlight iframe{border:0}[data-featherlight] img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.featherlight-iframe .featherlight-content{border-bottom:0;-webkit-overflow-scrolling:touch;overflow-y:scroll;padding:0}@-webkit-keyframes featherlightLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes featherlightLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadein{from{opacity:0}to{opacity:1}}.featherlight-loading .featherlight-content{-webkit-animation:featherlightLoader 1s infinite linear;animation:featherlightLoader 1s infinite linear;background:0 0;border:8px solid #909090;border-left-color:#fff;font-size:10px}.featherlight-loading .featherlight-content,.featherlight-loading .featherlight-content::after{-webkit-border-radius:50%;border-radius:50%;height:10em;width:10em}.featherlight-loading .featherlight-close,.featherlight-loading .featherlight-inner{display:none}.featherlight-next,.featherlight-previous{background-color:transparent;background-repeat:no-repeat;-webkit-background-size:100% auto;background-size:100% auto;cursor:pointer;display:block;height:60px;margin-top:-30px;opacity:.4;overflow:hidden;position:fixed;text-indent:100%;top:50%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:60px}.featherlight-next span,.featherlight-previous span{display:none}.featherlight-next:focus,.featherlight-next:hover,.featherlight-previous:focus,.featherlight-previous:hover{opacity:1}.featherlight-next{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.59%2016.59L13.17%2012%208.59%207.41%2010%206l6%206-6%206-1.41-1.41z%22/%3E%0A%3C/svg%3E);background-position:0 0;right:10px}.featherlight-previous{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M15.41%207.41L10.83%2012l4.58%204.59L14%2018l-6-6%206-6%201.41%201.41z%22/%3E%0A%3C/svg%3E);background-position:-5px 0;left:10px}.featherlight-loading .featherlight-next,.featherlight-loading .featherlight-previous{display:none}