/* Theme base styles */

/* Tools
Any animations, or functions used throughout the project.
Note: _macros.css needs to be imported into each stylesheet where macros are used and not included here
*/

.body-font {
	font-family: open-sans, sans-serif
}

.heading-font {
	font-family: aqua-grotesque, sans-serif
}


.body-color {
	color: #FFFFFF;
}


.blue-sky {
	color: #67d0ff
}

.blue-light {
	color: #009DFF
}

.blue-middle {
	color: #1345B5
}

.blue-navy {
	color: #00256C
}

.blue-black {
	color: #02071D
}


.green-mint {
	color: #15FFED
}

.green-middle {
	color: #00AEB5
}

.green-cyan {
	color: #0075a0
}

.green-dk-cyan {
	color: #00697C
}

.green-black {
	color: #00334E
}


.purple-light {
	color: #C5A0FF
}

.purple-middle {
	color: #9E29DD
}

.purple-royal {
	color: #4E00FF
}

.purple-black {
	color: #1E0081
}
@keyframes dotPulse {
  from {
    width: clamp(15px, 1.563vw, 20px);
    height: clamp(15px, 1.563vw, 20px);
    opacity: 1;
  }
  to {
    width: clamp(25px, 2.344vw, 30px);
    height: clamp(25px, 2.344vw, 30px);
    opacity: 0;
  }
}

@keyframes projectReveal {
	50% {
		transform: translate(-50%, -100%);		
  }
	
	100% {
		transform: translate(-50%, 0%);
	}
}

@-webkit-keyframes projectReveal {
	50% {
		-webkit-transform: translate(-50%, -100%);
  }
	
	100% {
		-webkit-transform: translate(-50%, 0%);
	}
}

/* Generic
This is where fonts, reset, normalize & box-sizing styles go.
*/

