@charset "UTF-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

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

[hidden] {
    display: none
}

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

html,
button,
input,
select,
textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: none
}

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

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

h2 {
    font-size: 1.5em;
    margin: 0.83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0
}

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

b,
strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

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

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

p,
pre {
    margin: 1em 0
}

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

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before,
q:after {
    content: '';
    content: none
}

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
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

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

figure {
    margin: 0
}

form {
    margin: 0
}

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

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

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;
    *overflow: visible
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

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
}

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
}

html,
button,
input,
select,
textarea {
    color: #222
}

html {
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio,
canvas,
img,
video {
    vertical-align: middle
}

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

textarea {
    resize: vertical
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
}

@-webkit-keyframes slidein {
    from {
        margin-left: -300%
    }
    to {
        margin-left: 0
    }
}

@-moz-keyframes slidein {
    from {
        margin-left: -300%
    }
    to {
        margin-left: 0
    }
}

@-o-keyframes slidein {
    from {
        margin-left: -300%
    }
    to {
        margin-left: 0
    }
}

@keyframes slidein {
    from {
        margin-left: -300%
    }
    to {
        margin-left: 0
    }
}

@-webkit-keyframes fadeup {
    from {
        background: #313131
    }
    to {
        background: #515151
    }
}

@-moz-keyframes fadeup {
    from {
        background: #313131
    }
    to {
        background: #515151
    }
}

@-o-keyframes fadeup {
    from {
        background: #313131
    }
    to {
        background: #515151
    }
}

@keyframes fadeup {
    from {
        background: #313131
    }
    to {
        background: #515151
    }
}

@-webkit-keyframes fadedown {
    from {
        background: #515151
    }
    to {
        background: #313131
    }
}

@-moz-keyframes fadedown {
    from {
        background: #515151
    }
    to {
        background: #313131
    }
}

@-o-keyframes fadedown {
    from {
        background: #515151
    }
    to {
        background: #313131
    }
}

@keyframes fadedown {
    from {
        background: #515151
    }
    to {
        background: #313131
    }
}

@media only screen and (min-width: 24em) {
    @-webkit-keyframes slidein {
        from {
            margin-left: -200%
        }
        to {
            margin-left: 0
        }
    }
    @-moz-keyframes slidein {
        from {
            margin-left: -200%
        }
        to {
            margin-left: 0
        }
    }
    @-o-keyframes slidein {
        from {
            margin-left: -200%
        }
        to {
            margin-left: 0
        }
    }
    @keyframes slidein {
        from {
            margin-left: -200%
        }
        to {
            margin-left: 0
        }
    }
}

@media only screen and (min-width: 48em) {
    @-webkit-keyframes slidein {
        from {
            margin-left: -100%
        }
        to {
            margin-left: 0
        }
    }
    @-moz-keyframes slidein {
        from {
            margin-left: -100%
        }
        to {
            margin-left: 0
        }
    }
    @-o-keyframes slidein {
        from {
            margin-left: -100%
        }
        to {
            margin-left: 0
        }
    }
    @keyframes slidein {
        from {
            margin-left: -100%
        }
        to {
            margin-left: 0
        }
    }
}

.cta {
    text-align: center
}

.cta a {
    font-family: "ff-enzo-web", Helvetica, sans-serif;
    font-weight: 400;
    padding: 10px 20px;
    text-decoration: none;
    font-size: 1.4em;
    color: #e5484d;
    border: #e5484d solid 1px;
    cursor: pointer;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px
}

.cta a:hover {
    background: #e5484d;
    color: #fff
}

.cta.dark a {
    background: #666;
    border: none
}

.cta.dark a:hover {
    background: #aaa
}

.menu-footer-social-container {
    margin: 0;
    padding: 0
}

.menu-footer-social-container ul {
    padding: 0
}

.menu-footer-social-container li {
    clear: both;
    padding: 0;
    display: inline-block;
    margin: 0 2px
}

.menu-footer-social-container li a {
    background: url("../img/social_sprite_30_sidebar.png");
    -webkit-background-size: 4920px 60px;
    -moz-background-size: 4920px 60px;
    -ms-background-size: 4920px 60px;
    -o-background-size: 4920px 60px;
    background-size: 4920px 60px;
    display: block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    text-indent: -9999px
}

.menu-footer-social-container .blank a {
    background-position: 0px 0
}

.menu-footer-social-container .blank a:hover {
    background-position: 0px 30px
}

.menu-footer-social-container .fivehundred a {
    background-position: -30px 0
}

.menu-footer-social-container .fivehundred a:hover {
    background-position: -30px 30px
}

.menu-footer-social-container .aim a {
    background-position: -60px 0
}

.menu-footer-social-container .aim a:hover {
    background-position: -60px 30px
}

.menu-footer-social-container .amazon a {
    background-position: -90px 0
}

.menu-footer-social-container .amazon a:hover {
    background-position: -90px 30px
}

.menu-footer-social-container .android a {
    background-position: -120px 0
}

.menu-footer-social-container .android a:hover {
    background-position: -120px 30px
}

.menu-footer-social-container .apple a {
    background-position: -150px 0
}

.menu-footer-social-container .apple a:hover {
    background-position: -150px 30px
}

.menu-footer-social-container .appstore a {
    background-position: -180px 0
}

.menu-footer-social-container .appstore a:hover {
    background-position: -180px 30px
}

.menu-footer-social-container .badoo a {
    background-position: -210px 0
}

.menu-footer-social-container .badoo a:hover {
    background-position: -210px 30px
}

.menu-footer-social-container .bandcamp a {
    background-position: -240px 0
}

.menu-footer-social-container .bandcamp a:hover {
    background-position: -240px 30px
}

.menu-footer-social-container .banter a {
    background-position: -270px 0
}

.menu-footer-social-container .banter a:hover {
    background-position: -270px 30px
}

.menu-footer-social-container .basecamp a {
    background-position: -300px 0
}

.menu-footer-social-container .basecamp a:hover {
    background-position: -300px 30px
}

.menu-footer-social-container .bebo a {
    background-position: -330px 0
}

.menu-footer-social-container .bebo a:hover {
    background-position: -330px 30px
}

.menu-footer-social-container .behance a {
    background-position: -360px 0
}

.menu-footer-social-container .behance a:hover {
    background-position: -360px 30px
}

.menu-footer-social-container .bing a {
    background-position: -390px 0
}

.menu-footer-social-container .bing a:hover {
    background-position: -390px 30px
}

.menu-footer-social-container .blipfm a {
    background-position: -420px 0
}

.menu-footer-social-container .blipfm a:hover {
    background-position: -420px 30px
}

.menu-footer-social-container .blogger a {
    background-position: -450px 0
}

.menu-footer-social-container .blogger a:hover {
    background-position: -450px 30px
}

.menu-footer-social-container .boxnet a {
    background-position: -480px 0
}

.menu-footer-social-container .boxnet a:hover {
    background-position: -480px 30px
}

.menu-footer-social-container .brightkite a {
    background-position: -510px 0
}

.menu-footer-social-container .brightkite a:hover {
    background-position: -510px 30px
}

.menu-footer-social-container .cargocollective a {
    background-position: -540px 0
}

.menu-footer-social-container .cargocollective a:hover {
    background-position: -540px 30px
}

.menu-footer-social-container .classmates a {
    background-position: -570px 0
}

.menu-footer-social-container .classmates a:hover {
    background-position: -570px 30px
}

.menu-footer-social-container .cloroloft a {
    background-position: -600px 0
}

.menu-footer-social-container .cloroloft a:hover {
    background-position: -600px 30px
}

.menu-footer-social-container .creativecommons a {
    background-position: -630px 0
}

.menu-footer-social-container .creativecommons a:hover {
    background-position: -630px 30px
}

.menu-footer-social-container .dailybooth a {
    background-position: -660px 0
}

.menu-footer-social-container .dailybooth a:hover {
    background-position: -660px 30px
}

.menu-footer-social-container .dailyburn a {
    background-position: -690px 0
}

.menu-footer-social-container .dailyburn a:hover {
    background-position: -690px 30px
}

.menu-footer-social-container .dailymile a {
    background-position: -720px 0
}

.menu-footer-social-container .dailymile a:hover {
    background-position: -720px 30px
}

.menu-footer-social-container .delicious a {
    background-position: -750px 0
}

.menu-footer-social-container .delicious a:hover {
    background-position: -750px 30px
}

.menu-footer-social-container .designbump a {
    background-position: -780px 0
}

.menu-footer-social-container .designbump a:hover {
    background-position: -780px 30px
}

.menu-footer-social-container .designfloat a {
    background-position: -810px 0
}

.menu-footer-social-container .designfloat a:hover {
    background-position: -810px 30px
}

.menu-footer-social-container .designmoo a {
    background-position: -840px 0
}

.menu-footer-social-container .designmoo a:hover {
    background-position: -840px 30px
}

.menu-footer-social-container .devianart a {
    background-position: -870px 0
}

.menu-footer-social-container .devianart a:hover {
    background-position: -870px 30px
}

.menu-footer-social-container .diggtype a {
    background-position: -900px 0
}

.menu-footer-social-container .diggtype a:hover {
    background-position: -900px 30px
}

.menu-footer-social-container .diggicon a {
    background-position: -930px 0
}

.menu-footer-social-container .diggicon a:hover {
    background-position: -930px 30px
}

.menu-footer-social-container .doplr a {
    background-position: -960px 0
}

.menu-footer-social-container .doplr a:hover {
    background-position: -960px 30px
}

.menu-footer-social-container .dribbble a {
    background-position: -990px 0
}

.menu-footer-social-container .dribbble a:hover {
    background-position: -990px 30px
}

.menu-footer-social-container .dropbox a {
    background-position: -1020px 0
}

.menu-footer-social-container .dropbox a:hover {
    background-position: -1020px 30px
}

.menu-footer-social-container .drupal a {
    background-position: -1050px 0
}

.menu-footer-social-container .drupal a:hover {
    background-position: -1050px 30px
}

.menu-footer-social-container .ebay a {
    background-position: -1080px 0
}

.menu-footer-social-container .ebay a:hover {
    background-position: -1080px 30px
}

.menu-footer-social-container .envant a {
    background-position: -1110px 0
}

.menu-footer-social-container .envant a:hover {
    background-position: -1110px 30px
}

.menu-footer-social-container .evernote a {
    background-position: -1140px 0
}

.menu-footer-social-container .evernote a:hover {
    background-position: -1140px 30px
}

.menu-footer-social-container .etsy a {
    background-position: -1170px 0
}

.menu-footer-social-container .etsy a:hover {
    background-position: -1170px 30px
}

.menu-footer-social-container .facebook a {
    background-position: -1200px 0
}

.menu-footer-social-container .facebook a:hover {
    background-position: -1200px 30px
}

.menu-footer-social-container .thefancy a {
    background-position: -1230px 0
}

.menu-footer-social-container .thefancy a:hover {
    background-position: -1230px 30px
}

.menu-footer-social-container .feedburner a {
    background-position: -1260px 0
}

.menu-footer-social-container .feedburner a:hover {
    background-position: -1260px 30px
}

.menu-footer-social-container .flickr a {
    background-position: -1290px 0
}

.menu-footer-social-container .flickr a:hover {
    background-position: -1290px 30px
}

.menu-footer-social-container .forrst a {
    background-position: -1320px 0
}

.menu-footer-social-container .forrst a:hover {
    background-position: -1320px 30px
}

.menu-footer-social-container .formspring a {
    background-position: -1350px 0
}

.menu-footer-social-container .formspring a:hover {
    background-position: -1350px 30px
}

.menu-footer-social-container .factome a {
    background-position: -1380px 0
}

.menu-footer-social-container .factome a:hover {
    background-position: -1380px 30px
}

.menu-footer-social-container .foursquare a {
    background-position: -1410px 0
}

.menu-footer-social-container .foursquare a:hover {
    background-position: -1410px 30px
}

.menu-footer-social-container .freshbooks a {
    background-position: -1440px 0
}

.menu-footer-social-container .freshbooks a:hover {
    background-position: -1440px 30px
}

.menu-footer-social-container .friendfeed a {
    background-position: -1470px 0
}

.menu-footer-social-container .friendfeed a:hover {
    background-position: -1470px 30px
}

.menu-footer-social-container .friendster a {
    background-position: -1500px 0
}

.menu-footer-social-container .friendster a:hover {
    background-position: -1500px 30px
}

.menu-footer-social-container .gdgt a {
    background-position: -1530px 0
}

.menu-footer-social-container .gdgt a:hover {
    background-position: -1530px 30px
}

.menu-footer-social-container .gifture a {
    background-position: -1560px 0
}

.menu-footer-social-container .gifture a:hover {
    background-position: -1560px 30px
}

.menu-footer-social-container .gimmebar a {
    background-position: -1590px 0
}

.menu-footer-social-container .gimmebar a:hover {
    background-position: -1590px 30px
}

.menu-footer-social-container .githubtype a {
    background-position: -1620px 0
}

.menu-footer-social-container .githubtype a:hover {
    background-position: -1620px 30px
}

.menu-footer-social-container .githubicon a {
    background-position: -1650px 0
}

.menu-footer-social-container .githubicon a:hover {
    background-position: -1650px 30px
}

.menu-footer-social-container .googleplay a {
    background-position: -1680px 0
}

.menu-footer-social-container .googleplay a:hover {
    background-position: -1680px 30px
}

.menu-footer-social-container .googleplus a {
    background-position: -1710px 0
}

.menu-footer-social-container .googleplus a:hover {
    background-position: -1710px 30px
}

.menu-footer-social-container .googlevoice a {
    background-position: -1740px 0
}

.menu-footer-social-container .googlevoice a:hover {
    background-position: -1740px 30px
}

.menu-footer-social-container .grooveshark a {
    background-position: -1770px 0
}

.menu-footer-social-container .grooveshark a:hover {
    background-position: -1770px 30px
}

.menu-footer-social-container .hifive a {
    background-position: -1800px 0
}

.menu-footer-social-container .hifive a:hover {
    background-position: -1800px 30px
}

.menu-footer-social-container .hipstamatice a {
    background-position: -1830px 0
}

.menu-footer-social-container .hipstamatice a:hover {
    background-position: -1830px 30px
}

.menu-footer-social-container .htmlfive a {
    background-position: -1860px 0
}

.menu-footer-social-container .htmlfive a:hover {
    background-position: -1860px 30px
}

.menu-footer-social-container .hyves a {
    background-position: -1890px 0
}

.menu-footer-social-container .hyves a:hover {
    background-position: -1890px 30px
}

.menu-footer-social-container .icloud a {
    background-position: -1920px 0
}

.menu-footer-social-container .icloud a:hover {
    background-position: -1920px 30px
}

.menu-footer-social-container .icq a {
    background-position: -1950px 0
}

.menu-footer-social-container .icq a:hover {
    background-position: -1950px 30px
}

.menu-footer-social-container .indetica a {
    background-position: -1980px 0
}

.menu-footer-social-container .indetica a:hover {
    background-position: -1980px 30px
}

.menu-footer-social-container .instagram a {
    background-position: -2010px 0
}

.menu-footer-social-container .instagram a:hover {
    background-position: -2010px 30px
}

.menu-footer-social-container .krop a {
    background-position: -2040px 0
}

.menu-footer-social-container .krop a:hover {
    background-position: -2040px 30px
}

.menu-footer-social-container .lastfm a {
    background-position: -2070px 0
}

.menu-footer-social-container .lastfm a:hover {
    background-position: -2070px 30px
}

.menu-footer-social-container .linkedin a {
    background-position: -2100px 0
}

.menu-footer-social-container .linkedin a:hover {
    background-position: -2100px 30px
}

.menu-footer-social-container .livejournal a {
    background-position: -2130px 0
}

.menu-footer-social-container .livejournal a:hover {
    background-position: -2130px 30px
}

.menu-footer-social-container .lockerz a {
    background-position: -2160px 0
}

.menu-footer-social-container .lockerz a:hover {
    background-position: -2160px 30px
}

.menu-footer-social-container .lovedsgn a {
    background-position: -2190px 0
}

.menu-footer-social-container .lovedsgn a:hover {
    background-position: -2190px 30px
}

.menu-footer-social-container .mixx a {
    background-position: -2220px 0
}

.menu-footer-social-container .mixx a:hover {
    background-position: -2220px 30px
}

.menu-footer-social-container .meetup a {
    background-position: -2250px 0
}

.menu-footer-social-container .meetup a:hover {
    background-position: -2250px 30px
}

.menu-footer-social-container .meetup2 a {
    background-position: -2280px 0
}

.menu-footer-social-container .meetup2 a:hover {
    background-position: -2280px 30px
}

.menu-footer-social-container .messenger a {
    background-position: -2310px 0
}

.menu-footer-social-container .messenger a:hover {
    background-position: -2310px 30px
}

.menu-footer-social-container .metacafe a {
    background-position: -2340px 0
}

.menu-footer-social-container .metacafe a:hover {
    background-position: -2340px 30px
}

.menu-footer-social-container .misterwong a {
    background-position: -2370px 0
}

.menu-footer-social-container .misterwong a:hover {
    background-position: -2370px 30px
}

.menu-footer-social-container .myspace a {
    background-position: -2400px 0
}

.menu-footer-social-container .myspace a:hover {
    background-position: -2400px 30px
}

.menu-footer-social-container .myspace2 a {
    background-position: -2430px 0
}

.menu-footer-social-container .myspace2 a:hover {
    background-position: -2430px 30px
}

.menu-footer-social-container .netflix a {
    background-position: -2460px 0
}

.menu-footer-social-container .netflix a:hover {
    background-position: -2460px 30px
}

.menu-footer-social-container .netvibes a {
    background-position: -2490px 0
}

.menu-footer-social-container .netvibes a:hover {
    background-position: -2490px 30px
}

.menu-footer-social-container .newsvine a {
    background-position: -2520px 0
}

.menu-footer-social-container .newsvine a:hover {
    background-position: -2520px 30px
}

.menu-footer-social-container .ning a {
    background-position: -2550px 0
}

.menu-footer-social-container .ning a:hover {
    background-position: -2550px 30px
}

.menu-footer-social-container .opentype a {
    background-position: -2580px 0
}

.menu-footer-social-container .opentype a:hover {
    background-position: -2580px 30px
}

.menu-footer-social-container .okurt a {
    background-position: -2610px 0
}

.menu-footer-social-container .okurt a:hover {
    background-position: -2610px 30px
}

.menu-footer-social-container .pandora a {
    background-position: -2640px 0
}

.menu-footer-social-container .pandora a:hover {
    background-position: -2640px 30px
}

.menu-footer-social-container .path a {
    background-position: -2670px 0
}

.menu-footer-social-container .path a:hover {
    background-position: -2670px 30px
}

.menu-footer-social-container .quik a {
    background-position: -2700px 0
}

.menu-footer-social-container .quik a:hover {
    background-position: -2700px 30px
}

.menu-footer-social-container .quora a {
    background-position: -2730px 0
}

.menu-footer-social-container .quora a:hover {
    background-position: -2730px 30px
}

.menu-footer-social-container .rdio a {
    background-position: -2760px 0
}

.menu-footer-social-container .rdio a:hover {
    background-position: -2760px 30px
}

.menu-footer-social-container .readernaut a {
    background-position: -2790px 0
}

.menu-footer-social-container .readernaut a:hover {
    background-position: -2790px 30px
}

.menu-footer-social-container .reddit a {
    background-position: -2820px 0
}

.menu-footer-social-container .reddit a:hover {
    background-position: -2820px 30px
}

.menu-footer-social-container .paypal a {
    background-position: -2850px 0
}

.menu-footer-social-container .paypal a:hover {
    background-position: -2850px 30px
}

.menu-footer-social-container .photobucket a {
    background-position: -2880px 0
}

.menu-footer-social-container .photobucket a:hover {
    background-position: -2880px 30px
}

.menu-footer-social-container .picasa a {
    background-position: -2910px 0
}

.menu-footer-social-container .picasa a:hover {
    background-position: -2910px 30px
}

.menu-footer-social-container .pinboard a {
    background-position: -2940px 0
}

.menu-footer-social-container .pinboard a:hover {
    background-position: -2940px 30px
}

.menu-footer-social-container .pinterest a {
    background-position: -2970px 0
}

.menu-footer-social-container .pinterest a:hover {
    background-position: -2970px 30px
}

.menu-footer-social-container .playstation a {
    background-position: -3000px 0
}

.menu-footer-social-container .playstation a:hover {
    background-position: -3000px 30px
}

.menu-footer-social-container .pandora2 a {
    background-position: -3030px 0
}

.menu-footer-social-container .pandora2 a:hover {
    background-position: -3030px 30px
}

.menu-footer-social-container .purevolume a {
    background-position: -3060px 0
}

.menu-footer-social-container .purevolume a:hover {
    background-position: -3060px 30px
}

.menu-footer-social-container .rss a {
    background-position: -3090px 0
}

.menu-footer-social-container .rss a:hover {
    background-position: -3090px 30px
}

.menu-footer-social-container .scribd a {
    background-position: -3120px 0
}

.menu-footer-social-container .scribd a:hover {
    background-position: -3120px 30px
}

.menu-footer-social-container .share a {
    background-position: -3150px 0
}

.menu-footer-social-container .share a:hover {
    background-position: -3150px 30px
}

.menu-footer-social-container .shuttercal a {
    background-position: -3180px 0
}

.menu-footer-social-container .shuttercal a:hover {
    background-position: -3180px 30px
}

.menu-footer-social-container .skitch a {
    background-position: -3210px 0
}

.menu-footer-social-container .skitch a:hover {
    background-position: -3210px 30px
}

.menu-footer-social-container .skype a {
    background-position: -3240px 0
}

.menu-footer-social-container .skype a:hover {
    background-position: -3240px 30px
}

.menu-footer-social-container .slashdot a {
    background-position: -3270px 0
}

.menu-footer-social-container .slashdot a:hover {
    background-position: -3270px 30px
}

.menu-footer-social-container .slideshare a {
    background-position: -3300px 0
}

.menu-footer-social-container .slideshare a:hover {
    background-position: -3300px 30px
}

.menu-footer-social-container .smugmug a {
    background-position: -3330px 0
}

.menu-footer-social-container .smugmug a:hover {
    background-position: -3330px 30px
}

.menu-footer-social-container .soundcloud a {
    background-position: -3360px 0
}

.menu-footer-social-container .soundcloud a:hover {
    background-position: -3360px 30px
}

.menu-footer-social-container .spotify a {
    background-position: -3390px 0
}

.menu-footer-social-container .spotify a:hover {
    background-position: -3390px 30px
}

.menu-footer-social-container .squareapp a {
    background-position: -3420px 0
}

.menu-footer-social-container .squareapp a:hover {
    background-position: -3420px 30px
}

.menu-footer-social-container .squarespace a {
    background-position: -3450px 0
}

.menu-footer-social-container .squarespace a:hover {
    background-position: -3450px 30px
}

.menu-footer-social-container .squiddo a {
    background-position: -3480px 0
}

.menu-footer-social-container .squiddo a:hover {
    background-position: -3480px 30px
}

.menu-footer-social-container .stackoverflow a {
    background-position: -3510px 0
}

.menu-footer-social-container .stackoverflow a:hover {
    background-position: -3510px 30px
}

.menu-footer-social-container .steam a {
    background-position: -3540px 0
}

.menu-footer-social-container .steam a:hover {
    background-position: -3540px 30px
}

.menu-footer-social-container .technorati a {
    background-position: -3570px 0
}

.menu-footer-social-container .technorati a:hover {
    background-position: -3570px 30px
}

.menu-footer-social-container .tumblr a {
    background-position: -3600px 0
}

.menu-footer-social-container .tumblr a:hover {
    background-position: -3600px 30px
}

.menu-footer-social-container .twitter a {
    background-position: -3630px 0
}

.menu-footer-social-container .twitter a:hover {
    background-position: -3630px 30px
}

.menu-footer-social-container .retweet a {
    background-position: -3660px 0
}

.menu-footer-social-container .retweet a:hover {
    background-position: -3660px 30px
}

.menu-footer-social-container .vevo a {
    background-position: -3690px 0
}

.menu-footer-social-container .vevo a:hover {
    background-position: -3690px 30px
}

.menu-footer-social-container .viddler a {
    background-position: -3720px 0
}

.menu-footer-social-container .viddler a:hover {
    background-position: -3720px 30px
}

.menu-footer-social-container .vimeo a {
    background-position: -3750px 0
}

.menu-footer-social-container .vimeo a:hover {
    background-position: -3750px 30px
}

.menu-footer-social-container .webblend a {
    background-position: -3780px 0
}

.menu-footer-social-container .webblend a:hover {
    background-position: -3780px 30px
}

.menu-footer-social-container .wii a {
    background-position: -3810px 0
}

.menu-footer-social-container .wii a:hover {
    background-position: -3810px 30px
}

.menu-footer-social-container .windows a {
    background-position: -3840px 0
}

.menu-footer-social-container .windows a:hover {
    background-position: -3840px 30px
}

.menu-footer-social-container .wikipedia a {
    background-position: -3870px 0
}

.menu-footer-social-container .wikipedia a:hover {
    background-position: -3870px 30px
}

.menu-footer-social-container .wordpress a {
    background-position: -3900px 0
}

.menu-footer-social-container .wordpress a:hover {
    background-position: -3900px 30px
}

.menu-footer-social-container .wunderkit a {
    background-position: -3930px 0
}

.menu-footer-social-container .wunderkit a:hover {
    background-position: -3930px 30px
}

.menu-footer-social-container .xanga a {
    background-position: -3960px 0
}

.menu-footer-social-container .xanga a:hover {
    background-position: -3960px 30px
}

.menu-footer-social-container .xbox a {
    background-position: -3990px 0
}

.menu-footer-social-container .xbox a:hover {
    background-position: -3990px 30px
}

.menu-footer-social-container .xing a {
    background-position: -4020px 0
}

.menu-footer-social-container .xing a:hover {
    background-position: -4020px 30px
}

.menu-footer-social-container .yahoo a {
    background-position: -4050px 0
}

.menu-footer-social-container .yahoo a:hover {
    background-position: -4050px 30px
}

.menu-footer-social-container .yahoobuzz a {
    background-position: -4080px 0
}

.menu-footer-social-container .yahoobuzz a:hover {
    background-position: -4080px 30px
}

.menu-footer-social-container .yelp a {
    background-position: -4110px 0
}

.menu-footer-social-container .yelp a:hover {
    background-position: -4110px 30px
}

.menu-footer-social-container .youtube a {
    background-position: -4140px 0
}

.menu-footer-social-container .youtube a:hover {
    background-position: -4140px 30px
}

.menu-footer-social-container .youtube2 a {
    background-position: -4170px 0
}

.menu-footer-social-container .youtube2 a:hover {
    background-position: -4170px 30px
}

.menu-footer-social-container .youversion a {
    background-position: -4200px 0
}

.menu-footer-social-container .youversion a:hover {
    background-position: -4200px 30px
}

.menu-footer-social-container .zerply a {
    background-position: -4230px 0
}

.menu-footer-social-container .zerply a:hover {
    background-position: -4230px 30px
}

.menu-footer-social-container .zynga a {
    background-position: -4260px 0
}

.menu-footer-social-container .zynga a:hover {
    background-position: -4260px 30px
}

.menu-footer-social-container .zootool a {
    background-position: -4290px 0
}

.menu-footer-social-container .zootool a:hover {
    background-position: -4290px 30px
}

.menu-footer-social-container .bookmark a {
    background-position: -4320px 0
}

.menu-footer-social-container .bookmark a:hover {
    background-position: -4320px 30px
}

.menu-footer-social-container .email a {
    background-position: -4350px 0
}

.menu-footer-social-container .email a:hover {
    background-position: -4350px 30px
}

.menu-footer-social-container .heart a {
    background-position: -4380px 0
}

.menu-footer-social-container .heart a:hover {
    background-position: -4380px 30px
}

.menu-footer-social-container .location a {
    background-position: -4410px 0
}

.menu-footer-social-container .location a:hover {
    background-position: -4410px 30px
}

.menu-footer-social-container .user a {
    background-position: -4440px 0
}

.menu-footer-social-container .user a:hover {
    background-position: -4440px 30px
}

.menu-footer-social-container .start a {
    background-position: -4470px 0
}

.menu-footer-social-container .start a:hover {
    background-position: -4470px 30px
}

.menu-footer-social-container .shop a {
    background-position: -4500px 0
}

.menu-footer-social-container .shop a:hover {
    background-position: -4500px 30px
}

.menu-footer-social-container .search a {
    background-position: -4530px 0
}

.menu-footer-social-container .search a:hover {
    background-position: -4530px 30px
}

.menu-footer-social-container .phone a {
    background-position: -4560px 0
}

.menu-footer-social-container .phone a:hover {
    background-position: -4560px 30px
}

.menu-footer-social-container .at a {
    background-position: -4590px 0
}

.menu-footer-social-container .at a:hover {
    background-position: -4590px 30px
}

.menu-footer-social-container .mobile a {
    background-position: -4620px 0
}

.menu-footer-social-container .mobile a:hover {
    background-position: -4620px 30px
}

.menu-footer-social-container .heavensound a {
    background-position: -4650px 0
}

.menu-footer-social-container .heavensound a:hover {
    background-position: -4650px 30px
}

.menu-footer-social-container .beatport a {
    background-position: -4680px 0
}

.menu-footer-social-container .beatport a:hover {
    background-position: -4680px 30px
}

.menu-footer-social-container .trackitdown a {
    background-position: -4710px 0
}

.menu-footer-social-container .trackitdown a:hover {
    background-position: -4710px 30px
}

.menu-footer-social-container .juno a {
    background-position: -4740px 0
}

.menu-footer-social-container .juno a:hover {
    background-position: -4740px 30px
}

.menu-footer-social-container .audiojelly a {
    background-position: -4770px 0
}

.menu-footer-social-container .audiojelly a:hover {
    background-position: -4770px 30px
}

.menu-footer-social-container .thedjlist a {
    background-position: -4800px 0
}

.menu-footer-social-container .thedjlist a:hover {
    background-position: -4800px 30px
}

.menu-footer-social-container .mixcloud a {
    background-position: -4830px 0
}

.menu-footer-social-container .mixcloud a:hover {
    background-position: -4830px 30px
}

.menu-footer-social-container .bliptv a {
    background-position: -4860px 0
}

.menu-footer-social-container .bliptv a:hover {
    background-position: -4860px 30px
}

.menu-footer-social-container .print a {
    background-position: -4890px 0
}

.menu-footer-social-container .print a:hover {
    background-position: -4890px 30px
}

#footer_social {
    margin: 0;
    padding: 0
}

