/*
Theme Name: Bigdigi Child
Theme URI: https://page.agency
Description: Child theme of Bigdigi for Page // Agency.
Author: Page Agency
Author URI: https://page.agency
Template: bigdigi
Version: 1.0
Text Domain: flowthemes
*/

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
    display: block
}

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

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

[hidden] {
    display: none
}

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

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

body {
    color: #505050;
    line-height: 1.625;
    margin: 0;
    opacity: 0;
    overflow: hidden
}

.body-visible {
    opacity: 1;
    -webkit-transition: opacity 700ms;
    transition: opacity 700ms
}

a {
    color: #f7941e;
    text-decoration: none
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    color: #f7941e;
    outline: 0
}

a:hover {
    text-decoration: underline
}

a img {
    border: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font: 400 50px/1.125 'azo-sans-web', sans-serif;
    line-height: 1;
    word-wrap: break-word
}

h1 {
    font-size: 225%
}

h2 {
    font-size: 200%
}

h3 {
    font-size: 175%
}

h4 {
    font-size: 150%
}

h5 {
    font-size: 125%
}

h6 {
    font-size: 100%
}

address {
    font-style: normal;
    margin-bottom: 20px
}

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

b,
strong {
    font-weight: 700
}

em {
    font-style: italic
}

dfn {
    font-style: italic
}

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

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 93.75%;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

pre {
    margin: 0 0 3em;
    overflow: auto;
    white-space: pre-wrap;
    word-wrap: break-word
}

pre code {
    display: block;
    background-color: #f5f5f5;
    overflow: hidden;
    padding: 0 2em
}

kbd {
    padding: .1em .65em;
    border: 1px solid #ccc;
    font-size: 75%;
    font-family: azo-sans-web, sans-serif;
    background-color: #f8f8f8;
    color: #3a3a3a;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .25), 0 0 0 2px #fff inset;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .25), 0 0 0 2px #fff inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .25), 0 0 0 2px #fff inset;
    border-radius: 3px;
    display: inline-block;
    margin: 0 .1em;
    line-height: 1.4;
    white-space: nowrap
}

blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none
}

blockquote {
    font-size: 112.5%;
    font-style: italic;
    font-weight: 300;
    margin: 24px 40px
}

blockquote blockquote {
    margin-right: 0
}

blockquote cite,
blockquote small {
    font-size: 87.5%;
    font-weight: 400;
    text-transform: uppercase
}

blockquote em,
blockquote i {
    font-style: normal;
    font-weight: 300
}

blockquote strong,
blockquote b {
    font-weight: 400
}

blockquote.quote-style-2 {
    position: relative;
    text-indent: 2em
}

blockquote.quote-style-2:before {
    quotes: "ÃƒÂ¯Ã‚Â¿Ã‚Â½" "ÃƒÂ¯Ã‚Â¿Ã‚Â½";
    quotes: "\00AB" "\00BB";
    content: open-quote;
    font-size: 2.5em;
    font-weight: 900;
    line-height: .375;
    text-indent: 0;
    color: #787878;
    position: absolute;
    top: 0;
    left: 0
}

small {
    font-size: smaller
}

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

sub {
    vertical-align: sub
}

sup {
    vertical-align: super
}

dl {
    margin: 0 2em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 0 1.5em
}

menu,
ol,
ul {
    margin: 2em 0;
    padding: 0 0 0 2em
}

ul {
    list-style-type: none;
    list-style-image: url(/wp-content/uploads/2016/05/arrow-right.png)
}

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

li>ul,
li>ol {
    margin: 0
}

.list-armenian {
    list-style-type: armenian
}

.list-circle {
    list-style-type: circle
}

.list-cjk-ideographic {
    list-style-type: cjk-ideographic
}

.list-decimal {
    list-style-type: decimal
}

.list-decimal-leading-zero {
    list-style-type: decimal-leading-zero
}

.list-disc {
    list-style-type: disc
}

.list-georgian {
    list-style-type: georgian
}

.list-hebrew {
    list-style-type: hebrew
}

.list-hiragana {
    list-style-type: hiragana
}

.list-hiragana-iroha {
    list-style-type: hiragana-iroha
}

.list-inherit {
    list-style-type: inherit
}

.list-katakana {
    list-style-type: katakana
}

.list-katakana-iroha {
    list-style-type: katakana-iroha
}

.list-lower-alpha {
    list-style-type: lower-alpha
}

.list-lower-greek {
    list-style-type: lower-greek
}

.list-lower-latin {
    list-style-type: lower-latin
}

.list-lower-roman {
    list-style-type: lower-roman
}

.list-none {
    list-style-type: none
}

.list-square {
    list-style-type: square
}

.list-upper-alpha {
    list-style-type: upper-alpha
}

.list-upper-latin {
    list-style-type: upper-latin
}

.list-upper-roman {
    list-style-type: upper-roman
}

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

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

figure {
    margin: 0 0 3em
}

form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal
}

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

button,
input {
    line-height: normal
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

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

input[type=checkbox],
input[type=radio] {
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    padding-right: 2px;
    width: 270px
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

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

table {
    border-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 87.5%;
    line-height: 2;
    margin: 0 0 2em;
    width: 100%
}

caption,
th,
td {
    font-weight: 400;
    text-align: left
}

caption {
    font-size: 16px;
    margin: 20px 0
}

th {
    font-weight: 700;
    text-transform: uppercase
}

td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0
}

del {
    text-decoration: line-through
}

ins {
    text-decoration: underline
}

hr {
    background: 0 0;
    border: 0;
    border-top: 1px solid #dcdcdc;
    clear: both;
    color: #eee;
    height: 1px;
    width: 100%;
    margin: 1.5em auto;
    padding-top: 0
}

:focus {
    outline: 0
}

.clear:after,
.clearfix:after {
    clear: both
}

.entry-media:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-body:after {
    clear: both
}

.entry-media:before,
.entry-media:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-body:before,
.comment-body:after {
    content: "";
    display: table
}

.screen-reader-text {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px)
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    padding: 15px 23px 14px;
    position: absolute;
    top: 5px;
    left: 5px;
    text-decoration: none;
    height: auto;
    width: auto;
    z-index: 100000
}

button,
input,
textarea {
    border: 1px solid #d9dcdd;
    font-family: inherit;
    padding: 7px
}

input,
textarea {
    color: #000
}

input:focus,
textarea:focus {
    border: 1px solid #d9dcdd;
    outline: 0
}

button,
input[type=submit],
input[type=button],
input[type=reset] {
    border: none;
    color: #fff;
    display: inline-block;
    padding: 10px 24px;
    text-decoration: none
}

button:hover,
button:focus,
input[type=submit]:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=button]:focus,
input[type=reset]:focus {
    outline: none
}

button:active,
input[type=submit]:active,
input[type=button]:active,
input[type=reset]:active {
    background: #098b8d;
    border: none
}

.post-password-required input[type=submit] {
    background: none repeat scroll 0 0 transparent;
    color: #000;
    font-weight: 900;
    padding: 5px 10px;
    text-transform: uppercase
}

.post-password-required input[type=submit]:hover {
    color: #f7941e
}

::-webkit-input-placeholder {
    color: #7d7b6d
}

:-moz-placeholder {
    color: #7d7b6d
}

::-moz-placeholder {
    color: #7d7b6d
}

:-ms-input-placeholder {
    color: #7d7b6d
}

.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
    max-width: 100%
}

.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*=align],
img[class*=wp-image-],
img[class*=attachment-] {
    height: auto
}

img.size-full,
img.size-large,
img.wp-post-image {
    height: auto;
    max-width: 100%
}

embed,
iframe,
object,
video {
    max-width: 100%
}

.entry-content .twitter-tweet-rendered {
    max-width: 100% !important
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

img.alignleft {
    margin: 5px 20px 5px 0
}

.wp-caption.alignleft {
    margin: 5px 20px 5px 0
}

img.alignright {
    margin: 5px 0 5px 20px
}

.wp-caption.alignright {
    margin: 5px 0 5px 20px
}

img.aligncenter {
    margin: 5px auto
}

img.alignnone {
    margin: 5px 0
}

img.wp-smiley,
.rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.site-content {
    margin: 0 auto;
    max-width: 1120px;
    width: 92%;
    word-wrap: break-word
}

.home .site-content {
    margin: 0;
    max-width: 1920px;
    width: 100%;
    word-wrap: break-word
}

.no-boundaries .site-content {
    max-width: none;
    width: 100%
}

.content-area {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 74px;
}

.single .content-area {
    margin: 0 auto;
    font-size: 112.5%;
    padding-bottom: 20px
}

.single .content-area img {
    width: 100%
}

#layerslider_1 {
    overflow: visible
}

#layerslider_2 {
    overflow: visible
}

.ls-inner {
    margin: 0 auto
}

.ls-slide .ls-1 h1 {
    color: #fff
}

.site-header {
    width: 100%;
    height: auto;
    z-index: 250;
    top: 0;
    position: relative
}

.site-header .site-header-inner {
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px
}

.home-link {
    display: table-cell;
    vertical-align: middle;
    outline: 0
}

.home-link:hover {
    text-decoration: none
}

.site-title {
    font-weight: 900;
    color: #000;
    margin: 0 0 5px
}

.site-title:hover {
    color: #f7941e
}

.site-description {
    font-size: 13px;
    text-decoration: none;
    margin: 0
}

.site-logo {
    outline: 0;
    max-width: 100%;
    vertical-align: 0;
    width: 25%;
    height: 25%;
    margin-top: 5px;
    border-radius: 3px
}

.site-logo+.site-title,
.site-logo+.site-title+.site-description {
    display: none
}

.bigdigi-classic-has-slideshow:not(.bigdigi-classic-has-welcome-text) .site-header .site-header-inner {
    border-bottom: 0
}

.compact-header {
    padding-top: 105px
}

.compact-nav {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding: 8px 0;
    z-index: 220;
    clear: both;
    box-shadow: 0 0 16px 1px rgba(0, 0, 0, .16)
}

.compact-nav.compact-nav-visible {
    display: block
}

.compact-header .compact-nav {
    display: block
}

.compact-nav .inner {
    max-width: 1120px !important;
    margin: 0 auto;
    width: 92%;
    position: relative
}

.mod-touch .compact-nav {
    position: absolute
}

.admin-bar .compact-nav {
    top: 28px
}

.compact-header .info-box {
    display: none
}

.compact-header .site-header {
    display: none
}

.compact-header .single-header .page-title {
    padding-bottom: 30px;
    padding-top: 0;
    word-wrap: break-word;
    border-bottom: 3px solid #d9dcdd
}

.compact-header .single-header .page-description {
    padding-bottom: 20px;
    margin: 0 auto;
    padding-top: 15px
}

#compact_menu {
    float: right;
    margin-top: 5px;
    max-width: 85%
}

.back {
    float: left;
    display: block;
    cursor: pointer
}

.back .label {
    color: #c6cacb;
    float: left;
    font: 700 62.5%/1 'azo-sans-web', sans-serif;
    margin: 12px 0 0 5px;
    text-transform: uppercase
}

.back .icon {
    height: 34px;
    float: left
}

.back .icon polyline {
    stroke: #c6cacb;
    stroke-width: 4.2px;
    stroke-linecap: round;
    stroke-linejoin: round
}

.back:hover .label {
    color: #000;
    text-decoration: none;
    opacity: 1
}

.back:hover .icon polyline {
    stroke: #000
}

.compact-search {
    cursor: pointer;
    float: left;
    margin: 0 auto 0 20px;
    position: relative
}

.compact-search .label {
    color: #c6cacb;
    font: 700 62.5%/1 'azo-sans-web', sans-serif;
    float: left;
    margin: 12px 0 0;
    padding: 0 0 10px 32px;
    text-transform: uppercase
}

.compact-search .label:before {
    content: "L";
    cursor: pointer;
    font: 400 27px/1 WebSymbolsRegular;
    position: absolute;
    top: 2px;
    left: 0
}

.compact-search:hover .label {
    color: #000
}

.single-portfolio .compact-search,
.page-template-template-portfolio-php .compact-search,
.single-capabilities .compact-search {
    display: none
}

.header-search {
    background-color: #fff;
    display: none;
    height: 100%;
    opacity: .97;
    position: fixed;
    width: 100%;
    z-index: 300;
    top: 0;
    left: 0
}

.header-search .search-form {
    margin: 3.8% auto 20px;
    max-width: 1120px;
    width: 92%
}

