/* primary color used:  #778798  secondary #556271*/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background: transparent
}

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button, input {
    line-height: normal
}

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
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    opacity: 0;
    -webkit-transition: opacity .125s ease-in-out;
    transition: opacity .125s ease-in-out
}

.no-js body, .wf-active body, .wf-inactive body {
    opacity: 1
}

html {
    font-size: 16px;
    color: #444;
    /*background-color: #f0f0f0*/
    background-color: #f4f6f8;

}

body {
    margin: 0 auto;
    padding: 0;
    font-size: 16px;
    font-family: bitter, georgia, serif;
    color: #444;
    line-height: 1.5;
    max-width: 732px;
    min-width: 240px;
    position: relative
}

body:after {
    content: "27inch iMacs!";
    display: block;
    color: #778798;
    font-weight: bold;
    right: 1em;
    width: 2500px;
    top: 1em;
    position: fixed
}

@media only screen and (max-width: 28em) {
    body {
        font-size: 12px
    }
}

@media only screen and (min-width: 34em) {
    body {
        font-size: 16px
    }
}

@media only screen and (min-width: 40em) {
    body {
        font-size: 20px
    }
}

@media only screen and (min-width: 46em) {
    body {
        font-size: 24px
    }
}

.wrap {
    padding: 2em
}

#topbar {
    padding: 2em 2em 0;
    overflow: hidden
}

#header {
    position: relative
}

#footer p {
    font-size: 0.75em
}

#greeting {
    margin-top: 1em
}

@media only screen and (min-width: 28em) {
    .half {
        font-size: 0.75em;
        width: 50%;
        float: left;
        -o-box-sizing: border-box;
        box-sizing: border-box
    }

    .r {
        padding-left: 2em
    }

    .l {
        padding-right: 2em;
        border-right: 1px solid rgba(0, 0, 0, 0.1)
    }

    .network-block .inline-list {
        float: right
    }
}

@media only screen and (min-width: 68.5em) {
    #header #nav-trigger {
        position: absolute;
        top: 1em;
        font-size: 1em
    }

    body.sidebar {
        padding: 0 0 0 15em
    }

    body.sidebar aside, body.sidebar #topbar {
        position: fixed;
        width: 15em;
        margin-left: -15em
    }

    body.sidebar #topbar {
        padding-top: 0;
        padding-right: 0;
        top: 2.5em;
        z-index: 1
    }

    body.sidebar #topbar #nav-trigger {
        position: static
    }

    body.sidebar #topbar .icon-btn {
        margin-right: 0.25em
    }

    body.sidebar #nav {
        position: absolute;
        top: -200%
    }

    body.sidebar #nav:target {
        position: absolute;
        top: -8em;
        font-size: 0.75em
    }

    body.sidebar #sitemeta {
        top: 6em;
        z-index: 1
    }

    body.sidebar .mini-profile {
        font-size: 0.75em;
        padding: 2.75em
    }

    body.sidebar .mini-profile .main-title {
        font-size: 1.25em
    }

    body.sidebar .mini-profile .avatar {
        width: 4em
    }

    .no-touch body.sidebar .mini-profile {
        opacity: 0.25;
        -webkit-transition: opacity .25s ease-in-out;
        transition: opacity .25s ease-in-out;
        -webkit-backface-visibility: hidden
    }

    .no-touch body.sidebar .mini-profile:hover {
        opacity: 1
    }
}

.btn, .page-title, .post-title, .list-title, .main-title, .sub-title, .nav-menu li a, .post-header .post-meta {
    font-family: 'Roboto', sans-serif, "HelveticaNeue-CondensedBold", "trebuchet ms", sans-serif;
    /*text-transform: uppercase;*/
    letter-spacing: 0.09em;
    font-weight: 700
}

.sub-title, .list-title, .btn, .post-header .post-meta {
    font-weight: 400
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    line-height: 1.25;
    margin: 0 0 1rem
}

@media only screen and (min-width: 40em) {
    h1, h2, h3, h4, h5, h6 {
        text-rendering: optimizeLegibility
    }
}

h1 {
    font-size: 2.5em
}

h2 {
    font-size: 2em
}

h3 {
    font-size: 1.75em
}

h4 {
    font-size: 1.5em
}

h5 {
    font-size: 1.25em
}

h6 {
    font-size: 1em
}

.main-title {
    margin: 0
}

.page-title {
    margin-bottom: 0;
    font-size: 3.1em;
    word-wrap: break-word;
    line-height: 1;
    text-align: center;
}

p {
    font-size: 1em
}

.intro {
    font-size: 1em;
    margin-bottom: 0
}

small {
    font-size: 0.75em
}

