@charset "UTF-8";
@import "../js/jquery.fancybox.css";

@font-face {
    font-family: 'icons';
    src: url('/font/icons.eot');
    src: url('/font/icons.eot?#iefix') format('embedded-opentype'), url('/font/icons.woff') format('woff'), url('/font/icons.ttf') format('truetype'), url('/font/icons.svg#icons') format('svg')
}

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

@font-face {
    font-family: 'avenir';
    src: url('../font/Avenir-Book-01.eot');
    src: url('../font/Avenir-Book-01.eot?#iefix') format('embedded-opentype'), url('../font/Avenir-Book-01.svg#chunkfiveroman') format('svg'), url('../font/Avenir-Book-01.woff2') format('woff2'), url('../font/Avenir-Book-01.woff') format('woff'), url('../font/Avenir-Book-01.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'avenir';
    src: url('../font/Avenir-Black-03.eot');
    src: url('../font/Avenir-Black-03.eot?#iefix') format('embedded-opentype'), url('../font/Avenir-Black-03.svg#chunkfiveroman') format('svg'), url('../font/Avenir-Black-03.woff2') format('woff2'), url('../font/Avenir-Black-03.woff') format('woff'), url('../font/Avenir-Black-03.ttf') format('truetype');
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../font/nunito-sans-v5-latin-regular.eot');
    src: url('../font/nunito-sans-v5-latin-regular.eot?#iefix') format('embedded-opentype'), url('../font/nunito-sans-v5-latin-regular.svg#chunkfiveroman') format('svg'), url('../font/nunito-sans-v5-latin-regular.woff2') format('woff2'), url('../font/nunito-sans-v5-latin-regular.woff') format('woff'), url('../font/nunito-sans-v5-latin-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

html {
    width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    background: #204E62;
    display: block;
    font-size: 16px;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif
}

a img {
    border: 0
}

p {
    margin: 0 0 1em 0;
    line-height: 21px
}

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

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

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

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

[hidden] {
    display: none
}

.psb-section {
    border-top: 6px solid #275A73
}

.main .psb-section .psb-scroller {
    background-color: #275A73
}

.main .psb-section .psb-text,
.psb-section .psb-accordion {
    background-color: #275A73
}

.no-select {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.button-interaction {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: pointer
}

.inline-block {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.full-width-fix {
    float: left;
    clear: both;
    min-width: 100%
}

.clearfix {
    *zoom: 1
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: ""
}

.clearfix:after {
    clear: both
}

.lb-left,
.lb-right .lb-left {
    clear: left;
    position: relative;
    margin: 0
}

.lb-left .lb-key,
.lb-right .lb-left .lb-key {
    float: left;
    margin: 0 10px 0 0
}

.lb-left .lb-right,
.lb-right {
    clear: right;
    position: relative;
    margin: 0
}

.lb-left .lb-right .lb-key,
.lb-right .lb-key {
    float: right;
    margin: 0 0 0 10px
}

.lb-content {
    overflow: hidden
}

.key-child {
    width: 300px
}

@media only screen and (max-width:500px) {
    .lb-nophone .lb-key {
        float: none;
        margin: 0 0 10px 0
    }
}

@media only screen and (min-width:500px) {
    .lb-nodesktop .lb-key {
        float: none;
        margin: 0 0 10px 0
    }
}

body {
    width: 100%;
    *zoom: 1
}

.contained {
    width: 1080px;
    margin: 0 auto;
    overflow: hidden
}

@media only screen and (min-width:768px) and (max-width:959px) {
    .contained {
        width: 768px;
        margin: 0 auto;
        overflow: hidden
    }
}

.row {
    display: block;
    width: 740px;
    margin: 0 -10px;
    *zoom: 1
}

.row:after,
.row:before {
    display: table;
    content: ""
}

.row:after {
    clear: both
}

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

.span12 {
    display: inline-block;
    float: left;
    width: 700px;
    margin: 0 10px
}

.span11 {
    display: inline-block;
    float: left;
    width: 640px;
    margin: 0 10px
}

.span10 {
    display: inline-block;
    float: left;
    width: 580px;
    margin: 0 10px
}

.span9 {
    display: inline-block;
    float: left;
    width: 520px;
    margin: 0 10px
}

.span8 {
    display: inline-block;
    float: left;
    width: 460px;
    margin: 0 10px
}

.span7 {
    display: inline-block;
    float: left;
    width: 400px;
    margin: 0 10px
}

.span6 {
    display: inline-block;
    float: left;
    width: 340px;
    margin: 0 10px
}

.span5 {
    display: inline-block;
    float: left;
    width: 280px;
    margin: 0 10px
}

.span4 {
    display: inline-block;
    float: left;
    width: 220px;
    margin: 0 10px
}

.span3 {
    display: inline-block;
    float: left;
    width: 160px;
    margin: 0 10px
}

.span2 {
    display: inline-block;
    float: left;
    width: 100px;
    margin: 0 10px
}

.span1 {
    display: inline-block;
    float: left;
    width: 40px;
    margin: 0 10px
}

.offset12 {
    margin-left: 730px
}

.offset11 {
    margin-left: 670px
}

.offset10 {
    margin-left: 610px
}

.offset9 {
    margin-left: 550px
}

.offset8 {
    margin-left: 490px
}

.offset7 {
    margin-left: 430px
}

.offset6 {
    margin-left: 370px
}

.offset5 {
    margin-left: 310px
}

.offset4 {
    margin-left: 250px
}

.offset3 {
    margin-left: 190px
}

.offset2 {
    margin-left: 130px
}

.offset1 {
    margin-left: 70px
}

.container {
    margin-left: auto;
    margin-right: auto;
    *zoom: 1
}

.container:after,
.container:before {
    display: table;
    content: ""
}

.container:after {
    clear: both
}

.container-fluid {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 1500px;
    margin: 0 auto;
    *zoom: 1
}

.container-fluid:after,
.container-fluid:before {
    display: table;
    content: ""
}

.container-fluid:after {
    clear: both
}

@media only screen and (min-width:768px) and (max-width:959px) {
    .row {
        display: block;
        width: 773px;
        margin: 0 -2.5px;
        *zoom: 1
    }

    .row:after,
    .row:before {
        display: table;
        content: ""
    }

    .row:after {
        clear: both
    }

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

    .span12 {
        display: inline-block;
        float: left;
        width: 535px;
        margin: 0 2.5px
    }

    .span11 {
        display: inline-block;
        float: left;
        width: 490px;
        margin: 0 2.5px
    }

    .span10 {
        display: inline-block;
        float: left;
        width: 445px;
        margin: 0 2.5px
    }

    .span9 {
        display: inline-block;
        float: left;
        width: 400px;
        margin: 0 2.5px
    }

    .span8 {
        display: inline-block;
        float: left;
        width: 355px;
        margin: 0 2.5px
    }

    .span7 {
        display: inline-block;
        float: left;
        width: 310px;
        margin: 0 2.5px
    }

    .span6 {
        display: inline-block;
        float: left;
        width: 265px;
        margin: 0 2.5px
    }

    .span5 {
        display: inline-block;
        float: left;
        width: 220px;
        margin: 0 2.5px
    }

    .span4 {
        display: inline-block;
        float: left;
        width: 175px;
        margin: 0 2.5px
    }

    .span3 {
        display: inline-block;
        float: left;
        width: 130px;
        margin: 0 2.5px
    }

    .span2 {
        display: inline-block;
        float: left;
        width: 85px;
        margin: 0 2.5px
    }

    .span1 {
        display: inline-block;
        float: left;
        width: 40px;
        margin: 0 2.5px
    }

    .offset12 {
        margin-left: 542.5px
    }

    .offset11 {
        margin-left: 497.5px
    }

    .offset10 {
        margin-left: 452.5px
    }

    .offset9 {
        margin-left: 407.5px
    }

    .offset8 {
        margin-left: 362.5px
    }

    .offset7 {
        margin-left: 317.5px
    }

    .offset6 {
        margin-left: 272.5px
    }

    .offset5 {
        margin-left: 227.5px
    }

    .offset4 {
        margin-left: 182.5px
    }

    .offset3 {
        margin-left: 137.5px
    }

    .offset2 {
        margin-left: 92.5px
    }

    .offset1 {
        margin-left: 47.5px
    }
}

@media only screen and (max-width:767px) {
    .contained {
        width: 300px
    }

    .row {
        width: 300px
    }

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

    .span1,
    .span2,
    .span3,
    .span4,
    .span5,
    .span6,
    .span7,
    .span8,
    .span9,
    .span10,
    .span11,
    .span12 {
        width: 300px;
        margin: 0 10px
    }

    .offset11 .offset10 .offset9 .offset8 .offset7 .offset6 .offset5 .offset4 .offset3 .offset2 .offset1 {
        margin-left: 0
    }

    .container-fluid {
        padding-left: 0px;
        padding-right: 0px;
        max-width: 320px;
        margin: 0;
        *zoom: 1
    }
}

code,
pre {
    padding: 0 3px 2px;
    font-family: Menlo, Monaco, "Courier New", monospace;
    font-size: 12px;
    color: #333333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

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

pre {
    display: block;
    padding: 8.5px;
    margin: 0 0 9px;
    font-size: 12.025px;
    line-height: 18px;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    white-space: pre;
    white-space: pre-wrap;
    word-break: break-all;
    word-wrap: break-word
}

pre.prettyprint {
    margin-bottom: 18px
}

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

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

.label {
    padding: 1px 4px 2px;
    font-size: 10.998px;
    font-weight: bold;
    line-height: 13px;
    color: #ffffff;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #999999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.label:hover {
    color: #ffffff;
    text-decoration: none
}

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

.label-important:hover {
    background-color: #953b39
}

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

.label-warning:hover {
    background-color: #c67605
}

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

.label-success:hover {
    background-color: #356635
}

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

.label-info:hover {
    background-color: #2d6987
}

.label-inverse {
    background-color: #333333
}

.label-inverse:hover {
    background-color: #1a1a1a
}

.badge {
    padding: 1px 9px 2px;
    font-size: 12.025px;
    font-weight: bold;
    white-space: nowrap;
    color: #ffffff;
    background-color: #999999;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px
}

.badge:hover {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer
}

.badge-error {
    background-color: #b94a48
}

.badge-error:hover {
    background-color: #953b39
}

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

.badge-warning:hover {
    background-color: #c67605
}

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

.badge-success:hover {
    background-color: #356635
}

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

.badge-info:hover {
    background-color: #2d6987
}

.badge-inverse {
    background-color: #333333
}

.badge-inverse:hover {
    background-color: #1a1a1a
}

table {
    max-width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent
}

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

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

.table th {
    font-weight: bold
}

.table thead th {
    vertical-align: bottom
}

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

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

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

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

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

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

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

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

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

.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered thead:last-child tr:last-child th:last-child {
    -webkit-border-radius: 0 0 4px 0;
    -moz-border-radius: 0 0 4px 0;
    border-radius: 0 0 4px 0
}

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

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

table .span1 {
    float: none;
    width: 44px;
    margin-left: 0
}

table .span2 {
    float: none;
    width: 124px;
    margin-left: 0
}

table .span3 {
    float: none;
    width: 204px;
    margin-left: 0
}

table .span4 {
    float: none;
    width: 284px;
    margin-left: 0
}

table .span5 {
    float: none;
    width: 364px;
    margin-left: 0
}

table .span6 {
    float: none;
    width: 444px;
    margin-left: 0
}

table .span7 {
    float: none;
    width: 524px;
    margin-left: 0
}

table .span8 {
    float: none;
    width: 604px;
    margin-left: 0
}

table .span9 {
    float: none;
    width: 684px;
    margin-left: 0
}

table .span10 {
    float: none;
    width: 764px;
    margin-left: 0
}

table .span11 {
    float: none;
    width: 844px;
    margin-left: 0
}

table .span12 {
    float: none;
    width: 924px;
    margin-left: 0
}

table .span13 {
    float: none;
    width: 1004px;
    margin-left: 0
}

table .span14 {
    float: none;
    width: 1084px;
    margin-left: 0
}

table .span15 {
    float: none;
    width: 1164px;
    margin-left: 0
}

table .span16 {
    float: none;
    width: 1244px;
    margin-left: 0
}

table .span17 {
    float: none;
    width: 1324px;
    margin-left: 0
}

table .span18 {
    float: none;
    width: 1404px;
    margin-left: 0
}

table .span19 {
    float: none;
    width: 1484px;
    margin-left: 0
}

table .span20 {
    float: none;
    width: 1564px;
    margin-left: 0
}

table .span21 {
    float: none;
    width: 1644px;
    margin-left: 0
}

table .span22 {
    float: none;
    width: 1724px;
    margin-left: 0
}

table .span23 {
    float: none;
    width: 1804px;
    margin-left: 0
}

table .span24 {
    float: none;
    width: 1884px;
    margin-left: 0
}

form {
    margin: 0 0 18px
}

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

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 27px;
    font-size: 19.5px;
    line-height: 36px;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #eee
}

legend small {
    font-size: 13.5px;
    color: #999999
}

button,
input,
label,
select,
textarea {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px
}

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

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

.uneditable-input,
input,
select,
textarea {
    display: inline-block;
    width: 210px;
    height: 18px;
    padding: 4px;
    margin-bottom: 9px;
    font-size: 13px;
    line-height: 18px;
    color: #555555;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

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

label input,
label select,
label textarea {
    display: block
}

input[type=checkbox],
input[type=image],
input[type=radio] {
    width: auto;
    height: auto;
    padding: 0;
    margin: 3px 0;
    *margin-top: 0;
    line-height: normal;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0\9
}

input[type=image] {
    border: 0
}

input[type=file] {
    width: auto;
    padding: initial;
    line-height: initial;
    border: initial;
    background-color: #ffffff;
    background-color: initial;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

input[type=button],
input[type=reset],
input[type=submit] {
    width: auto;
    height: auto
}

input[type=file],
select {
    height: 28px;
    *margin-top: 4px;
    line-height: 28px
}

input[type=file] {
    line-height: 18px\9
}

select {
    width: 220px;
    background-color: #ffffff
}

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

input[type=image] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

textarea {
    height: auto;
    font-family: Arial, sans-serif;
    resize: vertical
}

input[type=hidden] {
    display: none
}

.checkbox,
.radio {
    padding-left: 18px
}

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

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

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

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

input,
textarea {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    -webkit-transition: border linear 0.2s, -webkit-box-shadow linear 0.2s;
    transition: border linear 0.2s, -webkit-box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s, -webkit-box-shadow linear 0.2s
}

input:focus,
textarea:focus {
    border-color: rgba(82, 168, 236, 0.8);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0;
    outline: thin dotted\9
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus,
select:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.input-mini {
    width: 60px
}

.input-small {
    width: 90px
}

.input-medium {
    width: 150px
}

.input-large {
    width: 210px
}

.input-xlarge {
    width: 270px
}

.input-xxlarge {
    width: 530px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    color: #c09853;
    border-color: #c09853
}

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

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

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

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #b94a48;
    border-color: #b94a48
}

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

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

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

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    color: #468847;
    border-color: #468847
}

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

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

input:focus:required:invalid,
select:focus:required:invalid,
textarea:focus:required:invalid {
    color: #b94a48;
    border-color: #ee5f5b
}

input:focus:required:invalid:focus,
select:focus:required:invalid:focus,
textarea:focus:required:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7
}

.form-actions {
    padding: 17px 20px 18px;
    margin-top: 18px;
    margin-bottom: 18px;
    background-color: #eeeeee;
    border-top: 1px solid #ddd;
    *zoom: 1
}

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

.form-actions:after {
    clear: both
}

@media (max-width:768px) {
    .form-vertical {
        display: inline-block;
        float: left;
        width: 700px;
        margin: 0 10px
    }
}

.uneditable-input {
    display: block;
    background-color: #ffffff;
    border-color: #eee;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    cursor: not-allowed
}

:-moz-placeholder {
    color: #999999
}

::-webkit-input-placeholder {
    color: #999999
}

.help-block,
.help-inline {
    color: #555555
}

.help-block {
    display: block;
    margin-bottom: 9px
}

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

.input-append,
.input-prepend {
    margin-bottom: 5px
}

.input-append .uneditable-input,
.input-append input,
.input-append select,
.input-prepend .uneditable-input,
.input-prepend input,
.input-prepend select {
    *margin-left: 0;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

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

.input-append .uneditable-input,
.input-prepend .uneditable-input {
    border-left-color: #ccc
}

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

.input-append .add-on,
.input-append .btn,
.input-prepend .add-on,
.input-prepend .btn {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

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

.input-prepend .add-on,
.input-prepend .btn {
    margin-right: -1px
}

.input-append input,
.input-append select .uneditable-input {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

.input-append .uneditable-input {
    border-left-color: #eee;
    border-right-color: #ccc
}

.input-append .add-on,
.input-append .btn {
    margin-left: -1px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.input-prepend.input-append .uneditable-input,
.input-prepend.input-append input,
.input-prepend.input-append select {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.search-query {
    padding-left: 14px;
    padding-right: 14px;
    margin-bottom: 0;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px
}

.form-horizontal .help-inline,
.form-horizontal .input-append,
.form-horizontal .input-prepend,
.form-horizontal .uneditable-input,
.form-horizontal input,
.form-horizontal select,
.form-horizontal textarea,
.form-inline .help-inline,
.form-inline .input-append,
.form-inline .input-prepend,
.form-inline .uneditable-input,
.form-inline input,
.form-inline select,
.form-inline textarea,
.form-search .help-inline,
.form-search .input-append,
.form-search .input-prepend,
.form-search .uneditable-input,
.form-search input,
.form-search select,
.form-search textarea {
    display: inline-block;
    margin-bottom: 0
}

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

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

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

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

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

.control-group {
    margin-bottom: 9px
}

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

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

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

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

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

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

.form-horizontal .help-block {
    margin-top: 9px;
    margin-bottom: 0
}

.form-horizontal .form-actions {
    padding-left: 160px
}

.btn-group {
    position: relative;
    *zoom: 1;
    *margin-left: 0.3em
}

.btn-group:after,
.btn-group:before {
    display: table;
    content: ""
}

.btn-group:after {
    clear: both
}

.btn-group:first-child {
    *margin-left: 0
}

.btn-group+.btn-group {
    margin-left: 5px
}

.btn-toolbar {
    margin-top: 9px;
    margin-bottom: 9px
}

.btn-toolbar .btn-group {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.btn-group .btn {
    position: relative;
    float: left;
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn-group .btn:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

.btn-group .btn:last-child,
.btn-group .dropdown-toggle {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px
}

.btn-group .btn.large:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px
}

.btn-group .btn.large:last-child,
.btn-group .large.dropdown-toggle {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px
}

.btn-group .btn.active,
.btn-group .btn:active,
.btn-group .btn:focus,
.btn-group .btn:hover {
    z-index: 2
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    *padding-top: 3px;
    *padding-bottom: 3px
}

.btn-group .btn-mini.dropdown-toggle {
    padding-left: 5px;
    padding-right: 5px;
    *padding-top: 1px;
    *padding-bottom: 1px
}

.btn-group .btn-small.dropdown-toggle {
    *padding-top: 4px;
    *padding-bottom: 4px
}

.btn-group .btn-large.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open {
    *z-index: 1000
}

.btn-group.open .dropdown-menu {
    display: block;
    margin-top: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.btn-group.open .dropdown-toggle {
    background-image: none;
    -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.btn .caret {
    margin-top: 7px;
    margin-left: 0
}

.btn:hover .caret,
.open.btn-group .caret {
    opacity: 1
}

.btn-mini .caret {
    margin-top: 5px
}

.btn-small .caret {
    margin-top: 6px
}

.btn-large .caret {
    margin-top: 6px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000000
}

.btn-danger .caret,
.btn-info .caret,
.btn-inverse .caret,
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    opacity: 0.75
}

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

.nav>li>a {
    display: block
}

.nav>li>a:hover {
    text-decoration: none;
    background-color: #eeeeee
}

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

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

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

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

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

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

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

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

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

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

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

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

.nav-pills>li>a,
.nav-tabs>li>a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px
}

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

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

.nav-tabs>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 18px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eeeeee #eeeeee #dddddd
}

.nav-tabs>.active>a,
.nav-tabs>.active>a:hover {
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.nav-pills>.active>a,
.nav-pills>.active>a:hover {
    color: #ffffff;
    background-color: #0088cc
}

.nav-stacked>li {
    float: none
}

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

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

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

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

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

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

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

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

.nav-pills .dropdown-menu,
.nav-tabs .dropdown-menu {
    margin-top: 1px;
    border-width: 1px
}

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

.nav-pills .dropdown-toggle .caret,
.nav-tabs .dropdown-toggle .caret {
    border-top-color: #0088cc;
    border-bottom-color: #0088cc;
    margin-top: 6px
}

.nav-pills .dropdown-toggle:hover .caret,
.nav-tabs .dropdown-toggle:hover .caret {
    border-top-color: #005580;
    border-bottom-color: #005580
}

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

.nav>.dropdown.active>a:hover {
    color: #000000;
    cursor: pointer
}

.nav-pills .open .dropdown-toggle,
.nav-tabs .open .dropdown-toggle,
.nav>.open.active>a:hover {
    color: #ffffff;
    background-color: #999999;
    border-color: #999999
}

.nav .open.active .caret,
.nav .open .caret,
.nav .open a:hover .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    opacity: 1
}

.tabs-stacked .open>a:hover {
    border-color: #999999
}

.tabbable {
    *zoom: 1
}

.tabbable:after,
.tabbable:before {
    display: table;
    content: ""
}

.tabbable:after {
    clear: both
}

.tab-content {
    display: table;
    width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

.tabs-left .nav-tabs>li>a:hover {
    border-color: #eeeeee #dddddd #eeeeee #eeeeee
}

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

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

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

.tabs-right .nav-tabs>li>a:hover {
    border-color: #eeeeee #eeeeee #eeeeee #dddddd
}

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

.navbar {
    *position: relative;
    *z-index: 2;
    overflow: visible;
    clear: both
}

.btn-navbar {
    display: none;
    float: right;
    padding: 7px 10px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #2c2c2c;
    background-image: -moz-linear-gradient(top, #333333, #222222);
    background-image: -ms-linear-gradient(top, #333333, #222222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
    background-image: -webkit-linear-gradient(top, #333333, #222222);
    background-image: -o-linear-gradient(top, #333333, #222222);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#222222));
    background-image: linear-gradient(top, #333333, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075)
}

.btn-navbar.active,
.btn-navbar.disabled,
.btn-navbar:active,
.btn-navbar:hover,
.btn-navbar[disabled] {
    background-color: #222222
}

.btn-navbar.active,
.btn-navbar:active {
    background-color: #080808\9
}

.btn-navbar .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25)
}

.btn-navbar .icon-bar+.icon-bar {
    margin-top: 3px
}

.nav-collapse.collapse {
    height: auto
}

.navbar {
    color: #999999
}

.navbar .brand:hover {
    text-decoration: none
}

.navbar .brand {
    float: left;
    display: block;
    padding: 8px 10px 12px;
    margin-left: -10px;
    font-size: 20px;
    font-weight: 200;
    line-height: 1;
    color: #ffffff
}

.navbar .navbar-text {
    margin-bottom: 0;
    line-height: 40px
}

.navbar .btn,
.navbar .btn-group {
    margin-top: 5px
}

.navbar .btn-group .btn {
    margin-top: 0
}

.navbar-form {
    margin-bottom: 0;
    *zoom: 1
}

.navbar-form:after,
.navbar-form:before {
    display: table;
    content: ""
}

.navbar-form:after {
    clear: both
}

.navbar-form .checkbox,
.navbar-form .radio,
.navbar-form input,
.navbar-form select {
    margin-top: 5px
}

.navbar-form input,
.navbar-form select {
    display: inline-block;
    margin-bottom: 0
}

.navbar-form input[type=checkbox],
.navbar-form input[type=image],
.navbar-form input[type=radio] {
    margin-top: 3px
}

.navbar-form .input-append,
.navbar-form .input-prepend {
    margin-top: 5px;
    white-space: nowrap
}

.navbar-form .input-append input,
.navbar-form .input-prepend input {
    margin-top: 0
}

.navbar-search {
    position: relative;
    float: left;
    margin-top: 6px;
    margin-bottom: 0
}

.navbar-search .search-query {
    padding: 4px 9px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    color: #ffffff;
    background-color: #626262;
    border: 1px solid #151515;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.navbar-search .search-query:-moz-placeholder {
    color: #cccccc
}

.navbar-search .search-query::-webkit-input-placeholder {
    color: #cccccc
}

.navbar-search .search-query.focused,
.navbar-search .search-query:focus {
    padding: 5px 10px;
    color: #333333;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #ffffff;
    border: 0;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    outline: 0
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0
}

.navbar-fixed-bottom .navbar-inner,
.navbar-fixed-top .navbar-inner {
    padding-left: 0;
    padding-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.navbar-fixed-top {
    top: 0
}

.navbar-fixed-bottom {
    bottom: 0
}

.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 0 10px 0 0;
    padding: 0
}

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

.navbar .nav>li {
    display: block;
    float: left
}

.navbar .nav>li>a {
    float: none;
    padding: 10px 10px 11px;
    line-height: 19px;
    color: #999999;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.navbar .nav>li>a:hover {
    background-color: transparent;
    color: #ffffff;
    text-decoration: none
}

.navbar .nav .active>a,
.navbar .nav .active>a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #222222
}

.navbar .divider-vertical {
    height: 40px;
    width: 1px;
    margin: 0 9px;
    overflow: hidden;
    background-color: #222222;
    border-right: 1px solid #333333
}

.navbar .nav.pull-right {
    margin-left: 10px;
    margin-right: 0
}

.navbar .dropdown-menu {
    background: #EDEDED
}

.navbar-fixed-bottom .dropdown-menu:before {
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-bottom: 0;
    bottom: -7px;
    top: auto
}

.navbar-fixed-bottom .dropdown-menu:after {
    border-top: 6px solid #ffffff;
    border-bottom: 0;
    bottom: -6px;
    top: auto
}

.navbar .nav .dropdown-toggle .caret,
.navbar .nav .open.dropdown .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff
}

.navbar .nav .active .caret {
    opacity: 1
}

.navbar .nav .active>.dropdown-toggle,
.navbar .nav .open.active>.dropdown-toggle,
.navbar .nav .open>.dropdown-toggle {
    background-color: transparent
}

.navbar .nav .active>.dropdown-toggle:hover {
    color: #ffffff
}

.navbar .nav .dropdown-menu.pull-right,
.navbar .nav.pull-right .dropdown-menu {
    left: auto;
    right: 0
}

.navbar .nav .dropdown-menu.pull-right:before,
.navbar .nav.pull-right .dropdown-menu:before {
    left: auto;
    right: 12px
}

.navbar .nav .dropdown-menu.pull-right:after,
.navbar .nav.pull-right .dropdown-menu:after {
    left: auto;
    right: 13px
}

.breadcrumb {
    padding: 7px 14px;
    margin: 0 0 18px;
    list-style: none;
    background-color: #fbfbfb;
    background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
    background-image: linear-gradient(top, #ffffff, #f5f5f5);
    background-repeat: repeat-x;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff
}

.breadcrumb li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-shadow: 0 1px 0 #ffffff
}

.breadcrumb .divider {
    padding: 0 5px;
    color: #999999
}

.breadcrumb .active a {
    color: #333333
}

.pagination {
    height: 36px;
    margin: 18px 0
}

.pagination ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05)
}

.pagination li {
    display: inline
}

.pagination a {
    float: left;
    padding: 0 14px;
    line-height: 34px;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left-width: 0
}

.pagination .active a,
.pagination a:hover {
    background-color: #f5f5f5
}

.pagination .active a {
    color: #999999;
    cursor: default
}

.pagination .disabled a,
.pagination .disabled a:hover,
.pagination .disabled span {
    color: #999999;
    background-color: transparent;
    cursor: default
}

.pagination li:first-child a {
    border-left-width: 1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

.pagination li:last-child a {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.pagination-centered {
    text-align: center
}

.pagination-right {
    text-align: right
}

.pager {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 18px;
    list-style: none;
    text-align: center;
    *zoom: 1
}

.pager:after,
.pager:before {
    display: table;
    content: ""
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager a {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.pager a:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

.pager .next a {
    float: right
}

.pager .previous a {
    float: left
}

.pager .disabled a,
.pager .disabled a:hover {
    color: #999999;
    background-color: #fff;
    cursor: default
}

.thumbnails {
    margin-left: -20px;
    padding-left: 0;
    list-style: none;
    *zoom: 1
}

.thumbnails:after,
.thumbnails:before {
    display: table;
    content: ""
}

.thumbnails:after {
    clear: both
}

.thumbnails>li {
    float: left;
    margin: 0 0 18px 20px
}

.thumbnail {
    display: block;
    line-height: 1
}

.thumbnail>img {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px
}

.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 18px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #c09853
}

.alert-heading {
    color: inherit
}

.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 18px
}

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

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

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

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

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

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

.progress {
    overflow: hidden;
    height: 18px;
    margin-bottom: 18px;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f9f9f9));
    background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.progress .bar {
    width: 0%;
    height: 18px;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0e90d2;
    background-image: -moz-linear-gradient(top, #149bdf, #0480be);
    background-image: -ms-linear-gradient(top, #149bdf, #0480be);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
    background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
    background-image: -o-linear-gradient(top, #149bdf, #0480be);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#149bdf), to(#0480be));
    background-image: linear-gradient(top, #149bdf, #0480be);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.6s ease;
    -moz-transition: width 0.6s ease;
    -ms-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}

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

.progress-danger .bar {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
    background-image: linear-gradient(top, #ee5f5b, #c43c35);
    background-repeat: repeat-x
}

.progress-danger.progress-striped .bar {
    background-color: #ee5f5b;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-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: -webkit-linear-gradient(135deg, 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(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-success .bar {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -ms-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
    background-image: linear-gradient(top, #62c462, #57a957);
    background-repeat: repeat-x
}

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

.progress-info .bar {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
    background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9));
    background-image: linear-gradient(top, #5bc0de, #339bb9);
    background-repeat: repeat-x
}

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

.progress-warning .bar {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -ms-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fbb450), to(#f89406));
    background-image: linear-gradient(top, #fbb450, #f89406);
    background-repeat: repeat-x
}

.progress-warning.progress-striped .bar {
    background-color: #fbb450;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-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: -webkit-linear-gradient(135deg, 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(135deg, 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.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.hero-unit {
    padding: 60px;
    margin-bottom: 30px;
    background-color: #eeeeee;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.hero-unit h1 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 1;
    color: inherit;
    letter-spacing: -1px
}

.hero-unit p {
    font-size: 18px;
    font-weight: 200;
    line-height: 27px;
    color: inherit
}

.tooltip {
    position: absolute;
    z-index: 1020;
    display: block;
    visibility: visible;
    padding: 5px;
    font-size: 11px;
    opacity: 0;
    filter: alpha(opacity=0)
}

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

.tooltip.top {
    margin-top: -2px
}

.tooltip.right {
    margin-left: 2px
}

.tooltip.bottom {
    margin-top: 2px
}

.tooltip.left {
    margin-left: -2px
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #000000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #000000
}

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

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    padding: 5px
}

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

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

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

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

.popover.top .arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000000
}

.popover.right .arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #000000
}

.popover.bottom .arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #000000
}

.popover.left .arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000000
}

.popover .arrow {
    position: absolute;
    width: 0;
    height: 0
}

.popover-inner {
    padding: 3px;
    width: 280px;
    overflow: hidden;
    background: #000000;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3)
}

.popover-title {
    padding: 9px 15px;
    margin: 0;
    line-height: 1;
    background-color: #f5f5f5;
    border-bottom: 1px solid #eee;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

.popover-content {
    padding: 14px;
    background-color: #ffffff;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box
}

.popover-content ol,
.popover-content p,
.popover-content ul {
    margin-bottom: 0
}

.modal-open .dropdown-menu {
    z-index: 2050
}

.modal-open .dropdown.open {
    *z-index: 2050
}

.modal-open .popover {
    z-index: 2060
}

.modal-open .tooltip {
    z-index: 2070
}

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

.modal-backdrop.fade {
    opacity: 0
}

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

.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050;
    overflow: auto;
    width: 560px;
    margin: -250px 0 0 -280px;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box
}

.modal.fade {
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
    -ms-transition: opacity 0.3s linear, top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out;
    top: -25%
}

.modal.fade.in {
    top: 50%
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee
}

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

.modal-body {
    overflow-y: auto;
    max-height: 400px;
    padding: 15px
}

.modal-form {
    margin-bottom: 0
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
    *zoom: 1
}

.modal-footer:after,
.modal-footer:before {
    display: table;
    content: ""
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.dropdown-toggle {
    *margin-bottom: -3px
}

.dropdown-toggle:active,
.open .dropdown-toggle {
    outline: 0
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000000;
    opacity: 0.3;
    filter: alpha(opacity=30);
    content: ""
}

.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px
}

.dropdown:hover .caret,
.open.dropdown .caret {
    opacity: 1;
    filter: alpha(opacity=100)
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    padding: 4px 0;
    margin: 0;
    list-style: none;
    font-size: 12px;
    line-height: 14px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 10px;
    margin: 0;
    overflow: hidden;
    background-color: #333;
    *width: 100%;
    *margin: -5px 0 5px
}

.dropdown-menu a {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #000;
    white-space: nowrap;
    border-bottom: 1px solid #bbb
}

.dropdown-menu li:last-child a {
    border: none
}

.dropdown-menu .active>a,
.dropdown-menu .active>a:hover,
.dropdown-menu li>a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #275A73
}

.dropdown.open {
    *z-index: 1000
}

.dropdown.open .dropdown-toggle {
    color: #ffffff;
    background: #ccc;
    background: rgba(0, 0, 0, 0.3)
}

.dropdown.open .dropdown-menu {
    display: block
}

.pull-right .dropdown-menu {
    left: auto;
    right: 0
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000000;
    content: "\2191"
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

.typeahead {
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.accordion {
    margin-bottom: 18px
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.accordion-heading {
    border-bottom: 0
}

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

.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5
}

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

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

.carousel .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -ms-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

.carousel .item>img {
    display: block;
    line-height: 1
}

.carousel .active,
.carousel .next,
.carousel .prev {
    display: block
}

.carousel .active {
    left: 0
}

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

.carousel .next {
    left: 100%
}

.carousel .prev {
    left: -100%
}

.carousel .next.left,
.carousel .prev.right {
    left: 0
}

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

.carousel .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    background: #222222;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.carousel-control.right {
    left: auto;
    right: 0
}

.carousel-control:hover {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 15px 5px;
    background: #333333;
    background: rgba(0, 0, 0, 0.75)
}

.carousel-caption h4,
.carousel-caption p {
    color: #ffffff
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #eee;
    border: 1px solid rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-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-large {
    padding: 24px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.well-small {
    padding: 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 18px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2
}

.close:hover {
    color: #000000;
    text-decoration: none;
    opacity: 0.4;
    cursor: pointer
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.hide {
    display: none
}

.show {
    display: block
}

.invisible {
    visibility: hidden
}

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

.fade.in {
    opacity: 1
}

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

.collapse.in {
    height: auto
}

a {
    color: #F2A50B;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

.heading {
    display: block;
    font-weight: bold
}

.heading1 {
    display: block;
    font-weight: bold;
    font-size: 25px;
    line-height: 28px;
    color: #282828;
    margin: 5px 0;
    font-family: "myriad-pro", sans-serif
}

.heading1 em {
    color: #275A73;
    font-size: 20px;
    font-weight: normal;
    font-style: normal
}

.heading2 {
    display: block;
    font-weight: bold;
    font-size: 23px;
    line-height: 28px;
    color: #275A73;
    margin: 5px 0;
    font-family: "myriad-pro", sans-serif
}

.heading3 {
    display: block;
    font-weight: bold;
    font-size: 17px;
    line-height: 23px;
    color: #fff;
    margin: 0;
    font-family: "myriad-pro", sans-serif
}

.heading3.color {
    color: #275A73
}

.heading4 {
    display: block;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #275A73;
    margin: 0
}

.heading5 {
    display: block;
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    color: #275A73;
    margin: 0
}

.heading6 {
    display: block;
    font-weight: bold;
    font-size: 11px;
    line-height: 18px;
    text-transform: uppercase;
    color: #275A73;
    margin: 0
}

.redundant {
    display: none;
    visibility: hidden
}

.no-underline {
    text-decoration: none !important
}

.image-list img {
    height: 150px;
    max-width: 200px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    border: 3px solid #ccc
}

.help-block ul {
    margin: 0;
    padding: 0
}

.dealer-form textarea {
    width: 310px
}

.modal {
    margin: -330px 0 0 -480px;
    width: 960px
}

.modal .modal-body {
    max-height: 600px
}

.modal .modal-body img {
    display: block;
    margin: 0 auto;
    max-width: 960px;
    max-height: 580px
}

[data-icon]:before {
    font-family: icons;
    content: attr(data-icon);
    speak: none;
    margin-right: 10px
}

.cms-wrapper {
    font-size: 12px;
    clear: both;
    color: #282828;
    margin-bottom: 20px
}

.cms-wrapper a {
    color: #3a97c1;
    text-decoration: none
}

.cms-wrapper a:hover {
    text-decoration: underline
}

.cms-wrapper img {
    max-width: 100%
}

.related-items-list {
    background: #6D6D6D;
    padding: 10px;
    border: 3px solid #B5B5B5;
    font-size: 12px;
    overflow: hidden
}

.related-items-list dt {
    color: #F2A50B;
    font-weight: bold;
    font-size: 14px;
    clear: both
}

.related-items-list dd {
    float: left;
    width: 33%;
    margin: 0;
    padding: 0
}

.related-items-list a {
    color: #fff
}

.psb-section {
    width: 960px;
    margin: 0 auto;
    min-height: 300px;
    background-color: #275A73;
    margin-bottom: 20px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg.jpg', sizingMethod='scale')";
    -webkit-box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.3)
}

.psb-section .home-img {
    max-width: 625px;
    border: 3px solid white;
    margin: 5px 0 0 10px
}

.psb-section #photoTrigger,
.psb-section #videoTrigger {
    font-size: 16px;
    text-shadow: none
}

.psb-section .psb-head {
    font-size: 30px;
    font-weight: bold;
    font-family: "myriad-pro", sans-serif;
    line-height: 1.2em;
    margin: 0 0 10px 0
}

.psb-section .psb-accordion,
.psb-section .psb-text {
    font-size: 12px;
    background: #000;
    background: rgba(23, 62, 79, 0.9);
    color: #fff;
    padding: 40px 20px 30px 20px;
    min-height: 250px;
    float: right;
    width: 275px;
    text-shadow: 1px 1px 1px #000
}

.psb-section .psb-accordion {
    width: 920px;
    padding: 0;
    background: none
}

.psb-section .psb-scroller {
    min-height: 100px;
    width: 100%;
    background: #fff;
    background: rgba(255, 255, 255, 0.7)
}

.psb-section .psb-scroller .item {
    width: 960px;
    white-space: nowrap;
    text-align: center
}

.psb-section .psb-scroller .carousel {
    margin-bottom: 10px
}

.psb-section .psb-scroller .carousel-control {
    opacity: 0.5;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.psb-section .psb-scroller:hover .carousel-control {
    opacity: 1
}

.psb-section .psb-frame {
    margin: 10px 0;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    padding: 20px;
    float: left;
    width: 520px
}

.psb-section .psb-frame .carousel {
    margin: 0
}

.psb-section .psb-frame img {
    display: block;
    max-height: 280px;
    max-width: 520px;
    margin: 0 auto
}

.psb-section .psb-frame iframe,
.psb-section .psb-frame object {
    margin: 0 auto;
    display: block
}

.psb-section .psb-frame .item-tile {
    margin: 0
}

.psb-section .psb-frame .carousel-control {
    opacity: 0.5;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.psb-section .psb-frame:hover .carousel-control {
    opacity: 1
}

.psb-section .psb-gallery-text {
    margin: 10px auto;
    width: 320px;
    padding: 20px;
    min-height: 280px
}

.psb-section .gallery-controls {
    margin: 1em 0;
    padding: 0;
    list-style: none
}

.psb-section .form-horizontal .control-label {
    width: 60px;
    color: #fff
}

.psb-section .form-horizontal .controls {
    margin-left: 70px
}

.button-close {
    color: #f2a50b;
    font-size: 20px;
    position: absolute;
    right: 5px;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    top: 5px;
    font-weight: bold
}

.button-close:after {
    content: 'X'
}

.item-tile {
    font-family: "myriad-pro", sans-serif;
    display: inline-block;
    margin: 10px 0 10px 10px;
    text-decoration: none !important;
    position: relative;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: pointer
}

.item-tile .tile-text {
    text-align: left;
    font-size: 18px;
    line-height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    min-width: 100px;
    padding: 25px 17px 20px 17px;
    text-shadow: 1px 1px 1px #000
}

.item-tile .tile-text b {
    font-size: 20px
}

.item-tile .tile-head {
    color: #fff;
    font-weight: bold;
    font-size: 40px
}

.item-tile .tile-link {
    color: #fff;
    display: block;
    margin-top: 25px;
    font-size: 13px
}

.item-tile img {
    margin: 0;
    display: block;
    max-width: 150px;
    height: 97px
}

.large-tile img {
    min-width: 463px;
    height: 165px;
    max-width: 475px
}

.category-tile {
    margin: 0 5px 5px 0;
    float: left
}

.category-tile .tile-text {
    position: static;
    padding: 15px 35px 10px 15px;
    font-size: 14px;
    line-height: 14px;
    min-width: 178px
}

.category-tile .tile-head {
    font-size: 26px
}

.category-tile:hover .tile-text {
    background-color: #000
}

.text-left-tile {
    cursor: default;
    margin: 0 auto 10px auto;
    width: 700px
}

.text-left-tile .tile-text {
    right: auto;
    left: 0;
    padding: 10px;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    color: #F2A50B
}

.text-left-tile .tile-head {
    font-size: 21px;
    line-height: 24px
}

.dock-list {
    list-style: none;
    padding: 0 0 0 165px;
    margin: 0;
    width: 535px;
    height: 143px;
    background: url(/img/docks.jpg) no-repeat;
    text-align: center
}

.dock-list li {
    width: 32%;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.dock-list a {
    color: #fff;
    font-size: 18px;
    word-spacing: -0.3em;
    line-height: 34px;
    height: 143px;
    display: block
}

.aside {
    display: inline-block;
    float: left;
    width: 160px;
    margin: 0 10px
}

.aside .cta-block {
    background: #ccc;
    background-image: -moz-linear-gradient(top, #ccc 0%, #fff 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ccc), color-stop(100%, #fff));
    background-image: -webkit-linear-gradient(top, #ccc 0%, #fff 100%);
    background-image: -o-linear-gradient(top, #ccc 0%, #fff 100%);
    background-image: -ms-linear-gradient(top, #ccc 0%, #fff 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#fff));
    background-image: linear-gradient(top, #ccc 0%, #fff 100%);
    padding: 10px
}

.aside p {
    font-size: 11px;
    line-height: 1.2em
}

.builder-accordion .accordion-group {
    border-width: 0;
    border-bottom-width: 1px;
    padding: 0
}

.builder-accordion .accordion-toggle {
    text-decoration: none !important;
    padding: 0
}

.builder-accordion .accordion-inner {
    padding: 0;
    overflow: hidden;
    border: 0;
    text-align: center
}

.builder-accordion .accordion-inner p {
    text-align: left
}

.builder-accordion .size-inner .selectable-block {
    width: 185px
}

.builder-accordion .size-inner .selectable-block img {
    width: 150px
}

.builder-accordion .config-inner .selectable-block {
    width: 230px
}

.builder-accordion li {
    padding-bottom: 20px;
    border-bottom: 1px solid #D4DFE4;
    margin: 20px 0;
    overflow: hidden
}

.builder-accordion p {
    font-size: 12px;
    color: #6b6b6b
}

.selectable-block {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 306px;
    margin: 0;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    font-size: 18px;
    color: #275A73
}

.selectable-block input {
    display: inline
}

.selectable-block input:checked+span {
    background: url(/img/selected.gif) center bottom no-repeat
}

.selectable-block .label-text {
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding-bottom: 13px;
    min-width: 107px;
    font-size: 23px;
    font-family: 'myriad-pro', sans-serif;
    color: #afafaf
}

.selectable-block .label-text b {
    color: #275A73;
    font-weight: bold
}

.docktype .selectable-block {
    margin: 0
}

#dock-results .accordion-inner {
    text-align: left
}

#dock-results .heading2 {
    padding-bottom: 13px
}

#dock-results .underlined {
    background: url(/img/selected.gif) center bottom no-repeat;
    padding-bottom: 13px
}

.call-badge {
    float: right
}

.call-badge img {
    display: block
}

.product-tile {
    display: inline-block;
    zoom: 1;
    *display: inline;
    text-decoration: none !important;
    margin: 0 20px 50px 0;
    width: 200px
}

.product-tile img {
    display: block;
    max-width: 200px
}

.product-tile .pname {
    color: #275A73;
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 12px
}

.thumbnail {
    position: relative
}

.thumbnail .caption {
    position: absolute;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 12px;
    visibility: hidden;
    line-height: 1.2em !important;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0
}

.thumbnail .caption p {
    line-height: 1.2em;
    margin: 0
}

.thumbnail:hover .caption {
    opacity: 1;
    visibility: visible
}

.tools-accordion .accordion-toggle {
    text-decoration: none;
    font-weight: bold;
    color: #777
}

.tools-accordion .accordion-toggle [data-icon]:before {
    font-size: 20px;
    font-weight: normal
}

.tools-accordion .accordion-group {
    margin-bottom: -1px;
    border: none
}

.tools-accordion .accordion-heading {
    font-family: "myriad-pro", sans-serif;
    border-bottom: 1px solid #B1B1B1;
    border-top: 1px solid #B1B1B1
}

.tools-accordion .accordion-heading a:active,
.tools-accordion .accordion-heading a:hover {
    color: #275A73
}

.tools-accordion .accordion-inner {
    padding: 9px 15px;
    margin-top: -1px;
    border-top: 2px solid #275A73;
    color: #fff;
    font-size: 11px;
    background: #3CADE0;
    background-image: -moz-linear-gradient(top, #6ED0FC 0%, #3AABDF 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6ED0FC), color-stop(100%, #3AABDF));
    background-image: -webkit-linear-gradient(top, #6ED0FC 0%, #3AABDF 100%);
    background-image: -o-linear-gradient(top, #6ED0FC 0%, #3AABDF 100%);
    background-image: -ms-linear-gradient(top, #6ED0FC 0%, #3AABDF 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6ED0FC), to(#3AABDF));
    background-image: linear-gradient(top, #6ED0FC 0%, #3AABDF 100%)
}

.tools-accordion .accordion-inner a {
    color: #000;
    display: block;
    font-size: 14px
}

.tab-pane {
    display: none
}

.tab-pane.active {
    display: block
}

.btn {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    *display: inline;
    -webkit-appearance: none;
    padding: 4px 15px 4px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    background-color: #F2A50B;
    font-family: "myriad-pro", sans-serif;
    text-transform: lowercase;
    text-shadow: none;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    *margin-left: 0.3em
}

.btn.active,
.btn.disabled,
.btn:active,
.btn:hover,
.btn[disabled] {
    background-color: 49.60784314%
}

.btn.active,
.btn:active {
    background-color: #cccccc\9
}

.btn:first-child {
    *margin-left: 0
}

.btn:hover {
    text-decoration: none;
    background-color: 49.60784314%;
    -webkit-transition: background-color 0.3s linear;
    -moz-transition: background-color 0.3s linear;
    -ms-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear
}

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

.btn.active,
.btn:active {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -o-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #e6e6e6;
    background-color: #d9d9d9\9;
    outline: 0
}

.btn.disabled,
.btn[disabled] {
    cursor: default;
    background-image: none;
    background-color: #e6e6e6;
    opacity: 0.65;
    -webkit-box-shadow: none, 0 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: none, 0 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: none, 0 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: none, 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: none, 0 0 0 0 rgba(0, 0, 0, 0)
}

.btn-large {
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal
}

.btn-large [class^=icon-] {
    margin-top: 1px
}

.btn-small {
    padding: 5px 9px;
    font-size: 11px;
    line-height: 16px
}

.btn-small [class^=icon-] {
    margin-top: -1px
}

.btn-mini {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 14px
}

.btn-danger,
.btn-danger:hover,
.btn-inverse,
.btn-inverse:hover,
.btn-primary,
.btn-primary:hover,
.btn-success,
.btn-success:hover,
.btn-warning,
.btn-warning:hover {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #ffffff
}

.btn-primary {
    background-color: #275A73
}

.btn-primary.active,
.btn-primary.disabled,
.btn-primary:active,
.btn-primary:hover,
.btn-primary[disabled] {
    background-color: 30.19607843%
}

.btn-primary.active,
.btn-primary:active {
    background-color: 30.19607843%
}

.btn-warning {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450 0%, #f89406 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbb450), color-stop(100%, #f89406));
    background-image: -webkit-linear-gradient(top, #fbb450 0%, #f89406 100%);
    background-image: -o-linear-gradient(top, #fbb450 0%, #f89406 100%);
    background-image: -ms-linear-gradient(top, #fbb450 0%, #f89406 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fbb450), to(#f89406));
    background-image: linear-gradient(top, #fbb450 0%, #f89406 100%);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)
}

.btn-warning.active,
.btn-warning.disabled,
.btn-warning:active,
.btn-warning:hover,
.btn-warning[disabled] {
    background-color: #f89406
}

.btn-warning.active,
.btn-warning:active {
    background-color: #c67605\9
}

.btn-danger {
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top, #ee5f5b 0%, #bd362f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b 0%, #bd362f 100%);
    background-image: -o-linear-gradient(top, #ee5f5b 0%, #bd362f 100%);
    background-image: -ms-linear-gradient(top, #ee5f5b 0%, #bd362f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ee5f5b), to(#bd362f));
    background-image: linear-gradient(top, #ee5f5b 0%, #bd362f 100%);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)
}

.btn-danger.active,
.btn-danger.disabled,
.btn-danger:active,
.btn-danger:hover,
.btn-danger[disabled] {
    background-color: #bd362f
}

.btn-danger.active,
.btn-danger:active {
    background-color: #942a25\9
}

.btn-success {
    background-color: #5bb75b;
    background-image: -moz-linear-gradient(top, #62c462 0%, #51a351 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #51a351));
    background-image: -webkit-linear-gradient(top, #62c462 0%, #51a351 100%);
    background-image: -o-linear-gradient(top, #62c462 0%, #51a351 100%);
    background-image: -ms-linear-gradient(top, #62c462 0%, #51a351 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#62c462), to(#51a351));
    background-image: linear-gradient(top, #62c462 0%, #51a351 100%);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)
}

.btn-success.active,
.btn-success.disabled,
.btn-success:active,
.btn-success:hover,
.btn-success[disabled] {
    background-color: #51a351
}

.btn-success.active,
.btn-success:active {
    background-color: #408140\9
}

.btn-info {
    background-color: #F2A50B
}

.btn-info.active,
.btn-info.disabled,
.btn-info:active,
.btn-info:hover,
.btn-info[disabled] {
    background-color: 49.60784314%
}

.btn-info.active,
.btn-info:active {
    background-color: 49.60784314%
}

.btn-inverse {
    background-color: #414141;
    background-image: -moz-linear-gradient(top, #555555 0%, #222222 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #555555), color-stop(100%, #222222));
    background-image: -webkit-linear-gradient(top, #555555 0%, #222222 100%);
    background-image: -o-linear-gradient(top, #555555 0%, #222222 100%);
    background-image: -ms-linear-gradient(top, #555555 0%, #222222 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#555555), to(#222222));
    background-image: linear-gradient(top, #555555 0%, #222222 100%);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)
}

.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse:active,
.btn-inverse:hover,
.btn-inverse[disabled] {
    background-color: #222222
}

.btn-inverse.active,
.btn-inverse:active {
    background-color: #080808\9
}

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

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

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

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

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

.rating {
    color: #275A73;
    font-size: 32px;
    font-family: verdana, arial, helvetica, code2000, sans-serif;
    margin: 5px 0;
    padding: 0;
    white-space: nowrap
}

.rating .star {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: pointer;
    text-decoration: none !important;
    color: #275A73;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8)
}

.rating .halfstar {
    color: 30.19607843%
}

.rating .emptystar {
    color: 30.19607843%
}

form .rating .star:hover {
    color: #275A73 !important
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    margin: 0;
    padding: 0
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url('./ajax-loader.gif') center center no-repeat
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: none;
    background: transparent;
    color: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: 0.25
}

.slick-next:before,
.slick-prev:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted .slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: 40px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

@media (max-width:1060px) {
    .slick-dots {
        bottom: 10px
    }
}

.slick-dots li {
    background-color: rgba(255, 255, 255, 0.2);
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 8px 3px;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 0;
    height: 15px;
    width: 15px;
    position: relative;
    cursor: pointer
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cg%3E%3Cg%3E%3Cpath%20fill%3D%22%23f2a50b%22%20d%3D%22M.358%207.071L7.429%200%2014.5%207.071l-7.071%207.071z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E') !important
}

.slick-dots li button:before {
    background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cg%3E%3Cg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M.358%207.071L7.429%200%2014.5%207.071l-7.071%207.071z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: -7.5px;
    margin-left: -7.5px
}

.slick-dots li:first-child {
    padding-left: 11px
}

.slick-dots li:last-child {
    padding-right: 11px
}

.slick-dots li.slick-active button:before {
    background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cg%3E%3Cg%3E%3Cpath%20fill%3D%22%23f2a50b%22%20d%3D%22M.358%207.071L7.429%200%2014.5%207.071l-7.071%207.071z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E') !important
}



#obx-article-template {}

#obx-article-template .container {
    position: relative;
    width: 1080px;
    margin: 0 auto;
    padding: 0
}

#obx-article-template .container .column,
#obx-article-template .container .columns {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px
}

#obx-article-template .row {
    margin: 0 0 20px 0;
    width: auto
}

#obx-article-template .row.double-up {
    margin-top: 20px;
    margin-bottom: 20px
}

#obx-article-template .row.no-margin {
    margin-bottom: 0
}

#obx-article-template .row.center-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#obx-article-template .row.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#obx-article-template .columns iframe,
#obx-article-template .columns img {
    max-width: 100%
}

#obx-article-template .columns iframe,
#obx-article-template .columns img {
    max-width: 100%
}

#obx-article-template .column.alpha,
#obx-article-template .columns.alpha {
    margin-left: 0
}

#obx-article-template .column.omega,
#obx-article-template .columns.omega {
    margin-right: 0
}

#obx-article-template .container .one.column,
#obx-article-template .container .one.columns {
    width: 40px
}

#obx-article-template .container .two.columns {
    width: 100px
}

#obx-article-template .container .three.columns {
    width: 160px
}

#obx-article-template .container .four.columns {
    width: 220px
}

#obx-article-template .container .five.columns {
    width: 280px
}

#obx-article-template .container .six.columns {
    width: 340px
}

#obx-article-template .container .seven.columns {
    width: 400px
}

#obx-article-template .container .eight.columns {
    width: 460px
}

#obx-article-template .container .nine.columns {
    width: 520px
}

#obx-article-template .container .ten.columns {
    width: 580px
}

#obx-article-template .container .eleven.columns {
    width: 640px
}

#obx-article-template .container .twelve.columns {
    width: 700px
}

#obx-article-template .container .thirteen.columns {
    width: 760px
}

#obx-article-template .container .fourteen.columns {
    width: 820px
}

#obx-article-template .container .fifteen.columns {
    width: 880px
}

#obx-article-template .container .sixteen.columns {
    width: 940px
}

#obx-article-template .container .seventeen.columns {
    width: 1000px
}

#obx-article-template .container .eighteen.columns {
    width: 1060px
}

#obx-article-template .container .one-third.column {
    width: 340px
}

#obx-article-template .container .two-thirds.column {
    width: 700px
}

#obx-article-template #content-area .one-third.column,
#obx-article-template #content-area .one-third.columns {
    width: 253px
}

#obx-article-template #content-area .one-forth.column,
#obx-article-template #content-area .one-forth.columns,
#obx-article-template .prod-item.columns {
    width: 185px
}

#obx-article-template .container .offset-by-one {
    padding-left: 60px
}

#obx-article-template .container .offset-by-two {
    padding-left: 120px
}

#obx-article-template .container .offset-by-three {
    padding-left: 180px
}

#obx-article-template .container .offset-by-four {
    padding-left: 240px
}

#obx-article-template .container .offset-by-five {
    padding-left: 300px
}

#obx-article-template .container .offset-by-six {
    padding-left: 360px
}

#obx-article-template .container .offset-by-seven {
    padding-left: 420px
}

#obx-article-template .container .offset-by-eight {
    padding-left: 480px
}

#obx-article-template .container .offset-by-nine {
    padding-left: 540px
}

#obx-article-template .container .offset-by-ten {
    padding-left: 600px
}

