/* Minification failed. Returning unminified contents.
(13523,6): run-time error CSS1030: Expected identifier, found '/'
(13523,6): run-time error CSS1031: Expected selector, found '/'
(13523,6): run-time error CSS1025: Expected comma or open brace, found '/'
 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 1rem;
    font: inherit;
    font-family: 'PlayfairDisplay', serif;
    ;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
}

body {
    line-height: 1;
}

i {
    font-style: italic;
}

blockquote,
q {
    quotes: none;
}

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    font-weight: 400;
}

    a h1,
    a h2,
    a h3,
    a h4,
    a h5,
    a h6 {
        padding: 0;
        display: inline-block;
    }

ul,
ol {
    line-height: 3rem;
}

p em {
    font-style: italic;
}

p strong {
    font-weight: 600;
}

p small {
    font-size: 1.6rem;
}

p h1,
p h2,
p h3,
p h4,
p h5,
p h6 {
    padding: 0;
}

img {
    max-width: 100%;
}

.clear {
    clear: both;
}

* {
    outline: none;
}

body {
    font-family: 'PlayfairDisplay', serif;
    font-weight: 300;
    font-size: 1.7rem;
    line-height: 2.9rem;
    color: #424141;
}

    body p {
        font-family: 'PlayfairDisplay', serif;
        font-weight: 300;
        font-size: 1.7rem;
        line-height: 2.9rem;
        color: #424141;
    }

        body p strong {
            font-family: 'PlayfairDisplay', serif;
        }

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden],
template {
    display: none;
}

a {
    background: transparent;
}

    a:active,
    a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled],
    html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    select {
        background: #fff !important;
    }

    .navbar {
        display: none;
    }

    .table td,
    .table th {
        background-color: #fff !important;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: 'PlayfairDisplay', serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    background-color: #ffffff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #428bca;
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: #2a6496;
        text-decoration: underline;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 0;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition-delay: 0;
    transition-delay: 0;
    -webkit-transition-property: all;
    -webkit-transition-duration: all 0.2s ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: all 0.2s ease-in-out;
    transition-timing-function: ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small,
    .h1 small,
    .h2 small,
    .h3 small,
    .h4 small,
    .h5 small,
    .h6 small,
    h1 .small,
    h2 .small,
    h3 .small,
    h4 .small,
    h5 .small,
    h6 .small,
    .h1 .small,
    .h2 .small,
    .h3 .small,
    .h4 .small,
    .h5 .small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #777777;
    }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

    h1 small,
    .h1 small,
    h2 small,
    .h2 small,
    h3 small,
    .h3 small,
    h1 .small,
    .h1 .small,
    h2 .small,
    .h2 .small,
    h3 .small,
    .h3 .small {
        font-size: 65%;
    }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    h4 small,
    .h4 small,
    h5 small,
    .h5 small,
    h6 small,
    .h6 small,
    h4 .small,
    .h4 .small,
    h5 .small,
    .h5 .small,
    h6 .small,
    .h6 .small {
        font-size: 75%;
    }

h1,
.h1 {
    font-size: 36px;
}

h2,
.h2 {
    font-size: 30px;
}

h3,
.h3 {
    font-size: 24px;
}

h4,
.h4 {
    font-size: 18px;
}

h5,
.h5 {
    font-size: 14px;
}

h6,
.h6 {
    font-size: 12px;
}

p {
    margin: 0 0 25px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width:800px) {
    .lead {
        font-size: 21px;
    }
}

small,
.small {
    font-size: 85%;
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777777;
}

.text-primary {
    color: #428bca;
}

a.text-primary:hover {
    color: #3071a9;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover {
    color: #843534;
}

.bg-primary {
    color: #fff;
    background-color: #428bca;
}

a.bg-primary:hover {
    background-color: #3071a9;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 0px;
}

    ul ul,
    ol ul,
    ul ol,
    ol ol {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt,
dd {
    line-height: 1.428571429;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

@media (min-width:800px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 4.5rem 0 3rem 6rem;
    margin: 4rem 0;
    font-family: 'Arvo';
    font-size: 2.2rem;
    line-height: 3.2rem;
    position: relative;
    border-top: 4px solid #000;
    border-bottom: 2px solid #000;
    color: #151515;
}

    blockquote:before {
        content: ' \f10d ';
        color: #f0f0f0;
        font-size: 5rem;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 3rem;
        left: 0;
    }

    blockquote p:last-child,
    blockquote ul:last-child,
    blockquote ol:last-child {
        margin-bottom: 0;
    }

    blockquote footer,
    blockquote small,
    blockquote .small {
        display: block;
        line-height: 1.4rem;
        color: #afafaf;
        font-size: 1.4rem;
        font-family: 'Arvo';
        margin-top: 1rem;
    }

    .blockquote-reverse,
    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eeeeee;
        border-left: 0;
        text-align: right;
    }

        .blockquote-reverse footer:before,
        blockquote.pull-right footer:before,
        .blockquote-reverse small:before,
        blockquote.pull-right small:before,
        .blockquote-reverse .small:before,
        blockquote.pull-right .small:before {
            content: '';
        }

        .blockquote-reverse footer:after,
        blockquote.pull-right footer:after,
        .blockquote-reverse small:after,
        blockquote.pull-right small:after,
        .blockquote-reverse .small:after,
        blockquote.pull-right .small:after {
            content: '\00A0 \2014';
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 0;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #ffffff;
    background-color: #333333;
    border-radius: 0;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
        box-shadow: none;
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 0;
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:800px) {
    .container {
        width: 750px;
    }
}

@media (min-width:1200px) {
    .container {
        width: 970px;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px;
    }
}

.boxed-layout-02 .boxed-shape {
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width:800px) {
    .boxed-layout-02 .boxed-shape {
        width: 780px;
    }
}

@media (min-width:1200px) {
    .boxed-layout-02 .boxed-shape {
        width: 1000px;
    }
}

@media (min-width:1200px) {
    .boxed-layout-02 .boxed-shape {
        width: 1200px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666666666666%;
}

.col-xs-10 {
    width: 83.33333333333334%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666666666666%;
}

.col-xs-7 {
    width: 58.333333333333336%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666666666667%;
}

.col-xs-4 {
    width: 33.33333333333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.666666666666664%;
}

.col-xs-1 {
    width: 8.333333333333332%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666666666666%;
}

.col-xs-pull-10 {
    right: 83.33333333333334%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666666666666%;
}

.col-xs-pull-7 {
    right: 58.333333333333336%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666666666667%;
}

.col-xs-pull-4 {
    right: 33.33333333333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.666666666666664%;
}

.col-xs-pull-1 {
    right: 8.333333333333332%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666666666666%;
}

.col-xs-push-10 {
    left: 83.33333333333334%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666666666666%;
}

.col-xs-push-7 {
    left: 58.333333333333336%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666666666667%;
}

.col-xs-push-4 {
    left: 33.33333333333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.666666666666664%;
}

.col-xs-push-1 {
    left: 8.333333333333332%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666666666666%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333333334%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666666666666%;
}

.col-xs-offset-7 {
    margin-left: 58.333333333333336%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666666666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.666666666666664%;
}

.col-xs-offset-1 {
    margin-left: 8.333333333333332%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

@media (min-width:800px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666666666666%;
    }

    .col-sm-10 {
        width: 83.33333333333334%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666666666666%;
    }

    .col-sm-7 {
        width: 58.333333333333336%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666666666667%;
    }

    .col-sm-4 {
        width: 33.33333333333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.666666666666664%;
    }

    .col-sm-1 {
        width: 8.333333333333332%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666666666666%;
    }

    .col-sm-pull-10 {
        right: 83.33333333333334%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666666666666%;
    }

    .col-sm-pull-7 {
        right: 58.333333333333336%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666666666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.666666666666664%;
    }

    .col-sm-pull-1 {
        right: 8.333333333333332%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666666666666%;
    }

    .col-sm-push-10 {
        left: 83.33333333333334%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666666666666%;
    }

    .col-sm-push-7 {
        left: 58.333333333333336%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666666666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.666666666666664%;
    }

    .col-sm-push-1 {
        left: 8.333333333333332%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width:1200px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666666666666%;
    }

    .col-md-10 {
        width: 83.33333333333334%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666666666666%;
    }

    .col-md-7 {
        width: 58.333333333333336%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666666666667%;
    }

    .col-md-4 {
        width: 33.33333333333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.666666666666664%;
    }

    .col-md-1 {
        width: 8.333333333333332%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666666666666%;
    }

    .col-md-pull-10 {
        right: 83.33333333333334%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666666666666%;
    }

    .col-md-pull-7 {
        right: 58.333333333333336%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666666666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.666666666666664%;
    }

    .col-md-pull-1 {
        right: 8.333333333333332%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666666666666%;
    }

    .col-md-push-10 {
        left: 83.33333333333334%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666666666666%;
    }

    .col-md-push-7 {
        left: 58.333333333333336%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666666666667%;
    }

    .col-md-push-4 {
        left: 33.33333333333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.666666666666664%;
    }

    .col-md-push-1 {
        left: 8.333333333333332%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-md-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666666666666%;
    }

    .col-lg-10 {
        width: 83.33333333333334%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666666666666%;
    }

    .col-lg-7 {
        width: 58.333333333333336%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666666666667%;
    }

    .col-lg-4 {
        width: 33.33333333333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.666666666666664%;
    }

    .col-lg-1 {
        width: 8.333333333333332%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666666666666%;
    }

    .col-lg-pull-10 {
        right: 83.33333333333334%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666666666666%;
    }

    .col-lg-pull-7 {
        right: 58.333333333333336%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666666666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.666666666666664%;
    }

    .col-lg-pull-1 {
        right: 8.333333333333332%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666666666666%;
    }

    .col-lg-push-10 {
        left: 83.33333333333334%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666666666666%;
    }

    .col-lg-push-7 {
        left: 58.333333333333336%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666666666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.666666666666664%;
    }

    .col-lg-push-1 {
        left: 8.333333333333332%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}

th {
    text-align: left;
}

table,
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    table > thead > tr > th,
    .table > thead > tr > th,
    table > tbody > tr > th,
    .table > tbody > tr > th,
    table > tfoot > tr > th,
    .table > tfoot > tr > th,
    table > thead > tr > td,
    .table > thead > tr > td,
    table > tbody > tr > td,
    .table > tbody > tr > td,
    table > tfoot > tr > td,
    .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.428571429;
        vertical-align: top;
        border-top: 1px solid #dddddd;
    }

    table > thead > tr > th,
    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #dddddd;
    }

    table > caption + thead > tr:first-child > th,
    .table > caption + thead > tr:first-child > th,
    table > colgroup + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > th,
    table > thead:first-child > tr:first-child > th,
    .table > thead:first-child > tr:first-child > th,
    table > caption + thead > tr:first-child > td,
    .table > caption + thead > tr:first-child > td,
    table > colgroup + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > td,
    table > thead:first-child > tr:first-child > td,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    table > tbody + tbody,
    .table > tbody + tbody {
        border-top: 2px solid #dddddd;
    }

    table .table,
    .table .table {
        background-color: #ffffff;
    }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #dddddd;
}

    .table-bordered > thead > tr > th,
    .table-bordered > tbody > tr > th,
    .table-bordered > tfoot > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > td {
        border: 1px solid #dddddd;
    }

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
}

@media screen and (max-width:799px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dddddd;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th,
            .table-responsive > .table > tbody > tr > th,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > tbody > tr > td,
            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child,
            .table-responsive > .table-bordered > tbody > tr > th:first-child,
            .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .table-responsive > .table-bordered > thead > tr > td:first-child,
            .table-responsive > .table-bordered > tbody > tr > td:first-child,
            .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child,
            .table-responsive > .table-bordered > tbody > tr > th:last-child,
            .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .table-responsive > .table-bordered > thead > tr > td:last-child,
            .table-responsive > .table-bordered > tbody > tr > td:last-child,
            .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th,
            .table-responsive > .table-bordered > tfoot > tr:last-child > th,
            .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
}

.form-control,
input[type=text],
.post-password-form input[type=submit],
.widget_search input[type=submit],
textarea,
.post-password-form input[type=password],
.form-submit input,
.bottom-search button,
.email-subscribe-widget button {
    margin-bottom: 2rem;
    display: block;
    width: 100%;
    line-height: 1.8rem;
    padding: 1.1rem 1.5rem;
    font-size: 14px;
    color: #8e8e8e;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-family: 'Raleway';
    font-weight: 700;
    background-color: #ffffff;
    background-image: none;
    border: 2px solid #f5f5f5;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out 0.3s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out 0.3s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out 0.3s, box-shadow ease-in-out .15s;
    -webkit-transition-delay: 0;
    transition-delay: 0;
    -webkit-transition-property: all;
    -webkit-transition-duration: border-color ease-in-out 0.3s, box-shadow ease-in-out .15s;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: border-color ease-in-out 0.3s, box-shadow ease-in-out .15s;
    transition-timing-function: ease-in-out;
}

    .form-control:hover,
    input[type=text]:hover,
    .post-password-form input[type=submit]:hover,
    .widget_search input[type=submit]:hover,
    textarea:hover,
    .post-password-form input[type=password]:hover,
    .form-submit input:hover,
    .bottom-search button:hover,
    .email-subscribe-widget button:hover,
    .form-control:active,
    input[type=text]:active,
    .post-password-form input[type=submit]:active,
    .widget_search input[type=submit]:active,
    textarea:active,
    .post-password-form input[type=password]:active,
    .form-submit input:active,
    .bottom-search button:active,
    .email-subscribe-widget button:active,
    .form-control:focus,
    input[type=text]:focus,
    .post-password-form input[type=submit]:focus,
    .widget_search input[type=submit]:focus,
    textarea:focus,
    .post-password-form input[type=password]:focus,
    .form-submit input:focus,
    .bottom-search button:focus,
    .email-subscribe-widget button:focus {
        border-color: #2b343a;
    }

    .form-control[disabled],
    input[type=text][disabled],
    .post-password-form input[type=submit][disabled],
    .widget_search input[type=submit][disabled],
    textarea[disabled],
    .post-password-form input[type=password][disabled],
    .form-submit input[disabled],
    .bottom-search button[disabled],
    .email-subscribe-widget button[disabled],
    .form-control[readonly],
    input[type=text][readonly],
    .post-password-form input[type=submit][readonly],
    .widget_search input[type=submit][readonly],
    textarea[readonly],
    .post-password-form input[type=password][readonly],
    .form-submit input[readonly],
    .bottom-search button[readonly],
    .email-subscribe-widget button[readonly],
    fieldset[disabled] .form-control,
    fieldset[disabled] input[type=text],
    fieldset[disabled] .post-password-form input[type=submit],
    fieldset[disabled] .widget_search input[type=submit],
    fieldset[disabled] textarea,
    fieldset[disabled] .post-password-form input[type=password],
    fieldset[disabled] .form-submit input,
    fieldset[disabled] .bottom-search button,
    fieldset[disabled] .email-subscribe-widget button {
        cursor: not-allowed;
        background-color: #eeeeee;
        opacity: 1;
    }

    textarea.form-control,
    textareainput[type=text],
    textarea.post-password-form input[type=submit],
    textarea.widget_search input[type=submit],
    textareatextarea,
    textarea.post-password-form input[type=password],
    textarea.form-submit input,
    textarea.bottom-search button,
    textarea.email-subscribe-widget button {
        height: auto;
    }

.post-password-form input[type=submit] {
    display: inline-block;
    width: auto;
}

.widget_search input[type=submit] {
    display: inline-block;
    width: auto;
}

.widget_search input[type=text] {
    margin-top: 1.5rem;
}

input[type="search"] {
    -webkit-appearance: none;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    line-height: 34px;
    line-height: 1.428571429 \0;
}

    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm {
        line-height: 30px;
        line-height: 1.5 \0;
    }

    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg {
        line-height: 46px;
        line-height: 1.33 \0;
    }

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio label,
    .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"],
    .radio-inline input[type="radio"],
    .checkbox input[type="checkbox"],
    .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9;
    }

    .radio + .radio,
    .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

    .radio-inline + .radio-inline,
    .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

    .form-control-static.input-lg,
    .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0;
    }

.input-sm,
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

select.input-sm,
select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
    height: auto;
}

.input-lg,
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0;
}

select.input-lg,
select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
    height: auto;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 42.5px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width:800px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .input-group-addon,
        .form-inline .input-group .input-group-btn,
        .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label,
        .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type="radio"],
        .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

@media (min-width:800px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width:800px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px;
    }
}

@media (min-width:800px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn:focus,
    .btn:active:focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover,
    .btn:focus,
    .btn.focus {
        color: #333333;
        text-decoration: none;
    }

    .btn:active,
    .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .btn.disabled,
    .btn[disabled],
    fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default.focus,
    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        color: #333333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default,
    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled.focus,
    .btn-default[disabled].focus,
    fieldset[disabled] .btn-default.focus,
    .btn-default.disabled:active,
    .btn-default[disabled]:active,
    fieldset[disabled] .btn-default:active,
    .btn-default.disabled.active,
    .btn-default[disabled].active,
    fieldset[disabled] .btn-default.active {
        background-color: #ffffff;
        border-color: #cccccc;
    }

    .btn-default .badge {
        color: #ffffff;
        background-color: #333333;
    }

.btn-primary {
    color: #ffffff;
    background-color: #428bca;
    border-color: #357ebd;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary.focus,
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #3071a9;
        border-color: #285e8e;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled.focus,
    .btn-primary[disabled].focus,
    fieldset[disabled] .btn-primary.focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active {
        background-color: #428bca;
        border-color: #357ebd;
    }

    .btn-primary .badge {
        color: #428bca;
        background-color: #ffffff;
    }

.btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success:hover,
    .btn-success:focus,
    .btn-success.focus,
    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        color: #ffffff;
        background-color: #449d44;
        border-color: #398439;
    }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled,
    .btn-success[disabled],
    fieldset[disabled] .btn-success,
    .btn-success.disabled:hover,
    .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success:hover,
    .btn-success.disabled:focus,
    .btn-success[disabled]:focus,
    fieldset[disabled] .btn-success:focus,
    .btn-success.disabled.focus,
    .btn-success[disabled].focus,
    fieldset[disabled] .btn-success.focus,
    .btn-success.disabled:active,
    .btn-success[disabled]:active,
    fieldset[disabled] .btn-success:active,
    .btn-success.disabled.active,
    .btn-success[disabled].active,
    fieldset[disabled] .btn-success.active {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #ffffff;
    }

.btn-info {
    color: #ffffff;
    background-color: #23a2cc;
    border-color: #1f91b6;
}

    .btn-info:hover,
    .btn-info:focus,
    .btn-info.focus,
    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        color: #ffffff;
        background-color: #1c7fa0;
        border-color: #166782;
    }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled,
    .btn-info[disabled],
    fieldset[disabled] .btn-info,
    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled.focus,
    .btn-info[disabled].focus,
    fieldset[disabled] .btn-info.focus,
    .btn-info.disabled:active,
    .btn-info[disabled]:active,
    fieldset[disabled] .btn-info:active,
    .btn-info.disabled.active,
    .btn-info[disabled].active,
    fieldset[disabled] .btn-info.active {
        background-color: #23a2cc;
        border-color: #1f91b6;
    }

    .btn-info .badge {
        color: #23a2cc;
        background-color: #ffffff;
    }

.btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning:hover,
    .btn-warning:focus,
    .btn-warning.focus,
    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        color: #ffffff;
        background-color: #ec971f;
        border-color: #d58512;
    }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled,
    .btn-warning[disabled],
    fieldset[disabled] .btn-warning,
    .btn-warning.disabled:hover,
    .btn-warning[disabled]:hover,
    fieldset[disabled] .btn-warning:hover,
    .btn-warning.disabled:focus,
    .btn-warning[disabled]:focus,
    fieldset[disabled] .btn-warning:focus,
    .btn-warning.disabled.focus,
    .btn-warning[disabled].focus,
    fieldset[disabled] .btn-warning.focus,
    .btn-warning.disabled:active,
    .btn-warning[disabled]:active,
    fieldset[disabled] .btn-warning:active,
    .btn-warning.disabled.active,
    .btn-warning[disabled].active,
    fieldset[disabled] .btn-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236;
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #ffffff;
    }

.btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .btn-danger:hover,
    .btn-danger:focus,
    .btn-danger.focus,
    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        color: #ffffff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled,
    .btn-danger[disabled],
    fieldset[disabled] .btn-danger,
    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled.focus,
    .btn-danger[disabled].focus,
    fieldset[disabled] .btn-danger.focus,
    .btn-danger.disabled:active,
    .btn-danger[disabled]:active,
    fieldset[disabled] .btn-danger:active,
    .btn-danger.disabled.active,
    .btn-danger[disabled].active,
    fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #ffffff;
    }

.btn-link {
    color: #428bca;
    font-weight: normal;
    border-radius: 0;
}

    .btn-link,
    .btn-link:active,
    .btn-link.active,
    .btn-link[disabled],
    fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link,
        .btn-link:hover,
        .btn-link:focus,
        .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover,
            .btn-link:focus {
                color: #2a6496;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover,
            fieldset[disabled] .btn-link:hover,
            .btn-link[disabled]:focus,
            fieldset[disabled] .btn-link:focus {
                color: #777777;
                text-decoration: none;
            }

.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0;
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
    -webkit-transition-delay: 0;
    transition-delay: 0;
    -webkit-transition-property: all;
    -webkit-transition-duration: opacity 0.15s linear;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: opacity 0.15s linear;
    transition-timing-function: ease-in-out;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
    -webkit-transition-delay: 0;
    transition-delay: 0;
    -webkit-transition-property: all;
    -webkit-transition-duration: height 0.35s ease;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: height 0.35s ease;
    transition-timing-function: ease-in-out;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.428571429;
        color: #333333;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        color: #ffffff;
        text-decoration: none;
        outline: 0;
        background-color: #428bca;
    }

    .dropdown-menu > .disabled > a,
    .dropdown-menu > .disabled > a:hover,
    .dropdown-menu > .disabled > a:focus {
        color: #777777;
    }

        .dropdown-menu > .disabled > a:hover,
        .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #777777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

@media (min-width:800px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group > .btn,
    .btn-group-vertical > .btn {
        position: relative;
        float: left;
    }

        .btn-group > .btn:hover,
        .btn-group-vertical > .btn:hover,
        .btn-group > .btn:focus,
        .btn-group-vertical > .btn:focus,
        .btn-group > .btn:active,
        .btn-group-vertical > .btn:active,
        .btn-group > .btn.active,
        .btn-group-vertical > .btn.active {
            z-index: 2;
        }

        .btn-group > .btn:focus,
        .btn-group-vertical > .btn:focus {
            outline: 0;
        }

    .btn-group .btn + .btn,
    .btn-group .btn + .btn-group,
    .btn-group .btn-group + .btn,
    .btn-group .btn-group + .btn-group {
        margin-left: -1px;
    }

.btn-toolbar {
    margin-left: -5px;
}

    .btn-toolbar .btn-group,
    .btn-toolbar .input-group {
        float: left;
    }

    .btn-toolbar > .btn,
    .btn-toolbar > .btn-group,
    .btn-toolbar > .input-group {
        margin-left: 5px;
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group > .btn-group:first-child > .btn:last-child,
    .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .btn-group > .btn-group:last-child > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

    .btn-group-vertical > .btn-group > .btn {
        float: none;
    }

    .btn-group-vertical > .btn + .btn,
    .btn-group-vertical > .btn + .btn-group,
    .btn-group-vertical > .btn-group + .btn,
    .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0;
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-left-radius: 0;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    .btn-group-justified > .btn,
    .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%;
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%;
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto;
        }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0);
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group[class*="col-"] {
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

    .input-group-addon:not(:first-child):not(:last-child),
    .input-group-btn:not(:first-child):not(:last-child),
    .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 0;
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 0;
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 0;
    }

    .input-group-addon input[type="radio"],
    .input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    .input-group .form-control:first-child,
    .input-group-addon:first-child,
    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group > .btn,
    .input-group-btn:first-child > .dropdown-toggle,
    .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
    .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child,
    .input-group-addon:last-child,
    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group > .btn,
    .input-group-btn:last-child > .dropdown-toggle,
    .input-group-btn:first-child > .btn:not(:first-child),
    .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        .input-group-btn > .btn:hover,
        .input-group-btn > .btn:focus,
        .input-group-btn > .btn:active {
            z-index: 2;
        }

    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group {
        margin-right: -1px;
    }

    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group {
        margin-left: -1px;
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

            .nav > li > a:hover,
            .nav > li > a:focus {
                text-decoration: none;
                background-color: #eeeeee;
            }

        .nav > li.disabled > a {
            color: #777777;
        }

            .nav > li.disabled > a:hover,
            .nav > li.disabled > a:focus {
                color: #777777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a,
    .nav .open > a:hover,
    .nav .open > a:focus {
        background-color: #eeeeee;
        border-color: #428bca;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom: 1px solid #dddddd;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.428571429;
            border: 1px solid transparent;
            border-radius: 0 0 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #eeeeee #eeeeee #dddddd;
            }

        .nav-tabs > li.active > a,
        .nav-tabs > li.active > a:hover,
        .nav-tabs > li.active > a:focus {
            color: #555555;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            border-bottom-color: transparent;
            cursor: default;
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px;
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto;
        }

@media (min-width:800px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
}

@media (min-width:800px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 0 0 0 0;
    }

    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 0;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus {
        color: #ffffff;
        background-color: #428bca;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified {
    width: 100%;
}

    .nav-justified > li {
        float: none;
    }

        .nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px;
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

@media (min-width:800px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 0;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border: 1px solid #dddddd;
    }

@media (min-width:800px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 0 0 0 0;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

@media (min-width:800px) {
    .navbar {
        border-radius: 0;
    }
}

@media (min-width:800px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width:800px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width:500px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width:800px) {
    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width:800px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1200;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

@media (min-width:800px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}

    .navbar-brand:hover,
    .navbar-brand:focus {
        text-decoration: none;
    }

    .navbar-brand > img {
        display: block;
    }

@media (min-width:800px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
}

    .navbar-toggle:focus {
        outline: 0;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media (min-width:800px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7.5px -15px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }

@media (max-width:799px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

        .navbar-nav .open .dropdown-menu > li > a,
        .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }

            .navbar-nav .open .dropdown-menu > li > a:hover,
            .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}

@media (min-width:800px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px;
            }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}

@media (min-width:800px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .navbar-form .input-group .input-group-addon,
        .navbar-form .input-group .input-group-btn,
        .navbar-form .input-group .form-control {
            width: auto;
        }

        .navbar-form .input-group > .form-control {
            width: 100%;
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .navbar-form .radio label,
        .navbar-form .checkbox label {
            padding-left: 0;
        }

        .navbar-form .radio input[type="radio"],
        .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width:799px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
}

@media (min-width:800px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px;
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width:800px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (min-width:800px) {
    .navbar-left {
        float: left !important;
        float: left;
    }

    .navbar-right {
        float: right !important;
        float: right;
        margin-right: -15px;
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0;
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

    .navbar-default .navbar-brand {
        color: #777777;
    }

        .navbar-default .navbar-brand:hover,
        .navbar-default .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: #777777;
    }

    .navbar-default .navbar-nav > li > a {
        color: #777777;
    }

        .navbar-default .navbar-nav > li > a:hover,
        .navbar-default .navbar-nav > li > a:focus {
            color: #333333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: #555555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .disabled > a,
    .navbar-default .navbar-nav > .disabled > a:hover,
    .navbar-default .navbar-nav > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #dddddd;
    }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: #dddddd;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888888;
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color: #e7e7e7;
        color: #555555;
    }

@media (max-width:799px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777777;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #777777;
}

    .navbar-default .navbar-link:hover {
        color: #333333;
    }

.navbar-default .btn-link {
    color: #777777;
}

    .navbar-default .btn-link:hover,
    .navbar-default .btn-link:focus {
        color: #333333;
    }

    .navbar-default .btn-link[disabled]:hover,
    fieldset[disabled] .navbar-default .btn-link:hover,
    .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:focus {
        color: #cccccc;
    }

.navbar-inverse {
    background-color: #222222;
    border-color: #080808;
}

    .navbar-inverse .navbar-brand {
        color: #777777;
    }

        .navbar-inverse .navbar-brand:hover,
        .navbar-inverse .navbar-brand:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-text {
        color: #969696;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #777777;
    }

        .navbar-inverse .navbar-nav > li > a:hover,
        .navbar-inverse .navbar-nav > li > a:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:hover,
    .navbar-inverse .navbar-nav > .active > a:focus {
        color: #ffffff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav > .disabled > a,
    .navbar-inverse .navbar-nav > .disabled > a:hover,
    .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333333;
    }

        .navbar-inverse .navbar-toggle:hover,
        .navbar-inverse .navbar-toggle:focus {
            background-color: #333333;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #ffffff;
        }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: #101010;
    }

    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:hover,
    .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #080808;
        color: #ffffff;
    }

@media (max-width:799px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #777777;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ffffff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #777777;
}

    .navbar-inverse .navbar-link:hover {
        color: #ffffff;
    }

.navbar-inverse .btn-link {
    color: #777777;
}

    .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link:focus {
        color: #ffffff;
    }

    .navbar-inverse .btn-link[disabled]:hover,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444444;
    }


.breadcrumb {
    padding: 1.2rem 0;
    /*margin-bottom: 1.5rem;*/
    list-style: none;
    border-radius: 0;
    line-height: 1.2rem;
    margin-top: -5px;
}


    .breadcrumb > li {
        display: inline-block;
        font-size: 1.4rem;
        line-height: 1.2rem;
    }

        .breadcrumb > li a {
            font-size: 1.4rem;
            text-decoration: none;
            color: #2b343a;
        }

        .breadcrumb > li + li:before {
            content: '\f105';
            padding: 0 0.7rem 0 0.5rem;
            color: #2b343a;
            font-family: FontAwesome;
            font-style: normal;
            font-weight: normal;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

    .breadcrumb > .active {
        color: #ababab;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    border-radius: 0;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            margin: 0 0.3rem;
            line-height: 1.428571429;
            text-decoration: none;
            color: #adadad;
            font-family: 'PT Sans';
            font-weight: 700;
            font-size: 1.4rem;
            display: inline-block;
        }

            .pagination > li > a:before,
            .pagination > li > span:before {
            }

        .pagination > li.active a {
            color: #2b343a;
        }

            .pagination > li.active a:before {
            }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 0;
            border-top-left-radius: 0;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-bottom-right-radius: 0;
            border-top-right-radius: 0;
        }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            color: #2b343a;
        }

            .pagination > li > a:hover:before,
            .pagination > li > span:hover:before,
            .pagination > li > a:focus:before,
            .pagination > li > span:focus:before {
                -webkit-transform: translateY(-0.2rem);
                -moz-transform: translateY(-0.2rem);
                -o-transform: translateY(-0.2rem);
                -ms-transform: translateY(-0.2rem);
                transform: translateY(-0.2rem);
                opacity: 1;
                visibility: visible;
            }

    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #777777;
        background-color: #ffffff;
        border-color: #dddddd;
        cursor: not-allowed;
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

    .pager li {
        display: inline;
    }

        .pager li > a,
        .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            border-radius: 15px;
        }

            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                background-color: #eeeeee;
            }

    .pager .next > a,
    .pager .next > span {
        float: right;
    }

    .pager .previous > a,
    .pager .previous > span {
        float: left;
    }

    .pager .disabled > a,
    .pager .disabled > a:hover,
    .pager .disabled > a:focus,
    .pager .disabled > span {
        color: #777777;
        background-color: #ffffff;
        cursor: not-allowed;
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

a.label:hover,
a.label:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #777777;
}

    .label-default[href]:hover,
    .label-default[href]:focus {
        background-color: #5e5e5e;
    }

