/*
 Theme Name:   MiraclesInSight-Theme
 Theme URI:    http://test.miraclesinsight.org/
 Description:  Miracles In Sight Child Theme of boostrap-basic
 Author:       Jay McLain / Reuben Rink
 Author URI:   http://www.reubenrink.com
 Template:     bootstrap-basic
 Version:      1.0.0
*/
@import url("../bootstrap-basic/style.css");

H1,
H2 {
    text-transform: uppercase
}

.col-lg-15,
.col-md-15,
.col-sm-15,
.col-xxs-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.col-xxs-15 {
    width: 20%;
    float: left
}

.entry .row {
    margin: 20px 0
}

.row-same-height {
    display: block
}

@media (min-width:600px) {
    .row-same-height {
        display: table;
        width: 100%;
        position: relative;
        table-layout: fixed
    }
    .col-same-height {
        display: table-cell;
        float: none!important;
        vertical-align: middle;
        position: relative
    }
}

@media (min-width:768px) {
    .col-sm-15 {
        width: 20%;
        float: left
    }
    .entry .row {
        margin: 30px 0
    }
}

@media (min-width:992px) {
    .col-md-15 {
        width: 20%;
        float: left
    }
    .entry .row {
        margin: 50px 0
    }
}

@media (min-width:1200px) {
    .col-lg-15 {
        width: 20%;
        float: left
    }
}

@media screen {
    h1,
    h2,
    h3,
    ol,
    p,
    ul {
        margin: 0 0 10px
    }
    body,
    ol.commentlist li.even {
        background: #fff
    }
    * {
        margin: 0;
        padding: 0
    }
    body {
        font: 14px/1.4 Georgia, Serif
    }
    .screen-reader-text {
        position: absolute;
        left: -9999px;
        top: -9999px
    }
    .clear {
        clear: both
    }
    .group:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0
    }
    * html .group {
        zoom: 1
    }
    #page-wrap {
        width: 960px;
        margin: 20px auto
    }
    h1,
    h2,
    h3 {
        font-weight: 400
    }
    .entry-meta {
        font-size: 12px;
        font-weight: 400;
        color: #898078;
        margin: 10px 0
    }
    .entry-meta A {
        font-weight: 800;
        color: #898078
    }
    .entry-meta .updated {
        margin-left: 20px
    }
    .entry-meta .updated:before {
        content: "/";
        display: inline-block;
        margin-right: 20px;
        color: #333
    }
    .postmetadata {
        font-size: 12px;
        font-weight: 400;
        color: #898078;
        margin: 10px 0
    }
    .postmetadata A {
        font-weight: 800;
        color: #898078
    }
    ol.commentlist {
        list-style: none
    }
    ol.commentlist li.comment {
        border-bottom: 1px dotted #666;
        padding: 10px
    }
    ol.commentlist li.comment div.vcard cite.fn {
        font-style: normal
    }
    ol.commentlist li.comment div.vcard img.avatar {
        float: right;
        margin: 0 0 10px 10px
    }
    ol.commentlist li.comment div.comment-meta {
        font-size: 10px
    }
    ol.commentlist li.comment div.comment-meta a {
        color: #ccc
    }
    ol.commentlist li.comment div.reply {
        font-size: 11px
    }
    ol.commentlist li.comment div.reply a {
        font-weight: 700
    }
    ol.commentlist li.comment ul.children {
        list-style: none;
        margin: 10px 0 0
    }
    ol.commentlist li.comment ul.children li.depth-2 {
        border-left: 5px solid #555;
        margin: 0 0 10px 10px
    }
    ol.commentlist li.comment ul.children li.depth-3 {
        border-left: 5px solid #999;
        margin: 0 0 10px 10px
    }
    ol.commentlist li.comment ul.children li.depth-4 {
        border-left: 5px solid #bbb;
        margin: 0 0 10px 10px
    }
    ol.commentlist li.odd {
        background: #f6f6f6
    }
    ol.commentlist li.parent {
        border-left: 5px solid #111
    }
    #sidebar-right aside {
        margin-bottom: 20px
    }
    #sidebar-right .widget-title P {
        text-align: left;
        padding-left: 20px
    }
    #sidebar-right H1.widget-title {
        color: #fff;
        text-transform: uppercase;
        margin: 0;
        display: block;
        width: 100%;
        text-align: left;
        font: 18px/20px "open sans", helvetica, Tahoma, Verdana, Arial, sans-serif;
        font-weight: 600;
        background: #898078;
        padding: 10px 10px 10px 20px
    }
    #sidebar-right H1.widget-title:after,
    .mainSection .widget UL li:before {
        display: none
    }
    .mainSection .widget UL {
        margin: 0;
        padding: 0
    }
    .mainSection .widget UL li {
        margin: 0;
        padding: 0 10px 0 20px;
        list-style: none;
        border-bottom: 1px solid #B5ADA6
    }
    .mainSection .widget UL li A {
        display: block;
        text-decoration: none;
        font-size: 14px;
        font-style: italic;
        font-weight: 600;
        color: #898078;
        padding: 10px 20px
    }
    .mainSection .widget UL li:hover {
        color: #276390;
        background: #dfd7d0
    }
    .search-form {
        display: inline-block;
        text-align: right;
        vertical-align: top;
        padding: 10px;
        background: #898078
    }
    .search-form label {
        display: none
    }
    .search-form .input-group #form-search-input {
        display: block;
        font: 400 14px/18px "Open Sans Condensed", Helvetica Condensed, Helvetica, Verdana, sans-serif;
        color: #cccc;
        text-transform: uppercase;
        padding: 5px 10px;
        min-width: 120px;
        text-align: left;
        border: none;
        border-radius: 0
    }
    .search-form .input-group .input-group-btn .btn-default {
        background: #FCB123;
        border-radius: 0;
        margin-left: 0;
        border: none;
        border: 1px solid #FCB123
    }
    .error-page .search-form {
        background: 0 0
    }
    .error-page .search-form .input-group #form-search-input {
        display: block;
        font: 400 16px/20px "Open Sans Condensed", Helvetica Condensed, Helvetica, Verdana, sans-serif;
        color: #cccc;
        text-transform: uppercase;
        padding: 15px;
        min-width: 120px;
        text-align: left;
        border: 1px solid #898078;
        border-radius: 0;
        height: 42px
    }
    .error-page .search-form .input-group .input-group-btn .btn-default {
        background: #FCB123;
        border-radius: 0;
        margin-left: 0;
        border: none;
        border: 1px solid #FCB123;
        font-size: 16px;
        line-height: 20px;
        padding: 10px
    }
}

.navbar,
.navbar-brand,
H1,
H1:after {
    position: relative
}

.mainSection ol li+ol li::before,
.mainSection ul li+ol li::before,
[class*=" icon-"],
[class^=icon-] {
    display: none
}

@media print {
    td,
    th {
        border-bottom: 1px solid #333
    }
    caption,
    table {
        text-align: left
    }
    a,
    body {
        color: #000
    }
    .do-not-print {
        display: none
    }
    #comments {
        page-break-before: always
    }
    body {
        width: 100%!important;
        margin: 0!important;
        padding: 0!important;
        line-height: 1.4;
        word-spacing: 1.1pt;
        letter-spacing: .2pt;
        font-family: Garamond, "Times New Roman", serif;
        background: 0 0;
        font-size: 12pt
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: Helvetica, Arial, sans-serif
    }
    h1 {
        font-size: 19pt
    }
    h2 {
        font-size: 17pt
    }
    h3 {
        font-size: 15pt
    }
    h4,
    h5,
    h6 {
        font-size: 12pt
    }
    code {
        font: 10pt Courier, monospace
    }
    blockquote {
        margin: 1.3em;
        padding: 1em
    }
    img {
        display: block;
        margin: 1em 0
    }
    a img {
        border: none
    }
    table {
        margin: 1px
    }
    th {
        font-weight: 700
    }
    td,
    th {
        padding: 4px 10px 4px 0
    }
    caption {
        background: #fff;
        margin-bottom: 2em
    }
    thead {
        display: table-header-group
    }
    tr {
        page-break-inside: avoid
    }
    a {
        text-decoration: none
    }
}

.center,
H1 {
    text-align: center
}

section {
    margin: 0;
    padding: 0
}

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

.mainSection ol {
    margin: 10px 0 2em;
    list-style-type: none;
    padding-left: 20px
}

.mainSection ol li {
    counter-increment: step-counter;
    margin: 0 0 10px;
    padding-left: 2em;
    text-indent: -2em
}

.mainSection ol li::before {
    content: counter(step-counter);
    margin-right: 10px;
    font-size: 80%;
    background-color: #B5ADA6;
    color: #fff;
    font-weight: 400;
    padding: 3px 8px;
    border-radius: 3px
}

.mainSection ol li~ol li {
    list-style: decimal;
    margin: .5em 0 .5em 2em
}

.mainSection ol li+ol li,
.mainSection ul li+ol li {
    list-style: decimal;
    counter-increment: none
}

.mainSection ul {
    margin: 10px 0 2em;
    list-style: none
}

.mainSection ul li {
    padding-left: 20px;
    text-indent: -20px;
    margin: .5em 0 .5em 1em
}

.mainSection ul li:before {
    color: #7BC89C;
    content: "• ";
    margin-right: .5em;
    font-size: 1em
}

.mainSection ol li+ul,
.mainSection ul li+ul {
    list-style: none
}

.mainSection ol li+ul li,
.mainSection ul li+ul li {
    list-style: decimal;
    margin: .5em 0 .5em 2em
}

.mainSection~ol li {
    list-style: decimal;
    counter-increment: none
}

.extraSpacing {
    padding: 10px
}