.header-search .search-field {
    border: 1px solid transparent;
    color: #000;
    font-size: 80px;
    font-weight: 300;
    padding: 0;
    text-transform: uppercase;
    max-width: 100%;
    width: 100%
}

.header-search .search-field::-webkit-input-placeholder {
    color: transparent
}

.header-search .search-field:-moz-placeholder {
    color: transparent
}

.header-search .search-field::-moz-placeholder {
    color: transparent
}

.header-search .search-field:-ms-input-placeholder {
    color: transparent
}

.header-search .search-submit {
    display: none
}

.header-search .search-message {
    color: #8c8c8c;
    font-size: 11px;
    font-weight: 700;
    margin: 0 auto;
    max-width: 1120px;
    text-transform: uppercase;
    width: 92%
}

.info-box {
    background-color: #121217;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: .96;
    z-index: 160;
    margin-top: -100%
}

.info-box .info-box-inner {
    max-width: 1120px;
    width: 92%;
    margin: 0 auto;
    color: #fff;
    font-family: azo-sans-web, sans-serif;
    padding: 40px 0
}

.info-box p {
    font-size: 125%;
    margin: 0 0 1.5em;
    line-height: 1.125;
    font-weight: 400
}

.info-box h2 {
    color: #fff;
    font-family: azo-sans-web, sans-serif;
    font-size: 250%;
    font-weight: 700;
    margin-bottom: .875em
}

.info-box a {
    text-decoration: underline;
    color: inherit
}

.header-arrow {
    bottom: -19px;
    height: 19px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0
}

.no-js .info-box {
    display: none
}

.admin-bar .info-box {
    top: 28px
}

.site-navigation {
    right: 0;
    top: 25px;
    justify-self: flex-end
}

.menu-item[class^=modernpicrograms-icon-]:before,
.menu-item[class*=" modernpicrograms-icon-"]:before {
    content: ""
}

.menu-item[class^=modernpicrograms-icon-]>a,
.menu-item[class*=" modernpicrograms-icon-"]>a {
    color: #000
}

.menu-item[class^=modernpicrograms-icon-]>a:before,
.menu-item[class*=" modernpicrograms-icon-"]>a:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none;
    font-family: ModernPictogramsNormal;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    width: 100%;
    font-size: 38px;
    text-align: center;
    top: 0;
    line-height: 1
}

.menu-item[class^=modernpicrograms-icon-].has-submenu>a:before,
.menu-item[class*=" modernpicrograms-icon-"].has-submenu>a:before {
    margin-left: -13px
}

.menu-item[class^=modernpicrograms-icon-].has-submenu:hover>a:before,
.menu-item[class*=" modernpicrograms-icon-"].has-submenu:hover>a:before {
    color: #f7941e
}

.nav-menu .has-submenu>a:after {
    content: "[";
    font-family: WebSymbolsRegular, Arial, sans-serif;
    padding-left: 6px;
    position: absolute;
    font-size: 75%;
    line-height: 1.5
}

.nav-menu .has-submenu .has-submenu>a:after {
    content: "]";
    line-height: 2;
    right: 10px;
    top: 4px
}

.nav-menu li a {
    font-family: azo-sans-web, sans-serif;
    font-weight: 600;
    font-size: 16px
}

ul.nav-menu,
div.nav-menu>ul {
    margin: 0;
    padding: 0;
    display: flex
}

.nav-menu li {
    display: inline-block;
    position: relative
}

.nav-menu>li {
    margin-left: 45px;
    padding-bottom: 3px
}

.nav-menu>li.has-submenu {
    margin: 0 0 0 31px
}

.nav-menu>li.has-submenu+li {
    margin: 0 0 0 36px
}

.nav-menu>li.has-submenu+li.has-submenu {
    margin: 0 0 0 23px
}

@media(max-width: 1050px) {
    .nav-menu>li {
        margin-left: 25px
    }

    .nav-menu>li.has-submenu {
        margin: 0 0 0 11px
    }

    .nav-menu>li.has-submenu+li {
        margin: 0 0 0 16px
    }

    .nav-menu>li.has-submenu+li.has-submenu {
        margin: 0 0 0 3px
    }
}

.nav-menu li a {
    color: #000;
    display: block;
    font-size: 15px;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase
}

.nav-menu>li>a {
    line-height: 1.15;
    padding-top: 50px
}

.nav-menu li li a {
    font-size: 14px;
    font-weight: 500;
    padding: 8px 25px 8px 12px
}

.nav-menu ul>li:first-child>a {
    border-radius: 5px 5px 0 0
}

.nav-menu ul>li:last-child>a {
    border-radius: 0 0 5px 5px
}

.nav-menu ul>li:only-child>a {
    border-radius: 5px
}

.nav-menu li:hover>a,
.nav-menu li a:hover {
    color: #f7941e
}

.nav-menu>.has-submenu>a {
    padding: 3px 23px 3px 13px
}

.nav-menu>.has-submenu:hover>a,
.nav-menu>.has-submenu>a:hover {
    background-color: #f7941e;
    border-radius: 13px 13px 13px 13px;
    color: #fff;
    padding: 3px 23px 3px 13px
}

.nav-menu .menu-item[class^=modernpicrograms-icon-]>a:before:hover,
.menu-item[class*=" modernpicrograms-icon-"]>a:before:hover,
.nav-menu .menu-item[class^=modernpicrograms-icon-]:hover>a:before,
.menu-item[class*=" modernpicrograms-icon-"]:hover>a:before {
    color: #f7941e
}

.nav-menu li li:hover>a,
.nav-menu li li a:hover {
    background-color: #bdbdbd;
    color: #000;
    font-weight: 700
}

.nav-menu .sub-menu,
.nav-menu .children {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9);
    border-radius: 6px;
    color: #bababa;
    display: none;
    float: left;
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    position: absolute;
    word-wrap: break-word;
    z-index: 9999
}

.nav-menu>li>.sub-menu,
.nav-menu>li>.children {
    margin-top: 3px
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
    border-left: 0;
    left: 100%;
    top: 0
}

ul.nav-menu ul a,
.nav-menu ul ul a {
    color: #bababa;
    margin: 0;
    min-width: 180px
}

.nav-menu li li {
    width: 100%
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
    background-color: #bdbdbd;
    color: #000;
    font-weight: 700
}

ul.nav-menu li:hover>ul,
.nav-menu ul li:hover>ul {
    display: block
}

.nav-menu>.current_page_item>a,
.nav-menu>.current-menu-item>a {
    color: #f7941e
}

.nav-menu li .current_page_item>a,
.nav-menu li .current-menu-item>a {
    background-color: #bdbdbd;
    color: #000;
    font-weight: 700
}

.menu-toggle {
    display: none
}

.compact-container {
    position: absolute;
    right: 0;
    top: 9px
}

.compact-container .menu-item[class^=modernpicrograms-icon-]>a:before,
.menu-item[class*=" modernpicrograms-icon-"]>a:before {
    content: ""
}

.compact-container .nav-menu>li>a {
    margin-top: 0
}

.compact-container .nav-menu>.has-submenu>a {
    padding: 3px 23px 3px 13px
}

.compact-container .nav-menu>.has-submenu>a {
    margin-top: 0
}

.entry-container {
    border-bottom: 1px solid #d9dcdd;
    clear: both;
    /* margin-bottom: 50px; */
    padding-bottom: 55px;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.entry-container:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.entry-container .entry-header {
    float: left;
    width: 100%;
    margin-right: 4%;
    position: relative;
    word-wrap: break-word
}

.entry-title {
    font: 700 105%/1 'azo-sans-web', sans-serif;
    margin: 5px 0 17px;
    max-width: 100%;
    word-wrap: break-word
}

.entry-title a {
    color: #000;
    text-decoration: none
}

.entry-title a:hover {
    color: #f7941e;
    text-decoration: none
}

.single .entry-header {
    clear: both;
    margin-bottom: 40px
}

.page-header {
    clear: both;
    margin-bottom: 50px
}

.page-title {
    clear: both;
    color: #000;
    font: 500 30px/1.125 'azo-sans-web', sans-serif;
    max-width: 1120px;
    margin: 0 auto;
    text-transform: uppercase;
    width: 92%;
    padding: 15px 0 16px;
    word-wrap: break-word
}

.page-description {
    border-bottom: 3px solid #d9dcdd;
    font: 300 200%/1.25 'azo-sans-web', sans-serif;
    margin: 15px auto 0;
    max-width: 1120px;
    padding-bottom: 20px;
    width: 92%
}

.page-description a {
    text-decoration: underline
}

.page-description p {
    font-size: 100%;
    line-height: 1.25
}

.page-description p:last-child {
    margin-bottom: 0
}

@media(max-width: 950px) {
    .entry-title {
        padding-right: 60px;
        display: block
    }
}

@media(max-width: 640px) {
    .entry-container .entry-header {
        width: 100%
    }

    .page-description {
        font-size: 175%
    }
}

.entry-meta {
    margin-bottom: 20px;
    display: none;
}

.entry-meta .author {
    color: #787878;
    display: block;
    font: 700 68.75%/1 'azo-sans-web', sans-serif;
    margin-bottom: 5px;
    text-transform: uppercase
}

.entry-meta .author a {
    color: #787878;
    text-decoration: underline
}

.entry-meta .author a:hover {
    color: #000
}

.entry-meta .date {
    display: block;
    font: 700 68.75%/1 'azo-sans-web', sans-serif;
    margin: 0 0 5px;
    text-transform: uppercase
}

.entry-meta .date a {
    color: #787878
}

.entry-meta .date a:hover {
    color: #000
}

.entry-meta .edit-link {
    display: block;
    font: 700 11px/1 'azo-sans-web', sans-serif;
    margin: 0 0 5px;
    text-transform: uppercase
}

.entry-meta .edit-link a {
    color: #787878
}

.entry-meta .edit-link a:hover {
    color: #000
}

.entry-meta .entry-tags {
    display: block;
    line-height: 1.5;
    margin: 0 0 5px
}

.entry-meta .entry-tags a {
    background-color: #b4b4b4;
    border-radius: 3px;
    color: #fff;
    font: 700 68.75%/1 Dosis, sans-serif;
    padding: 3px 7px;
    text-transform: uppercase;
    white-space: nowrap
}

.entry-meta .entry-tags a:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none
}

.blog-comments-wrapper {
    position: absolute;
    left: -35px;
    top: 9px;
    cursor: pointer;
    height: 30px;
    margin-top: -3px
}

.blog-comments-icon {
    height: 20px
}

.blog-comments-icon-shape path {
    fill: #000;
    stroke: #000;
    stroke-width: 2px
}

.blog-comments-wrapper:hover .blog-comments-icon-shape path {
    fill: #f7941e;
    stroke: #f7941e
}

.blog-comments-wrapper.blog-comments-wrapper-zero .blog-comments-icon-shape path {
    fill: transparent;
    stroke: #000;
    stroke-width: 2px
}

.blog-comments-wrapper.blog-comments-wrapper-zero:hover .blog-comments-icon-shape path {
    fill: transparent;
    stroke: #f7941e
}

.blog-comments-value {
    position: absolute;
    overflow: hidden;
    top: 0;
    width: 25px;
    height: 20px
}

.blog-comments-wrapper.blog-comments-wrapper-zero .blog-comments-value {
    display: none
}

.blog-comments-value a {
    color: #fff;
    display: block;
    font: 700 68.75%/1.5 Dosis, sans-serif;
    height: 18px;
    text-align: center
}

.blog-comments-value a:hover {
    text-decoration: none
}

@media(max-width: 950px) {
    .entry-tags {
        display: none
    }

    .blog-comments-wrapper {
        left: auto;
        position: absolute;
        right: 0;
        top: 5px
    }

    .blog-comments-icon {
        height: 40px;
        width: 40px
    }

    .blog-comments-icon-shape {
        width: 100%;
        height: 100%;
        display: block
    }

    .blog-comments-value {
        height: 40px;
        width: 40px;
        top: 5px
    }

    .blog-comments-value a {
        font-size: 100%;
        line-height: 1.25
    }
}

.entry-summary {
    font-size: 112.5%;
    line-height: 1.625;
    width: 58%;
    float: right
}

body.single-post .entry-thumbnail {
    width: 100%;
    height: auto;
    object-fit: cover;
    overflow: hidden;
    float: left;
}

