﻿@charset "UTF-8";
/*! Generated by Fontspring (https://www.fontspring.com) on February 7, 2020
*
* Fully installable fonts can be purchased at http://www.fontspring.com
*
* The fonts included in this stylesheet are subject to the End User License you purchased
* from Fontspring. The fonts are protected under domestic and international trademark and
* copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
* distributing this font software.
*
* (c) 2010-2020 Fontspring
*
*
*/
@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,900");
@import url("https://use.typekit.net/tpn7mce.css");

@font-face {
    font-family: 'martian_b_thailight';
    src: url("fonts/martianbthai-light-webfont.woff2") format("woff2"), url("fonts/martianbthai-light-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'martian_b_thairegular';
    src: url("fonts/martianbthai-regular-webfont.woff2") format("woff2"), url("fonts/martianbthai-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'martian_b_thaisemibold';
    src: url("fonts/martianbthai-semibold-webfont.woff2") format("woff2"), url("fonts/martianbthai-semibold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'martian_b_thaibold';
    src: url("fonts/martianbthai-bold-webfont.woff2") format("woff2"), url("fonts/martianbthai-bold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'martian_b_thailight';
    src: url("fonts/martianbthai-light-webfont.woff2") format("woff2"), url("fonts/martianbthai-light-webfont.woff") format("woff");
    font-weight: 100;
    font-style: 100;
}

@font-face {
    font-family: 'daikin';
    src: url("fonts/daikin.eot");
    /* IE9 Compat Modes */
    src: url("fonts/daikin.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
    font-family: sans-serif;
    /* 1 */
    line-height: 1.15;
    /* 2 */
    -ms-text-size-adjust: 100%;
    /* 3 */
    -webkit-text-size-adjust: 100%;
    /* 3 */
}

#header {
    max-width: 1920px;
    margin: 0 auto;
    left: 50%;
    transform: translate(-50%, 0px);
}

#main {
    max-width: 1920px;
    margin: 0 auto;
}
/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers (opinionated).
   */
body {
    margin: 0;
}

/**
   * Add the correct display in IE 9-.
   */
article,
aside,
footer,
header,
nav,
section {
    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
     ========================================================================== */
/**
   * Add the correct display in IE 9-.
   * 1. Add the correct display in IE.
   */
figcaption,
figure,
main {
    /* 1 */
    display: block;
}

/**
   * Add the correct margin in IE 8.
   */
figure {
    margin: 1em 40px;
}

/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
    -webkit-box-sizing: content-box;
    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
     ========================================================================== */
/**
   * 1. Remove the gray background on active links in IE 10.
   * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
   */
a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
}

    /**
   * Remove the outline on focused links when they are also active or hovered
   * in all browsers (opinionated).
   */
    a:active,
    a:hover {
        outline-width: 0;
    }

/**
   * 1. Remove the bottom border in Firefox 39-.
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    /* 2 */
}

/**
   * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
   */
b,
strong {
    font-weight: inherit;
}

/**
   * 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 style in Android 4.3-.
   */
dfn {
    font-style: italic;
}

/**
   * Add the correct background and color in IE 9-.
   */
mark {
    background-color: #ff0;
    color: #000;
}

/**
   * 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
     ========================================================================== */
/**
   * Add the correct display in IE 9-.
   */
audio,
video {
    display: inline-block;
}

    /**
   * Add the correct display in iOS 4-7.
   */
    audio:not([controls]) {
        display: none;
        height: 0;
    }

/**
   * Remove the border on images inside links in IE 10-.
   */
img {
    border-style: none;
}

/**
   * Hide the overflow in IE.
   */
svg:not(:root) {
    overflow: hidden;
}

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers (opinionated).
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    /* 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;
}

/**
   * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
   *    controls in Android 4.
   * 2. Correct the inability to style clickable types in iOS and Safari.
   */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}

    /**
   * 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;
    }

/**
   * Change the border, margin, and padding in all browsers (opinionated).
   */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
   * 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 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
   * 1. Add the correct display in IE 9-.
   * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
   * Remove the default vertical scrollbar in IE.
   */
textarea {
    overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10-.
   * 2. Remove the padding in IE 10-.
   */
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    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 and cancel buttons in Chrome and Safari on macOS.
   */
    [type="search"]::-webkit-search-cancel-button,
    [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 IE 9-.
   * 1. Add the correct display in Edge, IE, and Firefox.
   */
details,
menu {
    display: block;
}

/*
   * Add the correct display in all browsers.
   */
summary {
    display: list-item;
}

/* Scripting
     ========================================================================== */
/**
   * Add the correct display in IE 9-.
   */
canvas {
    display: inline-block;
}

/**
   * Add the correct display in IE.
   */
template {
    display: none;
}

/* Hidden
     ========================================================================== */
/**
   * Add the correct display in IE 10-.
   */
[hidden] {
    display: none;
}

/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

    .no-gutters > .col,
    .no-gutters > [class*="col-"] {
        padding-right: 0;
        padding-left: 0;
    }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}

.offset-1 {
    margin-left: 8.33333%;
}

.offset-2 {
    margin-left: 16.66667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.33333%;
}

.offset-5 {
    margin-left: 41.66667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.33333%;
}

.offset-8 {
    margin-left: 66.66667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.33333%;
}

.offset-11 {
    margin-left: 91.66667%;
}
.offset-r-1 {
    margin-right: 8.33333%;
}

.offset-r-2 {
    margin-right: 16.66667%;
}

.offset-r-3 {
    margin-right: 25%;
}

.offset-r-4 {
    margin-right: 33.33333%;
}

.offset-r-5 {
    margin-right: 41.66667%;
}

.offset-r-6 {
    margin-right: 50%;
}

.offset-r-7 {
    margin-right: 58.33333%;
}

.offset-r-8 {
    margin-right: 66.66667%;
}

.offset-r-9 {
    margin-right: 75%;
}

.offset-r-10 {
    margin-right: 83.33333%;
}

.offset-r-11 {
    margin-right: 91.66667%;
}
@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 8.33333%;
    }

    .offset-sm-2 {
        margin-left: 16.66667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.33333%;
    }

    .offset-sm-5 {
        margin-left: 41.66667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.33333%;
    }

    .offset-sm-8 {
        margin-left: 66.66667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.33333%;
    }

    .offset-sm-11 {
        margin-left: 91.66667%;
    }
    .offset-r-sm-0 {
        margin-right: 0;
    }

    .offset-r-sm-1 {
        margin-right: 8.33333%;
    }

    .offset-r-sm-2 {
        margin-right: 16.66667%;
    }

    .offset-r-sm-3 {
        margin-right: 25%;
    }

    .offset-r-sm-4 {
        margin-right: 33.33333%;
    }

    .offset-r-sm-5 {
        margin-right: 41.66667%;
    }

    .offset-r-sm-6 {
        margin-right: 50%;
    }

    .offset-r-sm-7 {
        margin-right: 58.33333%;
    }

    .offset-r-sm-8 {
        margin-right: 66.66667%;
    }

    .offset-r-sm-9 {
        margin-right: 75%;
    }

    .offset-r-r-sm-10 {
        margin-right: 83.33333%;
    }

    .offset-r-sm-11 {
        margin-right: 91.66667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-md-0 {
        margin-left: 0;
    }

    .offset-md-1 {
        margin-left: 8.33333%;
    }

    .offset-md-2 {
        margin-left: 16.66667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.33333%;
    }

    .offset-md-5 {
        margin-left: 41.66667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.33333%;
    }

    .offset-md-8 {
        margin-left: 66.66667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.33333%;
    }

    .offset-md-11 {
        margin-left: 91.66667%;
    }
    .offset-r-md-0 {
        margin-right: 0;
    }

    .offset-r-md-1 {
        margin-right: 8.33333%;
    }

    .offset-r-md-2 {
        margin-right: 16.66667%;
    }

    .offset-r-md-3 {
        margin-right: 25%;
    }

    .offset-r-md-4 {
        margin-right: 33.33333%;
    }

    .offset-r-md-5 {
        margin-right: 41.66667%;
    }

    .offset-r-md-6 {
        margin-right: 50%;
    }

    .offset-r-md-7 {
        margin-right: 58.33333%;
    }

    .offset-r-md-8 {
        margin-right: 66.66667%;
    }

    .offset-r-md-9 {
        margin-right: 75%;
    }

    .offset-r-md-10 {
        margin-right: 83.33333%;
    }

    .offset-r-md-11 {
        margin-right: 91.66667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-lg-0 {
        margin-left: 0;
    }

    .offset-lg-1 {
        margin-left: 8.33333%;
    }

    .offset-lg-2 {
        margin-left: 16.66667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.33333%;
    }

    .offset-lg-5 {
        margin-left: 41.66667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.33333%;
    }

    .offset-lg-8 {
        margin-left: 66.66667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.33333%;
    }

    .offset-lg-11 {
        margin-left: 91.66667%;
    }
    .offset-r-lg-0 {
        margin-right: 0;
    }

    .offset-r-lg-1 {
        margin-right: 8.33333%;
    }

    .offset-r-lg-2 {
        margin-right: 16.66667%;
    }

    .offset-r-lg-3 {
        margin-right: 25%;
    }

    .offset-r-lg-4 {
        margin-right: 33.33333%;
    }

    .offset-r-lg-5 {
        margin-right: 41.66667%;
    }

    .offset-r-lg-6 {
        margin-right: 50%;
    }

    .offset-r-lg-7 {
        margin-right: 58.33333%;
    }

    .offset-r-lg-8 {
        margin-right: 66.66667%;
    }

    .offset-r-lg-9 {
        margin-right: 75%;
    }

    .offset-r-lg-10 {
        margin-right: 83.33333%;
    }

    .offset-r-lg-11 {
        margin-right: 91.66667%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-xl-0 {
        margin-left: 0;
    }

    .offset-xl-1 {
        margin-left: 8.33333%;
    }

    .offset-xl-2 {
        margin-left: 16.66667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.33333%;
    }

    .offset-xl-5 {
        margin-left: 41.66667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.33333%;
    }

    .offset-xl-8 {
        margin-left: 66.66667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.33333%;
    }

    .offset-xl-11 {
        margin-left: 91.66667%;
    }
    .offset-r-xl-0 {
        margin-right: 0;
    }

    .offset-r-xl-1 {
        margin-right: 8.33333%;
    }

    .offset-r-xl-2 {
        margin-right: 16.66667%;
    }

    .offset-r-xl-3 {
        margin-right: 25%;
    }

    .offset-r-xl-4 {
        margin-right: 33.33333%;
    }

    .offset-r-xl-5 {
        margin-right: 41.66667%;
    }

    .offset-r-xl-6 {
        margin-right: 50%;
    }

    .offset-r-xl-7 {
        margin-right: 58.33333%;
    }

    .offset-r-xl-8 {
        margin-right: 66.66667%;
    }

    .offset-r-xl-9 {
        margin-right: 75%;
    }

    .offset-r-xl-10 {
        margin-right: 83.33333%;
    }

    .offset-r-xl-11 {
        margin-right: 91.66667%;
    }
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }

    .d-print-inline {
        display: inline !important;
    }

    .d-print-inline-block {
        display: inline-block !important;
    }

    .d-print-block {
        display: block !important;
    }

    .d-print-table {
        display: table !important;
    }

    .d-print-table-row {
        display: table-row !important;
    }

    .d-print-table-cell {
        display: table-cell !important;
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

.m-n1 {
    margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important;
}

.m-n2 {
    margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important;
}

.m-n3 {
    margin: -1rem !important;
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important;
}

.m-n4 {
    margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important;
}

.m-n5 {
    margin: -3rem !important;
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto,
.my-auto {
    margin-top: auto !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }

    .m-sm-1 {
        margin: 0.25rem !important;
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }

    .m-sm-2 {
        margin: 0.5rem !important;
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }

    .m-sm-3 {
        margin: 1rem !important;
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }

    .m-sm-4 {
        margin: 1.5rem !important;
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }

    .m-sm-5 {
        margin: 3rem !important;
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }

    .p-sm-0 {
        padding: 0 !important;
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }

    .p-sm-1 {
        padding: 0.25rem !important;
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }

    .p-sm-2 {
        padding: 0.5rem !important;
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }

    .p-sm-3 {
        padding: 1rem !important;
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }

    .p-sm-4 {
        padding: 1.5rem !important;
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }

    .p-sm-5 {
        padding: 3rem !important;
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }

    .m-sm-n1 {
        margin: -0.25rem !important;
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }

    .m-sm-n2 {
        margin: -0.5rem !important;
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }

    .m-sm-n3 {
        margin: -1rem !important;
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important;
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important;
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important;
    }

    .m-sm-n4 {
        margin: -1.5rem !important;
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }

    .m-sm-n5 {
        margin: -3rem !important;
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important;
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important;
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important;
    }

    .m-sm-auto {
        margin: auto !important;
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }

    .m-md-1 {
        margin: 0.25rem !important;
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }

    .m-md-2 {
        margin: 0.5rem !important;
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }

    .m-md-3 {
        margin: 1rem !important;
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }

    .m-md-4 {
        margin: 1.5rem !important;
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }

    .m-md-5 {
        margin: 3rem !important;
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }

    .p-md-0 {
        padding: 0 !important;
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }

    .p-md-1 {
        padding: 0.25rem !important;
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }

    .p-md-2 {
        padding: 0.5rem !important;
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }

    .p-md-3 {
        padding: 1rem !important;
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }

    .p-md-4 {
        padding: 1.5rem !important;
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }

    .p-md-5 {
        padding: 3rem !important;
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }

    .m-md-n1 {
        margin: -0.25rem !important;
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.25rem !important;
    }

    .m-md-n2 {
        margin: -0.5rem !important;
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -0.5rem !important;
    }

    .m-md-n3 {
        margin: -1rem !important;
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important;
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important;
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important;
    }

    .m-md-n4 {
        margin: -1.5rem !important;
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important;
    }

    .m-md-n5 {
        margin: -3rem !important;
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important;
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important;
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important;
    }

    .m-md-auto {
        margin: auto !important;
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }

    .m-lg-1 {
        margin: 0.25rem !important;
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }

    .m-lg-2 {
        margin: 0.5rem !important;
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }

    .m-lg-3 {
        margin: 1rem !important;
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }

    .m-lg-4 {
        margin: 1.5rem !important;
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }

    .m-lg-5 {
        margin: 3rem !important;
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }

    .p-lg-0 {
        padding: 0 !important;
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }

    .p-lg-1 {
        padding: 0.25rem !important;
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }

    .p-lg-2 {
        padding: 0.5rem !important;
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }

    .p-lg-3 {
        padding: 1rem !important;
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }

    .p-lg-4 {
        padding: 1.5rem !important;
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }

    .p-lg-5 {
        padding: 3rem !important;
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }

    .m-lg-n1 {
        margin: -0.25rem !important;
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }

    .m-lg-n2 {
        margin: -0.5rem !important;
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }

    .m-lg-n3 {
        margin: -1rem !important;
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important;
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important;
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important;
    }

    .m-lg-n4 {
        margin: -1.5rem !important;
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }

    .m-lg-n5 {
        margin: -3rem !important;
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important;
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important;
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important;
    }

    .m-lg-auto {
        margin: auto !important;
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }

    .m-xl-1 {
        margin: 0.25rem !important;
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }

    .m-xl-2 {
        margin: 0.5rem !important;
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }

    .m-xl-3 {
        margin: 1rem !important;
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }

    .m-xl-4 {
        margin: 1.5rem !important;
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }

    .m-xl-5 {
        margin: 3rem !important;
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }

    .p-xl-0 {
        padding: 0 !important;
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }

    .p-xl-1 {
        padding: 0.25rem !important;
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }

    .p-xl-2 {
        padding: 0.5rem !important;
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }

    .p-xl-3 {
        padding: 1rem !important;
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }

    .p-xl-4 {
        padding: 1.5rem !important;
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }

    .p-xl-5 {
        padding: 3rem !important;
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }

    .m-xl-n1 {
        margin: -0.25rem !important;
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }

    .m-xl-n2 {
        margin: -0.5rem !important;
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }

    .m-xl-n3 {
        margin: -1rem !important;
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important;
    }

    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important;
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important;
    }

    .m-xl-n4 {
        margin: -1.5rem !important;
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }

    .m-xl-n5 {
        margin: -3rem !important;
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important;
    }

    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important;
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important;
    }

    .m-xl-auto {
        margin: auto !important;
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    #myCarousel {
        height: 950px;
        overflow: hidden;
    }

        #myCarousel .right.carousel-control, #myCarousel .left.carousel-control {
            top: 450px;
        }
}

#myCarousel .carousel-indicators {
    display: none;
}

.carousel {
    position: relative;
}

    .carousel.pointer-event {
        -ms-touch-action: pan-y;
        touch-action: pan-y;
    }

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .carousel-inner::after {
        display: block;
        clear: both;
        content: "";
    }

.carousel-item {
    position: relative;
    display: block;
    opacity: 0;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-item {
        -webkit-transition: none;
        transition: none;
    }
}

@media(max-width: 760px) {
    .carousel-item.flipped-slide {
        background-image: none !important;
    }
}

@media(min-width: 760px) {
    .carousel-item.flipped-slide {
        background-size: 100% auto !important;
    }
}

@media(min-width: 1100px) {
    .carousel-item.flipped-slide {
        background-size: 110% auto !important;
        background-position: 0 20% !important;
    }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block;
}

.carousel-item.active {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #fff;
    opacity: 1;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none;
}

    .carousel-fade .carousel-item.active,
    .carousel-fade .carousel-item-next.carousel-item-left,
    .carousel-fade .carousel-item-prev.carousel-item-right {
        z-index: 800;
        opacity: 1;
    }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    -webkit-transition: 0s 0.6s opacity;
    transition: 0s 0.6s opacity;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
        -webkit-transition: none;
        transition: none;
    }
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
        -webkit-transition: none;
        transition: none;
    }
}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50% / 100% 100%;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

    .carousel-indicators li {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #fff;
        background-clip: padding-box;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: .5;
        -webkit-transition: opacity 0.6s ease;
        transition: opacity 0.6s ease;
    }

@media (prefers-reduced-motion: reduce) {
    .carousel-indicators li {
        -webkit-transition: none;
        transition: none;
    }
}

.carousel-indicators .active {
    opacity: 1;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

    .card > hr {
        margin-right: 0;
        margin-left: 0;
    }

    .card > .list-group:first-child .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }

    .card > .list-group:last-child .list-group-item:last-child {
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
    }

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}

.card-link:hover {
    text-decoration: none;
}

.card-link + .card-link {
    margin-left: 1.25rem;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

    .card-header:first-child {
        border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    }

    .card-header + .list-group .list-group-item:first-child {
        border-top: 0;
    }

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

    .card-footer:last-child {
        border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
    }

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px);
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .card-deck .card {
        margin-bottom: 15px;
    }

@media (min-width: 576px) {
    .card-deck {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }

        .card-deck .card {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            margin-right: 15px;
            margin-bottom: 0;
            margin-left: 15px;
        }

    .narrowest-cards .card-deck .card {
        min-width: 45%;
    }
}

.card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .card-group > .card {
        margin-bottom: 15px;
    }

@media (min-width: 576px) {
    .card-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

        .card-group > .card {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            margin-bottom: 0;
        }

            .card-group > .card + .card {
                margin-left: 0;
                border-left: 0;
            }

            .card-group > .card:not(:last-child) {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0;
            }

                .card-group > .card:not(:last-child) .card-img-top,
                .card-group > .card:not(:last-child) .card-header {
                    border-top-right-radius: 0;
                }

                .card-group > .card:not(:last-child) .card-img-bottom,
                .card-group > .card:not(:last-child) .card-footer {
                    border-bottom-right-radius: 0;
                }

            .card-group > .card:not(:first-child) {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0;
            }

                .card-group > .card:not(:first-child) .card-img-top,
                .card-group > .card:not(:first-child) .card-header {
                    border-top-left-radius: 0;
                }

                .card-group > .card:not(:first-child) .card-img-bottom,
                .card-group > .card:not(:first-child) .card-footer {
                    border-bottom-left-radius: 0;
                }
}

.card-columns .card {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }

        .card-columns .card {
            display: inline-block;
            width: 100%;
        }
}

