/* ==========================================================================
   GENERAL
   ========================================================================== */

html {
    min-height: 100%;
    position: relative;
}
* {
    box-sizing: border-box;
}
body {
    max-width: 100%;
    margin: 0 auto;
    background-color: white;
    overflow-x: hidden;
    min-height: 100%;
}
a,
input,
select,
textarea {
    outline: none!important;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body,
html,
button,
input,
select,
textarea {
    /*font: normal 16px/130% "Ubuntu Condensed", sans-serif;*/
    color: #666;
}
* {
    /*font-family: "Ubuntu Condensed", sans-serif;*/
}
img {
    max-width: 100%;
}
a {
    text-decoration: none;
    color: #FF6300;
}
a:hover {
    text-decoration: underline;
}
ul,
ol {
    margin: 0;
    padding: 0 0 0 20px;
    /*overflow:hidden;*/
}
.clear {
    clear: both;
}
#main {
    /*padding-bottom: 240px;*/
}
@media only screen and (min-width: 580px) {
    #main {
        padding-bottom: 240px;
    }
    #site-header ul.main-navigation {
        position: relative;
        z-index: 1002;
    }
}
/* ==========================================================================
   GRID
   ========================================================================== */
/*  SECTIONS  ============================================================================= */

.container_12 {
    clear: both;
    padding: 0px;
    margin: 0 auto;
    max-width: 1200px;
  max-width:1408px;
    width: 88%;
}
.container_12:before,
.container_12:after {
    content: "";
    display: table;
}
.container_12:after {
    clear: both;
}
.container_12 {
    zoom: 1;
    /* For IE 6/7 (trigger hasLayout) */
}
/*  GROUPING  ============================================================================= */

.group:before,
.group:after {
    content: "";
    display: table;
}
.group:after {
    clear: both;
}
.group {
    zoom: 1;
    /* For IE 6/7 (trigger hasLayout) */
}
/*  GRID COLUMN SETUP   ==================================================================== */

.col {
    display: block;
    float: left;
    margin: 10px 0;
  padding:0 24px;
}
.col:first-child {
    margin-left: 0;
}
/* all browsers except IE6 and lower */

@media only screen and (min-width: 580px) {
    .col {
        /*margin: 10px 0 10px 1.666666666%;*/
    margin: 10px 0;
    padding:0 24px;
    }
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

.grid_12 {
    width: 100%;
}
.grid_11 {
    width: 100%;
}
.grid_10 {
    width: 100%;
}
.grid_9 {
    width: 100%;
}
.grid_8 {
    width: 100%;
}
.grid_7 {
    width: 100%;
}
.grid_6 {
    width: 100%;
}
.grid_5 {
    width: 100%;
}
.grid_4 {
    width: 100%;
}
.grid_3 {
    width: 100%;
}
.grid_2 {
    width: 100%;
}
.grid_1 {
    width: 100%;
}
a.menu-button {
    width: 30px;
    height: 28px;
    display: block;
    background: url('../img/mmenu.png') no-repeat 0 0 transparent;
    position: absolute;
    top: 30px;
    /*left:271px;*/
    
    right: 30px;
}
header #meta {
    display: none;
}
header nav {
    display: none;
}
.mm-header {
    text-align: left;
    height: auto;
    padding: 0 20px;
}
.mm-header .meta-ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.mm-header .meta-ul li a {
    color: #fff;
}
.mm-header .meta-ul li {
    float: left;
    margin-right: 5px;
}
.mm-header .meta-search {
    display: block;
    position: relative;
    width: 100%;
    margin-right: 0px;
}
.mm-header .meta-search a.icon-search {
    display: none;
}
.mm-header .meta-search div.kesearchbox {
    margin-left: -7px;
}
.mm-header .icon-globe {
    display: none;
}
.mm-menu.mm-hasheader li.mm-subtitle {
    display: block;
}
.mm-menu.mm-current {
    overflow: auto;
    z-index: 1;
}
#footer-wrapper {
    display: none;
}

