html {font-size: 62.5%;}

body {
    font-size: 1.8rem;
    color: #333;
    font-family: "proxima-nova",sans-serif;
}

/* --- Base Element Styles --- */

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: "proxima-nova",sans-serif;
}
h1, .h1 {
    font-size: 4.2rem;
    margin-top: 10px;
    margin-bottom: 10px;
}
h2, .h2 {
    font-size: 3.3rem;
    margin-top: 10px;
    margin-bottom: 20px;
}
h3, .h3 {
    font-size: 2.8rem;
}

a { color: #00a5f6; }
a:hover { color: #ed3402; }

p {
    margin-bottom: 20px;
    text-align: justify;
    line-height: 1.6;
}

ul {}
ol {}
ul.unstyled, ol.unstyled { padding-left: 0; }
li { }

blockquote {}

span.line {
    display: block;
}


/* --- Background Colors --- */
.bg-accent1 { background-color: #3d4d59; color: #FFF; }
.bg-accent1 a { color: #c2c2c2; }
.bg-accent1 h2 a,
.bg-accent1 .h2 a,
.bg-accent1 h3 a,
.bg-accent1 .h3 a,
.bg-accent1 h4 a,
.bg-accent1 .h4 a,
.bg-accent1 a:hover {
    color: #FFF;
}


/* --- Text Colors --- */
.text-white { color: #FFF; }


/* --- Text Shadows --- */
.text-shadow { text-shadow: 0 0 10px rgba(0,0,0, 0.4); }


/* --- Master Container Styles --- */
@media(max-width:767px) {
    .all-wrap {
        margin: 0 8px;
    }
}



/* --- Royal Slider Addons --- */
.banner-wrap {
    position: relative;
    margin-left: 300px;
}
.pbhs-slider-content { display:none; } /* Prevent slides from stacking down the page before slide has loaded */
.pbhs-slider-content:first-child { display:block; }

.slider {  width: 100%; z-index: 0; }
.slider .pbhs-slider-a-block { text-align: center; }
.slider .pbhs-slider-a-block {
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 15px 30px;
    font-size: 2.4rem;
    text-align: right;
    background: rgba(0, 126, 199, 0.50);

}
.slider .testimonial .pbhs-slider-a-block { top: 20%; }
.slider .pbhs-slider-content blockquote {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    right: 50%;
}
.slider .pbhs-slider-content blockquote p { line-height: 1.5em; }
@media (max-width: 1199px) {
    .slider .pbhs-slider-content blockquote { right: 0; }
}
@media (max-width: 991px) {
    .banner-wrap {
        margin-top: 72px;
        margin-left: 0;
        border: 4px solid #00a5f6;
    }
    .no-social-tabs .banner-wrap {
        margin-top: 0;
    }
}
@media (max-width: 767px) {
    .slider .pbhs-slider-a-block {
        font-size: 1.4rem;
    }
    .slider .testimonial .pbhs-slider-a-block {
        top: 0;
    }
}
#banner-demo-target,
#banner-phrase-demo-target  {
    position: absolute;
    z-index: 15;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
    margin-top: -50px;
}
#banner-phrase-demo-target {
    top: 75%;
}

/* --- Page Gallery --- */
.pbhs-slider-gallery.pbhs-slider-default .pbhs-slider-overflow,
.pbhs-slider-gallery.pbhs-slider-default .pbhs-slider-slide,
.pbhs-slider-gallery.pbhs-slider-default .pbhs-slider-thumbs,
.pbhs-slider-gallery.pbhs-slider-default .pbhs-slider-video-frame-holder {
    background: #333;
}


/* --- Gravity Form Addons --- */
.gform_wrapper { max-width: 100%; }
aside .gform_wrapper {
    margin-top: 0;
}
.gform_wrapper li.gfield_error,
.gform_wrapper .validation_error {
    background-color: #f2dede !important;
}
.full-width-errors .gform_wrapper li.gfield.gfield_error,
.full-width-errors .gform_wrapper .validation_error,
.gform_wrapper .full-width-errors li.gfield.gfield_error,
.gform_wrapper .full-width-errors .validation_error{
    margin-left: -15px !important;
    margin-right: -15px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.gform_title {
    width: auto !important;
    margin-top: 0 !important;
    margin-bottom: 15px !important;
    color: #81ad00;
    font-size: 2.8rem !important;
}
input.form-control,
textarea.form-control {
    padding-left: 8px !important;
    padding-right: 8px !important;
}

/* --- Modal Styles --- */
.modal {}
.modal-content {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.modal-header {
    color: #FFF;
    background: #ef4a1d;
}
.modal-header h3 {
    margin: 10px 0;
}
.modal-header .close {
    color: #FFF;
    font-size: 5.4rem;
    text-shadow: 0 1px 0 #000;
}

/* --- Header Styles --- */
.header-wrap {}
.top-photo {
    background: center top no-repeat;
    background-size: auto 100%;
    height: 510px;
}
.top-photo:before {
    content: '';
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    height: 110px;
    background: url(../_media/backgrounds/shadow.png) top center no-repeat;
}
.admin-bar .top-photo {
    top: 32px;
}
.interior #client-logo {
    margin-top: 10px;
    margin-right: 20px;
}
#client-logo img {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}
.interior #client-logo img {
    max-height: 110px;
}

.demo-logo{
    width: 100%;
    max-height: 200px;
}
#practice {}
#phone,
.no-quicklink.interior #phone {
    margin-top:12px;
    color: #FFF;
    text-shadow: 1px 1px rgba(0,0,0, 0.3);
}
.interior #phone {
    margin-top: 68px;
    float: right;
}
.btn-contact {
    display: block;
    min-width: 214px;
    padding: 10px;
    color: #00a5f6;
    background: #FFF;
}
.btn-contact:hover {
    color: #FFF;
    background: #ef4a1d;
    text-decoration: none;
}
.btn-contact .graphic {
    margin-left: 50px;
}
.btn-contact .graphic span {
    position: relative;
    display: inline-block;
    border-bottom: 2px solid #00a5f6;
    width: 16px;
    height: 10px;
    margin-right: 3px;
}
.btn-contact .graphic span:before,
.btn-contact .graphic span:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    height: 2px;
    width: 68%;
    background-color: #00a5f6;
}
.btn-contact .graphic span:after {
    top: 0;
    width: 40%;
}
.btn-contact:hover .graphic span {
    border-color: #FFF;
}
.btn-contact:hover .graphic span:before,
.btn-contact:hover .graphic span:after {
    background-color: #FFF;
}
.interior .client-info .h1 {
    display: inline-block;
    text-align: center;
}
.interior .client-info{
    margin-top: 20px;
    padding-left: 10px;
}
.client-info .h1,
.client-info .h1.lines-1 .line1 {
    color: #007ec7;
}
body:not(.no-practice-accent) .home-presentation .client-info .h1.lines-2 .line2,
body:not(.no-practice-accent) .home-presentation .client-info .h1.lines-3 .line3 {
    color: #6eb43f;
}
body:not(.no-practice-accent) .client-info .h1.lines-2 .line2,
body:not(.no-practice-accent) .client-info .h1.lines-3 .line3 {
    font-size: 3.0rem;
    letter-spacing: 5px;
    text-indent: 2px;
}
.interior .client-info .h1,
.interior .client-info .h1.lines-1 .line1 {
    font-size: 3.8rem;
    text-shadow: 1px 1px rgba(0,0,0, 0.3);
}
.interior .client-info .h1,
.interior .client-info .h1.lines-1 .line1 {
    color: #FFF;
}
.interior .client-info .h1 .line2 {
    color: #FFF;
}
.client-info .h1{
    font-family: "expo-sans-pro";
    text-transform: uppercase;
}
.client-info .h1 span {
    line-height: 1.1em;
}
.client-info .h1 .line1 {


}

