.screen-reader-text {
    overflow: hidden;
    clip: rect(0,0,0,0);
    position: absolute !important;
    margin: -1px;
    padding: 0;
    height: 1px;
    width: 1px;
    word-wrap: normal!important;
    border: 0 none;
}

#skiptocontent a {
    padding: 6px;
    position: absolute;
    top: 2px;
    left: 0;
    color: #000;
    border-bottom-right-radius: 8px;
    background: 0 0;
    transition: top 1s ease-out,background 1s linear;
    z-index: -999;
    opacity: 0;
    font-size: 16px;
}

#skiptocontent a:focus, #skiptocontent a:active {
    position: absolute;
    left: 0;
    top: 0;
    background: #d1282d;
    color: #fff;
    outline: 0;
    transition: top .1s ease-in,background .5s linear;
    z-index: 20000;
    opacity: 1;
}

a {
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  
}

a:active,a:focus{
    transition: all 0.3s;
    outline: -webkit-focus-ring-color auto 5px !important; 
}

input#mainSearch1:focus, input#mainSearch1:active, input#mainSearch_directory:focus, input#mainSearch_directory:active {
    border: 1px solid #a6c7ff !important;
}
input#LawSchoolText:focus, input#LawSchoolText:active {
    border: 1px solid #a6c7ff !important;  
}

input#LawSchoolText{
    height: 35px;
    width: calc(100% - 40px);
}

input#mainSearch2:focus, input#mainSearch2:active {
    border: 1px solid #a6c7ff !important;
}


.width-auto .bootstrap-select.btn-group .dropdown-toggle .filter-option{
    width: auto !important;
}

.about-us-wrapper .page-left-bio .contacts-press .list-nav-xs > li{
	margin-left: 0;
}
.about-us-wrapper .box.contacts-press .list-nav>li>a:before, .about-us-wrapper .page-left-bio .box.contacts-press .list-nav-xs > li a:before{
	display: none;
}