.label-primary {
    background-color: #428bca;
}

    .label-primary[href]:hover,
    .label-primary[href]:focus {
        background-color: #3071a9;
    }

.label-success {
    background-color: #5cb85c;
}

    .label-success[href]:hover,
    .label-success[href]:focus {
        background-color: #449d44;
    }

.label-info {
    background-color: #23a2cc;
}

    .label-info[href]:hover,
    .label-info[href]:focus {
        background-color: #1c7fa0;
    }

.label-warning {
    background-color: #f0ad4e;
}

    .label-warning[href]:hover,
    .label-warning[href]:focus {
        background-color: #ec971f;
    }

.label-danger {
    background-color: #d9534f;
}

    .label-danger[href]:hover,
    .label-danger[href]:focus {
        background-color: #c9302c;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777777;
    border-radius: 10px;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #428bca;
    background-color: #ffffff;
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee;
}

    .jumbotron h1,
    .jumbotron .h1 {
        color: inherit;
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200;
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5;
    }

.container .jumbotron {
    border-radius: 0;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width:800px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition-delay: 0;
    transition-delay: 0;
    -webkit-transition-property: all;
    -webkit-transition-duration: all 0.2s ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: all 0.2s ease-in-out;
    transition-timing-function: ease-in-out;
}

    .thumbnail > img,
    .thumbnail a > img {
        margin-left: auto;
        margin-right: auto;
    }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #428bca;
}

.thumbnail .caption {
    padding: 9px;
    color: #333333;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: bold;
    }

    .alert > p,
    .alert > ul {
        margin-bottom: 0;
    }

        .alert > p + p {
            margin-top: 5px;
        }

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

    .alert-dismissable .close,
    .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

    .alert-success hr {
        border-top-color: #c9e2b3;
    }

    .alert-success .alert-link {
        color: #2b542c;
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

    .alert-info hr {
        border-top-color: #a6e1ec;
    }

    .alert-info .alert-link {
        color: #245269;
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

    .alert-warning hr {
        border-top-color: #f7e1b5;
    }

    .alert-warning .alert-link {
        color: #66512c;
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

    .alert-danger hr {
        border-top-color: #e4b9c0;
    }

    .alert-danger .alert-link {
        color: #843534;
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.skill-bar h4 {
    text-transform: uppercase;
    margin-bottom: 0 !important;
    margin-top: 0.5rem !important;
}

.progress {
    margin-bottom: 2.5rem;
    padding-bottom: 6px;
    padding-top: 8px;
    position: relative;
    border-bottom: 1px solid #2b343a;
}

.progress-bar {
    float: left;
    width: 0%;
    height: 3px;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #2b343a;
    -webkit-transition: width 0.6s ease-in-out;
    -o-transition: width 0.6s ease-in-out;
    transition: width 0.6s ease-in-out;
    -webkit-transition-delay: 0;
    transition-delay: 0;
    -webkit-transition-property: all;
    -webkit-transition-duration: width 0.6s ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: width 0.6s ease-in-out;
    transition-timing-function: ease-in-out;
}

    .progress-bar span {
        color: #2b343a;
        position: absolute;
        right: 0;
        font-family: 'Arvo';
        font-size: 1.6rem;
        top: -18px;
        line-height: 1.6rem;
    }

        .progress-bar span:before {
            content: '';
            position: absolute;
            width: 100%;
            height: 2px;
            top: -0.6rem;
            background: #2b343a;
        }

.progress-striped .progress-bar,
.progress-bar-striped {
    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: -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);
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar[aria-valuenow="0"] {
    color: #777777;
    min-width: 30px;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
}

.progress-bar-success {
    border-color: #5cb85c;
}

    .progress-bar-success .progress-bar {
        background: #5cb85c;
    }

.progress-striped .progress-bar-success {
    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: -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-bar-info {
    border-color: #23a2cc;
}

    .progress-bar-info .progress-bar {
        background: #23a2cc;
    }

.progress-striped .progress-bar-info {
    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: -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-bar-warning {
    border-color: #f0ad4e;
}

    .progress-bar-warning .progress-bar {
        background: #f0ad4e;
    }

.progress-striped .progress-bar-warning {
    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: -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-bar-danger {
    border-color: #d9534f;
}

    .progress-bar-danger .progress-bar {
        background: #d9534f;
    }

.progress-striped .progress-bar-danger {
    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: -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);
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1;
}

    .media,
    .media .media {
        margin-top: 15px;
    }

        .media:first-child {
            margin-top: 0;
        }

.media-object {
    display: block;
}

.media-heading {
    margin: 0 0 5px;
}

.media > .pull-left {
    margin-right: 10px;
}

.media > .pull-right {
    margin-left: 10px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

    .list-group-item:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .list-group-item > .badge {
        float: right;
    }

        .list-group-item > .badge + .badge {
            margin-right: 5px;
        }

a.list-group-item {
    color: #555555;
}

    a.list-group-item .list-group-item-heading {
        color: #333333;
    }

    a.list-group-item:hover,
    a.list-group-item:focus {
        text-decoration: none;
        color: #555555;
        background-color: #f5f5f5;
    }

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: not-allowed;
}

    .list-group-item.disabled .list-group-item-heading,
    .list-group-item.disabled:hover .list-group-item-heading,
    .list-group-item.disabled:focus .list-group-item-heading {
        color: inherit;
    }

    .list-group-item.disabled .list-group-item-text,
    .list-group-item.disabled:hover .list-group-item-text,
    .list-group-item.disabled:focus .list-group-item-text {
        color: #777777;
    }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca;
}

    .list-group-item.active .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small,
    .list-group-item.active:hover .list-group-item-heading > .small,
    .list-group-item.active:focus .list-group-item-heading > .small {
        color: inherit;
    }

    .list-group-item.active .list-group-item-text,
    .list-group-item.active:hover .list-group-item-text,
    .list-group-item.active:focus .list-group-item-text {
        color: #e1edf7;
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success {
    color: #3c763d;
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:hover,
    a.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    a.list-group-item-success.active,
    a.list-group-item-success.active:hover,
    a.list-group-item-success.active:focus {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d;
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info {
    color: #31708f;
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:hover,
    a.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3;
    }

    a.list-group-item-info.active,
    a.list-group-item-info.active:hover,
    a.list-group-item-info.active:focus {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f;
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning {
    color: #8a6d3b;
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:hover,
    a.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    a.list-group-item-warning.active,
    a.list-group-item-warning.active:hover,
    a.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b;
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger {
    color: #a94442;
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:hover,
    a.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc;
    }

    a.list-group-item-danger.active,
    a.list-group-item-danger.active:hover,
    a.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1;
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    .panel-title > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1;
}

.panel > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    .panel > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: -1;
        border-top-left-radius: -1;
    }

    .panel > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: -1;
        border-bottom-left-radius: -1;
    }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}

    .panel > .table caption,
    .panel > .table-responsive > .table caption,
    .panel > .panel-collapse > .table caption {
        padding-left: 15px;
        padding-right: 15px;
    }

    .panel > .table:first-child,
    .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: -1;
        border-top-left-radius: -1;
    }

        .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
        .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
            border-top-left-radius: -1;
        }

        .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
        .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
            border-top-right-radius: -1;
        }

    .panel > .table:last-child,
    .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: -1;
        border-bottom-left-radius: -1;
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
        .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
            border-bottom-left-radius: -1;
        }

        .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
        .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
            border-bottom-right-radius: -1;
        }

    .panel > .panel-body + .table,
    .panel > .panel-body + .table-responsive,
    .panel > .table + .panel-body,
    .panel > .table-responsive + .panel-body {
        border-top: 1px solid #dddddd;
    }

    .panel > .table > tbody:first-child > tr:first-child th,
    .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0;
    }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > thead > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .panel > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-bordered > thead > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .panel > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-bordered > tfoot > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > thead > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .panel > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-bordered > thead > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .panel > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-bordered > tfoot > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > thead > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .panel > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-bordered > thead > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .panel > .table-bordered > tbody > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0;
    }

    .panel > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-bordered > tfoot > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 20px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 0;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body {
            border-top: 1px solid #dddddd;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #dddddd;
        }

.panel-default {
    border-color: #dddddd;
}

    .panel-default > .panel-heading {
        color: #333333;
        background-color: #f5f5f5;
        border-color: #dddddd;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #dddddd;
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333333;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #dddddd;
    }

.panel-primary {
    border-color: #428bca;
}

    .panel-primary > .panel-heading {
        color: #ffffff;
        background-color: #428bca;
        border-color: #428bca;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #428bca;
        }

        .panel-primary > .panel-heading .badge {
            color: #428bca;
            background-color: #ffffff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #428bca;
    }

.panel-success {
    border-color: #d6e9c6;
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6;
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d;
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6;
    }

.panel-info {
    border-color: #bce8f1;
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1;
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f;
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1;
    }

.panel-warning {
    border-color: #faebcc;
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc;
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b;
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc;
    }

.panel-danger {
    border-color: #ebccd1;
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1;
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442;
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1;
    }

/*.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}*/

    /*.embed-responsive .embed-responsive-item,
    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }*/

    /*.embed-responsive.embed-responsive-16by9 {
        padding-bottom: 56.25%;
    }*/

    /*.embed-responsive.embed-responsive-4by3 {
        padding-bottom: 75%;
    }*/

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 0;
}

.well-sm {
    padding: 9px;
    border-radius: 0;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .close:hover,
    .close:focus {
        color: #000000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
    padding-right: 0 !important;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate3d(0,0, 0);
        transform: translate3d(0,0, 0);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -moz-transition: -moz-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: 320px;
    margin: 30px auto;
}

.modal-content {
    position: relative;
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #ffffff;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

.modal-header .close {
    font-family: 'Raleway';
    text-transform: uppercase;
    font-size: 1rem;
    color: #b1b1b1;
    opacity: 1;
    padding-top: 1.6rem;
}

    .modal-header .close span {
        display: block;
        margin-bottom: 2rem;
    }

        .modal-header .close span:before {
            content: '';
            width: 3.5rem;
            display: block;
            background: #2b343a;
            height: 1px;
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .modal-header .close span:after {
            content: '';
            width: 3.5rem;
            display: block;
            background: #2b343a;
            height: 1px;
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

.modal-title {
    font-size: 2.4rem;
    font-family: 'Raleway';
    font-weight: 500;
    color: #2b343a;
}

.modal-subtitle {
    font-size: 1.2rem;
    font-family: 'Raleway';
    font-weight: 400;
    font-style: italic;
    color: #737373;
}

.modal-body {
    position: relative;
}

.modal-footer {
    text-align: right;
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width:800px) {
    .modal-sm {
        width: 320px;
    }
}

@media (min-width:1200px) {
    .modal-lg {
        width: 320px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .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;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    border-radius: 0;
}

.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: #000000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    -webkit-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;
    border-radius: -1 -1 0 0;
}

.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: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #ffffff;
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #ffffff;
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #ffffff;
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #ffffff;
        bottom: -10px;
    }

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: 0.6s ease-in-out left;
        -o-transition: 0.6s ease-in-out left;
        transition: 0.6s ease-in-out left;
        -webkit-transition-delay: 0;
        transition-delay: 0;
        -webkit-transition-property: all;
        -webkit-transition-duration: 0.6s ease-in-out left;
        -webkit-transition-timing-function: ease-in-out;
        transition-property: all;
        transition-duration: 0.6s ease-in-out left;
        transition-timing-function: ease-in-out;
    }

        .carousel-inner > .item > img,
        .carousel-inner > .item > a > img {
            line-height: 1;
        }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        transition: transform 0.6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000;
    }

        .carousel-inner > .item.next,
        .carousel-inner > .item.active.right {
            transform: translate3d(0, 0, 0);
            left: 0;
        }

        .carousel-inner > .item.prev,
        .carousel-inner > .item.active.left {
            transform: translate3d(0, 0, 0);
            left: 0;
        }

            .carousel-inner > .item.next.left,
            .carousel-inner > .item.prev.right,
            .carousel-inner > .item.active {
                transform: translate3d(0, 0, 0);
                left: 0;
            }
}

.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-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    }

    .carousel-control:hover,
    .carousel-control:focus {
        outline: 0;
        color: #ffffff;
        text-decoration: none;
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .icon-prev,
    .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #ffffff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0, 0, 0, 0);
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: red;
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width:800px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.boxed-layout-02 .boxed-shape:before,
.boxed-layout-02 .boxed-shape:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.boxed-layout-02 .boxed-shape:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width:799px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width:799px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width:799px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width:799px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:800px) and (max-width:1029px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width:800px) and (max-width:1029px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width:800px) and (max-width:1029px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width:800px) and (max-width:1029px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:1200px) and (max-width:1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width:1200px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width:1200px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width:1200px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width:799px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width:800px) and (max-width:1029px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width:1200px) and (max-width:1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

body {
    overflow-x: hidden !important;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
}

@media (min-width:800px) {
    body.boxed-layout-02 .mp-pusher {
        padding-top: 5rem;
    }
}

@media (min-width:800px) {
    body.boxed-layout .mp-pusher {
        padding: 5rem;
    }
}

body.boxed-layout .boxed-shape {
    width: 100%;
}

.mp-pusher {
    -webkit-transition-delay: 0;
    transition-delay: 0;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
}

    .mp-pusher.mp-pushed {
        -webkit-transform: translate3d(-260px, 0, 0) !important;
        -moz-transform: translate3d(-260px, 0, 0) !important;
        transform: translate3d(-260px, 0, 0) !important;
    }

html {
    overflow-x: hidden;
}

.no-display {
}

    .no-display.appear {
        opacity: 1;
    }

@media (max-width:1200px) {
    .no-display {
        opacity: 1;
    }
}












@font-face {
    font-family: 'FontAwesome';
    src: url('../Content/fontawesome-webfont.woff') format('woff');
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
    font-size: 1.33333333rem;
    line-height: 0.75rem;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2rem;
}

.fa-3x {
    font-size: 3rem;
}

.fa-4x {
    font-size: 4rem;
}

.fa-5x {
    font-size: 5rem;
}

.fa-fw {
    width: 1.28571429rem;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714rem;
    list-style-type: none;
}

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    position: absolute;
    left: -2.14285714rem;
    width: 2.14285714rem;
    top: 0.14285714rem;
    text-align: center;
}

    .fa-li.fa-lg {
        left: -1.85714286rem;
    }

.fa-border {
    padding: .2rem .25rem .15rem;
    border: solid 0.08rem #eeeeee;
    border-radius: .1rem;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3rem;
}

.fa.pull-right {
    margin-left: .3rem;
}

.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1);
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2rem;
}

.fa-inverse {
    color: #ffffff;
}

.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lremon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}

.fa-sitremap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-rempty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}

.fa-won:before,
.fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-fremale:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper-square:before,
.fa-pied-piper:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0";
}

.fa-ge:before,
.fa-rempire:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.logo-section {
    height: 11rem;
    display: table;
}

    .logo-section .logo {
        display: table-cell;
        vertical-align: middle;
    }

.main-menu {
    border-top: 1px solid #dadada;
    border-bottom: 2px solid #2b343a;
    position: relative;
    z-index: 5;
    margin-bottom: 3rem;
}

    .main-menu.affix {
        position: relative;
    }

    .main-menu .home-button {
        float: left;
        margin-right: 2rem;
    }

        .main-menu .home-button a {
            padding: 1.2rem 0;
            display: block;
        }

            .main-menu .home-button a i {
                font-size: 1.5rem;
                color: #2b343a;
            }

    .main-menu nav {
        float: left;
    }

        .main-menu nav > ul {
            margin-bottom: 0;
            line-height: 1.5rem;
        }

            .main-menu nav > ul > li {
                margin-right: 3rem;
                float: left;
                position: static;
            }

                .main-menu nav > ul > li:last-child {
                    margin-right: 0;
                }

                .main-menu nav > ul > li > a {
                    padding: 1.5rem 0 1.4rem 0;
                    display: inline-block;
                    font-family: 'PlayfairDisplay', serif;
                    font-weight: 600;
                }

                .main-menu nav > ul > li a {
                    font-size: 1.5rem;
                    color: #000;
                    font-weight: 600;
                    text-decoration: none;
                }

                .main-menu nav > ul > li:after {
                    content: '';
                    height: 3px;
                    position: relative;
                    float: left;
                    margin-bottom: -3px;
                    bottom: 1px;
                    right: 0;
                    width: 100%;
                    opacity: 0;
                    background: #4eefda;
                    -webkit-transition-delay: 0;
                    transition-delay: 0;
                    -webkit-transition-property: all;
                    -webkit-transition-duration: 0.2s;
                    -webkit-transition-timing-function: ease-in-out;
                    transition-property: all;
                    transition-duration: 0.2s;
                    transition-timing-function: ease-in-out;
                }

                .main-menu nav > ul > li:hover > ul.sub-menu {
                    -webkit-transform: translateY(0);
                    -moz-transform: translateY(0);
                    -o-transform: translateY(0);
                    -ms-transform: translateY(0);
                    transform: translateY(0);
                    opacity: 1;
                    visibility: visible;
                }

                .main-menu nav > ul > li:hover .mega-sub-menu {
                    -webkit-transition: 0.2s;
                    -o-transition: 0.2s;
                    transition: 0.2s;
                    -webkit-transition-delay: 0;
                    transition-delay: 0;
                    -webkit-transition-property: all;
                    -webkit-transition-duration: 0.2s;
                    -webkit-transition-timing-function: ease-in-out;
                    transition-property: all;
                    transition-duration: 0.2s;
                    transition-timing-function: ease-in-out;
                    -webkit-transform: translateY(0);
                    -moz-transform: translateY(0);
                    -o-transform: translateY(0);
                    -ms-transform: translateY(0);
                    transform: translateY(0);
                    opacity: 1;
                    height: inherit;
                }

                .main-menu nav > ul > li:hover:after {
                    opacity: 1;
                }

                .main-menu nav > ul > li ul.sub-menu {
                    background: #f6f6f6;
                    position: absolute;
                    top: 100%;
                    left: 0;
                    min-width: 16rem;
                    margin-left: -3rem;
                    margin-top: 2px;
                    padding: 1.5rem 0;
                    -webkit-transition-delay: 0;
                    transition-delay: 0;
                    -webkit-transition-property: all;
                    -webkit-transition-duration: 0.2s;
                    -webkit-transition-timing-function: ease-in-out;
                    transition-property: all;
                    transition-duration: 0.2s;
                    transition-timing-function: ease-in-out;
                    opacity: 0;
                    z-index: 2;
                    visibility: hidden;
                    -webkit-transform: translateY(2rem);
                    -moz-transform: translateY(2rem);
                    -o-transform: translateY(2rem);
                    -ms-transform: translateY(2rem);
                    transform: translateY(2rem);
                }

                    .main-menu nav > ul > li ul.sub-menu li {
                        float: none;
                        margin-right: 0;
                        position: relative;
                    }

                        .main-menu nav > ul > li ul.sub-menu li a {
                            text-transform: capitalize;
                            color: #727272;
                            padding: 0.7rem 3rem 0.7rem 3rem;
                            display: block;
                            white-space: nowrap;
                            line-height: 1.5rem;
                            position: relative;
                        }

                            .main-menu nav > ul > li ul.sub-menu li a:before {
                                content: '';
                                position: absolute;
                                left: 2.3rem;
                                top: 0.75rem;
                                height: 1.3rem;
                                width: 1px;
                                -webkit-transition-delay: 0;
                                transition-delay: 0;
                                -webkit-transition-property: all;
                                -webkit-transition-duration: 0.2s;
                                -webkit-transition-timing-function: ease-in-out;
                                transition-property: all;
                                transition-duration: 0.2s;
                                transition-timing-function: ease-in-out;
                                -webkit-transform: translateX(-0.5rem);
                                -moz-transform: translateX(-0.5rem);
                                -o-transform: translateX(-0.5rem);
                                -ms-transform: translateX(-0.5rem);
                                transform: translateX(-0.5rem);
                                opacity: 0;
                                background: #2b343a;
                            }

                            .main-menu nav > ul > li ul.sub-menu li a:after {
                                content: '';
                                position: absolute;
                                left: 2rem;
                                top: 0.75rem;
                                height: 1.3rem;
                                width: 2px;
                                -webkit-transition-delay: 0;
                                transition-delay: 0;
                                -webkit-transition-property: all;
                                -webkit-transition-duration: 0.2s;
                                -webkit-transition-timing-function: ease-in-out;
                                transition-property: all;
                                transition-duration: 0.2s;
                                transition-timing-function: ease-in-out;
                                -webkit-transform: translateX(-0.5rem);
                                -moz-transform: translateX(-0.5rem);
                                -o-transform: translateX(-0.5rem);
                                -ms-transform: translateX(-0.5rem);
                                transform: translateX(-0.5rem);
                                opacity: 0;
                                background: #2b343a;
                            }

                            .main-menu nav > ul > li ul.sub-menu li a:hover {
                                color: #2b343a;
                            }

                                .main-menu nav > ul > li ul.sub-menu li a:hover:before,
                                .main-menu nav > ul > li ul.sub-menu li a:hover:after {
                                    opacity: 1;
                                    -webkit-transform: translateX(0);
                                    -moz-transform: translateX(0);
                                    -o-transform: translateX(0);
                                    -ms-transform: translateX(0);
                                    transform: translateX(0);
                                }

                        .main-menu nav > ul > li ul.sub-menu li.parent-sub-menu:after {
                            color: #2b343a;
                            font-family: FontAwesome;
                            font-style: normal;
                            font-weight: normal;
                            line-height: 1.7rem;
                            -webkit-font-smoothing: antialiased;
                            -moz-osx-font-smoothing: grayscale;
                            font-size: 1.5rem;
                            content: '\f105';
                            position: absolute;
                            top: 0.5rem;
                            right: 1.6rem;
                            -webkit-transition-delay: 0;
                            transition-delay: 0;
                            -webkit-transition-property: all;
                            -webkit-transition-duration: 0.2s;
                            -webkit-transition-timing-function: ease-in-out;
                            transition-property: all;
                            transition-duration: 0.2s;
                            transition-timing-function: ease-in-out;
                            -webkit-transform: translateX(-0.5rem);
                            -moz-transform: translateX(-0.5rem);
                            -o-transform: translateX(-0.5rem);
                            -ms-transform: translateX(-0.5rem);
                            transform: translateX(-0.5rem);
                            opacity: 0;
                        }

                        .main-menu nav > ul > li ul.sub-menu li.parent-sub-menu:hover:after {
                            opacity: 1;
                            -webkit-transform: translateX(0);
                            -moz-transform: translateX(0);
                            -o-transform: translateX(0);
                            -ms-transform: translateX(0);
                            transform: translateX(0);
                        }

                        .main-menu nav > ul > li ul.sub-menu li ul.sub-menu {
                            margin-left: 2px;
                            left: 100%;
                            top: -1.7rem;
                            opacity: 0;
                            visibility: hidden;
                            -webkit-transform: translateX(2rem);
                            -moz-transform: translateX(2rem);
                            -o-transform: translateX(2rem);
                            -ms-transform: translateX(2rem);
                            transform: translateX(2rem);
                        }

                        .main-menu nav > ul > li ul.sub-menu li:hover > ul.sub-menu {
                            opacity: 1;
                            visibility: visible;
                            -webkit-transform: translateX(0);
                            -moz-transform: translateX(0);
                            -o-transform: translateX(0);
                            -ms-transform: translateX(0);
                            transform: translateX(0);
                        }

                .main-menu nav > ul > li .mega-sub-menu {
                    -webkit-transition: 0s;
                    -o-transition: 0s;
                    transition: 0s;
                    -webkit-transition-delay: 0;
                    transition-delay: 0;
                    -webkit-transition-property: all;
                    -webkit-transition-duration: 0s;
                    -webkit-transition-timing-function: ease-in-out;
                    transition-property: all;
                    transition-duration: 0s;
                    transition-timing-function: ease-in-out;
                    height: 0;
                    opacity: 0;
                    overflow: hidden;
                    -webkit-transform: translateY(-2rem);
                    -moz-transform: translateY(-2rem);
                    -o-transform: translateY(-2rem);
                    -ms-transform: translateY(-2rem);
                    transform: translateY(-2rem);
                    position: absolute;
                    width: calc(100% + 40px);
                    top: 100%;
                    background: #f5f5f5;
                    right: 0;
                    left: -20px;
                    padding-left: 20px;
                    padding-right: 20px;
                    margin-top: 2px;
                    z-index: 2;
                }

                    .main-menu nav > ul > li .mega-sub-menu .owl-carousel-3-mega-menu .latest-events,
                    .main-menu nav > ul > li .mega-sub-menu .owl-carousel-4-mega-menu .latest-events {
                        padding: 2.5rem;
                        margin: 0;
                    }

                        .main-menu nav > ul > li .mega-sub-menu .owl-carousel-3-mega-menu .latest-events figure figcaption .event-info,
                        .main-menu nav > ul > li .mega-sub-menu .owl-carousel-4-mega-menu .latest-events figure figcaption .event-info {
                            background: #f5f5f5;
                        }

                            .main-menu nav > ul > li .mega-sub-menu .owl-carousel-3-mega-menu .latest-events figure figcaption .event-info h3,
                            .main-menu nav > ul > li .mega-sub-menu .owl-carousel-4-mega-menu .latest-events figure figcaption .event-info h3 {
                                margin-bottom: 1rem;
                            }

                    .main-menu nav > ul > li .mega-sub-menu .owl-carousel-3-mega-menu .owl-controls,
                    .main-menu nav > ul > li .mega-sub-menu .owl-carousel-4-mega-menu .owl-controls {
                    }

                        .main-menu nav > ul > li .mega-sub-menu .owl-carousel-3-mega-menu .owl-controls .owl-nav > div,
                        .main-menu nav > ul > li .mega-sub-menu .owl-carousel-4-mega-menu .owl-controls .owl-nav > div {
                        }

                            .main-menu nav > ul > li .mega-sub-menu .owl-carousel-3-mega-menu .owl-controls .owl-nav > div i,
                            .main-menu nav > ul > li .mega-sub-menu .owl-carousel-4-mega-menu .owl-controls .owl-nav > div i {
                            }

                        .main-menu nav > ul > li .mega-sub-menu .owl-carousel-3-mega-menu .owl-controls.second-controls,
                        .main-menu nav > ul > li .mega-sub-menu .owl-carousel-4-mega-menu .owl-controls.second-controls {
                        }

                            .main-menu nav > ul > li .mega-sub-menu .owl-carousel-3-mega-menu .owl-controls.second-controls .owl-nav > div,
                            .main-menu nav > ul > li .mega-sub-menu .owl-carousel-4-mega-menu .owl-controls.second-controls .owl-nav > div {
                            }

                                .main-menu nav > ul > li .mega-sub-menu .owl-carousel-3-mega-menu .owl-controls.second-controls .owl-nav > div:first-child,
                                .main-menu nav > ul > li .mega-sub-menu .owl-carousel-4-mega-menu .owl-controls.second-controls .owl-nav > div:first-child {
                                }

                                .main-menu nav > ul > li .mega-sub-menu .owl-carousel-3-mega-menu .owl-controls.second-controls .owl-nav > div:last-child,
                                .main-menu nav > ul > li .mega-sub-menu .owl-carousel-4-mega-menu .owl-controls.second-controls .owl-nav > div:last-child {
                                }

                    .main-menu nav > ul > li .mega-sub-menu:before {
                        content: '';
                        width: 20px;
                        left: 0;
                        top: 0;
                        height: 100%;
                        position: absolute;
                        background: #f5f5f5;
                        display: block;
                    }

                    .main-menu nav > ul > li .mega-sub-menu:after {
                        content: '';
                        width: 20px;
                        right: 0;
                        top: 0;
                        height: 100%;
                        position: absolute;
                        background: #f5f5f5;
                        display: block;
                    }

                    .main-menu nav > ul > li .mega-sub-menu .items-mega-sub-menu {
                        width: 20%;
                        float: left;
                    }

                        .main-menu nav > ul > li .mega-sub-menu .items-mega-sub-menu:before {
                            content: '';
                            width: calc(20% + 40px);
                            left: -20px;
                            height: 100%;
                            background: #fff;
                            position: absolute;
                            top: 0;
                        }

                        .main-menu nav > ul > li .mega-sub-menu .items-mega-sub-menu ul {
                            padding-top: 2.5rem;
                        }

                            .main-menu nav > ul > li .mega-sub-menu .items-mega-sub-menu ul li {
                                position: relative;
                                cursor: pointer;
                            }

                                .main-menu nav > ul > li .mega-sub-menu .items-mega-sub-menu ul li:after {
                                    content: '';
                                    height: 2px;
                                    width: 100%;
                                    position: absolute;
                                    bottom: 4px;
                                    background: #6E6E6E;
                                    left: 0;
                                    opacity: 0;
                                    -webkit-transition-delay: 0;
                                    transition-delay: 0;
                                    -webkit-transition-property: all;
                                    -webkit-transition-duration: 0.2s;
                                    -webkit-transition-timing-function: ease-in-out;
                                    transition-property: all;
                                    transition-duration: 0.2s;
                                    transition-timing-function: ease-in-out;
                                }

                                .main-menu nav > ul > li .mega-sub-menu .items-mega-sub-menu ul li a {
                                    position: relative;
                                    font-weight: 500;
                                    font-family: 'PlayfairDisplay', serif;
                                    text-transform: capitalize;
                                    font-size: 1.5rem;
                                    color: #828282;
                                    display: inline-block;
                                }

                                    .main-menu nav > ul > li .mega-sub-menu .items-mega-sub-menu ul li a:after {
                                    }

                                .main-menu nav > ul > li .mega-sub-menu .items-mega-sub-menu ul li:hover:after,
                                .main-menu nav > ul > li .mega-sub-menu .items-mega-sub-menu ul li.active:after {
                                    opacity: 1;
                                }

                                .main-menu nav > ul > li .mega-sub-menu .items-mega-sub-menu ul li:hover a,
                                .main-menu nav > ul > li .mega-sub-menu .items-mega-sub-menu ul li.active a {
                                    color: #2b343a;
                                }

                                    .main-menu nav > ul > li .mega-sub-menu .items-mega-sub-menu ul li:hover a:after,
                                    .main-menu nav > ul > li .mega-sub-menu .items-mega-sub-menu ul li.active a:after {
                                        opacity: 1;
                                    }

                    .main-menu nav > ul > li .mega-sub-menu .content-mega-sub-menu {
                        width: 80%;
                        float: left;
                        overflow: hidden;
                    }

                        .main-menu nav > ul > li .mega-sub-menu .content-mega-sub-menu > div {
                            height: 0;
                            -webkit-transition-delay: 0;
                            transition-delay: 0;
                            -webkit-transition-property: all;
                            -webkit-transition-duration: 0.2s;
                            -webkit-transition-timing-function: ease-in-out;
                            transition-property: all;
                            transition-duration: 0.2s;
                            transition-timing-function: ease-in-out;
                            opacity: 0;
                        }

                            .main-menu nav > ul > li .mega-sub-menu .content-mega-sub-menu > div.active {
                                height: auto;
                                opacity: 1;
                            }

    .main-menu .additional-main-menu-buttons-secondary {
        display: none;
    }

    .main-menu .single-post-page-buttons {
        display: none;
    }

    .main-menu .title-of-article {
        display: none;
    }

    .main-menu .additional-main-menu-buttons,
    .main-menu .additional-main-menu-buttons-secondary {
        float: right;
        padding: 1.7rem 0;
    }

        .main-menu .additional-main-menu-buttons > div,
        .main-menu .additional-main-menu-buttons-secondary > div {
            float: left;
            height: 1rem;
        }

        .main-menu .additional-main-menu-buttons .phone-menu-button a.open-phone-menu,
        .main-menu .additional-main-menu-buttons-secondary .phone-menu-button a.open-phone-menu {
            display: block;
        }

            .main-menu .additional-main-menu-buttons .phone-menu-button a.open-phone-menu span,
            .main-menu .additional-main-menu-buttons-secondary .phone-menu-button a.open-phone-menu span {
                width: 1.4rem;
                display: block;
                border-radius: 1px;
                height: 0.2rem;
                background: #2b343a;
                margin-bottom: 2px;
                position: relative;
                -webkit-transition: 0.4s;
                -o-transition: 0.4s;
                transition: 0.4s;
                -webkit-transition-delay: 0;
                transition-delay: 0;
                -webkit-transition-property: all;
                -webkit-transition-duration: 0.4s;
                -webkit-transition-timing-function: ease-in-out;
                transition-property: all;
                transition-duration: 0.4s;
                transition-timing-function: ease-in-out;
                transform-origin: 0% 0%;
                -ms-transform-origin: 0% 0%;
                -webkit-transform-origin: 0% 0%;
            }

                .main-menu .additional-main-menu-buttons .phone-menu-button a.open-phone-menu span:last-child,
                .main-menu .additional-main-menu-buttons-secondary .phone-menu-button a.open-phone-menu span:last-child {
                    margin-bottom: 0;
                }

            .main-menu .additional-main-menu-buttons .phone-menu-button a.open-phone-menu.active .span-1,
            .main-menu .additional-main-menu-buttons-secondary .phone-menu-button a.open-phone-menu.active .span-1 {
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                left: 0.1rem;
            }

            .main-menu .additional-main-menu-buttons .phone-menu-button a.open-phone-menu.active .span-2,
            .main-menu .additional-main-menu-buttons-secondary .phone-menu-button a.open-phone-menu.active .span-2 {
                opacity: 0;
            }

            .main-menu .additional-main-menu-buttons .phone-menu-button a.open-phone-menu.active .span-3,
            .main-menu .additional-main-menu-buttons-secondary .phone-menu-button a.open-phone-menu.active .span-3 {
                -ms-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
                bottom: -0.2rem;
            }

            .main-menu .additional-main-menu-buttons .phone-menu-button a.open-phone-menu p,
            .main-menu .additional-main-menu-buttons-secondary .phone-menu-button a.open-phone-menu p {
                display: none;
            }

        .main-menu .additional-main-menu-buttons .search-button,
        .main-menu .additional-main-menu-buttons-secondary .search-button {
            line-height: 0;
            z-index: 1;
            position: relative;
            margin-left: 1.5rem;
            margin-right: 1.5rem;
        }

            .main-menu .additional-main-menu-buttons .search-button i,
            .main-menu .additional-main-menu-buttons-secondary .search-button i {
                font-size: 1.1rem;
                position: relative;
                z-index: 1;
                color: #2b343a;
                cursor: pointer;
            }

            .main-menu .additional-main-menu-buttons .search-button input,
            .main-menu .additional-main-menu-buttons-secondary .search-button input {
                width: 17.5rem;
                z-index: 0;
                position: absolute;
                right: -1.4rem;
                top: -0.8rem;
                background: #2b343a;
                border: none;
                margin: 0;
                padding-left: 0;
                height: 2.8rem;
                line-height: 1.5rem;
                padding: 1rem;
                padding-right: 4rem;
                font-size: 1.2rem;
                color: #fff;
                font-style: italic;
                -webkit-transition-delay: 0;
                transition-delay: 0;
                -webkit-transition-property: all;
                -webkit-transition-duration: 0.2s;
                -webkit-transition-timing-function: ease-in-out;
                transition-property: all;
                transition-duration: 0.2s;
                transition-timing-function: ease-in-out;
                opacity: 0;
                visibility: hidden;
            }

            .main-menu .additional-main-menu-buttons .search-button.active i,
            .main-menu .additional-main-menu-buttons-secondary .search-button.active i {
                color: #fff;
            }

                .main-menu .additional-main-menu-buttons .search-button.active i:before,
                .main-menu .additional-main-menu-buttons-secondary .search-button.active i:before {
                    content: '\f00d';
                }

            .main-menu .additional-main-menu-buttons .search-button.active input,
            .main-menu .additional-main-menu-buttons-secondary .search-button.active input {
                opacity: 1;
                visibility: visible;
            }

    .main-menu .another-articles {
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
        -webkit-transition-delay: 0;
        transition-delay: 0;
        -webkit-transition-property: all;
        -webkit-transition-duration: 0.4s;
        -webkit-transition-timing-function: ease-in-out;
        transition-property: all;
        transition-duration: 0.4s;
        transition-timing-function: ease-in-out;
        position: absolute;
        width: 100%;
        top: 100%;
        background: #ffffff;
        right: 0;
        left: 0;
        margin-top: 2px;
        z-index: 1;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }

        .main-menu .another-articles .owl-carousel-3-mega-menu .latest-events,
        .main-menu .another-articles .owl-carousel-4-mega-menu .latest-events {
            padding: 2.5rem;
            margin: 0;
        }

            .main-menu .another-articles .owl-carousel-3-mega-menu .latest-events figure figcaption .event-info,
            .main-menu .another-articles .owl-carousel-4-mega-menu .latest-events figure figcaption .event-info {
                background: #f5f5f5;
            }

                .main-menu .another-articles .owl-carousel-3-mega-menu .latest-events figure figcaption .event-info h3,
                .main-menu .another-articles .owl-carousel-4-mega-menu .latest-events figure figcaption .event-info h3 {
                    margin-bottom: 1rem;
                }

        .main-menu .another-articles .owl-carousel-3-mega-menu .owl-controls,
        .main-menu .another-articles .owl-carousel-4-mega-menu .owl-controls {
            position: absolute;
            left: 0;
            top: 50%;
            margin-top: -30px;
        }

            .main-menu .another-articles .owl-carousel-3-mega-menu .owl-controls .owl-nav > div,
            .main-menu .another-articles .owl-carousel-4-mega-menu .owl-controls .owl-nav > div {
            }

                .main-menu .another-articles .owl-carousel-3-mega-menu .owl-controls .owl-nav > div i,
                .main-menu .another-articles .owl-carousel-4-mega-menu .owl-controls .owl-nav > div i {
                }

            .main-menu .another-articles .owl-carousel-3-mega-menu .owl-controls.second-controls,
            .main-menu .another-articles .owl-carousel-4-mega-menu .owl-controls.second-controls {
            }

                .main-menu .another-articles .owl-carousel-3-mega-menu .owl-controls.second-controls .owl-nav > div,
                .main-menu .another-articles .owl-carousel-4-mega-menu .owl-controls.second-controls .owl-nav > div {
                }

                    .main-menu .another-articles .owl-carousel-3-mega-menu .owl-controls.second-controls .owl-nav > div:first-child,
                    .main-menu .another-articles .owl-carousel-4-mega-menu .owl-controls.second-controls .owl-nav > div:first-child {
                    }

                    .main-menu .another-articles .owl-carousel-3-mega-menu .owl-controls.second-controls .owl-nav > div:last-child,
                    .main-menu .another-articles .owl-carousel-4-mega-menu .owl-controls.second-controls .owl-nav > div:last-child {
                    }

        .main-menu .another-articles > div > div {
            padding: 0 1rem;
            border-bottom: 1px solid #dadada;
        }

        .main-menu .another-articles figure {
            padding: 1.5rem 0;
            min-height: 10rem;
            position: relative;
            padding-left: 10.5rem;
            -webkit-transition-delay: 0;
            transition-delay: 0;
            -webkit-transition-property: all;
            -webkit-transition-duration: 0.2s;
            -webkit-transition-timing-function: ease-in-out;
            transition-property: all;
            transition-duration: 0.2s;
            transition-timing-function: ease-in-out;
        }

            .main-menu .another-articles figure figcaption {
                position: absolute;
                top: 1.5rem;
                left: 0;
                width: 9rem;
            }

                .main-menu .another-articles figure figcaption img {
                    width: 100%;
                }

            .main-menu .another-articles figure .description h2 {
                margin: 0;
                line-height: 1.6rem;
            }

                .main-menu .another-articles figure .description h2 a {
                    font-family: 'Arvo';
                    color: #2b343a;
                    font-size: 1.4rem;
                }

                    .main-menu .another-articles figure .description h2 a:hover {
                        text-decoration: underline;
                    }

            .main-menu .another-articles figure:hover .description h2 a:hover {
                text-decoration: underline;
            }

