.hmpg-col-1{float:left; width:60%;}
.container-quick-nav {
    float: left
}
.container-quick-nav {
    position: relative;
    min-height: 1px;
    padding: 0 8.5px
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 62.5%
}
body {
    background: #fff;
    font-family: "HelveticaNeueW01-45Ligh", "Helvetica Neue", "Helvetica", Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 1;
    color: #bbbcbf;
    -webkit-font-smoothing: antialiased;
}
a img {
    border: none
}
a {
    color: #2ba6cb;
    text-decoration: none;
    line-height: inherit
}
a:hover {
    color: #2795b6
}
a:focus {
    color: #2795b6
}
p a, p a:visited {
    line-height: inherit
}
.left {
    float: left
}
.right {
    float: right
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.hide {
    display: none
}
.hide-override {
    display: none !important
}
.highlight {
    background: #ff9
}
#googlemap img, object, embed {
    max-width: none
}
#map_canvas embed {
    max-width: none
}
#map_canvas img {
    max-width: none
}
#map_canvas object {
    max-width: none
}
figure {
    margin: 0
}
.row {
    width: 1224px;
    max-width: 100%;
    min-width: 768px;
    margin: 0 auto
}
.row .row {
    width: auto;
    max-width: none;
    min-width: 0;
    margin: 0 -8.5px
}
.row.collapse .column, .row.collapse .columns {
    padding: 0
}
.row .row {
    width: auto;
    max-width: none;
    min-width: 0;
    margin: 0 -8.5px
}
.row .row.collapse {
    margin: 0
}
.column, .columns {
    float: left;
    min-height: 1px;
    padding: 0 8.5px;
    position: relative
}
.column.centered, .columns.centered {
    float: none;
    margin: 0 auto
}
[class*="column"]+[class*="column"]:last-child {
    float: right
}
[class*="column"]+[class*="column"].end {
    float: left
}
.one, .row .one {
    width: 8.33333%
}
.two, .row .two {
    width: 16.66667%
}
.three, .row .three {
    width: 25%
}
.four, .row .four {
    width: 33.33333%
}
.five, .row .five {
    width: 41.66667%
}
.six, .row .six {
    width: 50%
}
.seven, .row .seven {
    width: 58.33333%
}
.eight, .row .eight {
    width: 66.66667%
}
.nine, .row .nine {
    width: 75%
}
.ten, .row .ten {
    width: 83.33333%
}
.eleven, .row .eleven {
    width: 91.66667%
}
.twelve, .row .twelve {
    width: 100%
}
.row .offset-by-one {
    margin-left: 8.33333%
}
.row .offset-by-two {
    margin-left: 16.66667%
}
.row .offset-by-three {
    margin-left: 25%
}
.row .offset-by-four {
    margin-left: 33.33333%
}
.row .offset-by-five {
    margin-left: 41.66667%
}
.row .offset-by-six {
    margin-left: 50%
}
.row .offset-by-seven {
    margin-left: 58.33333%
}
.row .offset-by-eight {
    margin-left: 66.66667%
}
.row .offset-by-nine {
    margin-left: 75%
}
.row .offset-by-ten {
    margin-left: 83.33333%
}
.push-two {
    left: 16.66667%
}
.pull-two {
    right: 16.66667%
}
.push-three {
    left: 25%
}
.pull-three {
    right: 25%
}
.push-four {
    left: 33.33333%
}
.pull-four {
    right: 33.33333%
}
.push-five {
    left: 41.66667%
}
.pull-five {
    right: 41.66667%
}
.push-six {
    left: 50%
}
.pull-six {
    right: 50%
}
.push-seven {
    left: 58.33333%
}
.pull-seven {
    right: 58.33333%
}
.push-eight {
    left: 66.66667%
}
.pull-eight {
    right: 66.66667%
}
.push-nine {
    left: 75%
}
.pull-nine {
    right: 75%
}
.push-ten {
    left: 83.33333%
}
.pull-ten {
    right: 83.33333%
}
img {
    height: auto
}
img, object, embed {
    max-width: 100%
}
img {
    -ms-interpolation-mode: bicubic
}
#map_canvas img, .map_canvas img {
    max-width: none!important
}
.row {
    *zoom: 1
}
.row:before, .row:after {
    content: " ";
    display: table
}
.row:after {
    clear: both
}
.block-grid {
    display: block;
    overflow: hidden;
    padding: 0
}
.block-grid>li {
    display: block;
    height: auto;
    float: left
}
.block-grid.one-up {
    margin: 0
}
.block-grid.one-up>li {
    width: 100%;
    padding: 0 0 15px
}
.block-grid.two-up {
    margin: 0 -15px
}
.block-grid.two-up>li {
    width: 50%;
    padding: 0 15px 15px
}
.block-grid.two-up>li:nth-child(2n+1) {
    clear: both
}
.block-grid.three-up {
    margin: 0 -12px
}
.block-grid.three-up>li {
    width: 33.33333%;
    padding: 0 12px 12px
}
.block-grid.three-up>li:nth-child(3n+1) {
    clear: both
}
.block-grid.four-up {
    margin: 0 -10px
}
.block-grid.four-up>li {
    width: 25%;
    padding: 0 10px 10px
}
.block-grid.four-up>li:nth-child(4n+1) {
    clear: both
}
.block-grid.five-up {
    margin: 0 -8px
}
.block-grid.five-up>li {
    width: 20%;
    padding: 0 8px 8px
}
.block-grid.five-up>li:nth-child(5n+1) {
    clear: both
}
.block-grid.six-up {
    margin: 0 -8px
}
.block-grid.six-up>li {
    width: 16.66667%;
    padding: 0 8px 8px
}
.block-grid.six-up>li:nth-child(6n+1) {
    clear: both
}
.block-grid.seven-up {
    margin: 0 -8px
}
.block-grid.seven-up>li {
    width: 14.28571%;
    padding: 0 8px 8px
}
.block-grid.seven-up>li:nth-child(7n+1) {
    clear: both
}
.block-grid.eight-up {
    margin: 0 -8px
}
.block-grid.eight-up>li {
    width: 12.5%;
    padding: 0 8px 8px
}
.block-grid.eight-up>li:nth-child(8n+1) {
    clear: both
}
.block-grid.nine-up {
    margin: 0 -8px
}
.block-grid.nine-up>li {
    width: 11.11111%;
    padding: 0 8px 8px
}
.block-grid.nine-up>li:nth-child(9n+1) {
    clear: both
}
.block-grid.ten-up {
    margin: 0 -8px
}
.block-grid.ten-up>li {
    width: 10%;
    padding: 0 8px 8px
}
.block-grid.ten-up>li:nth-child(10n+1) {
    clear: both
}
.block-grid.eleven-up {
    margin: 0 -8px
}
.block-grid.eleven-up>li {
    width: 9.09091%;
    padding: 0 8px 8px
}
.block-grid.eleven-up>li:nth-child(11n+1) {
    clear: both
}
.block-grid.twelve-up {
    margin: 0 -8px
}
.block-grid.twelve-up>li {
    width: 8.33333%;
    padding: 0 8px 8px
}
.block-grid.twelve-up>li:nth-child(12n+1) {
    clear: both
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-size: 14px;
    direction: ltr
}
p {
    font-family: inherit;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 17px
}
p.lead {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 17px
}
aside p {
    font-size: 11px;
    line-height: 1.35;
    font-style: italic
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-style: normal;
    color: #222;
    text-rendering: optimizeLegibility;
    line-height: 1.1;
    margin-bottom: 12px;
    margin-top: 12px
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0
}
h1 {
    font-size: 44px
}
h2 {
    font-size: 31px
}
h3 {
    font-size: 27px
}
h4 {
    font-size: 19px
}
h5 {
    font-size: 17px
}
h6 {
    font-size: 12px
}
hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 22px 0 21px;
    height: 0
}
.subheader {
    line-height: 1.3;
    color: #6f6f6f;
    font-weight: 300;
    margin-bottom: 17px
}
em, i {
    font-style: italic;
    line-height: inherit
}
strong, b {
    font-weight: bold;
    line-height: inherit
}
small {
    font-size: 60%;
    line-height: inherit
}
code {
    font-weight: bold;
    background: #ff9
}
ul, ol, dl {
    font-size: 12px;
    line-height: 1.6;
    margin-bottom: 17px;
    list-style-position: outside
}
ul li ul, ul li ol {
    margin-left: 20px;
    margin-bottom: 0
}
ul.square, ul.circle, ul.disc {
    margin-left: 17px
}
ul.square {
    list-style-type: square
}
ul.square li ul {
    list-style: inherit
}
ul.circle {
    list-style-type: circle
}
ul.circle li ul {
    list-style: inherit
}
ul.disc {
    list-style-type: disc
}
ul.disc li ul {
    list-style: inherit
}
ul.no-bullet {
    list-style: none
}
ul.large li {
    line-height: 21px
}
ol {
    margin-left: 20px
}
ol li ul, ol li ol {
    margin-left: 20px;
    margin-bottom: 0
}
blockquote, blockquote p {
    line-height: 1.5;
    color: #6f6f6f
}
blockquote {
    margin: 0 0 17px;
    padding: 9px 20px 0 19px;
    border-left: 1px solid #ddd
}
blockquote cite {
    display: block;
    font-size: 11px;
    color: #555
}
blockquote cite:before {
    content: "\2014 \0020"
}
blockquote cite a, blockquote cite a:visited {
    color: #555
}
abbr, acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #222;
    border-bottom: 1px solid #ddd;
    cursor: help
}
abbr {
    text-transform: none
}
.print-only {
    display: none !important
}
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important
    }
    a, a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }
    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr, img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: 0.5cm
    }
    p, h2, h3 {
        orphans: 3;
        widows: 3
    }
    h2, h3 {
        page-break-after: avoid
    }
    .hide-on-print {
        display: none !important
    }
    .print-only {
        display: block !important
    }
    .hide-for-print {
        display: none !important
    }
    .show-for-print {
        display: inherit !important
    }
}
form {
    margin: 0 0 19.41641px
}
.row form .row {
    margin: 0 -6px
}
.row form .row .column, .row form .row .columns {
    padding: 0 6px
}
.row form .row.collapse {
    margin: 0
}
.row form .row.collapse .column, .row form .row.collapse .columns {
    padding: 0
}
label {
    font-size: 12px;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: 500;
    margin-bottom: 3px
}
label.right {
    float: none;
    text-align: right
}
label.inline {
    line-height: 30px;
    margin: 0 0 12px 0
}
.prefix, .postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    height: 30px;
    line-height: 29px
}
a.button.prefix, a.button.postfix {
    padding-left: 0;
    padding-right: 0;
    text-align: center
}
span.prefix, span.postfix {
    background: #f2f2f2;
    border: 1px solid #ccc
}
.prefix {
    left: 2px;
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
    overflow: hidden
}
.postfix {
    right: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    background-color: #fff;
    font-family: inherit;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 14px;
    margin: 0 0 12px 0;
    padding: 6px;
    height: 30px;
    width: 100%;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear
}
input[type="text"].oversize, input[type="password"].oversize, input[type="date"].oversize, input[type="datetime"].oversize, input[type="email"].oversize, input[type="number"].oversize, input[type="search"].oversize, input[type="tel"].oversize, input[type="time"].oversize, input[type="url"].oversize, textarea.oversize {
    font-size: 17px;
    padding: 4px 6px
}
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
    background: #fafafa;
    border-color: #b3b3b3
}
input[type="text"][disabled], input[type="password"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="email"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="time"][disabled], input[type="url"][disabled], textarea[disabled] {
    background-color: #ddd
}
textarea {
    height: auto
}
select {
    width: 100%
}
fieldset {
    border: solid 1px #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 12px;
    margin: 18px 0
}
fieldset legend {
    font-weight: bold;
    background: #fff;
    padding: 0 3px;
    margin: 0;
    margin-left: -3px
}
.error input, input.error, .error textarea, textarea.error, .error input:focus, input.error:focus, .error textarea:focus, textarea.error:focus {
    border-color: #c60f13;
    background-color: rgba(198, 15, 19, 0.1)
}
.error input:focus, input.error:focus, .error textarea:focus, textarea.error:focus {
    outline-color: #f5797c
}
.error label, label.error {
    color: #c60f13
}
.error small, small.error {
    display: block;
    padding: 6px 4px;
    margin-top: -13px;
    margin-bottom: 12px;
    background: #c60f13;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px
}
form.custom span.custom {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    top: 2px;
    border: solid 1px #ccc;
    background: #fff
}
form.custom span.custom.radio {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px
}
form.custom span.custom.checkbox:before {
    content: "";
    display: block;
    line-height: 0.8;
    height: 14px;
    width: 14px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    color: #fff
}
form.custom span.custom.radio.checked:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    background: #222;
    position: relative;
    top: 3px;
    left: 3px
}
form.custom span.custom.checkbox.checked:before {
    content: "\00d7";
    color: #222
}
form.custom div.custom.dropdown {
    display: block;
    position: relative;
    width: auto;
    height: 28px;
    margin-bottom: 9px;
    margin-top: 2px
}
form.custom div.custom.dropdown ul {
    overflow-y: auto;
    max-height: 200px
}
form.custom div.custom.dropdown a.current {
    display: block;
    width: auto;
    line-height: 26px;
    min-height: 28px;
    padding: 0;
    padding-left: 6px;
    padding-right: 38px;
    border: solid 1px #ddd;
    color: #141414;
    background-color: #fff;
    white-space: nowrap
}
form.custom div.custom.dropdown a.selector {
    position: absolute;
    width: 27px;
    height: 28px;
    display: block;
    right: 0;
    top: 0;
    border: solid 1px #ddd
}
form.custom div.custom.dropdown a.selector:after {
    content: "";
    display: block;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: #aaa transparent transparent transparent;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -2px;
    margin-left: -5px
}
form.custom div.custom.dropdown:hover a.selector:after, form.custom div.custom.dropdown.open a.selector:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: #222 transparent transparent transparent
}
form.custom div.custom.dropdown.open ul {
    display: block;
    z-index: 10
}
form.custom div.custom.dropdown.small {
    width: 134px !important
}
form.custom div.custom.dropdown.medium {
    width: 254px !important
}
form.custom div.custom.dropdown.large {
    width: 434px !important
}
form.custom div.custom.dropdown.expand {
    width: 100% !important
}
form.custom div.custom.dropdown.open.small ul {
    width: 134px !important
}
form.custom div.custom.dropdown.open.medium ul {
    width: 254px !important
}
form.custom div.custom.dropdown.open.large ul {
    width: 434px !important
}
form.custom div.custom.dropdown.open.expand ul {
    width: 100% !important
}
form.custom div.custom.dropdown ul {
    position: absolute;
    width: auto;
    display: none;
    margin: 0;
    left: 0;
    top: 27px;
    margin: 0;
    padding: 0;
    background: #fff;
    background: rgba(255, 255, 255, 0.95);
    border: solid 1px #ccc
}
form.custom div.custom.dropdown ul li {
    color: #555;
    font-size: 11px;
    cursor: pointer;
    padding: 3px;
    padding-left: 6px;
    padding-right: 38px;
    min-height: 18px;
    line-height: 18px;
    margin: 0;
    white-space: nowrap;
    list-style: none
}
form.custom div.custom.dropdown ul li.selected {
    background: #cdebf5;
    color: #000
}
form.custom div.custom.dropdown ul li.selected:after {
    content: "\2013";
    position: absolute;
    right: 10px
}
form.custom div.custom.dropdown ul li:hover {
    background-color: #cdebf5;
    color: #000
}
form.custom div.custom.dropdown ul li:hover:after {
    content: "\2013";
    position: absolute;
    right: 10px;
    color: #a3dbec
}
form.custom div.custom.dropdown ul li.selected:hover {
    background: #cdebf5;
    cursor: default;
    color: #000
}
form.custom div.custom.dropdown ul li.selected:hover:after {
    color: #000
}
form.custom div.custom.dropdown ul.show {
    display: block
}
form.custom .custom.disabled {
    background-color: #ddd
}
@-moz-document url-prefix() {
    form.custom div.custom.dropdown a.selector {
        height: 28px
    }
}
.lt-ie9 form.custom div.custom.dropdown a.selector {
    height: 28px
}
html {
    min-height: 100%;
    margin: 0;
    padding: 0
}
body {
    margin: 0;
    padding: 0;
    min-height: 100%;
    background: #0e0c0f url(i/subpage-bg.jpg) no-repeat center bottom;
    color: #bbbcbf
}
body.homepage, body.blank {
    background-image: none
}
a {
    color: #0078b6;
    text-decoration: none
}
a:hover {
    text-decoration: underline
}
a img {
    border: none
}
h1, h2, h3 {
    color: #0078b6
}
h1 {
    font-size: 26px
}
h2 {
    font-size: 20px
}
h2.title {
    border-bottom: 1px solid #55565c;
    padding-bottom: 4px
}
h3 {
    font-size: 16px
}
h4 {
    font-size: 14px;
    color: #ffffff;
    font-weight: bold
}
h5 {
    font-size: 12px;
    color: #ffffff
}
ul {
    padding-left: 15px
}
.text-normal {
    font-weight: normal
}
.container {
    /*position: relative;
    z-index: 10*/
}
.container-wrap {
    width: 1224px;
	max-width:95%;
    margin: 0 auto
}
.container-wrap .indent {
    margin: 0 118px;
    position: relative
}
.header {
    height: 115px
}
.main {
    margin: 0 0 0 145px;
    min-height: 400px
}
.homepage .container.container-main {
    min-height: 400px;
	padding-top:130px;
	/*background-color:#312b29;*/
    /*background: url(i/m-hp-overlay.png) repeat left top*/
}
.homepage .container.container-main .main {
    margin: 25px 17px 0 17px;
    background: url(i/m-submenu.png) repeat-y center top;
    min-height: 100px
}
.homepage .container.container-main .main .section {
    float: left;
    margin-right: 34px;
    width: 460px
}
.homepage .container.container-main .main .section.last {
    margin-top: 10px;
    margin-right: 0
}
.homepage .container.container-main .main .section:last-child {
    margin-right: 0
}
.homepage .header {
    height: 465px
}
.homepage .bg-box {
    display: none
}

