/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #222
}
html {
    font-size: 1em;
    line-height: 1.4
}
::-moz-selection {
    background: #fffa88;
    text-shadow: none
}
::selection {
    background: #fffa88;
    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
}
.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
    }
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}
#cboxWrapper {
    max-width: none
}
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}
#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left
}
#cboxContent {
    position: relative
}
#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}
#cboxTitle {
    margin: 0
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer
}
.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
}
.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}
#cboxOverlay {
    background: black;
    opacity: 0.95;
    filter: alpha(opacity=95)
}
#colorbox {
    outline: 0
}
#cboxTopLeft {
    width: 21px;
    height: 21px;
    background: url(../images/colorbox/controls.png) no-repeat -101px 0
}
#cboxTopRight {
    width: 21px;
    height: 21px;
    background: url(../images/colorbox/controls.png) no-repeat -130px 0
}
#cboxBottomLeft {
    width: 21px;
    height: 21px;
    background: url(../images/colorbox/controls.png) no-repeat -101px -29px
}
#cboxBottomRight {
    width: 21px;
    height: 21px;
    background: url(../images/colorbox/controls.png) no-repeat -130px -29px
}
#cboxMiddleLeft {
    width: 21px;
    background: url(../images/colorbox/controls.png) left top repeat-y
}
#cboxMiddleRight {
    width: 21px;
    background: url(../images/colorbox/controls.png) right top repeat-y
}
#cboxTopCenter {
    height: 21px;
    background: url(../images/colorbox/border.png) 0 0 repeat-x
}
#cboxBottomCenter {
    height: 21px;
    background: url(../images/colorbox/border.png) 0 -29px repeat-x
}
#cboxContent {
    background: #fff;
    overflow: hidden
}
.cboxIframe {
    background: #fff
}
#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}
#cboxLoadedContent {
    margin-bottom: 28px
}
#cboxTitle {
    position: absolute;
    bottom: 4px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #949494
}
#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 58px;
    color: #949494
}
#cboxLoadingOverlay {
    background: url(../images/colorbox/loading_background.png) no-repeat center center
}
#cboxLoadingGraphic {
    background: url(../images/colorbox/loading.gif) no-repeat center center
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none
}
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
    outline: 0
}
#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef
}
#cboxPrevious {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../images/colorbox/controls.png) no-repeat -75px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}
#cboxPrevious:hover {
    background-position: -75px -25px
}
#cboxNext {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(../images/colorbox/controls.png) no-repeat -50px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}
#cboxNext:hover {
    background-position: -50px -25px
}
#cboxClose {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../images/colorbox/controls.png) no-repeat -25px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}
#cboxClose:hover {
    background-position: -25px -25px
}
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)
}
body {
    overflow-y: scroll;
    background-size: 100% 100%
}
.gpu {
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 400;
    perspective: 400
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10
}
@-webkit-keyframes animateInFromBottom {
    from {
        opacity: 0;
        -webkit-transform: translateY(100px)
    }
}
@keyframes animateInFromBottom {
    from {
        opacity: 0;
        -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px);
        transform: translateY(100px)
    }
}
@-webkit-keyframes animateInFromTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(-100px)
    }
}
@keyframes animateInFromTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        transform: translateY(-100px)
    }
}
@font-face {
    font-family: "icons";
    src: url("../css/icons/icons-ac96d2d7beb2d5012e6ea907085451f2.eot");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: "icons";
    src: url("../css/icons/icons-ac96d2d7beb2d5012e6ea907085451f2.eot");
    src: url("../css/icons/icons-ac96d2d7beb2d5012e6ea907085451f2.eot?#iefix") format("embedded-opentype"), url("../css/icons/icons-ac96d2d7beb2d5012e6ea907085451f2.woff") format("woff"), url("../css/icons/icons-ac96d2d7beb2d5012e6ea907085451f2.ttf") format("truetype"), url("../css/icons/icons-ac96d2d7beb2d5012e6ea907085451f2.svg?#icons") format("svg");
    font-weight: normal;
    font-style: normal
}
.icon,
.navigation .menu-container .primary-menu li.list a:before,
.slider .swiper-slide .video,
.wwa .member-description .close-btn,
.controls .control {
    font-family: "icons";
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon_arrow-left:before {
    content: "\f101"
}
.icon_arrow-menu:before,
.navigation .menu-container .primary-menu li.list a:before {
    content: "\f102"
}
.icon_arrow-right:before {
    content: "\f103"
}
.icon_bones:before {
    content: "\f104"
}
.icon_close:before,
.wwa .member-description .close-btn:before {
    content: "\f105"
}
.icon_cross:before {
    content: "\f106"
}
.icon_facebook:before {
    content: "\f107"
}
.icon_film:before,
.slider .swiper-slide .video:before {
    content: "\f108"
}
.icon_flash:before {
    content: "\f109"
}
.icon_group:before {
    content: "\f10a"
}
.icon_linkedin:before {
    content: "\f10b"
}
.icon_list:before {
    content: "\f10c"
}
.icon_menu:before {
    content: "\f10d"
}
.icon_move-vertical:before {
    content: "\f10e"
}
.icon_pinterest:before {
    content: "\f10f"
}
.icon_plus-alt:before {
    content: "\f110"
}
.icon_tag:before {
    content: "\f111"
}
.icon_th-small:before {
    content: "\f112"
}
.icon_trash:before {
    content: "\f113"
}
.icon_twitter:before {
    content: "\f114"
}
.site-container {
    width: 100%;
    margin: 0 auto;
    max-width: 1023px;
    background: white;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2em;
    margin-top: 102px;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out
}
.ie .site-container {
    max-width: 966px
}
.site-container img,
.site-container object,
.site-container iframe {
    max-width: 100%;
    height: auto
}
.site-container .logo-container {
    -webkit-animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    position: relative;
    display: none
}
.site-container .logo-container>a {
    position: relative;
    display: inline-block;
    /*border: 1px solid #222;*/
    height: 80px;
    width: 80px;
    border:0;
}
.site-container .logo-container>a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: transparent;
    z-index: 2
}
.site-container .pinokkio-container {
    -webkit-animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    position: relative;
    display: none
}
@media (max-width: 720px),
(min-width: 720px) and (max-width: 1023px) {
    .site-container {
        margin-top: 35px
    }
    .site-container .logo-container { 
        display: block
    }
	.site-container .pinokkio-container {
		display: block;
		float: right;
		width: 40%;
		top: 0px;
		float: right;
		min-width: 200px
	}
}
@media (max-width: 400px) {
	.site-container .pinokkio-container {
		display: none
	}
}