#obx-article-template .container .offset-by-eleven {
    padding-left: 660px
}

#obx-article-template .container .offset-by-twelve {
    padding-left: 720px
}

#obx-article-template .container .offset-by-thirteen {
    padding-left: 780px
}

#obx-article-template .container .offset-by-fourteen {
    padding-left: 840px
}

#obx-article-template .container .offset-by-fifteen {
    padding-left: 900px
}

#obx-article-template .container .offset-by-sixteen {
    padding-left: 960px
}

#obx-article-template .container .offset-by-seventeen {
    padding-left: 1020px
}

#obx-article-template .pull-1,
#obx-article-template .pull-2,
#obx-article-template .pull-3,
#obx-article-template .pull-4,
#obx-article-template .pull-5,
#obx-article-template .pull-6,
#obx-article-template .pull-7,
#obx-article-template .pull-8,
#obx-article-template .pull-9,
#obx-article-template .pull-10,
#obx-article-template .pull-11,
#obx-article-template .pull-12,
#obx-article-template .pull-13,
#obx-article-template .pull-14,
#obx-article-template .pull-15,
#obx-article-template .pull-16,
#obx-article-template .pull-17,
#obx-article-template .pull-18,
#obx-article-template .push-1,
#obx-article-template .push-2,
#obx-article-template .push-3,
#obx-article-template .push-4,
#obx-article-template .push-5,
#obx-article-template .push-6,
#obx-article-template .push-7,
#obx-article-template .push-8,
#obx-article-template .push-9,
#obx-article-template .push-10,
#obx-article-template .push-11,
#obx-article-template .push-12,
#obx-article-template .push-13,
#obx-article-template .push-14,
#obx-article-template .push-15,
#obx-article-template .push-16,
#obx-article-template .push-17,
#obx-article-template .push-18 {
    position: relative
}

