/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background: 0 0;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

h1 {
	margin: 0.67em 0;
	font-size: 2em;
}

mark {
	color: #000;
	background: #ff0;
}

small {
	font-size: 80%;
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	padding: 0.35em 0.625em 0.75em;
	margin: 0 2px;
	border: 1px solid silver;
}

legend {
	padding: 0;
	border: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: 700;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

td,
th {
	padding: 0;
}

@media print {
	* {
		color: #000 !important;
		text-shadow: none !important;
		background: transparent !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
	select {
		background: #fff !important;
	}
	.navbar {
		display: none;
	}
	.table td,
	.table th {
		background-color: #fff !important;
	}
	.btn > .caret,
	.dropup > .btn > .caret {
		border-top-color: #000 !important;
	}
	.label {
		border: 1px solid #000;
	}
	.table {
		border-collapse: collapse !important;
	}
	.table-bordered th,
	.table-bordered td {
		border: 1px solid #ddd !important;
	}
}

@font-face {
	font-family: "Glyphicons Halflings";
	src: url(../bootstrap/fonts/glyphicons-halflings-regular.eot);
	src: url(//mbcla.design/wp-content/themes/custom-theme/bootstrap/css/../fonts/glyphicons-halflings-regular.eot?#iefix)
			format("embedded-opentype"),
		url(//mbcla.design/wp-content/themes/custom-theme/bootstrap/css/../fonts/glyphicons-halflings-regular.woff)
			format("woff"),
		url(//mbcla.design/wp-content/themes/custom-theme/bootstrap/css/../fonts/glyphicons-halflings-regular.ttf)
			format("truetype"),
		url(//mbcla.design/wp-content/themes/custom-theme/bootstrap/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
			format("svg");
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
	content: "\2a";
}

.glyphicon-plus:before {
	content: "\2b";
}

.glyphicon-euro:before {
	content: "\20ac";
}

.glyphicon-minus:before {
	content: "\2212";
}

.glyphicon-cloud:before {
	content: "\2601";
}

.glyphicon-envelope:before {
	content: "\2709";
}

.glyphicon-pencil:before {
	content: "\270f";
}

.glyphicon-glass:before {
	content: "\e001";
}

.glyphicon-music:before {
	content: "\e002";
}

.glyphicon-search:before {
	content: "\e003";
}

.glyphicon-heart:before {
	content: "\e005";
}

.glyphicon-star:before {
	content: "\e006";
}

.glyphicon-star-empty:before {
	content: "\e007";
}

.glyphicon-user:before {
	content: "\e008";
}

.glyphicon-film:before {
	content: "\e009";
}

.glyphicon-th-large:before {
	content: "\e010";
}

.glyphicon-th:before {
	content: "\e011";
}

.glyphicon-th-list:before {
	content: "\e012";
}

.glyphicon-ok:before {
	content: "\e013";
}

.glyphicon-remove:before {
	content: "\e014";
}

.glyphicon-zoom-in:before {
	content: "\e015";
}

.glyphicon-zoom-out:before {
	content: "\e016";
}

.glyphicon-off:before {
	content: "\e017";
}

.glyphicon-signal:before {
	content: "\e018";
}

.glyphicon-cog:before {
	content: "\e019";
}

.glyphicon-trash:before {
	content: "\e020";
}

.glyphicon-home:before {
	content: "\e021";
}

.glyphicon-file:before {
	content: "\e022";
}

.glyphicon-time:before {
	content: "\e023";
}

.glyphicon-road:before {
	content: "\e024";
}

.glyphicon-download-alt:before {
	content: "\e025";
}

.glyphicon-download:before {
	content: "\e026";
}

.glyphicon-upload:before {
	content: "\e027";
}

.glyphicon-inbox:before {
	content: "\e028";
}

.glyphicon-play-circle:before {
	content: "\e029";
}

.glyphicon-repeat:before {
	content: "\e030";
}

.glyphicon-refresh:before {
	content: "\e031";
}

.glyphicon-list-alt:before {
	content: "\e032";
}

.glyphicon-lock:before {
	content: "\e033";
}

.glyphicon-flag:before {
	content: "\e034";
}

.glyphicon-headphones:before {
	content: "\e035";
}

.glyphicon-volume-off:before {
	content: "\e036";
}

.glyphicon-volume-down:before {
	content: "\e037";
}

.glyphicon-volume-up:before {
	content: "\e038";
}

.glyphicon-qrcode:before {
	content: "\e039";
}

.glyphicon-barcode:before {
	content: "\e040";
}

.glyphicon-tag:before {
	content: "\e041";
}

.glyphicon-tags:before {
	content: "\e042";
}

.glyphicon-book:before {
	content: "\e043";
}

.glyphicon-bookmark:before {
	content: "\e044";
}

.glyphicon-print:before {
	content: "\e045";
}

.glyphicon-camera:before {
	content: "\e046";
}

.glyphicon-font:before {
	content: "\e047";
}

.glyphicon-bold:before {
	content: "\e048";
}

.glyphicon-italic:before {
	content: "\e049";
}

.glyphicon-text-height:before {
	content: "\e050";
}

.glyphicon-text-width:before {
	content: "\e051";
}

.glyphicon-align-left:before {
	content: "\e052";
}

.glyphicon-align-center:before {
	content: "\e053";
}

.glyphicon-align-right:before {
	content: "\e054";
}

.glyphicon-align-justify:before {
	content: "\e055";
}

.glyphicon-list:before {
	content: "\e056";
}

.glyphicon-indent-left:before {
	content: "\e057";
}

.glyphicon-indent-right:before {
	content: "\e058";
}

.glyphicon-facetime-video:before {
	content: "\e059";
}

.glyphicon-picture:before {
	content: "\e060";
}

.glyphicon-map-marker:before {
	content: "\e062";
}

.glyphicon-adjust:before {
	content: "\e063";
}

.glyphicon-tint:before {
	content: "\e064";
}

.glyphicon-edit:before {
	content: "\e065";
}

.glyphicon-share:before {
	content: "\e066";
}

.glyphicon-check:before {
	content: "\e067";
}

.glyphicon-move:before {
	content: "\e068";
}

.glyphicon-step-backward:before {
	content: "\e069";
}

.glyphicon-fast-backward:before {
	content: "\e070";
}

.glyphicon-backward:before {
	content: "\e071";
}

.glyphicon-play:before {
	content: "\e072";
}

.glyphicon-pause:before {
	content: "\e073";
}

.glyphicon-stop:before {
	content: "\e074";
}

.glyphicon-forward:before {
	content: "\e075";
}

.glyphicon-fast-forward:before {
	content: "\e076";
}

.glyphicon-step-forward:before {
	content: "\e077";
}

.glyphicon-eject:before {
	content: "\e078";
}

.glyphicon-chevron-left:before {
	content: "\e079";
}

.glyphicon-chevron-right:before {
	content: "\e080";
}

.glyphicon-plus-sign:before {
	content: "\e081";
}

.glyphicon-minus-sign:before {
	content: "\e082";
}

.glyphicon-remove-sign:before {
	content: "\e083";
}

.glyphicon-ok-sign:before {
	content: "\e084";
}

.glyphicon-question-sign:before {
	content: "\e085";
}

.glyphicon-info-sign:before {
	content: "\e086";
}

.glyphicon-screenshot:before {
	content: "\e087";
}

.glyphicon-remove-circle:before {
	content: "\e088";
}

.glyphicon-ok-circle:before {
	content: "\e089";
}

.glyphicon-ban-circle:before {
	content: "\e090";
}

.glyphicon-arrow-left:before {
	content: "\e091";
}

.glyphicon-arrow-right:before {
	content: "\e092";
}

.glyphicon-arrow-up:before {
	content: "\e093";
}

.glyphicon-arrow-down:before {
	content: "\e094";
}

.glyphicon-share-alt:before {
	content: "\e095";
}

.glyphicon-resize-full:before {
	content: "\e096";
}

.glyphicon-resize-small:before {
	content: "\e097";
}

.glyphicon-exclamation-sign:before {
	content: "\e101";
}

.glyphicon-gift:before {
	content: "\e102";
}

.glyphicon-leaf:before {
	content: "\e103";
}

.glyphicon-fire:before {
	content: "\e104";
}

.glyphicon-eye-open:before {
	content: "\e105";
}

.glyphicon-eye-close:before {
	content: "\e106";
}

.glyphicon-warning-sign:before {
	content: "\e107";
}

.glyphicon-plane:before {
	content: "\e108";
}

.glyphicon-calendar:before {
	content: "\e109";
}

.glyphicon-random:before {
	content: "\e110";
}

.glyphicon-comment:before {
	content: "\e111";
}

.glyphicon-magnet:before {
	content: "\e112";
}

.glyphicon-chevron-up:before {
	content: "\e113";
}

.glyphicon-chevron-down:before {
	content: "\e114";
}

.glyphicon-retweet:before {
	content: "\e115";
}

.glyphicon-shopping-cart:before {
	content: "\e116";
}

.glyphicon-folder-close:before {
	content: "\e117";
}

.glyphicon-folder-open:before {
	content: "\e118";
}

.glyphicon-resize-vertical:before {
	content: "\e119";
}

.glyphicon-resize-horizontal:before {
	content: "\e120";
}

.glyphicon-hdd:before {
	content: "\e121";
}

.glyphicon-bullhorn:before {
	content: "\e122";
}

.glyphicon-bell:before {
	content: "\e123";
}

.glyphicon-certificate:before {
	content: "\e124";
}

.glyphicon-thumbs-up:before {
	content: "\e125";
}

.glyphicon-thumbs-down:before {
	content: "\e126";
}

.glyphicon-hand-right:before {
	content: "\e127";
}

.glyphicon-hand-left:before {
	content: "\e128";
}

.glyphicon-hand-up:before {
	content: "\e129";
}

.glyphicon-hand-down:before {
	content: "\e130";
}

.glyphicon-circle-arrow-right:before {
	content: "\e131";
}

.glyphicon-circle-arrow-left:before {
	content: "\e132";
}

.glyphicon-circle-arrow-up:before {
	content: "\e133";
}

.glyphicon-circle-arrow-down:before {
	content: "\e134";
}

.glyphicon-globe:before {
	content: "\e135";
}

.glyphicon-wrench:before {
	content: "\e136";
}

.glyphicon-tasks:before {
	content: "\e137";
}

.glyphicon-filter:before {
	content: "\e138";
}

.glyphicon-briefcase:before {
	content: "\e139";
}

.glyphicon-fullscreen:before {
	content: "\e140";
}

.glyphicon-dashboard:before {
	content: "\e141";
}

.glyphicon-paperclip:before {
	content: "\e142";
}

.glyphicon-heart-empty:before {
	content: "\e143";
}

.glyphicon-link:before {
	content: "\e144";
}

.glyphicon-phone:before {
	content: "\e145";
}

.glyphicon-pushpin:before {
	content: "\e146";
}

.glyphicon-usd:before {
	content: "\e148";
}

.glyphicon-gbp:before {
	content: "\e149";
}

.glyphicon-sort:before {
	content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
	content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152";
}

.glyphicon-sort-by-order:before {
	content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
	content: "\e154";
}

.glyphicon-sort-by-attributes:before {
	content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\e156";
}

.glyphicon-unchecked:before {
	content: "\e157";
}

.glyphicon-expand:before {
	content: "\e158";
}

.glyphicon-collapse-down:before {
	content: "\e159";
}

.glyphicon-collapse-up:before {
	content: "\e160";
}

.glyphicon-log-in:before {
	content: "\e161";
}

.glyphicon-flash:before {
	content: "\e162";
}

.glyphicon-log-out:before {
	content: "\e163";
}

.glyphicon-new-window:before {
	content: "\e164";
}

.glyphicon-record:before {
	content: "\e165";
}

.glyphicon-save:before {
	content: "\e166";
}

.glyphicon-open:before {
	content: "\e167";
}

.glyphicon-saved:before {
	content: "\e168";
}

.glyphicon-import:before {
	content: "\e169";
}

.glyphicon-export:before {
	content: "\e170";
}

.glyphicon-send:before {
	content: "\e171";
}

.glyphicon-floppy-disk:before {
	content: "\e172";
}

.glyphicon-floppy-saved:before {
	content: "\e173";
}

.glyphicon-floppy-remove:before {
	content: "\e174";
}

.glyphicon-floppy-save:before {
	content: "\e175";
}

.glyphicon-floppy-open:before {
	content: "\e176";
}

.glyphicon-credit-card:before {
	content: "\e177";
}

.glyphicon-transfer:before {
	content: "\e178";
}

.glyphicon-cutlery:before {
	content: "\e179";
}

.glyphicon-header:before {
	content: "\e180";
}

.glyphicon-compressed:before {
	content: "\e181";
}

.glyphicon-earphone:before {
	content: "\e182";
}

.glyphicon-phone-alt:before {
	content: "\e183";
}

.glyphicon-tower:before {
	content: "\e184";
}

.glyphicon-stats:before {
	content: "\e185";
}

.glyphicon-sd-video:before {
	content: "\e186";
}

.glyphicon-hd-video:before {
	content: "\e187";
}

.glyphicon-subtitles:before {
	content: "\e188";
}

.glyphicon-sound-stereo:before {
	content: "\e189";
}

.glyphicon-sound-dolby:before {
	content: "\e190";
}

.glyphicon-sound-5-1:before {
	content: "\e191";
}

.glyphicon-sound-6-1:before {
	content: "\e192";
}

.glyphicon-sound-7-1:before {
	content: "\e193";
}

.glyphicon-copyright-mark:before {
	content: "\e194";
}

.glyphicon-registration-mark:before {
	content: "\e195";
}

.glyphicon-cloud-download:before {
	content: "\e197";
}

.glyphicon-cloud-upload:before {
	content: "\e198";
}

.glyphicon-tree-conifer:before {
	content: "\e199";
}

.glyphicon-tree-deciduous:before {
	content: "\e200";
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

:before,
:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #428bca;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #2a6496;
	text-decoration: underline;
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	display: block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
}

.img-rounded {
	border-radius: 6px;
}

.img-thumbnail {
	display: inline-block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.img-circle {
	border-radius: 50%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
	font-weight: 400;
	line-height: 1;
	color: #777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
	font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
	font-size: 75%;
}

h1,
.h1 {
	font-size: 36px;
}

h2,
.h2 {
	font-size: 30px;
}

h3,
.h3 {
	font-size: 24px;
}

h4,
.h4 {
	font-size: 18px;
}

h5,
.h5 {
	font-size: 14px;
}

h6,
.h6 {
	font-size: 12px;
}

p {
	margin: 0 0 10px;
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}

@media (min-width: 768px) {
	.lead {
		font-size: 21px;
	}
}

small,
.small {
	font-size: 85%;
}

cite {
	font-style: normal;
}

mark,
.mark {
	padding: 0.2em;
	background-color: #fcf8e3;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.text-nowrap {
	white-space: nowrap;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

.text-muted {
	color: #777;
}

.text-primary {
	color: #428bca;
}

a.text-primary:hover {
	color: #3071a9;
}

.text-success {
	color: #3c763d;
}

a.text-success:hover {
	color: #2b542c;
}

.text-info {
	color: #31708f;
}

a.text-info:hover {
	color: #245269;
}

.text-warning {
	color: #8a6d3b;
}

a.text-warning:hover {
	color: #66512c;
}

.text-danger {
	color: #a94442;
}

a.text-danger:hover {
	color: #843534;
}

.bg-primary {
	color: #fff;
	background-color: #428bca;
}

a.bg-primary:hover {
	background-color: #3071a9;
}

.bg-success {
	background-color: #dff0d8;
}

a.bg-success:hover {
	background-color: #c1e2b3;
}

.bg-info {
	background-color: #d9edf7;
}

a.bg-info:hover {
	background-color: #afd9ee;
}

.bg-warning {
	background-color: #fcf8e3;
}

a.bg-warning:hover {
	background-color: #f7ecb5;
}

.bg-danger {
	background-color: #f2dede;
}

a.bg-danger:hover {
	background-color: #e4b9b9;
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee;
}

ul,
ol {
	margin-top: 0;
	margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
	margin-bottom: 0;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none;
}

.list-inline > li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}

dl {
	margin-top: 0;
	margin-bottom: 20px;
}

dt,
dd {
	line-height: 1.42857143;
}

dt {
	font-weight: 700;
}

dd {
	margin-left: 0;
}

@media (min-width: 768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.dl-horizontal dd {
		margin-left: 180px;
	}
}

abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777;
}

.initialism {
	font-size: 90%;
	text-transform: uppercase;
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: "\2014 \00A0";
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
	content: "";
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
	content: "\00A0 \2014";
}

blockquote:before,
blockquote:after {
	content: "";
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	-webkit-box-shadow: none;
	box-shadow: none;
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 768px) {
	.container {
		width: 750px;
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.row {
	margin-right: -15px;
	margin-left: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-1 {
	width: 8.33333333%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-pull-11 {
	right: 91.66666667%;
}

.col-xs-pull-10 {
	right: 83.33333333%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-8 {
	right: 66.66666667%;
}

.col-xs-pull-7 {
	right: 58.33333333%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-5 {
	right: 41.66666667%;
}

.col-xs-pull-4 {
	right: 33.33333333%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-2 {
	right: 16.66666667%;
}

.col-xs-pull-1 {
	right: 8.33333333%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-push-11 {
	left: 91.66666667%;
}

.col-xs-push-10 {
	left: 83.33333333%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-8 {
	left: 66.66666667%;
}

.col-xs-push-7 {
	left: 58.33333333%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-5 {
	left: 41.66666667%;
}

.col-xs-push-4 {
	left: 33.33333333%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-2 {
	left: 16.66666667%;
}

.col-xs-push-1 {
	left: 8.33333333%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

.col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.col-xs-offset-0 {
	margin-left: 0;
}

@media (min-width: 768px) {
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-0 {
		margin-left: 0;
	}
}

@media (min-width: 992px) {
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-push-11 {
		left: 91.66666667%;
	}
	.col-md-push-10 {
		left: 83.33333333%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-8 {
		left: 66.66666667%;
	}
	.col-md-push-7 {
		left: 58.33333333%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-5 {
		left: 41.66666667%;
	}
	.col-md-push-4 {
		left: 33.33333333%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-2 {
		left: 16.66666667%;
	}
	.col-md-push-1 {
		left: 8.33333333%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-md-offset-0 {
		margin-left: 0;
	}
}

@media (min-width: 1200px) {
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-lg-offset-0 {
		margin-left: 0;
	}
}

table {
	background-color: transparent;
}

th {
	text-align: left;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
	border-top: 0;
}

.table > tbody + tbody {
	border-top: 2px solid #ddd;
}

.table .table {
	background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
	padding: 5px;
}

.table-bordered {
	border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
	border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
	background-color: #f5f5f5;
}

table col[class*="col-"] {
	position: static;
	display: table-column;
	float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
	position: static;
	display: table-cell;
	float: none;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
	background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
	background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
	background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
	background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
	background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
	background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
	background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
	background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
	background-color: #ebcccc;
}

@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}
	.table-responsive > .table {
		margin-bottom: 0;
	}
	.table-responsive > .table > thead > tr > th,
	.table-responsive > .table > tbody > tr > th,
	.table-responsive > .table > tfoot > tr > th,
	.table-responsive > .table > thead > tr > td,
	.table-responsive > .table > tbody > tr > td,
	.table-responsive > .table > tfoot > tr > td {
		white-space: nowrap;
	}
	.table-responsive > .table-bordered {
		border: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:first-child,
	.table-responsive > .table-bordered > tbody > tr > th:first-child,
	.table-responsive > .table-bordered > tfoot > tr > th:first-child,
	.table-responsive > .table-bordered > thead > tr > td:first-child,
	.table-responsive > .table-bordered > tbody > tr > td:first-child,
	.table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:last-child,
	.table-responsive > .table-bordered > tbody > tr > th:last-child,
	.table-responsive > .table-bordered > tfoot > tr > th:last-child,
	.table-responsive > .table-bordered > thead > tr > td:last-child,
	.table-responsive > .table-bordered > tbody > tr > td:last-child,
	.table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0;
	}
	.table-responsive > .table-bordered > tbody > tr:last-child > th,
	.table-responsive > .table-bordered > tfoot > tr:last-child > th,
	.table-responsive > .table-bordered > tbody > tr:last-child > td,
	.table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0;
	}
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}

input[type="file"] {
	display: block;
}

input[type="range"] {
	display: block;
	width: 100%;
}

select[multiple],
select[size] {
	height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
}

.form-control {
	display: block;
	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, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
	color: #777;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #777;
}

.form-control::-webkit-input-placeholder {
	color: #777;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1;
}

textarea.form-control {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: none;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
	line-height: 34px;
	line-height: 1.42857143 \0;
}

input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
	line-height: 30px;
}

input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
	line-height: 46px;
}

.form-group {
	margin-bottom: 15px;
}

.radio,
.checkbox {
	position: relative;
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.radio label,
.checkbox label {
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-top: 4px \9;
	margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
	margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0;
}

.input-sm,
.form-horizontal .form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-sm {
	height: 30px;
	line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
	height: auto;
}

.input-lg,
.form-horizontal .form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}

select.input-lg {
	height: 46px;
	line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
	height: auto;
}

.has-feedback {
	position: relative;
}

.has-feedback .form-control {
	padding-right: 42.5px;
}

.form-control-feedback {
	position: absolute;
	top: 25px;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
}

.input-lg + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.input-sm + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
	color: #3c763d;
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d;
}

.has-success .form-control-feedback {
	color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
	color: #8a6d3b;
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
	color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
	color: #a94442;
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442;
}

.has-error .form-control-feedback {
	color: #a94442;
}

.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn,
	.form-inline .input-group .form-control {
		width: auto;
	}
	.form-inline .input-group > .form-control {
		width: 100%;
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio label,
	.form-inline .checkbox label {
		padding-left: 0;
	}
	.form-inline .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 27px;
}

.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 768px) {
	.form-horizontal .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: right;
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 15px;
}

@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.3px;
	}
}

@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
	}
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover,
.btn:focus {
	color: #333;
	text-decoration: none;
}

.btn:active,
.btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	pointer-events: none;
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: 0.65;
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
	background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #ccc;
}

.btn-default .badge {
	color: #fff;
	background-color: #333;
}

.btn-primary {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #3071a9;
	border-color: #285e8e;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #428bca;
	border-color: #357ebd;
}

.btn-primary .badge {
	color: #428bca;
	background-color: #fff;
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
	background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
	background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
	background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
	background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}

.btn-link {
	font-weight: 400;
	color: #428bca;
	cursor: pointer;
	border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
	border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
	color: #2a6496;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
	color: #777;
	text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-block {
	display: block;
	width: 100%;
}

.btn-block + .btn-block {
	margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

.fade.in {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.in {
	display: block;
}

tr.collapse.in {
	display: table-row;
}

tbody.collapse.in {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
	-o-transition: height 0.35s ease;
	transition: height 0.35s ease;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.dropdown {
	position: relative;
}

.dropdown-toggle:focus {
	outline: 0;
}

.dropdown-menu {
	position: absolute;
	top: 96%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	width: 240px;
}
.dropdown-menu1 {
	left: 100%;
	display: none !important;
	top: -8px;
}
.dropdown-menu li {
	padding: 0 !important;
	width: 100%;
}
.dropdown-menu li a {
	padding: 15px !important;
	width: 100%;
	display: block;
	color: #000 !important;
}
ul.menu li:hover .dropdown-menu {
	display: block;
}
.dropdown-menu li:hover .dropdown-menu1 {
	display: block !important;
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	letter-spacing: 1px !important;
	/* white-space: nowrap */
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #428bca;
	outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	color: #777;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open > .dropdown-menu {
	display: block;
}

.open > a {
	outline: 0;
}

.dropdown-menu-right {
	right: 0;
	left: auto;
}

.dropdown-menu-left {
	right: auto;
	left: 0;
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap;
}

.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990;
}

.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px solid;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}

@media (min-width: 768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}
	.navbar-right .dropdown-menu-left {
		right: auto;
		left: 0;
	}
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
	position: relative;
	float: left;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
	z-index: 2;
}

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
	outline: 0;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
	margin-left: -1px;
}

.btn-toolbar {
	margin-left: -5px;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
	margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}

.btn-group > .btn:first-child {
	margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
	float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn .caret {
	margin-left: 0;
}

.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn {
	float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
	display: table-cell;
	float: none;
	width: 1%;
}

.btn-group-justified > .btn-group .btn {
	width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
	left: auto;
}

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
	position: absolute;
	z-index: -1;
	filter: alpha(opacity=0);
	opacity: 0;
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

.input-group[class*="col-"] {
	float: none;
	padding-right: 0;
	padding-left: 0;
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
	height: 46px;
	line-height: 46px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
	height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
	height: 30px;
	line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
	height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
}

.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
	margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
	border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
	border-left: 0;
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

.input-group-btn > .btn {
	position: relative;
}

.input-group-btn > .btn + .btn {
	margin-left: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
	z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
	margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
	margin-left: -1px;
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.nav > li {
	position: relative;
	display: block;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
	background-color: #eee;
}

.nav > li.disabled > a {
	color: #777;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
	background-color: #eee;
	border-color: #428bca;
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.nav > li > a > img {
	max-width: none;
}

.nav-tabs {
	border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}

.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
	border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}

.nav-tabs.nav-justified > li {
	float: none;
}

.nav-tabs.nav-justified > li > a {
	margin-bottom: 5px;
	text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width: 768px) {
	.nav-tabs.nav-justified > li {
		display: table-cell;
		width: 1%;
	}
	.nav-tabs.nav-justified > li > a {
		margin-bottom: 0;
	}
}

.nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #ddd;
}

@media (min-width: 768px) {
	.nav-tabs.nav-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs.nav-justified > .active > a,
	.nav-tabs.nav-justified > .active > a:hover,
	.nav-tabs.nav-justified > .active > a:focus {
		border-bottom-color: #fff;
	}
}

.nav-pills > li {
	float: left;
}

.nav-pills > li > a {
	border-radius: 4px;
}

.nav-pills > li + li {
	margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
	color: #fff;
	background-color: #428bca;
}

.nav-stacked > li {
	float: none;
}

.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}

.nav-justified {
	width: 100%;
}

.nav-justified > li {
	float: none;
}

.nav-justified > li > a {
	margin-bottom: 5px;
	text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width: 768px) {
	.nav-justified > li {
		display: table-cell;
		width: 1%;
	}
	.nav-justified > li > a {
		margin-bottom: 0;
	}
}

.nav-tabs-justified {
	border-bottom: 0;
}

.nav-tabs-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
	border: 1px solid #ddd;
}

@media (min-width: 768px) {
	.nav-tabs-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs-justified > .active > a,
	.nav-tabs-justified > .active > a:hover,
	.nav-tabs-justified > .active > a:focus {
		border-bottom-color: #fff;
	}
}

.tab-content > .tab-pane {
	display: none;
}

.tab-content > .active {
	display: block;
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

@media (min-width: 768px) {
	.navbar {
		border-radius: 4px;
	}
}

@media (min-width: 768px) {
	.navbar-header {
		float: left;
	}
}

/*--------header-----------*/

.header {
	position: absolute;
	z-index: 99999;
	left: 0px;
	width: 90%;
	left: 5%;
	top: 20px;
	transition: all 0.3s;
	/* border-bottom: 1px solid rgba(255, 255, 255, .2) */
	/* box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.05); */
}

.hdtopbx {
	width: 100%;
	display: table;
	padding: 0;
	background-color: transparent;
	transition: all 0.3s;
	height: 40px;
	line-height: 40px;
	text-align: right;
}

#header.fixed1 .hdtopbx {
	height: 36px;
	line-height: 36px;
	background-color: #ececec;
}

a.clientver {
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	text-transform: uppercase;
	color: #fff;
	background-color: #355c7d;
	display: block;
	float: right;
	letter-spacing: 1px;
	font-weight: 600;
	font-size: 14px;
	text-decoration: none;
	transition: all 0.3s;
}

a.clientver:hover {
	background-color: #00a0ff;
}

a.ftnum {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	transition: all 0.5s;
	/* line-height: 26px;
    margin-bottom: 20px; */
	display: inline-block;
	float: right;
	margin: 0 10px;
}

a.ftm {
	font-size: 16px;
}

a.ftnum img {
	height: 16px;
	display: inline-block;
	margin-right: 3px;
	position: relative;
	top: -2px;
	width: auto;
}

#header.fixed1 a.ftnum {
	color: #000;
}

#header.fixed1 a.clientver {
	height: 36px;
	line-height: 36px;
}

.header_top {
	width: 100%;
	/* padding-bottom: 50px; */
	display: table;
	padding: 0 0 0 20px;
	background-color: #6e0000;
	background-image: url("../images/pattern.png");
}

#header.fixed1 {
	position: fixed;
	top: 0px;
	left: 0%;
	width: 100%;
	transition: all 0.3s;
	background-color: #fff;
	z-index: 999;
	box-shadow: 0 5px 10px -5px rgba(11, 11, 17, 0.05), 0 20px 60px -20px rgba(11, 11, 17, 0.2);
}

#header.fixed1 .header_top {
	padding-bottom: 0;
}

.logo {
	float: left;
	display: inline-block;
	height: 95px;
	line-height: 95px;
}

.logo a {
	vertical-align: middle;
	display: table;
	background-image: url("../images/onleline_logo.png");
	background-repeat: no-repeat;
	background-position: left center;
    width: 100px;
    height: 97px;
	background-size: 100%;
	/* margin-top: 5px; */
	/* transition: all 0.3s; */
}

#header.fixed1 .logo {
	/* height: 75px;
    line-height: 75px; */
}

#header.fixed1 .logo a {
	background-image: url("../images/onleline_logo.png");
	background-position: left center;
	width: 100px;
    height: 97px;
	/* height: 75px; */
	/* width: 215px; */
}

.top1_left {
	display: inline-block;
	float: right;
}

.top1_left ul li {
	display: inline-block;
	float: left;
	height: 40px;
	line-height: 40px;
	font-weight: 300;
	position: relative;
}

.top1_left ul li a {
	color: #047fc6;
	display: inline-block;
	float: left;
	font-size: 14px;
	padding: 0 15px;
	font-weight: 400;
	text-decoration: none;
	letter-spacing: 0px;
	transition: all 0.3s ease 0s;
}

.top1_left ul li a i {
	margin-right: 7px;
	font-size: 14px;
	color: #d21122;
}

.top1_left ul li.whatsapp a i {
	color: #2751ab;
}

.top1_left ul li a:hover {
	color: #00507d;
}

.top1_left ul li:after {
	position: absolute;
	right: 0px;
	top: 10px;
	width: 1px;
	height: 18px;
	content: "";
	background-color: #ccc;
}

.top1_left ul li:last-child:after {
	display: none;
}

.main_menu {
	clear: both;
	width: 100%;
	display: table;
	background-color: #e8e8e8;
	box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.15);
}

.menu {
	float: right;
	display: inline-block;
	margin-left: 0px;
}

.menu > ul {
	list-style: none;
	float: left;
	margin: 0;
}

.menu > ul > li {
	display: inline-block;
	float: left;
	position: relative;
	margin:0;
	/* padding: 0 5px; */
}

.menu > ul > li > a {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	display: block;
	transition: all 0.3s ease 0s;
	outline: 0px;
	padding: 0 20px;
	letter-spacing: 2px;
	height: 95px;
	text-transform: uppercase;
	line-height: 95px;
	position: relative;
	font-weight: 500;
}

.menu > ul > li:last-child > a {
	color: #fff;
	/* height: 38px; */
	border-radius: 0px;
	background-color: #000000;
	/* line-height: 40px;
    margin-top: 27px; */
	margin-left: 20px;
	/* border: 1px solid #5bc0de; */
	/* background-color: #00c225; */
	/*background:radial-gradient(circle,#c0aaa6,#6b5d59);
    background-size:200%;
    -webkit-animation:colorSpin 10s linear infinite;
     animation:colorSpin 10s linear infinite*/
}

@-webkit-keyframes colorSpin {
	0% {
		filter: hue-rotate(0deg);
	}
	25% {
		background-position: 0 100%;
	}
	50% {
		background-position: 60% 80%;
		filter: hue-rotate(140deg);
	}
	75% {
		background-position: 60% 100%;
	}
	to {
		filter: hue-rotate(0deg);
	}
}

@keyframes colorSpin {
	0% {
		filter: hue-rotate(0deg);
	}
	25% {
		background-position: 0 100%;
	}
	50% {
		background-position: 60% 80%;
		filter: hue-rotate(140deg);
	}
	75% {
		background-position: 60% 100%;
	}
	to {
		filter: hue-rotate(0deg);
	}
}

#header.fixed1 .menu > ul > li > a {
	/* color: #121738;
    height: 75px;
    line-height: 75px; */
}

#header.fixed1 .menu > ul > li:last-child > a {
	/* color: #fff;
    border-color: #5bc0de;
    background-color: #5bc0de;
    height: 40px;
    line-height: 40px;
    margin-top: 15px; */
}

.menu > ul > li > a:before {
	bottom: 10px;
	/* border-radius: 2px; */
	height: 2px;
	background-color: #bfaaa5;
	display: block;
	left: 0;
	margin: auto;
	content: "";
	position: absolute;
	right: 0;
	transition-timing-function: ease-in;
	transition: background-color 0.3s, width 0.3s, height 0.12s;
	width: 0%;
}

/* .menu > ul > li > a:after {
    position: absolute;
    display: block;
    width: 1px;
    height: 16px;
    top: 42px;
    right: -8px;
    left: auto;
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    background-color: #000;
    content: ""
} */

.menu > ul > li:last-child > a:before {
	display: none;
}

.menu > ul > li:last-child > a:hover {
	color: #fff;
	background-color: #393a3c;
	border-color: #393a3c;
}

.menu > ul > li:hover > a:before,
.menu > ul > li > a.active:before {
	width: 50%;
}

.menu > ul > li > a i {
	margin-left: 5px;
	color: #f5a362;
}

.menu ul > li:hover > a,
.menu ul > li > a.active {
	color: #d3d3d3;
}

.menu > ul > li > a span {
	padding: 8px 20px;
	transition: all 0.3s;
	background-color: #303239;
	color: #a9acbb;
	border-radius: 30px;
}

.menu > ul > li.last1 > a span {
	background-color: #c5c8d8;
	color: #222328;
}

.menu > ul > li.last > a:hover span {
	background-color: #f47435;
	color: #fff;
	border-color: #f47435;
}

.menu > ul > li.last1 > a:hover span {
	background-color: #00aff0;
	color: #fff;
	border-color: #00aff0;
}

.menu ul li:hover ul.submenu1 {
	display: block;
}

.menu ul li.social {
	position: absolute;
	right: 60px;
}

.menu ul li.social a {
	float: left;
	display: inline-block;
	padding: 0 7px;
	font-size: 24px;
}

.menu ul li.social:hover a {
	color: #fff;
}

.menu ul li.social a:hover {
	color: #ccc;
}

.menu ul li.fb1 {
	position: absolute;
	right: 0px;
	background-color: #4f4f4f;
}

.menu ul li.fb1 a:before {
	display: none;
}

.menu ul li.phonebx {
	position: absolute;
	right: 57px;
	background-color: #4f4f4f;
}

.menu ul li.phonebx:hover ul.submenu1 {
	left: auto;
	right: 0px;
}

ul.submenu1 {
	width: auto;
	min-width: 240px;
	background-color: #fff;
	position: absolute;
	top: 100%;
	left: 0px;
	list-style: none;
	display: none;
	z-index: 9999999999;
	box-shadow: 0 5px 10px -5px rgba(11, 11, 17, 0.05), 0 20px 60px -20px rgba(11, 11, 17, 0.2);
}

ul.submenu1 li {
	display: table;
	clear: both;
	width: 100%;
	position: relative;
}

ul.submenu1 li a {
	text-decoration: none;
	color: #121738 !important;
	font-size: 15px;
	line-height: 22px;
	padding: 10px 20px !important;
	display: block;
	font-weight: 400;
	transition: all 0.3s ease 0s;
	text-align: left;
	border-bottom: 1px solid #f2f2f2;
	text-transform: capitalize;
}

ul.submenu1 > li:last-child > a {
	border-bottom: 0px;
}

ul.submenu1 li:hover > a {
	color: #bfaaa5 !important;
	background-color: transparent;
}

/* ul.submenu1 li:last-child a {} */

ul.submenu2 {
	display: none !important;
	border-top: 0px;
	min-width: 240px;
	left: 240px;
	top: 0px;
	position: absolute;
}

.menu ul > li ul.submenu1 li:hover ul.submenu2 {
	left: 240px;
	top: 0px;
	display: block !important;
	background-color: #f3f3f3;
}

ul.submenu2 li a {
	color: #000 !important;
}

ul.submenu3 {
	display: none !important;
	border-top: 0px;
	min-width: 240px;
}

.menu ul > li ul.submenu2 li:hover ul.submenu3 {
	left: 100%;
	top: 0px;
	display: block !important;
	background-color: #fff;
}

ul.submenu3 li a {
	color: #000 !important;
}

a.enquirenow {
	position: relative;
	z-index: 1;
	padding: 10px 26px 6px;
	border: 0;
	border-radius: 0;
	background-color: transparent;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	color: #fff;
	margin: 22px 10px 0px 0;
	transition: all 0.3s;
}

a.enquirenow:before,
a.enquirenow:after {
	position: absolute;
	top: 0;
	height: 100%;
	transform: skewX(-10deg);
	transition: all 0.2s ease-in-out;
	content: "";
}

a.enquirenow:before {
	right: 10px;
	left: 10px;
	z-index: -1;
	background-color: #d81324;
}

a.enquirenow1:before {
	background-color: #083e6e;
}

a.enquirenow:after {
	background-color: rgba(245, 134, 52, 0.6);
	right: 0;
	left: 0;
	z-index: -2;
}

a.enquirenow1:after {
	background-color: rgba(8, 62, 110, 0.6);
}

a.enquirenow:hover:before {
	background-color: #fa9b54;
}

a.enquirenow1:hover:before {
	background-color: #0f62ac;
}

.top_social,
.top_social ul {
	float: right;
	margin-left: 15px;
	list-style: none;
}

.top_social ul {
	margin-right: 0;
}

.top_social ul li {
	float: left;
	padding: 20px 0 0;
	/* margin-left: 25px; */
	transition: all 0.3s;
}

#header.fixed1 .top_social ul li {
	padding-top: 10px;
}