#footer_social ul {
    padding: 0
}

#footer_social li {
    clear: both;
    padding: 0;
    display: inline-block;
    margin: 0 10px
}

#footer_social li a {
    background: url("../img/social_sprite_40.png");
    -webkit-background-size: 6232px 76px;
    -moz-background-size: 6232px 76px;
    -ms-background-size: 6232px 76px;
    -o-background-size: 6232px 76px;
    background-size: 6232px 76px;
    display: block;
    width: 38px;
    height: 38px;
    overflow: hidden;
    text-indent: -9999px
}

#footer_social .blank a {
    background-position: 0px 0
}

#footer_social .blank a:hover {
    background-position: 0px 38px
}

#footer_social .fivehundred a {
    background-position: -38px 0
}

#footer_social .fivehundred a:hover {
    background-position: -38px 38px
}

#footer_social .aim a {
    background-position: -76px 0
}

#footer_social .aim a:hover {
    background-position: -76px 38px
}

#footer_social .amazon a {
    background-position: -114px 0
}

#footer_social .amazon a:hover {
    background-position: -114px 38px
}

#footer_social .android a {
    background-position: -152px 0
}

#footer_social .android a:hover {
    background-position: -152px 38px
}

#footer_social .apple a {
    background-position: -190px 0
}

#footer_social .apple a:hover {
    background-position: -190px 38px
}

#footer_social .appstore a {
    background-position: -228px 0
}

#footer_social .appstore a:hover {
    background-position: -228px 38px
}

#footer_social .badoo a {
    background-position: -266px 0
}

#footer_social .badoo a:hover {
    background-position: -266px 38px
}

#footer_social .bandcamp a {
    background-position: -304px 0
}

#footer_social .bandcamp a:hover {
    background-position: -304px 38px
}

#footer_social .banter a {
    background-position: -342px 0
}

#footer_social .banter a:hover {
    background-position: -342px 38px
}

#footer_social .basecamp a {
    background-position: -380px 0
}

#footer_social .basecamp a:hover {
    background-position: -380px 38px
}

#footer_social .bebo a {
    background-position: -418px 0
}

#footer_social .bebo a:hover {
    background-position: -418px 38px
}

#footer_social .behance a {
    background-position: -456px 0
}

#footer_social .behance a:hover {
    background-position: -456px 38px
}

#footer_social .bing a {
    background-position: -494px 0
}

#footer_social .bing a:hover {
    background-position: -494px 38px
}

#footer_social .blipfm a {
    background-position: -532px 0
}

#footer_social .blipfm a:hover {
    background-position: -532px 38px
}

#footer_social .blogger a {
    background-position: -570px 0
}

#footer_social .blogger a:hover {
    background-position: -570px 38px
}

#footer_social .boxnet a {
    background-position: -608px 0
}

#footer_social .boxnet a:hover {
    background-position: -608px 38px
}

#footer_social .brightkite a {
    background-position: -646px 0
}

#footer_social .brightkite a:hover {
    background-position: -646px 38px
}

#footer_social .cargocollective a {
    background-position: -684px 0
}

#footer_social .cargocollective a:hover {
    background-position: -684px 38px
}

#footer_social .classmates a {
    background-position: -722px 0
}

#footer_social .classmates a:hover {
    background-position: -722px 38px
}

#footer_social .cloroloft a {
    background-position: -760px 0
}

#footer_social .cloroloft a:hover {
    background-position: -760px 38px
}

#footer_social .creativecommons a {
    background-position: -798px 0
}

#footer_social .creativecommons a:hover {
    background-position: -798px 38px
}

#footer_social .dailybooth a {
    background-position: -836px 0
}

#footer_social .dailybooth a:hover {
    background-position: -836px 38px
}

#footer_social .dailyburn a {
    background-position: -874px 0
}

#footer_social .dailyburn a:hover {
    background-position: -874px 38px
}

#footer_social .dailymile a {
    background-position: -912px 0
}

#footer_social .dailymile a:hover {
    background-position: -912px 38px
}

#footer_social .delicious a {
    background-position: -950px 0
}

#footer_social .delicious a:hover {
    background-position: -950px 38px
}

#footer_social .designbump a {
    background-position: -988px 0
}

#footer_social .designbump a:hover {
    background-position: -988px 38px
}

#footer_social .designfloat a {
    background-position: -1026px 0
}

#footer_social .designfloat a:hover {
    background-position: -1026px 38px
}

#footer_social .designmoo a {
    background-position: -1064px 0
}

#footer_social .designmoo a:hover {
    background-position: -1064px 38px
}

#footer_social .devianart a {
    background-position: -1102px 0
}

#footer_social .devianart a:hover {
    background-position: -1102px 38px
}

#footer_social .diggtype a {
    background-position: -1140px 0
}

#footer_social .diggtype a:hover {
    background-position: -1140px 38px
}

#footer_social .diggicon a {
    background-position: -1178px 0
}

#footer_social .diggicon a:hover {
    background-position: -1178px 38px
}

#footer_social .doplr a {
    background-position: -1216px 0
}

#footer_social .doplr a:hover {
    background-position: -1216px 38px
}

#footer_social .dribbble a {
    background-position: -1254px 0
}

#footer_social .dribbble a:hover {
    background-position: -1254px 38px
}

#footer_social .dropbox a {
    background-position: -1292px 0
}

#footer_social .dropbox a:hover {
    background-position: -1292px 38px
}

#footer_social .drupal a {
    background-position: -1330px 0
}

#footer_social .drupal a:hover {
    background-position: -1330px 38px
}

#footer_social .ebay a {
    background-position: -1368px 0
}

#footer_social .ebay a:hover {
    background-position: -1368px 38px
}

#footer_social .envant a {
    background-position: -1406px 0
}

#footer_social .envant a:hover {
    background-position: -1406px 38px
}

#footer_social .evernote a {
    background-position: -1444px 0
}

#footer_social .evernote a:hover {
    background-position: -1444px 38px
}

#footer_social .etsy a {
    background-position: -1482px 0
}

#footer_social .etsy a:hover {
    background-position: -1482px 38px
}

#footer_social .facebook a {
    background-position: -1520px 0
}

#footer_social .facebook a:hover {
    background-position: -1520px 38px
}

#footer_social .thefancy a {
    background-position: -1558px 0
}

#footer_social .thefancy a:hover {
    background-position: -1558px 38px
}

#footer_social .feedburner a {
    background-position: -1596px 0
}

#footer_social .feedburner a:hover {
    background-position: -1596px 38px
}

#footer_social .flickr a {
    background-position: -1634px 0
}

#footer_social .flickr a:hover {
    background-position: -1634px 38px
}

#footer_social .forrst a {
    background-position: -1672px 0
}

#footer_social .forrst a:hover {
    background-position: -1672px 38px
}

#footer_social .formspring a {
    background-position: -1710px 0
}

#footer_social .formspring a:hover {
    background-position: -1710px 38px
}

#footer_social .factome a {
    background-position: -1748px 0
}

#footer_social .factome a:hover {
    background-position: -1748px 38px
}

#footer_social .foursquare a {
    background-position: -1786px 0
}

#footer_social .foursquare a:hover {
    background-position: -1786px 38px
}

#footer_social .freshbooks a {
    background-position: -1824px 0
}

#footer_social .freshbooks a:hover {
    background-position: -1824px 38px
}

#footer_social .friendfeed a {
    background-position: -1862px 0
}

#footer_social .friendfeed a:hover {
    background-position: -1862px 38px
}

#footer_social .friendster a {
    background-position: -1900px 0
}

#footer_social .friendster a:hover {
    background-position: -1900px 38px
}

#footer_social .gdgt a {
    background-position: -1938px 0
}

#footer_social .gdgt a:hover {
    background-position: -1938px 38px
}

#footer_social .gifture a {
    background-position: -1976px 0
}

#footer_social .gifture a:hover {
    background-position: -1976px 38px
}

#footer_social .gimmebar a {
    background-position: -2014px 0
}

#footer_social .gimmebar a:hover {
    background-position: -2014px 38px
}

#footer_social .githubtype a {
    background-position: -2052px 0
}

#footer_social .githubtype a:hover {
    background-position: -2052px 38px
}

#footer_social .githubicon a {
    background-position: -2090px 0
}

#footer_social .githubicon a:hover {
    background-position: -2090px 38px
}

#footer_social .googleplay a {
    background-position: -2128px 0
}

#footer_social .googleplay a:hover {
    background-position: -2128px 38px
}

#footer_social .googleplus a {
    background-position: -2166px 0
}

#footer_social .googleplus a:hover {
    background-position: -2166px 38px
}

#footer_social .googlevoice a {
    background-position: -2204px 0
}

#footer_social .googlevoice a:hover {
    background-position: -2204px 38px
}

#footer_social .grooveshark a {
    background-position: -2242px 0
}

#footer_social .grooveshark a:hover {
    background-position: -2242px 38px
}

#footer_social .hifive a {
    background-position: -2280px 0
}

#footer_social .hifive a:hover {
    background-position: -2280px 38px
}

#footer_social .hipstamatice a {
    background-position: -2318px 0
}

#footer_social .hipstamatice a:hover {
    background-position: -2318px 38px
}

#footer_social .htmlfive a {
    background-position: -2356px 0
}

#footer_social .htmlfive a:hover {
    background-position: -2356px 38px
}

#footer_social .hyves a {
    background-position: -2394px 0
}

#footer_social .hyves a:hover {
    background-position: -2394px 38px
}

#footer_social .icloud a {
    background-position: -2432px 0
}

#footer_social .icloud a:hover {
    background-position: -2432px 38px
}

#footer_social .icq a {
    background-position: -2470px 0
}

