h1, h2, h3, h4 {
    zoom: 1;
    opacity: .8
}

.display-none {
    display: none !important
}

.light-bg {
    background-color: #f6efe9
}

.eee {
    background-color: #eee
}

.width100pc, .width100pc img {
    width: 100%;
    max-width: 100%
}

.position-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.position-center {
    top: 50%;
    transform: translateY(-50%)
}

a.hashtag {
    color: #0069af
}

input, textarea {
    font-family: Roboto, Helvetica, Arial, Lucida, sans-serif;
    font-size: 1em !important
}

@keyframes menu2 {
    0% {
        opacity: 0;
        transform: scale(2)
    }
    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes menu1 {
    0% {
        opacity: 0;
        transform: scale(3)
    }
    to {
        opacity: 1;
        transform: scale(1)
    }
}

lesshat-selector {
    -lh-property: 0
}

#et-info-email:hover, #et-secondary-menu > ul > li > a:hover, #top-menu-nav > ul > li > a:hover, .et-social-icons a:hover {
    zoom: 1;
    opacity: 1
}

#mobile_menu li a, #top-menu li > a, .nav ul li a {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    color: #fff;
    padding: 14px 0;
    font-size: 30px;
    text-transform: uppercase;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    font-weight: 400
}

#footer-widgets .footer-widget li a:hover, #mobile_menu li a:hover, #top-menu > li > a:hover, .et_pb_widget a:hover, .nav ul li a:hover, a:hover {
    background: none;
    color: #f90;
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

.current-menu-item > a, body.single-post .menu-item-433 > a {
    color: #f90 !important
}

#et_mobile_nav_menu {
    display: block
}

.mobile_nav .mobile_menu_bar:before {
    font-size: 1px;
}

#mobile_menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    background-color: #010a34 !important;
    background-size: cover;
    background-position: 50%;
    width: auto;
    text-align: center;
    border: 0;
    height: 100% !important;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.mobile_nav.closed.start #mobile_menu {
    top: -999999px !important
}

.mobile_nav.opened #mobile_menu {
    animation: menu1 .5s ease-out 0s 1 normal both
}

.mobile_nav.closed #mobile_menu {
    animation: menu2 .5s ease-out 0s 1 reverse both
}

.mobile_menu_bar {
    position: absolute !important;
    top: 100px;
    right: 0;
    padding: 0;
    margin: 0;
    z-index: 99999999;
    cursor: pointer;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    width: 50px;
    height: 44px
}

.mobile_nav.opened .mobile_menu_bar {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.mobile_menu_bar span {
    display: block;
    position: absolute;
    width: 100%;
    background: #fff;
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    height: 4px
}

.mobile_menu_bar span:first-child {
    top: 0
}

.mobile_menu_bar span:nth-child(2), .mobile_menu_bar span:nth-child(3) {
    top: 20px
}

.mobile_menu_bar span:nth-child(4) {
    top: 40px
}

.mobile_nav.opened .mobile_menu_bar span:first-child {
    top: 18px;
    width: 0;
    left: 50%
}

.mobile_nav.opened .mobile_menu_bar span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mobile_nav.opened .mobile_menu_bar span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mobile_nav.opened .mobile_menu_bar span:nth-child(4) {
    top: 18px;
    width: 0;
    left: 50%
}

@media (max-width: 650px) {
    .mobile_menu_bar {
        top: 50px;
        width: 30px;
        height: 23px
    }

    .mobile_menu_bar span {
        height: 3px
    }

    .mobile_menu_bar span:nth-child(2), .mobile_menu_bar span:nth-child(3) {
        top: 10px
    }

    .mobile_menu_bar span:nth-child(4) {
        top: 20px
    }

    #main-header .logo_container {
        width: 80% !important;
        max-height: none;
        padding: 0;
        height: auto !important;
        position: absolute !important;
        top: 0 !important
    }
}

.et_pb_blurb_content h4 {
    font-size: 2em;
    padding-bottom: 20px
}

.icon-style1 .et_pb_blurb_content .et-pb-icon {
    color: #fff;
    background-color: #00b1e7 !important;
    border-width: 0 !important
}

