/**
 * Baseline 
 */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}
/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * 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;
}
/* Text-level semantics
   ========================================================================== */
/**
 * 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 */
  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;
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * 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;
}
/**
 * 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * 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 {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}
/**
 * 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 {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * 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"] {
  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 OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
/**
 * 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 */
}
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.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: h5bp.com/i
 * 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 images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
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;
}
/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.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: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*
 * Hide visually and from screenreaders, 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;
}
/**
 * Baseline Grid to be layered on Normalize
 *
 * Makes elements consistent across browsers, sets up some decent
 * default css styles and a baseline grid.
 *
 * @author Abban Dunne http://abandon.ie
 * @author James Wilson http://jimmynotjim.com
 * @version 1.1
 */
/* ========================================================== */
/* = Box sizing makes life easier                           = */
/* ========================================================== */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* ========================================================== */
/* = Set up baseline                                        = */
/* ========================================================== */
html {
  font-size: 100.01%;
}
body {
  font-size: 100%;
  color: #000000;
  line-height: 1.3125em;
  font-family: "brandon-grotesque", sans-serif;
  text-shadow: 0 -1px 1px rgba(255, 255, 255, 0.01);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
::selection {
  background: #78aace;
  color: #ffffff;
}
::-moz-selection {
  background: #78aace;
  color: #ffffff;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  -webkit-tap-highlight-color: #78aace;
}
a {
  color: #3761a5;
  font-weight: 400;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
a:hover,
a:focus {
  color: #3761a5;
}
h1,
h2,
h3,
h4,
h5,
h6,
.likeh3 {
  margin: 0;
  padding: 0;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 900;
  color: #3761a5;
  text-rendering: optimizeLegibility;
}
h1,
.likeh1 {
  /*    font-size: 3em;
    line-height: 1;
    padding-top: 0.53em;
    margin-bottom: 0.5em;*/
  font-size: 48px;
  line-height: 48px;
}
h1 a,
.likeh1 a {
  font-weight: 900;
}
h2 {
  /*    font-size: 2em;
    padding-top: 0.25em;
    margin-bottom: 0.5em;*/
  font-size: 27px;
  line-height: 30px;
  margin: 0 0 21px 0;
}
p + h2 {
  margin-top: 42px;
}
h3,
.likeh3 {
  /*    font-size: 1.5em;
    line-height: 1;
    padding-top: 0.35em;
    margin-bottom: 0.65em;*/
  font-size: 16px;
  line-height: 21px;
}
.lev1 h1 {
  font-size: 70px;
  line-height: 70px;
}
.lev1 h2,
.lev1 h1.likeh2 {
  font-size: 48px;
  line-height: 48px;
}
.lev1 h3,
.lev1 .likeh3 {
  font-size: 27px;
  line-height: 30px;
}
.lev1 .kidnapped h1,
.lev1 .kidnapped .likeh1 {
  font-size: 48px;
  line-height: 48px;
}
.lev1 .kidnapped h1 a,
.lev1 .kidnapped .likeh1 a {
  font-weight: 900;
}
.lev1 .kidnapped h2 {
  font-size: 27px;
  line-height: 30px;
  margin: 0 0 21px 0;
}
.lev1 .kidnapped h3,
.lev1 .kidnapped .likeh3 {
  font-size: 16px;
  line-height: 21px;
}
.kat2.melev2 h1,
.kat2.melev2 h1.likeh2 {
  font-size: 70px;
  line-height: 70px;
}
figure img {
  max-width: 100%;
  height: auto;
  display: block;
}
ul,
ol,
dl {
  margin: 0;
  margin-bottom: 1.5em;
}
form {
  margin-bottom: 1.5em;
}
form ul {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
form ul li {
  *zoom: 1;
  margin-bottom: 1.5em;
}
form ul li:before,
form ul li:after {
  content: "";
  display: table;
}
form ul li:after {
  clear: both;
}
fieldset {
  margin: 0;
  padding: 1.5em;
}
label {
  display: block;
}
label.inline {
  display: inline;
  padding-right: 24px;
}
input:focus,
textarea:focus,
select:focus {
  outline: 0px;
  /*        -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
        -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
        -ms-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
        box-shadow: 0px 0px 5px rgba(0,0,0,0.3);*/
}
input[type="text"],
input[type="url"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="tel"],
textarea {
  display: block;
  width: 100%;
  margin: 0 0 0.75em;
  padding: 0.3em;
  border: 1px solid #cccccc;
  line-height: 1.5em;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 900;
}
select {
  width: 100%;
  height: 2.1em;
  margin-bottom: 0.9em;
  border: 1px solid #cccccc;
  font-family: "brandon-grotesque", sans-serif;
}
input[type="range"],
input[type="color"] {
  vertical-align: middle;
  height: 1.5em;
  width: 100%;
  font-family: "brandon-grotesque", sans-serif;
}
input[type="range"] {
  height: 1.4em;
}
input[type="color"] {
  width: 1.5em;
  font-family: "brandon-grotesque", sans-serif;
}
input[type="time"] {
  margin: 0 0 0.55em;
}
progress,
meter {
  display: block;
  width: 100%;
  height: 1.5em;
}
input[type="submit"],
input[type="button"] {
  border: 1px solid #cccccc;
  background: #ddd;
  padding: 0.7em 2em;
  margin: 0 20px 0 0;
  font-family: "brandon-grotesque", sans-serif;
  line-height: 1.5em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
table {
  margin-bottom: 1.4em;
  width: 100%;
  border: 1px solid #cccccc;
}
thead {
  text-align: left;
  font-weight: bold;
}
tbody tr:nth-child(even) td {
  background: #eeeeee;
}
tfoot {
  font-style: italic;
}
tfoot td,
tfoot th {
  padding: .75em 10px;
}
th,
td,
caption {
  border: 1px solid #cccccc;
}
td,
th {
  padding: 0 10px 0 10px;
  line-height: 1.45em;
}
caption {
  border-bottom: 0;
  padding: .75em 10px;
  line-height: 1.45em;
  text-align: left;
  font-style: italic;
}
p {
  margin: 0 0 1.3125em 0;
}
blockquote {
  margin: 0 1.5em 1.5em;
  font-style: italic;
}
mark {
  line-height: 1.5;
  background: #78aace;
  color: #ffffff;
}
del {
  color: #eeeeee;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  line-height: 1.5;
  margin: 0 0 1.5em 0;
}
ins,
small {
  line-height: 1.5;
}
kbd,
samp {
  line-height: 1.4;
}
hr {
  background: #cccccc;
  color: #cccccc;
  clear: both;
  float: none;
  width: 100%;
  height: 1px;
  margin: 0 0 1.4em;
  border: none;
}
/**
 * Grid
 *
 * Set up responsive grid system.
 * 
 * This is heavily infleuenced by the Semantic Grid http://semantic.gs
 *
 * @author Abban Dunne http://abandon.ie
 * @author James Wilson http://jimmynotjim.com
 * @version 1.1
 */
/* Utility variable — you should never need to modify this */
/* The micro clearfix http://nicolasgallagher.com/micro-clearfix-hack */
/* Ensure grid columns are set to border-boxes. This is essential */
/* Our row container */
/* Our column container */
/* Push adds left padding */
/* Pull adds right padding */
@font-face {
  font-family: 'ca';
  src: url('../fonts/ca.eot?-k5dkyt');
  src: url('../fonts/ca.eot?#iefix-k5dkyt') format('embedded-opentype'), url('../fonts/ca.woff?-k5dkyt') format('woff'), url('../fonts/ca.ttf?-k5dkyt') format('truetype'), url('../fonts/ca.svg?-k5dkyt#ca') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'ca';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-linkedin-with-circle:before {
  content: "\e801";
}
.icon-linkedin:before {
  content: "\e800";
}
.icon-fbook2:before {
  content: "\e60a";
}
.icon-twitter2:before {
  content: "\e60b";
}
.icon-fbook:before {
  content: "\e603";
}
.icon-twitter:before {
  content: "\e609";
}
.icon-kontakt:before {
  content: "\e602";
}
.icon-download:before {
  content: "\e600";
}
.icon-extern:before {
  content: "\e601";
}
.icon-lupe:before {
  content: "\e604";
}
.icon-mehr:before {
  content: "\e605";
}
.icon-menue:before {
  content: "\e606";
}
.icon-ort:before {
  content: "\e607";
}
.icon-weiter:before {
  content: "\e608";
}
.icon-link:before {
  content: "\e608";
}
html {
  background: url(../images/bg.png) repeat top center;
  width: 100%;
  height: 100%;
  min-width: 320px;
}
body {
  background: none;
}
.cf {
  *zoom: 1;
}
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.meblue {
  color: #3761a5;
}
.hide {
  display: none;
}
.js .ldr {
  opacity: 0;
}
#gchart {
  width: 100%;
  height: 500px;
  padding-right: 10px;
  padding-top: 10px;
}
header#page_head > div {
  *zoom: 1;
  /*.border-box();*/
  display: block;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 0;
  padding: 0 20px 0 20px;
  position: relative;
}
header#page_head > div:before,
header#page_head > div:after {
  content: "";
  display: table;
}
header#page_head > div:after {
  clear: both;
}
header#page_head > div .logo {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 41.66666667%;
  padding: 0 0;
  *width: 37.6344086%;
  *padding: 0 -0.04032258%;
  margin-right: 8.33333333%;
  background: #fff;
  margin-top: 16px;
  position: absolute;
  left: 0px;
}
header#page_head > div .logo img {
  margin: 10px 0 15px 30px;
}
header#page_head > div > .inner {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 100%;
  padding: 0 6px;
  *width: 95.96774194%;
  *padding: 0 5.95967742px;
  margin-top: 110px;
  padding: 70px 10px 0 10px;
  background: #fff;
  height: 97px;
}
.start header#page_head > div {
  padding: 0;
}
#slider_wrapper > div {
  *zoom: 1;
  /*.border-box();*/
  display: block;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 0;
}
#slider_wrapper > div:before,
#slider_wrapper > div:after {
  content: "";
  display: table;
}
#slider_wrapper > div:after {
  clear: both;
}
#slider_wrapper > div > .slider {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 100%;
  padding: 0 6px;
  *width: 95.96774194%;
  *padding: 0 5.95967742px;
}
#mewideheader {
  margin-top: 85px;
  z-index: 1;
  position: relative;
}
#mewideheader > div {
  *zoom: 1;
  /*.border-box();*/
  display: block;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 0;
}
#mewideheader > div:before,
#mewideheader > div:after {
  content: "";
  display: table;
}
#mewideheader > div:after {
  clear: both;
}
#mewideheader > div > .header {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 100%;
  padding: 0 6px;
  *width: 95.96774194%;
  *padding: 0 5.95967742px;
  min-height: 150px;
}
.wwdlist .likeh1 {
  margin: 16px 0 27px 0;
}
.wwdlist .meblue .likeh1 {
  margin-top: 0;
}
.wwdlist .list {
  margin-bottom: 40px;
}
.item-text,
.item-img {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 50%;
  padding: 0 0;
  *width: 45.96774194%;
  *padding: 0 -0.04032258%;
}
.rw {
  *zoom: 1;
  /*.border-box();*/
  display: block;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 0;
  padding: 0;
}
.rw:before,
.rw:after {
  content: "";
  display: table;
}
.rw:after {
  clear: both;
}
#content > div {
  *zoom: 1;
  /*.border-box();*/
  display: block;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 0;
  padding: 0 20px 0 20px;
}
#content > div:before,
#content > div:after {
  content: "";
  display: table;
}
#content > div:after {
  clear: both;
}
#content > div > .inner {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 100%;
  padding: 0 6px;
  *width: 95.96774194%;
  *padding: 0 5.95967742px;
  background: #fff;
  min-height: 550px;
  padding-bottom: 4em;
}
#content > div .col6 {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 50%;
  padding: 0 6px;
  *width: 45.96774194%;
  *padding: 0 5.95967742px;
}
#content > div > aside {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 33.33333333%;
  padding: 0 6px;
  *width: 29.30107527%;
  *padding: 0 5.95967742px;
}
#content > div > aside > div:last-child p {
  margin-bottom: 0;
}
#content > div > aside > div:last-child div:last-child p {
  margin-bottom: 1.5em;
}
#mewideheader + #content .inner {
  padding-top: 25px;
}
.c4_12 {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 33.33333333%;
  padding: 0 6px;
  *width: 29.30107527%;
  *padding: 0 5.95967742px;
}
.c5_12 {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 41.66666667%;
  padding: 0 6px;
  *width: 37.6344086%;
  *padding: 0 5.95967742px;
}
.c6_12 {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 50%;
  padding: 0 6px;
  *width: 45.96774194%;
  *padding: 0 5.95967742px;
}
.c7_12 {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 58.33333333%;
  padding: 0 6px;
  *width: 54.30107527%;
  *padding: 0 5.95967742px;
}
.c8_12 {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 66.66666667%;
  padding: 0 6px;
  *width: 62.6344086%;
  *padding: 0 5.95967742px;
}
.innerwrap {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 100%;
  padding: 0 6px;
  *width: 95.96774194%;
  *padding: 0 5.95967742px;
}
.cl2 {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 16.66666667%;
  padding: 0 0;
  *width: 12.6344086%;
  *padding: 0 -0.04032258%;
}
.cl3 {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 25%;
  padding: 0 0;
  *width: 20.96774194%;
  *padding: 0 -0.04032258%;
}
.cl3p1 {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 25%;
  padding: 0 0;
  *width: 20.96774194%;
  *padding: 0 -0.04032258%;
  margin-right: 8.33333333%;
}
.cl4 {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 33.33333333%;
  padding: 0 0;
  *width: 29.30107527%;
  *padding: 0 -0.04032258%;
}
.cl5 {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 41.66666667%;
  padding: 0 0;
  *width: 37.6344086%;
  *padding: 0 -0.04032258%;
}
.cl5_pr {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 33.33333333%;
  padding: 0 0;
  *width: 29.30107527%;
  *padding: 0 -0.04032258%;
  margin-right: 8.33333333%;
}
.cl6 {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 50%;
  padding: 0 0;
  *width: 45.96774194%;
  *padding: 0 -0.04032258%;
}
.cl7 {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 58.33333333%;
  padding: 0 0;
  *width: 54.30107527%;
  *padding: 0 -0.04032258%;
}
.cl8_fr {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 58.33333333%;
  padding: 0 0;
  *width: 54.30107527%;
  *padding: 0 -0.04032258%;
  float: right;
}
.cl8 {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 66.66666667%;
  padding: 0 0;
  *width: 62.6344086%;
  *padding: 0 -0.04032258%;
}
.cl10 {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 83.33333333%;
  padding: 0 0;
  *width: 79.30107527%;
  *padding: 0 -0.04032258%;
}
.col_half {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 50%;
  padding: 0 0;
  *width: 45.96774194%;
  *padding: 0 -0.04032258%;
}
.cl6.meblue {
  padding-right: 65px;
}
.col_quart {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 50%;
  padding: 0 0;
  *width: 45.96774194%;
  *padding: 0 -0.04032258%;
  overflow: hidden;
}
.col_quart img {
  margin: 0 auto 0 auto;
}
.icn {
  text-align: right;
  display: block;
  width: 26px;
  height: 32px;
  text-decoration: none;
  font-size: 30px;
}
span.icn {
  line-height: 48px;
}
footer {
  background: rgba(0, 99, 156, 0.2627);
  color: #3761a5;
  padding-bottom: 33px;
}
footer > div {
  *zoom: 1;
  /*.border-box();*/
  display: block;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 0;
  padding: 0 20px 0 20px;
}
footer > div:before,
footer > div:after {
  content: "";
  display: table;
}
footer > div:after {
  clear: both;
}
footer > div > .inner {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 100%;
  padding: 0 6px;
  *width: 95.96774194%;
  *padding: 0 5.95967742px;
  padding-top: 28px;
  padding-bottom: 10px;
  background: #bcd6e5;
}
footer .cl6 > div {
  margin: 0;
  width: 50%;
  padding: 0 5% 0 5%;
  float: left;
}
footer .cl6 .flo1 {
  padding-left: 0;
  padding-right: 6%;
}
.start .rw {
  margin: 30px 0 60px 0;
}
.start h1 {
  font-size: 27px;
  line-height: 30px;
}
.start h1.big {
  font-size: 48px;
  line-height: 48px;
}
.start .head {
  position: relative;
}
.start .head a {
  position: absolute;
  right: 6px;
  top: 26px;
  font-weight: 900;
}
.start .rw .head {
  margin-top: 40px;
}
.start .head.twi a {
  position: relative;
  right: auto;
  top: auto;
  margin: 0 auto;
  display: inline-block;
  text-decoration: none;
  margin-top: 10px;
}
.start .head.twi a .icn {
  font-size: 60px;
}
.start .rela {
  position: relative;
  padding-top: 70px;
}
.start .head.twi {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  min-width: 20px;
  height: 65px;
  background: #fff;
  text-align: center;
}
.start .head h2 {
  border-bottom: 1px solid #d8d8d8;
  padding: 0 0 12px 0;
}
.start .head h2.noborder {
  border-bottom: none;
}
.start .head .inn {
  padding: 0 6px;
}
.start .border {
  width: 100%;
  height: 490px;
  margin: 0 auto;
  background: repeating-linear-gradient(315deg, #bcd7e5, #bcd7e5 10px, #ffffff 10px, #ffffff 20px);
  padding: 16px;
  margin-top: -20px;
}
.start .border .inna {
  background: white;
  width: 100%;
  height: 100%;
  padding: 10px;
}
.start .mecaption {
  margin-top: -16px;
  padding: 0 5px 0 5px;
  background: rgba(255, 255, 255, 0.25);
  color: #2f2f2f;
  font-size: 12px;
  line-height: 16px;
}
.start article h1 {
  padding-bottom: 15px;
}
.start .tblock figure {
  margin-bottom: 0;
}
.start .tea_hor h1 {
  margin-top: 16px;
}
.start .feat h1.noimg {
  margin-top: 32px;
}
.start .feat .head {
  height: 79px;
}
.start .feat .head h2 {
  background: #3761a5;
  width: 130px;
  height: 130px;
  color: #fff;
  border-radius: 65px;
  border-color: blue;
  font-size: 27px;
  position: absolute;
  top: -20px;
  z-index: 10;
  border: none;
  text-align: center;
  line-height: 130px;
  margin-left: calc(50% - 65px);
}
.start .newteaser .date {
  margin-top: 1em;
}
.start .newteaser .topline {
  position: relative;
  padding-top: 19px;
}
.start .newteaser .topline span {
  position: absolute;
  top: 0;
  display: block;
  font-size: 15px;
  line-height: 19px;
  font-weight: normal;
  height: 19px;
  max-width: 98%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.start figure.rotate {
  width: 100%;
  padding-bottom: 56.7%;
  position: relative;
  background: #fff;
  height: 1px;
  margin-bottom: 16px;
}
.start figure.rotate > div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  overflow: hidden;
  padding-left: 30px;
  background: #bcd7e5;
}
.start img.merotate {
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
  margin-top: -32px;
}
.hottopic h1,
.lev1 .hottopic h1 {
  font-size: 27px;
  line-height: 30px;
  padding-bottom: 15px;
}
.hottopic .date,
.lev1 .hottopic .date {
  margin-top: 1em;
}
.hottopic figure,
.lev1 .hottopic figure {
  margin-bottom: 0;
}
.hottopic .c6_12,
.lev1 .hottopic .c6_12 {
  margin-bottom: 2em !important;
}
.timeline {
  background: url(../images/stripes.png) no-repeat;
  padding: 10px;
  background-size: cover;
  margin-bottom: 20px;
}
.timeline > div {
  border-left: 10px solid #fff;
  border-right: 10px solid #fff;
  background: #fff;
}
.timeline iframe {
  margin: 0;
  background: #fff;
  border: none;
  padding: 0;
}
/* ========================================================== */
/* = Naviga                                                 = */
/* ========================================================== */
.nav_container {
  background: #fff;
  width: 100%;
  height: 44px;
}
.nav_container ul,
.nav_container li {
  margin: 0;
  padding: 0;
}
.nav_container ul.lev1 {
  position: relative;
}
.nav_container li {
  display: inline-block;
  float: left;
  list-style: none;
  position: relative;
}
.nav_container li a {
  padding: 0 32px 0 32px;
  display: inline-block;
  line-height: 44px;
  background: #fff;
  color: #3761a5;
  text-decoration: none;
}
.nav_container li.selected a,
.nav_container li.active a {
  color: #000;
}
.lev2 {
  display: none;
}
.nav_container li:hover .lev2 {
  display: block;
  width: 260px;
  height: auto;
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 10000;
}
.nav_container li:hover .lev2 > li {
  display: block;
  width: 100%;
  float: none;
}
.nav_container li:hover .lev2 > li a {
  margin: 0;
  padding: 0 0 0 32px;
  display: block;
}
li.mewide:hover .lev2 {
  width: 1200px;
  left: -220px;
  background: rgba(209, 16, 20, 0.5600000000000001);
}
li.mewide:hover .lev2 > li {
  width: 290px;
  height: 190px;
  float: left;
}
li.mewide:hover .lev2 > li a {
  padding: 0 0 0 10px;
}
li.mewide:hover .lev2 .lev3 li {
  display: block;
  width: 100%;
}
li.mewide:hover .lev2 .lev3 li a {
  color: #000;
  line-height: 1.2em;
  padding: 0 0 0 10px;
}
.search_wrap {
  width: 100%;
}
.search_wrap fieldset {
  margin: 0;
  padding: 0;
  position: relative;
}
.search_wrap input {
  line-height: 27px;
  margin: 0;
  padding: 8px 10px 8px 20px;
  border: none;
}
.search_wrap input.text {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 83.33333333%;
  padding: 0 0;
  *width: 79.30107527%;
  *padding: 0 -0.04032258%;
  height: 43px;
}
.search_wrap button.submit_me {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 16.66666667%;
  padding: 0 0;
  *width: 12.6344086%;
  *padding: 0 -0.04032258%;
  background: #fff !important;
  color: #3761a5;
  display: block;
  border: none;
  height: 43px;
  line-height: 43px;
  font-size: 21px;
  padding: 0;
  font-family: 'ca' !important;
  position: absolute;
  right: 0;
  top: 0;
}
.search_wrap form {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 83.33333333%;
  padding: 0 0;
  *width: 79.30107527%;
  *padding: 0 -0.04032258%;
}
.search_wrap .contact {
  /*.border-box();*/
  display: inline;
  float: left;
  width: 16.66666667%;
  padding: 0 0;
  *width: 12.6344086%;
  *padding: 0 -0.04032258%;
  display: block;
  background: #fff;
  border-left: 1px solid #eeeeee;
  line-height: 43px;
  padding: 4px 0 0 10px;
  overflow: hidden;
  font-size: 24px;
  text-decoration: none;
}
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-square:before,
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.flat-mega-menu form {
  margin-bottom: 0;
}
.flat-mega-menu fieldset {
  padding: 0;
}
/* reset */
.flat-mega-menu ul,
.flat-mega-menu li,
.flat-mega-menu a,
.flat-mega-menu p,
.flat-mega-menu img,
.flat-mega-menu .h2,
.flat-mega-menu .h2 h2 {
  margin: 0;
  padding: 0;
  display: block;
  line-height: 21px;
  text-decoration: none;
  list-style: none;
}
/* menu container */
.flat-mega-menu {
  margin: 0 auto;
  /* margin for align container center */
  padding: 0 !important;
  position: relative;
  z-index: 999;
  font-size: 1em;
  display: block;
  max-width: 1200px;
  /* container max-width 1280px */
  min-height: 50px;
  width: 100%;
  /*	font-family: "nunito regular";*/
  min-width: 180px;
}
/* ul tag layout */
.flat-mega-menu > ul {
  float: left;
  width: 100%;
  min-height: 50px;
  /*background-color: #2888D2;*/
  background-color: #fff;
}
/* li tag layout */
.flat-mega-menu > ul > li {
  float: left;
  min-height: 5px;
  line-height: 50px;
  color: #3761a5;
}
.flat-mega-menu > ul > li.first {
  display: none;
}
/* a tag layout */
.flat-mega-menu > ul > li > a {
  line-height: 50px;
  color: #3761a5;
  font-weight: 900;
  text-align: center;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 1em;
}
.flat-mega-menu > ul > li.active > a {
  color: #000;
}
.flat-mega-menu > ul > li.flri {
  float: right;
  position: relative;
}
.flat-mega-menu > ul > li.flri a {
  font-weight: 400;
}
.lne:after {
  display: block;
  height: 19px;
  width: 1px;
  border-right: solid 1px #eeeeee;
  position: absolute;
  right: 0;
  top: 0;
  content: '';
}
.flat-mega-menu .smpllnk a {
  padding: 0 15px 0 15px;
}
.flat-mega-menu .contact a,
.flat-mega-menu .soc a {
  padding: 0 10px 0 10px;
}
.flat-mega-menu .soc.soc3 a {
  padding: 0 2px 0 6px;
}
.flat-mega-menu .soc.soc2 a {
  padding: 0 0 0 0;
}
.flat-mega-menu .soc.soc1 a {
  padding: 0 6px 0 2px;
}
.flat-mega-menu .one-column li > a {
  border-bottom: 1px solid #eeeeee;
}
.hr {
  display: block;
  border-bottom: 1px solid #fff;
  width: 100%;
  position: absolute;
  bottom: 0;
}
/* .search-bar class */
.flat-mega-menu ul .search-bar {
  text-align: center;
  cursor: pointer;
  padding-left: 10px;
  padding-right: 10px;
}
.flat-mega-menu .search-bar:hover {
  /* animation */
  transition: background 0.3s linear 0s, color 0.3s linear 0s;
  -moz-transition: background 0.3s linear 0s, color 0.3s linear 0s;
  -ms-transition: background 0.3s linear 0s, color 0.3s linear 0s;
  -o-transition: background 0.3s linear 0s, color 0.3s linear 0s;
  -webkit-transition: background 0.3s linear 0s, color 0.3s linear 0s;
}
.flat-mega-menu .search-bar:hover > .icon-lupe {
  transition: opacity 0.55s ease-in-out;
  -moz-transition: opacity 0.55s ease-in-out;
  -webkit-transition: opacity 0.55s ease-in-out;
}
.flat-mega-menu .search-bar:hover > .icon-lupe {
  opacity: .3;
}
.flat-mega-menu .search-bar .ul {
  position: absolute;
  right: -8px;
  /*width: 50%;*/
  width: 300px;
}
.flat-mega-menu .search-bar table,
.flat-mega-menu .fa-user tbody {
  width: 100%;
}
.flat-mega-menu .search-bar table tr td:last-child {
  width: 120px;
}
.flat-mega-menu .search-bar .ul input[type=text] {
  background-color: #FFFFFF;
  box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.55);
  -webkit-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.55);
  border: none;
  padding: 10px;
  width: 80%;
  padding-right: 0 !important;
  float: left;
  border-left: 20px solid rgba(0, 0, 0, 0);
  height: 40px;
  outline: none;
}
.flat-mega-menu .search-bar .ul input[type=submit] {
  border: none;
  width: 20%;
  padding-left: 0 !important;
  cursor: pointer;
  font-size: 0.9em;
  float: left;
  height: 40px;
  outline: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-left: 0;
  opacity: 0.81;
  box-shadow: inset 0.5px 0.866px 0px 0px rgba(255, 248, 68, 0.106);
  color: #3761a5;
}
.flat-mega-menu .search-bar .ul input[type=submit]:hover {
  opacity: 1;
  outline: none;
}
/* hover animation */
.flat-mega-menu > ul > li:hover > a {
  /*background: #FFFFFF;
	color: #2888D2;*/
  color: #000;
  /* animation */
  transition: background 0.3s linear 0s, color 0.3s linear 0s;
  -moz-transition: background 0.3s linear 0s, color 0.3s linear 0s;
  -ms-transition: background 0.3s linear 0s, color 0.3s linear 0s;
  -o-transition: background 0.3s linear 0s, color 0.3s linear 0s;
  -webkit-transition: background 0.3s linear 0s, color 0.3s linear 0s;
}
/*------- Drop down layout start ------*/
.flat-mega-menu .drop-down {
  position: absolute;
  background: #FFFFFF;
  z-index: 999;
  margin-left: 0px;
  width: 100%;
  float: left;
  width: 150px;
  padding-top: 3px;
}
.flat-mega-menu .drop-down .drop-down {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.flat-mega-menu .drop-down li {
  float: left;
  width: 100%;
  position: relative;
}
.flat-mega-menu .drop-down li a {
  color: #3761a5;
  font-size: 1em;
  text-align: left;
  padding: 10px 20px 10px 25px;
}
/* drop down hover */
.flat-mega-menu .drop-down li:hover > a {
  color: #000000;
}
/* default hover animation to show drop down */
.flat-mega-menu > ul > li:hover .drop-down {
  display: block;
}
.flat-mega-menu ul li .drop-down li:hover > .drop-down {
  display: block;
}
/* .hover-fade animation to show drop down */
.flat-mega-menu > ul > li .drop-down.hover-fade {
  display: none;
}
.flat-mega-menu > ul > li:hover > .drop-down.hover-fade,
.flat-mega-menu > ul > li .drop-down li:hover > .drop-down.hover-fade {
  display: block;
  /* keyframes animation */
  animation: hover-fade 0.3s linear 0s forwards;
  -moz-animation: hover-fade 0.3s linear 0s forwards;
  -ms-animation: hover-fade 0.3s linear 0s forwards;
  -o-animation: hover-fade 0.3s linear 0s forwards;
  -webkit-animation: hover-fade 0.3s linear 0s forwards;
}
@keyframes hover-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes hover-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes hover-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes hover-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes hover-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* .hover-zoom animation to show drop down */
.flat-mega-menu > ul > li .drop-down.hover-zoom {
  display: none;
}
.flat-mega-menu > ul > li:hover > .drop-down.hover-zoom,
.flat-mega-menu > ul > li .drop-down li:hover > .drop-down.hover-zoom {
  display: block;
  /* keyframes animation */
  animation: hover-zoom 0.2s linear 0s forwards;
  -moz-animation: hover-zoom 0.2s linear 0s forwards;
  -ms-animation: hover-zoom 0.2s linear 0s forwards;
  -o-animation: hover-zoom 0.2s linear 0s forwards;
  -webkit-animation: hover-zoom 0.2s linear 0s forwards;
}
@keyframes hover-zoom {
  0% {
    opacity: 0;
    transform: scale(0.8, 0.8);
  }
  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}
@-moz-keyframes hover-zoom {
  0% {
    opacity: 0;
    -moz-transform: scale(0.8, 0.8);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1, 1);
  }
}
@-ms-keyframes hover-zoom {
  0% {
    opacity: 0;
    -ms-transform: scale(0.8, 0.8);
  }
  100% {
    opacity: 1;
    -ms-transform: scale(1, 1);
  }
}
@-o-keyframes hover-zoom {
  0% {
    opacity: 0;
    -o-transform: scale(0.8, 0.8);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1, 1);
  }
}
@-webkit-keyframes hover-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8, 0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
  }
}
/* .hover-expand animation to show drop down */
.flat-mega-menu > ul > li .drop-down.hover-expand {
  display: none;
  /*margin-top:-28px; */
}
.flat-mega-menu > ul > li .drop-down.hover-expand button {
  background: #fff;
  border: none;
  width: 40px;
  height: 40px;
  box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.55);
  -webkit-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.55);
}
.flat-mega-menu > ul > li:hover > .drop-down.hover-expand,
.flat-mega-menu > ul > li .drop-down li:hover > .drop-down.hover-expand {
  display: block;
  /* keyframes animation */
  animation: hover-expand 0.2s linear 0s forwards;
  -moz-animation: hover-expand 0.2s linear 0s forwards;
  -ms-animation: hover-expand 0.2s linear 0s forwards;
  -o-animation: hover-expand 0.2s linear 0s forwards;
  -webkit-animation: hover-expand 0.2s linear 0s forwards;
}
@keyframes hover-expand {
  0% {
    opacity: 0;
    transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    transform: rotateY(0deg);
  }
}
@-moz-keyframes hover-expand {
  0% {
    opacity: 0;
    -moz-transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    -moz-transform: rotateY(0deg);
  }
}
@-ms-keyframes hover-expand {
  0% {
    opacity: 0;
    -ms-transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    -ms-transform: rotateY(0deg);
  }
}
@-o-keyframes hover-expand {
  0% {
    opacity: 0;
    -o-transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    -o-transform: rotateY(0deg);
  }
}
@-webkit-keyframes hover-expand {
  0% {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
  }
}
/* fontAwesome icons layout */
.flat-mega-menu .drop-down li i {
  position: absolute;
  z-index: 999;
  top: 0;
  right: 20px;
  bottom: 0;
  height: 16px;
  margin: auto;
  color: #555658;
}
/* level 2 .drop-down layout */
.flat-mega-menu .drop-down .drop-down {
  left: 100%;
  top: -10px;
  width: 150px;
}
/*------- one column layout ----------*/
.flat-mega-menu .drop-down.one-column {
  width: 240px;
  margin-left: 5px;
}
.flat-mega-menu .drop-down .drop-down.one-column {
  width: 200px;
}
/*-------- two column layout ---------*/
.flat-mega-menu .drop-down.two-column {
  width: 322px;
}
.flat-mega-menu .drop-down.two-column ul {
  float: left;
  width: 160px;
  margin: 0;
  padding: 0;
}
/*--------- .full-width with 4 columns layout -----------*/
.flat-mega-menu .drop-down.full-width {
  width: 100%;
  margin-left: 0;
  padding-top: 0;
  left: 0;
  background: none;
}
.flat-mega-menu .drop-down.full-width .innerfull {
  position: absolute;
  background: #fff;
  display: block;
  z-index: 999;
  left: 0px;
  right: 0px;
  padding: 0 20px 0 20px;
}
.flat-mega-menu .drop-down.full-width ul {
  float: left;
  width: 25%;
  cursor: default;
  height: 190px;
  border-bottom: 1px solid #eeeeee;
}
.flat-mega-menu .drop-down.full-width ul li {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
.flat-mega-menu .drop-down.full-width ul li a {
  margin: 0;
  border: none;
  padding: 0;
  float: left;
  margin-right: 25px;
  margin-left: 10px;
  color: #000;
}
.flat-mega-menu .drop-down.full-width ul li a:hover {
  color: #3761a5;
}
.flat-mega-menu .drop-down.full-width ul li p {
  margin: 0;
  padding: 10px 10px 10px 25px;
  float: left;
  width: 100%;
  clear: both;
  font-size: 0.9em;
  color: #949598;
}
/*---------- drop down with .social-bar class -------*/
.flat-mega-menu .drop-down.social-bar {
  width: 200px;
}
/* hr tag layout */
.flat-mega-menu hr {
  margin: 0;
  padding: 0;
  display: block;
}
/* image layout */
.flat-mega-menu img {
  width: 100%;
  float: left;
  border-style: solid;
  border-width: 4px;
  border-color: #ffffff;
  background-color: #ebebeb;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.078), inset 0px 0px 76px 0px rgba(0, 0, 0, 0.039);
}
/* image hover animation */
.flat-mega-menu img:hover {
  opacity: 0.8;
}
/* h2 layout */
.flat-mega-menu li.h2 {
  margin: 0;
  display: block;
}
.flat-mega-menu li.h2 h2 {
  /*padding: 12px 25px 20px 10px;*/
  display: block;
  margin: 12px 0;
  padding-bottom: 20px;
  font-size: 16px;
}
.flat-mega-menu li.h2 h2 a {
  color: #3761a5 !important;
  font-size: 16px;
  font-weight: normal;
}
.flat-mega-menu li.h2:hover a {
  color: #000;
}
/* .social-bar class layout */
.flat-mega-menu .social-bar {
  position: relative;
}
.flat-mega-menu .social-bar ul {
  width: 262px;
  padding: 10px;
  position: absolute;
  background-color: #FFFFFF;
  border-bottom: 3px solid;
  border-bottom-color: #2888D2;
  right: 0;
}
.flat-mega-menu .social-bar ul li {
  float: left;
  width: 40px;
  height: 40px;
  margin: 10px;
  padding: 0;
}
.flat-mega-menu .social-bar ul a {
  margin: 0;
  padding: 0;
  display: block;
  height: 40px;
  width: 40px;
  position: relative;
}
.flat-mega-menu .social-bar ul a i {
  text-align: center;
  padding: 0;
  margin: 0;
  height: 40px;
  width: 40px;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 40px;
  border-radius: 5px;
  color: #797979;
  font-size: 1.3em;
  border-radius: 4px;
  background-image: -moz-linear-gradient(90deg, #e9e9e9 0%, #e9e9e9 100%);
  background-image: -webkit-linear-gradient(90deg, #e9e9e9 0%, #e9e9e9 100%);
  background-image: -ms-linear-gradient(90deg, #f0f0f0 0%, #f3f3f3 100%);
  background-image: -o-linear-gradient(90deg, #e9e9e9 0%, #e9e9e9 100%);
  background-image: linear-gradient(0deg, #e9e9e9 0%, #e9e9e9 100%);
}
.flat-mega-menu .social-bar ul a:hover i {
  background: #C7C7C7;
  color: #000000;
}
/* mobile button hide in desktop mode */
.flat-mega-menu > label,
.flat-mega-menu > input {
  display: none;
}
figure {
  margin: 0 0 2em 0;
  padding: 0;
}
figure figcaption {
  font-size: 12px;
  line-height: 16px;
  text-align: left;
  padding-top: 2px;
}
a.nodec {
  text-decoration: none;
}
.paginator {
  float: right;
  margin-top: -25px;
}
.paginator .page {
  margin-right: 5px;
  margin-left: 3px;
}
.paginator a.page {
  text-decoration: underline;
  cursor: pointer;
  font-weight: 900;
}
.paginator a.nextbutt {
  position: relative;
  right: 0;
  display: inline-block;
  margin-left: 10px;
  vertical-align: text-bottom;
  cursor: pointer;
}
article + .paginator {
  margin-top: 40px;
}
.list header {
  padding-top: 50px;
  padding-bottom: 25px;
  position: relative;
  z-index: 500;
}
.list header a {
  display: inline-block;
  margin-top: 26px;
  font-weight: 900;
}
.list header a.nextbutt {
  margin-top: 7px;
  display: inline-block !important;
  float: right !important;
  background: #3761a5;
}
.list .item {
  *zoom: 1;
  position: relative;
  padding: 11px 0 22px 0;
  border-top: 1px solid #eeeeee;
}
.list .item:before,
.list .item:after {
  content: "";
  display: table;
}
.list .item:after {
  clear: both;
}
.list .item.external {
  background: #fbf7f1;
}
.list .item:last-child {
  border-bottom: 1px solid #eeeeee;
}
.list .item.completed {
  background: #faf7f8;
}
.list .item-title {
  overflow: hidden;
  text-overflow: ellipsis;
}
.list h1,
.list .item-title {
  width: 50%;
  padding-right: 6px;
  font-size: 27px !important;
  line-height: 30px !important;
  float: left;
}
.list h1.full,
.list .item-title.full {
  width: 100%;
  padding-right: 20%;
  float: none;
  font-size: 48px;
  line-height: 48px;
}
.list h1 a,
.list .item-title a {
  font-weight: 900;
}
.list h1 a span,
.list .item-title a span {
  font-weight: 400;
}
.list h1.topline,
.list .item-title.topline {
  position: relative;
  padding-top: 19px;
}
.list h1.topline span,
.list .item-title.topline span {
  position: absolute;
  top: 0;
  display: block;
  font-size: 15px;
  line-height: 19px;
  height: 19px;
  max-width: 98%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list .txt {
  width: 100%;
  padding-right: 25%;
  margin-top: 1em;
}
.list figure {
  margin: 0;
  width: 50%;
  padding: 0 5% 0 5%;
  float: left;
}
.list figure.full {
  width: 100%;
  padding: 0;
}
.list figure img {
  max-width: 100%;
  height: auto;
}
.list figure figcaption {
  text-align: left;
  font-size: 12px;
  line-height: 12px;
}
.list .date {
  position: relative;
}
.list .link {
  text-align: right;
  display: block;
  width: 26px;
  height: 32px;
  text-decoration: none;
}
.list .link:hover {
  opacity: .8;
}
.list .datelink .link {
  position: absolute;
  right: 5px;
  top: 13px;
}
.list .icon-extern,
.list .icon-link {
  font-size: 26px;
  margin-top: -5px;
}
.list .first .date {
  margin-top: 1em;
  float: none;
}
.list .first .link {
  float: none;
  margin-top: 1em;
  text-align: left;
}
.smallborder {
  border: 1px solid #f2f2f2;
}
.activity {
  padding: 8px 6px 8px 6px !important;
}
.activity .innerwrap {
  padding: 0;
  display: block;
}
.activity h2 {
  margin: 20px 10px 0 13px;
}
.activity h2 a {
  text-decoration: none;
  font-weight: 900;
}
.activity ul {
  margin: 36px 2px 0 13px;
  padding: 0;
}
.activity ul li {
  list-style: none;
  background: #3761a5;
  margin: 0 5px 5px 0;
  display: inline-block;
}
.activity ul li a {
  color: #fff;
  text-decoration: none;
  padding: 0 3px 0 3px;
  line-height: 21px;
}
.inner {
  background: #fff;
}
.bg135 {
  background: #3761a5;
  color: #fff;
}
.bg135 h1 {
  color: #fff;
}
.bg135 .breadcrumb {
  color: #000;
}
.bg136 {
  background: #c9abbb;
}
.col136 {
  color: #c9abbb;
}
.bg137 {
  background: #cf8c5d;
}
.bg138 {
  background: #cab04c;
}
.bg139 {
  background: #8ab7ad;
}
.bg140 {
  background: #d3ad77;
}
.col140 {
  color: #d3ad77;
}
.bg141 {
  background: #c1bcab;
}
.bg142 {
  background: #97ac69;
}
.bg143 {
  background: #38a6d3;
}
.col143 {
  color: #38a6d3;
}
.bg144 {
  background: #9bb2bb;
}
.col144 {
  color: #9bb2bb;
}
.bg145 {
  background: #ce7c6b;
}
.col145 {
  color: #ce7c6b;
}
.procat {
  height: 68px;
  vertical-align: top;
  margin-bottom: 0;
}
.procat span {
  display: inline-block;
  vertical-align: top;
  margin-top: 0px;
  margin-left: 0px;
}
.procat:before {
  content: ' ';
  width: 68px;
  height: 68px;
  background: url(../images/ca_icons.png);
  background-size: 808px 68px;
  background-repeat: no-repeat;
  display: block;
}
.procat137:before {
  background-position: -585px 0;
}
.procat138:before {
  background-position: -750px 0;
}
.procat139:before {
  background-position: -672px 0;
}
.procat141:before {
  background-position: -515px 0;
}
.procat142:before {
  background-position: -344px 0;
}
.procat144:before {
  background-position: -83px 0;
}
.procat143:before {
  background-position: -165px 0;
}
.procat145:before {
  background-position: -247px 0;
}
.procat136:before {
  background-position: -412px 0;
}
.activity .imgcon {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-transition: max-width 0.5s ease-out;
  -moz-transition: max-width 0.5s ease-out;
  -ms-transition: max-width 0.5s ease-out;
  -o-transition: max-width 0.5s ease-out;
  transition: max-width 0.5s ease-out;
}
.activity .imgcon img {
  max-width: 100%;
}
.activity .imgcon figcaption {
  position: absolute;
  bottom: 5px;
  left: 5px;
  max-width: 95%;
}
.activity .procat {
  color: #fff;
}
.activity .procat:before {
  margin-top: -10px;
  width: 58px;
}
.activity .procat136:before {
  background-position: -424px 0;
}
.activity .procat140:before {
  background-position: -16px 0;
}
.activity .procat144:before {
  background-position: -94px 0;
}
.activity .procat143:before {
  background-position: -182px 0;
}
.activity .procat145:before {
  background-position: -267px 0;
}
#mewideheader .header .txt {
  padding: 70px 10px 20px 20px;
}
#mewideheader .header .breadcr a {
  color: #000;
  text-decoration: none;
}
#mewideheader .header p {
  padding-right: 20px;
}
#mewideheader .header h1 {
  margin-top: 16px;
  margin-bottom: 12px;
}
#mewideheader .header h1.procat {
  color: #fff;
  position: relative;
  text-indent: 58px;
  height: auto;
}
#mewideheader .header .procat + p {
  color: #fff;
}
#mewideheader .header h1:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 58px;
}
#mewideheader .procat136:before {
  background-position: -427px -12px;
}
#mewideheader .procat137:before {
  background-position: -584px -12px;
}
#mewideheader .procat138:before {
  background-position: -750px -13px;
}
#mewideheader .procat139:before {
  background-position: -567px -6px;
  background-size: 687px 58px;
}
#mewideheader .procat140:before {
  background-position: -14px -4px;
}
#mewideheader .procat141:before {
  background-position: -500px -6px;
}
#mewideheader .procat142:before {
  background-position: -344px -12px;
}
#mewideheader .procat144:before {
  background-position: -94px -10px;
}
#mewideheader .procat143:before {
  background-position: -180px -12px;
}
#mewideheader .procat145:before {
  background-position: -267px -11px;
}
.timeline-Header {
  display: none;
}
.header {
  padding-bottom: 90px;
  *zoom: 1;
}
.header:before,
.header:after {
  content: "";
  display: table;
}
.header:after {
  clear: both;
}
.header h1 {
  margin: 0;
}
.header h1.notplne {
  margin-top: 5px;
}
.backbg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.imgcont {
  position: relative;
}
.imgcont figcaption {
  position: absolute;
  right: 20px;
  bottom: 5px;
}
.brdrbttm {
  border-bottom: 1px solid #eeeeee;
}
.medialist .cl6 .txt-img {
  padding-top: 6px;
}
.header + .cntntblck,
.cntntblck + .cntntblck {
  padding-top: 10px;
}
.header + .cntntblck .cl8_fr,
.cntntblck + .cntntblck .cl8_fr {
  padding-top: 0;
}
.shortenlink {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
}
article header .textb {
  margin-top: 16px;
}
article header h1 {
  padding-bottom: .5em;
}
.intro {
  font-weight: 900;
  padding-top: 10px;
}
.intro a {
  font-weight: 900;
}
.p133 .intro {
  font-weight: 400;
}
.headl {
  min-height: 150px;
}
.breadcrumb {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 75%;
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.breadcrumb li {
  display: inline-block;
  padding: 0 0 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.breadcrumb li:first-child {
  padding-left: 0;
}
.breadcrumb li:last-child {
  max-width: 500px;
}
.breadcrumb li:after {
  content: ">";
  padding-left: 5px;
}
.breadcrumb a {
  font-size: 15px;
  color: #000;
  text-decoration: none;
}
.breadcrumb a:hover {
  text-decoration: underline;
}
.pub_details {
  padding-top: 15px;
  position: relative;
}
.pub_details figure {
  display: inline-block;
  float: left;
  margin-right: 15px;
  min-height: 170px;
  min-width: 100px;
}
.pub_details .dlme {
  display: inline;
  position: relative;
}
.pub_details a.icon {
  margin-left: 8px;
  font-size: 19px;
  line-height: 20px;
}
.pub_details a.icon:before {
  vertical-align: middle;
}
.pubtitle {
  color: #3761a5;
}
.menews {
  padding-top: 8px;
}
#fp_switch {
  margin-left: -6px;
  margin-bottom: 12px;
  width: auto;
  *zoom: 1;
}
#fp_switch:before,
#fp_switch:after {
  content: "";
  display: table;
}
#fp_switch:after {
  clear: both;
}
#fp_switch > div {
  display: inline-block;
  margin-right: 10px;
  min-width: 16.666%;
}
#fp_switch .select {
  background: #3761a5;
}
#fp_switch select {
  background: transparent;
  background: url(data:image/gif;base64,R0lGODlhEAAHALMAAHCJuai20l99s+vu9PX3+uHl78DJ3purzH+Vv42gxtbc6bTA2E1vrP///zdhpQAAACH5BAAAAAAALAAAAAAQAAcAAAQlMAhHXUA1O1VqaoBWAc3hMIQhZgvBLAOzVsygNMmcfYquLRNfBAA7) no-repeat;
  background-position: right 9px;
  margin: 0;
  padding: 0;
  padding-right: 15px;
  height: 21px;
  font-size: 1em;
  line-height: 19px;
  border: 0px;
  outline: 0px;
  border-radius: 0;
  -webkit-appearance: none;
  color: #fff;
  letter-spacing: 0;
}
#fp_switch select option {
  font-size: 1em;
  line-height: 19px;
  padding: 0;
  height: 21px;
  background: #3761a5;
  border: none;
}
#filter {
  margin-left: -6px;
  margin-bottom: 12px;
  *zoom: 1;
}
#filter:before,
#filter:after {
  content: "";
  display: table;
}
#filter:after {
  clear: both;
}
#filter > div {
  display: inline-block;
  margin-right: 10px;
  min-width: 16.666%;
}
#filter .select {
  background: #3761a5;
}
#filter select {
  background: transparent;
  background: url(data:image/gif;base64,R0lGODlhEAAHALMAAHCJuai20l99s+vu9PX3+uHl78DJ3purzH+Vv42gxtbc6bTA2E1vrP///zdhpQAAACH5BAAAAAAALAAAAAAQAAcAAAQlMAhHXUA1O1VqaoBWAc3hMIQhZgvBLAOzVsygNMmcfYquLRNfBAA7) no-repeat;
  background-position: right 9px;
  margin: 0;
  padding: 0;
  padding-right: 15px;
  height: 21px;
  font-size: 1em;
  line-height: 19px;
  border: 0px;
  outline: 0px;
  border-radius: 0;
  -webkit-appearance: none;
  color: #fff;
  letter-spacing: 0;
}
#filter select option {
  font-size: 1em;
  line-height: 19px;
  padding: 0;
  height: 21px;
  background: #3761a5;
  border: none;
}
.hor_news {
  width: 25%;
  float: right;
  text-align: right;
  position: relative;
  padding-right: 0px;
  padding-bottom: 6px;
}
.hor_news .nlnk {
  color: #3761a5;
  font-weight: 900;
  margin-right: 10px;
}
a.arbutt {
  position: absolute;
  right: 0px;
  margin-top: -34px;
  display: block;
  width: 54px;
  height: 54px;
  font-family: 'ca';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 24px;
  line-height: 54px;
  text-align: center;
  text-decoration: none;
  background: #d3ad77;
  border-radius: 27px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a.arbutt:before {
  content: "\e608";
  color: #fff;
  font-size: 26px;
  font-weight: normal !important;
}
a.arbutt.prevbutt {
  right: 60px;
  -webkit-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1);
  background: #70919d;
}
a.arbutt:hover {
  opacity: .9;
}
.cl5 h1.likeh2 {
  padding-right: 10px;
}
.date {
  color: #3761a5;
}
.date span {
  display: block;
  font-weight: 900;
}
.date span.caps {
  font-weight: normal;
}
.start #page_head .inner {
  display: none !important;
}
.start #content > div > .inner {
  padding: 0;
}
.start .list {
  padding: 0 6px;
}
.start .rw h2 {
  padding: 0 6px;
}
.start .wrdlnk {
  float: right;
}
#page_head {
  z-index: 600;
  position: relative;
}
.txt-img img {
  margin-bottom: 1em;
  max-width: 100%;
  height: auto;
}
.txt-img figure {
  margin-bottom: 1em;
}
.txt-img figure img {
  margin-bottom: 0;
}
nav.subnav {
  width: 100%;
}
nav.subnav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  max-width: 560px;
}
nav.subnav li {
  display: inline-block;
  width: 150x;
  height: 150px;
  padding: 5px;
  line-height: 150px;
}
nav.subnav li a {
  display: table-cell;
  width: 130px;
  height: 130px;
  vertical-align: middle;
  line-height: normal;
  speak: none;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
  background: #eadfe5;
  border-radius: 65px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: background-color 300ms linear;
  font-weight: bold;
  text-decoration: underline;
}
nav.subnav li a.active,
nav.subnav li a.rex-current,
nav.subnav li a:hover {
  background: #fff;
  text-decoration: none;
}
.mefullhead nav.subnav {
  bottom: 20px;
  position: absolute;
  width: 100%;
  text-align: center;
}
.mefullhead nav.subnav ul {
  margin: 0 auto;
}
.project_subnav {
  position: absolute;
  bottom: 5px;
  right: 0;
}
.project_subnav nav.subnav {
  width: auto;
  padding-right: 20px;
}
.project_subnav nav.subnav ul {
  max-width: 560px;
}
.project_subnav nav.subnav li {
  width: 86x;
  height: 86px;
  padding: 3px;
  line-height: 86px;
}
.project_subnav nav.subnav li a {
  width: 80px;
  height: 80px;
  speak: none;
  font-size: 16px;
  border-radius: 40px;
}
.project_subnav nav.subnav li a.active,
.project_subnav nav.subnav li a.rex-current,
.project_subnav nav.subnav li a:hover {
  background: #eee;
}
.mefullhead {
  position: relative;
}
.mefullhead h1 {
  position: absolute;
  z-index: 201;
  top: 135px;
  left: 28px;
  line-height: 55px;
  height: 55px;
}
.mefullhead figcaption {
  position: absolute;
  right: 20px;
  bottom: 5px;
}
.mefullhead img {
  max-width: 100%;
  height: auto;
}
.pubs h2,
.blogs h2 {
  margin: 21px 0 21px 0;
}
.pubs ul,
.blogs ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pubs .type,
.blogs .type {
  margin-top: 1em;
  font-weight: 900;
}
.pubs ul li {
  padding-bottom: .5em;
}
.read-more-hide,
.read-more-show {
  display: block;
  margin-top: 21px;
}
.read-more-hide.hide,
.read-more-show.hide {
  display: none;
}
.melev3 .read-more-show {
  padding-bottom: 21px;
}
.melev3 .read-more-content {
  padding-bottom: 21px;
}
.blue_eventtxt {
  color: #3761a5;
  margin-top: 1em;
}
.pastevents {
  margin-top: 22px;
}
.kat364 .breadcrumb .lvl2:after {
  content: "";
}
.kat364 .breadcrumb .lvl3 {
  display: none;
}
.medialist figure img {
  border: 1px solid #f2f2f2;
}
.medialink .link {
  position: absolute;
  right: 5px;
  top: 9px;
  font-size: 26px;
}
ul.linklist {
  list-style: none;
  margin: 40px 0 30px 0;
  padding: 0;
  border-bottom: 1px solid #eeeeee;
}
ul.linklist li {
  width: 16.666%;
  float: left;
  height: 135px;
  display: table;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: -1px;
}
ul.linklist li a {
  display: table-cell;
  height: 135px;
  text-align: center;
  vertical-align: middle;
}
ul.linklist li a img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
.credits {
  font-size: 12px;
  line-height: 16px;
  margin-top: 150px;
}
#slider_wrapper {
  margin-top: 85px;
  z-index: 1;
  position: relative;
  max-height: 530px;
  overflow: hidden;
}
.slider .item {
  background: #fff;
}
.slider .item.scheme1 {
  background: #3761a5;
}
.slider .item.scheme2 {
  background: #d3ad77;
}
.slider .item.scheme3 {
  background: #c9abbb;
}
.slider .item.scheme4 {
  background: #70919d;
}
.slider .item.scheme5 {
  background: #048ec2;
}
.slider .item.scheme6 {
  background: #96ac71;
}
.item-text {
  padding: 10.5% 8% 0 30px;
}
.item-text {
  font-weight: 400;
  color: #fff;
}
.item-text a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
}
.item-text h2 {
  color: #fff;
  font-size: 48px;
  line-height: 48px;
  font-weight: 900;
}
.item-text .cat {
  font-weight: 900;
  font-size: 16px;
  margin-top: 20px;
}
.item-img figcaption {
  position: absolute;
  right: 20px;
  bottom: 5px;
  max-width: 45%;
}
.mecaption {
  padding: 0 5px 0 5px;
  background: rgba(255, 255, 255, 0.25);
  color: #2f2f2f;
  font-size: 12px;
  line-height: 16px;
}
.mecaption:hover {
  color: #000;
  background: rgba(255, 255, 255, 0.65);
}
.bx-viewport .pattern {
  position: absolute;
  z-index: 1000;
  background: url(../images/bg.png) repeat -1px 1px;
  top: 0;
  right: 0;
  width: 20px;
  height: 527px;
}
.fullimg {
  margin: 0;
  padding: 0 0 0 5px;
}
.share {
  margin-top: 15px;
}
.share a {
  display: inline-block;
  font-size: 24px;
  margin-right: 5px;
  text-decoration: none;
}
.share a:hover {
  opacity: .8;
}
.pattern {
  position: absolute;
  z-index: 1000;
  background: url(../images/bg.png) repeat -1px 1px;
  top: 0;
  bottom: 0;
  right: 0;
  width: 20px;
  min-height: 527px;
}
.bordbott {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 12px;
  width: 100%;
  height: 25px;
}
.inn {
  padding: 0 6px;
}
.bordtop {
  border-top: 1px solid #d8d8d8;
  width: 100%;
  height: 25px;
}
footer {
  font-size: 16px;
}
footer h2 {
  font-size: 16px !important;
  line-height: 21px !important;
  margin: 0 0 16px 0;
  font-weight: 900;
}
footer p {
  max-width: 340px;
}
footer .pt {
  padding-top: 38px;
}
footer .imprint {
  display: block;
  margin-bottom: 19px;
}
.searchresults {
  margin: 1em 0 0 0;
  padding: 0;
  list-style: none;
}
video {
  width: 100% !important;
  height: auto !important;
}
.js-embed {
  height: 0;
  padding-top: 25px;
  padding-bottom: 67.5%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.js-embed.widescreen {
  padding-bottom: 56.34%;
}
.js-embed.superwidescreen {
  padding-bottom: 44.34%;
}
.js-embed embed,
.js-embed iframe,
.js-embed object,
.js-embed video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.imagehotspot-container {
  position: relative;
  max-width: 100%;
  width: 100%;
  height: auto;
  z-index: 101;
}
.imagehotspot-container > div {
  position: relative;
  height: 0px;
  padding-bottom: 59.55555%;
}
.imagehotspot-container > div img {
  max-width: 100%;
  height: auto;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 102;
}
.ihotspot {
  border: solid 8px #3460a9;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  position: absolute;
  z-index: 103;
  margin-left: -10px;
  margin-top: -10px;
}
.ihotspot.head {
  border: solid 13px #3460a9;
  border-radius: 16px;
  width: 32px;
  height: 32px;
  margin-left: -14px;
  margin-top: -14px;
}
.start .ihotspot.head {
  position: absolute;
}
.featherlight {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2147483647;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  background: #333;
  background: rgba(0, 0, 0, 0);
}
.featherlight:last-of-type {
  background: rgba(0, 0, 0, 0.8);
}
.featherlight:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -.25em;
}
.featherlight .featherlight-content {
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  overflow: auto;
  padding: 25px 25px 0;
  border-bottom: 25px solid transparent;
  margin-left: 5%;
  margin-right: 5%;
  max-height: 95%;
  background: #fff;
  cursor: auto;
  white-space: normal;
}
.featherlight .featherlight-inner {
  display: block;
}
.featherlight .featherlight-close-icon {
  position: absolute;
  z-index: 9999;
  top: 0;
  right: 0;
  line-height: 25px;
  width: 25px;
  cursor: pointer;
  text-align: center;
  font: Arial, sans-serif;
  background: #fff;
  background: rgba(255, 255, 255, 0.3);
  color: #000;
}
.featherlight .featherlight-image {
  width: 100%;
}
.featherlight-iframe .featherlight-content {
  border-bottom: 0;
  padding: 0;
}
.featherlight iframe {
  border: 0;
}
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    margin-left: 10px;
    margin-right: 10px;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent;
  }
}
.kat227 #mewideheader .mefullhead {
  position: relative;
  height: 305px;
  overflow: hidden;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.kat227 #mewideheader .mefullhead h1 {
  position: relative;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 48px;
  line-height: 48px;
  height: auto;
}
.kat227 #mewideheader .mefullhead header {
  position: absolute;
  top: -62px;
  padding-top: 150px;
  padding-left: 20px;
  padding-right: 30px;
  right: 125px;
  color: #fff;
  background: #3761a5;
  height: 450px;
  width: 450px;
  -webkit-border-radius: 225px;
  -moz-border-radius: 225px;
  border-radius: 225px;
}
.kat227 #mewideheader .mefullhead header h1 {
  margin-bottom: 12px;
}
.kat227 .cl4 .date {
  margin-top: 10px;
}
.kat227 #mewideheader + #content .inner {
  padding-top: 90px;
}
.kat227 .breadcrumb .lvl3 {
  display: none;
}
.ca_blog {
  position: absolute;
  top: -64px;
  left: 45%;
  margin-left: -104px;
  padding-top: 64px;
  padding-left: 14px;
  background: #3761a5;
  height: 208px;
  width: 208px;
  -webkit-border-radius: 104px;
  -moz-border-radius: 104px;
  border-radius: 104px;
}
.ca_blog a {
  color: #fff;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 29px;
  line-height: 32px;
  font-weight: 900;
  text-decoration: none;
  text-rendering: optimizeLegibility;
}
/* Specific mapael css class are below
 * 'mapael' class is added by plugin
*/
.mapael .map {
  position: relative;
}
.mapael {
  margin-bottom: 2em;
}
.mapael .mapTooltip {
  position: absolute;
  background-color: #fff;
  moz-opacity: 0.70;
  opacity: 0.70;
  filter: alpha(opacity=70);
  border-radius: 2px;
  padding: 10px;
  z-index: 1000;
  max-width: 200px;
  display: none;
  color: #000;
}
.litetooltip-wrapper {
  position: absolute;
  z-index: 1000000;
  display: block;
  visibility: visible;
  min-width: 100px;
}
.litetooltip-wrapper.incontainer {
  position: relative;
}
.litetooltip-wrapper.incontainer .tooltip-content {
  position: relative;
}
.litetooltip-wrapper.top,
.litetooltip-wrapper.top-left,
.litetooltip-wrapper.top-right {
  margin-top: -3px;
  padding: 5px 0px 10px 0px;
}
.litetooltip-wrapper.right,
.litetooltip-wrapper.right-top,
.litetooltip-wrapper.right-bottom {
  margin-left: 3px;
  padding: 0px 5px 0px 10px;
}
.litetooltip-wrapper.bottom,
.litetooltip-wrapper.bottom-left,
.litetooltip-wrapper.bottom-right {
  margin-top: 3px;
  padding: 10px 0px 5px 0px;
}
.litetooltip-wrapper.left,
.litetooltip-wrapper.left-top,
.litetooltip-wrapper.left-bottom {
  margin-left: -3px;
  padding: 0px 10px 0px 5px;
}
.litetooltip-wrapper .tooltip-arrow {
  border-color: transparent;
  border-style: solid;
  width: 0px;
  height: 0px;
  padding: 0px;
}
.litetooltip-wrapper .tooltip-arrow.top {
  margin-left: -8px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  border-width: 10px 8px 0px 8px;
}
.litetooltip-wrapper .tooltip-arrow.top-left {
  margin-left: 8px;
  left: 0px;
  bottom: 0px;
  position: absolute;
  border-width: 10px 8px 0px 8px;
}
.litetooltip-wrapper .tooltip-arrow.top-right {
  margin-right: 8px;
  right: 0px;
  bottom: 0px;
  position: absolute;
  border-width: 10px 8px 0px 8px;
}
.litetooltip-wrapper .tooltip-arrow.right {
  margin-top: -8px;
  position: absolute;
  top: 50%;
  left: 0px;
  border-width: 8px 10px 8px 0;
}
.litetooltip-wrapper .tooltip-arrow.right-top {
  margin-bottom: 8px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  border-width: 8px 10px 8px 0;
}
.litetooltip-wrapper .tooltip-arrow.right-bottom {
  margin-top: 8px;
  position: absolute;
  top: 0px;
  left: 0px;
  border-width: 8px 10px 8px 0;
}
.litetooltip-wrapper .tooltip-arrow.bottom {
  margin-left: -8px;
  position: absolute;
  left: 50%;
  top: 0px;
  border-width: 0px 8px 10px 8px;
}
.litetooltip-wrapper .tooltip-arrow.bottom-left {
  margin-left: 8px;
  position: absolute;
  left: 0px;
  top: 0px;
  border-width: 0px 8px 10px 8px;
}
.litetooltip-wrapper .tooltip-arrow.bottom-right {
  margin-right: 8px;
  position: absolute;
  right: 0px;
  top: 0px;
  border-width: 0px 8px 10px 8px;
}
.litetooltip-wrapper .tooltip-arrow.left {
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 0px;
  border-width: 8px 0px 8px 10px;
}
.litetooltip-wrapper .tooltip-arrow.left-top {
  margin-bottom: 8px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  border-width: 8px 0px 8px 10px;
}
.litetooltip-wrapper .tooltip-arrow.left-bottom {
  margin-top: 8px;
  position: absolute;
  top: 0px;
  right: 0px;
  border-width: 8px 0px 8px 10px;
}
.litetooltip-wrapper .tooltip-content {
  padding: 10px;
  /*    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;*/
  min-width: 90px;
}
.litetooltip-wrapper .tooltip-content .clear {
  clear: both;
}
.litetooltip-wrapper .tooltip-content > p {
  padding-left: 3px;
}
/******************************************/
/*************** templates ****************/
.litetooltip-wrapper .tooltip-menu {
  padding: 0px;
  margin: 0px;
  float: left;
}
.litetooltip-wrapper .tooltip-menu ul,
.litetooltip-wrapper .tooltip-menu ol {
  margin: 0px;
  padding: 0px;
  width: 100%;
  float: left;
  clear: both;
}
.litetooltip-wrapper .tooltip-menu li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  float: left;
  border: solid 1px;
  clear: both;
  width: 100%;
  overflow: hidden;
}
.litetooltip-wrapper .tooltip-menu a {
  display: block;
  text-decoration: none;
  padding: 5px;
  margin: 0px;
  clear: both;
  min-width: 100%;
  width: 100%;
  float: left;
}
.litetooltip-wrapper .tooltip-menu.BostonBlue {
  background: #3761a5;
}
.litetooltip-wrapper .tooltip-menu.BostonBlue li {
  border-color: #6699cc;
  border-bottom: solid 1px #4f83b7;
}
.litetooltip-wrapper .tooltip-menu.BostonBlue a {
  color: #fff;
}
.litetooltip-wrapper .tooltip-menu.BostonBlue a:hover {
  color: #000;
  /*    background: #bfd9f0;*/
}
.litetooltip-wrapper .tooltip-menu li.last-child {
  border-bottom: 0px;
}
.litetooltip-wrapper .image-right {
  float: right;
  margin: 0px 0px 0px 5px;
  padding: 2px;
}
.litetooltip-wrapper .image-left {
  float: left;
  margin: 0px 5px 0px 0px;
  padding: 2px;
}
.litetooltip-wrapper .video-wrapper {
  padding-bottom: 56.26%;
  position: relative;
  width: 500px;
}
.litetooltip-wrapper .video-wrapper iframe {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0px;
  position: absolute;
}
.litetooltip-wrapper .template {
  float: left;
}
.litetooltip-wrapper .template h4 {
  margin: 0px;
  padding: 2px 4px 4px 4px;
  color: #fff;
  font-size: 12px;
  display: block;
}
.litetooltip-wrapper .template p {
  margin: 0px;
  padding: 2px 4px;
  display: block;
  float: left;
}
.litetooltip-wrapper .template ul,
.litetooltip-wrapper .template ol {
  margin: 0px;
  padding: 5px 5px 5px 5px;
  list-style-position: inside;
}
.litetooltip-wrapper .template li {
  padding: 2px 0px;
}
.litetooltip-wrapper .template p,
.litetooltip-wrapper .template ul,
.litetooltip-wrapper .template ol {
  background: #fff;
  color: #333;
}
.litetooltip-wrapper .template.BostonBlue,
.litetooltip-wrapper .template.BostonBlue h4 {
  background: #3761a5;
}
.litetooltip-hotspot-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
}
.litetooltip-hotspot-container {
  position: relative;
  height: 0px;
}
.litetooltip-hotspot-container img {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
}
.litetooltip-hotspot-container .hotspot {
  position: absolute;
  z-index: 3;
  cursor: pointer;
}
.litetooltip-hotspot-container .hotspot .data-container {
  display: none;
}
.litetooltip-hotspot-container .blink {
  opacity: 1;
  -moz-opacity: 1;
  animation: litetooltip_hotspot_blink 0.6s ease-in infinite;
  -moz-animation: litetooltip_hotspot_blink 0.6s ease-in infinite;
  -ms-animation: litetooltip_hotspot_blink 0.6s ease-in infinite;
  -webkit-animation: litetooltip_hotspot_blink 0.6s ease-in infinite;
}
@keyframes litetooltip_hotspot_blink {
  to {
    opacity: 0.3;
  }
}
@-webkit-keyframes litetooltip_hotspot_blink {
  to {
    opacity: 0.3;
  }
}
@-moz-keyframes litetooltip_hotspot_blink {
  to {
    opacity: 0.3;
    -moz-opacity: 0.3;
  }
}
@-ms-keyframes litetooltip_hotspot_blink {
  to {
    opacity: 0.3;
  }
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  /*margin: 0 auto 60px;*/
  margin: 0 auto 0;
  padding: 0;
  *zoom: 1;
}
.bx-wrapper img {
  /*	max-width: 100%;
	height:auto;
	display: block;*/
}
/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  /*	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;*/
  background: #fff;
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  /*	position: absolute;
	bottom: -35px;*/
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../images/bx_loader.gif) center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  position: absolute;
  bottom: 5px;
  left: 30px;
  /*text-align: center;*/
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
  max-width: 35%;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff;
  opacity: .7;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  opacity: 1;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  /*background: url(images/controls.png) no-repeat 0 -32px;*/
  display: none;
}
.bx-wrapper .bx-next {
  right: 25px;
  /*background: url(images/controls.png) no-repeat -43px -32px;*/
  font-family: 'ca';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 24px;
  line-height: 54px;
  text-align: center;
  text-decoration: none;
  background: #d3ad77;
  border-radius: 27px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bx-wrapper .bx-next:before {
  font-size: 26px;
  content: "\e608";
  color: #fff;
}
.bx-wrapper .bx-next:hover {
  opacity: .9;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -27px;
  outline: 0;
  width: 54px;
  height: 54px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(_import/images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(_import/images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
/* start */
@media screen and (max-width: 1110px) {
  .start h1 {
    font-size: 27px !important;
    line-height: 30px !important;
    margin-top: 16px;
  }
}
@media screen and (max-width: 800px) {
  .start .c4_12 {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 50%;
    padding: 0 6px;
    *width: 45.96774194%;
    *padding: 0 5.95967742px;
  }
  .start .cl8 {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 50%;
    padding: 0 6px;
    *width: 45.96774194%;
    *padding: 0 5.95967742px;
  }
  .start .cl8 .c6_12 {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 6px;
    *width: 95.96774194%;
    *padding: 0 5.95967742px;
  }
  .start .cl6 .c6_12 {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 6px;
    *width: 95.96774194%;
    *padding: 0 5.95967742px;
  }
  .kat135 .cl6,
  .kat135.lev1 .cl6 {
    padding: 0;
  }
  .kat135 .cl6 .c6_12,
  .kat135.lev1 .cl6 .c6_12 {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 6px;
    *width: 95.96774194%;
    *padding: 0 5.95967742px;
    padding: 0 3px;
  }
  .kat135 .cl6 .c6_12 h1.likeh2,
  .kat135.lev1 .cl6 .c6_12 h1.likeh2 {
    padding-right: 3px;
  }
  .kat135 .hottopic .c6_12,
  .kat135.lev1 .hottopic .c6_12 {
    margin-bottom: 1em !important;
  }
}
@media screen and (max-width: 520px) {
  .start .c4_12 {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 6px;
    *width: 95.96774194%;
    *padding: 0 5.95967742px;
    padding-bottom: 2em;
  }
  .start .cl8 {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 6px;
    *width: 95.96774194%;
    *padding: 0 5.95967742px;
  }
  .start .cl8 .c6_12 {
    padding-bottom: 2em;
  }
  .start .cl6 {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 6px;
    *width: 95.96774194%;
    *padding: 0 5.95967742px;
    padding-bottom: 2em;
  }
  .kat135 .cl6 {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 6px;
    *width: 95.96774194%;
    *padding: 0 5.95967742px;
    padding: 0;
    padding-bottom: 2em;
  }
  .rw .feat .head {
    margin-top: 0;
  }
}
@media screen and (max-width: 450px) {
  .start .head .inn h2 {
    padding-right: 130px !important;
  }
}
@media screen and (max-width: 1110px) {
  .activity.col_half {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 33.33333333%;
    padding: 0 0;
    *width: 29.30107527%;
    *padding: 0 -0.04032258%;
  }
  .activity.col_half .col_quart {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 0;
    *width: 95.96774194%;
    *padding: 0 -0.04032258%;
  }
  .activity.col_half .col_quart img {
    max-width: 150%;
    height: auto;
  }
  .activity.col_half .col_quart.imgcon {
    height: 240px;
  }
  .activity.col_half .col_quart.lst {
    min-height: 290px;
  }
  .activity ul {
    margin: 18px 2px 0 13px;
    padding: 0;
  }
  .flat-mega-menu .drop-down.full-width ul li a {
    margin-right: 0px;
  }
}
@media screen and (max-width: 970px) {
  .flat-mega-menu .drop-down.full-width ul {
    height: 270px;
  }
}
@media screen and (max-width: 692px) {
  .activity.col_half {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 50%;
    padding: 0 0;
    *width: 45.96774194%;
    *padding: 0 -0.04032258%;
  }
  .activity.col_half .col_quart {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 0;
    *width: 95.96774194%;
    *padding: 0 -0.04032258%;
  }
  .activity.col_half .col_quart img {
    max-width: 150%;
    height: auto;
  }
  .activity.col_half .col_quart.imgcon {
    height: 240px;
  }
  .activity.col_half .col_quart.lst {
    min-height: 290px;
  }
  .activity ul {
    margin: 18px 2px 0 13px;
    padding: 0;
  }
}
@media screen and (max-width: 1050px) {
  .flat-mega-menu > ul > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1000px) {
  #filter > div {
    display: block;
    min-width: auto;
    margin-right: 0;
    /*.border-box();*/
    display: inline;
    float: left;
    width: 25%;
    padding: 0 6px;
    *width: 20.96774194%;
    *padding: 0 5.95967742px;
  }
  .flat-mega-menu > ul > li > a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 950px) {
  .list .item .cl6 {
    padding-right: 10px;
  }
  .list .item .cl3p1 {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 50%;
    padding: 0 0;
    *width: 45.96774194%;
    *padding: 0 -0.04032258%;
    margin-right: 0;
  }
  .list .item .cl2 {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 50%;
    padding: 0 0;
    *width: 45.96774194%;
    *padding: 0 -0.04032258%;
  }
  .list figure {
    float: none;
    width: 100%;
    padding: 0;
    margin: 10px 0 5px 0;
  }
  .list h1,
  .list .item-title {
    width: 100%;
    float: none;
  }
  .list .datelink .link {
    position: relative !important;
    margin-left: 0;
    right: auto;
    top: auto;
  }
  .date {
    margin: 5px 0 5px 0;
  }
}
@media screen and (max-width: 850px) {
  /*	.flat-mega-menu > ul > li > a {
          padding-left: 15px;
          padding-right: 15px;
      }*/
  footer .cl6,
  footer .cl3p1,
  footer .cl2 {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 0;
    *width: 95.96774194%;
    *padding: 0 -0.04032258%;
  }
  footer .cl6 > div {
    margin: 0;
    width: 100%;
    padding: 0;
    float: none;
  }
  footer .cl6 .flo1 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 850px) {
  /*	.flat-mega-menu > ul > li > a {
          padding-left: 15px;
          padding-right: 15px;
      }	*/
  footer .cl5,
  footer .cl7,
  footer .col_half {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 0;
    *width: 95.96774194%;
    *padding: 0 -0.04032258%;
  }
}
@media screen and (max-width: 880px) {
  nav.subnav li {
    display: inline-block;
    width: 100x;
    height: 100px;
    padding: 5px;
    line-height: 70px;
  }
  nav.subnav li a {
    width: 100px;
    height: 100px;
    font-size: 18px;
    border-radius: 50px;
  }
}
@media screen and (max-width: 679px) {
  .impact .mefullhead {
    height: 345px;
    background: #568889;
    padding-bottom: 40px;
  }
  .impact .mefullhead img {
    object-fit: cover;
    object-position: center 40px;
    width: auto;
    height: 305px;
  }
  .mefullhead nav.subnav {
    bottom: 20px;
  }
  nav.subnav li {
    display: inline-block;
    width: 70x;
    height: 70px;
    padding: 5px;
    line-height: 70px;
  }
  nav.subnav li a {
    width: 70px;
    height: 70px;
    font-size: 12px;
    border-radius: 35px;
  }
}
@media screen and (max-width: 800px) {
  /*	.flat-mega-menu > ul > li > a {
          padding-left: 10px;
          padding-right: 10px;
      }	*/
}
@media screen and (max-width: 750px) {
  .cl5,
  .cl5_pr,
  .cl4,
  .cl8,
  .cl8_fr {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 0;
    *width: 95.96774194%;
    *padding: 0 -0.04032258%;
  }
  .cl7 {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 0;
    *width: 95.96774194%;
    *padding: 0 -0.04032258%;
    margin-top: 1em;
  }
  .header {
    padding-bottom: 1em;
  }
  header#page_head > div .logo {
    width: 246px;
    padding: 0 0;
    margin-right: 0;
  }
  .list header a.wrdlnk {
    display: none;
  }
  .list header a.nextbutt {
    margin-top: -7px;
  }
  #content > div {
    padding: 0 0;
  }
  #content > div > section {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 6px;
    *width: 95.96774194%;
    *padding: 0 5.95967742px;
  }
  #content > div > aside {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 0;
    *width: 95.96774194%;
    *padding: 0 -0.04032258%;
  }
  #content > div > aside > h2 {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 6px;
    *width: 95.96774194%;
    *padding: 0 5.95967742px;
    padding-top: 0.25em;
    margin-bottom: 0.5em;
  }
  #content > div > aside div#lists > div {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 33.33333333%;
    padding: 0 6px;
    *width: 29.30107527%;
    *padding: 0 5.95967742px;
  }
  #content > div > aside div#lists ul,
  #content > div > aside div#lists ol {
    padding-left: 10%;
  }
  #content > div > aside > div:last-child {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 0;
    *width: 95.96774194%;
    *padding: 0 -0.04032258%;
  }
  #content > div > aside > div:last-child > h2 {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 6px;
    *width: 95.96774194%;
    *padding: 0 5.95967742px;
    padding-top: 0.25em;
    margin-bottom: 0.5em;
  }
  #content > div > aside > div:last-child > div {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 50%;
    padding: 0 6px;
    *width: 45.96774194%;
    *padding: 0 5.95967742px;
  }
}
@media screen and (max-width: 580px) {
  /*	 blog header */
  .kat227 #mewideheader .mefullhead header {
    top: -22px;
    padding-top: 95px;
    right: auto;
    left: -10px;
    height: 370px;
    width: 370px;
    padding-right: 20px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 520px) {
  .item-text {
    width: 100%;
  }
  .item .item-img {
    width: 100%;
  }
  .item .item-img img {
    max-width: 100%;
    height: auto;
  }
  a.arbutt.prevbutt {
    display: none;
  }
  .paginator {
    width: 100%;
    height: 80px;
    padding-top: 50px;
    float: none;
  }
  #filter {
    margin-left: -3px;
    margin-bottom: 12px;
    *zoom: 1;
  }
  #filter:before,
  #filter:after {
    content: "";
    display: table;
  }
  #filter:after {
    clear: both;
  }
  #filter > div {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 33.33333333%;
    padding: 0 3px;
    *width: 29.30107527%;
    *padding: 0 2.95967742px;
  }
  .list .item .cl6 {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 0;
    *width: 95.96774194%;
    *padding: 0 -0.04032258%;
  }
  .list .item .cl3p1 {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 0;
    *width: 95.96774194%;
    *padding: 0 -0.04032258%;
  }
  .list .item .cl2 {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 0;
    *width: 95.96774194%;
    *padding: 0 -0.04032258%;
  }
  .header .cl6 {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 0;
    *width: 95.96774194%;
    *padding: 0 -0.04032258%;
  }
  .pub_details figure {
    float: none;
    margin-bottom: 1em;
  }
  .activity.col_half {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 0;
    *width: 95.96774194%;
    *padding: 0 -0.04032258%;
    /*		.col_quart.imgcon {
                display: none;
            }*/
  }
  .activity.col_half .col_quart {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 0;
    *width: 95.96774194%;
    *padding: 0 -0.04032258%;
  }
  .activity.col_half .col_quart img {
    max-width: 100%;
    height: auto;
  }
  #content > div > aside div#lists > div {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 6px;
    *width: 95.96774194%;
    *padding: 0 5.95967742px;
  }
  #content > div > aside > div:last-child > h2 {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 6px;
    *width: 95.96774194%;
    *padding: 0 5.95967742px;
    padding-top: 0.25em;
    margin-bottom: 0.5em;
  }
  #content > div > aside > div:last-child > div {
    /*.border-box();*/
    display: inline;
    float: left;
    width: 100%;
    padding: 0 6px;
    *width: 95.96774194%;
    *padding: 0 5.95967742px;
  }
  #content > div > aside > div:last-child p {
    margin-bottom: 0;
  }
  #content > div > aside > div:last-child div:last-child p {
    margin-bottom: 1.5em;
  }
}
/* media query nav_mega.less */
@media screen and (max-width: 768px) {
  .contact,
  .search-bar,
  .soc {
    height: 48px;
    line-height: 48px;
  }
  .contact.flri,
  .soc.flri {
    padding-left: 0;
  }
  .contact.flri a,
  .soc.flri a {
    padding-left: 5px;
  }
  .flat-mega-menu ul .search-bar.flri {
    padding-left: 5px;
  }
  .flat-mega-menu .smpllnk a,
  .flat-mega-menu .contact a,
  .flat-mega-menu .soc a {
    padding-left: 5px;
  }
  /* li tag layout */
  .flat-mega-menu > ul > li {
    width: 100%;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid;
    border-bottom-color: #0B70BD;
    padding-left: 10px;
  }
  .flat-mega-menu > ul > li.first {
    display: block;
  }
  .flat-mega-menu > ul > li.first a {
    visibility: hidden;
  }
  .flat-mega-menu > ul > li > a {
    text-align: left;
    padding: 0;
  }
  .flat-mega-menu > ul > li:hover > a,
  .flat-mega-menu > ul > .login-form:hover,
  .flat-mega-menu > ul > .search-bar:hover {
    /* color: #ffffff; */
    color: #3761a5 !important;
  }
  /* .full-width class layout */
  /*--------- .full-width with 4 columns layout -----------*/
  .flat-mega-menu .drop-down.full-width .innerfull {
    position: relative !important;
    left: auto;
    right: auto;
  }
  .flat-mega-menu .drop-down.full-width .innerfull li {
    display: none;
  }
  .flat-mega-menu .drop-down.full-width .innerfull li.h2 {
    display: block;
  }
  .flat-mega-menu .drop-down.full-width ul {
    height: auto;
  }
  /* all drop-downs layout */
  .flat-mega-menu .drop-down.one-column,
  .flat-mega-menu .drop-down.two-column,
  .flat-mega-menu .drop-down.full-width,
  .flat-mega-menu .drop-down .drop-down,
  .flat-mega-menu .social-bar ul,
  .flat-mega-menu .search-bar .ul,
  .flat-mega-menu .login-form ul {
    width: 100% !important;
    display: block !important;
    position: relative;
    left: 0px;
    transform: scale(1, 1), rotateY(90deg);
    -moz-transform: scale(1, 1), rotateY(90deg);
    -ms-transform: scale(1, 1), rotateY(90deg);
    -o-transform: scale(1, 1), rotateY(90deg);
    -webkit-transform: scale(1, 1), rotateY(90deg);
  }
  .flat-mega-menu .drop-down .drop-down {
    border: none;
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
    top: 0;
    padding: 0;
  }
  .flat-mega-menu .drop-down.one-column {
    margin-left: 0px;
  }
  .flat-mega-menu .drop-down .drop-down.one-column {
    padding-left: 20px;
  }
  .flat-mega-menu > ul > li .drop-down.hover-expand,
  .flat-mega-menu > ul > li .drop-down.hover-fade,
  .flat-mega-menu > ul > li .drop-down.hover-zoom {
    display: none;
    border: none;
  }
  .flat-mega-menu > ul > li:hover > .drop-down.hover-expand,
  .flat-mega-menu > ul > li:hover > .drop-down.hover-fade,
  .flat-mega-menu > ul > li:hover > .drop-down.hover-zoom,
  .flat-mega-menu > ul > li .drop-down li:hover > .drop-down.hover-expand,
  .flat-mega-menu > ul > li .drop-down li:hover > .drop-down.hover-fade,
  .flat-mega-menu > ul > li .drop-down li:hover > .drop-down.hover-zoom {
    display: block;
    /* keyframes animation */
    animation: hover-default 0.2s linear 0s forwards;
    -moz-animation: hover-default 0.2s linear 0s forwards;
    -ms-animation: hover-default 0.2s linear 0s forwards;
    -o-animation: hover-default 0.2s linear 0s forwards;
    -webkit-animation: hover-default 0.2s linear 0s forwards;
  }
  .flat-mega-menu > ul > .login-form:hover,
  .flat-mega-menu > ul > .search-bar:hover,
  .flat-mega-menu > ul > li:hover > a {
    /*color: #FFFFFF;*/
    color: #3761a5;
    background: inherit;
  }
  .flat-mega-menu ul .login-form,
  .flat-mega-menu ul .search-bar {
    margin: 0;
    padding: 0;
  }
  .flat-mega-menu ul .login-form label {
    text-align: left;
    text-indent: 10px;
  }
  .flat-mega-menu ul .login-form table td {
    cursor: default;
  }
  .flat-mega-menu .drop-down.two-column ul,
  .flat-mega-menu .drop-down.full-width ul {
    width: 100%;
  }
  .flat-mega-menu .drop-down.one-column a,
  .flat-mega-menu .drop-down.two-column a {
    /*width:auto;*/
    width: 100%;
    float: left;
  }
  .flat-mega-menu ul .social-bar {
    text-align: center;
  }
  .flat-mega-menu ul .social-bar ul li {
    display: inline-block;
    float: none;
  }
  /* fontAwesome icons layout */
  .flat-mega-menu .drop-down li .fa.fa-angle-right {
    position: relative;
    z-index: 9999;
    right: 0px;
    float: right;
    height: auto;
    color: #555658;
    padding: 0;
    margin: 0 17px 0 0;
    display: block;
    line-height: 38px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }
  /* mobile button layout */
  .flat-mega-menu #mobile-button {
    position: absolute;
    display: none;
  }
  .flat-mega-menu > ul {
    height: 50px;
    overflow: hidden;
  }
  /* mobile button click to show drop down */
  .flat-mega-menu #mobile-button:checked + ul {
    height: auto;
    overflow: visible;
  }
  /* label tag layout */
  .flat-mega-menu > label {
    width: 50px;
    height: 50px;
    /*background-color: rgba(0,0,0,0.10);*/
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 50px;
    font-size: 2em;
    /*color: #FFFFFF;*/
    color: #3761a5;
    cursor: pointer;
  }
  .flat-mega-menu > label i {
    -ms-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -webkit-user-select: none;
  }
  /* collapse class layout */
  .flat-mega-menu .collapse .drop-down.one-column,
  .flat-mega-menu .collapse .drop-down.two-column,
  .flat-mega-menu .collapse .drop-down.full-width,
  .flat-mega-menu .collapse .drop-down .drop-down,
  .flat-mega-menu .collapse .social-bar ul,
  .flat-mega-menu .collapse .search-bar .ul,
  .flat-mega-menu .collapse .login-form ul {
    width: 100% !important;
    display: none !important;
    position: relative;
    left: 0px;
    transform: scale(1, 1), rotateY(90deg);
    -moz-transform: scale(1, 1), rotateY(90deg);
    -ms-transform: scale(1, 1), rotateY(90deg);
    -o-transform: scale(1, 1), rotateY(90deg);
    -webkit-transform: scale(1, 1), rotateY(90deg);
  }
  .flat-mega-menu > .collapse > li:hover > .drop-down.hover-expand,
  .flat-mega-menu > .collapse > li:hover > .drop-down.hover-fade,
  .flat-mega-menu > .collapse > li:hover > .drop-down.hover-zoom,
  .flat-mega-menu > .collapse > li .drop-down li:hover > .drop-down.hover-expand,
  .flat-mega-menu > .collapse > li .drop-down li:hover > .drop-down.hover-fade,
  .flat-mega-menu > .collapse > li .drop-down li:hover > .drop-down.hover-zoom {
    display: block !important;
    /* keyframes animation */
    animation: hover-fade 0.2s linear 0s forwards;
    -moz-animation: hover-fade 0.2s linear 0s forwards;
    -ms-animation: hover-fade 0.2s linear 0s forwards;
    -o-animation: hover-fade 0.2s linear 0s forwards;
    -webkit-animation: hover-fade 0.2s linear 0s forwards;
  }
  @keyframes hover-fade {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @-moz-keyframes hover-fade {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @-ms-keyframes hover-fade {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @-o-keyframes hover-fade {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @-webkit-keyframes hover-fade {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
}
/* media query */
@media screen and (max-width: 320px) {
  /* ul tag layout */
  .flat-mega-menu .drop-down.two-column ul,
  .flat-mega-menu .drop-down.full-width ul {
    width: 100%;
  }
  /* .search-bar layout */
  .flat-mega-menu ul .search-bar td {
    width: 100% !important;
    float: left;
    padding: 5px 20px;
    cursor: default;
  }
  .flat-mega-menu ul .search-bar input[type=text],
  .flat-mega-menu ul .search-bar input[type=submit] {
    width: 100%;
    margin: 0;
    border: none;
  }
}