.mm-footer {
    text-align: left;
    padding: 0 20px;
}
.mm-footer h4 {
    color: #fff;
    display: none;
}
.mm-footer ul {
    padding: 0;
    margin: 0;
}
.mm-footer .footer-link-container {
    margin: 0;
}
.mm-footer .footer-link-container ul li {
    text-align: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
@media only screen and (min-width: 580px) {
    .grid_12 {
        width: 100%;
    }
    .grid_11 {
        width: 91.47%;
    }
    .grid_10 {
        width: 83.06%;
    }
    .grid_9 {
        width: 74.58%;
    }
    .grid_8 {
        width: 66.11%;
    }
    .grid_7 {
        width: 57.66%;
    }
    .grid_6 {
        width: 49.16%;
    }
    .grid_5 {
        width: 40.67%;
    }
    .grid_4 {
        width: 32.22%;
    }
    .grid_3 {
        width: 49.16%;
    }
    .grid_2 {
        width: 32.22%;
    }
    .grid_1 {
        width: 6.86%;
    }
    .grid_2:nth-child(3n+1) {
        clear: left;
        margin-left: 0;
    }
    .grid_3:nth-child(2n+1) {
        clear: left;
        margin-left: 0;
    }
    header nav {
        display: block;
    }
    header #meta {
        display: block;
    }
   
    a.menu-button {
        display: block;
    }
    .multiple-cols .grid_4 {
        width: 49.16%;
    }
    .multiple-cols .grid_8 {
        width: 49.16%;
    }
    .multiple-cols .grid_7 {
        width: 49.16%;
    }
    .multiple-cols .grid_5 {
        width: 49.16%;
    }
    .multiple-cols .grid_10 {
        width: 49.16%;
    }
    .multiple-cols .grid_2 {
        width: 49.16%;
    }
    .multiple-cols .grid_11 {
        width: 49.16%;
    }
    .multiple-cols .grid_1 {
        width: 49.16%;
    }
}
@media only screen and (min-width: 768px) {
     #footer-wrapper {
        display: block;
    }
    .grid_12 {
        width: 100%;
    }
    .grid_11 {
        width: 91.47%;
    }
    .grid_10 {
        width: 83.06%;
    }
    .grid_9 {
        width: 74.58%;
    }
    .grid_8 {
        width: 66.11%;
    }
    .grid_7 {
        width: 57.66%;
    }
    .grid_6 {
        width: 49.16%;
    }
    .grid_5 {
        width: 40.67%;
    }
    .grid_4 {
        width: 32.22%;
    }
    .grid_3 {
        width: 23.75%;
    }
    .grid_2 {
        width: 15.27%;
    }
    .grid_1 {
        width: 6.86%;
    }
    .grid_3:nth-child(2n+1) {
        float: left;
        clear: none;
        margin-left: 1.666666666%;
    }
    .grid_3:first-child {
        margin-left: 0;
    }

    .grid_2:nth-child(3n+1) {
        float: left;
        clear: none;
        margin-left: 1.666666666%;
    }
    .grid_2:first-child {
        margin-left: 0;
    }
    a.menu-button {
        display: none;
    }
    .multiple-cols .grid_4 {
        width: 49.16%;
    }
    .multiple-cols .grid_8 {
        width: 49.16%;
    }
    .multiple-cols .grid_7 {
        width: 49.16%;
    }
    .multiple-cols .grid_5 {
        width: 49.16%;
    }
    .multiple-cols .grid_10 {
        width: 66.11%;
    }
    .multiple-cols .grid_2 {
        width: 32.22%;
    }
    .multiple-cols .grid_11 {
        width: 73.6%;
    }
    .multiple-cols .grid_1 {
        width: 23.75%;
    }
}
@media only screen and (min-width: 1080px) {
    .grid_12 {
        width: 100%;
    }
    .grid_11 {
        width: 91.47%;
    }
    .grid_10 {
        width: 83.06%;
    }
    .grid_9 {
        width: 74.58%;
    }
    .grid_8 {
        width: 66.11%;
    }
    .grid_7 {
        width: 57.66%;
    }
    .grid_6 {
        width: 49.16%;
    }
    .grid_5 {
        width: 40.67%;
    }
    .grid_4 {
        width: 32.22%;
    }
    .grid_3 {
        width: 23.75%;
    }
    .grid_2 {
        width: 15.27%;
    }
    .grid_1 {
        width: 6.86%;
    }
    .grid_3:nth-child(2n+1) {
        float: left;
        clear: none;
        margin-left: 1.666666666%;
    }
    .grid_3:first-child {
        margin-left: 0;
    }
    .grid_2:nth-child(3n+1) {
        float: left;
        clear: none;
        margin-left: 1.666666666%;
    }
    .grid_2:first-child {
        margin-left: 0;
    }
    a.menu-button {
        display: none;
    }
    .multiple-cols .grid_4 {
        width: 32.22%;
    }
    .multiple-cols .grid_8 {
        width: 66.11%;
    }
    .multiple-cols .grid_7 {
        width: 57.66%;
    }
    .multiple-cols .grid_5 {
        width: 40.67%;
    }
    .multiple-cols .grid_10 {
        width: 66.11%;
    }
    .multiple-cols .grid_2 {
        width: 32.22%;
    }
    .multiple-cols .grid_11 {
        width: 83.06%;
    }
    .multiple-cols .grid_1 {
        width: 15.27%;
    }
}
@media only screen and (min-width: 1200px) {
    .grid_12 {
        width: 100%;
    }
    .grid_11 {
        width: 91.47%;
    }
    .grid_10 {
        width: 83.06%;
    }
    .grid_9 {
        width: 74.58%;
    }
    .grid_8 {
        width: 66.11%;
    }
    .grid_7 {
        width: 57.66%;
    }
    .grid_6 {
        width: 49.16%;
    }
    .grid_5 {
        width: 40.67%;
    }
    .grid_4 {
        width: 32.22%;
    }
    .grid_3 {
        width: 23.75%;
    }
    .grid_2 {
        width: 15.27%;
    }
    .grid_1 {
        width: 6.86%;
    }
    .grid_3:nth-child(2n+1) {
        float: left;
        clear: none;
        margin-left: 1.666666666%;
    }
    .grid_3:first-child {
        margin-left: 0;
    }
    .grid_2:nth-child(3n+1) {
        float: left;
        clear: none;
        margin-left: 1.666666666%;
    }
    .grid_2:first-child {
        margin-left: 0;
    }
    a.menu-button {
        display: none;
    }
    .multiple-cols .grid_10 {
        width: 83.06%;
    }
    .multiple-cols .grid_2 {
        width: 15.27%;
    }
    .multiple-cols .grid_11 {
        width: 91.47%;
    }
    .multiple-cols .grid_1 {
        width: 6.86%;
    }
}
/* ==========================================================================
   PRELOADER
   ========================================================================== */