#obx-article-template .container .push-1 {
    left: 60px
}

#obx-article-template .container .push-2 {
    left: 120px
}

#obx-article-template .container .push-3 {
    left: 180px
}

#obx-article-template .container .push-4 {
    left: 240px
}

#obx-article-template .container .push-5 {
    left: 300px
}

#obx-article-template .container .push-6 {
    left: 360px
}

#obx-article-template .container .push-7 {
    left: 420px
}

#obx-article-template .container .push-8 {
    left: 480px
}

#obx-article-template .container .push-9 {
    left: 540px
}

#obx-article-template .container .push-10 {
    left: 600px
}

#obx-article-template .container .push-11 {
    left: 660px
}

#obx-article-template .container .push-12 {
    left: 720px
}

#obx-article-template .container .push-13 {
    left: 780px
}

#obx-article-template .container .push-14 {
    left: 840px
}

#obx-article-template .container .push-15 {
    left: 900px
}

#obx-article-template .container .push-16 {
    left: 960px
}

#obx-article-template .container .push-17 {
    left: 1020px
}

#obx-article-template .container .pull-1 {
    left: -60px
}

#obx-article-template .container .pull-2 {
    left: -120px
}

#obx-article-template .container .pull-3 {
    left: -180px
}

#obx-article-template .container .pull-4 {
    left: -240px
}