.navigation {
    background: white;
    width: 100%;
    margin: 0 auto;
    max-width: 1023px;
    padding: 0 2em;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-animation: animateInFromTop 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    animation: animateInFromTop 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}
.navigation:after {
    content: "";
    display: table;
    clear: both
}
.ie .navigation {
    max-width: 966px
}
.navigation>div {
    position: relative;
    overflow: hidden;
    min-height: 136px;
    -webkit-transition: height 0.2s ease;
    transition: height 0.2s ease;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}
.navigation .logo-container {
    float: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 1.1em
}
.navigation .logo-container a {
    position: relative;
    display: block;
    height: 80px;
    width: 80px
}
.navigation .logo-container a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: transparent;
    z-index: 2
}
.navigation .pinokkio-container {
    float: right;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.navigation .menu-container {
    float: right;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.navigation .menu-container .primary-menu {
    font-family: "ConduitITCStd-Bold","brandon-grotesque", "fallback-font", sans-serif;
    font-weight: 500;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    font-size: 1.15em
}
.navigation .menu-container .primary-menu,
.navigation .menu-container .primary-menu ul {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right;
    margin-top: 65px;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out
}
.navigation .menu-container .primary-menu a {
    padding: 1.0em;
    display: inline-block;
    text-decoration: none
}
.no-touch .navigation .menu-container .primary-menu a {
    position: relative
}
.no-touch .navigation .menu-container .primary-menu a:after {
    content: '';
    display: block;
    position: absolute;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 1px;
    background-color: #222;
    bottom: 1em;
    left: 0;
    border-left: 1em solid #fff;
    border-right: 1em solid #fff;
    -webkit-transition: all 0.35s ease-in-out 0s;
    transition: all 0.35s ease-in-out 0s;
    -webkit-transform-origin: 15px center;
    -ms-transform-origin: 15px center;
    transform-origin: 15px center;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0)
}
.no-touch .navigation .menu-container .primary-menu a:hover:after,
.no-touch .navigation .menu-container .primary-menu a.open:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}
.navigation .menu-container .primary-menu li {
    padding-left: 2em;
    display: inline-block
}
.navigation .menu-container .primary-menu li:last-child a {
    padding-right: 0
}
.navigation .menu-container .primary-menu li:last-child a:after {
    border-right: 1em solid #222
}
.navigation .menu-container .primary-menu li.list a {
    position: relative
}
.navigation .menu-container .primary-menu li.list a:before {
    position: absolute;
    right: 3px;
    font-size: 1.1em;
    line-height: 1.6;
    -webkit-transform-origin: 3px 11px;
    -ms-transform-origin: 3px 11px;
    transform-origin: 3px 11px;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}
.navigation .menu-container .primary-menu li.list a.open:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.navigation .menu-container .primary-menu li.boxed a {
    border: 1px solid #222;
    padding: 0.5em 1em;
    margin-right: 1px
}
.no-touch .navigation .menu-container .primary-menu li.boxed a {
    position: relative
}
.no-touch .navigation .menu-container .primary-menu li.boxed a:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0.5em;
    border-left: 1em solid whitesmoke;
    border-right: 1em solid whitesmoke
}
.navigation .menu-container .categories-menu {
    background: white;
    display: none;
    margin-left: 3em;
    margin-bottom: 0.05em;
    font-family: "brandon-grotesque", "fallback-font", sans-serif;
    font-weight: 500;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    font-size: 0.85em;
    position: relative;
    line-height: 3
}
.navigation .menu-container .categories-menu a {
    text-decoration: none;
    position: relative;
    position: relative
}
.navigation .menu-container .categories-menu a:after {
    content: '';
    display: block;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    width: 100%;
    height: 1px;
    background: black;
    left: 0;
    bottom: -2px
}
.no-touch .navigation .menu-container .categories-menu a:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}
.navigation .menu-container .categories-menu:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 100% !important;
    margin: 0 !important
}
.navigation .menu-container .categories-menu li {
    padding-left: 1em
}
.navigation .menu-container .categories-menu li:first-child {
    padding-left: 0
}
.navigation .menu-container .clients-menu {
    background: white;
    display: none;
    margin-left: 3em;
    position: relative;
    min-width: 627px;
    padding: 30px 0px;
    padding-top: 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.navigation .menu-container .clients-menu a {
    text-decoration: none;
    position: relative;
    position: relative
}
.navigation .menu-container .clients-menu a:after {
    content: '';
    display: block;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    width: 100%;
    height: 1px;
    background: black;
    left: 0;
    bottom: -2px
}
.no-touch .navigation .menu-container .clients-menu a:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}
.navigation .menu-container .clients-menu:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 100% !important;
    margin: 0 !important
}
.navigation .menu-container .clients-menu li {
    float: none;
    margin: 0;
    font-size: 0.98em;
    font-family: "ConduitITCStd-Light","courier","courier-std",sans-serif;
}
.navigation div>.ruler,
.navigation .menu-container div>.categories-menu:before,
.navigation .menu-container div>.clients-menu:before {
    position: absolute;
    bottom: 0;
    margin: 0;
    background-color: white;
    background-position: center center;
    height: 20px
}
@media (min-width: 720px) and (max-width: 1023px),
(max-width: 720px) {
    .navigation {
        display: none
    }
}
.mobile-navigation {
    display: none;
    -webkit-animation: animateInFromTop 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    animation: animateInFromTop 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}
