* {
    box-sizing: border-box
}

.island,body,svg {
    width: 100%
}

.island {
    margin: 0 auto;
    max-width: 1200px
}

body {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
}


header {
    /* padding: 1rem .5rem .5rem; */
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.2);
    position: relative;
}

.home header,
.home .header-contain {
    box-shadow: none;
}

footer {
    background: #57768C;
    color: #FFF;
    padding: 1rem;
    text-align: center;
}

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

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

.internal-body hr {
    height: 5px;
    border: 0;
    background-color: #d7b47e;
    margin: 2rem 0
}

.user-content {
    padding: 1rem;
    font-size: 1.2rem;
}

.team-details {
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.25);
    background: rgba(69,191,209,.1);
    padding: .1rem 1rem;
}

.user-content p {
    line-height: 1.8rem;
}

header nav a:hover {
}

.top-caption span {
    color: #58768B;
    font-family: 'Zilla Slab Highlight', sans-serif;
    font-weight: 700;
    font-size: 2.5rem;
    padding-right: 1rem;
    vertical-align: middle;
}

header nav ul li {
    display: inline-block
}

header .logo {max-width: 150px;padding: .5rem;margin: 0 auto;}

.header-contain {
    -webkit-box-shadow: 0 4px 5px 0 rgba(0,0,0,.5);
    -moz-box-shadow: 0 4px 5px 0 rgba(0,0,0,.5);
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.5);
    position: relative;
    z-index: 100;
}

.internal-banner {
    background: url('/perch/resources/internal-banner.jpg');
}

.top-caption, .form-column {
    padding: 1rem;
    border-radius: 8px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.25);
}

.form-column {
    background: #58768B;
}

.form-column {
    color: #FFF;
}

.form-column textarea {
    font-family: 'Roboto Condensed', sans-serif;
    padding: .5rem;
}

.top-caption {
 background: rgba(69,191,209,.1);
}

.form-column {
    background: #58768B;
}

.user-content img {
    border-radius: 8px;
    border: 2px solid #58768B;
}

.internal-banner h1 {
    color: #FFF;
    padding-top: .7rem;
    padding-bottom: .7rem;
    border-bottom: 5px solid #FFF4A2;
    display: inline-block;
}

.internal-banner {
    padding: 1rem;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0,0,0,.5);
    -moz-box-shadow: 0 4px 5px 0 rgba(0,0,0,.5);
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.5);
    position: relative;
}


li.active a {
    border-bottom: 5px solid #d8b57a
}