/* Open Sans */
@font-face {
  font-family: 'open-sans';
  src: url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-ExtraBold.eot');
  src: url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-ExtraBold.woff2') format('woff2'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-ExtraBold.woff') format('woff'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-ExtraBold.ttf') format('truetype'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-ExtraBold.svg#OpenSans-ExtraBold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'open-sans';
  src: url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-SemiBold.eot');
  src: url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-SemiBold.woff2') format('woff2'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-SemiBold.woff') format('woff'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-SemiBold.ttf') format('truetype'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-SemiBold.svg#OpenSans-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'open-sans';
  src: url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Bold.eot');
  src: url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Bold.woff2') format('woff2'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Bold.woff') format('woff'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Bold.ttf') format('truetype'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'open-sans';
  src: url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-BoldItalic.eot');
  src: url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-BoldItalic.woff2') format('woff2'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-BoldItalic.woff') format('woff'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-BoldItalic.ttf') format('truetype'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-BoldItalic.svg#OpenSans-BoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'open-sans';
  src: url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Regular.eot');
  src: url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Regular.woff2') format('woff2'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Regular.woff') format('woff'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Regular.ttf') format('truetype'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Regular.svg#OpenSans-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'open-sans';
  src: url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Italic.eot');
  src: url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Italic.woff2') format('woff2'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Italic.woff') format('woff'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Italic.ttf') format('truetype'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Italic.svg#OpenSans-Italic') format('svg');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'open-sans';
  src: url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Light.eot');
  src: url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Light.woff2') format('woff2'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Light.woff') format('woff'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Light.ttf') format('truetype'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-Light.svg#OpenSans-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
    font-family: 'open-sans';
    src: url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-SemiBoldItalic.eot');
    src: url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-SemiBoldItalic.woff2') format('woff2'),
        url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-SemiBoldItalic.woff') format('woff'),
        url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-SemiBoldItalic.ttf') format('truetype'),
        url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-SemiBoldItalic.svg#OpenSans-SemiBoldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
  font-family: 'open-sans';
  src: url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-LightItalic.eot');
  src: url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-LightItalic.eot?#iefix') format('embedded-opentype'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-LightItalic.woff2') format('woff2'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-LightItalic.woff') format('woff'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-LightItalic.ttf') format('truetype'),
      url('https://www.robertgonzalez.io/hubfs/fonts/open-sans/OpenSans-LightItalic.svg#OpenSans-LightItalic') format('svg');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

/* Aqua Grotesque */
@font-face {
  font-family: "aqua-grotesque";
  src: url("https://www.robertgonzalez.io/hubfs/fonts/aqua-grotesque/AquaGrotesque.eot");
  src: url("https://www.robertgonzalez.io/hubfs/fonts/aqua-grotesque/AquaGrotesque.eot?#iefix")
      format("embedded-opentype"),
    url("https://www.robertgonzalez.io/hubfs/fonts/aqua-grotesque/AquaGrotesque.woff2") format("woff2"),
    url("https://www.robertgonzalez.io/hubfs/fonts/aqua-grotesque/AquaGrotesque.woff") format("woff"),
    url("https://www.robertgonzalez.io/hubfs/fonts/aqua-grotesque/AquaGrotesque.ttf") format("truetype"),
    url("https://www.robertgonzalez.io/hubfs/fonts/aqua-grotesque/AquaGrotesque.svg#AquaGrotesque")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/* Templates */

.home,
.about,
.contact {
	background: #00256C;
}

.skills-services,
.rate-card {
	background: #1E0081;
}

.portfolio,
.projects {
	background: #00697C;
}

.home:after,
.about:after,
.contact:after,
.skills-services:after,
.rate-card:after,
.portfolio:after,
.projects:after {
	content: "";
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100vh;
  background: linear-gradient(
    to bottom,
    #02071D,
    transparent,
    #02071D
  );
}

.home > div,
.about > div,
.contact > div,
.skills-services > div,
.rate-card > div,
.portfolio > div,
.projects > div {
	position: relative;
	z-index: 1;
}

.contact .row-fluid-wrapper > div >div > .dnd-section:first-child {
	min-height: 100vh;
  display: flex;
  align-items: center;
}

/* Objects
Non-cosmetic design patterns including grid and layout classes)
*/

/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

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

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

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

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

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

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
.container {
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}

.container.nopad {
	padding: 0;
}

.container.large {
	max-width: 1640px;
}

.container.medium {
	max-width: 1280px;
}

.container.small {
	max-width: 1000px;
}

.dnd-section {
	padding-top: 100px;
	padding-bottom: 100px;
	padding-left: clamp(50px, 8.984vw, 150px);
	padding-right: clamp(50px, 8.984vw, 150px);
}

.dnd-section > .row-fluid {
  margin: 0 auto;
}

.dnd-section .dnd-column {
  padding: 20px 0;
}

.contact-tier .row-fluid {
	display: flex !important;
	align-items: center;
  flex-direction: row;
}

.contact-tier .row-fluid > .dnd-column {
	width: 50%;
}

.contact-tier .row-fluid > .dnd-column:first-child {
	padding-right: 100px !important;
}

@media (max-width: 767px) {
	.dnd-section {
		padding: 50px 20px;
	}
	
	.contact-tier .row-fluid {
		display: block !important;
	}
	.contact-tier .row-fluid > .dnd-column {
		width: 100%;
	}
	.contact-tier .row-fluid > .dnd-column:first-child {
		padding-right: 0px !important;
	}
}

/* Elements
Base HMTL elements are styled in this section (<body<, <h1>, <a>, <p>, <button> etc.)
*/

html {
  font-size: 18px;
  font-weight: normal;
  scroll-behavior: smooth;
}

body {
  font-family: open-sans, sans-serif;
  color: #FFFFFF;
  background: #02071D;
	overflow: overlay;
}

body::-webkit-scrollbar {
  width: 6px;  
}

body::-webkit-scrollbar-track {
  background: transparent; 
}

body::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 20px; 
}

.no-scroll {
	overflow: hidden;
}

/* Paragraphs */

p,
li,
td,
input {
  font-size: clamp(14px, 1.406vw, 18px);
  line-height: clamp(25px, 2.734vw, 35px);
}

small {
	font-size: 12px;
}

/* Anchors */

a {
  cursor: pointer;
  text-decoration: none;
	color: #15FFED;
}

a:hover {
  text-decoration: underline;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: aqua-grotesque, sans-serif;
  text-transform: uppercase;
  font-weight: 300;
	margin: 0 0 20px 0;
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
li:last-child {
	margin-bottom: 0;
}

h1, .h1 {
  font-size: clamp(30px, 4.688vw, 100px);
  line-height: clamp(45px, 6.25vw, 145px);
}

h2, .h2 {
  font-size: clamp(30px, 3.906vw, 65px);
  line-height: clamp(40px, 5.469vw, 100px);
}

h3, .h3 {
	font-size: clamp(20px, 2.344vw, 30px);
  line-height: clamp(35px, 3.516vw, 45px);
}

h4, .h4 {
	font-size: clamp(18px, 1.719vw, 22px);
  line-height: clamp(30px, 3.125vw, 40px);
}

h5, .h5 {
	font-size: clamp(16px, 1.563vw, 20px);
  line-height: clamp(25px, 2.734vw, 35px);
}

h6, .h6 {
	font-size: 14px;
	line-height: clamp(20px, 2.344vw, 30px);
}

/* Lists */

ul,
ol {

}

ul ul,
ol ul,
ul ol,
ol ol {

}

ul.no-list {
  list-style: none;
}

/* Code blocks */

pre {
  overflow: auto;
}

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 2px solid;
  padding-left: 15px;
}

/* Horizontal rules */

hr {
  background-color: #CCC;
  border: none;
  color: #CCC;
  height: 1px;
}

/* Image alt text */

img {
  font-size: 14px;
  word-break: normal;
	max-width: 100%;
}

main .hs-image-widget {
	border-radius: 10px;
}
button,
.button {
  
}

button:disabled,
.button:disabled {

}

button:hover,
button:focus,
.button:hover,
.button:focus {

}

button:active,
.button:active {

}

[class*="-btn"],
form input[type=submit] {
	display: inline-block;
  font-family: aqua-grotesque, sans-serif;
  font-size: clamp(16px, 1.563vw, 20px);
  color: #FFFFFF;
  text-align: center;
  min-width: 275px;
  padding: 20px 50px 15px 50px;
  border-radius: 30px;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
  cursor: pointer;
}

[class*="-btn"].small {
	min-width: 0;
}

[class*="-btn"]:hover,
form input[type=submit]:hover {
	text-decoration: none !important;
}

.blue-btn,
form input[type=submit] {
  background: linear-gradient(to right, #1345B5, #009DFF);
}

.purple-btn {
  background: linear-gradient(to right, #4E00FF, #C5A0FF);
}

.green-btn {
  background: linear-gradient(to right, #00334E, #15FFED);
}
/* Form fields */
form .hs-form-field {
  font-weight: 300;
	margin-bottom: 35px;
}

form .hs-input {
	width: 100% !important;
	color: white;
	padding: 12px;
	font-weight: 300;
}

form .hs-fieldtype-checkbox .hs-input,
form .hs-fieldtype-radio .hs-input {
	width: auto !important;
}

form fieldset {
  max-width: 100% !important;
}

form fieldset .hs-form-field .input {
	margin: 0 !important;
}

form fieldset.form-columns-3 .hs-form-field {
	width: 33.33% !important;
}

@media (min-width: 768px) {
	form fieldset.form-columns-2 .hs-form-field:first-child {
		padding-right: 8px;
	}
	form fieldset.form-columns-2 .hs-form-field:last-child {
		padding-left: 8px;
		padding-right: 0px;
	}
	form fieldset.form-columns-3 .hs-form-field:first-child {
		padding-right: 8px;
	}
	form fieldset.form-columns-3 .hs-form-field:nth-child(2) {
		padding-left: 4px;
		padding-right: 4px;
	}
	form fieldset.form-columns-3 .hs-form-field:last-child {
		padding-left: 8px;
		padding-right: 0px;
	}
}

/* Labels */

form label {
	font-family: aqua-grotesque, sans-serif;
	font-size: clamp(16px, 1.563vw, 20px);
  line-height: clamp(25px, 2.734vw, 35px);
	text-transform: uppercase;
	margin-bottom: 10px;
	display: inline-block;
	color: #67d0ff;
}

/* Help text - legends */

form legend {

}

/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  background-color: transparent;
  border: none;
	border-bottom: 3px solid #67d0ff;
}

form textarea {
	background: #02071D;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	min-height: 135px;
}

/* Inputs - checkbox/radio */

form .inputs-list {
  list-style-type: none;
	padding: 0;
}

form .inputs-list > li {

}

form .inputs-list input {
	margin-right: 5px;
}

form .inputs-list input,
form .inputs-list span {

}

form input[type=checkbox],
form input[type=radio] {

}

/* Inputs - datepicker */

form .hs-dateinput {
  position: relative;
}

form .hs-dateinput:before {
  content:'\01F4C5';
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}

form .fn-date-picker .pika-table thead th {
  color: #FFF;
}

form .fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

form .fn-date-picker td .pika-button:hover,
form .fn-date-picker td .pika-button:focus {
  border-radius: 0 !important;
  color: #FFF;
}

/* Inputs - file picker */

form input[type=file] {

}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {

}

form .hs-richtext img {
  max-width: 100% !important;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {

}

/* Validation */

form .hs-form-required {
  color: #C5A0FF;
	position: relative;
	right: -5px;
}

form .hs-input.invalid.error {
  border: 1px solid #C5A0FF;
	border-radius: 5px;
}

form .hs-error-msgs {
	padding: 0;
	margin: 0;
	position: relative;
}

form .hs-error-msg {
  color: #C5A0FF;
	text-transform: initial;
	font-family: open-sans, sans-serif;
	position: absolute;
	left: 0;
	top: 5px;
	line-height: 1.2;
	font-size: 14px;
}

/* Submit button */

form input[type=submit],
form .hs-button {
	margin-top: 25px;
	line-height: 1;
}

form .actions {
	text-align: center;
}

/* Captcha */
.legal-consent-container {
	margin-bottom: 15px;
}

.hs-recaptcha {
	margin-bottom: 25px;
}
/* Table */

table {

}

/* Table Cells */

th,
td {

}

/* Table Header */

thead th,
thead td {

}

/* Components
Specific pieces of UI that are stylized. Typically used for global partial styling
*/

header#header {
  padding: 20px;
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  width: 100%;
}

header#header .skip {
	position: absolute;
	z-index: 999;
	top: 0;
	left: 0;
	background: white;
	color: #1345B5;
	padding: 10px;
	border-bottom-right-radius: 10px;
	transform: translateY(-100%);
	transition: all 0.2s ease;
}

header#header .skip:focus {
	transform: translateY(0%);
}

header#header .main-ribbon {
	display: flex;
  align-items: center;
}