.accordion > .card {
    overflow: hidden;
}

    .accordion > .card:not(:first-of-type) .card-header:first-child {
        border-radius: 0;
    }

    .accordion > .card:not(:first-of-type):not(:last-of-type) {
        border-bottom: 0;
        border-radius: 0;
    }

    .accordion > .card:first-of-type {
        border-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .accordion > .card:last-of-type {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .accordion > .card .card-header {
        margin-bottom: -1px;
    }

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

    .input-group > .form-control,
    .input-group > .form-control-plaintext,
    .input-group > .custom-select,
    .input-group > .custom-file {
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0;
    }

        .input-group > .form-control + .form-control,
        .input-group > .form-control + .custom-select,
        .input-group > .form-control + .custom-file,
        .input-group > .form-control-plaintext + .form-control,
        .input-group > .form-control-plaintext + .custom-select,
        .input-group > .form-control-plaintext + .custom-file,
        .input-group > .custom-select + .form-control,
        .input-group > .custom-select + .custom-select,
        .input-group > .custom-select + .custom-file,
        .input-group > .custom-file + .form-control,
        .input-group > .custom-file + .custom-select,
        .input-group > .custom-file + .custom-file {
            margin-left: -1px;
        }

        .input-group > .form-control:focus,
        .input-group > .custom-select:focus,
        .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
            z-index: 3;
        }

        .input-group > .custom-file .custom-file-input:focus {
            z-index: 4;
        }

        .input-group > .form-control:not(:last-child),
        .input-group > .custom-select:not(:last-child) {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

        .input-group > .form-control:not(:first-child),
        .input-group > .custom-select:not(:first-child) {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }

    .input-group > .custom-file {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .input-group > .custom-file:not(:last-child) .custom-file-label,
        .input-group > .custom-file:not(:last-child) .custom-file-label::after {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

        .input-group > .custom-file:not(:first-child) .custom-file-label {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }

.input-group-prepend,
.input-group-append {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .input-group-prepend .btn,
    .input-group-append .btn {
        position: relative;
        z-index: 2;
    }

        .input-group-prepend .btn:focus,
        .input-group-append .btn:focus {
            z-index: 3;
        }

        .input-group-prepend .btn + .btn,
        .input-group-prepend .btn + .input-group-text,
        .input-group-prepend .input-group-text + .input-group-text,
        .input-group-prepend .input-group-text + .btn,
        .input-group-append .btn + .btn,
        .input-group-append .btn + .input-group-text,
        .input-group-append .input-group-text + .input-group-text,
        .input-group-append .input-group-text + .btn {
            margin-left: -1px;
        }

.input-group-prepend {
    margin-right: -1px;
}

.input-group-append {
    margin-left: -1px;
}

.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

    .input-group-text input[type="radio"],
    .input-group-text input[type="checkbox"] {
        margin-top: 0;
    }

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
    height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
    height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
    padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}

    .nav-link:hover, .nav-link:focus {
        text-decoration: none;
    }

    .nav-link.disabled {
        color: #6c757d;
        pointer-events: none;
        cursor: default;
    }

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

    .nav-tabs .nav-item {
        margin-bottom: -1px;
    }

    .nav-tabs .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }

        .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
            border-color: #e9ecef #e9ecef #dee2e6;
        }

        .nav-tabs .nav-link.disabled {
            color: #6c757d;
            background-color: transparent;
            border-color: transparent;
        }

        .nav-tabs .nav-link.active,
        .nav-tabs .nav-item.show .nav-link {
            color: #495057;
            background-color: #fff;
            border-color: #dee2e6 #dee2e6 #fff;
        }

    .nav-tabs .dropdown-menu {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

.nav-pills .nav-link {
    border-radius: 0.25rem;
}

    .nav-pills .nav-link.active,
    .nav-pills .show > .nav-link {
        color: #fff;
        background-color: #009fde;
    }

.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.gallery {
    width: 100%;
    position: relative;
}

.gallery-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 300px;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
}

@media (min-width: 760px) {
    .gallery-container {
        height: 360px;
    }
}

@media (min-width: 990px) {
    .gallery-container {
        height: 660px;
    }
}

@media (min-width: 1200px) {
    .gallery-container {
        height: 700px;
    }
}

.gallery-item {
    height: 150px;
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 150px;
    z-index: 0;
    background-color: #fff;
}

    .gallery-item img {
        opacity: 0.25;
    }

    .gallery-item.gallery-item-selected {
        -webkit-box-shadow: 0 0 30px rgba(255, 255, 255, 0.6), 0 0 60px rgba(255, 255, 255, 0.45), 0 0 110px rgba(255, 255, 255, 0.25), 0 0 100px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 30px rgba(255, 255, 255, 0.6), 0 0 60px rgba(255, 255, 255, 0.45), 0 0 110px rgba(255, 255, 255, 0.25), 0 0 100px rgba(255, 255, 255, 0.1);
        height: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 50%;
        z-index: 2;
    }

        .gallery-item.gallery-item-selected img {
            opacity: 1;
        }

    .gallery-item.gallery-item-previous,
    .gallery-item.gallery-item-next {
        height: auto;
        width: 40%;
        z-index: 1;
    }

        .gallery-item.gallery-item-previous img,
        .gallery-item.gallery-item-next img {
            opacity: 0.5;
        }

    .gallery-item.gallery-item-previous {
        left: 30%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .gallery-item.gallery-item-next {
        left: 70%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .gallery-item.gallery-item-first {
        left: 16%;
        height: auto;
        width: 30%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .gallery-item.gallery-item-last {
        left: 84%;
        height: auto;
        width: 30%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

.gallery-controls {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 30px 0;
    position: absolute;
    z-index: 1000;
    top: 33%;
    background: rgba(0, 0, 0, 0.5);
    width: 50%;
    margin-left: 65.5vw;
}

@media (min-width: 760px) {
    .gallery-controls {
        width: 60vw;
        top: 35%;
        margin-left: 34vw;
    }
}

@media (min-width: 990px) {
    .gallery-controls {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 48vw;
        top: 35%;
        margin-left: 26vw;
    }
}

.gallery-controls button {
    border: 0;
    cursor: pointer;
    font-size: 0;
    margin: 0px;
    padding: 0px;
}

    .gallery-controls button:focus {
        outline: none;
    }

.gallery-controls-previous {
    position: absolute;
    left: 0;
}

    .gallery-controls-previous::before {
        background: url("img/carousel-prev.png") no-repeat;
        background-size: contain;
        background-position: center;
        content: '';
        cursor: pointer;
        display: inline-block;
        left: 0px;
        padding: 2px;
        position: absolute;
        -webkit-transition: left 0.15s ease-in-out;
        transition: left 0.15s ease-in-out;
        width: 30px;
        height: 50px;
    }

@media (min-width: 760px) {
    .gallery-controls-previous::before {
        width: 50px;
        height: 70px;
    }
}

@media (min-width: 990px) {
    .gallery-controls-previous::before {
        width: 105px;
        height: 78px;
    }
}

.gallery-controls-previous:hover::before {
    left: -18px;
}

.gallery-controls-next {
    position: absolute;
    right: 0;
}

    .gallery-controls-next::before {
        background: url("img/carousel-next.png") no-repeat;
        background-size: contain;
        background-position: center;
        display: inline-block;
        content: '';
        padding: 2px;
        position: absolute;
        right: 0px;
        -webkit-transition: right 0.15s ease-in-out;
        transition: right 0.15s ease-in-out;
        width: 30px;
        height: 50px;
    }

@media (min-width: 760px) {
    .gallery-controls-next::before {
        width: 50px;
        height: 70px;
    }
}

@media (min-width: 990px) {
    .gallery-controls-next::before {
        width: 105px;
        height: 78px;
    }
}

.gallery-controls-next:hover::before {
    right: -18px;
}

.gallery-nav {
    bottom: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    padding: 0;
    position: absolute;
    width: 100%;
    display: none;
}

    .gallery-nav li {
        background: #ccc;
        border-radius: 50%;
        height: 10px;
        margin: 0 16px;
        width: 10px;
    }

        .gallery-nav li.gallery-item-selected {
            background: #555;
        }

/**
 * Set up a decent box model on the root element
 */
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.visible-small {
    display: block;
}

.hidden-small {
    display: none;
}

.center-text {
    text-align: center;
}

.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

@media (min-width: 1400px) {
    .content.container {
        max-width: 1200px;
    }
}

@media (min-width: 1600px) {
    .content.container {
        max-width: 1512px;
    }
}

section {
    max-width: 100%;
}

a.btn-primary {
    border: 1px solid #69c6ef;
}

@media (min-width: 760px) {
    .inline-buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        white-space: nowrap;
    }

        .inline-buttons a.btn {
            max-width: calc(50% - 10px);
            margin-right: 10px;
            text-align: center;
            padding: 15px;
            font-size: 1.25rem;
            line-height: 1.375rem;
        }
}

a.btn {
    background: #69c6ef;
    border: 1px solid #69c6ef;
    color: #fff;
    padding: 14px 20px 10px 20px;
    border-radius: 39px;
    text-decoration: none;
    margin-top: 20px;
    text-transform: uppercase;
    font-family: 'martian_b_thaibold';
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 1rem;
    line-height: 1.375rem;
    margin: 10px 0;
    display: inline-block;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-shadow: 0px 9px 27px 0px rgba(40, 101, 172, 0.25);
    box-shadow: 0px 9px 27px 0px rgba(40, 101, 172, 0.25);
}

    a.btn:hover {
        background: #4d9fd4;
        border-color: #4d9fd4;
        -webkit-box-shadow: 0px 0px 27px 0px rgba(40, 101, 172, 0.29);
        box-shadow: 0px 0px 27px 0px rgba(40, 101, 172, 0.29);
    }

@media (min-width: 760px) {
    a.btn {
        font-size: 1.375rem;
        line-height: 1.375rem;
        padding: 14px 25px 14px 25px;
        margin: 30px 0;
    }
}

a.btn.centered {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

a.btn.btn-arrow {
    background-color: #69c6ef;
    background-image: url(img/white-arrow.svg);
    background-repeat: no-repeat;
    background-size: 25px auto;
    background-position: 95% center;
    color: #fff;
    border: none;
    font-size: 1.0625rem;
    padding: 6px 40px 12px 10px;
    border-radius: 20px;
    height: 40px;
    width: auto;
    padding-left: 15px;
    text-align: left;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    a.btn.btn-arrow:hover {
        background-color: #009fde;
    }

body {
    font-family: gill-sans-nova,sans-serif;
    font-family: 'martian_b_thairegular';
    font-weight: 400;
    font-style: normal;
    color: #221f20;
    font-size: 1.25rem;
    line-height: 1.875rem;
    width: 100%;
    min-width: 100% !important;
    position: relative;
    background: #fff !important;
}

/* Main.css | http://localhost/App_Themes/SiteTheme/Global/assets/Main.css */

@media (min-width: 1200px) {
    .integrated {
        background: #69c6ef;
    }
}

#when-where-how-integrated .animator {
    /* position: revert; */
    /* position: absolute; */
    /* position: initial; */
    z-index: 2000;
    position: inherit;
}

#when-where-how-integrated .a-2 {
    /* opacity: 0; */
}

#when-where-how-integrated .a-1 {
    /* opacity: 0; */
}

#when-where-how-integrated .a-3 {
    /* opacity: 0; */
}





.bluebox {
    width: 75vw;
    left: 50%;
    transform: translate(-50%, 0%);
    height: 100%;
    position: absolute;
}

.wwh {
}

/* Element | http://localhost/services/integrated-landing/Action/Preview */

.a-1 {
    position: relative;
}


.wwh {
    margin-left: 5rem;
}

.daikin-360 {
    max-width: 67%;
    margin: 7% auto;
}

.jumbotron {
    border-radius: 0px;
    margin-bottom: -10px;
}

    .jumbotron.no-padding {
        padding: 0;
    }

        .jumbotron.no-padding img {
            width: 100%;
            height: auto;
        }

    .jumbotron.photo img {
        width: 100%;
        height: auto;
    }

.hero-video {
    width: 75%;
    margin: auto;
}

img {
    max-width: 100%;
}

@media (min-width: 1400px) {
    .container {
        max-width: 1322px;
    }
}

h1 {
    font-weight: 400;
    font-style: normal;
    font-size: 2.25rem;
    line-height: 2.25rem;
    text-transform: uppercase;
}

@media (min-width: 990px) {
    h1 {
        font-size: 4.25rem;
        line-height: 4.25rem;
    }
}

h2 {
    font-family: 'martian_b_thailight';
    font-weight: 400;
    font-style: normal;
    font-size: 1.5rem;
    line-height: 1.5625rem;
    text-transform: uppercase;
}

@media (min-width: 760px) {
    h2 {
        font-size: 2.25rem;
        line-height: 2.25rem;
    }
}

@media (min-width: 1200px) {
    h2 {
        font-size: 2.75rem;
        line-height: 2.75rem;
    }
}

h2 strong, h2 b {
    font-family: 'martian_b_thaibold';
    color: #009fde;
}

h3 {
    font-family: gill-sans-nova,sans-serif;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.375rem;
    text-transform: uppercase;
}

@media (min-width: 760px) {
    h3 {
        font-size: 1.75rem;
        line-height: 1.875rem;
    }
}

@media (min-width: 1200px) {
    h3 {
        font-size: 2.25rem;
        line-height: 2.25rem;
    }
}

h4 {
    font-family: gill-sans-nova,sans-serif;
    font-weight: 500;
    font-size: 1.75rem;
    line-height: 1.75rem;
}

h5 {
    font-family: gill-sans-nova,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.75rem;
    line-height: 1.75rem;
}

#main {
    width: 100vw;
    max-width: 100%;
    overflow: hidden;
}

    #main p {
        font-size: 1.125rem;
        line-height: 1.5rem;
        color: #221f20;
    }

@media (min-width: 760px) {
    #main p {
        font-size: 1.25rem;
        line-height: 1.875rem;
    }
}

img.half-right-top {
    width: 50%;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 700;
}

img.half-left-top {
    width: 50%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 700;
}

.hero-gradient {
    background: #e9e9e8;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(15%, #e9e9e8), color-stop(40%, #f8f8f8), color-stop(60%, #f8ffff), to(#ececec));
    background: linear-gradient(0deg, #e9e9e8 15%, #f8f8f8 40%, #f8ffff 60%, #ececec 100%);
}

.gradient-back {
    background: white;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(2%, white), to(#f6f8fb));
    background: linear-gradient(0deg, white 2%, #f6f8fb 100%);
}

.light-grey-back {
    background-color: #f6f7fa;
}

@media (min-width: 990px) {
    .left-half-image-back, .right-half-image-back {
        padding-top: 60px;
    }
}

.left-half-image-back .half-back-content, .right-half-image-back .half-back-content {
    padding: 0 2rem 20px 2rem;
    margin-top: -40px;
    font-size: 1.125rem;
}

@media (min-width: 760px) {
    .left-half-image-back .half-back-content, .right-half-image-back .half-back-content {
        padding: 0 0 40px 0;
        margin-top: -80px;
        font-size: 1.25rem;
    }
}

.left-half-image-back .half-back-content h2, .right-half-image-back .half-back-content h2 {
    margin-top: 70px;
}



#video-open {
    cursor: pointer;
}

ul.bulleted li:before {
    display: inline-block;
    position: absolute;
    background-color: red;
    width: 20px;
    height: 19px;
    margin-left: -37px;
    content: '';
    background: url(/App_Themes/SiteTheme/Global/assets/img/right-chevron.svg) no-repeat left 3px;
    background-size: 12px auto;
    padding-left: 20px !important;
}

ul.bulleted li {
    list-style: none;
}

ul.bulleted.strong {
    font-family: 'martian_b_thaibold';
}

ul.bulleted li {
    font-size: 1.25rem;
    line-height: 1.625rem;
    margin-bottom: 8px;
    padding-left: 15px !important;
}

strong {
    font-family: 'martian_b_thaibold';
}

.image-content {
    padding-top: 40px;
    padding-bottom: 40px;
}

@media (min-width: 760px) {
    .image-content {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media (min-width: 1200px) {
    .image-content {
        padding-bottom: 100px;
    }
}

.image-content .content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

    .image-content .content .image-area {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 20px;
    }

@media (min-width: 990px) {
    .image-content .content .image-area {
        margin-bottom: 0;
    }
}

.image-content .content .image-area.center-content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.image-content .content .image-area.fill-width img {
    width: 100%;
}

.half-back-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .half-back-content .btn {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

ul.icon-list {
    list-style: none;
    margin: 60px 0;
    padding: 50px 0 0 0;
    border-top: 2px solid #dcdcdc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    ul.icon-list::before {
        content: '';
        width: 36px;
        height: 15px;
        display: block;
        position: absolute;
        top: 0;
        left: calc(50% - 18px);
        background: url("img/icons/gray-arrow.svg") no-repeat center top;
        background-size: 33px 15px;
    }

    ul.icon-list li {
        text-align: center;
        font-size: 1.1625rem;
        line-height: 1.25rem;
        padding: 30px 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

@media (min-width: 992px) {
    ul.icon-list li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        padding: 0 40px;
        max-width: 25%;
    }
}

ul.icon-list li h3 {
    font-size: 1.25rem;
    line-height: 1.625rem;
    margin-bottom: 10px;
    text-align: center;
}

ul.icon-list img {
    width: 70px;
    height: 70px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 1200px) {
    .offset-xl-1, .offest-xl-1 {
        margin-left: 8.333333333%;
    }
}

/******* HEADER ********/
header:not(.sf-top-toolbar) {
    width: 100vw;
    max-width: 100%;
    background: transparent;
    position: absolute;
    height: 90px;
    z-index: 1000;
}

@media (min-width: 760px) {
    header:not(.sf-top-toolbar) {
        height: 200px;
    }
}

header #search-block {
    position: absolute;
    width: 100%;
    z-index: 3000;
    font-size: 1.125rem;
    top: -300px;
    -webkit-transition: top .5s ease-in;
    transition: top .5s ease-in;
    background: #f6f7fa;
    -webkit-box-shadow: 0px 0px 13px -2px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px 13px -2px rgba(0, 0, 0, 0.24);
}

@media (min-width: 760px) {
    header #search-block {
        top: -160px;
    }
}

header #search-block.show {
    top: 0px;
}

header #search-block .fa-times {
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 1.875rem;
    color: #221f20;
}

@media (min-width: 760px) {
    header #search-block .fa-times {
        right: 0px;
    }
}

header #search-block .container {
    padding: 36px;
    z-index: 1000;
    position: relative;
}

    header #search-block .container form {
        -webkit-margin-after: 0;
        margin-block-end: 0;
    }

        header #search-block .container form .form-group {
            padding-left: 0;
            padding-right: 0;
        }

        header #search-block .container form input[type=text] {
            width: 100%;
            padding: 8px;
            height: 40px;
        }

        header #search-block .container form button {
            color: #fff;
            background: #69c6ef;
            border: none;
            padding: 10px 20px;
            font-size: 1rem;
            height: 40px;
            border-radius: 20px;
            width: 100%;
            margin-top: 8px;
        }

@media (min-width: 760px) {
    header #search-block .container form button {
        border-radius: 0 20px 20px 0;
        margin-top: 0;
    }
}

header .row {
    margin: 0;
}

header #logo {
    position: absolute;
    margin: 20px 0 0 20px;
    width: 223px;
}

@media (min-width: 760px) {
    header #logo {
        z-index: 2000;
        width: 246px;
    }
}

@media (min-width: 990px) {
    header #logo {
        margin: 25px 0 0 25px;
        width: 246px;
    }
}

@media (min-width: 1100px) {
    header #logo {
        width: 223px;
    }
}

@media (min-width: 1330px) {
    header #logo {
        margin: 65px 0 0 75px;
        width: 362px;
    }
}

header #mobile-nav {
    position: absolute;
    right: 20px;
    top: 10px;
    list-style: none;
}

    header #mobile-nav li {
        display: inline;
        font-size: 1.625rem;
        padding: 0 0 0 8px;
        color: #313131;
    }

@media (min-width: 760px) {
    header #mobile-nav {
        display: none;
    }
}

header #nav-containers {
    position: fixed;
    background: #fff;
    width: 100vw;
    height: 100vh;
    overflow: scroll;
    padding-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    z-index: 1000;
    right: -120vw;

    display:none;
}

    header #nav-containers.show {
        -webkit-transition: right .6s ease;
        transition: right .6s ease;
        right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

@media (min-width: 760px) {
    header #nav-containers {
        position: relative;
        width: auto;
        height: auto;
        display: block;
        background: transparent;
        right: auto;
        overflow: visible;
    }
}

header #nav-containers #close-mobile {
    margin: 20px 0;
    font-size: 1.875rem;
    color: #313131;
    position: absolute;
}

@media (min-width: 760px) {
    header #nav-containers #close-mobile {
        display: none;
    }
}

header #nav-containers ul {
    list-style: none;
}

@media (min-width: 760px) {
    header #nav-containers ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin: 0;
        width: auto;
    }
}

header #nav-containers #top-nav {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

@media (min-width: 760px) {
	header #nav-containers #top-nav {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		right: 0px;
		position: absolute;
	}
}

header #nav-containers #top-nav ul {
    font-size: 1.0625rem;
    line-height: 2.5rem;
    color: #8b8b8b;
    margin: 20px 0 0 0;
}

@media (min-width: 760px) {
    header #nav-containers #top-nav ul {
        height: 45px;
        width: auto;
        margin: 0;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        font-size: 0.73687rem;
        line-height: 1.625rem;
        text-transform: uppercase;
    }
}

header #nav-containers #top-nav ul .fab {
    font-size: 1.75rem;
}

@media (min-width: 1200px) {
    header #nav-containers #top-nav ul .fab {
        font-size: 1rem;
        margin-top: 4px;
    }
}

header #nav-containers #top-nav ul .fas, header #nav-containers #top-nav ul .fab {
    font-size: 24px;
    margin-top: 12px;
}

@media (min-width: 760px) {
    header #nav-containers #top-nav ul .fas, header #nav-containers #top-nav ul .fab {
        font-size: 0.875rem;
        margin-top: 6px;
    }
}

header #nav-containers #top-nav ul > li:nth-last-child(2) {
    display: inline;
}

@media (min-width: 760px) {
    header #nav-containers #top-nav ul > li:nth-last-child(2) {
        display: inline;
    }
}

header #nav-containers #top-nav ul > li:last-child {
    display: none;
}

@media (min-width: 760px) {
    header #nav-containers #top-nav ul > li:last-child {
        display: inline;
    }
}

@media (min-width: 760px) {
    header #nav-containers #top-nav ul > li {
        background: #fff;
        padding: 10px 15px 0 0;
    }

        header #nav-containers #top-nav ul > li:first-child {
            background: url(../assets/img/header-end.png) no-repeat top right;
            width: 78px;
        }
}

header #nav-containers #top-nav ul > li a {
    color: #8b8b8b;
    text-decoration: none;
}

header #nav-containers #top-nav ul #jump-menu {
    display: none;
    position: relative;
    background: #fff;
    padding: 10px;
    margin: 0;
}

@media (max-width: 750) {
    header #nav-containers #top-nav ul #jump-menu {
        width: 300px;
    }
}

@media (min-width: 760px) {
    header #nav-containers #top-nav ul #jump-menu {
        position: absolute;
        width: 183px;
        height: 241px;
        overflow: scroll;
        z-index: 1111;
    }
}

@media (min-width: 1200px) {
    header #nav-containers #top-nav ul #jump-menu {
        position: absolute;
        -webkit-box-shadow: 0px 0px 13px -2px rgba(0, 0, 0, 0.24);
        box-shadow: 0px 0px 13px -2px rgba(0, 0, 0, 0.24);
        background-color: white;
        border: 1px solid #aaa;
        border-radius: 4px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: none;
        position: absolute;
    }
}

header #nav-containers #top-nav ul #jump-menu ul {
    padding: 0;
    margin: 0;
    height: auto;
    display: block;
}

header #nav-containers #top-nav ul #jump-menu li, header #nav-containers #top-nav ul #jump-menu li:first-child {
    padding: 0;
    background: none;
    height: auto;
    width: auto;
    display: block;
    font-size: 1rem;
}

    header #nav-containers #top-nav ul #jump-menu li a, header #nav-containers #top-nav ul #jump-menu li:first-child a {
        white-space: nowrap;
    }

header #nav-containers #top-nav ul #jump-menu.show {
    display: block;
    z-index: 1111;
}

header #nav-containers #main-nav {
    font-size: 1.0625rem;
    line-height: 2.25rem;
    text-transform: uppercase;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

@media (min-width: 760px) {
    header #nav-containers #main-nav {
        margin: 85px 10px 0 0;
        font-size: 0.9375rem;
        line-height: 1rem;
        height: auto;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

@media (min-width: 1370px) {
    header #nav-containers #main-nav {
        margin: 85px 20px 0 0;
        font-size: 17px;
        line-height: 17px;
    }
}

@media (min-width: 760px) {
    header #nav-containers #main-nav ul {
        padding-left: 0;
    }
}

@media (min-width: 760px) {
    header #nav-containers #main-nav li {
        height: 17px;
        padding: 0 12px;
        border-left: solid 2px #69c6ef;
    }
}

@media (min-width: 1370px) {
    header #nav-containers #main-nav li {
        padding: 0 22px;
    }
}

header #nav-containers #main-nav li:first-child {
    border-left: none;
}

header #nav-containers #main-nav li a {
    color: #313131;
    text-decoration: none;
}

@media (min-width: 760px) {
    header #nav-containers #main-nav li a.dropdown-toggle i.fa-angle-down {
        display: inline-block;
    }
}

@media (min-width: 990px) {
    header #nav-containers #main-nav li a.dropdown-toggle {
        display: inline-block;
    }
}

header #nav-containers #main-nav li a.dropdown-toggle::after {
    display: none;
}

header #nav-containers #main-nav li:last-child {
    padding-right: 0;
    margin-top: 20px;
}

@media (min-width: 760px) {
    header #nav-containers #main-nav li:last-child {
        margin-top: 0;
    }
}

@media (min-width: 990px) {
    header #nav-containers #main-nav li:last-child {
        margin-top: 10px;
    }
}

header #nav-containers #main-nav li:last-child a {
    background: #009fde;
    color: #fff;
    padding: 13px 20px 10px 20px;
    border-radius: 30px;
}

@media (min-width: 1200px) {
    header #nav-containers #main-nav li:last-child {
        margin-top: 0;
    }
}

@media (min-width: 1370) {
    header #nav-containers #main-nav li:last-child {
        padding-right: 22px;
    }
}

header #nav-containers #main-nav li.has-dropdown {
    position: relative;
}

@media (min-width: 760px) {
    header #nav-containers #main-nav li.has-dropdown.show::before {
        display: block;
        width: 20px;
        height: 20px;
        background: #009fde;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        z-index: 1;
        content: '';
        top: 30px;
        left: calc(50% - 10px);
    }
}

header #nav-containers #main-nav li.has-dropdown .dropdown-menu {
    display: none;
    position: relative !important;
}

    header #nav-containers #main-nav li.has-dropdown .dropdown-menu.show {
        display: block;
        z-index: 900;
        margin-top: 13px;
        background: transparent;
        border: none;
    }

@media (min-width: 760px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu {
        top: 40px;
        position: absolute !important;
    }
}

header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block .mega-content {
    font-weight: bold;
    display: none;
    padding-bottom: 30px;
    font-size: 1rem;
    line-height: 1.1875rem;
}

@media (min-width: 760px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block .mega-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block .mega-content h3 {
            font-size: 1.25rem;
            line-height: 1.5625rem;
            font-weight: 600;
            text-transform: uppercase;
            margin: 0 0 8px 0;
            padding: 0;
        }
}

header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block .mega-content .menu-images {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block .mega-content .menu-images img {
        -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    }

header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block ul.megalinks {
    list-style: none;
    -webkit-padding-start: 20px;
    padding-inline-start: 20px;
}

@media (min-width: 760px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block ul.megalinks {
        -webkit-padding-start: 0px;
        padding-inline-start: 0px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media (min-width: 760px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block ul.megalinks#ind-menu {
        padding: 0 30px 8px 20px;
    }
}

@media (min-width: 760px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block ul.megalinks#resource-menu {
        padding: 0 30px 8px 0px;
    }
}

header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block ul.megalinks li {
    margin-bottom: 8px;
}

@media (min-width: 760px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block ul.megalinks li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 50%;
        height: auto;
        padding: 0 22px 8px 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (min-width: 990px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block ul.megalinks li {
        width: 33.33333%;
    }
}

header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block ul.megalinks li#product-menu {
    padding: 0 30px 8px 0;
}

header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block ul.megalinks li:last-child {
    margin-top: 0;
}

header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block ul.megalinks li img.icon {
    width: 20px;
    height: auto;
    margin-right: 4px;
    margin-top: -4px;
}

header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block ul.megalinks li img.menu-thumb {
    display: none;
}

@media (min-width: 760px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block ul.megalinks li img.menu-thumb {
        max-width: 60px;
        margin-right: 15px;
        display: inline-block;
    }
}

header #nav-containers #main-nav li.has-dropdown:nth-of-type(3) .dropdown-menu .menu-block ul.megalinks li img.menu-thumb {
    margin-right: -5px;
}

header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block ul.megalinks li a {
    font-size: 0.875rem;
    color: #221f20;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: normal;
}

    header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block ul.megalinks li a:last-child {
        padding: 0;
        border-radius: 0;
    }

header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block ul.megalinks#ind-menu li::before {
    display: inline-block;
    width: 20px;
    height: 15px;
    margin-left: 2px;
    margin-right: 6px;
    content: '';
    background: url(../assets/img/right-chevron.svg) no-repeat left 0px;
    background-size: 13px auto;
}

@media (min-width: 760px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block {
        display: block;
        width: 80vw;
        text-transform: none;
        background: #eaedf2;
        position: absolute;
        padding: 20px 5px 20px 5px;
        position: absolute;
        z-index: 10;
        /*  -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
                                -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
                                box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15); */
    }
}

@media (min-width: 990px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block {
        width: 66vw;
    }
}

@media (min-width: 1100px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block {
        width: 53vw;
    }
}

@media (min-width: 1600px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block {
        width: 55vw;
    }
}

@media (min-width: 1600px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu.products-menu {
        margin-left: -10vw;
    }
}

@media (min-width: 760px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu.industry-menu {
        margin-left: -10vw;
    }
}

@media (min-width: 1600px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu.industry-menu {
        margin-left: -22vw;
    }
}

@media (min-width: 760px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu.industry-menu .menu-block {
        width: 78vw;
    }
}

@media (min-width: 990px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu.industry-menu .menu-block {
        width: 60vw;
    }
}

@media (min-width: 1100px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu.industry-menu .menu-block {
        width: 54vw;
    }
}

@media (min-width: 1600px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu.industry-menu .menu-block {
        width: 50vw;
    }
}

header #nav-containers #main-nav li.has-dropdown .dropdown-menu.resources-menu ul#resource-menu li a::before {
    display: none;
}

header #nav-containers #main-nav li.has-dropdown .dropdown-menu.resources-menu ul#resource-menu li i {
    display: none;
}

@media (min-width: 760px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu.resources-menu ul#resource-menu li i {
        font-size: 24px;
        margin-right: 8px;
        display: inline-block;
    }
}

@media (min-width: 760px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu.resources-menu {
        margin-left: -50vw;
    }
}

@media (min-width: 1600px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu.resources-menu {
        margin-left: -30vw;
    }
}

@media (min-width: 760px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu.resources-menu .menu-block {
        width: 70vw;
    }
}

@media (min-width: 990px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu.resources-menu .menu-block {
        width: 62vw;
    }
}