#obx-article-template .container .pull-5 {
    left: -300px
}

#obx-article-template .container .pull-6 {
    left: -360px
}

#obx-article-template .container .pull-7 {
    left: -420px
}

#obx-article-template .container .pull-8 {
    left: -480px
}

#obx-article-template .container .pull-9 {
    left: -540px
}

#obx-article-template .container .pull-10 {
    left: -600px
}

#obx-article-template .container .pull-11 {
    left: -660px
}

#obx-article-template .container .pull-12 {
    left: -720px
}

#obx-article-template .container .pull-13 {
    left: -780px
}

#obx-article-template .container .pull-14 {
    left: -840px
}

#obx-article-template .container .pull-15 {
    left: -900px
}

#obx-article-template .container .pull-16 {
    left: -960px
}

#obx-article-template .container .pull-17 {
    left: -1020px
}

#obx-article-template .hidden-desktop,
#obx-article-template .visible-phone,
#obx-article-template .visible-tablet {
    display: none !important
}

#obx-article-template .hidden-phone,
#obx-article-template .hidden-tablet,
#obx-article-template .visible-desktop {
    display: inherit !important
}

@media only screen and (min-width:768px) and (max-width:1079px) {
    #obx-article-template {}

    #obx-article-template .container {
        width: 768px
    }

    #obx-article-template .container .column,
    #obx-article-template .container .columns {
        margin-left: 10px;
        margin-right: 10px
    }

    #obx-article-template .column.alpha,
    #obx-article-template .columns.alpha {
        margin-left: 0;
        margin-right: 10px
    }

    #obx-article-template .column.omega,
    #obx-article-template .columns.omega {
        margin-right: 0;
        margin-left: 10px
    }

    #obx-article-template .alpha.omega {
        margin-left: 0;
        margin-right: 0
    }

    #obx-article-template .container .one.column,
    #obx-article-template .container .one.columns {
        width: 22px
    }

    #obx-article-template .container .two.columns {
        width: 64px
    }

    #obx-article-template .container .three.columns {
        width: 106px
    }

    #obx-article-template .container .four.columns {
        width: 148px
    }

    #obx-article-template .container .five.columns {
        width: 190px
    }

    #obx-article-template .container .six.columns {
        width: 232px
    }

    #obx-article-template .container .seven.columns {
        width: 274px
    }

    #obx-article-template .container .eight.columns {
        width: 316px
    }

    #obx-article-template .container .nine.columns {
        width: 358px
    }

    #obx-article-template .container .ten.columns {
        width: 400px
    }

    #obx-article-template .container .eleven.columns {
        width: 442px
    }

    #obx-article-template .container .twelve.columns {
        width: 484px
    }

    #obx-article-template .container .thirteen.columns {
        width: 526px
    }

    #obx-article-template .container .fourteen.columns {
        width: 568px
    }

    #obx-article-template .container .fifteen.columns {
        width: 610px
    }

    #obx-article-template .container .sixteen.columns {
        width: 652px
    }

    #obx-article-template .container .seventeen.columns {
        width: 694px
    }

    #obx-article-template .container .eighteen.columns {
        width: 736px
    }

    #obx-article-template .container .one-third.column {
        width: 232px
    }

    #obx-article-template .container .two-thirds.column {
        width: 484px
    }

    #obx-article-template #content-area .one-third.column,
    #obx-article-template #content-area .one-third.columns {
        width: 169px
    }

    #obx-article-template #content-area .one-forth.column,
    #obx-article-template #content-area .one-forth.column,
    #obx-article-template .prod-item.columns {
        width: 122px
    }

    #obx-article-template .container .offset-by-one {
        padding-left: 42px
    }

    #obx-article-template .container .offset-by-two {
        padding-left: 84px
    }

    #obx-article-template .container .offset-by-three {
        padding-left: 126px
    }

    #obx-article-template .container .offset-by-four {
        padding-left: 168px
    }

    #obx-article-template .container .offset-by-five {
        padding-left: 210px
    }

    #obx-article-template .container .offset-by-six {
        padding-left: 252px
    }

    #obx-article-template .container .offset-by-seven {
        padding-left: 294px
    }

    #obx-article-template .container .offset-by-eight {
        padding-left: 336px
    }

    #obx-article-template .container .offset-by-nine {
        padding-left: 378px
    }

    #obx-article-template .container .offset-by-ten {
        padding-left: 420px
    }

    #obx-article-template .container .offset-by-eleven {
        padding-left: 462px
    }

    #obx-article-template .container .offset-by-twelve {
        padding-left: 504px
    }

    #obx-article-template .container .offset-by-thirteen {
        padding-left: 546px
    }

    #obx-article-template .container .offset-by-fourteen {
        padding-left: 588px
    }

    #obx-article-template .container .offset-by-fifteen {
        padding-left: 630px
    }

    #obx-article-template .container .offset-by-sixteen {
        padding-left: 672px
    }

    #obx-article-template .container .offset-by-seventeen {
        padding-left: 704px
    }

    #obx-article-template .container .push-1 {
        left: 42px
    }

    #obx-article-template .container .push-2 {
        left: 84px
    }

    #obx-article-template .container .push-3 {
        left: 126px
    }

    #obx-article-template .container .push-4 {
        left: 168px
    }

    #obx-article-template .container .push-5 {
        left: 210px
    }

    #obx-article-template .container .push-6 {
        left: 252px
    }

    #obx-article-template .container .push-7 {
        left: 294px
    }

    #obx-article-template .container .push-8 {
        left: 336px
    }

    #obx-article-template .container .push-9 {
        left: 378px
    }

    #obx-article-template .container .push-10 {
        left: 420px
    }

    #obx-article-template .container .push-11 {
        left: 462px
    }

    #obx-article-template .container .push-12 {
        left: 504px
    }

    #obx-article-template .container .push-13 {
        left: 546px
    }

    #obx-article-template .container .push-14 {
        left: 588px
    }

    #obx-article-template .container .push-15 {
        left: 630px
    }

    #obx-article-template .container .push-16 {
        left: 672px
    }

    #obx-article-template .container .push-17 {
        left: 704px
    }

    #obx-article-template .container .pull-1 {
        left: -42px
    }

    #obx-article-template .container .pull-2 {
        left: -84px
    }

    #obx-article-template .container .pull-3 {
        left: -126px
    }

    #obx-article-template .container .pull-4 {
        left: -168px
    }

    #obx-article-template .container .pull-5 {
        left: -210px
    }

    #obx-article-template .container .pull-6 {
        left: -252px
    }

    #obx-article-template .container .pull-7 {
        left: -294px
    }

    #obx-article-template .container .pull-8 {
        left: -336px
    }

    #obx-article-template .container .pull-9 {
        left: -378px
    }

    #obx-article-template .container .pull-10 {
        left: -420px
    }

    #obx-article-template .container .pull-11 {
        left: -462px
    }

    #obx-article-template .container .pull-12 {
        left: -504px
    }

    #obx-article-template .container .pull-13 {
        left: -546px
    }

    #obx-article-template .container .pull-14 {
        left: -588px
    }

    #obx-article-template .container .pull-15 {
        left: -630px
    }

    #obx-article-template .container .pull-16 {
        left: -672px
    }

    #obx-article-template .container .pull-17 {
        left: -704px
    }

    #obx-article-template .hidden-tablet,
    #obx-article-template .visible-desktop,
    #obx-article-template .visible-phone {
        display: none !important
    }

    #obx-article-template .hidden-desktop,
    #obx-article-template .hidden-phone,
    #obx-article-template .visible-tablet {
        display: inherit !important
    }
}

@media only screen and (max-width:767px) {
    #obx-article-template {}

    #obx-article-template .container {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        min-width: 300px;
        width: 100%;
        padding: 0 10px
    }

    #obx-article-template .row.center-columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #obx-article-template .row.flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #obx-article-template .container .columns,
    #obx-article-template .container .column {
        margin-left: 0;
        margin-right: 0
    }

    #obx-article-template #content-area .one-forth.column,
    #obx-article-template #content-area .one-forth.columns,
    #obx-article-template #content-area .one-third.column,
    #obx-article-template #content-area .one-third.columns,
    #obx-article-template .container .eight.columns,
    #obx-article-template .container .eighteen.columns,
    #obx-article-template .container .eleven.columns,
    #obx-article-template .container .fifteen.columns,
    #obx-article-template .container .five.columns,
    #obx-article-template .container .four.columns,
    #obx-article-template .container .fourteen.columns,
    #obx-article-template .container .nine.columns,
    #obx-article-template .container .one-third.column,
    #obx-article-template .container .one.column,
    #obx-article-template .container .one.columns,
    #obx-article-template .container .seven.columns,
    #obx-article-template .container .seventeen.columns,
    #obx-article-template .container .six.columns,
    #obx-article-template .container .sixteen.columns,
    #obx-article-template .container .ten.columns,
    #obx-article-template .container .thirteen.columns,
    #obx-article-template .container .three.columns,
    #obx-article-template .container .twelve.columns,
    #obx-article-template .container .two-thirds.column,
    #obx-article-template .container .two.columns,
    #obx-article-template .prod-item.columns {
        width: 100%
    }

    #obx-article-template .container .offset-by-eight,
    #obx-article-template .container .offset-by-eleven,
    #obx-article-template .container .offset-by-fifteen,
    #obx-article-template .container .offset-by-five,
    #obx-article-template .container .offset-by-four,
    #obx-article-template .container .offset-by-fourteen,
    #obx-article-template .container .offset-by-nine,
    #obx-article-template .container .offset-by-one,
    #obx-article-template .container .offset-by-seven,
    #obx-article-template .container .offset-by-seventeen,
    #obx-article-template .container .offset-by-six,
    #obx-article-template .container .offset-by-sixteen,
    #obx-article-template .container .offset-by-ten,
    #obx-article-template .container .offset-by-thirteen,
    #obx-article-template .container .offset-by-three,
    #obx-article-template .container .offset-by-twelve,
    #obx-article-template .container .offset-by-two {
        padding-left: 0
    }

    #obx-article-template .container .pull-1,
    #obx-article-template .container .pull-2,
    #obx-article-template .container .pull-3,
    #obx-article-template .container .pull-4,
    #obx-article-template .container .pull-5,
    #obx-article-template .container .pull-6,
    #obx-article-template .container .pull-7,
    #obx-article-template .container .pull-8,
    #obx-article-template .container .pull-9,
    #obx-article-template .container .pull-10,
    #obx-article-template .container .pull-11,
    #obx-article-template .container .pull-12,
    #obx-article-template .container .pull-13,
    #obx-article-template .container .pull-14,
    #obx-article-template .container .pull-15,
    #obx-article-template .container .pull-16,
    #obx-article-template .container .pull-17,
    #obx-article-template .container .push-1,
    #obx-article-template .container .push-2,
    #obx-article-template .container .push-3,
    #obx-article-template .container .push-4,
    #obx-article-template .container .push-5,
    #obx-article-template .container .push-6,
    #obx-article-template .container .push-7,
    #obx-article-template .container .push-8,
    #obx-article-template .container .push-9,
    #obx-article-template .container .push-10,
    #obx-article-template .container .push-11,
    #obx-article-template .container .push-12,
    #obx-article-template .container .push-13,
    #obx-article-template .container .push-14,
    #obx-article-template .container .push-15,
    #obx-article-template .container .push-16,
    #obx-article-template .container .push-17 {
        left: 0
    }

    #obx-article-template .hidden-phone,
    #obx-article-template .visible-desktop,
    #obx-article-template .visible-tablet {
        display: none !important
    }

    #obx-article-template .hidden-desktop,
    #obx-article-template .hidden-tablet,
    #obx-article-template .visible-phone {
        display: inherit !important
    }

    #obx-article-template .mobile-iframe.columns {
        width: 248px
    }
}

