@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900');

/* #### Generated By: http://www.cufonfonts.com #### */
@font-face {
    font-family: 'American Typewriter Condensed Light';
    font-style: normal;
    font-weight: normal;
    src: local('American Typewriter Condensed Light'), url('webfonts/sufonts.com_american-typewriter-condensed-light.woff') format('woff');
}

@font-face {
    font-family: 'American Typewriter Condensed';
    font-style: normal;
    font-weight: normal;
    src: local('American Typewriter Condensed'), url('webfonts/ufonts.com_american-typewriter-condensed.woff') format('woff');
}

@font-face {
    font-family: 'American Typewriter Light';
    font-style: normal;
    font-weight: normal;
    src: local('American Typewriter Light'), url('webfonts/ufonts.com_american-typewriter-light.woff') format('woff');
}

.demo-gallery {
    cursor: pointer;
}

@font-face {
    font-family: 'American Typewriter';
    font-style: normal;
    font-weight: normal;
    src: local('American Typewriter'), url('webfonts/ufonts.com_american-typewriter.woff') format('woff');
}

@font-face {
    font-family: 'American Typewriter Bold';
    font-style: normal;
    font-weight: normal;
    src: local('American Typewriter Bold'), url('webfonts/ufonts.com_american-typewriter-bold.woff') format('woff');
}

@font-face {
    font-family: 'American Typewriter Condensed Bold';
    font-style: normal;
    font-weight: normal;
    src: local('American Typewriter Condensed Bold'), url('webfonts/ufonts.com_american-typewriter-condensed-bold.woff') format('woff');
}

/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    /* *display: inline; */
    /* *zoom: 1; */
}

audio:not([controls]) {
    display: none;
}

[hidden] {
    display: none;
}

/* =============================================================================
   Base
   ========================================================================== */
/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
    color: #222;
}

body {
    margin: 0;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */
::-moz-selection {
    background: #D96B5F;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #D96B5F;
    color: #fff;
    text-shadow: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

/* =============================================================================
   Links
   ========================================================================== */
a {
    color: #D96B5F;
    text-decoration: none;
}

a:visited {
    color: #c46249;
}

a:focus {
    outline: none;
}

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover,
a:active {
    outline: 0;
}

/* =============================================================================
   Typography
   ========================================================================== */
abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

hr {
    border: 0;
    border-bottom: 1px dotted #c46249;
    margin-bottom: 20px;
    padding-bottom: 0px;
    margin-right: 1.2em;
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

/* Redeclare monospace font family: h5bp.com/j */
pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/* Improve readability of pre-formatted text in all browsers */
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before,
q:after {
    content: "";
    content: none;
}

small {
    font-size: 85%;
}

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* =============================================================================
   Lists
   ========================================================================== */
ul,
ol {
    margin: 1em 0;
    padding: 0 0 0 0px;
    list-style-position: inside;
    padding-left: 1em;
    text-indent: -1em;
}

dd {
    margin: 0 0 0 40px;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

/*
 * Correct overflow not hidden in IE9
 */
svg:not(:root) {
    overflow: hidden;
}

/* =============================================================================
   Figures
   ========================================================================== */
figure {
    margin: 0;
}

/* =============================================================================
   Forms
   ========================================================================== */
form {
    margin: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/* Indicate that 'label' will shift focus to the associated form element */
label {
    cursor: pointer;
}

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */
legend {
    border: 0;
    margin-left: -7px;
    padding: 0;
    white-space: normal;
}

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    /* *vertical-align: middle; */
}

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */
button,
input {
    line-height: normal;
}

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    /* *overflow: visible; */
}

/*
 * Re-set default cursor for disabled elements
 */
button[disabled],
input[disabled] {
    cursor: default;
}

/*
 * Consistent box sizing and appearance
 */
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    /* *width: 13px; */
    /* *height: 13px; */
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */
textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

/* Colors for form validity */
input:valid,
textarea:valid {}

input:invalid,
textarea:invalid {
    background-color: #f0dddd;
}

#our-instagram-title-text a {
    -webkit-tap-highlight-color: rgba(188, 179, 172, 0.5);
}

.back {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* =============================================================================
   Tables
   ========================================================================== */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
}

.flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999;
    background: #dcd7d3;
}

.circ {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    background: white;
    z-index: 10;
}

.loader {
    position: relative;
    color: rgba(0, 0, 0, .3);
    font-size: 2em;
    padding-left: 22%;
}

.loader:before {
    content: attr(data-text);
    position: absolute;
    overflow: hidden;
    max-width: 100%;
    white-space: nowrap;
    color: #c46248;
    animation: loading 2s linear;
    animation-iteration-count: 500;
}

@keyframes loading {
    0% {
        max-width: 0;
    }
}

/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: black;
    padding: 0.2em 0;
}

/* ==|== primary styles =====================================================
   Author:
   ========================================================================== */
* {
    /* text-rendering: optimizeLegibility!important; */
    -webkit-font-smoothing: antialiased !important;
    /* text-shadow: 1px 1px 1px rgba(0,0,0,0.004); */
}

#hidden-merger-container {
    overflow: hidden;
    height: 0px;
    width: 0px;
    position: absolute;
    text-align: center;
    color: white;
    font-size: 25px;
}

.trd {
    float: right;
    margin-right: -5vw;
    margin-top: 5px;
}

.fded {
    padding-left: 20px;
    background: #c46248;
}

#hidden-merger-container a {
    color: #bd4d3b;
}

#merger-background-blocker {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, .4);
}

.activeMerger {
    height: 0px;
}

.activeMerger #hidden-merger-container {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 9999;
}

#hidden-merger-inner {
    padding-top: 34px;
    top: 12%;
    left: 0px;
    position: relative;
    background-color: #7fc3e0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: scroll;
    height: 76%;
}

#hidden-merger-header {
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 20px;
    color: #2a2a2a;
    margin: 0 auto;
}

#hidden-merger-title {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 61px;
    color: white;
    margin: 0 auto;
    margin-top: 10px;
    border-bottom: 1px dotted;
    border-color: rgba(0, 0, 0, 0.4);
    margin-bottom: 41px;
    line-height: 1;
    padding-bottom: 41px;
}

#hidden-merger-copy {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    margin: 0 auto;
    line-height: 1.6;
}

#merger-copy-top {
    margin-bottom: 47px;
}

#merger-copy-bottom {}

#close-window-text {
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 15px;
    color: #2a2a2a;
    margin: 0 auto;
    margin-top: 70px;
    margin-bottom: 50px;
}

.indiv-contact-label a {
    color: white;
}

@font-face {
    font-family: 'Signalist';
    src: url('webfonts/24B6C3_0_0.eot');
    src: url('webfonts/24B6C3_0_0d41d.eot?#iefix') format('embedded-opentype'), url('webfonts/24B6C3_0_0.woff') format('woff'), url('webfonts/24B6C3_0_0.ttf') format('truetype');
}

.sneaky-spacer {
    display: block;
    width: 0px;
    height: 0px;
}

textarea,
input {
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}

html.control-height,
body.control-height,
#ajax-container.control-height,
#content.control-height {
    /* height: 100% !important; */
}

#share-contents {
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

html,
body {
    height: 100%;
}

#ajax-container {}

body {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    background-color: #dcd7d3;
    /* text-rendering: optimizeLegibility!important; */
    -webkit-font-smoothing: antialiased !important;
    /* background: url('img/background-paper-ground-back.jpg'); */
    /* background-repeat: no-repeat; */
    background-attachment: fixed;
    background-size: cover;
    overflow-x: hidden !important;
    /* background-image: none; */
    /* background-repeat: repeat; */
    /* background-attachment: scroll; */
    background-position: 0% 0%;
}

header h1 {
    font-size: 24px;
}

#ie-background {
    top: 0px;
    position: fixed;
    height: 100%;
    width: 100%;
    background: url("img/ie-background.png");
    opacity: 0.6;
    display: none;
    z-index: 9999;
}

.lte8 #ie-background {
    display: block;
}

#ie-warning {
    position: fixed;
    width: 590px;
    height: 370px;
    background: #81c4e0;
    z-index: 99999;
    margin-left: -295px;
    left: 50%;
    top: 50%;
    margin-top: -185px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, .5);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, .5);
    display: none;
}

.lte8 #ie-warning {
    display: block;
}

#ie-title {
    font-size: 78px;
    color: white;
    line-height: 100px;
}

#ie-message {
    border-top: 1px dotted #2A2A2A;
    border-bottom: 1px dotted #2A2A2A;
    padding: 22px 20px 14px 20px;
    margin-left: 40px;
    margin-right: 40px;
    font-size: 39px;
    color: white;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 22px;
}

#ie-footer {
    font-style: italic;
}

#ie-turd-storm-container {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: -9999;
    display: none;
}

.ie-turd-storm #ie-turd-storm-container {
    z-index: 9999;
    display: block;
}

#turd-message-container {
    position: absolute;
    width: 590px;
    height: 329px;
    background: #81C4E0;
    z-index: 12;
    margin-left: -295px;
    left: 50%;
    top: 50%;
    margin-top: -165px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, .5);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, .5);
    display: none;
}

#turd-title {
    font-size: 71px;
    color: white;
    line-height: 89px;
    padding-top: 10px;
}

#turd-message {
    border-top: 1px dotted #2A2A2A;
    border-bottom: 1px dotted #2A2A2A;
    padding: 22px 5px 14px 5px;
    margin-left: 40px;
    margin-right: 40px;
    font-size: 31px;
    color: white;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 22px;
}

#turd-footer {
    font-style: italic;
}

#turd-footer a {
    color: white;
}

#butt-box {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    z-index: 10;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    -ms-transition: all 3s ease-in-out;
    -o-transition: all 3s ease-in-out;
    transition: all 3s ease-in-out;
}

#hidden-butt {
    background: url("img/IEbutt-01.svg");
}

#hidden-poo-cap {
    background: url("img/poocap-01.svg");
}

#hidden-poo-log {
    background: url("img/poofalls-01.svg");
}

#hidden-poo-wall {
    background: url("img/poopile-01.svg");
}

#butt-inner {
    position: absolute;
    height: 228px;
    width: 624px;
    top: -228px;
    background: url("img/IEbutt-01.svg");
    left: 50%;
    margin-left: -312px;
}

#poo-box {
    position: absolute;
    height: 400%;
    width: 64px;
    left: 50%;
    margin-left: -32px;
    bottom: 100%;
    /*
	-webkit-transition: all 5s ease-in-out;
			-moz-transition: all 5s ease-in-out;
	        -ms-transition: all 5s ease-in-out;
	        -o-transition: all 5s ease-in-out;
			transition: all 5s ease-in-out;*/
}

#inner-poo-container {
    position: relative;
    height: 100%;
    width: 100%;
}

#poo-cap {
    position: absolute;
    bottom: 0px;
    height: 27px;
    width: 64px;
    background: url("img/poocap-01.svg");
}

#poo-log {
    position: absolute;
    bottom: 27px;
    height: 100%;
    width: 64px;
    background: url("img/poofalls-01.svg");
}

#poo-wall {
    position: absolute;
    height: 100%;
    width: 100%;
    background: url("img/poopile-01.svg");
    bottom: -100%;
    z-index: 10;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, .5);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, .5);
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    -ms-transition: all 3s ease-in-out;
    -o-transition: all 3s ease-in-out;
    transition: all 3s ease-in-out;
}

.grid1-box,
.grid2-box,
.grid3-box,
.grid4-box,
.grid5-box,
.grid6-box,
.grid7-box,
.grid8-box,
.grid9-box,
.grid10-box,
.grid11-box,
.grid12-box {
    border: 1px solid transparent;
    height: auto;
}

#post-fullscreen-header,
.single .our-work {
    height: 100%;
    width: 100%;
}

*,
*:before,
*:after {
    box-sizing: inherit;
    margin: 0px;
}

p {
    margin-before: 0em;
    margin-after: 0em;
    margin-start: 0px;
    margin-end: 0px;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -moz-margin-top: 0em;
    -moz-margin-bottom: 0em;
    -moz-margin-start: 0px;
    -moz-margin-end: 0px;
}

p {
    margin-top: 0;
}

p+p {
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -moz-margin-before: 1em;
    -moz-margin-after: 1em;
    -moz-margin-start: 0px;
    -moz-margin-end: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /* font-family: "Signalist",sans-serif; */
    font-style: normal;
    font-weight: 600;
    color: #c46249;
    letter-spacing: 1px;
    /* font-size: 27px; */
}

h2 {
    font-size: 20px;
    margin-bottom: 15px;
    letter-spacing: 0;
}

h3 {
    font-size: 18px;
}

img,
svg {
    max-width: 100%;
    height: auto !important;
}

body.wp-admin img,
body.wp-admin svg {
    max-width: auto;
    height: auto;
}

#header-container {
    position: fixed;
   right:0;
    z-index: 1000;
}

header {
    float: left;
    z-index: 900;
    margin-top: 14px;
}

header h1 a {
    text-decoration: none;
    color: #000;
}

header h1 a:visited {
    color: #000;
}

/* Assistive text */
.assistive-text {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
}

#access a.assistive-text:active,
#access a.assistive-text:focus {
    background: #eee;
    border-bottom: 1px solid #ddd;
    color: #1982d1;
    clip: auto !important;
    font-size: 12px;
    position: absolute;
    text-decoration: underline;
    top: 0;
    left: 7.6%;
}

#access {
    float: right;
    z-index: 900;
    padding: 8px 0 25px 25px;
    width: 33px;
    margin-right: 40px;
    -webkit-transition: width .4s ease-in-out;
    -moz-transition: width .4s ease-in-out;
    -ms-transition: width .4s ease-in-out;
    -o-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out;
    margin-top: 24px;
}

#access.menu-open {
    width: 285px;
}

#logo-svg {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

header:hover #logo-svg {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}

.fixed-at-top #logo-svg {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}

#absolute-to-fixed-bar,
.mobile-device.is-iPad #absolute-to-fixed-bar {
    position: absolute;
    top: 0px;
    /* height: 49px; */
    width: 100%;
    background: url("img/bkgrnd6.jpg") 0px 65px;
    z-index: 899;
    /* background-color: #d5d1ce; */
}

.mobile-device.is-iPad .fixed-at-top #absolute-to-fixed-bar {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
}

.not-mobile-device .fixed-at-top #absolute-to-fixed-bar {
    position: fixed;
    top: 0px;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .5);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .5);
}

#scroll-top-detector,
.mobile-device.is-iPad #scroll-top-detector {
    width: 100%;
    /* height:60px; */
    position: relative;
}

#menu-ish-nav {
    /* text-align: left; */
    /* padding: 0 0 0 10px; */
    height: 34px;
}

.menu-header {
    -webkit-border-radius: 17px;
    border-radius: 17px;
    height: 33px;
    font-size: 0px;
    text-align: center;
    margin: 0 auto;
    /* text-align: left; */
    overflow: hidden;
    background: white;
}

.not-mobile-device .fixed-at-top .menu-header {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .5);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .5);
}

/* a:link,
a:visited {
    or a[href] Enabled link styles
} */
#menu-icon {
    position: absolute;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    height: 33px;
    width: 33px;
    background: white;
    z-index: 10;
    right: 40px;
    cursor:pointer;
    /* margin-top: 25px; */
}

#menu-plus {
    height: 33px;
    width: 33px;
    background: url("img/m.png") no-repeat 8px 10px;
}

#menu-ish-nav {
    width: auto;
}

#menu-ish-nav li {
    display: inline-block;
    padding: 11px 10px;
    line-height: 0;
}

#menu-ish-nav li.current_page_item a,
#menu-ish-nav li:hover a {
    color: #c46249;
}

#menu-ish-nav li a {
    text-decoration: none;
    /* text-transform:uppercase; */
    color: #5a4a4b;
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 600;
}

#content {
    /* background-color: #d5d1ce; */
}

.fancybox-overlay {
    background: rgba(0, 0, 0, 0.8) !important;
}

.fancybox-skin {
    padding: 0px !important;
}

.fancybox-title {
    font-family: "gesta", sans-serif !important;
    font-style: normal !important;
    font-weight: normal !important;
}

body .fancybox-title-float-wrap .child {
    font-style: normal !important;
    font-weight: normal !important;
}

.horizontal-shadow-bottom {
    background: url('img/horizontal-gradient.svg');
    width: 100%;
    height: 7px;
    position: absolute;
    bottom: -7px;
}

.horizontal-shadow-top {
    width: 100%;
    height: 7px;
    position: absolute;
    top: 0px;
}

.horizontal-border {
    border-bottom: 1px dotted;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0px;
}

.left-half-horizontal-border,
.right-half-horizontal-border {
    border-bottom: 1px dotted;
    width: 200px;
    height: 1px;
    position: absolute;
    top: 18px;
}

.left-half-horizontal-border {
    left: 0px;
}

.right-half-horizontal-border {
    right: 0px;
}

.horizontal-border.relative-positioning {
    position: relative;
}

#main-content {
    margin: 0 auto;
}

.layzy {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.fadeIn {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}

#home-page-hero,
#about-page-hero,
#single-page-hero {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

#page-down-arrow {
    position: absolute;
    bottom: -23px;
    left: 52%;
    margin-left: -33px;
    /* -webkit-border-radius: 23px; */
    /* border-radius: 23px; */
    height: 46px;
    width: 25px;
    background-color: #c46249;
    /* background-image:url("img/bkgrnd6.jpg"); */
    /* -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, .5); */
    /* box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, .5); */
    z-index: 1;
    cursor: pointer;
}

#down-arrow-icon {
    height: 22px;
    width: 46px;
    background: url('img/arrow.png') no-repeat 4px 3px;
}

.horizontal-shadow-bottom-up {
    background: url('img/horizontal-gradient-bottom-up.svg');
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 0px;
    z-index: 0;
}

.transparent {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

#what-we-do-container {
    padding-top: 40px;
    height: 190px;
    border-bottom: 1px dotted #D96B5F;
    margin-bottom: 30px;
    text-align: center;
}

#what-we-do-inner {
    overflow: hidden;
    /* height:103px; */
    margin-bottom: 10px;
    text-align: left;
}

#what-we-do-title-text,
#our-instagram-title {
    text-align: center;
    /* font-family: "Signalist",sans-serif; */
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px;
    margin-bottom: 5px;
    /* margin-top: 30px; */
    /* line-height: 77px; */
    font-style: italic;
    color: #848281 !important;
}

iframe.youtub.tub {
    margin-bottom: 3em;
}

.back {
    /* margin-left: 49%; */
    /* margin-bottom: 2em; */
    width: 19px;
    padding: 15px;
}

#our-instagram-title {
    color: #88c3e0;
}

#what-we-do-title,
#our-instagram-title {
    position: static;
}

#what-we-do-title .horizontal-border,
#our-instagram-title .horizontal-border {
    top: 20px;
    z-index: -1;
    color: #D96B5F;
}

#our-instagram-title .horizontal-border {
    color: #88c3e0;
}

#what-we-do-title-text,
#our-instagram-title-text {
    display: inline-block;
    /* background-image: url('img/bkgrnd6.jpg'); */
    padding: 20px;
    position: relative;
    /* top: -5px; */
    margin-bottom: 30px;
}

#our-instagram-container {
    margin-bottom: 43px;
}

.instagram-box {
    font-size: 14px;
    text-align: center;
}

.instagram-photo {
    margin-bottom: 19px;
}

.instagram-link-container,
.instagram-link-container a {
    color: #D96B5F;
}

.instagram-caption {
    color: #818285;
    font-style: italic;
}

.what-we-do-text {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 52px;
    color: #88c3e0;
    line-height: 1em;
    margin-bottom: 50px;
    text-align: center;
}

#what-we-do-labels {
    position: relative;
    width: 300px;
    margin: 0 auto;
}

.what-we-do-label {
    color: #818285;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    display: inline-block;
    font-size: 12px;
    cursor: pointer;
    line-height: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 12px;
}

.what-we-do-label.active-label {
    color: #D96B5F;
}

#what-we-do-arrow {
    background-image: url('img/what-we-do-arrow.svg');
    position: absolute;
    height: 10px;
    width: 8px;
    top: 24px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.label1 #what-we-do-arrow {
    left: 140px;
}

.label2 #what-we-do-arrow {
    left: 41px;
}

.label3 #what-we-do-arrow {
    left: 238px;
}

.what-we-do-label.first-label {
    border-left: 1px dotted #2A2A2A;
    border-right: 1px dotted #2A2A2A;
    padding: 0 12px;
}

.what-we-do-label.third-label {
    padding-left: 12px;
}

#first-info {
    height: 100%;
    position: relative;
    margin: 0 !important;
}

#studio-text,
#post-excerpt {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    padding: 26px 25px 20px 0;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 21px;
}

#studio-text h1 {
    font-size: 25px;
    font-weight: 400;
    color: #E91C24;
}

.studio-footnote {
    text-transform: uppercase;
    font-size: 10px;
    color: #E91C24;
}

.background-left {
    height: 126px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.background-right {
    height: 126px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.bg-black {
    background: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, .8);
    color: rgba(0, 0, 0, .8);
}

.bg-red {
    background: rgb(188, 26, 26);
    background-color: rgba(188, 26, 26, .9);
    color: rgba(188, 26, 26, .9);
}

.link-to-project a {
    color: #2A2A2A;
    text-transform: uppercase;
    font-size: 12px;
}

.icon-container {
    height: 100%;
    width: 103px;
    border-right: 1px dotted;
    margin-bottom: 0px !important;
    border-bottom: 0px;
    border-top: 0px;
    position: relative;
}

.icon-image {
    height: 56px;
    margin-top: 32px;
    margin-left: 25px;
}

.icon-image.interactive-icon {
    background: transparent no-repeat url('img/icon-placeholder.png');
}

.icon-image.illustration-icon {
    background: transparent no-repeat url('img/icon-placeholder.png');
}

.icon-image.motion-icon {
    background: transparent no-repeat url('img/icon-placeholder.png');
}

.icon-image.design-icon {
    background: transparent no-repeat url('img/icon-placeholder.png');
}

.container {
    margin: 0 auto;
}

.float-right {
    float: right !important;
}

.last-float-item {
    margin: 0 0 24px;
}

.no-right-margin,
.grid8 .float-grid-item.num2.grid4,
.grid12 .float-grid-item.num3.grid4 {
    margin-right: 0px !important;
}

#work-categories-container .float-grid-item {
    margin-bottom: 0px;
}

.float-connected {
    margin: 0 0 0 0;
}

#home-page-hero,
#about-page-hero,
#single-page-hero,
#post-fullscreen-header .slide {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background: no-repeat center center;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

#home-page-hero,
#about-page-hero,
#single-page-hero,
#post-fullscreen-header .slide {
    background-attachment: fixed !important;
    background: no-repeat center center fixed;
}

.not-mobile-device.is-iPad #home-page-hero,
.not-mobile-device.is-iPad #about-page-hero,
.not-mobile-device.is-iPad #single-page-hero,
.not-mobile-device.is-iPad #post-fullscreen-header .slide {
    background-attachment: scroll !important;
    background: no-repeat center center scroll;
}

#feature-text,
#post-category {
    font-size: 15px;
    line-height: 20px;
    height: 100%;
}

#feature-text h2 {
    margin-bottom: 5px;
}

#feature-text h3 a {
    color: #2A2A2A;
}

.blerb-container {
    height: 300px;
}

.inner-padding {
    padding: 33px 20px 33px 20px;
}

.recent-work-sample {
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, .2);
    box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, .2);
}

.box-shadow-subtle,
#project-images iframe,
.crew-member {
    -webkit-box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, .2);
    box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, .2);
}

#project-images img {
    -webkit-box-shadow: 1px 2px 10px 3px rgba(0, 0, 0, .2);
    box-shadow: 1px 2px 10px 3px rgba(0, 0, 0, .2);
}

#project-images h2,
#project-images h3 {
    font-family: 'gesta';
    font-size: 12px;
    margin-top: 8px;
    padding-bottom: 17px;
}

#project-images h2 {
    margin-bottom: 40px;
    border-bottom: 1px dotted;
}

#project-images h3 {
    margin-bottom: 12px;
    border-bottom: 0px;
}

#project-images {
    font-family: 'gesta';
    font-size: 12px;
}

.single.single-our-work #project-images p+p {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}

.recent-work-sample .recent-info {
    position: absolute;
    bottom: 0px;
    z-index: 10;
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, .9);
    height: 100%;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.show-recent-info .recent-info {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}

.recent-info-bottom {
    padding: 8px 8px 8px 8px;
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, .9);
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 43px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.show-recent-info .recent-info-bottom {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.show-recent-info .recent-title,
.show-crew-info .crew-name {
    color: #D96B5F;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.recent-work-sample .recent-info .recent-info-inner {
    padding: 10px 16px;
}

.recent-title {
    font-size: 20px;
    line-height: 1.3;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
}

.recent-short-description {
    margin-top: 25px;
    font-size: 20px;
    line-height: 1.6;
}

.recent-work-sample a {
    color: #2A2A2A;
}

.recent-category {
    font-size: 13px;
    font-style: italic;
    line-height: 1;
    color: #74797C;
}

.page-template-page-work-php .recent-image,
.category .recent-image {
    margin-bottom: -6px;
}

.recent-image a {
    display: inline-block;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background: no-repeat center center;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    width: 100%;
}

.section-title-container h2 {
    display: inline-block;
    float: left;
}

.section-title-container .link-to-work {
    float: right;
    display: inline-block;
    background: #D96B5F;
    font-size: 13px;
    padding: 3px 6px;
}

.section-title-container .link-to-work a {
    color: white;
}

#recent-work-container {
    border-top: 1px dotted #D96B5F;
    margin-bottom: 62px;
    padding-top: 48px;
}