body.single-post article.post {
    font-size: 13px;
}

.entry-thumbnail {
    /* max-width: 32%; */
    position: relative;
    float: left;
    -webkit-box-shadow: 25px 25px 0 -2px #ccc;
    box-shadow: 25px 25px 0 -2px #ccc;
    margin: 0 50px 30px 0;
    width: 385px;
    height: 256px;
    object-fit: fill;
    overflow: clip;
}

.entry-thumbnail img {
    display: block;
}

@media(max-width: 950px) {
    .entry-content {
        width: 100%
    }

    .entry-summary {
        width: 62%
    }
}

.single-meta {
    color: #787878;
    line-height: 1.375;
    font-family: azo-sans-web, sans-serif;
    position: relative;
    max-width: 1120px;
    width: 92%;
    margin: 0 auto;
    border-bottom: 3px solid #d9dcdd;
    padding: 15px 0
}

.single-meta .blog-comments-wrapper {
    margin-top: 7px;
    left: 0;
    z-index: 2
}

.single-meta .single-date {
    float: left;
    padding-left: 35px;
    text-transform: uppercase;
    font-size: 125%;
    line-height: 1.125;
    font-weight: 600;
    z-index: 1;
    width: 48%
}

.single-meta .single-tags {
    float: right;
    text-align: right;
    width: 48%
}

.single-meta .single-tags a {
    font-size: 68.75%;
    font-family: Dosis, sans-serif;
    text-transform: uppercase;
    padding: 3px 7px;
    border-radius: 3px;
    white-space: nowrap;
    font-weight: 700;
    background-color: #b4b4b4;
    color: #fff
}

.single-meta .single-tags a:hover {
    text-decoration: none;
    background-color: #000;
    color: #fff
}

@media(max-width: 950px) {
    .single-meta .blog-comments-wrapper {
        display: none
    }

    .single-meta .single-date {
        width: auto;
        padding-left: 0;
        font-size: 100%
    }
}

.page-links {
    clear: both;
    font-size: 16px;
    font-weight: 700;
    line-height: 2.2;
    margin: 3em 0;
    text-transform: uppercase
}

.page-links a,
.page-links>span {
    background-color: #fff;
    border: 1px solid #fff;
    color: #000;
    padding: 5px 10px;
    text-decoration: none
}

.page-links a {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    margin-bottom: 5px;
    line-height: 1.5;
    display: inline-block
}

.page-links a:hover {
    background-color: #fff;
    color: #000
}

.page-links .page-links-title {
    background: 0 0;
    border: none;
    color: #000;
    margin-right: 10px;
    padding: 0
}

.gallery {
    margin-bottom: 2em !important
}

.gallery-item {
    float: left;
    margin: auto;
    overflow: hidden;
    position: relative
}

.navigation {
    border-top: 1px solid #d9dcdd;
    margin: 0 auto 25px;
    max-width: 1120px;
    padding-top: 20px;
    width: 92%
}

.navigation a {
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
    font-weight: 700
}

.navigation a:hover {
    text-decoration: none
}

.nav-previous {
    line-height: 1;
    float: right
}

.nav-previous a {
    font-size: 150%
}

.nav-previous a:before {
    content: ">";
    font: 400 75%/1.375 WebSymbolsRegular, sans-serif;
    float: right;
    padding-left: 10px;
    cursor: pointer;
    color: #000
}

.nav-previous a:hover,
.nav-previous a:hover:before {
    color: #f7941e
}

.nav-next {
    line-height: 1;
    float: left
}

.nav-next a {
    font-size: 150%
}

.nav-next a:before {
    content: "<";
    font: 400 75%/1.375 WebSymbolsRegular, sans-serif;
    float: left;
    padding-right: 10px;
    cursor: pointer;
    color: #000
}

.nav-next a:hover,
.nav-next a:hover:before {
    color: #f7941e
}

.post-navigation .nav-links {
    line-height: 1
}

.post-navigation .nav-links a {
    font-size: 150%
}

.post-navigation .nav-links a[rel=next] {
    float: right
}

.post-navigation .nav-links a[rel=prev] {
    float: left
}

.post-navigation .nav-links a[rel=next]:before {
    content: ">";
    font: 400 75%/1.375 WebSymbolsRegular, sans-serif;
    float: right;
    padding-left: 10px;
    cursor: pointer;
    color: #000
}

.post-navigation .nav-links a[rel=prev]:before {
    content: "<";
    font: 400 75%/1.375 WebSymbolsRegular, sans-serif;
    float: left;
    padding-right: 10px;
    cursor: pointer;
    color: #000
}

.post-navigation .nav-links a:hover,
.post-navigation .nav-links a:hover:before {
    color: #f7941e
}

@media(max-width: 950px) {
    .nav-previous {
        width: 45%;
        text-align: right
    }

    .nav-previous a {
        font-size: 125%
    }

    .nav-next {
        float: left;
        width: 45%
    }

    .nav-next a {
        font-size: 125%
    }

    .post-navigation .nav-links a {
        font-size: 125%;
        width: 45%
    }

    .post-navigation .nav-links a[rel=next] {
        text-align: right
    }
}

.page-content {
    margin: 0 auto;
    max-width: 1120px;
    width: 92%;
    padding: 0 0 50px
}

#comments {
    clear: both;
    position: relative;
    width: 92%;
    margin: 0 auto;
    max-width: 1120px
}

.comments-title {
    border-bottom: 1px solid #d9dcdd;
    border-top: 2px solid #d9dcdd;
    padding: 15px 0;
    margin: 0 0 40px
}

.comments-title h2 {
    font-family: azo-sans-web, sans-serif;
    color: #000;
    font-size: 32px;
    margin: 0;
    float: left;
    font-weight: 300
}

.comments-title a {
    font-weight: 900;
    text-transform: uppercase;
    color: #000;
    font-size: 32px;
    float: right;
    line-height: 1
}

.comments-title a:hover {
    color: #f7941e;
    text-decoration: none
}

.comment-list {
    padding: 0;
    margin: 0 0 25px;
    list-style: none
}

.comment-list .children li {
    list-style: none
}

.comment-body {
    border-bottom: 1px solid #d9dcdd;
    position: relative;
    font-family: azo-sans-web, sans-serif;
    line-height: 1.625;
    padding: 40px 0
}

.comment-list>li:first-child>.comment-body {
    padding-top: 0
}

.comment-meta {
    width: 32%;
    float: left
}

.comment-author .avatar {
    float: left;
    margin: 0 1em 1em 0
}

.comment-author .fn {
    color: #000;
    font-size: 200%;
    line-height: .75;
    font-weight: 900;
    word-wrap: break-word;
    width: auto;
    font-style: italic
}

.comment-author .fn a {
    word-wrap: break-word;
    color: #000
}

.comment-author .fn a:hover {
    text-decoration: none;
    color: #f7941e
}

.says {
    display: none
}

.comment-metadata {
    color: #a9a9a9;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 68.75%;
    line-height: 1;
    margin: 5px 0 0
}

.comment-metadata a {
    color: #a9a9a9
}

.comment-metadata a:hover {
    color: #000;
    text-decoration: none
}

.comment-metadata .edit-link {
    display: block
}

.comment-awaiting-moderation {
    font-size: 14px;
    line-height: 1;
    margin: 10px 0 0
}

.comment-content {
    width: 64%;
    float: right
}

.comment-content p {
    font-size: 112.5%;
    line-height: 1.5
}

.reply {
    bottom: 20px;
    right: 0;
    position: absolute
}

.reply a {
    font-size: 87.5%;
    text-transform: uppercase;
    color: #a9a9a9
}

.reply a:hover {
    font-weight: 700;
    color: #000;
    text-decoration: none
}

.comment-navigation {
    margin: 0 0 25px
}

.comment-navigation .nav-previous {
    float: left;
    cursor: pointer
}

.comment-navigation .nav-next {
    float: right;
    cursor: pointer
}

.comment-navigation .nav-previous a,
.comment-navigation .nav-next a {
    font-size: 23px;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
    font-weight: 700;
    position: relative;
    line-height: 1
}

.comment-navigation .nav-previous a {
    padding-left: 20px
}

.comment-navigation .nav-next a {
    padding-right: 20px
}

.comment-navigation .nav-previous a:after,
.comment-navigation .nav-next a:after {
    font-family: WebSymbolsRegular, sans-serif;
    font-size: 17px;
    line-height: 1;
    color: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 17px
}

.comment-navigation .nav-previous a:after {
    content: "<";
    left: 0
}

.comment-navigation .nav-next a:after {
    content: ">";
    right: 0
}

.comment-navigation .nav-previous a:hover,
.comment-navigation .nav-next a:hover,
.comment-navigation .nav-previous a:hover:after,
.comment-navigation .nav-next a:hover:after {
    color: #f7941e
}

.no-comments {
    margin: 0 0 1em;
    color: #000;
    font-weight: 300;
    font-family: azo-sans-web, sans-serif;
    border-bottom: 1px solid #d9dcdd;
    border-top: 2px solid #d9dcdd;
    padding: 15px 0;
    width: 100%;
    font-size: 150%;
    line-height: 1.25
}

.comments-closed {
    margin: 0 0 35px;
    font-size: 150%
}

.comment-body+#respond {
    margin-top: 20px;
    border-bottom: 1px solid #d9dcdd
}

#respond {
    clear: both
}

#reply-title {
    clear: both;
    display: none;
    position: relative
}

#reply-title small {
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

#cancel-comment-reply-link {
    padding-right: 25px;
    color: #000;
    text-transform: capitalize
}

#cancel-comment-reply-link:before {
    content: "'";
    font-family: WebSymbolsRegular, sans-serif;
    font-size: 81.25%;
    top: 2px;
    right: 0;
    position: absolute;
    color: #000
}

#cancel-comment-reply-link:hover,
#cancel-comment-reply-link:hover:before {
    color: #f7941e;
    text-decoration: none
}

.comment-list #reply-title {
    clear: both;
    display: block
}

.logged-in-as {
    font-size: 125%;
    margin: 0 0 20px
}

.logged-in-as a {
    text-decoration: underline;
    color: inherit
}

.must-log-in {
    font-size: 125%;
    margin: 0 0 30px
}

#commentform label {
    font-weight: 600;
    margin-bottom: 10px;
    display: none
}

.comment-notes {
    display: none
}

.comment-form-author {
    float: left;
    margin-right: 3.8%;
    width: 30.75%
}

.comment-form-email {
    float: left;
    margin-right: 3.8%;
    width: 30.75%
}

.comment-form-url {
    float: right;
    width: 30.75%
}

#commentform>p:not(.comment-form-author):not(.comment-form-email):not(.comment-form-url) {
    clear: both
}

.comment-form-comment {
    margin-bottom: 20px
}

.form-allowed-tags {
    display: none;
    clear: both;
    margin-bottom: 20px;
    font-size: 100%;
    line-height: 1
}

.form-submit {
    text-align: right;
    margin-bottom: 20px
}

.form-submit input[type=submit] {
    background-color: transparent;
    color: #000;
    padding: 0;
    font-size: 32px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase
}

.form-submit input[type=submit]:hover {
    color: #f7941e
}

#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=url],
#commentform textarea {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #d9dcdd;
    padding: 7px;
    width: 100%;
    font-family: azo-sans-web, sans-serif;
    font-size: 14px
}

#commentform input:-moz-placeholder,
#commentform textarea:-moz-placeholder {
    color: #888;
    font-weight: 600
}

#commentform input::-webkit-input-placeholder,
#commentform textarea::-webkit-input-placeholder {
    color: #888;
    font-weight: 600
}

.homepage-read-more {
    font-family: azo-sans-web, sans-serif;
    font-size: 22px;
    font-weight: 700;
    clear: both;
    margin-top: 30px;
    color: #000;
    display: block
}

.homepage-read-more:hover {
    color: #f7941e;
    text-decoration: none
}

.homepage-view-portfolio,
.homepage-view-blog {
    background-color: #f7941e;
    border-radius: 20px 20px 20px 20px;
    color: #fff;
    cursor: pointer;
    font-family: Dosis, sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding: .17em .9em;
    text-transform: uppercase
}

.homepage-view-portfolio:hover,
.homepage-view-blog:hover {
    background-color: #000;
    text-decoration: none
}

