@charset "utf-8";
/* CSS Document */

html {
height:100%;
}

html, body {
margin:0px;
padding:0px;
min-width:566px;
background-color:#000;
color:#fff;
}

body {
font-size:100%;
font-family: 'Noto Sans', sans-serif;
}

hr {
    display:block;
    border:none;
    color:white;
    height:1px;
    background:#101010;
}

.clearBoth {
    clear:both;
}

.headerBack {
height: 21px;
position:relative;
}

#super_lawyers_badge {
    margin:0;
    padding:0;
    position:relative;
    outline:none;
    border: none;
    float:left;
    width:16%;
    padding-top: 15px;
    padding-bottom: 15px;
}

#super_lawyers_badge img {
    width:100%;
    max-width: 155px;
}

.homeTag {
    float:left;
    width:75%;
}

.homeTag h4 {
width: 95%;
margin: 0 auto;
text-align: center;
margin-bottom: 20px;
font-weight: bold;
font-family: 'Source Sans Pro', sans-serif;
font-size: 2.5rem;
color:#ffecc6;
}

h3 {
color:#087f99;
font-weight: bold;
}

.practiceAreas h4 a, .practiceAreas h4 a:visited {
    color:#087f99;
    font-size: 2.1rem;  
}

q {
    font-style: italic;
}

.headerContain a, .headerContain a:visited {
color:#fff;
}


h1 {
font-weight:700;
}

a, a:visited {
color: #fff;
}

.pageBack {
}

.pageBackLogo {
 }

.pageBackLogoMobile {
    display: none;
    }

 .pageContainLogo {
max-width: 1500px;
margin: 0 auto;
 }

.homeLogoContain {
position: relative;
top:0px;
z-index: 20;
}

.homeLogoContain img {
width: 100%;
max-width: 1500px;
}

.navbar {
/*    min-height: 125px;*/
}
.navbar-inverse {
    background-color: #000;
}

.navbar-brand {
width: 80%;	
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: rgba(0,0,0,0);
}



.logoContain {
position: absolute;
right: 0px;
top: -20px;
width: 38%;
}

.logoContain img {
position: absolute;
right: 0px;
top: 10px;
width:100%;
max-width: 207px;
min-width: 207px;
z-index: 20;
-webkit-transition-property: max-width, top;
transition-property: max-width, top;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}

.navbar {
border: none;
border-radius:0px;
margin-bottom: 0px;
}

.navbar-header {
float:right;
}

.navbar-toggle {
float:left;
margin-right:0px;
margin-left:15px;
margin-top: 15px;
margin-bottom: 15px;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
background-color:#000;
}

.navbar-inverse .navbar-nav > li > a {
color:#fff;
padding-top: 22px;
}

.navbar-collapse {
border-top:none;
box-shadow:none;
}

.navContain {
background-color: rgb(45, 45, 45);
}

.navContain a {
display:block;
font-family: 'Source Sans Pro', sans-serif;
font-weight:600;
font-size: 2.1rem;
letter-spacing: .065em;
text-decoration:none;
}

.headerPhone {
float:right;
padding-top: 15px;
padding-bottom: 15px;
margin-right: 35px;
}

.headerPhone a {
font-size: 2.1rem !important;
}

.headerEmail {
float:right;
padding-top: 15px;
padding-bottom: 15px;
margin-right: 35px;
}

.headerEmail a {
font-size: 2.1rem !important;
}

.socialContain {
display: table;
width: 50%;
float: right;
max-width: 270px;
min-width: 270px;
padding-top: 15px;
margin-right: -15px;
}

.iconContain {
display:table-cell;
width:15%;
padding-right: 15px;
}

.iconContain img {
width:100%;
max-width:128px;
}

.slideContain {
/*margin-top:15px;*/
position:relative;
background-image:url('images/SF-Pano-front1.jpg');
background-size:contain;
margin-bottom:1em;
/*min-height: 302px;*/
background-repeat: no-repeat;
background-size:cover;
padding-bottom: 30px;
box-shadow: 0px 0px 4px rgba(255, 236, 198, 0.61);
}

.slideContain img {
	width:100%;
	max-width:959px;
/*position:absolute;
top:0px;*/
}

.slideVerbiage {
position:absolute;
top:0px;
text-shadow:1px 1px 2px #000, 1px 1px 2px #000, 1px 1px 2px #000, 1px 1px 2px #000;	
background-color: rgba(0, 0, 0, 0.7);
margin:20px;
padding:10px;
font-size:1.6rem;
}

.pageContain {
font-size:1.8em;
padding-bottom: 5px;
}

.pagePhotoLeft {
float: left;
width: 30%;
padding-right: 20px;
padding-top: 5px;
max-width: 300px;
min-width: 162px;
padding-bottom: 15px;
}

.pagePhotoLeft img {
width:100%;
/*padding:4px;
background-color: #333;
border:2px solid #666;
border-style:outset;*/
}

.pagePhotoLeftUL {
  float:left;
  width:68%;
  margin-left: 0px;
  padding-left: 10px;
}

.pageTagline {
font-size: 2.1rem;
text-align:center;
font-style:italic;
font-weight:700;
}

.videoContain {
padding-bottom:10px;
text-align:center;
min-width: 456px;
}

video {
width: 100%;
max-width: 456px;
background-image: url("images/videoBorder-r02.png");
background-repeat: no-repeat;
padding: 45px;
box-sizing: content-box;
background-position: center 33px;
background-size: 91% 85%;
}