.mp-pushed .main-menu .additional-main-menu-buttons .phone-menu-button a.open-phone-menu .span-1 {
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 0.1rem;
}

.mp-pushed .main-menu .additional-main-menu-buttons .phone-menu-button a.open-phone-menu .span-2 {
    opacity: 0;
}

.mp-pushed .main-menu .additional-main-menu-buttons .phone-menu-button a.open-phone-menu .span-3 {
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: -0.2rem;
}

.newsmag-menu-container {
    min-height: 77px;
}

.newsmag-menu.affix {
    position: initial;
}

    .newsmag-menu.affix.visible-menu .main-menu nav {
        opacity: 1;
        visibility: visible;
        position: static;
        width: auto;
    }

    .newsmag-menu.affix.visible-menu .main-menu .additional-main-menu-buttons {
        display: block !important;
    }

    .newsmag-menu.affix.visible-menu .main-menu .additional-main-menu-buttons-secondary {
        display: none !important;
    }

    .newsmag-menu.affix.visible-menu .main-menu nav ul li {
        margin-right: 2rem;
    }

.newsmag-menu.visible-menu .phone-menu-button.affix-menu-button {
    display: none !important;
}

@media (min-width:1200px) {
    .newsmag-menu .main-menu .additional-main-menu-buttons .phone-menu-button {
        display: none;
    }

    .newsmag-menu .main-menu .additional-main-menu-buttons-secondary .phone-menu-button {
        display: block;
    }

    .newsmag-menu.affix {
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -o-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
        position: fixed;
        width: 100%;
        left: 0;
        z-index: 106;
        background: #fff;
        top: 0;
    }

        .newsmag-menu.affix .breadcrumb {
            display: none;
        }

        .newsmag-menu.affix .main-menu {
            margin-bottom: 0;
            margin-top: 5px;
            -webkit-transition-delay: 0;
            transition-delay: 0;
            -webkit-transition-property: all;
            -webkit-transition-duration: 0.2s;
            -webkit-transition-timing-function: ease-in-out;
            transition-property: all;
            transition-duration: 0.2s;
            transition-timing-function: ease-in-out;
            -webkit-transition-property: margin-top;
            transition-property: margin-top;
        }

            .newsmag-menu.affix .main-menu .another-articles.show-another-articles {
                visibility: visible;
                opacity: 1;
                -webkit-transform: translateY(0);
                -moz-transform: translateY(0);
                -o-transform: translateY(0);
                -ms-transform: translateY(0);
                transform: translateY(0);
            }

            .newsmag-menu.affix .main-menu nav {
                opacity: 0;
                visibility: hidden;
                -webkit-transition: 0s;
                -o-transition: 0s;
                transition: 0s;
                -webkit-transition-delay: 0;
                transition-delay: 0;
                -webkit-transition-property: all;
                -webkit-transition-duration: 0s;
                -webkit-transition-timing-function: ease-in-out;
                transition-property: all;
                transition-duration: 0s;
                transition-timing-function: ease-in-out;
                position: absolute;
                width: 100%;
            }

                .newsmag-menu.affix .main-menu nav.open-affix-nav {
                    opacity: 1;
                    visibility: visible;
                    position: static;
                    width: auto;
                    -webkit-transition-delay: 0;
                    transition-delay: 0;
                    -webkit-transition-property: all;
                    -webkit-transition-duration: 0.2s;
                    -webkit-transition-timing-function: ease-in-out;
                    transition-property: all;
                    transition-duration: 0.2s;
                    transition-timing-function: ease-in-out;
                }

                .newsmag-menu.affix .main-menu nav ul li {
                    margin-right: 1rem;
                }

                .newsmag-menu.affix .main-menu nav > ul > li > ul.sub-menu ul.sub-menu {
                    left: 107%;
                }

            .newsmag-menu.affix .main-menu .additional-main-menu-buttons {
                display: none;
            }

            .newsmag-menu.affix .main-menu .title-of-article {
                display: block;
                opacity: 1;
                visibility: visible;
                float: left;
                -webkit-transition-delay: 0;
                transition-delay: 0;
                -webkit-transition-property: all;
                -webkit-transition-duration: 0.2s;
                -webkit-transition-timing-function: ease-in-out;
                transition-property: all;
                transition-duration: 0.2s;
                transition-timing-function: ease-in-out;
            }

                .newsmag-menu.affix .main-menu .title-of-article.hide-title-of-article {
                    opacity: 0;
                    visibility: hidden;
                    position: absolute;
                    -webkit-transition: 0s;
                    -o-transition: 0s;
                    transition: 0s;
                    -webkit-transition-delay: 0;
                    transition-delay: 0;
                    -webkit-transition-property: all;
                    -webkit-transition-duration: 0s;
                    -webkit-transition-timing-function: ease-in-out;
                    transition-property: all;
                    transition-duration: 0s;
                    transition-timing-function: ease-in-out;
                }

                .newsmag-menu.affix .main-menu .title-of-article p {
                    line-height: 4.4rem;
                    margin-bottom: 0;
                    font-family: 'Arvo';
                    font-size: 1.4rem;
                    color: #606060;
                    font-weight: 400;
                }

                    .newsmag-menu.affix .main-menu .title-of-article p strong {
                        font-family: 'PT Sans';
                        font-weight: 700;
                        text-transform: uppercase;
                        color: #2b343a;
                    }

                        .newsmag-menu.affix .main-menu .title-of-article p strong:after {
                            content: '|';
                            margin: 0 0.5rem;
                            font-family: 'Arvo';
                            font-weight: 400;
                            color: #cfcfcf;
                        }

            .newsmag-menu.affix .main-menu .single-post-page-buttons {
                display: block;
                float: right;
            }

                .newsmag-menu.affix .main-menu .single-post-page-buttons > div {
                    float: left;
                    margin-left: 1rem;
                    position: relative;
                    padding: 0.7rem 0;
                    display: block;
                }

                    .newsmag-menu.affix .main-menu .single-post-page-buttons > div:first-child {
                        margin-left: 0;
                    }

                    .newsmag-menu.affix .main-menu .single-post-page-buttons > div > a {
                        padding: 0.5rem 1rem;
                        display: block;
                        font-family: 'Open Sans';
                        font-weight: 600;
                        color: #2b343a;
                        font-size: 1.4rem;
                    }

                        .newsmag-menu.affix .main-menu .single-post-page-buttons > div > a:hover {
                            text-decoration: none;
                            background: #f6f6f6;
                        }

                        .newsmag-menu.affix .main-menu .single-post-page-buttons > div > a i {
                            margin-right: 5px;
                            font-size: 1.2rem;
                        }

                    .newsmag-menu.affix .main-menu .single-post-page-buttons > div.share-this-post.opened > a {
                        background: #f6f6f6;
                    }

                    .newsmag-menu.affix .main-menu .single-post-page-buttons > div.share-this-post.opened .share-container {
                        -webkit-transform: translateY(0);
                        -moz-transform: translateY(0);
                        -o-transform: translateY(0);
                        -ms-transform: translateY(0);
                        transform: translateY(0);
                        opacity: 1;
                        visibility: visible;
                    }

                .newsmag-menu.affix .main-menu .single-post-page-buttons .share-container {
                    position: absolute;
                    top: 90%;
                    background: #fff;
                    right: -45px;
                    width: 210px;
                    padding: 15px;
                    border: 1px solid #e8e8e8;
                    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
                    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
                    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
                    visibility: hidden;
                    opacity: 0;
                    z-index: 3;
                    -webkit-transform: translateY(20px);
                    -moz-transform: translateY(20px);
                    -o-transform: translateY(20px);
                    -ms-transform: translateY(20px);
                    transform: translateY(20px);
                    -webkit-transition-delay: 0;
                    transition-delay: 0;
                    -webkit-transition-property: all;
                    -webkit-transition-duration: 0.2s;
                    -webkit-transition-timing-function: ease-in-out;
                    transition-property: all;
                    transition-duration: 0.2s;
                    transition-timing-function: ease-in-out;
                }

                    .newsmag-menu.affix .main-menu .single-post-page-buttons .share-container:before {
                        content: '';
                        position: absolute;
                        top: -5px;
                        right: 70px;
                        width: 0;
                        height: 0;
                        border-style: solid;
                        border-width: 0 5px 5px 5px;
                        border-color: transparent transparent #fff transparent;
                    }

                    .newsmag-menu.affix .main-menu .single-post-page-buttons .share-container p {
                        font-family: 'PT Sans';
                        font-weight: 700;
                        text-transform: uppercase;
                        color: #b0b0b0;
                        font-size: 1.2rem;
                        line-height: 1.2rem;
                        margin-bottom: 0.8rem;
                    }

                    .newsmag-menu.affix .main-menu .single-post-page-buttons .share-container input {
                        border: 1px solid #dbdbdb;
                        padding: 0.7rem;
                        font-size: 1.3rem;
                        color: #6e6e6e;
                        letter-spacing: 0;
                        font-family: 'Open Sans';
                        font-weight: 400;
                        text-transform: inherit;
                    }

                    .newsmag-menu.affix .main-menu .single-post-page-buttons .share-container .share-this-post-links li {
                        float: left;
                        width: 50%;
                    }

                        .newsmag-menu.affix .main-menu .single-post-page-buttons .share-container .share-this-post-links li a {
                            cursor: pointer;
                        }

                    .newsmag-menu.affix .main-menu .single-post-page-buttons .share-container .share-this-post-links .circle-fa {
                        display: inline-block;
                        width: 2.2rem;
                        height: 2.2rem;
                        border-radius: 50%;
                        background: #2b343a;
                        line-height: 2.2rem;
                        text-align: center;
                    }

                        .newsmag-menu.affix .main-menu .single-post-page-buttons .share-container .share-this-post-links .circle-fa i {
                            color: #fff;
                            font-size: 1rem;
                        }

                        .newsmag-menu.affix .main-menu .single-post-page-buttons .share-container .share-this-post-links .circle-fa + span {
                            color: #686868;
                            font-size: 1.2rem;
                            font-weight: 700;
                            font-family: 'PT Sans';
                            margin-left: 3px;
                            line-height: 2.2rem;
                        }

                    .newsmag-menu.affix .main-menu .single-post-page-buttons .share-container .share-this-post-links a:hover {
                        text-decoration: none;
                    }

                    .newsmag-menu.affix .main-menu .single-post-page-buttons .share-container .print {
                        border-top: 2px solid #eaeaea;
                        padding-top: 1.5rem;
                    }

                        .newsmag-menu.affix .main-menu .single-post-page-buttons .share-container .print a {
                            text-transform: uppercase;
                            color: #686868;
                            font-family: 'PT Sans';
                            font-weight: 700;
                            font-size: 1.2rem;
                            line-height: 1.2rem;
                        }

                            .newsmag-menu.affix .main-menu .single-post-page-buttons .share-container .print a i {
                                font-size: 1.8rem;
                                color: #828282;
                                margin-right: 1rem;
                            }

                            .newsmag-menu.affix .main-menu .single-post-page-buttons .share-container .print a:hover {
                                text-decoration: none;
                            }

            .newsmag-menu.affix .main-menu .additional-main-menu-buttons-secondary {
                display: block;
                float: left;
                padding: 1.7rem 0;
            }

                .newsmag-menu.affix .main-menu .additional-main-menu-buttons-secondary > div {
                    float: left;
                    height: 1rem;
                }

                .newsmag-menu.affix .main-menu .additional-main-menu-buttons-secondary .affix-menu-button {
                    margin-right: 3rem;
                    min-width: 6.8rem;
                }

                    .newsmag-menu.affix .main-menu .additional-main-menu-buttons-secondary .affix-menu-button a.open-phone-menu {
                        position: relative;
                    }

                        .newsmag-menu.affix .main-menu .additional-main-menu-buttons-secondary .affix-menu-button a.open-phone-menu p {
                            display: inherit;
                            float: left;
                            line-height: 1rem;
                            font-size: 1.3rem;
                            text-transform: uppercase;
                            font-family: 'Raleway';
                            font-weight: 600;
                            margin-bottom: 0;
                            margin-top: 1px;
                            position: relative;
                            left: 2rem;
                            right: auto;
                            -webkit-transition-delay: 0;
                            transition-delay: 0;
                            -webkit-transition-property: all;
                            -webkit-transition-duration: 0.2s;
                            -webkit-transition-timing-function: ease-in-out;
                            transition-property: all;
                            transition-duration: 0.2s;
                            transition-timing-function: ease-in-out;
                        }

                            .newsmag-menu.affix .main-menu .additional-main-menu-buttons-secondary .affix-menu-button a.open-phone-menu p.open {
                                opacity: 0;
                                visibility: hidden;
                                position: absolute;
                            }

                        .newsmag-menu.affix .main-menu .additional-main-menu-buttons-secondary .affix-menu-button a.open-phone-menu.active p.no-open {
                            opacity: 0;
                            visibility: hidden;
                            position: absolute;
                        }

                        .newsmag-menu.affix .main-menu .additional-main-menu-buttons-secondary .affix-menu-button a.open-phone-menu.active p.open {
                            opacity: 1;
                            visibility: visible;
                        }

                .newsmag-menu.affix .main-menu .additional-main-menu-buttons-secondary .search-button {
                    margin-left: 0;
                    margin-right: 2rem;
                }

                    .newsmag-menu.affix .main-menu .additional-main-menu-buttons-secondary .search-button input {
                        left: -1rem;
                        padding-left: 4rem;
                        padding-right: 1rem;
                    }

    .admin-bar .newsmag-menu.affix {
        top: 32px;
    }
    /*.menu-with-breadcrumb{height:99px;}*/
    .menu-with-breadcrumb .breadcrumb {
        display: none;
    }
    /*.menu-container{height:77px;}*/
    /*.menu-container.menu-with-breadcrumb{height:99px;}*/
    .menu-container.menu-with-breadcrumb .breadcrumb {
        display: none;
    }

    .main-menu .additional-main-menu-buttons .search-button input {
        padding-right: 1.5rem;
    }

    .boxed-layout-02 .newsmag-menu.affix {
        width: 1000px;
        left: auto;
    }
}

@media (min-width:1200px) {
    .newsmag-menu.affix .main-menu nav ul li {
        margin-right: 2rem;
    }
}

@media (min-width:1200px) {
    .boxed-layout-02 .newsmag-menu.affix {
        width: 1200px;
        left: auto;
    }

    .boxed-layout .newsmag-menu.affix {
        width: auto;
        left: 5rem;
        right: 5rem;
    }
}

@media (max-width:1200px) {
    .newsmag-menu.newsmag-main-menu-affix .main-menu .additional-main-menu-buttons-secondary .affix-menu-button {
        margin-right: 1.5rem;
    }

    body.boxed-layout .mp-pusher {
        padding: 0;
        padding-top: 5rem;
    }
}

@media (max-width:1200px) {
    .main-menu nav {
        display: none;
    }

    body.boxed-layout .mp-pusher {
        padding: 0;
        padding-top: 0;
    }
}

@media (max-width:800px) {
    .logo-section {
        height: 10rem;
    }
}

a > i.fa-bars {
    font-size: 35px;
    display: none;
    margin-top: 30px;
    color: #62c6f8;
    float: right;
}

.scroller,
.scroller-inner {
    position: relative;
}

.scroller-iner {
    height: 100% !important;
}

.scroller-iner {
    background: #fff;
}

.menu-trigger {
    position: relative;
    padding-left: 60px;
    font-size: 0.9em;
}

    .menu-trigger:before {
        position: absolute;
        top: 2px;
        left: 0;
        width: 40px;
        height: 6px;
        background: #fff;
        box-shadow: 0 6px #34495e, 0 12px #fff, 0 18px #34495e, 0 24px #fff;
        content: '';
    }

.mp-pusher {
    position: relative;
    left: 0;
    height: 100%;
}

.mp-pushed {
    overflow: initial;
}

.mp-menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
    width: 260px;
    height: 100%;
    -webkit-transform: translate3d(100%, 0, 0) !important;
    -moz-transform: translate3d(100%, 0, 0) !important;
    transform: translate3d(100%, 0, 0) !important;
}

.pusher {
    right: 0;
}