.interior .client-info .h1 .line1 {

}
.home-presentation {
    background: rgb(245,245,245);
    background: -moz-linear-gradient(left,  rgba(245,245,245,1) 0%, rgba(255,255,255,1) 40%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(245,245,245,1)), color-stop(40%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(left,  rgba(245,245,245,1) 0%,rgba(255,255,255,1) 40%);
    background: -o-linear-gradient(left,  rgba(245,245,245,1) 0%,rgba(255,255,255,1) 40%);
    background: -ms-linear-gradient(left,  rgba(245,245,245,1) 0%,rgba(255,255,255,1) 40%);
    background: linear-gradient(to right,  rgba(245,245,245,1) 0%,rgba(255,255,255,1) 40%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#ffffff',GradientType=1 );
}
.home-presentation .client-info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 300px;
    padding: 30px 15px 15px 15px;
    background: url("../_media/backgrounds/client-info-footer.png") no-repeat bottom center;
}
.home-presentation  .h1 {
    visibility: hidden;
}

.home-presentation #client-logo,
.home-presentation #practice {
    margin: 0;
    height: 40%;
}

 #practice.h1{
    font-size: 3.8rem;
}

.no-google-map-link .home-presentation #client-logo,
.no-google-map-link .home-presentation #practice {
    height: 50%;
}
.no-practice-name .home-presentation #client-logo,
.no-logo .home-presentation #practice {
    height: 80%;
}
.no-practice-name.no-google-map-link .home-presentation #client-logo,
.no-logo.no-google-map-link .home-presentation #practice {
    height: 100%;
}
.home-presentation #practice {
    padding: 10px 0;
}
.home-presentation #location {
    position: absolute;
    bottom: 15px;
    left: 15px;
    margin:  0;
}
.home-presentation #location img,
.home-presentation address {
    display: inline-block;
}
.home-presentation #location img {
    vertical-align: -5px;
}