.expandBackFill {
display:none;
background-color:#000;
background-color:rgba(0,0,0,.9);
position:fixed;
z-index:200;
top:0px;
left:0px;
width:100%;
height:100%;
overflow:auto;
}

.fullImageContain {
margin: 0 auto;
width:85%;
text-align:center;
}

.fullImageContain img {
width:100%;
opacity: 0;
position:relative;
top:0px;
-webkit-transition: opacity 1.0s; /* Safari */
transition: opacity 1.0s;
overflow: auto;
}

.galleryContain {
width: 99%;
margin: 0px auto;
box-sizing: border-box;
text-align: center;
padding-top:1em;
}

.galleryBoxesContain {
text-align:left;
}

.galleryBox {
width: 23%;
display: inline-block;
box-sizing: border-box;
margin: 2px 5px 2em;
padding:4px;
background-color: #301f45;
border:2px solid #573e74;
border-style:outset;
}

.galleryBox img {
width:100%;
}

.closeIcon {
position:absolute;
top:35px;
right:35px;
cursor:pointer;
}

.siteTitle {
color:#CBCBCB;
text-shadow: 2px 2px 1px #000, 2px 2px 1px #000;
font-family: "Source Sans Pro",sans-serif;
font-weight: 600;
font-size: 36px;
letter-spacing: 0.065em;
}

.currentSiteLink, .currentSiteLink:visited {
color:#CBCBCB;
text-shadow: 2px 2px 1px #000, 2px 2px 1px #000;
font-family: "Source Sans Pro",sans-serif;
font-weight: 600;
font-size: 2.6em;
letter-spacing: 0.065em;
text-decoration: none;
}

.currentSiteLink:hover {
color:#fff;
}

.formContain {
width: 90%;
}

.formContain label {
text-align:right;
}

.formContain input, textarea {
width:100%;
/*font-size:1.1em;*/
}

.formSection {
padding-top:1em;
padding-bottom:1em;
}

.footerBack {
background-color:#101010;
width:100%;
}

.footerContain {
padding:15px;
display:table;
width:100%;
}

.footerContain, .footerContain a, .footerContain a:visited, .headerPhone, .headerPhone a, .headerPhone a:visited, .headerEmail, .headerEmail a, .headerEmail a:visited {
color:#fff;
}

.footerLeftUpper, .footerRightUpper {
font-size:1.65em;
vertical-align: top !important;
}

.footerLeft {
display:table-cell;
vertical-align:bottom;
width:50%;
}

.footerRight {
display:table-cell;
text-align:right;
vertical-align:bottom;
}

.footerBottom {
font-size:1.46em;
padding-top:0px;
}

.serviceBox {
margin-top: 20px;
}

.ch-item {
    width: 118%;
    height: 118%;
	max-width:200px;
	margin:0 auto;
    border-radius: 50%;
    border: solid #1B4046;
    position: relative;
    cursor: default;
    box-shadow: 
        inset 0 0 0 0 rgba(200,95,66, 0.4),
        inset 0 0 0 16px rgba(255,255,255,0.6),
        0 1px 2px rgba(0,0,0,0.1);

    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.ch-img-1 { 
    background-size:contain;
    border-radius:50%;
    height: 200px;
}

.ch-img-1 img{
    border-radius: 50%;
    width: 200px;
    height: 200px;
    text-align: center;
}

.ch-img-2 { 
    background-size:200px 200px;
    border-radius:50%;
    height: 200px;
}

.ch-img-2 img{
    border-radius: 50%;
    width: 200px;
    height: 200px;
    text-align: center;
}

.ch-img-3 { 
    background-size:200px 200px;
    border-radius:50%;
    height: 200px;
}

.ch-img-3 img{
    border-radius: 50%;
    width: 200px;
    height: 200px;
    text-align: center;
}

.ch-img-4 { 
    background-size:200px 200px;
    border-radius:50%;
    height: 200px;
}

.ch-img-4 img{
    border-radius: 50%;
    width: 200px;
    height: 200px;
    text-align: center;
}
.ch-info {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0;

    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);

    -webkit-backface-visibility: hidden; /*for a smooth font */

}


.ch-item:hover {
    box-shadow: 
        inset 0 0 0 110px rgba(200,95,66, 0.4),
        inset 0 0 0 16px rgba(255,255,255,0.8),
        0 1px 2px rgba(0,0,0,0.1);
}

.ch-item:hover .ch-info {
    opacity: 1;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);	
}

.services_box_rect_head {
text-align: center;
padding-top: 10px;
}

.rect_box {
    margin-bottom: 30px;
}

.rect_box a {
letter-spacing: .08em;
color: #087f99;
font-size: 1.6rem;
}

.formContain input, textarea, select {
width:100%;
font-size:1.1em;
color:#000;
}

.formSection {
padding-top:1em;
padding-bottom:1em;
}


/*responsive styles min width low to high*/

@media (min-width: 760px) {
.formContain {
width: 72%;
}
}

@media (min-width: 992px) {
.logoContain img {
max-width: 360px;
top: -38px;
}
}

/*responsive styles max width high to low*/
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav > li > a {
    padding-top:10px;
    }
    
    .headerPhone {
    float:none;
    }

    .pageBackLogoMobile {
    display: block;
    }
    .pageBackLogo {
    display: none;
    }
    #super_lawyers_badge {
        float:none;
        margin: 0 auto;
        width:155px;
        padding-bottom: 0px;
    }

    .homeTag {
        float:none;
        width:100%;
    }
}