#recent-work-container .recent-image {
    margin-bottom: -6px;
}

#recent-work-container.recent-home-work {
    border-top: 0px;
    padding-top: 0px;
}

#recent-work-container .section-header {
    color: #88c3e0;
    font-size: 12px;
    padding-bottom: 10px;
}

.see-all-work {
    text-align: right;
    position: relative;
    top: -18px;
}

.see-all-work a {
    font-size: 12px;
    color: #D96B5F;
}

#about-us-container {
    margin-bottom: 88px;
}

#about-us-image,
#about-us-text {
    height: 421px;
    margin: 0px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background: no-repeat center center;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

.about-us-image-hover {
    height: 100%;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    background-position: center;
}

.hovered-text .about-us-image-hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
    background-position: center;
}

#about-us-title-container,
#about-us-link-container {
    position: relative;
    text-align: center;
    z-index: 1;
}

#about-us-title,
#about-us-link {
    display: inline-block;
    position: relative;
}

#about-us-title-container .horizontal-border {
    top: 23px;
    z-index: -1;
}

#about-us-title-container .right-border-dot,
#about-us-title-container .left-border-dot {
    top: 22px;
}

#about-us-title .right-border-dot {
    right: -2px;
}

#about-us-title .left-border-dot {
    left: -2px;
}

#about-us-link-container {
    top: -7px;
}

#about-us-link-container .horizontal-border {
    top: 17px;
    z-index: -1;
}

#about-us-link-container .right-border-dot,
#about-us-link-container .left-border-dot {
    top: 16px;
}

#about-us-link .right-border-arrow {
    position: absolute;
    left: -2px;
    top: 16px;
}

#about-us-link .left-border-arrow {
    position: absolute;
    right: -2px;
    top: 16px;
}

#about-us-link a {
    color: white;
    padding: 5px 20px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

.what-we-do-box {
    text-align: center;
    position: relative;
}

#links-container {
    position: relative;
    margin-bottom: 85px;
}

#links-container h5 {
    padding-top: 0px;
}

#links-container li {
    margin-bottom: 5px;
    margin-right: 15px;
}

#links-container a {
    color: #2A2A2A;
    font-size: 20px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#links-container a:hover {
    color: #D96B5F;
}

.likers-link {
    padding-right: 15px;
    padding-bottom: 10px;
}

#links-columns .likers-link {
    padding-right: 0px;
}

.section-inner {
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-weight: 700;
    font-size: 38px;
    color: white;
    line-height: 1.2;
    padding: 80px 24px 0 24px;
}

.section-bottom-line {
    font-size: 22px;
    font-weight: 400;
    margin-top: 10px;
}

.rel-container {
    /* position:relative; */
}

.abso-element {
    position: absolute;
}

#about-us-text {
    position: relative;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 21px;
    float: right;
    background: #88c3e0;
    color: white;
    margin: 0px;
}

#about-us-row-two {
    margin-top: 16px;
}

.full-background-blue {
    height: 100%;
    width: 100%;
    position: absolute;
    background: #88c3e0;
    background: rgba(137, 191, 216, .95);
}

.about-us-inner {
    padding-left: 32px;
    padding-top: 24px;
    padding-right: 27px;
    margin-bottom: 0px !important;
    padding-bottom: 14px;
    z-index: 1;
    position: relative;
}

#about-us-text #about-us-title {
    color: white;
    font-family: "Signalist", sans-serif;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 79px;
    margin: 23px 0 34px;
    padding: 5px 20px;
}

.about-text-copy {
    padding-top: 34px;
    font-size: 19px;
    line-height: 29px;
    font-weight: 200;
    padding-bottom: 29px;
    color: #2A2A2A;
}

.about-text-copy a {
    color: #2A2A2A;
}

.about-us-link {
    text-align: right;
    margin-top: 22px;
    font-size: 15px;
}

#learn-more-banner {
    padding: 10px 0px;
    font-size: 40px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 100;
    font-style: italic;
    color: white;
}

#learn-banner-bg {
    background-color: rgba(93, 203, 255, .8);
    color: rgba(93, 203, 255, .8);
    height: 100%;
    width: 52px;
}

.vertical-banner {
    writing-mode: tb-rl;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    white-space: nowrap;
    display: block;
    bottom: 0;
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 10;
}

#our-motto-container,
#our-crew-container,
#contact-container,
#our-news-container {
    position: relative;
    margin-bottom: 108px;
    border-top: 1px dotted #D96B5F;
    border-bottom: 1px dotted #D96B5F;
}

.squiggle-border {
    background-image: url('img/squiggle-border-double.png');
    height: 15px;
}

.squiggle-top {
    position: absolute;
    top: 0;
}

.squiggle-bottom {
    position: absolute;
    bottom: 0;
}

#motto-title,
#crew-title,
#likers-title,
#news-title,
#your-motto-title {
    width: 58px;
    height: 58px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    background: #D96B5F;
    color: white;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 15px;
    float: left;
    margin-right: 8px;
    margin-top: 15px;
    -webkit-box-shadow: 3px 1px 6px -1px rgba(0, 0, 0, 0.5);
    box-shadow: 3px 1px 6px -1px rgba(0, 0, 0, 0.5);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#motto-title-text,
#crew-title-text,
#likers-title-text,
#news-title-text,
#your-motto-title-text {
    padding-top: 15px;
}

.motto-big,
.crew-big,
.likers-big,
.news-big {
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-weight: 700;
    display: inline-block;
    line-height: 1;
    margin-top: 9px;
    margin-bottom: 12px;
    color: #88c3e0;
}

.news-big a {
    color: #88c3e0;
}

#our-motto-container,
#our-crew-container,
#likers-heading,
#contact-container {
    overflow: hidden;
}

#your-motto,
.joke-text {
    padding-top: 9px;
    position: absolute;
    top: -150px;
    color: #D96B5F;
    -webkit-transition: all 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -moz-transition: all 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -ms-transition: all 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -o-transition: all 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    transition: all 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    /* easeInOutQuad */
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -moz-transition-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -ms-transition-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -o-transition-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955);
    /* easeInOutQuad */
}

.real-text {
    position: relative;
    bottom: 0px;
    -webkit-transition: all 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -moz-transition: all 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -ms-transition: all 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -o-transition: all 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    transition: all 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -moz-transition-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -ms-transition-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -o-transition-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955);
}

#our-motto {
    position: relative;
    bottom: 0px;
    -webkit-transition: all 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -moz-transition: all 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -ms-transition: all 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -o-transition: all 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    transition: all 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    /* easeInOutQuad */
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -moz-transition-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -ms-transition-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -o-transition-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.030, 0.515, 0.955);
    /* easeInOutQuad */
}

.hovered-text #our-motto,
.hovered-text .real-text {
    bottom: -150px;
}

.hovered-text #your-motto,
.hovered-text .joke-text {
    top: 0px;
}

.hovered-text #motto-title {
    background: #89BFD8;
}

.motto-title-border {
    display: inline-block;
    height: 61px;
    border-right: 1px dotted #D96B5F;
    position: relative;
    top: 10px;
    margin: 0 7px 0 4px;
}

#work-categories-container {
    border-bottom: 1px dotted #D96B5F;
    padding: 15px 0 42px 0;
    margin-bottom: 4px;
    margin-top: 37px;
}

#work-categories-container h1 {
    color: #88C3E0;
    font-size: 35px;
    margin-bottom: 9px;
}

.category-illustration .illustration a.category-name {
    color: #D96B5F;
}

.category-design .design a.category-name {
    color: #D96B5F;
}

.category-interactive .interactive a.category-name {
    color: #D96B5F;
}

.category-motion .motion a.category-name {
    color: #D96B5F;
}

.individual-category a.category-name {
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-weight: 400;
    display: inline-block;
    width: 136px;
    color: #929497;
}

.individual-category:hover a.category-name {
    color: #D96B5F;
}

.individual-category a.category-description {
    color: #929497;
    font-size: 15px;
}

#current-dribbble {
    color: #929497;
    line-height: 1.7em;
}

#dribbble-header {
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-weight: 400;
}

#dribbble-content,
#dribbble-url {
    font-size: 21px;
    font-weight: 300;
}

#project-details {
    float: right;
}

#project-details h2 {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 14px;
    font-size: 24px;
}

#project-overview {
    font-weight: 300;
    margin-bottom: 30px;
}

#project-overview h2 {
    color: #D96B5F;
}

#project-overview h2.first-item {
    margin-top: 0px;
}

#Sharing-container h2,
#mobile-share-contents h2 {
    color: #D96B5F;
}

#Sharing-container {
    font-size: 1em;
    font-weight: 300;
}

.blog .single-post #Sharing-container,
.blog #Sharing-container {
    margin-top: 7px;
}

.blog #project-images h3 {
    margin-top: -45px;
}

.blog #project-images p {
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.blog #project-images p:first-of-type {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.single-post #Sharing-container {
    /*margin-top: -29px;*/
    margin-top: 0px;
}

.sidebar-at-top #fixed-share-wrapper {
    position: fixed;
    top: 49px;
    width: 100%;
    left: 0px;
}

.sidebar-at-top #fixed-share-inner {
    margin: 0 auto;
    position: relative;
    height: 1px;
}

.sidebar-at-top #share-contents {
    position: absolute;
    right: 0px;
}

.share-container {
    margin-top: 20px;
}

.share-icon {
    height: 33px;
    width: 33px;
    display: inline-block;
    padding-right: 8px;
    background: no-repeat;
}

#twitter-share {
    background-image: url('img/share_twitter.svg');
}

#facebook-share {
    background-image: url('img/share_facebook.svg');
}

#pinterest-share {
    background-image: url('img/share_pinterest.svg');
}

#more-projects-container {
    margin: 0 auto;
}

#more-projects {
    margin-bottom: 45px;
}

.shadow-border {
    height: 5px;
    width: 100%;
}

#more-shadow-top {
    background: url('img/shadow-border-top.png');
    margin-bottom: 0px;
}

#more-shadow-bottom {
    background: url('img/shadow-border-bottom.png');
    margin-top: 0px;
}

#more-projects-title {
    border-top: 0px dotted #89BFD8;
    border-bottom: 0px dotted #89BFD8;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    color: #89BFD8;
    position: relative;
    padding: 13px 30px 14px;
    cursor: pointer;
    line-height: 20px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#more-drawer-link {
    font-family: "Signalist", sans-serif;
    text-transform: capitalize;
    font-size: 26px;
    font-weight: 400;
}

#more-projects-title:hover {
    color: #D96B5F;
}

.more-projects-circle {
    background: #89BFD8;
    height: 19px;
    width: 19px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 2px 2px 10px -3px rgba(0, 0, 0, .5);
    box-shadow: 2px 2px 10px -3px rgba(0, 0, 0, .5);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.more-projects-circle:hover {
    background: #D96B5F;
}

#more-projects-plus .more-projects-circle {
    position: relative;
    left: 10px;
}

#more-projects-plus {
    background: url('img/bkgrnd6.jpg');
    position: absolute;
    width: 40px;
    height: 19px;
    left: 50%;
    margin-left: -20px;
    top: -9px;
}

#more-arrow-left {
    position: absolute;
    left: -10px;
    top: 1px;
    z-index: 10;
    padding: 11px 0 10px 10px;
}

#more-arrow-right {
    position: absolute;
    right: -10px;
    top: 1px;
    z-index: 10;
    padding: 11px 10px 10px 0px;
}

#more-arrow-right .more-projects-circle,
#more-arrow-left .more-projects-circle {
    height: 22px;
    width: 22px;
}

.circle-image-left {
    margin-left: -1px;
    margin-top: 0px;
}

.circle-image-right {
    margin-right: -1px;
    margin-top: 0px;
}

#more-projects-inner {
    padding-top: 40px;
    overflow: hidden;
    display: none;
}

.more-drawer-text {
    display: inline-block;
    padding: 0 12px;
    background: url('img/bkgrnd6.jpg');
    position: relative;
    z-index: 1;
}

.more-drawer-line {
    border-top: 1px dotted;
    width: 100%;
    position: absolute;
    top: 50%;
    z-index: 0;
    left: 0px;
}

.more-work-image.float-grid-item {
    margin-bottom: 12px;
}

.more-work-image a.more-link {
    display: inline-block;
    height: 145px;
    width: 100%;
    margin-bottom: -6px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background: no-repeat center center;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

a.more-link-title {
    color: #929497;
    font-size: 13px;
    font-style: italic;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-top: 10px;
    display: inline-block;
}

.more-work-image:hover a.more-link-title {
    color: #D96B5F;
}

.single #main-content {
    margin-top: 40px;
}

/*
About Page Styles
*/
#our-motto-container,
#our-crew-container,
#likers-heading,
#contact-container {
    max-height: 88px;
}

.page-template-page-about-php #our-motto-container {
    margin-top: 40px;
    margin-bottom: 40px;
}

.page-template-page-about-php #our-motto-container .motto-big,
#our-crew-container .crew-big,
#our-likers-container .likers-big {
    color: #88c3e0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#mission-text-container {
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-weight: 400;
    /*height: 350px;
	overflow: hidden;*/
    font-size: 56px;
    color: #929497;
    line-height: 1.1;
}

#mission-text-inner {}

.mission-text-section {
    height: 350px;
    padding-bottom: 50px;
}

.mission-text-section.active-info {}

#mission-icons-container {
    color: #929497;
    margin-top: 30px;
}

#mission-icons-inner {
    position: relative;
}

.icon-background-circle {
    position: relative;
    left: 32px;
    z-index: -1;
    height: 122px;
    max-width: 122px;
    background: #88C3E0;
    -webkit-border-radius: 61px;
    border-radius: 61px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.icon2 .icon-background-circle,
.icon4 .icon-background-circle {
    left: 14px;
}

.icon2 .icon-title {
    margin-left: -30px;
}

.icon4 .icon-title {
    margin-left: -34px;
}

.icon1 .icon-title {
    margin-right: -8px;
}

.icon3 .icon-title {
    margin-right: -8px;
}

.mission-icons .icon-background-circle {
    background: #88c3e0;
}

.mission-icons.being-hovered .icon-background-circle,
.mission-icons.active-section .icon-background-circle {
    background: #D96B5F;
}

.mission-icons {
    text-align: center;
    position: relative;
    cursor: pointer;
    height: 170px;
}

.icon3 .icon-background-circle,
.icon3 .icon-title,
.icon4 .icon-background-circle,
.icon4 .icon-title {
    position: relative;
    top: 23px;
}

.icon-title {
    color: #929497;
    font-size: 26px;
    font-family: "Signalist", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.mission-icons img {}

#design-icon img {
    padding-top: 22px;
}

#illustration-icon img {
    padding-top: 23px;
}

#interactive-icon img {
    padding-top: 32px;
}

#motion-icon img {
    padding-top: 24px;
}

#our-crew-container {
    margin-bottom: 62px;
}

.crew-name {
    font-size: 29px;
}

.crew-title {
    font-size: 18px;
}

.crew-info-bottom {
    height: 84px;
}

#crew-photos-container {
    margin-bottom: 92px;
}

#likers-heading {
    margin-bottom: 44px;
}

#links-container a {
    font-size: 17px;
}

#email-container {
    padding-bottom: 19px;
}

#snail-mail-container {
    padding: 50px 0 35px;
}

.mission-icons.icon1,
.mission-icons.icon2 {
    border-bottom: 1px dotted #D96B5F;
    padding-bottom: 0;
    margin-bottom: 0px !important;
}

.mission-icons.icon1,
.mission-icons.icon3 {
    border-left: 1px dotted #D96B5F;
}

.mission-icons.icon3,
.mission-icons.icon4 {
    padding-top: 0px;
}

.mission-icons h3 {
    color: #929497;
    font-size: 22px;
}

.mission-icons:hover h3 {
    color: #D96B5F;
}

.mission-icons.active-section h3 {
    color: #D96B5F;
}

.verticle-column-border {
    height: 96%;
    width: 1px;
    border-right: 1px dotted #D96B5F;
    position: absolute;
    right: -8px;
}

.blue-background-circle {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
}

#mission-statement-container {
    margin-bottom: 60px;
}

#mission-statement-container h2,
#mission-icons-container h2 {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #D96B5F;
    text-transform: uppercase;
}

#mission-statement-inner {
    margin-top: 20px;
}

#what-we-do {
    position: absolute;
    background: url('img/bkgrnd6.jpg');
    top: 153px;
    left: 134px;
    z-index: 1;
    color: white;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 6px 6px;
    height: auto;
}

.background-color {
    padding: 4px 6px 3px;
    background: #88c3e0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#what-we-do.active-section .background-color,
#what-we-do:hover .background-color {
    background: #D96B5F;
    padding-bottom: 3px;
}

/*
	Crew Memebers on about page
*/
#crew-photos-container {
    margin-bottom: 84px;
}

.crew-member {
    position: relative;
    overflow: visible;
}

.crew-info {
    color: #2A2A2A;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 10;
    top: 0px;
    left: 0;
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, .8);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.crew-info-bottom {
    background: white;
    background: rgba(255, 255, 255, .9);
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 92px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.crew-info-bottom .crew-title {
    border: 0;
}

.show-crew-info .crew-info {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}

.show-crew-info .crew-info-bottom {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.crew-info-inner {
    padding: 8px 16px;
    position: relative;
}

.crew-name {
    font-size: 32px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 300;
    padding-bottom: 2px;
}

.crew-title {
    font-size: 22px;
    color: #929497;
    font-style: italic;
    margin-bottom: 10px;
    padding-bottom: 33px;
    border-bottom: 1px dotted;
    line-height: 1;
}

.crew-description {
    line-height: 1.8;
    font-size: 21px;
}

.crew-twitter-container,
.recent-link-container {
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: #D96B5F;
}

.crew-twitter {
    padding: 16px;
    font-size: 22px;
    line-height: 1;
}

.recent-link {
    padding: 8px 16px 12px;
    line-height: 1;
    text-transform: uppercase;
    font-size: 15px;
    text-align: right;
}

.recent-link,
.recent-link a {
    color: #D96B5F;
    font-size: 12px;
}

.inner-border {
    border-bottom: 1px dotted #2A2A2A;
    height: 1px;
    width: 100%;
    margin-bottom: 19px;
}

.recent-link .inner-border {
    border-bottom: 1px dotted #2A2A2A;
    height: 1px;
    width: 100%;
    margin-bottom: 9px;
}

.crew-member.even {
    margin-right: 0px;
}

/*
Links on about page
*/
#our-likers-container {
    margin-bottom: 50px;
}

#likers-heading {
    position: relative;
    margin-bottom: 38px;
    border-top: 1px dotted #2A2A2A;
    border-bottom: 1px dotted #2A2A2A;
}

#likers-heading .motto-title-border {
    border-color: #929497;
    margin-right: 14px;
}

.likers-quote {
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-weight: 400;
    overflow: hidden;
    font-size: 56px;
    color: #929497;
    line-height: 1.2;
    margin-top: 6px;
}

.about-links {
    list-style: none;
    padding-left: 0;
    position: relative;
}

.absolute-vertical-border {
    height: 100%;
    width: 0px;
    border-right: 1px dotted #929497;
    position: absolute;
    top: 0px;
}

#links-friends {
    margin-right: 0 !important;
}

#links-friends,
#links-press,
#links-clients {
    margin-bottom: 0px;
}

#links-columns {
    -webkit-column-count: 3;
    -webkit-column-gap: 24px;
    -moz-column-count: 3;
    -moz-column-gap: 24px;
    column-count: 3;
    column-gap: 24px;
}

h5 {
    font-family: 'Lato', sans-serif;
    color: #929497;
    text-transform: uppercase;
    font-size: 14px;
    padding: 15px 0;
}

.liker {
    float: right;
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 22px;
    color: #929497;
}

/*
	Contact Page Styles
*/
.page-template-page-contact-php #contact-container {
    margin-top: 60px;
    margin-bottom: 59px !important;
}

.page-template-page-contact-php h5 {
    padding-top: 0px;
    color: #D96B5F;
}

#contact-container .crew-title-text {
    padding-top: 15px;
}

#contact-container .motto-title-border,
#contact-container {
    border-color: #2A2A2A;
}

#email-container {
    padding-bottom: 30px;
}

#email-us,
#write-us {
    border-right: 1px dotted;
}

.contact-info {
    font-size: 31px;
    color: #2A2A2A;
    padding-top: 9px;
    font-weight: 300;
    padding-bottom: 36px;
    line-height: 1.38;
}

.contact-info a {
    color: #2A2A2A;
}

.contact-info a:hover {
    color: #D96B5F;
}

.last-contact-info {
    padding-bottom: 0px;
}

#mission-text-container {
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-weight: 400;
    overflow: hidden;
    font-size: 66px;
    color: #929497;
    line-height: 1.1;
    height: 388px;
}

#contact-description-email,
#contact-description-snail-mail {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    overflow: hidden;
    font-size: 46px;
    color: #929497;
    line-height: 1.16;
    letter-spacing: -2px;
}

.social-box {
    border-right: 1px dotted;
}

.social-box.last-float-item {
    border-right: 0px;
}

#facebook-button {
    background: url("img/contact_facebook-01.svg") no-repeat 0px 6px;
}

#twitter-button {
    background: url("img/contact_twitter-01.svg")no-repeat 0px 6px;
}

#dribbble-button {
    background: url("img/contact_dribbble-01.svg")no-repeat 0px 6px;
}

.social-logo {
    float: left;
    margin: 0px 15px 0 0;
}

.social-text {
    text-align: left;
    padding-left: 75px;
    font-size: 28px;
    color: #929497;
    line-height: 1.2;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
}

#facebook-social {
    border-right: 1px dotted;
}

#twitter-social {
    border-right: 1px dotted;
}

#treats-text {
    float: left;
    font-size: 28px;
    color: #929497;
    line-height: 1.3;
    border-right: 1px dotted;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
}

#contact-form {
    padding-top: 34px;
}

input.treat {
    width: 285px;
    background: #88c3e0;
    float: left;
    border: none;
    font-size: 19px;
    margin: 0px 9px 9px 0;
    padding: 13px 10px 13px 10px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    opacity: 0.7;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

input:hover {
    opacity: 1;
}

input:focus {
    outline: none;
    opacity: 1;
}

div.wpcf7 .watermark {
    color: #fff !important;
}

.wpcf7-response-output {
    border: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    font-size: 16px;
    color: #929497;
    margin: 0em 0em 0em !important;
    padding: 0em 0em !important;
}

.wpcf7-not-valid-tip-no-ajax {
    position: absolute;
    top: -25px;
    width: 200px;
    left: 10px;
}

footer .wpcf7-response-output {
    position: absolute;
    top: 110%;
    font-size: 13px;
    color: white;
}

#wpcf7-f489-p230-o1 {
    position: relative;
}

.wpcf7-not-valid-tip {
    display: none;
}

#subscribe {
    background: #D96B5F;
    color: white;
    border: none;
    margin-left: 9px;
    font-size: 56px;
    font-family: "Signalist", sans-serif;
    padding: 25px 8px;
    width: 195px;
    opacity: 0.7;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#subscribe:hover {
    opacity: 1;
}

#contact-social-media-container {
    border-bottom: 1px dotted #2A2A2A;
    padding: 51px 0 23px 0;
}

#contact-treats {
    padding-top: 50px;
    margin-bottom: 82px;
}

#snail-mail-container {
    position: relative;
    padding: 55px 0 19px;
    border-top: 1px dotted #2A2A2A;
    border-bottom: 1px dotted #2A2A2A;
}

/*
	News Page
*/
#project-images {
    margin-top: 7px;
}

.post #main-content #project-images {
    font-size: 21px;
    font-weight: 300;
    line-height: 1.36;
}

.post #main-content #project-images img {
    margin-bottom: 36px;
}

#our-news-container {
    margin-top: 60px;
    margin-bottom: 55px;
    border-color: #2A2A2A;
}

#our-news-container .motto-title-border {
    border-color: #2A2A2A;
}

.recent-post-sample.float-grid-item {
    margin-bottom: 60px;
}

.time-top {
    font-family: 'Lato', sans-serif;
    font-size: 27px;
    line-height: 0.8;
}

#Sharing-container h2.first-h2 {
    line-height: 16px;
    margin-bottom: 20px;
}

#news-title-text.time-circle {
    padding-top: 14px;
}

.time-bottom {
    font-family: 'Lato', sans-serif;
}

.entry-meta {
    margin-bottom: 5px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #89BFD8;
    font-size: 24px;
    margin-bottom: 21px;
}

a.article-image {
    display: inline-block;
    height: 405px;
    width: 100%;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background: no-repeat center center;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

h2.entry-title {
    margin-top: 11px;
}

.entry-title a {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #89BFD8;
    font-size: 28px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.entry-title a:hover {
    color: #D96B5F;
}

.entry-summary {
    line-height: 1.65em;
    margin-bottom: 30px;
}

.entry-link {
    padding-bottom: 2px;
    border-bottom: 1px dotted;
}

h2.no-top-margin {
    margin-top: 0px !important;
}

#older-nav {
    text-align: right;
    float: right;
}

/*
	Footer
*/
footer {
    position: relative;
    height: 44px;
    background-color: #c46249;
}

footer h3 {
    color: white;
    font-size: 30px;
    margin-bottom: 6px;
}

#footer-content-container {
    color: white;
    margin-top: 7px;
    margin-bottom: 7px;
    text-align: center;
    width: 100%;
}

#footer-contact {
    color: white;
    font-size: 20px;
    font-weight: 100;
    line-height: 1.2;
    border-right: 1px dotted;
}

.contact-labels {
    float: left;
    margin-right: 10px;
    font-style: italic;
}

.indiv-contact-label {
    padding-bottom: 8px;
}

.contact-values {
    font-family: 'jubilat', serif;
    float: left;
    width: 225px;
}

