/*
Theme Name: sam 2014
Author: lightray
*/




/* =Reset
-------------------------------------------------------------- */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
 display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
/*image hover effects*/










a:hover img { /*	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(80%); /* Chrome 19+ & Safari 6+ */
}








.homeslider  a img
{
	filter: saturate(100%);
	-webkit-filter: saturate(100%);
	-moz-filter: saturate(100%);
	-o-filter: saturate(100%);
	-ms-filter: saturate(100%);
}

.homeslider  a:hover img
{
	filter: saturate(30%);
	-webkit-filter: saturate(30%);
	-moz-filter: saturate(30%);
	-o-filter: saturate(30%);
	-ms-filter: saturate(30%);
}





a img {
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
	-o-transition: scale(1);
	-o-transition: all .9s;
	transition: all .9s;
}
.practicenav li {
	margin: 0px 0px 12px 0!important;
	list-style-type: none;
}
.practicenav li a {
	font-size: 16px!important;
	line-height: 16px!important;
	font-family: 'Futura W02 Heavy', Arial, Helvetica, sans-serif!important;
	color: #007dc3;
}
/*
.block.clients ul.list li {
	display: inline-block;
	padding: 0;
	margin-right: 15px;
	margin-left: 15px;
	vertical-align: top;
	background: transparent;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=1);
}
.block.clients ul.list li a {
	text-decoration: none;
	display: block;
	position: relative;
	width: 200px;
	height: 150px;
}
.block.clients ul.list li a {
	background-color: transparent;
}
.block.clients ul.list li a span {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: url(grayscale.svg#greyscale); 	filter: gray; 
}
.block.clients ul.list li a:hover span {
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
}


*/


.home .no-break {
	display:none!important;
}
.parent-pageid-4516 .wpb_row .vc_col-sm-6 {
	width: 47% !important;
	margin-right:3% !important;
}
.homeslider .vc_col-sm-12 {
	margin: 0 auto !important;
	float: none !important;
	max-width: 1000px !important;
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}
.homeslider.wpb_row {
	margin: 0 !important;
}
.vc-carousel-control.vc-left {
	display: block !important;
}
.transbg {
	background-color: #000;
	filter:alpha(opacity=60); /* IE */
	-moz-opacity:0.6; /* Mozilla */
	opacity: 0.6; /* CSS3 */
	padding:5%;
}
/*narrow the center column of each page*/


.narrow .vc_col-sm-12 {
	margin:20px auto !important;
	float:none !important;
	max-width:1000px !important;
	padding-bottom:35px!important;
	padding-top:35px!important;
}


.narrow650  .vc_col-sm-12 {
	margin:10px auto !important;
	float:none !important;
	max-width:650px !important;
	padding-bottom:15px!important;
	padding-top:15px!important;
}
.narrow500   {
	margin:10px auto !important;
	float:none !important;
	max-width:500px !important;
	padding-bottom:15px!important;
	padding-top:15px!important;
}

.narrow800 .vc_col-sm-12 {
	margin:20px auto !important;
	float:none !important;
	max-width:770px !important;
}

.narrowp .vc_col-sm-12 {
	margin:0 auto !important;
	float:none !important;
	max-width:770px !important;
}




.narrow8002 .vc_col-sm-12 {
	margin:20px auto !important;
	float:none !important;
	max-width:770px !important;
	padding-bottom:35px!important;
	padding-top:35px!important;
}
.narrow8003 .vc_col-sm-12 {
	margin:50px auto !important;
	float:none !important;
	max-width:670px !important;
	padding-bottom:35px!important;
	padding-top:35px!important;
}
.narrowmentors .vc_col-sm-12 {
	margin:50px auto !important;
	float:none !important;
	max-width:670px !important;


}


.wpb_row.narrow800 {
	margin-bottom: 0!important;
}
.contactmargin .vc_col-sm-6 {
	padding-right:35px!important;
}
/*.nowrap  {

	white-space:nowrap
}*/


/*top / header margin*/

.home .wrapper {
	margin-top:120px;
}
.wrapper {
	margin-top:130px;
}
.page-id-4613 .wrapper {
	margin-top: 130px;
}
.homeslider.moblie {
	display:none
}
p {
	text-align:justify;
}
.preccelerator h1 {
	font-family: 'Gotham A', 'Gotham B'!important;
	font-weight: 400!important;
	font-style: normal!important;
	font-size: 32px;
	color: #3268c0!important;
	text-transform: uppercase!important;
}
/*sticky header*/

.cbp-af-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	border-bottom:solid #e4e4e4 1px;
	z-index: 9999;
	height: 130px;
	overflow: visible;
	-webkit-transition: height 0.4s;
	-moz-transition: height 0.4s;
	transition: height 0.4s;
	filter:alpha(opacity=100); /* IE */
	-moz-opacity:1; /* Mozilla */
	opacity: 1; /* CSS3 */
	background-color: #fff;
}
.cbp-af-header .cbp-af-inner {
	max-width: 1000px;
	margin: 0 auto;
}
.cbp-af-header h1,
.cbp-af-header nav li {
	display: inline-block;
	position: relative;
}
/* We just have one-lined elements, so we'll center the elements with the line-height set to the height of the header 
.cbp-af-header h1,
.cbp-af-header nav a {
	line-height: 130px;
}
*/
.cbp-af-header h1 {
	text-transform: uppercase;
	color: #333;
	letter-spacing: 4px;
	font-size: 2em;
	margin: 0;
	float: left;
	font-weight: normal;
}
.cbp-af-header nav {
	float: right;
}
.cbp-af-header nav a {
	color: #aaa;
	margin: 0;
	text-decoration: none;
}
.cbp-af-header nav a:hover {
	color: #333;
}
/* Transitions and class for reduced height */
.cbp-af-header h1,
.cbp-af-header nav a {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}
.cbp-af-header.cbp-af-header-shrink {
	height: 130px;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:    0px 2px 3px 0px rgba(50, 50, 50, 0.15);
	box-shadow:         0px 2px 3px 0px rgba(50, 50, 50, 0.15);
}
/*.cbp-af-header.cbp-af-header-shrink h1,
.cbp-af-header.cbp-af-header-shrink nav a {
	line-height: 70px;
	font-weight:normal;
}

.cbp-af-header.cbp-af-header-shrink .main-navigation li {
	font-size: 12px;
	margin-left: 15px;
}


.cbp-af-header.cbp-af-header-shrink .cbp-af-inner {
	max-width: 1000px;

	padding-right:30px
	
}
*/