.top_social ul li a {
	color: #000;
	font-size: 10px;
	font-weight: 400;
	text-decoration: none;
	transition: all 0.5s;
	background-color: transparent;
	padding: 0px 10px;
	height: 50px;
	/* line-height: 50px; */
	display: block;
	text-align: center;
	/* border-bottom: 2px solid #bfaaa5; */
	float: right;

	/* border-radius: 30px; */
}

.top_social ul li a i {
	font-size: 24px;
	position: relative;
	top: 3px;
}

#header.fixed1 .top_social ul li a {
	color: #000;
}

/* .top_social ul li a:hover {
    color: #991050;
    transition: all .5s;
} */

.top_social ul li a img {
	height: 50px;
	display: inline-block;
	margin-right: 2px;
	position: relative;
	top: -3px;
}

.site-header-action__icon {
	fill: #ff6801;
	height: 25px;
	/* width: 15px; */
	position: relative;
	top: 7px;
	margin-right: 5px;
	display: inline-block;
}

.site-header-action__icon--enquire {
	fill: #e9c469;
	height: 25px;
	width: 30px;
}

.menu ul li:hover .dropdownm1 {
	display: block;
	top: 100%;
	transition: all 0.3s;
	opacity: 1;
	visibility: visible;
}
.dropdownm1 ul li:hover .dropdownm2 {
	display: block;
	top: 0%;
	transition: all 0.3s;
	opacity: 1;
	visibility: visible;
}
.dropdownm1,
.dropdownm2 {
	position: absolute;
	top: 120%;
	left: 0px;
	background-color: #680000;
	/* border: 1px solid #fff; */
	z-index: 99;
	/* border-radius: 3px; */
	/* display: none; */
	opacity: 0;
	width: 240px;
	visibility: hidden;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
	transition: all 0.3s;
}
.dropdownm2 {
	left: 100%;
}

/* .dropdownm1::before{
  width: 0; 
    height: 0; 
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #ccc;
    position: absolute;
    top: -8px;
    left: 5%;
    content: "";
} */

.dropdownm1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	/* display: flex; */
}

.dropdownm1 ul li {
	display: inline-block;
	width: 100%;
	/* padding: 15px; */
	line-height: normal;
	position: relative;
	margin:0;
}

/* .dropdownm2 ul li {
    width: 150px;
    text-align: center;
} */

.dropdownm1 ul li a {
	text-decoration: none;
	text-decoration: none;
	color: #fff !important;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	position: relative;
	font-weight: 400;
	padding: 15px;
	transition: all 0.3s;
	opacity: 0.8;
	font-family: "Centra No\.2", "brandon_grotesquebold";
	/*  */
}

.dropdownm1 ul li a p {
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 21px;
	font-weight: 200;
}

.dropdownm1 ul li a:hover:before {
	background-color: #de5041;
}

.dropdownm1 ul li a:hover {
}

/* .dropdownm1 ul li a:before{
  width: 7px;
  height: 1px;
  content: "";
  position: absolute;
  left: 5px;
  top: 22px;
  background-color: #bfaaa5;
} */

.dropdownm1 ul > li:hover > a {
	color: #bfaaa5 !important;
}
ul.dropdownm2 > li:hover > a {
	color: #bfaaa5 !important;
}

.dropdownm1 .link {
	line-height: normal;
	padding: 0px 30px 20px;
	text-align: right;
}

.dropdownm1 .link a {
	text-decoration: none;
	letter-spacing: 3px;
	color: #de5041 !important;
	font-size: 14px !important;
}

/*------header_end--------*/

.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.navbar-collapse.in {
	overflow-y: auto;
}

@media (min-width: 768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	.navbar-collapse.in {
		overflow-y: visible;
	}
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		padding-right: 0;
		padding-left: 0;
	}
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
	max-height: 340px;
}

@media (max-width: 480px) and (orientation: landscape) {
	.navbar-fixed-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		max-height: 200px;
	}
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 768px) {
	.container > .navbar-header,
	.container-fluid > .navbar-header,
	.container > .navbar-collapse,
	.container-fluid > .navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

@media (min-width: 768px) {
	.navbar-static-top {
		border-radius: 0;
	}
}

.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	-webkit-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

@media (min-width: 768px) {
	.navbar-fixed-top,
	.navbar-fixed-bottom {
		border-radius: 0;
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
}

.navbar-brand:hover,
.navbar-brand:focus {
	text-decoration: none;
}

@media (min-width: 768px) {
	.navbar > .container .navbar-brand,
	.navbar > .container-fluid .navbar-brand {
		margin-left: -15px;
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbar-toggle:focus {
	outline: 0;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}

@media (min-width: 768px) {
	.navbar-toggle {
		display: none;
	}
}

.navbar-nav {
	margin: 7.5px -15px;
}

.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

@media (max-width: 767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}
	.navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-nav .open .dropdown-menu > li > a:focus {
		background-image: none;
	}
}

@media (min-width: 768px) {
	.navbar-nav {
		float: left;
		margin: 0;
	}
	.navbar-nav > li {
		float: left;
	}
	.navbar-nav > li > a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.navbar-nav.navbar-right:last-child {
		margin-right: -15px;
	}
}

@media (min-width: 768px) {
	.navbar-left {
		float: left !important;
	}
	.navbar-right {
		float: right !important;
	}
}

.navbar-form {
	padding: 10px 15px;
	margin-top: 8px;
	margin-right: -15px;
	margin-bottom: 8px;
	margin-left: -15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn,
	.navbar-form .input-group .form-control {
		width: auto;
	}
	.navbar-form .input-group > .form-control {
		width: 100%;
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .radio,
	.navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .radio label,
	.navbar-form .checkbox label {
		padding-left: 0;
	}
	.navbar-form .radio input[type="radio"],
	.navbar-form .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}
	.navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}

@media (max-width: 767px) {
	.navbar-form .form-group {
		margin-bottom: 5px;
	}
}

@media (min-width: 768px) {
	.navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-form.navbar-right:last-child {
		margin-right: -15px;
	}
}

.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px;
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px;
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}

@media (min-width: 768px) {
	.navbar-text {
		float: left;
		margin-right: 15px;
		margin-left: 15px;
	}
	.navbar-text.navbar-right:last-child {
		margin-right: 0;
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
	color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}

.navbar-default .navbar-text {
	color: #777;
}

.navbar-default .navbar-nav > li > a {
	color: #777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #333;
	background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #555;
	background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
	color: #ccc;
	background-color: transparent;
}

.navbar-default .navbar-toggle {
	border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color: #555;
	background-color: #e7e7e7;
}

@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #777;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #333;
		background-color: transparent;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #555;
		background-color: #e7e7e7;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #ccc;
		background-color: transparent;
	}
}

.navbar-default .navbar-link {
	color: #777;
}

.navbar-default .navbar-link:hover {
	color: #333;
}

.navbar-default .btn-link {
	color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
	color: #333;
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc;
}

.navbar-inverse {
	background-color: #222;
	border-color: #080808;
}

.navbar-inverse .navbar-brand {
	color: #777;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-text {
	color: #777;
}

.navbar-inverse .navbar-nav > li > a {
	color: #777;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
	color: #444;
	background-color: transparent;
}

.navbar-inverse .navbar-toggle {
	border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
	color: #fff;
	background-color: #080808;
}

@media (max-width: 767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color: #080808;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #777;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #fff;
		background-color: transparent;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #fff;
		background-color: #080808;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #444;
		background-color: transparent;
	}
}

