div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
border: 2px solid #f7e700;
}
span.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip { 
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
margin-left: 0.5em;
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 img.ajax-loader {
border: none;
vertical-align: middle;
margin-left: 4px;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}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: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; box-sizing: border-box; }
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol, ul {
list-style: none;
}
table { border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: 0;
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
vertical-align: middle;
}
::-moz-selection {
color: #fff;
background-color: #55cbe3;
}
::selection {
color: #fff;
background-color: #55cbe3;
} html {
overflow-x: hidden;
}
html.off-open {
overflow-y: hidden;
}
#page {
position: relative;
z-index: 1;
left: 0;
top: 0;
-webkit-transition: top 0.5s cubic-bezier(0.23, 1, 0.32, 1), left 0.5s cubic-bezier(0.23, 1, 0.32, 1);
transition: top 0.5s cubic-bezier(0.23, 1, 0.32, 1), left 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.move-left #page {
left: -240px;
}
.move-left .page-header,
.move-left .crumbs,
.move-left .site-title,
.move-left #content,
.move-left #site-navigation-toggle,
.move-left #site-follow-toggle,
.move-left #homeslider {
-webkit-filter: blur(1px);
filter: blur(1px);
}
.move-left #site-sidebar {
position: fixed;
}
.move-bottom #page {
top: 100px;
}
#page:after {
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: 0;
background-color: #fff;
visibility: hidden;
z-index: 999999;
-webkit-transition: opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
transition: opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.off-open #page:after {
visibility: visible;
opacity: .4;
}
#content {
border: 15px solid #f6f6f6;
background-color: #f6f6f6;
}
#main {
padding-top: 30px;
padding-bottom: 30px;
}
#secondary {
padding: 30px;
background-color: #fff;
}
.single #content,
.page #content {
border: 15px solid #f6f6f6;
background-color: #fff;
}
.single #secondary,
.page #secondary {
background-color: #f6f6f6;
}
.wrap {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
max-width: 1430px;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
#masthead:before,
#masthead:after,
#content:before,
#content:after,
#colophon:before,
#colophon:after {
content: "";
display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
#masthead:after,
#content:after,
#colophon:after {
clear: both;
} body,
button,
input,
select,
textarea {
color: #212121;
font-family: "Inconsolata", sans-serif;
font-size: 18px;
line-height: 28px;
font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 700;
color: #000;
clear: both;
}
h1 {
margin: 46px 0 30px;
font-size: 34px;
line-height: 44px;
}
h2 {
margin: 46px 0 20px;
font-size: 30px;
line-height: 40px;
}
h3 {
margin: 38px 0 15px;
font-size: 28px;
line-height: 38px;
}
h4 {
margin: 30px 0 10px;
font-size: 25px;
line-height: 35px;
}
h5 {
margin: 24px 0 8px;
font-size: 22px;
line-height: 32px;
}
h6 {
margin: 24px 0 6px;
font-size: 19px;
line-height: 29px;
}
p {
margin-bottom: 28px;
}
b, strong {
font-weight: 700;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 50px 0 50px 70px;
font-size: 28px;
line-height: 38px;
}
blockquote cite {
padding-top: 15px;
display: block;
text-align: right;
font-size: 14px;
line-height: 24px;
}
address {
margin: 0 0 28px;
}
pre {
background: #f6f6f6;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 14px;
line-height: 24px;
margin-bottom: 28px;
max-width: 100%;
overflow: auto;
padding: 30px;
}
.post-module pre {
background: #fff;
}
code, kbd, tt, var {
font-size: 14px;
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
border-bottom: 1px dotted #000;
cursor: help;
}
mark, ins {
background: #d9f3fa;
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%;
}
p.intro {
font-size: 19px;
line-height: 29px;
font-weight: 700;
}
span.dropcap {
padding: 7px 7px 7px 0;
display: inline-block;
float: left;
font-size: 60px;
font-weight: 700;
color: #000;
} hr {
background-color: #d3d3d3;
border: 0;
height: 1px;
margin-bottom: 28px;
}
a {
color: #000;
text-decoration: none;
-webkit-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
a:hover {
color: #55cbe3;
text-decoration: none;
}
.entry-content a,
.comment-text a,
.empty-first-post a {
border-bottom: 2px solid #000;
}
.entry-content a:hover,
.comment-text a:hover,
.empty-first-post a:hover {
border-color: #55cbe3;
}
.entry-content ul, .entry-content ol,
.comment-text ul,
.comment-text ol {
margin: 0 0 28px 56px;
}
.entry-content ul,
.comment-text ul {
list-style: square;
}
.entry-content ol,
.comment-text ol {
list-style: decimal;
}
.entry-content ol ol,
.comment-text ol ol {
list-style-type: upper-alpha;
}
.entry-content li > ul,
.entry-content li > ol,
.comment-text li > ul,
.comment-text li > ol {
margin-bottom: 0;
margin-left: 28px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 28px 28px;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 0;
}
table,
th,
td {
border: 1px solid #d3d3d3;
}
table {
margin: 0 0 28px;
width: 100%;
border-width: 0 0 1px 0;
border-collapse: collapse;
}
th {
font-weight: 700;
border-width: 0 0 1px 0;
}
td {
border-width: 1px 0 0 0;
}
th, td {
padding: 10px 15px 10px 0;
} button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; }
.search-form .search-submit {
display: none;
}
label {
color: #000;
font-size: 15px;
font-weight: 700;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
padding: 13px 25px;
font-size: 11px;
color: #fff;
font-weight: 700;
cursor: pointer; -webkit-appearance: none;
line-height: 15px;
text-shadow: none;
border: none;
border-radius: 0;
box-shadow: none;
text-transform: uppercase;
background-color: #55cbe3;
-webkit-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
color: #000;
background-color: #e7e7e7;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0; }
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="password"],
input[type="search"],
textarea {
margin-bottom: 28px;
font-size: 18px;
color: #000;
border: 3px solid #e7e7e7;
border-radius: 0;
background-color: #fff;
-webkit-appearance: none;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
outline: none;
border-color: #b9b8b8;
background-color: #fff;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 6px 25px;
line-height: 15px;
box-sizing: border-box;
}
.firefox input[type="text"],
.firefox input[type="email"],
.firefox input[type="url"],
.firefox input[type="password"],
.firefox input[type="search"] {
padding: 9px 25px;
}
form input[type="search"],
form input[type="submit"] {
vertical-align: top;
}
textarea {
overflow: auto; padding: 15px 25px;
vertical-align: top; width: 100%;
} .crumbs {
margin-bottom: 30px;
list-style: none;
}
.crumbs li {
display: inline;
position: relative;
font-size: 15px;
font-weight: 700; text-transform: uppercase;
}
.crumbs li a { }
.crumbs li a:hover {
color: #b9b8b8;
}
.crumbs li:before {
padding: 0 5px;
content: "\00BB";
}
.crumbs li:first-child:before {
content: none;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
display: block;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .semantic {
display: none !important;
} .alignleft {
display: inline;
float: left;
margin-right: 28px;
}
.alignright {
display: inline;
float: right;
margin-left: 28px;
}
.aligncenter {
display: block;
margin: 0 auto;
} .post-sharer {
margin-top: 28px;
list-style: none;
font-size: 0; }
.post-sharer li {
margin: 0 3px 3px 0;
display: inline-block;
font-size: 16px;
}
.post-sharer a {
padding: 3px 15px;
display: inline-block;
color: #fff !important;
text-decoration: none !important;
}
.post-sharer .fa {
margin-right: 15px;
}
.post-sharer .canos-facebook-share {
background-color: #3B5998;
}
.post-sharer .canos-twitter-share {
background-color: #00ACED;
}
.post-sharer .canos-google-share {
background-color: #D14836;
}
.post-sharer .canos-linkedin-share {
background-color: #007FB1;
}
.post-sharer .canos-pinterest-share {
background-color: #CB2027;
}
.post-sharer .canos-vk-share {
background-color: #45668E;
} #masthead {
margin-bottom: 50px;
text-align: center;
position: relative;
background-color: #212121;
} #site-navigation-toggle {
padding: 20px 0;
display: inline-block;
font-size: 14px;
position: relative;
font-weight: 700;
color: #fff;
text-transform: uppercase;
}
#site-navigation-toggle:after {
position: absolute;
left: 0;
bottom: 12px;
width: 0;
height: 3px;
content: '';
display: inline-block;
z-index: 5;
opacity: 0;
background-color: transparent;
-webkit-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
#site-navigation-toggle:hover:after {
width: 100%;
opacity: .3;
background-color: #fff;
}
#site-navigation-toggle .fa {
margin-right: 10px;
} .site-branding {
padding: 20px 0;
position: relative;
z-index: 3;
background-color: #fff;
}
#retina-logo {
display: none;
}
.site-title {
margin-top: 0;
margin-bottom: 0;
font-size: 55px;
line-height: 45px;
}
.site-title a {
color: #000;
text-decoration: none;
}
.site-logo {
display: block;
} #site-follow {
width: 100%;
display: block;
position: fixed;
top: -100px;
left: 0;
right: 0;
height: 100px;
line-height: 100px;
z-index: 999;
text-align: center;
background-color: #212121;
opacity: .9;
overflow: hidden;
-webkit-transition: top 0.5s cubic-bezier(0.23, 1, 0.32, 1);
transition: top 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
#site-follow li {
width: 45px;
height: 45px;
line-height: 45px;
display: inline-block;
}
#site-follow a {
display: block;
color: #fff;
font-size: 15px;
border-radius: 100%;
}
#site-follow a:hover {
color: #000;
background-color: #fff;
}
.move-bottom #site-follow {
top: 0;
}
.admin-bar #site-follow {
top: -54px;
opacity: 0;
}
.move-bottom .admin-bar #site-follow {
top: 46px;
opacity: .9;
}
#site-follow-toggle {
margin-bottom: 20px;
padding: 0;
display: block;
font-size: 14px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
-webkit-transition: opacity 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
transition: opacity 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
#site-follow-toggle .fa {
margin-right: 10px;
font-size: 12px;
}
#site-follow-toggle:hover {
opacity: .3;
}   .page-header {
margin-bottom: 10px;
}
.page-header .entry-title,
.page-header .page-title {
margin-top: 0;
margin-bottom: 0;
font-size: 50px;
line-height: 55px;
text-transform: uppercase;
}
.taxonomy-description p {
margin-top: 20px;
margin-bottom: 0;
padding-bottom: 20px;
font-size: 22px;
line-height: 32px;
border-bottom: 5px solid #e7e7e7;
}
.single-page .entry-content {
margin-top: 50px;
}
.not-found .page-content h3 {
text-transform: uppercase;
}
.error-404 .page-content {
margin-top: 50px;
text-align: center;
}
.error-404 .page-content p {
margin-bottom: 50px;
font-size: 27px;
line-height: 37px;
}
.empty-first-post {
margin-bottom: 50px;
font-size: 27px;
line-height: 37px;
} .sticky .sticky-post {
margin-top: 15px;
padding: 0 15px 0 40px;
display: inline-block;
font-size: 12px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
position: relative;
background-color: #55cbe3;
}
.sticky .sticky-post:before {
content: '';
width: 16px;
height: 16px;
position: absolute;
margin-top: -6px;
top: 50%;
left: 15px;
display: inline-block;
z-index: 3;
background-image: url(//www.socine.org/wp-content/themes/canos/images/check.svg);
}
.entry-title {
margin-top: 0;
margin-bottom: 10px;
font-size: 23px;
line-height: 31px;
}
.entry-title a:hover {
color: #767676;
}
.post-module-full .entry-title {
font-size: 28px;
line-height: 36px;
}
.byline,
.posted-on {
font-size: 12px;
line-height: 16px;
font-weight: 700;
display: block;
color: #b9b8b8;
text-transform: uppercase;
}
.byline a,
.posted-on a {
color: #b9b8b8;
}
.byline a:hover,
.posted-on a:hover {
color: #000;
}
.post-thumbnail {
margin-bottom: 20px;
display: block;
}
.post-thumbnail iframe,
.post-thumbnail object {
margin-bottom: 0;
}
.post-module {
margin-bottom: 60px;
}
.post-module .post-thumbnail-wrap {
position: relative;
}
.post-module .entry-cats {
position: absolute;
bottom: 0;
left: 0;
display: inline-block;
}
.post-module .entry-cats a {
margin-right: 2px;
padding: 4px 25px;
display: inline-block;
color: #fff;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
background-color: #55cbe3;
}
.post-module .entry-cats a:hover {
color: #000;
background-color: #fff;
}
.post-module .entry-content {
margin-top: 15px;
}
.post-module .entry-summary {
margin-top: 15px;
}
.post-module .entry-summary p {
margin-bottom: 0;
font-size: 17px;
line-height: 25px;
}
.post-modules .post-module:last-child {
margin-bottom: 0;
}
.format-gallery .post-thumbnail {
position: relative;
}
.more-link-wrap {
margin-top: 15px;
margin-bottom: 0;
}
.more-link-wrap a {
padding: 2px 15px;
display: inline-block;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
border: none;
background-color: #e7e7e7;
}
.more-link-wrap a:hover {
color: #fff;
background-color: #212121;
}
.comments-badge {
margin: 28px 0;
display: block;
}
.comments-badge a {
padding-right: 10px;
display: inline-block;
position: relative;
font-size: 20px;
font-weight: 700;
text-align: right;
}
.comments-badge a:hover {
color: #b9b8b8;
}
.comments-badge a:after {
margin-top: -6px;
position: absolute;
top: 0;
right: -52px;
content: '';
display: inline-block;
width: 52px;
height: 52px;
background: url(//www.socine.org/wp-content/themes/canos/images/comments.svg) 0 0 no-repeat;
}
#author-bio .author-avatar {
margin-bottom: 20px;
}
#author-bio .author-avatar img {
border-radius: 100%;
}
#author-bio .author-name {
font-size: 16px;
font-weight: 700;
}
#author-bio .author-info {
font-size: 15px;
}
.author #author-bio {
max-width: 600px;
}
#post-meta {
margin-top: 28px;
padding-top: 28px;
border-top: 1px solid #d3d3d3;
}
#post-meta .entry-cats {
margin-bottom: 28px;
}
#post-meta .entry-cats span {
margin-bottom: 8px;
display: block;
font-size: 16px;
color: #000;
font-weight: 700;
text-transform: uppercase;
}
#post-meta .entry-cats a {
margin-right: 2px;
padding: 4px 25px;
display: inline-block;
color: #fff;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
background-color: #55cbe3;
}
#post-meta .entry-cats a:hover {
color: #000;
background-color: #e7e7e7;
}
#post-meta .tags-links span {
margin-bottom: 0;
display: block;
font-size: 16px;
color: #b9b8b8;
font-weight: 700;
text-transform: uppercase;
}
#post-meta .tags-links a {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
}
#post-meta .views {
margin-top: 28px;
}
#post-meta .post-views-count {
font-size: 19px;
font-weight: 700;
color: #b9b8b8;
}
#related-posts {
margin-top: 28px;
margin-bottom: 28px;
border-top: 1px solid #d3d3d3;
}
#related-posts article {
margin-bottom: 28px;
}
#related-posts h3 {
margin-top: 10px;
font-size: 16px;
color: #b9b8b8;
font-weight: 700;
text-transform: uppercase;
}
#related-posts .entry-summary {
margin-top: 15px;
}
#related-posts .entry-summary p {
margin-bottom: 0;
font-size: 17px;
line-height: 25px;
}
.post-navigation {
margin-top: 28px;
padding-top: 28px;
border-top: 1px solid #d3d3d3;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
overflow: hidden;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
display: inline-block;
}
.post-navigation .nav-next {
float: right;
}
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
display: block;
position: relative;
}
.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
color: #b9b8b8;
}
.post-navigation .nav-previous a {
margin-left: 30px;
}
.post-navigation .nav-previous a:before {
content: '';
width: 20px;
height: 20px;
position: absolute;
margin-top: -10px;
margin-left: -30px;
top: 50%;
left: 0;
display: inline-block;
z-index: 3;
background-image: url(//www.socine.org/wp-content/themes/canos/images/arrow_back.svg);
}
.post-navigation .nav-next a {
margin-right: 30px;
}
.post-navigation .nav-next a:after {
content: '';
width: 20px;
height: 20px;
position: absolute;
margin-top: -10px;
margin-right: -30px;
top: 50%;
right: 0;
display: inline-block;
z-index: 3;
background-image: url(//www.socine.org/wp-content/themes/canos/images/arrow_next.svg);
}
.paging-navigation {
margin-top: 50px;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
overflow: hidden;
}
.paging-navigation .nav-previous,
.paging-navigation .nav-next {
display: inline-block;
}
.paging-navigation .nav-next {
float: right;
}
.paging-navigation .nav-previous a,
.paging-navigation .nav-next a {
display: block;
position: relative;
text-indent: -9999px;
background-color: #fff;
}
.paging-navigation .nav-previous a:hover,
.paging-navigation .nav-next a:hover {
color: #000;
background-color: #e7e7e7;
}
.paging-navigation .nav-previous a {
padding: 15px 20px;
}
.paging-navigation .nav-previous a:before {
content: '';
width: 20px;
height: 20px;
position: absolute;
margin-top: -10px;
margin-left: -10px;
top: 50%;
left: 50%;
display: inline-block;
z-index: 3;
background-image: url(//www.socine.org/wp-content/themes/canos/images/arrow_back.svg);
}
.paging-navigation .nav-next a {
padding: 15px 20px;
}
.paging-navigation .nav-next a:after {
content: '';
width: 20px;
height: 20px;
position: absolute;
margin-top: -10px;
margin-left: -10px;
top: 50%;
left: 50%;
display: inline-block;
z-index: 3;
background-image: url(//www.socine.org/wp-content/themes/canos/images/arrow_next.svg);
}
.page-links {
margin-bottom: 28px;
padding: 20px;
font-weight: 700;
text-align: center;
background-color: #f6f6f6;
}
.page-links a {
margin: 0 5px;
display: inline-block;
font-size: 14px;
border-bottom: none;
text-transform: uppercase;
}
.post-module .page-links {
margin-bottom: 0;
text-transform: none;
background-color: #fff;
}
.post-module .page-links a {
margin: 0;
font-size: 18px;
display: inline;
}
.post-password-form label {
font-size: 12px;
text-transform: uppercase;
}
.post-password-form input[type="password"] {
margin-left: 15px;
} #comments {
margin-top: 70px;
}
#comments #reply-title {
font-size: 16px;
color: #b9b8b8;
font-weight: 700;
text-transform: uppercase;
}
#comments .comments-title {
margin-top: 100px;
margin-bottom: 50px;
position: relative;
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
text-align: center;
}
#comments .comments-title:before {
margin-left: -26px;
position: absolute;
top: -60px;
left: 50%;
content: '';
display: inline-block;
width: 52px;
height: 52px;
background: url(//www.socine.org/wp-content/themes/canos/images/comments.svg) 0 0 no-repeat;
}
#comments .comment-body {
margin-bottom: 28px;
padding-top: 10px;
border-top: 1px solid #d3d3d3;
}
#comments .children {
margin-left: 50px;
}
#comments .comment-author img {
position: absolute;
border-radius: 7px;
}
#comments .comment-author cite {
margin-left: 75px;
font-style: normal;
line-height: 15px;
font-size: 12px;
color: #000;
font-weight: 700;
text-transform: uppercase;
}
#comments .bypostauthor .comment-author cite {
border-bottom: 2px solid #55cbe3;
}
#comments .comment-meta {
margin-left: 8px;
line-height: 15px;
font-size: 12px;
color: #b9b8b8;
font-weight: 700;
text-transform: uppercase;
}
#comments .comment-meta:before {
padding-right: 8px;
content: '\00b7';
}
#comments .comment-meta a {
color: #b9b8b8;
}
#comments .comment-meta a:hover {
color: #000;
}
#comments .comment-text {
margin-left: 75px;
margin-top: 5px;
}
#comments .reply {
margin-left: 75px;
margin-top: -20px;
font-size: 12px;
color: #b9b8b8;
font-weight: 700;
text-transform: uppercase;
}
#comments .reply .fa {
margin-right: 8px;
}
#comments .reply a {
color: #b9b8b8;
}
#comments .reply a:hover {
color: #000;
}
#comments .comment-awaiting-moderation {
margin-left: 8px;
font-size: 12px;
font-style: normal;
font-weight: 700;
}
#comments .logged-in-as,
#comments .no-comments {
font-size: 12px;
font-weight: 700;
font-style: italic;
text-transform: uppercase;
}
#comments .pingback .comment-author cite,
#comments .pingback .comment-text {
margin-left: 0;
}
#respond {
margin-top: 50px;
}
#commentform label {
display: none;
}
#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="url"],
#commentform input[type="password"],
#commentform input[type="search"],
#commentform textarea {
margin-bottom: 0;
width: 100%;
}
#commentform .comment-notes {
font-size: 16px;
font-style: italic;
}
#commentform #submit {
padding: 15px 35px;
}
#form-allowed-tags {
font-size: 13px;
}
#form-allowed-tags code {
margin-top: 10px;
padding: 5px 20px;
width: 100%;
display: block;
overflow-x: scroll;
white-space: nowrap;
background-color: #f6f6f6;
}
.comment-navigation {
margin-top: 28px;
padding-top: 28px;
border-top: 1px solid #d3d3d3;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
overflow: hidden;
}
.comment-navigation .nav-previous,
.comment-navigation .nav-next {
display: inline-block;
}
.comment-navigation .nav-next {
float: right;
}
.comment-navigation .nav-previous a,
.comment-navigation .nav-next a {
display: block;
position: relative;
}
.comment-navigation .nav-previous a:hover,
.comment-navigation .nav-next a:hover {
color: #b9b8b8;
}
.comment-navigation .nav-previous a {
margin-left: 30px;
}
.comment-navigation .nav-previous a:before {
content: '';
width: 20px;
height: 20px;
position: absolute;
margin-top: -10px;
margin-left: -30px;
top: 50%;
left: 0;
display: inline-block;
z-index: 3;
background-image: url(//www.socine.org/wp-content/themes/canos/images/arrow_back.svg);
}
.comment-navigation .nav-next a {
margin-right: 30px;
}
.comment-navigation .nav-next a:after {
content: '';
width: 20px;
height: 20px;
position: absolute;
margin-top: -10px;
margin-right: -30px;
top: 50%;
right: 0;
display: inline-block;
z-index: 3;
background-image: url(//www.socine.org/wp-content/themes/canos/images/arrow_next.svg);
} .canos-column {
margin-bottom: 28px;
} #colophon {
padding: 100px 0;
text-align: center;
}
#footer-menu {
margin-top: 50px;
}
#footer-menu li {
margin: 5px 0;
padding: 0 15px 0 12px;
display: inline-block;
border-right: 1px solid #000;
}
#footer-menu li:last-child {
border-right: none;
}
#footer-menu a {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
}
#colophon .site-description {
margin: 50px auto 0;
max-width: 650px;
font-size: 14px;
}
#colophon .site-logo {
display: inline-block;
}
#back-top {
display: none;
}
#footer-retina-logo {
display: none;
} #secondary input[type="text"],
#secondary input[type="email"],
#secondary input[type="url"],
#secondary input[type="password"],
#secondary input[type="search"] {
width: 100%;
}
.widget-title {
margin-top: 0;
margin-bottom: 30px;
font-size: 17px;
font-weight: 700;
color: #b9b8b8;
text-align: center;
text-transform: uppercase;
}
.widget {
margin-bottom: 50px;
font-size: 17px;
}
.widget select {
width: 100%;
} .widget_search input[type="search"] {
margin-bottom: 0;
} .widget_recent_entries a {
font-weight: 700;
}
.widget_recent_entries .post-date {
margin-bottom: 5px;
display: block;
color: #b9b8b8;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
} .widget_recent_comments .comment-author-link {
font-weight: 700;
font-style: italic;
}
.widget_recent_comments a {
font-weight: 700;
} .widget_archive {
font-weight: 700;
color: #b9b8b8;
} .widget_categories {
font-weight: 700;
color: #b9b8b8;
} .widget_meta {
font-weight: 700;
} .widget_pages {
font-weight: 700;
} .widget_nav_menu {
font-weight: 700;
}
.widget_nav_menu .sub-menu {
margin-left: 28px;
} .widget_tag_cloud a {
margin: 0 0 3px 0;
padding: 2px 20px;
display: inline-block;
color: #fff;
font-weight: 700;
text-transform: uppercase;
background-color: #55cbe3;
}
.widget_tag_cloud a:hover {
color: #000;
background-color: #e7e7e7;
} .widget_rss .rsswidget img {
display: none;
}
.widget_rss li {
margin-bottom: 10px;
}
.widget_rss li .rsswidget {
font-weight: 700;
}
.widget_rss li .rss-date {
display: block;
color: #b9b8b8;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
}
.widget_rss li cite {
color: #b9b8b8;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
} .widget_calendar {
font-size: 14px;
}
.widget_calendar caption {
padding: 15px;
text-align: center;
font-weight: 700;
text-transform: uppercase;
border: 2px solid #d3d3d3;
border-bottom: none;
}
.widget_calendar th,
.widget_calendar td {
padding: 5px;
border: 2px solid #d3d3d3;
text-align: center;
}
.widget_calendar tfoot a {
font-weight: 700;
text-transform: uppercase;
} .widget_text a {
border-bottom: 2px solid #000;
}
.widget_text a:hover {
border-color: #55cbe3;
} .canos_widget_newsletter {
padding: 30px;
background-color: #212121;
}
.canos_widget_newsletter .widget-title {
color: #fff;
}
.canos_widget_newsletter label {
display: none;
}
.canos_widget_newsletter input[type="text"],
.canos_widget_newsletter input[type="email"] {
margin-bottom: 10px;
border: none;
}
.canos_widget_newsletter input[type="submit"] {
margin-bottom: 30px;
width: 100%;
}
.canos_widget_newsletter .canos-newsletter-field {
margin-bottom: 10px;
}
.canos_widget_newsletter .canos-newsletter-loader {
margin-left: auto;
margin-right: auto;
width: 36px;
height: 36px;
display: none;
background: url(//www.socine.org/wp-content/themes/canos/images/loader_dark.gif) no-repeat center center;
}
.canos_widget_newsletter .canos-newsletter-loader.loading {
display: block;
}
.canos_widget_newsletter .canos-newsletter-message {
margin-top: 30px;
padding: 7px 22px;
font-size: 15px;
color: #fff;
background-color: #55cbe3;
}
.canos_widget_newsletter .canos-newsletter-message .fa {
margin-right: 15px;
}
.canos_widget_newsletter .canos-newsletter-message.canos-newsletter-error {
background-color: #E81730;
} .canos_widget_social .site-follow li {
display: inline-block;
margin-bottom: 3px;
}
.canos_widget_social .site-follow a {
width: 40px;
height: 40px;
display: inline-block;
color: #fff;
font-size: 12px;
line-height: 40px;
text-align: center;
border-radius: 5px;
background-color: #55cbe3;
}
.canos_widget_social .site-follow a:hover {
color: #fff;
background-color: #212121;
} .canos_widget_module_category .post,
.canos_widget_module_comments .post,
.canos_widget_module_ids .post,
.canos_widget_module_random .post,
.canos_widget_module_recent .post,
.canos_widget_module_tag .post,
.canos_widget_module_views .post {
margin-bottom: 20px;
padding-bottom: 20px;
min-height: 115px;
position: relative;
border-bottom: 1px solid #d3d3d3;
overflow: hidden;
}
.canos_widget_module_category .post:last-child,
.canos_widget_module_comments .post:last-child,
.canos_widget_module_ids .post:last-child,
.canos_widget_module_random .post:last-child,
.canos_widget_module_recent .post:last-child,
.canos_widget_module_tag .post:last-child,
.canos_widget_module_views .post:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.canos_widget_module_category .post.no-thumb,
.canos_widget_module_comments .post.no-thumb,
.canos_widget_module_ids .post.no-thumb,
.canos_widget_module_random .post.no-thumb,
.canos_widget_module_recent .post.no-thumb,
.canos_widget_module_tag .post.no-thumb,
.canos_widget_module_views .post.no-thumb {
min-height: 0;
}
.canos_widget_module_category .post-thumbnail,
.canos_widget_module_comments .post-thumbnail,
.canos_widget_module_ids .post-thumbnail,
.canos_widget_module_random .post-thumbnail,
.canos_widget_module_recent .post-thumbnail,
.canos_widget_module_tag .post-thumbnail,
.canos_widget_module_views .post-thumbnail {
position: absolute;
top: 5px;
}
.canos_widget_module_category .entry-title,
.canos_widget_module_comments .entry-title,
.canos_widget_module_ids .entry-title,
.canos_widget_module_random .entry-title,
.canos_widget_module_recent .entry-title,
.canos_widget_module_tag .entry-title,
.canos_widget_module_views .entry-title {
font-size: 18px;
line-height: 28px;
}
.canos_widget_module_category .entry-summary,
.canos_widget_module_comments .entry-summary,
.canos_widget_module_ids .entry-summary,
.canos_widget_module_random .entry-summary,
.canos_widget_module_recent .entry-summary,
.canos_widget_module_tag .entry-summary,
.canos_widget_module_views .entry-summary {
margin-top: 10px;
}
.canos_widget_module_category p,
.canos_widget_module_comments p,
.canos_widget_module_ids p,
.canos_widget_module_random p,
.canos_widget_module_recent p,
.canos_widget_module_tag p,
.canos_widget_module_views p {
margin-bottom: 0;
}
.canos_widget_module_category .has-post-thumbnail .entry-header,
.canos_widget_module_category .has-post-thumbnail .posted-on,
.canos_widget_module_category .has-post-thumbnail .byline,
.canos_widget_module_category .has-post-thumbnail .entry-summary,
.canos_widget_module_comments .has-post-thumbnail .entry-header,
.canos_widget_module_comments .has-post-thumbnail .posted-on,
.canos_widget_module_comments .has-post-thumbnail .byline,
.canos_widget_module_comments .has-post-thumbnail .entry-summary,
.canos_widget_module_ids .has-post-thumbnail .entry-header,
.canos_widget_module_ids .has-post-thumbnail .posted-on,
.canos_widget_module_ids .has-post-thumbnail .byline,
.canos_widget_module_ids .has-post-thumbnail .entry-summary,
.canos_widget_module_random .has-post-thumbnail .entry-header,
.canos_widget_module_random .has-post-thumbnail .posted-on,
.canos_widget_module_random .has-post-thumbnail .byline,
.canos_widget_module_random .has-post-thumbnail .entry-summary,
.canos_widget_module_recent .has-post-thumbnail .entry-header,
.canos_widget_module_recent .has-post-thumbnail .posted-on,
.canos_widget_module_recent .has-post-thumbnail .byline,
.canos_widget_module_recent .has-post-thumbnail .entry-summary,
.canos_widget_module_tag .has-post-thumbnail .entry-header,
.canos_widget_module_tag .has-post-thumbnail .posted-on,
.canos_widget_module_tag .has-post-thumbnail .byline,
.canos_widget_module_tag .has-post-thumbnail .entry-summary,
.canos_widget_module_views .has-post-thumbnail .entry-header,
.canos_widget_module_views .has-post-thumbnail .posted-on,
.canos_widget_module_views .has-post-thumbnail .byline,
.canos_widget_module_views .has-post-thumbnail .entry-summary {
margin-left: 120px;
}
.canos_widget_module_category .has-post-thumbnail.no-thumb .entry-header,
.canos_widget_module_category .has-post-thumbnail.no-thumb .posted-on,
.canos_widget_module_category .has-post-thumbnail.no-thumb .byline,
.canos_widget_module_category .has-post-thumbnail.no-thumb .entry-summary,
.canos_widget_module_comments .has-post-thumbnail.no-thumb .entry-header,
.canos_widget_module_comments .has-post-thumbnail.no-thumb .posted-on,
.canos_widget_module_comments .has-post-thumbnail.no-thumb .byline,
.canos_widget_module_comments .has-post-thumbnail.no-thumb .entry-summary,
.canos_widget_module_ids .has-post-thumbnail.no-thumb .entry-header,
.canos_widget_module_ids .has-post-thumbnail.no-thumb .posted-on,
.canos_widget_module_ids .has-post-thumbnail.no-thumb .byline,
.canos_widget_module_ids .has-post-thumbnail.no-thumb .entry-summary,
.canos_widget_module_random .has-post-thumbnail.no-thumb .entry-header,
.canos_widget_module_random .has-post-thumbnail.no-thumb .posted-on,
.canos_widget_module_random .has-post-thumbnail.no-thumb .byline,
.canos_widget_module_random .has-post-thumbnail.no-thumb .entry-summary,
.canos_widget_module_recent .has-post-thumbnail.no-thumb .entry-header,
.canos_widget_module_recent .has-post-thumbnail.no-thumb .posted-on,
.canos_widget_module_recent .has-post-thumbnail.no-thumb .byline,
.canos_widget_module_recent .has-post-thumbnail.no-thumb .entry-summary,
.canos_widget_module_tag .has-post-thumbnail.no-thumb .entry-header,
.canos_widget_module_tag .has-post-thumbnail.no-thumb .posted-on,
.canos_widget_module_tag .has-post-thumbnail.no-thumb .byline,
.canos_widget_module_tag .has-post-thumbnail.no-thumb .entry-summary,
.canos_widget_module_views .has-post-thumbnail.no-thumb .entry-header,
.canos_widget_module_views .has-post-thumbnail.no-thumb .posted-on,
.canos_widget_module_views .has-post-thumbnail.no-thumb .byline,
.canos_widget_module_views .has-post-thumbnail.no-thumb .entry-summary {
margin-left: 0;
} #site-sidebar {
position: absolute;
top: 0;
width: 240px;
min-height: 100%;
height: 100%;
bottom: 0;
color: #b9b8b8;
overflow-y: hidden;
background-color: #212121;
right: -240px;
-webkit-transition: top 0.5s cubic-bezier(0.23, 1, 0.32, 1), right 0.5s cubic-bezier(0.23, 1, 0.32, 1);
transition: top 0.5s cubic-bezier(0.23, 1, 0.32, 1), right 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
#site-sidebar .sidebar-navigation {
padding: 15px 25px 40px;
}
#site-sidebar a {
color: #fff;
}
#site-sidebar a:hover {
color: #55cbe3;
}
#site-sidebar #site-navigation {
margin-bottom: 50px;
}
#site-sidebar #site-navigation a {
padding: 5px 0;
display: block;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
color: #fff;
}
#site-sidebar #site-navigation a:hover {
color: #55cbe3;
}
#site-sidebar #site-navigation .menu > li.current_page_item > a,
#site-sidebar #site-navigation .menu > li.current-menu-item > a,
#site-sidebar #site-navigation .menu > li.current_page_ancestor > a {
color: #55cbe3;
}
#site-sidebar #site-navigation ul ul {
margin-left: 20px;
font-size: 12px;
}
#site-sidebar #site-navigation ul ul a {
color: #888;
}
#site-sidebar .widget-title {
text-align: left;
font-size: 14px;
}
#site-sidebar .widget {
font-size: 14px;
}
#site-sidebar input[type="text"],
#site-sidebar input[type="email"],
#site-sidebar input[type="url"],
#site-sidebar input[type="password"],
#site-sidebar input[type="search"] {
width: 100%;
}
.admin-bar #site-sidebar .sidebar-navigation {
padding-top: 60px;
}
.move-left #site-sidebar {
overflow-y: auto;
right: 0;
} #site-sidebar .widget_search input[type="search"] {
margin-bottom: 0;
} #site-sidebar .widget_tag_cloud a:hover {
color: #000;
background-color: #e7e7e7;
} #site-sidebar .canos_widget_newsletter {
background-color: #55cbe3;
}
#site-sidebar .canos_widget_newsletter .canos-newsletter-loader {
background: url(//www.socine.org/wp-content/themes/canos/images/loader.gif) no-repeat center center;
}
#site-sidebar .canos_widget_newsletter input[type="submit"] {
color: #fff;
background-color: #212121;
}
#site-sidebar .canos_widget_newsletter input[type="submit"]:hover {
color: #212121;
background-color: #e7e7e7;
} #site-sidebar .widget_text {
color: #fff;
}
#site-sidebar .widget_text a {
border-bottom: 2px solid #fff;
}
#site-sidebar .widget_text a:hover {
border-color: #55cbe3;
} #site-sidebar .canos_widget_social .site-follow a:hover {
color: #000;
background-color: #e7e7e7;
} #site-sidebar .canos_widget_module_category .entry-title,
#site-sidebar .canos_widget_module_comments .entry-title,
#site-sidebar .canos_widget_module_ids .entry-title,
#site-sidebar .canos_widget_module_random .entry-title,
#site-sidebar .canos_widget_module_recent .entry-title,
#site-sidebar .canos_widget_module_tag .entry-title,
#site-sidebar .canos_widget_module_views .entry-title {
font-size: 16px;
line-height: 26px;
} .page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
margin-bottom: 50px;
max-width: 100%;
}
.wp-audio-shortcode,
.wp-audio-shortcode {
margin-bottom: 50px;
} .wp-caption {
margin-bottom: 28px;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption .wp-caption-text {
margin: 0 0 15px;
font-size: 13px;
font-style: italic;
}
.wp-caption-text {
text-align: center;
font-style: italic;
} .gallery {
margin-bottom: 28px;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-item img {
margin-bottom: 15px;
}
.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: 0 0 15px;
display: block;
font-size: 12px;
font-style: italic;
}
.canos-gallery {
margin-top: 50px;
margin-bottom: 50px;
padding: 28px;
position: relative;
background-color: #fff;
}
.canos-gallery h4 {
margin-top: 0;
margin-bottom: 10px;
display: inline-block;
font-size: 15px;
border-bottom: 1px solid #000;
}
.canos-gallery .canos-gallery-images {
margin-top: 28px;
overflow: hidden;
}
.canos-gallery figcaption {
display: none;
}
.canos-gallery figure {
padding: 3px;
float: left;
width: 20%;
}
.canos-gallery figure img {
border: 3px solid transparent;
-webkit-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.canos-gallery figure:hover img {
border-color: #000;
}
.canos-gallery p {
margin-left: 3px;
margin-top: 5px;
margin-bottom: 0;
font-style: italic;
} .flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.flex-pauseplay span {
text-transform: capitalize;
}
.flexslider {
margin: 0;
padding: 0;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.flexslider .slides img { display: block;
}
.flexslider .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .flexslider .slides {
display: block;
}
* html .flexslider .slides {
height: 1%;
}
.no-js .flexslider .slides > li:first-child {
display: block;
}
.flexslider {
position: relative;
}
.flexslider .slides > li {
position: relative;
}
.flexslider .slides {
zoom: 1;
}
.flexslider .slides img {
height: auto;
}
.flexslider .flex-direction-nav a {
display: none;
}
.flex-home {
margin-bottom: 50px;
text-align: center;
}
.flex-home .entry-title {
font-size: 50px;
line-height: 55px;
text-transform: uppercase;
}
.flex-home .entry-summary {
font-size: 22px;
line-height: 32px;
}
.flex-home .post-slider-content {
margin-top: 30px;
padding-bottom: 20px;
border-bottom: 5px solid #e7e7e7;
}
.flex-home .post-thumbnail {
margin-bottom: 40px;
}
.flex-home .post-thumbnail img {
margin: 0 auto;
} @media (min-width: 420px) {
.move-left #page {
left: -320px;
}
#site-sidebar {
width: 320px;
right: -320px;
}
#site-sidebar .sidebar-navigation {
padding: 15px 40px 60px;
}
.flexslider .flex-direction-nav a {
text-decoration: none;
display: block;
width: 30px;
height: 30px;
margin: -15px 0 0;
position: absolute;
bottom: 20px;
right: 60px;
z-index: 10;
overflow: hidden;
opacity: 0;
text-indent: -9999px;
cursor: pointer;
-webkit-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
background-image: url(//www.socine.org/wp-content/themes/canos/images/flex-left.svg);
}
.flexslider .flex-direction-nav a.flex-next {
right: 20px;
background-image: url(//www.socine.org/wp-content/themes/canos/images/flex-right.svg);
}
.flexslider:hover .flex-direction-nav .flex-prev {
opacity: 0.5;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
opacity: 0.5;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
opacity: 1;
}
.flexslider .flex-direction-nav .flex-disabled {
opacity: 0 !important;
filter: alpha(opacity=0);
cursor: default;
}
.post-module .flexslider .flex-direction-nav a {
top: 30px;
bottom: auto;
}
#homeslider .flex-direction-nav {
margin-top: 30px;
text-align: center;
}
#homeslider .flex-nav-prev,
#homeslider .flex-nav-next {
display: inline-block;
}
#homeslider .flex-direction-nav a {
margin: 0 3px;
width: 40px;
height: 40px;
display: inline-block;
position: static;
opacity: .2;
background-image: url(//www.socine.org/wp-content/themes/canos/images/arrow_back.svg);
}
#homeslider .flex-direction-nav a.flex-next {
background-image: url(//www.socine.org/wp-content/themes/canos/images/arrow_next.svg);
}
#homeslider:hover .flex-direction-nav .flex-prev {
opacity: 0.2;
}
#homeslider:hover .flex-direction-nav .flex-prev:hover {
opacity: 1;
}
#homeslider:hover .flex-direction-nav .flex-next {
opacity: 0.2;
}
#homeslider:hover .flex-direction-nav .flex-next:hover {
opacity: 1;
}
#homeslider .flex-direction-nav .flex-disabled {
opacity: 0 !important;
filter: alpha(opacity=0);
cursor: default;
}
}
@media (min-width: 471px) {
.wrap {
padding-left: 0;
padding-right: 0;
width: 90%;
}
#main {
padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width: 471px) {
.admin-bar #site-follow {
opacity: .9;
}
}
@media (min-width: 768px) { #site-sidebar .sidebar-navigation {
padding-top: 45px;
}
.admin-bar #site-sidebar .sidebar-navigation {
padding-top: 90px;
}
#masthead {
margin-bottom: 0;
min-height: 260px;
text-align: left;
background-color: #fff;
}
#masthead .wrap {
min-height: 260px;
position: relative;
}
#masthead:before {
content: '';
position: absolute;
top: 0;
right: 0;
width: 0;
height: 0;
border-top: 260px solid #212121;
border-left: 460px solid transparent;
z-index: 2;
}
#colophon {
padding-bottom: 150px;
position: relative;
}
#colophon:before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 0;
height: 0;
border-bottom: 160px solid #212121;
border-left: 460px solid transparent;
z-index: 2;
}
#back-top {
width: 40px;
height: 40px;
position: absolute;
right: 30px;
bottom: 30px;
display: inline-block;
text-indent: -999999px;
opacity: .3;
z-index: 4;
background: url(//www.socine.org/wp-content/themes/canos/images/backtop.svg) 0 0 no-repeat;
}
#back-top:hover {
opacity: 1;
}
.home #masthead {
margin-bottom: 50px;
}
.site-branding {
padding: 45px 0;
display: inline-block;
background-color: transparent;
}
#site-navigation-toggle {
position: absolute;
top: 30px;
right: 0;
z-index: 5;
}
.has-social #site-navigation-toggle {
right: 110px;
}
#site-follow-toggle {
display: inline-block;
padding: 20px 3px;
position: absolute;
top: 30px;
right: 0;
z-index: 5;
}
#content {
position: relative;
z-index: 22;
}
.page-header .entry-title,
.page-header .page-title {
font-size: 70px;
line-height: 75px;
}
.post-modules {
font-size: 0; }
.post-module {
display: inline-block;
vertical-align: top;
font-size: 18px; }
.single-page-post,
.post-module-full {
width: 100%;
}
.post-module-grid {
width: 50%;
}
.post-module-grid:nth-child(odd) {
padding-right: 20px;
}
.post-module-grid:nth-child(even) {
padding-left: 20px;
}
.post-module-grid:nth-last-child(2) {
margin-bottom: 0;
}
.paging-navigation .nav-previous a,
.paging-navigation .nav-next a {
text-indent: 0;
}
.paging-navigation .nav-previous a {
padding: 15px 50px 15px 85px;
}
.paging-navigation .nav-previous a:before {
margin-left: 0;
left: 50px;
}
.paging-navigation .nav-next a {
padding: 15px 85px 15px 50px;
}
.paging-navigation .nav-next a:after {
right: 50px;
left: auto;
} #related-posts .related-posts {
font-size: 0; }
#related-posts article {
width: 50%;
display: inline-block;
vertical-align: top;
font-size: 18px; }
#related-posts article:nth-child(odd) {
padding-right: 15px;
}
#related-posts article:nth-child(even) {
padding-left: 15px;
}
#related-posts article:nth-last-of-type(-n+2) {
margin-bottom: 0;
}
.canos-column {
margin-right: 4%;
float: left;
}
.canos-one-half {
width: 48%;
}
.canos-one-third {
width: 30.66%;
}
.canos-two-third {
width: 65.33%;
}
.canos-one-fourth {
width: 22%;
}
.canos-three-fourth {
width: 74%;
}
.canos-last-column {
clear: right;
margin-right: 0;
}
}
@media (min-width: 783px) {
.admin-bar #site-sidebar .sidebar-navigation {
padding-top: 76px;
}
.admin-bar #site-follow {
top: -68px;
}
.move-bottom .admin-bar #site-follow {
top: 32px;
}
}
@media (min-width: 992px) { #primary {
margin: 0 -33.4% 0 0;
width: 100%;
float: left;
}
#main {
margin: 0 33.4% 0 0;
padding-left: 30px;
padding-right: 45px;
position: relative;
}
.single #main,
.page #main {
padding-right: 30px;
}
#secondary {
margin-top: 0;
width: 33.4%;
float: right;
overflow: hidden;
}
#colophon {
width: 100%;
clear: both;
}
.left-sidebar #primary {
margin: 0 0 0 -33.4%;
float: right;
}
.left-sidebar #main {
margin: 0 0 0 33.4%;
}
.left-sidebar #secondary {
float: left;
}
.no-sidebar #primary {
float: none;
margin: 0 0 0;
}
.no-sidebar #main {
margin: 0;
padding-right: 30px;
}
.move-left #page {
left: -450px;
}
#site-sidebar {
width: 450px;
right: -450px;
}
#site-sidebar .sidebar-navigation {
padding: 45px 60px 60px;
}
#masthead:before {
border-left: 660px solid transparent;
}
#colophon:before {
border-left: 660px solid transparent;
}
.page-header,
.crumbs {
width: 80%;
}
#post-meta {
margin-top: 0;
padding: 30px 30px 50px;
width: 50%;
position: absolute;
right: -50%;
top: 0;
border-top: none;
}
#post-meta:before {
display: block;
content: '';
width: 1px;
position: absolute;
top: 30px;
left: 0;
bottom: 30px;
background-color: #d3d3d3;
}
#post-meta .comments-badge {
position: absolute;
right: 70px;
top: 0;
}
#post-meta .views {
position: absolute;
right: 20px;
bottom: 10px;
}
.left-sidebar #post-meta {
right: auto;
left: -50%;
}
.left-sidebar #post-meta:before {
left: auto;
right: 0;
}
.no-sidebar .page-header,
.no-sidebar .crumbs {
margin-left: auto;
margin-right: auto;
text-align: center;
}
.no-sidebar #post-meta {
margin: 0 auto;
padding-left: 0;
padding-right: 0;
padding-bottom: 0;
position: relative;
right: 0;
text-align: center;
}
.no-sidebar #post-meta:before {
content: none;
}
.no-sidebar #post-meta .comments-badge,
.no-sidebar #post-meta .views {
position: static;
}
.no-sidebar #post-meta .views {
right: 0;
}
.no-sidebar .single-page .entry-content,
.no-sidebar .single-page .entry-footer,
.no-sidebar .single-page #related-posts,
.no-sidebar .single-page .post-navigation,
.no-sidebar .single-page #comments {
margin-left: auto;
margin-right: auto;
max-width: 833px;
}
.no-sidebar .post-sharer {
text-align: center;
}
.single-post #secondary {
margin-top: 600px;
}
.flex-home {
text-align: left;
}
.flex-home article:before {
position: absolute;
content: '';
top: 75px;
left: 0;
right: 0;
height: 340px;
background-color: #e7e7e7;
}
.flex-home .entry-title {
padding: 0 50px;
width: 50%;
position: relative;
font-size: 70px;
line-height: 75px;
z-index: 5;
}
.flex-home .post-slider-content {
padding: 30px;
position: relative;
z-index: 5;
background-color: #fff;
}
.flex-home .post-thumbnail {
margin-bottom: 0;
max-width: 50%;
position: absolute;
top: 0;
right: 0;
border: 30px solid #fff;
z-index: 5;
}
#homeslider .flex-direction-nav {
margin-top: 0;
}
#homeslider .flex-direction-nav a {
top: 435px;
right: 46px;
position: absolute;
}
#homeslider .flex-direction-nav a.flex-next {
right: 0;
}
}
@media (min-width: 1200px) {
#masthead:before {
border-left: 900px solid transparent;
}
#colophon:before {
border-left: 900px solid transparent;
}
#main {
padding: 50px 65px 50px 50px;
}
.single #main,
.page #main {
padding-right: 50px;
}
.no-sidebar #main {
padding-right: 50px;
}
#secondary {
padding: 50px;
}
.page-header,
.crumbs {
width: 70%;
}
#post-meta {
padding: 50px 50px 70px;
}
#post-meta:before {
top: 50px;
bottom: 50px;
}
.flex-home article:before {
height: 440px;
}
.flex-home .post-slider-content {
margin-top: 50px;
margin-left: 50px;
width: 580px;
}
#homeslider .flex-direction-nav a {
top: 535px;
}
}
@media (min-width: 1400px) {
#masthead:before {
border-left: 1100px solid transparent;
}
#colophon:before {
border-left: 1100px solid transparent;
}
}
@media (min-width: 2100px) {
#masthead:before {
border-top: 360px solid #212121;
border-left: 1200px solid transparent;
}
}
@media (min-width: 2500px) {
#masthead:before {
border-top: 460px solid #212121;
border-left: 1300px solid transparent;
}
} .info-aa { display: none; }
@media only screen and (max-width: 959px) {
.info-aa { display: block; }
} #desktop-logo {
width:300px;
}
#masthead {
background-color:#000000;
}
#masthead:before {
border-top:130px solid #ee3133;
}
header.page-header {
margin-top:50px;
}
#content .post-thumbnail {
text-align: center;
}
.post-slider-content .byline {
display: none;
}
.single-page .entry-content {
margin-top: 0px;
}
.flexslider .slides img {
width: 400px;
}
.flex-home {
margin-bottom: 30px !important;
}
#site-navigation-toggle {
font-size: 20px;
}
@media (min-width: 768px) {
.site-branding {
padding: 10px 0;
}
#masthead, #masthead .wrap {
min-height: 200px;
}
.home #masthead {
margin-bottom: 30px;
}
}
@media (min-width: 992px) {
#homeslider header.entry-header h2.entry-title {
line-height: 65px;
min-height: 240px;
width: 55%;
padding: 15px 50px 0 50px;
} .flex-home .entry-title {
font-size: 55px !important;
}
}
@media (min-width: 1200px) {
#homeslider header.entry-header h2.entry-title {
width: 60%;
padding: 85px 50px 0 50px;
}
}
img.border {
padding:1px;
border:1px solid #a0a5aa;
background-color:#fff;
}
.site-branding {
background-color: #000;
}@font-face{font-family:'FontAwesome';src:url(//www.socine.org/wp-content/themes/canos/fonts/fontawesome-webfont.eot?v=4.3.0);src:url(//www.socine.org/wp-content/themes/canos/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'),url(//www.socine.org/wp-content/themes/canos/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),url(//www.socine.org/wp-content/themes/canos/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'),url(//www.socine.org/wp-content/themes/canos/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'),url(//www.socine.org/wp-content/themes/canos/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"}