html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, button {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: inherit;
    font: inherit;
    vertical-align: top;
    text-decoration: none;
}


 div, ul, li {
    box-sizing: border-box;
    list-style: none;
}

em {
    font-style: italic;
}

 a {
    cursor: pointer;
}

     a img {
        border: 0;
    }

 .left {
    float: left;
}

 .right {
    float: right;
}

 .clearfix:before,  .clearfix:after {
    content: "";
    display: table;
}

 .clearfix:after {
    clear: both;
}

 .clearfix {
    zoom: 1;
}

 .clearLeft {
    clear: left;
}

 .clearRight {
    clear: right;
}

 .clearBoth {
    clear: both;
}

img{
    vertical-align: top;
}

/* END CSS Core + Reset */
.container{
    position: relative;
    font-family: "museo-sans";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}


.row{
    width: 100%;
    position: relative;
}

#wpadminbar{
    display:none;
}

body{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-family: "source-sans-pro";
    color: #333;
}

.headerContainer{
    margin: auto;
    background-color: #065e8e;
    padding: 75px 50px;
    box-sizing: border-box;
    width: 100%;
}

.contentContainer{
    width: 100%;
    max-width: 1420px;
}

.headerContainer ul, .footer ul{
    float:right;
    font-family: "museo-sans";
}

.headerContainer ul, .footer ul{
    width: calc(100% - 420px);
    text-align: center;
}

.headerContainer ul li, .footer ul li{
    display: inline-block;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    vertical-align: baseline;
    padding: 22px 40px 0 40px;
    text-align: center;
}

.headerContainer ul li a, .footer ul li a{
    color: #fff;
    font-weight: 100;
    display: block;
}

.headerContainer ul li a:hover, .footer ul li a:hover{
    -webkit-transform: translate(0,-2px);
    transform: translate(0,-2px);
    color: #83afc7;
}

.headerContainer .callToday, .footer .callToday{
    font-family: "museo-sans";
    float:right;
    width: 150px;
    text-align: right;
    line-height: 22px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 900;
    color: #fff;
}

.headerContainer .mobileMenuBtn{
    width: 30px;
    height: 30px;
    float:right;
    background-image: url(/wp-content/themes/naked-wordpress-master/images/template/mobileMenuBtn.png);
    background-size: 100%;
    display: none;
}

.headerContainer .mobileMenu{
    display: none;
}

.contentContainer{
    margin: auto;
    position: relative;
}

.helpForm{
    background-color: #0278c1;
    padding: 35px 50px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
}

.helpForm h2{
    font-family: "museo-slab";
    font-weight: 500;
    font-size: 28px;
}

.helpForm ul{
    margin: 20px 0 0 0;
}

.helpForm ul li{
    float:left;
    width: 28%;
    box-sizing:border-box;
    padding: 0 20px 0 0;
}

.helpForm ul li:last-child{
    width: 16%;
}

.helpForm ul li input{
    width: 100%;
    border: 1px solid #fff;
    box-sizing: border-box;
    padding: 8px;
    font-size: 20px;
    font-weight: 300;
    font-family: "museo-sans";
}

.helpForm ul li span.continue{
    background-color: transparent;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    display: block;
    padding: 8px;
    width: 100%;
    border: 1px solid #fff;
    box-sizing: border-box;
}

.helpForm ul li span.continue:hover{
    background-color:#e6e6e6;
    color: #0278c1;
    cursor: pointer;
}

.helpForm a.getStartedBtn{
    display: none;
}

.footer{
    background-image: url(/wp-content/themes/naked-wordpress-master/images/template/footerBkgrd.jpg);
    background-position: center;
    height: 216px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 50px;
    color: #fff;
    padding: 75px 50px;
}

.practiceAreas, .awards, .blog{
    border-top: 1px solid #d2d2d2;
    text-align: center;
    padding: 80px 50px;
}