.navbar-inverse .navbar-link {
	color: #777;
}

.navbar-inverse .navbar-link:hover {
	color: #fff;
}

.navbar-inverse .btn-link {
	color: #777;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
	color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444;
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.breadcrumb > li {
	display: inline-block;
}

.breadcrumb > li + li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
}

.breadcrumb > .active {
	color: #777;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

.pagination > li {
	display: inline;
}

.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #428bca;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	color: #2a6496;
	background-color: #eee;
	border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #428bca;
	border-color: #428bca;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none;
}

.pager li {
	display: inline;
}

.pager li > a,
.pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
	text-decoration: none;
	background-color: #eee;
}

.pager .next > a,
.pager .next > span {
	float: right;
}

.pager .previous > a,
.pager .previous > span {
	float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
}

.label {
	display: inline;
	padding: 0.2em 0.6em 0.3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0.25em;
}

a.label:hover,
a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.label:empty {
	display: none;
}

.btn .label {
	position: relative;
	top: -1px;
}

.label-default {
	background-color: #777;
}

.label-default[href]:hover,
.label-default[href]:focus {
	background-color: #5e5e5e;
}

.label-primary {
	background-color: #428bca;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
	background-color: #3071a9;
}

.label-success {
	background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
	background-color: #449d44;
}

.label-info {
	background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
	background-color: #31b0d5;
}

.label-warning {
	background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
	background-color: #ec971f;
}

.label-danger {
	background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
	background-color: #c9302c;
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #777;
	border-radius: 10px;
}

.badge:empty {
	display: none;
}

.btn .badge {
	position: relative;
	top: -1px;
}

.btn-xs .badge {
	top: 0;
	padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
	color: #428bca;
	background-color: #fff;
}

.nav-pills > li > a > .badge {
	margin-left: 3px;
}

.jumbotron {
	padding: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee;
}

.jumbotron h1,
.jumbotron .h1 {
	color: inherit;
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}

.jumbotron > hr {
	border-top-color: #d5d5d5;
}

.container .jumbotron {
	border-radius: 6px;
}

.jumbotron .container {
	max-width: 100%;
}

@media screen and (min-width: 768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px;
	}
	.container .jumbotron {
		padding-right: 60px;
		padding-left: 60px;
	}
	.jumbotron h1,
	.jumbotron .h1 {
		font-size: 63px;
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
	margin-right: auto;
	margin-left: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
	border-color: #428bca;
}

.thumbnail .caption {
	padding: 9px;
	color: #333;
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

.alert h4 {
	margin-top: 0;
	color: inherit;
}

.alert .alert-link {
	font-weight: 700;
}

.alert > p,
.alert > ul {
	margin-bottom: 0;
}

.alert > p + p {
	margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
	padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.alert-success hr {
	border-top-color: #c9e2b3;
}

.alert-success .alert-link {
	color: #2b542c;
}

.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.alert-info hr {
	border-top-color: #a6e1ec;
}

.alert-info .alert-link {
	color: #245269;
}

.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.alert-warning hr {
	border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
	color: #66512c;
}

.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.alert-danger hr {
	border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
	color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}

.progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #428bca;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
	background-image: -webkit-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: -o-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
	min-width: 30px;
}

.progress-bar[aria-valuenow="0"] {
	min-width: 30px;
	color: #777;
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.progress-bar-success {
	background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: -o-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
}

.progress-bar-info {
	background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: -o-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
}

.progress-bar-warning {
	background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: -o-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
}

.progress-bar-danger {
	background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: -o-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
}

.media,
.media-body {
	overflow: hidden;
	zoom: 1;
}

.media,
.media .media {
	margin-top: 15px;
}

.media:first-child {
	margin-top: 0;
}

.media-object {
	display: block;
}

.media-heading {
	margin: 0 0 5px;
}

.media > .pull-left {
	margin-right: 10px;
}

.media > .pull-right {
	margin-left: 10px;
}

.media-list {
	padding-left: 0;
	list-style: none;
}

.list-group {
	padding-left: 0;
	margin-bottom: 20px;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.list-group-item:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.list-group-item > .badge {
	float: right;
}

.list-group-item > .badge + .badge {
	margin-right: 5px;
}

a.list-group-item {
	color: #555;
}

a.list-group-item .list-group-item-heading {
	color: #333;
}

a.list-group-item:hover,
a.list-group-item:focus {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
	color: #777;
	background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
	color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
	color: #777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #428bca;
	border-color: #428bca;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
	color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
	color: #e1edf7;
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}

a.list-group-item-success {
	color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
	color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}

a.list-group-item-info {
	color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
	color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}

a.list-group-item-warning {
	color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
	color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}

a.list-group-item-danger {
	color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
	color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
	padding: 15px;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}

.panel-title > a {
	color: inherit;
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel > .list-group {
	margin-bottom: 0;
}

.panel > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}

.list-group + .panel-footer {
	border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
	margin-bottom: 0;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
	border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
	border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
	border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0;
}

.panel > .table-responsive {
	margin-bottom: 0;
	border: 0;
}

.panel-group {
	margin-bottom: 20px;
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}

.panel-group .panel + .panel {
	margin-top: 5px;
}

.panel-group .panel-heading {
	border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
	border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
	border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}

.panel-default {
	border-color: #ddd;
}

.panel-default > .panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
	color: #f5f5f5;
	background-color: #333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ddd;
}

.panel-primary {
	border-color: #428bca;
}

.panel-primary > .panel-heading {
	color: #fff;
	background-color: #428bca;
	border-color: #428bca;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #428bca;
}

.panel-primary > .panel-heading .badge {
	color: #428bca;
	background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #428bca;
}

.panel-success {
	border-color: #d6e9c6;
}

.panel-success > .panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #d6e9c6;
}

.panel-info {
	border-color: #bce8f1;
}

.panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #bce8f1;
}

.panel-warning {
	border-color: #faebcc;
}

.panel-warning > .panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #faebcc;
}

.panel-danger {
	border-color: #ebccd1;
}

.panel-danger > .panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ebccd1;
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
	padding: 24px;
	border-radius: 6px;
}

.well-sm {
	padding: 9px;
	border-radius: 3px;
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
}

.modal-open {
	overflow: hidden;
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	-webkit-transform: translate3d(0, -25%, 0);
	-o-transform: translate3d(0, -25%, 0);
	transform: translate3d(0, -25%, 0);
}

.modal.in .modal-dialog {
	-webkit-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}

.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0;
}

.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.modal-header {
	min-height: 16.43px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
	margin-top: -2px;
}

.modal-title {
	margin: 0;
	line-height: 1.42857143;
}

.modal-body {
	position: relative;
	padding: 15px;
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
	margin-bottom: 0;
	margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	}
	.modal-sm {
		width: 300px;
	}
}

@media (min-width: 992px) {
	.modal-lg {
		width: 900px;
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-size: 12px;
	line-height: 1.4;
	visibility: visible;
	filter: alpha(opacity=0);
	opacity: 0;
}

.tooltip.in {
	filter: alpha(opacity=90);
	opacity: 0.9;
}

.tooltip.top {
	padding: 5px 0;
	margin-top: -3px;
}

.tooltip.right {
	padding: 0 5px;
	margin-left: 3px;
}

.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px;
}

.tooltip.left {
	padding: 0 5px;
	margin-left: -3px;
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
	right: 5px;
	bottom: 0;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
	margin-top: -10px;
}

.popover.right {
	margin-left: 10px;
}

.popover.bottom {
	margin-top: 10px;
}

.popover.left {
	margin-left: -10px;
}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}

.popover-content {
	padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.popover > .arrow {
	border-width: 11px;
}

.popover > .arrow:after {
	content: "";
	border-width: 10px;
}

.popover.top > .arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, 0.25);
	border-bottom-width: 0;
}

.popover.top > .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0;
}

.popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, 0.25);
	border-left-width: 0;
}

.popover.right > .arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0;
}

.popover.bottom > .arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff;
}

.popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff;
}

.carousel {
	position: relative;
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.carousel-inner > .item {
	position: relative;
	display: none;
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
	display: block;
}

.carousel-inner > .active {
	left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.carousel-inner > .next {
	left: 100%;
}

.carousel-inner > .prev {
	left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
	left: 0;
}

.carousel-inner > .active.left {
	left: -100%;
}

.carousel-inner > .active.right {
	left: 100%;
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(rgba(0, 0, 0, 0.5)),
		to(rgba(0, 0, 0, 0.0001))
	);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x;
}

.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(rgba(0, 0, 0, 0.0001)),
		to(rgba(0, 0, 0, 0.5))
	);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x;
}

.carousel-control:hover,
.carousel-control:focus {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: 0.9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-family: serif;
}

.carousel-control .icon-prev:before {
	content: "\2039";
}

.carousel-control .icon-next:before {
	content: "\203a";
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px;
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff;
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-prev,
	.carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px;
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -15px;
	}
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -15px;
	}
	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px;
	}
	.carousel-indicators {
		bottom: 20px;
	}
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
	display: table;
	content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
	clear: both;
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden {
	display: none !important;
	visibility: hidden !important;
}

.affix {
	position: fixed;
	-webkit-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

@-ms-viewport {
	width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
	display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important;
}

@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}
	table.visible-xs {
		display: table;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important;
	}
	table.visible-sm {
		display: table;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important;
	}
	table.visible-md {
		display: table;
	}
	tr.visible-md {
		display: table-row !important;
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg {
		display: block !important;
	}
	table.visible-lg {
		display: table;
	}
	tr.visible-lg {
		display: table-row !important;
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
}

.visible-print {
	display: none !important;
}

@media print {
	.visible-print {
		display: block !important;
	}
	table.visible-print {
		display: table;
	}
	tr.visible-print {
		display: table-row !important;
	}
	th.visible-print,
	td.visible-print {
		display: table-cell !important;
	}
}

.visible-print-block {
	display: none !important;
}

@media print {
	.visible-print-block {
		display: block !important;
	}
}

.visible-print-inline {
	display: none !important;
}

@media print {
	.visible-print-inline {
		display: inline !important;
	}
}

.visible-print-inline-block {
	display: none !important;
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.hidden-print {
		display: none !important;
	}
}

#footer {
	padding: 50px 20px 50px;
	background: #353535;
	background-image: url("../images/footer_bg.jpg");
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	color: #a8abae;
	position: relative;
}
#footer::before{
	position: absolute;
	content: '';
	background: #000000c9;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}
#menu-footerleft {
	float: none;
	margin-bottom: 0;
}
.footer-logo {
	font-family: "brandon_grotesquebold";
	font-size: 22px;
	letter-spacing: 1px;
}

.footer-logo img {
	display: block;
	margin: 0 auto;
	max-width: 120px;
}

.footer-padding {
	xpadding: 0px 25px;
	position: relative;
}

.footer-wrapper {
	max-width: 1040px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}

.footer-links-wrapper {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer-wrapper a:link,
.footer-wrapper a:visited {
	max-width: 1300px;
	margin: 0 auto;
	color: #ffffff;
	font-size: 17px;
	padding: 5px 0;
	display: inline-block;
}

.footer-lin1ks-left {
	text-align: left;
	float: left;
}

.footer-links-center {
	text-align: center;
	float: none;
}

.footer-links-right {
	float: right;
	text-align: right;
}

.footer-links-right ul {
	height: 20px;
}

.footer-links-right a {
	text-align: right;
}

.footer-seperator {
	height: 1px;
	background: #ffffff17;
	margin: 0 0 20px;
}

.footer-links-wrapper .container {
	height: 30px;
}

.footer-social {
	position: relative;
	top: auto;
	z-index: 0;
	display: inline-block;
	/* margin-bottom: 15px; */
}

.footer-social div {
	display: inline-block;
	padding: 0 10px;
}

.footer-social div:hover {
	opacity: 0.7;
}

.footer-social img {
	width: 46px;
	display: inline-block;
}

#menu-footerleft li {
	display: inline-block;
	padding: 20px 20px;
}

@media screen and (max-width: 1024px) {
	.footer-links-left {
		margin-top: 0;
		text-align: center;
		float: none;
	}
	.footer-links-right {
		margin-top: 15px;
		float: none;
		text-align: center;
	}
	.footer-seperator {
		height: 1px;
		background: #545f68;
		margin: 20px 0 20px;
	}
	.footer-social {
		margin-top: 35px;
		position: relative;
		top: auto;
	}
	.footer-links-left ul{
		margin-bottom: 0;
	}
	#footer {
		padding: 30px 20px 20px;
	}
	#menu-footerleft li {
		display: block;
		padding: 0;
	}
}

#stay-in-touch {
	padding-top: 100px;
	padding-bottom: 100px;
	background-image: url("../img/bg-email-orange.jpg");
	background-size: cover;
	background-position: center;
}

#stay-in-touch .section-content {
	margin: auto;
	max-width: 1000px;
	text-align: center;
	color: #fff;
}

#stay-in-touch input {
	border: none;
	border-radius: 0;
	font-size: 16px;
}

#stay-in-touch input[type="text"] {
	height: 2em;
	padding-left: 30px;
	font-size: 16px;
}

#stay-in-touch input[type="submit"] {
	width: 200px;
	height: 2em;
	background-color: #1c272f;
	color: #fff;
	text-transform: uppercase;
	font-family: "brandon_grotesqueregular";
	letter-spacing: 2px;
	margin: 0;
}

#stay-in-touch .gform_footer {
	width: 100% !important;
	clear: none !important;
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 15px !important;
	text-align: center;
}

#stay-in-touch .gform_wrapper {
	max-width: 550px;
	margin: 0 auto !important;
}

.gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0 !important;
}

.table {
	display: table;
	width: 100%;
	height: 100%;
}

.table-cell {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}

#our-locations .twenty-five {
	float: left;
	width: 25%;
	background-size: cover;
	background-position: center;
}

#our-locations .twenty-five img {
	display: block;
	width: 100%;
}

.twenty-five:after {
	content: "";
	display: block;
	padding-bottom: 100%;
}

.twenty-five .center-text {
	position: absolute;
	letter-spacing: 1px;
	font-weight: 400;
	padding: 3% 0 0 2%;
}
.wifra {
	width: 50%;
	height: 380px;
}
.twenty-five h2 {
	color: #fff;
	font-size: 24px;
	font-family: "Centra No\.2", "brandon_grotesquebold";
	letter-spacing: 0px;
	text-transform: uppercase;
}

.twenty-five p {
	color: #fff;
}

.twenty-five a {
	font-family: "Centra No\.2", "brandon_grotesquebold";
	color: #fff;
	border: 1px solid #fff;
	padding: 10px 30px;
}

#our-locations .twenty-five.loc-1 {
	background-image: url("../img/bg-location-1.jpg");
}

#our-locations .twenty-five.loc-2 {
	background-image: url("../img/bg-location-2.jpg");
}

#our-locations .twenty-five.loc-3 {
	background-image: url("../img/bg-location-3.jpg");
}

#our-locations .twenty-five.loc-4 {
	background-image: url("../img/bg-location-4.jpg");
}

section .section-content {
	max-width: 1220px;
	margin: auto;
}

section.whats-happening .section-content {
	max-width: 1500px;
	margin: auto;
}

section.whats-happening .news-category {
	width: 33.33333333%;
	float: left;
	text-align: left;
}

section.whats-happening .news-category-padding {
	padding: 10%;
}

section.whats-happening .news-category img {
	width: 100%;
}

@media (max-width: 767px) {
	section.whats-happening .news-category {
		width: 100%;
		float: none;
	}
	.twenty-five:after {
		padding-bottom: 116%;
	}
}

@media (max-width: 1023px) {
	.news-category-padding {
		padding: 25px;
	}
}

.whats-happening {
	background-size: 1920px 568px;
	color: #009999;
	padding: 100px 0;
}

.whats-happening h1.section-title {
	font-family: "brandon_grotesquebold";
	text-transform: uppercase;
	font-weight: 400;
	color: #009999;
	font-size: 66px;
	line-height: 66px;
	padding-top: 0;
	padding-bottom: 20px;
	text-align: center;
}

.whats-happening .section-content p.section-intro {
	padding-bottom: 100px !important;
}

.news-category-padding {
	padding: 25px;
}

.news-category h2 a:link,
.news-category h2 a:visited {
	color: #50bcfd;
}

.news-thumb {
	position: relative;
}

.news-bg-left {
	width: 96%;
	height: 110%;
	background-color: #009999;
	position: absolute;
	right: -18px;
	top: -20%;
	z-index: -1;
}

.news-bg-center {
	width: 73%;
	height: 83%;
	background-color: #aaa;
	position: absolute;
	right: -5%;
	bottom: -4%;
	z-index: -1;
}

.news-bg-right {
	width: 72%;
	height: 83%;
	background-color: #009999;
	position: absolute;
	left: -6%;
	top: -15%;
	z-index: -1;
}

.news-preview {
	width: 90%;
	margin-top: 50px;
	margin-left: 5%;
}

.h-center {
	text-align: center;
}

.see-all-preview {
	text-align: center;
}

.link-orange {
	padding: 15px 50px;
	background-color: #3994d0;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	display: inline-block;
	margin: 15px 0;
	text-transform: uppercase;
}

.wwd-column {
	float: left;
	width: 25%;
	text-align: center;
}

.wwd-column img {
	max-width: 110px;
}

.wwd-grid {
	padding: 50px 0 100px;
}

.wwd-column-arrow {
	float: left;
	width: 12.5%;
	text-align: center;
}

.wwd-column-arrow img {
	max-width: 110px;
}

.wwd-title {
	margin-top: 30px;
	font-family: "brandon_grotesquebold";
	font-weight: 400;
	text-transform: uppercase;
	font-size: 30px;
	color: #fc751b;
	letter-spacing: 3px !important;
}

.wwd-text {
	padding-bottom: 30px;
}

.wwd-bullets {
	font-family: "brandon_grotesquemedium";
	color: #009999;
	font-size: 22px;
}

.who-we-are h2 {
	padding: 50px 0 0;
}

.person-box {
	float: left;
	width: 25%;
	padding-bottom: 25%;
	position: relative;
	background-position: center center;
	background-size: cover;
}

.person-overlay {
	position: absolute;
	top: 0;
	height: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(252, 117, 27, 0.8);
}

.person-info {
	position: absolute;
	color: #fff;
	width: 80%;
	left: 20px;
	bottom: 20px;
}

.person-name {
	font-family: "brandon_grotesquebold";
	font-size: 36px;
	font-weight: 400;
	line-height: 30px;
}

.person-title {
	font-family: "brandon_grotesquelight";
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
}

@media screen and (max-width: 1023px) {
	.person-box {
		width: 50%;
		padding-bottom: 50%;
	}
	.person-title {
		font-size: 14px;
	}
	.wwd-column {
		float: left;
		width: 100%;
		text-align: center;
		margin-bottom: 80px;
	}
	.wwd-column-arrow {
		display: none;
	}
}

h1.section-title-related {
	font-family: "brandon_grotesquebold";
	text-transform: uppercase;
	font-weight: 400;
	color: #009999;
	font-size: 44px;
	line-height: 44px;
	padding-top: 0;
	padding-bottom: 20px;
	text-align: center;
}

@media screen and (min-width: 1024px) {
	.main-navigation.dark li a:link,
	.main-navigation.dark li a:visited {
		color: #009999;
	}
	.main-navigation.dark li a:hover,
	.main-navigation.dark li a.selected {
		color: #3994d0;
	}
}

@media screen and (max-width: 1023px) {
	#menu span.dark,
	#menu span.dark:before,
	#menu span.dark:after {
		background: #009999;
	}
	#menu.on span:before {
		background: #fff;
	}
	#menu.on span:after {
		background: #fff;
	}
}

section.article {
	color: #009999;
	padding: 100px;
}

section.article .article-push {
	height: 250px;
}

section .article-push {
	height: 250px;
}

section.article .section-content {
	max-width: 1380px;
}

section.article h1 {
	font-family: "brandon_grotesquebold";
	text-transform: uppercase;
	font-weight: 400;
	color: #009999;
	font-size: 72px;
	line-height: 72px;
	padding-top: 0;
	padding-bottom: 20px;
}

section.article h2 {
	font-family: "brandon_grotesquebold";
	text-transform: uppercase;
	font-weight: 400;
	color: #fc751b;
	font-size: 20px;
	line-height: 20px;
	padding-top: 0;
	padding-bottom: 20px;
}

section.article h3 {
	font-family: "brandon_grotesquebold";
	text-transform: uppercase;
	font-weight: 400;
	color: #009999;
	font-size: 20px;
	line-height: 97px;
	padding-top: 0;
	padding-bottom: 20px;
}

section.article img.featured-img {
	width: 100%;
}

section.article img.article-author {
	width: 113px;
	margin-right: 30px;
}

