@charset "UTF-8";

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

.img-responsive,
.img-thumbnail {
    height: auto;
    max-width: 100%
}

.btn-group>.btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.dropdown-menu {
    float: left
}

.img-responsive,
.img-thumbnail,
.table,
label {
    max-width: 100%
}

.bootstrap-select.btn-group .dropdown-menu li a,
.btn {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
    max-height: 340px
}

.slick-slider,
html {
    -webkit-tap-highlight-color: transparent
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    *,
    :after,
    :before {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " ("attr(href) ")"
    }
    abbr[title]:after {
        content: " ("attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open>.btn-danger.dropdown-toggle,
.open>.btn-default.dropdown-toggle,
.open>.btn-info.dropdown-toggle,
.open>.btn-primary.dropdown-toggle,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.img-thumbnail,
body {
    background-color: #fff
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-size: 10px
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #147195
}

a:focus,
a:hover {
    color: #0b3e52;
    text-decoration: underline
}

a:focus {
    outline-offset: -2px
}

figure {
    margin: 0
}

.img-responsive {
    display: block
}

.img-rounded {
    border-radius: 0
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.944444444;
    border: 1px solid #ddd;
    border-radius: 0;
    transition: all .2s ease-in-out;
    display: inline-block
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 34px;
    margin-bottom: 34px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 34px;
    margin-bottom: 17px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 17px;
    margin-bottom: 17px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 38px
}

.h2,
h2 {
    font-size: 28px
}

.h3,
h3 {
    font-size: 25px
}

.h4,
h4 {
    font-size: 32px
}

.h5,
h5 {
    font-size: 30px
}

.h6,
h6 {
    font-size: 16px
}

p {
    margin: 0 0 17px
}

.lead {
    margin-bottom: 34px;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.4
}

dt,
kbd kbd,
label {
    font-weight: 700
}

address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
    line-height: 1.944444444
}

@media (min-width:768px) {
    .lead {
        font-size: 27px
    }
}

.small,
small {
    font-size: 88%
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism,
.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #147195
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0e4f68
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #147195
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #0e4f68
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

pre code,
table {
    background-color: transparent
}

.page-header {
    padding-bottom: 16px;
    margin: 68px 0 34px;
    border-bottom: 1px solid #eee
}

dl,
ol,
ul {
    margin-top: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

address,
dl {
    margin-bottom: 34px
}

ol,
ul {
    margin-bottom: 17px
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .container {
        width: 750px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 17px 34px;
    margin: 0 0 34px;
    font-size: 22.5px;
    border-left: 5px solid #eee
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    color: #777
}

legend,
pre {
    color: #333
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%;
    border-radius: 0
}

caption,
th {
    text-align: left
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    font-style: normal
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4
}

kbd {
    color: #fff;
    background-color: #333;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}

pre {
    display: block;
    padding: 16.5px;
    margin: 0 0 17px;
    font-size: 17px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0
}

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container,
.container-fluid {
    padding-left: 15px;
    padding-right: 15px
}

.pre-scrollable {
    overflow-y: scroll
}

.container:after {
    clear: both
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:after {
    clear: both
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.3333333333%
    }
    .col-sm-2 {
        width: 16.6666666667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.3333333333%
    }
    .col-sm-5 {
        width: 41.6666666667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.3333333333%
    }
    .col-sm-8 {
        width: 66.6666666667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.3333333333%
    }
    .col-sm-11 {
        width: 91.6666666667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.3333333333%
    }
    .col-sm-pull-2 {
        right: 16.6666666667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.3333333333%
    }
    .col-sm-pull-5 {
        right: 41.6666666667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.3333333333%
    }
    .col-sm-pull-8 {
        right: 66.6666666667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.3333333333%
    }
    .col-sm-pull-11 {
        right: 91.6666666667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.3333333333%
    }
    .col-sm-push-2 {
        left: 16.6666666667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.3333333333%
    }
    .col-sm-push-5 {
        left: 41.6666666667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.3333333333%
    }
    .col-sm-push-8 {
        left: 66.6666666667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.3333333333%
    }
    .col-sm-push-11 {
        left: 91.6666666667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-1 {
        width: 8.3333333333%
    }
    .col-md-2 {
        width: 16.6666666667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.3333333333%
    }
    .col-md-5 {
        width: 41.6666666667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.3333333333%
    }
    .col-md-8 {
        width: 66.6666666667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.3333333333%
    }
    .col-md-11 {
        width: 91.6666666667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.3333333333%
    }
    .col-md-pull-2 {
        right: 16.6666666667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.3333333333%
    }
    .col-md-pull-5 {
        right: 41.6666666667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.3333333333%
    }
    .col-md-pull-8 {
        right: 66.6666666667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.3333333333%
    }
    .col-md-pull-11 {
        right: 91.6666666667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.3333333333%
    }
    .col-md-push-2 {
        left: 16.6666666667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.3333333333%
    }
    .col-md-push-5 {
        left: 41.6666666667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.3333333333%
    }
    .col-md-push-8 {
        left: 66.6666666667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.3333333333%
    }
    .col-md-push-11 {
        left: 91.6666666667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-1 {
        width: 8.3333333333%
    }
    .col-lg-2 {
        width: 16.6666666667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.3333333333%
    }
    .col-lg-5 {
        width: 41.6666666667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.3333333333%
    }
    .col-lg-8 {
        width: 66.6666666667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.3333333333%
    }
    .col-lg-11 {
        width: 91.6666666667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.3333333333%
    }
    .col-lg-pull-2 {
        right: 16.6666666667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.3333333333%
    }
    .col-lg-pull-5 {
        right: 41.6666666667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.3333333333%
    }
    .col-lg-pull-8 {
        right: 66.6666666667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.3333333333%
    }
    .col-lg-pull-11 {
        right: 91.6666666667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.3333333333%
    }
    .col-lg-push-2 {
        left: 16.6666666667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.3333333333%
    }
    .col-lg-push-5 {
        left: 41.6666666667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.3333333333%
    }
    .col-lg-push-8 {
        left: 66.6666666667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.3333333333%
    }
    .col-lg-push-11 {
        left: 91.6666666667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

.table {
    width: 100%;
    margin-bottom: 34px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.944444444;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.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 #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 25.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset,
legend {
    padding: 0;
    border: 0
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 34px;
    font-size: 27px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px
}

input[type=search] {
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

.form-control,
output {
    font-size: 18px;
    line-height: 1.944444444;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 48px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 48px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    .input-group-sm>.input-group-btn>input.btn[type=date],
    .input-group-sm>.input-group-btn>input.btn[type=datetime-local],
    .input-group-sm>.input-group-btn>input.btn[type=month],
    .input-group-sm>.input-group-btn>input.btn[type=time],
    .input-group-sm>input.form-control[type=date],
    .input-group-sm>input.form-control[type=datetime-local],
    .input-group-sm>input.form-control[type=month],
    .input-group-sm>input.form-control[type=time],
    .input-group-sm>input.input-group-addon[type=date],
    .input-group-sm>input.input-group-addon[type=datetime-local],
    .input-group-sm>input.input-group-addon[type=month],
    .input-group-sm>input.input-group-addon[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 36px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    .input-group-lg>.input-group-btn>input.btn[type=date],
    .input-group-lg>.input-group-btn>input.btn[type=datetime-local],
    .input-group-lg>.input-group-btn>input.btn[type=month],
    .input-group-lg>.input-group-btn>input.btn[type=time],
    .input-group-lg>input.form-control[type=date],
    .input-group-lg>input.form-control[type=datetime-local],
    .input-group-lg>input.form-control[type=month],
    .input-group-lg>input.form-control[type=time],
    .input-group-lg>input.input-group-addon[type=date],
    .input-group-lg>input.input-group-addon[type=datetime-local],
    .input-group-lg>input.input-group-addon[type=month],
    .input-group-lg>input.input-group-addon[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 53px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 34px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 52px
}

.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
    height: 36px;
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 0
}

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
    height: 36px;
    line-height: 36px
}

.input-group-sm>.input-group-btn>select.btn[multiple],
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select.form-control[multiple],
.input-group-sm>select.input-group-addon[multiple],
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 36px;
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 0
}

.form-group-sm select.form-control {
    height: 36px;
    line-height: 36px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 36px;
    min-height: 50px;
    padding: 6px 10px;
    font-size: 16px;
    line-height: 1.5
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
    height: 53px;
    padding: 10px 16px;
    font-size: 23px;
    line-height: 1.3333333;
    border-radius: 0
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
    height: 53px;
    line-height: 53px
}

.input-group-lg>.input-group-btn>select.btn[multiple],
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select.form-control[multiple],
.input-group-lg>select.input-group-addon[multiple],
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 53px;
    padding: 10px 16px;
    font-size: 23px;
    line-height: 1.3333333;
    border-radius: 0
}

.form-group-lg select.form-control {
    height: 53px;
    line-height: 53px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 53px;
    min-height: 57px;
    padding: 11px 16px;
    font-size: 23px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 60px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    pointer-events: none
}

.collapsing,
.dropdown,
.dropup {
    position: relative
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 53px;
    height: 53px;
    line-height: 53px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 36px;
    height: 36px;
    line-height: 36px
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-feedback label~.form-control-feedback {
    top: 39px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #8d8d8d
}

@media (min-width:768px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 41px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 23px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 16px
    }
}

.btn {
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.944444444;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e5e5;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e5e5;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #147195;
    border-color: #11607f
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #0e4f68;
    border-color: #020b0e
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0e4f68;
    border-color: #0a3749
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #0a3749;
    border-color: #020b0e
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #147195;
    border-color: #11607f
}

.btn-primary .badge {
    color: #147195;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #070f17;
    background-color: #03415d;
    border-color: #023044
}

.btn-warning.focus,
.btn-warning:focus {
    color: #070f17;
    background-color: #011e2c;
    border-color: #000
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.btn-warning.dropdown-toggle {
    color: #070f17;
    background-color: #011e2c;
    border-color: #000609
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
    color: #070f17;
    background-color: #000609;
    border-color: #000
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #03415d;
    border-color: #023044
}

.btn-warning .badge {
    color: #03415d;
    background-color: #070f17
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #147195;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #0b3e52;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 23px;
    line-height: 1.3333333;
    border-radius: 0
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 0
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 0
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

ul#menu-menu-mobile .dropdown-menu {
    position: relative;
    width: 100%
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 18px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)!important;
    background-clip: padding-box
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.944444444;
    white-space: nowrap
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group-vertical>.btn:first-child:not(:last-child),
.btn-group-vertical>.btn:last-child:not(:first-child),
.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.dropdown-menu .divider {
    height: 1px;
    margin: 16px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #333
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #147195
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block !important;
}

.open>a {
    outline: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    font-size: 16px;
    color: #777
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:after,
.btn-toolbar:before {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn .caret,
.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn-group-lg>.btn .caret,
.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn,
.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group,
.input-group-btn,
.input-group-btn>.btn {
    position: relative
}

.input-group {
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 16px;
    border-radius: 0
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 23px;
    border-radius: 0
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:after,
.nav:before {
    content: " ";
    display: table
}

.nav>li,
.nav>li>a {
    position: relative;
    display: block
}

.nav:after {
    clear: both
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #147195
}

.nav .nav-divider {
    height: 1px;
    margin: 16px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.944444444;
    border: 1px solid transparent;
    border-radius: 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-justified>li,
.nav-stacked>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 0
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #147195
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
    .navbar {
        border-radius: 0
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar:after,
.navbar:before {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

.navbar-header:after,
.navbar-header:before {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:after,
.navbar-collapse:before {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.embed-responsive,
.modal,
.modal-open,
.progress {
    overflow: hidden
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 8px 15px;
    font-size: 23px;
    line-height: 34px;
    height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 4px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 34px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 34px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-danger,
.progress-striped .progress-bar-info,
.progress-striped .progress-bar-success,
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 8px;
        padding-bottom: 8px
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 1px -15px
}

@media (min-width:768px) {
    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block
    }
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }
}

.breadcrumb>li,
.pagination {
    display: inline-block
}

.btn .badge,
.btn .label {
    top: -1px;
    position: relative
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 0
}

.navbar-btn {
    margin-top: 1px;
    margin-bottom: 1px
}

.btn-group-sm>.navbar-btn.btn,
.navbar-btn.btn-sm {
    margin-top: 7px;
    margin-bottom: 7px
}

.btn-group-xs>.navbar-btn.btn,
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #fff;
    border-color: #eee
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5d5d;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #3e484e
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #fff
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #eee
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #eee;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #eee
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #090808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #090808;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #090808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 34px;
    list-style: none;
    background-color: #f3f3f3;
    border-radius: 0
}

.breadcrumb>li+li:before {
    content: "| ";
    padding: 0 5px;
    color: #72777b
}

.breadcrumb>.active {
    color: #72777b
}

.pagination {
    padding-left: 0;
    margin: 34px 0;
    border-radius: 0
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.944444444;
    text-decoration: none;
    color: #147195;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span,
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span,
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #0b3e52;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    background-color: #147195;
    border-color: #147195;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 23px;
    line-height: 1.3333333
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1.5
}

.badge,
.label {
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap
}

.pager {
    padding-left: 0;
    margin: 34px 0;
    list-style: none;
    text-align: center
}

.pager:after,
.pager:before {
    content: " ";
    display: table
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #147195
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #0e4f68
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #03415d
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #011e2c
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 16px;
    color: #fff;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.media-object,
.thumbnail {
    display: block
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #147195;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 27px;
    font-weight: 200
}

.alert,
.thumbnail {
    margin-bottom: 34px
}

.alert .alert-link,
.close {
    font-weight: 700
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 0;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 81px
    }
}

.thumbnail {
    padding: 4px;
    line-height: 1.944444444;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #4d4d4d
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #147195
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 0
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.modal,
.modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 34px;
    margin-bottom: 34px;
    background-color: #f5f5f5;
    border-radius: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 16px;
    line-height: 34px;
    color: #fff;
    text-align: center;
    background-color: #147195;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-bar-warning {
    background-color: #03415d
}

.progress-bar-danger {
    background-color: #d9534f
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #147195;
    border-color: #147195
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #86d2ef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 34px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 0 15px
}

.panel-body:after,
.panel-body:before {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel-title {
    margin-top: 0;
    font-size: 21px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 0 15px;
    padding-right: 0 15px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: -1
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: -1
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: -1
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: -1
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 34px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #147195
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #147195;
    border-color: #147195
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #147195
}

.panel-primary>.panel-heading .badge {
    color: #147195;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #147195
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 0
}

.well-sm {
    padding: 9px;
    border-radius: 0
}

.close {
    float: right;
    font-size: 27px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.popover,
.tooltip {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.944444444;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    text-decoration: none
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-content,
.popover {
    background-clip: padding-box
}

.modal {
    display: none;
    position: fixed;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before {
    content: " ";
    display: table
}

.modal.fade .modal-dialog {
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.944444444
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    text-align: left;
    text-align: start;
    font-size: 16px;
    opacity: 0
}

.tooltip.in {
    opacity: .9
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    margin-bottom: -5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px;
    margin-bottom: -5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    text-align: start;
    font-size: 18px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

iframe,
img {
    max-width: 100%
}

.carousel-caption,
.carousel-control {
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: -1 -1 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel,
.carousel-inner {
    position: relative
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.bottom>.arrow:after,
.popover.left>.arrow:after,
.popover.right>.arrow:after,
.popover.top>.arrow:after {
    content: " "
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    font-size: 20px;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0)
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a,
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group>.disabled {
    cursor: not-allowed
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px
}

.carousel-caption .btn,
.text-hide {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

body,
h1 {
    font-weight: 400
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
    .hidden-print {
        display: none!important
    }
}

select.bs-select-hidden,
select.selectpicker {
    display: none!important
}

.bootstrap-select>.dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    color: #999
}

.bootstrap-select>select {
    position: absolute!important;
    bottom: 0;
    left: 50%;
    display: block!important;
    width: .5px!important;
    height: 100%!important;
    padding: 0!important;
    opacity: 0!important;
    border: none
}

.bootstrap-select>select.mobile-device {
    top: 0;
    left: 0;
    display: block!important;
    width: 100%!important;
    z-index: 2
}

.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.fit-width {
    width: auto!important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select.btn-group[class*=col-] .dropdown-toggle,
.bootstrap-select.form-control:not([class*=col-]),
.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%
}

.bootstrap-select .dropdown-toggle:focus {
    outline: #333 dotted thin!important;
    outline: -webkit-focus-ring-color auto 5px!important;
    outline-offset: -2px
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none
}

.bootstrap-select.form-control.input-group-btn {
    z-index: auto
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
    float: right
}

.form-group .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group>.disabled:focus {
    outline: 0!important
}

.slick-list:focus,
a:focus,
a:hover {
    outline: 0
}

.bootstrap-select.btn-group.bs-container {
    position: absolute;
    height: 0!important;
    padding: 0!important
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    user-select: none
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: .5em
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    pointer-events: none;
    opacity: .9;
    box-sizing: border-box
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
    z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, .2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before,
.slick-list,
.slick-slider,
.slick-track {
    display: block
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204, 204, 204, .2);
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto
}

.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
    padding: 4px 8px
}

.bs-actionsbox {
    width: 100%;
    box-sizing: border-box
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-donebutton {
    float: left;
    width: 100%;
    box-sizing: border-box
}

.bs-donebutton .btn-group button {
    width: 100%
}

.bs-searchbox+.bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none
}

.slick-slider {
    position: relative;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0
}

.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
}

* {
    max-height: 1000000px
}

body {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
    margin: 0;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    display: none
}

input[type=email],
input[type=password],
input[type=search],
input[type=submit],
input[type=tel],
input[type=text],
textarea {
    -webkit-appearance: none;
    outline: 0;
    box-shadow: none
}

textarea {
    overflow: auto;
    resize: none
}

img {
    vertical-align: top;
    height: auto
}

a {
    text-decoration: underline;
    transition: color .3s ease-in-out, background .3s ease-in-out, opacity .3s ease-in-out
}

@media only screen and (min-width:1024px) {
    a[href^=skype],
    a[href^=sms],
    a[href^=tel] {
        cursor: default;
        pointer-events: none
    }
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    text-decoration: none
}

.comment-form input[type=date],
.comment-form input[type=email],
.comment-form input[type=password],
.comment-form input[type=search],
.comment-form input[type=tel],
.comment-form input[type=text],
.comment-form input[type=url],
.comment-form textarea,
.post-password-form input[type=date],
.post-password-form input[type=email],
.post-password-form input[type=password],
.post-password-form input[type=search],
.post-password-form input[type=tel],
.post-password-form input[type=text],
.post-password-form input[type=url],
.post-password-form textarea,
.search-form input[type=date],
.search-form input[type=email],
.search-form input[type=password],
.search-form input[type=search],
.search-form input[type=tel],
.search-form input[type=text],
.search-form input[type=url],
.search-form textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border: 1px solid #999;
    padding: .2em .7em
}

.comment-form input[type=date]:focus,
.comment-form input[type=email]:focus,
.comment-form input[type=password]:focus,
.comment-form input[type=search]:focus,
.comment-form input[type=tel]:focus,
.comment-form input[type=text]:focus,
.comment-form input[type=url]:focus,
.comment-form textarea:focus,
.post-password-form input[type=date]:focus,
.post-password-form input[type=email]:focus,
.post-password-form input[type=password]:focus,
.post-password-form input[type=search]:focus,
.post-password-form input[type=tel]:focus,
.post-password-form input[type=text]:focus,
.post-password-form input[type=url]:focus,
.post-password-form textarea:focus,
.search-form input[type=date]:focus,
.search-form input[type=email]:focus,
.search-form input[type=password]:focus,
.search-form input[type=search]:focus,
.search-form input[type=tel]:focus,
.search-form input[type=text]:focus,
.search-form input[type=url]:focus,
.search-form textarea:focus {
    border-color: #333
}

.comment-form input[type=date]::-webkit-input-placeholder,
.comment-form input[type=email]::-webkit-input-placeholder,
.comment-form input[type=password]::-webkit-input-placeholder,
.comment-form input[type=search]::-webkit-input-placeholder,
.comment-form input[type=tel]::-webkit-input-placeholder,
.comment-form input[type=text]::-webkit-input-placeholder,
.comment-form input[type=url]::-webkit-input-placeholder,
.comment-form textarea::-webkit-input-placeholder,
.post-password-form input[type=date]::-webkit-input-placeholder,
.post-password-form input[type=email]::-webkit-input-placeholder,
.post-password-form input[type=password]::-webkit-input-placeholder,
.post-password-form input[type=search]::-webkit-input-placeholder,
.post-password-form input[type=tel]::-webkit-input-placeholder,
.post-password-form input[type=text]::-webkit-input-placeholder,
.post-password-form input[type=url]::-webkit-input-placeholder,
.post-password-form textarea::-webkit-input-placeholder,
.search-form input[type=date]::-webkit-input-placeholder,
.search-form input[type=email]::-webkit-input-placeholder,
.search-form input[type=password]::-webkit-input-placeholder,
.search-form input[type=search]::-webkit-input-placeholder,
.search-form input[type=tel]::-webkit-input-placeholder,
.search-form input[type=text]::-webkit-input-placeholder,
.search-form input[type=url]::-webkit-input-placeholder,
.search-form textarea::-webkit-input-placeholder {
    color: #000
}

.comment-form input[type=date]::-moz-placeholder,
.comment-form input[type=email]::-moz-placeholder,
.comment-form input[type=password]::-moz-placeholder,
.comment-form input[type=search]::-moz-placeholder,
.comment-form input[type=tel]::-moz-placeholder,
.comment-form input[type=text]::-moz-placeholder,
.comment-form input[type=url]::-moz-placeholder,
.comment-form textarea::-moz-placeholder,
.post-password-form input[type=date]::-moz-placeholder,
.post-password-form input[type=email]::-moz-placeholder,
.post-password-form input[type=password]::-moz-placeholder,
.post-password-form input[type=search]::-moz-placeholder,
.post-password-form input[type=tel]::-moz-placeholder,
.post-password-form input[type=text]::-moz-placeholder,
.post-password-form input[type=url]::-moz-placeholder,
.post-password-form textarea::-moz-placeholder,
.search-form input[type=date]::-moz-placeholder,
.search-form input[type=email]::-moz-placeholder,
.search-form input[type=password]::-moz-placeholder,
.search-form input[type=search]::-moz-placeholder,
.search-form input[type=tel]::-moz-placeholder,
.search-form input[type=text]::-moz-placeholder,
.search-form input[type=url]::-moz-placeholder,
.search-form textarea::-moz-placeholder {
    opacity: 1;
    color: #000
}

.comment-form input[type=date]:-moz-placeholder,
.comment-form input[type=email]:-moz-placeholder,
.comment-form input[type=password]:-moz-placeholder,
.comment-form input[type=search]:-moz-placeholder,
.comment-form input[type=tel]:-moz-placeholder,
.comment-form input[type=text]:-moz-placeholder,
.comment-form input[type=url]:-moz-placeholder,
.comment-form textarea:-moz-placeholder,
.post-password-form input[type=date]:-moz-placeholder,
.post-password-form input[type=email]:-moz-placeholder,
.post-password-form input[type=password]:-moz-placeholder,
.post-password-form input[type=search]:-moz-placeholder,
.post-password-form input[type=tel]:-moz-placeholder,
.post-password-form input[type=text]:-moz-placeholder,
.post-password-form input[type=url]:-moz-placeholder,
.post-password-form textarea:-moz-placeholder,
.search-form input[type=date]:-moz-placeholder,
.search-form input[type=email]:-moz-placeholder,
.search-form input[type=password]:-moz-placeholder,
.search-form input[type=search]:-moz-placeholder,
.search-form input[type=tel]:-moz-placeholder,
.search-form input[type=text]:-moz-placeholder,
.search-form input[type=url]:-moz-placeholder,
.search-form textarea:-moz-placeholder {
    color: #000
}

.comment-form input[type=date]:-ms-input-placeholder,
.comment-form input[type=email]:-ms-input-placeholder,
.comment-form input[type=password]:-ms-input-placeholder,
.comment-form input[type=search]:-ms-input-placeholder,
.comment-form input[type=tel]:-ms-input-placeholder,
.comment-form input[type=text]:-ms-input-placeholder,
.comment-form input[type=url]:-ms-input-placeholder,
.comment-form textarea:-ms-input-placeholder,
.post-password-form input[type=date]:-ms-input-placeholder,
.post-password-form input[type=email]:-ms-input-placeholder,
.post-password-form input[type=password]:-ms-input-placeholder,
.post-password-form input[type=search]:-ms-input-placeholder,
.post-password-form input[type=tel]:-ms-input-placeholder,
.post-password-form input[type=text]:-ms-input-placeholder,
.post-password-form input[type=url]:-ms-input-placeholder,
.post-password-form textarea:-ms-input-placeholder,
.search-form input[type=date]:-ms-input-placeholder,
.search-form input[type=email]:-ms-input-placeholder,
.search-form input[type=password]:-ms-input-placeholder,
.search-form input[type=search]:-ms-input-placeholder,
.search-form input[type=tel]:-ms-input-placeholder,
.search-form input[type=text]:-ms-input-placeholder,
.search-form input[type=url]:-ms-input-placeholder,
.search-form textarea:-ms-input-placeholder {
    color: #000
}

.comment-form input[type=date].placeholder,
.comment-form input[type=email].placeholder,
.comment-form input[type=password].placeholder,
.comment-form input[type=search].placeholder,
.comment-form input[type=tel].placeholder,
.comment-form input[type=text].placeholder,
.comment-form input[type=url].placeholder,
.comment-form textarea.placeholder,
.post-password-form input[type=date].placeholder,
.post-password-form input[type=email].placeholder,
.post-password-form input[type=password].placeholder,
.post-password-form input[type=search].placeholder,
.post-password-form input[type=tel].placeholder,
.post-password-form input[type=text].placeholder,
.post-password-form input[type=url].placeholder,
.post-password-form textarea.placeholder,
.search-form input[type=date].placeholder,
.search-form input[type=email].placeholder,
.search-form input[type=password].placeholder,
.search-form input[type=search].placeholder,
.search-form input[type=tel].placeholder,
.search-form input[type=text].placeholder,
.search-form input[type=url].placeholder,
.search-form textarea.placeholder {
    color: #000
}

.widget ul {
    padding-left: 2em
}

.widget select {
    min-width: 150px
}

.comment-form label {
    display: block;
    padding-bottom: 4px
}

.comment-form textarea {
    overflow: auto;
    height: 120px;
    min-height: 120px
}

.post-password-form input,
.search-form input {
    height: 2em;
    float: left
}

.comment-form input[type=text],
.comment-form textarea {
    margin: 0 4px 0 0;
    width: 300px
}

@media screen and (max-width:767px) {
    .comment-form input[type=text],
    .comment-form textarea {
        width: 100%
    }
}

.post-password-form input[type=password],
.search-form input[type=search] {
    margin: 0 4px 0 0;
    width: 150px
}

.comment-form input[type=submit] {
    display: block;
    float: none
}

.post-password-form label {
    display: block
}

.img-full,
body,
html {
    width: 100%
}

.comment-form input[type=submit],
.post-password-form input[type=submit],
.search-form input[type=submit] {
    background: linear-gradient(to bottom, #c29232 17%, #eedf9c 100%);
    color: #000;
    height: 2em;
    border: 1px solid #dacc8b;
    padding: 0 .5em
}

.comment-form input[type=submit]:hover,
.post-password-form input[type=submit]:hover,
.search-form input[type=submit]:hover {
    opacity: .8
}

.commentlist {
    margin: 0 0 1.2em
}

.commentlist .edit-link {
    margin: 0
}

.commentlist .avatar-holder {
    float: left;
    margin: 0 1.2em 4px 0
}

.navigation-single,
.wp-caption {
    margin-bottom: 1.2em
}

.commentlist-item .commentlist-item {
    padding: 0
}

@media screen and (min-width:768px) {
    .commentlist-item .commentlist-item {
        padding: 0 0 0 2em
    }
}

.comment,
.commentlist-holder {
    overflow: hidden
}

.commentlist-item .commentlist-item,
.commentlist-item+.commentlist-item {
    padding-top: 1.2em
}

.widget_calendar #next {
    text-align: right
}

.btn.btn-1,
.entry-content ol li:before {
    text-align: center;
    background-color: #ffc529
}

.gallery-item dt {
    float: none;
    padding: 0
}

.navigation,
.navigation-comments {
    position: relative;
    vertical-align: middle;
    margin-bottom: 1.2em
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
    position: absolute;
    left: -99999px
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
    display: inline-block;
    vertical-align: middle;
    padding: 0 .4em
}

@media screen and (max-width:767px) {
    .navigation .page-numbers,
    .navigation-comments .page-numbers {
        padding: 0
    }
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
    display: inline-block;
    vertical-align: middle;
    max-width: 50%;
    background: #666;
    color: #fff;
    padding: .4em;
    text-decoration: none
}

@media screen and (max-width:767px) {
    .navigation .next,
    .navigation .prev,
    .navigation-comments .next,
    .navigation-comments .prev {
        padding: .2em
    }
}

.navigation-single .next,
.navigation-single .prev {
    float: left;
    vertical-align: middle;
    max-width: 50%;
    background: #666;
    color: #fff;
    text-decoration: none
}

.navigation-single .next a,
.navigation-single .prev a {
    color: inherit;
    text-decoration: none;
    padding: .4em;
    display: block
}

@media screen and (max-width:767px) {
    .navigation-single .next a,
    .navigation-single .prev a {
        padding: .2em
    }
}

.navigation-single .next {
    float: right
}

.wp-caption {
    max-width: 100%;
    clear: both;
    border: 1px solid #ccc;
    padding: .4em
}

.wp-caption img {
    margin: 0;
    vertical-align: top
}

.wp-caption p {
    margin: .4em 0 0
}

div.aligncenter {
    margin: 0 auto 1.2em
}

img.aligncenter {
    display: block;
    margin: 0 auto
}

.alignleft {
    float: left;
    margin: 10px 1.6em 6px 0
}

@media screen and (max-width:767px) {
    .alignleft {
        margin: 0 auto 30px;
        display: block;
        float: none
    }
}

.alignright {
    float: right;
    margin: 10px 0 6px 1.6em
}

@media screen and (max-width:767px) {
    .alignright {
        margin: 0 auto 30px;
        display: block;
        float: none
    }
    .alignnone {
        margin: 0 auto 30px;
        display: block
    }
}

.mejs-container {
    margin-bottom: 1.2em
}

.alignnone,
.bypostauthor,
.gallery,
.gallery-caption,
.sticky,
.wp-caption-text {
    height: auto
}

td,
th {
    border: 1px solid #999;
    padding: .5em
}

.no-p p,
.no-p+p {
    display: none
}

.no-pad-all {
    padding: 0!important
}

@media screen and (min-width:992px) {
    .pull-right-md {
        float: right!important
    }
    .no-pad {
        padding: 0!important
    }
    .no-pad-left {
        padding-left: 0!important
    }
    .no-pad-right {
        padding-right: 0!important
    }
}

@media screen and (min-width:1200px) {
    .no-pad-left-lg {
        padding-left: 0!important
    }
}

@media screen and (max-width:991px) {
    .no-pad-sm {
        padding: 0!important
    }
}

@media screen and (max-width:767px) {
    .no-pad-mobile {
        padding: 0!important
    }
}

.center-col {
    float: none;
    margin: 0 auto
}

h1,
h2 {
    margin-top: 0
}

.pos-rel {
    position: relative
}

.ab-vert {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.modal-body {
    padding-top: 40px
}

.modal-content .close {
    position: relative;
    right: 10px;
    z-index: 9999
}

.clearfix:after,
.footer-contact .container .footer-grid-row:after,
.location-contact .container .location-contact-wrap .location-contact-top:after,
.location-services .location-services-wrap:after,
.location-top-content .col-wrap .col-left .inner-col .location-details:after,
.navigation-single:after,
.post-password-form p:after,
.search-form:after,
.third-main-content .squares-grid:after,
.widget:after {
    content: '';
    display: block;
    clear: both
}

.btn,
.page-template-contact .contact-location-content .contact-container svg,
.page-template-contact .contact-location-content .contact-container svg .st0,
.second-main-content .col-md-8 .social-contact ul.social-icons li a,
.second-main-content .col-md-8 .social-contact ul.social-icons li svg,
.second-main-content .col-md-8 .social-contact ul.social-icons li svg .st0 {
    transition: all .3s ease-in-out
}

.wf-active,
.wf-inactive {
    transition: opacity 1s ease-out
}

body,
html {
    height: 100%
}

.skiplink {
    left: -9999px;
    position: absolute
}

body {
    font-family: Montserrat, sans-serif;
    color: #4d4d4d;
    font-size: 17px;
    line-height: 1.8
}

h1,
h2,
h4,
h5 {
    font-family: "Source Serif Pro", serif;
    color: #1e2a31
}

h1 {
    font-size: 42px;
    font-size: 4.2rem;
    color: #192c44;
    line-height: 1.1;
    letter-spacing: .01em
}

.home h1,
.subtitle {
    font-weight: 700;
    font-family: Montserrat, sans-serif
}

.single-attorney h1 {
    font-size: 48px;
    font-size: 4.8rem
}

.subtitle {
    color: #7ba8d6;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 1.08px;
    margin-bottom: 12px
}

@media (max-width:767px) {
    .subtitle {
        font-size: 15px;
        line-height: 30px;
        margin-bottom: 8px
    }
}

h2 {
    font-weight: 400;
    line-height: 1.1;
    color: #112738;
    font-family: Montserrat, sans-serif;
    font-size: 26px;
    font-size: 2.6rem
}

@media screen and (min-width:768px) {
    .pl-30 {
        padding-left: 30px
    }
    .pr-30 {
        padding-right: 30px
    }
    h2 {
        font-size: 35px;
        font-size: 3.5rem
    }
}

.home h2 {
    color: #191919;
    font-family: "Source Serif Pro", serif
}

.entry-content ol li:before,
.form-wrap-group input,
.form-wrap-group textarea,
.form-wrap-title,
h3 {
    font-family: Montserrat, sans-serif
}

.entry-content h2 {
    margin-bottom: 30px
}

#practice-single-five .col-md-8 h2:after,
#practice-single-four h2:after,
#practice-single-three h2:after,
#practice-single-two h2:after,
.about-team h2:after,
.bottom-content h2:after,
.page-template-contact .contact-map-container h2:after,
.second-content h2:after,
.single-attorney .main h2:after,
.third-content h2:after {
    height: 3px;
    width: 123px;
    display: block;
    background-color: #b0c2d7;
    content: '';
    margin-top: 20px
}

.btn,
.icon {
    display: inline-block
}

h3 {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.4;
    letter-spacing: .025em;
    color: #192c44;
    font-weight: 700;
    margin: 10px 0 6px
}

.entry-content p {
    margin-bottom: 28px
}

.entry-content ul {
    padding: 0;
    margin-bottom: 30px
}

.page-site-map .entry-content ul {
    margin-bottom: 0
}

.entry-content ul li {
    position: relative;
    padding-left: 20px;
    list-style: none;
    margin-bottom: 16px
}

.entry-content ul li:before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #ffc529;
    position: absolute;
    left: 0;
    top: 12px
}

.entry-content ul li .children {
    margin-bottom: 0;
    margin-top: 10px
}

.entry-content ol {
    list-style: none;
    padding-left: 35px;
    margin-bottom: 34px
}

.entry-content ol li {
    counter-increment: li;
    margin-bottom: 24px;
    position: relative;
    padding-left: 20px
}

.entry-content ol li:before {
    content: counter(li);
    position: absolute;
    left: 0;
    top: 4px;
    color: #192c44;
    display: inline-block;
    margin-left: -1.5em;
    margin-right: .7em;
    border-radius: 0;
    height: 25px;
    width: 25px;
    font-size: 17px;
    font-weight: 500;
    line-height: 25px;
    border: none
}

.btn.btn-video,
.icon-cw,
.navbar {
    position: relative
}

.icon {
    background-repeat: no-repeat
}

.icon-cw {
    height: 14px;
    width: 14px;
    margin-right: 10px;
    top: 2px
}

.btn {
    border-radius: 0;
    text-decoration: none;
    text-transform: none
}

@media screen and (min-width:320px) {
    .btn {
        font-size: 18px
    }
}

@media screen and (min-width:480px) {
    .btn {
        font-size: 20px;
        font-size: 2rem
    }
}

.btn.btn-1 {
    color: #353535;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2.1;
    padding: 8px 26px;
    letter-spacing: .45px
}

.btn.btn-1:hover {
    background: #e8b221;
    color: #000
}

.btn.btn-2 {
    border: 3px solid #fff;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 2.1;
    font-weight: 600;
    color: #fff;
    letter-spacing: .00042em;
    padding: 6px 26px
}

.btn.btn-video {
    padding: 6px 48px
}

.btn.btn-video:focus,
.btn.btn-video:hover {
    color: #333;
    text-decoration: none;
    background: #ffc529;
    border: 3px solid #ffc529
}

.btn.btn-3 {
    border-radius: 16px;
    border: 2px solid #bebfc0;
    background-color: transparent;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .49px;
    padding: 8px 35px;
    line-height: 1
}

.btn.btn-3:hover {
    background-color: #eff4fa
}

.btn.btn-3-alt {
    border: 2px solid #fff
}

.btn.btn-4 {
    color: #fff;
    font-weight: 700;
    letter-spacing: .45px;
    font-size: 18px;
    font-size: 1.8rem;
    background-color: #7ba8d6;
    padding: 11px 27px
}

.btn.btn-4:hover {
    background-color: #5486b9
}

.btn.btn-5 {
    background-color: #fff;
    color: #404040!important
}

.btn.btn-5:focus,
.btn.btn-5:hover {
    background-color: #dee8f4
}

.btn.btn-form {
    background-color: #192c44;
    color: #fff;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: .62px;
    padding: 12px 22px
}

.btn.btn-6 {
    border: 3px solid #f6e8c2;
    background-color: #ffc529
}

.btn.btn-6:hover {
    background-color: #fdf9ee;
    border-color: #f6e8c2
}

.form-wrap {
    padding: 45px 46px 55px;
    background-color: #ffc529
}

.form-wrap .btn {
    width: 100%
}

.form-wrap-group {
    margin: 0 8px
}

.form-wrap-group input,
.form-wrap-group textarea {
    width: 100%;
    height: 52px;
    margin-bottom: 14px;
    padding: 0 15px;
    box-shadow: inset 1px 1px 4px rgba(0, 0, 0, .3);
    border: 1px solid #cacaca;
    background-color: #fff;
    color: #42546a;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .07px
}

.form-wrap-title,
.form-wrap-title span {
    font-weight: 800;
    line-height: 33.51px;
    text-transform: uppercase
}

.form-wrap-group input::-webkit-input-placeholder,
.form-wrap-group textarea::-webkit-input-placeholder {
    color: #42546a
}

.form-wrap-group input::-moz-placeholder,
.form-wrap-group textarea::-moz-placeholder {
    opacity: 1;
    color: #42546a
}

.form-wrap-group input:-moz-placeholder,
.form-wrap-group textarea:-moz-placeholder {
    color: #42546a
}

.form-wrap-group input:-ms-input-placeholder,
.form-wrap-group textarea:-ms-input-placeholder {
    color: #42546a
}

.form-wrap-group input.placeholder,
.form-wrap-group textarea.placeholder {
    color: #42546a
}

.form-wrap-group textarea {
    height: 104px;
    padding-top: 15px
}

@media screen and (min-width:768px) {
    .form-wrap-group textarea {
        margin-bottom: 15px
    }
}

.form-wrap-title {
    color: #191919;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 25px
}

.form-wrap-title span {
    color: #8097b0;
    font-family: Montserrat;
    font-size: 16px;
    letter-spacing: 1.77px
}

.form.footer-form h3,
.form.footer-form input {
    font-weight: 400;
    font-family: Montserrat, sans-serif
}

.form.footer-form h3 {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: -.3px;
    margin-bottom: 34px
}

.form.footer-form input {
    width: 296px;
    margin-right: 8px;
    padding: 0 15px;
    border: none;
    background-color: #fff;
    color: #5f5f5f;
    height: 54px;
    font-size: 15px;
    line-height: 27px
}

.form.footer-form input::-webkit-input-placeholder {
    color: #5f5f5f
}

.form.footer-form input::-moz-placeholder {
    opacity: 1;
    color: #5f5f5f
}

.form.footer-form input:-moz-placeholder {
    color: #5f5f5f
}

.form.footer-form input:-ms-input-placeholder {
    color: #5f5f5f
}

.form.footer-form input.placeholder {
    color: #5f5f5f
}

@media (min-width:992px) and (max-width:1199px) {
    .form.footer-form input {
        width: 245px
    }
}

.form.footer-form .btn-form__footer {
    height: 54px;
    vertical-align: top;
    width: 165px;
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .72px
}

#attorneyModal h3,
.form.banner-form h3 {
    color: #191919;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 800;
    line-height: 33.51px;
    text-transform: uppercase;
    letter-spacing: .22px;
    margin-top: 0;
    margin-bottom: 31px
}

#attorneyModal h3 span,
.form.banner-form h3 span {
    color: #8097b0;
    font-size: 16px;
    font-weight: 700;
    line-height: 33.51px;
    text-transform: uppercase;
    letter-spacing: 1.77px
}

#attorneyModal input,
#attorneyModal textarea,
.form.banner-form input,
.form.banner-form textarea {
    width: 100%;
    margin-bottom: 17px;
    padding: 10px 22px;
    box-shadow: inset 1px 1px 4px rgba(0, 0, 0, .3);
    border: 1px solid #cacaca;
    background-color: #fff;
    color: #42546a;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: .07px
}

#attorneyModal input::-webkit-input-placeholder,
#attorneyModal textarea::-webkit-input-placeholder,
.form.banner-form input::-webkit-input-placeholder,
.form.banner-form textarea::-webkit-input-placeholder {
    color: #42546a
}

#attorneyModal input::-moz-placeholder,
#attorneyModal textarea::-moz-placeholder,
.form.banner-form input::-moz-placeholder,
.form.banner-form textarea::-moz-placeholder {
    opacity: 1;
    color: #42546a
}

#attorneyModal input:-moz-placeholder,
#attorneyModal textarea:-moz-placeholder,
.form.banner-form input:-moz-placeholder,
.form.banner-form textarea:-moz-placeholder {
    color: #42546a
}

#attorneyModal input:-ms-input-placeholder,
#attorneyModal textarea:-ms-input-placeholder,
.form.banner-form input:-ms-input-placeholder,
.form.banner-form textarea:-ms-input-placeholder {
    color: #42546a
}

#attorneyModal input.placeholder,
#attorneyModal textarea.placeholder,
.form.banner-form input.placeholder,
.form.banner-form textarea.placeholder {
    color: #42546a
}

#attorneyModal .btn,
.form.banner-form .btn {
    margin-top: 7px;
    text-transform: none
}

#attorneyModal .btn:hover,
.form.banner-form .btn:hover {
    background: #0e243b
}

@media (max-width:767px) {
    .post-type-archive-result #main-content {
        padding-top: 40px
    }
}

.home .testimonials {
    background: url(../../images/home-testimonials-bg.jpg) center top repeat-x;
    background-size: cover
}

@media (min-width:476px) and (max-width:768px) {
    .home .testimonials {
        background-image: url(../../images/home-testimonials-bg-768.png)
    }
}

@media (max-width:475px) {
    .home .testimonials {
        background-image: url(../../images/home-testimonials-bg-475.png)
    }
}

.home .testimonials span {
    padding-left: 20px
}

.footer-contact .container {
    max-width: 1200px;
    width: 100%
}

.footer-contact .container .footer-grid-row {
    display: block
}

.footer-contact .container .footer-grid-row .footer-contact-block {
    font-family: "Source Serif Pro", serif
}

@media screen and (min-width:768px) and (max-width:991px) {
    .footer-contact .container .footer-grid-row .footer-contact-block {
        width: 44%;
        float: left
    }
}

.footer-contact .container .footer-grid-row .footer-contact-block .location-meta-address {
    background-color: rgba(67, 54, 49, .8);
    color: #fff;
    padding: 5px 0 20px
}

@media screen and (min-width:768px) {
    .footer-contact .container .footer-grid-row .footer-contact-block .location-meta-address {
        padding: 32px 0 40px;
        min-height: 336px
    }
}

.footer-contact .container .footer-grid-row .footer-contact-block .location-meta-address .wpseo-business-name {
    font-size: 19px;
    font-size: 1.9rem;
    text-transform: uppercase
}

.footer-contact .container .footer-grid-row .footer-contact-block .location-meta-address .selected-address {
    padding: 0 25px
}

.footer-contact .container .footer-grid-row .footer-contact-block .location-meta-address .wpseo-address-wrapper {
    line-height: normal;
    margin-bottom: 5px;
    margin-top: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 19px;
    font-size: 1.9rem
}

@media screen and (min-width:992px) {
    .footer-contact .container .footer-grid-row .footer-contact-block {
        width: 27.3504273504%;
        float: left
    }
    .footer-contact .container .footer-grid-row .footer-contact-block .location-meta-address .wpseo-address-wrapper {
        margin-bottom: 15px;
        margin-top: 0
    }
}

.footer-contact .container .footer-grid-row .footer-contact-block .location-meta-address .wpseo-phone {
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
    font-family: Montserrat, sans-serif;
    font-size: 19px;
    font-size: 1.9rem
}

@media screen and (min-width:992px) {
    .footer-contact .container .footer-grid-row .footer-contact-block .location-meta-address .wpseo-phone {
        margin-bottom: 42px
    }
}

.footer-contact .container .footer-grid-row .footer-contact-block .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%
}

.footer-contact .container .footer-grid-row .footer-contact-block .bootstrap-select .btn {
    background-color: #000;
    color: #fff;
    font-family: "Source Serif Pro", serif;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    border: none;
    padding: 0 32px 0 25px;
    font-size: 22px;
    font-size: 2.2rem
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .footer-contact .container .footer-grid-row .footer-contact-block .bootstrap-select .btn {
        font-size: 17px;
        font-size: 1.7rem
    }
}

.footer-contact .container .footer-grid-row .footer-contact-block .bootstrap-select .bs-caret {
    color: #fff
}

.footer-contact .container .footer-grid-row .footer-contact-block .bootstrap-select .caret {
    border-top: 10px dashed;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent
}

.footer-contact .container .footer-grid-row .footer-contact-block .bootstrap-select.dropup .caret {
    border-top: 0;
    border-bottom: 10px dashed
}

.footer-contact .container .footer-grid-row .footer-contact-block .bootstrap-select .dropdown-menu li {
    font-size: 18px;
    font-size: 1.8rem;
    font-family: "Source Serif Pro", serif;
    text-transform: uppercase
}

#m-toggle .top-header__phone p,
.navbar .dropdown-menu li>a,
.top-header .flex-container,
.top-header__links a {
    font-family: Montserrat, sans-serif
}

.footer-contact .container .footer-grid-row .footer-contact-block .bootstrap-select.btn-group .dropdown-toggle .caret {
    top: 45%;
    right: 22px
}

.footer-contact .container .footer-grid-row .footer-contact-block .open>.btn-default.dropdown-toggle:focus,
.footer-contact .container .footer-grid-row .footer-contact-block .open>.btn-default.dropdown-toggle:hover {
    background-color: #000;
    color: #fff
}

.footer-contact .container .footer-grid-row .footer-contact-map {
    width: 71.9658119658%;
    float: right
}

.footer-contact .container .footer-grid-row .footer-contact-map #footer-map {
    width: 100%;
    height: 100%;
    min-height: 336px;
    background: #fff
}

@media screen and (min-width:768px) and (max-width:991px) {
    .footer-contact .container .footer-grid-row .footer-contact-map {
        width: 55%
    }
}

#footer-map-mobile {
    height: 0
}

@media screen and (max-width:767px) {
    #footer-map-mobile {
        height: 104px;
        width: 100%;
        background: #fff;
        max-width: 248px;
        margin: 0 auto
    }
}

#footer-map-mobile ul li a {
    display: none
}

.top-header .flex-container {
    display: -ms-flexbox!important;
    display: flex!important;
    display: -webkit-flex!important;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    background: #192c44;
    color: #a3abb4;
    font-weight: 500;
    line-height: 35px;
    text-transform: uppercase;
    height: 50px;
    padding: 0;
    font-size: 14px;
    font-size: 1.4rem
}

@media (min-width:768px) and (max-width:991px) {
    .top-header .flex-container {
        line-height: normal;
        display: -webkit-box;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-justify-content: space-between
    }
}

.top-header__phone div {
    display: inline-block;
    margin-right: 21px;
    font-size: 14px;
    font-size: 1.4rem
}

.top-header__phone div span {
    color: #ffc529;
    font-weight: 700;
    line-height: 44.93px;
    letter-spacing: .32px;
    font-size: 19px;
    font-size: 1.9rem
}

@media (max-width:1200px) {
    .top-header__phone div {
        margin-right: 18px
    }
    .top-header__phone div span {
        font-size: 17px;
        font-size: 1.7rem
    }
}

@media (min-width:768px) and (max-width:991px) {
    .top-header__phone div {
        display: block;
        padding-left: 10px
    }
    .top-header__phone div span {
        line-height: normal;
        font-size: 16px;
        font-size: 1.6rem
    }
}

.top-header__links a {
    margin-right: 21px;
    color: #a3abb4;
    font-weight: 500;
    text-decoration: none;
    text-transform: none;
    font-size: 14px;
    font-size: 1.4rem
}

.top-header__links a img {
    vertical-align: middle;
    padding-right: 6px
}

.top-header .btn {
    background-color: #ffc529;
    padding: 10px 40px;
    color: #353535;
    font-weight: 700;
    line-height: 30px;
    text-transform: none;
    letter-spacing: .16px;
    height: 100%;
    font-size: 16px;
    font-size: 1.6rem
}

.navbar .dropdown-toggle:active,
.navbar .dropdown-toggle:focus,
.navbar .dropdown-toggle:hover,
.navbar li>a:active.dropdown-toggle,
.navbar li>a:focus.dropdown-toggle,
.navbar li>a:hover.dropdown-toggle {
    background-color: transparent
}

@media (max-width:1200px) {
    .top-header__links a {
        margin-right: 18px
    }
    .top-header .btn {
        padding: 10px 15px
    }
}

header .site-logo-wrap {
    padding: 23px 0 23px 35px
}

@media screen and (max-width:991px) {
    .footer-contact .container .footer-grid-row .footer-contact-block .wpseo-location {
        text-align: center
    }
    header .site-logo-wrap {
        text-align: center;
        padding: 23px 0 15px
    }
    header .site-logo-wrap .site-logo {
        display: inline-block
    }
}

@media screen and (min-width:992px) {
    header .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center
    }
}

.navbar {
    min-height: 56px;
    margin-bottom: 0;
    border: none;
    top: 0;
    z-index: 100
}

.navbar-nav {
    float: none;
    text-align: right;
    font-size: 0;
    margin-top: 0
}

@media screen and (min-width:768px) and (max-width:991px) {
    .navbar-nav {
        text-align: center
    }
}

@media screen and (min-width:1024px) {
    .navbar-nav {
        margin-right: 20px
    }
}

@media screen and (min-width:1200px) {
    .navbar-nav {
        margin-right: 15px
    }
}

.navbar li {
    color: #3e484e;
    margin: 15px auto;
    display: inline-block;
    float: none;
    vertical-align: middle
}

@media (max-width:991px) {
    .navbar li:last-child .dropdown-menu {
        left: -164%
    }
}

@media (max-width:767px) {
    .navbar li:last-child .dropdown-menu {
        left: -19%
    }
}

.navbar li>a {
    text-decoration: none;
    text-transform: normal;
    padding: 12px 20px;
    color: #353535;
    font-weight: 700;
    line-height: 1.5;
    font-size: 16px;
    font-size: 1.6rem
}

@media screen and (min-width:768px) {
    .navbar li>a {
        padding: 12px 10px;
        font-size: 13px;
        font-size: 1.3rem
    }
    .nav .open>a:focus span.span-a,
    .nav .open>a:hover span.span-a {
        visibility: hidden
    }
    .nav .open>a:focus span.span-b,
    .nav .open>a:hover span.span-b {
        visibility: visible
    }
}

@media screen and (min-width:992px) {
    .navbar li>a {
        padding: 12px 8px;
        font-size: 16px;
        font-size: 1.6rem
    }
    @supports (-ms-ime-align:auto) {
        .navbar li>a {
            padding: 12px 7px
        }
    }
}

@media screen and (min-width:1200px) {
    .navbar li>a {
        padding: 20px 13px
    }
}

@media screen and (min-width:1366px) {
    .navbar li>a {
        padding: 20px 15px;
        font-size: 18px;
        font-size: 1.8rem
    }
}

.navbar li>a:active,
.navbar li>a:focus,
.navbar li>a:hover {
    color: #7ba8d6;
    background-color: transparent
}

.navbar li.current-menu-item>a,
.navbar li:focus>a,
.navbar li:hover>a {
    color: #7ba8d6
}

.navbar li.current-menu-item>a span,
.navbar li:focus>a span,
.navbar li:hover>a span {
    border-bottom: 2px solid #86afd9
}

.nav .open>a,
.navbar .dropdown-menu,
.navbar .dropdown-menu li:last-of-type>a,
.navbar .dropdown-menu li>a:focus span,
.navbar .dropdown-menu li>a:hover span {
    border: none
}

@media screen and (min-width:1200px) {
    .navbar li.current-menu-item>a,
    .navbar li:focus>a,
    .navbar li:hover>a {
        padding: 20px auto
    }
}

@media (min-width:1200px) {
    .navbar li:last-child a {
        padding: 20px 0 20px 13px
    }
}

@media (min-width:1366px) {
    .navbar li:last-child a {
        padding: 20px 13px
    }
}

.navbar .dropdown-toggle .caret {
    display: none
}

.navbar .dropdown-menu {
    background-color: #fff;
    box-shadow: none;
    min-width: 267px;
    padding: 0;
    right: 0;
    top: 100%;
    width: 100%
}

.navbar .dropdown-menu li {
    float: none;
    position: relative;
    margin: 0;
    width: 100%
}

.navbar .dropdown-menu li>a {
    color: #192c44;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 13px 28px 13px 32px;
    font-weight: 300;
    display: block
}

.navbar .dropdown-menu li>a:before {
    content: '';
    display: block;
    height: 10px;
    width: 6px;
    background-image: url(../../images/icons/dropdown-left.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 20px;
    left: 16px
}

.navbar .dropdown-menu li>a:focus,
.navbar .dropdown-menu li>a:hover {
    color: #fff;
    background-color: #7ba8d6
}

.navbar .dropdown-menu li>a:focus:before,
.navbar .dropdown-menu li>a:hover:before {
    background-image: url(../../images/icons/dropdown-left-hover.png)
}

.navbar .dropdown-menu:focus,
.navbar .dropdown-menu:hover {
    display: block
}

.navbar .dropdown-menu .active a {
    background: #7ba8d6;
    text-decoration: none;
    color: #fff
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: transparent
}

.navbar .dropdown-menu .active a:before {
    background-image: url(../../images/icons/dropdown-left-hover.png)
}

#m-toggle {
    width: 100%;
    position: relative;
    critical: this;
    padding: 0;
    background-color: #fff
}

#m-toggle .top-header__phone {
    background: #192c44;
    padding: 20px 15px;
    display: inline-block;
    clear: both;
    width: 100%
}

#m-toggle .top-header__phone .contact-line {
    margin-right: 0;
    color: #a3abb4;
    text-transform: uppercase;
    float: right
}

#m-toggle .top-header__phone .contact-line div {
    display: block;
    text-align: right;
    margin-right: 0;
    color: #a3abb4;
    font-size: 14px;
    font-size: 1.4rem
}

#m-toggle .top-header__phone .contact-line div span {
    margin-left: 10px;
    font-size: 19px;
    font-size: 1.9rem;
    line-height: normal
}

@media (max-width:400px) {
    #m-toggle .top-header__phone .contact-line div span {
        font-size: 18px;
        font-size: 1.8rem;
        margin-left: 5px
    }
}

#m-toggle .top-header__phone .contact-line div a {
    text-decoration: none
}

#m-toggle .top-header__phone p {
    float: left;
    color: #fff;
    font-weight: 400;
    line-height: 24px;
    font-size: 19px;
    font-size: 1.9rem;
    text-decoration: none;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-bottom: 0
}

@media (max-width:400px) {
    #m-toggle .top-header__phone p {
        font-size: 17px;
        font-size: 1.7rem;
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto;
        width: 20%
    }
}

#m-toggle .logo-wrapper {
    background: #fff;
    padding: 18px 0;
    position: relative;
    height: 98px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:767px) {
    #m-toggle .logo-wrapper img {
        width: 45%
    }
}

@media (max-width:600px) {
    #m-toggle .logo-wrapper img {
        width: 65%
    }
}

@media (max-width:480px) {
    #m-toggle .logo-wrapper {
        padding: 10px 0 18px
    }
    #m-toggle .logo-wrapper img {
        width: 90%
    }
}

