@charset "UTF-8";
@charset "UTF-8";
@font-face {
font-family: 'FontAwesome';
src: url(//stereozvuq.ru/wp-content/themes/rowling/fa/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//stereozvuq.ru/wp-content/themes/rowling/fa/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//stereozvuq.ru/wp-content/themes/rowling/fa/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//stereozvuq.ru/wp-content/themes/rowling/fa/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//stereozvuq.ru/wp-content/themes/rowling/fa/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//stereozvuq.ru/wp-content/themes/rowling/fa/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.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: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}

    html, body { margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, p, blockquote, address, big, cite, code, em, font, img, small, strike, sub, sup, li, ol, ul, fieldset, form, label, legend, button, table, caption, tr, th, td {
margin:0;
padding:0;
border:0;
font-weight:normal;
font-style:normal;
font-size:100%;
line-height:1;
font-family:inherit;
text-align:left;
}
table {
border-collapse:collapse;
border-spacing:0;
}
ol, ul {
list-style:none;
}
blockquote:before, blockquote:after {
content:"";
}
input[type=search] {
-moz-appearance:none;
-webkit-appearance:none;
}
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;
}  body {
margin: 0;
padding: 0;
border: none;
color: #111;
background: #f1f1f1;
font-family: 'Lato', sans-serif;
font-size: 17px;
}
body a {
color: #0093C2;
text-decoration: none;
}
body a:hover {
color: #0093C2;
text-decoration: none;
}
* { 
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; 
-webkit-font-smoothing: antialiased;
}
img {
max-width: 100%;
height: auto;
}
.hidden { display: none; }
.clear { clear: both; }
.fleft { float: left; }
.fright { float: right; }
::selection {
background: #222;
color: #FFF;
}
::-webkit-input-placeholder { color: #A9A9A9; }
:-ms-input-placeholder { color: #A9A9A9; } .screen-reader-text {
clip: rect( .1rem, .1rem, .1rem, .1rem );
height: .1rem;
overflow: hidden;
position: absolute !important;
left: -999999rem;
width: .1rem;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: .3rem;
box-shadow: 0 0 .2rem .2rem rgba( 0, 0, 0, 0.6 );
clip: auto !important;
display: block;
font-size: 1.4rem;
font-weight: 700;
height: auto;
left: .5rem;
line-height: normal;
padding: 1.5rem 2.3rem 1.4rem 2.3rem;
text-decoration: none;
top: .5rem;
width: auto;
z-index: 100000;
} .skip-link {
position: absolute;
left: -9999rem;
top: 2.5rem;
z-index: 999999999;
}
.skip-link:focus {
left: 2.5rem;
text-decoration: none;
} @media ( prefers-reduced-motion: reduce ) {
* {
animation-duration: 0s !important;
transition-duration: 0s !important;
}
} body a,
.secondary-menu > li.menu-item-has-children a:after,
.primary-menu li a,
.post-tags a:before,
.tagcloud a:before,
.search-button {
transition: all .1s ease-in-out;
}
.post-nav a,
.respond input,
.respond textarea,
.archive-nav a,
.blog-title a,
.primary-menu ul .menu-item-has-children::after,
.secondary-menu ul .menu-item-has-children::after,
.to-the-top,
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
transition: all .2s ease-in-out;
}  .section-inner {
width: 1200px;
max-width: 88%;
margin: 0 auto;
}
.wrapper { position: relative; }
.wrapper:after {
content: "";
display: block;
width: 28.5%;
background: #f1f1f1;
border-left: 1px solid #ddd;
position: absolute;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
}
.content,
.sidebar {
padding-top: 50px;
padding-bottom: 50px;
}
.content {
width: 68%;
float: left;
}
.content:before {
content: "";
background: #fff;
position: absolute;
z-index: -9999;
top: 0;
right: 28.5%;
bottom: 0;
left: -10000px;
}
.sidebar {
width: 28.5%;
float: right;
padding: 50px 0 50px 3.75%;
}  .top-nav { background: #26272B; } .secondary-menu {
float: left;
font-size: 0.9rem;
}
.secondary-menu li { position: relative; }
.secondary-menu > li { float: left; }
.secondary-menu > li > a {
display: block;
padding: 21px 15px;
color: #999;
}
.secondary-menu > li.menu-item-has-children > a { padding-right: 30px; }
.secondary-menu > li.menu-item-has-children > a:after {
content: "";
display: block;
border: 4px solid transparent;
border-top-color: #777;
position: absolute;
top: 50%;
margin-top: -1px;
right: 15px;
}
.secondary-menu > li:hover > a,
.secondary-menu li.current-menu-item > a { color: #fff; }
.secondary-menu > li:hover > a { background: #1D1D20; }
.secondary-menu > li.menu-item-has-children:hover > a:after { border-top-color: #fff; } .secondary-menu ul {
display: block;
opacity: 0;
position: absolute;
z-index: 999;
left: -9999px;
top: 50px;
transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
}
.secondary-menu ul .menu-item-has-children::after {
content: "";
display: block;
border: 4px solid transparent;
border-left-color: #666;
position: absolute;
z-index: 1001;
right: 6px;
top: 50%;
margin-top: -4px;
}
.secondary-menu ul li { 	
width: 200px; 
background: #1D1D20;
}
.secondary-menu ul li + li { border-top: 1px solid #333; }
.secondary-menu ul a {
display: block;
padding: 15px;
line-height: 130%;
color: #999;
}
.secondary-menu ul li:hover > a { color: #fff; }
.secondary-menu ul .menu-item-has-children:hover::after { border-left-color: #fff; }
.secondary-menu > li:hover > ul {
opacity: 1;
left: 0px;
top: 55px;
} .secondary-menu ul ul { 
padding-top: 0;
top: 5px;
}
.secondary-menu li > ul > li:hover > ul {
opacity: 1;
left: 200px;
top: 0;
margin-left: 0;
} .social-menu { 
float: right; 
padding: 10px 0;
}
.social-menu li { 
float: left;
margin-left: 10px; 
position: relative;
}
.social-menu li:first-child { margin-left: 0; }
.social-menu a {
display: block;
width: 36px;
height: 36px;
border: 2px solid #33363B;
color: #fff;
border-radius: 999px;
position: relative;
}
.social-menu a:hover,
.social-menu a.active { 
border-color: #fff;
color: #fff;
}
.social-menu li a::before {
content: '\f408';
display: inline-block;
font-family: 'FontAwesome';
font-size: 16px;
text-align: center;
position: absolute;
top: 50%;
margin-top: -8px;
left: 0;
right: 0;
}
.social-menu li a[href*="codepen.io"]::before { content: '\f1cb'; }
.social-menu li a[href*="dribbble.com"]::before { content: '\f17d'; }
.social-menu li a[href*="facebook.com"]::before { content: '\f09a'; }
.social-menu li a[href*="flickr.com"]::before { content: '\f16e'; }
.social-menu li a[href*="github.com"]::before { content: '\f09b'; }
.social-menu li a[href*="instagram.com"]::before { content: '\f16d'; }
.social-menu li a[href*="linkedin.com"]::before { content: '\f0e1'; }
.social-menu li a[href*="pinterest.com"]::before { content: '\f0d2'; }
.social-menu li a[href*="plus.google.com"]::before { content: '\f0d5'; }
.social-menu li a[href*="tumblr.com"]::before { content: '\f173'; }
.social-menu li a[href*="twitter.com"]::before { content: '\f099'; }
.social-menu li a[href*="vimeo.com"]::before { content: '\f194'; }
.social-menu li a[href*="wordpress.org"]::before,
.social-menu li a[href*="wordpress.com"]::before { content: '\f19a'; }
.social-menu li a[href*="youtube.com"]::before { content: '\f167'; }
.social-menu li a[href*="mailto"]::before { content: '\f0e0'; }
.social-menu li a.search-toggle::before { 
content: '\f002'; 
margin-top: -9px;
}
.no-js .social-menu li:last-child { display: none; } .social-menu .active:after {
content: "";
display: block;
border: 6px solid transparent;
border-bottom-color: #fff;
position: absolute;
bottom: -13px;
right: 10px;
}  .search-container { 
display: none;
background: #fff; 
}
.search-container .section-inner { position: relative; }
.search-container .search-field {
display: block;
border: none;
background: none;
width: 100%;
padding: 35px 92px 35px 0;
margin-right: 50px;
font-family: 'Lato', sans-serif;
font-size: 1.5em;
font-style: italic;
color: #222;
}
.search-container .search-field:focus { outline: none; }
.search-container .search-button {
display: block;
background: none;
position: absolute;
top: 50%;
margin-top: -21px;
right: 0;
}
.search-container .search-button .fa { font-size: 40px; }
.search-container .search-button:hover {
cursor: pointer;
color: #0093C2;
}   .header-wrapper { background: #33363B; }
.header { padding: 40px 0; }
.blog-title {
font-size: 1.5em;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 2px;
text-shadow: 0 1px 0 #111;
}
.blog-title a { color: #fff; }
.blog-title a:hover { color: #0093C2; }
.blog-description {
margin: 11px 0 0 0;
font-family: 'Merriweather', Georgia, serif;
font-size: 0.9em;
line-height: 115%;
font-style: italic;
color: #999;
}
.blog-logo,
.blog-logo img {
display: block;
}  .mobile-menu { display: none; }
.navigation .section-inner { background-color: #0093C2; }
.primary-menu { font-size: 0.8rem; }
.primary-menu li { position: relative; }
.primary-menu > li { 
float: left; 
border-right: 1px solid rgba(0,0,0,0.1);
border-left: 1px solid rgba(255,255,255,0.1);
}
.primary-menu > li:last-child:after {
content: "";
display: block;
border-right: 1px solid rgba(255,255,255,0.1);
position: absolute;
top: 0;
right: -2px;
bottom: 0;
}
.primary-menu > li > a {
display: block;
padding: 20px;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 1px;
color: #fff;
text-shadow: 0 1px 0 rgba(0,0,0,0.25);
}
.primary-menu > li.menu-item-has-children > a { padding-right: 34px; }
.primary-menu > li.menu-item-has-children:before,
.primary-menu > li.menu-item-has-children:after {
content: "";
display: block;
border: 4px solid transparent;
border-top-color: #fff;
position: absolute;
top: 50%;
margin-top: -3px;
right: 20px;
}
.primary-menu > li.menu-item-has-children:before {
border-top-color: rgba(0,0,0,0.25);
margin-top: -2px;
}
.primary-menu > li:hover > a {
background: rgba(255,255,255,0.1);
color: #fff;
}
.primary-menu > li.current_menu_item > a { 
background: #fff; 
border: none; 
color: #333;
} .primary-menu ul {
position: absolute;
z-index: 10000;
display: block;
left: -9999px;
top: 58px;
opacity: 0;
z-index: 999;
transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
}
.primary-menu > li > ul:before {
content: "";
display: block;
position: absolute;
z-index: 1000;
top: -14px;
left: 50%;
margin-left: -7px;
border: 7px solid transparent;
border-bottom-color: #222;
}
.primary-menu ul .menu-item-has-children::after {
content: "";
display: block;
border: 5px solid transparent;
border-left-color: rgba(255,255,255,0.4);
position: absolute;
z-index: 1001;
right: 10px;
top: 50%;
margin-top: -5px;
}
.primary-menu ul .menu-item-has-children:hover::after { 
border-left-color: #222; 
right: -10px;
}
.primary-menu ul li { 	
width: 220px; 
background: #222;
text-align: center;
}
.primary-menu ul a {
display: block;
padding: 20px;
line-height: 130%;
border-bottom: 1px solid rgba( 255, 255, 255, 0.075 );
color: #fff;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 1px;
}
.primary-menu ul a:hover { color: #0093C2; }
.primary-menu ul > li:last-child > a { border-bottom-width: 0; }
.primary-menu > li:hover > ul {
opacity: 1;
left: 50%;
margin-left: -110px;
top: 53px;
} .primary-menu ul ul { 
padding-top: 0;
top: 10px;
}
.primary-menu ul ul li { background: #333; }
.primary-menu ul ul .menu-item-has-children:hover::after { border-left-color: #333; }
.primary-menu ul ul ul li { background: #444; }
.primary-menu ul ul ul .menu-item-has-children:hover::after { border-left-color: #444; }
.primary-menu ul ul ul ul li { background: #555; }
.primary-menu ul ul ul ul .menu-item-has-children:hover::after { border-left-color: #555; }
.primary-menu ul ul ul ul ul li { background: #666; }
.primary-menu ul ul ul ul ul .menu-item-has-children:hover::after { border-left-color: #666; }
.primary-menu li > ul > li:hover > ul {
opacity: 1;
top: 0;
left: 220px;
margin-left: 0;
}  .posts {
display: flex;
flex-wrap: wrap;
}
.posts .post {
width: 47.5%;
}
.posts .post:nth-child(2) {
padding-top: 0;
border-top: none;
margin-top: 0;
}
.posts .post:nth-child(2n) { margin-left: 5%; } .post-image { 
margin-bottom: 25px; 
position: relative;
}
.post-image > a,
.post-image img {
display: block;
}
.posts .post-image img {
width: 100%;
height: auto;
}
.post-image .sticky-tag { display: none; }
.sticky .sticky-tag {
display: block;
width: 22px;
height: 26px;
background: #0093C2;
color: #fff;
position: absolute;
right: 15px;
top: 0;
}
.sticky .sticky-tag:after {
content: "";
display: block;
position: absolute;
border: 11px solid #0093C2;
border-top-width: 0;
border-bottom: 5px solid transparent;
bottom: -5px;
left: 0;
-webkit-transform: rotate(0.01deg);
}
.sticky .sticky-tag .fa {
font-size: 12px;
text-align: center;
text-shadow: 0 1px 0 rgba(0,0,0,0.1);
position: absolute;
top: 8px;
left: 0;
right: 0;
} .post-categories {
margin-bottom: 9px;
font-size: 0.8rem;
line-height: 120%;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 1px;
color: #0093C2;
}
.post-categories a:hover { text-decoration: underline; }
.post-title {
font-family: 'Merriweather', Georgia, serif;
font-size: 1.5em;
line-height: 135%;
font-weight: 900;
letter-spacing: -0.01em;
-ms-word-break: break-word;
word-break: break-word;
}
.post-title a { 
display: block;
color: #111; 
}
.post-title a:hover { 
color: #111;
text-decoration: underline; 
}
.post-meta {
margin-top: 6px;
font-size: 0.9em;
line-height: 120%;
font-weight: 700;
color: #888;
}
.post-meta a { color: #888; }
.post-meta a:hover { 
color: #888;
text-decoration: underline; 
}   .flexslider { 
position: relative; 
overflow: hidden;
}
.single-post .flexslider { 	margin-bottom: 40px; }
.flexslider .slides li { 
display: none;
position: relative; 
}
.flexslider .slides li:first-child { display: block; }
.flexslider img { display: block; } .flex-direction-nav {
display: none;
position: absolute;
top: 50%;
right: 0;
left: 0;
margin-top: -13px;
}
.single .flex-direction-nav { display: block; }
.flex-direction-nav a {
display: block;
color: #fff;
position: absolute;
}
.flex-direction-nav a:before { 
font: 32px/1 'FontAwesome'; 
text-shadow: 0 1px 0 rgba(0,0,0,0.25);
}
.flex-direction-nav .flex-prev { left: 2.5%; }
.flex-direction-nav .flex-prev:before { content: "\f190"; }
.flex-direction-nav .flex-next { right: 2.5%; }
.flex-direction-nav .flex-next:before { content: "\f18e"; }
.flex-direction-nav a:hover { color: #fff; } .single-post .flex-direction-nav { margin-top: -17px; }
.single-post .flex-direction-nav a:before { font-size: 40px; }   .single-post .post-header { margin-bottom: 40px; }
.single-post .post-categories { 
margin-bottom: 12px;
font-size: 0.9rem; 
}
.single-post .post-title { 
font-size: 2.5em; 
line-height: 135%;
font-weight: 900;
}
.single-post .post-meta {
margin-top: 10px;
border-top: 1px solid #ddd;
padding-top: 16px;
font-size: 1rem;
color: #999;
}
.single-post .post-comments { float: right; }
.single-post .post-comments .fa { 
position: relative;
top: -1px; 
margin-right: 6px;
}
.single-post .post-meta a { color: #0093C2; }
.single-post .post-meta a:hover { text-decoration: underline; } .single-post .post-image { 
display: block;
clear: both;
margin-bottom: 40px; 
}
.single-post .post-image-caption {
padding: 17px 0 17px 24px;
border-bottom: 1px solid #ddd;
font-size: 0.9em;
line-height: 120%;
font-weight: 700;
color: #111;
position: relative;
}
.single-post .post-image-caption .fa { 
color: #0093C2; 
position: absolute;
top: 50%;
margin-top: -7px;
left: 0;
}
.single-post .post-image-caption a:hover { text-decoration: underline; } .single-post .post-inner { 
padding-left: 200px; 
position: relative;
z-index: 5;
} .post-content p.page-links { 
display: inline-block;
margin-bottom: 15px;
background: #eee;
font-family: Lato, Helvetica, sans-serif;
font-size: 0.85rem;
line-height: 1;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 1px;
color: #666;
}
.page-links a,
.page-links > span {
display: inline-block;
padding: 10px;
}
.page-links a:first-child,
.page-links span:first-child {
margin-left: 0;
}
.post-content .page-links a:hover { 
background: #0093C2;
color: #fff;
text-decoration: none;
}
.page-links > span:nth-of-type(2) { 
background: #ccc;
color: #111;
} .post-tags { margin-top: 35px; }
.post-tags,
.tagcloud {
line-height: 1;
}
.post-tags a,
.tagcloud a { 
display: inline-block; 
padding: 5px 6px 6px 3px;
margin: 0 3px 8px 11px;
background: #ddd;
font-size: 0.7rem !important;
line-height: 1;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 1px;
color: #444;
position: relative;
}
.tagcloud a { background: #ccc; }
.post-tags a { margin-right: 8px; }
.footer .tagcloud a { background: #eee; }
.footer .tagcloud a:before { border-right-color: #eee; }
.post-tags a:before,
.tagcloud a:before {
content: "";
display: block;
border: 11px solid transparent;
border-left-width: 0;
border-right-color: #ddd;
position: absolute;
top: 0;
left: -11px;
}
.tagcloud a:before { border-right-color: #ccc; }
.post-tags a:hover,
.tagcloud a:hover { 
background: #0093C2; 
color: #fff;
}
.post-tags a:hover:before,
.tagcloud a:hover:before { 
border-right-color: #0093C2; 
} .post-author { 
min-height: 130px;
padding: 30px 25px 30px 120px;
margin-top: 40px; 
background: #26272B;
border-radius: 6px;
position: relative;
}
.post-author:before {
content: "";
display: block;
border: 6px solid transparent;
border-bottom-color: #25262B;
position: absolute;
top: -12px;
left: 53px;
}
.post-author > .avatar {
display: block;
position: absolute;
top: 50%;
margin-top: -40px;
left: 20px;
}
.post-author img {
display: block;
width: 80px;
height: auto;
border-radius: 99px;
padding: 5px;
background: #444;
}
.post-author .title {
font-size: 1.15rem;
font-weight: 700;
color: #fff;
}
.post-author .title a { color: #fff; }
.post-author .title a:hover { text-decoration: underline; }
.post-author p {
margin-top: 6px;
font-size: 0.95em;
line-height: 145%;
color: #aaa;
}
.post-author .social-menu { float: none; }
.post-author .social-menu li { list-style: none; }
.social-menu a.post-author-archive::before { content: '\f187'; }
.social-menu a.post-author-website::before { content: '\f015'; } .post-inner .related-posts { display: none; }
.related-posts {
width: 160px;
float: left;
position: relative;
z-index: 10;
}
.related-posts-title {
padding-top: 6px;
border-top: 2px solid #222;
margin-bottom: 10px;
font-size: 0.675em;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 1px;
color: #222;
}
.related-post { display: block; }
.related-post + .related-post { margin-top: 25px; }
.related-post img { 
display: block; 
width: 100%;
}
.related-post .category {
margin: 10px 0 0;
font-size: 0.675em;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 1px;
color: #0093C2;
}
.related-post .title {
margin: 4px 0 0;
font-size: 0.85em;
line-height: 130%;
font-weight: 700;
color: #111;
}
.related-post:hover .title { text-decoration: underline; }  .post-content { 
font-family: 'Lato', sans-serif;
font-size: 1em;
}
.post-content a { border-bottom: 1px solid #ddd; }
.post-content a:hover { border-bottom-color: #0093C2; }
.post-content p,
.post-content blockquote,
.post-content ul,
.post-content ol,
.post-content address,
.post-content dl,
.post-content pre {
line-height: 170%;
margin-bottom: 1.5em;
}
.post-content *:last-child { margin-bottom: 0; }
.post-content p.intro {
padding-bottom: 20px;
border-bottom: 3px double #ddd;
margin-bottom: 20px;
font-size: 1.2em;
line-height: 155%;
font-weight: 700;
color: #0093C2;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
margin: 50px 0 25px;
line-height: 120%;
font-weight: 700; 
}
.post-content h1,
.post-content h2,
.post-content h3 {
font-family: 'Merriweather', Georgia, serif;
font-weight: 900;
}
.post-content h1 { font-size: 2.5em; }
.post-content h2 { font-size: 2em; }
.post-content h3 { font-size: 1.6em; }
.post-content h4 { font-size: 1.4em; }
.post-content h5 { font-size: 1.2em; }
.post-content h6 {
font-size: 0.8rem;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 1px;
}
.post-content h1+h1, .post-content h1+h2, .post-content h1+h3, .post-content h1+h4, .post-content h1+h5, .post-content h1+h6,
.post-content h2+h1, .post-content h2+h2, .post-content h2+h3, .post-content h2+h4, .post-content h2+h5, .post-content h2+h6,
.post-content h3+h1, .post-content h3+h2, .post-content h3+h3, .post-content h3+h4, .post-content h3+h5, .post-content h3+h6,
.post-content h4+h1, .post-content h4+h2, .post-content h4+h3, .post-content h4+h4, .post-content h4+h5, .post-content h4+h6,
.post-content h5+h1, .post-content h5+h2, .post-content h5+h3, .post-content h5+h4, .post-content h5+h5, .post-content h5+h6,
.post-content h6+h1, .post-content h6+h2, .post-content h6+h3, .post-content h6+h4, .post-content h6+h5, .post-content h6+h6 {
margin-top: 25px;
}
.post-content blockquote {
padding: 30px 30px 30px 90px;
background: #fafafa;
border: 1px solid #eee;
position: relative;
font-style: italic;
}
.post-content blockquote p { font-style: italic; }
.post-content blockquote:after {
content: '”';
width: 90px;
font-family: 'Georgia', serif;
font-size: 72px;
line-height: 72px;
font-weight: 700;
font-style: normal;
text-align: center;
color: #0093C2;
position: absolute;
top: 31px;
left: 0px;
}
.post-content blockquote cite {
display: block;
margin-top: 1.1em;
font-family: Lato, Helvetica, sans-serif;
font-size: 0.75em;
line-height: 120%;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 1px;
}
.post-content blockquote cite:before { content: "— "; }
.post-content hr {
width: 128px;
max-width: 60%;
height: 2px;
background: #DDD;
margin: 50px auto;
border: 0;
}
.post-content hr.is-style-wide,
.post-content hr.is-style-dots {
max-width: 100%;
width: 100%;
}
.post-content hr.is-style-dots {
background: none;
}
em, q {  font-style: italic;  }
.post-content strong em,
.post-content em strong {
font-weight: bold;
font-style: italic;
}
.post-content big { font-size: 1.25em; }
abbr, acronym { cursor: help; }
code, kbd, pre {
font-size: 0.85em;
background: #EEE;
font-family: Menlo, Monaco, monospace;
}
.post-content .highlight {
background: #fcf8a5;
width: auto;
display: inline;
padding: 2px 3px;
}
.post-content kbd,
.post-content code {
padding: 5px;
border-radius: 3px;
}
.post-content dl { line-height: 160%; }
.post-content dl dt { font-weight: bold; }
.post-content ul,
.post-content ol {
margin-left: 1.5em;
}
.post-content ul { list-style: disc; }
.post-content ul ul { list-style: circle; }
.post-content ul ul ul { list-style: square; }
.post-content ol { list-style: decimal; }
.post-content ol ol { list-style: lower-alpha; }
.post-content ol ol ol { list-style: lower-roman; }
.post-content ul ul,
.post-content ul ol,
.post-content ol ul,
.post-content ol ol {
margin-bottom: 0;
margin-top: .5em;
}
.post-content li {
line-height: 170%;
margin-bottom: 0.5em;
}
.post-content address {
background: #F1F1F1;
padding: 3% 3.5%;
}
.post-content pre {
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
line-height: 140%;
padding: 2% 2.5%;
background: #eee;
border: 1px solid #ddd;
}
.post-content p.has-drop-cap:not(:focus):first-letter {
font-size: 5.9em;
font-weight: 400;
} figure {
margin: 0;
}
.post-content .tiled-gallery { clear: none !important; } .post-content .wp-caption { max-width: 100%; }
.post-content .wp-caption > a,
.post-content .wp-caption img {
display: block;
}
.post-content .alignnone,
.post-content .aligncenter,
.post-content .alignwide,
.post-content .alignfull {
margin: 2.5em auto;
}
.post-content .alignleft,
.post-content .alignright {
margin-bottom: 1.2em;
max-width: 50%;
}
.post-content .wp-caption .alignleft,
.post-content .wp-caption .alignright {
margin-bottom: 0;
}
.post-content .alignleft {
float: left;
margin-right: 30px;
}
.post-content .alignright {
float: right;
margin-left: 30px;
}
.post-content .aligncenter {
margin-left: auto;
margin-right: auto;
}
.post-content .aligncenter img {
display: block;
margin-left: auto;
margin-right: auto;
}
.post-content .wp-caption-text,
.post-content .gallery-caption,
.post-content figcaption {
color: #444;
font-family: Lato, Helvetica, sans-serif;
font-size: 0.9rem;
font-weight: 700;
line-height: 130%; 
margin: 12px auto 0;
text-align: center;
}
.post-content .gallery-caption {
font-size: 16px;
line-height: 24px;
}
.post-content .gallery-icon a {
border: none;
} .post-content table {
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
font-size: 0.9em;
margin: 2em 0;
width: 100%;
}
.post-content th,
.post-content td {
padding: 2%;
margin: 0;
overflow: visible;
line-height: 120%;
border-bottom: 1px solid #DDD;
}
.post-content th { padding-top: 0; }
.post-content caption {
color: #111;
text-align: center;
padding: 2%;
}
.post-content thead {
vertical-align: bottom;
white-space: nowrap;
}
.post-content th {
font-weight: bold;
color: #111;
}
.post-content table tbody > tr:nth-child(odd) > td { background: #f9f9f9; } .post-content fieldset {
padding: 25px;
border: 2px solid #ddd;
margin-bottom: 1em;
}
.post-content fieldset legend {
font-family: Lato, Helvetica, sans-serif;
font-size: 0.8rem;
line-height: 1;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 1px;
padding: 10px 12px;
background: #0093C2;
color: #fff;
}
.post-content label {
font-size: 1rem;
font-family: Lato, Helvetica, sans-serif;
font-weight: 700;
}
.post-content input,
.post-content textarea { 
font-family: Lato, Helvetica, sans-serif; 
}
.post-content input[type="text"],
.post-content input[type="tel"],
.post-content input[type="url"],
.post-content input[type="email"],
.post-content input[type="password"],
.post-content textarea {
width: 100%;
padding: 20px;
border: 1px solid #ddd;
font-size: 0.9em;
color: #111;
background: #fafafa;
border-radius: 3px;
-webkit-appearance: none;
}
.post-content input[type="file"] {
padding: 10px;
background: #fafafa;
border: 1px solid #ddd;
border-radius: 3px;
}
.post-content textarea { 
height: 180px; 
line-height: 140%;
}
.post-content input[type="text"]:focus,
.post-content input[type="tel"]:focus,
.post-content input[type="url"]:focus,
.post-content input[type="email"]:focus,
.post-content input[type="password"]:focus,
.post-content textarea:focus {
outline: none;
}
.button,
.post-content input[type="submit"],
.post-content input[type="reset"],
.post-content input[type="button"] {
padding: 16px 20px;
margin: 0;
border: none;
border-radius: 2px;
background: #0093C2;
font-size: 0.85rem;
line-height: 1;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 1px;
color: #fff;
text-shadow: 0 1px 0 rgba(0,0,0,0.1);
-webkit-appearance: none;
}
.post-content input[type="submit"] + input[type="reset"],
.post-content input[type="submit"] + input[type="button"],
.post-content input[type="reset"] + input[type="submit"],
.post-content input[type="reset"] + input[type="button"],
.post-content input[type="button"] + input[type="reset"],
.post-content input[type="submit"] + input[type="submit"] {
margin-left: 5px;
}
.button:hover,
.post-content input[type="submit"]:hover,
.post-content input[type="reset"]:hover,
.post-content input[type="button"]:hover {
cursor: pointer;
background: #0093C2;
color: #fff;
}
.post-content input[type="submit"]:active {
outline: none;
} .post-content .has-background { background-color: #272F38; }
.post-content .has-accent-color { color: #0093C2; }
.post-content .has-accent-background-color { background-color: #0093C2; }
.post-content .has-black-color { color: #111; }
.post-content .has-black-background-color { background-color: #111; }
.post-content .has-dark-gray-color { color: #333; }
.post-content .has-dark-gray-background-color { background-color: #333; }
.post-content .has-medium-gray-color { color: #555; }
.post-content .has-medium-gray-background-color { background-color: #555; }
.post-content .has-light-gray-color { color: #777; }
.post-content .has-light-gray-background-color { background-color: #777; }
.post-content .has-white-color { color: #fff; }
.post-content .has-white-background-color { background-color: #fff; } .post-content .has-small-font-size { font-size: .842em; }
.post-content .has-regular-font-size { font-size: 1em; }
.post-content .has-large-font-size,
.post-content .has-larger-font-size {
line-height: 1.5;
}
.post-content .has-large-font-size { font-size: 1.4em; }
.post-content .has-larger-font-size { font-size: 1.6em; } .post-content .wp-block-file__button,
.post-content .wp-block-button__link {
border-radius: 4px;
font-family: Lato, sans-serif;
font-weight: 700;
padding: .8em 1.4em;
}
.post-content .wp-block-button__link {
font-size: 16px;
}
.post-content .wp-block-file a {
color: inherit;
}
.post-content a.wp-block-file__button {
color: #fff;
}
.post-content .wp-block-file__button:hover,
.post-content .wp-block-button__link:hover {
opacity: .85;
text-decoration: none;
} .post-content .wp-block-quote.is-large, 
.post-content .wp-block-quote.is-style-large {
margin: 2.5em 0;
padding: 30px 30px 30px 90px;
}
.post-content blockquote p:last-child {
margin-bottom: 0;
}
.wp-block-quote.is-large p, 
.wp-block-quote.is-style-large p {
font-size: 1.25em;
line-height: 1.5;
}
.wp-block-quote.is-large cite, 
.wp-block-quote.is-style-large cite {
display: block;
font-size: .8em;
text-align: left;
} .wp-block-pullquote,
.post-content .wp-block-pullquote blockquote {
background: none;
border: none;
padding: 0;
}
.wp-block-pullquote blockquote {
margin: 0;
}
.wp-block-pullquote blockquote:before,
.wp-block-pullquote blockquote:after {
content: none;
}
.wp-block-pullquote blockquote p,
.wp-block-pullquote.alignleft blockquote p,
.wp-block-pullquote.alignright blockquote p {
font-size: 1.25em;
margin-bottom: 1em;
}
.wp-block-pullquote.alignleft blockquote p,
.wp-block-pullquote.alignright blockquote p {
line-height: 1.45;
} .wp-block-gallery .blocks-gallery-image figcaption, 
.wp-block-gallery .blocks-gallery-item figcaption {
margin: 0;
padding-bottom: 10px;
}
.post-content .wp-block-gallery.alignfull {
padding: 0 8px;
}
.wp-block-gallery .blocks-gallery-image, 
.wp-block-gallery .blocks-gallery-item {
margin-bottom: 16px;
}
.post-content ul.wp-block-gallery:not(.alignfull):not(.alignwide) {
margin-left: 0;
}
.wp-block-gallery img {
border: none;
padding: 0;
} .wp-block-image .aligncenter > figcaption, 
.wp-block-image .alignleft > figcaption, 
.wp-block-image .alignright > figcaption, 
.wp-block-image.is-resized > figcaption {
display: block;
} .wp-block-cover-image {
font-family: Lato, sans-serif;
}
.wp-block-cover-image.alignfull {
min-height: 75vh;
}
.wp-block-cover-image p {
font-weight: 400;
} .wp-block-column {
padding: 0 5px;
} .wp-block-audio audio {
width: 100%;
} .post-content .wp-block-file {
align-items: center;
background: rgba( 0, 0, 0, 0.05 );
border-radius: 4px;
display: flex;
font-family: Lato, sans-serif;
justify-content: space-between;
margin: 30px 0;
padding: 20px;
}
.post-content .wp-block-file a:not(.wp-block-file__button) {
border: none;
font-weight: 400;
text-decoration: none;
}
.post-content .wp-block-file__button {
border: none;
font-weight: 700;
flex-shrink: 0;
}  .comments-container,
.respond-container {
margin-top: 60px;
position: relative;
}
.comments-title-container,
.comment-reply-title {
border-top: 4px solid #ddd;
padding: 22px 0;
border-bottom: 2px dotted #ddd;
margin-bottom: 40px;
}
.comments-title,
.comments-title-link {
vertical-align: bottom;
}
.comments-title { float: left; }
.comments-title,
.comment-reply-title {
font-size: 1.4em;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 1px;
}
.comments-title .fa,
.comment-reply-title .fa {
margin-right: 6px;
color: #0093C2;
font-size: 22px;
position: relative;
top: -2px;
}
.comments-title-link { 
float: right;
font-size: 0.9em;
font-weight: 700;
position: relative;
bottom: -5px;
}
.comments-title-link a {
color: #0093C2;
padding-bottom: 1px;
border-bottom: 1px solid #ddd;
}
.comments-title-link a:hover { border-bottom-color: #0093C2; } .no-comments {
margin: 50px 0 0 200px;
font-style: italic;
font-weight: 700;
text-align: center;
}
.no-comments .fa { 
margin-right: 4px; 
color: #0093C2;
} .comments { margin-left: 120px; }
.comment { position: relative; }
div.comment { margin-top: 25px; }
.commentlist > .comment:first-child > .comment:first-child { margin-top: 0; }
.commentlist .children { margin-left: 25px; }
.comment .avatar {
display: block;
width: 60px;
height: auto;
border-radius: 999px;
position: absolute;
top: 3px;
left: 0;
}
.comment-inner {
margin-left: 80px;
padding: 25px;
background: #F1F1F1;
border: 1px solid #ddd;
border-radius: 6px;
position: relative;
}
.comment-inner:before,
.comment-inner:after {
content: "";
display: block;
border: 10px solid transparent;
border-right-color: #f1f1f1;
position: absolute;
top: 23px;
left: -20px;
}
.comment-inner:before {
border-right-color: #d7d7d7;
border-width: 11px;
top: 22px;
left: -22px;
}
.bypostauthor .comment-author-icon {
display: block;
width: 29px;
height: 29px;
padding-top: 5px;
border-radius: 99px;
background: #0093C2;
text-align: center;
color: #fff;
position: absolute;
z-index: 5;
top: -4px;
left: -4px;
}
.comment-header { margin-bottom: 15px; }
.comment-header h4 {
font-size: 1.15rem;
font-weight: 700;
}
.comment-header h4 a { color: #0093C2; }
.comment-header h4 a:hover { text-decoration: underline; } .comment-content p,
.comment-content blockquote,
.comment-content ul,
.comment-content ol,
.comment-content address,
.comment-content dl,
.comment-content pre {
line-height: 160%;
margin-bottom: 1em;
} .comment-meta { 
margin-top: 23px;
font-size: 0.7em;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 1px;
color: #777;
}
.comment-meta a { color: #777; }
.comment-meta .fa { 
margin: 0 4px 0 10px; 
position: relative;
}
.comment-meta .fa:first-child { margin-left: 0; }
.comment-meta .fa-wrench { 
margin-left: 12px; 
top: -1px;
} .pingbacks {
margin-top: 30px;
border-top: 2px solid #eee;
padding-top: 30px;
}
.pingbacks-title {
display: inline-block;
padding-bottom: 2px;
margin-bottom: 20px;
border-bottom: 2px solid #0093C2;
font-size: 0.75em;
font-weight: 900;
color: #111;
text-transform: uppercase;
letter-spacing: 1px;
}
.pingbacklist li { line-height: 125%; }
.pingbacklist li + li {
margin-top: 10px;
border-top: 1px solid #ddd;
padding-top: 10px;
}
.pingbacklist a { color: #111; }
.pingbacklist a:hover { color: #0093C2; } .comments-nav { margin-top: 30px; }
.comments-nav a {
display: block;
font-size: 0.85rem;
font-weight: 800;
text-transform: uppercase;
letter-spacing: 1px;
color: #666;
}
.comments-nav a:hover { 
border-top-color: #0093C2;
color: #0093C2; 
}  .comment-respond .logged-in-as { margin-bottom: 40px; }
.comment-respond .logged-in-as a:first-of-type { font-weight: 700; }
.comment-respond p a:hover { text-decoration: underline; }
.comment-respond form { margin-left: 200px; }
.comment-respond form label { 
display: block;
margin-bottom: 8px;
font-size: 1rem;
font-weight: 700;
color: #111;
}
.comment-respond form input[type="checkbox"] + label {
display: inline;
font-weight: 400;
margin: 0 0 0 5px;
}
.comment-respond form label span {
margin-left: 2px;
color: red;
}
.comment-respond p { margin-bottom: 25px; }
.comment-respond p:last-child { margin-bottom: 0; }
.comment-respond p.comment-subscription-form { margin-bottom: 10px; }
.comment-respond p.comment-subscription-form:last-of-type { margin-bottom: 0; }
.comment-form-author,
.comment-form-email {
display: block;
width: 47.5%;
float: left;
}
.comment-form-email { float: right; }
.comment-respond input[type="text"],
.comment-respond input[type="email"],
.comment-respond textarea {
border-radius: 0;
-webkit-appearance: none;
}
.comment-respond input[type="text"],
.comment-respond textarea {
display: block;
width: 100%;
padding: 20px;
margin: 0;
background: #fafafa;
border: 1px solid #ddd;
border-radius: 2px;
font-family: Lato, Helvetica, sans-serif;
font-size: 1rem;
color: #111;
}
.comment-respond input[type="text"]:focus,
.comment-respond textarea:focus {
outline: none;
}
.comment-respond textarea { 
height: 200px; 
line-height: 140%;
}
.comment-respond input[type="submit"] {
display: inline-block;
padding: 16px 20px;
margin: 0;
background: #0093C2;
border-radius: 2px;
border: none;
font-family: Lato, Helvetica, sans-serif;
font-size: 0.85rem;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 1px;
color: #fff;
-webkit-appearance: none;
text-shadow: 0 1px 0 rgba(0,0,0,0.1);
}
.comment-respond input[type="submit"]:hover {
cursor: pointer;
color: #fff;
} .commentlist .comment-respond {
padding: 40px 0 15px;
max-width: 100%;
}
.commentlist #cancel-comment-reply-link {
margin-left: 3px;
font-size: 0.85rem;
font-weight: 700;
font-style: italic;
text-transform: none;
letter-spacing: 0;
position: relative;
}
.commentlist #cancel-comment-reply-link:hover { text-decoration: underline; }
.commentlist .comment-respond form { margin-left: 0; }  .page-edit-link {
display: inline-block;
padding: 6px 10px 5px;
border: 2px solid #ddd;
border-radius: 4px;
font-size: 0.8rem;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 1px;
color: #0093C2;
}
.page-edit-link .fa { 
margin-right: 4px; 
position: relative;
top: -1px;
} .wrapper .search-form { position: relative; }
.wrapper .search-field {
display: block;
width: 100%;
padding: 20px 60px 20px 20px;
margin: 0;
background: #fff;
border: 1px solid #ddd;
border-radius: 0;
font-family: Lato, Helvetica, sans-serif;
font-size: 1rem;
color: #111;
}
.wrapper .search-field:focus { outline: none; }
.wrapper .search-button {
display: block;
height: 100%;
width: 60px;
background: none;
border-left: 1px solid #ddd;
color: #999;
text-align: center;
position: absolute;
top: 0;
right: 0;
}
.wrapper .search-button .fa { 
font-size: 24px; 
position: relative;
top: -1px;
}
.wrapper .search-button:hover { 
cursor: pointer; 
color: #0093C2;
} .error404 .post-title { 
padding-bottom: 10px;
border-bottom: 1px solid #ddd; 
}   .page-title {
border-bottom: 2px solid #ddd;
margin-bottom: 40px;
text-align: center;
}
.page-title h4,
.page-title p {
font-size: 0.85rem;
line-height: 110%;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 1px;
color: #666;
}
.page-title h4 {
float: left;
padding: 0 0 10px;
border-bottom: 2px solid #0093C2;
margin-bottom: -2px;
}
.page-title p { float: right; }
.page-title p .sep {
margin: 0 5px;
color: #AAA;
} .archive-nav {
margin-top: 60px;
border-top: 2px solid #ddd;
text-align: center;
position: relative;
color: #777;
}
.archive-nav li { 
display: inline-block;
margin-top: -2px; 
}
.archive-nav a {
display: inline-block;
border-top: 2px solid transparent;
padding: 15px 10px 10px;
font-size: 0.85rem;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 1px;
color: #777;
}
.archive-nav-older,
.archive-nav-newer {
position: absolute;
top: 0;
}
.archive-nav-newer { left: 0; }
.archive-nav-older { right: 0; }
.archive-nav .active a { 
color: #444;
border-top-color: #444; 
}
.archive-nav a:hover { 
border-top-color: #0093C2; 
color: #0093C2;
}
.archive-nav li + li { margin-left: 10px; }  .widgets { font-size: 1rem; }
.widget + .widget {
padding-top: 40px;
border-top: 1px solid #ddd;
margin-top: 40px;
}
.widget-title {
display: inline-block;
padding-bottom: 3px;
border-bottom: 2px solid #0093C2;
margin-bottom: 15px;
font-size: 0.8rem;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 1px;
} .widget-content { font-size: 1rem; }
.widget-content .textwidget a:hover { text-decoration: underline; }
.widget-content p {
line-height: 150%;
margin-top: 1em;
}
.widget-content p:first-child { margin-top: 0; }
.widget-content li {
line-height: 140%;
padding: 12px 0;
border-bottom: 1px solid #ddd;
}
.widget-content ul ul { margin-left: 1em; }
.widget-content ul ul li:first-child { 
margin-top: 0.5em; 
border-top: 1px solid #ddd;
}
.widget-content > ul > li:first-child { padding-top: 0; }
.widget-content li:last-child { 
padding-bottom: 0;
border-bottom: none; 
} .textwidget { line-height: 150%; } .widget_archive li,
.widget_categories li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages { color: #888; }
.widget_archive li a,
.widget_categories li a,
.widget_meta li a,
.widget_nav_menu li a,
.widget_pages li a { color: #111; }
.widget_archive li a:hover,
.widget_categories li a:hover,
.widget_meta li a:hover,
.widget_nav_menu li a:hover,
.widget_pages li a:hover { 
color: #0093C2; 
text-decoration: none;
}
.widget_archive li:before,
.widget_categories li:before,
.widget_meta li:before,
.widget_nav_menu li:before {
font: 16px/1 'FontAwesome';
width: 16px;
height: 16px;
display: inline-block;
vertical-align: middle;
color: #999;
margin-right: 8px;
position: relative;
top: -1px;
}
.widget_archive li:before { content: '\f187'; }
.widget_categories li:before { content: '\f07b'; }
.widget_meta li:before { content: '\f0ad'; }
.widget_nav_menu li:before { content: '\f15b'; } .widget_rss .widget-title img {
width: 13px;
height: 13px;
margin-right: 2px;
position: relative;
bottom: -2px;
}
.widget_rss li a {
display: block;
font-family: 'Merriweather', Georgia, serif;
font-size: 1.1em;
line-height: 120%;
font-weight: 700;
color: #111;
}
.widget_rss li .rss-date {
display: block;
margin-top: 2px;
font-size: 0.8em;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
color: #888;
}
.widget_rss li .rssSummary { margin-top: 5px; }
.widget_rss li cite {
display: block;
margin-top: 8px;
font-size: 0.9em;
}
.widget_rss li cite:before { content: "— "; } #wp-calendar {
width: 100%;
max-width: 100%;
color: #111;
text-align: center;
}
#wp-calendar thead { border-top: 1px solid #ddd; }
#wp-calendar,
#wp-calendar caption,
#wp-calendar tr,
#wp-calendar td,
#wp-calendar th {
text-align: center;
}
#wp-calendar caption {
text-transform: capitalize;
color: #111;
padding-bottom: 4%;
}
#wp-calendar th,
#wp-calendar td {
padding: 4% 2%;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
#wp-calendar thead th {
font-size: 0.75em;
font-weight: 900;
text-transform: uppercase;
color: #0093C2;
}
#wp-calendar th:first-child,
#wp-calendar tbody td:first-child { border-left: 1px solid #ddd; }
#wp-calendar tbody a:hover { text-decoration: underline; }
#wp-calendar tfoot td { 
padding: 0; 
border: none !important;
}
#wp-calendar tfoot #prev a { text-align: left; }
#wp-calendar tfoot #next a { text-align: right; }
#wp-calendar tfoot a {
display: block;
margin-top: 12px;
font-size: 0.75em;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 1px;
color: #111;
}
#wp-calendar tfoot a:hover {
text-decoration: none;
color: #0093C2;
} .rowling-widget-list a { 
display: block; 
min-height: 55px;
position: relative;
}
.rowling-widget-list .post-icon {
display: block;
width: 54px;
height: 54px;
padding: 3px;
background: #fff;
border: 1px solid #ddd;
border-radius: 99px;
position: absolute;
top: 0;
left: 0;
}
.rowling-widget-list .post-icon img {
display: block;
border-radius: 99px;
}
.rowling-widget-list .post-icon .fa {
font-size: 0.9em;
text-align: center;
position: absolute;
top: 50%;
margin-top: -7px;
left: 0;
right: 0;
}
.rowling-widget-list .inner { padding-left: 65px; }
.rowling-widget-list .title {
font-family: 'Merriweather', Georgia, serif;
line-height: 140%;
font-weight: 700;
color: #111;
}
.rowling-widget-list .meta { 
margin-top: 3px; 
font-size: 0.75em;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
color: #888;
}
.rowling-widget-list .excerpt {
margin-top: 3px;
color: #666;
line-height: 130%;
}
.rowling-widget-list a:hover .title { text-decoration: underline; } .flickr_badge_image {
display: inline-block;
margin: 0 10px 10px 0;
}
.flickr_badge_image a,
.flickr_badge_image img {
display: block;
}
.flickr_badge_image a {
padding: 4px;
background: #fff;
border: 1px solid #ddd;
}  .credits {
background: #26272B;
position: relative;
}
.credits .section-inner { 
padding: 30px 0;
position: relative; 
}
.to-the-top {
display: block;
width: 50px;
height: 50px;
padding-top: 21px;
border-radius: 99px;
background: #0093C2;
position: absolute;
top: -25px;
right: 0;
}
.to-the-top:hover {
color: #fff;
top: -30px;
}
.to-the-top .fa {
color: #fff;
display: block;
font-size: 28px;
margin-top: -16px;
position: absolute;
left: 0;
right: 0;
top: 50%;
text-align: center;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
width: 100%;
}
.credits p { color: #fff; }
.credits .copyright {
font-weight: 900;
text-transform: uppercase;
letter-spacing: 1px;
text-shadow: 0 1px 0 #111;
}
.credits .copyright a { color: #fff; }
.credits .copyright a:hover { color: #0093C2; }
.credits .attribution { 
margin-top: 12px; 
font-size: 0.75rem;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
color: #999;
}
.credits .attribution + .attribution { margin-top: 6px; }
.attribution a { color: rgba(255,255,255,0.5); }
.attribution a:hover { 
color: rgba(255,255,255,0.5); 
text-decoration: underline;
}
img#wpstats { display: none !important; }   @media ( max-width: 850px ) { body { background: #fff; }
.wrapper.section-inner { max-width: 100%; }
.wrapper:after { content: none; }
.content { 
float: none;
max-width: 88%;
width: auto; 
margin-left: auto;
margin-right: auto;
}
.sidebar { 
width: 100%;
padding-left: 6%;
padding-right: 6%;
background: #f1f1f1;
border-top: 1px solid #ddd;
float: none; 
} .top-nav { display: none; } .search-container .search-field {
padding: 30px 64px 30px 0;
font-size: 1.25em;
font-weight: 400;
}
.search-container .search-button { margin-top: -17px; }
.search-container .search-button .fa { font-size: 32px; } .header { 
padding: 25px 0; 
border-top: 8px solid #26272B;
}
.blog-title,
.blog-description {
margin-right: 60px;
} .primary-menu { display: none; } .header .section-inner { position: relative; }
.nav-toggle {
display: block;
width: 40px;
height: 40px;
background: #0093C2;
border-radius: 99px;
position: absolute;
top: 50%;
margin-top: -20px;
right: 0;
box-shadow: 0 2px 0 rgba(0,0,0,0.1);
}
.nav-toggle .bar {
width: 20px;
height: 2px;
background: #fff;
border-radius: 1px;
box-shadow: 0 1px 0 rgba(0,0,0,0.1);
position: absolute;
left: 50%;
margin-left: -10px;
top: 50%;
transition: opacity 0.2s linear 0.2s, margin 0.2s linear 0.2s, transform 0.2s linear 0s;
}
.nav-toggle .bar:nth-child(1) { margin-top: -7px; }
.nav-toggle .bar:nth-child(2) { margin-top: -1px; }
.nav-toggle .bar:nth-child(3) { margin-top: 5px; }
.nav-toggle:hover { cursor: pointer; }
.nav-toggle.active .bar { 
background: #fff; 
transition: opacity 0.2s linear 0s, margin 0.2s linear 0s, transform 0.2s linear 0.2s;
}
.nav-toggle.active .bar:nth-child(1),
.nav-toggle.active .bar:nth-child(3) { margin-top: -1px; }
.nav-toggle.active .bar:nth-child(1) {
transform: rotate(45deg);
}
.nav-toggle.active .bar:nth-child(2) { 
opacity: 0; 
}
.nav-toggle.active .bar:nth-child(3) {
transform: rotate(-45deg);
} .mobile-menu { background: #0093C2; }
.mobile-menu li a { 
border-top: 1px solid rgba(255,255,255,0.1); 
border-bottom: 1px solid rgba(0,0,0,0.1); 
}
.mobile-menu a {
display: block;
padding: 20px 6%;
font-size: 0.8rem;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 1px;
color: #fff;
text-shadow: 0 1px 0 rgba(0,0,0,0.1);
}
.mobile-menu ul a { padding-left: 12%; }
.mobile-menu ul ul a { padding-left: 18%; }
.mobile-menu ul ul ul a { padding-left: 24%; }
.mobile-menu ul ul ul ul a { padding-left: 30%; }
.mobile-menu ul ul ul ul ul a { padding-left: 36%; }
.mobile-menu ul ul ul ul ul ul a { padding-left: 42%; }
.mobile-menu a:hover { color: #fff; } .post-content .alignwide,
.post-content .alignfull {
margin-left: calc( ( 100vw * -.06 ) - 200px );
max-width: 100vw;
width: 100vw;
} .sidebar .widget {
display: inline-block;
width: 47%;
vertical-align: top;
padding: 0;
margin: 0 0 60px 0;
border: none;
}
.sidebar .widget:nth-child(2n) { margin-left: 5%; } .to-the-top {
width: 40px;
height: 40px;
top: -20px;
}
.to-the-top:hover { top: -23px; }
}
@media ( max-width: 780px ) { .single-post .post-inner { padding-left: 0; }
.related-posts { 
display: none;
width: 100%;
margin-top: 40px;
position: static;
top: auto;
left: auto;
}
.post-inner .related-posts { display: block; }
.related-post {
width: 30%;
float: left;
}
.related-post + .related-post { margin: 0 0 0 5%; } .post-inner > .post-content { font-size: 1.1em; }
.post-content .alignwide,
.post-content .alignfull {
margin-left: -6vw;
} .comments, 
.comment-respond form,
.no-comments {
margin-left: 0;
}
.no-comments {
margin-top: 25px;
border-top: 2px solid #ddd;
padding-top: 25px;
}
}
@media ( max-width: 600px ) { .section-inner,
.content {
max-width: 90%;
}
.content { padding: 30px 0; } .search-container .search-field {
padding: 25px 50px 25px 0;
font-size: 1.1em;
}
.search-container .search-button { margin-top: -15px; }
.search-container .search-button .fa { font-size: 28px; } .mobile-menu a { padding: 20px 5%; }
.mobile-menu ul a { padding-left: 10%; }
.mobile-menu ul ul a { padding-left: 15%; }
.mobile-menu ul ul ul a { padding-left: 20%; }
.mobile-menu ul ul ul ul a { padding-left: 25%; }
.mobile-menu ul ul ul ul ul a { padding-left: 30%; }
.mobile-menu ul ul ul ul ul ul a { padding-left: 35%; } .post-title { 
font-size: 1.25em; 
line-height: 130%;
} .single-post .post-header,
.single-post .post-image,
.single-post .flexslider { margin-bottom: 25px; }
.single-post .post-categories { font-size: 0.75em; }
.single-post .post-title { 
font-size: 1.75em; 
line-height: 130%;
}
.single-post .post-meta { 
padding-top: 12px;
font-size: 0.9em; 
}
.single-post .post-meta .resp { display: none; }
.single-post .post-meta:first-letter { text-transform: uppercase; }
.single-post .post-tags { margin-top: 20px; }
.post-author { 
margin-top: 30px;
padding: 20px 20px 20px 100px; 
min-height: 100px;
}
.post-author:before { left: 44px; }
.post-author .title { font-size: 1em; }
.post-author > .avatar { margin-top: -30px; }
.post-author img { 
width: 60px; 
padding: 3px;
} .post-content,
.post-inner > .post-content { font-size: 1em; }
.post-content p.intro {
font-size: 1.1em;
line-height: 140%;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
margin: 30px 0 12px;
}
.post-content h1 { font-size: 1.9em; }
.post-content h2 { font-size: 1.7em; }
.post-content h3 { font-size: 1.5em; }
.post-content h4 { font-size: 1.25em; }
.post-content h5 { font-size: 1.1em; }
.post-content h1+h1, .post-content h1+h2, .post-content h1+h3, .post-content h1+h4, .post-content h1+h5, .post-content h1+h6,
.post-content h2+h1, .post-content h2+h2, .post-content h2+h3, .post-content h2+h4, .post-content h2+h5, .post-content h2+h6,
.post-content h3+h1, .post-content h3+h2, .post-content h3+h3, .post-content h3+h4, .post-content h3+h5, .post-content h3+h6,
.post-content h4+h1, .post-content h4+h2, .post-content h4+h3, .post-content h4+h4, .post-content h4+h5, .post-content h4+h6,
.post-content h5+h1, .post-content h5+h2, .post-content h5+h3, .post-content h5+h4, .post-content h5+h5, .post-content h5+h6,
.post-content h6+h1, .post-content h6+h2, .post-content h6+h3, .post-content h6+h4, .post-content h6+h5, .post-content h6+h6 {
margin-top: 12px;
}
.post-content hr { margin: 30px auto; }
.post-content blockquote,
.post-content .wp-block-quote.is-large,
.post-content .wp-block-quote.is-style-large { 
padding: 25px; 
}
.post-content blockquote:after { content: none; }
.post-content fieldset { padding: 20px; } .comments-container,
.respond-container { margin-top: 40px; }
.comments-title-container,
.comment-reply-title { 
padding: 18px 0;
margin-bottom: 30px; 
}
.comments-title,
.comment-reply-title { font-size: 1em; }
.comments-title .fa,
.comment-reply-title .fa {
font-size: 16px
}
.comments-title-link {
font-size: 0.8em;
bottom: -1px;
}
.comment .avatar { display: none; }
.comment-inner { margin-left: 0; }
.comment-inner:before,
.comment-inner:after { content: none; }
.bypostauthor .comment-author-icon {
top: -9px;
left: -9px;
} .archive-nav { margin-top: 40px; }
.archive-nav .number { display: none; }
.archive-nav .archive-nav-older,
.archive-nav .archive-nav-newer {
position: static;
}
.archive-nav .archive-nav-newer { float: left; }	
.archive-nav .archive-nav-older { float: right; } .sidebar { 
padding-right: 5%;
padding-left: 5%; 
}
.sidebar .widget {
display: block;
width: 100%;
margin: 0;
}
.sidebar .widget + .widget {
padding-top: 40px;
margin-top: 40px;
border-top: 1px solid #ddd;;
}
.sidebar .widget:nth-child(2n) { margin-left: 0; }
}
@media ( max-width: 500px ) { .comment-form-author,
.comment-form-email {
display: block;
width: 100%;
float: none;
} .post-content .alignleft,
.post-content .alignright {
max-width: 100%;
float: none;
margin-right: auto;
margin-left: auto;
}
.post-content .alignleft img,
.post-content .alignright img {
margin-right: auto;
margin-left: auto;
}
}
@media ( max-width: 400px ) { .header { 
padding: 22px 0; 
border-top-width: 4px;
}
.blog-title { 
font-size: 1.3em; 
letter-spacing: 1px;
}
.blog-description { display: none; } .mobile-menu a { 
padding-top: 18px; 
padding-bottom: 18px;
} .posts .post {
width: 100%;
}
.posts .post + .post,
.posts .post:nth-child(2) {
padding-top: 25px;
border-top: 1px solid #ddd;
margin-top: 25px;
}
.posts .post:nth-child(2n) { margin-left: 0; }
.posts .post .post-image { margin-bottom: 18px; }
.post-meta { font-size: 0.85em; } .single .flex-direction-nav { display: none; } .single-post .post-title { font-size: 1.5em; }
.single-post .post-meta { 
padding-top: 10px;
margin-top: 8px;
font-size: 0.9rem; 
}
.single-post .post-meta .resp:first-of-type { display: inline; }
.single-post .post-meta .post-meta-author { display: none; }
.single-post .post-image-caption { 
padding: 10px 0 10px 24px; 
font-size: 0.85em;
} .post-author { 
padding: 20px; 
margin-top: 25px;
min-height: intrinsic;
}
.post-author img { display: none; }
.post-author p { font-size: 0.85em; } .related-posts { margin-top: 30px; }
.related-post { width: 47.5%; }
.related-post:nth-child(3) { display: none; } .post-content p.intro { font-size: 1em; }
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
margin: 30px 0 12px;
}
.post-content h1 { font-size: 1.5em; }
.post-content h2 { font-size: 1.4em; }
.post-content h3 { font-size: 1.3em; }
.post-content h4 { font-size: 1.2em; }
.post-content h5 { font-size: 1.1em; } .page-title { margin-bottom: 25px; } .archive-nav { margin-top: 30px; } .comments-title-container, 
.comment-reply-title {
border-top-width: 3px;
padding: 12px 0;
margin-bottom: 20px;
}
.comments-title-link { display: none; }
.comment-inner { 
padding: 20px; 
border-radius: 4px;
}
.comment-header h4 { font-size: 1em; }
.comment-content { font-size: 0.95em; } .comment-respond p { margin-bottom: 15px; }
.comment-respond input[type="text"], 
.comment-respond textarea {
padding: 15px;
}
.comment-respond textarea { height: 175px; } .credits .section-inner { padding: 20px 0; }
.credits .copyright { font-size: 0.8em; }
.credits .attribution {
margin-top: 8px;
font-size: 0.65em; 
}
} h1, h2, h3, h4, h5, h6, p, blockquote, address, big, cite, code, em, font, img, small, strike, sub, sup, li, ol, ul, fieldset, form, label, legend, button, table, caption, tr, th, td {
font-weight:normal;
}
body a,
.secondary-menu > li.menu-item-has-children a:after,
.primary-menu li a,
.post-tags a:before,
.tagcloud a:before,
.search-button {
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
color: #D3D3D3;
}
.post-nav a,
.respond input,
.respond textarea,
.archive-nav a,
.blog-title a,
.primary-menu ul .menu-item-has-children::after,
.secondary-menu ul .menu-item-has-children::after,
.to-the-top,
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.sidebar {
width: 28.8%;
}
.top-nav { 
background: transparent; 
}
.secondary-menu {
display: none;
}
.social-menu { 
background-color: transparent;
}
.social-menu a {
width: 31px;
height: 31px;
border: 1px solid #333333;
color: #D3D3D3;
border-radius: 1px;
}
.social-menu a:hover,
.social-menu a.active { 
border-color: #e21c24;
}
.social-menu li a[href*="vk.com"]::before { content: '\f189'; }
.social-menu li a[href*="t.me"]::before { content: '\f2c6'; }
.social-menu .active:after {
border-bottom-color: #e21c24;
right: 8px;
}
.search-container { 
background: #000000;
}
.search-container .search-field {
color: #D3D3D3;
}
.header-img { 
background: no-repeat center;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
}
.header-wrapper { 
background-color: transparent; 
}
.header { 
padding: 80px 0; 
}
.blog-title {
font-weight: normal;
text-transform: none;
}
.blog-logo,
.blog-logo img {
display: inline;	
}
.navigation { 
background-color: #000; 
border-bottom: 3px solid #e21c24;
}
.navigation .section-inner { 
background-color: #000000 !important; 
}
.primary-menu li { 
background-color: #000000; 
}
.primary-menu > li { 
border-right: 0px solid rgba(0,0,0,0.1);
border-left: 0px solid rgba(255,255,255,0.1);
}
.primary-menu > li:last-child:after {
border-right: 0px solid rgba(255,255,255,0.1);
}
.primary-menu > li > a {
padding: 20px 30px 20px 0px;
font-weight: normal;				  
text-transform: none;
color: #D3D3D3;
}
.primary-menu > li + li:before {
content: "/";
font-size: 14px;
color: #888;
position: absolute;
top: 50%;
margin-top: -7px;
left: -16px;
}
.primary-menu > li:hover > a {
background: rgba(0,0,0,0.1);
color: #e21c24;
}
.primary-menu ul {
-webkit-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
-ms-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
-o-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
}
.primary-menu ul a {
font-weight: normal;				  
text-transform: none;
}
.posts .post {
width: 32%;
}
.posts .post:nth-child(3n-1) { 
margin-left: 2%; 
}
.posts .post:nth-child(4n-1) { 
margin-left: 2%; 
}
.posts .post-image img {
width: 100%;
height: 100%;
}
.post-categories {
font-weight: bold;
text-transform: none;
}
.post-title {
font-size: 1em;
font-weight: normal;				  
}
.post-meta {
font-weight: normal;				  
}
.single-post .post-title { 
font-weight: normal;
}
.single-post .post-image { 
float: left;
clear: none;			 
margin-right: 40px; 
}
.single-post .post-image-caption {
padding: 17px 0 0 0;
border-bottom: 0px solid #ddd;
font-size: 0.75em;
line-height: 120%;
font-weight: normal;
}
.post-image-caption .fa {
display: none;
}
.post-content p.page-links { 
font-family: Lato, Helvetica, sans-serif;
font-weight: normal;
text-transform: none;
}
.post-tags a,
.tagcloud a { 
text-transform: none;
}
.post-author {
display: none;
}
.related-posts {
position: absolute;
bottom: 1%;
}
.related-posts-title {
font-weight: normal;				  
text-transform: none;
}
.related-post .category {
font-weight: normal;				  
text-transform: none;
}
.related-post .title {
font-weight: normal;				  
}
.post-content a { 
border-bottom: 0px solid #ddd; 
}
.post-content p,
.post-content blockquote,
.post-content ul,
.post-content ol,
.post-content address,
.post-content dl,
.post-content pre {
margin-bottom: 1.1em;
}
.post-content p.intro {
font-weight: normal;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
font-weight: normal; 
}
.post-content h1,
.post-content h2,
.post-content h3 {
font-weight: normal;
}
.post-content h6 {
font-weight: normal;
text-transform: none;
}
.post-content blockquote:after {
content: '»';
font-size: 52px;
font-weight: normal;				  
top: 3px;
}
.post-content blockquote cite {
font-family: Lato, Helvetica, sans-serif;
font-weight: normal;				  
text-transform: none;
}
.post-content kbd,
.post-content code {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.post-content ul ul,
.post-content ul ol,
.post-content ol ul,
.post-content ol ol {
margin-top: 0em;
}
.post-content ol > li:last-child,
.post-content ul > li:last-child {
margin-bottom: 0;
}
.post-content ol > li:first-child,
.post-content ul > li:first-child {
margin-top: 0.5em;
}
.post-content ol > li:last-child,
.post-content ul > li:last-child {
margin-bottom: 0;
}
.post-content ol > li:first-child,
.post-content ul > li:first-child {
margin-top: 0.5em;
}
.no-comments {
display: none;
}
.post-content .alignnone,
.post-content .aligncenter,
.post-content .alignwide,
.post-content .alignfull {
margin: 1.6em auto;
}
.post-content .alignleft,
.post-content .alignright {
margin-top: 0.5em;
}
.post-content .wp-caption-text,
.post-content .gallery-caption,
.post-content figcaption {
font-weight: normal;		
font-size: 0.75rem;
}
.post-content table {
margin-bottom: 1.1em;						 
}
.post-content fieldset legend {
font-weight: normal;				  
text-transform: none;
}
.post-content label {
font-weight: normal;
}
.post-content input[type="text"],
.post-content input[type="tel"],
.post-content input[type="url"],
.post-content input[type="email"],
.post-content textarea {
margin-top: 10px;
background: #fff;
resize: none;
}
.post-content input[type="password"] {
padding: 20px;
width: 200px;
margin-top: 10px;
border: 1px solid #ddd;
font-size: 0.9em;
color: #111;
background: #fff;
border-radius: 1px;					
-webkit-appearance: none;
}
.post-content input[type="submit"],
.post-content input[type="reset"],
.post-content input[type="button"] {
font-weight: normal;			  
text-transform: none;
}
.wp-block-embed, iframe {
margin-top: 20px;
margin-bottom: 30px;
}  
.page-edit-link {
font-weight: normal;				  
text-transform: none;
}
.page-title h4,
.page-title p {
font-weight: normal;			  
text-transform: none;
}
.archive-nav a {
font-weight: normal;			  
text-transform: none;
}
.widget-title {
padding-bottom: 5px;
border-bottom: 0px solid #0093C2;								  
font-weight: normal;				  
text-transform: none;
line-height: 150%;
}
.widget_rss li a {
font-weight: normal;
}
.widget_rss li .rss-date {
font-weight: normal;				  
text-transform: none;
}
#wp-calendar thead th {
font-weight: normal;				  
text-transform: none;
}
#wp-calendar tfoot a {
font-weight: normal;				  
text-transform: none;
}
.rowling-widget-list .title {
font-weight: normal;
}
.rowling-widget-list .meta { 
font-weight: normal;				  
text-transform: none;
}
.credits {
background: #000000;
border-top: 3px solid #e21c24;
}
.to-the-top {
border-radius: 0px;
}
.credits p { color: #D3D3D3; }
.credits .copyright {
font-weight: normal;				  
text-transform: none;
line-height: 150%;
}
.credits .copyright a { color: #e21c24; }
.credits .copyright a:hover { color: #ffffff; }
.credits .attribution { 
font-size: 80%;
font-weight: normal;				  
text-transform: none;
line-height: 180%;
color: #D3D3D3;
}
.attribution a { color: #e21c24; }
.attribution a:hover { 
color: #CCCCCC;
}
@media ( max-width: 1024px ) {
.posts .post { width: 32%; }
.related-posts {
width: 160px;
float: left;
position: absolute;
bottom: 17%;
z-index: 10;
}
.search-container .search-field {
font-weight: normal;
}
.header { 
border-top: 0px solid #26272B;
}
.nav-toggle {
border-radius: 0px;
}
.nav-toggle .bar {
-webkit-transition: opacity 0.2s linear 0.2s, margin 0.2s linear 0.2s, -webkit-transform 0.2s linear 0s;
-moz-transition: opacity 0.2s linear 0.2s, margin 0.2s linear 0.2s, -moz-transform 0.2s linear 0s;
-o-transition: opacity 0.2s linear 0.2s, margin 0.2s linear 0.2s, -o-transform 0.2s linear 0s;
}	
.nav-toggle.active .bar { 
-webkit-transition: opacity 0.2s linear 0s, margin 0.2s linear 0s, -webkit-transform 0.2s linear 0.2s;
-moz-transition: opacity 0.2s linear 0s, margin 0.2s linear 0s, -moz-transform 0.2s linear 0.2s;
-o-transition: opacity 0.2s linear 0s, margin 0.2s linear 0s, -o-transform 0.2s linear 0.2s;
}	
.nav-toggle.active .bar:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
}	
.nav-toggle.active .bar:nth-child(2) { 
-webkit-opacity: 0;
-moz-opacity: 0;
}
.nav-toggle.active .bar:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
}	
.mobile-menu li a { 
background-color: #000000;
}
.mobile-menu a {
font-weight: normal;				   
text-transform: none;
color: #D3D3D3;
}
}
@media ( max-width: 812px ) {	
.posts .post { width: 32%; }    
.single-post .post-image { width: 100%; display:block;}
.sidebar {
width: 100%;
}
.related-posts { 
display: none;
width: 100%;
margin-top: 40px;
position: static;
top: auto;
left: auto;
}
}
@media ( max-width: 600px ) {
.posts .post { width: 32%; }
.post-title { 
font-size: 1em;
}
.single-post .post-image { width: 100%; display:block;}
.single-post .post-meta:first-letter { text-transform: none; }
.post-content blockquote:after {
display:none;
} 
}
@media ( max-width: 500px ) {
.posts .post {
width: 32%;
}
.single-post .post-image { width: 100%; display:block;}
.post-content blockquote:after {
display:none;
} 	
}
@media ( max-width: 414px ) {
.posts .post { width: 100%; }
.posts .post + .post {
padding-top: 40px;
border-top: 2px solid #eee;
margin-top: 40px;
}
.posts .post:nth-child(3n-1) { margin-left: 0; }
.posts .post:nth-child(4n-1) { margin-left: 0; }
.single-post .post-image { width: 100%; display:block;}
.post-content blockquote:after {
display:none;
} 	
}
@media ( max-width: 320px ) {
.posts .post {
width: 100%;
}
.posts .post + .post {
padding-top: 40px;
border-top: 2px solid #eee;
margin-top: 40px;
}
.posts .post:nth-child(4n-1) { margin-left: 0; }
.post-content blockquote:after {
display:none;
}    
}
#responsive-form {
max-width:600px ;
margin:0 auto;
width:100%;
}
.form-row {
width: 100%;
}
.datefield {
width: 100%;
padding: 20px;
margin-top: 10px;
border: 1px solid #ddd;
font-size: 0.9em;
color: #111;
background: #fff;
-webkit-appearance: none;
}
.column-half, .column-full {
float: left;
position: relative;
padding: 0.65rem;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.clearfix:after {
content: "";
display: table;
clear: both;
}
.mobile-menu a {
font-weight: normal;				   
text-transform: none;
color: #D3D3D3;
} @media only screen and (min-width: 48em) { 
.column-half{
width: 50%;
}
}
.wpcf7-submit {
float: right;    
background: #CA0002;
color: #fff;
text-transform: uppercase;
border: none;
padding: 8px 20px;
cursor: pointer;
}
.wpcf7-form textarea {
line-height: 16px;
font-size: 14px;
height: 100px;
resize: none;
}
.su-row .su-column {
width: 70%;
}
.slb_slideshow {
display: none;
}
span.wpcf7-list-item {
margin-right: 0.5em;
margin-left: 0em;
}
addtoany_list a>span {
border-radius:0px !important;
}
.meta_slider_options {
margin-bottom: 16px;
}
.flexslider {
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
}
.addtoany_list a>span {
border-radius:0px !important;
}
.addtoany_list a {
padding:0 7px 0 0 !important;
}
#mistape_dialog .dialog__overlay {
background: rgba(0, 0, 0, 0.9) !important;
}