@-ms-viewport {
	width: device-width;
}
@-o-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}
body {
	color: #1c1c1c;
	background-color: #eeeeec;
	font-family: "Trade_Gothic", sans-serif;
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
	color: #232c64;
	font-weight: 400;
	margin: 30px 0 15px;/* text-align: right; */
}
h2{
	font-family: "CaeciliaLTStd";
	font-size: 28px;
}
h3 {
	font-family: "Caecilia_Light";
	font-size: 22px;
	line-height: 39px;
	letter-spacing: -0.001em;
	margin-bottom: 17px; /*33px older version*/
}
.home h3 {
	 font-family: "CaeciliaLTStd";
	 font-size: 22px;
	 line-height: 39px;
	 letter-spacing: -0.001em;
	 margin-bottom: 33px;
 }
h4 {
	font-family: "Trade_Gothic_Bold";
	font-size: 18px;
	line-height: 26px;
}
a, a:link {
	color: #62269e;
	color: #004485;
	color: #232c64;
}
a:hover, a:focus {
	color: #004485;
	color: #62269e;
	text-decoration: none;
}
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, select::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
	outline: none !important;
	outline-offset: 0px !important;
}
a:active, a:focus {
	outline: none !important;
	outline-offset: 0px !important;
}
.richtext a{
  font-family: 'Trade_Gothic_Bold' !important;
  font-weight: 700 !important;
  text-decoration: underline !important;
}
/*
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
*/
.thin {
	font-family: "Caecilia_Light";
	font-weight: 300;
}
.white-bg, .white {
	background: white !important;
}
.blue-color {
	color: #444b7b !important;
}
.btn {
	min-width: 235px;
	font-family: "Trade_Gothic_Bold";
	padding: 12px;
	background-image: none;
	border-radius: 0;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: -0.001em;
	border-color: #ef7622;
	background-color: #ef7622;
	color: white;
}
.btn:focus {
	color: #fff;
}
.btn.white {
	border: 1px solid #232c64;
	background-color: #fff;
	color: #232c64;
}
.btn.white:hover {
	background-color: #f4f3f2;
	color: #232c64;
}
.hero-image-texts .btn.orange {
	border: 1px solid #ef7622;
	background-color: #ef7622;
	color: #fff !important;
	position: relative;
	padding-right: 40px;
}
.carousel-caption a.btn.btn-default.orange {
	color: #fff !important;
	padding-right: 45px;
	position: relative;
}
.carousel-caption a.btn.btn-default.orange:after {
	content: "";
	width: 24px;
	height: 24px;
	background: url(/assets/img/icons/arrow-go.png) no-repeat 0px 0px;
	top: 20%;
	right: 10px;
	position: absolute;
}
.hero-image-texts a.btn.btn-default.orange:after {
	content: "";
	width: 24px;
	height: 24px;
	background: url(/assets/img/icons/arrow-go.png) no-repeat 0px 0px;
	top: 9px;
	right: 10px;
	position: absolute;
}
.resultLister a.btn.btn-default.orange:after{
	content: "";
	width: 24px;
	height: 24px;
	background: url(/assets/img/icons/arrow-go.png) no-repeat 0px 0px;
	top: 10px;
	right: 10px;
	position: absolute;
}
.resultLister a.btn.btn-default.orange{
	color: #fff !important;
	padding-right: 5px;
	position: relative;
}
.why-jams-buttons .orange{
	color: #fff !important;
}
#recommendations .panel-news li span {
	font-weight: bold !important;
	display: block !important;
	margin-top: 11px !important;
}
.btn.blue {
	border: 1px solid #232c64;
	background-color: #232c64;
	color: #fff !important;
	text-shadow: none !important;
	text-decoration: none;
}
.btn.orange:hover {
	background-color: #dd680e;
	color: white;
}
.text-left {
	text-align: left !important;
}
.newsletter-style .btn:focus {
	outline: 0 !important;
}
.newsletter-style .btn:active:focus {
	outline: 0 !important;
}
.newsletter-style button:focus {
	outline: 0 !important;
}
.newsletter-style button:hover {
	outline: 0 !important;
}
header {
	position: relative;
	width: 100%;
	margin-bottom: 62px;
}
.main-menu.fixed {
	position: fixed;
	top: 0;
}
.navbar-header {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.top-menu {
	padding: 22px 0px;
}
.header-logo {
	display: inline-block;
	display: table;
	float: left;
  min-width: 345px;
}
.header-brand-text {
	display: inline-block;
	font-family: 'Trade_GothicCn18';
	vertical-align: middle;
	color: #004485;
	font-size: 21px;
	line-height: 28px;
	padding-left: 8px;
}
.navbar-toggle .icon-bar {
	background: #232c64;
}
.carousel-caption {
	max-width: 1000px;
	margin: 0px auto;
	bottom: 30px;
}
.carousel-caption .motto {
	font-family: 'Caecilia_Light';
	font-weight: 700;
	font-size: 30px;
	line-height: 45px;
	letter-spacing: -0.001em;
	margin-top: 40px;/* min-height: 90px; */
}
.carousel-caption .motto.smaller {
	font-size: 25px;
	line-height: 36px;
}
.carousel-caption .btn {
	min-width: auto !important;
	padding-left: 30px;
	padding-right: 30px;
	color: #fff;
}
.carousel-control {
	width: 20%;
}
.carousel-control .glyphicon-chevron-left {
	left: 90%;
}
.carousel-control .glyphicon-chevron-right {
	right: 90%;
}
.carousel-control .glyphicon {
	color: white !important;
}
/* CUSTOMIZE THE CAROUSEL FOR FIXED HEIGHT
.carousel {
height: 500px;
margin-bottom: 60px;
}
.carousel-caption {
z-index: 10;
}
.carousel .item {
height: 500px;
background-color: #777;
}
.carousel-inner > .item > img {
position: absolute;
top: 0;
left: 0;
min-width: 100%;
height: 500px;
}
*/
.dropdown-submenu>a {
	cursor: default;
}
.nopadding {
	padding-left: 0px;
	padding-right: 0px;
}
.menu-cover > ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.open .dropdown-menu-large, .open .dropdown-menu-large .dropdown-menu {
	display: block;
}
.yellow {
	font-size: 14px;
	color: #f7b334;
}
/* search-form  */
.form-style, #search-form {
	display: inline-block;
	float: right;
	margin: 0px;
	padding: 0px;
	margin-top: 16px;
	position: relative;
	border-radius: 0px;
}
.form-style {
	margin-top: 0px;
	float: none;
	display: block;
}
.form-style input, #search-form input[type="text"] {
	display: inline-block;
	font-weight: 100;
	outline: none;
	color: white;
	padding-right: 35px;
	width: 0px;
	padding-left: 20px;
	position: relative;
	top: 0;
	right: 0;
	z-index: 10;
	transition: all .9s cubic-bezier(0.000, 0.795, 0.000, 1.000);
	cursor: pointer;
	border: 1px solid #242d64;
	font-size: 13px;
	font-family: "Trade_Gothic", sans-serif;
	line-height: 38px;
	border-radius: 0px;
	background-position: right 10px;
	background: url(../img/template/header/search.png) #232c64 calc(100% - 20px) 10px no-repeat;
	height: 42px;
}
.form-style input {
	width: 200px;
	z-index: 1;
	cursor: text;
	padding-right: 45px;
}
#search-form input[type="text"]:focus {
}
#search-form input[type="text"]:focus, #search-form:hover input[type="text"] {
	width: 200px;
	z-index: 1;
	cursor: text;
	padding-right: 45px;
}
.form-style input:focus, .form-style input:hover {
}
.form-style input[type="submit"], #search-form input[type="submit"] {
	width: 57px;
	height: 42px;
	display: inline-block;
	float: right;
	background: url(../img/template/header/search.png) calc(100% - 20px) 10px no-repeat;
	text-indent: -10000px;
	border: 1px solid #232c64;
	position: absolute;
	top: 0;
	right: 0;
	outline: 0;
	z-index: 2;
	cursor: pointer;
	transition: opacity .4s ease;
}
.form-style input[type="submit"]:hover #search-form input[type="submit"]:hover {
	opacity: 0.8;
}
.why-jams h2 {
	font-family: "CaeciliaLTStd";
	color: #232c64;
	font-size: 55px;
	letter-spacing: -1px;
	padding-top: 30px;
}
.why-jams.ver2 h2 {
	font-size: 34px;
	line-height: 36px;
}
.why-jams.ver2 p {
	font-size: 22px;
	line-height: 34px;
}
.why-jams p {
	font-family: "Trade_Gothic_BdCn20";
	font-size: 25px;
	letter-spacing: -0.001em;
	color: #232c64;
	line-height: 37px;
}
.why-jams-buttons {
	margin-top: 30px;
}
.recent-news {
	background: url('../img/contents/recent-news-bg.png') center top repeat-y;
	background-color: #f2f4f7;
	padding-bottom: 45px;
	margin: 60px 0 60px 0;
}
.practice-area-tabs .src-neutrals{
    padding: 40px !important;
}
.practice-area-tabs .col-xs-5ths ul.no-style li{
 line-height: 22px !important;
}
.recent-news-title {
	border-top: 13px solid #232c64;
}
.recent-news .news-title, .recent-news .new-details {
	padding-right: 0;
	padding-left: 0;
}
.news-menu li a {
	font-family: "Trade_Gothic_obl";
	color: #232c64;
	font-size: 17px;
	text-align: left;
	padding: 15px 45px;
	font-weight: bold;
}
.nav.news-menu>li>a:hover, .nav.news-menu>li>a:focus {
	background-color: #fff;
}
.news-title a.all-press-release {
	text-decoration: underline;
	font-family: "Trade_Gothic_obl";
	font-size: 16px;
	line-height: 26px;
	letter-spacing: -0.001em;
	color: #232c64;
	text-align: left;
	float: left;
	padding: 15px 10px 15px 45px;
	width: 100%;
}
.news-menu li.active {
	background-color: #fff;
}
.blue-border ul.no-style, #local-details ul {
	padding-left: 0;
	margin-bottom: 15px;
}
.news-menu li a span.date {
	font-family: "Trade_Gothic_Light";
	font-size: 14px;
	display: block;
	width: 100%;
	font-weight: normal;
}
.recent-news h3 {
	font-family: "CaeciliaLTStd";
	font-size: 31px;
	line-height: 36px;
	letter-spacing: -0.001em;
	margin-left: 30px;
}
.news-content {
	font-family: "Trade_Gothic_Light";
	text-align: left;
	padding: 0 47px;
	color: #232c64;
	font-size: 15px;
	line-height: 26px;
}
.news-content h4 {
	font-family: "Trade_Gothic_Bold";
	font-size: 18px;
	line-height: 26px;
	letter-spacing: -0.001em;
	margin-top: 0;
	margin-bottom: 0;
}
.news-content span.date {
	font-family: "Trade_Gothic_Light";
	font-size: 14px;
	margin-bottom: 30px;
	display: block;
	width: 100%;
}
.news-content .read-more, .upcoming-events .read-more {
	margin-top: 30px;
	margin-bottom: 30px;
}
.white-btn, .news-content .read-more a, .upcoming-events .read-more a {
	color: #232c64;
	font-size: 16px;
	font-family: "Trade_Gothic_Bold";
	line-height: 22px;
	letter-spacing: -0.001em;
	border: 1px solid #232c64;
	padding: 12px 24px;
	margin-top: 30px;
	display: inline-block;
}
.news-content .read-more a:hover, .upcoming-events .read-more a:hover {
	background-color: #f4f3f2;
}
.global-reach {
	margin-right: 20px;
	font-family: "Trade_Gothic_Light";
	line-height: 23px;
}
.upcoming-events, .global-reach {
	color: #232c64;
	background-color: #f9f9f9;
	padding: 0 47px 37px 47px;
	border-top: 15px solid #232c64;
}
.global-reach a {
	color: #232c64;
	text-decoration: underline;
}
.global-reach a:hover {
	font-weight: bold;
}
.upcoming-events {
	font-family: "Trade_Gothic_obl";
	letter-spacing: -0.001em;
	font-size: 14px;
}
.upcoming-events ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.upcoming-events ul li {
	list-style-type: none;
	margin-bottom: 25px;
}
.upcoming-events span.date {
	font-family: "Trade_Gothic_Bold";
	font-size: 15px;
	line-height: 26px;
	min-width: 200px;
	display: inline-block;
}
.upcoming-events span.place {
	display: inline-block;
	font-family: "Trade_Gothic_Light";
	font-size: 15px;
}
.blog-title-row {
	font-weight: bold;
}
.blog img {
	width: 100%;
}
.blog-content {
	/* background: url(../img/contents/blog-background.png) top left repeat; */
	width: 100%;
	position: relative;
	z-index: 99;
	color: #232c64;
	padding: 0px;
	padding-top: 20px;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	border-top: 1px solid white;
}
.blog-content p {
	margin-bottom: 0;
}
.blog .blog-title {
	color: #232c64;
	font-family: Trade_Gothic_Bd2;
	font-weight: 700;
	line-height: 13px;
	line-height: 28px;
	letter-spacing: -0.10px;
}
hr.dark {
	border-color: #d4d4d4;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 100%;
}
.footer-1 {
	background: #d7d7d7;
	padding: 50px 0;
}
.footer-2 .list-inline>li, .footer-1 .list-inline>li {
	padding: 0px !important;
	float: left;
}
.footer-1 a {
	text-transform: uppercase;
	color: #232c64;
	font-size: 14px;
	font-family: 'Trade_Gothic';
	line-height: 22px;
}
.footer-1 p {
	color: #232323; /*555759*/
	font-size: 14px;
}
.footer-2 ul li:after, .footer-1 ul li:after {
	content: "|";
	right: auto;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.footer-2 ul li:last-child:after, .footer-1 ul li:last-child:after {
	display: none !important;
}
.footer-1 ul li:last-child {
	border-right: none;
}
.footer-1 .disclaimer-title {
	margin-bottom: 0;
}
.footer-2 {
	background: #232c64;
	padding: 50px 0;
	color: white;
}
.footer-2 a {
	font-size: 14px;
	color: white;
}
.footer-2 ul li:last-child {
	border-right: none;
}
#myCarousel {
	background: #232B62;
}
.carousel-indicators li{
	margin-left: 3px;
	margin-right: 3px;
}
.carousel-indicators .active{
	margin-left: 3px;
	margin-right: 3px;
}
#myCarousel h1, #myCarousel h2, #myCarousel h3 {
	font-family: 'Caecilia_Light';
	font-size: 45px;
	line-height: 60px;
	color: white;
	margin: 30px 0 20px;
}
#myCarousel h1 .bold, #myCarousel h1 strong, #myCarousel h2 .bold, #myCarousel h2 strong, #myCarousel h3 .bold, #myCarousel h3 strong {
	font-family: 'Caecilia_Roman';
	font-weight: 700;
}
.slogan-mobile {
	display: none;
}
.carousel-control:hover {
	opacity: .9 !important;
}
.carousel-control:focus {
	opacity: .5 !important;
}
.carousel-control:focus:hover {
	opacity: .9 !important;
}
/* List style */
 .content ul ,.content ol, ol, ul {
	padding-left: 15px;
	list-style: disc outside none !important;
}
.content ul li, ul li  {
	background: none;
	padding: 0px;
	border: none;
	border-radius: 0px;
	margin-bottom: 0px;
	box-shadow: none;
	list-style-type: none;
}
#left-panel #biography ul li {
	list-style-type: initial;
}
/* Breadcrumb */
#breadcrumb {
	border-bottom: 1px solid #CDCCCA;
	margin-bottom: 40px;
}
.breadcrumb {
	text-align: left;
	background: none;
	margin: 0px;
	padding: 20px 15px 20px 15px;
}
.breadcrumb a.breadcrumb-item:first-of-type {
	display: inline-block;
	width: 22px;
	height: 18px;
	background: url(../img/bio/icons.png);
	background-position: 0 0;
}
.breadcrumb a.breadcrumb-item:before {
	display: inline-block;
	content: "\203A"; /*  \203A */
	font-family: 'CaeciliaLTStd';
	font-family: "Trade_Gothic", sans-serif;
	font-weight: 800;
	font-size: 26px;
	line-height: 26px;
	margin-right: 10px;
	/*letter-spacing: -1px;*/
	font-style: normal;
}
.breadcrumb a.breadcrumb-item {
	display: inline;
	font-family: 'CaeciliaLTStd';
	font-weight: 800;
	font-size: 17px;
	line-height: 26px;
	margin-right: 5px;
	text-align: left;
	color: #232c64;
}
.breadcrumb a.breadcrumb-item:last-of-type {
	font-family: 'Caecilia_Light_it';
	font-weight: 300;
	font-style: italic;
	font-size: 17px;
	line-height: 26px;
	cursor: default;
}
.breadcrumb a.breadcrumb-item:first-of-type:before {
	display: none;
}
/* bio-summary */
#bio-summary {
	margin-bottom: 40px
}
#bio-summary h1 {
	font-family: 'CaeciliaLTStd';
	font-weight: 800;
	font-size: 23px;
	line-height: 33px;
	text-align: left;
	color: #232c64;
	padding-left: 40px;
}
.no-padding {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.no-margin {
	margin-left: 0px;
	margin-right: 0px;
}
.margin-negative {
	margin-right: -30px;
}
.breadcrumbs-icons, .icon-set {
	margin: 40px 40px 40px 0px;
	float: right;
}
.breadcrumbs-icons {
	margin: 20px 0px;
}
.breadcrumbs-icons li, .icon-set li {
	list-style: none;
	list-style-type: none;
	display: inline-block;
}
.icon-set a {
	display: inline-block;
	background: url(../img/bio/icons.png);
	background-position: 0 0;
	margin-left: 17px;
}
.icon-set a.icon-linkedin {
	background: url('/images/linkedin-jams-blue.png');
	width: 24px;
	height: 24px;
}
.icon-set .icon-pdf {
	width: 23px;
	height: 27px;
	background-position: 121px 0;
}
.icon-set .icon-print {
	width: 23px;
	height: 24px;
	background-position: 98px 0;
}
.icon-set .icon-vcard {
	width: 29px;
	height: 24px;
	background-position: 74px 0;
}
.icon-set .icon-vcard-text {
	font-family: 'Trade_Gothic_BdCn20';
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: -0.001em;
	background: none;
	vertical-align: super;
	margin-left: 7px;
	color: #232c64;
}
.icon-set a:hover {
	opacity: 0.9;
}
.case-manager .icons {
	margin-right: 5px;
}
.case-manager .line {
	margin-bottom: 10px;
}
.icons {
	display: inline-block;
	background: url(../img/bio/icons-blue.png);
	background-position: 0 -1px;
}
.icon-person {
	width: 17px;
	height: 16px;
	background-position: -22px -1px;
}
.icon-tel {
	width: 20px;
  height: 16px;
	background-position: -77px -1px;
}
.icon-fax {
	    width: 18px;
    height: 16px;
	background-position: -97px -1px;
}
.icon-address {
	width: 19px;
    height: 15px;
	background-position: -39px -2px;
}
.icon-letter {
	    width: 19px;
    height: 13px;
	background-position: -58px -3px;
}
.icon-bio {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-position: -1px -19px;
	vertical-align: sub;
}
.icon-group2, .icon-group {
	display: inline-block;
	background: url('../img/icons/icon-group.png') no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	vertical-align: middle;
	margin-right: 5px;
}
.icon-group2 {
	background: url('../img/icons/icon-group2.png') transparent no-repeat;
}
.i-letter {
	background-position: -0px -0px;
	width: 38px;
	height: 25px;
	margin-left: 5px;
}
.i-excel {
	background-position: -0px -25px;
	width: 32px;
	height: 32px;
	margin-right: 4px;
}
.i-close {
	background-position: -0px -57px;
	width: 31px;
	height: 29px;
}
.i-close-hover {
	background-position: -0px -86px;
	width: 30px;
	height: 29px;
}
.i-close-white-hover {
	background-position: -0px -115px;
	width: 30px;
	height: 29px;
}
.i-pdf {
	background-position: -0px -144px;
	width: 26px;
	height: 32px;
}
.i-arrow-bordered {
	background-position: -0px -176px;
	width: 20px;
	height: 19px;
}
.i-pdf-small {
	background-position: -0px -195px;
	width: 20px;
	height: 23px;
}
.i-person {
	background-position: -0px -218px;
	width: 20px;
	height: 20px;
	vertical-align: text-bottom;
}
.i-clock {
	background-position: -0px -238px;
	width: 19px;
	height: 19px;
}
.i-home {
	background-position: -19px -238px;
	width: 19px;
	height: 15px;
}
.i-mail {
	background-position: -19px -253px;
	width: 19px;
	height: 13px;
}
.i-search {
	background-position: -20px -176px;
	width: 18px;
	height: 19px;
}
.i-doc {
	background-position: -20px -195px;
	width: 17px;
	height: 19px;
}
.i-hamburger {
	background-position: -20px -214px;
	width: 17px;
	height: 13px;
}
.i-rss {
	background-position: -0px -257px;
	width: 16px;
	height: 16px;
}
.i-arrow {
	background-position: -26px -144px;
	width: 12px;
	height: 6px;
}
.adr-youtube-c {
	background-position: -0px -0px;
	width: 34px;
	height: 24px;
}
.rss-c {
	background-position: -0px -24px;
	width: 29px;
	height: 30px;
}
.adr-linkedin-c {
	background-position: -0px -54px;
	width: 29px;
	height: 29px;
}
.adr-twitter-c {
	background-position: -0px -83px;
	width: 29px;
	height: 25px;
}
.facebook-c-2 {
	background-position: -0px -108px;
	width: 29px;
	height: 30px;
}
.google-c {
	background-position: -0px -138px;
	width: 29px;
	height: 30px;
}
.linkedin-c-2 {
	background-position: -0px -168px;
	width: 29px;
	height: 30px;
}
.mail-c {
	background-position: -0px -198px;
	width: 29px;
	height: 30px;
}
.twitter-c-2 {
	background-position: -0px -228px;
	width: 29px;
	height: 30px;
}
.newsletter-construction-c {
	background-position: -0px -258px;
	width: 18px;
	height: 16px;
}
.newsletter-healthcase-c {
	background-position: -18px -258px;
	width: 16px;
	height: 16px;
}
.newsletter-employment-c {
	background-position: -0px -274px;
	width: 15px;
	height: 16px;
}
.bio-user {
	float: left;
	width: 278px;
}
.bio-description {
	float: left;
	width: calc(100% - 278px);
}
.bio-description-bottom {
	padding-left: 40px;
}
.bio-description hr {
	margin-top: 0px;
	margin-bottom: 10px;
}
#bio-summary h6 {
	font-family: 'CaeciliaLTStd';
	font-weight: 800;
	font-size: 18px;
	line-height: 17px;
	letter-spacing: -0.001em;
	color: #555759;
	margin-bottom: 20px;
}
#bio-summary .case-manager {
	padding-left: 10px;
}
#bio-summary a {
	color: #232c64;
	text-decoration: underline;
}
.nav-tabs>li {
	width: calc(20% - 8px);
	margin-right: 10px;
	border-radius: 0px;
}
.nav-tabs>li:last-child {
	margin-right: 0px;
}
.nav-tabs>li>a {
	font-family: 'CaeciliaLTStd';
	font-weight: 800;
	font-size: 19px;
	line-height: 65px;
	letter-spacing: -0.001em;
	color: #585d81;
	border: none;
	border-radius: 0px;
	padding: 0px;
	background-color: #F1F3F7;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.10);
	z-index: 0;
	position: relative;
}
.nav-tabs>li>a h2 {
	margin: 0px;
	font-family: 'CaeciliaLTStd';
	font-size: 19px;
	line-height: 65px;
	letter-spacing: -0.001em;
	color: #585d81;
	padding: 0px;
}
.nav-tabs>li.active>a h2 {
	color: #232c64;
}
.nav>li>a:hover, .nav>li>a:focus, .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #232c64;
	background-color: #ffffff;
	border: none;
}
.nav-tabs {
	border-bottom: 0px;
}
.tab-panes {
}
.panel-heading {
	padding: 0px;
	padding-left: 20px;
	border: none;
	border-radius: 0px;
}
.panel-default>.panel-heading {
	background: #232c64;
	position: relative;
}
.panel-title>a, .panel-title {
	font-family: 'CaeciliaLTStd';
	font-weight: 800;
	font-size: 18px;
	line-height: 50px;
	letter-spacing: -0.001em;
	color: white;
}
.panel-body {
	padding: 30px;
}
.disclaimer a:link, .panel-body a, .panel-body a:link {
	text-decoration: underline;
}
.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
	border: 1px solid #232c64;
}
.panel-group {
	margin-bottom: 0px;
}
.accordion-icons {
	background: #232c64;
	display: block;
	height: 27px;
	width: 31px;
	top: 12px;
	position: absolute;
	right: 10px;
	border-radius: 3px;
	border: 2px solid white;
}
.accordion-icons:after {
	font-family: 'CaeciliaLTStd';
	font-weight: 800;
	float: right;
	font-style: normal;
	display: block;
	font-size: 24px;
	line-height: 18px;
	letter-spacing: -0.001em;
	text-align: center;
	content: "-";
	padding-top: 4px;
	padding-right: 8px;
}
.panel-title>a.collapsed .accordion-icons:after {
	content: "+";
	padding-top: 3px;
	padding-right: 6px;
}
.blue-border {
	border: 1px solid #232c64;
	border-top-width: 20px;
	padding: 30px 10px 30px 30px;
}
.thin-border {
	border-top-width: 13px;
}
.thiner-border {
	border-top-width: 7px;
}
.bio-body {
	position: relative;
	z-index: 1;
	background: white;
	padding-top: 60px;
}
.row.equal {
	display: flex;
	flex-wrap: nowrap;
}
.tab-panes {
	flex-wrap: wrap;
	display: flex;
	height: 100%;
	background: #f2f4f7;
}
#right-panel h2 {
	margin: 0px;
	margin-bottom: 20px;
	font-family: 'CaeciliaLTStd';
	font-weight: 800;
	font-size: 23px;
	line-height: 23px;
	letter-spacing: -0.001em;
	text-transform: uppercase;
}
.ptitle {
	margin: 0px;
	margin-bottom: 20px;
	font-family: 'CaeciliaLTStd';
	font-weight: 800;
	font-size: 23px;
	line-height: 23px;
	letter-spacing: -0.001em;
}
.blue-border ul, .blue-border li, .blue-border li a {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 17px;
	line-height: 32px;
	color: #232c64;
}
.blue-border .col-md-9 ul, .blue-border .col-md-12 ul {
	list-style: disc outside none !important;
	padding-left: 40px;
}
.blue-border .col-md-12 ul.panel-news li, .blue-border .col-md-12 ul.panel-news{
	list-style: none !important;
}
.blue-border .col-md-12 ul.panel-news{
	list-style: none !important;
	padding-left: 0 !important;
}
.blue-border .col-md-9 ul li, .blue-border .col-md-12 ul li {
	list-style: disc outside none !important;
}
.blue-border .col-md-9 .shortenListing ul{
	list-style: none !important;
	padding: 0!important;
}
.blue-border .col-md-9 .shortenListing ul li{
	list-style: none !important;
	padding: 20px!important;
}
.blue-border .col-md-9 ul.buttons{
	list-style: none !important;
	padding: 0!important;
}
.blue-border .col-md-9 ul.buttons li{
	list-style: none !important;
	padding: 0!important;
}
.blue-border .col-md-9 ol, .blue-border .col-md-9 ol li {
	list-style: decimal outside none !important;
}
.blue-border li {
	font-family: 'Caecilia_Roman';
	font-weight: 400;
}
.blue-border li a {
	font-family: 'CaeciliaLTStd';
	font-weight: 800;
	text-decoration: underline;
}
.blue-border li a:hover, .blue-border li a.active {
	color: #62269e;
}
.bio-speciality {
	font-size: 17px;
	line-height: 32px;
	color: #62269e;
	font-family: 'CaeciliaLTStd';
	font-weight: 800;
}
.biography-type.blue-border {
	border-top-width: 0px;
	padding: 0px 10px 0px 30px;
	font-size: 17px;
	line-height: 50px;
	margin-bottom: 30px;
	font-family: 'CaeciliaLTStd';
	font-weight: 800;
	background: #f2f4f7;
}
.locations.blue-border li, .locations.blue-border a {
	font-family: 'Caecilia_Roman';
	font-weight: 400;
	font-size: 17px;
	line-height: 32px;
}
.available.blue-border:after, .locations.blue-border li:after {
	content: "\203A"; /* \203A */
	margin-left: 5px;
	text-decoration: none;
	font-size: 17px;
	line-height: 25px;
	font-family: "Trade_Gothic", sans-serif;
	font-weight: 800;
}
.available.blue-border:after {
	display: none !important;
}
.available.blue-border {
	font-family: 'CaeciliaLTStd';
	font-weight: 800;
	font-size: 16px;
	line-height: 24px;
	color: #232c64;
}
.available.blue-border {
	margin-top: 30px;/*margin-bottom:30px;*/
}
ul ul, ol ul {
	list-style-type: disc;
}
.disclaimer {
	padding: 0px 30px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.strong-title {
	margin-top: 25px;
	display: block;
}
.cover-panel {
	background: #f2f4f7;
	padding: 40px 30px 40px 30px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	display: inline-block;
	width: 100%;
}
.cover-panel.multi-color {
	background-image: linear-gradient(to right, #f2f4f7, #f2f4f7 73.4%, white 73.4%);
	background-repeat: no-repeat;
}
.cover-panel.multi-color.reversed {
	/*background-image: linear-gradient(to right, white, white 73.4%, #f2f4f7 73.4%);*/
  background-image: linear-gradient(to right, white, white 72.3%, #f2f4f7 72.3%)
}
.multi-color .m-layout {
	padding-left: 15px; /*25px*/
	padding-right: 55px;
}
.cover-panel li {
	font-family: 'Trade_Gothic';
	font-weight: 400;
	background: white;
	padding: 20px;
	border: 1px solid #d9dbde;
	border-radius: 6px;
	margin-bottom: 20px;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.10);
	font-size: 15px;
	line-height: 26px;
	letter-spacing: -0.001em;
}
.cover-panel li a {
	font-family: 'Trade_Gothic_Bd2';
	font-weight: 700;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: -0.001em;
}
.cover-panel.disable li {
	background: none;
	border: none;
	padding: 0px;
	box-shadow: none;
	color: #1c1c1c;
	margin-top: 0px;
	margin-bottom: 5px;
}
.cover-panel.white-bg {
}
.cover-panel.white-bg ul {
}
.cover-panel.white-bg li {
	background: #f2f4f7;
	border-color: #cdccca;
	box-shadow: none;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 35px;
}
.cover-panel.white-bg li a {
}
.tab-content {
	width: 100%;
}
.text-italic {
	font-style: italic;
}
blockquote {
	color: #555759;
	border: 0px;
	border-left: 7px solid #ccc;
	margin: 1.5em 10px;
	padding: 0.5em 10px;
	quotes: "\201C""\201D""\2018""\2019";
	font-family: 'Trade_Gothic';
	font-weight: 400;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: -0.001em;
}
/*blockquote p:before {*/
	/*content: "\2014"*/
/*}*/
.fix-indent {
	padding-left: 45px;
	text-indent: -30px;
}
.show-on-mobile {
	display: none !important;
}
.hero-video-background {
	background: #000;
	position: relative;
	height:250px;
	overflow:hidden;
	z-index: -99;
}
.hero-video-foreground,
.hero-video-background iframe {
	position: absolute;
	top: -160px;
	left: 0px;
	width: 100%;
	height: 1080px;
	pointer-events: none;
}
.hero-image {
	width: 100%;
	padding: 0px;
	margin: 0px;
	position: relative;
  overflow-x:hidden;
  overflow-y:hidden;
}
.hero-image img {
	width: 100% !important;
	height: auto;
}
.hero-image h1 {
	font-family: CaeciliaLTStd;
	font-size: 34px;
	line-height: 44px;
	letter-spacing: 0;
	font-weight: 700;
	color: white;
	background: none;
	position: absolute;
	text-shadow: 0px 3px 8px rgba(0, 0, 0, 0.40);
	margin: 0px;
	top: 50%;
	left: calc( (100% - 1050px) / 2);
	width: 1050px;
	text-align: left;
}
#breadcrumb .icon-set {
	margin: 0px !important;
	padding: 20px 40px 20px 15px !important;
	min-width: 170px;
}
.search-location {
	background: url(../img/contents/lookUp.jpg) #F3F4F8 left top no-repeat;
	border-top: 20px solid #232c64;
	min-height: 156px;
}
.search-location-cover {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10);
	padding: 0px;
	margin-left: 15px;
	width: calc(100% - 30px);
	margin-bottom: 70px;
	text-align: left;
}
.search-location-cover .panel-group {
	background: white;
	padding: 30px;
}
sup.big {
	font-size: 21px;
	top: 0px;
	color: #f08338;
}
.search-location-cover .panel-body {
	padding: 20px 5px 20px 5px;
}
.search-countries {
	padding: 0px;
	margin: 0px;
	display: inline-block;
	width: 100%;
	border-collapse: separate;
	border-spacing: 15px 0px;
}
.search-countries li {
	display: table-cell;
	list-style-type: none;
	background: url(../img/template/mapIco.png) #f2f4f7 right top no-repeat;
	padding: 20px;
	box-sizing: border-box;
	/* width: 20%; */
	vertical-align: top;
	float: none;
	border: 1px solid #c3c3c5;
	background-position: right 10px top 10px;
	display: inline-block;
	width: calc(20% - 15px);
	min-height: 180px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 9px;
}
.search-countries li h4 {
	margin: 0px;
	font-weight: 700;
	font-family: Trade_Gothic_Bd2;
	margin-bottom: 10px;
	position: relative;
	padding-right: 32px;
}
.search-countries li h4 span {
	text-decoration: underline;
	text-decoration-color: #9598ae;
	text-decoration-style: solid;
}
.search-countries li h4::after {
	content: "\203A"; /* \203A */
	display: inline-block;
	position: absolute;
	padding-left: 5px;
}
.search-countries li p {
	font-size: 14px;
	vertical-align: 0.10px;
	line-height: 25px;
}
.search-location h2 {
	text-align: right;
	font-size: 17px;
	line-height: 28px;
	letter-spacing: 0.10px;
	font-family: "CaeciliaLTStd";
	font-weight: 800;
	margin: 0px;
	margin-top: 40px;
}
.search-location .detail {
	text-align: right;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 0.10px;
	font-family: Caecilia_Roman;
}
.orange {
	color: #ef7622 !important;
}
.heavy {
	font-family: "CaeciliaLTStd";
	font-weight: 800
}
.arrow-r {
	padding-left: 20px;
	margin-top: 54px;
	display: block;
	float: left;
}
.search-location .btn-default {
	font-family: "Trade_Gothic";
	font-weight: 400;
	margin-left: 60px;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.20);
	border-radius: 4px;
	border-color: #7e84a3;
	margin-top: 40px;
}
.search-location .glyphicon-triangle-bottom {
	font-size: 11px;
	top: 0px;
	position: relative;
	padding-left: 5px;
}
.location-tabs {
}
.location-tabs h2 {
	font-family: "CaeciliaLTStd";
	font-weight: 800;
	font-size: 31px;
	line-height: 36px;
	letter-spacing: -0.10px;
	color: #232c64;
	margin-bottom: 30px;
	margin-top: 70px;
}
.location-tabs .cover-panel {
	padding: 0px;
}
.location-tabs .header-second {
	font-weight: bold;
	font-size: 21px;
	line-height: 26px;
	margin-bottom: 20px;
	color: #232c64;
}
.location-tabs .introduction-local {
	background: white;
	padding: 50px 60px;
}
.location-tabs .body-local {
	padding: 50px 60px;
}
.location-tabs .introduction-local p {
	font-size: 21px;
	line-height: 34px;
	letter-spacing: -0.10px;
}
.location-tabs .introduction-local h2 {
	margin-top: 20px;
}
.location-tabs .blue-border.cover-panel {
	padding: 0px 30px;
	padding-bottom: 10px;
}
.offset-50 {
	padding: 50px;
}
.offset-20 {
	padding: 20px;
}
.tab-panes.marj {
	margin-bottom: 70px;
}
ul.no-style, #local-details ul {
	padding-left: 25px;
}
ul.no-style li, #local-details ul li {
	font-family: 'Trade_Gothic';
	font-weight: 400;
	background: none;
	padding: 0px;
	border: none;
	border-radius: 0px;
	margin-bottom: 0px;
	box-shadow: none;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: -0.001em;
}
.content-style {
	font-family: 'Trade_Gothic';
	font-weight: 400;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: -0.001em;
}
ul.content-style li {
	font-family: 'Trade_Gothic';
	font-weight: 400;
	background: none;
	border: none;
	border-radius: 0px;
	box-shadow: none;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: -0.001em;
	color: black;
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 0px;
	padding: 0px;
	margin: 20px 0px;
}
#local-details p strong {
	font-weight: bold;
	margin-bottom: 20px;
	color: #232c64;
}
.inner-shadow {
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.35) inset;
	-moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.35) inset;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.35) inset;
	display: block;
	padding-top: 0px;
	position: relative;
	z-index: 20;
}
hr.shadow {
	margin: 0px;
	padding: 0px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.50);
	border-color: transparent;
	background: rgba(0, 0, 0, 0);
	border-width: 0px;
	z-index: 99999;
	position: relative;
	height: 2px;
}
hr.shadow.bottom {
	box-shadow: 0px -3px 6px rgba(0, 0, 0, 0.50);
	margin-top: -1px;
}
.image-caption {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 0px 24px;
	clear: both;
	padding-bottom: 30px;
  font-size: 0px;
}
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
	position: relative;
	min-height: 1px;
	padding-right: 6px;
	padding-left: 6px;
}
.col-xs-5ths {
	width: 20%;
	display: inline-block;
	float: none;
	box-sizing: border-box;
	height: 100%;
	vertical-align: top;
	border-radius: 0px;
	margin: 0px 0px 12px 0px
}
.update-4ths {
	width: 24.5% !important;
}
.cover-5ths {
	width: 100%;
	display: table;
	position: relative;
	height: 100%;
	clear: both;
	margin-bottom: 12px;
}
.col-xs-5ths ul.no-style li {
	list-style-type: none !important;
	padding-left: 0px !important;
  line-height: 21px !important;
} 
.location-tabs .col-xs-5ths ul.no-style li{
    line-height: 25px !important;
}
.col-xs-5ths ul.no-style li a { 
  font-family: 'Trade_Gothic_Bold' !important;
	font-weight: 700 !important;
	text-decoration: underline !important;
}
.image-caption .col-xs-5ths:last-child, .image-caption .col-sm-5ths:last-child, .image-caption .col-md-5ths:last-child, .image-caption .col-lg-5ths:last-child {
	/* padding-right: 0px; */
}
.image-caption .col-xs-5ths:first-child, .image-caption .col-sm-5ths:first-child, .image-caption .col-md-5ths:first-child, .image-caption .col-lg-5ths:first-child {/* padding-left: 0px; */
}
.image-caption h4 {
	margin: 0px;
  margin-bottom: 0px;
  line-height: 24px;
}
.image-caption ul {
	padding-left: 40px;
}
.image-caption ul li {
	line-height: 25px;
}
.image-caption .caption {
	display: inline-block;
	width: 100%;
	text-overflow: ellipsis;      /* Required for text-overflow to do anything */
	white-space: nowrap;
	overflow: hidden;
	margin: 0px;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.10px;
	color: #232c64;
	font-family: "CaeciliaLTStd";
	font-weight: 800;
	padding: 12px 10px 8px 10px;
	border: none;
	box-shadow: none;
}
.flip {
	display: inline-block;
	width: 100%;
  perspective: 800px;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-o-perspective: 800px;
	-ms-perspective: 800px;
	height: 100%;
}
.flip .card.flipped {
	transform: rotateY(-180deg);
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
}
.flip .card {
	height: 100%;
	transition: 0.5s ease-out;
	-webkit-transition: 0.5s ease-out;
	-moz-transition: 0.5s ease-out;
	-o-transition: 0.5s ease-out;
	-ms-transition: 0.5s ease-out;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
}
.flip .card .face {
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	z-index: 2;
	display: block;
	margin: 0px;
	padding: 10px;
	padding-bottom: 0px;
	height: 100%;
	margin-bottom: 0px;
}
.card.flipped .face.back{
  backface-visibility: visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-o-backface-visibility: visible;
	-ms-backface-visibility: visible;
} 
.flip .card .front {
	position: relative;
	z-index: 1;
	width: 100%;
	top: 0px;
}
.flip .card .back {
	-webkit-transform: rotatey(-180deg);
	transform: rotatey(-180deg);
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 10px;
	border: 10px solid white;
	border-bottom: none;
	padding-bottom: 0px;
	top: 0px;
	position: absolute;
	background: #f2f4f7;
  overflow: hidden;
  padding-top: 7px;
}
.thumbnail {
	position: relative;
	margin: 0px;
	display: block;
	width: 100%;
	border-radius: 0px !important;
	padding: 0px;
}
.thumbnail img {
	width: 100%;
	/* height: 100% !important; */
	display: block;
	/* visibility: visible; */
	vertical-align: top;
}
.col-xs-5ths .no-style {
	width: 100%;
	padding: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
	display: inline-block;
}
.col-xs-5ths .flip .caption {
	text-align: center;
}
.col-xs-5ths a {
	text-decoration: underline;
	cursor: pointer;
}
.col-xs-5ths a:hover {
	color: #62269e;
}
.col-xs-5ths .more {
	font-size: 13px;
	line-height: 30px;
	letter-spacing: 0.10px;
	color: #232c64;
	font-family: "CaeciliaLTStd";
	font-weight: 800;
	margin-bottom: 0px;
	text-align: right;
	padding-bottom: 0;
	display: inline-block;
	position: absolute;
	right: 10px;
	bottom: 0px;
  width: 100%;
  background: #f2f4f7;
}
.introduction-local {
	font-size: 21px;
	line-height: 28px;
	letter-spacing: 0.10px;
}
.introduction-local .icons {
	background-image: url(../img/bio/icons-blue.png);
	margin-right: 5px;
}
.introduction-local .fix-indent {
	margin-bottom: 20px;
}
.introduction-local .btn-default {
	margin-top: 30px;
	min-width: auto;
	padding: 10px 30px;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #fff !important;
}
.add-info {
	padding-top: 20px;
	padding-left: 25px;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 0.10px;
}
.content-style, .event-list {
	margin-bottom: 70px;
}
.event-list h2 {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.s-event {
	margin-bottom: 5px;
	z-index: 9;
	position: relative;
	width: 100%;
	display: block;
}
input.event-src, select.event-src {
	height: 55px;
	line-height: 55px;
	font-size: 17px;
	letter-spacing: 0.10px;
}
input.event-src {
	min-width: 330px;
	background-position: calc(100% - 20px) 16px;
	float: left;
	z-index: 0;
	position: relative;
}
.cvr-src {
	position: relative;
	z-index: 0;
}
.form-control.event-src:focus {
	border-color: #232c64;
	outline: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
select.event-src {
	border-color: #232c64;
	border-radius: 3px 0px 0px 3px;
	text-transform: uppercase;
	color: #232c64;
	line-height: 55px;
	padding: 0 40px 0 30px;
	margin-bottom: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url("../img/icons/arrow.png") white no-repeat center right 20px;
}
input.event-src.btns {
	min-width: auto;
	background-position: calc(100% - 20px) 16px;
	float: left;
	height: 55px;
}
.content-header {
	font-size: 17px;
	line-height: 26px;
	letter-spacing: -0.10px;
	margin: 0px;
	margin-bottom: 20px;
	font-weight: 400px;
}
.press-ico {
	display: inline-block;
	background: url(../img/icons/press.png);
	width: 20px;
	height: 20px;
	background-position: 0px -19px;
	vertical-align: sub;
}
.bordered-style {
	list-style-type: disc;
	list-style: disc;
	border: 1px solid #232c64;
	background: white;
	display: block;
	margin-bottom: 15px;
}
.bordered-style  li {
	background: none;
	margin: 0px;
	border: none;
	box-shadow: none;
	font-size: 16px;
	line-height: 33px;
	letter-spacing: 0px;
	color: #232c64;
	list-style-type: disc;
	border-radius: 0px;
	margin-left: 40px;
	padding: 0px 0px;
	padding-right: 20px;
	background: white;
}
.bordered-style li:last-child {
	padding-bottom: 20px;
}
.bordered-style li:first-child {
	list-style-type: none;
	text-align: center;
	background: #f2f4f7;
	font-family: "CaeciliaLTStd";
	font-weight: 800;
	font-size: 17px;
	line-height: 26px;
	letter-spacing: -0.10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 3px;
	border-bottom: 1px solid #232c64;
}
.bordered-style li:last-child {
	border-bottom: none !important;
}
.bordered-style li:nth-child(2) {
	padding-top: 15px;
}
.bordered-style li a {
	font-family: 'Trade_Gothic';
	font-weight: 400;
	font-size: 16px;
	line-height: 33px;
	letter-spacing: 0px;
	color: #232c64;
}
.bordered-style li:first-child a {
	font-family: 'Trade_Gothic_Bd2';
	font-weight: 700;
	font-size: 17px;
	letter-spacing: 26px;
	letter-spacing: -0.10px;
}
.hero-image h1.thin-double, .thin-double {
	top: 35%;
	font-family: 'Trade_Gothic';
	font-weight: 400;
	font-size: 55px;
	line-height: 64px;
}
.before-header {
	display: block;
	color: #c4d600;
	font-family: "CaeciliaLTStd";
	font-weight: 800;
	font-size: 34px;
	line-height: 44px;
	letter-spacing: 0px;
	margin-bottom: -10px;
	display: block;
}
.title-news {
	text-align: left;
	color: #232c64;
	font-size: 22px;
	line-height: 36px;
	font-family: "CaeciliaLTStd";
	font-weight: 800;
	letter-spacing: -0.10px;
	margin-bottom: 6px !important;
}
.sectioninfo .content p {
	font-size: 14px;
	line-height: 25px;
	letter-spacing: -0.10px;
}
.sectioninfo .person {
	display: inline-block;
	width: 100%;
	margin-bottom: 30px;
}
.person .p-left {
	float: left;
	padding-right: 15px;
	display: inline-block;
}
.person .p-left img {
}
.person .p-right {
	display: inline-block;
}
.person .first-header {
	font-size: 14px;
	line-height: 16px;
	letter-spacing: -0.10px;
}
.person .second-header {
	font-family: Trade_Gothic_Bd2;
	font-weight: 700;
	font-size: 17px;
	line-height: 23px;
	letter-spacing: -0.10px;
}
.person .third-header {
	font-size: 14px;
	line-height: 25px;
	letter-spacing: -0.10px;
}
.with-bullet, .with-bullet li {
	list-style-type: disc !important;
}
.multi-color.reversed .m-layout-r hr {
	border-color: #d4d4d4;
	margin-left: -28px;
	width: calc(100% + 60px);
}
.events-detail h2 {
	font-family: 'CaeciliaLTStd';
	font-weight: 800;
	color: #555759;
	font-size: 17px;
	line-height: 37px;
	letter-spacing: -0.10px;
	margin-bottom: 0px;
}
.events-detail h3 {
	font-family: 'Trade_Gothic_Bd2';
	font-weight: 700;
	font-size: 17px;
	line-height: 27px;
	margin-bottom: 10px;
	letter-spacing: -0.10px;
}
.g-search {
	margin-bottom: 40px;
	margin-top: 60px;
}
.neutral-search select, .neutral-search input, .g-search input {
	display: inline-block;
	outline: none;
	color: white;
	border: none;
	font-family: "Trade_Gothic", sans-serif;
	font-size: 24px;
	line-height: 54px;
	background: #232c64;
	height: 80px;
	padding: 0px 20px;
	border-radius: 2px 0px;
}
.neutral-search button, .g-search button {
	display: block;
	outline: none;
	margin: 0px;
	margin-left: 4px !important;
	color: white;
	border: none;
	font-family: "Trade_Gothic", sans-serif;
	font-size: 24px;
	line-height: 54px;
	border-radius: 0px;
	background: #232c64;
	height: 80px;
	padding: 0px;
	border-radius: 0px 2px;
	min-width: auto;
	width: 86px;
}
.neutral-search button:focus, .neutral-search button:active, .neutral-search button:active:focus, .neutral-search button:hover, .g-search button:focus, .g-search button:active, .g-search button:active:focus, .g-search button:hover {
	outline: none !important;
	border: none !important;
	transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	background: #3a437e;
}
.search-notice {
	font-family: 'CaeciliaLTStd';
	font-weight: 800;
	color: #232c64;
	font-size: 19px;
	line-height: 25px;
	letter-spacing: 0.10px;
	margin-bottom: 50px;
}
.search-text, .search-count {
	color: #ef7622;
}
.search-result-menu {
	border: 1px solid #232c64;
	border-color: #232c64 #cbcbd3 #cbcbd3;
	border-top-width: 7px;
	border-bottom-width: 2px;
	background: #f2f4f7;
	margin-top: 10px;
}
.search-result-menu ul {
	display: list-item;
	float: none;
	width: 100%;
	padding-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
  list-style-type: none !important;
}
.search-result-menu ul li {
	text-align: left;
	float: left;
	display: inline-block;
	height: 100%;
	padding: 0 10px;
	position: relative;
}
.search-result-menu ul li:after {
	content: "\00a0";
	position: absolute;
	background: #cbcbd3;
	white-space: nowrap;
	/* top: calc(50% - 13px); */
	top: 50%;
	right: 0px;
	width: 1px;
	height: 13px;
}
.search-result-menu ul li:first-child {/* padding-left: 0px; */
}
.search-result-menu ul li:last-child {/* padding-right: 0px; */
}
.search-result-menu ul li:last-child:after {
	display: none
}
.search-result-menu ul a {
	padding: 30px 20.5px 12px 20.5px;
	color: #9a9db5;
	font-family: Trade_Gothic_Bold;
	font-size: 17px;
	line-height: 24px;
	letter-spacing: 0.10px;
	border-bottom: 4px solid transparent;
}
.search-result-menu ul li.active a, .search-result-menu ul a:focus, .search-result-menu ul a:active, .search-result-menu ul a:active:focus, .search-result-menu ul a:hover {
	background: transparent;
	border-bottom: 4px solid #ef7622;
	box-sizing: border-box;
}
.search-result-menu ul a.active {
	color: #232c64;
}
.newsletter-style {
}
.newsletter-style input {
	display: inline-block;
	outline: none;
	color: #B2B3B4;
	border: none;
	font-family: "Trade_Gothic", sans-serif;
	background: white;
	padding: 0px 20px;
	border-radius: 3px 0px 0px 3px;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.001px;
	height: 48px;
	min-height: 48px;
	float: left;
	width: 80%;
	max-width: 250px;
}
.newsletter-style button {
	display: inline-block;
	float: left;
	width: 20%;
	height: 48px;
	min-height: 48px;
	min-width: auto;
	max-width: 145px;
}
.newsletter-style button:hover {
	transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	background: #ff6800;
	color: white;
}
.newsletter-style btn {
}
.newsletter-style .form-group {
	display: inline-block;
	width: 100%;
}
.newsletter-style .center {
	display: inline-block;
	margin: 0px auto;
	width: auto;
	min-width: 525px;
}
.icon-adr-group {
	background: rgba(255, 255, 255, 0.50);
	display: inline-block;
	padding: 9.5px;
	border-radius: 3px;
	float: left;
	margin-left: 30px;
}
.icon-adr-group a {
	display: inline-block;
	float: left;
}
.icon-adr-group img {
	max-width: 30px;
	width: auto !important;
}
.g-search-results {
	padding: 50px 35px;
	background: white;
}
.g-search-results b {
	color: #ef7622;
}
.g-search-results ul {
	list-style-type: none;
	padding-left: 0px;
}
.g-search-results ul li {
	border-bottom: 1px solid #c6c6c8;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.g-search-results ul li p {
	font-size: 17px;
	line-height: 30px;
	letter-spacing: 0.10px;
	color: #555759;
}
.g-search-results ul li .g-title {
	font-family: 'CaeciliaLTStd';
	font-weight: 800;
	font-size: 17px;
	line-height: 27px;
	letter-spacing: 0.10px;
	color: #555759;
}
.g-search-results ul li .g-link {
	font-family: Trade_Gothic_Light;
	font-weight: 300;
	color: #232c64;
	font-size: 16px;
	line-height: 27px;
	letter-spacing: 0.10px;
	text-decoration: underline;
}
.g-search-results ul li:last-child {
	border-bottom: none;
	padding-bottom: 0px;
}
.icon-set.no-margin {
	margin: 0px !important;
}
#breadcrumb.no-margin {
	margin: 0px !important;
}
.g-search-cover {
	margin-bottom: 70px;
}
body.BG-404 {
	background: url(../img/template/header/404.jpg) black;
	background-position: top center;
	background-size: 100% auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: white;
}
body.BG-404 header {
	display: none !important;
}
.BG-404 {
}
.header-404 {
	padding-top: 10%;
}
.logo-404 {
}
.slogan-404 {
	font-family: Trade_GothicCn18;
	font-size: 23px;
	line-height: 30px;
	padding-top: 15px;
	margin-bottom: 100px;
}
.body-404 {
}
.title-404 {
	font-family: Trade_GothicCn18;
	font-size: 246px;
	line-height: 100%;
	letter-spacing: 0.010px;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}
.title-desc-404 {
	font-family: Trade_Gothic_Light;
	font-size: 39px;
	line-height: 52px;
	letter-spacing: 0.010px;
	margin-top: -20px;
}
.s-title-404 {
	font-family: Trade_Gothic_Light;
	font-size: 17px;
	line-height: 31px;
}
.footer-404 {
	display: block;
	margin: 0px auto;
	margin-top: 50px;
	margin-bottom: 360px;
	max-width: 560px;
}
.country-404 {
	width: 410px;
	margin-top: 30px;
}
.container-404 {
}
ul.map-pattern {
	display: inline-block;
	display: list-item;
	width: 100%;
	padding: 0px;
	clear: both;
	float: none;
	margin: 0;
}
ul.map-pattern li {
	padding: 0px 14px 0px 13px;
	position: relative;
	font-family: Trade_Gothic_Bold;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: 0.010px;
}
ul.map-pattern li:first-child {
}
ul.map-pattern li:last-child {
}
ul.map-pattern li a {
	position: relative;
	font-family: Trade_Gothic_Bold;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: 0.010px;
	text-shadow: none;
	padding: 0px;
	margin: 0px;
	color: white;
	background: none !important;
}
ul.map-pattern li::after {
	content: "\00a0";
	position: absolute;
	background: #cbcbd3;
	white-space: nowrap;
	top: 30%;
	right: 0px;
	width: 2px;
	height: 10px;
}
ul.map-pattern li:last-child::after {
	display: none
}
.footer-404 #lang {
	margin: 0px auto;
	margin-top: 16px;
	display: block;
	text-align: center;/* float: none; */
}
.footer-404 .dropdown-menu.dropdown-menu-large {
	display: inline-block;
	right: auto !important;
	left: 50% !important;
	margin-left: -348px;
}
.footer-404 .dropdown-menu-large li.wall.flat.top li {
	display: block;
	text-align: center;
}
.footer-404 .dropdown-menu-large li.wall.flat.top li>a:hover, .footer-404 .dropdown-menu-large li.wall.flat.top li>a:focus, .footer-404 .dropdown-menu-large li.wall.flat.top li>a:active, .footer-404 .dropdown-menu-large li.wall.flat.top li>a {
	display: inline-block;
	float: none;
	background: transparent !important;
	border: 1px solid white;
	border-top-width: 0px;
}
.footer-404 .dropdown-menu-large .dropdown-menu>li>a, .footer-404 .dropdown-menu-large .dropdown-menu>li>a:hover, .footer-404 .dropdown-menu-large .dropdown-menu>li>a:focus, .footer-404 .dropdown-menu-large .dropdown-menu>li>a:active {
	background: transparent !important;
}
.footer-404 .international:hover, .footer-404 .nationalFlag {
	background: transparent !important;
	color: white !important;
	border-color: white;
}
.footer-404 .menu-cover {
	background: transparent !important;
	border: 1px solid white;
}
.footer-404 hr {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.footer-404 #search-form input[type="text"] {
	background: transparent;
	color: white !important;
	line-height: 38px;
	border: 1px solid white;
	border-left-width: 0px;
}
.footer-404 #search-form input[type="submit"] {
	border-color: white;
	color: white !important;
	background-color: black;
}
.footer-404 .nav>li>a:hover, .footer-404 .nav>li>a:focus, .footer-404 .nav-tabs>li.active>a {
	background: transparent !important;
	border-color: white !important;
}
.footer-404 .nav .open>a {
	color: white !important;
}
.icons-close {
	position: absolute;
	z-index: 9;
	right: -35px;
	top: -35px;
	opacity: 1;
}
.dropdown-large {
	height: 42px;
}
.blue-modal {
}
.modal-header {
	border: none;
	padding: 0px;
	background: #232c64;
	padding-top: 50px;
	padding-bottom: 30px;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: -15px;
	border-radius: 10px;
}
.modal-title {
	margin-bottom: 25px;
	margin-top: 55px;
	color: white;
	font-weight: 700;
	font-family: Trade_Gothic_Bold;
	font-size: 55px;
	line-height: 38px;
	letter-spacing: -0.10px;
}
.modal-text {
	color: white;
	font-size: 21px;
	line-height: 29px;
	letter-spacing: -0.10px;
	max-width: 80%;
	margin: 0px auto;
	margin-bottom: 40px;
}
.modal-footer {
	border: none;
	margin-top: 70px;
}
.blue-modal .modal-dialog {
	width: 840px !important;
	margin-top: 100px;
}
.blue-modal .modal-content {
	background: #2a336c;
	border-radius: 10px;
}
.blue-modal ul.map-pattern {
	width: 560px;
	margin: 0px auto;
}
.adr-blog-section {
	display: inline-block;
	color: #232c64;
	background-color: #f9f9f9;
	padding: 0 47px 37px 47px;
	border-top: 15px solid #232c64;
	margin-bottom: 70px;
}
.nav-tabs.tab-version-2>li {
	width: calc(14% - 8px);
	margin-bottom: 0;
}
.padding-25 {
	padding: 25px;
}
.padding-40 {
	padding: 40px;
}
.nav-tabs.tab-version-2>li>a h2 {
	font-size: 17px;
	color: #232c64;
	line-height: 60px;
}
.no-right-padding {
	padding-right: 0px;
}
.no-left-padding {
	padding-left: 0px;
}
.no-top-padding {
	padding-top: 0px;
	padding-bottom: 0px;
}
.padding-top-30 {
	padding-top: 30px;
}
.grey-img-container {
	display: inline-block;
	margin-top: 15px;
	background: #f2f4f7;
	border: 1px solid #b8babc;
}
.grey-img-container .row div[class^="col-"]:first-child {
	/* padding-left: 0px; */
}
.grey-img-container .row div[class^="col-"]:last-child {
	/* padding-right: 0px; */
}
.practice-area-tabs a {
	text-decoration: underline;
}
.title17 {
	font-size: 17px;
	line-height: 24px;
	letter-spacing: -0.10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.li-line-height li {
	padding: 4px 0px !important;
}
.li-line-height hr {
	border-color: #d4d4d4;
  margin-left: -28px;
  width: calc(100% + 60px);
}
.display-table {
	display: table;
}
.display-table-item {
	float: none;
	display: table-cell;
	vertical-align: top;
}
.marj {
	margin-bottom: 70px;
}
.hero-image-texts {
	top: 30%;
	left: calc( (100% - 1100px) / 2);
	width: 1100px;
	position: absolute;
}
.hero-image-texts h1 {
	font-family: 'CaeciliaLTStd';
	font-weight: 800;
	color: #232c64;
	position: static !important;
	top: 0px !important;
	left: 0px !important;
	display: block;
	width: 100% !important;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.hero-image-texts h1 span {
	display: block;
	font-size: 23px;
	line-height: 38px;
	color: #232c64;
}
.hero-image-texts a {
	display: inline-block;
	float: left;
	box-shadow: none !important;
	min-width: auto;
	padding: 10px 15px;
	font-family: Trade_Gothic_Bold;
	font-weight: 700;
	font-size: 17px;
	line-height: 22px;
	letter-spacing: -0.10px;
	margin-top: 10px;
}
.sort-list-cover {
	background: #414978;
	border: 1px solid #bebebe;
	padding-top: 17px;
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
	width: 100%;
	/*margin-left: 6px;*/
}
.alphabetical-pagination {
	margin-top: 5px;
	margin-bottom: 15px;
}
.alphabetical-pagination button {
	border-color: #bebebe;
	color: #89898a;
	background: white;
	padding: 10px 0px;
	margin-top: 0px;
	width: 3.48%;
	display: inline-block;
	float: none;
	margin-right: 4px;
}
.alphabetical-pagination button:hover, .alphabetical-pagination button:focus, .alphabetical-pagination button:active {
	background: #232c64;
	color: white;
	border-color: #bebebe;
	outline: 0;
}
.alphabetical-pagination button.active {
}
.sort-selector {
	display: block;
	display: inline-block;
	float: right;
}
.sort-selection .icon-group {
	vertical-align: bottom;
}
.sort-selector select {
	float: right;
	display: inline-block;
	width: auto;
	height: auto;
	min-width: 190px;
	padding: 6px;
	line-height: initial;
	text-align: left;
	margin-bottom: 16px;
}
.sort-selector p {
	display: inline-block;
	float: left;
	padding-top: 5px;
	padding-right: 8px;
	color: white;
}
.sort-selection {
	display: inline-block;
	text-align: left;
	width: 100%;
	margin-bottom: 30px;
}
.clear-sort-selection {
}
.sort-location {
}
.sort-expertice {
}
.sort-language {
}
.sort-criter {
	display: inline-block;
	text-align: left;
	padding-right: 30px;
	font-size: 15px;
	line-height: 26px;
	color: #232c64;
}
.sort-criter:last-child {
	margin-left: 40px;
}
.sort-location {
}
.sort-expertice {
}
.sort-language {
}
.clear-sort {
}
.src-text {
}
.src-location {
}
.src-expertise {
}
.src-language {
}
.neutral-search {
	display: block;
	width: auto;
	height: 80px;/* background: red; */
}
.neutral-search .form-group {
	background: #232c64;
	height: 80px;
	margin-bottom: 0px;
}
.neutral-search input, .neutral-search button, .neutral-search select {
	font-size: 17px;
	line-height: 50px;
	letter-spacing: 0;
	height: 50px;
	min-height: 50px;
}
.neutral-search input {
	height: 80px;
}
.neutral-search select {
	margin-top: 15px;
	border-right: 2px solid #232c64;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../img/icons/i-arrow-bordered.png) center right 20px no-repeat #3a437e;
	
	text-align: left;
	padding-left: 7px;
	
	/*
	text-align: center !important;
	padding-left: 30px;
	*/
}
.neutral-search button {/* margin-left: 0px !important; */
	height: 80px;
}
.neutral-search button img {
	width: auto !important;
}
.src-surname {
}
.neutral-search option {
	background: white;
	color: #3a437e;
	padding-left: 0px !important;
	text-transform: uppercase;
	padding-right: 30px;
}
.blog-list-section h2, .neutral-search-section h2 {
	font-family: 'CaeciliaLTStd';
	font-weight: 800;
	color: white;
	text-transform: capitalize;
	text-shadow: 0px 0px 30px #232c64;
	padding-top: 0px;
	margin-top: 5px;
}
.blog-list-section h2 {
	color: #fff;
    text-align:left;
	text-shadow: none;
	font-size: 34px;
	line-height: 36px;
	letter-spacing: -0.001px;
	margin-bottom: 25px;
	text-transform: inherit;
}
.neutral-search input:focus, .neutral-search input:hover, .neutral-search input:active, .neutral-search select:focus, .neutral-search select:hover, .neutral-search select:active, .neutral-search button:focus, .neutral-search button:hover, .neutral-search button:active {
	border-color: inherit;
	outline: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.neutral-search select:focus, .neutral-search select:hover, .neutral-search select:active {
	border-color: #232c64 !important;
}
.src-name {
}
.see-all-neutrals {
	text-align: left;
	display: block;
	padding-left: 0px;
	font-size: 17px;
	line-height: 28px;
	color: #232c64;
	text-decoration: underline;
	padding: 10px 0;
}
.see-all-neutrals a {
	color: white;
	padding-left: 0px;
	font-size: 17px;
	line-height: 28px;
	text-decoration: underline;
	font-family: "Trade_Gothic", sans-serif;
	font-weight: 300;
	text-decoration: underline;
	margin-top: 0px;
}
.neutral-search-cover {
	display: block;
	height: 100;
}
.neutral-search-cover .form-section {
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.63);
}
.neutral-search div[class^="col-"] {
	padding: 0px;
}
.sort-name {
}
.sort-keywords {
}
.src-keywords {
}
.hero-image img.fix-height {
	height: 250px;
	width: auto !important;
}
.hero-image.neutral-search-section {
	min-height: 250px; 
	background: url(../img/contents/global.jpg);
	background-position: top center;
	background-size: 100% auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: white;
	padding-top: 40px;
}
.neutral-search-element-container {
	position: absolute;
	padding-top: 10px;
	width: 100%;
}
.hero-image.blog-list-section {
	min-height: 250px;
	/*background: url(../img/contents/blog-list.jpg);*/
	/*background-position: top center;*/
	/*background-size: 100% auto;*/
	/*background-size: cover;*/
	/*background-repeat: no-repeat;*/
	/*background-attachment: scroll;*/
	color: white;
	/*padding-top: 70px;*/
}
.blog-list-section img{
	/*width: initial !important;*/
	/*height: auto;*/
}
.blog-list-element-container{
	position: absolute;
	top: 20%;
	left: 10%;
}
.showing-profiles {
	padding-top: 6px;
	display: inline-block;
	color: white;
}
.image-caption.src-neutrals {
	padding: 0px;
}
.title-news.newest {
	padding-left: 7px;
}
.newest-neutrals {
	background: #414978;
	padding: 20px !important;
	padding-top: 30px !important;
	margin: 6px;
	margin-bottom: 40px;
	display: inline-block !important;
	box-sizing: border-box;
}
.newest-neutrals .icon-bio {
	margin-right: 6px;
}
.newest-neutrals .col-xs-5ths {
	width: 19.69%;
}
.btn-group-sm {
	width: 100%;
	margin-left: 0px;
}
.btn-toolbar {
	margin-left: 0px;
	padding-left: 6px;
}
.hidden-text {
	display: none;
}
.blog-design {
	margin-top: 15px;
}
.blog-design .blog-post ul li {
    text-align: left;
}
.blog-design select {
	height: 54px;
	margin-bottom: 15px;
	box-shadow: -2px -3px 10px rgba(0, 0, 0, 0.10);
	background: url(../img/icons/arrow.png) white no-repeat center right 20px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family: Trade_Gothic_Bold;
	font-size: 15px;
	line-height: 36px;
	letter-spacing: 0.010px;
	padding-left: 25px;
}
.blog-design select:focus {
	outline: 0px !important;
	border-color: #ccc !important;
	box-shadow: none !important;
}
.blog-design select:hover {
	outline: 0px !important;
	border-color: #ccc !important;
	box-shadow: none !important;
}
.blog-design ul.disc-style li {
	font-family: Trade_Gothic_Bold;
	font-weight: 700;
	background: none;
	padding: 0px;
	border: none;
	border-radius: 0px;
	margin-bottom: 0px;
	box-shadow: none;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: -0.001em;
	list-style-type: disc;
}
.shadow-cover {
	box-shadow: -2px -3px 10px rgba(0, 0, 0, 0.10);
}
.blog-design .blog-post {
	background: white;
	padding: 30px;
	padding-bottom: 10px;
}
.blog-design .blog-post-bottom {
	background: #f2f4f7;
	padding: 20px 30px;
}
.blog-design .blog-post h2 {
	font-family: Trade_Gothic_Bold;
	font-size: 21px;
	line-height: 32px;
	letter-spacing: -0.001px;
	text-align: left;
	margin-bottom: 0px;
}
.blog-design .blog-post h2 a {
	font-family: Trade_Gothic_Bold;
	font-size: 21px;
	line-height: 32px;
	letter-spacing: -0.001px;
}
.blog-design .blog-post h3 {
}
.blog-design .blog-post h4 {
	color: #99999a;
	float: none;
	display: block;
	margin: 0px;
	text-align: left;
}
.blog-design .blog-post p {
	text-align: left;
	font-size: 15px;
	letter-spacing: -0.001px;
}
.blog-design .blog-post small {
}
.blog-design .blog-post .entry-date {
	font-size: 14px;
	line-height: 34px;
	letter-spacing: -0.001px;
	font-weight: normal;
	font-family: "Trade_Gothic", sans-serif;
	color: #99999a;
}
.blog-design .blog-post .url.fn {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.001px;
	color: #99999a;
}
.blog-design .blog-post .figure {
}
.blog-design .blog-post .more-link {
	color: #232c64;
	font-size: 13px;
	font-family: "Trade_Gothic_Bd2";
	line-height: 35px;
	letter-spacing: -0.001em;
	border: 1px solid #232c64;
	padding: 0px 20px;
	float: right;
	display: inline-block;
}
.blog-design .blog-post .category {
}
.blog-design hr {
	border-color: #e3e2e0;
	margin-top: 15px;
	margin-bottom: 15px;
}
.blog-design .details-blg-head {
	text-align: left;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.blog-design .details-blg-footer {
	display: inline-block;
	width: 100%;
}
.blog-design .details-blg-footer img {
	height: 60px;
	float: left;
	width: 60px;
	vertical-align: middle;
	border-radius: 50%;
}
.blog-design article {
	margin-bottom: 20px
}
.blog-design .left-side-footer-blg a {
	color: #232c64;
	min-height: 60px;
	background: transparent;
	font-size: 13.5px;
	font-family: "CaeciliaLTStd";
	line-height: 60px;
	float: right;
	display: inline-block;
	width: calc(100% - 61px);
	padding-left: 5px;
	white-space: nowrap;
	overflow: hidden;
	padding-right: 6px;
}
.blog-design .details-blg-bottom {
	display: inline-block;
	width: 100%;
}
.blog-design .details-blg-bottom .small {
	display: inline-block;
	float: left;
	font-size: 14px;
	line-height: 32px;
	color: #555759;
	vertical-align: bottom;
}
.blog-design .left-side-footer-blg {
	/* display: inline-block; */
}
.left-side-footer-blg .small {
	display: block;
	padding-top: 12px;
	font-size: 12px;
	color: #dfdfdf;
}
.blog-design .object {
	display: inline-block;
	margin-right: 6px;
	display: inline-block;
	background: transparent;
	color: white;
	padding-right: 0px;
	text-align: left;
	float: left;
	max-width: 320px;
}
.blog-design .right-side-footer-blg {
	float: right;
	display: inline-block;
	padding-top: 0px;
	cursor: pointer;
}
.blog-design .right-side-footer-blg a {
	cursor: pointer;
	background: blu;
}
.blog-design .pull-right {
	display: inline-block;
	float: right;
	line-height: 35px;
}
.blog-design h4 .thin {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: -0.001px;
	font-weight: normal;
	font-family: "Trade_Gothic", sans-serif;
}
.style-accordion {
	padding-left: 0px !important;
	width: 100%;
	display: inline-block;
	position: relative;
	height: 100%;
	background: #f2f4f7;
}
.style-accordion li {
	border-bottom: 1px solid #cdccca !important;
	padding-left: 25px !important;
	background: #f2f4f7 !important;
	border-color: #cdccca;
	box-shadow: none;
	margin-bottom: 0px !important;
	position: relative;
}
.style-accordion li.active {
	background: white !important;
}
.style-accordion li a {
	font-family: Caecilia_Roman;
	font-size: 17px;
	line-height: 17px;
	letter-spacing: -0.001px;
	font-weight: 400;
	text-decoration: none;
}
.style-accordion li .rarrow {
	font-family: Arial;
	font-weight: Bold;
	float: right;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -8px;
}
.rarrow {
	font-family: Arial;
	font-weight: Bold;
;
}
.style-accordion li:last-child {
	/*border-bottom: none !important;*/
}
.grey-block {
	width: calc(100% + 15px);
}
.white-block {
	background: white;
	padding: 40px;
	margin-left: 0px;
}
.bg-grey {
	background: #eeeeec;
	border-bottom: 1px solid #cdccca;
	margin-bottom: 0px;
}
.white-bg-container {
	background: #f2f4f7;
	padding-top: 30px;
	padding-bottom: 70px;
	margin-bottom: 0;
}
.newest-neutral-list {
	background: none;
	padding: 0px !important;
}
.newest-neutral-list .caption {
	text-align: center;
}
.cover-panel.transparent-bg, .transparent-bg {
	background: transparent !important;
}
.grey-bg {
	background: #f2f4f7 !important;
;
}
.cover-panel.top-info {
	padding: 0px !important;
}
.cover-panel.top-info .m-layout {
	padding-left: 15px !important;
	padding-right: 28px !important;
}
.top-info.v2 .m-layout {
	padding-right: 15px !important;
}
.m-layout-r {
	padding-left: 8px;
	padding-top: 30px;
}
.cover-panel.top-info .details {
	padding: 40px;
	padding-left: 50px;
	border-right: 1px solid #cdccca;
}
.cover-panel.top-info.v2 .details {
	border-right: none !important;
}
.top-info-section {
	background: #f7f8fa;
	padding: 70px 20px 70px 60px !important;
	padding-left: 30px;
	border-bottom: 1px solid #cdccca;
	border-right: 1px solid #cdccca;
}
.top-info-section.v2 {
	padding-left: 60px !important;
	padding-right: 60px !important;
	border-right: none !important;
}
.top-info-section.v2 .ptitle {
	display: none !important;
}
.cover-panel.top-info h2 {
	font-family: Caecilia_Bold;
	line-height: 35px;
	letter-spacing: -0.01px;
}
.cover-panel.blue-border h2 {
	font-family: "CaeciliaLTStd";
	font-size: 28px;
}
.cover-panel.blue-border h3 {
  /*
	font-family: "CaeciliaLTStd";
	font-size: 22px;
  */
}
.cover-panel.top-info .thin {
	font-family: "Caecilia_Light";
	font-weight: 300;
	font-size: 26px;
	line-height: 35px;
}
.cover-panel.top-info .pers-name a, .cover-panel.top-info .pers-name {
	text-align: right;
	font-family: Caecilia_Bold;
	font-size: 17px;
	line-height: 26px;
	letter-spacing: -0.01px;
}
.cover-panel.top-info .pers-date {
	text-align: right;
	font-family: "Caecilia_Light";
	font-size: 15px;
	line-height: 27px;
	letter-spacing: -0.01px;
}
.top-info-section.v2 .pers-date {
	text-align: left !important;
	margin-bottom: 40px;
}
.pers-data {
	position: relative;
	bottom: 0px;
	display: block;
	padding-top: 98px;
	color: #232c64;
}
.top-info-section.v2 .pers-data {
	padding-top: 10px;
}
.biger-size strong, .biger-size {
	font-family: 'CaeciliaLTStd' !important;
	font-weight: 800 !important;
	font-size: 55px !important;
	line-height: 75px !important;
}
.thiner-size strong, .thiner-size {
	font-family: 'Caecilia_Light' !important;
	font-weight: 300 !important;
	font-size: 52px !important;
	line-height: 65px !important;
}
.paragraph-title {
	font-family: 'CaeciliaLTStd' !important;
	font-weight: 800 !important;
	font-size: 28px;
	line-height: 24px;
	letter-spacing: -0.001px;
}
.bigger-paragraph {
	font-family: 'Caecilia_Roman' !important;
	font-weight: 400;
	font-size: 20px;
	line-height: 35px;
	letter-spacing: -0.001px;
	/* color: #99999a; */
	margin-bottom: 30px;
}
.title-practices {
	padding: 0px !important;
	margin: 0px !important;
	margin-top: 10px !important;
}
.title-practices.v2 {
	margin-bottom: 30px !important;
}
.container-practices {
	margin-bottom: 30px;
	width: 100%;
	display: inline-block;
}
.container-practices li a {
	font-family: "Trade_Gothic_Bold";
	font-size: 18px;
	line-height: 26px;
	text-decoration: none;
}
.container-practices ul {
	padding-left: 0px !important;
	width: 100%;
	display: inline-block;
}
.container-practices li {
	margin-bottom: 30px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
	min-height: 47px;
}
.container-practices .v2 li {
	margin-bottom: 30px !important;
}
.cover-cpractices .title-practices {
	margin-top: 0px !important;
	background: #dddddd;
	padding: 10px !important;
}
.cover-cpractices h4.title-practices {
	color: #99999a
}
.cover-cpractices a {
	text-decoration: none;
}
.cover-cpractices a h4.title-practices {
	color: #232c64
}
.cover-cpractices .container-practices {
	margin-bottom: 10px;
	width: 100%;
	display: inline-block;
	padding-left: 0px;
}
.pagination-cover {
	display: inline-block;
	background: white;
	width: 100%;
	padding-top: 0px;
	height: 50px;
}
.last-link, .first-link {
	display: inline-block;
	padding-left: 0;
	margin: 0px;
	background: white;
	border-radius: 0px;
	vertical-align: top;
	padding: 13px 13px;
	font-size: 15px;
}
.pagination {
	margin: 0px auto !important;
	display: inline-block;
	float: none;
	border-radius: 0px !important;
	height: 50px;
}
.pagination>li>a, .pagination>li>span {
	border: none;
	border-radius: 0px !important;
	display: inline-block;
	margin: 0px;
	padding: 14px 17px;
	color: #232c64;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	background: #232c64 !important;
	color: white !important;
}
.tagging-a a {
	color: #232c64 !important;
}
.post-header {
	display: inline-block;
	width: 100%;
	text-align: left;
	margin-bottom: 15px;
}
.post-header.square-design {
}
.info-of-post {
}
.post-header .btn {
	border-radius: 4px;
	padding: 10px 30px;
	min-width: auto;
	margin-top: 20px;
}
.post-header.square-design .left-side-of-header {
	/*background: white;
	box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.30);*/
}
.post-header.square-design .left-side-of-header img {
	border-radius: 0px;
	width: 96px;
	height: auto;
	/*background: white;
	padding: 10px;
        */
    margin-right:10px;
}
.left-side-of-header {
	float: left;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
}
.left-side-of-header img {
	height: 90px;
	width: 90px;
	border-radius: 100%;
}
.post-header.square-design .right-side-of-header {
	font-family: CaeciliaLTStd;
	padding-top: 0px;
	/*padding-left: 30px;*/
	width: calc(100% - 106px);
	box-sizing: border-box;
}
.right-side-of-header {
	float: left;
	display: inline-block;
	vertical-align: middle;
	padding-top: 38px;
	padding-left: 0px;
	font-family: Caecilia_Roman;
	font-size: 23px;
	line-height: 21px;
	color: #232c64;
}
.post-small-text {
	font-family: "Trade_Gothic", sans-serif;
	font-size: 15px;
	line-height: 31px;
	letter-spacing: -0.001px;
	color: #555759;
}
.post-header .icons {
	margin-right: 8px;
	display: inline-block;
}
.grey-head {
	background: #f7f8fa;
	border-bottom: 1px solid #cdccca;
	padding: 30px;
	padding-bottom: 10px;
}
.pin-to-right {
	float: right;
}
.post-header .icon-set {
	padding: 0px;
	margin: 0px;
}
.fix-hr hr {
	width: calc(100% - 20px) !important;
	margin-left: 0 !important;
}
.pers-name hr, .pers-name .icons, .pers-name .ptitle {
	display: none !important;
}
.pers-name li {
	margin-top: 0px !important;
}
.style-accordion li a::after {
	content: "\203A";
	font-family: Arial;
	font-weight: Bold;
	float: right;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -8px;
}
.FormLayout li {
	display: inline-block;
	width: 49%;
	margin-bottom: 20px;
}
.FormLayout table, .FormLayout tbody, .FormLayout tr, .FormLayout td {
	width: 100%;
	display: inline-block;
}
.FormLayout button {
	font-size: 16px;
}
.FormLayout .checkboxes input, .FormLayout .radio input {
	width: auto;
	height: auto;
	min-width: auto;
	margin: 0px;
	margin-right: 10px;
	position: static;
	margin-left: 0px;
	display: inline-block;
	padding-left: 0px;
}
.FormLayout .checkboxes label, .FormLayout .radio label {
	display: inline-block;
	max-width: auto;
	margin-bottom: 5px;
	font-weight: bold;
	min-width: auto;
	font-size: 16px;
	padding-left: 0px;
}
.FormLayout input, .FormLayout select, .FormLayout textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	padding: 0px;
	display: inline-flex;
	display: block;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid #c4c4c4;
	border-radius: 4px;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	min-width: 80%;
	max-width: 80%;
	height: 38px;
	font-size: 16px;
}
.FormLayout label {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 16px;
}
.FormLayout textarea {
	min-height: 100px;
}
.buttons button, .buttons input[type="button"], .buttons input[type="reset"], .buttons input[type="submit"] {
	border: 1px solid #ef7622;
	background-color: #ef7622;
	color: #fff !important;
	margin-top: 30px;
	min-width: auto;
	padding: 10px 30px;
	text-transform: uppercase;
	letter-spacing: 0px;
}
.FormLayout .textblock_DefendantInformation, .FormLayout li[class^="textblock_JAMSNeutral"], .FormLayout .textblock_HearingFormatDesired, .FormLayout [class*="textblock_Palintiff"], .FormLayout .textblock_DefendantInsuranceInformation, .FormLayout .text_CaseInformationTitle {
	width: 100%;
}
.FormLayout .textblock_DefendantInformation p, .FormLayout li[class^="textblock_JAMSNeutral"] p, .FormLayout .textblock_HearingFormatDesired p, .FormLayout [class*="textblock_Palintiff"] p, .FormLayout .textblock_DefendantInsuranceInformation p, .FormLayout .text_CaseInformationTitle p {
	font-family: "Trade_Gothic_Bold";
	font-size: 18px;
	margin-top: 30px;
	display: block;
}
.jams-right-side-menu {
    font-family: 'Open Sans', sans-serif;
    position: fixed;
    top: 50%;
    left: 0;
    z-index: 10001;
    margin-top: -75px;
}
.jams-right-side-menu-item {
    position: absolute;
    cursor: pointer;
    width: 230px;
    left: -160px;
    line-height: 0;
    -webkit-transition: 400ms all linear;
    transition: 400ms all linear;
    margin: 1px;
    text-align: left;
    background-color: #00494F;
    color: #fff;
    text-decoration: none;
}
.wo-icon {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-transition: 400ms all linear;
    transition: 400ms all linear;
    padding: 5px 15px;
    color: #ffffff;
    font-size: 24px !important;
    line-height: 40px !important;
    width: 75px;
}
.jams-right-side-menu-item span {
    font-size: 17px;
    vertical-align: middle;
    padding: 5px 0 5px 20px;
	font-family: "CaeciliaLTStd";
	font-weight: 800;
	color: #fff;
	text-transform: none;
}
.jams-right-side-menu-item:hover {
    left: -1px;
}
.submit-a-case-side{
   background-color: #ef7622;
   top: 0px;
}
.find-a-neutral-side{
   background-color: #9daeab;
   top: 55px;
}
.events.homepagefirmeventslist {
	overflow-x: hidden;
	overflow-y: scroll;
	height: 500px;
	margin-top: 25px;
}
.events.homepagefirmeventslist td{
	padding: 8px;
}
.no-border {
  border-top-width: 0px !important;
}
.mobileExpandTitle {
    font-family: 'CaeciliaLTStd';
    font-weight: 800;
    font-size: 18px;
    line-height: 50px;
    letter-spacing: -0.001em;
    color: white;
    background: #232c64;
    position: relative;
    text-align: left;
    padding: 11px;
    display: block;
}
.mobileExpandIcon {
	position: absolute;
	top: 26px;
	right: 17px;
}
/* New Neutrals Carousel CSS Starts here */
/*
.new-neutrals-carousel-container {
    display: block;
    color: #232c64;
    background-color: #f9f9f9;
    padding: 0 47px 37px 47px;
    border-top: 15px solid #232c64;
    overflow-x: hidden;
    overflow-y: hidden;
}
.new-neutrals-carousel-element {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 30px;
}
.new-neutrals-carousel-indicators {
    bottom: -25px;
}
.new-neutrals-carousel-indicators li {
	background-color: #fff;
	border: 1px solid #232c64;
}
.new-neutrals-carousel-indicators .active {
    background-color: #232c64;
}
.new-neutrals-carousel-control-right {
    right: -82px !important;
    background: none !important;
    opacity: 1;
}
.new-neutrals-carousel-control-left {
    left: -82px !important;
    background: none !important;
    opacity: 1;
}
.new-neutrals-carousel-control-right .glyphicon-chevron-right, .new-neutrals-carousel-control-left .glyphicon-chevron-left {
    color: #232c64 !important;
}
.new-neutrals-carousel-element .caption {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
    background-color: rgba(40, 75, 220, 0.3);
}
.new-neutrals-carousel-element .caption h3{
	color: #fff;
	margin-top: 15px;
	margin-bottom: 7px;
}
.new-neutrals-carousel-element .caption hr{
	border-top: 3px solid #fff;
	margin-top: 0px;
	margin-bottom: 0px;
}
.newNeutralsCarousel-neutralInfoContainer {
	text-align: left;
	padding-top: 17px;
	height: calc(100% - 60px);
	overflow: hidden;
}
.newNeutralsCarousel-neutralInfoContainer > ul{
	padding-left: 37px;
	padding-right: 27px;
	height: calc(100% - 90px);
    overflow: hidden;
}
.newNeutralsCarousel-neutralInfoContainer ul li {
	list-style-type: disc;
	color: #fff;
}
.newNeutralsCarousel-neutralInfoContainer .profileBtn{	
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 11px;
	padding-bottom: 11px;
	text-align: center;
	color: #fff;
	background-color: #ef7623;
    border: 1px solid #cc590b;
	margin-top: 21px;
}
*/
.new-neutrals-carousel-element .face.back > div{
  height: inherit;
}
.new-neutrals-carousel-element .face.back div > ul {
    height: calc(100% - 90px);
    overflow-y: hidden;
}
.new-neutrals-carousel-element .face.back {
    text-align: left;
}
#newNeutralsCarouselMobile {
	display: none;
}
.new-neutrals-carousel-control-left, .new-neutrals-carousel-control-right {
    background: none !important;
}
.new-neutrals-carousel-control-left .glyphicon-chevron-left, .new-neutrals-carousel-control-right .glyphicon-chevron-right{
    color: #232c64 !important;
}
.new-neutrals-carousel-control-left, .new-neutrals-carousel-control-right {
    opacity: 1;
}
.new-neutrals-carousel-indicators .active {
    background-color: #232c64;
}
.new-neutrals-carousel-indicators li {
    border-color: #232c64;
}
/* New Neutrals Carousel CSS Ends here */
/* Custom Print stuff starts here */
.showPrintOnly {
  display: none;
}
#print-modal .modal-header{
  padding-top: 20px;
  padding-bottom: 20px;
  background: #f3f4f8;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom: 1px solid #c0cbf8;
}
#print-modal .modal-header h2{
  color: #232c65;
  text-align: left;
  padding-left: 31px;
}
#print-modal .modal-content {
  background: #f7f6f4;
  border: 1px solid #c7c9d1;
}
#print-modal .modal-section-title{
  border-bottom: 1px solid #232c65;
  margin-bottom: 11px;
  text-align: left;
}
#print-modal .modal-middle ul {
  text-align: left;
}
#print-modal .modal-middle ul li {
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 5px;
  padding-top: 5px;
}
#print-modal .modal-middle ul li:first-child {
  padding-top:0px;
}
#print-modal .modal-middle ul li:last-child {
  border: none;
}
#print-modal .modal-footer .buttons input[type="button"] {
  margin-top: 7px;
}
.pdfTabTitle{
    display: none !important;
  }