.mp-level {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
    height: 100%;
    background: #1a1b1e;
    -webkit-transform: translate3d(100%, 0, 0) !important;
    -moz-transform: translate3d(100%, 0, 0) !important;
    transform: translate3d(100%, 0, 0) !important;
}

    .mp-level > ul,
    .mp-level .mp-back,
    .mp-level > h2,
    .mp-level > h4 {
        padding: 15px 45px !important;
    }

    .mp-level h4 {
        font-size: 18px;
        line-height: 18px;
        font-family: 'PlayfairDisplay', serif;
        ;
        font-weight: 400;
        text-transform: uppercase;
        color: #fff;
        margin-top: 30px;
    }

    .mp-level > h2 {
        background: #23a2cc;
        font-size: 16px;
        line-height: 16px;
        color: #f5f5f5;
        text-transform: uppercase;
        font-family: 'PlayfairDisplay', serif;
        ;
        font-weight: 400;
        margin-bottom: 0;
        cursor: default;
        padding: 13px 45px !important;
    }

    .mp-level .mp-back {
        background: #33353b;
        color: #949598;
        font-size: 12px;
        line-height: 12px;
    }

        .mp-level .mp-back:after {
            display: none;
        }

        .mp-level .mp-back:before {
            float: left;
            font-size: 12px;
            color: #949598;
            margin-right: 10px;
            line-height: 12px;
            content: '\f060';
            font-family: 'fontawesome';
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            -webkit-font-smoothing: antialiased;
        }

        .mp-level .mp-back:hover {
            text-decoration: none;
        }

    .mp-level .mp-level {
        background: #282a2f;
        -webkit-transform: translate3d(100%, 0, 0) !important;
        -moz-transform: translate3d(100%, 0, 0) !important;
        transform: translate3d(100%, 0, 0) !important;
        width: 245px;
    }

        .mp-level .mp-level > *:first-child {
            margin-top: 60px;
        }

        .mp-level .mp-level .mp-level {
            -webkit-transform: translate3d(100%, 0, 0) !important;
            -moz-transform: translate3d(100%, 0, 0) !important;
            transform: translate3d(100%, 0, 0) !important;
            width: 235px;
        }

            .mp-level .mp-level .mp-level .mp-level {
                -webkit-transform: translate3d(100%, 0, 0) !important;
                -moz-transform: translate3d(100%, 0, 0) !important;
                transform: translate3d(100%, 0, 0) !important;
                width: 225px;
            }

                .mp-level .mp-level .mp-level .mp-level .mp-level {
                    -webkit-transform: translate3d(100%, 0, 0) !important;
                    -moz-transform: translate3d(100%, 0, 0) !important;
                    transform: translate3d(100%, 0, 0) !important;
                    width: 215px;
                }

                    .mp-level .mp-level .mp-level .mp-level .mp-level .mp-level {
                        -webkit-transform: translate3d(100%, 0, 0) !important;
                        -moz-transform: translate3d(100%, 0, 0) !important;
                        transform: translate3d(100%, 0, 0) !important;
                        width: 205px;
                    }

    .mp-level .phone-menu-button {
        cursor: pointer;
        background: #000;
        padding: 20px 45px;
        padding-left: 75px;
        color: #fff;
        text-transform: uppercase;
        font-size: 14px;
        font-family: 'PlayfairDisplay', serif;
        ;
        font-weight: 500;
        position: relative;
        z-index: 99999;
    }

        .mp-level .phone-menu-button .icon-x {
            position: absolute;
            left: 45px;
            top: 28px;
        }

            .mp-level .phone-menu-button .icon-x span {
                width: 20px;
                position: relative;
                display: block;
                background: #fff;
                height: 1px;
            }

                .mp-level .phone-menu-button .icon-x span:first-child {
                    -ms-transform: rotate(45deg);
                    -o-transform: rotate(45deg);
                    -webkit-transform: rotate(45deg);
                    transform: rotate(45deg);
                    top: 1px;
                }

                .mp-level .phone-menu-button .icon-x span:last-child {
                    -ms-transform: rotate(-45deg);
                    -o-transform: rotate(-45deg);
                    -webkit-transform: rotate(-45deg);
                    transform: rotate(-45deg);
                }

    .mp-level > ul:not(.custom-menu) > li:before {
        float: right;
        font-size: 15px;
        color: #6c6d6e;
        display: none;
        line-height: 38px;
        content: '\f105';
        font-family: 'fontawesome';
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
    }

    .mp-level > ul:not(.custom-menu) > li > a {
        font-weight: 500;
        font-family: 'PlayfairDisplay', serif;
        ;
        font-size: 16px;
        line-height: 16px;
        color: #fff;
        display: block;
        padding: 11px 10px 11px 0;
        position: relative;
    }

        .mp-level > ul:not(.custom-menu) > li > a:after {
            width: 2px;
            content: '';
            height: 16px;
            position: absolute;
            top: 10px;
            left: -15px;
            background: #fff;
        }

        .mp-level > ul:not(.custom-menu) > li > a:before {
            width: 1px;
            content: '';
            height: 16px;
            position: absolute;
            top: 10px;
            left: -12px;
            background: #fff;
        }

        .mp-level > ul:not(.custom-menu) > li > a:hover {
            text-decoration: none;
        }

    .mp-level > ul:not(.custom-menu) > li.have-sub-menu:before {
        display: block;
    }

    .mp-level > ul:not(.custom-menu) > li:hover:before {
        color: #fff;
    }

    .mp-level > ul:not(.custom-menu) > li:hover > a:before,
    .mp-level > ul:not(.custom-menu) > li:hover > a:after {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    .mp-level > ul.custom-menu li {
        display: block;
    }

        .mp-level > ul.custom-menu li a {
            font-size: 15px;
            color: #f4f4f4;
            font-weight: 400;
            font-family: 'PlayfairDisplay', serif;
            ;
            padding: 7px 0;
            display: block;
        }

            .mp-level > ul.custom-menu li a:before {
                text-align: center;
                font-family: 'fontawesome';
                color: #a7a7a7;
                font-size: 12px;
                margin-right: 3px;
                position: relative;
                top: -2px;
                display: inline-block;
                width: 20px;
            }

            .mp-level > ul.custom-menu li a:hover {
                text-decoration: none;
            }

    .mp-pusher::after,
    .mp-level::after,
    .mp-level::before {
        position: absolute;
        top: 0;
        right: 0;
        width: 0;
        height: 0;
        content: '';
        opacity: 0;
    }

    .mp-pusher::after,
    .mp-level::after {
        background: rgba(0, 0, 0, 0.5);
        -webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
        -moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
        transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
    }

    .mp-level::after {
        z-index: -1;
    }

    .mp-pusher.mp-pushed::after,
    .mp-level.mp-level-overlay::after {
        width: 100%;
        height: 100%;
        opacity: 1;
        z-index: 99;
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }

    .mp-level.mp-level-overlay {
        cursor: pointer;
    }

        .mp-level.mp-level-overlay.mp-level::before {
            width: 100%;
            height: 100%;
            background: transparent;
            opacity: 1;
        }

.mp-pusher,
.mp-level {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.mp-overlap .mp-level.mp-level-open {
    -webkit-transform: translate3d(0, 0, 0) !important;
    -moz-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
}

.mp-menu > .mp-level,
.mp-menu > .mp-level.mp-level-open,
.mp-menu.mp-overlap > .mp-level,
.mp-menu.mp-overlap > .mp-level.mp-level-open {
    box-shadow: none;
    -webkit-transform: translate3d(0, 0, 0) !important;
    -moz-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
}

.mp-cover .mp-level.mp-level-open {
    -webkit-transform: translate3d(0, 0, 0) !important;
    -moz-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
}

    .mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) {
        -webkit-transform: translate3d(100%, 0, 0) !important;
        -moz-transform: translate3d(100%, 0, 0) !important;
        transform: translate3d(100%, 0, 0) !important;
    }

.mp-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mp-overlap .mp-level.mp-level-overlay > h2::before {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
}

.mp-menu .mp-level.mp-level-overlay > ul > li > a,
.mp-level.mp-level-overlay > ul > li:first-child > a {
    box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
}

.mp-back {
    background: rgba(0, 0, 0, 0.1);
    outline: none;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    display: block;
    font-size: 0.8em;
    padding: 1em;
    position: relative;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s;
}

    .mp-back::after {
        font-family: 'fontawesome';
        position: absolute;
        content: "\f105";
        right: 10px;
        font-size: 1.3em;
        color: rgba(0, 0, 0, 0.3);
    }

.mp-menu .mp-level.mp-level-overlay > .mp-back,
.mp-menu .mp-level.mp-level-overlay > .mp-back::after {
    background: transparent;
    box-shadow: none;
    color: transparent;
}

.no-csstransforms3d .mp-menu > .mp-level,
.no-js .mp-menu > .mp-level {
    display: block;
}

.mp-menu .fa {
    display: inherit;
}

.footer {
    margin-top: 3rem;
}

    .footer .top-footer {
        background: #151515;
        padding: 5rem 0;
    }

        .footer .top-footer .textwidget {
            color: #bdbdbd;
        }

            .footer .top-footer .textwidget p {
                color: #bdbdbd;
            }

            .footer .top-footer .textwidget .social-icons {
                padding-top: 1.5rem;
                border-top: 1px solid #242424;
                display: inline-block;
            }

                .footer .top-footer .textwidget .social-icons ul {
                    margin-top: 0;
                }

                .footer .top-footer .textwidget .social-icons a {
                    color: #fff;
                }

        .footer .top-footer .widget-tabs ul,
        .footer .top-footer .title-tabs ul {
            margin-top: 1rem !important;
        }

            .footer .top-footer .widget-tabs ul li a:before,
            .footer .top-footer .title-tabs ul li a:before {
                background: #fff;
            }

            .footer .top-footer .widget-tabs ul li a:hover,
            .footer .top-footer .title-tabs ul li a:hover {
                color: #fff;
            }

            .footer .top-footer .widget-tabs ul li.active a,
            .footer .top-footer .title-tabs ul li.active a {
                color: #fff;
            }

        .footer .top-footer .widget.latest-review-widget > ul li .widget-review-note {
            color: #D2D2D2;
            border-color: #D2D2D2;
        }

        .footer .top-footer .widget.popular-videos-widget ul li figure figcaption i {
            color: #fff;
        }

        .footer .top-footer .widget.popular-posts-widget > div ul li:before {
            color: #D2D2D2;
        }

        .footer .top-footer .widget.popular-posts-widget > div ul li:after {
            background: #D2D2D2;
        }

        .footer .top-footer .widget {
            margin-bottom: 0;
        }

            .footer .top-footer .widget h3 {
                color: #fff;
            }

                .footer .top-footer .widget h3:before {
                    background: #fff;
                }

                .footer .top-footer .widget h3:after {
                    background: #fff;
                }

            .footer .top-footer .widget ul {
                margin-top: 2rem;
            }

                .footer .top-footer .widget ul li figure figcaption i {
                    color: #363636;
                }

                .footer .top-footer .widget ul li figure h4 {
                    color: #fff;
                }

            .footer .top-footer .widget span.right-line {
                display: none;
            }

            .footer .top-footer .widget.widget_recent_entries li,
            .footer .top-footer .widget.popular-posts-widget li,
            .footer .top-footer .widget.latest-review-widget li {
                border-bottom: 1px solid #303030;
            }

                .footer .top-footer .widget.widget_recent_entries li:last-child,
                .footer .top-footer .widget.popular-posts-widget li:last-child,
                .footer .top-footer .widget.latest-review-widget li:last-child {
                    border: none;
                }

    .footer .bottom-footer {
        background: #0c0c0c;
        padding: 3rem 0;
    }

        .footer .bottom-footer p {
            font-size: 1.2rem;
            color: #adadad;
            font-weight: 600;
            margin-bottom: 0;
            line-height: 1.2rem;
            float: left;
        }

        .footer .bottom-footer a {
            font-size: 1.2rem;
            color: #adadad;
            font-weight: 600;
            text-decoration: none;
            text-transform: capitalize;
            display: inline-block;
            line-height: 1.2rem;
        }

            .footer .bottom-footer a:after {
                content: '';
                height: 1px;
                width: 100%;
                display: block;
                background: #adadad;
                opacity: 0;
            }

            .footer .bottom-footer a:hover:after {
                -webkit-transform: translateY(0);
                -moz-transform: translateY(0);
                -o-transform: translateY(0);
                -ms-transform: translateY(0);
                transform: translateY(0);
                opacity: 1;
            }

        .footer .bottom-footer .footer-menu ul {
            line-height: 1.2rem;
            float: right;
            margin-bottom: 0;
        }

            .footer .bottom-footer .footer-menu ul li {
                float: left;
                margin-right: 2rem;
            }

                .footer .bottom-footer .footer-menu ul li:last-child {
                    margin-right: 0;
                }

                .footer .bottom-footer .footer-menu ul li a {
                    color: #afafaf;
                }

@media (max-width:1200px) {
    .footer .bottom-footer p {
        float: none;
    }

    .footer .bottom-footer .footer-menu {
        margin-top: 20px;
        float: none;
    }

        .footer .bottom-footer .footer-menu ul {
            float: none;
        }
}

@media (max-width:800px) {
    .footer .top-footer .widget {
        margin-bottom: 4rem;
    }
}

.textwidget {
    padding-left: 0 !important;
    text-align: center;
}

    .textwidget img {
        margin-top: 2rem;
        margin-bottom: 2rem;
        height: auto !important;
    }

    .textwidget p {
        font-size: 1.4rem;
        font-weight: 400;
        color: #6b6b6b;
        line-height: 2.1rem;
        margin-bottom: 2rem;
    }

        .textwidget p strong {
            font-weight: 600;
        }

    .textwidget .social-icons {
        padding-top: 1.5rem;
        border-top: 1px solid #e6e6e6;
        display: inline-block;
    }

.widget_archive ul li a,
.widget_categories ul li a,
.widget_pages ul li a,
.widget_meta ul li a,
.widget_recent_comments ul li a,
.widget_recent_entries ul li a,
.widget_nav_menu ul li a {
    color: #2b343a;
}

    .widget_archive ul li a:hover,
    .widget_categories ul li a:hover,
    .widget_pages ul li a:hover,
    .widget_meta ul li a:hover,
    .widget_recent_comments ul li a:hover,
    .widget_recent_entries ul li a:hover,
    .widget_nav_menu ul li a:hover {
        text-decoration: none;
    }

.widget_recent_comments ul li a {
    font-weight: 600;
}

.widget_rss .rsswidget {
    color: #2b343a;
    font-weight: 500;
}

    .widget_rss .rsswidget:hover {
        text-decoration: none;
    }

    .widget_rss .rsswidget:first-child {
        display: none;
    }

.widget-tabs,
.title-tabs {
    position: absolute;
    top: 0;
    z-index: 5;
    right: 1rem;
    top: 1.7rem;
}

    .widget-tabs ul,
    .title-tabs ul {
        line-height: 1rem;
        margin-bottom: 0;
    }

        .widget-tabs ul li,
        .title-tabs ul li {
            display: inline-block;
            margin-right: 0.6rem;
            margin-left: 0.6rem;
            margin-bottom: 0 !important;
        }

            .widget-tabs ul li a,
            .title-tabs ul li a {
                display: block;
                font-size: 1rem;
                font-weight: 700;
                color: #868686;
                text-transform: uppercase;
                padding-bottom: 0.7rem;
                position: relative;
                font-family: 'PT Sans';
            }

                .widget-tabs ul li a:before,
                .title-tabs ul li a:before {
                    width: 100%;
                    background: #2b343a;
                    height: 1px;
                    position: absolute;
                    content: '';
                    top: -0.5rem;
                }

                .widget-tabs ul li a:hover,
                .title-tabs ul li a:hover {
                    text-decoration: none;
                    color: #2b343a;
                }

                    .widget-tabs ul li a:hover:before,
                    .title-tabs ul li a:hover:before {
                        -webkit-transform: translateY(0);
                        -moz-transform: translateY(0);
                        -o-transform: translateY(0);
                        -ms-transform: translateY(0);
                        transform: translateY(0);
                        opacity: 1;
                        visibility: visible;
                    }

            .widget-tabs ul li.active a,
            .title-tabs ul li.active a {
                text-decoration: none;
                color: #2b343a;
            }

                .widget-tabs ul li.active a:before,
                .title-tabs ul li.active a:before {
                    -webkit-transform: translateY(0);
                    -moz-transform: translateY(0);
                    -o-transform: translateY(0);
                    -ms-transform: translateY(0);
                    transform: translateY(0);
                    opacity: 1;
                    visibility: visible;
                }

.title-tabs {
    top: 0;
}

.widget {
    margin-bottom: 2rem;
    position: relative;
    padding-left: 1.5rem;
}

    .widget .wp-caption img {
        width: auto;
        height: auto;
    }

    .widget select {
        width: 100%;
        background: #EAEAEA;
        max-width: 100%;
        padding: 0.8rem 1rem;
        padding-right: 2.5rem;
        color: #939393;
    }

    .widget > h3 {
        padding-bottom: 2rem;
        padding-top: 1.7rem;
        display: table-cell;
        font-size: 2.7rem;
        white-space: pre;
        position: relative;
        font-weight: 600;
        letter-spacing: -1px;
        text-transform: lowercase;
    }

        .widget > h3:before {
            content: '';
            position: absolute;
            left: -1rem;
            top: 1.8rem;
            height: 2.3rem;
            width: 1px;
            opacity: 0.5;
            background: #2b343a;
        }

        .widget > h3:after {
            content: '';
            position: absolute;
            left: -1.5rem;
            top: 1.8rem;
            height: 2.3rem;
            width: 3px;
            background: #2b343a;
        }

    .widget span.right-line {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        width: 100%;
        top: 0.7rem;
    }

        .widget span.right-line:before {
            content: '';
            border-bottom: 2px solid #2b343a;
            width: 100%;
            display: block;
            position: relative;
        }

    .widget.widget_recent_entries ul li,
    .widget.widget_twitts ul li,
    .widget.popular-posts-widget ul li,
    .widget.latest-review-widget ul li,
    .widget.popular-videos-widget ul li {
        margin-bottom: 1rem;
    }

        .widget.widget_recent_entries ul li figure,
        .widget.widget_twitts ul li figure,
        .widget.popular-posts-widget ul li figure,
        .widget.latest-review-widget ul li figure,
        .widget.popular-videos-widget ul li figure {
            padding-left: 8rem;
            position: relative;
        }

            .widget.widget_recent_entries ul li figure .image-post-widget,
            .widget.widget_twitts ul li figure .image-post-widget,
            .widget.popular-posts-widget ul li figure .image-post-widget,
            .widget.latest-review-widget ul li figure .image-post-widget,
            .widget.popular-videos-widget ul li figure .image-post-widget,
            .widget.widget_recent_entries ul li figure figcaption,
            .widget.widget_twitts ul li figure figcaption,
            .widget.popular-posts-widget ul li figure figcaption,
            .widget.latest-review-widget ul li figure figcaption,
            .widget.popular-videos-widget ul li figure figcaption {
                position: absolute;
                left: 0;
                top: 0;
                width: 6.5rem;
                height: 6.5rem;
            }

                .widget.widget_recent_entries ul li figure .image-post-widget img,
                .widget.widget_twitts ul li figure .image-post-widget img,
                .widget.popular-posts-widget ul li figure .image-post-widget img,
                .widget.latest-review-widget ul li figure .image-post-widget img,
                .widget.popular-videos-widget ul li figure .image-post-widget img,
                .widget.widget_recent_entries ul li figure figcaption img,
                .widget.widget_twitts ul li figure figcaption img,
                .widget.popular-posts-widget ul li figure figcaption img,
                .widget.latest-review-widget ul li figure figcaption img,
                .widget.popular-videos-widget ul li figure figcaption img {
                }

            .widget.widget_recent_entries ul li figure h4,
            .widget.widget_twitts ul li figure h4,
            .widget.popular-posts-widget ul li figure h4,
            .widget.latest-review-widget ul li figure h4,
            .widget.popular-videos-widget ul li figure h4 {
                margin-top: 0;
                font-family: 'PlayfairDisplay', serif;
                ;
                font-weight: 600;
                font-size: 1.4rem;
                line-height: 2.1rem;
                color: #151515;
                text-transform: uppercase;
            }

                .widget.widget_recent_entries ul li figure h4 a,
                .widget.widget_twitts ul li figure h4 a,
                .widget.popular-posts-widget ul li figure h4 a,
                .widget.latest-review-widget ul li figure h4 a,
                .widget.popular-videos-widget ul li figure h4 a {
                    display: inline-block;
                    text-decoration: none;
                    color: #23a2cc;
                }

                    .widget.widget_recent_entries ul li figure h4 a:after,
                    .widget.widget_twitts ul li figure h4 a:after,
                    .widget.popular-posts-widget ul li figure h4 a:after,
                    .widget.latest-review-widget ul li figure h4 a:after,
                    .widget.popular-videos-widget ul li figure h4 a:after {
                        content: '';
                        height: 1px;
                        width: 0;
                        display: block;
                        position: relative;
                        top: -0.5rem;
                        background: #23a2cc;
                    }

                    .widget.widget_recent_entries ul li figure h4 a:hover:hover:after,
                    .widget.widget_twitts ul li figure h4 a:hover:hover:after,
                    .widget.popular-posts-widget ul li figure h4 a:hover:hover:after,
                    .widget.latest-review-widget ul li figure h4 a:hover:hover:after,
                    .widget.popular-videos-widget ul li figure h4 a:hover:hover:after {
                        width: 100%;
                    }

            .widget.widget_recent_entries ul li figure > p,
            .widget.widget_twitts ul li figure > p,
            .widget.popular-posts-widget ul li figure > p,
            .widget.latest-review-widget ul li figure > p,
            .widget.popular-videos-widget ul li figure > p {
                font-size: 1.2rem;
                color: #a0a0a0;
                position: relative;
                top: -1rem;
                margin-bottom: 0;
            }

                .widget.widget_recent_entries ul li figure > p a,
                .widget.widget_twitts ul li figure > p a,
                .widget.popular-posts-widget ul li figure > p a,
                .widget.latest-review-widget ul li figure > p a,
                .widget.popular-videos-widget ul li figure > p a {
                    color: #a0a0a0;
                    display: inline-block;
                    position: relative;
                    text-decoration: none;
                }

                    .widget.widget_recent_entries ul li figure > p a:after,
                    .widget.widget_twitts ul li figure > p a:after,
                    .widget.popular-posts-widget ul li figure > p a:after,
                    .widget.latest-review-widget ul li figure > p a:after,
                    .widget.popular-videos-widget ul li figure > p a:after {
                        content: '';
                        height: 1px;
                        width: 0;
                        display: block;
                        position: relative;
                        top: -0.5rem;
                        background: #a0a0a0;
                    }

                    .widget.widget_recent_entries ul li figure > p a:hover:hover:after,
                    .widget.widget_twitts ul li figure > p a:hover:hover:after,
                    .widget.popular-posts-widget ul li figure > p a:hover:hover:after,
                    .widget.latest-review-widget ul li figure > p a:hover:hover:after,
                    .widget.popular-videos-widget ul li figure > p a:hover:hover:after {
                        width: 100%;
                    }

    .widget.widget_recent_entries p,
    .widget.popular-posts-widget p,
    .widget.latest-review-widget p {
        line-height: 1.2rem;
        margin-top: 0.8rem;
    }

    .widget.widget_recent_entries li,
    .widget.popular-posts-widget li,
    .widget.latest-review-widget li {
        border-bottom: 1px solid #dddddd;
        margin-bottom: 1.5rem !important;
        padding-bottom: 0.5rem;
        min-height: 8rem;
    }

        .widget.widget_recent_entries li:last-child,
        .widget.popular-posts-widget li:last-child,
        .widget.latest-review-widget li:last-child {
            margin-bottom: 0 !important;
            padding-bottom: 0;
            border-bottom: none;
        }

        .widget.widget_recent_entries li h4,
        .widget.popular-posts-widget li h4,
        .widget.latest-review-widget li h4 {
            text-transform: inherit !important;
            font-size: 1.6rem !important;
        }

        .widget.widget_recent_entries li p,
        .widget.popular-posts-widget li p,
        .widget.latest-review-widget li p {
            font-weight: 600;
            font-family: 'PlayfairDisplay', serif;
            ;
        }

            .widget.widget_recent_entries li p a,
            .widget.popular-posts-widget li p a,
            .widget.latest-review-widget li p a {
                font-weight: 600;
                font-family: 'PlayfairDisplay', serif;
                ;
                margin-right: 1rem;
            }

                .widget.widget_recent_entries li p a:last-child,
                .widget.popular-posts-widget li p a:last-child,
                .widget.latest-review-widget li p a:last-child {
                    margin-right: 0;
                }

                .widget.widget_recent_entries li p a i,
                .widget.popular-posts-widget li p a i,
                .widget.latest-review-widget li p a i {
                    margin-right: 0.5rem;
                }

                .widget.widget_recent_entries li p a:after,
                .widget.popular-posts-widget li p a:after,
                .widget.latest-review-widget li p a:after {
                    top: 0.5rem !important;
                }

    .widget.widget_twitts figure .image-post-widget {
        text-align: center;
    }

        .widget.widget_twitts figure .image-post-widget i {
            text-align: center;
            line-height: 4.5rem;
            font-size: 4.4rem;
            color: #363636;
        }

    .widget.widget_twitts p {
        font-weight: 600;
        font-family: 'PlayfairDisplay', serif;
        ;
    }

        .widget.widget_twitts p a {
            font-weight: 600;
            font-family: 'PlayfairDisplay', serif;
            ;
        }

    .widget.latest-review-widget > ul {
        padding-left: 2.3rem;
        position: relative;
    }

        .widget.latest-review-widget > ul li {
            position: relative;
        }

            .widget.latest-review-widget > ul li .widget-review-note {
                position: absolute;
                letter-spacing: -2px;
                left: -3.8rem;
                top: 0;
                font-family: 'PT Sans';
                font-weight: 400;
                font-size: 2.5rem;
                line-height: 2.5rem;
                color: #2b343a;
                border-top: 2px solid #2b343a;
                padding-top: 1rem;
            }

    .widget.latest-events-widget figure {
        padding-right: 9.5rem;
        position: relative;
    }

        .widget.latest-events-widget figure figcaption {
            position: relative;
        }

            .widget.latest-events-widget figure figcaption img {
                width: 100%;
            }

            .widget.latest-events-widget figure figcaption .event-info {
                bottom: 0;
                left: 0;
                position: absolute;
                background: #fff;
                padding: 2rem 1.5rem 0.5rem 0;
            }

                .widget.latest-events-widget figure figcaption .event-info h3 {
                    font-weight: 700;
                    font-family: 'Raleway';
                    font-size: 1.4rem;
                    text-transform: uppercase;
                    margin: 0;
                }

                .widget.latest-events-widget figure figcaption .event-info span {
                    margin-right: 1.5rem;
                    color: #9b9b9b;
                    font-size: 1.2rem;
                    font-family: 'PT Sans';
                }

                    .widget.latest-events-widget figure figcaption .event-info span i {
                        font-size: 1.2rem;
                        margin-right: 0.5rem;
                    }

        .widget.latest-events-widget figure .event-desc {
            position: absolute;
            top: 0;
            right: 0;
            width: 8rem;
        }

            .widget.latest-events-widget figure .event-desc a {
                position: relative;
                display: block;
                z-index: 1;
                font-size: 1.2rem;
                text-transform: uppercase;
                font-weight: 700;
                font-family: 'PT Sans';
                line-height: 1.2rem;
                padding: 0.8rem;
                margin-top: 1rem;
                color: #2b343a;
                border: 2px solid #2b343a;
            }

                .widget.latest-events-widget figure .event-desc a:after {
                    content: '';
                    left: 0;
                    width: 100%;
                    position: absolute;
                    bottom: 0;
                    height: 0;
                    background: #2b343a;
                    z-index: -1;
                }

                .widget.latest-events-widget figure .event-desc a:hover {
                    color: #fff;
                    text-decoration: none;
                }

                    .widget.latest-events-widget figure .event-desc a:hover:after {
                        height: 100%;
                    }

            .widget.latest-events-widget figure .event-desc span.title {
                display: block;
                text-transform: uppercase;
                font-size: 1.4rem;
                font-family: 'PT Sans';
                font-weight: 700;
                line-height: 1.4rem;
            }

            .widget.latest-events-widget figure .event-desc span.days-remain {
                margin-top: 1rem;
                display: block;
                font-size: 1.4rem;
                color: #bebebe;
                font-weight: 400;
                font-family: 'PT Sans';
            }

                .widget.latest-events-widget figure .event-desc span.days-remain strong {
                    display: inline-block;
                    border-top: 1px solid #2b343a;
                    color: #2b343a;
                    font-size: 30px;
                    padding-top: 0.5rem;
                    font-weight: 400;
                    font-family: 'PT Sans';
                }

    .widget.popular-videos-widget ul li {
        min-height: 9rem;
        margin-bottom: 0.6rem;
    }

        .widget.popular-videos-widget ul li:last-child {
            margin-bottom: 0;
        }

        .widget.popular-videos-widget ul li figure {
            padding-left: 17.5rem;
            position: relative;
        }

            .widget.popular-videos-widget ul li figure figcaption {
                position: absolute;
                left: 0;
                top: 0;
                width: 16rem;
                height: 9rem;
            }

                .widget.popular-videos-widget ul li figure figcaption img {
                    width: 100%;
                    height: auto;
                }

                .widget.popular-videos-widget ul li figure figcaption i {
                    color: #fff;
                    font-size: 1.4rem;
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    margin-left: -0.5rem;
                    margin-top: -0.7rem;
                }

            .widget.popular-videos-widget ul li figure h4 {
                margin-top: 0rem;
                margin-bottom: 1.3rem;
                font-family: 'PlayfairDisplay', serif;
                ;
                font-weight: 600;
                font-size: 1.6rem;
                line-height: 2.1rem;
                color: #151515;
                text-transform: none;
            }

        .widget.popular-videos-widget ul li p {
            font-weight: 600;
            font-family: 'PlayfairDisplay', serif;
            ;
        }

            .widget.popular-videos-widget ul li p a {
                font-weight: 600;
                font-family: 'PlayfairDisplay', serif;
                ;
            }

                .widget.popular-videos-widget ul li p a i {
                    margin-right: 0.5rem;
                }

    .widget .tagcloud a {
        color: #2b343a;
        font-size: 1.4rem !important;
        padding: 0.5rem 1.5rem;
        line-height: 3.2rem;
        border: 1px solid #242424;
        margin-bottom: 3px;
        display: inline-block;
    }

        .widget .tagcloud a:hover {
            text-decoration: none;
        }

    .widget.social-widget ul li {
        margin-bottom: 6px;
    }

        .widget.social-widget ul li > a {
            float: right;
            font-weight: 700;
            font-family: 'PT Sans';
            font-size: 1.2rem;
            line-height: 1.2rem;
            text-transform: uppercase;
            color: #2b343a;
            padding: 0.7rem 1.5rem;
            border: 2px solid #2b343a;
            margin-top: 0.5rem;
            -webkit-transition: all 0.2s cubic-bezier(0.23, -0.19, 0.74, 1.17);
            -moz-transition: all 0.2s cubic-bezier(0.23, -0.19, 0.74, 1.17);
            -o-transition: all 0.2s cubic-bezier(0.23, -0.19, 0.74, 1.17);
            -ms-transition: all 0.2s cubic-bezier(0.23, -0.19, 0.74, 1.17);
            transition: all 0.2s cubic-bezier(0.23, -0.19, 0.74, 1.17);
            position: relative;
            z-index: 1;
        }

            .widget.social-widget ul li > a:after {
                content: '';
                left: 0;
                width: 100%;
                position: absolute;
                bottom: 0;
                height: 0;
                background: #2b343a;
                z-index: -1;
            }

            .widget.social-widget ul li > a:hover {
                text-decoration: none;
                color: #fff;
            }

                .widget.social-widget ul li > a:hover:after {
                    height: 100%;
                }

        .widget.social-widget ul li .social-item-content {
            float: left;
            text-align: left;
        }

            .widget.social-widget ul li .social-item-content > * {
                display: inline-block;
            }

            .widget.social-widget ul li .social-item-content i {
                width: 4rem;
                height: 4rem;
                background: #2b343a;
                line-height: 4.2rem;
                text-align: center;
                border-radius: 50%;
                margin-right: 1rem;
            }

                .widget.social-widget ul li .social-item-content i:before {
                    color: #fff;
                    font-size: 1.8rem;
                }

            .widget.social-widget ul li .social-item-content p {
                margin-bottom: 0;
                font-family: 'Open Sans';
                font-weight: 400;
                color: #a7a7a7;
                position: relative;
                top: -2px;
            }

                .widget.social-widget ul li .social-item-content p span {
                    font-family: 'Open Sans';
                    font-weight: 600;
                    color: #2b343a;
                }

    .widget.email-subscribe-widget form {
        position: relative;
        padding-right: 13rem;
    }

        .widget.email-subscribe-widget form input {
            width: 100%;
            border: none;
            padding: 0.5rem 0;
            border-bottom: 2px solid #2b343a;
            font-size: 1.4rem;
            line-height: 1.4rem;
            font-family: 'PT Sans';
            color: #2b343a;
        }

        .widget.email-subscribe-widget form button {
            position: absolute;
            right: 0;
            top: 0;
            background: transparent;
            display: inline-block;
            letter-spacing: 0;
            padding: 0.7rem 2.2rem;
            z-index: 1;
            margin-bottom: 0;
            font-size: 1.2rem;
            line-height: 1.2rem;
            color: #2b343a;
            text-transform: uppercase;
            font-family: 'PT Sans';
            font-weight: 700;
            width: auto;
            border-color: #2b343a;
        }

            .widget.email-subscribe-widget form button:after {
                content: '';
                left: 0;
                width: 100%;
                position: absolute;
                bottom: 0;
                height: 0;
                background: #2b343a;
                z-index: -1;
            }

            .widget.email-subscribe-widget form button:hover,
            .widget.email-subscribe-widget form button:active {
                color: #fff;
            }

                .widget.email-subscribe-widget form button:hover:after,
                .widget.email-subscribe-widget form button:active:after {
                    height: 100%;
                }

    .widget.our_social_profiles_widget nav.social-icons {
        display: inline-block;
    }

        .widget.our_social_profiles_widget nav.social-icons ul {
            margin-bottom: 0;
        }

            .widget.our_social_profiles_widget nav.social-icons ul li {
                display: inline-block;
                margin: 0;
                line-height: 5rem;
            }

                .widget.our_social_profiles_widget nav.social-icons ul li a {
                    -webkit-transform: scale(1);
                    -moz-transform: scale(1);
                    -o-transform: scale(1);
                    -ms-transform: scale(1);
                    transform: scale(1);
                }

                    .widget.our_social_profiles_widget nav.social-icons ul li a:hover {
                        -webkit-transform: scale(1);
                        -moz-transform: scale(1);
                        -o-transform: scale(1);
                        -ms-transform: scale(1);
                        transform: scale(1);
                    }

                    .widget.our_social_profiles_widget nav.social-icons ul li a i {
                        width: 4rem;
                        height: 4rem;
                        background: #2b343a;
                        line-height: 4.2rem;
                        text-align: center;
                        border-radius: 50%;
                        margin-right: 0.5rem;
                    }

                        .widget.our_social_profiles_widget nav.social-icons ul li a i:before {
                            color: #fff;
                            font-size: 1.8rem;
                        }

    .widget.popular-posts-widget > div {
        display: none;
    }

        .widget.popular-posts-widget > div.active {
            display: block;
        }

        .widget.popular-posts-widget > div.in {
            opacity: 1;
        }

        .widget.popular-posts-widget > div ul {
            padding-left: 0.6rem;
        }

            .widget.popular-posts-widget > div ul li {
                position: relative;
                min-height: 78px;
            }

                .widget.popular-posts-widget > div ul li:before,
                .widget.popular-posts-widget > div ul li:after {
                    content: '';
                    opacity: 0.3;
                    position: absolute;
                    left: -2.5rem;
                }

                .widget.popular-posts-widget > div ul li:before {
                    top: 0.5rem;
                    color: #2b343a;
                    font-family: 'PT Sans';
                    font-size: 2.5rem;
                    font-weight: 400;
                }

                .widget.popular-posts-widget > div ul li:after {
                    width: 1.1rem;
                    height: 2px;
                    top: 0;
                    left: -2.4rem;
                    background: #2b343a;
                }

                .widget.popular-posts-widget > div ul li:nth-child(1):before {
                    content: '1';
                }

                .widget.popular-posts-widget > div ul li:nth-child(2):before {
                    content: '2';
                }

                .widget.popular-posts-widget > div ul li:nth-child(3):before {
                    content: '3';
                }

                .widget.popular-posts-widget > div ul li:nth-child(4):before {
                    content: '4';
                }

    .widget.latest-comments-widget ul li {
        margin-bottom: 2rem;
    }

        .widget.latest-comments-widget ul li figure {
            padding-left: 5rem;
            position: relative;
        }

            .widget.latest-comments-widget ul li figure .image-post-widget {
                position: absolute;
                top: 0;
                left: 0;
            }

                .widget.latest-comments-widget ul li figure .image-post-widget img {
                    width: 3.5rem;
                }

            .widget.latest-comments-widget ul li figure .description {
                text-align: left;
            }

                .widget.latest-comments-widget ul li figure .description .top {
                    color: #868686;
                    font-size: 1.2rem;
                    line-height: 1rem;
                    margin-bottom: 1rem;
                    font-weight: 700;
                    font-family: 'PlayfairDisplay', serif;
                    ;
                }

                    .widget.latest-comments-widget ul li figure .description .top > * {
                        display: inline-block;
                    }

                    .widget.latest-comments-widget ul li figure .description .top a {
                        color: #868686;
                        font-weight: 700;
                        font-family: 'PlayfairDisplay', serif;
                        ;
                    }

                        .widget.latest-comments-widget ul li figure .description .top a:first-child {
                            font-family: 'PT Sans';
                            color: #2b343a;
                            text-transform: uppercase;
                        }

                        .widget.latest-comments-widget ul li figure .description .top a:hover {
                            text-decoration: none;
                        }

                .widget.latest-comments-widget ul li figure .description .bottom h3 {
                    margin-top: 0.2rem;
                    margin-bottom: 0.8rem;
                    line-height: 1.6rem;
                }

                    .widget.latest-comments-widget ul li figure .description .bottom h3 a {
                        font-family: 'PlayfairDisplay', serif;
                        ;
                        font-weight: 600;
                        font-size: 1.6rem;
                        line-height: 2.1rem;
                        color: #2b343a;
                    }

                        .widget.latest-comments-widget ul li figure .description .bottom h3 a:hover {
                            text-decoration: none;
                        }

                .widget.latest-comments-widget ul li figure .description .bottom p {
                    color: #6b6b6b;
                    font-size: 1.2rem;
                    line-height: 1.6rem;
                }

.ads-widget > h3,
.ads-widget span.right-line {
    display: none;
}

@media (max-width:1200px) {
    .widget .widget-tabs {
        right: 0;
    }

        .widget .widget-tabs ul li,
        .title-tabs ul li {
            margin-left: 0.2rem;
            margin-right: 0.2rem;
        }

    .widget.social-widget ul li .social-item-content p {
        font-size: 1.2rem;
    }

    .widget.popular-videos-widget ul li figure {
        padding-left: 0;
    }

        .widget.popular-videos-widget ul li figure figcaption {
            margin-bottom: 0.8rem;
            width: 100%;
            height: auto;
            position: relative;
        }
}

@media (max-width:800px) {
    .widget.popular-videos-widget ul li {
        width: 47%;
        float: left;
    }

        .widget.popular-videos-widget ul li:first-child,
        .widget.popular-videos-widget ul li:nth-child(3) {
            margin-right: 6%;
        }
}

@media (max-width:330px) {
    .widget.popular-videos-widget ul li {
        width: 100%;
        float: none;
    }

        .widget.popular-videos-widget ul li:first-child,
        .widget.popular-videos-widget ul li:nth-child(3) {
            margin-right: 0%;
        }
}

dl {
    margin-top: 0;
    margin-bottom: 14px;
}

dt,
dd {
    line-height: 1;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 1rem;
    margin-top: 1rem;
    margin-bottom: 2rem;
}

.blog-single-article .middle-single-article ul,
.comment-text ul {
    list-style: circle;
    padding-left: 16px;
}

    .blog-single-article .middle-single-article ul li,
    .comment-text ul li {
        padding-left: 13px;
    }

.blog-single-article .middle-single-article ol,
.comment-text ol {
    list-style-type: decimal;
    padding-left: 16px;
}

    .blog-single-article .middle-single-article ol li,
    .comment-text ol li {
        padding-left: 13px;
    }

nav.social-icons ul {
    display: inline-block;
    text-align: left;
    margin-bottom: 0;
    padding-left: 0;
    line-height: 1.4rem;
}

    nav.social-icons ul li {
        display: inline-block;
        margin: 0 0.5rem;
    }

        nav.social-icons ul li a {
            color: #2b343a;
            display: inline-block;
            height: 1.4rem;
            text-align: center;
            line-height: 1.4rem;
        }

            nav.social-icons ul li a i {
                font-size: 1.4rem;
            }

            nav.social-icons ul li a:hover {
                -webkit-transform: scale(1.2);
                -moz-transform: scale(1.2);
                -o-transform: scale(1.2);
                -ms-transform: scale(1.2);
                transform: scale(1.2);
            }

.header-articles {
    padding: 2.5rem;
    background: #f5f5f5;
}

    .header-articles figure figcaption {
        position: relative;
        overflow: hidden;
    }

        .header-articles figure figcaption img {
            width: 100%;
            height: auto;
        }

        .header-articles figure figcaption i {
            position: absolute;
            margin-top: -0.9rem;
            margin-left: -0.8rem;
            top: 50%;
            left: 50%;
            font-size: 2rem;
            color: #fff;
        }

    .header-articles figure:hover figcaption img {
        -webkit-transform: scale(1.02);
        -moz-transform: scale(1.02);
        -o-transform: scale(1.02);
        -ms-transform: scale(1.02);
        transform: scale(1.02);
    }

    .header-articles figure .description {
        margin-top: -4rem;
        padding-right: 3rem;
        position: relative;
        z-index: 1;
    }

        .header-articles figure .description h2 {
            background: #f5f5f5;
            margin-top: 0;
            padding: 1rem 1rem 1.5rem 0;
            font-weight: 600;
            line-height: 1.6rem;
            margin-bottom: 0;
            font-weight: normal;
            text-transform: lowercase;
        }

            .header-articles figure .description h2 a {
                font-weight: normal;
                text-transform: lowercase;
                font-size: 1.6rem;
                font-weight: 600;
                font-family: 'PlayfairDisplay', serif;
                ;
            }

        .header-articles figure .description .additional-info {
            background: #f5f5f5;
            margin-bottom: 1rem;
        }

            .header-articles figure .description .additional-info a,
            .header-articles figure .description .additional-info {
                color: #858585;
                font-family: 'PlayfairDisplay', serif;
                ;
                font-size: 1.2rem;
                font-weight: 600;
                text-transform: inherit;
            }

                .header-articles figure .description .additional-info a {
                    margin-right: 1rem;
                }

                    .header-articles figure .description .additional-info a i {
                        margin-right: 0.5rem;
                    }

                    .header-articles figure .description .additional-info a:last-child {
                        margin-right: 0;
                    }

        .header-articles figure .description > a {
            font-size: 1.2rem;
            font-family: 'Raleway';
            font-weight: 500;
            color: #2b343a;
            text-transform: inherit;
        }

            .header-articles figure .description > a i {
                color: #2b343a;
                font-size: 1rem;
            }

.review-note {
    padding: 4.5rem 3rem 3rem 3rem;
    background: #f6f6f6;
    margin-right: 1.5rem;
}

    .review-note p {
        font-size: 8.2rem;
        font-family: 'PT Sans';
        line-height: 6.2rem;
        letter-spacing: -7px;
        position: relative;
        color: #2b343a;
        margin-bottom: 0;
    }

        .review-note p:before {
            width: 100%;
            height: 3px;
            left: 0;
            background: #2b343a;
            content: '';
            position: absolute;
            top: -2rem;
        }

        .review-note p:after {
            width: 100%;
            height: 1px;
            left: 0;
            background: #a1a1a1;
            content: '';
            position: absolute;
            top: -1.5rem;
        }

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.top-bar {
    border-bottom: 1px solid #f2f2f2;
    padding: 1.5rem 0 1.4rem 0;
    font-weight: 500;
    font-size: 1.2rem;
    color: #8d8d8d;
    line-height: 1.4rem;
    text-transform: uppercase;
}

    .top-bar nav.additional-pages ul {
        margin-bottom: 0;
        line-height: 1.4rem;
    }

        .top-bar nav.additional-pages ul li {
            float: left;
            margin-right: 2rem;
        }

            .top-bar nav.additional-pages ul li:last-child {
                margin-right: 0;
            }

            .top-bar nav.additional-pages ul li a {
                color: #8d8d8d;
                text-decoration: none;
            }

                .top-bar nav.additional-pages ul li a:after {
                    content: '';
                    height: 1px;
                    width: 100%;
                    display: block;
                    background: #8d8d8d;
                    opacity: 0;
                }

                .top-bar nav.additional-pages ul li a:hover:after {
                    -webkit-transform: translateY(0);
                    -moz-transform: translateY(0);
                    -o-transform: translateY(0);
                    -ms-transform: translateY(0);
                    transform: translateY(0);
                    opacity: 1;
                }

    .top-bar .additional-buttons {
        float: right;
    }

        .top-bar .additional-buttons ul {
            line-height: 1.4rem;
            margin-bottom: 0;
            padding-left: 15px;
            margin-left: 10px;
            position: relative;
        }

            .top-bar .additional-buttons ul:before {
                position: absolute;
                left: 0;
                top: -2px;
                content: '';
                display: block;
                width: 1px;
                height: 1.8rem;
                background: #e6e6e6;
            }

            .top-bar .additional-buttons ul li a {
                text-decoration: none;
                text-transform: none;
                color: #8d8d8d;
                font-size: 1.2rem;
            }

                .top-bar .additional-buttons ul li a i {
                    margin-left: 0.8rem;
                    font-size: 1.4rem;
                    color: #2b343a;
                }

    .top-bar .social-icons {
        float: right;
    }

    .top-bar.grey-bg {
        border-bottom: none;
        background: #fafafa;
    }

.section-newsmag-title h3 {
    display: table-cell;
    font-size: 40px;
    white-space: nowrap;
    position: relative;
    padding-left: 0rem;
    font-weight: 600;
    text-transform: lowercase;
}

    .section-newsmag-title h3:before {
        position: absolute;
        left: 0.5rem;
        top: 0.3rem;
        height: 2.3rem;
        width: 1px;
        opacity: 0.5;
        background: #2b343a;
    }

    .section-newsmag-title h3:after {
        position: absolute;
        left: 0rem;
        top: 0.3rem;
        height: 2.3rem;
        width: 3px;
        background: #2b343a;
    }

.section-newsmag-title span.right-line {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 100%;
    top: 1.2rem;
    padding-left: 5px;
}

    .section-newsmag-title span.right-line:before {
        content: '';
        border-bottom: 2px solid #2b343a;
        width: 100%;
        display: block;
        position: relative;
    }

.section-newsmag-title .title-tabs ul li a:before {
}

.section-newsmag-title .title-tabs ul li.active a:before,
.section-newsmag-title .title-tabs ul li:hover a:before {
    top: 1.6rem;
    width: 0;
    height: 0;
    left: 50%;
    margin-left: -6px;
    border-top: none;
    background: transparent;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #2b343a;
}

.section-newsmag-title .title-tabs ul li.active a:after,
.section-newsmag-title .title-tabs ul li:hover a:after {
    content: '';
    position: absolute;
    top: 1.8rem;
    left: 50%;
    margin-left: -4px;
    width: 0;
    height: 0;
    border-top: none;
    background: transparent;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #fff;
}

.error-404 {
    text-align: center;
    padding: 15rem 0 12rem 0;
}

    .error-404 .error-block {
        padding-bottom: 2.5rem;
        position: relative;
        display: inline-block;
        margin-bottom: 3rem;
    }

        .error-404 .error-block:after,
        .error-404 .error-block:before {
            position: absolute;
            content: '';
            width: 100%;
            left: 0;
        }

        .error-404 .error-block:after {
            bottom: 4px;
            background: #2b343a;
            height: 3px;
        }

        .error-404 .error-block:before {
            bottom: 0px;
            background: #a4a4a4;
            height: 1px;
        }

        .error-404 .error-block h4 {
            font-family: 'Arvo';
            font-size: 10rem;
            line-height: 10rem;
            margin-top: 0;
            margin-bottom: 0;
            color: #2b343a;
        }

        .error-404 .error-block h5 {
            color: #929292;
            font-family: 'Arvo';
            font-size: 2.6rem;
            margin-top: 1.5rem;
        }

    .error-404 .error-details p {
        margin-bottom: 0;
        color: #808080;
        font-size: 1.6rem;
        line-height: 2.4rem;
    }

        .error-404 .error-details p a:hover {
            text-decoration: none;
        }

.title-filter {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 1.5rem;
}

    .title-filter * {
        display: inline-block;
    }

    .title-filter h1 {
        color: #2b343a;
        font-family: 'Arvo';
        font-size: 3.2rem;
        line-height: 3.2rem;
        margin-top: 0;
        margin-bottom: 0;
    }

    .title-filter p {
        color: #2b343a;
        font-family: 'Arvo';
        font-size: 3.2rem;
        line-height: 3.2rem;
        margin-bottom: 0;
    }

.search-single-container {
    padding-bottom: 4rem;
    border-bottom: 1px solid #eaeaea;
}

    .search-single-container .top-search {
        margin-bottom: 3rem;
    }

        .search-single-container .top-search * {
            display: inline-block;
        }

        .search-single-container .top-search h1 {
            color: #23a2cc;
            font-family: 'Arvo';
            font-size: 3.2rem;
            line-height: 3.2rem;
            margin-top: 0;
            margin-bottom: 0;
        }

        .search-single-container .top-search p {
            color: #2b343a;
            font-family: 'Arvo';
            font-size: 3.2rem;
            line-height: 3.2rem;
        }

    .search-single-container .bottom-search {
        padding-right: 11rem;
        position: relative;
    }

        .search-single-container .bottom-search input {
            width: 100%;
            border: none;
            padding: 0.5rem 0;
            border-bottom: 2px solid #2b343a;
            font-size: 1.4rem;
            line-height: 1.4rem;
            font-family: 'PT Sans';
            color: #2b343a;
        }

        .search-single-container .bottom-search button {
            position: absolute;
            right: 0;
            top: 0;
            background: transparent;
            display: inline-block;
            letter-spacing: 0;
            padding: 0.7rem 2.2rem;
            z-index: 1;
            margin-bottom: 0;
            font-size: 1.2rem;
            line-height: 1.2rem;
            color: #2b343a;
            text-transform: uppercase;
            font-family: 'PT Sans';
            font-weight: 700;
            width: auto;
            border-color: #2b343a;
        }

            .search-single-container .bottom-search button:after {
                content: '';
                left: 0;
                width: 100%;
                position: absolute;
                bottom: 0;
                height: 0;
                background: #2b343a;
                z-index: -1;
            }

            .search-single-container .bottom-search button:hover,
            .search-single-container .bottom-search button:active {
                color: #fff;
            }

                .search-single-container .bottom-search button:hover:after,
                .search-single-container .bottom-search button:active:after {
                    height: 100%;
                }

        .search-single-container .bottom-search p {
            margin-top: 1rem;
            margin-bottom: 0;
            font-size: 1.4rem;
            color: #a3a3a3;
            font-family: 'PT Sans';
        }

.owl-newsmag-carousel {
    margin-bottom: 5rem;
}

.videos-section {
    margin: 3rem 0 6rem 0;
}

    .videos-section .big-video {
        position: relative;
        overflow: hidden;
    }

        .videos-section .big-video > a {
            position: relative;
        }

            .videos-section .big-video > a > i {
                position: absolute;
                font-size: 3.6rem;
                color: #fff;
                top: 50%;
                left: 50%;
                margin-top: -1.8rem;
                margin-left: -1.5rem;
            }

        .videos-section .big-video img {
            width: 100%;
            -webkit-transition: transform 1s ease-in-out, opacity 0.2s ease-in-out !important;
            transition: transform 1s ease-in-out, opacity 0.2s ease-in-out !important;
            -webkit-transform-style: initial;
            transform-style: initial;
        }

        .videos-section .big-video .description {
            position: absolute;
            bottom: 0;
            left: 0;
            max-width: 60%;
            background: #fff;
            padding: 1.5rem 1.5rem 0 0;
        }

            .videos-section .big-video .description h3 {
                line-height: 2.4rem;
                margin: 0;
                margin-bottom: 0.5rem;
            }

                .videos-section .big-video .description h3 a {
                    font-size: 1.8rem;
                    color: #2b343a;
                    font-family: 'Arvo';
                }

                    .videos-section .big-video .description h3 a:hover {
                        text-decoration: none;
                    }

            .videos-section .big-video .description .info,
            .videos-section .big-video .description .info a {
                color: #a0a0a0;
                font-size: 1.2rem;
                font-family: 'Raleway';
            }

                .videos-section .big-video .description .info:hover,
                .videos-section .big-video .description .info a:hover {
                    text-decoration: none;
                }

                .videos-section .big-video .description .info a {
                    display: inline-block;
                    margin-right: 1rem;
                }

                    .videos-section .big-video .description .info a i {
                        margin-right: 0.5rem;
                    }

                    .videos-section .big-video .description .info a:after {
                        content: '';
                        height: 1px;
                        width: 0;
                        display: block;
                        position: relative;
                        top: -0.2rem;
                        background: #a0a0a0;
                        -webkit-transition-delay: 0;
                        transition-delay: 0;
                        -webkit-transition-property: all;
                        -webkit-transition-duration: 0.2s;
                        -webkit-transition-timing-function: ease-in-out;
                        transition-property: all;
                        transition-duration: 0.2s;
                        transition-timing-function: ease-in-out;
                    }

                    .videos-section .big-video .description .info a:hover:after {
                        width: 100%;
                    }

        .videos-section .big-video:hover img {
            -webkit-transform: scale(1.02);
            -moz-transform: scale(1.02);
            -o-transform: scale(1.02);
            -ms-transform: scale(1.02);
            transform: scale(1.02);
        }

ul.video-list-primary {
    margin-bottom: -1rem;
}

    ul.video-list-primary li {
        min-height: 9rem;
        margin-bottom: 0.6rem;
    }

        ul.video-list-primary li:last-child {
            margin-bottom: 0;
        }

        ul.video-list-primary li figure {
            padding-left: 17.5rem;
            position: relative;
        }

            ul.video-list-primary li figure figcaption {
                position: absolute;
                left: 0;
                top: 0;
                width: 16rem;
                height: 9rem;
            }

                ul.video-list-primary li figure figcaption img {
                    width: 100%;
                }

                ul.video-list-primary li figure figcaption i {
                    color: #fff;
                    font-size: 1.4rem;
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    margin-left: -0.5rem;
                    margin-top: -0.7rem;
                }

            ul.video-list-primary li figure h4 {
                margin-top: 0rem;
                font-weight: 400;
                font-size: 1.4rem;
                color: #151515;
            }

                ul.video-list-primary li figure h4 a {
                    display: inline-block;
                    text-decoration: none;
                    color: #23a2cc;
                }

                    ul.video-list-primary li figure h4 a:after {
                        content: '';
                        height: 1px;
                        width: 0;
                        display: block;
                        position: relative;
                        top: -0.5rem;
                        background: #23a2cc;
                        -webkit-transition-delay: 0;
                        transition-delay: 0;
                        -webkit-transition-property: all;
                        -webkit-transition-duration: 0.2s;
                        -webkit-transition-timing-function: ease-in-out;
                        transition-property: all;
                        transition-duration: 0.2s;
                        transition-timing-function: ease-in-out;
                    }

                    ul.video-list-primary li figure h4 a:hover:hover:after {
                        width: 100%;
                    }

            ul.video-list-primary li figure > p {
                font-size: 1.2rem;
                color: #a0a0a0;
                position: relative;
                top: -1rem;
                margin-bottom: 0;
            }

                ul.video-list-primary li figure > p a {
                    color: #a0a0a0;
                    display: inline-block;
                    position: relative;
                    text-decoration: none;
                    margin-right: 1rem;
                }

                    ul.video-list-primary li figure > p a:last-child {
                        margin-right: 0;
                    }

                    ul.video-list-primary li figure > p a i {
                        margin-right: 0.5rem;
                    }

                    ul.video-list-primary li figure > p a:after {
                        content: '';
                        height: 1px;
                        width: 0;
                        display: block;
                        position: relative;
                        top: -0.5rem;
                        background: #a0a0a0;
                        -webkit-transition-delay: 0;
                        transition-delay: 0;
                        -webkit-transition-property: all;
                        -webkit-transition-duration: 0.2s;
                        -webkit-transition-timing-function: ease-in-out;
                        transition-property: all;
                        transition-duration: 0.2s;
                        transition-timing-function: ease-in-out;
                    }

                    ul.video-list-primary li figure > p a:hover:hover:after {
                        width: 100%;
                    }

.newsmag-carousel {
    width: 100%;
}

    .newsmag-carousel figure {
        width: 100%;
        position: relative;
    }

        .newsmag-carousel figure figcaption {
            overflow: hidden;
        }

            .newsmag-carousel figure figcaption img {
                width: 100%;
            }

        /*.newsmag-carousel figure h2 {
            line-height: 3.3rem;
            background: #fff;
            padding: 1rem 1rem 0 0rem;
            margin: 0;
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
        }*/

        .newsmag-carousel figure h2 a {
            /*font-family: 'PlayfairDisplay', serif;
            font-weight: 600;
            font-size: 2.4rem;
            line-height: 3rem;
            color: #151515;*/
        }

            .newsmag-carousel figure h2 a:before {
                /*position: absolute;
                left: 0rem;
                top: 2.5rem;
                height: calc(100% - 3rem);
                width: 1px;
                opacity: 0.5;
                background: #2b343a;*/
            }

            .newsmag-carousel figure h2 a:after {
                /*position: absolute;
                left: 0;
                top: 2.5rem;
                height: calc(100% - 3rem);
                width: 3px;
                background: #2b343a;*/
            }

            .newsmag-carousel figure h2 a:hover {
                /*text-decoration: none;*/
            }

        .newsmag-carousel figure:hover figcaption img {
        }

    .newsmag-carousel > div {
        float: left;
    }

        .newsmag-carousel > div.col-8 {
            width: 66.375%;
            margin-right: 0.25%;
        }

        .newsmag-carousel > div.col-4 {
            margin-bottom: 3px;
            width: 33.075%;
        }

            .newsmag-carousel > div.col-4 figure h2 {
                line-height: 1.6rem;
                padding: 0.2rem 1rem 0 0;
                width: 100%;
            }

                .newsmag-carousel > div.col-4 figure h2 a {
                    font-size: 1.5rem;
                    line-height: 2rem;
                }

                    .newsmag-carousel > div.col-4 figure h2 a:before {
                        display: none;
                    }

                    .newsmag-carousel > div.col-4 figure h2 a:after {
                        display: none;
                    }

                    .newsmag-carousel > div.col-4 figure h2 a:hover {
                        text-decoration: none;
                    }

        .newsmag-carousel > div:last-child {
            margin-bottom: 0;
        }

.tab-primary {
    overflow: hidden;
    height: 0;
}

    .tab-primary.active {
        height: auto;
    }

.latest-events {
    margin: 3rem 0 6rem 0;
}

    .latest-events figure {
        position: relative;
    }

        .latest-events figure figcaption {
            position: relative;
        }

            .latest-events figure figcaption img {
                width: 100%;
            }

            .latest-events figure figcaption .event-info {
                bottom: 0;
                left: 0;
                position: absolute;
                background: #fff;
                padding: 1rem 1rem 0 0;
            }

                .latest-events figure figcaption .event-info h3 {
                    text-transform: lowercase;
                    margin: 0;
                    font-size: 1.6rem;
                    font-weight: 600;
                    font-family: 'PlayfairDisplay', serif;
                    ;
                }

                .latest-events figure figcaption .event-info span {
                    margin-right: 1.5rem;
                    color: #9b9b9b;
                    font-size: 1.2rem;
                    font-family: 'PT Sans';
                }

                    .latest-events figure figcaption .event-info span i {
                        font-size: 1.2rem;
                        margin-right: 0.5rem;
                    }

.owl-carousel-articles-primary {
    margin-bottom: 3rem;
}

.log-in-form {
    margin-top: 3.5rem;
}

    .log-in-form p {
        margin-bottom: 0;
    }

        .log-in-form p.login-username,
        .log-in-form p.login-password {
            position: relative;
        }

            .log-in-form p.login-username:before,
            .log-in-form p.login-password:before {
                content: '';
                position: absolute;
                left: -2.1rem;
                top: 0;
                height: 2.1rem;
                width: 1px;
                -webkit-transition-delay: 0;
                transition-delay: 0;
                -webkit-transition-property: all;
                -webkit-transition-duration: 0.2s;
                -webkit-transition-timing-function: ease-in-out;
                transition-property: all;
                transition-duration: 0.2s;
                transition-timing-function: ease-in-out;
                background: #2b343a;
            }

            .log-in-form p.login-username:after,
            .log-in-form p.login-password:after {
                content: '';
                position: absolute;
                left: -2.5rem;
                top: 0;
                height: 2.1rem;
                width: 2px;
                -webkit-transition-delay: 0;
                transition-delay: 0;
                -webkit-transition-property: all;
                -webkit-transition-duration: 0.2s;
                -webkit-transition-timing-function: ease-in-out;
                transition-property: all;
                transition-duration: 0.2s;
                transition-timing-function: ease-in-out;
                background: #2b343a;
            }

        .log-in-form p.login-submit {
            position: relative;
            z-index: 1;
            display: inline-block;
        }

            .log-in-form p.login-submit input {
                font-family: 'Raleway';
                font-weight: 600;
                color: #2b343a;
                text-transform: uppercase;
                font-size: 1.2rem;
                background: transparent;
                padding: 1.5rem 3rem;
                line-height: 1.2rem;
                border: 2px solid #2b343a;
                -webkit-transition-delay: 0;
                transition-delay: 0;
                -webkit-transition-property: all;
                -webkit-transition-duration: 0.2s;
                -webkit-transition-timing-function: ease-in-out;
                transition-property: all;
                transition-duration: 0.2s;
                transition-timing-function: ease-in-out;
            }

            .log-in-form p.login-submit:after {
                content: '';
                width: 100%;
                height: 0;
                bottom: 0;
                left: 0;
                z-index: -1;
                position: absolute;
                background: #2b343a;
                -webkit-transition-delay: 0;
                transition-delay: 0;
                -webkit-transition-property: all;
                -webkit-transition-duration: 0.2s;
                -webkit-transition-timing-function: ease-in-out;
                transition-property: all;
                transition-duration: 0.2s;
                transition-timing-function: ease-in-out;
            }

            .log-in-form p.login-submit:hover:after {
                height: 100%;
            }

            .log-in-form p.login-submit:hover input {
                color: #fff;
            }

        .log-in-form p.login-text-password {
            color: #858585;
            font-size: 1.2rem;
            font-weight: 500;
            display: inline-block;
            font-family: 'Raleway';
            font-style: italic;
            margin-left: 1rem;
        }

            .log-in-form p.login-text-password a {
                font-weight: 500;
                color: #2b343a;
            }

                .log-in-form p.login-text-password a:hover {
                    text-decoration: none;
                }

    .log-in-form input[type=text],
    .log-in-form input[type=password] {
        border: none;
        font-size: 2rem;
        font-family: 'Raleway';
        font-weight: 400;
        font-style: italic;
        padding: 0;
        line-height: inherit;
        color: #2b343a;
        margin-bottom: 3rem;
        height: 2.1rem;
        background: transparent;
    }

        .log-in-form input[type=password]::-webkit-input-placeholder {
            font-size: 0.8rem;
            letter-spacing: 2px;
        }

        .log-in-form input[type=password]::-webkit-input-placeholder,
        .log-in-form input[type=text]::-webkit-input-placeholder {
            color: #2b343a;
        }

.newsmag-ads {
    text-align: center;
    width: 100%;
    margin-bottom: 5rem;
}

.newsmag-ads-sidebar {
    text-align: center;
    margin: 1rem 0;
}

.newsmag-ads-header,
.newsmag-ads-sidebar {
    width: 100%;
}

.go-to-top {
    position: fixed;
    right: 2rem;
    bottom: 1.5rem;
    z-index: 1;
    cursor: pointer;
    padding: 0.7rem 1.4rem;
    background: #CACACA;
    border-radius: 4px;
    display: none;
}

    .go-to-top i {
        font-size: 2.5rem;
        color: #fff;
    }

.owl-carousel-articles-tertiary .blog-articles > div article {
    border-bottom: 1px solid #ececec;
}

    .owl-carousel-articles-tertiary .blog-articles > div article:first-child {
        margin-bottom: 1.5rem;
        padding-bottom: 1rem;
        border-bottom: 2px solid #ececec;
    }

        .owl-carousel-articles-tertiary .blog-articles > div article:first-child .info {
            border-top: 1px solid #ececec;
            padding-top: 1.2rem;
            margin-top: 1.2rem;
        }

    .owl-carousel-articles-tertiary .blog-articles > div article.mini-post {
        padding-bottom: 0.5rem;
        margin-bottom: 1.5rem !important;
    }

        .owl-carousel-articles-tertiary .blog-articles > div article.mini-post figure > p {
            line-height: 1.2rem;
            margin-top: 0.8rem;
            font-weight: 600;
            font-family: 'PlayfairDisplay', serif;
            ;
        }

            .owl-carousel-articles-tertiary .blog-articles > div article.mini-post figure > p a {
                font-weight: 600;
                font-family: 'PlayfairDisplay', serif;
                ;
            }

                .owl-carousel-articles-tertiary .blog-articles > div article.mini-post figure > p a:after {
                    top: 0.5rem;
                }

    .owl-carousel-articles-tertiary .blog-articles > div article:last-child {
        margin-bottom: 0 !important;
        border: none;
        padding-bottom: 0;
    }

.owl-carousel-articles-tertiary .blog-articles article .description .text-description .content p {
    margin-bottom: 0;
}

.blog-articles > div article:not(.mini-post) p {
    margin-bottom: 0;
}

http://stylishthemes.co/demo/newsmag/technology-it-help-you-to-lorem-ipsum-dolor-anec-avec/.blog-articles > div article:not(.mini-post) .info {
    border-top: 1px solid #ececec;
    padding-top: 1.2rem;
    margin-top: 1.2rem;
}