header#header .main-ribbon nav#navigation {
	margin-left: auto;
	display: flex;
	align-items: center;
}

header#header .main-ribbon nav#navigation .open-close {
	position: relative;
	z-index: 2;
	width: clamp(45px, 6.25vw, 80px);
  height: clamp(45px, 6.25vw, 80px);
  background: transparent;
  border-radius: 50%;
  border: 1px solid #67d0ff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
	margin-left: 40px;
}

header#header .main-ribbon nav#navigation .open-close:focus-visible {
	outline: 2px solid white;
}

header#header .main-ribbon nav#navigation .open-close span {
	width: clamp(17px, 2.344vw, 30px);
  height: clamp(1px, 0.234vw, 3px);
  display: block;
  background: #67d0ff;
  position: relative;
  transition: all 0.2s ease;
}

header#header .main-ribbon nav#navigation .open-close span:nth-child(1) {
	top: 0;
	margin-bottom: clamp(4px, 0.547vw, 7px);
}

header#header .main-ribbon nav#navigation .open-close span:nth-child(2) {
	bottom: 0;
	margin-top: clamp(4px, 0.547vw, 7px);
}

header#header .main-ribbon nav#navigation.active .open-close span:nth-child(1) {
	transform: rotate(45deg);
  top: clamp(4px, 0.703vw, 9px);
}