.overflow {
    overflow: hidden;
}
#preloader {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10008;
    background: url("../img/loading.gif") center center no-repeat white;
}
#preloader:after {
    /*content: " ";
  background: url("../img/eqs-loader.svg") no-repeat scroll 0 center transparent;
  background-size: 100px auto;
  display: block;
  height: 48px;
  line-height: 48px;
  width: 128px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -48px;
  margin-left: -63px;*/
}
/* ==========================================================================
   CONTENTELEMENTS
   ========================================================================== */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}
h1 {
    font-size: 2.25em;
    line-height: 38px;
    font-weight: 700;
    margin: 0 0 30px 0;
}
h2 {
    font-size: 1.75em;
    line-height: 30px;
    font-weight: 700;
    margin: 0 0 30px 0;
}
h3 {
    font-size: 1.5em;
    line-height: 26px;
    font-weight: normal;
    margin: 0 0 15px 0;
}
h4 {
    font-size: 1.125em;
    line-height: 20px;
    font-weight: normal;
    margin: 0 0 10px 0;
    color: #FF6300;
}
h5 {
    font-size: 1em;
    line-height: 18px;
    font-weight: normal;
    margin: 0 0 10px 0;
}
h6 {
    font-size: 1em;
    line-height: 18px;
    font-weight: normal;
    margin: 0 0 10px 0;
}
p {
    margin: 0 0 20px 0;
}
p:last-child {
    margin-bottom: 40px;
}
#breadcrumb {
    margin: 10px 0 80px 0;
    font-size: 0.9em;
}
ul#breadcrumb-ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul#breadcrumb-ul li {
    float: left;
    text-transform: uppercase;
}
ul#breadcrumb-ul li a {
    color: #666;
}
figure {
    margin: 0;
}
/* ==========================================================================
   COMMON
   ========================================================================== */

.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
/* ==========================================================================
   HEADER
   ========================================================================== */

#site-header {
    background: #666666;
    height: 99px;
}
#site-header h1 {
    margin: 0;
    padding: 0;
    min-width: 215px;
    float: left;
    position: absolute;
    z-index: 999;
}
#site-header h1.title a {
    background: url("../img/logo.png") 0 center no-repeat;
    text-indent: -9999px;
    display: block;
    padding: 60px 0 0 0;
}
#site-header #top-menu {
    float: left;
    width: 100%;
}
#site-header #meta {
    float: right;
    width: auto;
    text-align: right;
    height: 30px;
}
#site-header ul.meta-ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#site-header ul.meta-ul li {
    height: 29px;
    float: left;
    text-align: center;
}
#site-header ul.meta-ul li span.icon-globe {
    font-size: 0.8em;
    position: relative;
    top: -3px;
}
#site-header #top-menu a.icon-print{
    font-size: 1.1em;
    text-decoration: none!important;
    margin-top: 2px;
}
#site-header ul.meta-ul li a {
    color: #fff;
    height: 29px;
    display: block;
    padding: 0 10px;
    float: left;
    font-size: 0.8em;
    text-transform: uppercase;
}
#site-header ul.meta-ul li:before {
    content: '|';
    color: #fff;
    float: left;
    font-size: 0.75em;
}
#site-header ul.meta-ul li:last-child:after {
    content: '|';
    color: #fff;
    float: left;
    font-size: 0.75em;
}
#site-header li.meta-search {
    position: relative;
}
#site-header li.meta-search > div {
    /*display:none;*/
    /*position: absolute;
  left:-193px;
  top:23px;*/
    
    float: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    width: 0;
    /*max-width: 230px;*/
}
#site-header li.meta-search a.icon-search {
    color: #fff;
    text-decoration: none;
    margin-top: 4px;
}
#site-header li.meta-search > div .kesearch_searchbox {
    padding: 0;
}
#site-header div.kesearchbox {
    max-width: 150px;
    padding: 0 8px;
    height: auto;
}
#site-header #ke_search_sword {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    padding: 2px 30px 2px 5px;
    box-sizing: border-box;
}
#site-header #kesearch_submit {
    left: auto;
    right: 12px;
    top: 2px;
    height: 18px;
    width: 18px;
}
/*#site-header li.meta-search:hover a.icon-search{
  background:#000;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

#site-header li.meta-search:hover > div{
  display:block;
}*/