.blog-articles > div article.mini-post {
    border-bottom: 1px solid #ececec;
    padding-bottom: 0.5rem;
    margin-bottom: 1.5rem !important;
}

    .blog-articles > div article.mini-post figure > p {
        line-height: 1.2rem;
        margin-top: 0.8rem;
        font-weight: 600;
        font-family: 'PlayfairDisplay', serif;
        ;
    }

        .blog-articles > div article.mini-post figure > p a {
            font-weight: 600;
            font-family: 'PlayfairDisplay', serif;
            ;
        }

            .blog-articles > div article.mini-post figure > p a:after {
                top: 0.5rem;
            }

    .blog-articles > div article.mini-post:last-child {
        margin-bottom: 0 !important;
        border: none;
        padding-bottom: 0;
    }

@media (min-width:800px) {
    .newsmag-ads-header {
        height: 11rem;
        display: table;
        text-align: right;
    }

        .newsmag-ads-header > div {
            display: table-cell;
            vertical-align: middle;
        }
}

.newsmag-ads-sidebar > div.newsmag-visible-desktop {
    display: none;
}

@media (min-width:1200px) {
    .newsmag-ads-sidebar > div.newsmag-visible-desktop {
        display: block;
    }
}

.newsmag-ads-sidebar > div.newsmag-visible-tablet-l {
    display: block;
}