#footer-follow {
    border-top: 0px;
    border-bottom: 0px;
    height: 165px;
    border-right: 1px dotted;
}

#follow-links {
    margin-top: 0;
    margin-bottom: 4px;
}

.follow-link {
    height: 60px;
    width: 60px;
    display: inline-block;
    padding-right: 36px;
}

.follow-dribbble .follow-link {
    padding-right: 0px;
}

.social-link {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.social-link:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}

.follow-facebook.footer {
    background: url('img/footer_facebook-01.svg') no-repeat;
    display: inline-block;
    background-size: 55px;
}

.follow-twitter.footer {
    background: url('img/footer_twitter-01.svg') no-repeat;
    display: inline-block;
    background-size: 55px;
}

.follow-pinterest.footer {
    background: url('img/footer_pinterest-01.svg') no-repeat;
    display: inline-block;
    background-size: 55px;
}

.follow-dribbble.footer {
    background: url('img/footer_dribbble-01.svg') no-repeat;
    display: inline-block;
    background-size: 55px;
}

.follow-facebook.main {
    background: url('img/footer_facebook-01.svg') no-repeat;
    display: inline-block;
}

.follow-twitter.main {
    background: url('img/footer_twitter-01.svg') no-repeat;
    display: inline-block;
}

.follow-pinterest.main {
    background: url('img/footer_pinterest-01.svg') no-repeat;
    display: inline-block;
}

.follow-dribbble.main {
    background: url('img/footer_dribbble-01.svg') no-repeat;
    display: inline-block;
}

.colophon-label {
    display: inline-block;
}

#newsletter-text {
    font-weight: 600;
    font-size: 14px;
    border-top: 1px dotted white;
    border-bottom: 1px dotted white;
    padding: 6px 0;
    float: left;
    margin-right: 8px;
    line-height: 18px;
}

#newsletter-input {
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.7);
    border: 0px;
    height: 32px;
    padding: 5px 13px;
    width: 276px;
    font-size: 14px;
    color: #88c3e0;
    font-weight: 300;
}

#newsletter-input.watermark {
    color: #89BFD8 !important;
}

::-webkit-input-placeholder {
    color: #88c3e0;
    font-weight: 300;
}

:-moz-placeholder {
    color: #88c3e0;
    font-weight: 300;
}

.colophon-label {
    font-size: 23px;
    float: left;
}

#type-one.colophon-label {
    font-size: 27px;
    line-height: 1.2;
}

#typefaces-label {
    border-right: 1px dotted white;
    border-bottom: 1px dotted white;
    font-size: 21px;
    font-weight: 300;
    padding-right: 8px;
    margin-bottom: 14px;
    padding-bottom: 3px;
}

#type-one {
    font-family: "Signalist", sans-serif;
    font-style: normal;
    font-weight: 400;
    float: right;
    width: 230px;
    height: 48px;
}

#type-two {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    float: left;
    margin-top: 6px;
    height: 48px;
}

#type-three {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    float: right;
    width: 230px;
    margin-top: 5px;
    height: 48px;
}

#typekit-love {
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
}

.type-designer {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
}

#footer-base {
    border-top: 1px dotted white;
    padding: 10px 0;
    color: white;
    font-size: 15px;
}

#legal-mumbo-jumbo {
    display: inline-block;
}

#ie-is-poopy {
    display: inline-block;
    float: right;
    position: relative;
    z-index: 10000;
}

#ie-is-poopy a {
    color: white;
}

.ie-turd-icon {
    background: url('img/ie-is-shit.svg') no-repeat 0 2px;
    display: inline-block;
    height: 12px;
    width: 20px;
}

#mobile-share-contents {
    display: none;
}

.clear:before,
.clear:after {
    content: "";
    display: table;
}

.clear:after {
    clear: both;
}

.clear {
    /* zoom: 1; */
}

/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */
/* Container - Original Size */
/*      Tablet Layout: 1232
        Gutters: 24
        Outer margins: 16
-----------------------------------------------------------------
*/
@media only screen and (min-width: 1200px) {

    .wrap,
    .grid12 {
        width: 840px;
    }

    /* Class applied to all elements that span main content width: container, header, etc */
    .grid1 {
        width: 8.33333333%;
    }

    .grid2 {
        width: 180px;
    }

    .grid3 {
        width: 282px;
    }

    .grid4 {
        width: 300px;
    }

    .grid5 {
        width: 486px;
    }

    .grid6 {
        width: 588px;
    }

    .grid7 {
        width: 690px;
    }

    .grid8 {
        width: 500px;
    }

    .grid9 {
        width: 825px;
    }

    .grid10 {
        width: 996px;
    }

    .grid11 {
        width: 1098px;
    }

    .grid1-box {
        width: 76px;
    }

    .grid2-box {
        width: 178px;
    }

    .grid3-box {
        width: 280px;
    }

    .grid4-box {
        width: 382px;
    }

    .grid5-box {
        width: 484px;
    }

    .grid6-box {
        width: 586px;
    }

    .grid7-box {
        width: 688px;
    }

    .grid8-box {
        width: 790px;
    }

    .grid9-box {
        width: 892px;
    }

    .grid10-box {
        width: 994px;
    }

    .grid11-box {
        width: 1096px;
    }

    .grid12-box {
        width: 1198px;
    }

    .grid3-flush {
        width: 306px;
    }

    .grid-half {
        width: 600px;
    }

    .grid-half-box {
        width: 598px;
    }

    .sidebar-at-top #fixed-share-inner {
        width: 1200px;
    }

    .float-grid-item {
        float: left;
        margin: 0 0px 30px 0;
        /* padding-left: 20px; */
    }

    .last-float-item {
        margin: 0 0 24px;
    }

    .float-connected {
        padding-right: 24px;
    }

    .two-column {
        -moz-column-count: 2;
        -moz-column-gap: 24px;
        -webkit-column-count: 2;
        -webkit-column-gap: 24px;
        column-count: 2;
        column-gap: 24px;
    }

    .center-column-border {
        position: relative;
    }

    .center-colomn-border-left {
        top: 0px;
        position: absolute;
        height: 100%;
        width: 1px;
        border-left: 1px dotted;
        left: -15px;
    }

    .center-colomn-border-right {
        top: 0px;
        position: absolute;
        height: 100%;
        width: 1px;
        border-left: 1px dotted;
        right: -15px;
    }

    .recent-image a {
        height: 407px;
    }

    #menu-ish-nav li:last-child {
        padding: 8px 12px;
    }

    .motto-big {
        font-size: 67px;
    }

    .crew-big {
        font-size: 69px;
    }

    .likers-big {
        font-size: 69px;
    }

    .news-big {
        font-size: 69px;
    }

    #motto-title,
    #crew-title,
    #likers-title,
    #your-motto-title {
        margin-top: 15px;
    }

    #about-us-text {
        font-size: 24px;
        line-height: 31px;
    }

    #learn-more-banner {
        padding: 15px 0px;
        font-size: 48px;
    }

    #learn-banner-bg {
        width: 62px;
    }
}

/*      Tablet Layout: 1024
        Gutters: 16
        Outer margins: 16
-----------------------------------------------------------------
*/
@media only screen and (min-width: 1024px) and (max-width: 1199px) {

    .wrap,
    .grid12 {
        width: 992px;
    }

    /* Class applied to all elements that span main content width: container, header, etc */
    .grid1 {
        width: 68px;
    }

    .grid2 {
        width: 152px;
    }

    .grid3 {
        width: 236px;
    }

    .grid4 {
        width: 320px;
    }

    .grid5 {
        width: 404px;
    }

    .grid6 {
        width: 488px;
    }

    .grid7 {
        width: 572px;
    }

    .grid8 {
        width: 656px;
    }

    .grid9 {
        width: 740px;
    }

    .grid10 {
        width: 824px;
    }

    .grid11 {
        width: 908px;
    }

    .grid1-box {
        width: 66px;
    }

    .grid2-box {
        width: 150px;
    }

    .grid3-box {
        width: 234px;
    }

    .grid4-box {
        width: 318px;
    }

    .grid5-box {
        width: 402px;
    }

    .grid6-box {
        width: 486px;
    }

    .grid7-box {
        width: 570px;
    }

    .grid8-box {
        width: 654px;
    }

    .grid9-box {
        width: 738px;
    }

    .grid10-box {
        width: 822px;
    }

    .grid11-box {
        width: 906px;
    }

    .grid12-box {
        width: 990px;
    }

    .grid3-flush {
        width: 252px;
    }

    .grid-half {
        width: 496px;
    }

    .grid-half-box {
        width: 494px;
    }

    /*
	Merger Announcement
*/
    #hidden-merger-container {
        font-size: 21px;
    }

    #hidden-merger-title {
        font-size: 50px;
        margin-bottom: 31px;
        padding-bottom: 31px;
    }

    #merger-copy-top {
        margin-bottom: 27px;
    }

    #close-window-text {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    /*
	Home Page
*/
    .what-we-do-text {
        font-size: 47px;
    }

    .recent-short-description {
        font-size: 19px;
    }

    #your-motto {
        padding-top: 11px;
    }

    #about-us-text #about-us-title {
        font-size: 83px;
    }

    .left-half-horizontal-border,
    .right-half-horizontal-border {
        width: 162px;
        top: 11px;
    }

    #what-we-do-title-text,
    #our-instagram-title {
        text-align: center;
        font-weight: 400 !important;
        font-size: 30px;
        /* margin-bottom: 30px; */
    }

    #what-we-do-title-text,
    #our-instagram-title-text {
        display: inline-block;
        padding: 0 20px;
        position: relative;
        /* top: -1px; */
    }

    .follow-link {
        padding-right: 16px;
    }

    #newsletter-input {
        width: 222px;
    }

    .colophon-label {
        font-size: 22px;
    }

    #type-one {
        width: 151px;
    }

    #type-three {
        width: 150px;
    }

    .follow-facebook.footer {
        background: url('img/footer_facebook-01.svg') no-repeat;
        display: inline-block;
        background-size: 55px;
    }

    .follow-twitter.footer {
        background: url('img/footer_twitter-01.svg') no-repeat;
        display: inline-block;
        background-size: 55px;
    }

    .follow-pinterest.footer {
        background: url('img/footer_pinterest-01.svg') no-repeat;
        display: inline-block;
        background-size: 55px;
    }

    .follow-dribbble.footer {
        background: url('img/footer_dribbble-01.svg') no-repeat;
        display: inline-block;
        background-size: 55px;
    }

    #type-two {
        margin-top: 9px;
    }

    #type-three {
        margin-top: 9px;
    }

    /*
	Work Page
*/
    /*
	About Page
*/
    #mission-icons-inner {
        position: relative;
        top: 10px;
    }

    #crew-doods .crew-member {
        margin-bottom: 16px;
    }

    .icon-background-circle {
        height: 110px;
        max-width: 110px;
    }

    #mission-text-container {
        font-size: 57px;
        line-height: 1.15;
    }

    #what-we-do {
        left: 107px;
        top: 136px;
    }

    .verticle-column-border {
        right: -11px;
    }

    .icon-background-circle {
        left: 25px;
    }

    .mission-icons img {
        width: 67px;
    }

    .icon2 .icon-background-circle,
    .icon4 .icon-background-circle {
        left: 18px;
    }

    .icon3 .icon-background-circle,
    .icon3 .icon-title,
    .icon4 .icon-background-circle,
    .icon4 .icon-title {
        position: relative;
        top: 12px;
    }

    .icon-title {
        line-height: 26px;
    }

    .mission-icons.icon1,
    .mission-icons.icon2 {
        padding-bottom: 10px;
        margin-bottom: 0px !important;
    }

    .mission-icons {
        height: 143px;
    }

    .crew-description {
        line-height: 1.75;
        font-size: 19px;
    }

    .likers-big,
    .crew-big,
    .news-big {
        font-size: 57px;
        margin-bottom: 18px;
    }

    .motto-title-border {
        top: 14px;
    }

    .likers-quote {
        font-size: 48px;
        line-height: 1.1;
    }

    #links-columns {
        -webkit-column-count: 3;
        -webkit-column-gap: 16px;
        -moz-column-count: 3;
        -moz-column-gap: 16px;
        column-count: 3;
        column-gap: 16px;
    }

    /*
	Contact Page
*/
    #contact-description-email,
    #contact-description-snail-mail {
        font-size: 40px;
        line-height: 1.16;
        padding-right: 16px;
    }

    .social-text {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 21px;
    }

    #treats-text {
        font-size: 27px;
    }

    input.treat {
        width: 255px;
    }

    #subscribe {
        margin-left: 0px;
        width: 128px;
        font-size: 39px;
        padding: 34px 8px 34px;
    }

    .contact-info {
        font-size: 24px;
        line-height: 1.3;
    }

    /*
	News Page
*/
    .blog #Sharing-container {
        margin-top: 6px;
    }

    .sidebar-at-top #fixed-share-inner {
        width: 992px;
    }

    .float-grid-item {
        float: left;
        margin: 0 16px 24px 0;
    }

    .last-float-item {
        margin: 0 0 24px;
    }

    .float-connected {
        padding-right: 16px;
    }

    .two-column {
        -moz-column-count: 2;
        -moz-column-gap: 16px;
        -webkit-column-count: 2;
        -webkit-column-gap: 16px;
        column-count: 2;
        column-gap: 16px;
    }

    .center-column-border {
        margin-left: -7px;
        padding-left: 7px;
        padding-right: 7px;
        width: 311px;
    }

    #menu-ish-nav {
        margin-right: -5px;
    }

    #menu-ish-nav li:last-child {
        padding: 2px 5px 1px 5px;
    }

    .motto-big {
        font-size: 56px;
    }

    .crew-big {
        font-size: 56px;
    }

    #motto-title,
    #your-motto-title {
        margin-top: 12px;
    }

    .recent-image a {
        height: 337px;
    }

    /*
	Single Work Page
*/
    #more-drawer-link {
        font-size: 26px;
    }

    .circle-image-left {
        margin-left: -1px;
        margin-top: 0px;
    }

    .circle-image-right {
        margin-left: -1px;
        margin-top: 0px;
    }
}

.frf,
.pnv,
.droom {
    margin-left: 20px !important;
}

/*      iPadsB (portrait and landscape)
-----------------------------------------------------------------
*/
/*      Tablet Layout: 768
        Gutters: 16
        Outer margins: 32
-----------------------------------------------------------------
*/
@media only screen and (min-width: 600px) and (orientation: portrait) {

    .adsB1,
    .adsB2,
    .adsB3,
    .adsB4,
    .adsB5,
    .adsB3-3,
    .adsB5-5,
    .adsB6,
    .adsB8,
    .adsB9,
    .adsB7,
    .adsB10,
    .adsB13,
    .adsB12,
    .adsB14,
    .adsB15,
    .adsB11 {
        height: 230px !important;
    }

    #access {
        margin-right: 24px;
    }

    .droom {
        margin-top: 10px !important;
    }

    .yuW,
    .frd {
        float: right !important;
        margin-left: 20px;
    }

    .webF {
        float: right !important;
        margin-left: 20px;
    }

    .pnv,
    .ph,
    .fra {
        margin-right: 20px !important;
    }

    #adsBhide {
        margin-right: 20px !important;
    }

    #our-instagram-title {
        margin-bottom: 9px !important;
    }

    .no-dis {
        display: block;
    }

    .dlas {
        display: none !important;
    }

    .trd {
        float: right;
        margin-right: -8vw;
        margin-top: 5px;
    }

    #page-down-arrow {
        position: absolute;
        bottom: -23px;
        left: 53%;
    }

    p.sweet {
        font-size: 14px !important;
        color: white;
        padding: 8px 6px 3px 10px !important;
    }

    .adsB5 {
        height: 345px;
    }

    #what-we-do-title-text,
    #our-instagram-title-text {
        top: 0;
    }

    #adsBhide {
        width: 100%;
        margin-left: 0px;
        display: none;
    }

    #adsBlong {
        width: 100% !important;
        margin-left: 0;
    }

    .gallery-thumbnail1 {
        margin: 10px 0px !important;
        float: left;
        opacity: 1;
    }

    .gallery-thumbnail {
        height: 100%;
        width: calc(50% - 10px) !important;
        height: 242px;
        margin-left: 0 !important;
    }

    a.gallery-thumbnail.gallery-thumbnail3 {
        /* margin-left: 20px !important; */
        width: calc(50% - 10px) !important;
        margin-right: 0;
    }

    a.gallery-thumbnail.grey {
        width: 47.5% !important;
        margin-right: 20px;
        margin-top: 10px;
    }

    a.gallery-thumbnail.fra {
        margin-right: 20px;
        width: 47.5% !important;
    }

    .back {
        margin-bottom: 0;
    }

    span.strip.ftp {
        width: 99.4%;
    }

    .yu50 {
        margin-right: 9px;
    }

    .yu52 {
        margin-right: 9px;
    }

    .coll {
        font-size: 17px;
    }

    .adsB14 {
        background: url(img/natM.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .frf {
        margin-left: 0 !important;
        margin-right: 20px !important;
    }

    .frd {
        margin-left: 0 !important;
        /* margin-right: 20px !important; */
    }

    .fde {
        margin-top: 1em !important;
    }

    hr {
        border: none;
    }

    .bor {
        width: 100%;
        margin-bottom: 2em;
        margin-left: 0px;
    }

    .ocd {
        font-size: 17px;
        margin-bottom: 15px;
    }

    .red {
        width: 97.4%;
    }

    .gallery-thumbnail1 {
        height: 100%;
        width: 47.5% !important;
        height: 242px;
        margin-top: 10px !important;
    }

    .gallery-thumbnail2 {
        height: 100%;
        width: 49%;
    }

    .gallery-thumbnail-long {
        width: 100%;
        margin: 10px 0px;
    }

    .gallery-thumbnail-long {
        width: 100% !important;
    }

    .wrap {
        padding: 0 24px;
        width: calc(100% - 140px);
    }

    .grid1 {
        width: 25px;
    }

    .grid2 {
        width: 62px;
    }

    .grid3 {
        width: 99px;
    }

    .grid4 {
        width: 136px;
    }

    .grid5 {
        width: 173px;
    }

    .grid6 {
        width: 210px;
    }

    .grid7 {
        width: 247px;
    }

    .grid8 {
        width: 49% !important;
        padding-left: 4px !important;
    }

    .grid9 {
        width: 100% !important;
        padding-top: 20px;
    }

    .grid10 {
        width: 358px;
    }

    .grid11 {
        width: 395px;
    }

    .grid12 {
        width: 432px;
    }

    .grid1-box {
        width: 23px;
    }

    .grid2-box {
        width: 60px;
    }

    .grid3-box {
        width: 97px;
    }

    .grid4-box {
        width: 134px;
    }

    .grid5-box {
        width: 171px;
    }

    .grid6-box {
        width: 208px;
    }

    .grid7-box {
        width: 245px;
    }

    .grid8-box {
        width: 282px;
    }

    .grid9-box {
        width: 319px;
    }

    .grid10-box {
        width: 356px;
    }

    .grid11-box {
        width: 391px;
    }

    .grid12-box {
        width: 430px;
    }

    .grid3-flush {
        width: 111px;
    }

    .grid-half {
        width: 428px;
    }

    .grid-half-box {
        width: 426px;
    }

    .float-grid-item {
        float: left;
        margin: 0 !important;
    }

    .last-float-item {
        margin: 0 0 24px;
    }

    .float-connected {
        padding-right: 12px;
    }

    .fixed-at-top #absolute-to-fixed-bar {
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
    }

    /*
	Merger Announcement
*/
    #hidden-merger-container {
        font-size: 16px;
    }

    #hidden-merger-header {
        font-size: 16px;
    }

    #hidden-merger-title {
        font-size: 22px;
        margin-bottom: 11px;
        padding-bottom: 15px;
    }

    #merger-copy-top {
        margin-bottom: 27px;
    }

    #close-window-text {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    /*
	Home Page