.hmpg-col{
float:left; width:33%;
color:#FFF;
font-size:12px;
min-height:160px;
}

.box h2 {
    color: #ffffff;
    font-size: 20px;
    margin: 0 0 5px 0
}
.box.news ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 0 0 5px 0
}
.box.news ul li {
    padding: 5px 0;
    list-style: none;
    border-top: solid #55565c 1px
}
.box.news ul li P {
    margin: 0
}
.box.news ul li .date {
    color: #0081c6;
    font-size: 10px
}
.box.video {
    margin-bottom: 20px
}
.box.video .descr {
    margin: 0 0 0 220px
}
.box.video img {
    float: left
}
.box.video .more, .box.news .more {
    color: #EBC359;
    text-transform: lowercase;
    text-decoration: none;
    font-size: 10px;
    font-style: italic
}
.box.video .more:hover, .box.news .more:hover {
    text-decoration: underline
}
.teaser {
    position: absolute;
    width: 100%;
    height: 100%;
    min-width: 1224px
}
.teaser .parts {
    width: 100% !important
}
.teaser .part {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center top
}
.teaser .text {
    margin: 280px 0 0 0
}
.teaser .text p {
    color: #FFFFFF;
    font-family: inherit;
    font-size: 25px;
    font-weight: normal;
    line-height: 45px;
    text-transform: uppercase;
    margin: 0
}
.teaser .text h1, .teaser .text h2, .teaser .text h3, .teaser .text h4, .teaser .text h5 {
    color: #ffffff;
    margin: 0;
    text-transform: uppercase;
    font-weight: normal
}
.teaser .text h1 {
    font-size: 40px
}
.teaser .text h2 {
    font-size: 30px
}
.teaser .text h3 {
    font-size: 25px
}
.teaser hr {
    display: block;
    height: 1px;
    width: 400px;
    margin: 5px auto 5px auto;
    background: #c9cbd0;
    border: none
}
.footer {
    margin: 15px 0 15px 0;
    width: 100%;
    padding: 0 118px 0 263px
}
.footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    white-space: nowrap;
    line-height: 1;
    margin: 0 0 3px 0
}
.footer ul li, .footer ul a {
    color: #babcbe
}
.footer ul li {
    margin: 0 -2px;
    padding: 0 8px;
    border-right: solid #787a7e 1px;
    font-size: 10px;
    line-height: 10px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline
}
.footer ul li a {
    text-decoration: none
}
.footer ul li a:hover {
    text-decoration: underline
}
.footer ul li.last {
    border-right: none
}
.homepage .footer {
    padding: 0
}
.logo {
    width: 110px;
    float: left;
    position: absolute;
	z-index:999;
    font-style: italic;
    font-size: 9px;
    line-height: 12px
}
.logo a {
    color: #ffffff
}
.nav {
    position: relative;
    float: right;
    margin: 0;
	z-index:99999;
}
.nav>ul {
    margin: 0;
    padding: 0;
    list-style: none;
    *zoom: 1
}
.nav>ul:before, .nav>ul:after {
    content: " ";
    display: table
}
.nav>ul:after {
    clear: both
}
.nav>ul li {
    position: relative;
    float: left
}
.nav>ul li a {
    color: #fffeff;
    display: block;
    font-size: 18px;
    line-height: 50px;
    padding: 0 15px;
    text-decoration: none;
}
.nav>ul li a:hover {
    color: #EBC359
}
/*
.nav>ul li.active {
    background: #39373b;
    background: rgba(150, 147, 154, 0.4);
    position: relative;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px
}
.nav>ul li.active a {
    color: #fffeff
}
.nav>ul li.active a:hover {
    color: #EBC359
}
.nav>ul li.active:before, .nav>ul li.active:after {
    content: "";
    position: absolute;
    height: 4px;
    width: 4px;
    display: block;
    bottom: 0
}
.nav>ul li.active:before {
    background: url("i/m-menu-left.png") no-repeat left top;
    left: -4px
}
.nav>ul li.active:after {
    background: url("i/m-menu-right.png") no-repeat left top;
    right: -4px
}

.nav>ul li.first.active {
    background: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}
.nav>ul li.first.active:before {
    display: none
}
.nav>ul li.first.active:after {
    display: none
}
.nav>ul li.last.active:after {
    display: none
}
*/
.nav>ul li.last a {
    border-right: 0
}
.nav ul li:hover{background: rgba(0,0,0,.7);}
.nav ul li:hover > .nav-secondary {
    visibility:visible;
}
.nav .bg-box {
    position: absolute;
    height: 40px;
    width: 840px;
    background: #39373b;
    background: rgba(150, 147, 154, 0.4)
}
.container-quick-nav {
    width: 75%;
    margin: 0;
    padding: 0;
    list-style: none;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    height: 35px;
    float: right;
    text-align: right
}