/* Custom Print stuff ends here */
/* Bullet point fix for neutral detail pages */
.biosdetail .panel-body > ul > li {
    list-style-type: disc;
}
.biosdetail .panel-body > ul > li > ul > li {
    list-style-type: circle;
}
/* /Bullet point fix for neutral detail pages */
.loadingIconContainer{
  display:inline-block;
  margin-right:11px;
  max-width: 27px;
}
.loadingIconContainer img {
  width: 100%;
}
.white-color h1, .white-color .thin{
color: #fff;
}
.versionNewsletters h2 {
	margin-bottom: 0px;
}
.versionNewsletters .panel-group .panel+.panel {
	margin-top: 10px;
}
.versionNewsletters .panel-default > .collapse + .panel-heading a.openPDFButton {
	display: none;
}
.versionNewsletters .panel-default > .collapse.in + .panel-heading a.openPDFButton {
	display: block;
}
.versionNewsletters .panel-default > .collapse + .panel-heading .glyphicon-chevron-down {
	display: block;
}
.versionNewsletters .panel-default > .collapse.in + .panel-heading .glyphicon-chevron-down {
	display: none;
}
/*.versionNewsletters a>.glyphicon-chevron-down:before {
	content: "\e114";
}
.versionNewsletters a.collapsed>.glyphicon-chevron-down:before {
	content: "\e113";
}
*/
/* 
.versionNewsletters a.collapsed>.glyphicon-chevron-down 
*/
.versionNewsletters .glyphicon-chevron-down {
	display: block;
	top: calc(50% - 8px);
	position: absolute;
	right: 15px;
	border-radius: 3px;
}
/*
.versionNewsletters a>.glyphicon-chevron-down {
	display: block;
	top: 25px;
	position: absolute;
	right: 15px;
	border-radius: 3px;
}
	
*/	
.versionNewsletters .panel {
	border: 1px solid #cdccca;
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}
.versionNewsletters .panel-group .panel {
	position: relative;
	border-radius: 6px;
}
.versionNewsletters .panel-default>.panel-heading {
	border-radius: 6px;
	background: #F1F3F6;
	border-color: #cdccca;
}
.versionNewsletters .panel-title>a {
	color: #232C64;
	font-family: 'Trade_Gothic';
	font-weight: 400;
	font-size: 17px;
	line-height: 24px;
	letter-spacing: -0.001em;
}
.versionNewsletters .panel-body {
	border: none;
	border-bottom: 1px solid #cdccca;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	padding: 20px 20px 30px 20px;
}
.versionNewsletters .panel-body h4 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	font-family: 'Trade_Gothic_Bd2';
	font-weight: 700;
	font-size: 17px;
	line-height: 24px;
	letter-spacing: -0.001px;
	color: #232c64;
}
.versionNewsletters .panel-body .date {
	font-family: 'Trade_Gothic_Bd2';
	font-weight: 700;
	font-size: 16px;
	letter-spacing: -0.001px;
	color: #555759;
	margin-bottom: 5px;
}
.versionNewsletters .panel-body .source {
	font-style: italic;
	font-size: 16px;
	line-height: 26px;
}
.versionNewsletters .panel-body .abstract {
	margin-top: 20px;
}
.versionNewsletters .panel-body a.pub-head {
	text-decoration: none !important;
}
.versionNewsletters a.openPDFButton {
	color: #232c64 !important;
	letter-spacing: -0.001em;
	border: 1px solid #232c64;
	padding: 0px 17px;
	margin-top: 0px;
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 12px;
	border-radius: 6px;
	font-family: 'Trade_Gothic';
	font-weight: 400;
	font-size: 16.5px;
	background: white;
	line-height: 25px;
}
a.orangeBTN,
.orangeBTN {
	background-color: #ef7622;
	font-family: Caecilia_Roman !important;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: -0.001em;
	padding: 6px 10px 3px 10px;
	display: block;
	color: white;
	text-decoration: none !important;
	font-weight: 400 !important;
	font-style: italic;
	border-radius: 2px;
}
hr.Centered {
	border-color: #d4d4d4;
  display: inline-block;
  width: 100%;
}
.servicesdetail.services.detail .tab-pane {
max-width: 1005px;
}
.yellow-tilde a, .yellow-star a{
    float:right;
}
@media (min-width: 1360px) {
	.container {
		width: 1340px;
	}
  .new-neutrals-carousel-container{
    margin-bottom: 37px;
  }
  .new-neutrals-carousel-indicators{
    bottom: -40px;
  }
  .new-neutrals-carousel-control-left{
    left: -130px !important;
  }
  .new-neutrals-carousel-control-right {
    right: -130px !important;
  }
}
@media (min-width: 919px) {
	.dropdown-menu-large {
		padding: 0px !important;
		background: transparent !important;
		margin: 0px;
		min-width: 880px;
		height: auto;
		right: 0px !important;
		left: auto !important;
		transform: none !important;
	}
	.paragraph-indent {
		padding-left: 10px;
	}
	.dropdown-menu-large.dropdown-menu:before {
		display: none;
	}
	.dropdown-menu-large li.wall {
		position: relative;
		width: auto;
		float: left;
		border-right: 1px solid white;
	}
	.dropdown-menu-large .dropdown-menu {
		color: #fff;
		box-shadow: none !important;
		background: transparent;
		visibility: hidden;
		opacity: 0;
		margin-top: 0px;
		position: relative;
		border-radius: 0px;
		padding: 0px 10px !important;
		left: 0px;
		transform: none !important;
	}
	.dropdown-menu-large li.wall:first-child .dropdown-menu {
		padding-left: 10px !important;
	}
	.dropdown-menu-large .dropdown-menu>li>a {
		padding: 0px;
		text-transform: capitalize;
		letter-spacing: 0.001em;
		line-height: 26px;
	}
	.dropdown-menu-large > li > ol > li {
		list-style-type: none;
		padding: 0px;/*list-style: disc;*//*text-indent: -5px;*/
	}
	.dropdown-menu-large .dropdown-menu>li>a:after, .dropdown-menu-large .dropdown-menu:before {
		display: none !important;
	}
	.dropdown-menu-large li.wall:last-child, .dropdown-menu-large li.wall:nth-last-child(2) {
		border-right: 0px !important;
	}
	.dropdown-menu-large .dropdown-menu li {
		position: relative;
		padding-left: 10px;
	}
	.dropdown-menu-large .dropdown-menu li li:before {
		position: absolute;
		content: '\2022';
		left: 0px;
		display: inline-block;
		padding-top: 2px;
	}
	.dropdown-menu-large .dropdown-menu li:first-child {
		/*padding-top: 15px;*/
	}
	.dropdown-menu-large li.wall.flat .dropdown-menu li:first-child {
		padding-top: 0px;
		margin-left: 20px !important;
	}
	.dropdown-menu-large .dropdown-menu li:last-child {
		padding-bottom: 15px;
	}
	.dropdown-menu-large .dropdown-menu>li>a {
		font-size: 12px;
		line-height: 26px;
	}
	.dropdown-menu-large .dropdown-menu>li>a:hover {
		line-height: 26px;
	}
	.dropdown-menu-large li.wall.flat {
		width: 100%;
		display: block !important;
		float: left;
		border-top: 1px solid white;
		padding-top: 10px;
	}
	.dropdown-menu-large li.wall.flat.top {
		border: none !important;
		padding: 0px !important;
	}
	.dropdown-menu-large li.wall.flat.top .dropdown-menu {
		border: none !important;
		padding: 0px !important;
		z-index: 999;
	}
	.dropdown-menu-large li.wall.flat.top li:before {
		display: none !important;
		padding: 0px !important;
		margin: 0px !important;
	}
	.dropdown-menu-large li.wall.flat.top .dropdown-menu li {
		padding: 0px !important;
		margin: 0px !important;
		width: 100%;
	}
	.dropdown-menu-large li.wall.top:first-child .dropdown-menu {
		padding: 0px !important;
		margin: 0px !important;
		width: 100%;
		font-size: 0;
	}
	.dropdown-menu-large li.wall.flat .dropdown-menu {
		float: left !important;
	}
	.dropdown-menu-large li.wall.flat li {
		display: inline-block;
		padding-right: 20px;
	}
	.dropdown-menu-large li.wall.flat li {
		font-size: 11px;
		cursor: default !important;
	}
	.dropdown-menu-large li.wall.flat li:last-child {
		padding-right: 0px !important;
	}
	.dropdown-menu-large li.wall.flat .dropdown-menu li.yellow-tilde:before {
		content: '~';
		margin-left: -2px !important;
		color: #f7b334;
		font-size: 14px;
		margin-top: -5px;
	}
	.dropdown-menu-large li.wall.flat .dropdown-menu li.yellow-star:before {
		content: '*';
		margin-top: 0px;
		color: #f7b334;
		font-size: 14px;
	}
	.menu-cover {
		background: rgba(35, 44, 100, 0.95);
		width: 100%;
		display: table;
		list-style-type: none;
		padding: 0px;
		margin: 0px;
		padding-top: 30px;
		font-size: 0px;
		-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
		box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	}
	.international {
		font-family: 'Trade_Gothic' !important;
		font-size: 11px;
		text-transform: uppercase;
		background: #333C6F;
		float: right;
		color: white;
		padding: 3px 46px 4px 25px !important;
		text-align: left !important;
		border-bottom: 1px solid rgba(255, 255, 255, 0.5);
		line-height: 28px;
		letter-spacing: 0.001em;
	}
	.international:hover {
		color: white !important;
		background: rgba(35, 44, 100, 0.95) !important;
		font-weight: normal !important;
	}
	.nationalFlag .text, .international .text {
		top: 1.5px;
		position: relative;
		padding-left: 2px;
		font-size: 13px !important;
		letter-spacing: 0.001em !important;
		line-height: 28px !important;
	}
	.nationalFlag .text {
		padding-left: 0px;
		top: 1.2px;
	}
	.nationalFlag {
		border: 1px solid #242d64;
		background: #eeeeec;
		padding: 0px 23px !important;
		padding-right: 39px !important;
		color: #232c64 !important;
		font-size: 13px !important;
		letter-spacing: 0.001em !important;
		line-height: 28px !important;
		height: 42px;
		line-height: 42px !important;
		min-height: 42px;
	}
	.nationalFlag:focus, .nationalFlag:hover {
		background: #eeeeec !important;
		border: 1px solid #242d64 !important;
	}
	/* START dropdown Hover */
	.dropdown-menu {
		display: none;
		visibility: hidden;
		left: 50%;
		right: auto;
		text-align: left;
		padding: 6px 0;
		transform: translate(-50%, 0);
		opacity: 0;
		transition: opacity 0.2s linear;
		-moz-transition: opacity 0.2s linear;
		-webkit-transition: opacity 0.2s linear;
		-o-transition: opacity 0.2s linear;
		-ms-transition: opacity 0.2s linear;
		border: none;
		background: rgba(35, 44, 100, 0.95);
		color: #fff;
		border-radius: 0px;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}
	.dropdown-menu:before {
		position: absolute;
		top: -7px;
		left: 50%;
		right: auto;
		text-align: left;
		transform: translate(-50%, 0);
		display: inline-block;
		border-right: 7px solid transparent;
		border-bottom: 7px solid #ccc;
		border-left: 7px solid transparent;
		border-bottom-color: rgba(35, 44, 100, 0.95);
		content: '';
	}
	.dropdown:hover .dropdown-menu {
		display: block;
		visibility: visible;
		opacity: 1;
		z-index: 999;/* position: relative; */
	}
	.dropdown {
		display: inline-block;
	}
	.sub-menu {
		/*padding-left: 10px !important;*/
		padding-bottom: 15px !important;
	}
	.sub-menu li {
		list-style-type: none;
	}
	.sub-menu>li>a, .dropdown-menu>li>a {
		display: block;
		font-family: 'Trade_Gothic';
		font-size: 12px;
		line-height: 34px;
		letter-spacing: 0.001em;
		padding: 0px 25px;
		color: #fff !important;
		position: relative;
	}
	.sub-menu>li>a {
		font-size: 14px;
	}
	.main-menu .dropdown-menu>li>a {
		font-size: 14px;
	}
	.sub-menu>li>a:hover, .sub-menu>li>a:focus, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
		color: white;
		color: #f7b334 !important;
		background: #232c64 !important;
	}
	.sub-menu>li>a {
		padding-left: 35px;
	}
	.dropdown-header>a {
		padding-left: 0px !important;
	}
	header .dropdown-header>a:after, .sub-menu>li>a:after, .dropdown-menu>li>a:after {
		width: calc(100% - 50px);
		position: absolute;
		content: "";
		border-bottom: 1px solid white;
		left: 50%;
		bottom: 0px;
		right: auto;
		text-align: left;
		transform: translate(-50%, 0);
	}
	header .dropdown-header>a:after {
		width: calc(100% - 0px) !important;
	}
	header .dropdown-header>a {
		text-transform: uppercase;
		font-family: 'Trade_Gothic';
		text-rendering: optimizeLegibility;
	}
	.sub-menu>li:last-child>a:after, .dropdown-menu>li:last-child>a:after {
		border-bottom: none;
	}
	.navbar-nav {
		display: block;
		margin-top: 24px;
		/*
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
        */
		align-items: center;
		float: right;
	}
	header .navbar-nav>li>a {
		font-size: 13px;
		letter-spacing: 0.001em;
		line-height: 28px;
		color: #4e4e4e; /*99999a*/
	}
	header .navbar-nav>li>a:hover {
		background: transparent;/*font-weight: bold;*/
	}
	header .dropdown-header {
		font-family: 'Trade_Gothic';
		text-rendering: optimizeLegibility;
		color: #fff;
		font-size: 12px;
		line-height: 29px;
		letter-spacing: -0.001em;
		padding: 0px 25px;
		cursor: default;
		text-transform: uppercase;
		padding-top: 17px;
	}
	header .dropdown-header a {
		/*color: #f7b334;*/
	}
	header .nav>li>a {
		text-transform: uppercase;
		padding: 0px 10px;
	}
	header #menu1.nav>li>a {
		/* padding-left: 20px; */
		padding-right: 25px;
		white-space: nowrap;
		overflow: hidden;
	}
	.overlay {
		background: rgba(0, 0, 0, 0.07);
		visibility: hidden;
		opacity: 0;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		z-index: -1;
		position: absolute !important;
		transition: opacity 0.2s linear;
		-moz-transition: opacity 0.2s linear;
		-webkit-transition: opacity 0.2s linear;
		-o-transition: opacity 0.2s linear;
		-ms-transition: opacity 0.2s linear;
	}
	.navbar-nav:hover .overlay {
		visibility: visible !important;
		opacity: 1 !important;
	}
	.dropdown-menu .divider {
		margin: 0px 25px;
		background-color: #fff;
	}
	.caret {
		margin-left: 4px;
	}
	header #menu1 .caret {
		right: 8px;
	}
	/*END dropdown Hover */
	#lang {
		float: right;
		margin-top: 16px;
		margin-left: 60px;
	}
	.dropdown-menu.pull-right, .dropdown-menu.pull-right:before {
		right: 0px !important;
		left: auto !important;
		transform: none !important;
	}
	.dropdown-menu.pull-left, .dropdown-menu.pull-left:before {
		left: 0px !important;
		right: auto !important;
		transform: none !important;
	}
	.dropdown-menu.pull-right:before {
		right: 30px !important;
	}
	.dropdown-menu.pull-left, .dropdown-menu.pull-left:before {
		left: 0px !important;
		right: auto !important;
		transform: none !important;
	}
	.dropdown-menu.pull-left:before {
		left: 30px !important;
	}
	.main-menu .dropdown-menu.pull-left:before, .main-menu .dropdown-menu.pull-right:before {
		display: none !important;
	}
	.main-menu {
		display: block;
		background: #232c64;
		width: 100%;
		position: absolute;
		top: 116px;
		left: 0px;
		-webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.5);
		box-shadow: 0 3px 7px rgba(0,0,0,0.5);
		z-index: 20;
		z-index: 99;
	}
	.main-menu .navbar-nav {
		display: inline-block;
		width: 100%;
		margin: 0px;
		display: table;
	}
	.main-menu .navbar-nav>li {
		float: none;
		display: inline-block;
		/* z-index: 999; */
		/* position: relative; */
		vertical-align: top;
		width: auto;
	}
	.main-menu .nav>li>a {
		font-family: 'Trade_Gothic';
		text-rendering: optimizeLegibility;
		font-size: 15px;
		line-height: 20px;
		letter-spacing: 0.001em;
		color: #eeeeec !important;
		padding: 21px 22px !important;
		padding-right: 35px !important;
		position: static;
		vertical-align: top;
		white-space: nowrap;
		overflow: hidden;/* text-overflow: ellipsis; */
	}
	.main-menu .nav>li>a:active, .main-menu .nav>li>a:focus, .main-menu .nav>li>a.active, .main-menu .nav>li:hover>a {
		background: white !important;
		color: #232c64 !important;
	}
	.nav .open>a {
		background: transparent;
		color: #232c64;
	}
	.main-menu .nav>li.dropdown:hover>a:after {
		bottom: 0px;
		position: absolute;
		left: 50%;
		right: auto;
		transform: translate(-50%, 0);
		display: inline-block;
		border-right: 7px solid transparent;
		border-bottom: 7px solid #ccc;
		border-left: 7px solid transparent;
		border-bottom-color: rgba(35, 44, 100, 0.95);
		content: '';
	}
	.main-menu .dropdown-menu {
		padding-bottom: 15px;
		-webkit-box-shadow: 0px 3px 10px rgba(0,0,0,0.5) !important;
		box-shadow: 0px 3px 10px rgba(0,0,0,0.5) !important;
	}
	.dropdown-submenu>.sub-menu {
		-webkit-box-shadow: 1px 3px 10px rgba(0,0,0,5) !important;
		box-shadow: 1px 3px 10px rgba(0,0,0,5) !important;
	}
	.main-menu .dropdown-menu {
		padding-top: 18px;
	}
	/* Submenu */
	.dropdown-submenu>.sub-menu {
		position: absolute;
		visibility: hidden;
		opacity: 0;
		top: 0px;
		z-index: -1;
		text-align: left;
		transition: opacity 0.2s linear;
		-moz-transition: opacity 0.2s linear;
		-webkit-transition: opacity 0.2s linear;
		-o-transition: opacity 0.2s linear;
		-ms-transition: opacity 0.2s linear;
		border: none;
		background: rgba(35, 44, 100, 0.95);
		color: #fff;
		border-radius: 0px;
	}
	.dropdown-submenu>.sub-menu.pull-left {
		z-index: 1;
		left: 1px;
		transform: translate(-100%, 0);
		padding: 0px;
	}
	.dropdown-submenu>.sub-menu.pull-right {
		z-index: 1;
		right: 1px;
		transform: translate(100%, 0);
		padding: 0px;
	}
	.dropdown-submenu:hover .sub-menu {
		visibility: visible;
		opacity: 1;
	}
	.dropdown-submenu {
		position: relative;
		left: initial !important;
		right: initial !important;
		transform: initial !important;
	}
	.dropdown-submenu>a:after {
		/*
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
        */
	}
	.dropdown-submenu:hover>a:after {
		border-left-color: #fff;
	}
	.dropdown-submenu.pull-left {
		float: none;
	}
	.dropdown-submenu.pull-left>.dropdown-menu {
		left: -100%;
		margin-left: 10px;
		-webkit-border-radius: 6px 0 6px 6px;
		-moz-border-radius: 6px 0 6px 6px;
		border-radius: 6px 0 6px 6px;
	}
}
@media (min-width: 919px) and (max-width: 1330px) {
	header .container {
		width: 100% !important;
	}
}
@media (min-width: 919px) and (max-width: 1280px) {
	.main-menu .nav>li>a {
		padding: 21px 12px !important;
	}
	#lang {
		margin-left: 20px !important;
	}
}
@media (min-width: 919px) and (max-width: 1260px) {
	.main-menu .navbar-nav>li {
	}
	.main-menu .nav>li>a {
		padding: 21px 13px !important;
		padding-right: 22px !important;
		display: inline-block;
	}
	.main-menu .dropdown-menu>li>a, .main-menu .nav>li>a {
		font-size: 12px;
	}
	.nav-tabs>li>a h2 {
		font-size: 14px;
	}
	.bio-body {
		padding-top: 30px;
	}
	#left-panel {
		margin-bottom: 30px;
		width: 100%;
	}
	.search-location .detail {
		margin-right: 20px;
	}
	.search-location h2 {
		margin-right: 20px;
		margin-top: 10px;
	}
	.search-location .btn-default {
		float: right;
		margin: 10px 20px 15px 0px;
		padding: 10px 20px;
		font-size: 14px;
		min-width: auto;
	}
	.arrow-r {
		display: none;
	}
  /*
  .new-neutrals-carousel-element .caption h3{
    position: absolute;
    bottom: 0px;
    width: calc(100% - 18px);
  }
  .new-neutrals-carousel-element .caption hr{
    display: none;
  }
  .newNeutralsCarousel-neutralInfoContainer > ul {
    display: none;
  }
  */
  .new-neutrals-carousel-control-left {
    left: -30px !important;
  }
  .new-neutrals-carousel-control-right {
    right: -30px !important;
  }
  .new-neutrals-carousel-control-left .glyphicon-chevron-left, .new-neutrals-carousel-control-right .glyphicon-chevron-right {
    top: 40% !important;
  }
  .new-neutrals-carousel-indicators {
    bottom: -20px !important;
  }
}
@media (max-width: 980px) and (min-width: 919px) {
	.main-menu .nav>li>a {
		padding-right: 16px !important;
	}
}
@media (max-width: 1360px) and (min-width: 1261px){
	.main-menu .nav>li>a{
		font-size: 14px;
	}
}
@media (max-width: 1360px) {
	.alphabetical-pagination button {
		padding: 10px 0px;
		width: 3.45%;/* display: inline-block; *//* float: left; */
	}
	.btn-group-sm {
		margin-left: 0px;
	}
	.btn-toolbar {
	}
	.hero-image-texts h1 {
		font-size: 23px;
		line-height: 29px;
	}
	.hero-image-texts h1 span {
		font-size: 18px;
		line-height: 28px;
	}
	.hero-image-texts a {
		font-size: 14px;
		line-height: 22px;
		margin-top: 3px;
	}
	.search-result-menu ul {
	}
	.search-result-menu ul li {
		padding-left: 10px;
		padding-right: 10px;
	}
	.search-result-menu ul li a {
		padding-left: 10px;
		padding-right: 10px;
	}
	.col-xs-5ths {
		width: 25% !important
	}
	.hero-image h1.thin-double, .thin-double {
		top: 30%;
		font-size: 40px;
		line-height: 45px;
	}
	.before-header {
		font-size: 24px;
		line-height: 40px;
	}
	.newest-neutrals .col-xs-5ths {
		width: 32.5% !important;
	}
}
@media (max-width: 1259px) {
	.cover-cpractices .title-practices {
		margin-top: 0px !important;
	}
	.search-location-cover .panel-body ul {
		display: block;
		padding: 0px 15px !important;
	}
	.search-location-cover .search-countries li {
		display: block;
		width: 100%;
		margin-bottom: 14px;
		margin-left: 0px !important;
	}  
	.top-info-section {
		padding: 70px 20px 70px 20px !important;
	}
	.cover-panel.top-info .m-layout {
		padding-right: 15px !important;
	}
	.cover-panel.top-info .details {
		padding: 10px !important;
	}
	.m-layout-r {
		padding-left: 35px !important;
		padding-right: 25px !important;
		padding-bottom: 25px;
	}
	.top-info-section {
		border-right: none !important;
	}
	.cover-panel.top-info .details {
		border-right: none !important;
	}
	.caret {
		right: 8px;
	}
	header #menu1 .caret {
	}
	.see-all-neutrals a {
		color: #232c64;
		text-align: center;
		display: block;
		margin-top: 30px;
		font-weight: 400;
	}
	.hidden-text {
		display: inline-block !important;
		padding-right: 20px;
	}
	.alphabetical-pagination button {
		margin-bottom: 5px;
		width: 5%;
	}
	.hero-image.neutral-search-section {
		height: 100%;
		/*background: url(../img/contents/global-mobile.jpg);*/
		background-size: cover;
		display: block;
	}
	.neutral-search {
		display: inline-block;
	}
	.neutral-search-cover .form-section {
		box-shadow: none !important;
	}
	.neutral-search .form-group {
		background: transparent;
	}
	.neutral-search-section h2 {
		color: #232c64;
		text-shadow: none !important;
		font-size: 25px;
	}
	.neutral-search input {
		height: 50px;
		border-right: 0!important;
	}
	.neutral-search select {
		border-right: 0;
		margin-top: 0;
	}
	.last-r-search {
		padding-right: 0px !important;
	}
	.neutral-search button {
		border: 0px !important;
		padding: 0px 30px;
		width: auto;
		min-height: 60px !important;
		height: 60px;
		margin: 0px auto;
		display: block;
		text-align: center;
		border-color: transparent;
		margin-left: 85px !important;
	}
	.nav-tabs.tab-version-2>li>a h2 {
		font-size: 14px;
	}
	.display-table {
		display: block;
	}
	.display-table-item {
		display: block;/* float: left; */
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.search-result-menu ul {
	}
	.search-result-menu ul li {
		padding-left: 0px;
		padding-right: 0px;
	}
	.search-result-menu ul li a {
		padding-left: 8px;
		padding-right: 8px;
		font-size: 15px;
		line-height: 24px;
	}
	.col-xs-5ths {
		width: 33% !important
	}
	.cover-panel.multi-color {
		background: #f2f4f7 !important;
	}
	.multi-color .m-layout {
		padding-left: 15px;
		padding-right: 15px;
	}
	.hero-image h1.thin-double, .thin-double {
		top: 20%;
		font-size: 30px;
		line-height: 35px;
	}
	.before-header {
		font-size: 20px;
		line-height: 40px;
	}
	.multi-color.reversed hr {
		margin-left: 0px;
		width : 100%
	}
	.m-layout-r {
		padding-top: 25px;
	}
}
@media (max-width: 1259px) and (min-width: 1024px){
  .officeslisting.offices.listing .search-location-cover .search-countries li {
      display: inline-block;
      width: 23.5%;
      margin-bottom: 14px;
      margin-left: 0px !important;
      min-height: 320px;
  }
  .aboutdetail.biosdetail.about.bios .blog-list-section .container {
    top: 2%;
    left: 15%;
  }
  .blogDetailTemplate .row.equal, .biosdetail.bios.detail .row.equal{
    display: block;
  }  
}
@media (max-width: 1200px) {
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
		top: auto;
		bottom: 25px;
	}
	.carousel-control .glyphicon-chevron-left {
		left: 30% !important;
	}
	.carousel-control .glyphicon-chevron-right {
		right: 30% !important;
	}
	.carousel-indicators {
		bottom: 0px;
	}
	.carousel-caption {
		/*display: none !important;*/
		width: 100%;
		left: 0px;
		z-index: 9999999;
		position: static;
		padding-left: 50px;
		padding-right: 50px;
		margin: 0px auto;
		min-height: 430px;
		padding-bottom: 50px;
	}
	.container.slogan-mobile {
		width: 100% !important;
	}
	.slogan-mobile {
		display: block;
		background: #232B62;
		padding: 30px;
	}
	.slogan-mobile h1, .slogan-mobile h2, .slogan-mobile h3 {
		font-family: 'Caecilia_Light';
		font-size: 35px;
		line-height: 50px;
		color: white !important;
		margin: 0px;
	}
	.slogan-mobile h1 .bold, .slogan-mobile h1 strong, .slogan-mobile h2 .bold, .slogan-mobile h2 strong, .slogan-mobile h3 .bold, .slogan-mobile h3 strong {
		font-family: 'Caecilia_Roman';
		font-weight: 700;
		line-height: 37px;
		letter-spacing: 0px;
	}
	.slogan-mobile p.motto {
		font-size: 16px;
		line-height: 24px;
		letter-spacing: 0.001em;
		font-family: 'Caecilia_Light';
		font-weight: 700;
		color: white !important;
		margin-top: 20px;
	}
	.slogan-mobile .btn {
		min-width: auto;
		padding: 10px;
		margin-top: 20px;
		border-radius: 4px;
	}
}
@media (min-width: 919px) and (max-width: 1122px) {
	.nationalFlag {
		background: #eeeeec !important;
		z-index: 9;
		padding: 0px 13px 0px 17px !important;
	}
	#menu1 .overlay, .nationalFlag span, .nationalFlag b {
		display: none !important;
	}
	.footer-404 #menu1 .overlay, .footer-404 .nationalFlag span, .footer-404 .nationalFlag b {
		display: inline-block !important;
	}
	.international {
		padding: 4px 26px 4px 21px !important;
	}
	header .navbar-nav>li>a {
		font-size: 12px;
	}
	#menu1 {
		position: absolute;
		right: 149px;
	}
}
@media (max-width: 1768px) {
	.carousel-control {
		width: 15%;
	}
	.carousel-control .glyphicon-chevron-left {
		left: 50%;
	}
	.carousel-control .glyphicon-chevron-right {
		right: 50%;
	}
}
@media (max-width: 1600px) {
	.biger-size strong, .biger-size, .thiner-size strong, .thiner-size {
		font-size: 30px !important;
		line-height: 45px !important;
	}
	.carousel-caption .motto.smaller {
		font-size: 20px;
		line-height: 30px;
	}
	.hide-big-tablet {
		display: none !important;
	}
	#myCarousel h1, #myCarousel h2, #myCarousel h3 {
		font-size: 35px;
		line-height: 50px;
	}
	.carousel-caption .motto {
		font-size: 26px;
		line-height: 35px;
		letter-spacing: 0px;
		margin-top: 30px;
	}
}
@media (max-width: 1378px) {
	#myCarousel h1, #myCarousel h2, #myCarousel h3 {
		font-size: 30px;
		line-height: 45px;
	}
	.carousel-caption .motto {
		font-size: 22px;
		line-height: 28px;
		letter-spacing: 0px;
		margin-top: 20px;
	}
	.carousel-caption .btn.orange {
		padding: 8px;
		padding-right: 42px;
		font-size: 16px;
	}
  .hero-image-texts {
		top: 12%;
	}
}
@media (max-width: 1280px) {
	.hero-image-texts {
		position: absolute;
		top: 10%;
		left: calc( (100% - 800px) / 2);
		width: 800px;
	}
	carousel-caption {
		max-width: 100%;
		bottom: 30px;
	}
	/*
    #myCarousel h1 .bold,
    #myCarousel h1 strong,
    #myCarousel h2 .bold,
    #myCarousel h2 strong,
    #myCarousel h3 .bold,
    #myCarousel h3 strong,
    #myCarousel h1,
    #myCarousel h2,
    #myCarousel h3{
    font-size: 40px !important;
    line-height: 55px !important;
    margin: 0px;
    padding: 0px;
    }
    .carousel-caption .motto {
    font-size: 21px;
    line-height: 29px;
    letter-spacing: 0px;
    margin-top: 30px;
    margin: 0px;
    padding: 0px;
    }
    .carousel-caption .btn {
    padding: 10px 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    }
    */
	.hero-image h1 {
		top: 45%;
		left: calc( (100% - 800px) / 2);
		width: 800px;
	}
}
@media (max-width: 1154px) {
	.carousel-caption {
		max-width: 100%;
		bottom: 15px;
	}
	.hero-image-texts a, body.BG-404 .country-404, body.BG-404 #menu1, body.BG-404 .main-menu, body.BG-404 .header-logo {
		display: none !important;
	}
	body.BG-404 header {
		display: block !important;
	}
	/*
    #myCarousel h1 .bold,
    #myCarousel h1 strong,
    #myCarousel h2 .bold,
    #myCarousel h2 strong,
    #myCarousel h3 .bold,
    #myCarousel h3 strong,
    #myCarousel h1,
    #myCarousel h2,
    #myCarousel h3{
    font-size: 35px !important;
    line-height: 50px !important;
    margin: 0px;
    padding: 0px;
    }
    .carousel-caption .motto {
    font-size: 19px;
    line-height: 26px;
    letter-spacing: 0px;
    margin-top: 30px;
    margin: 0px;
    padding: 0px;http://space.istweb.biz/jams/#myCarousel
    }
    .carousel-caption .btn {
    padding: 10px 20px;
    margin-top: 10px;
    margin-bottom: 0px;
    }
    */
}
@media (max-width: 919px) {
  #txtSiteSearchQu{
    padding-bottom: 0px;
  }
  .blog-list-section .container{
    position: initial !important;    
  }
  .blog-list-section .container h2 {
    color: #232c64 !important;
  }
	.FormLayout li {
		width: 100%;
	}
	.FormLayout input, .FormLayout select, .FormLayout textarea {
		min-width: 100%;
		max-width: 100%;
	}
	.blog-design .pull-right {
		float: left !important;
	}
	.blog-design .blog-post .entry-date {
	}
	.newsletter-style {
	}
	.newsletter-style .form-group {
	}
	.newsletter-style input {
		width: calc(100% - 115px );
		max-width: 100%;
	}
	.newsletter-style button {
		width: 115px;
		max-width: 100%;
		padding: 0px 20px;
		box-sizing: border-box;
	}
	.icon-adr-group {
		margin-left: 0px;
		margin: 0px auto;
		margin-top: 20px;
		width: 145px;
		display: inline-block;
		float: none;
	}
	.newsletter-style .center {
		min-width: auto;
	}
	.shadow-cover {
		box-shadow: none;
	}
	.blog-design .object {
		max-width: 100%;
		width: 100%;
		margin-bottom: 10px;
	}
	.blog-design .left-side-footer-blg a {
	}
	.blog-design .right-side-footer-blg {
	}
	.blog-design .blog-post {
		/* background: #f2f4f7; */
	}
	.dropdown-large, .nationalFlag {
		height: auto !important;
	}
	.sort-criter {
		width: 100%;
		margin-bottom: 5px;
	}
	.sort-criter:last-child {
		margin-left: 0px;
	}
	.nav-tabs.tab-version-2>li {
		width: 100% !important;
	}
	.nav-tabs.tab-version-2>li a {
		color: white !important;
	}
	.hero-image-texts {
		position: absolute;
		top: 10px;
		left: 0px;
		width: 100%;
	}
	.hero-image-texts h1 {
	}
	.hero-image-texts h1 span {
	}
	.hero-image-texts a {
	}
	.blue-modal ul.map-pattern {
		width: 100%;
		display: inline-block;
		text-align: center;
	}
	.blue-modal .modal-dialog {
		width: 100%!important;
		padding-left: 25px;
		padding-right: 25px;
		margin: 25px auto;
	}
	.title-404.title-404 {
		font-size: 146px;
	}
	.title-desc-404 {
		font-size: 26px;
	}
	.s-title-404 {
		font-size: 15px;
	}
	ul.map-pattern li a {
		border-bottom: none !important;
	}
	ul.map-pattern li::after {
		display: none !important;
	}
	body.BG-404 .country-404, body.BG-404 #menu1, body.BG-404 .main-menu, body.BG-404 header {
		display: block !important;
	}
	body.BG-404 .navbar-toggle .icon-bar {
		background: white !important;
	}
	.search-result-menu ul {
		margin: 15px 0px !important;
	}
	.search-result-menu ul li {
		width: 100%;
		text-align: center;
	}
	.search-result-menu ul li a {
		border-bottom: 1px solid #232c64 !important;
		padding: 0px;
		border: 1px solid #232c64;
		background: white !important;
		margin: 6px 0px;
		margin-top: 0px;
		color: #232c64;
		font-size: 17px;
		padding: 4px;
	}
	.search-result-menu ul li:after {
		display: none;
	}
	.offset-50 {
		padding: 0px !important;
		padding-top: 30px !important;
	}
	.location-tabs .introduction-local {
		padding: 10px 20px !important;
	}
	.col-xs-5ths {
		width: 50% !important
	}
	.newest-neutrals .col-xs-5ths {
		width: 48.5% !important;
	}
	.search-location .detail {
		margin-right: 20px;
	}
	.search-location h2 {
		margin-right: 20px;
		margin-top: 10px;
	}
	.search-location .btn-default {
		float: right;
		margin: 10px 20px 15px 0px;
		padding: 10px 20px;
		font-size: 14px;
		min-width: auto;
	}
	.arrow-r {
		display: none;
	}
	.search-location-cover .panel-body ul {
		display: block;
		padding: 0px 15px !important;
	}
	.search-location-cover .search-countries li {
		display: block;
		width: 100%;
		margin-bottom: 14px;
		margin-left: 0px !important;
	}
	.hero-image h1 {
		left: 0px;
		padding-left: 20px;
		font-size: 28px;
		line-height: 35px;
		width: 100%;
	}
	body {
		background-color: white !important;
	}
	body.home {
		background-color: #eeeeec !important;
	}
	#bio-summary h1, .icon-set, .bio-user, .bio-description {
		float: none !important;
		width: 100% !important;
		text-align: center !important;
		padding: 0px !important;
	}
	.icon-set {
		margin: 30px 0px !important;
	}
	.icon-set .icon-pdf {
		margin-left: 0px !important;
	}
	.nav-tabs>li {
		width: 100%;
		margin: 0px;
		margin-bottom: 3px;
		padding-left: 0px !important;
	}
	.nav-tabs>li a, .nav-tabs>li.active>a h2 {
		background: #f2f4f7 !important;
		box-shadow: none !important;
		padding-left: 0px !important;
		color: #232c64 !important;
	}
	.nav-tabs.nav>li>a {
		padding-left: 0px !important;
	}
	.nav-tabs>li>a h2 {
		background: #232c64 !important;
		width: 100%;
		color: white !important;
	}
	.nav-tabs>li.active>a h2, .nav-tabs>li>a h2 {
		text-align: left;
		padding-left: 20px !important;
		line-height: 45px !important;
	}
	.no-padding-on-mobile {
		padding: 0px !important;
	}
	.bio-description-bottom {
		text-align: left;
		padding: 0px !important;
	}
	.panel-title>a, .panel-title {
		line-height: 25px !important;
		font-size: 15px;
		padding-top: 8px;
		padding-bottom: 5px;
		color: #232c64;
	}
	.accordion-icons {
		height: 20px !important;
		top: 10px;
	}
	.accordion-icons:after {
		line-height: 11px;
		font-size: 18px;
		padding-right: 9px !important;
	}
	.collapsed .accordion-icons:after {
		padding-right: 8px !important;
	}
	.tab-panes, .panel-default>.panel-heading {
		background: #fff;
	}
	.panel-title .ui-link {
		color: #232c64;
	}
	.accordion-icons {
		background: #232c64;
		color: white;
		border-color: #232c64;
	}
	.panel-heading {
		padding-right: 50px;
		border: 1px solid #232c64 !important;
	}
	.panel {
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.panel-body {
		border-top-color: transparent !important;
	}
	.breadcrumb a.breadcrumb-item:last-of-type, .breadcrumb a.breadcrumb-item {
		font-size: 14px;
		line-height: 22px;
	}
	.breadcrumb a.breadcrumb-item:before {
		font-size: 14px;
		line-height: 22px;
		margin-right: 5px;
	}
	.header-logo {
		width: calc(100% - 64px);
		display: inline-block !important;
		text-align: left;
	}
	.show-on-mobile {
		display: block !important;
	}
	/*
    .bio-body {
    display:table !important;
    }
    .bio-body #left-panel{
    display:table-footer-group;
    }
    .bio-body #right-panel{
    display:table-header-group;
    }
    */
	.tabs {
		display: none;
	}
	.tab_drawer_heading {
		background-color: #ccc;
		color: #fff;
		border-top: 1px solid #333;
		margin: 0;
		padding: 5px 20px;
		display: block;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.d_active {
		background-color: #666;
		color: #fff;
	}
	.btn, .read-more a {
		border-radius: 4px !important;
	}
	.recent-news {
		background: white;
		padding-bottom: 0px;
	}
	.news-content {
		display: none !important;
		padding-top: 40px;
		padding-bottom: 30px;
		border-top: 13px solid rgb(35, 44, 100);
		background: #f2f4f7
	}
	.global-reach, .upcoming-events {
		margin-left: 0px;
		margin-right: 0px;
	}
	.upcoming-events {
		height: auto !important;
		margin-left: 0px !important;
		margin-top: 40px;
	}
	.news-menu li.active {
		background: transparent
	}
	.nav.news-menu>li>a:hover, .nav.news-menu>li>a:focus {
		background: #f2f4f7
	}
	.blog .item {
		display: block;
		margin-bottom: 30px;
		position: relative;
		overflow: hidden;
	}
	.blog-content {
		/* height: auto; */
		left: 0px;
		/* position: absolute; */
		/* bottom: 0px; */
		/* display: inline-block; */
		/* margin-left: 16px; */
		/* width: calc(100% - 32px) !important; */
		border: none;
	}
	.blog .blog-title {
		color: #232c64;
		font-family: "Trade_Gothic_Bold";
		font-size: 18px;
		line-height: 26px;
	}
	.blog-content p {
		font-family: "Trade_Gothic_Light";
		line-height: 23px;
		font-size: 16px;
	}
	.global-reach {
		height: auto !important;
	}
	.carousel-caption .btn.orange:after{
		content: "";
		width: 24px;
		height: 24px;
		background: url(/assets/img/icons/arrow-go.png) no-repeat 0px 0px;
		top: 7px;
		right: 10px;
		position: absolute;
	}
	.why-jams-buttons .btn.orange {
		border: 1px solid #ef7622;
		background-color: #ef7622;
		color: #fff !important;
		position: relative;
		padding-right: 12px;
	}
	.why-jams-buttons .orange:after {
		background: none !important;
		top: 8px !important;
	}
	.why-jams-buttons .btn {
		min-width: auto !important;
		padding: 10px 20px;
		width: 100%;
		margin: 10px 0px;
	}
	.upcoming-events {
		height: auto !important;
		margin-left: 0px !important;
		margin-top: 40px;
	}
	.global-reach, .upcoming-events {
		margin-left: 0px;
		margin-right: 0px;
	}
	/*
    .carousel-caption {
    display: none !important;
    }
    */
	.dropdown-menu.pull-right, .dropdown-menu.pull-left {
		float: none !important;
	}
	#lang, .container>.navbar-collapse, .navbar-nav {
		margin: 0px !important;
	}
	header {
		margin-bottom: 0px !important;
		position: relative;
	}
	.overlay {
		display: none !important;
	}
	#navbar {
		overflow: hidden;
		background: rgba(35, 44, 100, 0.95);
	}
	header ul.nav {
		margin: 0px !important;
	}
	header li a {
		display: block;
		font-family: 'Trade_Gothic' !important;
		font-size: 14px !important;
		line-height: 50px !important;
		letter-spacing: 0.001em !important;
		color: #fff !important;
		text-align: left !important;
		padding: 0px !important;
		margin: 0px !important;
		position: static !important;
	}
	.nav>li:focus {
		outline: 0 !important;
	}
	header li a:focus {
		background: #2d366b !important;
	}
	header li, header ul, header .container {
		padding: 0px !important;
	}
	header .pull-left {
		float: none !important;
	}
	header .caret {
		display: none !important;
	}
	.dropdown-menu, .sub-menu {
		max-height: 0;
		display: block;
		overflow: hidden;
		opacity: 0;
		-webkit-transition: opacity 0.7s;
		-moz-transition: opacity 0.7s;
		-ms-transition: opacity 0.7s;
		-o-transition: opacity 0.7s;
		transition: opacity 0.7s;
	}
	.open>.dropdown-menu, .dropdown-submenu.open .sub-menu {
		width: 100% !important;
		max-height: 3000px;
		opacity: 1;/*
-webkit-transition-delay: 0s;
transition-delay: 0s;
*/
	}
	.navbar-nav>li>a:hover, .main-menu .nav>li>a:hover, .dropdown-menu>li>a:hover {
		background: #2d366b !important;
		color: #f7b334 !important;
	}
	.nav .open>a, .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
		background: #2d366b !important;
	}
	.dropdown-submenu {
		position: relative !important;
	}
	.dropdown-toggle:after, .dropdown-submenu>a:after {
		top: 22px;
		position: absolute;
		right: 26px;
		left: auto;
		display: inline-block;
		border-right: 6px solid transparent;
		border-top: 6px solid #fff !important;
		border-left: 6px solid transparent;
		border-bottom: 6px solid transparent;
		content: '';
	}
	.dropdown.open .dropdown-toggle:after, .dropdown-submenu.open>a:after {
		top: 13px;
		position: absolute;
		right: 26px;
		left: auto;
		display: inline-block;
		border-right: 6px solid transparent !important;
		border-left: 6px solid transparent !important;
		border-bottom: 6px solid #fff !important;
		border-top: 6px solid transparent !important;
		content: '';
	}
	header li>a:before {
		left: 10px;
		display: inline-block;
		content: '\2022';
		font-weight: bold;
		margin-right: 10px;
	}
	.navbar-nav .open .dropdown-menu {
		background: white !important;
		color: #2d366b !important;
	}
	.navbar-nav .dropdown-menu a {
		background: #2d366b !important;
		color: white !important;
	}
	.navbar-nav .open .dropdown-menu a {
		font-family: 'Trade_Gothic' !important;
		font-weight: normal !important;
		letter-spacing: 0.001em !important;
		text-transform: uppercase !important;
		background: white !important;
		color: #2d366b !important;
		padding-left: 30px !important;
		border-bottom: 1px #2d366b solid !important;
		line-height: 25px !important;
		white-space: normal;
		list-style-type: disc;
		list-style-position: inside;
		padding: 12px 40px 12px 40px !important;
		text-indent: -0.75em;
	}
	.navbar-nav .open .dropdown-menu a:focus, .navbar-nav .open .dropdown-menu a:hover {
		background: #2d366b !important;
		color: #f7b334 !important;
	}
	.dropdown-submenu.open .sub-menu a {
		background: #363842 !important;
		color: white !important;
		padding-left: 40px !important;
	}
	.nav>li a, header li a {
		padding-left: 20px !important;/*
list-style-type: disc;
display: list-item;
list-style-position: inside !important;
*/
	}
	.dropdown-submenu>a:after {
		border-top-color: #2d366b !important;
	}
	.dropdown-submenu>a:focus:after, .dropdown-submenu>a:active:after, .dropdown-submenu>a:hover:after {
		border-top-color: white !important;
	}
	.dropdown-submenu.open>a:after {
		border-top-color: #2d366b !important;
	}
	.navbar-nav .open .dropdown-menu .sub-menu a, .navbar-nav>li>a {
		border-bottom: 1px white solid !important;
	}
	.form-styleOne, #search-form {
		width: 100% !important;
		float: none !important;
		margin-top: 0px !important;
		margin-bottom: 10px !important;
		background: #232C65;
		padding-left: 10% !important;
		padding-right: 10% !important;
	}
	.form-style.top-search {
	}
	.form-styleOne .ui-input-text, #search-form .ui-input-text {
		width: 88% !important;
		display: inline-block;
	}
	.form-styleOne .ui-input-btn, #search-form .ui-input-btn {
		display: inline-block;
		float: right;
		width: 12% !important;
	}
	.form-styleOne input, #search-form input[type="text"] {
		width: calc(100% - 55px) !important;
		background: none !important;
		padding-right: 0px !important;
		padding-left: 0px;
		text-align: center;
		line-height: 56px;
		font-size: 14px !important;
	}
	.form-styleOne input[type="submit"], #search-form input[type="submit"] {
		position: static !important;
		background: url(../img/template/header/search.png) 20px no-repeat !important;
		width: 55px !important;
		height: 60px;
	}
	.form-styleOne input:focus, .form-style:hover input #search-form input[type="text"]:focus, #search-form:hover input[type="text"] {
		padding-right: 0px !important;
	}
	#search-form input[type="text"]::-webkit-input-placeholder {
		color: #7C80A7 !important;
	}
	#search-form input[type="text"]::-moz-placeholder {
		color: #7C80A7 !important;
	}
	#search-form input[type="text"]:-ms-input-placeholder {
		color: #7C80A7 !important;
	}
	#search-form input[type="text"]:-moz-placeholder {
		color: #7C80A7 !important;
	}
	.dropdown-menu {
		max-height: auto !important;
	}
	.open .dropdown-menu-large, .open .dropdown-menu-large .dropdown-menu {
		opacity: 1 !important;
		visibility: visible !important;
		overflow: visible !important;
		float: none;
		display: inline-block;
		width: 100% !important;
		padding: 0px;
		margin: 0px;
		max-height: inherit !important;
	}
	.top-menu {
		padding: 0px;
	}
	.wall.flat.top .international img {
		display: none !important;
	}
	.rarrow {
		display: none !important;
	}
	.style-accordion .rarrow {
		display: block !important;
	}
	.navbar-toggle {
		margin: 0px;
		padding: 50px 30px 0px 10px;
	}
	.header-logo {
		padding: 25px 0 25px 15px;
	}
	.bar1, .bar2, .bar3 {
		width: 35px;
		height: 5px;
		background-color: #333;
		margin: 6px 0;
		transition: 0.4s;
	}
	/* Rotate first bar */
	.change .bar1 {
		margin-top: 18px;
		-webkit-transform: rotate(-45deg) translate(2px, -3px);
		transform: rotate(-45deg) translate(2px, -3px);
	}
	/* Fade out the second bar */
	.change .bar2 {
		opacity: 0;
		display: none;
	}
	/* Rotate last bar */
	.change .bar3 {
		-webkit-transform: rotate(44deg) translate(-8px, -8px);
		transform: rotate(44deg) translate(-8px, -8px);
	}
	.bio-body {
		padding-top: 0px !important;
		margin-top: -3px;
    flex-wrap: wrap !important;
	}
	.panel-group {
		margin-bottom: 30px !important;
		padding: 15px;
	}
	#left-panel {
		margin-bottom: 40px;
		width: 100% !important;
		padding: 0px;
	}
	.panel-body ul {
		padding-left: 10px;
	}
	#left-panel .blue-border {
		border-top-width: 0px !important;
	}
	#breadcrumb .icon-set {
		padding-right: 10px !important;
		text-align: right !important;
    min-width: 105px;
	}
  #newNeutralsCarousel {
    display: none;
  }
  #newNeutralsCarouselMobile {
    display: block;
  }
  .new-neutrals-carousel-control-left{
    left: -11px !important;
    bottom: 50%;
  }
  .new-neutrals-carousel-control-right{
    right: -11px !important;
    bottom: 50%;
  }
  #newNeutralsCarouselMobile .item {
      display: none;
  }
  #newNeutralsCarouselMobile .item.active {
      display: block;
  }
}
@media (max-width: 580px) {
	.breadcrumbs-icons .icon-group {
		margin-bottom: 10px;
	}
	.sort-list-cover .pull-left {
		float: none;
		display: block;
		width: 100%;
	}
	.showing-profiles {
		width: 100%;
		text-align: center;
		display: inline-block;
	}
	.alphabetical-pagination button {
		width: 9%;
	}
	.modal-header img {
		width: 90%;
		max-width: 348px;
		height: auto;
	}
	.modal-title {
		font-size: 35px;
	}
	.modal-text {
		font-size: 18px;
		line-height: 26px;
		margin-bottom: 20px;
	}
	.modal-footer {
		margin-top: 20px;
	}
	.col-xs-5ths {
		width: 100% !important
	}
	.newest-neutrals .col-xs-5ths {
		width: 100% !important;
	}
	.hero-image-texts h1 span {
		display: none !important;
	}
  .breadcrumb.col-xs-8.col-md-10 {
		width: 100%;
    line-height: initial;
	}
  .aboutdetail.about.detail .blue-border.cover-panel.multi-color, .aboutdetail.about.detail .blue-border.cover-panel, .contactdetail.contact.detail .blue-border.cover-panel {
		border: none;
		background: none !important;
    padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
	}
  .contactdetail.contact.detail #main-content .m-layout-r .rightside.moveLeft {
    display: block;
    clear: both;
    margin-top: 77px;
    text-align: center;
  }
  .biossearch.bios.search.bioslisting .easy-autocomplete {
    width: initial !important;
  }
  .blog-design .blog-post .entry-date{
    display: block;
    clear: both;
    width: 100%;
  }
  .aboutdetail.biosdetail #main-content .blog-post .details-blg-head .pull-left, .aboutdetail.biosdetail #main-content .blog-post .details-blg-head .pull-right{
    display: block;
    clear: both;
    width: 100%;
    float: none !important;
    padding-top: 11px;
    padding-bottom:  11px;
    text-align: left;
  }
  .aboutdetail.biosdetail #main-content .blog-post .details-blg-head .pull-left ul, .aboutdetail.biosdetail #main-content .blog-post .details-blg-head .pull-right ul{
    text-align: right !important;
  }
  .aboutdetail.biosdetail #breadcrumb {
    margin-bottom: 0px;
  }
  .sort-selection{
    margin-top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1366px){
  .blog-post .details-blg-head div{
    width: 40%;
  }
  .blog-post .details-blg-head .right-side-footer-blg, .blog-post .details-blg-head .pull-right{
    text-align: right;
  }
  .blog-post .details-blg-head .pull-right{
  	float: right !important;
  }
  .biosdetail.bios.detail .icon-set {
    position: absolute;
    right: 0px;
    width: 210px;
  }
  .hero-image.blog-list-section{
    min-height: initial;
  }
  .search-result-menus .icon-set{
        width: 210px;
    }
}
@media (min-width: 1260px) and (max-width: 1680px){
  .blog-list-section .blog-list-element-container {
    top: 5% !important;
    left: 10% !important;
	}
}
@media (min-width: 1025px) and (max-width: 1118px){
	.carousel-caption {
		position: absolute;
		left: 50px;
    width: 90%;
    top: -10px;
	}
  .servicesdetail.services.detail .carousel-caption{
    top: -60px;
  }
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{
		bottom: 50%;
	}
}
@media (min-width: 919px) and (max-width: 1024px){
	.carousel-inner>.item>img {
		max-width: 130%;
	}
	.carousel-caption {
		position: absolute;
		left: 50px;
    width: 90%;
    top: -50px;
	}
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{
		bottom: 50%;
	}
}
@media (min-width: 768px) and (max-width: 918px){
	.carousel-inner>.item>img {
		max-width: 135%;
	}
	.carousel-caption {
		position: absolute;
		top:-40px;
		left: 50px;
    width: 90%;
	}
  .servicesdetail.services.detail .carousel-caption{
    top: -90px;
  }
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{
		bottom: 50%;
	}
}
@media(max-width: 768px){
	.aboutdetail.biosdetail.about.bios .row.equal{
		display: block;
	}
  .yellow-tilde a, .yellow-star a{
    float:initial;
}
  .yellow-tilde, .yellow-star, .yellow-tilde a, .yellow-star a{
    list-style-type: none !important;
    font-size: 11px !important;
    font-style: italic !important;
}
.yellow-tilde a:before, .yellow-star a:before{
    content: '';
}
.yellow-tilde:before {
    content: '~';
    color: #f7b334;
    font-size: 20px;
    position:absolute;
    padding-left: 17px;
    padding-top: 7px
}
.yellow-star:before {
    content: '*';
    color: #f7b334;
    font-size: 20px;
    position:absolute;
    padding-left: 17px;
    padding-top: 7px
}
}
@media (min-width: 521px) and (max-width: 768px){
	.aboutdetail.biosdetail.about.bios .blog-list-section.hero-image img{
		width: initial !important;
    height: auto;
	}
  .aboutdetail.biosdetail.about.bios .blog-list-section .container{
		top: 10%;
    left: 10%;
    position: absolute !important;
	}
}
@media (max-width: 520px) {
  .right-side-footer-blg{
    white-space: nowrap !important;
  }
  .servicesdetail.services.detail #main-content iframe {
    width: 100%;
  }
  .servicesdetail.services.detail #main-content {
    overflow-x: hidden;
  }
  .blog-design .pagination>li>a{
    padding-left: 10px;
    padding-right: 10px;
  }
  .aboutdetail.biosdetail.about.bios .row.equal {
    display: block;
  }
  .blog-list-section .container{
    left: 0px !important;
    position: initial !important;    
  }
  .blog-list-section .container h2 {
    color: #232c64 !important;
  }
  .newsletter-style input{
    background-color: #edf0ff;
  }
	.neutral-search input, .neutral-search select {
		width: 80% !important;
	}
	.padding-40 {
		padding: 10px;
	}
	.upcoming-events, .global-reach, .adr-blog-section {
		padding: 0 25px 35px 25px;
	}
	.person .p-left {
		width: 100%;
		float: none;
		margin-bottom: 20px;
		text-align: center;
		padding-right: 0px;
	}
	.person .p-right {
		width: 100%;
		float: none;
		text-align: center;
	}
	.before-header {
		display: none !important;
	}
	.hero-image h1.thin-double, .thin-double {
		font-size: 17px;
		top: 20%;
		line-height: 20px;
	}
	.s-event {
		float: none;
		width: 100%;
	}
	.form-style.top-search {
		width: 100%;
		display: inline-block;
		min-width: 100%;
		float: none;
		max-width: 100%;
	}
	.form-style.top-search .pull-left {
		width: 30%;
		display: inline-block;
	}
	.form-style.top-search select.event-src {
		width: 100%;
		margin: 0px;
		min-width: 100%;
		max-width: 100%;
		display: inline-block;
		padding: 0 10px 0 10px;
		font-size: 14px;
	}
	.form-style.top-search input.event-src {
		min-width: auto;
		max-width: auto;
		width: 100%;
	}
	.form-style.top-search .cvr-src {
		width: 70%;
		min-width: auto;
		float: left;
		display: inline-block;
	}
	.form-style.top-search input.event-src.btns {
		width: auto;
		height: 55px;
	}
	.search-location {
		background: #F3F4F8 !important;
	;
	}
	.hero-image h1 {
		top: 20%;
		font-size: 18px;
	}
	.carousel-caption {
		padding-left: 30px;
		padding-right: 30px;
	}
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
		top: 50%;
		bottom: auto;
	}
	.carousel-caption {
		min-height: 580px !important;
	}
	.footer-1 p, .footer-1 .disclaimer-title, .footer-2 .list-inline>li, .footer-1 .list-inline>li {
		width: 100%;
		text-align: center;
	}
	.social {
		text-align: center;
		margin-top: 20px;
	}
	.footer-2 ul li:after, .footer-1 ul li:after {
		display: none !important;
	}
	.why-jams-buttons .col-xs-6 {
		width: 100% !important;
	}
	.navbar-toggle {
		margin: 0px;
		padding: 24px 15px 0px 10px;
    position: absolute;
    top: 0px;
    right: 0px;
	}
	.header-logo {
		max-width: auto !important;
	}
	.header-brand-text, .header-logo img {
		float: left;
	}
	.header-logo img {
		width: 50px !important;
		display: inline-block;
	}
	.header-brand-text {
		display: inline-block;
		font-size: 17px !important;
	}
	.header-logo {
		padding: 25px 0 25px 15px;
	}
	#search-form input[type="submit"] {
		background: url(../img/template/header/search.png) center center no-repeat !important;
	}
  
  .new-neutrals-carousel-control-left{
    left: 10px !important;
    bottom: 10%;
  }
  .new-neutrals-carousel-control-right{
    right: 10px !important;
    bottom: 10%;
  }
  
  .newNeutralsCarousel-neutralInfoContainer .profileBtn{	
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 11px;
    padding-bottom: 11px;
    text-align: center;
    color: #fff;
    background-color: #ef7623;
    border: 1px solid #cc590b;
    /*
    margin-top: 21px;
    */
  }
  
  .new-neutrals-carousel-indicators{
		bottom: -20px;		
	}
  
  .new-neutrals-carousel-element .caption h3{
    margin:0px;
  }
}
@media (max-width: 480px) {
  .newNeutralsCarousel-neutralInfoContainer ul{
    display: none;
  }
  
  /*
  .new-neutrals-carousel-element .caption h3{
    position: absolute;
    bottom: 0px;
    width: 100%;
  }
  */
  .new-neutrals-carousel-container {
    padding-left: 11px;
      padding-right: 11px;
  }
  .new-neutrals-carousel-container .blog-title-row h3 {
      padding-left: 25px;
  }
  
  .new-neutrals-carousel-element .caption hr {
    display: none;
  }
}
.face.back h4{
  margin-top: 0;
}
/*
.info-of-post .icon-set{
    float:left;
    width:100%;
}
.info-of-post .icon-set .icon-vcard{
    margin-left:0;
    
}
.info-of-post .icon-set .icon-vcard-text{
    float:none;
}
    */