.welcome-text {
    border-bottom: 3px solid #d9dcdd;
    clear: both;
    color: #000;
    font: 400 50px/1.125 'azo-sans-web', sans-serif;
    margin: 0 auto;
    max-width: 1120px;
    padding: 35px 0 40px;
    text-align: center;
    width: 92%
}

body.bigdigi-classic-has-welcome-text.bigdigi-classic-has-slideshow .welcome-text {
    font-size: 25px;
    padding: 30px 0 35px;
    border-bottom: 0
}

.page-template-template-custom-php .welcome-text {
    font-size: 25px;
    padding: 30px 0 35px;
    border-bottom: 0
}

body.bigdigi-classic-has-welcome-text:not(.bigdigi-classic-has-slideshow) .welcome-text {
    margin-bottom: 50px
}

.welcome-text a {
    text-decoration: underline;
    color: inherit
}

.recent-posts-single-container {
    max-width: 1120px;
    width: 92%;
    margin: 0 auto;
    clear: both;
    position: relative;
    z-index: 160
}

.recent-posts-single-container+.navigation {
    border-top: 0;
    margin: 0 auto 25px
}

.recent-heading-container {
    max-width: 1125px;
    width: 100%;
    margin: 0 auto;
    clear: both;
    position: relative
}

.recent-blog-container {
    max-width: 1120px;
    width: 92%;
    margin: 0 auto -28px;
    clear: both;
    position: relative;
    z-index: 160
}

.recent-heading-container+.recent-blog-container {
    padding-top: 35px;
    display: none
}

.recent-heading {
    display: block;
    line-height: 1.5;
    font-size: 200%;
    width: 100%;
    border-top: solid 4px #ccc;
    text-align: center;
    margin-top: 60px
}

.recent-heading h2 {
    font-size: 78.125%;
    overflow: hidden;
    display: inline;
    position: relative;
    top: -30px;
    vertical-align: middle;
    font-family: azo-sans-web, sans-serif;
    background-color: #fff;
    padding: 0 10px;
    text-transform: uppercase
}

.recent-heading .spacer {
    display: table-cell;
    width: 50%;
    width: 100%
}

.recent-heading .spacer {
    padding: 0 10px
}

.recent-heading .spacer:first-child {
    padding: 0 10px 0 0
}

.recent-heading .spacer:last-child {
    padding: 0 0 0 10px
}

.recent-heading .spacer:after {
    display: inline-block;
    width: 100%;
    content: ".";
    font-size: 0;
    color: transparent;
    height: 3px;
    background: #d9dcdd;
    vertical-align: middle;
    position: relative;
    top: -1px;
    top: 0
}

.recent-heading a {
    font: 700 43.75%/1.125 Dosis, sans-serif;
    vertical-align: middle;
    background-color: #f7941e;
    color: #fff;
    text-transform: uppercase;
    border-radius: 12px;
    padding: .275em .9em;
    text-decoration: none
}

.recent-heading a:hover {
    background-color: #000;
    text-decoration: none
}

.related-posts {
    padding: 35px 0 40px;
    background-color: #eee
}

.related-posts-title {
    float: left;
    margin-right: 3.5%;
    margin-left: 3.5%;
    width: 18%
}

.related-posts-title a {
    word-wrap: break-word;
    max-width: 100%
}

.related-posts-title small {
    word-wrap: break-word;
    max-width: 100%
}

.related-posts-title a {
    color: #000;
    font: 900 150%/1 'azo-sans-web', sans-serif;
    float: left;
    margin-bottom: .25em
}

.related-posts-title a:hover {
    color: #f7941e;
    text-decoration: none
}

.related-posts-title small {
    font-family: azo-sans-web, sans-serif;
    font-weight: 700;
    font-size: 11px;
    clear: both;
    text-transform: uppercase;
    color: #787878;
    display: block
}

@media(max-width: 950px) {
    .single-post .recent-blog-container {
        margin: 0 auto 50px !important
    }
}

@media(max-width: 640px) {
    .related-posts {
        padding-bottom: 0
    }

    .related-posts-title {
        width: 100%;
        margin: 0 auto 3em;
        padding: 0 20px
    }

    .related-posts-title a {
        font-size: 22px
    }

    .portfolio_box .project-slides iframe {
        height: 200px
    }

    .site-logo {
        width: 21%;
        margin: 10px 0 0 0
    }

    .entry-summary {
        width: 100%
    }

    .entry-thumbnail {
        max-width: 100%;
        margin: 0 4% 10% 0
    }
}

@media(max-width: 450px) {
    .related-posts-title {
        float: left;
        width: 100%;
        margin-right: 0
    }

    .recent-heading h2 {
        display: block;
        overflow: visible
    }

    .recent-heading .spacer {
        display: none
    }

    .recent-heading a {
        display: none
    }
}

.wpcf7-form p {
    margin: 0 0 35px;
    font-size: 13px;
    font-weight: 700
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form input[type=tel],
.wpcf7-form textarea {
    width: 100%;
    height: 45px;
    background: #f1f1f1
}

.wpcf7-form textarea {
    min-height: 150px
}

.wpcf7-not-valid {
    border: 1px solid #c26464 !important
}

.wpcf7-form-control-wrap {
    display: block
}

.wpcf7-not-valid-tip {
    background: url(../../../../../../themes/bigdigi/images/contact-warning-light.png) no-repeat scroll right top transparent !important;
    border: none !important;
    color: #e00;
    display: block !important;
    font-size: 75% !important;
    height: 26px;
    left: auto !important;
    opacity: 1 !important;
    padding: 0 !important;
    position: absolute !important;
    right: 8px;
    text-indent: -9999px;
    top: 9px !important;
    width: 26px !important
}

.wpcf7-response-output {
    margin-top: 30px !important;
    float: right
}

.wpcf7-response-output.wpcf7-mail-sent-ok,
.wpcf7-response-output.wpcf7-validation-errors {
    background-color: transparent !important;
    border: none !important;
    margin-bottom: 10px !important;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 !important
}

.wpcf7 .watermark {
    color: #aaa
}

.wpcf7 .wpcf7-not-valid {
    color: #c26464
}

.ajax-loader {
    display: none !important
}

input.wpcf7-submit {
    background: 0 0;
    color: #000 !important;
    cursor: pointer;
    border: none !important;
    font-family: azo-sans-web, sans-serif !important;
    width: auto !important;
    padding: 0 !important;
    font-size: 32px !important;
    font-weight: 900;
    text-transform: uppercase;
    float: right;
    margin-top: 32px
}

input.wpcf7-submit:hover {
    color: #f7941e !important;
    background: 0 0
}

.wpcf7 input[type=submit][disabled=disabled],
.wpcf7 input[type=reset][disabled=disabled],
.wpcf7 button[disabled=disabled] {
    color: #aaa !important
}

.wpcf7 input[type=submit]:disabled,
.wpcf7 input[type=reset]:disabled,
.wpcf7 button:disabled {
    color: #aaa !important
}

@media(max-width: 950px) {
    .wpcf7-not-valid-tip {
        right: 5px;
        top: 0 !important;
        margin: auto;
        bottom: 0
    }
}

.symple-toggle {
    margin-bottom: 1em !important
}

.symple-toggle .symple-toggle-trigger {
    padding: 0 0 15px 27px !important;
    background: 0 0 !important;
    background-color: transparent !important;
    background-position: 0 10px !important;
    border: 0 !important;
    border-bottom: 1px solid #dcdcdc !important;
    font-size: 112.5% !important;
    margin: 0 !important;
    margin-top: 0 !important;
    color: #6b6a73 !important;
    font-weight: 700 !important;
    position: relative
}

.symple-toggle .symple-toggle-trigger.active {
    color: #282832 !important
}

.symple-toggle .symple-toggle-trigger:hover {
    background-color: transparent !important;
    font-weight: 700 !important;
    color: #282832 !important
}

.symple-toggle .symple-toggle-container {
    padding: 1em 0 !important;
    border: 1px solid #ddd !important;
    border: 0 !important;
    border-bottom: 1px solid #dcdcdc !important
}

.symple-toggle .symple-toggle-trigger:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit
}

.symple-toggle .symple-toggle-trigger:before {
    color: #c7c7c7;
    content: "\f054";
    font-size: 19px;
    left: 0;
    position: absolute;
    top: 1px
}

.symple-toggle .symple-toggle-trigger.active:before {
    content: "\f078";
    color: #282832
}

.symple-tabs {
    margin-bottom: 2em
}

.symple-tabs ul.ui-tabs-nav li a {
    height: 40px !important
}

@media only screen and (min-width: 521px) {
    .symple-tabs ul.ui-tabs-nav .ui-state-active a {
        height: 43px !important;
        top: -2px !important;
        padding-top: 0 !important;
        font-weight: 700
    }
}

@media only screen and (max-width: 520px) {
    .symple-tabs ul.ui-tabs-nav li {
        height: auto !important
    }

    .symple-tabs ul.ui-tabs-nav li a {
        min-height: 40px !important;
        height: auto !important
    }
}

.symple-accordion {
    margin-bottom: 2em
}

.symple-accordion h3.symple-accordion-trigger {
    border: none !important;
    margin: 5px 0 0 !important
}

.symple-accordion .ui-accordion-content {
    overflow: auto
}

.symple-pricing-table>div {
    margin-bottom: 2em !important
}

.symple-pricing-table .symple-pricing-content ul {
    padding: 0 !important
}

.symple-callout {
    margin-bottom: 2em
}

.symple-skillbar {
    margin-bottom: 1em
}

.symple-testimonial {
    margin-bottom: 2em
}

.symple-box {
    margin-bottom: 2em !important
}

.container {
    width: 100%
}

.row {
    width: 92%;
    max-width: 1120px;
    margin: 0 auto
}

.row:after,
.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.grid_1,
.grid_15,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
    float: left;
    position: relative;
    margin-right: 3.8%;
    min-height: 1px
}

.grid_1 {
    width: 4.85%
}

.grid_2 {
    width: 13.45%
}

.grid_3 {
    width: 22.05%
}

.grid_4 {
    width: 30.75%
}

.grid_5 {
    width: 39.45%
}

.grid_6 {
    width: 48%
}

.grid_7 {
    width: 56.75%
}

.grid_8 {
    width: 65.4%
}

.grid_9 {
    width: 74.05%
}

.grid_10 {
    width: 82.7%
}

.grid_11 {
    width: 91.35%
}

.grid_12 {
    width: 100%
}

.last {
    margin-right: 0
}

.grid_responsive_only {
    display: none
}

.push_1 {
    left: 8.65%
}

.push_2 {
    left: 17.25%
}

.push_3 {
    left: 25.85%
}

.push_4 {
    left: 34.55%
}

.push_5 {
    left: 43.25%
}

.push_6 {
    left: 51.8%
}

.push_7 {
    left: 60.55%
}

.push_8 {
    left: 69.2%
}

.push_9 {
    left: 77.85%
}

.push_10 {
    left: 86.5%
}

.push_11 {
    left: 95.15%
}

.pull_1_last {
    left: -8.65%
}

.pull_2_last {
    left: -17.25%
}

.pull_3_last {
    left: -25.85%
}

.pull_4_last {
    left: -34.55%
}

.pull_5_last {
    left: -43.25%
}

.pull_6_last {
    left: -51.8%
}

.pull_7_last {
    left: -60.55%
}

.pull_8_last {
    left: -69.2%
}

.pull_9_last {
    left: -77.85%
}

.pull_10_last {
    left: -86.5%
}

.pull_11_last {
    left: -95.15%
}

.pull_1 {
    left: -4.85%
}

.pull_2 {
    left: -13.45%
}

.pull_3 {
    left: -22.05%
}

.pull_4 {
    left: -30.75%
}

.pull_5 {
    left: -39.45%
}

.pull_6 {
    left: -48%
}

.pull_7 {
    left: -56.75%
}

.pull_8 {
    left: -65.4%
}

.pull_9 {
    left: -74.05%
}

.pull_10 {
    left: -82.7%
}

.pull_11 {
    left: -91.35%
}