@media (max-width:320px) {
    #m-toggle .logo-wrapper img {
        width: 75%
    }
}

.mobile-nav-links-container .nav-opener {
    width: 62px;
    height: 56px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    position: absolute;
    top: 20px;
    right: 15px;
    color: #fff;
    padding: 4px 0;
    transition: none!important;
    background: #ffc529;
    box-shadow: none;
    border: none
}

.banner,
.banner-attorney {
    background-repeat: no-repeat
}

.mobile-nav-links-container .nav-opener>span {
    display: block;
    width: 33px;
    height: 4px;
    margin: 8px auto;
    background-color: #464327;
    border-radius: 2px
}

.mobile-nav-links-container .navbar-collapse {
    position: absolute;
    z-index: 9999;
    width: 100%;
    padding: 0;
    top: 95px;
    left: 0
}

.mobile-nav-links-container .navbar-nav {
    margin: 0 auto;
    border-top: 2px solid #464646;
    background-color: #ffc529;
    padding-bottom: 18px
}

.mobile-nav-links-container .navbar-nav>li {
    color: #03415d;
    text-align: center
}

.mobile-nav-links-container .navbar-nav>li>a {
    padding-top: 0;
    padding-bottom: 0;
    margin-right: auto;
    margin-left: auto;
    line-height: 56px;
    font-size: 18px;
    font-size: 1.8rem;
    width: 100%;
    text-decoration: none;
    color: #464646;
    font-weight: 600
}