.mobile-navigation nav {
    background: black;
    color: #b3aca6
}
.mobile-navigation nav ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.mobile-navigation nav>ul>li {
    margin-bottom: 1em
}
.mobile-navigation nav>ul ul li {
    font-family: "ConduitITCStd-Medium","brandon-grotesque", "fallback-font", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.4em
}
.mobile-navigation nav .menu-title {
    color: white;
    font-family: "ConduitITCStd-Medium","brandon-grotesque", "fallback-font", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.4em
}
.mobile-navigation nav a {
    text-decoration: none;
    position: relative;
    position: relative
}
.mobile-navigation nav a:after {
    content: '';
    display: block;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    width: 100%;
    height: 1px;
    background: black;
    left: 0;
    bottom: -2px
}
.no-touch .mobile-navigation nav a:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}
.mobile-navigation nav a {
    color: inherit;
    text-decoration: none
}
.no-touch .mobile-navigation nav a {
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease
}
.no-touch .mobile-navigation nav a:after {
    background-color: white;
    bottom: 0
}
.no-touch .mobile-navigation nav a:hover,
.mobile-navigation nav a:active {
    color: white
}
.mobile-navigation nav a[href^=mailto] {
    color: #4fa8e5
}
.mobile-navigation nav p {
    margin: 0
}
.mobile-navigation nav .menu {
    padding: 2em;
    padding-top: 0;
    width: 100%;
    margin: 0 auto;
    max-width: 1023px;
    display: none
}
.mobile-navigation nav .nav-title {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    padding: 1em 2em;
    width: 100%;
    margin: 0 auto;
    max-width: 1023px;
    display: block
}
.mobile-navigation nav .nav-title .icon,
.mobile-navigation nav .nav-title .navigation .menu-container .primary-menu li.list a:before,
.navigation .menu-container .primary-menu li.list .mobile-navigation nav .nav-title a:before,
.mobile-navigation nav .nav-title .slider .swiper-slide .video,
.slider .swiper-slide .mobile-navigation nav .nav-title .video,
.mobile-navigation nav .nav-title .wwa .member-description .close-btn,
.wwa .member-description .mobile-navigation nav .nav-title .close-btn,
.mobile-navigation nav .nav-title .controls .control,
.controls .mobile-navigation nav .nav-title .control {
    vertical-align: middle;
    margin-right: 10px;
    font-size: 1em;
    padding-bottom: 3px
}
.mobile-navigation nav .nav-title h1 {
    vertical-align: middle;
    font-family: "ConduitITCStd-Medium","brandon-grotesque", "fallback-font", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.4em;
    color: white;
    line-height: 1;
    margin: 0;
    display: inline-block
}
@media (min-width: 720px) and (max-width: 1023px),
(max-width: 720px) {
    .mobile-navigation {
        display: block
    }
    .mobile-navigation .menu {
        font-size: 1em
    }
    .mobile-navigation p {
        font-size: 12px;
        line-height: 1.2
    }
}
.social-share {
    position: absolute;
    right: 0;
    top: 11px;
    color: #747373
}
.social-share .facebook,
.social-share .vimeo,
.social-share .instagram,
.social-share .lnk {
    display: inline-block;
    height: 33px;
    width: 33px;
    background-image: url('../images/social-icons.png?reload')
}
.social-share .facebook {
    background-position: 0 0
}
.no-touch .social-share .facebook:hover {
    background-position: 0 -33px
}
.social-share .instagram {
    background-position: -34px 0
}
.no-touch .social-share .instagram:hover {
    background-position: -34px -33px
}
.social-share .vimeo {
    background-position: -68px 0
}
.no-touch .social-share .vimeo:hover {
    background-position: -68px -33px
}
.social-share .lnk {
    background-position: -102px 0
}
.no-touch .social-share .lnk:hover {
    background-position: -102px -33px
}
.social-share ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.social-share li {
    margin: 0 0.3em
}
.social-share a {
    text-decoration: none;
    font-size: 2.2em;
    color: inherit;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease
}
.no-touch .social-share a:hover {
    color: #4fa8e5
}
.grid {
    -webkit-animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: -4px
}
.grid:after {
    content: "";
    display: table;
    clear: both
}
.grid .grid-sizer {
    width: 33.33333%
}
.grid .item {
    width: 33.33333%;
    height: 0;
    padding-bottom: 45.26%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left;
    position: relative
}
.grid .item .content {
    background: #f5f5f5;
    position: absolute;
    left: 4px;
    right: 4px;
    top: 4px;
    bottom: 4px;
    overflow: hidden
}
.grid .item.size-project_landscape_large {
    width: 66.66667%
}
@media (max-width: 720px) {
    .grid .item.size-project_landscape_large {
        width: 100%;
        padding-bottom: 68.34667%
    }
}
.grid .item.size-project_landscape_small {
    padding-bottom: 22.63%
}
@media (max-width: 720px) {
    .grid .item.size-project_landscape_small {
        width: 50%;
        padding-bottom: 34.173335%
    }
}
@media (max-width: 720px) {
    .grid .item.size-project_portrait {
        width: 50%;
        padding-bottom: 68.34667%
    }
}
.grid .item img {
    width: 100%;
    height: 100%
}
.grid .item h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    font-family: "ConduitITCStd-Medium","brandon-grotesque", "fallback-font", sans-serif;
    font-weight: 500;
    font-size: 1em;
    text-transform: uppercase;
    padding: 0.5em;
    color: white;
    line-height: 1;
    margin: 0;
    background: #222;
    background: rgba(34, 34, 34, 0.35);
    display: inline-block;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.grid .item h2 p {
    margin: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}
html:not(.ie8).no-touch .grid .item img {
    position: relative;
    z-index: 2;
    -webkit-transition: opacity ease 0.3s;
    transition: opacity ease 0.3s
}
html:not(.ie8).no-touch .grid .item .more {
    text-align: center;
    position: absolute;
    z-index: 1;
    background: #f5f5f5;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}
html:not(.ie8).no-touch .grid .item .more:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em
}
html:not(.ie8).no-touch .grid .item .cube {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    font-size: 0.8em
}
html:not(.ie8).no-touch .grid .item h2 {
    position: relative;
    font-size: 1.5em;
    background: transparent;
    color: #222;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 400;
    perspective: 400
}
html:not(.ie8).no-touch .grid .item h2 p {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}
html:not(.ie8).no-touch .grid .item p {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 400;
    perspective: 400
}
@media (max-width: 720px) {
    html:not(.ie8).no-touch .grid .item p {
        display: none
    }
    html:not(.ie8).no-touch .grid .item h2 {
        font-size: 1.2em
    }
}
@media (min-width: 720px) and (max-width: 1023px),
(min-width: 1023px) {
    html:not(.ie8).no-touch .grid .item h2 {
        font-size: 2em
    }
}
html:not(.ie8).no-touch .grid .item:hover img {
    opacity: 0.25
}
html:not(.ie8).no-touch .grid .item:hover h2 {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px)
}
html:not(.ie8).no-touch .grid .item:hover p {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px)
}
.grid.fader .item {
    cursor: default;
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}
.grid.fader .item.visible {
    cursor: pointer;
    opacity: 1
}
.touch .grid.fader .item {
    opacity: 1;
    cursor: pointer
}
.total-banner {
    -webkit-animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s
}
.banner {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 965px
}
.ie .banner {
    padding-bottom: 53%
}
.banner .slides {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer
}
.banner img {
    pointer-events: none
}
.banner .slide {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 400;
    perspective: 400
}
.banner .slide:first-child {
    opacity: 1
}
.banner .slide h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    margin: 0;
    line-height: 2.2em;
    padding: 0 1em;
    background: black;
    background: rgba(0, 0, 0, 0.35);
    white-space: nowrap;
    color: #ccc;
    font-size: 1.2em
}
.banner .slide h2 .title {
    color: white
}
@media (max-width: 720px) {
    .banner .slide h2 {
        font-size: 1em
    }
}
.banner .slide .title,
.banner .slide .subtitle {
    -webkit-animation: none;
    animation: none;
}
.footer {
    -webkit-animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    font-size: 1.0em;
    padding-bottom: 4em;
}
.footer:after {
    content: "";
    display: table-row;
    width:100%;
    clear: both
}
.footer a {
    text-decoration: none;
    position: relative;
    width:33%;
    display: table-cell;
}
.footer a:after {
    content: '';
    display: block;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    width: 100%;
    height: 1px;
    background: black;
    left: 0;
    bottom: -2px
}
.no-touch .footer a:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}
.footer:after {
    content: "";
    display: table;
    clear: both
}
.footer .ruler,
.footer .navigation .menu-container .categories-menu:before,
.navigation .menu-container .footer .categories-menu:before,
.footer .navigation .menu-container .clients-menu:before,
.navigation .menu-container .footer .clients-menu:before {
    margin-top: 2.4em;
    margin-bottom: 1.6em
}
.footer a[href^=mailto] {
    float: left
}
.footer .footer-menu {
    /*float: right;*/
    /*width:33%;*/
    /*display:table-cell;*/
    position: relative;
    top:-24px;
    right:0px;
}
.footer .footer-menu .list {
    display: inline-block;
    vertical-align: top;
}
.footer .footer-menu .list:after {
    display: inline
}
.footer .footer-menu .list li {
    padding-right: 2em
}
.footer .footer-menu:after {
    content: attr(data-copyright);
    display: inline-block;
    vertical-align: top
}
@media (max-width: 720px) {
    .footer a[href^=mailto],
    .footer .footer-menu {
        float: none
    }
    .footer a[href^=mailto]:after,
    .footer .footer-menu:after {
        display: block
    }
}
.title {
    -webkit-animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}