/* Navigation Menu */


#site-navigation a {
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 500;
	font-style: normal;
}
.current-menu-item a,
.current_page_parent a,
.current-page-ancestor a {
	color: #000!important;
}
.main-navigation {
	margin-top: 0;
	text-align: center;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}
.main-navigation li {
	font-size: 12px;
	line-height: 1.42857143;
}
.main-navigation a {
	color: #3377be;
	font-family: Arial, Helvetica, sans-serif;
}
.main-navigation a:hover {
	color: #21759b;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
}
.top-navigation {
	margin-top: 50px;
	text-align: center;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}
.top-navigation li {
	font-size: 11px;
	line-height: 1.42857143;
	margin-left:17px
}
.top-navigation a {
	color: #b2b6b9;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
}
.top-navigation a:hover {
	color: #21759b;
}



.top-navigation .sub-menu {
	display: none;
	background-color: #FFF;	
	position: absolute;
z-index: 999999;
text-align:left;
left: -27px;
padding: 10px 25px 15px 10px;
-webkit-box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.23);
-moz-box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.23);
box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.23);
}
.top-navigation li:hover .sub-menu {
	display: block;

}


.top-navigation .sub-menu li {
	display:block;
	
}

.top-navigation .sub-menu li a {
	color: #aaa !important;
	text-transform: capitalize;
	line-height: 1.8;
	font-size: 15px !important;
	font-weight: 400 !important;
}

.top-navigation .sub-menu li a:hover {

	color: #000 !important;
}







































.cbp-af-header.cbp-af-header-shrink .top-navigation { /* margin-top: 10px;*/
}
.cbp-af-header.cbp-af-header-shrink .main-navigation { /*   margin-top: 0;*/
}
.head_logo {
	width: auto;
	height: auto;
	float:left;
	margin: 40px 40px 0 0;
}

.logo {
	display:block;

}
.pre-logo {
	display:none;
}

.page-id-4708 .pre-logo,
.parent-pageid-4708 .pre-logo,
.single-mentors .pre-logo

 {
	display:block;
}

.page-id-4708 .logo,
.parent-pageid-4708 .logo,
.single-mentors .logo

 {
	display:none;
}



/*
.cbp-af-header .head_logo {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: scale(1);
-o-transition: all 0.4s;
transition: all 0.4s;
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
}

.cbp-af-header.cbp-af-header-shrink .head_logo {
margin: 0;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
-o-transition: scale(0.6);
transition: all 0.4s;
-webkit-transform: scale(0.6);
-moz-transform: scale(0.6);
transform: scale(0.6);
}*/



.vc_slide_post .no-break {
	display: none!important;
}
/* attorney carousel*/
.three {
	display: block;
}
.one {
	display: none;
}
/*carousel*/




.vc_carousel-inner h2.post-title a {
	font-size: 18px!important;
	line-height: 1.1;
	letter-spacing: 1px;
	text-transform: capitalize;
	font-family: 'Gotham A', 'Gotham B'!important;
	font-weight: 400!important;
	font-style: normal!important;
	color: #595959;
	text-align: center!important;
	display: block;
}
.vc_carousel-inner .entry-content p {
	font-size: 14px!important;
	line-height: 18px!important;
	font-weight: normal;
	color: #595959;
	text-align: left;
}
.vc_carousel-inner a.vc_read_more {
	font-size: 14px!important;
	line-height: 16px;
	color: #007dc3!important;
	font-family: 'Futura W02 Heavy', Arial, Helvetica, sans-serif!important;
	display: block;
	font-weight: normal;
}
.vc_carousel-inner a.vc_read_more:after {
	content: "\a0\bb"!important;
}
.white .vc_carousel-inner a.vc_read_more:after {
	content: ""!important;
}
.vc-carousel-control .icon-next:before {
	content: "\25B6"!important;
}
.vc-carousel-control .icon-prev:before {
	content: "\25C0"!important;
}
a.vc-carousel-control {
	opacity: 0.9!important;
	color:#858585!important;
	background-color: transparent!important;
}
.vc_carousel .vc-carousel-control .icon-prev,
.vc_carousel .vc-carousel-control .icon-next {
	background-color:  transparent!important;
	font-size: 30px!important;
}
.white,
.white a,
.white p {
	color:#FFF!important;
}
.white a.vc-carousel-control {
	color:#FFF!important;
}
.white .vc_carousel-inner h2.post-title a {
	font-size: 34px!important;
	line-height: 1.1!important;
	letter-spacing: 1px!important;
	text-transform: uppercase!important;
	font-family: 'Gotham A', 'Gotham B'!important;
	font-weight: 400!important;
	font-style: normal!important;
	text-align:center!important;
	margin:0 0 20px 0;
}
.white.precc .vc_carousel-inner h2.post-title a {
	font-size: 20px!important;
	line-height: 1.1!important;
	letter-spacing: 1px!important;
	text-transform: uppercase!important;
	font-family: 'Gotham A', 'Gotham B'!important;
	font-weight: 400!important;
	font-style: normal!important;
	text-align:center!important;
}



.white a.vc_read_more {
	background-color:  #3476c1!important;
	font-size: 13px!important;
	padding: 10px 40px;
	color: #FFF!important;
	font-weight: normal;
	text-transform: uppercase;
	clear: both!important;
	display: inline-block;
	margin:15px auto;
	text-align:left!important;
	font-family: 'Futura W02 Heavy', Arial, Helvetica, sans-serif!important;
	letter-spacing: .111em;
}
.white a.vc_read_more:hover {
	background-color:  #4B8ACF!important;
}
.arrowdown {
	margin-top:-55px;
}
/*flexslider*/