header#header .main-ribbon nav#navigation.active .open-close span:nth-child(2) {
	transform: rotate(-45deg);
  bottom: clamp(5px, 0.625vw, 8px);
}

header#header .main-ribbon nav#navigation .hs-menu-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	padding-bottom: 35px;
	display: none;
	align-items: center;
	justify-content: center;
	text-align: center;
}

header#header .main-ribbon nav#navigation .hs-menu-wrapper {
  background: linear-gradient(to bottom, #02071D, #00256C);
}

header#header .main-ribbon nav#navigation .hs-menu-wrapper > ul > li:not(:last-child) {
	margin-bottom: clamp(35px, 4.688vw, 80px);
}

header#header .main-ribbon nav#navigation .hs-menu-wrapper > ul > li:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.2s ease;
}

header#header .main-ribbon nav#navigation .hs-menu-wrapper > ul > li.active:after {
	opacity: 1;
}

header#header .main-ribbon nav#navigation .hs-menu-wrapper > ul > li:nth-child(1):after {
	background: linear-gradient(to bottom, #02071D, #1E0081);
}

header#header .main-ribbon nav#navigation .hs-menu-wrapper > ul > li:nth-child(2):after {
	background: linear-gradient(to bottom, #02071D, #00697C);
}

header#header .main-ribbon nav#navigation .hs-menu-wrapper > ul > li:nth-child(3):after {
	background: linear-gradient(to bottom, #02071D, #00256C);
}