.title.no-padding-bottom p{
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.title.no-padding-bottom a {
    text-decoration: none !important;
}

.profile>.body .label-style{
    line-height: 30px;
    font-size: 20px !important;
    margin-bottom: 5px !important;
    font-weight: 400;
    width: 100%;
    display: block;
    color: black;
}

.label-date{
    margin-bottom: 5px;
}
.iconset{
    display: none;
}

.before-arrow{
    position: relative;
}

.before-arrow::before{
    background: url(/static/image/practices/arrow-black.png) no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 12px;
    vertical-align: middle;
    width: 10px;
    position: absolute;
    color: #fff;
    top: 0;
    left: -15px;
    top: 8px;
}

@font-face {
    font-family: 'Roboto Condensed', sans-serif;
}
@media print {
  a[href]:after {
    content: none !important;
  }
}
*{
    font-family: 'Roboto Condensed', sans-serif;
}
/* font-sizes */

.font-size-xs {
	font-size: 8px !important;
}

.font-size-s {
	font-size: 9.5px !important;
}

.font-size-m {
	font-size: 11px !important;
}

.font-size-l {
	font-size: 12.5px !important;
}

.font-size-xl {
	font-size: 14px !important;
}

.fs-11{
    font-size: 3vw !important;
}

.p-0-p > p{
    margin-bottom: -5px !important;
}

.font-size-xxl {
	font-size: 16px !important;
}

.font-size-search {
	font-size: 15pt !important;
}

.w-120-p{
    width: 120% !important;
}

.fs-12-pt{
    font-size: 12pt !important;
}

.pt-2{
    padding-top: 2px !important;
}

.mb-32{
    margin-bottom: 32px;
}

.links-news{
    font-weight: 400 !important;
}

.links-news>a{ 
    padding-left: 0px !important;
   /* font-size: 14px !important;*/
}

.pl-0 > p{
    padding-left: 0px !important;
}

.pl-60-px{
    padding-left: 60px !important;
}

.links-news::before{
    font-family: FontAwesome;
    position: absolute;
    top: 0px;
    left: -15px;
    vertical-align: middle;
    display: inline-block;
    width: 5px;
    height: 5px;
    content: "" !important;
}

.links-news>a::before{
    font-family: FontAwesome;
    position: absolute;
    top: 0px;
    left: -15px;
    vertical-align: middle;
    display: inline-block;
    width: 5px;
    height: 5px;
    content: "" !important;
}

.news{
    padding-bottom: 30px;
    padding-top: 30px;
}

.pt-3{
    padding-top: 3px !important;
}

.separator-team{ 
    margin-bottom: 40px;
    float: left;
    border-bottom: solid 1px #888888;
    width: 100%;
}

.separator-team-partner{ 
    margin-bottom: 40px;
    float: left;
    border-bottom: solid 1px #888888;
    width: 100%;
}

.mt-2{
    margin-top: 2px !important; 
}

.mr-50{
    margin-right: 5vh !important;
}

.mr-10{
    margin-right: 10px !important;
}

.pad-p > p{
    margin-bottom: 5px !important;
}

.pad-p > p > br{
    margin-bottom: 10px !important;
    display: block;
    content: "";
}

.pad-p > br > p{
    margin-bottom: 10px !important;
    display: block;
    content: "";
}

.p-0-0{
    padding: 0px 0px !important;
}

.pl-30{
    padding-left: 30px !important;
}

.pl-25{
    padding-left: 25px !important;
}

.img-secondSector{
    max-width: 100%;
    max-height: 150px;
    object-fit: cover;
}

.mb-110{
    margin-bottom: 110px !important;
}

.mb-10{
    margin-bottom: 10px !important;
}

.uniform-second-sector{
    min-height:105px;
}

.w-33-p{
    width: 33% !important;
}

.btn-box-red-second-sector {
    display: block;
    text-align: center;
    width: 145px;
    padding: 8px 10px 8px 10px;
    color: white;
    background: #eb0028;
    font-size: 8.19pt;
    font-weight: bold;
}

.btn-box-red-second-sector:hover {
    color: white;
    text-decoration: none;
    background: #565656;
}

.w-293{
    width: 293px !important;
}

.pr-40{
    padding-right: 40px !important;
}

.pr-45{
    padding-right: 45px !important;
}

.border-my-folder{
    border-bottom: solid 1px #888888;;
}


.uniform-second-sector > p{
    margin-bottom: 0px !important;
}

.link-bold > p > a{
    font-weight:bold;
}

.link-bold > p > em > a{
    font-weight:bold;
}

.link-bold > a{
    font-weight:bold;
}

.link-bold > em > a{
    font-weight:bold;
}

.link-bold > p > span > a{
    font-weight:bold;
}


.fs-10-pt{
    font-size: 10pt !important;
}

.border-bottom-team{
   border-bottom: solid 1px #888888;
}

.p-lh-23 > li > p{
    line-height: 23px;
}

.lh-23{
    line-height: 23px;
}

.full-size{
    width: 100% !important;
}

.left-clear {
    clear: both;
}

.npr {
    padding-right: 0;
}

.bold {
	font-weight: 700 !important;
}

.no-bold {
	font-weight: 400 !important;
}

.visible-xs {
		display: none;
}

.capitalized-text {
    text-transform: uppercase !important;
}

.underlined-text {
    text-decoration: underline !important;
}

.block {
	display: block !important;
}
.award-clear:nth-child(odd){
    clear: both;
}
.datepicker {
    width: 100%;
    font-size: medium;
}
.datepicker table tr td.active.active {
    background-color: #eb0028 !important;
    background-image: none !important;
}



.m-0-a{
    margin: 0 auto;
}

.nav>li{
    margin: 0 auto;
}

.img-mobile-attorney{
    max-width: 200px !important;
    max-height: 260px !important;
    object-fit: cover;
    object-position: top;
    padding-left: 25px;
}

.w-112-p{
    width: 112% !important;
}

.w-122-p{
    width: 122% !important;
}

.mr-0{
    margin-right: 0 !important;
    float: right;
}

.ml-0{
    margin-left: 0 !important;
}

.bio-page-tabs {
    display: flex !important;
}
.bio-page-tabs > li {
    flex: 1;
}
.bio-page-tabs > li > a {
    text-align: left !important;
}
.honor-description {
    text-align: center;
    display: block;
}
.practice-news-ins a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.upcoming-events-date {
    margin-bottom: 0;
}
.sitemap .list-nav-sitemap {
    list-style: none;
    padding: 0;
}
.sitemap .list-nav-sitemap > li > a {
    color: #eb0028;
}
.sitemap .list-nav-sitemap > li > a:hover {
    font-weight: bold;
    text-decoration: none;
}
/*====MAIN====*/
body{
    font-family: 'Roboto Condensed', sans-serif;
	font-size: 9pt;
	font-weight: 400;
    overflow-x:hidden;
    color: #000000;
}
.ml-130 {
    margin-left: 130px;
}
h1,h2,h3,h4{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
}
a{
    color: black;
}
a:hover{
    color: #eb0028;
}
a:focus{
    color: black;
    text-decoration: none;
}
p, span{
    font-weight: 400 !important;
}
.hidde-true{
    visibility: hidden;
}
.visible{
    visibility: visible;
}
.container-fluid{
    padding-left: 0;
}
.btn{
    border-radius: 0;
}

.loader {
	/*position: absolute;*/
	top: 230px;
	display: none;
}

.mb-50{
    margin-bottom: 50px;
}

.uppercase{
    text-transform: uppercase;
}

.italic{
    font-style: italic;
}

.label-pub{
    font-weight: 400;
    margin-bottom: 0;
}

.publications{
    margin-bottom: 30px !important;
    margin-top: 30px;
}

.fw-600{
    font-weight: 600 !important;
}

.fw-500{
    font-weight: 500 !important;
}

.pb-20{
    padding-bottom: 20px !important;
}

.mb-0-p > p{
    margin-bottom: 0px !important;
}

.ta-left-p > p{
    text-align: left !important;
}

.mt-30{
    margin-top: 30px !important;
}

.font-size-title{
    font-size: 16px !important;
}

.font-size-freeRole{
    font-size: 14.84pt !important;
}

.fs-14{
    font-size: 14px !important;
}

.fs-9-pt{
    font-size: 9pt !important;
}

.mb-0{
    margin-bottom: 0px !important;
}

.mb-5{
    margin-bottom: 5px !important;
}

.ml-1-pt{
    margin-left: 1%;
}

.font-size-sub{
    font-size: 8.16pt !important;
}

/*====AwardInformation====*/
.award_container{
	margin-left:36%;
	margin-right: 10%;
}

.ident-angle-right{
	width: 15px;
    vertical-align: top;
    padding-top: 25px;
}

/*====Spaces====*/
.title-top{
    margin-top: 50px;
    padding-bottom: 30px;
}
.title-top>label{
    font-size: 18px;
    font-weight: 400;
}
/*====Headline====*/
.headline{
    border-bottom: solid 5px #eb0028;
    border-right: solid 5px #eb0028;
    float: left;
    width: 65%;
    margin-bottom: 20px;
}
.headline-iframe{
    float: left;
    width: 65%;
    margin-bottom: 20px;
}
.headline>img{
    float: right;
    width: 100%;
}
.img-responsive{
    max-width: none;
    width:100%;
}
.alumni-left-side-mobile>.item>.img {
    width: 20%;
}
.alumni-left-side-mobile>.item>div {
    display: table-cell;
    vertical-align: top;
}
.people-container-alumni > table > tbody > tr > td > img {
    margin-right: 20px;
    margin-bottom: 20px;
}

.people-container-alumni table {
    margin-top: 20px !important;
}

.people-container-alumni h4 {
    margin-top: 0px !important;
}

.people-container-alumni p {
    margin-top: 0 !important;
}

.people-container-alumni td {
    vertical-align: top !important;
}
    
/*====Slider====*/
.carousel-mask{
    background-image:  linear-gradient(to top, rgba(0,0,0,0.65) 3%,rgba(0,0,0,0.65) 19%,rgba(0,0,0,0) 99%,rgba(0,0,0,0) 100%);
    z-index:1;
    top:50%;
    left:0;
    bottom:0;
    right:0;
    position:absolute;
}

.red-line-margin {
	width: 170px;
	float:left;
	border-bottom: solid 5px #eb0028;
}

.red-line-margin-probono {
	width: 170px;
	float:left;
	border-bottom: solid 5px #eb0028;
}

.bb-red{
    border-bottom: solid 4px #eb0028 !important;
}

.red-line-margin-attorney {
	width: 275px;
    height: 280px;
	float:left;
	border-bottom: solid 5px #eb0028;
}

.img-attorney{
    width: 260px !important;
    height: 327px;
    object-fit: cover;
    object-position: top;
}

.red-line-margin-bio {
	width: 170px;
	float:left;
	border-bottom: solid 5px #eb0028;
}


.red-line-margin-mobile {
    width: 40px;
	float:left;
	border-bottom: solid 5px #eb0028;
}
.hero-mobile {
    float: right;
    
}
.logo-alingment{
    margin-left: 150px;
}


.slider-container{
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    border-bottom: solid 5px #eb0028;
    border-right: solid 5px #eb0028;
    margin-bottom: 150px;
	width: 30%;
}
.carousel-right{
    --float: right;
    --width: 80%;
}
.carousel-caption{
    left: 20px;
    text-align: left;
}
.carousel-inner{
    padding: 0;
    float: right;
}
.carousel-caption>h2{
    margin-bottom: 5px;
    margin-top: 5px;
    z-index:2;
    font-size: 20.16pt;
}
.carousel-caption-sm{
    padding-bottom: 0;
}
.carousel-indicators{
    bottom: -50px;
    z-index: 0;
}
.carousel-indicators li {
    background: #babcbe;
    width: 12px;
    height: 12px;
    margin: 0;
	margin-top: 25px;
}
.carousel-indicators .active {
    background-color: #eb0028;
    border-color: none;
}
.controls-carrousel{
    position:absolute;
    z-index:2;
    right:20px;
    bottom:20px;
}
.controls-carrousel>.btn-auto{
    color:white;
    text-decoration:none;
}
.controls-carrousel>.right{
    margin-left:20px;
}
/*====Buttons====*/
.btn-red{
    background: #eb0028;
    color: white;
    font-size: 8.19pt;
}
.btn-red:hover,.btn-red:focus,.btn-red:active{
    background: #e64147;
    color: white;
    outline: none !important;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}
.btn-circle.btn-lg {
    width: 60px;
    height: 60px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 30px;
}
.btn-circle.btn-lg>i{
    font-size: 25px;
}

.color-black{
    color: black;
}
.btn-phone{
    vertical-align: middle;
    display: inline-block;
    color: black;
    font-weight: bold;
    font-size: 8.16pt;
}
.btn-phone:hover,.btn-phone:focus{
    color: #e64147;
    text-decoration: none;
}
.btn-phone>i{
    line-height: 50px;
    vertical-align: middle;
    margin-right: 10px;
}
.btn-phone-call{
    margin-top: 12px;
    margin-left: 5px;
}
.btn-phone-call > img{
    margin-right:4px;
}

.no-btn {
	cursor: initial;
	padding-top: 14px !important;
	padding-bottom: 10px !important;
	display: table-cell;
	float: left;
}

.no-btn:hover {
	background: #eb0028;
}
/*====FormSearch====*/
.box-search-container form{
    margin-top: 150px;
}
.box-search{
    display: inline-block;
    position: relative;
}
.box-search>input[type="text"]{
    margin-left: 10px;
    width: 262px;
    font-size: 22.8pt;
    font-weight: 400;
    border: none;
    border-bottom: solid 1px #231f20;
    outline: none !important;
}

.img-left-bar-careers{
    width: 125px !important;
    height: 165px !important;
    object-fit: cover !important;
}

.mt-15{
    margin-top: 15px !important;
}

.mt-11{
    margin-top: 11px !important;
}

.pb-0{
    padding-bottom: 0px !important;
}

.softenter > p > br{
    display: block;
    margin-bottom: 0px !important;
    content: "";
}

.softenter > p > span > br{
    display: block;
    margin-bottom: 0px !important;
    content: "";
}

.email-myfolder {
    width: 150px;
    padding-right: 0px;
    float: right;
}

.directory-myFolder{
    margin-right: 0px !important;
    width: 100% !important;
}

.img-hero-ls{
    width: 760px ;
    height: 150px;
}

.w-925{
    width: 925px !important;
}

.enter-attorney > p{
    margin-bottom: 10px !important;
}

.enter-attorney > span{
    margin-bottom: 10px !important;
}

.mb-42{
    margin-bottom: 42px;
}

.mb-45{
    margin-bottom: 45px;
}


.mb-30{
    margin-bottom: 30px !important;
}

.mb-38{
    margin-bottom: 38px !important;
} 

.p-p0 > p{
    padding-left: 0px !important;
}

.p-p0 > p > a{
    font-weight: bold;
    color: black !important;
}

.pointer{
    cursor: pointer;
}

.p-p0 > span > a{
    font-weight: bold;
    color: black !important;
}

.box-search-home>input[type="text"]{
    margin-left: 10px; 
    font-size: 22.8pt;
    font-weight: 400;
    border: none;
    border-bottom: solid 1px #231f20;
    outline: none !important;
    width: 275px;
}

.w-100-p{
    width: 100% !important;
}

.lh-normal{
    line-height: normal;
}

.h-350{
    height: 350px !important;
}

.pt-4{
    padding-top: 4px !important;
}

.right{
    float:right;
}

.w-auto {
    /*width: auto !important;*/
}

.box-search>input[type="text"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #404041;
}
/*====Parallax===*/
.parallax{
    position: relative;
    display: table;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.parallax-container{
    margin-top: -87px;
    padding: 10px;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

/*.h-83-vh{
    height: calc(100vh - 127px);
}*/

.jc-flex{
    justify-content: flex-end !important;
}

.links-ls > p > a{
    text-decoration: underline !important;
    color: black;
}

.links-ls > p > a:hover{
    color: #eb0028 !important;
}

.links-ls > p > span > a{
    text-decoration: underline !important;
    color: black;
}

.links-ls > p > span > a{
    text-decoration: underline !important;
    color: black;
}

.links-ls > p > span > a:hover{
    color: #eb0028 !important;
}

.links-ls > ul > li > span > a{
    text-decoration: underline !important;
    color: black;
    font-weight: 400 !important;
}

.links-ls > ul > li > span > a:hover{
    color: #eb0028;
}

.links-ls > ul > li > a{
    text-decoration: underline !important;
    color: black;
    font-weight: 400 !important;
}

.links-ls > ul > li > a:hover{
    color: #eb0028;
}

.links-ls > li > p > a:hover{
    color: #eb0028 !important;
}

.links-ls > li > a{
  /* text-decoration: underline !important;
    color: black;
    font-weight: 400 !important;*/ 
}

.tdn{
    text-decoration:none !important;
     color: black;
     font-weight: 500 !important;
}

.links-ls > li > a:hover{
    color: #eb0028 !important;
}

.links-ls > li > span > a{
    text-decoration: underline !important;
    color: black;
    font-weight: 400 !important;
}

.links-ls > li > span > a:hover{
    color: #eb0028 !important;
}

.links-ls > li > p > a{
    text-decoration: underline !important;
    color: black;
    font-weight: 400 !important;
}

.links-ls > li > p > a:hover{
    color: #eb0028 !important;
}

.h-auto{
    height: auto !important;
}

.left-0{
    left: 0;
}

.w-460{
    width: 460px !important;
}

.w-25-p{
    width: 25% !important;
}

.ml-30{
    margin-left: 30px !important;
}

.pl-15{
    padding-left: 15px !important;
}

.font-strides{
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    font-family: 'Roboto Condensed', sans-serif;
}

.parallax-item{
    position: relative; 
    padding: 10px;
}
.parallax-container:hover{
    cursor:pointer;
    margin-top: -155px;
}
.parallax-header{
    display: block;
    font-size: 24px;
    background: #565656; /*#455360*/
    color: white;
    padding: 20px;
    font-weight: bold;
    font-size: 15pt;
}
.parallax-header>i{
    float: right;
    padding-right: 5px;
    position: relative;
    top:-5px;
    font-size: 35px;
}
.parallax-header:hover,.parallax-header:focus{
    text-decoration: none;
    color: white;
}
.parallax-body{
    background: white;
    padding: 20px;
}
.parallax-body>p{
    font-size: 9.57pt;
    font-weight: normal;
    margin-bottom: 0px;
}
.parallax-body>img{
    margin-bottom: 30px;
}
.parallax-body>a{
    display: block;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 10px;
}
/*====Alert Box===*/
.alert-box{
    margin: 5px;
}
.alert-box h3{
    color: #455360;
    padding-bottom: 10px;
    border-bottom: solid 5px #455360;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 15pt;
}
.alert-box-body{
    background: #ebebeb;
    border: solid 3px white;
}
.alert-box-body:hover{
    border-color: #eb0028;
}
.alert-box-body a>p{
    font-weight: normal;
    font-size: 13pt;
    color: #404041;
}
.alert-box-body a{
    text-decoration: none;
    display: block;
    position: relative;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: black;
}

/*.h1, .h2, .h3, .h4, .h5, .h6, 
    h1, h2, h3, h4, h5, h6 {
    color: black;
}

p{
    color: black;
}

label{
    color: black;
}

span{
    color: black;
}

li ul {
    color: black;
}*/

.alert-box-body a:hover:before {
  content: '';
  display: block;
  background-image: url('/static/image/resources/alert-pointer.png');
  background-size: contain;
  width: 19px;
  height: 20px; 
  position: absolute;
  top: 10px;
  right: 10px;
}
/*====Sandlers===*/
.sandler-header{
    margin-bottom: 40px;
}
.sandler-box{
    margin: 0 auto;
    text-align: center;
    background: #eb0028;
    width: 200px;
    height: 200px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: white;
}
.sandler-box span {
    font-size: 12pt !important;
}
.sandler-box-header{
    padding: 10px;
    padding-bottom: 5px;
    margin-left: 20px;
    margin-right: 20px;
    border-bottom: solid 2px white;
}
.sandler-box-header>h1{
    font-size:35.91pt;
    margin-bottom: 0px;
}
.sandler-box-body{
    display: block;
    margin-top: 5px;
}
.sandler-box-body>h2{
    font-size:21.54pt;
    margin-top: 0px;
}
/*====Box===*/
.box-margin-top{
    margin-top: 30px;
}
.box>section:not(.simple-section-lg) p{
    margin-bottom: 15px;
}
/*====Sections===*/
.section{
    padding-top: 60px;
    padding-bottom: 60px;
}
.video{
    margin-bottom: 30px;
}
/*====Search====*/
.input-search{
    position: relative;
}
.search-result{
    display: none;
    border-right: solid 1px #babcbe;
    border-left: solid 1px #babcbe;
    border-bottom: solid 1px #babcbe;
    position: absolute;
    right: 0;
    left: 71px;
    padding: 10px;
    top: 47px;
    background: white;
    z-index: 2;
}
.input-search-result{
    display: none;
    border: solid 1px #babcbe;
    position: absolute;
    right: 0;
    left: 70px;
    padding: 10px;
    background: white;
    z-index: 2;
}
.search-mobile{
    width:50%;
	margin:auto;
}
.input-search-result1 {
    display: none;
    border: solid 1px #babcbe;
    position: fixed;
    margin-left: 10px;
    padding: 10px;
    background: white;
    z-index: 2;
    width: 14%;
}
.input-search-result2{
	background: white;
	width: 50%;
    left: 5%;
}
#searchResults_headermobile{
	list-style-type: none;
    padding-left: 10%;
}
#searchResults_headermobile>li{
    padding: 5px;
    font-size: 10.5pt;
}


.search-result>ul{
    list-style: none;
    padding-left: 10px;
}
.search-result>ul a:hover,.input-search-result>ul a:hover{
    text-decoration: none;
    font-weight: bold;
}
.input-search-result>ul{
    list-style: none;
    padding-left: 0px;
}
.input-search-result li{
    font-weight: 400;
    font-size: 14px;
}
.search_hover{
color: red;
}
#searchResults_header{
	list-style-type: none;
	padding-left: 0px;
}
/*====Footer====*/
.footer-border{
    border-top: 1px solid #888888;
    display: block;
}
footer{
    display: block;
    padding-top: 50px;
}
.footer{
    padding-top: 20px;
    width: 100%;
    display: block;
    text-align: center;
    margin: 0 auto;
	clear: both;
}
.footer>ul{
    display: inline-block;
    vertical-align: top;
    list-style: none;
    padding-left: 0;
    text-align: left;
}
.footer>ul>li>.header .icon{
    min-height:80px;
}
.footer>ul>li>.header .icon img{
    display: block;
    margin: 0 auto;
   /* width: 80%;*/
    margin-bottom: 10px;
}
.footer>ul>li>.header h1,
.footer>ul>li>.header h2{
    font-weight: 400;
    padding-bottom: 10px;
    font-size:15.36pt;
    margin-top: 0;
    text-align: center
}
.footer>ul>li>.header:hover{
    color: #eb0028;
    text-decoration: none;
}
.footer>ul>li>h1{
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size:15.36pt;
}
.footer>ul>li>a{
    color: black;
    font-weight: normal;
    font-size: 10.56pt;
}
.footer>ul>li>a:hover,.footer>ul>li>a:focus{
    text-decoration: none;
}
.footer>ul:not(:first-child):not(:last-child){
    margin-left: 10%;
    margin-right: 10%;
}
.sub-footer{
    margin-top: 40px;
    margin-bottom: 80px;
    text-align: center;
    font-size: 8pt;
    color: #696969;
    font-weight: 400;
}
.sub-footer a{
    color: #a6a8ab;
    padding-right:10px;
    padding-left: 10px;   
}
.sub-footer a:not(:last-child){ 
    border-right: 1px solid #868686;
}
.sub-footer .footer-copyright{
    margin-top: 10px;
    display: block;
}
.separate-footer{
    border-top: 1px solid #9e9e9e;
    width: 95%;
}
.container-center{
    width: 95%;
    text-align: left;
}