.flexslider {
	margin: 0 !important;
	background: none repeat scroll 0% 0% transparent!important;
	border: none !important;
	position: relative;
	border-radius: 0 !important;
	box-shadow: none !important;
}
.flex-control-paging li a.flex-active {
	background-color: #3475c2!important;
}
.flexslider .slides img {
	height:auto!important;
}
.flex-control-paging li a {
	border-radius: 20px;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3) inset;
	background-color: #e9eaec!important;
}
.flex-viewport {
	height:auto!important;
}
.wpb_row.narrow {
	margin-bottom: 0;
}
#menufication-nav li:hover,
 #menufication-nav li:active,
 #menufication-non-css3-nav li:hover,
 #menufication-non-css3-nav li:active {
	background-color: #333;
	color: #FFF;
}
#mobile-navigation {
	display:none;
}
#menufication-nav li a,
#menufication-non-css3-nav li a {
	padding: 13px 0px 13px 15px!important;
	display:block!important;
}
.center {
	text-align:center;
	padding: 0 20%;
}
.vc-carousel-control {
	margin: 0 -100px!important;
}


















/* Footer Site Generator  */
#site-generator {
	color: #828588;
	font-size: 14px;
	min-height: 100px;
	padding-top: 10px;
	letter-spacing: 0.05em;
	max-width:1000px;
	margin:0 auto;
}
#site-generator a {
	color: #828588;
	font-weight: normal;
}
#site-generator a:hover {
	color: #BABCBE;
}
#copyright {
	float: left;
	width: 70%;
	text-align: left;
}
#social {
	float: right;
	width: 30%;
	text-align: right;
}
.vc_separator.vc_sep_color_grey .vc_sep_line {
	border-color: #b4b8b9!important;
}
.border img {
	border:solid #ecedef 10px;
}
.maps .vc_col-sm-6 {
	width: 47%!important;
	margin-left: 20px!important;
}
.map {
	border:solid #d4d6d7 1px;
	padding:20px;
	background-color: #FFF;
	line-height:16px!important;
	font-size: 14px;
}
.map p {
	margin-bottom:10px!important;
}
.map h4 {
	font-size:20px!important;
	font-family: 'Futura W02 Heavy', Arial, Helvetica, sans-serif!important;
	font-weight: normal!important;
	color: #595959!important;
}
#social img {
	margin-left:10px
}
.quote h1 {
	font-size: 30px !important;
}
.quote h1:before {
	content: "\a0\201c"!important;
	color: #dcdcdf;
	font-size: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	right: 11px;
	top: 80px;
	line-height: 34px;
}
.quote h1:after {
	content: "\a0\201d"!important;
	color: #dcdcdf;
	font-size: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	right: 22px;
	top: 80px;
	line-height: 34px;
}
.page-id-4442 .vc_col-sm-3 {
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	margin-left: 0px !important;
	padding: 22px!important;
}
.page-id-4442 .wpb_row:last-child,
.page-id-6034 .wpb_row:last-child,
.page-id-6080 .wpb_row:last-child {
	border-bottom: 1px solid #E5E5E5;
}
.page-id-4442 .vc_col-sm-3:last-child {
	border-right: 1px solid #E5E5E5;
}
.page-id-4442 .vc_col-sm-4,
.page-id-6034 .vc_col-sm-4,
.page-id-6080 .vc_col-sm-4 {
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	margin-left: 0px !important;
	padding: 22px!important;
}
.page-id-6034 .vc_col-sm-4 {
	min-height: 900px!important;
}
.page-id-4442 .vc_col-sm-4:last-child,
.page-id-6034 .vc_col-sm-4:last-child,
.page-id-6080 .vc_col-sm-4:last-child {
	border-right: 1px solid #E5E5E5;
}
.page-id-4442 .wpb_row,
.page-id-6034 .wpb_row,
.page-id-6080 .wpb_row {
	margin-bottom: 0!important;
}
.page-id-6034 .wpb_row:last-child {
	border-bottom: 1px solid #E5E5E5;
}
#esslgotop {
	position: fixed;
	bottom: 0 !important;
	right: 0!important;
	width: 100%!important;
	text-align: centq;
	text-align: center!important;
}
 a[name]:not([href]) {
 display: block;
 position: relative;
 top: -160px;
 visibility: hidden;
}
.attorneygrid p {
	margin: 0px 0px 5px!important;
}
 .attorneygrid a, .attorneygrid a:vistied {
 color: #666;
 font-size: 14px;
}
/*.center {
    text-align: center;
    padding: 0px 15%!important;
}
*/
.attorneythree.narrow .vc_col-sm-12 {
	margin: 20px auto !important;
	float: none !important;
	max-width: 1200px !important;
	padding-bottom: 35px !important;
	padding-top: 35px !important;
}
.wider.narrow .vc_col-sm-12 {
	margin: 20px auto !important;
	float: none !important;
	max-width: 1200px !important;
	padding-bottom: 35px !important;
	padding-top: 35px !important;
}
/*.vc-item.vc_slide_page{
    width: 1.95439%!important;

}
*/
.vc-carousel-slideline {
	padding-top: 35px !important;
}
#blog {
	padding-bottom: 35px;
	padding-top: 35px;
	max-width:960px;
	margin:0 auto;
	clear:both;
}

.single #blog {
	padding-bottom: 35px;
	padding-top: 65px;
	max-width:960px;
	margin:0 auto;
	clear:both;
}

.wp-paginate {
	padding-bottom: 35px!important;
	clear:both;
	float:left;
}
.wpcf7-submit {
	background-color:  #3476c1!important;
	font-size: 14px!important;
	padding: 10px 40px!important;
	color: #FFF!important;
	font-weight: bold!important;
	text-transform: uppercase!important;
	clear: both!important;
	display: inline-block;
	margin:15px auto;
	text-align:left!important;
	background-image: none!important;
	border: none!important;
}
.wpcf7-submit:hover {
	background-color:  #4B8ACF!important;
}
.wpcf7-form p {
	margin: 0px 0px 1rem!important;
	line-height: 1.51429;
}
#blogheader {
	width:100%;
	text-align:center;
	background-color: #000;
	overflow: hidden;
	margin-bottom: 10px;
}
#blogheader img {
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
	max-width:1100px;
}
.blog #primary,
.single #primary,
.archive #primary {
	padding-right:45px;
	border-right: solid #f5f6f7 4px;
	width: 65%;
}
.socialbuttons {
	margin: 20px 0;
}
.home .socialbuttons {
	display:none;
}
.vc-inner .entry-content {
	text-align: justify !important;
	display: inline-block;
}
.vc-inner .entry-content p {
	text-align: justify !important;
	display: inline-block;
}
.vc_separator h4 {
	font-size: 12px!important;
	font-family: 'Futura W01 Bold', Arial, Helvetica, sans-serif!important;
	letter-spacing: 1px!important;
	text-transform: uppercase!important;
	font-weight: normal!important;
}
.page-id-6034 a.vc_read_more,
.page-id-6080 a.vc_read_more {
	background-color: rgb(52, 118, 193) !important;
	font-size: 14px !important;
	padding: 10px 40px;
	color: #FFF !important;
	font-weight: normal;
	text-transform: uppercase;
	clear: both !important;
	display: inline-block!important;
	margin: 15px auto!important;
	text-align: left !important;
}
.page-id-6034 .vc_carousel-inner a.vc_read_more:after,
.page-id-6080 .vc_carousel-inner a.vc_read_more:after {
	content: "" !important;
}
.vc_responsive .wpb_row .vc_span8 {
	padding-left: 5px!important;
}
.attorneythree .vc_carousel-inner .entry-content {
	max-width: 150px;
text-align: left;
margin: 0 auto;
line-height: 1.3;
	

	
}