.author-box {
	width: 100%;
}

.author-left {
	float: left;
}

.author-right {
	float: left;
}

.news-featured-img {
	position: relative;
	margin-bottom: 80px;
}

p.caption {
	text-align: center;
	color: #aaa;
	margin-top: 40px;
	font-size: 16px;
}

.news-featured-img img {
	position: relative;
	display: inline;
}

.news-bg-featured {
	width: 68%;
	height: 74%;
	background-color: #aaa;
	position: absolute;
	right: -5%;
	bottom: -4%;
	z-index: -1;
}

section.article p,
section.article .paragraph-clone {
	margin-top: 20px;
	font-size: 20px;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (min-width: 1860px) {
	section.article .article-push {
		height: 120px;
	}
}

@media screen and (min-width: 1625px) {
	section .article-push {
		height: 120px;
	}
}

@media screen and (max-width: 1023px) {
	section.article {
		padding: 20px;
	}
	section.article .article-push {
		height: 150px;
	}
	section .article-push {
		height: 60px;
	}
	section.article h1 {
		font-size: 44px;
		line-height: 44px;
		padding-top: 0;
		padding-bottom: 20px;
	}
	section.article h2 {
		font-size: 16px;
		line-height: 20px;
		padding-top: 0;
		padding-bottom: 20px;
	}
	.author-left {
		float: none;
	}
	.author-right {
		float: none;
		display: block;
	}
	section.article h3 {
		font-size: 16px;
		line-height: 40px;
		padding-top: 0;
		padding-bottom: 0;
		display: block;
	}
	section.article img.featured-img {
		width: 100%;
	}
	section.article img.article-author {
		width: 60px;
		margin-right: 15px;
	}
	p.caption {
		font-size: 16px;
	}
	section.article p {
		margin-top: 40px;
		font-size: 20px;
	}
}

#mba-map {
	width: 100%;
	height: 690px;
	position: relative;
}

#map-canvas {
	width: 100%;
	height: 100%;
}

.fs-table {
	width: 100%;
	height: 100%;
	position: relative;
	display: table;
}

.fs-table-cell {
	width: 100%;
	height: 100%;
	position: relative;
	display: table-cell;
}

.fs-middle {
	vertical-align: middle;
}

a.filter-button.selected {
	color: red;
}

.map-tools {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 9;
}

.map-mask {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	background-color: #1f2130;
	opacity: 0.5;
}

.map-modal {
	position: absolute;
	display: table;
	top: 0;
	bottom: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
}

.map-modal-box {
	background-color: #fff;
	width: 565px;
	margin: auto;
	text-align: center;
}

.map-modal-box-top {
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: #932785;
	color: #fff;
}

.map-modal-box-bottom {
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: #e3f0f5;
	color: #000;
}

.map-modal-box img {
	width: 100%;
}

.map-modal-box-top {
	padding: 50px 0 40px;
}

.map-modal-box-top h4 {
	font-size: 12px;
	letter-spacing: 1px;
}

.map-modal-box-top h1 {
	font-size: 38px;
	letter-spacing: 1px;
	padding: 5px 0 10px;
}

.map-modal-box-top p {
	font-size: 13px;
	line-height: 18px;
	padding: 0 35px 0;
	color: #f9a3ee;
}

.map-modal-box-bottom {
	padding-top: 50px;
	padding-bottom: 60px;
}

.map-modal-box-bottom h3 {
	letter-spacing: 0px;
	font-size: 16px;
	font-family: "GothamBook", sans-serif;
}

.map-modal-box-bottom > div {
	padding: 30px 0 50px;
}

.map-modal-box-bottom img {
	width: auto;
	max-width: 38px;
}

.map-modal-box-bottom .filter-button {
	display: inline-block;
	background: #e4f0f5;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	padding: 8px;
	margin: 0 3px;
	border: 4px solid transparent;
	position: relative;
}

.map-modal-box-bottom .filter-button:after {
	content: "+";
	background: #f09b08;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	font-size: 14px;
	color: #fff;
	position: absolute;
	bottom: -6px;
	right: 0;
	padding: 0 5px;
	display: inline-block;
	line-height: 19px;
}

.map-modal-box-bottom .filter-button.f-arts.selected {
	border: 4px solid #932785;
}

.map-modal-box-bottom .filter-button.f-arts.selected:after {
	display: none;
}

.map-modal-box-bottom .filter-button.f-dining.selected {
	border: 4px solid #15b2e6;
}

.map-modal-box-bottom .filter-button.f-dining.selected:after {
	display: none;
}

.map-modal-box-bottom .filter-button.f-retail.selected {
	border: 4px solid #28a149;
}

.map-modal-box-bottom .filter-button.f-retail.selected:after {
	display: none;
}

.map-modal-box-bottom .filter-button.f-services.selected {
	border: 4px solid #f09b08;
}

.map-modal-box-bottom .filter-button.f-services.selected:after {
	display: none;
}

.f-arts:before {
	content: "Arts";
	display: block;
	position: absolute;
	bottom: -30px;
	left: 0;
	text-align: center;
	color: #393d3f;
	font-size: 12px;
	width: 100%;
}

.f-dining:before {
	content: "Food";
	display: block;
	position: absolute;
	bottom: -30px;
	left: 0;
	text-align: center;
	color: #393d3f;
	font-size: 12px;
	width: 100%;
}

.f-retail:before {
	content: "Retail";
	display: block;
	position: absolute;
	bottom: -30px;
	left: 0;
	text-align: center;
	color: #393d3f;
	font-size: 12px;
	width: 100%;
}

.f-services:before {
	content: "Services";
	display: block;
	position: absolute;
	bottom: -30px;
	left: 0;
	text-align: center;
	color: #393d3f;
	font-size: 12px;
	width: 100%;
}

.map-tools {
	top: 15px;
	right: 15px;
}

.map-tools img {
	width: auto;
	max-width: 32px;
}

.map-tools .filter-button {
	display: block;
	background: #e4f0f5;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	padding: 6px;
	margin: 10px 0;
	border: 4px solid transparent;
	position: relative;
}

.map-tools .filter-button:after {
	content: "+";
	background: #f09b08;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	font-size: 14px;
	color: #fff;
	position: absolute;
	bottom: -6px;
	right: 0;
	padding: 0 5px;
	display: inline-block;
	line-height: 19px;
}

.map-tools .filter-button.f-arts.selected {
	border: 4px solid #932785;
}

.map-tools .filter-button.f-arts.selected:after {
	display: none;
}

.map-tools .filter-button.f-dining.selected {
	border: 4px solid #15b2e6;
}

.map-tools .filter-button.f-dining.selected:after {
	display: none;
}

.map-tools .filter-button.f-retail.selected {
	border: 4px solid #28a149;
}

.map-tools .filter-button.f-retail.selected:after {
	display: none;
}

.map-tools .filter-button.f-services.selected {
	border: 4px solid #f09b08;
}

.map-tools .filter-button.f-services.selected:after {
	display: none;
}

.map-info-win {
	max-width: 320px;
	display: block;
}

.map-info-win img {
	max-height: 250px;
	width: 100%;
	display: block;
}

.map-info-win-top {
	background: #3a4854;
	color: #fff;
	padding: 10px;
	display: block;
}

.map-info-win-top h1 {
	font-family: "brandon_grotesquemedium";
	font-size: 25px;
	line-height: 30px;
	letter-spacing: 0px;
	padding: 20px 0 10px;
	text-transform: uppercase;
	font-weight: 400;
}

.map-info-win-top p {
	font-family: "brandon_grotesqueregular";
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 0 !important;
	padding-bottom: 20px;
}

.map-info-win-bottom {
	background: #f2f2f2;
	padding: 20px 10px 20px;
	position: relative;
	display: block;
	text-align: center;
	padding: 30px;
}

.map-info-win-bottom .link-outlined {
	margin: 0 !important;
}

.xmap-info-win-bottom a {
	font-family: "brandon_grotesquemedium";
	font-size: 16px;
	color: #009999;
	border: 2px solid #009999;
	padding: 15px 30px;
}

.map-info-meta {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 15px;
	display: block;
}

.map-info-directions {
	display: inline-block;
	text-align: center;
	background: #0aade4;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	padding: 6px;
	position: absolute;
	right: 30px;
	top: -26px;
}

.map-info-directions:hover {
	background: #0ba1d3;
}

.map-info-directions img {
	width: 40px !important;
}

.gm-style .gm-style-iw {
	overflow: visible !important;
}

.gm-style .gm-style-iw + div {
	xdisplay: none;
	xvisibility: hidden;
	xopacity: 0;
}

#map-canvas
	> div
	> div
	> div:nth-child(1)
	> div:nth-child(3)
	> div:nth-child(2)
	> div:nth-child(4)
	> div
	> div:nth-child(1) {
	display: none !important;
}

.gm-style .gm-style-iw {
	xbackground-color: #3c61ad !important;
	top: 0 !important;
	left: 0 !important;
	min-height: 120px !important;
	xpadding-top: 10px;
}

.gm-style .gm-style-iw #google-popup p {
	xpadding: 10px;
}

.gm-style div div div div div div div div {
	xbackground-color: #3c61ad !important;
	padding: 0;
	margin: 0;
	padding: 0;
	top: 0;
	color: #fff;
	font-size: 16px;
}

.gm-style div div div div div div div div a {
	xcolor: #f1f1f1;
	xfont-weight: 700;
}

@media (min-width: 1400px) {
	.map-tools {
		top: 200px;
		right: 68px;
	}
}

@media (max-width: 1400px) {
	.map-tools {
		top: 200px;
		right: 68px;
	}
}

@media (max-width: 1200px) {
	.map-tools {
		top: 200px;
		right: 54px;
	}
}

@media screen and (min-width: 999px) and (max-height: 1000px) {
	.map-tools {
		top: 150px;
		right: 54px;
	}
}

@media (min-width: 999px) {
	.header {
		display: block !important;
	}
}

@media (max-width: 998px) {
	.map-tools {
		top: 100px;
		right: 50px;
	}
	.header {
		xdisplay: none;
	}
}

@media (max-width: 667px) {
	.map-modal-box {
		width: auto;
	}
	.map-modal-box-top {
		padding: 35px 0 20px;
	}
	#nrny-map .fs-table-cell {
		padding: 0 10px;
	}
	#nrny-map {
		min-height: 0px;
	}
	.map-modal-box-top h1 {
		font-size: 24px;
	}
	.map-modal-box-bottom {
		padding-top: 35px;
		padding-bottom: 30px;
	}
	.map-modal-box-bottom h3 {
		font-size: 12px;
	}
	#map-canvas > div > div > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div,
	#map-canvas
		> div
		> div
		> div:nth-child(1)
		> div:nth-child(4)
		> div:nth-child(4)
		> div
		> div:nth-child(1)
		> div:nth-child(4),
	#map-canvas
		> div
		> div
		> div:nth-child(1)
		> div:nth-child(4)
		> div:nth-child(4)
		> div
		> div:nth-child(1)
		> div:nth-child(2) {
		background: 0 0;
		box-shadow: 0;
		width: 200px !important;
	}
}

@media (max-width: 468px) {
	.map-tools {
		top: 90px;
		right: 20px;
	}
	.logo {
		xdisplay: block !important;
		xtop: 22px;
		xleft: 30px;
	}
}

.navi li a:link,
.navi li a:visited {
	color: #325764;
}

.solid .navi li a:link,
.solid .navi li a:visited {
	color: #fff;
}

.hamburger__top-bun,
.hamburger__mid-bun,
.hamburger__bottom-bun {
	background: #325764;
}

.hamburger.open > span.hamburger__top-bun,
.hamburger.open > span.hamburger__mid-bun,
.hamburger.open > span.hamburger__bottom-bun {
	background: #fff;
}

.mfp-iframe-holder .mfp-content {
	max-width: 80% !important;
}

.preloader1 {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100vw;
	height: 100vh;
	background: #353535;
	visibility: hidden;
	opacity: 0;
	transition: all 0.5s ease;
	z-index: 999999;
}
.preloader_inner1 {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 4em;
	height: 4em;
	line-height: 7em;
	text-align: center;
	font-size: 2em;
	font-family: monospace;
	font-weight: 300;
	color: #fff;
	opacity: 0.5;
}
.preloadimg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 4em;
	height: 4em;
	line-height: 4em;
	text-align: center;
	font-size: 3em;
	font-family: monospace;
	font-weight: 300;
	color: #fff;
}
.preloadimg img {
	margin-top: -100px;
	width: 100px;
}

.loaddd {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	background-color: #353535;
	visibility: hidden;
	opacity: 0;
	transition: all 0.5s ease;
}

.show {
	visibility: visible !important;
	opacity: 1 !important;
	transition: all 0.5s ease;
}

.fs-table {
	display: table;
	width: 100%;
	height: 100%;
}

.fs-cell {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 9999999;
	background-color: #353535;
}

.loader-logo img {
	width: 210px;
	height: auto;
}

.site-pagination {
	position: fixed;
	margin-top: -100px;
	top: 45%;
	right: 45px !important;
	z-index: 102;
	text-align: center;
}

.site-pagination .pagination-dot {
	width: 6px;
	height: 80px;
	margin: 10px;
	background-color: #485763;
	opacity: 0.5;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
}

.site-pagination .pagination-dot.selected {
	background-color: #fc751b;
}

@media (max-width: 1023px) {
	.site-pagination {
		right: 30px !important;
	}
}

@media (max-width: 767px) {
	.site-pagination {
		display: none
	}
}
/* @font-face {
	font-family: Centra no\.2;
	src: url(../fonts/centrano2-book.woff2) format("woff2"),
		url(../fonts/centrano2-book.woff) format("woff");
	font-style: normal;
	font-weight: 400;
} */

@font-face {
	font-family: Centra no\.2;
	src: url(../fonts/centrano2-medium.woff2) format("woff2"),
		url(../fonts/centrano2-medium.woff) format("woff");
	font-style: normal;
	font-weight: 500;
}

@font-face {
	font-family: Centra no\.2;
	src: url(../fonts/centrano2-light.woff2) format("woff2"),
		url(../fonts/centrano2-light.woff) format("woff");
	font-style: normal;
	font-weight: 300;
}

/* @font-face {
	font-family: "brandon_grotesqueblack";
	src: url("../fonts/brandongrotesque-black-webfont.woff2") format("woff2"),
		url("../fonts/brandongrotesque-black-webfont.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "brandon_grotesqueblack_italic";
	src: url("../fonts/brandongrotesque-blackitalic-webfont.woff2") format("woff2"),
		url("../fonts/brandongrotesque-blackitalic-webfont.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "brandon_grotesquebold";
	src: url("../fonts/brandongrotesque-bold-webfont.woff2") format("woff2"),
		url("../fonts/brandongrotesque-bold-webfont.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "brandon_grotesquebold_italic";
	src: url("../fonts/brandongrotesque-bolditalic-webfont.woff2") format("woff2"),
		url("../fonts/brandongrotesque-bolditalic-webfont.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "brandon_grotesquelight";
	src: url("../fonts/brandongrotesque-light-webfont.woff2") format("woff2"),
		url("../fonts/brandongrotesque-light-webfont.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "brandon_grotesquelight_italic";
	src: url("../fonts/brandongrotesque-lightitalic-webfont.woff2") format("woff2"),
		url("../fonts/brandongrotesque-lightitalic-webfont.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "brandon_grotesquemedium";
	src: url("../fonts/brandongrotesque-medium-webfont.woff2") format("woff2"),
		url("../fonts/brandongrotesque-medium-webfont.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "brandon_grotesqueMdIt";
	src: url("../fonts/brandongrotesque-mediumitalic-webfont.woff2") format("woff2"),
		url("../fonts/brandongrotesque-mediumitalic-webfont.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "brandon_grotesqueregular";
	src: url("../fonts/brandongrotesque-regular-webfont.woff2") format("woff2"),
		url("../fonts/brandongrotesque-regular-webfont.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "brandon_grotesqueRgIt";
	src: url("../fonts/brandongrotesque-regularitalic-webfont.woff2") format("woff2"),
		url("../fonts/brandongrotesque-regularitalic-webfont.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "brandon_grotesquethin";
	src: url("../fonts/brandongrotesque-thin-webfont.woff2") format("woff2"),
		url("../fonts/brandongrotesque-thin-webfont.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "brandon_grotesquethin_italic";
	src: url("../fonts/brandongrotesque-thinitalic-webfont.woff2") format("woff2"),
		url("../fonts/brandongrotesque-thinitalic-webfont.woff") format("woff");
	font-weight: 400;
	font-style: normal;
} */

* {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: 100%;
}

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

ul,
li {
	list-style-type: none;
}

.clr {
	clear: both;
}

img {
	border: 0;
}

a {
	font-family: "Centra No\.2", "brandon_grotesquebold";
	color: #fc751b;
}

a:link,
a:visited,
a:hover,
a.selected {
	text-decoration: none;
	color: #fff;
}

input {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

body {
	font-family: "Centra No\.2", "brandon_grotesqueregular", sans-serif;
	font-size: 14px;
	overflow-x: hidden;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	min-width: 320px;
	background: #1c272f;
	background: #fff;
	color: #6c5d5a;
}

body,
html {
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.overflow-hidden-x {
	overflow-x: hidden;
}

p {
	font-size: 18px;
	margin-bottom: 0;
	color: #000;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 0;
	margin-bottom: 0;
}

h1 {
	font-family: "Centra No\.2", "brandon_grotesquebold";
	text-transform: uppercase;
	font-weight: 400;
	font-size: 72px;
	line-height: 60px;
	padding-top: 0;
}

h2 {
	font-family: "Centra No\.2", "brandon_grotesquebold";
	font-weight: 400;
	font-size: 48px;
	line-height: 46px;
	padding-top: 0;
	position: relative;
	display: block;
	color: #ff9900;
}

.hero-h2 {
	font-family: "Centra No\.2", "brandon_grotesquebold";
	text-transform: uppercase;
	font-weight: 400;
	color: #003399;
	font-size: 66px;
	line-height: 66px;
	padding-top: 0;
	padding-bottom: 20px;
}

h3 {
	font-family: "Centra No\.2", "brandon_grotesquebold";
	text-transform: uppercase;
	font-weight: 400;
	color: #009999;
	font-size: 20px;
	line-height: 17px;
	padding-top: 0;
}

h4 {
	font-family: "Centra No\.2", "brandon_grotesquebold";
	text-transform: uppercase;
	font-weight: 400;
	color: #009999;
	font-size: 18px;
	line-height: 16px;
	padding-top: 0;
}

h5 {
	font-family: "Centra No\.2", "brandon_grotesquebold";
	font-weight: 400;
	font-size: 30px;
	line-height: 35px;
	padding-top: 0;
}

h6 {
	font-family: "Centra No\.2", "brandon_grotesquebold";
	font-weight: 400;
	color: #009999;
	font-size: 18px;
	line-height: 20px;
	padding-top: 0;
}

.no-pad {
	padding: 0;
}

.pad-bot-10 {
	padding-bottom: 10px !important;
}

.pad-bot-20 {
	padding-bottom: 20px !important;
}

.pad-bot-30 {
	padding-bottom: 30px !important;
}

.pad-bot-40 {
	padding-bottom: 40px !important;
}

.pad-bot-50 {
	padding-bottom: 50px !important;
}

.pad-bot-100 {
	padding-bottom: 100px !important;
}

.pad-top-50 {
	padding-top: 50px !important;
}

.pad-top-100 {
	padding-top: 100px !important;
}

.mar-bot-10 {
	margin-bottom: 10px !important;
}

.mar-bot-20 {
	margin-bottom: 20px !important;
}

.mar-bot-30 {
	margin-bottom: 30px !important;
}

.mar-bot-40 {
	margin-bottom: 40px !important;
}

.mar-bot-50 {
	margin-bottom: 50px !important;
}

.max-500 {
	max-width: 500px;
}

.max-600 {
	max-width: 600px;
}

.max-900 {
	max-width: 900px;
}

.padding-50 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.padding-100 {
	padding-top: 100px;
	padding-bottom: 100px;
}

.orange {
	color: #fc751b;
}

.lt-grey {
	color: #78838b;
}

.md-grey {
	color: #009999;
}

.white {
	color: #fff;
}

#team-member-template {
	margin-top: 300px;
}

.wow {
	visibility: hidden;
}

.map iframe {
	width: 100% !important;
}

iframe {
	border: none !important;
}

.indent-me {
	text-indent: -9999px;
	display: inline-block;
}

.desktop-hide {
	display: none;
}

.accessibility {
	position: absolute;
	left: -99999px;
	height: 10px;
	width: 10px;
}

.skip {
	position: absolute;
	left: 0;
	top: 20px;
	width: 100%;
	margin-left: 0;
	text-align: center;
	list-style: outside none;
}

.skip {
	list-style-type: none;
}

.skip a {
	position: absolute;
	left: -99999px;
	top: 30px;
}

.skip a:focus,
.skip a:active {
	position: relative;
	left: 0;
	z-index: 9999;
	width: 75%;
	height: auto;
	margin: 0 auto;
	padding: 20px 35px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: rgba(0, 0, 0, 0.6);
	border: 1px dotted #fff;
	font-weight: 700;
	font-size: 2em;
}

.page-content-nav {
	height: 0;
	overflow: hidden;
	display: none;
}

.full-width {
	width: 100% !important;
}

.nav-mask {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 102;
	display: none;
	background-color: #1c272f;
}

.overflow-hidden {
	overflow: hidden;
}

.position-fixed {
	position: fixed !important;
}

.header-wrapper {
	position: relative;
	xtop: 0;
	xleft: 0;
	z-index: 102;
	xheight: 100%;
	xwidth: 100%;
}

.header {
	/* position: relative;
	xheight: 100%;
	xwidth: 100% */
}
/* 
.logo {
	position: absolute;
	top: 99px;
	z-index: 100
}

.logo img {
	width: 210px;
	height: auto;
	max-width: 207px;
	position: relative;
	z-index: 101;
	-webkit-transition: all .4s ease;
	1 -moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease
} */

.decor-logo-background-grey {
	background: #aaa;
	width: 155px;
	height: 10px;
	position: absolute;
	bottom: -8px;
	left: 0;
	z-index: 99;
}

.decor-logo-background-orange {
	background: #fc751b;
	width: 100px;
	height: 20px;
	position: absolute;
	bottom: -16px;
	left: 0;
	z-index: 99;
}

.main-navigation {
	position: absolute;
	top: 89px;
	right: 0;
	z-index: 103;
}

.main-navigation li {
	display: inline-block;
	padding: 15px 23px;
	position: relative;
}

.main-navigation li a:link,
.main-navigation li a:visited {
	color: #fff;
	font-family: "brandon_grotesquebold";
	letter-spacing: 2px;
	font-size: 13px;
	text-transform: uppercase;
}

.main-navigation li a:hover,
.main-navigation li a.selected,
.current-menu-item a {
	color: #3994d0 !important;
}

.main-navigation li img {
	max-width: 60px;
	position: relative;
	top: 10px;
}

.footer-wrapper a:hover {
	color: #ffffff !important;
}

.hero-wrapper {
	position: relative;
	height: 100%;
	width: 100%;
	min-height: 644px;
}

.hero {
	position: relative;
	height: 100%;
	width: 100%;
}
.lines {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 101;
	opacity: 0.6;
}
.hero-text {
	position: absolute;
	/* bottom: 12%; */
	top: 38%;
	left: 12%;
	/* right: 220px; */
	text-align: left;
	color: #fff;
	max-width: 850px;
	z-index: 101;
}

.hero-title {
	font-size: 55px;
	text-transform: uppercase;
	font-family: "Centra No\.2", "brandon_grotesquebold";
	line-height: 70px;
	font-weight: 700;
	/* letter-spacing: 2px */
}

.hero-supporting {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 15px;
	letter-spacing: 2px;
}

.link-button-orange {
	text-transform: uppercase;
	display: inline-block;
	background: #000000;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	transition: all 0.3s;
	padding: 15px 30px;
	letter-spacing: 2px;
	font-family: "Centra No\.2", "brandon_grotesquebold";
}
.link-button-orange:hover {
	background-color: #fff;
	color: #393a3c;
}
.hero-text-fade {
	position: absolute;
	bottom: 10px;
	xleft: -200px;
	color: #fff;
	xmax-width: 500px;
	z-index: 100;
	opacity: 0.1 !important;
	font-size: 200px;
	font-family: "brandon_grotesquebold";
	text-transform: uppercase;
	line-height: 170px;
}

.hamburger-wrapper {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1000;
	float: right;
	padding: 20px 20px 25px;
	cursor: pointer;
	text-align: left;
}

.hamburger-wrapper-index {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	float: right;
	padding: 30px 20px;
	cursor: pointer;
	text-align: left;
}

#menu {
	padding: 24px 13px 23px;
	height: auto;
}