*/
    #access {
        padding: 8px 0 25px 5px;
        margin-right: 16px;
    }

    #recent-work-container {
        margin-bottom: 44px;
    }

    #menu-icon {
        right: 16px;
    }

    #what-we-do-container {
        height: 137px;
        padding: 0px;
    }

    #what-we-do-inner {
        height: 41px;
    }

    .what-we-do-text {
        font-size: 20px;
    }

    #recent-work-container {
        padding: 0px;
    }

    .home .recent-work-sample.grid4 {
        width: 428px;
        margin-right: 0px;
    }

    .motto-big {
        font-size: 18px;
    }

    #our-motto-container {
        max-height: 40px;
        padding: 0px;
    }

    #about-us-container {
        padding: 0px;
        margin-bottom: 68px;
    }

    .motto-title-border {
        top: 9px;
        height: 25px;
    }

    #motto-title-text,
    #crew-title-text,
    #likers-title-text,
    #news-title-text,
    #your-motto-title-text {
        padding-top: 6px;
    }

    #motto-title,
    #crew-title,
    #likers-title,
    #news-title,
    #your-motto-title {
        width: 84px;
        height: 23px;
        font-size: 12px;
        margin-top: 9px;
    }

    #your-motto {
        padding-top: 12px;
    }

    #our-motto {
        bottom: -2px;
    }

    #about-us-container {
        -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

    .grid-half {
        width: 428px;
    }

    #about-us-image,
    #about-us-text {
        margin-bottom: 0px;
        height: 362px;
    }

    #about-us-text {
        -webkit-box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, .2);
        box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, .2);
    }

    .about-text-copy {
        padding-top: 18px;
        font-size: 17px;
        line-height: 27px;
        padding-bottom: 11px;
    }

    .left-half-horizontal-border,
    .right-half-horizontal-border {
        width: 130px;
        top: 11px;
    }

    #about-us-text #about-us-title {
        margin: 0 0 22px 0;
        font-size: 59px;
    }

    #what-we-do-title-text,
    #our-instagram-title {
        margin-bottom: -4px;
    }

    #our-instagram-container {
        padding: 0;
    }

    #our-instagram-title {
        margin-bottom: 9em;
    }

    .grid4 {
        width: 50% !important;
        margin-right: 0px !important;
    }

    .grid4-box {
        width: 132px;
    }

    #footer-contact,
    #footer-follow {
        width: 206px;
    }

    .contact-values {
        width: 186px;
    }

    #footer-contact {
        font-size: 17px;
        line-height: 1.2;
        height: 125px;
        border-right: 0px;
    }

    #footer-follow {
        margin-right: 0px;
        border-right: 0px;
        padding-right: 0px;
        height: 115px;
    }

    .follow-facebook.footer {
        background: url('img/footer_facebook-01.svg') no-repeat;
        background-size: 44px;
    }

    .follow-twitter.footer {
        background: url('img/footer_twitter-01.svg') no-repeat;
        background-size: 44px;
    }

    .follow-pinterest.footer {
        background: url('img/footer_pinterest-01.svg') no-repeat;
        background-size: 44px;
    }

    .follow-dribbble.footer {
        background: url('img/footer_dribbble-01.svg') no-repeat;
        background-size: 44px;
    }

    .follow-link {
        height: 44px;
        width: 44px;
        padding-right: 6px;
    }

    .follow-pinterest .follow-link {
        padding-right: 5px;
    }

    #newsletter-input {
        width: 127px;
        padding: 5px 8px;
        font-size: 14px;
    }

    footer h3 {
        font-size: 23px;
        margin-bottom: 6px;
    }

    #follow-links {
        margin-top: 5px;
        margin-bottom: 6px;
    }

    .contact-labels {
        margin-right: 3px;
        display: none;
    }

    #footer-colophon {
        display: none;
    }

    #footer-content-container {
        padding: 0px;
    }

    /*
	Work Page
*/
    .recent-work-sample {
        width: 100%;
        margin-right: 0px;
    }

    .recent-title {
        font-size: 17px;
    }

    .recent-info-bottom {
        height: 37px;
    }

    .recent-short-description {
        margin-top: 15px;
        font-size: 17px;
        line-height: 1.5;
    }

    #current-dribbble {
        display: none;
    }

    #category-box {
        width: 100%;
        margin-right: 0px;
    }

    #work-categories-container {
        padding: 15px 0 22px 0;
        margin-top: 0px;
    }

    #recent-work-container {
        padding-top: 29px;
    }

    #mission-statement-container {
        padding: 0px;
        margin-bottom: 74px;
    }

    .icon-title {
        font-size: 25px;
    }

    #mission-text-container {
        font-size: 26px;
        line-height: 1.1;
        height: 168px;
        width: 100%;
        margin-right: 0px;
        margin-bottom: 0px;
    }

    #mission-icons-container {
        width: 100%;
        margin-bottom: 0px;
        margin-top: 40px;
    }

    /*
	News Page
*/
    #our-news-container {
        padding: 0px;
    }

    #main-content {
        padding: 0px;
    }

    .blog #project-images {
        width: 100%;
    }

    #project-details {
        width: 100%;
        margin-bottom: 63px;
    }

    .blog #Sharing-container {
        font-size: 18px;
        font-weight: 100;
    }

    /*
	Our Work Single 
*/
    #mobile-share-contents {
        display: block;
        font-size: 18px;
        font-weight: 100;
        width: 100%;
    }

    .more-drawer-text {
        font-size: 26px;
    }

    .single #Sharing-container {
        display: none;
    }

    .single #project-images {
        width: 100%;
    }

    #more-projects {
        width: 100%;
        margin-top: 38px;
    }

    #more-projects-title {
        padding: 13px 30px 14px;
    }

    .circle-image-right {
        margin-right: -1px;
        margin-top: 0px;
    }

    .circle-image-left {
        margin-right: -1px;
        margin-top: 0px;
    }

    .more-work-image.float-grid-item {
        margin-bottom: 12px;
        width: 208px;
        margin-right: 12px;
    }

    .more-work-image.float-grid-item.even-post {
        margin-right: 0px;
    }

    .crew-member.even {
        margin-right: 0px !important;
    }

    .crew-member {
        float: left;
        width: 208px;
        height: auto;
    }

    .crew-info {
        position: relative;
        height: 240px;
        width: 100%;
        z-index: 10;
        top: 0px;
        left: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=`00)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }

    .recent-image a {
        height: 288px;
    }

    /*
	About Page
*/
    .page-template-page-about-php #our-motto-container {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    #what-we-do {
        top: -40px;
        left: 0;
        padding: 0;
        width: 100%;
    }

    .icon1 .icon-background-circle,
    .icon1 .icon-title,
    .icon2 .icon-background-circle,
    .icon2 .icon-title,
    .icon3 .icon-background-circle,
    .icon3 .icon-title,
    .icon4 .icon-background-circle,
    .icon4 .icon-title {
        position: relative;
        top: 0px;
        left: 0px;
    }

    .icon4 .icon-title {
        margin-left: 0;
        left: 13px;
    }

    .icon2 .icon-title {
        margin-left: 0px;
    }

    .icon1 .icon-title {
        margin-right: 0;
    }

    .mission-icons.icon1,
    .mission-icons.icon2,
    .mission-icons.icon3,
    .mission-icons.icon4 {
        border: 0px;
        margin: 0;
        width: 25% !important;
        padding: 0px;
        height: 127px;
    }

    .icon1 .icon-title,
    .icon2 .icon-title,
    .icon3 .icon-title,
    .icon4 .icon-title {
        margin-right: 0;
        margin-left: 0;
        left: 0;
    }

    .verticle-column-border {
        display: none;
    }

    .icon-background-circle {
        left: 8px;
        height: 90px;
        max-width: 90px;
        position: static;
        margin: 0 auto;
    }

    .icon-background-circle img {
        width: 60px;
    }

    #design-icon img {
        padding-top: 16px;
    }

    #illustration-icon img {
        padding-top: 17px;
        width: 58px;
    }

    #interactive-icon img {
        padding-top: 24px;
    }

    #motion-icon img {
        padding-top: 16px !important;
        width: 62px;
    }

    #our-crew-container {
        padding: 0px;
    }

    .crew-big {
        font-size: 19px;
        position: relative;
        top: 2px;
        width: 319px;
    }

    .crew-big .joke-text {
        padding-top: 0px;
    }

    #our-motto-container,
    #our-crew-container,
    #contact-container,
    #our-news-container {
        margin-bottom: 90px;
    }

    #our-motto-container {
        margin-bottom: 91px;
    }

    #our-crew-container {
        margin-bottom: 33px;
    }

    .crew-follow-label {
        display: none;
    }

    #crew-photos-container {
        margin-bottom: 66px;
    }

    .mission-text-section {
        text-align: center;
    }

    .crew-info-bottom {
        height: 50px;
        display: none;
    }

    .crew-name {
        font-size: 18px;
        line-height: 18px;
    }

    .crew-title {
        font-size: 12px;
        padding-bottom: 10px;
        margin-bottom: 0px;
    }

    .crew-description {
        line-height: 1.3;
        font-size: 13px;
        padding-top: 10px;
    }

    .inner-border {
        margin-bottom: 8px;
    }

    .crew-twitter {
        padding: 0 16px 8px;
        font-size: 12px;
        line-height: 12px;
    }

    #our-likers-container,
    #likers-heading {
        padding: 0px;
    }

    #our-likers-container {
        margin-bottom: 30px;
        text-align: center;
    }

    .likers-big {
        font-size: 20px;
        position: relative;
        top: 2px;
        width: 312px;
    }

    .likers-big .joke-text {
        padding-top: 0px;
    }

    #likers-heading {
        margin-bottom: 15px;
    }

    .page-template-page-about-php h5 {
        padding: 15px 0 5px 0;
    }

    .likers-quote {
        font-size: 24px;
        line-height: 1.15;
        margin-top: 0px;
    }

    .liker {
        font-size: 14px;
        margin-top: 9px;
        float: none;
    }

    #links-columns,
    .rare-columns {
        -webkit-column-count: 3;
        -webkit-column-gap: 16px;
        -moz-column-count: 3;
        -moz-column-gap: 16px;
        column-count: 3;
        column-gap: 16px;
    }

    #links-friends,
    #links-press,
    #links-clients {
        margin-bottom: 0px;
        float: none;
        width: 100%;
        border: 0px;
    }

    #links-container a {
        font-size: 14px;
    }

    .likers-link {
        padding-right: 0;
        padding-bottom: 8px;
    }

    #links-clients {
        margin-bottom: 20px;
    }

    #links-press {
        margin-bottom: 16px;
    }

    #links-container {
        margin-bottom: 75px;
        text-align: center;
    }

    .absolute-vertical-border {
        display: none;
    }

    /*
	Contact Page
*/
    #contact-container,
    #email-container,
    #snail-mail-container,
    #contact-treats {
        padding: 0px;
    }

    #email-container {
        text-align: center;
    }

    #email-us-info {
        margin-bottom: 28px;
    }

    .page-template-page-contact-php h5 {
        padding-bottom: 7px;
    }

    .page-template-page-contact-php #contact-container {
        margin-top: 30px;
        margin-bottom: 28px !important;
    }

    #email-us,
    #write-us {
        border-right: 0;
        margin: 0;
        width: 100%;
    }

    #contact-description-email,
    #contact-description-snail-mail {
        font-size: 24px;
        line-height: 1.1;
        letter-spacing: 0;
        margin-bottom: 20px;
    }

    .contact-info {
        font-size: 21px;
        padding-top: 0;
        padding-bottom: 0px;
        line-height: 1;
    }

    #snail-mail-container {
        padding-top: 28px;
        text-align: center;
    }

    #other-info,
    #email-us-info {
        width: 100%;
    }

    .ish-phone {
        margin-bottom: 14px;
    }

    .social-box {
        border-right: 0;
        float: none;
        width: 100%;
        text-align: center;
    }

    #contact-treats {
        margin-top: 30px;
        margin-bottom: 54px;
    }

    .treats-text {
        margin-right: 0px;
        margin-bottom: 24px;
        width: 100%;
    }

    #contact-form {
        padding-top: 0;
        width: 100%;
        margin-bottom: 0px;
    }

    input.treat {
        width: 100%;
        margin: 0px 0px 9px 0;
        opacity: 0.7;
    }

    #subscribe {
        margin-left: 0;
        width: 100%;
    }

    #treats-text {
        border: 0;
        font-size: 24px;
    }

    .social-text {
        font-size: 24px;
        min-height: 60px;
    }

    #contact-social-media-container {
        text-align: center;
        padding: 54px 0 0 0;
    }

    #contact-social-media-container a {
        padding-top: 70px;
        font-size: 22px;
        padding-left: 0;
        margin-right: 0px;
        text-align: center;
        width: 240px;
    }

    #facebook-button {
        background: url("img/contact_facebook-01.svg") no-repeat 90px 0px;
    }

    #twitter-button {
        background: url("img/contact_twitter-01.svg")no-repeat 90px 0px;
    }

    #dribbble-button {
        background: url("img/contact_dribbble-01.svg")no-repeat 90px 0px;
    }

    .social-box.last-float-item {
        border-right: 0px;
        margin-bottom: 19px;
    }

    #subscribe {
        font-size: 47px;
        padding: 10px 8px;
    }

    /*
	News Page
*/
    #recent-post-container {
        padding: 0px;
        margin-top: 10px;
    }

    #our-news-container {
        margin-top: 20px;
        margin-bottom: 22px;
    }

    .post #main-content #project-images img:last-of-type {
        margin-bottom: 0px;
    }

    .news-big {
        font-size: 23px;
        margin-top: 6px;
        margin-bottom: 13px;
        width: 320px;
        position: relative;
        top: 4px;
    }

    .time-top,
    .time-bottom {
        display: inline-block;
        font-size: 15px;
        line-height: 1.0;
    }

    #news-title-text.time-circle {
        padding-top: 6px;
    }

    .blog .motto-title-border {
        bottom: 3px;
        height: 25px;
    }

    .post #main-content #project-images {
        font-size: 18px;
        font-weight: 300;
        line-height: 1.36;
        margin-bottom: 25px;
    }

    .sneaky-spacer {
        width: 3px;
        display: inline-block;
    }

    .two-column {
        -moz-column-count: 2;
        -moz-column-gap: 12px;
        -webkit-column-count: 2;
        -webkit-column-gap: 12px;
        column-count: 2;
        column-gap: 12px;
    }

    .center-column-border {
        margin-left: -5px;
        padding-left: 5px;
        padding-right: 5px;
        width: 129px;
    }

    .blog #project-images h3 {
        margin-top: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    #access {
        margin-right: 24px;
    }

    .wrap {
        padding: 0 32px;
        width: 704px;
    }

    /* Class applied to all elements that span main content width: container, header, etc */
    .grid1 {
        width: 44px;
    }

    .grid2 {
        width: 104px;
    }

    #header-container {
        max-width: 1024px !important;
    }

    #menu-icon {
        right: 24px;
    }

    #menu-ish-nav {
        /* margin-right: 0px; */
        margin: 0 auto;
    }

    #menu-ish-nav li:last-child {
        /* padding: 2px 0px 1px 5px; */
        display: inline-block;
        padding: 11px 10px;
        line-height: 0;
    }

    #home-page-hero,
    #about-page-hero,
    #single-page-hero,
    #home-page-hero .slideshow,
    #home-page-hero .slide,
    #post-fullscreen-header .slide,
    .featured-image-container {
        max-height: 1024px;
        max-width: 1024px;
    }

    #motto-title-text,
    #crew-title-text,
    #likers-title-text,
    #news-title-text,
    #your-motto-title-text {
        padding-top: 11px !important;
    }

    .grid3 {
        width: 164px;
    }

    .grid4 {
        width: 47.1%;
    }

    /*Changed from 224px */
    .grid5 {
        width: 284px;
    }

    p.sweet {
        font-size: 21px !important;
        padding: 14px 5px 17px 5px !important;
    }

    .coll {
        font-size: 25px !important;
    }

    .ocd {
        font-size: 23px !important;
    }

    .grid6 {
        width: 344px;
    }

    .grid7 {
        width: 404px;
    }

    .grid8 {
        width: 50%;
        float: right !important;
    }

    .grid9 {
        width: 100%;
    }

    a.gallery-thumbnail.gallery-thumbnail-long {
        width: calc(100% - 0px) !important;
        height: auto !important;
    }

    .re {
        bottom: 0px !important;
    }

    a.gallery-thumbnail.frf {
        width: calc(50% - 15px) !important;
        margin-left: 0 !important;
        margin-top: 10px !important;
        height: auto !important;
    }

    .gallery-thumbnail1 {
        width: calc(50% - 5px) !important;
        margin-left: 0px !important;
        /* margin-top: 0px !important; */
        height: auto !important;
    }

    .gallery-thumbnail .strip {
        bottom: 0px !important;
    }

    .dfd {
        margin-left: 1em;
    }

    .gallery-thumbnail1 .strip {
        bottom: 0px !important;
    }

    .gallery-thumbnail {
        width: calc(50% - 10px) !important;
        height: 282px !important;
        margin-left: 0 !important;
    }

    .no-dis h2 {
        margin-left: -1em !important;
    }

    .yu50 {
        width: 48.3% !important;
    }

    .yu52 {
        width: 31.3% !important;
    }

    .gallery-thumbnail3 {
        width: calc(50% - 10px) !important;
        margin-right: 0 !important;
    }

    .grid10 {
        width: 584px;
    }

    .red {
        width: 92.4% !important;
    }

    .grid11 {
        width: 644px;
    }

    .grid12 {
        width: 704px;
    }

    .grid1-box {
        width: 42px;
    }

    .grid2-box {
        width: 102px;
    }

    .grid3-box {
        width: 162px;
    }

    .grid4-box {
        width: 222px;
    }

    .grid5-box {
        width: 282px;
    }

    .grid6-box {
        width: 342px;
    }

    .grid7-box {
        width: 402px;
    }

    .grid8-box {
        width: 462px;
    }

    .grid9-box {
        width: 522px;
    }

    .grid10-box {
        width: 582px;
    }

    .grid11-box {
        width: 642px;
    }

    .grid12-box {
        width: 702px;
    }

    .grid3-flush {
        width: 180px;
    }

    .grid-half {
        width: 352px;
    }

    .grid-half-box {
        width: 350px;
    }

    .sidebar-at-top #fixed-share-inner {
        width: 704px;
    }

    .float-grid-item {
        float: left;
        margin: 0 0px 24px 0;
    }

    .last-float-item {
        margin: 0 0 24px;
    }

    .float-connected {
        padding-right: 16px;
    }

    #menu-icon {
        right: 24px;
    }

    /*
	Merger Announcement
*/
    #hidden-merger-container {
        font-size: 15px;
    }

    #hidden-merger-header {
        font-size: 19px;
    }

    #hidden-merger-title {
        margin-top: 10px;
        font-size: 35px;
        margin-bottom: 21px;
        padding-bottom: 21px;
    }

    #merger-copy-top {
        margin-bottom: 27px;
    }

    #close-window-text {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    /*
	Home Page
*/
    #what-we-do-container {
        padding: 20px 0px 0px 0px;
        height: 189px;
    }

    #what-we-do-title .horizontal-border,
    #our-instagram-title .horizontal-border {
        top: 23px;
    }

    #what-we-do-title-text,
    #our-instagram-title {
        font-size: 28px;
        /* margin-bottom: 27px; */
    }

    #what-we-do-title-text,
    #our-instagram-title-text {
        display: inline-block;
        padding: 28px;
        position: relative;
        /* top: 3px; */
    }

    .what-we-do-text {
        font-size: 33px;
    }

    #what-we-do-inner {
        height: 67px;
    }

    .recent-title {
        font-size: 16px;
    }

    .recent-short-description {
        margin-top: 5px;
        font-size: 15px;
        line-height: 1.3;
    }

    .recent-link {
        padding: 8px 16px 8px;
    }

    #our-motto-container,
    #our-crew-container,
    #contact-container,
    #our-news-container {
        padding: 0px;
        margin-bottom: 94px;
    }

    .motto-title-border {
        height: 52px;
        top: 8px;
    }

    #motto-title,
    #crew-title,
    #likers-title,
    #news-title,
    #your-motto-title {
        width: 48px;
        height: 48px;
        font-size: 11px;
        line-height: 11px;
        margin-right: 8px;
        margin-top: 10px;
    }

    #motto-title-text,
    #crew-title-text,
    #likers-title-text,
    #news-title-text,
    #your-motto-title-text {
        padding-top: 13px;
    }

    #our-motto {
        bottom: 5px;
    }

    .hovered-text #your-motto {
        top: 5px;
    }

    #about-us-container {
        padding: 0px;
        margin-bottom: 80px;
    }

    #about-us-text #about-us-title {
        font-size: 54px;
        margin: 13px 0 19px 0;
    }

    .about-text-copy {
        padding-top: 21px;
        font-size: 17px;
        line-height: 1.4;
        padding-bottom: 16px;
    }

    #about-us-image,
    #about-us-text {
        height: 398px;
    }

    #about-us-link a {
        font-size: 13px;
        position: relative;
        top: -1px;
    }

    .left-half-horizontal-border,
    .right-half-horizontal-border {
        width: 90px;
        top: 11px;
    }

    .footer-column {
        width: 342px;
    }

    #footer-follow.footer-column {
        width: 344px;
        border-right: 0px;
        margin-right: 0px;
        padding-left: 14px;
        padding-right: 0px;
    }

    #newsletter-input {
        width: 264px;
    }

    #footer-colophon {
        display: none;
    }

    #follow-links {
        margin-top: -4px;
        margin-bottom: 8px;
    }

    .follow-link {
        padding-right: 30px;
    }

    footer h3 {
        font-size: 28px;
        margin-bottom: 8px;
    }

    .contact-labels {
        margin-right: 21px;
    }

    #footer-contact {
        height: 149px;
    }

    footer a[href^=tel] {
        color: white;
    }

    /*
	Work Page
*/
    #work-categories-container {
        margin-top: 17px;
        padding: 15px 0 34px 0;
    }

    #recent-work-container {
        padding-top: 40px;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 48px;
    }

    #work-categories-container h1 {
        font-size: 28px;
    }

    #dribbble-content,
    #dribbble-url {
        font-size: 15px;
        font-weight: 400;
        line-height: 1.4;
    }

    #current-dribbble {
        line-height: 1.4em;
    }

    .recent-info-bottom {
        height: 35px;
    }

    /*
	About Page
*/
    #mission-statement-inner {
        margin-top: 50px;
    }

    #mission-statement-container {
        margin-bottom: 43px;
    }

    #mission-text-container {
        font-size: 40px;
        height: 269px;
        line-height: 1.2;
    }

    .mission-icons {
        height: 114px;
    }

    .mission-icons img {
        width: 40px;
    }

    #design-icon img {
        padding-top: 16px;
    }

    #illustration-icon img {
        padding-top: 18px;
    }

    #interactive-icon img {
        padding-top: 22px;
    }

    #motion-icon img {
        padding-top: 18px;
    }

    .mission-icons.icon1,
    .mission-icons.icon2 {
        padding-bottom: 0px;
    }

    #what-we-do {
        top: 101px;
        left: 62px;
        padding: 3px 3px;
        font-size: 12px;
    }

    .background-color {
        line-height: 1.1;
        padding: 3px 6px 3px 6px;
    }

    .icon-background-circle {
        left: 9px;
        height: 72px;
        max-width: 72px;
    }

    .icon1 .icon-background-circle,
    .icon3 .icon-background-circle {
        left: 19px;
    }

    .icon-title {
        font-size: 24px;
        padding-top: 0px;
    }

    .icon2 .icon-title,
    .icon4 .icon-title {
        margin-left: -8px;
    }

    .mission-icons.icon3 .icon-title,
    .mission-icons.icon4 .icon-title,
    .mission-icons.icon3 .icon-background-circle,
    .mission-icons.icon4 .icon-background-circle {
        position: relative;
        top: 18px;
    }

    .verticle-column-border {
        height: 107px;
        right: -9px;
    }

    .grid2-box {
        width: 101px;
    }

    #our-crew-container {
        margin-bottom: 39px;
    }

    #crew-doods .crew-member {
        margin-bottom: 16px;
    }

    #crew-photos-container {
        margin-bottom: 74px;
    }

    .crew-big {
        font-size: 40px;
        position: relative;
        bottom: 5px;
        left: 5px;
        width: 625px;
    }

    .crew-big .joke-text {
        padding-top: 0px;
    }

    .crew-name {
        font-size: 25px;
        padding-bottom: 0px;
    }

    .crew-title {
        font-size: 15px;
        margin-bottom: 5px;
        padding-bottom: 13px;
    }

    .crew-description {
        line-height: 1.5;
        font-size: 16px;
    }

    .crew-twitter {
        padding: 8px 16px;
        font-size: 16px;
        line-height: 1;
    }

    .inner-border {
        margin-bottom: 9px;
    }

    .crew-info-bottom {
        height: 72px;
    }

    #likers-heading {
        margin-bottom: 22px;
        padding: 0px;
    }

    .likers-big {
        font-size: 40px;
        position: relative;
        bottom: 5px;
        width: 620px;
    }

    .likers-big .joke-text {
        padding-top: 0px;
    }

    .likers-quote {
        font-size: 37px;
        margin-top: 0;
    }

    #links-columns {
        -webkit-column-count: 2;
        -webkit-column-gap: 16px;
        -moz-column-count: 2;
        -moz-column-gap: 16px;
        column-count: 2;
        column-gap: 16px;
    }

    .page-template-page-about-php h5 {
        padding: 15px 0 8px 0;
    }

    #our-likers-container {
        margin-bottom: 77px;
    }

    #links-container a {
        font-size: 17px;
    }

    /*
	Contact Page
*/
    .page-template-page-contact-php #contact-container {
        margin-top: 40px;
        margin-bottom: 36px !important;
    }

    #email-container {
        padding-bottom: 11px;
    }

    #snail-mail-container {
        padding: 36px 0 11px;
    }

    #contact-social-media-container {
        padding: 41px 0 12px 0;
    }

    #contact-container {
        padding: 0px;
    }

    #contact-container .crew-big {
        font-size: 39px;
    }

    #contact-description-email,
    #contact-description-snail-mail {
        font-size: 34px;
        letter-spacing: -1px;
    }

    .contact-info {
        font-size: 19px;
    }

    .social-text {
        font-size: 18px;
        padding-left: 62px;
    }

    a#facebook-button,
    #twitter-button,
    #dribbble-button {
        height: 75px;
        height: 64px;
    }

    #dribbble-button {
        background: url("img/contact_dribbble-01.svg")no-repeat 0px 10px;
        background-size: 45px 45px;
    }

    #twitter-button {
        background: url("img/contact_twitter-01.svg")no-repeat 0px 10px;
        background-size: 45px 45px;
    }

    #facebook-button {
        background: url("img/contact_facebook-01.svg") no-repeat 0px 10px;
        background-size: 45px 45px;
    }

    #contact-treats {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 41px;
        margin-bottom: 42px;
    }

    #contact-treats .grid4,
    #contact-form {
        width: 342px;
    }

    .your-email #email,
    .your-city-state #city-state {
        margin-right: 0px;
    }

    input.treat {
        width: 166px;
        padding: 6px 10px 5px 10px;
        font-size: 15px;
    }

    #subscribe {
        font-size: 27px;
        padding: 1px 0px;
        width: 341px;
        margin-left: 0px;
    }

    /*
	News 
*/
    #recent-post-container {
        padding: 0px;
        margin-bottom: 50px;
    }

    #our-news-container {
        margin-top: 40px;
        margin-bottom: 41px;
        padding: 0px;
    }

    #Sharing-container {
        font-size: 12px;
    }

    .blog .single-post #Sharing-container,
    .blog #Sharing-container {
        margin-top: 0px;
    }

    .post #main-content #project-images img {
        margin-bottom: 14px;
    }

    .post #main-content #project-images {
        font-size: 21px;
        font-weight: 300;
        line-height: 1.36;
        margin-bottom: 21px;
    }

    #main-content {
        padding: 0px;
    }

    .news-big {
        font-size: 40px;
        position: relative;
        bottom: 4px;
    }

    #project-details h2 {
        font-size: 20px;
    }

    #project-images {
        margin-top: 0px;
    }

    #news-title-text.time-circle {
        padding-top: 11px;
    }

    .time-top {
        font-size: 23px;
    }

    /*
	Single Work Page
*/
    .single-our-work #project-images {
        margin-top: 9px;
    }

    #project-overview {
        font-size: 14px;
    }

    .single-our-work #Sharing-container {
        font-size: 14px;
    }

    a.more-link-title {
        color: #929497;
        font-size: 12px;
        font-style: italic;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        margin-top: 10px;
        display: inline-block;
    }

    #more-drawer-link {
        font-size: 25px;
    }

    #more-projects-title {
        padding: 13px 30px 14px;
    }

    .circle-image-left {
        margin-left: -1px;
        margin-top: 0px;
    }

    .circle-image-right {
        margin-right: -1px;
        margin-top: 0px;
    }

    .two-column {
        -moz-column-count: 2;
        -moz-column-gap: 16px;
        -webkit-column-count: 2;
        -webkit-column-gap: 16px;
        column-count: 2;
        column-gap: 16px;
    }

    .center-column-border {
        margin-left: -15px;
        padding-left: 15px;
        padding-right: 15px;
        width: 207px;
    }

    .motto-big {
        font-size: 39px;
    }

    #header-container {
        max-width: 1024px;
    }

    .recent-image a {
        height: 238px;
    }

    .blog #project-images h3 {
        margin-top: -20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

    .adsB1,
    .adsB2,
    .adsB3,
    .adsB4,
    .adsB5,
    .adsB3-3,
    .adsB5-5,
    .adsB6,
    .adsB8,
    .adsB9,
    .adsB7,
    .adsB10,
    .adsB13,
    .adsB12,
    .adsB14,
    .adsB15,
    .adsB11 {
        height: 230px !important;
    }

    #access {
        margin-right: 24px;
    }

    .droom {
        margin-top: 10px !important;
    }

    .yuW,
    .frd {
        float: right !important;
        margin-left: 20px;
    }

    .webF {
        float: right !important;
        margin-left: 20px;
    }

    .pnv,
    .ph,
    .fra {
        margin-right: 20px !important;
    }

    #adsBhide {
        margin-right: 20px !important;
    }

    .wrap {
        padding: 0 32px;
        width: 704px;
    }

    /* Class applied to all elements that span main content width: container, header, etc */
    .grid1 {
        width: 44px;
    }

    .grid2 {
        width: 104px;
    }

    #header-container {
        max-width: 1024px !important;
    }

    #menu-icon {
        right: 24px;
    }

    #menu-ish-nav {
        /* margin-right: 0px; */
        margin: 0 auto;
    }

    #menu-ish-nav li:last-child {
        padding: 2px 0px 1px 5px;
    }

    #home-page-hero,
    #about-page-hero,
    #single-page-hero,
    #home-page-hero .slideshow,
    #home-page-hero .slide,
    #post-fullscreen-header .slide,
    .featured-image-container {
        max-height: 1024px;
        max-width: 1024px;
    }

    #motto-title-text,
    #crew-title-text,
    #likers-title-text,
    #news-title-text,
    #your-motto-title-text {
        padding-top: 11px !important;
    }

    .grid3 {
        width: 164px;
    }

    .grid4 {
        width: 47.1%;
    }

    /*Changed from 224px */
    .grid5 {
        width: 284px;
    }

    p.sweet {
        font-size: 25px !important;
        padding: 7px 0px 7px 0px !important;
    }

    .coll {
        font-size: 25px !important;
    }

    .ocd {
        font-size: 23px !important;
    }

    .grid6 {
        width: 344px;
    }

    .grid7 {
        width: 404px;
    }

    .grid8 {
        width: 50%;
        float: right !important;
    }

    .grid9 {
        width: 100%;
    }

    a.gallery-thumbnail.gallery-thumbnail-long {
        width: calc(100% - 0px) !important;
        height: auto !important;
        margin-bottom: 20px;
    }

    .re {
        bottom: 0px !important;
    }

    a.gallery-thumbnail.frf {
        width: calc(50% - 10px) !important;
        margin-left: 0 !important;
        margin-top: 10px !important;
        height: auto !important;
    }

    .gallery-thumbnail1 {
        width: calc(50% - 10px) !important;
        margin-left: 0px !important;
        margin-top: 10px !important;
        height: auto !important;
        margin-bottom: 10px !important;
    }

    .gallery-thumbnail .strip {
        bottom: 0px !important;
    }

    .dfd {
        margin-left: 1em;
    }

    .gallery-thumbnail1 .strip {
        bottom: 0px !important;
    }

    .gallery-thumbnail {
        width: calc(50% - 10px) !important;
        height: 282px !important;
        margin-left: 0 !important;
        margin-top: 10px !important;
    }

    .no-dis h2 {
        margin-left: -1em !important;
    }

    .yu50 {
        width: 48.3% !important;
    }

    .yu52 {
        width: 31.3% !important;
    }

    .gallery-thumbnail3 {
        width: calc(50% - 10px) !important;
        margin-right: 0 !important;
    }

    .grid10 {
        width: 584px;
    }

    .red {
        width: 92.4% !important;
    }

    .grid11 {
        width: 644px;
    }

    .grid12 {
        width: 704px;
    }

    .grid1-box {
        width: 42px;
    }

    .grid2-box {
        width: 102px;
    }

    .grid3-box {
        width: 162px;
    }

    .grid4-box {
        width: 222px;
    }

    .grid5-box {
        width: 282px;
    }

    .grid6-box {
        width: 342px;
    }

    .grid7-box {
        width: 402px;
    }

    .grid8-box {
        width: 462px;
    }

    .grid9-box {
        width: 522px;
    }

    .grid10-box {
        width: 582px;
    }

    .grid11-box {
        width: 642px;
    }

    .grid12-box {
        width: 702px;
    }

    .grid3-flush {
        width: 180px;
    }

    .grid-half {
        width: 352px;
    }

    .grid-half-box {
        width: 350px;
    }

    .sidebar-at-top #fixed-share-inner {
        width: 704px;
    }

    .float-grid-item {
        float: left;
        margin: 0 0px 24px 0;
    }

    .last-float-item {
        margin: 0 0 24px;
    }

    .float-connected {
        padding-right: 16px;
    }

    #menu-icon {
        right: 24px;
    }

    .gallery-thumbnail-long {
        margin-bottom: 10px !important;
    }

    /*
	Merger Announcement
*/
    #hidden-merger-container {
        font-size: 15px;
    }

    #hidden-merger-header {
        font-size: 19px;
    }

    #hidden-merger-title {
        margin-top: 10px;
        font-size: 35px;
        margin-bottom: 21px;
        padding-bottom: 21px;
    }

    #merger-copy-top {
        margin-bottom: 27px;
    }

    #close-window-text {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    /*
	Home Page
*/
    #what-we-do-container {
        padding: 20px 0px 0px 0px;
        height: 189px;
    }

    #what-we-do-title .horizontal-border,
    #our-instagram-title .horizontal-border {
        top: 23px;
    }

    #what-we-do-title-text,
    #our-instagram-title {
        font-size: 28px;
        /* margin-bottom: 27px; */
    }

    #what-we-do-title-text,
    #our-instagram-title-text {
        display: inline-block;
        padding: 30px;
        position: relative;
        /* top: 3px; */
    }

    .what-we-do-text {
        font-size: 33px;
    }

    #what-we-do-inner {
        height: 67px;
    }

    .recent-title {
        font-size: 16px;
    }

    .recent-short-description {
        margin-top: 5px;
        font-size: 15px;
        line-height: 1.3;
    }

    .recent-link {
        padding: 8px 16px 8px;
    }

    #our-motto-container,
    #our-crew-container,
    #contact-container,
    #our-news-container {
        padding: 0px;
        margin-bottom: 94px;
    }

    .motto-title-border {
        height: 52px;
        top: 8px;
    }

    #motto-title,
    #crew-title,
    #likers-title,
    #news-title,
    #your-motto-title {
        width: 48px;
        height: 48px;
        font-size: 11px;
        line-height: 11px;
        margin-right: 8px;
        margin-top: 10px;
    }

    #motto-title-text,
    #crew-title-text,
    #likers-title-text,
    #news-title-text,
    #your-motto-title-text {
        padding-top: 13px;
    }

    #our-motto {
        bottom: 5px;
    }

    .hovered-text #your-motto {
        top: 5px;
    }

    #about-us-container {
        padding: 0px;
        margin-bottom: 80px;
    }

    #about-us-text #about-us-title {
        font-size: 54px;
        margin: 13px 0 19px 0;
    }

    .about-text-copy {
        padding-top: 21px;
        font-size: 17px;
        line-height: 1.4;
        padding-bottom: 16px;
    }

    #about-us-image,
    #about-us-text {
        height: 398px;
    }

    #about-us-link a {
        font-size: 13px;
        position: relative;
        top: -1px;
    }

    .left-half-horizontal-border,
    .right-half-horizontal-border {
        width: 90px;
        top: 11px;
    }

    .footer-column {
        width: 342px;
    }

    #footer-follow.footer-column {
        width: 344px;
        border-right: 0px;
        margin-right: 0px;
        padding-left: 14px;
        padding-right: 0px;
    }

    #newsletter-input {
        width: 264px;
    }

    #footer-colophon {
        display: none;
    }

    #follow-links {
        margin-top: -4px;
        margin-bottom: 8px;
    }

    .follow-link {
        padding-right: 30px;
    }

    footer h3 {
        font-size: 28px;
        margin-bottom: 8px;
    }

    .contact-labels {
        margin-right: 21px;
    }

    #footer-contact {
        height: 149px;
    }

    footer a[href^=tel] {
        color: white;
    }

    /*
	Work Page
*/
    #work-categories-container {
        margin-top: 17px;
        padding: 15px 0 34px 0;
    }

    #recent-work-container {
        padding-top: 40px;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 48px;
    }

    #work-categories-container h1 {
        font-size: 28px;
    }

    #dribbble-content,
    #dribbble-url {
        font-size: 15px;
        font-weight: 400;
        line-height: 1.4;
    }

    #current-dribbble {
        line-height: 1.4em;
    }

    .recent-info-bottom {
        height: 35px;
    }

    /*
	About Page
*/
    #mission-statement-inner {
        margin-top: 50px;
    }

    #mission-statement-container {
        margin-bottom: 43px;
    }

    #mission-text-container {
        font-size: 40px;
        height: 269px;
        line-height: 1.2;
    }

    .mission-icons {
        height: 114px;
    }

    .mission-icons img {
        width: 40px;
    }

    #design-icon img {
        padding-top: 16px;
    }

    #illustration-icon img {
        padding-top: 18px;
    }

    #interactive-icon img {
        padding-top: 22px;
    }

    #motion-icon img {
        padding-top: 18px;
    }

    .mission-icons.icon1,
    .mission-icons.icon2 {
        padding-bottom: 0px;
    }

    #what-we-do {
        top: 101px;
        left: 62px;
        padding: 3px 3px;
        font-size: 12px;
    }

    .background-color {
        line-height: 1.1;
        padding: 3px 6px 3px 6px;
    }

    .icon-background-circle {
        left: 9px;
        height: 72px;
        max-width: 72px;
    }

    .icon1 .icon-background-circle,
    .icon3 .icon-background-circle {
        left: 19px;
    }

    .icon-title {
        font-size: 24px;
        padding-top: 0px;
    }

    .icon2 .icon-title,
    .icon4 .icon-title {
        margin-left: -8px;
    }

    .mission-icons.icon3 .icon-title,
    .mission-icons.icon4 .icon-title,
    .mission-icons.icon3 .icon-background-circle,
    .mission-icons.icon4 .icon-background-circle {
        position: relative;
        top: 18px;
    }

    .verticle-column-border {
        height: 107px;
        right: -9px;
    }

    .grid2-box {
        width: 101px;
    }

    #our-crew-container {
        margin-bottom: 39px;
    }

    #crew-doods .crew-member {
        margin-bottom: 16px;
    }

    #crew-photos-container {
        margin-bottom: 74px;
    }

    .crew-big {
        font-size: 40px;
        position: relative;
        bottom: 5px;
        left: 5px;
        width: 625px;
    }

    .crew-big .joke-text {
        padding-top: 0px;
    }

    .crew-name {
        font-size: 25px;
        padding-bottom: 0px;
    }

    .crew-title {
        font-size: 15px;
        margin-bottom: 5px;
        padding-bottom: 13px;
    }

    .crew-description {
        line-height: 1.5;
        font-size: 16px;
    }

    .crew-twitter {
        padding: 8px 16px;
        font-size: 16px;
        line-height: 1;
    }

    .inner-border {
        margin-bottom: 9px;
    }

    .crew-info-bottom {
        height: 72px;
    }

    #likers-heading {
        margin-bottom: 22px;
        padding: 0px;
    }

    .likers-big {
        font-size: 40px;
        position: relative;
        bottom: 5px;
        width: 620px;
    }

    .likers-big .joke-text {
        padding-top: 0px;
    }

    .likers-quote {
        font-size: 37px;
        margin-top: 0;
    }

    #links-columns {
        -webkit-column-count: 2;
        -webkit-column-gap: 16px;
        -moz-column-count: 2;
        -moz-column-gap: 16px;
        column-count: 2;
        column-gap: 16px;
    }

    .page-template-page-about-php h5 {
        padding: 15px 0 8px 0;
    }

    #our-likers-container {
        margin-bottom: 77px;
    }

    #links-container a {
        font-size: 17px;
    }

    /*
	Contact Page
*/
    .page-template-page-contact-php #contact-container {
        margin-top: 40px;
        margin-bottom: 36px !important;
    }

    #email-container {
        padding-bottom: 11px;
    }

    #snail-mail-container {
        padding: 36px 0 11px;
    }

    #contact-social-media-container {
        padding: 41px 0 12px 0;
    }

    #contact-container {
        padding: 0px;
    }

    #contact-container .crew-big {
        font-size: 39px;
    }

    #contact-description-email,
    #contact-description-snail-mail {
        font-size: 34px;
        letter-spacing: -1px;
    }

    .contact-info {
        font-size: 19px;
    }

    .social-text {
        font-size: 18px;
        padding-left: 62px;
    }

    a#facebook-button,
    #twitter-button,
    #dribbble-button {
        height: 75px;
        height: 64px;
    }

    #dribbble-button {
        background: url("img/contact_dribbble-01.svg")no-repeat 0px 10px;
        background-size: 45px 45px;
    }

    #twitter-button {
        background: url("img/contact_twitter-01.svg")no-repeat 0px 10px;
        background-size: 45px 45px;
    }

    #facebook-button {
        background: url("img/contact_facebook-01.svg") no-repeat 0px 10px;
        background-size: 45px 45px;
    }

    #contact-treats {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 41px;
        margin-bottom: 42px;
    }

    #contact-treats .grid4,
    #contact-form {
        width: 342px;
    }

    .your-email #email,
    .your-city-state #city-state {
        margin-right: 0px;
    }

    input.treat {
        width: 166px;
        padding: 6px 10px 5px 10px;
        font-size: 15px;
    }

    #subscribe {
        font-size: 27px;
        padding: 1px 0px;
        width: 341px;
        margin-left: 0px;
    }

    /*
	News 
*/
    #recent-post-container {
        padding: 0px;
        margin-bottom: 50px;
    }

    #our-news-container {
        margin-top: 40px;
        margin-bottom: 41px;
        padding: 0px;
    }

    #Sharing-container {
        font-size: 12px;
    }

    .blog .single-post #Sharing-container,
    .blog #Sharing-container {
        margin-top: 0px;
    }

    .post #main-content #project-images img {
        margin-bottom: 14px;
    }

    .post #main-content #project-images {
        font-size: 21px;
        font-weight: 300;
        line-height: 1.36;
        margin-bottom: 21px;
    }

    #main-content {
        padding: 0px;
    }

    .news-big {
        font-size: 40px;
        position: relative;
        bottom: 4px;
    }

    #project-details h2 {
        font-size: 20px;
    }

    #project-images {
        margin-top: 0px;
    }

    #news-title-text.time-circle {
        padding-top: 11px;
    }

    .time-top {
        font-size: 23px;
    }

    /*
	Single Work Page
*/
    .single-our-work #project-images {
        margin-top: 9px;
    }

    #project-overview {
        font-size: 14px;
    }

    .single-our-work #Sharing-container {
        font-size: 14px;
    }

    a.more-link-title {
        color: #929497;
        font-size: 12px;
        font-style: italic;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        margin-top: 10px;
        display: inline-block;
    }

    #more-drawer-link {
        font-size: 25px;
    }

    #more-projects-title {
        padding: 13px 30px 14px;
    }

    .circle-image-left {
        margin-left: -1px;
        margin-top: 0px;
    }

    .circle-image-right {
        margin-right: -1px;
        margin-top: 0px;
    }

    .two-column {
        -moz-column-count: 2;
        -moz-column-gap: 16px;
        -webkit-column-count: 2;
        -webkit-column-gap: 16px;
        column-count: 2;
        column-gap: 16px;
    }

    .center-column-border {
        margin-left: -15px;
        padding-left: 15px;
        padding-right: 15px;
        width: 207px;
    }

    .motto-big {
        font-size: 39px;
    }

    #header-container {
        max-width: 1024px;
    }

    .recent-image a {
        height: 238px;
    }

    .blog #project-images h3 {
        margin-top: -20px;
    }
}

/*      Wide Mobile Layout: 480px
        Gutters: 12px
        Outer margins: 24px
------------------------------------------------------------
 */
.active {
    color: #c46249 !important;
    text-decoration: none;
}

@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: portrait) {
    .gallery-thumbnail-long {
        width: 100%;
    }

    .wrap {
        padding: 0 24px;
        width: 428px;
    }

    .grid1 {
        width: 25px;
    }

    .grid2 {
        width: 62px;
    }

    .grid3 {
        width: 99px;
    }

    .grid4 {
        width: 136px;
    }

    .grid5 {
        width: 173px;
    }

    .grid6 {
        width: 210px;
    }

    .grid7 {
        width: 247px;
    }

    .grid8 {
        width: 284px;
    }

    .grid9 {
        width: 321px;
    }

    .grid10 {
        width: 358px;
    }

    .grid11 {
        width: 395px;
    }

    .grid12 {
        width: 432px;
    }

    .grid1-box {
        width: 23px;
    }

    .grid2-box {
        width: 60px;
    }

    .grid3-box {
        width: 97px;
    }

    .grid4-box {
        width: 134px;
    }

    .grid5-box {
        width: 171px;
    }

    .grid6-box {
        width: 208px;
    }

    .grid7-box {
        width: 245px;
    }

    .grid8-box {
        width: 282px;
    }

    .grid9-box {
        width: 319px;
    }

    .grid10-box {
        width: 356px;
    }

    .grid11-box {
        width: 391px;
    }

    .grid12-box {
        width: 430px;
    }

    .grid3-flush {
        width: 111px;
    }

    .grid-half {
        width: 428px;
    }

    .grid-half-box {
        width: 426px;
    }

    .float-grid-item {
        float: left;
        margin: 0 12px 24px 0;
    }

    .last-float-item {
        margin: 0 0 24px;
    }

    .float-connected {
        padding-right: 12px;
    }

    .fixed-at-top #absolute-to-fixed-bar {
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
    }

    /*
	Merger Announcement
*/
    #hidden-merger-container {
        font-size: 16px;
    }

    #hidden-merger-header {
        font-size: 16px;
    }

    #hidden-merger-title {
        font-size: 22px;
        margin-bottom: 11px;
        padding-bottom: 15px;
    }

    #merger-copy-top {
        margin-bottom: 27px;
    }

    #close-window-text {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    /*
	Home Page
*/
    #access {
        padding: 8px 0 25px 5px;
    }

    #recent-work-container {
        margin-bottom: 44px;
    }

    #what-we-do-container {
        height: 137px;
        padding: 0px;
    }

    #what-we-do-inner {
        height: 41px;
    }

    .what-we-do-text {
        font-size: 20px;
    }

    #recent-work-container {
        padding: 0px;
    }

    .home .recent-work-sample.grid4 {
        width: 428px;
        margin-right: 0px;
    }

    .motto-big {
        font-size: 18px;
    }

    #our-motto-container {
        max-height: 40px;
        padding: 0px;
    }

    #about-us-container {
        padding: 0px;
        margin-bottom: 68px;
    }

    .motto-title-border {
        top: 9px;
        height: 25px;
    }

    #motto-title-text,
    #crew-title-text,
    #likers-title-text,
    #news-title-text,
    #your-motto-title-text {
        padding-top: 6px;
    }

    #motto-title,
    #crew-title,
    #likers-title,
    #news-title,
    #your-motto-title {
        width: 84px;
        height: 23px;
        font-size: 12px;
        margin-top: 9px;
    }

    #your-motto {
        padding-top: 12px;
    }

    #our-motto {
        bottom: -2px;
    }

    #about-us-container {
        -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

    .grid-half {
        width: 428px;
    }

    #about-us-image,
    #about-us-text {
        margin-bottom: 0px;
        height: 362px;
    }

    #about-us-text {
        -webkit-box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, .2);
        box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, .2);
    }

    .about-text-copy {
        padding-top: 18px;
        font-size: 17px;
        line-height: 27px;
        padding-bottom: 11px;
    }

    .left-half-horizontal-border,
    .right-half-horizontal-border {
        width: 130px;
        top: 11px;
    }

    #about-us-text #about-us-title {
        margin: 0 0 22px 0;
        font-size: 59px;
    }

    #what-we-do-title-text,
    #our-instagram-title {
        margin-bottom: -4px;
    }

    #our-instagram-container {
        padding: 0;
    }

    #our-instagram-title {
        margin-bottom: 21px;
    }

    .grid4 {
        width: 134px;
    }

    .grid4-box {
        width: 132px;
    }

    #footer-contact,
    #footer-follow {
        width: 206px;
    }

    .contact-values {
        width: 186px;
    }

    #footer-contact {
        font-size: 17px;
        line-height: 1.2;
        height: 125px;
        border-right: 0px;
    }

    #footer-follow {
        margin-right: 0px;
        border-right: 0px;
        padding-right: 0px;
        height: 115px;
    }

    .follow-facebook.footer {
        background: url('img/footer_facebook-01.svg') no-repeat;
        background-size: 44px;
    }

    .follow-twitter.footer {
        background: url('img/footer_twitter-01.svg') no-repeat;
        background-size: 44px;
    }

    .follow-pinterest.footer {
        background: url('img/footer_pinterest-01.svg') no-repeat;
        background-size: 44px;
    }

    .follow-dribbble.footer {
        background: url('img/footer_dribbble-01.svg') no-repeat;
        background-size: 44px;
    }

    .follow-link {
        height: 44px;
        width: 44px;
        padding-right: 6px;
    }

    .follow-pinterest .follow-link {
        padding-right: 5px;
    }

    #newsletter-input {
        width: 127px;
        padding: 5px 8px;
        font-size: 14px;
    }

    footer h3 {
        font-size: 23px;
        margin-bottom: 6px;
    }

    #follow-links {
        margin-top: 5px;
        margin-bottom: 6px;
    }

    .contact-labels {
        margin-right: 3px;
        display: none;
    }

    #footer-colophon {
        display: none;
    }

    #footer-content-container {
        padding: 0px;
    }

    /*
	Work Page
*/
    .recent-work-sample {
        width: 100%;
        margin-right: 0px;
    }

    .recent-title {
        font-size: 17px;
    }

    .recent-info-bottom {
        height: 37px;
    }

    .recent-short-description {
        margin-top: 15px;
        font-size: 17px;
        line-height: 1.5;
    }

    #current-dribbble {
        display: none;
    }

    #category-box {
        width: 100%;
        margin-right: 0px;
    }

    #work-categories-container {
        padding: 15px 0 22px 0;
        margin-top: 0px;
    }

    #recent-work-container {
        padding-top: 29px;
    }

    #mission-statement-container {
        padding: 0px;
        margin-bottom: 74px;
    }

    .icon-title {
        font-size: 25px;
    }

    #mission-text-container {
        font-size: 26px;
        line-height: 1.1;
        height: 168px;
        width: 100%;
        margin-right: 0px;
        margin-bottom: 0px;
    }

    #mission-icons-container {
        width: 100%;
        margin-bottom: 0px;
        margin-top: 40px;
    }

    /*
	News Page
*/
    #our-news-container {
        padding: 0px;
    }

    #main-content {
        padding: 0px;
    }

    .blog #project-images {
        width: 100%;
    }

    #project-details {
        width: 100%;
        margin-bottom: 63px;
    }

    .blog #Sharing-container {
        font-size: 18px;
        font-weight: 100;
    }

    /*
	Our Work Single 
*/
    #mobile-share-contents {
        display: block;
        font-size: 18px;
        font-weight: 100;
        width: 100%;
    }

    .more-drawer-text {
        font-size: 26px;
    }

    .single #Sharing-container {
        display: none;
    }

    .single #project-images {
        width: 100%;
    }

    #more-projects {
        width: 100%;
        margin-top: 38px;
    }

    #more-projects-title {
        padding: 13px 30px 14px;
    }

    .circle-image-right {
        margin-right: -1px;
        margin-top: 0px;
    }

    .circle-image-left {
        margin-right: -1px;
        margin-top: 0px;
    }

    .more-work-image.float-grid-item {
        margin-bottom: 12px;
        width: 208px;
        margin-right: 12px;
    }

    .more-work-image.float-grid-item.even-post {
        margin-right: 0px;
    }

    .crew-member.even {
        margin-right: 0px !important;
    }

    .crew-member {
        float: left;
        width: 208px;
        height: auto;
    }

    .crew-info {
        position: relative;
        height: 240px;
        width: 100%;
        z-index: 10;
        top: 0px;
        left: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=`00)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }

    .recent-image a {
        height: 288px;
    }

    /*
	About Page
*/
    .page-template-page-about-php #our-motto-container {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    #what-we-do {
        top: -40px;
        left: 0;
        padding: 0;
        width: 100%;
    }

    .icon1 .icon-background-circle,
    .icon1 .icon-title,
    .icon2 .icon-background-circle,
    .icon2 .icon-title,
    .icon3 .icon-background-circle,
    .icon3 .icon-title,
    .icon4 .icon-background-circle,
    .icon4 .icon-title {
        position: relative;
        top: 0px;
        left: 0px;
    }

    .icon4 .icon-title {
        margin-left: 0;
        left: 13px;
    }

    .icon2 .icon-title {
        margin-left: 0px;
    }

    .icon1 .icon-title {
        margin-right: 0;
    }

    .mission-icons.icon1,
    .mission-icons.icon2,
    .mission-icons.icon3,
    .mission-icons.icon4 {
        border: 0px;
        margin: 0;
        width: 25% !important;
        padding: 0px;
        height: 127px;
    }

    .icon1 .icon-title,
    .icon2 .icon-title,
    .icon3 .icon-title,
    .icon4 .icon-title {
        margin-right: 0;
        margin-left: 0;
        left: 0;
    }

    .verticle-column-border {
        display: none;
    }

    .icon-background-circle {
        left: 8px;
        height: 90px;
        max-width: 90px;
        position: static;
        margin: 0 auto;
    }

    .icon-background-circle img {
        width: 60px;
    }

    #design-icon img {
        padding-top: 16px;
    }

    #illustration-icon img {
        padding-top: 17px;
        width: 58px;
    }

    #interactive-icon img {
        padding-top: 24px;
    }

    #motion-icon img {
        padding-top: 16px !important;
        width: 62px;
    }

    #our-crew-container {
        padding: 0px;
    }

    .crew-big {
        font-size: 19px;
        position: relative;
        top: 2px;
        width: 319px;
    }

    .crew-big .joke-text {
        padding-top: 0px;
    }

    #our-motto-container,
    #our-crew-container,
    #contact-container,
    #our-news-container {
        margin-bottom: 90px;
    }

    #our-motto-container {
        margin-bottom: 91px;
    }

    #our-crew-container {
        margin-bottom: 33px;
    }

    .crew-follow-label {
        display: none;
    }

    #crew-photos-container {
        margin-bottom: 66px;
    }

    .mission-text-section {
        text-align: center;
    }

    .crew-info-bottom {
        height: 50px;
        display: none;
    }

    .crew-name {
        font-size: 18px;
        line-height: 18px;
    }

    .crew-title {
        font-size: 12px;
        padding-bottom: 10px;
        margin-bottom: 0px;
    }

    .crew-description {
        line-height: 1.3;
        font-size: 13px;
        padding-top: 10px;
    }

    .inner-border {
        margin-bottom: 8px;
    }

    .crew-twitter {
        padding: 0 16px 8px;
        font-size: 12px;
        line-height: 12px;
    }

    #our-likers-container,
    #likers-heading {
        padding: 0px;
    }

    #our-likers-container {
        margin-bottom: 30px;
        text-align: center;
    }

    .likers-big {
        font-size: 20px;
        position: relative;
        top: 2px;
        width: 312px;
    }

    .likers-big .joke-text {
        padding-top: 0px;
    }

    #likers-heading {
        margin-bottom: 15px;
    }

    .page-template-page-about-php h5 {
        padding: 15px 0 5px 0;
    }

    .likers-quote {
        font-size: 24px;
        line-height: 1.15;
        margin-top: 0px;
    }

    .liker {
        font-size: 14px;
        margin-top: 9px;
        float: none;
    }

    #links-columns,
    .rare-columns {
        -webkit-column-count: 3;
        -webkit-column-gap: 16px;
        -moz-column-count: 3;
        -moz-column-gap: 16px;
        column-count: 3;
        column-gap: 16px;
    }

    #links-friends,
    #links-press,
    #links-clients {
        margin-bottom: 0px;
        float: none;
        width: 100%;
        border: 0px;
    }

    #links-container a {
        font-size: 14px;
    }

    .likers-link {
        padding-right: 0;
        padding-bottom: 8px;
    }

    #links-clients {
        margin-bottom: 20px;
    }

    #links-press {
        margin-bottom: 16px;
    }

    #links-container {
        margin-bottom: 75px;
        text-align: center;
    }

    .absolute-vertical-border {
        display: none;
    }

    /*
	Contact Page
*/
    #contact-container,
    #email-container,
    #snail-mail-container,
    #contact-treats {
        padding: 0px;
    }

    #email-container {
        text-align: center;
    }

    #email-us-info {
        margin-bottom: 28px;
    }

    .page-template-page-contact-php h5 {
        padding-bottom: 7px;
    }

    .page-template-page-contact-php #contact-container {
        margin-top: 30px;
        margin-bottom: 28px !important;
    }

    #email-us,
    #write-us {
        border-right: 0;
        margin: 0;
        width: 100%;
    }

    #contact-description-email,
    #contact-description-snail-mail {
        font-size: 24px;
        line-height: 1.1;
        letter-spacing: 0;
        margin-bottom: 20px;
    }

    .contact-info {
        font-size: 21px;
        padding-top: 0;
        padding-bottom: 0px;
        line-height: 1;
    }

    #snail-mail-container {
        padding-top: 28px;
        text-align: center;
    }

    #other-info,
    #email-us-info {
        width: 100%;
    }

    .ish-phone {
        margin-bottom: 14px;
    }

    .social-box {
        border-right: 0;
        float: none;
        width: 100%;
        text-align: center;
    }

    #contact-treats {
        margin-top: 30px;
        margin-bottom: 54px;
    }

    .treats-text {
        margin-right: 0px;
        margin-bottom: 24px;
        width: 100%;
    }

    #contact-form {
        padding-top: 0;
        width: 100%;
        margin-bottom: 0px;
    }

    input.treat {
        width: 100%;
        margin: 0px 0px 9px 0;
        opacity: 0.7;
    }

    #subscribe {
        margin-left: 0;
        width: 100%;
    }

    #treats-text {
        border: 0;
        font-size: 24px;
    }

    .social-text {
        font-size: 24px;
        min-height: 60px;
    }

    #contact-social-media-container {
        text-align: center;
        padding: 54px 0 0 0;
    }

    #contact-social-media-container a {
        padding-top: 70px;
        font-size: 22px;
        padding-left: 0;
        margin-right: 0px;
        text-align: center;
        width: 240px;
    }

    #facebook-button {
        background: url("img/contact_facebook-01.svg") no-repeat 90px 0px;
    }

    #twitter-button {
        background: url("img/contact_twitter-01.svg")no-repeat 90px 0px;
    }

    #dribbble-button {
        background: url("img/contact_dribbble-01.svg")no-repeat 90px 0px;
    }

    .social-box.last-float-item {
        border-right: 0px;
        margin-bottom: 19px;
    }

    #subscribe {
        font-size: 47px;
        padding: 10px 8px;
    }

    /*
	News Page
*/
    #recent-post-container {
        padding: 0px;
        margin-top: 10px;
    }

    #our-news-container {
        margin-top: 20px;
        margin-bottom: 22px;
    }

    .post #main-content #project-images img:last-of-type {
        margin-bottom: 0px;
    }

    .news-big {
        font-size: 23px;
        margin-top: 6px;
        margin-bottom: 13px;
        width: 320px;
        position: relative;
        top: 4px;
    }

    .time-top,
    .time-bottom {
        display: inline-block;
        font-size: 15px;
        line-height: 1.0;
    }

    #news-title-text.time-circle {
        padding-top: 6px;
    }

    .blog .motto-title-border {
        bottom: 3px;
        height: 25px;
    }

    .post #main-content #project-images {
        font-size: 18px;
        font-weight: 300;
        line-height: 1.36;
        margin-bottom: 25px;
    }

    .sneaky-spacer {
        width: 3px;
        display: inline-block;
    }

    .two-column {
        -moz-column-count: 2;
        -moz-column-gap: 12px;
        -webkit-column-count: 2;
        -webkit-column-gap: 12px;
        column-count: 2;
        column-gap: 12px;
    }

    .center-column-border {
        margin-left: -5px;
        padding-left: 5px;
        padding-right: 5px;
        width: 129px;
    }

    .blog #project-images h3 {
        margin-top: 0px;
    }
}

