﻿@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400italic,400,700,600|PT+Serif:400,400italic);
@import url(http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
@import url(gd-animate.css);
@import url(icon-works.css);
@import url(cal-styles.css);
body{
	background: #ebf2f5;
	padding: 0px;
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	display: none;
}
.white-bg{
	background: #ffffff !important;
}
.gray-bg{
	background: #f6f6f6 !important;
}
a{
	color: #318DDE;
}
a, a:hover{
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a:hover{
	text-decoration: none;
}
p a{
	text-decoration: underline;
}
header{
	/*position: static;*/ /* originally was 'fixed' KIT 20150302 */
	position:fixed;
	width: 100%;
	height: 60px;
	background: #fff;
	z-index: 2;
}
h1.page-title{	
	margin: 0px;
	padding: 0px;
	font-size: 40px !important;
	color: #000;
	letter-spacing: 4px;
	text-transform: uppercase;
	text-align: center;
}
h1.page-title.article{
	text-transform: none;
	font-size: 35px !important;
	letter-spacing: 0;
}
h2.section-title{
	font-size: 21px;
	line-height: 21px;
	color: #000;
	width: 100%;
	text-transform: uppercase;
	border-bottom: 1px solid #bcbec0;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
h2.section-title span {
	border-bottom: 1px solid #318DDE;
	display: inline-block;
	padding-bottom: 10px;
	margin-bottom: -1px;
}
h2.section-title center  {
	border-bottom: 1px solid #318DDE;
	display: block;
	padding-bottom: 10px;
	margin-bottom: -1px;
}
h2.section-title span.cont{
	font-size: 15px;
	line-height: 15px;
	border-bottom: none;
}
h3.section-break{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #bcbec0;
	border-bottom: 1px solid #bcbec0;
	text-transform: uppercase;
}
.small-text{
	font-size: 12px;
}
.center-text{
	text-align: center;
}
.paragraph-header{
	color: #318DDE;
}
.breadcrumbs{
	text-align: center;
	font-family: 'PT Serif', serif;
}
.breadcrumbs a i{
	color: #000;
}
.alignleft{
	float: left;
	margin: 15px 15px 0 0;
}
.alignright{
	float: right;	
	margin: 15px 0 0 15px;
}
.middle{
	margin: auto;
	text-align: center;
}
.alignbottom{
	position: absolute;
	bottom: 0;
}
.gd-button{
	display: inline-block;
	background: #318DDE;
	min-width: 130px;
	width: auto;
	min-height: 35px;
	line-height: 34px;
	color: #fff;
	text-align: center;
	font-weight: 400;
	letter-spacing: 2px;
	margin: 20px 5px;
	border: 1px solid #318DDE;
	font-size: 15px;
	text-transform: uppercase;
}
.gd-button:hover{
	background: none;
	color: #318DDE;	
	text-decoration: none;
}
h2 a.gd-button{
	float: right;
	margin-top: -10px;
	letter-spacing: 2px;
}
.gd-button-2{
	display: inline-block;
	background: none;
	color: #414042;	
	min-width: 130px;
	width: auto;
	height: 35px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #318DDE;
	text-transform: uppercase;
	cursor: pointer;
	letter-spacing: 2px;
	font-size: 15px;
	font-weight: 400;
	padding: 0 5px;
}
.gd-button-2:hover{	
	background: #318DDE;
	color: #fff;
}
a.gd-button-2.blueb {
  margin-right: 15px;
  margin-bottom: 55px;
}a.gd-button-3{
	display: inline-block;
	background: #318DDE;
	color: #fff;
	text-align: center;
	font-weight: 400;
	padding: 5px 13px;
	font-size: 15px;
	letter-spacing: 2px;
	float: right;
	border:1px solid transparent;
	margin-left: 5px;
}
a.gd-button-3:hover{
	border: 1px solid #318DDE;
	background: none;
	color: #318DDE;
}
a.gd-button-2 span.iw,
a.gd-button-2:hover span.iw,
a.gd-button-3 span.iw,
a.gd-button-3:hover span.iw,
.firm-news .iw,
.load-more .iw{
	font-family: 'icon-worksregular';
	text-decoration: none;
	border-bottom: 0px;
	padding-bottom: 0;
}
h2 a.gd-button-3{
	margin-top: -5px;
}
.col-md-6.thumb{
	margin-bottom: 20px;
}

.thumb a{
	display: block;
	background: #318DDE;
}
.thumb a:hover img{
	opacity: .1;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.thumb .thumb-title{
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
}
.thumb a span{
	background: rgba(255,255,255,.95);
	padding: 5px 10px 0;
	font-size: 23px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #000;
}
.col-md-12.thumb a {
	border: 6px solid #FFF;
}
.blue-thumb {
	position: relative;
	margin-bottom: 30px;
}
.blue-thumb	a{
	position: relative;
	display: table;
	text-align: center;
	width: 100%;
	overflow: hidden;
	}
.blue-thumb h3{
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	z-index: 10;
	opacity: 1;	
}
.blue-thumb img{
	position: absolute;
	top: 0;
	left: 0;
}
.blue-thumb img.top,
.blue-thumb:hover img.bottom{
	opacity: 1;
	z-index: 5;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.blue-thumb img.bottom,
.blue-thumb:hover img.top,
.blue-thumb:hover h3{
	opacity: 0;
	z-index: 0;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.col-md-6 .blue-thumb {
	border: 6px solid #fff;
}
.col-md-6 .blue-thumb a{
	height: 250px;
}
.col-md-3 .blue-thumb a{
		height: 131px;
}
.col-md-4 .blue-thumb a{
	height: 360px;
}
.col-md-3 .blue-thumb h3{
	font-size: 19px;
}
a.vcard{
	display: inline-block;
	background: #318DDE;
	color: #fff;
	text-align: center;
	font-weight: 400;
	padding: 5px 13px;
	font-size: 15px;
	letter-spacing: 2px;
	float: right;
	border:1px solid transparent;
}
a.vcard:hover{
	border: 1px solid #318DDE;
	background: none;
	color: #318DDE;
}
.section{
	/*padding: 80px 0; KIT*/
	padding: 30px 0;
}
.back-to-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    display: none;
    z-index: 10000;
    width: 40px;
    height: 40px;
}
.back-to-top:hover {    
}
/** NAVIGATION **/
.navbar{
	border-radius: 0px;
	margin-bottom:0px;
	height: 60px;
	border: 0px
}
.navbar-brand{
	padding: 18px 0;
	height: auto;
}
.navbar>.container .navbar-brand{
	margin-left: 0px;
}
.navbar-nav{
	float: right;
}
ul.nav li {
	margin: 0px 15px;
}
.nav > li > a {
	letter-spacing: .05em;
	font-weight: 600;
	color: #333;
	padding: 20px 10px;
	text-align: center;
	background: rgba(0, 0, 0, 0)!important;
	border-bottom: 3px solid rgba(0, 0, 0, 0);
	font-size: 15px;
	text-transform: uppercase;
}
.nav > li > a:hover {
	color: #318DDE;
	border-bottom: none;
	padding: 20px 10px;
	background: #F6F6F6 !important;
}
.dropdown-menu {
	background: rgba(246,246,246,.95);
	border-radius: 0;
	border-top: 0 none;
	box-shadow: none;
	display: none;
	font-size: 14px;
	left: 0;
	margin: 0;
	width: 100%;
	padding: 10px 0 10px;
	position: fixed;
	top: 60px;
	z-index: 300;
	text-align: center;
}
.dropdown-menu li {
	display: inline-block;
	float: none;
	text-align: center !important;
}
.dropdown-menu > li > a {
	white-space: normal;
}
.dropdown-menu li a {
	color: #333;
	line-height: 30px;
	padding: 0 10px!important;
	margin: 0 0;
	text-transform: uppercase;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color: rgba(0, 0, 0, 0) !important;
	color: #318DDE !important;
}
.navbar .search a{
	display: block;
	height: 60px;
	width: 45px;
	background: #318DDE;
	float: right;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 15px;
}
.search-field{
	display: none;
	position: absolute;
	background: rgba(49,141,222,.95);
	height: 50px;
	left: 0;
	top: 60px;
	width: 100%;
}
.search-field form{
	float: right;
	margin-right: 4px;
	padding: 10px;
}
.search-field input[type="text"]{
	width: 580px;
	height: 30px;
	background: none;
	border-bottom: 1px solid #fff;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	margin-right: 20px;
	outline: none;
	color: #fff;
	font-family: 'PT Serif', serif;
	font-size:15px;
	font-weight:400;
	letter-spacing: 1px;
}
.search-field input[type="submit"]{
	width: 140px;
	height: 30px;
	background: #fff;
	color: #318DDE;
	border: none;
	text-transform: uppercase;
	font-size: 13px;
}
.search-field ::-webkit-input-placeholder {
	color: #fff;
}
.search-field :-moz-placeholder { /* Firefox 18- */
	color: #fff;  
}
.search-field ::-moz-placeholder {  /* Firefox 19+ */
	color: #fff;  
}
.search-field :-ms-input-placeholder {  
	color: #fff;  
}
.border-r{
	border-right: 1px solid rgba(0,0,0,.4);
}
.border-l{
	border-left: 1px solid rgba(0,0,0,.4);
}
.border-t{
	border-top: 1px solid rgba(0,0,0,.4);
}
.border-b{
	border-bottom: 1px solid rgba(0,0,0,.4);
}
.border{
	border: 1px solid rgba(0,0,0,.4);
}
/** NAVIGATION **/
/** CAROUSEL **/
#gd-mainCarousel {
  height: auto;
  margin-bottom: 0px;
}
#gd-mainCarousel .container.carousel-arrows{
	z-index: 100;
	position: relative;
}
#gd-mainCarousel.carousel-fade .carousel-caption {
	padding-bottom: 0px;
	bottom: 0px;
	text-shadow: none;
	padding-top: 0px;
	height: 120px;
	color: #000;
	z-index: 90;
}
#gd-mainCarousel .carousel-caption h1{
	letter-spacing: 0px !important;
	font-size: 23px !important;
	font-family: 'PT Serif', serif;
	margin-top: 27px;
	margin-bottom: 0px;
	z-index: 90;
}
#gd-mainCarousel .carousel-caption p{
	font-size: 48px ;
	letter-spacing: 6px ;
	text-transform: uppercase;
	z-index: 90;
}
#gd-mainCarousel.carousel-fade .item {
  height: 560px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#gd-mainCarousel .carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
}
#gd-mainCarousel.carousel-fade .active.left,
#gd-mainCarousel.carousel-fade .active.right {
	left: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}