#obx-article-template .container:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

#obx-article-template .clearfix:after,
#obx-article-template .clearfix:before,
#obx-article-template .row:after,
#obx-article-template .row:before {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

#obx-article-template .clearfix:after,
#obx-article-template .row:after {
    clear: both
}

#obx-article-template .clearfix,
#obx-article-template .row {
    zoom: 1
}

#obx-article-template .clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

#obx-article-template #template-banner {
    background-size: cover;
    margin: -4px 0 0;
    position: relative;
    min-height: 325px
}

#obx-article-template #template-banner .dark-bg {
    background-color: rgba(39, 90, 115, 0.8);
    bottom: 0;
    position: absolute;
    width: 100%
}

#obx-article-template #template-banner h1 {
    color: #ffffff;
    font-family: "Nunito Sans";
    font-size: 32px;
    font-weight: 700;
    line-height: 34px;
    text-align: left
}

#obx-article-template #template-banner .author {
    color: #ffffff;
    font-family: 'arial';
    font-size: 18px;
    margin: 20px auto;
    text-align: left
}

#obx-article-template #template-banner .author img {
    margin-right: 10px
}

#obx-article-template #template-banner .author span.auth {
    height: 30px;
    vertical-align: middle;
    display: inline-block;
    margin-left: 10px;
    line-height: 14px;
    font-size: 16px
}

#obx-article-template #template-banner p {
    color: #ffffff;
    font-family: "Nunito Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 0 auto;
    text-align: left
}

#obx-article-template #template-contents {
    margin: 0px 0 60px;
    background-color: #f5f5f5;
    padding: 60px 0
}

#obx-article-template #template-contents .h2 {
    color: #0b0c14;
    font-family: "Nunito Sans";
    font-size: 28px;
    font-weight: 700;
    line-height: 34px
}

#obx-article-template #template-contents .flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:767px) {
    #obx-article-template #template-contents .flex-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

#obx-article-template #template-contents .chapter {
    color: #1f1f1f;
    display: inline-block;
    font-family: 'arial';
    font-size: 14px;
    line-height: 20px;
    margin-right: 50px;
    max-width: 270px;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

#obx-article-template #template-contents .chapter:last-child {
    margin-right: 0
}

#obx-article-template #template-contents .chapter .faux-h4,
#obx-article-template #template-contents .chapter h4 {
    display: block;
    text-align: center;
    margin: 10px auto 10px;
    text-transform: capitalize;
    color: #151115;
    font-family: "Avenir";
    font-size: 18px;
    font-weight: 900;
    line-height: 22px
}

#obx-article-template #template-contents .chapter img {
    display: block;
    margin: 0 auto
}

#obx-article-template #template-contents .chapter span.ch-section {
    display: block;
    margin: 0 auto;
    color: #151115;
    font-family: 'Avenir';
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 5px
}

#obx-article-template #template-contents .chapter a {
    text-decoration: none
}

#obx-article-template #template-contents .h2 {
    font-size: 28px;
    text-align: center;
    margin-bottom: 55px
}

#obx-article-template #template-body {
    margin: 60px 0 0
}

#obx-article-template #template-body h2 {
    color: #275a73;
    font-family: "Avenir";
    font-size: 28px;
    font-weight: 900;
    line-height: 42px;
    margin: 30px 0;
    text-align: left
}

#obx-article-template #template-body p {
    color: #151115;
    font-family: "Avenir";
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

#obx-article-template #template-body a {
    color: #45a1ce
}

#obx-article-template #template-body .list-container {
    padding: 30px 40px;
    background-color: #f8f8f8;
    border-left: 10px solid #45a1ce;
    margin: 60px 0
}

#obx-article-template #template-body .list-container h2 {
    margin-top: 0;
    font-family: 'arial'
}

#obx-article-template #template-body .list-container ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 20px
}

#obx-article-template #template-body .list-container ul li {
    position: relative;
    color: #151115;
    font-family: "Avenir";
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 15px
}

#obx-article-template #template-body .list-container ul li:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #e0bb1e;
    left: -20px;
    top: 7px;
    position: absolute
}

#obx-article-template #template-body .section-1 img {
    width: 100%
}

#obx-article-template #template-body #bg-img-section {
    padding: 60px 0
}

#obx-article-template #template-body #bg-img-section h2 {
    text-align: left;
    color: #ffffff;
    font-family: "Avenir";
    font-size: 28px;
    font-weight: 900;
    line-height: 42px;
    margin-top: 0
}

#obx-article-template #template-body #bg-img-section img {
    float: right
}

#obx-article-template #template-body #bg-img-section p {
    color: #ffffff;
    font-family: "Avenir";
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

#obx-article-template #template-body .section-3 {
    padding: 60px 0 0 0
}

#obx-article-template #template-body .section-3 h2 {
    text-align: center;
    margin-bottom: 30px
}

#obx-article-template #template-body .section-3 p {
    color: #151115;
    font-family: "Avenir";
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    text-align: center
}

#obx-article-template #template-body .section-4 {
    padding: 60px 0 0 0;
    margin-bottom: 0;
    background-color: none
}

#obx-article-template #template-body .section-4 h3 {
    text-align: center;
    background-color: #367898;
    color: white;
    font-family: 'arial';
    margin-bottom: 30px;
    font-size: 24px;
    padding: 26px
}

#obx-article-template #template-body .section-4 p {
    text-align: center;
    color: #151115;
    font-family: "Avenir";
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

#obx-article-template #template-video {
    margin: 60px 0
}

#obx-article-template #template-video .v-description {
    background-color: #f8f8f8;
    padding: 24px 0;
    margin-top: -7px;
    text-align: center;
    max-width: 782px;
    margin: -7px auto 0;
    color: #151115;
    font-family: Avenir;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

#obx-article-template #template-video iframe {
    margin: 0 auto;
    text-align: center;
    max-width: 780px;
    display: block
}

#obx-article-template #template-bottom .testimonial {
    padding: 60px 0 40px;
    margin: 0;
    background-color: #f9f9f9
}

#obx-article-template #template-bottom .testimonial .testimonial-content-orange {
    margin-bottom: 30px;
    font-style: italic;
    line-height: 20px;
    color: #085796;
    font-family: "Avenir";
    font-size: 20px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 40px
}

#obx-article-template #template-bottom .testimonial .testimonial-author {
    margin-bottom: 20px;
    padding-bottom: 30px;
    color: #151115;
    font-family: "Avenir";
    font-size: 18px;
    font-weight: 900;
    line-height: 22px
}

#obx-article-template #template-bottom .testimonial .testimonial-content {
    color: #151115;
    font-family: "Avenir";
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

#obx-article-template #template-bottom .testimonial-after-content {
    color: #0b0c14;
    font-family: "Nunito Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding: 60px 0
}

#obx-article-template #template-bottom .related-articles {
    padding: 60px 0;
    margin-bottom: 0
}

#obx-article-template #template-bottom .related-articles a {
    text-decoration: none
}

#obx-article-template #template-bottom .related-articles h2 {
    color: #275a73;
    font-family: 'Avenir';
    font-size: 28px;
    font-weight: 900;
    margin-top: 0;
    text-align: center
}

#obx-article-template #template-bottom .related-articles p {
    color: #151115;
    font-family: "Avenir";
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 40px;
    text-align: center
}

#obx-article-template #template-bottom .related-articles .faux-h4 {
    color: #404040;
    font-family: 'arial';
    font-size: 18px;
    line-height: 24px;
    margin: 20px 0
}

#obx-article-template #template-bottom .related-articles .six {
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
    font-size: 14px
}

#obx-article-template #template-bottom .related-articles .six .related-articles-content {
    color: #151115;
    font-family: "Avenir";
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding: 20px 20px 60px 20px;
    position: relative
}

#obx-article-template #template-bottom .related-articles .six .related-articles-content .related-articles-button {
    bottom: 20px;
    color: #45a1ce;
    font-family: "Avenir";
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    position: absolute;
    text-decoration: underline;
    text-transform: uppercase
}

#obx-article-template .article-listing-heading.fullwidth {
    text-align: center;
    margin-bottom: 20px
}

#obx-article-template #video {
    margin: 60px 0
}

#obx-article-template .cta.row {
    margin: 60px 0
}

#obx-article-template .cta {
    padding: 40px;
    background-size: cover
}

#obx-article-template .cta h3 {
    color: #ffffff;
    font-family: 'Nunito Sans';
    font-size: 28px;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase
}

#obx-article-template .cta p {
    color: white;
    color: #ffffff;
    font-family: "Nunito Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    padding: 40px 0 30px
}

#obx-article-template .cta .yellow-btn {
    border-radius: 0px;
    background-color: #f2a50b;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffffff;
    display: block;
    text-align: center;
    padding: 16px 0;
    font-family: 'Nunito Sans';
    margin: 0 auto;
    max-width: 340px;
    width: 100%;
    font-size: 16px;
    text-transform: uppercase
}

#obx-article-template .grey-bg {
    background-color: #f8f8f8;
    padding: 45px 0 1px
}

#obx-article-template .grey-bg p.underline {
    padding-bottom: 40px;
    border-bottom: 1px solid #101842
}

@media only screen and (min-width:768px) and (max-width:1079px) {
    #obx-article-template {}

    #obx-article-template .article-listing-videos iframe {
        max-height: 180px
    }

    #obx-article-template #template-banner {
        background-size: cover !important
    }
}

@media only screen and (min-width:400px) and (max-width:767px) {
    #obx-article-template #template-banner {
        background-size: cover !important
    }
}

@media only screen and (max-width:767px) {
    #obx-article-template #template-banner {
        background-size: cover !important
    }

    #obx-article-template .cta .twelve {
        margin-left: 0
    }

    #obx-article-template .row.flex.two-col-contained,
    #obx-article-template .row.flex.two-col-open {
        display: block
    }

    #obx-article-template .row.flex.two-col-contained .left,
    #obx-article-template .row.flex.two-col-open .left {
        margin: 0 0 20px 0;
        width: 100%
    }

    #obx-article-template .row.flex.two-col-contained .right,
    #obx-article-template .row.flex.two-col-open .right {
        width: 100%
    }

    #obx-article-template .banner-img-headline {
        position: static;
        background: #000000;
        padding: 15px 18px
    }

    #obx-article-template #template-video iframe {
        width: 100%
    }

    #obx-article-template .section-2 img {
        display: block;
        margin: 0 auto;
        float: none
    }

    #obx-article-template #template-contents .chapter {
        width: 100%;
        margin: 20px 0
    }

    #obx-article-template #template-banner {
        padding-bottom: 20px
    }

    #obx-article-template #template-banner .six img {
        display: block;
        float: none;
        margin: 0 auto
    }

    #obx-article-template #template-banner h1,
    #obx-article-template #template-banner p {
        text-align: center
    }

    #obx-article-template .cta {
        padding: 60px 20px
    }

    #obx-article-template .cta h2 {
        margin-top: 20px
    }

    #obx-article-template .cta .blue-btn {
        margin-top: 0
    }

    #obx-article-template #template-bottom .related-articles h2 {
        text-align: center
    }

    #obx-article-template #template-bottom .related-articles .six {
        margin-bottom: 20px;
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    #obx-article-template #template-bottom .related-articles .six img {
        display: block;
        margin: 0
    }

    #obx-article-template #template-bottom .related-articles .six h4 {
        text-align: center
    }

    #obx-article-template #template-bottom .related-articles .six p {
        text-align: center
    }

    #obx-article-template .cta.row img {
        margin: 0 auto 20px;
        display: block
    }

    #obx-article-template .cta.row h3,
    #obx-article-template .cta.row p {
        text-align: center
    }

    #obx-article-template .cta.row a {
        margin-left: auto;
        margin-right: auto;
        display: block
    }

    #obx-article-template .banner-img-headline {
        position: static;
        background: #717171;
        padding: 15px 18px
    }

    #obx-article-template #template-body #bg-img-section img {
        float: none !important
    }

    #obx-article-template .related-articles .six img {
        width: 100%
    }
}

.breadcrumbs-container {
    background-color: #295f77
}

.breadcrumbs {
    width: 960px;
    margin: auto;
    color: #FFF;
    padding: 5px;
    font-size: 11px
}

.breadcrumbs a {
    color: #FFF
}

.breadcrumbs a:visited {
    color: #FFF
}

.SideNav {
    float: left;
    background-color: #295f77;
    color: #FFF;
    width: 200px;
    margin: 0 20px 20px 0
}

.SideNav li {
    border-bottom: #FFF 1px solid;
    margin-left: 0px;
    padding: 8px
}

.SideNav ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.SideNav li a {
    color: #FFF
}

.cms-wrapper .SideNav li a {
    color: #FFF
}

.SideNav a:visited {
    color: #FFF
}

.SideNav a:hover {
    color: #FC0
}

.logo .logo-text {
    text-indent: -99999px
}

.menu-actuator {
    display: none
}

.codfather {
    color: #305d71;
    font-size: 16px
}

body>div.main.full-width>div:first-child>span>img {
    -webkit-box-shadow: 0px 8px 5px -3px rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 8px 5px -3px rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0px 8px 5px -3px rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0px 8px 5px -3px rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0)
}

#contest-question {
    width: 45%;
    font-family: chunkfiveroman;
    color: #f2a50b;
    font-size: 43px;
    line-height: 46px;
    float: left
}

#contest-description {
    font-size: 16px;
    line-height: 23px;
    width: 53%;
    float: left;
    clear: right;
    margin-top: 20px;
    position: relative;
    left: 8px
}

#codfather-signature {
    position: relative;
    left: 239px;
    top: 2px
}

#participation {
    font-family: chunkfiveroman;
    font-size: 32px;
    color: #f2a50b;
    margin-top: 11px
}

.numbered-image {
    width: 68px;
    height: 68px
}

span.codfather-instruction {
    font-family: chunkfiveroman;
    font-size: 32px;
    position: relative;
    bottom: 22px;
    margin: 0px 20px
}

.instruction-explanation {
    margin: 0 0 10px 91px
}

#numbered-image-reference {
    vertical-align: middle
}

#winner-container {
    width: 215px;
    height: 119px;
    float: left;
    margin: 0 0 0 91px
}

#winners {
    float: right;
    margin: 0 0 40px
}

.winner-title {
    font-family: chunkfiveroman;
    font-size: 22px;
    line-height: 28px
}

.winner-prizes {
    line-height: 28px;
    margin-left: 15px
}

#add-photo {
    position: relative;
    bottom: 26px;
    left: 7px;
    font-size: 12px
}

#camera {
    vertical-align: middle
}

img#twitter-button {
    width: 133px;
    height: 40px;
    position: relative;
    bottom: 10px
}

body>div.main.full-width>div.contained.cfather>div>div.aside {
    margin: 0 0 5px 20px
}

#feed-title {
    font-size: 54px;
    line-height: 54px;
    color: #60a8dc
}

#procured-tweet {
    font-size: 14px;
    line-height: 22px
}

#procured-tweet span {
    color: #5fa9dd;
    font-weight: bold;
    line-height: 30px
}

.header {
    background: #fff;
    padding: 18px 0 0 0;
    -webkit-box-shadow: -6px 3px 6px rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: -6px 3px 6px rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: -6px 3px 6px rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: -6px 3px 6px rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: -6px 3px 6px rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0);
    position: relative;
    z-index: 2
}

.header .contained {
    overflow: visible;
    position: relative
}

.header .logo-text {
    position: absolute;
    text-indent: -9999px
}

.header .logo {
    max-width: 221px
}

@media (max-width:1060px) {
    .header .logo {
        margin-top: 30px
    }
}

