@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab);
.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 11.5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

a:hover,
a:active {
    outline: 0
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

#map_canvas img,
.google-maps img {
    max-width: none
}

button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
}

button,
input {
    *overflow: visible;
    line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
    cursor: pointer
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    vertical-align: top;
}

media_tag_0 {
    media_subcode: 0
}

p {
    margin: 0 0 .75
}

.lead {
    margin-bottom: 1.5;
    font-size: 19.5px;
    font-weight: 200;
    line-height: 2.25;
}

small {
    font-size: 85%
}

strong {
    font-weight: bold
}

em {
    font-style: italic
}

cite {
    font-style: normal
}

.muted {
    color: #666
}

a.muted:hover,
a.muted:focus {
    color: #4d4d4d
}

.text-warning {
    color: #c09853
}

a.text-warning:hover,
a.text-warning:focus {
    color: #a47e3c
}

.text-error {
    color: #b94a48
}

a.text-error:hover,
a.text-error:focus {
    color: #953b39
}

.text-info {
    color: #3a87ad
}

a.text-info:hover,
a.text-info:focus {
    color: #2d6987
}

.text-success {
    color: #468847
}

a.text-success:hover,
a.text-success:focus {
    color: #356635
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.highlight {
    background-color: orange;
    color: #fff;
}

.underline {
    text-decoration: underline
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 10px 0;
    font-weight: bold;
    line-height: 1.2;
    text-rendering: optimizelegibility;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: normal;
    line-height: 2;
    color: #666;
}

h1 {
    font-size: 35.75px
}

h2 {
    font-size: 29.25px
}

h3 {
    font-size: 22.75px
}

h4 {
    font-size: 16.25px
}

h5 {
    font-size: 13px
}

h6 {
    font-size: 11.049999999999999px
}

h1 small {
    font-size: 22.75px
}

h2 small {
    font-size: 16.25px
}

h3 small {
    font-size: 13px
}

h4 small {
    font-size: 13px
}

.page-header {
    padding-bottom: -0.25;
    margin: 1.5 0 2.25;
    border-bottom: 1px solid #eee;
}

ul,
ol {
    padding: 0;
    margin: 0 0 .75 25px;
}

ul ul,
ul ol,
ol ol,
ol ul {
    margin-bottom: 0
}

li {
    line-height: 1.5
}

ul.unstyled,
ol.unstyled {
    margin-left: 0;
    list-style: none;
}

ul.inline,
ol.inline {
    margin-left: 0;
    list-style: none;
}

ul.inline>li,
ol.inline>li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-left: 5px;
    padding-right: 5px;
}

ul.styled {
    list-style: circle inside
}

ol {
    margin-left: 20px;
    margin-top: 0;
}

dl {
    margin-bottom: 1.5
}

dt,
dd {
    line-height: 1.5
}

dt {
    font-weight: bold
}

dd {
    margin-left: .75
}

hr {
    margin: 1.5 0;
    border: 0;
    border-bottom: 1px solid #fff;
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #666;
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding-left: 20px;
    margin: 0;
    border-left: 5px solid orange;
    font-style: italic;
}

blockquote small {
    font-style: normal
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: ""
}

address {
    display: block;
    margin-bottom: 1.5;
    font-style: normal;
    line-height: 1.5;
}

.dropcap {
    background-color: #eee;
    color: #111;
    display: inline-block;
    float: left;
    font-size: 30px;
    font-weight: 600;
    width: 40px;
    height: 50px;
    line-height: 50px;
    margin: 8px 15px 0 0;
    text-align: center;
}

.dropcap.color {
    background-color: orange;
    color: #fff;
}

.dropcap.nocolor {
    background-color: transparent;
    color: #111;
}

.label,
.badge {
    display: inline-block;
    padding: 2px 4px;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    vertical-align: baseline;
    white-space: nowrap;
    background-color: #666;
}

.label {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.badge {
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.label:empty,
.badge:empty {
    display: none
}

a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label-important,
.badge-important {
    background-color: #b94a48
}

.label-important[href],
.badge-important[href] {
    background-color: #953b39
}

.label-warning,
.badge-warning {
    background-color: #f89406
}

.label-warning[href],
.badge-warning[href] {
    background-color: #c67605
}

.label-success,
.badge-success {
    background-color: #468847
}

.label-success[href],
.badge-success[href] {
    background-color: #356635
}

.label-info,
.badge-info {
    background-color: #3a87ad
}

.label-info[href],
.badge-info[href] {
    background-color: #2d6987
}

.label-inverse,
.badge-inverse {
    background-color: #333
}

.label-inverse[href],
.badge-inverse[href] {
    background-color: #1a1a1a
}

.btn .label,
.btn .badge {
    position: relative;
    top: -1px;
}

.btn-mini .label,
.btn-mini .badge {
    top: 0
}

.btn,
#submit {
    float: none;
    background-color: orange;
    border: 0;
    color: #fff;
    padding: 10px 25px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Novecentowide Bold;
    margin: 20px 0 10px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn:hover,
#submit:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}

a.btn {
    color: #fff!important
}

.btn-large {
    padding: 11px 19px;
    font-size: 16.25px;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
    margin-top: 4px
}

.btn-small {
    padding: 5px 15px;
    font-size: 12px;
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
    margin-top: 0
}

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
    margin-top: -1px
}

.btn-mini {
    padding: 0 6px;
    font-size: 9.75px;
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

button.btn,
input[type="submit"].btn {
    *padding-top: 3px;
    *padding-bottom: 3px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px;
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
    *padding-top: 1px;
    *padding-bottom: 1px;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-link {
    border-color: transparent;
    cursor: pointer;
    color: #333;
}

.btn-link:hover,
.btn-link:focus {
    color: orange;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
    color: #333;
    text-decoration: none;
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
    color: rgba(255, 255, 255, 0.75)
}

.btn-primary {
    background-color: #333
}

.btn-warning {
    background-color: #fbb450
}

.btn-danger {
    background-color: #ee5f5b
}

.btn-success {
    background-color: #62c462
}

.btn-info {
    background-color: #5bc0de
}

.btn-inverse {
    background-color: #444
}

.alert {
    position: relative;
    margin-bottom: 20px;
    padding: 8px 35px 8px 54px;
    margin-bottom: 1.5;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
}

.alert span[class*='icon-'] {
    position: absolute;
    top: 25%;
    left: 15px;
    font-size: 20px;
}

.alert,
.alert h4 {
    color: #c09853
}

.alert h4 {
    margin: 0
}

.alert .close {
    background: 0;
    border: 0;
    color: #999;
    opacity: .75;
    filter: alpha(opacity=75);
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    margin: 0;
    padding: 0 3px;
    position: absolute;
    right: 5px;
    top: 25%;
    -webkit-transition: all .1s linear 0s!important;
    -moz-transition: all .1s linear 0s!important;
    -o-transition: all .1s linear 0s!important;
    transition: all .1s linear 0s!important;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}

.alert-success h4 {
    color: #468847
}

.alert-danger,
.alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}

.alert-danger h4,
.alert-error h4 {
    color: #b94a48
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}

.alert-info h4 {
    color: #3a87ad
}

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px;
}

.alert-block>p,
.alert-block>ul {
    margin-bottom: 0
}

.alert-block p+p {
    margin-top: 5px
}

table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 10px;
    margin-top: 10px;
}

.table {
    width: 100%;
    margin-bottom: 1.5;
}

.table th,
.table td {
    padding: 8px;
    line-height: 1.5;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table th {
    font-weight: 500
}

.table thead th {
    vertical-align: bottom
}

.table caption+thead tr:first-child th,
.table caption+thead tr:first-child td,
.table colgroup+thead tr:first-child th,
.table colgroup+thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
    border-top: 0
}

.table tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #111
}

.table-condensed th,
.table-condensed td {
    padding: 4px 5px
}

.table-bordered {
    border: 1px solid #ddd;
    border-collapse: separate;
    *border-collapse: collapse;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
    border-left: 1px solid #ddd
}

.table-bordered caption+thead tr:first-child th,
.table-bordered caption+tbody tr:first-child th,
.table-bordered caption+tbody tr:first-child td,
.table-bordered colgroup+thead tr:first-child th,
.table-bordered colgroup+tbody tr:first-child th,
.table-bordered colgroup+tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
    border-top: 0
}

.table-bordered thead:first-child tr:first-child>th:first-child,
.table-bordered tbody:first-child tr:first-child>td:first-child,
.table-bordered tbody:first-child tr:first-child>th:first-child {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
}

.table-bordered thead:first-child tr:first-child>th:last-child,
.table-bordered tbody:first-child tr:first-child>td:last-child,
.table-bordered tbody:first-child tr:first-child>th:last-child {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
}

.table-bordered thead:last-child tr:last-child>th:first-child,
.table-bordered tbody:last-child tr:last-child>td:first-child,
.table-bordered tbody:last-child tr:last-child>th:first-child,
.table-bordered tfoot:last-child tr:last-child>td:first-child,
.table-bordered tfoot:last-child tr:last-child>th:first-child {
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.table-bordered thead:last-child tr:last-child>th:last-child,
.table-bordered tbody:last-child tr:last-child>td:last-child,
.table-bordered tbody:last-child tr:last-child>th:last-child,
.table-bordered tfoot:last-child tr:last-child>td:last-child,
.table-bordered tfoot:last-child tr:last-child>th:last-child {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}

.table-bordered tfoot+tbody:last-child tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}

.table-bordered tfoot+tbody:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
}

.table-bordered caption+thead tr:first-child th:first-child,
.table-bordered caption+tbody tr:first-child td:first-child,
.table-bordered colgroup+thead tr:first-child th:first-child,
.table-bordered colgroup+tbody tr:first-child td:first-child {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
}

.table-bordered caption+thead tr:first-child th:last-child,
.table-bordered caption+tbody tr:first-child td:last-child,
.table-bordered colgroup+thead tr:first-child th:last-child,
.table-bordered colgroup+tbody tr:first-child td:last-child {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
}

.table-striped tbody>tr:nth-child(odd)>td,
.table-striped tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover tbody tr:hover>td,
.table-hover tbody tr:hover>th {
    background-color: #f5f5f5
}

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
    display: table-cell;
    float: none;
    margin-left: 0;
}

.table tbody tr.success>td {
    background-color: #dff0d8
}

.table tbody tr.error>td {
    background-color: #f2dede
}

.table tbody tr.warning>td {
    background-color: #fcf8e3
}

.table tbody tr.info>td {
    background-color: #d9edf7
}

.table-hover tbody tr.success:hover>td {
    background-color: #d0e9c6
}

.table-hover tbody tr.error:hover>td {
    background-color: #ebcccc
}

.table-hover tbody tr.warning:hover>td {
    background-color: #faf2cc
}

.table-hover tbody tr.info:hover>td {
    background-color: #c4e3f3
}

label {
    color: #999;
    font-weight: 500;
    display: block;
    margin-bottom: 5px;
}

input,
textarea {
    color: #666;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    width: 100%;
    height: 40px;
    padding: 2px 10px;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
textarea {
    -webkit-appearance: none
}

input[type="radio"],
input[type="checkbox"] {
    border: 0
}

textarea {
    resize: vertical
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus,
select:focus {
    border: 1px solid orange;
    outline: 0;
}

input,
select {
    margin-bottom: 20px
}

textarea {
    height: 140px;
    padding: 10px;
    /*font-family: 'Roboto',sans-serif;*/
    font-family: Arial, Helvetica;
}

button {
    float: right;
    margin-top: 20px;
}

form {
    margin: 0 0 1.5
}

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

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 1.5;
    font-size: 19.5px;
    line-height: 3;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

legend small {
    font-size: 1.125;
    color: #666;
}

input,
button,
select,
textarea {
    /*font-family: 'Roboto',sans-serif;*/
    font-family: Arial, Helvetica;
}

label {
    display: block;
    margin-bottom: 5px;
}

select,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    display: block;
    height: 1.5;
    padding: 4px 6px;
    margin-bottom: .75;
    font-size: 13px;
    line-height: 1.5;
    color: #666;
    vertical-align: middle;
}

textarea {
    height: auto
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    background-color: #fff;
    border: 1px solid #ccc;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 0 5px 0 0;
    line-height: normal;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
    width: auto
}

select {
    width: 220px;
    border: 1px solid #ccc;
    background-color: #fff;
}

select[multiple],
select[size] {
    height: auto
}

.uneditable-input,
.uneditable-textarea {
    color: #666;
    background-color: #fcfcfc;
    border-color: #ccc;
    cursor: not-allowed;
}

.uneditable-input {
    overflow: hidden;
    white-space: nowrap;
}

.uneditable-textarea {
    width: auto;
    height: auto;
}

.radio,
.checkbox {
    min-height: 1.5;
    padding-left: 20px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
    float: left;
    margin-left: -20px;
}

.controls>.radio:first-child,
.controls>.checkbox:first-child {
    padding-top: 5px
}

.radio.inline,
.checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle;
}

.radio.inline+.radio.inline,
.checkbox.inline+.checkbox.inline {
    margin-left: 10px
}

.input-mini {
    width: 60px
}

.input-small {
    width: 90px
}

.input-medium {
    width: 150px
}

.input-large {
    width: 210px
}

.input-xlarge {
    width: 270px
}

.input-xxlarge {
    width: 530px
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
    float: none;
    margin-left: 0;
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
    display: inline-block
}

.input-append input,
.input-append button {
    display: inline-block;
    margin: 0;
}

input,
textarea,
.uneditable-input {
    margin-left: 0
}

.controls-row [class*="span"]+[class*="span"] {
    margin-left: 20px
}

input.span12,
textarea.span12,
.uneditable-input.span12 {
    width: 926px
}

input.span11,
textarea.span11,
.uneditable-input.span11 {
    width: 846px
}

input.span10,
textarea.span10,
.uneditable-input.span10 {
    width: 766px
}

input.span9,
textarea.span9,
.uneditable-input.span9 {
    width: 686px
}