#gd-mainCarousel.carousel-fade .next,
#gd-mainCarousel.carousel-fade .prev {
	left: 0;
	z-index: 1;
}
#gd-mainCarousel.carousel-fade .carousel-control {
	z-index: 9;
	background: none;
	height: 120px;
	line-height: 120px;
	bottom: 0;
	position: absolute;
	top: 440px;
	opacity: 1;
}
#gd-mainCarousel .gd-captions .container{
	position: absolute;
	background: url(images/carousel-caption-bg.png);
	z-index: 9;
	height: 120px;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 1;
	
}
/** CAROUSEL **/
/** CLIENT SERVICES **/
.client-services{
	position: relative;
	z-index: 1;
}
.client-services .thumb a span{
	background: rgba(255,255,255,.95);
}
.client-services .container{
	background: #fff;
	padding-top: 60px;
	padding-bottom: 60px;
	z-index: 100;
	overflow: visible;
}
.row.client-services{
	margin-top: 40px;
}
/** CLIENT SERVICES **/
/** FIND LAWYERS  **/
.find-lawyers{
	background-repeat: no-repeat !important;
	background-size: cover;
	z-index: 3;
	padding: 60px 0 60px; /* 60px 0 100px*//*KIT*/
	background: #fff;
}
.find-lawyers.front{
	padding: 60px 0 170px;
	margin-top: -50px;
	background-repeat: no-repeat !important;
	background-position: center;
	background: #ececec;
	background-position: center -60px;
}
.find-lawyer-form .form-name{
	width: 15%; /* changed by ideation from 24% */
	float: left;
}
.find-lawyer-form .form-name .form-border{
	padding: 9px 5px;
}
.find-lawyer-form .form-select .form-border{
	padding-top: 9px;
}
.form-border{
	border-top: 1px solid #ABABAB;
	border-right: 1px solid #ABABAB;
	border-bottom: 1px solid #ABABAB;
	border-left: 1px solid #ABABAB; /* KIT*/
	min-height: 49px;
}
.form-border.first{
	border-left: 1px solid #ABABAB;
}
.find-lawyer-form .form-select{
	width: 17%; /* changed by ideation from 13% */
	float: left;
}

/* start added by ideation */
.find-lawyer-form .form-select .form-border{
	padding-top: 7px;
}
.formdrop div ul li {
  text-align: left;
  font-size: 13px;
  white-space: normal;
}
.formdrop .selected{
  display: block;
  font-size: 13px;
  color: #000;
  padding: 6px 5px 0px;
  overflow: hidden;
  white-space: normal;
  font-family: 'PT Serif', serif;
  line-height: 13px;
  width: 90%;
  margin: auto;
  height: 30px;
}
.formdrop .selected:after{
	top:8px;
}
/* dropdown styles */
.formdrop li{
	white-space: inherit !important;
	text-align: left;
}

/* end added by ideation */
.find-lawyer-form label{
	padding: 0px 0;
	color: #318DDE;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 0;
	padding-left: 5px;
}
ul.find-lawyer-letters{
	margin: 0;
	padding: 0;
	text-align: center;
	margin-top: 20px;
}
ul.find-lawyer-letters li{
	list-style: none;
	float: none;
	display: inline;
}
ul.find-lawyer-letters li a{
	color: #000;
	font-family: 'PT Serif', serif;
	font-size: 12px;
	padding: 0 10px;
}
ul.find-lawyer-letters li a:hover{
	color: #318DDE;
	text-decoration: none;
	-webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.find-lawyer-form input[type="text"]{
	border:none;
	outline: none;
	width: 100%;
	font-size: 18px;
	background: none;
	font-family: 'PT Serif', serif;
}
.find-lawyer-form ::-webkit-input-placeholder {
	color: #000;
}
.find-lawyer-form :-moz-placeholder { /* Firefox 18- */
	color: #000;
}
.find-lawyer-form ::-moz-placeholder {  /* Firefox 19+ */
	color: #000; 
}
.find-lawyer-form :-ms-input-placeholder {  
	color: #000; 
}
.find-lawyer-form select{
	font-family: 'PT Serif', serif;
}
.find-lawyers.page{
	margin-top: 0px;
	padding-bottom: 60px;/* KIT padding-bottom: 100px; */
	background: none;
}

/* KIT Start */
.find-lawyers.landingpage{
	margin-top: 0px;
	padding-bottom: 190px;/* KIT padding-bottom: 100px; */
	background: none;
}
/* KIT End */

.find-lawyers.front .formdrop div{
	background: rgba(237,237,237,0.9);
	/*width: 149px;
	left: -6px;*/
}
.find-lawyers.front .formdrop .carat:after{
	border-top-color: #ededed;
}
.find-lawyers.page .formdrop div{
	background: rgba(235,242,245,.9);

}
.find-lawyers.page .formdrop .carat:after{
	border-top-color: #EBF2F5;
}
/** FIND LAWYERS  **/
/** NEWS  **/
.news{
	background: #f6f6f6;
	padding: 60px 0;
}
.news.white-bg{
	padding: 80px 0 !important;
}
.news-thumb{
	position: relative;
	background: #318DDE;
	overflow: hidden;
	margin-bottom: 20px;
}
.news-thumb img{
	height: auto;
}
.news-date{
	font-size: 15px;
	color: #a7a9ac;
	margin-bottom: 10px;
}
.news-row .news-title{
	min-height: 0 !important;
	height: auto;
}
.news-title{
	min-height: 100px;
}
.news-title a{
	color: #318DDE;
	font-size: 20px;
	line-height: 20px;
	font-weight: 400;
}
.news-title a:hover{
	color: #000;
}
.news-excerpt{
	font-size: 16px;
	line-height: 22px;
	font-family: 'PT Serif', serif;
	margin-bottom: 20px;
	min-height: 150px;
}
.news #filter-grid{
	clear: both;
}
.news ul#filter{
	position: relative;
	margin: 0;
	padding: 0;
	text-align: center;
	clear: both;
	margin-bottom: 50px;
}
.news ul#filter li{
	list-style: none;
	display: inline-block;
	margin: 0 10px;
}
.news ul#filter li a{
	padding: 5px 15px;
	border: 1px solid #318DDE;
	text-transform: uppercase;
}
.news ul#filter li a.active,
.news ul#filter li a:hover{
	background: #318DDE;
	color: #fff;
	border: 1px solid #318DDE;
}