.row-collapse {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.no-gutter {
    padding: 0!important
}

.spacing-left {
    padding: 10px 0;
    margin-left: 0
}

.spacing-right {
    padding: 10px 0;
    margin-right: 0
}

H2,
H3 {
    margin: 0 auto .5em
}

@media (min-width:600px) {
    .extraSpacing {
        padding: 10px 20px
    }
    .spacing-left,
    .spacing-right {
        padding-left: 20px
    }
}

@media (min-width:768px) {
    .extraSpacing {
        padding: 10px 30px
    }
    .spacing-left {
        padding-left: 40px
    }
    .spacing-right {
        padding-right: 40px
    }
}

@media (min-width:992px) {
    .extraSpacing {
        padding: 10px 30px
    }
    .spacing-left {
        padding-left: 50px
    }
    .spacing-right {
        padding-right: 50px
    }
}

H3,
h5 {
    padding-bottom: .5em;
    border-bottom: 1px solid #898078
}

H1,
body {
    padding: 0
}

.content-grid-image-item,
.extraSpacing,
.flexslider ul.slides LI,
.footerTagline img,
.hdrnav,
.interiorTemp .mainSection,
.introSection,
.mainSection,
.nav>li>a,
.navSection,
.navbar-brand,
.navbar-brand img,
.navbar-header,
.our-team,
.sliderHeadline,
.sliderHeadline H1,
.sliderText,
.sliderText P,
.team-member,
.team-member .bio-imgwrapper,
.team-member .team-member-info,
.professional-callouts h3,
.professional-callouts h3 a,
.professional-callouts .imageWrapper img
{
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

body,
li,
p {
    font: 400 14px/20px "open sans", helvetica, tahoma, san-serif;
    color: #000
}

H1,
H2,
H3 {
    font-family: museo-slab, times, times new roman, serif;
    font-weight: 300
}

body {
    background: #fff;
    margin: 0;
    text-rendering: optimizeLegibility
}

p {
    margin-bottom: 20px
}

H1 {
    color: #276390;
    font-size: 32px;
    margin: .5em auto
}

H2 {
    color: #68b2dd;
    font-size: 24px
}

H3 {
    color: #898078;
    font-size: 20px;
    text-transform: capitalize;
    padding-top: .5em
}

.upperheader .login,
H4 {
    text-transform: uppercase
}

.center {
    margin: 0 15% .5em
}

H4,
h6 {
    font-family: "open sans", helvetica, Tahoma, Verdana, Arial, sans-serif;
    margin: 0 auto .5em
}

H4 {
    font-weight: 600;
    color: #333
}

h5 {
    font-family: "open sans", helvetica, Tahoma, Verdana, Arial, sans-serif;
    font-weight: 800;
    font-size: 1.1em;
    line-height: 1.5em;
    font-style: italic;
    margin: .5em auto 1em;
    color: #b5ada6
}

h6 {
    font-weight: 600;
    font-size: 1em;
    color: #000
}

H1:after {
    content: "";
    display: block;
    width: 25%;
    background: #9F9C9C;
    margin: 20px auto;
    height: 1px
}

.mis-blue {
    color: #276390!important
}

.mis-gray {
    color: #898078!important
}

@media (min-width:600px) {
    H1 {
        font-size: 30px
    }
    H2 {
        font-size: 22px
    }
    H3 {
        font-size: 18px
    }
}

@media (min-width:768px) {
    body,
    li,
    p {
        font: 400 14px/20px "open sans", helvetica, tahoma, san-serif;
        color: #000
    }
    H1 {
        font-size: 36px
    }
    H2 {
        font-size: 24px
    }
    H3 {
        font-size: 20px
    }
}

@media (min-width:992px) {
    body,
    li,
    p {
        font: 400 16px/28px "open sans", helvetica, tahoma, san-serif;
        color: #000
    }
    H1 {
        font-size: 42px
    }
    H2 {
        font-size: 30px
    }
    H3 {
        font-size: 24px
    }
}

.aboutus H2 {
    color: rgba(246, 152, 120, 1)
}

.whatwedo H2 {
    color: rgba(185, 213, 54, 1)
}

.professionals H2 {
    color: rgba(104, 178, 221, 1)
}

.donors H2 {
    color: rgba(123, 200, 156, 1)
}

.newsblog H2 {
    color: rgba(252, 177, 35, 1)
}

.contactus H2 {
    color: rgba(139, 201, 237, 1)
}

.admin H2 {
    color: rgba(39, 99, 144, 1)
}

.general H2 {
    color: rgba(139, 201, 237, 1)
}

.navbar {
    min-height: 50px;
    margin-bottom: 0;
    border: 1px solid transparent;
    background-image: none
}

.navbar-brand {
    float: left;
    height: auto;
    padding: 5px;
    font-size: 18px;
    line-height: 20px;
    display: inline-block;
    max-width: 160px;
    margin-top: -15px
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none
}

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

.dropdown-submenu,
.nav>li>a,
.navbar-toggle,
.sr-only {
    position: relative
}

.upperheader {
    width: 100%;
    text-align: right;
    margin: 5px 0
}

.upperheader .login {
    background: url(images/eyeris-icon.png) center left no-repeat;
    display: inline-block;
    font: 400 14px/24px "Open Sans Condensed", Helvetica Condensed, Helvetica, Verdana, sans-serif;
    padding: 3px 0 3px 30px;
    color: #888;
    letter-spacing: .05em;
    width: 105px;
    text-align: left;
    vertical-align: top;
    margin-right: 10px
}

.upperheader .login A {
    display: block;
    color: #888;
    text-decoration: none
}

.navbar-form {
    padding: 0;
    border-bottom: none;
    border-top: none;
    margin: 0
}

.navbar-form .form-group {
    margin-bottom: 0;
    margin-top: 0;
    display: inline-block;
    vertical-align: top;
    float: left
}

.upperheader .search {
    display: inline-block;
    text-align: right;
    vertical-align: top;
    height: 30px
}

.upperheader .search input[type=text] {
    display: block;
    font: 400 14px/18px "Open Sans Condensed", Helvetica Condensed, Helvetica, Verdana, sans-serif;
    color: #cccc;
    text-transform: uppercase;
    padding: 5px 10px;
    width: 80px;
    text-align: left;
    border: 1px solid #ccc;
    border-radius: 0;
    height: 30px
}

.upperheader .search .btn {
    display: inline-block;
    float: right;
    width: 30px;
    height: 30px;
    background: #FCB123;
    padding: 5px;
    border-radius: 0;
    margin-left: 0;
    vertical-align: top
}

@media (min-width:600px) {
    .navbar-brand {
        max-width: 150px;
        margin-top: -30px
    }
    .upperheader .search input[type=text] {
        width: 120px
    }
}

@media (min-width:768px) {
    .navbar {
        position: relative;
        min-height: 50px;
        margin-bottom: 0;
        border: 1px solid transparent
    }
    .navbar-nav {
        float: right;
        margin: 0
    }
    .navbar-brand {
        padding: 10px 0 5px;
        max-width: 160px;
        margin-top: 0
    }
    .upperheader {
        width: auto;
        text-align: right;
        float: right
    }
}

@media (min-width:992px) {
    .navbar-nav {
        float: right;
        margin: 0
    }
    .navbar-brand {
        padding: 10px 10px 10px 0;
        max-width: 220px
    }
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.sr-only {
    width: auto;
    height: auto;
    padding: 0;
    margin: -1px;
    overflow: auto;
    border: 0;
    display: inline-block;
    float: left;
    font-size: 11px;
    line-height: 15px
}

.navbar-toggle {
    float: right;
    padding: 8px 10px;
    margin-top: 10px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 20px;
    height: 2px;
    border-radius: 1px;
    margin-left: 40px
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-toggle {
    border-color: #FCB123;
    color: #888
}

.navbar-nav {
    margin: 0;
    background: #004e7d;
    color: #fff
}

.navbar-nav li {
    margin: 0
}

.navbar-default .navbar-nav>li>a {
    color: #FFF
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #004e7d;
    background-color: transparent
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: none
}

.nav>li>a {
    display: block;
    padding: 10px;
    font: 400 14px/20px "open sans", helvetica, tahoma, san-serif
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin: 5px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    text-align: right;
    float: right
}

.dropdown-menu>li>a {
    padding: 8px 20px;
    line-height: 1.42857143;
    color: #337ab7
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #01436b;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #ddd
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover {
        color: #fff;
        background-color: #004e7d
    }
}

@media screen and (min-width:768px) {
    .navbar-nav {
        margin: 5px 0 0;
        background: 0 0;
        color: #333
    }
    .navbar-default .navbar-nav>li>a {
        color: #333;
        text-transform: capitalize
    }
    .caret {
        display: block;
        width: 0;
        height: 0;
        margin: 0 auto;
        vertical-align: middle;
        border-top: 4px solid #666;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        left: 50%;
        float: none
    }
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover {
        color: #004e7d;
        background-color: none
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: none
    }
    .navbar-default .navbar-nav .open .dropdown-menu li a {
        color: #78a5ad
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #337ab7;
        background-color: #ddd
    }
    .nav>li>a {
        position: relative;
        display: block;
        padding: 5px;
        font: 400 12px/20px "open sans", helvetica, tahoma, san-serif;
        letter-spacing: -.02em
    }
    .navbar-default .navbar-nav li:last-child .dropdown-menu {
        right: 0;
        left: auto
    }
}

@media screen and (min-width:992px) {
    .navbar-nav {
        margin: 10px 0 0;
        background: 0 0;
        color: #333
    }
    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px;
        font: 400 14px/25px "open sans", helvetica, tahoma, san-serif;
        letter-spacing: 0
    }
}

@media screen and (min-width:1200px) {
    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px;
        font: 400 15px/25px "open sans", helvetica, tahoma, san-serif
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}

.btn-info,
.btn-primary {
    color: #fff;
    border-color: none;
    text-transform: capitalize
}

.aboutus .btn-primary {
    background-color: rgba(246, 152, 120, 1)
}

.whatwedo .btn-primary {
    background-color: rgba(185, 213, 54, 1)
}

.professionals .btn-primary {
    background-color: rgba(104, 178, 221, 1)
}

.donors .btn-primary {
    background-color: rgba(123, 200, 156, 1)
}

.newsblog .btn-primary {
    background-color: rgba(252, 177, 35, 1)
}

.contactus .btn-primary {
    background-color: rgba(139, 201, 237, 1)
}

.admin .btn-primary {
    background-color: rgba(39, 99, 144, 1)
}

.general .btn-primary {
    background-color: rgba(139, 201, 237, 1)
}

.btn-primary {
    background-color: rgba(39, 99, 144, 1)
}

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

.aboutus .btn-info,
.admin .btn-info,
.contactus .btn-info,
.donors .btn-info,
.general .btn-info,
.newsblog .btn-info,
.professionals .btn-info,
.whatwedo .btn-info {
    background-color: #dad7d5;
    color: #69645f
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.button a {
    display: block;
    color: #fff
}

.button,
.graybutton,
.redbutton,
.yellowbutton {
    display: block;
    padding: 5px 30px 5px 15px;
    position: relative;
    margin: 10px auto;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: .85em;
    max-width: 50%
}

.button {
    color: #fff;
    background: url(images/slider-rightarrow.png) 95% 50% no-repeat, #00a3e1;
    background-size: 10px
}

.redbutton {
    color: #fff;
    background: url(images/slider-rightarrow.png) 95% 50% no-repeat, #ed764d;
    background-size: 10px
}

.yellowbutton {
    color: #575353;
    background: url(images/slider-rightarrow.png) 95% 50% no-repeat, #eeb111;
    background-size: 10px
}

.graybutton {
    color: #000;
    background: url(images/slider-rightarrow.png) 95% 50% no-repeat, #898078;
    background-size: 10px
}

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

img.imageleft,
img.imageright {
    display: block;
    margin: 20px auto;
    height: auto
}

.wp-caption {
    border: none;
    max-width: 100%
}

figure .wp-caption img.imageleft,
figure .wp-caption img.imageright {
    display: block;
    margin: 20px auto 1.5em;
    height: auto
}

.wp-caption .wp-caption-text {
    font-size: 10px
}

.notes {
    color: red;
    font-weight: 700
}

@media (min-width:600px) {
    .button,
    .graybutton,
    .redbutton,
    .yellowbutton {
        margin: 10px 0
    }
    img.imagesmall {
        width: auto;
        max-width: 50%
    }
    img.imagewide {
        width: 100%;
        max-width: 100%;
        margin: 20px 0
    }
    img.imageleft,
    img.imageright {
        max-width: 50%;
        display: inline-block
    }
    img.imageleft {
        float: left;
        margin: 0 30px 20px 0
    }
    img.imageright {
        float: right;
        margin: 0 0 20px 30px
    }
    figure .wp-caption img.imageleft {
        display: inline-block;
        float: left;
        margin: 0 30px 20px 0;
        max-width: 50%!important
    }
    figure .wp-caption img.imageright {
        display: inline-block;
        float: right;
        margin: 0 0 20px 30px;
        max-width: 50%!important
    }
}

@media (min-width:768px) {
    .button,
    .graybutton,
    .redbutton,
    .yellowbutton {
        padding: 7px 30px 7px 15px;
        font-size: 1em
    }
    img.imageleft,
    img.imageright {
        max-width: 50%;
        display: inline-block
    }
    img.imageleft {
        float: left;
        margin: 0 60px 30px 0
    }
    img.imageright {
        float: right;
        margin: 0 0 30px 60px
    }
    figure .wp-caption img.imageleft {
        display: inline-block;
        float: left;
        margin: 0 60px 30px 0
    }
    figure .wp-caption img.imageright {
        display: inline-block;
        float: right;
        margin: 0 0 30px 60px
    }
}

.introSection {
    background-size: cover;
    text-align: center;
    margin: 80px 0 0;
    background-repeat: no-repeat;
    position: relative;
    color: #FFF
}

.introSection>div.container {
    position: relative;
    z-index: 10;
    padding: 20px 30px
}

.navSection {
    padding: 0;
    color: #333;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .5)
}

.homeJquerySec {
    background: #fff;
    margin-top: 80px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

.mainSection {
    position: relative;
    padding: 20px 10px;
    z-index: 200;
    margin-top: 0
}

#interiorBnnrSec {
    margin-top: 70px;
    position: relative
}

.contactMapSec {
    margin-bottom: 30px
}

.testimonialSec {
    background: #8BC9ED;
    margin: 0
}

@media (min-width:600px) {
    .home .mainSection {
        margin-top: 0;
        padding: 20px 10px
    }
    .mainSection,
    .page-child .mainSection,
    .page-template-interior-admin .mainSection,
    .search-results .mainSection {
        margin-top: -140px
    }
}

@media (min-width:680px) {
    .home .mainSection {
        margin-top: 0;
        padding: 20px 0
    }
    .mainSection,
    .page-child .mainSection,
    .page-template-interior-admin .mainSection,
    .search-results .mainSection {
        margin-top: -140px
    }
}

@media (min-width:768px) {
    .navSection {
        padding: 0;
        position: absolute;
        background: 0 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .homeJquerySec {
        margin-top: 0
    }
    .home .mainSection {
        position: relative;
        margin-top: -140px;
        padding-bottom: 40px
    }
    .mainSection,
    .page-child .mainSection,
    .page-template-interior-admin .mainSection,
    .search-results .mainSection {
        margin-top: -60px
    }
    #interiorBnnrSec {
        margin-top: 0
    }
    .contactMapSec {
        margin-bottom: 40px
    }
}

@media (min-width:992px) {
    .home .mainSection {
        position: relative;
        margin-top: -100px;
        padding-bottom: 50px
    }
    .mainSection,
    .page-child .mainSection,
    .page-template-interior-admin .mainSection,
    .search-results .mainSection {
        margin-top: 0
    }
}

@media (min-width:1200px) {
    .home .mainSection {
        position: relative;
        margin-top: -100px;
        padding-bottom: 50px
    }
    .mainSection,
    .page-child .mainSection,
    .page-template-interior-admin .mainSection,
    .search-results .mainSection {
        margin-top: -180px
    }
}

.flexslider,
.testimonial-flexslider {
    margin: 0;
    background: 0 0;
    border: none;
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    zoom: 1
}

.flex-control-paging li a {
    width: 30px;
    height: 7px;
    display: block;
    background: #666;
    background: rgba(255, 255, 255, .5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    color: transparent
}

.flex-control-paging li a.flex-active {
    background: #ffcc8c;
    background: rgba(255, 204, 140, .9);
    cursor: default
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    z-index: 999;
    display: none
}

.flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0
}

.flex-direction-nav .flex-next {
    opacity: 1;
    right: 0
}

.homeJquerySec .flex-direction-nav a.flex-prev:before,
#testimonials .flex-direction-nav a.flex-prev:before{
    font-size: 40px;
    display: inline-block;
    content: '';
    background: url(images/slider-leftarrow.png) top right no-repeat;
    background-size: contain;
    width: 20px;
    height: 32px
}
.homeJquerySec .flex-direction-nav a.flex-next:before,
#testimonials .flex-direction-nav a.flex-next:before {
    content: '';
    background: url(images/slider-rightarrow.png) top left no-repeat;
    background-size: contain;
    width: 20px;
    height: 32px
}

.footerTagline:after,
.team-member:hover .bio-imgwrapper:before,
hr::after {
    content: ""
}

.metaslider .flex-direction-nav a.flex-next:before,
.metaslider .flex-direction-nav a.flex-prev:before {
    display: none
}

.metaslider .flex-direction-nav a {
    color: transparent;
    font-size: 1px;
    margin: -10px 0 0!important
}

ul.slides {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden
}

.flexslider ul.slides LI,
.testimonial-flexslider ul.slides LI {
    position: relative;
    display: block;
    margin: 0;
    padding: 0
}

.testimonial-flexslider ul.slides LI:before {
    display: none
}

.slidepaneimg,
.sliderMessage {
    display: block;
    width: 100%;
    position: relative
}

.slidepaneimg {
    z-index: 5;
    height: auto
}

.sliderMessage {
    margin: 0 auto
}

.slidepanebg {
    display: none
}

.slidepanebg>img,
.slidepaneimg>img {
    width: 100%;
    max-width: 100%;
    z-index: 1
}

.slidepaneimg>img {
    width: 100%;
    max-width: 100%;
    position: relative;
    top: 0
}

.slides .leftHalf {
    width: 100%;
    position: relative;
    z-index: 2;
    padding: 15px 20px 5px
}

.slides .leftHalf h2 {
    display: block;
    padding: 0;
    color: #004e7d;
    text-align: center;
    font: 300 24px/30px museo-slab, times, times new roman, serif;
    text-transform: uppercase;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 5;
    height: auto;
	word-break: normal;
	hyphens: auto;
}

.slides .leftHalf P {
    margin: 0
}

.slides .rightHalf {
    width: 100%;
    position: relative;
    z-index: 3;
    padding: 5px 25px 20px;
    background: transparent;
}

.slides .rightHalf H2 {
    display: block;
    color: #333;
    text-align: left;
    font: 300 14px/20px museo-slab, times, times new roman, serif;
    text-transform: uppercase;
    letter-spacing: .025em
}

.flexslider .slides .rightHalf P {
    display: block;
    width: auto;
    margin: 0
}

.slides .rightHalf A {
    display: inline-block;
    padding: 5px 10px;
    margin-top: 10px;
    background: #004e7d;
    text-transform: uppercase;
    font: 400 10px/20px "open sans", helvetica, tahoma, san-serif;
    letter-spacing: .05em;
    text-align: center;
    color: #fff
}
.slides li:nth-of-type(1) .leftHalf,
.slides li:nth-of-type(1) .rightHalf {
    background: rgba(246, 152, 120, .8)
}

.slides li:nth-of-type(2) .leftHalf,
.slides li:nth-of-type(2) .rightHalf {
    background: rgba(139, 201, 237, .8)
}

.slides li:nth-of-type(3) .leftHalf,
.slides li:nth-of-type(3) .rightHalf {
    background: rgba(185, 213, 54, .8)
}

.slides li:nth-of-type(4) .leftHalf,
.slides li:nth-of-type(4) .rightHalf {
    background: rgba(252, 177, 35, .8)
}

.slides li:nth-of-type(5) .leftHalf,
.slides li:nth-of-type(5) .rightHalf {
    background: rgba(246, 152, 120, .8);
}
@media screen and (min-width:600px) {
    .sliderMessage,
    .slides .leftHalf {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0
    }
    .slidepanebg {
        max-height: 580px
    }
    .sliderMessage {
        right: 0;
        display: block;
        margin: auto;
        max-width: 1200px;
        z-index: 100
    }
    .slides li:nth-of-type(1) .leftHalf,
    .slides li:nth-of-type(2) .leftHalf,
    .slides li:nth-of-type(3) .leftHalf,
    .slides li:nth-of-type(4) .leftHalf,
	.slides li:nth-of-type(5) .leftHalf{
        background: 0 0
    }
    .slides .leftHalf {
        text-align: right;
        display: inline-block;
        right: 50%;
        z-index: 2;
        width: auto
    }
    .slides .leftHalf h2,
    .slides .rightHalf .textBlock {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%)
    }
    .slides .leftHalf h2 {
        display: block;
        padding: 0;
        color: #FFF;
        text-align: right;
        font: 300 32px/32px museo-slab, times, times new roman, serif;
        text-shadow: 0 0 10px rgba(0, 0, 0, .75);
        -webkit-text-shadow: 0 0 10px rgba(0, 0, 0, .75);
        text-transform: uppercase;
        margin: 0;
        left: 0;
        width: 100%;
        z-index: 5;
        height: auto;
        overflow: hidden
    }
    .slides .rightHalf {
        text-align: left;
        display: inline-block;
        position: absolute;
        left: 50%;
        right: 0;
        z-index: 2;
        margin-top: 0;
        height: 100%;
        width: auto
    }
    .slides .rightHalf .textBlock {
        display: block;
        padding: 0 30px;
        left: 0;
        width: 100%;
        z-index: 5;
        height: auto;
        color: #004e7d
    }
}

@media screen and (min-width:768px) {
    .flexslider ul.slides LI,
    ul.slides {
        position: relative;
        display: block;
        overflow: hidden
    }
    ul.slides {
        width: 100%
    }
    .flexslider ul.slides LI:before {
        content: "";
        display: block;
        width: auto;
        height: 150px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 10;
        opacity: 1;
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 90%);
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 90%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 90%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0)
    }
    .sliderMessage {
        position: absolute;
        top: 80px;
        left: 0;
        right: 0;
        bottom: 120px;
        display: block;
        margin: auto;
        max-width: 1200px;
        z-index: 100
    }
    .slides .leftHalf {
        text-align: right;
        display: inline-block;
        position: absolute;
        right: 50%;
        z-index: 2;
        left: 0;
        width: auto;
        top: 0;
        bottom: 0
    }
    .slides .leftHalf h2,
    .slides .rightHalf .textBlock {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0
    }
    .slides .leftHalf h2 {
        display: block;
        padding: 0;
        color: #FFF;
        text-align: right;
        font: 300 42px/46px museo-slab, times, times new roman, serif;
        text-shadow: 0 0 10px rgba(0, 0, 0, .75);
        -webkit-text-shadow: 0 0 10px rgba(0, 0, 0, .75);
        text-transform: uppercase;
        margin: 0;
        left: 0;
        width: 100%;
        z-index: 5;
        height: auto;
        /*overflow: hidden;*/
		letter-spacing: -.05em;
    }
	.slides .leftHalf h2 em { font-size: 1em; font-style: normal; font-size: 32px;}
	.slides .leftHalf h2 strong {display: block; font-weight: bold;}
    .slides .rightHalf {
        text-align: left;
        display: inline-block;
        position: absolute;
        left: 50%;
        right: 0;
        z-index: 2;
        margin-top: 0;
        height: 100%;
        width: auto
    }
    .slides .rightHalf .textBlock {
        display: block;
        padding: 0 40px;
        left: 0;
        width: 100%;
        z-index: 5;
        height: auto
    }
    .slides li .rightHalf:after,
    .slides li:nth-of-type(1) .rightHalf:after,
    .slides li:nth-of-type(2) .rightHalf:after,
    .slides li:nth-of-type(3) .rightHalf:after,
    .slides li:nth-of-type(4) .rightHalf:after {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 100%;
        width: 200%;
        content: "";
        bottom: 0
    }
    .slides .rightHalf A {
        display: inline-block;
        padding: 12px 20px;
        margin-top: 10px;
        font: 400 14px/20px "open sans", helvetica, tahoma, san-serif
    }
    .slides li:nth-of-type(1) .leftHalf,
    .slides li:nth-of-type(2) .leftHalf,
    .slides li:nth-of-type(3) .leftHalf,
    .slides li:nth-of-type(4) .leftHalf {
        background: 0 0
    }
    .slides li .rightHalf:after,
    .slides li:nth-of-type(1) .rightHalf,
    .slides li:nth-of-type(1) .rightHalf:after {
        background: rgba(246, 152, 120, .8)
    }
    .slides li:nth-of-type(2) .rightHalf,
    .slides li:nth-of-type(2) .rightHalf:after {
        background: rgba(139, 201, 237, .8)
    }
    .slides li:nth-of-type(3) .rightHalf,
    .slides li:nth-of-type(3) .rightHalf:after {
        background: rgba(185, 213, 54, .8)
    }
    .slides li:nth-of-type(4) .rightHalf,
    .slides li:nth-of-type(4) .rightHalf:after {
        background: rgba(252, 177, 35, .8)
    }
    .slides .rightHalf H2 {
        display: block;
        padding: 0;
        color: #004e7d;
        text-align: left;
        font: 300 18px/22px museo-slab, times, times new roman, serif;
        text-transform: uppercase;
        letter-spacing: .025em
    }
    .slides .rightHalf P {
        display: block;
        padding: 0
    }
    .slidepanebg {
        display: block;
        position: relative;
        width: 100%;
        height: auto;
        z-index: 1;
        overflow: hidden;
        margin: 0;
        padding: 0;
        opacity: .3;
        max-height: 480px
    }
    .slidepanebg img {
        width: 102.5%!important;
        height: auto;
        filter: blur(8px) grayscale(100%);
        filter: gray;
        filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='5');
        -webkit-filter: blur(8px) grayscale(100%);
        -moz-filter: blur(5px) grayscale(100%);
        -o-filter: blur(5px) grayscale(100%);
        -ms-filter: blur(5px) grayscale(100%);
        margin: -1.25%;
        padding: 10px;
        max-width: none!important
    }
    .slidepanebg:before {
        content: "";
        display: block;
        width: 100%;
        height: auto;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 10;
        opacity: 1
    }
    .slidepaneimg {
        display: block;
        position: absolute;
        top: 80px;
        bottom: 120px;
        width: 100%;
        z-index: 5;
        height: auto;
        overflow: hidden
    }
    .slidepanebg>img,
    .slidepaneimg>img {
        width: 100%;
        max-width: 100%;
        z-index: 1
    }
    .interiorTemp .slidepaneimg>img,
    .slidepaneimg>img {
        width: 100%;
        max-width: 100%;
        position: absolute;
        top: -100px
    }
}