@media(max-width: 950px) {

    .grid_1,
    .grid_2,
    .grid_3,
    .grid_4,
    .grid_5,
    .grid_6,
    .grid_7,
    .grid_8,
    .grid_9,
    .grid_10,
    .grid_11,
    .grid_12 {
        margin: 0
    }

    .grid_not_responsive {
        display: none
    }

    .grid_responsive_only {
        display: block
    }

    .push_1,
    .push_2,
    .push_3,
    .push_4,
    .push_5,
    .push_6,
    .push_7,
    .push_8,
    .push_9,
    .push_10,
    .push_11,
    .push_12 {
        left: 0
    }

    .pull_1,
    .pull_2,
    .pull_3,
    .pull_4,
    .pull_5,
    .pull_6,
    .pull_7,
    .pull_8,
    .pull_9,
    .pull_10,
    .pull_11,
    .pull_12 {
        left: 0
    }

    .pull_1_last,
    .pull_2_last,
    .pull_3_last,
    .pull_4_last,
    .pull_5_last,
    .pull_6_last,
    .pull_7_last,
    .pull_8_last,
    .pull_9_last,
    .pull_10_last,
    .pull_11_last,
    .pull_12_last {
        left: 0
    }
}

.symple-one-half,
.symple-one-third,
.symple-two-third,
.symple-three-fourth,
.symple-one-fourth,
.symple-one-fifth,
.symple-two-fifth,
.symple-three-fifth,
.symple-four-fifth,
.symple-one-sixth,
.symple-five-sixth {
    margin-bottom: 0 !important
}

.map_canvas {
    height: 355px;
    width: 100%;
    float: left;
    margin-bottom: 3em
}

.map_canvas img {
    max-width: none !important
}

.sidebar-right .content-area {
    width: 74.05%;
    float: left;
    margin-right: 3.8%;
    min-height: 1px
}

.sidebar-left .content-area {
    width: 74.05%;
    float: right;
    margin-right: 0;
    min-height: 1px
}

.site-sidebar {
    float: left;
    min-height: 1px;
    padding-left: 3%;
    position: relative;
    width: 22.05%
}

.sidebar-left .site-sidebar {
    padding-left: 0;
    padding-right: 3%
}

.sidebar-left:not(.single) .blog-comments-wrapper {
    display: none
}

.sidebar-shadow {
    background: 0 0;
    background-image: -moz-radial-gradient(left center, ellipse farthest-side, rgba(0, 0, 0, .25) 0%, rgba(0, 0, 0, .15) 10%, transparent 100%), -moz-linear-gradient(left, rgba(0, 0, 0, .03) 0%, transparent 10%, transparent 100%);
    background-image: -ms-radial-gradient(left, ellipse farthest-side, rgba(0, 0, 0, .35) 0%, rgba(0, 0, 0, .25) 10%, rgba(0, 0, 0, 0) 100%);
    background-image: -o-radial-gradient(left, ellipse farthest-side, rgba(0, 0, 0, .35) 0%, rgba(0, 0, 0, .25) 10%, rgba(0, 0, 0, 0) 100%);
    background-image: radial-gradient(left, ellipse farthest-side, rgba(0, 0, 0, .35) 0%, rgba(0, 0, 0, .25) 10%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .35)), color-stop(10%, rgba(0, 0, 0, .25)), to(transparent));
    -webkit-mask-box-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(.3, rgba(0, 0, 0, .5)), color-stop(1, rgba(0, 0, 0, 0)));
    width: 20px;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0
}

.sidebar-left .sidebar-shadow {
    left: auto;
    right: 0;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph;
    filter: fliph
}

#sidebar aside .textwidget ul li {
    border-bottom: 1px dotted #d9dcdd;
    color: #919495
}

.mod-no-cssgradients .sidebar-shadow {
    border-left: 1px solid #dcdcdc
}

.mod-no-cssgradients .sidebar-left .sidebar-shadow {
    border-right: 1px solid #dcdcdc
}

.widget {
    position: relative;
    margin-bottom: 3rem;
    font-weight: 500;
    clear: both
}

.widget a {
    color: inherit
}

.widget a:hover {
    color: #f7941e;
    text-decoration: none
}

.widget-title {
    font-size: 150%
}

.widget ul {
    list-style: none outside none;
    margin: 0;
    padding: 0
}

.widget_archive ul li,
.widget_categories ul li,
.widget_links ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_rss ul li,
.widget_pages ul li {
    position: relative;
    padding-left: 20px
}

.widget-title+ul>li:first-child {
    border-top: 0
}

.widget_archive ul li,
.widget_categories ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_rss ul li {
    padding: .4em 0 .4em 20px
}

.widget_links ul li a,
.widget_meta ul li a,
.widget_nav_menu ul li a,
.widget_pages ul li a {
    display: block;
    padding: .4em 0
}

.widget_archive ul li a,
.widget_categories ul li a,
.widget_links ul li a,
.widget_meta ul li a,
.widget_nav_menu ul li a,
.widget_recent_comments ul li a,
.widget_recent_entries ul li a,
.widget_rss ul li a,
.widget_pages ul li a {
    font-weight: 600
}

.widget_categories .children li {
    border-top: 1px solid #e6e6e6;
    margin-top: .4em
}

.widget_categories .children li:last-child {
    padding-bottom: 0
}

.widget_archive ul li a:before,
.widget_categories ul li a:before,
.widget_links ul li a:before,
.widget_meta ul li a:before,
.widget_nav_menu ul li a:before,
.widget_recent_comments ul li:before,
.widget_recent_entries ul li a:before,
.widget_rss ul li a:before,
.widget_pages ul li a:before {
    content: ">";
    font-family: WebSymbolsRegular, sans-serif;
    font-size: 81.25%;
    top: .625em;
    left: 0;
    position: absolute;
    color: #f7941e
}

.widget .current-menu-item>a,
.widget .current_page_item>a,
.widget_categories .current-cat>a {
    font-weight: 700;
    color: #f7941e
}

.widget_tag_cloud a {
    text-decoration: none;
    font-weight: 400;
    line-height: 1;
    color: #000
}

.widget_tag_cloud a:hover {
    text-decoration: none;
    color: #f7941e
}

.widget_recent_entries .post-date,
.widget_rss .rss-date,
.widget_rss li>cite {
    font-size: 75%
}

.widget_rss .rsswidget {
    font-weight: 700
}

.widget_rss .rssSummary {
    font-size: 87.5%
}

.widget_rss .rss-date {
    display: block
}

.site-footer .widget-title {
    border-bottom: 3px solid #d9dcdd;
    padding-bottom: 15px;
    margin: 0 0 15px
}

.searchform input[type=search] {
    width: 100%;
    padding: 7px;
    margin: 0;
    font-size: 81.25%;
    border-radius: 0;
    box-shadow: 0 none
}

.searchform input[type=submit] {
    display: none
}

.site-footer {
    font-family: azo-sans-web, sans-serif;
    z-index: 150;
    width: 100%;
    color: #787882;
    padding-top: 25px
}

.site-footer .inner {
    max-width: 1120px;
    margin: 0 auto;
    width: 92%
}

.site-footer hr {
    border-top: 2px solid #d9dcdd;
    border-bottom: 1px solid #d9dcdd;
    margin: 20px auto;
    width: 100%;
    height: 0
}

.site-footer .inner>div>.widget:first-child hr:first-child {
    margin-top: 0
}

.site-footer .footer-client-logos img {
    width: 20%;
    max-width: 220px;
    float: left
}

.site-footer .footer-social-icons {
    float: right
}

.site-footer .footer-social-icons li {
    float: left;
    margin-left: 20px
}

.site-footer .footer-social-icons a {
    position: relative;
    text-decoration: none;
    cursor: pointer;
    display: block;
    font-family: WebSymbolsRegular;
    font-size: 112.5%;
    color: #c6cacb
}

.site-footer .footer-social-icons a:hover {
    color: #f7941e;
    text-decoration: none
}

.site-footer .copyright_notice {
    font-size: 87.5%;
    color: #919495;
    font-weight: 500
}

#footer .copy-foot {
    text-align: center;
    margin-top: 50px
}

.apply-box {
    clear: both;
    display: inline-block
}

@media(min-width: 950px) {
    #menu-item-4309 a {
        background: url(../../../../../../themes/bigdigi/images/menu-icons.jpg) no-repeat 17px -4px;
        transition: .2s
    }

    #menu-item-4309 a:hover {
        background: url(../../../../../../themes/bigdigi/images/menu-icons.jpg) no-repeat 17px -94px
    }

    #menu-item-3894 a {
        background: url(../../../../../../themes/bigdigi/images/menu-icons.jpg) no-repeat -60px -4px;
        transition: .2s
    }

    #menu-item-3894 a:hover {
        background: url(../../../../../../themes/bigdigi/images/menu-icons.jpg) no-repeat -60px -94px
    }

    #menu-item-3890 a {
        background: url(../../../../../../themes/bigdigi/images/menu-icons.jpg) no-repeat -122px -3px;
        transition: .2s
    }

    #menu-item-3890 a:hover {
        background: url(../../../../../../themes/bigdigi/images/menu-icons.jpg) no-repeat -122px -94px
    }

    .compact-container a {
        padding-top: 0 !important
    }

    #menu-main-menu {
        margin-top: -12px
    }

    .apply-box form p {
        width: 48%;
        float: left;
        margin-right: 4%;
        display: block;
        position: relative
    }

    .apply-box form p input {
        width: 100%
    }

    .apply-box form p:nth-child(odd) {
        margin-right: 0
    }
}

@media(max-width: 1240px) {
    .bigdigi-portfolio .info-box .info-box-inner {
        width: 900px
    }

    .bigdigi-portfolio .welcome-text {
        width: 900px
    }

    .bigdigi-portfolio .tn-grid-container {
        width: 900px
    }

    .element {
        width: 295px !important
    }
}

@media(max-width: 950px) {
    .bigdigi-portfolio .info-box .info-box-inner {
        width: 675px
    }

    .bigdigi-portfolio .welcome-text {
        width: 675px
    }

    .bigdigi-portfolio .tn-grid-container {
        width: 675px
    }
}

@media(max-width: 700px) {
    .bigdigi-portfolio .info-box .info-box-inner {
        width: 450px
    }

    .bigdigi-portfolio .welcome-text {
        width: 450px
    }

    .bigdigi-portfolio .tn-grid-container {
        width: 98%
    }

    .project-slides .radio {
        width: 100%;
        font-size: 11px
    }
}

@media(max-width: 500px) {
    .bigdigi-portfolio .info-box .info-box-inner {
        width: 294px
    }

    .bigdigi-portfolio .welcome-text {
        width: 294px
    }

    .bigdigi-portfolio .tn-grid-container {
        width: 98%
    }
}

@media(max-width: 640px) {
    .bigdigi-portfolio .welcome-text {
        font-size: 200%;
        padding: 25px 0 30px
    }

    body.bigdigi-classic-has-welcome-text.bigdigi-classic-has-slideshow .welcome-text {
        border-bottom: 3px solid #d9dcdd;
        margin-bottom: 50px
    }

    canvas {
        width: 100% !important;
        height: auto !important;
        margin-left: -10px !important
    }

    .wp-caption .huge-button a {
        font-size: 55px;
        margin-top: 65px
    }
}

@media(max-width: 1024px) {
    .info-box {
        display: none
    }
}

@media(max-width: 950px) {
    .compact-nav.compact-nav-visible {
        display: none
    }
}

@media(max-width: 640px) {
    .header-search .search-field {
        font-size: 40px
    }
}

@media(max-width: 950px) {
    .bigdigi-portfolio.bigdigi-portfolio-viewing-project .site-header .site-header-inner {
        width: 92%
    }

    .bigdigi-portfolio.bigdigi-portfolio-viewing-project .welcome-text {
        display: none
    }

    .bigdigi-portfolio.bigdigi-portfolio-viewing-project .tn-grid-container {
        display: none
    }

    .bigdigi-portfolio.bigdigi-portfolio-viewing-project .site-footer .inner {
        width: 92%
    }
}

@media(max-width: 950px) {
    .compact-header {
        padding-top: 0
    }

    .compact-header .compact-nav {
        display: none
    }

    .compact-header .site-header {
        display: block
    }
}

@media(max-width: 950px) {
    .site-navigation {}

    .logo {
        position: relative
    }

    .logo-inner {
        display: block
    }

    .home-link {
        display: block
    }

    .nav-menu>li {
        text-align: left
    }
}