#site-header nav {
    float: right;
   /* width: 100%;
    height: 69px;*/
    clear: both;
    margin-top: 28px;
    height: 41px;
    width: auto;
    display: none;
}
@media only screen and (min-width: 768px) {
    #site-header nav {
        display: block;
    }
}
#site-header ul.main-navigation {
    /*margin: 30px 0 0 0;*/
    padding: 0;
    list-style-type: none;
    float: right;
}
#site-header ul.main-navigation > li {
    /*float:left;*/
    font-size: 0.9em;
    display: inline-block;
}
#site-header ul.main-navigation > li > a {
    padding: 10px 10px 10px 10px;
    display: block;
    color: #fff;
    text-transform: uppercase;
}
#site-header ul.main-navigation > li > a:hover,
#site-header ul.main-navigation > li.open,
#site-header ul.main-navigation > li.hasFocus,
#site-header ul.main-navigation > li > a.active,
#site-header ul.main-navigation > li:hover > a {
    background: #858585;
    text-decoration: underline;
    color: #fff;
}
#site-header #main-menu-dropdown {
    display: none;
    position: absolute;
}
#site-header nav ul.main-navigation:hover #main-menu-dropdown {
    display: block;
}
.tooltip {
    color: #fff;
    margin: 6px;
    font-size: 0.8em;
    padding: 4px 6px;
    /*border:1px solid rgba(0,0,0,0.7);*/
    
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    z-index: 200;
}
.tooltip:before {
    border: 8px solid transparent;
    border-bottom: 8px solid rgba(0, 0, 0, 0.7);
    content: "";
    position: absolute;
    top: -16px;
    left: 12px;
    z-index: 201;
}
#ke_search_sword{
  overflow: hidden;
  text-overflow:ellipsis;
  -moz-text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -ms-text-overflow:ellipsis;
}

.video-banner-auto{
  overflow: hidden;
  height: 40vw;
  min-height: 400px;
}
.video-banner-auto video{
  width:100%;
}

@media only screen and (min-width: 991px) {
  .video-banner-auto{
     height: 700px;
  }
}

@media only screen and (max-width: 768px) {
  .video-banner-auto .banner__video{
     display:none;
  }
}
@media only screen and (max-width: 479px) {
  .video-banner-auto{
     height: 60vh;
     min-height: 300px;
  }
}

/* ==========================================================================
   Media Query for Small Devices
   ========================================================================== */

@media screen and ( max-width: 767px) {
    body {
        font-size: 15px;
    }
    
}
@media screen and ( max-width: 579px) {
    body {
        font-size: 14px;
    }
    .mm-header .meta-ul li {
        margin-right: 20px;
    }
    .mm-header .icon-globe {
        display: inline;
    }
    .mm-header #ke_search_sword {
        background: rgba(51, 51, 51, 0.6);
        border-color: #555;
        color: inherit;
        float: left;
        left: auto;
        padding-right: 5px;
        position: relative;
        top: auto;
        width: 76%;
    }
    .mm-header #kesearch_submit {
        position: relative;
        left: auto;
        float: left;
        margin-left: 10px;
        top: 1px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px;
    }
    .mm-footer{
      background: #333;
      /*height: 100%;*/
    }
    #site-header {
        height: 70px;
    }
    #site-header h1 {
        min-width: 145px;
        max-width: 145px;
    }
    #site-header h1.title a {
        -webkit-background-size: 100%;
        -moz-background-size: 100%;
        -o-background-size: 100%;
        background-size: 100%;
        margin-top: 16px;
        padding-top: 0;
    }
    a.menu-button {
        height: 24px;
        right: 24px;
        top: 24px;
        width: 24px;
        background-size: 100%;
    }
    #breadcrumb {
        clear: both;
        float: left;
        margin-bottom: 20px;
    }
    #main {
        padding-bottom: 120px;
    }
    
}
