@import "bootstrap.css";
@import "default_bk.css";

/* ---------------------------------------------------------
	1. General reset
	2. Common site styles
	3. Print style
	4. Custom form styles
---------------------------------------------------------*/

@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot?3n4x4i");
	src: url("../fonts/icomoon.eot?3n4x4i#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?3n4x4i") format("truetype"), url("../fonts/icomoon.woff?3n4x4i") format("woff"), url("../fonts/icomoon.svg?3n4x4i#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-search-in:before {
	content: "\e900";
}

.icon-menu:before {
	content: "\e901";
}

.icon-down:before {
	content: "\e902";
}

.icon-left:before {
	content: "\e903";
}

.icon-news:before {
	content: "\e904";
}

.icon-printer:before {
	content: "\e905";
}

.icon-right:before {
	content: "\e906";
}

.icon-up:before {
	content: "\e907";
}

.icon-vcard:before {
	content: "\e908";
}

.icon-cross:before {
	content: "\e909";
}

.icon-play_circle_filled:before {
	content: "\e90a";
}

.icon-facebook:before {
	content: "\e90b";
}

.icon-twitter:before {
	content: "\e90c";
}

.icon-linkedin:before {
	content: "\e90d";
}

.icon-search:before {
	content: "\e90e";
}

.icon-square-plus:before {
	content: "\e90f";
}

.icon-play:before {
	content: "\e910";
}

.icon-linkedin2:before {
	content: "\e911";
}

.icon-signal:before {
	content: "\e912";
}

/* ---------------------------------------------------------
	3. Print style
---------------------------------------------------------*/

ul.top-links,
ul.user-links,
#nav ul,
.right-side ul.side-links,
.right-side ul.areas-list,
.right-side ul.overviews-list,
#main ul.pagination,
.sidebar ul.side-menu,
.sidebar ul.side-sub-menu,
.cases-block ul.cases-list,
.faqs-block ol.faqs-list,
.press-room .press-filter ul.filter-list,
.press-room ul.tabset,
.peoples-block ul.alphabets-list,
.peoples-block ul.links-list,
.bio-info ul.social-part,
.bio-info ul.areas-list,
.bottom-bio-info ul.social-part,
.bottom-bio-info ul.areas-list,
.bio-detail ul.tabset,
.bio-detail ul.subset,
.footer-area ul.social-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
#header:after,
.header-part:after,
.top-header:after,
.two-columns:after,
.sidebar:after,
.cases-block:after,
.cases-block .head-part:after,
.bio-detail:after,
.bio-detail ul.tabset:after {
	content: "";
	display: block;
	clear: both;
}

.two-columns {
	/*padding-bottom: 50px;*/
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

@font-face {
	font-family: "DINSMittelschrift";
	src: url("../fonts/dinmittelschrift-webfont.eot");
	src: url("../fonts/dinmittelschrift-webfont.woff") format("woff"), url("../fonts/dinmittelschrift-webfont.ttf") format("truetype"), url("../fonts/dinmittelschrift-webfont.svg#webfontz3vIn38K") format("svg");
	font-weight: normal;
	font-style: normal;
}

/* ---------------------------------------------------------
	1. General reset
---------------------------------------------------------*/

html {
	height: 100%;
}

body {
	min-width: 320px;
	height: 100%;
	-ms-overflow-style: scrollbar;
	background: #003f5f;
}

/* ---------------------------------------------------------
	2. Common site styles
---------------------------------------------------------*/

/*wrapper style*/

#wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
	display: table;
	height: 100%;
	table-layout: fixed;
}

.w1 {
	width: 100%;
	max-width: 1020px;
	margin: 0 auto;
	background: #fff;
	position: relative;
	overflow: hidden;
}

/*header style*/

/*logo style*/

#header {
	width: 100%;
	position: relative;
	margin: 0 0 13px;
}

#header .container {
	position: relative;
}

#header .container:before {
	border-bottom: 1px dashed #dbdbdc;
	height: 1px;
	left: 12px;
	right: 12px;
	bottom: 0;
	display: block;
	z-index: 2;
	content: "";
	position: absolute;
}

#header .logo {
	width: 129px;
	height: 48px;
	margin: 33px 0 14px;
	position: relative;
	z-index: 5;
}

#header .logo img {
	display: block;
	width: 100%;
	height: auto;
}

#header .logo a {
	display: block;
}

#header .nav-opener {
	display: none;
}

/*header-part style*/

.header-part {
	position: relative;
}

.header-part ul.top-links.btm {
	display: none;
}

/*top-header style*/

.top-header {
	width: 100%;
	position: relative;
	margin: 0 0 50px;
	background: #231f20;
	line-height: 0;
	font-size: 0;
	padding: 15px 25px 13px 5px;
}

/*ul.top-links style*/

ul.top-links {
	text-align: left;
	display: inline-block;
	vertical-align: bottom;
	width: 60%;
	line-height: 0;
	font-size: 0;
	letter-spacing: -6px;
}

ul.top-links li {
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	letter-spacing: 0;
	line-height: 10px;
	position: relative;
}

ul.top-links li:before {
	position: absolute;
	border-left: 1px dotted #a2a4a7;
	top: 0;
	bottom: 3px;
	width: 1px;
	left: 0;
	content: " ";
}

ul.top-links li:first-child:before {
	display: none;
}

ul.top-links li:first-child a {
	font-size: 14px;
}

ul.top-links li.signal a {
	font-size: 11px;
}

ul.top-links li.signal a span {
	text-transform: none;
}

ul.top-links li.signal:after {
	content: "\e912";
	line-height: 12px;
	color: #d1d5aa;
	position: absolute;
	left: 10px;
	top: -6px;
	font-size: 8px;
	font-family: "icomoon";
}

ul.top-links a {
	line-height: 14px;
	text-transform: uppercase;
	color: #a2a4a7;
	text-decoration: none;
	font-size: 11px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

ul.top-links a .icon-printer {
	margin: 0 0 0 3px;
}

ul.top-links a:hover,
ul.top-links a:focus,
ul.top-links a:active {
	color: #d1d5aa;
}

ul.top-links.btm li:first-child:before {
	display: none;
}

ul.top-links.btm li:first-child a {
	font-size: 11px;
}

.addthis_toolbox {
	display: inline-block;
	vertical-align: top;
	margin: 0 4px 0 0;
}

.addthis_toolbox a {
	margin-bottom: 0 !important;
	display: inline-block;
	vertical-align: top;
}

/*user-links style*/

ul.user-links {
	text-align: left;
	display: inline-block;
	vertical-align: bottom;
	width: 60%;
	padding: 18px 0 0;
	display: none;
	line-height: 0;
	font-size: 0;
}

ul.user-links li {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	line-height: 10px;
	position: relative;
}

ul.user-links li:before {
	position: absolute;
	border-left: 1px dotted #a2a4a7;
	top: 1px;
	bottom: 3px;
	width: 1px;
	left: 0;
	content: " ";
}

ul.user-links li:first-child {
	padding: 0 15px 0 0;
}

ul.user-links li:first-child:before {
	display: none;
}

ul.user-links li.signal a {
	font-size: 11px;
}

ul.user-links li.signal a span {
	text-transform: none;
}

ul.user-links li.signal:after {
	content: "\e912";
	line-height: 12px;
	color: #d1d5aa;
	position: absolute;
	left: 10px;
	top: -6px;
	font-size: 8px;
	font-family: "icomoon";
}

ul.user-links li:nth-child(odd) a {
	color: #d1d5aa;
}

ul.user-links li:nth-child(odd) a:hover,
ul.user-links li:nth-child(odd) a:focus,
ul.user-links li:nth-child(odd) a:active {
	color: #a2a4a7;
}

ul.user-links a {
	line-height: 14px;
	text-transform: uppercase;
	color: #a2a4a7;
	text-decoration: none;
	font-size: 11px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

ul.user-links a:hover,
ul.user-links a:focus,
ul.user-links a:active {
	color: #d1d5aa;
}

/*search-form style*/

.search-form {
	display: inline-block;
	vertical-align: bottom;
	width: 40%;
	text-align: right;
}

.search-form .form-row {
	width: 82.9%;
	display: inline-block;
	vertical-align: bottom;
	height: 26px;
	position: relative;
	background: #404041;
	border: 1px solid #828182;
}

.search-form input[type="text"],
.search-form input[type="search"] {
	width: 100%;
	float: left;
	padding: 5px 30px 5px 12px;
	background: none;
	height: 24px;
	border: 0;
	box-shadow: inset 0 4px 3px -3px #000;
	text-transform: uppercase;
	line-height: 14px;
	color: #aebc22;
	font-size: 11px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.search-form input[type="text"]::-webkit-input-placeholder,
.search-form input[type="search"]::-webkit-input-placeholder {
	color: #aebc22;
}

.search-form input[type="text"]::-moz-placeholder,
.search-form input[type="search"]::-moz-placeholder {
	opacity: 1;
	color: #aebc22;
}

.search-form input[type="text"]:-moz-placeholder,
.search-form input[type="search"]:-moz-placeholder {
	color: #aebc22;
}

.search-form input[type="text"]:-ms-input-placeholder,
.search-form input[type="search"]:-ms-input-placeholder {
	color: #aebc22;
}

.search-form input[type="text"].placeholder,
.search-form input[type="search"].placeholder {
	color: #aebc22;
}

.search-form button[type="submit"] {
	width: 30px;
	height: 24px;
	color: #aebc22;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	border: 0;
	background: #404041;
	box-shadow: inset 0 4px 3px -3px #000;
	line-height: 14px;
	font-size: 12px;
}

.search-form button[type="submit"]:hover,
.search-form button[type="submit"]:focus,
.search-form button[type="submit"]:active {
	color: #d1d5aa;
}

/*main navigation style*/

#nav {
	text-align: right;
	width: 100%;
}

#nav ul {
	line-height: 0;
	font-size: 0;
	letter-spacing: -6px;
}

#nav li {
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 1px;
	letter-spacing: 0;
	position: relative;
}

#nav a {
	text-transform: uppercase;
	line-height: 18px;
	display: block;
	padding: 10px 8px;
	color: #003f5f;
	text-decoration: none;
	background: #fff;
	border-width: 0 1px;
	border-style: solid;
	border-color: #fff;
	font-size: 14px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

#nav a:focus,
#nav a:active,
#nav a:hover {
	text-decoration: underline;
	color: #107cb1;
}

/*promo style*/

.promo {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 0 38px;
}

/*visual style*/

.visual {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-bottom: 30px;
}

.visual.add2 {
	padding-bottom: 15px;
}

.visual img {
	display: block;
	width: 100%;
	height: auto;
}

.visual.add {
	padding-bottom: 17px;
}

/*promo-slide style*/

.promo-slide {
	position: relative;
	height: 100%;
	overflow: hidden;
}

.promo-slide .slide {
	position: absolute;
	z-index: 1;
	left: 0;
	width: 100%;
	top: 0;
}

.promo-slide .slide.active {
	z-index: 2;
}

.promo-slide .img-box {
	overflow: hidden;
	width: 100%;
	position: relative;
}

.promo-slide .img-box .w-1 {
	position: relative;
	left: 50%;
	width: 100%;
	float: left;
	/*min-width: 450px;*/
}

.promo-slide .img-box .w-2 {
	position: relative;
	left: -50%;
	float: left;
	width: 100%;
	/*min-width: 450px;*/
}

.promo-slide .img-box img {
	display: block;
	width: 100%;
	height: auto;
	max-width: inherit;
}

.promo-slide .caption-hold {
	position: relative;
	width: 100%;
}

.promo-slide .caption {
	width: 100%;
	min-height: 231px;
	background: #231f20;
	position: relative;
	padding: 13px 20px 40px 22px;
}