#footer_social .icq a:hover {
    background-position: -2470px 38px
}

#footer_social .indetica a {
    background-position: -2508px 0
}

#footer_social .indetica a:hover {
    background-position: -2508px 38px
}

#footer_social .instagram a {
    background-position: -2546px 0
}

#footer_social .instagram a:hover {
    background-position: -2546px 38px
}

#footer_social .krop a {
    background-position: -2584px 0
}

#footer_social .krop a:hover {
    background-position: -2584px 38px
}

#footer_social .lastfm a {
    background-position: -2622px 0
}

#footer_social .lastfm a:hover {
    background-position: -2622px 38px
}

#footer_social .linkedin a {
    background-position: -2660px 0
}

#footer_social .linkedin a:hover {
    background-position: -2660px 38px
}

#footer_social .livejournal a {
    background-position: -2698px 0
}

#footer_social .livejournal a:hover {
    background-position: -2698px 38px
}

#footer_social .lockerz a {
    background-position: -2736px 0
}

#footer_social .lockerz a:hover {
    background-position: -2736px 38px
}

#footer_social .lovedsgn a {
    background-position: -2774px 0
}

#footer_social .lovedsgn a:hover {
    background-position: -2774px 38px
}

#footer_social .mixx a {
    background-position: -2812px 0
}

#footer_social .mixx a:hover {
    background-position: -2812px 38px
}

#footer_social .meetup a {
    background-position: -2850px 0
}

#footer_social .meetup a:hover {
    background-position: -2850px 38px
}

#footer_social .meetup2 a {
    background-position: -2888px 0
}

#footer_social .meetup2 a:hover {
    background-position: -2888px 38px
}

#footer_social .messenger a {
    background-position: -2926px 0
}

#footer_social .messenger a:hover {
    background-position: -2926px 38px
}

#footer_social .metacafe a {
    background-position: -2964px 0
}

#footer_social .metacafe a:hover {
    background-position: -2964px 38px
}

#footer_social .misterwong a {
    background-position: -3002px 0
}

#footer_social .misterwong a:hover {
    background-position: -3002px 38px
}

#footer_social .myspace a {
    background-position: -3040px 0
}

#footer_social .myspace a:hover {
    background-position: -3040px 38px
}

#footer_social .myspace2 a {
    background-position: -3078px 0
}

#footer_social .myspace2 a:hover {
    background-position: -3078px 38px
}

#footer_social .netflix a {
    background-position: -3116px 0
}

#footer_social .netflix a:hover {
    background-position: -3116px 38px
}

#footer_social .netvibes a {
    background-position: -3154px 0
}

#footer_social .netvibes a:hover {
    background-position: -3154px 38px
}

#footer_social .newsvine a {
    background-position: -3192px 0
}

#footer_social .newsvine a:hover {
    background-position: -3192px 38px
}

#footer_social .ning a {
    background-position: -3230px 0
}

#footer_social .ning a:hover {
    background-position: -3230px 38px
}

#footer_social .opentype a {
    background-position: -3268px 0
}

#footer_social .opentype a:hover {
    background-position: -3268px 38px
}

#footer_social .okurt a {
    background-position: -3306px 0
}

#footer_social .okurt a:hover {
    background-position: -3306px 38px
}

#footer_social .pandora a {
    background-position: -3344px 0
}

#footer_social .pandora a:hover {
    background-position: -3344px 38px
}

#footer_social .path a {
    background-position: -3382px 0
}

#footer_social .path a:hover {
    background-position: -3382px 38px
}

#footer_social .quik a {
    background-position: -3420px 0
}

#footer_social .quik a:hover {
    background-position: -3420px 38px
}

#footer_social .quora a {
    background-position: -3458px 0
}

#footer_social .quora a:hover {
    background-position: -3458px 38px
}

#footer_social .rdio a {
    background-position: -3496px 0
}

#footer_social .rdio a:hover {
    background-position: -3496px 38px
}

#footer_social .readernaut a {
    background-position: -3534px 0
}

#footer_social .readernaut a:hover {
    background-position: -3534px 38px
}

#footer_social .reddit a {
    background-position: -3572px 0
}

#footer_social .reddit a:hover {
    background-position: -3572px 38px
}

#footer_social .paypal a {
    background-position: -3610px 0
}

#footer_social .paypal a:hover {
    background-position: -3610px 38px
}

#footer_social .photobucket a {
    background-position: -3648px 0
}

#footer_social .photobucket a:hover {
    background-position: -3648px 38px
}

#footer_social .picasa a {
    background-position: -3686px 0
}

#footer_social .picasa a:hover {
    background-position: -3686px 38px
}

#footer_social .pinboard a {
    background-position: -3724px 0
}

#footer_social .pinboard a:hover {
    background-position: -3724px 38px
}

#footer_social .pinterest a {
    background-position: -3762px 0
}

#footer_social .pinterest a:hover {
    background-position: -3762px 38px
}

#footer_social .playstation a {
    background-position: -3800px 0
}

#footer_social .playstation a:hover {
    background-position: -3800px 38px
}

#footer_social .pandora2 a {
    background-position: -3838px 0
}

#footer_social .pandora2 a:hover {
    background-position: -3838px 38px
}

#footer_social .purevolume a {
    background-position: -3876px 0
}

#footer_social .purevolume a:hover {
    background-position: -3876px 38px
}

#footer_social .rss a {
    background-position: -3914px 0
}

#footer_social .rss a:hover {
    background-position: -3914px 38px
}

#footer_social .scribd a {
    background-position: -3952px 0
}

#footer_social .scribd a:hover {
    background-position: -3952px 38px
}

#footer_social .share a {
    background-position: -3990px 0
}

#footer_social .share a:hover {
    background-position: -3990px 38px
}

#footer_social .shuttercal a {
    background-position: -4028px 0
}

#footer_social .shuttercal a:hover {
    background-position: -4028px 38px
}

#footer_social .skitch a {
    background-position: -4066px 0
}

#footer_social .skitch a:hover {
    background-position: -4066px 38px
}

#footer_social .skype a {
    background-position: -4104px 0
}

#footer_social .skype a:hover {
    background-position: -4104px 38px
}

#footer_social .slashdot a {
    background-position: -4142px 0
}

#footer_social .slashdot a:hover {
    background-position: -4142px 38px
}

#footer_social .slideshare a {
    background-position: -4180px 0
}

#footer_social .slideshare a:hover {
    background-position: -4180px 38px
}

#footer_social .smugmug a {
    background-position: -4218px 0
}

#footer_social .smugmug a:hover {
    background-position: -4218px 38px
}

#footer_social .soundcloud a {
    background-position: -4256px 0
}

#footer_social .soundcloud a:hover {
    background-position: -4256px 38px
}

#footer_social .spotify a {
    background-position: -4294px 0
}

#footer_social .spotify a:hover {
    background-position: -4294px 38px
}

#footer_social .squareapp a {
    background-position: -4332px 0
}

#footer_social .squareapp a:hover {
    background-position: -4332px 38px
}

#footer_social .squarespace a {
    background-position: -4370px 0
}

#footer_social .squarespace a:hover {
    background-position: -4370px 38px
}

#footer_social .squiddo a {
    background-position: -4408px 0
}

#footer_social .squiddo a:hover {
    background-position: -4408px 38px
}

#footer_social .stackoverflow a {
    background-position: -4446px 0
}

#footer_social .stackoverflow a:hover {
    background-position: -4446px 38px
}

#footer_social .steam a {
    background-position: -4484px 0
}

#footer_social .steam a:hover {
    background-position: -4484px 38px
}

#footer_social .technorati a {
    background-position: -4522px 0
}

#footer_social .technorati a:hover {
    background-position: -4522px 38px
}

#footer_social .tumblr a {
    background-position: -4560px 0
}

#footer_social .tumblr a:hover {
    background-position: -4560px 38px
}

#footer_social .twitter a {
    background-position: -4598px 0
}

#footer_social .twitter a:hover {
    background-position: -4598px 38px
}

#footer_social .retweet a {
    background-position: -4636px 0
}

#footer_social .retweet a:hover {
    background-position: -4636px 38px
}

#footer_social .vevo a {
    background-position: -4674px 0
}

#footer_social .vevo a:hover {
    background-position: -4674px 38px
}

#footer_social .viddler a {
    background-position: -4712px 0
}

#footer_social .viddler a:hover {
    background-position: -4712px 38px
}

#footer_social .vimeo a {
    background-position: -4750px 0
}

#footer_social .vimeo a:hover {
    background-position: -4750px 38px
}

#footer_social .webblend a {
    background-position: -4788px 0
}

#footer_social .webblend a:hover {
    background-position: -4788px 38px
}

#footer_social .wii a {
    background-position: -4826px 0
}

#footer_social .wii a:hover {
    background-position: -4826px 38px
}

#footer_social .windows a {
    background-position: -4864px 0
}

#footer_social .windows a:hover {
    background-position: -4864px 38px
}

#footer_social .wikipedia a {
    background-position: -4902px 0
}

#footer_social .wikipedia a:hover {
    background-position: -4902px 38px
}

#footer_social .wordpress a {
    background-position: -4940px 0
}

#footer_social .wordpress a:hover {
    background-position: -4940px 38px
}

#footer_social .wunderkit a {
    background-position: -4978px 0
}

#footer_social .wunderkit a:hover {
    background-position: -4978px 38px
}

#footer_social .xanga a {
    background-position: -5016px 0
}

#footer_social .xanga a:hover {
    background-position: -5016px 38px
}

#footer_social .xbox a {
    background-position: -5054px 0
}

#footer_social .xbox a:hover {
    background-position: -5054px 38px
}

#footer_social .xing a {
    background-position: -5092px 0
}

#footer_social .xing a:hover {
    background-position: -5092px 38px
}

#footer_social .yahoo a {
    background-position: -5130px 0
}

#footer_social .yahoo a:hover {
    background-position: -5130px 38px
}

#footer_social .yahoobuzz a {
    background-position: -5168px 0
}

#footer_social .yahoobuzz a:hover {
    background-position: -5168px 38px
}

#footer_social .yelp a {
    background-position: -5206px 0
}

#footer_social .yelp a:hover {
    background-position: -5206px 38px
}

#footer_social .youtube a {
    background-position: -5244px 0
}

#footer_social .youtube a:hover {
    background-position: -5244px 38px
}

#footer_social .youtube2 a {
    background-position: -5282px 0
}

#footer_social .youtube2 a:hover {
    background-position: -5282px 38px
}

#footer_social .youversion a {
    background-position: -5320px 0
}

#footer_social .youversion a:hover {
    background-position: -5320px 38px
}

#footer_social .zerply a {
    background-position: -5358px 0
}

#footer_social .zerply a:hover {
    background-position: -5358px 38px
}

#footer_social .zynga a {
    background-position: -5396px 0
}

#footer_social .zynga a:hover {
    background-position: -5396px 38px
}

#footer_social .zootool a {
    background-position: -5434px 0
}

#footer_social .zootool a:hover {
    background-position: -5434px 38px
}

#footer_social .bookmark a {
    background-position: -5472px 0
}

#footer_social .bookmark a:hover {
    background-position: -5472px 38px
}

#footer_social .email a {
    background-position: -5510px 0
}

#footer_social .email a:hover {
    background-position: -5510px 38px
}

#footer_social .heart a {
    background-position: -5548px 0
}

#footer_social .heart a:hover {
    background-position: -5548px 38px
}

#footer_social .location a {
    background-position: -5586px 0
}

#footer_social .location a:hover {
    background-position: -5586px 38px
}

#footer_social .user a {
    background-position: -5624px 0
}

#footer_social .user a:hover {
    background-position: -5624px 38px
}

#footer_social .start a {
    background-position: -5662px 0
}

#footer_social .start a:hover {
    background-position: -5662px 38px
}

#footer_social .shop a {
    background-position: -5700px 0
}

#footer_social .shop a:hover {
    background-position: -5700px 38px
}

#footer_social .search a {
    background-position: -5738px 0
}

#footer_social .search a:hover {
    background-position: -5738px 38px
}

#footer_social .phone a {
    background-position: -5776px 0
}

#footer_social .phone a:hover {
    background-position: -5776px 38px
}

#footer_social .at a {
    background-position: -5814px 0
}

#footer_social .at a:hover {
    background-position: -5814px 38px
}

#footer_social .mobile a {
    background-position: -5852px 0
}

#footer_social .mobile a:hover {
    background-position: -5852px 38px
}

#footer_social .heavensound a {
    background-position: -5890px 0
}

#footer_social .heavensound a:hover {
    background-position: -5890px 38px
}

#footer_social .beatport a {
    background-position: -5928px 0
}

#footer_social .beatport a:hover {
    background-position: -5928px 38px
}

#footer_social .trackitdown a {
    background-position: -5966px 0
}

#footer_social .trackitdown a:hover {
    background-position: -5966px 38px
}

#footer_social .juno a {
    background-position: -6004px 0
}

#footer_social .juno a:hover {
    background-position: -6004px 38px
}

#footer_social .audiojelly a {
    background-position: -6042px 0
}

#footer_social .audiojelly a:hover {
    background-position: -6042px 38px
}

#footer_social .thedjlist a {
    background-position: -6080px 0
}

#footer_social .thedjlist a:hover {
    background-position: -6080px 38px
}

#footer_social .mixcloud a {
    background-position: -6118px 0
}

#footer_social .mixcloud a:hover {
    background-position: -6118px 38px
}

#footer_social .bliptv a {
    background-position: -6156px 0
}

#footer_social .bliptv a:hover {
    background-position: -6156px 38px
}

#footer_social .print a {
    background-position: -6194px 0
}

#footer_social .print a:hover {
    background-position: -6194px 38px
}

.post-service .post_title span {
    background: url("../img/service_sprite.png");
    -webkit-background-size: 1560px 30px;
    -moz-background-size: 1560px 30px;
    -ms-background-size: 1560px 30px;
    -o-background-size: 1560px 30px;
    background-size: 1560px 30px;
    display: block;
    width: 30px;
    height: 30px
}

.post-service .post_title span.keywords_and_ranking {
    background-position: 0px 0
}

.post-service .post_title span.target_keywords {
    background-position: -30px 0
}

.post-service .post_title span.website_optimization {
    background-position: -60px 0
}

.post-service .post_title span.landing_page_optimization {
    background-position: -90px 0
}

.post-service .post_title span.strategy_and_consultancy {
    background-position: -120px 0
}

.post-service .post_title span.search_engine_optimization {
    background-position: -150px 0
}

.post-service .post_title span.local_seo {
    background-position: -180px 0
}

.post-service .post_title span.social_media_marketing {
    background-position: -210px 0
}

.post-service .post_title span.web_analytics {
    background-position: -240px 0
}

.post-service .post_title span.creative_campaigns {
    background-position: -270px 0
}

.post-service .post_title span.online_presence {
    background-position: -300px 0
}

.post-service .post_title span.web_development {
    background-position: -330px 0
}

.post-service .post_title span.social_engagement {
    background-position: -360px 0
}

.post-service .post_title span.mobile_marketing {
    background-position: -390px 0
}

.post-service .post_title span.communities_and_networks {
    background-position: -420px 0
}

.post-service .post_title span.social_media_collaberation {
    background-position: -450px 0
}

.post-service .post_title span.viral_marketing {
    background-position: -480px 0
}

.post-service .post_title span.pay_per_click {
    background-position: -510px 0
}

.post-service .post_title span.link_building {
    background-position: -540px 0
}

.post-service .post_title span.responsive_design {
    background-position: -570px 0
}

.post-service .post_title span.content_management {
    background-position: -600px 0
}

.post-service .post_title span.seo_monitoring {
    background-position: -630px 0
}

.post-service .post_title span.conversion_optimization {
    background-position: -660px 0
}

.post-service .post_title span.reputation_management {
    background-position: -690px 0
}

.post-service .post_title span.video_marketing {
    background-position: -720px 0
}

.post-service .post_title span.social_media_press_release {
    background-position: -750px 0
}

.post-service .post_title span.social_media_cloud {
    background-position: -780px 0
}

.post-service .post_title span.seo_training {
    background-position: -810px 0
}

.post-service .post_title span.affiliate_marketing {
    background-position: -840px 0
}

.post-service .post_title span.seo_tags {
    background-position: -870px 0
}

.post-service .post_title span.branding_services {
    background-position: -900px 0
}

.post-service .post_title span.campaign_tweaks {
    background-position: -930px 0
}

.post-service .post_title span.clean_code {
    background-position: -960px 0
}

.post-service .post_title span.seo_performance {
    background-position: -990px 0
}

.post-service .post_title span.services_portfolio {
    background-position: -1020px 0
}

.post-service .post_title span.premium_service {
    background-position: -1050px 0
}

.post-service .post_title span.page_quality {
    background-position: -1080px 0
}

.post-service .post_title span.return_on_investment {
    background-position: -1110px 0
}

.post-service .post_title span.market_research {
    background-position: -1140px 0
}

.post-service .post_title span.retina_ready_web_design {
    background-position: -1170px 0
}

.post-service .post_title span.page_rank_badge {
    background-position: -1200px 0
}

.post-service .post_title span.event_calendar {
    background-position: -1230px 0
}

.post-service .post_title span.seo_copyrighting {
    background-position: -1260px 0
}

.post-service .post_title span.campaign_timing {
    background-position: -1290px 0
}

.post-service .post_title span.services_packages {
    background-position: -1320px 0
}

.post-service .post_title span.email_marketing {
    background-position: -1350px 0
}

.post-service .post_title span.ecommerce_solutions {
    background-position: -1380px 0
}

.post-service .post_title span.places_optimizations {
    background-position: -1410px 0
}

.post-service .post_title span.custom_coding {
    background-position: -1440px 0
}

.post-service .post_title span.support_services {
    background-position: -1470px 0
}

.post-service .post_title span.graphic_design {
    background-position: -1500px 0
}

.post-service .post_title span.ux_ui_design {
    background-position: -1530px 0
}

#home_service .icon {
    background: url("../img/service_sprite_home.png");
    -webkit-background-size: 640px 40px;
    -moz-background-size: 640px 40px;
    -ms-background-size: 640px 40px;
    -o-background-size: 640px 40px;
    background-size: 640px 40px;
    display: block;
    width: 40px;
    height: 40px
}

#home_service .icon.install {
    background-position: 0px 0
}

#home_service .icon.infection_removal {
    background-position: -40px 0
}

#home_service .icon.email {
    background-position: -80px 0
}

#home_service .icon.printer {
    background-position: -120px 0
}

#home_service .icon.securtiy_system {
    background-position: -160px 0
}

#home_service .icon.network {
    background-position: -200px 0
}

#home_service .icon.laptop {
    background-position: -240px 0
}

#home_service .icon.server {
    background-position: -280px 0
}

#home_service .icon.internet {
    background-position: -320px 0
}

#home_service .icon.infection {
    background-position: -360px 0
}

#home_service .icon.user {
    background-position: -400px 0
}

#home_service .icon.address {
    background-position: -440px 0
}

#home_service .icon.desktop {
    background-position: -480px 0
}

#home_service .icon.performance {
    background-position: -520px 0
}

#home_service .icon.display {
    background-position: -560px 0
}

#home_service .icon.wireless_wifi {
    background-position: -600px 0
}

.nav-collapse ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    list-style: none
}

.nav-collapse li {
    width: 100%;
    display: block
}

.js .nav-collapse {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    overflow: hidden;
    zoom: 1
}

.nav-collapse.opened {
    max-height: 9999px
}

.nav-collapse.disable-pointer-events {
    pointer-events: none !important
}

.nav-toggle {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.page .nav-collapse.opened {
    max-height: 9999px !important
}

#nav-a ul {
    background: #303030;
    width: 100%;
    float: left
}

#nav-a li {
    float: left;
    border-bottom: solid 1px #444
}

#nav-a a {
    color: #989898;
    text-decoration: none;
    width: 100%;
    padding: 0.6em 1em;
    float: left
}

#nav-a .sub-menu {
    display: none
}

header .nav-toggle {
    position: relative;
    z-index: 12;
    width: 130px;
    height: 50px;
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    background: #303030 url("../img/hamburger-retina.png") no-repeat center;
    -webkit-background-size: 96px 17px;
    -moz-background-size: 96px 17px;
    -o-background-size: 96px 17px;
    background-size: 96px 17px
}