.news .news-item{
	min-height: 425px;
	margin-bottom: 20px;
}
.news-item .middle{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
}
/** NEWS **/
/** NEWS SEARCH **/
.firm-news .formdrop .carat:after{
	border-top-color: #fff;
}
.firm-news .find-lawyer-form .form-name{
	width: 100%;
}
.firm-news .find-lawyer-form .form-select{
	width: 100%;
}
.firm-news .form-border{
	margin-bottom: 10px;
}
.firm-news label{
	padding-left: 0px;
}
.firm-news .gd-button{
	margin-left: 0;
	margin-right: 0;
	min-width: 120px;
}
.firm-news h2.blank-span span{
	border-bottom: none;
}
.load-more{
	float: right;
	margin-top: 15px;
	color: #000;
	cursor: pointer;
}
.load-more:hover{
	color: #318DDE;
}
/** NEWS SEARCH **/
/** CAREERS **/
.careers{
	background: #ffffff;
	padding: 80px 0;
}
.office-listings .col-md-3,
.opp-listings .col-md-3{
	text-align: center;
}
.office-listings ul{
	margin: 0px;
	padding: 0;
}
.office-listings ul li{
	list-style: none;
}
.opportunity-listing{
	background: #ebf2f5;
	overflow: visible;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #bcbec0;
	/*display: none;*/ /*KIT*/
}
.opportunity-listing h3{
	margin-top: 0px;
}
/** CAREERS **/
/** OUR STORY **/
.our-story{
	padding: 80px 0 0;
}
.our-story p{
	font-family: 'PT Serif', serif;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 20px;
}
.story-bg{
	background-repeat: no-repeat;
	background-attachment: fixed !important;
	height: 540px;
	width: 100%;
	margin-top: -270px;
}
.our-story .thumb a{
	border: 10px solid #fff;
}
.our-story .thumb .thumb-title{
	bottom: 2px;
}
/** OUR STORY **/
/** PAGES **/
#page-top{
	position: relative;
	background-attachment: fixed !important;
	background-repeat: no-repeat !important;
	height: 600px;
	background-color: #f6f6f6 !important;
}
#page-top .gd-captions .container{
	position: absolute;
	background: url(images/carousel-caption-bg.png);
	/*background: url(images/campus-berkeley.jpg);*/
	z-index: 9;
	height: 80px !important;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 1;
	display: table;
}
.gd-captions .col-md-12{
	vertical-align: bottom;
	display: table-cell;
	float: none;	
	bottom: 10px;
}
.page-overview .container{
	background: #fff;
	padding-top: 40px;
	padding-bottom: 60px;
	z-index: 100;
	overflow: visible;
}
.page-overview .col-md-12{
	text-align: center;
	font-family: 'PT Serif', serif;
	font-size: 18px;
}
.page-overview .related-publications{
	text-align: center;
}
.page-overview .related-publications a{
	font-family: 'PT Serif', serif;
	font-size: 16px;
	color: #333;
}
.search-offices{
	padding: 80px 0;
}
.search-offices .location{
	position: relative;
	margin-bottom: 30px;
}
.search-offices .thumb a span{
	width: 73%;
	font-size: 17px;
	letter-spacing: 1px !important;
	background: rgba(235,242,245,.95);
	line-height: 1;
}
/** PAGES **/
/** LAWYER SEARCH **/
.results-filter{
	background: #f6f6f6;
	padding: 10px 0;
	font-size: 18px;
}
.filtered-result{
	font-family: 'PT Serif', serif !important;
	float: left;
}
.filtered-options{
	margin: 0 20px;
}
.filtered-options a{
	font-weight: 300;
}
.results-list{
	background: #ffffff;
	/*padding: 80px 0;*/
}
.results-list .col-md-12{
	border-top:0px solid rgba(0,0,0,.4);	/*KIT  border-top:1px solid rgba(0,0,0,.4);*/
}
.results-list .lawyer .row{
	border-bottom:1px solid rgba(0,0,0,.4);
	padding: 15px 0;
}
.results-list .thumb{
	width: 190px;
	height: 190px;
	overflow: hidden;
	float: left;
	margin: 0 20px 0 0;
}
.results-list h2{
	color: #318DDE;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: 300;
	font-size: 38px;
	text-transform: uppercase;
}
.results-list  .position-title{
	font-family: 'PT Serif', serif;
	color: #318DDE;
	font-size: 18px;
}
.results-list  .lawyer-contact{
	margin: 10px 0;
}
.results-list  .lawyer-contact a{
	text-decoration: underline;
}
.results-list  .lawyer-contact .office-loc{
	min-width: 100px;
	display: inline-block;
}
.results-list  .lawyer-contact .office-phone{
	margin-left: 10px;
}
.lawyer h2 a:hover{
	color: #333;
}
/** LAWYER SEARCH **/
/** LAWYER BIO **/
.bio-thumb{
	width: 100%;
	display: table;
	height: 70%;
	text-align: center;
	margin: auto;
	position: relative;
	top: 60px;
}
.bio-thumb div{
	display: table-cell;
	vertical-align: middle;
}
.bio-thumb img{
	border: 6px solid #FFF;
	box-shadow: 0 1px 2px #000;
}
.gd-captions .title{
	text-align: center;
	line-height: 27px;
	letter-spacing: 1px !important;
	font-size: 25px !important;
	text-align: center;
	font-family: 'PT Serif', serif;
	font-weight: 400 !important;
}
.practice-list{
	position: relative;
	overflow: auto;
}
.practice-list ul,
.education-info ul,
.admission-info ul,
.highlights-list ul{
	padding: 0;
	font-family: 'PT Serif', serif;
	font-size: 16px;
}
.practice-list ul li{
	background: #F6F6F6;
	
	text-align: center;
	font-size: 13px;
	margin-bottom: 10px;
	margin-right: 5px;
	float: left;
	list-style: none;
}
.practice-list ul li a{
	color: #000;
	display: block;
	padding: 5px 10px;
}
.practice-list ul li a:hover {
	background: #318DDE;
}
.practice-list ul li a:hover{
	color: #fff;
}
.education-info ul li,
.admission-info ul li{
	list-style: none;
}
.highlights-list ul li{
	list-style-position: inside;
}
.contact-info{
	font-family: 'PT Serif', serif;
}
.contact-info a{
	text-decoration: underline;
}
.bio-information h2 a.vcard{
	margin-top: -5px;
}
.bio-information a.gd-button-2{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
.lawyer-bio{
	padding: 80px 0;
}
.news.page{
	background: #fff;
}
.news-row{
	border-bottom: 1px solid #bcbec0;
	padding-top: 15px;
	padding-bottom: 10px;
}
.news-row .news-date{
	font-family: 'PT Serif', serif;
}
.bio-excerpt{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
}
/** LAWYER BIO **/
/** CLIENT SERVICES **/
.specialty-studies{
	padding: 80px 0;
}
/** LAWYER BIO **/
/** SEARCH **/
.search-form .form-name{
	width: 100%;
	padding-left: 2%;
	padding-right: 2%;
}
.search-results a:hover{
	color: #000;
}
.search-result{
	border-bottom:1px solid rgba(0,0,0,.4);
	padding-bottom: 20px;
	margin-bottom: 20px;
	overflow: auto;
}
.search-result .thumb{
	width: 190px;
	height: 190px;
	overflow: hidden;
	float: left;
	margin: 0 20px 0 0;
}
.search-result h2{
	color: #318DDE;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: 300;
	font-size: 25px;
}

/** SEARCH **/
/** PRACTICES **/
.practices{
	padding: 80px 0;
}
.practices ul.nav-tabs{
	margin-bottom: 20px;
	border-bottom: 0px;
}
.practices ul.nav-tabs li{
	width: 25%;
	margin: 0;
	border-bottom: 1px solid #DDD;
}
.gd-tabs>li>a{
	color: #8d9193;
	font-size: 25px;
	font-weight: 300;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: none;
	padding: 5px 10px;
}
.gd-tabs>li>a:hover{
	background: none !important;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: none;
	padding: 5px 10px;
}
.gd-tabs>li.active>a, 
.gd-tabs>li.active>a:hover, 
.gd-tabs>li.active>a:focus{
	border-top: none;
	border-right: none;
	border-left: none;
	background: none !important;
	border-bottom: none;
	color: #000;
}
.gd-tabs>li.active, 
.gd-tabs>li.active:hover, 
.gd-tabs>li.active:focus,
.practices .gd-tabs>li.active, 
.practices .gd-tabs>li.active:hover, 
.practices .gd-tabs>li.active:focus,
.comm-tabs .gd-tabs>li.active, 
.comm-tabs .gd-tabs>li.active:hover, 
.comm-tabs .gd-tabs>li.active:focus{
	border-bottom: 1px solid #318DDE !important;
}
/** PRACTICES **/
/** INDUSTRIES **/
.ind-group{
	width: 100%;
	border-bottom: 1px solid #BCBEC0;
	padding: 5px 0 20px 0;
	margin: 20px 0;
}
.ind-group .gd-button-2{
	clear: left;
	height: 25px;
	line-height: 24px;
	margin-top: 2px;
}
.ind-group .name{
	color: #318DDE;
	text-transform: uppercase;
	font-size: 20px;
}
.ind-group .state{
	font-family: 'PT Serif', serif;
	font-size: 16px;
}
.ind-group .sub-practice{
	text-transform: uppercase;
	color: #000;
	font-size: 20px
}
.feat-links a.gd-button{
	width: 100%;
	margin: 10px 0;
}
.ind-content,
.ind-experience{
	padding: 80px 0;
}
.gd-tabs-vert{
	margin-top: 30px;
	border-bottom: none;
}
.gd-tabs-vert>li{
	margin-left: 0px !important;
	margin-right: 0px !important;
	border-bottom: 1px solid #ddd;
	width: 100%;
}
.gd-tabs-vert>li.active, 
.gd-tabs-vert>li:hover, 
.gd-tabs-vert>li:focus{
	border-bottom-color: #318DDE;
}
.gd-tabs-vert>li>a{
	color: #8d9193;
	font-size: 16px;
	font-weight: 400;
	padding: 15px 0px;
	text-align: left;
	margin-right: 0px;
	border: none;
	border-radius: 0px;
}
.gd-tabs-vert>li>a:hover{
	background: #f8f8f8 !important;
	border-top: none;
	border-right: none;
	border-left: none;
	padding: 15px 0px 15px 15px !important;
}
.gd-tabs-vert>li.active a:hover{
	padding-left: 0px !important;
}
.gd-tabs-vert>li.active>a, 
.gd-tabs-vert>li.active>a:hover, 
.gd-tabs-vert>li.active>a:focus{
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: none;
	background: none !important;
	color: #000;
}
/** INDUSTRIES **/
/** WHY GD, IMPACT **/
.story{
	/*padding: 80px 0; KIT*/
	padding: 30px;
}
#stories-carousel{
	height: auto;
	overflow: hidden;
}
#stories-carousel .carousel-inner{
	overflow: visible;	
}
#stories-carousel .carousel-caption{
	position: relative;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	padding-top: 0;
	padding-bottom: 0;
	color: #FFF;
	text-align: left;
	text-shadow: none;
	top: -35px;
	color: #000;
}
#stories-carousel .carousel-caption h3{
	text-align: center;
	font-size: 24px;
	width: 40%;
	margin: 0px auto;
	padding: 10px 0;
	overflow: hidden;
}
#stories-carousel .stories-title-bg{
	position: absolute;
	background: #fff;
	width: 40%;
	height: 35px;
	top: 245px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 9;	
}
.pro-bono-carousel #stories-carousel .stories-title-bg{
	background: #f6f6f6;
}
.pro-bono-carousel #stories-carousel .stories-title-bg,
.pro-bono-carousel #stories-carousel .carousel-caption h3{
	width: 85%;
}
#stories-carousel .carousel-caption .caption-content{
	margin-top: 50px;
	line-height: 24px;
}
#stories-carousel .carousel-indicators{
	bottom: 0px;
	margin-bottom: 0px;
	top: 300px;
}
#stories-carousel .carousel-indicators li{
	background: #bcbec0;
	border:1px solid #bcbec0;
}
#stories-carousel .carousel-indicators li.active{
	background: #318DDE;	
	border:1px solid #318DDE;
}
/** WHY GD **/
/** DIVERSITY **/
.diversity-thumbs{
	margin-top: 40px;
}
.diversity-thumbs .col-md-3 .blue-thumb a{
		height: 262px;
}
.diversity-thumbs .col-md-3 .blue-thumb h3{
	font-size: 22px;
}
.diversity-women{
	padding: 80px 0;
}
.video-slider{
	padding: 80px 0;
}
#video-carousel .vid{
	position: relative;
	/*padding-bottom: 56.25%;*/
	width: 730px;
	height: 411px;
	overflow: hidden;
	margin:auto;
}
#video-carousel iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;  /* KIT */
	height: 100%;
}
#video-carousel .carousel-control{
	background: none;
	z-index: 100;
	text-shadow: none;
	height: 120px;	
	top: 110px;
	opacity: .8;
}
#video-carousel a.carousel-control.right{
	background: url(../images/arrow-right-lg.png);
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-transition: opacity 0.1s ease-in-out;
    -moz-transition: opacity 0.1s ease-in-out;
    -o-transition: opacity 0.1s ease-in-out;
    -ms-transition: opacity 0.11s ease-in-out;
    transition: opacity 0.1s ease-in-out;
}
#video-carousel a.carousel-control.left{
	background: url(../images/arrow-left-lg.png);
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-transition: opacity 0.1s ease-in-out;
    -moz-transition: opacity 0.1s ease-in-out;
    -o-transition: opacity 0.1s ease-in-out;
    -ms-transition: opacity 0.11s ease-in-out;
    transition: opacity 0.1s ease-in-out;
}
#video-carousel a.carousel-control.left:hover,
#video-carousel a.carousel-control.right:hover{
	background-position: center bottom;
}
#video-carousel .carousel-inner {
	overflow: visible;
}
#video-carousel .carousel-caption {
	position: relative;
	text-shadow: none;
	color: #000;
	float: left;
	width: 100%;
	right: 0;
	left: 0;
}
/* INTERVIEW SCHEDULE */
.col-md-12.videocontainer {
  width: 50%;
  /*left: 25%;*/
  margin-bottom: 75px;
}
.section-title.video{
  margin-top:75px;
}
.greybar {
  background-color: #f6f6f6;
  width: 100%;
  padding: 15px;
  margin-bottom: 0;
  border-top: 1px solid #bcbec0;
  border-bottom: 1px solid #bcbec0;
}
span.bluelarge{
  color: #318DDE;
  margin: 0 0 5px 0;
  padding: 0;
  font-weight: 300;
  font-size: 38px;
  text-transform: uppercase;
}
.greybar a.gd-button-3{
  margin-top: 13px;
}
div.lawyer-contact.blue{
font-size: 20px;
color:#318dde;
}
.thumb.lawyer-content{
margin-right:50px;
}
.border-content {
  border-bottom: 1px solid #bcbec0;
}
.greybar.dinner {
  margin-top: 20px;
  border-bottom: 1px solid #bcbec0;
position: relative;
  display: inline-block;
}
.dinner-content {
  margin: 15px;
}
/* INTERVIEW SCHEDULE */
.spons-logo{
	height: 165px;
	width: 165px;
	line-height: 165px;
	border:1px solid #a6acae;
	display: table;
	margin-bottom: 20px;
}
.spons-logo span{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#sponsorship-carousel{
	height: 400px;
}
#sponsorship-carousel .carousel-indicators{
	bottom: 0px;
	margin-bottom: 0px;
}
#sponsorship-carousel .carousel-indicators li{
	background: #bcbec0;
	border:1px solid #bcbec0;
}
#sponsorship-carousel .carousel-indicators li.active{
	background: #318DDE;	
	border:1px solid #318DDE;
}
.women-gd-thumbs .col-md-3 .blue-thumb a{
	height: 260px;
	border: 7px solid #FFF;
}
.women-gd-thumbs .col-md-3 p{
	text-align: center;
}
.women-gd-tabs {
	padding-top: 20px;
	padding-bottom: 20px;
}
.women-gd-tabs ul.gd-tabs{
	margin-bottom: 20px;
	border-bottom: 0px;
}
.women-gd-tabs ul.gd-tabs li{
	width: 25%;
	margin: 0;
	height: 82px;
	border-bottom: 1px solid #DDD;
}
.women-gd-tabs ul.gd-tabs li a{
	position: absolute;
	bottom: 0;
	width: 100%;
}
.tab-content .award-logo{
	width: 130px;
	height: 130px;
}
/** DIVERSITY **/
/** AWARDS **/
.award-logo{
	height: 165px;
	width: 165px;
	line-height: 165px;
	border:1px solid #a6acae;
	display: table;
	margin-bottom: 20px;
}
.award-logo span{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.award-logo span img,
.spons-logo span img{
	opacity: .7;
	margin: auto;
}
.award-logo span img:hover,
.spons-logo span img:hover{
	opacity: 1;
}
/** ENGAGE **/
.engage .col-md-3 h4{
	color: #318DDE;
	margin-bottom: 20px;
}
/** ENGAGE **/
/** ASSOCIATE **/
#slider-thumbs{
	position: relative;
}
ul.exp-carousel{
	position: relative;
	text-align: center;
	margin: 0;
	padding: 0;
}
ul.exp-carousel li{
	position: relative;
	list-style: none;
	display: inline-block;
	margin-left: -2px;
	margin-right: -2px;
	width: 16.667%;
}
ul.exp-carousel li a {
	display: block;
	height: 250px; /* KIT height: 220px; */
	cursor: pointer;
}
ul.exp-carousel li a img{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
ul.exp-carousel li a img.top,
ul.exp-carousel li a.selected img.bottom,
ul.exp-carousel li a:hover img.bottom{
	opacity: 1;
	z-index: 5;
	}
ul.exp-carousel li a img.bottom,
ul.exp-carousel li a.selected img.top{
	opacity: 0;
	z-index: 0;
	
}
#exp-slider{
	top: 20px; /* KIT top: 11px; */
	z-index: 11;
}
#experience-carousel .stories-title-bg{
	position: relative;  /* KIT position: absolute; */
	background: #fff;
	width: 33%;
	/*height: 35px;*/ /* KIT height: 35px; */
	top: 0px; 
	left: 0;
	right: 0;
	margin: auto; 
	z-index: 9;	
}
#experience-carousel .carousel-indicators{
	bottom: 0px;
	margin-bottom: 0px;
	top: 80px;
	z-index: 15;
}
#experience-carousel .carousel-indicators li{
	background: #bcbec0;
	border:1px solid #bcbec0;
}
#experience-carousel .carousel-indicators li.active{
	background: #318DDE;	
	border:1px solid #318DDE;
}
#experience-carousel .item{
	text-align: center;
	z-index: 12;
}
#experience-carousel .item p{
	text-align: left;
	margin-top: 30px; 
}
#experience-carousel .item h3{
	margin: 0;
	padding: 0;
	line-height: 35px;
} 
#experience-carousel .item .title,
#experience-carousel .item .location{
	font-family: 'PT Serif', serif;
}