.promo-slide .caption h1 {
	margin: 0 0 12px;
	text-transform: uppercase;
	line-height: 22px;
	color: #a2a4a7;
	font-size: 20px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.promo-slide .caption h1 span {
	color: #fff;
}

.promo-slide .caption em {
	color: #a2a4a7;
	line-height: 13px;
	display: block;
	font-size: 12px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.promo-slide .bottom-part {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: right;
	background: #aebc22;
	padding: 7px 17px;
}

.promo-slide a.more {
	color: #fff;
	line-height: 16px;
	text-decoration: none;
	font-size: 14px;
	font-weight: 400;
}

.promo-slide a.more span {
	display: inline-block;
	vertical-align: middle;
	margin: -1px 0 0;
	color: #231f20;
}

.promo-slide a.more:hover,
.promo-slide a.more:focus,
.promo-slide a.more:active {
	color: #231f20;
}

.promo-slide a.btn-prev,
.promo-slide a.btn-next {
	width: 24px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 14%;
	z-index: 3;
	text-decoration: none;
	line-height: 30px;
	color: #fff;
	background: #6a6663;
	text-align: center;
	padding: 5px 2px;
	font-size: 15px;
}

.promo-slide a.btn-prev:focus,
.promo-slide a.btn-prev:active,
.promo-slide a.btn-prev:hover,
.promo-slide a.btn-next:focus,
.promo-slide a.btn-next:active,
.promo-slide a.btn-next:hover {
	background: #107cb1;
}

.promo-slide a.btn-next {
	left: auto;
	right: 0;
}

/*news-block style*/

.news-block {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.news-block .head-part {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px dashed #dbdbdc;
}

.news-block .head-part .icon-news {
	line-height: 35px;
	color: #807f80;
	display: inline-block;
	vertical-align: middle;
	font-size: 35px;
}

.news-block .head-part h2 {
	line-height: 35px;
	color: #aebc22;
	margin: 0 0 0 3px;
	text-transform: capitalize;
	max-width: 90%;
	display: inline-block;
	vertical-align: middle;
	font-size: 28px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.news-block .news-box {
	padding-bottom: 44px;
}

.news-block .news-box a {
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
}

.news-block .news-box a:focus,
.news-block .news-box a:active,
.news-block .news-box a:hover {
	background: #f7f7f7;
}

.news-block time {
	display: block;
	line-height: 18px;
	color: #807f82;
	padding: 0 0 2px;
	font-size: 14px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.news-block .name {
	color: #003f5f;
	text-decoration: none;
	line-height: 24px;
	font-size: 20px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.news-block .img-box {
	width: 100%;
	position: relative;
	padding: 0 0 15px;
}

.news-block .img-box img {
	display: block;
	width: 100%;
	height: auto;
}

/*sights-area style*/

.sights-area {
	width: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	margin: 0 0 72px;
}

.sights-area .head-part {
	width: 100%;
	position: relative;
	margin: 0 0 15px;
	padding: 0 0 10px;
	border-bottom: 1px dashed #dbdbdc;
}

.sights-area .head-part h2 {
	line-height: 35px;
	color: #aebc22;
	margin: 0;
	padding: 0 0 0 40px;
	font-size: 28px;
	font-weight: 400;
}

.sights-area .head-part .icon-search-in {
	position: absolute;
	left: 4px;
	top: 0;
	color: #807f80;
	line-height: 50px;
	font-size: 49px;
}

.sights-area .head-part .icon-search-in:after {
	width: 3px;
	height: 3px;
	position: absolute;
	right: 15px;
	background: #fff;
	content: " ";
	top: 11px;
}

.sights-area .head-part .text-insight {
	text-indent: 9999px;
	width: 241px;
	height: 49px;
	display: block;
	margin: 0 0 -15px;
	background: url(../img/text-img01.png) no-repeat;
}

.sights-area .title {
	line-height: 24px;
	color: #003f5f;
	font-size: 20px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.sights-area .post-by {
	display: block;
	line-height: 18px;
	color: #807f82;
	font-size: 14px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.sights-area a.sight-link {
	display: block;
	padding: 15px 20px;
	text-decoration: none;
	background: #f0f0f0;
	margin: 0 0 20px;
	min-height: 200px;
}

.sights-area a.sight-link:hover,
.sights-area a.sight-link:focus,
.sights-area a.sight-link:active {
	background: #003f5f;
}

.sights-area a.sight-link:hover .title,
.sights-area a.sight-link:focus .title,
.sights-area a.sight-link:active .title {
	color: #fff;
}

/*bottom-info style*/

.bottom-info {
	width: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	margin: 0 0 50px;
}

.bottom-info .head-part {
	width: 100%;
	position: relative;
	margin: 0 0 2px;
	padding: 0 0 10px;
	border-bottom: 1px dashed #dbdbdc;
}

.bottom-info .head-part h2 {
	line-height: 32px;
	color: #003f5f;
	margin: 0;
	font-size: 23px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.bottom-info .head-part .gray {
	color: #807f80;
}

.bottom-info .head-part .blue {
	color: #107cb1;
}

.bottom-info .info-text {
	line-height: 18px;
	color: #231f20;
	font-size: 12px;
	font-weight: 400;
}

.bottom-info .info-text a {
	text-decoration: none;
	color: #0d7aaf;
	font-size: 14px;
}

.bottom-info .info-text a:hover,
.bottom-info .info-text a:focus,
.bottom-info .info-text a:active {
	color: #aebc22;
}

.bottom-info .info-text a.more {
	font-weight: 700;
	color: #231f20;
	font-size: 12px;
	text-decoration: underline;
}

.bottom-info .info-text a.more:hover,
.bottom-info .info-text a.more:focus,
.bottom-info .info-text a.more:active {
	text-decoration: none;
}

/*networks-area style*/

.networks-area .head-part {
	width: 100%;
	position: relative;
	margin: 0 0 15px;
	border-bottom: 1px solid #807f80;
	line-height: 20px;
	color: #807f82;
	font-size: 18px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.networks-area .head-part p {
	margin: 0 0 15px;
}

.networks-area .head-part h1 {
	line-height: 35px;
	color: #aebc22;
	padding: 0 0 5px;
	margin: 0 0 17px;
	border-bottom: 1px solid #807f80;
	font-size: 27px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.networks-area .head-part h1 .text-insight {
	text-indent: 9999px;
	width: 241px;
	height: 49px;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 -15px;
	background: url(../img/text-img01.png) no-repeat;
}

.networks-area .head-part h1 .blue {
	color: #107cb1;
	display: block;
	margin: 0 0 0 15px;
}

.networks-area .head-part .icon-search-in {
	position: absolute;
	left: 4px;
	top: 0;
	color: #807f80;
	line-height: 50px;
	font-size: 49px;
}

.networks-area .filter-part {
	overflow: hidden;
	position: relative;
	margin: 0 0 40px;
}

.networks-area .filter-part .label {
	line-height: 16px;
	margin: 0 0 5px;
	color: #003f5f;
	font-size: 12px;
	font-weight: 400;
	font-style: italic;
}

.networks-area .network-box {
	padding-bottom: 50px;
	line-height: 16px;
	color: #000;
	font-size: 12px;
	font-weight: 400;
}

.networks-area .network-box.hidden-md {
	display: none;
}

.networks-area .network-box .tag {
	line-height: 13px;
	text-transform: uppercase;
	color: #c5c5c5;
	margin: 0 0 8px;
	font-size: 10px;
	font-weight: 400;
}

.networks-area address {
	margin: 0 0 10px;
	font-style: italic;
}

.networks-area address span {
	text-transform: uppercase;
}

.networks-area address time {
	display: block;
	text-transform: none;
	line-height: 16px;
	color: #000;
	font-size: 12px;
	font-weight: 400;
	font-style: italic;
}

.networks-area a.name {
	color: #b5c236;
	text-decoration: none;
	line-height: 18px;
	margin: 0 0 6px;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.networks-area a.name:hover,
.networks-area a.name:focus,
.networks-area a.name:active {
	color: #006192;
}

.networks-area .posted {
	color: #003f5f;
	font-weight: 700;
}

.networks-area .posted a {
	color: #003f5f;
}

.networks-area .img-box {
	width: 100%;
	position: relative;
	margin: 0 0 15px;
}

.networks-area .img-box a {
	display: block;
}

.networks-area .img-box a:hover,
.networks-area .img-box a:active,
.networks-area .img-box a:focus {
	opacity: .8;
}

.networks-area .img-box img {
	display: block;
	width: 100%;
	height: auto;
	max-height: 223px;
}

.networks-area ul.pagination {
	margin: 0 0 50px;
}

/*two-cols style*/

.two-cols {
	width: 100%;
	position: relative;
	overflow: hidden;
}

/*blog-detail style*/

.blog-detail {
	float: left;
	position: relative;
	overflow: hidden;
	line-height: 18px;
	color: #231f20;
	margin: 0 0 40px;
	font-size: 13px;
	font-weight: 400;
}

.blog-detail p {
	margin: 0 0 18px;
}

.blog-detail p a {
	text-decoration: none;
	color: #231f20;
}

.blog-detail p a:hover,
.blog-detail p a:active,
.blog-detail p a:focus {
	color: #aebc22;
}

.blog-detail .head-area {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.blog-detail .align-left {
	width: 100%;
	position: relative;
	margin: 0 0 20px;
}

.blog-detail .align-left img {
	display: block;
	width: 100%;
	height: auto;
}

.blog-detail .blog-title {
	padding: 0 0 26px;
	overflow: hidden;
}

.blog-detail .blog-title h1 {
	line-height: 30px;
	color: #aebc22;
	margin: 0 0 24px;
	font-size: 30px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.blog-detail .posted-part {
	width: 100%;
	position: relative;
	overflow: hidden;
	line-height: 16px;
	color: #000;
	font-size: 12px;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
}

.blog-detail .posted-part a {
	color: #000;
	text-decoration: none;
}

.blog-detail .posted-part a:hover,
.blog-detail .posted-part a:focus,
.blog-detail .posted-part a:active {
	color: #807f82;
}

.blog-detail .posted-part .place {
	line-height: 15px;
	color: #807f82;
	font-size: 12px;
	font-weight: 400;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.blog-detail .posted-part .place span {
	padding: 0 4px;
}

.blog-detail .heading {
	padding: 14px 0;
	border-width: 1px 0;
	border-style: dotted;
	border-color: #dbdbdc;
	color: #0073ab;
	margin: 0 0 39px;
	line-height: 24px;
	font-size: 22px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.blog-detail h3,
.blog-detail h2 {
	line-height: 18px;
	color: #003f5f;
	margin: 0;
	font-size: 15px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.blog-detail h3 {
	color: #807f82;
}

/*rights-side style*/

.right-side {
	overflow: hidden;
	position: relative;
}

.right-side .side-box {
	position: relative;
	margin: 0 0 26px;
	overflow: hidden;
	background: #f4f4f4;
	padding: 14px 16px;
	border: 1px solid #e1e1e1;
	line-height: 18px;
	color: #000;
	font-size: 12px;
	font-weight: 400;
}

.right-side .side-box p {
	margin: 0 0 9px;
}

.right-side .side-box h3 {
	color: #000;
	line-height: 18px;
	margin: 0 0 0;
	font-size: 16px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.right-side .side-box em {
	line-height: 16px;
	color: #000;
	display: block;
	margin: 0 0 18px;
	font-size: 12px;
	font-weight: 400;
	font-style: italic;
}

.right-side .question-box {
	position: relative;
	margin: 0 0 20px;
	overflow: hidden;
	background: #f4f4f4;
	padding: 14px 19px 17px;
	border: 1px solid #e1e1e1;
	line-height: 18px;
	color: #000;
	font-size: 12px;
	font-weight: 400;
}

.right-side .question-box h2, .right-side .question-box h3 {
	line-height: 20px;
	color: #aebc22;
	padding: 0 0 12px;
	margin: 0 0 12px;
	box-shadow: 0 10px 8px -10px #b2b3b5;
	font-size: 16px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.right-side .question-box a.read-more {
	line-height: 20px;
	color: #231f20;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.right-side .question-box a.read-more:hover,
.right-side .question-box a.read-more:focus,
.right-side .question-box a.read-more:active {
	text-decoration: underline;
}

.right-side .topic-part {
	box-shadow: 0 13px 9px -12px #d4d5d6;
}

.right-side .topic-part a {
	line-height: 14px;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
	font-style: italic;
}

.right-side .topic-part a:hover,
.right-side .topic-part a:active,
.right-side .topic-part a:focus {
	text-decoration: underline;
}

.right-side .topic-part .side-row {
	overflow: hidden;
	padding: 0 0 15px;
	margin: 0 0 8px;
	font-size: 0;
	line-height: 0;
}

.right-side .topic-part .side-row h3 {
	margin: 0 0 4px;
}

.right-side ul.side-links {
	overflow: hidden;
	position: relative;
	padding: 15px 0 0 2px;
}

.right-side ul.side-links li {
	display: block;
	padding: 0 0 5px;
}

.right-side ul.side-links li:first-child a {
	padding: 0 0 0 22px;
}

.right-side ul.side-links li:first-child a:before {
	background: url(../img/icon01.png) no-repeat;
	width: 12px;
	height: 14px;
	position: absolute;
	left: 0;
	top: 1px;
	content: " ";
}

.right-side ul.side-links a {
	line-height: 18px;
	display: inline-block;
	vertical-align: top;
	color: #107cb1;
	position: relative;
	text-decoration: none;
	font-size: 14px;
	font-weight: 400;
}

.right-side ul.side-links a span {
	display: inline-block;
	vertical-align: top;
	padding: 0 8px 2px 0;
}

.right-side ul.side-links a:hover,
.right-side ul.side-links a:focus,
.right-side ul.side-links a:active {
	text-decoration: underline;
}

.right-side ul.areas-list {
	overflow: hidden;
}

.right-side ul.areas-list li {
	display: block;
	padding: 0;
}

.right-side ul.areas-list a {
	line-height: 18px;
	color: #231f20;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
}

.right-side ul.areas-list a:hover,
.right-side ul.areas-list a:focus,
.right-side ul.areas-list a:active {
	text-decoration: underline;
}

.right-side .note-box {
	overflow: hidden;
	padding: 6px 0 2px;
}

.right-side .note-box:first-child {
	padding: 6px 0 23px;
}

.right-side .note-box .img-box {
	width: 39%;
	float: left;
}

.right-side .note-box img {
	display: block;
	width: 100%;
	/*width: auto;*/
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.img-marginBottom {
	margin-bottom: 20px;
}

.right-side .note-box .note-info {
	overflow: hidden;
	padding: 0 0 0 13px;
	line-height: 16px;
	color: #231f20;
	font-size: 12px;
	font-weight: 400;
}

.right-side .caption-box {
	width: 100%;
	position: relative;
	background: #231f20;
	border-bottom: 10px solid #aebc22;
	box-shadow: 0 13px 8px -12px #bcbcbc;
}

.right-side .caption-box img {
	display: block;
	width: 100%;
	height: auto;
}

.right-side .caption-box .box-info {
	padding: 12px 14px;
	line-height: 17px;
	color: #a2a4a7;
	font-size: 15px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.right-side .caption-box .box-info strong {
	color: #fff;
}

.right-side.add {
	padding: 0 0 46px;
}

.right-side.add .question-box {
	margin: 0 0 23px;
	padding: 14px 19px 26px;
}

.right-side.add .question-box h2 {
	font-size: 16px;
}

.right-side .overview-box {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 0 19px;
	background: #003f5f;
	padding: 18px;
}

.right-side .overview-box h2 {
	line-height: 20px;
	color: #aebc22;
	margin: 0 0 5px;
	font-size: 16px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.right-side ul.overviews-list li {
	display: block;
	padding: 2px 0 0;
	line-height: 16px;
}

.right-side ul.overviews-list li.active a:before {
	display: block;
}

.right-side ul.overviews-list a {
	line-height: 16px;
	color: #fff;
	position: relative;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
}

.right-side ul.overviews-list a:hover,
.right-side ul.overviews-list a:focus,
.right-side ul.overviews-list a:active {
	text-decoration: underline;
}

.right-side ul.overviews-list a:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 0 7px 8px;
	border-color: transparent transparent transparent #fff;
	position: absolute;
	left: -18px;
	display: none;
	top: 0;
	content: " ";
}

/*main container style*/

/*pagination style*/

#main {
	width: 100%;
	position: relative;
	padding-bottom: 10px;
}

#main .container {
	position: relative;
}

#main .static {
	position: static !important;
}

#main .btn {
	white-space: normal;
}

#main ul.pagination {
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	overflow: hidden;
	width: auto;
	margin: 0 0 20px;
	float: left;
}

#main ul.pagination li {
	float: left;
	padding: 0;
	border-left: 1px solid #e1e1e1;
}

#main ul.pagination li:first-child {
	border: 0;
}

#main ul.pagination li.active a {
	background: #aebc22;
	color: #fff;
}

#main ul.pagination li.first a,
#main ul.pagination li.last a {
	color: #b2b2b2;
	font-size: 18px;
}

#main ul.pagination li.first a:hover,
#main ul.pagination li.first a:focus,
#main ul.pagination li.first a:active,
#main ul.pagination li.last a:hover,
#main ul.pagination li.last a:focus,
#main ul.pagination li.last a:active {
	background: #aebc22;
	color: #fff;
}

#main ul.pagination a {
	min-width: 40px;
	line-height: 30px;
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #000;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

#main ul.pagination a:hover,
#main ul.pagination a:focus,
#main ul.pagination a.active,
#main ul.pagination a:active {
	background: #aebc22;
	color: #fff;
}

/*two-columns style*/

.two-columns .col-lg-4 {
	position: static !important;
}

/*address-row style*/

.address-row {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 0 23px;
	padding: 4px 0 20px;
	border-bottom: 1px dashed #dbdbdc;
}

.address-row .map-part {
	float: left;
	width: 100%;
	padding: 0 0 15px;
}

.address-row .map-part address {
	float: left;
	width: 56%;
	padding: 0 0 0 24px;
	line-height: 18px;
	color: #58595b;
	font-size: 12px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.address-row .map-part address span {
	display: block;
}

.address-row .map-part address a {
	text-decoration: none;
	color: #0073ab;
}

.address-row .map-part address a:hover,
.address-row .map-part address a:focus,
.address-row .map-part address a:active {
	text-decoration: underline;
}

.address-row .map-part .city {
	line-height: 18px;
	color: #807f82;
	font-size: 16px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.address-row a.map {
	float: left;
	border: 1px solid #b6b6b6;
	width: 43.5%;
}

.address-row a.map:hover,
.address-row a.map:focus,
.address-row a.map:active {
	opacity: .8;
}

.address-row a.map img {
	display: block;
	width: 100%;
	height: auto;
}

.address-row .address-info {
	float: left;
	width: 100%;
}

.address-row .address-info a {
	line-height: 20px;
	color: #0073aa;
	text-decoration: none;
	font-size: 18px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.address-row .address-info a:hover,
.address-row .address-info a:focus,
.address-row .address-info a:active {
	text-decoration: underline;
}

.address-row .contact-row {
	width: 100%;
	position: relative;
}

.address-row .contact-row .title {
	float: left;
	line-height: 20px;
	color: #231f20;
	font-size: 18px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.address-row .contact-row .info {
	overflow: hidden;
	padding: 0 0 0 4px;
}

.address-row .helpline {
	overflow: hidden;
	padding: 18px 0 6px;
}

.address-row h1 {
	line-height: 20px;
	color: #231f20;
	margin: 0;
	font-size: 18px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

/*contact-block style*/

.contact-block {
	margin: 0 0 52px;
	padding: 17px 0 0;
	position: relative;
	overflow: hidden;
}

.contact-block .contact-col {
	float: left;
	width: 100%;
}

.contact-block h2 {
	line-height: 18px;
	color: #aebc22;
	padding: 0 0 4px;
	margin: 0 0 10px;
	border-bottom: 1px solid #c8c7c7;
	font-size: 16px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.contact-block .contact-box {
	overflow: hidden;
	position: relative;
	margin: 0 0 36px;
	line-height: 18px;
	color: #1a1818;
	font-size: 13px;
	font-weight: 400;
}

.contact-block .contact-box p {
	margin: 0 0 24px;
}

.contact-block .contact-box p a {
	color: #337ab7;
	text-decoration: none;
}

.contact-block .contact-box p a:hover,
.contact-block .contact-box p a:focus,
.contact-block .contact-box p a:active {
	text-decoration: underline;
}

.contact-block .contact-box strong {
	font-weight: 600;
}

.contact-block .contact-box strong a {
	text-decoration: none;
	color: #1a1818;
}

.contact-block .contact-box a.form {
	min-width: 217px;
	line-height: 27px;
	padding: 10px;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background: #107cb1;
	font-size: 16px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.contact-block .contact-box a.form:hover,
.contact-block .contact-box a.form:focus,
.contact-block .contact-box a.form:active {
	background: #0c5b82;
}

.contact-block .contact-box .post,
.contact-block .contact-box .name {
	line-height: 18px;
	color: #1a1818;
	font-size: 13px;
	font-weight: 700;
}

.contact-block .contact-box .post {
	font-weight: 400;
}

.contact-block .contact-box .mail-row,
.contact-block .contact-box .tel-row {
	line-height: 18px;
	color: #1a1818;
	font-size: 13px;
	font-weight: 400;
}

.contact-block .contact-box .mail-row a.tel,
.contact-block .contact-box .tel-row a.tel {
	text-decoration: none;
	color: #1a1818;
}

.contact-block .contact-box .mail-row a.mail,
.contact-block .contact-box .tel-row a.mail {
	text-decoration: none;
	color: #107cb1;
}

.contact-block .contact-box .mail-row a.mail:hover,
.contact-block .contact-box .mail-row a.mail:focus,
.contact-block .contact-box .mail-row a.mail:active,
.contact-block .contact-box .tel-row a.mail:hover,
.contact-block .contact-box .tel-row a.mail:focus,
.contact-block .contact-box .tel-row a.mail:active {
	text-decoration: underline;
}

.contact-block .contact-box .mail-row {
	margin: 0 0 13px;
}

/*info-form style*/

.info-form {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.info-form h2 {
	margin: 0 0 13px;
}

.info-form label {
	line-height: 15px;
	color: #003f5f;
	display: block;
	margin: 0 0 2px;
	font-size: 11px;
	font-weight: 400;
}

.info-form label.chk-label {
	overflow: hidden;
	font-size: 13px;
	padding: 0 0 0 5px;
	line-height: 16px;
	color: #000;
}

.info-form .form-row {
	overflow: hidden;
	margin: 0 0 14px;
}

.info-form .form-control {
	border-radius: 0;
	height: 28px;
	float: left;
	width: 100%;
	border-color: #babcbe;
	background: #fff;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-shadow: inset 0 18px 20px -15px #f7f7f7;
	padding: 5px 10px;
	color: #003f5f;
	line-height: 18px;
	font-size: 12px;
	font-weight: 400;
}

.info-form .form-control::-webkit-input-placeholder {
	color: #003f5f;
}

.info-form .form-control::-moz-placeholder {
	opacity: 1;
	color: #003f5f;
}

.info-form .form-control:-moz-placeholder {
	color: #003f5f;
}

.info-form .form-control:-ms-input-placeholder {
	color: #003f5f;
}

.info-form .form-control.placeholder {
	color: #003f5f;
}

.info-form .error .form-control {
	border-color: red;
}

.info-form textarea {
	min-width: 100%;
	max-width: 321px;
	width: 100%;
	height: 147px;
	max-height: 400px;
	min-height: 147px;
	box-shadow: inset 0 28px 30px -25px #f7f7f7;
}

.info-form .check-row {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding: 8px 0 19px;
}

.info-form input[type="submit"] {
	min-width: 57px;
	padding: 5px;
	text-align: center;
	line-height: 15px;
	border: 0;
	border-radius: 0;
	color: #fff;
	background: #107cb1;
	margin: 0 0 20px;
	font-size: 12px;
	font-weight: 400;
}

.info-form input[type="submit"]:hover,
.info-form input[type="submit"]:focus,
.info-form input[type="submit"]:active {
	background: #0c5b82;
}

/*sidebar style*/

.sidebar {
	width: 100%;
	box-shadow: 0 13px 9px -12px #d4d5d6;
}

.sidebar ul.side-menu {
	position: relative;
}

.sidebar ul.side-menu:before {
	background: #000;
	background: -webkit-linear-gradient(left, rgba(234, 234, 234, .2) 1%, rgba(234, 234, 234, .99) 50%, rgba(234, 234, 234, .2) 100%);
	background: linear-gradient(to right, rgba(234, 234, 234, .2) 1%, rgba(234, 234, 234, .99) 50%, rgba(234, 234, 234, .2) 100%);
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 1px;
}

.sidebar ul.side-menu li {
	display: block;
	padding: 14px 0;
	position: relative;
	text-align: right;
}

.sidebar ul.side-menu > li:after {
	background: #000;
	background: -webkit-linear-gradient(left, rgba(234, 234, 234, .2) 1%, rgba(234, 234, 234, .99) 50%, rgba(234, 234, 234, .2) 100%);
	background: linear-gradient(to right, rgba(234, 234, 234, .2) 1%, rgba(234, 234, 234, .99) 50%, rgba(234, 234, 234, .2) 100%);
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 1px;
}

.sidebar ul.side-menu > li.active > a:before,
.sidebar ul.side-menu > li.active > span:before,
.sidebar ul.side-sub-menu > li.active > a:before,
.sidebar ul.side-sub-menu > li.active > span:before {
	display: block;
}

.sidebar ul.side-menu a,
.sidebar ul.side-menu > li,
.sidebar ul.side-sub-menu > li {
	text-decoration: none;
	color: #003f5f;
	line-height: 20px;
	position: relative;
	font-size: 15px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.sidebar ul.side-menu > li > a:before, .sidebar ul.side-menu > li > span:before  {
	width: 0;
	height: 0;
	display: none;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-color: transparent transparent transparent #003f5f;
	position: absolute;
	right: -12px;
	top: 5px;
	content: " ";
}

.sidebar ul.side-menu > li > a:before,
.sidebar ul.side-menu > li > span:before,
.sidebar ul.side-sub-menu > li > a:before,
.sidebar ul.side-sub-menu > li > span:before
{
	width: 0;
	height: 0;
	display: none;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-color: transparent transparent transparent #003f5f;
	position: absolute;
	right: -12px;
	top: 5px;
	content: " ";
}

.sidebar ul.side-sub-menu > li > a:before,
.sidebar ul.side-sub-menu > li > span:before {
	top: 3px;
}

.sidebar ul.side-menu a:hover:before,
.sidebar ul.side-menu a:active:before,
.sidebar ul.side-menu a:focus:before {
	display: block;
}

.sidebar ul.side-menu.sec {
	margin: 0;
}

.sidebar ul.side-menu.sec:before {
	display: none;
}

.sidebar ul.side-menu.sec li {
	padding: 0 0;
}

.sidebar ul.side-menu.sec li:after {
	display: none;
}

.sidebar ul.side-menu.sec a {
	font-size: 15px;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.sidebar ul.side-menu.sec a:before {
	top: 4px;
}

.sidebar.sec ul.side-menu a {
	font-size: 15px;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.sidebar.sec ul.side-menu a:before {
	top: 4px;
}

.sidebar ul.side-sub-menu {
	padding: 2px 0 0;
}

.sidebar ul.side-sub-menu.bio {
	position: relative;
	padding: 16px 0 9px;
}

.sidebar ul.side-sub-menu.bio:before {
	background: #000;
	background: -webkit-linear-gradient(left, rgba(234, 234, 234, .2) 1%, rgba(234, 234, 234, .99) 50%, rgba(234, 234, 234, .2) 100%);
	background: linear-gradient(to right, rgba(234, 234, 234, .2) 1%, rgba(234, 234, 234, .99) 50%, rgba(234, 234, 234, .2) 100%);
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 1px;
}

.sidebar ul.side-sub-menu li {
	display: block;
	text-align: right;
	padding: 2px 0 0;
}

.sidebar ul.side-sub-menu li.active a {
	font-size: 13px;
	color: #003f5f;
	font-weight: 400;
}

/*.sidebar ul.side-sub-menu li.active a:before {
	display: block;
	top: 5px;
}*/

.sidebar ul.side-sub-menu li.first a {
	font-size: 15px;
	color: #003f5f;
	font-weight: 400;
}

.sidebar ul.side-sub-menu li.first a:hover:before {
	top: 5px;
}

.sidebar ul.side-sub-menu a {
	text-decoration: none;
	color: #8e9093;
	line-height: 16px;
	position: relative;
	font-size: 13px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.sidebar ul.side-sub-menu li:first-child span {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #231F20;
	font-weight: bold;
}

/*.sidebar ul.side-sub-menu a:before {
	width: 0;
	height: 0;
	display: none;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-color: transparent transparent transparent #003f5f;
	position: absolute;
	right: -12px;
	top: 3px;
	content: " ";
}*/

.sidebar ul.side-sub-menu a:hover,
.sidebar ul.side-sub-menu a:active,
.sidebar ul.side-sub-menu a:focus {
	color: #003f5f;
}

.sidebar .menu-area {
	text-align: left;
	position: relative;
	padding: 15px 0 0;
}

.sidebar .menu-area:after {
	background: #000;
	background: -webkit-linear-gradient(left, rgba(234, 234, 234, .2) 1%, rgba(234, 234, 234, .99) 50%, rgba(234, 234, 234, .2) 100%);
	background: linear-gradient(to right, rgba(234, 234, 234, .2) 1%, rgba(234, 234, 234, .99) 50%, rgba(234, 234, 234, .2) 100%);
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 1px;
}

.sidebar .menu-area.sec {
	padding: 0;
}

.sidebar .menu-area.sec:after {
	display: none;
}

.sidebar .menu-area.sec .title {
	padding: 5px 20px;
}

.sidebar .menu-area .title {
	line-height: 16px;
	color: #003f5f;
	padding: 0 0 0 20px;
	font-size: 15px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.sidebar .menu-area ul.side-sub-menu {
	padding: 2px 0 8px;
}

.sidebar .menu-area ul.side-sub-menu li.active a {
	font-weight: 400;
	color: #000;
}

.sidebar a.side-opener {
	display: none;
}

/*securities-area style*/

.securities-area {
	overflow: hidden;
	position: relative;
	line-height: 18px;
	color: #231f20;
	margin: -6px 0 23px;
	font-size: 13px;
	font-weight: 400;
}

.securities-area p {
	margin: 0 0 16px;
}

.securities-area h1 {
	line-height: 35px;
	color: #aebc22;
	margin: 0 0 11px;
	font-size: 30px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.securities-area h2 {
	line-height: 18px;
	color: #003f5f;
	margin: 0 0 2px;
	font-size: 16px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.securities-area .heading {
	padding: 19px 0;
	border-width: 1px 0;
	border-style: dotted;
	border-color: #dbdbdc;
	color: #0073ab;
	margin: 0 0 23px;
	float: left;
	width: 100%;
	line-height: 24px;
	font-size: 22px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.third-col-menu .overview-part {
	position: relative;
	margin: 0 0 6px;
	float: left;
	width: 100%;
}

.third-col-menu .overview-part.overview-mobile {
	float: none;
}

.third-col-menu .overview-part .jcf-select-over {
	display: block;
	width: 100%;
	height: 39px;
	background: #003f5f;
	border: 0;
}

.third-col-menu .overview-part .jcf-select-over .jcf-list .jcf-option {
	padding: 10px 18px 9px;
	min-height: 39px;
	line-height: 29px;
}

.third-col-menu .overview-part .jcf-select-text {
	padding: 5px 0;
	color: #fff;
	line-height: 29px;
	margin: 0 35px 0 18px;
	font-size: 15px;
	font-weight: 400;
}

.third-col-menu .overview-part .jcf-select-opener {
	border: 0;
	background: #003f5f;
}

.third-col-menu .overview-part .jcf-select-opener:after {
	content: "\e902";
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	line-height: 15px;
	color: #fff;
	right: 22px;
	font-size: 7px;
}

.third-col-menu .overview-part .jcf-select-drop-content {
	border: 0 !important;
	position: relative;
	border-top: 1px solid #fff !important;
}

.third-col-menu .overview-part .jcf-select-drop-content:before,
.third-col-menu .overview-part .jcf-select-drop-content:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	display: block !important;
	max-width: 300px;
	background: #777;
	box-shadow: 0 15px 10px rgba(0, 0, 0, .35);
	-webkit-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.third-col-menu .overview-part .jcf-select-drop-content:after {
	-webkit-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
	display: block !important;
}

/*cases-area style*/

.cases-area {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 0 8px;
}

.cases-area h1 {
	line-height: 35px;
	color: #aebc22;
	margin: 0 0 15px;
	font-size: 30px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.cases-area a.case-box {
	overflow: hidden;
	position: relative;
	display: block;
	padding: 4px 0 20px;
	margin: 0 0 21px;
	border-bottom: 1px dashed #aaa;
}

.cases-area a.case-box:hover,
.cases-area a.case-box:focus,
.cases-area a.case-box:active {
	background: #f7f7f7;
	text-decoration: none;
}

.cases-area a.case-box .img-box {
	width: 100%;
	margin: 0 0 17px;
}

.cases-area a.case-box img {
	display: block;
	width: 100%;
	height: auto;
}

.cases-area a.case-box .name {
	display: inline-block;
	vertical-align: top;
	color: #807f82;
	line-height: 24px;
	text-decoration: none;
	margin: 0 0 9px;
	font-size: 20px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.cases-area a.case-box .name span {
	color: #000;
}

.cases-area a.case-box address {
	line-height: 16px;
	color: #0073ac;
	margin: 0;
	text-decoration: none;
	font-size: 13px;
	font-weight: 400;
	font-style: italic;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

/*cases-block style*/

.cases-block {
	width: 100%;
	position: relative;
}

.cases-block .head-part {
	margin: 0 0 28px;
}

.cases-block .head-part .jcf-select {
	float: left;
	margin: 8px 0 0;
}

.cases-block .link-more {
	display: block;
	text-align: right;
	line-height: 18px;
	font-size: 13px;
}

.cases-block .link-more a {
	color: #0073ae;
}

.cases-block .link-more a:hover,
.cases-block .link-more a:focus,
.cases-block .link-more a:active {
	color: #0073ae;
}

.cases-block h1 {
	line-height: 31px;
	color: #aebc22;
	margin: 0 0 9px;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	font-size: 30px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.cases-block ul.cases-list {
	margin: 0 0 30px;
}

.cases-block ul.cases-list li {
	padding: 0;
	display: block;
	overflow: hidden;
	border-bottom: 1px dashed #dbdbdc;
}

.cases-block ul.cases-list li a {
	display: block;
	overflow: hidden;
}

.cases-block ul.cases-list li a:hover,
.cases-block ul.cases-list li a:active,
.cases-block ul.cases-list li a:focus {
	background: #f7f7f7;
}

.cases-block ul.cases-list .date-area {
	float: left;
	width: 25%;
	padding: 2px 5px 0 0;
}

.cases-block ul.cases-list .date-area time {
	line-height: 16px;
	color: #231f20;
	display: block;
	padding: 10px 0 0;
	font-size: 12px;
	font-weight: 400;
}

.cases-block ul.cases-list .info-area {
	float: left;
	padding: 2px 0 4px 14px;
	width: 75%;
	border-left: 1px solid #dbdbdc;
	line-height: 14px;
	color: #807f80;
	font-size: 12px;
	font-weight: 400;
}

.cases-block ul.cases-list .info-area p {
	margin: 0 0 7px;
}

.cases-block ul.cases-list .name {
	line-height: 17px;
	margin: 9px 0 0;
	color: #003f5f;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	font-weight: 400;
}

.cases-block ul.cases-list .title {
	line-height: 17px;
	color: #107cb1;
	position: relative;
	display: inline-block;
	padding: 0 15px 0 0;
	vertical-align: top;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.cases-block ul.cases-list .title a.bottom,
.cases-block ul.cases-list .title a.top {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	position: absolute;
	right: 0;
	top: 3px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 4.5px 5px 4.5px;
	border-color: transparent transparent #231f20 transparent;
}

.cases-block ul.cases-list .title a.bottom:hover,
.cases-block ul.cases-list .title a.bottom:focus,
.cases-block ul.cases-list .title a.bottom:active,
.cases-block ul.cases-list .title a.top:hover,
.cases-block ul.cases-list .title a.top:focus,
.cases-block ul.cases-list .title a.top:active {
	border-color: transparent transparent #107cb1 transparent;
}

.cases-block ul.cases-list .title a.bottom {
	top: 9px;
	border-width: 4px 4.5px 0 4.5px;
	border-color: #231f20 transparent transparent transparent;
}

.cases-block ul.cases-list .title a.bottom:hover,
.cases-block ul.cases-list .title a.bottom:focus,
.cases-block ul.cases-list .title a.bottom:active {
	border-color: #107cb1 transparent transparent transparent;
}

/*cases-detail style*/

.cases-detail {
	width: 100%;
	position: relative;
	overflow: hidden;
	line-height: 18px;
	margin: 0 0 47px;
	color: #231f20;
	font-size: 13px;
	font-weight: 400;
}

.cases-detail p {
	margin: 0 0 17px;
}

.cases-detail .head-part {
	line-height: 18px;
	color: #231f20;
	font-size: 13px;
	font-weight: 400;
}

.cases-detail .head-part p {
	margin: 0 0 19px;
}

.cases-detail .head-part h1 {
	line-height: 33px;
	color: #aebc22;
	margin: 0 0 9px;
	font-size: 30px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.cases-detail .head-part em {
	line-height: 20px;
	color: #807f82;
	display: block;
	margin: 0 0 9px;
	font-size: 16px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
	font-style: italic;
}

.cases-detail .main-heading {
	padding: 20px 0;
	border-width: 1px 0;
	border-style: dotted;
	border-color: #dbdbdc;
	color: #0073ab;
	margin: 0 0 21px;
	line-height: 24px;
	font-size: 22px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.cases-detail h2 {
	line-height: 18px;
	color: #003f5f;
	margin: 0 0 2px;
	font-size: 16px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

/*faqs-block style*/

.faqs-block {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 0 54px;
}

.faqs-block h1 {
	line-height: 33px;
	color: #aebc22;
	margin: 0 0 17px;
	font-size: 30px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.faqs-block ol.faqs-list {
	overflow: hidden;
	position: relative;
	counter-reset: item;
	border-top: 1px solid #e9e9ea;
}

.faqs-block ol.faqs-list > li {
	display: block;
	padding: 10px 0 9px 25px;
	position: relative;
	border-bottom: 1px solid #e9e9ea;
	line-height: 18px;
	color: #0073ab;
	font-size: 16px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.faqs-block ol.faqs-list > li:before {
	width: 25px;
	position: absolute;
	left: 0;
	top: 11px;
	color: #aebc22;
	content: counters(item, ".") ".";
	counter-increment: item;
}

.faqs-block ol.faqs-list a.faq-opener {
	text-decoration: none;
}

.faqs-block ol.faqs-list .faq-slide {
	line-height: 18px;
	color: #000;
	font-size: 12px;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
}

.faqs-block ol.faqs-list .faq-slide p {
	margin: 10px 0 0;
}

/*video-block style*/

.video-block {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: -6px 0 50px;
}

.video-block h1 {
	line-height: 31px;
	color: #aebc22;
	margin: 0;
	font-size: 30px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.video-block h2 {
	line-height: 18px;
	color: #aebc22;
	margin-top: 25px;
	padding: 0 0 4px;
	border-bottom: 1px dashed #dbdbdc;
	font-size: 15px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.video-block .video-box {
	width: 100%;
	position: relative;
	overflow: hidden;
	border-bottom: 1px dashed #dbdbdc;
}

.video-block .video-box a {
	display: block;
	padding: 12px 0;
	overflow: hidden;
	text-decoration: none;
}

.video-block .video-box a:hover,
.video-block .video-box a:focus,
.video-block .video-box a:active {
	background: #f7f7f7;
}

.video-block .video-box time {
	line-height: 16px;
	color: #807f80;
	font-size: 12px;
	font-weight: 400;
}

.video-block .video-box time span {
	font-style: italic;
}

.video-block .video-box .name {
	line-height: 18px;
	color: #000;
	font-size: 14px;
	font-weight: 400;
}

.video-block .video-img {
	float: left;
	/*width: 26%;*/
	/*width: 10%;*/
	margin: 3px 0 0;
	position: relative;
}

.video-block .video-img .btn-play {
	width: 20px;
	height: 20px;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -10px 0 0 -10px;
	text-align: center;
	line-height: 14px;
	padding: 3px;
	font-size: 10px;
	color: rgba(130, 129, 130, .9);
	background: rgba(0, 0, 0, .5);
}

.video-block .video-img img {
	display: block;
	/*width: 100%;*/
	height: auto;
	width:225px;
}

.video-block .video-info {
	overflow: hidden;
	padding: 0 0 0 12px;
	line-height: 18px;
	color: #807f80;
	font-size: 12px;
	font-weight: 400;
}

.video-block .video-info p {
	margin: 0;
}

/*press-room style*/

.press-room {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: -6px 0 0px;
}

.press-room h1 {
	line-height: 31px;
	color: #aebc22;
	margin: 0 0 25px;
	font-size: 30px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.press-room h2 {
	line-height: 18px;
	color: #aebc22;
	margin: 0;
	padding: 0 0 4px;
	border-bottom: 1px solid #dbdbdc;
	font-size: 15px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.press-room a.head-main-link {
	display: block;
	padding: 14px 0 13px;
	line-height: 27px;
	color: #807f82;
	text-decoration: none;
	font-size: 22px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.press-room a.head-main-link:hover,
.press-room a.head-main-link:focus,
.press-room a.head-main-link:active {
	background: #f7f7f7;
}

.press-room a.head-main-link p {
	margin: 0;
}

.press-room .head-part {
	overflow: hidden;
	position: relative;
	margin: 0 0 32px;
	border-bottom: 1px dashed #dbdbdc;
}

.press-room .head-part time {
	line-height: 16px;
	color: #0073ab;
	display: block;
	font-size: 12px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.press-room .press-filter {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.press-room .press-filter h2 {
	color: #003f5f;
	font-weight: 400;
	margin: 0 0 5px;
}

.press-room .press-filter ul.filter-list {
	border-bottom: 1px solid #dbdbdc;
	padding: 0 0 5px;
	margin: 0 0 22px;
}

.press-room .press-filter ul.filter-list li {
	padding: 0 13px 3px 0;
}

.press-room .press-filter ul.filter-list li.active a {
	color: #666;
}

.press-room .press-filter ul.filter-list a {
	line-height: 15px;
	color: #107cb1;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
}

.press-room .press-filter ul.filter-list a:hover,
.press-room .press-filter ul.filter-list a:focus,
.press-room .press-filter ul.filter-list a:active {
	text-decoration: underline;
}

.press-room .press-cols {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.press-room ul.tabset {
	overflow: hidden;
	display: table;
	width: 100%;
	margin: 0 0 15px;
	border-radius: 4px;
	table-layout: fixed;
}

.press-room ul.tabset li {
	padding: 0;
	display: table-cell;
	text-align: center;
}

.press-room ul.tabset a {
	text-align: center;
	display: block;
	padding: 10px 10px 8px;
	border: 1px solid #e1e1e1;
	text-decoration: none;
	line-height: 19px;
	background: #fafafa;
	color: #a8a8a8;
	font-size: 16px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.press-room ul.tabset a.active {
	color: #fff;
	border-color: #aebc22;
	background: #aebc22;
}

.press-room ul.tabset a:hover,
.press-room ul.tabset a:focus,
.press-room ul.tabset a:active {
	color: #fff;
	border-color: #aebc22;
	background: #aebc22;
}

.press-room .tab-content {
	position: relative;
	overflow: hidden;
}

.press-room .tab-content h2 {
	margin: 0;
}

.press-room .press-box {
	width: 100%;
	border-bottom: 1px dashed #dbdbdc;
	line-height: 14px;
	color: #807f82;
	font-size: 12px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.press-room .press-box a {
	display: block;
	overflow: hidden;
	padding: 10px 10px 0;
}

.press-room .press-box a:hover,
.press-room .press-box a:focus,
.press-room .press-box a:active {
	background: #f7f7f7;
	text-decoration: none;
}

.press-room .press-box p {
	margin: 0 0 19px;
}

.press-room .press-box time {
	display: block;
	line-height: 16px;
	color: #807f82;
	font-size: 12px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.press-room .press-box .name {
	line-height: 16px;
	color: #003f5f;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 6px;
	font-size: 14px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

/*peoples-block style*/

.peoples-block {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.peoples-block h1 {
	line-height: 31px;
	color: #aebc22;
	margin: 0 0 25px;
	font-size: 30px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.peoples-block h2 {
	line-height: 18px;
	color: #003f5f;
	margin: 0 0 15px;
	padding: 0 0 4px;
	border-bottom: 1px solid #dbdbdc;
	font-size: 15px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.peoples-block .search-area {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 0 15px;
}

.peoples-block .search-area .jcf-select,
.peoples-block .search-area .jcf-select-small {
	display: block !important;
	width: 78px;
	margin: 0 0 15px;
	text-transform: uppercase;
	min-width: 78px;
}

.peoples-block .search-area h2 {
	margin: 0 0 11px;
}

.peoples-block ul.alphabets-list {
	border-bottom: 1px solid #dbdbdc;
	padding: 0 0 3px;
	margin: 0 0 22px;
}

.peoples-block ul.alphabets-list li {
	padding: 0 7px 3px 0;
}

.peoples-block ul.alphabets-list li.active a {
	text-decoration: underline;
}

.peoples-block ul.alphabets-list a {
	line-height: 18px;
	color: #107cb1;
	text-decoration: none;
	font-size: 16px;
	font-weight: 500;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.peoples-block ul.alphabets-list a:hover,
.peoples-block ul.alphabets-list a:focus,
.peoples-block ul.alphabets-list a:active {
	text-decoration: underline;
}

.peoples-block .peoples-holder {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 0 70px;
}

.peoples-block .peoples-holder .img-box {
	float: left;
	width: 37.4%;
	padding: 12px 0;
}

.peoples-block .peoples-holder .img-box .title {
	padding: 5px 0 0;
}

.peoples-block .peoples-holder .img-box img {
	display: block;
	width: 100%;
	height: auto;
}

.peoples-block .peoples-holder .info-part {
	float: left;
	width: 62.6%;
	display: table;
	table-layout: fixed;
}

.peoples-block .peoples-holder .col-1,
.peoples-block .peoples-holder .col-2,
.peoples-block .peoples-holder .col-3 {
	display: block;
	height: 100%;
	width: 100%;
}

.peoples-block .peoples-holder .col-2 {
	line-height: 14px;
	color: #231f20;
	font-size: 12px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.peoples-block a.name {
	color: #0073ab;
	line-height: 20px;
	text-decoration: none;
	font-size: 18px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.peoples-block a.name:hover,
.peoples-block a.name:active,
.peoples-block a.name:focus {
	text-decoration: underline;
}

.peoples-block .title {
	line-height: 18px;
	color: #aebc22;
	font-size: 16px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.peoples-block dl {
	overflow: hidden;
	position: relative;
	width: 100%;
	margin: 0;
}

.peoples-block dl dt {
	float: left;
	line-height: 16px;
	color: #807f80;
	font-size: 12px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.peoples-block dl dd {
	margin: 0;
	line-height: 16px;
	color: #807f80;
	font-size: 12px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.peoples-block dl dd a {
	color: #003f5f;
	text-decoration: none;
}

.peoples-block ul.links-list {
	overflow: hidden;
	position: relative;
	line-height: 14px;
}

.peoples-block ul.links-list li {
	padding: 0 12px 0 0;
	line-height: 14px;
}

.peoples-block ul.links-list a {
	line-height: 14px;
	color: #0073ab;
	text-decoration: none;
	font-size: 11px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.peoples-block ul.links-list a:hover,
.peoples-block ul.links-list a:active,
.peoples-block ul.links-list a:focus {
	text-decoration: underline;
}

.peoples-block .people-row {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dashed #dbdbdc;
	padding: 0 9px;
	background: #f9f9f9;
	box-shadow: inset 0 -25px 15px -15px #e0e0e0;
}

.peoples-block .people-row:nth-child(odd) {
	background: #fff;
}

.peoples-block .people-row:first-child {
	box-shadow: none;
}

.peoples-block .people-row:first-child .col-1,
.peoples-block .people-row:first-child .col-2,
.peoples-block .people-row:first-child .col-3 {
	padding: 18px 13px 12px;
}

/*filter-form style*/

.filter-form {
	width: 100%;
	position: relative;
	margin: 0 0 20px;
}

.filter-form .jcf-select-large {
	width: 100%;
	margin: 0 0 10px;
}

.filter-form input[type="submit"] {
	min-width: 45px;
	padding: 5px;
	text-align: center;
	line-height: 15px;
	border: 0;
	border-radius: 0;
	white-space: normal;
	color: #fff;
	background: #107cb1;
	margin: 0 0 20px;
	font-size: 12px;
	font-weight: 400;
}

.filter-form input[type="submit"]:hover,
.filter-form input[type="submit"]:focus,
.filter-form input[type="submit"]:active {
	background: #0c5b82;
}

/*bio-info style*/

.bio-info {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 0;
}

.bio-info .porfile-img {
	display: block;
	width: 100%;
	margin: 0 0 15px;
	overflow: hidden;
}

.bio-info .porfile-img img {
	display: block;
	width: 100%;
	height: auto;
}

.bio-info h1 {
	line-height: 35px;
	color: #aebc22;
	margin: 0 0 3px;
	font-size: 30px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.bio-info .designation {
	line-height: 20px;
	color: #807f82;
	margin: 0 0 14px;
	font-size: 16px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.bio-info .tel-part,
.bio-info .mail-row {
	line-height: 22px;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.bio-info .tel-part a,
.bio-info .mail-row a {
	text-decoration: none;
	color: #107cb1;
}

.bio-info .tel-part a:hover,
.bio-info .tel-part a:active,
.bio-info .tel-part a:focus,
.bio-info .mail-row a:hover,
.bio-info .mail-row a:active,
.bio-info .mail-row a:focus {
	color: #000;
}

.bio-info .tel-part a.tel,
.bio-info .mail-row a.tel {
	color: #003f5f;
}

.bio-info .tel-part {
	margin: 0 0 20px;
	overflow: hidden;
}

.bio-info ul.social-part {
	overflow: hidden;
	padding: 0 0 20px;
	position: relative;
}

.bio-info ul.social-part:before {
	background: #000;
	background: -webkit-linear-gradient(left, rgba(234, 234, 234, .2) 1%, rgba(234, 234, 234, .99) 50%, rgba(234, 234, 234, .2) 100%);
	background: linear-gradient(to right, rgba(234, 234, 234, .2) 1%, rgba(234, 234, 234, .99) 50%, rgba(234, 234, 234, .2) 100%);
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 1px;
}

.bio-info ul.social-part li {
	display: block;
	padding: 0 0 4px;
}

.bio-info ul.social-part a {
	line-height: 14px;
	color: #107cb1;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.bio-info ul.social-part a:hover,
.bio-info ul.social-part a:focus,
.bio-info ul.social-part a:active {
	color: #000;
}

.bio-info ul.social-part a .icon-vcard {
	color: #000;
}

.bio-info ul.social-part a span {
	padding: 0 5px 0 0;
	font-size: 14px;
}

.bio-info a.back {
	line-height: 14px;
	color: #107cb1;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
}

.bio-info a.back:hover,
.bio-info a.back:focus,
.bio-info a.back:active {
	color: #000;
}

.bio-info a.back span {
	color: #000;
	display: inline-block;
	vertical-align: middle;
	padding: 0 3px 0 0;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.bio-info .practice-area {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding: 20px 0;
	margin: 0 0 20px;
	box-shadow: 0 13px 14px -15px #d4d5d6;
}

.bio-info .practice-area h2, .bio-info .practice-area h3 {
	line-height: 20px;
	color: #003f5f;
	margin: 0 0 2px;
	font-size: 16px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.bio-info ul.areas-list {
	overflow: hidden;
}

.bio-info ul.areas-list li {
	display: block;
	padding: 0;
}

.bio-info ul.areas-list a {
	line-height: 14px;
	text-decoration: none;
	color: #107cb1;
	font-size: 12px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.bio-info ul.areas-list a:hover,
.bio-info ul.areas-list a:focus,
.bio-info ul.areas-list a:active {
	color: #000;
}

.basic-info-right {
	overflow: hidden;
	padding: 0 0 20px;
}

.basic-info-right h1 {
	line-height: 35px;
	color: #aebc22;
	margin: 0 0 3px;
	font-size: 30px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.basic-info-right .designation {
	line-height: 20px;
	color: #807f82;
	margin: 0 0 14px;
	font-size: 16px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.bottom-bio-info {
	overflow: hidden;
	padding: 30px 0 0;
	border-top: 1px dotted #a2a4a7;
}

.bottom-bio-info ul.social-part {
	overflow: hidden;
	padding: 0 0 20px;
	position: relative;
	width: 100%;
	display: block;
	border-bottom: 1px solid #a2a4a7;
}

.bottom-bio-info ul.social-part li {
	display: block;
	padding: 0 0 4px;
}

.bottom-bio-info ul.social-part a {
	line-height: 14px;
	color: #107cb1;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.bottom-bio-info ul.social-part a:hover,
.bottom-bio-info ul.social-part a:focus,
.bottom-bio-info ul.social-part a:active {
	color: #000;
}

.bottom-bio-info ul.social-part a .icon-vcard {
	color: #000;
}

.bottom-bio-info ul.social-part a span {
	padding: 0 5px 0 0;
	font-size: 14px;
}

.bottom-bio-info .practice-area {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding: 20px 0;
	border-bottom: 1px solid #a2a4a7;
}

.bottom-bio-info ul.areas-list {
	overflow: hidden;
}

.bottom-bio-info ul.areas-list li {
	display: block;
	padding: 0;
}

.bottom-bio-info ul.areas-list a {
	line-height: 14px;
	text-decoration: none;
	color: #107cb1;
	font-size: 12px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.bottom-bio-info ul.areas-list a:hover,
.bottom-bio-info ul.areas-list a:focus,
.bottom-bio-info ul.areas-list a:active {
	color: #000;
}

/*bio-detail style*/

.bio-detail {
	position: relative;
}

.bio-detail ul.tabset {
	margin: 0 0 20px;
	display: table;
	width: 100%;
	background: #f9f9f9;
	box-shadow: inset 0 -4px 6px -3px #c4c5c6;
}

.bio-detail ul.tabset > li {
	/*display: table-cell; changed to inline-block to allow "tab" to show when only one tab exists on a profile*/
	display: inline-block;
	padding: 0;
	position: relative;
}

.bio-detail ul.tabset > li.active > a {
	color: #107cb1;
	background: #fff;
}

.bio-detail ul.tabset > li.hover ul.subset {
	display: block;
}

.bio-detail ul.tabset > li.drop > a {
	padding: 5px 23px 5px 12px;
}

.bio-detail ul.tabset > li.drop > a:after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 5px 0 5px;
	border-color: #bbb transparent transparent transparent;
	position: absolute;
	right: 5px;
	top: 10px;
	content: " ";
}

.bio-detail ul.tabset > li:last-child.hover ul.subset,
.bio-detail ul.tabset > li:last-child:hover ul.subset {
	display: block;
	left: auto;
	right: 0;
}

.bio-detail ul.tabset > li > a {
	color: #807f82;
	display: block;
	padding: 5px 8px;
	position: relative;
	text-decoration: none;
	line-height: 18px;
	font-size: 12px;
	font-weight: 400;
}

.bio-detail ul.tabset > li > a.active {
	color: #107cb1;
	background: #fff;
}

.bio-detail ul.tabset > li > a:hover,
.bio-detail ul.tabset > li > a:focus,
.bio-detail ul.tabset > li > a:active {
	color: #107cb1;
	background: #fff;
}

.bio-detail ul.subset {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 200px;
	z-index: 10;
	padding: 5px 0 0;
	background: #fff;
	border: 1px solid #d4d5d6;
}

.bio-detail ul.subset > li {
	padding: 4px 8px;
	display: block;
	float: none;
}

.bio-detail ul.subset > li > a {
	line-height: 14px;
	color: #919396;
	text-decoration: none;
	padding: 0;
	font-size: 13px;
	font-weight: 400;
}

.bio-detail ul.subset > li > a:hover,
.bio-detail ul.subset > li > a:focus,
.bio-detail ul.subset > li > a:active {
	color: #000;
}

.bio-detail .overview-tab {
	line-height: 18px;
	color: #231f20;
	font-size: 12px;
	font-weight: 400;
}

.bio-detail .overview-tab p {
	margin: 0 0 18px;
}

.bio-detail h2, .bio-detail h3 {
	line-height: 18px;
	color: #003f5f;
	margin: 0 0 1px;
	font-size: 16px;
	font-weight: 400;
	font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
}

.bio-detail a.tab-opener {
	display: none;
}

.bio-detail .tab-content {
	padding: 23px 0 0;
}

/*addmission-tab style*/

.addmission-tab,
.eduction-tab {
	width: 100%;
	position: relative;
}

.addmission-tab.add,
.eduction-tab.add {
	display: none;
}

.addmission-tab address,
.eduction-tab address {
	color: #231f20;
	line-height: 18px;
	margin: 0 0 20px;
	font-size: 12px;
	font-weight: 400;
}

.addmission-tab address span,
.eduction-tab address span {
	display: block;
	font-weight: 400;
}

/*footer style*/

/* commented to remove sticky footer
	#footer {
	overflow: hidden; //for FF on Windows 7//
	display: table-footer-group;
	height: 1%;
	width: 100%;
}*/

/*footer-area style*/

.footer-area {
	background: #000;
	width: 100%;
	margin: 0 auto;
	max-width: 1022px;
	position: relative;
	overflow: hidden;
}

.footer-area .container {
	padding-top: 31px;
	padding-bottom: 19px;
}

.footer-area address {
	line-height: 15px;
	color: #b7b9bb;
	margin: 0 0 11px;
	font-size: 11px;
	font-weight: 400;
}

.footer-area address strong {
	font-weight: 700;
}

.footer-area address span {
	padding: 0 4px;
	color: #fff;
}

.footer-area address strong {
	color: #fff;
}

.footer-area address a {
	text-decoration: none;
}

.footer-area address a.tel {
	color: #b7b9bb;
}

.footer-area .social-area {
	text-align: right;
	padding: 0 0 35px;
}

.footer-area .social-area .title {
	display: inline-block;
	vertical-align: bottom;
	line-height: 14px;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
}

.footer-area ul.social-list {
	display: inline-block;
	vertical-align: bottom;
	line-height: 0;
	font-size: 0;
}

.footer-area ul.social-list li {
	display: inline-block;
	vertical-align: top;
	padding: 0 0 3px 4px;
}

.footer-area ul.social-list a {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	background: #a8a8a8;
	text-align: center;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
	font-size: 14px;
	font-weight: 400;
}

.footer-area ul.social-list a:hover,
.footer-area ul.social-list a:focus,
.footer-area ul.social-list a:active {
	color: #000;
}

/*copyrights style*/

.copyrights {
	width: 100%;
	position: relative;
	overflow: hidden;
	line-height: 13px;
	color: #b7b9bb;
	font-size: 11px;
	font-weight: 400;
}

.copyrights strong {
	font-weight: 400;
}

.copyrights p {
	margin: 0 0 15px;
}

.copyrights .container {
	padding-bottom: 20px;
	padding-top: 19px;
}

.copyrights strong {
	color: #fff;
}

.copyrights a {
	color: #b7b9bb;
	text-decoration: none;
}

.copyrights a:hover,
.copyrights a:focus,
.copyrights a:active {
	color: #aebc22;
}

/* ---------------------------------------------------------
	4. Custom form styles
---------------------------------------------------------*/

/* custom select styles */

.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #dadada;
	border-bottom: 0;
	border-bottom: 2px solid #babbbb;
	margin: 0 0 12px;
	min-width: 173px;
	width: 173px;
	height: 25px;
	cursor: pointer;
	background: #f1f1f1;
	background: -webkit-linear-gradient(top, #f1f1f1 0%, #fefefe 100%);
	background: linear-gradient(to bottom, #f1f1f1 0%, #fefefe 100%);
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	display: block;
	font-size: 12px;
	color: #0073ab;
	text-overflow: ellipsis;
	line-height: 23px;
	margin: 0 35px 0 8px;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	width: 35px;
	bottom: 0;
	right: 0;
	top: 0;
	cursor: pointer;
	border-left: 1px solid #dadada;
	background: #f1f1f1;
	background: -webkit-linear-gradient(top, #f1f1f1 0%, #fefefe 100%);
	background: linear-gradient(to bottom, #f1f1f1 0%, #fefefe 100%);
}

.jcf-select .jcf-select-opener:after {
	content: "\e90a";
	position: absolute;
	top: 50%;
	right: 50%;
	line-height: 12px;
	margin: -6px -6px 0 0;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	font-size: 12px;
	font-family: "icomoon";
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #dadada;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 14px;
	font-size: 12px;
	width: 100%;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.jcf-list ul li {
	overflow: hidden;
	display: block;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	white-space: normal;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 5px 9px;
	color: #656565;
	height: 1%;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #e6e6e6;
	color: #000;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

.jcf-checkbox {
	float: left;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #fff;
	border: 1px solid #babcbe;
	margin: 1px 3px 0 0;
	height: 12px;
	border-radius: 2px;
	width: 12px;
}

.jcf-checkbox span {
	position: absolute;
	display: none;
	height: 8px;
	width: 8px;
	top: 1px;
	left: 1px;
	background: url(../img/check.jpg) no-repeat;
}

:root .jcf-checkbox span {
	margin: 0;
}

.jcf-checkbox input[type="checkbox"] {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-checkbox.jcf-checked span {
	display: block;
}

.jcf-select-case .jcf-list .jcf-option {
	border-bottom: 1px solid #dadbdb;
	color: #0073ae;
}

.jcf-select-case .jcf-list .jcf-option.jcf-hover {
	background: #0073ae;
	color: #fff;
}

.jcf-select-over {
	display: block;
	width: 100%;
	height: 39px;
	background: #003f5f;
	border: 0;
}

.jcf-select-over .jcf-list .jcf-option {
	padding: 10px 18px 9px;
	min-height: 39px;
	font-size: 13px;
	font-weight: 400;
	background: #006294;
	color: #fff;
	border-top: 1px solid #003f5f;
	line-height: 29px;
}

.jcf-select-over .jcf-list .jcf-option.jcf-hover {
	background: #006294;
	color: #fff;
	text-decoration: underline;
}

.jcf-select-over .jcf-select-drop-content {
	border: 0 !important;
	position: relative;
	border-top: 1px solid #fff !important;
}

.jcf-select-over .jcf-select-drop-content:before,
.jcf-select-over .jcf-select-drop-content:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	box-shadow: 0 15px 10px rgba(0, 0, 0, .75);
	-webkit-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.jcf-select-over .jcf-select-drop-content:after {
	-webkit-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}

.js-tab-hidden {
	display: block !important;
	left: -9999px !important;
	position: absolute !important;
	top: -9999px !important;
}

.resize-active .nav-slide,
.resize-active .drop,
.resize-active .side-slide,
.resize-active .tabs-slide {
	-webkit-transition: none !important;
	transition: none !important;
}

@media (min-width: 670px) {
	#header {
		margin: 0 0 27px;
	}

	#header .logo {
		width: 203px;
		height: 78px;
		margin: 35px 0 10px;
	}

	.promo {
		margin: 0 0 55px;
	}

	.visual.add {
		padding-bottom: 24px;
	}

	.promo-slide .img-box .w-1 {
		min-width: 900px;
	}

	.promo-slide .img-box .w-2 {
		min-width: 900px;
	}

	.promo-slide .caption-hold {
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		padding: 26px 15px 26px 77px;
	}

	.promo-slide .caption {
		width: 282px;
		height: 250px;
		padding: 13px 13px 40px 17px;
		min-height: inherit;
	}

	.promo-slide .caption h1 {
		margin: 0 0 7px;
	}

	.promo-slide .caption em {
		line-height: 13px;
		font-size: 13px;
	}

	.promo-slide .bottom-part {
		padding: 8px 15px;
	}

	.promo-slide a.btn-prev,
	.promo-slide a.btn-next {
		top: 50%;
		margin: -25px 0 0;
		width: 30px;
		height: 50px;
		padding: 10px 2px;
	}

	.news-block {
		margin: 0 0 10px;
	}

	.news-block .head-part {
		padding: 0 0 13px;
		margin: 0 0 18px;
	}

	.news-block .news-box {
		padding-bottom: 46px;
	}

	.news-block .img-box {
		padding: 0 0 20px;
	}

	.sights-area {
		margin: 0 0 59px;
	}

	.sights-area .head-part {
		padding: 0 0 11px;
		margin: 0 0 17px;
	}

	.sights-area .head-part {
		padding: 0 0 10px;
		margin: 0 0 17px;
	}

	.sights-area .title {
		margin: 0 0 4px;
	}

	.sights-area a.sight-link {
		margin: 0;
		padding: 16px 11px;
	}

	.bottom-info {
		margin: 0 0 74px;
	}

	.bottom-info .head-part {
		margin: 0 0 11px;
		padding: 0 0 4px;
	}

	.bottom-info .head-part h2 {
		line-height: 35px;
		font-size: 25px;
	}

	.networks-area .head-part {
		margin: 0 0 17px;
	}

	.networks-area .head-part h1 {
		line-height: 35px;
		font-size: 30px;
		margin: 0 0 10px;
	}

	.networks-area .head-part h1 .blue {
		display: inline-block;
		vertical-align: top;
		margin: 0;
	}

	.networks-area .network-box {
		padding-bottom: 50px;
	}

	.networks-area .img-box {
		margin: 0 0 15px;
	}

	.blog-detail .align-left {
		margin: 0;
	}

	.blog-detail .blog-title {
		padding: 0 0 25px;
	}

	.blog-detail .blog-title h1 {
		margin: -2px 0 7px;
		line-height: 32px;
		font-size: 30px;
	}

	.blog-detail .heading {
		margin: 0 0 37px;
	}

	.blog-detail h3,
	.blog-detail h2 {
		font-size: 16px;
	}

	.right-side .question-box {
		padding: 14px 16px 17px;
	}

	.right-side .question-box h2 {
		padding: 0 0 10px;
	}

	.right-side .note-box.first {
		padding: 8px 0 19px;
	}

	.right-side .note-box .img-box {
		width: 62.2%;
	}

	.right-side .note-box .note-info {
		line-height: 13px;
	}

	.right-side.add .question-box {
		padding: 14px 19px 28px;
	}

	.right-side .overview-box {
		padding: 15px 18px 20px;
	}

	#main ul.pagination {
		margin: 0 0 40px;
	}

	.address-row {
		padding: 0 0 26px;
	}

	.address-row .map-part {
		width: 54%;
		padding: 0;
	}

	.address-row .map-part address {
		width: 56%;
		padding: 0 0 0 19px;
	}

	.address-row a.map {
		width: 43.1%;
	}

	.address-row .address-info {
		width: 46%;
	}

	.contact-block {
		margin: 0 -13px 44px;
		padding: 20px 0 0;
	}

	.contact-block .contact-col {
		width: 50%;
		padding: 0 13px;
	}

	.securities-area {
		margin: -7px 0 23px;
	}

	.securities-area .heading {
		margin: 0 0 27px;
		padding: 17px 0;
	}

	.third-col-menu .overview-part {
		display: none;
	}

	.cases-area {
		margin: 0 0 63px;
	}

	.cases-area a.case-box {
		padding: 4px 0 18px;
		margin: 0 0 26px;
	}

	.cases-area a.case-box .img-box {
		margin: 0 0 19px;
	}

	.cases-block .head-part {
		margin: -20px 0 13px;
	}

	.cases-block .head-part .jcf-select {
		float: right;
	}

	.cases-block h1 {
		font-size: 30px;
		max-width: 50%;
		line-height: 41px;
	}

	.cases-block ul.cases-list .date-area {
		width: 22.1%;
	}

	.cases-block ul.cases-list .info-area {
		width: 77.9%;
		padding: 2px 0 5px 11px;
	}

	.cases-block ul.cases-list .name {
		font-size: 13px;
	}

	.cases-detail {
		margin: 0 0 40px;
	}

	.cases-detail .head-part p {
		margin: 0 0 21px;
	}

	.cases-detail .head-part em {
		margin: 0 0 12px;
	}

	.cases-detail .main-heading {
		margin: 0 0 17px;
		padding: 20px 0 23px;
	}

	.faqs-block {
		margin: -8px 0 65px;
	}

	.faqs-block {
		margin: -6px 0 98px;
	}

	.faqs-block h1 {
		margin: 0 0 14px;
	}

	.faqs-block ol.faqs-list > li {
		font-size: 16px;
	}

	.video-block {
		margin: -16px 0 50px;
	}

	.video-block h1 {
		font-size: 30px;
		margin: 0;
	}

	.video-block h2 {
		margin-top: 29px;
	}

	.video-block .video-img {
		/*width: 20.5%;*/
		/*width: 35%;*/
		margin: 1px 0 0;
	}

	.video-block .video-img .btn-play {
		width: 42px;
		height: 42px;
		margin: -21px 0 0 -21px;
		padding: 6px 6px 6px 8px;
		line-height: 30px;
		font-size: 20px;
	}

	.video-block .video-info {
		padding: 0 0 0 12px;
	}

	.press-room {
		margin: -16px 0 0px;
	}

	.press-room h1 {
		font-size: 30px;
		margin: 0 0 29px;
	}

	.press-room .head-part {
		margin: 0 0 30px;
	}

	.press-room ul.tabset {
		display: none;
	}

	.press-room .tab-content {
		margin: 0 -13px;
	}

	.press-room .tab-content #tab1,
	.press-room .tab-content #tab2,
	.press-room .tab-content .js-tab-hidden {
		display: inline-block !important;
		left: 0 !important;
		top: 0 !important;
		padding: 0 13px;
		float: left;
		width: 50% !important;
		position: static !important;
	}

	.press-room .press-box a {
		padding: 13px 10px 17px;
	}

	.press-room .press-box p {
		margin: 0 0 17px;
	}

	.peoples-block h1 {
		font-size: 30px;
		margin: 0 0 29px;
	}

	.peoples-block .search-area {
		margin: 0 0 6px;
	}

	.peoples-block .search-area .jcf-select,
	.peoples-block .search-area .jcf-select-small {
		display: none !important;
	}

	.peoples-block .search-area h2 {
		margin: 0 0 6px;
	}

	.peoples-block .peoples-holder {
		margin: 0 0 54px;
	}

	.peoples-block .peoples-holder {
		margin: 0 0 68px;
	}

	.peoples-block .peoples-holder .img-box {
		width: 20.5%;
		padding: 16px 0 0;
	}

	.peoples-block .peoples-holder .img-box {
		width: 20.1%;
	}

	.peoples-block .peoples-holder .info-part {
		width: 79.5%;
		padding: 0 0 0 9px;
	}

	.peoples-block .peoples-holder .col-1,
	.peoples-block .peoples-holder .col-2,
	.peoples-block .peoples-holder .col-3 {
		display: table-cell;
		width: auto;
		padding: 13px 13px 49px;
	}

	.peoples-block .peoples-holder .col-2,
	.peoples-block .peoples-holder .col-3 {
		border-left: 1px solid #dadadb;
	}

	.peoples-block dl dt {
		display: inline-block;
		vertical-align: top;
		float: none;
	}

	.peoples-block dl dd {
		width: 90%;
		vertical-align: top;
		display: inline-block;
	}

	.peoples-block .people-row {
		padding: 0 14px;
	}

	.filter-form {
		margin: 0 0 13px;
	}

	.filter-form .jcf-select {
		margin: 0 5px 10px 0;
	}

	.filter-form .jcf-select-large {
		width: 52.1%;
	}

	.filter-form input[type="submit"] {
		margin: 0 0 0 5px;
	}

	.bio-info {
		margin: 0 0 10px;
	}

	.bio-info {
		margin: 0 0 30px;
	}

	.bio-info .porfile-img {
		width: 49%;
		float: left;
	}

	.bio-info .information {
		width: 51%;
		float: left;
		padding: 0 0 0 23px;
	}

	.bio-info h1 {
		margin: 0;
		line-height: 24px;
	}

	.bio-info .designation {
		margin: 0 0 4px;
	}

	.bio-info .tel-part,
	.bio-info .mail-row {
		font-size: 14px;
		line-height: 18px;
	}

	.bio-info .tel-part {
		margin: 0 0 5px;
	}

	.bio-info .tel-part .tel-row {
		float: left;
		width: 100%;
	}

	.bio-info ul.social-part {
		padding: 0 0 4px;
	}

	.bio-info ul.social-part li {
		padding: 0;
	}

	.bio-info ul.social-part a {
		line-height: 12px;
	}

	.bio-info .practice-area {
		padding: 5px 0;
	}

	.bio-info .practice-area h2, .bio-info .practice-area h3 {
		line-height: 18px;
		font-size: 14px;
	}

	.basic-info-right h1 {
		margin: 0;
		line-height: 24px;
	}

	.basic-info-right .designation {
		margin: 0 0 4px;
	}

	.bottom-bio-info {
		padding: 30px 0;
	}

	.bottom-bio-info ul.social-part {
		padding: 0;
		display: inline-block;
		vertical-align: top;
		width: 50%;
		border: 0;
	}

	.bottom-bio-info ul.social-part li {
		padding: 0;
	}

	.bottom-bio-info ul.social-part a {
		line-height: 12px;
	}

	.bottom-bio-info .practice-area {
		padding: 5px 0;
		border: 0;
		width: 48%;
		display: inline-block;
		vertical-align: top;
	}

	.bio-detail .tab-content {
		padding: 3px 0 0;
	}
	
	.bio-detail .tab-content ul {
		margin:0px 0 0 0px;
		padding:0 0 0 0;
	}
	
	.bio-detail .tab-content li {
		list-style: none;
	}

	.footer-area .container {
		padding-top: 25px;
		padding-bottom: 25px;
	}

	.footer-area address {
		margin: 0;
	}

	.footer-area .social-area {
		padding: 7px 0 0;
	}

	.footer-area .social-area .title {
		line-height: 18px;
		font-size: 12px;
		margin: 0 0 3px;
	}

	.footer-area ul.social-list {
		max-width: 60%;
	}

	.copyrights {
		line-height: 13px;
	}

	.copyrights .container {
		padding-top: 25px;
		padding-bottom: 25px;
	}

	.jcf-checkbox {
		margin: 2px 3px 0 0;
	}
}

@media (min-width: 768px) {
	.sights-area .title {
		line-height: 24px;
		font-size: 20px;
	}
}

@media (min-width: 940px) {
	#header {
		margin: 0 0 20px;
	}

	#header .logo {
		margin: 52px 0 0;
		width: 224px;
		height: 83px;
	}

	.top-header {
		margin: 0 0 56px;
	}

	ul.top-links li:nth-child(even) a {
		color: #d1d5aa;
	}

	ul.top-links li:nth-child(even) a:hover,
	ul.top-links li:nth-child(even) a:focus,
	ul.top-links li:nth-child(even) a:active {
		color: #a2a4a7;
	}

	ul.user-links {
		display: none;
	}

	#nav li.active:after {
		background: #fff;
		position: absolute;
		bottom: -1px;
		left: 0;
		right: 0;
		height: 1px;
		z-index: 5;
		content: "";
	}

	#nav li.active a {
		color: #107cb1;
		border-color: #dbdbdc;
		margin: 0 0 -1px;
	}

	#nav li.active a:focus,
	#nav li.active a:active,
	#nav li.active a:hover {
		text-decoration: none;
		color: #107cb1;
	}

	.promo {
		margin: 0 0 50px;
	}

	.visual.add {
		padding-bottom: 30px;
	}

	.promo-slide .caption {
		width: 360px;
		padding: 34px 25px 40px 24px;
	}

	.promo-slide .caption h1 {
		margin: 0 0 12px;
		font-size: 22px;
		line-height: 24px;
	}

	.promo-slide .bottom-part {
		padding: 7px 35px;
	}

	.news-block {
		margin: 0 0 20px;
	}

	.news-block .head-part {
		padding: 0 0 14px;
	}

	.news-block .news-box {
		padding-bottom: 44px;
	}

	.news-block .img-box {
		padding: 0 0 23px;
	}

	.sights-area {
		margin: 0 0 74px;
	}

	.sights-area a.sight-link {
		padding: 17px 21px;
	}

	.bottom-info {
		margin: 0 0 55px;
	}

	.bottom-info .head-part {
		margin: 0 0 17px;
		padding: 0 0 6px;
	}

	.networks-area .head-part {
		margin: 0 0 17px;
		line-height: 24px;
		font-size: 21px;
	}

	.networks-area .network-box {
		padding-bottom: 65px;
	}

	.networks-area .network-box.hidden-md {
		display: inline-block;
		vertical-align: top;
	}

	.networks-area .img-box {
		margin: 0 0 15px;
	}

	.right-side .note-box .img-box {
		width: 58.8%;
	}

	.right-side .note-box .note-info {
		line-height: 15px;
	}

	.right-side.add .question-box {
		padding: 14px 17px 28px;
	}

	.address-row {
		padding: 0 0 26px;
	}

	.address-row .map-part {
		width: 52%;
	}

	.contact-block {
		margin: 0 -13px 80px;
	}

	.sidebar ul.side-menu {
		margin: 0 0 8px;
	}

	.sidebar ul.side-menu.sec li {
		padding: 13px 0 0;
	}

	.sidebar ul.side-menu.sec li:after {
		display: block;
		bottom: auto;
		top: 0;
	}

	.sidebar ul.side-sub-menu li {
		padding: 1px 0 0;
	}

	.sidebar .menu-area {
		text-align: right;
	}

	.sidebar .menu-area.sec .title {
		padding: 4px 0 0;
	}

	.sidebar .menu-area .title {
		padding: 0;
	}

	.sidebar .menu-area ul.side-sub-menu {
		padding: 2px 0 11px;
	}

	.securities-area h1 {
		font-size: 30px;
		margin: 0 0 14px;
	}

	.cases-area {
		margin: -7px 0 63px;
	}

	.cases-area a.case-box {
		padding: 4px 0 17px;
	}

	.cases-block .head-part {
		margin: -10px 0 13px;
	}

	.cases-block ul.cases-list .date-area {
		width: 21.2%;
	}

	.cases-block ul.cases-list .info-area {
		width: 78.8%;
	}

	.cases-block ul.cases-list .name {
		font-size: 14px;
	}

	.cases-detail {
		margin: 0 0 110px;
	}

	.cases-detail .head-part {
		margin: -4px 0 0;
	}

	.video-block {
		margin: -6px 0 50px;
	}

	.video-block .video-img {
		/*width: 19.6%;*/
		width: 35%;
		margin: 2px 0 0;
	}

	.press-room {
		margin: -6px 0 0px;
	}

	.peoples-block ul.alphabets-list li {
		padding: 0 10px 3px 0;
	}

	.filter-form .jcf-select-large {
		width: 50.5%;
	}

	.bio-info .porfile-img {
		width: 100%;
	}

	.bio-info .information {
		width: 100%;
		padding: 0;
	}

	.bio-info h1 {
		font-size: 30px;
		display: none;
		line-height: 35px;
		margin: 0;
	}

	.bio-info .designation {
		margin: 0 0 10px;
		display: none;
	}

	.bio-info .tel-part,
	.bio-info .mail-row {
		font-size: 18px;
		line-height: 21px;
	}

	.bio-info .tel-part {
		margin: 0 0 27px;
	}

	.bio-info .tel-part .tel-row {
		width: 100%;
	}

	.bio-info ul.social-part {
		padding: 0 0 17px;
	}

	.bio-info ul.social-part li {
		padding: 0 0 7px;
	}

	.bio-info .practice-area {
		padding: 19px 0 27px;
		margin: 0 0 14px;
	}
	
	.bio-info .practice-area ul {
		margin:0px 0 0 0px;
		padding:0 0 0 0;
	}
	
	.bio-info .practice-area li {
		list-style: none;
	}


	.bio-info .practice-area h2, .bio-info .practice-area h3 {
		line-height: 20px;
		font-size: 16px;
	}

	.bio-info ul.areas-list li {
		line-height: 14px;
		padding: 0 0 2px;
	}

	.basic-info-right h1 {
		font-size: 30px;
		line-height: 35px;
		margin: 0;
	}

	.basic-info-right .designation {
		margin: 0 0 10px;
	}

	.bottom-bio-info {
		display: none;
	}

	.bottom-bio-info ul.social-part li {
		padding: 0 0 7px;
	}

	.bottom-bio-info ul.areas-list li {
		line-height: 14px;
		padding: 0 0 2px;
	}

	.bio-detail {
		padding: 0 0 25px;
	}

	.footer-area .container {
		padding-top: 22px;
		padding-bottom: 25px;
	}

	.footer-area address {
		line-height: 16px;
		font-size: 13px;
	}

	.footer-area .social-area {
		padding: 9px 0 0;
	}

	.footer-area .social-area .title {
		line-height: 13px;
		font-size: 13px;
		margin: 0 0 3px;
	}

	.copyrights .container {
		padding-top: 28px;
		padding-bottom: 25px;
	}
}

@media only screen and (min-width: 1025px) {
	a[href^=tel],
	a[href^=skype],
	a[href^=sms] {
		cursor: default;
		pointer-events: none;
	}
}

@media (max-width: 939px) {
	#header {
		display: block;
	}

	#header .search-form {
		width: 100%;
		background: #000;
		padding: 21px 25px;
		border-bottom: 1px solid #252525;
	}

	#header .search-form .form-row {
		width: 100%;
	}

	#header .nav-opener {
		background: #000;
		float: right;
		margin: 0 -12px 0 0;
		padding: 12px;
		display: inline-block;
		vertical-align: top;
		text-decoration: none;
		position: relative;
		text-align: center;
		min-width: 143px;
	}

	#header .nav-opener .text,
	#header .nav-opener .active-text {
		text-transform: uppercase;
		color: #fff;
		line-height: 30px;
		max-width: 70px;
		padding: 0 16px 0 6px;
		display: inline-block;
		vertical-align: middle;
		font-size: 16px;
		font-weight: 400;
	}

	#header .nav-opener .icon-menu,
	#header .nav-opener .icon-cross {
		line-height: 25px;
		font-size: 25px;
		display: inline-block;
		vertical-align: middle;
		color: #aebc22;
	}

	#header .nav-opener .icon-menu {
		font-size: 14px;
	}

	#header .nav-opener .icon-cross,
	#header .nav-opener .active-text {
		display: none;
	}

	#header .nav-slide {
		max-height: 0;
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
		position: absolute;
		overflow: hidden;
		top: 100%;
		z-index: 10;
		left: 0;
		right: 0;
	}

	#header .nav-slide .drop {
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
		padding: 0 0 10px;
		position: relative;
	}

	#header .nav-slide .drop:before,
	#header .nav-slide .drop:after {
		z-index: -1;
		position: absolute;
		content: "";
		bottom: 32px;
		left: 10px;
		width: 50%;
		top: 80%;
		max-width: 300px;
		background: #777;
		box-shadow: 0 15px 10px #001925;
		-webkit-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
		transform: rotate(-3deg);
	}

	#header .nav-slide .drop:after {
		-webkit-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
		transform: rotate(3deg);
		right: 10px;
		left: auto;
	}

	#header #nav a {
		border: 0;
	}

	#header.nav-active .nav-opener .icon-cross,
	#header.nav-active .nav-opener .active-text {
		display: inline-block;
		vertical-align: middle;
	}

	#header.nav-active .nav-opener .icon-menu,
	#header.nav-active .nav-opener .text {
		display: none;
	}

	#header.nav-active .nav-slide {
		max-height: 4000px;
	}

	#header.nav-active .nav-slide .drop {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	.header-part {
		background: #231f20;
	}

	.header-part ul.top-links {
		display: none;
	}

	.header-part ul.top-links.btm {
		width: 100%;
		display: block;
		padding: 30px 15px 28px;
		background: #231f20;
		text-align: center;
	}

	.header-part ul.top-links.btm li {
		padding: 0 0 0 20px;
	}

	.header-part ul.top-links.btm li:first-child {
		padding: 0 20px 0 0;
	}

	.top-header {
		margin: 0;
		padding: 0;
	}

	ul.top-links li:nth-child(odd) a {
		color: #d1d5aa;
	}

	ul.top-links li:nth-child(odd) a:hover,
	ul.top-links li:nth-child(odd) a:focus,
	ul.top-links li:nth-child(odd) a:active {
		color: #a2a4a7;
	}

	ul.user-links {
		display: inline-block;
		vertical-align: top;
	}

	#nav ul {
		background: #000;
		text-align: left;
	}

	#nav li {
		display: block;
		padding: 0;
		border-top: 1px solid #252525;
	}

	#nav li:first-child {
		border-top: 0;
	}

	#nav a {
		padding: 16px 28px;
		display: block;
		color: #fff;
		background: #000;
		text-transform: uppercase;
		text-decoration: none;
		line-height: 20px;
		font-size: 14px;
		font-weight: 400;
		font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
	}

	#nav a:hover,
	#nav a:focus,
	#nav a:active {
		background: #252525;
		text-decoration: none;
		color: #fff;
		margin: 0;
	}

	.two-cols .hidden-md {
		display: none;
	}

	.sidebar ul.side-menu > li {
		border-bottom: 1px solid #ccc;
	}

	.sidebar ul.side-menu a:before {
		display: none;
	}

	.sidebar ul.side-sub-menu {
		/*border-bottom: 1px solid #ccc;*/
		padding: 10px 0;
	}

	.sidebar ul.side-sub-menu.bio:before {
		display: none;
	}

	.sidebar .menu-area.sec {
		padding: 9px 2px 0;
	}

	.sidebar {
		position: absolute;
		top: -80px;
		right: 12px;
		text-align: right;
		box-shadow: none;
	}

	.sidebar a.side-opener {
		display: inline-block;
		vertical-align: top;
		background: #f0f0f0;
		border: 1px solid #ccc;
		padding: 9px 25px 9px 9px;
		text-decoration: none;
		min-width: 130px;
		max-width: 55%;
    text-overflow: clip;
    text-overflow: ellipsis;
    text-overflow: "...";
    overflow: hidden;
    white-space: nowrap;
		text-align: left;
		color: #000;
		line-height: 20px;
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
		z-index: 18;
		font-size: 15px;
		font-weight: 400;
		font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
	}

	.sidebar a.side-opener:after {
		content: "\e902";
		position: absolute;
		top: 17px;
		right: 9px;
		line-height: 10px;
		color: #a0a0a0;
		font-size: 7px;
		font-weight: 400;
		font-family: "icomoon";
	}

	.sidebar a.side-opener:hover {
		background: #d6d6d6;
	}

	.sidebar .side-slide {
		max-height: 0;
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
		position: absolute;
		overflow: hidden;
		top: 52px;
		z-index: 5;
		left: 12px;
		right: -10px;
	}

	.sidebar .side-slide .drop {
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
		padding: 0 10px 20px;
	}

	.sidebar .drop-hold {
		background: #fff;
		position: relative;
		border: 1px solid #ccc;
		box-shadow: 0 2px 7px rgba(0, 0, 0, .35);
	}

	.sidebar .drop-hold:before,
	.sidebar .drop-hold:after {
		z-index: -1;
		position: absolute;
		content: "";
		bottom: 15px;
		left: 10px;
		width: 50%;
		top: 80%;
		max-width: 300px;
		background: #777;
		box-shadow: 0 15px 10px rgba(0, 0, 0, .35);
		-webkit-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
		transform: rotate(-3deg);
	}

	.sidebar .drop-hold:after {
		-webkit-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
		transform: rotate(3deg);
		right: 10px;
		left: auto;
	}

	.sidebar ul.side-menu li {
		text-align: left;
		padding: 0;
	}

	.sidebar ul.side-menu li.active a:before {
		display: none;
	}

	.sidebar ul.side-menu > li > a {
		padding: 15px 22px;
		display: block;
		font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
	}

	.sidebar ul.side-menu a:before {
		display: none;
	}

	.sidebar ul.side-menu > li > a:hover,
	.sidebar ul.side-menu > li > a:focus,
	.sidebar ul.side-menu > li > a:active {
		background: #003f5f;
		color: #fff;
	}

	.sidebar ul.side-menu a:hover:before,
	.sidebar ul.side-menu a:focus:before,
	.sidebar ul.side-menu a:active:before {
		display: none;
	}

	.sidebar ul.side-sub-menu {
		box-shadow: none;
		padding: 0 0 10px;
	}

	.sidebar ul.side-sub-menu li {
		text-align: left;
		padding: 3px 20px 4px;
	}

	.sidebar ul.side-sub-menu li.active a {
		color: #1a1818;
	}

	.sidebar ul.side-sub-menu li.active a:before {
		display: none;
	}

	.sidebar ul.side-sub-menu > li > a:hover,
	.sidebar ul.side-sub-menu > li > a:focus,
	.sidebar ul.side-sub-menu > li > a:active {
		color: #1a1818;
	}

	.sidebar ul.side-sub-menu a:hover:before,
	.sidebar ul.side-sub-menu a:focus:before,
	.sidebar ul.side-sub-menu a:active:before {
		display: none;
	}

	.sidebar.side-active .side-slide {
		max-height: 4000px;
		box-shadow: 0 -5px 7px -7px rgba(0, 0, 0, .35);
	}

	.sidebar.side-active .side-slide .drop {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	.sidebar.side-active a.side-opener {
		padding: 9px 25px 29px 9px;
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
	}

	.bio-info ul.social-part {
		display: none;
	}

	.bio-info a.back {
		display: none;
	}

	.bio-info .practice-area {
		display: none;
	}

	.basic-info-right {
		display: none;
	}
}

@media (max-width: 669px) {
	#header .nav-slide .drop:before,
	#header .nav-slide .drop:after {
		bottom: 28px;
	}

	ul.user-links {
		display: none;
	}

	.networks-area .head-part h1 .text-insight {
		padding: 0 0 40px;
	}

	.right-side .overview-box {
		display: none;
	}

	.sidebar {
		top: -70px;
		right: 12px;
	}

	.sidebar .side-slide {
		left: 12px;
	}

	.cases-block .link-more {
		float: left;
		padding: 10px 0 0;
		width: 100%;
	}

	.press-room .tab-content h2 {
		display: none;
	}

	.peoples-block ul.alphabets-list {
		display: none;
	}

	.peoples-block .peoples-holder .info-part {
		padding: 8px 0 13px 13px;
	}

	.peoples-block .people-row:first-child {
		display: none;
	}

	.bio-detail a.tab-opener {
		display: block;
		background: #f0f0f0;
		padding: 9px;
		position: relative;
		border: 1px solid #ccc;
		text-decoration: none;
		color: #000;
		line-height: 20px;
		font-size: 15px;
		font-weight: 400;
		font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
	}

	.bio-detail a.tab-opener span {
		line-height: 10px;
		font-size: 6px;
		color: #a0a0a0;
		position: absolute;
		top: 15px;
		right: 15px;
	}

	.bio-detail .tabs-slide {
		position: absolute;
		left: 0;
		top: 40px;
		z-index: 10;
		right: 0;
		overflow: hidden;
		max-height: 0;
	}

	.bio-detail .drop {
		box-shadow: none;
		margin: 0;
		padding: 0 0 20px;
	}

	.bio-detail ul.tabset {
		border: 1px solid #ccc;
		background: #fff;
		margin: 0;
		box-shadow: none;
	}

	.bio-detail ul.tabset:before,
	.bio-detail ul.tabset:after {
		z-index: -1;
		position: absolute;
		content: "";
		bottom: 33px;
		left: 10px;
		width: 50%;
		top: 80%;
		max-width: 300px;
		background: #777;
		box-shadow: 0 15px 10px rgba(0, 0, 0, .35);
		-webkit-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
		transform: rotate(-3deg);
	}

	.bio-detail ul.tabset:after {
		-webkit-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
		transform: rotate(3deg);
		right: 10px;
		left: auto;
	}

	.bio-detail ul.tabset > li {
		text-align: left;
		display: block;
		float: none;
		border-bottom: 1px solid #ccc;
		padding: 0;
	}

	.bio-detail ul.tabset > li.active a {
		color: #003f5f;
	}

	.bio-detail ul.tabset > li:last-child {
		border: 0;
	}

	.bio-detail ul.tabset > li.drop {
		padding: 12px 0 7px 22px;
	}

	.bio-detail ul.tabset > li.drop > a {
		color: #1a1818;
		padding: 0;
	}

	.bio-detail ul.tabset > li.drop > a:hover,
	.bio-detail ul.tabset > li.drop > a:focus,
	.bio-detail ul.tabset > li.drop > a:active {
		background: none;
		color: #1a1818;
	}

	.bio-detail ul.tabset > li.drop > a:after {
		display: none;
	}

	.bio-detail ul.tabset > li > a {
		padding: 16px 22px;
		display: block;
		line-height: 18px;
		color: #003f5f;
		font-size: 13px;
		font-weight: 400;
		font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
	}

	.bio-detail ul.tabset > li > a:hover,
	.bio-detail ul.tabset > li > a:focus,
	.bio-detail ul.tabset > li > a:active {
		background: #003f5f;
		color: #fff;
	}

	.bio-detail ul.subset {
		display: block;
		position: static;
		width: 100%;
		border: 0;
		left: auto;
		background: none;
	}

	.bio-detail ul.subset li {
		padding: 4px 0;
	}

	.bio-detail ul.subset li > a {
		font-family: "DINSMittelschrift", Arial, Helvetica, sans-serif;
	}

	.bio-detail.active-tab .tabs-slide {
		max-height: 4000px;
	}

	.addmission-tab.add,
	.eduction-tab.add {
		display: block;
		padding: 30px 0 0;
	}

	.hidden-tab {
		display: none;
	}

	.mobile-hidden {
		display: none !important;
	}
	.right-side .note-box .note-info {
		line-height: 25px;
		font-size: 20px;
		font-weight: 400;
	}
}

@media print {
	* {
		background: none !important;
		color: #000 !important;
		border: 0 !important;
		margin: 0 !important;
	}

	body {
		min-width: inherit;
	}

	#header {
		margin: 0 0 10px !important;
	}

	#header .col-lg-pull-8 {
		right: auto !important;
	}

	#header .logo {
		margin: 0 0 10px !important;
	}

	html,
	body {
		height: auto !important;
	}

	#wrapper {
		display: block !important;
		height: auto !important;
	}

	.two-columns .col-md-9,
	.two-columns .col-md-8 {
		width: 100% !important;
		padding: 0;
	}

	.two-columns.add .col-md-4,
	.two-columns.add .col-md-8 {
		width: 100% !important;
		padding: 0 12px;
	}

	#main {
		display: block !important;
		clear: both !important;
		width: 100% !important;
	}

	#main .static {
		width: 100% !important;
	}

	#footer {
		display: block !important;
		height: auto !important;
	}

	#footer .container {
		padding-bottom: 10px;
		padding-top: 10px;
	}

	.footer-area .col-sm-9,
	.footer-area .col-sm-pull-3 {
		width: 100% !important;
		right: auto !important;
		left: 0 !important;
	}

	.copyrights {
		clear: both;
		float: none;
		width: 100% !important;
	}

	.copyrights .container {
		padding-bottom: 10px;
		padding-top: 10px;
	}

	.cases-area {
		margin: 0 0 10px;
	}

	.cases-area .case-box {
		margin: 0;
	}

	.blog-detail {
		margin: 0 0 10px !important;
		width: 100% !important;
		float: left;
	}

	.blog-detail .head-area .col-sm-8 {
		width: 100% !important;
		padding: 0 !important;
	}

	.blog-detail .blog-title {
		padding: 0;
	}

	.blog-detail .heading {
		margin: 0 !important;
		padding: 10px 0 !important;
	}

	.blog-detail .detail p {
		margin: 0 0 10px !important;
	}

	.cases-detail .head-part h1,
	.cases-detail .head-part em,
	.cases-detail .head-part p {
		margin: 0 0 8px !important;
	}

	.cases-detail p {
		margin: 0 0 8px !important;
	}

	.cases-detail .main-heading {
		padding: 8px 0;
	}

	.faqs-block ol.faqs-list .faq-slide {
		display: block !important;
		position: static !important;
	}

	.video-block h1,
	.video-block h2 {
		margin: 0 0 8px !important;
	}

	.video-block .video-box a {
		padding: 5px 0;
	}

	.video-block .video-info {
		padding: 0;
	}

	a[href]:after,
	a:after {
		content: "" !important;
	}

	.contact-block {
		margin: 0 0 10px !important;
		float: left;
		width: 100% !important;
	}

	.contact-block .contact-col {
		width: 100% !important;
	}

	.press-room .tab-content #tab1,
	.press-room .tab-content #tab2,
	.press-room .tab-content .js-tab-hidden {
		padding: 0 10px 0 0;
	}

	.press-room .press-box {
		padding: 0 0 10px;
	}

	.press-room .head-part {
		padding: 0 0 10px;
	}

	.peoples-block .peoples-holder {
		width: 100%;
	}

	.peoples-block .peoples-holder .col-1,
	.peoples-block .peoples-holder .col-2,
	.peoples-block .peoples-holder .col-3 {
		padding: 10px 10px 10px 0;
		width: 30%;
		float: left;
	}

	.peoples-block .peoples-holder .col-1 {
		width: 40%;
	}

	.peoples-block .peoples-holder .info-part {
		padding: 0;
		float: left !important;
		display: inline-block;
	}

	.peoples-block .people-row:first-child .img-box {
		width: 28%;
		float: left;
	}

	.peoples-block .people-row:first-child .info-part {
		padding: 0;
		width: 40%;
		float: left !important;
		display: inline-block;
	}

	.peoples-block .people-row:first-child .col-2,
	.peoples-block .people-row:first-child .col-3 {
		width: 42% !important;
	}

	.peoples-block .people-row:first-child .col-1 {
		width: 0 !important;
	}

	.bio-info .porfile-img {
		width: 49% !important;
		float: left;
		overflow: hidden;
	}

	.bio-info .information {
		width: 51% !important;
		float: left;
		padding: 0 0 0 23px !important;
	}

	.bio-detail .tab-content {
		width: 100%;
		padding: 0 35px 0 0 !important;
		height: 100% !important;
		display: block !important;
	}

	.bio-detail .overview-tab {
		width: 100%;
		height: 100% !important;
		display: block !important;
		position: static !important;
	}

	.bio-detail .overview-tab p {
		margin: 0 0 10px !important;
	}

	.networks-area {
		clear: both;
		width: 100%;
		display: block !important;
		float: none !important;
	}

	.networks-area .head-part {
		margin: 0 0 10px !important;
	}

	.networks-area .head-part h2 {
		margin: 0 0 22px !important;
	}

	.networks-area .img-box,
	.networks-area .tag,
	.networks-area p,
	.networks-area a.name {
		margin: 0 0 13px !important;
	}

	.networks-area .network-box {
		float: left !important;
		padding-bottom: 25px;
	}

	.js-tab-hidden {
		position: static !important;
	}

	.address-row {
		padding: 0 0 10px !important;
	}

	.address-row .address-info a {
		font-size: 12px;
	}

	.address-row .helpline {
		padding: 0 !important;
	}

	#main,
	.w1,
	.two-columns,
	.contact-block,
	.container,
	#footer {
		float: none !important;
		overflow: visible;
		clear: both;
		width: 100% !important;
		margin: 0;
		border: 0 !important;
		position: static;
		max-width: inherit;
	}
}

#tab7.active~.noteworthy-subs {
	left: 0!important;
	position: relative!important;
	top: 0!important;
	padding-bottom: 20px;
}

#awardList .listRow, #locationsList > .listRow {
	border-bottom: 1px dashed #999999;
}