input.span8,
textarea.span8,
.uneditable-input.span8 {
    width: 606px
}

input.span7,
textarea.span7,
.uneditable-input.span7 {
    width: 526px
}

input.span6,
textarea.span6,
.uneditable-input.span6 {
    width: 446px
}

input.span5,
textarea.span5,
.uneditable-input.span5 {
    width: 366px
}

input.span4,
textarea.span4,
.uneditable-input.span4 {
    width: 286px
}

input.span3,
textarea.span3,
.uneditable-input.span3 {
    width: 206px
}

input.span2,
textarea.span2,
.uneditable-input.span2 {
    width: 126px
}

input.span1,
textarea.span1,
.uneditable-input.span1 {
    width: 46px
}

.controls-row {
    *zoom: 1
}

.controls-row:before,
.controls-row:after {
    display: table;
    content: "";
    line-height: 0;
}

.controls-row:after {
    clear: both
}

.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
    float: left
}

.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
    padding-top: 5px
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    cursor: not-allowed;
    background-color: #eee;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
    background-color: transparent
}

.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
    color: #c09853
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    color: #c09853
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853;
}

.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
    color: #b94a48
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #b94a48
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48;
}

.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
    color: #468847
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    color: #468847
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847;
}

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
    color: #3a87ad
}

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    color: #3a87ad
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    border-color: #3a87ad;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
    border-color: #2d6987;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #3a87ad;
}

.form-actions {
    padding: .5 20px 1.5;
    margin-top: 1.5;
    margin-bottom: 1.5;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    *zoom: 1;
}

.form-actions:before,
.form-actions:after {
    display: table;
    content: "";
    line-height: 0;
}

.form-actions:after {
    clear: both
}

.help-block,
.help-inline {
    color: #8c8c8c
}

.help-block {
    display: block;
    margin-bottom: .75;
}

.help-inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 5px;
}

.input-append,
.input-prepend {
    display: inline-block;
    margin-bottom: .75;
    vertical-align: middle;
    font-size: 0;
    white-space: nowrap;
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
    font-size: 13px
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
    position: relative;
    margin-bottom: 0;
    *margin-left: 0;
    vertical-align: top;
}

.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
    z-index: 2
}

.input-append .add-on,
.input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 1.5;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.5;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background-color: #eee;
    border: 1px solid #ccc;
}

.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group>.dropdown-toggle,
.input-prepend .btn-group>.dropdown-toggle {
    vertical-align: top
}

.input-append .active,
.input-prepend .active {
    background-color: #a9dba9;
    border-color: #46a546;
}

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0;
    vertical-align: middle;
}

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
    display: none
}

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
    display: inline-block
}

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
    margin-bottom: 0
}

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle;
}

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    float: left;
    margin-right: 3px;
    margin-left: 0;
}

.control-group {
    margin-bottom: .75
}

legend+.control-group {
    margin-top: 1.5;
    -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
    margin-bottom: 1.5;
    *zoom: 1;
}

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
    display: table;
    content: "";
    line-height: 0;
}

.form-horizontal .control-group:after {
    clear: both
}

.form-horizontal .control-label {
    width: 20%;
    float: left;
    padding-top: 5px;
    text-align: right;
}

.form-horizontal .controls {
    *display: inline-block;
    *padding-left: 20px;
    *margin-left: 0;
    width: 23%;
}

.form-horizontal .help-block {
    margin-bottom: 0
}

.form-horizontal input+.help-block,
.form-horizontal select+.help-block,
.form-horizontal textarea+.help-block,
.form-horizontal .uneditable-input+.help-block,
.form-horizontal .input-prepend+.help-block,
.form-horizontal .input-append+.help-block {
    margin-top: .75
}