.mobile-nav-links-container .navbar-nav>li>a:before {
    content: none!important;
    display: none
}

.mobile-nav-links-container .navbar-nav>li>a:active,
.mobile-nav-links-container .navbar-nav>li>a:focus,
.mobile-nav-links-container .navbar-nav>li>a:hover {
    background-color: #192c44;
    color: #fff
}

.mobile-nav-links-container .navbar-nav .dropdown-toggle .caret {
    position: absolute;
    top: 50%
}

@media (max-width:767px) {
    .mobile-nav-links-container .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #d4d3d3;
        border: 0;
        box-shadow: none;
        text-align: center
    }
    .mobile-nav-links-container .navbar-nav .open .dropdown-menu .dropdown-header,
    .mobile-nav-links-container .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .mobile-nav-links-container .navbar-nav .open .dropdown-menu>li>a {
        line-height: 34px;
        text-decoration: none;
        border-bottom: 1px solid #eee
    }
    .mobile-nav-links-container .navbar-nav .open .dropdown-menu>li>a:focus,
    .mobile-nav-links-container .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none;
        background-color: transparent
    }
}

@media (min-width:768px) {
    .mobile-nav-links-container .navbar-nav {
        float: none;
        margin: 0 auto
    }
    .mobile-nav-links-container .navbar-nav>li {
        float: none
    }
    .mobile-nav-links-container .navbar-nav>li>a {
        padding-top: 8px;
        padding-bottom: 8px
    }
}

.mobile-nav-links-container .list-inline>li {
    padding: 0 25px;
    margin: 0;
    background-color: #f2f2f2
}

.mobile-nav-links-container .list-inline>li a {
    text-decoration: none;
    text-align: center
}

.affix {
    background-color: #03415d
}

.banner {
    background-size: cover;
    background-position: center center;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5;
    padding: 25px 0 16px
}

.error404 .banner {
    display: none
}

.home .banner {
    padding: 130px 0 140px;
    text-align: center
}

@media (min-width:768px) and (max-width:991px) {
    .home .banner {
        padding: 100px 0
    }
}

.banner .banner-text {
    color: #fff;
    margin-bottom: 26px
}

@media (max-width:767px) {
    .home .banner {
        padding: 41px 0 55px
    }
    .banner .banner-text {
        font-size: 16px;
        line-height: 24px
    }
}

.home .banner .banner-text {
    text-shadow: 1px 1px 1px rgba(55, 55, 55, .71)
}

.banner .banner-title {
    font-weight: 800;
    font-size: 26px;
    font-size: 2.6rem;
    margin: 8px 0 0;
    color: #ffc529;
    line-height: 1.4
}

@media screen and (min-width:768px) {
    .nav .open>a span.span-a {
        visibility: hidden
    }
    .nav .open>a span.span-b {
        visibility: visible
    }
    .banner .banner-title {
        font-size: 43px;
        font-size: 4.3rem;
        line-height: 1.7
    }
}

.home .banner .banner-title {
    font-size: 65px;
    font-size: 6.5rem;
    text-shadow: 4px 4px 0 rgba(131, 131, 131, .34);
    line-height: 1;
    color: #fff;
    margin: 8px 0 12px
}

@media (min-width:768px) and (max-width:991px) {
    .home .banner .banner-title {
        font-size: 55px;
        font-size: 5.5rem
    }
}

.banner .btn:first-of-type {
    margin-right: 24px
}

@media (max-width:767px) {
    .home .banner .banner-title {
        font-size: 40px;
        font-size: 4rem;
        line-height: 1;
    }
    .banner .btn:first-of-type {
        margin-right: 0;
        margin-bottom: 20px
    }
    .banner .btn {
        width: 100%;
        font-weight: 700
    }
    .banner img.banner-badge {
        display: none
    }
}

@media (min-width:768px) and (max-width:991px) {
    .banner img.banner-badge {
        padding-top: 30px;
        width: 25%
    }
}

.banner img.play-vid {
    vertical-align: middle;
    padding-right: 10px
}

.banner-attorney {
    background-color: #192c44;
    background-position: center top;
    padding-bottom: 52px
}

@media screen and (max-width:767px) {
    .banner-attorney {
        padding-top: 40px
    }
}

.banner-attorney article {
    padding-right: 30px
}

.banner-attorney h1,
.banner-attorney h2,
.banner-attorney h3,
.banner-attorney p {
    color: #fff
}

.banner-attorney h3 {
    font-size: 20px;
    font-size: 2rem;
    color: #eee;
    margin: 0 0 32px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 400
}

.banner-attorney table {
    margin-bottom: 40px
}

@media screen and (min-width:768px) {
    .banner-attorney table {
        width: 350px
    }
}

.banner-attorney table td {
    padding: 0;
    border: none;
    color: #fff;
    font-size: 19px
}

@media (max-width:767px) {
    .banner-attorney table td {
        font-size: 16px
    }
}

.banner-attorney table td:first-of-type {
    color: #ffc745;
    font-weight: 700;
    font-size: 20px;
    width: 35%
}

@media (max-width:767px) {
    .banner-attorney table td:first-of-type {
        width: 40%;
        font-size: 17px;
        padding-right: 15px
    }
}

.banner-attorney a {
    color: #94bbee
}

.banner-attorney aside {
    text-align: center
}

.banner-attorney aside img:first-of-type {
    margin-bottom: 66px
}

@media (min-width:768px) and (max-width:991px) {
    .banner-attorney aside img:first-of-type {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px
    }
}

.breadcrumb-container {
    width: 100%;
    margin-top: 8px;
    margin-bottom: 5px;
    position: relative;
    z-index: 1
}

.archive.author .breadcrumb-container,
.archive.date .breadcrumb-container,
.blog .breadcrumb-container,
.category .breadcrumb-container,
.post-type-archive-location .breadcrumb-container,
.search .breadcrumb-container,
.single-post .breadcrumb-container {
    margin-top: 0
}

.single-attorney .breadcrumb-container {
    margin-bottom: 48px
}

.breadcrumb-container .breadcrumb {
    font-size: 13px;
    line-height: 35px;
    padding: 0;
    margin: 0;
    list-style: none;
    border-radius: 0;
    color: #a9a9a9;
    letter-spacing: .00026em;
    background: 0 0
}

.single-attorney .breadcrumb-container .breadcrumb {
    padding: 8px 0
}

.breadcrumb-container .breadcrumb a {
    text-decoration: none;
    color: #609de5
}

.breadcrumb-container .breadcrumb a:after {
    content: '/';
    positon: relative;
    margin: 0 6px 0 8px;
    display: inline-block;
    color: #aeb2b2
}

.breadcrumb-container .breadcrumb a:hover {
    text-decoration: none
}

#awards {
    padding: 40px 0
}

.home #awards {
    padding: 80px 0
}

#awards .awards-slider {
    padding: 0 73px
}

#awards .awards-slider a {
    min-height: 140px;
    position: relative;
    display: block
}

#awards .awards-slider img {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    left: 50%
}

@media (min-width:992px) {
    #awards .awards-slider img {
        padding: 0 5px
    }
}

.single-attorney #awards {
    padding: 30px 0
}

.awards-wrap {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center
}

@media screen and (max-width:767px) {
    .awards-item {
        -ms-flex: 0 50%;
        flex: 0 50%;
        -webkit-flex: 0 50%;
        text-align: center;
        margin-bottom: 20px
    }
    .sidebar-widgets .location-shortcode-wrap #map_canvas {
        margin-right: auto;
        margin-left: auto
    }
}

.sidebar-widgets .credential-holder .ac-title-wrapper,
.sidebar-widgets .credential-holder .credential-title-wrapper,
.sidebar-widgets .credential-holder .panel-group,
.sidebar-widgets .locations-served-holder .ac-title-wrapper,
.sidebar-widgets .locations-served-holder .credential-title-wrapper,
.sidebar-widgets .locations-served-holder .panel-group {
    margin-bottom: 0
}

.sidebar-widgets {
    padding: 0;
    list-style: none
}

.sidebar-widgets .credential-holder .ac-list,
.sidebar-widgets .credential-holder .credential-list,
.sidebar-widgets .locations-served-holder .ac-list,
.sidebar-widgets .locations-served-holder .credential-list {
    padding: 0;
    font-family: Montserrat, sans-serif;
    box-shadow: none
}

.map-wrap,
.map-wrap .map-details-wrap {
    box-shadow: 10px 17px 20px rgba(0, 0, 0, .1)
}

.sidebar-widgets .credential-holder .ac-list li,
.sidebar-widgets .credential-holder .credential-list li,
.sidebar-widgets .locations-served-holder .ac-list li,
.sidebar-widgets .locations-served-holder .credential-list li {
    display: block;
    text-align: left
}

.sidebar-widgets .credential-holder .ac-list li a,
.sidebar-widgets .credential-holder .credential-list li a,
.sidebar-widgets .locations-served-holder .ac-list li a,
.sidebar-widgets .locations-served-holder .credential-list li a {
    cursor: pointer
}

.sidebar-widgets .credential-holder .ac-list li:last-of-type a,
.sidebar-widgets .credential-holder .credential-list li:last-of-type a,
.sidebar-widgets .locations-served-holder .ac-list li:last-of-type a,
.sidebar-widgets .locations-served-holder .credential-list li:last-of-type a {
    border-bottom: 1px solid #d9dcd5
}

.sidebar-widgets .credential-holder .ac-list,
.sidebar-widgets .locations-served-holder .ac-list {
    background: 0 0!important
}

.sidebar-widgets .credential-holder .ac-title-wrapper a,
.sidebar-widgets .credential-holder .credential-title-wrapper a,
.sidebar-widgets .locations-served-holder .ac-title-wrapper a,
.sidebar-widgets .locations-served-holder .credential-title-wrapper a {
    display: block;
    padding: 15px 0;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 17px;
    border-top: 1px solid #bcbcbb;
    line-height: normal;
    position: relative;
    margin-bottom: 3px;
    color: #4c4c4c;
    font-weight: 700
}

.sidebar-widgets .credential-holder .ac-title-wrapper a .active,
.sidebar-widgets .credential-holder .ac-title-wrapper a:hover,
.sidebar-widgets .credential-holder .credential-title-wrapper a .active,
.sidebar-widgets .credential-holder .credential-title-wrapper a:hover,
.sidebar-widgets .locations-served-holder .ac-title-wrapper a .active,
.sidebar-widgets .locations-served-holder .ac-title-wrapper a:hover,
.sidebar-widgets .locations-served-holder .credential-title-wrapper a .active,
.sidebar-widgets .locations-served-holder .credential-title-wrapper a:hover {
    color: #7ba8d6
}

.sidebar-widgets .credential-holder .ac-title-wrapper a:after,
.sidebar-widgets .credential-holder .credential-title-wrapper a:after,
.sidebar-widgets .locations-served-holder .ac-title-wrapper a:after,
.sidebar-widgets .locations-served-holder .credential-title-wrapper a:after {
    content: " ";
    width: 22px;
    height: 22px;
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../../images/accordion-close.png) center center no-repeat!important
}

.sidebar-widgets .credential-holder .ac-title-wrapper a.collapsed:after,
.sidebar-widgets .credential-holder .credential-title-wrapper a.collapsed:after,
.sidebar-widgets .locations-served-holder .ac-title-wrapper a.collapsed:after,
.sidebar-widgets .locations-served-holder .credential-title-wrapper a.collapsed:after {
    background: url(../../images/accordion-open.png) center center no-repeat!important
}