#menu span {
	background: #fff;
	display: block;
	position: relative;
	-webkit-transform: translate3d(0, 0, 0);
}

#menu span,
#menu span:before,
#menu span:after {
	width: 25px;
	height: 3px;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	-webkit-transform: translate3d(0, 0, 0);
}

#menu span:before,
#menu span:after {
	background: #fff;
	content: " ";
	margin-top: -0.6em;
	position: absolute;
}

#menu span:after {
	margin-top: 0.6em;
}

#menu.on span {
	background: 0 0;
}

#menu.on span:before {
	-moz-transform: rotate(45deg) translate(0.5em, 0.4em);
	-ms-transform: rotate(45deg) translate(0.5em, 0.4em);
	-o-transform: rotate(45deg) translate(0.5em, 0.4em);
	-webkit-transform: rotate(45deg) translate(0.5em, 0.4em);
	transform: rotate(45deg) translate(0.5em, 0.4em);
}

#menu.on span:after {
	-moz-transform: rotate(-45deg) translate(0.45em, -0.35em);
	-ms-transform: rotate(-45deg) translate(0.45em, -0.35em);
	-o-transform: rotate(-45deg) translate(0.45em, -0.35em);
	-webkit-transform: rotate(-45deg) translate(0.45em, -0.35em);
	transform: rotate(-45deg) translate(0.45em, -0.35em);
}

.lines-black:before,
.lines-black:after {
	xbackground: #000 !important;
}

.directions-black {
	xcolor: #000 !important;
}

.location-black {
	xcolor: #000 !important;
}

.link-outlined {
	text-transform: uppercase;
	padding: 10px 30px;
	border: 1px solid #009999;
	color: #009999;
	font-size: 12px;
	letter-spacing: 1px;
	display: inline-block;
	margin: 10px 0 25px;
}

.link-outlined:hover {
	background: #009999;
	color: #fff;
}

.orange-button {
	text-transform: uppercase;
	padding: 10px 20px;
	border: 1px solid #fc751b;
	color: #fff;
	font-size: 12px;
	letter-spacing: 1px;
	display: inline-block;
	margin: 15px 0;
	background: #fc751b;
}

.orange-button:hover {
	background: #dc6618;
}

.feature-wrapper {
	padding: 20px;
	padding-top: 100px;
}

.feature-left {
	width: 50%;
	float: left;
}

.feature-right {
	width: 50%;
	float: right;
}

.height-fix {
	max-width: 400px;
	margin-top: 200px;
	padding-bottom: 10px;
}

.feature-p {
	letter-spacing: 1px;
	max-width: 450px;
	color: #000;
}

.feature-top-right-decor {
	position: relative;
	margin-top: 150px;
}

.feature-top-right-decor img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 100;
}

.decor-featured-corner {
	max-width: 88px;
	height: 70px;
	position: absolute;
	top: -69px;
	left: -87px;
}

.decor-featured-background-grey {
	background: #aaa;
	width: 450px;
	height: 250px;
	position: absolute;
	top: -25px;
	right: -25px;
	z-index: 99;
}

.decor-featured-background-blue {
	background: #009999;
	width: 600px;
	height: 650px;
	position: absolute;
	top: -170px;
	right: -380px;
	z-index: 98;
}

.feature-2-padding-fix {
	padding-left: 150px;
}

.decor-featured-corner-1 {
	height: 1px;
	width: 88px;
	background: #a3abb1;
	position: absolute;
	z-index: 100;
	top: 0;
	left: -87px;
}

.decor-featured-corner-2 {
	height: 70px;
	width: 1px;
	background: #a3abb1;
	position: absolute;
	z-index: 100;
	top: -69px;
	left: 0;
}

.decor-featured-background-orange {
	background: #fc751b;
	width: 450px;
	height: 250px;
	position: absolute;
	top: -25px;
	left: -25px;
	z-index: 99;
}

.decor-featured-background-blue-2 {
	background: #009999;
	width: 600px;
	height: 360px;
	position: absolute;
	top: -100px;
	left: -380px;
	z-index: 98;
}

.decor-featured-corner-3 {
	height: 1px;
	width: 88px;
	background: #a3abb1;
	position: absolute;
	z-index: 100;
	top: 0;
	right: -87px;
}

.decor-featured-corner-4 {
	height: 70px;
	width: 1px;
	background: #a3abb1;
	position: absolute;
	z-index: 100;
	top: -69px;
	right: 0;
}

.decor-featured-corner-5 {
	height: 1px;
	width: 288px;
	background: #fff;
	position: absolute;
	z-index: 100;
	top: 0;
	left: -287px;
	opacity: 0.5;
}

.decor-featured-corner-6 {
	height: 100px;
	width: 1px;
	background: #fff;
	position: absolute;
	z-index: 100;
	top: -100px;
	left: 0;
	opacity: 0.5;
}

.icon-orange-plus {
	max-width: 51px;
	position: absolute;
	bottom: -25px;
	right: 0;
	z-index: 101;
	-webkit-transition: -webkit-transform 0.2s ease-in;
	-moz-transition: -moz-transform 0.2s ease-in;
	-o-transition: -o-transform 0.2s ease-in;
	-ms-transition: -ms-transform 0.2s ease-in;
	transition: transform 0.2s ease-in;
}

.icon-orange-plus:hover {
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}

.icon-orange-plus:active {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.icon-orange-plus-2 {
	max-width: 51px;
	position: absolute;
	bottom: -25px;
	left: 0;
	z-index: 101;
	-webkit-transition: -webkit-transform 0.2s ease-in;
	-moz-transition: -moz-transform 0.2s ease-in;
	-o-transition: -o-transform 0.2s ease-in;
	-ms-transition: -ms-transform 0.2s ease-in;
	transition: transform 0.2s ease-in;
}

.icon-orange-plus-2:hover {
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}

.icon-orange-plus-2:active {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.project-feature-bottom {
	padding: 100px 0;
}

.project-feature-bottom p {
	letter-spacing: 1px;
}

.m-featured {
	position: relative;
}

.m-featured img {
	width: 100%;
	height: auto;
}

.m-featured-plus {
	max-width: 25px;
	position: absolute;
	bottom: -5px;
	right: 0;
	z-index: 100;
}

.featured-work-selector-wrapper {
	height: 46px;
	margin-bottom: 20px;
	z-index: 101;
	display: flex;
	justify-content: flex-end;
}

.featured-work-selector {
	width: 300px;
	z-index: 100;
}

.featured-work-selector ul {
	margin: 0 auto;
	background: #fff;
	border: 1px solid #e5e8ea;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	cursor: pointer;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
	cursor: pointer;
}

.featured-work-selector li {
	position: relative;
	text-transform: uppercase;
}

.featured-work-selector li a:link {
	position: relative;
	display: block;
	padding: 12px 20px;
	display: none;
}

.featured-work-selector li.f-active a:link,
.featured-work-selector li.f-active a:visited {
	display: block !important;
	padding: 12px 20px;
	color: #000;
}

.featured-work-selector li a:hover {
	color: #000;
}

.options-arrow {
	border-left: 2px solid #eceff0;
	position: absolute;
	top: 9px;
	right: 5px;
	padding: 1px 10px;
	color: #999;
	font-size: 18px;
}

.options-arrow span {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.options-arrow-r {
	-moz-transform: scale(1, -1);
	-webkit-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}

.display-block {
	display: block !important;
}

.person-overlay {
	opacity: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.bio-info-animate {
	opacity: 1;
}

.about-home-top-line {
	width: 90%;
	height: 1px;
	background: #a3abb1;
	float: right;
}

.about-home-wrapper {
	padding: 100px 0 60px;
	position: relative;
	z-index: 99;
}

.bg-home-video {
	width: 100%;
	height: auto;
	position: relative;
}

.about-video {
	position: relative;
}

.about-video-iframe-wrapper {
	position: relative;
	width: 100%;
	padding: 0 70px;
	z-index: 200;
	z-index: 101;
}

.about-video-iframe-wrapper img {
	width: 100%;
	height: auto;
}

.video-play-button {
	width: 150px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -75px;
	margin-top: -75px;
	z-index: 100;
	cursor: pointer;
}

.video-play-button img {
	width: 100%;
	height: auto;
}

.decor-about-background-blue {
	background: #009999;
	width: 1410px;
	height: 345px;
	position: absolute;
	top: 155px;
	right: -205px;
	z-index: 99;
}

.decor-about-background-orange {
	background: #fc751b;
	width: 208px;
	height: 230px;
	position: absolute;
	top: 155px;
	right: 25px;
	z-index: 100;
}

.decor-about-background-grey {
	background: #aaa;
	width: 208px;
	height: 230px;
	position: absolute;
	top: 45px;
	right: -5px;
	z-index: 100;
}

.decor-about-corner-1 {
	height: 580px;
	width: 1px;
	background: #fff;
	position: absolute;
	z-index: 101;
	top: 0;
	right: -6px;
	opacity: 0.5;
}

.decor-about-corner-2 {
	height: 1px;
	width: 300px;
	background: #fff;
	position: absolute;
	z-index: 101;
	top: 154px;
	right: -6px;
	opacity: 0.5;
}

.decor-about-corner-3 {
	height: 1px;
	width: 300px;
	background: #fff;
	position: absolute;
	z-index: 101;
	top: 275px;
	right: -106px;
	opacity: 0.5;
}

.decor-about-corner-4 {
	height: 1px;
	width: 80%;
	background: #a3abb1;
	position: absolute;
	z-index: 101;
	bottom: 0;
	left: -130px;
}

.decor-about-corner-5 {
	width: 1px;
	height: 280px;
	background: #a3abb1;
	position: absolute;
	z-index: 101;
	bottom: -80px;
	left: 70px;
}

.decor-about-corner-6 {
	width: 1px;
	height: 280px;
	background: #a3abb1;
	position: absolute;
	z-index: 101;
	bottom: -80px;
	left: -50px;
}

.above-video-p-padding {
	padding: 0 0 0 140px;
}

.about-video h3 {
	font-size: 48px;
	line-height: 46px;
	text-transform: uppercase;
	color: #003399;
	font-family: "brandon_grotesquemedium";
	margin-top: 70px;
	padding-bottom: 10px;
}

.about-video p {
	letter-spacing: 1px;
	max-width: 900px;
	padding-bottom: 20px;
	color: #000;
}

#who-we-are p {
	padding-bottom: 20px;
}

section.article h2 a:link,
section.article h2 a:visited {
	color: #fc751b;
	font-size: 17px;
	letter-spacing: 1px;
}

section.article h2 a:hover {
	text-decoration: underline;
}

section.article h1 {
	padding-bottom: 0;
}

.author-left {
	padding: 0 15px 0 0;
}

.hero-inner-max-height {
	max-height: 644px;
}

.hero-inner-max-height .hero-text-fade {
	left: 0;
	max-width: none;
}

.gform_body {
	width: 100% !important;
}

.gform_body input {
	background: #f6f6f8;
	border: 1px solid #a2a5a6;
	line-height: 25px;
	color: #4c555e;
	padding: 10px !important;
	letter-spacing: 1px !important;
	font-size: 15px !important;
}

.gform_body textarea {
	background: #f6f6f8;
	border: 1px solid #a2a5a6;
	letter-spacing: 1px !important;
	font-size: 15px !important;
}

.gform_body label {
	display: none !important;
}

#gform_submit_button_1 {
	display: inline-block;
	background: #fc751b;
	color: #fff;
	font-size: 12px;
	padding: 15px 30px;
	letter-spacing: 2px;
	border: none;
	cursor: pointer;
}

.gform_wrapper ul li.gfield {
	clear: none !important;
}

.inner-body .gform_wrapper ul li.gfield {
	margin-top: 0 !important;
	margin-bottom: 15px !important;
}

.gform_body #field_1_1 {
	width: 49%;
	float: left;
}

.gform_body #field_1_2 {
	width: 49%;
	float: right;
}

.gform_body #field_1_3 {
	width: 100%;
	float: none;
}

.gform_body #field_1_5 {
	width: 100%;
	float: none;
}

.gform_body #field_1_4 {
	width: 100%;
	float: none;
}

.form-wrap-left {
	float: left;
	width: 49%;
}

.form-wrap-right {
	float: right;
	width: 49%;
}

.inner-body-wrapper {
	background: #fff;
}

.inner-body {
	max-width: 1350px;
	margin: 0 auto;
}

.inner-body-padding {
	padding: 120px 20px;
}

.inner-body p {
	letter-spacing: 1px;
}

.this-project-wrapper {
	padding: 0;
	margin-top: -400px;
	xtop: -400px;
	position: relative;
	z-index: 100;
}

.this-prjoject {
	position: relative;
	z-index: 100;
}

.this-project-padding {
	background: #f2f2f2;
}

.this-project-content-left {
	float: left;
	width: 33.3333%;
	min-height: 500px;
}

.this-project-content-left-padding {
	padding: 40px;
}

.this-project-content-left h1 {
	font-size: 48px;
	line-height: 40px;
	text-transform: uppercase;
	color: #009999;
	font-family: "brandon_grotesquemedium";
	letter-spacing: 0px;
	padding-bottom: 10px;
}

.this-project-content-left p:first-of-type {
	padding-bottom: 30px !important;
}

.this-project-content-left strong {
	font-family: "brandon_grotesquemedium";
	font-size: 18px;
	letter-spacing: 1px;
}

.this-project-content-right {
	float: left;
	width: 66.66666%;
}

.news-featured-img img {
	width: 100%;
	height: auto;
}

.decor-project-background-blue {
	background: #009999;
	width: 600px;
	height: 198px;
	position: absolute;
	bottom: -65px;
	right: -20px;
	z-index: 99;
}

.decor-project-background-orange {
	background: #fc751b;
	width: 298px;
	height: 140px;
	position: absolute;
	bottom: -25px;
	left: -10px;
	z-index: 100;
}

.decor-project-corner-1 {
	height: 240px;
	width: 1px;
	background: #fff;
	position: absolute;
	z-index: 101;
	bottom: -190px;
	right: -15px;
	opacity: 0.5;
}

.decor-project-corner-2 {
	height: 1px;
	width: 520px;
	background: #fff;
	position: absolute;
	z-index: 101;
	bottom: -30px;
	right: -20px;
	opacity: 0.5;
}

.decor-project-corner-3 {
	height: 1px;
	width: 250px;
	background: #a3abb1;
	position: absolute;
	z-index: 101;
	bottom: -50px;
	left: -180px;
}

.decor-project-corner-4 {
	height: 180px;
	width: 1px;
	background: #a3abb1;
	position: absolute;
	z-index: 101;
	bottom: -170px;
	left: -40px;
}

.project-map-wrapper {
	padding: 50px 0 0;
}

.project-map {
	text-align: center;
}

.project-map h2 {
	font-size: 48px;
	line-height: 46px;
	text-transform: uppercase;
	color: #009999;
	font-family: "brandon_grotesquemedium";
	padding-bottom: 10px;
}

.project-map p {
	max-width: 500px;
	margin: 0 auto;
	letter-spacing: 1px;
	padding: 0 20px 10px;
}

.project-map-view-all {
	padding: 50px 0;
	background: url(../img/bg-view-all-projects.jpg) center center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg-view-all-projects.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg-view-all-projects.jpg', sizingMethod='scale')";
}

.bx-wrapper {
	position: relative;
	margin: 0 auto 0px;
	padding: 0;
	*zoom: 1;
	z-index: 1;
	height: 100% !important;
	/* background: url(../img/bg-grid.png) repeat left top; */
}

.slider-wrapper {
	background: #000;
	position: relative;
	z-index: 100;
	height: 100% !important;
	min-height: 644px;
}

.inner-slider-wrapper {
	position: relative;
	z-index: 1;
	height: 165px;
	-webkit-transition: height 0.4s ease;
	-moz-transition: height 0.4s ease;
	-o-transition: height 0.4s ease;
	-ms-transition: height 0.4s ease;
	transition: height 0.4s ease;
}

.bxslider {
	z-index: 1;
	width: 100%;
	height: 100% !important;
}

.bxslider li {
	width: 100%;
	height: 100% !important;
}

.hero-bg-img {
	z-index: 1;
	width: 100%;
	height: 100% !important;
	background-size: cover !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/pic-home-1.jpg', sizingMethod='scale') !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/pic-home-1.jpg', sizingMethod='scale')" !important;
	xopacity: 0.5;
	xfilter: alpha(opacity=50);
}

.grid-mask {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
	background-color: #000;
	opacity: 0.3;
	/* background: url(../img/bg-gridOLD.png) */
}

.bx-wrapper .bx-viewport {
	z-index: 1;
	height: 100% !important;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 0;
	right: 10px;
	xwidth: 100%;
	z-index: 1000;
	bottom: 56px;
	right: 70px;
}

.bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

.bx-wrapper .bx-pager {
	text-align: center;
	display: none !important;
	font-weight: 700;
	padding: 5px 0 5px;
}

.page-template-template-home .bx-wrapper .bx-pager {
	display: none !important;
	color: #fff;
}

.single-project .bx-wrapper .bx-pager {
	display: block !important;
	color: #fff;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #000;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 2px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
}

.bx-wrapper .bx-prev {
	/* left: 10px; */
	right: 80px;
	background: url(../images/icon-arrow-left.png) no-repeat;
	/* background-size: 245px 193px;
	width: 28px;
	height: 44px; */
	background-size: 50px 50px;
	height: 50px;
	height: 50px;
	/* display: none */
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../images/icon-slider-arrow-right.png) no-repeat;
	/* background-size: 245px 193px;
	width: 245px;
	height: 193px */
	background-size: 50px 50px;
	height: 50px;
	height: 50px;
}

.bx-wrapper .bx-prev:hover {
	margin-top: -20px;
	bottom: 68px;
}

.bx-wrapper .bx-next:hover {
	margin-top: -20px;
	bottom: 68px;
}

.bx-wrapper .bx-prev:active {
	margin-top: -18px;
	bottom: 64px;
}

.bx-wrapper .bx-next:active {
	margin-top: -18px;
	bottom: 64px;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 85%;
	margin-top: -22px;
	outline: 0;
	/* width: 245px;
	height: 193px; */
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	z-index: 9999;
}
#left-hand-hero {
	position: absolute;
	top: 34%;
	left: 0;
	width: 50px;
	height: 100%;
	/* border-right: 1rem solid #ebdfd4; */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	z-index: 990;
}
#left-hand-hero #adachi-left {
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 90px;
	left: 0;
	opacity: 1;
	padding: 5px;
	width: 100%;
	display: block;
	z-index: 100;
	text-align: center;
	xbackground-color: #000;
	display: none;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	display: block;
	font-size: 16px;
	z-index: 100;
	position: relative;
	text-transform: uppercase;
	text-align: center;
	background: rgba(0, 0, 0, 1);
	display: inline-block;
	padding: 10px;
	margin: 0 auto;
	text-align: center;
}

.home-menu-pizza .bx-wrapper .bx-caption {
	bottom: 5px !important;
}