.center-vertical,
.iframewrapper {
    position: relative
}

@media screen and (min-width:992px) {
    .slidepanebg {
        max-height: 590px
    }
    .slidepaneimg,
    .sliderMessage {
        top: 100px;
        bottom: 150px
    }
    .slides .leftHalf h2 {
        font: 300 56px/48px museo-slab, times, times new roman, serif
    }
	.slides .leftHalf h2 em { font-size: 1em; font-style: normal; font-size: 44px;}
	.slides .leftHalf h2 strong {display: block; font-weight: bold;}
    .slides .rightHalf H2 {
        font: 300 24px/32px museo-slab, times, times new roman, serif
    }
}

@media screen and (min-width:1200px) {
    .slidepanebg {
        max-height: 720px
    }
    .slidepaneimg {
        top: 100px;
        bottom: 150px
    }
    .slides .leftHalf h2 {
        font: 300 64px/60px museo-slab, times, times new roman, serif
    }
	.slides .leftHalf h2 em { font-size: 1em; font-style: normal; font-size: 52px;}
	.slides .leftHalf h2 strong {display: block; font-weight: bold;}
    .slides .rightHalf H2 {
        font: 300 24px/32px museo-slab, times, times new roman, serif
    }
}

.floatingtext {
    padding: 30px 20px
}

