@keyframes header_nav_entrance_animation { 0% { opacity: 0.01; } 100% { opacity: 1; } } @media only screen and (min-width: 691px) { #header-outer { opacity: 0.01; } #header-outer.entrance-animation { animation: header_nav_entrance_animation 1.5s ease forwards; } } #header-space { background-color: #ffffff}@media only screen and (min-width: 1000px) { body #ajax-content-wrap.no-scroll { min-height: calc(100vh - 86px); height: calc(100vh - 86px)!important; } }@media only screen and (min-width: 1000px) { #page-header-wrap.fullscreen-header, #page-header-wrap.fullscreen-header #page-header-bg, html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header, .nectar_fullscreen_zoom_recent_projects, #nectar_fullscreen_rows:not(.afterLoaded) > div { height: calc(100vh - 85px); } .wpb_row.vc_row-o-full-height.top-level, .wpb_row.vc_row-o-full-height.top-level > .col.span_12 { min-height: calc(100vh - 85px); } html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header { top: 86px; }.nectar-slider-wrap[data-fullscreen="true"]:not(.loaded), .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container { height: calc(100vh - 84px)!important; } .admin-bar .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded), .admin-bar .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container { height: calc(100vh - 84px - 32px)!important; } } .admin-bar[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level, .admin-bar[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level > .col.span_12 { min-height: calc(100vh - 32px); } body[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level, body[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level > .col.span_12 { min-height: 100vh; }@media only screen and (max-width: 999px) {.using-mobile-browser #nectar_fullscreen_rows:not(.afterLoaded):not([data-mobile-disable="on"]) > div { height: calc(100vh - 96px); } .using-mobile-browser .wpb_row.vc_row-o-full-height.top-level, .using-mobile-browser .wpb_row.vc_row-o-full-height.top-level > .col.span_12, [data-permanent-transparent="1"].using-mobile-browser .wpb_row.vc_row-o-full-height.top-level, [data-permanent-transparent="1"].using-mobile-browser .wpb_row.vc_row-o-full-height.top-level > .col.span_12 { min-height: calc(100vh - 96px); } html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header, .nectar_fullscreen_zoom_recent_projects, .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded), .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container, #nectar_fullscreen_rows:not(.afterLoaded):not([data-mobile-disable="on"]) > div { height: calc(100vh - 43px); } .wpb_row.vc_row-o-full-height.top-level, .wpb_row.vc_row-o-full-height.top-level > .col.span_12 { min-height: calc(100vh - 43px); }body[data-transparent-header="false"] #ajax-content-wrap.no-scroll { min-height: calc(100vh - 43px); height: calc(100vh - 43px); } }#nectar_fullscreen_rows { background-color: transparent; }