@media(max-width: 640px) {
    .menu-toggle {
        cursor: pointer;
        display: block;
        margin: 0;
        background: #eee
    }

    .menu-toggle:before {
        content: "\f0c9";
        font: 100 175%/1 FontAwesome;
        margin: 0 4px 0 0;
        top: 14px;
        position: relative;
        justify-self: flex-end
    }

    .toggled-on .nav-menu,
    .toggled-on .nav-menu>ul {
        width: 100%;
        margin-top: 17px;
        z-index: 999 !important;
        background-color: #000;
        left: 0;
        opacity: 1;
        height: 200px !important;
        display: flex;
        flex-direction: column
    }

    .toggled-on li,
    .toggled-on .children {
        display: block;
    }

    .toggled-on .nav-menu li>ul {
        background-color: transparent;
        display: block;
        float: none;
        margin-left: 20px;
        position: relative;
        left: auto;
        top: auto
    }

    .toggled-on .nav-menu li>ul a {
        color: #000;
        width: auto
    }

    .toggled-on .nav-menu li:hover>a,
    .toggled-on .nav-menu .children a {
        color: #000
    }

    .toggled-on .nav-menu li a:hover,
    .toggled-on .nav-menu ul a:hover {
        background-color: #eee
    }

    .nav-menu>li>a {
        margin-top: 0
    }

    .menu-item[class^=modernpicrograms-icon-]>a:before,
    .menu-item[class*=" modernpicrograms-icon-"]>a:before {
        display: none
    }

    .nav-menu .has-submenu>a:after {
        display: none
    }

    .nav-menu ul>li:first-child>a {
        border-radius: 0
    }

    .nav-menu ul>li:last-child>a {
        border-radius: 0
    }

    .nav-menu>.has-submenu>a {
        padding: 15px
    }

    .nav-menu>.has-submenu:hover>a,
    .nav-menu>.has-submenu>a:hover {
        border-radius: 0;
        padding: 15px
    }

    ul.nav-menu ul a,
    .nav-menu ul ul a {
        min-width: 0
    }

    .nav-menu li a {
        padding: 15px
    }

    .nav-menu li li a {
        padding: 15px;
        font-weight: 400
    }

    .nav-menu>li.has-submenu+li {
        margin-left: 0
    }

    .nav-menu>li.has-submenu {
        margin-left: 0
    }

    .nav-menu>li {
        text-align: right
    }

    ul.nav-menu ul a:hover,
    .nav-menu ul ul a:hover {
        font-weight: 400
    }

    .nav-menu li li:hover>a,
    .nav-menu li li a:hover {
        font-weight: 400
    }

    .nav-menu li li:hover>a,
    .nav-menu li li a:hover {
        background-color: transparent
    }

    .nav-menu>.has-submenu:hover>a,
    .nav-menu>.has-submenu>a:hover {
        background-color: transparent
    }

    .toggled-on .nav-menu .current_page_item>a,
    .toggled-on .nav-menu .current-menu-item>a {
        background-color: #eee;
        color: #000;
        font-weight: 700
    }

    .project-slides .half img {
        width: 100%
    }

    .page-id-2455 .cb-title {
        font-size: 104%
    }

    .about-box p {
        line-height: 25px
    }

    .slideshow-button {
        font: 8px/1em 'azo-sans-web', Arial, sans-serif
    }

    .hidden-phone {
        display: none
    }

    .broadcast1,
    .broadcast2,
    .broadcast3 {
        height: 300px !important
    }

    body.page-id-4962 {
        background-size: 300px !important;
        background-position-y: 165px !important
    }

    .page-id-4295 .site-content.clearfix {
        padding: 0 3%
    }

    .page-id-31 .site-content.clearfix {
        padding: 0 3%
    }

    .grid_1,
    .grid_2,
    .grid_3,
    .grid_4,
    .grid_5,
    .grid_6,
    .grid_7,
    .grid_8,
    .grid_9,
    .grid_10,
    .grid_11,
    .grid_12 {
        width: 100%;
        margin: 0
    }

    .symple-one-fourth h4 {
        font-size: 130%
    }

    #text-6 {
        text-align: center
    }

    #text-7 .footer-fa {
        text-align: center
    }
}

@media(max-width: 950px) {
    .single .content-area {
        font-size: 100%
    }

    .entry-summary {
        font-size: 100%
    }
}

@media(max-width: 950px) {
    .comments-title h2 {
        font-size: 175%
    }

    .comments-title a {
        display: none
    }

    .comment-meta {
        float: none;
        width: 100%
    }

    .comment-author .fn {
        font-size: 175%
    }

    .comment-content {
        clear: both;
        float: none;
        width: 100%
    }

    .comment-content p {
        font-size: 100%
    }

    .comment-list #reply-title {
        font-size: 125%
    }

    .logged-in-as {
        font-size: 100%
    }

    .comment-form-author {
        float: none;
        margin-right: 0;
        width: 100%
    }

    .comment-form-email {
        float: none;
        margin-right: 0;
        width: 100%
    }

    .comment-form-url {
        float: none;
        width: 100%
    }

    .form-submit input[type=submit] {
        font-size: 24px
    }
}

@media(max-width: 950px) {

    .sidebar-right .site-content,
    .sidebar-left .site-content {
        width: 100%;
        margin: 0
    }

    .site-sidebar {
        clear: both;
        width: 92%;
        padding: 0;
        float: none;
        margin: 0 auto
    }

    .sidebar-shadow {
        display: none
    }

    .blog.sidebar-left .blog-comments-wrapper {
        display: block
    }

    .sidebar-right .content-area,
    .sidebar-left .content-area {
        margin: 0 auto;
        float: none;
        width: 92%
    }
}

@media(min-width: 951px) {
    .widget_no_margin .widget {
        margin-bottom: 0;
        display: none
    }

    .visible-phone {
        display: none
    }
}

@media(max-width: 950px) {
    .site-footer .copyright_notice {
        font-size: 100%;
        text-align: center
    }

    .site-footer .footer-social-icons {
        display: table;
        float: none;
        margin: 0 auto;
        padding-bottom: 0
    }

    .site-footer .footer-social-icons li {
        margin-right: 20px;
        margin-left: 0
    }

    .site-footer .footer-social-icons li:last-child {
        margin-right: 0
    }

    .site-footer .footer-client-logos img {
        display: block;
        width: auto;
        max-width: 100%;
        float: none;
        margin: 30px auto
    }
}

.half iframe {
    width: 550px;
    height: 340px;
    float: left;
    margin-right: 32px;
    margin-bottom: 2em
}

.half img {
    width: 560px;
    float: left;
    margin-right: 20px
}

.tn-grid-container.second #post-2405 img[src="https://page.agency/wp-content/uploads/2011/12/Bank-robber-1-300x168.jpg"],
#content-small .element-stand-alone img[src="https://page.agency/wp-content/uploads/2011/12/Bank-robber-1-300x168.jpg"] {
    left: -7px !important
}

.radio {
    width: 100%;
    background-color: #f1f1f1;
    padding: 10px 0 21px 17px;
    border: 1px solid rgba(0, 0, 0, .2);
    margin-bottom: 18px;
    margin-top: 30px
}

.radio input {
    top: 10px
}

.huge-button a {
    position: absolute;
    text-align: center;
    width: 100%;
    display: inline;
    margin-top: 181px;
    font-size: 73px;
    opacity: .4;
    transition: .3s;
    color: #aaa
}

.huge-button a:hover {
    text-decoration: none;
    text-shadow: 0 0 10px rgba(150, 150, 150, .51);
    transition: .6s
}

.about-box {
    text-align: center
}

.about-box h1 {
    margin-bottom: .1em;
    font-size: 85px;
    font-weight: 600
}

.about-box p {
    font-size: 23px
}

.about-box img {
    width: 700px
}

.we-believe {
    border-bottom: 3px solid #d9dcdd;
    padding-bottom: 19px
}

.bottom-box p {
    margin-top: 1em;
    font-size: 20px;
    opacity: .6
}

.grid_4 h2,
.tumeric-digital h2 {
    color: #000;
    font: 600 150%/1 'azo-sans-web', sans-serif;
    margin: .375em 0;
    text-transform: uppercase;
    letter-spacing: -1px;
    width: 100%;
    word-wrap: break-word
}

.broadcast1 {
    background: url(https://page.agency/wp-content/uploads/2014/03/tumeric-cable-1.jpg) no-repeat 50%;
    height: 835px;
    background-size: 100%;
    clear: both
}

.broadcast2 {
    background: url(https://page.agency/wp-content/uploads/2014/03/tumeric-cable-2.jpg) no-repeat 50%;
    height: 835px;
    background-size: 100%
}

.broadcast3 {
    background: url(https://page.agency/wp-content/uploads/2014/03/tumeric-cable-3.jpg) no-repeat 50%;
    height: 835px;
    background-size: 100%
}

.cablemap {
    background: url(https://page.agency/wp-content/uploads/2014/03/cable-map.jpg) no-repeat 33%;
    height: 786px;
    background-size: 96%;
    clear: both
}

.media-leads {
    background: url(https://page.agency/wp-content/uploads/2014/03/media-weight-leads.jpg) no-repeat 108%;
    height: 1050px;
    background-size: 96%
}

.tumeric-digital h2 {
    margin-bottom: .3em !important
}

.tumeric-digital em {
    color: #c8c8ca;
    font-size: 20px
}

.tumeric-digital ul {
    margin-top: .2em !important
}

.tumeric-digital .bar {
    border-left: 1px solid #c8c8ca;
    padding-left: 22px;
    margin-left: -21px;
    clear: both
}

.tumeric-digital h4 {
    margin-top: .4em
}

body.page-id-4962 {
    background: url(https://page.agency/wp-content/uploads/2014/03/tumeric-side.jpg) no-repeat 0 60px;
    background-position-x: 100%
}

.post-4962 h1:first-of-type {
    font: 900 259%/0.75 'azo-sans-web', sans-serif;
    font-size: 61px;
    text-transform: uppercase;
    line-height: 1
}

.post-4962 p.hero {
    color: #c8c8ca;
    font-size: 40px;
    line-height: 1.3
}

.post-4962 ul li {
    background: url(https://page.agency/wp-content/uploads/2014/03/tumeric-bullet.jpg) no-repeat;
    background-size: 13px;
    padding-left: 25px;
    background-position-y: 7px;
    list-style-type: none
}

.post-4962 ul ul {
    margin: 0
}

blockquote.tumeric-quote {
    width: 350px;
    float: right;
    margin-top: 3em;
    background-color: #c8c8ca;
    padding: 20px 0 0 20px;
    color: #fff;
    border-radius: 2px;
    font-weight: 600
}

blockquote.tumeric-quote span {
    font-style: normal;
    margin-left: 250px;
    font-weight: 100
}

.tp-caption.proxima-bold {
    text-transform: uppercase
}

span.rev {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 18px;
    margin: -7px 0 15px;
    display: inline-block;
    letter-spacing: 1px
}

span.rev.hide-phone:before {
    content: "4906-"
}

span.rev.hide-phone:after {
    content: "008-1  ?"
}

.sent>.wpcf7-response-output {
    display: none
}

.wpcf7 form.sent .wpcf7-response-output {
    display: none !important
}

video#background-video {
    width: 100%
}

#slider-wrap {
    position: relative !important;
    z-index: 0 !important
}

.portfolio-image {
    width: auto;
    max-width: 100%
}

#background-video {
    width: 100%
}

#slider-wrap {
    position: relative !important;
    z-index: 0 !important
}

.project-description a {
    color: #000
}

.project-description a:hover {
    color: #000;
    text-decoration: none
}

.symple-one-fifth img {
    width: 60%;
    margin: 0 20%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.4em
}

header#header {
    background-color: #000;
    position: relative
}

.nav-menu li a {
    color: #fff !important;
    background: none !important;
    letter-spacing: 5px;
    font-size: 12px;
    padding-top: 16px
}

.nav-menu>li {
    margin-left: 35px
}

#menu-main-menu li a:before {
    content: '//';
    position: absolute;
    left: -40px;
    letter-spacing: 0;
    font-size: 13px;
    top: 16px;
    transition: .3s;
    margin: 0 10px 0 0;
    opacity: 0;
    transition: all .3s ease
}

#menu-main-menu li a:hover:before,
#menu-main-menu li.current-menu-item a:before,
#menu-main-menu li.current-menu-ancestor a:before {
    left: -20px;
    opacity: 1;
    margin: 0 5px 0 0;
    color: #F5AA38;
    font-weight: 700
}

.compact-menu li a:before {
    content: '//';
    position: absolute;
    left: -35px;
    letter-spacing: 0;
    font-size: 15px;
    top: -3px;
    transition: all .3s ease;
    opacity: 0
}