@media only screen and (min-width: 24em) {
    #nav-b-wrap h3 {
        font-size: 1em
    }
}

@media only screen and (min-width: 48em) {
    .js .nav-collapse {
        max-height: 2000px;
        height: 100%;
        position: absolute
    }
    .js .nav-collapse.closed {
        max-height: 130px;
        -moz-transition: none !important;
        -webkit-transition: none !important;
        -o-transition: color 0 ease-in !important;
        transition: none !important
    }
    .nav-toggle {
        display: none
    }
    #nav-a {
        float: right;
        margin: 0;
        width: auto
    }
    #nav-a ul {
        background: transparent;
        padding: 0
    }
    #nav-a li {
        width: auto;
        border-bottom: none;
        margin: 0;
        padding: 0;
        display: inline-block;
        -o-transition: background-color .3s;
        -ms-transition: background-color .3s;
        -moz-transition: background-color .3s;
        -webkit-transition: background-color .3s;
        transition: background-color .3s
    }
    #nav-a a {
        font-size: 1em;
        font-weight: 600;
        letter-spacing: .05em;
        float: none;
        border-bottom: none;
        padding: 0 18px;
        line-height: 130px;
        text-decoration: none;
        color: #515151;
        display: block;
        -webkit-font-smoothing: antialiased
    }
    #nav-a li:hover {
        background: #f1f1f1;
        -o-transition: background-color .3s;
        -ms-transition: background-color .3s;
        -moz-transition: background-color .3s;
        -webkit-transition: background-color .3s;
        transition: background-color .3s
    }
    #nav-a .contact {
        background: #e5484d
    }
    #nav-a .contact a {
        color: #fff
    }
    #nav-a .contact:hover {
        background: #fa686d
    }
}

@media only screen and (min-width: 62em) {
    .main-container .nav-toggle {
        display: none
    }
}

@media only screen and (min-width: 70em) {
    #nav-a .links {
        bottom: 30px;
        left: auto;
        right: -30px;
        width: auto
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.3),
screen and (min--moz-device-pixel-ratio: 1.3),
screen and (-o-min-device-pixel-ratio: 2 / 1),
screen and (min-device-pixel-ratio: 1.3),
screen and (min-resolution: 192dpi),
screen and (min-resolution: 2dppx) {
    .header .nav-toggle {
        background-image: url("../images/hamburger-retina.png");
        -webkit-background-size: 96px 17px;
        -moz-background-size: 96px 17px;
        -o-background-size: 96px 17px;
        background-size: 96px 17px
    }
}

.bx-wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    *zoom: 1
}

.bx-wrapper ul {
    padding: 0;
    margin: 0
}

.bx-wrapper img {
    max-width: 100%;
    display: block
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(../img/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    display: none;
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #ccc;
    padding-top: 20px
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #ccc;
    text-indent: -9999px;
    display: block;
    width: 6px;
    height: 6px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #aaa
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #666
}

.bx-wrapper .bx-prev {
    left: 0px;
    background: url(../img/arrow_work_left.png) left no-repeat
}

.bx-wrapper .bx-prev:hover {
    background: url(../img/arrow_work_left_hover.png) left no-repeat
}

.bx-wrapper .bx-next {
    right: 0px;
    background: url(../img/arrow_work_right.png) right no-repeat
}

.bx-wrapper .bx-next:hover {
    background: url(../img/arrow_work_right_hover.png) right no-repeat
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    outline: 0;
    height: 44px;
    width: 44px;
    text-indent: -9999px;
    z-index: 100
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(img/controls.png) -86px -11px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(img/controls.png) -86px -44px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #ccc \9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}

@media only screen and (min-width: 48em) {
    #home_page .bx-viewport img {
        height: 350px !important
    }
}

.share-buttons {
    margin-top: 20px
}

.share-buttons div {
    float: left;
    margin: 0 5px 15px 0
}

.share-buttons div .button {
    margin-right: 6px;
    margin-bottom: 0;
    height: 20px;
    width: 20px;
    display: block;
    float: left
}

.share-buttons div .button .text {
    display: none
}

.share-buttons div .count {
    color: #aaa;
    height: 20px;
    padding: 2px 6px;
    border: solid 1px #d4d4d4;
    margin: 0;
    position: relative;
    display: none;
    font-size: .6em;
    font-weight: 600
}

.share-buttons div .count:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-color: transparent #cacaca;
    display: block;
    width: 0;
    z-index: 0;
    margin-top: -5px;
    left: -6px;
    top: 50%
}

.share-buttons div .count:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-color: transparent #FFFFFF;
    display: block;
    width: 0;
    z-index: 1;
    margin-top: -5px;
    left: -5px;
    top: 50%
}

.share-buttons .button {
    background: url("../img/social_sprite_30_sidebar.png");
    -webkit-background-size: 3280px 40px;
    -moz-background-size: 3280px 40px;
    -ms-background-size: 3280px 40px;
    -o-background-size: 3280px 40px;
    background-size: 3280px 40px;
    display: block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    text-indent: -9999px
}

.share-buttons .blank .button {
    background-position: 0px 0
}

.share-buttons .blank .button:hover {
    background-position: 0px 20px
}

.share-buttons .fivehundred .button {
    background-position: -20px 0
}

.share-buttons .fivehundred .button:hover {
    background-position: -20px 20px
}

.share-buttons .aim .button {
    background-position: -40px 0
}

.share-buttons .aim .button:hover {
    background-position: -40px 20px
}

.share-buttons .amazon .button {
    background-position: -60px 0
}

.share-buttons .amazon .button:hover {
    background-position: -60px 20px
}

.share-buttons .android .button {
    background-position: -80px 0
}

.share-buttons .android .button:hover {
    background-position: -80px 20px
}

.share-buttons .apple .button {
    background-position: -100px 0
}

.share-buttons .apple .button:hover {
    background-position: -100px 20px
}

.share-buttons .appstore .button {
    background-position: -120px 0
}

.share-buttons .appstore .button:hover {
    background-position: -120px 20px
}

.share-buttons .badoo .button {
    background-position: -140px 0
}

.share-buttons .badoo .button:hover {
    background-position: -140px 20px
}

.share-buttons .bandcamp .button {
    background-position: -160px 0
}

.share-buttons .bandcamp .button:hover {
    background-position: -160px 20px
}

.share-buttons .banter .button {
    background-position: -180px 0
}

.share-buttons .banter .button:hover {
    background-position: -180px 20px
}

.share-buttons .basecamp .button {
    background-position: -200px 0
}

.share-buttons .basecamp .button:hover {
    background-position: -200px 20px
}

.share-buttons .bebo .button {
    background-position: -220px 0
}

.share-buttons .bebo .button:hover {
    background-position: -220px 20px
}

.share-buttons .behance .button {
    background-position: -240px 0
}

.share-buttons .behance .button:hover {
    background-position: -240px 20px
}

.share-buttons .bing .button {
    background-position: -260px 0
}

.share-buttons .bing .button:hover {
    background-position: -260px 20px
}

.share-buttons .blipfm .button {
    background-position: -280px 0
}

.share-buttons .blipfm .button:hover {
    background-position: -280px 20px
}

.share-buttons .blogger .button {
    background-position: -300px 0
}

.share-buttons .blogger .button:hover {
    background-position: -300px 20px
}

.share-buttons .boxnet .button {
    background-position: -320px 0
}

.share-buttons .boxnet .button:hover {
    background-position: -320px 20px
}

.share-buttons .brightkite .button {
    background-position: -340px 0
}

.share-buttons .brightkite .button:hover {
    background-position: -340px 20px
}

.share-buttons .cargocollective .button {
    background-position: -360px 0
}

.share-buttons .cargocollective .button:hover {
    background-position: -360px 20px
}

.share-buttons .classmates .button {
    background-position: -380px 0
}

.share-buttons .classmates .button:hover {
    background-position: -380px 20px
}

.share-buttons .cloroloft .button {
    background-position: -400px 0
}

.share-buttons .cloroloft .button:hover {
    background-position: -400px 20px
}

.share-buttons .creativecommons .button {
    background-position: -420px 0
}

.share-buttons .creativecommons .button:hover {
    background-position: -420px 20px
}

.share-buttons .dailybooth .button {
    background-position: -440px 0
}

.share-buttons .dailybooth .button:hover {
    background-position: -440px 20px
}

.share-buttons .dailyburn .button {
    background-position: -460px 0
}

.share-buttons .dailyburn .button:hover {
    background-position: -460px 20px
}

.share-buttons .dailymile .button {
    background-position: -480px 0
}

.share-buttons .dailymile .button:hover {
    background-position: -480px 20px
}

.share-buttons .delicious .button {
    background-position: -500px 0
}

.share-buttons .delicious .button:hover {
    background-position: -500px 20px
}

.share-buttons .designbump .button {
    background-position: -520px 0
}

.share-buttons .designbump .button:hover {
    background-position: -520px 20px
}

.share-buttons .designfloat .button {
    background-position: -540px 0
}

.share-buttons .designfloat .button:hover {
    background-position: -540px 20px
}

.share-buttons .designmoo .button {
    background-position: -560px 0
}

.share-buttons .designmoo .button:hover {
    background-position: -560px 20px
}

.share-buttons .devianart .button {
    background-position: -580px 0
}

.share-buttons .devianart .button:hover {
    background-position: -580px 20px
}

.share-buttons .diggtype .button {
    background-position: -600px 0
}

.share-buttons .diggtype .button:hover {
    background-position: -600px 20px
}

.share-buttons .diggicon .button {
    background-position: -620px 0
}

.share-buttons .diggicon .button:hover {
    background-position: -620px 20px
}

.share-buttons .doplr .button {
    background-position: -640px 0
}

.share-buttons .doplr .button:hover {
    background-position: -640px 20px
}

.share-buttons .dribbble .button {
    background-position: -660px 0
}

.share-buttons .dribbble .button:hover {
    background-position: -660px 20px
}

.share-buttons .dropbox .button {
    background-position: -680px 0
}

.share-buttons .dropbox .button:hover {
    background-position: -680px 20px
}

.share-buttons .drupal .button {
    background-position: -700px 0
}

.share-buttons .drupal .button:hover {
    background-position: -700px 20px
}

.share-buttons .ebay .button {
    background-position: -720px 0
}

.share-buttons .ebay .button:hover {
    background-position: -720px 20px
}

.share-buttons .envant .button {
    background-position: -740px 0
}

.share-buttons .envant .button:hover {
    background-position: -740px 20px
}

.share-buttons .evernote .button {
    background-position: -760px 0
}

.share-buttons .evernote .button:hover {
    background-position: -760px 20px
}

.share-buttons .etsy .button {
    background-position: -780px 0
}

.share-buttons .etsy .button:hover {
    background-position: -780px 20px
}

.share-buttons .facebook .button {
    background-position: -800px 0
}

.share-buttons .facebook .button:hover {
    background-position: -800px 20px
}

.share-buttons .thefancy .button {
    background-position: -820px 0
}

.share-buttons .thefancy .button:hover {
    background-position: -820px 20px
}

.share-buttons .feedburner .button {
    background-position: -840px 0
}

.share-buttons .feedburner .button:hover {
    background-position: -840px 20px
}

.share-buttons .flickr .button {
    background-position: -860px 0
}

.share-buttons .flickr .button:hover {
    background-position: -860px 20px
}

.share-buttons .forrst .button {
    background-position: -880px 0
}

.share-buttons .forrst .button:hover {
    background-position: -880px 20px
}

.share-buttons .formspring .button {
    background-position: -900px 0
}

.share-buttons .formspring .button:hover {
    background-position: -900px 20px
}

.share-buttons .factome .button {
    background-position: -920px 0
}

.share-buttons .factome .button:hover {
    background-position: -920px 20px
}

.share-buttons .foursquare .button {
    background-position: -940px 0
}

.share-buttons .foursquare .button:hover {
    background-position: -940px 20px
}

.share-buttons .freshbooks .button {
    background-position: -960px 0
}

.share-buttons .freshbooks .button:hover {
    background-position: -960px 20px
}

.share-buttons .friendfeed .button {
    background-position: -980px 0
}

.share-buttons .friendfeed .button:hover {
    background-position: -980px 20px
}

.share-buttons .friendster .button {
    background-position: -1000px 0
}

.share-buttons .friendster .button:hover {
    background-position: -1000px 20px
}

.share-buttons .gdgt .button {
    background-position: -1020px 0
}

.share-buttons .gdgt .button:hover {
    background-position: -1020px 20px
}

.share-buttons .gifture .button {
    background-position: -1040px 0
}

.share-buttons .gifture .button:hover {
    background-position: -1040px 20px
}

.share-buttons .gimmebar .button {
    background-position: -1060px 0
}

.share-buttons .gimmebar .button:hover {
    background-position: -1060px 20px
}

.share-buttons .githubtype .button {
    background-position: -1080px 0
}

.share-buttons .githubtype .button:hover {
    background-position: -1080px 20px
}

.share-buttons .githubicon .button {
    background-position: -1100px 0
}

.share-buttons .githubicon .button:hover {
    background-position: -1100px 20px
}

.share-buttons .googleplay .button {
    background-position: -1120px 0
}

.share-buttons .googleplay .button:hover {
    background-position: -1120px 20px
}

.share-buttons .googleplus .button {
    background-position: -1140px 0
}

.share-buttons .googleplus .button:hover {
    background-position: -1140px 20px
}

.share-buttons .googlevoice .button {
    background-position: -1160px 0
}

.share-buttons .googlevoice .button:hover {
    background-position: -1160px 20px
}

.share-buttons .grooveshark .button {
    background-position: -1180px 0
}

.share-buttons .grooveshark .button:hover {
    background-position: -1180px 20px
}

.share-buttons .hifive .button {
    background-position: -1200px 0
}

.share-buttons .hifive .button:hover {
    background-position: -1200px 20px
}

.share-buttons .hipstamatice .button {
    background-position: -1220px 0
}

.share-buttons .hipstamatice .button:hover {
    background-position: -1220px 20px
}

.share-buttons .htmlfive .button {
    background-position: -1240px 0
}

.share-buttons .htmlfive .button:hover {
    background-position: -1240px 20px
}

.share-buttons .hyves .button {
    background-position: -1260px 0
}

.share-buttons .hyves .button:hover {
    background-position: -1260px 20px
}

.share-buttons .icloud .button {
    background-position: -1280px 0
}

.share-buttons .icloud .button:hover {
    background-position: -1280px 20px
}

.share-buttons .icq .button {
    background-position: -1300px 0
}

.share-buttons .icq .button:hover {
    background-position: -1300px 20px
}

.share-buttons .indetica .button {
    background-position: -1320px 0
}

.share-buttons .indetica .button:hover {
    background-position: -1320px 20px
}

.share-buttons .instagram .button {
    background-position: -1340px 0
}

.share-buttons .instagram .button:hover {
    background-position: -1340px 20px
}

.share-buttons .krop .button {
    background-position: -1360px 0
}

.share-buttons .krop .button:hover {
    background-position: -1360px 20px
}

.share-buttons .lastfm .button {
    background-position: -1380px 0
}

.share-buttons .lastfm .button:hover {
    background-position: -1380px 20px
}

.share-buttons .linkedin .button {
    background-position: -1400px 0
}

.share-buttons .linkedin .button:hover {
    background-position: -1400px 20px
}

.share-buttons .livejournal .button {
    background-position: -1420px 0
}

.share-buttons .livejournal .button:hover {
    background-position: -1420px 20px
}

.share-buttons .lockerz .button {
    background-position: -1440px 0
}

.share-buttons .lockerz .button:hover {
    background-position: -1440px 20px
}

.share-buttons .lovedsgn .button {
    background-position: -1460px 0
}

.share-buttons .lovedsgn .button:hover {
    background-position: -1460px 20px
}

.share-buttons .mixx .button {
    background-position: -1480px 0
}

.share-buttons .mixx .button:hover {
    background-position: -1480px 20px
}

.share-buttons .meetup .button {
    background-position: -1500px 0
}

.share-buttons .meetup .button:hover {
    background-position: -1500px 20px
}

.share-buttons .meetup2 .button {
    background-position: -1520px 0
}

.share-buttons .meetup2 .button:hover {
    background-position: -1520px 20px
}

.share-buttons .messenger .button {
    background-position: -1540px 0
}

.share-buttons .messenger .button:hover {
    background-position: -1540px 20px
}

.share-buttons .metacafe .button {
    background-position: -1560px 0
}

.share-buttons .metacafe .button:hover {
    background-position: -1560px 20px
}

.share-buttons .misterwong .button {
    background-position: -1580px 0
}

.share-buttons .misterwong .button:hover {
    background-position: -1580px 20px
}

.share-buttons .myspace .button {
    background-position: -1600px 0
}

.share-buttons .myspace .button:hover {
    background-position: -1600px 20px
}

.share-buttons .myspace2 .button {
    background-position: -1620px 0
}

.share-buttons .myspace2 .button:hover {
    background-position: -1620px 20px
}

.share-buttons .netflix .button {
    background-position: -1640px 0
}

.share-buttons .netflix .button:hover {
    background-position: -1640px 20px
}

.share-buttons .netvibes .button {
    background-position: -1660px 0
}

.share-buttons .netvibes .button:hover {
    background-position: -1660px 20px
}

.share-buttons .newsvine .button {
    background-position: -1680px 0
}

.share-buttons .newsvine .button:hover {
    background-position: -1680px 20px
}

.share-buttons .ning .button {
    background-position: -1700px 0
}

.share-buttons .ning .button:hover {
    background-position: -1700px 20px
}

.share-buttons .opentype .button {
    background-position: -1720px 0
}

.share-buttons .opentype .button:hover {
    background-position: -1720px 20px
}

.share-buttons .okurt .button {
    background-position: -1740px 0
}

.share-buttons .okurt .button:hover {
    background-position: -1740px 20px
}

.share-buttons .pandora .button {
    background-position: -1760px 0
}

.share-buttons .pandora .button:hover {
    background-position: -1760px 20px
}

.share-buttons .path .button {
    background-position: -1780px 0
}

.share-buttons .path .button:hover {
    background-position: -1780px 20px
}

.share-buttons .quik .button {
    background-position: -1800px 0
}

.share-buttons .quik .button:hover {
    background-position: -1800px 20px
}

.share-buttons .quora .button {
    background-position: -1820px 0
}

.share-buttons .quora .button:hover {
    background-position: -1820px 20px
}

.share-buttons .rdio .button {
    background-position: -1840px 0
}

.share-buttons .rdio .button:hover {
    background-position: -1840px 20px
}

.share-buttons .readernaut .button {
    background-position: -1860px 0
}

.share-buttons .readernaut .button:hover {
    background-position: -1860px 20px
}

.share-buttons .reddit .button {
    background-position: -1880px 0
}

.share-buttons .reddit .button:hover {
    background-position: -1880px 20px
}

.share-buttons .paypal .button {
    background-position: -1900px 0
}

.share-buttons .paypal .button:hover {
    background-position: -1900px 20px
}

.share-buttons .photobucket .button {
    background-position: -1920px 0
}

.share-buttons .photobucket .button:hover {
    background-position: -1920px 20px
}

.share-buttons .picasa .button {
    background-position: -1940px 0
}

.share-buttons .picasa .button:hover {
    background-position: -1940px 20px
}

.share-buttons .pinboard .button {
    background-position: -1960px 0
}

.share-buttons .pinboard .button:hover {
    background-position: -1960px 20px
}

.share-buttons .pinterest .button {
    background-position: -1980px 0
}

.share-buttons .pinterest .button:hover {
    background-position: -1980px 20px
}

.share-buttons .playstation .button {
    background-position: -2000px 0
}

.share-buttons .playstation .button:hover {
    background-position: -2000px 20px
}

.share-buttons .pandora2 .button {
    background-position: -2020px 0
}

.share-buttons .pandora2 .button:hover {
    background-position: -2020px 20px
}

.share-buttons .purevolume .button {
    background-position: -2040px 0
}

.share-buttons .purevolume .button:hover {
    background-position: -2040px 20px
}