.sidebar-widgets .credential-holder .ac,
.sidebar-widgets .credential-holder .credentials,
.sidebar-widgets .locations-served-holder .ac,
.sidebar-widgets .locations-served-holder .credentials {
    padding-left: 10px;
    font-size: 18px;
    font-weight: 400
}

.sidebar-widgets .credential-holder .ac ul,
.sidebar-widgets .credential-holder .credentials ul,
.sidebar-widgets .locations-served-holder .ac ul,
.sidebar-widgets .locations-served-holder .credentials ul {
    line-height: 24px
}

.sidebar-widgets .credential-holder .ac li,
.sidebar-widgets .credential-holder .credentials li,
.sidebar-widgets .locations-served-holder .ac li,
.sidebar-widgets .locations-served-holder .credentials li {
    list-style: none;
    margin-bottom: 8px
}

.sidebar-widgets .credential-holder .ac li:last-of-type a,
.sidebar-widgets .credential-holder .credentials li:last-of-type a,
.sidebar-widgets .locations-served-holder .ac li:last-of-type a,
.sidebar-widgets .locations-served-holder .credentials li:last-of-type a {
    border: none
}

.sidebar-widgets .credential-holder .ac a:not(.btn),
.sidebar-widgets .credential-holder .credentials a:not(.btn),
.sidebar-widgets .locations-served-holder .ac a:not(.btn),
.sidebar-widgets .locations-served-holder .credentials a:not(.btn) {
    font-size: 18px;
    text-transform: none;
    font-weight: 400;
    color: #147195;
    padding: 0;
    border: none;
    text-decoration: none
}

.sidebar-widgets .credential-holder .ac a:not(.btn):after,
.sidebar-widgets .credential-holder .credentials a:not(.btn):after,
.sidebar-widgets .locations-served-holder .ac a:not(.btn):after,
.sidebar-widgets .locations-served-holder .credentials a:not(.btn):after {
    display: none
}

.sidebar-widgets .credential-holder .ac:last-of-type,
.sidebar-widgets .credential-holder .credentials:last-of-type,
.sidebar-widgets .locations-served-holder .ac:last-of-type,
.sidebar-widgets .locations-served-holder .credentials:last-of-type {
    border-bottom: 1px solid #d9dcd5
}

.sidebar-widgets .locations-served-holder {
    padding: 20px 15px
}

@media screen and (min-width:768px) {
    .sidebar-widgets .locations-served-holder {
        padding: 20px 30px
    }
}

.sidebar-widgets .locations-served-holder #collapse_arch ul,
.sidebar-widgets .locations-served-holder #collapse_cat ul {
    padding-left: 21px
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .sidebar-widgets .locations-served-holder #collapse_arch ul,
    .sidebar-widgets .locations-served-holder #collapse_cat ul {
        padding-left: 8px
    }
}

.sidebar-widgets .locations-served-holder .ac-list a {
    border: none;
    border-top: 1px solid #d9dcd5
}

.sidebar-widgets .locations-served-holder .ac-list .btn-cta-green {
    color: #fff;
    display: block;
    margin-bottom: 15px
}

@media screen and (min-width:480px) and (max-width:1199px) {
    .espanol .sidebar-widgets .locations-served-holder .ac-list .btn-cta-green {
        padding: 8px 15px;
        text-align: center
    }
    .espanol .sidebar-widgets .locations-served-holder .ac-list .btn-cta-green i {
        display: none
    }
}

.sidebar-widgets .locations-served-holder .ac-list .collapse {
    display: block;
    visibility: hidden;
    height: 0
}

.archive.date .sidebar-widgets .locations-served-holder .panel-body ul li>ul:after,
.author .sidebar-widgets .locations-served-holder .panel-body ul li>ul:after,
.blog .sidebar-widgets .locations-served-holder .panel-body ul li>ul:after,
.category .sidebar-widgets .locations-served-holder .panel-body ul li>ul:after,
.error404 .sidebar-widgets .locations-served-holder .panel-body ul li>ul:after,
.search .sidebar-widgets .locations-served-holder .panel-body ul li>ul:after,
.sidebar-widgets .location-shortcode-wrap #map_canvas a:after,
.sidebar-widgets .locations-served-holder .wpseo-map-canvas a:after,
.single-post .sidebar-widgets .locations-served-holder .panel-body ul li>ul:after {
    display: none
}

.sidebar-widgets .locations-served-holder .ac-list .collapse.in {
    visibility: visible;
    height: inherit
}

.sidebar-widgets .locations-served-holder .ac-title-wrapper:first-of-type a {
    border: none
}

.sidebar-widgets .locations-served-holder .wpseo-map-canvas {
    margin-bottom: 16px
}

.sidebar-widgets .locations-served-holder .ac {
    padding: 0
}

.sidebar-widgets .locations-served-holder .wpseo-location {
    font-family: "Source Serif Pro", serif;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 18px
}

.sidebar-widgets .locations-served-holder .wpseo-business-name {
    font-weight: 500
}

.sidebar-widgets .location-shortcode-wrap {
    padding: 40px 15px
}

.sidebar-widgets .location-shortcode-wrap h3 {
    text-align: center;
    font-weight: 700;
    font-family: "Source Serif Pro", serif;
    font-size: 24px;
    margin-bottom: 26px;
    margin-top: 0;
    text-transform: uppercase
}

.sidebar-widgets .location-shortcode-wrap #map_canvas {
    margin-bottom: 16px
}

.sidebar-widgets .location-shortcode-wrap .wpseo-location {
    font-family: "Source Serif Pro", serif;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 18px;
    color: #1e2a32
}

.sidebar-widgets .location-shortcode-wrap .wpseo-business-name {
    font-weight: 700
}

.sidebar-widgets .location-shortcode-wrap .btn-cta-green {
    text-align: left
}

@media screen and (max-width:767px) {
    .sidebar-widgets .location-shortcode-wrap {
        text-align: center
    }
    .sidebar-widgets .location-shortcode-wrap .btn-cta-green {
        text-align: center;
        margin: 0 auto
    }
}

@media screen and (min-width:768px) {
    .sidebar-widgets .location-shortcode-wrap {
        padding: 40px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .sidebar-widgets .location-shortcode-wrap {
        padding: 40px 28px
    }
}

#searchform input[type=text] {
    padding: 10px 10px 10px 20px;
    width: 100%;
    font-family: Montserrat, sans-serif;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 400;
    border: 1px solid #e1e2e2
}

#searchform input[type=text]::-webkit-input-placeholder {
    color: #626262
}

#searchform input[type=text]::-moz-placeholder {
    opacity: 1;
    color: #626262
}

#searchform input[type=text]:-moz-placeholder {
    color: #626262
}

#searchform input[type=text]:-ms-input-placeholder {
    color: #626262
}

#searchform input[type=text].placeholder {
    color: #626262
}

#searchform .ab-search {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    height: 23px;
    width: 23px
}

#searchform .ab-search .fa-lg {
    vertical-align: text-top
}

#searchform input[type=submit] {
    height: 23px;
    width: 23px;
    border: none;
    background-color: transparent;
    position: absolute;
    color: transparent
}

.related-info-wrap .related-info-header h3 {
    font-family: Montserrat, sans-serif;
    color: #1e2a32;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 0
}

.related-info-wrap .related-info-list {
    padding-left: 0
}

.related-info-wrap .related-info-list li {
    margin-bottom: 5px
}

.related-info-wrap .related-info-list li a {
    text-decoration: none;
    font-size: 17px;
    font-weight: 400
}

.search-wrap {
    margin-bottom: 22px
}

.archive.date .sidebar-widgets .locations-served-holder .panel-group,
.author .sidebar-widgets .locations-served-holder .panel-group,
.blog .sidebar-widgets .locations-served-holder .panel-group,
.category .sidebar-widgets .locations-served-holder .panel-group,
.error404 .sidebar-widgets .locations-served-holder .panel-group,
.search .sidebar-widgets .locations-served-holder .panel-group,
.single-post .sidebar-widgets .locations-served-holder .panel-group {
    margin-bottom: 0
}

.archive.date .sidebar-widgets .locations-served-holder .ac-list a,
.author .sidebar-widgets .locations-served-holder .ac-list a,
.blog .sidebar-widgets .locations-served-holder .ac-list a,
.category .sidebar-widgets .locations-served-holder .ac-list a,
.error404 .sidebar-widgets .locations-served-holder .ac-list a,
.search .sidebar-widgets .locations-served-holder .ac-list a,
.single-post .sidebar-widgets .locations-served-holder .ac-list a {
    border: none
}

.archive.date .sidebar-widgets .locations-served-holder .ac-title-wrapper,
.author .sidebar-widgets .locations-served-holder .ac-title-wrapper,
.blog .sidebar-widgets .locations-served-holder .ac-title-wrapper,
.category .sidebar-widgets .locations-served-holder .ac-title-wrapper,
.error404 .sidebar-widgets .locations-served-holder .ac-title-wrapper,
.search .sidebar-widgets .locations-served-holder .ac-title-wrapper,
.single-post .sidebar-widgets .locations-served-holder .ac-title-wrapper {
    border-top: 1px solid #bcbcbb
}

.archive.date .sidebar-widgets .locations-served-holder #ac_arch.collapsed,
.archive.date .sidebar-widgets .locations-served-holder #collapse_arch,
.author .sidebar-widgets .locations-served-holder #ac_arch.collapsed,
.author .sidebar-widgets .locations-served-holder #collapse_arch,
.blog .sidebar-widgets .locations-served-holder #ac_arch.collapsed,
.blog .sidebar-widgets .locations-served-holder #collapse_arch,
.category .sidebar-widgets .locations-served-holder #ac_arch.collapsed,
.category .sidebar-widgets .locations-served-holder #collapse_arch,
.error404 .sidebar-widgets .locations-served-holder #ac_arch.collapsed,
.error404 .sidebar-widgets .locations-served-holder #collapse_arch,
.search .sidebar-widgets .locations-served-holder #ac_arch.collapsed,
.search .sidebar-widgets .locations-served-holder #collapse_arch,
.single-post .sidebar-widgets .locations-served-holder #ac_arch.collapsed,
.single-post .sidebar-widgets .locations-served-holder #collapse_arch {
    border-bottom: 1px solid #bcbcbb
}

.archive.date .sidebar-widgets .locations-served-holder .panel-body,
.author .sidebar-widgets .locations-served-holder .panel-body,
.blog .sidebar-widgets .locations-served-holder .panel-body,
.category .sidebar-widgets .locations-served-holder .panel-body,
.error404 .sidebar-widgets .locations-served-holder .panel-body,
.search .sidebar-widgets .locations-served-holder .panel-body,
.single-post .sidebar-widgets .locations-served-holder .panel-body {
    padding-top: 0
}

.archive.date .sidebar-widgets .locations-served-holder .panel-body ul li a,
.author .sidebar-widgets .locations-served-holder .panel-body ul li a,
.blog .sidebar-widgets .locations-served-holder .panel-body ul li a,
.category .sidebar-widgets .locations-served-holder .panel-body ul li a,
.error404 .sidebar-widgets .locations-served-holder .panel-body ul li a,
.search .sidebar-widgets .locations-served-holder .panel-body ul li a,
.single-post .sidebar-widgets .locations-served-holder .panel-body ul li a {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    text-decoration: none;
    color: #626262
}

.archive.date .sidebar-widgets .locations-served-holder .panel-body ul li a:hover,
.author .sidebar-widgets .locations-served-holder .panel-body ul li a:hover,
.blog .sidebar-widgets .locations-served-holder .panel-body ul li a:hover,
.category .sidebar-widgets .locations-served-holder .panel-body ul li a:hover,
.error404 .sidebar-widgets .locations-served-holder .panel-body ul li a:hover,
.search .sidebar-widgets .locations-served-holder .panel-body ul li a:hover,
.single-post .sidebar-widgets .locations-served-holder .panel-body ul li a:hover {
    text-decoration: underline;
    color: #7ba8d6
}

@media (min-width:992px) and (max-width:1199px) {
    .archive.date .sidebar-widgets .locations-served-holder .panel-body,
    .author .sidebar-widgets .locations-served-holder .panel-body,
    .blog .sidebar-widgets .locations-served-holder .panel-body,
    .category .sidebar-widgets .locations-served-holder .panel-body,
    .error404 .sidebar-widgets .locations-served-holder .panel-body,
    .search .sidebar-widgets .locations-served-holder .panel-body,
    .single-post .sidebar-widgets .locations-served-holder .panel-body {
        padding: 0
    }
    .archive.date .sidebar-widgets .locations-served-holder .panel-body ul li a,
    .author .sidebar-widgets .locations-served-holder .panel-body ul li a,
    .blog .sidebar-widgets .locations-served-holder .panel-body ul li a,
    .category .sidebar-widgets .locations-served-holder .panel-body ul li a,
    .error404 .sidebar-widgets .locations-served-holder .panel-body ul li a,
    .search .sidebar-widgets .locations-served-holder .panel-body ul li a,
    .single-post .sidebar-widgets .locations-served-holder .panel-body ul li a {
        font-size: 15px
    }
}

.archive.date .sidebar-widgets .locations-served-holder .panel-body ul li:after,
.author .sidebar-widgets .locations-served-holder .panel-body ul li:after,
.blog .sidebar-widgets .locations-served-holder .panel-body ul li:after,
.category .sidebar-widgets .locations-served-holder .panel-body ul li:after,
.error404 .sidebar-widgets .locations-served-holder .panel-body ul li:after,
.search .sidebar-widgets .locations-served-holder .panel-body ul li:after,
.single-post .sidebar-widgets .locations-served-holder .panel-body ul li:after {
    padding-left: 5px;
    color: #192c44;
    content: "\00BB"
}

.archive.date .sidebar-widgets .sidebar-border-box,
.author .sidebar-widgets .sidebar-border-box,
.blog .sidebar-widgets .sidebar-border-box,
.category .sidebar-widgets .sidebar-border-box,
.error404 .sidebar-widgets .sidebar-border-box,
.search .sidebar-widgets .sidebar-border-box,
.single-post .sidebar-widgets .sidebar-border-box {
    border: 1px solid #b4b9ab;
    padding: 10px 30px;
    font-family: "Roboto Condensed", sans-serif
}

.widget {
    margin-bottom: 46px
}

.widget h3 {
    margin-top: 0
}

.widget-title {
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 2px solid #2e3f54;
    margin-bottom: 18px
}

.widget-callout {
    background: #ffc529;
    text-align: center
}

.page-template-about-us .widget-callout {
    margin: 0 auto 46px
}

.widget-callout-lg {
    max-width: 457px
}

#practice-single-two .widget-callout-lg {
    float: right
}

@media (max-width:1024px) {
    #practice-single-two .widget-callout-lg {
        float: none;
        margin: 0 auto
    }
}

@media (max-width:991px) {
    #practice-single-four .widget-callout-lg {
        margin: 0 auto
    }
}

#practice-single-four .widget-callout-lg .widget-callout__content p {
    line-height: 35px
}

.widget-callout__content {
    color: #192c44;
    font-weight: 700;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: .00045em;
    padding: 32px 10px 20px;
    line-height: 1.2
}

@media screen and (min-width:768px) {
    .widget-callout__content {
        font-size: 18px;
        font-size: 1.8rem
    }
}

.widget-callout__content strong {
    font-size: 34px;
    font-size: 3.4rem;
    letter-spacing: .0002em;
    display: block;
    margin: 4px 0 6px;
    font-weight: 700
}

.widget-callout__content p a {
    color: #4581a5;
    display: block;
    font-weight: 500
}

.widget-callout__content p a:first-of-type {
    font-size: 34px!important;
    letter-spacing: .0002em!important;
    display: block;
    margin: 4px 0 6px;
    font-weight: 700!important;
    color: #192c44!important;
    text-decoration: none
}

.widget-callout .btn {
    max-width: 240px;
    margin: 0 auto 30px
}

.widget.widget-callout-generic .widget-callout__content {
    padding: 51px 10px;
    line-height: 35.88px
}

.widget.widget-callout-generic .widget-callout__content strong {
    font-size: 35px
}

.widget.widget-callout-generic .widget-callout__content a {
    color: #4581a5;
    font-size: 21px;
    font-weight: 400;
    letter-spacing: .84px
}

.widget.widget-callout-generic .widget-callout__content a:hover {
    color: #192c44
}

.widget.widget-callout-generic .btn {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700!important;
    font-size: 17px!important;
    margin-left: auto;
    margin-right: auto
}

.widget-testimonial {
    background: #192c44;
    color: #fff;
    padding: 34px;
    text-align: center
}

@media (max-width:767px) {
    .widget-testimonial {
        padding-left: 15px;
        padding-right: 15px
    }
}

.widget-testimonial h3 {
    color: #fff
}

.widget-testimonial .widget-testimonial-wrap,
.widget-testimonial p {
    font-family: "Source Serif Pro", serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: .21px;
    line-height: 27px
}

.footer .flex-container .footer-phone p,
.footer-nav-menu li a,
.sidebar-results .results-content,
.sidebar-results .results-content h4 {
    font-family: Montserrat, sans-serif
}

.widget-testimonial cite {
    font-size: 14px;
    font-size: 1.4rem;
    font-style: normal
}

.widget-testimonial a {
    color: #ffc529;
    font-size: 15px;
    font-size: 1.5rem
}

.widget-testimonial .view-all-testimonials::after {
    content: '»';
    padding-left: 5px;
    text-decoration: none;
    display: inline-block
}

.widget-practice {
    background: #192c44;
    color: #fff;
    padding: 34px
}

.widget-practice h3 {
    color: #fff;
    text-align: center;
    margin-bottom: 24px
}

.widget-practice ul {
    margin-bottom: 0
}

.widget-practice ul li {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 3px
}

.widget-practice ul a {
    text-decoration: none;
    color: #fff
}

.widget-practice ul a:hover,
.widget-practice ul afocus {
    color: #ffc529
}

.widget-single-PA .sidebar-TOC {
    margin-bottom: 50px
}

.widget-single-PA .sidebar-TOC .table-of-contents h3 {
    text-align: left;
    color: #333;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: .5px;
    margin-bottom: 28px
}

.widget-single-PA .sidebar-TOC .table-of-contents h3 span {
    background: #f0f0f0;
    padding: 10px 25px
}

.widget-single-PA .sidebar-TOC .table-of-contents ul {
    padding-left: 26px!important;
    text-align: left;
    border-left: 1px solid #ffc529
}

.widget-single-PA .sidebar-TOC .table-of-contents ul li {
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: 400
}

.widget-single-PA .sidebar-TOC .table-of-contents ul li:before {
    background-color: #c9c9c9
}

.widget-single-PA .sidebar-TOC .table-of-contents ul li a {
    text-decoration: none;
    color: #555
}

.widget-team .view-all-attorneys::after {
    content: '»';
    padding-left: 5px;
    text-decoration: none;
    display: inline-block
}

.widget-related-info {
    margin-bottom: 46px
}

.widget-related-info,
.widget-team {
    background: #192c44;
    color: #fff;
    padding: 34px
}

@media (max-width:320px) {
    .widget-related-info,
    .widget-team {
        padding: 50px 15px
    }
}

.widget-related-info h3,
.widget-team h3 {
    color: #fff;
    text-align: center;
    margin-bottom: 24px
}

.widget-related-info a,
.widget-team a {
    color: #ffc529;
    font-size: 15px;
    font-size: 1.5rem
}

.widget-related-info ul,
.widget-team ul {
    margin-bottom: 15px
}

.widget-related-info ul li,
.widget-team ul li {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 3px
}

.widget-related-info ul a,
.widget-team ul a {
    text-decoration: none;
    color: #fff
}

.widget-related-info ul a:hover,
.widget-related-info ul afocus,
.widget-team ul a:hover,
.widget-team ul afocus {
    color: #ffc529
}

.sidebar-results {
    background-color: #fff;
    position: relative;
    padding: 35px 30px 35px 55px
}

.sidebar-results h3 {
    position: absolute;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    left: -85px;
    top: 87px;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #f0f0f0;
    line-height: 52.93px
}

.sidebar-results .results-content {
    border-bottom: 1px solid #ccc;
    padding: 35px 0 25px;
    text-align: center;
    color: #192c44;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 1.5px
}

.sidebar-results .results-content h4 {
    color: #7ba8d6;
    font-size: 42px;
    font-weight: 700;
    line-height: 21px;
    margin-top: 0;
    margin-bottom: 12px
}

.sidebar-results .results-content:first-of-type {
    border-top: none;
    padding-top: 0
}

.sidebar-results .results-content:last-of-type {
    border-bottom: none;
    padding-bottom: 0
}

aside .entry-content ul {
    padding-left: 0!important
}

aside .entry-content ul li {
    font-weight: 400!important
}

.footer {
    background-color: #192c44;
    padding-top: 54px;
    height: 582px
}

@media (min-width:768px) and (max-width:991px) {
    .footer {
        height: 700px;
        margin-bottom: 320px
    }
    .footer-form {
        margin-bottom: 50px
    }
}

