/*
	Theme Name: Lore
	Theme URI: lore.com
	Description: Lore WordPress Theme
	Version: 1.0
	Author: Doubleberry
	Author URI: http://doubleberry.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/


/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/


/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------


/*------------------------------------*\
    RESPONSIVE
\*------------------------------------

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
/*
.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}
*/
/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
/*------------------------------------*\
    CUSTOM GRAVITY FORMS
\*------------------------------------*/
.gform_fields {
  list-style-type: none;
  width: 100%;
}
.gfield_checkbox {
  padding: 0;
}
#gform_1 .gfield_checkbox li {
    margin-bottom: 15px;
    padding: 10px 15px 4px 15px;
    display: block;
    font-size: 1.2rem;
    color: #60676f;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #60676f;
    transition: all 0.3s linear;
}
#gform_1 .gfield_checkbox li label{
  display: block;
  width: 100%;
  height: 100%;
}
.gfield_checkbox input:checked + label{
    color: #ffffff;
    border-color: #ffffff;
}
#gform_1 .gfield_checkbox .whiteBorder{
    color: #ffffff;
    border-color: #ffffff;
}
#gform_1 .gfield_checkbox input {
  display: none;
}
#gform_1 .uk-form-controls {
  margin-bottom: 0;
}
#gform_2 .uk-form-controls {
  margin-bottom: 0;
}
#gform_3 .uk-form-controls {
  margin-bottom: 0;
}
#gform_4 .uk-form-controls {
  margin-bottom: 0;
}
.gfield_radio {
  list-style-type: none;
  padding-left: 0;
}
#gform_2  .uk-form-controls label {
  
}
#gform_2 .gfield_checkbox li {
  list-style-type: none;
  display: flex;
}
#gform_2 .gfield_radio li {
  list-style-type: none;
  display: flex;
      
}
#gform_2 .gfield_radio label,
#gform_2 .gfield_checkbox label{
  margin-top: 3px;
  margin-left: 5px;
}
#gform_2 .gfield_label {
    font-size: 1.5rem;
    line-height: 1.4;
    color: #fff;
}
#gform_2 #field_column_2 .gform_fields {
  padding-left: 0;
}
#gform_2 #field_column_1 .gform_fields {
  padding-left: 0;
}
#gform_2 .uk-radio {
  margin-top: 3px;
}
.gform_footer .uk-button {
  margin-top: 10px;
}
body.blog h1 {
  display: none;
}
body.services h1 {
  display: none;
}
body.work h1 {
  display: none;
}
body.action h1 {
  display: none;
}
body.error404 main{
  padding: 150px 0;
}
.validation_message,
.validation_error {
  font-size: 1rem;
  color: red;
}
form .gform_footer input[type="submit"] {
	margin-top: 10px;
	padding: 10px 25px;
	color: #fff;
	text-transform: uppercase;
	background-color: transparent;
	border: 1px solid #fff;
	transition: all .3s linear;
	float: right;
}
form .gform_footer input[type="submit"]:hover,
form .gform_footer input[type="submit"]:focus {
	color: #60676f;
	background-color: #fff;
	outline: none;
}


/*------------------------------------*\
    CUSTOM
\*------------------------------------*/
@font-face {
    font-family: "AvenirLTProBlack";
    src: url("fonts/AvenirLTPro-Black.otf");
}
@font-face {
    font-family: "AvenirLTProHeavy";
    src: url("fonts/AvenirLTPro-Heavy.otf");
}
@font-face {
    font-family: "AvenirLTProLight";
    src: url("fonts/AvenirLTPro-Light.otf");
}
@font-face {
    font-family: "AvenirLTProBook";
    src: url("fonts/AvenirLTPro-Book.otf");
}
@font-face {
    font-family: "AvenirLTProBookOblique";
    src: url("fonts/AvenirLTPro-BookOblique.otf");
}
html {
    background-color: #000000;
}
html body {
    margin: 0;
    padding: 0;
    font-family: "AvenirLTProLight", sans-serif;
}
html body .animated {
    visibility: visible !important;
}
html body * {
    -webkit-tap-highlight-color: transparent !important;
}
html body header {
    position: relative;
    z-index: 900;
}
html body header .nav-wrap {
    padding: 15px;
    width: 100%;
    position: fixed;
    z-index: 300;
    box-sizing: border-box;
}
html body header .nav-wrap > div {
    display: table-cell;
    vertical-align: middle;
}
html body header .nav-wrap .toggle {
    padding-left: 15px;
    position: relative;
    cursor: pointer;
    z-index: 900;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
}
html body header .nav-wrap .toggle span {
    display: block;
    background: #ffffff;
    width: 30px;
    height: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: 0.15s margin 0.15s, 0.15s transform;
}
html body header .nav-wrap .toggle span:nth-child(1) {
    margin-bottom: 8px;
}
html body header .nav-wrap .toggle span:nth-child(3) {
    margin-top: 8px;
}
html body header .nav-wrap .toggle.active {
    padding-bottom: 6px;
}
html body header .nav-wrap .toggle.active span {
    transition: 0.15s margin, 0.15s transform 0.15s;
}
html body header .nav-wrap .toggle.active span:nth-child(1) {
    margin-top: 8px;
    margin-bottom: -2px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
html body header .nav-wrap .toggle.active span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
html body header .nav-wrap .toggle.active span:nth-child(3) {
    margin-top: -2px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
}
html body header .nav-wrap .logo {
    padding: 0 15px;
}
html body header .nav-wrap .logo img {
    width: 50px;
    height: 70px;
    max-width: 50px;
    vertical-align: bottom;
}
html body header .nav-wrap #nav {
    padding-left: 15px;
}
html body header .nav-wrap #nav:after {
    content: "";
    position: absolute;
    top: 12%;
    left: 138px;
    height: 80%;
    border-left: 1px solid #ffffff;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
    transition: transform 0.1s;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    transform-origin: center center;
}
html body header .nav-wrap #nav .company {
    margin-top: 3px;
    font-size: 1.7rem;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
html body header .nav-wrap #nav ul {
    margin: 2px 0 0 0;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    display: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