code,
pre {
    padding: 0 3px 2px;
    font-size: 11px;
    color: #333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

code {
    padding: 2px 4px;
    color: #d14;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    white-space: nowrap;
}

pre {
    width: 100%;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap!important;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    margin: 0 0 15px 0;
    padding: 0 10px;
    font-size: 13px;
    background-color: #eee;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

pre.prettyprint {
    margin-bottom: 1.5
}

pre code {
    padding: 0;
    color: inherit;
    white-space: pre;
    white-space: pre-wrap;
    background-color: transparent;
    border: 0;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.fade.in {
    opacity: 1
}

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -moz-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease;
}

.collapse.in {
    height: auto
}

.carousel {
    position: relative;
    margin-bottom: 1.5;
    line-height: 1;
}

.carousel-inner {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.carousel-inner>.item {
    display: none;
    position: relative;
    overflow: hidden;
    -webkit-transition: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    width: 100%;
    display: block;
    line-height: 1;
    -webkit-transition: transform .4s;
    -moz-transition: transform .4s;
    -o-transition: transform .4s;
    transition: transform .4s;
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel:hover .carousel-control {
    visibility: visible
}

.carousel-control {
    position: absolute;
    top: 50%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-weight: 100;
    line-height: 11px;
    color: #fff;
    text-align: center;
    border: 3px solid #fff;
    background: orange;
    border: 2px solid #fff;
    visibility: visible;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: .5;
    filter: alpha(opacity=50);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.carousel-control i {
    font-size: 17px;
    display: block;
    line-height: 40px;
}

.carousel-control.right {
    left: auto;
    right: 15px;
}

.carousel-control.right i {
    margin-left: 1px
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90);
}

.carousel-indicators {
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 5;
    margin: 0;
    list-style: none;
}

.carousel-indicators li {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    text-indent: -999px;
    background-color: #fff;
    cursor: pointer;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.carousel-indicators .active {
    background-color: transparent;
    border: 3px solid #fff;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
}

.carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    background: #333;
    background: rgba(0, 0, 0, 0.75);
    height: auto;
    width: 100%;
    top: auto;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.touch .carousel-caption {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

.carousel-caption h4,
.carousel-caption p {
    color: #fff;
    line-height: 1.5;
}

.carousel-caption h4 {
    margin: 0 0 5px;
    text-transform: uppercase;
}

.carousel-caption p {
    margin: 0
}

.carousel-caption a {
    color: #fff
}

.carousel:hover .carousel-caption,
.carousel .item.cs-hover .carousel-caption {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

.modal {
    position: absolute;
    top: 10%;
    left: 50%;
    z-index: 10600;
    width: 560px;
    margin-left: -280px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}

.modal-body {
    position: relative;
    overflow-y: auto;
}

.modal-form {
    margin-bottom: 0
}

.modal {
    width: 100%;
    margin: 0;
    background-color: #111;
    /*font-family: Roboto;*/
    font-family: Arial, Helvetica;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    top: 0;
    bottom: 0;
    left: 0;
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal.in {
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
}

.modal-wrap {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.modal-buttons {
    left: 0;
    margin: 0 auto;
    max-width: 1200px;
    position: fixed;
    right: 0;
    width: 100%;
}

.modal-buttons.modal-nav {
    top: 50%
}

.modal-buttons button {
    width: 60px;
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
}

.modal-buttons .left,
.modal-buttons .right {
    background-color: orange;
    height: 90px;
    position: absolute;
}

.modal-buttons .left {
    left: -60px
}

.modal-buttons .right {
    right: -60px
}

.modal-buttons .close {
    display: block;
    width: 30px;
    height: 30px;
    right: -30px;
    position: absolute;
}

.modal-buttons .close i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 11px;
    padding: 0;
    text-align: center;
    background-color: #4c4c4c;
    position: fixed;
    top: 0;
    opacity: 1;
    filter: alpha(opacity=100);
}

.modal-buttons .close:hover i {
    background-color: orange
}

.modal-buttons i {
    font-size: 27px;
    color: #f2f2f2;
    width: 60px;
    height: 60px;
    display: block;
    padding-top: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.no-touch .modal-buttons i {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.no-touch .modal-buttons button {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.modal-buttons button:hover i {
    color: #fff
}

.modal-body {
    clear: both;
    position: relative;
    padding: 0;
    background-color: #f5f5f5;
    overflow-x: hidden;
}

.modal.normal {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #666;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    left: 50%;
    margin-left: -215px;
    outline: medium none;
    position: fixed;
    top: 120px;
    bottom: auto;
    width: 429px;
    z-index: 10500;
}

.modal.normal .modal-header .close {
    margin-top: 2px
}

.modal.normal button.close {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}

.modal.normal .close {
    color: #000;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    opacity: .2;
    text-shadow: 0 1px 0 #fff;
}

.modal.normal button {
    overflow: visible;
    width: auto;
}

.modal.normal.fade.in {
    left: 0
}

.modal.normal.fade {
    top: 20%!important;
    left: -50%;
    margin: 0;
    -webkit-transition: 300ms ease!important;
    -moz-transition: 300ms ease!important;
    -o-transition: 300ms ease!important;
    transition: 300ms ease!important;
}

.modal.normal.in {
    opacity: 1
}

.modal.normal .modal-header {
    border-bottom: 1px solid #eee;
    padding: 9px 15px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.modal.normal .modal-header h3 {
    line-height: 30px;
    margin: 0;
}

.modal.normal .modal-body {
    max-height: 500px;
    overflow-y: auto;
    padding: 15px 15px 0 15px;
    position: relative;
}

.modal.normal .wrap-social {
    display: block;
    position: relative;
}

.modal.normal .building-socialWall i {
    border-radius: 2px 0 0 2px;
    color: #fff;
    height: 40px;
    left: 0;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
}

.modal.normal .building-socialWall input:focus {
    border: 1px solid #ccc
}

.modal.normal .building-socialWall .facebook i {
    background: #4971b6
}

.modal.normal .building-socialWall .twitter i {
    background: #0fa9ec
}

.modal.normal .building-socialWall .google i {
    background: #eb3d00
}

.modal.normal .building-socialWall .instagram i {
    background: #f3b18e
}

.modal.normal .building-socialWall .flickr i {
    background: #ff0084
}

.modal.normal .building-socialWall .youtube i {
    background: #dd4b39
}

.modal.normal .building-socialWall .linkedin i {
    background: #39c
}

.modal.normal .wrap-social input {
    padding-left: 50px;
    margin-bottom: 8px;
}

.modal.normal .help {
    margin: 10px 0
}

.modal.normal .help a {
    color: #666;
    font-weight: 500;
    display: block;
    float: right;
}

.modal.normal .help .signup {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    line-height: 14px;
    margin: 0 0 5px 0;
    padding: 14px;
    text-align: center;
    width: 100%;
}

.modal.normal .help .signup:hover {
    color: #fff
}

.hide.normal {
    display: none
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: .8;
    filter: alpha(opacity=80);
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.fade.in {
    opacity: 1;
    filter: alpha(opacity=100);
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: .8;
    filter: alpha(opacity=80);
}

.modal-backdrop {
    background-color: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10400;
}

.nav {
    margin-left: 0;
    margin-bottom: 1.5;
    list-style: none;
}

.nav>li>a {
    display: block
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none
}

.nav>li>a>img {
    max-width: none
}

.nav>.pull-right {
    float: right
}

.nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.5;
    color: #666;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}

.nav li+.nav-header {
    margin-top: 9px
}

.nav-list {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
}

.nav-list>li>a,
.nav-list .nav-header {
    margin-left: -15px;
    margin-right: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav-list>li>a {
    padding: 3px 15px
}

.nav-list>.active>a,
.nav-list>.active>a:hover,
.nav-list>.active>a:focus {
    color: #999;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
    margin-right: 2px
}

.nav-list .divider {
    *width: 100%;
    height: 1px;
    margin: -0.25 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff;
}

.nav-tabs,
.nav-pills {
    *zoom: 1
}

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
    display: table;
    content: "";
    line-height: 0;
}

.nav-tabs:after,
.nav-pills:after {
    clear: both
}

.nav-tabs>li,
.nav-pills>li {
    float: left;
    position: relative;
}

.nav-tabs>li>i,
.nav-pills>li>i {
    display: none
}

.nav-tabs>li.active>i {
    background: transparent;
    color: #ddd;
    font-size: 12px;
    left: 18px;
    position: absolute;
    top: 22px;
    display: inline-block!important;
}

.nav-tabs>li>a,
.nav-pills>li>a {
    color: #999;
    padding-right: 12px;
    line-height: 14px;
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    margin-bottom: -2px
}

.nav-tabs>li>a {
    padding: 8px 20px;
    border-right: 1px solid #e0e0e0;
    line-height: 1.5;
    -webkit-transition: color .1s linear 0s;
    -moz-transition: color .1s linear 0s;
    -o-transition: color .1s linear 0s;
    transition: color .1s linear 0s;
}

.nav-tabs>.active>a,
.nav-tabs>.active>a:hover,
.nav-tabs>.active>a:focus {
    border-bottom-color: transparent;
    cursor: default;
}

.nav-pills>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.nav-pills>.active>a,
.nav-pills>.active>a:hover,
.nav-pills>.active>a:focus {
    color: #fff;
    background-color: #333;
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li>a {
    margin-right: 0
}

.nav-tabs.nav-stacked {
    border-bottom: 0
}

.nav-tabs.nav-stacked>li>a {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.nav-tabs.nav-stacked>li:first-child>a {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
}

.nav-tabs.nav-stacked>li:last-child>a {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.nav-tabs.nav-stacked>li>a:hover,
.nav-tabs.nav-stacked>li>a:focus {
    border-color: #ddd;
    z-index: 2;
}

.nav-pills.nav-stacked>li>a {
    margin-bottom: 3px
}

.nav-pills.nav-stacked>li:last-child>a {
    margin-bottom: 1px
}

.nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}

.nav-pills .dropdown-menu {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.nav .dropdown-toggle .caret {
    border-top-color: #333;
    border-bottom-color: #333;
    margin-top: 6px;
}

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
    border-top-color: orange;
    border-bottom-color: orange;
}

.nav-tabs .dropdown-toggle .caret {
    margin-top: 8px
}

.nav .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #111;
    border-bottom-color: #111;
}

.nav>.dropdown.active>a:hover,
.nav>.dropdown.active>a:focus {
    cursor: pointer
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav>li.dropdown.open.active>a:hover,
.nav>li.dropdown.open.active>a:focus {
    color: #fff;
    background-color: #666;
    border-color: #666;
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
}

.tabs-stacked .open>a:hover,
.tabs-stacked .open>a:focus {
    border-color: #666
}

.tabbable {
    *zoom: 1
}

.tabbable:before,
.tabbable:after {
    display: table;
    content: "";
    line-height: 0;
}

.tabbable:after {
    clear: both
}

.tab-content {
    overflow: hidden;
    margin-bottom: 30px;
}

.tabs-below>.nav-tabs,
.tabs-right>.nav-tabs,
.tabs-left>.nav-tabs {
    border-bottom: 0
}

.tab-content>.tab-pane,
.pill-content>.pill-pane {
    display: none
}

.tab-content>.active,
.pill-content>.active {
    display: block
}

.tab-pane {
    overflow: hidden;
    padding: 12px 10px;
}

.tabs-below>.nav-tabs {
    border-top: 1px solid #ddd
}

.tabs-below>.nav-tabs>li {
    margin-top: -1px;
    margin-bottom: 0;
}

.tabs-below>.nav-tabs>li>a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.tabs-below>.nav-tabs>li>a:hover,
.tabs-below>.nav-tabs>li>a:focus {
    border-bottom-color: transparent;
    border-top-color: #ddd;
}

.tabs-below>.nav-tabs>.active>a,
.tabs-below>.nav-tabs>.active>a:hover,
.tabs-below>.nav-tabs>.active>a:focus {
    border-color: transparent #ddd #ddd #ddd
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
    float: none
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}

.tabs-left>.nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

.tabs-left>.nav-tabs>li>a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.tabs-left>.nav-tabs>li>a:hover,
.tabs-left>.nav-tabs>li>a:focus {
    border-color: #eee #ddd #eee #eee
}

.tabs-left>.nav-tabs .active>a,
.tabs-left>.nav-tabs .active>a:hover,
.tabs-left>.nav-tabs .active>a:focus {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #fff;
}

.tabs-right>.nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd;
}

.tabs-right>.nav-tabs>li>a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.tabs-right>.nav-tabs>li>a:hover,
.tabs-right>.nav-tabs>li>a:focus {
    border-color: #eee #eee #eee #ddd
}

.tabs-right>.nav-tabs .active>a,
.tabs-right>.nav-tabs .active>a:hover,
.tabs-right>.nav-tabs .active>a:focus {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #fff;
}

.nav>.disabled>a {
    color: #666
}

.nav>.disabled>a:hover,
.nav>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    cursor: default;
}

.nav-tabs {
    border-bottom: 0
}

.nav-tabs li {
    margin-right: 2px
}

.nav-tabs li a {
    background-color: #eee;
    border: 0;
    color: #666;
    font-weight: 500;
}

.nav-tabs li.active a {
    background-color: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    color: #333;
    margin-bottom: -2px;
}

.tab-content {
    background-color: #fff;
    border: 1px solid #ddd;
    margin-top: 2px;
}

.tab-content p {
    margin-top: 0
}

.accordion {
    margin-bottom: 30px
}

.accordion-group {
    margin-bottom: 2px
}

.accordion-group a {
    color: #333
}

.accordion-heading {
    border-bottom: 0
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
}

.accordion-toggle {
    cursor: pointer;
    background: #eee;
    color: #333;
    font-weight: 500;
    position: relative;
    -webkit-transition: all .1s linear 0s!important;
    -moz-transition: all .1s linear 0s!important;
    -o-transition: all .1s linear 0s!important;
    transition: all .1s linear 0s!important;
}

.accordion-toggle.collapsed {
    background: #eee!important;
    color: #333!important;
}

.accordion-toggle.collapsed i {
    color: #333!important;
    -webkit-transform: rotate(0deg)!important;
    -moz-transform: rotate(0deg)!important;
    -ms-transform: rotate(0deg)!important;
    -o-transform: rotate(0deg)!important;
    transform: rotate(0deg)!important;
}

.accordion-toggle.activated {
    color: #fff;
    background: orange;
}

.accordion-toggle:hover {
    color: #fff!important;
    background: orange!important;
}

.accordion-toggle i {
    color: #333;
    font-size: 10px;
    margin: -5px 0 0;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transition: all .1s linear 0s;
    -moz-transition: all .1s linear 0s;
    -o-transition: all .1s linear 0s;
    transition: all .1s linear 0s;
}

.accordion-toggle.activated i {
    color: #fff;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.accordion-toggle:hover i {
    color: #fff!important
}

.accordion-inner {
    padding: 12px 10px;
    background: #fff;
    border: 1px solid #ddd;
    margin-top: -1px;
    overflow: hidden;
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 10px;
    font-weight: 500;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip.in {
    opacity: .8;
    filter: alpha(opacity=80);
}

.top-widget .tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100);
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

.modal .social-bar .tooltip {
    width: 200%!important
}

.tooltip-inner {
    max-width: 200px;
    padding: 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #111;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.top-widget .tooltip-inner {
    background-color: orange
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #111;
}

.top-widget .tooltip.top .tooltip-arrow {
    border-top-color: orange
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #111;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #111;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #111;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 450px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.popover-title:empty {
    display: none
}

.popover-content {
    padding: 9px 14px
}

.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover .arrow {
    border-width: 11px
}

.popover .arrow:after {
    border-width: 10px;
    content: "";
}

.popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

.popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right .arrow:after {
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}

.popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

.popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left .arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-ms-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 40px 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 25px;
    margin-bottom: 10px;
    background-color: #eee;
}

.progress .bar {
    width: 0;
    height: 100%;
    color: #fff;
    float: left;
    font-size: 14px;
    text-align: center;
    padding-top: 1px;
    font-weight: 500;
    background-color: orange;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width .6s ease;
    -moz-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-striped .bar {
    background-color: #149bdf;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar,
.progress .bar-danger {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
    background-color: #ee5f5b;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-success .bar,
.progress .bar-success {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(to bottom, #62c462, #57a957);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}

.progress-success.progress-striped .bar,
.progress-striped .bar-success {
    background-color: #62c462;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-info .bar,
.progress .bar-info {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
    background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
    background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
    background-color: #5bc0de;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-warning .bar,
.progress .bar-warning {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}

.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
    background-color: #fbb450;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.row {
    margin-left: -20px;
    *zoom: 1;
}

.row:before,
.row:after {
    display: table;
    content: "";
    line-height: 0;
}

.row:after {
    clear: both
}

[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 940px
}

.span12 {
    width: 940px
}

.span11 {
    width: 860px
}

.span10 {
    width: 780px
}

.span9 {
    width: 700px
}

.span8 {
    width: 620px
}

.span7 {
    width: 540px
}

.span6 {
    width: 460px
}

.span5 {
    width: 380px
}

.span4 {
    width: 300px
}

.span3 {
    width: 220px
}

.span2 {
    width: 140px
}

.span1 {
    width: 60px
}

.offset12 {
    margin-left: 980px
}

.offset11 {
    margin-left: 900px
}

.offset10 {
    margin-left: 820px
}

.offset9 {
    margin-left: 740px
}

.offset8 {
    margin-left: 660px
}

.offset7 {
    margin-left: 580px
}

.offset6 {
    margin-left: 500px
}

.offset5 {
    margin-left: 420px
}

.offset4 {
    margin-left: 340px
}

.offset3 {
    margin-left: 260px
}

.offset2 {
    margin-left: 180px
}

.offset1 {
    margin-left: 100px
}

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
}

.row-fluid:after {
    clear: both
}

.row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 11.5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0
}

.row-fluid .controls-row [class*="span"]+[class*="span"] {
    margin-left: 2.127659574468085%
}

.row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
}

.row-fluid .span11 {
    width: 91.48936170212765%;
    *width: 91.43617021276594%;
}

.row-fluid .span10 {
    width: 82.97872340425532%;
    *width: 82.92553191489361%;
}

.row-fluid .span9 {
    width: 74.46808510638297%;
    *width: 74.41489361702126%;
}

.row-fluid .span8 {
    width: 65.95744680851064%;
    *width: 65.90425531914893%;
}

.row-fluid .span7 {
    width: 57.44680851063829%;
    *width: 57.39361702127659%;
}

.row-fluid .span6 {
    width: 48.93617021276595%;
    *width: 48.88297872340425%;
}

.row-fluid .span5 {
    width: 40.42553191489362%;
    *width: 40.37234042553192%;
}

.row-fluid .span4 {
    width: 31.914893617021278%;
    *width: 31.861702127659576%;
}

.row-fluid .span3 {
    width: 23.404255319148934%;
    *width: 23.351063829787233%;
}

.row-fluid .span2 {
    width: 14.893617021276595%;
    *width: 14.840425531914894%;
}

.row-fluid .span1 {
    width: 6.382978723404255%;
    *width: 6.329787234042553%;
}

.row-fluid .offset12 {
    margin-left: 104.25531914893617%;
    *margin-left: 104.14893617021275%;
}

.row-fluid .offset12:first-child {
    margin-left: 102.12765957446808%;
    *margin-left: 102.02127659574467%;
}

.row-fluid .offset11 {
    margin-left: 95.74468085106382%;
    *margin-left: 95.6382978723404%;
}

.row-fluid .offset11:first-child {
    margin-left: 93.61702127659574%;
    *margin-left: 93.51063829787232%;
}

.row-fluid .offset10 {
    margin-left: 87.23404255319149%;
    *margin-left: 87.12765957446807%;
}

.row-fluid .offset10:first-child {
    margin-left: 85.1063829787234%;
    *margin-left: 84.99999999999999%;
}

.row-fluid .offset9 {
    margin-left: 78.72340425531914%;
    *margin-left: 78.61702127659572%;
}

.row-fluid .offset9:first-child {
    margin-left: 76.59574468085106%;
    *margin-left: 76.48936170212764%;
}

.row-fluid .offset8 {
    margin-left: 70.2127659574468%;
    *margin-left: 70.10638297872339%;
}

.row-fluid .offset8:first-child {
    margin-left: 68.08510638297872%;
    *margin-left: 67.9787234042553%;
}

.row-fluid .offset7 {
    margin-left: 61.70212765957446%;
    *margin-left: 61.59574468085106%;
}

.row-fluid .offset7:first-child {
    margin-left: 59.574468085106375%;
    *margin-left: 59.46808510638297%;
}

.row-fluid .offset6 {
    margin-left: 53.191489361702125%;
    *margin-left: 53.085106382978715%;
}

.row-fluid .offset6:first-child {
    margin-left: 51.063829787234035%;
    *margin-left: 50.95744680851063%;
}

.row-fluid .offset5 {
    margin-left: 44.68085106382979%;
    *margin-left: 44.57446808510638%;
}

.row-fluid .offset5:first-child {
    margin-left: 42.5531914893617%;
    *margin-left: 42.4468085106383%;
}

.row-fluid .offset4 {
    margin-left: 36.170212765957444%;
    *margin-left: 36.06382978723405%;
}

.row-fluid .offset4:first-child {
    margin-left: 34.04255319148936%;
    *margin-left: 33.93617021276596%;
}

.row-fluid .offset3 {
    margin-left: 27.659574468085104%;
    *margin-left: 27.5531914893617%;
}

.row-fluid .offset3:first-child {
    margin-left: 25.53191489361702%;
    *margin-left: 25.425531914893618%;
}

.row-fluid .offset2 {
    margin-left: 19.148936170212764%;
    *margin-left: 19.04255319148936%;
}

.row-fluid .offset2:first-child {
    margin-left: 17.02127659574468%;
    *margin-left: 16.914893617021278%;
}

.row-fluid .offset1 {
    margin-left: 10.638297872340425%;
    *margin-left: 10.53191489361702%;
}

.row-fluid .offset1:first-child {
    margin-left: 8.51063829787234%;
    *margin-left: 8.404255319148938%;
}

.row-fluid {
    margin-bottom: 10px
}

[class*="span"].hide,
.row-fluid [class*="span"].hide {
    display: none
}

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
    float: right
}

.row-fluid .span3 {
    width: 25%
}

.row-fluid [class*="span"] {
    margin-left: 0;
    overflow: hidden;
}

.single-detail .main-content.span8,
.single-page .main-content.span8 {
    width: 66.66%
}

.single-detail .side-bar.span4,
.single-page .side-bar.span4 {
    width: 33.33%
}

.grid-wrap {
    border-bottom: 2px solid #111;
    margin: 0 -2px 0 -2px;
}

.col-grid {
    width: 100%;
    display: table;
}

@media (max-width:979px) {
    .col-grid {
        display: block
    }
}

.col-grid:before,
.col-grid:after {
    display: table;
    content: "";
    line-height: 0;
}

.col-grid:after {
    clear: both
}

.col-grid [class*="col-"] {
    display: table-cell;
    vertical-align: top;
    width: 100%;
    min-height: 11.5px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width:979px) {
    .col-grid [class*="col-"] {
        display: inline-block;
        float: left;
    }
}

.col-grid .col-1 {
    width: 25%
}

.col-grid .col-2 {
    width: 50%
}

.col-grid .col-3 {
    width: 75%
}

.col-grid .col-4 {
    width: 100%
}

@media (max-width:979px) {
    .col-grid .col-1,
    .col-grid .col-2,
    .col-grid .col-3 {
        width: 100%;
        height: auto!important;
    }
}

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

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

.block,
.block-inner,
.entry-single,
.carousel-caption {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html,
hmtl a {
    width: 100%;
    font-size: 100%
}

body {
    color: black;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, STHeiti, "Microsoft JhengHei", 微軟正黑體, sans-serif;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    -webkit-text-size-adjust: none;
    word-break: break-word
}

a {
    color: #333;
    text-decoration: none;
    cursor: pointer
}

.no-touch a {
    -webkit-transition: color .3s linear 0s;
    -moz-transition: color .3s linear 0s;
    -o-transition: color .3s linear 0s;
    transition: color .3s linear 0s
}

a:hover,
a:active,
a:focus {
    outline: 0;
    color: orange;
    text-decoration: none
}

img {
    max-width: 100%;
    height: auto
}

.img-scale-in,
.img-scale-out {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.img-scale-in:hover {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9)
}

.img-scale-out:hover {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3)
}

.block-inner {
    overflow: hidden
}

.row,
ul {
    margin: 0;
    padding: 0
}

ul {
    list-style: none
}

.w80 {
    width: 80%
}

iframe,
object,
embed {
    top: 0;
    left: 0;
    width: 100%;
    border: 0
}

#infscr-loading {
    background: #222;
    bottom: 40px;
    color: #fff;
    font-size: 15px;
    width: 250px;
    position: absolute;
    padding: 10px 0;
    opacity: .7;
    text-align: center;
    z-index: 10800;
    margin: 0 auto;
    left: 40%;
    border-radius: 10px
}

.alignleft,
.alignright,
.aligncenter,
.alignnone {
    max-width: 100%
}

.alignleft {
    float: left;
    padding-right: 30px
}

.accordion .alignleft {
    padding: 6px 20px 0 5px
}

.tab-content .alignleft {
    padding: 6px 20px 0 5px
}

.alignright {
    float: right;
    margin: 5px 0 10px 10px
}

.aligncenter {
    display: block;
    margin: 10px auto
}

.textcenter {
    text-align: center
}

strong.inline-block {
    display: block
}

.clear {
    clear: both
}

.entry-break {
    clear: both;
    padding-top: 20px
}

.no-padding {
    padding: 0!important
}

.no-padding [class*="col-"],
.no-padding [class*="span"] {
    padding: 0!important
}

.no-margin {
    margin: 0!important
}

.no-margin [class*="col-"],
.no-margin [class*="span"] {
    margin: 0!important
}

.no-margin.row-fluid {
    margin-bottom: 0
}

.no-margin.row-fluid [class*="span"] {
    margin-left: 0
}

.no-margin.row-fluid .span1 {
    width: 8.333333333333334%
}

.no-margin.row-fluid .span2 {
    width: 16.666666666666668%
}

.no-margin.row-fluid .span3 {
    width: 25%
}

.no-margin.row-fluid .span4 {
    width: 33.333333333333336%
}

.no-margin.row-fluid .span5 {
    width: 41.66666666666667%
}

.no-margin.row-fluid .span6 {
    width: 50%
}

.no-margin.row-fluid .span7 {
    width: 58.333333333333336%
}

.no-margin.row-fluid .span8 {
    width: 66.66666666666667%
}

.no-margin.row-fluid .span9 {
    width: 75%
}

.no-margin.row-fluid .span10 {
    width: 83.33333333333334%
}

.no-margin.row-fluid .span11 {
    width: 91.66666666666667%
}

.no-margin.row-fluid .span12 {
    width: 100%
}

.img-responsive {
    width: 100%;
    height: auto
}

.no-touch .active #main article.block {
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-animation: scaleUp .65s ease-in-out forwards;
    -moz-animation: scaleUp .65s ease-in-out forwards;
    animation: scaleUp .65s ease-in-out forwards
}

@-webkit-keyframes scaleUp {
    to {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@-moz-keyframes scaleUp {
    to {
        -moz-transform: scale(1);
        opacity: 1;
    }
}

@keyframes scaleUp {
    to {
        transform: scale(1);
        opacity: 1;
    }
}

#outer-wrap {
    width: 100%;
    z-index: 100;
    position: relative;
    background: white;
}

#inner-wrap,
#main,
.header-wrap {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 960px;
}

.modal-showing #header,
.modal-showing #mobile-header,
.modal-showing .social-setting {
    display: none
}

.modal-showing #header {
    height: 120px
}

.modal-showing #inner-wrap {
    position: fixed
}

#main {
    *zoom: 1;
    padding-top: 117px;
}

#main:before,
#main:after {
    display: table;
    content: "";
    line-height: 0;
}

#main:after {
    clear: both
}

#header {
    margin: 0;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 10700;
}

.header-wrapall {
    height: 95px;
    background-color: white;
    /*background: url(../img/s-bar.png) center bottom no-repeat;*/
    /*padding-bottom: 22px;*/
}

#nav ul li i {
    font-size: 14px
}

#nav .current-menu>a,
#nav .current-menu-item>a {
    color: #333
}

.affix #nav .current-menu>a,
.affix #nav .current-menu-item>a {
    color: #333!important
}

body.loading {
    overflow: hidden
}

body.loading:before {
    content: "";
    position: absolute;
    z-index: 100000;
    width: 100%;
    height: 100%;
    display: block;
    background: #111 url(../img/preloader.gif) no-repeat center 50%;
}

body.loading>* {
    opacity: 0!important;
    filter: alpha(opacity=0)!important;
}

.block-inner.loading:before {
    content: "";
    position: absolute!important;
    z-index: 100000;
    width: 100%;
    height: 100%;
    display: block;
    opacity: .7!important;
    filter: alpha(opacity=70)!important;
    background: #000 url(../img/preloader.gif) no-repeat center 50%!important;
}

.block-inner.loading .mask {
    opacity: 0!important;
    filter: alpha(opacity=0)!important;
}

.single-detail.loading:before {
    content: "";
    position: absolute;
    z-index: 100000;
    width: 100%;
    height: 100%;
    display: block;
    opacity: .7;
    filter: alpha(opacity=70);
    background: #fff url(../img/preloader.gif) no-repeat center 200px;
}

.icon-loading:before {
    content: "";
    position: absolute;
    z-index: 100000;
    width: 100%;
    height: 100%;
    display: block;
    opacity: .7;
    filter: alpha(opacity=70);
    background: #000 url(../img/preloader.gif) no-repeat center 50%;
}

.top-widget-wrap {
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.top-widget-wrap a {
    color: orange
}

.top-widget-wrap a:hover {
    color: #333
}

.top-widget-wrap .widget-title {
    color: #333;
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: normal;
    text-transform: uppercase;
}

.top-widget-wrap li {
    padding: 2px 0
}

.top-widget {
    background-color: #eee;
    height: 230px;
    overflow: hidden;
    position: fixed;
    font-weight: 400;
    top: 0;
    width: 100%;
    z-index: 10700;
    -webkit-transform: translateY(-230px);
    -moz-transform: translateY(-230px);
    -ms-transform: translateY(-230px);
    -o-transform: translateY(-230px);
    transform: translateY(-230px);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.top-widget .widget {
    padding-right: 20px;
    font-size: 14px;
}

@media (min-width:1200px) {
    .top-widget .widget {
        padding-top: 15px
    }
}

.top-widget .widget .adr {
    margin-bottom: 10px
}

.top-widget .widget .socials-connect {
    margin: 0;
    overflow: hidden;
}

.top-widget .widget .socials-connect a {
    color: #666
}

.top-widget .widget .socials-connect a:hover {
    color: orange
}

.top-widget .widget .socials-connect a:hover i {
    background-color: orange
}

.top-widget .widget .socials-connect i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 3px;
    text-align: center;
    display: inline-block!important;
    background-color: #999;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: background-color .2s;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    transition: background-color .2s;
}

.top-widget .widget .socials-connect li {
    float: left;
    width: 50%;
    margin: 1px 0 0;
    list-style: none;
}

.top-widget .widget .input-append button {
    height: 40px
}

.top-widget .widget .input-append input {
    width: 160px
}

#header {
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
}

.top-widget-showing #header {
    height: 63px;
    border-top: 1px solid #e7e7e7;
    -webkit-transform: translateY(230px);
    -moz-transform: translateY(230px);
    -ms-transform: translateY(230px);
    -o-transform: translateY(230px);
    transform: translateY(230px);
}

.top-widget-showing .top-widget {
    height: 230px;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

.top-widget-showing .social-setting {
    display: none
}

body.admin-bar .top-widget,
body.admin-bar #post-details,
body.admin-bar #product-details,
body.admin-bar #header,
body.admin-bar .modal-buttons .close i {
    top: 32px
}

body.admin-bar .print {
    bottom: 32px!important
}

.topbtn {
    float: right;
    height: 60px;
    text-align: center;
}

.topbtn .topshow {
    display: inline-block
}

.topbtn .topclose {
    display: none
}

.topbtn i {
    width: 60px;
    height: 60px;
    border-right: 1px solid #e7e7e7;
    font-size: 1.3em;
    background: #eee;
    color: #333;
    line-height: 60px;
    margin: 0;
    cursor: pointer;
    opacity: .7;
    filter: alpha(opacity=70);
    -webkit-transition: color .3s linear;
    -moz-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

.block {
    width: 25%;
    overflow: hidden;
    position: relative;
    padding: 1px;
    float: left;
}

.block.grid-sizer {
    width: 25%;
}

.eventpage .block.grid-sizer {
    height: 340px;
}

.block.w2 {
    width: 50%
}

.block.w3 {
    width: 75%
}

.block-inner {
    height: 100%;
    width: 100%;
}

.block .block-inner {
    height: 100%;
    padding: 0;
    text-align: left;
    background-color: #fff;
    position: relative;
}

.block .block-header {
    padding: 30px 30px 0 30px
}

.block.head .block-header {
    padding: 0 10px 0 30px
}

.block .block-content {
    font-size: 15px;
    padding: 0 30px 0 30px;
}

.block .block-title {
    font-weight: 500;
    /*font-family: 'Roboto Slab',serif;*/
    font-family: Arial, Helvetica;
    line-height: 1.2;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 20px;
}

.block .block-meta {
    font-size: 12px;
    color: #666;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.block .block-meta a {
    color: #666;
    padding-right: 5px;
}

.block .block-meta a:hover {
    color: orange
}

.block:hover .block-title a {
    color: orange
}

.block span.line {
    background: #fff;
    display: block;
    float: left;
    height: 1px;
    left: 50%;
    top: 0;
    margin-left: -30px;
    margin-bottom: 10px;
    opacity: 1;
    filter: alpha(opacity=100);
    overflow: visible;
    position: relative;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    width: 60px;
}

.block:hover span.line {
    margin-left: -60px;
    opacity: 1;
    filter: alpha(opacity=100);
    width: 120px;
}

.block .mask-content {
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
    text-align: center;
    color: #fff;
    top: 45%;
    width: 100%;
    position: absolute;
}

.block .mask-content .block-title {
    color: #fff;
    padding: 0 20px 0 20px;
    margin-bottom: 10px;
}

.block .mask-content .block-meta {
    font-size: 13px;
    color: #fff;
    clear: left;
}

.block:hover .mask-content {
    opacity: 1;
    filter: alpha(opacity=100);
}

.block.head {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.block.head .block-inner {
    background: orange;
    color: #fff;
    padding: 60px 80px 40px 80px;
}

.block.head .block-inner.mCustomScrollbar {
    padding-right: 50px
}

.block.head .block-header,
.block.head .block-content {
    padding-left: 0
}

.block.head .block-content:before {
    background: 0
}

.block.head h1 {
    font-family: 'Novecentowide Bold';
    font-size: 150px;
    line-height: 1.1;
    text-indent: -10px;
    margin: 0;
    color: #fff;
}

.block.head h2 {
    font-family: 'Novecentowide Bold';
    font-size: 25px;
    line-height: 1.2;
    margin: 0 0 20px 0;
    color: #fff;
}

.block.head p {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
}

.block.block-empty .block-inner {
    background-color: #222!important;
    opacity: .7;
    filter: alpha(opacity=70);
}

.block.block-empty .block-inner .block-content:before {
    background: none!important;
    content: "\f055";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 60px;
    left: 50%;
    margin: -50px 0 0 -30px;
    top: 50%;
    position: absolute;
}

.block.block-empty .block-inner:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: pointer;
}

.block.block-empty .block-inner p {
    text-indent: -9999px
}

.nav-links {
    display: none
}

.social-setting {
    position: relative
}

.js-nav .social-setting {
    display: none
}

.social-setting #socialSettings {
    left: -432px
}

.social-setting.show-social #socialSettings {
    left: 0
}

.social-setting-btn {
    background: #fff;
    position: absolute;
    z-index: 10800;
    right: -48px;
    top: -1px;
    width: 48px;
    height: 48px;
    border: 1px solid #666;
    border-left: none;
    border-radius: 0 5px 5px 0;
    -webkit-transition: 300ms ease;
    -moz-transition: 300ms ease;
    -o-transition: 300ms ease;
    transition: 300ms ease;
}

.social-setting-btn:hover i {
    color: orange
}

.show-social .social-setting-btn i:before {
    content: "\f053"
}

.social-setting-btn.show-social {
    left: 429px
}

.social-setting-btn i {
    color: #666;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    position: absolute;
}

.widget.flickr ul {
    margin: 0 -2.1%
}

.widget.flickr li {
    float: left;
    width: 29%;
    margin: 2.1%;
}

.widget.flickr li img {
    width: 100%
}

.widget.flickr a:hover img {
    opacity: .75;
    filter: alpha(opacity=75);
}

.single-detail .social-bar {
    position: fixed
}

.single-detail .scroller {
    overflow: hidden;
    min-height: 400px;
}

.single-detail .main-content {
    padding: 50px 80px 50px 140px;
    font-size: 15px;
}

.single-detail .entry-meta {
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 15px;
    font-size: 13px;
}

.single-detail .entry-meta a,
.single-detail .entry-meta i {
    color: #999
}

.single-detail .entry-meta a {
    padding-right: 10px
}

.single-detail .entry-meta a:hover {
    color: orange
}

.single-detail .meta-bottom {
    text-align: left
}

.single-detail .meta-bottom a {
    color: #666
}

.single-detail .meta-bottom a:hover {
    color: orange
}

.single-detail .entry-content {
    padding: 0;
    /*font-family: 'Roboto Slab',serif;*/
    font-family: Arial, Helvetica;
}

.single-detail .entry-title {
    font-size: 28px;
    font-weight: 500;
    margin-top: 0;
    line-height: 1.2em;
}

.single-detail .side-bar {
    padding: 50px 60px 50px 0
}

.single-detail .side-bar .widget {
    clear: both;
    margin-bottom: 20px;
}

.single-detail .side-bar .post {
    clear: both;
    padding: 15px 0;
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
}

.single-detail .side-bar .widget-title {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    width: 100%;
    height: 33px;
    background-color: #00b6de;
    padding-top: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.single-detail .side-bar .entry-thumbnail {
    float: left;
    width: 60px;
    padding-right: 10px;
}

.single-detail .side-bar .entry-thumbnail img {
    width: 60px;
    height: 60px;
}

.single-detail .side-bar .entry-thumbnail a:hover img {
    opacity: .75;
    filter: alpha(opacity=75);
}

.single-detail .side-bar .entry-title {
    font-size: 15px;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.edit-post {
    display: none
}

body.edit .block-content:before {
    display: none
}

body.edit .block-inner:hover .edit-mask {
    width: 150px;
    height: 50px;
    position: absolute;
    overflow: hidden;
    display: block;
    top: 0;
    right: 0;
}

body.edit .block-inner:hover .edit-post {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
}

body.edit .block-inner:hover .edit-post a {
    display: inline-block!important;
    width: 35px!important;
    height: 35px!important;
    background-color: rgba(0, 0, 0, 0.6);
    display: inline-block;
}

body.edit .block-inner:hover .edit-post i {
    color: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    display: inline-block;
    text-align: center;
    opacity: .7!important;
    filter: alpha(opacity=70)!important;
}

body.edit .block-inner:hover .edit-post a:hover i {
    opacity: 1!important;
    filter: alpha(opacity=100)!important;
}

.block.format-post .block-inner {
    height: 100%;
    text-align: left;
    background-color: #111;
    position: relative;
    padding: 0;
    margin: 0;
}

.block.format-post .block-inner .edit-row {
    display: table;
    width: 100%;
    height: 33.6%;
}

.block.format-post [class*="edit-post-"] {
    width: 33.34%;
    height: 100%;
    display: table-cell;
    text-align: center;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.block.format-post [class*="edit-post-"]:hover {
    background-color: #323a45
}

.block.format-post [class*="edit-post-"] a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}

.block.format-post [class*="edit-post-"] i,
.block.format-post [class*="edit-post-"] span {
    font-size: 30px;
    cursor: pointer;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -15px;
}

.block.format-post .edit-post-save {
    width: 66.6666666666666667%
}

.block.format-post .edit-post-save a i {
    position: absolute;
    top: 50%;
    left: 34%;
}

.block.format-post .edit-post-save a span {
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Novecentowide Bold';
    color: #fff;
}

.block.format-post .edit-post-new {
    background-color: #f9644e
}

.block.format-post .edit-post-facebook {
    background-color: #4971b6
}

.block.format-post .edit-post-facebook i {
    left: 60%
}

.block.format-post .edit-post-twitter {
    background-color: #0fa9ec
}

.block.format-post .edit-post-instagram {
    background-color: #f3b18e
}

.block.format-post .edit-post-flickr {
    background-color: #fff
}

.block.format-post .edit-post-flickr i {
    top: 42%;
    left: 42%;
}

.block.format-post .edit-post-google-plus {
    background-color: #eb3d00
}

.block.format-post .edit-post-close {
    background-color: #252525
}

.block.format-post .edit-post-save {
    background-color: #16aa4d
}

.block.format-gallery .block-inner {
    padding: 0;
    margin: 0;
    background: transparent;
}

.block.format-gallery img {
    display: block;
    position: relative;
    width: 100%;
}

.block.format-image .block-inner,
.block.format-standard .block-inner,
.block.format-video .block-inner,
.block.format-product .block-inner {
    padding: 0;
    margin: 0;
    background: #fff;
}

.block.format-image img,
.block.format-standard img,
.block.format-video img,
.block.format-product img {
    display: block;
    position: relative;
    width: 100%;
}

.block.format-image div[class*="view-"],
.block.format-standard div[class*="view-"],
.block.format-video div[class*="view-"],
.block.format-product div[class*="view-"] {
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.block.format-image .mask,
.block.format-standard .mask,
.block.format-video .mask,
.block.format-product .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}

.block .view-pic .mask,
.block .view-product .mask {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 1200ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -moz-transition: all 1200ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -o-transition: all 1200ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: all 1200ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    background-color: rgba(0, 0, 0, 0.8);
}


/*
.block .view-pic img,
.block .view-product img {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
*/

.block .view-pic:hover,
.block .view-product:hover {
    cursor: pointer
}

.block .view-pic:hover .mask,
.block .view-product:hover .mask {
    opacity: 1;
    filter: alpha(opacity=100);
}

.block .view-pic a,
.block .view-product a {
    display: block;
    width: 100%;
    height: 100%;
}

.block .view-pic .info>i,
.block .view-product .info>i {
    font-size: 56px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -26px 0 0 -28px;
    line-height: 1em;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.block .view-pic:hover i,
.block .view-product:hover i {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
}

.block .view-video .mask {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: transparent;
}

.block .view-video:hover .mask {
    -webkit-transition: all 1200ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -moz-transition: all 1200ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -o-transition: all 1200ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: all 1200ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    background-color: rgba(0, 0, 0, 0.8);
}

.block .view-video a {
    display: block;
    width: 100%;
    height: 100%;
}

.block .view-video .info>i {
    font-size: 50px;
    color: #fff;
    position: absolute;
    right: 5%;
    bottom: 3%;
    line-height: 1em;
    opacity: .8;
    filter: alpha(opacity=80);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.block .view-video:hover i {
    opacity: 1;
    filter: alpha(opacity=100);
}

.block .view-social .mask {
    opacity: 0;
    filter: alpha(opacity=0);
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: all 1200ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -moz-transition: all 1200ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -o-transition: all 1200ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: all 1200ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
}

.block .view-social .social-content {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.block .view-social:hover .mask,
.block .view-social.hover .mask,
.touch .block .view-social .mask {
    opacity: 1;
    filter: alpha(opacity=100);
}

.block .view-social:hover .social-content,
.block .view-social.hover .social-content,
.touch .block .view-social .social-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
}

.block .view-social .social-content {
    text-align: center;
    margin-top: 25%;
}

.block .view-social .social-content a:hover img {
    opacity: .75;
    filter: alpha(opacity=75);
}

.block .view-social .social-content img {
    width: auto;
    margin: 0 auto;
}

.block .view-social .social-content p {
    color: #fff;
    padding: 5px 0;
}

.block .view-social .social-content p span {
    font-size: 15px;
    font-weight: 600;
}

.block .view-social .fb .social-content a {
    position: relative;
    display: inline-block;
    color: #fff;
    margin: 0 auto;
    text-align: center;
}

.block .view-social .fb .social-content a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
}

.block .view-social .fb .social-content .fb-profile-picture img {
    border: 2px solid #fff
}

.block .view-social .fb .social-content .fb-profile-picture:before {
    content: "";
    border-left: 4px dashed transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 44%;
}

.block .view-social .fb .social-content iframe {
    position: absolute;
    left: 50%;
    margin-left: -40px;
    top: 115px;
    width: 100%!important;
}

.block .view-social .gg .social-content {
    margin-top: 35%
}

.block .view-social .tw .social-content {
    padding: 0 35px;
    margin-top: 15%;
    text-align: left;
}

.block .view-social .tw .social-content a {
    color: #fff;
    font-weight: 600;
}

.block .view-social .tw .social-content a:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}

.block .view-social .tw .social-content .twitter-link {
    margin-top: 35%;
    margin-left: 5%;
}

.block .view-social .tw .social-content .twitter-link i {
    font-size: 25px;
    vertical-align: -15%;
}

.block.format-banner .block-inner {
    background: transparent;
    margin: 0;
    padding: 0;
}

.block.format-banner .view-pic:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.block.format-banner .view-pic img:hover {
    opacity: .9;
    filter: alpha(opacity=90);
}

.view-product strong {
    display: block;
    font-weight: 500;
    color: #111;
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
}

.view-product span.price {
    color: orange;
    display: block;
    font-weight: 500;
}

.block.format-product .block-inner {
    background-color: #fff;
    text-align: center;
    font-size: 15px;
    padding: 0;
    margin: 0;
}

.block.format-product .block-inner img {
    width: 70%;
    margin: 0 auto;
    padding: 10px 0;
}

.block.format-product span.product-tag {
    text-indent: -9999px;
    height: 29px;
    width: 64px;
    z-index: 1;
    right: 0;
    top: 20px;
    position: absolute;
}

.block.format-product span.product-tag.onnew {
    background: url('../img/new.png') no-repeat
}

.block.format-product span.product-tag.onsale {
    background: url('../img/sale.png') no-repeat
}

.block.format-video .block-inner {
    padding: 0;
    margin: 0;
    background: transparent;
}

.headline {
    height: 100%;
    text-align: center;
    clear: both;
    overflow: hidden;
    padding-top: 63px;
    margin-bottom: -120px;
    position: relative;
    z-index: 1;
}

.headline .headline-wrap {
    max-width: 1200px;
    width: 100%;
    margin: 40px auto;
}

.headline .entry-header p {
    font-size: 22.75px;
    margin: 10px 0;
    font-weight: 500;
    line-height: 1.2;
    color: #666;
}

.headline .entry-header a {
    color: orange
}

.headline .entry-header a:hover {
    color: #fff
}

.headline .entry-title {
    font-size: 72px;
    /*font-family: 'Roboto Slab',serif;*/
    font-family: Arial, Helvetica;
    font-weight: 500;
    color: #fff;
    line-height: 1.2em;
}

.headline .entry-meta {
    position: relative;
    z-index: 1;
}

.headline .entry-meta a img {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
}

.headline .entry-meta a:hover img {
    opacity: .75;
    filter: alpha(opacity=75);
}

.headline .entry-meta i {
    color: #f2f2f2
}

.headline .entry-meta a {
    color: #f2f2f2
}

.headline .entry-meta a:hover {
    color: orange
}

.page .single-page .main-content {
    padding: 30px 30px 0 30px;
}

.page .grid-wrap {
    /*margin: -30px -32px 0 -31px;*/
    margin: 0;
}

.single .single-page {
    background-color: #e3e3e3;
    clear: both;
    overflow-x: hidden;
    padding: 0;
    position: relative;
}

.single .single-page .social-bar {
    position: static
}

.single .single-page .scroller {
    background-color: #f5f5f5;
    overflow: hidden;
    min-height: 400px;
}

.single .single-page .main-content {
    padding: 50px 80px 50px 80px;
    font-size: 15px;
}

.single .single-page .entry-meta {
    border-bottom: 1px solid #d4d4d4;
    padding: 15px 0 15px 0;
    font-size: 13px;
    font-weight: 400;
}

.single .single-page .entry-meta a,
.single .single-page .entry-meta i {
    color: #999
}

.single .single-page .entry-meta a {
    padding-right: 10px
}

.single .single-page .entry-meta a:hover {
    color: orange
}

.single .single-page .meta-bottom {
    text-align: left
}

.single .single-page .meta-bottom a {
    color: #999
}

.single .single-page .meta-bottom a:hover {
    color: orange
}

.single .single-page .entry-content {
    padding: 0;
    /*font-family: 'Roboto Slab',serif;*/
    font-family: Arial, Helvetica;
}

.single .single-page .entry-title {
    font-size: 28px;
    font-weight: 500;
    margin-top: 0;
    line-height: 1.2em;
}

.single .single-page .side-bar {
    padding: 50px 60px 50px 0
}

.single .single-page .side-bar .widget {
    clear: both;
    margin-bottom: 20px;
}

.single .single-page .side-bar .post {
    clear: both;
    padding: 15px 0;
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
}

.single .single-page .side-bar .widget-title {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    width: 100%;
    height: 33px;
    background-color: #00b6de;
    padding-top: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.single .single-page .side-bar .entry-thumbnail {
    float: left;
    width: 60px;
    padding-right: 10px;
}

.single .single-page .side-bar .entry-thumbnail img {
    width: 60px;
    height: 60px;
}

.single .single-page .side-bar .entry-thumbnail a:hover img {
    opacity: .75;
    filter: alpha(opacity=75);
}

.single .single-page .side-bar .entry-title {
    font-size: 15px;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.social-bar {
    background-color: #e3e3e3;
    float: left;
    position: fixed;
    height: 100%;
    width: 60px;
    border-right: 1px solid #d4d4d4;
}

@media (min-height:480px) {
    .modal .social-bar a.print {
        position: absolute;
        bottom: 0;
        border-top: 1px solid #d4d4d4;
    }
}

.social-bar a {
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    border-bottom: 1px solid #d4d4d4;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.social-bar a:hover {
    color: #666
}

.social-bar a span {
    font-size: 11px;
    display: block;
    color: #666;
    margin-top: -20px;
}

.social-bar li:hover a {
    background-color: #f5f5f5
}

.social-bar li:hover a.facebook i {
    color: #4971b6
}

.social-bar li:hover a.twitter i {
    color: #0fa9ec
}

.social-bar li:hover a.instagram i {
    color: #f3b18e
}

.social-bar li:hover a.youtube i,
.social-bar li:hover a.googleplus i {
    color: #dd4b39
}

.social-bar li:hover a.comment i {
    color: #00c3c3
}

.social-bar li:hover a.print i {
    color: #666
}

.social-bar li:hover a.email i {
    color: #92b539
}

.social-bar i {
    font-size: 20px;
    color: #999;
    display: inline-block;
    line-height: 60px;
    width: 60px;
    height: 60px;
    margin: 0;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.main-content .row-fluid [class*="span"] {
    margin-left: 2.12766%
}

.main-content .row-fluid [class*="span"]:first-child {
    margin-left: 0
}

.main-content .show-grid [class*="span"] {
    background-color: #eee;
    line-height: 40px;
    min-height: 40px;
    text-align: center;
}

.main-content p a {
    color: orange
}

.main-content p a:hover {
    color: #666
}

.main-content .entry-title {
    margin: 0;
    font-weight: 400;
    margin-left: -4px;
    line-height: 1.2em;
}

.main-content .entry-meta {
    font-weight: 400;
    color: #777;
    padding: 15px 0 15px 0;
    border-bottom: 1px solid #e4e4e4;
}

.main-content .entry-meta a {
    color: #777
}

.main-content .entry-meta a:hover {
    color: orange
}

.main-content .entry-img {
    text-align: center
}

.main-content .main-content {
    padding-top: 30px;
    font-size: 15px;
}

.main-content .main-content p>a {
    color: orange
}

.main-content .main-content p>a:hover {
    color: #333
}

.main-content .main-content li {
    line-height: 2
}

.main-content .main-content img.noresize {
    width: auto!important
}

.main-content .main-content .entry-break {
    padding-top: 40px;
    font-size: 18px;
    clear: both;
}

.main-content .entry-intro {
    padding: 30px 0 50px 0
}

.main-content .entry-intro a,
.main-content .entry-block a {
    color: orange;
    font-weight: 400;
}

.main-content .entry-intro a:hover,
.main-content .entry-block a:hover {
    color: #333
}

.main-content .entry-left {
    float: left;
    width: 76%;
    font-size: 14px;
    line-height: 2;
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -14px;
}

.main-content .entry-right {
    border-left: 1px solid #ddd;
    float: right;
    width: 23%;
    font-size: 13px;
    line-height: 2;
}

.main-content .entry-right ul {
    margin: 0 0 30px 20px
}

.main-content .entry-right li.current a {
    opacity: 1;
    filter: alpha(opacity=100);
}

.main-content .entry-right a {
    color: #000;
    opacity: .7;
    filter: alpha(opacity=70);
}

.main-content .entry-right a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.main-content .entry-right button {
    margin-left: 20px
}

.main-content .entry-block {
    border-top: 1px solid #ddd;
    padding: 20px 0 50px 0;
    clear: both;
}

.main-content .entry-block h3 {
    font-size: 15px;
    color: #666;
}

.main-content .entry-block a {
    font-weight: 500;
    color: orange;
}

.main-content .entry-block a:hover {
    color: #333
}

.main-content .entry-block p {
    color: #333;
    font-size: 14px;
}

.main-content .meta-bottom {
    font-size: 14px;
    font-weight: 400;
    padding: 20px 0;
    width: auto;
    margin: 0;
}

.main-content .meta-bottom a {
    color: #666
}

.main-content .meta-bottom a:hover {
    color: orange
}

.comments-count {
    font-size: 18px;
    font-weight: 500;
    margin: 10px 0 30px 0;
    text-transform: uppercase;
    color: #333;
}

.round-img .avatar {
    width: 46px;
    height: 46px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    display: inline-block;
}

.round-img .avatar:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}

.avatar {
    width: 46px;
    height: 46px;
}

.page-template-template-404-php #header,
.page-template-template-404-php #mobile-header,
.page-template-template-404-php footer {
    display: none
}

.page-404 {
    background: #111;
    width: 100%;
    text-align: center;
}

.page-404 img {
    width: 80%;
    height: auto;
}

.page-404 .page-title {
    margin-top: 30px;
    margin-bottom: 10px;
    color: #fff;
}

.page-404 p {
    font-size: 18px;
    color: #fff;
}

.page-404 a {
    color: orange
}

.page-404 a:hover {
    color: #333
}

.logo {
    float: left;
    margin: 23px 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.logo a {
    font-size: 24px;
    display: block;
}

.logo a img {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
}

.logo a:hover img {
    opacity: .75;
    filter: alpha(opacity=75);
}

.logo img {
    max-height: 95px
}

.social-link {
    float: right;
    height: 60px;
}

.social-link li {
    float: left;
    border-right: 1px solid #e7e7e7;
    cursor: pointer;
    display: inline-block;
    list-style: none outside none;
    text-align: center;
}

.social-link li:first-child {
    border-left: 1px solid #e7e7e7
}

.social-link li:hover a.facebook {
    background-color: #4971b6
}

.social-link li:hover a.twitter {
    background-color: #0fa9ec
}

.social-link li:hover a.instagram {
    background-color: #f3b18e
}

.social-link li:hover a.youtube {
    background-color: #dd4b39
}

.social-link li:hover a.google-plus {
    background-color: #eb3d00
}

.social-link li:hover a.flickr {
    background-color: #ff0084
}

.social-link li:hover a.linkedin {
    background-color: #39c
}

.social-link a {
    width: 60px;
    height: 60px;
    display: block;
}

.social-link li:hover a i {
    color: #fff
}

.social-link i {
    font-size: 1.3em;
    color: #adabab;
    display: inline-block!important;
    line-height: 60px;
    margin: 0;
    cursor: pointer;
}

.site-footer {
    clear: both;
    margin: 40px auto 10px auto;
    text-align: center;
    overflow: hidden;
}

.site-footer small {
    clear: both;
    display: block;
    font-weight: 400;
    font-size: 12px;
}

.site-footer a {
    color: orange
}

.site-footer a:hover {
    color: #333
}

.site-footer a img {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: .75;
    filter: alpha(opacity=75);
}

.site-footer a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
}

#nav .close-btn {
    display: none!important
}

#nav .close-btn {
    display: block;
    padding: 10px 0;
    border: 0;
    outline: 0;
    overflow: hidden;
    white-space: nowrap;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#nav .close-btn i {
    font-size: 21px;
    color: #fff;
}

#nav .close-btn:focus,
#nav .close-btn:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.nav-btn {
    display: block;
    padding: 0;
    border: 0;
    outline: 0;
    overflow: hidden;
    white-space: nowrap;
    opacity: .7;
    filter: alpha(opacity=70);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.nav-btn i {
    font-size: 21px;
    text-align: center;
    color: #666;
    line-height: 60px;
    display: inline-block;
    margin: 0;
    cursor: pointer;
    width: 60px;
    height: 60px;
    position: absolute;
    border-right: 1px solid #e7e7e7;
}

.nav-btn:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

#nav .nav-btn:hover,
#nav .nav-btn:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.social-btn {
    display: block;
    padding: 0;
    border: 0;
    outline: 0;
    overflow: hidden;
    white-space: nowrap;
    opacity: .7;
    filter: alpha(opacity=70);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.social-btn i {
    font-size: 21px;
    text-align: center;
    color: #fff;
    line-height: 60px;
    display: inline-block;
    margin: 0;
    cursor: pointer;
}

.social-btn:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

#nav .social-btn:hover,
#nav .social-btn:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.code-explained {
    float: right;
    margin-top: -55px;
}

@media (max-width:767px) {
    .code-explained {
        display: none
    }
}

.typo-first-grid .code-explained {
    margin-top: -25px
}

.col-grid.show-grid [class*="col-"] {
    background-color: transparent;
    line-height: 40px;
    min-height: 40px;
    text-align: center;
    padding: 0;
}

.typo-title {
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: 30px;
}

.the-icons li {
    float: left;
    font-size: 14px;
    line-height: 2em;
    width: 25%;
}

.the-icons li i {
    padding-right: 5px
}

.no-touch #back-to-top {
    background-color: #0b519f;
    margin: 0;
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    z-index: 99999;
    display: none;
    border: 2px solid #fff;
    opacity: .5;
    filter: alpha(opacity=50);
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    -webkit-transition: background .1s linear 0s;
    -moz-transition: background .1s linear 0s;
    -o-transition: background .1s linear 0s;
    transition: background .1s linear 0s;
}

.touch #back-to-top {
    position: fixed;
    bottom: 7px;
    right: 12px;
}

.no-touch #back-to-top:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.no-touch #back-to-top i {
    font-size: 17px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    line-height: 44px;
    margin-top: -23px;
    margin-left: -8px;
}

.page .about-intro {
    text-align: center;
    font-weight: 400;
    padding: 20px;
}

.page .about-intro .round-icon {
    font-size: 30px;
    border-radius: 50%;
    border: 1px solid #50c0e9;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    margin: 0 0 10px 0;
}

.page .about-intro .round-icon:hover {
    background-color: #50c0e9;
    color: #fff;
}

.page .about-intro .phone-number {
    font-size: 22px;
    display: block;
    padding: 10px 0;
}

.page .about-intro .phone-line {
    height: 1px;
    width: 80px;
    background-color: #50c0e9;
    margin: 5px auto;
    display: block;
}

.page .about-intro a {
    color: #666;
    padding-right: 5px;
}

@media (max-width:480px) {
    .page .about-intro a {
        display: block
    }
}

.page .about-intro a:hover {
    border-bottom: 1px dotted #666
}

.wpcf7-form span.wpcf7-not-valid-tip,
.wpcf7-form div.wpcf7-mail-sent-ng,
.wpcf7-form div.wpcf7-mail-sent-ok,
.wpcf7-form span.wpcf7-not-valid-tip-no-ajax {
    background: #f2dede;
    border: 1px solid #eed3d7;
    color: #b94a48;
    font-size: 11pt;
    left: 0;
    margin: 0 0 20px 0;
    padding: 2px;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    top: 0;
    z-index: 100;
}

.wpcf7-form div.wpcf7-mail-sent-ok {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}

.wpcf7-form div.wpcf7-spam-blocked,
.wpcf7-form div.wpcf7-validation-errors {
    background: none repeat scroll 0 0 #fcf8e3;
    border: 1px solid #fbeed5;
    color: #c09853;
    margin: 0;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.wpcf7-form .wpcf7-submit {
    background-color: orange;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    float: none;
    font-family: Novecentowide Bold;
    font-size: 14px;
    margin: 20px 0 10px;
    padding: 10px 25px;
    text-transform: uppercase;
}

.wpcf7-form .wpcf7-submit:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}

.hide {
    display: none
}

.show-more {
    clear: both;
    width: 100%;
    height: 40px;
    max-width: 1200px;
    margin: 0 auto;
}

.show-more a {
    width: 100%;
    margin: 0;
    display: inline-block;
    text-align: center;
    padding: 10px 0;
}

.show-more a:hover {
    color: #fff;
    opacity: .9;
    filter: alpha(opacity=90);
}

#searchForm {
    padding: 0;
    position: relative;
}