@media (max-width:767px) {
    .footer {
        height: 825px;
        padding-top: 50px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .footer-form input {
        width: 100%!important;
        margin-right: 0!important;
        margin-bottom: 10px;
        padding: 0 15px
    }
    .footer .flex-container img {
        margin-bottom: 20px
    }
}

.footer .flex-container {
    display: flex;
    display: -ms-flexbox;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 40px 0
}

@media (max-width:991px) {
    .footer .flex-container {
        display: block;
        text-align: center;
        padding: 10px 0 15px
    }
}

.footer .flex-container .footer-phone p {
    color: #bbbec3;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 15px;
    line-height: 1
}

@media (max-width:767px) {
    .footer .flex-container {
        margin-top: 0;
        padding-top: 0
    }
    .footer .flex-container .footer-phone p {
        margin-bottom: 20px
    }
}

.footer .flex-container .footer-phone p:first-of-type {
    margin-bottom: 15px
}

.footer .flex-container .footer-phone p:last-of-type {
    margin-bottom: 8px
}

.footer .flex-container .footer-phone p a {
    color: #ffc529;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none
}

@media (max-width:767px) {
    .footer .flex-container .footer-phone p:last-of-type {
        margin-bottom: 15px
    }
    .footer .flex-container .footer-phone p.click-call {
        color: #fff;
        font-size: 24px;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 1.2px;
        text-transform: none;
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.footer .flex-container .footer-phone .callback,
.footer .flex-container .footer-phone .live-chat {
    color: #bbbec3;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 35px;
    text-decoration: none
}

.footer .flex-container .footer-phone .callback img,
.footer .flex-container .footer-phone .live-chat img {
    vertical-align: middle;
    padding-right: 6px;
    margin-bottom: 0!important
}

.footer .flex-container .footer-phone .callback i,
.footer .flex-container .footer-phone .live-chat i {
    margin-right: 5px
}

.footer .flex-container .footer-phone .callback {
    margin-right: 20px
}

.footer .flex-container .social-icon-list {
    padding-top: 12px;
    margin-bottom: 0
}

@media (max-width:991px) {
    .footer .flex-container .social-icon-list {
        padding-top: 0
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .footer .flex-container .footer-logo-wrap {
        width: 30%
    }
    .footer .flex-container .social-icon-list li {
        padding-left: 0;
        padding-right: 0;
        text-align: center
    }
    .footer-nav-menu {
        line-height: normal
    }
}

@media (max-width:767px) {
    .footer .flex-container .social-icon-list {
        padding-top: 20px;
        padding-bottom: 20px;
        display: inline-block
    }
    .footer .flex-container .social-icon-list li {
        display: inline-block!important
    }
}

@media (max-width:400px) {
    .footer .flex-container .social-icon-list li {
        padding-left: 0;
        padding-right: 0;
        text-align: center
    }
}

.footer .flex-container .social-icon-list li a svg {
    overflow: hidden;
    width: 51px;
    height: 51px
}

.footer .flex-container .social-icon-list li a:hover svg .st0 {
    fill: #fff
}

.footer-nav {
    padding: 20px
}

@media screen and (min-width:768px) {
    .footer-nav {}
}

@media (max-width:991px) {
    .footer-nav {}
}

.footer-nav-menu {
    padding: 0;
    margin: 0
}

@media (min-width:1366px) {
    .footer-nav-menu {
        line-height: normal
    }
}

.footer-nav-menu li {
    float: left;
    list-style: none;
    margin-right: 7px
}

@media (min-width:769px) and (max-width:991px) {
    .footer-nav-menu {
        text-align: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-line-pack: justify;
        align-content: space-between;
        margin-top: 50px
    }
    .footer-nav-menu li {
        float: none;
        margin: 0 auto
    }
}

.footer-nav-menu li:last-of-type {
    margin-right: 0
}

.footer-nav-menu li a {
    color: #5f5f5f;
    font-size: 11px;
    font-weight: 400;
    line-height: 20.02px;
    text-decoration: none
}

@media (max-width:768px) {
    .menu-footer-nav-container {
        text-align: center
    }
    .footer-nav-menu {
        padding-top: 30px;
        text-align: center
    }
    .footer-nav-menu li {
        float: none;
        display: inline-block
    }
    .footer-nav-menu li a {
        font-size: 13px;
        line-height: 26px
    }
}

.footer-nav .copyright {
    color: #5f5f5f;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 400;
    line-height: 37px;
    text-align: right
}

@media screen and (max-width:991px) {
    .footer-nav .copyright {
        text-align: center
    }
}

.footer-nav .copyright p {
    margin-bottom: 0;
    line-height: 37px
}

@media (min-width:1366px) {
    .footer-nav .copyright p {
        line-height: 25px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .footer-nav .copyright p {
        line-height: normal;
        margin-top: 5px
    }
}

@media (max-width:768px) {
    .footer-nav .copyright p {
        font-size: 11px;
        margin-top: 21px;
        line-height: 17px
    }
}

.footer-nav .copyright p span {
    padding: 0 3px
}

.footer-nav .copyright p a {
    color: #5f5f5f;
    text-decoration: none
}

@media screen and (max-width:767px) {
    .footer-nav .copyright p a {
        display: block
    }
}

.map-wrap {
    height: 341px;
    position: relative;
    background: #bebfc0;
    overflow: visible;
    margin-bottom: 25px
}

.single-location .map-wrap {
    margin-bottom: 10px
}

@media (max-width:767px) {
    .map-wrap {
        padding: 0;
        height: auto;
        min-height: 412px;
        position: inherit
    }
}

.map-wrap .map-wrap-container .item {
    display: none
}

.map-wrap .map-wrap-container .item:nth-of-type(1) {
    display: block
}

.map-wrap .map-wrap-container #map-canvas {
    height: 341px;
    width: 100%;
    z-index: 1;
    position: absolute
}

@media (min-width:768px) and (max-width:991px) {
    .map-wrap .map-wrap-container #map-canvas {
        left: 0
    }
}

@media (max-width:767px) {
    .map-wrap .map-wrap-container #map-canvas {
        height: 140px;
        width: 100%;
        position: inherit;
        overflow: hidden;
        background-position: center center!important;
        background-size: 150%!important
    }
}

.map-wrap .map-details-wrap {
    position: absolute;
    right: 30px;
    background: #fff;
    width: 294px;
    min-height: 247px;
    padding-top: 15px;
    padding-bottom: 15px;
    left: 0;
    height: 100%;
    z-index: 2
}

@media (max-width:767px) {
    .map-wrap .map-details-wrap {
        position: relative;
        display: block;
        height: 272px;
        width: 100%;
        box-shadow: 0 10px 21px -1px rgba(0, 0, 0, .2)
    }
}

.map-wrap .map-details-wrap h3 {
    text-align: center;
    text-transform: none;
    margin-bottom: 10px;
    color: #737373;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    margin-top: 0
}

.map-wrap .map-details-wrap #selectlocation {
    color: #000
}

.map-wrap .map-details-wrap .dropdown {
    margin: 0 20px;
    background-image: linear-gradient(-182deg, rgba(236, 236, 236, 0) 32%, rgba(236, 236, 236, .15) 42%, #f1f1f1 100%)
}

.map-wrap .map-details-wrap .dropdown button {
    height: 36px;
    border: 1px solid #d5d5d5;
    width: 100%;
    line-height: 20px;
    color: #4c8ddd;
    text-align: left;
    padding-left: 15px;
    background: url(../../images/footer-dropdown.png) right 16px center no-repeat;
    font-size: 16px;
    font-size: 1.6rem;
    text-transform: none;
    font-family: Montserrat, sans-serif;
    font-weight: 600
}

.map-wrap .map-details-wrap .btn-default.active.focus,
.map-wrap .map-details-wrap .btn-default.active:focus,
.map-wrap .map-details-wrap .btn-default.active:hover,
.map-wrap .map-details-wrap .btn-default:active.focus,
.map-wrap .map-details-wrap .btn-default:active:focus,
.map-wrap .map-details-wrap .btn-default:active:hover,
.map-wrap .map-details-wrap .open>.dropdown-toggle.btn-default.focus,
.map-wrap .map-details-wrap .open>.dropdown-toggle.btn-default:focus,
.map-wrap .map-details-wrap .open>.dropdown-toggle.btn-default:hover {
    background-color: #fff;
    border: 1px solid #d5d5d5;
    outline: 0!important;
    color: #4c8ddd
}

.page-template-contact .contact-driving-directions .dropdown-selector *,
.panel-collapse {
    outline: 0
}

.map-wrap .map-details-wrap .dropdown-menu.dropdown-menu-map {
    border: 0;
    top: 34px;
    border-radius: 5 px;
    width: 100%
}

.map-wrap .map-details-wrap .dropdown-menu.dropdown-menu-map li a {
    color: #191919;
    font-size: 16px;
    font-size: 1.6rem;
    text-decoration: none
}

.map-wrap .map-details-wrap .dropdown-menu.dropdown-menu-map li:focus a,
.map-wrap .map-details-wrap .dropdown-menu.dropdown-menu-map li:hover a {
    color: #fff;
    background-color: #7ba8d6!important
}

.map-wrap .map-details-wrap .google-map-address-wrap {
    margin-top: 8px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    color: #191919
}

.map-wrap .map-details-wrap .google-map-address-wrap .item {
    display: none;
    max-width: 100%;
    margin-right: 33px;
    margin-left: 33px
}

.map-wrap .map-details-wrap .google-map-address-wrap .item .address .location-street,
.map-wrap .map-details-wrap .google-map-address-wrap .item:nth-of-type(1) {
    display: block
}

.map-wrap .map-details-wrap .google-map-address-wrap .item p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: .32px
}

.map-wrap .map-details-wrap .google-map-address-wrap .item .address {
    padding: 10px 0;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    letter-spacing: .08px;
    font-size: 16px;
    line-height: 22px
}

.map-wrap .map-details-wrap .google-map-address-wrap .item p.phone {
    font-weight: 700;
    margin-bottom: 5px
}

.map-wrap .map-details-wrap .google-map-address-wrap .item ul {
    position: relative;
    top: -5px;
    padding-left: 0
}

.map-wrap .map-details-wrap .google-map-address-wrap .item ul li {
    display: inline-block
}

.map-wrap .map-details-wrap .google-map-address-wrap .item ul li a {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    text-decoration: underline;
    display: block;
    color: #226ecc;
    font-family: Montserrat, sans-serif;
    letter-spacing: .08px
}

.faq-catname,
.map-wrap .map-details-wrap .google-map-address-wrap .item .opening-hours {
    display: none
}

.map-wrap .map-details-wrap .google-map-address-wrap .item ul li:first-of-type {
    margin-right: 17px;
    position: relative
}

.map-wrap .map-details-wrap .google-map-address-wrap .item ul li:first-of-type:after {
    position: absolute;
    height: 16px;
    width: 2px;
    background: #525252;
    right: -11px;
    top: 1px;
    content: ''
}

.firm-hours .modal-content {
    padding: 0 30px 30px
}

.firm-hours .modal-content .modal-body table {
    width: 100%
}

.firm-hours .modal-content .modal-body table tr:last-of-type td {
    border: none
}

.firm-hours .modal-content .modal-body table td {
    border: none;
    border-bottom: 1px solid #e5e5e5;
    font-family: Montserrat, sans-serif
}

.firm-hours .modal-content .modal-body table td .modal-open-day {
    width: 50%;
    float: left
}

@media (max-width:320px) {
    .firm-hours .modal-content .modal-body table td .modal-open-day {
        width: 100%
    }
}

.firm-hours .modal-content .modal-body table td .modal-day-hrs {
    width: 50%;
    float: left
}

@media (max-width:320px) {
    .firm-hours .modal-content .modal-body table td .modal-day-hrs {
        width: 100%
    }
}

.main {
    padding: 30px 0 58px
}

.page-template-archive-pa .main {
    padding-top: 38px
}

.single-attorney .main {
    padding: 56px 0 0
}

.single-attorney .main article {
    padding-right: 40px
}

.feature-wrap {
    margin-top: 10px;
    text-align: center;
    margin-bottom: 25px
}

@media screen and (min-width:768px) {
    .feature-wrap {
        float: left;
        margin-right: 35px;
        text-align: initial;
        margin-bottom: 20px
    }
    .feature-wrap-right {
        margin: 10px 0 0
    }
}

.qa-faq h3 {
    margin-bottom: 10px
}

.qa-faq h3 a {
    font-size: 16px;
    font-weight: 500;
    color: #4d4d4d;
    position: relative;
    padding: 12px 20px 12px 54px;
    display: block;
    background-color: #f3f3f3;
    overflow: hidden
}

.qa-faq h3 a:before {
    content: '';
    background-color: #147195;
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block
}

.qa-faq h3 a:after {
    position: absolute;
    top: 50%;
    left: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    content: '+';
    text-align: center;
    font-weight: 400;
    font-size: 29px;
    font-family: Arial;
    color: #fff
}

.qa-faq h3 a.faq-active:after {
    content: '';
    font-size: 26px;
    width: 14px;
    height: 2px;
    background-color: #fff;
    left: 13px
}

.qa-faq-answer {
    padding: 24px 40px 0 50px
}

.entry-content .ssbp-list li {
    padding-left: 0
}

.entry-content .ssbp-list li:before {
    display: none
}

.site-map-content ul ul {
    padding-left: 18px
}

.testimonials {
    padding: 80px 0
}

@media (max-width:767px) {
    .testimonials {
        padding: 50px 0
    }
}

.testimonials .testimonials-slider__item {
    background-image: url(../../images/quote.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 103px;
    margin-left: 80px;
    margin-right: 80px;
    outline: 0;
    color: #191919;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 31px;
    letter-spacing: .4px
}

@media (min-width:768px) and (max-width:992px) {
    .testimonials .testimonials-slider__item {
        background-size: 12%;
        padding-left: 79px
    }
}

@media (max-width:767px) {
    .testimonials .testimonials-slider__item {
        padding-left: 0;
        padding-top: 100px;
        font-size: 15px;
        letter-spacing: .15px;
        line-height: 30px;
        text-align: center;
        background-position: center top
    }
    .testimonials .testimonials-slider__item span {
        display: block
    }
}

@media screen and (min-width:992px) {
    .testimonials .testimonials-slider__item {
        margin-left: 100px;
        margin-right: 100px
    }
}

.testimonials .testimonials-slider__item strong {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2.17px;
    text-transform: uppercase;
    color: #a1a1a1
}

.testimonials .testimonials-slider__item a {
    display: none
}

@media (max-width:767px) {
    .testimonials .testimonials-slider .slick-slide {
        width: 315px
    }
}

@media (max-width:320px) {
    .testimonials .testimonials-slider .slick-slide {
        width: 270px
    }
}

.slick-arrow {
    color: #d6dfe9;
    font-size: 36px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.fa-caret-left {
    left: 30px
}

.fa-caret-right {
    right: 30px
}

.odometer.odometer-auto-theme,
.odometer.odometer-theme-minimal {
    display: -moz-inline-box;
    display: inline-block;
    position: relative
}

.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-minimal .odometer-digit {
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-minimal .odometer-digit .odometer-digit-spacer {
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: middle;
    visibility: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-minimal .odometer-digit .odometer-digit-inner {
    text-align: left;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon {
    display: block
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon-inner {
    display: block;
    -webkit-backface-visibility: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-minimal .odometer-digit .odometer-value {
    display: block;
    -webkit-transform: translateZ(0)
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-minimal .odometer-digit .odometer-value.odometer-last-value {
    position: absolute
}

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-minimal.odometer-animating-up .odometer-ribbon-inner {
    transition: transform 2s;
    -webkit-transition: transform 2s!important;
    -webkit-transition: -webkit-transform 2s!important;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s
}

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-minimal.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-minimal.odometer-animating-up.odometer-animating.odometer-animating .odometer-ribbon-inner {
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%)!important;
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%)
}

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-minimal.odometer-animating-down .odometer-ribbon-inner {
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%)
}

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-minimal.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
    transition: transform 2s;
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0)
}

.odometer-inside .odometer-digit:first-of-type .odometer-digit-inner {
    text-align: right
}

.slider-arrow-next,
.slider-arrow-prev {
    position: absolute;
    top: 30%;
    padding-left: 0!important
}

.slider-arrow-next:before,
.slider-arrow-prev:before {
    width: 28px;
    height: 59px;
    display: block;
    content: ""!important
}

.slider-arrow-prev {
    left: 0
}

.slider-arrow-prev:before {
    background: url(../../images/icons/arrow-left.png) center bottom no-repeat #fff!important
}

.slider-arrow-next {
    right: 0
}

@media (min-width:992px) {
    .slider-arrow-prev {
        left: 40px
    }
    .slider-arrow-next {
        right: 40px
    }
}

.slider-arrow-next:before {
    background: url(../../images/icons/arrow-right.png) center bottom no-repeat #fff!important
}

.archive.author #blog,
.archive.author .breadcrumb-container,
.archive.author .category-wrapper,
.archive.date #blog,
.archive.date .breadcrumb-container,
.archive.date .category-wrapper,
.blog #blog,
.blog .breadcrumb-container,
.category #blog,
.category .breadcrumb-container,
.category .category-wrapper,
.page-template-contact #blog,
.page-template-contact .breadcrumb-container,
.post-type-archive-location #blog,
.post-type-archive-location .breadcrumb-container,
.post-type-archive-location .category-wrapper,
.search #blog,
.search .breadcrumb-container,
.search .category-wrapper,
.single-post #blog,
.single-post .breadcrumb-container {
    background: #f0f0f0
}

.cw_video_description {
    display: none
}

.archive.author .breadcrumb-container,
.archive.date .breadcrumb-container,
.blog .breadcrumb-container,
.category .breadcrumb-container,
.page-template-contact .breadcrumb-container,
.post-type-archive-location .breadcrumb-container,
.search .breadcrumb-container,
.single-post .breadcrumb-container {
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-top: 10px;
    box-shadow: inset 0 26px 25px -10px rgba(36, 36, 36, .05);
    -moz-box-shadow: inset 0 26px 25px -10px rgba(36, 36, 36, .05);
    -webkit-box-shadow: inset 0 26px 25px -10px rgba(36, 36, 36, .05)
}

.archive.author h1,
.archive.date h1,
.blog h1,
.category h1,
.post-type-archive-location h1,
.search h1,
.single-post h1 {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .archive.author h1,
    .archive.date h1,
    .blog h1,
    .category h1,
    .post-type-archive-location h1,
    .search h1,
    .single-post h1 {
        font-size: 34px;
        line-height: normal
    }
}

#bannerVideo iframe {
    width: 100%;
    height: 315px
}

#bannerVideo .modal-dialog {
    position: absolute;
    top: 50%!important;
    left: 50%!important;
    transform: translate(-50%, -50%)!important;
    -ms-transform: translate(-50%, -50%)!important;
    -webkit-transform: translate(-50%, -50%)!important;
    margin: 0 auto
}

#blog,
.page-template-contact form.contact-form .form-group-phone {
    position: relative
}

@media (max-width:480px) {
    #bannerVideo .modal-dialog {
        width: 90%
    }
}

#bannerVideo .modal-content {
    box-shadow: 0 0 0 11px rgba(0, 0, 0, .6);
    border-radius: 10px
}

#bannerVideo .modal-content .modal-body {
    padding: 0 10px
}

.entry-content ul {
    padding-left: 18px
}

.entry-content ol li,
.entry-content ul li {
    font-weight: 500
}

.entry-content #video_play {
    margin-bottom: 30px
}

.four-o-four {
    color: #626262
}

.four-o-four header span {
    color: #9ca0a1;
    display: block;
    font-size: 19px;
    font-size: 1.9rem;
    margin-bottom: 17px;
    line-height: 18px;
    text-transform: uppercase
}

@media screen and (max-width:767px) {
    .four-o-four header span {
        margin-top: 30px
    }
}

.four-o-four header h1 {
    font-size: 38px;
    font-size: 3.8rem;
    font-style: italic;
    color: #03415d;
    font-family: "Source Serif Pro", serif;
    margin-top: 0;
    margin-bottom: 36px;
    font-weight: 400
}

@media screen and (min-width:1200px) {
    #bannerVideo iframe {
        height: 390px
    }
    #bannerVideo .modal-content {
        width: 600px;
        height: 428px
    }
    .four-o-four {
        padding-left: 60px
    }
    .four-o-four h1,
    .four-o-four p {
        padding-right: 18%
    }
}

.four-o-four a {
    color: #626262
}

.page-template-about-us .main p {
    font-size: 20px;
    font-weight: 400;
    line-height: 35px
}

@media (min-width:992px) {
    .page-template-about-us .main aside {
        margin-top: 65px
    }
}

.about-team {
    background-size: cover;
    background-position: center center;
    background-image: url(../../images/backgrounds/our-team-bg.jpg);
    background-repeat: no-repeat;
    color: #fff;
    padding: 66px 0 42px
}

.about-team h2 {
    color: #fff
}

.about-team h2:after {
    opacity: .34;
    margin: 20px auto
}

.about-team__list {
    margin-top: 32px
}

@media screen and (min-width:768px) {
    .about-team__list {
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-justify-content: space-around
    }
}

.about-team__list ul {
    padding-left: 0!important
}

.about-team__list a {
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    text-decoration: none
}

.about-team__list a:focus,
.about-team__list a:hover {
    color: #ffc529
}

.post-type-archive-attorney .about-team__list a {
    color: #192c44
}

.post-type-archive-attorney .about-team__list a:focus,
.post-type-archive-attorney .about-team__list a:hover {
    color: #ffc529
}

.second-content {
    padding: 88px 0 60px;
    background-color: #f0f0f0
}

.second-content article {
    padding-right: 45px
}

.second-content ul li {
    line-height: inherit;
    padding-left: 40px;
    margin-bottom: 50px
}

.second-content ul li:before {
    width: 26px;
    height: 26px;
    background-color: transparent;
    background-image: url(../../images/icons/check.png);
    top: 4px
}

.second-content ul li strong {
    color: #192c44;
    font-size: 21px;
    font-weight: 700;
    line-height: 30px
}

.blog-post .post-meta span,
.blog-post .title-right h2 {
    font-family: Montserrat, sans-serif;
    font-weight: 400
}

.third-content {
    padding: 45px 0
}

.third-content h2:after {
    margin: 20px auto
}

.third-content__logos {
    margin: 0 auto 38px;
    text-align: center
}

@media (min-width:768px) {
    .third-content__logos {
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: space-between
    }
}

.third-content__logos a {
    margin: 0;
    text-decoration: none
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .third-content__logos a {
        margin: 0 2px
    }
}

.third-content__logos a:first-of-type {
    margin-left: 0
}

.third-content__logos a:last-of-type {
    margin-right: 0
}

@media (max-width:767px) {
    .third-content__logos a img {
        margin-bottom: 20px;
        width: 40%;
        display: inline-block;
        margin-right: 20px;
        vertical-align: middle
    }
}

@media (max-width:320px) {
    .third-content__logos a img {
        width: 30%
    }
}

.bottom-content {
    background-color: #f0f0f0;
    padding: 72px 0 48px
}

#blog,
.category-wrapper {
    padding-top: 50px
}

#blog {
    z-index: 2
}

@media (max-width:991px) {
    #blog,
    .category-wrapper {
        padding-bottom: 50px
    }
}

#blog #sidebar .sidebar-widgets,
.category-wrapper #sidebar .sidebar-widgets,
.error404 #sidebar .sidebar-widgets {
    list-style: none
}

#blog #sidebar .sidebar-widgets .locations-served-holder,
.category-wrapper #sidebar .sidebar-widgets .locations-served-holder,
.error404 #sidebar .sidebar-widgets .locations-served-holder {
    padding: 0 30px 20px
}

@media (max-width:991px) {
    #blog #sidebar .sidebar-widgets .locations-served-holder,
    .category-wrapper #sidebar .sidebar-widgets .locations-served-holder,
    .error404 #sidebar .sidebar-widgets .locations-served-holder {
        padding: 0 0 20px
    }
    .blog .post-wrap,
    .category-wrapper .post-wrap {
        padding-left: 0
    }
}

.post-excerpt {
    padding-bottom: 55px;
    border-bottom: 1px solid #dadada;
    margin-bottom: 47px
}

.blog-post .title-right {
    margin-bottom: 25px
}

.blog-post .title-right h2 {
    font-size: 25px;
    font-size: 2.5rem;
    margin-top: 0;
    margin-bottom: 8px;
    font-style: normal
}

.blog-post .title-right h2 a {
    color: #272d45;
    text-transform: uppercase
}

.blog-post .post-meta span {
    font-size: 17px;
    color: #1e2a32
}

.blog-post .image-holder img {
    margin-bottom: 30px
}

@media screen and (max-width:767px) {
    .blog-post .image-holder img {
        display: block;
        margin: 0 auto 30px
    }
    .blog-post .image-holder.pull-left {
        float: none!important;
        text-align: center
    }
    .page-template-contact .contact-driving-directions .dropdown {
        dsplay: block
    }
}

.blog-post .post-wrap .blog-content,
.blog-post .post-wrap .blog-excerpt {
    margin-top: 25px
}

.search-results .blog-post .post-wrap .blog-content,
.search-results .blog-post .post-wrap .blog-excerpt {
    margin-top: 3px
}

.blog-post .post-wrap .blog-content p,
.blog-post .post-wrap .blog-excerpt p {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    color: #56544f
}

.blog-excerpt p a {
    display: none
}

.blog-navigation span,
.blog-navigation ul {
    display: inline-block
}

.blog-read-more-btn {
    font-size: 17px;
    font-size: 1.7rem;
    width: 216px;
    height: 50px;
    line-height: 28px
}

.featured-image {
    margin-top: 10px
}

.single-post .post-wrap,
.single-qa_faqs .post-wrap,
.single-result .post-wrap,
.single-testimonial .post-wrap {
    padding-left: 0
}