html body header .nav-wrap #nav ul li {
    margin-right: 20px;
    display: inline;
    list-style-type: none;
}
html body header .nav-wrap #nav ul li a {
    font-size: 1.1rem;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    position: relative;
}
html body header .nav-wrap #nav ul li a:after {
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    background: #ffffff;
    bottom: 0;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    transform: scale(0, 1);
    transition: transform 0.3s;
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    transform-origin: center top;
}
html body header .nav-wrap #nav ul li a:hover:after {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
}
html body header .nav-wrap #nav.open:after {
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    transform: scale(1, 0);
}
html body header #nav-narrow {
    display: none;
}
html body main .fouc::after {
    content: "";
    width: 100vw;
    height: 100vh;
    position: absolute;
}
html body main .section {
    margin: 0;
    width: 100%;
    height: 100vh !important;
    display: table;
    position: relative;
    color: #ffffff;
}
html body main .section:after {
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover !important;
}
html body main .section .copy {
    padding: 0 30px;
    width: 960px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    visibility: hidden;
}
html body main .section .copy h2 {
    margin: 0;
    font-size: 1.4rem;
    font-weight: 100;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 2;
}
html body main .section .copy h2 span {
    font-family: "AvenirLTProBlack", sans-serif;
    font-size: 3rem;
    line-height: 0.8;
}
html body main .section .copy h2 span.trademark {
    font-size: 1.6rem;
    vertical-align: top;
}
html body main .section .copy .heading {
    margin: 0;
    font-size: 2.25rem;
    font-weight: 100;
    line-height: 1.2;
    text-transform: uppercase;
}
html body main .section .copy .heading span {
    font-family: "AvenirLTProBlack", sans-serif;
    font-size: 6rem;
    line-height: 1;
}
html body main .section .copy .heading span.trademark {
    font-size: 2.5rem;
    vertical-align: top;
}
html body main .section .copy p.heading {
    margin: 0;
    font-size: 1.8rem;
    text-transform: initial;
}
html body main .section .copy p {
    margin: 0;
    padding: 10px 0 0 0;
    font-size: 1.2rem;
    line-height: 1.4;
}
html body main .section .heading-wrap {
    width: 100%;
    text-align: center;
}
html body main .section .fancy-border {
    margin: 0 auto;
    width: 80%;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
}
html body main .section .fancy-border::before {
    margin-left: -50%;
    content: "";
    width: 50%;
    border-bottom: 2px solid #ffffff;
    position: absolute;
    top: 45%;
}
html body main .section .fancy-border::after {
    margin-right: -50%;
    content: "";
    width: 50%;
    border-bottom: 2px solid #ffffff;
    position: absolute;
    top: 45%;
}
html body main .section .fancy-border span {
    padding: 0 15px;
    font-family: "AvenirLTProLight", sans-serif;
    font-size: 2rem;
}
html body main .section .link {
    width: 100%;
    position: absolute;
    bottom: 20%;
    left: 0;
}
html body main .section .link a {
    font-size: 1.25rem;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
}
html body main .section .link a span {
    font-family: "AvenirLTProBlack", sans-serif;
}
html body main .section .link a img {
    height: 18px;
    margin-left: 10px;
    margin-top: -5px;
}
html body main .paging {
    margin: 0;
    position: fixed;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1.4em;
    z-index: 10;
    list-style-type: none;
}
html body main .paging a {
    display: block;
    height: 10px;
    color: #ffffff;
    position: relative;
    padding: 4px;
}
html body main .paging a:hover {
    cursor: pointer;
}
html body main .paging a .hover-text {
    position: absolute;
    right: 15px;
    top: 7px;
    opacity: 0;
    transition: opacity 0.5s ease;
    padding-right: 15px;
}
html body main .paging a:after {
    transition: box-shadow 0.5s ease;
    width: 10px;
    height: 10px;
    display: block;
    border: 1px solid;
    border-radius: 50%;
    content: "";
    position: absolute;
    margin: auto;
    top: 0;
    right: 4px;
    bottom: 0;
}
html body main .paging a.active:after {
    box-shadow: inset 0 0 0 5px;
}
html body #page-footer {
    padding: 80px 0;
    color: #60676f;
    text-align: center;
    background-color: #000000;
}
html body #page-footer ul {
    padding: 0;
    list-style-type: none;
}
html body #page-footer ul li {
    margin: 0 20px;
    display: inline;
}
html body #page-footer ul li a {
    font-size: 0.9rem;
    color: #60676f;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    display: inline-block;
    text-decoration: none;
}
html body #page-footer #copyright {
    margin-top: 60px;
    font-size: 1.2rem;
    text-transform: uppercase;
}
html body #scroll-btn {
    width: 40px;
    position: fixed;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 1;
    transition: all 2s linear;
}
html body #scroll-btn.hide {
    height: 0;
    opacity: 0;
}
html body #scroll-btn:hover {
    cursor: pointer;
}
html body .mobile-nav {
    display: none;
}
html body main #sec1 .copy {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
html body.home main .fouc::after {
    background: url("img/bkg-home-sec1.jpg") no-repeat center center;
    background-size: cover;
}
html body.home main #sec1::after {
    background-image: url("img/bkg-home-sec1.jpg");
}
html body.home main #sec2::after {
    background-image: url("img/bkg-home-sec2.jpg");
}
html body.home main #sec2 .copy .heading.line1 {
    line-height: 2.3;
}
html body.home main #sec3::after {
    background-image: url("img/bkg-home-sec3.jpg");
}
html body.home main #sec4::after {
    background-image: url("img/bkg-home-sec3-blurred.jpg");
}
html body.home.cause main .fouc::after {
    background: url("img/bkg-cause-sec1.jpg") no-repeat center center;
    background-size: cover;
}
html body.home.cause main #sec1::after {
    background-image: url("img/bkg-cause-sec1.jpg");
}
html body.home main #sec4 .copy {
    width: auto;
    visibility: visible;
}
html body.home main #sec4 .copy .logos {
    justify-content: center;
    margin: 3% auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
html body.home main #sec4 .copy .logos .logo-row {
    margin: auto;
    padding: 0 10%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