header#header .main-ribbon nav#navigation .hs-menu-wrapper > ul > li:nth-child(4):after {
	background: linear-gradient(to bottom, #02071D, #00256C);
}

header#header .main-ribbon nav#navigation .hs-menu-wrapper > ul > li > a {
	font-family: aqua-grotesque, sans-serif;
	font-size: clamp(35px, 4.688vw, 100px);
  line-height: clamp(45px, 5.469vw, 120px);
	color: white;
	text-transform: uppercase;
	transition: all 0.2s ease;
}

header#header .main-ribbon nav#navigation .hs-menu-wrapper > ul > li > a:hover {
	text-decoration: none;
}

header#header .main-ribbon nav#navigation .hs-menu-wrapper > ul > li:nth-child(1) a:hover {
	color: #C5A0FF;
}

header#header .main-ribbon nav#navigation .hs-menu-wrapper > ul > li:nth-child(2) a:hover {
	color: #15FFED;
}

header#header .main-ribbon nav#navigation .hs-menu-wrapper > ul > li:nth-child(3) a:hover {
	color: #67d0ff;
}

header#header .main-ribbon nav#navigation .hs-menu-wrapper > ul > li:nth-child(4) a:hover {
	color: #67d0ff;
}

/* Company logo */
header#header .main-ribbon .logo {
	position: relative;
	z-index: 2;
  display: inline-flex;
  align-items: center;
	color: #FFFFFF;
}

header#header .main-ribbon .logo:hover {
	text-decoration: none;
}

header#header .main-ribbon .logo .mark {
  max-width: clamp(40px, 4.688vw, 70px);
  margin-right: 20px;
}

header#header .main-ribbon .logo .mark svg {
	width: 100%;
  height: auto;
}

header#header .main-ribbon .logo .mark svg .b {
	fill: url(#a);
	fill-opacity: 1;
}

header#header .main-ribbon .logo .name {
	font-family: aqua-grotesque, sans-serif;
	font-size: clamp(20px, 1.563vw, 24px);
	text-transform: uppercase;
	margin: 0;
  overflow: hidden;
}

header#header .main-ribbon .logo .name span {
  position: relative;
  left: 0;
  transition: all 0.2s ease;
}

header#header .main-ribbon .logo.active .name span {
  left: -100%;
}

/* Social icons */
header#header .sub-ribbon {
  display: flex;
  align-items: flex-end;
}

header#header .sub-ribbon .social {
  pointer-events: initial;
  position: fixed;
  z-index: 999999;
  bottom: 20px;
  left: 20px;
}

header#header .sub-ribbon .social > div:not(:last-child) {
	margin-bottom: 15px;
}

header#header .sub-ribbon .social a {
	display: block;
	line-height: 1;
	font-size: 0;
}

