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

html {
	min-height:100%;
	position:relative;
	margin:0;
	padding:0;
}

body {
	background-color:#CCC;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:13px;
	color:#333;
}

body p {
	line-height:22px;
	margin: 13px 0;
}

#maincontainer h2,
#maincontainer h3,
#maincontainer h4,
#maincontainer h5,
#maincontainer h6 {
    font-weight: 700;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	color:#660000;
	font-size:22px;
	line-height: 23px;
	margin-bottom:5px;
	letter-spacing:-1px;
	margin-top:0;
}

#maincontainer h4 {
    font-size: 14px;
}

#maincontainer blockquote {
    margin: 13px 40px;
}

.left-pad {
    border-left: 1px solid #CCC;
    margin-left: 15px;
    padding-left: 40px;
}

.left-pad {
    color: #666;
    font-size: 12px;
}

.left-pad ul {
    margin-left: 0;
    padding-left: 20px;
}

.left-pad p {
    line-height: normal !important;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:14px;
	margin:0;
	font-weight:normal;
	text-transform:uppercase;
}

h3 {
	font-family:avenir_lt_std_35_lightregular, Verdana, Geneva, sans-serif;
	color:#a8a8a8;
	font-size:23px;
	line-height: 23px;
	margin-bottom:5px;
	letter-spacing:-1px;
}

hr {
  	background-image:url(../images/dottedline.png);
	background-repeat:repeat-x;
	height:5px;
	border:0;
}

img {
    max-width: 100%;
}

#graybar {
	position:absolute;
	width:100%;
	top: 185px;
	background-image:url(../images/graybar.png);
	background-repeat:repeat-x;
	height:282px;
	z-index:1;
	left:0;
}

#whitebox {
	margin:0 auto;
	position:relative;
	width:990px;
	background-color: #FFF;
	border:#FFF 0px solid;
 	-moz-border-top-left-radius: 15px;/* Old Firefox */
 	border-top-left-radius: 15px; 
	-moz-border-top-right-radius: 15px;/* Old Firefox */
 	border-top-right-radius: 15px;
}

#headpic {
	position:relative;
	width:990px;
	/*height:317px;*/
	margin:0 auto;
	z-index:1 !important;
}

#headpic .caption {
    box-sizing: content-box;
    padding: 65px 100px;
    width: 320px;
}

#headpic p {
	margin: 0;
	height:316px;
	width:998px;
}

#headercontainer {
	height:175px;
	width:990px;
	margin:0 auto;
	z-index:5;
}

h1.highlight {
	font-family:"Times New Roman", Times, serif;
	color:#333;
	font-size:25px;
	line-height:34px;
	text-transform:none;
	text-align:center;
}

#maincontainer {
	/*width: 910px;*/
	padding:40px;
	z-index:2;
}

#addy {
	font-size:13px;
	line-height:normal;
	clear:right;
	/*width:480px;*/
	position:relative;
	float:right;
	margin-top:20px;
	color:#a8a8a8;
	text-align:right;
}

.phoner {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	line-height: 25px;
	color:#FFF;
}

#leftcolumn {
	width:190px;
	float:left;
	margin: 0 40px 40px 0;
	z-index:3;
}

#leftcolumn,
.col-md-4.home-left {
	padding-right:40px;
	border-right:1px solid #CCC;
	height:100%;
	color:#999;
}

#leftcolumn ul,
.col-md-4.home-left ul {
	font-size:14px;
	color:#333;
	padding-left: 20px;
	margin-left: 0;
}

#leftcolumn ul li,
.col-md-4.home-left ul li {
	padding-top: 10px;
}

#leftcolumn h2,
.col-md-4.home-left h2 {
	margin-top:0;
}

.col-right {
    border-left: 1px solid #CCC;
    /*margin-left: 40px;
    padding-left: 40px;*/
}

.col-right ul h4 {
    color: #666;
    font-size: 12px;
    margin: 15px 0;
}

/*#column2 {
	width:679px;
	padding-left:35px;
	height:100%;
	float:left;
}*/

#leftcolumn h1 {
	color:#04568d !important;
	font-size:23px;
	margin:0;
}

.home-right {
    padding-left: 40px;
}

#cb {
	clear:both;
}

#footer {
    box-sizing: content-box;
	position:relative;
	width:910px;
	margin:0 auto;
	padding: 20px 40px 40px;
	background-color:#333;
}

#footer,
#footer a {
    font-size:10px !important;
}

#footer a {
	color:#FC0;
}

#footer li, h4{
	padding:0;
	/*line-height:normal !important;*/
	text-transform:uppercase;
}

#footer h4 {
    line-height: 10px;
    margin: 13px 0 !important;
}