.home-presentation address {
    margin-bottom: 0;
    margin-left: 15px;
    font-size: 1.6rem;
    line-height: 21px;
}
@media(max-width: 991px) {
    .above-nav-wrap {
        margin-bottom: 15px;
    }
    .home-presentation {
        margin-top: 15px;
        background: none;
        filter:none;
        text-align: center;
    }
    .home-presentation .client-info {
        position: static;
        margin-bottom: 15px;
        padding: 15px;
        width: auto;
        background: #FFF;
        background-image: none;
    }
    .home-presentation #client-logo {
        padding-right: 15px;
        vertical-align: 3em;
    }
    .home-presentation #client-logo,
    .home-presentation #practice {
        display: inline-block;
        vertical-align: middle;
    }
    .home-presentation #practice {
        text-align: left;
    }
    .home-presentation #location {
        clear: both;
        position: static;
        padding-top: 15px
    }
}
@media(max-width: 767px) {
    body .top-photo {
        position: fixed !important;
        content: '';
        width: 100%;
        height: 100%;
        background-position: center top;
        background-size: auto 110%;
        background-repeat: no-repeat;
        z-index: 0;
        -webkit-transition: all .1s ease-out;
        -moz-transition: all .1s ease-out;
        -o-transition: all .1s ease-out;
        transition: all .1s ease-out;
    }
    .top-photo:before {
        content: normal;
        background: none;
    }
    .above-nav-wrap {
        margin-bottom: 0;
    }
    .home-presentation {
        margin-top: 0;
    }
    .home-presentation #client-logo,
    .home-presentation #practice {
        width: auto;
        float: none;
    }
    .home-presentation #client-logo {
        padding-right: 0;
    }
    .interior .client-info {
        display: none;
    }
    .btn-contact.top-right {
        position: static !important;
        margin: 0 0 15px;
    }
}

/* --- Social Media Tabs --- */
.social-tabs {
    position: absolute;
    z-index: 15;
    left: 0;
    bottom: 10px;
}
.interior .social-tabs {
    top: 50px;
    left: 100%;
    bottom: auto;
}
.social-tab {
    display: block;
    width: 42px;
    height: 42px;
    margin-top: 1px;
    color: #FFF;
    font-size: 2.5rem;
    line-height: 42px;
    text-align: center;
    background: #fd761f;
}
a.social-tab:hover {
    color: #FFF;
    background: #333;
    text-decoration: none;
}
.social-tab:first-child {
    margin-top: 0;
}

