/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
    background: #033c5a;
}
html, body {
    height:100%;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

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

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

a, a:hover {
    text-decoration: none;
}
/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/24px "Lato", Helvetica, Helvetica Neue, Arial;
    font-weight:400;
}


strong {
    font: 16px/26px "Lato", Helvetica, Helvetica Neue, Arial;
    font-weight:700;
}

.wrapper {
    width: 90%;
    margin: 0 5%;
}
h1, h2, h3 {
    font-family:"Libre Baskerville", serif;
    color:#033c5a;
    font-style:italic;
}
.highlight, .content a {
    color:#43749c;
}

.content a:hover {
    color: #7a9db1;
}
.content h2 {
    margin:1.5em 0;
    line-height: 1.4em;
}
.content h3 {
    font-size:1em;

}
.we-offer ul.tabs li a {

    color:#033c5a;
    border-radius:10px;
    border:1px solid #c5d6e0;
    behavior: url(PIE/PIE.htc);
    display: inline-block;
    padding: 0 10px;
    position: relative;
    z-index: 0;
    font-family:"Libre Baskerville", serif;
    font-style:italic;
    font-size: 0.8em;
}
    .we-offer ul.tabs li a.active {
        background:#c5d6e0;
    }

.why-us-list p {
    margin-top:0;
}

.why-us-list h3 {
    margin-bottom:0;
    margin-top:0;
}

.contact div.img_wrapper {
    float:left;
    margin-right:40px;
}
.contact .leading {
    margin-top:0;
    line-height: 1.6em;
}
form {
    margin-bottom: 20px;
}
    form input[type="text"] {
        height: 20px;
        width: 200px;
        border:1px solid #7a9db1;
    }
    form div {
        margin:10px 0;
    }
    form label {
        width: 200px;
        display: inline-block;
        float: left;
    }
    textarea {
        width:300px;
        height:300px;
        margin-top: 10px;
        border:1px solid #7a9db1;
    }
    input[type="submit"] {
        background: #033c5a;
        color: white !important;
        font-family: "Libre Baskerville", serif;
        font-style: italic;
        font-size: 0.7em;
        border-radius: 17px;
        padding: 5px 14px;
        margin-left: 13px;
        line-height: 22px;
        behavior: url(PIE/PIE.htc);
        position: relative;
        z-index: 0;
        border:none;
    }
/* ==============
    MOBILE: Menu
   ============== */

nav ul {
    margin: 0;
    padding: 0;
}

nav a {
    display: block;
    margin-bottom: 10px;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
    color: #033c5a;
    font-weight: 400;
    line-height: 30px;

}
nav a.login {
    background: #033c5a;
    color:white !important;
    font-family:"Libre Baskerville", serif;
    font-style:italic;
    font-size: 0.7em;
    border-radius: 17px;
    padding: 5px 14px;
    margin-left: 13px;
    line-height: 22px;
    behavior: url(PIE/PIE.htc);
    position:relative;
    z-index:0;
}
nav a:hover {
    color: #7a9db1 !important;
}
nav a.login:hover {
    background:#7a9db1;
    color:white !important;
}
.we-offer .offer_img_wrapper, .contact div.img_wrapper {
    display: none;
}
.why-us .content h2 {
    margin-bottom: 2.5em;
}
.why-us-list .item {
    overflow: hidden;
    clear:both;
    margin-bottom:45px;
}
.why-us-list .item img {
    float:none;
    margin-right:70px;
    margin-bottom: 30px;
}

.firm .left_col {
    width: 100%;

}
.firm .leading {
    margin:0 0 0.5em 0;
}
.firm .right_col {
    width:100%;
}
    .firm .right_col h3 {
        margin-top: 0.5em;
    }
    .firm .right_col .highlight {
        color:#033c5a;
    }
    .firm .right_col > div {
        margin-bottom:25px;
    }
    .firm .right_col p {
        margin:0;
    }
.firm .tabs {
    position: relative;
    padding:0;
    margin-bottom: 30px;
    overflow: hidden;
}
.firm .tabs li {
    list-style-type: none;
}
.firm .tabs a, .firm .firm_list a {
    border-radius:none;
    position: relative;
    float:left;
    overflow: hidden;
}
    .firm .tabs a span, .firm .firm_list a span {
        position: absolute;
        bottom:0;
        display: inline-block;
        background: #7a9db1;
        color:white;
        line-height:36px;
        width:100%;
        padding-left:7px;
    }
    .firm .tabs a.active span, .firm .firm_list a.active span {
        background: #033c5a;
    }
.firm_list {
    padding:0;
}
.firm_list li {
    list-style-type: none;
    margin-bottom: 20px;
    overflow: hidden;
    clear:both;
}
.firm_list h3, .firm_list h2 {
    clear:both;
}