.list-freerole{
    list-style-type: none;
    padding-left: 0px;
}

.alerts-home > a > p > span > br{
    margin-bottom: 0px !important;
    display: block;
    content: "";
}

.alerts-home > a > p{
    margin-bottom: 0px !important;
    display: block;
    content: "";
}

.mb-7{
    margin-bottom: 7px !important;
}

.pl-70{
    padding-left: 70px !important;
}

.page-reverse{
    padding-left: 100px !important;
    padding-right: 30px !important;
}

.no-border-bottom{
    border-bottom: none !important;
}

.pr-30{
    padding-right: 30px !important;
}

.womensEvent-title{
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    padding-bottom: 5px;
    margin-top: 10px;
    border-bottom: solid 1px #888888;
    font-size: 11.51pt;
}

.footer-link-red{
    font-size: 11pt;
    color: #eb0028;
    display: block;
    text-align: center;
    font-weight: normal;
    margin-top: 30px;
    margin-bottom: 20px;
    text-decoration: underline;
}
.footer-link-red:hover{
    font-weight: bold;
}

.my-folder-content{
    padding-right: 30px !important; 
    padding-left: 100px !important;
}
/*====Borders==*/
.border-right{
    border-right: solid 1px #908e8e;
}

.mf-mobile-no-before{ 
    padding-right: 0 !important;
}