@media (min-width:1200px) {
    .newsmag-ads-sidebar > div.newsmag-visible-tablet-l {
        display: none;
    }
}

@media (min-width:800px) and (max-width:1200px) {
    .newsmag-ads-sidebar > div.newsmag-visible-tablet-l {
        display: none;
    }
}

@media (max-width:800px) {
    .newsmag-ads-sidebar > div.newsmag-visible-tablet-l {
        display: none;
    }
}

.newsmag-ads-sidebar > div.newsmag-visible-tablet-tp {
    display: none;
}

@media (min-width:800px) and (max-width:1200px) {
    .newsmag-ads-sidebar > div.newsmag-visible-tablet-tp {
        display: block;
    }
}

.newsmag-ads-sidebar > div.newsmag-visible-phone {
    display: none;
}

@media (max-width:800px) {
    .newsmag-ads-sidebar > div.newsmag-visible-phone {
        display: block;
    }
}

.newsmag-ads > div.newsmag-visible-desktop {
    display: none;
}

@media (min-width:1200px) {
    .newsmag-ads > div.newsmag-visible-desktop {
        display: block;
    }
}

.newsmag-ads > div.newsmag-visible-tablet-l {
    display: block;
}

@media (min-width:1200px) {
    .newsmag-ads > div.newsmag-visible-tablet-l {
        display: none;
    }
}

@media (min-width:800px) and (max-width:1200px) {
    .newsmag-ads > div.newsmag-visible-tablet-l {
        display: none;
    }
}

@media (max-width:800px) {
    .newsmag-ads > div.newsmag-visible-tablet-l {
        display: none;
    }
}

.newsmag-ads > div.newsmag-visible-tablet-tp {
    display: none;
}

@media (min-width:800px) and (max-width:1200px) {
    .newsmag-ads > div.newsmag-visible-tablet-tp {
        display: block;
    }
}

.newsmag-ads > div.newsmag-visible-phone {
    display: none;
}

@media (max-width:800px) {
    .newsmag-ads > div.newsmag-visible-phone {
        display: block;
    }
}

.newsmag-ads-header > div.newsmag-visible-desktop {
    display: none;
}

@media (min-width:1200px) {
    .newsmag-ads-header > div.newsmag-visible-desktop {
        display: table-cell;
    }
}

.newsmag-ads-header > div.newsmag-visible-tablet-l {
    display: table-cell;
}

@media (min-width:1200px) {
    .newsmag-ads-header > div.newsmag-visible-tablet-l {
        display: none;
    }
}

@media (min-width:800px) and (max-width:1200px) {
    .newsmag-ads-header > div.newsmag-visible-tablet-l {
        display: none;
    }
}

@media (max-width:800px) {
    .newsmag-ads-header > div.newsmag-visible-tablet-l {
        display: none;
    }
}

.newsmag-ads-header > div.newsmag-visible-tablet-tp {
    display: none;
}

@media (min-width:800px) and (max-width:1200px) {
    .newsmag-ads-header > div.newsmag-visible-tablet-tp {
        display: table-cell;
    }
}

.newsmag-ads-header > div.newsmag-visible-phone {
    display: none;
}

@media (max-width:800px) {
    .newsmag-ads-header > div.newsmag-visible-phone {
        display: inline-block;
        margin-bottom: 3rem;
    }
}

@media (max-width:1200px) {
    .videos-section .big-video {
        margin-bottom: 2rem;
    }

    ul.video-list-primary li {
        margin-bottom: 1rem;
        width: 47.5%;
        float: left;
    }

        ul.video-list-primary li:last-child {
            margin-bottom: 1rem;
        }

        ul.video-list-primary li:first-child,
        ul.video-list-primary li:nth-child(3) {
            margin-right: 5%;
        }
}

@media (max-width:1200px) {
    .top-bar nav.additional-pages {
        margin-bottom: 15px;
    }

        .top-bar nav.additional-pages ul li {
            float: none;
            display: inline-block;
        }

    .top-bar nav.additional-buttons {
        float: none;
        display: inline-block;
    }

        .top-bar nav.additional-buttons ul {
            padding-left: 0;
            margin-left: 0;
            padding-right: 20px;
            margin-right: 10px;
        }

            .top-bar nav.additional-buttons ul:before {
                left: auto;
                right: 0;
            }

    .top-bar .social-icons {
        float: none;
        display: inline-block;
    }

    .error-404 {
        padding: 8rem 0;
    }
}

@media (max-width:800px) {
    ul.video-list-primary li {
        width: 47%;
    }

        ul.video-list-primary li:first-child,
        ul.video-list-primary li:nth-child(3) {
            margin-right: 6%;
        }

        ul.video-list-primary li figure {
            padding-left: 0;
        }

            ul.video-list-primary li figure figcaption {
                margin-bottom: 0.8rem;
                width: 100%;
                height: auto;
                position: relative;
            }

    .videos-section .big-video .description {
        width: 100%;
        max-width: 100%;
        position: relative;
        margin-bottom: 1rem;
    }

    .newsmag-carousel > div.col-8 {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 0.6%;
    }

    .newsmag-carousel > div.col-4 {
        margin-right: 0.6%;
        margin-bottom: 0;
        width: 49.7%;
    }

    .newsmag-carousel > div:last-child {
        margin-right: 0;
    }
}

@media (max-width:500px) {
    .section-newsmag-title .title-tabs ul li.active a:before,
    .section-newsmag-title .title-tabs ul li:hover a:before,
    .section-newsmag-title .title-tabs ul li.active a:after,
    .section-newsmag-title .title-tabs ul li:hover a:after {
        display: none;
    }

    .newsmag-carousel > div.col-8 figure h2 {
        line-height: 1.1rem;
        padding: 0.2rem 1rem 4px 0;
        width: 100%;
    }

        .newsmag-carousel > div.col-8 figure h2 a {
            font-size: 1.4rem;
            text-transform: none;
        }

            .newsmag-carousel > div.col-8 figure h2 a:before {
                display: none;
            }

            .newsmag-carousel > div.col-8 figure h2 a:after {
                display: none;
            }

            .newsmag-carousel > div.col-8 figure h2 a:hover {
                text-decoration: none;
            }

    .newsmag-carousel > div.col-4 figure h2 {
        line-height: 1.1rem;
        padding-bottom: 4px;
    }
}

figure.author-info {
    position: relative;
    padding-bottom: 3rem;
    border-bottom: 1px solid #eaeaea;
}

    figure.author-info figcaption {
        position: absolute;
        top: 0;
        left: 0;
    }

        figure.author-info figcaption img {
            width: 6.5rem;
            border-radius: 50%;
        }

    figure.author-info .description {
        width: 100%;
        padding-left: 9.5rem;
    }

        figure.author-info .description .title-author {
            text-align: left;
            margin-bottom: 1.5rem;
        }

            figure.author-info .description .title-author > * {
                display: inline-block;
            }

            figure.author-info .description .title-author h1 {
                margin-top: 0.6rem;
                margin-bottom: 0;
                font-size: 1.8rem;
                color: #2b343a;
                font-family: 'Arvo';
            }

            figure.author-info .description .title-author a {
                font-family: 'Raleway';
                font-size: 1.2rem;
                color: #a5a5a5;
            }

                figure.author-info .description .title-author a:before {
                    content: '/';
                }

                figure.author-info .description .title-author a:hover {
                    text-decoration: none;
                }

        figure.author-info .description p {
            font-family: 'PT Sans';
            font-weight: 400;
            color: #6f6f6f;
            margin-bottom: 1.6rem;
            font-size: 1.5rem;
            line-height: 2.65rem;
        }

        figure.author-info .description .author-social .social-icons li {
            margin: 0;
            margin-right: 1.5rem;
            line-height: 2.1rem;
        }

            figure.author-info .description .author-social .social-icons li a {
                color: #aeaeae;
                font-size: 1.4rem;
                font-family: 'Open Sans';
                text-transform: capitalize;
                font-weight: 300;
            }

                figure.author-info .description .author-social .social-icons li a i {
                    margin-right: 2px;
                    font-size: 1.4rem;
                }

                figure.author-info .description .author-social .social-icons li a:hover {
                    -webkit-transform: scale(1);
                    -moz-transform: scale(1);
                    -o-transform: scale(1);
                    -ms-transform: scale(1);
                    transform: scale(1);
                    text-decoration: none;
                    color: #2b343a;
                }

            figure.author-info .description .author-social .social-icons li:last-child {
                margin-right: 0;
            }

.blog-articles {
    margin-top: 3rem;
    margin-bottom: 3rem;
}

    .blog-articles.blog-page-articles {
        margin-top: 0;
    }

    .blog-articles article {
        margin-bottom: 3rem;
    }

        .blog-articles article figure {
            overflow: hidden;
            margin-bottom: -3rem;
        }

            .blog-articles article figure > a {
                position: relative;
            }

                .blog-articles article figure > a > i {
                    position: absolute;
                    color: #fff;
                    top: 50%;
                    Left: 50%;
                    font-size: 2.4rem;
                    margin-top: -1.2rem !important;
                    margin-left: -1rem;
                }

            .blog-articles article figure img {
            }

        .blog-articles article .description {
            position: relative;
        }

            .blog-articles article .description .info {
                color: #a0a0a0;
                font-size: 1.2rem;
                font-weight: 600;
                font-family: 'PlayfairDisplay', serif;
                ;
                line-height: 1.8rem;
                margin-bottom: 1rem;
                margin-top: 1rem;
            }

                .blog-articles article .description .info a {
                    color: #a0a0a0;
                    display: inline-block;
                    font-weight: 600;
                    margin-right: 2rem;
                }

                    .blog-articles article .description .info a i {
                        margin-right: 0.5rem;
                    }

                    .blog-articles article .description .info a:hover {
                        text-decoration: none;
                    }

            .blog-articles article .description .text-description {
                background: #fff;
                padding-top: 1.5rem;
                margin-right: 5.5rem;
                padding-right: 1rem;
            }

                .blog-articles article .description .text-description h2 {
                    line-height: 2.6rem;
                    margin-top: 0;
                    margin-bottom: 0.7rem;
                }

                    .blog-articles article .description .text-description h2 a {
                        font-family: 'PlayfairDisplay', serif;
                        ;
                        font-weight: 600;
                        font-size: 28px;
                        color: #151515;
                        text-decoration: none;
                    }

                        .blog-articles article .description .text-description h2 a:hover {
                            text-decoration: none;
                        }

                .blog-articles article .description .text-description .content p {
                    color: #606060;
                    font-size: 20px;
                    line-height: 2.5rem;
                    font-family: 'PlayfairDisplay', serif;
                    font-weight: 400;
                }

                    .blog-articles article .description .text-description .content p:nth-last-child(2) {
                        margin-bottom: 0.7rem;
                    }

                .blog-articles article .description .text-description .content .review-note {
                    margin-right: 1.5rem;
                    margin-top: 0.5rem;
                    padding: 2.2rem 1.5rem 1.3rem 1.5rem;
                }

                    .blog-articles article .description .text-description .content .review-note p {
                        font-size: 2.5rem;
                        letter-spacing: -2px;
                        color: #2b343a;
                    }

                        .blog-articles article .description .text-description .content .review-note p:after {
                            top: -0.4rem;
                        }

                        .blog-articles article .description .text-description .content .review-note p:before {
                            top: -0.7rem;
                            height: 2px;
                        }

                .blog-articles article .description .text-description .content a.read-more {
                    color: #23a2cc;
                    font-size: 12px;
                    font-family: 'Raleway';
                    font-weight: 500;
                }

                    .blog-articles article .description .text-description .content a.read-more i {
                        font-size: 10px;
                        margin-left: 5px;
                    }

                    .blog-articles article .description .text-description .content a.read-more:hover {
                        text-decoration: none;
                    }

            .blog-articles article .description .icons {
                width: 5.5rem;
                position: absolute;
                right: 0;
                top: 0;
                text-align: center;
            }

                .blog-articles article .description .icons > * {
                    display: block;
                    color: #606060;
                    font-size: 1.2rem;
                    font-weight: 400;
                    font-family: 'Open Sans';
                    margin-bottom: 0.8rem;
                }

                    .blog-articles article .description .icons > * i {
                        display: block;
                        font-size: 1.4rem;
                        margin-bottom: 0.2rem;
                    }

                    .blog-articles article .description .icons > *.post-icon-type {
                        padding-top: 0.3rem;
                        color: #fff;
                        margin-bottom: 3rem;
                    }

                        .blog-articles article .description .icons > *.post-icon-type:hover {
                            color: #fff;
                        }

                    .blog-articles article .description .icons > *:hover {
                        text-decoration: none;
                        color: #2b343a;
                    }

                .blog-articles article .description .icons.article-without-image > *.post-icon-type {
                    padding-top: 2.3rem;
                    color: #606060;
                    margin-bottom: 1.8rem;
                }

                    .blog-articles article .description .icons.article-without-image > *.post-icon-type:hover {
                        color: #606060;
                    }

        .blog-articles article:hover figure img {
        }

    .blog-articles.expand-blog-articles article {
        border-bottom: 1px solid #ececec;
    }

        .blog-articles.expand-blog-articles article:first-child {
            margin-bottom: 1.5rem;
            padding-bottom: 1.5rem;
            border-bottom: 2px solid #ececec;
        }

        .blog-articles.expand-blog-articles article .description .text-description {
            background: transparent;
            margin-right: 6rem;
            padding-top: 0;
            padding-right: 0;
        }

            .blog-articles.expand-blog-articles article .description .text-description h2 {
                max-width: 70%;
                background: #fff;
                line-height: 2.6rem;
                margin-top: 0;
                margin-bottom: 1.5rem;
                padding-top: 1.5rem;
                padding-right: 1rem;
            }

        .blog-articles.expand-blog-articles article .description p {
            margin-bottom: 0;
        }

        .blog-articles.expand-blog-articles article.mini-post {
            width: 47%;
            float: left;
            margin-right: 5%;
        }

            .blog-articles.expand-blog-articles article.mini-post:nth-child(3),
            .blog-articles.expand-blog-articles article.mini-post:nth-child(5) {
                margin-right: 0;
            }

            .blog-articles.expand-blog-articles article.mini-post:nth-last-child(2) {
                margin-bottom: 0 !important;
                border: none;
                padding-bottom: 0;
            }

    .blog-articles .owl-stage-outer article {
        margin-bottom: 0;
    }

.blog-articles-full-width article {
    margin-bottom: 1.2rem;
    position: relative;
}

    .blog-articles-full-width article figure {
        width: 100%;
    }

        .blog-articles-full-width article figure img {
            width: 100%;
        }

    .blog-articles-full-width article .content-post {
        position: relative;
        padding-bottom: 4rem;
    }

        .blog-articles-full-width article .content-post .description {
            width: 60%;
            position: absolute;
            left: 0;
            bottom: 0;
            background: #fff;
            padding: 1rem 2rem 2rem 0;
        }

            .blog-articles-full-width article .content-post .description .review-note {
                margin-right: 1.5rem;
                margin-top: 0.5rem;
                padding: 2rem 1.5rem 1.1rem 1.5rem;
            }

                .blog-articles-full-width article .content-post .description .review-note p {
                    font-size: 2.5rem;
                    line-height: 2rem;
                    letter-spacing: -2px;
                    color: #2b343a;
                }

                    .blog-articles-full-width article .content-post .description .review-note p:after {
                        top: -0.4rem;
                    }

                    .blog-articles-full-width article .content-post .description .review-note p:before {
                        top: -0.7rem;
                        height: 2px;
                    }

            .blog-articles-full-width article .content-post .description h2 {
                margin-top: 0;
                margin-bottom: 0;
                line-height: 2.8rem;
            }

                .blog-articles-full-width article .content-post .description h2 a {
                    font-family: 'Arvo';
                    font-size: 2.2rem;
                    color: #2b343a;
                }

                    .blog-articles-full-width article .content-post .description h2 a:hover {
                        text-decoration: none;
                    }

            .blog-articles-full-width article .content-post .description .info {
                color: #7a7a7a;
                font-family: 'Raleway';
                font-weight: 400;
                font-size: 1.2rem;
                margin-top: 1rem;
            }

                .blog-articles-full-width article .content-post .description .info a {
                    color: #7a7a7a;
                    margin-right: 10px;
                }

                    .blog-articles-full-width article .content-post .description .info a:last-child {
                        margin-right: 0;
                    }

                    .blog-articles-full-width article .content-post .description .info a i {
                        margin-right: 0.5rem;
                    }

                    .blog-articles-full-width article .content-post .description .info a:hover {
                        text-decoration: none;
                    }

                    .blog-articles-full-width article .content-post .description .info a.author {
                        border-bottom: 1px solid #a7a7a7;
                    }

                .blog-articles-full-width article .content-post .description .info .icons {
                    display: inline-block;
                    margin-left: -1rem;
                }

                    .blog-articles-full-width article .content-post .description .info .icons a {
                        margin-right: 10px;
                    }

                        .blog-articles-full-width article .content-post .description .info .icons a:last-child {
                            margin-right: 0;
                        }

                    .blog-articles-full-width article .content-post .description .info .icons:before {
                        content: '-';
                        margin-left: 0.5rem;
                        margin-right: 0.5rem;
                    }

            .blog-articles-full-width article .content-post .description .content {
                overflow: hidden;
                margin-top: 12px;
                max-height: 0;
            }

                .blog-articles-full-width article .content-post .description .content p {
                    color: #606060;
                    font-size: 1.4rem;
                    font-family: 'PT Sans';
                    line-height: 2.3rem;
                }

        .blog-articles-full-width article .content-post .category {
            float: right;
            width: 40%;
            padding-top: 1.2rem;
        }

            .blog-articles-full-width article .content-post .category a {
                display: inline-block;
                font-family: 'PT Sans';
                font-size: 1.2rem;
                line-height: 1.2rem;
                padding: 0.7rem 1rem;
                background: #2b343a;
                color: #fff;
                margin-bottom: 4px;
            }

                .blog-articles-full-width article .content-post .category a:nth-child(1) {
                    background: #63a366;
                }

                .blog-articles-full-width article .content-post .category a:nth-child(2) {
                    background: #549ac2;
                }

                .blog-articles-full-width article .content-post .category a:nth-child(3) {
                    background: #c27554;
                }

                .blog-articles-full-width article .content-post .category a:nth-child(4) {
                    background: #16a085;
                }

                .blog-articles-full-width article .content-post .category a:nth-child(5) {
                    background: #3498db;
                }

                .blog-articles-full-width article .content-post .category a:nth-child(6) {
                    background: #34495e;
                }

                .blog-articles-full-width article .content-post .category a:nth-child(7) {
                    background: #e67e22;
                }

                .blog-articles-full-width article .content-post .category a:nth-child(8) {
                    background: #f39c12;
                }

                .blog-articles-full-width article .content-post .category a:nth-child(9) {
                    background: #8e44ad;
                }

                .blog-articles-full-width article .content-post .category a:nth-child(10) {
                    background: #c0392b;
                }

                .blog-articles-full-width article .content-post .category a:hover {
                    text-decoration: none;
                }

    .blog-articles-full-width article.without-image .content-post,
    .blog-articles-full-width article.video-article .content-post {
        padding-bottom: 0;
    }

        .blog-articles-full-width article.without-image .content-post .description,
        .blog-articles-full-width article.video-article .content-post .description {
            border-top: 2px solid #2b343a;
            position: relative;
            float: left;
        }

        .blog-articles-full-width article.without-image .content-post .content,
        .blog-articles-full-width article.video-article .content-post .content {
            display: block;
            width: 100%;
        }

            .blog-articles-full-width article.without-image .content-post .content p,
            .blog-articles-full-width article.video-article .content-post .content p {
                color: #606060;
                font-size: 1.4rem;
                font-family: 'PT Sans';
                line-height: 2.3rem;
            }

        .blog-articles-full-width article.without-image .content-post .category,
        .blog-articles-full-width article.video-article .content-post .category {
            border-top: 6px solid #2b343a;
            margin-bottom: 15px;
        }

    .blog-articles-full-width article.video-article .content-post {
        padding-bottom: 0;
    }

        .blog-articles-full-width article.video-article .content-post .description {
            border-top: none;
        }

        .blog-articles-full-width article.video-article .content-post .category {
            border-top: none;
            text-align: right;
        }

    .blog-articles-full-width article:hover .content-post .description .content {
        max-height: 150px;
        opacity: 1;
    }

.blog-single-article.blog-without-image .top-single-article {
    margin-top: 0;
}

    .blog-single-article.blog-without-image .top-single-article .category {
        padding-top: 0.2rem;
    }

    .blog-single-article.blog-without-image .top-single-article .title {
        padding-top: 0;
    }

.blog-single-article.blog-middle-container .top-single-article .title {
    width: calc(100% + 6rem);
    float: none;
    padding: 3rem;
    padding-top: 2rem;
}

.blog-single-article.blog-middle-container .top-single-article .category {
    float: none;
    width: 100%;
    padding-top: 0;
}