@media (min-width: 1100px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu.resources-menu .menu-block {
        width: 54vw;
    }
}

@media (min-width: 1600px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu.resources-menu .menu-block {
        width: 42vw;
    }
}

header #nav-containers #main-nav li.has-dropdown .dropdown-menu li {
    border-left: none;
}

    header #nav-containers #main-nav li.has-dropdown .dropdown-menu li:last-child a {
        background: none;
        color: #221f20;
    }

header #cart {
    width: 50px;
    height: auto;
    margin: 0;
    display: inline-block;
}

@media (min-width: 760px) {
    header #cart {
        margin: 4px 0 0 0;
        width: 74px;
        height: 74px;
    }
}

header #mobile-menu {
    margin: 14px 0 0 0;
    width: 23px;
    height: auto;
    display: block;
}

header #mobile-logo {
    width: 36px;
    height: auto;
    margin: 12px auto 10px auto;
    display: block;
}

header #search-container {
    padding-bottom: 5px;
}

@media (min-width: 760px) {
    header #search-container {
        padding-bottom: 0;
    }
}

header #search-bar {
    border: solid 1px #dddfe0;
    border-radius: 30px;
    padding: 6px 6px;
}

@media (min-width: 760px) {
    header #search-bar {
        margin-top: 26px;
    }
}

header #search-bar input, header #search-bar button {
    background: transparent;
    border: none;
    border-radius: 10px;
    font-size: 0.9375rem;
}

header #nav-container {
    padding: 0px;
    z-index: 1000;
}

@media (min-width: 760px) {
    header #nav-container {
        padding-right: 15px;
        padding-left: 15px;
    }
}

header nav.main-nav {
    position: absolute;
    background: #fff;
    top: 20px;
    display: none;
}

    header nav.main-nav .nav {
        width: 100%;
        margin-top: 0;
    }

@media (min-width: 760px) {
    header nav.main-nav {
        left: -33.333333%;
        width: calc(100vw - 60px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

@media (min-width: 992px) {
    header nav.main-nav {
        background: transparent;
        position: relative;
        top: 0;
        width: auto;
        left: 0;
    }
}

header .nav-item {
    list-style: none;
    -webkit-flex-box: 1;
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    text-align: center;
    position: relative;
}

    header .nav-item a {
        font-size: 1.125rem;
        color: #b2b2b2;
        font-style: normal;
        text-transform: uppercase;
        font-weight: 700;
        padding: 0;
    }

        header .nav-item a.stack-menu__link--back {
            font-size: 1rem;
        }

.mm-container {
    position: relative;
}

    .mm-container .menu {
        top: 35px;
        left: -10px;
        position: absolute;
    }

        .mm-container .menu #pointer {
            position: absolute;
            z-index: 1000;
            top: -8px;
            left: 25px;
            height: 10px;
            width: auto;
        }

        .mm-container .menu #stack-menu {
            width: 75vw;
        }

.nav-item .menu {
    position: absolute;
    bottom: -20px;
    left: 0;
}

.menu #pointer {
    position: absolute;
    z-index: 1000;
    top: -8px;
    left: 40px;
    height: 10px;
    width: auto;
}

.menu #stack-menu {
    position: absolute;
    top: 0px;
    left: 10px;
    font-size: 12px !important;
    border: solid 1px #dadada;
    padding: 0px;
    z-index: 900;
    background-color: #fff;
    border-radius: 0;
    overflow: hidden;
    width: 20vw;
}

    .menu #stack-menu ul li {
        list-style-type: none;
        text-align: left;
    }

    .menu #stack-menu .stack-menu__item a {
        text-transform: none;
    }

.menu .stack-menu--active {
    display: block;
}

.menu .stack-menu__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: none;
}

    .menu .stack-menu__list li {
        list-style: none;
        border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    }

        .menu .stack-menu__list li:last-child {
            border-bottom: none;
        }

.menu .stack-menu__list--active {
    display: block;
}

.menu .stack-menu__item--hidden {
    display: none;
}

.menu .stack-menu__link {
    padding-top: 14px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 14px;
    display: block;
    text-decoration: none;
    position: relative;
    color: #000;
    font-style: normal;
    font-weight: normal;
    -webkit-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, background-image 0.25s ease-in-out;
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, background-image 0.25s ease-in-out;
}

.menu .stack-menu__link--parent,
.menu .stack-menu__link--back {
    background-repeat: no-repeat;
    font-weight: 700;
}

.menu .stack-menu__link--back {
    background-size: 21px 12px;
    padding-left: 35px;
}

.menu .stack-menu__link--parent {
    background-size: 6px 12px;
    background-position: center right 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23000' fill-rule='evenodd'%3E%3Cpath d='M.087 1.656L1.232 .318l4.681 5.026-1.145 1.338z'/%3E%3Cpath d='M4.768 5.318l1.145 1.338-4.68 5.026-1.146-1.338z'/%3E%3C/g%3E%3C/svg%3E");
    background-color: #f7f7f7;
}

.menu .stack-menu__link--back {
    background-position: center left 5px;
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='3' cy='6' r='2.5' fill='black'/%3E%3Cg fill='%23000' fill-rule='evenodd'%3E%3Cpath d='M20.913 1.656L19.768 .318 15.087 5.344l1.145 1.338z'/%3E%3Cpath d='M16.232 5.318L15.087 6.656l4.68 5.026 1.146-1.338z'/%3E%3C/g%3E%3C/svg%3E");
}

.menu .stack-menu__link.with-dot {
    background-repeat: no-repeat;
    background-size: 21px 12px;
    background-position: center left 5px;
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='3' cy='6' r='2.5' fill='black'/%3E%3C/svg%3E");
}

.menu .stack-menu__link--hidden {
    display: none;
}

.menu .stack-menu__link:hover {
    color: #000;
    background-color: #f7f7f7;
}

.menu .stack-menu__link.stack-menu__link--parent:hover {
    background-color: #efefef;
}

.menu .stack-menu__list--root > .stack-menu__item > .stack-menu__link {
    font-weight: 700;
}

.menu {
    visibility: hidden;
}

.nav-item > .menu,
.mm-container > .menu {
    visibility: visible;
}

@media (max-width: 750px) {
    .dropdown-menu.show {
        -webkit-transform: none !important;
        transform: none !important;
        width: 100%;
    }
}

/****** FOOTER *******/
footer {
    width: 100%;
    overflow: hidden;
    background: #f6f7fa;
    padding-top: 55px;
    font-size: 1rem;
    color: #221f20;
}

    footer .caps.blue {
        text-transform: uppercase;
        color: #4d9fd4;
        font-size: 0.8525rem;
    }

        footer .caps.blue::before {
            content: '';
            width: 7px;
            display: inline-block;
        }

@media (min-width: 1200px) {
    footer .caps.blue::before {
        width: 14px;
    }
}

@media (min-width: 990px) {
    footer {
        font-size: 1.125rem;
    }
}

@media (min-width: 1650px) {
    footer .container {
        max-width: 1600px;
    }
}

footer .container h3 {
    font-size: 1.125rem;
    line-height: 1.125rem;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 30px;
}

@media (min-width: 760px) {
    footer .container h3 {
        margin-top: 0;
    }
}

footer .container ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

footer #footer-logo {
    width: 193px;
    height: auto;
}

footer .main-footer #locations {
    padding-left: 5%;
}

footer .main-footer a {
    color: #221f20;
    text-decoration: none;
}

    footer .main-footer a:hover {
        text-decoration: underline;
    }

footer .main-footer ul {
    border-top: solid 2px #69c6ef;
    padding: 20px 0 0 0;
    margin: 0;
    display: inline-block;
    line-height: 1rem;
}

@media (min-width: 990px) {
    footer .main-footer ul {
        padding: 25px 0 35px 0;
    }
}

footer .main-footer ul li {
    margin: 0 0 10px 0px;
    padding: 0 0 0 20px;
    position: relative;
}

    footer .main-footer ul li::before {
        /*display: inline-block;
                    width: 14px;
                    height: 14px;
                    content: '';
                    margin-right: 8px;
                    content: ""; */
        content: '';
        position: absolute;
        left: 0;
        top: 0px;
        width: 14px;
        height: 15px;
        background: url("../assets/img/right-chevron.svg") no-repeat left 0px;
        background-size: auto;
        background-size: 11px auto;
        display: inline-block;
    }

footer .main-footer ul#footer-logos {
    border-top: none;
    width: 100%;
    padding-bottom: 20px;
}

@media (min-width: 990px) {
    footer .main-footer ul#footer-logos {
        float: right;
        width: 140px;
        padding-top: 0;
    }
}

footer .main-footer ul#footer-logos li {
    display: inline-block;
    width: 32%;
}

@media (min-width: 990px) {
    footer .main-footer ul#footer-logos li {
        padding-bottom: 26px;
        width: 100%;
    }
}

footer .main-footer ul#footer-logos li::before {
    display: none;
}

footer .main-footer ul#footer-logos li img {
    max-width: 90%;
    height: auto;
    margin: 0 auto;
    display: block;
}

@media (min-width: 990px) {
    footer .main-footer ul#footer-logos li img {
        width: 141px;
    }
}

footer .main-footer ul#footer-logos li:last-child {
    padding-bottom: 0;
}

footer .subfooter {
    background-color: #009fde;
    border-top: solid 1px #69c6ef;
    color: #fff;
    font-size: 0.875rem;
    padding: 14px 0;
}

    footer .subfooter a {
        color: #fff;
        text-decoration: none;
    }

        footer .subfooter a:hover {
            text-decoration: underline;
        }

    footer .subfooter ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-transform: uppercase;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    footer .subfooter .mailUs {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 15px;
    }

        footer .subfooter .mailUs img {
            height: 65px;
            width: auto;
            margin-right: 15px;
        }

        footer .subfooter .mailUs h2 {
            font-size: 1.4rem;
            line-height: 1;
            margin-top: 5px;
        }

    footer .subfooter .rental-form {
        margin: 20px 0;
    }

        footer .subfooter .rental-form button.btn {
            background: white;
            color: #009fde;
            padding: 10px 15px;
            border-radius: 30px;
            border: none;
            text-transform: uppercase;
            font-size: 16px;
            margin-left: 10px;
        }

@media (min-width: 760px) {
    footer .subfooter ul {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    footer .subfooter .rental-form {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin: 0;
        justify-content: flex-start;
    }
}

@media (min-width: 990px) {
    footer .subfooter ul {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    footer .subfooter .mailUs h2 {
        font-size: 2rem;
    }

    .footer .subfooter .rental-form {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin: 0;
    }
}

footer .subfooter ul li {
    white-space: nowrap;
}

    footer .subfooter ul li::after {
        display: inline-block;
        width: 20px;
        text-align: center;
        content: '|';
        white-space: nowrap;
    }

@media (min-width: 760px) {
    footer .subfooter ul li::after {
        width: 40px;
    }
}

footer .subfooter ul li:last-child::after {
    display: none;
}

footer .subfooter ul#footerSocial {
    font-size: 1.4375rem;
    margin-bottom: 15px;
}

@media (min-width: 760px) {
    footer .subfooter ul#footerSocial {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        margin-bottom: 0;
    }
}

footer .subfooter ul#footerSocial li {
    padding-right: 0.9375rem;
}

@media (min-width: 760px) {
    footer .subfooter ul#footerSocial li {
        padding-left: 0.9375rem;
    }
}

footer .subfooter ul#footerSocial li::after {
    display: none;
}

/*********** HOME *************/
@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    60% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    60% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}

.home.jumbotron {
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    height: 65vh;
    background: #e9e9e8;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(15%, white), color-stop(40%, #f8f8f8), color-stop(60%, #f8ffff), to(#ececec));
    background: linear-gradient(0deg, white 15%, #f8f8f8 40%, #f8ffff 60%, #ececec 100%);
}

@media (min-width: 760px) {
    .home.jumbotron {
        height: 60vh;
    }
}

@media (min-width: 990px) {
    .home.jumbotron {
        height: 100vh;
        min-height: 800px;
    }
}

.home.jumbotron .covid-tab {
    width: 30px;
    position: absolute;
    right: 0px;
    top: 17rem;
    z-index: 501;
}

@media (min-width: 760px) {
    .home.jumbotron .covid-tab {
        right: 0px;
        top: 12.5rem;
    }
}

.home.jumbotron #hero-video {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 1;
}

.home.jumbotron h1 {
    margin-top: 80px;
    text-transform: uppercase;
    font-family: 'martian_b_thailight';
    color: #313131;
    font-size: 1.875rem;
    line-height: 1.9375rem;
    margin-top: 6.875rem;
    position: relative;
    z-index: 500;
}

@media (min-width: 760px) {
    .home.jumbotron h1 {
        font-size: 2.25rem;
        line-height: 2.375rem;
        margin-top: 12.5rem;
    }
}

@media (min-width: 1200px) {
    .home.jumbotron h1 {
        font-size: 4.125rem;
        line-height: 4.125rem;
        margin-bottom: 1.25rem;
        margin-top: 12.5rem;
    }
}

.home.jumbotron h1 strong, .home.jumbotron h1 b {
    color: #009fde;
    font-family: 'martian_b_thaisemibold';
}

.home.jumbotron .lead {
    font-family: 'martian_b_thailight';
    color: #aaaaaa !important;
    font-size: 1.3125rem !important;
    line-height: 1.375rem !important;
    position: relative;
    z-index: 500;
}

@media (min-width: 1200px) {
    .home.jumbotron .lead {
        font-size: 2.25rem !important;
        margin: 0.625rem 0 0 0 !important;
    }
}

.home.jumbotron #pointer {
    position: absolute;
    left: calc(50% - 37px);
    bottom: -10px;
    width: 75px;
    height: 58px;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
    z-index: 800;
}

@media (min-width: 760px) {
    .home.jumbotron #pointer {
        width: 119px;
        height: 92px;
        left: calc(50% - 54px);
    }
}

.home.jumbotron #home-hero {
    width: 100%;
    height: auto;
    margin-top: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
}

#home-01, #home-02, #home-03, #home-04, #home-05, #home-06, #home-07 {
    padding: 40px 0;
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0;
    background-color: #fff;
}

#myCarousel #home-01.active, #myCarousel #home-02.active, #myCarousel #home-03.active, #myCarousel #home-04.active, #myCarousel #home-05.active, #myCarousel #home-06.active, #myCarousel #home-07.active {
    position: absolute;
    z-index: 800;
}

@media (min-width: 760px) {
    #home-01, #home-02, #home-03, #home-04, #home-05, #home-06, #home-07 {
        padding-bottom: 60px 0;
    }
}

@media (min-width: 1200px) {
    #home-01, #home-02, #home-03, #home-04, #home-05, #home-06, #home-07 {
        padding: 123px 0 115px 0;
    }
}

@media (min-width: 1200px) {
    #home-05 {
        padding: 0 0 115px 0;
    }
}

@media (min-width: 760px) {
    #home-01 {
        background: url("img/home-rendering.jpg") no-repeat;
        background-position: top center;
        background-size: 120% auto;
    }
}

@media (min-width: 990px) {
    #home-01 {
        background-size: 110% auto;
        background-position: top right;
    }
}

@media (min-width: 1200px) {
    #home-01 {
        background-size: 100% auto;
    }
}

@media (min-width: 1200px) {
    #home-01 .img-full {
        width: 800px;
        height: 264px;
        margin: 0 auto;
    }
}

#home-02 img {
    width: 100%;
    height: auto;
}

@-webkit-keyframes eq1 {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    50% {
        -webkit-transform: scaleY(1.4);
        transform: scaleY(1.4);
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@keyframes eq1 {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    50% {
        -webkit-transform: scaleY(1.4);
        transform: scaleY(1.4);
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@-webkit-keyframes eq2 {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    40% {
        -webkit-transform: scaleY(0.65);
        transform: scaleY(0.65);
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@keyframes eq2 {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    40% {
        -webkit-transform: scaleY(0.65);
        transform: scaleY(0.65);
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@-webkit-keyframes eq3 {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    60% {
        -webkit-transform: scaleY(0.85);
        transform: scaleY(0.85);
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@keyframes eq3 {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    60% {
        -webkit-transform: scaleY(0.85);
        transform: scaleY(0.85);
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@-webkit-keyframes eq4 {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    30% {
        -webkit-transform: scaleY(1.1);
        transform: scaleY(1.1);
    }

    60% {
        -webkit-transform: scaleY(0.85);
        transform: scaleY(0.85);
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@keyframes eq4 {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    30% {
        -webkit-transform: scaleY(1.1);
        transform: scaleY(1.1);
    }

    60% {
        -webkit-transform: scaleY(0.85);
        transform: scaleY(0.85);
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@-webkit-keyframes eq5 {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    30% {
        -webkit-transform: scaleY(1.3);
        transform: scaleY(1.3);
    }

    60% {
        -webkit-transform: scaleY(0.9);
        transform: scaleY(0.9);
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@keyframes eq5 {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    30% {
        -webkit-transform: scaleY(1.3);
        transform: scaleY(1.3);
    }

    60% {
        -webkit-transform: scaleY(0.9);
        transform: scaleY(0.9);
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

#home-03 #eq {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-left: 0;
}

@media (min-width: 760px) {
    #home-03 #eq {
        padding-left: 15px;
    }
}

@media (min-width: 992px) {
    #home-03 #eq {
        padding-left: 0;
    }
}

#home-03 #eq li {
    width: 4.7%;
    height: 235px;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}

    #home-03 #eq li .block {
        width: 44%;
        margin: 0 auto;
        border-radius: 4px;
        background: #69c6ef;
        position: absolute;
        bottom: 0;
        left: 23%;
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
    }

    #home-03 #eq li:nth-child(1) .block {
        -webkit-animation: eq1 4s infinite;
        animation: eq1 4s infinite;
        min-height: 90px;
    }

    #home-03 #eq li:nth-child(2) .block {
        min-height: 120px;
        -webkit-animation: eq2 3.8s infinite;
        animation: eq2 3.8s infinite;
    }

    #home-03 #eq li:nth-child(3) .block {
        min-height: 155px;
        -webkit-animation: eq4 4.2s infinite;
        animation: eq4 4.2s infinite;
    }

    #home-03 #eq li:nth-child(4) .block {
        min-height: 135px;
        -webkit-animation: eq3 3s infinite;
        animation: eq3 3s infinite;
    }

    #home-03 #eq li:nth-child(5) .block {
        min-height: 77px;
        -webkit-animation: eq5 4.7s infinite;
        animation: eq5 4.7s infinite;
    }

    #home-03 #eq li:nth-child(6) .block {
        min-height: 120px;
        -webkit-animation: eq2 3s infinite;
        animation: eq2 3s infinite;
    }

    #home-03 #eq li:nth-child(7) .block {
        -webkit-animation: eq1 4.5s infinite;
        animation: eq1 4.5s infinite;
        min-height: 95px;
    }

    #home-03 #eq li:nth-child(8) .block {
        min-height: 170px;
        -webkit-animation: eq5 3.6s infinite;
        animation: eq5 3.6s infinite;
    }

    #home-03 #eq li:nth-child(9) .block {
        min-height: 210px;
        -webkit-animation: eq3 4.2s infinite;
        animation: eq3 4.2s infinite;
    }

    #home-03 #eq li:nth-child(10) .block {
        min-height: 235px;
        -webkit-animation: eq2 4.8s infinite;
        animation: eq2 4.8s infinite;
    }

    #home-03 #eq li:nth-child(11) .block {
        min-height: 165px;
        -webkit-animation: eq4 3s infinite;
        animation: eq4 3s infinite;
    }

    #home-03 #eq li:nth-child(12) .block {
        min-height: 120px;
        -webkit-animation: eq5 4.8s infinite;
        animation: eq5 4.8s infinite;
    }

    #home-03 #eq li:nth-child(13) .block {
        min-height: 65px;
        -webkit-animation: eq1 3s infinite;
        animation: eq1 3s infinite;
    }

    #home-03 #eq li:nth-child(14) .block {
        min-height: 98px;
        -webkit-animation: eq3 5.7s infinite;
        animation: eq3 5.7s infinite;
    }

    #home-03 #eq li:nth-child(15) .block {
        min-height: 90px;
        -webkit-animation: eq1 4.6s infinite;
        animation: eq1 4.6s infinite;
    }

    #home-03 #eq li:nth-child(16) .block {
        -webkit-animation: eq1 3s infinite;
        animation: eq1 3s infinite;
        min-height: 125px;
    }

    #home-03 #eq li:nth-child(17) .block {
        min-height: 170px;
        -webkit-animation: eq1 5s infinite;
        animation: eq1 5s infinite;
    }

    #home-03 #eq li:nth-child(18) .block {
        min-height: 90px;
        -webkit-animation: eq4 3.9s infinite;
        animation: eq4 3.9s infinite;
    }

    #home-03 #eq li:nth-child(19) .block {
        min-height: 125px;
        -webkit-animation: eq2 4.7s infinite;
        animation: eq2 4.7s infinite;
    }

    #home-03 #eq li:nth-child(20) .block {
        min-height: 145px;
        -webkit-animation: eq1 2.5s infinite;
        animation: eq1 2.5s infinite;
    }

    #home-03 #eq li:nth-child(21) .block {
        min-height: 170px;
        -webkit-animation: eq2 4s infinite;
        animation: eq2 4s infinite;
    }

@media (min-width: 1200px) {
    #home-03 .row .col-xl-6:last-child {
        padding-left: 8.3333%;
    }
}

#home-04 {
    background-image: url("img/right-angle.png");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 80% auto;
    height: auto;
}

@media (min-width: 1200px) {
    #home-04 {
        background-size: auto 100%;
    }
}

#home-04 .overflow-image {
    width: 120%;
    max-width: 120%;
}

@media (min-width: 990px) {
    #home-04 .overflow-image {
        position: absolute;
        top: 20%;
        left: 0;
    }
}

@media (min-width: 1330px) {
    #home-04 .overflow-image {
        width: 140%;
        max-width: 140%;
    }
}

@media (min-width: 1559px) {
    #home-04 .overflow-image {
        width: 120%;
        max-width: 120%;
    }
}

#home-05 #revit-logo {
    width: 75px;
    height: auto;
}

@media (min-width: 1200px) {
    #home-05 #revit-logo {
        width: 125px;
    }
}

.casestudy-head {
    background: #69c6ef;
    color: #fff;
    text-align: center;
    font-size: 2.1875rem;
    font-family: 'martian_b_thaibold';
    padding: 40px 0;
    position: relative;
    text-transform: uppercase;
}

@media (min-width: 760px) {
    .casestudy-head {
        font-size: 2.5rem;
        padding: 45px 0;
    }
}

@media (min-width: 990px) {
    .casestudy-head {
        font-size: 3.125rem;
        padding: 80px 0;
    }
}

.casestudy-head .tab {
    width: 40px;
    height: 40px;
    background: #69c6ef;
    z-index: 900;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 20px);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#casestudy-head {
    background: #69c6ef;
    color: #fff;
    text-align: center;
    font-size: 2.1875rem;
    font-family: 'martian_b_thaibold';
    padding: 40px 0;
    position: relative;
    text-transform: uppercase;
}

@media (min-width: 760px) {
    #casestudy-head {
        font-size: 2.5rem;
        padding: 45px 0;
    }
}

@media (min-width: 990px) {
    #casestudy-head {
        font-size: 3.125rem;
        padding: 80px 0;
    }
}

#casestudy-head .tab {
    width: 40px;
    height: 40px;
    background: #69c6ef;
    z-index: 900;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 20px);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#home-06 {
    background: #f6f7fa;
    padding: 100px 0 40px 0;
}

@media (min-width: 760px) {
    #home-06 {
        padding: 40px 0;
    }
}

@media (min-width: 1200px) {
    #home-06 {
        padding: 40px 0 120px 0;
    }
}

#home-07 {
    padding-top: 115px;
}

    #home-07 h2 {
        margin-top: 20px;
    }

@media (min-width: 760px) {
    #home-07 h2 {
        margin-top: 0;
    }
}

.slide-up {
    margin-top: 100px;
    opacity: 0;
}

    .slide-up.start {
        -webkit-animation: slideup 1s .5s forwards;
        animation: slideup 1s .5s forwards;
    }

@-webkit-keyframes slideup {
    0% {
        margin-top: 100px;
        opacity: 0;
    }

    100% {
        margin-top: 0;
        opacity: 1;
    }
}

@keyframes slideup {
    0% {
        margin-top: 100px;
        opacity: 0;
    }

    100% {
        margin-top: 0;
        opacity: 1;
    }
}

.slide-left {
    margin-left: 100px;
    opacity: 0;
}

    .slide-left.start {
        -webkit-animation: slideleft 1s .5s forwards;
        animation: slideleft 1s .5s forwards;
    }

@media (min-width: 760px) {
    .slide-left.start {
        -webkit-animation: slideleft 1s .5s forwards;
        animation: slideleft 1s .5s forwards;
    }
}

.slide-right {
    margin-right: 100px;
    opacity: 0;
}

    .slide-right.start {
        -webkit-animation: slideright 1s .5s forwards;
        animation: slideright 1s .5s forwards;
    }

@media (min-width: 760px) {
    .slide-right.start {
        -webkit-animation: slideright-tab 1s .5s forwards;
        animation: slideright-tab 1s .5s forwards;
    }
}

@media (min-width: 990px) {
    .slide-right.start {
        -webkit-animation: slideright 1s .5s forwards;
        animation: slideright 1s .5s forwards;
    }
}

.fade-in {
    opacity: 0;
}

    .fade-in.start {
        -webkit-animation: fadein 1s .5s forwards;
        animation: fadein 1s .5s forwards;
    }