hr, .post-content hr.red-rule {
    border: 0;
    height: 0.75em;
    background: #778798;
    display: block;
    clear: both;
    margin: 0 2em;
    padding: 0;
    border-radius: 0.25em
}

.wrap hr {
    margin: 0
}

ul, ol {
    padding: 0;
    list-style: none;
    margin-bottom: 1em
}

ul li, ol li {
    padding: 0.25em 0;
    color: #444
}

.inline-list li {
    display: inline-block
}

code {
    color: #778798
}

ol.code {
    list-style: decimal;
    font-family: sans-serif;
    background: #444;
    margin: 0;
    padding: 1em 1em 1em 3em;
    border-radius: 0.25em;
    max-height: 20em;
    overflow: auto
}

ol.code li {
    color: #888;
    padding-left: 0.5em
}

ol.code li code {
    background: #444
}

blockquote {
    position: relative;
    font-style: italic;
    margin: 2em 0 2em 2.25em
}

blockquote:before {
    font-family: 'icomoon';
    content: "\f10d";
    position: absolute;
    font-style: normal;
    top: 0;
    left: -1.25em;
    font-size: 1.75em;
    color: #778798
}

.quote-list blockquote p {
    font-style: normal;
    font-size: 2em;
    line-height: 1.25
}

.quote-list blockquote p cite {
    font-style: italic;
    font-size: 0.5em;
    color: #AAA
}

.quote-list blockquote p cite:before {
    content: "\2014";
    display: inline-block;
    margin-right: 0.5em
}

img {
    vertical-align: middle;
    display: block
}

a {
    text-decoration: none;
    color: inherit;
    font-family: inherit
}

a:hover, a:focus {
    color: #778798
}

p a {
    padding: 0.5em;
    margin: -0.5em
}

p a.btn {
    margin-left: 0
}

p a.btn:hover {
    text-decoration: none
}

.btn {
    background-color: #444;
    color: #F9F4ED;
    font-size: 1em;
    padding: 0.5em 1em;
    border-radius: 0.25em;
    display: inline-block;
    cursor: pointer;
    margin-right: 1em
}

@media only screen and (min-width: 34em) {
    .btn {
        font-size: 0.75em
    }
}

.btn:hover, .btn:focus, .btn.plain:hover {
    background-color: #fff;
    color: #778798
}

.btn i {
    margin-right: 0.25em
}

.btn.plain {
    background: none;
    color: #444
}

.icon-btn {
    text-align: center;
    height: 1.25em;
    width: 1.25em;
    padding: 0.5em;
    display: inline-block;
    line-height: 1.25em;
    border-radius: 0.25em;
    border: 0.45em solid transparent
}

.icon-btn:hover {
    color: #778798;
    background: #fff
}

.icon-btn i {
    text-align: center;
    font-size: 1.25em;
    width: 100%;
    margin: 0
}

.icon-btn .icon-alex:before {
    width: 100%
}

button, input, select, textarea {
    color: #444
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.hidden {
    display: none !important;
    visibility: hidden
}

.vishid {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.vishid.focusable:active, .vishid.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

::-moz-selection {
    background: #778798;
    color: #F9F4ED;
    text-shadow: none
}

::selection {
    background: #778798;
    color: #F9F4ED;
    text-shadow: none
}

#topbar .icon-btn {
    float: left;
    margin-right: 1em
}

.logo {
    border-color: #444;
    width: 2.7em;
    background: none
}

.logo:hover, .logo:focus {
    border-color: #fff;
    background-color: #fff
}

.logo.current {
    border-color: #444;
    color: #444;
    background: none
}

#nav-trigger {
    position: absolute;
    right: 0.25em;
    top: 2em;
    background: 0;
    color: #444
}

#nav-trigger:hover {
    background: #fff;
    color: #778798
}

#close-nav {
    color: #fff;
    text-decoration: none;
    display: none;
    background-color: #778798
}

#close-nav span {
    display: none
}

#nav {
    width: 100%;
    padding: 3em 0 0;
    border: 0;
    top: -50%;
    -webkit-transition: top 0 ease-in-out;
    transition: top 0 ease-in-out
}

#nav .home-link {
    display: none
}

#nav .nav-menu {
    margin: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

#nav .nav-menu li {
    padding: 0
}

#nav .nav-menu a {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    padding: 0.5em 1.5em;
    font-size: 1.25em;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

#nav .nav-menu a:hover, #nav .nav-menu a:focus, #nav .nav-menu a.current {
    background-color: rgba(255, 255, 255, 0.5)
}

#nav .nav-menu a i {
    margin: 0 0.5em 0 0
}