.vc_carousel-control{

	display:none;
}


.attorneythree .vc_carousel-inner .entry-content p {
	text-align: left!important;
}
.indent {
	margin-left:30px!important;
}

.address-indent {
	margin-left:5%!important;
	margin-right:5%!important;
}


.aboutmargin {
	margin-bottom:50px!important;
}
.page .edit-link {
	margin: 0 auto;
	float: none;
	text-align: center;
	width: 100%;
	display: block;
}
.page .edit-link a {
	padding:15px;
	color: #096;
	font-weight: bold;
}
.homeslide {
	display:none;
}
/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}
/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
	font-size: 12px;
	line-height: 2.181818182;
	font-weight: bold;
	text-transform: uppercase;
	color: #636363;
	font-family: Arial, Helvetica, sans-serif;
}
/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
/* Form fields, general styles first */
button,
input,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.428571429rem;
}
button,
input {
	line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
	width:90%;
}
/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}
/* Buttons */
.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
	cursor: default;
}
.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: linear-gradient(top, #ebebeb, #e1e1e1);
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border-color: transparent;
}
.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}
/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
	height: auto;
}
img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
 height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}
/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image { /* Add fancy borders to all WordPress-added images but not things like badges and icons and the like
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); */
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}
/* Navigation */
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
	margin: 3.428571429rem 0;
}
/* Author profiles */
.author .archive-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	padding-top: 24px;
	padding-top: 1.714285714rem;
	overflow: hidden;
}
.author-description p {
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
}
.author.archive .author-avatar {
	margin-top: 0;
}
/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */
html {
	font-size: 87.5%;
}
body {
	font-size: 16px;
	font-family: 'Futura W01 Book', Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #595959;
	line-height: 20px;
}
a,
a:visited {
	outline: none;
	color: #21759b;
	text-decoration: none;
}
a:hover {
	color: #0f3647;
}
/* Assistive text */
.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation .assistive-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000; /* Above WP toolbar */
}
/* Page structure */
.site {
	padding: 0 24px;
	padding: 0 1.714285714rem;
	background-color: #fff;
}
.home .site {
	padding: 0;
	padding: 0;
	background-color: #fff;
}
.site-content {
	margin:  0;
	margin:  0;
}
.widget-area {
	margin: 24px 0 0;
	margin: 1.714285714rem 0 0;
}
/* Banner */
section[role="banner"] {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
}
/* Sidebar */
.widget-area .widget {
	margin-bottom: 48px;
}
.widget-area .widget h3 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.246153846;
}
.widget-area .widget li {
	font-size: 14px;
	margin-bottom:15px;
	color: #595959;
	text-transform: uppercase;
	font-family: 'Gotham A', 'Gotham B'!important;
	font-weight: 500!important;
	font-style: normal!important;
}
.widget-area .widget li a {
	color: #595959;
	font-weight: normal;
}
.widget-area .widget p {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li {
	margin-left: 36px;
	margin-left: 2.571428571rem;
}
.widget-area .widget a {
	color: #757575;
}
.widget-area .widget a:hover {
	color: #21759b;
}
.widget-area .widget a:visited {
}
.widget-area #s {
	width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}
/* Footer */
footer[role="contentinfo"] {
	clear: both;
	font-size: 14px;
	line-height: 2;
	width: 100%;
	margin:40px auto 0 auto;
	background-color: #4f5255;
	padding-top: 30px;
	padding-bottom: 60px;
}
footer[role="contentinfo"] a {
	color: #686868;
}
footer[role="contentinfo"] a:hover {
	color: #21759b;
}
/* =Main content and comment content
-------------------------------------------------------------- */