/** ASSOCIATE **/
/** OFFICE **/
.office-add{
	font-family: 'PT Serif', serif;
}
.ind-group div a{
	float: right;
}
.offices ul.nav-tabs{
	margin-bottom: 20px;
	border-bottom: 0px;
}
.offices ul.nav-tabs li{
	width: 33.333%;
	margin: 0;
	border-bottom: 1px solid #DDD;
}
/** OFFICE **/
/** LAW STUDENTS **/
.law-students{
	margin-bottom: 30px;
}
.student-testimony{
	border-left: 5px solid #000;
	padding-left: 20px;
	margin-bottom: 20px;
}
.student-testimony p{
	font-family: 'PT Serif', serif;
	font-style: italic;
	font-size: 20px;
	margin-top: 10px;
}
.campus-locations{
	margin-top: 20px;
}
.campus-locations .location{
	position: relative;
	margin-bottom: 30px;
}
.campus-event{
	color: #fff;
	text-align: center;
	position: absolute;
	top: 25px;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	vertical-align: middle;
}
.location.thumb a:hover .campus-event{
	display: block;
}
.campus-event strong{
	font-weight: 600;
}
#events-list{
	position: relative;
	margin-top: 20px;
	overflow: hidden;
	height: 260px;
}
#custom-year{
	padding-left: 10px;
}
#custom-content-reveal ul{
	margin: 0px;
	text-align: left;
}
#custom-content-reveal ul li{
	font-size: 16px;
}
.london{
	background: url(images/london-bg.jpg);
	background-position: center bottom;
	padding-bottom: 60px;
}
.london .gd-button.apply{
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
.london .col-md-8.alignbottom{
	right: 0;
}
.london .col-md-8.alignbottom a{
	width: 49%;
}
.studentsearch a{
  display: block;
  height: 60px;
  width: 200px;
  background: #318DDE;
  text-align: center;
  line-height: 60px;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
}
.student-search-field{
	display: none;
	position: absolute;
	position: relative;
	background: rgba(49,141,222,.95);
	height: 50px;
	left: 0;
	/*top: 60px;*/
	width: 100%;
}
.student-search-field form{
	/*background: rgba(49,141,222,.95);*/ /*KIT BLOCKED*/
	margin-right: 4px;
	padding: 10px;
}
.student-search-field input[type="text"]{
	width: 580px;
	height: 30px;
	background: none;
	border-bottom: 1px solid #fff;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	margin-right: 20px;
	outline: none;
	color: #fff;
	font-family: 'PT Serif', serif;
	font-size:15px;
	font-weight:400;
	letter-spacing: 1px;
}
/*.student-search-field input[type="button"]{ KIT */
.student-search-field input{
	width: 140px;
	height: 30px;
	background: #fff;
	color: #318DDE;
	border: none;
	text-transform: uppercase;
	font-size: 13px;
}
.student-search-field ::-webkit-input-placeholder {
	color: #fff;
}
.student-search-field :-moz-placeholder { /* Firefox 18- */
	color: #fff;  
}
.student-search-field ::-moz-placeholder {  /* Firefox 19+ */
	color: #fff;  
}
.student-search-field :-ms-input-placeholder {  
	color: #fff;  
}

.student-search-field .container {
  background: rgba(49,141,222,.95); /*KIT ADDED */
  padding: 0px !important;
  margin-left: auto;
  margin-right: auto;
  width: 100%!important;
}

.studentsearch .gd-button{
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}


/** LAW STUDENTS **/
/** INTERVIEW **/
.interview h4{
	font-family: 'PT Serif', serif;
	color: #318DDE;
	font-size: 20px;
	margin-bottom: 0px;
}
.interview p{
	margin-bottom: 20px;
}
/** INTERVIEW **/
/** AWARDS **/ 
.comm-tabs ul{
	margin-bottom: 20px;
	border-bottom: 0px;
}
.comm-tabs ul.nav li{
	width: 20%;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: 1px solid #DDD;
}
/** AWARDS **/ 
/** MEDIA **/
.media-contact .col-md-6{
	text-align: center;
	margin: 20px 0;
}
.media-contact .col-md-6 h3{
	font-size: 25px;
	text-transform: uppercase;
}
.media-contact .col-md-6 h4{
	width: 100%;
	border-bottom: 1px solid rgba(0,0,0,.4);
	font-family: 'PT Serif', serif;
	padding-bottom: 40px;
	margin-bottom: 20px;
	height: 20px;
}
/** MEDIA **/
/** SITEMAP **/
.sitemap{
	padding: 80px 0;
}
.sitemap a:hover{
	text-decoration: underline;
}
ul.site-pages,
ul.site-child{
	margin: 0 0 20px 0;
	padding: 0;
}
ul.site-pages li{
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.site-pages li.main-page{
	margin-bottom: 20px;
}
ul.site-pages li.main-page a{
	text-transform: uppercase;
	color: #000;
	font-size: 22px;
}
ul.site-pages li.sub-page{
	margin-bottom: 20px;
}
ul.site-pages li.sub-page a{
	text-transform: uppercase;
	color: #318DDE;
}
ul.site-child{
	margin-top: -20px;
}
ul.site-child li a{
	color: #000;
}
/** SITEMAP **/
/** PRIVACY **/
.privacy{
	padding: 80px 0;
}
/** PRIVACY **/
/** CONTACT **/
.contact{
	padding: 80px 0;
}
.contact .col-md-6{
	text-align: center;
}
.contact h2{
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(0,0,0,0.4);
	margin-bottom: 30px;
}
/** CONTACT **/
/** LEGAL NOTICES **/
.legal-notices{
	padding: 80px 0;
}
/** LEGAL NOTICES **/
/** FOOTER **/
.footer{
	background: #f6f6f6;
	padding: 80px 0;
}
ul.social,
ul.footer-nav{
	text-align: center;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
ul.social li,
ul.footer-nav li{
	list-style: none;
	display: inline-block;
}
ul.social li a{
	background: #318DDE;
	color: #F6F6F6;
	width: 35px;
	height: 35px;
	display: block;
	font-size: 18px;
	line-height: 35px;
	border-radius: 50%;
	box-sizing: content-box;
	margin: 0 6px;
	border: 1px solid transparent;
}
ul.social li a:hover{
	border: 1px solid #318DDE;
	background: none;
	color: #318DDE;
}
ul.footer-nav li a{
	padding-left: 15px;
	padding-right: 15px;
	font-size: 15px !important;
	letter-spacing: 1px;
	font-family: open sans;
	font-weight: 400;
	color: #000;
	text-transform: uppercase;
}
.copyright{
	text-align: center;
	font-family: 'PT Serif', serif;
	font-size: 14px;
}
/** FOOTER **/
@media (min-width: 1600px){
#gd-mainCarousel.carousel-fade .item{
	background-size: auto !important;
	background-position: center top !important;
	background-repeat: no-repeat !important;
}
#page-top{
	background-size: auto !important;
}
}
@media (max-width: 1200px){
.award-logo{
	width: auto;
	height: auto;
}
.spons-logo{
	width: 125px;
	height: 125px;
}
#exp-slider{
	top: -35px;
}

}
@media (min-width: 992px) and (max-width: 1199px)  {
ul.nav li {
	margin: 0px 5px;
}
.thumb a span{
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 20px;
}
.col-md-3 .blue-thumb a {
	height: 107px;
}
.col-md-6 .blue-thumb a{
	height: 209px;
}
#stories-carousel .stories-title-bg{
	top:195px;
	width: 50%;
}
#stories-carousel .carousel-caption h3{
	width: 50%;
}
#stories-carousel .carousel-caption .caption-content{
	margin-top: 30px;
}
#stories-carousel .carousel-indicators{
	top: 250px;
}
#exp-slider{
	top: -90px;
}
.tab-content .award-logo{
	width: 100px;
	height: 100px;
}
.london .col-md-8.alignbottom a {
	letter-spacing: 0;
}
.diversity-thumbs .col-md-3 .blue-thumb a{
	height: 212px;
}
.col-md-4 .blue-thumb a{
	height: 293px;
}
}
@media (max-width: 991px){
#stories-carousel .stories-title-bg{
	top:145px;
	width: 70%;
}
#stories-carousel .carousel-caption h3{
	width: 70%;
}
#stories-carousel .carousel-caption .caption-content{
	margin-top: 30px;
}
#stories-carousel .carousel-indicators{
	top: 185px;
}
.find-lawyer-form input[type="text"]{
	font-size: 16px;
}
.find-lawyer-form .form-name{
	width: 20%;
}
.find-lawyer-form .form-select{
	width: 15%;
}
.formdrop .selected, 
.formdrop li{
	font-size: 16px;
	padding: 2px 0px 0px;
}
.formdrop .carat{
	margin: 0px
}
.news .col-sm-6{
	min-height: 425px;
}
.news-thumb {
	overflow: hidden;
	margin-top: 20px;
}
.news-thumb img{
	height: auto;
	width: 100%;
}
.col-md-6 .blue-thumb a{
	height: 157px;
}
.tab-content .award-logo{
	width: 100px;
	height: 100px;
}
.london .col-md-8.alignbottom a {
	width: 100%;
	margin-bottom: 10px;
	letter-spacing: 0px;
}
.news-title {
	min-height: 80px;
}
.news-excerpt{
	margin-bottom: 10px;
	min-height: 90px;
}
.gd-button-2{
	margin-bottom: 10px;
}
#sponsorship-carousel{
	height: 300px;
}
#sponsorship-carousel .col-md-2{
	float: left;
	padding-right: 0px;
}
.spons-logo {
	width: 105px;
	height: 105px;
}
#stories-carousel .carousel-indicators{
	top: 210px;
}
.search-form .form-name{
	width: 100%;
}
#video-carousel .carousel-control{
	top: -53px;
	background-size: 78% !important;
	height: 30px;
	background-position: center bottom !important;
}
.carousel-control.left{
	left: auto;
	right: 40px;
}
.vid-carousel-arrows{
	position: absolute;
	width: 100px;
	background-color: #F00 !important;
	height: auto;
	right: 0;
}
}
@media (min-width: 768px) and (max-width: 991px){
.container>.navbar-header{
	width: 25%;
}
.navbar-brand{
	padding: 22px 0;
}
ul.nav li {
	margin: 0px 5px;
}
.nav > li > a,
.nav > li > a:hover{
	letter-spacing: 0;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
}
.navbar .search a{
	width: 35px
}
.search-field input[type="text"]{
	width: 500px
}
#gd-mainCarousel .carousel-caption p{
	font-size: 26px;
	letter-spacing: 3px;
}
.thumb a span{
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0px;
	padding-bottom: 1px;
}
.search-offices h2.section-title{
	font-size: 20px !important;
}
.blue-thumb img{
	width: 100%;
}
.col-md-3 .blue-thumb a {
	height: 160px;
}
.story-bg{
	margin-top: -160px;
}
}
@media (max-width: 767px){
.navbar>.container .navbar-brand{
	width: 50%;
}
.navbar>.container{
	padding-left: 0px;
	padding-right: 0px;
}
.navbar>.container .navbar-brand{
	margin-left: 15px;
}	
.container>.navbar-header, 
.container>.navbar-collapse{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.navbar-toggle {
	padding: 13px 10px;
	background-color: #318DDE;
	border: 1px solid #318DDE;
	border-radius: 0px;
}
.navbar-toggle .icon-bar{
	background: #fff;
}
.navbar-nav {
	float: left;
	width: 100%;
	background: #FFF;
	margin: 0px;
	border-bottom: 1px solid #318DDE;
}
.navbar .search a{
	float: left;
	display: inline-block;
	width: 10%;
	height: 50px;
	line-height: 50px;
	border-right: 1px solid #ebf2f5;
}
.nav > li > a,
.nav > li > a:hover{
	text-align: left;
	padding: 10px 10px;
	border-bottom: 0px;
}
.dropdown-menu,
.dropdown.open{
	position: relative;
	padding: 0;
	top: 0; 
	background: #F6F6F6;
	border: 0px;
	min-width: 100%;
	margin-bottom: 10px;
	float: left;
}
.navbar-nav .open .dropdown-menu{
	float: left;
}
.dropdown-menu li{
	float: left;
	clear: both;
}
.search-field{
	display: inline-block !important;
	width: 90%;
	float: left;	
	position: relative;
	top:0;
	height: 50px;
}
.search-field input[type="text"]{
	width: 74%;
	float: left;
} 
.search-field input[type="submit"]{
	width: 21%;
	float: right;
} 
.search-field form{
	width: 100%;
	float: left;
}
#gd-mainCarousel.carousel-fade .carousel-control{
	top: 220px;
}
#gd-mainCarousel .carousel-caption p{
	font-size: 18px;
	padding-bottom: 0px;
	letter-spacing: 0px;
}
#gd-mainCarousel.carousel-fade .item{
	height: 350px;
	background-size: 200%;
	background-attachment: scroll;
	background-position: 50% 0px !important;
}
#gd-mainCarousel.carousel-fade .carousel-caption{
	right: 5%;
	left: 5%;
}
.col-md-6.thumb,
.col-md-4.thumb{
	max-width: 400px;
	margin: 0 auto 20px;
}
.our-story .col-md-3{
	max-width: 300px;
	margin: 0 auto 20px;
}
.client-services .container{
	padding-top: 10px;
}
.client-services .col-md-4{
	max-width: 400px;
	margin: 0 auto 20px;
}
.diversity-women .thumb,
.careers .col-md-6{
	max-width: 600px;
	margin: 0 auto 20px;
}
#page-top .gd-captions .container{
	width: 100%;
}
h2.section-title{
	font-size: 18px;
	line-height: 18px;
}
h2.section-title span.cont{
	font-size: 13px;
}
.location.thumb{
	max-width: 320px;
	margin: 0 auto 20px;
}
.location.thumb img{
	width: 100%;
}
h1.page-title{
	font-size: 24px !important;
	letter-spacing: 0px;
}
.find-lawyers.front{
	background-repeat: no-repeat;
	background-position-y: 110px;
}
.find-lawyer-form{
	border-bottom: 0px;
}
.find-lawyer-form .form-name,
.find-lawyer-form .form-select{
	width: 50%;
	padding: 5px 0px;
}
.find-lawyer-form .form-select .form-border {
	padding: 9px 5px;
}
.find-lawyer-form .form-select:nth-child(2n+1) .form-border{
	border-left: 1px solid #ABABAB;
}
.news-search .find-lawyer-form .form-name{
	width: 100%;
}
.news-search .find-lawyer-form .form-select{
	width: 50%;
}
.results-list .lawyer{
	text-align: center;
}
.results-list .thumb{
	float: none;
	margin: 0 auto 30px;
}
.results-list h2{
	font-size: 22px;
}
.results-list a.vcard{
	float: none;
}  
.specialty-studies .col-md-6{
	max-width: 600px;
	margin: 0 auto 30px;
}
.gd-tabs>li>a,
.gd-tabs>li.active>a,
.gd-tabs>li>a:hover{
	font-size: 14px;
	text-align: center;
}
.comm-tabs ul.nav li{
	width: 100%;
}
.comm-tabs ul.nav li a{
	font-size: 16px;
}
#stories-carousel .stories-title-bg{
	display: none;
}
#stories-carousel .carousel-caption{
	top: 0px;
}
#stories-carousel .carousel-caption h3{
	width: 100%;
}
#stories-carousel .carousel-caption .caption-content{
	margin-top: 0px;
}
#stories-carousel .carousel-indicators{
	top: 0px;
	position: relative;
	margin-bottom: 10px;
}
.logos {
	text-align: center;
}
.logos .col-md-2{
	width: auto;
	display: inline-block;
}
#exp-slider{
	top: 0px;
}
ul.exp-carousel li a{
	height: 85px;
}
.tab-content .col-md-2{
	float: left;
}
.london{
	background-repeat: no-repeat;
	background-color: #f6f6f6;	
}
.london .col-md-4.col-sm-5 img{
	margin: auto;
}
.london .col-md-8.alignbottom{
	position: relative;
}
#sponsorship-carousel{
	height: auto;
	padding-bottom: 15px;
}
#sponsorship-carousel .col-md-2{
	float: left;
	width: 30%;
}
.spons-logo {
	width: auto;
	height: 128px;
}
.search-form .form-name{
	width: 100%;
}
#events-list{
	height: auto;
}
}
@media (min-width: 569px) and (max-width: 766px){
.practices .col-md-3.col-sm-6,
.diversity-thumbs .blue-thumb{
	width: 50%;
	float: left;
}
.practices .col-md-3.col-sm-6 .blue-thumb img,
.diversity-thumbs .blue-thumb img{
	width: 100%;
}
}
@media (max-width: 568px){
.search-field input[type="text"]{
	width: 65%;
	font-size: 12px;
	border-radius: 0px;
}
.search-field input[type="submit"]{
	width: 26%;
	border-radius: 0px;
	text-align: center;
	padding: 0px;
}
#page-top{
	height: 310px;
	background-size: 200% !important;
}
#page-top .gd-captions .container{
	height: auto;
	background-position: center bottom;
	background-repeat: repeat-x;
}
h1.page-title.article{
	font-size: 30px !important;
}
.gd-captions .col-md-12{
	bottom: 0px;
}
.page-overview .container{
	padding-top: 20px;
}
.col-md-3 .blue-thumb{
	max-width: 300px;
	margin: 0 auto 30px;
}
.practices ul.nav-tabs li,
.offices ul.nav-tabs li{
	width: 100%;
}
.find-lawyers.front{
	background-size: 130%;
	background-position-y: bottom;
}
.news-title,
.news-excerpt{
	height: auto;
	min-height: 0;
}
.news-thumb{
	margin-top: 15px;
}
#sponsorship-carousel .col-md-2{
	width: 48%;
}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
#page-top .gd-captions .container{
	display: block;
}
.gd-captions .col-md-12{
	vertical-align: bottom;
	display: inline;
	float: none;
	bottom: 0;
}
}