.blog-single-article .top-single-article {
    margin-bottom: 0;
    position: relative;
    margin-top: -11rem;
}

    .blog-single-article .top-single-article .video {
        margin-bottom: 5rem;
    }

    .blog-single-article .top-single-article .title {
        width: calc(100%);
        float: left;
        margin-left: -3rem;
        background: #fff;
        padding: 2rem 2rem 2rem 3rem;
    }

        .blog-single-article .top-single-article .title h2 {
            margin-top: 0;
            margin-bottom: 0;
            line-height: 2.8rem;
        }

            .blog-single-article .top-single-article .title h2 a {
                font-family: 'PlayfairDisplay', serif;
                ;
                font-weight: 600;
                font-size: 2.5rem;
                color: #2b343a;
            }

                .blog-single-article .top-single-article .title h2 a:hover {
                    text-decoration: none;
                }

        .blog-single-article .top-single-article .title .info {
            color: #7a7a7a;
            font-family: 'Raleway';
            font-weight: 400;
            font-size: 1.2rem;
            margin-top: 1rem;
        }

            .blog-single-article .top-single-article .title .info a {
                color: #7a7a7a;
                margin-right: 1rem;
            }

                .blog-single-article .top-single-article .title .info a:last-child {
                    margin-right: 0;
                }

                .blog-single-article .top-single-article .title .info a i {
                    margin-right: 0.5rem;
                }

                .blog-single-article .top-single-article .title .info a:hover {
                    text-decoration: none;
                }

                .blog-single-article .top-single-article .title .info a.author {
                    border-bottom: 1px solid #a7a7a7;
                }

            .blog-single-article .top-single-article .title .info .icons {
                display: inline-block;
                margin-left: -1rem;
            }

                .blog-single-article .top-single-article .title .info .icons a {
                    margin-right: 1rem;
                }

                    .blog-single-article .top-single-article .title .info .icons a:last-child {
                        margin-right: 0;
                    }

                .blog-single-article .top-single-article .title .info .icons:before {
                    content: '-';
                    margin-left: 0.5rem;
                    margin-right: 0.5rem;
                }

    .blog-single-article .top-single-article .category {
        float: left;
        width: 25%;
        margin-bottom: 1rem;
        padding-top: 7.5rem;
    }

        .blog-single-article .top-single-article .category a {
            display: inline-block;
            font-family: 'PT Sans';
            font-size: 1.2rem;
            line-height: 1.2rem;
            padding: 0.7rem 1rem;
            background: #2b343a;
            color: #fff;
            margin-bottom: 4px;
        }

            .blog-single-article .top-single-article .category a:nth-child(1) {
                background: #63a366;
            }

            .blog-single-article .top-single-article .category a:nth-child(2) {
                background: #549ac2;
            }

            .blog-single-article .top-single-article .category a:nth-child(3) {
                background: #c27554;
            }

            .blog-single-article .top-single-article .category a:nth-child(4) {
                background: #16a085;
            }

            .blog-single-article .top-single-article .category a:nth-child(5) {
                background: #3498db;
            }

            .blog-single-article .top-single-article .category a:nth-child(6) {
                background: #34495e;
            }

            .blog-single-article .top-single-article .category a:nth-child(7) {
                background: #e67e22;
            }

            .blog-single-article .top-single-article .category a:nth-child(8) {
                background: #f39c12;
            }

            .blog-single-article .top-single-article .category a:nth-child(9) {
                background: #8e44ad;
            }

            .blog-single-article .top-single-article .category a:nth-child(10) {
                background: #c0392b;
            }

            .blog-single-article .top-single-article .category a:hover {
                text-decoration: none;
            }

.blog-single-article .middle-single-article p a {
    color: #23a2cc;
}

.blog-single-article .middle-single-article img {
    height: auto;
}

.blog-single-article .middle-single-article h1,
.blog-single-article .middle-single-article h2,
.blog-single-article .middle-single-article h3,
.blog-single-article .middle-single-article h4,
.blog-single-article .middle-single-article h5,
.blog-single-article .middle-single-article h6 {
    font-family: 'Arvo';
    font-weight: 400;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.blog-single-article .middle-single-article h1 {
    font-size: 3.2rem;
    line-height: 3.8rem;
}

.blog-single-article .middle-single-article h2 {
    font-size: 2.2rem;
    line-height: 2.8rem;
}

.blog-single-article .middle-single-article h3 {
    font-size: 1.8rem;
    line-height: 2.4rem;
}

.blog-single-article .middle-single-article h4 {
    font-size: 1.6rem;
    line-height: 2rem;
}

.blog-single-article .middle-single-article h5 {
    font-size: 1.2rem;
    line-height: 1.6rem;
}

.blog-single-article .middle-single-article h6 {
    font-size: 1rem;
    line-height: 1.4rem;
}

.blog-single-article .bottom-single-post .tags-container {
    border-top: 1px solid #dadada;
    border-bottom: 2px solid #2b343a;
    padding: 1rem 0 0.5rem 0;
    font-size: 1.2rem;
    color: #2b343a;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Raleway';
}

    .blog-single-article .bottom-single-post .tags-container > span {
        margin-right: 0.8rem;
    }

    .blog-single-article .bottom-single-post .tags-container .tags {
        display: inline-block;
    }

        .blog-single-article .bottom-single-post .tags-container .tags a {
            display: inline-block;
            margin-right: 5px;
            margin-bottom: 5px;
            color: #fff;
            background: #939596;
            padding: 3px 6px;
            font-size: 1.2rem;
            line-height: 1.2rem;
        }

            .blog-single-article .bottom-single-post .tags-container .tags a:hover {
                text-decoration: none;
                background: #2b343a;
            }

.blog-single-article .bottom-single-post .share-this-post {
    padding: 2rem 0;
    border-bottom: 1px solid #dadada;
}

    .blog-single-article .bottom-single-post .share-this-post nav.icons {
        display: inline-block;
    }

        .blog-single-article .bottom-single-post .share-this-post nav.icons ul {
            margin-bottom: 0;
        }

            .blog-single-article .bottom-single-post .share-this-post nav.icons ul li {
                display: inline-block;
            }

                .blog-single-article .bottom-single-post .share-this-post nav.icons ul li a i {
                    cursor: pointer;
                    width: 4rem;
                    height: 4rem;
                    background: #2b343a;
                    line-height: 4.2rem;
                    text-align: center;
                    border-radius: 50%;
                    margin-right: 0.5rem;
                }

                    .blog-single-article .bottom-single-post .share-this-post nav.icons ul li a i:before {
                        color: #fff;
                        font-size: 1.8rem;
                    }

    .blog-single-article .bottom-single-post .share-this-post .number-of-shares {
        float: right;
        line-height: 4rem;
        font-family: 'PT Sans';
        font-size: 1.6rem;
        color: #2b343a;
    }

.blog-single-article .bottom-single-post .author-info {
    padding-top: 3rem;
    border-bottom: none;
}

    .blog-single-article .bottom-single-post .author-info figcaption {
        top: 3rem;
    }

.wp-caption {
    max-width: 100%;
}

    .wp-caption img {
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    .wp-caption p {
        max-width: 75%;
        font-family: 'Arvo';
        font-style: italic;
        font-weight: 400;
        font-size: 1.2rem;
        line-height: 1.6rem;
        color: #505050;
        background: #fff;
        padding: 1rem 1rem 1rem 0;
        margin-top: 0;
        margin-bottom: 0;
        position: relative;
        top: -1.8rem;
        display: inline-block;
    }

    .wp-caption.outside-title p {
        max-width: 100%;
        top: 0;
        margin-bottom: 1rem;
    }

    .wp-caption.auto-width img {
        width: auto;
    }

    .wp-caption.auto-width > div {
        height: 0;
        margin-bottom: 1rem;
    }

    .wp-caption.auto-width.alignleft {
        margin-right: 3rem;
    }

    .wp-caption.auto-width.alignright {
        margin-left: 3rem;
    }

.comment-container .title-comments {
    text-align: left;
    font-size: 2rem;
    color: #404041;
    margin-bottom: 5rem;
    margin-top: 3rem;
    font-family: 'Arvo';
    font-size: 1.8rem;
    color: #2b343a;
    text-transform: uppercase;
    border-bottom: 3px solid #2b343a;
    padding-bottom: 1.5rem;
}

    .comment-container .title-comments a {
        float: right;
        font-size: 1.2rem;
        font-family: 'PT Sans';
        text-transform: uppercase;
        color: #2b343a;
        padding: 0.6rem 1.5rem;
        line-height: 1.2rem;
        top: -0.5rem;
        border: 2px solid #2b343a;
        font-weight: 700;
        position: relative;
        z-index: 1;
        -webkit-transition-delay: 0;
        transition-delay: 0;
        -webkit-transition-property: all;
        -webkit-transition-duration: 0.2s;
        -webkit-transition-timing-function: ease-in-out;
        transition-property: all;
        transition-duration: 0.2s;
        transition-timing-function: ease-in-out;
    }

        .comment-container .title-comments a:hover {
            text-decoration: none;
            color: #fff;
            background: #2b343a;
        }

.comment-container ul.comments {
    padding-left: 0;
    list-style: none;
}

    .comment-container ul.comments ul.children {
        list-style: none;
        padding-left: 0;
    }

    .comment-container ul.comments ul:not(.children),
    .comment-container ul.comments ol:not(.children) {
        padding-left: 3rem;
    }

        .comment-container ul.comments ul:not(.children) li,
        .comment-container ul.comments ol:not(.children) li {
            padding-left: 0;
        }

    .comment-container ul.comments li {
        padding-left: 9rem;
    }

        .comment-container ul.comments li .comment,
        .comment-container ul.comments li .pingback {
            margin-bottom: 4rem;
        }

            .comment-container ul.comments li .comment .left-section,
            .comment-container ul.comments li .pingback .left-section {
                position: absolute;
                width: 6.5rem;
                margin-left: -9rem;
            }

                .comment-container ul.comments li .comment .left-section img,
                .comment-container ul.comments li .pingback .left-section img {
                    width: 100%;
                    border-radius: 50%;
                }

            .comment-container ul.comments li .comment .right-section,
            .comment-container ul.comments li .pingback .right-section {
                width: 100%;
                padding-top: 1px;
            }

                .comment-container ul.comments li .comment .right-section ul,
                .comment-container ul.comments li .pingback .right-section ul {
                    padding-left: 3rem;
                }

                .comment-container ul.comments li .comment .right-section h1,
                .comment-container ul.comments li .pingback .right-section h1 {
                    line-height: 1.8rem;
                    padding-bottom: 0;
                    padding-top: 0;
                    margin-top: 0;
                    display: inline-block;
                }

                    .comment-container ul.comments li .comment .right-section h1 a,
                    .comment-container ul.comments li .pingback .right-section h1 a {
                        font-size: 1.8rem;
                        color: #404041;
                        text-transform: capitalize;
                        font-family: 'Arvo';
                        font-weight: 400;
                    }

                        .comment-container ul.comments li .comment .right-section h1 a:hover,
                        .comment-container ul.comments li .pingback .right-section h1 a:hover {
                            text-decoration: none;
                        }

                .comment-container ul.comments li .comment .right-section a.comment-reply-link,
                .comment-container ul.comments li .pingback .right-section a.comment-reply-link {
                    float: right;
                    color: #404041;
                    font-size: 1.2rem;
                    text-transform: capitalize;
                }

                    .comment-container ul.comments li .comment .right-section a.comment-reply-link:hover,
                    .comment-container ul.comments li .pingback .right-section a.comment-reply-link:hover {
                        text-decoration: none;
                    }

                    .comment-container ul.comments li .comment .right-section a.comment-reply-link i,
                    .comment-container ul.comments li .pingback .right-section a.comment-reply-link i {
                        color: #5e5e5e;
                        margin-right: 0.5rem;
                    }

                .comment-container ul.comments li .comment .right-section .time-comment,
                .comment-container ul.comments li .pingback .right-section .time-comment {
                    display: inline-block;
                    font-size: 1.4rem;
                    color: #b4b4b4;
                    font-weight: 400;
                    font-family: 'Arvo';
                    margin-top: 0px;
                    margin-bottom: 0;
                }

                    .comment-container ul.comments li .comment .right-section .time-comment:before,
                    .comment-container ul.comments li .pingback .right-section .time-comment:before {
                        content: '/';
                    }

                .comment-container ul.comments li .comment .right-section .comment-text p,
                .comment-container ul.comments li .pingback .right-section .comment-text p {
                    color: #6f6f6f;
                    font-size: 1.6rem;
                    line-height: 2.4rem;
                }

            .comment-container ul.comments li .comment.depth-3 .comment-reply-link,
            .comment-container ul.comments li .pingback.depth-3 .comment-reply-link {
                display: none;
            }

.contact-form-newsmag > h3 {
    border-top: 1px solid #dadada;
    padding-top: 5rem;
    margin-top: 2rem;
    font-family: 'Arvo';
    text-transform: uppercase;
    font-size: 1.8rem;
    color: #2b343a;
}

.comment-respond {
    text-align: left;
    margin-top: 2rem;
    margin-bottom: 8rem;
}

    .comment-respond ul {
        padding-left: 0 !important;
        list-style: none;
    }

        .comment-respond ul:before,
        .comment-respond ul:after {
            content: " ";
            display: table;
        }

        .comment-respond ul:after {
            clear: both;
        }

        .comment-respond ul li {
            width: 33.333333333333333%;
            float: left;
            padding: 10px;
            padding-bottom: 0;
        }

            .comment-respond ul li:first-child {
                padding-left: 0;
            }

            .comment-respond ul li:last-child {
                padding-right: 0;
            }

    .comment-respond .form-submit {
        text-align: left;
        display: inline-block;
        position: relative;
        z-index: 1;
        margin-bottom: 0;
        background: #fff;
    }

        .comment-respond .form-submit button,
        .comment-respond .form-submit input {
            background: transparent;
            display: inline-block;
            letter-spacing: 0;
            padding-left: 3.5rem;
            padding-right: 3.5rem;
            padding-top: 1.5rem;
            padding-bottom: 1.5rem;
            z-index: 1;
            margin-bottom: 0;
            text-transform: uppercase;
            -webkit-transition-delay: 0;
            transition-delay: 0;
            -webkit-transition-property: all;
            -webkit-transition-duration: 0.2s;
            -webkit-transition-timing-function: ease-in-out;
            transition-property: all;
            transition-duration: 0.2s;
            transition-timing-function: ease-in-out;
        }

        .comment-respond .form-submit:after {
            -webkit-transition-delay: 0;
            transition-delay: 0;
            -webkit-transition-property: all;
            -webkit-transition-duration: 0.2s;
            -webkit-transition-timing-function: ease-in-out;
            transition-property: all;
            transition-duration: 0.2s;
            transition-timing-function: ease-in-out;
            content: '';
            left: 0;
            width: 100%;
            position: absolute;
            bottom: 0;
            height: 0;
            background: #2b343a;
            z-index: -1;
        }

        .comment-respond .form-submit:hover input,
        .comment-respond .form-submit:active input {
            color: #fff;
        }

        .comment-respond .form-submit:hover:after,
        .comment-respond .form-submit:active:after {
            height: 100%;
        }

.flat-masonry-blog {
    margin-bottom: -2.9rem;
    margin-top: -1rem;
}

    .flat-masonry-blog .flat-masonry-blog-articles article {
        padding: 1px;
    }

        .flat-masonry-blog .flat-masonry-blog-articles article img {
            width: 100%;
        }

        .flat-masonry-blog .flat-masonry-blog-articles article:before {
            content: '';
            position: absolute;
            right: 1px;
            left: 1px;
            bottom: 1px;
            top: 1px;
            background: rgba(0, 0, 0, 0.3);
        }

        .flat-masonry-blog .flat-masonry-blog-articles article .content-article {
            padding: 3rem;
            position: absolute;
            right: 1px;
            left: 1px;
            bottom: 1px;
        }

            .flat-masonry-blog .flat-masonry-blog-articles article .content-article .additional-info {
                margin-left: 2rem;
                padding-bottom: 1.3rem;
                margin-bottom: 1.5rem;
                display: inline-block;
                border-bottom: 1px solid rgba(255, 255, 255, 0.2);
                -webkit-transition: 0.3s;
                -o-transition: 0.3s;
                transition: 0.3s;
                -webkit-transition-delay: 0;
                transition-delay: 0;
                -webkit-transition-property: all;
                -webkit-transition-duration: 0.3s;
                -webkit-transition-timing-function: ease-in-out;
                transition-property: all;
                transition-duration: 0.3s;
                transition-timing-function: ease-in-out;
                -webkit-transform: translateY(-20px);
                -moz-transform: translateY(-20px);
                -o-transform: translateY(-20px);
                -ms-transform: translateY(-20px);
                transform: translateY(-20px);
                opacity: 0;
            }

                .flat-masonry-blog .flat-masonry-blog-articles article .content-article .additional-info a {
                    color: #e7e7e7;
                    font-size: 1.2rem;
                    line-height: 1.2rem;
                    font-family: 'PT Sans';
                    margin-right: 1.5rem;
                }

                    .flat-masonry-blog .flat-masonry-blog-articles article .content-article .additional-info a:hover {
                        text-decoration: none;
                    }

                    .flat-masonry-blog .flat-masonry-blog-articles article .content-article .additional-info a:last-child {
                        margin-right: 0;
                    }

                    .flat-masonry-blog .flat-masonry-blog-articles article .content-article .additional-info a i {
                        margin-right: 0.5rem;
                    }

            .flat-masonry-blog .flat-masonry-blog-articles article .content-article h2,
            .flat-masonry-blog .flat-masonry-blog-articles article .content-article h3 {
                margin-top: 0;
                margin-bottom: 0;
                line-height: 2.4rem;
                padding-left: 2rem;
                position: relative;
            }

                .flat-masonry-blog .flat-masonry-blog-articles article .content-article h2:before,
                .flat-masonry-blog .flat-masonry-blog-articles article .content-article h3:before,
                .flat-masonry-blog .flat-masonry-blog-articles article .content-article h2:after,
                .flat-masonry-blog .flat-masonry-blog-articles article .content-article h3:after {
                    content: '';
                    height: 100%;
                    position: absolute;
                    background: #fff;
                    top: 0;
                }

                .flat-masonry-blog .flat-masonry-blog-articles article .content-article h2:before,
                .flat-masonry-blog .flat-masonry-blog-articles article .content-article h3:before {
                    width: 2px;
                    left: 0;
                }

                .flat-masonry-blog .flat-masonry-blog-articles article .content-article h2:after,
                .flat-masonry-blog .flat-masonry-blog-articles article .content-article h3:after {
                    width: 1px;
                    left: 4px;
                }

                .flat-masonry-blog .flat-masonry-blog-articles article .content-article h2 a,
                .flat-masonry-blog .flat-masonry-blog-articles article .content-article h3 a {
                    font-size: 2.2rem;
                    color: #fff;
                    text-transform: uppercase;
                    font-family: 'Arvo';
                }

                    .flat-masonry-blog .flat-masonry-blog-articles article .content-article h2 a:hover,
                    .flat-masonry-blog .flat-masonry-blog-articles article .content-article h3 a:hover {
                        text-decoration: none;
                    }

                .flat-masonry-blog .flat-masonry-blog-articles article .content-article h3 a {
                    font-size: 1.8rem;
                }

        .flat-masonry-blog .flat-masonry-blog-articles article:hover .content-article .additional-info {
            opacity: 1;
            -webkit-transform: translateY(0);
            -moz-transform: translateY(0);
            -o-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
        }

.navigation-posts {
    position: fixed;
    top: 50%;
    left: -1px;
    margin-top: -7rem;
    background: #fff;
    border: 1px solid #e6e6e6;
    z-index: 99;
    -webkit-transition-delay: 0;
    transition-delay: 0;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
}

    .navigation-posts .next-post a,
    .navigation-posts .prev-post a {
        padding: 1.5rem 4.5rem;
        display: inline-block;
        font-size: 3rem;
        color: #d1d1d1;
        position: relative;
        z-index: 2;
        background: #fff;
    }

    .navigation-posts .next-post .content-post,
    .navigation-posts .prev-post .content-post {
        padding: 3rem 4rem;
        position: absolute;
        right: -35.2rem;
        width: 35rem;
        top: -1px;
        height: 146px;
        background: #f9f9f9;
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
        -webkit-transition-delay: 0;
        transition-delay: 0;
        -webkit-transition-property: all;
        -webkit-transition-duration: 0.4s;
        -webkit-transition-timing-function: ease-in-out;
        transition-property: all;
        transition-duration: 0.4s;
        transition-timing-function: ease-in-out;
        visibility: hidden;
        opacity: 0;
        z-index: 0;
    }

        .navigation-posts .next-post .content-post p,
        .navigation-posts .prev-post .content-post p {
            font-family: 'Arvo';
            font-style: italic;
            color: #aaaaaa;
            font-weight: 400;
            font-size: 1.2rem;
            text-transform: uppercase;
            margin-bottom: 0.6rem;
        }

        .navigation-posts .next-post .content-post h3,
        .navigation-posts .prev-post .content-post h3 {
            margin-top: 0;
            margin-bottom: 0;
        }

            .navigation-posts .next-post .content-post h3 a,
            .navigation-posts .prev-post .content-post h3 a {
                padding: 0;
                font-size: 1.4rem;
                font-family: 'Arvo';
                color: #2b343a;
                line-height: 1.8rem;
                background: transparent;
            }

    .navigation-posts .next-post:hover .content-post,
    .navigation-posts .prev-post:hover .content-post {
        z-index: 1;
        opacity: 1;
        visibility: visible;
    }

    .navigation-posts hr {
        margin: 0 auto;
        width: 12px;
        position: relative;
        z-index: 3;
        margin-bottom: -1px;
    }

    .navigation-posts:hover {
        background: #f9f9f9;
        border-color: #f9f9f9;
    }

        .navigation-posts:hover .next-post a,
        .navigation-posts:hover .prev-post a {
            color: #2b343a;
            background: #f9f9f9;
        }

    .navigation-posts.right-navigation {
        left: auto;
        right: -1px;
    }

        .navigation-posts.right-navigation .next-post .content-post,
        .navigation-posts.right-navigation .prev-post .content-post {
            right: auto;
            left: -35.2rem;
            width: 35rem;
            top: -1px;
        }

            .navigation-posts.right-navigation .next-post .content-post.dark,
            .navigation-posts.right-navigation .prev-post .content-post.dark {
                left: -35rem;
            }

.single-post-image {
    margin-top: -1.5rem;
    margin-bottom: 5rem;
}

    .single-post-image img {
        width: 100%;
    }

.single-post-video {
    margin-bottom: 5rem;
}

article.mini-post {
    margin-bottom: 1rem !important;
    min-height: 73px;
}

    article.mini-post figure {
        padding-left: 8rem;
        position: relative;
        margin-bottom: 0;
    }

        article.mini-post figure > a {
            position: initial;
        }

        article.mini-post figure .image-post-widget,
        article.mini-post figure figcaption {
            position: absolute;
            left: 0;
            top: 0;
            width: 6.5rem;
            height: 6.5rem;
        }

            article.mini-post figure .image-post-widget img,
            article.mini-post figure figcaption img {
                width: 6.5rem;
                height: 6.5rem;
            }

        article.mini-post figure h4 {
            margin-top: 0;
            font-family: 'PlayfairDisplay', serif;
            ;
            font-weight: 600;
            font-size: 1.6rem;
            line-height: 2.1rem;
            color: #151515;
        }

            article.mini-post figure h4 a {
                display: inline-block;
                text-decoration: none;
            }

        article.mini-post figure > p {
            font-size: 1.2rem;
            color: #a0a0a0;
            position: relative;
            top: -1rem;
            margin-bottom: 0;
        }

            article.mini-post figure > p a {
                color: #a0a0a0;
                display: inline-block;
                position: relative;
                text-decoration: none;
                margin-right: 1rem;
            }

                article.mini-post figure > p a i {
                    margin-right: 0.5rem;
                }

    article.mini-post:hover figure .image-post-widget img,
    article.mini-post:hover figure figcaption img {
    }

aside.sidebar,
.wpb_widgetised_column > div {
    margin-bottom: 4rem;
}

    aside.sidebar > *:first-child .widget h3,
    .wpb_widgetised_column > div > *:first-child .widget h3 {
        padding-top: 0;
    }

        aside.sidebar > *:first-child .widget h3:before,
        .wpb_widgetised_column > div > *:first-child .widget h3:before,
        aside.sidebar > *:first-child .widget h3:after,
        .wpb_widgetised_column > div > *:first-child .widget h3:after {
            top: 0.2rem;
        }

    aside.sidebar > *:first-child .widget span.right-line,
    .wpb_widgetised_column > div > *:first-child .widget span.right-line {
        top: -0.1rem;
    }

@media (min-width:1200px) {
    .wp-caption.auto-width.alignleft {
        margin-left: -12.5%;
    }

    .wp-caption.auto-width.alignright {
        margin-right: -12.5%;
    }

    .wp-caption.auto-width img {
        width: auto;
    }

    .navigation-posts {
        opacity: 0;
        visibility: hidden;
    }

        .navigation-posts.active {
            opacity: 1;
            visibility: visible;
        }

        .navigation-posts.affix-bottom {
            opacity: 0;
            visibility: hidden;
        }
}

@media (max-width:1200px) and (min-width:1200px) {
    .flat-masonry-blog .flat-masonry-blog-articles article .content-article h3 {
        line-height: 1.6rem;
    }

        .flat-masonry-blog .flat-masonry-blog-articles article .content-article h3 a {
            font-size: 1.4rem;
        }
}

@media (max-width:1200px) {
    .comment-container ul.comments li ul li ul li {
        padding-left: 0;
    }

    .blog-articles.expand-blog-articles article.mini-post {
        width: 100%;
        float: none;
    }

        .blog-articles.expand-blog-articles article.mini-post:nth-child(3),
        .blog-articles.expand-blog-articles article.mini-post:nth-child(4) {
            margin-right: 6%;
        }

    .blog-articles.expand-blog-articles article .description .text-description h2 {
        max-width: 100%;
    }

    .blog-articles.expand-blog-articles article.mini-post:nth-last-child(2) {
        border-bottom: 1px solid #ececec;
        padding-bottom: 0.5rem;
        margin-bottom: 1.5rem !important;
    }
}

@media (max-width:1200px) {
    .blog-single-article.blog-middle-container .top-single-article .title {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .navigation-posts {
        display: none;
        position: relative;
        left: 0;
        margin-top: 0;
        margin-bottom: 3rem;
        border: none;
    }

        .navigation-posts .next-post {
            float: right;
        }

        .navigation-posts .prev-post {
            float: left;
        }

            .navigation-posts .next-post a,
            .navigation-posts .prev-post a {
                padding-left: 3rem;
                padding-right: 3rem;
                border: 1px solid #e6e6e6;
            }

                .navigation-posts .next-post a:hover,
                .navigation-posts .prev-post a:hover {
                    color: #2b343a !important;
                    border-color: #f9f9f9 !important;
                    background: #f9f9f9 !important;
                }

        .navigation-posts:hover {
            background: transparent;
        }

            .navigation-posts:hover .next-post a,
            .navigation-posts:hover .prev-post a {
                color: #d1d1d1;
                background: #fff;
            }

        .navigation-posts hr {
            display: none;
        }

        .navigation-posts .content-post {
            display: none;
        }

        .navigation-posts.right-navigation {
            display: none;
        }

    .blog-articles-full-width article .content-post .description .content {
        display: none;
    }

    .blog-single-article .top-single-article {
        margin-top: 0;
    }

        .blog-single-article .top-single-article .title {
            width: 100%;
            padding-left: 0;
            margin-left: 0;
            padding-top: 0;
            float: none;
            background: transparent;
        }

        .blog-single-article .top-single-article .category {
            float: none;
            width: 100%;
            padding-top: 1rem;
        }
}

@media (min-width:800px) and (max-width:1200px) {
    .blog-articles-full-width article .content-post {
        padding-bottom: 0;
    }

        .blog-articles-full-width article .content-post .description {
            position: relative;
            width: 100%;
            float: none !important;
        }

        .blog-articles-full-width article .content-post .category {
            float: none;
            width: 100%;
            padding-top: 0;
            border-top: none !important;
        }

    .blog-articles-full-width article.video-article .content-post .category {
        text-align: left;
    }
}

@media (max-width:800px) {
    .flat-masonry-blog .flat-masonry-blog-articles article {
        width: 100% !important;
    }

        .flat-masonry-blog .flat-masonry-blog-articles article .content-article .additional-info {
            display: none;
        }

        .flat-masonry-blog .flat-masonry-blog-articles article .content-article {
            padding: 1rem;
        }

    .single-post-image {
        margin-bottom: 0;
    }

    .comment-respond ul li {
        width: 100%;
        float: none;
        padding: 0;
    }

    .comment-container ul.comments li ul li {
        padding-left: 3rem;
    }

    .comment-container ul.comments li .comment .left-section,
    .comment-container ul.comments li .pingback .left-section {
        width: 4rem;
        margin-left: 0;
        margin-top: -6rem;
        position: relative;
        height: 4rem;
    }

    .comment-container ul.comments li {
        padding-left: 0;
        padding-top: 6rem;
    }
}

@media (max-width:500px) {
    .title-tabs {
        top: 3.5rem;
        right: 1.5rem;
    }

    .newsmag-carousel > div.col-4 figure h2 a {
        font-size: 1rem;
        line-height: 1rem;
    }

    .blog-articles-full-width article .content-post {
        padding-bottom: 0;
    }

        .blog-articles-full-width article .content-post .description {
            float: none !important;
            position: relative;
            width: 100%;
        }

        .blog-articles-full-width article .content-post .category {
            float: none;
            padding-top: 0;
            width: 100%;
            border-top: none !important;
        }

    .blog-articles-full-width article.video-article .content-post .category {
        text-align: left;
    }

    .comment-container ul.comments li ul li {
        padding-left: 0;
    }
}

@media (max-width:330px) {
    figure.author-info figcaption {
        position: relative;
        width: 100%;
        margin-bottom: 1.5rem;
        top: 0 !important;
    }

        figure.author-info figcaption img {
            width: 6.5rem;
            border-radius: 50%;
        }

    figure.author-info .description {
        padding-left: 0;
    }
}

.google-map {
    margin-bottom: 3rem;
}

    .google-map img {
        max-width: inherit;
    }

.contact-us-container .title {
    position: relative;
    top: -9rem;
    margin-bottom: -7rem;
}

    .contact-us-container .title h1 {
        display: inline-block;
        background: #fff;
        padding: 2.5rem 4.5rem;
        margin-left: -4.5rem;
        margin-top: 0;
        margin-bottom: 0;
        font-size: 3.2rem;
        line-height: 3.2rem;
        font-family: 'Arvo';
    }

.boxed-shape {
    background: #ffffff;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 3rem rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 3rem rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 3rem rgba(0, 0, 0, 0.5);
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

    .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform, opacity;
        -moz-transition-property: -moz-transform, opacity;
        -ms-transition-property: -ms-transform, opacity;
        -o-transition-property: -o-transform, opacity;
        transition-property: transform, opacity;
    }

        .isotope.no-transition,
        .isotope.no-transition .isotope-item,
        .isotope .isotope-item.no-transition {
            -webkit-transition-duration: 0s;
            -moz-transition-duration: 0s;
            -ms-transition-duration: 0s;
            -o-transition-duration: 0s;
            transition-duration: 0s;
        }

    .isotope.infinite-scrolling {
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
    }

@-moz-document url-prefix() {
    .content-container:hover .filter-container {
        overflow: inherit !important;
    }
}

#narcotic-masonry .isotope-item {
    padding: 0;
}

    #narcotic-masonry .isotope-item > article {
        margin-bottom: 0;
        padding: 0;
    }

    #narcotic-masonry .isotope-item:nth-child(2n) > article .content-article {
        background: #191919;
    }