#searchForm input {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    border-radius: 26px 26px 26px 26px;
    color: #333;
    display: inline-block;
    padding: 0 20px 0 45px;
}

#searchForm input:focus {
    background: #333;
    color: #eee;
    border: 1px solid #333;
}

#searchForm #searchsubmit {
    background: url("../img/icon-search.png") no-repeat scroll left top transparent;
    border: medium none;
    display: inline-block;
    height: 17px;
    left: 20px;
    position: absolute;
    text-indent: -99999px;
    top: 14px;
    width: 16px;
}

@media screen and (max-width:782px) {
    html #wpadminbar {
        z-index: 100000!important
    }
    .admin-bar .social-link,
    body.admin-bar .top-widget,
    body.admin-bar #post-details,
    body.admin-bar #product-details,
    body.admin-bar #header {
        top: 46px!important
    }
    .admin-bar #nav {
        margin-top: 106px!important
    }
}

@media screen and (max-width:600px) {
    #wpadminbar {
        position: fixed!important
    }
}

@media (min-width:0) {
    .contact-form input:not([type=range]):not([type=url]):not([type=date]):not([type=submit]):not([type=button]):not([type=checkbox]):not([type=number]):focus:invalid,
    .contact-form textarea:focus:invalid {
        border-bottom: 1px solid orange
    }
    .modal.normal .help input[type="checkbox"] {
        display: none
    }
    .modal.normal .help input[type="checkbox"]+label {
        color: #666
    }
    .modal.normal .help input[type="checkbox"]+label span {
        display: inline-block;
        width: 19px;
        height: 19px;
        margin: -1px 4px 0 0;
        vertical-align: middle;
        background: url(../img/check_radio_sheet.png) left top no-repeat;
        cursor: pointer;
    }
    .modal.normal .help input[type="checkbox"]:checked+label span {
        background: url(../img/check_radio_sheet.png) -19px top no-repeat
    }
}

