
/*
 * http://github.com/peteboere/css-crush (v2.4.0)
 */
/*** settings ***/
/*** normalize ***/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html                                     { line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body                                     { margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article, aside, footer, header, nav, section
                                         { display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1                                       { font-size: 2em; margin: .67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption, figure, main                 { display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure                                   { margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr                                       { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre                                      { font-family: monospace,monospace; font-size: 1em; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a                                        { background-color: transparent; -webkit-text-decoration-skip: objects; }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title]                              { border-bottom: none; text-decoration: underline; text-decoration: underline dotted; }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b, strong                                { font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong                                { font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp                          { font-family: monospace,monospace; font-size: 1em; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn                                      { font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark                                     { background-color: #ff0; color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small                                    { font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup                                 { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sub                                      { bottom: -.25em; }
sup                                      { top: -.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio, video                             { display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls])                    { display: none; height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img                                      { border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root)                           { overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea
                                         { font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input                            { overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select                           { text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button, html [type="button"], [type="reset"], [type="submit"]
                                         { -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner
                                         { border-style: none; padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring
                                         { outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset                                 { padding: .35em .75em .625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend                                   { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress                                 { display: inline-block; vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea                                 { overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"], [type="radio"]                 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button
                                         { height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"]                              { -webkit-appearance: textfield; outline-offset: -2px; }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration
                                         { -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button             { -webkit-appearance: button; font: inherit; }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details, menu                            { display: block; }

/*
 * Add the correct display in all browsers.
 */
summary                                  { display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas                                   { display: inline-block; }

/**
 * Add the correct display in IE.
 */
template                                 { display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden]                                 { display: none; }

/*** main ***/
*                                        { outline: none; }
html                                     { width: 100%; height: 100%; float: right; }
body                                     { direction: rtl; float: right; text-align: center; font-family: almoni-dl-aaa; font-weight: 300; width: 100%; -webkit-transition: all .15s cubic-bezier(.39,.575,.565,1); -moz-transition: all .15s cubic-bezier(.39,.575,.565,1); -o-transition: all .15s cubic-bezier(.39,.575,.565,1); transition: all .15s cubic-bezier(.39,.575,.565,1); }

/*
.font-title {
	font-family: LuloCleanOne;
}

.font-text {
	font-family: SansWeb;
}
*/
.en-text                                 { font-family: LuloCleanOne; }
input, textarea                          { border-radius: 0; -webkit-appearance: none; -moz-appearance: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus input:-webkit-autofill, textarea:-webkit-autofill, textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus
                                         { border: 1px solid green; -webkit-text-fill-color: green; -webkit-box-shadow: 0 0 0 1000px #000 inset; background: inherit; }
a                                        { color: #000; text-decoration: none; outline: none; }

/* 
	outline-color:#000;
*/
/*

button:focus,
textarea:focus,
input:focus,
a:focus {
 outline:#000 1px solid;   
}
*/
/*GENERAL*/
div.thecontainer                         { width: 100%; float: right; position: relative; top: 0; background: #fff; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }

/*
div.thecontainer.pickups-inactive {
	animation-delay: 6s;
	animation-name: contUpDown;
	animation-duration: 2s;
	animation-timing-function: ease;
	animation-iteration-count: 1;
	animation-direction: alternate;
}
*/
#main-content                            { position: relative; background: #fff; }
div.grid                                 { margin: auto; display: inline-block; height: 100%; }
div.full-div                             { width: 100%; float: right; }
.bgLoading                               { opacity: 0; -webkit-transition: all .4s cubic-bezier(.39,.575,.565,1); -moz-transition: all .4s cubic-bezier(.39,.575,.565,1); -o-transition: all .4s cubic-bezier(.39,.575,.565,1); transition: all .4s cubic-bezier(.39,.575,.565,1); }
.bgLoading.bgLoaded                      { opacity: 1; }
.link-to-top                             { display: inline-block; }
@media (min-width: 691.2px) {
.hide-desktop                            { display: none; }
::-webkit-input-placeholder              { color: #313131; }
::-moz-placeholder                       { color: #313131; }
:-ms-input-placeholder                   { color: #313131; }
:-moz-placeholder                        { color: #313133; }
}

@media (min-width:691.2px) and (max-width:1152.00576px) {
body                                     { padding-top: 64.4px; }
.grid-desktop, .grid                     { display: inline-block; padding: 0; margin: auto; width: 601.6px; }
.link-to-top                             { margin-top: 76px; margin-bottom: 80px; }
.link-to-top img                         { margin-bottom: 8px; width: 13.6px; }
div.thecontainer.pickups-open.windowTop  { top: 280px; }
}

@media (min-width:1152.00576px) and (max-width:1229.4px) {
body                                     { padding-top: 107.33387px; }
.grid-desktop, .grid                     { display: inline-block; padding: 0; margin: auto; width: 1002.67168px; }
.link-to-top                             { margin-top: 126.6673px; margin-bottom: 133.334px; }
.link-to-top img                         { margin-bottom: 13.3334px; width: 22.66678px; }
div.thecontainer.pickups-open.windowTop  { top: 466.669px; }
}

@media (min-width:1229.4px) and (max-width:1439.99424px) {
body                                     { padding-top: 114.54479px; }
.grid-desktop, .grid                     { display: inline-block; padding: 0; margin: auto; width: 1070.03333px; }
.link-to-top                             { margin-top: 135.17708px; margin-bottom: 142.29167px; }
.link-to-top img                         { margin-bottom: 14.22917px; width: 24.18958px; }
div.thecontainer.pickups-open.windowTop  { top: 498.02083px; }
}

@media (min-width:1439.99424px) and (max-width:1728px) {
body                                     { padding-top: 134.16613px; }
.grid-desktop, .grid                     { display: inline-block; padding: 0; margin: auto; width: 1253.32832px; }
.link-to-top                             { margin-top: 158.3327px; margin-bottom: 166.666px; }
.link-to-top img                         { margin-bottom: 16.6666px; width: 28.33322px; }
div.thecontainer.pickups-open.windowTop  { top: 583.331px; }
}

@media (min-width:1728px) and (max-width:13456px) {
body                                     { padding-top: 161px; }
.grid-desktop, .grid                     { display: inline-block; padding: 0; margin: auto; width: 1504px; }
.link-to-top                             { margin-top: 190px; margin-bottom: 200px; }
.link-to-top img                         { margin-bottom: 20px; width: 34px; }
div.thecontainer.pickups-open.windowTop  { top: 700px; }
}

@media (min-width:3456px) and (max-width:13456px) {
body                                     { padding-top: 322px; }
.grid-desktop, .grid                     { display: inline-block; padding: 0; margin: auto; width: 3008px; }
.link-to-top                             { margin-top: 380px; margin-bottom: 400px; }
.link-to-top img                         { margin-bottom: 40px; width: 68px; }
div.thecontainer.pickups-open.windowTop  { top: 1400px; }
}

@media (min-width:963.03px) {
.hide-laptop                             { display: none; }
.show-laptop                             { display: inline-block; }
}

@media (min-width:691.2px) {
.hide-desktop                            { display: none; }
.thecontainer                            { position: relative; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); right: 0; }
}

@media (max-width:691.2px) {
.thecontainer                            { padding-top: 95px; right: 0; }
.grid-mobile, .grid                      { width: 90%; padding-right: 5%; padding-left: 5%; }
.hide-mobile                             { display: none; }
.main-content::-webkit-scrollbar         { display: none; }

/*
	.menu-is-open.thecontainer {
		right: 80%;
	}
	*/
.thecontainer.menu-is-open:after         { content: ""; position: absolute; right: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: .7; }
.link-to-top                             { margin-top: 50px; margin-bottom: 50px; }
.link-to-top img                         { margin-bottom: 20px; width: 20px; }
}

/*** MODULES START***/
/*** PLS ***/
.slideshow                               { padding: 0; display: inline-block; position: relative; top: 0; left: 0; background-repeat: no-repeat; background-position: center center; }
.slideshow .container                    { width: 100%; float: left; height: 100%; position: relative; overflow: hidden; }
.slideshow .slider                       { width: 100%; float: left; height: 100%; position: relative; overflow: hidden; z-index: 3; }
.slideshow .slide                        { display: inline-block; background-size: cover; background-repeat: no-repeat; background-position: center center; width: 100%; height: 100%; z-index: 2; }
.cycle-slide-active                      { z-index: 5; }
.slideshow .pager span                   { background: #dfdedd; font-size: 0; display: inline-block; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); cursor: pointer; }
.slideshow .pager span.cycle-pager-active
                                         { background: #7f7f7f; }
@media (min-width:691.2px) {
.slideshow .pager                        { bottom: 0; position: absolute; display: inline-block; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); z-index: 5; }
}

@media (min-width:1920px) and (max-width:3840px) {
.slideshow .pager span                   { width: 26px; height: 26px; margin: 0 6px; border-radius: 60px; }
}

@media (min-width:1366px) and (max-width:1920px) {
.slideshow .pager span                   { width: 13px; height: 13px; margin: 0 3px; border-radius: 30px; }
}

@media (min-width:1366px) and (max-width:1600px) {
.slideshow .pager span                   { width: 10.83329px; height: 10.83329px; margin: 0 2.49999px; border-radius: 24.9999px; }
}

@media (min-width:1280px) and (max-width:1366px) {
.slideshow .pager span                   { width: 9.24898px; height: 9.24898px; margin: 0 2.13438px; border-radius: 21.3438px; }
}

@media (min-width:767px) and (max-width:1280px) {
.slideshow .pager span                   { width: 8.66671px; height: 8.66671px; margin: 0 2.00001px; border-radius: 20.0001px; }
}

@media (min-width:767px) and (max-width:767px) {
.slideshow .pager span                   { width: 5.19324px; height: 5.19324px; margin: 0 1.19844px; border-radius: 11.9844px; }
}

@media (max-width:691.2px) {
.work-pls-title                          { padding-top: 10px; float: left; text-align: left; }
.slideshow                               { height: 250px; width: 100%; margin-bottom: 100px; }
.slideshow .pager                        { width: 100%; text-align: left; float: left; padding-bottom: 15px; }
.slideshow .pager span                   { width: 13px; height: 13px; margin: 0 3px; border-radius: 30px; }
}

/*** MODULES END***/
/* LAYOUT START */
/*** layout-header ***/
.header                                  { float: left; width: 100%; padding: 0; margin: auto; background: #fff; -webkit-transition: all .35s cubic-bezier(.39,.575,.565,1); -moz-transition: all .35s cubic-bezier(.39,.575,.565,1); -o-transition: all .35s cubic-bezier(.39,.575,.565,1); transition: all .35s cubic-bezier(.39,.575,.565,1); }
.header-logo                             { -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); overflow: hidden; }
@media (min-width:691.2px) {
.header                                  { position: fixed; top: 0; right: 0; z-index: 50; }
.header .grid                            { position: relative; }
.header-logo                             { float: right; width: 10.6666%; -webkit-transition: all .15s cubic-bezier(.39,.575,.565,1); -moz-transition: all .15s cubic-bezier(.39,.575,.565,1); -o-transition: all .15s cubic-bezier(.39,.575,.565,1); transition: all .15s cubic-bezier(.39,.575,.565,1); overflow: hidden; }
.windowTop .header-logo                  { max-height: 100%; }
.header-logo-link-image                  { width: 100%; }
.header-menu                             { float: left; }
.header-menu                             { width: 85%; }
.header-menu-item                        { margin-right: 3.75%; text-align: left; float: left; position: relative; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.menu-item-active, .header-menu-item:hover
                                         { font-weight: bold; }
body .header-menu-langswitch             { position: relative; font-size: 70%; font-family: LuloCleanOne; }
.header-menu-langswitch.he               { font-family: almoni-dl-aaa; font-weight: 300; }
.header-menu-langswitch:hover, .header-menu-langswitch.he:hover
                                         { font-weight: bold; position: relative; top: .5px; }
}

@media (min-width:691.2px) and (max-width:1152.00576px) {
.header                                  { height: 22.8px; padding-top: 6px; padding-bottom: 6px; }
.header-logo                             { max-height: 20px; }
.windowTop .header                       { height: 32px; padding-top: 12px; padding-bottom: 20.4px; }
.header-menu-item-hover                  { letter-spacing: -.16px; }
.header-menu-langswitch                  { bottom: .4px; }
.header-menu-langswitch .header-menu-item-hover
                                         { top: -.2px; }
}

@media (min-width:1152.00576px) and (max-width:1229.4px) {
.header                                  { height: 38.00019px; padding-top: 10.00005px; padding-bottom: 10.00005px; }
.header-logo                             { max-height: 33.3335px; }
.windowTop .header                       { height: 53.3336px; padding-top: 20.0001px; padding-bottom: 34.00017px; }
.header-menu-item-hover                  { letter-spacing: -.26667px; }
.header-menu-langswitch                  { bottom: .66667px; }
.header-menu-langswitch .header-menu-item-hover
                                         { top: -.33334px; }
}

@media (min-width:1229.4px) and (max-width:1439.99424px) {
.header                                  { height: 40.55313px; padding-top: 10.67188px; padding-bottom: 10.67188px; }
.header-logo                             { max-height: 35.57292px; }
.windowTop .header                       { height: 56.91667px; padding-top: 21.34375px; padding-bottom: 36.28438px; }
.header-menu-item-hover                  { letter-spacing: -.28458px; }
.header-menu-langswitch                  { bottom: .71146px; }
.header-menu-langswitch .header-menu-item-hover
                                         { top: -.35573px; }
}

@media (min-width:1439.99424px) and (max-width:1728px) {
.header                                  { height: 47.49981px; padding-top: 12.49995px; padding-bottom: 12.49995px; }
.header-logo                             { max-height: 41.6665px; }
.windowTop .header                       { height: 66.6664px; padding-top: 24.9999px; padding-bottom: 42.49983px; }
.header-menu-item-hover                  { letter-spacing: -.33333px; }
.header-menu-langswitch                  { bottom: .83333px; }
.header-menu-langswitch .header-menu-item-hover
                                         { top: -.41667px; }
}

@media (min-width:1728px) and (max-width:13456px) {
.header                                  { height: 57px; padding-top: 15px; padding-bottom: 15px; }
.header-logo                             { max-height: 50px; }
.windowTop .header                       { height: 80px; padding-top: 30px; padding-bottom: 51px; }
.header-menu-item-hover                  { letter-spacing: -.4px; }
.header-menu-langswitch                  { bottom: 1px; }
.header-menu-langswitch .header-menu-item-hover
                                         { top: -.5px; }
}

@media (min-width:3456px) and (max-width:13456px) {
.header                                  { height: 114px; padding-top: 30px; padding-bottom: 30px; }
.header-logo                             { max-height: 100px; }
.windowTop .header                       { height: 160px; padding-top: 60px; padding-bottom: 102px; }
.header-menu-item-hover                  { letter-spacing: -.8px; }
.header-menu-langswitch                  { bottom: 2px; }
.header-menu-langswitch .header-menu-item-hover
                                         { top: -1px; }
}

/*tablet fix*/
@media (min-height: 768px) and (max-width:1024px) and (min-width:768px) {
.header-menu-item:nth-child(1), .header-menu-item:nth-child(2), .header-menu-item:nth-child(3), .header-menu-item:nth-child(4), .header-menu-item:nth-child(5)
                                         { width: auto; }
.mobile-work-filters                     { display: none; }
}

/*tablet fix end */
@media (max-width:691.2px) {
.header                                  { height: 45px; padding-top: 15px; position: fixed; top: 0; right: 0; width: 100%; z-index: 20; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.windowTop .header                       { padding-top: 18px; height: 55px; padding-bottom: 18px; }
.header .grid                            { position: relative; }
.header-pickups .grid                    { height: 100%; display: inline-block; position: relative; }
.header-pickups a                        { color: #fff; }
.header-logo                             { float: right; width: 110px; max-height: 80%; }
.windowTop .header-logo                  { max-height: 100%; }
.header-logo-link-image                  { width: 100%; }
.header-logo-link-title                  { font-size: 15.25px; }
.header-menu                             { float: left; position: fixed; left: -80%; width: 65%; padding-right: 15%; background: #000; height: 100%; top: 0; color: #fff; z-index: 20; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.thecontainer.menu-is-open .header-menu  { left: 0; }
.thecontainer.menu-is-open .header       { right: -100%; z-index: 10; background-color: transparent; }
.header-menu-item                        { float: left; width: 100%; margin-bottom: 36px; color: #fff; text-align: right; font-size: 150%; }
.header-menu-item:first-child            { padding-top: 15px; }
.menu-item-active                        { font-weight: bold; }
.header-menu-langswitch.he               { font-family: almoni-dl-aaa; font-weight: 300; font-size: 150%; }
.menu-toggle                             { height: 30px; float: left; width: 30px; float: left; }
.menu-is-open .menu-toggle               { z-index: 5; position: fixed; top: 15px; right: 5%; }
.hamburger                               { font: inherit; display: inline-block; overflow: visible; margin: 0; cursor: pointer; -webkit-transition-timing-function: linear; -moz-transition-timing-function: linear; transition-timing-function: linear; -webkit-transition-duration: .8s; -moz-transition-duration: .8s; transition-duration: .8s; -webkit-transition-property: opacity,filter; -moz-transition-property: opacity,filter; transition-property: opacity,filter; text-transform: none; color: inherit; border: 0; background-color: transparent; width: 100%; height: 100%; }
.hamburger-box                           { position: relative; display: inline-block; width: 100%; top: 15%; height: 70%; }
.hamburger .hamburger-inner, .hamburger .hamburger-inner:after, .hamburger .hamburger-inner:before
                                         { background-color: #000; content: ""; }
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before
                                         { position: absolute; width: 100%; height: 4px; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease; transition-timing-function: ease; -webkit-transition-duration: .8s; -moz-transition-duration: .8s; transition-duration: .8s; -webkit-transition-property: transform; -moz-transition-property: transform; transition-property: transform; border-radius: 4px; background-color: #000; }
.hamburger-inner                         { top: 50%; display: block; margin-top: -2px; }
.hamburger-inner:before                  { top: -9px; left: 0; }
.hamburger-inner:after                   { bottom: -9px; left: 0; }
.menu-is-open .hamburger .hamburger-inner
                                         { -webkit-transition-timing-function: cubic-bezier(.55,.055,.675,.19); -moz-transition-timing-function: cubic-bezier(.55,.055,.675,.19); transition-timing-function: cubic-bezier(.55,.055,.675,.19); -webkit-transition-duration: 575ms; -moz-transition-duration: 575ms; transition-duration: 575ms; -webkit-transition-delay: .12s; -moz-transition-delay: .12s; transition-delay: .12s; -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1); -moz-transition-timing-function: cubic-bezier(.215,.61,.355,1); transition-timing-function: cubic-bezier(.215,.61,.355,1); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition-timing-function: cubic-bezier(.55,.055,.675,.19); -moz-transition-timing-function: cubic-bezier(.55,.055,.675,.19); transition-timing-function: cubic-bezier(.55,.055,.675,.19); -webkit-transition-duration: 575ms; -moz-transition-duration: 575ms; transition-duration: 575ms; background: #fff; }
.menu-is-open .hamburger .hamburger-inner:before
                                         { -webkit-transition: top 75ms ease .75s,opacity 75ms ease; -moz-transition: top 75ms ease .75s,opacity 75ms ease; transition: top 75ms ease .75s,opacity 75ms ease; opacity: 0; background: #fff; }
.menu-is-open .hamburger .hamburger-inner:after
                                         { bottom: 0; -webkit-transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s; -moz-transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s; transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); background: #fff; }
.mobile-work-filters                     { float: right; margin-top: 5px; margin-bottom: 15px; margin-right: 30px; }
.mobile-work-filter                      { float: left; width: 100%; margin-bottom: 18px; color: #fff; text-align: right; }
.mobile-work-filter.selected, .menu-item-active
                                         { font-weight: bold; }
}

/*** layout-pickups ***/
.header-pickups                          { position: fixed; background: #000; color: #fff; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); z-index: 10; right: 0; width: 100%; }
@media (min-width:691.2px) {
.header-pickups                          { top: -700px; padding-top: 54px; height: 646px; }
.thecontainer.pickups-open .header-pickups
                                         { top: 0; z-index: 500; }
.header-pickups .grid                    { height: 100%; position: relative; }
.header-pickups a                        { color: #fff; }
.header-pickups-toggle                   { position: absolute; right: 1.5%; width: 4%; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); position: absolute; opacity: 1; }
.header-pickups-toggle img               { width: 100%; }
.pickups-title                           { 
  text-align: center; font-weight: bold; 
}
.pickups-list                            { padding-top: 3%; display: inline-block; height: 86.5%; width: 100%; }
.pickups-item:first-child {
  margin-right:17%;
}
.pickups-item                            { width: 33.33%; float: right; position: relative; height: 100%; }
.pickups-item-content                    { height: 83.25%; width: 75%; position: relative; padding: 0 12.5%; display: inline-block; }
.pickups-item-content:after              { content: ""; width: 2px; background: #181818; height: 95%; position: absolute; left: 0; top: 5%; }
.pickups-item:last-child .pickups-item-content:after
                                         { width: 0; }
.pickups-item-profile-image              { max-width: 100%; max-height: 23%; margin-bottom: 6%; }
.pickups-item-title                      { font-weight: bold; margin-bottom: 7%; }
.pickups-item-text                       { height: 50px; line-height: 140%; max-width: 80%; margin: auto; padding-bottom: 7%; }
.pickups-item-image-link                 { height: 40%; max-width: 100%; position: relative; display: inline-block; }
.pickups-item-image                      { display: inline-block; height: 100%; max-width: 100%; }
.pickups-item-quote-container            { height: 40%; position: relative; width: 100%; display: inline-block; }
.pickups-item-quote-content              { font-weight: bold; padding-bottom: 2%; }
.pickups-item-quote                      { position: absolute; display: inline-block; top: 50%; left: 50%; -webkit-transform: translateY(-50%) translateX(-50%); -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); width: 100%; }
.pickups-item-link-container             { width: 100%; float: right; position: absolute; bottom: 0; right: 0; }
.pickups-item-link                       { position: relative; display: inline-block; z-index: 0; }
.pickups-item-link-image                 { z-index: 5; position: relative; background-size: cover; background-repeat: no-repeat; background-position: center center; background-image: url(../images/icons/share.png); -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.pickups-item-link-hover                 { background: #000; position: absolute; max-width: 0; overflow: hidden; -webkit-transition: all .25s cubic-bezier(.39,.575,.565,1); -moz-transition: all .25s cubic-bezier(.39,.575,.565,1); -o-transition: all .25s cubic-bezier(.39,.575,.565,1); transition: all .25s cubic-bezier(.39,.575,.565,1); z-index: 0; max-height: 100%; }
.pickups-item-link-hover:before          { content: ""; display: inline-block; position: absolute; z-index: 4; border-radius: 75px; border: 1px solid #fff; background: #000; }
.pickups-item-whatsapp                   { display: none; }
.pickups-item-hover-text, .pickups-item-email, .pickups-item-inst, .pickups-item-fb
                                         { float: right; opacity: 0; }
.pickups-item-link:hover .pickups-item-hover-text, .pickups-item-link:hover .pickups-item-email, .pickups-item-link:hover .pickups-item-inst, .pickups-item-link:hover .pickups-item-fb
                                         { opacity: 1; }
.pickups-item-link:hover .pickups-item-fb, .pickups-item-link:hover .pickups-item-email, .pickups-item-link:hover .pickups-item-inst
                                         { opacity: .7; }
.pickups-item-link:hover .pickups-item-email:hover, .pickups-item-link:hover .pickups-item-inst:hover, .pickups-item-link:hover .pickups-item-fb:hover
                                         { opacity: 1; }
.pickups-item-email img, .pickups-item-inst img, .pickups-item-fb img
                                         { float: right; width: 100%; }
.pickups-item-link:hover                 { z-index: 5; }
.pickups-item-link:hover .pickups-item-link-image
                                         { background-image: url(../images/icons/share-active.png); }
.pickups-item-link:hover .pickups-item-link-hover
                                         { border: 1px solid #bfbfbf; border-right: 0; z-index: 3; }
.pickups-item-link:hover .pickups-item-link-hover:after
                                         { -webkit-transition-delay: 0s; -moz-transition-delay: 0s; transition-delay: 0s; content: ""; height: 100%; position: absolute; right: 0; top: 0; background: #fff; width: 1px; }
.pickups-item:last-child .pickups-item-link-hover
                                         { right: auto; border-right: 1px; border-left: 1px; }
.pickups-item:last-child .pickups-item-link-hover:before
                                         { right: auto; }
.pickups-item:last-child .pickups-item-link:hover .pickups-item-link-hover
                                         { border: 1px solid #fff; border-left: 0; right: auto; }
.pickups-item:last-child .pickups-item-link:hover .pickups-item-link-hover:after
                                         { right: auto; left: 0; }
}

@media (min-width:691.2px) and (max-width:1152.00576px) {
.header-pickups                          { top: -280px; padding-top: 21.6px; height: 258.4px; }
.pickups-item-link                       { height: 25.6px; }
.pickups-item-link-hover                 { right: 8px; top: -9.6px; width: 205.6px; }
.pickups-item-link-image                 { width: 19.6px; height: 20px; }
.pickups-item-link-hover:before          { width: 28px; height: 28px; top: 4.8px; right: -14.4px; }
.pickups-item-email, .pickups-item-inst, .pickups-item-fb
                                         { margin-right: 8.8px; margin-left: -3px; width: 24.8px; }
.pickups-item-hover-text                 { padding-top: 8px; padding-left: 4px; }
.pickups-item-link:hover .pickups-item-link-hover
                                         { max-width: 174.4px; padding-right: 24px; padding-left: 7.2px; padding-top: 6px; padding-bottom: 6px; right: 10px; }
.pickups-item:last-child .pickups-item-link-hover
                                         { left: 10px; right: auto; }
.pickups-item:last-child .pickups-item-link:hover .pickups-item-link-hover
                                         { padding-right: 7.2px; padding-left: 24px; }
.pickups-item:last-child .pickups-item-link-hover:before
                                         { left: -14.4px; }
.pickups-item:last-child .pickups-item-hover-text
                                         { padding-right: 4px; }
.header-pickups-toggle                   { bottom: -13.6px; }
.thecontainer.windowTop .header-pickups-toggle
                                         { bottom: -12.4px; }
.thecontainer.windowTop.pickups-open .header-pickups-toggle
                                         { bottom: -12.4px; }
}

@media (min-width:1152.00576px) and (max-width:1229.4px) {
.header-pickups                          { top: -466.669px; padding-top: 36.00018px; height: 430.66882px; }
.pickups-item-link                       { height: 42.66688px; }
.pickups-item-link-hover                 { right: 13.3334px; top: -16.00008px; width: 342.66838px; }
.pickups-item-link-image                 { width: 32.66683px; height: 33.3335px; }
.pickups-item-link-hover:before          { width: 46.6669px; height: 46.6669px; top: 8.00004px; right: -24.00012px; }
.pickups-item-email, .pickups-item-inst, .pickups-item-fb
                                         { margin-right: 14.66674px; margin-left: -3px; width: 41.33354px; }
.pickups-item-hover-text                 { padding-top: 13.3334px; padding-left: 6.6667px; }
.pickups-item-link:hover .pickups-item-link-hover
                                         { max-width: 290.66812px; padding-right: 40.0002px; padding-left: 12.00006px; padding-top: 10.00005px; padding-bottom: 10.00005px; right: 16.66675px; }
.pickups-item:last-child .pickups-item-link-hover
                                         { left: 16.66675px; right: auto; }
.pickups-item:last-child .pickups-item-link:hover .pickups-item-link-hover
                                         { padding-right: 12.00006px; padding-left: 40.0002px; }
.pickups-item:last-child .pickups-item-link-hover:before
                                         { left: -24.00012px; }
.pickups-item:last-child .pickups-item-hover-text
                                         { padding-right: 6.6667px; }
.header-pickups-toggle                   { bottom: -22.66678px; }
.thecontainer.windowTop .header-pickups-toggle
                                         { bottom: -20.66677px; }
.thecontainer.windowTop.pickups-open .header-pickups-toggle
                                         { bottom: -20.66677px; }
}

@media (min-width:1229.4px) and (max-width:1439.99424px) {
.header-pickups                          { top: -498.02083px; padding-top: 38.41875px; height: 459.60208px; }
.pickups-item-link                       { height: 45.53333px; }
.pickups-item-link-hover                 { right: 14.22917px; top: -17.075px; width: 365.68958px; }
.pickups-item-link-image                 { width: 34.86146px; height: 35.57292px; }
.pickups-item-link-hover:before          { width: 49.80208px; height: 49.80208px; top: 8.5375px; right: -25.6125px; }
.pickups-item-email, .pickups-item-inst, .pickups-item-fb
                                         { margin-right: 15.65208px; margin-left: -3px; width: 44.11042px; }
.pickups-item-hover-text                 { padding-top: 14.22917px; padding-left: 7.11458px; }
.pickups-item-link:hover .pickups-item-link-hover
                                         { max-width: 310.19583px; padding-right: 42.6875px; padding-left: 12.80625px; padding-top: 10.67188px; padding-bottom: 10.67188px; right: 17.78646px; }
.pickups-item:last-child .pickups-item-link-hover
                                         { left: 17.78646px; right: auto; }
.pickups-item:last-child .pickups-item-link:hover .pickups-item-link-hover
                                         { padding-right: 12.80625px; padding-left: 42.6875px; }
.pickups-item:last-child .pickups-item-link-hover:before
                                         { left: -25.6125px; }
.pickups-item:last-child .pickups-item-hover-text
                                         { padding-right: 7.11458px; }
.header-pickups-toggle                   { bottom: -24.18958px; }
.thecontainer.windowTop .header-pickups-toggle
                                         { bottom: -22.05521px; }
.thecontainer.windowTop.pickups-open .header-pickups-toggle
                                         { bottom: -22.05521px; }
}

@media (min-width:1439.99424px) and (max-width:1728px) {
.header-pickups                          { top: -583.331px; padding-top: 44.99982px; height: 538.33118px; }
.pickups-item-link                       { height: 53.33312px; }
.pickups-item-link-hover                 { right: 16.6666px; top: -19.99992px; width: 428.33162px; }
.pickups-item-link-image                 { width: 40.83317px; height: 41.6665px; }
.pickups-item-link-hover:before          { width: 58.3331px; height: 58.3331px; top: 9.99996px; right: -29.99988px; }
.pickups-item-email, .pickups-item-inst, .pickups-item-fb
                                         { margin-right: 18.33326px; margin-left: -3px; width: 51.66646px; }
.pickups-item-hover-text                 { padding-top: 16.6666px; padding-left: 8.3333px; }
.pickups-item-link:hover .pickups-item-link-hover
                                         { max-width: 363.33188px; padding-right: 49.9998px; padding-left: 14.99994px; padding-top: 12.49995px; padding-bottom: 12.49995px; right: 20.83325px; }
.pickups-item:last-child .pickups-item-link-hover
                                         { left: 20.83325px; right: auto; }
.pickups-item:last-child .pickups-item-link:hover .pickups-item-link-hover
                                         { padding-right: 14.99994px; padding-left: 49.9998px; }
.pickups-item:last-child .pickups-item-link-hover:before
                                         { left: -29.99988px; }
.pickups-item:last-child .pickups-item-hover-text
                                         { padding-right: 8.3333px; }
.header-pickups-toggle                   { bottom: -28.33322px; }
.thecontainer.windowTop .header-pickups-toggle
                                         { bottom: -25.83323px; }
.thecontainer.windowTop.pickups-open .header-pickups-toggle
                                         { bottom: -25.83323px; }
}

@media (min-width:1728px) and (max-width:13456px) {
.header-pickups                          { top: -700px; padding-top: 54px; height: 646px; }
.pickups-item-link                       { height: 64px; }
.pickups-item-link-hover                 { right: 20px; top: -24px; width: 514px; }
.pickups-item-link-image                 { width: 49px; height: 50px; }
.pickups-item-link-hover:before          { width: 70px; height: 70px; top: 12px; right: -36px; }
.pickups-item-email, .pickups-item-inst, .pickups-item-fb
                                         { margin-right: 22px; margin-left: -3px; width: 62px; }
.pickups-item-hover-text                 { padding-top: 20px; padding-left: 10px; }
.pickups-item-link:hover .pickups-item-link-hover
                                         { max-width: 436px; padding-right: 60px; padding-left: 18px; padding-top: 15px; padding-bottom: 15px; right: 25px; }
.pickups-item:last-child .pickups-item-link-hover
                                         { left: 25px; right: auto; }
.pickups-item:last-child .pickups-item-link:hover .pickups-item-link-hover
                                         { padding-right: 18px; padding-left: 60px; }
.pickups-item:last-child .pickups-item-link-hover:before
                                         { left: -36px; }
.pickups-item:last-child .pickups-item-hover-text
                                         { padding-right: 10px; }
.header-pickups-toggle                   { bottom: -34px; }
.thecontainer.windowTop .header-pickups-toggle
                                         { bottom: -31px; }
.thecontainer.windowTop.pickups-open .header-pickups-toggle
                                         { bottom: -31px; }
}

@media (min-width:3456px) and (max-width:13456px) {
.header-pickups                          { top: -1400px; padding-top: 108px; height: 1292px; }
.pickups-item-link                       { height: 128px; }
.pickups-item-link-hover                 { right: 40px; top: -48px; width: 1028px; }
.pickups-item-link-image                 { width: 98px; height: 100px; }
.pickups-item-link-hover:before          { width: 140px; height: 140px; top: 24px; right: -72px; }
.pickups-item-email, .pickups-item-inst, .pickups-item-fb
                                         { margin-right: 44px; margin-left: -3px; width: 124px; }
.pickups-item-hover-text                 { padding-top: 40px; padding-left: 20px; }
.pickups-item-link:hover .pickups-item-link-hover
                                         { max-width: 872px; padding-right: 120px; padding-left: 36px; padding-top: 30px; padding-bottom: 30px; right: 50px; }
.pickups-item:last-child .pickups-item-link-hover
                                         { left: 50px; right: auto; }
.pickups-item:last-child .pickups-item-link:hover .pickups-item-link-hover
                                         { padding-right: 36px; padding-left: 120px; }
.pickups-item:last-child .pickups-item-link-hover:before
                                         { left: -72px; }
.pickups-item:last-child .pickups-item-hover-text
                                         { padding-right: 20px; }
.header-pickups-toggle                   { bottom: -68px; }
.thecontainer.windowTop .header-pickups-toggle
                                         { bottom: -62px; }
.thecontainer.windowTop.pickups-open .header-pickups-toggle
                                         { bottom: -62px; }
}

@media (max-width:691.2px) {
.header-pickups                          { top: -100vh; height: 95vh; padding: 5vh 0 0; width: 100%; }
.thecontainer.pickups-open .header-pickups
                                         { top: 0; }
.header-pickups .pickups-item            { width: 90%; max-height: 85%; overflow: hidden; padding: 0 5%; }
.pickups-item-profile-image              { margin-top: 20px; max-width: 25%; margin-bottom: 20px; }
.pickups-item-title                      { font-weight: bold; font-size: 100%; }
.pickups-item-image                      { padding-top: 5%; padding-bottom: 5%; max-height: 34%; max-width: 100%; }
.pickups-item-quote-content              { font-size: 130%; font-weight: bold; padding: 20px 0; }
.pickups-item-close                      { height: 7%; display: inline-block; position: absolute; display: inline-block; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 10%; z-index: 10; }
.pickups-item-close img                  { height: 100%; }
#pickupsPls .pager                       { position: absolute; width: 100%; text-align: center; bottom: 1vh; }
#pickupsPls .pager span                  { height: 10px; width: 10px; border-radius: 15px; margin: 0 5px; }
#pickupsPls .container                   { height: 90%; padding-bottom: 10%; display: inline-block; }
#pickupsPls                              { height: 100%; display: inline-block; }
.header-pickups-toggle                   { position: absolute; right: 32px; height: 21px; bottom: -21px; }
.header-pickups-toggle img               { height: 100%; }

/*
	.thecontainer.windowTop .header-pickups-toggle {
		bottom: -31px;
	}

	.thecontainer.windowTop.pickups-open .header-pickups-toggle {
		bottom: -31px;
	}
*/
}

/*** layout-footer ***/
.footer-bottom                           { background: #000; color: #fff; width: 100%; }
.footer-bottom a                         { color: #bbb; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
@media (min-width:691.2px) {
.footer-top                              { float: left; width: 100%; padding: 0; margin: auto; background: #fff; }
.footer-top .grid                        { height: 100%; }
.footer-bottom a:hover                   { color: #fff; }
.footer-top-image                        { float: right; height: 100%; }
.footer-top-text                         { float: right; text-align: right; }
.footer-top-text-title                   { width: 100%; font-weight: 900; }
.footer-top-text-content                 { width: 100%; line-height: 120%; font-weight: 500; }
/*
.footer-top-form                         { float: left; border: 2px solid #707070; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.footer-top-form-image                   { float: right; }
.footer-top-form input                   { border: 0; float: right; text-align: right; background: transparent; }
.footer-top-form.error                   { border: #ff6b6b 1px solid; background-color: #ff6b6b; color: #fff; }
*/
.footer input::-webkit-input-placeholder { -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.footer input.error::-webkit-input-placeholder
                                         { color: #fff; }
.footer input.error::-moz-placeholder    { color: #fff; }
.footer input.error:-ms-input-placeholder
                                         { color: #fff; }
.footer input.error:-moz-placeholder     { color: #fff; }
/*
.footer-top-form button                  { float: left; border: 0; background: none; height: 100%; border-right: 1px solid #000; position: relative; cursor: pointer; background-color: #fff; background-image: url(../images/footer/arrow-black_he.png); background-size: 30%; background-repeat: no-repeat; background-position: center center; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.footer-top-form button:hover            { background-color: #fec602; border: 1px solid #fec602; background-image: url(../images/footer/arrow-white_he.png); }
.footer-top-form:hover, .footer-top-form.active
                                         { background-color: #fec602; }
*/
.footer-bottom                           { display: inline-block; color: #ddd; line-height: 200%; }
.footer-bottom .grid                     { height: 100%; }
.footer-back                             { float: right; text-align: right; margin-right: 14.5%; width: 49%; }
.footer-back-col                         { float: right; height: 100%; width: 21.5%; padding-left: 3.5%; color: #bbb; }
.footer-back-col .title-font             { color: #fff; }
.footer-back-col:last-child              { padding-right: 3.5%; padding-left: 0; }
.footer-menu-item                        { width: 100%; float: right; }
a.footer-menu-item:hover                 { opacity: 1; }
.footer-forward                          { float: left; text-align: right; }
.footer-forward-link                     { opacity: .6; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); cursor: pointer; float: right; }
.footer-forward-link img                 { width: 100%; }
.footer-forward-link:last-child          { margin-left: 0; }
.footer-forward-link:hover               { opacity: 1; }
.accessibility                           { float: right; width: 100%; clear: both; }
.accessibility-AAA                       { float: right; }
.accessibility-page-link                 { float: right; }
.footer-credits                          { float: right; width: 100%; }
.accessibility-link                      { float: right; position: relative; }
.accessibility-1                         { font-size: 100%; left: 0; bottom: -1px; }
.accessibility-2                         { bottom: 0; }
.accessibility-3                         { bottom: 2px; }
.accessibility-page-link                 { position: relative; }
}

@media (min-width:691.2px) and (max-width:1152.00576px) {
.footer-top                              { height: 103.2px; }
.footer-top-image                        { float: right; margin-right: 46.8px; height: 100%; margin-left: 30.4px; }
.footer-top-text                         { width: 180px; }
.footer-top-text-content                 { margin-top: 11.2px; }
.footer-top-text-title                   { margin-top: 36px; }
/*
.footer-top-form                         { width: 140px; margin-left: 33.2px; margin-top: 42px; height: 23.2px; }
.footer-top-form-image                   { height: 9.2px; padding-top: 6.8px; margin-right: 12.4px; }
.footer-top-form input                   { margin-top: 7.2px; margin-right: 7.2px; padding: .8px 2px; width: 72px; }
.footer-top-form button                  { width: 24px; }
*/
.footer-bottom                           { padding-top: 45.6px; padding-bottom: 40px; }
.footer-forward                          { width: 70.4px; margin-left: 103.2px; }
.footer-forward-link                     { width: 20px; margin-left: 4px; }
.accessibility                           { padding: 12.8px 0; }
.accessibility-page-link                 { margin-right: 6px; bottom: .4px; }
}

@media (min-width:1152.00576px) and (max-width:1229.4px) {
.footer-top                              { height: 172.00086px; }
.footer-top-image                        { float: right; margin-right: 78.00039px; height: 100%; margin-left: 50.66692px; }
.footer-top-text                         { width: 300.0015px; }
.footer-top-text-content                 { margin-top: 18.66676px; }
.footer-top-text-title                   { margin-top: 60.0003px; }
/*
.footer-top-form                         { width: 233.3345px; margin-left: 55.33361px; margin-top: 70.00035px; height: 38.66686px; }
.footer-top-form-image                   { height: 15.33341px; padding-top: 11.33339px; margin-right: 20.66677px; }
.footer-top-form input                   { margin-top: 12.00006px; margin-right: 12.00006px; padding: 1.33334px 3.33335px; width: 120.0006px; }
.footer-top-form button                  { width: 40.0002px; }
*/
.footer-bottom                           { padding-top: 76.00038px; padding-bottom: 66.667px; }
.footer-forward                          { width: 117.33392px; margin-left: 172.00086px; }
.footer-forward-link                     { width: 33.3335px; margin-left: 6.6667px; }
.accessibility                           { padding: 21.33344px 0; }
.accessibility-page-link                 { margin-right: 10.00005px; bottom: .66667px; }
}

@media (min-width:1229.4px) and (max-width:1439.99424px) {
.footer-top                              { height: 183.55625px; }
.footer-top-image                        { float: right; margin-right: 83.24063px; height: 100%; margin-left: 54.07083px; }
.footer-top-text                         { width: 320.15625px; }
.footer-top-text-content                 { margin-top: 19.92083px; }
.footer-top-text-title                   { margin-top: 64.03125px; }
/*
.footer-top-form                         { width: 249.01042px; margin-left: 59.05104px; margin-top: 74.70313px; height: 41.26458px; }
.footer-top-form-image                   { height: 16.36354px; padding-top: 12.09479px; margin-right: 22.05521px; }
.footer-top-form input                   { margin-top: 12.80625px; margin-right: 12.80625px; padding: 1.42292px 3.55729px; width: 128.0625px; }
.footer-top-form button                  { width: 42.6875px; }
*/
.footer-bottom                           { padding-top: 81.10625px; padding-bottom: 71.14583px; }
.footer-forward                          { width: 125.21667px; margin-left: 183.55625px; }
.footer-forward-link                     { width: 35.57292px; margin-left: 7.11458px; }
.accessibility                           { padding: 22.76667px 0; }
.accessibility-page-link                 { margin-right: 10.67188px; bottom: .71146px; }
}

@media (min-width:1439.99424px) and (max-width:1728px) {
.footer-top                              { height: 214.99914px; }
.footer-top-image                        { float: right; margin-right: 97.49961px; height: 100%; margin-left: 63.33308px; }
.footer-top-text                         { width: 374.9985px; }
.footer-top-text-content                 { margin-top: 23.33324px; }
.footer-top-text-title                   { margin-top: 74.9997px; }
/*
.footer-top-form                         { width: 291.6655px; margin-left: 69.16639px; margin-top: 87.49965px; height: 48.33314px; }
.footer-top-form-image                   { height: 19.16659px; padding-top: 14.16661px; margin-right: 25.83323px; }
.footer-top-form input                   { margin-top: 14.99994px; margin-right: 14.99994px; padding: 1.66666px 4.16665px; width: 149.9994px; }
.footer-top-form button                  { width: 49.9998px; }
*/
.footer-bottom                           { padding-top: 94.99962px; padding-bottom: 83.333px; }
.footer-forward                          { width: 146.66608px; margin-left: 214.99914px; }
.footer-forward-link                     { width: 41.6665px; margin-left: 8.3333px; }
.accessibility                           { padding: 26.66656px 0; }
.accessibility-page-link                 { margin-right: 12.49995px; bottom: .83333px; }
}

@media (min-width:1728px) and (max-width:13456px) {
.footer-top                              { height: 258px; }
.footer-top-image                        { float: right; margin-right: 117px; height: 100%; margin-left: 76px; }
.footer-top-text                         { width: 450px; }
.footer-top-text-content                 { margin-top: 28px; }
.footer-top-text-title                   { margin-top: 90px; }
/*
.footer-top-form                         { width: 350px; margin-left: 83px; margin-top: 105px; height: 58px; }
.footer-top-form-image                   { height: 23px; padding-top: 17px; margin-right: 31px; }
.footer-top-form input                   { margin-top: 18px; margin-right: 18px; padding: 2px 5px; width: 180px; }
.footer-top-form button                  { width: 60px; }
*/
.footer-bottom                           { padding-top: 114px; padding-bottom: 100px; }
.footer-forward                          { width: 176px; margin-left: 258px; }
.footer-forward-link                     { width: 50px; margin-left: 10px; }
.accessibility                           { padding: 32px 0; }
.accessibility-page-link                 { margin-right: 15px; bottom: 1px; }
}

@media (min-width:3456px) and (max-width:13456px) {
.footer-top                              { height: 516px; }
.footer-top-image                        { float: right; margin-right: 234px; height: 100%; margin-left: 152px; }
.footer-top-text                         { width: 900px; }
.footer-top-text-content                 { margin-top: 56px; }
.footer-top-text-title                   { margin-top: 180px; }
/*
.footer-top-form                         { width: 700px; margin-left: 166px; margin-top: 210px; height: 116px; }
.footer-top-form-image                   { height: 46px; padding-top: 34px; margin-right: 62px; }
.footer-top-form input                   { margin-top: 36px; margin-right: 36px; padding: 4px 10px; width: 360px; }
.footer-top-form button                  { width: 120px; }
*/
.footer-bottom                           { padding-top: 228px; padding-bottom: 200px; }
.footer-forward                          { width: 352px; margin-left: 516px; }
.footer-forward-link                     { width: 100px; margin-left: 20px; }
.accessibility                           { padding: 64px 0; }
.accessibility-page-link                 { margin-right: 30px; bottom: 2px; }
}

@media (min-width:691.2px) and (max-width:1280.0064px) {
.footer-top-text-title                   { margin-top: 5px; }
body .footer-top-text-content            { font-size: 13px; }
body .footer-back                        { margin-right: 0; width: 76%; }
body .footer-forward                     { margin-left: 0; }
body .footer-back-col                    { width: 21%; }
/*body .footer-top-form input              { margin-top: 3px; }*/
}

@media (max-width:691.2px) {
.footer                                  { width: 100%; float: right; color: #fff; }
.footer .grid                            { position: relative; height: 100%; }
.footer-credit                           { float: right; font-size: 60%; position: absolute; right: 5%; bottom: 0; }
.footer-forwad-share                     { float: left; height: 100%; }
.footer-forward-link                     { height: 100%; margin-right: 10px; float: left; }
.footer-forward-link img                 { height: 100%; float: left; }
.footer-top                              { width: 100%; padding: 0; margin: auto; background: #fff; color: #000; float: right; padding-bottom: 15px; }
.footer-top .grid                        { height: 100%; }
.footer-top-image                        { display: inline-block; width: 60%; margin-bottom: 20px; position: relative; left: 5%; }
.footer-top-text                         { width: 100%; float: right; text-align: center; }
.footer-top-text-title                   { width: 80%; padding: 0 10%; font-weight: bold; }
.footer-top-text-content                 { width: 100%; line-height: 120%; padding: 15px 0; }
.footer-top-phone                        { float: right; width: 20%; position: relative; }
.footer-top-phone img                    { height: 42px; float: right; }
/*
.footer-top-form                         { width: 75%; float: left; border: 2px solid #707070; height: 40px; position: relative; }
.footer-top-form-image                   { float: right; max-height: 50%; width: 10%; position: absolute; display: inline-block; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 5%; }
.footer-top-form input                   { border: 0; float: right; text-align: right; margin-right: 18px; width: 55%; position: absolute; display: inline-block; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 10%; font-size: 80%; }
.footer-top-form button                  { float: left; border: 0; background: none; height: 100%; width: 20%; border-right: 1px solid #000; position: relative; background-image: url(../images/footer/arrow-black.png); background-size: 30%; background-repeat: no-repeat; background-position: center center; }
*/
.footer-bottom                           { height: 40px; padding-top: 10px; padding-bottom: 10px; float: right; width: 100%; }
}

/* LAYOUT END*/
/* PAGES START */
/*** pages-homepage ***/
@media (min-width:691.2px) {
#hpTopPls                                { width: 100%; }
.hp-works                                { float: left; width: 100%; padding: 0; margin: auto; }
.hp-work                                 { float: right; position: relative; color: #fff; }
.hp-work-project                         { font-weight: bold; position: relative; opacity: 0; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.hp-work-play                            { position: relative; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); opacity: 0; }
.hp-work-client                          { line-height: 150%; position: relative; opacity: 0; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.hp-work-overlay                         { top: 0; right: 0; width: 100%; height: 100%; position: absolute; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); opacity: 0; }
.hp-work-overlay:before                  { content: ""; top: 0; right: 0; width: 100%; height: 100%; position: absolute; z-index: 0; background: #000; opacity: .7; }
.hp-work-inner                           { position: absolute; top: 35%; width: 88%; padding-left: 6%; padding-right: 6%; color: #fff; }
.slide:hover .hp-work-overlay, .hp-work:hover .hp-work-overlay
                                         { opacity: 1; }
.slide:hover .hp-work-client, .slide:hover .hp-work-project, .slide:hover .hp-work-play, .hp-work:hover .hp-work-client, .hp-work:hover .hp-work-project, .hp-work:hover .hp-work-play
                                         { opacity: 1; top: 0; }
.slide:hover .hp-work-play, .hp-work:hover .hp-work-play
                                         { -webkit-transition-delay: .25s; -moz-transition-delay: .25s; transition-delay: .25s; }
.slide:hover .hp-work-project, .hp-work:hover .hp-work-project
                                         { -webkit-transition-delay: .5s; -moz-transition-delay: .5s; transition-delay: .5s; }
.slide:hover .hp-work-client, .hp-work:hover .hp-work-client
                                         { -webkit-transition-delay: .5s; -moz-transition-delay: .5s; transition-delay: .5s; }
.hp-more-works                           { width: 11.17%; display: inline-block; border: 1px solid #000; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.hp-more-works:hover                     { background: #000; color: #fff; }
.hp-about                                { display: inline-block; width: 100%; position: relative; }
.hp-about-inner                          { display: inline-block; width: 50%; }
.hp-about-title                          { font-weight: 900; display: inline-block; }
.hp-about-text                           { display: inline-block; line-height: 150%; font-weight: normal; }
.hp-logos                                { float: left; width: 100%; padding: 0; margin: auto; }
#hp-logos-pls .container                 { width: 100%; }
#hp-logos-pls .pager span                { background: #dfdedd; }
#hp-logos-pls .pager span.cycle-pager-active
                                         { background: #9e9d99; }
.hp-logos-inner                          { width: 50%; margin: auto; display: inline-block; }
.hp-logos-title                          { font-weight: bold; }
.hp-logos-group                          { float: left; width: 100%; padding: 0; margin: auto; }
.hp-logo                                 { width: 33.3%; float: left; opacity: .7; background-size: cover; background-repeat: no-repeat; background-position: center center; background-size: contain; }
.hp-logo:hover                           { opacity: 1; }
.hp-logos .pager                         { width: 100%; }
.hp-logos-quote                          { float: left; width: 100%; padding: 0; margin: auto; }
}

@media (min-width:691.2px) and (max-width:1152.00576px) {
#hpTopPls .pager                         { bottom: 9.2px; }
.hp-work, #hpTopPls                      { height: 180px; }
.hp-works .hp-more-works                 { padding: 10px 8px; }
.hp-work                                 { background-size: cover; background-repeat: no-repeat; background-position: center center; margin-top: 13.2px; margin-right: 13.2px; margin-bottom: 0; margin-left: 0; }
.hp-work-play                            { top: -12px; }
.hp-work-project                         { top: -8px; }
.hp-work-client                          { top: 4px; }
.hp-work-project                         { margin-bottom: 4px; }
.hp-work-play                            { margin-bottom: 10px; }
.hp-work-0                               { width: 287.6px; margin-right: 0; }
.hp-work-1                               { width: 143.8px; }
.hp-work-2                               { width: 143.8px; }
.hp-work-3                               { width: 135.332px; margin-right: 0; }
.hp-work-4                               { width: 453.068px; }
.hp-work-5                               { width: 294.2px; margin-right: 0; }
.hp-work-6                               { width: 294.2px; }
.hp-more-works                           { margin: 26px auto; }
.hp-about-inner                          { padding: 92px 0; }
.hp-about-text                           { margin-top: 12px; }
.hp-logos                                { padding-bottom: 88px; }
#hp-logos-pls .container                 { padding-bottom: 48px; }
#hp-logos-pls .pager span                { width: 4.8px; height: 4.8px; }
.hp-logos-title                          { padding-bottom: 42px; font-weight: 900; }
.hp-logo                                 { height: 60px; }
.hp-logos-quote                          { margin-top: 32px; line-height: 180%; }
.hp-logos-quote-author                   { padding-top: 13.2px; line-height: 180%; }
}

@media (min-width:1152.00576px) and (max-width:1229.4px) {
#hpTopPls .pager                         { bottom: 15.33341px; }
.hp-work, #hpTopPls                      { height: 300.0015px; }
.hp-works .hp-more-works                 { padding: 16.66675px 13.3334px; }
.hp-work                                 { background-size: cover; background-repeat: no-repeat; background-position: center center; margin-top: 22.00011px; margin-right: 22.00011px; margin-bottom: 0; margin-left: 0; }
.hp-work-play                            { top: -20.0001px; }
.hp-work-project                         { top: -13.3334px; }
.hp-work-client                          { top: 6.6667px; }
.hp-work-project                         { margin-bottom: 6.6667px; }
.hp-work-play                            { margin-bottom: 16.66675px; }
.hp-work-0                               { width: 479.33573px; margin-right: 0; }
.hp-work-1                               { width: 239.66787px; }
.hp-work-2                               { width: 239.66787px; }
.hp-work-3                               { width: 225.55446px; margin-right: 0; }
.hp-work-4                               { width: 755.11711px; }
.hp-work-5                               { width: 490.33579px; margin-right: 0; }
.hp-work-6                               { width: 490.33579px; }
.hp-more-works                           { margin: 43.33355px auto; }
.hp-about-inner                          { padding: 153.3341px 0; }
.hp-about-text                           { margin-top: 20.0001px; }
.hp-logos                                { padding-bottom: 146.6674px; }
#hp-logos-pls .container                 { padding-bottom: 80.0004px; }
#hp-logos-pls .pager span                { width: 8.00004px; height: 8.00004px; }
.hp-logos-title                          { padding-bottom: 70.00035px; font-weight: 900; }
.hp-logo                                 { height: 100.0005px; }
.hp-logos-quote                          { margin-top: 53.3336px; line-height: 180%; }
.hp-logos-quote-author                   { padding-top: 22.00011px; line-height: 180%; }
}

@media (min-width:1229.4px) and (max-width:1439.99424px) {
#hpTopPls .pager                         { bottom: 16.36354px; }
.hp-work, #hpTopPls                      { height: 320.15625px; }
.hp-works .hp-more-works                 { padding: 17.78646px 14.22917px; }
.hp-work                                 { background-size: cover; background-repeat: no-repeat; background-position: center center; margin-top: 23.47813px; margin-right: 23.47813px; margin-bottom: 0; margin-left: 0; }
.hp-work-play                            { top: -21.34375px; }
.hp-work-project                         { top: -14.22917px; }
.hp-work-client                          { top: 7.11458px; }
.hp-work-project                         { margin-bottom: 7.11458px; }
.hp-work-play                            { margin-bottom: 17.78646px; }
.hp-work-0                               { width: 511.53854px; margin-right: 0; }
.hp-work-1                               { width: 255.76927px; }
.hp-work-2                               { width: 255.76927px; }
.hp-work-3                               { width: 240.7077px; margin-right: 0; }
.hp-work-4                               { width: 805.84751px; }
.hp-work-5                               { width: 523.2776px; margin-right: 0; }
.hp-work-6                               { width: 523.2776px; }
.hp-more-works                           { margin: 46.24479px auto; }
.hp-about-inner                          { padding: 163.63542px 0; }
.hp-about-text                           { margin-top: 21.34375px; }
.hp-logos                                { padding-bottom: 156.52083px; }
#hp-logos-pls .container                 { padding-bottom: 85.375px; }
#hp-logos-pls .pager span                { width: 8.5375px; height: 8.5375px; }
.hp-logos-title                          { padding-bottom: 74.70313px; font-weight: 900; }
.hp-logo                                 { height: 106.71875px; }
.hp-logos-quote                          { margin-top: 56.91667px; line-height: 180%; }
.hp-logos-quote-author                   { padding-top: 23.47813px; line-height: 180%; }
}

@media (min-width:1439.99424px) and (max-width:1728px) {
#hpTopPls .pager                         { bottom: 19.16659px; }
.hp-work, #hpTopPls                      { height: 374.9985px; }
.hp-works .hp-more-works                 { padding: 20.83325px 16.6666px; }
.hp-work                                 { background-size: cover; background-repeat: no-repeat; background-position: center center; margin-top: 27.49989px; margin-right: 27.49989px; margin-bottom: 0; margin-left: 0; }
.hp-work-play                            { top: -24.9999px; }
.hp-work-project                         { top: -16.6666px; }
.hp-work-client                          { top: 8.3333px; }
.hp-work-project                         { margin-bottom: 8.3333px; }
.hp-work-play                            { margin-bottom: 20.83325px; }
.hp-work-0                               { width: 599.16427px; margin-right: 0; }
.hp-work-1                               { width: 299.58214px; }
.hp-work-2                               { width: 299.58214px; }
.hp-work-3                               { width: 281.94054px; margin-right: 0; }
.hp-work-4                               { width: 943.88789px; }
.hp-work-5                               { width: 612.91422px; margin-right: 0; }
.hp-work-6                               { width: 612.91422px; }
.hp-more-works                           { margin: 54.16645px auto; }
.hp-about-inner                          { padding: 191.6659px 0; }
.hp-about-text                           { margin-top: 24.9999px; }
.hp-logos                                { padding-bottom: 183.3326px; }
#hp-logos-pls .container                 { padding-bottom: 99.9996px; }
#hp-logos-pls .pager span                { width: 9.99996px; height: 9.99996px; }
.hp-logos-title                          { padding-bottom: 87.49965px; font-weight: 900; }
.hp-logo                                 { height: 124.9995px; }
.hp-logos-quote                          { margin-top: 66.6664px; line-height: 180%; }
.hp-logos-quote-author                   { padding-top: 27.49989px; line-height: 180%; }
}

@media (min-width:1728px) and (max-width:13456px) {
#hpTopPls .pager                         { bottom: 23px; }
.hp-work, #hpTopPls                      { height: 450px; }
.hp-works .hp-more-works                 { padding: 25px 20px; }
.hp-work                                 { background-size: cover; background-repeat: no-repeat; background-position: center center; margin-top: 33px; margin-right: 33px; margin-bottom: 0; margin-left: 0; }
.hp-work-play                            { top: -30px; }
.hp-work-project                         { top: -20px; }
.hp-work-client                          { top: 10px; }
.hp-work-project                         { margin-bottom: 10px; }
.hp-work-play                            { margin-bottom: 25px; }
.hp-work-0                               { width: 719px; margin-right: 0; }
.hp-work-1                               { width: 359.5px; }
.hp-work-2                               { width: 359.5px; }
.hp-work-3                               { width: 338.33px; margin-right: 0; }
.hp-work-4                               { width: 1132.67px; }
.hp-work-5                               { width: 735.5px; margin-right: 0; }
.hp-work-6                               { width: 735.5px; }
.hp-more-works                           { margin: 65px auto; }
.hp-about-inner                          { padding: 230px 0; }
.hp-about-text                           { margin-top: 30px; }
.hp-logos                                { padding-bottom: 220px; }
#hp-logos-pls .container                 { padding-bottom: 120px; }
#hp-logos-pls .pager span                { width: 12px; height: 12px; }
.hp-logos-title                          { padding-bottom: 105px; font-weight: 900; }
.hp-logo                                 { height: 150px; }
.hp-logos-quote                          { margin-top: 80px; line-height: 180%; }
.hp-logos-quote-author                   { padding-top: 33px; line-height: 180%; }
}

@media (min-width:3456px) and (max-width:13456px) {
#hpTopPls .pager                         { bottom: 46px; }
.hp-work, #hpTopPls                      { height: 900px; }
.hp-works .hp-more-works                 { padding: 50px 40px; }
.hp-work                                 { background-size: cover; background-repeat: no-repeat; background-position: center center; margin-top: 66px; margin-right: 66px; margin-bottom: 0; margin-left: 0; }
.hp-work-play                            { top: -60px; }
.hp-work-project                         { top: -40px; }
.hp-work-client                          { top: 20px; }
.hp-work-project                         { margin-bottom: 20px; }
.hp-work-play                            { margin-bottom: 50px; }
.hp-work-0                               { width: 1438px; margin-right: 0; }
.hp-work-1                               { width: 719px; }
.hp-work-2                               { width: 719px; }
.hp-work-3                               { width: 676.66px; margin-right: 0; }
.hp-work-4                               { width: 2265.34px; }
.hp-work-5                               { width: 1471px; margin-right: 0; }
.hp-work-6                               { width: 1471px; }
.hp-more-works                           { margin: 130px auto; }
.hp-about-inner                          { padding: 460px 0; }
.hp-about-text                           { margin-top: 60px; }
.hp-logos                                { padding-bottom: 440px; }
#hp-logos-pls .container                 { padding-bottom: 240px; }
#hp-logos-pls .pager span                { width: 24px; height: 24px; }
.hp-logos-title                          { padding-bottom: 210px; font-weight: 900; }
.hp-logo                                 { height: 300px; }
.hp-logos-quote                          { margin-top: 160px; line-height: 180%; }
.hp-logos-quote-author                   { padding-top: 66px; line-height: 180%; }
}

/*tablet fix

@media (min-height: 768px) and (max-width:1024px) and (min-width:768px) {
	.hp-work {
		height: 235px;
	}

	.hp-work:hover .hp-work-play,
	.hp-work:hover .hp-work-project,
	.hp-work:hover .hp-work-client {
		display: none;
	}

	.hp-work-image {
		height: 100%;
		width: 100%;
		@include coverImage;
	}
}
tablet fix end */
/*tablet fix*/
@media (min-height: 768px) and (max-width:1024px) and (min-width:768px) {
.hp-work                                 { height: 235px; }
.hp-work:hover .hp-work-play, .hp-work:hover .hp-work-project, .hp-work:hover .hp-work-client
                                         { display: none; }
.hp-work-image                           { height: 100%; width: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; }
}

/*tablet fix end */
@media (max-width:691.2px) {
.hp-works                                { float: left; width: 100%; padding: 0; margin: auto; }
.hp-work                                 { float: left; position: relative; color: #fff; width: 100%; color: #000; }
.hp-work-image                           { background-size: cover; background-repeat: no-repeat; background-position: center center; height: 180px; position: relative; }
.hp-work-play                            { position: absolute; display: inline-block; top: 50%; left: 50%; -webkit-transform: translateY(-50%) translateX(-50%); -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); top: 55%; width: 20%; }
.hp-work-project                         { font-weight: bold; font-size: 105%; padding-top: 20px; padding-bottom: 10px; }
.hp-work-client                          { line-height: 120%; float: left; width: 100%; padding-bottom: 30px; }
.hp-more-works                           { padding: 23px 21px; font-size: 74%; margin: 65px auto 35px auto; display: inline-block; border: 1px solid #111; }
.hp-about                                { display: inline-block; width: 100%; margin: 100px 0; }
.hp-about-title                          { font-weight: 900; display: inline-block; font-size: 120%; line-height: 120%; width: 90%; padding: 0 5%; }
.hp-about-text                           { margin-top: 20px; margin-bottom: 30px; display: inline-block; line-height: 150%; font-size: 110%; }
.hp-logos                                { float: left; width: 100%; padding: 0; margin: auto; padding-bottom: 100px; }
#hp-logos-pls .container                 { width: 100%; padding-bottom: 40px; }
#hp-logos-pls.slideshow                  { height: 500px; }
#hp-logos-pls.slideshow .pager           { text-align: center; position: relative; bottom: 20px; }
#hp-logos-pls .pager span                { background: #dfdedd; width: 12px; height: 12px; }
#hp-logos-pls .pager span.cycle-pager-active
                                         { background: #9e9d99; }
.hp-logos-inner                          { width: 100%; margin: auto; display: inline-block; }
.hp-logos-title                          { font-weight: bold; padding-bottom: 25px; font-size: 120%; }
.hp-logos-group                          { float: left; width: 100%; padding: 0; margin: auto; }
.hp-logo                                 { height: 70px; width: 50%; float: left; opacity: .7; background-size: cover; background-repeat: no-repeat; background-position: center center; background-size: contain; }
.hp-logo:hover                           { opacity: 1; }
.hp-logos .pager                         { width: 100%; }
.hp-logos-quote                          { float: left; width: 100%; padding: 0; margin: auto; padding-top: 40px; }
.hp-logos-quote-text                     { font-size: 100%; line-height: 120%; }
.hp-logos-quote-author                   { padding-top: 33px; font-size: 80%; }
}

.iframe-container                        { display: none; width: 100%; height: 100%; position: absolute; right: 0; top: 0; }
.iframe-container iframe                 { position: absolute; right: 0; top: 0; width: 100%; height: 100%; opacity: 0; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.work-video-container.watching .iframe-container, .work-video-container.watching iframe
                                         { opacity: 1; display: inline-block; z-index: 5; }
.work-video-container.watching .work-video-toggle
                                         { opacity: 0; z-index: -1; }
.work-video-text-title                   { font-weight: 900; }
.work-video-text-content                 { font-weight: 500; }
.work-share-image                        { z-index: 5; position: relative; background-size: cover; background-repeat: no-repeat; background-position: center center; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); background-image: url(../images/icons/project-share.png); }
@media (min-width:691.2px) {
  
.work-video-wrapper           {padding-top:4vh;}
.work-video                              { display: inline-block; width: 100%; position: relative; z-index: 5; }
.work-share-container                    { width: 100%; float: right; }
.work-video-player-back, .work-video-player-forward, .work-video-container
                                         { height: 100%; overflow: hidden; float: right; position: relative; }
.next-work, .work-video-light, .work-video-toggle
                                         { -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); position: absolute; display: inline-block; top: 50%; left: 50%; -webkit-transform: translateY(-50%) translateX(-50%); -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); opacity: 1; }
.next-work:hover, .work-video-light:hover
                                         { opacity: .6; }
.header:after, .work-video-player-back:after, .work-video-player-forward:after, .work-video-container:after
                                         { content: ""; position: absolute; top: 0; right: 0; width: 100%; height: 100%; z-index: -1; background-color: #000; opacity: 0; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.work-video-play                         { position: relative; z-index: 5; display: inline-block; width: 100px; }
.work-video-project                      { line-height: 150%; font-weight: bold; }
.next-work-image                         { background-image: url(../images/icons/arrow-black.png); background-repeat: no-repeat; background-position: center; background-size: contain; display: inline-block; clear: both; position: relative; margin: auto; text-align: center; width: 100%; bottom: 10px; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.light-off .next-work-image              { background-image: url(../images/icons/arrow-white.png); }
.work-video-text                         { display: inline-block; }
.header:after, .work-video-toggle:after, .work-video-text:after
                                         { content: ""; position: absolute; top: 0; right: 0; width: 100%; height: 100%; z-index: 1; background-color: #000; opacity: 0; z-index: -5; }
.work-video-container.watching           { background: transparent; }
.work-video-container:hover .work-video-toggle:after, .light-off .header:after, .light-off .work-video-toggle:after, .light-off .work-video-text:after
                                         { opacity: .8; z-index: 0; }
.work-video-on                           { display: none; }
.light-off .work-video-on                { display: inline-block; }
.light-off .work-video-off               { display: none; }
.work-video-on                           { display: none; }
.work-video-player                       { position: relative; width: 100%; float: right; overflow: hidden; }
.light-off .work-video-project, .light-off .next-work, .light-off .work-video-light, .work-video-toggle
                                         { color: #fff; position: relative; z-index: 5; }
.light-off .work-video-toggle-inner, .work-video-toggle:hover .work-video-toggle-inner
                                         { opacity: 1; }
.work-video-toggle-inner                 { display: inline-block; position: absolute; display: inline-block; top: 50%; left: 50%; -webkit-transform: translateY(-50%) translateX(-50%); -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); z-index: 5; opacity: 0; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.work-video-container                    { background-size: cover; background-repeat: no-repeat; background-position: center center; position: relative; z-index: 9; }
.work-video-toggle                       { width: 100%; height: 100%; }
.next-work, .work-video-light            { width: 100%; position: absolute; display: inline-block; top: 50%; left: 50%; -webkit-transform: translateY(-50%) translateX(-50%); -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); }
.work-video-light-image                  { background-image: url(../images/icons/lightsoff.png); background-repeat: no-repeat; background-position: center; background-size: contain; display: inline-block; clear: both; position: relative; margin: auto; text-align: center; width: 100%; bottom: 10px; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.work-video-light:hover .work-video-light-image
                                         { background-image: url(../images/icons/lightsoff_hover.png); }
.light-off .work-video-light-image       { background-image: url(../images/icons/turn_on.png); }
.light-off .work-video-light:hover .work-video-light-image
                                         { background-image: url(../images/icons/turn_on_hover.png); }
.work-video-inner                        { height: 100%; width: 100%; }
.work-video-player td                    { height: 100%; }
.work-video-text-content                 { width: 50%; padding-right: 25%; padding-left: 25%; line-height: 180%; }
.work-share-container                    { width: 100%; position: relative; display: inline-block; }
.work-share                              { display: inline-block; z-index: 0; position: relative; }
.work-share-hover                        { background: #000; position: absolute; max-width: 0; overflow: hidden; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); z-index: 0; max-height: 100%; }
.work-share-hover:before                 { content: ""; display: inline-block; position: absolute; z-index: 4; border-radius: 75px; border: 1px solid #fff; background: #fff; }
.work-share-hover a                      { -webkit-transition: all .25s cubic-bezier(.39,.575,.565,1); -moz-transition: all .25s cubic-bezier(.39,.575,.565,1); -o-transition: all .25s cubic-bezier(.39,.575,.565,1); transition: all .25s cubic-bezier(.39,.575,.565,1); opacity: 0; }
.work-share .work-share-hover a          { opacity: 0; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; transition-delay: 0s; }
.work-share-hover-text, .work-share-email, .work-share-inst, .work-share-whatsapp, .work-share-fb
                                         { float: right; }
.work-share-inst img, .work-share-email img, .work-share-whatsapp img, .work-share-fb img
                                         { float: right; width: 100%; opacity: .75; }
.work-share-email:hover img, .work-share-inst:hover img, .work-share-whatsapp:hover img, .work-share-fb:hover img
                                         { opacity: 1; }
.work-share:hover                        { z-index: 5; }
.work-share:hover .work-share-image      { background-image: url(../images/icons/project-share-active.png); }
.work-share:hover .work-share-hover      { border: 1px solid #bfbfbf; border-right: 0; z-index: 3; }
.work-share:hover .work-share-hover:after
                                         { -webkit-transition-delay: 0s; -moz-transition-delay: 0s; transition-delay: 0s; content: ""; height: 100%; position: absolute; right: 0; top: 0; background: #fff; width: 1px; }
.work-share:hover .work-share-hover a    { opacity: 1; -webkit-transition-delay: .3s; -moz-transition-delay: .3s; transition-delay: .3s; }
.work-share-image                        { z-index: 5; position: relative; background-size: cover; background-repeat: no-repeat; background-position: center center; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); background-image: url(../images/icons/project-share.png); }
.work-share-hover                        { background: #000; position: absolute; max-width: 0; overflow: hidden; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); z-index: 0; max-height: 100%; }
.work-share-hover:before                 { content: ""; display: inline-block; position: absolute; z-index: 4; border-radius: 75px; border: 1px solid #fff; background: #fff; }
.work-share-hover a                      { -webkit-transition: all .25s cubic-bezier(.39,.575,.565,1); -moz-transition: all .25s cubic-bezier(.39,.575,.565,1); -o-transition: all .25s cubic-bezier(.39,.575,.565,1); transition: all .25s cubic-bezier(.39,.575,.565,1); opacity: 0; }
.work-share .work-share-hover a          { opacity: 0; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; transition-delay: 0s; }
.work-share:hover                        { z-index: 5; }
.work-share:hover .work-share-image      { background-image: url(../images/icons/project-share-active.png); }
.work-share:hover .work-share-hover      { border: 1px solid #bfbfbf; border-right: 0; z-index: 3; }
.work-share:hover .work-share-hover:after
                                         { -webkit-transition-delay: 0s; -moz-transition-delay: 0s; transition-delay: 0s; content: ""; height: 100%; position: absolute; right: 0; top: 0; background: #fff; width: 1px; }
.work-share:hover .work-share-hover a    { opacity: 1; -webkit-transition-delay: .3s; -moz-transition-delay: .3s; transition-delay: .3s; }
.cDesignPls                              { width: 100%; float: left; }
.work-page .slideshow .pager             { position: relative; bottom: 5px; right: 0; -webkit-transform: none; -moz-transform: none; -ms-transform: none; transform: none; z-index: 5; }
.work-credit                             { width: 25%; float: right; text-align: right; position: relative; min-height: 70px; }
.work-credits-title                      { text-align: center; font-weight: bold; }
.work-credit-image                       { float: right; width: 26.599%; }
.work-credit-text                        { width: 70%; float: left; position: absolute; right: 31.4%; bottom: 10%; }
.work-credit-title, .work-credit-subtitle
                                         { width: 100%; float: left; }
.work-credit-title                       { font-weight: bold; }
.work-similar-title                      { text-align: center; font-weight: bold; }
.similar-work                            { background-size: cover; background-repeat: no-repeat; background-position: center center; }
.similar-work:nth-child(1), .similar-work:nth-child(5), .similar-work:nth-child(9), .similar-work:nth-child(13), .similar-work:nth-child(17), .similar-work:nth-child(21), .similar-work:nth-child(25), .similar-work:nth-child(29)
                                         { margin-right: 0; }
.work-share-container .next-work         { display: none; }
}

@media (min-width:691.2px) and (max-width:1152.00576px) {

.work-video-project                      { margin-bottom: 4px; }
.work-video-play                         { margin-bottom: 10px; }
.next-work-image                         { height: 12px; }
.work-video-player                       { height: 338.4px; }
.work-video-light-image                  { height: 12px; }
.work-video-text-title                   { margin-top: 24px; }
.work-video-text-client                  { margin-top: 4px; }
.work-video-text-content                 { margin-top: 22px; }
.work-share                              { margin: 24px; color: #fff; }
.work-share-hover                        { right: 8px; top: -9.6px; width: 205.6px; min-height: 26.4px; }
.work-share-image                        { width: 19.6px; height: 20px; }
.work-share-hover:before                 { width: 28px; height: 28px; top: 4.8px; right: -14.4px; }
.work-share-inst, .work-share-email, .work-share-whatsapp, .work-share-fb
                                         { margin-right: 10px; width: 24.6px; }
.work-share-email img, .work-share-whatsapp img, .work-share-fb img
                                         { float: right; width: 100%; }
.work-share-hover-text                   { padding-top: 8px; padding-left: 4px; }
.work-share:hover .work-share-hover      { max-width: 174.4px; padding-right: 24px; padding-left: 7.2px; padding-top: 6px; padding-bottom: 6px; right: 10px; }
.work-gallery-item                       { height: 180px; background-size: cover; background-repeat: no-repeat; background-position: center center; width: 294.2px; margin-top: 13.2px; margin-right: 13.2px; margin-bottom: 0; margin-left: 0; float: right; }
.work-gallery-item:nth-child(3), .work-gallery-item:nth-child(7), .work-gallery-item:nth-child(11), .work-gallery-item:nth-child(15), .work-gallery-item:nth-child(19), .work-gallery-item:nth-child(23), .work-gallery-item:nth-child(27)
                                         { width: 441.3px; }
.work-gallery-item:nth-child(4), .work-gallery-item:nth-child(8), .work-gallery-item:nth-child(12), .work-gallery-item:nth-child(16), .work-gallery-item:nth-child(20), .work-gallery-item:nth-child(24), .work-gallery-item:nth-child(28)
                                         { width: 147.1px; }
.work-gallery-item:nth-child(odd)        { margin-right: 0; }
.cDesign, .dDesign, .eDesign             { height: 180px; background-size: cover; background-repeat: no-repeat; background-position: center center; float: right; }
.cDesign                                 { height: 180px; margin-top: 13.2px; margin-right: 13.2px; margin-bottom: 0; margin-left: 0; width: 140.5px; }
.dDesign                                 { margin-top: 13.2px; margin-right: 13.2px; margin-bottom: 0; margin-left: 0; width: 294.2px; }
.eDesign                                 { margin-top: 13.2px; margin-right: 0; margin-bottom: 0; margin-left: 0; width: 601.6px; }
.dDesign:first-child, .cDesign:first-child
                                         { margin-right: 0; }
.slideshow.dDesignPls                    { width: 100%; }
.work-pls-title                          { margin-top: 100px; float: right; margin-bottom: 14.8px; }
.work-similar-list                       { float: right; width: 100%; }
.work-credit                             { margin-bottom: 38px; }
.work-credits-title                      { padding-top: 48.8px; padding-bottom: 36.8px; }
.similar-work                            { float: right; position: relative; height: 180px; width: 140.5px; margin-top: 13.2px; margin-right: 13.2px; margin-bottom: 0; margin-left: 0; }
.work-similar-title                      { padding-top: 48.8px; padding-bottom: 36.8px; }
.work-credit-title                       { margin-bottom: 3.2px; }
.similar-work-title                      { font-weight: bold; text-transform: uppercase; }
.similar-work-hover                      { position: absolute; top: 0; right: 0; width: 100%; height: 100%; opacity: 0; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.similar-work-hover-inner                { position: absolute; display: inline-block; top: 50%; left: 50%; -webkit-transform: translateY(-50%) translateX(-50%); -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); z-index: 5; color: #fff; }
.similar-work-hover:hover                { opacity: 1; }
.similar-work-hover:after                { content: ""; position: absolute; right: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: .7; z-index: 0; }
}

@media (min-width:1152.00576px) and (max-width:1229.4px) {
.work-video-project                      { margin-bottom: 6.6667px; }
.work-video-play                         { margin-bottom: 16.66675px; }
.next-work-image                         { height: 20.0001px; }
.work-video-player                       { height: 564.00282px; }
.work-video-light-image                  { height: 20.0001px; }
.work-video-text-title                   { margin-top: 40.0002px; }
.work-video-text-client                  { margin-top: 6.6667px; }
.work-video-text-content                 { margin-top: 36.66685px; }
.work-share                              { margin: 40.0002px; color: #fff; }
.work-share-hover                        { right: 13.3334px; top: -16.00008px; width: 342.66838px; min-height: 44.00022px; }
.work-share-image                        { width: 32.66683px; height: 33.3335px; }
.work-share-hover:before                 { width: 46.6669px; height: 46.6669px; top: 8.00004px; right: -24.00012px; }
.work-share-inst, .work-share-email, .work-share-whatsapp, .work-share-fb
                                         { margin-right: 16.66675px; width: 41.00021px; }
.work-share-email img, .work-share-whatsapp img, .work-share-fb img
                                         { float: right; width: 100%; }
.work-share-hover-text                   { padding-top: 13.3334px; padding-left: 6.6667px; }
.work-share:hover .work-share-hover      { max-width: 290.66812px; padding-right: 40.0002px; padding-left: 12.00006px; padding-top: 10.00005px; padding-bottom: 10.00005px; right: 16.66675px; }
.work-gallery-item                       { height: 300.0015px; background-size: cover; background-repeat: no-repeat; background-position: center center; width: 490.33579px; margin-top: 22.00011px; margin-right: 22.00011px; margin-bottom: 0; margin-left: 0; float: right; }
.work-gallery-item:nth-child(3), .work-gallery-item:nth-child(7), .work-gallery-item:nth-child(11), .work-gallery-item:nth-child(15), .work-gallery-item:nth-child(19), .work-gallery-item:nth-child(23), .work-gallery-item:nth-child(27)
                                         { width: 735.50368px; }
.work-gallery-item:nth-child(4), .work-gallery-item:nth-child(8), .work-gallery-item:nth-child(12), .work-gallery-item:nth-child(16), .work-gallery-item:nth-child(20), .work-gallery-item:nth-child(24), .work-gallery-item:nth-child(28)
                                         { width: 245.16789px; }
.work-gallery-item:nth-child(odd)        { margin-right: 0; }
.cDesign, .dDesign, .eDesign             { height: 300.0015px; background-size: cover; background-repeat: no-repeat; background-position: center center; float: right; }
.cDesign                                 { height: 300.0015px; margin-top: 22.00011px; margin-right: 22.00011px; margin-bottom: 0; margin-left: 0; width: 234.16784px; }
.dDesign                                 { margin-top: 22.00011px; margin-right: 22.00011px; margin-bottom: 0; margin-left: 0; width: 490.33579px; }
.eDesign                                 { margin-top: 22.00011px; margin-right: 0; margin-bottom: 0; margin-left: 0; width: 1002.67168px; }
.dDesign:first-child, .cDesign:first-child
                                         { margin-right: 0; }
.slideshow.dDesignPls                    { width: 100%; }
.work-pls-title                          { margin-top: 100px; float: right; margin-bottom: 24.66679px; }
.work-similar-list                       { float: right; width: 100%; }
.work-credit                             { margin-bottom: 63.33365px; }
.work-credits-title                      { padding-top: 81.33374px; padding-bottom: 61.33364px; }
.similar-work                            { float: right; position: relative; height: 300.0015px; width: 234.16784px; margin-top: 22.00011px; margin-right: 22.00011px; margin-bottom: 0; margin-left: 0; }
.work-similar-title                      { padding-top: 81.33374px; padding-bottom: 61.33364px; }
.work-credit-title                       { margin-bottom: 5.33336px; }
.similar-work-title                      { font-weight: bold; text-transform: uppercase; }
.similar-work-hover                      { position: absolute; top: 0; right: 0; width: 100%; height: 100%; opacity: 0; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.similar-work-hover-inner                { position: absolute; display: inline-block; top: 50%; left: 50%; -webkit-transform: translateY(-50%) translateX(-50%); -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); z-index: 5; color: #fff; }
.similar-work-hover:hover                { opacity: 1; }
.similar-work-hover:after                { content: ""; position: absolute; right: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: .7; z-index: 0; }
}

@media (min-width:1229.4px) and (max-width:1439.99424px) {
.work-video-project                      { margin-bottom: 7.11458px; }
.work-video-play                         { margin-bottom: 17.78646px; }
.next-work-image                         { height: 21.34375px; }
.work-video-player                       { height: 601.89375px; }
.work-video-light-image                  { height: 21.34375px; }
.work-video-text-title                   { margin-top: 42.6875px; }
.work-video-text-client                  { margin-top: 7.11458px; }
.work-video-text-content                 { margin-top: 39.13021px; }
.work-share                              { margin: 42.6875px; color: #fff; }
.work-share-hover                        { right: 14.22917px; top: -17.075px; width: 365.68958px; min-height: 46.95625px; }
.work-share-image                        { width: 34.86146px; height: 35.57292px; }
.work-share-hover:before                 { width: 49.80208px; height: 49.80208px; top: 8.5375px; right: -25.6125px; }
.work-share-inst, .work-share-email, .work-share-whatsapp, .work-share-fb
                                         { margin-right: 17.78646px; width: 43.75469px; }
.work-share-email img, .work-share-whatsapp img, .work-share-fb img
                                         { float: right; width: 100%; }
.work-share-hover-text                   { padding-top: 14.22917px; padding-left: 7.11458px; }
.work-share:hover .work-share-hover      { max-width: 310.19583px; padding-right: 42.6875px; padding-left: 12.80625px; padding-top: 10.67188px; padding-bottom: 10.67188px; right: 17.78646px; }
.work-gallery-item                       { height: 320.15625px; background-size: cover; background-repeat: no-repeat; background-position: center center; width: 523.2776px; margin-top: 23.47813px; margin-right: 23.47813px; margin-bottom: 0; margin-left: 0; float: right; }
.work-gallery-item:nth-child(3), .work-gallery-item:nth-child(7), .work-gallery-item:nth-child(11), .work-gallery-item:nth-child(15), .work-gallery-item:nth-child(19), .work-gallery-item:nth-child(23), .work-gallery-item:nth-child(27)
                                         { width: 784.91641px; }
.work-gallery-item:nth-child(4), .work-gallery-item:nth-child(8), .work-gallery-item:nth-child(12), .work-gallery-item:nth-child(16), .work-gallery-item:nth-child(20), .work-gallery-item:nth-child(24), .work-gallery-item:nth-child(28)
                                         { width: 261.6388px; }
.work-gallery-item:nth-child(odd)        { margin-right: 0; }
.cDesign, .dDesign, .eDesign             { height: 320.15625px; background-size: cover; background-repeat: no-repeat; background-position: center center; float: right; }
.cDesign                                 { height: 320.15625px; margin-top: 23.47813px; margin-right: 23.47813px; margin-bottom: 0; margin-left: 0; width: 249.89974px; }
.dDesign                                 { margin-top: 23.47813px; margin-right: 23.47813px; margin-bottom: 0; margin-left: 0; width: 523.2776px; }
.eDesign                                 { margin-top: 23.47813px; margin-right: 0; margin-bottom: 0; margin-left: 0; width: 1070.03333px; }
.dDesign:first-child, .cDesign:first-child
                                         { margin-right: 0; }
.slideshow.dDesignPls                    { width: 100%; }
.work-pls-title                          { margin-top: 100px; float: right; margin-bottom: 26.32396px; }
.work-similar-list                       { float: right; width: 100%; }
.work-credit                             { margin-bottom: 67.58854px; }
.work-credits-title                      { padding-top: 86.79792px; padding-bottom: 65.45417px; }
.similar-work                            { float: right; position: relative; height: 320.15625px; width: 249.89974px; margin-top: 23.47813px; margin-right: 23.47813px; margin-bottom: 0; margin-left: 0; }
.work-similar-title                      { padding-top: 86.79792px; padding-bottom: 65.45417px; }
.work-credit-title                       { margin-bottom: 5.69167px; }
.similar-work-title                      { font-weight: bold; text-transform: uppercase; }
.similar-work-hover                      { position: absolute; top: 0; right: 0; width: 100%; height: 100%; opacity: 0; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.similar-work-hover-inner                { position: absolute; display: inline-block; top: 50%; left: 50%; -webkit-transform: translateY(-50%) translateX(-50%); -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); z-index: 5; color: #fff; }
.similar-work-hover:hover                { opacity: 1; }
.similar-work-hover:after                { content: ""; position: absolute; right: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: .7; z-index: 0; }
}

@media (min-width:1439.99424px) and (max-width:1728px) {
.work-video-project                      { margin-bottom: 8.3333px; }
.work-video-play                         { margin-bottom: 20.83325px; }
.next-work-image                         { height: 24.9999px; }
.work-video-player                       { height: 704.99718px; }
.work-video-light-image                  { height: 24.9999px; }
.work-video-text-title                   { margin-top: 49.9998px; }
.work-video-text-client                  { margin-top: 8.3333px; }
.work-video-text-content                 { margin-top: 45.83315px; }
.work-share                              { margin: 49.9998px; color: #fff; }
.work-share-hover                        { right: 16.6666px; top: -19.99992px; width: 428.33162px; min-height: 54.99978px; }
.work-share-image                        { width: 40.83317px; height: 41.6665px; }
.work-share-hover:before                 { width: 58.3331px; height: 58.3331px; top: 9.99996px; right: -29.99988px; }
.work-share-inst, .work-share-email, .work-share-whatsapp, .work-share-fb
                                         { margin-right: 20.83325px; width: 51.2498px; }
.work-share-email img, .work-share-whatsapp img, .work-share-fb img
                                         { float: right; width: 100%; }
.work-share-hover-text                   { padding-top: 16.6666px; padding-left: 8.3333px; }
.work-share:hover .work-share-hover      { max-width: 363.33188px; padding-right: 49.9998px; padding-left: 14.99994px; padding-top: 12.49995px; padding-bottom: 12.49995px; right: 20.83325px; }
.work-gallery-item                       { height: 374.9985px; background-size: cover; background-repeat: no-repeat; background-position: center center; width: 612.91422px; margin-top: 27.49989px; margin-right: 27.49989px; margin-bottom: 0; margin-left: 0; float: right; }
.work-gallery-item:nth-child(3), .work-gallery-item:nth-child(7), .work-gallery-item:nth-child(11), .work-gallery-item:nth-child(15), .work-gallery-item:nth-child(19), .work-gallery-item:nth-child(23), .work-gallery-item:nth-child(27)
                                         { width: 919.37132px; }
.work-gallery-item:nth-child(4), .work-gallery-item:nth-child(8), .work-gallery-item:nth-child(12), .work-gallery-item:nth-child(16), .work-gallery-item:nth-child(20), .work-gallery-item:nth-child(24), .work-gallery-item:nth-child(28)
                                         { width: 306.45711px; }
.work-gallery-item:nth-child(odd)        { margin-right: 0; }
.cDesign, .dDesign, .eDesign             { height: 374.9985px; background-size: cover; background-repeat: no-repeat; background-position: center center; float: right; }
.cDesign                                 { height: 374.9985px; margin-top: 27.49989px; margin-right: 27.49989px; margin-bottom: 0; margin-left: 0; width: 292.70716px; }
.dDesign                                 { margin-top: 27.49989px; margin-right: 27.49989px; margin-bottom: 0; margin-left: 0; width: 612.91422px; }
.eDesign                                 { margin-top: 27.49989px; margin-right: 0; margin-bottom: 0; margin-left: 0; width: 1253.32832px; }
.dDesign:first-child, .cDesign:first-child
                                         { margin-right: 0; }
.slideshow.dDesignPls                    { width: 100%; }
.work-pls-title                          { margin-top: 100px; float: right; margin-bottom: 30.83321px; }
.work-similar-list                       { float: right; width: 100%; }
.work-credit                             { margin-bottom: 79.16635px; }
.work-credits-title                      { padding-top: 101.66626px; padding-bottom: 76.66636px; }
.similar-work                            { float: right; position: relative; height: 374.9985px; width: 292.70716px; margin-top: 27.49989px; margin-right: 27.49989px; margin-bottom: 0; margin-left: 0; }
.work-similar-title                      { padding-top: 101.66626px; padding-bottom: 76.66636px; }
.work-credit-title                       { margin-bottom: 6.66664px; }
.similar-work-title                      { font-weight: bold; text-transform: uppercase; }
.similar-work-hover                      { position: absolute; top: 0; right: 0; width: 100%; height: 100%; opacity: 0; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.similar-work-hover-inner                { position: absolute; display: inline-block; top: 50%; left: 50%; -webkit-transform: translateY(-50%) translateX(-50%); -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); z-index: 5; color: #fff; }
.similar-work-hover:hover                { opacity: 1; }
.similar-work-hover:after                { content: ""; position: absolute; right: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: .7; z-index: 0; }
}

@media (min-width:1728px) and (max-width:13456px) {
.work-video-project                      { margin-bottom: 10px; }
.work-video-play                         { margin-bottom: 25px; }
.next-work-image                         { height: 30px; }
.work-video-player                       { height: 846px; }
.work-video-light-image                  { height: 30px; }
.work-video-text-title                   { margin-top: 60px; }
.work-video-text-client                  { margin-top: 10px; }
.work-video-text-content                 { margin-top: 55px; }
.work-share                              { margin: 60px; color: #fff; }
.work-share-hover                        { right: 20px; top: -24px; width: 514px; min-height: 66px; }
.work-share-image                        { width: 49px; height: 50px; }
.work-share-hover:before                 { width: 70px; height: 70px; top: 12px; right: -36px; }
.work-share-inst, .work-share-email, .work-share-whatsapp, .work-share-fb
                                         { margin-right: 25px; width: 61.5px; }
.work-share-email img, .work-share-whatsapp img, .work-share-fb img
                                         { float: right; width: 100%; }
.work-share-hover-text                   { padding-top: 20px; padding-left: 10px; }
.work-share:hover .work-share-hover      { max-width: 436px; padding-right: 60px; padding-left: 18px; padding-top: 15px; padding-bottom: 15px; right: 25px; }
.work-gallery-item                       { height: 450px; background-size: cover; background-repeat: no-repeat; background-position: center center; width: 735.5px; margin-top: 33px; margin-right: 33px; margin-bottom: 0; margin-left: 0; float: right; }
.work-gallery-item:nth-child(3), .work-gallery-item:nth-child(7), .work-gallery-item:nth-child(11), .work-gallery-item:nth-child(15), .work-gallery-item:nth-child(19), .work-gallery-item:nth-child(23), .work-gallery-item:nth-child(27)
                                         { width: 1103.25px; }
.work-gallery-item:nth-child(4), .work-gallery-item:nth-child(8), .work-gallery-item:nth-child(12), .work-gallery-item:nth-child(16), .work-gallery-item:nth-child(20), .work-gallery-item:nth-child(24), .work-gallery-item:nth-child(28)
                                         { width: 367.75px; }
.work-gallery-item:nth-child(odd)        { margin-right: 0; }
.cDesign, .dDesign, .eDesign             { height: 450px; background-size: cover; background-repeat: no-repeat; background-position: center center; float: right; }
.cDesign                                 { height: 450px; margin-top: 33px; margin-right: 33px; margin-bottom: 0; margin-left: 0; width: 351.25px; }
.dDesign                                 { margin-top: 33px; margin-right: 33px; margin-bottom: 0; margin-left: 0; width: 735.5px; }
.eDesign                                 { margin-top: 33px; margin-right: 0; margin-bottom: 0; margin-left: 0; width: 1504px; }
.dDesign:first-child, .cDesign:first-child
                                         { margin-right: 0; }
.slideshow.dDesignPls                    { width: 100%; }
.work-pls-title                          { margin-top: 100px; float: right; margin-bottom: 37px; }
.work-similar-list                       { float: right; width: 100%; }
.work-credit                             { margin-bottom: 95px; }
.work-credits-title                      { padding-top: 122px; padding-bottom: 92px; }
.similar-work                            { float: right; position: relative; height: 450px; width: 351.25px; margin-top: 33px; margin-right: 33px; margin-bottom: 0; margin-left: 0; }
.work-similar-title                      { padding-top: 122px; padding-bottom: 92px; }
.work-credit-title                       { margin-bottom: 8px; }
.similar-work-title                      { font-weight: bold; text-transform: uppercase; }
.similar-work-hover                      { position: absolute; top: 0; right: 0; width: 100%; height: 100%; opacity: 0; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.similar-work-hover-inner                { position: absolute; display: inline-block; top: 50%; left: 50%; -webkit-transform: translateY(-50%) translateX(-50%); -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); z-index: 5; color: #fff; }
.similar-work-hover:hover                { opacity: 1; }
.similar-work-hover:after                { content: ""; position: absolute; right: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: .7; z-index: 0; }
}

@media (min-width:3456px) and (max-width:13456px) {
.work-video-project                      { margin-bottom: 20px; }
.work-video-play                         { margin-bottom: 50px; }
.next-work-image                         { height: 60px; }
.work-video-player                       { height: 1692px; }
.work-video-light-image                  { height: 60px; }
.work-video-text-title                   { margin-top: 120px; }
.work-video-text-client                  { margin-top: 20px; }
.work-video-text-content                 { margin-top: 110px; }
.work-share                              { margin: 120px; color: #fff; }
.work-share-hover                        { right: 40px; top: -48px; width: 1028px; min-height: 132px; }
.work-share-image                        { width: 98px; height: 100px; }
.work-share-hover:before                 { width: 140px; height: 140px; top: 24px; right: -72px; }
.work-share-inst, .work-share-email, .work-share-whatsapp, .work-share-fb
                                         { margin-right: 50px; width: 123px; }
.work-share-email img, .work-share-whatsapp img, .work-share-fb img
                                         { float: right; width: 100%; }
.work-share-hover-text                   { padding-top: 40px; padding-left: 20px; }
.work-share:hover .work-share-hover      { max-width: 872px; padding-right: 120px; padding-left: 36px; padding-top: 30px; padding-bottom: 30px; right: 50px; }
.work-gallery-item                       { height: 900px; background-size: cover; background-repeat: no-repeat; background-position: center center; width: 1471px; margin-top: 66px; margin-right: 66px; margin-bottom: 0; margin-left: 0; float: right; }
.work-gallery-item:nth-child(3), .work-gallery-item:nth-child(7), .work-gallery-item:nth-child(11), .work-gallery-item:nth-child(15), .work-gallery-item:nth-child(19), .work-gallery-item:nth-child(23), .work-gallery-item:nth-child(27)
                                         { width: 2206.5px; }
.work-gallery-item:nth-child(4), .work-gallery-item:nth-child(8), .work-gallery-item:nth-child(12), .work-gallery-item:nth-child(16), .work-gallery-item:nth-child(20), .work-gallery-item:nth-child(24), .work-gallery-item:nth-child(28)
                                         { width: 735.5px; }
.work-gallery-item:nth-child(odd)        { margin-right: 0; }
.cDesign, .dDesign, .eDesign             { height: 900px; background-size: cover; background-repeat: no-repeat; background-position: center center; float: right; }
.cDesign                                 { height: 900px; margin-top: 66px; margin-right: 66px; margin-bottom: 0; margin-left: 0; width: 702.5px; }
.dDesign                                 { margin-top: 66px; margin-right: 66px; margin-bottom: 0; margin-left: 0; width: 1471px; }
.eDesign                                 { margin-top: 66px; margin-right: 0; margin-bottom: 0; margin-left: 0; width: 3008px; }
.dDesign:first-child, .cDesign:first-child
                                         { margin-right: 0; }
.slideshow.dDesignPls                    { width: 100%; }
.work-pls-title                          { margin-top: 100px; float: right; margin-bottom: 74px; }
.work-similar-list                       { float: right; width: 100%; }
.work-credit                             { margin-bottom: 190px; }
.work-credits-title                      { padding-top: 244px; padding-bottom: 184px; }
.similar-work                            { float: right; position: relative; height: 900px; width: 702.5px; margin-top: 66px; margin-right: 66px; margin-bottom: 0; margin-left: 0; }
.work-similar-title                      { padding-top: 244px; padding-bottom: 184px; }
.work-credit-title                       { margin-bottom: 16px; }
.similar-work-title                      { font-weight: bold; text-transform: uppercase; }
.similar-work-hover                      { position: absolute; top: 0; right: 0; width: 100%; height: 100%; opacity: 0; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.similar-work-hover-inner                { position: absolute; display: inline-block; top: 50%; left: 50%; -webkit-transform: translateY(-50%) translateX(-50%); -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); z-index: 5; color: #fff; }
.similar-work-hover:hover                { opacity: 1; }
.similar-work-hover:after                { content: ""; position: absolute; right: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: .7; z-index: 0; }
}

@media (min-width:691.2px) and (max-width:1280.0064px) {
.work-credit-text                        { bottom: auto; top: 0; }
}

@media (max-width:691.2px) {
.work-page                               { display: inline-block; width: 100%; }
.work-video                              { width: 100%; padding: 0; float: right; position: relative; padding-top: 15px; }
.work-video-player                       { height: 200px; width: 100%; padding: 0; float: right; }
div.work-video-container                 { height: 100%; float: right; position: relative; width: 90%; margin-left: 5%; margin-right: 5%; padding: 0; background-size: cover; background-position: center center; }
.work-video-container.watching           { background: #000; }
.iframe-container iframe, .work-video-toggle, .work-video-toggle-inner
                                         { top: 0; right: 0; width: 100%; height: 100%; position: absolute; }
.work-video-text                         { padding-top: 30px; float: right; width: 100%; }
.work-video-text-title                   { font-size: 120%; }
.work-video-text-client                  { padding-top: 10px; font-size: 120%; padding-bottom: 20px; }
.work-video-play                         { position: absolute; display: inline-block; top: 50%; left: 50%; -webkit-transform: translateY(-50%) translateX(-50%); -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); top: 52.5%; width: 25%; }
.work-share-container                    { float: right; width: 90%; padding: 20px 5%; }
.work-share                              { float: right; position: relative; }
.work-share-image, .work-share .next-work
                                         { height: 40px; width: 40px; }
.next-work                               { height: 22px; margin-top: 11px; margin-bottom: 9px; }
.next-work img                           { height: 100%; float: left; margin-right: 20px; }
.work-share-image                        { float: right; }
.work-share .next-work                   { float: left; }
.work-share .next-work-image             { background-image: url(../images/icons/arrow-black.png); background-repeat: no-repeat; background-position: center; background-size: contain; display: inline-block; clear: both; position: relative; margin: auto; }
.work-share-email, .work-share-whatsapp, .work-share-fb
                                         { float: right; height: 70%; position: relative; top: 15%; margin-left: 5px; }
.work-share-hover-text img, .work-share-email img, .work-share-whatsapp img, .work-share-fb img
                                         { height: 100%; display: inline-block; }
.work-share.clicked .work-share-image    { background-image: url(../images/icons/project-share-active.png); }
.work-share-hover                        { position: absolute; right: 22px; top: -8px; width: 270px; height: 56px; max-height: 0; max-width: 0; background: #000; color: #fff; overflow: hidden; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.work-share.clicked .work-share-hover    { max-height: 56px; max-width: 270px; }
.work-share-hover:before                 { content: ""; display: inline-block; position: absolute; z-index: 4; border-radius: 75px; border: 1px solid #fff; background: #fff; width: 44px; height: 44px; top: 5px; right: -24px; }
.work-share-container .next-work         { float: left; }
.work-share-text                         { float: right; margin-right: 10px; margin-top: 12px; text-transform: capitalize; }
.work-share-hover-text                   { font-size: 65%; margin-top: 22px; margin-right: 40px; margin-left: 10px; float: right; }
.work-gallery                            { float: right; width: 100%; }
.work-gallery-item                       { width: 100%; float: right; height: 200px; margin-top: 15px; background-size: cover; background-repeat: no-repeat; background-position: center center; }
.work-pls-title                          { padding: 20px 0; }
.cDesign, .eDesign, .dDesign             { width: 100%; height: 100%; display: inline-block; background-size: cover; background-repeat: no-repeat; background-position: center center; float: right; }
.work-credits                            { padding: 40px 0; float: right; width: 100%; }
.work-credits-title                      { font-size: 90%; text-align: center; font-weight: bold; padding: 20px 0; }
.work-credit                             { width: 48%; padding: 10px 1%; float: right; text-align: center; position: relative; font-size: 85%; min-height: 65px; }
.work-credit-title                       { font-weight: bold; padding: 5px 0; }
.work-more                               { padding: 20px 21px; font-size: 74%; margin: 65px auto; clear: both; display: inline-block; border: 1px solid #111; }
}

.work-filter:before, .work-filter:after  { content: ""; float: right; position: absolute; border-radius: 40px; }
.work-filter:before                      { right: 0; top: 0; background-color: #fff; border: 1px solid #000; }
.work-filter:after                       { background-color: #fff; }
.work-filter.selected:after              { background-color: #000; }
@media (min-width:691.2px) {
.works-filters                           { width: 100%; text-align: left; }
.work-filter                             { float: left; position: relative; }
.works-filters                           { -webkit-transition: all .2s cubic-bezier(.39,.575,.565,1); -moz-transition: all .2s cubic-bezier(.39,.575,.565,1); -o-transition: all .2s cubic-bezier(.39,.575,.565,1); transition: all .2s cubic-bezier(.39,.575,.565,1); float: left; position: absolute; left: 0; bottom: 0; opacity: 0; }
.windowTop .works-filters                { opacity: 1; bottom: 0; }
.works-list                              { float: left; width: 100%; padding: 0; margin: auto; }
.work-thumb                              { float: right; position: relative; color: #fff; background-size: cover; background-repeat: no-repeat; background-position: center center; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.work-thumb:nth-child(4)                 { margin-left: 0; }
.work-thumb:nth-child(8)                 { margin-left: 0; }
.work-thumb:nth-child(12)                { margin-left: 0; }
.work-thumb:nth-child(16)                { margin-left: 0; }
.work-thumb:nth-child(20)                { margin-left: 0; }
.work-thumb:nth-child(24)                { margin-left: 0; }
.work-thumb:nth-child(28)                { margin-left: 0; }
.work-thumb:nth-child(32)                { margin-left: 0; }
.work-thumb:nth-child(36)                { margin-left: 0; }
.work-thumb:nth-child(40)                { margin-left: 0; }
.work-thumb:nth-child(44)                { margin-left: 0; }
.work-thumb:nth-child(48)                { margin-left: 0; }
.work-thumb:nth-child(52)                { margin-left: 0; }
.work-thumb:nth-child(56)                { margin-left: 0; }
.work-thumb:nth-child(60)                { margin-left: 0; }
.work-thumb:nth-child(64)                { margin-left: 0; }
.work-thumb:nth-child(68)                { margin-left: 0; }
.work-thumb:nth-child(72)                { margin-left: 0; }


.work-thumb.hide-thumb                   { max-height: 0; }
.work-thumb-project                      { font-weight: bold; }
.work-thumb-client                       { line-height: 150%; }
.work-thumb-play, .work-thumb-project, .work-thumb-client
                                         { position: relative; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); opacity: 0; }
.work-thumb-overlay                      { top: 0; right: 0; width: 100%; height: 100%; position: absolute; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); opacity: 0; }
.work-thumb-overlay:before               { content: ""; top: 0; right: 0; width: 100%; height: 100%; position: absolute; z-index: 0; background: #000; opacity: .7; }
.work-thumb-inner                        { position: absolute; top: 37.5%; width: 88%; padding-right: 6%; padding-left: 6%; color: #fff; }
.work-thumb:hover .work-thumb-overlay    { opacity: 1; }
.work-thumb:hover .work-thumb-play, .work-thumb:hover .work-thumb-project, .work-thumb:hover .work-thumb-client
                                         { top: 0; opacity: 1; }
.work-thumb:hover .work-thumb-play       { -webkit-transition-delay: .25s; -moz-transition-delay: .25s; transition-delay: .25s; }
.work-thumb:hover .work-thumb-project    { -webkit-transition-delay: .5s; -moz-transition-delay: .5s; transition-delay: .5s; }
.work-thumb:hover .work-thumb-client     { -webkit-transition-delay: .5s; -moz-transition-delay: .5s; transition-delay: .5s; }
}

@media (min-width:691.2px) and (max-width:1152.00576px) {
.works-filters                           { height: 10.4px; }
.works-filters                           { bottom: -6px; }
.work-thumb                              { height: 180px; max-height: 180px; margin-top: 13.2px; margin-right: 0; margin-bottom: 0; margin-left: 13.2px; width: 140.5px; }
.work-thumb-play                         { margin-bottom: 10.8px; }
.work-thumb-project                      { padding-bottom: 4px; }
.work-filter                             { padding-right: 12px; margin-right: 8.4px; }
.work-filter:before                      { width: 8px; height: 8px; top: -1.6px; }
.work-filter:after                       { content: ""; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); right: 4px; top: 1.2px; max-width: 0; max-height: 0; background-color: 0; overflow: hidden; }
.work-filter.selected:after, .work-filter:hover:after
                                         { right: 2.8px; top: 1.2px; width: 3.2px; height: 3.2px; max-width: 20px; max-height: 20px; }
.work-thumb-play                         { top: -8px; }
.work-thumb-project                      { top: -4px; }
.work-thumb-client                       { top: 4px; }
}

@media (min-width:1152.00576px) and (max-width:1229.4px) {
.works-filters                           { height: 17.33342px; }
.works-filters                           { bottom: -10.00005px; }
.work-thumb                              { height: 300.0015px; max-height: 300.0015px; margin-top: 22.00011px; margin-right: 0; margin-bottom: 0; margin-left: 22.00011px; width: 234.16784px; }
.work-thumb-play                         { margin-bottom: 18.00009px; }
.work-thumb-project                      { padding-bottom: 6.6667px; }
.work-filter                             { padding-right: 20.0001px; margin-right: 14.00007px; }
.work-filter:before                      { width: 13.3334px; height: 13.3334px; top: -2.66668px; }
.work-filter:after                       { content: ""; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); right: 6.6667px; top: 2.00001px; max-width: 0; max-height: 0; background-color: 0; overflow: hidden; }
.work-filter.selected:after, .work-filter:hover:after
                                         { right: 4.66669px; top: 2.00001px; width: 5.33336px; height: 5.33336px; max-width: 20px; max-height: 20px; }
.work-thumb-play                         { top: -13.3334px; }
.work-thumb-project                      { top: -6.6667px; }
.work-thumb-client                       { top: 6.6667px; }
}

@media (min-width:1229.4px) and (max-width:1439.99424px) {
.works-filters                           { height: 18.49792px; }
.works-filters                           { bottom: -10.67188px; }
.work-thumb                              { height: 320.15625px; max-height: 320.15625px; margin-top: 23.47813px; margin-right: 0; margin-bottom: 0; margin-left: 23.47813px; width: 249.89974px; }
.work-thumb-play                         { margin-bottom: 19.20938px; }
.work-thumb-project                      { padding-bottom: 7.11458px; }
.work-filter                             { padding-right: 21.34375px; margin-right: 14.94063px; }
.work-filter:before                      { width: 14.22917px; height: 14.22917px; top: -2.84583px; }
.work-filter:after                       { content: ""; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); right: 7.11458px; top: 2.13438px; max-width: 0; max-height: 0; background-color: 0; overflow: hidden; }
.work-filter.selected:after, .work-filter:hover:after
                                         { right: 4.98021px; top: 2.13438px; width: 5.69167px; height: 5.69167px; max-width: 20px; max-height: 20px; }
.work-thumb-play                         { top: -14.22917px; }
.work-thumb-project                      { top: -7.11458px; }
.work-thumb-client                       { top: 7.11458px; }
}

@media (min-width:1439.99424px) and (max-width:1728px) {
.works-filters                           { height: 21.66658px; }
.works-filters                           { bottom: -12.49995px; }
.work-thumb                              { height: 374.9985px; max-height: 374.9985px; margin-top: 27.49989px; margin-right: 0; margin-bottom: 0; margin-left: 27.49989px; width: 292.70716px; }
.work-thumb-play                         { margin-bottom: 22.49991px; }
.work-thumb-project                      { padding-bottom: 8.3333px; }
.work-filter                             { padding-right: 24.9999px; margin-right: 17.49993px; }
.work-filter:before                      { width: 16.6666px; height: 16.6666px; top: -3.33332px; }
.work-filter:after                       { content: ""; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); right: 8.3333px; top: 2.49999px; max-width: 0; max-height: 0; background-color: 0; overflow: hidden; }
.work-filter.selected:after, .work-filter:hover:after
                                         { right: 5.83331px; top: 2.49999px; width: 6.66664px; height: 6.66664px; max-width: 20px; max-height: 20px; }
.work-thumb-play                         { top: -16.6666px; }
.work-thumb-project                      { top: -8.3333px; }
.work-thumb-client                       { top: 8.3333px; }
}

@media (min-width:1728px) and (max-width:13456px) {
.works-filters                           { height: 26px; }
.works-filters                           { bottom: -15px; }
.work-thumb                              { height: 450px; max-height: 450px; margin-top: 33px; margin-right: 0; margin-bottom: 0; margin-left: 33px; width: 351.25px; }
.work-thumb-play                         { margin-bottom: 27px; }
.work-thumb-project                      { padding-bottom: 10px; }
.work-filter                             { padding-right: 30px; margin-right: 21px; }
.work-filter:before                      { width: 20px; height: 20px; top: -4px; }
.work-filter:after                       { content: ""; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); right: 10px; top: 3px; max-width: 0; max-height: 0; background-color: 0; overflow: hidden; }
.work-filter.selected:after, .work-filter:hover:after
                                         { right: 7px; top: 3px; width: 8px; height: 8px; max-width: 20px; max-height: 20px; }
.work-thumb-play                         { top: -20px; }
.work-thumb-project                      { top: -10px; }
.work-thumb-client                       { top: 10px; }
}

@media (min-width:3456px) and (max-width:13456px) {
.works-filters                           { height: 52px; }
.works-filters                           { bottom: -30px; }
.work-thumb                              { height: 900px; max-height: 900px; margin-top: 66px; margin-right: 0; margin-bottom: 0; margin-left: 66px; width: 702.5px; }
.work-thumb-play                         { margin-bottom: 54px; }
.work-thumb-project                      { padding-bottom: 20px; }
.work-filter                             { padding-right: 60px; margin-right: 42px; }
.work-filter:before                      { width: 40px; height: 40px; top: -2px; }
.work-filter:after                       { content: ""; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); right: 20px; top: 6px; max-width: 0; max-height: 0; background-color: 0; overflow: hidden; }
.work-filter.selected:after, .work-filter:hover:after
                                         { right: 14px; top: 6px; width: 16px; height: 16px; max-width: 20px; max-height: 20px; }
.work-thumb-play                         { top: -40px; }
.work-thumb-project                      { top: -20px; }
.work-thumb-client                       { top: 20px; }
}

/*tablet fix*/
@media (min-height: 768px) and (max-width:1024px) and (min-width:768px) {
.work-thumb:hover .work-thumb-play, .work-thumb:hover .work-thumb-project, .work-thumb:hover .work-thumb-client
                                         { display: none; }
.work-thumb                              { height: 235px; }
.work-thumb-image                        { height: 100%; width: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; }
}

/*tablet fix end */
@media (max-width:691.2px) {
.work-thumb                              { margin-bottom: 20px; }
.work-filter:before, .work-filter        { display: none; }
.work-filter.selected                    { display: inline-block; float: left; font-size: 12px; position: absolute; left: 5%; bottom: 1px; width: 50%; text-align: left; opacity: 0; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.windowTop .work-filter.selected         { opacity: 1; }

/*
	.works-filters {
		width: 90%;
		display: inline-block;
		z-index: 5;
		position: absolute;
		bottom: -65px;
		font-size: 65%;
		padding-bottom: 10px;
		right: 0;
		background: #fff;
		padding-right: 5%;
		padding-left: 5%;
		@include animate(0.25s);
		max-height: 100px;
		opacity: 1;
		display: none;
	}

	.work-filter {
		position: relative;
		float: right;
		margin-left: 15px;
		margin-top:15px;
	}

	.work-filter:before {
		width: 14px;
		height: 14px;
		margin-left: 7px;
		position: relative;
		top:-2px;
	}

	.work-filter:after {
		content:"";
		@include animate();
		right: 12px;
		top: 10px;
		max-width: 0;
		max-height: 0;
		background-color: 0;
		overflow: hidden;
	}

	.work-filter.selected:after,
	.work-filter:hover:after {
		right: 4px;
		top: 2px;
		width: 8px;
		height: 8px;
		max-width: 20px;
		max-height: 20px;
	}
*/
.works-list                              { float: left; width: 100%; padding: 0; margin: auto; }
.work-thumb                              { float: right; position: relative; color: #fff; width: 100%; color: #000; }
.work-thumb-image                        { background-size: cover; background-repeat: no-repeat; background-position: center center; height: 180px; position: relative; }
.work-thumb-play                         { position: absolute; display: inline-block; top: 50%; left: 50%; -webkit-transform: translateY(-50%) translateX(-50%); -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); width: 20%; top: 55%; }
.work-thumb-project                      { font-weight: bold; font-size: 95%; padding-top: 10px; padding-bottom: 5px; }
.work-thumb-client                       { line-height: 120%; float: right; width: 100%; padding-top: 15px; }
.menu-is-open .works-filters             { max-height: 0; bottom: 0; opacity: 0; }
}

@media (min-width:691.2px) {
.main-about-image                        { width: 100%; display: inline-block; }
.about-text                              { width: 65%; display: inline-block; line-height: 140%; font-weight: 700; }
.about-cols                              { width: 90%; padding: 0 5%; display: inline-block; position: relative; }
.about-cols:before                       { content: ""; position: absolute; right:50%; background: #000; width: 1px; height: 100%; }
/*
.about-cols:after                        { content: ""; position: absolute; right: 65%; background: #000; width: 1px; height: 100%; }
*/
.about-col                               { width: 25.333%; padding: 0 4%; float: right; }
.about-col:first-child                    { border-right: 0; margin-right: 16.5%; }
.about-col:last-child                    { border-left: 0; margin-left: 0; }
.about-col-title                         { font-weight: 900; width: 100%; display: inline-block; }
.about-col-text                          { line-height: 140%; font-weight: normal; }
.about-pickup                            { display: inline-block; width: 100%; max-height: 0; overflow: hidden; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); opacity: 0; }
.about-pickup.show                       { max-height: 1200px; opacity: 1; }
.about-pickup-text                       { font-weight: bold; display: inline-block; }
.about-col-arrow                         { display: inline-block; }
.about-more                              { display: inline-block; border: 1px solid #000; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); max-height: 800px; overflow: hidden; }
.about-more:hover                        { color: #fff; background-color: #000; }
.about-more.hide                         { max-height: 0; border: 0; font-size: 0; }
.about-pickup-quote-container            { position: relative; width: 100%; display: inline-block; }
.about-pickup-quote                      { font-weight: 900; line-height: 170%; }
.about-pickup-quote-author               { font-weight: normal; }
}

@media (min-width:691.2px) and (max-width:1152.00576px) {
.main-about-image                        { margin-top: 54.4px; width: 100%; display: inline-block; }
.about-text                              { padding-top: 94.8px; padding-bottom: 47.2px; width: 65%; display: inline-block; line-height: 140%; }
.about-cols                              { margin-bottom: 46px; }
.about-pickup-image                      { margin-bottom: 20px; max-width: 100%; }
.about-col-title                         { margin-bottom: 20px; }
.about-col-text                          { min-height: 94px; }
.about-pickup-text                       { padding-bottom: 16px; }
.about-col-arrow                         { margin: 36px auto; height: 10.8px; }
.about-more                              { border-radius: 24px; width: 24px; padding-top: 6.4px; height: 17.6px; }
.about-pickup-quote-container            { line-height: 11.2px; padding-top: 4px; padding-bottom: 12px; }
.about-pickup-quote-content              { padding-bottom: 8px; }
.about-pickup-quote-author               { margin-top: 2px; }
}

@media (min-width:1152.00576px) and (max-width:1229.4px) {
.main-about-image                        { margin-top: 90.66712px; width: 100%; display: inline-block; }
.about-text                              { padding-top: 158.00079px; padding-bottom: 78.66706px; width: 65%; display: inline-block; line-height: 140%; }
.about-cols                              { margin-bottom: 76.66705px; }
.about-pickup-image                      { margin-bottom: 33.3335px; max-width: 100%; }
.about-col-title                         { margin-bottom: 33.3335px; }
.about-col-text                          { min-height: 156.66745px; }
.about-pickup-text                       { padding-bottom: 26.6668px; }
.about-col-arrow                         { margin: 60.0003px auto; height: 18.00009px; }
.about-more                              { border-radius: 40.0002px; width: 40.0002px; padding-top: 10.66672px; height: 29.33348px; }
.about-pickup-quote-container            { line-height: 18.66676px; padding-top: 6.6667px; padding-bottom: 20.0001px; }
.about-pickup-quote-content              { padding-bottom: 13.3334px; }
.about-pickup-quote-author               { margin-top: 3.33335px; }
}

@media (min-width:1229.4px) and (max-width:1439.99424px) {
.main-about-image                        { margin-top: 96.75833px; width: 100%; display: inline-block; }
.about-text                              { padding-top: 168.61563px; padding-bottom: 83.95208px; width: 65%; display: inline-block; line-height: 140%; }
.about-cols                              { margin-bottom: 81.81771px; }
.about-pickup-image                      { margin-bottom: 35.57292px; max-width: 100%; }
.about-col-title                         { margin-bottom: 35.57292px; }
.about-col-text                          { min-height: 167.19271px; }
.about-pickup-text                       { padding-bottom: 28.45833px; }
.about-col-arrow                         { margin: 64.03125px auto; height: 19.20938px; }
.about-more                              { border-radius: 42.6875px; width: 42.6875px; padding-top: 11.38333px; height: 31.30417px; }
.about-pickup-quote-container            { line-height: 19.92083px; padding-top: 7.11458px; padding-bottom: 21.34375px; }
.about-pickup-quote-content              { padding-bottom: 14.22917px; }
.about-pickup-quote-author               { margin-top: 3.55729px; }
}

@media (min-width:1439.99424px) and (max-width:1728px) {
.main-about-image                        { margin-top: 113.33288px; width: 100%; display: inline-block; }
.about-text                              { padding-top: 197.49921px; padding-bottom: 98.33294px; width: 65%; display: inline-block; line-height: 140%; }
.about-cols                              { margin-bottom: 95.83295px; }
.about-pickup-image                      { margin-bottom: 41.6665px; max-width: 100%; }
.about-col-title                         { margin-bottom: 41.6665px; }
.about-col-text                          { min-height: 195.83255px; }
.about-pickup-text                       { padding-bottom: 33.3332px; }
.about-col-arrow                         { margin: 74.9997px auto; height: 22.49991px; }
.about-more                              { border-radius: 49.9998px; width: 49.9998px; padding-top: 13.33328px; height: 36.66652px; }
.about-pickup-quote-container            { line-height: 23.33324px; padding-top: 8.3333px; padding-bottom: 24.9999px; }
.about-pickup-quote-content              { padding-bottom: 16.6666px; }
.about-pickup-quote-author               { margin-top: 4.16665px; }
}

@media (min-width:1728px) and (max-width:13456px) {
.main-about-image                        { margin-top: 136px; width: 100%; display: inline-block; }
.about-text                              { padding-top: 237px; padding-bottom: 118px; width: 65%; display: inline-block; line-height: 140%; }
.about-cols                              { margin-bottom: 115px; }
.about-pickup-image                      { margin-bottom: 50px; max-width: 100%; }
.about-col-title                         { margin-bottom: 50px; }
.about-col-text                          { min-height: 235px; }
.about-pickup-text                       { padding-bottom: 40px; }
.about-col-arrow                         { margin: 90px auto; height: 27px; }
.about-more                              { border-radius: 60px; width: 60px; padding-top: 16px; height: 44px; }
.about-pickup-quote-container            { line-height: 28px; padding-top: 10px; padding-bottom: 30px; }
.about-pickup-quote-content              { padding-bottom: 20px; }
.about-pickup-quote-author               { margin-top: 5px; }
}

@media (min-width:3456px) and (max-width:13456px) {
.main-about-image                        { margin-top: 272px; width: 100%; display: inline-block; }
.about-text                              { padding-top: 474px; padding-bottom: 236px; width: 65%; display: inline-block; line-height: 140%; }
.about-cols                              { margin-bottom: 230px; }
.about-pickup-image                      { margin-bottom: 100px; max-width: 100%; }
.about-col-title                         { margin-bottom: 100px; }
.about-col-text                          { min-height: 470px; }
.about-pickup-text                       { padding-bottom: 80px; }
.about-col-arrow                         { margin: 180px auto; height: 54px; }
.about-more                              { border-radius: 120px; width: 120px; padding-top: 32px; height: 88px; }
.about-pickup-quote-container            { line-height: 56px; padding-top: 20px; padding-bottom: 60px; }
.about-pickup-quote-content              { padding-bottom: 40px; }
.about-pickup-quote-author               { margin-top: 10px; }
}

@media (min-width:691.2px) and (max-width:1280.0064px) {
.about-more                              { width: 41px; height: 30px; padding-top: 12.4px; }
}

@media (max-width:691.2px) {
.page-about                              { padding-bottom: 50px; }
.main-about-image                        { width: 80%; margin: 60px 0; display: inline-block; }
.about-col-pickups-title, .about-col-title, .about-title
                                         { font-weight: bold; font-size: 110%; }
.about-col-title, .about-title           { margin-bottom: 20px; }
.about-col-pickups-title                 { margin-bottom: 10px; }
.about-col-title                         { margin: 30px 0 30px 0; width: 100%; float: right; }
.about-pickup-text, .about-col-text, .about-text
                                         { display: inline-block; line-height: 140%; font-size: 105%; padding-bottom: 20px; }
.about-col-text                          { padding-bottom: 50px; }
.about-cols, .about-col                  { width: 100%; float: right; }
.about-col-pickups                       { -webkit-transition: all 2s cubic-bezier(.39,.575,.565,1); -moz-transition: all 2s cubic-bezier(.39,.575,.565,1); -o-transition: all 2s cubic-bezier(.39,.575,.565,1); transition: all 2s cubic-bezier(.39,.575,.565,1); max-height: 0; overflow: hidden; display: inline-block; opacity: 0; }
.about-col-pickups.show                  { max-height: 8000px; opacity: 1; padding-top: 40px; }
.about-col-pickups.open                  { max-height: 3000px; opacity: 1; }
.about-pickup                            { float: right; width: 100%; padding-top: 20px; border-bottom: 2px solid #dcdcdc; }
.about-pickup-image                      { width: 80%; display: inline-block; margin: 25px 10%; }
.about-col-arrow                         { margin: 0 auto; display: block; }
.about-pickup-quote-container            { position: relative; width: 100%; display: inline-block; line-height: 28px; padding-top: 10px; padding-bottom: 20px; }
.about-pickup-quote                      { font-weight: bold; line-height: 170%; }
.about-pickup-quote-author               { font-weight: normal; }
.about-pickup-quote-content              { padding-bottom: 20px; font-size: 120%; line-height: 140%; }
.about-pickup-quote-author               { margin-top: 5px; }
}

.contact-textarea, .contact-input        { font-family: almoni-dl-aaa; }
@media (min-width:691.2px) {
.page-contact                            { float: left; width: 100%; padding: 0; margin: auto; }
.contact-back                            { float: right; width: 46%; margin-left: 8%; text-align: right; }
.contact-forward                         { float: left; width: 46%; text-align: right; }
.contact-forward-image                   { float: right; width: 100%; }
.contact-forward-title                   { float: right; line-height: 110%; }
.contact-avatars img                     { width: 20%; margin-left: .2%; }
.contact-subtitle                        { font-weight: 400; }
.contact-textarea, .contact-input        { padding: 21px 5%; width: 90%; border: #fec602 1px solid; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.contact-input-email                     { 
  background-image: url(../images/icons/email-black.png); background-repeat: no-repeat; background-position: 95% center; background-size: 4%; 
}
.contact-input-phone                     { background-image: url(../images/icons/phone-black.png);}
.contact-input.active, .contact-textarea.active { background-color: #fec602; color: #000; font-weight: bold; }
.contact-textarea.error, .contact-input.error
                                         { border: #ff6b6b 1px solid; background-color: #ff6b6b; color: #fff; }
.contact-input.error::-webkit-input-placeholder, .contact-textarea.error::-webkit-input-placeholder
                                         { color: #fff; }
.contact-input.error::-moz-placeholder, .contact-textarea.error::-moz-placeholder
                                         { color: #fff; }
.contact-input.error:-moz-placeholder, .contact-textarea.error:-moz-placeholder
                                         { color: #fff; }
.contact-input.error:-ms-input-placeholder, .contact-textarea.error:-ms-input-placeholder
                                         { color: #fff; }
.contact-submit                          { 
  float: left; color: #000; border: 0; background: transparent; position: relative; padding-top: 0; text-align: right; cursor: pointer; -webkit-transition: all .3s cubic-bezier(.39,.575,.565,1); -moz-transition: all .3s cubic-bezier(.39,.575,.565,1); -o-transition: all .3s cubic-bezier(.39,.575,.565,1); transition: all .3s cubic-bezier(.39,.575,.565,1); border: 1px solid #fec602; }
.contact-submit:after                    { content: ""; float: left; background-color: #fec602; background-image: url(../images/icons/arrow-black_he.png); background-repeat: no-repeat; background-position: center center; background-size: 20%; height: 100%; top: 0; left: 0; position: absolute; border: .5px solid #daaa00; z-index: 1; -webkit-transition: all .5s cubic-bezier(.39,.575,.565,1); -moz-transition: all .5s cubic-bezier(.39,.575,.565,1); -o-transition: all .5s cubic-bezier(.39,.575,.565,1); transition: all .5s cubic-bezier(.39,.575,.565,1); }
.contact-submit:hover                    { color: #000; background: #fec602; border: 1px solid #fec602; }
.contact-submit:hover:after              { background-color: #fec602; background-image: url(../images/icons/arrow-black_he.png); border-color: #fec602; }
.contact-line                            { float: right; width: 100%; position: relative; }
.contact-line-image                      { max-width: 5%; max-height: 100%; position: absolute; display: inline-block; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.contact-line-text                       { float: right; position: absolute; display: inline-block; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 80%; padding-right: 7%; font-weight: 400; }
}

@media (min-width:691.2px) and (max-width:1152.00576px) {
.contact-forward-title                   { padding: 25.2px 0 22px 0; line-height: 110%; }
.contact-title                           { padding-top: 6px; }
.contact-subtitle                        { padding-top: 8.8px; padding-bottom: 18px; }
.contact-textarea, .contact-input        { padding: 8.4px 5%; margin-bottom: 9.2px; }
.contact-input-email                     { padding: 8.4px 5% 8.4px 5%; padding-right: 12%; width: 83%; }
.contact-textarea                        { height: 44px; }
.contact-submit                          { width: 70px; padding-left: 20px; height: 25.2px; padding-right: 12.4px; }
.contact-submit:after                    { width: 24.8px; }
.contact-line                            { height: 16.8px; margin-bottom: 16px; }
.contact-line-image                      { margin-left: 6px; }
.contact-sent                            { padding-top: 16px; }
.contact-forward-image                   { height: 183.2px; }
}

@media (min-width:1152.00576px) and (max-width:1229.4px) {
.contact-forward-title                   { padding: 42.00021px 0 36.66685px 0; line-height: 110%; }
.contact-title                           { padding-top: 10.00005px; }
.contact-subtitle                        { padding-top: 14.66674px; padding-bottom: 30.00015px; }
.contact-textarea, .contact-input        { padding: 14.00007px 5%; margin-bottom: 15.33341px; }
.contact-input-email                     { padding: 14.00007px 5% 14.00007px 5%; padding-right: 12%; width: 83%; }
.contact-textarea                        { height: 73.3337px; }
.contact-submit                          { width: 116.66725px; padding-left: 33.3335px; height: 42.00021px; padding-right: 20.66677px; }
.contact-submit:after                    { width: 41.33354px; }
.contact-line                            { height: 28.00014px; margin-bottom: 26.6668px; }
.contact-line-image                      { margin-left: 10.00005px; }
.contact-sent                            { padding-top: 26.6668px; }
.contact-forward-image                   { height: 305.33486px; }
}

@media (min-width:1229.4px) and (max-width:1439.99424px) {
.contact-forward-title                   { padding: 44.82188px 0 39.13021px 0; line-height: 110%; }
.contact-title                           { padding-top: 10.67188px; }
.contact-subtitle                        { padding-top: 15.65208px; padding-bottom: 32.01563px; }
.contact-textarea, .contact-input        { padding: 14.94063px 5%; margin-bottom: 16.36354px; }
.contact-input-email                     { padding: 14.94063px 5% 14.94063px 5%; padding-right: 12%; width: 83%; }
.contact-textarea                        { height: 78.26042px; }
.contact-submit                          { width: 124.50521px; padding-left: 35.57292px; height: 44.82188px; padding-right: 22.05521px; }
.contact-submit:after                    { width: 44.11042px; }
.contact-line                            { height: 29.88125px; margin-bottom: 28.45833px; }
.contact-line-image                      { margin-left: 10.67188px; }
.contact-sent                            { padding-top: 28.45833px; }
.contact-forward-image                   { height: 325.84792px; }
}

@media (min-width:1439.99424px) and (max-width:1728px) {
.contact-forward-title                   { padding: 52.49979px 0 45.83315px 0; line-height: 110%; }
.contact-title                           { padding-top: 12.49995px; }
.contact-subtitle                        { padding-top: 18.33326px; padding-bottom: 37.49985px; }
.contact-textarea, .contact-input        { padding: 17.49993px 5%; margin-bottom: 19.16659px; }
.contact-input-email                     { padding: 17.49993px 5% 17.49993px 5%; padding-right: 12%; width: 83%; }
.contact-textarea                        { height: 91.6663px; }
.contact-submit                          { width: 145.83275px; padding-left: 41.6665px; height: 52.49979px; padding-right: 25.83323px; }
.contact-submit:after                    { width: 51.66646px; }
.contact-line                            { height: 34.99986px; margin-bottom: 33.3332px; }
.contact-line-image                      { margin-left: 12.49995px; }
.contact-sent                            { padding-top: 33.3332px; }
.contact-forward-image                   { height: 381.66514px; }
}

@media (min-width:1728px) and (max-width:13456px) {
.contact-forward-title                   { padding: 63px 0 55px 0; line-height: 110%; }
.contact-title                           { padding-top: 15px; }
.contact-subtitle                        { padding-top: 22px; padding-bottom: 45px; }
.contact-textarea, .contact-input        { padding: 21px 5%; margin-bottom: 23px; }
.contact-input-email                     { padding: 21px 5% 21px 5%; padding-right: 12%; width: 83%; }
.contact-textarea                        { height: 110px; }
.contact-submit                          { width: 175px; padding-left: 50px; height: 63px; padding-right: 31px; }
.contact-submit:after                    { width: 62px; }
.contact-line                            { height: 42px; margin-bottom: 40px; }
.contact-line-image                      { margin-left: 15px; }
.contact-sent                            { padding-top: 40px; }
.contact-forward-image                   { height: 458px; }
}

@media (min-width:3456px) and (max-width:13456px) {
.contact-forward-title                   { padding: 126px 0 110px 0; line-height: 110%; }
.contact-title                           { padding-top: 30px; }
.contact-subtitle                        { padding-top: 44px; padding-bottom: 90px; }
.contact-textarea, .contact-input        { padding: 42px 5%; margin-bottom: 46px; }
.contact-input-email                     { padding: 42px 5% 42px 5%; padding-right: 12%; width: 83%; }
.contact-textarea                        { height: 220px; }
.contact-submit                          { width: 350px; padding-left: 100px; height: 126px; padding-right: 62px; }
.contact-submit:after                    { width: 124px; }
.contact-line                            { height: 84px; margin-bottom: 80px; }
.contact-line-image                      { margin-left: 30px; }
.contact-sent                            { padding-top: 80px; }
.contact-forward-image                   { height: 916px; }
}

@media (max-width:691.2px) {
.contact-animation-mobile                { width: 60%; display: inline-block; margin-right: 20%; margin-left: 20%; }
.contact-title                           { margin: 30px 0; font-weight: bold; font-size: 120%; }
.contact-subtitle                        { font-size: 110%; padding-bottom: 20px; }
.contact-input, .contact-textarea, .contact-submit
                                         { width: 90%; margin-bottom: 15px; float: right; font-size: 85%; padding: 15px 5%; border: 1px solid #fec602; text-align: right; background: transparent; }
.contact-textarea                        { min-height: 80px; }
.contact-submit                          { width: 100%; position: relative; }
.contact-submit:after                    { content: ""; height: 100%; width: 38px; background: #fec602; background-image: url(../images/icons/arrow-black_he.png); background-size: 27%; background-position: center; position: absolute; background-repeat: no-repeat; left: 0; top: 0; }
.contact-forward-title                   { float: right; width: 100%; padding: 15px 0; font-weight: bold; }
.contact-line                            { float: right; width: 100%; padding: 10px 0; text-align: center; padding: 30px 0; }
.contact-line-image                      { clear: both; max-height: 20px; max-width: 10%; margin-bottom: 10px; margin-right: 45%; margin-left: 45%; }
.contact-forward-image                   { float: right; width: 100%; }
.contact-sent                            { padding-top: 40px; padding-bottom: 20px; }
}

/*** pages-works ***/
/*
*/
/*** pages-about ***/
/*
@import url('include_he/pages/about.css');
*/
/*** pages-work ***/
/*
@import url('include_he/pages/work.css');
*/
/*** pages-contact ***/
/*
@import url('include_he/pages/contact.css');
*/
/* PAGES END */