.single-post .post-wrap .blog-content .image-holder,
.single-qa_faqs .post-wrap .blog-content .image-holder,
.single-result .post-wrap .blog-content .image-holder,
.single-testimonial .post-wrap .blog-content .image-holder {
    margin-bottom: 30px
}

@media screen and (min-width:768px) {
    .single-post .post-wrap .blog-content .image-holder,
    .single-qa_faqs .post-wrap .blog-content .image-holder,
    .single-result .post-wrap .blog-content .image-holder,
    .single-testimonial .post-wrap .blog-content .image-holder {
        margin-right: 18px;
        margin-bottom: 0
    }
}

.single-post .post-wrap .blog-content a,
.single-qa_faqs .post-wrap .blog-content a,
.single-result .post-wrap .blog-content a,
.single-testimonial .post-wrap .blog-content a {
    text-decoration: underline;
    word-wrap: break-word
}

.single-post .post-wrap .blog-content .ssbp-list li a,
.single-qa_faqs .post-wrap .blog-content .ssbp-list li a,
.single-result .post-wrap .blog-content .ssbp-list li a,
.single-testimonial .post-wrap .blog-content .ssbp-list li a {
    text-decoration: none!important
}

.single-post .post-wrap .blog-content h2 a,
.single-qa_faqs .post-wrap .blog-content h2 a,
.single-result .post-wrap .blog-content h2 a,
.single-testimonial .post-wrap .blog-content h2 a {
    font-family: "Source Serif Pro", serif;
    font-weight: 700;
    text-decoration: none
}

@media (min-width:992px) {
    .single-post #blog {
        padding-bottom: 40px
    }
}

.blog-navigation li a,
.blog-navigation li a:hover,
.blog-navigation li.active a,
.blog-navigation li.disabled {
    padding: 1px 7px;
    margin-right: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none
}

#main .blog-navigation li a,
#main .blog-navigation li a:hover,
#main .blog-navigation li.active a,
#main .blog-navigation li.disabled {
    text-decoration: none!important
}

.blog-navigation * {
    font-size: 18px;
    color: #192c44;
    font-weight: 400
}

.blog-navigation span:last-child {
    border-bottom: 1px solid #000;
    line-height: 16px
}

.blog-navigation ul {
    margin-bottom: 46px;
    padding-left: 20px
}

.blog-navigation li {
    display: inline;
    color: #56544f
}

.blog-navigation li::before {
    content: ''
}

.blog-pagination {
    margin-top: 35px;
    text-align: right
}

.blog-navigation a span {
    color: #192c44;
    vertical-align: 9%
}

.blog-navigation a span:hover {
    color: #7ba8d6
}

.blog-navigation a {
    border: 1px solid transparent
}

.blog-navigation li a:hover,
.blog-navigation li.active a {
    border: 1px solid #7ba8d6;
    color: #7ba8d6
}

.blog-navigation li.page-li {
    padding-right: 15px;
    font-family: Montserrat, sans-serif!important;
    font-size: 16px!important;
    text-transform: uppercase;
    color: #56544f!important
}

.embed-callout {
    font-size: 23px;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    font-family: "Source Serif Pro", serif
}

.embed-share {
    background: #006f53;
    padding: 10px;
    width: auto;
    height: auto;
    margin: 0 auto 65px
}

#infographic {
    height: 100px
}

.embed-share textarea {
    overflow: auto;
    padding: 6px;
    vertical-align: top;
    width: 98%!important;
    font-size: 14px;
    line-height: 18px
}

.ssbp-wrap {
    margin-top: 60px
}

.ssbp-wrap.ssbp--centred {
    bottom: 0!important
}

.social-icons {
    margin-bottom: 30px
}

.single-attorney .main .entry-content h3+ul {
    padding-top: 12px
}

.single-attorney .main .entry-content ul li ul {
    padding-top: 12px;
    margin-bottom: 0
}

.single-attorney .banner-attorney .entry-content li {
    color: #fff
}

#attorneyModal .modal-header {
    padding-bottom: 0;
    border: none
}

#attorneyModal .modal-body {
    padding-top: 0
}

#attorneyModal .modal-content {
    background-color: #ffc529
}

@media (max-width:767px) {
    #attorneyModal .modal-body {
        padding: 0
    }
    #attorneyModal .modal-content {
        padding-left: 15px;
        padding-right: 15px
    }
    .page-template-contact .contact-location-content h1 {
        font-size: 34px;
        line-height: 1.5
    }
}

#attorneyModal .form-wrap {
    padding: 0
}

.page-template-contact .contact-location-content {
    background: #f0f0f0;
    padding-top: 50px
}

.page-template-contact .contact-location-content h1 {
    margin-bottom: 26px
}

.page-template-contact .contact-location-content article p {
    padding: 0 15px
}

.page-template-contact .contact-location-content .contact-container {
    box-shadow: 3px 4px 6px rgba(0, 0, 0, .06);
    border-radius: 8px;
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    -webkit-display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    padding: 10px 40px;
    margin-bottom: 45px
}

@media (max-width:767px) {
    .page-template-contact .contact-location-content .contact-container {
        padding: 20px
    }
}

.page-template-contact .contact-location-content .contact-container p {
    margin-bottom: 0
}

.page-template-contact .contact-location-content .contact-container ul {
    margin-bottom: 0;
    line-height: normal
}

.page-template-contact .contact-location-content .contact-container ul li {
    padding-left: 2px;
    padding-right: 2px
}

.page-template-contact .contact-location-content .contact-container span {
    color: #629ac0;
    font-size: 16px;
    font-weight: 500;
    line-height: 46.24px;
    text-transform: uppercase
}

@media (max-width:400px) {
    .page-template-contact .contact-location-content .contact-container span {
        line-height: normal
    }
}

.page-template-contact .contact-location-content .contact-container span a {
    color: #1e4577;
    font-size: 29px;
    font-weight: 700;
    line-height: 59.36px;
    text-transform: uppercase;
    letter-spacing: .37px;
    text-decoration: none;
    vertical-align: sub;
    padding-left: 10px
}

@media (max-width:1199px) {
    .page-template-contact .contact-location-content .contact-container {
        display: block
    }
    .page-template-contact .contact-location-content .contact-container ul {
        margin: 0 auto;
        text-align: center
    }
    .page-template-contact .contact-location-content .contact-container span {
        display: block;
        text-align: center
    }
    .page-template-contact .contact-location-content .contact-container span a {
        line-height: 26px
    }
}

@media (max-width:480px) {
    .page-template-contact .contact-location-content .contact-container ul {
        margin-top: 20px
    }
    .page-template-contact .contact-location-content .contact-container span a {
        font-size: 24px
    }
    .page-template-contact form.contact-form .btn-form {
        white-space: pre-line;
        line-height: normal
    }
}

@media (max-width:320px) {
    .page-template-contact .contact-location-content .contact-container span a {
        font-size: 18px
    }
}

.page-template-contact .contact-location-content .contact-container svg {
    width: 42px;
    height: 42px;
    display: inline-block;
    overflow: hidden
}

.page-template-contact .contact-location-content .contact-container svg .st0 {
    fill: #436ca0
}

.page-template-contact .contact-location-content .contact-container svg .st1 {
    fill: #ececec
}

.page-template-contact .contact-location-content .contact-container svg:hover .st0 {
    fill: #ffc529
}

.page-template-contact .contact-location-content .contact-container svg:hover .st1 {
    fill: #ececec
}

.page-template-contact form.contact-form {
    margin-top: 45px;
    margin-bottom: 74px;
    background: #192c44;
    padding: 59px 95px
}

@media screen and (max-width:650px) {
    .page-template-contact form.contact-form {
        padding: 40px 25px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .page-template-contact form.contact-form {
        padding: 59px 79px
    }
}

.page-template-contact form.contact-form h2 {
    color: #fff;
    margin-bottom: 39px
}

.page-template-contact form.contact-form .btn-form {
    background: #ffc529;
    color: #353535;
    width: 100%;
    font-size: 22px;
    font-weight: 800
}

@media (max-width:767px) {
    .page-template-contact form.contact-form .btn-form {
        font-size: 17px
    }
}

.page-template-contact form.contact-form .btn-form:hover {
    background: #e8b221;
    color: #000
}

.page-template-contact form.contact-form input,
.page-template-contact form.contact-form textarea {
    color: #505050;
    font-size: 18px;
    font-weight: 400;
    line-height: 31px;
    border: 5px solid #2a3440
}

.page-template-contact form.contact-form input::-webkit-input-placeholder,
.page-template-contact form.contact-form textarea::-webkit-input-placeholder {
    color: #505050
}

.page-template-contact form.contact-form input::-moz-placeholder,
.page-template-contact form.contact-form textarea::-moz-placeholder {
    opacity: 1;
    color: #505050
}

.page-template-contact form.contact-form input:-moz-placeholder,
.page-template-contact form.contact-form textarea:-moz-placeholder {
    color: #505050
}

.page-template-contact form.contact-form input:-ms-input-placeholder,
.page-template-contact form.contact-form textarea:-ms-input-placeholder {
    color: #505050
}

.page-template-contact form.contact-form input.placeholder,
.page-template-contact form.contact-form textarea.placeholder {
    color: #505050
}

.page-template-contact form.contact-form input {
    padding: 0 30px;
    height: 74px
}

@media (max-width:767px) {
    .page-template-contact form.contact-form input,
    .page-template-contact form.contact-form textarea {
        font-size: 17px
    }
    .page-template-contact form.contact-form input {
        height: 50px;
        padding: 0 15px
    }
}

.page-template-contact form.contact-form textarea {
    margin-bottom: 30px;
    padding: 20px 30px 30px
}

@media (max-width:767px) {
    .page-template-contact form.contact-form textarea {
        padding: 10px 15px
    }
}

.page-template-contact form.contact-form .form-group-phone span {
    position: absolute;
    top: 18px;
    right: 20px;
    color: #9f9f9f;
    font-size: 15px;
    font-weight: 400;
    line-height: 31px;
    text-transform: uppercase
}

.page-template-contact form.contact-form p {
    margin-bottom: 0
}

.page-template-contact .contact-map-container h2 {
    padding: 0 15px
}

.page-template-contact .contact-map-container h2:after {
    margin: 28px auto 38px
}

.page-template-contact .contact-map-container .map-wrap {
    margin-bottom: 94px
}

@media (max-width:360px) {
    .page-template-contact .contact-map-container .map-wrap #map-canvas {
        background-size: 120%!important
    }
}

.page-template-contact .contact-driving-directions {
    background: url(../../images/contact-driving-direction-bg.jpg) center bottom no-repeat #fff!important;
    background-size: cover!important;
    padding: 70px 0;
    color: #fff
}

@media (min-width:1200px) {
    .page-template-contact .contact-driving-directions .col-md-10 {
        padding: 0
    }
}

.page-template-contact .contact-driving-directions .dropdown,
.page-template-contact .contact-driving-directions h3 {
    display: inline-block
}

.page-template-contact .contact-driving-directions h3 {
    font-size: 21px;
    font-size: 2.1rem;
    color: #fff;
    font-weight: 700;
    letter-spacing: .53px;
    line-height: normal;
    text-transform: none
}

@media (max-width:767px) {
    .page-template-contact .contact-map-container .map-wrap {
        margin-bottom: 30px
    }
    .page-template-contact .contact-driving-directions {
        padding: 40px 0
    }
    .page-template-contact .contact-driving-directions h3 {
        font-size: 17px;
        margin-bottom: 20px
    }
}

.page-template-contact .contact-driving-directions .dropdown {
    color: #fff;
    margin-left: 15px;
    border-radius: 10px;
    border: 2px solid #517195;
    height: 42px
}

@media screen and (max-width:650px) {
    .page-template-contact .contact-driving-directions .dropdown {
        margin-left: 0;
        display: block
    }
}

.page-template-contact .contact-driving-directions .dropdown button {
    background: 0 0;
    border: none;
    font-size: 17px;
    font-size: 1.7rem;
    padding: 0 60px 0 20px;
    width: 100%;
    color: #f0f0f0;
    font-weight: 700;
    line-height: 37px;
    letter-spacing: .42px;
    min-width: 270px;
    text-align: left
}

.page-template-contact .contact-driving-directions .dropdown .caret {
    color: #fff;
    right: 13px;
    position: absolute;
    border-top: 6px dashed;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    top: 17px
}

.page-template-contact .contact-driving-directions .dropdown p {
    letter-spacing: .45px;
    margin-bottom: 0
}

.page-template-contact .contact-driving-directions .dropdown-selector button::-moz-focus-inner,
.page-template-contact .contact-driving-directions .dropdown-selector input::-moz-focus-inner {
    border: 0
}

.page-template-contact .contact-driving-directions .dropdown-selector .dropdown-menu {
    width: 100%
}

.page-template-contact .contact-driving-directions .dropdown-selector .dropdown-menu>li>a {
    text-decoration: none;
    font-size: 17px
}

.page-template-contact .contact-driving-directions .dropdown-selector .dropdown-content-wrap .dropdown-content-item {
    display: none
}

.page-template-contact .contact-driving-directions .dropdown-selector .dropdown-content-wrap .dropdown-content-item.active {
    display: block;
    margin-top: 26px
}

.page-template-contact #awards {
    padding: 35px 0
}

.page-template-contact .footer {
    height: auto;
    margin-bottom: 0!important
}

@media (max-width:991px) {
    .page-template-contact .footer .flex-container {
        padding: 10px 0 30px;
        margin-top: 0
    }
}

.page-template-contact .footer-nav {
    margin-top: 20px
}

@media (max-width:768px) {
    .page-template-contact .footer-nav .footer-nav-menu {
        padding-top: 0
    }
}

.cases {
    padding: 75px 0 80px;
    background-color: #f0f0f0
}

.cases h2 {
    color: #353535
}

@media (max-width:767px) {
    .cases {
        padding: 50px 0 45px
    }
    .cases h2 {
        font-size: 32px;
        line-height: 26px
    }
}

.cases .flex-container {
    display: flex!important;
    display: -ms-flexbox;
    display: -webkit-flex!important;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    padding: 24px 30px 50px
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .cases .flex-container {
        padding: 24px 0 50px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .cases .flex-container {
        padding: 24px 0 50px;
        display: -webkit-box;
        text-align: center
    }
}

@media (max-width:767px) {
    .cases .flex-container {
        padding: 15px 20px 25px;
        width: 100%!important;
        display: block!important
    }
}

@media (max-width:320px) {
    .cases .flex-container {
        display: block
    }
}

.cases .cases-item {
    box-shadow: 1px 5px 18px rgba(53, 53, 53, .21);
    border: 7px solid #fff;
    background-color: #fff;
    display: block;
    text-align: center;
    width: 210px;
    height: 198px;
    text-decoration: none;
    padding: 35px 10px 29px
}

#practice-archive-two,
.cases .cases-item:hover,
.home-results {
    background-color: #ffc529
}

@media (min-width:992px) and (max-width:1199px) {
    .cases .cases-item {
        width: 180px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .cases .cases-item {
        padding: 35px 15px 29px;
        width: 135px
    }
}

@media (max-width:767px) {
    .cases .cases-item {
        padding: 5px 15px;
        width: 100%!important;
        margin-bottom: 11px;
        border: none;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        position: relative;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-items: center;
        height: auto
    }
}

@media (max-width:320px) {
    .cases .cases-item {
        height: auto;
        display: inline-block;
        margin-bottom: 5px
    }
}

@media (max-width:767px) {
    .cases .cases-item:after {
        content: '';
        background-image: url(../../images/icons/arrow-right.png);
        background-size: 100%;
        display: block;
        position: absolute;
        right: 17px;
        width: 14px;
        height: 25px;
        top: 50%;
        margin-top: -13px
    }
}

.cases .cases-item:hover h3 {
    color: #191919
}

.cases .cases-item-img {
    height: 64px;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center
}

@media (max-width:767px) {
    .cases .cases-item-img {
        margin-right: 15px;
        width: 10%;
        height: 49px
    }
}

@media (max-width:320px) {
    .cases .cases-item-img {
        width: 12%;
        height: auto;
        float: left;
        display: inline-block;
        vertical-align: middle
    }
    .cases .cases-item-img img {
        vertical-align: middle
    }
}

.home-results__result .description a,
.location-top-content .col-wrap .col-left .inner-col .testimonial-wrap blockquote a {
    display: none
}

@media (max-width:767px) {
    .cases .cases-item-img img {
        width: 50%
    }
}

@media (max-width:600px) {
    .cases .cases-item-img img {
        width: 60%
    }
}

@media (max-width:500px) {
    .cases .cases-item-img img {
        width: 100%
    }
}

.cases .cases-item h3 {
    color: #464646;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: .21px;
    margin-top: 15px;
    margin-bottom: 0
}

@media (min-width:768px) and (max-width:1199px) {
    .cases .cases-item h3 {
        line-height: normal
    }
}

.home-main {
    background-image: url(../../images/home-main-bkg.jpg);
    background-position: top center;
    background-size: cover;
    padding: 98px 0 100px;
    color: #fff
}

@media (max-width:767px) {
    .cases .cases-item h3 {
        font-size: 18px;
        line-height: 40px;
        margin-top: 0
    }
    .home-main {
        text-align: center;
        padding: 50px 0 70px
    }
    .home-main .subtitle {
        line-height: 23px
    }
}

@media (min-width:476px) and (max-width:768px) {
    .home-main {
        background-image: url(../../images/home-main-bkg-768.png)
    }
}

@media (max-width:475px) {
    .home-main {
        background-image: url(../../images/home-main-bkg-475.png)
    }
}

@media screen and (min-width:1200px) {
    .home-main .col-md-7 {
        padding-right: 58px
    }
}

.home-main .col-md-7 .btn {
    margin-top: 10px
}

@media (max-width:320px) {
    .cases .cases-item h3 {
        float: left
    }
    .home-main .col-md-7 .btn {
        padding: 11px 10px
    }
}

.home-main .subtitle {
    color: #ffc529
}

.home-main h2 {
    color: #fff;
    font-size: 45px;
    font-weight: 400;
    line-height: 49px;
    letter-spacing: .45px
}

@media (max-width:480px) {
    .home-main h2 {
        padding: 0 34px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .home-main aside {
        margin-top: 50px
    }
}

.home-results {
    position: relative;
    overflow: hidden
}

.home-results .col-md-5 {
    padding: 40px 0
}

@media screen and (min-width:768px) {
    .home-results .col-md-5 {
        padding: 114px 0
    }
}

@media (min-width:992px) and (max-width:1250px) {
    .home-results .col-md-5 {
        padding: 65px 0;
        width: 50%
    }
    .home-results img {
        width: 50%
    }
}

@media (max-width:991px) {
    .home-results .col-md-5 {
        padding: 90px 0
    }
    .home-results img {
        display: none
    }
}

@media (max-width:767px) {
    .home-main h2 {
        font-size: 32px;
        line-height: 36px;
        letter-spacing: .32px;
        margin-bottom: 15px
    }
    .home-main p img {
        display: none
    }
    .home-main p {
        font-size: 15px;
        font-weight: 400;
        line-height: 26px
    }
    .home-main aside {
        display: none
    }
    .home-results .col-md-5 {
        padding: 55px 0
    }
    .home-results .col-md-5 h2 {
        font-size: 32px;
        font-weight: 400;
        line-height: 40px;
        letter-spacing: .32px
    }
}

.home-results .col-md-5 h2 {
    margin-bottom: 8px
}

.home-results__result .amount {
    color: #2e3c4c;
    font-family: Montserrat, sans-serif;
    font-size: 45px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .65px
}

@media screen and (min-width:768px) {
    .home-results__result .amount {
        font-size: 65px
    }
}

.home-results__result .description {
    color: #273445;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
    margin-top: 10px
}

@media screen and (min-width:768px) {
    .home-results__result .description {
        font-size: 18px
    }
}

@media (max-width:400px) {
    .home-results__result .description {
        padding: 0 50px
    }
}

.home-results img {
    position: absolute;
    right: 0;
    top: 0
}

@media (min-width:1500px) {
    .home-results img {
        width: 50%
    }
}

.page-template-archive-pa h1 {
    margin-bottom: 30px
}

.page-template-archive-pa .entry-content li {
    font-weight: 500;
    margin-bottom: 27px
}

.page-template-archive-pa .entry-content li a {
    color: #4d4d4d;
    text-decoration: none
}

#practice-archive-two {
    padding: 75px 0
}

@media screen and (max-width:767px) {
    #practice-archive-two {
        padding: 50px 0
    }
}

#practice-archive-two .col-md-5 img {
    width: 100%
}

@media (max-width:991px) {
    #practice-archive-two .col-md-5 {
        text-align: center
    }
    #practice-archive-two .col-md-5 img {
        width: auto
    }
}

#practice-archive-two .col-md-7 {
    color: #000
}

@media screen and (min-width:1200px) {
    #practice-archive-two .col-md-7 {
        padding-left: 45px
    }
    #practice-archive-two .col-md-7 h2 {
        padding-right: 89px
    }
    .page-template-practice-area #practice-archive-two .col-md-7 h2 {
        padding-right: 68px
    }
}

#practice-archive-two .col-md-7 h2 {
    position: relative;
    padding-bottom: 25px
}

@media screen and (max-width:991px) {
    #practice-archive-two .col-md-7 h2 {
        margin-top: 50px
    }
}

#practice-archive-two .col-md-7 h2:after {
    position: absolute;
    width: 115px;
    height: 3px;
    background-color: #959595;
    left: 0;
    bottom: 0;
    content: ''
}

.page-template-single-location .banner,
.single-location .banner {
    height: 422px;
    padding-top: 178px;
    background-position: top -78px center
}

@media (max-width:767px) {
    .page-template-single-location .banner,
    .single-location .banner {
        height: 270px;
        padding-top: 76px;
        background-position: top center
    }
}

@media (min-width:768px) and (max-width:991px) {
    .page-template-single-location .banner,
    .single-location .banner {
        height: 422px;
        padding-top: 159px;
        background-position: top center
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .page-template-single-location .banner,
    .single-location .banner {
        padding-top: 163px;
        background-position: top center
    }
}

.page-template-single-location .banner .banner-title,
.single-location .banner .banner-title {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    line-height: 53px;
    letter-spacing: 2.5px;
    margin-bottom: 25px
}

@media (max-width:1199px) {
    .page-template-single-location .banner .banner-title,
    .single-location .banner .banner-title {
        font-size: 4.3rem
    }
}

@media (max-width:767px) {
    .page-template-single-location .banner .banner-title,
    .single-location .banner .banner-title {
        font-size: 21px;
        line-height: 1.5
    }
}

.page-template-single-location .banner .banner-text span,
.single-location .banner .banner-text span {
    text-decoration: underline
}

.page-template-single-location .banner .banner-text strong,
.single-location .banner .banner-text strong {
    color: #ffc529;
    font-weight: 700
}

.location-top-content {
    background-color: #f0f0f0;
    padding-top: 58px;
    padding-bottom: 54px;
    box-shadow: inset 0 26px 25px -10px rgba(36, 36, 36, .05);
    -moz-box-shadow: inset 0 26px 25px -10px rgba(36, 36, 36, .05);
    -webkit-box-shadow: inset 0 26px 25px -10px rgba(36, 36, 36, .05)
}

.location-top-content .col-wrap .col {
    float: left
}

.location-top-content .col-wrap .col-left {
    max-width: 429px;
    width: 100%;
    padding-top: 9px
}

@media (max-width:991px) {
    .location-top-content .col-wrap .col-left {
        max-width: none;
        float: none;
        width: 100%
    }
}

.location-top-content .col-wrap .col-left .inner-col .testimonial-wrap {
    background: url(../../images/bgstars.png) center top no-repeat;
    padding: 50px 0 25px;
    border-bottom: 1px solid #dfc6bb;
    margin: 0 auto 25px;
    max-width: 359px
}

@media (max-width:991px) {
    .location-top-content .col-wrap .col-left .inner-col .testimonial-wrap {
        margin: 0 auto 30px
    }
}

.location-top-content .col-wrap .col-left .inner-col .testimonial-wrap blockquote {
    color: #696969;
    font-size: 23px;
    line-height: 33px;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    letter-spacing: 1.5px;
    border-left: 0;
    text-align: center;
    padding: 0;
    margin-bottom: 0
}

@media (max-width:767px) {
    .location-top-content .col-wrap .col-left .inner-col .testimonial-wrap blockquote {
        font-size: 17px
    }
    .location-top-content .col-wrap .col-left .inner-col .location-details .inner-col-right .wpseo-address-wrapper .location-links #myModal {
        top: 110px
    }
}