header#header .sub-ribbon .social  svg {
	max-width: clamp(40px, 3.906vw, 50px);
  width: 100%;
  height: auto;
 }


header#header .sub-ribbon .social .github .a,
header#header .sub-ribbon .social .github .d {
  fill: #67d0ff;
}

header#header .sub-ribbon .social .github .b,
header#header .sub-ribbon .social .github .f {
	fill: none;
}

header#header .sub-ribbon .social .github .b {
	stroke: #67d0ff;
	stroke-width: 2px;
}

header#header .sub-ribbon .social .github .d {
	fill-rule: evenodd;
}

header#header .sub-ribbon .social .github .e {
	stroke: none;
}

header#header .sub-ribbon .social .twitter .a,
header#header .sub-ribbon .social .twitter .b {
	fill: none;
}

header#header .sub-ribbon .social .twitter .a {
	stroke: #67d0ff;
	stroke-width: 2px;
}

header#header .sub-ribbon .social .twitter .c {
	fill: #67d0ff;
}

header#header .sub-ribbon .social .twitter .d {
	stroke: none;
}

header#header .sub-ribbon .social .linkedin .a {
	fill: #67d0ff;
}

header#header .sub-ribbon .social .linkedin .b,
header#header .sub-ribbon .social .linkedin .e {
	fill: none;
}

header#header .sub-ribbon .social .linkedin .b {
	stroke: #67d0ff;
	stroke-width: 2px;
}

header#header .sub-ribbon .social .linkedin .d {
	stroke: none;
}

/* Dot nav */
body:not(#home) header#header .sub-ribbon .dot-nav {
	display: none;
}

header#header .sub-ribbon .dot-nav {
  position: fixed;
  z-index: 999999;
  bottom: 20px;
  right: 20px;
  pointer-events: initial;
  margin-left: auto;
}

header#header .sub-ribbon .dot-nav a {
  display: block;
  width: clamp(15px, 1.563vw, 20px);
  height: clamp(15px, 1.563vw, 20px);
  border-radius: 50%;
  margin: 15px 0;
  position: relative;
}

header#header .sub-ribbon .dot-nav a span {
  position: absolute;
  right: -999999%;
}

header#header .sub-ribbon .dot-nav a:after {
  content: "";
  display: none;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

header#header .sub-ribbon .dot-nav a.active:after {
  display: block;
  animation-name: dotPulse;
  animation-duration: 1s;
  animation-iteration-count: infinite;
	animation-timing-function: linear;
}

header#header .sub-ribbon .dot-nav a.blue {
  background: #67d0ff;
}

header#header .sub-ribbon .dot-nav a.blue:after {
  border: 2px solid #67d0ff;
}

header#header .sub-ribbon .dot-nav a.purple {
  background: #C5A0FF;
}

header#header .sub-ribbon .dot-nav a.purple:after {
  border: 2px solid #C5A0FF;
}

header#header .sub-ribbon .dot-nav a.green {
  background: #15FFED;
}

header#header .sub-ribbon .dot-nav a.green:after {
	border: 2px solid #15FFED;
}

header#header .sub-ribbon .dot-nav a.white {
  background: white;
}

header#header .sub-ribbon .dot-nav a.white:after {
  border: 2px solid white;
}

/* Folder */

header#header .sub-ribbon .folder {
	display: none;
}

#portfolio.pieces header#header .sub-ribbon .folder {
	display: block;
	position: fixed;
	z-index: -1;
	bottom: 5px;
	right: 20px;
}

#portfolio.pieces header#header .sub-ribbon .folder svg {
  height: auto;
  max-width: clamp(60px,5.906vw,70px);
  width: 100%;
}

#portfolio.pieces header#header .sub-ribbon .folder a:focus {
	outline: none;
}

#portfolio.pieces header#header .sub-ribbon .folder a:focus-visible, {
	outline: 2px solid white;
  border-radius: 10px;
  outline-offset: -5px;
}

#portfolio.pieces header#header .sub-ribbon .folder {
	-webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
	-webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
	-webkit-animation-iteration-count: 3;
	animation-iteration-count: 3;
	transform-origin: center;
	width: fit-content;
}


@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/* Global button */