.compact-menu li a:hover:before {
    left: -20px;
    opacity: 1
}

.nav-menu li a:hover:before,
.compact-menu li a:hover:before {
    color: #F5AA38;
    font-weight: 700
}

.back:hover .icon polyline {
    stroke: #F5AA38
}

.back:hover .label {
    color: #F5AA38
}

.site-header .site-header-inner {
    min-height: 77px
}

.site-navigation {
    transition: all .3s ease
}

.slide-button {
    color: #fff;
    border: 2px solid #fff;
    padding: 4% 24%;
    border-radius: 2px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0 auto;
    position: relative;
    transition: .3s;
    font-weight: 500
}

a.slide-button:hover {
    text-decoration: none;
    color: #d8d8d8;
    transition: .5s
}

a.slide-button[href="/portfolio/joes-crab-shack/"] {
    background: #3ec5ea
}

.home-about {
    max-width: 1125px;
    margin: 0 auto
}

.home-about p {
    margin-bottom: 0;
    text-align: center;
    font-size: 40px;
    line-height: 65px;
    font-family: azo-sans-web
}

.single-block {
    width: 30%;
    float: left;
    margin-right: 3%;
    max-height: 200px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 40px
}

.home .site-content {
    justify-content: center;
    flex-direction: column;
    justify-self: center
}

.homebox-cont {
    display: flex
}

.homebox {
    margin-right: 0;
    padding: 35px 45px 50px 50px;
    width: 33.33%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 0%, color-stop(0%, rgba(0, 0, 0, .05)), color-stop(100%, rgba(0, 0, 0, 0))), -webkit-gradient(radial, 50% 0%, 0, 50% 0%, 80, color-stop(0%, rgba(0, 0, 0, .04)), color-stop(80%, rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom left, rgba(0, 0, 0, .05) 0%, rgba(0, 0, 0, 0) 100%), -webkit-radial-gradient(bottom left, ellipse cover, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, 0) 80%);
    background-image: -moz-linear-gradient(bottom left, rgba(0, 0, 0, .05) 0%, rgba(0, 0, 0, 0) 100%), -moz-radial-gradient(bottom left, ellipse cover, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, 0) 80%);
    background-image: -o-linear-gradient(bottom left, rgba(0, 0, 0, .05) 0%, rgba(0, 0, 0, 0) 100%), -o-radial-gradient(bottom left, ellipse cover, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, 0) 80%);
    background-image: linear-gradient(bottom left, rgba(0, 0, 0, .05) 0%, rgba(0, 0, 0, 0) 100%), radial-gradient(bottom left, ellipse cover, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, 0) 80%);
    background-repeat: no-repeat;
    line-height: 39px;
    border: solid 1px #00000029;
    border-left: none
}

.homebox h2 {
    margin: 0 0 25px 0
}

.site-footer {
    background-color: #000;
    margin-top: 50px;
    padding: 90px 0 30px 0;
    display: inline-block
}

.site-footer.thankyouG {
    opacity: 0
}

.site-footer.thankyouG::before {
    content: 'Thank you. Feel free to have fun  ;)';
    margin: -7% auto 0 auto;
    color: #4A4949;
    text-align: center;
    width: 100%;
    display: block;
    font-size: 241%;
    position: absolute;
    z-index: 9999
}

.home .site-footer {
    margin-top: 0
}

.site-footer .widget {
    font-size: 14px
}

.site-footer h3.widget-title {
    color: #fff;
    border: none;
    font-weight: 300;
    font-size: 18px
}

h3.widget-title:before {
    content: '//';
    padding-right: 10px;
    color: #F5AA38
}

.foot-address h4 {
    color: #fff;
    margin-bottom: 5px;
    font-size: 18px
}

.foot-address p {
    margin-bottom: 0
}

.foot-address p span {
    font-weight: 700
}

#footer div.last+div {
    clear: both
}

.footer-fa {
    text-align: right
}

.site-footer .footer-fa a {
    color: #787882;
    font-size: 20px;
    line-height: 1.25;
    margin-right: 20px
}

.site-footer .footer-fa a:last-child {
    margin-right: 0
}

div.wpcf7 {
    max-width: 542px;
    padding: 25px 25px 25px 25px;
    border-radius: 6px;
    border: 1px solid #ccc;
    background: #fff
}

#etc {
    display: none
}

.compact-nav {
    background-color: #000
}

.project-coverslide-visible {
    opacity: 1 !important
}

h2.project-title {
    font-family: 'azo-sans-web';
    letter-spacing: 3px;
    margin: 0 auto 60px auto;
    font-size: 2.5em;
    text-transform: uppercase;
    font-weight: 600
}

.clearfix .element .symbol {
    font: 600 108%/1 "azo-sans-web", sans-serif;
    text-transform: none
}

#toggle-sizes {
    display: none !important
}

.project-description {
    margin-bottom: 1em;
    font-size: 1.2em
}

.careers-content {
    margin-top: 45px
}

.careers-content h1:before {
    content: '//';
    font-style: italic;
    padding-right: 10px;
    color: #F7941E
}

.capabilities-category-55 .cap-title {
    border-left: 5px solid #BA67C7
}

.capabilities_box h5 {
    margin-bottom: 10px
}

.project-slides.clearfix h4 {
    margin-bottom: 12px
}

.content-projectc ul {
    margin: 12px 0 !important
}

.logo-bigdigi p {
    font-family: 'proxima-nova';
    font-weight: 500;
    color: #fff;
    letter-spacing: 7px;
    text-transform: uppercase;
    margin-top: -5px;
    font-size: 10px
}

.icon-section {
    margin: 30px 0
}

@media (min-width: 951px) and (max-width:1140px) {
    #content-small {
        width: 900px;
        margin: 0 auto
    }
}

@media (min-width: 701px) and (max-width:950px) {
    #content-small {
        width: 675px;
        margin: 0 auto
    }
}

@media (min-width: 501px) and (max-width:700px) {
    #content-small {
        width: 450px;
        margin: 0 auto
    }
}

@media (min-width: 501px) and (max-width:950px) {
    #footer .grid_3 {
        width: 100%;
        text-align: center
    }

    #footer .grid_3 h3 {
        font-size: 32px;
        text-transform: uppercase;
        letter-spacing: 3px
    }

    #footer .grid_3 li a {
        font-size: 22px
    }

    #footer .widget_recent_entries ul li a:before {
        display: none
    }
}

@media (max-width: 500px) {
    .recent-heading-container {
        width: 294px
    }

    .capabilities_box h5 {
        font-size: 16px
    }
}

@media (max-width: 1240px) {

    .site-content,
    .site-header .site-header-inner,
    .compact-nav .inner,
    .header-search .search-form,
    .header-search .search-message,
    .info-box .info-box-inner,
    .page-title,
    .page-description,
    .single-meta,
    .navigation,
    .page-content,
    .welcome-text,
    .recent-posts-single-container,
    .recent-blog-container,
    .row,
    .site-footer .inner {
        max-width: 1120px
    }
}

@media (max-width: 950px) {
    .logo {
        margin: -5px 0 0 0
    }

    .nav-menu>li {
        margin-left: 30px
    }

    .menu-toggle {
        color: #fff;
        background: none
    }

    #menu-main-menu li a:before {
        left: -23px;
        top: 12px
    }

    .toggled-on .nav-menu .current_page_item>a,
    .toggled-on .nav-menu .current-menu-item>a {
        background-color: none !important
    }

    #slider-wrap {
        margin: 0 0 0 0;
        z-index: -1;
        position: relative
    }

    .site-navigation {
        margin: -30px 0 0 0;
    }

    .site-header .site-header-inner {
        width: 100%;
        display: flex;
        padding: 0 15px;
        align-items: center
    }

    .site-footer {
        padding: 65px 20px 20px
    }

    .project-slides.clearfix {
        margin-bottom: 30px;
        padding-bottom: 50px
    }
}

@media (max-width: 640px) {

    .toggled-on .nav-menu .current_page_item>a,
    .toggled-on .nav-menu .current-menu-item>a {
        background-color: none !important
    }

    .toggled-on .nav-menu li a:hover,
    .toggled-on .nav-menu ul a:hover {
        background-color: none
    }

    h1.ls-l {
        letter-spacing: 3px !important
    }

    .ls-l {
        padding-left: 20px
    }

    .logo {
        float: left
    }

    ul#menu-main-menu {
        padding-left: 40px;
        position: fixed;
        height: 0;
        transition: all .3s ease
    }

    .grid_4.homebox {
        width: 100%;
        background: none;
        border-bottom: 1px solid #d8d8d8;
        margin-bottom: 15px
    }

    .grid_4.homebox:last-child {
        border-bottom: none
    }

    .homebox-cont {
        display: block
    }
}

.capabilities_box h6 {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px
}

.capabilities_box .grid_6 {
    margin-bottom: 15px
}

.page-id-6406 #slider-wrap {
    display: none
}

@media (max-width: 480px) {
    .capabilities_box p {
        font-size: 84%
    }
}

.page-template-template-about #slider-wrap {
    min-height: 255px;
    background-image: url(https://page.agency/wp-content/uploads/2015/07/80A7558.jpg);
    background-size: cover
}

.grid_4.last.land_side {
    margin-top: 50px
}

.land_side input.wpcf7-form-control.wpcf7-submit.btn {
    background-color: #FAAA53;
    padding: 15px !important;
    color: white !important;
    width: 100% !important;
    margin-top: 20px
}

.page-id-3433 #options {
    display: none
}

.mauticform-innerform input {
    width: 100%
}

.mauticform-name {
    font-weight: 700;
    font-size: 1.5em;
    margin-bottom: 3px
}

.mauticform-description {
    margin-top: 2px;
    margin-bottom: 10px
}

.mauticform-error {
    margin-bottom: 10px;
    color: red
}

.mauticform-message {
    margin-bottom: 10px;
    color: green
}

.mauticform-row {
    display: block;
    margin-bottom: 3px
}

.mauticform-label {
    font-size: 1.1em;
    display: block;
    margin-bottom: 5px
}

.mauticform-row.mauticform-required .mauticform-label:after {
    color: #e32;
    content: " *";
    display: inline
}

.mauticform-helpmessage {
    display: block;
    font-size: .9em;
    margin-bottom: 3px
}

.mauticform-errormsg {
    display: block;
    color: red;
    margin-top: 2px
}

.mauticform-selectbox,
.mauticform-input,
.mauticform-textarea {
    width: 100%;
    padding: .5em .5em;
    border: 1px solid #CCC;
    background: #fff;
    box-shadow: 0 0 0 #fff inset;
    border-radius: 4px;
    box-sizing: border-box
}

.mauticform-checkboxgrp-label {
    font-weight: 400
}

.mauticform-radiogrp-label {
    font-weight: 400
}

.mauticform-button-wrapper .mauticform-button.btn-default,
.mauticform-pagebreak-wrapper .mauticform-pagebreak.btn-default {
    color: #5d6c7c;
    background-color: #F7941E;
    width: 100%;
    padding: 20px;
    margin-top: 39px;
    color: #fff;
    font-size: 20px
}

.mauticform-button:hover {
    box-shadow: 0 0 26px 0 rgba(50, 50, 50, .75)
}

.mauticform-button-wrapper .mauticform-button,
.mauticform-pagebreak-wrapper .mauticform-pagebreak {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.3856;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mauticform-button-wrapper .mauticform-button.btn-default[disabled],
.mauticform-pagebreak-wrapper .mauticform-pagebreak.btn-default[disabled] {
    background-color: #fff;
    border-color: #ddd;
    opacity: .75;
    cursor: not-allowed
}

.mauticform-pagebreak-wrapper .mauticform-button-wrapper {
    display: inline
}

.single-leads .content-area {
    max-width: none
}

.single-leads h4 {
    margin-bottom: 4px;
    font-size: 18px;
    font-weight: 900
}

.single-leads .aspect-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 51%;
    margin-top: 50px
}

.single-leads .aspect-ratio iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.single-leads .callout-grey {
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
    background-color: #eee;
    padding: 25px;
    border: 1px solid #ccc;
    font-size: 20px;
    margin: 10px 0 30px 0;
    color: #666
}

.lead-circles-2 .grid_15 {
    width: 18.05%;
    margin-right: -2%
}

.lead-circles .grid_3,
.lead-circles-2 .grid_3 {
    width: 26.5%;
    margin-right: -2%
}

.lead-circles .last {
    margin-right: 0
}