li.active:first-of-type a:hover {
    border: 1px solid #35b27c
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.btn.all-posts a,.ghost-btn a {
    padding: 8px 12px;
    text-decoration: none;
    border-radius: 4px;
    margin: .2rem 0;
    display: inline-block
}

.highlight-text h1 {
    font-size: 1.3rem;
    margin: .5rem 0;
}

.highlight-text p {
    margin-top: 0;
}

.highlight-text span {
    color: #58768B;
    font-size: 1.5rem;
}

.staff-btn {
    display: inline-block;
    margin: .5rem 0;
}

.staff-btn a {
    background: #57768C;
    border-right: 3px solid #3c4f5d;
    border-bottom: 3px solid #3c4f5d;
    padding: 8px 12px;
    color: #FFF;
}

.map-heading {
    text-align: center;
}

.home-main-section_col:nth-of-type(2) {
    padding-bottom: 1rem;
}

section.user-flex {
    display: flex;
    flex-flow: row wrap;
}

.flex-60 {
    width: 100%;
}

.flex-40 {
    width: 100%;
}

.contact-img_wrapper img {
    border: none;
    max-width: 100px;
}

.contact-icon_50 p {
    margin-top: 0;
    padding-top: .5rem;
    border-top: 5px solid #EDF8FA;
}

.contact-icon_50 {
    text-align: center;
    width: 50%;
}

.contact-icons_flex {
    display: flex;
    flex-flow: row wrap;
}

.contact-icon_50 {
    padding: 1rem;
}

section.home-main-section {
    padding: 0 .5rem;
}

section.top-cta {
        /* position: relative; */
        /* width: 100%; */
        /* height: 100px; */
        /* overflow: hidden; */
        /* display: block; */
        /* -webkit-box-shadow: 0 4px 5px 0 rgba(0,0,0,.2); */
        -moz-box-shadow: 0 4px 5px 0 rgba(0,0,0,.2);
        /* box-shadow: 0 4px 5px 0 rgba(0,0,0,0.2); */
        /* margin-bottom: 1rem; */
}

.social-nav img {
    max-width: 50px;
    vertical-align: middle;
}

.map-social-row_column:nth-of-type(2) {
    background: url('/perch/resources/office-bg.jpg');
    padding: .5rem;
    text-align: center;
}

.map-heading h2 {
    color: #FFF;
    font-size: 2rem;
}

.btn.all-posts a {
    border: 2px solid #ab7a33;
    color: #ab7a33
}

.map-details {
    background: #6FC09B;
    text-align: center;
    font-size: 1rem;
}

.map-social-row_column {
    font-size: 0;
}

.map-details img {
    max-width: 100px;
}

.map-details h3 {
    color: #FFF;
    margin-bottom: .5rem;
}

.map-details a {color: #FFF;text-decoration: none;}

.map-details p {
    margin: 0;
    padding: .5rem 0;
}

.team-wrapper {
    display: flex;
    flex-flow: row wrap;
}

.team-member {
    width: 100%;
}


.team-member h2 {
    text-align: center;
    background: #91C0E2;
    color: #FFF;
    padding: 10px;
    margin-bottom: 0;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.25);
}

.practice-flex {
    display: flex;
    flex-flow: row wrap;
}

.practice-flex_item {
    width: 100%;
}

.footer-col_right-row span {
    padding-right: .5rem;
    font-size: 1.2rem;
    vertical-align: middle;
}

.footer-col_mid h3 {
    color: #a1c4dd;
}

.footer-col_left p {
    font-size: 1.2rem;
    font-weight: 700;
    text-transform: uppercase;
}

.footer-col_mid {
    padding: .5rem 0;
}

.contact-link a:hover {
    background: #58768B;
}

.form-column form {
    margin: 1rem 0
}

.form-column p {
    color: #fff
}

.footer-image-row img {
    max-width: 65px;
}

.ghost-btn_blue a {
    border: 2px solid #45bfd1;
    color: #45bfd1
}

.ghost-btn_green a {
    border: 2px solid #3db27c;
    color: #3db27c
}

.ghost-btn_white a {
    border: 2px solid #fff;
    color: #fff
}

.ghost-btn_white a:hover {
    border: 2px solid #d8b57a;
    color: #d8b57a
}

.about .main-navigation ul li:first-of-type a {border-bottom: 4px solid #6FC09B;}

.team .main-navigation ul li:nth-of-type(2) a {border-bottom: 4px solid #6FC09B;}

.practice-areas .main-navigation ul li:nth-of-type(3) a {border-bottom: 4px solid #6FC09B;}

.contact .main-navigation ul li:nth-of-type(4) a {border-bottom: 4px solid #6FC09B;}


.contact-link {
    background: #91C0E2;
    margin-top: -40px;
    position: relative;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border: 2px solid #58768B;
}

.contact-link a {
    color: #FFF;
    padding: .5rem;
    display: block;
}

input#form1_submit,input#form2_submit {
    background: 0 0;
    border: 2px solid #fff;
    border-radius: 4px;
    color: #fff
}

.practice-flex_item {
    padding: 0 1rem;
}

.practice-flex h3 {
    color: #58768B;
}

.internal-body input#form1_submit,.internal-body input#form2_submit {
    background: #3db17d;
    border-radius: 4px;
    padding: 10px 14px
}

.form-column form input, .form-column textarea {
    margin: .5rem 0;
    padding: .4rem;
    display: block;
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
}

.form-column label {
    display: block;
}

.home-main-section_col:first-of-type img {
    max-width: 85px;
}

.home-main-section_col:first-of-type {
    display: flex;
}

.highlight-text {
    padding-left: .1rem;
}

.home-main-section_col:last-of-type {
    display: none;
}

.internal-body form input,.internal-body form textarea {
    border: 1px solid #4dbfcf;
    border-radius: 8px;
    padding: 1rem;
    vertical-align: middle
}

.internal-body form label {
    font-weight: 600;
    padding-right: 1rem
}

.more-btn a {
    background: #3db27c;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}



.categories-item a {
    border: 1px solid #fff;
    border-radius: 8px;
    display: block
}

.categories-item {
    padding: 6px;
    display: inline-block
}

.ghost-btn img {
    max-width: 30px;
    vertical-align: middle;
    margin-right: .5rem
}


/*! Slick Slideshow Custom Styles */
a.slick-slide {
    padding: 3rem
}

.service-section .slick-prev {
    left: 0
}

.service-section .slick-next {
    right: 10px
}

.service-section .slick-next:before,.service-section .slick-prev:before {
    font-size: 30px
}

.img-contain {
    width: 100%
}

.home .paging,.home-blog_details .ghost-btn {
    display: none
}

.home .home-blog_details {
    width: 100%;
    padding: .2rem 0
}

.home .home-blog_details h3 {
    font-size: 1rem;
    line-height: 1.5rem
}

.home .blog-column p {
    margin-bottom: 1rem
}

/*! Grid Listing - Remove if not implemented */

.post-module {
    position: relative;
    z-index: 1;
    display: block;
    background: #fff;
    min-width: 270px;
    height: 470px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.15);
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.hover,.post-module:hover {
    box-shadow: 0 1px 35px 0 rgba(0,0,0,.3)
}

.hover .thumbnail img,.post-module:hover .thumbnail img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .6
}

.post-module .thumbnail {
    background: #000;
    height: 250px;
    overflow: hidden
}

.post-module .post-content,.post-module .thumbnail .icon {
    position: absolute;
    -webkti-box-sizing: border-box;
    box-sizing: border-box
}

.post-module .thumbnail .icon {
    top: 20px;
    right: 20px;
    z-index: 1;
    background: #3db27c;
    height: 55px;
    border-radius: 100%;
    color: #fff;
    font-weight: 700;
    text-align: center;
    width: 55px;
    padding: 12.5px 0
}

.post-module .thumbnail .icon img {
    width: 58%;
    margin-left: .7rem
}

.post-module .thumbnail img {
    display: block;
    width: 120%;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.post-module .post-content {
    bottom: 0;
    background: #fff;
    width: 100%;
    padding: 30px;
    -webkit-transition: all .3s cubic-bezier(.37,.75,.61,1.05) 0s;
    transition: all .3s cubic-bezier(.37,.75,.61,1.05) 0s
}

.post-module .post-content .category {
    position: absolute;
    top: -34px;
    left: 0;
    background: #d8b57a;
    padding: 10px 15px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase
}

.post-module .post-content .title {
    margin: 0;
    padding: 0 0 10px;
    font-size: 1.5rem
}

.post-module .post-content .sub_title {
    margin: 0;
    padding: 0 0 20px;
    color: #45bfd1;
    font-size: 20px;
    font-weight: 400
}

.post-module .post-content .description {
    display: none;
    color: #666;
    font-size: 14px;
    line-height: 1.8em
}

.post-module .post-content .post-meta {
    margin: 30px 0 0;
    color: #999;
    font-size: .9rem
}

.post-module .post-content .post-meta .timestamp {
    margin: 0 16px 0 0
}

.post-module .post-content .post-meta a {
    color: #999;
    text-decoration: none
}

.card-container,.home .home-blog_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.hover .post-content .description {
    display: block!important;
    height: auto!important;
    opacity: 1!important
}

.card-container:after,.card-container:before {
    content: '';
    display: block;
    clear: both
}

.card-container .column {
    width: 100%;
    padding: 25px 25px 25px 10px;
    -webkti-box-sizing: border-box;
    box-sizing: border-box;
    float: left
}


.home-blog_details h3 {
    font-size: 1.8rem;
    line-height: 2rem;
    margin-bottom: .2rem;
    margin-top: 0
}

.home-blog_item img,.post img {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    height: auto;
    width: 100%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    max-width: none
}

.home-blog_item .img-contain a,.post .img-contain {
    position: relative;
    height: 200px;
    width: 100%;
    overflow: hidden;
    display: block;
    border: 5px solid #443726
}

.home .home-blog_item .img-contain a {
    height: 100px
}

.blog-postings ul li,.home-blog_details {
    padding: .5rem 0
}

.internal-body .home-blog_details {
    padding: 1.5rem 0
}

.internal-body p {
    line-height: 2rem
}

.home-blog_details h3 a {
    color: #000;
    text-decoration: none
}

.shadow-box {
    padding: 1rem;
    border-radius: 8px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.15);
    background: rgba(69,191,209,.1)
}

.meta a {
    border: 1px solid;
    padding: 5px;
    margin: 0 .2rem
}

.meta ul {
    list-style-type: none;
    padding-left: 0
}

.meta .cats a,.meta .tags a {
    display: inline-block;
    margin: .4rem .2rem
}

.meta .cats li,.meta .tags li {
    display: inline-block
}

.blog-postings ul ul {
    background: 0 0;
    box-shadow: none
}

.blog-section article {
    border-bottom: 5px solid #d8b57a;
    margin: 2rem 0
}

.home .home-blog_details h3 a {
    color: #d7b47e
}

@media (min-width: 400px) {
section.home-main-section {
    padding: .5rem 2.5rem;
}

}

@media (min-width: 450px) {
section.home-main-section {
    padding: .5rem 4.5rem;
}

}

@media (min-width: 500px) {
section.home-main-section {
    padding: .5rem
}
.main-section_flex {
    padding: .5rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.home-main-section_col h2 {
    margin-top: .45rem;
    margin-bottom: .5rem;
}

.home-main-section_col:nth-of-type(2) {
    /* padding-left: 2rem; */
}

.staff-btn {
    padding: .5rem 0;
}

section.top-cta {
    /* height: 160px; */
}

.practice-flex_item {
    width: 50%;
}

}

@media (min-width: 630px) {
    .home-main-section_col:nth-of-type(2) {
        padding-left: 4rem;
    }
}



@media (min-width: 700px) {

        .highlight-text span {
        font-size: 2rem;
    }


    section.blog-column,section.form-column {
        width: 50%
    }

    .main-navigation ul {
    margin:  0;
}

section.top-cta_flex {
    display: flex;
    flex-flow: wrap;
}

section.top-cta_flex .top-cta_flex-column {
    width: 50%;
}

    .highlight-text h1, .home-main-section_col h2 {
        font-size: 1.6rem
    }

    .home-main-section_col {
        width: 50%;
    }

    section.blog-column {
        padding-right: 2rem
    }

    .post-item_img {
        width: 25%
    }

    .post-item_description {
        width: 75%;
        padding-left: 1rem
    }

    .blog-column h3 {
        margin-top: .2rem
    }

    .post-item_flex,section.promo-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .form-column img,.main-two-col h2 {
        display: inline-block;
        vertical-align: middle
    }

    header .logo {
    max-width: 150px;
    }



header nav ul li {
    font-size: 1.2rem;
    font-weight: 400;
    text-transform:uppercase;
    font-family: 'Barlow', sans-serif;
}

header nav ul li a {
    padding: 0 .5rem;
    color: #000;
}



    .internal-body.internal-body_flex,.internal-top_row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        padding: .5rem 1rem
    }

    section.internal-body {
        padding: 2rem
    }

    .blog-columns .blog-section {
        padding-left: 1.5rem
    }


    .blog-columns .col-1-4 {
        width: 25%
    }

    .blog-columns .col-3-4 {
        width: 72%
    }

    .btn.all-posts a,.ghost-btn a {
        margin: 1rem 0
    }

    .card-container .column {
        width: 50%;
        padding: 10px
    }

    .home .img-contain {
        width: 30%;
        padding-right: 1rem
    }

    .home .home-blog_details {
        width: 70%;
        padding-top: 0
    }

    .home-blog_details {
        padding: .5rem 0
    }

    .home .home-blog_item {
        margin: .5rem 0
    }








}

@media (min-width: 776px) {
        .header-flex {
        display: flex;
        padding: 1rem;
    }

    header .logo {
        margin:0;
        padding:  0;
    }

  .social-nav img {
      margin-top: -5px;
  }

  .main-navigation ul {
      padding-left: 1rem;
  }

  header nav ul li a {
      padding: .5rem;
      transform: perspective(1px) translateZ(0);
      box-shadow: 0 0 1px transparent;
      position: relative;
      overflow: hidden;
  }

  header nav ul li a:hover:before, header nav ul li a:focus:before, header nav ul li a:active:before {
    left: 0;
    right: 0;
}

.map-details {
    text-align: left;
    padding: .5rem 1rem;
}

  header nav ul li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: -4px;
    background: #6FC09B;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.team-member {
    width: 50%;
}

.team-member:first-of-type {
    padding-right: 1rem;
}

.team-member:nth-of-type(2) {
    padding-left: 1rem;
}

.team-details {
    padding: .5rem 1.5rem;
}
.social-nav a:hover:before,
.social-nav a:focus:before,
.social-nava:active:before {
    display: none;
}

section.map-social-row {
    display: flex;
    flex-flow: row wrap;
}

.map-social-row_column {
    width: 50%;
}

.map-heading {
    /* text-align: left; */
}

.map-heading h2 {
    font-size: 1.8rem;
}

.map-details img {
    max-width: 60px;
    vertical-align: middle;
    padding-right: .5rem;
}

.map-details div {
    display: inline-block;
    vertical-align:middle
}

.map-social-row_column:nth-of-type(2) {
    /* text-align: left; */
    padding: .5rem 2rem;
}

footer {
    text-align: left;
}

.footer-flex {
    display: flex;
    flex-flow: row wrap;
}

.footer-col_left, .footer-col_mid {
    width: 50%;
}
.footer-col_right {
    display: flex;
    flex-flow: row wrap;
}

.flex-60 {
    width: 60%;
}

.flex-40 {
    width: 40%;
    padding-left: 2rem;
}

.practice-flex_item {
    width: 33%;
}
}

@media (min-width: 800px) {

}

@media (min-width: 900px) {

    .form-column form input, .form-column textarea {
        max-width: 500px;
        margin: 1.5rem 0
    }

    .card-container .column {
        width: 33.33%
    }

    header nav ul li a {
        padding: .5rem 1.3rem;
    }

    .highlight-text h1, .home-main-section_col h2 {
        font-size: 2rem;
    }

    .highlight-text span {
        font-size: 2.5rem;
    }

    .highlight-text {
        padding-left: 1rem;
    }

    .footer-col_left, .footer-col_mid, .footer-col_right {
        width: 33%;
    }

    .footer-col_right-row_col:nth-of-type(2) {
    padding-left: 2rem;
}

    .footer-col_right {
        padding-left: 1rem;
    }

    .footer-col_right-row:first-of-type {
    display: flex;
    flex-flow: row wrap;
}

}

@media (min-width: 1000px) {
  header .logo {
      max-width: 200px;
  }
  header nav ul {
        padding-top: .7rem;
    }

  header nav ul li a {
        padding: .5rem 1.6rem;
    }

     .home-main-section_col:first-of-type {
     width: 40%;
     padding-top: .8rem;
 }
 .home-main-section_col:last-of-type {
     width: 24%;
     display: block;
 }
  .home-main-section_col:last-of-type img {
    border-radius: 8px;
 }
 .home-main-section_col:nth-of-type(2) {
     padding-left: 0;
     width: 28%;
     background: url('/perch/resources/staff-bg.jpg');
     max-height: 122px;
     padding: 0 .5rem;
     border-radius: 8px;
 }
 .home-main-section_col:nth-of-type(2) h2 {
     padding: 1rem .5rem .5rem .5rem;
     color: #FFF;
     /* border-bottom: 6px solid #FFF59D; */
     text-shadow: 0 2px 0 rgba(0,0,0,.3);
 }
 .staff-btn {
     padding: .2rem .5rem;
 }
 .staff-btn:first-of-type {
 }
 section.top-cta {
     /* height: 260px; */
 }
 section.home-main-section {
    padding: 1rem
}
}

@media (min-width: 1050px) {
    .home-main-section_col:nth-of-type(2) {
        max-height: 145px;
    }
}

@media (min-width: 1100px) {
   .main-navigation ul {
       padding-left: 3rem;
   }

   header nav ul li a {
        padding: .5rem 2rem;
    }
}

@media (min-width: 1200px) {
    .home-main-section_col:first-of-type {
        width: 36%
    }
    .home-main-section_col:nth-of-type(2) {
        width: 32%;
        padding-left: 1rem;
        max-height: 149px;
        padding-right: 1rem;
    }
    .home-main-section_col:nth-of-type(3) {
        width: 24%;
    }
.user-content {
    padding: 2rem 0;
}

.header-flex {
    padding;
    padding: 1rem 0;
}
     section.top-cta {
     /* height: 300px; */
 }

header nav ul li {
    padding: 0 .3rem;
}

 header .logo {
     max-width: 225px;
 }

 .home-main-section_col:nth-of-type(2) h2 {
     padding-bottom: 1rem;
 }

 .map-social-row_column:nth-of-type(2) {
     /* padding-left: 4rem; */
 }


}

@media (min-width: 1300px) {
    .map-heading,
    .map-social-row_column:nth-of-type(2) {
        text-align: left;
    }
    .map-social-row_column:nth-of-type(2) {
        padding-left: 4rem;
    }

    .map-details {
        text-align: right;
    }

   .map-details div {
       margin-left: 1.5rem;
   }
}

.form-hide {
    display: none;
}