/* start custom changes */

.section.search-form.wow.fadeIn.animated.animated {
  background: #fff;
}

.form-top label {
  color: #343434 !important;
  letter-spacing: 3px !important;
  padding-left: 0 !important;
  border-bottom: 1px solid #318DDE;
  display: inline-block;
  margin-bottom: -1px !important;
}

.form-top {
  border-bottom: 1px solid #bcbec0;
  padding-bottom: .5vw;
}

.form-border.first {
  border-left: 2px solid #ccc !important;
  border-bottom: 2px solid #ccc !important;
  border-right: 2px solid #ccc!important;
  padding: 2px 5px !important;
  min-height: 30px !important;
  margin-top: 1em !important;
}

.find-lawyer-form input[type="text"] {
  font-size: 13px; /*!important;*/
}

/* ----ie changes---- */

li a:focus{
  border: none;
  outline: none;
}

#page-top .gd-captions .container{
  display: block !important;
}

.gd-captions .container .col-md-12{
  display: block;
  margin-top: 15px;
  vertical-align: baseline;

}

/* ---background opacity edits--- */

.bio-thumb{
	position: absolute;
	z-index: 9;
}
.opacitychange{
	opacity: .7;
}


// VIMEO
@media (min-width: 600px) and (max-width: 991px){
	.vid{
		height: 400px;
		text-align: center;
	}
}
@media (min-width: 992px){
	.vid{
		/*width: 190%;*/ /*KIT*/
	}
}
.embed-container { 
	position: relative; 
	padding-bottom: 56.25%;
	overflow: hidden; 
	max-width: 100%; 
	} 