.location-top-content .col-wrap .col-left .inner-col .testimonial-wrap cite {
    color: #c99b20;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    padding-top: 15px
}

.location-top-content .col-wrap .col-left .inner-col .location-details {
    background: #fff;
    padding: 20px 0
}

.location-top-content .col-wrap .col-left .inner-col .location-details h5 {
    color: #7b7b7b;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: .9px;
    padding-top: 0;
    margin-top: 0;
    text-align: center;
    text-transform: capitalize;
    padding-bottom: 4px
}

.location-top-content .col-wrap .col-left .inner-col .location-details .inner-col-left {
    width: 147px;
    float: left
}

@media (max-width:991px) {
    .location-top-content .col-wrap .col-left .inner-col .location-details {
        margin-bottom: 30px
    }
    .location-top-content .col-wrap .col-left .inner-col .location-details .inner-col-left {
        float: none;
        width: 100%
    }
}

.location-top-content .col-wrap .col-left .inner-col .location-details .inner-col-left #map_temp {
    width: 147px;
    height: 184px;
    background-size: cover;
    background-position: 67% 50%
}

@media (max-width:991px) {
    .location-top-content .col-wrap .col-left .inner-col .location-details .inner-col-left #map_temp {
        width: 100%
    }
    .location-top-content .col-wrap .col-left .inner-col .location-details .inner-col-left #map_temp #map_canvas {
        width: 100%!important
    }
}

.location-top-content .col-wrap .col-left .inner-col .location-details .inner-col-right {
    width: calc(100% - 147px);
    float: left;
    padding-left: 27px
}

@media (max-width:991px) {
    .location-top-content .col-wrap .col-left .inner-col .location-details .inner-col-right {
        float: none;
        width: 100%;
        text-align: center;
        margin-top: 20px
    }
}

@media (max-width:480px) {
    .location-top-content .col-wrap .col-left .inner-col .location-details .inner-col-right {
        padding-left: 0
    }
}

.location-top-content .col-wrap .col-left .inner-col .location-details .inner-col-right h6 {
    color: #4e4e4e;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    padding-top: 0;
    margin-top: 0
}

.location-top-content .col-wrap .col-left .inner-col .location-details .inner-col-right .wpseo-address-wrapper p {
    color: #4e4e4e;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: .3px;
    margin-bottom: 8px
}

.location-top-content .col-wrap .col-left .inner-col .location-details .inner-col-right .wpseo-address-wrapper p .street-address {
    display: block
}

.location-top-content .col-wrap .col-left .inner-col .location-details .inner-col-right .wpseo-address-wrapper p .wpseo-phone {
    display: block;
    padding-top: 19px;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: .44px
}

.location-top-content .col-wrap .col-left .inner-col .location-details .inner-col-right .wpseo-address-wrapper .location-links a {
    color: #323049;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: .3px;
    text-decoration: underline;
    display: inline-block;
    margin-right: 15px;
    background: url(../../images/icon-locations.png) right center no-repeat;
    padding-right: 20px
}

.location-top-content .col-wrap .col-right {
    width: calc(100% - 429px);
    padding-left: 50px
}

.location-top-content .col-wrap .col-right h1 {
    color: #4a4a4a
}

.location-top-content .col-wrap .col-right h1:after {
    display: none
}

.location-top-content .col-wrap .col-right p {
    color: #4d4d4d
}

@media (max-width:991px) {
    .location-top-content .col-wrap .col-right {
        max-width: none;
        float: none;
        width: 100%;
        padding-left: 0
    }
}

.location-top-content .col-wrap .col-right .btn-1 {
    min-width: 244px;
    text-align: center;
    border-radius: 0;
    margin-top: 40px;
    color: #353535;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .45px
}

@media (max-width:767px) {
    .location-top-content .col-wrap .col-right .btn-1 {
        margin-top: 0
    }
}

.location-contact {
    background: #192c44
}

.location-contact .container {
    background: url(../../images/locationContact.jpg) right top no-repeat;
    background-size: cover;
    max-width: 1344px;
    width: 100%;
    margin: 0 auto;
    padding: 40px 0
}

.location-contact .container .location-contact-wrap {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto
}

@media (min-width:992px) and (max-width:1199px) {
    .location-contact .container .location-contact-wrap {
        padding: 0 10px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .location-contact .container .location-contact-wrap {
        padding: 0 10px
    }
}

@media (max-width:767px) {
    .location-contact .container .location-contact-wrap {
        padding: 0 10px
    }
}

.location-contact .container .location-contact-wrap .location-contact-top h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    line-height: 53px;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    float: left;
    width: 462px;
    margin: 0;
    padding: 0
}

@media (min-width:768px) and (max-width:991px) {
    .location-contact .container .location-contact-wrap .location-contact-top h2 {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 20px
    }
}

@media (max-width:767px) {
    .location-contact .container .location-contact-wrap .location-contact-top h2 {
        float: none;
        width: 100%;
        font-size: 25px;
        text-align: center
    }
}

.location-contact .container .location-contact-wrap .location-contact-top p {
    color: #fff;
    font-size: 18px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: .36px;
    float: left;
    width: calc(100% - 462px);
    padding-top: 3px
}

@media screen and (min-width:1200px) {
    .location-contact .container .location-contact-wrap .location-contact-top p {
        padding-right: 40px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .location-contact .container .location-contact-wrap .location-contact-top p {
        float: none;
        width: 100%;
        padding: 0
    }
}

@media (max-width:767px) {
    .location-contact .container .location-contact-wrap .location-contact-top p {
        float: none;
        width: 100%;
        padding: 0
    }
}

.location-contact .container .location-contact-wrap .location-contact-bottom {
    padding-top: 18px
}

.location-contact .container .location-contact-wrap .location-contact-bottom form {
    background: 0 0
}

@media (max-width:767px) {
    .location-contact .container .location-contact-wrap .location-contact-bottom {
        padding-top: 20px
    }
}

.location-contact .container .location-contact-wrap .location-contact-bottom .input-text {
    max-width: 436px;
    border-radius: 0;
    border: 0;
    width: 43.6363636364%;
    line-height: 50px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .32px;
    padding-left: 25px;
    display: inline-block;
    height: 50px;
    box-shadow: 7px 7px 10px rgba(48, 29, 56, .25);
    background-color: rgba(108, 108, 108, .3);
    margin-right: 1.9090909091%
}

.location-contact .container .location-contact-wrap .location-contact-bottom .input-text::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}

.location-contact .container .location-contact-wrap .location-contact-bottom .input-text::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.location-contact .container .location-contact-wrap .location-contact-bottom .input-text:-moz-placeholder {
    color: #fff;
    opacity: 1
}

.location-contact .container .location-contact-wrap .location-contact-bottom .input-text:-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.location-contact .container .location-contact-wrap .location-contact-bottom .input-text.placeholder {
    color: #fff;
    opacity: 1
}

@media (max-width:767px) {
    .location-contact .container .location-contact-wrap .location-contact-bottom .input-text {
        float: none;
        width: 100%;
        margin: 0 0 15px;
        max-width: none
    }
}

@media (min-width:768px) and (max-width:991px) {
    .location-contact .container .location-contact-wrap .location-contact-bottom {
        padding-top: 0
    }
    .location-contact .container .location-contact-wrap .location-contact-bottom .input-text {
        max-width: 297px
    }
    .location-contact .container .location-contact-wrap .location-contact-bottom .btn-2 {
        padding: 6px 0
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .location-contact .container .location-contact-wrap .location-contact-bottom .input-text {
        max-width: 380px
    }
}

.location-contact .container .location-contact-wrap .location-contact-bottom .btn-2 {
    width: 15.4545454545%;
    margin-top: -2px;
    background-color: #ffc529;
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    text-transform: uppercase;
    letter-spacing: .72px
}

.location-contact .container .location-contact-wrap .location-contact-bottom .btn-2:hover {
    background-color: #fdf9ee;
    border-color: #f6e8c2
}

.location-logos-section {
    background-color: #fff
}

.location-logos-section .location-logos {
    padding: 25px 70px;
    position: relative;
    background: #fff
}

.location-logos-section .location-logos .grid-logos {
    text-align: center
}

@media (min-width:768px) {
    .location-logos-section .location-logos .grid-logos {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center
    }
}

.location-logos-section .location-logos .grid-logos .item {
    display: inline-block
}

@media (max-width:767px) {
    .location-contact .container .location-contact-wrap .location-contact-bottom .btn-2 {
        float: none;
        width: 100%;
        margin: 0
    }
    .location-logos-section .location-logos {
        margin-left: -10px;
        margin-right: -10px;
        padding: 0
    }
    .location-logos-section .location-logos .grid-logos {
        padding: 25px 0
    }
    .location-logos-section .location-logos .grid-logos .item img {
        margin-left: auto;
        margin-right: auto
    }
    .location-logos-section .location-logos .grid-logos .item {
        width: 32%;
        padding: 0 10px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .location-logos-section .location-logos .grid-logos .item {
        padding: 0 15px
    }
}

@media (max-width:767px) {
    .location-logos-section .location-logos .grid-logos .item {
        padding: 0 2px
    }
    .location-logos-section .location-logos .grid-logos .item.slick-active {
        opacity: 1
    }
    .location-logos-section .location-logos .grid-logos .item.slick-current+.slick-active {
        opacity: .4
    }
    .location-logos-section .location-logos .slick-nav-logos-sidebar {
        display: block;
        max-width: 120px;
        position: relative;
        margin: 0 auto
    }
    .location-logos-section .location-logos .slick-nav-logos-sidebar span {
        display: inline-block
    }
}

.location-services {
    background-color: #192c44
}

.location-services .location-services-wrap {
    background: url(../../images/location-services.png) center top no-repeat #192c44;
    width: 100%;
    margin: 0 auto;
    padding: 55px 0
}

.location-services .location-services-wrap .box {
    margin-bottom: 35px
}

.location-services .location-services-wrap .box img {
    display: inline-block
}

.location-services .location-services-wrap .box div.title,
.location-services .location-services-wrap .box div.title a,
.location-services .location-services-wrap .box p.title,
.location-services .location-services-wrap .box p.title a {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 1.1px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    margin-top: 15px
}

.location-services .location-services-wrap .box div.title,
.location-services .location-services-wrap .box p.title {
    border-bottom: 1px solid #fff
}

.location-services .location-services-wrap .box div.title a,
.location-services .location-services-wrap .box p.title a {
    text-decoration: none
}

.location-services .location-services-wrap .col-first {
    width: 247px;
    float: left
}

@media (max-width:991px) {
    .location-services .location-services-wrap .box div.title:after,
    .location-services .location-services-wrap .box p.title:after {
        display: none!important
    }
    .location-services .location-services-wrap .col-first {
        width: calc(50% - 25px)
    }
}

.location-services .location-services-wrap .col-first .box {
    padding-left: 0
}

@media (max-width:767px) {
    .location-services .location-services-wrap .col-first {
        width: 100%;
        text-align: center;
        float: none
    }
    .location-services .location-services-wrap .col-first .box {
        padding: 0
    }
}

.location-services .location-services-wrap .col-first .box div.title,
.location-services .location-services-wrap .col-first .box p.title {
    padding-left: 25px
}

.location-services .location-services-wrap .col-first .box:nth-child(1) .img-wrap {
    height: 72px
}

@media (max-width:767px) {
    .location-services .location-services-wrap .col-first .box div.title,
    .location-services .location-services-wrap .col-first .box p.title {
        margin-left: 0;
        padding-left: 0
    }
    .location-services .location-services-wrap .col-first .box .img-wrap img {
        right: auto;
        left: 50%!important;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%)
    }
    .location-services .location-services-wrap .col-first .box:nth-child(1) .img-wrap {
        height: 50px
    }
}

.location-services .location-services-wrap .col-first .box:nth-child(1) .img-wrap img {
    position: absolute;
    bottom: 0;
    left: 25px
}

@media (max-width:767px) {
    .location-services .location-services-wrap .col-first .box:nth-child(1) .img-wrap img {
        left: 50%!important;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%)
    }
}

.location-services .location-services-wrap .col-first .box:nth-child(1) div.title,
.location-services .location-services-wrap .col-first .box:nth-child(1) p.title {
    position: relative
}

.location-services .location-services-wrap .col-first .box:nth-child(1) div.title:after,
.location-services .location-services-wrap .col-first .box:nth-child(1) p.title:after {
    width: 25px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: -9px;
    right: -22px;
    content: '';
    display: block;
    -ms-transform: rotate(40deg);
    transform: rotate(40deg)
}

.location-services .location-services-wrap .col-first .box:nth-child(2) .img-wrap {
    height: 58px
}

.location-services .location-services-wrap .col-first .box:nth-child(2) .img-wrap img {
    position: absolute;
    bottom: 0;
    left: 25px
}

.location-services .location-services-wrap .col-first .box:nth-child(2) div.title,
.location-services .location-services-wrap .col-first .box:nth-child(2) p.title {
    position: relative
}

.location-services .location-services-wrap .col-first .box:nth-child(2) div.title:after,
.location-services .location-services-wrap .col-first .box:nth-child(2) p.title:after {
    width: 25px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: -9px;
    right: -22px;
    content: '';
    display: block;
    -ms-transform: rotate(40deg);
    transform: rotate(40deg)
}

.location-services .location-services-wrap .col-first .box:nth-child(3) .img-wrap {
    height: 80px
}

@media (max-width:767px) {
    .location-services .location-services-wrap .col-first .box:nth-child(3) .img-wrap {
        height: 60px
    }
}

.location-services .location-services-wrap .col-first .box:nth-child(3) .img-wrap img {
    position: absolute;
    bottom: 0;
    left: 25px
}

.location-services .location-services-wrap .col-first .box:nth-child(3) div.title,
.location-services .location-services-wrap .col-first .box:nth-child(3) p.title {
    position: relative
}

.location-services .location-services-wrap .col-first .box:nth-child(3) div.title:after,
.location-services .location-services-wrap .col-first .box:nth-child(3) p.title:after {
    width: 25px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 7px;
    right: -22px;
    content: '';
    display: block;
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg)
}

.location-services .location-services-wrap .col-second {
    width: calc(100% - 490px);
    float: left;
    padding: 83px 65px 0;
    text-align: center
}

.location-services .location-services-wrap .col-second h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 53px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-top: 0;
    margin-top: 0
}

.location-services .location-services-wrap .col-second p {
    color: #e3e7e9;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: .32px;
    padding: 0 15px 25px;
    text-align: center
}

.location-services .location-services-wrap .col-second .btn-2 {
    border-radius: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #7ba8d6;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .45px;
    text-transform: uppercase
}

.location-services .location-services-wrap .col-second .btn-2:hover {
    background-color: #5486b9;
    color: #fff
}

.location-services .location-services-wrap .col-third {
    width: 241px;
    float: left;
    text-align: right
}

@media (max-width:991px) {
    .location-services .location-services-wrap .col-second {
        display: none
    }
    .location-services .location-services-wrap .col-third {
        width: calc(50% - 25px);
        float: right
    }
}

@media (max-width:767px) {
    .location-services .location-services-wrap .col-third {
        width: 100%;
        text-align: center;
        float: none
    }
    .location-services .location-services-wrap .col-third .box {
        padding: 0
    }
}

.location-services .location-services-wrap .col-third .box div.title,
.location-services .location-services-wrap .col-third .box p.title {
    padding-right: 25px
}

@media (max-width:767px) {
    .location-services .location-services-wrap .col-third .box div.title,
    .location-services .location-services-wrap .col-third .box p.title {
        margin-right: 0;
        padding-right: 0
    }
    .location-services .location-services-wrap .col-third .box .img-wrap img {
        right: auto;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%)
    }
}

.location-services .location-services-wrap .col-third .box:nth-child(1) .img-wrap {
    height: 72px;
    position: relative
}

.location-services .location-services-wrap .col-third .box:nth-child(1) .img-wrap img {
    position: absolute;
    bottom: 0;
    right: 25px
}

.location-services .location-services-wrap .col-third .box:nth-child(1) div.title,
.location-services .location-services-wrap .col-third .box:nth-child(1) p.title {
    position: relative
}

.location-services .location-services-wrap .col-third .box:nth-child(1) div.title:after,
.location-services .location-services-wrap .col-third .box:nth-child(1) p.title:after {
    width: 25px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: -9px;
    left: -22px;
    content: '';
    display: block;
    -ms-transform: rotate(140deg);
    transform: rotate(140deg)
}

.location-services .location-services-wrap .col-third .box:nth-child(2) .img-wrap {
    height: 58px
}

.location-services .location-services-wrap .col-third .box:nth-child(2) .img-wrap img {
    position: absolute;
    bottom: 0;
    right: 25px
}

.location-services .location-services-wrap .col-third .box:nth-child(2) div.title,
.location-services .location-services-wrap .col-third .box:nth-child(2) p.title {
    position: relative
}

.location-services .location-services-wrap .col-third .box:nth-child(2) div.title:after,
.location-services .location-services-wrap .col-third .box:nth-child(2) p.title:after {
    width: 25px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: -9px;
    left: -22px;
    content: '';
    display: block;
    -ms-transform: rotate(140deg);
    transform: rotate(140deg)
}

.location-services .location-services-wrap .col-third .box:nth-child(3) .img-wrap {
    height: 80px
}

.location-services .location-services-wrap .col-third .box:nth-child(3) .img-wrap img {
    position: absolute;
    bottom: 0;
    right: 25px
}

.location-services .location-services-wrap .col-third .box:nth-child(3) div.title,
.location-services .location-services-wrap .col-third .box:nth-child(3) p.title {
    position: relative
}

.location-services .location-services-wrap .col-third .box:nth-child(3) div.title:after,
.location-services .location-services-wrap .col-third .box:nth-child(3) p.title:after {
    width: 25px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 7px;
    left: -21px;
    content: '';
    display: block;
    -ms-transform: rotate(220deg);
    transform: rotate(220deg)
}

.location-services .location-services-wrap .col-fourth {
    width: calc(100% - 490px);
    float: left;
    padding: 170px 65px 0;
    text-align: center
}

@media (min-width:992px) {
    .location-services .location-services-wrap .col-fourth {
        display: none
    }
}

@media (max-width:991px) {
    .location-services .location-services-wrap .col-fourth {
        display: block;
        width: 100%;
        padding: 15px;
        clear: both
    }
}

.location-services .location-services-wrap .col-fourth h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 53px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-top: 0;
    margin-top: 0
}

@media (max-width:991px) {
    .location-services .location-services-wrap .col-fourth h3 {
        font-size: 32px;
        line-height: 42px
    }
}

.location-services .location-services-wrap .col-fourth p {
    color: #e3e7e9;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: .32px;
    padding: 0 15px 25px;
    text-align: center
}

.location-services .location-services-wrap .col-fourth .btn-2 {
    border-radius: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #7ba8d6;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .45px;
    text-transform: uppercase
}

.location-services .location-services-wrap .col-fourth .btn-2:hover {
    background-color: #5486b9;
    color: #fff
}

@media (max-width:991px) {
    .location-services .location-services-wrap .col-fourth .btn-2 {
        font-size: 13px
    }
}

.location-services .location-services-wrap .col-fourth .call-to-action-location {
    margin-top: 50px
}

.location-services .location-services-wrap .col-fourth .call-to-action-location h5 {
    font-weight: 300;
    text-transform: uppercase;
    color: #6b89af;
    font-size: 20px;
    letter-spacing: 2px;
    padding-bottom: 5px
}

.location-services .location-services-wrap .col-fourth .call-to-action-location h6 {
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: .5px;
    line-height: 40px;
    text-decoration: underline
}

.location-services .location-services-wrap .col-fourth .call-to-action-location a.phone {
    color: #fff;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: .64px;
    line-height: 45px;
    text-decoration: none
}

.location-services .location-services-wrap .img-wrap {
    position: relative
}

.second-main-content {
    background-color: #f0f0f0;
    padding: 80px 0
}

@media screen and (min-width:1200px) {
    .second-main-content .col-md-8 {
        padding-right: 55px
    }
}

.second-main-content .col-md-8>p>a {
    display: inline
}

.second-main-content .col-md-8 .entry-content p {
    color: #6d7084
}

.second-main-content .col-md-8 h2 {
    margin-top: 0
}

.second-main-content .col-md-8 .alignleft {
    margin-bottom: 25px;
    margin-right: 25px;
    top: -4px
}

@media screen and (max-width:767px) {
    .second-main-content .col-md-8 .alignleft {
        margin: 0 auto 20px
    }
    .second-main-content .col-md-8 .social-contact {
        text-align: center
    }
}

.second-main-content .col-md-8 .social-contact {
    margin-top: 55px
}

.second-main-content .col-md-8 .social-contact a.btn-1 {
    float: left;
    min-width: 214px;
    font-size: 18px;
    font-weight: 800;
    padding-top: 12px;
    padding-bottom: 12px
}