.social-tab.fa-facebook { background-color: #3b5998; }
.social-tab.fa-twitter { background-color: #00aced; }
.social-tab.fa-google-plus { background-color: #dd4b39; }
.social-tab.fa-linkedin { background-color: #007bb6; }
.social-tab.fa-youtube { background-color: #bb0000; }
.social-tab.fa-facebook { background-color: #3b5998; }
.social-tab.fa-foursquare { background-color: #0072b1; }
.social-tab.fa-pinterest { background-color: #0072b1; }
.social-tab.fa-vimeo { background-color: #aad450; }
.social-tab.fa-tumblr { background-color: #aad450; }
.social-tab.fa-instagram { background-color: #517fa4; }
.social-tab.fa-wordpress { background-color: #1e8cbe; }
.social-tab.fa-stumbleupon { background-color: #eb4924; }
.social-tab.fa-yelp { background-color: #ce2200; }
.social-tab.fa-paypal { background-color: #179bd7; }
.social-tab.fa-star { background-color: #258fed; }

/* - Overflow Widths - */
@media(min-width:1200px) and (max-width:1255px) {
    .interior .social-tabs { display: none; }
}
@media(min-width:992px) and (max-width:1055px) {
    .interior .social-tabs { display: none; }
}

@media(max-width: 991px) {
    .social-tabs {
        top: auto;
        left: 0px;
        right: 0px;
        bottom: 100%;
        margin-bottom: 15px;
        text-align: center;
    }
    .interior .social-tabs {
        top: 100%;
        left: 0;
        right: 0;
        margin-top: 15px;
        text-align: center;
    }
    .social-tabs {
        margin-bottom: 19px;
    }
    .social-tab {
        display: inline-block;
        margin-top: 0;
        margin-left: 1px;
    }
    .social-tab:first-child {
        margin-left: 0;
    }
}

/* --- Bucket Styles --- */
.bucket-wrap {}
.bucket-wrap .clearfix {
    margin-top: 30px;
}
.bucket-wrap .clearfix:first-child {
    margin-top: 0;
}
.bucket {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 14px;
}
.bucket-link {
    display: block;
    color: #474747;
    background: #f0f0f0;
}
.bucket-link:hover {
    color: #FFF;
    background: #ef4a1d;
}
.side-wrap .bucket {
    float: none !important;
}
.bucket.left {
    padding: 0 14px 0 8px;
}
.bucket.right {
    padding: 0 8px 0 14px;
}
.bucket.left.right {
    padding-left: 8px;
}
.bucket.first {
    padding-left: 0;
    padding-right: 22px;
}
.bucket.last {
    padding-left: 22px;
    padding-right: 0;
}
.bucket.first.last {
    padding-right: 0;
    padding-left: 0;
}
.bucket .bucket-content-wrap {
    padding: 20px 10px 10px;
}

.side-wrap .bucket-title{
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;

}
.side-wrap .bucket-title.border-top{
    padding-top: 12px;
    border-top: 4px solid #f0f0f0;
}
.side-wrap p{
    text-align: left;
}
#content-main{
    border-left: 1px solid #f0f0f0;
    margin-top: 15px;
}
#content > *:nth-child(2):not(h1)  {
    margin-top: 20px;
}

.bucket-title {
    margin: 0;
    color: inherit;
    font-size: 2.0rem;
    font-weight: 300;
}
.bucket-title span {
    display: block;
}
.bucket-title span.line2 {
    font-size: 1.3em;
    font-weight: 400;
}
.bucket-content-wrap p {
    margin-top: 10px;
    margin-bottom: 0;
}
.bucket-img {
    width: 100%;
    height: auto;

    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    /*
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
}
.bucket a:hover .bucket-img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: color;
    filter:none;
}
.bucket-text {}
.bucket-link:hover {
    text-decoration: none;
}
.bucket.col-sm-12 .bucket-link,
.bucket.col-sm-6 .bucket-link {
    position: relative;
}
.bucket.col-sm-6 .bucket-img {
    width: 50%;
}
.bucket.col-sm-12 .bucket-content-wrap,
.bucket.col-sm-6 .bucket-content-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
}
.bucket.col-sm-12 .bucket-img {
    width: 30%;
}
.bucket.col-sm-12 .bucket-content-wrap {
    left: 30%;
}
@media(max-width: 991px) {
    .bucket-title {
        font-size: 1.8rem;
    }
    .bucket-content-wrap p {
        display: none;
    }
}
@media(max-width: 767px) {
    .bucket-wrap .clearfix {
        margin-top: 0;
    }
    .bucket-link {
        position: relative;
    }
    .bucket-img {
        width: 45% !important;
    }
    .bucket-content-wrap {
        padding: 12px 6px 6px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 45% !important;
    }
    .bucket-title {
        font-size: 1.5rem;
    }
    .bucket {
        margin-top: 8px;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    #bucket0 {
        margin-top: 0;
    }
}

/* --- Bucket Main Styles --- */
.no-features .bucket-main-wrap {
    margin-top: 30px;
}
.bucket-main-img-wrap {
    padding-left: 0;
}
.bucket-main-content-wrap {
    padding-right: 0;
}
.bucket-main-title {
    margin-top: 0;
}
.bucket-main-title a:hover {
    text-decoration: none;
}
@media(max-width: 767px) {
    .bucket-main-img-wrap {
        padding: 0;
    }
    .bucket-main-img-wrap img {
        width: 100%;
    }
    .bucket-main-content-wrap {
        padding: 15px;
        background: #FFF;
    }
}

/* --- Breadcrumb Styles --- */
.breadcrumb {
    margin: 15px 0 0 0;
    padding: 0;
    float: right;
    font-size: 1.4rem;
    text-align: right;
    background: transparent;
    line-height: 1em;
    bottom: 15px;
    right: 15px;
    text-align: right;
    border-radius: 0;
}
.breadcrumb li {
     display: inline-block;
 }
.title-wrapper span.divider {

    display: inline-block;
    color: #fff;

}
.title-wrapper span.divider:before {
    content: "\00BB";

    display: inline-block;
    color: #fff;

}
.breadcrumb a{
    color: #FFF;
    text-transform: none;
}
.breadcrumb li.active{
    display: inline-block;
    color: #fff;
    font-weight: 600;
    text-transform: none;
}
@media(max-width: 991px) {
    .breadcrumb{
        clear: left;
        position: static;
    }
}

/* --- Content Section Styles --- */
.content-wrap {}
.no-main-feature:not(.no-features) .content-wrap {
    margin-top: 0 !important;
}
.home .content-wrap {
    background: #EDEDED;
}
.home .content-wrap > .container {
    position: relative;
}
.home .content-wrap > .container:before {
    content: '';
    position: absolute;
    top: 0;
    left: 25%;
    bottom: 0;
    width: 10px;
    display: block;
    background: #FFF;
}
.page-template-one-column.home .content-wrap > .container:before {
    content: normal;
}
.interior .content-wrap > .container {
    position: relative;
    background: #FFF;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    margin-bottom: 30px;
    padding-bottom: 15px;
}
.home #content-main {
    border-left: 10px solid #FFF;
}
.page-template-one-column.home #content-main {
    border-left: none;
}
#content-main h1,
#content-main h2,
#content-main h3 {
    text-transform: uppercase;
}
.home .content-wrap h1,
.home .content-wrap h2,
.home .content-wrap h3 {
    color: #636363;
    font-weight: 700;
}
.home .content-wrap h1 {
    font-size: 3.6rem;
    margin-bottom: 0;
}
.home .content-wrap h2 {
    font-size: 2.8rem;
    font-weight: 600;
}
.title-wrapper {
    position: relative;
    background: #00a5f6;
    padding:  0 15px 15px;
}
.interior .content-wrap h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #FFF;
    background: #00a5f6;
    font-weight: 300;
    text-align: left;
    line-height: 0.8em;
    padding: 15px;
    position: relative;
}
.interior .title-wrapper h1 {
    float: left;
    background: transparent !important;
    padding: 15px 0 0;
}
.content-wrap #ada-content h1 {
    font-size: 4.2rem;
    font-weight: 600;
}
.content-wrap h1 span {
    display: block;
}
.content-wrap h1 span.line2 {
    font-weight: 600;
}
@media(max-width: 991px) {
    .home .content-wrap > .container:before {
        content: normal;
    }
    .home #content-main {
        border-bottom: 10px solid #FFF;
        border-left: none;
    }
    .interior .content-wrap > .container {
        margin-bottom: 72px;
    }
    .interior.no-social-tabs .content-wrap > .container {
        margin-bottom: 30px;
    }
}

/* --- Page Content Styles (Specific to the main content area of the page editable by users) --- */
.page-content-wrap { min-height: 500px; }
.page-content-wrap li { text-align: justify; }
.page-content-wrap .container { width: auto; }
.home .page-content-wrap {
    padding: 15px 0 15px 25px;
    font-size: 2.0rem;
}
/*.interior .page-content-wrap h1 { visibility: hidden; }
.interior .page-content-wrap h1.parsed { visibility: visible; }*/
.interior .page-content-wrap h2 {

    color: #333;
/*color:#00a5f6;*/
}
.interior .page-content-wrap h2 a,
.interior .page-content-wrap h2 a {
    color: inherit;
    text-decoration: none;
}

#content > .row,
.entry > .row,
#ada-content > div > .row {
    margin-left: 0;
    margin-right: 0;
}

#featured-image {
    padding: 0;
    margin-top:0px !important;
    margin-bottom:20px;
    position: relative;
}
#featured-image img {
    max-width:100%;
    height: auto;
}
#pageExcerpt {
    position: absolute;

    right: 0;
    bottom: 0px;
    left: 0;
    padding: 20px;

    color: #FFF;
    font-size:2.2rem;
    font-weight:600;
    font-style: italic;

    background: rgba(0,0,0, 0.4);
}
.page-template-form-php #pageExcerpt {
    font-size: 1.8rem;
}
#pageExcerpt p {
    margin: 0;
    line-height: 1.2em;
    text-align: center;
}
@media(max-width: 1199px) {
    #pageExcerpt {
        font-size: 1.8rem;
    }
    .page-template-form-php #pageExcerpt {
        font-size: 1.4rem;
    }
}
@media(max-width: 991px) {
    .home .page-content-wrap {
        padding: 15px;
    }
    .interior .page-content-wrap h1 {
        font-size: 4.5rem;
        line-height: 0.8em;
    }
    .interior .page-content-wrap h1 span {
        display: inline;
    }
    .page-template-form-php #pageExcerpt {
        font-size: 1.8rem;
    }
}
@media(max-width: 767px) {
    .interior .page-content-wrap h1 {
        font-size: 3.0rem;
    }
    #pageExcerpt {
        position: static;
    }
}