.interiorTemp .sliderMessage {
    padding: 20px 0;
    color: #000;
    font-family: "open sans", helvetica, tahoma, san-serif;
    font-size: 1.1em;
    line-height: 1.8em;
    font-style: italic;
    margin: 0
}

.aboutus .sliderMessage {
    background: rgba(246, 152, 120, .8)
}

.whatwedo .sliderMessage {
    background: rgba(185, 213, 54, .8)
}

.professionals .sliderMessage {
    background: rgba(104, 178, 221, .8)
}

.donors .sliderMessage {
    background: rgba(123, 200, 156, .8)
}

.newsblog .sliderMessage {
    background: rgba(252, 177, 35, .8)
}

.contactus .sliderMessage {
    background: rgba(139, 201, 237, .8)
}

.general .sliderMessage {
    background: rgba(255, 255, 237, .8)
}

.admin .sliderMessage {
    background: rgba(39, 99, 144, .8)
}

.iframewrapper {
    padding-bottom: 50vh;
    height: 0;
    overflow: hidden
}

.iframewrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important
}

@media screen and (min-width:600px) {
    .interiorTemp .slidepanebg {
        display: block;
        position: relative;
        width: 100%;
        height: auto;
        z-index: 1;
        overflow: hidden;
        opacity: .3
    }
    .interiorTemp .slidepanebg img {
        width: 102.5%;
        height: auto;
        filter: blur(8px) grayscale(100%);
        filter: gray;
        filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='5');
        -webkit-filter: blur(8px) grayscale(100%);
        -moz-filter: blur(5px) grayscale(100%);
        -o-filter: blur(5px) grayscale(100%);
        -ms-filter: blur(5px) grayscale(100%);
        margin: -1.25%;
        padding: 10px;
        max-width: none
    }
    .interiorTemp .slidepanebg:before {
        content: "";
        display: block;
        width: 100%;
        height: auto;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 10;
        opacity: 1
    }
    .interiorTemp .slidepaneimg,
    .interiorTemp .sliderMessage {
        bottom: auto;
        display: block;
        height: 150px;
        position: absolute;
        top: 0
    }
    .interiorTemp .slidepaneimg {
        width: 100%;
        z-index: 5;
        overflow: hidden
    }
    .interiorTemp .slidepaneimg>img {
        width: 100%;
        max-width: 100%;
        position: absolute
    }
    .interiorTemp .sliderMessage {
        margin: auto;
        max-width: 1200px;
        z-index: 100;
        padding: 0
    }
    .interiorTemp .sliderMessage .rightHalf .textBlock,
    .interiorTemp .sliderMessage .rightHalf .textBlock P {
        padding: 0 20px 0 40px;
        color: #000;
        font-family: "open sans", helvetica, tahoma, san-serif;
        font-size: 1em;
        line-height: 1.4em;
        font-style: italic;
        margin: 0
    }
    .aboutus .sliderMessage,
    .admin .sliderMessage,
    .contactus .sliderMessage,
    .donors .sliderMessage,
    .general .sliderMessage,
    .newsblog .sliderMessage,
    .professionals .sliderMessage,
    .whatwedo .sliderMessage {
        background: 0 0
    }
    .aboutus .sliderMessage .rightHalf:after,
    .admin .sliderMessage .rightHalf:after,
    .contactus .sliderMessage .rightHalf:after,
    .donors .sliderMessage .rightHalf:after,
    .general .sliderMessage .rightHalf:after,
    .newsblog .sliderMessage .rightHalf:after,
    .professionals .sliderMessage .rightHalf:after,
    .whatwedo .sliderMessage .rightHalf:after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 100%;
        width: 200%
    }
    .aboutus .sliderMessage .rightHalf {
        background: rgba(246, 152, 120, .8)
    }
    .whatwedo .sliderMessage .rightHalf {
        background: rgba(185, 213, 54, .8)
    }
    .professionals .sliderMessage .rightHalf {
        background: rgba(104, 178, 221, .8)
    }
    .donors .sliderMessage .rightHalf {
        background: rgba(123, 200, 156, .8)
    }
    .newsblog .sliderMessage .rightHalf {
        background: rgba(252, 177, 35, .8)
    }
    .contactus .sliderMessage .rightHalf {
        background: rgba(139, 201, 237, .8)
    }
    .general .sliderMessage .rightHalf {
        background: rgba(255, 255, 237, .8)
    }
    .admin .sliderMessage .rightHalf {
        background: rgba(39, 99, 144, .8)
    }
    .aboutus .sliderMessage .rightHalf:after {
        background: rgba(246, 152, 120, .8)
    }
    .whatwedo .sliderMessage .rightHalf:after {
        background: rgba(185, 213, 54, .8)
    }
    .professionals .sliderMessage .rightHalf:after {
        background: rgba(104, 178, 221, .8)
    }
    .donors .sliderMessage .rightHalf:after {
        background: rgba(123, 200, 156, .8)
    }
    .newsblog .sliderMessage .rightHalf:after {
        background: rgba(252, 177, 35, .8)
    }
    .contactus .sliderMessage .rightHalf:after {
        background: rgba(139, 201, 237, .8)
    }
    .general .sliderMessage .rightHalf:after {
        background: rgba(255, 255, 237, .8)
    }
    .admin .sliderMessage .rightHalf:after {
        background: rgba(39, 99, 144, .8)
    }
}