@media screen and (max-width:767px) {
    .second-main-content .col-md-8 .social-contact a.btn-1 {
        float: none;
        text-align: center;
        padding-right: 9px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .second-main-content .col-md-8 .social-contact a.btn-1 {
        width: 214px;
        display: block;
        float: none;
        margin-bottom: 20px
    }
}

.second-main-content .col-md-8 .social-contact p {
    float: left;
    color: #646464;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .9px;
    padding: 10px 14px 0 55px
}

.third-main-content .squares-grid .item h4,
.third-main-content .squares-grid .item h4 a {
    font-size: 23px;
    font-weight: 700;
    letter-spacing: .64px;
    line-height: 26px;
    color: #7ba8d6;
    font-family: Montserrat, sans-serif
}

@media screen and (max-width:767px) {
    .second-main-content .col-md-8 .social-contact p {
        float: none;
        text-align: center;
        margin-bottom: 0;
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .second-main-content .col-md-8 .social-contact p {
        padding-left: 0
    }
}

.second-main-content .col-md-8 .social-contact ul.social-icons {
    float: left;
    height: 36px;
    margin-top: 6px;
    padding-left: 15px
}

@media screen and (max-width:767px) {
    .second-main-content .col-md-8 .social-contact ul.social-icons {
        float: none;
        text-align: center;
        margin: 0 auto;
        display: inline-block;
        padding-left: 0
    }
}

.second-main-content .col-md-8 .social-contact ul.social-icons li {
    display: inline-block;
    margin: 0 8px 0 0;
    list-style: none;
    padding: 0;
    width: 42px;
    height: 42px;
    background: #7ba8d6;
    border-radius: 50%
}

.second-main-content .col-md-8 .social-contact ul.social-icons li:before {
    display: none
}

.second-main-content .col-md-8 .social-contact ul.social-icons li a {
    margin: 0;
    padding: 0
}

@media screen and (max-width:767px) {
    .second-main-content .col-md-8 .social-contact ul.social-icons li {
        margin-right: 0
    }
}

.second-main-content .col-md-8 .social-contact ul.social-icons li:last-of-type {
    margin-right: 0
}

.second-main-content .col-md-8 .social-contact ul.social-icons li svg {
    width: 44px;
    height: 44px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    left: -1px;
    top: -1px
}

.second-main-content .col-md-8 .social-contact ul.social-icons li svg .st0 {
    fill: #fff
}

.second-main-content .col-md-8 .social-contact ul.social-icons li svg .st1 {
    fill: #ececec
}

.second-main-content .col-md-8 .social-contact ul.social-icons li svg:hover {
    background: #f0f0f0
}

.second-main-content .col-md-8 .social-contact ul.social-icons li svg:hover .st0 {
    fill: #7ba8d6
}

.second-main-content .col-md-8 .social-contact ul.social-icons li svg:hover .st1 {
    fill: #ececec
}

.third-main-content {
    padding: 90px 0 70px;
    background: #f0f0f0
}

@media screen and (min-width:1200px) {
    .third-main-content .col-md-8 {
        padding-right: 55px
    }
    .third-main-content .col-md-4 {
        padding: 0
    }
}

.third-main-content .sidebar-callout {
    margin-top: 60px
}

.third-main-content .squares-grid .item {
    min-height: 198px;
    background-color: #fff;
    text-align: center;
    padding: 30px 18px;
    float: left;
    width: 47.5%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.third-main-content .squares-grid .item:nth-child(n) {
    margin-right: 5%;
    margin-bottom: 5%
}

.third-main-content .squares-grid .item:nth-child(2n) {
    margin-right: 0
}

@media screen and (max-width:767px) {
    .third-main-content .squares-grid .item {
        float: none;
        width: 100%;
        margin-bottom: 25px!important
    }
    .third-main-content .squares-grid .item:nth-child(n) {
        margin-right: 0;
        margin-bottom: 0
    }
    .third-main-content .squares-grid .item:nth-child(1n) {
        margin-right: 0
    }
}

.third-main-content .squares-grid .item h4 {
    margin-bottom: 15px;
    padding-top: 0;
    margin-top: 0;
    text-transform: none
}

.third-main-content .squares-grid .item h4 a {
    text-decoration: underline
}

.third-main-content .squares-grid .item h4 a:hover {
    color: #ffc529
}

@media (max-width:767px) {
    .third-main-content .squares-grid .item h4 a {
        font-size: 21px
    }
}

.third-main-content .squares-grid .item p.details {
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif
}

.third-main-content .squares-grid .item p.details span {
    color: #000;
    font-size: 19px;
    font-weight: 400;
    line-height: 25px;
    display: block
}

#practice-single-five .col-md-8 p,
#practice-single-three p {
    display: block!important
}

.third-main-content .widget-callout {
    background: #fff
}

.third-main-content .widget-callout .widget-callout__content {
    color: #7b7b7b;
    font-weight: 500;
    letter-spacing: .9px;
    line-height: 26px;
    padding: 45px 10px
}

.third-main-content .widget-callout .widget-callout__content strong {
    color: #34213b;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: .64px;
    line-height: 41px
}

.third-main-content .widget-callout .widget-callout__content .btn {
    margin-bottom: 0
}

.post-type-archive-location .post-wrap {
    border-bottom: 1px solid #d5d5d5;
    padding: 30px 0
}

.post-type-archive-location .blog-holder:last-child .post-wrap {
    border-bottom: none
}

.post-type-archive-location .blog-holder:first-child .post-wrap {
    padding: 0 0 30px
}

@media (min-width:1200px) {
    .page-template-practice-area .main .col-md-8 {
        padding-right: 45px
    }
}

@media (max-width:991px) {
    .post-type-archive-location #page-content {
        padding-bottom: 50px
    }
    .page-template-practice-area aside {
        padding-top: 20px
    }
}

#practice-single-two {
    background-color: #f0f0f0;
    padding: 78px 0 93px
}

@media (max-width:767px) {
    .page-template-practice-area .main .col-md-8 h1 {
        font-size: 34px;
        line-height: 1.5
    }
    #practice-single-two {
        padding: 60px 0
    }
}

#practice-single-two #accordion-section-two {
    padding-right: 20px
}

#practice-single-two #accordion-section-two ol {
    padding: 0;
    border-bottom: 1px solid #bcbcbb;
    border-top: 1px solid #bcbcbb
}

#practice-single-two #accordion-section-two ol li.panel {
    border: none;
    border-bottom: 1px solid #bcbcbb;
    background: 0 0;
    box-shadow: none;
    margin-top: 0;
    padding: 18px 20px
}

#practice-single-two #accordion-section-two ol li.panel:last-child {
    border-bottom: 0
}

#practice-single-two #accordion-section-two ol li.panel:before {
    margin-left: 0;
    right: 20px;
    left: 20px;
    top: 20px;
    margin-right: 0
}

#practice-single-two #accordion-section-two ol li.panel .panel-heading {
    background-color: transparent;
    border: none;
    padding: 0 10px 0 40px
}

#practice-single-two #accordion-section-two ol li.panel .panel-heading .accordion-toggle:after {
    content: " ";
    width: 22px;
    height: 22px;
    position: absolute;
    right: 0;
    background: url(../../images/accordion-close.png) center center no-repeat!important;
    margin-top: 5px
}

#practice-single-two #accordion-section-two ol li.panel .panel-heading .accordion-toggle.collapsed:after {
    background: url(../../images/accordion-open.png) center center no-repeat!important
}

#practice-single-two #accordion-section-two ol li.panel .panel-heading .panel-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px
}

#practice-single-two #accordion-section-two ol li.panel .panel-heading a {
    text-decoration: none;
    color: #4c4c4c
}

#practice-single-two #accordion-section-two ol li.panel .panel-body {
    border-top: none;
    font-weight: 400;
    line-height: 30px;
    padding-left: 40px;
    padding-right: 10px
}

#practice-single-two .widget-callout-lg {
    margin-top: 15px
}

#practice-single-two .widget-callout-lg .widget-callout__content p {
    line-height: 35px
}

#practice-single-three {
    padding: 85px 0;
    background-image: url(../../images/practice-three.jpg);
    background-size: cover;
    background-position: top right
}

@media (max-width:479px) {
    #practice-single-three {
        padding: 85px 15px
    }
}

#practice-single-three .col-sm-6,
#practice-single-three h2,
#practice-single-three li,
#practice-single-three p {
    color: #fff
}

#practice-single-three h2:after {
    margin: 20px auto 0;
    background-color: #586779
}

#practice-single-three .col-sm-6:last-of-type {
    padding-left: 15px!important
}

#practice-single-three .btn {
    background-color: #7ba8d6;
    border: none;
    margin-top: 10px;
    padding: 15px 35px;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: .45px
}

@media (max-width:479px) {
    #practice-single-three .btn {
        padding: 15px 8px;
        white-space: pre-line;
        line-height: normal;
        max-width: 100%
    }
}

#practice-single-four {
    padding: 90px 0
}

@media (max-width:767px) {
    #practice-single-four {
        padding: 60px 0
    }
}

@media (max-width:991px) {
    #practice-single-four .col-md-7 {
        padding-top: 50px
    }
}

@media (min-width:1200px) {
    #practice-single-four .col-md-7 {
        padding-left: 30px
    }
    #practice-single-four .col-md-7 h2 {
        padding-right: 125px
    }
}

#practice-single-five {
    padding: 70px 0;
    background-color: #f0f0f0
}

@media (max-width:767px) {
    #practice-single-five {
        padding: 70px 0 50px
    }
}

@media (min-width:1200px) {
    #practice-single-five .col-md-8 {
        padding-right: 60px
    }
}

#practice-single-five .col-md-8 p:empty {
    display: none!important
}

#practice-single-five .col-md-8 h2 {
    margin-top: 55px
}

#practice-single-five .col-md-8 h2:first-of-type {
    margin-top: 0
}

#practice-single-five .form-wrap {
    padding: 45px 33px 47px
}

@media (max-width:1024px) {
    #practice-single-five .form-wrap {
        padding: 45px 25px 47px
    }
}

#practice-single-five .form-wrap #attorneyModal h3,
#practice-single-five .form-wrap .form.banner-form h3 {
    text-transform: none
}

#practice-single-five .form-wrap #attorneyModal input::-webkit-input-placeholder,
#practice-single-five .form-wrap #attorneyModal textarea::-webkit-input-placeholder,
#practice-single-five .form-wrap .form.banner-form input::-webkit-input-placeholder,
#practice-single-five .form-wrap .form.banner-form textarea::-webkit-input-placeholder {
    color: #42546a
}

#practice-single-five .form-wrap #attorneyModal input::-moz-placeholder,
#practice-single-five .form-wrap #attorneyModal textarea::-moz-placeholder,
#practice-single-five .form-wrap .form.banner-form input::-moz-placeholder,
#practice-single-five .form-wrap .form.banner-form textarea::-moz-placeholder {
    opacity: 1;
    color: #42546a
}

#practice-single-five .form-wrap #attorneyModal input:-moz-placeholder,
#practice-single-five .form-wrap #attorneyModal textarea:-moz-placeholder,
#practice-single-five .form-wrap .form.banner-form input:-moz-placeholder,
#practice-single-five .form-wrap .form.banner-form textarea:-moz-placeholder {
    color: #42546a
}

#practice-single-five .form-wrap #attorneyModal input:-ms-input-placeholder,
#practice-single-five .form-wrap #attorneyModal textarea:-ms-input-placeholder,
#practice-single-five .form-wrap .form.banner-form input:-ms-input-placeholder,
#practice-single-five .form-wrap .form.banner-form textarea:-ms-input-placeholder {
    color: #42546a
}

#practice-single-five .form-wrap #attorneyModal input.placeholder,
#practice-single-five .form-wrap #attorneyModal textarea.placeholder,
#practice-single-five .form-wrap .form.banner-form input.placeholder,
#practice-single-five .form-wrap .form.banner-form textarea.placeholder {
    color: #42546a
}

#practice-single-five .widget {
    margin-top: 52px
}

.cityList {
    width: 100px;
    font-size: 12px;
    display: block!important;
    float: left!important
}

.cityList li {
    display: block!important;
    clear: both;
    line-height: 14px;
    font-weight: 500!important
}

ul.cityList li:first-of-type:after {
    display: none!important;
    content: ''
}

.cityList1:after {
    display: none!important
}

.cityList2 {
    width: 110px!important
}

.phoneList {
    margin-bottom: 10px
}

.cityList1:after,
.cityList2:after {
    content: ''!important;
    display: none!important
}

@media (max-width:767px) {
    .footer {
        height: 872px
    }
    .map-wrap .map-details-wrap {
        height: 327px
    }
    .map-wrap .map-details-wrap {
        position: relative;
        display: block;
        height: 327px;
        width: 100%;
        box-shadow: 0 10px 21px -1px rgba(0, 0, 0, .2)
    }
}

.logged-in.page-id-69387 .about-team__list ul li a {
    color: #192c44;
    transition: .3s all
}

.logged-in.page-id-69387 .about-team__list ul li a:hover {
    color: #ffc529
}

.logged-in.page-id-69387 .about-team__list ul li,
.logged-in.post-type-archive-attorney .about-team__list ul li {
    padding-left: 0;
    text-align: center
}

.logged-in.page-id-69387 .about-team__list ul li::before,
.logged-in.post-type-archive-attorney .about-team__list ul li::before {
    content: none
}

.logged-in.page-id-69387 .about-team__list ul li .wp-post-image,
.logged-in.post-type-archive-attorney .about-team__list ul li .wp-post-image {
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
    max-height: 150px;
    max-width: 250px;
    width: auto
}

.map-individual {
    overflow: hidden
}

.map-individual .office-map {
    width: 100%;
    height: 100%
}

.page-id-86865 h2:after {
    background-color: #b0c2d7;
    content: '';
    display: block;
    height: 3px;
    width: 123px;
    margin-top: 20px
}

.page-id-86865 article.entry-content li:before {
    background-color: transparent!important;
    background-image: url(//www.krwlawyers.com/wp-content/themes/cws-theme-work/assets/compiled/css/../../images/icons/check.png)!important;
    height: 26px!important;
    width: 26px!important;
    left: -15px!important;
    top: 0!important
}

.page-id-86865 li strong {
    color: #192c44;
    font-size: 21px;
    font-weight: 700;
    line-height: 30px
}

.page-id-86865 .dropdown-block {
    margin: 15px 0
}

.page-id-86865 .dropdown-block p {
    display: none
}

.page-id-86865 .dropdown-block .dropdown-toggle {
    background: #192c44;
    color: #fff;
    display: block;
    padding: 10px 15px;
    position: relative;
    text-decoration: none;
    transition: .3s all
}

.page-id-86865 .dropdown-block .dropdown-toggle:after {
    color: #fff;
    content: '+';
    font-size: 42px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.page-id-86865 .dropdown-block .dropdown-toggle.active:after {
    content: '-'
}

.page-id-86865 .dropdown-block .dropdown-content {
    background: #efefef;
    display: none;
    padding: 15px
}

.pop_up_container {
    margin-bottom: 50px
}

.lbox-block {
    display: none
}

.lbox-block-content {
    padding: 20px
}

.lbox-link {
    background: #192c44;
    color: #fff!important;
    display: block;
    padding: 10px 15px;
    position: relative;
    text-decoration: none;
    transition: .3s all;
    margin-bottom: 5px
}

.lbox-link:active,
.lbox-link:focus,
.lbox-link:hover {
    color: #fff!important
}

.entry-content .widget.widget-testimonial {
    background: #f1f1f1;
    color: #000
}

.entry-content .widget.widget-testimonial .widget-title {
    color: #192c44
}

.entry-content .widget.widget-testimonial .view-all-testimonials {
    color: #192c44
}

.gb .dark-blue-bg {
    background: #212e3f;
    padding: 50px 0
}

.gb .dark-blue-bg * {
    color: #fff
}

.gb .light-bg {
    padding: 50px 0 30px
}

.gb .dark-blue-bg.v3 {
    padding: 0
}

.gb .dark-blue-bg ul.gb-slides-1 {
    margin: 45px 0
}

@media screen and (min-width:1024px) {
    .gb .dark-blue-bg.v3 {
        padding: 0 46px
    }
}

.gb .dark-blue-bg.v3 .col-md-8 {
    padding: 50px
}

.gb .dark-blue-bg h2 {
    font-family: "Source Serif Pro", sans-serif
}

.gb .h-gallery ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between
}

.gb .h-gallery {
    padding: 30px 0;
    background: #f0f0f0
}

.gb section ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.gb .dark-blue-bg.v3 .col-md-4,
.gb .dark-blue-bg.v3>div {
    padding: 0
}

.gb section .slider-arrow-prev.slick-arrow {
    left: 15px;
    color: #000!important;
    width: 60px;
    height: 75px;
    background: #ffffffa8;
    top: 50%;
    cursor: pointer
}

.gb section .slider-arrow-next.slick-arrow {
    right: 15px;
    color: #000!important;
    width: 60px;
    height: 75px;
    background: #ffffffa8;
    top: 50%;
    cursor: pointer
}

.gb section .slider-arrow-prev:before {
    width: 15px;
    height: 25px;
    margin: 0 auto;
    background: 0 0!important;
    border-top: 12.5px solid #0000;
    border-right: 12.5px solid #000;
    border-left: 12.5px solid #0000;
    border-bottom: 12.5px solid #0000;
    position: absolute;
    top: 50%;
    margin-top: -12.5px;
    left: 30%;
    margin-left: -7.5px
}

.gb section .slider-arrow-next:before {
    width: 15px;
    height: 25px;
    margin: 0 auto;
    background: 0 0!important;
    border-top: 12.5px solid #0000;
    border-right: 12.5px solid #0000;
    border-left: 12.5px solid #000;
    border-bottom: 12.5px solid #0000;
    position: absolute;
    top: 50%;
    margin-top: -12.5px;
    right: 30%;
    margin-right: -7.5px
}

.gb section .slick-slider img {
    margin: auto
}

.widget-testimonial {
    position: relative
}

.widget-testimonial .arrowReviewsSlides>span {
    bottom: 0;
    top: unset
}

.widget-testimonial .arrowReviewsSlides>span::before {
    background-color: transparent!important
}

@media (min-width:992px) {
    header .site-logo-wrap {
        width: 20%
    }
    .navbar {
        margin-left: 0;
        width: 80%
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .navbar .dropdown-menu li>a,
    .navbar li>a {
        font-size: 14px
    }
}


/*5725994*/

@media (min-width: 767px) {
    .page-id-110657 section.banner {
        height: 500px
    }
    .faq .container {
        width: 970px;
    }
}

.page-id-110657 main {
    padding: 0;
}

.page-id-110657 .container {
    padding: 30px;
}

.page-id-110657 .title {
    background: #d3d3d3;
}

.page-id-110657 .title h1 {
    color: #677eaa;
    font-family: Montserrat, sans-serif;
    font-weight: bold;
    width: 100px;
}

.page-id-110657 .left {
    float: left;
}

.page-id-110657 .right {
    float: right;
}

.page-id-110657 .flex {
    display: -webkit-flex;
    display: flex;
}

.page-id-110657 .right.flex {
    width: 419px;
    height: 233px;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.page-id-110657 .title .container {
    padding: 30px 0;
}

.page-id-110657 .locations {
    background: #677eaa;
}

.page-id-110657 .locations .flex {
    -webkit-justify-content: space-between;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.location-items {
    text-align: center;
    color: white;
}

.location-items h3 {
    color: white;
    font-weight: 600
}

.location-items p {
    font-size: 14px;
}

.faq h2 {
    text-align: center;
    font-weight: 600;
    color: #677eaa;
    font-size: 30px;
}

.faq h3 {
    font-size: 30px;
    font-weight: 600;
}

@media (max-width: 767px) {
    .page-id-110657 .title {
        padding: 20px;
    }
    .page-id-110657 .right.flex {
        width: 260px;
    }
    .page-id-110657 .left {
        float: none;
    }
    .page-id-110657 .right {
        float: none;
    }
}

.no-bg .lbox-link {
    background: unset;
    color: #000000!important;
    display: block;
    padding: 0;
    position: relative;
    text-decoration: none;
    transition: .3s all;
    margin-bottom: 5px;
}

#practice-single-three.white-bg {
    background: #ffffff;
    color: #000000;
}

#practice-single-three.white-bg h2,
#practice-single-three.white-bg p {
    color: #000000;
}

#practice-single-four.gray-bg {
    background: #f0f0f0;
}

.atty-badges {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.banner-attorney aside .atty-badges img {
    margin: 20px 5px;
}


/* end of 5725994*/

.main-loc-wrapper {
    display: inline-block;
    background: #15253b;
    color: #fff;
    padding: 0 50px;
}

@media (max-width: 1400px) {
    .main-loc-wrapper {
        text-align: center;
    }
}

@media (max-width: 474px) {
    .main-loc-wrapper .col-xs-6 {
        width: 99%;
    }
}

.main-loc-wrapper h3 {
    padding: 30px 30px 50px 30px;
    color: #fff;
}

.main-loc-wrapper h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 17px;
    color: #fff;
    min-height: 34px;
}

.main-loc-wrapper p {
    margin: 0;
}

.main-loc-wrapper div.more-info {
    margin-bottom: 50px;
}

.main-loc-wrapper .wpseo-address-wrapper {
    margin: 0 0 17px;
}


/*.main-loc-wrapper .address {
	max-width: 180px;
}*/

@media (min-width: 1400px) {
    .main-loc-wrapper .address {
        min-height: 54px;
    }
}

@media (max-width: 1400px) {
    .main-loc-wrapper .address {
        min-height: 108px;
    }
}

.main-loc-wrapper .more-info a {
    color: #ffc529;
}

.jd-footer-nav {
    margin-left: 45px;
}

.page-careers .contact-location-content p {
    color: #1e2a31 !important;
    font-size: 18px;
    opacity: 1;
}


/* Added by Carlo P. - 12.04.2019 - #6728782 */
@media screen and (min-width: 768px) { .page-template-tp-giving-back .gb-slides-3 { margin: 45px 0; } }
.page-template-tp-giving-back .arrowGBSlides-3 .slider-arrow-prev {
    left: 0 !important;
}

.page-template-tp-giving-back .arrowGBSlides-3 .slider-arrow-next {
    right: 0 !important;
}


.alert-main {
    background-color: #df2a00;
    text-align: center;
    padding: 15px;
    line-height: 1;
}
.alert-main span {
    padding-bottom: 2px;
    color: #fff;
    display: block;
}
.alert-main span a {
    color: #fff;
    text-decoration: none;
}
.alert-main span a:hover {
    text-decoration: underline;
}
.alert-main span.sos {
    font-size: 14px;
    color: rgba(255,255,255,.7);
}
.footer-2020.footer {
    background-color: #192c44;
    padding-top: 54px;
    height: unset;
}
.footer-2020 .map-wrap .map-details-wrap h3 {
    text-align: left;
    text-transform: none;
    margin-bottom: 10px;
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    margin-top: 0;
    padding: 0px 20px;
	margin-bottom: 30px;
}
.footer-2020 .form.footer-form .col-md-6 input {
    width: 100%;
}
.col-md-7 input#footer-text, .col-md-3 input.form-input {
    width: 100% !important;
}
.footer-2020 .footer-form .row {
    margin-bottom: 20px;
}
.footer-2020 .form.footer-form .btn-form__footer {
    width: 100%;
}
.footer-2020 .map-wrap .map-details-wrap h3 {
    text-align: left;
    text-transform: none;
    margin-bottom: 10px;
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    margin-top: 0;
    padding: 0px 20px;
	margin-bottom: 30px;
}
.google-map-address-wrap h4 {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 0px;
    margin: 0px 20px;
}
.offices h4 {
    text-align: center;
    color: #ffffff;
    margin: 6px 2px;
    font-family: "Source Sans Pro",serif;
    font-weight: bold;
    font-size: 26px;
}
.offices a, .offices .row {
    color: #ffc529;
    text-align: center;
}
.map-wrap .map-details-wrap .google-map-address-wrap .item {
    display: none;
    max-width: 100%;
    margin-right: 20px;
    margin-left: 20px;
}

.page-template-masstort .mass-tort-child{
    display: block;
    transform: translateY(-30px);
}

.home .lawyer-spotlight .lawyer-title {
    font-size: 44px;
}

.home .lawyer-spotlight {
    background: url('/wp-content/themes/cws-theme-work/assets/images/lawyer-spotlight-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px 0 40px;
}
.home .lawyer-spotlight .btn {
    margin-top: 40px;
}
@media (min-width: 992px) {
    .home .lawyer-spotlight .row {
        display: flex;
        align-items: center;
    }
}
@media (max-width: 991px) {
    .home .lawyer-spotlight .row .first-column, .home .lawyer-spotlight .btn-container {
        text-align: center;
    }
    .home .lawyer-spotlight .subtitle {
        margin-top: 40px;
    }
}