.firm_list h3 {
    margin: 30px 0 10px 0;
}
.firm_list p {
    overflow: hidden;
}
.firm_list li a {
    margin: 20px auto;
    float: none !important;
    display: block;
}
a.alice, a.katie, a.katie1 {
    display: inline-block;
}

    a.alice {
        background:url(../img/2015/alice.png);
        background-size: cover;
    }
    a.katie {
        background:url(../img/2015/katie.png);
        background-size: cover;
    }
    a.kelsey {
         background:url(../img/2016/kelsey.jpg);
         background-size: cover;
    }
    a.wanda {
         background:url(../img/2016/wanda.jpg);
         background-size: cover;
    }
    a.flora {
         background:url(../img/2015/flora.png);
         background-size: cover;
    }
    a.connie {
         background:url(../img/2015/connie.png);
         background-size: cover;
    }
    a.wendy {
        background:url(../img/2018/wendy.jpg);
        background-size: cover;
    }
    a.ethan {
        background:url(../img/2015/ethan.png);
        background-size: cover; 
    }
    a.renae {
        background:url(../img/2016/renae.jpg);
        background-size: cover; 
    }
a.connie, a.wendy, a.alice, a.katie, a.renae {
    height:300px;
    width:232px;
    margin-bottom: 15px;
}

ul.tabs a {
    margin-right: 13px;
}

ul.tabs a.connie, ul.tabs a.ethan, ul.tabs a.renae {
    margin-right: 0px;
}

div.contact_info {
    margin-bottom:20px;
}
div.contact_info p {
    margin:0;
}
.wrapper.we-offer {
    position: relative;
}

.we-offer .offer_img_wrapper {
    position: absolute;
    left:0;
    top:30px;
    width:39%;
}
.we-offer .content {
    width:100%;
    float:none;
}
/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 30px 0;
}

.main article h1 {
    font-size: 2em;
}

.main aside {
    color: white;
    padding: 0px 5% 10px;
}