#nav .nav-menu a span {
    font-weight: 300;
    float: right
}

#nav:target {
    position: absolute;
    padding: 0;
    top: 0;
    left: 0;
    z-index: 999;
    background: #778798;
    border-radius: 0 0 0.25em 0.25em;
    overflow: hidden;
    -webkit-transition: top 0.5s cubic-bezier(0.0125, 0.025, 0, 1);
    transition: top 0.5s cubic-bezier(0.0125, 0.025, 0, 1)
}

#nav:target #close-nav {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    height: 3.5em;
    line-height: 3.5em;
    border-left: 0.1em solid rgba(0, 0, 0, 0.1)
}

#nav:target #close-nav i {
    font-size: 1.25em;
    width: 1em;
    padding: 0.5em 1em;
    margin: 0;
    text-align: center
}

#nav:target .home-link {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    border: 0;
    width: 100%;
    color: #F9F4ED;
    font-family: bitter, georgia, serif;
    font-size: 1em;
    line-height: 3.5em;
    text-indent: 1.5em;
    height: 3.5em;
    padding: 0;
    border: 0
}

#nav:target .home-link:hover {
    background: rgba(255, 255, 255, 0.1)
}

#nav:target .nav-menu {
    border-top: 0.1em solid rgba(0, 0, 0, 0.1);
    margin-top: 3.5em;
    position: relative
}

#nav:target .nav-menu li {
    float: left;
    width: 50%;
    text-align: center
}

#nav:target .nav-menu li:nth-child(odd) a {
    border-right: 1px solid rgba(0, 0, 0, 0.1)
}

#nav:target .nav-menu li a {
    color: #F9F4ED;
    padding: 20%;
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out
}

#nav:target .nav-menu li a:hover, #nav:target .nav-menu li a.current:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.1)
}

#nav:target .nav-menu li a.current {
    color: #778798;
    background: rgba(0, 0, 0, 0.15)
}

#nav:target .nav-menu li a i {
    width: 100%;
    display: inline-block;
    font-size: 3em;
    margin: 0 0 0em;
    margin-right: 0;
    text-align: center
}

#nav:target #close-nav:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.1)
}

.tab-nav {
    font-size: 1.6em;
    border-bottom: 0.1px solid rgba(0, 0, 0, 0.1);
    overflow: hidden;
    margin: 0
}

.tab-nav li {
    display: block;
    padding: 0;
    float: left
}

.tab-nav a {
    font-weight: 800;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0.5em 1em;
    display: block
}

.tab-nav a i {
    width: 1em
}

.tab-nav li:last-child a {
    border-right: 0
}

.tab-nav a:hover {
    background-color: rgba(255, 255, 255, 0.5)
}

.tab-content.active, .tab-content:target {
    display: block
}

.photo {
    overflow: hidden;
    position: relative;
    border-radius: 0.25em;
    height: 100%;
    max-width: 702px;
    display: block;
    background: #444;
    border: 0.25em solid #444
}

.photo figcaption {
    font-size: 0.75em;
    position: absolute;
    bottom: -25%;
    left: 1em;
    margin-right: 1em;
    padding: .5em 1em;
    border-radius: .25em;
    background: rgba(0, 0, 0, 0.85);
    color: #eee;
    -webkit-transition: bottom .5s ease-in-out;
    transition: bottom .5s ease-in-out
}

.photo img, .post-content img.photo {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0 auto
}

.photo:hover figcaption, .no-csstransitions .photo figcaption {
    bottom: 1em
}

.album .photo {
    padding-top: calc(100% - 1em)
}

.album .photo img {
    position: absolute;
    top: 0
}

.mini-profile {
    padding-bottom: 0;
    padding-top: 3em
}

.mini-profile p {
    clear: both
}

.mini-profile p a {
    text-decoration: underline
}

.mini-profile .avatar {
    width: 3em;
    float: left;
    margin: 0 1em 1em 0
}

.mini-profile .inline-list {
    margin-bottom: 0;
    font-size: 0.75em
}

.mini-profile .inline-list li {
    margin-right: 1em
}

.network-block {
    position: relative
}

.network-block .block-title {
    float: left;
    width: 8.5em;
    margin-top: .5em;
    font-size: 1.25em
}

.network-block .inline-list {
    margin-top: 0;
    float: left
}

@media only screen and (min-width: 34em) {
    .network-block .inline-list {
        float: right
    }
}

.network-block .inline-list li {
    font-size: 1.25em;
    margin: 0;
    float: left
}

.network-block .inline-list a {
    padding: 0 0.25em;
    color: #444
}

.network-block .inline-list a:hover {
    background: none;
    color: #c3cdd9
}