.header .contact-info {
    margin-bottom: 0;
    margin-right: 19px
}

.header .contact-info a {
    color: #151115;
    display: block;
    font-family: Avenir;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    padding-left: 20px;
    position: relative
}

.header .contact-info a:before {
    background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%3E%3Cg%3E%3Cg%3E%3Cpath%20fill%3D%22%23f2a50b%22%20d%3D%22M2.916%206.275a12.203%2012.203%200%200%200%205.309%205.31l1.772-1.773a.801.801%200%200%201%20.822-.193%209.19%209.19%200%200%200%202.876.459c.443%200%20.805.362.805.805v2.812a.808.808%200%200%201-.805.805C6.13%2014.5%200%208.37%200%20.806%200%20.362.363%200%20.806%200h2.82c.442%200%20.805.362.805.806%200%201.007.16%201.973.459%202.875a.808.808%200%200%201-.202.822z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    content: "";
    height: 15px;
    position: absolute;
    left: 0;
    top: 3px;
    width: 15px
}

.header .header-btn {
    border: 2px solid #f2a50b;
    background-color: #ffffff;
    color: #f2a50b;
    font-family: Avenir;
    font-size: 14px;
    font-weight: 900;
    line-height: 22px;
    padding: 8px 32px 7px;
    text-transform: none
}