.nav-secondary {
    display: block;
    position: absolute;
	top:100%;
	left:0;
	list-style: none;
	visibility: hidden;
	background: rgba(0,0,0,.7);
	margin:0;
	padding:0;
	width: 17rem;
}

.nav-secondary li {
    display:block !important;
    color: #ffffff;
	float:none !important;
	text-align:left;
}
.nav-secondary li:hover{background: transparent !important;}
.nav-secondary li a {
    color: #ffffff;
	line-height: 35px !important;
	font-size: 14px !important;
}
.nav-secondary li a:hover {
	color: #0078b6 !important;
}
.nav-secondary ul li.last, .nav-secondary ul li:last-child {
    border-right: none
}
.nav-secondary .box-login {
    margin: 0;
    padding: 3px 7px 0;
    line-height: 21px;
    background: #eac359;
    color: #272525;
    text-align: left;
    position: relative;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    color: #272525
}
.nav-secondary .box-login .login {
    display: none;
    position: absolute;
    width: 165px;
    right: 0;
    background: #eac359;
    z-index: 1000;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px
}
.nav-secondary .box-login .login .inside {
    margin: 5px 10px
}
.nav-secondary .box-login .login form {
    margin: 0;
    padding: 0
}
.nav-secondary .box-login .login form label {
    font-size: 10px;
    display: inline-block;
    width: 50px;
    line-height: 16px;
    margin: 0;
    color: #4d4d4d
}
.nav-secondary .box-login .login form input[type="text"], .nav-secondary .box-login .login form input[type="password"] {
    display: inline-block;
    font-size: 10px;
    height: 15px;
    width: 90px;
    padding: 0 5px;
    line-height: 15px;
    border: none;
    background: #fcecc5;
    margin: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}