.professional-callouts {
min-height: 160px;
margin:5px;
width: 45%;
display: -webkit-box;   /* OLD: Safari,  iOS, Android browser, older WebKit browsers.  */
display: -moz-box;      /* OLD: Firefox (buggy) */
display: -ms-flexbox;   /* MID: IE 10 */
display: -webkit-flex;  /* NEW, Chrome 21–28, Safari 6.1+ */
display: flex;
-webkit-box-align: flex-end; 
-moz-box-align: flex-end; 
-webkit-align-items: flex-end;
-ms-flex-align: flex-end;
align-items: flex-end;
}
.professional-callouts .imageWrapper {
    display: block;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: -1;
}
.professional-callouts:hover .imageWrapper img,
.professional-callouts:focus .imageWrapper img{
    transform: scale3d(1.1,1.1,1.1);
}
.professional-callouts h3 {
	font-size: 16px;
    border: none;
    padding: .5em 1em;
    color: #ffffff;
	text-align: left;
    margin: 0;
    width: 100%;
	background: rgba(100,100,100,0.65);
	background: -moz-linear-gradient(45deg, rgba(0,158,195,0.9) 0%, rgba(0,183,234,0.75) 99%, rgba(0,183,234,0.75) 100%);
background: -webkit-linear-gradient(45deg, rgba(0,158,195,0.9) 0%,rgba(0,183,234,0.75) 99%,rgba(0,183,234,0.75) 100%);
background: linear-gradient(45deg, rgba(0,158,195,0.9) 0%,rgba(0,183,234,0.75) 99%,rgba(0,183,234,0.75) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6009ec3', endColorstr='#bf00b7ea',GradientType=1 );
}
.professional-callouts h3 a {color:#eeeeee; text-decoration: none;}
.professional-callouts:hover h3,
.professional-callouts:focus h3
{
	color:#fff;
}

@media screen and (min-width:768px) {
	
    .center-vertical {
        vertical-align: middle;
        display: table-cell
    }
    .interiorTemp .slidepaneimg,
    .interiorTemp .sliderMessage {
        top: 80px;
        bottom: auto;
        height: 200px
    }
    .interiorTemp .sliderMessage .rightHalf P {
        padding: 0;
        color: #000;
        font: 400 italic 18px/26px "open sans", helvetica, tahoma, san-serif;
        margin: 0
    }
    .floatingtext {
        padding: 60px 30px
    }
	.professionals-grid-overlay .flex-grid-4col-item {
    width: 45%;
    min-height: 240px;
    margin: 20px 2.5%;
	}
	.professional-callouts h3 {
	font-size: 24px;
	}
	
}/* END 768 ============== */

@media screen and (min-width:992px) {
    .interiorTemp .slidepaneimg,
    .interiorTemp .sliderMessage {
        top: 100px;
        bottom: auto;
        height: 280px
    }
    .floatingtext {
        padding: 80px 40px
    }
.professional-callouts .imageWrapper img {
    transform: translateY(-15%);
}
.professional-callouts:hover .imageWrapper img,
.professional-callouts:focus .imageWrapper img{
    transform: scale3d(1.1,1.1,1.1);
}    
	

	
}/* END 992 ============== */

@media screen and (min-width:1200px) {
	
	.professionals-grid-overlay .flex-grid-4col-item {
    width: 22.5%;
    min-height: 240px;
    margin: 20px 1.25% 10px;
	}
	.professional-callouts .imageWrapper img {
    transform: translateY(0);
}
	
	
}/* END 1200 ============== */

.homeintro {
    padding: 20px 30px;
    text-align: center;
    line-height: 2em
}

.homeImageWrapper {
    position: relative;
    width: 60%;
    overflow: hidden;
    top: 0;
    bottom: 0;
    height: auto;
    margin: 0 auto 20px
}

.homeImageWrapper img {
    position: relative;
    width: 100%;
    height: auto;
    display: block
}

.textLeft {
    text-align: left
}

.textRight {
    text-align: right
}

#testimonials,
.callout-wide,
hr {
    text-align: center
}

.homeintro .introContentBlockLeft H3,
.homeintro .introContentBlockRight H3 {
    text-transform: uppercase
}

.homeintro .introContentBlockLeft a.button {
    background: url(images/slider-rightarrow.png) 95% 50% no-repeat, #8BC9ED;
    background-size: 7px
}

.homeintro .introContentBlockRight a.button {
    background: url(images/slider-rightarrow.png) 95% 50% no-repeat, #7BC89C;
    background-size: 7px
}

.homeintro .aboutus h2 {
    color: #7BC89C
}

.homeintro .professionals h2 {
    color: #8BC9ED
}

#testimonials {
    margin: 40px auto
}

#testimonials H5 {
    display: inline-block;
    letter-spacing: .25em;
    margin: 10px auto 20px;
    color: #fff;
    text-transform: uppercase;
    font: 400 16px/24px "Open Sans Condensed", Helvetica Condensed, Helvetica, Verdana, sans-serif;
    border: none
}

#testimonials H5 span:after,
#testimonials H5 span:before {
    position: absolute;
    top: 50%;
    height: 1px;
    content: "";
    background: 0 0;
    border-top: 1px solid #fff;
    width: 100%;
    margin-top: 0
}

#testimonials H5 span:before {
    right: 100%;
    margin-right: 15px
}

#testimonials H5 span:after {
    left: 100%;
    margin-left: 15px
}

#testimonials H5 span {
    display: inline-block;
    position: relative
}

#testimonials ul.slides LI {
    position: relative;
    display: block;
    overflow: auto;
    height: auto
}

#testimonials ul.slides LI P {
    font: 300 italic 16px/24px museo-slab, times, times new roman, serif;
    color: #276390;
    margin: 0 10% .5em
}

#testimonials ul.slides LI P.credit {
    font: 800 14px/20px "Open Sans", Helvetica, Verdana, sans-serif;
    color: #444;
    text-transform: uppercase
}

#testimonials ul.slides LI:before,
.anchorScroller {
    display: none
}

@media screen and (min-width:600px) {
    .homeintro {
        text-align: left
    }
    .homeImageWrapper {
        width: 100%;
        margin: 0 auto 15px
    }
}

@media screen and (min-width:768px) {
    .anchorScroller,
    .anchorScroller A {
        margin: 0 auto;
        width: 80px;
        position: absolute;
        left: 0;
        right: 0;
        display: block;
        text-align: center
    }
    .anchorScroller {
        height: 40px;
        bottom: 120px;
        overflow: hidden;
        z-index: 999
    }
    .anchorScroller A {
        font: 400 10px/40px "Open Sans", Helvetica, Verdana, sans-serif;
        color: #333;
        text-transform: uppercase;
        letter-spacing: 2px;
        z-index: 1;
        text-decoration: none;
        background: rgba(255, 255, 255, .6);
        height: 80px;
        top: 0;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%
    }
    .anchorScroller A:hover {
        background: rgba(255, 255, 255, .9);
        color: #000
    }
    .anchorScroller A span {
        color: rgba(50, 50, 50, .7);
        display: block;
        position: relative;
        width: 100%;
        height: 20px;
        margin-top: -15px;
        font-size: 14px
    }
    #testimonials {
        text-align: center;
        margin: 80px auto
    }
    #testimonials ul.slides LI P {
        font: 300 italic 20px/30px museo-slab, times, times new roman, serif;
        color: #276390;
        margin: 0 10% .5em
    }
    .homeImageWrapper {
        max-height: 50vh;
        margin: 0 auto
    }
}

hr,
hr::after {
    border-collapse: collapse;
    background: #c6bdb5
}