/* --- Sidebar Styles --- */
.side-wrap {
    padding-top: 15px;
    padding-bottom: 15px;
}
.home .side-wrap {
    padding-left: 0;
}
.side-wrap .bucket-main-link,
.contact-map a span {
    display: block;
    margin-bottom: 25px;
    padding: 8px;
    color: #FFF;
    text-align: right;
    background: #ef4a1d;
    transition: ease-in-out background .2s, ease-in-out color .2s;
    -moz-transition: ease-in-out background .2s, ease-in-out color .2s;
    -webkit-transition: ease-in-out background .2s, ease-in-out color .2s, ease-in-out padding .2s;
}
.contact-map a span {
    background: #ef4a1d;
}
.side-wrap .bucket-main-link:hover,
.contact-map a:hover {
    text-decoration: none;
}
.side-wrap .bucket-main-link:hover,
.contact-map a:hover span {
    background: #ff3b00;
    padding-right: 20px;
}
.contact-text address {
    margin-bottom: 0;
}
.contact-text h4 {
    font-weight: 600;
}
.contact-map img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
}
@media(max-width: 991px)  {
    .side-wrap {
        padding-left: 0;
    }
}
@media(min-width: 768px) and (max-width: 991px) {
    .side-nav-block .contact-map {
        margin-top: 0 !important;
    }
}