.header .header-search {
    width: 40px;
    height: 40px;
    background-image: -webkit-gradient(linear, right top, left top, from(#275a73), to(#367898));
    background-image: -webkit-linear-gradient(right, #275a73 0%, #367898 100%);
    background-image: -o-linear-gradient(right, #275a73 0%, #367898 100%);
    background-image: linear-gradient(270deg, #275a73 0%, #367898 100%);
    margin-left: 20px;
    text-align: center
}

.header .header-search svg {
    margin-top: 13px
}

.header .header-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0
}

@media (max-width:1060px) {
    .header .header-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.header .header-left {
    margin-right: auto
}

@media (max-width:1060px) {
    .header .header-left {
        margin-right: 0;
        margin-bottom: 20px;
        text-align: center
    }
}

.header .header-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto
}

@media (max-width:1060px) {
    .header .header-right {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-left: 0
    }

    .header .header-right .contact-info {
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        text-align: center
    }
}

@media (max-width:1060px) {
    .header .header-right .contact-info {
        display: none
    }
}

.header .header-mobile {
    display: none
}

@media (max-width:1060px) {
    .header .header-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.navbar {
    background-image: -webkit-gradient(linear, right top, left top, from(#275a73), to(#367898));
    background-image: -webkit-linear-gradient(right, #275a73 0%, #367898 100%);
    background-image: -o-linear-gradient(right, #275a73 0%, #367898 100%);
    background-image: linear-gradient(270deg, #275a73 0%, #367898 100%);
    color: #275A73;
    padding: 0 10px;
    margin-top: 20px
}

.navbar .navbar-inner {
    background: none;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0)
}

.navbar .navbar-inner .nav-title {
    display: none
}

.navbar .navbar-inner .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%
}

@media (max-width:1060px) {
    .navbar .navbar-inner .nav {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.navbar .navbar-inner .nav>li {
    margin-right: 30px
}

.navbar .navbar-inner .nav>li:last-child {
    margin-right: 0
}

.navbar .navbar-inner .nav>li:last-child a {
    padding-right: 0
}

.navbar .navbar-inner .nav>li>a {
    border-bottom: 2px solid transparent;
    color: #ffffff;
    font-family: Avenir;
    font-size: 14px;
    font-weight: 900;
    line-height: 22px;
    padding: 20px 0 11px;
    text-transform: uppercase;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.navbar .navbar-inner .nav>li a.dropdown-toggle {
    display: inline-block;
    padding-right: 35px;
    position: relative
}

.navbar .navbar-inner .nav>li a.dropdown-toggle:after {
    background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%3Cg%3E%3Cg%3E%3Cpath%20fill%3D%22%23f2a50b%22%20d%3D%22M.05%205.293L5%20.343l4.95%204.95L5%2010.243z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center;
    content: "";
    height: 10px;
    position: absolute;
    right: 0;
    top: 24px;
    width: 11px
}

@media (max-width:1060px) {
    .navbar .navbar-inner .nav>li a.dropdown-toggle:after {
        right: -19px;
        top: 15px
    }
}

.navbar .navbar-inner .nav>li>a:hover {
    border-color: #F2A50B
}

@media (max-width:1060px) {
    .navbar .container {
        margin: 0;
        width: 100%
    }
}

.navbar .dropdown-menu {
    background-color: #fff;
    margin-top: 0;
    padding: 40px 0;
    width: 100vw;
    position: absolute;
    left: 50%;
    right: 50%;
    top: 53px;
    margin-left: -50vw;
    margin-right: -50vw
}

.dropdown-menu-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 1060px;
    margin: 0 auto;
    padding: 0
}

.dropdown-menu-container li {
    list-style-type: none;
    margin: 0 0.5%;
    text-align: center
}

.dropdown-menu-container li a {
    border-bottom: none;
    color: #111;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    text-decoration: none
}

.dropdown-menu-container li a img {
    display: block;
    margin-bottom: 25px
}

@media (max-width:1060px) {
    .dropdown-menu-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .dropdown-menu-container li {
        margin-bottom: 20px
    }

    .dropdown-menu-container li a {
        color: #fff
    }
}

.dropdown-menu .active>a,
.dropdown-menu .active>a:hover,
.dropdown-menu li>a:hover {
    background: none;
    color: #f2a50b;
    font-weight: bold;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.home-slider .slick-slider {
    margin: 0 auto;
    height: 804px
}

.home-slider .slick-list {
    height: 100% !important;
    max-height: 804px !important
}

.home-slider img,
.home-slider video {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 2500px;
    left: 50%;
    max-width: none;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

@media (max-width:750px) {

    .home-slider img,
    .home-slider video {
        position: static;
        height: auto;
        width: 750px;
        left: auto;
        -webkit-transform: translate(0px);
        -ms-transform: translate(0px);
        transform: translate(0px)
    }
}

@media (min-width:2500px) {

    .home-slider img,
    .home-slider video {
        width: 100%
    }
}

.home-slider .btn {
    padding: 11px 41px 11px
}

.home-slider-container {
    display: block;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    height: 100% !important;
    max-height: 804px !important;
    width: 100%;
    max-width: 2500px
}

@media (min-width:2500px) {
    .home-slider-container {
        max-width: none
    }
}

.home-slider-container.loading {
    background: #111
}

.home-slider-container.loading:before {
    content: "";
    background: url(/img/loader-64.gif);
    background-size: cover;
    width: 64px;
    height: 64px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -32px;
    z-index: 50
}

.home-slider-iframe-container {
    height: 100%;
    overflow: hidden;
    position: relative;
    pointer-events: none;
    width: 100%;
    z-index: 0
}

.home-slider-iframe-container:before {
    content: "";
    background: rgba(0, 0, 0, 0.4);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.home-slider-image {
    z-index: -2
}

.home-slider-item {
    overflow: hidden;
    position: relative
}

.home-slider-content {
    left: 50%;
    margin-left: -290px;
    max-width: 580px;
    position: absolute;
    top: 10%;
    text-align: center;
    z-index: 51
}

.home-slider-content h1 {
    color: #ffffff;
    font-family: Avenir;
    font-size: 42px;
    font-weight: 900;
    line-height: 50px
}

.home-slider-content p {
    color: #ffffff;
    font-family: Avenir;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px
}

@media (max-width:1060px) {
    .home-slider-content {
        position: absolute;
        padding: 0 10px;
        margin-left: 0;
        margin-top: 10px;
        text-align: center;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        min-width: 300px;
        top: 30%
    }
}

.lt-ie9 .header {
    border-bottom: 3px solid #ccc
}

.main {
    background: #fff
}

.sec-promo {
    background: #E2E2E2;
    border-top: 1px solid #C5C5C5;
    color: #6B6B6B;
    padding: 0
}

.sec-promo p {
    font-size: 12px
}

.sec-promo ul {
    margin: 0 0 20px 0;
    padding: 0 0 0 2em;
    font-size: 12px
}

.sec-promo .thumbnails {
    padding: 0;
    margin: 0
}

.sec-promo .thumbnails img {
    max-height: 200px
}

.sec-promo .pro-block {
    float: left;
    width: 195px;
    padding: 20px 20px 30px 20px
}

.sec-promo .pro-block .heading1 {
    font-size: 21px
}

.sec-promo .pro-block .heading1 [data-icon] {
    font-weight: normal
}

.sec-promo .pro-block:first-child {
    background: #464646;
    background-image: -moz-linear-gradient(top, #8C8C8C 0%, #464646 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8C8C8C), color-stop(100%, #464646));
    background-image: -webkit-linear-gradient(top, #8C8C8C 0%, #464646 100%);
    background-image: -o-linear-gradient(top, #8C8C8C 0%, #464646 100%);
    background-image: -ms-linear-gradient(top, #8C8C8C 0%, #464646 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8C8C8C), to(#464646));
    background-image: linear-gradient(top, #8C8C8C 0%, #464646 100%);
    color: #fff;
    border: 1px solid #000;
    border-top: 0;
    border-bottom: 0;
    min-height: 170px
}

.sec-promo .pro-block:first-child .heading1 {
    color: #F2A50B
}

.footer {
    background: #204E62 url(/img/foot-bg.png) repeat-x;
    background-image: -moz-linear-gradient(top, #478FA7 0%, #204E62 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #478FA7), color-stop(100%, #204E62));
    background-image: -webkit-linear-gradient(top, #478FA7 0%, #204E62 100%);
    background-image: -o-linear-gradient(top, #478FA7 0%, #204E62 100%);
    background-image: -ms-linear-gradient(top, #478FA7 0%, #204E62 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#478FA7), to(#204E62));
    background-image: linear-gradient(top, #478FA7 0%, #204E62 100%);
    color: #fff;
    position: relative;
    padding: 40px 0 10px 0;
    font-size: 12px;
    line-height: 1.2em
}

.footer .footer-section {
    float: left;
    margin: 0 40px 0 0;
    padding: 0;
    list-style: none;
    max-width: 289px
}

.footer .footer-section li {
    margin: 0 0 10px 0;
    padding: 0
}

.footer .footer-section:last-child,
.footer .last-footer-section {
    margin: 0
}

.footer .last-footer-section {
    margin: 0
}

.footer a {
    color: #fff
}

.footer a span:before {
    font-size: 20px
}

.footer .logo2 {
    margin-bottom: 10px
}

.footer .social-icon {
    line-height: 35px;
    font-size: 35px;
    text-decoration: none;
    color: #fff !important
}

.footer .social-icon span:before {
    font-size: 35px
}

.footer .facebook-icon {
    color: #7E90BA
}

.footer .youtube-icon {
    color: #C0110A
}

.footer .twitter-icon {
    color: #45C3FE
}

.footer:before {
    content: '';
    height: 3px;
    background: #F2A50B;
    display: block;
    width: 100%;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: absolute;
    top: 1px;
    left: 0;
    right: 0
}

.footer-slogan {
    width: 960px;
    margin: 0 auto;
    font-size: 12px;
    color: #8FC8E7;
    padding-bottom: 15px;
    font-weight: bold
}

#builderForm {
    display: none
}

.about .row {
    margin-bottom: 20px
}

.about .row .span2 {
    text-align: center;
    margin-top: 37px
}

.about .row .span2 img {
    width: 140px
}

.about a {
    color: #F2A50B
}

.about a.btn {
    color: #fff
}

.gallery-block {
    width: 960px;
    margin: 0 auto
}

.gallery-block>.row {
    margin: 0
}

.category-image {
    width: 225px;
    float: left;
    margin-bottom: 14px
}

.category-image img {
    width: 225px;
    vertical-align: bottom
}

.gallery-block .item {
    display: none;
    width: 373px;
    margin: 0 auto
}

.gallery-block.photos .category-image:not(:nth-of-type(4n)) {
    margin-right: 20px
}

.gallery-block.videos .category-image {
    width: 150px
}

.gallery-block.videos .category-image:not(:nth-of-type(7n)) {
    margin-right: 12px
}

.gallery-block.videos .category-image .item-tile {
    margin: 0
}

.content-banner {
    width: 960px;
    margin: auto;
    margin-bottom: 20px;
    border-left: #CCC 2px solid;
    border-right: #CCC 2px solid;
    border-bottom: #CCC 2px solid
}

.content-banner span {
    width: 960px;
    margin: auto;
    margin-bottom: 20px;
    border-left: #CCC 2px solid;
    border-right: #CCC 2px solid;
    border-bottom: #CCC 2px solid
}

.content-banner span img {
    margin: 0
}

.multi-hull .item-tile.category-tile {
    width: 100%;
    margin: 4px 0;
    color: #F2A50B
}

img {
    max-width: 100%
}

@media only screen and (min-width:768px) and (max-width:959px) {
    .navbar .nav {
        margin: 0px 10px 0 15px
    }

    .navbar .navbar-inner .nav>li>a {
        font-size: 14px;
        margin-right: 0
    }

    .navbar .navbar-inner .nav>li:not(:last-child)>a {
        margin-right: 9px
    }

    .aside {
        width: 188px;
        margin: 0
    }

    .gallery-block {
        width: 768px
    }

    .gallery-block .category-image:not(:nth-of-type(4n)) {
        margin-right: 0px
    }

    .gallery-block.photos .category-image {
        width: 187px
    }

    .gallery-block.photos .category-image img {
        width: 187px
    }

    .gallery-block.photos .category-image:not(:nth-of-type(4n)) {
        margin-right: 8px
    }

    .gallery-block.videos .category-image {
        margin-right: 0
    }

    .breadcrumbs {
        width: 768px
    }

    .listings {
        width: 360px !important
    }

    .listing-desc {
        float: none !important
    }

    .content-banner {
        width: 768px
    }

    .content-banner span {
        width: inherit !important
    }

    .content-banner img {
        width: inherit !important
    }

    span.codfather-instruction {
        font-size: 25px
    }

    #codfather-signature {
        left: 166px
    }

    #twitter-button {
        left: 93px
    }

    #codfather-tweet {
        width: 96%
    }

    #winners {
        float: left;
        margin: 10px 0 40px 92px
    }

    .footer-slogan {
        width: 768px
    }

    .psb-section {
        width: 768px
    }

    .psb-section .psb-frame {
        max-width: 466px;
        margin: 5px 0px;
        padding: 10px
    }

    .psb-section .psb-frame img {
        max-width: 466px
    }

    .carousel-control {
        left: 5px
    }

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

    .psb-section .psb-gallery-text {
        margin: 6px auto 10px;
        width: 270px;
        min-height: 271px
    }

    .psb-section .psb-scroller .item {
        width: 768px
    }

    .psb-section .home-img {
        max-width: 466px;
        margin: 6px 0 0 6px
    }

    .psb-section .psb-text {
        padding: 0
    }

    .sec-promo .thumbnails .span3 {
        width: 180px
    }

    .thumbnails li {
        margin: 0px 6px 18px
    }

    body>div.main.full-width>div.contained.home>div>div.span9>div>div {
        display: none
    }

    .dock-list {
        position: relative;
        left: -161px
    }

    .large-tile img {
        min-width: 0;
        height: 165px;
        max-width: 368px
    }

    .item-tile .tile-text {
        font-size: 12px;
        padding: 30px 6px 20px
    }

    .item-tile .tile-head {
        font-size: 30px
    }

    .item-tile .tile-text b {
        font-size: 18px
    }

    .item-tile .tile-link {
        margin-top: 8px
    }

    .modal-body {
        padding: 0
    }

    .modal-body .close {
        margin: 4px 6px 4px 0px
    }

    .modal {
        max-width: 738px;
        margin: -456px 0px 0px -368px
    }

    .modal .modal-body img {
        max-width: 723px;
        max-height: none
    }

    .about .row .span7 {
        width: 400px;
        margin: 0px 25.5px
    }
}

.header-mobile .contact-info {
    display: none
}

@media (max-width:1060px) {
    .header {
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-bottom: 20px
    }

    .header-mobile .contact-info {
        display: block
    }

    .menu-actuator {
        display: inline-block
    }

    .menu-actuator:before {
        display: inline-block;
        content: '';
        cursor: pointer;
        margin-right: 5px;
        width: 22px;
        height: 25px;
        background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDcuNTUyIDcuNTE5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA3LjU1MiA3LjUxOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPGRlZnM+CgkJPHJlY3QgaWQ9IlNWR0lEXzFfIiB5PSIwIiB3aWR0aD0iNy42IiBoZWlnaHQ9IjcuNSIvPgoJPC9kZWZzPgoJPGNsaXBQYXRoIGlkPSJTVkdJRF8yXyI+CgkJPHVzZSB4bGluazpocmVmPSIjU1ZHSURfMV8iIG92ZXJmbG93PSJ2aXNpYmxlIi8+Cgk8L2NsaXBQYXRoPgoJPHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiMzNDNCNEEiIGQ9Ik01LjIxOCA2LjMgYzAuMDE4IDAgMCAwIDAgMC4wNjhjLTAuMDA0IDAuMDI1LTAuMDE4IDAuMDQ2LTAuMDM4IDAuMDZMNC41MTYgNi44NDNDNC40ODYgNi45IDQuNSA2LjkgNC41IDYuOSBzMC4wMzIgMC4xIDAuMSAwLjA2NWMwLjk2OSAwLjIgMS45IDAuMyAyLjkgMC41MDRjMC4wMjYgMCAwLjA1My0wLjAwNCAwLjA3MS0wLjAyMyBjMC4wMjEtMC4wMiAwLjAyNy0wLjA0NSAwLjAyMy0wLjA3Mkw3LjA0NiA0LjQ5QzcuMDQgNC41IDcgNC40IDcgNC40MjNDNi45NDUgNC40IDYuOSA0LjQgNi45IDQuNSBMNi40NjEgNS4xNDdDNi40NDUgNS4yIDYuNCA1LjIgNi40IDUuMTg3QzYuMzc1IDUuMiA2LjQgNS4yIDYuMyA1LjE2NEM2LjIwNCA1IDYuMSA0LjkgNS45IDQuOCBDNS44MTMgNC43IDUuNiA0LjcgNS41IDQuODE0TDQuODY4IDUuNDI5QzQuNzQgNS42IDQuNyA1LjggNC45IDUuODk1QzQuOTc5IDYgNS4xIDYuMiA1LjIgNi4zIE02LjMwMSAyLjMzNGMwLjAxOC0wLjAxOCAwLjA0MS0wLjAyNyAwLjA2Ny0wLjAyM2MwLjAyNSAwIDAgMCAwLjEgMC4wMzlsMC40MzQgMC43IGMwLjAyMSAwIDAuMSAwIDAuMSAwLjAzOGMwLjAzNC0wLjAwNyAwLjA2MS0wLjAzMiAwLjA2NS0wLjA2N2MwLjE2Ny0wLjk3IDAuMzMzLTEuOTQxIDAuNTA0LTIuOTExIGMwLjAwNS0wLjAyNy0wLjAwMy0wLjA1Mi0wLjAyMS0wLjA3MkM3LjQ3NSAwIDcuNDQ5LTAuMDAzIDcuNCAwLjAwMUw0LjUxIDAuNTA2QzQuNDc2IDAuNSA0LjUgMC41IDQuNCAwLjYgQzQuNDM4IDAuNiA0LjUgMC42IDQuNSAwLjY1OWwwLjY4OCAwLjQzNGMwLjAyMSAwIDAgMCAwIDAuMDU5YzAuMDAzIDAuMDI2LTAuMDA1IDAuMDQ5LTAuMDI0IDAuMSBDNS4wNiAxLjMgNC45IDEuNSA0LjggMS42MDZjLTAuMTIxIDAuMTMyLTAuMTE3IDAuMyAwIDAuNDYzbDAuNjEzIDAuNjE0YzAuMTI5IDAuMSAwLjMgMC4xIDAuNSAwIEM2LjA0MiAyLjYgNi4yIDIuNSA2LjMgMi4zIE0yLjMzNCA2LjNjLTAuMDE5IDAuMDItMC4wMjcgMC4wNDMtMC4wMjQgMC4wNjhjMC4wMDQgMCAwIDAgMCAwLjEgbDAuNjg2IDAuNDM1YzAuMDI4IDAgMCAwLjEgMCAwLjA4NUMzLjA2NyA3IDMgNyAzIDcuMDE0Yy0wLjk3IDAuMTY3LTEuOTQxIDAuMzMyLTIuOTEyIDAuNSBDMC4wNjkgNy41IDAgNy41IDAgNy40OTRjLTAuMDE5LTAuMDItMC4wMjctMC4wNDUtMC4wMjItMC4wNzFMMC41MDcgNC41MWMwLjAwNS0wLjAzNCAwLjAzMS0wLjA2IDAuMDY1LTAuMDY3IGMwLjAzNS0wLjAwNiAwLjEgMCAwLjEgMC4wMzlsMC40MzQgMC42ODZjMC4wMTQgMCAwIDAgMC4xIDAuMDM5YzAuMDI1IDAgMC4wNDktMC4wMDUgMC4wNjctMC4wMjIgYzAuMTI5LTAuMTI0IDAuMjU5LTAuMjQgMC4zODgtMC4zNThDMS43MzkgNC43IDEuOSA0LjcgMi4xIDQuODM3bDAuNjE0IDAuNjEyYzAuMTI3IDAuMSAwLjEgMC4zIDAgMC41IEMyLjU3MyA2IDIuNSA2LjIgMi4zIDYuMyBNMS4yNDIgMi40MDZDMS4yMjIgMi40IDEuMiAyLjQgMS4yIDIuMzgzYy0wLjAyNiAwLjAwMy0wLjA0NiAwLjAxOC0wLjA2IDAgTDAuNjc5IDMuMTA4Yy0wLjAxOCAwLjAyOS0wLjA1IDAuMDQ1LTAuMDg2IDAuMDM4QzAuNTU5IDMuMSAwLjUgMy4xIDAuNSAzLjA4Yy0wLjE2Ny0wLjk3LTAuMzMyLTEuOTQxLTAuNTA0LTIuOTEgQzAuMDE5IDAuMSAwIDAuMSAwIDAuMDk3QzAuMDY3IDAuMSAwLjEgMC4xIDAuMSAwLjA3M0wzLjAzIDAuNTc5QzMuMDY0IDAuNiAzLjEgMC42IDMuMSAwLjYgQzMuMTA0IDAuNyAzLjEgMC43IDMuMSAwLjczTDIuMzc0IDEuMTY1QzIuMzUyIDEuMiAyLjMgMS4yIDIuMyAxLjIyNEMyLjMzMiAxLjIgMi4zIDEuMyAyLjQgMS4zIEMyLjQ4IDEuNCAyLjYgMS42IDIuNyAxLjY3OGMwLjEyMSAwLjEgMC4xIDAuMzM2LTAuMDEgMC40NjNMMi4wOTIgMi43NTZjLTAuMTI3IDAuMTI3LTAuMzMzIDAuMTMtMC40NjUgMCBDMS41IDIuNiAxLjQgMi41IDEuMiAyLjQiLz4KPC9nPgo8L3N2Zz4K') no-repeat
    }

    .menu-actuator span {
        display: inline-block;
        margin-top: 2px;
        vertical-align: top;
        color: #204c64;
        font-size: 19px;
        cursor: pointer;
        font-weight: bold;
        text-transform: uppercase
    }

    .navbar {
        display: none;
        margin-top: 0
    }

    .navbar.navbar.navbar .dropdown.open>a {
        padding: 10px 20px 11px
    }

    .navbar.opened {
        background: rgba(30, 71, 95, 0.95);
        z-index: 200;
        position: fixed;
        overflow: scroll;
        width: 100%
    }

    .navbar.opened .navbar-inner {
        margin: 0;
        width: 100%
    }

    .navbar.opened .navbar-inner .nav {
        margin: 0
    }

    .navbar.opened .navbar-inner .nav-title {
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 13px 0px 14px;
        width: 300px;
        color: #fff;
        font-size: 23px;
        line-height: 1.2em;
        text-align: center;
        text-transform: uppercase;
        margin: 0 auto
    }

    .nav-title>span {
        content: 'x';
        display: block;
        margin-left: 3px;
        cursor: pointer;
        text-align: left
    }

    .banner {
        padding: 9px 0;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 300px;
        color: #FFF;
        font-size: 23px;
        line-height: 1.2em;
        text-align: center;
        cursor: pointer;
        border-bottom: 1px solid #ee9713
    }

    .banner.opened {
        background: #ee9713
    }

    .navbar.opened .nav>li {
        margin: 10px 0;
        width: 300px;
        text-align: center
    }

    .navbar.opened .dropdown.open>a {
        background: #ee9713
    }

    .navbar .dropdown-menu {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: initial;
        background: none;
        left: 0;
        right: 0;
        margin: 0
    }

    .dropdown-menu a {
        color: #fff;
        background: transparent;
        border-bottom: 0
    }

    .navbar.opened .navbar-inner .nav>li:nth-child(n+4) {
        border-bottom: 1px solid #ee9713
    }

    .navbar.opened .navbar-inner .nav>li:not(:nth-child(n+5))>a {
        font-size: 20px
    }

    .navbar.opened .navbar-inner .nav>li:last-child {
        margin-bottom: 20px
    }

    .navbar.opened .navbar-inner .nav>li>a {
        margin: 0;
        padding: 10px 0px 11px;
        font-size: 23px;
        line-height: 1.2em;
        color: #fff;
        font-weight: normal;
        border-bottom: none
    }
}

@media only screen and (max-width:767px) {
    .cms-wrapper .to-be-destroyed ul li {
        font-size: 16px;
        list-style-type: none
    }

    .cms-wrapper .to-be-destroyed ul a {
        color: #ef9713
    }

    .long-ul li {
        display: inline-block;
        width: 49%;
        list-style-type: none
    }

    .form-horizontal .control-label {
        width: auto;
        text-align: left
    }

    .form-horizontal .controls {
        margin: 0
    }

    .form-horizontal input[type=checkbox],
    input[type=image],
    input[type=radio] {
        width: auto;
        border-radius: 0px;
        height: auto;
        padding: 0;
        line-height: normal
    }

    .form-horizontal input,
    .form-horizontal textarea {
        width: 290px;
        border-radius: 0;
        height: 25px;
        padding: 8px 4px;
        line-height: 25px
    }

    .form-horizontal select {
        width: 300px;
        height: 43px;
        border-radius: 0px
    }

    .controls>label:first-child {
        clear: left
    }

    div.control-group:nth-child(32)>div:nth-child(2) label {
        width: auto;
        float: left;
        margin-right: 12px
    }

    div.control-group:nth-child(32)>div:nth-child(2) label input {
        margin: 0
    }

    .form-horizontal .form-actions {
        padding: 0;
        background: transparent;
        border: 0
    }

    .dock-list {
        background: url('/img/docks.jpg') no-repeat;
        background-size: 400px 95px;
        background-position: -95px 0;
        width: 300px;
        height: 95px;
        margin: 0 auto 10px;
        padding: 0
    }

    .dock-list a {
        font-size: 12px
    }

    #gallery {
        width: 300px
    }

    .aside {
        width: 100%
    }

    .aside .cta-block {
        width: 100%;
        background: 0;
        padding: 0;
        margin-bottom: 20px
    }

    .aside p {
        font-size: 16px;
        font-weight: bold;
        color: #EF9713
    }

    .sec-promo {
        background: none;
        border-top: 0;
        margin-left: 11px
    }

    .sec-promo.full-width .contained {
        overflow: visible
    }

    .sec-promo h1 {
        margin-bottom: 12px
    }

    .sec-promo .contained>p {
        display: none
    }

    .sec-promo ul {
        margin: 0;
        padding: 0
    }

    .sec-promo .tab-pane>li {
        list-style-type: none;
        margin: 0 0 0 24px
    }

    .sec-promo .tab-pane>li:before {
        content: '\2022';
        color: #EF9713;
        float: left;
        margin: 0 0 0 -1em;
        width: 1em
    }

    .thumbnail:hover .caption {
        opacity: 0;
        visibility: hidden
    }

    .sec-promo .thumbnails>li:before {
        content: " ";
        float: left;
        display: inline-block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 0 7px 12.1px;
        border-color: transparent transparent transparent #ef9713;
        -webkit-transform: translateX(-13px);
        -ms-transform: translateX(-13px);
        transform: translateX(-13px);
        -webkit-transition: -webkit-transform 0.4s;
        transition: -webkit-transform 0.4s;
        -o-transition: transform 0.4s;
        transition: transform 0.4s;
        transition: transform 0.4s, -webkit-transform 0.4s;
        margin: 5px 0 0
    }

    .sec-promo .thumbnails>li.clicked:before {
        -webkit-transform: translateX(-13px) rotate(0.25turn);
        -ms-transform: translateX(-13px) rotate(0.25turn);
        transform: translateX(-13px) rotate(0.25turn)
    }

    .sec-promo .thumbnails>li {
        position: relative;
        margin: 0 0 15px 13px
    }

    .heading3.moved {
        color: #ef9713;
        font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
        cursor: pointer
    }

    .about .row {
        margin-bottom: 0
    }

    .about .row .span2 {
        margin-top: 10px
    }

    .about .row .span2 img {
        width: 200px
    }

    .gallery-block {
        width: 300px
    }

    .gallery-block h2 {
        margin: 10px 0px 15px;
        color: #275A73;
        text-align: center
    }

    .gallery-block.photos .category-image {
        width: 140px
    }

    .gallery-block.photos .category-image img {
        width: 140px
    }

    .gallery-block.photos .category-image:not(:nth-of-type(4n)) {
        margin-right: 0
    }

    .gallery-block.photos .category-image:not(:nth-of-type(2n)) {
        margin-right: 20px
    }

    .gallery-block.videos .category-image {
        margin: 0 !important
    }

    .knowledge-toggle {
        cursor: pointer;
        margin-bottom: 10px
    }

    .knowledge-toggle:after {
        display: inline-block;
        content: " ";
        width: 0;
        height: 0;
        margin-left: 5px;
        border-style: solid;
        border-width: 13px 7.5px 0 7.5px;
        border-color: #295F77 transparent transparent transparent;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transition: -webkit-transform 0.4s;
        transition: -webkit-transform 0.4s;
        -o-transition: transform 0.4s;
        transition: transform 0.4s;
        transition: transform 0.4s, -webkit-transform 0.4s
    }

    .knowledge-toggle.open:after {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    .SideNav {
        width: 300px
    }

    .SideNav li {
        text-align: center
    }

    #share-buttons img {
        width: 64px !important
    }

    .breadcrumbs {
        width: 300px
    }

    .listings {
        width: 300px !important
    }

    .listing-desc {
        float: none !important
    }

    .psb-text .form-horizontal input,
    .psb-text .form-horizontal textarea {
        width: 200px
    }

    .psb-text .form-horizontal input.btn {
        height: 41px
    }

    .footer {
        font-size: 16px
    }

    .footer .footer-section {
        margin: 0 0 20px 0
    }

    .footer-slogan {
        width: 300px;
        font-size: 16px
    }

    #recaptcha_area {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -o-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
        -webkit-transform-origin: left top 0px;
        -ms-transform-origin: left top 0px;
        transform-origin: left top 0px
    }

    .recaptchatable #recaptcha_privacy {
        margin-top: -3px
    }

    .content-banner {
        width: 300px
    }

    .content-banner span {
        width: inherit !important;
        height: inherit !important
    }

    .content-banner img {
        width: inherit !important;
        height: inherit !important
    }

    #contest-question {
        width: 100%;
        font-size: 31px;
        float: none
    }

    #contest-description {
        width: 100%;
        left: 0;
        margin-top: 10px
    }

    #codfather-signature {
        left: 0
    }

    .numbered-image {
        width: 35px;
        height: 35px
    }

    span.codfather-instruction {
        font-size: 14px;
        bottom: 12px;
        margin: 0
    }

    img#twitter-button {
        left: 38px
    }

    .instruction-explanation {
        margin: 0 0 10px 38px
    }

    #codfather-tweet {
        width: 97%
    }

    #add-photo {
        margin-left: 38px;
        position: static
    }

    #winner-container {
        margin: 0
    }

    #winners {
        margin: 0 0 20px 37px
    }

    .winner-prizes {
        margin-left: 0
    }

    .heading2 {
        color: #000
    }

    .image-list img {
        max-width: 148px;
        border: 0
    }

    .related-items-list {
        border: 0
    }

    .related-items-list dd {
        width: 50%
    }

    .cms-wrapper a {
        color: #F2A50B
    }

    .cms-wrapper h2 a,
    .cms-wrapper ul a {
        color: #275A73
    }

    .cms-wrapper .heading2 {
        font-size: 27px
    }

    .psb-section {
        width: 300px;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .psb-section .psb-frame {
        width: 300px;
        margin: 0;
        padding: 0px;
        background: none
    }

    .psb-section .psb-frame img {
        width: 290px;
        margin-left: 4px
    }

    .psb-section .home-img {
        max-width: 290px;
        margin: 0 0 0 4px;
        border: 1px solid #fff
    }

    .main .psb-section .psb-text,
    .psb-section .psb-accordion {
        padding: 20px 12px 10px;
        text-shadow: 0px 0px 0px transparent
    }

    .psb-section .psb-gallery-text {
        width: auto;
        padding: 0px 15px;
        min-height: 0
    }

    .psb-scroller.media-scroller:before {
        content: 'Drag thumnbnails to view more photos / videos';
        display: inline-block;
        padding-left: 9px;
        color: #fff;
        font-size: 0.75em
    }

    .psb-section .psb-scroller .item {
        width: 300px;
        overflow: scroll
    }

    .category-tile {
        width: 100%
    }

    .category-tile.item-tile .tile-text {
        margin: 5px 0 0;
        padding: 15px 10px
    }

    .category-tile .tile-head {
        margin-bottom: 10px;
        display: inline-block
    }

    .carousel-inner .item-tile.large-tile {
        margin: 0 0 -3px
    }

    .item-tile .tile-text {
        right: 164px;
        margin: 0;
        padding: 0
    }

    .item-tile .tile-head {
        font-size: 22px
    }

    .item-tile .tile-text {
        padding: 9px
    }

    .item-tile .tile-text b {
        font-size: 12px
    }

    .btn-primary {
        background-color: #F2A50B;
        margin: 10px 0 15px
    }

    .accordion {
        width: 300px
    }

    .call-badge {
        display: block;
        width: 100%;
        text-align: center
    }

    .call-badge img {
        margin: 0 auto
    }

    #dock-results .underlined {
        display: none
    }

    .modal-body {
        padding: 0
    }

    .modal-body .close {
        margin: 4px 6px 4px 0px
    }

    .modal {
        max-width: 320px;
        margin: -240px 0px 0px -161px
    }

    .modal .modal-body img {
        max-width: 300px;
        max-height: none
    }
}

.btn {
    padding: 18px 41px;
    text-transform: uppercase
}

.home-quick-links {
    background: url(/img/quick-links-background.jpg);
    background-size: cover;
    padding: 80px 00
}

.home-quick-links__icon-container {
    background: #598AA1;
    height: 100px;
    margin: 0 70px;
    text-align: center;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    width: 100px
}

.home-quick-links__icon-container:hover {
    background-color: #45a1ce;
    border-bottom: none
}

.home-quick-links__icon-container svg {
    display: inline-block;
    margin-top: -31px;
    position: relative;
    top: 50%;
    width: 62px
}

@media (max-width:1060px) {
    .home-quick-links__item {
        margin-bottom: 20px
    }
}

.home-quick-links__link {
    color: transparent;
    text-align: center
}

.home-quick-links__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style-type: none;
    margin: 0;
    padding: 0
}

@media (max-width:1060px) {
    .home-quick-links__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.home-quick-links__text {
    color: #ffffff;
    display: block;
    font-family: Avenir;
    font-size: 18px;
    font-weight: 900;
    line-height: 50px;
    margin-top: 15px;
    text-align: center
}

.home-quick-links__title {
    color: #ffffff;
    font-family: Avenir;
    font-size: 36px;
    font-weight: 900;
    line-height: 42px;
    margin-bottom: 40px;
    position: relative;
    text-align: center
}

.home-quick-links__title:after {
    background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22118%22%20height%3D%2211%22%20viewBox%3D%220%200%20118%2011%22%3E%3Cg%3E%3Cg%3E%3Cpath%20fill%3D%22%2345a1ce%22%20d%3D%22M101.407%2010.348c-4.195%200-6.331-1.955-8.216-3.68-1.702-1.559-3.047-2.79-5.92-2.79-2.874%200-4.218%201.231-5.92%202.79-1.886%201.725-4.022%203.68-8.217%203.68s-6.332-1.955-8.217-3.68c-1.702-1.559-3.047-2.79-5.92-2.79-2.873%200-4.217%201.231-5.92%202.79-1.884%201.725-4.02%203.68-8.216%203.68-4.194%200-6.33-1.955-8.215-3.68-1.702-1.559-3.047-2.79-5.92-2.79-2.872%200-4.217%201.231-5.919%202.79-1.885%201.725-4.021%203.68-8.216%203.68-4.195%200-6.332-1.955-8.217-3.68-1.702-1.559-3.047-2.79-5.92-2.79a1.7%201.7%200%200%201%200-3.401c4.195%200%206.331%201.955%208.217%203.68%201.702%201.559%203.046%202.79%205.92%202.79%202.873%200%204.217-1.231%205.92-2.789C24.394%202.432%2026.53.477%2030.726.477c4.194%200%206.33%201.956%208.215%203.681%201.702%201.558%203.046%202.789%205.92%202.789%202.872%200%204.217-1.231%205.919-2.789C52.666%202.432%2054.802.477%2058.997.477c4.195%200%206.332%201.955%208.217%203.681%201.702%201.558%203.047%202.789%205.92%202.789%202.873%200%204.218-1.231%205.92-2.789C80.939%202.432%2083.076.477%2087.27.477s6.331%201.955%208.216%203.681c1.703%201.558%203.047%202.789%205.92%202.789%202.874%200%204.219-1.231%205.921-2.79%201.886-1.725%204.023-3.68%208.218-3.68a1.7%201.7%200%200%201%200%203.401c-2.874%200-4.219%201.231-5.921%202.79-1.886%201.725-4.022%203.68-8.218%203.68z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    bottom: -15px;
    content: "";
    height: 11px;
    left: 50%;
    margin-left: -59px;
    position: absolute;
    width: 118px
}

.home-categories {
    padding: 80px 0
}

.home-categories__item {
    display: block;
    list-style-type: none;
    margin: 10px 10px;
    padding: 0;
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.home-categories__item:before {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.home-categories__item:hover {
    opacity: 0.8
}

.home-categories__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 0
}

.home-categories__link {
    display: block;
    position: relative
}

.home-categories__link-content {
    height: 52px;
    left: 50%;
    margin-left: -95px;
    margin-top: -26px;
    max-width: 190px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%
}

.home-categories__link-secondary-text {
    color: #fff;
    display: block;
    font-family: Avenir;
    font-size: 14px;
    font-weight: 900;
    line-height: 50px;
    margin-top: 10px;
    position: relative
}

.home-categories__link-text {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    position: relative
}

.home-categories__link-text:after {
    background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%3E%3Cg%3E%3Cg%3E%3Cpath%20fill%3D%22%23f2a50b%22%20d%3D%22M.05%205.293L5%20.343l4.95%204.95L5%2010.243z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    bottom: -23px;
    content: "";
    height: 15px;
    left: 50%;
    margin-left: -7.5px;
    position: absolute;
    width: 15px
}

.home-categories__title {
    color: #151115;
    font-family: Avenir;
    font-size: 36px;
    font-weight: bold;
    line-height: 42px;
    margin-bottom: 40px;
    position: relative;
    text-align: center
}

.home-categories__title:after {
    background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22118%22%20height%3D%2211%22%20viewBox%3D%220%200%20118%2011%22%3E%3Cg%3E%3Cg%3E%3Cpath%20fill%3D%22%2345a1ce%22%20d%3D%22M101.407%2010.348c-4.195%200-6.331-1.955-8.216-3.68-1.702-1.559-3.047-2.79-5.92-2.79-2.874%200-4.218%201.231-5.92%202.79-1.886%201.725-4.022%203.68-8.217%203.68s-6.332-1.955-8.217-3.68c-1.702-1.559-3.047-2.79-5.92-2.79-2.873%200-4.217%201.231-5.92%202.79-1.884%201.725-4.02%203.68-8.216%203.68-4.194%200-6.33-1.955-8.215-3.68-1.702-1.559-3.047-2.79-5.92-2.79-2.872%200-4.217%201.231-5.919%202.79-1.885%201.725-4.021%203.68-8.216%203.68-4.195%200-6.332-1.955-8.217-3.68-1.702-1.559-3.047-2.79-5.92-2.79a1.7%201.7%200%200%201%200-3.401c4.195%200%206.331%201.955%208.217%203.68%201.702%201.559%203.046%202.79%205.92%202.79%202.873%200%204.217-1.231%205.92-2.789C24.394%202.432%2026.53.477%2030.726.477c4.194%200%206.33%201.956%208.215%203.681%201.702%201.558%203.046%202.789%205.92%202.789%202.872%200%204.217-1.231%205.919-2.789C52.666%202.432%2054.802.477%2058.997.477c4.195%200%206.332%201.955%208.217%203.681%201.702%201.558%203.047%202.789%205.92%202.789%202.873%200%204.218-1.231%205.92-2.789C80.939%202.432%2083.076.477%2087.27.477s6.331%201.955%208.216%203.681c1.703%201.558%203.047%202.789%205.92%202.789%202.874%200%204.219-1.231%205.921-2.79%201.886-1.725%204.023-3.68%208.218-3.68a1.7%201.7%200%200%201%200%203.401c-2.874%200-4.219%201.231-5.921%202.79-1.886%201.725-4.022%203.68-8.218%203.68z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    bottom: -15px;
    content: "";
    height: 11px;
    left: 50%;
    margin-left: -59px;
    position: absolute;
    width: 118px
}

.home-create-dock {
    background: url(/img/dock-background.jpg);
    background-size: cover;
    padding: 80px 20px
}

.home-create-dock__button {
    margin-top: 20px;
    padding: 18px 41px
}

.home-create-dock__copy {
    color: #fff;
    font-family: Avenir;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 35px
}

.home-create-dock__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:1000px) {
    .home-create-dock__flex {
        -ms-flex-line-pack: center;
        align-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.home-create-dock__left {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 580px;
    flex: 0 1 580px;
    max-width: 580px
}

@media (max-width:1000px) {
    .home-create-dock__right {
        margin-top: 40px
    }
}

.home-create-dock__title {
    color: #ffffff;
    font-family: Avenir;
    font-size: 36px;
    font-weight: 900;
    line-height: 42px;
    position: relative
}

.home-create-dock__title:after {
    background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22118%22%20height%3D%2211%22%20viewBox%3D%220%200%20118%2011%22%3E%3Cg%3E%3Cg%3E%3Cpath%20fill%3D%22%2345a1ce%22%20d%3D%22M101.407%2010.348c-4.195%200-6.331-1.955-8.216-3.68-1.702-1.559-3.047-2.79-5.92-2.79-2.874%200-4.218%201.231-5.92%202.79-1.886%201.725-4.022%203.68-8.217%203.68s-6.332-1.955-8.217-3.68c-1.702-1.559-3.047-2.79-5.92-2.79-2.873%200-4.217%201.231-5.92%202.79-1.884%201.725-4.02%203.68-8.216%203.68-4.194%200-6.33-1.955-8.215-3.68-1.702-1.559-3.047-2.79-5.92-2.79-2.872%200-4.217%201.231-5.919%202.79-1.885%201.725-4.021%203.68-8.216%203.68-4.195%200-6.332-1.955-8.217-3.68-1.702-1.559-3.047-2.79-5.92-2.79a1.7%201.7%200%200%201%200-3.401c4.195%200%206.331%201.955%208.217%203.68%201.702%201.559%203.046%202.79%205.92%202.79%202.873%200%204.217-1.231%205.92-2.789C24.394%202.432%2026.53.477%2030.726.477c4.194%200%206.33%201.956%208.215%203.681%201.702%201.558%203.046%202.789%205.92%202.789%202.872%200%204.217-1.231%205.919-2.789C52.666%202.432%2054.802.477%2058.997.477c4.195%200%206.332%201.955%208.217%203.681%201.702%201.558%203.047%202.789%205.92%202.789%202.873%200%204.218-1.231%205.92-2.789C80.939%202.432%2083.076.477%2087.27.477s6.331%201.955%208.216%203.681c1.703%201.558%203.047%202.789%205.92%202.789%202.874%200%204.219-1.231%205.921-2.79%201.886-1.725%204.023-3.68%208.218-3.68a1.7%201.7%200%200%201%200%203.401c-2.874%200-4.219%201.231-5.921%202.79-1.886%201.725-4.022%203.68-8.218%203.68z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat;
    bottom: -15px;
    content: "";
    height: 11px;
    left: 0;
    position: absolute;
    width: 118px
}

.home-locations {
    padding: 80px 20px 130px
}

.home-locations .slick-slider .slick-list,
.home-locations .slick-slider .slick-track {
    padding: 0 0 5px 2px
}

.home-locations .slick-slide img {
    width: 100%
}

.home-locations .slick-dots {
    bottom: -60px
}

.home-locations .slick-dots li {
    background-color: #f9f9f9
}

.home-locations .slick-dots li button:before {
    background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cg%3E%3Cg%3E%3Cpath%20fill%3D%22%23b7b7b7%22%20d%3D%22M.358%207.071L7.429%200%2014.5%207.071l-7.071%207.071z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E')
}

.home-locations__copy {
    color: #151115;
    font-family: Avenir;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 40px;
    margin-top: 40px
}

.home-locations__location {
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.07);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.07);
    margin: 0 20px 0 0;
    text-align: center
}

.home-locations__location__button {
    background-color: #ffffff;
    border: 2px solid #45a1ce;
    color: #45a1ce;
    display: block;
    font-family: Avenir;
    font-size: 14px;
    font-weight: 900;
    line-height: 22px;
    margin-top: 20px;
    padding: 16px 11px;
    text-transform: uppercase
}

.home-locations__location__content {
    padding: 20px
}

.home-locations__location__copy {
    color: #151115;
    font-family: Avenir;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 20px
}

.home-locations__location__image {
    width: 100%
}

.home-locations__location__title {
    color: #151115;
    font-family: Avenir;
    font-size: 18px;
    font-weight: 900;
    line-height: 22px;
    margin-top: 21px
}

.home-locations__title {
    color: #151115;
    font-family: Avenir;
    font-size: 36px;
    font-weight: 900;
    line-height: 42px;
    position: relative
}

.home-locations__title:after {
    background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22118%22%20height%3D%2211%22%20viewBox%3D%220%200%20118%2011%22%3E%3Cg%3E%3Cg%3E%3Cpath%20fill%3D%22%2345a1ce%22%20d%3D%22M101.407%2010.348c-4.195%200-6.331-1.955-8.216-3.68-1.702-1.559-3.047-2.79-5.92-2.79-2.874%200-4.218%201.231-5.92%202.79-1.886%201.725-4.022%203.68-8.217%203.68s-6.332-1.955-8.217-3.68c-1.702-1.559-3.047-2.79-5.92-2.79-2.873%200-4.217%201.231-5.92%202.79-1.884%201.725-4.02%203.68-8.216%203.68-4.194%200-6.33-1.955-8.215-3.68-1.702-1.559-3.047-2.79-5.92-2.79-2.872%200-4.217%201.231-5.919%202.79-1.885%201.725-4.021%203.68-8.216%203.68-4.195%200-6.332-1.955-8.217-3.68-1.702-1.559-3.047-2.79-5.92-2.79a1.7%201.7%200%200%201%200-3.401c4.195%200%206.331%201.955%208.217%203.68%201.702%201.559%203.046%202.79%205.92%202.79%202.873%200%204.217-1.231%205.92-2.789C24.394%202.432%2026.53.477%2030.726.477c4.194%200%206.33%201.956%208.215%203.681%201.702%201.558%203.046%202.789%205.92%202.789%202.872%200%204.217-1.231%205.919-2.789C52.666%202.432%2054.802.477%2058.997.477c4.195%200%206.332%201.955%208.217%203.681%201.702%201.558%203.047%202.789%205.92%202.789%202.873%200%204.218-1.231%205.92-2.789C80.939%202.432%2083.076.477%2087.27.477s6.331%201.955%208.216%203.681c1.703%201.558%203.047%202.789%205.92%202.789%202.874%200%204.219-1.231%205.921-2.79%201.886-1.725%204.023-3.68%208.218-3.68a1.7%201.7%200%200%201%200%203.401c-2.874%200-4.219%201.231-5.921%202.79-1.886%201.725-4.022%203.68-8.218%203.68z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat;
    bottom: -15px;
    content: "";
    height: 11px;
    left: 0;
    position: absolute;
    width: 118px
}

.footer-newsletter {
    background: url(/img/newsletter-background.png);
    background-size: cover;
    padding: 40px 0
}

.footer-newsletter__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:1060px) {
    .footer-newsletter__flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.footer-newsletter__form {
    margin-top: 35px
}

.footer-newsletter__input {
    background-color: rgba(255, 255, 255, 0.2);
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    padding: 17px 20px 15px 25px;
    font-family: Avenir;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-right: 20px;
    max-width: 280px;
    width: 100%
}

.footer-newsletter__input::-webkit-input-placeholder {
    color: #fff
}

.footer-newsletter__input:-ms-input-placeholder {
    color: #fff
}

.footer-newsletter__input::-ms-input-placeholder {
    color: #fff
}

.footer-newsletter__input::placeholder {
    color: #fff
}

.footer-newsletter__submit {
    font-family: Avenir;
    font-size: 14px;
    font-weight: 900;
    height: 50px;
    margin-top: 0;
    max-width: 160px;
    padding: 0 41px;
    position: relative;
    text-transform: uppercase;
    top: 0;
    width: 100%
}

.footer-newsletter__title {
    color: #ffffff;
    font-family: Avenir;
    font-size: 24px;
    font-weight: 900;
    line-height: 38px
}

.footer {
    background: url(/img/footer-background.png);
    background-size: cover
}

.footer:before {
    content: none
}

.footer .footer-section {
    margin: 0 60px 0 0;
    max-width: 180px
}

.footer .footer-section:first-child {
    margin-right: 167px;
    max-width: 280px
}

.footer .footer-section:last-child {
    margin-right: 0
}

.footer .footer-section p {
    color: #ffffff;
    font-family: Avenir;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin: 20px 0
}

.footer .footer-section li:first-child {
    color: #ffffff;
    font-family: Avenir;
    font-size: 20px;
    font-weight: 900;
    line-height: 38px;
    margin-bottom: 20px
}

.footer .footer-section li {
    color: #c2c8cb;
    font-family: Avenir;
    font-size: 14px;
    font-weight: 300;
    line-height: 32px;
    margin-bottom: 0
}

.footer .footer-section li a {
    color: #c2c8cb
}

.footer .footer-section .logos {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer .footer-section .logos a {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75px;
    flex: 0 0 75px;
    margin-bottom: 20px;
    margin-right: 0
}

.footer .footer-section .logos a img {
    width: 100%
}

.footer-bottom {
    background-color: #151115
}

.footer-bottom__copyright,
.footer-bottom a {
    color: #ffffff;
    font-family: Avenir;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.footer-bottom__flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:1060px) {
    .footer-bottom__flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        padding: 20px 0
    }
}

.footer-bottom__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:1060px) {
    .footer-bottom__nav {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.footer-bottom__nav__item {
    list-style-type: none;
    margin-right: 40px
}

.footer-bottom__nav__item:last-child {
    margin-right: 0
}

.footer-bottom__social-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:1060px) {
    .footer-bottom__social-nav {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.footer-bottom__social-nav__item {
    list-style-type: none;
    margin-right: 20px;
    text-align: center
}

.footer-bottom__social-nav__link {
    background: rgba(255, 255, 255, 0.2);
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    padding: 10px;
    width: 40px
}

a.blue-btn{
    display: inline-block;
background: #295f77;
color: white;
padding: 12px 30px;
margin-bottom: 20px;
font-size: 16px;
}
/*# sourceMappingURL=style.css.map */