blockquote,
blockquote P {
    line-height: 1.5em;
    font-style: italic;
    color: #276390
}

@media screen and (min-width:992px) {
    .anchorScroller {
        bottom: 150px
    }
}

.interior .mainSection {
    margin-top: 0
}

hr {
    height: 1px;
    width: 100%;
    display: block;
    margin: 20px auto;
    position: relative
}

hr::after {
    height: 20px;
    width: 20px;
    display: inline-block;
    margin: 0 auto;
    position: absolute;
    top: -10px;
    border: 5px solid #fff;
    z-index: 1;
    border-radius: 50%
}

blockquote {
    display: block;
    width: 100%;
    margin: 30px auto;
    font-size: 1.2em;
    border-left: none;
    padding: 20px;
    border-top: 4px solid rgba(252, 177, 35, .5);
    border-bottom: 4px solid rgba(252, 177, 35, .5)
}

blockquote P {
    font-size: 1em
}

blockquote B,
blockquote strong {
    font-size: .8em;
    line-height: 1em;
    color: #333;
    margin-top: 10px
}

.callout-wide {
    margin: 40px auto;
    padding: 40px;
    border-top: 1px solid #898078;
    border-bottom: 1px solid #898078
}

.callout-wide P {
    font-family: museo-slab, times, times new roman, serif;
    font-weight: 300;
    color: #276390;
    font-size: 20px;
    line-height: 30px
}

.callout-wide em,
.callout-wide i {
    display: block;
    margin-bottom: 20px
}

.gray-callout-block {
    padding: 30px 20px;
    border: 2px solid #e1e1e1;
    background: #eee
}

#interiorBnnrSec .slides {
    position: relative;
    overflow: hidden
}

.interiorIntro {
    margin: 30px auto
}

.about-partners UL {
    display: block;
    margin: 20px auto;
    padding: 0;
    list-style: none
}

.about-partners UL LI {
    padding: 40px;
    width: auto;
    display: block;
    box-sizing: border-box;
    border-bottom: 1px solid #b5ada6
}

.about-FastFacts,
.about-FastFacts P {
    text-align: left
}

.about-FastFacts B,
.about-FastFacts STRONG {
    font: 300 italic 24px/30px museo-slab, times, times new roman, serif;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 15px;
    display: block;
    width: 100%;
    padding: 10px 20px;
    background: #F69878;
    text-align: center
}

@media screen and (min-width:600px) {
    #interiorBnnrSec {
        max-height: 300px;
        z-index: -1
    }
    #interiorBnnrSec .slides:before {
        content: "";
        display: block;
        width: auto;
        height: 150px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 2;
        opacity: 1;
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 90%);
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 90%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 90%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0)
    }
    .about-partners UL LI,
    .partnerBlock-container UL LI {
        padding: 0;
        width: 50%;
        display: inline-block;
        float: left;
        vertical-align: top;
        margin: 0;
        border-bottom: none
    }
    span.partnerBlock {
        display: block;
        padding: 30px 40px
    }
    span.partnerBlock BR {
        display: none
    }
    span.partnerBlock B,
    span.partnerBlock STRONG,
    span.partnerBlock STRONG A {
        font: 600 18px/22px "open sans", helvetica, Tahoma, Verdana, Arial, sans-serif;
        text-transform: uppercase;
        margin: 0 auto 5px;
        color: #004e7d;
        text-align: center;
        letter-spacing: .05em;
        display: block;
        width: 100%
    }
    .about-partners UL LI:nth-child(even)>span {
        border-left: 1px solid #b5ada6
    }
    .about-partners UL LI:nth-child(3):before,
    .about-partners UL LI:nth-child(4):before {
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        background: #b5ada6;
        margin: 30px 0
    }
    .about-FastFacts UL LI {
        padding: 10px 20px;
        width: 50%;
        display: inline-block;
        float: left;
        vertical-align: top;
        margin: 0;
        border-bottom: none;
        box-sizing: border-box
    }
    .about-FastFacts UL LI B,
    .about-FastFacts UL LI STRONG {
        font: 700 italic 20px/24px museo-slab, times, times new roman, serif;
        color: #F69878;
        text-transform: uppercase;
        margin: 0 20px 5px 0;
        text-align: left;
        display: inline-block;
        width: 20%;
        float: left;
        padding: 0
    }
}

@media screen and (min-width:768px) {
    #interiorBnnrSec {
        max-height: 380px
    }
    hr {
        margin: 40px auto
    }
    blockquote {
        float: right;
        display: inline-block;
        width: 33%;
        margin: 0 0 30px 30px;
        padding: 30px;
        border-left: 4px solid rgba(252, 177, 35, .5);
        border-top: none;
        border-bottom: none
    }
}

@media screen and (min-width:992px) {
    #interiorBnnrSec {
        max-height: 400px
    }
    .about-partners {
        margin: 40px auto
    }
}

.upperfooter-left,
.upperfooter-right {
    text-align: center;
    margin: 0 auto 10px
}

.socialNav UL {
    margin: 0;
    padding: 0
}

.socialNav UL LI {
    margin: 0 0 0 20px;
    padding: 0;
    display: inline-block;
    float: left
}

.socialNav UL LI A {
    display: block
}

footer {
    margin: 40px 0
}

.footerSection {
    font: 400 12px/16px "open sans", helvetica, tahoma, san-serif;
    margin: 0 auto;
    text-align: center;
    padding: 30px 15px;
    background: url(images/bg-footer.gif) -480px 0 no-repeat, -480px 0 #e9e6e4
}

.footerTagline {
    margin: 0 auto 20px;
    text-align: center;
    position: relative
}
.footerTagline h5 {
	font-size: 18px;
	letter-spacing: 0.3em;
	font-weight: 800;
	color: rgba(39, 99, 144, 1);
	border:none;
	width:100%;
	text-transform: uppercase;
	margin: 0 auto;
}

.footerTagline img {
    max-width: 400px
}

.footerNav {
    min-height: 200px
}

.footerNav ul.menu {
    list-style: none;
    margin: 15px 0 30px;
    padding: 0
}

.footerNav ul.menu LI,
.footerNav ul.menu LI A,
.footerNav ul.sub-menu LI,
.footerNav ul.sub-menu LI A {
    line-height: 1.4em;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 15px;
    text-align: left;
    font-size: .9em;
    color: #757779
}

.footerNav ul.sub-menu LI,
.footerNav ul.sub-menu LI A {
    list-style: none
}

.copyright,
.footerAddress,
.footerNav ul.menu>li>A {
    text-transform: uppercase
}

.copyright,
.footerAddress,
.social {
    text-align: center
}

.footerNav ul.menu>li>A {
    font-size: .9em;
    font-weight: 700;
    color: #757779;
    margin: 15px 0;
    display: block
}

.footerAddress {
    color: #5e5555;
    letter-spacing: .2em;
    padding: 0;
    font-size: 12px
}

.footerAddress B,
.footerAddress strong {
    color: #575353
}

.copyright {
    font-size: 10px;
    color: #5e5555;
    letter-spacing: .2em;
    margin: 30px auto;
    padding: 0 15px
}

.social-links {
    margin: 0 auto;
    padding: 0
}

.social-links LI {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    max-width: 30px
}

.social-links LI A {
    display: block
}

@media screen and (min-width:600px) {
    .upperfooter-left {
        text-align: left;
        margin-bottom: 20px
    }
    .upperfooter-right {
        text-align: right;
        margin-bottom: 20px
    }
}

.circle-icons {
    margin: 20px 0 30px;
    text-align: center
}

.circle-icons img {
    max-width: 100%;
    height: auto;
    text-align: center;
    vertical-align: middle;
    margin: auto;
    display: block
}

.circle-icons span.icon {
    display: block;
    width: 100px;
    height: 100px;
    position: relative;
    opacity: 1;
    padding: 20px;
    text-align: center;
    margin: 0 auto 20px;
    border-radius: 50%
}

.circle-icons H3 {
    text-align: center
}

@media screen and (min-width:600px) {
    .circle-icons {
        margin: 40px 0 60px
    }
}

button.mfp-close {
    width: 60px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 50px;
    font-family: "open sans", Arial, Baskerville, monospace;
    background: #eee;
    font-weight: 300
}

.wp-modal-box {
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    display: none;
    position: fixed;
    z-index: 99999999;
    width: 98%;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    border: 1px solid rgba(0, 0, 0, .1);
    background-clip: padding-box;
    overflow-y: auto;
    margin: 0 auto
}

.team-member,
.team-member .bio-imgwrapper {
    overflow: hidden;
    cursor: pointer;
    box-sizing: border-box
}

.wp-modal-overlay {
    opacity: 0;
    filter: alpha(opacity=0);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8)!important
}

.close,
a.close {
    opacity: 1;
    color: #000
}

.close {
    float: right;
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;
    text-shadow: none;
    filter: alpha(opacity=20)
}

a.close {
    line-height: 1;
    font-size: 40px;
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, .75);
    text-decoration: none;
    width: 40px;
    height: 40px
}

.mfp-iframe-holder .mfp-close {
    top: 0
}

iframe-holder .mfp-close {
    color: #000;
    right: 0;
    text-align: center;
    padding-right: 0;
    width: 60px
}

.mainSection ul.breadcrumbNav {
    padding: 0;
    position: relative;
    display: block;
    margin: 0;
    text-transform: uppercase;
    list-style: none
}

.mainSection #breadcrumbs,
.mainSection #breadcrumbs A {
    text-decoration: none;
    display: inline-block;
    color: #403d35
}

.mainSection #breadcrumbs {
    margin: 10px 10px 20px 0;
    padding-right: 10px;
    padding-left: 0;
    float: left;
    font-size: 10px;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: .05em;
    vertical-align: top;
    list-style: none;
    text-indent: 0
}

.mainSection #breadcrumbs A {
    padding: 0;
    margin: 0;
    text-align: left;
    position: relative
}

.mainSection #breadcrumbs .breadcrumb_last {
    color: #0b4c88;
    margin: 0
}

.mainSection ul #breadcrumbs:before {
    display: none
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f1f1f1;
    border-color: transparent;
    border-radius: 0;
    padding: 0
}