/* --- Sidebar Navigation Styles --- */
.side-nav {
    margin-bottom: 25px;
}
.side-nav-block{
    padding-right:15px;
    padding:15px;
}
.home .side-nav-block {
    padding-left: 0;
}

.side-nav-title { margin-top: 0; }
.side-nav-title,
.side-nav h2,
.side-wrap h2 {
    margin-bottom: 10px;
    color: #333;
    font-size: 2.0rem;
    font-weight: 300;
}
.interior .side-nav-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;
}
.side-nav h2 a,
.side-nav h2 a:hover,
.side-nav-title a,
.side-nav-title a:hover {
    text-decoration: none;
    color: inherit;
}
.side-nav-title span {
    display: block;
}
.side-nav-title span.line2 {
    font-size: 1.3em;
    font-weight: 400;
}
.side-nav,
.side-nav ul {
    padding: 0;
    list-style: none;
}
.side-nav li {}
.side-nav li a {
    display: block;
    padding: 5px 8px 5px 0;
    color: #00a5f6;

    transition: ease-in-out background .2s, ease-in-out color .2s;
    -moz-transition: ease-in-out background .2s, ease-in-out color .2s;
    -webkit-transition: ease-in-out background .2s, ease-in-out color .2s, ease-in-out padding .2s;
}
.side-nav li a:hover,
.side-nav li.current_page_ancestor > a,
.side-nav .current_page_item > a {
    color: #FFF;
    background: #00a5f6;
    text-decoration: none;
    padding-left: 10px;

}
.side-nav li li {
    background: #f6f6f6;
}
.side-nav li li a {
    padding-left: 8px;
}
.side-nav .current_page_item.page_item_has_children > a,
.side-nav .current_page_ancestor > a {
    border-bottom: none;
}
.side-nav .children { display: none; }  /* Hide Child Pages by Default */
.side-nav .current_page_ancestor > .children,
.side-nav .current_page_item > .children {
    display: block;
}
@media(min-width: 768px) and (max-width:991px) {
    .side-nav li {
        width: 49%;
        margin-right: 1%;
        float: left;
    }
    .side-nav li:nth-child(even) {
        margin-left: 1%;
        margin-right: 0;
    }
    .side-nav .current_page_item.page_item_has_children > a,
    .side-nav .current_page_ancestor > a {
        border-bottom: 1px dotted #ccc;
    }
    .side-nav .current_page_ancestor > .children,
    .side-nav .current_page_item > .children {
        display: none;
    }
}
@media(max-width: 767px) {
    .home .side-nav-block {
        padding-left: 15px;
    }
}

