* {
	outline:none!important;
	margin:0;
	padding:0;
}
body, html {
	position: relative;
	overflow-x: hidden;
}
body {
	font-family: "proxima-nova", Avenir, Ebrima, sans-serif;
	color: #424242;
	background-color: #ededed;
	font-weight: 400;
	padding-top: 100px;
}
body.yas {
	filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter:gray;
	-webkit-filter:grayscale(100%);
}
b, strong, thead th {
	font-weight: 600 !important;
}
label {
	font-weight: 400;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
}
ul {
	padding:0;
	margin:0;
	list-style:none;
}
a {
	color: #00adef;
	text-decoration: none;
	outline: none;
}
a:hover, a:focus, a:active {
	text-decoration:none;
	color: #777;
}
input[type='text'],
textarea {
	font-size: 14px;
}
button {
	border:none;
}
.form-control {
	-webkit-appearance:none;
	-moz-appearance: none !important;
	appearance:none;
	border: 1px solid #ccc;
}
.form-control:focus {
	box-shadow: none !important;
}
select {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
select:-moz-focusring {
	color: transparent !important;
	text-shadow: 0 0 0 #888 !important;
}
a, input, textarea, button, .dropdown .caret, .dropdown.open .caret, .bx-prev, .bx-next, .bx-pager-link,
.navbar-collapse.collapse {
	transition:all .1s ease-in;
}
hr {
	clear:both;
	border-color:#e9e9e9;
}
.btn, .btn:active, .btn:focus {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	box-shadow: none;
	border-radius: 3px;
}
.btn-primary, .btn-primary:hover, .btn-primary:focus {
	border-color:#004E95;
	background-color:#004E95;
}
.no-bg-btn, .no-bg-btn:hover, .no-bg-btn:focus, .no-bg-btn:active {
	background: transparent;
}
.btn-default.no-bg-btn {
	color: #cecece;
	border: 1px solid #e5e5e5;
}
.btn-default.no-bg-btn:hover {
	color: #bbb;
	border: 1px solid #dadada;
}
.caret {
	color: #d5d5d5;
	margin-top: -2px;
	border-width: 6px;
}
.dropdown.open .caret {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
.dropdown-menu {
	border-radius: 4px;
	border: 1px solid #e5e5e5;
	box-shadow: 0 2px 5px rgba(0,0,0,.12);
	background-color: #fff;
	background-color: rgba(255,255,255, .98);
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background-color: #F6F6F6;
	color: #00ADEF;
}
input[type="text"] {
	-webkit-appearance:none;
}
section.event .tab-pane.active {
	position: relative;
	margin-top: 0;
}
section.event .tab-pane {
	display: block;
	position: absolute;
	margin-top: -5000px;
}
header {
	background: #fff url(../img/header-bg.jpg) repeat-x;
	max-height: 100px;
	box-shadow: 0 1px 3px rgba(0,0,0, .07);
	position: fixed;
	z-index: 223;
	width: 100%;
	top: 0;
}
header .navbar {
	border: none;
	margin: 0;
}
header h1, .footy h1 {
	margin: 0;
	padding: 0;
}
header .caret {
	margin: -4px 0 0 8px;
}
header .navbar-brand, .footy .navbar-brand {
	background: url(../img/bau-logo.png) center no-repeat;
	width: 115px;
	height: 140px;
	text-indent: -999px;
	position: absolute;
	z-index: 780;
	border-radius: 0 0 2px 2px;
	box-shadow: 0 1px 2px rgba(0,0,0, .1);
}
header .navbar-brand {
	margin-left: 15px;
}
header .navbar-toggle {
	width: 48px;
	height: 48px;
	border-radius: 4px;
	margin: 16px 8px 0 0;
}
header .navbar-toggle .icon-bar {
	background-color: #808080;
	height: 4px;
	width: 28px;
	border-radius: 999px;
}
.nav>li>a:hover, .nav>li>a:focus,
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: transparent;
	border-color: transparent;
}
header .top a {
	color: #bababa;
	padding: 13px 10px 14px 10px;
	font-size: 12px;
}
header .top a:hover {
	color: #aaa;
}
header .option .button {
	padding-top: 12px;
	padding-left: 20px;
	box-shadow: none;
}
header .option .button a {
	padding: 5px 10px;
	background-color: #444;
	border: none;
	border-radius: 3px;
	font-size: 12px;
	color: #fff;
	font-weight: 600;
	margin-left: 3px;
}
header .option .button a.bauglobal {
	background-color: #A28B69;
}
header .lang {
	margin: 9px 0 0 15px;
	background: #fff url(../img/icon-lang.png) center  left no-repeat;
	background-size: 22px auto;
	border: 1px solid #e3e3e3;
	color: #b2b2b2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0, .06);
	cursor: pointer;
}
header .lang.open {
	border-radius: 3px 3px 0 0;
}
header .lang a.lang-link {
	background: transparent;
	border: none;
	padding: 4px 7px 3px 31px;
	font-size: 12px;
	border-radius: 0;
	font-weight: 400;
	color: #aaa;
	display: block;
}
header .lang a.lang-link .caret {
	margin: -3px 0 0 3px;
}
header .lang .dropdown-menu {
	top: 34px;
	max-width: 107px !important;
	min-width: 107px !important;
	border: 1px solid #e3e3e3 !important;
	border-top-color: #f0f0f0 !important;
	border-radius: 0 0 3px 3px;
	right: 30px;
	padding: 0 !important;
	box-shadow: 0 2px 3px rgba(0,0,0, .07);
}
header .lang .dropdown-menu li a {
	padding: 6px 6px 5px 10px !important;
	color: #aaa;
	font-size: 13px;
	border-radius: 0 0 3px 3px;
	border-bottom: 1px solid #f5f5f5;
}
header .lang .dropdown-menu li a:hover {
	background-color: #fafafa;
}
header .lang .dropdown-menu li:last-child a {
	border-bottom: none;
	padding-top: 7px;
}
header .lang-m a, header .lang-m a:hover {
	color: #555;
	font-weight: 500;
	width: 100%;
	display: block;
	background: none;
}
header .lang-m a.lang-link {
	cursor: pointer;
	padding-top: 11px;
}
header .lang-m .dropdown-menu {
	position: relative !important;
	background-color: transparent;
	padding: 0 !important;
	border: none;
	box-shadow: none;
	width: 100%;
	border-left: 5px solid #ededed;
	margin: 0 0 15px 15px !important;
	border-radius: 0 !important;
	top: 10px;
}
header .lang-m .dropdown-menu a {
	padding: 8px 10px 7px 10px !important;
	font-weight: 500;
}
header .lang-m .dropdown-menu a:hover,
header .lang-m .dropdown-menu a:focus,
header .lang-m .dropdown-menu a:active {
	background: none !important;
}
header .down {
	margin-right: 200px !important;
}
header .down a {
	color: #424242;
	font-size: 19px;
	padding: 16px 11px;
	font-weight: 100;
}
header .search.hidden-xs {
	padding: 14px 0 10px 13px;
	margin-right: 30px;
	position: absolute;
	right: 0;
	width: 200px;
}
header .search.hidden-xs input {
	border: none;
	border-bottom: 1px solid #eee;
	width: 100%;
	padding: 0 22px 0 0;
	height: 23px;
	color: #ccc;
}
header .search input:focus {
	box-shadow: none !important;
	border-bottom-color: #eee !important;
	color: #888;
}
header .search button {
	background: url(../img/icon-search.png) center no-repeat;
	width: 26px;
	height: 26px;
	position: absolute;
	top: 10px;
	right: -4px;
}
header .search.expand {
	right: 0 !important;
	background-color: #fff;
	z-index: 111;
}
header .search.hidden-xs .dropdown-menu {
	padding: 0 !important;
	left: 200px;
	width: 970px;
	background-color: #fff;
	background-color: rgba(252,252,252,.97);
	top: 43px;
	min-height: 39px !important;
}
header ::-moz-placeholder {
	color: #ccc;
	opacity: 1;
	font-size: 14px;
}
header :-ms-input-placeholder {
	color: #ccc;
	font-size: 14px;
}
header ::-webkit-input-placeholder {
	color: #ccc;
	font-size: 14px;
}
header .nav, header .dropdown {
	position:static;
}
header .container {
	position:relative;
}
header .small-menu, header .nav li:last-child .dropdown-menu.small-menu {
	right: auto;
	min-width: 170px;
	margin-right: 255px !important;
}
header .small-menu .section {
	width:100%!important;
	margin:0 0 9px!important;
}
header .small-menu .section h2 {
	padding:0!important;
	margin:0!important;
	border:none!important;
}
header .big-menu {
	left: 30px !important;
	right: 0;
	max-width: 1110px;
}
header .nav li:last-child .dropdown-menu {
	right:0!important;
	left:auto!important;
}
header .small-menu .section h2 span, header .main-nav .dropdown-menu .section h2 a {
	display:none;
}
.search-down {
	font-weight: 400;
	z-index: 990;
	float: left;
	width: 100%;
	padding: 0 !important;
	margin: 0;
	border: none !important;
	box-shadow: 0 2px 5px rgba(0,0,0, .1);
}
.search-down li:first-child, .search-down li:first-child a:hover {
	border-radius: 3px 3px 0 0;
}
.search-down li:last-child, .search-down li:last-child a:hover {
	border-radius: 0 0 3px 3px;
}
.search-down span {
	float: left;
	width: 220px;
	display: block;
	text-align: left;
	font-weight: 600;
	padding: 0 0 0 15px;
	margin: 7px 0 0 0;
	position: absolute;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #00ADEF;
}
header .search-down span {
	margin: 10px 0 0 0;
}
.search-down.dropdown-menu li a {
	text-align: left;
	padding: 10px 10px 9px 235px !important;
	display: block !important;
	overflow: hidden !important;
	white-space: nowrap !important;
	text-overflow: ellipsis !important;
	color: #777 !important;
}
.search-down.dropdown-menu li a:hover {
	background-color: rgba(245,245,245, .8);
}
.search-down.dropdown-menu li:last-child a {
	text-align: center;
	padding: 11px 10px !important;
	color: #00ADEF !important;
	border-top: 1px solid #f2f2f2;
	border-radius: 0 0 3px 3px;
	font-size: 13px;
}
.open > .dropdown-menu, .dropdown-menu {
	animation-name:slidenavAnimation;
	animation-duration:.2s;
	animation-iteration-count:1;
	animation-timing-function:ease;
	animation-fill-mode:forwards;
	-webkit-animation-name:slidenavAnimation;
	-webkit-animation-duration:.2s;
	-webkit-animation-iteration-count:1;
	-webkit-animation-timing-function:ease;
	-webkit-animation-fill-mode:forwards;
	-moz-animation-name:slidenavAnimation;
	-moz-animation-duration:.2s;
	-moz-animation-iteration-count:1;
	-moz-animation-timing-function:ease;
	-moz-animation-fill-mode:forwards;
}
@keyframes slidenavAnimation  {
	from {
		opacity:0;
		margin-top:-15px;
	}
	to {
		opacity:1;
		margin-top:0;
	}
}
@-webkit-keyframes slidenavAnimation  {
	from {
		opacity:0;
		margin-top:-15px;
	}
	to {
		opacity:1;
		margin-top:0;
	}
}
header .dropdown-menu {
	padding: 10px 15px 0 !important;
	border: none;
	border-top: 1px solid #f0f0f0;
	border-radius: 3px;
}
header .dropdown-menu .section {
	float:left;
	width: 250px;
	margin:0 25px 10px 0;
}
header .dropdown-menu .section:nth-child(4),
header .dropdown-menu .section:nth-child(8) {
	margin-right:0;
}
header .dropdown-menu .section .section-in:nth-child(2) {
	margin-top:17px;
	clear:both;
}
header .dropdown-menu .section h2 {
	font-size: 14px;
	color: #00adef;
	border-bottom: 1px solid #eaeaea;
	padding: 5px 0 10px;
	margin: 0 0 7px;
}
header .dropdown-menu .section h2 a {
	display:none;
}
header .dropdown-menu a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	padding: 4px 0!important;
	font-weight: normal!important;
	font-size: 14px;
}
header .dropdown-menu .links a {
	color: #555;
	text-shadow: none;
}
header .dropdown-menu .links a:hover {
	color: #222;
}
.loader-wrap {
	background:#fcfcfc;
	width:100%;
	height:100%;
	min-height:250px;
	max-height:600px;
	top:0;
	left:0;
	right:0;
	position:absolute;
	overflow:hidden;
	z-index:222;
}
.inside .content .loader-wrap {
	background: #fff;
	border-radius: 3px;
}
.inside .content .loader-wrap .loader {
	margin: -35px 0 0 -25px;
}
.loader-wrap .loader {
	font-size:10px;
	position:absolute;
	width:120px;
	height:120px;
	display:block;
	left:50%;
	top:50%;
	margin:-55px 0 0 -35px;
	text-indent:-9999em;
	border-top:.8em solid #00ADEF;
	border-right:.8em solid #00ADEF;
	border-bottom:.8em solid #00ADEF;
	border-left:.8em solid transparent;
	-webkit-animation:load .5s infinite linear;
	animation:load .5s infinite linear;
}
.loader-wrap .loader, .loader-wrap .loader:after {
	border-radius:999px;
	width:7em;
	height:7em;
}
@-webkit-keyframes load  {
	0% {
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
	}
	100% {
		-webkit-transform:rotate(360deg);
		transform:rotate(360deg);
	}
}
@keyframes load  {
	0% {
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
	}
	100% {
		-webkit-transform:rotate(360deg);
		transform:rotate(360deg);
	}
}
.slider-wrapper, .slider-wrapper .bx-wrapper {
	max-height: 600px;
	overflow: hidden;
	position: relative;
	z-index: 100;
}
.slider-wrapper .bx-wrapper, .slider-wrapper li, .slider-wrapper ul {
	max-height: 600px;
}
.slider-wrapper img, .slider-wrapper li, .slider-wrapper ul {
	width: 100%;
	text-align: center;
}
.slider-wrapper .bg {
	width: 110%;
	margin-top: -5%;
	max-height: 800px;
	height: 140%;
	position: absolute;
	background-position: 0 25% !important;
	background-size: 100% !important;
	-webkit-filter: blur(17px);
	-moz-filter: blur(17px);
	-o-filter: blur(17px);
	-ms-filter: blur(17px);
	filter: blur(17px);
	margin-left: -5%;
}
.slider-wrapper li.video .bg {
	display: none;
}
.slider-wrapper .overlay {
	position: absolute;
	z-index: 4;
	max-height: 600px;
	width: 100%;
	height: 100%;
	top: 0;
	opacity: .1;
	filter: alpha(opacity=10);
	background-color: #000;
}
.slider-wrapper .caption.hidden-xs {
	position: absolute;
	background: transparent url(../img/slider-caption.png) top left no-repeat;
	max-height: 600px;
	width: 709px;
	height: 100%;
	z-index: 10;
	left: 0;
	background-size: auto 600px;
	padding-top: 6%;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0, .08);
}
.slider-wrapper .caption-right.hidden-xs {
	position: absolute;
	background: transparent url(../img/slider-caption-right.png) top right no-repeat;
	max-height: 600px;
	width: 709px;
	height: 100%;
	z-index: 10;
	right: 0;
	background-size: auto 600px;
	padding-top: 6%;
	color: #fff;
	text-align: right;
	text-shadow: 0 1px 2px rgba(0,0,0, .08);
}
.slider-wrapper .caption.hidden-xs,
.slider-wrapper .caption-right.hidden-xs {
	padding-left: 55px;
	padding-right: 55px;
}
.slider-wrapper .caption h2,
.slider-wrapper .caption-right h2 {
	font-weight: 100;
	font-size: 36px;
	line-height: 50px;
	margin-bottom: 10px;
}
.slider-wrapper .caption.hidden-xs h2 strong,
.slider-wrapper .caption-right.hidden-xs h2 strong {
	font-weight: 600 !important;
}
.slider-wrapper .caption.hidden-xs p,
.slider-wrapper .caption-right.hidden-xs p {
	font-size: 17px;
	line-height: 26px;
	margin-bottom: 20px;
	font-weight: 100;
}
.slider-wrapper .caption .btn,
.slider-wrapper .caption-right .btn {
	font-size: 12px;
	font-weight: 600;
	padding: 11px 5px 10px 39px;
	background-image: url(../img/icon-read-news.png);
	background-repeat: no-repeat;
	background-position: left;
}
.slider-wrapper .caption .btn .caret,
.slider-wrapper .caption-right .btn .caret {
	margin: -3px 0 0 9px;
	border-bottom: 6px solid transparent;
	border-top: 6px solid transparent;
	border-left: 6px solid;
	display: inline-block;
	height: 0;
	width: 0;
	color: #fff;
}
.slider-wrapper img {
	max-height: 600px;
	position: relative;
	z-index: 5;
}
.slider-wrapper .bx-wrapper .bx-controls-direction {
	position: absolute;
	top: 0;
	height: 100%;
	width: 42px;
	width: 100%;
}
.slider-wrapper .bx-wrapper .bx-controls-direction a,
.content .well .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 0;
	width: 42px;
	height: 100%;
	text-indent: -9999px;
	z-index: 222;
}
.slider-wrapper .bx-controls-direction .bx-prev:hover,
.slider-wrapper .bx-controls-direction .bx-next:hover,
.content .well .bx-controls-direction .bx-prev:hover,
.content .well .bx-controls-direction .bx-next:hover {
	opacity: .85;
	filter: alpha(opacity=85);
}
.slider-wrapper .bx-controls-direction .bx-prev,
.content .well .bx-controls-direction .bx-prev {
	left: 0;
	background: url(../img/left-arrow.png) right no-repeat;
	border-radius: 0 3px 3px 0;
}
.slider-wrapper .bx-controls-direction .bx-next,
.content .well .bx-controls-direction .bx-next {
	right: 0;
	background: url(../img/right-arrow.png) left no-repeat;
	border-radius: 3px 0 0 3px;
}
.bx-pager {
	text-align: center;
	position: relative;
	z-index: 51;
	width: 320px;
	margin: -40px auto 19px auto;
}
.bx-pager .bx-pager-item {
	display: inline-block;
}
.bx-pager a.bx-pager-link {
	text-indent: -9999px;
	width: 14px !important;
	height: 14px !important;
	float: left;
	display: block;
	margin: 0 3px;
	background-color: #fff;
	border-radius: 999px;
	opacity: .45;
	filter: alpha(opacity=45);
	box-shadow: 0 1px 3px rgba(0,0,0, .05);
}
.slider-wrapper .bx-pager a.bx-pager-link {
	opacity: .55;
	filter: alpha(opacity=55);
}
.slider-wrapper .bx-pager a.active {
	opacity: 1;
	filter: alpha(opacity=100);
}
.bx-pager a.active {
	opacity: 1;
	filter: alpha(opacity=100);
}
.inside .content section {
	margin: 20px 0;
	padding: 0;
}
.inside .content section:first-child {
	margin-top: 0;
}
.inside .content section.news .title,
.inside .content section.event .title,
.inside .content section.connect .title,
.inside .content section.linky .title,
.inside .content section h2,
.inside .content section h3,
.inside .content section h4,
.inside .content section h2:first-child,
.inside .content section h3:first-child {
	margin-top: 0 !important;
	padding-top: 0 !important;
}
.inside .content section.linky h3 {
	margin-bottom: 5px !important;
}
.inside .content section.slider-wrapper {
	margin-bottom: 30px;
}
.inside .content .slider-wrapper ul,
.inside .content ul.grid {
	padding: 0;
}
.inside .content .slider-wrapper ul li img {
	border: none;
	margin-bottom: 0;
}
.inside .content .slider-wrapper .bx-viewport,
.inside .content .slider-wrapper .bx-wrapper,
.inside .content .slider-wrapper li img {
	border-radius: 3px;
}
.inside .content .slider-wrapper ul li h2 {
	color: #fff !important;
	margin: 0 0 5px 0 !important;
	font-size: 20px;
	line-height: 33px;
}
.inside .content .slider-wrapper .caption.hidden-xs p,
.inside .content .slider-wrapper .caption-right.hidden-xs p {
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 15px;
}
.inside .content .slider-wrapper .caption.hidden-xs {
	border-radius: 5px 0 0 5px;
}
.inside .content .slider-wrapper .caption-right.hidden-xs {
	border-radius: 0 5px 5px 0;
}
.inside .content .slider-wrapper .caption.hidden-xs,
.inside .content .slider-wrapper .caption-right.hidden-xs {
	width: 500px;
	background-size: auto 400px;
}
.inside .content .slider-wrapper .caption.hidden-xs {
	padding-left: 30px;
	padding-top: 30px;
}
.inside .content .slider-wrapper .caption-right.hidden-xs {
	padding-right: 30px;
	padding-top: 15px;
}
.inside .content .slider-wrapper .bx-controls-direction a {
	width: 27px;
	height: 100%;
	background-size: 30px auto;
}
.inside .content .slider-wrapper .bx-pager {
	margin: 0;
	position: absolute;
	width: 100%;
	bottom: 20px;
}
.inside .content section.news {
	border-bottom: none;
}
.inside .content section.news .row {
	margin-left: -8px;
	margin-right: -8px;
}
.inside .content section.linky {
	background-color: transparent;
	box-shadow: none;
	padding: 0;
}
.inside .content section.linky .container {
	padding: 0;
	width: 100%;
}
section.access {
	padding: 30px 0 18px 0;
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0,0,0, .03);
}
section.access h3, section.news h3, section.event h3, section.connect h3, section.linky h3 {
	margin: 5px 0 22px 0;
	padding: 0;
	font-weight: 100;
	font-size: 20px;
	color: #424242;
}
section.access .bx-controls-direction, section.event .bx-controls-direction {
	display: none;
}
section.access .bx-pager, section.event .bx-pager {
	margin: 30px auto 0 auto;
}
section.access .bx-pager a.bx-pager-link, section.event .bx-pager a.bx-pager-link {
	background-color: #ddd;
	box-shadow: none;
}
section.access li a {
	display: block;
	padding: 8px 0 7px 34px;
	background-repeat: no-repeat;
	background-position: center left;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
section.access .col-lg-2 {
	border-right: 1px solid #eee;
	margin: 12px 0;
}
section.access .col-lg-2:nth-child(6) {
	border: none;
}
section.access li .payment a {
	background-image: url(../img/icon-online-odeme.png);
}
section.access li .score a {
	background-image: url(../img/icon-istatistikler.png);
}
section.access li .app a {
	background-image: url(../img/icon-online-basvuru.png);
}
section.access li .scholar a {
	background-image: url(../img/icon-burs.png);
}
section.access li .calendar a {
	background-image: url(../img/icon-akademik-takvim.png);
}
section.news {
	padding: 25px 0 0 0;
	border-bottom: 1px solid #f3f3f3;
}
section.news .title, section.event .title, section.connect .title, section.linky .title {
	padding-top: 10px;
}
section.news .all {
	padding: 25px 0;
	clear: both;
}
section.news .all .no-bg-btn {
	font-weight: 400;
	border-radius: 999px;
	font-size: 12px;
	padding: 8px 17px;
	border-color: #d5d5d5;
	color: #bababa !important;
	text-transform: uppercase;
}
section.news .all .no-bg-btn:hover {
	border-color: #ccc;
	color: #ababab;
}
.nav-tabs {
	border-bottom-color: #ddd;
	display: inline-block;
	float: none;
	margin: 0;
	padding: 0;
}
.nav-tabs>li {
	padding-left: 10px;
	padding-right: 10px;
}
.nav-tabs>li:first-child {
	padding-left: 0;
}
.nav-tabs>li:last-child {
	padding-right: 0;
}
.nav-tabs>li>a, .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background-color: transparent;
	border-color: transparent;
	font-size: 12px;
	padding: 8px 0 6px 0;
	font-weight: 600;
	color: #696969 !important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	border-bottom-color: #00adef;
	color: #00adef !important;
}
section.news .rss {
	padding-top: 6px;
}
section.news .rss a {
	color: #f26522;
	font-weight: 600;
	font-size: 12px;
}
section.news .visible-xs.rss a {
	font-size: 13px;
}
section.news .rss a:hover {
	color: #00adef;
}
section.news .tab-content {
	padding: 10px 15px;
	overflow: hidden;
}
section.news .tab-pane .col-xs-12 a {
	display: block;
	width: 100%;
	height: 100%;
}
section.news .thumbnail {
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .13);
	overflow: hidden;
}
.vicon {
	position: absolute;
	background: url(../img/icon-play.png) center no-repeat;
	width: 100%;
	height: 60px;
	right: 0;
	top: auto;
	margin-top: 21%;
	opacity: .75;
	filter: alpha(opacity=75);
}
section.news .thumbnail img {
	border-radius: 2px 2px 0 0;
	width: 100%;
	height: auto;
	display: block;
}
section.news .thumbnail h4 {
	line-height: 22px;
	font-size: 18px;
	margin: 0;
	padding: 0;
	color: #424242;
	font-weight: 100;
}
section.news .thumbnail p {
	color: #727272;
	max-height: 123px;
	overflow: hidden;
	font-size: 14px;
}
section.news .thumbnail hr {
	margin: 10px 0;
	border-color: #ececec;
}
section.news .thumbnail hr:first-child {
	width: 30%;
}
section.news .thumbnail span {
	float: right;
	color: #c9c9c9;
	font-size: 13px;
}
section.news .thumbnail .caption {
	padding: 15px 15px 9px 15px;
}
section.event {
	padding: 25px 0;
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0,0,0, .028);
	position: relative;
	z-index: 12;
	min-height: 360px;
}
section.brand .bx-viewport, section.brand .bx-viewport ul {
	min-height: 106px !important;
}
section.event .bx-wrapper li {
	padding-top: 10px;
}
section.event .date {
	height: 48px;
	width: 48px;
	border-radius: 3px;
	border: 1px solid #00adef;
	background-color: #fff;
}
section.event .date span {
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	display: block;
	width: 100%;
	text-align: center;
	padding: 1px 0;
}
section.event .date span.month {
	background-color: #00adef;
	height: 19px;
	line-height: 17px;
}
section.event .date span.day {
	font-size: 15px;
	font-weight: 400;
	padding-top: 3px;
	color: #00adef;
	line-height: 22px;
}
section.event .info h3 {
	line-height: 24px;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	display: block;
	height: 51px;
	overflow: hidden;
}
section.event .info h3 a {
	color: #777;
}
section.event .info a {
	display: block;
}
section.event .info p {
	overflow: hidden;
	max-height: 58px;
}
section.event .info p a {
	color: #b5b5b5;
}
section.event .all {
	padding: 30px 0 10px 0;
}
section.event .all .no-bg-btn {
	font-weight: 400;
	border-radius: 999px;
	font-size: 12px;
	padding: 8px 17px;
	text-transform: uppercase;
}
section.connect {
	padding: 25px 0;
	background-color: #f7f7f7;
	box-shadow: 0 1px 2px rgba(0,0,0, .04);
	position: relative;
	z-index: 11;
}
section.connect h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	color: #00adef;
}
section.connect .flow .nav-tabs li a {
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	width: 34px;
	height: 34px;
}
section.connect .flow li.facebook a {
	background-image: url(../img/icon-facebook.png);
}
section.connect .flow li.facebook a:hover,
section.connect .flow li.active.facebook a {
	background-image: url(../img/icon-facebook-aktif.png);
}
section.connect .flow li.twitter a {
	background-image: url(../img/icon-twitter.png);
}
section.connect .flow li.twitter a:hover,
section.connect .flow li.active.twitter a {
	background-image: url(../img/icon-twitter-aktif.png);
}
section.connect .flow li.periscope a {
	background-image: url(../img/icon-periscope.png);
}
section.connect .flow li.periscope a:hover,
section.connect .flow li.active.periscope a {
	background-image: url(../img/icon-periscope-aktif.png);
}
section.connect .flow li.google-plus a {
	background-image: url(../img/icon-g-plus.png);
}
section.connect .flow li.google-plus a:hover,
section.connect .flow li.active.google-plus a {
	background-image: url(../img/icon-g-plus-aktif.png);
}
section.connect .flow li.youtube a {
	background-image: url(../img/icon-youtube.png);
}
section.connect .flow li.youtube a:hover,
section.connect .flow li.active.youtube a {
	background-image: url(../img/icon-youtube-aktif.png);
}
section.connect .flow li.vimeo a {
	background-image: url(../img/icon-vimeo.png);
}
section.connect .flow li.vimeo a:hover,
section.connect .flow li.active.vimeo a {
	background-image: url(../img/icon-vimeo-aktif.png);
}
section.connect .flow li.instagram a {
	background-image: url(../img/icon-instagram.png);
}
section.connect .flow li.instagram a:hover,
section.connect .flow li.active.instagram a {
	background-image: url(../img/icon-instagram-aktif.png);
}
section.connect .tab-pane {
	padding: 20px 0;
}
section.connect .tab-pane img {
	display: none !important;
}
section.connect .tab-pane .btn,
section.connect .tab-pane .btn:hover {
	font-size: 11px;
	color: #fff;
	padding: 8px 10px 7px 28px;
}
section.connect .tab-pane#facebook .btn {
	background: #3b5998 url(../img/icon-facebook-white.png) left no-repeat;
}
section.connect .tab-pane#twitter .btn {
	background: #55acee url(../img/icon-twitter-white.png) left no-repeat;
	padding-left: 35px;
}
section.connect .tab-pane#periscope .btn {
	background: #55acee url(../img/icon-periscope-white.png) left no-repeat;
	padding-left: 20px;
}
section.connect .tab-pane ul li {
	padding: 0 0 11px 0;
}
section.connect .tab-pane ul li:last-child {
	padding-bottom: 8px;
}
section.connect .tab-pane ul li span {
	color: #bebebe;
	font-size: 12px;
	display: inline-block;
	margin: 0 0 3px 0;
	transition: all .1s ease-in;
}
section.connect .tab-pane ul li span:hover {
	color: #00ADEF;
}
section.connect .tab-pane ul li span i {
	margin-right: 3px;
	font-size: 12px;
}
section.connect .tab-pane ul li p {
	color: #828282;
	line-height: 23px;
	cursor: default;
}
section.connect .tab-pane ul li p a,
section.conntect .tab-pane ul li p a:hover {
	margin-right: 5px;
	display: inline-block;
	color: #00adef;
}
section.connect .tab-pane ul li p a[href^=""] {
	color: #828282;
	margin-right: 0;
	width: 100%;
	height: 100%;
}
section.connect .tab-pane ul li hr {
	width: 10%;
	margin: 10px 0 0 0;
	clear: both;
	border-color: #e0e0e0;
}
section.connect .flow li:last-child hr {
	display: none;
}
section.connect .info .sub p {
	color: #777;
}
section.connect .info .sub .form-control {
	border: none;
	border-bottom: 1px solid #eee;
	border-radius: 0;
	box-shadow: none;
	padding-left: 0;
	padding-right: 65px;
}
section.connect .info .sub .form-control:focus {
	box-shadow: none !important;
}
section.connect .info .sub ::-moz-placeholder {
	color: #d0d0d0;
	opacity: 1;
	font-size: 16px;
}
section.connect .info .sub :-ms-input-placeholder {
	color: #d0d0d0;
	font-size: 16px;
}
section.connect .info .sub ::-webkit-input-placeholder {
	color: #d0d0d0;
	font-size: 16px;
}
section.connect .info .sub button {
	position: relative;
	top: -28px;
	float: right;
	background: none;
	font-size: 12px;
	font-weight: 600;
	color: #444;
}
.virtual {
	margin-top: 10px;
}
.virtual a {
	display: block;
	color: #777;
	font-weight: 400;
}
.virtual .col-lg-4 {
	padding-left: 6px;
	padding-right: 6px;
}
.virtual .row {
	margin-left: -6px;
	margin-right: -6px;
}
.content .well .virtual .col-lg-4,
.content .well .multimedia .col-lg-4,
.content .well .multimedia .col-lg-8,
.content .well .pix .col-lg-4 {
	padding-left: 8px;
	padding-right: 8px;
}
.content .well .virtual .row,
.content .well .multimedia .row,
.content .well .pix .row {
	margin-left: -8px;
	margin-right: -8px;
}
.virtual img {
	border-radius: 4px;
	border: 6px solid #fff !important;
	box-shadow: 0 1px 2px rgba(0,0,0, .13);
	width: 100%;
	height: auto;
	display: block;
}
.virtual a h5 {
	color: #808080;
}
.virtual h5 {
	padding-left: 15px;
	padding-top: 2px;
	margin-bottom: 0;
	background: url(../img/icon-gray-right-arrow.png) center left no-repeat;
	line-height: 20px;
}
.multimedia, .pix {
	margin-top: 30px;
}
.multimedia .col-xs-12 img {
	width: 100% !important;
}
.multimedia img, .pix img {
	border: 6px solid #fff !important;
}
.multimedia a {
	display: block;
	width: 100%;
	height: 100%;
}
.multimedia .vicon {
	opacity: 1;
	filter: alpha(opacity=100);
	margin-top: 22%;
	background: url(../img/icon-play-ii.png) center no-repeat;
}
.multimedia .social a {
	background-position: left center;
	background-repeat: no-repeat;
	color: #fff !important;
	padding: 15px 10px 15px 56px;
	border-radius: 3px;
	margin: 2px 0 11px 0;
}
.multimedia .social a.youtube {
	background-image: url(../img/icon-youtube-big-white.png);
	background-color: #e52d27;
}
.multimedia .social a.instagram {
	background-image: url(../img/icon-instagram-big-white.png);
	background-color: #3f729b;
}
section.linky {
	padding: 25px 0;
	background-color: #f0f0f0;
	box-shadow: 0 1px 2px rgba(0,0,0, .1);
	position: relative;
	z-index: 10;
}
section.linky h3 {
	margin-top: 0;
	margin-bottom: 10px;
}
section.linky a {
	color: #777;
	display: block;
	font-size: 15px;
	clear: both;
	float: left;
	padding: 11px 0 7px 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/icon-gray-right-arrow.png) center left no-repeat;
}
section.linky a:hover {
	color: #00adef;
	padding-left: 17px;
}
section.footy {
	background-color: #363636;
	padding: 17px 0 16px 0;
	position: relative;
	z-index: 9;
}
section.footy .navbar-brand {
	margin-top: -17px;
}
section.footy ul {
	margin: 0;
	padding: 0;
}
section.footy ul li {
	float: left;
	width: 33%;
	padding-right: 15px;
	line-height: 10px;
}
section.footy ul li a {
	overflow: hidden;
	text-overflow: ellipsis;
	color: #959595;
	font-size: 12px;
	display: inline-block;
	padding: 6px 0;
	font-weight: 600;
	text-shadow: 0 1px 1px rgba(0,0,0, .08);
}
section.footy ul li a:hover {
	color: #aaa;
}
section.footy .global h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	margin-top: 10px;
}
section.footy .global h2 a {
	display: inline-block;
	text-indent: -9999px;
	background: url(../img/bau-global-footer-logo.png) center no-repeat;
	width: 68px;
	height: 68px;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0, .1);
}
section.footy .yeni-50 h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	margin-top: 10px;
}
section.footy .yeni-50 h2 a {
	display: inline-block;
	text-indent: -9999px;
	background: url(../img/50-yıl-logo.png) center no-repeat;
	width: 115px;
	height: 69px;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0, .1);
}
section.footy .turquality h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	margin-top: 10px;
}
section.footy .turquality h2 a {
	display: inline-block;
	text-indent: -9999px;
	background: url(../img/footer-turquality-logo.jpg) center no-repeat;
	width: 180px;
	height: 68px;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0, .1);
}
section.footy .tim h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	margin-top: 10px;
}
section.footy .tim h2 a {
	display: inline-block;
	text-indent: -9999px;
	background: url(../img/tim-logo.png) center no-repeat;
	width: 114px;
	height: 68px;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0, .1);
}
section.crumby {
	background: #424242;
	display: inline-block;
	font-size: 13px;
	padding: 20px 0;
	margin-bottom: 20px;
}
section.crumby .breadcrumb {
	background: transparent;
	padding: 0;
	margin: 0 0 0 157px;
}
section.crumby .breadcrumb>.active {
	font-weight: 600;
	color: #d0d0d0;
}
section.crumby li, section.crumby li a {
	color: #b0b0b0;
}
section.crumby .breadcrumb>li+li:before {
	color: #888;
}
section.in-title {
	background: #424242;
	display: inline-block;
	font-size: 13px;
	padding: 25px 15px;
	margin-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 2px 2px rgba(0,0,0, .05);
}
section.in-title.aday {
	background: #45A5D8;
}
section.in-title h2 {
	margin: 0;
	padding: 0;
	font-weight: 100;
}
.inside .sidy {
	padding-right: 0;
}
.inside .sidy .collapsing {
	transition: height .2s;
}
.inside .sticky-wrapper .fix-it {
	padding-bottom: 157px !important;
	width: 270px;
}
.sidy .well.light-gray {
	background-color: #f8f8f8;
	box-shadow: 0 1px 2px rgba(0,0,0,.07);
	box-shadow: 0 1px 2px #d3d3d3;
	border: none;
	padding: 12px;
	line-height: 23px;
	color: #666;
}
.sidy .well.light-gray:first-child {
	padding: 8px 12px;
}
.sidy .well {
	margin-bottom: 15px;
}
.sidy .well:last-child {
	margin-bottom: 25px;
}
.sidy h3, .sidy h3 strong {
	font-weight: 100 !important;
}
.sidy .video-frame {
	padding-bottom: 4px !important;
}
.sidy .well.light-gray img {
	width: 100%;
	border-radius: 3px;
}
.sidy img {
	max-width: 100% !important;
	border-radius: 3px;
}
.sidy .list-group {
	padding: 0;
	margin: 10px 0 0;
	text-align: left;
}
.sidy .list-group-item {
	padding: 0;
	border-color: #eaeaea;
}
.sidy .list-group-item a {
	padding: 8px 13px;
	background: url(../img/icon-right-arrow.png) right no-repeat;
}
.sidy .panel-group {
	margin-bottom: 0;
}
.sidy .panel-group .panel {
	border-radius: 3px;
	background: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	border: none;
}
.sidy .panel-group .panel a {
	color: #707070;
	line-height: 19px;
	font-weight: 400;
}
.sidy .panel-default>.panel-heading {
	background: none;
	border: none;
	padding: 0;
	border-bottom: 1px solid #ebebeb;
}
.sidy .panel-default>.panel-heading:last-child {
	border-bottom: none;
}
.sidy .panel-title {
	font-size: 14px;
}
.sidy .panel-title a {
	padding: 7px 8px 11px 2px;
}
.sidy .panel .panel-body {
	border-top: none!important;
	padding: 10px 0;
}
.sidy .collapse-menu .panel-title a {
	background: url(../img/icon-down-arrow-ii.png) right no-repeat;
}
.sidy .panel .panel-body ul {
	padding: 5px 0 5px 10px;
	border-left: 4px solid #ededed;
}
.sidy .panel .panel-body ul li a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 8px 0;
	margin-bottom: 7px;
	border-bottom: 1px solid #ebebeb;
}
.sidy .panel-heading .active {
	background: url(../img/icon-right-arrow-blue.png) center left no-repeat;
	padding-left: 16px;
}
.sidy .panel-heading .active a {
	color: #00ADEF;
}
.inside {
	padding-bottom: 10px;
}
.inside .well.white {
	background-color: #fff;
	box-shadow: 0 1px 2px rgba(0,0,0,.09);
	box-shadow: 0 1px 2px #d5d5d5;
	border: none;
	line-height: 26px;
	color: #707070;
}
.inside .well.white hr {
	border-color: #f2f2f2;
}
.inside .well.white li {
	margin-left: 20px;
}
.inside .well .form-control {
	border: 1px solid #ccc !important;
}
.well {
	background-color: #f9f9f9;
	box-shadow: 0 1px 2px rgba(0,0,0,.088);
	box-shadow: 0 1px 2px #d5d5d5;
	border: none;
	line-height: 26px;
	color: #707070;
}
.white-well {
	border: none;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	background-color: #fff;
}
.inside .sidy .well.light-gray a {
	display: block;
}
.inside .sidy .well.light-gray a i, .inside .sidy .well.light-gray b i,
.inside .sidy .well.light-gray strong i {
	margin-right: 4px;
	color: #707070;
}
.inside .sidy .well.light-gray p {
	margin-bottom: 5px;
}
.inside .sidy .well.light-gray p:last-child {
	margin-bottom: 0;
}
.inside .sidy .well.light-gray strong {
	margin-bottom: 15px;
}
.app-form .form .row {
	margin-left: -30px !important;
	margin-right: -30px !important;
}
.app-form .form .col-sm-2,
.app-form .form .col-sm-3,
.app-form .form .col-sm-6,
.app-form .form .col-sm-10 {
	padding-left: 30px !important;
	padding-right: 30px !important;
}
.app-form .form .head {
	background-color: #fff;
	padding: 10px 15px;
	margin: -8px -12px;
	border-radius: 3px 3px 0 0;
	box-shadow: 0 1px 2px rgba(0,0,0, .1);
}
.app-form .form .head .arrow {
	background: url(../img/form-head-arrow.jpg) center no-repeat;
	display: block;
	width: 41px;
	height: 11px;
	margin: 10px 0 -21px -15px;
}
.app-form .form .in {
	padding: 15px 4px 10px 4px;
}
.app-form .form .in .form-group {
	margin-bottom: 20px;
}
.app-form .form .form-control, .form .form-control:focus {
	background-color: transparent;
	border-radius: 0;
	border: none;
	padding: 5px 20px 2px 0;
	box-shadow: none !important;
	border: none !important;
	border-bottom: 1px solid #e4e4e4 !important;
	color: #909090;
}
.app-form .form .form-control:focus {
	border-bottom: 1px solid #d6d6d6 !important;
}
.app-form .form .in i {
	float: right;
	margin-top: -22px;
	color: #00adef;
	font-size: 12px;
}
.app-form .form .in label {
	margin-bottom: 2px;
}
.app-form .form .in select.form-control, .form .in select.form-control:focus {
	padding: 7px 12px;
	border-radius: 3px;
	border: 1px solid #e4e4e4 !important;
	box-shadow: 0 1px 2px rgba(0,0,0, .045) !important;
	background: #fcfcfc url(../img/icon-down-arrow.png) center right no-repeat;
	height: 34px;
	width: auto;
	min-width: 169px;
}
.app-form .form .in .valid .form-control {
	color: #00ADEF;
}
.app-form .form .in img {
	max-width: 100% !important;
	width: auto !important;
	padding: 0;
	border: none;
	box-shadow: none;
	margin-top: 6px !important;
}
.app-form .form .in img.imgCaptcha {
	margin-top: 14px !important;
}
.app-form .form .in .btn {
	padding-top: 9px;
	padding-bottom: 9px;
	display: block;
	margin-top: 10px;
	background-color: #45A5D8;
	border-color: #45A5D8;
}
.app-form .form .in .info {
	color: #b9b9b9;
	font-size: 13px;
	padding-top: 20px;
	line-height: 1.4;
}
.content .well.non-well {
	background-color: transparent;
	padding: 0;
	box-shadow: none;
	border: none;
}
.content .well.light-gray b,
.content .well.light-gray strong {
	color: #606060;
}
.inside .content a,
.inside .content b,
.inside .content p,
.inside .content span,
.inside .content strong,
.inside .content table {
	max-width: 100% !important;
}
.inside .content h2,
.inside .content h3,
.inside .content h4 {
	margin: 20px 0 15px 0;
	padding: 0;
	font-size: 20px;
	font-weight: 100;
	color: #424242;
}
.inside .well.text-center h2,
.inside .well.text-center h3 {
	color: #00ADEF;
	margin: 10px 0 9px 0 !important;
}
.inside .well.text-center h5 {
	font-weight: 400;
}
.content .well a,
.inside .content h2 a,
.inside .content h3 a {
	color: #00ADEF;
}
.content .btn {
	color: #fff !important;
}
.inside .content h2:first-child,
.inside .content h3:first-child {
	margin-top: 2px;
}
.inside .content .well h2:first-child,
.inside .content .well h3:first-child {
	margin-top: 10px;
}
.content ul {
	padding: 5px 10px 10px 25px;
}
.content .well img {
	margin-bottom: 10px;
	border-radius: 3px;
	border: 10px solid #f6f6f6;
	box-shadow: 0 1px 2px #dadada;
	max-width: 100% !important;
}
.content .well img.at {
	margin-bottom: 0;
	border-radius: 0;
	border: none;
	box-shadow: none;
	box-shadow: none;
}
.content .well i.fa {
	margin-right: 5px;
}
.content .well .caption-img.pull-left,
.content .well img.pull-left {
	margin: 0 20px 0 0;
	clear: both;
}
.content .well .caption-img.pull-right,
.content .well img.pull-right {
	margin: 0 0 0 20px;
	clear: both;
}
.content .well .caption-img img {
	clear: both;
	margin: 0 0 5px 0;
}
.content .well .caption-img span {
	display: block;
	color: #aeaeae;
	width: 	100%;
	clear: both;
	text-align: right;
	font-size: 13px;
	font-weight: 100;
}
.content .well table {
	margin-top: 20px;
}
.content .well .search {
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
.content .well .search .col-lg-11 {
	padding-left: 0;
	padding-right: 0;
}
.content .well .search .col-lg-1 {
	padding-right: 0;
}
.content .well .search .form-control {
	border-color: #e7e7e7 !important;
	box-shadow: none;
	background-color: #fafafa;
}
.content .gallery .col-lg-3 {
	padding-bottom: 30px;
	text-align: center;
}
.content .gallery .col-xs-12 img {
	max-width: 100%;
	height: 170px;
	margin-bottom: 8px;
}
.content .gallery ul {
	padding: 0;
}
.content .gallery.in .col-lg-3 {
	padding: 0 11px 20px 11px;
}
.content .gallery.in .row {
	margin-left: -11px;
	margin-right: -11px;
}
.content .gallery.in .col-lg-3 img {
	width: 100%;
	height: auto;
	margin-bottom: 0;
}
.content .gallery .col-xs-12 p {
	line-height: 22px;
	color: #777;
	overflow: hidden;
	height: 46px;
	margin: 0;
}
.content .pagery {
	padding: 20px 0 25px 0;
}
.content .pagery span {
	display: block;
	width: 100%;
	text-align: center;
	color: #b5b5b5;
}
.content .pagery .pager {
	margin: 10px 0 0 0;
	padding-bottom: 0 !important
}
.content .pager li>a, .content .pager li>span {
	border-radius: 4px;
	border-color: #eaeaea;
	padding: 5px;
}
.content .pager li>a:hover, .content .pager li>a:focus,
.content .pager li>a:active, .content .pager li>span:hover {
	background-color: #fff;
}
.content .pager li.active a {
	background-color: #00ADEF;
	color: #fff;
	border-color: #00ADEF;
}
.content .well .content-foot {
	border-top: 1px solid #f0f0f0;
	padding: 16px 0 0 0;
	margin-top: 25px;
}
.content .well .date {
	color: #ccc;
	font-size: 13px;
}
.content .inside-slider {
	margin: 0;
	padding: 0 !important;
}
.content .inside-slider img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0;
}
.content .well .bx-wrapper {
	position: relative;
	margin: 20px 0;
	clear: both;
	display: inline-block;
	width: 100%;
}
.content .well .bx-pager {
	bottom: 15px;
	width: 100%;
	padding: 0 50px;
}
.content .well .bx-pager a.bx-pager-link {
	background-color: #fff;
	box-shadow: none;
}
.content .well .bx-wrapper .bx-controls-direction {
	width: 100%;
}
.content .well .bx-wrapper .bx-controls-direction a {
	top: 0;
	margin: 0;
	width: 55px !important;
	height: 100% !important;
	background-size: 32px 32px !important;
	border-radius: 4px !important;
}
.content .well .bx-wrapper .bx-controls-direction a.bx-prev {
	background: url(../img/content-bx-prev.png) center no-repeat;
}
.content .well .bx-wrapper .bx-controls-direction a.bx-next {
	background: url(../img/content-bx-next.png) center no-repeat;
}
.content .nav-tabs {
	width: 100%;
	border-bottom-color: #d9d9d9;
	padding: 0 !important;
}
.content .well.white .nav-tabs {
	border-bottom-color: #eee;
}
.content .nav-tabs>li>a, .content .nav-tabs>li.active>a,
.content .nav-tabs>li.active>a:focus, .content .nav-tabs>li.active>a:hover {
	font-size: 13px;
}
.content .tab-content {
	margin-bottom: 20px;
}
.content .tab-pane {
	padding: 15px 0;
}
.content .gray-btns {
	padding: 10px 0;
	clear: both;
}
.content .gray-btns a {
	display: block;
	width: 100%;
	padding: 15px 10px;
	text-align: center;
	background-color: #f6f6f6;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0, .1);
	font-weight: 400;
}
.content .faculty-flow .well {
	background-color: #fff !important;
}
.content .faculty-flow .well.white {
	padding: 0;
	margin-bottom: 20px;
	border-radius: 3px;
}
.content .faculty-flow .bx-controls-direction {
	display: none;
}
.content .faculty-flow .linky .row {
	margin: 0 -5px;
}
.content .faculty-flow .linky .row .col-xs-12 {
	padding-left: 5px;
	padding-right: 5px;
}
.content .faculty-flow .linky .well {
	padding: 0;
	margin: 0 0 10px 0;
	min-height: 80px;
	border-bottom: 6px solid transparent;
	overflow: hidden;
	position: relative;
	box-shadow: none;
}
.content .faculty-flow .linky .well img {
	padding: 0;
	margin: 0;
	box-shadow: none;
	border: none;
	position: relative;
	z-index: 1;
	border-radius: 4px 4px 0 0;
}
.content .faculty-flow .linky .well .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	z-index: 2;
	border-radius: 4px 4px 0 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.45) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,.45) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,.45) 100%);
}
.content .faculty-flow .linky .well .caption {
	position: absolute;
	bottom: 0px;
	padding: 0 15px;
	text-align: center;
	width: 100%;
	z-index: 3;
}
.content .faculty-flow .linky .well .d-table {
	display: table;
	width: 100%;
	height: 100%;
	min-height: 80px;
}
.content .faculty-flow .linky .well .d-table-cell {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	min-height: 80px;
}
.content .faculty-flow .linky .well a {
	padding: 15px 0;
	display: block;
	line-height: 1.45;
	color: #fff;
}
.content .faculty-flow .linky .bx-wrapper {
	margin: 0;
}
.content .faculty-flow .linky .bx-pager {
	margin-top: 20px;
	margin-bottom: 10px;
}
.content .faculty-flow .linky .bx-pager a {
	background-color: #b9b9b9;
}
.content .faculty-flow .linky .row .col-xs-12:nth-child(1) .well {
	border-bottom-color: #0084c2;
}
.content .faculty-flow .linky .col-xs-12:nth-child(2) .well {
	border-bottom-color: #7ab800;
}
.content .faculty-flow .linky .col-xs-12:nth-child(3) .well {
	border-bottom-color: #f2af00;
}
.content .faculty-flow .linky .col-xs-12:nth-child(4) .well {
	border-bottom-color: #b7295a;
}
.content .faculty-flow .linky ul {
	padding: 0 !important;
}
.content .faculty-flow .well.white .col-sm-6 {
	padding: 0 10px;
}
.content .faculty-flow .well.white .row {
	margin-left: -10px;
	margin-right: -10px;
}
.content .faculty-flow .well.white .title {
	padding: 17px 10px 17px 20px;
	border-radius: 3px 3px 0 0;
	color: #fff;
}
.content .faculty-flow .well.white.aday .title {
	background-color: #4AA6D6;
}
.content .faculty-flow .well.white.aday .socy {
	margin: 25px 0 -5px 0;
}
.content .faculty-flow .well.white.bglobal .title {
	background-color: #0C5CA8;
}
.content .faculty-flow .well.white.bglobal h2 {
	color: #0C5CA8;
}
.content .faculty-flow .well.white.bglobal ul {
	margin-bottom: 10px !important;
	width: 100%;
	display: inline-block;
}
.content .faculty-flow .well.white.bglobal ul:last-child {
	margin-bottom: 0 !important;
}
.content .faculty-flow .well.white.bglobal ul li:nth-child(2n+1) {
	margin-left: 0;
}
.content .faculty-flow .well.white.bglobal ul li:nth-child(2n) {
	margin-right: 0;
}
.content .faculty-flow .well.white.bglobal ul li {
	float: left;
	width: 44%;
	margin-left: 3%;
	margin-right: 3%;
}
.content .faculty-flow .well.white.bglobal a {
	display: block;
	width: 100%;
	height: 100%;
}
.content .faculty-flow .well.white .vicon {
	margin: 0;
	padding: 0;
	top: 50%;
	margin-top: -45px;
}
.responsive-yt {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 20px;
}
.responsive-yt iframe,
.responsive-yt object,
.responsive-yt embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.slider-wrapper li .responsive-yt {
	z-index: 1;
	padding-bottom: 37.5%;
	padding-top: 0;
	margin-bottom: 0;
}
.slider-wrapper li .responsive-yt iframe {
	height: 100%;
	max-height: 600px;
	transform: scale(1.5);
}
.faculty-flow .responsive-yt {
	padding-top: 3px;
	border-radius: 4px;
	margin: 0 0 10px 0;
}
.content .faculty-flow .well.white img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 3px;
	padding: 0;
	border: none !important;
	box-shadow: none !important;
	margin: 10px 0 20px 0;
}
.content .faculty-flow .well.white a.btn {
	display: inline-block;
	width: auto;
	font-size: 12px;
	font-weight: 500;
	background-color: #0C5CA8;
	border-color: #0C5CA8;
	padding: 9px 25px 8px 25px;
	text-transform: uppercase;
}
.content .faculty-flow .well.white.abau .title,
.content .faculty-flow .well.white.bcoop .title {
	background-color: #BB2436;
}
.content .faculty-flow .well.white.abau h2,
.content .faculty-flow .well.white.bcoop h2 {
	color: #BB2436;
}
.content .faculty-flow .well.white.abau a.btn,
.content .faculty-flow .well.white.bcoop a.btn {
	background-color: #BB2436;
	border-color: #BB2436;
}
.content .faculty-flow .well.white .lgs img {
	display: block;
	width: 100%;
	height: auto;
}
.content .faculty-flow .well.white.bplus .title {
	background-color: #E7653D;
}
.content .faculty-flow .well.white.bplus h2 {
	color: #E7653D;
}
.content .faculty-flow .well.white.bplus a.btn {
	background-color: #E7653D;
	border-color: #E7653D;
}
.content .faculty-flow .well.white .colps-in {
	padding-top: 10px;
}
.content .faculty-flow .well.white .colps-in .panel-group {
	margin-bottom: 0;
}
.content .faculty-flow .well.white .colps-in .line {
	padding-bottom: 10px;
}
.content .faculty-flow .well.white .colps-in a {
	display: block;
	width: 100%;
	padding: 11px 13px 11px 15px;
	background-color: #f5f5f5;
	box-shadow: 0 1px 2px rgba(0,0,0, .18);
	border-radius: 3px;
	color: #707070;
	font-weight: 500;
}
.content .faculty-flow .well.white .colps-in a i {
	float: right;
	color: #aaa;
	font-size: 15px;
	margin-top: 6px;
}
.content .faculty-flow .well.white .colps-in .well {
	margin: -1px 0 0 0 !important;
	background-color: #fbfbfb !important;
	box-shadow: 0 2px 1px rgba(0,0,0, .12) !important;
	border-top: 1px solid #e8e8e8;
	border-radius: 0 0 3px 3px;
	padding: 12px 15px 13px 15px !important;
	font-size: 14px;
	line-height: 22px;
	color: #666;
}
.content .faculty-flow .well.white .colps-in .well a {
	padding: 5px 0;
	background: transparent;
	box-shadow: none;
	color: #45A5D8;
	margin-top: 5px;
	display: inline-block;
}
.content .faculty-flow .f-social a {
	display: block;
	float: left;
	margin-right: 15px;
	border-radius: 3px;
	padding: 13px 18px 12px 52px !important;
	background-size: 30px auto;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: 500;
	font-size: 13px;
}
.content .faculty-flow .f-social a.youtube {
	background-image: url(../img/icon-youtube-big-white.png);
	background-color: #E2302F;
	background-position: 8px 11px;
}
.content .faculty-flow .f-social a.instagram {
	background-image: url(../img/icon-instagram-big-white.png);
	background-color: #417399;
	background-position: 8px 14px !important;
}
.content .faculty-flow .well.white hr {
	margin-top: 25px;
}
.content .faculty-flow .well.white h2 {
	padding: 5px 0;
	margin: 0;
	line-height: 28px;
	font-size: 19px;
}
.content .faculty-flow .well.white .title h5 {
	padding: 0;
	margin: 0;
	font-size: 14px;
}
.content .faculty-flow .well.white .title h5 a {
	color: #45A5D8;
}
.content .faculty-flow a.collapsy {
	white-space: normal;
}
.content .faculty-flow .well.white .in {
	padding: 20px 18px 20px 20px;
}
.content .faculty-flow .well.white .collapse {
	padding: 0;
}
.content .faculty-flow .well.white .in ul {
	margin: 0;
	padding: 0;
}
.content .faculty-flow .well.white .in ul li a {
	padding: 8px 0 6px 0;
	border-bottom-color: #eee;
	color: #666;
}
.content .faculty-flow .well.white .in ul li a.collapsy i {
	margin: 7px 0 0 0;
	transition: all .08s ease-in;
	color: #d4d4d4;
	font-size: 13px;
}
.content .faculty-flow .well.white .collapse .well i {
	color: #bbb;
}
.content .faculty-flow .well.white .in ul li a.collapsy.transform i {
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.content .faculty-flow .well.white .in ul li a.collapsy.collapsed i {
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}
.content .faculty-flow .well.white .collapse .well,
.content .faculty-flow .well.white .collapsing .well,
.content .faculty-flow .well.white .collapse.in .well {
	padding: 2px 12px;
	margin: 10px 0 15px 0;
	box-shadow: inset 0 0 0 1px rgba(0,0,0, .065);
}
.content .faculty-flow .well.white .collapse .well ul li:last-child a {
	border-bottom: none;
}
.content .faculty-flow .well.white .collapse .well .well,
.content .faculty-flow .well.white .collapsing .well .well,
.content .faculty-flow .well.white .collapse.in .well .well {
	background-color: #fff;
	box-shadow: inset 0 0 0 1px rgba(0,0,0, .07);
}
.content .faculty-flow .well.white .collapse .well .well .well,
.content .faculty-flow .well.white .collapsing .well .well .well,
.content .faculty-flow .well.white .collapse.in .well .well .well {
	background-color: #f9f9f9;
	box-shadow: inset 0 0 0 1px rgba(0,0,0, .04);
}
.content .faculty-flow .well.white .collapsing,
.content .faculty-flow .well.white .colps-in .collapsing {
	transition: height .13s;
}
.content .faculty-flow .brochure {
	background: url(../img/icon-brochure.png) left no-repeat;
	padding: 9px 0 8px 30px;
	margin-top: 10px;
}
.content .faculty-flow .socy {
	clear: both;
	margin-top: 5px;
	display: inline-block;
	padding-left: 10px;
	width: 100%;
}
.content .faculty-flow .socy .btn {
	margin-left: 10px;
}
.content .faculty-flow .socy .btn:first-child {
	margin-left: 0;
}
.content .faculty-flow .twitter {
	background: #55acee url(../img/icon-twitter-white.png) no-repeat !important;
	border-color: #55acee !important;
	padding-left: 43px !important;
	padding-right: 20px !important;
	background-position: 4px 9px !important;
	margin-left: 6px;
}
.content .faculty-flow .instagram {
	background-image: url(../img/icon-instagram-big-white.png) !important;
	background-color: #3f729b !important;
	background-repeat: no-repeat !important;
	border-color: #3f729b !important;
	padding-left: 43px !important;
	padding-right: 20px !important;
	background-position: 8px 8px !important;
	background-size: auto 17px;
}
.content .baulog .well a {
	width: 100%;
	height: 100%;
}
.content .baulog .well h3 {
	padding: 0;
	margin: 0 0 5px 0 !important;
	color: #00adef;
	line-height: 25px;
}
.content .baulog .well a p {
	color: #777;
}
.content .baulog .well img {
	max-width: 100% !important;
	height: auto;
	display: block;
	border-width: 7px;
	margin-bottom: 8px;
}
.content .baulog .well span {
	float: right;
	color: #b9b9b9;
	line-height: 10px;
	font-weight: 400;
	margin-top: 5px;
	margin-bottom: 3px;
}
.content .pager li>a, .content .pager li>span {
	width: 38px;
	height: 38px;
	line-height: 28px;
}
.content .other-news {
	margin-top: 20px;
}
.content .other-news h4 {
	color: #00ADEF;
	font-size: 16px;
	font-weight: 400;
	padding: 0;
	margin: 5px 0 10px 0;
}
.bottom-bordered-list {
	padding: 0 !important;
}
.bottom-bordered-list li {
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 15px;
	margin-bottom: 4px;
}
.bottom-bordered-list li:last-child {
	border-bottom: none;
	padding-bottom: 2px;
	margin-bottom: 0;
}
.bottom-bordered-list li a {
	display: block;
	padding: 12px 0;
	color: #777 !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 16px;
}
.bottom-bordered-list li small {
	color: #b9b9b9;
	float: right;
	line-height: 10px;
}
.a-z ul {
	padding: 0 !important;
	margin: 0 !important;
}
.a-z .pagery {
	padding: 10px 0 0 0;
	margin-left: -19px;
	position: absolute;
}
.a-z .pagery .pager {
	max-width: 1106px;
}
.a-z .pager li:nth-child(27) {
	opacity: .7;
	filter: alpha(opacity=70);
}
.a-z .pager li:nth-child(27) a {
	color: #ccc;
	cursor: default;
}
.a-z .pagery .pager a {
	width: 42px !important;
	height: 42px !important;
	margin: 0 1px 8px 2px;
	padding: 7px 5px;
	background-color: #fff;
}
.a-z .fixed {
	position: fixed;
	top: 100px;
	padding-top: 60px;
	background-color: #fafafa;
	z-index: 111;
	box-shadow: 0 1px 2px rgba(0,0,0, .1);
	min-height: 113px;
	-webkit-transition: background-color 200ms linear;
	-moz-transition: background-color 200ms linear;
	-o-transition: background-color 200ms linear;
	-ms-transition: background-color 200ms linear;
	transition: background-color 200ms linear;
	max-width: 1110px;
}
.a-z .index-list {
	margin-top: 150px;
}
.a-z .index-list h3 {
	padding-top: 80px !important;
	margin-bottom: 5px;
	font-size: 22px;
	color: #00ADEF;
	font-weight: 400;
}
.a-z .index-list ul li {
	padding: 9px 0 7px 0;
	border-bottom: 1px solid #f1f1f1;
}
.a-z .index-list ul li img {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	width: 18px !important;
	height: 12px !important;
}
.a-z hr {
	border-color: transparent !important;
	margin: 25px 0;
}
.a-z hr:last-child {
	margin: 5px 0;
}
.crew .row {
	margin-left: -5px;
	margin-right:-5px;
}
.crew .col-lg-2 {
	padding-left: 5px;
	padding-right:5px;
}
.crew .thumbnail {
	padding: 8px;
	box-shadow: 0 1px 2px rgba(0,0,0, .04);
}
.crew .thumbnail img {
	border-radius: 3px;
	margin-bottom: 10px;
	width: 100%;
}
.crew .thumbnail b {
	display: block;
	margin-bottom: 5px;
	color: #00ADEF;
}
.crew .thumbnail p {
	margin-bottom: 0;
	font-size: 13px;
	color: #888;
	min-height: 136px;
}
.crew.academic .thumbnail p {
	margin-bottom: 0;
	font-size: 13px;
	color: #888;
	min-height: 117px;
}
.crew .col-lg-2.col-md-2.col-sm-2 {
	width: 20%;
}
.crew .col-lg-2.col-md-2.col-sm-2 b {
	min-height: 40px;
}
.crew-ii h5 {
	font-size: 16px;
	font-weight: 400;
	color: #00ADEF;
}
.crew-ii .col-md-2 img {
	width: 100%;
	border-width: 8px;
}
.crew-ii hr:last-child {
	display: none;
}
.shary a {
	width: 32px !important;
	height: 32px !important;
}
.shary span {
	margin: 0 !important;
	float : none !important;
}
.fixed-button {
	position: fixed;
	z-index: 555;
	top: 22px;
	background-color: #A28B69;
	border-radius: 2px 2px 0 0;
	right: 39px;
	transform: rotate(-90deg);
	transform-origin: 100% 0;
}
.fixed-button a, .fixed-button a:hover {
	padding: 7px 20px;
	display: block;
	color: #fff;
	font-size: 18px;
}
footer {
	padding: 10px 0;
	background-color: #fafafa;
}
footer .global {
	padding-right: 0;
}
footer .global a {
	display: block;
	width: 180px;
	height: 20px;
	background: url(../img/a-member-of-bau-logo.png) center no-repeat;
	text-indent: -9999px;
	margin: 11px auto 0 auto;
}
footer .note {
	font-size: 13px;
	color: #666;
	padding-top: 3px;
}
footer .note a {
	color: #666;
}
footer .note p {
	color: #bbb;
	margin-bottom: 5px;
}
.modal .modal-content {
	box-shadow: 0 3px 5px rgba(0,0,0,.2);
	border: 1px solid rgba(0,0,0,.2);
}
.modal .modal-header {
	padding: 13px 15px 12px 15px;
	background-color: #fafafa;
	border-radius: 4px 4px 0 0;
}
.modal .modal-header h4 {
	font-size: 15px;
	color: #666;
}
.modal-header .close {
	font-size: 39px;
	margin-top: -8px;
}
.modal-body .note {
	padding-top: 15px;
	color: #999;
	font-size: 13px;
}
.form-group small {
	margin-top: 5px;
	display: block;
	color: #999;
}
.modal-body input.form-control {
	background-color: #fcfcfc;
	border-color: #e0e0e0;
	box-shadow: inset 0 1px 1px rgba(0,0,0, .06);
}
.ellipsis-link-list li a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px solid #ececec;
	padding: 13px 0 12px 0;
}
.ellipsis-link-list.no-link li {
	border-bottom: 1px solid #ececec;
	padding-top: 7px;
	padding-bottom: 6px;
}
.hideit{
	opacity: 0;
}
.visible {
	opacity: 1 !important;
}
@media (max-width: 1620px) {
	.slider-wrapper .caption.hidden-xs,
	.slider-wrapper .caption-right.hidden-xs {
		padding-top: 5%;
	}
	.slider-wrapper .caption h2, .slider-wrapper .caption-right h2 {
		font-size: 32px;
		line-height: 44px;
	}
	header .caret {
		margin: -3px 0 0 5px;
	}
}
@media (max-width: 1420px) {
	.slider-wrapper .caption.hidden-xs {
		padding-top: 4%;
	}
	.slider-wrapper .caption-right.hidden-xs {
		padding-top: 4%;
	}
}
@media (max-width: 1599px) {
	.a-z .index-list h3 {
		padding-top: 210px !important;
	}
}
@media (min-width: 1599px) {
	.container {
		width: 1470px;
	}
	header .big-menu {
		max-width: 1410px;
	}
	header .search .dropdown-menu {
		width: 1270px;
	}
	header .dropdown-menu .section {
		width: 326px;
	}
	header .search.hidden-xs .dropdown-menu {
		width: 1270px;
	}
	.slider-wrapper .caption.hidden-xs {
		padding-top: 5%;
		left: 50%;
		margin-left: -800px;
	}
	.slider-wrapper .caption-right.hidden-xs {
		padding-top: 5%;
		left: 50%;
		margin-left: 93px;
	}
	.inside .content .slider-wrapper .caption.hidden-xs, .inside .content .slider-wrapper .caption-right.hidden-xs {
		width: 609px;
		background-size: auto 500px;
	}
	.inside .content .slider-wrapper .caption-right.hidden-xs {
		padding: 20px 30px 0 70px;
		left: auto;
		right: 0;
		margin-left: 0;
	}
	.inside .content .slider-wrapper .caption.hidden-xs {
		padding: 20px 80px 0 30px;
		left: 0;
		margin-left: 0;
	}
	.inside .content .slider-wrapper ul li h2 {
		margin: 0 0 10px 0 !important;
		font-size: 28px;
		line-height: 42px;
	}
	.inside .content .slider-wrapper .caption.hidden-xs p, .inside .content .slider-wrapper .caption-right.hidden-xs p {
		font-size: 17px;
		line-height: 28px;
	}
	.slider-wrapper li img {
		width: 1600px;
		display: block;
		margin: 0 auto;
	}
	.inside .content .slider-wrapper li img {
		width: 100%;
		height: auto;
		margin: 0;
	}
	.vicon {
		margin-top: 23%;
	}
	.inside .content .news .thumbnail .vicon {
		margin-top: 23%;
	}
	.a-z .pagery .pager {
		max-width: 1409px;
	}
	.a-z .pagery .pager a {
		width: 40px !important;
		height: 40px !important;
		margin: 0 1px 8px 2px;
	}
	.a-z .fixed {
		max-width: 1410px;
		min-height: 110px;
	}
	.a-z .index-list {
		margin-top: 0;
	}
	.a-z .index-list h3 {
		padding-top: 155px !important;
	}
	.a-z .index-list h3:first-child {
	}
	section.event li .info {
		padding-left: 0;
	}
	.inside .sticky-wrapper .fix-it {
		width: 345px;
	}
}
@media (min-width: 1920px) {
	.slider-wrapper .caption.hidden-xs,
	.slider-wrapper .caption-right.hidden-xs {
		padding-top: 4%;
	}
}
@media (min-width: 1200px) {
	.crew .col-lg-2.col-md-3.col-sm-3.col-xs-6 {
		width: 25%;
	}
	.crew .col-lg-offset-5.col-lg-2,
	.crew.academic .col-lg-2.col-md-3.col-sm-3.col-xs-6 {
		width: 20%;
	}
	.crew .col-lg-offset-5 {
		margin-left: 40.1%;
	}
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
	header .big-menu {
		left: 30px !important;
		right: auto !important;
		max-width: 910px;
	}
	header .dropdown-menu .section {
		width: 204px;
		margin: 0 20px 10px 0;
	}
	.slider-wrapper .caption.hidden-xs h2,
	.slider-wrapper .caption-right.hidden-xs h2 {
		font-size: 28px;
		line-height: 38px;
		margin-bottom: 15px;
	}
	.slider-wrapper .caption.hidden-xs p,
	.slider-wrapper .caption-right.hidden-xs p {
		line-height: 25px;
		font-size: 17px;
		margin-bottom: 15px;
	}
	.thumbnail .vicon {
		margin-top: 18%;
	}
	.inside .content .news .thumbnail .vicon {
		background-size: 48px 48px;
	}
	.event .info.col-lg-9 {
		padding-left: 25px;
	}
}
@media screen and (max-width: 1199px) and (min-width: 767px) {
	section.access .col-lg-2:nth-child(3), section.access .col-lg-2:last-child {
		border-right: none;
	}
	section.footy .col-lg-8 {
		padding: 0;
	}
	section.footy ul li {
		width: 50%;
		padding-right: 10px;
	}
	section.footy .global {
		padding-top: 12px;
	}
}
@media (max-width: 1199px) {
	header .top a {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 11px;
		color: #a0a0a0;
	}
	header .option .lang {
		background: #fff;
		margin-left: 8px;
	}
	header .option .lang .lang-link {
		padding-left: 11px;
	}
	header .lang .dropdown-menu {
		max-width: 87px !important;
		min-width: 87px !important;
	}
	header .option .button {
		padding-left: 18px;
	}
	header .down a {
		padding-left: 8px;
		padding-right: 6px;
		font-size: 15px;
	}
	header .down a .caret {
		margin-top: -2px;
	}
	header .option .button a {
		padding: 5px 6px 4px 6px;
	}
	header .down .dropdown-menu a {
		font-size: 14px;
	}
	header .search {
		padding-left: 11px;
	}
	header .search input {
		min-width: 150px;
	}
	header .search.hidden-xs .dropdown-menu {
		width: 770px;
	}
	.search-down span {
		width: 190px;
	}
	.search-down.hidden-xs li a {
		padding-left: 205px;
	}
	section.access li a {
		padding-top: 7px;
		padding-bottom: 7px;
	}
	.slider-wrapper .bx-wrapper .bx-controls-direction a {
		width: 40px;
		background-size: 40px auto;
	}
	.slider-wrapper .caption.hidden-xs {
		padding-right: 70px;
	}
	.slider-wrapper .caption-right.hidden-xs {
		padding-left: 70px;
	}
	.inside .content .slider-wrapper .caption.hidden-xs {
		padding-left: 30px;
	}
	.inside .content .slider-wrapper .caption-right.hidden-xs {
		padding-right: 30px;
	}
	.inside .content .slider-wrapper ul li h2 {
		margin: 0 0 5px 0 !important;
		font-size: 18px;
		line-height: 28px;
	}
	.inside .content .slider-wrapper .caption.hidden-xs p,
	.inside .content .slider-wrapper .caption-right.hidden-xs p {
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 10px;
	}
	.inside .content .slider-wrapper .bx-controls-direction {
		display: block;
	}
	.inside .content .slider-wrapper .bx-pager {
		display: none;
	}
	header .small-menu, header .nav li:last-child .dropdown-menu.small-menu {
		margin-right: 222px !important;
	}
	.a-z .pagery .pager {
		max-width: 895px;
	}
	.a-z .fixed {
		max-width: 910px;
	}
	.inside .sticky-wrapper .fix-it {
		width: 220px;
		padding-bottom: 180px !important;
	}
}
@media (max-width: 991px) {
	body {
		padding-top: 80px;
	}
	header {
		max-height: none;
		background: #fff;
		background: rgba(255,255,255, .94);
	}
	header .container {
		padding: 0;
	}
	header .container .navbar-brand {
		width: 70px;
		height: 80px;
		background-size: auto 80px;
		box-shadow: none !important;
		border-radius: 0 !important;
		background-color: #0C5CA8;
	}
	header.gray {
		background-color: #f9f9f9;
		background-color: rgba(248,248,248, .96);
		box-shadow: 0 1px 3px rgba(0,0,0, .15);
		transition: all .15s ease-in;
	}
	.navbar-nav {
		margin-top: 0;
		margin-bottom: 0;
	}
	.navbar-header {
		width: 100%;
		height: 80px;
		border: none !important;
	}
	.navbar-toggle {
		display:block;
		float: right;
	}
	.navbar-collapse.collapse {
		background: none;
		display:none!important;
	}
	.navbar-collapse.collapse.in {
		display:block!important;
		border-radius: 0 0 4px 4px;
	}
	.navbar-collapse.collapsing {
		-webkit-transition: height .2s ease;
		-o-transition: height .2s ease;
		transition: height .2s ease;
	}
	header .top  {
		padding-top: 10px;
	}
	header .big-menu {
		left: 0 !important;
		margin-left: 15px !important;
		padding: 0 !important;
	}
	header .dropdown-menu .section {
		float: left;
		width: 100%;
		margin: 0!important;
	}
	header .dropdown-menu .section .section-in:nth-child(2) {
		margin-top: 0;
	}
	header .dropdown-menu .section h2 {
		font-size: 13px;
		color: #555;
		border-bottom: none;
		padding: 0;
		margin: 0;
	}
	header .main-nav .dropdown-menu .section h2 a {
		display: block!important;
	}
	.navbar-nav {
		float:none!important;
	}
	.navbar .navbar-right, .navbar .pull-right {
		float: none !important;
		clear:both;
	}
	header .small-menu, header .small-menu a, header .nav li:last-child .dropdown-menu.small-menu {
		padding: 0 !important;
		margin: 0 !important;
	}
	header .small-menu, header .nav li:last-child .dropdown-menu.small-menu {
		margin-left: 15px !important;
	}
	header .caret {
		margin-top: -3px;
	}
	header .button {
		text-align: left;
	}
	header .button a {
		color: #555;
		padding: 6px 0 5px 0;
		display: inline-block;
		font-size: 14px;
		text-transform: uppercase;
		font-weight: 500;
		width: 100%;
	}
	header .lang {
		margin: 0;
		background: #fff url(../img/icon-lang.png) center left no-repeat;
		color: #555;
		box-shadow: none;
	}
	header .lang select {
		width: 100%;
		padding: 8px 10px 7px 32px;
	}
	header .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
		border-left: 5px solid #ededed !important;
		border-radius: 0;
		display: inline-block !important;
	}
	header .search.visible-xs {
		padding: 15px 0 !important;
	}
	header .search.visible-xs .dropdown-menu {
		padding: 10px 0 0 0 !important;
		width: 100%;
		border-left: none !important;
	}
	header .search.visible-xs .dropdown-menu span {
		display: none;
	}
	header .search.visible-xs .dropdown-menu a,
	header .search.visible-xs .dropdown-menu a:hover {
		background-color: transparent;
		padding: 12px 10px 12px 0 !important;
	}
	.search-down.dropdown-menu li:last-child a,
	.search-down.dropdown-menu li:last-child a:hover {
		padding: 23px 10px 0 10px !important;
		border-top: 1px solid #eee;
		font-size: 14px;
	}
	header .search input, header .search input:focus {
		border: 1px solid #e2e2e2 !important;
		width: 100%;
		height: 38px;
		padding: 0 45px 1px 10px;
		box-shadow: none;
		border-radius: 3px;
	}
	header .search button, header .search button:hover, header .search button:focus, header .search button:active {
		background: #f4f4f4 url(../img/icon-search.png) center no-repeat;
		border-color: #e1e1e1;
		height: 38px;
		width: 38px !important;
		top: 0;
		margin: 0 19px 0 0;
		border-radius: 0 3px 3px 0;
	}
	header .down {
		margin-right: 0 !important;
	}
	.navbar li {
		float: none;
		width: 100% ;
	}
	header .navbar li a {
		padding: 6px 0 !important;
		font-size: 14px;
		font-weight: 500;
		color: #555 !important;
		display: block!important;
		width: 100% !important;
		transition: none;
	}
	header .navbar .dropdown-menu a {
		padding-left: 15px !important;
	}
	header .links, header .dropdown-menu .section h2 span {
		display: none;
	}
	.search-down span {
		width: 160px;
	}
	.search-down li a {
		padding-left: 175px;
	}
	.slider-wrapper .caption.hidden-xs,
	.slider-wrapper .caption-right.hidden-xs {
		padding-top: 2%;
		background-size: auto 500px;
	}
	.slider-wrapper .caption.hidden-xs h2,
	.slider-wrapper .caption-right.hidden-xs h2 {
		margin-bottom: 6px;
		font-size: 20px;
		line-height: 30px;
	}
	.slider-wrapper .caption.hidden-xs p,
	.slider-wrapper .caption-right.hidden-xs p {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 10px;
	}
	.slider-wrapper .bx-pager {
		margin: -30px auto 9px auto;
	}
	.loader {
		margin-top: -4%;
	}
	.vicon {
		background-size: 40px 40px;
		margin-top: 18%;
	}
	section.event li .info h3 {
		height: 45px;
		margin-bottom: 10px;
	}
	section.event li .col-sm-6 {
		padding-bottom: 15px;
	}
	section.event li .col-sm-6:nth-child(3),
	section.event li .col-sm-6:nth-child(4) {
		padding-bottom: 0;
	}
	section.crumby .breadcrumb {
		margin-left: 4px;
	}
	section.inside .container.np {
		padding-left: 0;
		padding-right: 0;
	}
	.inside .sidy {
		padding-bottom: 15px;
		padding-right: 15px;
	}
	.footy .container {
		padding-left: 0;
		padding-right: 0;
	}
	.content .other-news .row .col-sm-12:first-child ul li {
		border-bottom: 1px solid #f1f1f1;
		padding-bottom: 19px;
	}
	.content .other-news .row .col-sm-12:first-child {
		padding-bottom: 25px;
	}
	.a-z .pagery .pager a {
		width: 39px !important;
		height: 39px !important;
		margin: 0 1px 8px 2px;
		padding: 6px 5px;
	}
	.a-z .fixed {
		min-height: 105px;
	}
	.inside .content .slider-wrapper ul li h2 {
		font-size: 18px;
		line-height: 24px;
	}
	.inside .content .slider-wrapper .caption.hidden-xs p,
	.inside .content .slider-wrapper .caption-right.hidden-xs p {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 10px;
	}
	.inside .content .vicon {
		margin-top: 19%;
		background-size: 60px 60px;
	}
	.inside .sticky-wrapper .fix-it {
		width: 100%;
		position: static !important;
		padding-bottom: 0 !important;
	}
	.fixed-button {
		position: absolute;
		text-align: center;
		top: auto;
		right: 0;
		bottom: 0;
		width: 100%;
		border-radius: 0;
		transform: rotate(0deg);
		transform-origin: 0;
	}
	.fixed-button a, .fixed-button a:hover {
		padding: 14px 16px 13px 16px;
	}
	footer {
		padding-bottom: 65px;
	}
	.a-z .fixed {
		padding-top: 10px;
		top: 70px;
	}
	.a-z .index-list h3 {
		padding-top: 120px !important;
	}
	.a-z .index-list {
		margin-top: 10px;
	}
}
@media (max-width: 880px) {
	.slider-wrapper .caption .col-lg-4 {
		padding-right: 125px;
	}
}
@media (max-width: 767px) {
	section {
		padding: 15px 0 !important;
	}
	section.slider-wrapper {
		padding: 0 !important;
		background-color: #f5f5f5;
	}
	.slider-wrapper .bx-wrapper .bx-controls-direction a {
		width: 30px;
		background-size: 32px auto;
	}
	.inside .content .slider-wrapper .bx-controls-direction a {
		top: 0;
		margin: 0;
		width: 30px;
		background-size: 30px auto;
	}
	.loader-wrap {
		min-height: auto;
		max-height: none;
	}
	.loader-wrap .loader {
		margin: -25px 0 0 -25px;
	}
	.loader-wrap .loader, .loader-wrap .loader:after {
		width: 5em;
		height: 5em;
	}
	header .container {
		padding-left: 30px;
		padding-right: 30px;
	}
	header .navbar-toggle {
		margin-right: -25px;
	}
	.navbar-collapse.collapse.in {
		border-radius: 0;
	}
	.navbar li {
		padding-left: 15px;
	}
	.dropdown-menu li {
		padding-left: 13px;
	}
	.content .well .search-down {
		width: 133%!important;
		width: 133.25%!important;
	}
	.search-down li {
		padding-left: 0;
	}
	header .navbar .dropdown-menu a {
		padding-left: 0 !important;
	}
	section.access .col-lg-2, section.event li .col-xs-12:last-child, section.event li .col-xs-12:nth-child(2n) {
		-webkit-mask-image: none !important;
	}
	.vicon {
		background-size: 59px 59px;
		margin-top: 26%;
	}
	section.in-title h2 {
		font-size: 20px;
	}
	.inside .content .vicon {
		margin-top: 26%;
	}
	.inside .content .slider-wrapper ul li img {
		border-radius: 4px 4px 0 0;
	}
	.content .gray-btns .col-xs-12 {
		padding: 6px 15px;
	}
	section.news .rss {
		padding-top: 11px;
	}
	.hideit, .fadeIn, .visible, .animated {
		display: block !important;
		opacity: 1 !important;
		-webkit-animation-duration: 0 !important;
		-moz-animation-duration: 0 !important;
		-o-animation-duration: 0 !important;
		animation-duration: 0 !important;
		-webkit-animation-fill-mode: none !important;
		-moz-animation-fill-mode: none !important;
		-o-animation-fill-mode: none !important;
		animation-fill-mode: none !important;
	}
	.nav-tabs {
		float: left;
		margin-bottom: 10px;
	}
	section.event li .info h3 {
		height: auto;
		overflow: auto;
		margin-bottom: 5px;
	}
	.virtual .col-lg-4 {
		padding-bottom: 20px;
	}
	.slider-wrapper .caption.visible-xs {
		display: inline-block !important;
		width: 100%;
		padding: 0 0 10px 0;
		background-color: #f5f5f5;
	}
	.slider-wrapper .caption.visible-xs h2 {
		font-size: 20px;
		line-height: 25px;
		margin-bottom: 5px;
		margin-top: 15px;
		color: #333;
	}
	.slider-wrapper .caption.visible-xs p {
		margin-bottom: 13px;
		font-size: 14px;
		line-height: 22px;
		font-weight: 400;
	}
	.slider-wrapper .caption .btn,
	.slider-wrapper .caption-right .btn {
		box-shadow: none;
	}
	.slider-wrapper .bx-pager {
		display: none;
	}
	.inside .content .slider-wrapper .caption.visible-xs {
		display: inline-block !important;
		padding: 15px 0 22px 0;
		background-color: #fff;
		border-radius: 0 0 3px 3px;
		box-shadow: 0 1px 2px rgba(0,0,0, .1);
	}
	.inside .content .slider-wrapper .caption.visible-xs h2 {
		color: #444 !important;
	}
	section.inside .container.np {
		padding-left: 15px;
		padding-right: 15px;
	}
	.crumby .breadcrumb {
		padding-left: 15px !important;
		line-height: 20px;
	}
	.content .content-foot .col-xs-12 {
		text-align: center;
		padding: 6px 0;
	}
	.connect .flow {
		padding-bottom: 10px;
	}
	section.news .all {
		padding: 12px 0 0 0;
	}
	.sidy .form .in .imgCaptcha {
		margin-bottom: 10px;
	}
	.inside .content section {
		margin: 15px 0;
		padding: 0 !important;
	}
	.inside .content .loader-wrap .loader {
		margin: -45px 0 0 -40px;
	}
	.footy .container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.footy .navbar-brand {
		position: static;
	}
	.footy .col-lg-8 {
		padding-top: 20px;
	}
	section.footy ul li {
		width: 50%;
		padding-right: 0;
	}
	section.footy ul li a {
		padding: 10px 0;
	}
	section.footy .global, section.footy .yeni-50 {
		padding-top: 15px;
	}
	footer .text-right {
		text-align: center;
	}
	footer .note {
		padding: 25px 0 10px 0;
	}
	section.footy .navbar-brand {
		margin-top: -15px;
	}
	.pager li>a, .pager li>span {
		padding: 8px 17px 7px 17px;
	}
	.content .baulog .pager li>a, .content .baulog .pager li>span {
		width: 43px;
		height: 43px;
		line-height: 28px;
	}
	.a-z .fixed, .a-z .pagery .pager {
		max-width: 100%;
		width: 100%;
	}
	.a-z .pagery .pager {
		width: 98%;
	}
	.a-z .pagery {
		margin-left: -19px;
	}
	.a-z .fixed {
		left: 0;
		margin-left: 0;
		min-height: 97px;
	}
	.a-z .pagery .pager a {
		margin: 0 1px 8px 0;
		width: 35px !important;
		height: 35px !important;
		padding: 4px;
	}
	.a-z .index-list h3 {
		padding-top: 105px !important;
	}
	.a-z .index-list {
		margin-top: 80px;
	}
	.crew.academic .thumbnail p {
		min-height: 95px;
	}
	.crew .col-lg-2.col-md-2.col-sm-2 {
		width: 50%;
	}
	.crew .col-lg-2.col-md-2.col-sm-2 b {
		min-height: 18px;
	}
	.content .faculty-flow .f-social a {
		width: 100%;
		margin-bottom: 15px;
	}
	.content .faculty-flow .well.white.bglobal .vicon {
		margin-top: -45px;
	}
	.content .faculty-flow .well.white h2 {
		margin-top: 15px;
	}
	section.access .col-lg-2 {
		margin: 5px 0;
	}
	.app-form .form .in .btn {
		width: 100%;
	}
	.app-form .form .in .info {
		text-align: center;
		padding-top: 20px;
	}
}
@media (max-width: 700px) {
	.event .info.col-lg-9 {
		padding-left: 20px;
	}
}
@media (max-width: 640px) {
	.loader {
		margin-top: -40px;
	}
	.loader, .loader:after {
		width:5.5em;
		height:5.5em;
		border-top: .8em solid #00ADEF;
		border-right: .8em solid #00ADEF;
		border-bottom: .8em solid #00ADEF;
		border-left: .8em solid transparent;
	}
	.search-down li span {
		display: none;
	}
	.search-down li a {
		padding: 12px 10px !important;
	}
	.slider-wrapper .bx-wrapper .bx-controls-direction a {
		background-position: center;
	}
	.content .well.white .caption-img {
		margin: 5px 0 15px 0!important;
		width: 100% !important;
	}
	.content .well.white img {
		width: 100% !important;
		max-width: 100% !important;
	}
	.app-form .form .in img {
		width: auto !important;
	}
	.content .well.white img.at {
		width: auto !important;
		max-width: 100% !important;
	}
	.content .baulog .well img {
		margin-bottom: 15px;
	}
	.content .well.white .a-z li img {
		width: 18px !important;
		height: 12px !important;
	}
	.content .well .bx-wrapper .bx-controls-direction a {
		width: 44px !important;
		background-size: 24px 24px !important;
	}
	.a-z .pagery {
		margin-left: 5px;
	}
	.a-z .pagery .pager {
		width: 91%;
		padding: 0 !important;
	}
	.a-z .pagery.fixed {
		margin-left: 0;
		min-height: 87px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.a-z .pagery.fixed .pager {
		width: 100%;
	}
	.a-z .pagery .pager a {
		width: 30px !important;
		height: 30px !important;
		margin: 0 -1px 7px -1px;
		padding: 2px;
	}
	.a-z .index-list h3 {
		padding-top: 105px !important;
	}
	.a-z .index-list {
		margin-top: 75px;
	}
	.event .info.col-lg-9 {
		padding-left: 35px;
	}
	.slider-wrapper .caption.visible-xs h2 {
		font-size: 17px;
		line-height: 24px;
		font-weight: 400;
	}
	section.crumby {
		font-size: 12px;
	}
	section.crumby li, section.crumby li a {
		color: #808080;
		width: 100%;
		line-height: 15px;
		display: block;
	}
	section.crumby li.active, section.crumby li a {
		padding: 5px 0;
	}
	section.crumby .breadcrumb>li+li:before {
		padding: 0;
		color: #ccc;
		content: none;
	}
	.content .faculty-flow .well.white.bglobal .vicon {
		margin-top: -50px;
	}
	.content .faculty-flow .socy {
		padding-right: 10px;
	}
	.content .faculty-flow .socy .btn {
		margin-left: 0;
	}
	.content .faculty-flow .well.white a.btn {
		width: 100% !important;
		margin: 5px 0;
		padding-top: 12px;
		padding-bottom: 11px;
	}
	.slider-wrapper li .responsive-yt iframe {
		transform: scale(2);
	}
}
@media (max-width: 480px) {
	.nav-tabs>li {
		padding-right: 7px;
	}
	.slider-wrapper .bx-controls-direction .bx-prev,
	.slider-wrapper .bx-controls-direction .bx-next {
		width: 30px;
		background-size: 32px auto;
	}
	.loader {
		margin-top: -50px;
	}
	section.access h3, section.news h3, section.event h3, section.connect h3, section.linky h3 {
		margin-bottom: 10px;
	}
	.vicon {
		margin-top: 24%;
	}
	.inside .content .vicon {
		margin-top: 24%;
	}
	.a-z .pagery {
		margin-left: -8px;
	}
	.a-z .pagery .pager {
		width: 91%;
	}
	.a-z .pagery.fixed .pager {
		width: 100%;
	}
	.a-z .pagery .pager a {
		margin: 0 -1px 5px 0;
		width: 32px !important;
		height: 32px !important;
		padding: 3px;
	}
	.a-z .fixed {
		margin-left: 0;
		padding-left: 0;
		padding-bottom: 5px;
	}
	.a-z .index-list {
		margin-top: 0;
	}
	.a-z .index-list h3 {
		padding-top: 150px !important;
	}
	section.footy ul li {
		width: 100%;
		padding-right: 0;
	}
	section.footy ul li a {
		font-size: 13px;
	}
	.event .info.col-lg-9 {
		padding-left: 45px;
	}
}
@media (max-width: 320px) {
	.slider-wrapper .bx-wrapper .bx-controls-direction a {
		margin-top: 7%;
		margin-top: 6.7%;
	}
	.vicon {
		margin-top: 23%;
	}
	.loader {
		margin-top: -85px;
	}
	section.in-title h2 {
		font-size: 18px;
	}
	.a-z .pagery {
		margin-left: -12px;
	}
	.a-z .pagery .pager a {
		margin: 0 -1px 5px 0;
		width: 28px !important;
		height: 28px !important;
		padding: 1px;
	}
	.a-z .fixed {
		margin-left: 0;
		padding-left: 0;
		padding-bottom: 5px;
		min-height: 90px;
	}
	section.event .info {
		width: 82% !important;
	}
	.a-z .index-list h3 {
		padding-top: 160px !important;
	}
}
/* animated */
.animated {
	-webkit-animation-duration: .2s;
	-moz-animation-duration: .2s;
	-o-animation-duration: .2s;
	animation-duration: .2s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-moz-keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-o-keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
.animated.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}
@-webkit-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

@-moz-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@-o-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}
.animated.fadeOut {
	-webkit-animation-name: fadeOut;
	-moz-animation-name: fadeOut;
	-o-animation-name: fadeOut;
	animation-name: fadeOut;
}
/*! fancyBox v2.1.5 */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.fancybox-opened {
	z-index: 8030;
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
	position: relative;
}
.fancybox-inner {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	font: 14px/20px "proxima-nova", Avenir, Ebrima, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../img/fancybox_sprite.png');
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../img/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav {
	position: absolute;
	top: 45%;
	width: 25%;
	height: 50px;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../img/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 840;
}
.fancybox-prev {
	left: 0;
}
.fancybox-next {
	right: 0;
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}
.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}
.fancybox-lock body {
	overflow: hidden !important;
}
.fancybox-lock-test {
	overflow-y: hidden !important;
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../img/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}
.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "proxima-nova", Avenir, Ebrima, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: 600;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap {
	padding-top: 10px;
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../img/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../img/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* stacktable */
.stacktable { width: 100%; }
.st-head-row { padding-top: 1em; }
.st-key { width: 49%; text-align: right; padding-right: 1%; }
.st-val { width: 49%; padding-left: 1%; }
.stacktable.large-only { display: table; }
.stacktable.small-only { display: none; }
@media (max-width: 767px) {
	.stacktable.large-only { display: none; }
	.stacktable.small-only { display: table; }
}
/* grid loading */
section.news .tab-content > .tab-pane {
	max-width: 100% !important;
	overflow: hidden !important;
	display: block !important;
	visibility: hidden !important;
	height: 0 !important;
}
section.news .tab-content > .tab-pane.active {
	visibility: visible !important;
	height: auto !important;
}
.grid {
	max-width: 100% !important;
	width: 100% !important;
	list-style: none;
	margin: 0;
	padding: 0;
}
.grid .col-xs-12 {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 15px;
}
.news .tab-pane .row {
	margin-left: -8px;
	margin-right: -8px;
}
.grid li {
	display: block;
	opacity: 0;
}
.grid li.shown,
.no-js .grid li,
.no-cssanimations .grid li,
#grid-ii li, #grid-iii li {
	opacity: 1;
}
.grid.effect-1 li.animate {
	-webkit-animation: fadeIn 0.65s ease forwards;
	animation: fadeIn 0.65s ease forwards;
}
@-webkit-keyframes fadeIn {
	0% {}
	100% {opacity: 1;}
}
@keyframes fadeIn {
	0% {}
	100% {opacity: 1;}
}
@-moz-document url-prefix() {
	header .search.hidden-xs button {
		top: 10px !important;
	}
	header .down a {
		padding-top: 15px;
		padding-bottom: 17px;
	}
	.sidy .form .in i {
		margin-top: -24px;
	}
	.fixed-button {
		bottom: 291px;
	}
	@media (max-width: 991px) {
		.fixed-button {
			bottom: 0;
		}
	}
}
.padl-20 {
	padding-left: 20px !important;
}