.title h1 {
    margin: 0
}
.title .ruler,
.title .navigation .menu-container .categories-menu:before,
.navigation .menu-container .title .categories-menu:before,
.title .navigation .menu-container .clients-menu:before,
.navigation .menu-container .title .clients-menu:before {
    margin-top: 10px
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;
    -webkit-transition-property: -webkit-transform, left, top;
    transition-property: transform, left, top;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
.swiper-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}
.swiper-slide {
    float: left
}
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y
}
.swiper-wp8-vertical {
    -ms-touch-action: pan-x
}
.slider {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s
}
.slider:after {
    content: "";
    display: table;
    clear: both
}
.slider .swiper-container {
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    background: #f5f5f5;
    cursor: -webkit-grabbing
}
.slider .swiper-container .swiper-no-swiping {
    cursor: default
}
.slider .swiper-slide {
    height: 100%;
    width: 100%;
    text-align: center
}
.slider .swiper-slide img {
    max-width: 100%;
    max-height: 100%
}
.slider .swiper-slide .video {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    cursor: pointer
}
.slider .swiper-slide .video:hover:before {
    color: #f5f5f5
}
.slider .swiper-slide .video:before {
    position: absolute;
    text-align: center;
    color: white;
    font-size: 10em;
    left: 0;
    top: 50%;
    width: 100%;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.7);
    margin-top: -0.3em
}
@media (max-width: 720px) {
    .slider .swiper-slide .video:before {
        font-size: 5em
    }
}
.slider .indicators {
    position: relative;
    height: 0;
    padding-bottom: 17%;
    margin-top: 6px;
    overflow: hidden
}
.slider .indicators:after {
    content: "";
    display: table;
    clear: both
}
.slider .indicators.legacy {
    display: none
}
.slider .indicators .indicator {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 0 3px;
    position: relative;
    cursor: pointer;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 400;
    perspective: 400;
    position: relative
}
.slider .indicators .indicator:after {
    content: '';
    display: block;
    position: absolute;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
    width: 100%;
    height: 100%;
    background: white;
    background: rgba(255, 255, 255, 0);
    top: 0;
    left: 0;
    border: 0em solid white;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.slider .indicators .indicator.active,
.no-touch .slider .indicators .indicator:hover {
    cursor: default
}
.slider .indicators .indicator.active:after,
.no-touch .slider .indicators .indicator:hover:after {
    background: white;
    background: rgba(255, 255, 255, 0.7)
}
.slider .indicators .indicators-container {
    position: absolute;
    margin: 0 -3px;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 400;
    perspective: 400;
    -webkit-transition-property: -webkit-transform, left;
    transition-property: transform, left;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}
.slider .indicators .indicators-container.no-transition {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important
}
#wink-overlay {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}
#wink-overlay .backlayer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    background: rgba(255, 255, 255, 0.95);
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 0
}
#wink-overlay .backlayer.shown {
    opacity: 1
}
#wink-overlay .overlay-container {
    position: absolute;
    top: 25%;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
    width: 100%;
    padding: 2em;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