.share-buttons .rss .button {
    background-position: -2060px 0
}

.share-buttons .rss .button:hover {
    background-position: -2060px 20px
}

.share-buttons .scribd .button {
    background-position: -2080px 0
}

.share-buttons .scribd .button:hover {
    background-position: -2080px 20px
}

.share-buttons .share .button {
    background-position: -2100px 0
}

.share-buttons .share .button:hover {
    background-position: -2100px 20px
}

.share-buttons .shuttercal .button {
    background-position: -2120px 0
}

.share-buttons .shuttercal .button:hover {
    background-position: -2120px 20px
}

.share-buttons .skitch .button {
    background-position: -2140px 0
}

.share-buttons .skitch .button:hover {
    background-position: -2140px 20px
}

.share-buttons .skype .button {
    background-position: -2160px 0
}

.share-buttons .skype .button:hover {
    background-position: -2160px 20px
}

.share-buttons .slashdot .button {
    background-position: -2180px 0
}

.share-buttons .slashdot .button:hover {
    background-position: -2180px 20px
}

.share-buttons .slideshare .button {
    background-position: -2200px 0
}

.share-buttons .slideshare .button:hover {
    background-position: -2200px 20px
}

.share-buttons .smugmug .button {
    background-position: -2220px 0
}

.share-buttons .smugmug .button:hover {
    background-position: -2220px 20px
}

.share-buttons .soundcloud .button {
    background-position: -2240px 0
}

.share-buttons .soundcloud .button:hover {
    background-position: -2240px 20px
}

.share-buttons .spotify .button {
    background-position: -2260px 0
}

.share-buttons .spotify .button:hover {
    background-position: -2260px 20px
}

.share-buttons .squareapp .button {
    background-position: -2280px 0
}

.share-buttons .squareapp .button:hover {
    background-position: -2280px 20px
}

.share-buttons .squarespace .button {
    background-position: -2300px 0
}

.share-buttons .squarespace .button:hover {
    background-position: -2300px 20px
}

.share-buttons .squiddo .button {
    background-position: -2320px 0
}

.share-buttons .squiddo .button:hover {
    background-position: -2320px 20px
}

.share-buttons .stackoverflow .button {
    background-position: -2340px 0
}

.share-buttons .stackoverflow .button:hover {
    background-position: -2340px 20px
}

.share-buttons .steam .button {
    background-position: -2360px 0
}

.share-buttons .steam .button:hover {
    background-position: -2360px 20px
}

.share-buttons .technorati .button {
    background-position: -2380px 0
}

.share-buttons .technorati .button:hover {
    background-position: -2380px 20px
}

.share-buttons .tumblr .button {
    background-position: -2400px 0
}

.share-buttons .tumblr .button:hover {
    background-position: -2400px 20px
}

.share-buttons .twitter .button {
    background-position: -2420px 0
}

.share-buttons .twitter .button:hover {
    background-position: -2420px 20px
}

.share-buttons .retweet .button {
    background-position: -2440px 0
}

.share-buttons .retweet .button:hover {
    background-position: -2440px 20px
}

.share-buttons .vevo .button {
    background-position: -2460px 0
}

.share-buttons .vevo .button:hover {
    background-position: -2460px 20px
}

.share-buttons .viddler .button {
    background-position: -2480px 0
}

.share-buttons .viddler .button:hover {
    background-position: -2480px 20px
}

.share-buttons .vimeo .button {
    background-position: -2500px 0
}

.share-buttons .vimeo .button:hover {
    background-position: -2500px 20px
}

.share-buttons .webblend .button {
    background-position: -2520px 0
}

.share-buttons .webblend .button:hover {
    background-position: -2520px 20px
}

.share-buttons .wii .button {
    background-position: -2540px 0
}

.share-buttons .wii .button:hover {
    background-position: -2540px 20px
}

.share-buttons .windows .button {
    background-position: -2560px 0
}

.share-buttons .windows .button:hover {
    background-position: -2560px 20px
}

.share-buttons .wikipedia .button {
    background-position: -2580px 0
}

.share-buttons .wikipedia .button:hover {
    background-position: -2580px 20px
}

.share-buttons .wordpress .button {
    background-position: -2600px 0
}

.share-buttons .wordpress .button:hover {
    background-position: -2600px 20px
}

.share-buttons .wunderkit .button {
    background-position: -2620px 0
}

.share-buttons .wunderkit .button:hover {
    background-position: -2620px 20px
}

.share-buttons .xanga .button {
    background-position: -2640px 0
}

.share-buttons .xanga .button:hover {
    background-position: -2640px 20px
}

.share-buttons .xbox .button {
    background-position: -2660px 0
}

.share-buttons .xbox .button:hover {
    background-position: -2660px 20px
}

.share-buttons .xing .button {
    background-position: -2680px 0
}

.share-buttons .xing .button:hover {
    background-position: -2680px 20px
}

.share-buttons .yahoo .button {
    background-position: -2700px 0
}

.share-buttons .yahoo .button:hover {
    background-position: -2700px 20px
}

.share-buttons .yahoobuzz .button {
    background-position: -2720px 0
}

.share-buttons .yahoobuzz .button:hover {
    background-position: -2720px 20px
}

.share-buttons .yelp .button {
    background-position: -2740px 0
}

.share-buttons .yelp .button:hover {
    background-position: -2740px 20px
}

.share-buttons .youtube .button {
    background-position: -2760px 0
}

.share-buttons .youtube .button:hover {
    background-position: -2760px 20px
}

.share-buttons .youtube2 .button {
    background-position: -2780px 0
}

.share-buttons .youtube2 .button:hover {
    background-position: -2780px 20px
}

.share-buttons .youversion .button {
    background-position: -2800px 0
}

.share-buttons .youversion .button:hover {
    background-position: -2800px 20px
}

.share-buttons .zerply .button {
    background-position: -2820px 0
}

.share-buttons .zerply .button:hover {
    background-position: -2820px 20px
}

.share-buttons .zynga .button {
    background-position: -2840px 0
}

.share-buttons .zynga .button:hover {
    background-position: -2840px 20px
}

.share-buttons .zootool .button {
    background-position: -2860px 0
}

.share-buttons .zootool .button:hover {
    background-position: -2860px 20px
}

.share-buttons .bookmark .button {
    background-position: -2880px 0
}

.share-buttons .bookmark .button:hover {
    background-position: -2880px 20px
}

.share-buttons .email .button {
    background-position: -2900px 0
}

.share-buttons .email .button:hover {
    background-position: -2900px 20px
}

.share-buttons .heart .button {
    background-position: -2920px 0
}

.share-buttons .heart .button:hover {
    background-position: -2920px 20px
}

.share-buttons .location .button {
    background-position: -2940px 0
}

.share-buttons .location .button:hover {
    background-position: -2940px 20px
}

.share-buttons .user .button {
    background-position: -2960px 0
}

.share-buttons .user .button:hover {
    background-position: -2960px 20px
}

.share-buttons .start .button {
    background-position: -2980px 0
}

.share-buttons .start .button:hover {
    background-position: -2980px 20px
}

.share-buttons .shop .button {
    background-position: -3000px 0
}

.share-buttons .shop .button:hover {
    background-position: -3000px 20px
}

.share-buttons .search .button {
    background-position: -3020px 0
}

.share-buttons .search .button:hover {
    background-position: -3020px 20px
}

.share-buttons .phone .button {
    background-position: -3040px 0
}

.share-buttons .phone .button:hover {
    background-position: -3040px 20px
}

.share-buttons .at .button {
    background-position: -3060px 0
}

.share-buttons .at .button:hover {
    background-position: -3060px 20px
}

.share-buttons .mobile .button {
    background-position: -3080px 0
}

.share-buttons .mobile .button:hover {
    background-position: -3080px 20px
}

.share-buttons .heavensound .button {
    background-position: -3100px 0
}

.share-buttons .heavensound .button:hover {
    background-position: -3100px 20px
}

.share-buttons .beatport .button {
    background-position: -3120px 0
}

.share-buttons .beatport .button:hover {
    background-position: -3120px 20px
}

.share-buttons .trackitdown .button {
    background-position: -3140px 0
}

.share-buttons .trackitdown .button:hover {
    background-position: -3140px 20px
}

.share-buttons .juno .button {
    background-position: -3160px 0
}

.share-buttons .juno .button:hover {
    background-position: -3160px 20px
}

.share-buttons .audiojelly .button {
    background-position: -3180px 0
}

.share-buttons .audiojelly .button:hover {
    background-position: -3180px 20px
}

.share-buttons .thedjlist .button {
    background-position: -3200px 0
}

.share-buttons .thedjlist .button:hover {
    background-position: -3200px 20px
}

.share-buttons .mixcloud .button {
    background-position: -3220px 0
}

.share-buttons .mixcloud .button:hover {
    background-position: -3220px 20px
}

.share-buttons .bliptv .button {
    background-position: -3240px 0
}

.share-buttons .bliptv .button:hover {
    background-position: -3240px 20px
}

.share-buttons .print .button {
    background-position: -3260px 0
}

.share-buttons .print .button:hover {
    background-position: -3260px 20px
}

@media only screen and (min-width: 24em) {
    .share-buttons div {
        margin-right: 10px
    }
    .share-buttons div .count {
        display: block
    }
}

@media only screen and (min-width: 30em) {
    .share-buttons div {
        margin-right: 15px
    }
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.wrap {
    padding: 0 20px
}

.container {
    max-width: 1100px;
    margin: 0 2.5%;
    width: 95%
}

.full_width {
    margin: 0 -20px;
    display: block
}

.block-box {
    padding: 15px;
    background-color: #f7f7f7;
    border: solid 1px #ccc;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px
}

.block {
    margin-bottom: 40px
}

img {
    width: 100%;
    height: auto
}

.img_frame {
    position: relative
}

.img_frame .img_helper {
    width: 500%;
    margin: 0 -200%;
    text-align: center
}

.img_frame .img_helper img {
    height: 100%;
    width: auto;
    margin: 0 auto
}

.img_frame .img_content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.img_tran {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0
}

video {
    width: 100% !important;
    height: auto !important
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media only screen and (min-width: 48em) {
    .row {
        width: 102%;
        margin-left: -2%
    }
    .row.rev .col_0,
    .row.rev .col_1,
    .row.rev .col_2,
    .row.rev .col_3,
    .row.rev .col_4,
    .row.rev .col_5,
    .row.rev .col_6,
    .row.rev .col_7,
    .row.rev .col_8,
    .row.rev .col_9,
    .row.rev .col_10,
    .row.rev .col_11,
    .row.rev .col_12 {
        float: right
    }
    .col_0,
    .col_1,
    .col_2,
    .col_3,
    .col_4,
    .col_5,
    .col_6,
    .col_7,
    .col_8,
    .col_9,
    .col_10,
    .col_11,
    .col_12 {
        float: left;
        padding-left: 2%
    }
    .col_0 {
        width: auto
    }
    .col_1 {
        width: 08.3%
    }
    .col_2 {
        width: 16.6%
    }
    .col_3 {
        width: 25.0%
    }
    .col_4 {
        width: 33.3%
    }
    .col_5 {
        width: 41.6%
    }
    .col_6 {
        width: 50.0%
    }
    .col_7 {
        width: 58.3%
    }
    .col_8 {
        width: 66.6%
    }
    .col_9 {
        width: 75.0%
    }
    .col_10 {
        width: 83.3%
    }
    .col_11 {
        width: 91.6%
    }
    .col_12 {
        width: 100%
    }
    .block {
        width: 100%;
        float: left;
        position: relative
    }
}

@media only screen and (min-width: 1160px) {
    .container {
        max-width: 1100px;
        margin: 0 auto;
        width: 100%
    }
}

@media only screen and (min-width: 1800px) {
    #home_banner .img_frame .img_helper {
        margin: 0;
        width: 100%;
        height: 500px
    }
    #home_banner .img_frame .img_helper img {
        height: auto;
        width: 100%
    }
    #home_banner.top img {
        position: absolute;
        top: auto;
        right: 0;
        left: 0
    }
    #home_banner.bottom img {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0
    }
    #post_banner .img_frame .img_helper {
        margin: 0;
        width: 100%;
        height: 400px
    }
    #post_banner .img_frame .img_helper img {
        height: auto;
        width: 100%
    }
    #post_banner.top img {
        position: absolute;
        top: auto;
        right: 0;
        left: 0
    }
    #post_banner.bottom img {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0
    }
}

* {
    font-family: "ff-enzo-web", Helvetica, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 700;
    margin-bottom: 15px
}

h1 {
    font-size: 1.4em
}

h2 {
    font-size: 1.4em
}

h3 {
    font-size: 1.4em
}

h4 {
    font-size: 1.4em
}

h5 {
    font-size: 1.4em
}

h6 {
    font-size: 1.4em
}

p,
blockquote,
ul,
ol,
a {
    margin: 0;
    font-weight: 600
}

p {
    font-size: 1em;
    line-height: 1.6em
}

blockquote {
    font-size: 1em;
    line-height: 1.2em;
    font-style: italic;
    color: #a5a5a5
}

a {
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

#searchform input[type="text"] {
    background: #fff
}

input {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: solid 1px #e9e9e9;
    padding: 15px 10px;
    background: #f6f6f6
}

textarea {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: solid 1px #e9e9e9;
    padding: 15px 10px;
    background: #f6f6f6
}

input[type="submit"] {
    font-family: "ff-enzo-web", Helvetica, sans-serif;
    padding: 10px 20px;
    text-decoration: none;
    font-size: 1.1em;
    color: #fff;
    border: none;
    border-bottom: 5px solid #b14941;
    background-color: #ff665a;
    cursor: pointer;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

input[type="submit"]:hover {
    background: #ff8278;
    border-bottom: 5px solid #d64039
}

input[type="submit"]:active {
    background: #c52f28
}

.ajax-loader {
    width: auto
}

#contact-page-form p {
    color: #666;
    margin-bottom: 10px;
    display: block
}

#header h1,
#header h2 {
    display: none
}

#header .container {
    position: relative;
    width: 100%;
    margin: 0
}

#call_us {
    background: #494949;
    font-size: .8em
}

#call_us div {
    padding: 10px 55px 10px 0px;
    display: block;
    white-space: nowrap;
    text-align: right;
    line-height: 15px;
    color: #acacac;
    font-size: .8em;
    font-weight: 600
}

#call_us div span {
    font-weight: 700
}

#call_button {
    display: block;
    width: 50px;
    height: 50px;
    float: right;
    background: #5c5c5c url("../img/phone.png") no-repeat center
}

#logo {
    width: 100%;
    height: 65px
}

#logo img {
    padding: 10px 50px;
    margin: 0 auto
}

#logo_big {
    display: none;
    max-width: 240px
}

#logo_medium {
    max-width: 300px;
    display: block
}

#logo_small {
    display: none;
    max-width: 62px
}

@media only screen and (min-width: 24em) {
    #logo img {
        padding: 10px 0
    }
    #logo_big {
        display: block
    }
    #logo_medium {
        display: none
    }
}

@media only screen and (min-width: 48em) {
    #header {
        height: 130px
    }
    #header .container {
        margin: 0 2.5%;
        width: 95%;
        margin: 0 auto
    }
    #call_us {
        display: none
    }
    #logo {
        position: absolute;
        top: 0;
        left: 0;
        width: auto;
        margin: 0
    }
    #logo_big {
        display: none
    }
    #logo_medium {
        display: block;
        position: relative;
        z-index: 9999
    }
}

@media only screen and (min-width: 62em) {
    #logo_big {
        max-width: 300px;
        display: block;
        position: relative;
        z-index: 9999
    }
    #logo_medium {
        display: none
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.3),
screen and (min--moz-device-pixel-ratio: 1.3),
screen and (-o-min-device-pixel-ratio: 2 / 1),
screen and (min-device-pixel-ratio: 1.3),
screen and (min-resolution: 192dpi),
screen and (min-resolution: 2dppx) {
    #call_us a {
        background-image: url("../img/phone-retina.png");
        -webkit-background-size: 19px 26px;
        -moz-background-size: 19px 26px;
        -ms-background-size: 19px 26px;
        -o-background-size: 19px 26px;
        background-size: 19px 26px
    }
}

#post_banner {
    overflow: hidden
}

#post_banner .img_frame {
    margin-bottom: 0px
}

#post_banner img {
    height: 160px
}

#post_banner .img_content_box {
    text-align: center;
    font-size: .37em
}

#post_banner .img_content_box h2 {
    margin: 0;
    padding: .01em .3em;
    color: #fff;
    display: inline-block;
    font-size: 5em;
    width: auto;
    font-weight: 600;
    margin-top: 1.4em
}

#post_banner .img_content_box h3 {
    font-weight: 400;
    margin: 0;
    padding: 0 1.6em .6em 1.2em;
    color: #fff;
    font-size: 1.8em;
    width: auto;
    display: inline-block
}

#post_banner .img_content_box .cta {
    background-color: #e5484d;
    font-size: 1.4em;
    padding: 14px 0;
    width: 340px;
    display: block;
    position: absolute;
    z-index: 9999;
    bottom: -30px;
    color: #fff;
    margin: 0 auto;
    border-radius: 10px;
    left: 50%;
    margin-left: -170px;
    font-weight: 600;
    letter-spacing: .04em;
    text-decoration: none
}

#post_banner .img_content_box .cta span {
    font-weight: 700
}

#post_banner .img_content_box .cta:hover {
    background-color: #fa686d
}

#post_content h1,
#post_content h2,
#post_content h3,
#post_content h4,
#post_content h5,
#post_content h6 {
    text-align: center
}

#post_content .container {
    color: #555
}

#post_content article {
    padding: 0 4%
}

#post_content .page_title .block {
    margin-bottom: 0
}

#post_content .page_title .block h1 {
    margin-bottom: 20px;
    margin-top: 30px;
    font-weight: 600;
    color: #666;
    font-size: 2.2em
}

#post_content .page_content h1 {
    text-align: left;
    font-size: 1.3em !important;
    color: #aaa
}

#post_content .page_content>div:first-child>.block h1 {
    font-size: 1.6em;
    font-weight: 600;
    margin-bottom: 30px
}

#post_content .page_content>div:first-child>.block h2,
#post_content .page_content>div:first-child>.block h3,
#post_content .page_content>div:first-child>.block h4,
#post_content .page_content>div:first-child>.block h5,
#post_content .page_content>div:first-child>.block h6 {
    margin-top: 60px;
    color: #666
}

#post_content .page_content>div:first-child>.block h2 {
    color: #e5484d
}

#post_content .page_content>div:first-child>.block h1:first-child,
#post_content .page_content>div:first-child>.block h2:first-child,
#post_content .page_content>div:first-child>.block h3:first-child,
#post_content .page_content>div:first-child>.block h4:first-child,
#post_content .page_content>div:first-child>.block h5:first-child,
#post_content .page_content>div:first-child>.block h6:first-child {
    margin-top: 0
}

#post_content p {
    margin-bottom: 15px;
    font-size: .9em
}

#post_content ul {
    list-style-type: square
}

#post_content ol {
    list-style-type: lower-roman
}

#header_menu li {
    display: inline-block;
    float: right;
    padding: 10px
}

#sidebar_menu {
    background: #666;
    padding: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 0 0 50px 0;
    text-align: center
}

#sidebar_menu a {
    color: #fff;
    text-decoration: none;
    line-height: 1.8em;
    font-weight: 600;
    font-size: 1.4em;
    display: block;
    width: 100%
}

#sidebar_menu a:hover {
    color: #fa686d
}

#sidebar_menu li {
    list-style-type: none
}