@media (min-width: 760px) {
    .fade-in.start {
        -webkit-animation: fadein 1s .5s forwards;
        animation: fadein 1s .5s forwards;
    }
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.overflow-image.start {
    left: 100px !important;
    opacity: 0;
}

    .overflow-image.start.start {
        -webkit-animation: slideleft 1.2s .6s forwards;
        animation: slideleft 1.2s .6s forwards;
    }

@media (min-width: 760px) {
    .overflow-image.start.start {
        -webkit-animation: slideleft 1.2s .6s forwards;
        animation: slideleft 1.2s .6s forwards;
    }
}

@-webkit-keyframes slideleft {
    0% {
        margin-left: 100px;
        opacity: 0;
    }

    100% {
        margin-left: 0;
        opacity: 1;
    }
}

@keyframes slideleft {
    0% {
        margin-left: 100px;
        opacity: 0;
    }

    100% {
        margin-left: 0;
        opacity: 1;
    }
}

.overflow-image.start {
    left: 100px;
    opacity: 0;
}

    .overflow-image.start.start {
        -webkit-animation: slideleft 1.3s .6s forwards;
        animation: slideleft 1.3s .6s forwards;
    }

@media (min-width: 760px) {
    .overflow-image.start.start {
        -webkit-animation: slideleft 1.3s .8s forwards;
        animation: slideleft 1.3s .8s forwards;
    }
}

@-webkit-keyframes slideright {
    0% {
        margin-right: 100px;
        opacity: 0;
    }

    100% {
        margin-right: 0px;
        opacity: 1;
    }
}

@keyframes slideright {
    0% {
        margin-right: 100px;
        opacity: 0;
    }

    100% {
        margin-right: 0px;
        opacity: 1;
    }
}

@-webkit-keyframes slideright-tab {
    0% {
        margin-right: 100px;
        opacity: 0;
    }

    100% {
        margin-right: 130px;
        opacity: 1;
    }
}

@keyframes slideright-tab {
    0% {
        margin-right: 100px;
        opacity: 0;
    }

    100% {
        margin-right: 130px;
        opacity: 1;
    }
}

.industry#wide-cards h2 {
    color: #009fde;
    font-family: 'martian_b_thaibold';
    position: relative;
}

@media (min-width: 1200px) {
    .industry#wide-cards h2 {
        font-size: 2.25rem;
    }
}

.industry#wide-cards .row {
    position: relative;
}

    .industry#wide-cards .row .col {
        padding: 0;
    }

        .industry#wide-cards .row .col .card-deck {
            margin-left: 0;
            margin-right: 0;
        }

            .industry#wide-cards .row .col .card-deck .card-body {
                background-repeat: no-repeat !important;
                background-size: cover !important;
            }

    .industry#wide-cards .row::before {
        content: '';
        width: 100%;
        border-top: 2px solid #dcdcdc;
        height: 17px;
        display: block;
        position: absolute;
        top: 15px;
        left: 0;
        background: url(img/icons/gray-arrow.svg) no-repeat center top;
        background-size: 33px 15px;
    }

@media (min-width: 990px) {
    .industry#wide-cards .row::before {
        width: calc(100% - 90px);
        left: 45px;
    }
}

@media (min-width: 1200px) {
    .industry#wide-cards .row::before {
        width: calc(100% - 120px);
        left: 60px;
    }
}

/*********** PRODUCT FAMILY *************/
.family.jumbotron {
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    min-height: 50vh;
}

@media (min-width: 760px) {
    .family.jumbotron {
        height: 75vh;
    }
}

@media (min-width: 990px) {
    .family.jumbotron {
        height: 75vh;
    }
}

@media (min-width: 1400px) {
    .family.jumbotron {
        height: 600px;
    }
}

.family.jumbotron #fam-jumbo-content {
    padding: 90px 0 40px 0;
    font-family: 'martian_b_thailight';
}

@media (min-width: 760px) {
    .family.jumbotron #fam-jumbo-content {
        padding-top: 150px;
    }
}

@media (min-width: 990px) {
    .family.jumbotron #fam-jumbo-content {
        padding-top: 180px;
        text-align: left;
    }
}

@media (min-width: 1200px) {
    .family.jumbotron #fam-jumbo-content {
        padding: 200px 0 0 0;
        font-size: 1.875rem;
        line-height: 2.75rem;
    }
}

@media (min-width: 1400px) {
    .family.jumbotron #fam-jumbo-content {
        font-size: 2.25rem;
        line-height: 3rem;
    }
}

.family.jumbotron #fam-jumbo-content h1 {
    color: #009fde;
    font-size: 1.875rem;
    font-family: 'martian_b_thaibold';
    white-space: nowrap;
    margin: 0 0 10px 0;
}

@media (min-width: 760px) {
    .family.jumbotron #fam-jumbo-content h1 {
        font-size: 2.5rem;
    }
}

@media (min-width: 1400px) {
    .family.jumbotron #fam-jumbo-content h1 {
        font-size: 3.125rem;
    }
}

.family.jumbotron #fam-jumbo-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 990px) {
    .family.jumbotron #fam-jumbo-image {
        width: 52vw;
        position: absolute;
        right: 0;
        bottom: 0;
        height: 50vh;
    }
}

@media (min-width: 1400px) {
    .family.jumbotron #fam-jumbo-image {
        height: 492px;
    }
}

.family.jumbotron #fam-jumbo-image img {
    max-width: 100%;
    width: 100%;
}

#product-bar.family, #product-bar.parts {
    font-size: 1.125rem;
    padding: 12px 0;
    text-align: center;
    margin-top:-10px;
}

@media (min-width: 760px) {
    #product-bar.family, #product-bar.parts {
        font-size: 1.5rem;
        text-align: left;
    }
}

#product-bar.family ul, #product-bar.parts ul {
    display: block;
    list-style: none;
    font-weight: 400;
    margin-left: 0;
    padding-left: 0;
    font-size: 1rem;
    line-height: 1rem;
}

@media (min-width: 990px) {
    #product-bar.family ul, #product-bar.parts ul {
        display: inline-block;
        font-size: 1.5rem;
        line-height: 1.5rem;
        margin: 0;
    }
}

@media (min-width: 1600px) {
    #product-bar.family ul, #product-bar.parts ul {
        margin-left: 16px;
        margin: 0 0px 0 10px;
    }
}

#product-bar.family ul li, #product-bar.parts ul li {
    display: inline-block;
    font-family: 'martian_b_thairegular';
    border-right: solid 4px #69c6ef;
    padding: 0 15px;
    margin-bottom: 8px;
}

    #product-bar.family ul li:last-child, #product-bar.parts ul li:last-child {
        border-right: 0;
    }

    #product-bar.family ul li:first-child, #product-bar.parts ul li:first-child {
        padding-left: 0;
    }

#product-grid .card-deck {
    padding-bottom: 60px;
    margin-left: 0;
    margin-right: 0;
}

    #product-grid .card-deck .card {
        background: #f5f7fa;
        border: none;
        border-radius: 0;
        margin-bottom: 30px;
        -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    }

@media (min-width: 760px) {
    #product-grid .card-deck .card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: calc(33.333333% - 30px);
    }
}

@media (min-width: 990px) {
    #product-grid .card-deck .card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: calc(25% - 30px);
    }
}

#product-grid .card-deck .card a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    height: 100%;
    text-decoration: none !important;
}

    #product-grid .card-deck .card a .card-img-top {
        min-height: 1px;
    }

    #product-grid .card-deck .card a .card-body {
        text-align: center;
    }

        #product-grid .card-deck .card a .card-body h5.card-title {
            margin: 0;
            font-weight: 600;
            font-size: 1rem;
            line-height: 1.25rem;
            text-decoration: none;
            color: #313131 !important;
        }

        #product-grid .card-deck .card a .card-body p.card-text {
            margin: 4px 0 0 0;
            color: #313131 !important;
            font-weight: 400;
            font-size: 1rem;
            line-height: 1.25rem;
            text-decoration: none;
        }

    #product-grid .card-deck .card a .card-footer {
        padding: 8px 0;
        font-size: 1.25rem;
        background-color: #69c6ef;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        display: block;
        text-decoration: none;
        padding: 8px 0;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        font-weight: 600;
        text-decoration: none;
    }

    #product-grid .card-deck .card a:hover .card-body h5, #product-grid .card-deck .card a:hover .card-body p.card-text {
        text-decoration: none !important;
        color: #313131 !important;
    }

    #product-grid .card-deck .card a:hover .card-footer {
        background-color: #009fde;
        text-decoration: none !important;
    }

.carousel-title {
    background: #f6f7fa;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 2px;
    padding: 30px 0;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}

    .carousel-title::after {
        display: block;
        width: 20px;
        height: 20px;
        background: #f6f7fa;
        position: absolute;
        bottom: -10px;
        left: calc(50% - 10px);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        content: '';
    }

@media (min-width: 760px) {
    .carousel-title {
        font-size: 2rem;
    }
}

@media (min-width: 1200px) {
    .carousel-title {
        margin-bottom: 20px;
    }
}

#carousel {
    background: #fff;
    margin-bottom: 30px;
}

@media (min-width: 760px) {
    #carousel {
        margin-bottom: 0;
    }
}

#carousel #carousel-title {
    background: #f6f7fa;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 2px;
    padding: 30px 0;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}

    #carousel #carousel-title::after {
        display: block;
        width: 20px;
        height: 20px;
        background: #f6f7fa;
        position: absolute;
        bottom: -10px;
        left: calc(50% - 10px);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        content: '';
    }

@media (min-width: 760px) {
    #carousel #carousel-title {
        font-size: 2rem;
    }
}

@media (min-width: 1200px) {
    #carousel #carousel-title {
        margin-bottom: 20px;
    }
}

#case-studies .row {
    margin-left: 0;
    margin-right: 0;
}

    #case-studies .row .col {
        padding: 0;
        background-size: cover;
        background-repeat: no-repeat;
    }

        #case-studies .row .col a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            width: 100%;
            height: 400px;
            background: url("img/case-study-overlay.png") no-repeat;
            background-size: cover;
            border-top: 3px solid #fff;
            border-bottom: 3px solid #fff;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-flow: column;
            flex-flow: column;
            -webkit-box-flex: 0;
            -ms-flex-positive: 0;
            flex-grow: 0;
            text-align: center;
            color: #fff;
            text-decoration: none;
            text-transform: uppercase;
            font-size: 1.5rem;
        }

@media (min-width: 760px) {
    #case-studies .row .col a {
        height: 322px;
    }
}

@media (min-width: 990px) {
    #case-studies .row .col a {
        height: 644px;
    }
}

#case-studies .row .col a:hover {
    background-blend-mode: lighten;
}

    #case-studies .row .col a:hover .arrow-link {
        margin-left: 20px;
    }

#case-studies .row .col a div {
    display: block;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    font-family: 'martian_b_thaibold';
}

    #case-studies .row .col a div.case-title {
        font-size: 2rem;
        line-height: 2.25rem;
        max-width: 600px;
        margin: 60px auto 50px auto;
    }

@media (min-width: 760px) {
    #case-studies .row .col a div.case-title {
        margin: 40px auto 30px auto;
        min-height: 110px;
    }
}

@media (min-width: 990px) {
    #case-studies .row .col a div.case-title {
        margin: 60px auto 50px auto;
        min-height: 80px;
    }
}

#case-studies .row .col a div .arrow-link {
    width: 45px;
    height: auto;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

@media (min-width: 760px) {
    #case-studies .row .col:first-child a, #case-studies .row .col:nth-child(3) a {
        border-right: 3px solid #fff;
    }

    #case-studies .row .col:last-child a, #case-studies .row .col:nth-child(2) a {
        border-left: 3px solid #fff;
    }
}

#case-studies #more-cases a {
    color: #fff;
    text-decoration: none;
    text-align: center;
    background: #221f20;
    color: #fff;
    padding: 30px 0;
    width: 100%;
    font-size: 1.5rem;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    #case-studies #more-cases a img {
        width: 35px;
        margin-left: 10px;
    }

@media (min-width: 760px) {
    #case-studies #more-cases a img {
        width: 45px;
    }
}

@media (min-width: 760px) {
    #case-studies #more-cases a {
        font-size: 2rem;
    }
}

/**
    .stacked-cards {
        position: relative;
        margin-bottom: 30px;
        & ul {
            height: 275px;
            @media(min-width: 760px){
                height: 360px;
            }
            @media(min-width: 990px){
                height: 320px;
            }
            @media(min-width: 1200px){
                height: 400px;
            }
        }
    }
    .stacked-cards ul {
        position: relative;
        max-width: 60%;
        margin: 0 auto;
        padding-left: 0;
    }
​
    .stacked-cards li {
        margin-top: 5px;
        cursor: pointer;
        border-radius: 0px;
        //box-shadow: 0 3px 6px 0px #333;
        list-style: none;
        width: 150%;
        position: absolute;
        left: 50%;
        height: 240px;
        transition: 0.5s ease transform;
        @media(min-width: 760px){
            height: 345px;
            width: 125%;
        }
        @media(min-width: 990px){
            height: 295px;
            width: 70%;
        }
        @media(min-width: 1200px){
            height: 360px;
            width: 70%;
        }
    }
​
    .stacked-cards li:after {
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        background: #fff;
        opacity: 0.5;
    }
    .stacked-cards li.active:after {
        display: none;
    }
    .stacked-cards li img {
        position: relative;
        display: block;
        max-width: 100%;
        z-index: 4;
    }
    .stacked-cards li.active {
        cursor: default;
        //box-shadow: 0 5px 10px 0px #333;
        transition: 0.5s ease transform;
    }


**/
/*********** PARTS *************/
.parts.jumbotron {
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    height: 70vh;
}

@media (min-width: 760px) {
    .parts.jumbotron {
        height: 58vh;
    }
}

@media (min-width: 990px) {
    .parts.jumbotron {
        height: 70vh;
    }

        .parts.jumbotron.landing-hero {
            height: 375px;
        }

            .parts.jumbotron.landing-hero #parts-jumbo-image {
                height: 375px;
                padding-top: 200px;
            }

        .parts.jumbotron:not(.landing-hero) {
            height: 60vh;
            padding-top: 50px;
        }

            .parts.jumbotron:not(.landing-hero) .container {
                position: relative;
            }

                .parts.jumbotron:not(.landing-hero) .container #parts-jumbo-image {
                    padding-top: 120px;
                    padding-left: 50px;
                }

                    .parts.jumbotron:not(.landing-hero) .container #parts-jumbo-image img {
                        width: 90%;
                    }
}

@media (min-width: 1200px) {
    .parts.jumbotron #parts-jumbo-content {
        text-align: left;
        padding: 200px 0 0 0;
        font-size: 1.875rem;
        line-height: 2.75rem;
    }

    .parts.jumbotron.landing-hero {
        height: 475px;
    }

        .parts.jumbotron.landing-hero #parts-jumbo-image {
            height: 475px;
            padding-top: 180px;
        }

    .parts.jumbotron:not(.landing-hero) .container #parts-jumbo-image {
        padding-top: 210px;
        padding-left: 100px;
        right: -15%;
    }
}

@media (min-width: 1400px) {
    .parts.jumbotron {
        height: 600px;
    }

        .parts.jumbotron.landing-hero {
            height: 500px;
        }

            .parts.jumbotron.landing-hero #parts-jumbo-image {
                padding-top: 0px;
            }

        .parts.jumbotron:not(.landing-hero) .container #parts-jumbo-image {
            padding-top: 350px;
            padding-left: 150px;
        }
}

.parts.jumbotron #parts-jumbo-content {
    padding: 90px 0 40px 0;
    font-family: 'martian_b_thailight';
}

@media (min-width: 760px) {
    .parts.jumbotron #parts-jumbo-content {
        padding-top: 150px;
    }
}



@media (min-width: 1400px) {
    .parts.jumbotron #parts-jumbo-content {
        font-size: 2.25rem;
        line-height: 3rem;
    }
}

.parts.jumbotron #parts-jumbo-content h1 {
    color: #221f20;
    font-size: 1.875rem;
    line-height: 1.875rem;
    font-family: 'martian_b_thailight';
    margin: 50px 0 10px 0;
}

    .parts.jumbotron #parts-jumbo-content h1 strong, .parts.jumbotron #parts-jumbo-content h1 b {
        color: #009fde;
        font-family: 'martian_b_thaibold';
    }

@media (min-width: 760px) {
    .parts.jumbotron #parts-jumbo-content h1 {
        margin: 0px 0 10px 0;
        white-space: nowrap;
    }
}

@media (min-width: 990px) {
    .parts.jumbotron #parts-jumbo-content h1 {
        text-align: left;
        margin: 50px 0 10px 0;
    }
}

@media (min-width: 1200px) {
    .parts.jumbotron #parts-jumbo-content h1 {
        font-size: 2.5rem;
        line-height: 2.5rem;
    }
}

@media (min-width: 1400px) {
    .parts.jumbotron #parts-jumbo-content h1 {
        font-size: 3.125rem;
        line-height: 3.125rem;
    }
}

.parts.jumbotron #parts-jumbo-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

@media (min-width: 990px) {
    .parts.jumbotron #parts-jumbo-image {
        width: 52vw;
        position: absolute;
        right: 0;
        bottom: 0;
        height: 30vh;
    }

    .parts.jumbotron.landing-hero #parts-jumbo-image {
        width: 47vw;
        position: absolute;
        right: 0;
        bottom: 0;
        height: 500px;
    }
}

@media (min-width: 1200px) {
    .parts.jumbotron #parts-jumbo-image {
        height: 50vh;
    }
}

@media (min-width: 1400px) {
    .parts.jumbotron #parts-jumbo-image {
        height: 570px;
    }

    .parts.jumbotron.landing-hero #parts-jumbo-image {
        height: 500px;
    }

        .parts.jumbotron.landing-hero #parts-jumbo-image img {
            margin-top: 100px;
        }

    .parts.jumbotron.landing-hero #parts-jumbo-content {
        padding-top: 160px;
    }
}

.parts.jumbotron #parts-jumbo-image img {
    max-width: 100%;
}

a.btn-find {
    color: #fff;
    background: #69c6ef;
    border-radius: 40px;
    overflow: hidden;
    text-decoration: none;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    font-weight: 600;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 9px 27px 0px rgba(40, 101, 172, 0);
    box-shadow: 0px 9px 27px 0px rgba(40, 101, 172, 0);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

    a.btn-find.reversed {
        background: #69c6ef;
    }

        a.btn-find.reversed:hover {
            color: #69c6ef;
            background: #69c6ef;
        }

    a.btn-find.center {
        margin: 0 auto;
    }

    a.btn-find img {
        height: 75px;
        width: 90px;
        margin-right: 15px;
    }

    a.btn-find:hover {
        background: #009fde;
        -webkit-box-shadow: 0px 0px 27px 0px rgba(40, 101, 172, 0.29);
        box-shadow: 0px 0px 27px 0px rgba(40, 101, 172, 0.29);
    }

@media (min-width: 760px) {
    a.btn-find {
        width: 330px;
        margin-top: 50px;
        font-size: 20px;
        line-height: 20px;
    }
}

@media (min-width: 1400px) {
    a.btn-find {
        width: 380px;
        margin-top: 50px;
        font-size: 22px;
        line-height: 22px;
    }
}

#product-bar.parts .tab {
    left: 15%;
    z-index: 1;
}

#product-bar.parts .container {
    position: relative;
    z-index: 40;
}

#product-bar.parts .content {
    z-index: 40;
    position: relative;
}

.grid-image-fix .image-content .container.content .image-area img {
    width: 100%;
    min-height: 1px;
}

/*********** SERVICE *************/
.service.jumbotron, .landing.jumbotron {
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    height: auto;
    padding-bottom: 60px;
}

@media (min-width: 760px) {
    .service.jumbotron, .landing.jumbotron {
        height: auto;
    }
}

@media (min-width: 990px) {
    .service.jumbotron, .landing.jumbotron {
        height: 466px;
    }
}

@media (min-width: 1400px) {
    .service.jumbotron, .landing.jumbotron {
        height: 500px;
    }
}

.service.jumbotron #service-jumbo-content, .landing.jumbotron #service-jumbo-content {
    padding: 90px 0 0 0;
    font-family: 'martian_b_thailight';
}

@media (min-width: 760px) {
    .service.jumbotron #service-jumbo-content, .landing.jumbotron #service-jumbo-content {
        padding-top: 150px;
        z-index: 50;
    }
}

@media (min-width: 990px) {
    .service.jumbotron #service-jumbo-content, .landing.jumbotron #service-jumbo-content {
        text-align: left;
    }
}

@media (min-width: 1200px) {
    .service.jumbotron #service-jumbo-content {
        padding: 200px 0 0 0;
        font-size: 1.875rem;
        line-height: 2.75rem;
    }

    .landing.jumbotron #service-jumbo-content {
        padding: 120px 0 0 0;
        font-size: 1.875rem;
        line-height: 2.75rem;
    }
}

@media (min-width: 1400px) {
    .service.jumbotron #service-jumbo-content, .landing.jumbotron #service-jumbo-content {
        font-size: 2.25rem;
        line-height: 3rem;
    }
}

.service.jumbotron #service-jumbo-content h1, .landing.jumbotron #service-jumbo-content h1 {
    color: #221f20;
    font-size: 1.875rem;
    line-height: 1.875rem;
    font-family: 'martian_b_thailight';
    white-space: normal;
    margin: 50px 0 10px 0;
}

    .service.jumbotron #service-jumbo-content h1.blue, .landing.jumbotron #service-jumbo-content h1.blue {
        color: #009fde;
    }


    .service.jumbotron #service-jumbo-content h1 strong, .service.jumbotron #service-jumbo-content h1 b,
    .landing.jumbotron #service-jumbo-content h1 strong, .landing.jumbotron #service-jumbo-content h1 b {
        color: #009fde;
        font-family: 'martian_b_thaibold';
    }

@media (min-width: 760px) {
    .service.jumbotron #service-jumbo-content h1, .landing.jumbotron #service-jumbo-content h1 {
        margin: 0px 0 10px 0;
        white-space: normal;
    }
}

@media (min-width: 990px) {
    .service.jumbotron #service-jumbo-content h1, .landing.jumbotron #service-jumbo-content h1 {
        text-align: left;
        margin: 50px 0 10px 0;
    }
}

@media (min-width: 1200px) {
    .service.jumbotron #service-jumbo-content h1, .landing.jumbotron #service-jumbo-content h1 {
        font-size: 2.5rem;
        line-height: 2.5rem;
    }
}

@media (min-width: 1400px) {
    .service.jumbotron #service-jumbo-content h1, .landing.jumbotron #service-jumbo-content h1 {
        font-size: 3.125rem;
        line-height: 3.125rem;
    }
}

.service.jumbotron #service-jumbo-image, .landing.jumbotron #service-jumbo-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

@media (min-width: 990px) {
    .service.jumbotron #service-jumbo-image, .landing.jumbotron #service-jumbo-image {
        width: 52vw;
        position: absolute;
        right: 0;
        bottom: 0;
        height: 30vh;
    }
}

@media (min-width: 1200px) {
    .service.jumbotron #service-jumbo-image, .landing.jumbotron #service-jumbo-image {
        height: 360px;
    }
}

@media (min-width: 1400px) {
    .service.jumbotron #service-jumbo-image, .landing.jumbotron #service-jumbo-image {
        height: 415px;
    }
}

.service.jumbotron #service-jumbo-image img, .landing.jumbotron #service-jumbo-image img {
    max-width: 100%;
}

.supplier.jumbotron {
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    height: auto;
    padding-bottom: 60px;
}

@media (min-width: 760px) {
    .supplier.jumbotron {
        height: auto;
    }
}

@media (min-width: 990px) {
    .supplier.jumbotron {
        height: 70vh;
    }
}

@media (min-width: 1400px) {
    .supplier.jumbotron {
        height: 500px;
    }
}

.supplier.jumbotron #supplier-jumbo-content {
    padding: 90px 0 0 0;
    font-family: 'martian_b_thailight';
}

@media (min-width: 760px) {
    .supplier.jumbotron #supplier-jumbo-content {
        padding-top: 150px;
        z-index: 50;
    }
}

@media (min-width: 990px) {
    .supplier.jumbotron #supplier-jumbo-content {
        text-align: left;
    }
}

@media (min-width: 1200px) {
    .supplier.jumbotron #supplier-jumbo-content {
        padding: 200px 0 0 0;
        font-size: 1.875rem;
        line-height: 2.75rem;
    }
}

@media (min-width: 1400px) {
    .supplier.jumbotron #supplier-jumbo-content {
        font-size: 2.25rem;
        line-height: 3rem;
    }
}

.supplier.jumbotron #supplier-jumbo-content h1 {
    color: #221f20;
    font-size: 1.875rem;
    line-height: 1.875rem;
    font-family: 'martian_b_thailight';
    white-space: normal;
    margin: 50px 0 10px 0;
}

    .supplier.jumbotron #supplier-jumbo-content h1 strong, .supplier.jumbotron #supplier-jumbo-content h1 b {
        color: #009fde;
        font-family: 'martian_b_thaibold';
    }

@media (min-width: 760px) {
    .supplier.jumbotron #supplier-jumbo-content h1 {
        margin: 0px 0 10px 0;
        white-space: normal;
    }
}

@media (min-width: 990px) {
    .supplier.jumbotron #supplier-jumbo-content h1 {
        text-align: left;
        margin: 50px 0 10px 0;
    }
}

@media (min-width: 1200px) {
    .supplier.jumbotron #supplier-jumbo-content h1 {
        font-size: 2.5rem;
        line-height: 2.5rem;
    }
}

@media (min-width: 1400px) {
    .supplier.jumbotron #supplier-jumbo-content h1 {
        font-size: 3.125rem;
        line-height: 3.125rem;
    }
}

.supplier.jumbotron #supplier-jumbo-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 110%;
}

@media (min-width: 760px) {
    .supplier.jumbotron #supplier-jumbo-image {
        width: 110%;
    }
}

@media (min-width: 990px) {
    .supplier.jumbotron #supplier-jumbo-image {
        width: 90vw;
        position: absolute;
        right: 0;
        bottom: 20%;
        height: 30vh;
        z-index: 1;
    }
}