.home-menu-pizza .bx-wrapper .bx-caption span {
	font-size: 22px !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-controls-direction a:focus {
	outline: -webkit-focus-ring-color auto 5px;
}

.bx-wrapper .bx-pager {
	font-size: 14px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	width: 16px;
	xheight: 21px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	text-indent: 0;
	color: #fff;
	background: 0 0;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
	text-decoration: none;
	background: 0 0;
	color: #ffd4b7;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: 0 0;
	color: #3994d0;
}

.slider-project-wrapper {
	position: relative;
}

.slider-project-wrapper .bx-wrapper .bx-next {
	background-size: 150px 118px !important;
	width: 150px !important;
	height: 118px;
}

.slider-project-wrapper li {
	height: 520px !important;
}

.sp-slide {
	cursor: pointer;
	width: 100%;
	background-size: cover !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
}

.icon-enlarge {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	cursor: pointer;
}

.icon-enlarge img {
	max-width: 44px;
}
/* 
.mfp-counter {
	display: none !important
}

.mfp-bg {
	background: #252e37 !important
}

.mfp-arrow-left {
	background: url(../img/icon-m-arrow-l.png) no-repeat !important;
	background-size: 77px 60px !important;
	width: 77px !important;
	height: 60px !important;
	left: 5px !important
}

.mfp-arrow-right {
	background: url(../img/icon-m-arrow-r.png) no-repeat !important;
	background-size: 77px 60px !important;
	width: 77px !important;
	height: 60px !important;
	right: 5px !important
}

.mfp-arrow-right:before {
	border-left: none !important
}

.mfp-arrow-left:before {
	border-left: none !important
}

.mfp-arrow:before {
	border-top-width: 0 !important;
	border-bottom-width: 0 !important;
	opacity: 1 !important
}

.mfp-arrow-left:after {
	border-right: none !important;
	margin-left: 0 !important
}

.mfp-arrow-right:after {
	border-left: none !important;
	margin-left: 0 !important
}

.mfp-arrow {
	margin-top: -38px !important
}

.mfp-image-holder .mfp-content {
	max-width: 85% !important
} */

.article-social {
	float: right;
	margin-top: -30px;
	position: relative;
	z-index: 100;
}

.article-social div {
	display: inline-block;
	padding: 0 10px;
}

.article-social div img {
	max-width: 40px;
}

.section-fix-inner {
	position: relative;
	height: 100%;
	width: 100%;
	max-height: 644px;
}

.team-member-image {
	position: relative;
}

.orange-box {
	background-color: #fc751b;
	width: 100%;
	height: 310px;
	position: absolute;
	z-index: -1;
	bottom: -10px;
	left: 10px;
	animation-duration: 2s !important;
	-moz-animation-duration: 2s !important;
	-webkit-animation-duration: 2s !important;
}

.grey-box {
	background-color: rgba(72, 87, 99, 0.8);
	width: 50%;
	height: 150px;
	position: absolute;
	z-index: -2;
	bottom: -30px;
	left: -30px;
	animation-duration: 2.5s !important;
	-moz-animation-duration: 2.5s !important;
	-webkit-animation-duration: 2.5s !important;
}

.call-tel {
	border: none !important;
	padding-left: 0 !important;
}

.call-tel:hover {
	color: #ccc;
}

#breadcrumbs {
	list-style: none;
	margin: 10px 0;
	overflow: hidden;
}

#breadcrumbs li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}

#breadcrumbs .separator {
	font-size: 18px;
	font-weight: 100;
	color: #ccc;
}

#breadcrumb-section {
	padding: 0 30px 20px;
}

.news-h2 {
	font-size: 36px;
	color: #333;
	line-height: 36px;
}

.news-preview p {
	padding-bottom: 20px;
}

.address {
	font-size: 22px;
	color: #fff;
}

@media screen and (min-width: 1600px) {
	.twenty-five h2 {
		font-size: 42px !important;
	}
	.address {
		font-size: 22px !important;
	}
	.twenty-five .center-text {
		padding: 5% 0 0 3%;
	}
	.address .call-tel {
		margin-bottom: 40px;
	}
}

@media screen and (min-width: 1200px) and (max-width: 1599px) {
	.address {
		font-size: 16px !important;
	}
}

@media screen and (max-width: 1023px) {
	h2 {
		font-size: 38px;
		line-height: 34px;
	}
	.hero-h2 {
		font-size: 46px;
		line-height: 40px;
	}
	.mobile-hide {
		display: none;
	}
	.mobile-show {
		display: block;
	}
	.main-navigation {
		display: none;
		position: fixed;
	}
	.hamburger-wrapper {
		display: block;
	}
	.logo {
		top: 30px;
	}
	.logo img {
		max-width: 150px;
	}
	.main-navigation li {
		display: block;
		margin: 25px;
		text-align: right;
	}
	.main-navigation li a:link,
	.main-navigation li a:visited {
		font-size: 26px;
	}
	.main-navigation li img {
		display: none;
	}
	.bx-controls {
		/* display: none */
	}
	.hero-text-fade {
		display: none;
	}
	.hero-text {
		bottom: 50px;
		left: 20px;
		padding-right: 20px;
	}
	.hero-wrapper {
		min-height: 0px;
	}
	.footer-links-wrapper {
		display: inline-block;
	}
	/* .grid-mask {
		background: url(../img/sm-grid.png) left -42px
	} */
	#our-locations .twenty-five {
		float: left;
		width: 50%;
		background-size: cover;
		background-position: center;
	}
	#stay-in-touch input[type="text"] {
		height: 50px;
		padding-left: 0;
		text-align: center;
	}
	#stay-in-touch input[type="submit"] {
		width: 200px;
		height: 50px;
		margin-top: 10px;
		margin-left: 0;
	}
	.twenty-five .center-text {
		padding: 50px 0 0 40px;
	}
	.feature-left {
		width: 100%;
		float: none;
	}
	.feature-right {
		width: 100%;
		float: none;
	}
	.feature-2-padding-fix {
		padding-left: 0;
	}
	.height-fix {
		max-width: 500px;
		margin-top: 20px;
		padding-bottom: 10px;
	}
	.project-feature-bottom {
		padding: 40px 0;
	}
	.about-video-iframe-wrapper {
		padding: 0 20px;
	}
	.decor-about-background-blue {
		background: #009999;
		width: 1410px;
		height: 380px;
		position: absolute;
		top: 155px;
		right: -205px;
		z-index: 99;
	}
	.decor-about-background-blue {
		display: none;
	}
	.decor-about-background-orange {
		display: none;
	}
	.decor-about-background-grey {
		display: none;
	}
	.decor-about-corner-1 {
		display: none;
	}
	.decor-about-corner-2 {
		display: none;
	}
	.decor-about-corner-3 {
		display: none;
	}
	.above-video-p-padding {
		padding: 0 20px;
	}
	.about-video h3 {
		font-size: 38px;
		line-height: 36px;
		margin-top: 30px;
		padding-bottom: 10px;
	}
	.project-map h2 {
		font-size: 38px;
		line-height: 36px;
	}
	.decor-about-corner-5 {
		display: none;
	}
	.about-home-wrapper {
		padding: 70px 0 60px;
	}
	.feature-wrapper {
		padding: 50px 20px 20px;
	}
	section.whats-happening .news-category-padding {
		padding: 5%;
	}
	.whats-happening h1.section-title {
		font-size: 42px;
		line-height: 40px;
		padding-top: 0;
		padding-bottom: 80px;
	}
	.hero-inner-max-height {
		max-height: 100%;
	}
	.inner-body h2:before {
		display: none;
	}
	.inner-body h2:after {
		display: none;
	}
	.inner-body-padding {
		padding: 50px 20px;
	}
	.wwd-grid {
		padding: 30px 0 0;
	}
	.who-we-are h2,
	.what-we-do h2 {
		text-align: center;
		font-size: 38px;
		line-height: 36px;
	}
	.decor-project-corner-1,
	.decor-project-corner-2,
	.decor-project-corner-3,
	.decor-project-corner-4,
	.decor-project-background-orange,
	.decor-project-background-blue {
		display: none;
	}
	.this-project-wrapper {
		margin-top: -260px;
		padding: 0;
	}
	.this-project-content-left {
		float: none;
		width: 100%;
	}
	.this-project-content-right {
		float: none;
		width: 100%;
	}
	.this-project-content-left h1 {
		font-size: 38px;
		line-height: 36px;
	}
	.this-project-content-left-padding {
		padding: 20px;
	}
	.project-map-wrapper {
		padding: 50px 0 0;
	}
	.slider-project-wrapper .bx-wrapper .bx-viewport {
		height: auto !important;
	}
	.slider-project-wrapper .bx-controls {
		display: block;
	}
	.slider-project-wrapper .bx-wrapper .bx-controls-direction a {
		right: 20px;
		bottom: 20px;
	}
	.slider-project-wrapper li {
		height: 250px !important;
	}
	.sp-slide {
		padding-bottom: 30%;
	}
	.article-social {
		float: none;
		margin-top: 0;
	}
	.article-social div {
		display: inline-block;
		padding: 0 10px 10px;
	}
	.article-social img {
		width: 35px;
	}
	.gform_body #field_1_1 {
		width: 100%;
		float: none;
	}
	.gform_body #field_1_2 {
		width: 100%;
		float: none;
	}
	.gform_body #field_1_3 {
		width: 100%;
		float: none;
	}
	.gform_body #field_1_5 {
		width: 100%;
		float: none;
	}
	.gform_body #field_1_4 {
		width: 100%;
		float: none;
	}
	#stay-in-touch .gform_body {
		float: none;
		width: 100% !important;
		text-align: center;
	}
	#stay-in-touch .gform_footer {
		float: none;
		text-align: center;
		margin: 0 auto !important;
	}
	.form-wrap-left {
		float: none;
		width: 100%;
	}
	.form-wrap-right {
		float: none;
		width: 100%;
	}
	.decor-logo-background-grey {
		background: #aaa;
		width: 75px;
		height: 10px;
		position: absolute;
		bottom: -4px;
		left: 0;
		z-index: 99;
	}
	.decor-logo-background-orange {
		background: #fc751b;
		width: 47px;
		height: 20px;
		position: absolute;
		bottom: -8px;
		left: 0;
		z-index: 99;
	}
	.single-project .bx-wrapper .bx-pager {
		bottom: 10px;
		right: 22px;
	}
	.footer-links-right a {
		text-align: center;
	}
	.mfp-arrow-left {
		background-size: 39px 30px !important;
		width: 39px !important;
		height: 30px !important;
		left: 3px !important;
	}
	.mfp-arrow-right {
		background-size: 39px 30px !important;
		width: 39px !important;
		height: 30px !important;
		right: 3px !important;
	}
	.mfp-arrow {
		margin-top: -15px !important;
	}
	#breadcrumb-section {
		padding: 30px 30px 20px;
	}
	.featured-work-selector {
		margin-bottom: 30px;
	}
	.featured-work-selector-wrapper {
		height: 80px;
	}
	.featured-work-selector-wrapper {
		xdisplay: none;
		position: relative;
		margin-top: 0;
		z-index: 100;
	}
	.featured-work-selector {
		right: auto;
		left: 0;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
	.person-name {
		font-size: 26px;
		line-height: 22px;
	}
}

@media screen and (min-width: 1024px) {
	.main-navigation {
		display: block !important;
	}
	.page-content-nav {
		height: auto !important;
		overflow: visible !important;
	}
	.nav-mask {
		display: none !important;
	}
}

@media screen and (min-width) and (max-width: 1023px) {
	.person-name {
		font-size: 36px;
		line-height: 36px;
	}
}

@media screen and (max-width: 768px) {
	.hero-title {
		font-size: 40px;
		text-transform: uppercase;
		font-family: "brandon_grotesquemedium";
		line-height: 37px;
	}
	.lines-top-right:before {
		right: -10px;
	}
	.lines-top-right:after {
		right: 0;
	}
	h1 {
		font-size: 52px;
		line-height: 52px;
	}
}

@media screen and (max-height: 550px) {
	.section-fix-inner {
		height: 550px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
	.twenty-five h2 {
		font-size: 35px !important;
	}
	.address {
		font-size: 14px !important;
	}
	.twenty-five .center-text {
		padding: 2% 0 0 2%;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	.twenty-five h2 {
		font-size: 50px !important;
	}
	.address {
		font-size: 22px !important;
	}
	.twenty-five .center-text {
		padding: 10% 0 0 5%;
	}
}

@media screen and (min-width: 701px) and (max-width: 767px) {
	.twenty-five h2 {
		font-size: 40px !important;
	}
	.address {
		font-size: 18px !important;
	}
	.twenty-five .center-text {
		padding: 10% 0 0 5%;
	}
}

@media screen and (min-width: 501px) and (max-width: 700px) {
	.person-name {
		font-size: 26px;
		line-height: 22px;
	}
	.twenty-five h2 {
		font-size: 35px !important;
	}
	.address {
		font-size: 14px !important;
	}
	.twenty-five .center-text {
		padding: 10% 0 0 5%;
	}
}

@media screen and (max-width: 500px) {
	.person-name {
		font-size: 20px;
		line-height: 16px;
	}
	.twenty-five h2 {
		font-size: 29px !important;
	}
	.address {
		font-size: 10px !important;
		letter-spacing: 1px;
	}
	.twenty-five .center-text {
		padding: 5% 0 0 3%;
	}
}

.gm-style > div > div > div > div > div {
	xwidth: 330px !important;
}

.row.article-joined-images > div {
	padding-top: 15px;
	padding-bottom: 15px;
}

.article-img-container {
	margin-left: auto;
	margin-right: auto;
	max-width: 800px;
	padding: 15px 0;
}

.gm-style .gm-style-iw-c {
	padding: 0;
}

.gm-style .gm-style-iw-d {
	overflow: visible !important;
}

.gm-style .gm-style-iw-t:after {
	background: #f2f2f2;
}

.slider-wrapper {
	overflow: hidden;
}

#latest-news .pagination {
	text-align: center;
	width: 100%;
}

#latest-news .pagination .screen-reader-text {
	display: none;
}