.nav-secondary .box-login .login form .buttons {
    margin: 0 10px;
    padding: 0;
    line-height: 16px;
    font-size: 10px;
    font-style: italic
}
.nav-secondary .box-login .login form .buttons .btn-go {
    background: #d4b151;
    color: #000000;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}
.nav-secondary .box-login .login form .buttons a {
    color: #000000
}
.nav-secondary .box-login:hover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}
.nav-secondary .box-login:hover a {
    color: #eac359
}
.nav-secondary .box-login:hover .login {
    display: block
}
.submenu {
    margin: -8px 0 40px 0;
    text-align: center
}
.submenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    text-align: center;
    background: url(i/m-submenu.png) repeat-x left center
}
.submenu ul li {
    display: inline
}
.submenu ul li a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0 4px;
    padding: 0 15px;
    font-size: 13px;
    line-height: 22px;
    color: #ebc359;
    background: #000000;
    border: solid #0e4a6e 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}
.submenu ul li a:hover {
    color: #ffffff;
    background: #0078b6;
    text-decoration: none
}
.submenu ul li.first a {
    margin-left: 0
}
.submenu ul li.last a {
    margin-right: 0
}
.submenu ul li.active a {
    color: #ffffff;
    background: #0078b6
}
ul.list-people {
    margin: 0;
    padding: 0;
    list-style: none
}
ul.list-people li {
    border-bottom: solid #626164 1px;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0
}
ul.list-people li .photo {
    width: 80px;
    float: left
}
ul.list-people li .summary {
    width: 512px;
    margin: 0 0 0 30px;
    padding: 10px 20px 0 0;
    float: left;
    border-right: solid #626164 1px
}
ul.list-people li .summary h2 {
    margin: 0;
    color: #ffffff
}
ul.list-people li .summary .perex {
    color: #ffffff;
    margin: 0
}
ul.list-people li .summary .full {
    display: none
}
ul.list-people li .contacts {
    width: 180px;
    float: left;
    margin: 0 0 0 20px
}
ul.list-people li .contacts ul {
    margin: 0;
    padding: 0;
    list-style: none
}
ul.list-people li .contacts ul li {
    border: none;
    margin: 0;
    padding: 0 0 0 31px;
    line-height: 30px;
    background: url(i/m-ico-contacts.png) no-repeat 0 0
}
ul.list-people li .contacts ul li.email {
    background-position: 0 7px
}
ul.list-people li .contacts ul li.vcard {
    background-position: 0 -25px
}
ul.list-people li .contacts ul li.linkedin {
    background-position: 0 -56px
}
ul.list-people li .more {
    color: #ffffff;
    font-size: 10px;
    font-style: italic
}
ul.list-news {
    margin: 0;
    padding: 0;
    list-style: none
}
ul.list-news li {
    border-bottom: solid #626164 1px;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0
}
ul.list-news li .photo {
    width: 150px;
    float: left
}
ul.list-news li .summary {
    margin: 0 0 0 150px
}
ul.list-news li .summary h2 {
    margin: 0 0 5px 0;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff
}
ul.list-news li .summary .perex {
    color: #0081c6;
    margin: 0 0 10px 0;
    font-size: 10px
}
ul.list-news li .summary .full {
    display: none
}
ul.list-news li .more {
    color: #f8dc39;
    font-size: 10px;
    font-style: italic
}
.container-news {
    margin-bottom: 40px
}
ul.list-studies {
    margin: 0;
    padding: 0;
    list-style: none
}
ul.list-studies li {
    margin: 0 0 10px 0
}
ul.list-studies li table {
    width: 100%;
    background: none;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    border: solid #818388 1px;
    border-bottom: solid #e5e6e7 2px;
    border-left: none;
    border-right: none;
    border-collapse: collapse
}
ul.list-studies li table tr {
    background: none
}
ul.list-studies li table tr td {
    color: #BBBCBF;
    border: solid #818388 1px;
    background: none
}
ul.list-studies li table tr td.thin {
    border-left: none;
    padding-left: 0;
    width: 171px
}
ul.list-studies li table tr td.wide {
    border-right: none;
    padding-right: 0
}
ul.list-studies li .hi {
    color: #EBC359;
    font-weight: bold
}
ul.list-studies li .status {
    color: #EBC359;
    font-size: 14px;
    margin-left: 10px
}
ul.list-studies li .www {
    margin: 17px 100px 0 0
}
ul.list-studies li .www a {
    color: #ffffff;
    font-style: italic
}
ul.list-studies li ul {
    margin-left: 0
}
ul.list-studies li ul li {
    list-style: disc;
    margin: 0 0 0 0
}
.form-01 {
    margin: 40px 0
}
.form-01 table tr td, .form-01 table tr th {
    padding: 0
}
.form-01 label {
    font-weight: bold;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 135px
}
.form-01 input, .form-01 button {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 4px 10px 7px 10px
}
.form-01 input[type="text"], .form-01 input[type="password"] {
    width: 200px
}
.form-01 fieldset {
    border: none
}
.form-01 fieldset legend {
    background: none;
    border: none
}
table td {
    padding: 5px
}
.paging .pageList {
    margin: 0;
    padding: 0;
    list-style: none
}
.paging .pageList li {
    float: left;
    margin-right: 5px
}
.container-deck .box-deck {
    float: left;
    margin-bottom: 15px;
    margin-right: 35px
}
.homepage .container-deck .box-deck {
    float: none
}
.container-next {
    position: absolute;
    right: -100px;
    top: 260px
}
.next {
    background: url("i/m-next.png") no-repeat left top;
    display: block;
    width: 42px;
    height: 88px;
    text-indent: -9999px
}
.next:hover {
    background: url("i/m-next-act.png") no-repeat left top
}
img.left {
    margin-top: 1em;
    margin-right: 10px;
    margin-bottom: 10px
}
img.right {
    margin-top: 1em;
    margin-left: 10px;
    margin-bottom: 10px
}
.hidden {
    display: none
}
.invisible {
    visibility: hidden
}
.t-center {
    text-align: center
}
.centered-wrapper {
    text-align: center
}
.centered-wrapper:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em
}
.centered {
    display: inline-block;
    vertical-align: middle
}
.group {
    *zoom: 1
}
.group:before, .group:after {
    content: " ";
    display: table
}
.group:after {
    clear: both
}
form .required, form .error {
    color: #ff0000
}
fieldset, .fieldset {
    padding: 15px 0 0;
    margin: 0 0 25px
}
legend {
    padding: 5px 0 15px;
    border-bottom: 1px solid #d9dee5;
    width: 100%;
    font-size: 18px;
    color: #eeeeee
}
.legend {
    padding: 10px 0 0;
    margin: 0 0 15px;
    border-bottom: 1px solid #d9dee5
}
.legend .title {
    font-size: 18px
}
.legend label:after {
    content: ""
}
label, .label {
    color: #eeeeee;
    font-weight: normal;
    display: block;
    line-height: 25px
}
label.required:after, .label.required:after, h3.required.required:after {
    color: red;
    content: " *"
}
.input-text {
    margin-top: 8px;
    color: #588BC2;
    font-weight: normal
}
.buttons {
    padding: 10px 0 10px;
    line-height: 30px
}
.buttons .btn, .buttons .btn-primary, .buttons .btn-danger, .buttons .btn-add, .buttons .btn-important {
    margin-left: 5px
}
.buttons.buttons-left .btn, .buttons.buttons-left .btn-primary, .buttons.buttons-left .btn-danger, .buttons.buttons-left .btn-add, .buttons.buttons-left .btn-important {
    margin-left: 0;
    margin-right: 5px
}
.no-label {
    padding: 25px 0 0;
    line-height: 32px
}
.label-inline label {
    display: inline
}
.label-colon label:after {
    content: ":"
}
.field {
    margin: 0 0 7px
}
.field ul li {
    list-style: none
}
.search .input-search {
    background: #ffffff;
    border: 1px solid #dbdddd;
    border-right: 0;
    height: 20px;
    vertical-align: middle;
    font-size: 10px;
    color: #1b1919
}
.search button {
    height: 20px;
    border: 1px solid #bcbebf;
    border-left: 0;
    background: #5f6062;
    color: #ffffff;
    margin: 0
}
.btn, .btn-primary, .btn-danger, .btn-add, .btn-important {
    margin: 10px 0 0 0;
    padding: 0 5px;
    height: auto;
    font-weight: normal;
    font-size: 10px;
    line-height: 22px;
    color: #ebc359;
    background: #000000;
    border: solid #0e4a6e 1px;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}
.btn a, .btn-primary a, .btn-danger a, .btn-add a, .btn-important a {
    color: #ebc359;
    text-decoration: none;
    display: block
}
.btn a:hover, .btn-primary a:hover, .btn-danger a:hover, .btn-add a:hover, .btn-important a:hover {
    color: #ffffff;
    text-decoration: none
}
.btn:hover, .btn-primary:hover, .btn-danger:hover, .btn-add:hover, .btn-important:hover {
    color: #ffffff;
    background: #0078b6;
    text-decoration: none
}
input[type="submit"], button {
    height: 32px
}
::-moz-focus-inner {
    padding: 0;
    border: 0
}
.btn-inline {
    margin-left: 5px
}
.btn.disabled, .disabled.btn-primary, .disabled.btn-danger, .disabled.btn-add, .disabled.btn-important {
    color: #D4D6D9;
    background: #f9f9f9;
    border-color: #d1d1d1;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.btn.disabled:hover, .disabled.btn-primary:hover, .disabled.btn-danger:hover, .disabled.btn-add:hover, .disabled.btn-important:hover {
    cursor: auto;
    background-position: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
input[type="submit"].btn-sml, button.btn-sml, a.btn-sml, span.btn-sml, input[type="text"].sml {
    line-height: 22px;
    height: 24px;
    padding: 0 10px
}
.btn-go {
    background: #0081c6;
    color: #ffffff;
    border: none;
    font-size: 10px;
    line-height: 16px;
    height: 18px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.btn-primary {
    color: #30536e;
    background-color: #81bff0;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #afd7f6), color-stop(100%, #81bff0));
    background-image: -webkit-linear-gradient(#afd7f6, #81bff0);
    background-image: -moz-linear-gradient(#afd7f6, #81bff0);
    background-image: -o-linear-gradient(#afd7f6, #81bff0);
    background-image: linear-gradient(#afd7f6, #81bff0)
}
.btn-danger {
    color: #fff;
    border: 1px solid #bd362f;
    background-color: #BD362F;
    text-shadow: rgba(0, 0, 0, 0.3) 0 1px 1px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ee5f5b), color-stop(100%, #bd362f));
    background-image: -webkit-linear-gradient(#ee5f5b, #bd362f);
    background-image: -moz-linear-gradient(#ee5f5b, #bd362f);
    background-image: -o-linear-gradient(#ee5f5b, #bd362f);
    background-image: linear-gradient(#ee5f5b, #bd362f)
}
.btn-add {
    border-color: #72952b;
    color: #ffffff;
    background-color: #72a329;
    text-shadow: rgba(0, 0, 0, 0.4) 0 1px 1px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a6c95d), color-stop(100%, #72a329));
    background-image: -webkit-linear-gradient(#a6c95d, #72a329);
    background-image: -moz-linear-gradient(#a6c95d, #72a329);
    background-image: -o-linear-gradient(#a6c95d, #72a329);
    background-image: linear-gradient(#a6c95d, #72a329)
}
.btn-important {
    border-color: #9F7000;
    color: #ffffff;
    background-color: #FBB01B;
    text-shadow: rgba(0, 0, 0, 0.4) 0 1px 1px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d89800), color-stop(100%, #e5b800));
    background-image: -webkit-linear-gradient(#d89800, #e5b800);
    background-image: -moz-linear-gradient(#d89800, #e5b800);
    background-image: -o-linear-gradient(#d89800, #e5b800);
    background-image: linear-gradient(#d89800, #e5b800)
}
input[type="text"], input[type="password"], textarea {
    font-family: inherit;
    border: 1px solid #9d9fa5;
    line-height: 15px;
    padding: 5px 10px;
    color: #1b1919;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
    outline: 0
}
input[type="text"].sys-form-error, input[type="password"].sys-form-error, textarea.sys-form-error {
    border-color: #eda1a1
}
input[type="text"], input[type="password"] {
    height: 22px
}
input[type="text"][disabled="disabled"], input[type="password"][disabled="disabled"], textarea[disabled="disabled"] {
    border: 1px solid #ccc;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.ui-tooltip .ui-tooltip-content {
    line-height: 1.5;
    font-size: 11px
}

#mobile-menu{
	margin: 0;
	padding: 0 0 0 3.5rem;
	border: none;
	font-size:15px;
	cursor: pointer;
	background: rgba(0,0,0,0.5);
	color: #FFF;
	position: absolute;
	z-index:9;
	top:0;
	right:0;
	width: 8.5em;
	display: none;
}

#mobile-menu:before {
		content: "";
		position: absolute;
		left: 2em;
		top: 0.6em;
		width: 1.5em;
		height: 0.25em;
		background: white;
		box-shadow: 0 0.35em 0 0 white, 0 .7em 0 0 white;
	}

#close-mobile-menu{
	margin: 0;
	padding: .55rem;
	border: none;
	cursor: pointer;
	background: #0078b6;
	color: #FFF;
	position: absolute;
	top:0;
	right:-45px;
	z-index:99999;
	width: 45px;
	font-size:1.2rem;
	display:none;
}

#mobilenav{display:none;}

.mp-3{width: 31.719%;float: left;margin-left: 1.2%;margin-right: 1.2%;margin-bottom: 1.2%;}
.mp-3:nth-child(3n+1){margin-left: 0;clear:left;}
.mp-3:nth-child(3n+0){margin-right: 0;}


@media (max-width:1024px){

	.container-wrap .indent {margin: 0;}
	.main{margin:0;}
	.footer{padding:0; margin:0;}
	.footer ul{white-space:normal; line-height:2em;}
	.footer ul li{border-right:none; border-left:solid #787a7e 1px;}
	.footer ul li:first-of-type{border-left:none;}
	ul.list-people li .summary{width:100%;margin:0;border-right:none;}
	ul.list-people li .contacts{margin:20px 0;}


	#mobile-menu,#close-mobile-menu{display:block;}
	.container-quick-nav{width:100%;overflow:hidden;height:100%;position:absolute;right:-.6em;}
	.nav{display:none;}
	#mobilenav{
		display:inline; z-index:99999;
	 	width:265px;background: rgba(0,0,0,0.8);position:absolute; left:0; margin: 0 0 0 -320px;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		-webkit-backface-visibility: hidden;
	}
	#mobilenav.active{margin:0;}
	#mobilenav li{display:block;}
	#mobilenav ul li ul{margin:0;}
	#mobilenav a{font-size:18px;line-height:50px;color:#FFF;}
}

@media only screen and (max-width: 680px) {

    .hmpg-col-1,.hmpg-col {float: none; width: auto;}
	.hmpg-col{border:none !important;}
	.hmpg-col > div{padding:0 !important;}
	.footer ul:first-of-type li:last-of-type{border-left:none;}

	/* Force tables to not be like tables anymore */
    table, table thead, table tbody, table th, table td, table tr{display: block;}
    /* Hide table headers (but not display: none;, for accessibility) */
    table thead tr{position: absolute;top: -9999px;left: -9999px;}
    /* Behave  like a "row" */
    table td {border: none;position: relative;padding-left: 33% !important;}
    /* Now like a table header */
    /*table row seperation line*/
    table td:last-of-type:after{content: " "; height: 2px; background: $light-gray; width: 100%;position: absolute;top:98%;left: 0;}

	.mp-3{width: 100%;margin-right: 0;margin-left: 0;}

}