@media (min-width: 1200px) {
    .supplier.jumbotron #supplier-jumbo-image {
        height: 50vh;
        width: 72vw;
        bottom: 0;
    }
}

@media (min-width: 1400px) {
    .supplier.jumbotron #supplier-jumbo-image {
        height: 600px;
    }
}

.supplier.jumbotron #supplier-jumbo-image img {
    max-width: 100%;
}

#service-locator, #service-detail {
    margin: 45px 0 80px 0;
}

@media (min-width: 1200px) {
    #service-locator .container, #service-detail .container {
        max-width: 1157px;
    }
}

#service-locator .container #locator-form, #service-locator .container .locator-form, #service-detail .container #locator-form, #service-detail .container .locator-form {
    margin-top: 50px;
}

#service-locator .container .row, #service-detail .container .row {
    align-items: center;
}

#service-locator .container #locator-form .zip, #service-locator .container .locator-form .zip, #service-detail .container #locator-form .zip, #service-detail .container .locator-form .zip {
    width: 140px;
}

    #service-locator .container #locator-form .zip input, #service-locator .container .locator-form .zip input, #service-detail .container #locator-form .zip input, #service-detail .container .locator-form .zip input {
        width: 120px;
        margin: 0 0 0 8px;
    }

#service-locator .container #locator-form .country, #service-locator .container #locator-form .state, #service-locator .container #locator-form .province, #service-locator .container .locator-form .country, #service-locator .container .locator-form .state, #service-locator .container .locator-form .province, #service-detail .container #locator-form .country, #service-detail .container #locator-form .state, #service-detail .container #locator-form .province, #service-detail .container .locator-form .country, #service-detail .container .locator-form .state, #service-detail .container .locator-form .province {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}

#locator-form-REP {
    margin-bottom: 15px;
}

@media (min-width: 760px) {
    #service-locator .container #locator-form .country, #service-locator .container #locator-form .state, #service-locator .container #locator-form .province, #service-locator .container .locator-form .country, #service-locator .container .locator-form .state, #service-locator .container .locator-form .province, #service-detail .container #locator-form .country, #service-detail .container #locator-form .state, #service-detail .container #locator-form .province, #service-detail .container .locator-form .country, #service-detail .container .locator-form .state, #service-detail .container .locator-form .province {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 20%;
        flex: 1 1 20%;
    }

    #locator-form-REP {
        margin-bottom: 20px;
    }


    #service-locator .container #locator-form .or, #service-locator .container #locator-form .last-button, #service-locator .container #locator-form .zip, #service-locator .container .locator-form .or, #service-locator .container .locator-form .last-button, #service-locator .container .locator-form .zip, #service-detail .container #locator-form .or, #service-detail .container #locator-form .last-button, #service-detail .container #locator-form .zip, #service-detail .container .locator-form .or, #service-detail .container .locator-form .last-button, #service-detail .container .locator-form .zip {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
}

#service-locator .container #locator-form select, #service-locator .container .locator-form select, #service-detail .container #locator-form select, #service-detail .container .locator-form select {
    display: block;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 600;
    color: #221f20;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    width: 100%;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    border: none;
    -webkit-box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
    border-radius: 8em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #f6f7fa;
    background-image: url("img/select-arrow.svg");
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}

    #service-locator .container #locator-form select::-ms-expand, #service-locator .container .locator-form select::-ms-expand, #service-detail .container #locator-form select::-ms-expand, #service-detail .container .locator-form select::-ms-expand {
        display: none;
    }

    #service-locator .container #locator-form select:focus, #service-locator .container .locator-form select:focus, #service-detail .container #locator-form select:focus, #service-detail .container .locator-form select:focus {
        border-color: #aaa;
        -webkit-box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
        box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
        box-shadow: 0 0 0 3px -moz-mac-focusring;
        color: #222;
        outline: none;
    }

    #service-locator .container #locator-form select option, #service-locator .container .locator-form select option, #service-detail .container #locator-form select option, #service-detail .container .locator-form select option {
        font-weight: normal;
    }

#service-locator .container #locator-form input[type=text], #service-locator .container .locator-form input[type=text], #service-detail .container #locator-form input[type=text], #service-detail .container .locator-form input[type=text] {
    background: #fff;
    border: 1px solid #d7d7d7;
    font-size: 1.0625rem;
    padding: 12px;
    border-radius: 0;
    height: 40px;
}

#service-locator .container #locator-form input[type=button], #service-locator .container .locator-form input[type=button], #service-detail .container #locator-form input[type=button], #service-detail .container .locator-form input[type=button] {
    background-color: #009fde;
    background-image: url(img/white-arrow.svg);
    background-repeat: no-repeat;
    background-size: 25px auto;
    background-position: 80% center;
    color: #fff;
    border: none;
    font-size: 1.0625rem;
    padding: 12px;
    border-radius: 20px;
    height: 40px;
    width: 90px;
    padding-left: 15px;
    text-align: left;
    margin: auto;
}

#service-locator .container .locator-results, #service-detail .container .locator-results {
    margin-top: 40px;
}

@media (min-width: 760px) {
    #service-locator .container .locator-results, #service-detail .container .locator-results {
        margin-top: 0;
    }
}

#service-locator .container #locator-tabs, #service-detail .container #locator-tabs {
    border-bottom: none;
    margin: 0;
    display: none;
}

@media (min-width: 760px) {
    #service-locator .container #locator-tabs, #service-detail .container #locator-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

#service-locator .container #locator-tabs .nav-item, #service-detail .container #locator-tabs .nav-item {
    width: 100%;
    color: #fff;
    text-decoration: none;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    font-weight: 600;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 9px 27px 0px rgba(40, 101, 172, 0);
    box-shadow: 0px 9px 27px 0px rgba(40, 101, 172, 0);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

@media (min-width: 760px) {
    #service-locator .container #locator-tabs .nav-item, #service-detail .container #locator-tabs .nav-item {
        width: 33.333333%;
    }
}

#service-locator .container #locator-tabs .nav-item a.nav-link, #service-detail .container #locator-tabs .nav-item a.nav-link {
    background-image: url("img/button-end.png");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    background-color: #b2b2b2;
    display: block;
    width: 97%;
    padding-left: 97px;
    font-size: 1.3125rem;
    line-height: 1.3125rem;
    margin: 0 auto;
    border-radius: 20px;
    color: #fff;
    text-decoration: none;
    border: none;
}

    #service-locator .container #locator-tabs .nav-item a.nav-link.active, #service-detail .container #locator-tabs .nav-item a.nav-link.active {
        background-color: #69c6ef;
    }

    #service-locator .container #locator-tabs .nav-item a.nav-link:hover, #service-detail .container #locator-tabs .nav-item a.nav-link:hover {
        -webkit-box-shadow: 0px 0px 27px 0px rgba(40, 101, 172, 0.29);
        box-shadow: 0px 0px 27px 0px rgba(40, 101, 172, 0.29);
    }

#service-locator .container #tab-select, #service-detail .container #tab-select {
    margin-top: 40px;
    display: block;
    font-size: 20px;
    font-family: sans-serif;
    font-weight: 600;
    color: #fff;
    line-height: 1.3;
    padding: .8rem 1.4em .5em .8rem;
    width: 100%;
    text-transform: uppercase;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    border: none;
    -webkit-box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #009fde;
    background-image: url("img/select-arrow-white.svg");
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}

@media (min-width: 760px) {
    #service-locator .container #tab-select, #service-detail .container #tab-select {
        display: none;
    }
}

#service-locator .container #tab-select::-ms-expand, #service-detail .container #tab-select::-ms-expand {
    display: none;
}

#service-locator .container #tab-select:focus, #service-detail .container #tab-select:focus {
    border-color: #aaa;
    -webkit-box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #fff;
    outline: none;
}

#service-locator .container #tab-select option, #service-detail .container #tab-select option {
    font-weight: normal;
}

#service-locator .container #locator-content, #service-detail .container #locator-content {
    margin-top: 50px;
    padding-left: 10px;
}

.tab-content {
    font-size: 1.125rem;
    line-height: 1.625rem;
}

    .tab-content .companyName {
        font-family: 'martian_b_thaibold';
        color: #009fde;
        text-transform: uppercase;
    }

    .tab-content .companyEmail a, .tab-content .companyWebsite a {
        color: #009fde;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .tab-content .companyEmail a::after, .tab-content .companyWebsite a::after {
            display: inline-block;
            width: 24px;
            height: 24px;
            margin-left: 6px;
        }

        .tab-content .companyEmail a::after {
            content: '';
            background-image: url("img/icons/envelope.svg");
            background-repeat: no-repeat;
            background-size: 12px 12px;
            background-position: left center;
        }

        .tab-content .companyWebsite a::after {
            content: '';
            background-image: url("img/icons/external-link.svg");
            background-repeat: no-repeat;
            background-size: contain;
            background-size: 12px 12px;
            background-position: left center;
        }

    .tab-content hr {
        border: 0;
        height: 0;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        margin: 25px 0;
    }

#service-detail {
    margin: 45px 0 0px 0;
}

    #service-detail h3 {
        color: #009fde;
        font-family: 'martian_b_thaibold';
    }

#cards .card-deck.photo-cards, #wide-cards .card-deck.photo-cards, .narrow-cards .card-deck.photo-cards, .narrowest-cards .card-deck.photo-cards {
    margin-top: 60px;
    margin-bottom: 40px;
}

    #cards .card-deck.photo-cards .card, #wide-cards .card-deck.photo-cards .card, .narrow-cards .card-deck.photo-cards .card, .narrowest-cards .card-deck.photo-cards .card {
        background: #fff;
        border-radius: 0;
        border: none;
        margin-bottom: 34px;
        height: 270px;
    }

        #cards .card-deck.photo-cards .card a, #wide-cards .card-deck.photo-cards .card a, .narrow-cards .card-deck.photo-cards .card a, .narrowest-cards .card-deck.photo-cards .card a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-flow: column;
            flex-flow: column;
            text-decoration: none !important;
        }

            #cards .card-deck.photo-cards .card a .card-body, #wide-cards .card-deck.photo-cards .card a .card-body, .narrow-cards .card-deck.photo-cards .card a .card-body, .narrowest-cards .card-deck.photo-cards .card a .card-body {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                background-size: cover !important;
                background-position: center !important;
                background-repeat: no-repeat !important;
                height: 223px;
            }

                #cards .card-deck.photo-cards .card a .card-body h5, #wide-cards .card-deck.photo-cards .card a .card-body h5, .narrow-cards .card-deck.photo-cards .card a .card-body h5, .narrowest-cards .card-deck.photo-cards .card a .card-body h5 {
                    color: #fff !important;
                    font-size: 1.5rem;
                    font-family: 'martian_b_thaibold';
                    text-align: center;
                    text-decoration: none;
                }

            #cards .card-deck.photo-cards .card a .card-footer, #wide-cards .card-deck.photo-cards .card a .card-footer, .narrow-cards .card-deck.photo-cards .card a .card-footer, .narrowest-cards .card-deck.photo-cards .card a .card-footer {
                background: #69c6ef;
                color: #fff !important;
                width: 100%;
                display: block;
                text-align: center;
                text-decoration: none;
                padding: 8px 0;
                text-transform: uppercase;
                font-size: 1.25rem;
                line-height: 1.375rem;
                text-decoration: none;
                min-height: 47px;
            }

@media (min-width: 1400px) {
    #cards .card-deck.photo-cards .card a .card-footer, #wide-cards .card-deck.photo-cards .card a .card-footer, .narrow-cards .card-deck.photo-cards .card a .card-footer, .narrowest-cards .card-deck.photo-cards .card a .card-footer {
        height: 47px;
    }
}

#cards .card-deck.photo-cards .card a:hover .card-body h5, #wide-cards .card-deck.photo-cards .card a:hover .card-body h5, .narrow-cards .card-deck.photo-cards .card a:hover .card-body h5, .narrowest-cards .card-deck.photo-cards .card a:hover .card-body h5 {
    text-decoration: none !important;
}

#cards .card-deck.photo-cards .card a:hover .card-footer, #wide-cards .card-deck.photo-cards .card a:hover .card-footer, .narrow-cards .card-deck.photo-cards .card a:hover .card-footer, .narrowest-cards .card-deck.photo-cards .card a:hover .card-footer {
    text-decoration: none !important;
}

#cards .card-deck.photo-cards#four-wide, #cards .card-deck.photo-cards.four-wide, #wide-cards .card-deck.photo-cards#four-wide, #wide-cards .card-deck.photo-cards.four-wide, .narrow-cards .card-deck.photo-cards#four-wide, .narrow-cards .card-deck.photo-cards.four-wide {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.narrowest-cards .card-deck.photo-cards#two-wide, .narrowest-cards .card-deck.photo-cards.two-wide {
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
}

@media (min-width: 760px) {
    #cards .card-deck.photo-cards#four-wide .card, #cards .card-deck.photo-cards.four-wide .card, #wide-cards .card-deck.photo-cards#four-wide .card, #wide-cards .card-deck.photo-cards.four-wide .card, .narrow-cards .card-deck.photo-cards#four-wide .card, .narrow-cards .card-deck.photo-cards.four-wide .card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
    }

    .narrowest-cards .card-deck.photo-cards#two-wide .card, .narrowest-cards .card-deck.photo-cards.two-wide .card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 43%;
        flex: 0 0 43%;
    }
}

@media (min-width: 1200px) {
    #cards .card-deck.photo-cards#four-wide .card, #cards .card-deck.photo-cards.four-wide .card, #wide-cards .card-deck.photo-cards#four-wide .card, #wide-cards .card-deck.photo-cards.four-wide .card, .narrow-cards .card-deck.photo-cards#four-wide .card, .narrow-cards .card-deck.photo-cards.four-wide .card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 22%;
        flex: 0 0 22%;
    }
}

@media (min-width: 760px) {
    #cards .card-deck.photo-cards#three-wide .card, #cards .card-deck.photo-cards.three-wide .card, #wide-cards .card-deck.photo-cards#three-wide .card, #wide-cards .card-deck.photo-cards.three-wide .card, .narrow-cards .card-deck.photo-cards#three-wide .card, .narrow-cards .card-deck.photo-cards.three-wide .card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29%;
        flex: 0 0 29%;
    }
}

@media (min-width: 990px) {
    #cards .card-deck.photo-cards#three-wide .card, #cards .card-deck.photo-cards.three-wide .card, #wide-cards .card-deck.photo-cards#three-wide .card, #wide-cards .card-deck.photo-cards.three-wide .card, .narrow-cards .card-deck.photo-cards#three-wide .card, .narrow-cards .card-deck.photo-cards.three-wide .card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
    }
}

.narrow-cards {
    padding: 0 0 0 0;
}

#wide-cards .container {
    width: 95%;
    max-width: 1700px !important;
}

#wide-cards.with-title .card-deck {
    margin-bottom: 130px;
}

#wide-cards a {
    text-decoration: none;
}

    #wide-cards a:hover {
        text-decoration: none !important;
    }

/*********** NEW *************/
.news.jumbotron, .services.jumbotron, .resources.jumbotron {
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    height: 94px;
    margin-top: 90px;
    color: #fff;
}

@media (min-width: 760px) {
    .news.jumbotron, .services.jumbotron, .resources.jumbotron {
        margin-top: 140px;
        height: 181px;
    }
}

@media (min-width: 1200px) {
    .news.jumbotron, .services.jumbotron, .resources.jumbotron {
        margin-top: 176px;
        height: 181px;
    }
}

.news.jumbotron #news-jumbo-content, .services.jumbotron #news-jumbo-content, .resources.jumbotron #news-jumbo-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 94px;
}

@media (min-width: 760px) {
    .news.jumbotron #news-jumbo-content, .services.jumbotron #news-jumbo-content, .resources.jumbotron #news-jumbo-content {
        height: 181px;
    }
}

.news.jumbotron #news-jumbo-content h1, .services.jumbotron #news-jumbo-content h1, .resources.jumbotron #news-jumbo-content h1 {
    font-size: 1.875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.875rem;
    font-family: 'martian_b_thairegular';
    font-weight: 400;
}

@media (min-width: 760px) {
    .news.jumbotron #news-jumbo-content h1, .services.jumbotron #news-jumbo-content h1, .resources.jumbotron #news-jumbo-content h1 {
        font-size: 2.75rem;
        line-height: 3rem;
    }
}

.news.jumbotron {
    background: #69c6ef url("img/news-header.jpg") no-repeat;
    background-size: cover;
}

.integrated.jumbotron {
    background: #69c6ef url("img/integrated-background.png") no-repeat;
    background-size: cover;
}

@media (min-width: 1200px) {
    .integrated {
        margin-top: 176px;
        height: 55px;
        background: #69c6ef;
    }
}

.services.jumbotron {
    background: #69c6ef url("img/services-header.jpg") no-repeat;
    background-size: cover;
}

.resources.jumbotron {
    background: #69c6ef url("img/resources-header.jpg") no-repeat;
    background-size: cover;
}

.jumbotron.detail {
    background-color: black;
    background-size: cover !important;
    background-position: center !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 400px;
}

@media (min-width: 760px) {
    .jumbotron.detail {
        height: 400px;
    }
}

@media (min-width: 1400px) {
    .jumbotron.detail {
        height: 600px;
    }
}

.jumbotron.detail .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: black;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}

@media (min-width: 760px) {
    .jumbotron.detail .overlay {
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0)));
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    }
}

@media (min-width: 1400px) {
    .jumbotron.detail .overlay {
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), color-stop(80%, rgba(0, 0, 0, 0)));
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 80%);
    }
}

.jumbotron.detail .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
    z-index: 400;
}

    .jumbotron.detail .container .row {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-left: 0;
        margin-right: 0;
    }

        .jumbotron.detail .container .row .col h1 {
            color: #fff;
            font-size: 1.5rem;
            line-height: 1.875rem;
            text-align: center;
            margin-bottom: 3.75rem;
        }

@media (min-width: 760px) {
    .jumbotron.detail .container .row .col h1 {
        font-size: 2rem;
        line-height: 2.625rem;
    }
}

@media (min-width: 1400px) {
    .jumbotron.detail .container .row .col h1 {
        font-size: 2.625rem;
        line-height: 3.0625rem;
    }
}

.jumbotron.detail .article-tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: -25px;
    left: calc(50% - 110px);
    height: 50px;
    width: 210px;
    background: #69c6ef;
    color: #fff;
    font-size: 1.125rem;
    z-index: 700;
    text-transform: uppercase;
}

    .jumbotron.detail .article-tag .text {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }

        .jumbotron.detail .article-tag .text::before {
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            width: 30px;
            height: 30px;
            margin-right: 15px;
            content: '';
        }

    .jumbotron.detail .article-tag.pr .text::before {
        background: url("img/icons/pr.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .jumbotron.detail .article-tag.news .text::before {
        background: url("img/icons/news.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .jumbotron.detail .article-tag.blog .text::before {
        background: url("img/icons/blog.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

.article-detail {
    padding-top: 100px;
}

    .article-detail p {
        font-size: 1rem;
        line-height: 1.5rem;
    }

@media (min-width: 992px) {
    .article-detail p {
        font-size: 1.125rem;
        line-height: 1.625rem;
    }
}

.article-detail p img {
    margin: 20px 0 30px 0;
}

.article-detail .where-when {
    font-size: 1.125rem;
    color: #009fde;
    font-family: 'martian_b_thaisemibold';
}

.article-detail h2 {
    text-transform: none;
    font-size: 1rem;
    line-height: 1.5rem;
    font-family: 'martian_b_thailight';
}

@media (min-width: 760px) {
    .article-detail h2 {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
}

@media (min-width: 992px) {
    .article-detail h2 {
        font-size: 1.625rem;
        line-height: 2.125rem;
    }
}

.article-detail h3 {
    text-transform: none;
    font-size: 1.5rem;
    line-height: 2.0625rem;
    font-family: 'martian_b_thailight';
}

.article-detail p.smaller {
    font-size: 1rem !important;
    line-height: 1.625rem !important;
}

.article-detail blockquote {
    background: #69c6ef;
    color: #fff;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 38px -2px rgba(0, 0, 0, 0.22);
    box-shadow: 0px 0px 38px -2px rgba(0, 0, 0, 0.22);
}

@media (min-width: 760px) {
    .article-detail blockquote {
        margin-left: -20px;
        width: 50%;
        float: left;
        font-size: 1.25rem;
        line-height: 2rem;
    }
}

@media (min-width: 1200px) {
    .article-detail blockquote {
        font-size: 1.5rem;
        line-height: 2.25rem;
        padding: 32px;
        margin-left: -40px;
    }
}

.article-sidebar h3 {
    text-transform: uppercase;
    font-size: 1.125rem;
    line-height: 1.625rem;
    margin-bottom: 10px;
    font-weight: 600;
}

@media (min-width: 760px) {
    .article-sidebar h3 {
        font-size: 1.0625rem;
        line-height: 1.25rem;
    }
}

@media (min-width: 992px) {
    .article-sidebar h3 {
        font-size: 1.125rem;
        line-height: 1.625rem;
    }
}

.article-sidebar .side-share {
    list-style: none;
    margin: 0 0 60px 0;
    padding: 0;
}

    .article-sidebar .side-share li {
        display: inline-block;
        width: 36px;
        height: 36px;
        background-color: #e8e8e8;
        margin-right: 8px;
    }

        .article-sidebar .side-share li a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

            .article-sidebar .side-share li a img {
                width: 70%;
            }

.article-sidebar .related {
    font-size: 0.71875rem;
    line-height: 0.90625rem;
    padding-bottom: 45px;
}

    .article-sidebar .related a {
        font-weight: 700;
        font-size: 1.25rem;
        line-height: 1.625rem;
        color: #221f20;
        text-decoration: none;
        display: block;
        margin-bottom: -4px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

@media (min-width: 760px) {
    .article-sidebar .related a {
        font-size: 1.0625rem;
        line-height: 1.25rem;
    }
}

@media (min-width: 992px) {
    .article-sidebar .related a {
        font-size: 1.25rem;
        line-height: 1.625rem;
    }
}

.article-sidebar .related a:hover {
    color: #009fde;
    text-decoration: underline;
}

.next-previous {
    width: 100%;
    margin: 30px 0 60px 0;
}

    .next-previous .previous-post, .next-previous .next-post {
        border-top: 1px solid #d3d2d2;
        border-bottom: 1px solid #d3d2d2;
        color: #221f20;
    }

@media (min-width: 760px) {
    .next-previous .previous-post, .next-previous .next-post {
        padding: 20px;
    }
}

@media (min-width: 992px) {
    .next-previous .previous-post, .next-previous .next-post {
        padding: 30px;
    }
}

.next-previous .previous-post .label, .next-previous .next-post .label {
    text-transform: uppercase;
    font-size: 1rem;
    font-family: 'martian_b_thailight';
}

.next-previous .previous-post a, .next-previous .next-post a {
    font-size: 1.25rem;
    line-height: 1.375rem;
    text-decoration: none;
    font-family: 'martian_b_thaibold';
    color: black;
    display: block;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

    .next-previous .previous-post a:hover, .next-previous .next-post a:hover {
        color: #009fde;
        text-decoration: underline;
    }

.next-previous .previous-post .date-type, .next-previous .next-post .date-type {
    font-size: 0.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .next-previous .previous-post .date-type.blog::after, .next-previous .next-post .date-type.blog::after {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        content: '';
        width: 20px;
        height: 20px;
        margin-left: 5px;
        background: url(img/blog.png) no-repeat center;
        background-size: contain;
    }

    .next-previous .previous-post .date-type.pr::after, .next-previous .next-post .date-type.pr::after {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        content: '';
        width: 20px;
        height: 20px;
        margin-left: 5px;
        background: url(img/pr.png) no-repeat center;
        background-size: contain;
    }

    .next-previous .previous-post .date-type.news::after, .next-previous .next-post .date-type.news::after {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        content: '';
        width: 20px;
        height: 20px;
        margin-left: 5px;
        background: url(img/news.png) no-repeat center;
        background-size: contain;
    }

.next-previous .previous-post {
    border-right: 1px solid #ded2e2;
}

#social-networks {
    padding: 60px 0 45px 0;
}

    #social-networks .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 370px;
        margin: 0 auto;
    }

        #social-networks .row > a {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            text-align: center;
            color: #69c6ef;
        }

            #social-networks .row > a i {
                font-size: 40px;
            }

@media (min-width: 760px) {
    #social-networks .row > a i {
        font-size: 50px;
    }
}

#social-bar {
    background: #f6f7fa;
    color: #adadad;
    text-transform: uppercase;
    font-family: 'martian_b_thaibold';
    font-size: 1.125rem;
    position: relative;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    z-index: 600;
}

    #social-bar .content {
        background: #f6f7fa;
        position: relative;
        z-index: 50;
        margin: 0;
    }

    #social-bar .tab {
        width: 40px;
        height: 40px;
        background: #f6f7fa;
        z-index: 900;
        position: absolute;
        top: -10px;
        left: calc(50% - 20px);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }

@media (min-width: 760px) {
    #social-bar {
        font-size: 1.6875rem;
    }
}

@media (min-width: 990px) {
    #social-bar {
        font-size: 2rem;
    }
}

#news-feed {
    margin: 45px 0 80px 0;
}

@media (min-width: 1200px) {
    #news-feed .container {
        max-width: 1157px;
    }
}

#news-feed .container #news-tabs {
    border-bottom: none;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (min-width: 760px) {
    #news-feed .container #news-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

#news-feed .container #news-tabs .nav-item {
    width: 100%;
    color: #fff;
    text-decoration: none;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    font-weight: 600;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 9px 27px 0px rgba(40, 101, 172, 0);
    box-shadow: 0px 9px 27px 0px rgba(40, 101, 172, 0);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

@media (min-width: 760px) {
    #news-feed .container #news-tabs .nav-item {
        width: 33.333333%;
    }
}