.embed-container iframe, .embed-container object, 
.embed-container embed {
 position: absolute; 
 top: 0; 
 left: 0; 
 width: 100%; 
 height: 100%; 
}

@media (max-width: 569px){
	.bio-thumb{
	  width: 100%;
	  display: list-item;
	  list-style-type: none;
	  text-align: center;
	  margin: auto;
	  position: absolute;
	  top: 65px;
	  margin-left: 30%;
	}	
	.bio-thumb img{
		width: 150px;
	}
}
@media (max-width: 990px){
	.picleft{
		width: 100%;
		padding-left: 15px;
	}
	.textwrap{
		padding-left: 15px;
	}
}
@media (min-width: 991px){
	.picleft {
	  float: left;
	  width: 50%;
	  margin-right: 2%;
	  margin-bottom: 2%;
	  padding-left: 15px;
	}
	.textwrap{
		padding-left: 15px;
	}
}
@media (min-width: 769px){
	.formdrop div{
		width: auto;
	}
}

@media (min-width: 401px) and (max-width: 500px){
	.lawyer .col-md-2{
		text-align: center;
	}
	.lawyer h2{
		text-align: center;
	}
	.lawyer .position-title{
		text-align: center;
	}
	.lawyer .vcard{
		text-align: center;
	}
	.lawyer a{
		text-align: center;
	}
	.lawyer-contact {
	  text-align: left;
	  margin-left: auto;
	  width: 80%;
	  margin-bottom: 10px;
	  margin-top: 10px;
	}
}