.grayh1 {
	color:#a8a8a8;
}

.graytext {
	color:#999;
}

.footer-bottom {
    bottom: 15px;
    color: #ccc;
    left: 0;
    position: absolute;
    width: 100%;
}

.bottom-left {
    float: left;
    margin-left: 30px;
}

.bottom-right {
    float: right;
    margin-right: 30px;
}

.search#maincontainer {
	float:none !important;
	width:100%;
	position:absolute;
	left:0;
}
.search {
	padding-top:2px;
	margin:0 !important;
	/*float:right;*/
	vertical-align:bottom !important;
}

.home-right .category-module {
    color: #fff;
}

.sitemap {
    margin-right: 60px;
}

.search input.button {
	/*margin:0 0 -9px 0 !important;*/
	margin: 0 !important;
	padding:0 !important;
	vertical-align: middle;
}

input#mod-search-searchword.inputbox {
	font-size:10px;
	height:19px;
	line-height: 19px;
	color:#999;
	margin:0 !important;
	padding:0 !important;
	vertical-align: middle;
}

#atnycol1 {
	width: 590px;
	/*width:675px;*/
	margin: 0;
	float: left;
}

#atnycol2 {
	color: #666;
	font-size: 12px;
	margin: 0 0 0 40px;
	width: 231px;
	float: right;
	border-left:1px solid #CCC;
	padding-left:40px;
}

#atnycol2 p {
	line-height:normal !important;
}

#atnycol2 ul{
	padding-left: 20px;
	margin-left: 0;
}

/*#atnycol3 {
	color: #666;
	font-size: 12px;
	margin: 0 0 0 35px;
	width: 200px;
	float: left;
	text-align: left !important;
}*/

/*OVERWRITE BREEZING FORM PLACEMENT*/
ul.droppableArea {
	margin-left:-40px !important;
}

#headpic .headpic-home {
    height: 316px;
    position: relative;
}

.logo {
    float: left;
    margin-top: 25px;
}

.footer-badge-logo {
    display: flex;
    justify-content: space-between;
}

.sl-badge {
    padding-top: 15px;
}

.home-consult-msg {
    text-align: right;
    margin-right: -20px;
    line-height: normal !important;
}

#maincontainer .practice-areas h4 {
    font-weight: 600;
    margin: 17px 0;
}

@media (min-width: 990px) {
    #mobilemenu {
        display: none;
    }
}

@media (min-width: 768px) {
    .attorney-pic {
        text-align: right;
    }
}

@media (max-width: 989px) {
    #headercontainer,
    body #navwrapper .inner,
    #headpic,
    #whitebox,
    #footer {
        box-sizing: border-box;
        width: 100%;
    }
    
    #headercontainer,
    #navwrapper {
        padding: 0 20px;
    }
    
    body #nav {
        text-align: center;
    }
    
    ul.menu {
        display: none;
    }
    
    #mobilemenu {
        margin-top: 30px;
        transform: translateY(-50%);
    }
    
    #headpic .headpic-home {
        background-position: right top;
        background-size: cover;
        transform: translateX(1px);
    }
    
    #headpic .caption {
        padding-left: 40px;
    }
    
    .footer-badge-logo {
        align-items: flex-end;
        flex-direction: column;
    }
}

@media (max-width: 855px) {
    #footer {
        padding-bottom: 100px;
    }
    
    .footer-bottom {
        align-items: center;
        display: flex;
        flex-direction: column;
        text-align: center;
    }
    
    .bottom-left,
    .bottom-right {
        float: none;
        margin: 0;
    }
    
    .bottom-left {
        margin-bottom: 10px;
    }
    
    .sitemap {
        display: block;
        margin: 0 0 10px;
    }
}

@media (max-width: 767px) {
    #headpic .caption {
        background-color: rgba(255,255,255,0.7);
        bottom: 0;
        box-sizing: border-box;
        padding: 20px 40px;
        position: absolute;
        left: 0;
        width: 100%;
    }
    
    #maincontainer {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .reverse-mobile {
        flex-direction: column-reverse;
    }
    
    .home-left,
    .home-right {
        border-width: 0 !important;
        padding: 0 !important;
    }
    
    .home-right {
        margin-bottom: 30px;
    }
    
    .home-consult-msg {
        margin-right: 0;
        text-align: left;
    }
    
    .left-pad {
        border-left-width: 0;
        margin-left: 0;
        margin-top: 25px;
        padding-left: 0;
    }
}

@media (max-width: 485px) {
    #headercontainer {
        text-align: center;
    }
    
    #addy {
        display: none;
    }
    
    .logo {
        box-sizing: border-box;
        float: none;
        max-width: 100%;
    }
}