@media (min-width:1441px) {
    .topbtn {
        display: block;
        position: absolute;
        right: -120px;
        border-left: 1px solid #e7e7e7;
    }
}

@media (max-width:1440px) {
    .topbtn {
        display: none
    }
    .header-wrap .topbtn {
        display: block
    }
}

@media (min-width:1200px) {
    #main,
    .header-wrap,
    footer {
        width: 980px
    }
    .block-content img {
        width: auto
    }
}

@media (max-width:1200px) {
    body.admin-bar .close i {
        top: 0!important
    }
    .modal-buttons .close {
        position: relative
    }
    .modal-buttons .close i {
        position: relative
    }
    .top-widget .widget .input-append input {
        width: 100%
    }
    .top-widget .widget .input-append button {
        display: block;
        width: 100%;
    }
    .modal-buttons .close {
        right: 0
    }
    .social-link li,
    .social-link li:first-child,
    #nav ul {
        border: none!important
    }
    #main {
        padding-top: 100px
    }
    .headline {
        margin-bottom: -100px;
        border-bottom: 0;
    }
    .modal.fade,
    .modal.fade.in {
        top: 0
    }
    .modal-showing #header {
        height: 60px
    }
    .top-widget-wrap {
        width: 100%;
        padding: 10px 20px;
    }
    .top-widget .widget .socials-connect li {
        width: 100%
    }
}