@media (max-width: 400px){
	.lawyer .col-md-2{
		text-align: center;
	}
	.lawyer h2{
		text-align: center;
	}
	.lawyer .position-title{
		text-align: center;
	}
	.lawyer .vcard{
		text-align: center;
	}
	.lawyer a{
		text-align: center;
	}
	.lawyer-contact {
	  text-align: left;
	  margin-left: auto;
	  width: 90%;
	  margin-bottom: 10px;
	  margin-top: 10px;
	}
}

// VIMEO
@media (min-width: 600px) and (max-width: 991px){
	.vid{
		height: 400px;
		text-align: center;
	}
}
@media (min-width: 992px){
	.vid{
		width: 190%;
	}
}
.embed-container { 
	position: relative; 
	padding-bottom: 56.25%;
	overflow: hidden; 
	max-width: 100%; 
	} 
.embed-container iframe, .embed-container object, 
.embed-container embed {
 position: absolute; 
 top: 0; 
 left: 0; 
 width: 100%; 
 height: 100%; 
}

.find-lawyers.homepage .formdrop .carat:after{
	border-top-color: #EDEDED;
}

/* KIT 20150311 Start */
a:visited.gd-button-2{
	display: inline-block;
	background: none;
	color: #414042;	
	min-width: 130px;
	width: auto;
	height: 35px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #318DDE;
	text-transform: uppercase;
	cursor: pointer;
	letter-spacing: 2px;
	font-size: 15px;
	font-weight: 400;
	padding: 0 5px;
}
#gdcSearchWPDiv.section{
	/*padding: 0px;*/
}
#gdcSearchWPDiv .form-border .first
{
	/*border:0px;*/
}
#gdcSearchWPDiv .ms-srch-sbLarge input[type="text"]
{
	/*width:981px;*/
}
#gdcSearchWPDiv input[type="text"]{
	/*font-size:20px;*/
}
#ctl00_ctl35_g_55a46a92_a420_468a_8698_cfcedd986b7c_csr_sbox
{
	/*font-size:30px;*/
}
#SearchBox .ms-textLarge .ms-srch-sbLarge-fullWidth .ms-srch-sb-prompt .ms-helperText
{
	/*float:inherit;*/
}
#SearchBox .ms-srch-sbLarge
{
	/*display:inline;*/
}
#gdcSearchWPDiv .ms-srch-sb-border
{
/* [ReplaceColor(themeColor:"Lines")] */ /*border:1px solid #ababab;*/
}
#gdcSearchWPDiv .ms-webpart-chrome-vertical
{
/*display:inline;*/
}
#SearchBox
{
	float:none;
}