.mf-mobile-no-before::before{
    content: "" !important;
    padding-right: 0 !important;
}

@media only screen and (max-width: 752px) {
    .body>.w-120-p{
        width: 100% !important;
    } 
}

@media only screen and (max-width: 768px) {  
    .content-mobile-attorney{ 
        width: 100% !important;
    }
}

@media only screen and (max-width: 1279px) {
    
    /*.h-83-vh{
        height: 70vh !important;
    }*/
}

/* Small devices (tablets, 970px and up) */
@media only screen and (max-width: 970px) {
    .ml-130 {
        margin-left: 0px;
    }

    /*.h-83-vh{
        height: 60vh !important;
    }*/

    .div-organizations>.text-center{
        text-align: center !important;
    }

    .management-name{
        font-size: 6vw !important; 
    }

    #management-div{
        margin-top: 10px !important;
        margin-bottom: 0px !important;
    }

    .content-contact-mobile{
        margin-bottom: -34px !important;
    }

    .div-mobile-management{
        padding-left: 0px !important;
    }

    .pb-20-mobile{
        padding-bottom: 20px !important;
    }

    .pl-10-mobile{
        padding-left: 10px !important;
    }

    .mt-30-mobile{
        margin-top: 30px !important;
    }

    .content-mobile-myfolder{
        width: 100% !important;
        float: none !important;
        margin-top: 5px !important;
    }
     
    .ml-15-mobile{
        margin-left: 15px !important;
    }

    .mobile-center-myfolder > li{
        float: none !important;
        border-bottom: solid 1px #888888;
    } 

    .mobile-center-myfolder > li > a{
        text-align: center !important;
    } 

    .my-folder-content{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .headline-iframe{
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }

    .no-border-bottom-mobile > ul > li{
    border-bottom: none !important;
    }

    .no-border-bottom-mobile > a > ul > li{
    border-bottom: none !important;
    }

    .red-line-margin {
        width: 25px;
        float: left;
        border-bottom: solid 5px #eb0028;
    }
    .footer-separator-mobile{
        margin-bottom: 50px;
    }
    .headline{
        width: 85% !important;
    }

    .profile>.header h1, .profile>.header h2 {
        font-size: 15pt !important;
    }

    .carousel-caption>h2 {
        font-size: 15pt;
    }
    .slider-container {
        margin-bottom: 80px;
    }
    .parallax-body>p {
        min-height: 80px;
    }
    .mobile-font>p>span{
        font-weight: 400 !important;
        font-size: 11pt !important;
    }
    .logo-alingment{
    margin-left: 15px;
}
}
/* Small devices (Mobile, 370px and up) */
@media only screen and (max-width: 370px){
    .logo-main>a>img {
        width: 150px !important;
    }

    #phone-mobile{
        font-size: 10px !important;
    }

    .content-contact-mobile{
        margin-bottom: 10px !important;
    }

    /*====Footer====*/
    .footer>ul:not(:first-child):not(:last-child) {
        margin-left: 5%;
        margin-right: 5%;
    }
    .footer>ul>li>.header .icon {
        min-height: 60px;
    }
    .footer>ul>li>.header .icon img {
        width: 50%;
        margin-bottom: 0px;
    }
    .body>.w-120-p{
        width: 100% !important;
    }

    #email-attorney-mobile{
        font-size: 12px !important;
    }

    .list-freerole>.font-size-xl{
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 970px) {
    .ellipsis {
        width: 100px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .page-left{
        float:none !important;
        padding-left: 0px !important;
        margin-left: 0px !important;
    }
}

@media only screen and (min-width: 768px) {
    .bio-page-tabs-center {
        display: flex !important;
        justify-content: space-between;
    }  
}
.margin-left-iframe {
	width: 170px;
	float:left;
}
iframe .paddingLR30 {
    padding-left: 0px !important;
}
.newsletter-iframe {
    padding-left: 0px;
}
@media only screen and (max-width: 1400px) and (min-width: 1200px)  {
    .mr-50{
        margin-right: 1% !important;
    }
}

@media only screen and (max-width: 1280px) {
    .down> li:not(:first-child){
        margin-right: 0px !important;
        width: 20%;
    } 
}

/*From 1024 down*/
@media only screen and (max-width: 1110px) and (min-width: 769px)  {
    .w-430{ 
        max-width: 430px !important; 
    }

    .content-mobile-attorney{
        padding-left: 120px !important;
        width: 66% !important;
    }

    .down> li:not(:first-child){
        margin-right: 0px !important;
        width: 20%;
    }

    .down> li > a{
        text-align: center !important;
    }

    .logo-main > a > img{
        left: 40px !important;
    }

    .page{
        padding-right: 20px !important;
    } 

    /*.w-20-p{
        width: 20% !important;
        margin-right: 0 !important;
    }

    .mr-50-attorney{
        margin-right: 0 !important;
    }*/

    /*Header*/
    /*.logo-pre > a > img{
        left: 4vw !important;
    }*/
}

@media only screen and (min-width: 1110px)  {
    .w-430{
    width: 430px !important;
    }
} 

.max-w-other {
    max-width: 430px !important;
}
.row .col-xs-12.mb-38:not(:last-child) {
    margin-bottom: 50px !important;
}
#practice-filter li a {
    font-size: 14px !important;
}
@media all and (max-width: 1130px) and (min-width: 992px) {

    .margin-left-1024 {
        margin-left: -40px;
    }
}
.alert-box-body a:hover:before {
    background-size: cover;
}
.investment-fund .right-section #section3 .list-link > li span.label-pub{
    display: block;
}