.widget.block {
    background: #eee;
    padding: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.widget.block ul {
    list-style: none;
    padding: 0
}

.widget.block ul li {
    list-style: none;
    font-size: .8em;
    line-height: 2em;
    text-align: center;
    color: #666
}

.widget.block ul li a {
    color: #666;
    text-decoration: none
}

.widget.block ul li a:hover {
    color: #555
}

.widget.block ul li:hover {
    color: #555
}

.textwidget {
    color: #666;
    font-size: 1em;
    margin-bottom: 20px;
    text-align: center
}

.textwidget span {
    font-family: "ff-enzo-web", Helvetica, sans-serif
}

.widget_title {
    font-size: .7em;
    color: #666;
    margin-bottom: 10px;
    text-align: center
}

.widget_title h3 {
    margin-bottom: 7px
}

.menu-footer-social-container {
    text-align: center
}

.menu-footer-social-container li {
    display: inline-block
}

.menu-footer-social-container li a {
    -webkit-border-radius: 10%;
    -moz-border-radius: 10%;
    -ms-border-radius: 10%;
    border-radius: 10%
}

#searchform input[type="text"] {
    padding-right: 45px !important;
    overflow: hidden;
    text-overflow: ellipsis
}

#searchsubmit {
    background: url("../img/search.png") no-repeat center center #e5484d;
    border: none;
    display: block;
    width: 35px;
    height: 35px;
    text-indent: -999999px;
    position: absolute;
    top: 0;
    right: 0;
    display: normal;
    -webkit-background-size: 16px 16px;
    -moz-background-size: 16px 16px;
    -ms-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    background-size: 16px 16px
}

#post_content .testimonies_widget ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 12px
}

#post_content .testimonies_widget ul li {
    margin-top: 25px
}

#post_content .testimonies_widget ul li:first-child {
    margin-top: 15px
}

#post_content .testimonies_widget ul li:hover {
    color: #666
}

#post_content .testimonies_widget p {
    margin-bottom: 6px;
    font-style: italic;
    font-size: 1.4em;
    line-height: 1.4em;
    font-weight: 400;
    color: #666;
    text-align: center
}

#post_content .testimonies_widget .testimony_details {
    color: #666;
    text-align: center
}

#post_content .testimonies_widget .person {
    font-weight: bold;
    font-size: 1.4em
}

#post_content .testimonies_widget .title {
    font-size: 1.2em
}

#searchform {
    position: relative;
    margin: 0 10%;
    border: none;
    margin-bottom: 40px
}

#searchform label {
    display: none
}

#searchform input[type="text"] {
    padding: 0 25px 0 5px;
    height: 35px;
    width: 100%;
    border: none
}

#searchform #searchsubmit:hover {
    background-color: #fa686d
}

.more_posts_links {
    text-align: center;
    margin-bottom: 40px
}

.more_posts_links a {
    color: #999;
    text-decoration: none
}

.more_posts_links a:hover {
    text-decoration: underline
}

.tweets_widget {
    clear: both;
    padding: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #eee;
    text-align: center;
    margin-bottom: 50px
}

.tweets_widget h3 {
    text-align: center !important
}

.tweets_widget .home-tweets-ul {
    padding: 0;
    list-style: none !important
}

.tweets_widget .home-tweets-ul li {
    position: relative;
    padding: 8px 15px;
    background: #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-bottom: 20px
}

.tweets_widget .home-tweets-ul li p {
    margin-bottom: 0 !important;
    font-size: .75em;
    line-height: 1.4em
}

.tweets_widget .home-tweets-ul li a {
    color: #e5484d
}

.tweets_widget .home-tweets-ul li .home-tweet-date a {
    color: #aaa;
    text-decoration: none;
    text-transform: uppercase;
    font-size: .8em;
    display: block;
    margin-top: 10px
}

.tweets_widget .home-tweets-ul li:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 12px 12px;
    border-color: #fff transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: -12px;
    right: 0
}

.tagcloud a {
    color: #e5484d;
    text-decoration: none
}

.tagcloud a:hover {
    text-decoration: underline
}

#page_bottom_social {
    margin: 30px 0 60px 0;
    display: block;
    height: 20px
}

@media only screen and (min-width: 24em) {
    #post_banner img {
        height: 200px
    }
    #post_banner .img_content_box {
        font-size: .44em
    }
    #post_banner .img_content_box li {
        height: 200px
    }
    #post_banner .img_content_box h2 {
        margin: 1.4em 0 0 0
    }
}

@media only screen and (min-width: 30em) {
    #post_banner img {
        height: 250px
    }
    #post_banner .img_content_box {
        font-size: .6em
    }
    #post_banner .img_content_box li {
        height: 250px
    }
    #post_banner .img_content_box h2 {
        margin: 1.3em 0 0 0
    }
}

@media only screen and (min-width: 38em) {
    #post_content {
        padding-top: 15px
    }
    #post_banner img {
        height: 300px
    }
    #post_banner .img_content_box {
        font-size: .8em
    }
    #post_banner .img_content_box li {
        height: 300px
    }
    #post_banner .img_content_box h2 {
        margin: 1.2em 0 0 0
    }
}

@media only screen and (min-width: 48em) {
    #post_banner img {
        height: 350px
    }
    #post_banner .img_content_box {
        font-size: .9em
    }
    #post_banner .img_content_box li {
        height: 350px
    }
    #post_banner .img_content_box h2 {
        margin: 1.3em 0 0 0
    }
    #sidebar_menu {
        text-align: left
    }
    #sidebar_menu a {
        padding-left: 10px
    }
    #searchform {
        text-align: left;
        margin: 0;
        padding: 0;
        width: 75%;
        margin-bottom: 40px
    }
    #post_content {
        padding-top: 0
    }
    #post_content article {
        padding: 0
    }
    #post_content h1,
    #post_content h2,
    #post_content h3,
    #post_content h4,
    #post_content h5,
    #post_content h6 {
        text-align: left
    }
    #post_content .container {
        color: #555
    }
    #post_content .page_title .block {
        margin-bottom: 0
    }
    #post_content .page_title .block h1 {
        font-size: 3.6em;
        padding: 40px 0 30px 0;
        margin: 0
    }
    #post_content .page_content h1 {
        font-size: 1.6em !important;
        line-height: 1.6em
    }
    #post_content .page_content>div:first-child {
        position: relative;
        z-index: 2
    }
    #post_content .page_content>div:first-child .block {
        padding-right: 100px
    }
    #post_content .page_content .page_sidebar {
        padding-left: 0
    }
    #searchform {
        width: 100%;
        margin-bottom: 0
    }
    .widget.block h1,
    .widget.block h2,
    .widget.block h3,
    .widget.block h4,
    .widget.block h5,
    .widget.block h6 {
        text-align: center !important
    }
    .widget.block ul {
        list-style: none;
        list-style-type: none
    }
    #post_content ul {
        list-style-type: none
    }
    .textwidget {
        margin-bottom: 0
    }
    #page_top_social {
        position: absolute;
        top: 0;
        right: 0
    }
    #page_bottom_social {
        margin-top: 40px;
        margin-bottom: 40px;
        position: relative;
        float: none
    }
}

@media only screen and (min-width: 62em) {
    #post_banner img {
        height: 400px
    }
    #post_banner .img_content_box {
        font-size: 1em
    }
    #post_banner .img_content_box li {
        height: 400px
    }
    #post_banner .img_content_box h2 {
        margin: 1.3em 0 0 0
    }
}

#home_banner {
    position: relative;
    overflow: hidden;
    font-size: .37em;
    text-align: center
}

#home_banner h1 {
    margin: 1.2em 0 0 0;
    padding: 1.2em .3em .1em .3em;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    width: 100%;
    font-size: 2em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#home_banner h2 {
    margin: 0;
    padding: .01em .3em;
    color: #fff;
    display: inline-block;
    font-size: 5.4em;
    width: auto;
    font-weight: 600
}

#home_banner h2:first-child {
    margin: 1.3em 0 0 0
}

#home_banner h3 {
    font-weight: 400;
    margin: 0;
    padding: 0 1.6em .6em 1.2em;
    color: #fff;
    font-size: 1.8em;
    width: auto;
    display: inline-block
}

#home_banner article {
    padding: 0 15px
}

#home_banner article p {
    font-size: .9em;
    padding: 0 1em 1em 1em;
    color: #fff
}

#home_banner article p:first-of-type {
    padding-top: 1em
}

#home_banner article a {
    color: #fa686d;
    text-decoration: none
}

#home_banner article a:hover {
    text-decoration: underline
}

#home_banner .content_frame {
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%
}

#home_banner .content_frame .bx-wrapper {
    height: 100%
}

#home_banner img {
    height: 160px
}

#home_banner .img_content_box {
    -webkit-animation: slidein 1s;
    -moz-animation: slidein 1s;
    -o-animation: slidein 1s;
    animation: slidein 1s
}

#home_banner .bx-wrapper .bx-controls-direction a,
#home_banner .bx-wrapper .bx-controls-direction a:hover {
    opacity: .3;
    background-color: transparent;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    background-size: 20px 20px
}

#home_banner .bx-wrapper .bx-controls-direction .bx-next,
#home_banner .bx-wrapper .bx-controls-direction .bx-next:hover {
    right: 0;
    background: url(../img/right.png) right no-repeat
}

#home_banner .bx-wrapper .bx-controls-direction .bx-prev,
#home_banner .bx-wrapper .bx-controls-direction .bx-prev:hover {
    left: 0;
    background: url(../img/left.png) left no-repeat
}

#home_banner .bx-viewport {
    overflow: visible !important
}

#home_banner li {
    display: none;
    overflow: hidden;
    height: 160px
}

#home_banner li:first-child {
    display: block;
    overflow: visible
}

.cta_bottom,
.cta_top {
    text-align: center;
    background-color: #e5484d;
    font-size: .9em;
    padding: 8px 0;
    width: 230px;
    display: block;
    position: relative;
    z-index: 9999;
    color: #fff;
    margin: -20px auto 0 auto;
    font-weight: 600;
    letter-spacing: .04em;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px
}

.cta_bottom span,
.cta_top span {
    font-weight: 700
}

.cta_bottom:hover,
.cta_top:hover {
    background-color: #fa686d
}

.cta_bottom {
    margin: 0 auto -70px auto
}

#home_service {
    padding: 60px 0;
    margin-bottom: 10px
}

#home_service .post_link {
    display: none
}

#home_service .row {
    margin-bottom: 0px
}

#home_service .block {
    background-color: #eee;
    color: #000;
    text-align: center;
    margin-bottom: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px
}

#home_service .service_header {
    background: #666;
    padding: 10px 0;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

#home_service .icon {
    margin: 0 auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

#home_service .service_body {
    padding: 25px 20px
}

#home_service h3 {
    font-size: 1.8em;
    font-weight: 600;
    color: #666;
    float: none;
    text-align: center;
    margin: 0px 0px 20px 0px
}

#home_service h4 {
    font-size: 1em;
    margin: 5px 0px 10px 0px;
    color: #666
}

#home_service p {
    font-size: .85em;
    color: #666
}

#home_service .cta {
    float: none;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%
}

#home_service .container {
    padding-left: 6%;
    padding-right: 6%;
    position: relative;
    padding-bottom: 40px
}

#home_service .container .row {
    width: 106%;
    margin-left: -6%
}

#home_service .container .row .col_4 {
    padding: 0 0 0 6%
}

#home_service .container .row .col_4 .block {
    margin-bottom: 30px
}

#home_testimony {
    background: url("../img/testimony-bg.jpg");
    padding: 80px 0;
    text-align: center
}

#home_testimony .block {
    margin-bottom: 0px
}

#home_testimony ul {
    height: 100%
}

#home_testimony li {
    display: table;
    height: 100%;
    padding: 0 40px;
    font-size: 1em;
    color: #fff;
    font-weight: 600
}

#home_testimony li .testimony_wrap {
    display: table-cell;
    vertical-align: middle;
    height: 100%
}

#home_testimony li .quoteopen {
    height: 27px;
    width: auto;
    background: url("../img/quote-open.png") no-repeat center center;
    margin-bottom: 20px
}

#home_testimony li .quoteclose {
    height: 27px;
    width: auto;
    background: url("../img/quote-close.png") no-repeat center center;
    margin-top: 20px
}

#home_testimony li .testimony_details {
    margin-top: 15px;
    font-size: .7em;
    letter-spacing: .04em;
    font-weight: 700
}

#home_testimony .bx-wrapper .bx-prev {
    left: 0px !important;
    background: url(../img/arrow_test_left.png) no-repeat
}

#home_testimony .bx-wrapper .bx-prev:hover {
    background: url(../img/arrow_test_left_hover.png) no-repeat
}

#home_testimony .bx-wrapper .bx-next {
    right: 0px !important;
    background: url(../img/arrow_test_right.png) right no-repeat
}

#home_testimony .bx-wrapper .bx-next:hover {
    background: url(../img/arrow_test_right_hover.png) right no-repeat
}

#home_badge {
    padding: 80px 0
}

#home_badge h3 {
    font-size: 2.4em;
    font-weight: 600;
    color: #666;
    text-align: center;
    margin: 0px 0px 20px 0px
}

#home_badge ul {
    padding: 0;
    list-style: none;
    text-align: center;
    margin: 0 auto
}

#home_badge li {
    display: inline-block;
    padding: 20px 10px;
    overflow: visible
}

#home_badge img {
    width: 80%;
    overflow: visible
}

@media only screen and (min-width: 24em) {
    #home_banner {
        font-size: .44em
    }
    #home_banner img {
        height: 200px
    }
    #home_banner li {
        height: 200px
    }
    #home_banner h2:first-child {
        margin: 1.4em 0 0 0
    }
    #home_banner .bx-wrapper .bx-controls-direction a,
    #home_banner .bx-wrapper .bx-controls-direction a:hover {
        margin-top: -12px;
        width: 25px;
        height: 25px;
        -webkit-background-size: auto 25px;
        -moz-background-size: auto 25px;
        -o-background-size: auto 25px;
        background-size: auto 25px
    }
    #home_banner .bx-wrapper .bx-controls-direction .bx-next,
    #home_banner .bx-wrapper .bx-controls-direction .bx-next:hover {
        right: 5px
    }
    #home_banner .bx-wrapper .bx-controls-direction .bx-prev,
    #home_banner .bx-wrapper .bx-controls-direction .bx-prev:hover {
        left: 5px
    }
}

@media only screen and (min-width: 30em) {
    #home_banner {
        font-size: .6em
    }
    #home_banner img {
        height: 250px
    }
    #home_banner li {
        height: 250px
    }
    #home_banner h2:first-child {
        margin: 1.2em 0 0 0
    }
    #home_banner article {
        padding: 0 40px
    }
    #home_banner article h1 {
        margin: .8em 0 0
    }
    #home_banner .bx-wrapper .bx-controls-direction a,
    #home_banner .bx-wrapper .bx-controls-direction a:hover {
        margin-top: -15px;
        width: 30px;
        height: 30px;
        -webkit-background-size: auto 30px;
        -moz-background-size: auto 30px;
        -o-background-size: auto 30px;
        background-size: auto 30px
    }
    .cta_bottom,
    .cta_top {
        font-size: 1.1em;
        padding: 10px 0;
        width: 280px;
        margin: -24px auto 0 auto
    }
    .cta_bottom {
        margin: 0 auto -74px auto
    }
}

@media only screen and (min-width: 38em) {
    #home_banner {
        font-size: .8em
    }
    #home_banner img {
        height: 300px
    }
    #home_banner li {
        height: 300px
    }
    #home_banner h2:first-child {
        margin: 1em 0 0 0
    }
    #home_banner article {
        padding: 0 60px
    }
    #home_banner .bx-wrapper .bx-controls-direction a,
    #home_banner .bx-wrapper .bx-controls-direction a:hover {
        margin-top: -17px;
        width: 35px;
        height: 35px;
        -webkit-background-size: auto 35px;
        -moz-background-size: auto 35px;
        -o-background-size: auto 35px;
        background-size: auto 35px
    }
    #home_banner .bx-wrapper .bx-controls-direction .bx-next,
    #home_banner .bx-wrapper .bx-controls-direction .bx-next:hover {
        right: 10px
    }
    #home_banner .bx-wrapper .bx-controls-direction .bx-prev,
    #home_banner .bx-wrapper .bx-controls-direction .bx-prev:hover {
        left: 10px
    }
    #home_service .container {
        padding-left: 0%;
        padding-right: 0%
    }
    #home_service .container .row {
        width: 102%;
        margin-left: -2%
    }
    #home_service .container .row .col_4 {
        float: left;
        padding: 0 0 0 2%;
        width: 33%;
        margin: 0 !important
    }
    #home_service .container .row .col_4 .block {
        margin-bottom: 30px
    }
    #home_testimony li {
        padding: 0 50px;
        font-size: 1.4em
    }
}

@media only screen and (min-width: 48em) {
    #home_banner {
        font-size: .9em;
        z-index: 10
    }
    #home_banner img {
        height: 400px
    }
    #home_banner li {
        height: 400px
    }
    #home_banner h2:first-child {
        margin: 1.4em 0 0 0
    }
    #home_banner article {
        padding: 0 120px
    }
    #home_banner .bx-wrapper .bx-controls-direction a,
    #home_banner .bx-wrapper .bx-controls-direction a:hover {
        margin-top: -20px;
        width: 40px;
        height: 40px;
        -webkit-background-size: auto 40px;
        -moz-background-size: auto 40px;
        -o-background-size: auto 40px;
        background-size: auto 40px
    }
    #home_banner .bx-wrapper .bx-controls-direction .bx-next,
    #home_banner .bx-wrapper .bx-controls-direction .bx-next:hover {
        right: 12px
    }
    #home_banner .bx-wrapper .bx-controls-direction .bx-prev,
    #home_banner .bx-wrapper .bx-controls-direction .bx-prev:hover {
        left: 12px
    }
    .cta_bottom,
    .cta_top {
        font-size: 1.3em;
        padding: 12px 0;
        width: 340px;
        margin: -26px auto 0 auto;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        border-radius: 10px
    }
    .cta_bottom {
        margin: 0 auto -76px auto
    }
    #home_service {
        padding: 80px 0
    }
    #home_service .container {
        padding-left: 0%;
        padding-right: 0%
    }
    #home_service .container .row {
        width: 102%;
        margin-left: -2%
    }
    #home_service .container .row .col_4 {
        padding: 0 0 0 2%;
        width: 33%
    }
    #home_service .container .row .col_4 .block {
        margin-bottom: 30px
    }
    #home_service h3 {
        font-size: 2.4em
    }
    #home_service p {
        font-size: .8em
    }
}

@media only screen and (min-width: 62em) {
    #home_banner {
        font-size: 1em
    }
    #home_banner img {
        height: 500px
    }
    #home_banner li {
        height: 500px
    }
    #home_banner h2:first-child {
        margin: 1.6em 0 0 0
    }
    #home_banner article {
        padding: 0 160px
    }
    #home_banner .bx-wrapper .bx-controls-direction a,
    #home_banner .bx-wrapper .bx-controls-direction a:hover {
        margin-top: -22px;
        width: 45px;
        height: 45px;
        -webkit-background-size: auto 45px;
        -moz-background-size: auto 45px;
        -o-background-size: auto 45px;
        background-size: auto 45px
    }
    #home_banner .bx-wrapper .bx-controls-direction .bx-next,
    #home_banner .bx-wrapper .bx-controls-direction .bx-next:hover {
        right: 15px
    }
    #home_banner .bx-wrapper .bx-controls-direction .bx-prev,
    #home_banner .bx-wrapper .bx-controls-direction .bx-prev:hover {
        left: 15px
    }
    #home_testimony .bx-viewport {
        height: auto !important
    }
    #home_testimony li {
        padding: 0 150px;
        font-size: 2em
    }
}

@media only screen and (min-width: 86em) {
    #home_banner .bx-wrapper .bx-controls-direction a,
    #home_banner .bx-wrapper .bx-controls-direction a:hover {
        margin-top: -25px;
        width: 50px;
        height: 50px;
        -webkit-background-size: auto 50px;
        -moz-background-size: auto 50px;
        -o-background-size: auto 50px;
        background-size: auto 50px
    }
    #home_banner .bx-wrapper .bx-controls-direction .bx-next,
    #home_banner .bx-wrapper .bx-controls-direction .bx-next:hover {
        right: 20px
    }
    #home_banner .bx-wrapper .bx-controls-direction .bx-prev,
    #home_banner .bx-wrapper .bx-controls-direction .bx-prev:hover {
        left: 20px
    }
}

.blog .page_title,
.archive.date .page_title {
    display: none
}

.blog .blog_wrap .page_title,
.archive.date .blog_wrap .page_title {
    display: block
}

