/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/*
 * Remove underline from links
 */

a,
a:hover,
a:visited,
a:active {
    text-decoration: none;
}

/* ==========================================================================
   Custom fonts
   ========================================================================== */

@font-face {
    font-family: Eurostile;
    src: url('../font/eurostile-webfont.eot');
    src: url('../font/eurostile-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/eurostile-webfont.woff') format('woff'),
    url('../font/eurostile-webfont.ttf') format('truetype'),
    url('../font/eurostile-webfont.svg#eurostileregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: EurostileExtendedTwo;
    src: url('../font/Eurostile-ExtendedTwo.otf');
}

@font-face {
    font-family: EurostileBoldExtendedTwo;
    src: url('../font/Eurostile-BoldExtendedTwo.otf');
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.background {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-position: 50% 50%\9 !important;
}

html, body {
    height: 100%;
}

/* ============================================================
   DEFINE YOUR OWN TAG FLOATING DIV
   ============================================================ */

@-webkit-keyframes pulsate {
    from { box-shadow: 0 0 2px #121212; opacity: .5; filter: alpha(opacity=50); }
    to { box-shadow: 0 0 4px #000; opacity: .7; filter: alpha(opacity=70); }
}
@-moz-keyframes pulsate {
    from { box-shadow: 0 0 2px #121212; opacity: .5; filter: alpha(opacity=50); }
    to { box-shadow: 0 0 4px #000; opacity: .7; filter: alpha(opacity=70); }
}
@keyframes pulsate {
    from { box-shadow: 0 0 2px #121212; opacity: .5; filter: alpha(opacity=50); }
    to { box-shadow: 0 0 4px #000; opacity: .7; filter: alpha(opacity=70); }
}

.define-your-tag {
    display: none;
    text-align: center;
    overflow: auto;
    position: fixed;
    bottom: 60px;
    right: 10px;
    z-index: 1000;
    width: 200px;
    height: 200px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5);

    -webkit-animation: pulsate 1s infinite alternate;
    -moz-animation: pulsate 1s infinite alternate;
    animation: pulsate 4s infinite alternate;

    opacity: .5;
    filter: alpha(opacity=50);
}

.define-your-tag:hover {
    opacity: 1.0 !important;
    filter: alpha(opacity=100) !important;
    -webkit-transition: opacity .25s;
    -moz-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;
}

.define-your-tag a,
.define-your-tag a:visited {
    display: block;
}

@media all and (max-width: 1300px) {
    .define-your-tag {
        overflow: auto;
        width: 100px;
        height: 100px;
    }

    .define-your-tag img {
        max-width: 100%;
        max-height: 100%;
    }
}

@media all and (max-width: 1000px) {
    .define-your-tag {
        display: none !important;
    }
}

/* ============================================================
   Arrow
   ============================================================ */

@-webkit-keyframes pulsate-arrow {
    from { opacity: 0.25; }
    to { opacity: 1.0; }
}
@-moz-keyframes pulsate-arrow {
    from { opacity: 0.25; }
    to { opacity: 1.0; }
}
@keyframes pulsate-arrow {
    from { opacity: 0.25; }
    to { opacity: 1.0; }
}

.arrow {
    position: fixed;
    bottom: 20px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);
    background-size: contain;
    opacity: 0.25;
    -webkit-animation: pulsate-arrow 2s infinite alternate;
    -moz-animation: pulsate-arrow 2s infinite alternate;
    animation: pulsate-arrow 2s infinite alternate;
}

/* ============================================================
   Backgrounds
   ============================================================ */

section {
    background-color: transparent;
}

section.module:last-child {
    margin-bottom: 0;
}

section.module h1 {
    padding: 0;
    margin: 0;
}

section.module h2 {
    margin-bottom: 0;
    font-size: 30px;
}

section.module p {
    margin: 0;
    font-size: 16px;
    line-height: 30px;
}

section.module p:last-child {
    margin-bottom: 0;
}

section.module.content {
    padding: 0;
    clear: both;
    max-width: 1200px;
    margin: 40px auto 0 auto;
}

section.module.parallax {
    height: 100%;
    background: no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #000;
}

section.module.parallax h1 {

}

section .container-a {
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    min-height: 100%;
    display: table;
}

section .container-b {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    text-align: center;
}

section .container {
    margin: 0;
    padding: 0;
}

section .container a,
section .container a:visited {
    color: #f58220;
}

section .container a:hover {
    color: #a7541f;
}

section .container-l {
    width: 25%;
    height: 100%;
    display: inline-table;
    float: left;
}

section .container-l h1 {
    font-family: EurostileExtendedTwo, Verdana, Arial, Helvetica, sans-serif;
    font-size: 2rem;
}

section .container-r {
    width: 75%;
    float: left;
}

section .container-r p {
    font: 18px/1.625 Eurostile, Verdana, Arial, Helvetica, sans-serif;
    color: #565656;
}

@media all and (min-width: 600px) {
    section.module h2 {
        /* font-size: 42px; */
    }

    section.module p {
        /* font-size: 20px; */
    }

    section.module.parallax h1 {
        font: 80px Eurostile, Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        opacity: 0.8;
        color: #fff;
    }

    section.module.parallax h2 {
        font: 40px Eurostile, Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        opacity: 0.8;
        color: #fff;
    }
}

@media all and (max-width: 600px) {
    section.module.parallax h1 {
        font: 40px Eurostile, Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        opacity: 0.8;
        color: #fff;
    }

    section.module.parallax h2 {
        font: 20px Eurostile, Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        opacity: 0.8;
        color: #fff;
    }

}

@media all and (min-width: 960px) {
    section.module.parallax h1 {
        /* font-size: 160px; */
    }
}

/* Custom containers: Generic */
section .container-full-width {
    width: 100%;
    height: 100%;
    margin: 0 10px 0 0;
    font: 18px/1.625 Eurostile, Verdana, Arial, Helvetica, sans-serif;
    color: #565656;
}

/* Custom containers: News */
section .container-news-l {
    width: 65%;
    height: 100%;
    float: left;
    margin: 0 10px 0 0;
}

section .container-news-l .date {
    font: 14px/1.625 Eurostile, Verdana, Arial, Helvetica, sans-serif;
    color: #7f7f7f;
}

section .container-news-l h1 > a,
section .container-news-l h1 > a:active,
section .container-news-l h1 > a:visited {
    font: 24px/1.625 Eurostile, Verdana, Arial, Helvetica, sans-serif;
    color: #f58220;
    text-decoration: none;
}

section .container-news-l a,
section .container-news-l a:active,
section .container-news-l a:visited {
    font: 14px/1.625 Eurostile, Verdana, Arial, Helvetica, sans-serif;
    color: #f58220;
    text-decoration: none;
}

section .container-news-l a:hover,
section .container-news-l h1 > a:hover {
    color: #a7541f;
}

section .container-news-r {
    width: 30%;
    float: right;
}

section .container-news-r h4 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

section .container-news-r a,
section .container-news-r a:active,
section .container-news-r a:visited {
    font: 16px/1.625 Eurostile, Verdana, Arial, Helvetica, sans-serif;
    color: #f58220;
    text-decoration: none;
}

section .container-news-r a:hover {
    color: #a7541f;
}

section .container-news-l,
section .container-news-r {
    font: 18px/1.625 Eurostile, Verdana, Arial, Helvetica, sans-serif;
    color: #565656;
}

.content h3 {
    font-size: 24px;
    font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    height: 40px;
    border-bottom: 1px solid #dedede;
    padding: 0;
    margin: 0 0 20px 0;
}

@media screen and (max-width: 1000px) {
    section .container-l {
        width: 100%;
        text-align: center;
    }
    section .container-r {
        display: none;
    }
}

/* Desktop Parallax Photo */
/*
@media (min-width: 651px){
    .parallax-section-1 { background-image: url('paste full sized image URL'); }
}
*/
/* Mobile Parallax Photo */
/*
@media (max-width: 650px) {
    .parallax-section-1 { background-image: url('paste small image URL'); height: 300px; }
}
*/

/* ==========================================================================
   Front page
   ========================================================================== */

.front-logo {
}

.front-logo img {
    width: 95% !important;
    height: 95% !important;
}

/* ==========================================================================
   Main menu
   ========================================================================== */

.floating-header-box {
    width: 100%;
    display: none;
    height: 45px;
}

.floating-header {
    width: 100%;
    background-color: #231f20;
    height: 45px;
}

.floating-header .logo {
    height: 45px;
    float: left;
}

.floating-header .links {
    height: 45px;
    float: right;
}

.floating-header .main-menu {
    padding: 0;
    margin: 11px 0 0 0;
}

.floating-header .main-menu a,
.floating-header .main-menu a:visited {
    color: #e1dddf;
    font-size: 14px;
    font-family: EurostileExtendedTwo, Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding: 12px 15px;
    width: 100%;
}

.floating-header .main-menu a:hover {
    color: #fff;
}

.floating-header .main-menu li:first-child,
.floating-header .main-menu li {
    display: inline;
    margin: 0;
    padding: 12px 0;
    position: relative;
}

.floating-header .main-menu li:last-child {
    display: inline;
    border: 0;
    margin: 0;
    padding: 4px 0;
    background-color: #f58220;
}

.floating-header .main-menu li:last-child:hover {
    background-color: #b0c823;
    -webkit-transition: background-color .2s;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    transition: background-color .2s;
}

.floating-header .main-menu li:last-child > a,
.floating-header .main-menu li:last-child > a:visited {
    font-size: 14px;
    font-family: EurostileBoldExtendedTwo, Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
}

.floating-header .main-menu li:last-child > a:hover {
    border: 0;
}

/* styles for desktop */
.tinynav {
    display: none;
    height: 45px;
    border: 0;
    background-color: #231f20;
    color: #fff;
}

/* styles for mobile */
@media screen and (max-width: 1000px) {
    .tinynav { display: block }
    .main-menu { display: none }
}

/* ==========================================================================
   Sub menu
   ========================================================================== */

.floating-header .main-menu li:hover > ul {
    display: block;
    width: 200px !important;
}

.floating-header .main-menu li ul {
    display: none;
    position: absolute;
    top: 33px;
    left: 0;
    margin: 0 0 0 -15px !important;
    padding: 0 !important;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}

.floating-header .main-menu li ul li,
.floating-header .main-menu li ul li:last-child {
    margin: 0 !important;
    padding: 0 0 0 10px !important;
    display: block !important;
    background-color: #f58220 !important;
}

.floating-header .main-menu li ul li:hover,
.floating-header .main-menu li ul li:last-child:hover {
    background-color: #df7020 !important;
}

.floating-header .main-menu li ul li a,
.floating-header .main-menu li ul li a:hover,
.floating-header .main-menu li ul li a:visited,
.floating-header .main-menu li ul li a:last-child,
.floating-header .main-menu li ul li a:last-child:visited {
    color: #fff;
    font-size: 11px !important;
    font-family: EurostileExtendedTwo, Verdana, Arial, Helvetica, sans-serif !important;
    font-weight: normal;
    text-decoration: none;
    margin: 0 !important;
    padding: 10px 0 !important;
    width: 100%;
    display: inline-block;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.floating-header .main-menu li ul li:first-child {
    display: block !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 1px 10px 1px 10px;
    text-align: center;
    background-color: transparent !important;
}

.triangle-up {
    width: 6%;
    height: 0;
    padding-left: 6%;
    padding-bottom: 6%;
    overflow: hidden;
    margin: 0 auto;
}
.triangle-up:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-left: -500px;
    border-left: 500px solid transparent;
    border-right: 500px solid transparent;
    border-bottom: 500px solid #f58220;
}

/* ==========================================================================
   Product menu
   ========================================================================== */

@media all and (max-width: 1100px) {
    .product-menu-box {
        display: none !important;
    }
    .product-menu {
        display: none;
    }
}

.product-menu-box {
    width: 100%;
    display: none;
    height: 118px;
}

.product-menu {
    background-color: #fff;
    text-align: center;
    padding: 0;
    height: 118px;
    -moz-box-shadow:    inset 0 4px 4px -4px #636363;
    -webkit-box-shadow: inset 0 4px 4px -4px #636363;
    box-shadow:         inset 0 4px 4px -4px #636363;
}

.product-menu > ul {
    padding: 0;
    margin: 0 auto;
    text-align: center;
    font-size: 0;
}

.product-menu li {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 180px;
    text-align: center;
}

.product-menu a,
.product-menu a:visited {
    width: 180px;
    height: 118px;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.product-menu .btn-cats-cam { background: url('../img/btn_cam.png'); }
.product-menu .btn-cats-cam.active { background: url('../img/btn_cam.png') center -118px; }
.product-menu .btn-cats-cam:hover { background: url('../img/btn_cam.png') center -118px; }

.product-menu .btn-cats-gsm { background: url('../img/btn_gsm.png'); }
.product-menu .btn-cats-gsm.active { background: url('../img/btn_gsm.png') center -118px; }
.product-menu .btn-cats-gsm:hover { background: url('../img/btn_gsm.png') center -118px; }

.product-menu .btn-cats-flight-diary { background: url('../img/btn_flight_diary.png'); }
.product-menu .btn-cats-flight-diary.active { background: url('../img/btn_flight_diary.png') center -118px; }
.product-menu .btn-cats-flight-diary:hover { background: url('../img/btn_flight_diary.png') center -118px; }

.product-menu .btn-cats-mini-diary { background: url('../img/btn_mini_diary.png'); }
.product-menu .btn-cats-mini-diary.active { background: url('../img/btn_mini_diary.png') center -118px; }
.product-menu .btn-cats-mini-diary:hover { background: url('../img/btn_mini_diary.png') center -118px; }

.product-menu .btn-cats-diary { background: url('../img/btn_diary.png'); }
.product-menu .btn-cats-diary.active { background: url('../img/btn_diary.png') center -118px; }
.product-menu .btn-cats-diary:hover { background: url('../img/btn_diary.png') center -118px; }

.product-menu .btn-cats-satag { background: url('../img/btn_satag.png'); }
.product-menu .btn-cats-satag.active { background: url('../img/btn_satag.png') center -118px; }
.product-menu .btn-cats-satag:hover { background: url('../img/btn_satag.png') center -118px; }

/* ==========================================================================
   Product menu - compact version
   ========================================================================== */

@media all and (max-width: 1100px) {
    .product-menu-compact-box {
        display: none !important;
    }
    .product-menu-compact {
        display: none;
    }
}

.product-menu-compact-box {
    width: 100%;
    display: none;
    height: 50px;
}

.product-menu-compact {
    background-color: #fff;
    text-align: center;
    padding: 0;
    height: 50px;
    -moz-box-shadow:    inset 0 4px 4px -4px #636363;
    -webkit-box-shadow: inset 0 4px 4px -4px #636363;
    box-shadow:         inset 0 4px 4px -4px #636363;
}

.product-menu-compact > ul {
    padding: 0;
    margin: 0 auto;
    text-align: center;
    font-size: 0;
}

.product-menu-compact li {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 180px;
    text-align: center;
}

.product-menu-compact a,
.product-menu-compact a:visited {
    width: 180px;
    height: 50px;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.product-menu-compact .btn-cats-cam { background: url('../img/btn_cam_small.png'); }
.product-menu-compact .btn-cats-cam.active { background: url('../img/btn_cam_small.png') center -50px; }
.product-menu-compact .btn-cats-cam:hover { background: url('../img/btn_cam_small.png') center -50px; }

.product-menu-compact .btn-cats-gsm { background: url('../img/btn_gsm_small.png'); }
.product-menu-compact .btn-cats-gsm.active { background: url('../img/btn_gsm_small.png') center -50px; }
.product-menu-compact .btn-cats-gsm:hover { background: url('../img/btn_gsm_small.png') center -50px; }

.product-menu-compact .btn-cats-flight-diary { background: url('../img/btn_flight_diary_small.png'); }
.product-menu-compact .btn-cats-flight-diary.active { background: url('../img/btn_flight_diary_small.png') center -50px; }
.product-menu-compact .btn-cats-flight-diary:hover { background: url('../img/btn_flight_diary_small.png') center -50px; }

.product-menu-compact .btn-cats-mini-diary { background: url('../img/btn_mini_diary_small.png'); }
.product-menu-compact .btn-cats-mini-diary.active { background: url('../img/btn_mini_diary_small.png') center -50px; }
.product-menu-compact .btn-cats-mini-diary:hover { background: url('../img/btn_mini_diary_small.png') center -50px; }

.product-menu-compact .btn-cats-diary { background: url('../img/btn_diary_small.png'); }
.product-menu-compact .btn-cats-diary.active { background: url('../img/btn_diary_small.png') center -50px; }
.product-menu-compact .btn-cats-diary:hover { background: url('../img/btn_diary_small.png') center -50px; }

.product-menu-compact .btn-cats-satag { background: url('../img/btn_satag_small.png'); }
.product-menu-compact .btn-cats-satag.active { background: url('../img/btn_satag_small.png') center -50px; }
.product-menu-compact .btn-cats-satag:hover { background: url('../img/btn_satag_small.png') center -50px; }

/* ==========================================================================
   Footer
   ========================================================================== */

footer {
    background-color: black;
    height: 50px;
    margin: 0;
    padding: 0;
    border-top: 4px solid #f58220;
    text-align: center;
    font-family: EurostileExtendedTwo, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #c6c2c4;
}

.footer-left {
    float: left;
    margin: 16px 0 0 40px;
}

.footer-right {
    float: right;
    margin: 16px 40px 0 0;
}

.footer-left p,
.footer-right p {
    padding: 0;
    margin: 0;
}

.footer-left a,
.footer-left a:visited,
.footer-right a,
.footer-right a:visited {
    color: #c6c2c4;
    text-decoration: none;
}

.footer-left a:hover,
.footer-right a:hover {
    color: #fff;
    border-bottom: 1px solid #656163;
}

.footer-right ul {
    margin: 0;
    padding: 0;
}

.footer-right li {
    display: inline;
    list-style: none;
    border-right: 2px solid #7f7b7d;
    margin: 0;
    padding: 0 30px 0 30px;
}

.footer-right li:last-child {
    border: 0;
}

/* ==========================================================================
   MAP
   ========================================================================== */

.map {
    width: 1250px;
    height: 600px;
    margin: 0;
    padding: 0;
    background: url('../img/map/map.png') no-repeat center center;
    position: relative;
}

.map-legend {
    position: absolute;
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    box-shadow: 0 1px 2px 1px #060810;
    width: 200px;
    left: 0px;
    bottom: 0px;
    font-size: 14px;
    border-radius: 4px;
}

.map-legend ul {
    margin: 8px 0;
    padding: 0;
    list-style-type: none;
}

.map-legend li {
    margin: 2px 10px;
    padding: 0;
    text-align: left;
}

.map-legend a,
.map-legend a:visited,
.map-legend a:active {
    color: #fff;
}

.map-legend a:hover {
    color: #f58220;
}

.map-legend-point {
    margin: 5px 0 0 0;
    float: right;
    height: 12px;
    width: 12px;
    border-radius: 10px;
    background-color: #f58220;
}

.map-point {
    position: absolute;
    height: 12px;
    width: 12px;
    border-radius: 10px;
    background-color: #f58220;
}

.map-point a,
.map-point a:visited {
    height: 8px;
    width: 8px;
    display: block;
}


/**
* Map Tooltip Styles
*/
.map-tooltip {
    display: inline;
    position: relative;
    z-index: 999;
}

/* Trigger text */
.map-tooltip-item {
    width: 12px;
    height: 12px;
    background: rgba(0,0,0,0);
    cursor: pointer;
    display: inline-block;
    padding: 4px;
    margin: -4px;
    border: 0px solid red;
}

/* Gap filler */
.map-tooltip-item:after { /* IE8 */
    content: '';
    position: absolute;
    width: 40px;
    height: 20px;
    bottom: 100%;
    left: -14px;
    border: 0px dotted greenyellow;
}

.map-tooltip-item::after {
    content: '';
    position: absolute;
    width: 40px;
    height: 20px;
    bottom: 100%;
    left: 50%;
    pointer-events: none;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 0px solid greenyellow;
}

.map-tooltip:hover .map-tooltip-item::after {
    pointer-events: auto;
}

/* Tooltip */
.map-tooltip-content {
    position: absolute;
    z-index: 9999;
    width: 300px;
    left: 30%;
    margin: 0 0 15px -150px;
    bottom: 75%;
    text-align: left;
    font-size: 0.765em;
    line-height: 1.4;
    box-shadow: -5px -5px 15px rgba(48,54,61,0.2);
    background: #181818;
    opacity: 0;
    cursor: default;
    pointer-events: none;
    visibility: hidden;
    border-radius: 2px;
}

.map-tooltip-effect .map-tooltip-content {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}

.map-tooltip:hover .map-tooltip-content {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0) rotate3d(0,0,0,0);
    transform: translate3d(0,0,0) rotate3d(0,0,0,0);
    visibility: visible;
    border: 1px solid #f58220;
}

/* Arrow */
.map-tooltip-content:after {
    content: '';
    top: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #f58220;
    border-width: 10px;
    margin-left: -10px;
}

.map-tooltip-content::after {
    content: '';
    top: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #f58220;
    border-width: 10px;
    margin-left: -10px;
}

/* Tooltip content */
.map-tooltip-content img {
    position: relative;
    width: 120px;
    height: 160px;
    display: block;
    float: right;
    margin: 0;
}

.map-tooltip-text {
    padding: 10px 10px 0px 10px;
}

.map-tooltip-text h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
    font-size: 13px !important;
    padding: 0 0 10px 0;
    margin: 0;
    color: #f58220 !important;
}

.map-tooltip-text p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px !important;
    line-height: 1.6 !important;
    color: #fff;
}

.map-tooltip-text p.map-tooltip-link {
    width: 100%;
    padding: 6px 0;
    text-align: center;
}

.map-tooltip-link a,
.map-tooltip-link a:visited {
    display: inline !important;
    color: #f58220;
    font-weight: normal;
}

.map-tooltip-link a:hover {
    color: #a7541f;
}

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

.image-grow { transition: all .2s ease-in-out; }
.image-grow:hover { transform: scale(1.05); }

/* ==========================================================================
   Arconix FAQ
   ========================================================================== */

h3.arconix-faq-term-title {
    margin: 0 !important;
}

.arconix-faq-title {
    font-weight: bold;
}

/* ==========================================================================
   WordPress Styles
   ========================================================================== */

/**
 * 4.0 Alignment
 */

.alignleft {
    float: left;
    margin: 7px 28px 28px 0;
}

.alignright {
    float: right;
    margin: 7px 0 28px 28px;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 7px auto;
}


/**
 * 5.0 Caption
 */

.wp-caption {
    background: transparent;
    border: none;
    color: #707070;
    font-family: "Noto Sans", Eurostile, Verdana, Arial, Helvetica, sans-serif;
    margin: 0 0 28px 0;
    max-width: 660px;
    padding: 0;
    text-align: inherit;
}

.wp-caption.alignleft {
    margin: 7px 28px 21px 0;
}

.wp-caption.alignright {
    margin: 7px 0 21px 28px;
}

.wp-caption.aligncenter {
    margin: 7px auto;
}

.wp-caption .wp-caption-text,
.wp-caption-dd {
    font-size: 12px;
    line-height: 1.5;
    padding: 7px 0;
    text-align: center;
}

/**
 * 6.0 Galleries
 */

.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 23%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery .gallery-caption {
    color: #707070;
    display: block;
    font-family: "Noto Sans", Eurostile, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5;
    padding: 7px 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}

/**
 * 7.0 Audio / Video
 */

.mce-content-body .wpview-wrap {
    margin-bottom: 32px;
}

.mce-content-body .wp-audio-playlist {
    margin: 0;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