@media (min-width:768px) and (max-width:1200px) {
    #header {
        margin-bottom: 0
    }
    #nav ul {
        padding-left: 0!important
    }
}

@media (min-width:979px) and (max-width:1200px) {
    #main.mtop {
        margin-top: 60px
    }
    #header {
        margin-bottom: -120px
    }
    .block.format-post .nav-tabs li a {
        width: 28px
    }
    .block.format-post .setting label {
        margin-bottom: 0
    }
}

@media (min-width:980px) and (max-width:1199px) {
    footer .logo-ft {
        margin-left: 20px
    }
    .logo {
        margin-left: 15px
    }
    .entry-single .entry-left {
        width: 70%
    }
    .entry-single .entry-right {
        width: 28%
    }
    .block.head .block-inner {
        padding: 20px 80px 20px 80px
    }
}

@media (min-width:980px) {
    #mobile-header {
        display: none;
        position: absolute;
    }
    .nav-wrap .mCustomScrollBox,
    .nav-wrap .mCSB_container {
        overflow: visible!important
    }
    .nav-wrap {
        width: 100%
    }
    .nav-wrap #nav {
        z-index: 10000;
        position: relative;
    }
    #navbtn,
    #socialbtn {
        display: none
    }
    #top .nav-btn {
        border: 0;
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    #nav .close-btn {
        border: 0;
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    #nav {
        height: auto!important
    }
    #nav {
        float: left;
        height: 60px;
    }
    #nav ul {
        padding-left: 30px;
        border-left: 1px solid #e7e7e7;
    }
    #nav li.current-menu-item>a {
        color: #0b519f;
    }
    #nav li {
        float: left;
        margin: 0 15px 0 0;
        position: relative;
    }
    #nav li i {
        float: left;
        margin-left: 8px;
        margin-top: 23px;
        color: #999;
    }
    #nav a {
        font-weight: bold;
        color: #666;
        font-size: 12px;
        font-family: 'Arial';
        padding: 20px 0;
        display: block;
        float: left;
    }
    #nav a:hover {
        color: #0b519f;
    }
    #nav li>span {
        position: absolute;
        width: 0;
        height: 2px;
        background: #0b519f;
        bottom: 18px;
        left: 0;
        -webkit-transition: width .3s;
        -moz-transition: width .3s;
        -o-transition: width .3s;
        transition: width .3s;
    }
    #nav li:hover span {
        width: 100%;
    }
    .no-touch #nav li.current-menu-item span {
        width: 100%
    }
    #nav li:hover i,
    #nav li.current-menu-item i,
    #nav li:hover>a {
        color: #0b519f;
    }
    #nav ul {
        border: 0;
    }
    #nav .menu,
    #nav .menu ul {
        margin: 0;
        padding: 0 12px 0 0;
        list-style: none;
    }
    #nav .menu:before,
    #nav .menu:after {
        content: "";
        display: table;
    }
    #nav .menu:after {
        clear: both
    }
    #nav .menu {
        padding-left: 12px;
        padding-top: 39px;
        zoom: 1;
    }
    #nav .menu ul {
        margin: 0;
        clip: rect(0, 0, 0, 0);
        position: absolute;
        top: 55px;
        background: #fff;
        color: #666;
        box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.3);
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: opacity .3s 0s ease-out, margin .3s 0s ease-out;
        -moz-transition: opacity .3s 0s ease-out, margin .3s 0s ease-out;
        -o-transition: opacity .3s 0s ease-out, margin .3s 0s ease-out;
        transition: opacity .3s 0s ease-out, margin .3s 0s ease-out;
        padding-right: 12px;
        border:1px solid rgb(8, 45, 94);
    }
    #nav .menu ul i:before {
        content: "\f0da"
    }
    #nav .menu ul ul {
        top: 0;
        left: 210px;
        margin: 0 0 0 20px;
        margin-top: -1px!important;
        box-shadow: -1px 0 0 rgba(255, 255, 255, 0.3);
    }
    #nav .menu ul li {
        float: none;
        display: block;
        border: 0;
        margin: -15px 0 0 0;
        box-shadow: 1px 1px 0 #e7e7e7;
        -webkit-transition: opacity .15s 0s ease-out, margin .3s 0s ease-out;
        -moz-transition: opacity .15s 0s ease-out, margin .3s 0s ease-out;
        -o-transition: opacity .15s 0s ease-out, margin .3s 0s ease-out;
        transition: opacity .15s 0s ease-out, margin .3s 0s ease-out;
    }
    #nav .menu ul i {
        position: absolute;
        right: 0;
        top: 0;
        margin-top: 13px;
        margin-right: 11px;
    }
    #nav .menu ul ul li:first-child {
        border-top: 1px solid #e7e7e7
    }
    #nav .menu ul li:last-child {
        /*
        box-shadow: 1px 0 0 #e7e7e7;
        border-bottom: 1px solid #e7e7e7;
        */
    }
    #nav .menu ul a {
        font-size: 12px;
        padding: 10px 15px;
        width: auto;
        display: block;
        white-space: nowrap;
        float: none;
        text-transform: none;
    }
    #nav .menu ul a:hover {
        color: #0b519f;
    }
    #nav .menu li:hover>ul {
        margin: 0;
        opacity: 1;
        filter: alpha(opacity=100);
        clip: rect(-1px, 1000px, 1000px, 0);
        display: block;
    }
    #nav .menu li:hover>ul li {
        margin-top: 0;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@media (min-width:769px) and (max-width:979px) {
    .tw .social-content {
        padding: 0 15px!important
    }
    .tw .social-content .twitter-link {
        margin-top: 5%!important
    }
}