html body.home main #sec4 .copy .logos .logo {
    padding: 30px;
    align-items: center;
}
html body.home main #sec4 .copy .logos .logo img {
    width: 100%;
    max-width: 200px;
    display: flex;
    margin: auto;
}
html body.home main #sec4 .copy .logos .first-logo img {
    max-width: 300px;
}
html body.action main .fouc::after {
    background: url("img/bkg-action-sec1.jpg") no-repeat center center;
    background-size: cover;
}
html body.action main #sec1::after {
    background-image: url("img/bkg-action-sec1.jpg");
}
html body.action main #sec2::after {
    background-image: url("img/bkg-action-sec2.jpg");
}
html body.action main #sec2 .uk-subnav {
    margin: 40px 0 0 -20px;
    overflow: hidden;
}
html body.action main #sec2 .uk-subnav li {
    width: calc(21% - 42px);
}
html body.action main #sec2 .uk-subnav li a {
    color: #6d737d;
}
html body.action main #sec2 .uk-subnav li a span:first-child {
    padding: 10px 16px;
    font-family: Arial, sans-serif;
    border: 1px solid #6d737d;
    border-radius: 100%;
    display: inline-block;
    transition: all 0.1s linear;
}
html body.action main #sec2 .uk-subnav li a span:first-child::after {
    margin-right: -50%;
    content: "";
    width: calc(100% - 60px);
    border-bottom: 2px solid #6d737d;
    position: absolute;
    top: 20px;
    left: 70px;
}
html body.action main #sec2 .uk-subnav li span.step {
    padding-top: 10px;
    display: block;
    font-size: 1.3rem;
}
html body.action main #sec2 .uk-subnav li:hover a,
html body.action main #sec2 .uk-subnav li:focus a {
    color: #ffffff;
    background-color: transparent;
}
html body.action main #sec2 .uk-subnav li:hover a span:first-child,
html body.action main #sec2 .uk-subnav li:focus a span:first-child {
    color: #000000;
    background: #ffffff;
}
html body.action main #sec2 .uk-subnav li:hover a span:first-child::after,
html body.action main #sec2 .uk-subnav li:focus a span:first-child::after {
    border-color: #ffffff;
}
html body.action main #sec2 .uk-subnav li.uk-active a {
    color: #ffffff;
}
html body.action main #sec2 .uk-subnav li.uk-active a span:first-child::after {
    border-color: #ffffff;
}
html body.action main #sec2 .uk-subnav li.uk-active a span.step {
    color: #ffffff;
    background: transparent;
}
html body.action main #sec2 .uk-subnav > .uk-active > a {
    background-color: transparent;
}
html body.action main #sec2 .uk-subnav > .uk-active > a span {
    color: #000000;
    background: #ffffff;
}
html body.action main #sec2 .uk-switcher {
    margin-top: 50px;
}
html body.action main #sec2 .uk-switcher li .heading {
    font-family: "AvenirLTProHeavy", sans-serif;
    font-size: 1.6rem;
    text-transform: none;
}
html body.action main #sec2 .uk-switcher li p {
    padding: 0 0 15px 0;
}
html body.action main #sec3::after {
    background-image: url("img/bkg-action-sec3.jpg");
}
html body.action main #sec4::after {
    background-image: url("img/bkg-action-sec4.jpg");
}
html body.action main #sec4 .uk-subnav li {
    width: 31%;
}
html body.action main #sec4 .uk-subnav li a {
    font-size: 1.3rem;
    color: #6d737d;
    display: table;
}
html body.action main #sec4 .uk-subnav li a span {
    font-family: "AvenirLTProHeavy", sans-serif;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.1;
}
html body.action main #sec4 .uk-subnav li a span.icon {
    margin-right: 10px;
    padding: 10px 12px;
    font-family: Arial, sans-serif;
    font-size: 1rem;
    border: 1px solid #6d737d;
    border-radius: 100%;
    display: inline-block;
}
html body.action main #sec4 .uk-subnav li a span.icon i {
    padding-left: 3px;
    transition: all 0.1s linear;
}
html body.action main #sec4 .uk-subnav li:hover a,
html body.action main #sec4 .uk-subnav li:focus a {
    color: #ffffff;
    background-color: transparent;
}
html body.action main #sec4 .uk-subnav li:hover a span.icon,
html body.action main #sec4 .uk-subnav li:focus a span.icon {
    color: #000000;
    background: #ffffff;
}
html body.action main #sec4 .uk-subnav li:hover a span.icon::after,
html body.action main #sec4 .uk-subnav li:focus a span.icon::after {
    border-color: #ffffff;
}
html body.action main #sec4 .uk-subnav li:hover a span.icon .fa-chevron-right::before,
html body.action main #sec4 .uk-subnav li:focus a span.icon .fa-chevron-right::before {
    width: 16px;
    height: 16px;
}
html body.action main #sec4 .uk-subnav li.uk-active a {
    color: #ffffff;
}
html body.action main #sec4 .uk-subnav li.uk-active a span.icon {
    color: #000000;
    background: #ffffff;
}
html body.action main #sec4 .uk-subnav li.uk-active a span.icon i {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}
html body.action main #sec5::after {
    background-image: url("img/bkg-action-sec5.jpg");
}
html body.action main #sec5 .copy {
    text-align: left;
}
html body.action main #sec5 .copy h2 {
    padding-bottom: 0px;
    display: block;
    border-bottom: none;
}
html body.action main #sec6::after {
    background-image: url("img/bkg-action-sec6.jpg");
}
html body.action main #sec6 .copy .quote {
    margin-top: 30px;
    padding-top: 30px;
    font-size: 1.3rem;
    border-top: 1px solid #ffffff;
}
html body.action main #sec6 .copy .author {
    margin-top: 10px;
    font-size: 1.2rem;
    color: #60676f;
    text-transform: uppercase;
    display: block;
}
html body.work main .fouc::after {
    background: url("img/bkg-work-sec1.jpg") no-repeat center center;
    background-size: cover;
}
html body.work main .section .copy .logo {
    margin-top: 30px;
    max-width: 150px;
}
html body.work main .section .company-logo {
    max-width: 150px;
    position: absolute;
    right: 3%;
    bottom: 5%;
    visibility: hidden;
}
html body.work main #sec1::after {
    background-image: url("img/bkg-work-sec1.jpg");
}
html body.work main #sec1 .company-logo {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
html body.work main #sec2::after {
    background-image: url("img/bkg-work-sec2.jpg");
}
html body.work main #sec3::after {
    background-image: url("img/bkg-work-sec3.jpg");
}
html body.work main #sec4::after {
    background-image: url("img/bkg-work-sec4.jpg");
}
html body.work main #sec5::after {
    background-image: url("img/bkg-work-sec5.jpg");
}
html body.work main #sec6::after {
    background-image: url("img/bkg-work-sec6.jpg");
}
html body.work main #sec7::after {
    background-image: url("img/bkg-work-sec7.jpg");
}
html body.blog header #nav-wide,
html body.blog header #nav-narrow {
    background-color: #000000;
}
html body.blog main {
    padding: 180px 45px 0 45px;
}
html body.blog main #blog-posts .post img {
    width: 100%;
}
html body.blog main #blog-posts .post .uk-overlay {
    opacity: 0;
    transition: all 0.3s linear;
}
html body.blog main #blog-posts .post .uk-overlay.uk-overlay-primary {
    background-color: rgba(0, 0, 0, 0.8);
}
html body.blog main #blog-posts .post .uk-overlay .date {
    font-family: "AvenirLTProBookOblique", sans-serif;
}
html body.blog main #blog-posts .post .uk-overlay .heading1 {
    margin-top: 20px;
    font-family: "AvenirLTProLight", sans-serif;
    text-transform: uppercase;
}
html body.blog main #blog-posts .post .uk-overlay .heading2 {
    font-family: "AvenirLTProBlack", sans-serif;
    font-size: 1.1rem;
    line-height: 1;
}
html body.blog main #blog-posts .post .uk-overlay p {
    font-family: "AvenirLTProBook", sans-serif;
    font-size: 0.9rem;
    line-height: 1.2;
}
html body.blog main #blog-posts .post .uk-overlay:hover {
    cursor: pointer;
}
html body.blog main #blog-posts .post:hover .uk-overlay,
html body.blog main #blog-posts .post:focus .uk-overlay {
    opacity: 1;
}
html body.blog main #blog-posts .quote {
    font-family: "AvenirLTProBookOblique", sans-serif;
    color: #ffffff;
    text-align: center;
    background-color: #3a3d42;
}
html body.blog main #blog-posts .quote .uk-position-center {
    max-width: 90%;
}
html body.blog main #blog-posts .quote .uk-position-center i {
    font-size: 1.8rem;
    color: #6d737d;
}
html body.blog main #blog-posts .quote .uk-position-center .author {
    font-family: "AvenirLTProLight", sans-serif;
    color: #6d737d;
    text-transform: uppercase;
}
html body.blog main #blog-posts .uk-position-center {
    padding: 30px;
}
html body.services main {
    padding-top: 110px;
    height: auto;
    color: #ffffff;
    background: linear-gradient(to bottom right, #040305, #363a41);
    background-size: cover;
}
html body.services main h2 {
    margin: 0;
    font-size: 1.8rem;
    font-weight: 100;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 2.3;
}
html body.services main h2 span {
    font-family: "AvenirLTProBlack", sans-serif;
    font-size: 4rem;
    line-height: 0.8;
}
html body.services main h2 span.trademark {
    font-size: 3rem;
    vertical-align: top;
}
html body.services main #sec1 .copy {
    padding: 0 30px;
    width: 1200px;
}
html body.services main #sec1 .uk-subnav {
    margin: 40px 0 0 -20px;
    overflow: hidden;
}
html body.services main #sec1 .uk-subnav::after {
    margin-left: 20px;
    padding-bottom: 15px;
    width: calc(100% - 60px);
    content: "";
    border-bottom: 2px solid #6d737d;
}
html body.services main #sec1 .uk-subnav li {
    width: calc(21% - 42px);
}
html body.services main #sec1 .uk-subnav li a {
    color: #6d737d;
}
html body.services main #sec1 .uk-subnav li a span:first-child {
    padding: 5px;
    width: 30px;
    height: 30px;
    font-family: Arial, sans-serif;
    border: 1px solid #6d737d;
    border-radius: 100%;
    display: inline-block;
    transition: all 0.1s linear;
}
html body.services main #sec1 .uk-subnav li a span:first-child::after {
    margin-right: -50%;
    content: "";
    width: calc(100% - 60px);
    border-bottom: 2px solid #6d737d;
    position: absolute;
    top: 20px;
    left: 70px;
}
html body.services main #sec1 .uk-subnav li span.step {
    padding-top: 10px;
    display: block;
    font-size: 1.2rem;
}
html body.services main #sec1 .uk-subnav li:hover a,
html body.services main #sec1 .uk-subnav li:focus a {
    color: #ffffff;
    background-color: transparent;
}
html body.services main #sec1 .uk-subnav li:hover a span:first-child,
html body.services main #sec1 .uk-subnav li:focus a span:first-child {
    color: #000000;
    background: #ffffff;
}
html body.services main #sec1 .uk-subnav li:hover a span:first-child::after,
html body.services main #sec1 .uk-subnav li:focus a span:first-child::after {
    border-color: #ffffff;
}
html body.services main #sec1 .uk-subnav li:hover a span:first-child .st1,
html body.services main #sec1 .uk-subnav li:focus a span:first-child .st1 {
    fill: #000000;
}
html body.services main #sec1 .uk-subnav li.uk-active a {
    color: #ffffff;
}
html body.services main #sec1 .uk-subnav li.uk-active a span:first-child::after {
    border-color: #ffffff;
}
html body.services main #sec1 .uk-subnav li.uk-active a span:first-child .st1 {
    fill: #000000;
}
html body.services main #sec1 .uk-subnav li.uk-active a span.step {
    color: #ffffff;
    background: transparent;
}
html body.services main #sec1 .uk-subnav > .uk-active > a {
    background-color: transparent;
}
html body.services main #sec1 .uk-subnav > .uk-active > a span {
    color: #000000;
    background: #ffffff;
}
html body.services main #sec1 .uk-switcher {
    margin-top: 20px;
}
html body.services main #sec1 .uk-switcher li .heading {
    font-family: "AvenirLTProHeavy", sans-serif;
    font-size: 1.8rem;
    text-transform: none;
}
html body.services main #sec1 .uk-switcher li p {
    padding: 0 0 15px 0;
}
html body.services main #sec1 .uk-switcher li ul {
    padding-left: 0;
}
html body.services main #sec1 .uk-switcher li ul li {
    margin-right: 15px;
}
html body.contact header #nav-wide,
html body.contact header #nav-narrow {
    background-color: transparent;
    transition: all 0.1s linear;
}
html body.contact main {
    padding: 150px 0;
    height: auto;
    background: linear-gradient(to bottom right, #040305, #363a41);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
}
html body.contact main .uk-container .col1 {
    padding-right: 120px;
}
html body.contact main .uk-container .col2 {
    padding-left: 120px;
}
html body.contact main .uk-container .col2 form {
    overflow: hidden;
}
html body.contact main .uk-container .col2 form h3 {
    margin-bottom: 5px;
    font-family: "AvenirLTProLight", sans-serif;
    color: #ffffff;
    text-transform: none;
}
html body.contact main .uk-container .col2 form .uk-form-controls {
    margin-bottom: 30px;
}
html body.contact main .uk-container .col2 form .uk-form-controls label {
    margin-bottom: 10px;
    display: block;
    font-size: 1.2rem;
}
html body.contact main .uk-container .col2 form .uk-form-controls label:hover {
    cursor: pointer;
}
html body.contact main .uk-container .col2 form .uk-form-controls input[type="text"],
html body.contact main .uk-container .col2 form .uk-form-controls input[type="email"],
html body.contact main .uk-container .col2 form .uk-form-controls input[type="tel"] {
    margin-bottom: 5px;
    padding: 10px 15px 4px 15px;
    width: calc(100% - 30px);
    height: 30px;
    font-family: "AvenirLTProLight", sans-serif;
    font-size: 1rem;
    color: #ffffff;
    text-transform: uppercase;
    border: none;
    background-color: #363a41;
    border-radius: 0;
}
html body.contact main .uk-container .col2 form .uk-form-controls input[type="text"]:focus,
html body.contact main .uk-container .col2 form .uk-form-controls input[type="email"]:focus,
html body.contact main .uk-container .col2 form .uk-form-controls input[type="tel"]:focus {
    outline: none;
}
html body.contact main .uk-container .col2 form .uk-form-controls input[type="radio"],
html body.contact main .uk-container .col2 form .uk-form-controls input[type="checkbox"] {
    margin-right: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    border: 1px solid #6d737d;
    outline: none;
}
html body.contact main .uk-container .col2 form .uk-form-controls input[type="radio"]:checked,
html body.contact main .uk-container .col2 form .uk-form-controls input[type="checkbox"]:checked {
    background: url(img/checkmark.svg) no-repeat center center;
    border-color: #ffffff;
}
html body.contact main .uk-container .col2 form .uk-form-controls input[type="checkbox"] {
    border-radius: 0;
}
html body.contact main .uk-container .col2 form .uk-form-controls textarea {
    padding: 10px;
    width: calc(100% - 18px);
    height: 150px;
    font-family: "AvenirLTProLight", sans-serif;
    font-size: 1rem;
    color: #ffffff;
    text-transform: uppercase;
    border: none;
    background-color: #363a41;
    border-radius: 0;
    resize: none;
}
html body.contact main .uk-container .col2 form .uk-form-controls textarea:focus {
    outline: none;
}
html body.contact main .uk-container .col2 form .uk-form-controls.choose-vices label {
    margin-bottom: 15px;
    padding: 10px 15px 4px 15px;
    display: block;
    font-size: 1.2rem;
    color: #60676f;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #60676f;
    transition: all 0.3s linear;
}
html body.contact main .uk-container .col2 form .uk-form-controls.choose-vices label.checked {
    color: #ffffff;
    border-color: #ffffff;
}
html body.contact main .uk-container .col2 form .uk-form-controls.choose-vices label:hover {
    cursor: pointer;
}
html body.contact main .uk-container .col2 form .uk-form-controls.choose-vices .uk-checkbox {
    width: 0;
    border: none;
}
html body.contact main .uk-container .col2 form .uk-button {
    float: right;
    color: #60676f;
    background-color: transparent;
    border: 1px solid #60676f;
    transition: all 0.3s linear;
}
html body.contact main .uk-container .col2 form .uk-button:hover,
html body.contact main .uk-container .col2 form .uk-button:focus {
    color: #ffffff;
    border-color: #ffffff;
}
html body.contact main .copy {
    font-size: 1.6rem;
}
html body.contact main .copy h1 {
    margin: 0;
    font-size: 1.5rem;
    font-weight: 100;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 2.3;
}
html body.contact main .copy h1 span {
    margin-top: 20px;
    font-family: "AvenirLTProBlack", sans-serif;
    font-size: 3.5rem;
    color: #ffffff;
    line-height: 1;
    text-transform: uppercase;
}
html body.contact main .copy h2 {
    margin-top: 20px;
    font-family: "AvenirLTProBlack", sans-serif;
    font-size: 3.5rem;
    color: #ffffff;
    line-height: 1;
    text-transform: uppercase;
}
html body.contact main .copy h3 {
    margin-bottom: 5px;
    font-family: "AvenirLTProLight", sans-serif;
    color: #60676f;
    text-transform: uppercase;
}
html body.contact main .copy p {
    margin: 0;
    color: #ffffff;
}
html body.contact main .copy a {
    color: #ffffff;
    text-decoration: underline;
}
html body.contact main .copy address {
    margin-bottom: 0;
    font-size: 1.4rem;
    text-transform: uppercase;
}
html body.contact main .copy .directions {
    margin-bottom: 30px;
    font-size: 1.2rem;
}
html body.contact main .copy .phone {
    font-size: 1.4rem;
    color: #60676f;
    text-decoration: none;
}
html body.contact main .copy .social-media a {
    margin-top: 30px;
    display: inline-block;
    color: #60676f;
    transition: all 0.3s linear;
}
html body.contact main .copy .social-media a:hover,
html body.contact main .copy .social-media a:focus {
    color: #ffffff;
}
html body.contact main .copy .choose-adventure {
    margin: 0;
    padding: 0;
}
html body.contact main .copy .choose-adventure li {
    margin-bottom: 15px;
    list-style-type: none;
    text-align: center;
}
html body.contact main .copy .choose-adventure li a {
    padding: 10px 15px 4px 15px;
    display: block;
    font-size: 1.2rem;
    color: #60676f;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    border: 1px solid #60676f;
    transition: all 0.3s linear;
}
html body.contact main .copy .choose-adventure li a:hover {
    color: #ffffff;
    border-color: #ffffff;
}
html body.contact .grecaptcha-badge {
    display: none !important;
}
@media (min-width: 1600px) {
    html body.blog main #blog-posts .post .uk-overlay.uk-overlay-primary .uk-position-center {
        max-width: 70%;
    }
    html body.blog main #blog-posts .post .uk-overlay p {
        font-size: 1.1rem;
    }
}
@media (min-width: 1400px) and (max-width: 1600px) {
    html body.blog main #blog-posts .post .uk-overlay.uk-overlay-primary .uk-position-center {
        max-width: 80%;
    }
    html body.blog main #blog-posts .post .uk-overlay p {
        font-size: 1rem;
    }
}
@media (min-width: 1400px) {
    html body main .section .copy {
        width: 960px;
    }
}
@media (min-width: 1200px) and (max-width: 1400px) {
    html body.blog main #blog-posts .post .uk-overlay .heading1 {
        margin-top: 10px;
    }
    html body.blog main #blog-posts .post .uk-overlay p {
        margin-top: 10px;
    }
}
@media (min-width: 1200px) {
    html body.contact main .uk-container {
        padding: 0 30px;
    }
}
@media (min-width: 960px) and (max-width: 1200px) {
    html body main .section .copy h2 {
        font-size: 1.2rem;
    }
    html body main .section .copy h2 span {
        font-size: 2.5rem;
    }
    html body main .section .copy h2 span.trademark {
        font-size: 1.2rem;
    }
    html body main .section .copy .heading {
        font-size: 2rem;
    }
    html body main .section .copy .heading span {
        font-size: 3.4rem;
    }
    html body main .section .copy .heading span.trademark {
        font-size: 1.7rem;
    }
    html body main .section .copy p {
        font-size: 1.1rem;
    }
    html body.contact main .copy h1 {
        font-size: 1.1rem;
    }
    html body.contact main .copy h1 span {
        font-size: 2.7rem;
    }
    html body.contact main .copy h2 {
        font-size: 2.7rem;
    }
    html body.contact main .copy p {
        font-size: 1.3rem;
    }
}
@media (max-width: 1200px) {
    html body.home main #sec4 .copy .logos .logo {
        padding: 20px !important;
    }

    html body.home main #sec4 .copy .logos .logo img {
        max-width: 160px !important;
    }
}
@media (min-width: 960px) {
    html body #page-footer ul li a:after {
        position: absolute;
        left: 0;
        content: "";
        width: 100%;
        height: 1px;
        background: #60676f;
        bottom: -4px;
        -webkit-transform: scale(0, 1);
        -moz-transform: scale(0, 1);
        transform: scale(0, 1);
        transition: transform 0.3s;
        -webkit-transform-origin: center top;
        -moz-transform-origin: center top;
        transform-origin: center top;
    }
    html body #page-footer ul li a:hover:after {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    html body.blog main #blog-posts .post .uk-overlay {
        height: calc(100% - 60px) !important;
    }
    html body.blog main #blog-posts .post .uk-overlay .toggle {
        display: none;
    }
    html body.blog main #blog-posts .post .uk-overlay a .date,
    html body.blog main #blog-posts .post .uk-overlay a .heading1,
    html body.blog main #blog-posts .post .uk-overlay a .heading2,
    html body.blog main #blog-posts .post .uk-overlay a p {
        opacity: 1 !important;
    }
}
@media (max-width: 960px) {
    html body header .nav-wrap #nav ul {
        top: 36px;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }
    html body header .nav-wrap #nav ul li {
        margin-bottom: 10px;
        display: block;
    }
    html body header #nav-wide {
        display: none;
    }
    html body header #nav-narrow {
        padding: 0;
        display: block;
        transition: all 0.2s linear;
        z-index: 900;
    }
    html body header #nav-narrow .table-row {
        width: 100%;
        display: table;
        box-sizing: border-box;
    }
    html body header #nav-narrow .table-row > div {
        display: table-cell;
        vertical-align: middle;
    }
    html body header #nav-narrow .table-row:first-child {
        padding: 15px;
    }
    html body header #nav-narrow .logo {
        padding: 0;
        position: relative;
    }
    html body header #nav-narrow .logo img {
        max-width: 100%;
        margin-right: 15px;
        padding-right: 15px;
        height: 50px;
        border-right: 1px solid #ffffff;
    }
    html body header #nav-narrow .logo h1 {
        margin: 0;
        font-size: 1.6rem;
        font-weight: normal;
        color: #ffffff;
        text-transform: uppercase;
        letter-spacing: 15px;
        display: inline-block;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    html body header #nav-narrow .toggle {
        float: right;
    }
    html body header #nav-narrow.open {
        background-color: #212121;
    }
    html body main #page-footer {
        padding: 40px 0;
    }
    html body main #page-footer ul li {
        margin-bottom: 18px;
        display: block;
    }
    html body main #page-footer #copyright {
        margin-top: 50px;
    }
    html body main #page-footer #copyright {
        font-size: 1.1rem;
    }
    html body .paging {
        display: none;
    }
    html body #scroll-btn {
        width: 30px;
    }
    html .mobile-nav {
        position: fixed;
        background-color: rgba(0, 0, 0, 0.9);
        transition: all 0.3s linear;
    }
    html .mobile-nav.overlay {
        opacity: 0;
    }
    html .mobile-nav.overlay ul {
        margin-top: 30px;
        margin-bottom: 0;
        padding: 0;
        width: 100%;
        list-style-type: none;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
    }
    html .mobile-nav.overlay ul li {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
    }
    html .mobile-nav.overlay ul li a {
        font-family: "Lato", sans-serif;
        font-size: 2.6rem;
        font-weight: 300;
        color: #ffffff;
        opacity: 0;
        transition: opacity 0.3s linear;
        text-decoration: none;
    }
    html .mobile-nav.overlay ul li a:hover {
        text-decoration: none;
    }
    html .mobile-nav.overlay ul li a:focus {
        text-decoration: none;
    }
    html .mobile-nav.overlay ul li:nth-child(1) {
        -webkit-animation-delay: 0.9s;
        animation-delay: 0.9s;
    }
    html .mobile-nav.overlay ul li:nth-child(2) {
        -webkit-animation-delay: 0.7s;
        animation-delay: 0.7s;
    }
    html .mobile-nav.overlay ul li:nth-child(3) {
        -webkit-animation-delay: 0.5s;
        animation-delay: 0.5s;
    }
    html .mobile-nav.overlay ul li:nth-child(4) {
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
    }
    html .mobile-nav.overlay ul li:nth-child(5) {
        -webkit-animation-delay: 0.1s;
        animation-delay: 0.1s;
    }
    html .mobile-nav.overlay.active {
        opacity: 1;
    }
    html .mobile-nav.overlay.active ul li a {
        opacity: 1;
    }
    html .mobile-nav.active {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 600;
    }
    html body.home main .fouc::after {
        background: url("img/bkg-home-mobile-sec1.jpg") no-repeat center center;
        background-size: cover;
    }
    html body.home main #sec1::after {
        background-image: url("img/bkg-home-mobile-sec1.jpg");
    }
    html body.home main #sec2::after {
        background-image: url("img/bkg-home-mobile-sec2.jpg");
    }
    html body.action main .fouc::after {
        background: url("img/bkg-action-mobile-sec1.jpg") no-repeat center center;
        background-size: cover;
    }
    html body.action main #sec1::after {
        background-image: url("img/bkg-action-mobile-sec1.jpg");
    }
    html body.action main #sec2::after {
        background-image: url("img/bkg-action-mobile-sec2.jpg");
    }
    html body.home.cause main .fouc::after {
        background: url("img/bkg-cause-sec1-mobile.jpg") no-repeat center center !important;
        background-size: cover;
    }
    html body.home.cause main #sec1::after {
        background-image: url("img/bkg-cause-sec1-mobile.jpg") !important;
    }
    html body.action main #sec2 .uk-accordion {
        margin: 0;
    }
    html body.action main #sec2 .uk-accordion li {
        margin-top: 15px;
    }
    html body.action main #sec2 .uk-accordion li .uk-accordion-title {
        font-size: 1.5rem;
        color: #ffffff;
        text-transform: uppercase;
        display: inline-block;
        overflow: visible;
    }
    html body.action main #sec2 .uk-accordion li .uk-accordion-title::before {
        margin-top: -2px;
        content: "+";
        color: #ffffff;
        background-image: none;
    }
    html body.action main #sec2 .uk-accordion li .uk-accordion-title span {
        font-size: 1rem;
        padding: 10px 12px 6px 12px;
        border-radius: 100%;
        border: 1px solid #ffffff;
        position: relative;
        top: -3px;
    }
    html body.action main #sec2 .uk-accordion li .uk-accordion-content .heading {
        font-family: "AvenirLTProHeavy", sans-serif;
        font-size: 1.5rem;
        line-height: 1.2;
        text-transform: none;
    }
    html body.action main #sec2 .uk-accordion li .uk-accordion-content p {
        padding: 0 0 15px 0;
    }
    html body.action main #sec2 .uk-accordion li.uk-open .uk-accordion-title::before {
        content: "\2013";
    }
    html body.action main #sec2 .uk-accordion li.uk-open .uk-accordion-title span {
        background-color: #ffffff;
        color: #000000;
    }
    html body.action main #sec3::after {
        background-image: url("img/bkg-action-mobile-sec3.jpg");
    }
    html body.action main #sec4::after {
        background-image: url("img/bkg-action-mobile-sec4.jpg");
    }
    html body.action main #sec4 .uk-accordion li .uk-accordion-title {
        font-size: 1.3rem;
        color: #6d737d;
        display: table;
    }
    html body.action main #sec4 .uk-accordion li .uk-accordion-title:before {
        display: none;
    }
    html body.action main #sec4 .uk-accordion li .uk-accordion-title span {
        font-family: "AvenirLTProHeavy", sans-serif;
        display: table-cell;
        vertical-align: middle;
        text-transform: uppercase;
        line-height: 1.1;
        background-color: transparent;
        color: #60676f;
    }
    html body.action main #sec4 .uk-accordion li .uk-accordion-title span.icon {
        margin-right: 10px;
        padding: 10px 12px;
        font-family: Arial, sans-serif;
        font-size: 1rem;
        border: 1px solid #6d737d;
        border-radius: 100%;
        display: inline-block;
        background-color: transparent;
        color: #60676f;
    }
    html body.action main #sec4 .uk-accordion li .uk-accordion-title span.icon i {
        padding-left: 3px;
        transition: all 0.1s linear;
    }
    html body.action main #sec4 .uk-accordion li:hover a,
    html body.action main #sec4 .uk-accordion li:focus a {
        color: #ffffff;
        background-color: transparent;
    }
    html body.action main #sec4 .uk-accordion li:hover a span.icon::after,
    html body.action main #sec4 .uk-accordion li:focus a span.icon::after {
        border-color: #ffffff;
    }
    html body.action main #sec4 .uk-accordion li.uk-open .uk-accordion-title span {
        color: #ffffff;
    }
    html body.action main #sec4 .uk-accordion li.uk-open .uk-accordion-title span.icon {
        color: #000000;
        background: #ffffff;
    }
    html body.action main #sec4 .uk-accordion li.uk-open .uk-accordion-title span.icon i {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    html body.action main #sec5::after {
        background-image: url("img/bkg-action-mobile-sec5.jpg");
    }
    html body.action main #sec6::after {
        background-image: url("img/bkg-action-mobile-sec6.jpg");
    }
    html body.action #sec2Modals {
        margin-top: 15px;
    }
    html body.action #sec2Modals ul {
        margin: 0;
        padding: 0;
    }
    html body.action #sec2Modals ul li {
        padding: 7px 0;
        list-style-type: none;
        font-size: 1.3rem;
        line-height: 34px;
    }
    html body.action #sec2Modals ul li::after {
        padding-left: 10px;
        content: "+";
    }
    html body.action #sec2Modals ul li span {
        margin-right: 5px;
        font-size: 1rem;
        padding: 8px 10px 4px 10px;
        border-radius: 100%;
        border: 1px solid #ffffff;
        position: relative;
        top: -2px;
    }
    html body.action .uk-modal {
        padding: 30px;
        background: rgba(0, 0, 0, 0.9);
    }
    html body.action .uk-modal .uk-modal-body {
        padding: 0;
        height: 100%;
        color: #ffffff;
        background: transparent;
    }
    html body.action .uk-modal .uk-modal-body .copy {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    html body.action .uk-modal .uk-modal-body .copy .heading {
        font-family: "AvenirLTProLight", sans-serif;
        font-size: 1.5rem;
        line-height: 1.2;
        text-transform: none;
    }
    html body.action .uk-modal .uk-modal-body .copy .heading small {
        font-size: 1rem;
        text-transform: uppercase;
    }
    html body.action .uk-modal .uk-modal-body .copy p {
        font-size: 1.1rem;
        line-height: 1.3;
    }
    html body.action .uk-modal .uk-modal-body .btns {
        width: 100%;
        position: absolute;
        bottom: 0;
    }
    html body.action .uk-modal .uk-modal-body .btns span svg {
        width: 25px;
        height: 25px;
    }
    html body.action .uk-modal .uk-modal-body .btns span.uk-float-right svg {
        width: 30px;
        height: 30px;
    }
    html body.action #modal-bkg {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: #000000;
        z-index: 900;
        visibility: hidden;
    }
    html body.work main .fouc::after {
        background: url("img/bkg-work-mobile-sec1.jpg") no-repeat center center;
        background-size: cover;
    }
    html body.work main .section .company-logo {
        max-width: 145px;
    }
    html body.work main #sec1::after {
        background-image: url("img/bkg-work-mobile-sec1.jpg");
    }
    html body.work main #sec2::after {
        background-image: url("img/bkg-work-mobile-sec2.jpg");
    }
    html body.work main #sec3::after {
        background-image: url("img/bkg-work-mobile-sec3.jpg");
    }
    html body.work main #sec4::after {
        background-image: url("img/bkg-work-mobile-sec4.jpg");
    }
    html body.work main #sec5::after {
        background-image: url("img/bkg-work-mobile-sec5.jpg");
    }
    html body.work main #sec6::after {
        background-image: url("img/bkg-work-mobile-sec6.jpg");
    }
    html body.work main #sec7::after {
        background-image: url("img/bkg-work-mobile-sec7.jpg");
    }
    html body.blog main {
        padding: 128px 15px 0 15px;
    }
    html body.blog main #blog-posts .post .uk-overlay {
        padding: 0;
        height: 37px;
        top: auto;
        opacity: 1;
    }
    html body.blog main #blog-posts .post .uk-overlay.uk-overlay-primary {
        background-color: rgba(0, 0, 0, 0.7);
    }
    html body.blog main #blog-posts .post .uk-overlay.uk-overlay-primary .uk-position-center {
        padding: 0;
    }
    html body.blog main #blog-posts .post .uk-overlay .toggle {
        width: 100%;
        height: 37px;
        position: absolute;
        top: auto;
        bottom: 0;
        z-index: 700;
    }
    html body.blog main #blog-posts .post .uk-overlay .toggle i {
        padding: 0 10px;
        font-size: 1.3rem;
        line-height: 37px;
        transition: all 0.3s linear;
        position: relative;
        top: 1px;
    }
    html body.blog main #blog-posts .post .uk-overlay .toggle.open i {
        transform: rotate(135deg);
    }
    html body.blog main #blog-posts .post .uk-overlay a {
        height: 100%;
        display: block;
        transition: all 0.3s linear;
    }
    html body.blog main #blog-posts .post .uk-overlay a .date,
    html body.blog main #blog-posts .post .uk-overlay a .heading1,
    html body.blog main #blog-posts .post .uk-overlay a .heading2,
    html body.blog main #blog-posts .post .uk-overlay a p {
        opacity: 0;
    }
    html body.blog main #blog-posts .post .uk-overlay a .heading1 {
        margin-top: 10px;
    }
    html body.blog main #blog-posts .post .uk-overlay a p {
        display: none;
    }
    html body.services main {
        height: auto;
        background: linear-gradient(to bottom right, #040305, #363a41);
        background-size: cover;
    }
    html body.services main #sec1 {
        display: flex;
    }
    html body.services main #sec1 .copy {
        display: block;
        max-width: 100%;
    }
    html body.services main #sec1 .uk-accordion li .uk-accordion-title {
        font-size: 1.5rem;
        color: #ffffff;
        text-transform: uppercase;
        display: inline-block;
        overflow: visible;
    }
    html body.services main #sec1 .uk-accordion li .uk-accordion-title::before {
        margin-top: -2px;
        content: "+";
        color: #ffffff;
        background-image: none;
    }
    html body.services main #sec1 .uk-accordion li .uk-accordion-title span {
        margin-right: 5px;
        font-size: 1rem;
        padding: 3px;
        display: inline-block;
        border-radius: 100%;
        border: 1px solid #ffffff;
        position: relative;
        top: -5px;
    }
    html body.services main #sec1 .uk-accordion li .uk-accordion-title span svg {
        width: 30px;
        height: 30px;
    }
    html body.services main #sec1 .uk-accordion li .uk-accordion-content {
        margin-top: 5px;
    }
    html body.services main #sec1 .uk-accordion li .uk-accordion-content .heading {
        font-family: "AvenirLTProHeavy", sans-serif;
        font-size: 1.5rem;
        line-height: 1.2;
        text-transform: none;
    }
    html body.services main #sec1 .uk-accordion li .uk-accordion-content p {
        padding: 0 0 15px 0;
    }
    html body.services main #sec1 .uk-accordion li .uk-accordion-content ul {
        margin-bottom: 30px;
        padding-left: 45px;
    }
    html body.services main #sec1 .uk-accordion li .uk-accordion-content ul li {
        list-style-type: circle;
    }
    html body.services main #sec1 .uk-accordion li.uk-open .uk-accordion-title::before {
        content: "\2013";
    }
    html body.services main #sec1 .uk-accordion li.uk-open .uk-accordion-title span {
        background-color: #ffffff;
        color: #000000;
    }
    html body.services main #sec1 .uk-accordion li.uk-open .uk-accordion-title span .st1 {
        fill: #000000;
    }
    html body.contact main {
        padding: 100px 15px 0 15px;
        height: auto;
    }
    html body.contact main .uk-container {
        top: 0;
        transform: none;
    }
    html body.contact main .uk-container .col1 {
        padding-right: 0;
    }
    html body.contact main .uk-container .col2 {
        padding-left: 0;
    }
    html body.contact main .uk-container .col2 form {
        margin-bottom: 60px;
    }
    html body.contact main .uk-container .col2 form .uk-button {
        float: none;
    }
    html body.contact main .copy {
        padding: 30px 0;
    }
    html body.contact main .copy.uk-float-right {
        float: none;
    }
    html body.contact main .copy p {
        width: 100%;
    }
    html body.contact main .copy .directions {
        margin-bottom: 15px;
    }
    html body.contact main .copy .social-media a {
        margin-top: 15px;
    }
}
@media (min-width: 768px) and (max-width: 960px) {
    html body main .section .copy {
        width: 100%;
    }
    html body main .section .copy h2 {
        font-size: 1.1rem;
    }
    html body main .section .copy h2 span {
        font-size: 2.5rem;
    }
    html body main .section .copy h2 span.trademark {
        font-size: 1rem;
    }
    html body main .section .copy .heading {
        font-size: 1.8rem;
    }
    html body main .section .copy .heading span {
        font-size: 3rem;
    }
    html body main .section .copy .heading span.trademark {
        font-size: 1.5rem;
    }
    html body main .section .copy p {
        font-size: 1.1rem;
    }
    html body main .section .link a {
        font-size: 1.1rem;
    }
    html body.action main #sec6 .copy .quote {
        margin-top: 30px;
        padding-top: 30px;
        font-size: 1.3rem;
    }
    html body.action main #sec6 .copy .author {
        font-size: 1.1rem;
    }
    html body.blog main #blog-posts .post .uk-overlay.uk-overlay-primary .uk-position-center {
        max-width: 70%;
    }
    html body.blog main #blog-posts .post .uk-overlay p {
        font-size: 1.1rem;
    }
    html body.contact main .copy h2 {
        font-size: 2.7rem;
    }
    html body.contact main .copy p {
        font-size: 1.1rem;
    }
}
@media (max-width: 768px) {
    html body main .section .copy {
        padding: 0 20px;
        width: calc(100% - 40px);
    }
    html body main .section .link a img {
        margin-top: -4px;
        margin-left: 6px;
        height: 12px;
    }
    html body #page-footer ul li {
        margin: 0 10px;
        margin-bottom: 15px;
        display: inline-block;
    }
    html body.home main #sec4 {
        padding-top: 50px;
    }
    html body.home main #sec4 .copy .heading-wrap .fancy-border {
        width: 100%;
    }
    html body.home main #sec4 .copy .heading-wrap .fancy-border span {
        font-size: 1.5rem;
    }
    html body.home main #sec4 .copy .logos {
        margin: 8% auto;
        text-align: center;
    }
    html body.home main #sec4 .copy .logos .logo {
        width: 50%;
        display: inline-block;
        padding: 20px 10px;
    }
    html body.action main #sec6 .copy .quote {
        margin-top: 15px;
        padding-top: 25px;
        font-size: 1.3rem;
    }
    html body.action main #sec6 .copy .author {
        font-size: 1.3rem;
    }
    html body.services main #sec1 {
        display: flex;
        height: auto !important;
    }
    html body.blog main #blog-posts .post .uk-overlay.uk-overlay-primary .uk-position-center {
        max-width: 80%;
    }
}
@media (min-width: 480px) and (max-width: 768px) {
    html body main .section .copy h2 {
        font-size: 1.3rem;
    }
    html body main .section .copy h2 span {
        font-size: 2.5rem;
    }
    html body main .section .copy h2 span.trademark {
        font-size: 1.5rem;
    }
    html body main .section .copy .heading {
        font-size: 1.3rem;
    }
    html body main .section .copy .heading span {
        font-size: 2.5rem;
    }
    html body main .section .copy .heading span.trademark {
        font-size: 1.5rem;
    }
    html body main .section .copy p {
        font-size: 1.1rem;
    }
    html body main .section .link a {
        font-size: 1.1rem;
    }
    html body.contact main .copy h1 {
        font-size: 1.1rem;
    }
    html body.contact main .copy h1 span {
        font-size: 3rem;
    }
    html body.contact main .copy h2 {
        font-size: 3.3rem;
    }
    html body.contact main .copy p {
        font-size: 1.3rem;
    }
    html body.contact main .copy address {
        font-size: 1.3rem;
    }
    html body.contact main .copy .phone {
        font-size: 1.3rem;
    }
}
@media (max-width: 480px) {
    html body main .section .copy h2 {
        font-size: 1rem;
        line-height: 1.8;
    }
    html body main .section .copy h2 span {
        font-size: 1.8rem;
    }
    html body main .section .copy h2 span.trademark {
        font-size: 1.1rem;
    }
    html body main .section .copy .heading {
        font-size: 1.1rem;
    }
    html body main .section .copy .heading span {
        font-size: 2.2rem;
    }
    html body main .section .copy .heading span.trademark {
        font-size: 1.3rem;
    }
    html body main .section .copy p {
        font-size: 1rem;
        line-height: 1.2;
    }
    html body main .section .link a {
        font-size: 0.7rem;
        color: #ffffff;
    }
    html body main .section .link a:after {
        top: -2px;
        left: -15px;
    }
    html body #page-footer {
        padding: 60px 0;
    }
    html body #page-footer ul li {
        margin: 5px;
    }
    html body #page-footer ul li a {
        font-size: 0.8rem;
    }
    html body #page-footer #copyright {
        margin-top: 30px;
        font-size: 1rem;
    }
    html body.home main #sec4 .copy .heading-wrap .fancy-border {
        width: 100%;
    }
    html body.home main #sec4 .copy .heading-wrap .fancy-border span {
        font-size: 1.1rem;
    }
    html body.home main #sec4 .copy .logos {
        margin: 30px auto 0 auto;
    }
    html body.home main #sec4 .copy .logos .logo {
        padding: 20px 10px;
        width: 50%;
    }
    html body.action main #sec2 .uk-accordion li .uk-accordion-title {
        font-size: 1.2rem;
    }
    html body.action main #sec2 .uk-accordion li .uk-accordion-title span {
        padding: 8px 10px 4px 10px;
        top: -2px;
    }
    html body.action main #sec2 .uk-accordion li .uk-accordion-content .heading {
        font-size: 1.2rem;
    }
    html body.work main .section .copy .logo {
        margin-top: 20px;
        max-width: 100px;
    }
    html body.work main .section .copy p {
        font-size: 0.9rem;
    }
    html body.blog main #blog-posts .post .uk-overlay.uk-overlay-primary .uk-position-center {
        max-width: 100%;
    }
    html body.blog main #blog-posts .post .uk-overlay .heading1 {
        margin-top: 6px;
    }
    html body.blog main #blog-posts .post .uk-overlay .heading2 {
        font-size: 1.5rem;
    }
    html body.blog main #blog-posts .post .uk-overlay p {
        margin-top: 6px;
        font-size: 0.8rem;
    }
    html body.blog main #blog-posts .quote .uk-position-center {
        max-width: 100%;
    }
    html body.blog main #blog-posts .quote .uk-position-center i {
        font-size: 1.2rem;
    }
    html body.blog main #blog-posts .quote .uk-position-center p {
        margin: 6px 0;
        font-size: 0.9rem;
        line-height: 1.3;
    }
    html body.services main #sec1 .uk-accordion li .uk-accordion-title {
        font-size: 1rem;
    }
    html body.services main #sec1 .uk-accordion li .uk-accordion-title::before {
        margin-top: 2px;
    }
    html body.services main #sec1 .uk-accordion li .uk-accordion-title span {
        padding: 2px;
        top: -2px;
    }
    html body.services main #sec1 .uk-accordion li .uk-accordion-title span svg {
        width: 20px;
        height: 20px;
    }
    html body.services main #sec1 .uk-accordion li .uk-accordion-content ul {
        padding-left: 30px;
    }
    html body.contact main .uk-container .col1 {
        padding-top: 0;
    }
    html body.contact main .uk-container .col2 {
        padding-top: 0;
    }
    html body.contact main .uk-container .col2 form {
        margin-bottom: 30px;
    }
    html body.contact main .uk-container .col2 form .uk-form-controls label {
        font-size: 1rem;
    }
    html body.contact main .uk-container .col2 form .uk-form-controls input[type="text"],
    html body.contact main .uk-container .col2 form .uk-form-controls input[type="email"] {
        padding: 8px 15px 2px 15px;
        font-size: 0.9rem;
    }
    html body.contact main .uk-container .col2 form .uk-form-controls textarea {
        padding: 8px;
        font-size: 0.9rem;
    }
    html body.contact main .uk-container .col2 form .uk-form-controls.choose-vices label {
        font-size: 0.9rem;
    }
    html body.contact main .uk-container .col2 form .uk-button {
        float: none;
    }
    html body.contact main .copy h1 {
        font-size: 1rem;
    }
    html body.contact main .copy h1 span {
        font-size: 2.2rem;
    }
    html body.contact main .copy h2 {
        font-size: 2.2rem;
    }
    html body.contact main .copy h3 {
        font-size: 0.9rem;
    }
    html body.contact main .copy p {
        font-size: 1rem;
    }
    html body.contact main .copy a {
        font-size: 1rem;
    }
    html body.contact main .copy address {
        font-size: 1rem;
    }
    html body.contact main .copy .phone {
        font-size: 1rem;
    }
    html body.contact main .copy .choose-adventure li a {
        font-size: 0.9rem;
    }
}
@supports (-webkit-overflow-scrolling: touch) {
}
@supports not (-webkit-overflow-scrolling: touch) {
    html body main .section::after {
        background-attachment: fixed;
    }
}
@supports (-ms-accelerator: true) {
    html body main .section::after {
        background-attachment: initial;
    }
}
@supports (-ms-ime-align: auto) {
    html body main .section::after {
        background-attachment: initial;
    }
} /*# sourceMappingURL=main.css.map */