.panel-default>.panel-heading H4 {
    text-transform: capitalize
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

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

.our-team,
.team-member {
    padding: 0;
    text-align: left;
    position: relative;
    width: 100%
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-color: #d9d0c9
}

.our-team {
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    flex-direction: row;
    justify-content: flex-start
}

.team-member {
    margin: 0 2% 30px;
    height: 100%;
    min-height: 360px;
    display: inline-block;
    float: left
}

.team-member .team-member-info>A,
.team-member>A {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    text-decoration: none
}

.team-member>A {
    display: block;
    z-index: 100;
    height: 100%
}

.team-member .team-member-info>A {
    width: 100%
}

.team-member .team-member-info {
    padding: 20px 10px;
    position: relative;
    z-index: 1;
    height: auto;
    width: 100%;
    text-decoration: none;
    box-sizing: border-box;
    text-align: center;
    margin: 15px auto;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.team-member .bio-imgwrapper {
    padding: 0;
    height: 100%;
    width: 100%;
    text-align: left;
    display: block;
    position: relative;
    border-radius: 50%;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, .5);
    box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, .5)
}

.team-member:hover .bio-imgwrapper {
    bottom: 0;
    position: relative;
    -webkit-box-shadow: inset 0 0 10px 2px rgba(0, 0, 0, .7);
    box-shadow: inset 0 0 10px 2px rgba(0, 0, 0, .7)
}

.team-member:hover .bio-imgwrapper:before {
    display: block;
    position: absolute;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 8px solid rgba(246, 152, 120, .5)
}

.team-member .team-member-info span {
    color: #000;
    font-size: 1rem;
    line-height: 100%;
    font-family: proxima-nova, sans-serif;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px
}

.team-member .team-member-info:after {
    content: "VIEW BIO";
    display: inline-block;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 10px;
    width: 80px;
    font-size: .65em;
    padding: 3px 6px;
    line-height: 14px;
    color: #fff;
    height: 20px;
    background: rgba(246, 152, 120, 1)
}

.team-member:hover .team-member-info:after {
    background: rgba(246, 132, 110, 1)
}

.team-member .team-member-headshot {
    margin: 0;
    display: block;
    position: relative;
    z-index: -1;
    width: 100%;
    max-width: 100%;
    top: 0;
    left: 0
}

.team-member img.team-member-headshot {
    position: relative;
    top: 0;
    left: 0
}

.team-member H3.team-member-name {
    color: rgba(243, 98, 53, 1);
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 auto;
    border-bottom: 0
}

.team-member .team-member-title {
    color: #777;
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.33333333
}

.mfp-content .white-popup H4 {
    margin-bottom: 10px
}

.mfp-content .white-popup H6 {
    color: rgba(243, 98, 53, 1)
}

.white-popup {
    background: #fff;
    padding: 30px;
    margin: 30px auto;
    position: relative;
    overflow: auto;
    height: auto
}

.imageWrapper {
    display: block;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden
}

.bio-popup .imageWrapper,
.single-staff-bio .bio-imgwrapper {
    padding: 0;
    height: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    border-radius: 50%;
    cursor: pointer
}

.bio-popup .imageWrapper {
    width: 100%;
    text-align: left;
    -webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .5);
    box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .5)
}

.bio-popup .imageWrapper img {
    width: 100%;
    max-width: 100%
}

.single-staff-bio .bio-imgwrapper {
    width: 80%;
    text-align: center;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, .5);
    box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, .5);
    margin: 0 auto 20px
}

.single-staff-bio H3.team-member-name {
    color: rgba(243, 98, 53, 1);
    font-size: 2rem;
    line-height: 1.75rem;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 auto;
    border-bottom: 0;
    text-align: center
}

.single-staff-bio .team-member-title {
    color: #777;
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.33333333;
    text-align: center;
    margin-bottom: 20px
}

@media screen and (min-width:600px) {
    .team-member {
        width: 45%
    }
    .team-member .bio-imgwrapper {
        padding: 0;
        height: 100%;
        width: 100%
    }
    .single-staff-bio {
        padding-bottom: 30px
    }
    .single-staff-bio .bio-imgwrapper {
        padding: 0;
        height: auto;
        width: 40%;
        box-sizing: border-box;
        display: inline-block;
        position: relative;
        overflow: hidden;
        cursor: pointer;
        border-radius: 50%;
        -webkit-transition: all .5s;
        transition: all .5s;
        float: right;
        margin-left: 30px
    }
    .single-staff-bio H3.team-member-name {
        font-size: 1.6em;
        line-height: 1.2em;
        text-align: left
    }
    .single-staff-bio .team-member-title {
        font-size: 1.2em;
        line-height: 1.6em;
        text-align: left;
        margin-bottom: 30px
    }
}

@media screen and (min-width:768px) {
    .team-member {
        width: 28%
    }
    .team-member .bio-imgwrapper {
        padding: 0;
        height: 200px;
        width: 200px
    }
    .team-member .team-member-info span {
        font-size: 50%;
        line-height: 100%
    }
    .team-member:nth-of-type(3n) {
        margin-right: 0
    }
    .team-member:nth-of-type(3n):after {
        content: "";
        display: block;
        height: 1px;
        clear: both;
        width: 100%
    }
    .white-popup {
        max-width: 640px
    }
    .bio-popup .imageWrapper {
        width: 40%;
        float: left;
        display: inline-block;
        margin: 0 30px 30px 0
    }
    .single-staff-bio H3.team-member-name {
        font-size: 2em;
        line-height: 1.2em
    }
    .single-staff-bio .team-member-title {
        font-size: 1.2em;
        line-height: 1.6em;
        text-align: left
    }
}

@media screen and (min-width:992px) {
    .team-member:nth-of-type(3n) {
        margin-right: 0
    }
    .white-popup {
        max-width: 800px
    }
    .team-member .bio-imgwrapper {
        padding: 0;
        height: 260px;
        width: 260px
    }
}

@media screen and (min-width:1200px) {
    #interiorBnnrSec {
        max-height: 600px
    }
    .team-member:nth-of-type(3n) {
        margin-right: 0
    }
    .white-popup {
        max-width: 800px
    }
    .team-member .bio-imgwrapper {
        padding: 0;
        height: 320px;
        width: 320px
    }
}

@media (max-width:900px) {
    .mfp-container {
        padding-left: auto;
        padding-right: auto
    }
}

.intranet-menu H4 {
    color: #FFF;
    background: #898078;
    padding: 10px 10px 10px 20px;
    margin-bottom: 0
}

.intranet-menu #menu-intranet-menu {
    margin: 0;
    padding: 0
}

.intranet-menu #menu-intranet-menu LI {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #B5ADA6
}

.intranet-menu #menu-intranet-menu LI:before {
    display: none
}

.intranet-menu #menu-intranet-menu LI A {
    display: block;
    text-decoration: none;
    font-size: 14px;
    font-style: italic;
    font-weight: 600;
    color: #898078;
    padding: 10px 20px
}

.intranet-menu #menu-intranet-menu LI A:hover {
    color: #276390;
    background: #dfd7d0
}

.timeline-year,
.timeline-year b,
.timeline-year strong {
    color: #fff;
    letter-spacing: -.02em;
    position: relative;
    display: block;
    text-align: center
}

.timeline-year {
    width: 120px;
    height: 120px;
    font: 400 30px/80px "open sans condensed", helvetica, tahoma, san-serif;
    margin: 40px auto 0;
    padding: 20px;
    background: #F69878;
    border-radius: 50%
}

.last .timeline-event-container:after,
.timeline-year:after {
    content: "";
    background: #b5ada6;
    z-index: -1
}

.timeline-year b,
.timeline-year strong {
    font: 400 30px/30px "open sans condensed", helvetica, tahoma, san-serif;
    padding: 0;
    vertical-align: middle
}

.timeline-year em,
.timeline-year i {
    display: block;
    font: 800 16px/20px "open sans", helvetica, tahoma, san-serif;
    color: rgba(255, 255, 255, .4);
    font-style: italic;
    letter-spacing: -.02em;
    text-align: center;
    padding: 0;
    position: relative;
    vertical-align: middle;
    text-transform: uppercase
}

.timeline-year:after {
    width: 300%;
    height: 1px;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    position: absolute;
    top: 50%;
    left: -100%;
    right: 0
}

.timeline-event,
.timeline-event-container {
    width: 100%;
    margin-bottom: 20px;
    display: block
}

.timeline-event-container {
    padding: 0
}

.timeline-event {
    padding: 20px 20px 30px;
    border-bottom: 1px solid #eee;
    clear: both
}

.timeline-event img {
    width: auto;
    display: block;
    box-sizing: border-box;
    margin: 0 auto 20px
}

.timeline-event H3 {
    color: #276390;
    border-bottom: 0;
    padding-bottom: 0
}

.last .timeline-event-container:after {
    width: 20px;
    height: 20px;
    display: block;
    margin: 0 auto;
    text-align: left;
    padding: 0;
    position: relative;
    bottom: 0;
    border-radius: 50%
}

@media screen and (min-width:600px) {
    .timeline-event img {
        float: right;
        box-sizing: border-box;
        margin: 10px 0 15px 30px;
        width: 33%
    }
}

@media screen and (min-width:768px) {
    .timeline-year {
        width: 140px;
        height: 140px;
        display: block;
        float: left;
        font: 300 40px/80px "open sans condensed", helvetica, tahoma, san-serif;
        margin: 0 auto 20px;
        letter-spacing: -.05em;
        text-align: center;
        padding: 30px
    }
    .timeline-year b,
    .timeline-year em,
    .timeline-year i,
    .timeline-year strong {
        display: block;
        letter-spacing: -.02em;
        text-align: center;
        padding: 0;
        position: relative;
        vertical-align: middle
    }
    .timeline-year b,
    .timeline-year strong {
        font: 400 40px/30px "open sans condensed", helvetica, tahoma, san-serif;
        color: #fff
    }
    .timeline-year em,
    .timeline-year i {
        font: 800 16px/20px "open sans", helvetica, tahoma, san-serif;
        color: rgba(255, 255, 255, .4);
        font-style: italic;
        text-transform: uppercase
    }
    .last .timeline-event-container:after,
    .timeline-event-container:before {
        display: inline-block;
        text-align: left;
        padding: 0;
        position: absolute;
        left: -30px;
        z-index: -1
    }
    .timeline-event-container:before {
        content: "";
        width: 1px;
        height: 100%;
        background: #b5ada6;
        margin: 0;
        top: 65px
    }
    .last .timeline-event-container:before {
        top: 0;
        left: -30px
    }
    .last .timeline-event-container:after {
        margin: 0 0 0 -10px;
        bottom: 0;
        right: 0;
        border-radius: 50%
    }
    .timeline-year:after {
        display: none
    }
    .timeline-event-container {
        display: inline-block;
        width: 72.5%;
        margin: 0 0 0 -40px;
        padding: 20px 0 40px 40px;
        position: relative
    }
    .timeline-event {
        width: auto;
        box-sizing: border-box
    }
}