#wink-overlay .overlay-container .container {
    width: 100%;
    margin: 0 auto;
    max-width: 1023px
}
#wink-overlay .overlay-container .video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    position: relative
}
#wink-overlay .overlay-container .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}
.post-entry {

    margin-top: 2em;
    font-size: 1em;
    -webkit-animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s
}
.post-entry:after {
    content: "";
    display: table;
    clear: both
}
.post-entry .left,
.post-entry .right {
    float: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.post-entry .left {
    width: 25%;
    padding-right: 1em
}
@media (min-width: 720px) and (max-width: 1023px),
(max-width: 720px) {
    .post-entry .left {
        width: 100%;
        float: none
    }
}
.post-entry .right {
    width: 75%
}
@media (min-width: 720px) and (max-width: 1023px),
(max-width: 720px) {
    .post-entry .right {
        width: 100%;
        float: none
    }
}
.post-entry .right>*:first-child {
    margin-top: 0
}
.post-entry .right p {
    margin-top: 0
}
.post-entry .title {
    margin: 0;
    line-height: 1.2em
}
.post-entry .title:after {
    display: none !important
}
.post-entry .subtitle {
    font-size: 1.1em;
    position: relative
}
@media (min-width: 720px) and (max-width: 1023px),
(max-width: 720px) {
    .post-entry .subtitle {
        margin-bottom: 2em
    }
}
.post-entry .gallery {
    margin: 0 -0.3em
}
.post-entry .gallery-item {
    position: relative;
    padding: 0.3em;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: 0
}
.post-entry .gallery-item img {
    height: auto
}
.post-entry .gallery-caption {
    margin: 0;
    position: absolute;
    left: 0.3em;
    bottom: 0.3em;
    background: black;
    background: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 5px 10px
}
.post-entry .gallery-columns-1 .gallery-item {
    width: 100%
}
.post-entry .gallery-columns-2 .gallery-item {
    width: 50%
}
.post-entry .gallery-columns-3 .gallery-item {
    width: 33.33333%
}
.post-entry .gallery-columns-4 .gallery-item {
    width: 25%
}
.post-entry .gallery-columns-5 .gallery-item {
    width: 20%
}
.post-entry .gallery-columns-6 .gallery-item {
    width: 16.66667%
}
.post-entry .gallery-columns-7 .gallery-item {
    width: 14.28571%
}
.post-entry .gallery-columns-8 .gallery-item {
    width: 12.5%
}
.post-entry .gallery-columns-9 .gallery-item {
    width: 11.11111%
}
.post-entry .social {
    float: right
}
.post-entry .social .title {
    margin: 0.6em 0;
    display: none
}
.post-entry .social .icon,
.post-entry .social .navigation .menu-container .primary-menu li.list a:before,
.navigation .menu-container .primary-menu li.list .post-entry .social a:before,
.post-entry .social .slider .swiper-slide .video,
.slider .swiper-slide .post-entry .social .video,
.post-entry .social .wwa .member-description .close-btn,
.wwa .member-description .post-entry .social .close-btn,
.post-entry .social .controls .control,
.controls .post-entry .social .control {
    font-size: 1.5em;
    cursor: pointer;
    padding: 0 10px;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
    display: inline-block
}
.post-entry .social .icon:first-of-type,
.post-entry .social .navigation .menu-container .primary-menu li.list a:first-of-type:before,
.navigation .menu-container .primary-menu li.list .post-entry .social a:first-of-type:before,
.post-entry .social .slider .swiper-slide .video:first-of-type,
.slider .swiper-slide .post-entry .social .video:first-of-type,
.post-entry .social .wwa .member-description .close-btn:first-of-type,
.wwa .member-description .post-entry .social .close-btn:first-of-type,
.post-entry .social .controls .control:first-of-type,
.controls .post-entry .social .control:first-of-type {
    padding-left: 0
}
.post-entry .social .icon:last-of-type,
.post-entry .social .navigation .menu-container .primary-menu li.list a:last-of-type:before,
.navigation .menu-container .primary-menu li.list .post-entry .social a:last-of-type:before,
.post-entry .social .slider .swiper-slide .video:last-of-type,
.slider .swiper-slide .post-entry .social .video:last-of-type,
.post-entry .social .wwa .member-description .close-btn:last-of-type,
.wwa .member-description .post-entry .social .close-btn:last-of-type,
.post-entry .social .controls .control:last-of-type,
.controls .post-entry .social .control:last-of-type {
    padding-right: 0
}
.no-touch .post-entry .social .icon:hover,
.no-touch .post-entry .social .navigation .menu-container .primary-menu li.list a:hover:before,
.navigation .menu-container .primary-menu li.list .no-touch .post-entry .social a:hover:before,
.no-touch .post-entry .social .slider .swiper-slide .video:hover,
.slider .swiper-slide .no-touch .post-entry .social .video:hover,
.no-touch .post-entry .social .wwa .member-description .close-btn:hover,
.wwa .member-description .no-touch .post-entry .social .close-btn:hover,
.no-touch .post-entry .social .controls .control:hover,
.controls .no-touch .post-entry .social .control:hover {
    color: #4fa8e5
}
@media (max-width: 720px),
(min-width: 720px) and (max-width: 1023px) {
    .post-entry .social {
        float: none !important;
        display: block;
        margin-bottom: 20px
    }
}
.post-entry .cats {
    max-width: 500px;
    font-weight: bold;
    text-transform: lowercase;
    margin-bottom: 2em !important;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
@media (max-width: 720px),
(min-width: 720px) and (max-width: 1023px) {
    .post-entry .cats {
        float: none !important;
        display: block
    }
}
.post-entry .cats a {
    color: #222
}
.post-entry .cats ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block
}
.post-entry .cats ul li {
    display: inline
}
.post-entry .cats ul li:after {
    content: ' |'
}
.post-entry .cats ul li:last-child:after {
    content: ''
}
.post-entry a {
    text-decoration: none;
    position: relative;
    position: relative
}
.post-entry a:after {
    content: '';
    display: block;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    width: 100%;
    height: 1px;
    background: black;
    left: 0;
    bottom: -2px
}
.no-touch .post-entry a:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}
.post-entry a {
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
    color: #4fa8e5
}
.no-touch .post-entry a:hover {
    color: #222
}
.post-entry h1 {
    height: auto !important;
    background: none;
    border-top: 1px dotted black;
    border-bottom: 1px dotted black;
    padding: 15px 0;
    margin: 1.2em 0;
    font-size: 2.26em
}
.inlinesvg .post-entry h1 {
    border-top: none;
    border-bottom: none;
    background: none;
    height: inherit;
    padding: 0
}
.inlinesvg .post-entry h1:before,
.inlinesvg .post-entry h1:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc0cHgnIGhlaWdodD0nMnB4JyB4bWw6c3BhY2U9J3ByZXNlcnZlJz48Y2lyY2xlIGN4PScxJyBjeT0nMScgcj0nMScvPjwvc3ZnPg==") repeat-x left center;
    margin: 12px 0
}
.post-entry .alignleft {
    float: left;
    vertical-align: top;
    margin-right: 2em;
    margin-bottom: 2em
}
.post-entry .alignright {
    float: right;
    margin-left: 2em;
    margin-bottom: 2em
}
.post-entry .aligncenter,
.post-entry .alignmiddle {
    margin-right: 2em;
    margin-left: 2em
}
@media (max-width: 530px) {
    .post-entry .alignleft {
        float: none;
        margin-right: 0;
        margin-bottom: 0
    }
    .post-entry img.alignleft {
        width: 100%;
        margin-bottom: 2em
    }
    .post-entry .alignright {
        float: none;
        margin-left: 0;
        margin-bottom: 0
    }
    .post-entry img.alignright {
        width: 100%;
        margin-bottom: 2em
    }
}
.split-columns:after {
    content: "";
    display: table;
    clear: both
}
.split-columns ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.split-columns>li {
    float: left !important
}
.related-events {
    -webkit-animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s
}
.description {
    -webkit-animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    font-size: 1.0em;
}
.archive-clients {
    padding: 0
}
.archive-clients a {
    text-decoration: none;
    position: relative;
    position: relative
}
.archive-clients a:after {
    content: '';
    display: block;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    width: 100%;
    height: 1px;
    background: black;
    left: 0;
    bottom: -2px
}
.no-touch .archive-clients a:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}
.archive-clients li {
    display: block;
    float: none;
    margin: 0
}
.wtf-content {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #EDEDED;
    background-color: rgba(237, 237, 237, 0.95);
    z-index: 998;
    overflow: auto
}
.wtf-content .close {
    font-size: 3em;
    float: right;
    cursor: pointer;
    -webkit-animation: animateInFromTop 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    animation: animateInFromTop 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}