.left-side-of-header a.author{
    font-size:14px;
}
.author-contact .icons {
    opacity: 0.3;
    filter: alpha(opacity=30);
}
.author-contact {
    font-size: 13px;
    line-height: 22px;
}
.blog-neutral{
    border-bottom:1px solid #f2f4f7;
}
.btn-blue{
    background-color:#232c64;
    border-color: #232c64;
    text-shadow: none !important;
}
.btn-blue:hover, .newsletter-style button:hover{
    background:#232c64;
    border-color: #232c64;
    text-shadow: none !important;
}
.author-name{
    display:block;
    width:100%;
    margin-bottom:15px;
    font-size:18px;
}
ul.author-articles, ul.recent-post{
    list-style:none;
    font-weight:normal;
}
.author-articles strong, .recent-post strong{
    font-weight:bold;
}
.author-articles li, .recent-post li{
    border-bottom:1px solid #d5d4d2 !important ;
    margin-bottom:10px !important;
    padding-bottom:10px !important;
}
.author-articles a, .recent-post a{
    text-decoration:none !important;
}
.blog-list-section{
    text-align:left;
}
.blog-list-section .container{
    max-width: 1150px;
    top: 30%;
    left: calc( (100% - 1150px) / 2);
    position: absolute;
}
.newsletter-style button{
    text-transform:uppercase;
}
#mc_error{
    position: absolute;
    top: 42px;
}
.practice-image {
    position:relative;
    display:inline-block;
}
.practice-image .overlay-practice {
    display:none;
}
.practice-image:hover .overlay-practice {
    width:100%;
    height:100%;
    background: #232c64;
    opacity: .5;
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    color:white;
    padding:12px;
    font-size:20px;
}
.practice-image:hover .overlay-practice img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}
.practice-image .overlay-practice a{
    display: block;
    width: 100%;
    height: 100%;
}
.contactdetail  .textbox_Comments{
    width: 100% 
}
.contactdetail .buttons li {
    display: inline-block;
}
.contactdetail .buttons li.clear input {
    background: #9daeab;
    margin-left: 15px;
    border: 1px solid #9daeab;
}
@media screen and (max-width: 900px){
 .practice-image .overlay-practice img {
    width: 40%;
}
.practice-image img {
    width: 100%;
} 
}
 .pagination.general-search li.active,  .pagination.blog-tag-search li.active {
    border: none;
    border-radius: 0px !important;
    display: inline-block;
    margin: 0px;
    padding: 14px 17px;
    line-height: 1.428571;
    float: left;
    background: #232c64 !important;
    color: white !important;
}
 .pagination-cover.general-search{
     display:none;
     margin-top:20px;
 }