.blog p,
.archive.date p {
    font-size: .8em;
    color: #797979
}

.single p {
    font-size: .8em;
    color: #797979
}

#post_content {
    margin-top: 20px
}

.single .post_wrap,
.blog .post_wrap,
.tag .post_wrap,
.category .post_wrap,
.search .post_wrap,
.archive.date .post_wrap {
    padding: 20px 20px 10px 20px !important;
    position: relative;
    border-top: solid 5px #e5484d
}

.single .post_wrap .post_info,
.blog .post_wrap .post_info,
.tag .post_wrap .post_info,
.category .post_wrap .post_info,
.search .post_wrap .post_info,
.archive.date .post_wrap .post_info {
    font-family: "ff-enzo-web", Helvetica, sans-serif
}

.single .post_wrap .post_info .post_icon,
.blog .post_wrap .post_info .post_icon,
.tag .post_wrap .post_info .post_icon,
.category .post_wrap .post_info .post_icon,
.search .post_wrap .post_info .post_icon,
.archive.date .post_wrap .post_info .post_icon {
    background: #e5484d;
    width: 40px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

.single .post_wrap .post_info .post_icon span,
.blog .post_wrap .post_info .post_icon span,
.tag .post_wrap .post_info .post_icon span,
.category .post_wrap .post_info .post_icon span,
.search .post_wrap .post_info .post_icon span,
.archive.date .post_wrap .post_info .post_icon span {
    text-align: center;
    color: #fff;
    display: block;
    margin-top: 15px
}

.single .post_wrap .post_info .post_icon span:before,
.blog .post_wrap .post_info .post_icon span:before,
.tag .post_wrap .post_info .post_icon span:before,
.category .post_wrap .post_info .post_icon span:before,
.search .post_wrap .post_info .post_icon span:before,
.archive.date .post_wrap .post_info .post_icon span:before {
    font-family: 'dashicons';
    font-size: 1.4em
}

.single .post_wrap .post_info .post_date,
.blog .post_wrap .post_info .post_date,
.tag .post_wrap .post_info .post_date,
.category .post_wrap .post_info .post_date,
.search .post_wrap .post_info .post_date,
.archive.date .post_wrap .post_info .post_date {
    font-size: .6em;
    text-transform: uppercase;
    color: #afafaf;
    letter-spacing: .05em;
    padding-left: 30px
}

.single .post_wrap .post_info .post_date_icon,
.blog .post_wrap .post_info .post_date_icon,
.tag .post_wrap .post_info .post_date_icon,
.category .post_wrap .post_info .post_date_icon,
.search .post_wrap .post_info .post_date_icon,
.archive.date .post_wrap .post_info .post_date_icon {
    color: #afafaf;
    float: left;
    margin-right: 6px;
    font-family: 'dashicons'
}

.single .post_wrap .post_info .post_date_icon:before,
.blog .post_wrap .post_info .post_date_icon:before,
.tag .post_wrap .post_info .post_date_icon:before,
.category .post_wrap .post_info .post_date_icon:before,
.search .post_wrap .post_info .post_date_icon:before,
.archive.date .post_wrap .post_info .post_date_icon:before {
    font-family: 'dashicons';
    content: "\f145";
    color: #afafaf
}

.single .post_wrap .post_info .post_author,
.blog .post_wrap .post_info .post_author,
.tag .post_wrap .post_info .post_author,
.category .post_wrap .post_info .post_author,
.search .post_wrap .post_info .post_author,
.archive.date .post_wrap .post_info .post_author {
    font-size: .6em;
    color: #afafaf;
    letter-spacing: .05em;
    padding-left: 30px;
    display: block
}

.single .post_wrap .post_info .post_author_icon,
.blog .post_wrap .post_info .post_author_icon,
.tag .post_wrap .post_info .post_author_icon,
.category .post_wrap .post_info .post_author_icon,
.search .post_wrap .post_info .post_author_icon,
.archive.date .post_wrap .post_info .post_author_icon {
    float: left;
    margin-right: 0px;
    padding-top: 1px
}

.single .post_wrap .post_info .post_author_icon:before,
.blog .post_wrap .post_info .post_author_icon:before,
.tag .post_wrap .post_info .post_author_icon:before,
.category .post_wrap .post_info .post_author_icon:before,
.search .post_wrap .post_info .post_author_icon:before,
.archive.date .post_wrap .post_info .post_author_icon:before {
    font-family: 'dashicons';
    content: "\f110";
    color: #afafaf
}

.single .post_wrap .post_info .post_comments,
.blog .post_wrap .post_info .post_comments,
.tag .post_wrap .post_info .post_comments,
.category .post_wrap .post_info .post_comments,
.search .post_wrap .post_info .post_comments,
.archive.date .post_wrap .post_info .post_comments {
    position: absolute;
    right: 20px;
    top: 36px;
    color: #afafaf;
    padding-left: 30px;
    font-size: .6em;
    letter-spacing: .05em
}

.single .post_wrap .post_info .post_comments span,
.blog .post_wrap .post_info .post_comments span,
.tag .post_wrap .post_info .post_comments span,
.category .post_wrap .post_info .post_comments span,
.search .post_wrap .post_info .post_comments span,
.archive.date .post_wrap .post_info .post_comments span {
    display: none
}

.single .post_wrap .post_info .post_comments_icon,
.blog .post_wrap .post_info .post_comments_icon,
.tag .post_wrap .post_info .post_comments_icon,
.category .post_wrap .post_info .post_comments_icon,
.search .post_wrap .post_info .post_comments_icon,
.archive.date .post_wrap .post_info .post_comments_icon {
    float: left;
    margin-right: 0px;
    padding-top: 1px
}

.single .post_wrap .post_info .post_comments_icon:before,
.blog .post_wrap .post_info .post_comments_icon:before,
.tag .post_wrap .post_info .post_comments_icon:before,
.category .post_wrap .post_info .post_comments_icon:before,
.search .post_wrap .post_info .post_comments_icon:before,
.archive.date .post_wrap .post_info .post_comments_icon:before {
    font-family: 'dashicons';
    content: "\f101";
    color: #afafaf
}

.single .post_wrap .post_info .post_comments a,
.blog .post_wrap .post_info .post_comments a,
.tag .post_wrap .post_info .post_comments a,
.category .post_wrap .post_info .post_comments a,
.search .post_wrap .post_info .post_comments a,
.archive.date .post_wrap .post_info .post_comments a {
    color: #afafaf;
    text-decoration: none
}

.single .post_wrap .post_info .post_comments a:hover,
.blog .post_wrap .post_info .post_comments a:hover,
.tag .post_wrap .post_info .post_comments a:hover,
.category .post_wrap .post_info .post_comments a:hover,
.search .post_wrap .post_info .post_comments a:hover,
.archive.date .post_wrap .post_info .post_comments a:hover {
    text-decoration: underline
}

.single .post_wrap .post_info .post_title,
.blog .post_wrap .post_info .post_title,
.tag .post_wrap .post_info .post_title,
.category .post_wrap .post_info .post_title,
.search .post_wrap .post_info .post_title,
.archive.date .post_wrap .post_info .post_title {
    margin-top: 30px
}

.single .post_wrap .post_info .post_title a,
.blog .post_wrap .post_info .post_title a,
.tag .post_wrap .post_info .post_title a,
.category .post_wrap .post_info .post_title a,
.search .post_wrap .post_info .post_title a,
.archive.date .post_wrap .post_info .post_title a {
    color: #666;
    text-decoration: none;
    font-size: 1em
}

.single .post_wrap .post_info .post_title a h1,
.blog .post_wrap .post_info .post_title a h1,
.tag .post_wrap .post_info .post_title a h1,
.category .post_wrap .post_info .post_title a h1,
.search .post_wrap .post_info .post_title a h1,
.archive.date .post_wrap .post_info .post_title a h1 {
    text-align: left !important;
    font-weight: 700 !important;
    color: #666 !important
}

.single .post_wrap .post_info .post_title a:hover,
.blog .post_wrap .post_info .post_title a:hover,
.tag .post_wrap .post_info .post_title a:hover,
.category .post_wrap .post_info .post_title a:hover,
.search .post_wrap .post_info .post_title a:hover,
.archive.date .post_wrap .post_info .post_title a:hover {
    text-decoration: underline
}

.single .post_wrap .post_content,
.blog .post_wrap .post_content,
.tag .post_wrap .post_content,
.category .post_wrap .post_content,
.search .post_wrap .post_content,
.archive.date .post_wrap .post_content {
    margin-bottom: 20px
}

.single .post_wrap .post_content .post_link a,
.blog .post_wrap .post_content .post_link a,
.tag .post_wrap .post_content .post_link a,
.category .post_wrap .post_content .post_link a,
.search .post_wrap .post_content .post_link a,
.archive.date .post_wrap .post_content .post_link a {
    text-decoration: none;
    color: #e5484d
}

.single .post_wrap .post_content .post_link a:hover,
.blog .post_wrap .post_content .post_link a:hover,
.tag .post_wrap .post_content .post_link a:hover,
.category .post_wrap .post_content .post_link a:hover,
.search .post_wrap .post_content .post_link a:hover,
.archive.date .post_wrap .post_content .post_link a:hover {
    color: #fa686d;
    text-decoration: underline
}

.single .post_wrap .post_footer .post_tag,
.blog .post_wrap .post_footer .post_tag,
.tag .post_wrap .post_footer .post_tag,
.category .post_wrap .post_footer .post_tag,
.search .post_wrap .post_footer .post_tag,
.archive.date .post_wrap .post_footer .post_tag {
    color: #afafaf;
    font-family: 'dashicons'
}

.single .post_wrap .post_footer .post_tag:before,
.blog .post_wrap .post_footer .post_tag:before,
.tag .post_wrap .post_footer .post_tag:before,
.category .post_wrap .post_footer .post_tag:before,
.search .post_wrap .post_footer .post_tag:before,
.archive.date .post_wrap .post_footer .post_tag:before {
    font-size: .7em;
    margin-right: 5px;
    font-family: 'dashicons';
    content: "\f323"
}

.single .post_wrap .post_footer .post_tag a,
.blog .post_wrap .post_footer .post_tag a,
.tag .post_wrap .post_footer .post_tag a,
.category .post_wrap .post_footer .post_tag a,
.search .post_wrap .post_footer .post_tag a,
.archive.date .post_wrap .post_footer .post_tag a {
    font-size: .7em;
    color: #afafaf;
    text-decoration: none
}

.single .post_wrap .post_footer .post_tag a:hover,
.blog .post_wrap .post_footer .post_tag a:hover,
.tag .post_wrap .post_footer .post_tag a:hover,
.category .post_wrap .post_footer .post_tag a:hover,
.search .post_wrap .post_footer .post_tag a:hover,
.archive.date .post_wrap .post_footer .post_tag a:hover {
    text-decoration: underline
}

.single .post_wrap .post_footer .post_cat,
.blog .post_wrap .post_footer .post_cat,
.tag .post_wrap .post_footer .post_cat,
.category .post_wrap .post_footer .post_cat,
.search .post_wrap .post_footer .post_cat,
.archive.date .post_wrap .post_footer .post_cat {
    color: #afafaf;
    font-family: 'dashicons'
}

.single .post_wrap .post_footer .post_cat:before,
.blog .post_wrap .post_footer .post_cat:before,
.tag .post_wrap .post_footer .post_cat:before,
.category .post_wrap .post_footer .post_cat:before,
.search .post_wrap .post_footer .post_cat:before,
.archive.date .post_wrap .post_footer .post_cat:before {
    font-size: .7em;
    margin-right: 5px;
    font-family: 'dashicons';
    content: "\f318"
}

.single .post_wrap .post_footer .post_cat a,
.blog .post_wrap .post_footer .post_cat a,
.tag .post_wrap .post_footer .post_cat a,
.category .post_wrap .post_footer .post_cat a,
.search .post_wrap .post_footer .post_cat a,
.archive.date .post_wrap .post_footer .post_cat a {
    font-size: .7em;
    color: #afafaf;
    text-decoration: none
}

.single .post_wrap .post_footer .post_cat a:hover,
.blog .post_wrap .post_footer .post_cat a:hover,
.tag .post_wrap .post_footer .post_cat a:hover,
.category .post_wrap .post_footer .post_cat a:hover,
.search .post_wrap .post_footer .post_cat a:hover,
.archive.date .post_wrap .post_footer .post_cat a:hover {
    text-decoration: underline
}

.single .post_wrap .post_footer .share-buttons div,
.blog .post_wrap .post_footer .share-buttons div,
.tag .post_wrap .post_footer .share-buttons div,
.category .post_wrap .post_footer .share-buttons div,
.search .post_wrap .post_footer .share-buttons div,
.archive.date .post_wrap .post_footer .share-buttons div {
    float: left
}

.format-chat .post_icon span:before {
    content: "\f125"
}

.format-chat .post_link {
    display: none
}

.format-audio .post_icon span:before {
    content: "\f127"
}

.format-audio .mejs-container {
    margin-bottom: 20px
}

.format-audio .post_link {
    display: none
}

.format-video .post_icon span:before {
    content: "\f126"
}

.format-video .video-container {
    margin-bottom: 20px
}

.format-status .post_icon span:before {
    content: "\f130"
}

.format-status .post_title {
    display: none
}

.format-status p {
    color: #3e3e3e;
    font-size: 1.1em;
    font-style: italic;
    margin-top: 30px
}

.format-status p cite {
    font-size: .8em;
    color: #afafaf
}

.format-status .post_link {
    display: none
}

.format-quote .post_icon span:before {
    content: "\f122"
}

.format-quote .post_title {
    display: none
}

.format-quote p {
    color: #3e3e3e;
    font-size: 1.1em;
    margin-top: 30px;
    font-weight: 400
}

.format-quote p cite {
    font-size: .8em;
    color: #afafaf
}

.format-quote .post_link {
    display: none
}

.format-image .post_icon span:before {
    content: "\f128"
}

.format-image img {
    margin-bottom: 20px;
    max-height: 400px;
    width: auto;
    max-width: 100%
}

.single-format-image img {
    max-height: none;
    width: 100%;
    max-width: none;
    height: auto
}

.format-link .post_icon span:before {
    content: "\f103"
}

.format-link .post-title {
    border: solid 2px #eee;
    padding: 5px 5px 5px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left !important
}

.format-link .post-title a {
    text-transform: lowercase;
    color: #e5484d;
    text-decoration: none
}

.format-link .post-title a:hover {
    text-decoration: underline
}

.format-link .post_link {
    display: none
}

.format-gallery .post_icon span:before {
    content: "\f161"
}

.format-gallery .bx-wrapper {
    margin-bottom: 35px
}

.format-gallery .bx-wrapper .bx-controls-direction a {
    background-color: transparent;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    -webkit-background-size: auto 20px;
    -moz-background-size: auto 20px;
    -o-background-size: auto 20px;
    background-size: auto 20px
}

.format-gallery .bx-wrapper .bx-controls-direction .bx-next {
    right: 8px
}

.format-gallery .bx-wrapper .bx-controls-direction .bx-prev {
    left: 8px
}

.format-aside .post_icon span:before {
    content: "\f123"
}

.format-aside .post_title,
.format-aside .post_link {
    display: none
}

.format-aside .post_content {
    padding-top: 40px
}

.format-standard .post_icon span:before {
    content: "\f109"
}

.format-standard img {
    margin-bottom: 20px
}

@media only screen and (min-width: 24em) {
    .format-gallery .bx-wrapper .bx-controls-direction a {
        margin-top: -12px;
        width: 25px;
        height: 25px;
        -webkit-background-size: auto 25px;
        -moz-background-size: auto 25px;
        -o-background-size: auto 25px;
        background-size: auto 25px
    }
    .format-gallery .bx-wrapper .bx-controls-direction .bx-next {
        right: 5px
    }
    .format-gallery .bx-wrapper .bx-controls-direction .bx-prev {
        left: 5px
    }
}

@media only screen and (min-width: 30em) {
    .format-gallery .bx-wrapper .bx-controls-direction a {
        margin-top: -15px;
        width: 30px;
        height: 30px;
        -webkit-background-size: auto 30px;
        -moz-background-size: auto 30px;
        -o-background-size: auto 30px;
        background-size: auto 30px
    }
}

@media only screen and (min-width: 38em) {
    .format-gallery .bx-wrapper .bx-controls-direction a {
        margin-top: -17px;
        width: 35px;
        height: 35px;
        -webkit-background-size: auto 35px;
        -moz-background-size: auto 35px;
        -o-background-size: auto 35px;
        background-size: auto 35px
    }
    .format-gallery .bx-wrapper .bx-controls-direction .bx-next {
        right: 10px
    }
    .format-gallery .bx-wrapper .bx-controls-direction .bx-prev {
        left: 10px
    }
}

@media only screen and (min-width: 48em) {
    .blog #post_content .page_content>div:first-child,
    .archive.date #post_content .page_content>div:first-child {
        padding-right: 40px
    }
    .blog #post_content .page_content>div:first-child>.block,
    .archive.date #post_content .page_content>div:first-child>.block {
        padding-right: 40px
    }
    .blog #post_content .page_content>div:first-child>.block:first-child,
    .archive.date #post_content .page_content>div:first-child>.block:first-child {
        margin-top: 40px
    }
    .blog #post_content .page_content .page_sidebar,
    .archive.date #post_content .page_content .page_sidebar {
        margin-top: 40px
    }
    .blog p,
    .archive.date p {
        font-size: .9em
    }
    .single .page_title h1 {
        padding-left: 50px !important
    }
    .single p {
        font-size: .9em
    }
    .single .format-quote p {
        margin-top: 0
    }
    .single .format-status p {
        margin-top: 0
    }
    .single #post_content .page_content>div:first-child {
        padding-right: 40px
    }
    .single .post_wrap,
    .blog .post_wrap,
    .tag .post_wrap,
    .category .post_wrap,
    .search .post_wrap,
    .archive.date .post_wrap {
        margin-bottom: 100px
    }
    .single .post_wrap .post_info .post_date,
    .blog .post_wrap .post_info .post_date,
    .tag .post_wrap .post_info .post_date,
    .category .post_wrap .post_info .post_date,
    .search .post_wrap .post_info .post_date,
    .archive.date .post_wrap .post_info .post_date {
        font-size: .7em;
        letter-spacing: .1em
    }
    .single .post_wrap .post_info .post_author,
    .blog .post_wrap .post_info .post_author,
    .tag .post_wrap .post_info .post_author,
    .category .post_wrap .post_info .post_author,
    .search .post_wrap .post_info .post_author,
    .archive.date .post_wrap .post_info .post_author {
        float: left;
        font-size: .7em;
        letter-spacing: .1em
    }
    .single .post_wrap .post_info .post_comments,
    .blog .post_wrap .post_info .post_comments,
    .tag .post_wrap .post_info .post_comments,
    .category .post_wrap .post_info .post_comments,
    .search .post_wrap .post_info .post_comments,
    .archive.date .post_wrap .post_info .post_comments {
        font-size: .7em;
        letter-spacing: .1em;
        right: 50px
    }
    .single .post_wrap .post_info .post_title,
    .blog .post_wrap .post_info .post_title,
    .tag .post_wrap .post_info .post_title,
    .category .post_wrap .post_info .post_title,
    .search .post_wrap .post_info .post_title,
    .archive.date .post_wrap .post_info .post_title {
        margin-top: 40px;
        margin-left: 30px;
        padding-right: 30px
    }
    .single .post_wrap .post_info .post_title a,
    .blog .post_wrap .post_info .post_title a,
    .tag .post_wrap .post_info .post_title a,
    .category .post_wrap .post_info .post_title a,
    .search .post_wrap .post_info .post_title a,
    .archive.date .post_wrap .post_info .post_title a {
        font-size: 1.4em
    }
    .single .post_wrap .post_content,
    .blog .post_wrap .post_content,
    .tag .post_wrap .post_content,
    .category .post_wrap .post_content,
    .search .post_wrap .post_content,
    .archive.date .post_wrap .post_content {
        padding-left: 30px;
        padding-right: 30px
    }
    .single .post_wrap .post_footer,
    .blog .post_wrap .post_footer,
    .tag .post_wrap .post_footer,
    .category .post_wrap .post_footer,
    .search .post_wrap .post_footer,
    .archive.date .post_wrap .post_footer {
        padding-left: 30px
    }
    .format-gallery .bx-wrapper .bx-controls-direction a {
        margin-top: -20px;
        width: 40px;
        height: 40px;
        -webkit-background-size: auto 40px;
        -moz-background-size: auto 40px;
        -o-background-size: auto 40px;
        background-size: auto 40px
    }
    .format-gallery .bx-wrapper .bx-controls-direction .bx-next {
        right: 12px
    }
    .format-gallery .bx-wrapper .bx-controls-direction .bx-prev {
        left: 12px
    }
}