@media (max-width:979px) {
    html {
        overflow-x: hidden
    }
    html.js-nav.touch {
        overflow-y: hidden
    }
    .header-wrapall {
        background-color: transparent;
        border-bottom: transparent;
        height: auto;
    }
    .product-detail .product .summary .add-to-cart .btn {
        display: block;
        margin: 0 15px 20px 0;
    }
    .block.format-product .block-inner img {
        width: 60%
    }
    .top-widget .mCSB_container {
        margin-right: 0
    }
    .top-widget .widget {
        padding-right: 10px
    }
    .top-widget .widget p {
        margin: 5px 0
    }
    .top-widget .widget .socials-connect li {
        width: 100%
    }
    #header {
        margin: 0;
        border-bottom: 0;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }
    #header .nav-wrap .mCSB_container {
        margin-right: 0
    }
    #outer-wrap {
        z-index: auto
    }
    #header,
    .header-wrap {
        position: fixed;
        overflow: hidden;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
    }
    .js-nav #header,
    .js-nav .header-wrap {
        z-index: 10000
    }
    .top-widget-showing #header {
        display: none
    }
    .top-widget-showing #mobile-header {
        -webkit-transform: translateY(230px);
        -moz-transform: translateY(230px);
        -ms-transform: translateY(230px);
        -o-transform: translateY(230px);
        transform: translateY(230px);
        position: fixed;
        left: 0;
        right: 0;
        background-color: #fff;
        z-index: 10000;
        border-top: 1px solid #e7e7e7;
    }
    #inner-wrap {
        overflow: hidden;
    }
    footer .logo-ft {
        margin-left: 20px
    }
    .main-content {
        padding: 50px 100px 20px 100px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .single-page .main-content {
        padding: 50px
    }
    .header-wrap header#top,
    .nav-wrap .topbtn {
        display: none;
        position: absolute;
    }
    .social-link {
        display: block;
        float: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
    }
    .admin-bar .social-link {
        top: 32px
    }
    #nav {
        margin-top: 64px
    }
    .admin-bar #nav {
        margin-top: 92px
    }
    #mobile-header {
        position: fixed;
        width: 100%;
        background: #fff;
        z-index: 99999;
        border-bottom: 3px solid #e7e7e7;
    }
    #mobile-header .logo {
        float: none;
        height: 61px;
        padding: 12px 0 0 0;
        width: auto;
        margin: 0 auto;
        text-align: center;
        background-color: transparent;
    }
    #mobile-header .navbtn {
        float: left;
        margin: -60px 0;
    }
    #mobile-header .topbtn {
        display: block;
        float: right;
        margin: -60px 0 0 0;
    }
    #mobile-header .topbtn a {
        background-color: transparent
    }
    #main {
        padding-top: 64px
    }
    #back-to-top {
        display: none!important
    }
    .top-btn i {
        color: #666
    }
    #nav ul li {
        position: relative;
    }
    #nav ul li i {
        position: absolute;
        top: 0;
        right: 0;
        width: 60px;
        height: 60px;
        line-height: 60px;
        cursor: pointer;
        text-align: center;
        font-size: 18px;
    }
    #nav ul li.current-menu-item>a {
        color: white;
    }
    #nav ul li>a:hover {
        color: grey;
    }
    #nav ul li.show-sub-menu>.show-sub-menu-btn {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    #nav ul li.show-sub-menu>.sub-menu {
        max-height: 1000px;
        -webkit-transition: max-height 1s;
        -moz-transition: max-height 1s;
        -o-transition: max-height 1s;
        transition: max-height 1s;
    }
    .touch #nav ul li.show-sub-menu>.sub-menu {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }
    #nav ul ul.sub-menu {
        margin: 0;
        padding: 0;
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height .3s;
        -moz-transition: max-height .3s;
        -o-transition: max-height .3s;
        transition: max-height .3s;
    }
    .touch #nav ul ul.sub-menu {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }
    #nav ul ul.sub-menu li a {
        padding-left: 40px;
        font-size: 14px;
        font-weight: normal;
        outline: 0;
    }
    #nav ul ul.sub-menu li a:hover {
        color: black;
    }
    #nav ul ul.sub-menu ul.sub-menu li a {
        padding-left: 70px;
    }
    .topbtn i {
        background: transparent;
        border-right: 0;
        border-left: 1px solid #e7e7e7;
    }
    #nav ul {
        margin: 0;
        padding: 0!important;
    }
    #nav ul li {
        width: 100%;
        margin: 0;
        border-top: 1px solid #2e2e2e;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #nav ul li li {
        border-top: 0px solid #2e2e2e;
    }
    #nav ul li a {
        padding: 22px 30px;
        display: block;
        font-size: 14px;
        font-weight: 400;
        line-height: 1em;
        color: #fff;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    .nav-wrap {
        position: absolute;
        top: 0;
    }
    .nav-wrap:not(:target) {
        z-index: 1;
        height: 0;
    }
    .nav-wrap:target .close-btn {
        display: block
    }
    .nav-wrap .close-btn {
        position: absolute;
        top: -3.75em;
        left: 30px;
    }
    .nav-wrap .top-wrap {
        position: relative;
        padding: 0;
    }
    .js-ready .nav-wrap {
        height: 100%;
        width: 40%;
        background: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .js-ready .nav-wrap #nav li {
        -webkit-box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);
        -moz-box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);
        box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);
    }
    .js-ready .nav-wrap .top-wrap {
        background: transparent
    }
    .js-ready .nav-wrap .close-btn {
        display: block;
        opacity: .7;
        filter: alpha(opacity=70);
    }
    .js-ready .nav-wrap .close-btn:focus,
    .js-ready .nav-wrap .close-btn:hover {
        opacity: 1;
        filter: alpha(opacity=100);
    }
    .csstransforms3d.csstransitions.js-ready #inner-wrap,
    .csstransforms3d.csstransitions.js-ready #mobile-header {
        -webkit-transition: -webkit-transform 500ms ease;
        -moz-transition: -moz-transform 500ms ease;
        -o-transition: -o-transform 500ms ease;
        transition: transform 500ms ease;
    }
    .touch.csstransforms3d.csstransitions.js-ready #inner-wrap,
    .touch.csstransforms3d.csstransitions.js-ready #mobile-header {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    .csstransforms3d.csstransitions.js-nav #inner-wrap,
    .csstransforms3d.csstransitions.js-nav #mobile-header {
        -webkit-transform: translate3d(40%, 0, 0) scale3d(1, 1, 1);
        -moz-transform: translate3d(40%, 0, 0) scale3d(1, 1, 1);
        -ms-transform: translate3d(40%, 0, 0) scale3d(1, 1, 1);
        -o-transform: translate3d(40%, 0, 0) scale3d(1, 1, 1);
        transform: translate3d(40%, 0, 0) scale3d(1, 1, 1);
    }
    .js-nav #inner-wrap {
        z-index: 10000;
        position: relative;
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .entry-single .entry-left {
        width: 65%
    }
    .entry-single .entry-right {
        width: 33%
    }
    .block-content:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 30px;
        z-index: 100;
        background-color: rgba(255, 255, 255, 0.4);
        background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0)), to(#fff));
        background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
        background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
        background-repeat: repeat-x;
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=0);
    }
}

@media (min-width:481px) and (max-width:768px) {
    .block {
        width: 50%
    }
    .block.grid-sizer {
        width: 50%
    }
    .block.w2 {
        width: 50%
    }
    .block.w3,
    .block.w2.head {
        width: 100%
    }
    .head {
        height: auto!important
    }
}

@media (max-width:768px) {
    .headline .entry-title {
        font-size: 42px
    }
    .product-detail .product .related.products .item {
        margin: .5%;
        width: 49%;
    }
    .product-detail .product .summary,
    .product-detail .product .images {
        width: 100%
    }
    .product-detail .product .summary {
        text-align: center
    }
    .product-detail .product .summary .product_detail {
        clear: both
    }
    .product-detail .product .summary .add-to-cart .btn {
        display: inline-block
    }
    .product-detail .product .images a {
        text-align: center
    }
    .block.head .block-inner {
        padding: 25px 50px;
        height: auto!important;
    }
    .the-icons li {
        width: 50%
    }
    footer .row-fluid>div[class*="span"] {
        width: 50%!important
    }
    footer {
        margin: 20px
    }
    footer .row-fluid [class*="span"] {
        margin-bottom: 20px;
        margin-left: 0;
    }
    footer .logo-ft {
        margin-left: 0
    }
    .single-detail .main-content {
        padding: 20px 30px 60px 90px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%!important;
    }
    .single-page .main-content {
        padding: 20px 30px 60px 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%!important;
    }
    .side-bar {
        display: none!important
    }
    .entry-single .entry-left {
        float: none;
        width: 100%;
        padding-right: 0;
    }
    .entry-single .entry-right {
        float: none;
        width: 100%;
    }
    .js-ready .nav-wrap {
        width: 70%
    }
    .csstransforms3d.csstransitions.js-nav #inner-wrap,
    .csstransforms3d.csstransitions.js-nav #mobile-header {
        -webkit-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
        -moz-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
        -ms-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
        -o-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
        transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
    }
}