.easy-autocomplete-container ul{
	padding-right: 15px;
}
.easy-autocomplete-container ul li{
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #d5d4d2;
}
.easy-autocomplete-container ul li:last-child{
	border: none;
}
.eac-item {
    color: #99999a;
}
.eac-item b {
    color: #232c64;
}
.autocomplete-popup{
	padding-right: 15px;
}
.autocomplete-popup li{
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #d5d4d2;
}
.autocomplete-popup li:last-child{
	border: none;
}
.contactdetail .form_container form .fields li{
	list-style: none !important;
	padding-left: 7px;
	padding-right 7px;
	min-height: 63px;
}
.contactdetail .form_container form .fields li label{
	display: block;
}
.contactdetail .form_container form .fields li input, .contactdetail .form_container form .fields li textarea, .contactdetail .form_container form .fields li select{
	width: 100%;
	min-height: 32px;
}
.contactdetail .form_container form .buttons{
	float:right;
}
.body-local li, .introduction-local li {
    list-style-type: disc;
}
.services #main-content .texts>ul, .services #main-content .limitContent>ul {
    list-style: initial !important;
}
.services #main-content .texts>ul>li, .services #main-content .limitContent>ul>li {
    list-style-type: initial;
    list-style-position: initial;
}
.services #main-content .texts {
	padding-left: 17px;
	padding-right: 17px;
}
.aboutdetail.biosdetail.about.bios.detail ul.panel-news{
	list-style: none !important;
	padding-left: 0px !important;
}
.aboutdetail.biosdetail.about.bios.detail ul.panel-news li{
	list-style: none !important;
}
.details-blg-head .pull-right > .st_fblike, .details-blg-head .pull-right{
  line-height: initial;
}
/* 3rd level bullet point fix */
.biosdetail .panel-body > ul > ul > li {
    list-style-type: circle;
}
.biosdetail .panel-body > ul > ul > li > ul > li{
    list-style-type: circle;
}
.biosdetail .panel-body > ul > ul > ul > li {
    list-style-type:  circle;
}
.biosdetail .panel-body > ul > li > ul > li > ul > li{
    list-style-type:  circle;
}
/* 3rd level bullet point fix */
/* practice bullet point fix */
.servicesdetail.services.detail #main-content .tab-pane > ul > li {
	list-style-type: disc;
}
.servicesdetail.services.detail #main-content .tab-pane table ul > li {
	list-style-type: disc;
}
.servicesdetail.services.detail #main-content .tab-pane ul > li > ul > li {
	list-style-type: circle;
}
.servicesdetail.services.detail #main-content .tab-pane ul > ul > li {
	list-style-type: circle;
}
.servicesdetail.services.detail #main-content .tab-pane > .content > ul > li {
	list-style-type: disc;
}
/* practice bullet point fix */
/* 404 page stray bullet fix */
.BG-404 .map-pattern.nav {
    list-style-type: none !important;
}
/* 404 page stray bullet fix */
/*Breadcrumb Over Hero Image Edit*/
.breadcrumb-hero-overlay {
    position: absolute;
    /*top: calc( (100% - 170px) / 2);*/
    bottom: -45px;
    border-bottom: 0px solid !important;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 64.5%;
}
.breadcrumb-hero-overlay .breadcrumb a.breadcrumb-item:last-of-type{
    color: #fff;
}
.breadcrumb-hero-overlay .icon-set a{
        background: url(../img/bio/icons-white.png);
}
.breadcrumb-hero-overlay .breadcrumb a.breadcrumb-item:first-of-type{
            background: url(../img/bio/icons-white.png);
}
.breadcrumb-hero-overlay .icon-set .icon-print {
    width: 23px;
    height: 24px;
    background-position: 98px 0 !important;
}
.breadcrumb-hero-overlay .icon-set .icon-pdf {
    width: 23px;
    height: 27px;
    background-position: 121px 0 !important;
}
/*.hero-image.breadcrumb-over-parent {
    margin-bottom: 20px;
}*/
.cover-panel.reduce-gap{
    padding: 0 30px 40px 30px;
}
.reduce-gap .padding-40 h2, .reduce-gap .padding-40 h3:first-child {
   margin: 0 0 15px;
}
.reduce-gap .col-md-3 h4 {
   margin: 10px 0 15px;
}
.gap-reduce .top-info-section {
    padding: 35px 20px 70px 20px !important;
}
@media (max-width: 1259px) {
    .gap-reduce .top-info-section {
        padding: 35px 20px 70px 20px !important;
    }
}