.footer-container footer {
    padding: 20px 0;
    overflow: hidden;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

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



[class^="icon-"], [class*=" icon-"], .nav-toggle {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color:#005283;
    font-size:24px;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-yelp:before {
    content: "\e601";
}
    .icon-yelp:hover {
        color:#1c659e;
    }
.icon-facebook:before {
    content: "\e605";

}
    .icon-facebook:hover {
        color:#1c659e;
    }

.icon-linkedin:before {
    content: "\e603";
}
    .icon-linkedin:hover {
        color:#0274b3;
    }


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

}

.twi_con {
  font-family: "untitled-font-3" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 27px;
  position: relative;
  top: 7px !important;
  color:#005283;
}


.twi_con:before {
  content: "a"; 
}
    .twi_con:hover {
        color:#0274b3;
        content: "a";
    }

.header-container {
    padding-top: 20px;
    padding-bottom: 5px;
    background: white;
}
.main-container {
    background: white;
    padding-bottom: 60px; 

}



.logo {
    float:left;
    background:url(../img/logo.jpg) no-repeat;
    display: inline-block;
    width:240px;
    height:73px;
    background-size: 100%;
}

.lt-ie9 .logo {
    background:url(../img/logo_300.jpg) no-repeat;
}
nav {
    clear:both;
}
nav li a{
    padding-bottom:10px;
}
nav li a.active {
    background:url(../img/triangle.png) bottom center no-repeat;
}
.footer-container {
    color:#9ab1bd;
     background: #033c5a;
}
.homepage .footer-container p.address {
    display: none;
}
.footer-container p.address  {
    color: white;
    float: left;
    width: auto;
    clear: none;
    margin: 0.5em 0 0 0;
    font-size: 1em;
    line-height: 0.8em;
}
    .footer-container p.address [class^="icon-"], .footer-container p.address .twi_con {
        color:white;
    }
.footer-container .copyright {
    float:left;
}
.footer-container .copyright a {
    color:#0c8cd5;
    display: inline-block;
    margin: 0 10px;
}
    .footer-container a:hover {
        color:white;
    }



.main.homepage article {
        width:100%;
        background:#7a9db1;
        color:white;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box;    /* Firefox, other Gecko */
        box-sizing: border-box;
        padding:40px 32px;
        font-weight: 300;
}


.main.homepage article header h1, .main.homepage article header h2 {
    color:#033c5a;
    font-style:italic;
    font-family:"Libre Baskerville", georgia, serif;
    font-weight:400;
}

.main.homepage article header h1 {
    font-size:1.6em;
    line-height: 1.4em;
    margin: 0.1em 0 0.27em 0;
}

.lt-ie9 .main.homepage article header h1 {
    font-size:1.4em;
}
.main.homepage article header h2 {
    font-size:1.1em;
    margin-bottom:0;
}

.main.homepage article a.button {
    display: block;
    color:#033c5a;
    background:#85a7b9;
    border:1px solid white;
    border-radius:10px;
    text-align: center;
    line-height: 29px;
    font-style:italic;
    font-family:"Libre Baskerville", georgia, serif;
    font-size: 0.95em;
    width: 90%;
    behavior: url(PIE/PIE.htc);
}
    .main.homepage article a.button:hover {
        color:white;
    }

    .lt-ie9 .main.homepage article a.button {
        position: relative;
        z-index:0;
    }

p.amp {
    background: url(../img/amp.png) no-repeat center;
    height: 16px;
    margin: 10px 0;
    width: 90%;
    text-align: center;
}

p.address {
    clear: both;
    text-align: left;
    margin: 20px 0 0px;
    width: 100%;
    font-family:"Libre Baskerville", georgia, serif;
    color:#033c5a;
    font-size:1.05em;
    font-style:italic;
}
p.address a.social span{
    position: relative;
    top:5px;
    margin-left: 3px;
}
    p.address a.social:first-child {
        margin-left:12px;
    }
div.content article, .main.homepage div.content .img_wrapper {
    display: block;
    border:none;
}

.main.homepage div.content .img_wrapper {
    height:200px;
    background:url(../img/133c.jpg) no-repeat center;
    background-size: cover;
}

.lt-ie9 .main.homepage div.content .img_wrapper, .lt-ie9.lt-ie8 .main.homepage div.content .img_wrapper {
    background:url(../img/133c.jpg) no-repeat center center;
}

.lt-ie9.lt-ie8 .main.homepage div.content .img_wrapper {
    height:450px;
    width:550px;
    float:left;
}
.lt-ie9.lt-ie8 .main.homepage div.content article {
    float:left;
}
.we-offer ul.tabs {
    padding:0;
    padding-bottom:10px;
    border-bottom:3px solid #c2d4de;
}
.we-offer ul.tabs li {
    list-style-type: none;
    display: inline-block;
    margin-right: 10px;
    margin-bottom:5px;
}
.we-offer h3.leading {
    margin-top:0;
    font-size: 0.9em;
    line-height: 1.6em;
}
.content h2.tab_title{
    margin: 1em 0 0 0;
}

.show_on_mobile {
    display: block;
}
.hide_on_mobile {
    display: none;
}

.we-offer .offer_img_wrapper {
    display: none !important;
}

textarea {
    width: 90%;
}

nav {
    display: none;
}

div.slicknav_menu {
    display: block;
}
    .homepage section p {
        line-height:26px;
    }
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {

/* ====================
    INTERMEDIATE: Menu
   ==================== */
   .show_on_mobile {
        display: none;
    }
    .hide_on_mobile {
        display: block;
    }
    nav a {
        float: left;
        margin: 0;
        margin-bottom: 0;
    }

    nav li:first-child a {
        margin-left: 0;
    }

    nav li:last-child a {
        margin-right: 0;
    }
    .why-us-list .item img {
        float:left;
        margin-right:30px;
        margin-bottom:30px;
    }

    
@media only screen and (max-width: 980px) {

/* ====================
    INTERMEDIATE: Menu
   ==================== */




/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    nav ul li {
        display: inline;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }
}

@media only screen and (min-width: 600px) {
    .firm .left_col {
        width: 62%;
        float:left;
    }
    .firm .right_col {
        width:33%;
        float:right;
    } 
    p.address {
        text-align: right;
    }
    
}
@media only screen and (min-width: 699px) {
    div.content {
        display: table;
    }
    .main.homepage article {
        width:33.6%;
        float:none;
    }


    div.content article, .main.homepage div.content .img_wrapper {
        display: table-cell;

    }
    .main.homepage div.content .img_wrapper {
        border-left:10px solid white;
        height:auto;
        background-position:top center;
    }
    .we-offer div.img_wrapper, .contact div.img_wrapper {
        float:left;
        margin-right:40px;
        width: 40%;
        display: block;
    }
    .we-offer div.img_wrapper img, .contact div.img_wrapper img {
        width:100%;
    }
    .we-offer .offer_img_wrapper {
        display: block !important;

    }
    .we-offer .content {
        width:56%;
        float:right;
    }
    textarea {
        width: 200px;
        height: 250px;
    }
    nav {
        display: block
    }

    div.slicknav_menu {
        display: none;
    }





}
@media only screen and (min-width: 870px) {



/* ============
    WIDE: Menu
   ============ */

    .title {
        float: left;
    }

    nav {
        clear:none;
        float: right;
        position: relative;
        top: 32px;
    }
    nav ul li {
        float:left;
    }

.footer-container p.address {
        float:right;
    }

/* ============
    WIDE: Main
   ============ */
    

    .main article {
        float: left;
        width: 57%;
    }

    .main aside {
        float: right; 
        width: 28%;
    }

    .why-us-list .item img {
        margin-right:70px;

    } 
    .why-us-list h3 {

        margin-top:1em;
    }

    .homepage section p {
        line-height:24px;
    }

}

@media only screen and (min-width: 980px) {

/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 980px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }

    .lt-ie9 .main.homepage div.content .img_wrapper {
        background:url(../img/133c_800.jpg) no-repeat center center;
    }
    .why-us-list p.contact {
        margin-left:230px;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

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

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}