/*      Mobile Layout: 479px
        Gutters: 0px
        Outer margins: 24px. 
---------------------------------------------
 */
@media only screen and (max-width: 479px) {
    .wrap {
        /* padding: 0 24px; */
        width: 71vw;
        height: auto;
    }

    .grid12 {
        width: 272px;
    }

    .grid12-box {
        width: 270px;
    }

    .grid-half {
        width: 272px;
    }

    .grid-half-box {
        width: 270px;
    }

    .gallery-thumbnail-long {
        width: 100%;
    }

    /*
	Merger Announcement
*/
    #hidden-merger-container {
        font-size: 16px;
    }

    #hidden-merger-header {
        font-size: 16px;
    }

    #hidden-merger-title {
        font-size: 29px;
        margin-bottom: 14px;
        padding-bottom: 15px;
        margin-top: 7px;
    }

    #merger-copy-top {
        margin-bottom: 18px;
    }

    #close-window-text {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    /*
	Home Page
*/
    .mobile-device #scroll-top-detector {
        height: 30px;
    }

    .mobile-device #absolute-to-fixed-bar {
        height: 0;
    }

    #access {
        padding: 8px 0 25px 25px;
    }

    .mobile-device.scrolled-a-bit .logo {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }

    #header-container .wrap {
        padding: 0px;
    }

    .logo {
        position: absolute;
        z-index: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1.0;
        -khtml-opacity: 1.0;
        opacity: 1.0;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    .menu-header {
        position: relative;
        z-index: 1;
        text-align: center;
        margin: 0 auto;
    }

    #what-we-do-container {
        padding-right: 0px;
        padding-left: 0px;
        height: 175px;
        margin-bottom: 40px;
        padding-top: 0px;
    }

    #what-we-do-inner {
        height: 61px;
    }

    .what-we-do-text {
        font-size: 18px;
        line-height: 1.2;
    }

    #what-we-do-title-text {
        margin-bottom: 12px;
    }

    #our-instagram-title {
        margin-bottom: 20px;
    }

    .instagram-photo {
        margin-bottom: 14px;
    }

    #what-we-do-labels {
        width: 100%;
    }

    .label1 #what-we-do-arrow {
        left: 135px;
    }

    .what-we-do-label.first-label {
        padding: 0 11px;
    }

    .what-we-do-label.second-label {
        padding-left: 4px;
        padding-right: 7px;
    }

    .what-we-do-label.third-label {
        padding-right: 0px;
        padding-left: 7px;
    }

    #recent-work-container {
        margin-bottom: 22px;
    }

    #recent-work-container,
    #our-motto-container,
    #about-us-container,
    #footer-content-container {
        padding: 0px;
    }

    .recent-work-sample.float-grid-item {
        margin-bottom: 24px;
    }

    .recent-title {
        font-size: 18px;
    }

    .recent-short-description {
        margin-top: 15px;
        font-size: 15px;
        line-height: 1.55;
    }

    #motto-title,
    #crew-title,
    #likers-title,
    #news-title,
    #your-motto-title {
        margin-top: 10px;
    }

    .motto-big {
        font-size: 21px;
        width: 180px;
    }

    #our-motto {
        bottom: 5px;
    }

    #motto-title {
        font-size: 15px;
        letter-spacing: -1px;
    }

    #motto-title-text,
    #crew-title-text,
    #likers-title-text,
    #news-title-text,
    #your-motto-title-text {
        padding-top: 12px;
    }

    .hovered-text #your-motto {
        top: 7px;
        line-height: 1.1;
    }

    .hovered-text #our-motto {
        bottom: -150px;
    }

    #about-us-container {
        -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
        margin-bottom: 40px;
    }

    .about-us-inner {
        padding-left: 20px;
        padding-right: 20px;
    }

    #about-us-image {
        margin-bottom: 0;
        -webkit-box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, .2);
        box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, .2);
        height: 272px;
    }

    #about-us-text {
        -webkit-box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, .2);
        box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, .2);
    }

    #about-us-text #about-us-title {
        font-size: 39px;
        margin: 0px 0 10px 0;
    }

    #about-us-image,
    #about-us-text {
        height: 395px;
    }

    .about-text-copy {
        padding-top: 17px;
        font-size: 16px;
        line-height: 1.3;
        font-weight: 100;
        padding-bottom: 13px;
        letter-spacing: 1px;
    }

    #about-us-link a {
        padding: 0 0;
        font-size: 14px;
    }

    .left-half-horizontal-border,
    .right-half-horizontal-border {
        width: 52px;
        top: 11px;
    }

    #our-instagram-container {
        margin-bottom: 34px;
    }

    .instagram-box {
        margin-bottom: 24px;
    }

    .footer-column:before,
    .footer-column:after {
        content: "";
        display: table;
    }

    .footer-column:after {
        clear: both;
    }

    .footer-column {
        zoom: 1;
        margin-bottom: 24px;
    }

    #footer-contact {
        border-right: 0px;
        font-size: 18px;
        margin-bottom: 10px;
    }

    footer h3 {
        margin-bottom: 11px;
    }

    #follow-links {
        margin-top: 12px;
        margin-bottom: 20px;
    }

    .contact-values {
        width: 196px;
    }

    .contact-labels {
        margin-right: 7px;
    }

    a[href^=tel] {
        color: white;
    }

    .follow-link {
        padding-right: 6px;
    }

    #follow-dribbble a.follow-link {
        padding-right: 0px;
    }

    #newsletter-input {
        width: 193px;
    }

    #footer-colophon {
        display: none;
    }

    #ie-is-poopy {
        display: none;
    }

    /*
	Work Page
*/
    #current-dribbble {
        display: none;
    }

    #work-categories-container {
        padding-bottom: 20px;
        margin-top: 0;
    }

    .mobile-device #work-categories-container {
        margin-top: 20px;
    }

    .individual-category a.category-name {
        width: 80px;
        font-size: 14px;
    }

    .individual-category a.category-description {
        font-size: 12px;
    }

    #recent-work-container {
        padding-top: 27px;
    }

    .recent-info-bottom {
        height: 39px;
    }

    /*
	Single Our Work
*/
    .single #main-content {
        margin-top: -16px;
    }

    #more-projects {
        margin-bottom: 45px;
        margin-top: 38px;
    }

    #more-drawer-link {
        font-size: 25px;
    }

    #more-projects-title {
        padding: 13px 30px 14px;
    }

    #mobile-share-contents {
        display: block;
        font-size: 18px;
        font-weight: 100;
        width: 100%;
        margin-bottom: 20px;
    }

    .single #Sharing-container {
        display: none;
    }

    /*
	About Page
*/
    .page-template-page-about-php #our-motto-container {
        margin-top: 0px;
    }

    #mission-statement-container {
        margin-bottom: 32px;
        height: 270px;
    }

    #mission-statement-inner {
        margin-top: 20px;
        text-align: center;
    }

    #mission-text-container {
        font-size: 18px;
        line-height: 1.2;
        height: 128px;
    }

    #mission-icons-container {
        margin-top: 40px;
    }

    .mission-icons {
        height: 81px;
        width: 66px;
        float: left;
    }

    #what-we-do {
        width: 140px;
        left: 0px;
        padding: 0 0;
        top: -40px;
        left: 50%;
        margin-left: -70px;
        font-weight: 400;
        font-size: 16px;
    }

    #motion-icon {
        margin: 0px;
    }

    .mission-icons.icon1,
    .mission-icons.icon3 {
        border-left: 0px;
    }

    .mission-icons.icon1,
    .mission-icons.icon2 {
        border-bottom: 0px;
        padding-bottom: 5px;
        margin-bottom: 0px !important;
    }

    .mission-icons.icon3,
    .mission-icons.icon4 {
        padding-top: 0px;
    }

    #design-icon img {
        padding-top: 9px;
        width: 35px;
    }

    #illustration-icon img {
        padding-top: 9px;
        width: 34px;
    }

    #interactive-icon img {
        padding-top: 14px;
        width: 36px;
    }

    #motion-icon img {
        padding-top: 9px;
        width: 36px;
    }

    .page-template-page-about-php #our-motto-container {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .mobile-device .page-template-page-about-php #our-motto-container {
        margin-top: 13px;
    }

    #our-motto-container,
    #our-crew-container,
    #contact-container,
    #our-news-container {
        margin-bottom: 40px;
    }

    #our-motto-container {
        margin-bottom: 61px;
    }

    .crew-big {
        font-size: 18px;
        width: 185px;
        position: relative;
        top: -9px;
    }

    .crew-big .joke-text {
        padding-top: 0px;
    }

    .crew-member {
        margin-bottom: 24px;
    }

    .crew-member:last-of-type {
        margin-bottom: 0px;
    }

    .crew-name {
        font-size: 22px;
        line-height: 1.0;
    }

    .crew-title {
        font-size: 14px;
        margin-bottom: 5px;
        padding-bottom: 8px;
    }

    .crew-description {
        line-height: 1.4;
        font-size: 14px;
    }

    .crew-twitter {
        padding: 8px 16px;
        font-size: 13px;
        line-height: 1;
    }

    .inner-border {
        margin-bottom: 8px;
    }

    .crew-info-bottom {
        height: 54px;
    }

    #our-crew-container,
    #crew-photos-container,
    #likers-heading,
    #our-likers-container,
    #links-container {
        padding: 0px;
    }

    #our-crew-container {
        margin-bottom: 24px;
    }

    #crew-photos-container {
        margin-bottom: 42px;
    }

    .motto-title-border {
        height: 59px;
        margin: 0 7px 4px 4px;
    }

    #likers-heading {
        margin-bottom: 5px;
    }

    #our-likers-container h5 {
        text-align: center;
        padding: 15px 0 0 0;
        font-size: 12px;
    }

    .likers-big {
        font-size: 21px;
        width: 180px;
        position: relative;
        top: -6px;
    }

    .likers-big .joke-text {
        padding-top: 0px;
    }

    #motto-title,
    #crew-title,
    #likers-title,
    #news-title,
    #your-motto-title {
        font-size: 14px;
    }

    #our-likers-container {
        margin-bottom: 30px;
    }

    #links-friends,
    #links-press,
    #links-clients {
        margin-bottom: 30px;
    }

    #links-columns {
        -webkit-column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-count: 1;
        -moz-column-gap: 0;
        column-count: 1;
        column-gap: 0;
    }

    #links-container {
        margin-bottom: 30px;
        text-align: center;
    }

    .verticle-column-border {
        display: none;
    }

    .icon3 .icon-background-circle,
    .icon3 .icon-title,
    .icon4 .icon-background-circle,
    .icon4 .icon-title {
        position: relative;
        top: 0;
    }

    .icon-background-circle {
        left: 7px;
        height: 52px;
        max-width: 52px;
    }

    .icon2 .icon-background-circle,
    .icon4 .icon-background-circle {
        left: 7px;
    }

    .icon1 .icon-title,
    .icon2 .icon-title,
    .icon3 .icon-title,
    .icon4 .icon-title {
        margin-right: 0;
        margin-left: 0;
    }

    .icon-title {
        font-size: 12px;
        font-family: 'Lato', sans-serif;
        padding-top: 5px;
    }

    .likers-quote {
        font-size: 17px;
        line-height: 1.3;
        text-align: center;
    }

    .liker {
        font-size: 12px;
        margin-top: 8px;
        text-align: center;
        float: none;
    }

    .absolute-vertical-border {
        display: none;
    }

    .center-column-border {
        margin-left: 0px;
        padding-left: 0px;
        padding-right: 0px;
        border: transparent !important;
    }

    .crew-member.even {
        margin-right: 0px;
    }

    .recent-image a {
        height: 288px;
    }

    /*
	Contact Page
*/
    .page-template-page-contact-php #contact-container {
        margin-top: 20px;
        margin-bottom: 30px !important;
        padding: 0px;
    }

    .mobile-device .page-template-page-contact-php #contact-container {
        margin-top: 42px;
    }

    .contact-info {
        padding-top: 0px;
        padding-bottom: 24px;
        font-size: 22px;
    }

    #other-info {
        margin-bottom: 0px;
    }

    #email-us,
    #write-us {
        border-right: 0 dotted;
        margin-bottom: 30px;
    }

    #email-container {
        padding-bottom: 0px;
        text-align: center;
    }

    .page-template-page-contact-php h5 {
        padding-bottom: 7px;
    }

    #contact-description-email,
    #contact-description-snail-mail,
    #treats-text {
        font-size: 22px;
        line-height: 1.2;
        letter-spacing: 0;
        border-right: 0px;
    }

    #email-us-info {
        margin-bottom: 0px;
    }

    #snail-mail-container {
        padding: 28px 0 0 0;
        text-align: center;
    }

    .contact-info a[href^="tel"] {
        color: black;
    }

    #contact-social-media-container {
        padding: 29px 0 0 0;
        text-align: center;
    }

    #contact-social-media-container a {
        text-align: center;
        padding-top: 70px;
        font-size: 22px;
    }

    .social-box {
        border-right: 0;
        margin-bottom: 19px;
    }

    .social-box.last-float-item {
        margin-bottom: 11px;
    }

    .social-text {
        font-size: 24px;
        min-height: 67px;
        margin-bottom: 15px;
        padding-left: 0px;
    }

    #facebook-button {
        background: url("img/contact_facebook-01.svg") no-repeat 106px 0px;
        margin-top: 7px;
    }

    #twitter-button {
        background: url("img/contact_twitter-01.svg")no-repeat 106px 0px;
    }

    #dribbble-button {
        background: url("img/contact_dribbble-01.svg")no-repeat 106px 0px;
    }

    .social-logo {
        margin: 0px 0 0 0;
    }

    #contact-treats {
        padding-top: 29px;
        margin-bottom: 24px;
        text-align: center;
    }

    .treats-text:before,
    .treats-text:after {
        content: "";
        display: table;
    }

    .treats-text:after {
        clear: both;
    }

    .treats-text {
        zoom: 1;
    }

    #contact-form {
        padding: 26px 0 0 0;
    }

    input.treat {
        width: 272px;
        margin-right: 0px;
    }

    #subscribe {
        margin-left: 0px;
        padding: 15px 8px;
        width: 271px;
    }

    #our-news-container,
    #recent-post-container,
    #main-content {
        padding: 0px;
    }

    .news-big {
        font-size: 26px;
        width: 189px;
    }

    #our-news-container {
        margin-top: 20px;
    }

    .post #main-content #project-images,
    .post #main-content #Sharing-container {
        font-size: 17px;
        font-weight: 300;
        line-height: 1.36;
    }

    .post #main-content #Sharing-container {
        margin-top: 27px;
    }

    #project-images {
        margin-top: 0px;
    }

    .post #main-content #project-images img:last-of-type {
        margin-bottom: 0px;
    }

    .single #project-images h2,
    .single #project-images h3 {
        font-family: 'gesta';
        font-size: 11px;
        margin-top: 8px;
        padding-bottom: 17px;
    }

    .rare-columns {
        -webkit-column-count: 1;
        -webkit-column-gap: 24px;
        -moz-column-count: 1;
        -moz-column-gap: 24px;
        column-count: 1;
        column-gap: 24px;
    }

    #links-columns {
        -webkit-column-count: 3;
        -webkit-column-gap: 24px;
        -moz-column-count: 3;
        -moz-column-gap: 24px;
        column-count: 3;
        column-gap: 24px;
    }

    #project-images:before,
    #project-images:after {
        content: "";
        display: table;
    }

    #project-images:after {
        clear: both;
    }

    #project-images {
        zoom: 1;
    }

    .blog #project-images h3 {
        margin-top: 0px;
    }
}