.large .et_pb_blurb_content {
    max-width: 650px
}

.large .et_pb_blurb_content h4 {
    font-size: 2.2em;
    text-transform: uppercase
}

.large .et_pb_blurb_content p {
    font-size: 1.3em
}

@keyframes bounce {
    0%, to {
        transform: translateY(0)
    }
    7% {
        transform: translateY(-8px)
    }
    20% {
        transform: translateY(0)
    }
}

span.scroll-down.et-pb-icon {
    animation-name: bounce;
    animation-duration: 2s;
    animation-fill-mode: both;
    animation-iteration-count: infinite
}

#main-header {
    background: transparent !important
}

#main-header .logo_container {
    position: absolute;
    top: 100px;
    width: 100%;
    max-height: none;
    padding: 0;
    height: 46px !important;
    text-align: left
}

#main-header #logo {
    max-height: 100%;
    max-width: 100%
}

#main-header #top-menu-nav {
    display: none;
    height: 0 !important
}

.et_pb_fullwidth_header {
    transition: all .5s;
    padding-top: 0 !important
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    height: 300px;
    max-width: 1080px;
    flex-flow: row !important;
    min-height: 100vh !important
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_fullwidth_header_subhead {
    margin: -12px 0 60px 8px
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container.bottom {
    margin-bottom: 0 !important
}

body .et_pb_fullwidth_header_container .header-content h1.et_pb_module_header {
    font-size: 60px
}

body .et_pb_fullwidth_header_container .header-content span.et_pb_fullwidth_header_subhead {
    font-size: 24px
}

@media (max-width: 650px) {
    body .et_pb_fullwidth_header_container .header-content h1.et_pb_module_header {
        font-size: 36px
    }

    body .et_pb_fullwidth_header_container .header-content span.et_pb_fullwidth_header_subhead {
        font-size: 16px
    }
}

body.home .logo_container {
    display: none
}

.oops h1 {
    opacity: .4 !important;
    font-size: 14em
}

.oops p {
    padding: 10px 0;
    font-size: 1.6em
}

.et_pb_fullwidth_header h2 {
    font-family: Open Sans, Arial, sans-serif;
    font-size: 1em
}

.projects .et_pb_posts {
    margin-bottom: 60px;
    position: relative
}

.projects .et_pb_posts article {
    position: relative
}

.projects .et_pb_posts h2 {
    position: absolute;
    top: 50%;
    transform: translateY(-75%);
    padding: 50px 10px 0;
    line-height: .85em !important;
    letter-spacing: -.03em;
    pointer-events: none;
    z-index: 99;
    width: 100%
}

.projects .et_pb_posts p {
    display: none;
    pointer-events: none;
    position: absolute;
    top: 85%;
    color: #fff !important;
    z-index: 99
}

.projects .et_pb_posts a.entry-featured-image-url {
    position: relative;
    height: 300px;
    width: 100%;
    overflow: hidden;
    transition: all .3s
}

.projects .et_pb_posts a.entry-featured-image-url img {
    transform: scale(1);
    transition: all .5s;
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%
}

.projects .et_pb_posts a.entry-featured-image-url:hover img {
    transition: all .2s;
    transform: scale(1.1)
}

.projects .et_pb_posts a.entry-featured-image-url:active img, .projects .et_pb_posts a.entry-featured-image-url:focus img {
    transition: all 2s;
    transform: scale(2)
}

.et_social_networks li:before {
    display: none
}

#footer-widgets .footer-widget a {
    opacity: .5;
    font-weight: 700
}

#footer-widgets .footer-widget a:hover, #footer-widgets .footer-widget li a {
    opacity: 1
}

#footer-widgets .footer-widget h4 {
    font-size: 16px;
    opacity: 1;
    padding-bottom: 20px;
    color: #fff !important;
    font-family: Roboto, Helvetica, Arial, Lucida, sans-serif !important
}

#footer-widgets .footer-widget li.menu-item {
    float: left
}

#footer-widgets .footer-widget li.menu-item:before {
    content: none
}