#news-feed .container #news-tabs .nav-item a.nav-link {
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    background-color: #b2b2b2;
    display: block;
    width: 97%;
    padding-left: 97px;
    font-size: 1.3125rem;
    line-height: 1.3125rem;
    margin: 0 auto;
    border-radius: 20px;
    color: #fff;
    text-decoration: none;
    border: none;
}

    #news-feed .container #news-tabs .nav-item a.nav-link#news-tab {
        background-image: url("img/news-tab.png");
    }

    #news-feed .container #news-tabs .nav-item a.nav-link#press-tab {
        background-image: url("img/press-tab.png");
    }

    #news-feed .container #news-tabs .nav-item a.nav-link#blog-tab {
        background-image: url("img/blog-tab.png");
    }

    #news-feed .container #news-tabs .nav-item a.nav-link.active {
        background-color: #69c6ef;
    }

    #news-feed .container #news-tabs .nav-item a.nav-link:hover {
        -webkit-box-shadow: 0px 0px 27px 0px rgba(40, 101, 172, 0.29);
        box-shadow: 0px 0px 27px 0px rgba(40, 101, 172, 0.29);
    }

#news-feed .container #tab-select {
    margin-top: 40px;
    display: block;
    font-size: 20px;
    font-family: sans-serif;
    font-weight: 600;
    color: #fff;
    line-height: 1.3;
    padding: .8rem 1.4em .5em .8rem;
    width: 100%;
    text-transform: uppercase;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    border: none;
    -webkit-box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #009fde;
    background-image: url("img/select-arrow-white.svg");
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}

@media (min-width: 760px) {
    #news-feed .container #tab-select {
        display: none;
    }
}

#news-feed .container #tab-select::-ms-expand {
    display: none;
}

#news-feed .container #tab-select:focus {
    border-color: #aaa;
    -webkit-box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #fff;
    outline: none;
}

#news-feed .container #tab-select option {
    font-weight: normal;
}

#news-feed .container #news-content {
    margin-top: 90px;
    padding-left: 10px;
}

    #news-feed .container #news-content .tab-pane {
        background: url(img/news-center.png);
        background-repeat: repeat-y;
        background-position: center bottom;
    }

        #news-feed .container #news-content .tab-pane .card-columns {
            -webkit-column-count: 1;
            column-count: 1;
            width: 490px;
            margin: 0 auto;
        }

@media (min-width: 990px) {
    #news-feed .container #news-content .tab-pane .card-columns {
        -webkit-column-count: 2;
        column-count: 2;
        width: 100%;
        margin: 0 auto;
        -webkit-column-gap: 6.25rem;
        column-gap: 6.25rem;
    }
}

#news-feed .container #news-content .tab-pane .card-columns.right:nth-of-type(1) {
    /* border: 2px solid red !important; */
}

#news-feed .container #news-content .tab-pane .card-columns .card {
    border: none;
    padding: 0;
    position: relative;
    padding-top: 80px;
    margin-bottom: 75px;
}

    #news-feed .container #news-content .tab-pane .card-columns .card .post-date {
        color: #fff;
        font-size: 1.125rem;
        font-weight: 700;
        text-transform: uppercase;
        width: 100%;
        position: absolute;
        right: -51px;
        top: 0px;
        height: 80px;
    }

        #news-feed .container #news-content .tab-pane .card-columns .card .post-date .date {
            width: 303px;
            height: 80px;
        }

    #news-feed .container #news-content .tab-pane .card-columns .card.left.pull {
        margin-top: -32px;
    }

    #news-feed .container #news-content .tab-pane .card-columns .card.left .post-date {
        right: -51px;
    }

    #news-feed .container #news-content .tab-pane .card-columns .card.left .date {
        background: url("img/left-date-mobile.png") no-repeat;
        float: right;
        padding: 15px 30px;
    }

@media (min-width: 760px) {
    #news-feed .container #news-content .tab-pane .card-columns .card.left .date {
        background: url("img/left-date.png") no-repeat;
    }
}

#news-feed .container #news-content .tab-pane .card-columns .card.right.push {
    margin-top: 80px;
}

#news-feed .container #news-content .tab-pane .card-columns .card.right .post-date {
    left: -51px;
}

#news-feed .container #news-content .tab-pane .card-columns .card.right .date {
    background: url("img/right-date-mobile.png") no-repeat;
    float: left;
    padding: 15px 30px 15px 80px;
}

@media (min-width: 760px) {
    #news-feed .container #news-content .tab-pane .card-columns .card.right .date {
        background: url("img/right-date.png") no-repeat;
    }
}

#news-feed .container #news-content .tab-pane .card-columns .card .post-content {
    -webkit-box-shadow: 0px 0px 27px 0px rgba(40, 101, 172, 0.29);
    box-shadow: 0px 0px 27px 0px rgba(40, 101, 172, 0.29);
    background: #69c6ef;
}

    #news-feed .container #news-content .tab-pane .card-columns .card .post-content .post-info {
        padding: 20px;
        font-size: 0.9375rem;
        line-height: 1.1875rem;
        background: #fff;
    }

        #news-feed .container #news-content .tab-pane .card-columns .card .post-content .post-info h3 {
            font-size: 1.5rem;
            line-height: 1.625rem;
            font-weight: 700;
            text-transform: none;
            margin: 0 0 10px 0;
        }

    #news-feed .container #news-content .tab-pane .card-columns .card .post-content .post-bar {
        background: #69c6ef;
        color: #fff;
        text-transform: uppercase;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 15px 30px;
        font-size: 0.9375rem;
        font-weight: 700;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        #news-feed .container #news-content .tab-pane .card-columns .card .post-content .post-bar a {
            color: #fff;
            text-decoration: none;
            font-size: 1.125rem;
        }

#news-feed .container #news-content .tab-pane .posts-container .item {
    width: 490px;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 40px;
    margin-top: 20px;
}

    #news-feed .container #news-content .tab-pane .posts-container .item:first-child {
        margin-top: -30px;
    }

    #news-feed .container #news-content .tab-pane .posts-container .item.news, #news-feed .container #news-content .tab-pane .posts-container .item.blog, #news-feed .container #news-content .tab-pane .posts-container .item.press {
        min-height: 520px;
    }

    #news-feed .container #news-content .tab-pane .posts-container .item .post-date {
        color: #fff;
        font-size: 1.125rem;
        font-weight: 700;
        text-transform: uppercase;
        width: 100%;
        margin-right: -7px;
        height: 80px;
    }

@media (min-width: 760px) {
    #news-feed .container #news-content .tab-pane .posts-container .item .post-date {
        margin-right: calc(50% + 60px);
    }
}

@media (min-width: 1200px) {
    #news-feed .container #news-content .tab-pane .posts-container .item .post-date {
        margin-right: -60px;
    }
}

#news-feed .container #news-content .tab-pane .posts-container .item .post-date .date {
    width: 303px;
    padding: 15px 30px;
    height: 80px;
    background: url("img/left-date-mobile.png") no-repeat;
    float: right;
}

@media (min-width: 760px) {
    #news-feed .container #news-content .tab-pane .posts-container .item .post-date .date {
        background: url("img/left-date.png") no-repeat;
    }
}

#news-feed .container #news-content .tab-pane .posts-container .item .post-content {
    -webkit-box-shadow: 0px 0px 27px 0px rgba(40, 101, 172, 0.29);
    box-shadow: 0px 0px 27px 0px rgba(40, 101, 172, 0.29);
    background: #69c6ef;
}

    #news-feed .container #news-content .tab-pane .posts-container .item .post-content .post-info {
        padding: 20px;
        font-size: 0.9375rem;
        line-height: 1.1875rem;
        background: #fff;
    }

        #news-feed .container #news-content .tab-pane .posts-container .item .post-content .post-info h3 {
            font-size: 1.5rem;
            line-height: 1.625rem;
            font-weight: 700;
            text-transform: none;
            margin: 0 0 10px 0;
        }

    #news-feed .container #news-content .tab-pane .posts-container .item .post-content .post-bar {
        background: #69c6ef;
        color: #fff;
        text-transform: uppercase;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 15px 30px;
        font-size: 0.9375rem;
        font-weight: 700;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        #news-feed .container #news-content .tab-pane .posts-container .item .post-content .post-bar a {
            color: #fff;
            text-decoration: none;
            font-size: 1.125rem;
        }

#news-feed .container #news-content .tab-pane .posts-container .item:nth-child(4) {
    margin-top: 45px;
}

#news-feed .container #news-content .tab-pane .posts-container .item:nth-child(5) {
    margin-bottom: 45px;
}

/*********** TRAINING *************/
.training-image {
    margin-bottom: 0px;
}

@media (min-width: 760px) {
    .training-image {
        margin-top: -50px;
        margin-bottom: 50px;
    }
}

@media (min-width: 990px) {
    .training-image {
        margin-top: -150px;
        margin-bottom: 0;
    }
}

@media (min-width: 1200px) {
    img.iacet-logo {
        width: 459px;
        height: 285px;
    }
}

.training-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 75px;
}

.training-locations {
    margin: 60px 0 120px 0;
}

    .training-locations .location-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-bottom: 2px solid #dcdcdc;
        position: relative;
        padding-bottom: 0px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .training-locations .location-header::after {
            content: '';
            width: 36px;
            height: 15px;
            display: block;
            position: absolute;
            bottom: -16px;
            left: calc(50% - 18px);
            background: url(img/icons/gray-arrow.svg) no-repeat center top;
            background-size: 33px 15px;
        }

        .training-locations .location-header h2::before {
            display: inline-block;
            width: 50px;
            height: 64px;
            margin-right: 16px;
            background: url("img/daikin-pin.png") no-repeat center bottom;
            background-size: cover;
            margin-bottom: -4px;
            content: '';
        }

@media (min-width: 760px) {
    .training-locations .location-header h2::before {
        width: 70px;
        height: 90px;
    }
}

.training-locations .locations {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .training-locations .locations .loc {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 90%;
        flex: 0 0 90%;
        max-width: 90%;
        text-align: center;
        font-size: 1.25rem;
        line-height: 1.875rem;
        padding-top: 35px;
    }

@media (min-width: 760px) {
    .training-locations .locations .loc {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333%;
        flex: 0 0 33.3333333%;
        max-width: 33.333333%;
        padding-top: 55px;
    }
}

.training-locations .locations .loc .state {
    color: #009fde;
    font-family: 'martian_b_thaibold';
    font-size: 1.25rem;
    text-transform: uppercase;
}

@media (min-width: 760px) {
    .training-locations .locations .loc .state {
        font-size: 1.625rem;
    }
}

.training-locations .locations .loc .strong, .training-locations .locations .loc b {
    text-transform: uppercase;
}

.table {
    display: table;
}

.table-row, .resp-table-row {
    display: table-row;
}

.table-col {
    display: table-column;
}

.table-cell, .table-body-cell, .table-col {
    display: table-cell;
}

.resp-table-body {
    display: table-row-group;
}

.d-table {
    margin-bottom: 60px;
    width: 100%;
}

    .d-table .table-col {
        padding: 10px;
        border-right: solid 1px #dee2e6;
    }

        .d-table .table-col:last-child {
            border-right: none;
        }

    .d-table .resp-table-row {
        border-bottom: 1px solid #dee2e6;
    }

        .d-table .resp-table-row:nth-child(odd) {
            background: #f0f0f0;
        }

        .d-table .resp-table-row:last-child {
            border-bottom: none;
        }

        .d-table .resp-table-row .table-body-cell {
            padding: 10px;
            border-right: solid 1px #dee2e6;
        }

            .d-table .resp-table-row .table-body-cell:nth-child(5), .d-table .resp-table-row .table-body-cell:nth-child(6) {
                white-space: nowrap;
            }

        .d-table .resp-table-row:last-child {
            border-right: none;
        }

        .d-table .resp-table-row a {
            text-decoration: none;
            color: #69c6ef;
        }

/*********** SUPPLIERS *************/
.link-list {
    list-style: none;
    padding: 0px;
    margin: 80px 0 20px 0;
}

    .link-list li {
        display: block;
        background: #f6f7fa;
        padding: 20px 30px 20px 35px;
        margin-bottom: 15px;
        font-size: 24px;
        font-weight: 600;
        position: relative;
        text-align: center;
    }

@media (min-width: 760px) {
    .link-list li {
        text-align: left;
    }
}

.link-list li a.rnd-arw-button {
    white-space: nowrap;
    background-color: #69c6ef;
    width: 195px;
    position: relative;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 6px 20px;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-top: 15px;
    display: inline-block;
    -webkit-box-shadow: 0px 9px 27px 0px rgba(40, 101, 172, 0);
    box-shadow: 0px 9px 27px 0px rgba(40, 101, 172, 0);
}

@media (min-width: 760px) {
    .link-list li a.rnd-arw-button {
        position: absolute;
        right: 30px;
        top: 15px;
        padding: 6px 0;
        margin-top: 0;
    }
}

.link-list li a.rnd-arw-button img {
    width: 18px;
    height: auto;
}

.link-list li a.rnd-arw-button:hover {
    background: #4d9fd4;
    -webkit-box-shadow: 0px 0px 27px 0px rgba(40, 101, 172, 0.29);
    box-shadow: 0px 0px 27px 0px rgba(40, 101, 172, 0.29);
}

/*********** CAREERS *************/
.careers-image {
    margin-top: 0px;
    margin-bottom: 30px;
}

@media (min-width: 760px) {
    .careers-image {
        margin-top: -90px;
        margin-bottom: 50px;
    }
}

@media (min-width: 990px) {
    .careers-image {
        margin-top: -150px;
        margin-bottom: 0;
    }
}

.left-half-image.career-list {
    margin-top: 134px !important;
}

@media (min-width: 760px) {
    .left-half-image.career-list {
        margin-top: 0 !important;
    }
}

ul.career-list {
    list-style: none;
    padding: 0px;
    margin: 16px 0px 60px 0;
}

@media (min-width: 990px) {
    ul.career-list {
        margin-bottom: 0;
    }
}

ul.career-list li {
    margin-bottom: 6px;
}

ul.career-list a {
    text-decoration: none;
    color: #221f20;
    font-size: 18px;
    font-weight: 600;
}

@media (min-width: 760px) {
    ul.career-list a {
        font-size: 24px;
    }
}

ul.career-list a::after {
    width: 30px;
    height: 17px;
    content: '';
    display: inline-block;
    background: url("img/long-blue-arrow.svg") no-repeat;
    margin-left: 15px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

ul.career-list a:hover {
    color: #69c6ef;
}

    ul.career-list a:hover::after {
        margin-left: 20px;
    }

.floating-text-block {
    background: #f6f7fa;
    padding: 30px;
    -webkit-box-shadow: 0 0px 50px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0px 50px 0px rgba(0, 0, 0, 0.12);
    margin-top: 150px;
}

@media (min-width: 760px) {
    .floating-text-block {
        padding: 32px 52px 32px 52px;
    }
}

@media (min-width: 990px) {
    .floating-text-block {
        margin-left: -30px;
        margin-top: -20px;
    }
}

@media (min-width: 1400px) {
    .floating-text-block {
        padding: 52px 102px 82px 132px;
        margin-left: -30px;
        margin-top: 20px;
    }
}

@media (min-width: 760px) {
    .career-list {
        margin-bottom: 90px;
    }
}

.partial-background {
    background-repeat: no-repeat;
    background-position: center;
    background-position: top right;
    background-size: 100% auto;
}

@media (min-width: 990px) {
    .partial-background {
        background-repeat: no-repeat;
        background-position: center;
        background-position: top right;
        background-size: auto 100%;
        margin-bottom: 75px;
    }
}

/*********** ABOUT US *************/
.photo-back {
    color: #fff;
    text-align: center;
    padding-top: 80px;
    font-size: 1rem;
    line-height: 1.5rem;
}

    .photo-back h2 strong {
        color: #fff;
    }

@media (min-width: 760px) {
    .photo-back {
        font-size: 1.5rem;
        line-height: 1.875rem;
    }
}

.about-products {
    padding-top: 80px;
}

@media (min-width: 760px) {
    .about-products {
        padding-top: 40px;
    }
}

@media (min-width: 990px) {
    img.about-image-auto {
        width: auto;
        margin-bottom: 50px;
    }
}

#locations-lead {
    margin: 60px 0 -20px 0;
}

    #locations-lead .col-12, #locations-lead .col-md-6 {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: #f6f7fa;
        padding-top: 15px;
        padding-bottom: 15px;
    }

        #locations-lead .col-12:first-child, #locations-lead .col-md-6:first-child {
            padding: 0;
        }

        #locations-lead .col-12 img, #locations-lead .col-md-6 img {
            width: 100%;
        }

.card-deck.location-cards {
    margin-top: 60px;
    margin-bottom: 40px;
}

    .card-deck.location-cards .card {
        background: #fff;
        border-radius: 0;
        border: none;
        margin-bottom: 34px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat !important;
    }

        .card-deck.location-cards .card .card-body {
            display: block;
            background: #f6f7fa;
            font-size: 1rem;
            line-height: 1.5rem;
        }

            .card-deck.location-cards .card .card-body h5 {
                color: #69c6ef;
                display: block;
                font-size: 1rem;
                font-family: 'martian_b_thaibold';
                text-transform: uppercase;
            }

@media (min-width: 760px) {
    .card-deck.location-cards#three-wide .card, .card-deck.location-cards.three-wide .card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29%;
        flex: 0 0 29%;
    }
}

@media (min-width: 990px) {
    .card-deck.location-cards#three-wide .card, .card-deck.location-cards.three-wide .card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 31%;
        flex: 0 0 31%;
    }
}

.who-block {
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
}

@media (min-width: 760px) {
    .who-block {
        background-position: left bottom;
        background-size: 50% auto;
    }
}

.who-block .image-area {
    margin-bottom: 20px;
}

.NA-locations #blue-head-small {
    background: #69c6ef;
    color: #fff;
    text-align: center;
    font-size: 1.5rem;
    font-family: 'martian_b_thaibold';
    padding: 20px 0;
    position: relative;
    text-transform: uppercase;
    z-index: 800;
}

    .NA-locations #blue-head-small .text {
        background: #69c6ef;
        position: relative;
        z-index: 600;
    }

    .NA-locations #blue-head-small .tab {
        width: 40px;
        height: 40px;
        background: #69c6ef;
        z-index: 50;
        position: absolute;
        bottom: -10px;
        left: calc(50% - 20px);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.NA-locations .location-grid {
    margin-bottom: 80px;
}

    .NA-locations .location-grid .row {
        margin: 0;
        background: #f6f7fa;
    }

        .NA-locations .location-grid .row .text-block {
            padding: 25px;
            font-size: 1.125rem;
            line-height: 1.5rem;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            min-height: calc(100% - (.5rem *2));
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-flow: column;
            flex-flow: column;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

@media (min-width: 760px) {
    .NA-locations .location-grid .row .text-block {
        padding: 0 45px;
        font-size: 1.125rem;
        line-height: 1.5rem;
    }
}

@media (min-width: 990px) {
    .NA-locations .location-grid .row .text-block {
        font-size: 1.25rem;
        line-height: 2.5rem;
    }
}

.NA-locations .location-grid .row .text-block h5 {
    font-size: 1.5rem;
    color: #009fde;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    font-size: 1.25rem;
}

@media (min-width: 760px) {
    .NA-locations .location-grid .row .text-block h5 {
        font-size: 1.125rem;
        line-height: 1.25rem;
        margin: 0 0 10px 0;
    }
}

@media (min-width: 990px) {
    .NA-locations .location-grid .row .text-block h5 {
        font-size: 1.5rem;
        margin: 0 0 20px 0;
    }
}

.NA-locations .location-grid .row .text-block a {
    color: #009fde;
    text-decoration: none;
}

    .NA-locations .location-grid .row .text-block a:hover {
        text-decoration: underline;
    }

.NA-locations .location-grid .row .image-block {
    padding: 0;
}

.people-cards {
    margin-top: 60px;
}

    .people-cards.two-wide .card {
        margin-left: 12px;
        margin-right: 12px;
    }

@media (min-width: 760px) {
    .people-cards.two-wide .card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: calc(50% - 24px);
    }
}

.people-cards.three-wide .card {
    margin-left: 12px;
    margin-right: 12px;
}

@media (min-width: 760px) {
    .people-cards.three-wide .card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333%;
        flex: 0 0 33.3333333%;
        max-width: calc(33.333333% - 24px);
    }
}

.people-cards .card {
    border: none;
    border-radius: 0;
    margin-bottom: 24px;
    background: #f7f7f7;
    padding: 16px;
    -webkit-box-shadow: 0 0px 50px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0px 50px 0px rgba(0, 0, 0, 0.12);
}

    .people-cards .card .card-top {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        text-align: left;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        font-size: 1.125rem;
        line-height: 1.1875rem;
    }

@media (min-width: 760px) {
    .people-cards .card .card-top {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row;
    }

        .people-cards .card .card-top .col-md-7 {
            padding-right: 0;
            padding-left: 0;
        }
}

.people-cards .card .card-top img.headshot {
    margin-bottom: 20px;
}

@media (min-width: 992px) {
    .people-cards .card .card-top img.headshot {
        margin-bottom: 0;
    }
}

.people-cards .card .card-top .name {
    color: #009fde;
    font-family: 'martian_b_thaibold';
    font-size: 2rem;
    line-height: 1.9375rem;
    text-transform: uppercase;
    margin-bottom: 6px;
}

@media (min-width: 760px) {
    .people-cards .card .card-top .name {
        font-size: 1.5rem;
        line-height: 1.5rem;
        word-spacing: 200px;
    }
}

@media (min-width: 992px) {
    .people-cards .card .card-top .name {
        font-size: 2rem;
        line-height: 2rem;
    }
}

.people-cards .card .card-top .position {
    text-transform: uppercase;
    margin-bottom: 4px;
}

@media (min-width: 760px) {
    .people-cards .card .card-top .position {
        margin-bottom: 0;
    }
}

.people-cards .card .card-top .division {
    margin-bottom: 8px;
}

@media (min-width: 760px) {
    .people-cards .card .card-top .division {
        font-size: 13px;
        margin-bottom: 4px;
    }
}

.people-cards .card .card-top .email img {
    width: 40px;
    height: 30px;
    margin-left: -3px;
}

@media (min-width: 992px) {
    .people-cards .card .card-top .col-lg-7 {
        padding-left: 0;
    }
}

.people-cards .card .card-body {
    display: block;
    background: #f6f7fa;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 0;
}

/*********** INDUSTRY SOLUTIONS *************/
.industry-intro {
    padding: 40px;
}

    .industry-intro h3 {
        color: #009fde;
        font-family: 'martian_b_thaibold';
        margin-bottom: 1rem;
    }

@media (min-width: 760px) {
    .industry-intro {
        padding-left: 0;
        padding-right: 0;
    }
}

.with-title.industry h2 {
    color: #009fde;
    font-family: 'martian_b_thaibold';
}

@media (min-width: 990px) {
    .partial-background.background-flip {
        background-position: top left;
        background-size: auto 100% !important;
        margin-bottom: 75px;
    }
}

@media (min-width: 990px) {
    .partial-background.background-flip .floating-text-block {
        padding: 20px 30px 30px 30px;
        margin-left: -30px;
        margin-top: 20px;
        margin-right: -15px;
    }
}

@media (min-width: 1200px) {
    .partial-background.background-flip .floating-text-block {
        padding: 52px 102px 52px 60px;
        margin-left: -30px;
        margin-top: 20px;
    }
}

/*********** SERVICES *************/
ul.small-bullet {
    list-style-type: none;
    padding-left: 20px;
}

    ul.small-bullet li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        ul.small-bullet li::before {
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            width: 5px;
            height: 5px;
            content: '';
            margin-right: 10px;
            font-size: 0.6875rem;
            background: #221f20;
            border-radius: 50%;
        }

.caps {
    text-transform: uppercase;
}

/*********** Resources *************/
.resources-hero {
    background-color: black;
    background-size: cover !important;
    background-position: center !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 400px;
    border-top: solid 1px #fff;
}

@media (min-width: 760px) {
    .resources-hero {
        height: 400px;
    }
}

@media (min-width: 1400px) {
    .resources-hero {
        height: 400px;
    }
}

.resources-hero .article-tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: -25px;
    left: calc(50% - 110px);
    height: 50px;
    width: 190px;
    background: #69c6ef;
    color: #fff;
    font-size: 1.125rem;
    z-index: 700;
    text-transform: uppercase;
}

    .resources-hero .article-tag .text {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }

        .resources-hero .article-tag .text::before {
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            width: 30px;
            height: 30px;
            margin-right: 15px;
            content: '';
        }

    .resources-hero .article-tag.pr .text::before {
        background: url("img/icons/pr.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .resources-hero .article-tag.news .text::before {
        background: url("img/icons/news.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .resources-hero .article-tag.blog .text::before {
        background: url("img/icons/blog.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

.masonry {
    /* Masonry container */
    margin: 60px 0;
    padding: 0;
    -moz-column-gap: 0;
    -webkit-column-gap: 0;
    font-size: .85em;
    -webkit-column-count: 1;
    column-count: 1;
    column-gap: 0;
}

@media (min-width: 760px) {
    .masonry {
        -webkit-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 50px;
        column-gap: 50px;
    }
}

@media (min-width: 992px) {
    .masonry {
        -webkit-column-gap: 100px;
        column-gap: 100px;
    }
}

.masonry .item {
    /* Masonry bricks or child elements */
    background-color: #fff;
    display: inline-block;
    margin: 0 0 2.3125rem 0;
    width: 100%;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 27px 0px rgba(40, 101, 172, 0.29);
    box-shadow: 0px 0px 27px 0px rgba(40, 101, 172, 0.29);
}

    .masonry .item h3 {
        color: #009fde;
        font-family: 'martian_b_thaibold';
        font-size: 1.5rem;
        margin: 20px 20px 0 20px;
    }

@media (min-width: 992px) {
    .masonry .item h3 {
        font-size: 1.625rem;
        margin: 26px 0 0 26px;
    }
}

.masonry .item ul.bulleted {
    margin: 20px;
    padding: 0 0 0 20px;
    margin-top: 10px;
}

@media (min-width: 992px) {
    .masonry .item ul.bulleted {
        margin: 26px;
        padding: 0 0 0 26px;
        margin-top: 10px;
    }
}

.masonry .item ul.bulleted li {
    font-family: ''martian_b_thairegular'';
    font-size: 1rem;
}

    .masonry .item ul.bulleted li a {
        color: #221f20;
        text-decoration: none;
    }

        .masonry .item ul.bulleted li a:hover {
            color: #009fde;
            text-decoration: underline;
        }

.masonry .item img {
    max-width: 100%;
}

#video-library {
    margin: 50px auto;
}

    #video-library .section .row .col:nth-of-type(odd) .vid-block a::after {
        background: rgba(67, 67, 67, 0.9);
    }

    #video-library .section .row .col:nth-of-type(odd) .vid-block a .vid-label {
        background: #676666;
        transition: all .3s ease;
    }

    #video-library .section .row .col:nth-of-type(odd) .vid-block a:hover .vid-label {
        background: #434343;
    }

    #video-library .section .row .col:nth-of-type(even) .vid-block a::after {
        background: rgba(0, 159, 222, 0.9);
    }

    #video-library .section .row .col:nth-of-type(even) .vid-block a .vid-label {
        background: #69c6ef;
        transition: all .3s ease;
    }

    #video-library .section .row .col:nth-of-type(even) .vid-block a:hover .vid-label {
        background: #009fde;
    }