.practiceAreas h2, .awards h2, .blog h2{
    font-size: 50px;
    font-weight: 300;
    font-family: "museo-slab";
    color: #333333;
}

.practiceAreas h3, .blog h3{
    font-family: "source-sans-pro";
    font-size: 24px;
    color: #999999;
    margin: 0 0 60px 0;
}

.practiceAreas ul, ul.practiceAreaList{
    width: 70%;
    max-width: 1100px;
    margin: auto;
}

.practiceAreas ul li, ul.practiceAreaList li{
    float:left;
    width: calc(50% - 20px);
    margin: 0 10px 20px 10px;
    height: 400px;
    background-position: center;
    background-size: cover;
    position: relative;
    text-align: center;
}

.practiceAreas ul li:first-child, ul.practiceAreaList li:first-child{
    background-image: url(/wp-content/themes/naked-wordpress-master/images/template/practiceArea1.jpg);
}

.practiceAreas ul li:nth-child(2), ul.practiceAreaList li:nth-child(2){
    background-image: url(/wp-content/themes/naked-wordpress-master/images/template/practiceArea9.jpg);
}

.practiceAreas ul li:nth-child(3), ul.practiceAreaList li:nth-child(3){
    background-image: url(/wp-content/themes/naked-wordpress-master/images/template/practiceArea5.jpg);
}

.practiceAreas ul li:nth-child(4), ul.practiceAreaList li:nth-child(4){
    background-image: url(/wp-content/themes/naked-wordpress-master/images/template/practiceArea4.jpg);
}

.practiceAreas ul li:nth-child(5), ul.practiceAreaList li:nth-child(5){
    background-image: url(/wp-content/themes/naked-wordpress-master/images/template/practiceArea7.jpg);
}

.practiceAreas ul li:nth-child(6), ul.practiceAreaList li:nth-child(6){
    background-image: url(/wp-content/themes/naked-wordpress-master/images/template/practiceArea2.jpg);
}

.practiceAreas ul li:nth-child(7), ul.practiceAreaList li:nth-child(7){
    background-image: url(/wp-content/themes/naked-wordpress-master/images/template/practiceArea6.jpg);
}

.practiceAreas ul li:nth-child(8), ul.practiceAreaList li:nth-child(8){
    background-image: url(/wp-content/themes/naked-wordpress-master/images/template/practiceArea8.jpg);
}

.practiceAreas ul li:nth-child(9), ul.practiceAreaList li:nth-child(9){
    background-image: url(/wp-content/themes/naked-wordpress-master/images/template/practiceArea10.jpg);
}

.practiceAreas ul li a, ul.practiceAreaList li a{
   position: absolute;
   top: 0;bottom:0;left:0;right:0;
   color: #fff;
   font-family: "source-sans-pro";
   font-weight: 300;
   font-size: 28px;
   box-sizing: border-box;
   padding: 180px 0 0 0;
   background-image: url(/wp-content/themes/naked-wordpress-master/images/template/practiceAreaBg.png);
}

.practiceAreas ul li a:hover, ul.practiceAreaList a:hover{
    font-size: 30px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-image: url(/wp-content/themes/naked-wordpress-master/images/template/practiceAreaBgR.png);
}


.blog ul li, .archiveContainer ul li{
    width: 33.33%;
    float:left;
    text-align: left;
    box-sizing: border-box;
    padding: 0 60px 0 0;
    font-family: "source-sans-pro";
    font-size: 20px;
    line-height: 24px;
    height:150px;
}

.blog ul li a, .archiveContainer ul li a{
    color: #333333;
    display: block;
    margin: 0 0 10px 0;
}

.blog ul li a:hover, .archiveContainer ul li a:hover{
    color:#0071bc;
}

.blog ul li .date, .archiveContainer ul li .date{
    display: block;
    font-style: italic;
    color: #666666;
}

.blog .blogSeperator, .contactPageSeperator{
    width: 25%;
    height: 1px;
    margin: 0 auto 60px auto;
    background-color: #d2d2d2;
}