/* --- Homepage Sidenav --- */
.home .side-nav-title,
.home .side-wrap h2,
.home .side-wrap h3 {
    color: #81ad00;
    margin-bottom: 10px;
}
.home .side-nav li,
.home .side-nav li a {
    display: inline;
    font-weight: 600;
    line-height: 1.5;
}
.home .side-nav li a,
.home .side-nav li.current_page_ancestor > a,
.home .side-nav .current_page_item > a {
    margin: 0 15px 0 0;
    padding: 0;
    color: #81ad00;
    border: none !important;
}
.home .side-nav li a:hover {
    color: #333;
    background: none;
}

/* --- Footer Styles --- */
.footer-wrap {}

.nav-column-wrap ul {
    overflow: hidden;
    max-height: 200px;
}

@media(max-width:767px) {
    .footer-wrap {
        margin-bottom: 15px;
    }
}


/* --- Blog Styles --- */
article.page-content-wrap {
    margin-bottom: 50px;
}
.interior article.page-content-wrap > h2 {
    margin-bottom: 0;
    padding: 0;
    color: #68517f;
    font-size: 4.8rem;
    font-weight: 600;
    background: transparent;
}
article.page-content-wrap footer {
    padding: 15px;
}
.commentlist {
    margin-bottom: 20px;
    border-left: 8px solid #ff3b00;
}
.commentlist li {
    padding-bottom: 15px;
    border-bottom: 1px dotted #8F8F8F;
}
.required {
    color: #d44950;
}

/* --- Search Page Styles --- */
.hentry {
    margin-bottom: 30px;
    padding-left: 15px;
    border-left: 8px solid #ff3b00;
}
.hentry:nth-child(odd) {
    border-left-color: #ed3402;
}


/* --- Button Styles --- */
.btn {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

}
.btn:empty {
    display: none;
}
.btn > a {
    display: inline-block;
    color: inherit;
    margin: -6px -12px;
    padding: 6px 12px;
}
.btn > a:hover {
    text-decoration: none;
}
.btn-default {
    color: #FFF;
    background: #00a5f6;
    border-color: #00a5f6;
}
.btn-default:hover {
    opacity: 0.8;
    color: #FFF;
    background: #00a5f6;
    border-color: #00a5f6;
}
.btn-outline.btn-default:hover, .btn-outline.btn-default:hover, .btn-outline.btn-default:hover, .btn-outline.btn-default:hover {
    color: #FFF;
    background: #00a5f6;
    border-color: #00a5f6;
}


/* --- Popovers --- */
.popover .popover-title {
    color: #333;
}


/* --- Wp Alignment Classes --- */
.alignleft, .alignright, .aligncenter, .alignnone {
    margin-bottom: 20px;
}
.alignleft, .alignright {
    width: 50%;
}
.alignleft {
    margin-right: 20px;
    float: left;
}
.alignright {
    margin-left: 20px;
    float: right;
}
.aligncenter {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    float: none;
    clear: both;
}
.alignnone {
    width: auto;
    float: none;
}
img.alignleft, img.alignright, img.aligncenter
.alignleft.flash-replaced, .alignright.flash-replaced, img.aligncenter {
    display: block;
    width: auto;
    margin-bottom: 15px;
}
@media (max-width: 767px) {
    .alignleft, .alignright, .aligncenter  {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        float: none;
    }
}