.section-header {
    background: #f6f7fa;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 2px;
    padding: 30px 0;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 30px;
    font-family: 'martian_b_thairegular';
}

.vid-block {
    border: solid 1px black;
    margin-bottom: 30px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

    .vid-block a {
        display: block;
        width: 100%;
        padding-top: 75%;
        position: relative;
    }

        .vid-block a::after {
            content: '';
            display: block;
            width: 50px;
            height: 50px;
            border-radius: 25px;
            position: absolute;
            top: calc(50% - 50px);
            left: calc(50% - 25px);
            z-index: 200;
            -webkit-transition: all .2s ease;
            transition: all .2s ease;
        }

        .vid-block a::before {
            display: block;
            content: '';
            border: 0;
            background: transparent;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            width: 0;
            height: 36px;
            border-color: transparent transparent transparent white;
            -webkit-transition: 100ms all ease;
            transition: 100ms all ease;
            cursor: pointer;
            border-style: solid;
            border-width: 18px 0 18px 30px;
            position: absolute;
            z-index: 800;
            top: calc(50% - 43px);
            left: calc(50% - 10px);
        }

        .vid-block a .vid-label {
            position: absolute;
            display: -webkit-box;
            display: -ms-flexbox;
            display: block;
            padding: 10px;
            bottom: 0;
            left: 0;
            width: 100%;
            background: #434343;
            color: white;
            text-align: center;
            text-transform: uppercase;
            font-size: 1.25rem;
            line-height: 1.375rem;
            text-decoration: none;
            min-height: 70px;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-flow: column;
            flex-flow: column;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            font-family: 'martian_b_thairegular';
            font-size: 16px;
        }

            .vid-block a .vid-label h3 {
                display: block;
                font-size: 20px;
                line-height: 18px;
                margin: 5px 0;
                padding: 0;
                font-family: 'martian_b_thaibold';
            }

/*********** FORMS *************/
form label {
    display: block;
    font-size: 1rem;
    font-family: 'martian_b_thairegular';
}

form input {
    margin-bottom: 20px;
    font-size: 1rem;
    line-height: 1rem;
    width: 100%;
    padding: 8px;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
}

form select {
    display: block;
    padding: 8px;
    height: 40px;
    width: 100%;
    padding: .375rem .75rem;
    margin-bottom: 20px;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    border-radius: 4px;
}

form textarea {
    width: 100%;
    min-height: 100px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
}

form .description {
    font-size: 0.875rem;
    line-height: 1.0625rem;
    margin-bottom: 10px;
}

form button[type=submit], form input[type=submit],
#form_submit, [id^=stand_alone_form_submit], .modal-body .rental-form button {
    background: #009fde;
    border: none;
    color: #fff;
    padding: 13px 20px 10px 20px;
    border-radius: 30px;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-top: 30px;
}

    form button[type=submit]:hover, form input[type=submit]:hover {
        background: #69c6ef;
    }

/*********** SEARCH RESULTS *************/
#main .search.jumbotron {
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    height: 94px;
    margin-top: 90px;
    color: #fff;
}

@media (min-width: 760px) {
    #main .search.jumbotron {
        margin-top: 140px;
        height: 181px;
    }
}

@media (min-width: 1200px) {
    #main .search.jumbotron {
        margin-top: 176px;
        height: 181px;
    }
}

#main .search.jumbotron .search-jumbo-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 94px;
}

@media (min-width: 760px) {
    #main .search.jumbotron .search-jumbo-content {
        height: 181px;
    }
}

#main .search.jumbotron .search-jumbo-content h1 {
    font-size: 1.625rem;
    line-height: 1.875rem;
    font-family: 'martian_b_thairegular';
    font-weight: 400;
}

@media (min-width: 760px) {
    #main .search.jumbotron .search-jumbo-content h1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 2.75rem;
        line-height: 3rem;
    }

        #main .search.jumbotron .search-jumbo-content h1 em {
            padding-left: 10px;
        }
}

#main .news.jumbotron, #main .search.jumbotron {
    background: #69c6ef url("img/news-header.jpg") no-repeat;
    background-size: cover;
}

#main .search-results {
    padding-top: 30px;
}

    #main .search-results h1.alert {
        font-size: 1.5rem;
        margin-bottom: 45px;
    }

@media (min-width: 760px) {
    #main .search-results h1.alert {
        font-size: 1.5rem;
        margin-bottom: 15px;
    }
}

#main .search-results a {
    color: #009fde;
    text-decoration: underline;
    font-size: 1rem;
}

    #main .search-results a::after {
        display: block;
        content: '';
        border: 1px solid rgba(0, 0, 0, 0.1);
        margin: 30px 0;
    }

#main .search-results h3 {
    margin: 0 0 5px 0;
    font-family: 'martian_b_thaisemibold';
}

    #main .search-results h3 a {
        font-size: 1.5rem;
        color: black;
        text-decoration: none;
    }

        #main .search-results h3 a::after {
            display: none;
        }

#main .search-results p {
    margin-top: 0px;
    margin-bottom: 0.3125rem;
    font-size: 1.0625rem;
    line-height: 1.375rem;
}

#main .search-results ul.pagination {
    list-style: none;
    margin: 10px 0 30px 0;
    padding: 0;
}

    #main .search-results ul.pagination li {
        display: inline-block;
        padding-right: 4px;
    }

        #main .search-results ul.pagination li.active a {
            color: black;
            text-decoration: none;
        }

            #main .search-results ul.pagination li.active a .sr-only {
                position: absolute;
                left: -4000px;
            }

    #main .search-results ul.pagination a::after {
        display: none;
    }

#main .search-results .searchForm {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    margin-left: 15px;
}

@media (min-width: 760px) {
    #main .search-results .searchForm {
        margin-left: 10px;
    }
}

@media (min-width: 760px) {
    #main .search-results .searchForm input[type=text] {
        display: inline-block;
        width: 500px;
    }
}

#main .search-results .searchForm button[type=button],
#search-block .btn {
    background: #009fde;
    border: none;
    color: #fff;
    padding: 13px 20px 10px 20px;
    border-radius: 30px;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-left: 20px;
}

@media (min-width: 760px) {
    #main .search-results .searchForm button[type=button] {

    }
}

#main .search-results .searchForm button[type=button]:hover {
    background: #69c6ef;
}

/*********** ERROR PAGE *************/
#main .errorPage {
    text-align: center;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-top: 110px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 760px) {
    #main .errorPage {
        margin-top: 140px;
    }
}

@media (min-width: 1200px) {
    #main .errorPage {
        margin-top: 176px;
    }
}

#main .errorPage .four-o-message h1 {
    font-size: 1.625rem;
    line-height: 1.75rem;
    text-transform: none;
}

#main .errorPage .four-o-message ul {
    list-style: none;
    list-style: none;
    margin: 10px auto 0 auto;
    padding: 0;
    width: auto;
    font-size: 18px;
}

    #main .errorPage .four-o-message ul li {
        display: inline-block;
    }

        #main .errorPage .four-o-message ul li:first-child::after {
            display: inline-block;
            padding: 0 5px;
            content: ' | ';
        }

        #main .errorPage .four-o-message ul li button, #main .errorPage .four-o-message ul li a {
            font-size: 1.125rem;
            padding: 0;
            margin: 0;
            color: #009fde;
            text-decoration: underline;
            border: none;
            background: transparent;
        }

            #main .errorPage .four-o-message ul li button :hover, #main .errorPage .four-o-message ul li a :hover {
                color: #69c6ef;
            }

#main .errorPage .errorForm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 60px;
    margin-top: 50px;
}

@media (min-width: 760px) {
    #main .errorPage .errorForm {
        margin-bottom: 110px;
    }
}

@media (min-width: 760px) {
    #main .errorPage .errorForm input[type=text] {
        display: inline-block;
        width: 450px;
    }
}

#main .errorPage .errorForm button[type=button] {
    background: #009fde;
    border: none;
    color: #fff;
    padding: 13px 20px 10px 20px;
    border-radius: 30px;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-top: -5px;
}

@media (min-width: 760px) {
    #main .errorPage .errorForm button[type=button] {
        margin-top: 30px;
    }
}

#main .errorPage .errorForm button[type=button]:hover {
    background: #69c6ef;
}

/*********** PRODUCT *************/
.product.jumbotron {
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
    overflow: visible;
    position: relative;
    z-index: 50;
    height: 515px;
    background: #e9e9e8;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(15%, #e9e9e8), color-stop(40%, #f8f8f8), color-stop(60%, #f8ffff), to(#ececec));
    background: linear-gradient(0deg, #e9e9e8 15%, #f8f8f8 40%, #f8ffff 60%, #ececec 100%);
}

@media (min-width: 500px) {
    .product.jumbotron {
        height: 145vh;
    }
}

@media (min-width: 760px) {
    .product.jumbotron {
        height: 65vh;
        background-position: center 60px;
        background-size: auto 100%;
    }
}

@media (min-width: 990px) {
    .product.jumbotron {
        height: 700px;
    }
}

@media (min-width: 1200px) {
    .product.jumbotron {
        height: 940px;
    }
}

.product.jumbotron .jumbo-links {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
}

@media (min-width: 1200px) {
    .product.jumbotron .jumbo-links {
        bottom: 50px;
    }
}

.product.jumbotron .jumbo-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

    .product.jumbotron .jumbo-links ul li {
        margin-bottom: 6px;
    }

@media (min-width: 760px) {
    .product.jumbotron .jumbo-links ul li {
        margin-bottom: 15px;
    }
}

.product.jumbotron .jumbo-links ul li a, .product.jumbotron .jumbo-links ul li button {
    text-transform: uppercase;
    color: #221f20;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'martian_b_thaibold';
    font-size: 1rem;
    border: none;
    outline: none;
    background: transparent;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    min-height: 30px;
}

@media (min-width: 760px) {
    .product.jumbotron .jumbo-links ul li a, .product.jumbotron .jumbo-links ul li button {
        font-size: 1.25rem;
    }
}

.product.jumbotron .jumbo-links ul li a:hover, .product.jumbotron .jumbo-links ul li button:hover {
    color: #009fde;
}

.product.jumbotron .jumbo-links ul li a.link::before, .product.jumbotron .jumbo-links ul li button.link::before {
    display: inline-block;
    width: 26px;
    height: 26px;
    content: url("img/icons/link-icon.svg");
    margin: -3px 5px 0 0;
}

@media (min-width: 760px) {
    .product.jumbotron .jumbo-links ul li a.link::before, .product.jumbotron .jumbo-links ul li button.link::before {
        width: 32px;
        height: 32px;
    }
}

.product.jumbotron .jumbo-links ul li a.video::before, .product.jumbotron .jumbo-links ul li button.video::before {
    display: inline-block;
    width: 26px;
    height: 26px;
    content: url("img/icons/video-icon.svg");
    margin: -3px 5px 0 0;
}

@media (min-width: 760px) {
    .product.jumbotron .jumbo-links ul li a.video::before, .product.jumbotron .jumbo-links ul li button.video::before {
        width: 32px;
        height: 32px;
    }
}

.product.jumbotron #hero-overlay {
    position: absolute;
    top: 120px;
    width: 100%;
    text-align: center;
}

    .product.jumbotron #hero-overlay h1 {
        text-transform: uppercase;
        font-family: 'martian_b_thailight';
        color: #313131;
        font-size: 1.875rem;
        line-height: 1.9375rem;
    }

@media (min-width: 760px) {
    .product.jumbotron #hero-overlay h1 {
        font-size: 2.25rem;
        line-height: 2.375rem;
    }
}

@media (min-width: 1200px) {
    .product.jumbotron #hero-overlay h1 {
        font-size: 3.375rem;
        line-height: 3.125rem;
    }
}

.product.jumbotron #hero-overlay h1 strong, .product.jumbotron #hero-overlay h1 b {
    color: #009fde;
    font-family: 'martian_b_thaisemibold';
}

.product.jumbotron #hero-overlay img {
    width: 80%;
    height: auto;
    margin: 40px auto 0 auto;
}

@media (min-width: 1200px) {
    .product.jumbotron #hero-overlay img {
        max-width: 1190px;
        height: auto;
    }
}

.product.jumbotron #product-hero {
    height: 100%;
    width: auto;
    margin: 0 auto;
    display: block;
}

#product-bar {
    background: #313131;
    color: #fff;
    text-transform: uppercase;
    font-family: 'martian_b_thaibold';
    font-size: 1.5rem;
    padding: 30px 0;
    position: relative;
    z-index: 20;
}

    #product-bar .content {
        position: relative;
        z-index: 40;
    }

    #product-bar .container {
        z-index: 40;
        position: relative;
    }

    #product-bar .tab {
        width: 40px;
        height: 40px;
        background: #313131;
        z-index: 2;
        position: absolute;
        bottom: -10px;
        left: calc(50% - 20px);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }

@media (min-width: 760px) {
    #product-bar .tab {
        left: calc((100% - 720px) / 2);
    }
}

@media (min-width: 992px) {
    #product-bar .tab {
        left: calc((100% - 960px) / 2);
    }
}

@media (min-width: 1200px) {
    #product-bar .tab {
        left: calc(((100% - 1140px) / 2)+ 14px);
    }
}

@media (min-width: 760px) {
    #product-bar, #blue-bar {
        font-size: 1.6875rem;
    }
}

@media (min-width: 990px) {
    #product-bar, #blue-bar {
        font-size: 2rem;
    }
}

.product-intro h3, #product-detail h3, .product-detail h3 {
    font-family: 'martian_b_thaibold';
}

@media (min-width: 1200px) {
    .product-intro h3, #product-detail h3, .product-detail h3 {
        font-size: 1.875rem;
        line-height: 2.125rem;
        color: #009fde;
        margin: 0 0 0.375rem 0;
    }
}

.product-intro {
    padding-top: 40px;
    padding-bottom: 40px;
}

@media (min-width: 760px) {
    .product-detail {
        padding-right: 40px;
    }
}

@media (min-width: 990px) {
    #product-detail, .product-detail {
        padding-bottom: 100px;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active),(max-width: 1200px) {
    .service.jumbotron #service-jumbo-image img, .landing.jumbotron #service-jumbo-image img {
        width: 100%;
    }

    .service.jumbotron #service-jumbo-image, .landing.jumbotron #service-jumbo-image {
        bottom: 50px;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active),(min-width: 1400px) {
    .service.jumbotron #service-jumbo-image img, .landing.jumbotron #service-jumbo-image img {
        width: 80%;
    }

    .service.jumbotron #service-jumbo-image, .landing.jumbotron #service-jumbo-image {
        bottom: 0px;
    }
}


@media (min-width: 1200px) {
    #product-detail > div, .product-detail > div {
        padding-top: 60px;
    }

        #product-detail > div:has(div .video-frame), .product-detail > div:has(div .video-frame) {
            padding-top: 30px;
        }

        #product-detail > div:first-child, .product-detail > div:first-child {
            padding-top: 0;
        }
}

#product-detail h3, .product-detail h3 {
    margin-top: 15px;
}

@media (min-width: 1200px) {
    #product-detail h3, .product-detail h3 {
        margin: -1.25rem 0 0.375rem 0;
    }
}

@media (min-width: 1200px) {
    #product-detail p, .product-detail p {
        font-size: 1.25rem;
        line-height: 1.5rem;
        -webkit-margin-before: 0;
        margin-block-start: 0;
        color: #221f20;
    }
}

#product-detail img, .product-detail img {
    width: 100%;
}

.sidebar, #sidebar {
    background: #f6f7fa;
    padding: 10px 25px 25px 25px;
    margin-bottom: 60px;
    margin-top: 40px;
}

@media (min-width: 990px) {
    .sidebar, #sidebar {
        padding: 10px 45px 45px 45px;
    }
}

@media (min-width: 990px) {
    .sidebar, #sidebar {
        padding: 0 45px 45px 45px;
        margin-top: 0;
        margin-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .sidebar, #sidebar {
        padding: 0 45px 45px 45px;
    }
}

.sidebar h4, #sidebar h4 {
    font-family: 'martian_b_thaibold';
    color: #221f20;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: solid 2px #221f20;
    width: auto;
    font-size: 1.5rem;
    margin: 15px 0 10px 0;
    display: block;
}

@media (min-width: 1200px) {
    .sidebar h4, #sidebar h4 {
        font-size: 1.875rem;
        line-height: 1.75rem;
        padding: 45px 0 10px 0;
    }
}

.sidebar ul, #sidebar ul {
    list-style: none;
    font-size: 1.125rem;
    line-height: 1.25rem;
    padding-left: 0px;
}

    .sidebar ul li, #sidebar ul li {
        margin-bottom: 20px;
    }

        .sidebar ul li a, #sidebar ul li a {
            text-decoration: none;
            color: #221f20;
            -webkit-transition: color .4s ease;
            transition: color .4s ease;
        }

            .sidebar ul li a:hover, #sidebar ul li a:hover {
                color: #69c6ef;
                text-decoration: underline;
            }

        .sidebar ul li img, #sidebar ul li img {
            width: 28px;
            height: auto;
        }

        .sidebar ul li i.icon-corner, #sidebar ul li i.icon-corner {
            font-size: 21px;
            width: 15px;
            height: 21px;
            display: inline-block;
            background: url("img/bullet.png") no-repeat center;
            display: none;
        }

    .sidebar ul:not(#features) li, #sidebar ul:not(#features) li {
        position: relative;
        padding-left: 35px;
    }

        .sidebar ul:not(#features) li img, #sidebar ul:not(#features) li img {
            margin-right: 8px;
            position: absolute;
            top: -4px;
            left: 0;
        }

    .sidebar ul.sublist, #sidebar ul.sublist {
        font-size: 1rem;
        margin: 10px 0 0 -22px;
        /* list-style-image: url('img/bullet.png'); */
        list-style: none;
    }

        .sidebar ul.sublist li, #sidebar ul.sublist li {
            margin-bottom: 8px;
        }

            .sidebar ul.sublist li::before, #sidebar ul.sublist li::before {
                display: inline-block;
                width: 10px;
                height: 16px;
                margin-left: -10px;
                content: '- ';
            }

            .sidebar ul.sublist li a, #sidebar ul.sublist li a {
                color: #221f20;
                text-decoration: none;
            }

                .sidebar ul.sublist li a:hover, #sidebar ul.sublist li a:hover {
                    text-decoration: underline;
                    color: #69c6ef;
                }

    .sidebar ul#features, #sidebar ul#features {
        /*list-style-image: url("img/bullet.png");*/
        padding-left: 24px;
    }

        .sidebar ul#features li::before, #sidebar ul#features li::before {
            display: inline-block;
            position: absolute;
            background-color: red;
            width: 20px;
            height: 17px;
            margin-left: -25px;
            margin-right: -22px;
            content: '';
            background: url(/App_Themes/SiteTheme/Global/assets/img/right-chevron.svg) no-repeat left 0px;
            background-size: contain;
        }

.sidebar .sublist .model-list {
    list-style-image: url("img/bullet.png");
    padding-left: 15px !important;
    margin-left: 25px;
}

    .sidebar .sublist .model-list:first-of-type {
        margin-top: 15px;
    }

.sublist li:first-of-type {
    margin-top: 20px;
}

.item .block h6 {
    font-size: 1.325rem;
    margin: 26px 0 0 26px;
    font-family: 'martian_b_thaibold';
}

#product-bar .container {
    position: relative;
    z-index: 400;
}

.vid-blur .video_frame {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.8);
    z-index: 1000;
}

.vid-blur .wistia_responsive_padding {
    position: relative;
    margin: 50px auto 0 auto;
    width: 90%;
}

@media(min-width: 768px) {
    .vid-blur .wistia_responsive_padding {
        max-width: 770px;
    }
}

@media(min-width: 992px) {
    .vid-blur .wistia_responsive_padding {
        max-width: 970px;
    }
}

@media(min-width: 1200px) {
    .vid-blur .wistia_responsive_padding {
        max-width: 1000px;
    }
}

.vid-block {
    cursor: pointer;
}

.or {
    margin-left: 15px;
}

.left.carousel-control {
    display: block;
    position: absolute;
    width: 74px;
    height: 90px;
    left: 30px;
    z-index: 3000;
    top: 50%;
    opacity: 1;
}

.right.carousel-control {
    display: block;
    position: absolute;
    width: 74px;
    height: 90px;
    right: 30px;
    z-index: 3000;
    top: 50%;
    opacity: 1;
}

.right.carousel-control,
.left.carousel-control {
    display: none;
}

#myCarousel .carousel-inner, #myCarousel {
    height: 615px;
}

    #myCarousel #home-01, #myCarousel #home-02, #myCarousel #home-03, #myCarousel #home-04, #myCarousel #home-05, #myCarousel #home-06, #myCarousel #home-07 {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 400;
    }

@media(min-width:768px) {
    #myCarousel, #myCarousel .carousel-inner {
        height: 895px;
    }

    .right.carousel-control,
    .left.carousel-control {
        display: initial;
    }
}

.contact-form .rental-form #form-top {
    font-size: 1.5rem;
    color: #44c7f3;
    padding: 20px 0;
    text-transform: uppercase;
    font-family: 'martian_b_thaibold';
}

.contact-form .rental-form {
    background: #f6f7fb;
    padding: 0 16.666667% 30px 16.6666667%;
}

@media(min-width: 992px) {
    .contact-form .rental-form {
        margin-bottom: -60px;
    }

    #myCarousel, #myCarousel .carousel-inner {
        height: 1000px;
    }
}

@media(min-width: 1200px) {
    .contact-form .rental-form #form-top {
        color: #fff;
        background: #44c7f3;
        font-size: 1.5rem;
        padding: 20px;
    }

    .col-12.col-xl-4.mb-4.mb-xl-0.contact-form.offset-xl-1 {
        margin-top: -27vh;
    }

    .contact-form .rental-form #form-top a {
        color: #fff;
        text-decoration: none;
    }

    .contact-form .rental-form .form-wrap {
        padding: 20px;
    }

    .contact-form .rental-form {
        margin-top: 65px;
        position: absolute !important;
        z-index: 500;
        width: 450px;
        margin-left: 25px;
        padding: 0;
        -webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.26);
        box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.26);
    }
}

@media(min-width: 1400px) {
    .contact-form .rental-form {
        margin-top: -100px;
    }
}

.sublist li {
    padding-left: 60px !important;
}

.rental-form .form-check-input {
    height: initial;
}

@media(max-width: 768px) {
    header #nav-containers #main-nav li.has-dropdown .dropdown-menu .menu-block ul.megalinks li a:last-child {
        display: inline;
        vertical-align: text-bottom;
    }

    .support-service {
        min-height: 130px;
    }
}

/*********** LANDING PAGE ************/

.arrow-line {
    width: 100%;
    height: 1px;
    background: black;
    position: relative;
    margin: 30px 0;
}

    .arrow-line::after {
        display: block;
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        left: 30px;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid black;
    }

#landing-intro.with-form {
    position: relative;
    background: url(img/air-waves.png) no-repeat left 120px;
    margin-top: 45px;
    padding-bottom: 45px;
}

    #landing-intro.with-form h2 {
        font-size: 52px;
        line-height: 55px;
        font-family: 'martian_b_thailight';
        margin-bottom: 0;
    }

        #landing-intro.with-form h2 .bold {
            font-family: 'martian_b_thaibold';
        }

    #landing-intro.with-form h3 {
        margin-top: 10px;
        font-family: 'martian_b_thaibold';
        font-size: 26px;
        color: rgb(0, 178, 227);
    }

h2 {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-block-start: 0;
    padding-block-end: 0;
    padding-inline-start: 0;
    padding-inline-end: 0
}
#landing-intro.without-form {
    position: relative;
    background: url(img/air-waves.png) no-repeat left 120px;
    //margin-top: 45px;
    padding-bottom: 45px;
}

    #landing-intro.without-form h2 {
        font-size: 52px;
        line-height: 55px;
        font-family: 'martian_b_thailight';
        margin-bottom: 0;
    }

        #landing-intro.without-form h2 .bold {
            font-family: 'martian_b_thaibold';
        }

    #landing-intro.without-form h3 {
        margin-top: 10px;
        font-family: 'martian_b_thaibold';
        font-size: 26px;
        color: rgb(0, 178, 227);
    }

.icon-title {
    display: flex;
    flex-flow: row;
    flex-wrap: nowrap;
    align-items: center;
    font-family: 'martian_b_thaibold';
    text-transform: uppercase;
    font-size: 28px;
    line-height: 1;
    letter-spacing: 6px;
}

    .icon-title img {
        margin-right: 10px;
        width: 57px;
        height: 57px;
    }