.entry-meta {
	clear: both;
}
.entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header img.wp-post-image {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header .entry-title {
	font-size: 20px;
	font-size: 1.428571429rem;
	line-height: 1.2;
	font-weight: normal;
}
.entry-header .entry-title a {
	text-decoration: none;
	color: #595959;
	font-size: 22px;
}
.entry-header .entry-format {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-weight: normal;
}
.entry-header .comments-link {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.comments-link a,
.entry-meta a {
	color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
	color: #21759b;
}
article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 3.692307692;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
	line-height: 1.514285714;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin-bottom:10px;
}
.entry-content h1,
.comment-content h1 {
	font-size: 34px;
	line-height: 1.1;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Gotham A', 'Gotham B'!important;
	font-weight: 400!important;
	font-style: normal!important;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 34px;
	line-height: 1;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Gotham A', 'Gotham B'!important;
	font-weight: 400!important;
	font-style: normal!important;
}
.entry-content h3,
.comment-content h3 {
	font-size: 26px;
	line-height: 1;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Gotham A', 'Gotham B'!important;
	font-weight: 400!important;
	font-style: normal!important;
}
.entry-content h4,
.comment-content h4 {
	font-size: 12px;
	font-family: 'Gotham A', 'Gotham B'!important;
	font-weight: 500!important;
	font-style: normal!important;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
}
.entry-content h5,
.comment-content h5 {
	font-size: 26px;
	line-height: 1;
	letter-spacing: 1px;
	font-family: 'Gotham A', 'Gotham B'!important;
	font-weight: 500!important;
	font-style: normal!important;
}
.entry-content h6,
.comment-content h6 {
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.846153846;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.514285714;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
	margin: 0 0 0 2.571428571rem;
}
.entry-content blockquote,
.comment-content blockquote {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding: 24px;
	padding: 1.714285714rem;
	font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
	display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address,
.comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
img.alignleft,
.wp-caption.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright,
.wp-caption.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
	margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
.site-content article {
	border-bottom: 4px solid #f5f6f7;
	margin-bottom: 60px;
	padding-bottom: 60px;
}
.page .site-content article {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.page-links {
	clear: both;
	line-height: 1.714285714;
}
footer.entry-meta {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.single-author .entry-meta .by-author {
	display: none;
}
.mu_register h2 {
	color: #757575;
	font-weight: normal;
}
/* =Archives
-------------------------------------------------------------- */

.archive-header,
.page-header {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	padding-bottom: 22px;
	padding-bottom: 1.571428571rem;
	border-bottom: 1px solid #ededed;
}
.archive-meta {
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin-top: 22px;
	margin-top: 1.571428571rem;
}
/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {
	overflow: hidden;
}
.image-attachment div.attachment {
	text-align: center;
}
.image-attachment div.attachment p {
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.image-attachment .entry-caption {
	margin-top: 8px;
	margin-top: 0.571428571rem;
}
/* =Aside post format
-------------------------------------------------------------- */

article.format-aside h1 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
	text-decoration: none;
	color: #4d525a;
}
article.format-aside h1 a:hover {
	color: #2e3542;
}
article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	background: #d2e0f9;
	border-left: 22px solid #a8bfe8;
}
article.format-aside p {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #4a5466;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
	margin-bottom: 0;
}
/* =Post formats
-------------------------------------------------------------- */

/* Image posts */
article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}
article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
article.format-image footer a h2 {
	font-weight: normal;
}
/* Link posts */
article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link .entry-content {
	max-width: 80%;
	float: left;
}
article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
	text-decoration: none;
}
/* Quote posts */
article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
	font-style: normal;
	color: #6a6a6a;
	background: #efefef;
}
/* Status posts */
.format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}
.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}
/* =Comments
-------------------------------------------------------------- */

.comments-title {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
	font-weight: normal;
}
.comments-area article {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.comments-area article header {
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
	overflow: hidden;
	position: relative;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
	margin-left: 6.071428571rem;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.42857143;
}
.comments-area cite b {
	font-weight: normal;
}
.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	font-size: 0.857142857rem;
	color: #5e5e5e;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #21759b;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header cite a:hover {
	text-decoration: underline;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	padding: 0.428571429rem 0.857142857rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}
.comments-area .bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.357142857rem;
	padding: 2px 5px;
	padding: 0.142857143rem 0.357142857rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}
.comments-area .bypostauthor cite b {
	font-weight: bold;
}
a.comment-reply-link,
a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}
.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
/* Comment form */
#respond {
	margin-top: 48px;
	margin-top: 3.428571429rem;
}
#respond h3#reply-title {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 0.714285714rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
}
#respond form {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
#respond form p {
	margin: 11px 0;
	margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#respond form label {
	display: block;
	line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	padding: 10px;
	padding: 0.714285714rem;
	width: 100%;
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #5e5e5e;
}
.required {
	color: red;
}
/* =Widgets
-------------------------------------------------------------- */

.widget-area .widget ul ul {
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
.widget_rss li {
	margin: 12px 0;
	margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	font-size: 0.785714286rem;
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: left;
}
#wp-calendar #next {
	padding-right: 24px;
	padding-right: 1.714285714rem;
	text-align: right;
}
.widget_search label {
	display: block;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.widget_twitter li {
	list-style-type: none;
}
.widget_twitter .timesince {
	display: block;
	text-align: right;
}
/* =Plugins
----------------------------------------------- */

img#wpstats {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 1.714285714rem;
}
.author-avatar {
	float: left;
	margin-top: 8px;
	margin-top: 0.571428571rem;
}
.author-description {
	float: right;
	width: 80%;
}
.site {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
}
.site-content {
	float: left;
	width: 63.104166667%;
}
.error404 .site-content {
	float: none;
	width: 60.104166667%;
	margin:60px auto;
}
body.template-front-page .site-content,
 body.attachment .site-content,
 body.full-width .site-content {
	width: 100%;
}
.widget-area {
	float: right;
	width: 26.041666667%;
}
.site-header h1,
 .site-header h2 {
	text-align: left;
}
.site-header h1 {
	font-size: 26px;
	font-size: 1.857142857rem;
	line-height: 1.846153846;
	margin-bottom: 0;
}
.main-navigation ul.nav-menu,
 .main-navigation div.nav-menu > ul {
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
	display: inline-block !important;
	text-align: left;
	width: 100%;
}
.main-navigation ul {
	margin: 0;
	text-indent: 0;
}
.main-navigation li a,
 .main-navigation li {
	display: inline-block;
	text-decoration: none;
}
.main-navigation li a {
	border-bottom: 0;
	color: #3377be;
	line-height: 3.392307692;
	text-transform: uppercase;
	white-space: nowrap;
}
.main-navigation li a:hover {
	color: #000;
}
.main-navigation li {
	margin: 0 40px 0 0;
	margin: 0 0 0 20px;
	position: relative;
}
.main-navigation li:first-child {
	margin: 0;
}
.main-navigation li ul {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 100%;
	z-index: 1;
}
.main-navigation li ul ul {
	top: 0;
	left: 100%;
}
.main-navigation ul li:hover > ul {
	border-left: 0;
	display: block;
}
.main-navigation li ul li a {
	background: #efefef;
	border-bottom: 1px solid #ededed;
	display: block;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	padding: 8px 10px;
	padding: 0.571428571rem 0.714285714rem;
	width: 180px;
	width: 12.85714286rem;
	white-space: normal;
}
.main-navigation li ul li a:hover {
	background: #e3e3e3;
	color: #444;
}
.main-navigation .current-menu-item > a,
 .main-navigation .current-menu-ancestor > a,
 .main-navigation .current_page_item > a,
 .main-navigation .current_page_ancestor > a {
	color: #636363;
	font-weight: bold;
}
.menu-toggle {
	display: none;
}
.entry-header .entry-title {
	font-size: 22px;
	font-family: 'Gotham A', 'Gotham B'!important;
	font-weight: 400!important;
	font-style: normal!important;
}
#respond form input[type="text"] {
	width: 46.333333333%;
}
#respond form textarea.blog-textarea {
	width: 79.666666667%;
}
.template-front-page .site-content,
 .template-front-page article {
	overflow: hidden;
}
.template-front-page.has-post-thumbnail article {
	float: left;
	width: 47.916666667%;
}
.entry-page-image {
	float: right;
	margin-bottom: 0;
	width: 47.916666667%;
}
.template-front-page .widget-area .widget,
 .template-front-page.two-sidebars .widget-area .front-widgets {
	float: left;
	width: 51.875%;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
 .template-front-page .widget-area .widget:nth-child(odd) {
 clear: right;
}
 .template-front-page .widget-area .widget:nth-child(even), .template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
 float: right;
 width: 39.0625%;
 margin: 0 0 24px;
 margin: 0 0 1.714285714rem;
}
 .template-front-page.two-sidebars .widget, .template-front-page.two-sidebars .widget:nth-child(even) {
 float: none;
 width: auto;
}
.commentlist .children {
	margin-left: 48px;
	margin-left: 3.428571429rem;
}