.network-block .inline-list span {
    position: absolute;
    width: 8.5em;
    top: .5em;
    left: -8.5em;
    font-weight: bold;
    line-height: 1.25;
    color: #444;
    background: #F9F4ED;
    -webkit-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out
}

.network-block .inline-list a:hover span {
    left: 0
}

.post-content {
    overflow: hidden
}

.post .post-meta {
    margin: 0.25em 0 0;
    padding: 0;
    font-size: 1.25em;
    color: #AAA;
    color: rgba(0, 0, 0, 0.35)
}

.post .post-meta i {
    margin-right: 0.5em
}

.post .hl {
    background: #fff;
    display: inline
}

.post-content .photo {
    margin: 0 0 2em;
    border-width: 0.5em;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.post-content h3 {
    font-weight: normal;
    margin-top: 1.5em
}

.post-content h3:first-child {
    margin-top: 0
}

.post-content h3:first-child > p {
    margin-top: 1.5em
}

.post-content h4 {
    margin-top: 1em
}

.post-content a {
    color: #778798
}

.post-content a:hover {
    text-decoration: underline
}

.post-content .btn {
    color: #F9F4ED;
    font-size: 0.75em;
    margin-bottom: 0.5em
}

.post-content .btn:hover {
    color: #778798
}

.post-content ul {
    list-style: disc inside none
}

.post-content ol {
    list-style: decimal inside none
}

.post-content hr {
    border-top: 0.25em solid rgba(0, 0, 0, 0.1);
    background: none;
    height: 0
}

.post-content hr, .post-content hr.red-rule {
    margin: 2em 0
}

.post-footer {
    padding-top: 0;
    clear: both
}

.list-title {
    font-size: 1.25em;
    padding: 0 1.5em;
    margin-top: 1.5em
}

.list-title i {
    margin-right: 0.5em
}

.post-list {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 3em;
    margin-bottom: 0
}

.post-list .post-meta {
    margin: 0;
    padding: 0.25em 0;
    color: #AAA;
    color: rgba(0, 0, 0, 0.35)
}

.post-block {
    margin: 0;
    padding: 1em 2em;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.post-block:hover {
    background: rgba(255, 255, 255, 0.5)
}

.post-block .right {
    float: right;
    width: 3.5em;
    margin: .25em 0 .25em 1em;
    height: 100%
}

.post-block .post-title {
    margin: 0
}

.post-block .post-title a {
    display: block
}

.post-block .post-title a:visited {
    color: #AAA
}

.post-block .post-title a:visited:hover {
    color: #778798
}

.post-block .post-title a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot");
    src: url("../fonts/icomoon-.eot#iefix") format("embedded-opentype"), url("../fonts/icomoon.svg.html#icomoon") format("svg"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

.icon-profile:before, .icon-remove:before, .icon-download-alt:before, .icon-time:before, .icon-file:before, .icon-ok:before, .icon-music:before, .icon-film:before, .icon-pencil:before, .icon-edit:before, .icon-picture:before, .icon-share:before, .icon-camera-retro:before, .icon-quote-left:before, .icon-file-alt:before, .icon-lightbulb:before, .icon-quote-right:before, .icon-reorder:before, .icon-external-link:before, .icon-rss:before, .icon-twitter:before, .icon-file-2:before, .icon-paypal:before, .icon-github:before, .icon-tumblr:before, .icon-dribbble:before, .icon-forrst:before, .icon-twitter-2:before, .icon-instagram:before, .icon-linkedin:before, .icon-html5:before, .icon-feed:before, .icon-facebook:before, .icon-fire:before, .icon-retweet:before, .icon-resize-small:before, .icon-resize-full:before, .icon-chevron-right:before, .icon-chevron-left:before, .icon-chevron-up:before, .icon-chevron-down:before, .icon-envelope:before, .icon-heart:before, .icon-star:before, .icon-alex:before, .icon-google-plus:before {
    font-family: 'icomoon';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    width: 1em;
    speak: none;
    text-align: center;
    letter-spacing: normal;
    display: inline-block;
    vertical-align: -10%;
    -webkit-font-smoothing: antialiased
}

.icon-profile:before {
    content: "\e000"
}

.icon-remove:before {
    content: "\f00d"
}

.icon-download-alt:before {
    content: "\f019"
}

.icon-time:before {
    content: "\f017"
}

.icon-file:before {
    content: "\f016"
}

.icon-ok:before {
    content: "\f00c"
}

.icon-music:before {
    content: "\f001"
}

.icon-film:before {
    content: "\f008"
}

.icon-pencil:before {
    content: "\f040"
}

.icon-edit:before {
    content: "\f044"
}

.icon-picture:before {
    content: "\f03e"
}

.icon-share:before {
    content: "\f045"
}

.icon-camera-retro:before {
    content: "\f083"
}

.icon-quote-left:before {
    content: "\f10d"
}

.icon-file-alt:before {
    content: "\f0f6"
}

.icon-lightbulb:before {
    content: "\f0eb"
}

.icon-quote-right:before {
    content: "\f10e"
}

.icon-reorder:before {
    content: "\f0c9"
}

.icon-external-link:before {
    content: "\f08e"
}

.icon-rss:before {
    content: "\f09e"
}

.icon-file-2:before {
    content: "\e001"
}


.icon-forrst:before {
    content: "\e006"
}

.icon-instagram:before {
    content: "\e008"
}

.icon-linkedin:before {
    content: "\e009"
}

.icon-html5:before {
    content: "\e00a"
}

.icon-feed:before {
    content: "\e00b"
}

.icon-fire:before {
    content: "\e00d"
}

.icon-retweet:before {
    content: "\f079"
}

.icon-resize-small:before {
    content: "\f066"
}

.icon-resize-full:before {
    content: "\f065"
}

.icon-chevron-right:before {
    content: "\f054"
}

.icon-chevron-left:before {
    content: "\f053"
}

.icon-chevron-up:before {
    content: "\f077"
}

.icon-chevron-down:before {
    content: "\f078"
}

.icon-envelope:before {
    content: "\f003"
}

.icon-heart:before {
    content: "\e00e"
}

.icon-star:before {
    content: "\e00f"
}

.icon-alex:before {
    content: "\e010"
}

.icon-google-plus:before {
    content: "\e011"
}

li.resume {
    font-size: 22px;
}


@media only screen and (min-width: 1100px) {
    body {
        max-width: 950px;
    }
}

@media only screen and (min-width: 1400px) {
    body {
        max-width: 1100px;
    }
}


blockquote {
    font-size: 24px;
    font-style: italic;
    margin: 0.25em 0;
    padding: 0.35em 40px;
    line-height: 1.45;
    position: relative;
    color: #444;
}

blockquote:before {
    display: block;
    padding-left: 10px;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: -20px;
    top: -20px;
    color: #7a7a7a;
}

blockquote cite {
    color: #778798;
    font-style: normal;
    font-size: 18px;
    display: block;
    margin-top: 5px;
}

blockquote cite:before {
    content: "\2014 \2009";
}

div.testimonials {
    text-align: right;
    color: #505671;
    font-style: normal;
    font-size: 18px;
    display: block;
    margin-top: 5px;
}

blockquote {
    /*// first we make all instances of this transparent.*/
    opacity: 0;
    /*// as I'm using the same animation for each instance, call it here so I'm not repeating it*/
    animation: fadeIn 1.5s ease-in-out 0s forwards;
}

/*// the animation delay in each class*/
.first {
    animation-delay: 0.5s;
}

.second {
    animation-delay: 1s;
}

.third {
    animation-delay: 2s;
}

.fourth {
    animation-delay: 3s;
}

@media only screen and (max-width: 515px) {
    blockquote {
        font-size: 18px;
    }

    blockquote cite {
        font-size: 14px;
    }

    div.testimonials {
        font-size: 14px;
    }
}

.alex-linked-pic {
    max-width: 240px;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.fade-in-contact {
    opacity: 0;
    /*// as we're using the same animation for each instance, call it here so we're not repeating it*/
    animation: fadeIn 1s ease-in-out 0s forwards;
}

/*img.center {*/
/*display: block;*/
/*margin-left: auto;*/
/*margin-right: auto;*/
/*max-width: 80%;*/
/*}*/

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 1100px;
    width: 90%;
}

@media only screen and (max-width: 924px) {
    ul li, ol li {
        /* padding: 0.25em 0; */
        width: 500px !important;
    }
}

@media only screen and (max-width: 800px) {
    ul li, ol li {
        /* padding: 0.25em 0; */
        width: 400px !important;
    }
}

@media screen and (max-width: 600px) and (min-width: 515px) {
    ul li, ol li {
        width: 500px !important;
    }
}

@media only screen and (max-width: 514px) {
    ul li, ol li { /*padding: 0.25em 0;*/
        width: 370px !important;
    }
}

@media only screen and (max-width: 380px) {
    ul li, ol li { /*padding: 0.25em 0;*/
        width: 320px !important;
    }
}

/*#nav .nav-menu a:hover {*/
/*color: #7fa1c8 !important;*/
/*}*/
/*.gray-blue{*/
/*background:#778798;*/
/*}*/