#home header#header .main-ribbon .global-btn,
#skills-services header#header .main-ribbon .global-btn,
#rate-card header#header .main-ribbon .global-btn  {
	display: none;
}

@media (max-width: 767px) {
	header#header {
		position: absolute;
	}
	
	header#header .main-ribbon .logo .name,
	header#header .main-ribbon .global-btn {
		display: none !important;
	}
	
	header#header .sub-ribbon .social,
	header#header .sub-ribbon .dot-nav {
		display: none;
	}
	
	header#header .main-ribbon nav#navigation .open-close {
		margin-left: 20px;
	}
	
	header#header .sub-ribbon.active {
		display: block;
	}
	
	header#header .sub-ribbon .social {
		align-items: center;
		left: 50%;
		bottom: 75px;
		transform: translateX(-50%);
	}
	
	header#header .sub-ribbon .social > div {
		margin: 0 5px !important;
	}
}
footer#footer {
	position: relative;
	z-index: 2;
	text-align: center;
	background: linear-gradient(to bottom, #03000A, #001236);
}

footer#footer .logo {
	display: flex;
	align-items: center;
	justify-content: center;
}

footer#footer .logo .mark {
	max-width: clamp(40px,4.688vw,70px);
}

footer#footer .logo .mark a {
	display: block;
}

footer#footer .logo .name {
	font-family: aqua-grotesque,sans-serif;
  font-size: clamp(20px,1.563vw,24px);
  text-transform: uppercase;
}

footer#footer .navigation nav a {
	font-family: aqua-grotesque, sans-serif;
	color: #FFFFFF;
	font-weight: 400;
}

footer#footer .copyright {
	font-size: 13px;
	position: absolute;
	bottom: 15px;
	left: 50%;
	transform: translateX(-50%);
}

@media (min-width: 768px) {
	footer#footer {
	  padding: 190px 0 60px 0;
	}
	footer#footer .logo {
		margin-bottom: 100px;
	}
	footer#footer .logo .mark {
		margin-right: 20px;
	}
	footer#footer .social {
		display: none;
	}
}

@media (max-width: 767px) {	
	footer#footer {
	  padding: 60px 0;
	}
	
	footer#footer .logo {
		flex-direction: column;
		margin-bottom: 20px;
	}
	
	footer#footer .logo .mark {
		margin-bottom: 20px;
	}
	
	footer#footer .social {
		display: flex;
		margin-bottom: 80px;
		justify-content: center;
	}
	
	footer#footer .social a {
		display: block;
		line-height: 1;
		font-size: 0;
		margin: 10px;
	}

	footer#footer .social  svg {
		max-width: clamp(40px, 3.906vw, 50px);
		width: 100%;
		height: auto;
	 }


	footer#footer .social .github .a,
	footer#footer .social .github .d {
		fill: #67d0ff;
	}

	footer#footer .social .github .b,
	footer#footer .social .github .f {
		fill: none;
	}

	footer#footer .social .github .b {
		stroke: #67d0ff;
		stroke-width: 2px;
	}

	footer#footer .social .github .d {
		fill-rule: evenodd;
	}

	footer#footer .social .github .e {
		stroke: none;
	}

	footer#footer .social .twitter .a,
	footer#footer .social .twitter .b {
		fill: none;
	}

	footer#footer .social .twitter .a {
		stroke: #67d0ff;
		stroke-width: 2px;
	}

	footer#footer .social .twitter .c {
		fill: #67d0ff;
	}

	footer#footer .social .twitter .d {
		stroke: none;
	}

	footer#footer .social .linkedin .a {
		fill: #67d0ff;
	}

	footer#footer .social .linkedin .b,
	footer#footer .social .linkedin .e {
		fill: none;
	}

	footer#footer .social .linkedin .b {
		stroke: #67d0ff;
		stroke-width: 2px;
	}

	footer#footer .social .linkedin .d {
		stroke: none;
	}
}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}

/* CTA, logo, and rich text images */

.hs_cos_wrapper_type_cta img,
.hs_cos_wrapper_type_logo img,
.hs_cos_wrapper_type_rich_text img {
  height: auto;
  max-width: 100%;
}