#menufication-outer-wrap.right-direction #menufication-scroll-container {

    box-shadow: 2em 2em 1.5em 0.75em rgba(0, 0, 0, 0.2) inset!important;
}

#menufication-nav li a, #menufication-non-css3-nav li a {
	color: #CCC;
	text-decoration: none !important;
	text-rendering: optimizelegibility !important;
	font-size: 14px !important;
	text-transform: uppercase !important;
	font-family: "Gotham A","Gotham B" !important;
    font-weight: 400!important;
    font-style: normal !important;
}


.scroll-back-to-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    font-size: 12px;
    background-color: #777;
    color: #EEE;
    width: 100% !important;
    height: 38px;
    line-height: 38px;
    margin-left: 0!important;
    bottom: 0px;
    left: 0!important;
    padding-top: 2px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    transition: all 0.5s ease-in-out 0s;
}

.post-password-required {
    width: 60%;
    margin: 160px auto 260px auto !important;
}
.post-password-required p{
  
	text-align:center;
}




#quoterotator h2 {
    font-size: 36px;
    line-height: 40px;
    color: #FFF;
    text-decoration: none;
    background-color: transparent;
    text-transform: uppercase;
    text-align: center  !important;
    font-family: "Gotham A","Gotham B" !important;
    font-weight: 400 !important;
    font-style: normal !important;
    border-width: 0px;
    border-color: #FFD658;
    border-style: none;
	margin:15px auto -15px auto;
}
#quoterotator a
 {
  
    color: #FFF !important;
  
   
}
#quoterotator {
	font-size: 16px;
	line-height: 18px;
	font-weight: 300;
	font-family: "Futura W01 Book",Helvetica,Arial,sans-serif;
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
	padding: 0px;
	text-align: justify !important;
	border-width: 0px;
	border-color: #FFD658;
	border-style: none;
	max-width:700px;
	margin:0 auto;
}


.services{

	min-height:300px;


}



.pform .wpcf7-text, .pform .wpcf7-textarea {
    border: 1px solid #CCC;
    border-radius: 3px;
    font-family: inherit;
    padding: 15px;
	width:100%;
}

.pform p {
  
	margin:0 0 30px 0 !important;
}

.pform .wpcf7-submit {
	background-color: #3476C1 !important;
	font-size: 18px !important;
	padding: 10px 40px !important;
	color: #FFF !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	clear: both !important;
	display: inline-block;
	margin: 15px auto;
	background-image: none !important;
	border: medium none !important;
	width: 100%;
	text-align: center !important;
	letter-spacing: 3px;
}


.upw-posts article {
    display: block !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: none !important;
    width: 28% !important;
    float: left!important;
    margin: 0 2.6%!important;
	text-align:center;
}
.upw-posts h4 {
	font-size: 20px;
	font-family: 'Gotham A', 'Gotham B' !important;
	font-weight: 300 !important;
	font-style: normal !important;
	letter-spacing: 0;
	text-transform: capitalize;
	font-weight: normal;
	color: #595959;
	line-height:1.1;
}
.upw-posts h4 a {

	color: #595959;
}

.upw-posts h4 a:hover {

	color: #21759b;
}
.upw-posts p {
	text-align: center;
	font-size: 14px;
}

.widget_ultimate_posts h2.widgettitle{
 
   
	display:none;
}

/*.upw-posts article:last-child,
.upw-posts article:first-child {
 
    margin: 0 !important;
}*/

.team p{
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4;
}


.team strong{
	font-size: 20px;
	font-weight: normal;
}

.team em{
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	display:block;
	margin:0 0 -6px 0;

}

.mentors  {
font-size: 14px;
	line-height:1.1
}

.mentors  h2{
	text-transform: uppercase;
	font-family: 'Gotham A', 'Gotham B' !important;
	font-weight: 500 !important;
	font-style: normal !important;
	color: #3377be;
	font-size: 18px;
	margin-bottom: 5px;
}
.mentors  strong{
	font-family: 'Gotham A', 'Gotham B' !important;
	font-weight: 500 !important;
	font-style: normal !important;
	color: #3377be;
	font-size: 16px;
}


.practice{
	text-transform: uppercase;
	font-family: 'Gotham A', 'Gotham B' !important;
	font-weight: 500 !important;
	font-style: normal !important;

	font-size: 16px;
}
.practice .vc_col-sm-12 {
	margin:40px auto !important;
	float:none !important;
	max-width:1000px !important;
	padding-bottom:35px!important;

}

.practice .vc_column_container > .vc_column-inner {

    min-height: 100px;
}

.practice .vc_col-has-fill > .vc_column-inner:hover {
	background-color: #FBFBFB !important;
}
.practice .vc_col-has-fill > .vc_column-inner a {

	display:block;
	
}


.practice-drill {
    max-width: 1000px;
    margin: 50px auto !important;
}


.tempnav li{
    list-style-type: none;
    line-height: 1.3;
    margin: 0 !important;
    padding: 0 0 10px 0 !important;
	font-family: 'Gotham A', 'Gotham B' !important;
	font-weight: 200 !important;
	font-style: normal !important;
}


.practice-drill .vc_col-sm-9 {
    width: 70% !important;
    margin: 0 42px 0 0 !important;
}








.jump .vc_col-sm-12 {
    margin: 10px auto !important;
    float: none !important;
    max-width: 770px !important;
}





.mentors-new .vc_col-has-fill > .vc_column-inner {
    padding-top: 25px;
    min-height: 200px;
}