.lead-circles-2 {
    margin-top: -36px;
    display: inline-block
}

div#mauticform_wrapper_programmaticwebleadform {
    background-color: #ccc;
    padding: 30px
}

.land_side h2 {
    text-align: center;
    color: #fff;
    background-color: #666;
    margin: 0;
    padding: 25px;
    border-radius: 10px 10px 0 0;
    letter-spacing: 2px;
    font-size: 37px
}

.read-more a {
    margin: 5px 0 10px 0;
    padding: 10px 20px;
    border: solid 2px #F7941E;
    color: #fff;
    background-color: #F7941E;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s ease;
    display: inline-flex;
    font-size: 15px;
    font-weight: 800
}

.read-more a:hover {
    padding: 10px 100px 10px 20px;
    border-radius: 0 25px 25px 0;
    border: solid 2px #F7941E;
    background-color: #fff;
    color: #F7941E
}

.blog .page-title {
    display: none
}

.single-post h2 {
    margin: 20px 0
}

.type-portfolio {
    width: 32.3% !important;
    margin: 0 1% 1% 0 !important
}

iframe.cap-frame {
    width: 85vw;
    height: 66vh
}

.single p {
    margin: 0;
    font-size: 1.5em;
    font-weight: 300;
    line-height: 2em
}

span.caption-title {
    clear: both;
    margin: 1.5em 0 1em 0;
    font-weight: 300;
    color: #000;
    display: block;
    text-transform: uppercase;
    font-size: 1.2em
}

.project-description p {
    line-height: 1em
}

.project-slides.clearfix {
    margin-top: 65px
}

img.aligncenter.size-full.wp-image-6345 {
    margin-top: 25%
}

img.aligncenter.size-full.wp-image-6282 {
    margin-top: 35%
}

canvas#motherFund {
    margin: 40px 0 0 0;
    padding: 0
}

canvas#bigTown {
    margin: 40px 0 0 0;
    padding: 0
}

canvas#renovaHand {
    margin: 40px 0 0 0;
    padding: 0
}

.page-template-template-about p {
    font-size: 1.5em;
    line-height: 2em
}

.page-template-template-about h4 {
    margin-top: 40px
}

.brand-logos .symple-one-fifth {
    margin-bottom: 85px !important
}

.single-meta.clearfix {
    opacity: 0
}

.category-insights {
    font-size: 19px
}

.category-insights p {
    margin-bottom: 20px
}

.single-post ol li {
    font-size: 1.5em;
    line-height: 2em
}

.site-header-inner {
    display: flex
}

.site-header-inner {
    display: grid;
    grid-auto-flow: column
}

span.caption-title {
    clear: both;
    margin: 1.5em 0 1em 0;
    font-weight: 300;
    color: #000;
    display: block;
    text-transform: uppercase;
    font-size: 1.2em
}

.project-description p {
    line-height: 1em
}

.project-slides.clearfix {
    margin-top: 65px
}

img.aligncenter.size-full.wp-image-6345 {
    margin-top: 25%
}

img.aligncenter.size-full.wp-image-6282 {
    margin-top: 35%
}

canvas#motherFund {
    margin: 40px 0 0 0;
    padding: 0
}

canvas#bigTown {
    margin: 40px 0 0 0;
    padding: 0
}

canvas#renovaHand {
    margin: 40px 0 0 0;
    padding: 0
}

.page-template-template-about p {
    font-size: 1.5em;
    line-height: 2em
}

.page-template-template-about h4 {
    margin-top: 40px
}

.brand-logos .symple-one-fifth {
    margin-bottom: 85px !important
}

.single-meta.clearfix {
    opacity: 0
}

.category-insights {
    font-size: 19px
}

.category-insights p {
    margin-bottom: 20px
}

.single-post ol li {
    font-size: 1.5em;
    line-height: 2em
}

.site-header-inner {
    display: flex
}

.site-header-inner {
    display: grid;
    grid-auto-flow: column
}

div#h1-hero {
    position: absolute;
    width: auto;
    right: 10vw;
    top: 20vh;
    z-index: 99
}

#h1-hero h1 {
    color: #fff;
    font-weight: 800;
    font-size: 43px;
    filter: drop-shadow(5px 5px 30px #000000cc);
    white-space: nowrap
}

#h1-hero h1 span.sub-text {
    font-style: italic;
    font-size: 30px !important;
    margin: 23px 0 0 0;
    display: block
}

#h1-hero h1 .accent-color {
    color: #eeab4d
}

#slider-wrap-inner::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(rgba(0, 0, 0, .4) 1px, transparent 2px), linear-gradient(90deg, rgba(0, 0, 0, .4) 1px, transparent 2px);
    background-size: 2px 2px
}

div.ue-widget-root {
    margin-top: -7px;
    border-top: solid 8px #000
}

div.ue-widget-root::after {
    content: "";
    width: 100%;
    height: 5px;
    position: absolute;
    top: 0;
    -webkit-box-shadow: 0 17px 23px 5px rgba(0, 0, 0, .59);
    box-shadow: 0 22px 80px 5px #7e7e7e;
    background: #000
}

.hero-awards {
    position: absolute;
    width: 24%;
    height: auto;
    bottom: 15px;
    left: 8px;
    z-index: 100;
    mix-blend-mode: plus-lighter
}

.hero-awards img {
    object-fit: contain;
    width: 100%;
    height: auto
}

.contact-form {
    display: flex;
    align-items: flex-start;
    gap: 48px;
    position: relative
}

.contact-form>.wpcf7,
.contact-form>.gform_wrapper {
    flex: 0 0 auto;
    /* min-width: 0; */
}

.cvp-col {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 0 16px
}

.contact-visitor-panel {
    flex: 1 1 340px;
    min-width: 300px;
    align-self: center;
    padding: 0 0 0 0;
    font-family: 'Courier New', Courier, monospace;
    font-size: 12px;
    line-height: 1.7;
    color: #bbb;
    margin: -4px 0 0 0
}

.cvp-header {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 16px;
    padding-bottom: 12px;
    transition: opacity 0.4s ease
}

.cvp-cursor-block {
    display: inline-block;
    width: 8px;
    height: 13px;
    background: #f7941e;
    flex-shrink: 0;
    animation: cvp-blink 0.9s step-end infinite
}

.cvp-scan-label {
    color: #f7941e;
    font-size: 10px;
    letter-spacing: .18em;
    text-transform: uppercase
}

.cvp-scan-dots {
    color: #f7941e;
    font-size: 10px;
    letter-spacing: .05em;
    min-width: 16px
}

@keyframes cvp-blink {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: 0
    }
}

.cvp-row {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 10px;
    padding: 2px 0;
    opacity: 0;
    transition: opacity 0.2s ease
}

.cvp-row--visible {
    opacity: 1
}

.cvp-label {
    color: #f7941e;
    font-size: 9px;
    letter-spacing: .14em;
    text-transform: uppercase;
    white-space: nowrap;
    flex-shrink: 0;
    padding-top: 1px
}

.cvp-value {
    color: #c2c2c2;
    font-size: 11px;
    text-align: right;
    word-break: break-all;
    min-height: 1em
}

.cvp-value--dim {
    opacity: .45;
    font-style: italic
}

.cvp-sc {
    color: #f7941e;
    opacity: .7
}

.cvp-tagline {
    opacity: 0;
    transition: opacity 0.5s ease;
    display: flex;
    gap: 10px;
    margin: 0 0 20px 0;
    flex-direction: row-reverse;
}

.cvp-tagline--visible {
    opacity: 1
}

.cvp-tagline-text {
    display: block;
    font-family: azo-sans-web, sans-serif;
    font-size: clamp(1.25rem, 2vw, 1.6rem);
    font-weight: 800;
    color: #000;
    line-height: 1.2;
    letter-spacing: -.02em;
    text-transform: uppercase;
    margin-bottom: 8px;
    min-height: 1.2em
}

.cvp-tagline-text .cvp-sc {
    color: #f7941e;
    opacity: .85
}

.cvp-slash {
    display: block;
    font-family: azo-sans-web, sans-serif;
    font-size: 2rem;
    font-weight: 800;
    color: #f7941e;
    line-height: 1;
    letter-spacing: -.02em;
    margin-top: -3px
}

@media (max-width: 900px) {
    .contact-form {
        flex-direction: column;
        gap: 36px
    }

    .contact-visitor-panel {
        max-width: 100%;
        flex: 1 1 auto
    }
}

.cap-phases-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 32px 40px;
    margin: 48px 0;
    clear: both
}

.cap-phase {
    flex: 1 1 calc(50% - 20px);
    min-width: 260px;
    display: flex;
    align-items: flex-start;
    gap: 20px
}

.cap-phase img {
    width: 130px;
    height: auto;
    flex-shrink: 0
}

.cap-phase-text h6 {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 8px;
    color: #222
}

.cap-phase-text p {
    font-size: 13px;
    line-height: 1.65;
    color: #666;
    margin: 0
}

.cap-infographic {
    position: relative;
    max-width: 750px;
    margin: 48px auto;
    clear: both
}

.cap-inf-6node {
    height: 400px
}

.cap-inf-4node {
    height: 380px
}

.cap-inf-ring {
    position: absolute;
    border-radius: 50%;
    border: 1px solid #e0e0e0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 300px;
    height: 300px
}

.cap-inf-center {
    position: absolute;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #555;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 18px;
    box-sizing: border-box;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    font-size: 11px;
    line-height: 1.55
}

.cap-inf-4node .cap-inf-center {
    font-size: 28px;
    padding: 0
}

.cap-inf-node {
    position: absolute;
    z-index: 3
}

.cap-inf-icon {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #f7941e;
    color: #fff;
    font-size: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 10px rgba(247, 148, 30, .25)
}

.cap-inf-label {
    position: absolute;
    width: 145px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 11px;
    line-height: 1.5;
    color: #777
}

.cap-inf-label strong {
    display: block;
    font-size: 12px;
    font-weight: 700;
    color: #333;
    margin-bottom: 3px
}

.cap-inf-label span {
    display: block
}

.cap-inf-label-left {
    right: 100%;
    text-align: right;
    padding-right: 14px
}

.cap-inf-label-right {
    left: 100%;
    text-align: left;
    padding-left: 14px
}

.cap-inf-6node .cap-inf-tl {
    left: calc(50% - 75px - 26px);
    top: calc(50% - 130px - 26px)
}

.cap-inf-6node .cap-inf-tr {
    left: calc(50% + 75px - 26px);
    top: calc(50% - 130px - 26px)
}

.cap-inf-6node .cap-inf-r {
    left: calc(50% + 150px - 26px);
    top: calc(50% - 26px)
}

.cap-inf-6node .cap-inf-br {
    left: calc(50% + 75px - 26px);
    top: calc(50% + 130px - 26px)
}

.cap-inf-6node .cap-inf-bl {
    left: calc(50% - 75px - 26px);
    top: calc(50% + 130px - 26px)
}

.cap-inf-6node .cap-inf-l {
    left: calc(50% - 150px - 26px);
    top: calc(50% - 26px)
}

.cap-inf-4node .cap-inf-top {
    left: calc(50% - 26px);
    top: calc(50% - 150px - 26px)
}

.cap-inf-4node .cap-inf-right4 {
    left: calc(50% + 150px - 26px);
    top: calc(50% - 26px)
}

.cap-inf-4node .cap-inf-bottom {
    left: calc(50% - 26px);
    top: calc(50% + 150px - 26px)
}

.cap-inf-4node .cap-inf-left4 {
    left: calc(50% - 150px - 26px);
    top: calc(50% - 26px)
}

@media (max-width: 700px) {
    .cap-infographic {
        height: auto !important;
        margin: 24px 0
    }

    .cap-inf-ring,
    .cap-inf-center {
        display: none
    }

    .cap-inf-node {
        position: static;
        display: flex;
        align-items: center;
        gap: 12px;
        margin-bottom: 16px
    }

    .cap-inf-label {
        position: static;
        width: auto;
        transform: none;
        text-align: left !important;
        padding: 0 !important
    }

    .cap-phase {
        flex: 1 1 100%
    }
}

.apply-box p {
    font-size: 24px;
    line-height: 48px;
}

.call-box {
    font-size: 14px;
    background: #fff3bc;
    padding: 40px 40px 26px 40px;
    display: block;
    border-radius: 8px;
    border: 1px solid #e3d99c;
    margin: 0 0 40px 0;
}