.alignright figure.fluid-box,
.alignleft figure.fluid-box,
.aligncenter figure.fluid-box,
.alignnone figure.fluid-box,
.alignright.procedural-player p,
.alignleft.procedural-player p,
.aligncenter.procedural-player p,
.alignnone.procedural-player p {
    text-align: center;
    margin-bottom: 0;
}



/* --- Module, Image, Highlight and Well Styles --- */
.image, .module, .highlight, .well {}
.well {
    color: #FFF;
    background: #3d4d59;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.well h2, .well .h2, .interior .well h2,.interior .well .h2{
    color: #fff;
}
.highlight.aligncenter, .highlight.alignnone,
.well.aligncenter, .well.alignnone,
.module.aligncenter, .module.alignnone,
.image.aligncenter, .image.alignnone {
    margin-top: 20px;
}
.image h2, .image .h2, .module h2, .module .h2, .highlight h2, .highlight .h2, .well h2, .well .h2,
.image h3, .image .h3, .module h3, .module .h3, .highlight h3, .highlight .h3, .well h3, .well .h3,
.image p, .module p, .highlight p, .well p,
.image label, .module label, .highlight label, .well label,
.image .btn, .module .btn, .highlight .btn, .well .btn,
.image a, .module a, .highlight a, .well a {
    color: inherit;
}
.image, .module, .highlight,
.image h2, .image .h2, .module h2, .module .h2, .highlight h2, .highlight .h2,
.image h3, .image .h3, .module h3, .module .h3, .highlight h3, .highlight .h3,
.image p, .module p, .highlight p,
.image label, .module label, .highlight label,
.image .btn, .module .btn, .highlight .btn,
.image a, .module a, .highlight a {
    text-align: center;
}
.image label, .module label, .highlight label, .well label {
    display: block;
}
.image a, .module a, .highlight a, .well a {
    text-decoration: underline;
    font-weight: bold;
}
.image a:hover, .module a:hover, .highlight a:hover, .well a:hover {
    text-decoration: none;
    opacity: 0.8;
}
.image .btn, .module .btn, .highlight .btn, .well .btn {
    text-decoration: none;
}
.image .btn:hover, .module .btn:hover, .highlight .btn:hover, .well .btn:hover {
    opacity: 1;
}
.image > :first-child, .module > :first-child, .highlight > :first-child, .well > :first-child {
    margin-top: 0;
}

.image { border: 4px solid #ed3402; }

.module {
    padding: 0 10px 10px;
    border: none;
    background: #FFF;

}
.interior .module.alignleft,
.interior .module.pull-left {
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #eee;
}
.interior .module.alignright,
.interior .module.pull-right {
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #eee;
}
.interior .module h2,
.module h2.ht-title {
    margin-left: -10px;
    margin-right: -10px;
    padding: 12px 10px 10px;
    color: #FFF;
    background: #81ad00;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 1.1em;
    text-align: left;
}
.module p {
    font-size: 1.6rem;
    text-align: justify;
}
.module p.ht-image {
    text-align: center;
}
.ht-title span {
    display: block;
}
.ht-title .line2 {
    font-size: 4.0rem;
    font-weight: 600;
}
.ht-image { padding-top: 15px; padding-bottom: 15px; }
.ht-image img { }
.ht-image a:hover img { }

@media (max-width: 767px) {
    .module, .highlight  {
        margin-left: -15px;
        margin-right: -15px;
    }
    .module.alignleft, .module.alignright {
        padding-right: 10px;
        padding-left: 10px;
        border: none;
    }
}

/* --- Map Shortcode Styles --- */
.page-content-wrap .map { height: 400px; }
.mobile-phone .page-content-wrap .map { margin-bottom: 65px; }
.modal-map .map { height: 255px; }
.modal-map .highlight { margin-bottom: 12px; width: 95%;}
.modal-map .modal-body { max-height: 415px; }

.modal-header .close {
    font-size: 2.7rem;
}