.parent-pageid-8118 .narrow800 .vc_col-sm-12 {
    margin: auto auto !important;
    float: none !important;
    max-width: 770px !important;
}





.narrow800 .vc_gitem_row .vc_col-sm-12 {
    margin: auto !important;
    float: auto !important;
    max-width: auto !important;
	-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
flex-pack: center;
justify-content: center;
height: 150px;

}
.vc-gitem-zone-height-mode-auto::before {
    content: "";
    display: block;
    padding-top: 0 !important;
	min-height:150px;
}

.mentorname{
	text-transform: uppercase;
	font-family: 'Gotham A', 'Gotham B' !important;
	font-weight: 500 !important;
	font-style: normal !important;
	font-size: 16px;
	display: block;
	margin-bottom: 10px;
	color: #3377be;
}





.single.single-mentors #primary {
    padding-right: 0;
    border-right: none;
    width: 100%;

}


#mentor {
    margin: 50px auto;
    float: none;
    max-width: 670px;
padding: 0 8%;
}

.top{
    float: left;
width: 100%;
position: relative;
clear: both;
margin: 0 0 25px 0;
}


.featured-image{
    margin: 0 auto;
float: left;
height: 300px;
width: 300px;
position: relative;
overflow:hidden;
}

.featured-image img{

height: auto;
width: 100%;
position: absolute;
bottom: 0;

}




.infomation{
    margin: 0 auto;
    float: left;
    max-width: 400px;
	position:absolute;
	bottom:0;
	left: 330px;
}

.infomation p{
    margin: 0 0 15px 0;

}
.infomation p:last-child{
    margin:  0;

}


.infomation h2{
	text-transform: uppercase;
	font-family: 'Gotham A', 'Gotham B' !important;
	font-weight: 500 !important;
	font-style: normal !important;
	font-size: 16px;
	display: block;
	margin-bottom: 4px;
	color: #3377be;
}


#mentor h1{

	margin-bottom: 20px;
	
}



#mentor article {
    border-bottom: none;
    margin-bottom: 60px;
    padding-bottom: 60px;
}


#mentor .addtoany_content_bottom{
 
	display:none;
}



.mentorapp .vc_col-sm-12 {
	margin:50px auto !important;
	float:none !important;
	max-width:570px !important;
}


.mentor-nav{
	font-family: 'Gotham A', 'Gotham B' !important;
	font-weight: 200 !important;
	font-style: normal !important;
	font-size: 16px;
	text-transform: uppercase;
}



.single-mentors .current_page_parent a {
    color: #b2b6b9 !important;
}


.single-mentors .menu-item-4971 a{
    color: #000 !important;
}


.specialties{
	margin:5px auto;

}



.owl-item p {
    text-align: center;
}


.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -55px !important;
    top: 40% !important;
    margin-top: -30px;
}


.owl-theme .owl-controls .owl-buttons .owl-next {
    right: -55px !important;
    top: 40% !important;
    margin-top: -30px;
}

.owl-theme .owl-controls {
    margin-top: -10px !important;
    text-align: center;
}

.owl-theme .owl-controls .owl-buttons div {
 
    background: none !important;
 
}


.fa-chevron-right::before {
 
    font-size: 22px !important;
    color: #ccc !important;
}

.fa-chevron-left::before {

    font-size: 22px !important;
    color: #ccc !important;
}



.owl-pagination{
    margin-top: -30px;
}



.widget_ultimate_posts h3{
    
	display:none;
}





.tp-caption{
    
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.54);
}


#widgetized_categories_widget .cat-item-1885,
#widgetized_categories_widget .cat-item-1879,
#widgetized_categories_widget .cat-item-1884,
#widgetized_categories_widget .cat-item-1866,
#widgetized_categories_widget .cat-item-1881,
#widgetized_categories_widget .cat-item-1882,
#widgetized_categories_widget .cat-item-1883,
#widgetized_categories_widget .cat-item-1879,
#widgetized_categories_widget .cat-item-1880{
    
	display:none;
}


/* =Media queries
-------------------------------------------------------------- */


/*@media screen and (max-width: 1000px) {


.homeslider.wide{

	display:none
}
.homeslider.moblie{

	display:block
}
}*/




@media screen and (min-width: 860px) {
 body .site {
 padding: 0;
 margin: 0;
}
 body.custom-background-empty {
 background-color: #fff;
}
 body.custom-background-empty .site, body.custom-background-white .site {
 padding: 0;
 margin-top: 0;
 margin-bottom: 0;
 box-shadow: none;
}
}

/*  width of 860px pixels. */
@media screen and (max-width: 860px) {
 .main-navigation li {
 margin: 0 0 0 10px;
}
 #masthead {
 display:none;
}

.home .wrapper {
 margin-top: 3px!important;
}


 .wrapper {
 margin-top: -35px!important;
}
 .page-id-4613 .wrapper {
 margin-top: 0;
}
.site {
 padding: 0;
}
 .narrow .vc_col-sm-12 {
 width:98% !important;
}
 .narrow .wpb_row {
 margin-bottom: 5px;
}
 #copyright {
 float: none;
 width: 100%;
 text-align: center;
}
 #social {
 float: none;
 width: 100%;
 text-align: center;
}
 .home .wrapper {
 margin-top: 0;
}
 .maps .vc_col-sm-6 {
 width: 100%!important;
 margin-left: 0!important;
 margin-bottom:20px;
}
 .vc_carousel .vc-carousel-control .icon-prev, .vc_carousel .vc-carousel-control .icon-next {
 font-size: 40px!important;
}
 .quote h1:before {
 font-size: 80px;
 right: 11px;
 top: 40px;
}
 .quote h1:after {
 font-size: 80px;
right: 12px !important;
 right: 22px;
 top: 40px;
}
 .bg-parallax {
 background-attachment: scroll!important;
}
 .site-content {
 float: left;
 width: 90%;
}
 .blog #primary,  .single #primary,  .archive #primary {
 padding-right: 0;
 border-right: none;
 width: 100%!important;
}
.widget-area {
 width: 90%;
 margin:20px;
}
 #blogheader {
 margin-top: 30px;
}
.vc_responsive .wpb_row .vc_col-sm-12 {
 padding-left: 35px!important;
 padding-right: 35px!important;
}
.vc_responsive .wpb_row .vc_col-sm-12 .vc_col-sm-12{
 padding-left: 0!important;
 padding-right: 0!important;
}



 #blog {
 margin: 35px;
}
 .large_bold_white_h2 {
 font-size:26px!important;
 line-height:30px!important;
}
 a[name]:not([href]) {
 display: block;
 position: relative;
 top: -100px;
 visibility: hidden;
}
.parent-pageid-4516 .wpb_row .vc_col-sm-6 {
 width: 100% !important;
 margin-right:0 !important;
}