@media screen and (min-width:992px) {
    .timeline-year {
        width: 180px;
        height: 180px;
        display: block;
        float: left;
        font: 300 50px/120px "open sans condensed", helvetica, tahoma, san-serif;
        margin: 40px auto 20px;
        letter-spacing: -.05em;
        text-align: center;
        padding: 30px
    }
    .timeline-year b,
    .timeline-year em,
    .timeline-year i,
    .timeline-year strong {
        display: block;
        letter-spacing: -.02em;
        text-align: center;
        padding: 0;
        position: relative;
        vertical-align: middle
    }
    .timeline-year b,
    .timeline-year strong {
        font: 400 50px/45px "open sans condensed", helvetica, tahoma, san-serif;
        color: #fff
    }
    .timeline-year em,
    .timeline-year i {
        font: 800 16px/20px "open sans", helvetica, tahoma, san-serif;
        color: rgba(255, 255, 255, .4);
        font-style: italic;
        text-transform: uppercase
    }
    .last .timeline-event-container:after,
    .timeline-event-container:before {
        display: inline-block;
        text-align: left;
        padding: 0;
        position: absolute;
        left: -45px;
        right: 0;
        z-index: -1
    }
    .timeline-event-container:before {
        content: "";
        width: 1px;
        height: 100%;
        background: #b5ada6;
        margin: 0;
        top: 85px
    }
    .last .timeline-event-container:before {
        bottom: 45px;
        left: -45px;
        height: auto
    }
    .last .timeline-event-container:after {
        margin: 0 0 0 -10px;
        bottom: 45px;
        border-radius: 50%
    }
}

.eventsSec {
    background: rgba(123, 200, 156, .5);
    margin: 0;
    padding: 30px 0
}

.eventsSec .widget-title {
    text-align: center;
    color: #7BC89C
}

OL.tribe-list-widget {
    margin: 10px auto 20px;
    padding: 0;
    display: block;
    width: 100%
}

OL.tribe-list-widget LI {
    list-style: none;
    padding: 10px 20px;
    margin: 0;
    display: block;
    width: auto
}

#tribe-bar-views .tribe-bar-views-option.tribe-bar-active,
#tribe-bar-views .tribe-bar-views-option:first-child,
#tribe-bar-views.tribe-bar-views-open .tribe-bar-views-option {
    display: list-item;
    list-style: none
}

#tribe-events .tribe-bar-views-list li:before,
#tribe-events ul li:before {
    display: none
}

.tribe-bar-view-list a[class*=tribe-icon-],
.tribe-bar-views-list span[class^=tribe-icon-],
.tribe-select2-results-views span[class^=tribe-icon-] {
    padding-left: 40px
}

#tribe-events ul li {
    padding-left: 0;
    text-indent: 0
}

.tribe-event-title {
    font-family: museo-slab, times, times new roman, serif;
    font-weight: 300;
    color: #276390;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    position: relative;
    padding: 0;
    margin: 10px auto;
    text-align: center;
    font-style: normal
}

.tribe-event-duration {
    margin: 0 auto 10px
}

.tribe-events-widget-link {
    clear: both;
    text-align: center;
    padding: 20px 0 0;
    border-top: 1px solid #7BC89C
}

.single-tribe_events .tribe-events-event-meta {
    word-wrap: break-word;
    clear: both
}

@media screen and (min-width:600px) {
    OL.tribe-list-widget {
        margin: 10px auto 20px;
        padding: 0;
        text-align: center
    }
    OL.tribe-list-widget LI {
        list-style: none;
        padding: 10px 1.5%;
        margin: 20px auto;
        display: inline-block;
        width: 30%;
        box-sizing: border-box;
        border-right: 1px solid #7BC89C;
        font-style: italic;
        text-align: center;
        color: #333;
        vertical-align: top
    }
    OL.tribe-list-widget LI:last-child {
        border-right: none
    }
}

@media screen and (max-width:768px) {
    .tribe-events-sub-nav li a {
        display: block;
        padding: 10px 20px;
        color: #fff;
        white-space: normal;
        position: relative;
        margin-bottom: 0;
        background: #666
    }
    #tribe-events-footer:before,
    #tribe-events-header:before {
        top: 0
    }
    #tribe-events-footer:after,
    #tribe-events-footer:before,
    #tribe-events-header:after,
    #tribe-events-header:before {
        content: '';
        width: 100%;
        height: 1px;
        background-color: #fff;
        position: absolute;
        display: none;
        z-index: 1
    }
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next,
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous,
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next,
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous {
        display: block;
        width: 100%;
        margin: 0 0 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
}

@media screen and (min-width:768px) {
    .eventsSec {
        padding: 50px 0
    }
}

.tribe-events-loop .tribe-events-event-meta {
    padding: 0 0 15px;
    background: 0 0;
    border: 0;
    clear: both;
    float: none;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0 0 15px;
    overflow: visible
}

.tribe-events-list .tribe-events-venue-details {
    border-top: 1px solid #B5ADA6;
    border-bottom: 1px solid #B5ADA6;
    padding: 15px 0;
    margin: 10px 0 15px;
    font-weight: 400;
    font-style: italic
}

.single-tribe_events .tribe-events-event-image {
    text-align: center;
    margin: 0 auto 20px;
    clear: both
}

.tribe-events-nav-next A,
.tribe-events-nav-previous A {
    background: #e1e1e1;
    text-transform: uppercase;
    font-size: .9em;
    font-weight: 800;
    padding: 12px 20px;
    color: #333
}

.single-tribe_events .tribe-events-schedule {
    padding: 12px;
    margin: 18px 0 8px;
    background: 0 0;
    border: none
}

.tribe-events-schedule H2 {
    font: 800 18px/22px "open sans", helvetica, tahoma, san-serif;
    text-align: center;
    margin: 0 auto;
    color: #B5ADA6;
    letter-spacing: .02em
}

@media screen and (min-width:600px) {
    .single-tribe_events .tribe-events-event-image {
        text-align: left;
        float: left;
        margin: 0 40px 20px 0;
        max-width: 50%
    }
}

.contactForm {
    margin: 40px auto;
    color: #fff;
    font-size: 14px
}

.contactForm H2 {
    text-align: center;
    color: #fff
}

.contactForm P {
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #fff
}

.contactForm textarea {
    max-height: 120px;
    background: rgba(255, 255, 255, .5);
    border: none;
    color: #333;
    padding: 5px
}

.contactForm input[type=email],
.contactForm input[type=text] {
    border: none;
    background: rgba(255, 255, 255, .5);
    width: 100%;
    color: #333;
    padding: 5px
}

.contactForm button,
.contactForm html input[type=button],
.contactForm input[type=reset],
.contactForm input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    padding: 5px 20px;
    text-transform: uppercase;
    color: #276390;
    background: #FCB123;
    border: none
}

pre {
    display: block;
    padding: 0;
    margin: 0;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: transparent;
    border: NONE;
    border-radius: 0
}

.loginform {
    margin: 0 auto;
    color: #333;
    font-size: 14px;
    padding: 0
}

.login-password,
.login-remember,
.login-submit,
.login-username,
.loginform P {
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #333
}

.login-password,
.login-remember,
.login-submit,
.login-username {
    height: 40px
}

.login-remember {
    margin-left: 110px
}

.loginform input[type=email],
.loginform input[type=text] {
    border: none;
    background: #f5f5f5
}

.login-submit button,
.login-submit html input[type=button],
.login-submit input[type=reset],
.login-submit input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    padding: 5px 20px;
    text-transform: uppercase;
    color: #276390;
    background: #FCB123;
    border: none
}

.single-page .postthumb,
img.postthumb {
    display: none
}

a.more-link {
    display: block;
    padding: 7px 20px 7px 15px;
    position: relative;
    margin: 10px 0;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #575353;
    background: url(images/slider-rightarrow.png) 95% 50% no-repeat, #eeb111;
    background-size: 5px;
    font-size: .8em;
    clear: both;
    line-height: 1.2em;
    max-width: 120px
}

.postmetadata {
    margin-bottom: 40px
}

@media screen and (min-width:600px) {
    img.postthumb {
        float: left;
        margin: 0 30px 20px 0;
        max-width: 25%;
        width: 25%;
        height: auto;
        display: inline-block
    }
    .single-page .postthumb {
        display: none
    }
    H2.posthdl {
        display: inline-block
    }
}

.grid-news-thumb {
    float: left;
    height: 200px;
    line-height: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
    background: #FFF
}

.news-col-3 .grid-news-thumb img {
    max-width: 100%!important;
    width: auto!important
}

.mainSection .pagination-row .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.mainSection .pagination-row .pagination>li {
    display: inline;
    font: 400 16px/28px "open sans", helvetica, tahoma, san-serif;
    color: #000;
    padding-left: 0;
    text-indent: 0;
    margin: 0
}

.mainSection .pagination-row .pagination>li:before {
    display: none
}

.mainSection .pagination-row .pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.mainSection .pagination-row .pagination>li:first-child>a,
.mainSection .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.mainSection .pagination-row .pagination>.active>a:focus,
.mainSection .pagination-row .pagination>.active>a:hover,
.mainSection .pagination-row .pagination>.active>span:focus,
.mainSection .pagination-row .pagination>.active>span:hover,
.mainSection .pagination-row.pagination>.active>a,
.mainSection .pagination>.active>span {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.navbar .btn{ text-transform: uppercase; background-color: #7BC89C; font-size: 14px; padding: 3px 10px 4px 10px; margin-right: 10px; color: #fff;}
.navbar .btn:hover{ background-color: #8BC9ED; color: #fff;}