.investment-fund .right-section #section3 .list-link > li span.label-pub:before{
    background: url(/static/image/practices/arrow-black.png) no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 12px;
    vertical-align: middle;
    width: 10px;
    position: absolute;
    color: #fff;
    left: -15px;
    top: 8px;
}

.peoplemain .peopleright #section4 .list-link > li > span.label-pub{
	display: block;
	 margin-top: 10px;
	 position: relative;
}
.peoplemain .peopleright #section4 .list-link > li > span.label-pub::before{
	background: url(/static/image/practices/arrow-black.png) no-repeat scroll 0 0;
    content: "";
    display: inherit;
    height: 12px;
    vertical-align: middle;
    width: 10px;
    position: absolute;
    color: #fff;
    left: -15px;
    top: 4px;
}
@media only screen and (max-width: 1023px) and (min-width: 768px){
.peoplemain .peopleright #section4 .list-link > li > span.label-pub::before {
    top: 12px;
}
.peoplemain .peopleright #section4 .list-link > li > span.label-pub{
	line-height: 40px;
}
.investment-fund .right-section #section3 .list-link > li > span.label-pub:before{
    font-size: 27px !important;
    top: 8px;
}
}

@media only screen and (max-width: 767px) and (min-width: 320px){
.peoplemain .peopleright #section4 .list-link > li > span.label-pub{
	position: relative;
    left: -8px;
}
.peoplemain .peopleright #section4 .list-link > li > span.label-pub::before {
    background-size: 60%;
    content: "";
    display: inline-flex;
    height: 12px;
    vertical-align: middle;
    width: 10px;
    position: relative;
    color: #fff;
    left: -4px;
    top: 0px;
}
.investment-fund .right-section #section3 .list-link > li > span.label-pub:before{
    background-size: 70%;
    top: 3px !important;
}

}
@media only screen and (max-width: 767px){
    .peoplemain.feauturedBanner .col-xs-7{
        width: 57.333333%;
    }
    .peoplemain.feauturedBanner .positionadjust{
        height: 113px !important;
        border-bottom: solid 3px #eb0028;
    }
}