@media (max-width:770px) {
    #narcotic-masonry .isotope-item {
        width: 100% !important;
    }
}

div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
    height: 13px;
}

    div.pp_default .pp_top .pp_left {
        background: url(../img/prettyPhoto/default/sprite.png) -78px -93px no-repeat;
    }

    div.pp_default .pp_top .pp_middle {
        background: url(../img/prettyPhoto/default/sprite_x.png) top left repeat-x;
    }

    div.pp_default .pp_top .pp_right {
        background: url(../img/prettyPhoto/default/sprite.png) -112px -93px no-repeat;
    }

div.pp_default .pp_content .ppt {
    color: #f8f8f8;
}

div.pp_default .pp_content_container .pp_left {
    background: url(../img/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
    padding-left: 13px;
}

div.pp_default .pp_content_container .pp_right {
    background: url(../img/prettyPhoto/default/sprite_y.png) top right repeat-y;
    padding-right: 13px;
}

div.pp_default .pp_next:hover {
    background: url(../img/prettyPhoto/default/sprite_next.png) center right no-repeat;
    cursor: pointer;
}

div.pp_default .pp_previous:hover {
    background: url(../img/prettyPhoto/default/sprite_prev.png) center left no-repeat;
    cursor: pointer;
}

div.pp_default .pp_expand {
    background: url(../img/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px;
}

    div.pp_default .pp_expand:hover {
        background: url(../img/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
        cursor: pointer;
    }

div.pp_default .pp_contract {
    background: url(../img/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px;
}

    div.pp_default .pp_contract:hover {
        background: url(../img/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
        cursor: pointer;
    }

div.pp_default .pp_close {
    width: 30px;
    height: 30px;
    background: url(../img/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
    cursor: pointer;
}

div.pp_default .pp_gallery ul li a {
    background: url(../img/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
    border: 1px solid #aaaaaa;
}

div.pp_default .pp_social {
    margin-top: 7px;
}

div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {
    position: static;
    left: auto;
}

div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {
    background: url(../img/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
    height: 30px;
    width: 30px;
}

div.pp_default .pp_nav .pp_pause {
    background-position: -51px -29px;
}

div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {
    background: url(../img/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
    height: 20px;
    width: 20px;
    margin: 4px 0 0;
}

div.pp_default a.pp_arrow_next {
    left: 52px;
    background-position: -82px -3px;
}

div.pp_default .pp_content_container .pp_details {
    margin-top: 5px;
}

div.pp_default .pp_nav {
    clear: none;
    height: 30px;
    width: 110px;
    position: relative;
}

    div.pp_default .pp_nav .currentTextHolder {
        font-family: Georgia;
        font-style: italic;
        color: #999;
        font-size: 11px;
        left: 75px;
        line-height: 25px;
        position: absolute;
        top: 2px;
        margin: 0;
        padding: 0 0 0 10px;
    }

    div.pp_default .pp_close:hover,
    div.pp_default .pp_nav .pp_play:hover,
    div.pp_default .pp_nav .pp_pause:hover,
    div.pp_default .pp_arrow_next:hover,
    div.pp_default .pp_arrow_previous:hover {
        opacity: 0.7;
    }

div.pp_default .pp_description {
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    margin: 5px 50px 5px 0;
}

div.pp_default .pp_bottom .pp_left {
    background: url(../img/prettyPhoto/default/sprite.png) -78px -127px no-repeat;
}

div.pp_default .pp_bottom .pp_middle {
    background: url(../img/prettyPhoto/default/sprite_x.png) bottom left repeat-x;
}

div.pp_default .pp_bottom .pp_right {
    background: url(../img/prettyPhoto/default/sprite.png) -112px -127px no-repeat;
}

div.pp_default .pp_loaderIcon {
    background: url(../img/prettyPhoto/default/loader.gif) center center no-repeat;
}

div.light_rounded .pp_top .pp_left {
    background: url(../img/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;
}

div.light_rounded .pp_top .pp_right {
    background: url(../img/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;
}

div.light_rounded .pp_next:hover {
    background: url(../img/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
    cursor: pointer;
}

div.light_rounded .pp_previous:hover {
    background: url(../img/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}

div.light_rounded .pp_expand {
    background: url(../img/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}

    div.light_rounded .pp_expand:hover {
        background: url(../img/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
        cursor: pointer;
    }

div.light_rounded .pp_contract {
    background: url(../img/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}

    div.light_rounded .pp_contract:hover {
        background: url(../img/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
        cursor: pointer;
    }

div.light_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(../img/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}

div.light_rounded .pp_nav .pp_play {
    background: url(../img/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px;
}

div.light_rounded .pp_nav .pp_pause {
    background: url(../img/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px;
}

div.light_rounded .pp_arrow_previous {
    background: url(../img/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
}

div.light_rounded .pp_arrow_next {
    background: url(../img/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;
}

div.light_rounded .pp_bottom .pp_left {
    background: url(../img/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;
}

div.light_rounded .pp_bottom .pp_right {
    background: url(../img/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;
}

div.dark_rounded .pp_top .pp_left {
    background: url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;
}

div.dark_rounded .pp_top .pp_right {
    background: url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;
}

div.dark_rounded .pp_content_container .pp_left {
    background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
}

div.dark_rounded .pp_content_container .pp_right {
    background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
}

div.dark_rounded .pp_next:hover {
    background: url(../img/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
    cursor: pointer;
}

div.dark_rounded .pp_previous:hover {
    background: url(../img/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}

div.dark_rounded .pp_expand {
    background: url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}

    div.dark_rounded .pp_expand:hover {
        background: url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
        cursor: pointer;
    }

div.dark_rounded .pp_contract {
    background: url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}

    div.dark_rounded .pp_contract:hover {
        background: url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
        cursor: pointer;
    }

div.dark_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(../img/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}

div.dark_rounded .pp_description {
    margin-right: 85px;
    color: #ffffff;
}

div.dark_rounded .pp_nav .pp_play {
    background: url(../img/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px;
}

div.dark_rounded .pp_nav .pp_pause {
    background: url(../img/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px;
}

div.dark_rounded .pp_arrow_previous {
    background: url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
}

div.dark_rounded .pp_arrow_next {
    background: url(../img/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
}

div.dark_rounded .pp_bottom .pp_left {
    background: url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
}

div.dark_rounded .pp_bottom .pp_right {
    background: url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
}

div.dark_rounded .pp_loaderIcon {
    background: url(../img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}

div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content {
    background: #000000;
}

div.dark_square .pp_description {
    color: #fff;
    margin: 0 85px 0 0;
}

div.dark_square .pp_loaderIcon {
    background: url(../img/prettyPhoto/dark_square/loader.gif) center center no-repeat;
}

div.dark_square .pp_expand {
    background: url(../img/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}

    div.dark_square .pp_expand:hover {
        background: url(../img/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
        cursor: pointer;
    }

div.dark_square .pp_contract {
    background: url(../img/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}

    div.dark_square .pp_contract:hover {
        background: url(../img/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
        cursor: pointer;
    }

div.dark_square .pp_close {
    width: 75px;
    height: 22px;
    background: url(../img/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}

div.dark_square .pp_nav {
    clear: none;
}

    div.dark_square .pp_nav .pp_play {
        background: url(../img/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
        height: 15px;
        width: 14px;
    }

    div.dark_square .pp_nav .pp_pause {
        background: url(../img/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
        height: 15px;
        width: 14px;
    }

div.dark_square .pp_arrow_previous {
    background: url(../img/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
}

div.dark_square .pp_arrow_next {
    background: url(../img/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
}

div.dark_square .pp_next:hover {
    background: url(../img/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
    cursor: pointer;
}

div.dark_square .pp_previous:hover {
    background: url(../img/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}

div.light_square .pp_expand {
    background: url(../img/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}

    div.light_square .pp_expand:hover {
        background: url(../img/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
        cursor: pointer;
    }

div.light_square .pp_contract {
    background: url(../img/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}

    div.light_square .pp_contract:hover {
        background: url(../img/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
        cursor: pointer;
    }

div.light_square .pp_close {
    width: 75px;
    height: 22px;
    background: url(../img/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}

div.light_square .pp_nav .pp_play {
    background: url(../img/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px;
}

div.light_square .pp_nav .pp_pause {
    background: url(../img/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px;
}

div.light_square .pp_arrow_previous {
    background: url(../img/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
}

div.light_square .pp_arrow_next {
    background: url(../img/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
}

div.light_square .pp_next:hover {
    background: url(../img/prettyPhoto/light_square/btnNext.png) center right no-repeat;
    cursor: pointer;
}

div.light_square .pp_previous:hover {
    background: url(../img/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}

div.facebook .pp_top .pp_left {
    background: url(../img/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;
}

div.facebook .pp_top .pp_middle {
    background: url(../img/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;
}

div.facebook .pp_top .pp_right {
    background: url(../img/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;
}

div.facebook .pp_content_container .pp_left {
    background: url(../img/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;
}

div.facebook .pp_content_container .pp_right {
    background: url(../img/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;
}

div.facebook .pp_expand {
    background: url(../img/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}

    div.facebook .pp_expand:hover {
        background: url(../img/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
        cursor: pointer;
    }

div.facebook .pp_contract {
    background: url(../img/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}

    div.facebook .pp_contract:hover {
        background: url(../img/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
        cursor: pointer;
    }

div.facebook .pp_close {
    width: 22px;
    height: 22px;
    background: url(../img/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}

div.facebook .pp_description {
    margin: 0 37px 0 0;
}

div.facebook .pp_loaderIcon {
    background: url(../img/prettyPhoto/facebook/loader.gif) center center no-repeat;
}

div.facebook .pp_arrow_previous {
    background: url(../img/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px;
}

    div.facebook .pp_arrow_previous.disabled {
        background-position: 0 -96px;
        cursor: default;
    }

div.facebook .pp_arrow_next {
    background: url(../img/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px;
}

    div.facebook .pp_arrow_next.disabled {
        background-position: -32px -96px;
        cursor: default;
    }

div.facebook .pp_nav {
    margin-top: 0;
}

    div.facebook .pp_nav p {
        font-size: 15px;
        padding: 0 3px 0 4px;
    }

    div.facebook .pp_nav .pp_play {
        background: url(../img/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
        height: 22px;
        width: 22px;
    }

    div.facebook .pp_nav .pp_pause {
        background: url(../img/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
        height: 22px;
        width: 22px;
    }

div.facebook .pp_next:hover {
    background: url(../img/prettyPhoto/facebook/btnNext.png) center right no-repeat;
    cursor: pointer;
}

div.facebook .pp_previous:hover {
    background: url(../img/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}

div.facebook .pp_bottom .pp_left {
    background: url(../img/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;
}

div.facebook .pp_bottom .pp_middle {
    background: url(../img/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;
}

div.facebook .pp_bottom .pp_right {
    background: url(../img/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;
}

div.pp_pic_holder a:focus {
    outline: none;
}

div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500;
}

div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000;
}

.pp_content {
    height: 40px;
    min-width: 40px;
}

* html .pp_content {
    width: 40px;
}

.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%;
}

    .pp_content_container .pp_left {
        padding-left: 20px;
    }

    .pp_content_container .pp_right {
        padding-right: 20px;
    }

    .pp_content_container .pp_details {
        float: left;
        margin: 10px 0 2px;
    }

.pp_description {
    display: none;
    margin: 0;
}

.pp_social {
    float: left;
    margin: 0;
}

    .pp_social .facebook {
        float: left;
        margin-left: 5px;
        width: 55px;
        overflow: hidden;
    }

    .pp_social .twitter {
        float: left;
    }

.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0;
}

    .pp_nav p {
        float: left;
        white-space: nowrap;
        margin: 2px 4px;
    }

    .pp_nav .pp_play,
    .pp_nav .pp_pause {
        float: left;
        margin-right: 4px;
        text-indent: -10000px;
    }

a.pp_arrow_previous,
a.pp_arrow_next {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px;
}

.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}

.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000;
}

    .pp_gallery div {
        float: left;
        overflow: hidden;
        position: relative;
    }

    .pp_gallery ul {
        float: left;
        height: 35px;
        position: relative;
        white-space: nowrap;
        margin: 0 0 0 5px;
        padding: 0;
    }

        .pp_gallery ul a {
            border: 1px rgba(0, 0, 0, 0.5) solid;
            display: block;
            float: left;
            height: 33px;
            overflow: hidden;
        }

            .pp_gallery ul a img {
                border: 0;
            }

    .pp_gallery li {
        display: block;
        float: left;
        margin: 0 5px 0 0;
        padding: 0;
    }

        .pp_gallery li.default a {
            background: url(../img/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
            display: block;
            height: 33px;
            width: 50px;
        }

    .pp_gallery .pp_arrow_previous,
    .pp_gallery .pp_arrow_next {
        margin-top: 7px !important;
    }

a.pp_next {
    background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}

a.pp_previous {
    background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}

a.pp_expand,
a.pp_contract {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000;
}

a.pp_close {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    line-height: 22px;
    text-indent: -10000px;
}

.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 24px;
    margin: -12px 0 0 -12px;
}

#pp_full_res {
    line-height: 1 !important;
}

    #pp_full_res .pp_inline {
        text-align: left;
    }

        #pp_full_res .pp_inline p {
            margin: 0 0 15px;
        }

div.ppt {
    color: #fff;
    display: none;
    font-size: 17px;
    z-index: 9999;
    margin: 0 0 5px 15px;
}

div.pp_default .pp_content,
div.light_rounded .pp_content {
    background-color: #ffffff;
}

    div.pp_default #pp_full_res .pp_inline,
    div.light_rounded .pp_content .ppt,
    div.light_rounded #pp_full_res .pp_inline,
    div.light_square .pp_content .ppt,
    div.light_square #pp_full_res .pp_inline,
    div.facebook .pp_content .ppt,
    div.facebook #pp_full_res .pp_inline {
        color: #000000;
    }

div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
    border-color: #ffffff;
}

div.pp_default .pp_details,
div.light_rounded .pp_details,
div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.light_square .pp_details,
div.facebook .pp_details {
    position: relative;
}

div.light_rounded .pp_top .pp_middle,
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_bottom .pp_middle,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content,
div.facebook .pp_content {
    background: #ffffff;
}

div.light_rounded .pp_description,
div.light_square .pp_description {
    margin-right: 85px;
}

div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next {
    margin-top: 12px !important;
}

div.light_rounded .pp_arrow_previous.disabled,
div.dark_rounded .pp_arrow_previous.disabled,
div.dark_square .pp_arrow_previous.disabled,
div.light_square .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default;
}

div.light_rounded .pp_arrow_next.disabled,
div.dark_rounded .pp_arrow_next.disabled,
div.dark_square .pp_arrow_next.disabled,
div.light_square .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default;
}

div.light_rounded .pp_loaderIcon,
div.light_square .pp_loaderIcon {
    background: url(../img/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
}

div.dark_rounded .pp_top .pp_middle,
div.dark_rounded .pp_content,
div.dark_rounded .pp_bottom .pp_middle {
    background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}

div.dark_rounded .currentTextHolder,
div.dark_square .currentTextHolder {
    color: #c4c4c4;
}

div.dark_rounded #pp_full_res .pp_inline,
div.dark_square #pp_full_res .pp_inline {
    color: #ffffff;
}

.pp_top,
.pp_bottom {
    height: 20px;
    position: relative;
}

* html .pp_top,
* html .pp_bottom {
    padding: 0 20px;
}

    .pp_top .pp_left,
    .pp_bottom .pp_left {
        height: 20px;
        left: 0;
        position: absolute;
        width: 20px;
    }

    .pp_top .pp_middle,
    .pp_bottom .pp_middle {
        height: 20px;
        left: 20px;
        position: absolute;
        right: 20px;
    }

    * html .pp_top .pp_middle,
    * html .pp_bottom .pp_middle {
        left: 0;
        position: static;
    }

    .pp_top .pp_right,
    .pp_bottom .pp_right {
        height: 20px;
        left: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 20px;
    }

.pp_fade,
.pp_gallery li.default a img {
    display: none;
}

.owl-carousel .owl-stage:after {
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    position: relative;
    z-index: inherit;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
    }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        cursor: move;
        cursor: -webkit-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab;
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

        .owl-carousel .owl-stage-outer.owl-height {
        }

    .owl-carousel .owl-video-wrapper {
        position: relative;
        height: 100%;
        background: #000;
    }

.owl-controls .owl-nav div,
.owl-controls .owl-dot {
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url('../img/owl-video-play.png') no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition-property: scale;
    transition-duration: 100ms;
    transition-timing-function: ease;
}

    .owl-carousel .owl-video-play-icon:hover {
        -moz-transform: scale(1.3, 1.3);
        -ms-transform: scale(1.3, 1.3);
        -o-transform: scale(1.3, 1.3);
        -webkit-transform: scale(1.3, 1.3);
        transform: scale(1.3, 1.3);
    }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    transition-property: opacity;
    transition-duration: 400ms;
    transition-timing-function: ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

.owl-loaded {
    display: block;
}

.owl-loading {
    opacity: 0;
    display: block;
}

.owl-hidden {
    opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

.owl-carousel .owl-item img.owl-lazy {
    opacity: 0;
}

.owl-carousel .owl-item img {
    opacity: 1;
}

.owl-carousel .owl-stage.backfacefix .owl-item {
    -webkit-backface-visibility: hidden;
}

.owl-rtl {
    direction: rtl;
}

    .owl-rtl .owl-item {
        float: right;
    }

.no-js .owl-carousel {
    display: block;
}

.animated {
    -webkit-animation-duration: 600ms;
    animation-duration: 600ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-animated-in {
    z-index: 0;
}

.owl-animated-out {
    z-index: 1;
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.owl-theme .owl-controls {
    text-align: center;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

    .owl-theme .owl-controls .owl-nav div {
    }

    .owl-theme .owl-controls .owl-nav .disabled {
    }

    .owl-theme .owl-controls .owl-nav div:hover {
    }

.owl-theme .owl-dots .owl-dot {
}

    .owl-theme .owl-dots .owl-dot span {
    }

    .owl-theme .owl-dots .owl-dot.active span {
    }

.owl-team {
    position: relative;
}

    .owl-team .owl-dots {
    }

    .owl-team .owl-controls .owl-nav {
    }

        .owl-team .owl-controls .owl-nav div {
        }

            .owl-team .owl-controls .owl-nav div i {
            }

            .owl-team .owl-controls .owl-nav div:hover {
            }

.owl-testimonials .owl-controls {
    text-align: left;
    padding-left: 40px;
    margin-top: 0;
}

.owl-testimonials.center .owl-controls {
    text-align: center;
    padding-left: 0;
}

.owl-testimonials.center blockquote {
    text-align: center;
    padding: 70px 15px 15px 15px;
}

    .owl-testimonials.center blockquote:before {
        position: relative;
        left: auto;
        display: block;
        text-align: center;
        top: -20px;
        color: #dadada;
        font-size: 50px;
    }

.owl-carousel-articles .owl-dots,
.owl-widget .owl-dots {
}

.owl-carousel-articles .owl-nav,
.owl-widget .owl-nav {
    position: absolute;
    top: -5.5rem;
    right: 0;
}

    .owl-carousel-articles .owl-nav > *,
    .owl-widget .owl-nav > * {
        padding: 0 !important;
        margin: 0 !important;
        background: transparent !important;
    }

        .owl-carousel-articles .owl-nav > * i,
        .owl-widget .owl-nav > * i {
            color: #2b343a;
            font-size: 1rem;
        }

        .owl-carousel-articles .owl-nav > *.owl-prev,
        .owl-widget .owl-nav > *.owl-prev {
            margin-right: 0.8rem !important;
        }

.popular-videos-widget .owl-carousel-articles .owl-nav,
.popular-videos-widget .owl-widget .owl-nav {
    top: -5rem;
}

.owl-carousel-articles .owl-nav {
    top: -6rem;
}

.owl-newsmag-carousel {
    position: relative;
}

    .owl-newsmag-carousel .owl-controls .owl-nav > div {
        position: absolute;
        top: 50%;
        background: rgba(255, 255, 255, 0.7);
        padding: 0;
        border-radius: 0;
        color: #000;
        margin: 0;
        margin-top: -2rem;
        padding: 0 1.4rem 0 1.2rem;
        opacity: 0;
    }

        .owl-newsmag-carousel .owl-controls .owl-nav > div.owl-prev {
            left: 2.5rem;
        }

        .owl-newsmag-carousel .owl-controls .owl-nav > div.owl-next {
            right: 2.5rem;
            padding: 0 1.2rem 0 1.4rem;
        }

        .owl-newsmag-carousel .owl-controls .owl-nav > div i {
            font-size: 4rem;
        }

    .owl-newsmag-carousel:hover .owl-controls .owl-nav > div {
        opacity: 1;
    }

    .owl-newsmag-carousel .carousel-indicators {
        position: absolute;
        bottom: 10px;
        left: 50%;
        z-index: 15;
        width: 60%;
        margin-left: -30%;
        padding-left: 0;
        list-style: none;
        text-align: center;
    }

        .owl-newsmag-carousel .carousel-indicators li {
            display: inline-block;
            width: 10px;
            height: 10px;
            margin: 1px;
            text-indent: -999px;
            border: 1px solid #ffffff;
            border-radius: 10px;
            cursor: pointer;
            background-color: #000 \9;
            background-color: rgba(0, 0, 0, 0);
        }

        .owl-newsmag-carousel .carousel-indicators .active {
            margin: 0;
            width: 12px;
            height: 12px;
            background-color: red;
        }

@media (max-width:1366px) {
    .owl-team .owl-controls .owl-nav {
        width: 33.333333333333333%;
    }
}

@media (max-width:1200px) {
    .owl-newsmag-carousel .owl-controls .owl-nav > div {
        color: #2b343a;
    }
}

@media (max-width:800px) {
    .owl-team .owl-controls .owl-nav {
        width: 50%;
    }
}

@media (max-width:480px) {
    .owl-team .owl-controls .owl-nav {
        width: 100%;
        bottom: auto;
        top: -61px;
    }
}

.jssora05l,
.jssora05r,
.jssora05ldn,
.jssora05rdn {
    position: absolute;
    cursor: pointer;
    display: block;
    background: url(../img/blog/jssor/a17.png) no-repeat;
    overflow: hidden;
}

.jssora05l {
    background-position: -10px -40px;
}

.jssora05r {
    background-position: -70px -40px;
}

.jssora05l:hover {
    background-position: -130px -40px;
}

.jssora05r:hover {
    background-position: -190px -40px;
}

.jssora05ldn {
    background-position: -250px -40px;
}

.jssora05rdn {
    background-position: -310px -40px;
}

.jssort02 .w {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.jssort02 .c {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.jssort02 .p:hover .c,
.jssort02 .pav:hover .c,
.jssort02 .pav .c {
    background: url(../img/blog/jssor/t01.png) center center;
    border-width: 0px;
    width: 100%;
    height: 100%;
}

.jssort02 .p:hover .c,
.jssort02 .pav:hover .c {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

#jssor-gallery {
    margin-bottom: 3rem;
}

@-moz-document url-prefix() {
    .widget span.right-line,
    .section-newsmag-title span.right-line {
        vertical-align: inherit;
    }
}

.photoGalleryDef {
    color: #606060;
    font-size: 1.4rem;
    line-height: 2rem;
    font-family: 'PlayfairDisplay', serif;
    font-weight: 400;
    padding-top: 20px;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none;
    }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}

    .swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
    }

    .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
    }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
}

    .swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
    }

    .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
    }

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0;
    }

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}

.swiper-container-vertical > .swiper-pagination {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    -moz-transform: translate3d(0,-50%,0);
    -o-transform: translate(0,-50%);
    -ms-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}

    .swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
        margin: 5px 0;
        display: block;
    }

.swiper-container-horizontal > .swiper-pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
}

    .swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
        margin: 0 5px;
    }

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;
}

    .swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

    .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10;
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none;
    }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-cube {
    overflow: visible;
}

    .swiper-container-cube .swiper-slide {
        pointer-events: none;
        visibility: hidden;
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        width: 100%;
        height: 100%;
    }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible;
    }

    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .6;
        -webkit-filter: blur(50px);
        filter: blur(50px);
    }

    .swiper-container-cube.swiper-container-vertical .swiper-cube-shadow {
        z-index: 0;
    }

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    animation: swiper-preloader-spin 1s steps(12,end) infinite;
}

    .swiper-lazy-preloader:after {
        display: block;
        content: "";
        width: 100%;
        height: 100%;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
        background-position: 50%;
        -webkit-background-size: 100%;
        background-size: 100%;
        background-repeat: no-repeat;
    }

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}

.custom-marker {
    color: #606060;
    font-weight: bold;
    font-size: 1rem;
    font: inherit;
    font-family: 'PlayfairDisplay', serif;
    ;
    text-decoration: none !important;
    cursor: pointer;
}

.swiper-container {
    width: 100%;
    height: auto;
    margin: 20px auto;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.custom-facebook-share-button {
    padding-left: 12px;
    background-color: #3b55a0;
    background-repeat: repeat-x;
    cursor: pointer;
    display: block;
    margin: 0 5px 0 0;
    width: 100px;
    height: 35px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    font-family: 'PT Sans','Open Sans',Helvetica,Arial,sans-serif;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
    line-height: 35px;
    text-align: left;
}



.custom-twitter-share-button {
    padding-left: 12px;
    background-color: #4183c4;
    background-repeat: repeat-x;
    cursor: pointer;
    display: block;
    margin: 0 5px 0 0;
    width: 100px;
    height: 35px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    font-family: 'PT Sans','Open Sans',Helvetica,Arial,sans-serif;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
    line-height: 35px;
    text-align: left;
}

.custom-tag {
    padding-left: 12px;
    background-color: #E6E6E6;
    background-repeat: repeat-x;
    cursor: pointer;
    display: block;
    margin: 0 5px 0 0;
    /*width: auto;*/
    height: 35px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    font-family: 'PT Sans','Open Sans',Helvetica,Arial,sans-serif;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
    line-height: 35px;
    text-align: left;
}

#tag-cloud {
    width: 285px;
    margin-left: 0;
}

.tag-cloud {
    background-color: #999999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 21px;
    margin: 2px 3px 2px 2px;
    padding: 1px 4px 2px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    vertical-align: baseline;
}

    .tag-cloud:after {
        color: #000000;
        font-size: 20px;
        font-weight: bold;
        line-height: 16px;
        position: relative;
        top: 1px;
    }

    /* Colors */

    .tag-cloud.tag-cloud-info {
        background-color: #3A87AD;
    }

    .tag-cloud.tag-cloud-success {
        background-color: #468847;
    }

    .tag-cloud.tag-cloud-warning {
        background-color: #F89406;
    }

    .tag-cloud.tag-cloud-danger {
        background-color: #B94A48;
    }

    .tag-cloud.tag-cloud-inverse {
        background-color: grey;
        font-family: 'PT Sans','Open Sans',Helvetica,Arial,sans-serif;
    }




.custom-photo-gallery-button {
    padding-left: 12px;
    padding-left: 12px;
    background-color: #FF00FF;
    background-repeat: repeat-x;
    cursor: pointer;
    display: block;
    margin: 0 5px 0 0;
    width: auto;
    height: 35px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    font-family: 'PT Sans','Open Sans',Helvetica,Arial,sans-serif;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    line-height: 35px;
    text-align: left;
}

.big-headline-h2 {
    padding: 10px 10px 10px 10px !important;
    background: rgba(0, 0, 0, 0.5) !important;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;

}

.big-headline-h2-a {
    font-size: 50px !important;
    line-height: 5.5rem !important;
    color: white !important;
    text-decoration: none !important;
    cursor: pointer !important;
    font-family: 'PlayfairDisplay', serif;
    font-weight: 600;
}

.small-headline-h2 {
    padding: 10px 10px 10px 10px !important;
    background: rgba(0, 0, 0, 0.5) !important;
    color: white !important;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.small-headline-h2-a {
    font-size: 25px !important;
    line-height: 3rem !important;
    color: white !important;
    text-decoration: none !important;
    cursor: pointer !important;
    font-family: 'PlayfairDisplay', serif;
    font-weight: 600;
}




.mobile-big-headline-h2 {
    padding: 10px 10px 10px 10px !important;
    background: rgba(0, 0, 0, 0.5) !important;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.mobile-big-headline-h2-a {
    font-size: 25px !important;
    line-height: 2.5rem !important;
    color: white !important;
    text-decoration: none !important;
    cursor: pointer !important;
    font-family: 'PlayfairDisplay', serif;
    font-weight: 600;
}

.mobile-small-headline-h2 {
    padding: 10px 10px 10px 10px !important;
    background: rgba(0, 0, 0, 0.5) !important;
    color: white !important;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.mobile-small-headline-h2-a {
    font-size: 15px !important;
    line-height: 1.5rem !important;
    color: white !important;
    text-decoration: none !important;
    cursor: pointer !important;
    font-family: 'PlayfairDisplay', serif;
    font-weight: 600;
}