@media only screen and (min-width: 62em) {
    .blog p,
    .archive.date p {
        font-size: 1em;
        margin-bottom: 25px !important
    }
    .single .page_title h1 {
        padding-left: 60px !important;
        margin-bottom: 20px !important
    }
    .single p {
        font-size: 1em;
        margin-bottom: 40px !important
    }
    .single .post_wrap,
    .blog .post_wrap,
    .tag .post_wrap,
    .category .post_wrap,
    .search .post_wrap,
    .archive.date .post_wrap {
        padding: 20px 20px 40px 20px !important
    }
    .single .post_wrap .post_info .post_date,
    .blog .post_wrap .post_info .post_date,
    .tag .post_wrap .post_info .post_date,
    .category .post_wrap .post_info .post_date,
    .search .post_wrap .post_info .post_date,
    .archive.date .post_wrap .post_info .post_date {
        font-size: .8em;
        letter-spacing: .1em;
        padding-left: 40px;
        display: inline-block;
        float: left
    }
    .single .post_wrap .post_info .post_author,
    .blog .post_wrap .post_info .post_author,
    .tag .post_wrap .post_info .post_author,
    .category .post_wrap .post_info .post_author,
    .search .post_wrap .post_info .post_author,
    .archive.date .post_wrap .post_info .post_author {
        float: left;
        font-size: .8em;
        letter-spacing: .1em;
        padding-left: 20px;
        display: inline-block
    }
    .single .post_wrap .post_info .post_comments,
    .blog .post_wrap .post_info .post_comments,
    .tag .post_wrap .post_info .post_comments,
    .category .post_wrap .post_info .post_comments,
    .search .post_wrap .post_info .post_comments,
    .archive.date .post_wrap .post_info .post_comments {
        font-size: .8em;
        letter-spacing: .1em;
        top: 20px;
        right: 60px
    }
    .single .post_wrap .post_info .post_title,
    .blog .post_wrap .post_info .post_title,
    .tag .post_wrap .post_info .post_title,
    .category .post_wrap .post_info .post_title,
    .search .post_wrap .post_info .post_title,
    .archive.date .post_wrap .post_info .post_title {
        margin-top: 35px;
        margin-left: 40px;
        margin-bottom: 25px;
        padding-right: 40px
    }
    .single .post_wrap .post_info .post_title a,
    .blog .post_wrap .post_info .post_title a,
    .tag .post_wrap .post_info .post_title a,
    .category .post_wrap .post_info .post_title a,
    .search .post_wrap .post_info .post_title a,
    .archive.date .post_wrap .post_info .post_title a {
        font-size: 1.6em
    }
    .single .post_wrap .post_content,
    .blog .post_wrap .post_content,
    .tag .post_wrap .post_content,
    .category .post_wrap .post_content,
    .search .post_wrap .post_content,
    .archive.date .post_wrap .post_content {
        padding-left: 40px;
        margin-bottom: 30px;
        padding-right: 40px
    }
    .single .post_wrap .post_footer,
    .blog .post_wrap .post_footer,
    .tag .post_wrap .post_footer,
    .category .post_wrap .post_footer,
    .search .post_wrap .post_footer,
    .archive.date .post_wrap .post_footer {
        padding-left: 40px
    }
    .single .post_wrap .post_footer .share-buttons,
    .blog .post_wrap .post_footer .share-buttons,
    .tag .post_wrap .post_footer .share-buttons,
    .category .post_wrap .post_footer .share-buttons,
    .search .post_wrap .post_footer .share-buttons,
    .archive.date .post_wrap .post_footer .share-buttons {
        float: right;
        position: absolute;
        right: 30px;
        bottom: 20px
    }
    .format-audio .mejs-container {
        width: 75% !important
    }
    .format-status p {
        font-size: 1.4em
    }
    .format-quote p {
        font-size: 1.4em
    }
    .format-image img {
        margin-bottom: 30px
    }
    .format-link .post-title {
        border: solid 3px #eee;
        padding: 8px 8px 8px 16px;
        max-width: 95%
    }
    .format-gallery .bx-wrapper .bx-controls-direction a {
        margin-top: -22px;
        width: 40px;
        height: 40px;
        -webkit-background-size: auto 40px;
        -moz-background-size: auto 40px;
        -o-background-size: auto 40px;
        background-size: auto 40px
    }
    .format-gallery .bx-wrapper .bx-controls-direction .bx-next {
        right: 15px
    }
    .format-gallery .bx-wrapper .bx-controls-direction .bx-prev {
        left: 15px
    }
}

@media only screen and (min-width: 86em) {
    .format-gallery .bx-wrapper .bx-controls-direction a {
        margin-top: -25px;
        width: 40px;
        height: 40px;
        -webkit-background-size: auto 40px;
        -moz-background-size: auto 40px;
        -o-background-size: auto 40px;
        background-size: auto 40px
    }
    .format-gallery .bx-wrapper .bx-controls-direction .bx-next {
        right: 20px
    }
    .format-gallery .bx-wrapper .bx-controls-direction .bx-prev {
        left: 20px
    }
}

.archive #post_content .page_title>div:first-child .block,
.search #post_content .page_title>div:first-child .block {
    margin-bottom: 40px
}

@media only screen and (min-width: 48em) {
    .archive #post_content .page_title>div:first-child .block,
    .search #post_content .page_title>div:first-child .block {
        padding-bottom: 30px
    }
}

.post-type-archive-portfolio .page_title,
.single-portfolio .page_title {
    display: none
}

.post-type-archive-portfolio #post_content .post-portfilio .portfolio_detail,
.single-portfolio #post_content .post-portfilio .portfolio_detail {
    text-align: center
}

.post-type-archive-portfolio #post_content .post-portfilio .portfolio_detail h1,
.single-portfolio #post_content .post-portfilio .portfolio_detail h1 {
    margin-bottom: 0;
    font-weight: 300;
    font-size: 2.6em
}

.post-type-archive-portfolio #post_content .post-portfilio .portfolio_detail h2,
.single-portfolio #post_content .post-portfilio .portfolio_detail h2 {
    margin-top: 0 !important;
    margin-bottom: 30px
}

.post-type-archive-portfolio #post_content .post-portfilio .portfolio_detail ul,
.single-portfolio #post_content .post-portfilio .portfolio_detail ul {
    list-style: none;
    padding: 0;
    margin-bottom: 30px
}

.post-type-archive-portfolio #post_content .post-portfilio .portfolio_detail ul li,
.single-portfolio #post_content .post-portfilio .portfolio_detail ul li {
    text-align: center;
    font-size: 1.2em;
    line-height: 1.8em;
    font-weight: 300
}

.post-type-archive-portfolio #post_content .post-portfilio .portfolio_detail ul li:before,
.single-portfolio #post_content .post-portfilio .portfolio_detail ul li:before {
    content: "» "
}

.post-type-archive-portfolio #post_content .post-portfilio .portfolio_detail p,
.single-portfolio #post_content .post-portfilio .portfolio_detail p {
    font-size: 1em;
    color: #797979;
    font-weight: 300;
    text-align: left;
    margin-bottom: 30px
}

.post-type-archive-portfolio #post_content .post-portfilio .portfolio_detail a,
.single-portfolio #post_content .post-portfilio .portfolio_detail a {
    color: #e5484d;
    text-decoration: none
}

.post-type-archive-portfolio #post_content .post-portfilio .portfolio_detail a:hover,
.single-portfolio #post_content .post-portfilio .portfolio_detail a:hover {
    text-decoration: underline
}

.post-type-archive-portfolio #post_content .post-portfilio .portfolio_detail .project_blog,
.single-portfolio #post_content .post-portfilio .portfolio_detail .project_blog {
    color: #e5484d;
    margin-bottom: 20px;
    width: auto;
    display: inline-block
}

.post-type-archive-portfolio .bx-wrapper .bx-controls-direction a,
.single-portfolio .bx-wrapper .bx-controls-direction a {
    background-color: transparent;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    -webkit-background-size: auto 20px;
    -moz-background-size: auto 20px;
    -o-background-size: auto 20px;
    background-size: auto 20px
}

.post-type-archive-portfolio .bx-wrapper .bx-controls-direction .bx-next,
.single-portfolio .bx-wrapper .bx-controls-direction .bx-next {
    right: 0
}

.post-type-archive-portfolio .bx-wrapper .bx-controls-direction .bx-prev,
.single-portfolio .bx-wrapper .bx-controls-direction .bx-prev {
    left: 0
}

.post-type-archive-portfolio .cta,
.single-portfolio .cta {
    margin-bottom: 80px
}

.portfolio_gallery {
    border: 1px solid #ccc;
    margin-bottom: 30px
}

@media only screen and (min-width: 24em) {
    .post-type-archive-portfolio .bx-wrapper .bx-controls-direction a,
    .single-portfolio .bx-wrapper .bx-controls-direction a {
        margin-top: -12px;
        width: 25px;
        height: 25px;
        -webkit-background-size: auto 25px;
        -moz-background-size: auto 25px;
        -o-background-size: auto 25px;
        background-size: auto 25px
    }
    .post-type-archive-portfolio .bx-wrapper .bx-controls-direction .bx-next,
    .single-portfolio .bx-wrapper .bx-controls-direction .bx-next {
        right: 5px
    }
    .post-type-archive-portfolio .bx-wrapper .bx-controls-direction .bx-prev,
    .single-portfolio .bx-wrapper .bx-controls-direction .bx-prev {
        left: 5px
    }
}

@media only screen and (min-width: 30em) {
    .post-type-archive-portfolio .bx-wrapper .bx-controls-direction a,
    .single-portfolio .bx-wrapper .bx-controls-direction a {
        margin-top: -15px;
        width: 30px;
        height: 30px;
        -webkit-background-size: auto 30px;
        -moz-background-size: auto 30px;
        -o-background-size: auto 30px;
        background-size: auto 30px
    }
}

@media only screen and (min-width: 38em) {
    .post-type-archive-portfolio .bx-wrapper .bx-controls-direction a,
    .single-portfolio .bx-wrapper .bx-controls-direction a {
        margin-top: -17px;
        width: 35px;
        height: 35px;
        -webkit-background-size: auto 35px;
        -moz-background-size: auto 35px;
        -o-background-size: auto 35px;
        background-size: auto 35px
    }
    .post-type-archive-portfolio .bx-wrapper .bx-controls-direction .bx-next,
    .single-portfolio .bx-wrapper .bx-controls-direction .bx-next {
        right: 10px
    }
    .post-type-archive-portfolio .bx-wrapper .bx-controls-direction .bx-prev,
    .single-portfolio .bx-wrapper .bx-controls-direction .bx-prev {
        left: 10px
    }
}

@media only screen and (min-width: 48em) {
    .post-type-archive-portfolio #post_content .page_content>div:first-child>.block,
    .single-portfolio #post_content .page_content>div:first-child>.block {
        padding: 50px
    }
    .post-type-archive-portfolio #post_content .page_content>div:first-child>.block:first-child,
    .single-portfolio #post_content .page_content>div:first-child>.block:first-child {
        margin-top: -100px
    }
    .post-type-archive-portfolio #post_content .post_wrap>div,
    .single-portfolio #post_content .post_wrap>div {
        float: right
    }
    .post-type-archive-portfolio #post_content .post-portfilio .portfolio_detail,
    .single-portfolio #post_content .post-portfilio .portfolio_detail {
        text-align: left
    }
    .post-type-archive-portfolio #post_content .post-portfilio .portfolio_detail ul li,
    .single-portfolio #post_content .post-portfilio .portfolio_detail ul li {
        text-align: left
    }
    .post-type-archive-portfolio .bx-wrapper .bx-controls-direction a,
    .single-portfolio .bx-wrapper .bx-controls-direction a {
        margin-top: -20px;
        width: 40px;
        height: 40px;
        -webkit-background-size: auto 40px;
        -moz-background-size: auto 40px;
        -o-background-size: auto 40px;
        background-size: auto 40px
    }
    .post-type-archive-portfolio .bx-wrapper .bx-controls-direction .bx-next,
    .single-portfolio .bx-wrapper .bx-controls-direction .bx-next {
        right: 12px
    }
    .post-type-archive-portfolio .bx-wrapper .bx-controls-direction .bx-prev,
    .single-portfolio .bx-wrapper .bx-controls-direction .bx-prev {
        left: 12px
    }
    .portfolio_detail {
        width: 38%;
        padding-right: 8%
    }
    .portfolio_gallery {
        width: 62%;
        border: 1px solid #ccc;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 62em) {
    .post-type-archive-portfolio .bx-wrapper .bx-controls-direction a,
    .single-portfolio .bx-wrapper .bx-controls-direction a {
        margin-top: -22px;
        width: 40px;
        height: 40px;
        -webkit-background-size: auto 40px;
        -moz-background-size: auto 40px;
        -o-background-size: auto 40px;
        background-size: auto 40px
    }
    .post-type-archive-portfolio .bx-wrapper .bx-controls-direction .bx-next,
    .single-portfolio .bx-wrapper .bx-controls-direction .bx-next {
        right: 15px
    }
    .post-type-archive-portfolio .bx-wrapper .bx-controls-direction .bx-prev,
    .single-portfolio .bx-wrapper .bx-controls-direction .bx-prev {
        left: 15px
    }
}

@media only screen and (min-width: 86em) {
    .post-type-archive-portfolio .bx-wrapper .bx-controls-direction a,
    .single-portfolio .bx-wrapper .bx-controls-direction a {
        margin-top: -25px;
        width: 40px;
        height: 40px;
        -webkit-background-size: auto 40px;
        -moz-background-size: auto 40px;
        -o-background-size: auto 40px;
        background-size: auto 40px
    }
    .post-type-archive-portfolio .bx-wrapper .bx-controls-direction .bx-next,
    .single-portfolio .bx-wrapper .bx-controls-direction .bx-next {
        right: 20px
    }
    .post-type-archive-portfolio .bx-wrapper .bx-controls-direction .bx-prev,
    .single-portfolio .bx-wrapper .bx-controls-direction .bx-prev {
        left: 20px
    }
}

.post-type-archive-service #post_content .page_title h1 {
    padding-bottom: 0
}

.post-type-archive-service #post_content .page_content .page_wrap p {
    font-size: 1.3em;
    color: #797979;
    font-weight: 300
}

.post-type-archive-service #post_content .page_content .post-service .post_title {
    border-bottom: solid 1px #ddd;
    padding-bottom: 0px;
    margin-bottom: 30px
}

.post-type-archive-service #post_content .page_content .post-service h1 {
    font-size: 1.8em;
    color: #e5484d;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 20px
}

.post-type-archive-service #post_content .page_content .post-service h1 span {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: -7px;
    display: none
}

.post-type-archive-service #post_content .page_content .post-service .service_tags {
    margin-bottom: 20px
}

.post-type-archive-service #post_content .page_content .post-service .service_tags ul {
    padding: 0;
    list-style: none
}

.post-type-archive-service #post_content .page_content .post-service .service_tags ul li {
    color: #aaa;
    font-size: .75em;
    line-height: 2em
}

.post-type-archive-service #post_content .page_content .post-service .service_tags ul li:before {
    content: "» "
}

.post-type-archive-service #post_content .page_content .post-service .service_excerpt p {
    font-size: 1em;
    color: #797979;
    font-weight: 300
}

.post-type-archive-service #post_content .page_content .post_footer a {
    display: none
}

.post-type-archive-career .page_title {
    display: none
}

.post-type-archive-career .post_wrap .page_title {
    display: block
}

@media only screen and (min-width: 48em) {
    .post-type-archive-career #post_content .page_content>div:first-child>.block {
        padding-right: 40px
    }
    .post-type-archive-career #post_content .page_content>div:first-child>.block:first-child {
        margin-top: -100px
    }
}

.error404 #sidebar_menu {
    display: none
}

.page-template-contact-php #footer_contact {
    display: none
}

.page-template-contact-php .page_content>div:first-child input[type="submit"] {
    font-family: "ff-enzo-web", Helvetica, sans-serif;
    font-weight: 600;
    padding: 10px 30px;
    text-decoration: none;
    font-size: 1.2em;
    color: #fff;
    border: none;
    cursor: pointer;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px
}

.page-template-contact-php .page_content>div:first-child input[type="submit"]:hover {
    border-bottom: none
}

.page-template-contact-php .page_content>div:first-child form {
    padding: 0 10px
}

.page-template-contact-php .page_content>div:first-child input,
.page-template-contact-php .page_content>div:first-child textarea {
    width: 100%
}

img.wpcf7-captchac {
    width: auto
}

@media only screen and (min-width: 24em) {
    form {
        padding: 0 25px
    }
}

@media only screen and (min-width: 30em) {
    form {
        padding: 0 40px
    }
}

@media only screen and (min-width: 38em) {
    form {
        padding: 0 100px
    }
}

@media only screen and (min-width: 48em) {
    form {
        padding: 0;
        max-width: 400px
    }
}

#footer {
    margin-top: 50px;
    padding: 30px 0;
    background: #eee;
    text-align: center
}

#footer .block {
    margin: 0;
    padding: 40px 0 0 0
}

#footer h4 {
    font-weight: 700;
    color: #e5484d;
    margin: 0
}

#footer .footer_about {
    font-size: .9em;
    color: #666;
}

#footer .footer_about img {
    margin-top: 24px;
}

#footer .contact_info {
    font-size: .9em;
    color: #666;
}

#footer .contact_info h4 {
    font-size: 1.4em;
    margin-bottom: 10px
}

#footer_menu {
    padding: 0
}

#footer_menu ul {
    padding: 0;
    margin: 0;
    padding: 0 10px
}

#footer_menu ul a {
    display: inline-block;
    color: #666;
    text-decoration: none;
    padding: 7px 20px;
    font-size: 1.1em;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

#footer_menu ul a:hover {
    color: #e5484d
}

#footer_social ul {
    padding-bottom: 40px
}

#footer_social li {
    display: inline-block;
    margin: 10px 3px 0 3px
}

#footer_social li a {
    -webkit-border-radius: 10%;
    -moz-border-radius: 10%;
    -ms-border-radius: 10%;
    border-radius: 10%
}

#footer_extra {
    background-color: #c63439;
    text-align: center;
    padding: 20px 0
}

#footer_extra .copyright {
    color: #fa8085;
    font-size: .8em;
    font-weight: 600
}

#footer_extra .copyright a {
    color: #fa8085;
    text-decoration: none
}

#footer_extra .copyright a:hover {
    color: #fff
}

#footer_extra .site_copyright {
    margin-bottom: 20px
}

@media only screen and (min-width: 30em) {
    #footer_menu li:before {
        content: "/";
        color: #666;
        text-align: center
    }
    #footer_menu li:first-child:before {
        content: " "
    }
    #footer_menu li {
        display: inline-block
    }
    #footer_menu li a {
        font-size: .9em
    }
}

@media only screen and (min-width: 48em) {
    #footer {
        padding: 50px 0 100px 0;
        text-align: left !important
    }
    #footer h4 {
        margin-bottom: 20px !important
    }
    #footer_menu {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
    #footer_menu li:before {
        content: none
    }
    #footer_menu ul {
        padding: 0
    }
    #footer_menu ul li {
        display: block
    }
    #footer_menu ul a {
        padding: 0;
        display: block;
        font-size: 1em;
        line-height: 1.6em
    }
    #footer .contact_info p {
        font-size: 1.1em;
        line-height: 1.7em
    }
    #footer_social li {
        margin: 0 3px 10px 3px
    }
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%
}

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

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

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

.invisible {
    visibility: hidden
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

@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
    }
}