/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */
.adsB1,
.adsB2,
.adsB3,
.adsB4,
.adsB5,
.adsB3-3,
.adsB5-5,
.adsB6,
.adsB8,
.adsB9,
.adsB7,
.adsB10,
.adsB13,
.adsB12,
.adsB14,
.adsB15,
.adsB11 {
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

.adsB1 {
    display: block !important;
}

/* For image replacement */
.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
}

.ir br {
    display: none;
}

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
    display: none !important;
    visibility: hidden;
}

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
    border: 0
}

.gal {
    -webkit-column-count: 3;
    /* Chrome, Safari, Opera */
    -moz-column-count: 3;
    /* Firefox */
    column-count: 3;
}

.gal img {
    width: 100%;
    padding: 7px 0;
}

@media (max-width: 500px) {
    .gal {
        -webkit-column-count: 1;
        /* Chrome, Safari, Opera */
        -moz-column-count: 1;
        /* Firefox */
        column-count: 1;
    }
}

#cont {
    padding-top: 44px;
}

.come-in {
    transform: translateY(150px);
    animation: come-in 0.8s ease forwards;
}

.come-in:nth-child(odd) {
    animation-duration: 0.6s;
}

.already-visible {
    transform: translateY(0);
    animation: none;
}

@keyframes come-in {
    to {
        transform: translateY(0);
    }
}

.gallery-thumbnail {
    width: 296px;
    height: 243px;
    display: block;
    background: #ccc;
    /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); */
    margin: 10px;
    margin-right: 0;
    margin-left: 0;
    float: left;
    opacity: 1;
}

.gallery-thumbnail.is-faded {
    background: blue;
}

.gallery-thumbnail-long {
    width: 495px;
}

.re {
    /* background: url(http://mayurhola.com/img/background-paper-ground-back.jpg); */
    background-color: #bcb3ac;
    background-repeat: no-repeat;
    bottom: 50px;
    position: relative;
    /* height: 65px; */
    width: calc(100% - 30px) !important;
    display: block;
    float: left;
    padding: 12px 15px 8px 15px;
}

.gallery {
    width: 560px;
}

.gallery-thumbnail1 {
    width: 258px;
    height: 243px;
    display: block;
    background: #ccc;
    /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); */
    margin: 10px;
    margin-left: 20px;
    margin-right: 0px;
    float: left;
    opacity: 1;
}

.gallery-thumbnail3 {
    width: 298px;
    height: 243px;
    display: block;
    background: #ccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    margin: 10px;
    margin-left: 0px;
    margin-right: 0px;
    float: left;
    opacity: 1;
}

.red {
    border-bottom: 1px dotted #c46249;
    width: 98.4%;
    padding-right: -52px;
    float: right;
    margin-top: 1.3em;
    clear: both;
}

.adtxtM {
    font-size: 16px;
    color: #c46249;
    line-height: 10px;
    letter-spacing: 0px;
}

.adtxtM2 {
    font-style: italic;
    color: #333333;
    font-size: 79%;
    font-weight: 400;
    letter-spacing: 0px;
}

.gallery-thumbnail .strip {
    /* background: url(http://mayurhola.com/img/background-paper-ground-back.jpg); */
    background-color: #bcb3ac;
    background-repeat: no-repeat;
    bottom: 50px;
    position: relative;
    width: calc(100% - 30px) !important;
    /* height: 65px; */
    display: block;
    float: left;
    padding: 12px 15px 8px 15px;
}

.gallery-thumbnail1 .strip {
    /* background: url(http://mayurhola.com/img/background-paper-ground-back.jpg); */
    background-color: #bcb3ac;
    background-repeat: no-repeat;
    bottom: 50px;
    position: relative;
    width: calc(100% - 23px);
    /* height: 65px; */
    display: block;
    float: left;
    padding: 12px 12px 8px 12px;
}

.bor {
    border: 1px dotted #c46249;
    clear: both;
    width: 97%;
    margin: 0px 0px 45px 10px;
}

.adsB1 {
    background: url(img/boybrowsing.jpg)no-repeat center center;
    background-repeat: no-repeat;
    height: 243px;
    background-size: cover;
}

.adsB2 {
    background: url(img/mh2.jpg)no-repeat center center;
    background-repeat: no-repeat;
    height: 243px;
    background-size: cover;
}

.adsB3 {
    background: url(img/yu.jpg)no-repeat center center;
    background-repeat: no-repeat;
    height: 243px;
    background-size: cover;
}

.adsB4 {
    background: url(img/domino.jpg)no-repeat top center;
    background-repeat: no-repeat;
    height: 243px;
    background-size: cover;
}

.adsB5 {
    background: url(img/droom.jpg)no-repeat top center;
    background-repeat: no-repeat;
    height: 243px;
    background-size: cover;
}

.adsB5-5 {
    background: url(img/droomM5.jpg)no-repeat center center;
    background-repeat: no-repeat;
    height: 243px;
    background-size: cover;
}

.adsB3-3 {
    background: url(img/yuM2.jpg)no-repeat center center;
    background-repeat: no-repeat;
    height: 243px;
    background-size: cover;
}

.adsB8 {
    background: url(img/truecaller.jpg)no-repeat center center;
    background-repeat: no-repeat;
    height: 243px;
    background-size: cover;
}

/* .adsB9 {
    background: url(img/northstar.jpg)no-repeat center center;
    background-repeat: no-repeat;
    height: 243px;
    background-size: cover;
} */
.adsB9 {
    background: url(img/subway.png)no-repeat center center;
    background-repeat: no-repeat;
    height: 243px;
    background-size: cover;
}