@media (max-width:767px) {
    .social-setting {
        display: none
    }
    .tab-content .alignleft,
    .accordion .alignleft {
        padding-left: 0
    }
    .top-widget-wrap {
        padding: 10px 20px
    }
    .top-widget .span3 {
        width: 50%!important
    }
    .top-widget .span3:nth-child(n+3) {
        margin-top: 20px
    }
    .top-widget .span3:nth-child(2n+1) {
        clear: left
    }
    .nav-tabs li {
        width: 100%;
        margin-bottom: 2px;
        margin-right: 0;
    }
    .nav-tabs li a {
        margin-bottom: 0
    }
    .nav-tabs>.active>a,
    .nav-tabs>.active>a:hover,
    .nav-tabs>.active>a:focus {
        border-bottom: 1px solid #ddd;
        margin-bottom: 0!important;
    }
    .format-post .nav-tabs li {
        width: auto
    }
    .product-detail .product .related.products .item {
        margin: 0 0 1% 0;
        width: 100%;
    }
    .product-detail .product .summary .add-to-cart .btn {
        margin: 0 0 10px 0!important
    }
    .product-detail .product .summary .add-to-cart span {
        margin-bottom: 10px;
        display: block;
        margin-left: 0!important;
    }
}

@media (max-width:480px) {
    .block {
        padding: 1px 0
    }
    iframe {
        height: auto!important
    }
    .about-info .about-social li {
        display: block
    }
    .top-widget-wrap {
        padding: 10px
    }
    .comment-meta {
        display: block!important;
        margin-top: 5px;
        margin-bottom: 5px;
        overflow: hidden;
    }
    .comment-meta a,
    .comment-meta i,
    .comment-meta time {
        float: left;
        line-height: 20px;
    }
    .comment-meta i {
        clear: left;
        padding-right: 5px;
    }
    .entry-meta {
        overflow: hidden
    }
    .entry-meta a,
    .entry-meta i {
        float: left;
        display: block;
        line-height: 20px;
    }
    .entry-meta i {
        clear: left;
        padding-right: 5px;
    }
    .social-bar {
        width: 40px!important
    }
    .social-bar a,
    .social-bar i {
        width: 40px!important
    }
    .single-page .main-content {
        padding: 20px 20px 0 20px!important
    }
    .page .single-page .main-content .grid-wrap {
        margin: -20px -22px 0 -21px
    }
    .single-detail .main-content {
        padding: 20px 20px 20px 60px
    }
    .row-fluid [class*="span"],
    .entry-single .row-fluid [class*="span"] {
        width: 100%;
        margin-left: 0!important;
        margin-bottom: 5px;
    }
    .modal.normal {
        top: 10%!important;
        margin-left: -150px;
        width: 300px;
    }
    #product-details .helptext {
        display: none
    }
    #product-details .product .summary .add-to-cart .btn {
        margin: 0 0 20px 0
    }
    #product-details .product .summary .add-to-cart span {
        margin-left: 30px
    }
    #product-details .product #tabs #tab-reviews .avatar {
        position: relative
    }
    #product-details .product #tabs #tab-reviews .comment-text {
        margin-left: 0;
        margin-top: 10px;
    }
    #product-details .product #tabs #tab-reviews .comment-text .star-rating {
        float: none
    }
    .alignleft {
        display: block;
        margin: 0 auto;
        padding-bottom: 30px;
    }
    .the-icons li {
        width: 100%
    }
    footer .row-fluid>div[class*="span"] {
        width: 100%!important
    }
    .block {
        width: 100%
    }
    .block.grid-sizer {
        width: 100%
    }
    .block.w2,
    .block.w3 {
        width: 100%
    }
    .head .block-inner {
        height: auto!important
    }
    .social-link a {
        width: 55px!important
    }
    #nav ul li a {
        padding: 16px 25px
    }
    .entry-single .entry-title {
        font-size: 28px
    }
    #comment-list li ul.children {
        padding-left: 15px!important
    }
}

.footerBtm .otherLinks > span {
    color: black;
    float: left;
    display: inline-block;
    zoom: 1;
    font-size: 12px;
    text-decoration: none;
    padding-right: 50px;
}

@media (max-width: 979px) {
    .footerBtm .otherLinks {
        padding: 0 20px;
    }
    .footerBtm .otherLinks > span {
        padding-right: 0;
    }
}

body {
    background: white;
}


/*header*/

.nav-wrap #nav {
    float: right;
}

html.js-nav .nav-wrap #nav {
    float: none;
}

#nav li {
    float: left;
    margin: 0 30px 0 0;
    position: relative;
}



._en #nav li {
    float: left;
    margin: 0 15px 0 0;
}
._en #nav li:nth-child(7) a {

}
._en #nav .menu {
    padding-top:37px;
}
#nav li.main-menu-item-last {
    margin-right: 0;
}



#nav .menu ul li {
    box-shadow: 0px 0px 0 #e7e7e7;
}

#nav .menu ul a {
    padding: 5px 15px;
}

#lang {
    position: absolute;
    top: 10px;
    right: 12px;
    z-index: 100;
}

.block {
    padding: 0;
}

@media (max-width: 979px) {
    #nav ul li {
        background: orange;
    }
}

@media (max-width: 979px) {
    #lang {
        top: -20px;
        right: 10px;
    }
}

#mobile-header .logo {
    padding-top: 0px;
}

#mobile-header .logo img {
    max-height: 60px;
}

#lang .active a {
    color: #0b519f;
}


/*homepage*/

.col-grid .nopadding {
    padding: 0;
}

.col-grid .no_left_margin {
    margin-left: 0;
}

.col-grid .no_right_margin {
    margin-right: 0;
}

.col-grid .no_left_padding {
    padding-left: 0;
}

.col-grid .no_right_padding {
    padding-right: 0;
}

.col-grid .col-1 {
    width: 33.33333333333333%;
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
}

.col-grid .col-1-3 {
     width: 67.6666666666666%;
}

.col-grid .col-1 .innercol {
    background: #E9EAEA;
    padding: 0;
}

.col-grid .col-1 .innercol .col-2 {
    position: relative;
}

.col-grid .col-1 .innercol .col-2 p {
    font-size: 12px;
    padding: 0;
}

.col-grid .innercol .col-2 {
    padding: 0;
}

.col-grid .innercol .rigcol .rigcol {
    padding: 10px;
}

.col-grid .innercol .rigcol .rigcol p {
    color: black;
}

@media (max-width: 979px) {
    #main {
        background: white;
    }
    .col-grid .col-1,
    .col-grid .col-2,
    .col-grid .col-3 {
        width: auto;
        height: auto!important;
        margin-bottom: 20px;
    }
    .col-grid .col-1 {
        width: 100%;
        clear: both;
        background: #E9EAEA;
        padding-right: 0;
        padding-left: 0;
    }
    .col-grid .innercol .rigcol .rigcol {
        padding-left: 0;
        padding-right: 0;
    }
    .col-grid .innercol .col-2 {
        float: left;
        margin-bottom: 0;
    }
    .col-grid .innercol .col-2.nopadding {
        width: 160px;
    }
    .col-grid .col-1 .innercol .col-2.rigcol {
        position: absolute;
    }
    .page #main .col-grid {
        margin: 0;
    }
}

.page #main .col-grid {
    clear: both;
    padding-top: 10px;
    margin-left: -10px;
    margin-right: -10px;
    width: auto;
    width: 980px;
}

.page #main .innercol {
    padding: 10px;
    color: black;
}

.page #main .innercol h2.heading {
    margin-top: 0;
    font-size: 20px;
    font-weight: bold;
    color: #082d5e;
}

.page #main .innercol a.heading {
    display: block;
    padding: 10px 10px 1px 10px;
    margin-top: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
}

.page #main .photothumbPanel {
    width: 35%;
    padding: 0;
    display: block;
    float: left;
}

.page #main .photothumbPanel img {
    padding: 10px 5px;
}

.page #main .textPanel {
    width: 65%;
}

.page #main .innercol a.readmore {
    text-align: right;
    display: block;
}

.page #main .innercol img.worldmap {
    display: block;
    padding: 10px;
    margin: auto;
    height: 70px;
}


/*aboutus*/

.page .single-page .main-content {
    color: black;
}

.page .single-page .main-content .grid-wrap {
    border: 0;
    min-height: 400px;
}

.page .single-page .main-content .grid-grid {
    padding: 0 0 100px 0;
}

.page #main .single-page .col-grid {
    width: 100%;
}

.col-grid .col-2.main-first-col-photo {
    padding: 0;
    border: 0;
    /*border-right: 1px solid #ccc;*/
}

.col-grid .col-2.main-first-col-photo.noborder {
    border-right: 1px solid white;
}

.col-grid .col-2.main-sec-col-with-photo {
    padding: 0 0 0 30px;
    border: 0;
}

.page .single-page .main-content h3 {
    font-size:24px;
    margin:0 0 18px 0;
    color: #0b519f;
}

.page .single-page .article p {
    margin-top:0;
}
.page .single-page .article .b {
    font-weight: bold;
}

.page .single-page .article ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

.page .single-page .article ul li {
    margin-left: 20px;
    list-style: disc;
}

.page .single-page .article ul li li {
    margin-left: 20px;
}

.page .single-page .article p,
.page .single-page .article li {
    text-align: justify;
    line-height: 1.5;
}

.page .single-page .main-content .main-first-col-photo img.map {
    width: 446px;
}

@media (max-width: 979px) {
    .page #main .photothumbPanel {
        width: 35%;
        padding: 10px 0;
    }
    .page #main .single-page .col-grid .col-2.main-first-col-photo {
        width: 100%;
        text-align: center;
        padding-top: 10px;
    }
    .page #main .single-page .main-content {
        padding: 0;
    }
    .page #main .single-page .main-content .col-grid {
        padding-top: 0;
        margin: 0;
    }
    .col-grid .col-2.main-first-col-photo {
        border: 0;
    }
    .col-grid .col-2.main-sec-col-with-photo {
        margin-top: 0;
        padding: 20px;
    }
}

@media (max-width: 460px) {
    .page #main .single-page .col-grid .col-2.main-first-col-photo {
        padding-top: 0;
    }
}


/* team */

.page .block-inner.yellow-bk,
.page .yellow-bk {
    background: #0b519f;
    display: inline-block;
}

.page .photo-heading {
    color: white;
    padding: 10px 10px 0 10px;
    color: #9e3e27;
}

.page .photo-subheading {
    font-weight: bold;
    font-size: 14px;
    color: #9e3e27;
    padding: 0 10px;
}

.page .photo-desc {
    color: white;
    padding: 0 10px;
    color: #9e3e27;
    font-weight: bold;
}

.page.page-sitemap .col-grid .col-1 {
    width: 300px;
}

.page.page-sitemap .b {
    font-weight: bold;
}

.page.page-sitemap .single-page ul li {
    list-style: none;
}

.page.page-sitemap .single-page ul li li {
    list-style: disc;
    text-align: left;
}

#header .nav-wrap .mCSB_container {
    top: 0 !important;
}

#nav ul li i {
    display: none;
}

#nav .menu {
    float: right;
}

.page.home .col-grid .col-1 .innercol {
    height: 121px;
}

@media (max-width: 979px) {
    .page #main .col-grid {
        width: auto;
    }
    .page #main .photothumbPanel {
        width: 120px;
        text-align: center;
        padding-top: 0;
    }
    .page #main .textPanel {
        width: auto;
        padding-right: 10px;
    }
    .page.home .col-grid .col-1 .innercol {
        height: auto;
    }
    #nav .menu {
        float: none;
    }
    #nav ul li i {
        display: block;
    }
}

.col-grid .row {
    clear: both;
}

.col-grid .col-date {
    float: left;
    width: 130px;
}

.col-grid .col-title {
    margin-left: 121px;
    width: auto;
}

.lt-ie9 a.scrollup {
    background: url(../img/up.jpg);
}

.nav-wrap #nav {
    float: right;
}

html.js-nav .nav-wrap #nav {
    float: none;
}

#nav li {
    float: left;
    margin: 0 30px 0 0;
    position: relative;
}

#nav li.main-menu-item-last {
    margin-right: 0;
}

#nav .menu ul li {
    box-shadow: 0px 0px 0 #e7e7e7;
}

#nav .menu ul a {
    padding: 5px 15px;
}

@media (max-width:979px) {
    #nav .menu ul a {
        padding: 8px 15px;
    }
}

#lang {
    position: absolute;
    top: 10px;
    right: 12px;
    z-index: 100;
}

.block {
    padding: 0;
}

@media (max-width: 979px) {
    #nav ul li {
        background: orange;
    }
}

@media (max-width: 979px) {
    #lang {
        top: -20px;
        right: 10px;
    }
}

#mobile-header .logo {
    padding-top: 0px;
}

#mobile-header .logo img {
    max-height: 60px;
}

#lang .active a {
    color: #0b519f;
}

.lt-ie9 #nav ul ul.sub-menu li a:hover {
    display: block;
}

.sbar {
    height: 22px;
    background: url(../img/s-bar.png) center bottom repeat-x;
    display: block;
}



.page .single-page .main-content h4 { font-size:18px; font-weight:bold; } /* lvl 1 */
.page .single-page .main-content h5 { font-size:14px; font-weight:bold; } /* lvl 2 */
.page .single-page .main-content img.fullw { width:100%;  }
.page .single-page .article p { line-height:30px; }


table.business-tab { width: 100%; }
table.business-tab td { background: white; text-align: center; width: 33%; border: 1px solid #eee; }
table.business-tab td a { color:#0b519f; text-decoration: underline; display: block; }
table.business-tab td a:hover { color:#0b519f; text-decoration: none; display: block; }
table.business-tab td a.active { color:white; background:#0b519f; text-decoration: none; }

.col-s-1 { width:30%; float:left; }
.col-s-3 { width:70%; float:left; }

.col-2 { width:50%; float:left; }


#content_25 p {
  margin-top:4px;
  margin-bottom:0px;
}


.page .single-page .main-content #content_25 h4 {
    margin-bottom:0px;
}