#SearchBox a
{
	float:right;
}
#ctl00_ctl35_g_55a46a92_a420_468a_8698_cfcedd986b7c_csr_sboxdiv,ctl00_ctl35_g_7d572f43_da21_42c7_aabb_b99f8c4f883e_csr_sboxdiv
{
	width:100%;
}
#ctl00_ctl35_g_7d572f43_da21_42c7_aabb_b99f8c4f883e_csr_sboxdiv
{
	width:100%;
}

#ctl00_ctl35_g_55a46a92_a420_468a_8698_cfcedd986b7c_csr_sboxdiv input,#ctl00_ctl35_g_7d572f43_da21_42c7_aabb_b99f8c4f883e_csr_sboxdiv input
{
	width:90%;
}
#gdcSearchWPDiv
{
	padding-bottom:0px;
	padding-top:0px;
}
#gdcSearch
{
	border-bottom-style:none!important;
	border-top-style:none!important;
	border-left-style:none!important;
	border-right-style:none!important;
}

.only-readmore {
	padding-top:20px;
}
/*.ms-WPBody .section{
	padding-bottom: 0px;
	padding-top: 0px;
}*/


#s4-bodyContainer header {

}

#loading-indicator {
  /*position: absolute;
  left: 10px;
  top: 10px;*/
  
  display: none;
    /*width:100px;
    height: 100px;*/
    position: absolute;
    top: 50%;
    left: 50%;
    background:url(spinner.gif) no-repeat center #fff;
    text-align:center;
    padding:10px;
    font:normal 16px Tahoma, Geneva, sans-serif;
    border:1px solid #666;
    margin-left: -50px;
    margin-top: -50px;
    z-index:2;
    overflow: auto;
}


/*@media (min-width: 320px) and (max-width: 460px){
	#s4-workspace {
		height: 475px;
	}
}*/


/* KIT 20150311 End */