.adsB10 {
    background: url(img/oyo.png)no-repeat top center;
    background-repeat: no-repeat;
    height: 243px;
    background-size: cover;
}

.adsB11 {
    background: url(img/tata.jpg)no-repeat center center;
    background-repeat: no-repeat;
    height: 243px;
    background-size: cover;
}

.adsB12 {
    background: url(img/vivo.jpg)no-repeat center center;
    background-repeat: no-repeat;
    height: 243px;
    background-size: cover;
}

.adsB13 {
    background: url(img/evok.jpg)no-repeat center center;
    background-repeat: no-repeat;
    height: 243px;
    background-size: cover;
}

.adsB14 {
    background: url(img/nat.jpg)no-repeat center center;
    background-repeat: no-repeat;
    height: 243px;
    background-size: cover;
}

.adsB15 {
    background: url(img/kfc.jpg)no-repeat center center;
    background-repeat: no-repeat;
    height: 243px;
    background-size: cover;
}

@import url("//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css");

.button-wrap {
    width: 24px;
    height: 24px;
    position: relative;
    display: inline-block;
    margin: 1px;
    cursor: pointer;
    border-radius: 100%;
    /* box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.3); */
}

.button-inner-wrap {
    width: 30px;
    height: 30px;
    border: 1px solid #DDD;
    position: absolute;
    left: 50%;
    top: 50%;
    overflow: hidden;
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all 0.3s ease;
}

.button-inner-wrap i {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 50px;
    transition: all 0.3s ease;
}

.button-inner-wrap i.inactive {
    color: #CCC;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.button-inner-wrap i.active {
    -webkit-transform: translate(-150px, -50%);
    transform: translate(-150px, -50%);
}

a.gallery-thumbnail.gallery-thumbnail-long.gre {
    width: 52%;
    margin-right: 0;
}

a.gallery-thumbnail.grey {
    width: 42.5%;
    margin-left: 20PX;
}

a.gallery-thumbnail.fra {
    width: 44.8%;
    margin-left: 20px;
}

a.gallery-thumbnail.gallery-thumbnail-long.fre {
    width: 50%;
}

span.re.rt {
    width: 90%;
}

span.strip.st {
    width: 89%;
}

span.re.ft {
    width: 90.7%;
}

span.strip.ftp {
    width: 87.4%;
}

.my {
    font-size: 20px;
    font-family: 'American Typewriter' !important;
    padding: 24px 20px;
    /* margin-top: 15px; */
}

.mobile-contact {
    display: block;
}

.contact-mobile {
    display: none;
}

.contact-m {
    float: left;
    margin-right: 10px;
}

.adsB6 {
    background: url(img/dmn.jpg)no-repeat top center;
    background-repeat: no-repeat;
    height: 243px;
    background-size: cover;
}

.adsB7 {
    background: url(img/eno.jpg)no-repeat center center;
    background-repeat: no-repeat;
    height: 243px;
    background-size: cover;
}

.dlas {
    display: none;
}

.youtub {
    height: 350px;
    margin: 35px 0 0;
}

.ocd {
    font-size: 27px;
    margin-bottom: 25px;
    color: #5a4a4b;
    margin-top: 25px;
}

.coll {
    color: #5a4a4b;
    font-size: 22px;
    line-height: 30px;
}

.yu50 {
    width: 49%;
    float: left;
    margin-right: 16px;
    margin-bottom: 15px;
    margin-top: 35px;
}

.yu52 {
    width: 31.9%;
    float: left;
    margin-right: 16px;
    margin-bottom: 15px;
}

.yu53 {
    width: 32.3%;
    margin-bottom: 3em;
}

.yu51 {
    width: 49%;
    margin-bottom: 15px;
    margin-top: 35px;
}

.yuD {
    display: block;
}

.yuM {
    display: none;
}

.evok {
    width: 45%;
    float: left;
}

.coch {
    width: 45%;
    float: right;
}

.cd-top {
    display: inline-block;
    /* height: 22px; */
    /* width: 20px; */
    position: fixed;
    bottom: calc(100% - 76%);
    right: 0;
    padding: 0px;
    /* margin-right: 16px; */
    /* -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); */
    /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); */
    /* image replacement properties */
    overflow: hidden;
    /* text-indent: 100%; */
    white-space: nowrap;
    /* background: url(http://sirrat.com/mimage/img/topIcon.png) no-repeat center 50%; */
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
    transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
}

.cd-top.cd-top--show,
.cd-top.cd-top--fade-out,
.cd-top:hover {
    /* -webkit-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s; */
    /* transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s; */
}

.cd-top.cd-top--show {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-top--fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    /* opacity: .5; */
}

.cd-top:hover {
    /* background-color: #e86256; */
    opacity: 1;
}

.cd-nugget-info {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 50px;
    line-height: 50px;
    top: 0;
    left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.cd-nugget-info a {
    position: relative;
    font-size: 14px;
    color: #e86256;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.cd-nugget-info a:hover {
    opacity: .8;
}

.cd-nugget-info span {
    vertical-align: middle;
    display: inline-block;
}

.cd-nugget-info span svg {
    display: block;
}

.cd-nugget-info .cd-nugget-info-arrow {
    fill: #e86256;
}

.mtxt {
    font-size: 24px;
    font-weight: bolder;
    color: #c46248;
    line-height: normal;
    padding-left: 6px;
}

@media only screen and (min-width: 768px) {
    .cd-top {
        right: 20px;
        bottom: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 22px;
        width: 25px;
        right: 43px;
        bottom: 85px;
    }
}

.mar {
    /* line-height: 60px; */
    font-size: 18px;
    color: #d5d1ce;
}

.japm {
    display: none;
}

.abtm {
    display: none
}

p.sweet {
    font-size: 20px;
    color: white;
    padding: 16px 0px 18px 0px;
}

@media (max-width: 496px) and (min-width: 320px) {
    #PINbox {
        padding: 5px;
        width: 100% !important;
        height: 137px;
        top: 0;
        /* padding-right: 85px; */
        margin-top: 85px !important;
    }
}