.practice-drill .vc_col-sm-9 {
    width: 100% !important;
    margin:  0 !important;
}


}
 @media screen and (max-width: 750px) {


.featured-image {

    float: none;
	width: 200px;
height: 200px;
 
}
.infomation {
    margin: 20px auto 0 auto;
    float: none;
    max-width: 100%;
    position: relative;
    bottom: 0;
    left: 0;
    text-align: center;
}

#slide-38-layer-4{

 font-size:12px !important;
}


.upw-posts article {
    display: block !important;
    border-bottom: none !important;
    width: 100% !important;
    float: left!important;
    margin: 0 0 30px 0!important;
	text-align:center;
}
.upw-posts article:last-child,
.upw-posts article:first-child {
 
    margin: 0 0 30px 0!important;
}


 .flex-control-nav {
 display:none;
}
 .entry-content h1, .comment-content h1 {
 font-size: 18px;
 line-height: 1;
 letter-spacing: 1px;
 text-transform: uppercase;
 font-weight: normal;
}
.entry-content h2, .comment-content h2, .mu_register h2 {
 font-size: 17px;
 line-height: 1;
 letter-spacing: 1px;
 text-transform: uppercase;
 font-weight: normal;
}
 .entry-content h3, .comment-content h3 {
 font-size: 16px;
 line-height: 1;
 letter-spacing: 1px;
 text-transform: uppercase;
 font-weight: normal;
}
 .home .wrapper {
 margin-top: 0;
}
 .wrapper {
 margin-top: 0;
}
 #minilogo img {
 width: 75% !important;
 float: left;
 margin-left: 5%;
}
 #menufication-top #menufication-header-logo, #menufication-non-css3-top #menufication-non-css3-header-logo {
 margin-top: 15px !important;
}
 .white .vc_carousel-inner h2.post-title a {
 font-size: 24px!important;
}
 .vc_carousel-inner h2.post-title a {
 font-size: 18px!important;
}
.vc_carousel-inner .entry-content {
 max-width:270px;
}
 .page-id-4442 .vc_col-sm-3 {
 border-top: none!important;
 border-left: none!important;
border-right: none!important;
border-bottom: 1px solid #E5E5E5;
}
 .page-id-4442 .vc_col-sm-4, .page-id-6034 .vc_col-sm-4, .page-id-6080 .vc_col-sm-4 {
 border-top: none!important;
 border-right: none!important;
 border-left: none!important;
 border-bottom: 1px solid #E5E5E5;
}
.page-id-6034 .vc_col-sm-4 {
 min-height:100px!important;
}
/* attorney carousel*/
.three {
 display: none;
}
.one {
 display: block;
}
 .vc_carousel-inner h2.post-title a {
 text-align: center !important;
}
.center {
 padding: 0px 5%;
}
 .vc-carousel-control {
 display: none !important;
}
 .tparrows {
 display: none !important;
}
 .center p {
 text-align:center!important;
}
 .practicenav li {
 margin: 0px 0px 2px !important;
 list-style-type: none;
}
 a[name]:not([href]) {
 display: block;
 position: relative;
 top: -80px;
 visibility: hidden;
}
 .large_bold_white_h2 {
 font-size:18px!important;
 line-height:20px!important;
}
 .homeslider {
 display:block;
}
 .homeslide {
 display:none;
 margin-top:40px;
 padding-top:50px!important;
 padding-bottom:50px!important;
}



#quoterotator h2 {
    font-size: 20px;
    line-height: 25px;

}
#quoterotator a
 {
  
    color: #FFF !important;
  
   
}
#quoterotator {
	font-size: 14px;
	line-height: 18px;

}


.services{

	min-height:300px;


}








}





/* =Print
----------------------------------------------- */

@media print {
body {
	background: none !important;
	color: #000;
	font-size: 10pt;
}
footer a[rel=bookmark]:link:after,
 footer a[rel=bookmark]:visited:after {
	content: " [" attr(href) "] "; /* Show URLs */
}
a {
	text-decoration: none;
}
.entry-content img,
 .comment-content img,
 .author-avatar img,
 img.wp-post-image {
	border-radius: 0;
	box-shadow: none;
}
.site {
	clear: both !important;
	display: block !important;
	float: none !important;
	max-width: 100%;
	position: relative !important;
}
.site-header {
	text-align: left;
}
.site-header h1 {
	font-size: 21pt;
	line-height: 1;
	text-align: left;
}
.site-header h2 {
	color: #000;
	font-size: 10pt;
	text-align: left;
}
.site-header h1 a,
 .site-header h2 a {
	color: #000;
}
.author-avatar,
 #colophon,
 #respond,
 .commentlist .comment-edit-link,
 .commentlist .reply,
 .entry-header .comments-link,
 .entry-meta .edit-link a,
 .page-link,
 .site-content nav,
 .widget-area,
 img.header-image,
 .main-navigation {
	display: none;
}
.wrapper {
	border-top: none;
	box-shadow: none;
}
.site-content {
	margin: 0;
	width: auto;
}
.singular .entry-header .entry-meta {
	position: static;
}
.singular .site-content,
 .singular .entry-header,
 .singular .entry-content,
 .singular footer.entry-meta,
 .singular .comments-title {
	margin: 0;
	width: 100%;
}
.entry-header .entry-title,
 .entry-title,
 .singular .entry-title {
	font-size: 21pt;
}
footer.entry-meta,
 footer.entry-meta a {
	color: #444;
	font-size: 10pt;
}
.author-description {
	float: none;
	width: auto;
}
/* Comments */
	.commentlist > li.comment {
	background: none;
	position: relative;
	width: auto;
}
.commentlist .avatar {
	height: 39px;
	left: 2.2em;
	top: 2.2em;
	width: 39px;
}
.comments-area article header cite,
 .comments-area article header time {
	margin-left: 50px;
	margin-left: 3.57142857rem;
}
}