#landing-intro.with-form .form-block {
    background: #f7f6fc;
    position: relative;
    margin-top: 30px;
    -webkit-box-shadow: 0px 0px 15px 2px rgb(0 0 0 / 26%);
    box-shadow: 0px 0px 15px 2px rgb(0 0 0 / 26%);
    z-index: 0;
}



    #landing-intro.with-form .form-block .form-title {
        padding: 20px 12px;
        color: #00b2e2;
        font-size: 1.5rem;
        text-transform: uppercase;
        font-family: 'martian_b_thaibold';
        border-bottom: solid 2px #00b2e2;
    }

#landing-intro .form-block .form-wrap {
    padding: 20px 12px;
}




#icon-columns {
    color: #fff;
    background: url(img/landing-background.jpg)no-repeat center;
    background-size: cover;
    padding: 30px 0 50px 0;
}

    #icon-columns .container .row > div {
        display: flex;
        flex-flow: column;
    }

    #icon-columns .icon {
        background: rgb(0, 146, 200);
        border: solid 4px white;
        width: 120px;
        height: 120px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 20px auto;
    }

        #icon-columns .icon img {
            width: 60%;
            height: auto;
        }

    #icon-columns h3 {
        font-size: 28px;
        font-family: 'martian_b_thaibold';
        letter-spacing: 2px;
        text-align: center;
    }

    #icon-columns ul {
        display: flex;
        flex-flow: column;
        flex: 1 1 auto;
        margin: 0 auto;
        list-style: none;
        font-size: 23px;
        line-height: 1.1em;
        padding: 0;
        max-width: 70%;
    }

        #icon-columns ul li {
            margin-bottom: 12px;
            position: relative;
            padding-left: 10px;
        }

            #icon-columns ul li::before {
                position: absolute;
                left: -11px;
                display: inline-block;
                content: '';
                background: url(img/double-arrow.png) no-repeat center 5px;
                background-size: 9px auto;
                width: 9px;
                height: 100%;
                color: #fff;
            }

    #icon-columns p {
        text-align: center;
    }

    #icon-columns a {
        font-family: 'martian_b_thaibold';
        letter-spacing: 2px;
        color: #009fde;
        border: none;
        background: #fff;
        text-decoration: none;
        padding: 8px 16px;
        border-radius: 30px;
        font-size: 14px;
        line-height: 1;
        text-transform: uppercase;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        margin-top: -5px;
        display: inline-block;
    }

.grey-slant-back {
    background: url(img/Gray\ Triangle.png) no-repeat right top;
    background-size: auto 140%;
    padding-bottom: 80px;
}

.grey-full-slant-left {
    background: url(img/grey-full-triangle-left.png) no-repeat left top;
    background-size: auto 100%;
}

.blue-full-slant-right {
    background: url(img/blue-triangle.png) no-repeat right top;
    background-size: auto 100%;
}

#when-where-how .icon-title {
    margin-left: 0;
    margin-bottom: 25px;
}

#when-where-how .animator {
    font-family: 'martian_b_thaibold';
    font-size: 48px;
    text-transform: uppercase;
}

    #when-where-how .animator.start .a-1 {
        opacity: 0;
        color: rgb(0,178,227);
        margin: 65px 0 22px 0;
    }

    #when-where-how .animator.start .a-2 {
        opacity: 0;
        color: black;
        margin: 22px 0 22px 10%;
    }

    #when-where-how .animator.start .a-3 {
        opacity: 0;
        color: rgb(0,178,227);
        margin: 22px 0 40px 20%;
    }

@media(min-width: 760px) {
    #when-where-how .animator {
        font-size: 65px;
    }

        #when-where-how .animator.start .a-1 {
            margin: 65px 0;
        }

        #when-where-how .animator.start .a-2 {
            margin: 65px 0 65px 10%;
        }

        #when-where-how .animator.start .a-3 {
            margin: 17px 0 65px 20%;
        }
}

#when-where-how .animator.start .a-1 {
    -webkit-animation: fadein 1s 1s forwards;
    animation: fadein 1s 1s forwards;
}

#when-where-how .animator.start .a-2 {
    -webkit-animation: fadein 1s 2.2s forwards;
    animation: fadein 1s 2.2s forwards;
}

#when-where-how .animator.start .a-3 {
    -webkit-animation: fadein 1s 3.4s forwards;
    animation: fadein 1s 3.4s forwards;
}

#when-where-how-integrated .wwh {
    font-family: 'martian_b_thaibold';
    font-size: 34px;
    text-transform: uppercase;
    z-index: 2000;
}

#when-where-how-integrated .a-1 {
    /*! opacity: 0; */
    color: white;
    margin: 65px 0 22px 0;
}

#when-where-how-integrated .a-2 {
    /*! opacity: 0; */
    color: white;
    margin: 22px 0 22px 5%;
}

#when-where-how-integrated .a-3 {
    /*! opacity: 0; */
    color: white;
    margin: 22px 0 40px 10%;
}

.fifty-fifty .text-block {
    padding: 45px 20px 15px 20px;
}

#three-features {
    margin: 40px 0;
}

.thirty-seventy .side-image {
    overflow: hidden;
}

.thirty-seventy .side-image {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.thirty-seventy ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

    .thirty-seventy ul h2 {
        font-family: 'martian_b_thaibold';
        color: rgb(0,178,227);
        font-size: 26px;
        margin-bottom: 10px;
        line-height: 1;
        text-transform: uppercase;
    }

    .thirty-seventy ul li {
        display: flex;
        flex-flow: column;
        position: relative;
    }

    .thirty-seventy ul.side-icons li, .thirty-seventy ul li {
        display: block;
        position: relative;
    }

    .thirty-seventy ul.side-icons li {
        padding-left: 150px;
        background-position: 25px 60px !important;
        background-size: 75px auto !important;
        background-repeat: no-repeat !important;
    }

    .thirty-seventy ul li {
        padding-left: 0px;
    }

@media(min-width: 990px) {
    .thirty-seventy ul li {
        padding-left: 150px;
    }
}

.thirty-seventy ul li a.btn::before {
    display: block;
    content: '\A';
    width: 100%;
}

.wave-back {
    background: url(img/air-waves.png) no-repeat left center;
}

@media(max-width: 992px) {
    .thirty-seventy .side-image {
        background: none !important;
    }

    .thirty-seventy ul.side-icons li {
        padding-right: 40px;
    }
}

@media(min-width: 768px) {
    #landing-intro.with-form::after {
        top: 0;
    }

    #landing-intro.without-form::after {
        top: 0;
    }

    .icon-title {
        margin-left: -68px;
    }
}

@media(min-width: 992px) {
    #landing-intro.with-form {
        background: url(img/air-waves.png) no-repeat left 50px;
    }

    #landing-intro.without-form {
        background: url(img/air-waves.png) no-repeat left 50px;
    }

    #landing-intro.with-form .landing-form::after {
        display: none;
    }

    #landing-intro.with-form::after {
        display: block;
        content: url(img/blue-triangle.png);
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: -1;
    }

    #icon-columns ul {
        max-width: 70%;
    }

    .fifty-fifty .container, #when-where-how .container,
    .thirty-seventy .container {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0;
    }

    .fifty-fifty .text-block {
        padding: 45px 45px 15px 35px;
    }

    .wave-back {
        background-size: auto 90%;
    }
}

@media(min-width: 1500px) {
    #icon-columns .container .row {
        padding: 100px 7%;
    }

    #icon-columns ul {
        max-width: 270px;
        margin: 0 0 0 20%;
    }

    .pr-xxl-1 {
        padding-right: 0.5rem !important;
    }
}



/****  SERVICE PAGES *******/

.d-flex.align-middle {
    align-items: center !important;
}

#service-hero {
    display: flex;
    justify-content: center;
    flex-flow: column;
}

    #service-hero .banner {
        color: white;
        text-align: center;
        font-family: 'martian_b_thaibold';
        text-transform: uppercase;
        font-size: 22px;
        line-height: 1.2;
        padding: 16px 25px;
        margin-top: 80px;
    }

    #service-hero .image {
        width: 100%;
        height: auto;
    }

    #service-hero a.btn {
        font-size: 18px;
        padding: 10px 20px;
        margin: -25px auto 25px auto;
    }

@media(min-width: 992px) {
    #service-intro .content.container {
        width: 100%;
        max-width: 100%;
    }

        #service-intro .content.container .row > div {
            margin: 0 8%;
        }
}

h1.service-title {
    display: flex;
    flex-flow: row;
    flex-wrap: nowrap;
    align-items: center;
    font-family: 'martian_b_thailight';
    text-transform: uppercase;
    font-size: 32px;
    line-height: 1;
    letter-spacing: 2px;
}

    h1.service-title .bold {
        font-family: 'martian_b_thaibold';
        text-transform: uppercase;
    }

@media(max-width: 760px) {
    h1.service-title {
        font-size: 36px;
    }

        h1.service-title div:not(.icon) {
            width: calc(100% - 80px);
        }

        h1.service-title .bold {
            display: block;
            max-width: 100%;
        }
}

h1.service-title .icon {
    margin-right: 10px;
    width: 70px;
    min-width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(0, 178, 227);
}

    h1.service-title .icon img {
        width: 70%;
        height: auto;
    }

#Main_C004_Col00 h2 {
    font-family: 'martian_b_thaibold';
}

h2.split-header {
    font-family: 'martian_b_thaibold';
    text-transform: uppercase;
    color: black;
    font-size: 26px;
    line-height: 1.16;
}

    h2.split-header .blue, h2.split-header.blue {
        color: rgb(0,178,227);
    }

a.icon-button, a.icon-button.inline {
    background: #69c6ef;
    border: 1px solid #69c6ef;
    color: #fff;
    padding: 14px 20px 10px 20px;
    border-radius: 39px;
    text-decoration: none;
    margin-top: 20px;
    text-transform: uppercase;
    font-family: 'martian_b_thaibold';
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 1rem;
    line-height: 1.375rem;
    margin: 10px 0;
    display: inline-block;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-shadow: 0px 9px 27px 0px rgba(40, 101, 172, 0.25);
    box-shadow: 0px 9px 27px 0px rgba(40, 101, 172, 0.25);
}

    a.icon-button.centered, a.icon-button.inline.centered {
        margin: 10px 30%;
    }

#icon-cards .col-12 {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: center;
}

#icon-cards.gray {
    background: rgb(239,240,241);
    padding-top: 30px;
}

#icon-cards .col-12 .icon-card {
    background: rgb(239,240,241);
    display: flex;
    flex: 0 0 100%;
    flex-flow: column;
    padding: 32px;
    position: relative;
    text-align: center;
    font-size: 20px;
    line-height: 28px;
    margin: 45px 10px 30px 10px;
}

#icon-cards.gray .col-12 .icon-card {
    background: white;
}

#icon-cards.large-text .col-12 .icon-card {
    font-size: 20px;
    line-height: 30px;
    padding: 70px 60px 60px 60px;
}

#icon-cards .col-12 .icon-card .icon {
    background: rgb(0,178,227);
    border-radius: 50%;
    width: 85px;
    height: 85px;
    display: inline-flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    left: calc(50% - 42px);
    top: -32px;
    font-family: 'martian_b_thaibold';
    font-size: 32px;
    line-height: 1;
    color: #fff;
}

    #icon-cards .col-12 .icon-card .icon img {
        width: 70%;
        height: auto;
    }

#icon-cards .col-12 .icon-card p:first-of-type {
    margin-top: 36px;
}

#icon-cards .col-12 .icon-card a.btn {
    margin-top: 1.4rem;
}

#icon-cards .col-12 .icon-card::before, #icon-cards .col-12 .icon-card::after {
    position: absolute;
    display: block;
    content: '';
    height: 3px;
    width: calc(50% - 86px);
    background: rgb(186,193,198);
}

#icon-cards .col-12 .icon-card::before {
    left: 32px;
    top: 32px;
}

#icon-cards .col-12 .icon-card::after {
    right: 32px;
    top: 32px;
}

#icon-cards .col-12 h3 {
    font-size: 20px;
    line-height: 24px;
    margin-top: 30px;
    text-transform: uppercase;
    font-family: 'martian_b_thaibold';
}

#icon-cards .col-12 .icon-card a.btn {
    font-size: 14px;
    padding: 8px 16px;
    display: inline-block;
    margin: 0;
}

ul.arrow-list {
    list-style: none;
    margin-left: 0;
    padding-left: 0px;
}

    ul.arrow-list li {
        position: relative;
        padding-left: 20px;
    }

        ul.arrow-list li .bold {
            text-transform: uppercase;
            font-family: 'martian_b_thaibold';
        }

        ul.arrow-list li::before {
            display: inline-block;
            position: absolute;
            background: url(img/double-arrow-black.png)no-repeat center;
            background-size: contain;
            left: 0;
            top: 10px;
            content: ' ';
            width: 10px;
            height: 10px;
            margin-right: 5px;
        }

.full-width .container {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
}

    .full-width .container .row {
        margin-left: 0;
        margin-right: 0;
    }

        .full-width .container .row .col-12 {
            padding-left: 0;
            padding-right: 0;
        }

        .full-width .container .row .pull-text-block-right, .full-width .container .row .pull-text-block-left {
            padding-left: 15px;
            padding-right: 15px;
        }

    .full-width .container img {
        width: 100%;
        height: auto;
    }

.fifty-fifty .container .row .col-12 {
    position: relative;
}

.fifty-fifty .icon-button {
    display: inline-flex;
    flex-flow: row;
    text-transform: uppercase;
    font-family: 'martian_b_thaibold';
    font-size: 16px;
    line-height: 18px;
    padding: 8px 16px;
    position: absolute;
    bottom: -25px;
    right: 60px;
}

    .fifty-fifty .icon-button.stickybutton {
        position: fixed;
        bottom: 2vh;
        right: 5px;
        z-index: 900;
        opacity: 0;
        transition: opacity .5s 2s;
    }

a.icon-button.chat {
    display: inline-flex;
    flex-flow: row;
    text-transform: uppercase;
    font-family: 'martian_b_thaibold';
    font-size: 16px;
    line-height: 18px;
    padding: 8px 16px;
    position: fixed;
    bottom: 2vh;
    right: 5px;
    z-index: 900;
    opacity: 0;
    transition: opacity .5s 2s;
}

    a.icon-button.chat.sticky, .fifty-fifty .icon-button.stickybutton.sticky {
        opacity: 1;
    }

    a.icon-button.chat img {
        width: 30px;
        height: auto;
        margin-right: 10px;
    }

a.icon-button.inline {
    display: inline-flex;
    flex-flow: row;
    text-transform: uppercase;
    font-family: 'martian_b_thaibold';
    font-size: 16px;
    line-height: 18px;
    padding: 8px 16px;
}

    .fifty-fifty .icon-button img, a.icon-button.inline img {
        width: 30px;
        height: auto;
        margin-right: 10px;
    }

#blue-bar {
    background: rgb(0,178,227);
    color: #fff;
    text-transform: uppercase;
    font-family: 'martian_b_thaibold';
    font-size: 1.8rem;
    padding: 30px 0;
    position: relative;
    text-align: center;
    z-index: 20;
}

    #blue-bar .tab {
        width: 40px;
        height: 40px;
        background: rgb(0,178,227);
        z-index: 2;
        position: absolute;
        bottom: -10px;
        left: calc(50% - 20px);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }

    #blue-bar .container .row .col-12.col-xl-10 {
        z-index: 400;
    }

@media(min-width: 768px) {
    #service-hero .banner {
        margin-top: 130px;
    }

    #icon-cards .col-12 .icon-card {
        max-width: calc(50% - 20px);
    }

    .full-width .container .row .pull-text-block-right, .full-width .container .row .pull-text-block-left {
        padding-left: 60px;
        padding-right: 60px;
    }

    .full-width .container {
        padding-left: 60px;
        padding-right: 60px;
    }
}

@media(min-width: 990px) {
    #service-hero .banner {
        margin-top: 150px;
    }

    #icon-cards .col-12 .icon-card {
        max-width: calc(33.3333% - 20px);
    }

    .break-edge-left {
        margin-left: -85px;
    }

    .full-width .container {
        padding-left: 0px;
        padding-right: 0px;
    }

        .full-width .container .row .pull-text-block-right,
        .full-width .container .row .pull-text-block-left {
            display: flex;
            align-items: center;
        }

            .full-width .container .row .pull-text-block-right .text-block,
            .full-width .container .row .pull-text-block-left .text-block {
                background: white;
                padding: 40px;
                -webkit-box-shadow: 0px 9px 27px 0px rgba(40, 101, 172, 0.25);
                box-shadow: 0px 9px 27px 0px rgba(40, 101, 172, 0.25);
            }

            .full-width .container .row .pull-text-block-right .text-block {
                margin-right: -120px;
                z-index: 800;
            }

            .full-width .container .row .pull-text-block-left .text-block {
                margin-left: -120px;
            }

                .full-width .container .row .pull-text-block-left .text-block a.btn,
                .full-width .container .row .pull-text-block-right .text-block a.btn {
                    position: relative;
                    left: 50%;
                    transform: translateX(-50%);
                }

    .fifty-fifty .icon-button, .icon-button.chat {
        display: inline-flex;
        flex-flow: row;
        text-transform: uppercase;
        font-family: 'martian_b_thaibold';
        font-size: 16px;
        line-height: 18px;
        padding: 8px 16px;
        position: relative;
        float: right;
        bottom: 0;
        right: 60px;
        margin-top: -30px;
    }

        .fifty-fifty .icon-button.stickybutton {
            position: fixed !important;
            z-index: 1000;
            bottom: 45vh;
            opacity: 0;
            transition: opacity .5s ease;
        }

    .icon-button.stickybutton.chat {
        position: fixed !important;
        z-index: 1000;
        bottom: 45vh;
        opacity: 0;
        transition: opacity .5s 2s ease;
    }

        .fifty-fifty .icon-button.stickybutton.sticky, .icon-button.stickybutton.chat.sticky {
            opacity: 1 !important;
            bottom: 45vh;
        }
}

.service-header-video {
    overflow: hidden;
    margin-top: 0px;
    height: 390px;
    max-height: 390px;
}

@media(max-width: 760px) {
    .service-header-video {
        height: 300px;
        max-height: 300px;
    }
}

#service-hero .btn {
    z-index: 10;
}

#icon-cards h2 {
    font-size: 34px;
    line-height: 1;
}

@media (min-width:1200px) {
    .wave-back img {
        min-width: 133%;
        margin-left: -184px;
        margin-top: 50px;
    }
}

@media(min-width: 992px) {
    .col-mail {
        flex: 0 0 48%;
        min-width: 48%;
    }

    .col-auto {
        flex: 0 0 52%;
        min-width: 52%;
    }

    #email.col-lg-4 {
        min-width: 240px;
    }
}

@media(min-width: 1200px) {
    .col-mail {
        flex: 0 0 41%;
        min-width: 41%;
    }

    .col-auto {
        flex: 0 0 49%;
        min-width: 59%;
    }

    #email.col-lg-4 {
        min-width: 240px;
    }
}

@media(min-width: 1400px) {
    .col-mail {
        flex: 0 0 35%;
        min-width: 35%;
    }

    .col-auto {
        flex: 0 0 65%;
        min-width: 65%;
    }
}

#three-features.thirty-seventy ul li ul li {
    display: list-item;
    padding-left: 20px;
}

#three-features.thirty-seventy ul li ul {
    list-style: inside;
}

.first-floating-contact {
    color: #FFF;
    position: fixed; /* Fixed positioning relative to the viewport */
    right: 20px; /* 20 pixels from the right edge of the viewport */
    bottom: 20px; /* 20 pixels from the bottom edge of the viewport */
    padding: 14px;
    background-image: linear-gradient(to top, #545454, #000);
    border-radius: 10px; /* Rounded corners */
    box-shadow: 2px 2px 5px rgba(0,0,0,0.3); /* Subtle shadow for 3D effect */
}

.close-btn {
    position: absolute;
    top: 0;
    right: 0;
    padding: 2px 5px;
    cursor: pointer;
    border: none;
    background: none;
    color: white; /* Ensuring visibility against darker backgrounds */
    font-size: 20px;
}

.up-arrow {
    margin-right: 5px; /* Adds spacing between the arrow and the text */
    color: #fff; /* You can set any color */
}

.title {
    font-size: 1.5rem;
    font-weight: 600;
    font-family: martian_b_thairegular;
}

.sub-text {
    font-size: 1rem;
    font-family: martian_b_thailight;
    font-weight: 600;
}



.vertical-contact-tab {
    position: fixed; /* Fixed positioning relative to the viewport */
    right: 0px; /* Sticks to the right edge of the viewport */
    bottom: 22%; /* Centers the element vertically */
    transform: translateY(-50%); /* Adjusts the element to be truly centered */
    writing-mode: vertical-rl; /* Makes text go vertically */
    transform: rotate(180deg); /* Flips the text to be readable from bottom to top */
    background-image: linear-gradient(to bottom, #545454, #000); /* Light grey background for visibility */
    color: #fff; /* Dark grey text color */
    /*! padding: 5px; */ /* Padding around the text */
    font-size: 16px; /* Font size of the text */
    /*! border-left: 2px solid #ccc; */ /* Adds a subtle border to the left */
    padding: 23px 0px;
    font-family: martian_b_thairegular;
}

.expanded-floating-contact {
    color: #FFF;
    position: fixed; /* Fixed positioning relative to the viewport */
    right: 31px; /* 20 pixels from the right edge of the viewport */
    bottom: 20px; /* 20 pixels from the bottom edge of the viewport */
    /*! padding: 14px; */
    box-shadow: 2px 2px 5px rgba(0,0,0,0.3); /* Subtle shadow for 3D effect */
}


    .expanded-floating-contact .header {
        background-image: linear-gradient(to top, #545454, #000);
        /*! position: absolute; */
        /*! top: 0; */
        padding: 9px 47px;
    }

.chat-section {
    height: 250px;
    background-color: #fff;
    margin: 0;
}

.fake-prompt {
    color: #455F7A;
    background-color: #EAF0F6;
    border-radius: 12px;
    margin: 13px;
    /*! top: 22px; */
    position: fixed;
    padding: 5px 18px;
    font-size: 1rem;
    font-weight: 500;
}

.floating-contact {
    z-index: 99999;
    position: fixed;
}

.header .close-btn {
    font-size: 28px;
    padding: 7px 10px;
}

.chat-link {
    border: 1px solid #009FDE;
    color: #009FDE;
    position: fixed;
    margin-left: 13px;
    margin-top: 67px;
    font-size: .85rem;
    padding: 1px 31px;
    font-weight: bold;
    border-radius: 3px;
    width: 218px;
    text-align: center;
}
.chat-link:hover {
    text-decoration: none;
}

    .chat-link:nth-child(3) {
        margin-top: 109px;
    }

    .chat-link:nth-child(4) {
        margin-top: 152px;
    }

    .chat-link:nth-child(5) {
        margin-top: 196px;
    }
@media(max-width:768px) {
    .floating-contact {
    }

    .expanded-floating-contact {
        right: 0px;
        bottom: 0px;
    }

        @media(max-width:768px) {
    .floating-contact {
    }

    .expanded-floating-contact {
        right: 0px;
        width: 100%;
        bottom: 0px;
    }

        .expanded-floating-contact .header {
            padding: 9px 14px;
            font-size: 1.15rem;
        }

    .chat-section {
        height: 250px;
    }
}

    .chat-section {
        height: 250px;
    }
    .vertical-contact-tab {
        bottom: 9%;
    }
}
.collapse:not(.show) {
    display: none;
}
.gated-form .d-flex {
    justify-content: center;
}
.gated-form #form-top {
    width: 100vw;
}
.gated-form #form-top h2 {
    color: #449ed8;
}
.gated-form #form-top p {
    text-transform: uppercase;
}
.gated-form label {
    text-transform: uppercase;
    font-family: martian_b_thaibold;
    color: #449ed8;
}
.gated-form .form-wrap {
    margin: 0 20px;
}
.gated-form #form-top {
    margin: 0 20px;
}
.gated-form .required {
    color: #000;
    text-transform: none;
    font-size: .85rem;
    font-family: martian_b_thairegular;
    margin-left: 10px;
}
@media (min-width:760px) {
    .gated-form .d-flex {
        justify-content: center;
    }

    .gated-form #form-top {
        width: 45vw;
    }

        .gated-form #form-top h2 {
            color: #449ed8;
        }

        .gated-form #form-top p {
            text-transform: uppercase;
        }

    .gated-form label {
        text-transform: uppercase;
        font-family: martian_b_thaibold;
        color: #449ed8;
    }

    .gated-form .form-wrap {
        margin: 0 20px;
    }

    .gated-form #form-top {
        margin: 0 20px;
    }

    .gated-form .required {
        color: #000;
        text-transform: none;
        font-size: .85rem;
        font-family: martian_b_thairegular;
        margin-left: 10px;
    }
}
#manufacturer-cards {
    .row

{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 25px 0px;
    box-shadow: -8px 6px 13px -1px rgba(0,0,0,0.75);
    -webkit-box-shadow: -8px 6px 13px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: -8px 6px 13px -1px rgba(0,0,0,0.75);
    background: #f6f7fa;
    .logo

{
    width: 15%;
    margin: 10px 0px;
    padding: 0px 10px;
    align-content: center;
    border-right: 3px solid #009fde;
}

.middle {
    font-family: martian_b_thairegular;
    width: 80%;
    padding: 20px;
    .title

{
    font-family: martian_b_thaibold;
}

.content {
    font-size: 1rem
}

}

.link {
    width: 5%;
    background-color: #009fde;
    align-content: center;
    text-align: center;
    color: #fff;
    svg

{
    height: 20%;
}

}
}
}
#DANY-jumbo {
    margin-top:200px;
}

.show.dany-dropdown {
    display: flex;
    flex-direction: column;
    margin-top: 19px;
    background-color: #404040;
    padding: auto 5px;
    padding-left: 10px;
    padding-right: 10px;
}