@media (min-width: 320px) and (max-width: 480px) and (orientation: portrait) {
    .yuW {
        float: right !important;
    }

    #menu-ish-nav li a {
        font-size: 10px;
        line-height: 10px;
    }

    .fancybox-button--arrow_right {
        display: none !important;
    }

    .fancybox-button--arrow_left {
        display: none !important;
    }

    #page-down-arrow {
        position: absolute;
        bottom: -23px;
        left: 55.8%;
    }

    img.nato {
        margin-left: 0px !important;
    }

    img.contact-t {
        float: left;
        margin-right: 4px;
    }

    .contact-l {
        float: left;
        margin-right: 5px;
        margin-bottom: 1em;
    }

    .have {
        font-size: 18px;
        font-family: 'American Typewriter' !important;
        padding-top: 20px;
        margin-right: 52px;
        margin-left: 80px;
    }

    .my {
        font-size: 18px;
        font-family: 'American Typewriter' !important;
        padding: 0px;
        padding-top: 20px;
        margin-right: 85px;
        margin-left: 80px;
    }

    .nono {
        display: none;
    }

    .contact-m {
        margin-bottom: 4em;
        float: left;
        margin-right: 4px;
    }

    .retweet {
        font-size: 18px;
        font-family: 'American Typewriter' !important;
        padding-top: 20px;
        padding-top: 20px;
        margin-left: 103px;
        margin-right: 22px;
    }

    .channel {
        font-size: 18px;
        font-family: 'American Typewriter' !important;
        padding-top: 20px;
        margin-right: 40px;
        margin-left: 149px;
    }

    .contact-y {
        float: left;
        width: 50%;
        margin-right: 5px;
        margin-bottom: 1.4em;
    }

    .mobile-contact {
        display: none;
    }

    .contact-mobile {
        display: block;
    }

    .smartphoto-arrows {
        display: none !important;
    }

    small {
        font-size: 71%;
    }

    #menu-ish-nav {
        /* padding: 0 0 0 9%; */
    }

    .fded {
        padding-left: 10px;
    }

    p.sweet {
        font-size: 17px;
        padding-right: 11px;
    }

    .abt {
        display: none;
    }

    .abtm {
        display: block
    }

    .button-wrap {
        width: 20px;
        height: 20px;
    }

    .yu51 {
        width: 100%;
        float: left;
        margin-top: 1em;
    }

    .yu52 {
        width: 100%;
        margin-top: 1em;
    }

    .yu53 {
        width: 100%;
        margin-top: 1em;
    }

    #menu-ish-nav li {
        display: inline-block;
        padding: 11px 10px;
        line-height: 0;
    }

    #access.menu-open {
        width: calc(100% - 78px);
    }

    .red {
        width: 96.5%;
        margin-top: 0.9em;
    }

    .back {
        /* margin-left: 44%; */
    }

    .jap1 {
        display: none;
    }

    .cd-top {
        bottom: 84px;
        right: 12px;
    }

    .mar {
        /* margin-left: 2.3em; */
    }

    .not-mobile-device .fixed-at-top #access {
        width: 78vw;
    }

    #scroll-top-detector {
        display: none;
    }

    .youtub {
        height: 200px;
        margin: 35px 0 0;
    }

    .yu50 {
        width: 100%;
        float: left;
        margin-top: 2em;
    }

    .yuM {
        display: block;
    }

    .trd {
        margin-right: -1.5em;
    }

    .japm {
        width: 85%;
        margin-left: 0.6em;
        display: block;
    }

    .yuD {
        display: none;
    }

    .gallery-thumbnail {
        height: 100%;
        width: 32vw;
    }

    span.strip.ftp {
        width: 99.4%;
    }

    .coll {
        font-size: 17px;
    }

    .frf {
        margin-left: 0 !important;
        margin-right: 20px;
    }

    .frd {
        margin-left: 0 !important;
        /* margin-right: 20px !important; */
    }

    .fde {
        margin-top: 1em;
    }

    hr {
        border: none;
    }

    .bor {
        width: 100%;
        margin-bottom: 2em;
        margin-left: 0px;
    }

    .ocd {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .dlas {
        display: block;
    }

    .gallery-thumbnail1 {
        height: 100%;
        width: 46%;
    }

    .gallery-thumbnail2 {
        height: 100%;
        width: 49%;
    }

    .gallery-thumbnail-long {
        width: 100%;
        margin: 10px 0px;
    }

    .no-dis {
        display: none;
    }

    a.gallery-thumbnail1.na {
        width: 92%;
    }

    .adsB1,
    .adsB2,
    .adsB3,
    .adsB4,
    .adsB5,
    .adsB3-3,
    .adsB5-5,
    .adsB6,
    .adsB8,
    .adsB9,
    .adsB7,
    .adsB10,
    .adsB13,
    .adsB12,
    .adsB14,
    .adsB15,
    .adsB11 {
        height: 108px;
        -o-background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
    }

    .adsB1 {
        background: url(img/boybrowsingM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB2 {
        background: url(img/mh2M.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB3 {
        background: url(img/yuM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB3-3 {
        background: url(img/yuM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB5 {
        background: url(img/droomM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB6 {
        background: url(img/dmn-m.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB8 {
        background: url(img/truecallerM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB9 {
        background: url(img/subwayM.png)no-repeat center center;
        background-size: cover;
    }

    .adsB10 {
        background: url(img/oyoM.png)no-repeat center center;
        background-size: cover;
    }

    .adsB13 {
        background: url(img/evokM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB14 {
        background: url(img/natM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB12 {
        background: url(img/vivoM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB15 {
        background: url(img/kfcM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB7 {
        background: url(img/enoM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB5-5 {
        background: url(img/droomM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB11 {
        background: url(img/tataM.jpg)no-repeat center center;
        /* background-size: contain; */
    }

    a.gallery-thumbnail.gallery-thumbnail-long.gre {
        width: 100%;
    }

    a.gallery-thumbnail.grey.ph {
        width: 100%;
    }

    span.re.rt {
        width: 100%;
    }

    a.gallery-thumbnail.fra {
        width: 44.5%;
        margin-right: 0px;
        float: right;
    }

    span.strip.st {
        width: 100%;
    }

    .fr {
        display: block !important;
        width: 52%;
    }

    a.gallery-thumbnail.gallery-thumbnail-long.fre {
        width: 100%;
    }

    a.gallery-thumbnail1.gr {
        width: 39%;
        margin-left: 20px;
        float: right;
    }

    .re {
        /* background: url(http://sirrat.com/mayurhola/img/background-paper-ground-back.jpg); */
        background-color: #bcb3ac;
        background-repeat: no-repeat;
        bottom: 0px;
        position: relative;
        /* height: 65px; */
        width: calc(100% - 8px) !important;
        display: block;
        float: left;
        padding: 4px 4px 0;
    }

    .not-mobile-device #home-page-hero,
    .not-mobile-device #about-page-hero,
    .not-mobile-device #single-page-hero,
    .not-mobile-device #post-fullscreen-header .slide {
        background-attachment: fixed !important;
        background: no-repeat center center fixed;
    }

    .adtxtM {
        font-size: 13px;
        color: #c46249;
        padding-top: 5px;
        /* padding-left: 5px; */
        line-height: 0px;
        letter-spacing: 0px;
    }

    .adtxtM2 {
        font-style: italic;
        color: #333333;
        font-size: 8px;
        /* padding-left: 5px; */
        /* width: 100%; */
        line-height: 0px;
        letter-spacing: 0px;
    }

    .gallery-thumbnail .strip {
        /* background: url(http://sirrat.com/mayurhola/img/background-paper-ground-back.jpg); */
        background-color: #bcb3ac;
        background-repeat: no-repeat;
        bottom: 0px;
        position: relative;
        /* height: 65px; */
        width: calc(100% - 8px) !important;
        display: block;
        float: left;
        padding: 4px 4px 0;
    }

    .gallery-thumbnail1 .strip {
        /* background: url(http://sirrat.com/mayurhola/img/background-paper-ground-back.jpg); */
        background-color: #bcb3ac;
        background-repeat: no-repeat;
        bottom: 0px;
        position: relative;
        /* height: 65px; */
        width: calc(100% - 8px) !important;
        display: block;
        float: left;
        padding: 4px 4px 0;
    }

    #adsBhide {
        display: none;
    }

    #adsBlong {
        width: 100%;
    }

    .gallery-thumbnail1 {
        margin: 10px 0px;
        float: left;
        opacity: 1;
    }
}

@media (min-width: 320px) and (max-width: 480px) and (orientation: landscape) {
    .cd-top {
        right: 18px !important;
    }

    #menu-ish-nav li a {
        font-size: 10px;
    }

    .fancybox-button--arrow_right {
        display: none !important;
    }

    .fancybox-button--arrow_left {
        display: none !important;
    }

    #page-down-arrow {
        position: absolute;
        bottom: -23px;
        left: 55.8%;
    }

    img.nato {
        margin-left: 0px !important;
    }

    img.contact-t {
        float: left;
        margin-right: 4px;
    }

    .contact-l {
        float: left;
        margin-right: 5px;
        margin-bottom: 1em;
    }

    .have {
        font-size: 18px;
        font-family: 'American Typewriter' !important;
        padding-top: 17px;
        padding-right: 40px;
        padding-left: 62px;
    }

    .my {
        font-size: 18px;
        font-family: 'American Typewriter' !important;
        padding: 0px;
        padding-top: 17px;
        padding-right: 40px;
    }

    .nono {
        display: none;
    }

    .contact-m {
        margin-bottom: 2em;
        float: left;
        margin-right: 4px;
    }

    .retweet {
        font-size: 18px;
        font-family: 'American Typewriter' !important;
        padding-top: 20px;
        padding-top: 17px;
        padding-left: 80px;
        padding-right: 40px;
    }

    .channel {
        font-size: 18px;
        font-family: 'American Typewriter' !important;
        padding-top: 17px;
        padding-right: 40px;
    }

    .contact-y {
        float: left;
        width: 50%;
        margin-right: 5px;
        margin-bottom: 1.4em;
    }

    .mobile-contact {
        display: none;
    }

    .contact-mobile {
        display: block;
    }

    .smartphoto-arrows {
        display: none !important;
    }

    small {
        font-size: 71%;
    }

    #menu-ish-nav {
        /* padding: 0 0 0 9%; */
    }

    .fded {
        padding-left: 10px;
    }

    p.sweet {
        font-size: 17px;
        padding-right: 11px;
    }

    .abt {
        display: none;
    }

    .abtm {
        display: block
    }

    .button-wrap {
        width: 20px;
        height: 20px;
    }

    .yu51 {
        width: 100%;
        float: left;
        margin-top: 1em;
    }

    .yu52 {
        width: 100%;
        margin-top: 1em;
    }

    .yu53 {
        width: 100%;
        margin-top: 1em;
    }

    #menu-ish-nav li {
        display: inline-block;
        padding: 8px 10px 1px 10px;
    }

    #access.menu-open {
        width: calc(100% - 78px);
    }

    .red {
        width: 96.5%;
        margin-top: 0.9em;
    }

    .back {
        /* margin-left: 44%; */
    }

    .jap1 {
        display: none;
    }

    .cd-top {
        bottom: 84px;
    }

    .mar {
        margin-left: 2.3em;
    }

    .not-mobile-device .fixed-at-top #access {
        width: 78vw;
    }

    #scroll-top-detector {
        display: none;
    }

    .youtub {
        height: 200px;
        margin: 35px 0 0;
    }

    .yu50 {
        width: 100%;
        float: left;
        margin-top: 2em;
    }

    .yuM {
        display: block;
    }

    .trd {
        margin-right: -1.5em;
    }

    .japm {
        width: 85%;
        margin-left: 0.6em;
        display: block;
    }

    .yuD {
        display: none;
    }

    .gallery-thumbnail {
        height: 100%;
        width: 32vw;
    }

    span.strip.ftp {
        width: 99.4%;
    }

    .coll {
        font-size: 17px;
    }

    .frf {
        margin-left: 0;
        margin-right: 20px;
    }

    .frd {
        margin-left: 0 !important;
        /* margin-right: 20px !important; */
    }

    .fde {
        margin-top: 1em;
    }

    hr {
        border: none;
    }

    .bor {
        width: 100%;
        margin-bottom: 2em;
        margin-left: 0px;
    }

    .ocd {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .dlas {
        display: block;
    }

    .gallery-thumbnail1 {
        height: 100%;
        width: 46%;
    }

    .gallery-thumbnail2 {
        height: 100%;
        width: 49%;
    }

    .gallery-thumbnail-long {
        width: 100%;
        margin: 10px 0px;
    }

    .no-dis {
        display: none;
    }

    a.gallery-thumbnail1.na {
        width: 92%;
    }

    .adsB1,
    .adsB2,
    .adsB3,
    .adsB4,
    .adsB5,
    .adsB3-3,
    .adsB5-5,
    .adsB6,
    .adsB8,
    .adsB9,
    .adsB7,
    .adsB10,
    .adsB13,
    .adsB12,
    .adsB14,
    .adsB15,
    .adsB11 {
        height: 108px;
        -o-background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
    }

    .adsB1 {
        background: url(img/boybrowsingM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB2 {
        background: url(img/mh2M.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB3 {
        background: url(img/yuM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB3-3 {
        background: url(img/yuM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB5 {
        background: url(img/droomM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB6 {
        background: url(img/dmn-m.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB8 {
        background: url(img/truecallerM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB9 {
        background: url(img/subwayM.png)no-repeat center center;
        background-size: cover;
    }

    .adsB10 {
        background: url(img/oyoM.png)no-repeat center center;
        background-size: cover;
    }

    .adsB13 {
        background: url(img/evokM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB14 {
        background: url(img/natM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB12 {
        background: url(img/vivoM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB15 {
        background: url(img/kfcM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB7 {
        background: url(img/enoM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB5-5 {
        background: url(img/droomM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB11 {
        background: url(img/tataM.jpg)no-repeat center center;
        background-size: cover;
    }

    a.gallery-thumbnail.gallery-thumbnail-long.gre {
        width: 100%;
    }

    a.gallery-thumbnail.grey.ph {
        width: 100%;
    }

    span.re.rt {
        width: 100%;
    }

    a.gallery-thumbnail.fra {
        width: 49.5%;
        margin-right: 0px;
    }

    span.strip.st {
        width: 100%;
    }

    .fr {
        display: block !important;
        width: 52%;
    }

    a.gallery-thumbnail.gallery-thumbnail-long.fre {
        width: 100%;
    }

    a.gallery-thumbnail1.gr {
        width: 39.2%;
        margin-left: 20px;
    }

    .re {
        background: url(http://mayurhola.com/img/background-paper-ground-back.jpg);
        /* background-color: black; */
        background-repeat: no-repeat;
        bottom: 0px;
        position: relative;
        /* height: 65px; */
        width: calc(100% - 8px) !important;
        display: block;
        float: left;
        padding: 4px 4px 0;
    }

    .not-mobile-device #home-page-hero,
    .not-mobile-device #about-page-hero,
    .not-mobile-device #single-page-hero,
    .not-mobile-device #post-fullscreen-header .slide {
        background-attachment: fixed !important;
        background: no-repeat center center fixed;
    }

    .adtxtM {
        font-size: 13px;
        color: #c46249;
        padding-top: 5px;
        /* padding-left: 5px; */
        line-height: 0px;
        letter-spacing: 0px;
    }

    .adtxtM2 {
        font-style: italic;
        color: #333333;
        font-size: 8px;
        /* padding-left: 5px; */
        /* width: 100%; */
        line-height: 0px;
        letter-spacing: 0px;
    }

    .gallery-thumbnail .strip {
        background: url(http://mayurhola.com/img/background-paper-ground-back.jpg);
        /* background-color: black; */
        background-repeat: no-repeat;
        bottom: 0px;
        position: relative;
        /* height: 65px; */
        width: calc(100% - 8px) !important;
        display: block;
        float: left;
        padding: 4px 4px 0;
    }

    .gallery-thumbnail1 .strip {
        background: url(http://mayurhola.com/img/background-paper-ground-back.jpg);
        /* background-color: black; */
        background-repeat: no-repeat;
        bottom: 0px;
        position: relative;
        /* height: 65px; */
        width: calc(100% - 8px) !important;
        display: block;
        float: left;
        padding: 4px 4px 0;
    }

    #adsBhide {
        display: none;
    }

    #adsBlong {
        width: 100%;
    }

    .gallery-thumbnail1 {
        margin: 10px 0px;
        float: left;
        opacity: 1;
    }
}

@media (min-width: 320px) and (max-width: 568px) and (orientation: landscape) {
    .gallery-thumbnail1 {
        height: 100%;
        width: 46%;
    }

    webF {
        width: 100% !important;
    }

    .grid9 {
        width: 100% !important;
    }

    .wrap {
        padding: 0 24px;
        width: 480px !important;
    }

    .gallery-thumbnail {
        height: 177px !important;
    }

    #menu-ish-nav li a {
        font-size: 10px;
    }

    .fancybox-button--arrow_right {
        display: none !important;
    }

    .fancybox-button--arrow_left {
        display: none !important;
    }

    #page-down-arrow {
        position: absolute;
        bottom: -23px;
        left: 55.8%;
    }

    img.nato {
        margin-left: 0px !important;
    }

    img.contact-t {
        float: left;
        margin-right: 4px;
    }

    .contact-l {
        float: left;
        margin-right: 5px;
        margin-bottom: 1em;
    }

    .have {
        font-size: 18px;
        font-family: 'American Typewriter' !important;
        padding-top: 17px;
        padding-right: 40px;
        padding-left: 62px;
    }

    .my {
        font-size: 18px;
        font-family: 'American Typewriter' !important;
        padding: 0px;
        padding-top: 17px;
        padding-right: 40px;
    }

    .nono {
        display: none;
    }

    .contact-m {
        margin-bottom: 2em;
        float: left;
        margin-right: 4px;
    }

    .retweet {
        font-size: 18px;
        font-family: 'American Typewriter' !important;
        padding-top: 20px;
        padding-top: 17px;
        padding-left: 80px;
        padding-right: 40px;
    }

    .channel {
        font-size: 18px;
        font-family: 'American Typewriter' !important;
        padding-top: 17px;
        padding-right: 40px;
    }

    .contact-y {
        float: left;
        width: 50%;
        margin-right: 5px;
        margin-bottom: 1.4em;
    }

    .mobile-contact {
        display: none;
    }

    .contact-mobile {
        display: block;
    }

    .smartphoto-arrows {
        display: none !important;
    }

    small {
        font-size: 71%;
    }

    #menu-ish-nav {
        /* padding: 0 0 0 9%; */
    }

    .fded {
        padding-left: 10px;
        width: 55.9% !important;
    }

    p.sweet {
        font-size: 17px;
        padding-right: 11px;
        padding-top: 10px !important;
        /* padding: 9px 0px 13px 0px !important; */
    }

    .abt {
        display: none;
    }

    .abtm {
        display: block;
        width: 42% !important;
    }

    .button-wrap {
        width: 20px;
        height: 20px;
    }

    .yu51 {
        width: 100%;
        float: left;
        margin-top: 1em;
    }

    .yu52 {
        width: 100%;
        margin-top: 1em;
    }

    .yu53 {
        width: 100%;
        margin-top: 1em;
    }

    #menu-ish-nav li {
        display: inline-block;
        padding: 8px 10px 1px 10px;
    }

    #access.menu-open {
        width: calc(100% - 78px);
    }

    .red {
        width: 96.5%;
        margin-top: 0.9em;
    }

    .back {
        /* margin-left: 44%; */
    }

    .jap1 {
        display: none;
    }

    .cd-top {
        bottom: 84px;
    }

    .mar {
        margin-left: 2.3em;
    }

    .not-mobile-device .fixed-at-top #access {
        width: 78vw;
    }

    #scroll-top-detector {
        display: none;
    }

    .youtub {
        height: 200px;
        margin: 35px 0 0;
    }

    .yu50 {
        width: 100%;
        float: left;
        margin-top: 2em;
    }

    .yuM {
        display: block;
    }

    .trd {
        margin-right: -1.5em;
    }

    .japm {
        width: 85%;
        margin-left: 0.6em;
        display: block;
    }

    .yuD {
        display: none;
    }

    .gallery-thumbnail {
        height: 100%;
        width: 32vw;
    }

    span.strip.ftp {
        width: 99.4%;
    }

    .coll {
        font-size: 17px;
    }

    .frf {
        margin-left: 0;
        margin-right: 20px;
    }

    .frd {
        margin-left: 0 !important;
        /* margin-right: 20px !important; */
    }

    .fde {
        margin-top: 1em;
    }

    hr {
        border: none;
    }

    .bor {
        width: 100%;
        margin-bottom: 2em;
        margin-left: 0px;
    }

    .ocd {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .dlas {
        display: none;
    }

    .gallery-thumbnail1 {
        height: 177px !important;
        width: 49.5% !important;
    }

    .gallery-thumbnail2 {
        height: 100%;
        width: 49%;
    }

    .gallery-thumbnail-long {
        width: 100%;
        margin: 10px 0px;
    }

    .no-dis {
        display: block;
    }

    a.gallery-thumbnail1.na {
        width: 92%;
    }

    .adsB1,
    .adsB2,
    .adsB3,
    .adsB4,
    .adsB5,
    .adsB3-3,
    .adsB5-5,
    .adsB6,
    .adsB8,
    .adsB9,
    .adsB7,
    .adsB10,
    .adsB13,
    .adsB12,
    .adsB14,
    .adsB15,
    .adsB11 {
        height: 150px;
        -o-background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
    }

    .adsB1 {
        background: url(img/boybrowsingM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB2 {
        background: url(img/mh2M.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB3 {
        background: url(img/yuM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB3-3 {
        background: url(img/yuM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB5 {
        background: url(img/droomM.jpg)no-repeat center center;
        background-size: cover;
        height: 150px !important;
    }

    .adsB6 {
        background: url(img/dmn-m.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB8 {
        background: url(img/truecallerM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB9 {
        background: url(img/subwayM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB10 {
        background: url(img/oyoM.png)no-repeat center center;
        background-size: cover;
    }

    .adsB13 {
        background: url(img/evokM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB14 {
        background: url(img/natM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB12 {
        background: url(img/vivoM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB15 {
        background: url(img/kfcM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB7 {
        background: url(img/enoM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB5-5 {
        background: url(img/droomM.jpg)no-repeat center center;
        background-size: cover;
    }

    .adsB11 {
        background: url(img/tataM.jpg)no-repeat center center;
        background-size: cover;
    }

    a.gallery-thumbnail.gallery-thumbnail-long.gre {
        width: 100%;
    }

    a.gallery-thumbnail.grey.ph {
        /* width: 100%; */
        width: 46.2%;
        margin-right: 20px;
    }

    span.re.rt {
        width: 100%;
    }

    a.gallery-thumbnail.fra {
        width: 49.5%;
        margin-right: 0px;
    }

    span.strip.st {
        width: 100%;
    }

    .fr {
        display: block !important;
        width: 100% !important;
    }

    a.gallery-thumbnail.gallery-thumbnail-long.fre {
        width: 100%;
    }

    a.gallery-thumbnail1.gr {
        width: 39.2%;
        margin-left: 20px;
    }

    .re {
        background: url(http://mayurhola.com/img/background-paper-ground-back.jpg);
        /* background-color: black; */
        background-repeat: no-repeat;
        bottom: 0px;
        position: relative;
        /* height: 65px; */
        width: calc(100% - 8px) !important;
        display: block;
        float: left;
        padding: 4px 4px 0;
    }

    .not-mobile-device #home-page-hero,
    .not-mobile-device #about-page-hero,
    .not-mobile-device #single-page-hero,
    .not-mobile-device #post-fullscreen-header .slide {
        background-attachment: fixed !important;
        background: no-repeat center center fixed;
    }

    .adtxtM {
        font-size: 13px;
        color: #c46249;
        padding-top: 5px;
        /* padding-left: 5px; */
        line-height: 0px;
        letter-spacing: 0px;
    }

    .adtxtM2 {
        font-style: italic;
        color: #333333;
        font-size: 8px;
        /* padding-left: 5px; */
        /* width: 100%; */
        line-height: 0px;
        letter-spacing: 0px;
    }

    .gallery-thumbnail .strip {
        background: url(http://mayurhola.com/img/background-paper-ground-back.jpg);
        /* background-color: black; */
        background-repeat: no-repeat;
        bottom: 0px;
        position: relative;
        /* height: 65px; */
        width: calc(100% - 8px) !important;
        display: block;
        float: left;
        padding: 4px 4px 0;
    }

    .gallery-thumbnail1 .strip {
        background: url(http://mayurhola.com/img/background-paper-ground-back.jpg);
        /* background-color: black; */
        background-repeat: no-repeat;
        bottom: 0px;
        position: relative;
        /* height: 65px; */
        width: calc(100% - 8px) !important;
        display: block;
        float: left;
        padding: 4px 4px 0;
    }

    #adsBhide {
        display: none;
    }

    #adsBlong {
        width: 100% !important;
        height: 150px;
    }

    .gallery-thumbnail1 {
        margin: 10px 0px;
        float: left;
        opacity: 1;
    }
}

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

@media only screen and (min-width: 375px) {
    #menu-ish-nav li a {
        font-size: 12px;
    }
}

@media only screen and (min-width: 414px) {
    #menu-ish-nav li a {
        font-size: 12px;
        line-height: 12px;
    }
}

.winger {
    padding-left: 36px;
    font-size: 16px;
    width: 88%;
    padding-right: 44px;
    text-transform: lowercase;
}

@media only screen and (min-width: 410px) and (max-width: 800px) and (orientation: landscape) {
    #PINbox {
        width: 40% !important;
    }

    svg {
        width: 40%;
        max-width: 100%;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: landscape) {
    .cd-top {
        right: 18px !important;
    }

    .trd {
        float: right;
        margin-right: -8vw;
        margin-top: 5px;
    }

    #page-down-arrow {
        position: absolute;
        bottom: -23px;
        left: 53%;
    }

    p.sweet {
        font-size: 16px !important;
        color: white;
        padding: 12px 0px 13px 0px !important;
    }

    .adsB5 {
        height: 255px;
    }

    #what-we-do-title-text,
    #our-instagram-title-text {
        /* top: 7.7em; */
    }

    #adsBhide {
        width: 100%;
    }

    #adsBlong {
        width: 100%;
    }

    .gallery-thumbnail1 {
        margin: 10px 0px;
        float: left;
        opacity: 1;
    }

    .gallery-thumbnail {
        height: 100%;
        width: calc(50% - 20px);
        height: 242px;
        margin-left: 0 !important;
    }

    a.gallery-thumbnail.gallery-thumbnail3 {
        margin-left: 20px !important;
        width: calc(50% - 0px);
        margin-right: 0;
    }

    a.gallery-thumbnail.grey {
        width: 46.2%;
        margin-right: 20px;
    }

    a.gallery-thumbnail.fra {
        margin-right: 20px;
        width: 46.2%;
    }

    .back {
        margin-bottom: 3em;
    }

    span.strip.ftp {
        width: 99.4%;
    }

    .yu50 {
        margin-right: 9px;
    }

    .yu52 {
        margin-right: 9px;
    }

    .coll {
        font-size: 17px;
    }

    .adsB14 {
        background: url(img/natM.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .frf {
        margin-left: 0;
        margin-right: 20px;
    }

    .frd {
        margin-left: 0 !important;
        /* margin-right: 20px !important; */
    }

    .fde {
        margin-top: 1em;
    }

    hr {
        border: none;
    }

    .bor {
        width: 100%;
        margin-bottom: 2em;
        margin-left: 0px;
    }

    .ocd {
        font-size: 17px;
        margin-bottom: 15px;
    }

    .red {
        width: 97.4%;
    }

    .gallery-thumbnail1 {
        height: 100%;
        width: 50%;
        height: 242px;
    }

    .gallery-thumbnail2 {
        height: 100%;
        width: 49%;
    }

    .gallery-thumbnail-long {
        width: 100%;
        margin: 10px 0px;
    }

    .gallery-thumbnail-long {
        width: 100% !important;
    }

    .wrap {
        padding: 0 24px;
        width: 540px;
    }

    .grid1 {
        width: 25px;
    }

    .grid2 {
        width: 62px;
    }

    .grid3 {
        width: 99px;
    }

    .grid4 {
        width: 136px;
    }

    .grid5 {
        width: 173px;
    }

    .grid6 {
        width: 210px;
    }

    .grid7 {
        width: 247px;
    }

    .grid8 {
        width: 59%;
    }

    .grid9 {
        width: 541px;
    }

    .grid10 {
        width: 358px;
    }

    .grid11 {
        width: 395px;
    }

    .grid12 {
        width: 432px;
    }

    .grid1-box {
        width: 23px;
    }

    .grid2-box {
        width: 60px;
    }

    .grid3-box {
        width: 97px;
    }

    .grid4-box {
        width: 134px;
    }

    .grid5-box {
        width: 171px;
    }

    .grid6-box {
        width: 208px;
    }

    .grid7-box {
        width: 245px;
    }

    .grid8-box {
        width: 282px;
    }

    .grid9-box {
        width: 319px;
    }

    .grid10-box {
        width: 356px;
    }

    .grid11-box {
        width: 391px;
    }

    .grid12-box {
        width: 430px;
    }

    .grid3-flush {
        width: 111px;
    }

    .grid-half {
        width: 428px;
    }

    .grid-half-box {
        width: 426px;
    }

    .float-grid-item {
        float: left;
        margin: 0 0px 19px 0;
    }

    .last-float-item {
        margin: 0 0 24px;
    }

    .float-connected {
        padding-right: 12px;
    }

    .fixed-at-top #absolute-to-fixed-bar {
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
    }

    /*
	Merger Announcement
*/
    #hidden-merger-container {
        font-size: 16px;
    }

    #hidden-merger-header {
        font-size: 16px;
    }

    #hidden-merger-title {
        font-size: 22px;
        margin-bottom: 11px;
        padding-bottom: 15px;
    }

    #merger-copy-top {
        margin-bottom: 27px;
    }

    #close-window-text {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    /*
	Home Page
*/
    #access {
        padding: 8px 0 25px 5px;
        margin-right: 16px;
    }

    #recent-work-container {
        margin-bottom: 44px;
    }

    #menu-icon {
        right: 16px;
    }

    #what-we-do-container {
        height: 137px;
        padding: 0px;
    }

    #what-we-do-inner {
        height: 41px;
    }

    .what-we-do-text {
        font-size: 20px;
    }

    #recent-work-container {
        padding: 0px;
    }

    .home .recent-work-sample.grid4 {
        width: 428px;
        margin-right: 0px;
    }

    .motto-big {
        font-size: 18px;
    }

    #our-motto-container {
        max-height: 40px;
        padding: 0px;
    }

    #about-us-container {
        padding: 0px;
        margin-bottom: 68px;
    }

    .motto-title-border {
        top: 9px;
        height: 25px;
    }

    #motto-title-text,
    #crew-title-text,
    #likers-title-text,
    #news-title-text,
    #your-motto-title-text {
        padding-top: 6px;
    }

    #motto-title,
    #crew-title,
    #likers-title,
    #news-title,
    #your-motto-title {
        width: 84px;
        height: 23px;
        font-size: 12px;
        margin-top: 9px;
    }

    #your-motto {
        padding-top: 12px;
    }

    #our-motto {
        bottom: -2px;
    }

    #about-us-container {
        -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

    .grid-half {
        width: 428px;
    }

    #about-us-image,
    #about-us-text {
        margin-bottom: 0px;
        height: 362px;
    }

    #about-us-text {
        -webkit-box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, .2);
        box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, .2);
    }

    .about-text-copy {
        padding-top: 18px;
        font-size: 17px;
        line-height: 27px;
        padding-bottom: 11px;
    }

    .left-half-horizontal-border,
    .right-half-horizontal-border {
        width: 130px;
        top: 11px;
    }

    #about-us-text #about-us-title {
        margin: 0 0 22px 0;
        font-size: 59px;
    }

    #what-we-do-title-text,
    #our-instagram-title {
        margin-bottom: -4px;
    }

    #our-instagram-container {
        padding: 0;
    }

    #our-instagram-title {
        /* margin-bottom: 9em; */
    }

    .grid4 {
        width: 37%;
    }

    .grid4-box {
        width: 132px;
    }

    #footer-contact,
    #footer-follow {
        width: 206px;
    }

    .contact-values {
        width: 186px;
    }

    #footer-contact {
        font-size: 17px;
        line-height: 1.2;
        height: 125px;
        border-right: 0px;
    }

    #footer-follow {
        margin-right: 0px;
        border-right: 0px;
        padding-right: 0px;
        height: 115px;
    }

    .follow-facebook.footer {
        background: url('img/footer_facebook-01.svg') no-repeat;
        background-size: 44px;
    }

    .follow-twitter.footer {
        background: url('img/footer_twitter-01.svg') no-repeat;
        background-size: 44px;
    }

    .follow-pinterest.footer {
        background: url('img/footer_pinterest-01.svg') no-repeat;
        background-size: 44px;
    }

    .follow-dribbble.footer {
        background: url('img/footer_dribbble-01.svg') no-repeat;
        background-size: 44px;
    }

    .follow-link {
        height: 44px;
        width: 44px;
        padding-right: 6px;
    }

    .follow-pinterest .follow-link {
        padding-right: 5px;
    }

    #newsletter-input {
        width: 127px;
        padding: 5px 8px;
        font-size: 14px;
    }

    footer h3 {
        font-size: 23px;
        margin-bottom: 6px;
    }

    #follow-links {
        margin-top: 5px;
        margin-bottom: 6px;
    }

    .contact-labels {
        margin-right: 3px;
        display: none;
    }

    #footer-colophon {
        display: none;
    }

    #footer-content-container {
        padding: 0px;
    }

    /*
	Work Page
*/
    .recent-work-sample {
        width: 100%;
        margin-right: 0px;
    }

    .recent-title {
        font-size: 17px;
    }

    .recent-info-bottom {
        height: 37px;
    }

    .recent-short-description {
        margin-top: 15px;
        font-size: 17px;
        line-height: 1.5;
    }

    #current-dribbble {
        display: none;
    }

    #category-box {
        width: 100%;
        margin-right: 0px;
    }

    #work-categories-container {
        padding: 15px 0 22px 0;
        margin-top: 0px;
    }

    #recent-work-container {
        padding-top: 29px;
    }

    #mission-statement-container {
        padding: 0px;
        margin-bottom: 74px;
    }

    .icon-title {
        font-size: 25px;
    }

    #mission-text-container {
        font-size: 26px;
        line-height: 1.1;
        height: 168px;
        width: 100%;
        margin-right: 0px;
        margin-bottom: 0px;
    }

    #mission-icons-container {
        width: 100%;
        margin-bottom: 0px;
        margin-top: 40px;
    }

    /*
	News Page
*/
    #our-news-container {
        padding: 0px;
    }

    #main-content {
        padding: 0px;
    }

    .blog #project-images {
        width: 100%;
    }

    #project-details {
        width: 100%;
        margin-bottom: 63px;
    }

    .blog #Sharing-container {
        font-size: 18px;
        font-weight: 100;
    }

    /*
	Our Work Single 
*/
    #mobile-share-contents {
        display: block;
        font-size: 18px;
        font-weight: 100;
        width: 100%;
    }

    .more-drawer-text {
        font-size: 26px;
    }

    .single #Sharing-container {
        display: none;
    }

    .single #project-images {
        width: 100%;
    }

    #more-projects {
        width: 100%;
        margin-top: 38px;
    }

    #more-projects-title {
        padding: 13px 30px 14px;
    }

    .circle-image-right {
        margin-right: -1px;
        margin-top: 0px;
    }

    .circle-image-left {
        margin-right: -1px;
        margin-top: 0px;
    }

    .more-work-image.float-grid-item {
        margin-bottom: 12px;
        width: 208px;
        margin-right: 12px;
    }

    .more-work-image.float-grid-item.even-post {
        margin-right: 0px;
    }

    .crew-member.even {
        margin-right: 0px !important;
    }

    .crew-member {
        float: left;
        width: 208px;
        height: auto;
    }

    .crew-info {
        position: relative;
        height: 240px;
        width: 100%;
        z-index: 10;
        top: 0px;
        left: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=`00)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }

    .recent-image a {
        height: 288px;
    }

    /*
	About Page
*/
    .page-template-page-about-php #our-motto-container {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    #what-we-do {
        top: -40px;
        left: 0;
        padding: 0;
        width: 100%;
    }

    .icon1 .icon-background-circle,
    .icon1 .icon-title,
    .icon2 .icon-background-circle,
    .icon2 .icon-title,
    .icon3 .icon-background-circle,
    .icon3 .icon-title,
    .icon4 .icon-background-circle,
    .icon4 .icon-title {
        position: relative;
        top: 0px;
        left: 0px;
    }

    .icon4 .icon-title {
        margin-left: 0;
        left: 13px;
    }

    .icon2 .icon-title {
        margin-left: 0px;
    }

    .icon1 .icon-title {
        margin-right: 0;
    }

    .mission-icons.icon1,
    .mission-icons.icon2,
    .mission-icons.icon3,
    .mission-icons.icon4 {
        border: 0px;
        margin: 0;
        width: 25% !important;
        padding: 0px;
        height: 127px;
    }

    .icon1 .icon-title,
    .icon2 .icon-title,
    .icon3 .icon-title,
    .icon4 .icon-title {
        margin-right: 0;
        margin-left: 0;
        left: 0;
    }

    .verticle-column-border {
        display: none;
    }

    .icon-background-circle {
        left: 8px;
        height: 90px;
        max-width: 90px;
        position: static;
        margin: 0 auto;
    }

    .icon-background-circle img {
        width: 60px;
    }

    #design-icon img {
        padding-top: 16px;
    }

    #illustration-icon img {
        padding-top: 17px;
        width: 58px;
    }

    #interactive-icon img {
        padding-top: 24px;
    }

    #motion-icon img {
        padding-top: 16px !important;
        width: 62px;
    }

    #our-crew-container {
        padding: 0px;
    }

    .crew-big {
        font-size: 19px;
        position: relative;
        top: 2px;
        width: 319px;
    }

    .crew-big .joke-text {
        padding-top: 0px;
    }

    #our-motto-container,
    #our-crew-container,
    #contact-container,
    #our-news-container {
        margin-bottom: 90px;
    }

    #our-motto-container {
        margin-bottom: 91px;
    }

    #our-crew-container {
        margin-bottom: 33px;
    }

    .crew-follow-label {
        display: none;
    }

    #crew-photos-container {
        margin-bottom: 66px;
    }

    .mission-text-section {
        text-align: center;
    }

    .crew-info-bottom {
        height: 50px;
        display: none;
    }

    .crew-name {
        font-size: 18px;
        line-height: 18px;
    }

    .crew-title {
        font-size: 12px;
        padding-bottom: 10px;
        margin-bottom: 0px;
    }

    .crew-description {
        line-height: 1.3;
        font-size: 13px;
        padding-top: 10px;
    }

    .inner-border {
        margin-bottom: 8px;
    }

    .crew-twitter {
        padding: 0 16px 8px;
        font-size: 12px;
        line-height: 12px;
    }

    #our-likers-container,
    #likers-heading {
        padding: 0px;
    }

    #our-likers-container {
        margin-bottom: 30px;
        text-align: center;
    }

    .likers-big {
        font-size: 20px;
        position: relative;
        top: 2px;
        width: 312px;
    }

    .likers-big .joke-text {
        padding-top: 0px;
    }

    #likers-heading {
        margin-bottom: 15px;
    }

    .page-template-page-about-php h5 {
        padding: 15px 0 5px 0;
    }

    .likers-quote {
        font-size: 24px;
        line-height: 1.15;
        margin-top: 0px;
    }

    .liker {
        font-size: 14px;
        margin-top: 9px;
        float: none;
    }

    #links-columns,
    .rare-columns {
        -webkit-column-count: 3;
        -webkit-column-gap: 16px;
        -moz-column-count: 3;
        -moz-column-gap: 16px;
        column-count: 3;
        column-gap: 16px;
    }

    #links-friends,
    #links-press,
    #links-clients {
        margin-bottom: 0px;
        float: none;
        width: 100%;
        border: 0px;
    }

    #links-container a {
        font-size: 14px;
    }

    .likers-link {
        padding-right: 0;
        padding-bottom: 8px;
    }

    #links-clients {
        margin-bottom: 20px;
    }

    #links-press {
        margin-bottom: 16px;
    }

    #links-container {
        margin-bottom: 75px;
        text-align: center;
    }

    .absolute-vertical-border {
        display: none;
    }

    /*
	Contact Page
*/
    #contact-container,
    #email-container,
    #snail-mail-container,
    #contact-treats {
        padding: 0px;
    }

    #email-container {
        text-align: center;
    }

    #email-us-info {
        margin-bottom: 28px;
    }

    .page-template-page-contact-php h5 {
        padding-bottom: 7px;
    }

    .page-template-page-contact-php #contact-container {
        margin-top: 30px;
        margin-bottom: 28px !important;
    }

    #email-us,
    #write-us {
        border-right: 0;
        margin: 0;
        width: 100%;
    }

    #contact-description-email,
    #contact-description-snail-mail {
        font-size: 24px;
        line-height: 1.1;
        letter-spacing: 0;
        margin-bottom: 20px;
    }

    .contact-info {
        font-size: 21px;
        padding-top: 0;
        padding-bottom: 0px;
        line-height: 1;
    }

    #snail-mail-container {
        padding-top: 28px;
        text-align: center;
    }

    #other-info,
    #email-us-info {
        width: 100%;
    }

    .ish-phone {
        margin-bottom: 14px;
    }

    .social-box {
        border-right: 0;
        float: none;
        width: 100%;
        text-align: center;
    }

    #contact-treats {
        margin-top: 30px;
        margin-bottom: 54px;
    }

    .treats-text {
        margin-right: 0px;
        margin-bottom: 24px;
        width: 100%;
    }

    #contact-form {
        padding-top: 0;
        width: 100%;
        margin-bottom: 0px;
    }

    input.treat {
        width: 100%;
        margin: 0px 0px 9px 0;
        opacity: 0.7;
    }

    #subscribe {
        margin-left: 0;
        width: 100%;
    }

    #treats-text {
        border: 0;
        font-size: 24px;
    }

    .social-text {
        font-size: 24px;
        min-height: 60px;
    }

    #contact-social-media-container {
        text-align: center;
        padding: 54px 0 0 0;
    }

    #contact-social-media-container a {
        padding-top: 70px;
        font-size: 22px;
        padding-left: 0;
        margin-right: 0px;
        text-align: center;
        width: 240px;
    }

    #facebook-button {
        background: url("img/contact_facebook-01.svg") no-repeat 90px 0px;
    }

    #twitter-button {
        background: url("img/contact_twitter-01.svg")no-repeat 90px 0px;
    }

    #dribbble-button {
        background: url("img/contact_dribbble-01.svg")no-repeat 90px 0px;
    }

    .social-box.last-float-item {
        border-right: 0px;
        margin-bottom: 19px;
    }

    #subscribe {
        font-size: 47px;
        padding: 10px 8px;
    }

    /*
	News Page
*/
    #recent-post-container {
        padding: 0px;
        margin-top: 10px;
    }

    #our-news-container {
        margin-top: 20px;
        margin-bottom: 22px;
    }

    .post #main-content #project-images img:last-of-type {
        margin-bottom: 0px;
    }

    .news-big {
        font-size: 23px;
        margin-top: 6px;
        margin-bottom: 13px;
        width: 320px;
        position: relative;
        top: 4px;
    }

    .time-top,
    .time-bottom {
        display: inline-block;
        font-size: 15px;
        line-height: 1.0;
    }

    #news-title-text.time-circle {
        padding-top: 6px;
    }

    .blog .motto-title-border {
        bottom: 3px;
        height: 25px;
    }

    .post #main-content #project-images {
        font-size: 18px;
        font-weight: 300;
        line-height: 1.36;
        margin-bottom: 25px;
    }

    .sneaky-spacer {
        width: 3px;
        display: inline-block;
    }

    .two-column {
        -moz-column-count: 2;
        -moz-column-gap: 12px;
        -webkit-column-count: 2;
        -webkit-column-gap: 12px;
        column-count: 2;
        column-gap: 12px;
    }

    .center-column-border {
        margin-left: -5px;
        padding-left: 5px;
        padding-right: 5px;
        width: 129px;
    }

    .blog #project-images h3 {
        margin-top: 0px;
    }
}

.lg-autoplay-button,
.lg-fullscreen,
.lg-actual-size,
.lg-share,
.lg-counter {
    display: none !important;
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}

.fancybox-button--zoom {
    display: none !important;
}

.fancybox-button--thumbs {
    display: none !important;
}

.fancybox-infobar {
    display: none !important;
}

.fancybox-slide--image {
    overflow: visible;
    padding: 44px 0;
    cursor: move;
    cursor: -webkit-move;
    cursor: -moz-move;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
}

.pinterest,
.dribbble,
.twitter {
    margin-left: -1.9px;
}

.fancybox-image,
.fancybox-spaceball {
    padding: 30px !important;
}

.fancybox-slide--image {
    overflow: visible;
    padding: 50px 0 !important;
}

a {
    pointer-events: auto !important;
}