.wtf-content .container {
    width: 100%;
    max-width: 1023px;
    margin: 0 auto;
    padding: 0 2em;
    padding-top: 1em;
    padding-bottom: 4em
}
.wtf-content .logo-container {
    position: relative;
    text-decoration: none;
    height: 80px;
    width: 80px;
    border: 1px solid black;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    -webkit-animation: animateInFromTop 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    animation: animateInFromTop 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}
.wtf-content .logo-container:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: transparent;
    z-index: 2
}
.wtf-content .description {
    -webkit-animation: animateInFromTop 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    animation: animateInFromTop 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    display: inline-block;
    vertical-align: top;
    line-height: 1.4
}
.wtf-content .grid {
    -webkit-animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    margin-top: 2em
}
.wtf-content .grid .grid-sizer {
    width: 50%
}
.wtf-content .grid .item.size-wtf {
    padding-bottom: 33.06%;
    width: 33%
}
.no-touch .wtf-content .grid .item.size-wtf:hover img {
    opacity: 1;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100)
}
@media (max-width: 720px),
(min-width: 720px) and (max-width: 1023px) {
    .wtf-content .description {
        display: block;
        margin-top: 1em;
        font-size: 1.0em
    }
}
form.newsletter .error-message {
    color: red;
    display: none
}
.wwa {
    margin-bottom: 200px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    animation: animateInFromBottom 1s cubic-bezier(0.77, 0, 0.175, 1) both;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    position: relative;
    font-size: 1em
}
.wwa .desc {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 386px;
    width: 386px;
    overflow: hidden;
    background-color: #eee;
    padding: 15px;
    font-size: 1em;
    line-height: 1.4;
    display: inline-block;
    position: absolute;
    top: 0;
    z-index: 1
}
.wwa .desc p {
    margin-top: 0
}
.wwa .desc p:last-child {
    margin-bottom: 0
}
.wwa .members {
    display: -webkit-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding-top: 193px;
    position: relative
}
.wwa .member {
    -webkit-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 1;
    -moz-flex: 1 1 1;
    -ms-flex: 1 1 1;
    flex: 1 1 1;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0;
    height: 193px;
    width: 193px;
    -webkit-transition: margin-bottom 0.5s ease-in-out;
    transition: margin-bottom 0.5s ease-in-out
}
.wwa .member .thumb {
    position: relative;
    cursor: pointer
}
.wwa .member .thumb img {
    height: 100%;
    width: 100%;
    -webkit-filter: gray;
    filter: gray;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 400;
    perspective: 400;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.wwa .member .thumb .overlay {
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    background: rgba(255, 255, 255, 0.8);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 400;
    perspective: 400;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    height: 100%;
    width: 100%;
    opacity: 0
}
.wwa .member .thumb .overlay:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em
}
.wwa .member .thumb .overlay .cube {
    display: inline-block;
    vertical-align: middle;
    width: 80%
}
.wwa .member .thumb .overlay .role {
    font-family: "ConduitITCStd-Medium","brandon-grotesque", "fallback-font", sans-serif;
    font-weight: 700;
    text-transform: uppercase
}
.no-touch .wwa .member:hover .overlay {
    opacity: 1
}
.wwa .member.active {
    margin-bottom: 386px
}
.wwa .member.active .thumb:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 0;
    width: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #eee;
    margin-left: -10px
}
.wwa .member.active .thumb img {
    filter: none;
    -webkit-filter: grayscale(0)
}
.wwa .member.active .thumb .overlay {
    opacity: 0 !important
}
.wwa .member.active .member-info {
    display: block;
    opacity: 1;
    height: 386px;
    z-index: 2
}
.wwa .member-info {
    -webkit-transition: height 0.5s ease-in-out, opacity 0.5s ease;
    transition: height 0.5s ease-in-out, opacity 0.5s ease;
    position: absolute;
    opacity: 0;
    left: 0;
    width: 100%;
    background-color: #eee;
    height: 0px;
    overflow: hidden
}
.wwa .member-description {
    width: 386px;
    height: 193px;
    overflow: hidden;
    padding: 15px;
    position: relative;
    z-index: 1;
    font-size: 1em;
    background-color: #eee
}
.wwa .member-description a {
    text-decoration: none;
    position: relative;
    position: relative
}
.wwa .member-description a:after {
    content: '';
    display: block;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    width: 100%;
    height: 1px;
    background: black;
    left: 0;
    bottom: -2px
}
.no-touch .wwa .member-description a:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}
.wwa .member-description h2 {
    margin: 0
}
.wwa .member-description .name {
    font-weight: bold;
    font-size: 15px;
    margin-top: 0.6em
}
.wwa .member-description .close-btn {
    font-size: 50px;
    position: absolute;
    top: 10px;
    right: 20px;
    padding-top: 10px;
    cursor: pointer
}
.wwa .images {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}
.wwa .images .image {
    position: absolute;
    left: 0;
    top: 0
}
.wwa .images span.image {
    display: none
}
.wwa .mobile .member.phantom {
    display: none
}
.wwa .mobile .desc {
    height: auto !important;
    position: relative;
    display: block
}
.wwa .mobile .members {
    padding-top: 0 !important
}
.wwa .mobile .image {
    display: none
}
.animate.fade-in {
    display: block !important
}
.animate.fade-out {
    display: none
}
hr,
.ruler,
.navigation .menu-container .categories-menu:before,
.navigation .menu-container .clients-menu:before {
    height: 0;
    border: none;
    border-bottom: 2px dotted black;
    width: 100%;
    display: block;
    margin: 15px 0
}
.inlinesvg hr,
.inlinesvg .ruler,
.inlinesvg .navigation .menu-container .categories-menu:before,
.navigation .menu-container .inlinesvg .categories-menu:before,
.inlinesvg .navigation .menu-container .clients-menu:before,
.navigation .menu-container .inlinesvg .clients-menu:before {
    height: 2px;
    border-bottom: none;
    /*background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc0cHgnIGhlaWdodD0nMnB4JyB4bWw6c3BhY2U9J3ByZXNlcnZlJz48Y2lyY2xlIGN4PScxJyBjeT0nMScgcj0nMScvPjwvc3ZnPg==");*/
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScycHgnIGhlaWdodD0nMnB4JyB4bWw6c3BhY2U9J3ByZXNlcnZlJz48Y2lyY2xlIGN4PScxJyBjeT0nMScgcj0nMScvPjwvc3ZnPg==");
    background-position: left center;
    background-repeat: repeat-x
}
h2.ruler,
.navigation .menu-container h2.categories-menu:before,
.navigation .menu-container h2.clients-menu:before {
    height: auto !important;
    background: none;
    border-top: 1px dotted black;
    border-bottom: 1px dotted black;
    padding: 15px 0;
    margin: 15px 0
}
.inlinesvg h2.ruler,
.inlinesvg .navigation .menu-container h2.categories-menu:before,
.navigation .menu-container .inlinesvg h2.categories-menu:before,
.inlinesvg .navigation .menu-container h2.clients-menu:before,
.navigation .menu-container .inlinesvg h2.clients-menu:before {
    border-top: none;
    border-bottom: none;
    background: none;
    height: inherit;
    margin: 0;
    padding: 0
}
.inlinesvg h2.ruler:before,
.inlinesvg .navigation .menu-container h2.categories-menu:before,
.navigation .menu-container .inlinesvg h2.categories-menu:before,
.inlinesvg .navigation .menu-container h2.clients-menu:before,
.navigation .menu-container .inlinesvg h2.clients-menu:before,
.inlinesvg h2.ruler:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc0cHgnIGhlaWdodD0nMnB4JyB4bWw6c3BhY2U9J3ByZXNlcnZlJz48Y2lyY2xlIGN4PScxJyBjeT0nMScgcj0nMScvPjwvc3ZnPg==") repeat-x left center;
    margin: 15px 0
}
.list {
    list-style: none;
    padding: 0;
    margin: 0
}
.list:after {
    content: "";
    display: table;
    clear: both
}
.list li {
    float: left;
    margin: 0 0.5em
}
.list li:last-child {
    margin-right: 0
}
.list li:first-child {
    margin-left: 0
}
*,
*:after,
*:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
body {
    font-family: "ConduitITCStd-Medium","courier", "courier-std", sans-serif;
    font-size: 1em;
    line-height: 1.5
}
@media (max-width: 720px) {
    body {
        font-size: 1.0em
    }
}
body.block-scroll {
    overflow: hidden
}
a {
    color: #222
}
figure {
    margin: 0
}
h1,
h2,
h3,
h4,
h5 {
    font-family: "ConduitITCStd-Medium","brandon-grotesque", "fallback-font", sans-serif;
    font-weight: 500;
    text-transform: uppercase
}
blockquote {
    margin: 2em;
    padding-left: 0em;
    font-style: italic
}
blockquote,
blockquote>* {
    display: inline-block
}
blockquote:before {
    content: "â€” "
}
pre {
    font-size: 1em;
    background: whitesmoke;
    padding: 1em;
    line-height: 1.4em
}
.controls .control {
    position: absolute;
    height: 60px;
    width: 60px;
    top: 50%;
    margin-top: -30px;
    font-size: 4em;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
    color: white;
    text-shadow: 1px 1px 6px #222
}
.controls .control.left {
    background: url("../images/control-left-light.png") no-repeat;
    left: 0.3em
}
.no-touch .controls .control.left:hover,
.touch .controls .control.left:active {
    background-image: url("../images/control-left-dark.png")
}
.inlinesvg .controls .control.left {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgogICB3aWR0aD0iNjBweCIgaGVpZ2h0PSI2MHB4IiB2aWV3Qm94PSIyMi45NDUgMjEuMjA0IDU5LjI1IDU5LjI1Ij4KPHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTIyLjk0NSw1MC44MjljMC0xNi4zMzUsMTMuMjkxLTI5LjYyNSwyOS42MjUtMjkuNjI1YzE2LjMzNiwwLDI5LjYyNSwxMy4yOSwyOS42MjUsMjkuNjI1UzY4LjkwNiw4MC40NTQsNTIuNTcsODAuNDU0CiAgQzM2LjIzNiw4MC40NTQsMjIuOTQ1LDY3LjE2NCwyMi45NDUsNTAuODI5eiBNMjQuOTQ1LDUwLjgyOWMwLDE1LjIzMSwxMi4zOTQsMjcuNjI1LDI3LjYyNSwyNy42MjUKICBjMTUuMjMzLDAsMjcuNjI1LTEyLjM5NCwyNy42MjUtMjcuNjI1YzAtMTUuMjMyLTEyLjM5Mi0yNy42MjUtMjcuNjI1LTI3LjYyNUMzNy4zMzgsMjMuMjA0LDI0Ljk0NSwzNS41OTcsMjQuOTQ1LDUwLjgyOXoiLz4KPHBvbHlnb24gZmlsbD0iI2ZmZmZmZiIgcG9pbnRzPSI0My4yMTYsNTAuODc4IDU1LjgwNiwzOC4yNDggNTcuMjIyLDM5LjY2IDQ2LjAzNyw1MC44NzkgNTcuMTExLDYxLjk5OCA1NS42OTMsNjMuNDEgIi8+Cjwvc3ZnPgo=")
}
.inlinesvg.no-touch .controls .control.left:hover,
.inlinesvg.touch .controls .control.left:active {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSI2MHB4IiBoZWlnaHQ9IjYwcHgiIHZpZXdCb3g9IjIyLjk0NSAyMS4yMDQgNTkuMjUgNTkuMjUiPgo8cGF0aCBmaWxsPSIjMjIyMjIyIiBkPSJNMjIuOTQ1LDUwLjgyOWMwLTE2LjMzNSwxMy4yOTEtMjkuNjI1LDI5LjYyNS0yOS42MjVjMTYuMzM2LDAsMjkuNjI1LDEzLjI5LDI5LjYyNSwyOS42MjVTNjguOTA2LDgwLjQ1NCw1Mi41Nyw4MC40NTQKCUMzNi4yMzYsODAuNDU0LDIyLjk0NSw2Ny4xNjQsMjIuOTQ1LDUwLjgyOXogTTI0Ljk0NSw1MC44MjljMCwxNS4yMzEsMTIuMzk0LDI3LjYyNSwyNy42MjUsMjcuNjI1CgljMTUuMjMzLDAsMjcuNjI1LTEyLjM5NCwyNy42MjUtMjcuNjI1YzAtMTUuMjMyLTEyLjM5Mi0yNy42MjUtMjcuNjI1LTI3LjYyNUMzNy4zMzgsMjMuMjA0LDI0Ljk0NSwzNS41OTcsMjQuOTQ1LDUwLjgyOXoiLz4KPHBvbHlnb24gcG9pbnRzPSI0My4yMTYsNTAuODc4IDU1LjgwNiwzOC4yNDggNTcuMjIyLDM5LjY2IDQ2LjAzNyw1MC44NzkgNTcuMTExLDYxLjk5OCA1NS42OTMsNjMuNDEgIi8+Cjwvc3ZnPgo=") !important
}
.controls .control.right {
    background: url("../images/control-right-light.png") no-repeat;
    right: 0.3em
}
.no-touch .controls .control.right:hover,
.touch .controls .control.right:active {
    background-image: url("../images/control-right-dark.png")
}
.inlinesvg .controls .control.right {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSI2MHB4IiBoZWlnaHQ9IjYwcHgiIHZpZXdCb3g9IjIyLjk0NSAyMS4yMDQgNTkuMjUgNTkuMjUiPgo8cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNNTIuNTcsODAuNDU0Yy0xNi4zMzUsMC0yOS42MjUtMTMuMjktMjkuNjI1LTI5LjYyNXMxMy4yOS0yOS42MjUsMjkuNjI1LTI5LjYyNWMxNi4zMzQsMCwyOS42MjUsMTMuMjksMjkuNjI1LDI5LjYyNQoJUzY4LjkwNCw4MC40NTQsNTIuNTcsODAuNDU0eiBNNTIuNTcsMjMuMjA0Yy0xNS4yMzMsMC0yNy42MjUsMTIuMzkzLTI3LjYyNSwyNy42MjVjMCwxNS4yMzEsMTIuMzkyLDI3LjYyNSwyNy42MjUsMjcuNjI1CgljMTUuMjMxLDAsMjcuNjI1LTEyLjM5NCwyNy42MjUtMjcuNjI1QzgwLjE5NSwzNS41OTcsNjcuODAzLDIzLjIwNCw1Mi41NywyMy4yMDR6Ii8+Cjxwb2x5Z29uIGZpbGw9IiNmZmZmZmYiIHBvaW50cz0iNDkuNDQ3LDYzLjQxIDQ4LjAzLDYxLjk5OCA1OS4xMDQsNTAuODc5IDQ3LjkxOSwzOS42NiA0OS4zMzUsMzguMjQ4IDYxLjkyNSw1MC44NzggIi8+Cjwvc3ZnPgo=")
}
.inlinesvg.no-touch .controls .control.right:hover,
.inlinesvg.touch .controls .control.right:active {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSI2MHB4IiBoZWlnaHQ9IjYwcHgiIHZpZXdCb3g9IjIyLjk0NSAyMS4yMDQgNTkuMjUgNTkuMjUiPgo8cGF0aCBmaWxsPSIjMjIyMjIyIiBkPSJNNTIuNTcsODAuNDU0Yy0xNi4zMzUsMC0yOS42MjUtMTMuMjktMjkuNjI1LTI5LjYyNXMxMy4yOS0yOS42MjUsMjkuNjI1LTI5LjYyNWMxNi4zMzQsMCwyOS42MjUsMTMuMjksMjkuNjI1LDI5LjYyNQoJUzY4LjkwNCw4MC40NTQsNTIuNTcsODAuNDU0eiBNNTIuNTcsMjMuMjA0Yy0xNS4yMzMsMC0yNy42MjUsMTIuMzkzLTI3LjYyNSwyNy42MjVjMCwxNS4yMzEsMTIuMzkyLDI3LjYyNSwyNy42MjUsMjcuNjI1CgljMTUuMjMxLDAsMjcuNjI1LTEyLjM5NCwyNy42MjUtMjcuNjI1QzgwLjE5NSwzNS41OTcsNjcuODAzLDIzLjIwNCw1Mi41NywyMy4yMDR6Ii8+Cjxwb2x5Z29uIHBvaW50cz0iNDkuNDQ3LDYzLjQxIDQ4LjAzLDYxLjk5OCA1OS4xMDQsNTAuODc5IDQ3LjkxOSwzOS42NiA0OS4zMzUsMzguMjQ4IDYxLjkyNSw1MC44NzggIi8+Cjwvc3ZnPgo=") !important
}
@media (max-width: 720px) {
    .controls .control {
        font-size: 3em
    }
}
.touch .controls .control {
    display: none
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
select {
    padding: 10px;
    display: block;
    background: #ededed;
    border: none;
    outling: none;
    color: #222;
    font-family: "courier", "courier-std", sans-serif;
    min-width: 300px;
    margin: 10px 0;
    border-left: 0px solid transparent;
    -webkit-transition: border-left 0.2s ease, background 0.2s ease;
    transition: border-left 0.2s ease, background 0.2s ease
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
select:focus {
    background: whitesmoke;
    outline: none;
    border-left: 7px solid #ededed
}
.radio-group {
    margin: 10px 0
}
.radio-group>p {
    margin-top: 0;
    margin-bottom: 0.5em
}
.radio-group label {
    display: block
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #ababab;
    cursor: pointer
}
button,
.btn {
    border: none;
    background: #575756;
    font-family: "ConduitITCStd-Medium","brandon-grotesque", "fallback-font", sans-serif;
    color: white;
    font-size: 1.3em;
    text-transform: uppercase;
    padding: 8px 12px;
    font-weight: 500;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 10px 0;
    -webkit-transition: background 0.2s ease, color 0.2s ease;
    transition: background 0.2s ease, color 0.2s ease;
    outline: none;
    border: 1px solid transparent
}
.no-touch button:hover,
button:focus,
.no-touch .btn:hover,
.btn:focus {
    background: #ededed;
    color: #222;
    border: 1px solid #ccc
}
.center{
    text-align: center;

}

.right {
    text-align: right;
}

.post-entry .right{
 	text-align: left;
}

.footer div.footer-item{
    width:33.33%;
}

.footer-first
{

    text-align: left;
}

.footer-middle
{

    text-align: center;
}


.footer-last
{
    text-align: right;
	float:		right;
}

@media (max-width: 720px) {
    .footer div.footer-item{
        float:left;
        width:100%;
    }

    .footer-first
    {

        text-align: left;
    }

    .footer-middle
    {

        text-align: left;
    }


    .footer-last
    {

        width:100%;
        text-align: left;
    }
}