/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@-moz-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeinpost{from{opacity:0}to{opacity:.2}}@-moz-keyframes fadeinpost{from{opacity:0}to{opacity:.2}}@keyframes fadeinpost{from{opacity:0}to{opacity:.2}}@-webkit-keyframes slidefade{from{-webkit-transform:translateY(-40px);opacity:0}to{-webkit-transform:translateY(0px);opacity:1}}@-moz-keyframes slidefade{from{-moz-transform:translateY(-40px);opacity:0}to{-moz-transform:translateY(0px);opacity:1}}@keyframes slidefade{from{-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px);opacity:0}to{-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px);opacity:1}}@-webkit-keyframes scroll{0%{opacity:0}10%{opacity:1;-webkit-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px)}100%{opacity:0;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}}@-moz-keyframes scroll{0%{opacity:0}10%{opacity:1;-webkit-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px)}100%{opacity:0;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}}@keyframes scroll{0%{opacity:0}10%{opacity:1;-webkit-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px)}100%{opacity:0;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}}*{box-sizing:border-box}html{height:100%}body{height:100%;background-color:#fff;font:300 .60714 "Museo Sans",Arial,Sans-Serif}.wrapper{max-width:700px;width:90%;margin:0 auto}input:active,input:focus{outline:0}.tagcloud,.tags{padding:0;margin:0;list-style:none}.tagcloud a,.tags a{display:inline-block;padding:12px 25px;border-radius:3px;background:#f1f3f4;color:#62646c;margin-right:10px;margin-bottom:10px;font-family:"Museo Sans",Arial,Sans-Serif;font-weight:400;font-size:11px;line-height:normal;text-transform:uppercase;outline:0!important}.tagcloud a:hover,.tags a:hover{background:#DEE0E5;color:#4F5357}.tags{float:left;width:65%}.tagcloud a{font-size:9px!important;padding:9px 17px;margin-bottom:5px;margin-right:5px}img{max-width:100%;height:auto;border-radius:3px;outline:0!important}.headerspace{height:90px;width:100%}::selection{background:#373b43;color:#fff}::-moz-selection{background:#373b43;color:#fff}a{text-decoration:none;-webkit-transition:color .15s ease-in,background .15s ease-in,border-color .15s ease-in;-moz-transition:color .15s ease-in,background .15s ease-in,border-color .15s ease-in;transition:color .15s ease-in,background .15s ease-in,border-color .15s ease-in}strong{font-weight:600}input[type=email],input[type=password],input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;margin-bottom:30px;background:#efefef;color:#373737;border:0;border-radius:3px;padding:14px 18px}textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#efefef;color:#373737;border:0;border-radius:3px;width:100%;padding:14px 18px;font-family:"Museo Sans",Arial,Sans-Serif;font-size:14px}button,input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;float:right;padding:12px 32px;font-size:12px;border:0;border-radius:90px;background:#efefef;color:#373737;margin-top:20px;text-transform:uppercase;-webkit-transition:color .3s ease-out,background .3s ease-out,opacity .3s ease-out,border-color .3s ease-out;-moz-transition:color .3s ease-out,background .3s ease-out,opacity .3s ease-out,border-color .3s ease-out;transition:color .3s ease-out,background .3s ease-out,opacity .3s ease-out,border-color .3s ease-out}button:hover,input[type=submit]:hover{background:#373737;color:#fff}body.admin-bar .headroom{padding-top:50px;height:102px}body.admin-bar .drawer{padding-top:32px}/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(../fonts/fontawesome-webfont.eot?v=4.3.0);src:url(../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format("embedded-opentype"),url(../fonts/fontawesome-webfont.woff2?v=4.3.0) format("woff2"),url(../fonts/fontawesome-webfont.woff?v=4.3.0) format("woff"),url(../fonts/fontawesome-webfont.ttf?v=4.3.0) format("truetype"),url(../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove: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-cog:before,.fa-gear: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-repeat:before,.fa-rotate-right: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-image:before,.fa-photo: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-exclamation-triangle:before,.fa-warning: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-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder: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,.fa-google: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-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste: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-chain-broken:before,.fa-unlink: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-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won: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,.fa-stackoverflow: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-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before,.fa-vimeo:before{content:"\f194"}.fa-try:before,.fa-turkish-lira: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-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-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-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless: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-futbol-o:before,.fa-soccer-ball-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-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}@font-face{font-family:'Museo Slab';src:url(/css/fonts/Museo_Slab_100-webfont.eot);src:url(/css/fonts/Museo_Slab_100-webfont.eot?iefix) format("eot"),url(/css/fonts/Museo_Slab_100-webfont.woff) format("woff"),url(/css/fonts/Museo_Slab_100-webfont.ttf) format("truetype"),url(/css/fonts/Museo_Slab_100-webfont.svg#webfontCEWZYkyF) format("svg");font-weight:100;font-style:normal}@font-face{font-family:'Museo Slab';src:url(/css/fonts/Museo_Slab_500-webfont.eot);src:url(/css/fonts/Museo_Slab_500-webfont.eot?iefix) format("eot"),url(/css/fonts/Museo_Slab_500-webfont.woff) format("woff"),url(/css/fonts/Museo_Slab_500-webfont.ttf) format("truetype"),url(/css/fonts/Museo_Slab_500-webfont.svg#webfontCEWZYkyF) format("svg");font-weight:500;font-style:normal}@font-face{font-family:'Museo Slab';src:url(/css/fonts/Museo_Slab_700-webfont.eot);src:url(/css/fonts/Museo_Slab_700-webfont.eot?iefix) format("eot"),url(/css/fonts/Museo_Slab_700-webfont.woff) format("woff"),url(/css/fonts/Museo_Slab_700-webfont.ttf) format("truetype"),url(/css/fonts/Museo_Slab_700-webfont.svg#webfontCEWZYkyF) format("svg");font-weight:700;font-style:normal}#wp-calendar{width:100%;border-collapse:separate;border-spacing:8px;margin:0;font-family:"Museo Sans",Arial,Sans-Serif}#wp-calendar caption{display:none}#wp-calendar thead{font-weight:400;font-size:13px;color:#626262}#wp-calendar thead th{padding-bottom:20px;text-align:center}#wp-calendar tbody{color:#aaa}#wp-calendar tbody tr{margin-bottom:10px}#wp-calendar tbody td{font-weight:400;font-size:12px;margin-bottom:10px;color:#939393;background:#F7F7F7;text-align:center;padding:5px 9px;border-radius:3px;-webkit-transition:background .15s ease-in-out;-moz-transition:background .15s ease-in-out;transition:background .15s ease-in-out}#wp-calendar tbody td#today{background:#696B6C;color:#fff}#wp-calendar tbody td#today a{color:#fff}#wp-calendar tbody td:hover{background:#dbdbdb}#wp-calendar tbody .pad,#wp-calendar tbody .pad:hover{background:0 0}#wp-calendar tbody td a{font-weight:400;font-size:13px;border-radius:3px;color:#eee}#wp-calendar tfoot{border-spacing:0;margin-top:8px}#wp-calendar tfoot a{font-weight:400;font-size:14px;color:#909090}#wp-calendar a:hover{color:#7E7E7E}#wp-calendar tfoot #next{text-transform:uppercase;text-align:right}#wp-calendar tfoot #prev{text-transform:uppercase;padding-top:10px}@media (max-width:420px){#wp-calendar{display:none}}.postcontents .aligncenter,div.aligncenter{display:block;margin:5px auto}.postcontents .alignright{margin-left:40px}.postcontents .alignleft{margin-right:40px}.postcontents .aligncenter{margin:30px auto}.postcontents a img.alignright{float:right}.postcontents a img.alignleft{float:left}.postcontents a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.postcontents .wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.postcontents .wp-caption.alignnone{margin:5px 0 15px}.postcontents .wp-caption.alignleft{margin:5px 5% 15px 0}@media (max-width:700px){.postcontents .wp-caption.alignleft{float:none;margin:0 auto}}.postcontents .wp-caption.alignright{margin:5px 0 15px 5%}@media (max-width:700px){.postcontents .wp-caption.alignright{float:none;margin:0 auto}}.postcontents .wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.postcontents .wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.postcontents img.alignright{margin:5px 0 15px 5%}@media (max-width:700px){.postcontents img.alignright{float:none;margin:0 auto}}.postcontents img.alignleft{margin:5px 5% 15px 0}@media (max-width:700px){.postcontents img.alignleft{float:none;margin:0 auto}}.postcontents img.aligncenter{display:block;margin-left:auto;margin-right:auto}.postcontents .alignright{float:right}.postcontents .alignleft{float:left}.postcontents .aligncenter{display:block;margin-left:auto;margin-right:auto}header.bloginfo{position:fixed;top:0;left:0;width:100%;background:#fff;padding:22px 25px 15px;height:75px;border-bottom:2px solid #f2f2f2;z-index:1500;-webkit-transition:-webkit-transform 150ms ease-in-out,left 500ms ease-in-out;-moz-transition:-moz-transform 150ms ease-in-out,left 500ms ease-in-out;transition:transform 150ms ease-in-out,left 500ms ease-in-out}header.bloginfo .title{float:left;font-family:"Museo Sans",Arial,Sans-Serif;font-size:18px;color:#373737;font-weight:100}header.bloginfo .title a{color:#373737}header.bloginfo img.freckle-logo{height:21px;vertical-align:baseline;position:relative;top:5px;margin-right:15px}header.bloginfo nav{float:right}header.bloginfo.slide{left:-400px}header.bloginfo.transparent{background:0 0;border:0;padding:35px;position:absolute}header.bloginfo.transparent .title a{color:#fff}header.bloginfo.transparent.slide{left:0}@media (max-width:420px){header.bloginfo.transparent{padding:25px}}header.bloginfo.headroom{display:none}header.bloginfo.headroom--pinned{-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);transform:translateY(0%)}header.bloginfo.headroom--unpinned{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}nav.main div{float:left}nav.main ul{padding:0;margin:0;list-style:none;float:left}nav.main ul li{display:block;float:left;position:relative}nav.main ul li:hover a{color:#0F0F0F}nav.main ul a,nav.main ul span{cursor:pointer;display:inline-block;padding:3px 12px 15px;text-transform:uppercase;font-family:"Museo Sans",Arial,Sans-Serif;font-size:14px;color:#4b4b4b;-webkit-transition:color .15s ease-in;-moz-transition:color .15s ease-in;transition:color .15s ease-in}nav.main ul a:hover,nav.main ul span:hover{color:#0F0F0F}nav.main ul i{margin-left:10px;font-size:10px;vertical-align:2px}nav.main ul>li:before{font-family:arial;font-size:8px;content:"\25CF";vertical-align:3px;color:#dfdfdf}nav.main ul>li:hover ul{display:block}nav.main ul li ul{position:absolute;top:40px;right:0;background:#fff;border-radius:3px;padding:10px;width:225px;display:none;border:2px solid #eee}nav.main ul li ul:before{content:'';position:absolute;top:-10px;right:7px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #eee}nav.main ul li ul li{float:none;text-align:right;display:block;-webkit-transition:padding .125s ease-in;-moz-transition:padding .125s ease-in;transition:padding .125s ease-in}nav.main ul li ul li:hover{padding-right:5px}nav.main ul li ul li:hover a{color:#46484D}nav.main ul li ul a{display:block;font-size:12px;color:#46484D;padding:5px 10px}nav.main ul li ul a:hover{color:#000}nav.main ul li ul li:before{content:''}nav.main ul .option i{margin:0;font-size:14px;vertical-align:0}nav.main ul .option:before{content:'|';font-size:16px;vertical-align:0}nav.main ul li:first-child:before{content:''}nav.main ul .option:first-child:before{content:'|'}@media (max-width:880px){nav.main ul li{display:none}nav.main ul .option{display:block}nav.main ul .option:first-child:before{content:''}}@media (max-width:630px){nav.main ul .option.searchnav{display:none}nav.main ul .option:before{content:''}}nav.light ul>li:hover>a{color:#fff}nav.light ul a,nav.light ul span{color:#d9d9d9}nav.light ul a:hover,nav.light ul span:hover{color:#fff}nav.light ul li:before{color:#5d5d5d}nav.light ul li ul{border:2px solid #fff}nav.light ul li ul li a{color:#46484D}nav.light ul li ul li a:hover{color:#000}nav.light ul li ul:before{border-bottom:10px solid #fff}.cover{position:relative;width:100%;height:100vh;background:#101010;display:table;overflow:hidden}.cover.short{height:65vh}.cover .patternbg{position:absolute;width:100%;height:100%;background:url(../img/pattern_bg.png);display:none}@media (max-width:560px){.cover{height:60vh}}.cover .background{position:absolute;overflow:hidden;width:100%;height:100%;opacity:.2;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mouse{width:25px;position:absolute;height:36px;border-radius:15px;border:2px solid #888;border:2px solid rgba(255,255,255,.27);bottom:40px;right:40px;margin-left:-12px;cursor:pointer;-webkit-transition:border-color .2s ease-in;-moz-transition:border-color .2s ease-in;transition:border-color .2s ease-in}.mouse .scroll{display:block;margin:6px auto;width:3px;height:6px;border-radius:4px;background:#b0b1b1;-webkit-animation-duration:2s;-moz-animation-duration:2s;animation-duration:2s;-webkit-animation-name:scroll;-moz-animation-name:scroll;animation-name:scroll;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-iteration-count:infinite}.mouse:hover{border:2px solid rgba(255,255,255,.4)}@media (max-width:560px){.mouse{visibility:hidden}}.cover .posttitle{position:relative}.vjs-caption-settings,.vjs-control-bar,.vjs-loading-spinner,.vjs-poster,.vjs-text-track-display{display:none}body.archive .cover,body.author .cover,body.category .cover,body.home.paged .cover,body.search .cover{height:65vh}body.single .cover .background{-webkit-animation:fadeinpost .5s ease-in-out;-moz-animation:fadeinpost .5s ease-in-out;animation:fadeinpost .5s ease-in-out}body.error404 .mouse{visibility:hidden}.blogtitle,.errortitle{display:table-cell;vertical-align:middle;width:700px;position:relative;z-index:1000}.blogtitle h1,.errortitle h1{margin:10% 0 50px;font-family:"Museo Sans",Arial,Sans-Serif;font-size:44px;font-weight:600;line-height:52px;color:#fff}.blogtitle .description,.errortitle .description{font-family:"Museo Sans",Arial,Sans-Serif;font-size:23px;line-height:38px;color:#B3B3B3;letter-spacing:-1px;margin:40px 0 35px}.blogtitle .description a,.errortitle .description a{color:#939393}.blogtitle hr,.errortitle hr{border:0;height:3px;width:10%;background:#5a5a5a;margin:0}@media (max-width:880px){.blogtitle,.errortitle{width:70%;text-align:center}.blogtitle .description,.errortitle .description{font-size:20px;line-height:32px}.blogtitle hr,.errortitle hr{margin:0 auto;width:20%}}@media (max-width:560px){.blogtitle,.errortitle{width:80%}.blogtitle img,.errortitle img{margin-top:25%}.blogtitle .description,.errortitle .description{font-size:18px;line-height:28px;margin-top:25px}.blogtitle hr,.errortitle hr{display:none}}@media (max-height:520px){.blogtitle .description,.blogtitle hr,.errortitle .description,.errortitle hr{display:none}}.categorytitle{display:table-cell;vertical-align:middle;width:700px;position:relative;z-index:1000}.categorytitle .name{margin:10% 0 25px;font-family:"Museo Sans",Arial,Sans-Serif;font-size:44px;font-weight:600;color:#fff;text-align:center;line-height:60px}.categorytitle p{font-family:"Museo Sans",Arial,Sans-Serif;font-size:23px;line-height:38px;color:#939393;letter-spacing:-1px;margin:40px 0 35px;text-align:center}.categorytitle hr{border:0;height:3px;width:10%;background:#5a5a5a;margin:0}@media (max-width:880px){.categorytitle{width:70%;text-align:center}.categorytitle .name{font-size:36px;line-height:34px;margin:20% 0 25px}.categorytitle p{font-size:20px;line-height:32px}}@media (max-width:560px){.categorytitle{width:80%}.categorytitle .name{font-size:30px;line-height:32px}.categorytitle p{font-size:18px;line-height:28px}}@media (max-height:675px){.categorytitle p{display:none}}.postlist .postitem:nth-child(even){background:#f9f9f9}.postitem{padding:90px 0}.postitem .meta{overflow:hidden;padding:0;margin:0;list-style:none}.postitem .meta li{display:block}.postitem .meta li:last-child:before{content:''}.postitem .meta li:nth-child(2) a{padding-right:0}.postitem .meta .category{float:left}.postitem .meta .category a{display:inline-block;background:#009bbb;border-radius:3px;padding:3px 15px;font-family:"Museo Sans",Arial,Sans-Serif;font-size:12px;text-transform:uppercase;color:#fff}.postitem .meta .date,.postitem .meta .issticky,.postitem .meta .readtime{float:right;margin-top:3px}.postitem .meta .date a,.postitem .meta .issticky a,.postitem .meta .readtime a{color:#b5b5b5;font-family:"Museo Sans",Arial,Sans-Serif;font-size:15px;letter-spacing:0;font-weight:100;padding:0 8px}.postitem .meta .date a:hover,.postitem .meta .issticky a:hover,.postitem .meta .readtime a:hover{color:#5C5C5C}.postitem .meta .date:before,.postitem .meta .issticky:before,.postitem .meta .readtime:before{margin:0 4px;font-family:arial;font-size:8px;content:"\25CF";vertical-align:3px;color:#e0e0e0}.postitem .meta .date:first-child:before,.postitem .meta .issticky:first-child:before,.postitem .meta .readtime:first-child:before{content:''}.postitem .meta .issticky{display:none;color:#b5b5b5}.postitem .meta .issticky i{margin-left:10px}.postitem h1,.postitem h2{margin:45px 0;font-family:"Museo Sans",Arial,Sans-Serif;font-size:48px;font-weight:600;line-height:62px;letter-spacing:-2.5px}.postitem h1 a,.postitem h2 a{display:block;color:#3b3b3b}.postitem h1 a:hover,.postitem h2 a:hover{color:#5E5E5E}.postitem .excerpt{margin:40px 0;font-family:Georgia,"Times New Roman",Serif;font-size:19px;font-weight:400;line-height:35px;color:#62646c;color:rgba(35,37,40,.7);overflow:hidden}.postitem .author{display:inline-block;font-family:"Museo Sans",Arial,Sans-Serif;font-size:15px;letter-spacing:-.5px;color:#b5b5b5}.postitem .author:hover{color:#7A7B8E}.postitem .author img{width:25px;height:25px;border-radius:50px;display:inline-block;vertical-align:-7px;margin-right:15px}@media (max-width:750px){.postitem{padding:10% 0}.postitem h2{margin:40px 0;font-size:38px;font-weight:600;line-height:52px}}@media (max-width:490px){.postitem h2{margin:30px 0;font-size:32px;line-height:46px}.postitem .excerpt{margin:30px 0;font-size:17px;line-height:28px}.postitem .meta .readtime{display:none}.postitem .meta .category a{font-size:10px}}@media (max-width:370px){.postitem{text-align:center}.postitem h2{margin:30px 0;font-size:28px;line-height:42px}.postitem .meta .date{display:none}.postitem .excerpt{display:none;font-size:16px}.postitem .meta .category{float:none;margin:0 auto}}.post-list-advrt{padding:90px 0}.post-list-advrt .advrt{width:728px;max-width:100%;height:90px;margin:0 auto}@media (max-width:860px){.post-list-advrt,.post-list-advrt+hr{display:none}}nav.pagination{position:relative;border-top:1px solid #f3f3f3;padding:80px 0;overflow:hidden}nav.pagination ul{padding:0;margin:0;list-style:none}nav.pagination .previous{float:right}nav.pagination .next{float:left}nav.pagination .next,nav.pagination .previous{font-family:"Museo Sans",Arial,Sans-Serif;font-size:13px;text-transform:uppercase;color:#373737;border-radius:90px;border:2px solid #e9e9e9;padding:7px 36px;letter-spacing:-.5px;-webkit-transition:border-color .1s ease-in-out;-moz-transition:border-color .1s ease-in-out;transition:border-color .1s ease-in-out}nav.pagination .next:hover,nav.pagination .previous:hover{border-color:#B6B7C5}nav.pagination .next i,nav.pagination .previous i{display:none}nav.pagination ul.page-numbers{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:default}nav.pagination ul.page-numbers li{display:inline-block;font-family:"Museo Sans",Arial,Sans-Serif;font-size:13px;text-transform:uppercase;color:#373737;margin:0 2px}nav.pagination ul.page-numbers a,nav.pagination ul.page-numbers span{display:block;text-align:center;line-height:39px;border:2px solid #e9e9e9;width:42px;height:42px;border-radius:90px;color:#373737;-webkit-transition:border-color .15s ease-in-out;-moz-transition:border-color .15s ease-in-out;transition:border-color .15s ease-in-out}nav.pagination ul.page-numbers a{cursor:pointer}nav.pagination ul.page-numbers a:hover{border-color:#B6B7C5}nav.pagination ul.page-numbers span{background:#f9f9f9}nav.pagination ul.page-numbers .dots{background:0 0;border:0;margin:0;padding:0;width:16px}nav.pagination .button .sub{display:block;color:#373737}@media (max-width:740px){nav.pagination ul.page-numbers{display:none}}@media (max-width:520px){nav.pagination .button .main{display:none}nav.pagination .button .sub i{display:inline-block}}footer.main{overflow:hidden;padding:30px;background:#242526}footer.main .freckle.site-links{margin:0 0 10px;font-family:"Museo Sans",Arial,sans-serif;font-size:13px;line-height:normal;letter-spacing:0;font-weight:100;color:#ced3d8}footer.main .freckle.site-links .column h3{display:block;font-family:"Museo Sans",Arial,Sans-Serif;font-size:12px;font-weight:400;line-height:normal;color:#8f99a3;text-transform:uppercase}footer.main .freckle.site-links .column{width:20%;float:left;margin:0 2% 0 0}footer.main .freckle.site-links ul{margin:0;padding:0;list-style-type:none}footer.main .freckle.site-links ul li{margin-bottom:5px}footer.main .freckle.site-links a{color:#ced3d8}footer.main .freckle.site-links a:hover{color:#fff}footer.main .copyright{float:left;padding:10px 0 0;border:0;clear:both}footer.main .copyright:after{display:none}footer.main .copyright .main{margin:0 0 10px;font-family:"Museo Sans",Arial,Sans-Serif;font-size:13px;line-height:normal;letter-spacing:0;font-weight:100;color:#84888c}footer.main .copyright .main a{color:#84888c}footer.main .copyright .main a:hover{color:#fff}footer.main .copyright .alt{margin:0;font-family:"Museo Sans",Arial,Sans-Serif;font-size:13px;line-height:normal;letter-spacing:-.5px;color:#515151}footer.main .copyright .alt a{color:#515151}footer.main .copyright .alt a:hover{color:#797979}footer.main .social{float:right;padding:0;margin:5px 0;overflow:hidden;list-style:none}footer.main .social li{display:block;float:left;border-left:1px solid #4b4b4b}footer.main .social li:first-child{border:0}footer.main .social li:last-child a{padding-right:0}footer.main .social a{display:inline-block;margin:0;padding:0 17px;font-size:14px;color:#fff}footer.main .social .twitter:hover{color:#55acee}footer.main .social .facebook:hover{color:#3b5998}footer.main .social .github:hover{color:#999}footer.main .social .youtube:hover{color:#c4302b}footer.main .social .dribbble:hover{color:#ea4c89}footer.main .social .google-plus:hover{color:#dd4b39}footer.main .social .instagram:hover{color:#3f729b}footer.main .social .linkedin:hover{color:#0e76a8}footer.main .social .pinterest:hover{color:#c8232c}footer.main .social .skype:hover{color:#00aff0}footer.main .social .tumblr:hover{color:#35465c}footer.main .social .flickr:hover{color:#ff0084}footer.main .social .reddit:hover{color:#5f99cf}footer.main .social .stackoverflow:hover{color:#fe7a15}footer.main .social .twitch:hover{color:#6441a5}footer.main .social .vine:hover{color:#00b488}footer.main .social .vk:hover{color:#45668e}footer.main .social .vimeo:hover{color:#1ab7ea}footer.main .social .weibo:hover{color:#d72928}footer.main .social .soundcloud:hover{color:#f80}@media (max-width:900px){footer.main .freckle.site-links .column{float:none;width:auto;margin-right:0;text-align:center}footer.main .copyright,footer.main .social{clear:both;float:none;margin:0 auto;text-align:center}footer.main .social{display:inline-block;width:100%;margin-top:20px}footer.main .social li{float:none;display:inline-block;margin-bottom:10px}}footer.postinfo{position:fixed;bottom:0;left:0;width:100%;background:#fff;height:75px;border-top:2px solid #f2f2f2;z-index:1500;-webkit-transition:left 500ms ease-in-out;-moz-transition:left 500ms ease-in-out;transition:left 500ms ease-in-out;-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);transform:translateY(0%)}footer.postinfo.slide{left:-400px}footer.postinfo .socialoptions{position:absolute;bottom:38px;width:100%;background:#f4f4f4;background:rgba(244,244,244,.5);height:75px;margin-left:-25px;display:none}footer.postinfo .socialoptions .closeshare{cursor:pointer}footer.postinfo .socialoptions ul{float:right;list-style:none;margin:23px 15px 0 0}footer.postinfo .socialoptions ul li{float:left;margin-right:10px}footer.postinfo .default{position:relative;padding:22px 25px 15px}footer.postinfo .authorinfo{font-family:"Museo Sans",Arial,Sans-Serif;font-size:15px;font-weight:400;line-height:normal;float:left;margin-top:2px}footer.postinfo .authorinfo .gravatar{width:30px;height:30px;border-radius:60px;vertical-align:-9px;margin-right:10px}footer.postinfo .authorinfo .authorname{color:#585858}footer.postinfo .authorinfo .authordate{color:#b5b5b5;font-size:15px}footer.postinfo .authorinfo .authordate:before{font-family:arial;font-size:8px;content:"\25CF";vertical-align:3px;margin:0 10px}footer.postinfo .postoptions{float:right;margin:0;list-style:none;font-family:"Museo Sans",Arial,Sans-Serif;font-size:11px;font-weight:400;line-height:normal;text-transform:uppercase}footer.postinfo .postoptions li{display:block;float:left;border-left:1px solid #dadada;padding:11px 20px;color:#858585;cursor:pointer;-webkit-transition:color .15s ease-in-out;-moz-transition:color .15s ease-in-out;transition:color .15s ease-in-out}footer.postinfo .postoptions li:hover{color:#323232}footer.postinfo .postoptions i{margin-right:10px}footer.postinfo .postoptions li:first-child{border:0}footer.postinfo .postoptions li:last-child{padding-right:0}footer.postinfo .relatedposts{overflow:hidden;position:relative;display:none;padding:22px 25px 15px}footer.postinfo .relatedposts .nextpost,footer.postinfo .relatedposts .previouspost{float:left;display:block}footer.postinfo .relatedposts .nextpost{float:right;text-align:right}footer.postinfo .relatedposts img{display:block;float:left;width:30px;height:30px;border-radius:60px;margin-right:10px}footer.postinfo .relatedposts .nextpost img{margin-right:0;margin-left:10px}footer.postinfo .relatedposts .info{float:left}footer.postinfo .relatedposts .nextpost img{float:right}footer.postinfo .relatedposts span{display:block;font-family:"Museo Sans",Arial,Sans-Serif;font-size:12px;line-height:normal;color:#8f99a3;text-transform:uppercase}footer.postinfo .relatedposts .title{color:#585858;font-family:"Museo Sans",Arial,Sans-Serif;font-size:15px;text-transform:none}footer.postinfo .relatedposts .backtotop{display:block;cursor:pointer;width:28px;height:28px;position:absolute;background:#e8e8e8;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;line-height:25px;border-radius:90px;-webkit-transition:background .15s ease-in-out;-moz-transition:background .15s ease-in-out;transition:background .15s ease-in-out}footer.postinfo .relatedposts .backtotop i{font-size:11px;color:#fff}footer.postinfo .relatedposts .backtotop:hover{background:#4a5153}@media (max-width:750px){footer.postinfo{display:none!important}}.searchoverlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#191a1a;background:rgba(25,26,26,.89);z-index:2000;display:none;-webkit-transition:left 500ms ease-in-out;-moz-transition:left 500ms ease-in-out;transition:left 500ms ease-in-out}.searchoverlay.slide{left:-400px}.searchoverlay .closesearch{color:#fff;position:absolute;font-size:28px;top:30px;right:30px;cursor:pointer}.searchoverlay form{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50%;max-width:700px}.searchoverlay form input{font:600 32px "Museo Sans",Arial,Sans-Serif;color:#fff;text-transform:uppercase;background:0 0;border:0;border-radius:0;border-bottom:2px solid #545555;padding:40px 50px 40px 0;width:100%}.searchoverlay form input::-webkit-input-placeholder{color:#e7e7e7}.searchoverlay form input:-moz-placeholder{color:#e7e7e7;opacity:1}.searchoverlay form input::-moz-placeholder{color:#e7e7e7;opacity:1}.searchoverlay form input:-ms-input-placeholder{color:#e7e7e7}.searchoverlay form .fa-search{position:absolute;top:48px;right:10px;font-size:24px;cursor:pointer;color:#fff8f8}@media (max-width:800px){.searchoverlay form{width:80%}}.drawer{position:fixed;z-index:3000;width:400px;height:100%;top:0;right:0;background:#fff;overflow-y:auto;border-left:1px solid #eaeaea;padding:0 35px;-webkit-overflow-scrolling:touch;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform 500ms ease-in-out;-moz-transition:-moz-transform 500ms ease-in-out;transition:transform 500ms ease-in-out}.drawer.show{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%)}.drawer .closedrawer{position:absolute;top:0;right:0;padding:20px;cursor:pointer}@media (max-width:420px){.drawer{width:325px}}.pagewrapper{position:relative;left:0;-webkit-transition:left 500ms ease-in-out;-moz-transition:left 500ms ease-in-out;transition:left 500ms ease-in-out;-webkit-transform:translate3d(0,0,0)}.pagewrapper.slide{cursor:pointer;left:-400px}@media (max-width:420px){.pagewrapper.slide{left:-325px}}.widget{padding:35px 0 0}.widget:last-child{border:0}.widget>:last-child{margin-bottom:0;padding-bottom:0}.widget>:first-child{margin-top:0;padding-top:0}.widget .widget-title{font-family:"Museo Sans",Arial,Sans-Serif;font-size:16px;font-weight:400;color:#242526;line-height:normal;text-transform:uppercase;margin-top:0;padding-top:0;margin-bottom:25px}.widget .widget-title a{color:#242526}.widget hr{display:none;margin:0;height:1px;border:0;width:20%;background:#000}.widget p{font-family:"Museo Sans",Arial,Sans-Serif;font-size:15px;line-height:33px;color:#7a7e81}.widget ul{padding:0;margin:0;list-style:none}.widget li a{font-family:"Museo Sans",Arial,Sans-Serif;font-weight:400;font-size:14px;letter-spacing:-.5px;display:inline-block;padding:5px 0;color:#8b8b8b}.widget li a:hover{color:#4f4f4f}.widget button,.widget input,.widget select{max-width:100%}.widget li:last-child a{margin-bottom:0;padding-bottom:0}.widget:after{display:block;clear:both;content:'';width:20%;background:#ececec;height:1px;margin-top:35px}.widget.blog_info h1{font-family:"Museo Sans",Arial,Sans-Serif;font-size:34px;font-weight:600;color:#373737}.widget.blog_info img{max-width:80%}.widget.navigation{padding:20px 0 0;font-family:"Museo Sans",Arial,Sans-Serif;font-weight:400;font-size:14px;letter-spacing:-.5px;line-height:normal;text-transform:uppercase}.widget.navigation ul{margin:0;padding:0;list-style:none}.widget.navigation li{padding:0;margin:0}.widget.navigation li:last-child{border-bottom:0}.widget.navigation li a{display:block;padding:15px 0;color:#242526;outline:0}.widget.navigation li a i{color:#c6cdd6;font-size:13px}.widget.navigation li a:hover{color:#151516}.widget.navigation li a:hover i{color:#9ca1a8}.widget.navigation i{-webkit-transition:color .25s ease-in-out;-moz-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.widget.navigation .sub-menu{display:none;margin-bottom:10px}.widget.navigation .sub-menu li:last-child{border:0}.widget.navigation .sub-menu li a{padding:10px 0 10px 10px;font-size:14px;color:#8b8b8b}.widget.navigation .sub-menu li a:hover{color:#4f4f4f}.widget.navigation i{margin-left:15px;color:#4e4e4e}.widget.navigation:after{margin-top:20px}.widget.twitter .tweet{clear:both;margin-bottom:35px;overflow:hidden}.widget.twitter .tweet:last-child{margin-bottom:0}.widget.twitter .text{margin-top:0;margin-bottom:25px;font:400 .41667 "Museo Sans",Arial,Sans-Serif;color:#888e92}.widget.twitter .info{overflow:hidden}.widget.twitter .author{display:inline-block;float:left;font:300 14px "Museo Sans",Arial,Sans-Serif;color:#7d8489}.widget.twitter .author i{margin-right:5px;color:#55acee;font-size:16px;-webkit-transition:color .25s ease-in-out,background .25s ease-in-out,opacity .25s ease-in-out;-moz-transition:color .25s ease-in-out,background .25s ease-in-out,opacity .25s ease-in-out;transition:color .25s ease-in-out,background .25s ease-in-out,opacity .25s ease-in-out}.widget.twitter .author:hover{color:#5e6266}.widget.twitter .date{display:inline-block;float:right;font-weight:400;font-size:12px;font-family:"Museo Sans",Arial,Sans-Serif;line-height:normal;color:#cfcfcf;margin-top:2px;text-transform:uppercase}.widget.twitter .date:hover{color:#9b9b9b}.widget.social{padding:35px 0 0}.widget.social .socialdark{line-height:27px}.widget.social:after{margin-top:25px}.widget .searchform{position:relative}.widget .searchform input{width:100%;height:47px;font-family:"Museo Sans",Arial,Sans-Serif;font-size:14px;font-weight:400;letter-spacing:-.5px;border-radius:100px;border:1px solid #e0e0e0;padding:0 50px;background:0 0;margin-bottom:0}.widget .searchform .fa-search{position:absolute;top:18px;left:22px;font-size:13px;color:#b5b5b5}.widget .searchform .submit{position:absolute;top:18px;right:22px;font-size:13px;color:#858f96}.widget.latestposts{overflow:hidden}.widget.latestposts .post{overflow:hidden;margin-bottom:40px}.widget.latestposts .post:last-child{margin:0}.widget.latestposts .info{margin-top:-4px}.widget.latestposts .category{display:inline-block;background:#3f9bd5;border-radius:3px;padding:6px 10px;font-family:"Museo Sans",Arial,Sans-Serif;font-size:8px;line-height:normal;text-transform:uppercase;color:#fff;white-space:nowrap}.widget.latestposts .category:hover{color:#e1e1e1}.widget.latestposts .thumbnail{width:25%;max-width:65px;height:65px;float:left;border-radius:3px;display:block;overflow:hidden;position:relative;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.widget.latestposts .thumbnail span{display:block;width:100%;height:100%;background-size:cover;-webkit-transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.widget.latestposts .thumbnail .fa-link{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;font-size:24px;opacity:0;z-index:600;-webkit-transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.widget.latestposts .thumbnail:hover span{opacity:.4}.widget.latestposts .thumbnail:hover .fa-link{opacity:1}.widget.latestposts .excerpt{display:none}.widget.latestposts .info{max-width:67.5%;margin-left:7.5%;float:left}.widget.latestposts h5{margin:10px 0 0;font-family:"Museo Sans",Arial,Sans-Serif;font-weight:400;font-size:16px;line-height:25px;letter-spacing:-.5px;color:#62646c}.widget.latestposts h5 a,.widget.latestposts h5 a:hover{color:#62646c}.widget.latestposts .meta{display:none}.widget.randomposts,.widget.relatedposts{overflow:hidden}.widget.randomposts .category,.widget.relatedposts .category{display:none}.widget.randomposts .feature,.widget.relatedposts .feature{display:block;height:150px;width:100%;border-radius:3px;overflow:hidden;position:relative}.widget.randomposts .feature:after,.widget.relatedposts .feature:after{content:'Read Article';text-transform:uppercase;text-align:center;height:150px;width:100%;position:absolute;top:0;left:0;color:#fff;font-weight:400;font-size:17px;font-family:"Museo Sans",Arial,Sans-Serif;line-height:normal;padding-top:70px;background:rgba(0,0,0,.5);opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.widget.randomposts .feature:hover:after,.widget.relatedposts .feature:hover:after{opacity:1}.widget.randomposts .feature:hover img,.widget.relatedposts .feature:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.widget.randomposts .feature img,.widget.relatedposts .feature img{width:100%;min-height:100%;-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out}.widget.randomposts article,.widget.relatedposts article{padding:15px 0}.widget.randomposts article:first-of-type,.widget.relatedposts article:first-of-type{padding-top:0}.widget.randomposts article:last-of-type,.widget.relatedposts article:last-of-type{padding-bottom:0;border-bottom:0}.widget.randomposts h4,.widget.relatedposts h4{font-weight:400;font-size:18px;font-family:"Museo Sans",Arial,Sans-Serif;line-height:32px;letter-spacing:-1px;margin:17px 0 9px}.widget.randomposts h4 a,.widget.relatedposts h4 a{color:#62646c;display:block;width:100%}.widget.randomposts h4 a:hover,.widget.relatedposts h4 a:hover{color:#999}.widget.randomposts .meta,.widget.relatedposts .meta{display:none}.widget.subscribe{position:relative;overflow:hidden}.widget.subscribe .email{padding:18px 18px 18px 50px;border-radius:0;-webkit-border-top-right-radius:3px;-webkit-border-top-left-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-topleft:3px;border-top-right-radius:3px;border-top-left-radius:3px}.widget.subscribe label{display:none}.widget.subscribe i{position:absolute;font-size:14px;bottom:54px;left:20px;color:#a8a8a8;z-index:100}.widget.subscribe input[type=email]{margin-top:10px;width:100%;height:48px;font-family:"Museo Sans",Arial,Sans-Serif;font-size:14px;font-weight:400;letter-spacing:-.5px;border-radius:100px;border:1px solid #e0e0e0;padding:0 125px 0 50px;background:#fff;margin-bottom:0}.widget.subscribe input[type=submit]{position:absolute;top:15px;right:5px;width:35%;height:38px;font-family:"Museo Sans",Arial,Sans-Serif;font-size:12px;font-weight:400;letter-spacing:-.5px;border-radius:100px;text-transform:uppercase;background:#f4f4f4;border:0;margin-top:0;padding:0;-webkit-transition:background .15s ease-in;-moz-transition:background .15s ease-in;transition:background .15s ease-in}.widget.subscribe input[type=submit]:hover{background:#e5e5e5;color:#373737}.widget.subscribe form{position:relative;overflow:hidden}.widget.socialshare{overflow:hidden}.widget.socialshare .options{overflow:hidden;padding-bottom:0}.widget.socialshare>:last-child{margin-bottom:0}.widget.socialshare>:first-child{margin-top:0}.widget.socialshare a:nth-child(odd){float:left}.widget.socialshare a:nth-child(even){float:right}.widget.copyright .main{margin:0 0 10px;font-family:"Museo Sans",Arial,Sans-Serif;font-size:13px;line-height:normal;letter-spacing:-.5px;color:#505357}.widget.copyright .main a{color:#505357}.widget.copyright .main a:hover{color:#333538}.widget.copyright .alt{margin:0;font-family:"Museo Sans",Arial,Sans-Serif;font-size:12px;line-height:normal;letter-spacing:-.5px;color:#a9b1b9}.widget.copyright .alt a{color:#a9b1b9}.widget.copyright .alt a:hover{color:#797979}.drawer .widget.authorprofile{padding:35px 0 0}.drawer .widget.authorprofile .info{overflow:hidden}.drawer .widget.authorprofile .profile{float:left;width:20%}.drawer .widget.authorprofile .profile img{border-radius:90px}.drawer .widget.authorprofile .meta{float:left;width:75%;margin-left:5%}.drawer .widget.authorprofile .meta .title,.drawer .widget.authorprofile .meta .twittertag{font-family:"Museo Sans",Arial,Sans-Serif;font-weight:400;font-size:13px;line-height:normal;text-transform:uppercase;color:#c9c9c9}.drawer .widget.authorprofile .meta .title a,.drawer .widget.authorprofile .meta .twittertag a{color:#c9c9c9}.drawer .widget.authorprofile .meta .title{display:block}.drawer .widget.authorprofile .meta h3{margin:0}.drawer .widget.authorprofile .meta h3 a{font-family:"Museo Sans",Arial,Sans-Serif;font-weight:600;font-size:18px;line-height:normal;color:#403f3f}.drawer .widget.authorprofile .meta .twittertag{color:#c9c9c9;font-size:13px;text-transform:none}.drawer .widget.authorprofile .meta .twittertag:hover{color:#959595}.drawer .widget.authorprofile p{margin:20px 0 25px}.drawer .widget.authorprofile .authorsocial li{display:inline-block;margin-bottom:4px}.drawer .widget.authorprofile .authorsocial a{font-size:12px;line-height:22px;width:30px;height:30px}.drawer .widget.authorprofile .authorsocial a:hover{color:#fff}.drawer .widget.copyright .ecko{display:block;margin-bottom:10px}.widget.advrt{text-align:center}.widget.advrt>*{display:inline-block;margin:0 auto}.widget.advrt>script{display:none}nav.social ul{padding:0;margin:0;list-style:none;overflow:hidden}nav.social ul li{float:left;margin-right:9px;margin-bottom:10px}.socialdark,nav.social .socialdark{display:block;width:35px;height:35px;background:#f2f2f2;color:#636c77;border-radius:70px;font-size:12px;text-align:center;line-height:35px;-webkit-transition:background .15s ease-in;-moz-transition:background .15s ease-in;transition:background .15s ease-in}.socialdark.twitter,nav.social .socialdark.twitter{background:#55acee;color:#fff}.socialdark.twitter:hover,nav.social .socialdark.twitter:hover{background:#1689e0}.socialdark.facebook,nav.social .socialdark.facebook{background:#3b5998;color:#fff}.socialdark.facebook:hover,nav.social .socialdark.facebook:hover{background:#263961}.socialdark.github,nav.social .socialdark.github{background:#333;color:#fff}.socialdark.github:hover,nav.social .socialdark.github:hover{background:#0d0d0d}.socialdark.youtube,nav.social .socialdark.youtube{background:#c4302b;color:#fff}.socialdark.youtube:hover,nav.social .socialdark.youtube:hover{background:#85211d}.socialdark.dribbble,nav.social .socialdark.dribbble{background:#ea4c89;color:#fff}.socialdark.dribbble:hover,nav.social .socialdark.dribbble:hover{background:#d11960}.socialdark.google,nav.social .socialdark.google{background:#dd4b39;color:#fff}.socialdark.google:hover,nav.social .socialdark.google:hover{background:#ac2d1e}.socialdark.instagram,nav.social .socialdark.instagram{background:#3f729b;color:#fff}.socialdark.instagram:hover,nav.social .socialdark.instagram:hover{background:#294a65}.socialdark.linkedin,nav.social .socialdark.linkedin{background:#0e76a8;color:#fff}.socialdark.linkedin:hover,nav.social .socialdark.linkedin:hover{background:#084461}.socialdark.pinterest,nav.social .socialdark.pinterest{background:#c8232c;color:#fff}.socialdark.pinterest:hover,nav.social .socialdark.pinterest:hover{background:#87181e}.socialdark.skype,nav.social .socialdark.skype{background:#00aff0;color:#fff}.socialdark.skype:hover,nav.social .socialdark.skype:hover{background:#0077a4}.socialdark.tumblr,nav.social .socialdark.tumblr{background:#35465c;color:#fff}.socialdark.tumblr:hover,nav.social .socialdark.tumblr:hover{background:#19212b}.socialdark.flickr,nav.social .socialdark.flickr{background:#ff0084;color:#fff}.socialdark.flickr:hover,nav.social .socialdark.flickr:hover{background:#b3005c}.socialdark.reddit,nav.social .socialdark.reddit{background:#5f99cf;color:#fff}.socialdark.reddit:hover,nav.social .socialdark.reddit:hover{background:#3473ad}.socialdark.stackoverflow,nav.social .socialdark.stackoverflow{background:#fe7a15;color:#fff}.socialdark.stackoverflow:hover,nav.social .socialdark.stackoverflow:hover{background:#c65601}.socialdark.twitch,nav.social .socialdark.twitch{background:#6441a5;color:#fff}.socialdark.twitch:hover,nav.social .socialdark.twitch:hover{background:#432b6e}.socialdark.vine,nav.social .socialdark.vine{background:#00b488;color:#fff}.socialdark.vine:hover,nav.social .socialdark.vine:hover{background:#00684e}.socialdark.vk,nav.social .socialdark.vk{background:#45668e;color:#fff}.socialdark.vk:hover,nav.social .socialdark.vk:hover{background:#2c415b}.socialdark.vimeo,nav.social .socialdark.vimeo{background:#1ab7ea;color:#fff}.socialdark.vimeo:hover,nav.social .socialdark.vimeo:hover{background:#0f83a8}.socialdark.weibo,nav.social .socialdark.weibo{background:#d72928;color:#fff}.socialdark.weibo:hover,nav.social .socialdark.weibo:hover{background:#971d1c}.socialdark.email,nav.social .socialdark.email{background:#76b852;color:#fff}.socialdark.email:hover,nav.social .socialdark.email:hover{background:#538637}.socialdark.soundcloud,nav.social .socialdark.soundcloud{background:#f80;color:#fff}.socialdark.soundcloud:hover,nav.social .socialdark.soundcloud:hover{background:#b35f00}.sharebutton{font:400 12px Montserrat,Arial,Sans-Serif;color:#fff;width:47%;text-align:center;padding:13px 0;background:#242424;border-radius:90px;display:block;margin-top:20px;-webkit-transition:background .2s ease-in-out;-moz-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.sharebutton:nth-child(1),.sharebutton:nth-child(2){margin-top:0}.sharebutton i{margin-right:10px}.sharebutton.left{float:left}.sharebutton.right{float:right}.sharebutton.twitter{background:#55acee}.sharebutton.twitter:hover{background:#147bc9}.sharebutton.facebook{background:#3b5998}.sharebutton.facebook:hover{background:#1e2e4f}.sharebutton.google{background:#dd4b39}.sharebutton.google:hover{background:#96271a}.sharebutton.reddit{background:#5f99cf}.sharebutton.reddit:hover{background:#2e669a}.sharebutton.pinterest{background:#c8232c}.sharebutton.pinterest:hover{background:#711419}.sharebutton.linkedin{background:#0e76a8}.sharebutton.linkedin:hover{background:#06344a}.sharebutton.email{background:#76b852}.sharebutton.email:hover{background:#487430}.posttitle .meta .category{position:relative}.posttitle .meta .date,.posttitle .meta .readtime{display:none}.posttitle h1,.posttitle h2{margin:35px 0}.posttitle .title a{color:#fff}.posttitle .excerpt{margin:35px 0;font-family:"Museo Sans",Arial,Sans-Serif;font-size:24px;line-height:38px;color:#939393;letter-spacing:-1px}.posttitle .author{display:none}.posttitle hr{border:0;height:3px;width:10%;background:#5a5a5a;margin:0}.posttitle:after{display:block;content:'';clear:both;height:4px;width:15%;background:#6a6a6a}.posttitle.middle{text-align:center}.posttitle.middle .meta .category{float:none;margin:0 auto}.posttitle.middle:after{margin:0 auto}.posttitle.center{display:table-cell;vertical-align:middle;width:700px}.posttitle.center h1,.posttitle.center h1 a:hover,.posttitle.center h2 a:hover{color:#fff}@media (max-width:880px){.posttitle.center{width:70%;text-align:center}}@media (max-width:560px){.posttitle.center{width:85%;vertical-align:bottom}}@media (max-width:880px) and (max-height:850px){.posttitle.center:after{display:none}.posttitle.center .excerpt{margin-bottom:0}}@media (max-width:880px) and (max-height:500px){.posttitle.center h1,.posttitle.center h2{font-size:24px}}@media (max-width:880px){.posttitle h1,.posttitle h2{font-size:42px;line-height:52px}.posttitle .meta .category{font-size:10px;margin:0 auto;float:none}.posttitle .excerpt{font-size:20px;line-height:32px}.posttitle:after{margin:0 auto}}@media (max-width:560px){.posttitle h1,.posttitle h2{font-size:32px;line-height:38px}.posttitle .meta .category{font-size:10px;margin:0 auto;float:none}.posttitle .excerpt{font-size:18px;line-height:28px}}.posttitle.single{margin-top:90px;padding-bottom:0}.posttitle.single .title a{color:#292929;margin-bottom:35px}.posttitle.single .excerpt{color:#b5b5b5}.posttitle.single:after{background:#f1f1f1}@media (max-width:880px){body.page .posttitle,body.page .posttitle .excerpt,body.page .posttitle h1,body.single .posttitle,body.single .posttitle .excerpt,body.single .posttitle h1{text-align:center}body.page .posttitle .meta .category,body.single .posttitle .meta .category{margin:0 auto}}.cover.front .posttitle .meta .date,.cover.front .posttitle .meta .readtime{display:block}.cover.front .posttitle .meta .date a:hover,.cover.front .posttitle .meta .date:hover,.cover.front .posttitle .meta .readtime a:hover,.cover.front .posttitle .meta .readtime:hover{color:#fff}.cover.front .posttitle .author{display:inline-block}.cover.front .posttitle .author a:hover,.cover.front .posttitle .author:hover{color:#fff}.cover.front .posttitle .excerpt{font-size:22px;line-height:36px}.cover.front .posttitle:after{height:0}@media (max-width:880px){.cover.front .posttitle .author,.cover.front .posttitle .meta .date,.cover.front .posttitle .meta .readtime{display:none}}@media (max-width:560px){.cover.front .posttitle{vertical-align:middle}}.postcontents{margin:80px auto;font-family:Georgia,"Times New Roman",Serif;font-size:19px;font-weight:400;line-height:35px;color:rgba(35,37,40,.7)}.postcontents .wrapper>:first-child,.postcontents>:first-child{margin-top:0}.postcontents .wrapper>:last-child,.postcontents>:last-child{margin-bottom:0}.postcontents h1{margin:50px 0 30px;font-family:"Museo Sans",Arial,Sans-Serif;font-size:48px;font-weight:700;line-height:62px;letter-spacing:-2.5px;color:#3b3b3b}.postcontents h2{margin:50px 0 30px;font-family:"Museo Sans",Arial,Sans-Serif;font-size:28px;font-weight:500;line-height:44px;letter-spacing:-1px;color:#494a50}.postcontents h3{margin:50px 0 30px;font-family:"Museo Sans",Arial,Sans-Serif;font-size:28px;font-weight:500;line-height:44px;letter-spacing:-1px;color:#b2b2b2}.postcontents h4{margin:50px 0 30px;font-family:"Museo Sans",Arial,Sans-Serif;font-size:22px;font-weight:500;line-height:34px;color:#b2b2b2}.postcontents h5{margin:50px 0 30px;font-family:"Museo Sans",Arial,Sans-Serif;font-size:18px;font-weight:500;line-height:28px;color:#b2b2b2}.postcontents h6{margin:50px 0 30px;font-family:"Museo Sans",Arial,Sans-Serif;font-size:16px;font-weight:500;line-height:26px;color:#b2b2b2}.postcontents hr{height:1px;width:60%;border:0;margin:50px auto;background:#dfdfdf}.postcontents ol,.postcontents p,.postcontents ul{margin:45px 0;padding:0;font-family:Georgia,"Times New Roman",Serif;font-size:19px;font-weight:400;line-height:35px;color:rgba(35,37,40,.7)}.postcontents p{overflow:none}.postcontents h1+*,.postcontents h2+*,.postcontents h3+*,.postcontents h4+*,.postcontents h5+*,.postcontents h6+*{margin-top:35px}.postcontents dl,.postcontents ol,.postcontents ul{margin-left:5%}.postcontents li{margin:0 0 20px;padding:0 2.5%}.postcontents li:last-child{margin-bottom:0}.postcontents dt{font-weight:600}.postcontents dd{margin:0 0 20px 5%;font-size:16px}.postcontents pre{margin:50px 0}.postcontents .gallery{width:102.5%}.postcontents .gallery a{border:0}.postcontents .gallery img{border:0!important}.postcontents .gallery .gallery-item{padding-right:2.5%!important}.postcontents .gallery dl{margin-left:inherit}.postcontents .gallery-caption{margin:0;padding:10px 5%;line-height:24px}.postcontents .annotation{position:relative;width:100%}.postcontents .annotation .main{position:absolute;width:250px;top:0;right:-290px;border-bottom:1px solid #eeeeef}.postcontents .annotation .main h5{margin:0;font-family:"Museo Sans",Arial,Sans-Serif;font-size:16px;font-weight:400;line-height:26px;color:#585858}.postcontents .annotation .main p{margin:15px 0 25px;font-family:"Museo Sans",Arial,Sans-Serif;font-size:15px;color:#979aa3;line-height:28px}.postcontents table{clear:both;border-collapse:collapse;width:100%}.postcontents th{background:#F0F0F0;font-weight:700}.postcontents td,.postcontents th{border:1px solid #DBDBDB;padding:.5rem;text-align:left}.postcontents .wide{display:block;margin:50px -75px}.postcontents .wide blockquote{padding:0;margin:50px 0;color:#38393c;font-family:"Museo Sans",Arial,Sans-Serif;font-size:24px;font-weight:400;line-height:35px;text-align:center;border:0}.postcontents .wide blockquote cite{display:block;margin-top:30px;color:#c5c5c6;font-size:22px;font-style:normal}.postcontents .wide blockquote:after,.postcontents .wide blockquote:before{display:block;content:'';background:#ededed;width:60%;height:1px}.postcontents .wide blockquote:after{margin:40px auto 60px}.postcontents .wide blockquote:before{margin:60px auto 40px}.postcontents blockquote{padding:10px 0 10px 5%;margin:50px 0;color:#38393c;font-family:"Museo Sans",Arial,Sans-Serif;font-size:20px;font-weight:400;line-height:30px;text-align:left;border-left:6px solid #e8eaed;letter-spacing:-.5px}.postcontents blockquote p{margin:15px 0}.postcontents blockquote cite{display:block;margin-top:35px;color:#c5c5c6;font-size:20px;font-style:normal}.postcontents.dark{padding:90px 0;background:#2c2e32;color:#e2e2e2!important}.postcontents.dark a,.postcontents.dark h1,.postcontents.dark h2,.postcontents.dark h3,.postcontents.dark h4,.postcontents.dark h5,.postcontents.dark h6,.postcontents.dark li,.postcontents.dark ol,.postcontents.dark p,.postcontents.dark ul{color:#e2e2e2}.postcontents.full img{width:100%;height:auto;border-radius:0}.postcontents a{color:#656770;border-bottom:1px solid #d4d5de}.postcontents a:hover{border-color:#a2a3ab}.postcontents input[type=email],.postcontents input[type=password],.postcontents input[type=text]{width:100%;font-family:"Museo Sans",Arial,Sans-Serif;font-size:14px;background:#F5F5F5;border:2px solid #F5F5F5;-webkit-transition:border-color .2s ease-in;-moz-transition:border-color .2s ease-in;transition:border-color .2s ease-in}.postcontents input[type=email]:focus,.postcontents input[type=password]:focus,.postcontents input[type=text]:focus{border-color:#cdcdcd}.postcontents button,.postcontents input[type=submit]{font-family:"Museo Sans",Arial,Sans-Serif;font-size:14px;margin-bottom:30px;float:left;clear:both;margin-top:0}.postcontents button{padding:4px 32px}.postcontents textarea{margin-bottom:30px;background:#F5F5F5;border:2px solid #F5F5F5;-webkit-transition:border-color .2s ease-in;-moz-transition:border-color .2s ease-in;transition:border-color .2s ease-in}.postcontents textarea:active,.postcontents textarea:focus{outline:0}.postcontents textarea:focus{border-color:#cdcdcd}.postcontents q{display:block;max-width:45%;float:right;text-align:right;margin-top:0!important;padding:25px 0 25px 2.5%;border-top:2px solid #eee;border-bottom:2px solid #eee;margin:0 0 2.5% 25px;font-family:"Museo Sans",Arial,Sans-Serif;color:#000;font-size:21px;line-height:34px}.postcontents q:after,.postcontents q:before{content:""}.postcontents q.left{float:left;text-align:left;padding:25px 2.5% 25px 0;margin:0 2.5% 25px 0}.postcontents q cite{text-decoration:none;font-style:normal;display:block;font-size:18px;margin-top:15px;color:#7F8088}@media (max-width:1375px){.postcontents .annotation .main{position:relative;left:0;top:0;width:100%;margin:10px 0}.postcontents .annotation .main p{margin:10px 0}}@media (max-width:1050px){.postcontents .wide{display:block;margin:50px 0}}@media (max-width:840px){.postcontents{margin:10% auto}}@media (max-width:640px){.postcontents{font-size:18px}.postcontents.dark{padding:40px 0}.postcontents h1{font-size:38px;line-height:48px}.postcontents h2,.postcontents h3{font-size:24px;line-height:38px}.postcontents h4{font-size:20px;line-height:30px}.postcontents h5{font-size:16px;line-height:28px}.postcontents .wide,.postcontents .wide blockquote,.postcontents blockquote,.postcontents h1,.postcontents h2,.postcontents h3,.postcontents h4,.postcontents h5,.postcontents h6,.postcontents ol,.postcontents p,.postcontents pre,.postcontents ul{margin-top:40px;margin-bottom:40px}.postcontents hr{margin:40px auto}.postcontents ol,.postcontents p,.postcontents ul{font-size:18px;line-height:32px}}@media (max-width:450px){.postcontents{font-size:16px}.postcontents.dark{padding:30px 0}.postcontents h1{font-size:36px;line-height:46px}.postcontents h2,.postcontents h3{font-size:22px;line-height:36px}.postcontents h4{font-size:18px;line-height:28px}.postcontents h5{font-size:15px;line-height:26px}.postcontents .wide,.postcontents .wide blockquote,.postcontents blockquote,.postcontents h1,.postcontents h2,.postcontents h3,.postcontents h4,.postcontents h5,.postcontents h6,.postcontents ol,.postcontents p,.postcontents pre,.postcontents ul{margin-top:30px;margin-bottom:30px}.postcontents hr{margin:30px auto}.postcontents ol,.postcontents p,.postcontents ul{font-size:16px;line-height:30px}}/*!
 * Justified Gallery - v3.6.0
 * http://miromannino.github.io/Justified-Gallery/
 * Copyright (c) 2015 Miro Mannino
 * Licensed under the MIT license.
 */@-webkit-keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@-moz-keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@-o-keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@-webkit-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-moz-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-o-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;opacity:0;filter:alpha(opacity=0)}.justified-gallery>a>a>img,.justified-gallery>a>img,.justified-gallery>div>a>img,.justified-gallery>div>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0}.justified-gallery>a>.caption,.justified-gallery>div>.caption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:300;font-family:sans-serif}.justified-gallery>a>.caption.caption-visible,.justified-gallery>div>.caption.caption-visible{display:initial;opacity:.7;filter:"alpha(opacity=70)";-webkit-animation:justified-gallery-show-caption-animation 500ms 0 ease;-moz-animation:justified-gallery-show-caption-animation 500ms 0 ease;-ms-animation:justified-gallery-show-caption-animation 500ms 0 ease}.justified-gallery>.entry-visible{opacity:1;filter:alpha(opacity=100);-webkit-animation:justified-gallery-show-entry-animation 500ms 0 ease;-moz-animation:justified-gallery-show-entry-animation 500ms 0 ease;-ms-animation:justified-gallery-show-entry-animation 500ms 0 ease}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;opacity:initial;filter:initial;overflow:initial}.justified-gallery>.spinner>span{display:inline-block;opacity:0;filter:alpha(opacity=0);width:8px;height:8px;margin:0 4px;background-color:#000;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.mfp-bg{position:fixed;z-index:3042;top:0;left:0;overflow:hidden;width:100%;height:100%;opacity:.8;background:#0b0b0b;filter:alpha(opacity=80)}.mfp-wrap{position:fixed;z-index:3043;top:0;left:0;width:100%;height:100%;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{position:absolute;top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;padding:0 8px;text-align:center}.mfp-container:before{display:inline-block;height:100%;content:'';vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;z-index:3045;display:inline-block;margin:0 auto;text-align:left;vertical-align:middle}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{position:absolute;z-index:3044;top:50%;right:8px;left:8px;width:auto;margin-top:-.8em;text-align:center;color:#ccc}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{z-index:3046;display:block;overflow:visible;padding:0;cursor:pointer;border:0;outline:0;background:0 0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{font-family:Arial,Baskerville,monospace;font-size:28px;font-style:normal;line-height:44px;position:absolute;top:0;right:0;width:44px;height:44px;padding:0 0 18px 10px;text-align:center;text-decoration:none;opacity:.65;color:#fff;filter:alpha(opacity=65)}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{right:-6px;width:100%;padding-right:6px;text-align:right;color:#fff}.mfp-counter{font-size:12px;line-height:18px;position:absolute;top:0;right:0;white-space:nowrap;color:#ccc}.mfp-arrow{position:absolute;top:50%;width:90px;height:110px;margin:0;margin-top:-55px;padding:0;opacity:.65;filter:alpha(opacity=65);-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{position:absolute;top:0;left:0;display:block;width:0;height:0;margin-top:35px;margin-left:35px;content:'';border:medium inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{top:8px;border-top-width:13px;border-bottom-width:13px}.mfp-arrow .mfp-b,.mfp-arrow:before{opacity:.7;border-top-width:21px;border-bottom-width:21px}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{margin-left:31px;border-right:17px solid #fff}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{margin-left:39px;border-left:17px solid #fff}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{overflow:hidden;width:100%;height:0;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:#000;box-shadow:0 0 8px rgba(0,0,0,.6)}img.mfp-img{line-height:0;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:auto;max-width:100%;height:auto;margin:0 auto;padding:40px 0}.mfp-figure{line-height:0}.mfp-figure:after{position:absolute;z-index:-1;top:40px;right:0;bottom:40px;left:0;display:block;width:auto;height:auto;content:'';background:#444;box-shadow:0 0 8px rgba(0,0,0,.6)}.mfp-figure small{font-size:12px;line-height:14px;display:block;color:#bdbdbd}.mfp-figure figure{margin:0}.mfp-bottom-bar{position:absolute;top:100%;left:0;width:100%;margin-top:-36px;cursor:auto}.mfp-title{line-height:18px;padding-right:36px;text-align:left;word-wrap:break-word;color:#f3f3f3}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-right:0;padding-left:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{position:fixed;top:auto;bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:3px 5px;background:rgba(0,0,0,.6)}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{top:3px;right:5px}.mfp-img-mobile .mfp-close{line-height:35px;position:fixed;top:0;right:0;width:35px;height:35px;padding:0;text-align:center;background:rgba(0,0,0,.6)}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-right:6px;padding-left:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{left:50%;width:600px;margin-top:5px;margin-left:-300px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.postbottom{margin:90px auto 80px}.postbottom ul.tags{float:left}.postbottom .info{clear:both;overflow:hidden}.postbottom .category{float:right;width:30%;display:block;padding:12px 25px;border-radius:3px;background:#009bbb;color:#fff;font-family:"Museo Sans",Arial,Sans-Serif;font-weight:400;font-size:11px;line-height:normal;text-transform:uppercase;text-align:center}.postbottom .shareoptions{margin-top:30px;clear:both;overflow:hidden}.postbottom .permalink{width:65%;overflow:hidden;display:block;float:left;margin-top:11px;font-family:"Museo Sans",Arial,Sans-Serif;font-weight:400;font-size:11px;line-height:normal;color:#858585}.postbottom .permalink:hover{color:#575757}.postbottom .sharebuttons{padding:0;margin:0;float:right}.postbottom .sharebuttons li{display:block;float:left;margin-left:8px}.postbottom .sharebuttons li:first-child{font-family:"Museo Sans",Arial,Sans-Serif;font-weight:400;font-size:11px;line-height:normal;text-transform:uppercase;color:#868686;margin-top:11px}.postbottom:before{content:'';display:block;height:1px;width:70%;margin:0 auto 90px;background:#dfdfdf}@media (max-width:640px){.postbottom{margin:45px auto 40px}.postbottom:before{margin-bottom:40px}}@media (max-width:450px){.postbottom{margin:30px auto 35px}.postbottom:before{margin-bottom:35px}}@media (max-width:800px){.postbottom .permalink{display:none}}@media (max-width:630px){.postbottom{text-align:center}.postbottom .tags{width:100%;float:none;text-align:center}.postbottom .tags a{float:none;display:inline-block}.postbottom .category{display:inline-block;clear:both;float:none;width:auto;margin-top:30px}.postbottom .sharebuttons{float:none;margin:0 auto;overflow:hidden}.postbottom .sharebuttons li{float:none;display:inline-block}}.authortitle,body.page .pagewrapper .widget.authorprofile,body.single .pagewrapper .widget.authorprofile{margin:110px 0 0;background:#f9f9f9;border-top:1px solid #f3f3f3;text-align:center}.authortitle .info,body.page .pagewrapper .widget.authorprofile .info,body.single .pagewrapper .widget.authorprofile .info{margin:-73px 0 30px}.authortitle .gravatar img,body.page .pagewrapper .widget.authorprofile .gravatar img,body.single .pagewrapper .widget.authorprofile .gravatar img{border-radius:90px;overflow:hidden}.authortitle .meta .title,.authortitle .meta .twittertag,body.page .pagewrapper .widget.authorprofile .meta .title,body.page .pagewrapper .widget.authorprofile .meta .twittertag,body.single .pagewrapper .widget.authorprofile .meta .title,body.single .pagewrapper .widget.authorprofile .meta .twittertag{font-family:"Museo Sans",Arial,Sans-Serif;font-weight:400;font-size:15px;line-height:normal;text-transform:uppercase;color:#c9c9c9}.authortitle .meta .title,body.page .pagewrapper .widget.authorprofile .meta .title,body.single .pagewrapper .widget.authorprofile .meta .title{display:block;margin-top:26px}.authortitle .meta .twittertag,body.page .pagewrapper .widget.authorprofile .meta .twittertag,body.single .pagewrapper .widget.authorprofile .meta .twittertag{color:#c9c9c9;font-size:14px;text-transform:none}.authortitle .meta .twittertag:hover,body.page .pagewrapper .widget.authorprofile .meta .twittertag:hover,body.single .pagewrapper .widget.authorprofile .meta .twittertag:hover{color:#959595}.authortitle .meta h3,body.page .pagewrapper .widget.authorprofile .meta h3,body.single .pagewrapper .widget.authorprofile .meta h3{margin:5px 0 6px}.authortitle .meta h3 a,body.page .pagewrapper .widget.authorprofile .meta h3 a,body.single .pagewrapper .widget.authorprofile .meta h3 a{font-family:"Museo Sans",Arial,Sans-Serif;font-weight:600;font-size:24px;line-height:normal;color:#403f3f}.authortitle p,body.page .pagewrapper .widget.authorprofile p,body.single .pagewrapper .widget.authorprofile p{font-family:"Museo Sans",Arial,Sans-Serif;font-weight:400;font-size:17px;line-height:32px;margin:20px 0 45px;color:#62646c}.authortitle .authorsocial,body.page .pagewrapper .widget.authorprofile .authorsocial,body.single .pagewrapper .widget.authorprofile .authorsocial{overflow:hidden;display:inline-block;margin-bottom:40px;text-align:center;padding:0}.authortitle .authorsocial li,body.page .pagewrapper .widget.authorprofile .authorsocial li,body.single .pagewrapper .widget.authorprofile .authorsocial li{display:inline-block;margin-right:8px;margin-bottom:10px}.authortitle .authorsocial li:last-child,body.page .pagewrapper .widget.authorprofile .authorsocial li:last-child,body.single .pagewrapper .widget.authorprofile .authorsocial li:last-child{margin-right:0}.authortitle .authorsocial li a,body.page .pagewrapper .widget.authorprofile .authorsocial li a,body.single .pagewrapper .widget.authorprofile .authorsocial li a{font-size:12px;line-height:26px}.authortitle .authorsocial li a:hover,body.page .pagewrapper .widget.authorprofile .authorsocial li a:hover,body.single .pagewrapper .widget.authorprofile .authorsocial li a:hover{color:#fff}.commentheader{cursor:pointer;padding:30px 0;background:#f6f6f6;border-top:1px solid #eee;text-align:center;text-transform:uppercase;font-family:"Museo Sans",Arial,Sans-Serif;font-size:18px;font-weight:400;line-height:normal;color:#373737}.commentheader .commentcount{display:inline-block;padding:6px 16px;background:#4a5153;border-radius:100px;font-family:"Museo Sans",Arial,Sans-Serif;font-size:12px;color:#fff;margin-left:15px;vertical-align:3px}.commentheader i{font-size:18px;color:#b5bcbf;margin-right:10px}.commentitems{background:#222326;padding:90px 0 110px}.commentitems .notification{font-family:"Museo Sans",Arial,Sans-Serif;font-size:15px;color:#fff;text-transform:uppercase;text-align:center;margin-bottom:50px;padding-bottom:50px;border-bottom:1px solid #353535}.commentitems .notification i{margin-right:10px}@media (max-width:700px){.commentitems{padding-top:40px;padding-bottom:60px}}@media (max-width:400px){.commentitems{padding-top:20px;padding-bottom:40px}}.commentwrap{padding:0;margin:0;list-style:none}.children{-webkit-padding-start:12%}li.comment{list-style:none}li.comment .contents{overflow:hidden}li.comment .contents .body a{border-bottom:1px solid #7C7C7C}li.comment .contents .body *{color:#fff!important}li.comment .commentinfo{overflow:hidden;margin-bottom:35px}li.comment .profile{display:block;width:12%;float:left}li.comment .profile img{border-radius:90px;max-width:64px;height:64px}li.comment .main{width:88%;float:right}li.comment hr{margin:45px 0;height:1px;width:100%;border:0;background:#393a3d}li.comment h4{clear:both;margin:0;font-family:"Museo Sans",Arial,Sans-Serif;font-size:18px;color:#f4f4f4;font-weight:400;line-height:normal}li.comment h4 a{color:#f4f4f4}li.comment h4 img{display:none;margin-right:10px;vertical-align:-6px}li.comment .meta{float:left;overflow:hidden}li.comment .meta .info{margin:10px 0 8px;font-family:"Museo Sans",Arial,Sans-Serif;font-size:12px;color:#696969;font-weight:400;line-height:normal;text-transform:uppercase}li.comment .meta span{color:#757575}li.comment .body p{margin:35px 0;clear:both;color:#C5CBD2;font-family:"Museo Sans",Arial,Sans-Serif;font-size:16px;font-weight:400;line-height:30px}li.comment .author{float:left}li.comment .buttons{float:right;margin-top:17px}li.comment .buttons a,li.comment .buttons span{display:block;float:right;margin-right:10px;border-radius:3px;font-family:"Museo Sans",Arial,Sans-Serif;font-size:10px;color:#e1e1e1;font-weight:400;line-height:normal;background:#484f5c;padding:8px 18px;text-transform:uppercase}li.comment .buttons .isauthor{display:none}li.comment.bypostauthor>.contents .buttons .isauthor{display:block}li.comment .buttons a{background:#151617;color:#6a7376;-webkit-transition:background .1s ease-in,color .1s ease-in;-moz-transition:background .1s ease-in,color .1s ease-in;transition:background .1s ease-in,color .1s ease-in}li.comment .buttons a:hover{color:#e1e1e1;background:#484f5c}li.comment .buttons>:first-child{margin-right:0}@media (max-width:800px){li.comment .profile{display:none}li.comment .main{width:100%}li.comment h4 img{display:inline-block}}@media (max-width:640px){li.comment hr{margin:25px 0}}@media (max-width:485px){li.comment .meta .info{display:none}li.comment .meta h4{margin-top:20px}li.comment .buttons span{display:none!important}}.comment-respond{font-family:"Museo Sans",Arial,Sans-Serif;font-weight:400;font-size:12px;text-transform:uppercase;overflow:hidden}.comment-respond #author,.comment-respond #email,.comment-respond #url{display:inline-block;width:30%;margin-left:4.25%;margin-bottom:30px;background:#151617;color:#e7e8ea;border:0;border-radius:3px;padding:14px 18px}.comment-respond textarea{background:#151617;color:#e7e8ea;border:0;border-radius:3px;width:100%;padding:14px 18px;font-family:"Museo Sans",Arial,Sans-Serif;font-size:14px}.comment-respond #author,.comment-respond #email,.comment-respond #url,.comment-respond textarea{outline:0}.comment-respond .logged-in-as{color:#fff;margin-bottom:30px}.comment-respond .logged-in-as a{color:#fff}.comment-respond ::-webkit-input-placeholder{color:#e7e8ea}.comment-respond :-moz-placeholder{color:#e7e8ea}.comment-respond ::-moz-placeholder{color:#e7e8ea}.comment-respond :-ms-input-placeholder{color:#e7e8ea}.comment-respond #author{margin-left:0}.comment-respond .logged-in-as{font-size:15px}.comment-respond #cancel-comment-reply-link,.comment-respond .submit{float:right;padding:12px 32px;font-size:12px;border:0;border-radius:90px;background:#16191b;color:#bfc6ce;margin-top:20px;text-transform:uppercase;-webkit-transition:color .3s ease-out,background .3s ease-out,opacity .3s ease-out,border-color .3s ease-out;-moz-transition:color .3s ease-out,background .3s ease-out,opacity .3s ease-out,border-color .3s ease-out;transition:color .3s ease-out,background .3s ease-out,opacity .3s ease-out,border-color .3s ease-out}.comment-respond #cancel-comment-reply-link:hover,.comment-respond .submit:hover{background:#E7E8E8;color:#616971}.comment-respond #cancel-comment-reply-link{float:none;font-size:10px;padding:10px 24px}@media (max-width:540px){.comment-respond #author,.comment-respond #email,.comment-respond #url{width:100%;margin-left:0;margin-bottom:20px}}li.comment.depth-10 .profile img,li.comment.depth-2 .profile img,li.comment.depth-3 .profile img,li.comment.depth-4 .profile img,li.comment.depth-5 .profile img,li.comment.depth-6 .profile img,li.comment.depth-7 .profile img,li.comment.depth-8 .profile img,li.comment.depth-9 .profile img{display:none}li.comment.depth-10 h4 img,li.comment.depth-2 h4 img,li.comment.depth-3 h4 img,li.comment.depth-4 h4 img,li.comment.depth-5 h4 img,li.comment.depth-6 h4 img,li.comment.depth-7 h4 img,li.comment.depth-8 h4 img,li.comment.depth-9 h4 img{display:inline-block}li.comment.depth-10 hr,li.comment.depth-2 hr,li.comment.depth-3 hr,li.comment.depth-4 hr,li.comment.depth-5 hr,li.comment.depth-6 hr,li.comment.depth-7 hr,li.comment.depth-8 hr,li.comment.depth-9 hr{margin:25px 0}li.comment.depth-10 .main,li.comment.depth-2 .main,li.comment.depth-3 .main,li.comment.depth-4 .main,li.comment.depth-5 .main,li.comment.depth-6 .main,li.comment.depth-7 .main,li.comment.depth-8 .main,li.comment.depth-9 .main{width:95%}body.single .pagewrapper{padding-bottom:75px}@media (max-width:750px){body.single .pagewrapper{padding-bottom:0}}.disquscomments{margin-bottom:60px}.disquscomments:before{content:'';display:block;height:1px;width:70%;margin:0 auto 90px;background:#dfdfdf}pre{word-wrap:initial;padding:20px 30px;line-height:19px;margin:30px 0}code,kbd,tt{border:1px solid #eaeaea;margin:0 2px;padding:0 5px;font-size:16px;line-height:32px}pre code{border:0;padding:0;margin:0;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}code,kbd,pre,tt{font-family:Consolas,'Liberation Mono',Courier,monospace;color:#444;background:#f8f8f8;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}pre,pre code{font-size:16px}pre .comment{color:#998}pre .support{color:#0086B3}pre .tag,pre .tag-name{color:navy}pre .class,pre .css-property,pre .css-value,pre .entity.function,pre .id,pre .keyword,pre .sass,pre .storage.function,pre .vendor-prefix{font-weight:700}pre .css-property,pre .css-value,pre .support.namespace,pre .vendor-prefix{color:#333}pre .constant.numeric,pre .hex-color,pre .keyword.unit{font-weight:400;color:#099}pre .entity.class{color:#458}pre .entity.function,pre .entity.id{color:#900}pre .attribute,pre .variable{color:teal}pre .string,pre .support.value{font-weight:400;color:#d14}pre .regexp{color:#009926}.postlist article.format-standard .content{display:block;width:100%;border-radius:3px;margin-bottom:50px;height:500px;background-position:center;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover}@media (max-width:650px){.postlist article.format-standard .content{height:250px}}@media (max-width:550px){.postlist article.format-standard .content{height:200px}}@media (max-width:370px){.postlist article.format-standard .content{display:none}}.postlist article.format-status .content>*{display:none}.postlist article.format-status .content>p:first-child{display:block;margin:0 0 40px;font-family:Georgia,"Times New Roman",Serif;font-size:19px;font-weight:400;line-height:35px;color:#62646c;color:rgba(35,37,40,.7);overflow:hidden}@media (max-width:640px){.postlist article.format-status .content>p:first-child{font-size:18px;line-height:32px}}@media (max-width:450px){.postlist article.format-status .content>p:first-child{font-size:16px;line-height:30px}}.post-status .excerpt{margin-top:0}.postlist article.format-quote .content>*{display:none}.postlist article.format-quote .content>blockquote:first-child{display:block;padding:0;margin:0;color:#3C3E41;font-family:"Museo Sans",Arial,Sans-Serif;font-size:26px;font-weight:400;line-height:42px;letter-spacing:-.5px;text-align:center;border:0}.postlist article.format-quote .content>blockquote:first-child p{margin:0}.postlist article.format-quote .content>blockquote:first-child cite{display:block;margin-top:25px;color:#939393;font-size:20px;font-style:normal;font-family:"Museo Sans",Arial,Sans-Serif}.postlist article.format-quote .content>blockquote:first-child cite a{color:#939393}@media (max-width:640px){.postlist article.format-quote .content>blockquote:first-child{font-size:20px;line-height:34px}.postlist article.format-quote .content>blockquote:first-child cite{font-size:18px}}@media (max-width:450px){.postlist article.format-quote .content>blockquote:first-child{font-size:18px;line-height:32px}.postlist article.format-quote .content>blockquote:first-child cite{font-size:16px}}.postlist article.format-audio .content>*,.postlist article.format-video .content>*{display:none}.postlist article.format-audio .content>:first-child,.postlist article.format-video .content>:first-child{margin-top:0;display:block;margin-bottom:60px}.post-video .content{margin-bottom:50px}.postlist article.format-image .content>*{display:none}.postlist article.format-image .content>p:first-child{margin-top:0;display:block;margin-bottom:60px}.post-image-header .content .imageheader{display:block;height:300px;width:100%;margin-bottom:50px;border-radius:3px;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover}.postlist article.format-link .linkicon{color:#D5D5D5;margin-right:15px;font-size:40px}.postlist article.sticky .meta .issticky{display:block}.authortitle{display:table-cell;vertical-align:middle;width:700px;position:relative;z-index:1000;margin:0;background:0 0;border-top:0}.authortitle .info{overflow:hidden;margin-top:10%}.authortitle .profile{display:inline-block;border-radius:90px;margin-right:5%}.authortitle .meta{display:inline-block}.authortitle .meta .twittertag{color:#6E6E6E}.authortitle h3{color:#fff;font-family:"Museo Sans",Arial,Sans-Serif;font-weight:600;font-size:29px}.authortitle p{color:#939393;margin:20px 0}.authortitle .authorsocial li a{line-height:36px}@media (max-width:880px){.authortitle{width:70%}.authortitle .authorsocial{display:none}}@media (max-width:560px){.authortitle{width:80%}.authortitle .profile{display:none}}@media (max-height:700px){.authortitle p{display:none}}.altpageheader{background:#f9f9f9;padding:40px 0;font-family:"Museo Sans",Arial,Sans-Serif;font-size:18px;font-weight:400;line-height:normal;color:#373737;text-align:center;text-transform:capitalize}.altpageheader i{font-size:18px;color:#b5bcbf;margin-right:10px}.altpageheader .postcount{display:inline-block;padding:6px 16px;background:#4a5153;border-radius:100px;font-family:"Museo Sans",Arial,Sans-Serif;font-size:12px;color:#fff;margin-left:15px;vertical-align:3px}.alert,.shorttoggle{width:100%;background:#f5f5f5;padding:20px;color:#1c1c1c;margin:20px 0;border-bottom-left-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}.alert.blue,.shorttoggle.blue{color:#fff;background:#1793d1}.alert.green,.shorttoggle.green{color:#fff;background:#7fbb00}.alert.orange,.shorttoggle.orange{color:#fff;background:#dc5034}.alert.red,.shorttoggle.red{color:#fff;background:#ce1126}.alert{font:400 16px Montserrat,Arial,Sans-Serif}.shortbutton{display:inline-block;font:400 13px Montserrat,Arial,Sans-Serif;padding:6px 20px;background:#f5f5f5;color:#1c1c1c;border-bottom-left-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px;-webkit-transition:background .2s ease-out,border .2s ease-out,color .2s ease-out;-moz-transition:background .2s ease-out,border .2s ease-out,color .2s ease-out;transition:background .2s ease-out,border .2s ease-out,color .2s ease-out}.shortbutton.small{padding:4px 15px;font-weight:400;font-size:12px;border-bottom:0}.shortbutton.normal{font-weight:400;border-bottom:0}.shortbutton.large{padding:8px 30px;font-weight:400;font-size:16px;border-bottom:0}.shortbutton.blue{color:#fff;background:#1793d1}.shortbutton.blue:hover{background:#1273a3;border-color:#1273a3}.shortbutton.green{color:#fff;background:#7fbb00}.shortbutton.green:hover{background:#5c8800;border-color:#5c8800}.shortbutton.orange{color:#fff;background:#dc5034}.shortbutton.orange:hover{background:#bd3b21;border-color:#bd3b21}.shortbutton.red{color:#fff;background:#ce1126}.shortbutton.red:hover{background:#9f0d1d;border-color:#9f0d1d}.shortbutton:hover{border-bottom:0}.shorttoggle .toggleheader{overflow:hidden;font:400 18px Montserrat,Arial,Sans-Serif;cursor:pointer}.shorttoggle .left{float:left}.shorttoggle .right{float:right}.shorttoggle .togglecontent{margin-top:20px;border-top:1px solid #c9c9c9;padding-top:20px}.shorttoggle .togglecontent>:first-child{margin-top:0}.shorttoggle .togglecontent>:last-child{margin-bottom:0}.shorttoggle.outline{background:#fff;border:1px solid #dcdcdc}.shorttoggle.closed .togglecontent{display:none}.shorttoggle.open .togglecontent{display:block}.shorttoggle h1,.shorttoggle h2,.shorttoggle h3,.shorttoggle h4,.shorttoggle h5,.shorttoggle p{margin:20px 0}.postcontents .grid{margin:30px 0;overflow:hidden}.postcontents .grid .half{width:47.5%}.postcontents .grid .left{float:left;margin:0;margin-right:2.5%}.postcontents .grid .right{float:right;margin:0;margin-left:2.5%}.postcontents .grid p.left,.postcontents .grid p.right{font-weight:400}.postcontents .grid .left :last-child,.postcontents .grid .right :last-child{margin-bottom:0}.postcontents .grid .left :first-child,.postcontents .grid .right :first-child{margin-top:0}.postcontents .grid p{clear:none;font-weight:300}@media (max-width:585px){.postcontents .grid .left,.postcontents .grid .right{margin:0;float:none;width:100%}.postcontents .grid .right{margin-top:50px}}.shorttabs{margin:30px 0;overflow:hidden}.shorttabs .shorttabsheader{border:1px solid #dedede;background:#f1f1f1;border-bottom:0;display:inline-block;padding:10px 20px;cursor:pointer;color:#1c1c1c;font:400 16px Montserrat,Arial,Sans-Serif;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;border-top-left-radius:3px;border-top-right-radius:3px;margin-top:3px}.shorttabs .shorttabsheader:hover{background:#fff}.shorttabs .shorttabsheader.active{background:#fff;border:1px solid #eee;border-bottom:0;padding:10px 20px;color:#282828}.shorttabs .shorttabscontent{border:1px solid #eee;padding:2.5%;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;margin-top:-1px;display:block}.shorttabs .shorttabscontent>:first-child{margin-top:0;padding-top:0}.shorttabs .shorttabscontent>:last-child{margin-bottom:0;padding-bottom:0}.shortprogress{width:100%;background:#eee;border-radius:3px;padding:6px;position:relative;margin:30px 0}.shortprogress .inner{background:#217dcb;border-radius:3px;width:80%;height:42px;padding:0}.shortprogress .inner.green{background:#7fbb00}.shortprogress .inner.orange{background:#dc5034}.shortprogress .inner.red{background:#ce1126}.shortprogress .percentage{position:absolute;font-family:Montserrat,Arial,Sans-Serif;color:#393434;top:14px;right:21px;font-size:17px}