.project-feature {
	background-image: url(../images/abg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    /* padding: 60px 0; */
    /* background-size: cover; */
    height: 100%;
}
.project-feature h2 {
	color: #393a3c;
	margin-top: 40px;
	margin-bottom: 25px;
}
.project-feature p {
	margin-bottom: 25px;
	font-weight: 300;
}
.project-feature a.lm {
	text-transform: uppercase;
	display: inline-block;
	background: #000;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	transition: all 0.3s;
	padding: 15px 30px;
	box-shadow: 20px 20px 40px rgba(46, 28, 69, 0.2);
	letter-spacing: 2px;
	font-family: "Centra No\.2", "brandon_grotesquebold";
}
.project-feature a.lm:hover {
	background-color: #fff;
	color: #393a3c;
}

a.qlink1 {
	    text-align: center;
    /* box-shadow: 10px 10px 30px rgb(46 28 69 / 20%); */
    /* min-height: 370px; */
    width: 100%;
    padding: 20px 10px;
    /* background-color: #fff; */
    margin-top: 50px;
    text-decoration: none;
    display: block;
    transition: all 0.3s;
    position: relative;
    top: 0;
}
a.qlink1 span {
	position: absolute;
	left: 20px;
	top: 0px;
	font-size: 55px;
	opacity: 0.05;
	color: #000;
}
/* a.qlink1:hover {
	box-shadow: 10px 10px 40px rgba(46, 28, 69, 0.2);
	top: -10px;
} */
.qlink1 h3 {
	color: #393a3c;
	margin-bottom: 20px;
	font-size: 18px;
	margin-top: 20px;
}
.qlink1 p {
	position: relative;
}
img.line {
	display: table;
	margin: auto;
}
img.mat {
	width: 223px;
    height: 224px;
	padding: 5px;
	/* border: 1px solid #333; */
}
.featpro {
	margin-top: 30px;
}
.slalom-text h3 {
	font-size: 36px;
	margin-bottom: 30px;
	letter-spacing: 2px;
	color: #fff !important;
	font-weight: 300;
	text-transform: uppercase;
}
.slalom-text a {
	text-decoration: none;
	margin-top: 30px;
	padding: 15px 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 16px;
	color: #fff !important;
	transition: all 0.3s;
}
.slalom-text a:hover {
	background-color: #c2b8af;
	border-color: #c2b8af !important;
}

/*-------section2---------*/
.section2 {
	width: 100%;
	display: table;
	padding: 70px 0;
	background-color: #fff;
	background-image: url("../images/about-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
.secbxin {
	padding: 100px 0; /* border-right: 1px solid #ccc;  */
	padding-right: 50px;
}
.section2 h4 {
	text-align: center;
	font-weight: 700;
	font-size: 32px;
	color: #a4988a;
	letter-spacing: 2px;
	margin-top: 0px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.section2 h4 span {
}
.secbxin p {
	margin-bottom: 30px;
	display: inline-block;
	font-weight: 300;
}
.secbxin a {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 300;
	padding: 10px 30px;
	transition: all 0.3s;
	position: relative;
	background-color: #6b5c59;
	letter-spacing: 2px;
	position: relative;
}
/* .secbxin a:before{
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    border-top: 0 solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #fff;
} */
.secbxin a:hover {
	background-color: #a4988a;
}
.section2 ul {
	list-style: none;
	width: 100%;
	display: table;
	box-shadow: 10px 10px 40px rgba(46, 28, 69, 0.2);
}
.section2 ul li {
	float: left;
	display: inline-block;
	width: 25%;
	background-color: #fff;
	border-right: 1px solid #ddd;
	padding: 19px 20px;
	border-bottom: 1px solid #ddd;
}
.section2 ul li img {
	display: block;
	width: 100%;
}
.section2 ul li:nth-child(4n) {
	border-right: 0px;
}
.section2 ul li:nth-child(4n + 9) {
	border-bottom: 0px;
}
.section2 ul li:nth-child(4n + 10) {
	border-bottom: 0px;
}
.section2 ul li:nth-child(4n + 11) {
	border-bottom: 0px;
}
.section2 ul li:nth-child(4n + 12) {
	border-bottom: 0px;
}
/*-------section2---------*/

/*section4*/

.section4 {
	padding: 40px 0;
	background-color: #680000;
	position: relative;
	background-image: url("../images/pattern.png");
	width: 100%;
	display: table;
}
.section4:before {
	position: absolute;
	right: 0px;
	top: 0px;
	content: "";
	width: 43%;
	height: 100%;
	display: block;
	background-image: url("../images/bg1.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}
.section4:after {
	position: absolute;
	left: 0px;
	top: 0%;
	content: "";
	width: 10%;
	height: 100%;
	display: block;
	background-image: url("../images/traingle-shape.png");
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
.sec4bx1 {
	width: 100%;
	display: inline-block;
	margin: 0;
	/* background: linear-gradient(to right, #f0f0f0 100%, transparent 60%); */
	padding: 44px;
}

.section4 img {
	width: 100%;
	display: block;
}

.section4 h3 {
	margin: 0px 0px 0;
	padding: 0px 0px 15px;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	/* font-weight: 500; */
	letter-spacing: 5px;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;

	margin-bottom: 15px;
}

.section4 h3::after {
	margin: 0px 0px;
	content: "";
	background: #bdaaa3;
	height: 2px;
	width: 200px;
	display: block;
	transform: translateY(15px);
	position: relative;
}

.section4 h2 {
	text-align: left;
	color: #bdaaa3;

	font-size: 60px;
	/* font-weight: 600; */
	margin-top: 0px;
	letter-spacing: 2px;
	margin-bottom: 30px;
	margin-top: 0px;
	padding-right: 50px;
	/* background: url(../images/arrow_dark.png) 510px 10px no-repeat; */
	text-transform: capitalize;
}

.sec4bx1 h4 {
	text-align: left;
	color: #0a133a;

	font-size: 36px;
	font-weight: 600;
	margin-top: 0px;
	letter-spacing: 2px;
	margin-bottom: 30px;
	margin-top: 0px;
	text-transform: capitalize;
}

.sec4bx1 h4 a {
	color: #0a133a;
	text-decoration: none;
	transition: all 0.3s;
}

.sec4bx1 h4 a:hover {
	color: #d10205;
}

.section4 p {
	color: #333;
	font-size: 18px;
	letter-spacing: 2px;

	font-weight: 500;
	line-height: 36px;
}

.c-input ~ .focus-border:before,
.c-input ~ .focus-border:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 2px;
	background-color: #18b5ed;
	transition: 0.3s;
}

.c-input ~ .focus-border:after {
	top: auto;
	bottom: 0;
	left: auto;
	right: 0;
}

.c-input ~ .focus-border i:before,
.c-input ~ .focus-border i:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 2px;
	height: 0;
	background-color: #18b5ed;
	transition: 0.4s;
}

.c-input ~ .focus-border i:after {
	left: auto;
	right: 0;
	top: auto;
	bottom: 0;
}

.c-input:focus ~ .focus-border:before,
.c-input:focus ~ .focus-border:after {
	width: 100%;
	transition: 0.3s;
}

.c-input:focus ~ .focus-border i:before,
.c-input:focus ~ .focus-border i:after {
	height: 100%;
	transition: 0.4s;
}

input.c-btn {
	padding: 15px 60px;
	background: #bfaaa5;
	color: #fff;
	font-size: 21px;
	cursor: pointer;
	border: 0px;
	margin: auto;
	display: table;
	transition: all 0.5s;
	margin-top: 20px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
}

input.c-btn:hover,
input.c-btn:focus {
	background: #fff;
	color: #bfaaa5;
	transition: all 0.5s;
}

.halfspan {
	width: 49%;
	float: left;
	position: relative;
	margin-bottom: 15px;
}

.fullspan {
	position: relative;
	width: 100%;
	margin-bottom: 15px;
	display: table;
}

.halfspan.right {
	float: right;
}

.loginbtns {
	margin-top: 20px;
	font-size: 16px;
	font-weight: 600;
}

input.c-input,
textarea.c-input,
select.c-input {
	width: 100%;
	float: left;
	height: 55px;
	border-radius: 0px;
	padding: 10px;
	color: #333;
	border: 0px;
	margin: 0;
	font-size: 17px;
	transition: 0.4s;
	background-color: #fff;
	padding-left: 20px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15);
}
textarea.c-input {
	height: 120px;
}

/*section4*/

/*innerbanner*/
.inner_banner {
	width: 100%;
	overflow: hidden;
	display: block;
	position: relative;
	background-color: #000;
}
/*.inner_banner::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -30px;
    overflow: visible;
    width: 51%;
    height: 70px;
    z-index: 1;
    -webkit-transform: skewY(4deg);
    -moz-transform: skewY(4deg);
    -ms-transform: skewY(4deg);
    -o-transform: skewY(4deg);
    transform: skewY(4deg);
    background-color: #fff;
}

 .inner_banner::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -30px;
    overflow: visible;
    width: 50%;
    height: 70px;
    z-index: 1;
    -webkit-transform: skewY(-4deg);
    -moz-transform: skewY(-4deg);
    -ms-transform: skewY(-4deg);
    -o-transform: skewY(-4deg);
    transform: skewY(-4deg);
    background-color: #fff;
} */
.inner_banner img {
	width: 100%;
	opacity: 0.75;
	display: block;
}
.innertxt1 {
	position: absolute;
	width: 100%;
	text-align: left;
	top: 50%;
	left: 0%;
	padding: 10px 35px;
	z-index: 9;
}
.searchbxtxt {
	top: 42%;
}
.innertxt1 ul {
	list-style: none;
	text-align: left;
	margin-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.innertxt1 ul li {
	display: inline-block;
	position: relative;
	padding-right: 25px;
	font-weight: 300;
	margin-bottom: 0px;
	color: #ff9ba1;
}
.innertxt1 ul li:last-child {
	padding-right: 0px;
}
.innertxt1 ul li:after {
	content: "/";
	color: #fff;
	position: absolute;
	font-size: 14px;
	right: 8px;
	top: 3px;
}
.innertxt1 ul li:last-child:after {
	display: none;
}
.innertxt1 ul li a {
	color: #fff;
	text-decoration: none;
}
.inner_banner h1 {
	color: #fff;
	font-size: 36px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: "Centra No\.2", "brandon_grotesquebold";
}
.inner_banner h1 span {
	color: #fff;
}
.inner_banner h1 p {
	font-size: 18px;
	font-weight: 400;
	margin-top: 5px;
	letter-spacing: 2px;
	color: #fff;
}
/*innerbanner*/

.aaboutbxx2 {
	background-color: #fff;
	width: 100%;
	display: table;
	padding: 80px 0;
	overflow: hidden;
	z-index: 9;
	position: relative;

	/* background-image: url(../images/bg-3.png);
    background-position: top right;
    background-repeat: repeat; */
	/* background-color: #f8f8f8; */
}
.aaboutbxx2:before {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50%;
	height: 50%;
	z-index: -1;
	content: "";
	background-image: url("../images/bg-3.png");
}
.aaboutbxx2 h2 {
	font-weight: 600;
	font-size: 42px;
	margin: 0 0 30px 0;
	color: #3977a1;
	text-align: center;
	padding-bottom: 30px;
	position: relative;
}
.aaboutbxx2 h2:before {
	position: absolute;
	left: 47%;
	bottom: 0px;
	width: 6%;
	height: 4px;
	content: "";
	background-color: #29e7d6;
}
.aabx1 {
	/* border: 2px solid #eff0f4;
    margin: 45px 157px 0 auto;
    max-width: 1380px;
    background-color: #fff;
    display: table; */
}
.aabx2 {
	margin: 45px auto 0 157px;
}
.aabx1 img {
	width: 100%;
	display: block;
	-webkit-transform: translateY(-22px);
	-ms-transform: translateY(-22px);
	transform: translateY(-22px);
	z-index: 2;
	position: relative;
}
.aabx1in {
	padding: 30px;
	position: relative;
	left: -50px;
	z-index: 9;
	box-shadow: 10px 10px 40px rgba(46, 28, 69, 0.2);
	/* min-height: 465px; */
	background-color: #fff;
}
.aabx1 h3 {
	font-size: 24px;
	line-height: 32px;
	font-weight: 500;
	margin-bottom: 30px;
	position: relative;
	text-transform: capitalize;
	color: #3977a1;
	font-family: "Centra No\.2", "brandon_grotesquebold";
}
.aabx1 p {
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	margin-bottom: 40px;
	color: #000;
}

.section1team h2 {
	text-align: center;
	font-weight: 700;
	font-size: 32px;
	color: #3977a1;
	letter-spacing: 2px;
	margin-top: 0px;
	text-transform: uppercase;
	font-family: "Centra No\.2", "brandon_grotesquebold";
	margin-bottom: 20px;
}
.section1team .col-sm-12 {
	display: table;
	width: 100%;
	clear: both;
	text-align: center;
}
.section1team .col-md-3 {
	float: none;
	display: inline-block;
	width: 24%;
}

.team-item {
	text-align: center;
	margin-bottom: 40px;
}

.team-item .image {
	display: block;
}

.team-item h4 {
	color: #3977a1;
	margin: 15px 0 10px !important;
	font-size: 21px;
	text-transform: capitalize;
}

.team-item p {
	/* font-weight: 700; */
	margin-bottom: 0;
}

.team-item img {
	width: 100%;
	height: auto;
}

.team-item.item-type-circle:hover img {
	box-shadow: inset 0 0 0 3px #beaaa5;
}

.team-item.item-type-circle img {
	-webkit-border-radius: 50%;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 50%;
	-moz-background-clip: padding;
	border-radius: 50%;
	background-clip: padding-box;
	padding: 12px;
	border: 1px solid #beaaa5;
	transition: all 0.3s ease;
}

.team-item.item-type-circle {
	padding: 0 15px;
}

.team-item a {
	text-decoration: none;
	color: #000;
	outline: 0px;
}

.milestones1 {
	width: 100%;
	display: table;
	padding: 70px 0;
	background-color: #fff;
	background-image: url("../images/about-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
.milestones1 h2 {
	color: #000;
	margin-top: 40px;
	font-weight: 700;
	line-height: 36px;
	font-size: 32px;
	margin-bottom: 15px;
}
.milestones1 p {
	text-transform: uppercase;
	color: #3a77a2;
}
.milestones1 p span {
}

.number-box {
	position: relative;
	transition: 0.2s all ease-in-out;
	background: #fff;
	box-shadow: 10px 10px 40px rgba(46, 28, 69, 0.2);
	margin-top: 45px;
	margin-bottom: 30px;
}
.number-box-number {
	position: relative;
	margin-top: -45px;
	left: 35px;
	color: #fff;
	font-size: 60px;
	z-index: 0;
	font-weight: 400;
	transition: 0.2s all ease-out;
	width: auto;
	display: inline-block;
	padding: 0 15px;
	background-color: #6a5b58;
}
.number-box .content-box {
	margin-bottom: 0;
	background: transparent;
}
.number-box .content-box-info {
	padding: 35px;
}
.number-box h3 {
	color: #777;
}

.nnews1 {
	display: table;
	width: 100%;
	padding: 50px 0;
	background: #fff;
}
.nnewsbx1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 30px;
	width: 100%;
	position: relative;
}
.upcoming-item__date {
	color: #fff;
	font-weight: 700;
	padding: 20px 10px 25px 10px;
	min-width: 100px;
	text-align: center;
	margin-right: 10px;
	display: block;
	z-index: 9;
	position: absolute;
	left: 0;
	top: 0;
	background: #bfaca6;
}
.upcoming-item__date span:first-of-type {
	display: block;
	font-size: 50px;
	line-height: 50px;
	letter-spacing: 0;
}
.upcoming-item__body {
	padding: 20px;
	/* max-width: calc(48%); */
	-webkit-box-shadow: 0 3px 15px 2px rgba(0, 0, 0, 0.04);
	box-shadow: 0 3px 15px 2px rgba(0, 0, 0, 0.04);
	width: 100%;
	/* margin: 0 1%; */
	float: left;
	display: inline-block;
	background-color: #fff;
}
.upcoming-item__body img {
	width: 100%;
	display: block;
}
.upcoming-item__body h3 {
	font-weight: 700;
	text-transform: none;
	font-style: normal;
	color: #3c78a3;
	line-height: 28px;
	font-size: 21px;
	margin: 20px 0 20px 0;
}
.upcoming-item__body p {
	margin-top: 20px;
	font-size: 18px;
	line-height: 26px;
	color: #7a7a7a;
	display: inline-block;
	clear: both;
}
.upcoming-item__body a {
	text-decoration: none;
	border: 2px solid #3c78a3;
	color: #333;
	padding: 10px 30px;
	transition: all 0.3s;
	text-transform: capitalize;
	border-radius: 30px;
	display: inline-block;
	font-size: 15px;
	font-weight: 500;
	float: right;
	text-transform: uppercase;
	background-color: transparent;
}
.upcoming-item__body a:hover {
	background-color: #3c78a3;
	color: #fff;
}

.newsinnerpg {
	width: 100%;
	display: table;
	padding: 50px 0;
}

.newsmbx {
	clear: both;
	width: 100%;
	clear: both;
}
.newsmbx a {
	text-decoration: none;
	width: 100%;
	display: table;
	color: #222;
	padding: 20px 0;
	transition: all 0.3s;
	border-bottom: 1px solid #979797;
}
/* .newsmbx a:hover{margin-top: -5px;} */
.newsmbx a h2 {
	font-size: 21px;
	margin-bottom: 15px;
	text-transform: uppercase;
	line-height: 28px;
}
.newsmbx a p {
	font-size: 16px;
	line-height: 24px;
}
.newsmbx a .col-sm-4 img {
	width: 80%;
	display: block;
	float: right;
	transition: all 0.3s;
}
.newsmbx a:hover .col-sm-4 img {
	width: 80%;
	display: block;
	float: right;
	opacity: 0.5;
}

img.arrowimg {
	display: inline-block;
	width: 15px;
	position: relative;
	left: 10px;
	top: 5px;
	float: none;
}
.newsmbx span {
	clear: both;
	width: 100%;
	margin-top: 25px;
	text-transform: uppercase;
	color: #fd553a;
	letter-spacing: 2px;
	display: inline-block;
	font-size: 13px;
}

/* .newscontpg a.backbtn{
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    color: #646464;
    position: absolute;
    right: 0px; top: 0px;
} */
.newscontpg img.arrowred {
	transform: rotate(180deg);
	position: relative;
	margin-right: 10px;
	top: 0px;
}
.newscontpg span {
	color: #3a79a2;
	display: block;
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: 600;
}
.newscontpg h1 {
	width: 100%;
	display: block;
	font-size: 36px;
	line-height: 42px;
	font-weight: 700;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 30px;
	color: #354d25;
}
.newscontpg h1:before {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 80px;
	background-size: 100%;
	height: 2px;
	content: "";
	background-color: #3a79a2;
	/* background-image: url('../images/border2.png'); */

	display: block;
}

/* .newscontpg a{color: #3a79a2;} */
.newsimg {
	width: 90%;
	float: right;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.newscontpg p {
	color: #333;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
	text-align: justify;
}
.newscontpg span {
	color: #3a79a2;
	display: block;
	width: 100%;
	margin-top: 10px;
	font-size: 21px;
	margin-bottom: 10px;
	font-weight: 600;
}
a.backbtn {
	position: absolute;
	right: 15px;
	top: -75px;
	padding: 10px 20px;
	background-color: #3a79a2;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	transition: all 0.3s;
}
a.reg {
	padding: 10px 20px;
	background-color: #354d25;
	color: #fff;
	text-decoration: none;
	transition: all 0.3s;
}
a.reg:hover {
	background-color: #000;
}
a.backbtn:hover {
	background-color: #000;
}

.Post {
	margin: 0 auto;
	padding: 2rem 0;
	width: 600px;
}

.Post-header {
	border-bottom: 1px solid #169d82;
	margin-bottom: 2rem;
}
.Post-header h1 {
	margin-bottom: 2rem;
}

.Post-entry {
	padding: 0 0 1rem;
}

.Post-footer {
	border-top: 1px solid #dbdbdb;
	position: relative;
	margin-top: 50px;
}

.Share-icon {
	font-size: 0.875em;
	position: absolute;
	display: block;
	height: 40px;
	width: 40px;
	margin: auto;
	left: 0;
	right: 0;
	top: -22px;
	background: #fff;
	color: #364f25;
	border: 1px solid #ccc;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	border-top-left-radius: 100%;
	border-top-right-radius: 100%;
	border-bottom-left-radius: 100%;
	border-bottom-right-radius: 100%;
}
.Share-icon:before {
	top: 10px;
	position: relative;
}
.Post-share {
	display: block;
	/* height: 0; */
	overflow: hidden;
	background: #eee;
	text-align: center;
	-webkit-transition: height 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-moz-transition: height 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: height 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.Post-share a {
	height: 36px;
	width: 36px;
	/* padding: 10px; */
	text-align: center;
	text-decoration: none;
	text-align: center;
	line-height: 36px;
	display: inline-block;
	margin: 0 4px;
	color: #fff;
	/* background: #117d68; */
	border-top-left-radius: 100%;
	border-top-right-radius: 100%;
	border-bottom-left-radius: 100%;
	border-bottom-right-radius: 100%;
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	transition: background 0.5s ease;
}
.Post-share a.fa-facebook:hover {
	background: #3b5998;
}
.Post-share a.fa-twitter:hover {
	background: #00aced;
}
.Post-share a.fa-google-plus:hover {
	background: #dd4b39;
}
.Post-share a.fa-pinterest:hover {
	background: #cb2027;
}

.Share-buttons {
	padding: 25px 12px 12px;
}

#share-icon {
	display: none;
	position: fixed;
}

#share-icon:checked ~ .Post-share {
	height: 72px;
}
.newscontpg h3 {
	background-color: #3a79a2;
	padding: 40px;
	color: #fff;
	text-transform: none;
	font-size: 21px;
	font-weight: 300;
	line-height: 32px;
	margin-bottom: 50px;
}
.newscontpg ul {
	list-style: none;
	margin-bottom: 20px;
	display: inline-block;
	margin-top: 30px;
}
.blogpg1 ul li,
.newscontpg ul li {
	width: 100%;
	float: left;
	position: relative;
	padding: 6px 0 6px 25px;
	font-size: 18px;
	color: #000;
	font-weight: 400;
}
.blogpg1 ul li:before,
.newscontpg ul li:before {
	position: absolute;
	top: 6px;
	left: 5px;
	font-family: FontAwesome;
	font-weight: 900;
	content: "\f105";
	color: #3a79a2;
}
a.backbtn i {
	margin-right: 10px;
	-webkit-animation-name: turnLeftRight;
	animation-name: turnLeftRight;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 2s;
	animation-duration: 5s;
}
@-webkit-keyframes turnLeftRight {
	0%,
	50%,
	100% {
		transform: translateX(-5px);
	}
	25%,
	75% {
		transform: translateX(5px);
	}
}

@keyframes turnLeftRight {
	0%,
	50%,
	100% {
		transform: translateX(-5px);
	}
	25%,
	75% {
		transform: translateX(5px);
	}
}

.nnews1 {
	display: table;
	width: 100%;
	padding: 50px 0;
	background: #fff;
}
.nnewsbx1 {
	/* display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 30px;
	width: 100%; */
	width: 48%;
	float: left;
	display: inline-block;
	margin: 1%;
}

.careerspg {
	width: 100%;
	display: table;
	padding: 40px 0 40px;
	background-color: #fafafa;
}

.gaddress {
	width: 100%;
	display: block;
	min-height: 230px;
	padding: 20px;
	position: relative;
	margin-bottom: 20px;
	background-color: #fff;
	box-shadow: 10px 10px 40px rgba(46, 28, 69, 0.2);
}
.gaddress2 {
	width: 90%;
	display: table;
	padding: 20px 0;
}
.gaddress3 {
	width: 100%;
	display: table;
	padding: 0;
}
.gaddress h5 {
	font-weight: 600;
	font-size: 21px;
	margin-top: 0px;
	color: #000;
	margin-bottom: 0px;
	color: #3977a1;
	text-transform: uppercase;
	font-family: "Centra No\.2", "brandon_grotesquebold";
}
.gaddress .fa-phone {
	color: #000064;
}
.gaddress .fa-fax {
	color: #6cb148;
}
.gaddress p {
	font-size: 18px;
	color: #000;
	/* font-weight: 300; */
	line-height: 28px;
}
.gaddress2 p,
.gaddress3 p {
	font-size: 18px;
	color: #222;
	/* font-weight: 600; */
	line-height: 24px;
}
.gaddress img {
	position: absolute;
	right: 0;
	top: 0;
	width: 75px;
	opacity: 0.15;
}
.gaddress p i {
	margin-right: 10px;
}
.gaddress a {
	text-decoration: none;
	color: #222;
}
.gaddress2 a {
	color: #3977a1;
	font-weight: 600;
}
.gaddress3 a {
	text-decoration: none;
	color: #222;
	border: 1px solid #222;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	margin-right: 5px;
	transition: all 0.3s;
	border-radius: 42px;
}
.gaddress3 a:hover {
	background-color: #222;
	color: #fff;
}
.gallery_pg {
	padding: 50px 0px;
	width: 100%;
	display: table;
}

ul.gallery {
	width: 100%;
	display: block;
}
ul.gallery li {
	float: left;
	display: inline-block;
	width: 50%;
	padding: 20px;
	margin-bottom: 0px;
	position: relative;
	top: 0;
	transition: all 0.3s;
}
ul.gallery li:hover {
	top: -10px;
}
ul.gallery li img {
	width: 100%;
	height: 400px;
	object-fit: cover;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 10px 10px 20px rgba(46, 28, 69, 0.2);
}
ul.gallery li:before {
	display: none;
}
ul.gallery li p {
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 28px;
	margin-top: 15px;
	text-transform: uppercase;
}

.projectbx1 {
	display: table;
	width: 100%;
	padding: 50px 0;
	background-color: #fff;
	position: relative;
}
.projectbx1 h2 {
	padding: 0;
	margin: 0;
}
.projectbx1 h2 {
	text-align: center;
	font-weight: 700;
	font-size: 32px;
	color: #3977a1;
	letter-spacing: 2px;
	margin-top: 0px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.projectbx1 ul {
	list-style: none;
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
}
.projectbx1 ul li {
	float: left;
	display: inline-block;
	width: 50%;
	padding: 10px;
}
.projectbx1 ul li a {
	text-decoration: none;
	width: 100%;
	display: block;
	position: relative;
	transition: all 0.3s;
	color: #000;
	overflow: hidden;
	box-shadow: 10px 10px 20px rgba(46, 28, 69, 0.2);
}
.projectbx1 ul li a:hover {
	transform: scale(1.05, 1.05);
}
.projectbx1 ul li a img {
	width: 100%;
	height: 400px;
	object-fit: cover;
	overflow: hidden;
	display: block;
	border-radius: 10px 10px 10px 10px;
}

.phd1 {
	position: absolute;
	left: 0;
	bottom: 10%;

	width: 70%;
	color: #000;
}
.phd1 h3 {
	color: #3977a1;
	font-size: 21px;
	line-height: 36px;
	font-weight: 500;
	text-transform: uppercase;
	font-family: "Centra No\.2", "brandon_grotesquebold";
	background-color: #fff;
	padding: 20px;
}

.productdesc {
	padding: 0 30px;
}
.productdesc p {
	font-size: 16px;
	font-weight: 400;
	line-height: 32px;
}
.productdesc p strong {
	font-size: 16px;
	font-weight: 500;
}
.productdesc hr {
	border-top: 1px solid #000;
}

.multi_tabs3 {
	margin-top: 20px;
	clear: both;
	display: inline-block;
	width: 100%;
}
.multi_tabs2 {
	clear: both;
	display: inline-block;
	width: 100%;
	position: relative;
}
ul.tabs3 {
	float: left;
	height: 42px;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
ul.tabs2 {
	float: left;
	height: 75px;
	line-height: 75px;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	text-align: center;
	position: sticky;
	top: 95px;
	left: 0px;
	width: 100%;
	z-index: 99;
	background-color: #3a79a2;
}
ul.tabs3 li {
	border-left: medium none;
	color: #555;
	cursor: pointer;
	float: left;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: 400;
	height: 42px;
	line-height: 42px;
	margin: 0 1px 0 0;
	overflow: hidden;
	padding: 0 25px;
	position: relative;
	text-align: center;
	transition: all 0.3s ease 0s;
	display: inline-block;
	width: 22%;
}
ul.tabs2 li {
	border-left: medium none;
	color: #fff;
	cursor: pointer;
	float: none;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 700;
	height: 75px;
	line-height: 75px;
	padding: 0 50px;
	letter-spacing: 2px;
	position: relative;
	text-align: center;
	transition: all 0.3s ease 0s;
	display: inline-block;
}
ul.tabs3 li::after {
}
ul.tabs3 li:last-child::after {
	background-color: transparent;
}
ul.tabs3 li:hover {
	border-bottom: 2px solid #3a79a2;
	color: #000;
}
ul.tabs2 li:hover {
	background-color: #043a5e;
	color: #fff;
}
ul.tabs3 li.active3 {
	border-bottom: 2px solid #3a79a2;
	color: #3a79a2;
}
ul.tabs2 li.active2 {
	background-color: #043a5e;
	color: #fff;
}
ul.tabs2 li.active2::after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	z-index: 1;
	width: 7px;
	height: 7px;
	border-left: 10px solid transparent;
	border-left-width: 10px;
	border-right: 10px solid transparent;
	border-right-width: 10px;
	border-top: 10px solid #444;
	border-top-color: rgb(68, 68, 68);
	border-top-width: 10px;
	border-bottom: 0px;
	border-bottom-width: 0px;
	border-width: 7px;
	bottom: -7px;
	border-top-color: #043a5e;
}
.tab3_container {
	background: #ffffff;
	border-top: medium none;
	clear: both;
	float: left;
	width: 100%;
}
.tab_content3 {
	color: #000;
	padding: 20px 20px 0;
	text-align: justify;
	font-size: 18px;
	line-height: 28px;
}
.tab2_container {
	background: #ffffff;

	clear: both;
	float: left;
	width: 100%;
}
.tab_content2 {
}
.tab_content3 ul {
	margin-top: 20px;
	padding-left: 0px;
	list-style: none;
}
/* .tab_content3 ul li{
  color: #000;
  font-size: 18px;
    line-height: 28px;
} */
.tab_content3 ul li {
	float: left;
	line-height: 22px;
	margin-bottom: 7px;
	padding-left: 40px;
	position: relative;
	width: 100%;
	margin-bottom: 15px;
	color: #000;
	font-size: 18px;
	line-height: 21px;
}
.tab_content3 ul li::after {
	position: absolute;
	top: 10px;
	left: 15px;
	font-family: FontAwesome;
	font-weight: 900;
	content: "\f105";
	color: #3a79a2;
}

.table tr td strong {
	font-weight: 500;
}
.projectbx11 {
	background-color: #f8f8f8;
	position: relative;
	z-index: 9;
}
.projectbx11::before {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50%;
	height: 50%;
	z-index: -1;
	content: "";
	background-image: url("../images/bg-3.png");
}

.gallery_pg h2 {
	color: #3a79a2;
	text-align: center;
	font-size: 42px;
	font-weight: 700;
	margin-bottom: 25px;
}

.profilespg {
	padding: 40px 0 0;
	background-color: #fff;
	position: relative;
	width: 100%;
	z-index: 9;
	display: table;
}
.profilespg::before {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50%;
	height: 50%;
	z-index: -1;
	content: "";
	background-image: url("../images/bg-3.png");
}
.profilespg h2 {
	color: #3a79a2;
	text-align: center;
	font-size: 42px;
	font-weight: 700;
	margin-bottom: 25px;
}
.profilespg ul {
	list-style: none;
	width: 100%;
	display: table;
	box-shadow: 10px 10px 40px rgba(46, 28, 69, 0.2);
	margin-bottom: 60px;
}
.profilespg ul li {
	float: left;
	display: inline-block;
	width: 33.33%;
	background-color: #fff;
	border-right: 1px solid #ddd;
	padding: 19px 20px;
	border-bottom: 1px solid #ddd;
}
.profilespg ul li img {
	display: table;
	margin: auto;
	height: 150px;
}
.profilespg ul li p {
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 1px;
	margin-top: 15px;
}
.profilespg ul li:nth-child(3n) {
	border-right: 0px;
}
.profilespg ul li:nth-child(3n + 9) {
	border-bottom: 0px;
}
.profilespg ul li:nth-child(3n + 10) {
	border-bottom: 0px;
}
.profilespg ul li:nth-child(3n + 11) {
	border-bottom: 0px;
}
.profilespg ul li:nth-child(4n + 12) {
	border-bottom: 0px;
}

.quartzpg1 {
	display: table;
	width: 100%;
	position: relative;
}

.prodpglt {
	float: left;
	display: inline-block;
	width: 30%;
	position: sticky;
	left: 0px;
	top: 110px;
}
.prodsright {
	width: 70%;
	float: right;
}
.quartzpg2 .prodpglt,
.quartzpg2 .prodsright {
	position: relative;
	top: 0;
	width: 100%;
}
.leftcat {
	width: 95%;
	display: table;
	background-color: #fff;
	padding: 20px;
	margin-top: 20px;
	border-radius: 5px;
	box-shadow: 10px 10px 30px rgba(46, 28, 69, 0.2);
}
.cathd1 {
	width: 100%;
	display: table;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #3977a1;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	position: relative;
	padding-bottom: 15px;
}
.quartzpg2 .cathd1 {
	text-align: center;
}
.cathd1:after {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 50px;
	height: 2px;
	background-color: #caaea2;
	content: "";
}
.quartzpg2 .cathd1:after {
	left: calc(50% - 25px);
}
.s_p_list1 {
	clear: both;
	padding: 0px 5px;
}
.s_p_list1 img {
	width: 100%;
	display: block;
}
.s_p_list1 input[type="checkbox"]:not(old),
.s_p_list1 input[type="radio"]:not(old) {
	width: 28px;
	margin: 0;
	padding: 0;
	opacity: 0;
	display: none;
}

.s_p_list1 input[type="checkbox"]:not(old) + label,
.s_p_list1 input[type="radio"]:not(old) + label {
	display: inline-block;
	float: left;
	/*margin-left: -28px;*/
	padding-left: 0px;
	line-height: 36px;
	/* background-image: url(../images/uncheck.png);
  	background-repeat: no-repeat;
  	background-position: 0px -2px; */
	height: 36px;
	overflow: hidden;
	text-transform: uppercase;
	color: #333;
	position: relative;
}
.s_p_list2 input[type="checkbox"]:not(old) + label,
.s_p_list2 input[type="radio"]:not(old) + label {
	height: 80px;
	line-height: 80px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
}
.s_p_list1 input[type="checkbox"]:not(old) + label:hover,
.s_p_list1 input[type="radio"]:not(old) + label:hover {
	color: #999;
}

.s_p_list1 input[type="checkbox"]:not(old):checked + label:before {
	position: absolute;
	left: 0px;
	top: 0px;
	content: "";
	width: 36px;
	height: 36px;
	/* background-color: #fff; */
	display: block;

	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.s_p_list1 input[type="radio"]:not(old):checked + label {
	background-image: url(../images/uncheck.png);
	background-repeat: no-repeat;
}

.s_p_list1 div label {
	font-size: 13px;
	color: #3d3b3b;
	display: block;
	width: 100%;
	cursor: pointer;
	transition: all 0.3s ease 0s;
}
.s_p_list1 div label:hover {
	color: #499193;
}

.search_p_cat ul ul {
	padding-left: 20px;
}
.search_p_cat ul ul i {
	margin-right: 5px;
}

.s_p_list1 > div {
	width: 50%;
	display: inline-block;
	padding: 3px;
	float: left;
}
.quartzpg2 {
	padding: 50px;
}
.quartzpg2 .leftcat {
	width: 100%;
}
.quartzpg2 .s_p_list1 > div {
	width: 16.66%;
}

.quartzpg2 .s_p_list1 input[type="checkbox"]:not(old) + label,
.s_p_list1 input[type="radio"]:not(old) + label {
	height: 55px;
}
.quartzpg2 .s_p_list2 input[type="checkbox"]:not(old) + label,
.s_p_list2 input[type="radio"]:not(old) + label {
	height: 90px;
}
.quartzpg2 .s_p_list2 > div {
	width: 12.2%;
}

.quartzpg2 h2 {
	text-align: center !important;
	font-size: 32px !important;
}

/* ===========================
   ====== Media Queries ====== 
   =========================== */

/*------smallphones----------------*/

@media only screen and (min-width: 240px) and (max-width: 960px) {
	body {
		overflow-x: hidden;
	}
	.container {
		width: 100%;
		display: block;
		max-width: 100%;
		min-width: 100%;
	}
	.header {
		/* padding: 0 5px; */
	}
	.menubar {
		display: none;
	}
	.top_social,
	.top_social ul {
		display: none;
	}
	.menu2 {
		display: block;
		top: 26px;
		right: 10px;
		z-index: 9999;
	}
	.menu {
		display: none;
	}
	.logo {
		padding: 10px 0 10px 10px;
	}
	/* .carousel-inner > .item > img, .inner_banner img{
        width: 100%;
        height: calc(100vh - 100px) !important;
        object-position: center;
        object-fit: cover;
    }   */
	.bannercu,
	.inner_banner {
		margin-top: 95px;
	}
	.hdright {
		margin-right: 100px;
	}
	.banner_txt {
		width: 100%;
		left: 0px;
		top: 35% !important;
	}
	.banner_hd {
		font-size: 24px;
		line-height: 32px;
		/* padding-left: 62px; */
	}
	.banner_hd::before {
		width: 55px;
		left: -10px;
	}
	.banner_hd::after {
		left: 50px;
	}
	.carousel-control.right {
		right: 5px !important;
	}
	.carousel-control.left {
		left: 5px !important;
	}
	.banner_r_more a {
		height: 42px;
		line-height: 42px;
		font-size: 16px;
		padding: 0 10px;
	}
	.icon--large {
		max-width: 85px;
	}
	.ban_but,
    /* .pavcontentslider .carousel-indicators {
        width: 100%;
        right: auto;
        text-align: center;
        bottom: 10px;
    }
    .pavcontentslider .carousel-indicators li {
        display: inline-block;
        margin: 0 5px;
    } */
    .box3 h2,
    .box4 h2 {
		line-height: 32px;
		font-size: 28px;
		text-align: center;
	}
	.box3 p,
	.box4 p {
		font-size: 16px;
		line-height: 24px;
		text-align: center;
	}
	.bp-solutions-boxes a {
		width: 98%;
		margin-bottom: 20px;
	}
	.bp-solutions-boxes {
		padding: 0px;
	}
	.section21 h2 {
		font-size: 24px;
		line-height: 36px;
		text-align: center;
	}
	.home_solutions ul li {
		width: 100%;
		margin: auto;
		margin-bottom: 20px;
	}
	.box2 h2,
	.sec-title h1 {
		font-size: 32px;
	}
	.box2 ul li a {
		width: 48%;
		padding: 10px;
	}
	.news-block .inner-box .lower-content h4 {
		font-size: 18px;
		line-height: 26px;
	}
	.allBtn a {
		font-size: 12px;
	}
	.box6 h4 {
		text-align: center;
		line-height: 24px;
		font-size: 18px;
	}
	.box6 a {
		float: none;
		display: table;
		margin: auto;
		margin-top: 30px;
		font-size: 16px;
	}
	.ftleft1 {
		width: 100%;
		margin-bottom: 20px;
	}
	.ftleft1 .fthd1 {
		text-align: left !important;
	}
	.ftaddress {
		text-align: left !important;
	}
	.mFooter {
		height: auto;
		line-height: normal;
		padding-top: 15px;
		line-height: 28px;
		text-align: center;
	}
	.mFooter .col-sm-6 {
		text-align: center !important;
	}
	.innertxt1 {
		top: 15%;
	}
	.inner_banner h1 {
		margin-top: 0px;
		font-size: 24px;
	}
	.innerbx1 h2 {
		width: 100%;
		text-align: center;
		font-size: 21px;
		line-height: 28px;
		padding: 0px;
	}
	.innerbx1 p {
		padding: 0px;
		text-align: center;
		font-size: 16px;
		line-height: 24px;
	}
	.innerbx2 li {
		font-size: 14px;
	}
	.innerbx2 li p {
		font-size: 32px;
	}
	.innerbx2 li p span {
		font-size: 32px;
	}
	.aboutVision .link .txt,
	.aboutVision .link .img,
	.pageLinks .link .txt,
	.pageLinks .link .img {
		float: none;
		width: 100%;
		clear: both;
	}
	.aboutVision .link .txt h3,
	.pageLinks .link .txt h3 {
		margin-top: 0px;
		font-size: 28px;
	}
	.aboutVision .link .txt,
	.pageLinks .link .txt {
		padding: 20px;
	}
	.aboutVision .link .txt,
	.pageLinks .link .txt {
		font-size: 16px;
		line-height: 24px;
	}
	.page_content,
	.page_nav {
		width: 100%;
		clear: both;
	}
	.stickme {
		position: relative;
		top: auto;
	}
	.trainingpg h3 {
		font-size: 21px;
	}
	.trainingpg h2 {
		width: 100%;
		text-align: center;
		font-size: 24px;
		height: auto;
		line-height: normal;
	}
	.trainingpg h2 span {
		height: auto;
	}
	.trainingpg h2 span br {
		display: none;
	}
	.trainingpg ul li {
		font-size: 16px;
	}
	a.backbtn {
		font-size: 16px;
		padding: 6px 10px;
	}
	.searchbox {
		margin-top: 0px;
	}
	.searchbox .col-md-12 {
		padding: 0px;
	}
	.banner_fields {
		height: 36px;
		padding: 5px;
		width: 37%;
	}
	.formsubmit {
		padding: 0px;
		height: 36px;
		background-position: center center;
		font-size: 0px;
	}
	.formsubmit:hover {
		background-position: center center;
	}
	.searchbox h3 {
		display: none;
	}
	.companyimage {
		width: 50px;
		padding: 5px;
	}
	.job_des {
		width: 78%;
	}
	.mainjobsbox {
		margin-bottom: 30px;
	}
	.searchbxtxt {
		top: 20px;
		padding: 0px;
	}
	.innerserv h1,
	.contactpg h2 {
		font-size: 28px;
	}
	.contactpg h3 {
		font-size: 18px;
		line-height: 26px;
	}
	.innerserv {
		padding: 35px 0;
	}
	.footer_address ul li {
		border-right: 0px;
		width: 100%;
		clear: both;
	}

	.sec1inner h1 {
		font-size: 32px;
	}
	.sec1inner h1 span {
		font-size: 40px;
	}
	.section1 h2 {
		font-size: 24px;
	}

	.text-75 {
		font-size: 40px;
		line-height: 46px;
	}
	.text-30 {
		font-size: 16px;
	}
	.allBtn {
		margin-bottom: 20px;
	}
	.text-40-1 {
		font-size: 28px;
		line-height: 36px;
	}

	.locationbx {
		width: 65%;
	}
	.phnum a {
		width: 100%;
	}
	.footer_menu,
	.footer_social {
		width: 100%;
		clear: both;
	}

	.innerleft img {
		width: 90px;
		height: 90px;
		padding: 20px;
	}
	.innersec1,
	.servidpg p {
		font-size: 16px;
		line-height: 28px;
	}
	.innerleft ul li,
	.servidpg ul li {
		font-size: 16px;
	}
	.careerspg p,
	.jobdesc1 p,
	.jobdesc1 ul li {
		font-size: 16px !important;
	}
	.jobsbx1 {
		padding-left: 40px;
	}
	.servidpg h3,
	.careerspg h4 {
		font-size: 24px !important;
		line-height: 32px;
	}
	.sub {
		float: right;
	}
	.leaverep h1 {
		font-size: 32px;
	}
	.contact-section {
		display: block;
		padding: 20px;
		overflow: hidden;
	}
	.contact-section .form-column .inner-column {
		margin: 0;
		padding: 20px;
	}
	.sec-title h2 {
		font-size: 28px;
		line-height: 32px;
	}
	.default-form .form-group {
		width: 100%;
	}

	#left-hand-hero {
		display: none;
	}
	.header_top {
		padding-left: 0;
	}
	.logo {
		padding: 10px;
	}
	.logo a {
		margin-top: -9px;
		width: 52px;
	}
	.logo a {
	}
	.hero-supporting {
		font-size: 16px;
		letter-spacing: 1px;
	}
	.hero-title {
		font-size: 32px;
	}
	.project-feature {
		background-repeat: repeat;
	}
	.project-feature h2 {
		margin-top: 0;
		font-size: 24px !important;
	}

	section .section-content {
		padding: 0 25px;
	}
	.secbxin {
		padding: 0;
		margin-bottom: 30px;
	}
	.section2 h4 {
		line-height: 28px;
		font-size: 18px;
	}
	.section2 ul li {
		width: 50%;
		border-bottom: 1px solid #ddd !important;
	}

	.sec4bx1 {
		padding: 20px;
	}
	.section4::before {
		display: none;
	}
	.section4 h3 {
		letter-spacing: 0;
	}
	.section4 h2 {
		padding-right: 0;
		font-size: 24px;
		line-height: 36px;
	}
	.halfspan {
		width: 100%;
		display: block;
	}
	input.c-btn {
		font-size: 16px;
	}
	#our-locations .twenty-five,
	.wifra {
		width: 100%;
		clear: both;
	}
	.twenty-five h2 {
		font-size: 21px !important;
	}
	.address {
		font-size: 12px !important;
	}
	#menu-footerleft {
		display: block;
	}
	.twenty-five::after {
		padding-bottom: 250px;
	}
	input.c-input,
	textarea.c-input,
	select.c-input {
		font-size: 14px;
	}
	.footer-social {
		margin: 0;
	}

	.header {
		position: fixed;
		top: 0px;
		left: 0%;
		width: 100%;
		transition: all 0.3s;
		background-color: #fff;
		z-index: 999;
		box-shadow: 0 5px 10px -5px rgba(11, 11, 17, 0.05), 0 20px 60px -20px rgba(11, 11, 17, 0.2);
	}
	.nnewsbx1 {
		width: 100%;
	}
	.upcoming-item__date span:first-of-type {
		font-size: 21px;
		line-height: 32px;
	}
	.upcoming-item__body p {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 20px;
	}
	.inner_banner h1 {
		font-size: 18px;
		line-height: 21px;
	}
	.newsinnerpg {
		padding: 40px 20px;
	}
	.newscontpg p,
	.blogpg1 ul li,
	.newscontpg ul li,
	.newscontpg h3 {
		font-size: 16px;
		line-height: 24px;
	}
	a.backbtn {
		top: -55px;
	}
	.aabx1in {
		left: 0;
	}
	.aabx1 h3 {
		font-size: 18px;
		line-height: 28px;
	}

	.profilespg h2 {
		font-size: 24px;
	}
	.profilespg ul li {
		width: 50%;
		border-right: 1px solid #ddd !important;
	}
	.profilespg ul li img {
		height: 50px;
	}
	.profilespg ul li p {
		letter-spacing: 0;
		font-size: 16px;
	}

	.projectbx1 ul li,
	.projectbx11 ul li {
		width: 100% !important;
	}
	.phd1 h3,
	.project-feature p {
		font-size: 16px;
		line-height: 24px;
	}
	.projectbx1 ul li a img {
		height: 250px;
	}
	.projectbx11 h2 {
		font-size: 21px !important;
		letter-spacing: 0 !important;
	}
	.tab_content3,
	.tab_content3 ul li {
		font-size: 16px;
		line-height: 24px;
	}

	ul.gallery li {
		width: 100%;
		display: block;
	}
	ul.gallery li img {
		height: 200px;
	}
	ul.gallery li p {
		font-size: 14px;
		letter-spacing: 0;
		line-height: 18px;
		height: 36px;
		overflow: hidden;
	}

	ul.tabs2 {
		position: relative;
		top: 0;
		height: auto;
		line-height: normal;
	}
	ul.tabs2 li {
		width: 100%;
		height: 50px;
		line-height: 50px;
		font-size: 16px;
	}
	.gallery_pg h2 {
		font-size: 24px !important;
		padding: 0 !important;
	}

	.quartzpg2 {
		padding: 20px;
	}
	ul.gallery li {
		width: 50%;
		display: inline-block;
		float: left;
		padding: 10px;
	}

	.quartzpg2 .s_p_list1 > div {
		width: 33.33%;
	}
	.quartzpg2 .leftcat {
		padding: 5px;
	}
	.quartzpg2 .s_p_list2 input[type="checkbox"]:not(old) + label,
	.s_p_list2 input[type="radio"]:not(old) + label {
		height: 60px;
	}

	.xzoom-container {
		position: relative;
	}
	.xzoom-container:before {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 100%;
		height: 85%;
		content: "";
		background-color: #fff;
		opacity: 0.05;
		z-index: 9;
	}
}

/*------iphone----------------*/

@media only screen and (min-width: 320px) and (max-width: 480px) {
}

/*------smalltablet----------------*/

@media only screen and (min-width: 480px) and (max-width: 768px) {
}

/*--------iPad - Portrait--------------*/

@media only screen and (min-width: 768px) and (max-width: 960px) {
	
	.banner_hd {
		font-size: 42px;
		line-height: 55px;
	}
	.bp-solutions-boxes a {
		width: 31.33%;
	}
	.bp-solution-head {
		font-size: 19px;
	}
	.box4 a {
		padding: 5px;
	}
	.box4 a h3 {
		font-size: 16px;
		line-height: 21px;
	}
	.home_solutions ul li {
		width: 31%;
		margin: 1%;
	}
	.home_solutions ul li .txt span {
		font-size: 12px;
		letter-spacing: 0px;
	}
	.box2 ul li a {
		width: 23%;
	}
	.news-block {
		width: 33.33%;
		float: left;
		display: inline-block;
	}
	.news-block .inner-box .lower-content {
		padding: 0 15px;
	}
	.news-block .inner-box .lower-content .text {
		height: 100px;
		overflow: hidden;
	}
	.box6 h4 {
		text-align: left;
	}
	.box6 a {
		padding: 15px 20px;
		margin-top: 0px;
	}
	.ftleft1 {
		width: 50%;
		padding-right: 50px;
	}
	.aboutVision .link .txt,
	.aboutVision .link .img,
	.pageLinks .link .txt,
	.pageLinks .link .img {
		width: 50%;
		float: left;
		clear: none;
	}
	.pflow1 h3 {
		font-size: 14px;
	}
	.searchbox h3 {
		display: inline-block;
		font-size: 18px;
		margin-top: 30px;
	}
	.companyimage {
		width: 100px;
	}
	.footer_address ul li {
		clear: none;
		width: 33.33%;
		border-right: 1px solid #e8e8e8;
	}
	.footer_address ul li p {
		font-size: 16px;
	}
	.footer_address ul li p br {
		display: none;
	}
}

@media only screen and (min-width: 960px) and (max-width: 1024px) {
	.container {
		width: 100%;
		display: block;
		max-width: 100%;
		min-width: 100%;
	}
	.menu2 {
		display: block;
		top: 18px;
		right: 10px;
		z-index: 99999999999999;
	}
	.menu {
	}
	.menu > ul > li > a {
		padding: 0 10px;
	}
	.top_social,
	.top_social ul {
		display: none;
	}
	.cart_bx1 {
		width: 420px;
	}
	.ftaddress {
		font-size: 13px !important;
	}
	.ftaddress img {
		height: 36px !important;
	}
	.ftaddress h2 {
		font-size: 26px;
	}
	.aboutVision .link .txt h3,
	.pageLinks .link .txt h3 {
		margin-top: 0px;
	}
	.aboutVision .link .txt,
	.pageLinks .link .txt {
		font-size: 16px;
		line-height: 24px;
	}
	.banner_fields {
		width: 40%;
	}
	.formsubmit {
		padding: 0px;
		height: 50px;
		background-position: center center;
		font-size: 0px;
	}
	.formsubmit:hover {
		background-position: center center;
	}
}

@media only screen and (min-width: 960px) and (max-width: 1200px) {
	.news-block {
		width: 33.33%;
		float: left;
		display: inline-block;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
	.container {
		width: 100%;
		display: block;
	}
	.header {
		padding: 0px;
	}
	.menu {
		padding-left: 1%;
	}
	.menu > ul > li > a {
		font-size: 14px;
		padding: 0px 10px;
	}
	.aboutVision .link .txt h3,
	.pageLinks .link .txt h3 {
		margin-top: 0px;
	}
	.aboutVision .link .txt,
	.pageLinks .link .txt {
		font-size: 16px;
		line-height: 24px;
	}
	.formsubmit {
		padding: 0px;
		height: 50px;
		background-position: center center;
		font-size: 0px;
	}
	.formsubmit:hover {
		background-position: center center;
	}
}

#response {
	font-size: 16px;
	color: green;
	border: 1px solid green;
	text-align: center;
	padding: 10px;
	font-weight: 600;
	display: none;
}
#alert {
	font-size: 16px;
	color: Red;
	border: 1px solid Red;
	text-align: center;
	padding: 10px;
	font-weight: 600;
	display: none;
}