@font-face {
	font-family: 'Arial-BoldMT';
	src: url("https://d2o2utebsixu4k.cloudfront.net/assets/fonts/Arial-BoldMT.ttf") format('truetype');
}


/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

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,
menu,
nav,
section,
summary {
	display: block
}



a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	margin: .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: -.5em
}

sub {
	bottom: -.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: .35em .625em .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
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
	*,
	:after,
	:before {
		color: #000!important;
		text-shadow: none!important;
		background: 0 0!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: ""
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100%!important
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	.navbar {
		display: none
	}
	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000!important
	}
	.label {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse!important
	}
	.table td,
	.table th {
		background-color: #fff!important
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd!important
	}
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(../fonts/glyphicons-halflings-regular.eot);
	src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../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: "\002a"
}

.glyphicon-plus:before {
	content: "\002b"
}

.glyphicon-eur:before,
.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"
}

.glyphicon-cd:before {
	content: "\e201"
}

.glyphicon-save-file:before {
	content: "\e202"
}

.glyphicon-open-file:before {
	content: "\e203"
}

.glyphicon-level-up:before {
	content: "\e204"
}

.glyphicon-copy:before {
	content: "\e205"
}

.glyphicon-paste:before {
	content: "\e206"
}

.glyphicon-alert:before {
	content: "\e209"
}

.glyphicon-equalizer:before {
	content: "\e210"
}

.glyphicon-king:before {
	content: "\e211"
}

.glyphicon-queen:before {
	content: "\e212"
}

.glyphicon-pawn:before {
	content: "\e213"
}

.glyphicon-bishop:before {
	content: "\e214"
}

.glyphicon-knight:before {
	content: "\e215"
}

.glyphicon-baby-formula:before {
	content: "\e216"
}

.glyphicon-tent:before {
	content: "\26fa"
}

.glyphicon-blackboard:before {
	content: "\e218"
}

.glyphicon-bed:before {
	content: "\e219"
}

.glyphicon-apple:before {
	content: "\f8ff"
}

.glyphicon-erase:before {
	content: "\e221"
}

.glyphicon-hourglass:before {
	content: "\231b"
}

.glyphicon-lamp:before {
	content: "\e223"
}

.glyphicon-duplicate:before {
	content: "\e224"
}

.glyphicon-piggy-bank:before {
	content: "\e225"
}

.glyphicon-scissors:before {
	content: "\e226"
}

.glyphicon-bitcoin:before {
	content: "\e227"
}

.glyphicon-btc:before {
	content: "\e227"
}

.glyphicon-xbt:before {
	content: "\e227"
}

.glyphicon-yen:before {
	content: "\00a5"
}

.glyphicon-jpy:before {
	content: "\00a5"
}

.glyphicon-ruble:before {
	content: "\20bd"
}

.glyphicon-rub:before {
	content: "\20bd"
}

.glyphicon-scale:before {
	content: "\e230"
}

.glyphicon-ice-lolly:before {
	content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
	content: "\e232"
}

.glyphicon-education:before {
	content: "\e233"
}

.glyphicon-option-horizontal:before {
	content: "\e234"
}

.glyphicon-option-vertical:before {
	content: "\e235"
}

.glyphicon-menu-hamburger:before {
	content: "\e236"
}

.glyphicon-modal-window:before {
	content: "\e237"
}

.glyphicon-oil:before {
	content: "\e238"
}

.glyphicon-grain:before {
	content: "\e239"
}

.glyphicon-sunglasses:before {
	content: "\e240"
}

.glyphicon-text-size:before {
	content: "\e241"
}

.glyphicon-text-color:before {
	content: "\e242"
}

.glyphicon-text-background:before {
	content: "\e243"
}

.glyphicon-object-align-top:before {
	content: "\e244"
}

.glyphicon-object-align-bottom:before {
	content: "\e245"
}

.glyphicon-object-align-horizontal:before {
	content: "\e246"
}

.glyphicon-object-align-left:before {
	content: "\e247"
}

.glyphicon-object-align-vertical:before {
	content: "\e248"
}

.glyphicon-object-align-right:before {
	content: "\e249"
}

.glyphicon-triangle-right:before {
	content: "\e250"
}

.glyphicon-triangle-left:before {
	content: "\e251"
}

.glyphicon-triangle-bottom:before {
	content: "\e252"
}

.glyphicon-triangle-top:before {
	content: "\e253"
}

.glyphicon-console:before {
	content: "\e254"
}

.glyphicon-superscript:before {
	content: "\e255"
}

.glyphicon-subscript:before {
	content: "\e256"
}

.glyphicon-menu-left:before {
	content: "\e257"
}

.glyphicon-menu-right:before {
	content: "\e258"
}

.glyphicon-menu-down:before {
	content: "\e259"
}

.glyphicon-menu-up:before {
	content: "\e260"
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

:after,
:before {
	-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
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337ab7;
	text-decoration: none
}

a:focus,
a:hover {
	color: #23527c;
	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
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .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
}

[role=button] {
	cursor: pointer
}

.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,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
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,
.h5,
.h6,
h4,
h5,
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%
}

.mark,
mark {
	padding: .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: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
	color: #286090
}

.text-success {
	color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:focus,
a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #286090
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
	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
}

dd,
dt {
	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[data-original-title],
abbr[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 ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
	margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777
}

blockquote .small:before,
blockquote footer: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 .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: '\00A0 \2014'
}

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, .25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	-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-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	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-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		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-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		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-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		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
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}

th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	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>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 5px
}

.table-bordered {
	border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
	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>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
	background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
	background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
	background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
	background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
	background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}

.table-responsive {
	min-height: .01%;
	overflow-x: auto
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}
	.table-responsive>.table {
		margin-bottom: 0
	}
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}
	.table-responsive>.table-bordered {
		border: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		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=checkbox],
input[type=radio] {
	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=checkbox]:focus,
input[type=radio]: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, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

input[type=search] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date].form-control,
	input[type=time].form-control,
	input[type=datetime-local].form-control,
	input[type=month].form-control {
		line-height: 34px
	}
	.input-group-sm input[type=date],
	.input-group-sm input[type=time],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	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-group-lg input[type=date],
	.input-group-lg input[type=time],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	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
}

.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox label,
.radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	position: absolute;
	margin-top: 4px\9;
	margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}

.checkbox-inline,
.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
	cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
	cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
	cursor: not-allowed
}

.form-control-static {
	min-height: 34px;
	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 {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 42.5px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(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 .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(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 .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(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~.form-control-feedback {
	top: 25px
}

.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 .form-control-static {
		display: inline-block
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.form-inline .input-group .form-control,
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox label,
	.form-inline .radio label {
		padding-left: 0
	}
	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
	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 {
	right: 15px
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px
	}
}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}

.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;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	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.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
	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, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}

.btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
	background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40
}

.btn-primary:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
	background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}

.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
	color: #fff;
	background-color: #398439;
	border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
	background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	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.focus,
.btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}

.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
	background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
	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.focus,
.btn-warning:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}

.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
	background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
	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.focus,
.btn-danger:focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}

.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
	background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}

.btn-link {
	font-weight: 400;
	color: #337ab7;
	border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
	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=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .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-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown,
.dropup {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	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, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.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;
	white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	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 dashed;
	border-bottom: 4px solid\9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

@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-vertical>.btn,
.btn-group>.btn {
	position: relative;
	float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
	z-index: 2
}

.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,
.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:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-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, .125);
	box-shadow: inset 0 3px 5px rgba(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-left-radius: 4px;
	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-right-radius: 4px;
	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=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.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 .form-control:focus {
	z-index: 3
}

.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.3333333;
	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
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.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
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
	height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
	display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn: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=checkbox],
.input-group-addon input[type=radio] {
	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-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	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:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
	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:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
	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 {
	z-index: 2;
	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:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #eee;
	border-color: #337ab7
}

.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:focus,
.nav-tabs>li.active>a:hover {
	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:focus,
.nav-tabs.nav-justified>.active>a:hover {
	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:focus,
	.nav-tabs.nav-justified>.active>a:hover {
		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:focus,
.nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #337ab7
}

.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:focus,
.nav-tabs-justified>.active>a:hover {
	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:focus,
	.nav-tabs-justified>.active>a:hover {
		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
	}
}

.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, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .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-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse {
		padding-right: 0;
		padding-left: 0
	}
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
	max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse {
		max-height: 200px
	}
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
	.container-fluid>.navbar-collapse,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container>.navbar-header {
		margin-right: 0;
		margin-left: 0
	}
}







.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

a.label:focus,
a.label:hover {
	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]:focus,
.label-default[href]:hover {
	background-color: #5e5e5e
}

.label-primary {
	background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
	background-color: #286090
}

.label-success {
	background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
	background-color: #449d44
}

.label-info {
	background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
	background-color: #31b0d5
}

.label-warning {
	background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
	background-color: #ec971f
}

.label-danger {
	background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
	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: middle;
	background-color: #777;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #fff
}

.list-group-item>.badge {
	float: right
}

.list-group-item>.badge+.badge {
	margin-right: 5px
}

.nav-pills>li>a>.badge {
	margin-left: 3px
}

.jumbotron {
	padding-top: 30px;
	padding-bottom: 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,
.container-fluid .jumbotron {
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 6px
}

.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px
	}
	.container .jumbotron,
	.container-fluid .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: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
	margin-right: auto;
	margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
	border-color: #337ab7
}

.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
	}
}



.media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media,
.media-body {
	overflow: hidden;
	zoom: 1
}

.media-body {
	width: 10000px
}

.media-object {
	display: block
}

.media-object.img-thumbnail {
	max-width: none
}

.media-right,
.media>.pull-right {
	padding-left: 10px
}

.media-left,
.media>.pull-left {
	padding-right: 10px
}

.media-body,
.media-left,
.media-right {
	display: table-cell;
	vertical-align: top
}

.media-middle {
	vertical-align: middle
}

.media-bottom {
	vertical-align: bottom
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.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
}

a.list-group-item,
button.list-group-item {
	color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
	color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5
}

button.list-group-item {
	width: 100%;
	text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
	color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
	color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
	color: #c7ddef
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
	color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
	color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
	color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
	color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
	color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
	color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
	color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
	color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
	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, .05);
	box-shadow: 0 1px 1px rgba(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>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>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,
.panel>.panel-collapse>.list-group {
	margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.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,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.list-group+.panel-footer {
	border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
	margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
	padding-right: 15px;
	padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.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 th:first-child,
.panel>.table-responsive:first-child>.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 th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.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 th:last-child,
.panel>.table-responsive:first-child>.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 th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.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 th:first-child,
.panel>.table-responsive:last-child>.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 th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.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 th:last-child,
.panel>.table-responsive:last-child>.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 th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.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,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
	border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.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>.list-group,
.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: #337ab7
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7
}

.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 embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.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, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(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: .2
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .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 .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%)
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(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, .2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(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: .5
}

.modal-header {
	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, .5);
		box-shadow: 0 5px 15px rgba(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-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	filter: alpha(opacity=0);
	opacity: 0;
	line-break: auto
}

.tooltip.in {
	filter: alpha(opacity=90);
	opacity: .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;
	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 {
	right: 5px;
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	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;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -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;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	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, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	line-break: auto
}

.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;
	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, .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, .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, .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, .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: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px
	}
	.carousel-inner>.item.active.right,
	.carousel-inner>.item.next {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	.carousel-inner>.item.active.left,
	.carousel-inner>.item.prev {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	.carousel-inner>.item.active,
	.carousel-inner>.item.next.left,
	.carousel-inner>.item.prev.right {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.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, .6);
	background-color: rgba(0, 0, 0, 0);
	filter: alpha(opacity=50);
	opacity: .5
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(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, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1
}

.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, .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-next,
	.carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -10px
	}
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -10px
	}
	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px
	}
	.carousel-indicators {
		bottom: 20px
	}
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
	display: table;
	content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row: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
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
	display: none!important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none!important
}

@media (max-width:767px) {
	.visible-xs {
		display: block!important
	}
	table.visible-xs {
		display: table!important
	}
	tr.visible-xs {
		display: table-row!important
	}
	td.visible-xs,
	th.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!important
	}
	tr.visible-sm {
		display: table-row!important
	}
	td.visible-sm,
	th.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!important
	}
	tr.visible-md {
		display: table-row!important
	}
	td.visible-md,
	th.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!important
	}
	tr.visible-lg {
		display: table-row!important
	}
	td.visible-lg,
	th.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!important
	}
	tr.visible-print {
		display: table-row!important
	}
	td.visible-print,
	th.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
	}
}


/*# sourceMappingURL=bootstrap.min.css.map */


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
	font-family: 'FontAwesome';
	src: url('https://d2o2utebsixu4k.cloudfront.net/assets/fonts/fontawesome-webfont.eot');
	src: url('https://d2o2utebsixu4k.cloudfront.net/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('https://d2o2utebsixu4k.cloudfront.net/assets/fonts/fontawesome-webfont.woff2') format('woff2'), url('https://d2o2utebsixu4k.cloudfront.net/assets/fonts/fontawesome-webfont.woff') format('woff'), url('https://d2o2utebsixu4k.cloudfront.net/assets/fonts/fontawesome-webfont.ttf') format('truetype'), url('https://d2o2utebsixu4k.cloudfront.net/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
	content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
	content: "\f158"
}

.fa-won:before,
.fa-krw:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
	content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
	content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
	content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.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
}

.owl-carousel,
.owl-carousel .owl-wrapper {
	display: none;
	position: relative
}

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel {
	width: 100%;
	-ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
	float: left
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
	cursor: pointer
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent
}

.grabbing {
	cursor: url(grabbing.png)8 8, move
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);
	opacity: .5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none
}

.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	opacity: .5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}

.owl-item.loading {
	min-height: 150px;
	background: url(https://d2o2utebsixu4k.cloudfront.net/assets/images/AjaxLoader.gif)center center no-repeat
}

.slick-slider,
.slick-track {
	position: relative;
	display: block
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
	visibility: hidden
}

.slick-slider {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	top: 0;
	left: 0
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.ms-choice,
.ms-drop {
	border: 1px solid #aaa
}

.ms-drop input[type=checkbox],
.ms-parent {
	vertical-align: middle
}

.ms-parent {
	display: inline-block;
	position: relative
}

.ms-choice,
.ms-choice>span {
	display: block;
	overflow: hidden;
	white-space: nowrap
}

.ms-choice {
	width: 100%;
	height: 26px;
	padding: 0;
	cursor: pointer;
	text-align: left;
	line-height: 26px;
	color: #444;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff
}

.ms-choice.disabled {
	background-color: #f4f4f4;
	background-image: none;
	border: 1px solid #ddd;
	cursor: default
}

.ms-choice>span {
	position: absolute;
	top: 0;
	left: 0;
	right: 20px;
	text-overflow: ellipsis;
	padding-left: 8px
}

.ms-choice>span.placeholder {
	color: #999
}

.ms-choice>div {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 25px;
	background: url() left top no-repeat
}

.ms-choice>div.open {
	background: url() right top no-repeat
}

.ms-drop {
	width: 100%;
	overflow: hidden;
	display: none;
	margin-top: -1px;
	padding: 0;
	position: absolute;
	z-index: 1000;
	background: #fff;
	color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.ms-drop.bottom {
	top: 100%;
	-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
	box-shadow: 0 4px 5px rgba(0, 0, 0, .15)
}

.ms-drop.top {
	bottom: 100%;
	-webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
	box-shadow: 0 -4px 5px rgba(0, 0, 0, .15)
}

.ms-search {
	display: inline-block;
	margin: 0;
	min-height: 26px;
	padding: 4px;
	position: relative;
	white-space: nowrap;
	width: 100%;
	z-index: 10000
}

.ms-search input {
	width: 100%;
	height: auto!important;
	min-height: 24px;
	padding: 0 20px 0 5px;
	margin: 0;
	outline: 0;
	font-family: sans-serif;
	font-size: 1em;
	border: 1px solid #aaa;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: url() 100% -22px no-repeat #fff;
	background: url() 100% -22px no-repeat, -webkit-gradient(linear, left bottom, left top, color-stop(.85, #fff), color-stop(.99, #eee));
	background: url() 100% -22px no-repeat, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
	background: url() 100% -22px no-repeat, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
	background: url() 100% -22px no-repeat, -o-linear-gradient(bottom, #fff 85%, #eee 99%);
	background: url() 100% -22px no-repeat, -ms-linear-gradient(top, #fff 85%, #eee 99%);
	background: url() 100% -22px no-repeat, linear-gradient(top, #fff 85%, #eee 99%)
}

.ms-search,
.ms-search input {
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

.ms-drop ul {
	overflow: auto;
	margin: 0;
	padding: 5px 8px
}

.ms-drop ul>li {
	list-style: none;
	display: list-item;
	background-image: none;
	position: static
}

.ms-drop ul>li .disabled {
	opacity: .35;
	filter: Alpha(Opacity=35)
}

.ms-drop ul>li.multiple {
	display: block;
	float: left
}

.ms-drop ul>li.group {
	clear: both
}

.ms-drop ul>li.multiple label {
	width: 100%;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.ms-drop ul>li label {
	font-weight: 400;
	display: block;
	white-space: nowrap
}

.ms-drop ul>li label.optgroup {
	font-weight: 700
}

.ms-drop .ms-no-results {
	display: none
}

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0
}

.bx-wrapper img {
	max-width: 100%;
	display: block
}

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: 5px solid #fff;
	left: -5px;
	background: #fff;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0)
}

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
	position: absolute;
	bottom: -30px;
	width: 100%
}

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000
}

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: 700;
	color: #666;
	padding-top: 20px
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #000
}

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) 0 -32px no-repeat
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) -43px -32px no-repeat
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999
}

.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(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:hover {
	background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
	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: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, .75);
	width: 100%
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px
}

.lg-sub-html,
.lg-toolbar {
	background-color: rgba(0, 0, 0, .45)
}

#lg-counter,
.lg-outer .lg-video-cont {
	vertical-align: middle;
	display: inline-block
}

@font-face {
	font-family: lg;
	src: url(https://d2o2utebsixu4k.cloudfront.net/assets/fonts/lg.eot);
	src: url(https://d2o2utebsixu4k.cloudfront.net/assets/fonts/lg.eot) format("embedded-opentype"), url(https://d2o2utebsixu4k.cloudfront.net/assets/fonts/lg.woff) format("woff"), url(https://d2o2utebsixu4k.cloudfront.net/assets/fonts/lg.ttf) format("truetype"), url(https://d2o2utebsixu4k.cloudfront.net/assets/fonts/lg.svg) format("svg");
	font-weight: 400;
	font-style: normal
}

.lg-icon {
	font-family: lg;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
	background-color: rgba(0, 0, 0, .45);
	border-radius: 2px;
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: -10px;
	padding: 8px 10px 9px;
	position: absolute;
	top: 50%;
	z-index: 1080
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
	pointer-events: none;
	opacity: .5
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
	color: #FFF
}

.lg-actions .lg-next {
	right: 20px
}

.lg-actions .lg-next:before {
	content: "\e095"
}

.lg-actions .lg-prev {
	left: 20px
}

.lg-actions .lg-prev:after {
	content: "\e094"
}

@-webkit-keyframes lg-right-end {
	0%,
	100% {
		left: 0
	}
	50% {
		left: -30px
	}
}

@-moz-keyframes lg-right-end {
	0%,
	100% {
		left: 0
	}
	50% {
		left: -30px
	}
}

@-ms-keyframes lg-right-end {
	0%,
	100% {
		left: 0
	}
	50% {
		left: -30px
	}
}

@keyframes lg-right-end {
	0%,
	100% {
		left: 0
	}
	50% {
		left: -30px
	}
}

@-webkit-keyframes lg-left-end {
	0%,
	100% {
		left: 0
	}
	50% {
		left: 30px
	}
}

@-moz-keyframes lg-left-end {
	0%,
	100% {
		left: 0
	}
	50% {
		left: 30px
	}
}

@-ms-keyframes lg-left-end {
	0%,
	100% {
		left: 0
	}
	50% {
		left: 30px
	}
}

@keyframes lg-left-end {
	0%,
	100% {
		left: 0
	}
	50% {
		left: 30px
	}
}

.lg-outer.lg-right-end .lg-object {
	-webkit-animation: lg-right-end .3s;
	-o-animation: lg-right-end .3s;
	animation: lg-right-end .3s;
	position: relative
}

.lg-outer.lg-left-end .lg-object {
	-webkit-animation: lg-left-end .3s;
	-o-animation: lg-left-end .3s;
	animation: lg-left-end .3s;
	position: relative
}

.lg-toolbar {
	z-index: 1082;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.lg-toolbar .lg-icon {
	color: #999;
	cursor: pointer;
	float: right;
	font-size: 24px;
	height: 47px;
	line-height: 27px;
	padding: 10px 0;
	text-align: center;
	width: 50px;
	text-decoration: none!important;
	outline: 0;
	-webkit-transition: color .2s linear;
	-o-transition: color .2s linear;
	transition: color .2s linear
}

.lg-toolbar .lg-icon:hover {
	color: #FFF
}

.lg-toolbar .lg-close:after {
	content: "\e070"
}

.lg-toolbar .lg-download:after {
	content: "\e0f2"
}

.lg-sub-html {
	bottom: 0;
	color: #EEE;
	font-size: 16px;
	left: 0;
	padding: 10px 40px;
	position: fixed;
	right: 0;
	text-align: center;
	z-index: 1080
}

.lg-sub-html h4 {
	margin: 0;
	font-size: 13px;
	font-weight: 700
}

.lg-sub-html p {
	font-size: 12px;
	margin: 5px 0 0
}

#lg-counter {
	color: #999;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 12px
}

.lg-next,
.lg-prev,
.lg-toolbar {
	opacity: 1;
	-webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
	-moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
	-o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
	transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear
}

.lg-hide-items .lg-prev {
	opacity: 0;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
	opacity: 0;
	-webkit-transform: translate3d(10px, 0, 0);
	transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
	opacity: 0;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5);
	opacity: 0;
	-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
	-moz-transition: -moz-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
	-o-transition: -o-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
	transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1
}

.lg-outer .lg-thumb-outer {
	background-color: #0D0A0A;
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 1080;
	max-height: 350px;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	-moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
	-webkit-transition-duration: 0s!important;
	transition-duration: 0s!important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.lg-outer .lg-thumb {
	padding: 10px 0;
	height: 100%;
	margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
	cursor: pointer;
	float: left;
	overflow: hidden;
	height: 100%;
	border: 2px solid #FFF;
	border-radius: 4px;
	margin-bottom: 5px
}

@media (min-width:1025px) {
	.lg-outer .lg-thumb-item {
		-webkit-transition: border-color .25s ease;
		-o-transition: border-color .25s ease;
		transition: border-color .25s ease
	}
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
	border-color: #a90707
}

.lg-outer .lg-thumb-item img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
	padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
	padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
	-webkit-transition: bottom .25s ease;
	-o-transition: bottom .25s ease;
	transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
	bottom: 100px
}

.lg-outer .lg-toogle-thumb {
	background-color: #0D0A0A;
	border-radius: 2px 2px 0 0;
	color: #999;
	cursor: pointer;
	font-size: 24px;
	height: 39px;
	line-height: 27px;
	padding: 5px 0;
	position: absolute;
	right: 20px;
	text-align: center;
	top: -39px;
	width: 50px
}

.lg-outer .lg-toogle-thumb:hover,
.lg-outer.lg-dropdown-active #lg-share {
	color: #FFF
}

.lg-outer .lg-toogle-thumb:after {
	content: "\e1ff"
}

.lg-outer .lg-video-cont {
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	padding: 0 5px
}

.lg-outer .lg-video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative
}

.lg-outer .lg-video .lg-object {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important
}

.lg-outer .lg-video .lg-video-play {
	width: 84px;
	height: 59px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -42px;
	margin-top: -30px;
	z-index: 1080;
	cursor: pointer
}

.lg-outer .lg-has-vimeo .lg-video-play {
	background: url(../img/vimeo-play.png) no-repeat
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
	background: url(../img/vimeo-play.png) 0 -58px no-repeat
}

.lg-outer .lg-has-html5 .lg-video-play {
	background: url(../img/video-play.png) no-repeat;
	height: 64px;
	margin-left: -32px;
	margin-top: -32px;
	width: 64px;
	opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
	opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
	background: url(../img/youtube-play.png) no-repeat
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
	background: url(../img/youtube-play.png) 0 -60px no-repeat
}

.lg-outer .lg-video-object {
	width: 100%!important;
	height: 100%!important;
	position: absolute;
	top: 0;
	left: 0
}

.lg-outer .lg-has-video .lg-video-object {
	visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
	display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
	visibility: visible
}

.lg-progress-bar {
	background-color: #333;
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1083;
	opacity: 0;
	-webkit-transition: opacity 80ms ease 0s;
	-moz-transition: opacity 80ms ease 0s;
	-o-transition: opacity 80ms ease 0s;
	transition: opacity 80ms ease 0s
}

.lg-progress-bar .lg-progress {
	background-color: #a90707;
	height: 5px;
	width: 0
}

.lg-progress-bar.lg-start .lg-progress {
	width: 100%
}

.lg-show-autoplay .lg-progress-bar {
	opacity: 1
}

.lg-autoplay-button:after {
	content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
	content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition-duration: 0s;
	transition-duration: 0s
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
	-moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
	-moz-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
	transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
	-moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
	-o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
	transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

#lg-zoom-in:after {
	content: "\e311"
}

#lg-actual-size {
	font-size: 20px
}

#lg-actual-size:after {
	content: "\e033"
}

#lg-zoom-out {
	opacity: .5;
	pointer-events: none
}

#lg-zoom-out:after {
	content: "\e312"
}

.lg-zoomed #lg-zoom-out {
	opacity: 1;
	pointer-events: auto
}

.lg-outer .lg-pager-outer {
	bottom: 60px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 1080;
	height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
	overflow: visible
}

.lg-outer .lg-pager-cont {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
	box-shadow: 0 0 0 2px #fff inset
}

.lg-outer .lg-pager-thumb-cont {
	background-color: #fff;
	color: #FFF;
	bottom: 100%;
	height: 83px;
	left: 0;
	margin-bottom: 20px;
	margin-left: -60px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	width: 120px;
	border-radius: 3px;
	-webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
	-moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
	-o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
	transition: opacity .15s ease 0s, transform .15s ease 0s;
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
	width: 100%;
	height: 100%
}

.lg-outer .lg-pager {
	background-color: rgba(255, 255, 255, .5);
	border-radius: 50%;
	box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
	display: block;
	height: 12px;
	-webkit-transition: box-shadow .3s ease 0s;
	-o-transition: box-shadow .3s ease 0s;
	transition: box-shadow .3s ease 0s;
	width: 12px
}

.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
	box-shadow: 0 0 0 8px #fff inset
}

.lg-outer .lg-caret {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px dashed;
	bottom: -10px;
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	vertical-align: middle;
	width: 0
}

.lg-fullscreen:after {
	content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
	content: "\e20d"
}

.lg-outer #lg-dropdown-overlay {
	background-color: rgba(0, 0, 0, .25);
	bottom: 0;
	cursor: default;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1081;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
	-o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
	transition: visibility 0s linear .18s, opacity .18s linear 0s
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	visibility: visible
}

.lg-outer .lg-dropdown {
	background-color: #fff;
	border-radius: 2px;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	position: absolute;
	right: 0;
	text-align: left;
	top: 50px;
	opacity: 0;
	visibility: hidden;
	-moz-transform: translate3d(0, 5px, 0);
	-o-transform: translate3d(0, 5px, 0);
	-ms-transform: translate3d(0, 5px, 0);
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
	-webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	-moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	-o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s
}

.lg-outer .lg-dropdown:after {
	content: "";
	display: block;
	height: 0;
	width: 0;
	position: absolute;
	border: 8px solid transparent;
	border-bottom-color: #FFF;
	right: 16px;
	top: -16px
}

.lg-outer .lg-dropdown>li:last-child {
	margin-bottom: 0
}

.lg-outer .lg-dropdown>li:hover .lg-icon,
.lg-outer .lg-dropdown>li:hover a {
	color: #333
}

.lg-outer .lg-dropdown a {
	color: #333;
	display: block;
	white-space: pre;
	padding: 4px 12px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
	background-color: rgba(0, 0, 0, .07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
	display: inline-block;
	line-height: 1;
	margin-top: -3px;
	vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
	color: #333;
	display: inline-block;
	float: none;
	font-size: 20px;
	height: auto;
	line-height: 1;
	margin-right: 8px;
	padding: 0;
	vertical-align: middle;
	width: auto
}

.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
	width: 100%;
	height: 100%
}

.lg-outer #lg-share {
	position: relative
}

.lg-outer #lg-share:after {
	content: "\e80d"
}

.lg-outer #lg-share-facebook .lg-icon {
	color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
	content: "\e901"
}

.lg-outer #lg-share-twitter .lg-icon {
	color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
	content: "\e904"
}

.lg-outer #lg-share-googleplus .lg-icon {
	color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
	content: "\e902"
}

.lg-outer #lg-share-pinterest .lg-icon {
	color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
	content: "\e903"
}

.lg-group:after {
	content: "";
	display: table;
	clear: both
}

.lg-outer {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s
}

.lg-outer * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.lg-outer.lg-visible {
	opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
	-webkit-transition-duration: inherit!important;
	transition-duration: inherit!important;
	-webkit-transition-timing-function: inherit!important;
	transition-timing-function: inherit!important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
	-webkit-transition-duration: 0s!important;
	transition-duration: 0s!important;
	opacity: 1
}

.lg-outer.lg-grab img.lg-object {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}

.lg-outer .lg {
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	max-height: 100%
}

.lg-outer .lg-inner {
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap
}

.lg-outer .lg-item {
	background: url(../img/loading.gif) center center no-repeat;
	display: none!important
}

.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
	display: inline-block!important
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
	display: inline-block;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%
}

.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}

.lg-outer .lg-img-wrap {
	position: absolute;
	padding: 0 5px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.lg-outer .lg-item.lg-complete {
	background-image: none
}

.lg-outer .lg-item.lg-current {
	z-index: 1060
}

.lg-outer .lg-image {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto!important;
	height: auto!important
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
	opacity: 1
}

.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
	display: none
}

.lg-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1040;
	background-color: #000;
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s
}

.lg-backdrop.in {
	opacity: 1
}

.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
	-webkit-transition: none 0s ease 0s!important;
	-moz-transition: none 0s ease 0s!important;
	-o-transition: none 0s ease 0s!important;
	transition: none 0s ease 0s!important
}

.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
	opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
	opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
	-webkit-transition: opacity .1s ease 0s;
	-moz-transition: opacity .1s ease 0s;
	-o-transition: opacity .1s ease 0s;
	transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
	opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
	opacity: 0;
	position: absolute;
	left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
	left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
	left: 0;
	opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	-webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

#nprogress {
	pointer-events: none
}

#nprogress .bar {
	background: #29d;
	position: fixed;
	z-index: 1031;
	top: 0;
	left: 0;
	width: 100%;
	height: 2px
}

#nprogress .peg {
	display: block;
	position: absolute;
	right: 0;
	width: 100px;
	height: 100%;
	box-shadow: 0 0 10px #29d, 0 0 5px #29d;
	opacity: 1;
	-webkit-transform: rotate(3deg) translate(0, -4px);
	-ms-transform: rotate(3deg) translate(0, -4px);
	transform: rotate(3deg) translate(0, -4px)
}

#nprogress .spinner {
	display: block;
	position: fixed;
	z-index: 1031;
	top: 15px;
	right: 15px
}

#nprogress .spinner-icon {
	width: 18px;
	height: 18px;
	box-sizing: border-box;
	border: 2px solid transparent;
	border-top-color: #29d;
	border-left-color: #29d;
	border-radius: 50%;
	-webkit-animation: nprogress-spinner .4s linear infinite;
	animation: nprogress-spinner .4s linear infinite
}

.nprogress-custom-parent {
	overflow: hidden;
	position: relative
}

.nprogress-custom-parent #nprogress .bar,
.nprogress-custom-parent #nprogress .spinner {
	position: absolute
}

@-webkit-keyframes nprogress-spinner {
	0% {
		-webkit-transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes nprogress-spinner {
	0% {
		transform: rotate(0)
	}
	100% {
		transform: rotate(360deg)
	}
}

select.bs-select-hidden,
select.selectpicker {
	display: none!important
}

.bootstrap-select {
	width: 220px
}

.bootstrap-select>.dropdown-toggle {
	width: 100%;
	padding-right: 25px;
	z-index: 1
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
	color: #999
}

.bootstrap-select>select {
	position: absolute!important;
	bottom: 0;
	left: 50%;
	display: block!important;
	width: .5px!important;
	height: 100%!important;
	padding: 0!important;
	opacity: 0!important;
	border: none
}

.bootstrap-select>select.mobile-device {
	top: 0;
	left: 0;
	display: block!important;
	width: 100%!important;
	z-index: 2
}

.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle {
	border-color: #b94a48
}

.bootstrap-select.fit-width {
	width: auto!important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	width: 220px
}

.bootstrap-select .dropdown-toggle:focus {
	outline: thin dotted #333!important;
	outline: 5px auto -webkit-focus-ring-color!important;
	outline-offset: -2px
}

.bootstrap-select.form-control {
	margin-bottom: 0;
	padding: 0;
	border: none
}

.bootstrap-select.form-control:not([class*=col-]) {
	width: 100%
}

.bootstrap-select.form-control.input-group-btn {
	z-index: auto
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*=col-] {
	float: none;
	display: inline-block;
	margin-left: 0
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
	float: right
}

.form-group .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group {
	margin-bottom: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
	padding: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
	height: 100%;
	font-size: inherit;
	line-height: inherit;
	border-radius: inherit
}

.form-inline .bootstrap-select.btn-group .form-control {
	width: 100%
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group>.disabled {
	cursor: not-allowed
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group>.disabled:focus {
	outline: 0!important
}

.bootstrap-select.btn-group.bs-container {
	position: absolute;
	height: 0!important;
	padding: 0!important
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
	z-index: 1060
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	text-align: left
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -2px;
	vertical-align: middle
}

.bootstrap-select.btn-group[class*=col-] .dropdown-toggle {
	width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
	min-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu.inner {
	position: static;
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu li {
	position: relative
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
	color: #fff
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
	cursor: not-allowed
}

.bootstrap-select.btn-group .dropdown-menu li a {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
	position: relative;
	padding-left: 2.25em
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
	display: none
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
	display: inline-block
}

.bootstrap-select.btn-group .dropdown-menu li small {
	padding-left: .5em
}

.bootstrap-select.btn-group .dropdown-menu .notify {
	position: absolute;
	bottom: 5px;
	width: 96%;
	margin: 0 2%;
	min-height: 26px;
	padding: 3px 5px;
	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	pointer-events: none;
	opacity: .9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.bootstrap-select.btn-group .no-results {
	padding: 3px;
	background: #f5f5f5;
	margin: 0 5px;
	white-space: nowrap
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
	position: static
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
	position: static;
	top: auto;
	margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
	position: absolute;
	display: inline-block;
	right: 15px;
	margin-top: 5px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
	margin-right: 34px
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
	z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
	content: '';
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid rgba(204, 204, 204, .2);
	position: absolute;
	bottom: -4px;
	left: 9px;
	display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	position: absolute;
	bottom: -4px;
	left: 10px;
	display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
	bottom: auto;
	top: -3px;
	border-top: 7px solid rgba(204, 204, 204, .2);
	border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
	bottom: auto;
	top: -3px;
	border-top: 6px solid #fff;
	border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
	right: 12px;
	left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
	right: 13px;
	left: auto
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before {
	display: block
}

.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
	padding: 4px 8px
}

.bs-actionsbox {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.bs-actionsbox .btn-group button {
	width: 50%
}

.bs-donebutton {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.bs-donebutton .btn-group button {
	width: 100%
}

.bs-searchbox+.bs-actionsbox {
	padding: 0 8px 4px
}

.bs-searchbox .form-control {
	margin-bottom: 0;
	width: 100%;
	float: none
}

.mb-wrapper {
	border: 5px solid #ccc;
	margin: 0 auto 20px;
	position: relative;
	left: 0;
	top: 0;
	border-radius: 10px;
	box-shadow: inset 0 0 10px #888
}

.mb-scroll,
.mb-slider {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	font-size: 18px
}

.mb-active-slider {
	border-color: #333
}

.mb-slider .mb-panel {
	margin: 0;
	padding: 20px;
	display: block;
	cursor: pointer;
	float: left;
	list-style: none
}

.mb-slider .mb-panel.current {
	cursor: auto
}

.mb-inside {
	padding: 10px;
	border: 1px solid #999
}

.mb-inside * {
	max-width: 100%
}

a.mb-scrollButtons {
	display: block;
	width: 45px;
	height: 58px;
	background: url(../images/arrows.png) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -29px;
	cursor: pointer;
	text-decoration: none;
	outline: 0;
	border: 0
}

a.mb-scrollButtons.mb-left {
	background-position: left top;
	left: -45px
}

a.mb-scrollButtons.mb-right {
	background-position: right top;
	right: -45px
}

a.mb-scrollButtons.mb-left:hover {
	background-position: left bottom
}

a.mb-scrollButtons.mb-right:hover {
	background-position: right bottom
}

a.mb-scrollButtons.disabled {
	display: none
}

.mb-controls {
	margin: 0 auto;
	text-align: center;
	background: #ccc;
	position: relative;
	z-index: 100
}

.mb-controls a {
	color: #666;
	font: 18px/2.2 Georgia, Serif;
	display: inline-block;
	text-decoration: none;
	padding: 2px;
	margin: 0 5px 0 0;
	text-align: center;
	outline: 0
}

.mb-controls a:hover {
	color: #000
}

.mb-controls a.current {
	color: #fff
}

.mb-active-slider .mb-controls {
	background: #333
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1;
	font-family: 'Raleway', sans-serif;
	padding-top: 30px
}

ol,
ul {
	list-style: none
}

sup {
	top: -2px !important;
	font-weight: 400 !important
}

h1 sup {
	top: -16px !important;
	font-size: 30px
}

.breadcrumb sup {
	font-size: 10px
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a,
a:hover,
a:focus {
	outline: 0 none;
	text-decoration: none
}

h1 {
	font-family: 'Raleway', sans-serif
}

h2,
h3,
h4,
h5,
h6 {
	font-weight: 700
}

.container,
.container-fluid {
	font-weight: 400
}

.icons {
	background-image: url('https://d2o2utebsixu4k.cloudfront.net/assets/images/icons/sprite1-9.png');
	background-repeat: no-repeat
}
.icons {
    background-image: url(https://d2o2utebsixu4k.cloudfront.net/assets/images/icons/sprite1-10.png);
    background-repeat: no-repeat;
}
.icons-2 {
	background-image: url('https://d2o2utebsixu4k.cloudfront.net/assets/images/icons/sprite-2-3.png');
	background-repeat: no-repeat
}

.icons-course {
	background-image: url('https://d2o2utebsixu4k.cloudfront.net/assets/images/icons/course-sprite-15.png');
	background-repeat: no-repeat;
	background-position: -708px -2897px
}

.icons-new {
	background-image: url('https://d2o2utebsixu4k.cloudfront.net/assets/images/icons/sprite-new.png');
	background-repeat: no-repeat
}

.featured-sprite {
	background-image: url('https://d2o2utebsixu4k.cloudfront.net/assets/images/icons/featured-icons-4.png');
	background-repeat: no-repeat
}

.payment-sprite {
	background-image: url('https://d2o2utebsixu4k.cloudfront.net/assets/images/icons/payment-icons.png');
	background-repeat: no-repeat
}

.section-heading {
	font-weight: 800;
	font-size: 14px;
	color: #333742;
	letter-spacing: 1.5px;
	position: relative;
	padding: 15px 0;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	line-height: 18px
}

.section-heading:before {
	content: ' ';
	background: #ff585c;
	box-shadow: 0px 4px 8px 0px rgba(255, 88, 91, 0.30);
	width: 44px;
	height: 4px;
	position: absolute;
	bottom: 0
}

.section-heading.text-center:before {
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%)
}

.inner-addon {
	position: relative
}

.left-addon .input-icon {
	left: 0
}

.right-addon .input-icon {
	right: 0
}

.left-addon input {
	padding-left: 30px
}

.inner-addon.right-addon input,
.right-addon input {
	padding-right: 30px
}

.inner-addon .input-icon {
	position: absolute;
	z-index: 3;
	pointer-events: none;
	right: 15px;
	color: #7f7f7f;
	font-size: 16px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%)
}

select.icon-down {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	background-color: transparent;
	padding-right: 32px
}

select.icon-down option {
	color: #333;
	background-color: #fff
}

.fa-enable {
	color: #ff585c;
	padding-right: 3px
}

.fa-disable {
	color: #d5d5d5
}

.view-all {
	font-weight: 700;
	font-size: 14px;
	color: #ff585c
}

.view-all:hover,
.view-all:focus {
	color: #ff585c;
	text-decoration: none
}

.btn-not {
	height: 44px;
	background-color: transparent;
	box-shadow: none !important;
	color: #999;
	font-size: 14px;
	font-weight: 600;
	padding: 14px 15px 16px 15px;
	line-height: 14px
}

.btn-success {
	background: #ff585c;
	box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.10);
	border-radius: 3px;
	height: 44px;
	font-weight: 700;
	font-size: 12px;
	color: #fff !important;
	letter-spacing: 0px;
	text-transform: uppercase;
	border: 0 none;
	padding: 14px 15px 16px 15px;
	line-height: 14px
}

.btn-success:hover,
.btn-success:focus {
	background: #ff585c
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success.focus:active,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
	background-color: #ff585c;
	border: 0 none;
	box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.10)
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
	outline: 0 none !important
}

.banner-overlay {
	opacity: 0.59;
	background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.bg-white {
	background: #fff;
	box-shadow: 0px 1px 0px 0px rgba(36, 38, 47, 0.10), 0px 4px 6px 0px rgba(0, 0, 0, 0.06);
	border-radius: 3px;
	padding: 20px
}

.btn-bordered {
	background-color: #fff;
	display: block;
	line-height: 13px;
	margin-bottom: 10px;
	padding: 8px 18px;
	text-transform: capitalize;
	border: 2px solid #eaeaea;
	border-radius: 3px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.04) !important;
	color: #ff585c !important;
	font-size: 12px
}

.btn-bordered-red {
	background-color: #fff;
	display: inline-block !important;
	line-height: 13px;
	margin-bottom: 10px;
	padding: 8px 18px;
	text-transform: capitalize;
	border: 1px solid #ff585c;
	border-radius: 3px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.04) !important;
	color: #ff585c !important;
	font-size: 12px
}

.btn.btn-bordered {
	height: 44px;
	line-height: 41px;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	text-transform: uppercase
}

.body-overlay {
	opacity: 0;
	z-index: -1
}

.circle-green {
	background: #ff585c;
	box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.10);
	border-radius: 100%
}

.rectangle-green {
	background: #ff585c;
	width: 305px;
	height: 160px
}

.no-box-shadow,
.no-box-shadow:hover,
.no-box-shadow:focus {
	box-shadow: none !important
}

.no-padding {
	padding: 0 !important
}

.no-padding-sides {
	padding-left: 0 !important;
	padding-right: 0 !important
}

.no-padding-left {
	padding-left: 0 !important
}

.no-padding-right {
	padding-right: 0
}

.no-padding-top {
	padding-top: 0 !important
}

.no-padding-bottom {
	padding-bottom: 0 !important
}

.no-margin-sides {
	margin: 0 !important
}

.btn-warning {
	background: #f5c85a;
	border-radius: 3px;
	width: 87px;
	height: 32px;
	border: 0 none
}

.btn-warning:hover,
.btn-warning:focus {
	background: #f5c85a;
	border: 0 none
}

.rating {
	height: 14px;
	margin-bottom: 8px
}

.rating i {
	padding-right: 5px
}

.fa-enable {
	color: #f5c65b
}

.fa-disable {
	color: #d5d5d5
}

.color-grey {
	color: #999
}

.color-green {
	color: #2f8000 !important
}

.f-13 {
	font-size: 13px
}

.bg-color-white {
	background-color: #fff !important
}

.bg-color-1 {
	background-color: #ff585c !important
}

.bg-color-2 {
	background-color: #ebebeb !important
}

.bg-color-3 {
	background-color: #29b473 !important
}

.bg-color-4 {
	background-color: #f69220 !important
}

.bg-color-5 {
	background-color: #ed3f36 !important
}

.bg-color-6 {
	background-color: #f4f4f4 !important
}

.bg-color-7 {
	background-color: #f1f1f2 !important
}

.bg-color-grey {
	background-color: #f6f6f6 !important
}

.bg-color-dark-grey {
	background-color: #2d3143 !important
}

.position-absolute {
	position: absolute !important
}

.position-relative {
	position: relative
}

.circle-small {
	width: 20px;
	height: 20px;
	display: inline-block;
	border-radius: 100%;
	line-height: 20px
}

.color-black,
.color-black:hover,
.color-black:focus {
	color: #333 !important
}

.color-1,
.color-1:hover,
.color-1:focus {
	color: #fff !important
}

.color-2,
.color-2:hover,
.color-2:focus {
	color: #d5d6d8 !important
}

.color-3,
.color-3:hover,
.color-3:focus {
	color: #ff585c !important
}

.color-4,
.color-4:hover,
.color-4:focus {
	color: #23563c !important
}

.color-5,
.color-5:hover,
.color-5:focus {
	color: #8c8c8c !important
}

.color-6,
.color-6:hover,
.color-6:focus {
	color: #b9babc !important
}

.color-7,
.color-7:hover,
.color-7:focus {
	color: #8c8c8c !important
}

.error {
	color: #f03;
	font-size: 12px
}

.block {
	display: block
}

.block-imp {
	display: block !important
}

.inline-block {
	display: inline-block !important
}

.flex {
	display: flex
}

.align-self {
	align-self: center
}

.no-borders {
	border: 0 !important
}

.no-pt {
	padding-top: 0 !important
}

.no-pr {
	padding-right: 0 !important
}

.no-margin-top {
	margin-top: 0 !important
}

.no-margin-bottom {
	margin-bottom: 0 !important
}

.ps-10 {
	padding: 5px 10px
}

.p-t-20 {
	padding-top: 20px !important
}

.p-t-40 {
	padding-top: 40px !important
}

.p-5 {
	padding: 5px
}

.p-10 {
	padding: 10px
}

.p-20 {
	padding: 20px
}

.p-tb-15 {
	padding-top: 15px !important;
	padding-bottom: 15px !important
}

.p-45 {
	padding: 45px
}

.pb-10 {
	padding-bottom: 10px !important
}

.pb-20 {
	padding-bottom: 20px !important
}

.pb-40 {
	padding-bottom: 40px !important
}

.pl-10 {
	padding-left: 10px
}

.p-tb-100 {
	padding-top: 100px;
	padding-bottom: 100px
}

.mt-8 {
	margin-top: 8px
}

.btn-small {
	height: 25px;
	line-height: 25px !important;
	padding-top: 0;
	padding-bottom: 0
}

.btn-medium {
	height: 33px;
	line-height: 33px !important;
	padding-top: 0;
	padding-bottom: 0
}

.border-left {
	border-left: 1px solid #696969;
	padding-left: 10px
}

.ms-10 {
	margin: 0 10px
}

.ms-15 {
	margin-left: 15px !important;
	margin-right: 15px !important
}

.mr-5 {
	margin-right: 5px
}

.mr-10 {
	margin-right: 10px
}

.mr-20 {
	margin-top: 20px
}

.m-tb-20 {
	margin: 20px 0
}

.m-tb-33 {
	margin: 33px 0 !important
}

.mr-t-5 {
	margin-top: 5px
}

.mr-t-10 {
	margin-top: 10px
}

.mr-t-15 {
	margin-top: 15px
}

.mr-t-20 {
	margin-top: 20px !important
}

.mr-t-30 {
	margin-top: 30px !important
}

.mr-t-40 {
	margin-top: 40px !important
}

.mr-t-50 {
	margin-top: 50px !important
}

.mr-r-6 {
	margin-right: 6px
}

.mr-l-3 {
	margin-left: 3px
}

.mr-l-6 {
	margin-left: 6px
}

.mr-l-10 {
	margin-left: 10px
}

.mr-b-5 {
	margin-bottom: 5px
}

.mr-b-10 {
	margin-bottom: 10px
}

.mr-b-22 {
	margin-bottom: 22px
}

.mr-b-30 {
	margin-bottom: 30px !important
}

.mr-b-50 {
	margin-bottom: 50px !important
}

.mr-b-60 {
	margin-bottom: 60px !important
}

.mr-b-62 {
	margin-bottom: 62px
}

.border-radius-2 {
	border-radius: 2px
}

.border-radius-25 {
	border-radius: 25px
}

.border-radius-right {
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px
}

.fs10 {
	font-size: 10px !important
}

.fs12 {
	font-size: 12px !important
}

.fs13 {
	font-size: 13px !important
}

.fs14 {
	font-size: 14px !important
}

.fs15 {
	font-size: 15px !important
}

.fs16 {
	font-size: 16px !important
}

.fs18 {
	font-size: 18px !important
}

.fs20 {
	font-size: 20px !important
}

.fs24 {
	font-size: 24px !important
}

.fs36 {
	font-size: 36px !important
}

.fs50 {
	font-size: 50px !important
}

.form-list .form-control.icon-down {
	padding-right: 25px !important;
	overflow: hidden;
	text-overflow: ellipsis
}

.navbar-right .dropdown-menu {
	left: 0 !important;
	right: auto
}

.menu-right-align .dropdown-menu {
	left: auto !important;
	right: 0 !important
}

.btn-transparent {
	background-color: transparent !important;
	border: 1px solid #d5d5d5;
	box-shadow: none !important
}

.btn-white {
	background-color: #fff !important;
	border: 1px solid #d5d5d5;
	box-shadow: none !important
}

.border-color-1 {
	border: 1px solid #ededed;
	border-radius: 3px
}

.border-color-1-2px {
	border: 2px solid #d5d5d5;
	border-radius: 3px
}

.border-color-2 {
	border: 1px solid #ff585c;
	border-radius: 2px
}

.br-color-1 {
	border: 1px solid #ededed
}

.right-top {
	top: 15px;
	right: 15px
}

.image-overlay {
	top: 0;
	right: 0;
	left: 0;
	bottom: 0
}

.height-141 {
	height: 141px
}

.width-100% {
	width: 100%
}

.width-50% {
	width: 50% !important
}

.width-17p {
	width: 17% !important
}

.width-23p {
	width: 23% !important
}

.pd-b-30 {
	padding-bottom: 30px
}

.bold-300 {
	font-weight: 300 !important
}

.bold-400 {
	font-weight: 400 !important
}

.bold-700 {
	font-weight: 700 !important
}

.lh-18 {
	line-height: 18px
}

.lh-20 {
	line-height: 20px
}

.lh-24 {
	line-height: 24px
}

.lh-26px {
	line-height: 26px
}

.o-1 {
	opacity: 1 !important
}

.o-69 {
	opacity: 0.69
}

.text-lowercase {
	text-transform: lowercase !important
}

.panel-grid-p-30 {
	padding-top: 15px;
	padding-bottom: 30px
}

.panel-grid-8 {
	padding: 55px 0 70px 0 !important
}

.color-black {
	color: #000 !important
}

.position-center-right {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 10px
}

.ul-w-100 {
	width: 100%
}

.ul-w-100>li {
	width: 24%;
	margin-right: 10px;
	padding-left: 0
}

.ul-w-100>li:last-child {
	margin-right: 0
}

.panel-grid-60px {
	padding-top: 45px;
	padding-bottom: 60px
}

.no-margin-top-bottom {
	margin-top: 0 !important;
	margin-bottom: 0 !important
}

.box-shadow-1 {
	box-shadow: 0 1px 0 0 rgba(36, 38, 47, 0.1), 0 4px 6px 0 rgba(0, 0, 0, 0.06)
}

.border-left-1 {
	border-left: 1px solid #eaeaec
}

.border-right-1 {
	border-right: 1px solid #eaeaec
}

.circle-30 {
	height: 30px;
	width: 30px;
	display: inline-block;
	border-radius: 100%;
	vertical-align: middle
}

.italic {
	font-style: italic
}

.media-vl-middle .media-body,
.media-vl-middle .media-left,
.media-vl-middle .media-left {
	vertical-align: middle
}

.form-list label {
	color: #1b1d28;
	opacity: 0.7
}

.form-list textarea {
	color: #1b1d28;
	opacity: 0.7
}

.word-break {
	word-break: break-all
}

.error-border {
	background-image: linear-gradient(#ff585c, #ff585c), linear-gradient(#ff585c, #ff585c) !important
}

.form-list .form-control {
	padding-bottom: 0 !important;
	padding-top: 0 !important
}

.form-control.isd-code {
	padding-left: 0 !important;
	font-size: 13px;
	padding-right: 20px !important;
	text-overflow: unset !important
}

#upload {
	text-transform: capitalize !important;
	width: auto !important
}

.no-margin {
	margin: 0 !important
}

.bg-opacity {
	opacity: 0.5
}

.no-pointer {
	pointer-events: none
}

.form-control::-moz-placeholder {
	text-transform: capitalize;
	color: #1b1d28 !important;
	opacity: 0.9
}

.form-control::-webkit-placeholder {
	text-transform: capitalize;
	color: #1b1d28 !important;
	opacity: 0.9
}

.form-list select {
	color: #1b1d28 !important;
	opacity: 0.69
}

footer .form-control::-moz-placeholder {
	color: #999 !important;
	opacity: 1
}

.course-search-list .form-control::-moz-placeholder {
	color: #999 !important;
	opacity: 1
}

.border-right-ul ul li {
	border-right: 1px solid #d5d5d5
}

.border-right-ul ul li:last-child {
	border-right: 0
}

.spam-text {
	display: block;
	font-size: 9px;
	width: 75%
}

.btn-flat {
	background-color: transparent;
	position: relative;
	padding: 10px 30px;
	border: none;
	margin: 10px;
	text-decoration: none;
	outline: none !important;
	border-radius: 3px
}

.btn-flat:focus {
	background-color: transparent
}

.z-depth-0 {
	box-shadow: none !important
}

.z-depth-1,
.btn,
.btn-floating {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12)
}

.z-depth-1-half,
.btn:hover,
.btn-floating:hover {
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15)
}

.z-depth-2 {
	box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

.z-depth-3 {
	box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19)
}

.z-depth-4 {
	box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21)
}

.z-depth-5 {
	box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22)
}

.hoverable:hover {
	transition: box-shadow 0.25s;
	box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

.waves-effect {
	position: relative;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	vertical-align: middle;
	z-index: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out
}

.waves-effect .waves-ripple {
	position: absolute;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	opacity: 0;
	background: rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	-ms-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	pointer-events: none
}

.waves-effect.waves-light .waves-ripple {
	background-color: rgba(255, 255, 255, 0.3)
}

.waves-effect.waves-red .waves-ripple {
	background-color: rgba(255, 88, 92, 0.3)
}

.waves-effect.waves-yellow .waves-ripple {
	background-color: rgba(255, 235, 59, 0.7)
}

.waves-effect.waves-orange .waves-ripple {
	background-color: rgba(255, 152, 0, 0.7)
}

.waves-effect.waves-purple .waves-ripple {
	background-color: rgba(156, 39, 176, 0.7)
}

.waves-effect.waves-green .waves-ripple {
	background-color: rgba(255, 88, 92, 0.7)
}

.waves-effect.waves-teal .waves-ripple {
	background-color: rgba(0, 150, 136, 0.7)
}

.waves-notransition {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	-ms-transition: none !important;
	transition: none !important
}

.waves-circle {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%)
}

.waves-input-wrapper {
	border-radius: 0.2em;
	vertical-align: bottom
}

.waves-input-wrapper .waves-button-input {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1
}

.waves-circle {
	text-align: center;
	width: 2.5em;
	height: 2.5em;
	line-height: 2.5em;
	border-radius: 50%;
	-webkit-mask-image: none
}

.waves-block {
	display: block
}

a.waves-effect .waves-ripple {
	z-index: -1
}

.form-list input {
	padding: 10px 70px 10px 5px;
	display: block;
	width: 100%;
	opacity: 0.69;
	font-weight: 400;
	font-size: 14px;
	color: #1b1d28;
	letter-spacing: 0px
}

.form-list .form-control {
	border: none;
	border-bottom: 1px solid #eaeaec
}

.form-list label {
	color: #1b1d28;
	font-size: 14px;
	font-weight: 400;
	position: absolute;
	pointer-events: none;
	left: 5px;
	right: auto;
	top: 11px
}

.form-list input:focus~label,
.form-list input:valid~label,
.form-list input.used~label {
	right: 5px;
	left: auto;
	font-size: 12px;
	font-weight: 700;
	color: #a84848;
	opacity: 1
}

.form-list input.used~.icons-contact,
.form-list input:focus~.icons-contact {
	display: none
}

.form-list input.used,
.form-list input:focus {
	padding-left: 5px
}

.form-list span.error,
.checkbox .error {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	color: #e64143;
	text-transform: capitalize
}

.form-list .form-group {
	position: relative;
	margin-bottom: 10px;
	min-height: 58px
}

.form-list .right-inner-addon select {
	padding: 6px 3px
}

.form-list textarea {
	padding: 6px 5px;
	opacity: 0.69;
	font-weight: 400;
	font-size: 14px;
	color: #1b1d28;
	letter-spacing: 0px;
	text-align: left
}

.form-list .form-control,
.form-list .form-control:focus {
	box-shadow: none
}

.form-list select.form-control {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	width: 99%;
	color: #8c8c8c;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis !important;
	white-space: nowrap !important
}

.form-list select option {
	color: #1b1d28;
	font-weight: 400;
	font-size: 14px;
	opacity: 0.69
}

.select-icon {
	pointer-events: none;
	position: absolute;
	right: 10px;
	top: 15px;
	transform: translateY(-28%);
	-webkit-transform: translateY(-28%);
	-ms-transform: translateY(-28%);
	background-position: -213px -214px;
	width: 8px;
	height: 10px
}

.form-list textarea {
	line-height: 1
}

.form-list .btn-success {
	margin-top: 16px
}

.form-list .form-control {
	background-color: transparent;
	background-image: linear-gradient(#a84848, #a84848), linear-gradient(#eaeaec, #eaeaec);
	background-position: center bottom, center calc(100% - 1px);
	background-repeat: no-repeat;
	background-size: 0 2px, 100% 1px;
	border: 0 none;
	border-radius: 0;
	box-shadow: none;
	float: none;
	font-weight: 400;
	transition: background 0s ease-out 0s
}

.form-list .form-control:focus {
	background-image: linear-gradient(#a84848, #a84848), linear-gradient(#eaeaec, #eaeaec);
	background-size: 100% 2px, 100% 1px;
	box-shadow: none;
	outline: medium none;
	transition-duration: 0.3s
}

.form-list .radio input:focus~label,
.form-list .radio input:valid~label,
.form-list .radio input.used~label {
	color: #676767 !important
}

.checkbox {
	padding-left: 20px;
	display: inline-block
}

.checkbox label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding-left: 5px
}

.checkbox label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 22px;
	height: 22px;
	left: 0;
	margin-left: -20px;
	top: 50%;
	transform: translateY(-50%);
	border: 1px solid #d9d9d9;
	border-radius: 2px;
	background-color: #fff;
	-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	background: #fff;
	box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.05)
}

.checkbox label::after {
	display: inline-block;
	position: absolute;
	width: 22px;
	height: 22px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	margin-left: -20px;
	padding-top: 1px;
	font-size: 11px;
	color: #555;
	background-color: #ff585c;
	border-radius: 2px;
	line-height: 20px;
	text-align: center
}

.top-checkbox label::before,
.top-checkbox label::after {
	top: 35% !important
}

.checkbox label a {
	pointer-events: initial
}

.checkbox input {
	cursor: pointer
}

.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
	opacity: 0
}

.checkbox input[type="checkbox"]:focus+label::before,
.checkbox input[type="radio"]:focus+label::before {}

.checkbox input[type="checkbox"]:checked+label::after,
.checkbox input[type="radio"]:checked+label::after {
	font-family: "FontAwesome";
	content: "\f00c"
}

.checkbox input[type="checkbox"]:disabled+label,
.checkbox input[type="radio"]:disabled+label {
	opacity: 0.65
}

.checkbox input[type="checkbox"]:disabled+label::before,
.checkbox input[type="radio"]:disabled+label::before {
	background-color: #eee;
	cursor: not-allowed
}

.checkbox.checkbox-circle label::before {
	border-radius: 50%
}

.checkbox.checkbox-inline {
	margin-top: 0
}

.checkbox-primary input[type="checkbox"]:checked+label::before,
.checkbox-primary input[type="radio"]:checked+label::before {
	background-color: #337ab7;
	border-color: #337ab7
}

.checkbox-primary input[type="checkbox"]:checked+label::after,
.checkbox-primary input[type="radio"]:checked+label::after {
	color: #fff
}

.checkbox-danger input[type="checkbox"]:checked+label::before,
.checkbox-danger input[type="radio"]:checked+label::before {
	background-color: #d9534f;
	border-color: #d9534f
}

.checkbox-danger input[type="checkbox"]:checked+label::after,
.checkbox-danger input[type="radio"]:checked+label::after {
	color: #fff
}

.checkbox-info input[type="checkbox"]:checked+label::before,
.checkbox-info input[type="radio"]:checked+label::before {
	background-color: #5bc0de;
	border-color: #5bc0de
}

.checkbox-info input[type="checkbox"]:checked+label::after,
.checkbox-info input[type="radio"]:checked+label::after {
	color: #fff
}

.checkbox-warning input[type="checkbox"]:checked+label::before,
.checkbox-warning input[type="radio"]:checked+label::before {
	background-color: #f0ad4e;
	border-color: #f0ad4e
}

.checkbox-warning input[type="checkbox"]:checked+label::after,
.checkbox-warning input[type="radio"]:checked+label::after {
	color: #fff
}

.checkbox-success input[type="checkbox"]:checked+label::before,
.checkbox-success input[type="radio"]:checked+label::before {
	border-color: #5cb85c
}

.checkbox-success input[type="checkbox"]:checked+label::after,
.checkbox-success input[type="radio"]:checked+label::after {
	color: #fff
}

.radio {
	padding-left: 20px
}

.radio label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding-left: 5px
}

.radio label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	margin-left: -20px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background-color: #fff;
	-webkit-transition: border 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out;
	transition: border 0.15s ease-in-out
}

.radio label::after {
	display: inline-block;
	position: absolute;
	content: " ";
	width: 11px;
	height: 11px;
	left: 3px;
	top: 3px;
	margin-left: -20px;
	border-radius: 50%;
	background-color: #555;
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	-moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	-o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33)
}

.radio input[type="radio"] {
	opacity: 0;
	z-index: 1
}

.radio input[type="radio"]:focus+label::before {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.radio input[type="radio"]:checked+label::after {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1)
}

.radio input[type="radio"]:disabled+label {
	opacity: 0.65
}

.radio input[type="radio"]:disabled+label::before {
	cursor: not-allowed
}

.radio.radio-inline {
	margin-top: 0
}

.radio-primary input[type="radio"]+label::after {
	background-color: #337ab7
}

.radio-primary input[type="radio"]:checked+label::before {
	border-color: #337ab7
}

.radio-primary input[type="radio"]:checked+label::after {
	background-color: #337ab7
}

.radio-danger input[type="radio"]+label::after {
	background-color: #d9534f
}

.radio-danger input[type="radio"]:checked+label::before {
	border-color: #d9534f
}

.radio-danger input[type="radio"]:checked+label::after {
	background-color: #d9534f
}

.radio-info input[type="radio"]+label::after {
	background-color: #5bc0de
}

.radio-info input[type="radio"]:checked+label::before {
	border-color: #5bc0de
}

.radio-info input[type="radio"]:checked+label::after {
	background-color: #5bc0de
}

.radio-warning input[type="radio"]+label::after {
	background-color: #f0ad4e
}

.radio-warning input[type="radio"]:checked+label::before {
	border-color: #f0ad4e
}

.radio-warning input[type="radio"]:checked+label::after {
	background-color: #f0ad4e
}

.radio-success input[type="radio"]+label::after {
	background-color: #ff585c
}

.radio-success input[type="radio"]:checked+label::before {
	border-color: #ff585c
}

.radio-success input[type="radio"]:checked+label::after {
	background-color: #ff585c
}

input[type="checkbox"].styled:checked+label:after,
input[type="radio"].styled:checked+label:after {
	font-family: 'FontAwesome';
	content: "\f00c"
}

input[type="checkbox"] .styled:checked+label::before,
input[type="radio"] .styled:checked+label::before {
	color: #fff
}

input[type="checkbox"] .styled:checked+label::after,
input[type="radio"] .styled:checked+label::after {
	color: #fff
}

.fixed-right-bottom {
	position: fixed;
	left: 15px;
	bottom: 40px;
	z-index: 9;
	right: 15px
}

.chat-btn {
	left: 0;
	position: absolute;
	bottom: 0px;
	transition: all 0.5s;
	background: #ff585c;
	box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.10);
	width: 60px;
	height: 60px;
	border-radius: 7px;
	z-index: 10;
	line-height: 57px;
	text-align: center;
	overflow: hidden
}

.icon-chat {
	width: 22px;
	height: 21px;
	background-position: -287px -213px;
	display: inline-block;
	vertical-align: middle
}

.query-btn {
	position: absolute;
	bottom: 0px;
	left: 0;
	transition: all 0.5s;
	background: #ff585c;
	box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.10);
	width: 60px;
	height: 60px;
	border-radius: 7px;
	z-index: 10;
	line-height: 57px;
	text-align: center;
	overflow: hidden;
	color: #fff;
	font-size: 24px
}

.query-btn:hover,
.query-btn:focus {
	color: #fff
}

.breadcrumb {
	padding: 8px 15px !importnat;
	margin-bottom: 20px;
	list-style: none;
	border-radius: 4px
}

.event-breadcrumb .basic-breadcrumb {
	border-bottom: 0
}

.basic-breadcrumb .breadcrumb {
	margin-bottom: 4px;
	font-size: 12px;
	color: #999;
	margin-top: 14px;
	background-color: transparent;
	border: 0 none;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.basic-breadcrumb .breadcrumb a {
	font-size: 12px;
	color: #fff
}

.basic-breadcrumb .breadcrumb li.active {
	font-size: 12px;
	color: #999
}

.basic-breadcrumb .breadcrumb li a,
.basic-breadcrumb .breadcrumb li span,
.basic-breadcrumb .breadcrumb li {
	text-transform: capitalize;
	line-height: 10px !important
}

.basic-breadcrumb .breadcrumb>li+li::before {
	color: #999;
	content: "ï„…";
	font-family: FontAwesome;
	font-size: 14px;
	line-height: 5px;
	padding: 0 0 0 2px;
	margin-right: 5px;
	vertical-align: inherit
}

.basic-breadcrumb .breadcrumb>li>a {
	color: #999
}

.breadcrumb-absolute {
	top: 17px;
	left: 25px
}

.breadcrumb-absolute {
	border-bottom: 0 !important
}

.breadcrumb-absolute li>a {
	color: #fff !important
}

.white-breadcrumb.breadcrumb-absolute li>a,
.white-breadcrumb.breadcrumb-absolute li>span {
	color: #676767 !important
}

.white-breadcrumb .breadcrumb>li+li::before {
	color: #676767 !important
}

.breadcrumb-absolute li+li::before {
	color: #fff !important
}

.breadcrumb-absolute li.active {
	color: #fff !important
}

.basic-pagination {
	text-align: center
}

.basic-pagination i {
	color: #000;
	font-size: 17px;
	font-weight: 700;
	line-height: 26px
}

.basic-pagination .pagination li {
	display: inline-block;
	margin-right: 6px
}

.basic-pagination .pagination li a {
	padding: 0 10px;
	height: 28px;
	font-size: 12px;
	color: #999;
	line-height: 25px;
	box-shadow: 0px 1px 2px 0px rgba(38, 38, 38, 0.04);
	background-color: #fff
}

.basic-pagination .pagination li a:hover {
	color: #f23e3f
}

.basic-pagination .pagination li.active a:hover {
	color: #f23e3f;
	background-color: #fff;
	border-color: #f23e3f
}

.basic-pagination .pagination li.active a {
	background: #fff;
	border: 1px solid #f23e3f;
	border-radius: 3px;
	height: 28px;
	font-size: 12px;
	color: #f23e3f
}

.basic-pagination .pagination li.disabled {
	opacity: 0.2
}

.modal .modal-content {
	overflow: hidden;
	position: relative
}

.modal.fade.in .modal-dialog {
	opacity: 1;
	transform: translate(0px, 0px) scale(1)
}

.modal.fade .modal-dialog {
	opacity: 0;
	transform: translate(0px, 25%) scale(0.1);
	transition: all 0.3s ease 0s
}

.login-modal .modal-dialog {
	width: 680px;
	margin-top: 80px
}

.registration-forms .form-list input {
	padding-left: 20px
}

.registration-forms .form-list input.used,
.registration-forms .form-list input:focus {
	padding-left: 5px
}

.registration-forms .form-list label,
.modal .form-list label {
	left: 25px
}

.login-modal .modal-body {
	padding: 0;
	background-color: #fff
}

.login-modal .nav-tabs {
	border-bottom: 0 none
}

.login-modal .nav-tabs>li {
	width: 50%;
	text-align: center;
	margin-bottom: 0
}

.login-modal .nav-tabs>li a {
	margin-right: 0;
	padding: 32px 0;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	color: #9e9d9d;
	border-radius: 1px 1px 0 0;
	background-color: #f4f4f4;
	border: 1px solid rgba(0, 0, 0, 0.15)
}

.login-modal .nav-tabs>li.active>a,
.login-modal .nav-tabs>li.active>a:focus,
.login-modal .nav-tabs>li.active>a:hover {
	background-color: transparent;
	border: 1px solid transparent;
	color: #9e9d9d
}

.login-modal .tab-content {
	padding: 52px 60px
}

.login-modal .nav-tabs>li a i {
	width: 14px;
	height: 16px;
	margin-right: 7px;
	display: inline-block;
	margin-top: -2px;
	vertical-align: middle
}

.icon-login {
	background-position: -10px -432px
}

.icon-register {
	background-position: -765px -337px
}

.registration-forms::after {
	background-color: #fff;
	border: 1px solid #ebebeb;
	border-radius: 100%;
	color: #8c8c8c;
	content: "or";
	font-size: 14px;
	height: 37px;
	line-height: 35px;
	position: absolute;
	right: -18px;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	width: 37px
}

.registration-forms {
	border-right: 1px solid #ebebeb;
	padding-right: 60px;
	padding-top: 0px;
	position: relative;
	margin-right: -15px
}

.registration-forms .form-list .btn-success {
	width: 100%
}

.social-media-login {
	margin-left: 45px
}

.social-media-login .btn {
	height: 44px;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	line-height: 28px;
	text-align: left;
	display: inline-block;
	text-transform: none
}

.social-media-login .btn i {
	width: 17px;
	margin-right: 24px;
	vertical-align: middle
}

.forgot-password {
	display: inline-block;
	margin-top: 25px;
	color: #8c8c8c;
	font-size: 14px
}

.forgot-password:hover,
.forgot-password:focus {
	color: #ff585c
}

.wont-write {
	color: #8c8c8c;
	margin-top: 12px;
	font-size: 14px;
	text-transform: none;
	display: block;
	text-align: center
}

.login-link {
	color: #8c8c8c;
	display: inline-block;
	font-size: 14px;
	margin-top: 25px
}

.login-link:hover,
.login-link:focus {
	color: #ff585c !important
}

#download-brochure .checkbox input:focus~label,
#download-brochure .checkbox input:valid~label,
#download-brochure .checkbox input.used~label {
	right: -1px
}

.login-modal .checkbox label,
.horizontal_tabs .checkbox.checkbox-success label,
#download-brochure .checkbox label,
#download-brochure .checkbox.checkbox-success label {
	padding-left: 10px;
	color: #8c8c8c !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 22px;
	pointer-events: auto;
	text-transform: capitalize;
	top: 0
}

.login-modal .form-list .form-group {
	min-height: 52px
}

#download-brochure .checkbox label,
#download-brochure .checkbox.checkbox-success label {
	color: #1b1d28 !important
}

.login-modal .tab-content {
	padding: 25px 60px
}

.detail-banner .editor-content {
	color: #fff !important;
	font-size: 14px !important;
	letter-spacing: 0 !important;
	line-height: 22px !important;
	opacity: 0.9 !important
}

.editor-content {
	font-size: 14px !important;
	line-height: 22px !important;
	color: #676767 !important
}

.editor-content img {
	width: 100% !important;
	height: 100% !important
}

.editor-content p {
	color: #676767 !important;
	font-size: 14px !important;
	letter-spacing: 0 !important;
	line-height: 28px !important;
	margin-top: 8px !important;
	margin-bottom: 10px !important
}

.editor-content p:empty {
	display: none
}

.editor-content h1,
.editor-content h2,
.editor-content h3,
.editor-content h4,
.editor-content h5 {
	margin-top: 5px
}

.editor-content h6 {
	margin-top: 30px
}

.editor-content em {
	font-style: italic !important
}

.editor-content ul li {
	font-size: 14px !important;
	color: #666 !important;
	letter-spacing: 0px !important;
	line-height: 24px !important;
	list-style: disc !important
}

.editor-content ul li ul li,
.editor-content ul ul li {
	list-style-type: circle !important
}

.editor-content ul li ul li ul li,
.editor-content ul ul ul li {
	list-style-type: square !important
}

.editor-content ol {
	margin-left: 16px !important
}

.editor-content ol li {
	font-size: 14px !important;
	color: #666 !important;
	letter-spacing: 0px !important;
	line-height: 28px !important;
	list-style: decimal
}

.editor-content ol li ol li {
	list-style-type: lower-alpha
}

.editor-content ul,
.editor-content ol {
	margin-left: 25px !important;
	margin-top: 8px !important;
	margin-bottom: 10px !important
}

.editor-content b,
.editor-content strong {
	font-weight: 700 !important
}

.editor-content a,
.editor-content a:hover,
.editor-content a:focus {
	color: #ff585c !important
}

.editor-content a {
	word-wrap: break-word
}

.editor-content table td {
	border: 1px solid #d5d5d5;
	padding: 0 10px
}

.editor-content table {
	margin-top: 20px
}

.content-detail {
	height: 107px;
	overflow: hidden;
	transition: all 0.5s
}

.read-more-content {
	display: inline-block;
	margin-bottom: 20px;
	margin-top: 20px
}

.loading-icon {
	position: relative;
	pointer-events: none
}

.loading-icon>div {
	opacity: 0.5
}

.loading-icon:before {
	z-index: 99;
	display: block;
	content: ' ';
	background-image: url('https://d2o2utebsixu4k.cloudfront.net/assets/images/spin.svg');
	background-size: 28px 28px;
	height: 28px;
	width: 28px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.loading-icon-fixed {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.2);
	z-index: 999;
	overflow: hidden;
	pointer-events: none
}

.loading-icon-fixed:before {
	z-index: 99;
	display: block;
	content: ' ';
	background-image: url('https://d2o2utebsixu4k.cloudfront.net/assets/images/spin.svg');
	background-size: 28px 28px;
	height: 28px;
	width: 28px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

#growls.tc,
#growls.tr {
	top: 10px
}

#growls.bc,
#growls.bl,
#growls.tc {
	left: 10px
}

#growls.bc,
#growls.bl,
#growls.br {
	bottom: 10px
}

#growls.bc,
#growls.br,
#growls.default,
#growls.tc,
#growls.tr {
	right: 10px
}

#growls {
	z-index: 50000;
	position: fixed
}

#growls.tl {
	top: 10px;
	left: 10px
}

#growls.bc .growl,
#growls.tc .growl {
	margin-left: auto;
	margin-right: auto
}

.growl {
	opacity: .8;
	filter: alpha(opacity=80);
	position: relative;
	border-radius: 4px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.growl.growl-incoming,
.growl.growl-outgoing {
	opacity: 0;
	filter: alpha(opacity=0)
}

.growl.growl-small {
	width: 200px;
	padding: 5px;
	margin: 5px
}

.growl.growl-medium {
	width: 250px;
	padding: 10px;
	margin: 10px
}

.growl.growl-large {
	width: 300px;
	padding: 15px;
	margin: 15px
}

.growl.growl-default {
	color: #FFF;
	background: #7f8c8d
}

.growl.growl-error {
	color: #FFF;
	background: #c0392b
}

.growl.growl-notice {
	color: #FFF;
	background: #2ecc71
}

.growl.growl-warning {
	color: #FFF;
	background: #f39c12
}

.growl .growl-close {
	cursor: pointer;
	float: right;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	font-family: helvetica, verdana, sans-serif
}

.growl .growl-title {
	font-size: 18px;
	line-height: 24px
}

.growl .growl-message {
	font-size: 14px;
	line-height: 18px
}

#growls.default {
	top: 60px
}

.main-header {
	font-weight: 700
}

.main-header .navbar {
	margin-bottom: 0;
	background: #fff;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.08);
	border: 0 none;
	border-radius: 0;
	min-height: 64px;
	z-index: 9
}

.main-header .navbar-header {
	padding-left: 15px;
	border-right: 1px solid #eaeaec
}

.main-header .navbar-header>.navbar-brand {
	padding: 0;
	margin-top: 16px;
	margin-bottom: 18px;
	margin-left: 0;
	height: auto;
	margin-right: 30px
}

.main-header .navbar-header>.navbar-brand img {
	height: 32px
}

.main-header .navbar-nav li {
	padding: 25px 14px 24px
}

.top-dropdown {
	padding: 0 !important
}

.main-header .navbar-right .browse-courses>li {
	padding: 25px 24px
}

.main-header .navbar-nav>li>a {
	padding: 0;
	font-size: 12px;
	color: #676767;
	letter-spacing: 0px;
	text-transform: uppercase;
	line-height: 17px;
	font-weight: 700
}

.navbar-icon {
	display: inline-block;
	background-position: -5px -8px;
	width: 22px;
	height: 16px;
	vertical-align: top;
	opacity: 0.7
}

.browse-courses .navbar-icon {
	margin-right: 15px
}

.main-header .navbar-nav li.help {
	margin: 0;
	border-left: 1px solid #eaeaec;
	padding: 25px 24px
}

.main-header .navbar-nav li.login {
	margin: 0;
	border-left: 1px solid #eaeaec;
	padding: 23px 20px 19px
}

.main-header .navbar-nav li.login a {
	font-weight: 900;
	color: #ff585c;
	letter-spacing: 0px
}

.main-header .navbar-nav li.logout {
	margin: 0;
	border-left: 1px solid #eaeaec;
	padding: 23px 20px 19px
}

.main-header .navbar-nav li.logout a {
	font-weight: 900;
	color: #ff585c;
	letter-spacing: 0px
}

.login-icon {
	display: inline-block;
	background-position: -37px -8px;
	width: 14px;
	height: 16px;
	vertical-align: middle
}

.main-header .navbar-collapse {
	padding: 0
}

.icon-header {
	display: inline-block;
	width: 14px;
	height: 16px;
	vertical-align: middle
}

.main-header .navbar-collapse {
	padding: 0
}

.icon-header-height {
	height: 25px;
	width: 25px
}

.icon-cart {
	background-position: -469px 0px
}

.header-small-circle {
	top: -9px;
	right: -9px
}

.login_d {
	padding: 24px 16px !important
}

.navbar-menu>li>.dropdown-menu {
	padding: 0;
	border-radius: 0;
	border: 0 none;
	visibility: hidden;
	opacity: 0;
	display: block;
	background-color: #fafafa;
	right: 0;
	left: 0px;
	width: 624px;
	font-size: 13px;
	font-weight: 400;
	height: 562px;
	box-shadow: 0px 1px 0px 0px rgba(36, 38, 47, 0.10), 0px 38px 82px 0px rgba(0, 0, 0, 0.18);
	transition: all 0.3s ease-in-out 0s;
	overflow: hidden;
	position: absolute
}

.navbar-menu>li:hover>.dropdown-menu {
	opacity: 1;
	visibility: visible
}

.submenu-main {
	list-style: none;
	padding: 0;
	width: 275px;
	float: left;
	background-color: #fff;
	height: 562px;
	overflow-Y: auto
}

.main-header .submenu-main>li {
	padding: 0;
	border-left: 4px solid transparent
}

.main-header .submenu-main>li>a {
	font-size: 14px;
	padding: 0 42px 0 15px;
	display: block;
	color: #676767;
	text-decoration: none;
	line-height: 56px;
	position: relative;
	white-space: nowrap;
	overflow: hidden !important;
	text-overflow: ellipsis;
	border-bottom: 1px solid #eaeaea;
	margin: 0 25px
}

.submenu-main>li:hover,
.submenu-main>li.active,
.submenu-main>li.active:hover,
.submenu-main>li.active:focus {
	background-color: #fafafa;
	color: #ff5a5d;
	border-left: 4px solid #ff585c
}

.submenu-main>li:hover>a,
.submenu-main>li.active>a {
	color: #ff5a5d;
	font-weight: 700;
	border-color: #fafafa
}

.submenu-main>li:hover>a span,
.submenu-main>li.active>a span {
	color: #fff;
	background-color: #ff5a5d;
	border-color: #ff5a5d;
	font-weight: 700
}

.main-header .submenu-main>li:last-child>a,
.main-header .sub-menu ul>li:last-child>a {
	border-bottom: 0 none
}

.submenu-main>li>a span {
	position: absolute;
	right: 2px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	height: 23px;
	width: 38px;
	border: 1px solid #d9d9d9;
	border-radius: 100px;
	line-height: 20px;
	text-align: center;
	font-weight: 700;
	font-size: 12px
}

.sub-menu {
	width: 349px;
	padding: 0px;
	min-height: 194px;
	float: right;
	background-color: #fafafa;
	position: absolute;
	right: 0px;
	top: 0px
}

.sub-menu .btn-success {
	margin: 6px 15px 0;
	height: auto;
	width: auto;
	padding: 10px
}

.ul-menu-link {
	list-style: none;
	padding: 0 20px;
	overflow: hidden;
	overflow-y: auto
}

.ul-menu-link:nth-child(2) {
	border: 0 none
}

.main-header .sub-menu ul>li {
	padding: 0
}

.main-header .sub-menu ul>li>a {
	color: #676767;
	padding: 0px 5px;
	display: inline-block;
	text-decoration: none;
	line-height: 56px;
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	white-space: nowrap;
	overflow: hidden !important;
	text-overflow: ellipsis;
	font-size: 14px
}

.main-header .sub-menu ul>li>a:hover {
	color: #676767
}

.icon-close {
	width: 14px;
	height: 14px;
	display: inline-block;
	background-position: -225px -214px
}

.main-header .submenu-main>li.hover>a {
	border-bottom-color: transparent
}

.modal .course-search-list .typeahead.dropdown-menu {
	border-radius: 5px !important;
	box-shadow: 0 7px 12px 0 rgba(84, 78, 95, 0.04);
	margin-top: 50px;
	right: 15px;
	padding-top: 15px
}

.modal .dropdown-menu>.active>a,
.modal .dropdown-menu>.active>a:focus,
.modal .dropdown-menu>.active>a:hover {
	background-color: transparent
}

.modal .typeahead.dropdown-menu>li {
	float: left;
	width: 33.33%;
	padding-bottom: 6px;
	height: 37px
}

.modal .typeahead.dropdown-menu>li a {
	color: #808184;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	transition: all 0.4s ease 0s;
	white-space: pre-wrap;
	width: 100%
}

.dropdown-menu .typeahead.dropdown-menu li .dropdown-item {
	white-space: normal !important;
	line-height: 20px !important;
	margin-bottom: 9px !important
}

.course-search-form .typeahead.dropdown-menu li.active .dropdown-item {
	background-color: #f4f4f4 !important
}

.user-menu {
	display: inline-block;
	list-style: none;
	padding: 0 0 0 5px
}

.user-menu li.edit-icon,
.user-menu li.notification-dropdown,
.user-menu li.user-courses,
.user-menu li.user-menu-dropdown {
	vertical-align: middle;
	padding: 0 15px
}

.user-menu li ul li {
	vertical-align: middle;
	padding: 19px 15px;
	height: auto
}

.user-menu .edit-icon {
	border-right: 1px solid #eaeaec;
	display: inline-block
}

.user-menu .edit-icon i {
	font-size: 25px;
	color: #ff585c;
	padding: 20px 0 22px
}

.navbar-default .navbar-nav.user-menu>.open>a,
.navbar-default .navbar-nav.user-menu>.open>a:focus,
.navbar-default .navbar-nav.user-menu>.open>a:hover {
	background: transparent
}

.userprofile-icon {
	position: relative
}

.userprofile-icon i {
	font-size: 25px;
	color: #bebebe;
	padding: 20px 0 21px
}

.userprofile-badge {
	background-color: #ff585c;
	border-radius: 100%;
	color: #fff;
	font-size: 12px;
	font-weight: 900;
	height: 15px;
	line-height: 15px;
	position: absolute;
	right: -1px;
	text-align: center;
	top: 13px;
	width: 15px
}

.notification-dropdown .dropdown-menu {
	border-radius: 0 0 4px 4px
}

.notification-dropdown .dropdown-menu li {
	border-left: 0px;
	padding: 0
}

.notification-dropdown .dropdown-menu li a {
	padding: 10px 10px 10px 30px;
	color: #797979;
	font-size: 14px;
	position: relative
}

.notification-dropdown .dropdown-menu li .notification-circle {
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 100%
}

.notification-dropdown .dropdown-menu li .read {
	background-color: #ff585c
}

.notification-dropdown .dropdown-menu li .unread {
	background-color: #b5b5b5
}

.user-name {
	color: #7e7e7e;
	font-size: 15px;
	font-weight: 700;
	display: inline-block
}

.user-name:hover {
	color: #7e7e7e
}

.user-name i {
	margin-left: 15px
}

.user-circle {
	background-color: #bebebe;
	border-radius: 100%;
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-right: 0px;
	overflow: hidden
}

.user-circle img {
	width: 30px;
	height: 30px
}

.user-menu-dropdown .dropdown-menu {
	right: 4px;
	width: 208px;
	border-radius: 0 0 4px 4px !important;
	border: none;
	padding: 15px 0;
	left: auto !important
}

.user-menu-dropdown .dropdown-menu li {
	position: relative;
	border-left: 4px solid transparent;
	padding: 0
}

.user-menu-dropdown .dropdown-menu li:hover {
	border-left: 4px solid #ff585c
}

.user-menu .dropdown-menu li:last-child {
	margin-right: 0
}

.user-menu-dropdown .dropdown-menu li i {
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	color: #c5c5c5;
	font-size: 15px
}

.user-menu-dropdown .dropdown-menu li a {
	padding: 10px 10px 10px 45px;
	color: #797979;
	font-size: 14px
}

.setting-icon i {
	color: #bebebe;
	font-size: 30px;
	line-height: 21px
}

.logout-icon i {
	color: #bebebe;
	font-size: 30px;
	line-height: 21px
}

.user-menu li.user-courses {
	padding: 19px 15px
}

.user-menu li.user-courses .btn-success {
	width: 100%;
	padding: 6px 15px;
	color: #fff;
	height: auto
}

.user-menu li.user-courses .btn-success:hover,
.user-menu li.user-courses .btn-success:focus {
	background: #ff585c;
	color: #fff
}

.user-menu li.user-menu-dropdown {
	padding: 18px 15px 18px 7px
}

.small-dropdown.dropdown-menu {
	width: 208px;
	border-radius: 0 0 0 4px;
	box-shadow: none;
	border: none;
	padding: 15px 0
}

.small-dropdown.dropdown-menu li {
	position: relative;
	border-left: 4px solid transparent;
	padding: 0
}

.small-dropdown.dropdown-menu li:hover {
	border-left: 4px solid #ff585c
}

.small-dropdown.dropdown-menu li:last-child {
	margin-right: 0
}

.small-dropdown.dropdown-menu li i {
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	color: #c5c5c5;
	font-size: 15px
}

.small-dropdown.dropdown-menu li a {
	padding: 10px;
	color: #797979;
	font-size: 14px
}

.user-menu-dropdown .dropdown-menu li a,
.user-menu-dropdown .dropdown-menu li span {
	padding: 10px 10px 10px 45px
}

.user_name {
	border-bottom: 2px solid #ff585c;
	margin-bottom: 6px;
	padding-bottom: 10px !important;
	border-left: 0 !important;
	padding-left: 4px !important
}

.user_name span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px !important;
	font-weight: 700 !important;
	font-size: 16px !important
}

.user_name:hover {
	border-left-color: transparent !important
}

.user_name span:hover {
	background-color: transparent !important
}

.search-courses .dropdown.open a {
	background-color: transparent
}

.search-courses .dropdown-menu {
	padding: 0 !important;
	margin-top: -1px;
	border-radius: 5px
}

.search-courses .dropdown li {
	padding: 0 !important
}

.search-courses .form-list input {
	padding: 10px !important;
	width: 250px;
	border-radius: 5px;
	border: 0
}

.search-courses {
	padding: 0 !important
}

.search-courses a {
	padding: 25px 8px 24px;
	display: inline-block
}

.typeahead.dropdown-menu {
	overflow: hidden
}

.search-courses .dropdown-menu::before {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #d5d5d5;
	content: "";
	position: absolute;
	left: 26px;
	top: -10px;
	transform: translateX(-50%);
	z-index: 99
}

.typeahead.dropdown-menu:before {
	content: none
}

.typeahead.dropdown-menu {
	border-radius: 0 !important;
	margin-top: 0;
	width: 100%
}

.typeahead.dropdown-menu li a {
	padding: 0 10px !important
}

.typeahead.dropdown-menu li.active a {
	color: #ff585c !important
}

.home-banner {
	position: relative;
	background-color: rgba(0, 0, 0, 0.3);
	background-image: url('https://d2o2utebsixu4k.cloudfront.net/assets/images/banners/home-banner-1.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #454955
}

.banner-content {
	position: relative
}

.banner-content h1 {
	font-size: 56px;
	color: #fff;
	line-height: 60px;
	text-align: center;
	font-weight: 300
}

.banner-content .container {
	padding-top: 145px;
	padding-bottom: 145px
}

.banner-content h1 {
	margin-top: 25px;
	margin-bottom: 36px
}

.banner-content .form-group {
	position: relative;
	height: 60px
}

.banner-content .form-control {
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 0px;
	height: 60px;
	position: relative;
	background: #fff;
	border-radius: 3px;
	padding-left: 28px;
	padding-right: 140px
}

.banner-content .typeahead.dropdown-menu {
	width: 100%
}

.banner-content .search-icon {
	position: absolute;
	right: 4px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-51%)
}

.banner-content .search-icon .btn {
	display: block;
	padding: 17px 53px 17px 49px;
	background-color: #ff585c;
	border-radius: 3px
}

.icon-search {
	display: inline-block;
	background-position: -175px -7px;
	width: 18px;
	height: 18px;
	vertical-align: middle
}

.banner-content .form-control::-webkit-input-placeholder {
	color: #8c8c8c
}

.banner-content .form-control::-moz-placeholder {
	color: #8c8c8c
}

.banner-content .form-control:-moz-placeholder {
	color: #8c8c8c
}

.banner-content .form-control::-ms-input-placeholder {
	color: #8c8c8c
}

.banner-content .list-inline .icons {
	display: inline-block;
	height: 32px;
	width: 32px;
	vertical-align: middle;
	opacity: 0.55
}

.banner-content .list-inline {
	margin-top: 40px;
	margin-bottom: 60px
}

.banner-content .list-inline>li {
	width: 30%;
	color: #fff;
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	padding: 0 33px 0 37px
}

.banner-content .list-inline>li:last-child {
	border-right: 0 none
}

.banner-content .list-inline>li .media-left {
	padding-right: 20px
}

.banner-content .list-inline>li .media-body {
	text-align: left
}

.banner-content .list-inline>li .media-body h3 {
	font-size: 24px;
	line-height: 20px
}

.banner-content .list-inline>li .media-body span {
	font-size: 15px;
	line-height: 16px
}

.icon-courses {
	background-position: -57px -8px
}

.icon-learners {
	background-position: -100px -8px
}

.banner-content .icon-countries {
	background-position: -136px -8px
}

.mouse-scroll {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	background: #ff585c;
	box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.10);
	width: 60px;
	height: 60px;
	border-radius: 100%;
	line-height: 60px;
	bottom: -30px
}

.icon-mouse {
	background-position: -440px -8px;
	width: 14px;
	height: 22px;
	display: inline-block;
	vertical-align: middle
}

.home-banner.second .banner-content .container {
	padding-bottom: 95px;
	padding-top: 80px
}

.home-banner.second .banner-content h1 {
	font-size: 48px;
	line-height: 54px;
	text-align: left;
	color: #fff;
	font-weight: 400
}

.home-banner.second .right-align-div>ul>li {
	width: 31.33%;
	float: left;
	padding: 0 5px;
	border-right: 1px solid #d5d5d5;
	color: #fff
}

.home-banner.second .right-align-div>ul>li:first-child {
	text-align: left
}

.home-banner.second .right-align-div>ul>li:last-child {
	border-right: 0;
	text-align: right
}

.home-banner.second .list-inline>li .home-media h3 {
	font-size: 20px;
	line-height: 22px
}

.home-banner.second .list-inline>li .home-media span {
	font-size: 14px;
	line-height: 16px
}

.home-banner.second .list-inline>li .home-media .right {
	display: inline-block;
	text-align: left
}

.home-banner.second .list-inline>li .home-media .left {
	display: inline-block
}

.home-banner.second .list-inline>li .home-media .icons {
	display: block;
	margin-right: 10px;
	opacity: 1
}

.icon-courses.red {
	background-position: -47px -251px
}

.icon-learners.red {
	background-position: -5px -252px
}

.icon-countries.red {
	background-position: -93px -252px
}

.home-banner.second .banner-content .form-control {
	height: 46px
}

.home-banner.second .banner-content .search-icon {
	right: 0;
	top: 0;
	transform: translateY(0)
}

.home-banner.second .banner-content .form-control {
	padding-left: 15px
}

.home-banner.second .banner-content button {
	height: 46px;
	padding: 0 35px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.section-heading.see-all a {
	color: #ff585c;
	font-size: 14px !important;
	text-transform: capitalize !important;
	padding-left: 15px;
	margin-left: 15px;
	border-left: 2px solid #999;
	letter-spacing: 1px
}

.text-after-bottom a {
	display: block;
	left: 50%;
	top: 60px;
	position: absolute;
	transform: translateX(-50%);
	color: #ff585c;
	font-size: 14px !important;
	letter-spacing: 1px;
	text-transform: capitalize !important;
	z-index: 1;
	font-weight: 600
}

.text-after-right a {
	display: block;
	right: 5px;
	top: 15px;
	position: absolute;
	transform: translateX(-0%);
	color: #ff585c;
	font-size: 14px !important;
	letter-spacing: 1px;
	text-transform: capitalize !important;
	z-index: 1;
	font-weight: 600
}

.btn-after-right a {
	border: 2px solid #ff585c;
	padding: 5px 12px;
	border-radius: 4px
}

.fluid.btn-after-right a {
	right: 50px
}

.home-banner.second.third .right-align-div>ul>li,
.home-banner.second.third .banner-content h1 {
	color: #333
}

.home-banner.second .banner-content button {
	color: #fff
}

.course-profiles {
	background-color: #fff
}

.course-profiles .container {
	padding-top: 60px;
	padding-bottom: 30px
}

.course-profiles-list {
	padding-top: 40px;
	padding-bottom: 30px
}

.course-profiles-list h3 {
	position: relative;
	opacity: 0.8;
	font-weight: 900;
	font-size: 144px;
	color: #f4f4f4;
	letter-spacing: 0px;
	padding-left: 60px
}

.course-profiles-list h3 i {
	height: 58px;
	width: 58px;
	position: absolute;
	bottom: 27px;
	left: 0;
	display: inline-block
}

.course-profiles-list h4 {
	font-weight: 400;
	font-size: 20px;
	color: #1b1d28;
	margin-bottom: 20px;
	margin-top: 20px
}

.course-profiles-list p {
	font-weight: 400;
	font-size: 16px;
	color: #8c8c8c;
	letter-spacing: 0px;
	margin-bottom: 10px;
	line-height: 20px
}

.course-profiles-list a {
	color: #ff585c;
	letter-spacing: 0px
}

.course-profiles-list a.btn-flat {
	margin-left: -30px
}

.icon-online {
	background-position: -5px -44px
}

.icon-classroom {
	background-position: -72px -46px
}

.icon-corporate {
	background-position: -136px -46px
}

.icon-self-learning {
	background-position: -151px -252px
}

.course-profiles .course-profiles-list .icons.second {
	height: 66px;
	width: 114px;
	left: 0px;
	bottom: 7px
}

.icon-classroom.second {
	background-position: -164px -796px
}

.icon-online.second {
	background-position: -2px -797px
}

.icon-corporate.second {
	background-position: -4px -801px
}

.icon-self-learning.second {
	background-position: -295px -796px
}

.close {
	font-size: 38px;
	line-height: 17px
}

button.close {
	z-index: 9
}

.drop-a-query .modal-dialog {
	width: 800px
}

.drop-a-query .form-list label,
.modal-c .form-list label {
	left: 25px
}

.modal-c .close {
	position: absolute;
	right: 25px;
	top: 25px
}

.modal-c .modal-body {
	padding: 10px 25px 25px
}

.modal-c p {
	padding-bottom: 20px;
	text-align: center
}

.drop-a-query h2,
.modal-c h2 {
	margin-bottom: 25px
}

.drop-a-query .bg-white {
	box-shadow: none !important;
	background-color: transparent
}

.modal-c .modal-dialog .btn-success {
	min-width: 100px;
	line-height: 18px
}

.thumbnail-modal {
	display: flex
}

.thumbnail-modal i {
	width: 20%;
	float: left
}

.thumbnail-modal span {
	width: 80%;
	display: inline-block;
	float: left;
	align-self: center;
	max-height: 45px;
	overflow: hidden;
	line-height: 22px
}

.list-points ul li {
	position: relative;
	line-height: 16px;
	padding-left: 20px;
	margin-bottom: 15px;
	font-weight: 300
}

.list-points ul li:last-child {
	margin-bottom: 0
}

.list-points ul li:before {
	position: absolute;
	left: 0;
	top: 0;
	content: '\f105';
	font-size: 24px;
	font-family: FontAwesome
}

.spam-text {
	width: 75%;
	font-size: 9px;
	display: block
}

.popover {
	width: 200px !important;
	left: auto !important;
	right: 0 !important;
	margin-right: 10px !important;
	font-family: 'Raleway', sans-serif
}

.popover .arrow {
	left: 180px !important;
	top: -10px !important
}

.popover-title {
	background-color: transparent !important;
	border-bottom: 0 !important;
	padding-bottom: 0
}

.popover-title h3 {
	border-bottom: 0 none !important;
	padding: 0 !important;
	font-weight: 700 !important
}

.popover-content ul li {
	font-size: 13px;
	margin-bottom: 5px !important;
	padding-left: 15px
}

.popover-content ul li:before {
	font-size: 17px
}

.trending-courses {
	background-color: #f4f4f4
}

.trending-courses .container {
	padding-top: 65px;
	padding-bottom: 25px
}

.trending-course-category {
	margin-bottom: 45px
}

.trending-courses .media-left {
	font-weight: 700;
	font-size: 12px;
	color: #808080;
	padding-right: 20px
}

.trending-courses .media-body .form-group {
	margin-bottom: 0
}

.trending-courses .media-body .form-control {
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.04);
	border-radius: 3px;
	height: 42px;
	color: #8c8e96;
	font-size: 14px
}

.trending-courses .media-body .form-control:-moz-placeholder {
	color: #8c8e96
}

.trending-courses .media-body .form-control::-moz-placeholder {
	color: #8c8e96
}

.trending-courses .media-body .form-control::-webkit-input-placeholder {
	color: #8c8e96
}

.trending-courses .media-body .form-control::-ms-input-placeholder {
	color: #8c8e96
}

.trending-course-list {
	background: #fff;
	box-shadow: 0px 1px 0px 0px rgba(36, 38, 47, 0.10), 0px 4px 6px 0px rgba(0, 0, 0, 0.06);
	border-radius: 3px;
	height: 362px;
	display: block;
	text-decoration: none;
	margin-bottom: 56px;
	text-align: center;
	position: relative
}

.trending-course-list:hover,
.trending-course-list.active {
	text-decoration: none;
	box-shadow: 0px 1px 0px 0px rgba(36, 38, 47, 0.10), 0px 38px 82px 0px rgba(0, 0, 0, 0.18)
}

.trending-course-list ul {
	text-align: left;
	padding-left: 12px
}

.trending-course-list ul li {
	color: #1b1d28;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 10px;
	list-style: disc
}

.trending-course-list ul li:last-child {
	padding-bottom: 0
}

.detail-related .trending-course-list .course-image {
	height: 85px
}

.course-image {
	display: block;
	height: 150px;
	text-align: center;
	width: 100%;
	border-radius: 3px;
	position: relative;
	overflow: hidden;
	background-color: #fff
}

.course-image i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 82px;
	width: 82px;
	display: inline-block
}

.banner-course-icon {
	height: 82px;
	width: 82px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px
}

.detail-banner .brand-img .accrediation-icons {
	vertical-align: middle
}

.detail-banner .brand-img i:last-child {
	margin-right: 0 !important
}

.detail-banner-new .brand-img .accrediation-icons {
	vertical-align: middle
}

.detail-banner-new .brand-img i:last-child {
	margin-right: 0 !important
}

.course-1 {
	background-position: -8px 2px
}

.course-2 {
	background-position: -310px 3px
}

.course-3 {
	background-position: -208px -999px
}

.course-4 {
	background-position: -95px -1095px
}

.course-5 {
	background-position: -510px 3px
}

.course-6 {
	background-position: -610px -597px
}

.course-8 {
	background-position: -609px -997px
}

.course-10 {
	background-position: -207px -100px
}

.course-11 {
	background-position: -508px -1500px
}

.course-12 {
	background-position: -301px -1497px
}

.course-13 {
	background-position: -313px -999px
}

.course-14 {
	background-position: -306px -403px
}

.course-15 {
	background-position: -610px 3px
}

.course-16 {
	background-position: -710px 3px
}

.course-17 {
	background-position: -209px 3px
}

.course-18 {
	background-position: -5px -1696px
}

.course-19 {
	background-position: -11px -203px
}

.course-20 {
	background-position: -5px -2294px
}

.course-21 {
	background-position: -502px -1201px
}

.course-22 {
	background-position: -599px -1200px
}

.course-24 {
	background-position: -310px -700px
}

.course-23 {
	background-position: -410px -699px
}

.course-25 {
	background-position: -510px -703px
}

.course-27 {
	background-position: -610px -795px
}

.course-28 {
	background-position: -210px -401px
}

.course-29 {
	background-position: -611px -2200px
}

.course-30 {
	background-position: -299px -1304px
}

.course-31 {
	background-position: -708px -2199px
}

.course-32 {
	background-position: -0px -1300px
}

.course-33 {
	background-position: -713px -2098px
}

.course-34 {
	background-position: -110px -898px
}

.course-35 {
	background-position: -214px -898px
}

.course-36 {
	background-position: -410px -203px
}

.course-37 {
	background-position: -710px -795px
}

.course-38 {
	background-position: -299px -1095px
}

.course-39 {
	background-position: -400px -1095px
}

.course-40 {
	background-position: -502px -1095px
}

.course-41 {
	background-position: -600px -1095px
}

.course-42 {
	background-position: -700px -1095px
}

.course-43 {
	background-position: -100px -1198px
}

.course-44 {
	background-position: -200px -1196px
}

.course-45 {
	background-position: -0px -1198px
}

.course-46 {
	background-position: -411px -1500px
}

.course-47 {
	background-position: -413px -2505px
}

.course-48 {
	background-position: -309px -2504px
}

.course-49 {
	background-position: -203px -1696px
}

.course-50 {
	background-position: -307px -1700px
}

.course-51 {
	background-position: -210px -203px
}

.course-52 {
	background-position: -310px -203px
}

.course-53 {
	background-position: -108px -1902px
}

.course-55 {
	background-position: -700px -1198px
}

.course-57 {
	background-position: -8px -503px
}

.course-58 {
	background-position: -210px -503px
}

.course-59 {
	background-position: -110px -600px
}

.course-62 {
	background-position: -309px -103px
}

.course-63 {
	background-position: -714px -1597px
}

.course-64 {
	background-position: -105px -1696px
}

.course-65 {
	background-position: -711px -98px
}

.course-66 {
	background-position: -110px -403px
}

.course-67 {
	background-position: -305px -1803px
}

.course-69 {
	background-position: -212px -1999px
}

.course-72 {
	background-position: -106px -1799px
}

.course-73 {
	background-position: -211px -1901px
}

.course-75 {
	background-position: -309px -1903px
}

.course-76 {
	background-position: -707px -1903px
}

.course-77 {
	background-position: -8px -1999px
}

.course-78 {
	background-position: -507px -1903px
}

.course-83 {
	background-position: -713px -2396px
}

.course-84 {
	background-position: -110px -2502px
}

.course-85 {
	background-position: -9px -2500px
}

.course-86 {
	background-position: -404px -1799px
}

.course-87 {
	background-position: -710px -203px
}

.course-88 {
	background-position: -512px -2503px
}

.course-89 {
	background-position: -8px -303px
}

.course-104 {
	background-position: -407px -1903px
}

.course-106 {
	background-position: -612px -2000px
}

.course-108 {
	background-position: -110px -303px
}

.course-109 {
	background-position: -713px -1697px
}

.course-110 {
	background-position: -8px -999px
}

.course-111 {
	background-position: -10px -503px
}

.course-114 {
	background-position: -7px -1799px
}

.course-116 {
	background-position: -406px -1701px
}

.course-117 {
	background-position: -206px -1501px
}

.course-118 {
	background-position: -610px -1804px
}

.course-120 {
	background-position: -210px -603px
}

.course-121 {
	background-position: -203px -1402px
}

.course-123 {
	background-position: -210px -303px
}

.course-125 {
	background-position: -509px -1702px
}

.course-127 {
	background-position: -404px -1599px
}

.course-131 {
	background-position: -608px -1698px
}

.course-133 {
	background-position: -4px -1398px
}

.course-134 {
	background-position: -105px -1397px
}

.course-135 {
	background-position: -302px -1395px
}

.course-136 {
	background-position: -400px -1397px
}

.course-137 {
	background-position: -501px -1395px
}

.course-138 {
	background-position: -594px -1394px
}

.course-139 {
	background-position: -698px -1394px
}

.course-140 {
	background-position: -1px -1502px
}

.course-141 {
	background-position: -100px -1500px
}

.course-144 {
	background-position: -611px -98px
}

.course-146 {
	background-position: -510px -803px
}

.course-147 {
	background-position: -210px -703px
}

.course-149 {
	background-position: -513px -1800px
}

.course-150 {
	background-position: -410px 3px
}

.course-151 {
	background-position: -305px -1596px
}

.course-152 {
	background-position: -110px -203px
}

.course-154 {
	background-position: -310px -895px
}

.course-157 {
	background-position: -205px -1599px
}

.course-158 {
	background-position: -510px -203px
}

.course-159 {
	background-position: -610px -203px
}

.course-160 {
	background-position: -8px -703px
}

.course-161 {
	background-position: -110px -703px
}

.course-162 {
	background-position: -606px -1903px
}

.course-163 {
	background-position: -6px -2202px
}

.course-169 {
	background-position: -110px -503px
}

.course-170 {
	background-position: -310px -603px
}

.course-171 {
	background-position: -513px -1998px
}

.course-173 {
	background-position: -710px -303px
}

.course-178 {
	background-position: -410px -503px
}

.course-183 {
	background-position: -206px -2508px
}

.course-184 {
	background-position: -408px -999px
}

.course-192 {
	background-position: -501px -1303px
}

.course-195 {
	background-position: -310px -503px
}

.course-196 {
	background-position: -410px -603px
}

.course-197 {
	background-position: -108px -999px
}

.course-208 {
	background-position: -410px -803px
}

.course-211 {
	background-position: -700px -1302px
}

.course-212 {
	background-position: -10px -1904px
}

.course-213 {
	background-position: -299px -1204px
}

.course-214 {
	background-position: -8px -2000px
}

.course-215 {
	background-position: -109px -2197px
}

.course-217 {
	background-position: -198px -1095px
}

.course-227 {
	background-position: -708px -896px
}

.course-228 {
	background-position: -508px -999px
}

.course-230 {
	background-position: -8px -403px
}

.course-234 {
	background-position: -511px -2202px
}

.course-237 {
	background-position: -7px -2098px
}

.course-238 {
	background-position: -410px -2399px
}

.course-239 {
	background-position: -208px -2097px
}

.course-241 {
	background-position: -310px -2179px
}

.course-242 {
	background-position: -511px -2094px
}

.course-243 {
	background-position: -411px -2095px
}

.course-244 {
	background-position: -410px -2000px
}

.course-247 {
	background-position: -111px -2099px
}

.course-248 {
	background-position: -308px -2097px
}

.course-245 {
	background-position: -310px -2005px
}

.course-246 {
	background-position: -8px -1598px
}

.course-250 {
	background-position: -410px -2179px
}

.course-249 {
	background-position: -710px -597px
}

.course-257 {
	background-position: -210px -2179px
}

.course-274 {
	background-position: -609px -2100px
}

.course-289 {
	background-position: -105px -2295px
}

.course-290 {
	background-position: -208px -2294px
}

.course-291 {
	background-position: -309px -2300px
}

.course-292 {
	background-position: -112px -2397px
}

.course-293 {
	background-position: -208px -2398px
}

.course-302 {
	background-position: -307px -2400px
}

.course-303 {
	background-position: -510px -2398px
}

.course-304 {
	background-position: -609px -2376px
}

.course-312 {
	background-position: -715px -2502px
}

.course-700 {
	background-position: -609px -2498px
}

.course-701 {
	background-position: -9px -2601px
}

.course-image img {
	display: inline-block;
	width: 100%;
	height: 176px;
	vertical-align: middle
}

.course-list-detail {
	padding: 10px 30px 0;
	display: block;
	height: 212px;
	position: relative
}

.course-list-detail h4 {
	font-weight: 500;
	font-size: 16px;
	color: #1b1d28;
	line-height: 20px;
	padding-top: 0px;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
	height: 100px
}

.trending-course-list .course-content {
	height: 62px;
	overflow: hidden
}

.course-content {
	font-size: 15px;
	color: #999;
	line-height: 20px;
	display: block
}

.course-list-price {
	display: block;
	border-top: 2px solid #eaeaea;
	margin-top: 20px;
	padding: 11px 0 17px;
	line-height: 24px
}

.course-members {
	font-weight: 700;
	font-size: 12px;
	color: #ff585c
}

.course-more {
	bottom: 30px;
	color: #ff585c;
	font-size: 12px;
	font-weight: 700;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	text-transform: uppercase;
	width: 100%
}

.course-more i {
	opacity: 0;
	visibility: hidden;
	right: 60%;
	transition: 0.4s all;
	position: absolute;
	font-size: 16px
}

.trending-course-list:hover .course-more i {
	opacity: 1;
	visibility: visible;
	right: 10%
}

.course-price {
	font-size: 20px;
	color: #1b1d28
}

.magnifier {
	background: rgba(255, 88, 91, 0.90);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transition: all 0.6s ease-in-out 0s;
	vertical-align: middle;
	visibility: hidden;
	z-index: 0;
	color: #fff;
	border-radius: 3px
}

.trending-course-list:hover .magnifier,
.trending-course-list.active .magnifier {
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	visibility: visible
}

.icon-right-arrow {
	background-position: -348px -8px;
	width: 34px;
	height: 28px;
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%)
}

.more-courses {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 16px;
	font-weight: 700;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 2px
}

.num-courses {
	font-size: 24px;
	display: block;
	line-height: 32px
}

.jcarousel .trending-course-list .course-list-detail h4,
.trending-course-list .course-list-detail h4 {
	height: 81px
}

.detail-related .trending-course-list .course-list-detail {
	height: auto
}

.detail-related .trending-course-list .course-list-detail h4 {
	height: 62px
}

.jcarousel li {
	width: 290px !important
}

.carousel_switcher li {
	width: 290px
}

.top-coaches {
	background-color: #fff
}

div.top-coaches+div {
	margin-top: -80px
}

section.top-coaches+section {
	margin-top: -80px
}

.top-coaches .container {
	padding-top: 70px
}

.top-coaches .become-a-trainer-list {
	position: relative
}

.top-coaches .become-a-trainer {
	position: absolute;
	right: 0;
	top: 0
}

.become-a-trainer a {
	position: relative;
	padding: 14px 15px 16px 58px
}

.become-a-trainer-icon {
	position: absolute;
	left: 0;
	background: rgba(0, 0, 0, 0.10);
	border-radius: 3px;
	width: 43px;
	height: 45px;
	z-index: 99;
	line-height: 43px;
	text-align: center;
	top: 0
}

.icon-become-a-trainer {
	width: 22px;
	height: 29px;
	display: inline-block;
	background-position: -485px -804px;
	vertical-align: middle
}

.top-coaches h4 {
	opacity: 0.8;
	font-weight: 900;
	font-size: 140px;
	color: #f4f4f4;
	letter-spacing: 0px;
	line-height: 31px;
	margin-top: 105px
}

.trainer-list {
	height: 335px;
	display: block;
	padding: 20px;
	transition: all 0.6s ease-in-out 0s;
	position: relative
}

.trainer-list:hover,
.trainer-list.active {
	box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.15);
	border-radius: 3px;
	transform: scale(1.1, 1.1);
	background: #fff;
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1)
}

.trainer-image {
	background: #f4f4f4;
	width: 91px;
	height: 91px;
	border-radius: 100%;
	display: block;
	margin: 64px auto 42px;
	overflow: hidden
}

.trainer-image img {
	width: 91px;
	height: 91px
}

.trainer-name {
	font-size: 18px;
	color: #232636;
	line-height: 22px;
	display: block
}

.trainer-skills {
	font-size: 13px;
	color: #8c8c8c;
	line-height: 18px;
	display: block;
	margin-top: 5px;
	height: 36px;
	overflow: hidden
}

.top-coaches .owl-theme .owl-controls .owl-buttons div,
.accrediation .owl-controls .owl-buttons div,
.gallery-owl .owl-controls .owl-buttons div {
	color: #333;
	background: transparent;
	border-radius: 0;
	padding: 0;
	margin: 0;
	opacity: 1;
	position: absolute;
	top: 30%;
	transform: translateY(-30%);
	-webkit-transform: translateY(-30%);
	-ms-transform: translateY(-30%);
	border: 0;
	box-shadow: none
}

.top-coaches .owl-theme .owl-controls .owl-buttons .owl-prev,
.accrediation .owl-controls .owl-buttons .owl-prev {
	left: -5%
}

.top-coaches .owl-theme .owl-controls .owl-buttons .owl-next,
.accrediation .owl-controls .owl-buttons .owl-next {
	right: -5%
}

.trainer-list .trainer-view {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	background: #ff585c;
	box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.10);
	width: 50px;
	height: 50px;
	border-radius: 100%;
	bottom: -20px;
	opacity: 0;
	transition: all 0.6s ease-in-out 0s;
	line-height: 50px
}

.trainer-list:hover .trainer-view,
.trainer-list.active .trainer-view {
	opacity: 1
}

.icon-view-trianer {
	background-position: -589px -8px;
	height: 18px;
	width: 21px;
	display: inline-block;
	vertical-align: middle
}

.top-coaches .owl-carousel .owl-wrapper-outer {
	height: 400px;
	z-index: 1
}

.top-coaches .owl-theme .owl-controls .owl-buttons i,
.accrediation .owl-controls .owl-buttons i,
.gallery-owl .owl-controls .owl-buttons i {
	display: inline-block;
	width: 28px;
	height: 18px
}

.icon-prev-arrow {
	background-position: -544px -8px
}

.icon-next-arrow {
	background-position: -507px -8px
}

.event-detail-speaker .icon-prev-arrow,
.past-events-owl .icon-prev-arrow {
	background-position: -584px -7px;
	transform: rotate(180deg)
}

.event-detail-speaker .icon-next-arrow,
.past-events-owl .icon-next-arrow {
	background-position: -585px -6px
}

.top-coaches .owl-controls .owl-pagination {
	display: none
}

.top-coaches .owl-buttons>div.disabled,
.accrediation .owl-buttons>div.disabled {
	pointer-events: none
}

.customer-speak {
	background-color: #f4f4f4
}

.customer-speak .container {
	padding-top: 65px;
	padding-bottom: 10px
}

.customer-speak {
	overflow: hidden
}

.course-summary .customer-speak {
	overflow: visible
}

.customer-speak .review-conent:before {
	font-size: 300px;
	color: #ebebeb;
	letter-spacing: 0px;
	content: 'â€ž';
	position: absolute;
	left: 50%;
	top: 0%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	font-weight: 700;
	z-index: 0
}

.review-conent {
	padding: 100px 20px 40px;
	margin-bottom: 0px;
	position: relative;
	visibility: hidden
}

.slick-initialized {
	visibility: visible
}

.review-conent p {
	line-height: 24px !important;
	overflow: hidden;
	max-height: 120px !important;
	font-size: 16px !important;
	color: #232636 !important;
	letter-spacing: 0px !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important
}

.atnd-year {
	color: #8c8c8c;
	font-size: 12px;
	padding-top: 6px;
	line-height: 17px
}

.review-conent .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%)
}

.review-conent .slick-prev-arrow {
	left: -20%
}

.review-conent .slick-next-arrow {
	right: -20%
}

.review-thumb {
	margin: 0 auto 40px;
	width: 400px
}

.review-thumb.review-thumb-2 {
	margin: 0 auto 15px
}

.review-thumb h4 {
	font-size: 14px;
	color: #1b1d28;
	letter-spacing: 0px;
	margin-top: 12px
}

.review-thumb span {
	line-height: 14px;
	font-size: 12px;
	color: #8c8c8c;
	letter-spacing: 0px;
	height: 57px;
	display: inline-block;
	overflow: hidden;
	margin-top: 5px
}

.review-thumb>.slick-list {
	padding: 0 !important;
	z-index: 2
}

.slick-slide h4,
.slick-slide span,
.slick-slide a {
	opacity: 0
}

.slick-slide img {
	display: inline-block;
	width: 50px;
	height: 50px;
	opacity: 0.5;
	cursor: pointer
}

.slick-slide.slick-current img {
	opacity: 1;
	width: 75px;
	height: 75px
}

.slick-slide.slick-current h4,
.slick-slide.slick-current span,
.slick-slide.slick-current a {
	opacity: 1
}

.slick-slide.slick-current img {
	cursor: default
}

.slick-slide {
	outline: 0 none
}

.slick-prev-arrow,
.slick-next-arrow {
	position: relative;
	overflow: hidden;
	width: 61px;
	height: 61px;
	border-radius: 50%;
	box-shadow: 30px -30px 0 2px #f4f4f4, -30px -30px 0 2px #f4f4f4, -30px 30px 0 2px #f4f4f4, 30px 30px 0 2px #f4f4f4, 0 0 0 2px #f4f4f4;
	line-height: 66px;
	text-align: center;
	display: block !important
}

.slick-prev-arrow:hover,
.slick-next-arrow:hover {
	animation: border .4s ease 1 forwards
}

.slick-prev-arrow i,
.slick-next-arrow i {
	width: 29px;
	height: 19px;
	display: inline-block
}

.icon-review-prev-arrow {
	background-position: -544px -8px
}

.icon-review-next-arrow {
	background-position: -507px -8px
}

.slick-prev-arrow:hover i {
	background-position: -492px -121px
}

.slick-next-arrow:hover i {
	background-position: -448px -121px
}

.accrediation {
	background-color: #fff
}

.accrediation .container {
	padding-top: 60px;
	padding-bottom: 60px
}

.accrediation .company-image {
	width: 195px;
	height: 80px;
	text-align: center;
	display: inline-block;
	line-height: 80px
}

.company-image img {
	vertical-align: middle;
	width: 180px;
	height: 60px;
	filter: gray;
	filter: grayscale(1);
	-webkit-filter: grayscale(1)
}

.company-image:hover img {
	filter: grayscale(0);
	-webkit-filter: grayscale(0)
}

.accrediation .owl-theme .owl-controls .owl-page span {
	background: transparent;
	border: 3px solid #c5c5c5;
	margin: 5px;
	opacity: 1
}

.accrediation .owl-theme .owl-controls .owl-page.active span,
.accrediation .owl-theme .owl-controls.clickable .owl-page:hover span {
	border-color: #ff585c
}

.accrediation .owl-wrapper-outer {
	margin-top: 30px;
	margin-bottom: 30px;
	z-index: 9
}

.accrediation .owl-carousel {
	height: 136px
}

.featured .owl-carousel {
	height: 100px
}

.company-summary {
	background-color: #ff5a5d;
	padding: 60px 0
}

.company-summary .col-md-3 {
	border-right: 1px solid rgba(0, 0, 0, 0.14)
}

.company-summary .col-md-3:last-child {
	border-right: none
}

.icon-summary {
	width: 24px;
	height: 24px;
	display: inline-block
}

.icon-course-summary {
	background-position: -220px -8px
}

.icon-teacher-summary {
	background-position: -258px -8px
}

.icon-country-summary {
	background-position: -288px -8px
}

.icon-learners-summary {
	background-position: -316px -8px
}

.company-summary h3 {
	font-size: 48px;
	color: #fff;
	letter-spacing: 0px;
	margin-top: 14px
}

.company-summary h6 {
	opacity: 0.5;
	font-size: 14px;
	color: #232636;
	letter-spacing: 0px;
	margin-top: 14px
}

.accrediation a {
	display: block;
	cursor: w-resize
}

.accrediation .item span:hover {
	filter: grayscale(0);
	opacity: 1
}

.accrediation-icons {
	background-image: url("https://d2o2utebsixu4k.cloudfront.net/assets/images/icons/accreadition-sprite-3.png");
	background-repeat: no-repeat;
	width: 195px;
	height: 80px;
	display: inline-block
}

.icon-pmp {
	background-position: -229px -220px
}

.icon-ec-council {
	background-position: 0px -226px
}

.icon-home-scrum {
	background-position: -488px -228px
}

.icon-comptia {
	background-position: -488px -108px
}

.icon-iiba {
	background-position: 0px -339px
}

.icon-apmg {
	background-position: -230px -108px
}

.icon-bronze {
	background-position: -218px 0px
}

.icon-devops {
	background-position: 0px -111px
}

.icon-iassc {
	background-position: -260px -339px
}

.icon-people-cert {
	background-position: -501px -339px
}

.icon-axelos {
	background-position: 0px 0px
}

.icon-disciplined-agile {
	background-position: -452px 1px
}

.icon-istqb {
	background-position: 3px -458px
}

.icon-ptn-member {
	background-position: -259px -455px
}

.icon-member {
	background-position: -499px -457px
}

.acdtn-home-1 {
	background-position: -1px 0px
}

.acdtn-home-2 {
	background-position: -3px -101px
}

.acdtn-home-3 {
	background-position: -6px -202px
}

.acdtn-home-4 {
	background-position: -8px -299px
}

.acdtn-home-5 {
	background-position: -8px -404px
}

.acdtn-home-6 {
	background-position: -8px -502px
}

.acdtn-home-7 {
	background-position: -8px -601px
}

.acdtn-home-8 {
	background-position: -8px -705px
}

.acdtn-home-9 {
	background-position: -8px -802px
}

.acdtn-home-10 {
	background-position: -8px -903px
}

.acdtn-home-11 {
	background-position: -12px -1002px
}

.acdtn-home-12 {
	background-position: -12px -1101px
}

.acdtn-home-13 {
	background-position: -12px -1200px
}

.acdtn-home-14 {
	background-position: -14px -1303px
}

.acdtn-home-15 {
	background-position: -14px -1401px
}

.acdtn-home-16 {
	background-position: -10px -1509px
}

.acdtn-home-17 {
	background-position: -13px -1693px
}

.acdtn-home-18 {
	background-position: -11px -1784px
}

.acdtn-home-19 {
	background-position: -10px -1879px
}

.acdtn-category {
	height: 54px;
	width: 125px
}

.acdtn-category-1 {
	background-position: -251px 6px
}

.acdtn-category-2 {
	background-position: -224px -101px
}

.acdtn-category-3 {
	background-position: -254px -195px
}

.acdtn-category-4 {
	background-position: -254px -300px
}

.acdtn-category-5 {
	background-position: -250px -397px
}

.acdtn-category-6 {
	background-position: -252px -504px
}

.acdtn-category-7 {
	background-position: -263px -600px
}

.acdtn-category-8 {
	background-position: -253px -695px
}

.acdtn-category-9 {
	background-position: -254px -802px
}

.acdtn-category-10 {
	background-position: -254px -901px
}

.acdtn-category-11 {
	background-position: -225px -999px
}

.acdtn-category-12 {
	background-position: -254px -1101px
}

.acdtn-category-13 {
	background-position: -254px -1200px
}

.acdtn-category-14 {
	background-position: -242px -1305px
}

.acdtn-category-15 {
	background-position: -228px -1402px
}

.acdtn-category-16 {
	background-position: -245px -1501px
}

.acdtn-category-17 {
	background-position: -218px -1692px
}

.acdtn-category-18 {
	background-position: -385px -1778px
}

.acdtn-category-19 {
	background-position: -240px -1877px
}

.acdtn-page.acdtn-home-15 {
	background-position: -55px -1401px
}

.course-list-highlight.clearfix {
	position: relative
}

.course-list-highlight-1 {
	margin-bottom: 0 !important
}

.course-list-highlight-1:before {
	content: none !important
}

.course-list-highlight-1 .acdtn-category-10 {
	background-position: -247px -1611px;
	width: 140px !important
}

.course-list-highlight-2:before {
	left: 43% !important
}

.course-list-highlight-2 .acdtn-category-7 {
	background-position: -253px -602px
}

.course-list-highlight-3:before {
	left: 50% !important
}

.course-list-highlight-3 i:first-child {
	margin-right: 10px !important
}

.course-list-highlight-3 .acdtn-category-3 {
	background-position: -254px -206px
}

.course-list-highlight-3 .acdtn-category-7 {
	background-position: -253px -602px
}

.course-list-highlight-4:before {
	left: 45% !important;
	height: 41px !important
}

.course-list-highlight-4 .accrediation-icons {
	height: 41px
}

.course-list-highlight-4 .acdtn-category-1 {
	background-position: -251px 0
}

.course-list-highlight-4 .acdtn-category-5 {
	background-position: -248px -403px
}

.course-list-highlight-5 i:first-child {
	margin-right: 10px !important
}

.course-list-highlight-5:before {
	left: 50% !important;
	height: 41px !important
}

.course-list-highlight-5 .accrediation-icons {
	height: 41px !important
}

.course-list-highlight-5 .acdtn-category-1 {
	background-position: -251px 0
}

.course-list-highlight-5 .acdtn-category-10 {
	background-position: -230px -904px
}

.course-list-highlight-5 .acdtn-category-11 {
	background-position: -232px -1005px
}

.course-list-highlight-6:before {
	content: none !important
}

.course-list-highlight-6 .acdtn-category-8 {
	background-position: -239px -702px;
	height: 41px !important
}

.course-list-highlight-6 .acdtn-category-17 {
	background-position: -254px -1692px;
	height: 56px !important
}

.course-list-highlight.clearfix::before {
	background-color: #d5d5d5;
	content: "";
	height: 42px;
	left: 50%;
	position: absolute;
	width: 1px
}

.course-list-highlight-3 .acdtn-category-15 {
	background-position: -249px -1400px
}

.acdtn-course {
	width: 86px;
	height: 28px
}

.acdtn-course-1 {
	background-position: -401px 0px
}

.acdtn-course-2 {
	background-position: -401px -97px
}

.acdtn-course-3 {
	background-position: -401px -201px
}

.acdtn-course-4 {
	background-position: -401px -300px
}

.acdtn-course-5 {
	background-position: -401px -401px
}

.acdtn-course-6 {
	background-position: -401px -504px
}

.acdtn-course-7 {
	background-position: -401px -603px
}

.acdtn-course-8 {
	background-position: -401px -701px
}

.acdtn-course-9 {
	background-position: -401px -802px
}

.acdtn-course-10 {
	background-position: -399px -901px
}

.acdtn-course-11 {
	background-position: -401px -1002px
}

.acdtn-course-12 {
	background-position: -401px -1101px
}

.acdtn-course-13 {
	background-position: -401px -1200px
}

.acdtn-course-14 {
	background-position: -401px -1303px
}

.acdtn-course-15 {
	background-position: -401px -1401px
}

.acdtn-course-16 {
	background-position: -408px -1498px
}

.acdtn-course-17 {
	background-position: -556px -1695px;
	width: 86px
}

.user-menu .course-list-highlight.clearfix::before {
	height: 30px !important
}

.user-menu .course-list-highlight-4 .acdtn-course-1 {
	background-position: -407px 0
}

.user-menu .course-list-highlight-5 .acdtn-course-1 {
	background-position: -393px 0
}

.user-menu .course-list-highlight-3 .acdtn-course-7 {
	background-position: -421px -603px
}

.acdtn-page {
	width: 175px;
	height: 32px
}

.acdtn-page-1 {
	background-position: -501px -1px
}

.acdtn-page-2 {
	background-position: -501px -100px
}

.acdtn-page-3 {
	background-position: -501px -201px
}

.acdtn-page-4 {
	background-position: -501px -300px
}

.acdtn-page-5 {
	background-position: -501px -401px
}

.acdtn-page-6 {
	background-position: -501px -504px
}

.acdtn-page-7 {
	background-position: -501px -601px
}

.acdtn-page-8 {
	background-position: -501px -701px
}

.acdtn-page-9 {
	background-position: -501px -802px
}

.acdtn-page-10 {
	background-position: -501px -901px
}

.acdtn-page-11 {
	background-position: -501px -1002px
}

.acdtn-page-12 {
	background-position: -501px -1101px
}

.acdtn-page-13 {
	background-position: -501px -1200px
}

.acdtn-page-14 {
	background-position: -501px -1303px
}

.acdtn-page-15 {
	background-position: -355px -1401px
}

.acdtn-page-16 {
	background-position: -513px -1501px
}

.acdtn-page-17 {
	background-position: -402px -1694px;
	width: 86px
}

.acdtn-page-18 {
	background-position: -506px -1788px
}

.acdtn-page-19 {
	background-position: -217px -1889px
}

.detail-banner .brand-img .acdtn-page {
	width: 110px;
	height: 80px
}

.detail-banner .brand-img .acdtn-page-1 {
	background-position: -237px 20px
}

.detail-banner .brand-img .acdtn-page-2 {
	background-position: -236px -88px
}

.detail-banner .brand-img .acdtn-page-3 {
	background-position: -248px -185px
}

.detail-banner .brand-img .acdtn-page-4 {
	background-position: -238px -283px
}

.detail-banner .brand-img .acdtn-page-5 {
	background-position: -239px -383px
}

.detail-banner .brand-img .acdtn-page-6 {
	background-position: -500px -475px;
	width: 179px
}

.detail-banner .brand-img .acdtn-page-7 {
	background-position: -262px -583px
}

.detail-banner .brand-img .acdtn-page-8 {
	background-position: -244px -681px
}

.detail-banner .brand-img .acdtn-page-9 {
	background-position: -258px -787px
}

.detail-banner .brand-img .acdtn-page-10 {
	background-position: -498px -873px;
	width: 179px
}

.detail-banner .brand-img .acdtn-page-11 {
	background-position: -525px -975px;
	width: 126px
}

.detail-banner .brand-img .acdtn-page-12 {
	background-position: -261px -1078px
}

.detail-banner .brand-img .acdtn-page-13 {
	background-position: -261px -1187px
}

.detail-banner .brand-img .acdtn-page-14 {
	background-position: -238px -1287px
}

.detail-banner .brand-img .acdtn-page-15 {
	background-position: -232px -1377px
}

.detail-banner .brand-img .acdtn-page-16 {
	background-position: -7px -1504px;
	width: 200px
}

.detail-banner .brand-img .acdtn-page-17 {
	background-position: -75px -1693px;
	width: 69px
}

.detail-banner .brand-img .acdtn-page-18 {
	background-position: -389px -1764px
}

.detail-banner .brand-img .acdtn-page-19 {
	background-position: -243px -1866px
}

.detail-banner-new .brand-img .acdtn-page {
	width: 110px;
	height: 80px
}

.detail-banner-new .brand-img .acdtn-page-1 {
	background-position: -237px 20px
}

.detail-banner-new .brand-img .acdtn-page-2 {
	background-position: -236px -88px
}

.detail-banner-new .brand-img .acdtn-page-3 {
	background-position: -248px -185px
}

.detail-banner-new .brand-img .acdtn-page-4 {
	background-position: -238px -283px
}

.detail-banner-new .brand-img .acdtn-page-5 {
	background-position: -239px -383px
}

.detail-banner-new .brand-img .acdtn-page-6 {
	background-position: -500px -475px;
	width: 179px
}

.detail-banner-new .brand-img .acdtn-page-7 {
	background-position: -262px -583px
}

.detail-banner-new .brand-img .acdtn-page-8 {
	background-position: -244px -681px
}

.detail-banner-new .brand-img .acdtn-page-9 {
	background-position: -258px -787px
}

.detail-banner-new .brand-img .acdtn-page-10 {
	background-position: -498px -873px;
	width: 179px
}

.detail-banner-new .brand-img .acdtn-page-11 {
	background-position: -525px -975px;
	width: 126px
}

.detail-banner-new .brand-img .acdtn-page-12 {
	background-position: -261px -1078px
}

.detail-banner-new .brand-img .acdtn-page-13 {
	background-position: -261px -1187px
}

.detail-banner-new .brand-img .acdtn-page-14 {
	background-position: -238px -1287px
}

.detail-banner-new .brand-img .acdtn-page-15 {
	background-position: -232px -1377px
}

.detail-banner-new .brand-img .acdtn-page-16 {
	background-position: -7px -1504px;
	width: 200px
}

.detail-banner-new .brand-img .acdtn-page-17 {
	background-position: -75px -1693px;
	width: 69px
}

.detail-banner-new .brand-img .acdtn-page-18 {
	background-position: -389px -1764px
}

.detail-banner-new .brand-img .acdtn-page-19 {
	background-position: -243px -1866px
}

.featured-inline {
	margin-top: 20px;
	margin-left: -5px;
	margin-right: -5px
}

.featured-inline>li:last-child {
	padding-right: 0
}

.featured-inline.clearfix>li {
	float: left
}

.featured-inline>li {
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
	height: 46px;
	line-height: 49px
}

.featured-inline>li i {
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	opacity: 0.65;
	transition: all 0.5s
}

.featured-inline>li:hover i {
	opacity: 1
}

.featured-on-text {
	color: #59696D;
	height: 12px
}

.featured-inline>li:first-child {
	padding-left: 0
}

.featured-icons {
	display: block;
	height: 46px
}

.featured-icon-1 {
	background-position: -297px -65px;
	width: 72px
}

.featured-icon-2 {
	background-position: -2px 3px;
	width: 72px
}

.featured-icon-3 {
	background-position: -171px -66px;
	width: 72px
}

.featured-icon-4 {
	background-position: -273px 2px;
	width: 138px
}

.featured-icon-5 {
	background-position: 0px -63px;
	width: 120px
}

.featured-icon-6 {
	background-position: -110px 6px;
	width: 120px
}

.featured-icon-7 {
	background-position: 0px -107px;
	width: 120px
}

.featured-icon-8 {
	background-position: -285px -114px;
	width: 138px
}

.featured-icon-9 {
	background-position: -164px -184px;
	width: 80px
}

.featured-icon-10 {
	background-position: -3px -182px;
	width: 132px
}

.featured-icon-11 {
	background-position: -291px -173px;
	width: 132px
}

.featured-icon-12 {
	background-position: -135px -254px;
	width: 132px
}

.featured-icon-13 {
	background-position: -4px -300px;
	width: 80px
}

.featured-icon-14 {
	background-position: -2px -251px;
	width: 128px
}

.featured-icon-15 {
	background-position: -290px -249px;
	width: 128px
}

.featured-icon-16 {
	background-position: -125px -119px;
	width: 128px
}

#featured .owl-buttons div {
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

.left-featured-on {}

.featured.bg-color-grey h2 {
	color: #333742!important
}

.featured.bg-color-grey h2:before {
	background-color: #ff585c !important
}

.footer-icons {
	background-image: url("https://d2o2utebsixu4k.cloudfront.net/assets/images/icons/footericons.png");
	background-repeat: no-repeat
}

footer {
	position: relative;
	background-color: #232636;
	z-index: 9
}

footer .support-emails {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	z-index: 1000
}

footer section:nth-child(2n+1) {
	padding: 35px 0
}

footer section:nth-child(2n) {
	padding: 35px 0
}

footer section:last-child {
	padding: 20px 0
}

.connect h5,
.social_media h5,
.subscribe-letter h5 {
	font-size: 14px;
	color: #e2e2e0;
	margin: 0 0 10px;
	text-transform: none
}

.subscribe-letter .input-group {
	width: 70%
}

.social_media .input-group-btn {
	position: absolute;
	right: 0;
	top: 0
}

.footer-contact {
	font-size: 14px;
	color: #e2e2e0;
	margin: 0 0 10px
}

.contacts {
	color: #adadac;
	font-size: 12px
}

.contact-list {
	margin-top: 10px;
	clear: both;
	overflow: hidden;
	content: "";
	font-size: 13px;
	position: relative;
	padding-left: 40px;
	line-height: 19px;
	color: #5a6277
}

.contact-list a {
	color: #5a6277
}

.contact-list a:hover {
	color: #fff
}

footer .contact-list:nth-child(3n) {
	margin-top: 0
}

.contacts .col-desktop-4 {
	float: left;
	width: 30%
}

.contacts .col-desktop-3 {
	float: left;
	width: 20%
}

.connect a {
	color: #fff;
	margin-right: 0px
}

.connect a:focus,
.connect a:hover {
	color: #ff585c
}

.horizontal-line {
	margin-top: 30px;
	margin-bottom: 30px;
	border-color: #464541
}

.company_links h5,
.company_security h5 {
	text-transform: capitalize;
	margin-bottom: 10px
}

.social_media .btn {
	text-transform: uppercase;
	color: #fff;
	background: #e64143;
	padding: 10px 15px;
	margin-left: 10px
}

.subscribe-letter .btn {
	padding-top: 14px;
	padding-bottom: 14px;
	font-size: 14px;
	border: 0;
	border-radius: 4px;
	background-color: #fff;
	color: #333;
	font-weight: 700
}

.btn-danger:focus,
.btn-danger:hover {
	background-color: #cc3839;
	color: #fff
}

.company_security {
	text-align: center
}

.company_security h5 {
	color: #adadac;
	font-size: 12px
}

.request_invoice a {
	text-decoration: none
}

.company_links h5 {
	color: #e2e2e0;
	font-size: 15px
}

.company_links li {
	border-bottom: 1px solid #464541;
	color: #cdcdcb;
	font-size: 12px;
	padding: 8px 0
}

.company_links li:last-child {
	border: 0
}

.company_links li a {
	color: #999;
	font-size: 12px
}

.company_links li a:hover {
	color: #fff
}

.visible-xs .nav-tabs {
	border-bottom: 0
}

.visible-xs .nav-tabs li {
	margin-bottom: 0;
	padding: 0 10px
}

.visible-xs .nav-tabs li a:hover {
	border: 0;
	background: 0;
	border-bottom: 2px solid #e64143;
	margin: 0
}

.visible-xs .nav-tabs>li.active>a,
.visible-xs .nav-tabs>li.active>a:focus,
.visible-xs .nav-tabs>li.active>a:hover {
	background: 0;
	border: 0;
	border-image: none;
	color: #e64143;
	border-bottom: 2px solid #e64143
}

.bg-banner,
.instructor,
.our-instructor {
	background-repeat: no-repeat
}

.visible-xs .nav>li>a {
	padding: 16px 0;
	border-radius: 0;
	color: #cdcdcb;
	font-size: 11px;
	border: 0;
	text-transform: uppercase;
	text-align: center
}

.company_details {
	color: #92918f;
	font-size: 12px;
	text-align: left;
	line-height: 18px
}

.copyright div.pull-left,
.copyright.text-right span {
	color: #fff;
	font-size: 14px;
	text-decoration: none
}

.copyright div.pull-left ul {
	margin-left: -15px;
	margin-right: -15px
}

.copyright div.pull-left li {
	position: relative;
	float: left;
	padding: 0 15px
}

.copyright div.pull-left li a {
	font-size: 12px;
	color: #fff
}

.copyright div.pull-left li:after {
	position: absolute;
	right: -2px;
	content: "|";
	top: 0
}

.copyright div.pull-left li:last-child:after {
	content: ""
}

.copyright,
.copyright span {
	color: #fff;
	font-size: 12px
}

.copyright sup {
	top: 0 !important
}

.subscribe-letter .input-lg {
	background-color: #4a4844;
	border: 0 none;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	height: 47px
}

.footer-icon.icon-usa {
	background-position: -7px -1283px;
	display: inline-block
}

.footer-icon.icon-india {
	background-position: -197px -1282px;
	display: inline-block;
	margin-left: 0
}

.footer-icon.icon-uk {
	background-position: -56px -1283px;
	display: inline-block
}

.footer-icon.icon-singapore {
	background-position: -243px -1282px;
	display: inline-block
}

.icons.icon-newzealand {
	background-position: -512px -987px;
	display: inline-block
}

.footer-icon.icon-canada {
	background-position: -102px -1283px;
	display: inline-block
}

.footer-icon.icon-mea {
	background-position: -293px -557px;
	display: inline-block
}

.footer-icon.icon-australia {
	background-position: -150px -1283px;
	display: inline-block
}

.contact-list span {
	float: left;
	height: 16px;
	margin-right: 7px;
	width: 30px;
	position: absolute;
	left: 0
}

.footer_contact {
	float: none !important;
	height: auto !important;
	position: relative !important;
	width: auto !important
}

.footer_contact:after {
	content: ":";
	position: absolute;
	right: -6px;
	top: -3px
}

.footer-icons.icon-live-chat {
	width: 52px;
	height: 52px;
	background-position: -2px -81px;
	margin-top: 2px;
	display: inline-block
}

.footer-icons-1.icon-invoice {
	width: 41px;
	height: 44px;
	background-position: -422px -992px;
	margin-top: 2px;
	display: inline-block
}

.norton-secure {
	margin-top: 3px
}

.footer-icons.icon-we-accept {
	width: 42px;
	height: 25px
}

.footer-icons.icon-we-paypal {
	background-position: -2px -225px;
	display: inline-block
}

.footer-icons.icon-ameraican {
	background-position: -84px -122px;
	display: inline-block
}

.footer-icons.icon-maestro {
	background-position: -126px -122px;
	display: inline-block
}

.footer-icons.icon-visa {
	background-position: -168px -122px;
	display: inline-block
}

.footer-icons.icon-mastercard {
	background-position: -210px -122px;
	display: inline-block
}

.footer-icons.icon-cirrus {
	background-position: -254px -122px;
	display: inline-block
}

.copyright.clearfix {
	padding-bottom: 35px
}

.company_details {
	color: #5a6277;
	font-size: 13px;
	line-height: 20px;
	text-align: left
}

.nav-foot li a {
	color: #fff;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.request-invoice a {
	display: inline-block
}

.request-invoice h5,
.we-accept h5 {
	font-size: 12px;
	margin-bottom: 10px
}

.icon-invoice {
	background-position: -5px -138px;
	height: 44px;
	margin-top: 2px;
	width: 41px
}

.color-gray {
	color: #999
}

footer {
	background: #232636
}

.footer-top {
	border-bottom: 1px solid #47494a;
	padding-bottom: 25px;
	margin-bottom: 25px
}

.footer-top ul>li i {
	font-size: 23px
}

.footer-top h4 {
	color: #5a6177
}

.footer-top .media-links>div {
	margin-bottom: 20px
}

.footer-top form input,
.footer-top form select {
	background-color: transparent !important;
	border: 1px solid #383b52 !important;
	border-radius: 3px;
	height: 26px;
	color: #fff !important;
	font-size: 12px;
	padding: 0 22px 0 12px;
	line-height: 26px;
	box-shadow: none !important;
	padding-left: 12px !important
}

.footer-top form textarea {
	background-color: transparent !important;
	border: 1px solid #383b52 !important;
	border-radius: 3px;
	color: #fff !important;
	font-size: 12px;
	padding: 0 22px 0 12px;
	line-height: 26px;
	box-shadow: none !important
}

.footer-top form input:focus {
	box-shadow: none !important
}

.footer-top form .form-control::-moz-placeholder {
	color: #fff !important;
	font-size: 12px
}

.footer-top form .form-group button {
	right: 0px;
	top: 0;
	font-size: 12px;
	position: absolute;
	border: 0 none;
	line-height: 24px;
	padding: 0 10px
}

.footer-top span.error {
	text-align: left;
	display: block
}

.icon-footer {
	display: inline-block;
	height: 25px;
	vertical-align: middle;
	width: 39px
}

.icon-footer-paypal {
	background-position: -165px -1222px
}

.icon-american-express {
	background-position: -214px -1223px
}

.icon-maestro {
	background-position: -263px -1223px
}

.icon-citrus {
	background-position: -313px -1222px
}

.icon-master-card {
	background-position: -358px -1222px
}

.icon-visa {
	background-position: -410px -1223px
}



.connect li {
	display: inline-block
}

.connect li a {
	color: #767778;
	display: inline-block
}

.ul-list li {
	font-weight: 400;
	font-size: 14px;
	color: #5a6277;
	letter-spacing: 0px;
	line-height: 19px;
	min-height: 34px;
	margin-bottom: 5px
}

.ul-list li a {
	color: #5A6277
}

.ul-list li a:hover {
	color: #dfdfdf !important
}



.copyright {
	padding: 35px 0 10px 0;
	color: #fff;
	font-size: 12px
}

.no-extra-padding .copyright {
	padding: 0 !important
}

.connect li a:hover .fa-facebook {
	color: #3b5998;
	transition: all .5s
}

.connect li a:hover .fa-google-plus {
	color: #dd4b39;
	transition: all .5s
}

.connect li a:hover .fa-twitter {
	color: #55acee;
	transition: all .5s
}

.connect li a:hover .fa-linkedin {
	color: #0077b5;
	transition: all .5s
}

.cart-footer .copyright {
	padding-bottom: 20px
}

.contacts {
	margin-top: 30px;
	padding-top: 15px;
	border-top: 1px solid #47494a
}

.container-bottom {
	margin-top: 30px
}

.container-bottom a {
	color: #fff
}


.slide-arrow {
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.04);
	border-radius: 3px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #676767
}

.slide-arrow:hover {
	border: 1px solid #ff5a5d;
	color: #ff585c
}

.slide-arrow.inactive:hover {
	opacity: .5;
	cursor: default;
	color: #676767;
	border: 1px solid rgba(0, 0, 0, 0.15)
}

.slide-arrow i {
	line-height: 26px;
	vertical-align: top
}

.jcarousel-control-prev {
	margin-right: 8px
}

.sidebar_course {
	margin-bottom: 25px
}

.sidebar_course h4 {
	font-weight: 700;
	padding-left: 10px;
	font-size: 14px;
	color: #333742;
	letter-spacing: 1.5px;
	line-height: 30px
}

.sidebar_course .clearfix a {
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.04);
	border-radius: 3px;
	width: 30px;
	height: 30px;
	text-align: center;
	color: #999;
	position: relative;
	transition: all 0.5s ease 0s
}

.sidebar_course .clearfix a.collapsed i {
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg)
}

.sidebar_course .clearfix a i {
	line-height: 30px;
	vertical-align: top;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transition: all 0.5s ease 0s
}

.ul-categories>li>a,
.sidebar-nav ul li>ul>li>a {
	color: #676767;
	padding: 10px 10px 10px 0px;
	display: block;
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize;
	text-decoration: none
}

.sidebar-nav ul li>ul>li>a {
	padding: 8px 0;
	white-space: normal;
	width: 100%;
	line-height: 18px
}

.sidebar-nav ul li>ul>li>a:hover,
.sidebar-nav ul li>ul>li>a:focus {
	color: #ff585c
}

.ul-categories>li.active {
	background-color: #fafafa;
	border-color: #ff585c
}

.ul-categories>li.active>a {
	color: #ff585c
}

.ul-categories>li.active>a span {
	background-color: #ff585c;
	color: #fff;
	border-color: #ff585c
}

.sidebar-nav ul li>ul>li:last-child>a {
	border-bottom: none
}

.sidebar-nav ul {
	list-style: none;
	padding: 30px 0 0 0
}

.ul-categories {
	margin: 0px -20px
}

.ul-categories a {
	overflow: hidden;
	padding-right: 41px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.countries .ul-categories {
	margin: 0 -10px 0 -20px;
	padding-right: 0 !important
}

.ul-categories>li>a span {
	border: 1px solid #d9d9d9;
	border-radius: 100px;
	font-size: 12px;
	font-weight: 700;
	height: 23px;
	line-height: 20px;
	position: absolute;
	right: 2px;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	width: 38px;
	color: #676767
}

.ul-categories>li {
	position: relative;
	padding-left: 25px;
	padding-right: 23px;
	border-left: 4px solid transparent
}

.ul-categories>li>ul {
	border: 1px solid #ebebeb;
	box-shadow: 2px 2px 2px #808080;
	position: absolute;
	right: -325px;
	margin-left: -20px;
	top: 0;
	display: none;
	background-color: #fff;
	width: 330px;
	z-index: 999;
	padding: 5px 15px;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	max-height: 340px;
	overflow-y: auto
}

.ul-categories>li>ul li a {
	border-bottom: 1px solid #d5d5d5
}

.ul-categories>li:hover>ul {
	display: block;
	right: -320px
}

.ul-categories>li a:hover,
.ul-categories>li:active>a,
.ul-categories>li:hover>a,
.ul-categories>li.active>a {
	color: #ff585c
}

.ul-categories>li:last-child>a {
	border-bottom: 0 none
}

.ul-categories .sub-course-list>li>a {
	color: #333
}

.ul-categories .sub-course-list img {
	height: 20px;
	margin-right: 5px;
	padding: 2px;
	vertical-align: bottom;
	width: 20px
}

.ul-categories>li>a {
	padding: 0 40px 0 11px;
	line-height: 56px;
	border-bottom: 1px solid #eaeaea;
	position: relative
}

.ul-categories>li:hover {
	background-color: #fafafa;
	border-color: #ff585c
}

.ul-categories>li:hover>a {
	color: #ff585c
}

.ul-categories>li:hover>a span {
	background-color: #ff585c;
	color: #fff;
	border-color: #ff585c
}


.specialized-in li {
	margin-top: 3px
}





.icon-help-grey {
	background-position: -632px -121px;
	display: inline-block;
	height: 16px;
	width: 16px;
	margin-right: 9px;
	vertical-align: middle
}

.how-it-works-grey {
	font-size: 14px;
	color: #676767;
	line-height: 14px;
	margin-top: 14px;
	margin-bottom: 11px;
	display: inline-block
}

.create-icon {
	background-position: -247px -251px;
	display: inline-block;
	height: 16px;
	width: 14px;
	margin-right: 28px;
	vertical-align: sub
}



.icon-time {
	background-position: -752px -121px;
	display: inline-block;
	height: 16px;
	width: 16px;
	margin-right: 5px;
	vertical-align: top
}

.webinar-time .icon-time,
.webinar-time .fa-play {
	width: 17px;
	margin-right: 6px !important;
	margin-left: 0 !important;
	text-align: center;
	color: #d5d6d8 !important
}


.classroom-trainer-info,
.classroom-venue {
	color: #3f4752;
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	padding-left: 0px;
	position: relative;
	margin-top: 15px;
	display: inline-block
}

.classroom-description .classroom-trainer-info {
	margin-top: 5px
}

.classroom-venue-details address .classroom-venue {
	display: block !important
}

.trainer-courses .classroom-venue-details i {
	height: 40px;
	line-height: 41px
}

.classroom-venue-details {
	text-align: center;
	box-shadow: none !important
}

.classroom-venue-details i {
	font-size: 40px;
	color: #3f4752;
	height: 58px;
	line-height: 58px
}

.classroom-venue-details.second {
	padding: 0;
	min-height: auto;
	padding-left: 15px
}

.classroom-venue-details.second .block {
	display: block !important;
	text-align: left !important;
	margin-top: 0
}

.classroom-venue-details.second i {
	font-size: 33px !important;
	line-height: 34px !important;
	height: 34px !important
}

.iframe {
	height: 100%
}

.quantity {
	background: #f4f4f4;
	border: 1px solid #e6e6e6;
	box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
	border-radius: 3px;
	height: 42px;
	width: 42px;
	margin: 23px auto 0;
	text-align: center
}

.course-price-info.text-center {
	margin: 13px 0;
	position: relative
}

.actual-price {
	font-size: 14px;
	color: #a4a4a4
}

.early-bird-price {
	display: block;
	font-size: 20px;
	color: #24272f;
	line-height: 28px
}

.valid-till {
	font-size: 14px;
	color: #a4a4a4
}

.virtualclass-rooms .location-details {
	position: relative;
	padding: 5px 0
}

.virtualclass-rooms .delivery-type {
	display: inline-block;
	font-size: 12px;
	color: #a4a4a4;
	letter-spacing: 1.28px;
	font-weight: 700;
	margin-bottom: 0px;
	padding: 10px 0;
	margin-right: 3px
}

.delivery-format.row {
	border-bottom: 1px solid #ddd;
	margin-bottom: 25px;
	padding-bottom: 15px
}

.delivery-format select {
	height: 34px !important;
	background-color: #fff !important
}

.delivery-format.second .reset-forms {
	position: absolute;
	right: 15px
}

.delivery-format input:valid~label {
	margin-right: 9px;
	font-size: 13px;
	color: #a4a4a4;
	font-weight: 400;
	padding-left: 7px;
	line-height: 19px
}

.icon-classroom-live-small {
	background-position: -90px -337px;
	display: inline-block;
	width: 29px;
	height: 29px;
	vertical-align: middle;
	margin: 0 6px 0 2px
}

.icon-virtualclassroom-live-small {
	background-position: -131px -336px;
	display: inline-block;
	width: 31px;
	height: 29px;
	vertical-align: middle;
	margin: 0 6px 0 2px
}

.icon-SelfPaced-small {
	background-position: -175px -337px;
	display: inline-block;
	width: 29px;
	height: 29px;
	vertical-align: middle;
	margin: 0 6px 0 2px
}

.enroll-course {
	margin-bottom: 20px
}

.enroll-course .btn-success {
	width: 100%;
	margin: 23px 0
}

.delivery-format .form-list input:focus~label,
.delivery-format .form-list input:valid~label {
	left: 0%
}

.delivery-format .checkbox {
	margin-top: 7px;
	margin-bottom: 0
}

.close-icon {
	position: absolute;
	right: 20px;
	top: 20px;
	font-weight: 700;
	font-size: 12px;
	color: #ff585c
}

.close-icon:hover,
.close-icon:focus {
	color: #ff585c
}

.icon-close-red {
	background-position: -567px -121px;
	display: inline-block;
	width: 17px;
	height: 17px;
	vertical-align: middle;
	margin-right: 6px
}

.categories-list .basic-pagination {
	margin-top: 20px;
	margin-bottom: 0px
}

.virtualclass-rooms .categories-list {
	padding: 0
}

.hide-all {
	display: block;
	font-weight: 700;
	font-size: 12px;
	color: #ff585c;
	margin-top: 49px
}

.hide-all:hover,
.hide-all:focus {
	color: #ff585c
}

.hide-all i {
	margin-left: 21px
}

.search-location .media-body,
.search-location .media-left {
	display: block
}

.search-location .media-left span {
	font-size: 12px;
	font-weight: 700;
	color: #a4a4a4;
	white-space: nowrap
}

.search-location .form-group,
.course-batch-type .form-group {
	margin-bottom: 0;
	display: inline-block;
	width: 48%;
	margin-right: 10px;
	vertical-align: top;
	float: left
}

.delivery-format.second .search-location .form-group,
.delivery-format.second .course-batch-type .form-group {
	margin-right: 5px
}

.course-batch-type .form-group {
	width: 47%;
	float: left
}

.delivery-format.second .course-batch-type .form-group {
	width: 48%;
	float: left
}

.delivery-format.second .location-search {
	line-height: 33px;
	overflow: hidden
}

.course-batch-type.second {
	width: 50%;
	float: left
}

.search-location.second {
	width: 50%;
	float: left
}

.delivery-format.second .search-location.second {
	text-align: center
}

.search-location .form-group:last-child,
.course-batch-type .form-group:last-child {
	margin-right: 0;
	margin-top: 0
}

.search-location .form-group .form-control,
.course-batch-type .form-group .form-control {
	height: 42px;
	padding: 0 27px 0 10px;
	overflow: hidden;
	text-overflow: ellipsis
}

.course-batch-type .form-group .form-control {
	background-color: #fff
}

.search-location .media-body {
	width: 100%;
	overflow: visible
}

.search-location .media {
	overflow: visible
}

.search-location .ms-parent {
	padding: 0
}

.search-location .ms-choice {
	height: 32px;
	border: 0 none;
	background: transparent
}

.search-location .ms-choice>span {
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%)
}

.search-location .checkbox {
	padding-left: 0;
	margin-top: 0
}

.search-location .checkbox label::before {
	margin-left: 2px;
	height: 18px;
	width: 18px;
	top: 2px;
	transform: none;
	-webkit-transform: none;
	-ms-transform: none
}

.search-location .checkbox label::after {
	margin-left: 2px;
	height: 18px;
	width: 18px;
	line-height: 18px;
	top: 2px;
	transform: none;
	-webkit-transform: none;
	-ms-transform: none
}

.search-location .checkbox input[type="checkbox"] {
	margin-left: -20px;
	height: 18px;
	width: 18px;
	cursor: pointer
}

.search-location .checkbox label {
	padding-left: 23px;
	color: #24272f
}

.search-location .checkbox .selected label::after {
	font-family: "FontAwesome";
	content: "\f00c";
	color: #fff
}

.search-location .ms-drop ul {
	padding: 0
}

.search-location .ms-drop ul>li {
	padding: 3px 0 5px;
	border-bottom: 1px solid #d5d5d5
}

.search-location .ms-drop ul>li:last-child {
	border-bottom: 0 none
}

.course-overview .editor-content p,
.course-overview .editor-content ul li,
.course-overview .editor-content div {
	color: #676767 !important;
	font-size: 14px !important;
	line-height: 28px !important
}

.course-summary section .col-md-9 {
	z-index: 2
}

.course-categories-list-second .col-md-9 {
	z-index: unset !important
}

.sidebar-sticky {
	z-index: 1;
	position: relative
}

.sidebar-sticky ul {
	width: 175px;
	overflow: visible;
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
	z-index: 1
}

.sidebar-sticky ul li:first-child {
	border-top: 0 none;
	border-radius: 3px 3px 0 0
}

.sidebar-sticky ul li {
	border-top: 1px solid #393b52;
	background-color: #232636
}

.sidebar-sticky ul li:last-child {
	border-radius: 0 0 3px 3px
}

.sidebar-sticky ul li a,
.sidebar-sticky ul li span {
	color: #fff;
	display: block;
	font-weight: 700;
	font-size: 14px;
	line-height: 36px;
	position: relative;
	transition: all 0.15s ease-in-out 0s;
	border-left: 4px solid transparent;
	padding: 15px 0 15px 43px;
	cursor: pointer
}

.sidebar-sticky ul li:last-child span {
	background-color: #ff585c !important;
	padding-left: 5px;
	padding-right: 10px;
	text-align: center;
	border-left: 0 none;
	line-height: 30px;
	height: auto;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.sidebar-sticky ul li a:hover {
	color: #ff585c
}

.sidebar-sticky ul li.active a {
	color: #ff585c;
	font-weight: 700;
	font-size: 14px;
	line-height: 36px;
	border-left: 4px solid #ff585c;
	padding-left: 43px
}

.sidebar-sticky ul li.active a::after {
	border-bottom: 12px solid transparent;
	border-left: 12px solid #232636;
	border-top: 12px solid transparent;
	content: "";
	position: absolute;
	right: -12px;
	top: 50%;
	transform: translateY(-50%)
}

.course-type-button {
	width: 139px;
	margin: 15px 0
}

.course-overview {
	background-color: #fff;
	padding: 45px 0 40px 0
}

.course-overview h2 {
	margin-bottom: 15px
}

.course-overview .row .row .section-heading {
	margin: 10px 0 27px
}

.course-overview p {
	font-size: 16px;
	color: #676767;
	letter-spacing: 0px;
	line-height: 28px;
	margin-bottom: 20px;
	text-align: justify
}

.course-overview .editor-content ul li {
	font-size: 14px !important;
	line-height: 28px !important
}

.course-overview .row>.row {
	margin-top: 40px
}

.course-overview span {
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 28px;
	margin-bottom: 20px
}

.course-overview .view-all {
	margin: 30px 0 50px;
	display: inline-block
}

.course-overview .media {
	margin-top: 10px;
	height: 110px;
	overflow: hidden
}

.course-overview .media-left {
	padding-right: 21px
}

.course-overview .media-left i {
	color: #ff585c;
	font-size: 25px;
	padding: 0 2px
}

.course-overview .media-body {
	font-size: 15px;
	color: #9a9a9a;
	line-height: 21px !important;
	vertical-align: middle
}

.reg-provider {
	position: absolute;
	right: 15px;
	top: 0;
	margin-bottom: 0
}

.reg-provider .accrediation-icons {
	vertical-align: middle
}

.reg-provider .img-accreditation {
	height: 48px
}

.reg-provider span {
	font-size: 12px;
	line-height: 14px;
	margin-top: 15px;
	margin-right: 10px;
	display: inline-block;
	color: #676767
}

.reg-provider i {
	color: #008000
}

.highlights {
	padding: 45px 0 75px 0;
	background: #fff
}

.highlights .media-left {
	padding-right: 20px
}

.highlights h2 {
	margin-bottom: 35px
}

.media-content {
	color: #696969;
	line-height: 18px
}

.media-content.editor-content p {
	margin: 0 !important
}

.highlights-icons {
	display: inline-block;
	border: 1px solid #d5d5d5;
	border-radius: 100%;
	line-height: 35px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	width: 40px
}

.highlights .media {
	padding-bottom: 10px
}

.highlights .media:last-child {
	padding-bottom: 0
}

.icon-highlights {
	border-radius: 100%;
	display: inline-block;
	height: 40px;
	width: 40px;
	vertical-align: middle
}

.icon-highlights-1 {
	background-position: -86px -160px
}

.icon-highlights-2 {
	background-position: -163px -162px
}

.icon-highlights-3 {
	background-position: -247px -162px
}

.icon-highlights-4 {
	background-position: -124px -162px
}

.icon-highlights-5 {
	background-position: -203px -163px
}

.icon-highlights-6 {
	background-position: -292px -162px
}

.agenda {
	padding-bottom: 76px
}

.agenda .panel {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #e7e7e7;
	background: none;
	box-shadow: none
}

.agenda .panel:last-child {
	border-bottom: none
}

.agenda .panel-group {
	margin-top: 55px;
	margin-bottom: 0px;
	border: 1px solid #14161e;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
	border-radius: 3px;
	position: relative;
	z-index: 2
}

.agenda .panel-group>.panel:first-child .panel-heading {
	border-radius: 4px 4px 0 0
}

.agenda .panel-group .panel {
	border-radius: 0
}

.agenda .panel-group .panel+.panel {
	margin-top: 0
}

.agenda .panel-heading {
	background-color: #fff;
	border-radius: 0;
	border: none;
	padding: 0
}

.agenda .panel-title a {
	display: block;
	color: #666;
	padding: 25px 115px 25px 25px;
	position: relative;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	line-height: 22px
}

.agenda .panel-body {
	background: #f4f4f4;
	padding: 20px 40px;
	box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.10);
	color: #242736;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px
}

.agenda .editor-content,
.agenda .editor-content p,
.agenda .editor-content ul li,
.agenda .editor-content ol li {
	font-size: 14px !important;
	line-height: 20px !important
}

.agenda .panel:last-child .panel-body {
	border-radius: 0 0 4px 4px
}

.agenda .panel:last-child .panel-heading {
	border-radius: 0 0 4px 4px;
	transition: border-radius 0.3s linear 0.2s
}

.agenda .panel:last-child .panel-heading.active {
	border-radius: 0;
	transition: border-radius linear 0s
}

.agenda .panel-heading a:before {
	content: '\f107';
	font-size: 24px;
	position: absolute;
	font-family: FontAwesome;
	right: 20px;
	top: 25px;
	transform: rotate(0deg);
	transition: all 0.5s;
	color: #d6d6d6;
	line-height: 24px
}

.agenda .panel-heading.active a:before {
	transform: rotate(180deg);
	transition: all 0.5s
}

.agenda .panel-heading.active a {
	color: #242736
}

.icon-clock {
	height: 16px;
	width: 16px;
	display: inline-block;
	background-position: -400px -47px;
	vertical-align: middle
}

.faq {
	background: #fff;
	padding-top: 60px;
	padding-bottom: 60px
}

.faq .panel {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #e7e7e7;
	background: none;
	box-shadow: none
}

.faq .panel-group {
	margin-top: 55px;
	margin-bottom: 0px;
	box-shadow: none;
	border-radius: 3px;
	z-index: 2;
	position: relative
}

.faq .panel-group .panel:first-child {
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #e7e7e7
}

.faq .panel-group>.panel:first-child .panel-heading {
	border-radius: 4px 4px 0 0
}

.faq .panel-group .panel {
	border-radius: 0
}

.faq .panel-group .panel+.panel {
	margin-top: 0
}

.faq .panel-heading {
	background-color: transparent;
	border-radius: 0;
	border: none;
	padding: 0
}

.faq .panel-title a {
	display: block;
	color: #666;
	padding: 20px 44px 20px 20px;
	position: relative;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	line-height: 18px
}

.faq .panel-title a span {
	padding-right: 15px;
	display: table-cell
}

.faq .panel-body {
	background: transparent;
	padding: 0px 20px 20px 55px;
	box-shadow: none;
	color: #9a9a9a;
	border: 0 none !important;
	font-size: 14px;
	line-height: 21px;
	text-align: justify
}

.faq .editor-content,
.faq .editor-content p {
	font-size: 14px !important;
	line-height: 21px !important;
	color: #666 !important
}

.faq .panel:last-child .panel-body {
	border-radius: 0 0 4px 4px
}

.faq .panel:last-child .panel-heading {
	border-radius: 0 0 4px 4px;
	transition: border-radius 0.3s linear 0.2s
}

.faq .panel:last-child .panel-heading.active {
	border-radius: 0;
	transition: border-radius linear 0s
}

.faq .panel-heading a:before {
	content: '\f107';
	font-size: 24px;
	position: absolute;
	font-family: FontAwesome;
	right: 15px;
	top: 18px;
	transform: rotate(0deg);
	transition: all 0.5s;
	color: #d6d6d6;
	line-height: 24px
}

.faq .panel-heading.active a:before {
	transform: rotate(180deg);
	transition: all 0.5s
}

.faq .panel-heading.active a {
	color: #ff585c
}

.about-course {
	background: #f4f4f4
}

.about-course .container {
	padding-bottom: 20px;
	padding-top: 70px
}

.about-course .section-heading {
	margin-bottom: 30px
}

.about-course .editor-content {
	margin-bottom: 10px !important
}

.other-location {
	background: #f4f4f4
}

.other-location .container {
	padding-top: 20px;
	padding-bottom: 70px
}

.other-location .specialized-in {
	margin-top: 30px
}

.other-location .specialized-in li a {
	background-color: #fff;
	display: block;
	margin-bottom: 10px;
	padding: 8px 18px;
	text-transform: capitalize;
	line-height: 13px
}

.other-location .specialized-in li a:hover {
	background-color: #ff585c
}

.how-we-can-help-you.detail-help {
	padding-bottom: 100px;
	padding-top: 50px
}

.detail-related .trending-course-list {
	height: 220px;
	margin-bottom: 20px
}

.detail-related .trending-course-list h4 {
	margin-top: 17px;
	padding-top: 0px
}

.enroll-course .toggle-info {
	bottom: -1px;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.enroll-course .toggle-info a {
	border: 1px solid #eaeaec;
	display: inline-block;
	font-size: 11px;
	font-weight: 700;
	padding: 5px 10px;
	text-align: center;
	width: auto;
	color: #ff585c
}

.enroll-course .toggle-info a i {
	margin-left: 5px
}

.enroll-course .editor-content {
	margin-top: 20px !important
}

.like-share {
	position: absolute;
	left: auto;
	top: 35px;
	right: 15px
}

.like-share>span {
	margin-right: 15px;
	font-size: 12px
}

.like-share span strong {
	font-size: 13px;
	font-weight: 700
}

.like-share>a {
	padding: 0 6px;
	border-right: 1px solid #fff;
	line-height: 14px;
	margin-right: 0;
	font-size: 14px;
	margin-top: 0;
	display: inline-block
}

.like-share .like-share-view {
	padding: 0 6px;
	border-right: 1px solid #fff;
	line-height: 14px;
	margin-right: 0;
	font-size: 14px;
	margin-top: 0;
	display: inline-block;
	cursor: default
}

.like-share>a:last-child {
	padding-right: 0;
	border-right: 0 none
}

.icon-share {
	background-position: -7px -337px;
	display: inline-block;
	height: 16px;
	width: 16px;
	vertical-align: text-bottom
}

.like-share a i {
	margin-right: 0
}

.like-share .social-hover {
	top: -50px;
	left: 50%;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
	transform: translateX(-50%)
}

.like-share>span {
	cursor: pointer
}

.like-share>span:hover .social-hover {
	top: 30px;
	visibility: visible;
	opacity: 1
}

.like-share .social-icons {
	margin-top: 0
}

.like-share .social-icons a {
	margin-right: 0
}

.like-share .social-icons li {
	margin-bottom: 10px
}

.like-share .refer-earn {
	font-weight: 700 !important
}

.like-share>a span {
	font-size: 14px;
	padding-left: 5px
}

.like-share .fa.fa-eye {
	font-size: 17px;
	vertical-align: text-bottom
}

.like-share>span.like span {
	font-size: 14px !important
}

.like-share>span.like span {
	font-size: 12px;
	padding-left: 5px
}

.like-share>span.like span:first-child {
	padding-left: 0
}

.like-share span.like {
	padding: 0 6px;
	border-right: 1px solid #fff;
	line-height: 14px;
	margin-right: 0
}

.like-share a:hover,
.like-share a:focus {
	color: #ff585c
}

.like-share>a i {
	vertical-align: middle
}

.course-overview .media-left i {
	color: #ff585c;
	font-size: 25px;
	padding: 0 2px
}

.get-in-touch-sidebar .form-list input:focus~label,
.get-in-touch-sidebar .form-list input:valid~label,
.get-in-touch-sidebar .form-list input.used~label {
	font-weight: 400;
	font-size: 12px
}

.fixed-right-bottom {
	z-index: 10
}

.query-btn,
.query-btn-popup {
	position: absolute;
	bottom: 0px !important;
	transition: all 0.5s;
	background: #ff585c;
	box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.10);
	width: 60px;
	height: 60px;
	border-radius: 7px;
	z-index: 10;
	line-height: 57px;
	text-align: center;
	overflow: hidden;
	color: #fff;
	font-size: 24px;
	right: 0;
	left: auto
}

.query-btn:hover,
.query-btn:focus,
.share-btn:hover,
.share-btn:focus,
.query-btn-popup:hover,
.query-btn-popup:focus {
	color: #fff
}

.share-btn {
	position: absolute;
	left: 0;
	bottom: 0px;
	transition: all 0.5s;
	background: #ff585c;
	box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.10);
	width: 60px;
	height: 60px;
	border-radius: 7px;
	z-index: 10;
	line-height: 57px;
	text-align: center;
	overflow: hidden;
	color: #fff;
	font-size: 24px
}

.right-top {
	top: 15px;
	right: 15px
}

.position-absolute {
	position: absolute
}

.get-in-touch-sidebar {
	width: 250px;
	position: fixed;
	bottom: 100px;
	right: 1%;
	visibility: hidden;
	opacity: 0;
	z-index: 9;
	box-shadow: 0 1px 18px 0 rgba(36, 38, 47, 0.1), 0 4px 6px 0 rgba(0, 0, 0, 0.06);
	transition: 1s all;
	transform: scale(0.2) translate(0%, 0%)
}

.get-in-touch-sidebar.open {
	visibility: visible;
	opacity: 1;
	transform: scale(1) translate(-1%, 0%)
}

.get-in-touch-sidebar .bg-white {
	padding: 10px 20px 20px
}

.get-in-touch-sidebar .form-list label {
	left: 30px;
	font-size: 12px;
	top: 12px
}

.get-in-touch-sidebar .form-list textarea {
	font-size: 12px
}

.get-in-touch-sidebar h2 {
	margin-bottom: 10px
}

.get-in-touch-sidebar .btn {
	width: 100%;
	font-weight: 700;
	height: 35px;
	line-height: 35px;
	padding: 0
}

.get-in-touch-sidebar .right-top {
	top: 5px;
	right: 10px
}

.get-in-touch-sidebar .form-list .form-group {
	min-height: 45px
}

.get-in-touch-sidebar .close {
	opacity: 1;
	font-size: 28px;
	font-weight: 400;
	color: #ff585c
}

.get-in-touch-sidebar .section-heading {
	text-transform: capitalize;
	letter-spacing: 0.5px
}

.course-categories-second {
	margin-top: 25px
}

.course-categories-second .course-thumbnail.second {
	padding: 25px 25px 20px !important
}

.course-categories-second .course-thumbnail.second h3 {
	padding-bottom: 12px
}

.course-categories-second .course-thumbnail.second p {
	padding-top: 9px
}

.course-categories-second:first-child {
	margin-top: 0
}

.course-categories-second:last-child {
	margin-bottom: 25px
}

.course-categories-second .course-thumbnail {
	width: 100% !important
}

.course-categories-second .block {
	display: block !important
}

.course-categories-second .price-details {
	border-bottom: 0
}

.course-categories-second .thumbnail-details {
	padding-right: 0;
	padding-left: 20px
}

.course-categories-second .editor-content a {
	font-size: 12px !important
}

.course-categories-second a.refund {
	font-size: 12px !important;
	padding-top: 3px;
	display: inline-block
}

.course-categories-second a.refund i {
	font-size: 12px !important
}

.course-categories-second .btn.btn-bordered {
	height: auto !important;
	line-height: 16px !important;
	padding: 13px
}

.static-banner {
	padding: 165px 0;
	position: relative
}

.static-banner .container {
	position: relative
}

.about-us-banner {
	background: rgba(0, 0, 0, 0) url("https://d2o2utebsixu4k.cloudfront.net/assets/images/banners/about-us-banner.jpg") no-repeat scroll center top / cover
}

.static-banner h1 {
	font-weight: 900;
	font-size: 64px;
	color: #fff;
	line-height: 64px
}

.course-categories #course-categories .course-thumbnail .btn {
	border: 2px solid #eaeaea !important;
	background-color: #fff !important;
	color: #ff585c !important;
	box-shadow: none !important;
	line-height: 13px !important
}

.static-page .navbar-sticky {
	background-color: #f4f4f4;
	padding: 50px 0 0 0;
	z-index: 10;
	transition: all 0.6s ease
}

.static-page #undefined-sticky-wrapper {
	background-color: #f4f4f4
}

.static-page .navbar-sticky {
	width: 100%
}

.static-page .nav-horizontal {
	margin: 0 -15px
}

.static-page .nav-horizontal li {
	float: left;
	width: 25%;
	padding: 0 15px;
	margin: 0 !important
}

.static-page .about-us-new.nav-horizontal li {
	float: left;
	width: 50%;
	padding: 0 15px
}

.static-page .nav-horizontal .bg-white {
	padding: 45px 0 49px;
	position: relative;
	transition: all 0.6s ease;
	border-radius: 3px !important;
	background-color: #fff
}

.static-page .nav-horizontal li:last-child .bg-white {
	margin-right: 0
}

.static-page .nav-horizontal .bg-white:hover {
	background-color: transparent;
	background: #fff;
	box-shadow: 0px 1px 0px 0px rgba(36, 38, 47, 0.10), 0px 38px 82px 0px rgba(0, 0, 0, 0.18);
	border-radius: 3px
}

.static-page .nav-horizontal .bg-white:focus {
	background-color: #fff
}

.static-page .nav-horizontal .bg-white span {
	font-weight: 700;
	font-size: 11px;
	color: #1b1d28;
	letter-spacing: 0px;
	line-height: 21px;
	margin-top: 34px;
	display: block
}

.static-page .sticky-wrapper .nav-horizontal .active .bg-white {
	box-shadow: 0px 1px 0px 0px rgba(36, 38, 47, 0.10), 0px 38px 82px 0px rgba(0, 0, 0, 0.18)
}

.static-page .sticky-wrapper.nav-stick-top .navbar-sticky {
	padding: 10px 0 10px
}

.static-page .sticky-wrapper.nav-stick-top .nav-horizontal .bg-white {
	padding: 10px 15px
}

.static-page .sticky-wrapper.nav-stick-top .nav-horizontal .bg-white i {
	display: inline-block;
	margin-right: 25px;
	transition: all 0.6s ease
}

.static-page .sticky-wrapper.nav-stick-top .nav-horizontal .bg-white span {
	font-size: 10px;
	display: inline-block;
	margin-top: 0;
	transition: all 0.6s ease
}

.static-page .sticky-wrapper.nav-stick-top .nav-horizontal .down-arrow {
	left: 60%;
	transform: translateX(-40%);
	transition: all 0.6s ease
}

.down-arrow {
	z-index: -1 !important
}

.nav-horizontal li.active .down-arrow {
	z-index: 9 !important
}

.about-us-icons {
	display: block;
	height: 58px;
	vertical-align: middle;
	margin: 0 auto
}

.icon-overview {
	background-position: -261px -337px;
	width: 47px
}

.icon-who-we-are {
	background-position: -339px -334px;
	width: 53px
}

.icon-what-we-do {
	background-position: -418px -337px;
	width: 58px
}

.icon-our-promise {
	background-position: -506px -337px;
	width: 45px
}

.down-arrow {
	background: #ff585c;
	box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.10);
	width: 50px;
	height: 50px;
	border-radius: 100%;
	position: absolute;
	bottom: -25px;
	left: 50%;
	transform: translateX(-50%);
	line-height: 50px;
	text-align: center;
	opacity: 0;
	z-index: 111
}

.icon-down-arrow {
	background-position: -583px -337px;
	display: inline-block;
	width: 14px;
	height: 16px;
	vertical-align: middle;
	margin: 0 auto
}

.static-page li.active .down-arrow {
	opacity: 1
}

.overview {
	background-color: #f4f4f4;
	padding: 88px 0 60px 0
}

#profiles .container {
	padding-top: 0 !important
}

#profiles {
	padding-top: 88px
}

.overview h2 {
	margin-bottom: 25px
}

.overview .static-list {
	margin-bottom: 20px
}

.overview .static-list li {
	color: #676767
}

.overview h4 {
	margin-bottom: 20px
}

.overview p {
	font-size: 16px;
	color: #676767;
	letter-spacing: 0px;
	line-height: 28px;
	margin-bottom: 25px
}

.overview .view-all {
	margin-bottom: 60px !important
}

.static-page .view-all {
	display: block;
	margin: 20px 0 0 0
}

.overview .row>h3 {
	margin-bottom: 20px
}

.overview .media {
	height: 70px
}

.overview .media-left {
	padding-right: 21px
}

.overview .media-body {
	font-size: 14px;
	color: #9a9a9a;
	line-height: 18px;
	vertical-align: middle
}

.overview-icons {
	display: inline-block;
	height: 30px;
	vertical-align: middle
}

.icon-tips {
	background-position: -353px -47px;
	width: 28px
}

.icon-access {
	background-position: -397px -2px;
	width: 32px
}

.icon-pdf-red {
	background-position: -622px -337px;
	width: 30px
}

.who-we-are {
	padding: 134px 0 70px 0
}

.who-we-are h4 {
	color: #f4f4f4;
	font-family: "Raleway", sans-serif;
	font-size: 135px;
	font-weight: 900;
	line-height: 64px;
	opacity: 0.8
}

.about-us-image-big {
	position: relative;
	background: #fff;
	box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.15);
	border-radius: 3px;
	height: 353px;
	width: 100%
}

.about-us-image-small {
	position: absolute;
	bottom: -85px;
	left: 57%;
	transform: translateX(-43%);
	background: #fff;
	box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.15);
	border-radius: 3px;
	width: 275px;
	height: 180px
}

.who-we-are-content {
	padding: 25px 0 0 50px
}

.who-we-are p {
	font-size: 16px;
	color: #676767;
	letter-spacing: 0px;
	line-height: 28px;
	margin-bottom: 20px
}

.what-we-do {
	padding: 99px 0 95px 0
}

.what-we-do-content {
	padding: 25px 52px 0 0
}

.what-we-do h4 {
	color: #f4f4f4;
	font-family: "Raleway", sans-serif;
	font-size: 135px;
	font-weight: 900;
	line-height: 64px;
	opacity: 0.8
}

.what-we-do p {
	font-size: 16px;
	color: #676767;
	letter-spacing: 0px;
	line-height: 28px;
	margin-bottom: 20px
}

.our-promise {
	background-color: #f4f4f4;
	padding: 85px 0 110px 0
}

.our-promise h2 {
	margin-bottom: 60px
}

.our-promise-content {
	background: #fff;
	box-shadow: 0px 1px 0px 0px rgba(36, 38, 47, 0.10), 0px 4px 6px 0px rgba(0, 0, 0, 0.06);
	border-radius: 3px;
	height: 353px;
	padding: 60px 50px
}

.our-promise-content h3 {
	font-size: 20px;
	color: #ff585c;
	line-height: 22px;
	font-weight: 400
}

.our-promise-content p {
	font-size: 16px;
	color: #676767;
	letter-spacing: 0px;
	line-height: 28px;
	padding-top: 40px
}

.corporate-page-banner,
.common-page-banner {
	background: rgba(0, 0, 0, 0) url("https://d2o2utebsixu4k.cloudfront.net/assets/images/banners/corporate-page-banner.jpg") no-repeat scroll center top / cover;
	position: relative
}

.corporate-page-banner .container,
.common-page-banner .container {
	padding-top: 120px;
	padding-bottom: 120px
}

.corporate-page-banner-title,
.common-title {
	font-weight: 900;
	font-size: 50px;
	color: #fff;
	line-height: 53px
}

.corporate-page-banner p,
.common-page-banner p {
	opacity: 0.69;
	font-size: 14px;
	color: #fff;
	letter-spacing: 0px;
	line-height: 22px;
	padding: 35px 0 45px
}

.corporate-page-banner .btn.btn-default,
.common-page-banner .btn.btn-default {
	background: transparent;
	border: 2px solid rgba(255, 255, 255, 0.25);
	border-radius: 3px;
	width: 180px;
	height: 44px;
	padding: 11px 15px 12px;
	font-weight: 700;
	font-size: 12px;
	color: #fff;
	letter-spacing: 0px;
	margin-right: 18px
}

.corporate-page-banner .btn.btn-success,
.common-page-banner .btn.btn-success {
	background: #ff585c;
	box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.10);
	border-radius: 3px;
	width: 180px;
	height: 44px
}

.customized-training {
	background-color: #fff;
	padding: 75px 0 70px 0
}

.customized-training p {
	font-size: 16px;
	color: #676767;
	letter-spacing: 0px;
	line-height: 28px;
	padding-top: 20px
}

.customized-training h4 {
	margin: 30px 0 0;
	text-transform: uppercase
}

.customized-training ul {
	margin: 20px 0 0 25px
}

.customized-training ul li {
	font-weight: 500 !important
}

.customized-training .view-all {
	margin: 50px 0 70px 0;
	display: block
}

.customized-training .media-body {
	font-size: 14px;
	color: #9a9a9a;
	line-height: 28px
}

.areas-of-training {
	background-color: #f4f4f4;
	padding: 75px 0 90px 0
}

.areas-of-training h2 {
	margin-bottom: 46px
}

.training-thumbnail {
	width: 351px;
	display: block;
	margin: 0 14px
}

.training-thumbnail .bg-white {
	display: block;
	padding: 70px 50px
}

.icons-area-of-training {
	width: 58px;
	height: 58px;
	display: block;
	margin: 0 auto;
	margin-bottom: 55px
}

.icon-user-experience {
	background-position: -58px -431px
}

.icon-user-bigdata {
	background-position: -149px -431px
}

.icon-user-training {
	background-position: -237px -431px
}

.training-title {
	display: block;
	font-size: 18px;
	color: #1b1d28
}

.training-content {
	display: block;
	font-size: 16px;
	color: #8c8c8c;
	letter-spacing: 0px;
	padding-top: 22px
}

.training-content .editor-content,
.training-content.editor-content {
	color: #8c8c8c !important;
	line-height: 16px !important
}

.areas-of-training .owl-carousel {
	overflow: hidden
}

.areas-of-training .owl-carousel .owl-wrapper-outer {
	overflow: visible
}

.areas-of-training .owl-theme .owl-controls {
	margin-top: 54px
}

.areas-of-training .owl-theme .owl-controls .owl-page span {
	background: transparent none repeat scroll 0 0;
	border: 2px solid #c5c5c5;
	margin: 5px;
	opacity: 1
}

.areas-of-training .owl-theme .owl-controls .owl-page.active span,
.areas-of-training .owl-theme .owl-controls.clickable .owl-page:hover span {
	border-color: #ff585c
}

.corporate-page-why-us {
	background-color: #f4f4f4;
	padding: 76px 0 20px 0
}

.corporate-page-why-us h2 {
	margin-bottom: 95px
}

.corporate-details {
	margin-bottom: 70px
}

.why-us-title {
	font-size: 18px;
	color: #231F20;
	font-weight: 400;
	padding: 24px 0 13px
}

.corporate-page-why-us .editor-content {
	font-size: 14px !important;
	color: #404041 !important;
	letter-spacing: 0px;
	height: 85px !important;
	overflow: hidden;
	line-height: 28px !important
}

.corporate-icons {
	display: block;
	height: 30px;
	width: 30px
}

.corporate-icons.second {
	height: 52px;
	width: 69px
}

.icon-pricing {
	background-position: -324px -431px
}

.icon-customised-courses {
	background-position: -370px -431px
}

.icon-support {
	background-position: -415px -431px
}

.icon-assessment {
	background-position: -415px -431px
}

.icon-learning-mode {
	background-position: -462px -431px
}

.icon-progress {
	background-position: -512px -431px
}

.icon-pricing.second {
	background-position: -703px -885px
}

.icon-customised-courses.second {
	background-position: -3px -983px
}

.icon-support.second {
	background-position: -90px -981px
}

.icon-assessment.second {
	background-position: -327px -984px
}

.icon-learning-mode.second {
	background-position: -256px -984px
}

.icon-progress.second {
	background-position: -185px -983px
}

.our-clients .customer-speak {
	margin-top: 0
}

.our-clients-details {
	background-color: #eaeaea
}

.our-clients-details .container {
	padding-bottom: 75px
}

.our-clients-details h2 {
	margin: 70px 0 35px 0
}

.our-clients-details a {
	display: block;
	cursor: w-resize
}

.our-clients-details .item span {
	filter: grayscale(1);
	opacity: 0.5
}

.our-clients-details .item span:hover {
	filter: grayscale(0);
	opacity: 1
}

.our-clients-details .owl-buttons {
	display: none
}

.our-clients-details .owl-buttons div {
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

.owl-buttons div {
	background: #fff none repeat scroll 0 0 !important;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 3px !important;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04);
	height: 30px;
	opacity: 1;
	width: 30px
}

.owl-buttons i {
	color: #d5d5d5;
	line-height: 23px
}

.our-clients-details img {
	height: 30px;
	max-width: 100%
}

.how-we-can-help-you {
	background-color: #f4f4f4;
	padding: 70px 0 85px
}

.how-we-can-help-you h2 {
	margin-bottom: 37px
}

.how-we-can-help-you .bg-white {
	padding: 46px 0 50px;
	min-height: 228px
}

.icon-call-us {
	background-position: -562px -431px;
	display: block;
	height: 58px;
	width: 58px;
	margin: 0 auto 32px
}

.call-us {
	font-weight: 700;
	font-size: 14px;
	color: #1b1d28;
	letter-spacing: 0px;
	line-height: 21px
}

.call-us a {
	display: block;
	font-weight: 700;
	font-size: 14px;
	color: #ff585c;
	letter-spacing: 0px;
	line-height: 21px
}

.icon-live-chat {
	background-position: -649px -431px;
	display: block;
	height: 58px;
	width: 58px;
	margin: 0 auto 32px
}

.how-we-can-help-you .btn {
	border: 2px solid #eaeaea;
	border-radius: 3px;
	width: 171px;
	height: 40px;
	box-shadow: none;
	font-weight: 700;
	font-size: 12px;
	color: #ff585c;
	letter-spacing: 0px;
	padding: 0;
	line-height: 38px
}

.how-we-can-help-you .btn:hover,
.how-we-can-help-you .btn:focus {
	background-color: transparent;
	border-color: #eaeaea;
	color: #ff585c
}

.icon-drop-query {
	background-position: -732px -431px;
	display: block;
	height: 58px;
	width: 58px;
	margin: 0 auto 32px
}

.icon-view-courses {
	background-position: -3px -521px;
	display: block;
	height: 58px;
	width: 58px;
	margin: 0 auto 32px
}

.areas-of-training .owl-carousel {
	overflow: visible
}

.areas-of-training .owl-wrapper-outer {
	overflow: hidden !important
}

.corporate-page .areas-of-training .owl-buttons {
	position: absolute;
	right: 20px;
	top: -82px
}

.corporate-page .areas-of-training .owl-buttons div {
	background: #fff !important;
	border: 1px solid rgba(0, 0, 0, 0.15);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.04);
	border-radius: 3px !important;
	width: 30px;
	height: 30px;
	opacity: 1
}

.corporate-page .areas-of-training .owl-buttons div:hover {
	color: #ff585c;
	border: 1px solid #ff585c
}

.corporate-page .areas-of-training .owl-buttons div.disabled {
	opacity: 0.5;
	pointer-events: none
}

.corporate-page .areas-of-training .owl-buttons div:hover i {
	color: #ff585c
}

.corporate-page .areas-of-training .owl-buttons i {
	color: #d5d5d5;
	line-height: 23px
}

.message-support .form-list .right-inner-addon select {
	padding: 6px 21px
}

.corporate-page-banner-second .right-align-div {
	padding-right: 75px;
	padding-top: 80px
}

.corporate-page-banner-second .banner-content .container {
	padding-bottom: 80px;
	padding-top: 54px
}

.corporate-page-banner-second h1 {
	color: #323232;
	font-size: 44px;
	font-weight: 400;
	line-height: 54px;
	text-align: left;
	margin-bottom: 30px !important
}

.corporate-page-banner-second .right-align-div p {
	font-size: 16px;
	color: #323232;
	letter-spacing: 0px;
	line-height: 22px;
	text-align: left
}

.corporate-page-banner-second .right-align-div .btn.btn-default {
	background: transparent;
	border: 2px solid rgba(255, 255, 255, 0.25);
	border-radius: 3px;
	width: 180px;
	height: 44px;
	padding: 11px 15px 12px;
	font-weight: 700;
	font-size: 12px;
	color: #ff585c;
	letter-spacing: 0px;
	margin-right: 18px;
	border: 1px solid #ff585c
}

.corporate-page-banner-second .right-align-div .btn-success {
	background: #ff585c;
	box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.10);
	border-radius: 3px;
	width: 180px;
	height: 44px
}

.corporate-page-banner-second .btn-blocks {
	margin-top: 35px
}

.corporate-page .tab-content {
	height: 475px;
	padding: 10px 90px;
	background-color: #fff
}

.corporate-page .tabs-left {
	height: 475px;
	border-right: 1px solid #818181;
	overflow-y: hidden;
	overflow-x: hidden;
	border-bottom: 1px solid transparent
}

.corporate-page .tabs-left>li {
	float: none;
	margin-right: -1px
}

.corporate-page .tabs-left>li a {
	border-left: 4px solid transparent;
	background-color: #2b2f3f !important;
	margin-bottom: 1px
}

.corporate-page .tabs-left>li.active a {
	border-left: 4px solid #ff585c;
	border-top-color: transparent
}

.corporate-page .tabs-left>li:hover a,
.corporate-page .tabs-left>li:focus a,
.corporate-page .tabs-left>li.active a:hover,
.corporate-page .tabs-left>li.active:focus a,
.corporate-page .tabs-left>li.active a:focus {
	border-left: 4px solid #ff585c !important;
	border-top-color: transparent
}

.corporate-page .tabs-left>li a:hover,
.corporate-page .tabs-left>li a:focus {
	background-color: transparent;
	border-color: transparent;
	border-bottom-color: #f1f1f2
}

.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
	border-bottom-color: transparent;
	border-right-color: transparent;
	border-radius: 0;
	border-top-color: transparent;
	border-left-color: transparent
}

.corporate-page .tabs-left>li>a {
	display: block;
	font-size: 16px;
	line-height: 31px;
	margin-right: 0;
	display: block;
	background-color: transparent;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom-color: #5c5c5c !important;
	color: #fff !important
}

.corporate-page .tabs-left>li:last-child>a {
	border-bottom: 0 none
}

.categories-slide {
	position: relative
}

.categories-slide li {
	margin-bottom: 20px
}

.categories-slide li a {
	color: #000;
	font-size: 16px;
	line-height: 31px;
	display: block;
	position: relative;
	padding-left: 0px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.categories-slide li a>span {
	left: 0;
	position: absolute;
	top: 0
}

.categories-slide li .circle-30 {
	margin-right: 20px
}

.categories-slide .owl-buttons div {
	position: absolute;
	border: 0 !important;
	box-shadow: none !important;
	background-color: transparent !important;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.categories-slide .owl-buttons div i {
	font-size: 30px
}

.categories-slide .owl-buttons .owl-prev {
	left: -90px
}

.categories-slide .owl-buttons .owl-next {
	right: -90px
}

.tab_drawer_heading {
	display: none
}

.circle-30 {
	border-radius: 100%;
	display: inline-block;
	height: 30px;
	vertical-align: middle;
	width: 30px
}

.icons-client {
	background-image: url(https://d2o2utebsixu4k.cloudfront.net/assets/images/icons/client-icon.png);
	background-repeat: no-repeat
}

.sprite-image {
	width: 170px;
	height: 170px;
	display: inline-block
}

.icon-abbott {
	background-position: -10px -10px
}

.icon-accenture {
	background-position: -179px -10px
}

.icon-amazon {
	background-position: -350px -10px
}

.icon-bank-of-america {
	background-position: -526px -10px
}

.icon-bca {
	background-position: -702px -10px
}

.icon-boeing {
	background-position: -878px -10px
}

.icon-coca-cola {
	background-position: -4px -180px
}

.icon-dell {
	background-position: -180px -180px
}

.icon-equinox {
	background-position: -353px -180px
}

.icon-eurofins {
	background-position: -530px -180px
}

.icon-fidelity {
	background-position: -700px -180px
}

.icon-honeywell {
	background-position: -875px -180px
}

.icon-hp {
	background-position: -4px -350px
}

.icon-hsbc {
	background-position: -180px -350px
}

.icon-ibm {
	background-position: -353px -350px
}

.icon-intel {
	background-position: -530px -350px
}

.icon-logitech {
	background-position: -700px -350px
}

.icon-nokia {
	background-position: -875px -350px
}

.icon-tecnotree {
	background-position: -6px -520px
}

.icon-tesco {
	background-position: -180px -520px
}

.icon-transocean {
	background-position: -353px -520px
}

.icon-valtech {
	background-position: -530px -520px
}

.icon-vodafone {
	background-position: -700px -520px
}

.icon-wipro {
	background-position: -875px -520px
}

.our-clients-details .owl-theme .owl-controls .owl-page span {
	background: transparent none repeat scroll 0 0;
	border: 2px solid #c5c5c5;
	margin: 5px;
	opacity: 1
}

.our-clients-details .owl-theme .owl-controls .owl-page.active span,
.our-clients-details .owl-theme .owl-controls.clickable .owl-page:hover span {
	border-color: #ff585c
}

.customized-training h3 {
	font-size: 18px;
	margin: 20px 0
}

.customized-training ul li {
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px;
	color: #676767;
	font-weight: 300;
	line-height: 18px
}

.customized-training ul li:before {
	content: "\f111";
	font-family: fontAwesome;
	font-size: 7px;
	position: absolute;
	top: 0;
	left: 0
}

.in-the-media-banner {
	background: rgba(0, 0, 0, 0) url("https://d2o2utebsixu4k.cloudfront.net/assets/images/banners/in-the-media-banner.jpg") no-repeat scroll center top / cover
}

.in-the-media-page {
	background-color: #f4f4f4;
	padding: 50px 0
}

.in-the-media-page .bg-white {
	display: block;
	padding: 41px 32px 41px 60px;
	margin-bottom: 25px
}

.in-the-media-page .media-left {
	padding-right: 20px
}

.in-the-media-page .media-body {
	position: relative;
	padding-right: 20px
}

.in-the-media-page .media-left img {
	height: auto;
	width: 100px
}

.media-partner-title {
	display: block;
	font-size: 20px;
	color: #1b1d28;
	line-height: 22px;
	margin-bottom: 20px
}

.media-partner-date {
	display: block;
	font-size: 12px;
	color: #999;
	padding-bottom: 15px
}

.media-partner-news {
	font-size: 14px;
	color: #999;
	letter-spacing: 0px;
	line-height: 24px;
	margin-right: 20px
}

.media-partner-icon {
	position: absolute;
	right: 170px;
	transition: all 0.5s;
	line-height: 14px;
	opacity: 0
}

.in-the-media-page .bg-white:hover .media-partner-icon {
	right: 0;
	opacity: 1
}

.icon-red-arrow {
	background-position: -71px -526px;
	display: block;
	height: 14px;
	width: 20px;
	transition: all 0.8s;
	margin-top: 5px
}

.in-the-media-page .pagination {
	margin: 69px 0 50px
}

.media-social-icons {
	margin: 35px 0
}

.social-icons-gray {
	border-radius: 100%;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	margin-right: 8px;
	text-align: center;
	width: 40px;
	background-color: #d5d5d5;
	color: #a4a4a4
}

.social-icons-gray:last-child {
	margin-right: 0
}

.social-icons-gray:hover,
.social-icons-gray:focus {
	background-color: #ff585c;
	color: #fff
}

.most-popular.bg-white {
	padding: 25px 44px 37px 36px
}

.most-popular.bg-white h2 {
	margin-bottom: 14px
}

.most-popluar-info {
	border-bottom: 1px solid #d8d8d8;
	padding: 20px 0 14px 0
}

.most-popluar-info:last-child {
	border-bottom: none;
	padding-bottom: 0
}

.most-popluar-info a {
	font-weight: 700;
	font-size: 16px;
	color: #333742
}

.most-popular-tech {
	display: block;
	font-size: 12px;
	color: #ff585c;
	margin: 4px 0 8px 0
}

.most-popular-date {
	font-size: 12px;
	color: #999
}

.contact-advisor-form .bg-white {
	padding: 25px 30px
}

.contact-advisor-form .form-list label {
	left: 30px
}

.contact-advisor-form .bg-white h2 {
	margin-bottom: 20px;
	line-height: 18px;
	padding-top: 0
}

.media-icons {
	width: 120px;
	display: inline-block
}

.featured-color-sprite {
	background-image: url("https://d2o2utebsixu4k.cloudfront.net/assets/images/icons/featured-icons-color.png");
	background-repeat: no-repeat;
	display: inline-block
}

.featured-color-icon-1 {
	background-position: -121px -56px;
	width: 106px;
	height: 47px
}

.featured-color-icon-2 {
	background-position: -79px 0px;
	width: 80px;
	height: 43px
}

.featured-color-icon-3 {
	background-position: -282px 0px;
	width: 115px;
	height: 44px
}

.featured-color-icon-4 {
	background-position: -176px 0px;
	width: 91px;
	height: 44px
}

.featured-color-icon-5 {
	background-position: -244px -56px;
	width: 100px;
	height: 47px
}

.featured-color-icon-6 {
	background-position: 0px 0px;
	width: 66px;
	height: 41px
}

.featured-color-icon-7 {
	background-position: 0px -58px;
	width: 101px;
	height: 43px
}

.featured-color-icon-8 {
	background-position: -358px -56px;
	width: 90px;
	height: 30px
}

.featured-color-icon-9 {
	background-position: 0px -119px;
	width: 83px;
	height: 45px
}

.featured-color-icon-10 {
	background-position: -92px -119px;
	width: 102px;
	height: 20px
}

.featured-color-icon-11 {
	background-position: -203px -119px;
	width: 78px;
	height: 35px
}

.media-icons {
	width: 146px;
	height: 52px;
	display: block;
	margin: 0 auto
}

.media-1 {
	background-position: 11px -243px
}

.media-2 {
	background-position: -128px -251px
}

.media-3 {
	background-position: 14px -105px
}

.media-4 {
	background-position: -131px -182px
}

.media-5 {
	background-position: 7px -179px
}

.media-6 {
	background-position: -285px -243px
}

.media-7 {
	background-position: -285px -172px
}

.media-8 {
	background-position: 27px -297px
}

.media-9 {
	background-position: -120px -117px
}

.media-10 {
	background-position: -282px -112px
}

.media-11 {
	background-position: -121px -302px
}

.media-12 {
	background-position: -97px 4px
}

.media-13 {
	background-position: -291px -301px
}

.testimonials-banner {
	background: rgba(0, 0, 0, 0) url("https://d2o2utebsixu4k.cloudfront.net/assets/images/banners/testimonials.jpg") no-repeat scroll center bottom / cover
}

.testimonials-banner-heading::before {
	color: #000;
	opacity: 0.25;
	content: "ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾";
	font-size: 265px;
	font-weight: 700;
	left: 50%;
	letter-spacing: 0;
	position: absolute;
	top: -20%;
	transform: translate(-50%, -80%);
	font-family: 'Raleway', sans-serif
}

.testimonials-page {
	background-color: #f4f4f4;
	padding: 40px 0
}

.testimonials-top-bar {
	margin-bottom: 40px
}

.review-count {
	font-size: 16px;
	color: #999;
	margin-right: 15px;
	display: inline-block;
	padding: 13px 0
}

.testimonials-top-bar .media-left {
	white-space: nowrap;
	font-weight: 700;
	font-size: 12px;
	color: #808080;
	padding-left: 49px
}

.testimonials-top-bar .media-body .form-group {
	margin-bottom: 0
}

.testimonials-top-bar .media-body select {
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.04);
	border-radius: 3px;
	height: 42px;
	color: #8c8e96;
	font-size: 14px
}

.testimonials-page .media-social-icons {
	margin: 0 0 40px 0
}

.participant-name {
	display: block;
	font-size: 20px;
	color: #1b1d28;
	line-height: 22px
}

.participant-designation {
	font-size: 12px;
	color: #999
}

.participant-date {
	display: block;
	font-size: 12px;
	color: #999;
	margin-top: 5px
}

.testimonials-info {
	margin-bottom: 25px
}

.testimonials-info.bg-white {
	padding: 35px 52px 41px 55px
}

.testimonials-info .editor-content {
	font-size: 14px !important;
	color: #999 !important;
	letter-spacing: 0px !important;
	line-height: 24px !important;
	position: relative !important;
	padding-left: 30px !important;
	margin-top: 20px;
	overflow: hidden;
	transition: all 0.5s;
	height: auto
}

.testimonials-info .editor-content p {
	margin-top: 0 !important;
	margin-bottom: 0px !important;
	line-height: 24px !important;
	color: #999 !important
}

.testimonials-info .editor-content::before {
	color: #000;
	opacity: 0.25;
	content: '"';
	font-size: 45px;
	font-weight: 700;
	left: 0%;
	letter-spacing: 0;
	position: absolute;
	top: 0;
	line-height: 0
}

.testimonials-info .media-left {
	padding-right: 61px
}

.testimonials-info .media-left img {
	height: 120px;
	width: 120px;
	border-radius: 100%
}

.testimonials-trainer-info {
	margin-top: 10px
}

.testimonials-trainer-info .rating {
	display: block;
	margin-top: 5px
}

.testimonials-trainer-info .pull-left {
	width: 70%
}

.testimonials-trending.blog-list-trending h2 {
	padding-top: 0px
}

.testimonials-trending.blog-list-trending h3 {
	margin-bottom: 14px
}

.testimonials-trending.blog-list-trending span {
	font-size: 16px
}

.testimonials-page .pagination {
	margin-top: 69px;
	margin-bottom: 62px
}

.testimonials-info .media-middle {
	vertical-align: top
}

.testimonials-info {
	position: relative
}

.testimonials-info .view_more {
	color: #ff585c !important;
	font-size: 12px;
	text-transform: capitalize;
	right: 55px;
	bottom: 5px;
	font-weight: 700
}

.linkedin-link {
	position: relative;
	display: inline-block
}

.linkedin-link a.linkedin {
	position: absolute;
	bottom: 0;
	right: 10px;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	line-height: 33px;
	text-align: center
}

.contact-us-banner {
	background: rgba(0, 0, 0, 0) url("https://d2o2utebsixu4k.cloudfront.net/assets/images/banners/contact-us-banner.jpg") no-repeat scroll center bottom / cover
}

.contact-us-page {
	background-color: #f4f4f4
}

.contact-us-page .container {
	padding-top: 45px;
	padding-bottom: 45px
}

.contact-us-info.bg-white {
	padding: 34px 15px
}

.contact-us-info {
	display: block
}

.icons-contact-us {
	width: 64px;
	height: 64px;
	display: inline-block;
	margin: 0 auto 27px
}

.icon-supports {
	background-position: -116px -526px
}

.icon-corporate-support {
	background-position: -202px -526px
}

.icon-invoice-support {
	background-position: -289px -521px
}

.icon-technical-support {
	background-position: -374px -526px
}

.icon-chat-new {
	background-position: -586px -1284px
}

.contact-name {
	display: block;
	font-weight: 700;
	font-size: 14px;
	color: #1b1d28;
	letter-spacing: 0px;
	line-height: 21px
}

.contact-mail {
	font-size: 14px;
	color: #8c8c8c;
	letter-spacing: 0px;
	word-wrap: break-word
}

.contact-us-form .bg-white {
	padding: 50px 50px 62px 50px !important;
	position: relative;
	margin: 81px 0 90px 0 !important
}

.contact-us .bg-white {
	padding: 50px 50px 114px 50px !important;
	position: relative;
	margin-top: 10px
}

.contact-us-form .bg-white h2,
.contact-us .bg-white h2 {
	margin-bottom: 50px !important;
	margin-top: 0 !important;
	line-height: 21px
}

.contact-us-form .btn,
.contact-us .bg-white .btn {
	bottom: -22px;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 129px;
	font-weight: 500
}

.contact-us .bg-white .btn {
	bottom: 50px;
	width: 104px !important;
	border-radius: 6px;
	height: 34px;
	padding: 0;
	line-height: 32px;
	font-size: 14px
}

.contact-us-form input,
.contact-us input {
	position: relative;
	padding-left: 20px
}

.contact-us-form .form-list label,
.contact-us .form-list label {
	left: 25px
}

.icons-contact {
	position: absolute;
	display: inline-block;
	width: 16px;
	height: 16px;
	top: 10px;
	left: 0
}

.icon-fullname {
	background-position: -764px -337px
}

.icon-email {
	background-position: -16px -213px
}

.icon-phone {
	background-position: -724px -337px
}

.icon-password {
	background-position: -677px -337px
}

.icon-select {
	background-position: -464px -527px
}

.contact-us-form select.form-control {
	padding-left: 20px
}

.our-presence h2 {
	margin-bottom: 10px
}

.our-presence img {
	position: relative;
	width: 100%
}

.india-tooltip {
	left: 68%;
	position: absolute;
	top: 65%;
	transform: translateX(-34%)
}

.tooltip.top {
	padding: 5px 0 0 0 !important
}

.tooltip-red {
	border: 14px solid rgba(255, 88, 92, 0.15);
	border-radius: 100%;
	position: relative;
	display: block;
	width: 35px;
	height: 35px
}

.tooltip-red span {
	background: #ff585c;
	width: 14px;
	height: 14px;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	border: 2px solid #fff
}

.india-tooltip.tooltip-magnifier:hover {
	transform: scale(1.5) translateX(-25%);
	transition: all 0.5s
}

.india-tooltip-chennai {
	left: 65%;
	position: absolute;
	top: 64%;
	transform: translateX(-34%)
}

.india-tooltip-chennai.tooltip-magnifier:hover {
	transform: scale(1.5) translateX(-25%);
	transition: all 0.5s
}

.india-tooltip-hyderabad {
	left: 67%;
	position: absolute;
	top: 61%;
	transform: translateX(-34%)
}

.india-tooltip-hyderabad.tooltip-magnifier:hover {
	transform: scale(1.5) translateX(-25%);
	transition: all 0.5s
}

.tooltip-head {
	color: #000;
	background: #fff;
	padding: 15px 0;
	border-radius: 4px 4px 0 0;
	text-align: center;
	margin-bottom: -2px
}

.mytooltip+.tooltip {
	background: #fff;
	box-shadow: 0px 38px 82px 0px rgba(0, 0, 0, 0.25);
	border-radius: 3px
}

.mytooltip+.tooltip>.tooltip-head {
	padding-left: 10px;
	padding-right: 10px;
	width: 200px
}

.mytooltip+.tooltip>.tooltip-head h3 {
	font-weight: 700;
	font-size: 12px;
	color: #1b1d28;
	letter-spacing: 0px;
	line-height: 16px
}

.mytooltip+.tooltip>.tooltip-head h3 a {
	font-weight: 700;
	font-size: 12px;
	color: #1b1d28;
	letter-spacing: 0px;
	line-height: 16px
}

.mytooltip+.tooltip>.tooltip-head h4 a {
	font-size: 12px;
	color: #8c8c8c;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 155px
}

.mytooltip+.tooltip>.tooltip-head h4 {
	font-size: 12px;
	color: #8c8c8c
}

.mytooltip+.tooltip>.tooltip-inner {
	background-color: #fafafa;
	color: #8c8c8c;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0;
	width: 211px !important;
	padding-top: 15px;
	padding-bottom: 18px;
	border-top: 1px solid #e6e6e6
}

.mytooltip+.tooltip address {
	margin-bottom: 4px;
	margin-top: 6px
}

.mytooltip+.tooltip address div {
	color: #8c8c8c;
	margin-top: 5px
}

.mytooltip+.tooltip>.tooltip-inner a {
	color: #8c8c8c;
	font-size: 12px;
	display: inline-block
}

.mytooltip+.tooltip>.tooltip-arrow {
	bottom: -7px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fafafa;
	transform: translateX(-20%)
}

.australia-tooltip {
	left: 81%;
	position: absolute;
	top: 80%;
	transform: translateX(-26%)
}

.australia-tooltip.tooltip-magnifier:hover {
	transform: scale(1.5) translateX(-17%);
	transition: all 0.5s
}

.canada-tooltip {
	left: 18%;
	position: absolute;
	top: 40%;
	transform: translateX(-77%)
}

.canada-tooltip.tooltip-magnifier:hover {
	transform: scale(1.5) translateX(-52%);
	transition: all 0.5s
}

.us-tooltip-hicksville {
	left: 28%;
	position: absolute;
	top: 53%;
	transform: translateX(-77%)
}

.us-tooltip-hicksville.tooltip-magnifier:hover {
	transform: scale(1.5) translateX(-53%);
	transition: all 0.5s
}

.us-tooltip-fremont {
	left: 15%;
	position: absolute;
	top: 54%;
	transform: translateX(-77%)
}

.us-tooltip-fremont.tooltip-magnifier:hover {
	transform: scale(1.5) translateX(-53%);
	transition: all 0.5s
}

.uk-tooltip {
	left: 47%;
	position: absolute;
	top: 46%;
	transform: translateX(-53%)
}

.uk-tooltip.tooltip-magnifier:hover {
	transform: scale(1.5) translateX(-40%);
	transition: all 0.5s
}

.mea-tooltip {
	left: 60%;
	position: absolute;
	top: 58%;
	transform: translateX(-40%)
}

.mea-tooltip.tooltip-magnifier:hover {
	transform: scale(1.5) translateX(-30%);
	transition: all 0.5s
}

.singapore-tooltip {
	left: 77%;
	position: absolute;
	top: 70%;
	transform: translateX(-23%)
}

.singapore-tooltip.tooltip-magnifier:hover {
	transform: scale(1.5) translateX(-15%);
	transition: all 0.5s
}

.uae-tooltip {
	left: 60%;
	position: absolute;
	top: 59%;
	transform: translateX(-23%)
}

.uae-tooltip.tooltip-magnifier:hover {
	transform: scale(1.5) translateX(-15%);
	transition: all 0.5s
}

.ireland-tooltip {
	left: 45%;
	position: absolute;
	top: 48%;
	transform: translateX(-55%)
}

.ireland.tooltip-magnifier:hover {
	transform: scale(1.5) translateX(-30%);
	transition: all 0.5s
}

.netherlands-tooltip {
	left: 49%;
	position: absolute;
	top: 49%;
	transform: translateX(-51%)
}

.netherlands.tooltip-magnifier:hover {
	transform: scale(1.5) translateX(-30%);
	transition: all 0.5s
}

.germany-tooltip {
	left: 50%;
	position: absolute;
	top: 48%;
	transform: translateX(-26%)
}

.germany-tooltip.tooltip-magnifier:hover {
	transformcale(1.5) translateX(-15%);
	transition: all 0.5s
}

.Malaysia-tooltip {
	left: 74%;
	position: absolute;
	top: 65%;
	transform: translateX(-23%)
}

.Malaysia-tooltip.tooltip-magnifier:hover {
	transform: scale(1.5) translateX(-15%);
	transition: all 0.5s
}

.contact-us-address {
	margin-top: 80px
}

.contact-us-address .media-left {
	padding-right: 20px
}

.contact-us-address ul li {
	font-size: 15px;
	color: #8c8c8c;
	margin-bottom: 8px;
	line-height: 16px;
	font-weight: 700;
	position: relative
}

.contact-us-address ul li span {
	min-width: 60px;
	position: relative;
	display: inline-block
}

.contact-us-address ul li span:after {
	position: absolute;
	content: ":";
	right: 8px;
	top: 0
}

.contact-us-address ul li a {
	color: #8c8c8c;
	font-size: 15px
}

.icons-address {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 6px
}

.contact-us-address ul li a:hover,
.contact-us-address ul li a:focus {
	color: #ff585c !important
}

.address-info address {
	font-family: 'Raleway', sans-serif;
	color: #8c8c8c;
	line-height: 23px;
	margin-top: 15px;
	font-size: 15px
}

.faq-banner {
	background: rgba(0, 0, 0, 0) url("https://d2o2utebsixu4k.cloudfront.net/assets/images/banners/faq-banner.jpg") no-repeat scroll center bottom / cover
}

.faq-page {
	background-color: #f4f4f4;
	padding: 50px 0
}

.faq-page .section-heading {
	margin-bottom: 30px
}

.faq-page .panel-group {
	margin-bottom: 0
}

.faq-questions .bg-white {
	padding: 0 25px
}

.faq-page .panel {
	border: none;
	box-shadow: none;
	border-bottom: 1px solid #eaeaea;
	margin-top: 0 !important
}

.faq-page .panel:last-child {
	border-bottom: 0
}

.faq-page .panel-title a {
	display: block;
	padding: 22px 40px 21px 46px;
	position: relative;
	font-size: 16px;
	color: #1b1d28;
	font-weight: 400;
	line-height: 18px
}

.faq-page .media-left {
	white-space: nowrap;
	font-weight: 700;
	font-size: 12px;
	color: #808080
}

.faq-page .media-body .form-group {
	margin-bottom: 0px
}

.question-circle {
	background: #fff;
	border: 1px solid #eaeaea;
	width: 29px;
	height: 29px;
	border-radius: 100%;
	display: inline-block;
	line-height: 25px;
	text-align: center;
	font-size: 16px;
	color: #ff585c;
	margin-right: 18px;
	position: absolute;
	top: 16px;
	left: 0
}

.faq-page .panel-heading {
	padding: 0;
	background-color: #fff
}

.faq-page .panel-heading a::before {
	color: #ff585c;
	content: "\f107";
	font-family: FontAwesome;
	font-size: 24px;
	line-height: 24px;
	position: absolute;
	right: 20px;
	top: 20px;
	transform: rotate(0deg);
	transition: all 0.5s ease 0s
}

.faq-page .panel-heading.active a::before {
	transform: rotate(180deg);
	transition: all 0.5s ease 0s
}

.faq-page .panel-body {
	border: 0 none !important;
	font-weight: 400;
	font-size: 16px;
	color: #828282;
	line-height: 26px;
	padding: 33px 0 54px 46px
}

.faq-page .editor-content,
.faq-page .editor-content p,
.faq-page .editor-content li {
	font-size: 14px !important;
	color: #828282 !important;
	line-height: 26px !important
}

.faqs-cant-find h2 {
	margin-top: 81px;
	margin-bottom: 50px !important
}

.refund-banner {
	background: rgba(0, 0, 0, 0) url("https://d2o2utebsixu4k.cloudfront.net/assets/images/banners/refund-banner.jpg") no-repeat scroll center bottom / cover
}

.refund-page {
	background-color: #f4f4f4;
	padding: 60px 0
}

.refund-page .bg-white {
	padding: 70px
}

.refund-page-heading {
	font-weight: 700;
	font-size: 30px;
	color: #1b1d28;
	letter-spacing: 0px;
	line-height: 54px;
	margin-bottom: 10px;
	font-family: 'Raleway', sans-serif
}

.refund-page h4 {
	font-weight: 700;
	font-size: 20px;
	color: #1b1d28;
	letter-spacing: 0px;
	padding-bottom: 15px;
	text-transform: uppercase
}

.refunds.reschedules {
	margin-top: 0 !important
}

.refunds.reschedules h4 {
	padding: 17px 0 12px !important
}

.static-page.how-it-works.privacy-policy {
	background: #f4f4f4 none repeat scroll 0 0
}

.cancellations span,
.refund-page p {
	font-size: 16px;
	color: #828282;
	letter-spacing: 0px;
	line-height: 32px;
	margin: 0 0 18px 0;
	display: block
}

.cancellations span a,
.cancellations span a:hover,
.cancellations span a:focus {
	color: #ff585c
}

.static-list li {
	font-size: 16px;
	color: #828282;
	letter-spacing: 0px;
	line-height: 28px;
	list-style: disc
}

.static-list {
	margin-left: 25px
}

.reschedules {
	margin-top: 20px
}

.reschedules h4 {
	font-weight: 700;
	font-size: 20px;
	color: #1b1d28;
	letter-spacing: 0px;
	padding-bottom: 15px
}

.reschedules span {
	font-size: 16px;
	color: #828282;
	letter-spacing: 0px;
	line-height: 32px;
	margin: 0 0 18px 0;
	display: block
}

.reschedules:last-child span {
	margin: 0
}

.reschedules span a,
.reschedules span a:hover,
.reschedules span a:focus {
	color: #ff585c
}

.refunds h4 {
	font-weight: 700;
	font-size: 30px;
	color: #1b1d28;
	letter-spacing: 0px;
	line-height: 54px;
	text-align: left;
	padding: 28px 0 46px 0;
	font-family: 'Raleway', sans-serif
}

.refunds p {
	font-size: 16px;
	color: #828282;
	letter-spacing: 0px;
	line-height: 24px;
	margin-bottom: 25px
}

.refunds p:last-child {
	margin-bottom: 0
}

.become-an-instructor-banner {
	background: rgba(0, 0, 0, 0) url("https://d2o2utebsixu4k.cloudfront.net/assets/images/banners/become-instructor.jpg") no-repeat scroll center top / cover
}

.static-overlay {
	background: rgba(0, 0, 0, 0.30);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.static-page .customer-speak {
	margin-top: 0
}

.static-page .contact-us-form {
	margin-top: -80px;
	background-color: #f4f4f4
}

.become-an-instructor-form {
	background: #f4f4f4;
	padding-bottom: 80px
}

#create {
	padding-top: 80px
}

#create .bg-white {
	padding-top: 70px !important
}

;
.become-an-instructor-form span {
	display: block;
	font-size: 14px;
	color: #333742;
	line-height: 18px;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 15px;
	letter-spacing: 0.6px
}

.become-an-instructor-form .bg-white {
	margin-top: 20px !important
}

.become-an-instructor-form .social-media-login {
	margin-left: 0;
	margin-bottom: 20px
}

.become-an-instructor-form .bg-white {
	padding: 20px 40px
}

.become-an-instructor-form .social-media-login .btn {
	text-align: center
}

.become-an-instructor-form .form-list .btn-success {
	margin-top: 0;
	margin-bottom: 0px
}

.become-an-instructor-overview .media {
	height: 100px
}

.become-an-instructor-overview .media p {
	line-height: 18px;
	font-size: 14px;
	color: #676767
}

.become-an-instructor-overview .media h4 {
	color: #333;
	margin-bottom: 10px;
	font-size: 16px
}

.become-an-instructor-form .how-it-works-grey {
	font-size: 12px;
	margin-top: 10px
}

.accrediation-banner {
	background: rgba(0, 0, 0, 0) url("https://d2o2utebsixu4k.cloudfront.net/assets/images/banners/accrediation-banner.jpg") no-repeat scroll center top / cover
}

.accrediation-content {
	padding: 75px 0;
	background-color: #f4f4f4
}

.accrediation-content p {
	font-size: 16px;
	color: #828282;
	line-height: 24px;
	margin-bottom: 45px
}

.accrediation-thumbnail {
	margin-top: 10px
}

.accrediation-thumbnail a {
	display: block
}

.accrediation-thumbnail img {
	width: 175px;
	height: 32px
}

.accrediation-thumbnail span {
	font-size: 13px;
	color: #828282;
	line-height: 22px;
	letter-spacing: 0px;
	display: block;
	padding-top: 12px;
	min-height: 100px
}

.accrediation-thumbnail .bg-white {
	padding-top: 30px;
	padding-bottom: 30px
}

.cart-page {
	background-color: #f4f4f4;
	padding: 45px 0 60px 0
}

.cart-page .container {
	min-height: 450px
}

.cart-page h2 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #333742;
	letter-spacing: 1.5px;
	margin-bottom: 48px
}

.cart-page h2.l-m {
	margin-bottom: 20px
}

.cart-page .panel {
	margin-top: -1px !important;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0px 0px 3px 3px
}

.cart-page .panel-heading.confirm+.panel {
	border-color: #fff !important
}

.cart-page .panel .panel-heading {
	padding: 0;
	background-color: #f4f4f4;
	box-shadow: 0px 1px 0px 0px rgba(36, 38, 47, 0.10), 0px 4px 6px 0px rgba(0, 0, 0, 0.06);
	border-radius: 3px 3px 0px 0px
}

.cart-page .panel:last-child .panel-heading {
	position: relative;
	z-index: 1
}

.cart-page .panel .panel-heading.confirm {
	background-color: #fff !important
}

.cart-page .panel-heading.confirm a {
	padding: 13px 53px 13px 87px
}

.cart-page .panel-heading.confirm img {
	width: 70px;
	height: 45px;
	background: rgba(40, 44, 54, 0.20);
	border-radius: 3px;
	margin-right: 10px
}

.cart-page .panel-heading.confirm .media-body {
	text-align: left;
	vertical-align: middle;
	font-weight: 700;
	font-size: 16px;
	color: #1b1d28;
	letter-spacing: 0px
}

.cart-page .panel-heading.confirm .media-right {
	vertical-align: middle;
	font-size: 16px;
	font-weight: 700;
	color: #ff585c
}

.cart-page .panel-title a {
	padding: 13px 27px 12px 27px;
	display: block;
	position: relative;
	font-weight: 700;
	font-size: 14px;
	color: #ff585c;
	letter-spacing: 0px;
	background-color: #fff
}

.cart-page .panel-heading.confirm .panel-title a {
	color: #ff585c
}

.cart-page .panel-title a.collapsed {
	color: #999 !important;
	background-color: #f4f4f4 !important
}

.cart-title-heading {
	display: inline-block;
	padding: 14px 0;
	text-transform: uppercase
}

.cart-page .panel-heading .cart-tickmark {
	display: none
}

.cart-page .panel-heading .media {
	display: none
}

.cart-page .panel-heading .cart-title-heading-left {
	display: none
}

.cart-page .panel-heading.confirm .cart-tickmark {
	display: inline-block
}

.cart-page .panel-heading.confirm .media {
	display: table-cell
}

.cart-page .panel-heading.confirm .cart-number {
	display: none
}

.cart-page .panel-heading.confirm .cart-title-heading {
	display: none
}

.cart-page .panel-heading.confirm .cart-title-heading-left {
	color: #1b1d28;
	text-align: left;
	display: block;
	padding: 14px 0
}

.cart-page .panel-heading.confirm .question-circle {
	background: #ff585c;
	box-shadow: 0px -1px 0px 0px #ffffff, inset 0px 1px 1px 0px rgba(0, 0, 0, 0.10);
	border-radius: 100%;
	border-color: #ff585c
}

.cart-page .question-circle {
	background: #c7c7c7;
	border-color: #c7c7c7;
	box-shadow: 0px -1px 0px 0px #ffffff, inset 0px 1px 1px 0px rgba(0, 0, 0, 0.10);
	width: 30px;
	height: 30px;
	color: #fff;
	top: 19px;
	left: 27px;
	border-radius: 100%
}

.cart-page .panel-body.bg-white {
	padding: 40px 32px 30px 31px;
	margin-top: 10px
}

.cart-page .panel-body {
	border-color: #fff !important
}

.cart-page .panel:last-child .panel-body {
	min-height: 440px
}

.cart-info {
	border-bottom: 1px solid #eaeaec
}

.cart-info .row {
	padding-bottom: 27px
}

.cart-image {
	padding: 18px 10px;
	margin: 0 10px
}

.cart-image div {
	color: #fff;
	line-height: 16px;
	margin-top: 10px;
	height: 32px;
	overflow: hidden
}

.cart-image .icon-thumbnail {
	margin: 0
}

.cart-page .panel-body img {
	width: 100%;
	height: 141px
}

.cart-details {
	padding-top: 14px;
	position: relative
}

.cart-page .panel-body h3 {
	font-weight: 700;
	font-size: 17px;
	color: #1b1d28;
	letter-spacing: 0px;
	padding-bottom: 3px;
	max-height: 44px;
	line-height: 22px;
	overflow: hidden
}

.cart-page .classroom {
	font-size: 16px;
	color: #8c8c8c;
	letter-spacing: 0px
}

.place-and-date>span {
	padding-left: 30px !important;
	position: relative
}

.place-and-date>span i {
	position: absolute;
	left: 0;
	top: 0px
}

.place-and-date {
	padding-top: 22px
}

.cart-payment-two .place-and-date {
	padding-top: 15px
}

.cart-page .panel-body .location {
	font-weight: 400;
	font-size: 16px;
	color: #8c8c8c;
	letter-spacing: 0px;
	padding: 0 0 10px;
	display: block;
	width: auto !important
}

.cart-page .panel-body .batch-date {
	font-weight: 400;
	font-size: 16px;
	color: #8c8c8c;
	letter-spacing: 0px;
	display: block;
	padding: 0 0 10px
}

.cart-page .panel-body .place-and-date i {
	margin-right: 10px
}

.cart-details .form-control {
	box-shadow: none;
	border-color: transparent;
	border-bottom: 1px solid #eaeaec;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	color: #8c8c8c;
	font-size: 14px;
	width: 82px;
	height: 31px
}

.cart-details label {
	font-weight: 400;
	font-size: 16px;
	color: #8c8c8c !important;
	letter-spacing: 0px;
	margin-top: 4px
}

.cart-details .total-cost {
	display: block;
	font-weight: 700;
	font-size: 16px;
	color: #ff585c;
	padding-right: 27px
}

.cart-details .total-cost>span {
	margin-right: 2px;
	text-transform: uppercase
}

.icon-cart-close {
	background-position: -499px -527px;
	display: inline-block;
	height: 8px;
	width: 8px
}

.close-cart {
	position: absolute;
	top: 53px;
	right: 40px
}

.cart-page .grand-total input {
	text-transform: none
}

.grand-total .form-group {
	position: relative;
	width: 250px
}

.grand-total .view-all {
	position: absolute;
	right: 10px;
	top: 38%;
	transform: translateY(-50%)
}

.grand-total .form-control {
	box-shadow: none;
	height: 45px;
	margin-top: 10px
}

.grand-total .pull-right {
	margin-top: 10px
}

.grand-total .pull-left .btn {
	box-shadow: none;
	border: 0 none;
	background-color: transparent
}

.grand-total .pull-left .btn:hover,
.grand-total .pull-left .btn:focus {
	background-color: transparent;
	color: #ff585c
}

.cart-total,
.cart-discount,
.cart-tax,
.cart-r-cmn {
	display: block;
	font-size: 14px;
	color: #8c8c8c;
	letter-spacing: 0px;
	padding-bottom: 10px;
	line-height: 18px
}

.cart-total {
	line-height: 21px
}

.cart-r-cmn .pull-right {
	width: 30% !important
}

.cart-r-cmn .pull-right input {
	width: 100% !important;
	text-align: right !important
}

.cart-payment .cart-total,
.cart-payment .cart-discount,
.cart-payment .cart-tax,
.cart-payment .cart-r-cmn {
	font-size: 16px;
	line-height: 28px
}

.cart-r-cmn .pull-right .position-absolute {
	line-height: 29px;
	height: 16px;
	font-size: 16px;
	font-weight: 500;
	left: -40px;
	text-align: center;
	width: 37px;
	z-index: 999;
	font-weight: 700
}

.secure-payment ul {
	border: 0
}

.cart-discount span:first-child {
	margin-right: 5px
}

.cart-tax span:first-child {
	margin-right: 5px
}

.cart-discount span.pull-right {
	margin-top: 0;
	min-width: 100px;
	text-align: right;
	margin-right: 0;
	margin-left: 15px
}

.cart-tax span.pull-right {
	margin-top: 0;
	min-width: 100px;
	text-align: right;
	margin-right: 0;
	margin-left: 15px
}

.cart-total span {
	font-weight: 700;
	font-size: 24px;
	color: #ff585c;
	margin-bottom: 10px;
	line-height: 21px;
	margin-left: 15px
}

.cart-total span:first-child {
	margin-right: 5px;
	text-transform: uppercase
}

.cart-total span.pull-right {
	margin-right: 0;
	min-width: 100px;
	text-align: right;
	margin-top: 0
}

.secure-payment ul li {
	background: #f4f4f4;
	border: 1px solid rgba(0, 0, 0, 0.15);
	margin-bottom: 0;
	min-width: 100px;
	height: 52px;
	position: relative
}

.icons-card {
	width: 16px;
	display: inline-block;
	margin-right: 7px
}

.icon-card {
	background-position: -517px -527px;
	height: 14px;
	vertical-align: middle
}

.icon-paypal {
	background-position: -547px -527px;
	height: 16px;
	vertical-align: middle
}

.secure-payment ul li a {
	font-weight: 700;
	font-size: 13px;
	color: #676767;
	letter-spacing: 0px;
	line-height: 30px;
	text-align: center
}

.secure-payment li a {
	border: 0 none;
	margin-right: 0;
	border-radius: 0
}

.secure-payment li.active a,
.secure-payment li.active a:hover,
.secure-payment li.active a:focus {
	border: 0 none
}

.secure-payment ul li.active {
	border: 1px solid #fff;
	background: #fff
}

.cart-page .panel:last-child .panel-body {
	padding: 0
}

.secure-payment .tab-content {
	padding: 84px 84px 77px 84px
}

.panel-body .form-list .col-md-12>span {
	color: #ff585c;
	display: inline-block;
	font-weight: 600;
	margin-bottom: 6px;
	margin-left: -8px
}

.card-info {
	padding-right: 172px;
	position: relative
}

.card-info input {
	border-color: transparent;
	box-shadow: none;
	border-bottom: 1px solid #eaeaec;
	border-radius: 0;
	font-size: 14px;
	color: #8c8c8c;
	letter-spacing: 0px;
	height: 33px;
	padding: 0 0 12px 5px
}

.card-info .form-control:focus {
	border-color: transparent;
	box-shadow: none;
	border-radius: 0
}

.card-info .btn {
	margin-top: 12px
}

.card-date-details {
	margin-bottom: 12px;
	margin-top: 27px
}

.card-MM {
	width: 35px;
	display: inline-block
}

.card-YY {
	width: 45px;
	display: inline-block;
	margin-left: 19px
}

.card-CVV {
	width: 37px;
	display: inline-block
}

.icon-cards-type {
	position: absolute;
	top: 0;
	display: inline-block;
	width: 23px;
	height: 17px
}

.icon-visa-small {
	background-position: -584px -526px;
	right: 124px
}

.icon-master-small {
	background-position: -624px -525px;
	right: 93px
}

.icon-amex-small {
	background-position: -545px -691px;
	right: 62px
}

.icon-discover-small {
	background-position: -506px -691px;
	right: 31px
}

.transaction-note {
	padding-left: 75px;
	margin-bottom: 50px
}

.card-details p {
	font-size: 12px;
	color: #8c8c8c;
	letter-spacing: 0px;
	line-height: 18px;
	position: relative
}

.card-details .order-details p,
.card-details .transaction-note p {
	font-size: 15px;
	color: black;
	letter-spacing: 1px;
	line-height: 15px;
	position: relative;
	padding-left: 80px
}

.icon-lock {
	background-position: -671px -526px;
	width: 28px;
	height: 44px;
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

.payment-note {
	padding-left: 0 !important;
	font-size: 15px !important;
	color: #000 !important;
	margin-bottom: 15px
}

.payment-note span {
	color: #ff585c;
	font-size: 16px;
	font-weight: 700
}

.payment-note-types {
	padding-left: 0 !important;
	font-size: 14px !important;
	margin-bottom: 44px
}

.cart-login {
	padding-top: 80px;
	padding-bottom: 80px
}

.error-coupon {
	font-size: 14px
}

.order-details {
	padding-left: 75px;
	margin-bottom: 50px
}

.cancellation-policy {
	padding-left: 75px
}

.cancellation-policy p {
	padding-bottom: 10px;
	font-size: 13px !important;
	font-weight: 500
}

.cancellation-policy p:last-child {
	padding-bottom: 0
}

.tooltip-area {
	padding-left: 50px;
	position: relative
}

.tooltip-area p {
	padding-bottom: 0
}

.tooltip-area>p>a {
	color: #8c8c8c;
	display: inline-block
}

.tooltip-area>p>a>i {
	margin-left: 8px;
	color: #8c8c8c
}

.tooltip-area .tooltip {
	padding: 0;
	opacity: 1
}

.tooltip-area .tooltip-inner {
	width: auto !important;
	max-width: none
}

.refund-tooltip+.tooltip>.tooltip-head h4 {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase
}

.refund-tooltip+.tooltip {
	box-shadow: 0 38px 82px 0 rgba(0, 0, 0, 0.25)
}

.refund-tooltip+.tooltip>.tooltip-arrow {
	bottom: -7px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fafafa;
	transform: translateX(-20%)
}

.refund-tooltip+.tooltip>.tooltip-inner {
	background-color: #fafafa;
	color: #8c8c8c;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0;
	width: auto !important;
	padding-top: 15px;
	padding-bottom: 25px;
	border-top: 1px solid #e6e6e6;
	text-align: left
}

.refund-tooltip+.tooltip>.tooltip-inner p {
	margin-top: 20px
}

.refund-tooltip+.tooltip>.tooltip-inner p:first-child {
	margin-top: 0
}

.refund-tooltip+.tooltip>.tooltip-inner p span {
	color: #6d6d6d;
	font-weight: 700
}

.tooltip-area .tooltip-inner h3 {
	overflow: visible;
	max-height: none;
	min-width: 500px !important;
	font-family: 'Raleway', sans-serif
}

.cancellation-policy i.fa-money {
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: #b3b3b3;
	font-size: 24px;
	left: 3px;
	line-height: 15px
}

.cart-page .panel-body .col-md-3 {
	padding-left: 8px
}

.cart-page .panel-body .col-md-3 .col-md-3 {
	padding-left: 8px
}

.form-list-icon label {
	left: 25px
}

.cart-static-content h4 {
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: 18px
}

.cart-static-content h3 {
	margin-bottom: 18px
}

.cart-static-content p {
	margin-top: 12px;
	line-height: 19px;
	font-size: 13px;
	margin-bottom: 12px
}

.cart-static-content a {
	color: #ff585c !important
}

.cart-static-content a.btn {
	color: #fff !important
}

.cart-event .course-image img {
	position: absolute;
	left: 0;
	top: 0
}

.cart-event .cart-details .course-image h6 {
	position: relative;
	z-index: 9;
	color: #fff
}

.cart-event .checkbox-success {
	padding-left: 19px;
	margin-top: 0;
	margin-bottom: 45px
}

.cart-event .checkbox-success input {
	height: 22px;
	top: 7px
}

.cart-event .checkbox-success label {
	line-height: 30px;
	padding-left: 12px;
	font-size: 14px !important;
	color: #333 !important
}

.cart-details .course-image {
	border: 1px solid #d5d5d5;
	padding: 10px
}

.cart-details .course-image h6 {
	line-height: 18px;
	margin-bottom: 5px;
	height: 36px;
	overflow: hidden
}

.cart-details .course-image i {
	position: relative;
	top: auto;
	left: auto;
	transform: translate(0, 0)
}

.cart-details .course-image {
	height: auto;
	width: auto
}

.payment-sprite.icons-payment {
	width: 68px;
	height: 30px;
	display: block
}

.icon-paypal-payment {
	background-position: 2px 7px
}

.icon-hdfc-payment {
	background-position: -2px -31px
}

.icon-stripe-payment {
	background-position: -81px -29px
}

.icon-ccavenue-payment {
	background-position: -161px 5px
}

.icon-razorpay-payment {
	background-position: -81px 8px
}

.referral-code {
	margin-top: 10px !important
}

.referral-code .pull-left .form-group {
	min-height: 0 !important;
	margin-bottom: 0 !important
}

.referral-code .pull-left input {
	height: 45px
}

.referral-code .pull-left i,
.referral-code .pull-left label {
	top: 16px
}

.referral-code .pull-left i {
	font-size: 15px
}

.referral-code .btn-success {
	margin-top: 0 !important
}

.referral-tooltip {
	position: absolute;
	right: -20px;
	top: 14px;
	color: #b9babc !important
}

.referral-tooltip-modal .modal-dialog {
	width: 450px
}

.referral-tooltip-modal .privacy_top_content {
	margin-bottom: 0
}

.referral-tooltip-modal p {
	line-height: 21px;
	margin-bottom: 8px
}

.form-list span.error-coupon {
	color: #e64143;
	display: block;
	font-size: 14px;
	margin-top: 5px
}

.affiliate-banner {
	background: rgba(0, 0, 0, 0) url("https://d2o2utebsixu4k.cloudfront.net/assets/images/banners/affiliate-banner.jpg") no-repeat scroll center bottom / cover;
	padding: 165px 0;
	position: relative
}

.affiliate-banner .container {
	position: relative
}

.affiliate-banner h1 {
	font-size: 64px;
	color: #fff;
	line-height: 64px;
	text-align: center;
	font-weight: 900
}

.affiliate-page {
	background-color: #f4f4f4
}

.affiliate-overview {
	padding: 90px 0 0 0
}

.affiliate-overview p {
	font-size: 16px;
	color: #828282;
	letter-spacing: 0px;
	line-height: 24px;
	padding-top: 40px
}

.why-become-a-affiliate {
	padding-top: 60px
}

.why-become-a-affiliate h2 {
	margin-bottom: 10px
}

.why-become-a-affiliate .media {
	margin-top: 31px
}

.icons-become-affiliate {
	display: inline-block;
	height: 30px;
	width: 30px;
	text-align: center;
	vertical-align: middle
}

.icon-join-free {
	background-position: -355px -605px
}

.icon-commission {
	background-position: -404px -605px
}

.icon-session-cookie {
	background-position: -459px -605px
}

.icon-payouts {
	background-position: -527px -605px
}

.why-become-a-affiliate .media-body {
	vertical-align: middle;
	font-size: 16px;
	color: #1b1d28;
	letter-spacing: 0px
}

.icon-circles {
	border: 1px solid #ccc;
	width: 77px;
	height: 77px;
	border-radius: 100%;
	display: inline-block;
	text-align: center;
	line-height: 70px
}

.affiliate-how-it-works {
	padding-top: 80px;
	padding-bottom: 80px
}

.affiliate-faqs.faq-page {
	padding: 59px 0 149px 0 !important
}

.affiliate-faqs.faq-page h2 {
	margin-bottom: 45px
}

.affiliate-how-it-works .bg-white {
	padding: 20px 40px 35px 40px !important
}

.affiliate-how-it-works h2 {
	margin-bottom: 20px
}

.affiliate-how-it-works h3 {
	margin: 20px 0
}

.affiliate-how-it-works p {
	margin: 20px 0
}

.timeline {
	list-style: none;
	margin-top: 59px;
	position: relative
}

.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	background-color: transparent;
	left: 50%;
	margin-left: -1.5px;
	border-style: dashed;
	border-width: 0 3px 0 0;
	border-color: #e0e0e0
}

.timeline>li {
	margin-bottom: 20px;
	position: relative
}

.timeline>li:before,
.timeline>li:after {
	content: " ";
	display: table
}

.timeline>li:after {
	clear: both
}

.timeline>li:before,
.timeline>li:after {
	content: " ";
	display: table
}

.timeline>li:after {
	clear: both
}

.timeline>li>.timeline-panel {
	width: 359px;
	height: 368px;
	float: left;
	border-radius: 2px;
	padding: 20px;
	position: relative;
	margin-left: 80px
}

.timeline>li.timeline-inverted+li:not(.timeline-inverted) .timeline-panel.bg-white,
.timeline>li:not(.timeline-inverted)+li.timeline-inverted .timeline-panel.bg-white {
	margin-top: -110px
}

.timeline>li:not(.timeline-inverted) {
	padding-right: 90px
}

.timeline>li.timeline-inverted {
	padding-left: 90px
}

.timeline>li>.timeline-panel:before {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -15px;
	display: inline-block;
	border-top: 15px solid transparent;
	border-left: 15px solid #ccc;
	border-right: 0 solid #ccc;
	border-bottom: 15px solid transparent;
	content: " "
}

.timeline>li>.timeline-panel:after {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -14px;
	display: inline-block;
	border-top: 14px solid transparent;
	border-left: 14px solid #fff;
	border-right: 0 solid #fff;
	border-bottom: 14px solid transparent;
	content: " "
}

.timeline>li>.timeline-badge {
	background: #ff585c;
	box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.10);
	width: 40px;
	height: 40px;
	border-radius: 100%;
	color: #fff;
	line-height: 39px;
	text-align: center;
	font-size: 20px;
	position: absolute;
	left: 50%;
	z-index: 100
}

.timeline>li:first-child>.timeline-badge {
	top: 50%;
	transform: translate(-50%, -50%)
}

.timeline>li>.timeline-badge {
	top: 32%;
	transform: translate(-50%, -68%)
}

.timeline>li.timeline-inverted>.timeline-panel {
	float: right
}

.timeline>li.timeline-inverted>.timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto
}

.timeline>li.timeline-inverted>.timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto
}

.timeline-title {
	margin-top: 0;
	color: inherit
}

.timeline-body>p,
.timeline-body>ul {
	margin-bottom: 0
}

.timeline-body>p+p {
	margin-top: 5px
}

.timeline-heading h3 {
	font-weight: 800;
	font-size: 144px;
	color: #f5f5f5;
	text-align: center;
	position: relative;
	margin-left: 35px;
	margin-top: 0;
	margin-bottom: 0
}

.timeline-heading h4 {
	font-size: 20px;
	color: #1b1d28;
	padding: 19px 0 35px 0;
	font-weight: 400
}

.timeline-body p {
	font-size: 16px;
	color: #8c8c8c;
	letter-spacing: 0px
}

.timeline>li.timeline-inverted>.timeline-panel {
	margin-left: 0px !important;
	margin-right: 80px
}

.icons-affiliate {
	display: inline-block;
	width: 57px;
	height: 58px;
	position: absolute;
	left: 45px;
	bottom: 15px
}

.icon-sign-up {
	background-position: -704px -605px
}

.icon-promote {
	background-position: -181px -596px
}

.icon-affiliate-customers {
	background-position: -597px -605px
}

.icon-earn-money {
	background-position: -181px -596px
}

.affiliate-faqs.faq-page .bg-white {
	padding-top: 6px !important;
	padding-bottom: 5px !important
}

.icon-affiliate-new {
	display: block;
	height: 44px;
	margin: 0 auto;
	width: 50px
}

.icon-affiliate-new-1 {
	background-position: -117px -412px
}

.icon-affiliate-new-2 {
	background-position: -191px -412px
}

.icon-affiliate-new-3 {
	background-position: -264px -412px
}

.icon-affiliate-new-4 {
	background-position: -341px -412px
}

.guest-blogger {
	padding: 60px 0
}

.guest-blogger .overview {
	padding: 0
}

.guest-blogger .overview p {
	margin-top: 0;
	margin-bottom: 50px
}

.guest-blogger .course-profiles {
	background-color: transparent;
	padding-top: 45px
}

.guest-blogger .course-profiles h2 {
	margin-bottom: 30px
}

.guest-blogger .course-profiles-list h3 {
	margin-top: 70px
}

.guest-blogger .course-profiles-list h3 i {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.guest-blogger.faq-page .panel-title a {
	padding-left: 15px
}

.guest-blogger.faq-page .panel-body {
	padding-left: 15px;
	padding-right: 25px
}

.guest-blogger .sub-items {
	margin-left: 25px
}

.guest-blogger .sub-items-links {
	margin-left: 30px
}

.guest-blogger .sub-items-links:last-child {
	border-bottom: none
}

.guest-blogger .sub-items-links a {
	padding-left: 5px
}

.guest-blogger .blog-list-categories .panel-heading,
.guest-blogger .blog-list-categories ul li {
	background-color: #f4f4f4
}

.guest-blogger .blog-list-categories .panel-heading {
	padding-left: 15px
}

.guest-blogger .blog-list-categories li li a {
	position: relative
}

.guest-blogger .arrow-right {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	color: #ff585c
}

.guest-blogger .contact-us-form .bg-white {
	margin-bottom: 20px;
	margin-top: 40px
}

.error-page {
	padding: 60px 0;
	min-height: 500px;
	text-align: center
}

.error-page h1 {
	color: #ff585c;
	font-size: 200px;
	font-weight: 700;
	margin-bottom: 15px
}

.error-page span {
	color: #333;
	font-size: 24px;
	line-height: 36px
}

.error-page .btn {
	margin-top: 30px
}

.schedule-banner .banner-overlay {
	opacity: 0.94;
	background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.00) 0%, #232636 98%)
}

.schedule-banner {
	background: url('https://d2o2utebsixu4k.cloudfront.net/assets/images/banners/detail-banner.jpg') no-repeat scroll center top / cover;
	position: relative;
	padding-bottom: 50px
}

.schedule-banner .container {
	padding-top: 50px
}

.schedule-banner h1 {
	font-size: 56px;
	color: #fff;
	line-height: 56px;
	font-weight: 900;
	margin-bottom: 0
}

.schedule-banner .basic-breadcrumb .breadcrumb {
	margin-top: 0 !important;
	padding-top: 5px !important
}

.schedule-border {
	border: 1px solid #ededed;
	border-top: 0
}

.money-back {
	position: absolute;
	right: 15px;
	bottom: 10px
}

.money-back .tooltip-area {
	color: #fff;
	font-size: 13px;
	float: left;
	padding-left: 10px
}

.money-back .tooltip-area {
	margin-right: 10px
}

.money-back .tooltip-area:after {
	position: absolute;
	right: -12px;
	top: 0;
	content: "|"
}

.money-back .tooltip-area:last-child:after {
	content: none !important;
	margin-right: 0
}

.money-back .tooltip-area:last-child {
	margin-right: 0 !important
}

.money-back .tooltip-area a {
	color: #fff
}

.money-back .tooltip-area span {
	padding-right: 5px
}

.money-back .tooltip-area i {
	color: #fff;
	padding-left: 5px
}

.money-back .tooltip {
	right: 22px;
	left: auto !important;
	padding-top: 0 !important
}

.money-back .refund-tooltip+.tooltip>.tooltip-arrow {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #fff;
	right: -10px;
	transform: translateX(0) !important;
	margin-top: -8px !important
}

.money-back .tooltip-area:hover a,
.money-back .tooltip-area:hover i {
	color: #ff585c
}

.group-discounts ul li {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding: 0 15px;
	text-align: center
}

.group-discounts ul li b {
	font-weight: 700
}

.group-discounts ul li:nth-child(2n+1) {
	background-color: rgba(255, 88, 92, 0.2)
}

.group-discounts ul li:nth-child(2n+2) {
	background-color: rgba(255, 88, 92, 0.4)
}

.schedule-course .schedule-course-summary {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.location-search {
	line-height: 34px
}

.location-search-hide {
	position: relative
}

.location-search-hide .form-group {
	width: 46%;
	float: left
}

.location-search-hide .form-group:last-child {
	margin-left: 0px
}

.location-search-hide .form-group .form-control {
	height: 33px
}

.delivery-format.second .location-change-close {
	right: 6px
}

.location-change-close {
	right: -15px;
	top: 50%;
	transform: translateY(-50%)
}

.location {
	position: relative;
	color: #333742;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	margin-right: 13px;
	overflow: hidden;
	text-align: left !important;
	text-overflow: ellipsis;
	margin-bottom: -3px;
	white-space: nowrap;
	width: 130px
}

.location i {
	font-size: 17px;
	margin-right: 10px;
	width: 12px;
	text-align: center
}

.location-change,
.location-change-one {
	color: #a4a4a4;
	font-size: 14px
}

.reset-forms .btn-transparent {
	padding: 0;
	border: 0
}

.cant-find-schedule {
	margin-bottom: 20px
}

.schedule-list .training-dates .bx-controls {
	margin-bottom: 33px
}

.fa-location-arrow {
	font-size: 16px;
	margin-right: 8px
}

.schedule-courses .section-heading {
	font-size: 18px;
	margin-bottom: 40px
}

.schedule-courses .container {
	padding-top: 40px;
	padding-bottom: 40px
}

.schedule-courses .btn-white {
	color: #d5d6d8 !important
}

.schedule-courses .btn-white:hover {
	color: #fff !important;
	background-color: #ff585c !important;
	border: 1px solid #ff585c !important
}

.schedule-captions {
	margin-bottom: 20px;
	padding: 0 20px;
	background: -moz-linear-gradient(269deg, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 22%, rgba(201, 201, 201, 1) 99%, rgba(201, 201, 201, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(242, 242, 242, 1)), color-stop(22%, rgba(242, 242, 242, 1)), color-stop(99%, rgba(201, 201, 201, 1)), color-stop(100%, rgba(201, 201, 201, 1)));
	background: -webkit-linear-gradient(269deg, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 22%, rgba(201, 201, 201, 1) 99%, rgba(201, 201, 201, 1) 100%);
	background: -o-linear-gradient(269deg, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 22%, rgba(201, 201, 201, 1) 99%, rgba(201, 201, 201, 1) 100%);
	background: -ms-linear-gradient(269deg, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 22%, rgba(201, 201, 201, 1) 99%, rgba(201, 201, 201, 1) 100%);
	background: linear-gradient(181deg, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 22%, rgba(201, 201, 201, 1) 99%, rgba(201, 201, 201, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F2F2F2', endColorstr='#C9C9C9', GradientType=0);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	width: 100%;
	display: block;
	;
	height: 50px;
	overflow: hidden;
	line-height: 50px
}

.schedule-captions .schedule-captions-list {
	float: left;
	padding: 0px 10px;
	width: 20%;
	color: #404041;
	font-size: 15px;
	font-weight: 700
}

.schedule-captions .schedule-captions-list:last-child {
	border-right: 0 none
}

.schedule-course-summary {
	padding: 0 20px
}

.schedule-course .border-color-1 {
	border-bottom: 1px solid #eaeaea
}

.schedule-course {
	border-bottom-left-radius: 3px !important;
	overflow: hidden;
	border-bottom-right-radius: 3px !important
}

.schedule-course:hover {
	box-shadow: 0 1px 0 0 rgba(36, 38, 47, 0.1), 0 4px 6px 0 rgba(0, 0, 0, 0.06)
}

.schedule-course .bg-color-grey.border-color-1 {
	border-bottom: 1px solid #d5d5d5
}

.schedule-course {
	background-color: #fff;
	margin-bottom: 20px
}

.schedule-course .schedule-course-summary .schedule-course-list {
	float: left;
	padding: 15px 10px;
	width: 20%;
	font-size: 14px;
	font-weight: 500;
	color: #3F4752;
	min-height: 115px
}

.schedule-course .schedule-course-summary .schedule-course-list:last-child {
	border-right: 0 none
}

.schedule-course-list .form-group {
	margin-bottom: 5px !important
}

.schedule-course-list .form-group i {
	top: 10px !important;
	transform: translateY(0)
}

.schedule-course-list .form-group .form-control {
	font-size: 12px !important
}

.schedule-course-list .xs-caption .dates {
	line-height: 24px;
	font-size: 13px;
	font-weight: 700
}

.schedule-course-list .xs-caption .batch {
	font-size: 12px
}

.schedule-course-list .xs-caption .more-details {
	font-size: 12px;
	color: #58595B;
	display: block;
	margin-top: 5px
}

.schedule-course-list .xs-caption .more-details i {
	color: #ff585c;
	margin-left: 10px
}

.schedule-course-list .xs-caption .schedule-delivery-type {
	line-height: 24px;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: 700
}

.schedule-course-list .xs-caption>div {
	font-size: 12px
}

.schedule-course-list .xs-caption .form-list {
	margin-bottom: 0
}

.schedule-course-list .xs-caption .form-list .form-group {
	margin-bottom: 5px
}

.schedule-course-list .xs-caption strike {
	display: block;
	font-size: 12px;
	font-weight: 700
}

.schedule-course-list .xs-caption .schedule-price {
	display: block;
	line-height: 24px;
	letter-spacing: 0.3px;
	font-weight: 700
}

.schedule-course-list .xs-caption .valid-till {
	font-size: 12px;
	color: #3F4752
}

.schedule-course-list .btn-success {
	margin-top: 26px;
	line-height: 44px;
	width: 100%;
	padding: 0;
	font-size: 15px;
	font-weight: 400
}

.schedule-training-dates {
	padding: 35px 50px 20px 100px;
	clear: both;
	position: relative
}

.modal .top-content .trainer-summary h3 {
	font-size: 23px;
	line-height: 22px;
	margin-bottom: 6px
}

.modal .top-content .media .media-body {
	vertical-align: middle;
	padding-left: 20px
}

.modal .bottom-content.trainer-summary {
	padding-top: 5px;
	margin-top: 25px;
	border-top: 1px solid #d5d5d5
}

.inc {
	bottom: -9px;
	font-size: 10px !important;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	white-space: nowrap;
	color: #a4a4a4
}

.privacy_top_content {
	padding-bottom: 10px;
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 15px
}

.privacy_body_content {
	padding-bottom: 10px;
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 15px
}

.privacy_footer_content {
	padding-bottom: 5px
}

.privacy_top_content h3 {
	font-size: 16px;
	margin-bottom: 10px
}

.privacy_top_content p,
.privacy_body_content li,
.privacy_footer_content li {
	font-size: 14px;
	margin-bottom: 2px;
	line-height: 19px
}

.privacy_body_content h4 {
	font-size: 16px;
	margin-bottom: 10px
}

.privacy_top_content p:last-child,
.privacy_body_content li:last-child {
	margin-bottom: 10px
}

.privacy_body_content li {
	position: relative;
	padding-left: 25px
}

.privacy_body_content li:after {
	content: "\f00c";
	font-family: fontAwesome;
	position: absolute;
	left: 0;
	top: 1px;
	color: #ff585c
}

.notify_me {
	bottom: 2px;
	color: #ff585c !important;
	font-size: 12px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	font-weight: 700
}

.notify_me i {
	margin-right: 6px
}

.btn.btn-success.btn-block.waves-effect.waves-light.reg-closed {
	background: #000
}

.horizontal-slider {
	background-color: #232636;
	z-index: 9;
	width: 100%
}

.horizontal-slider ul li {
	float: left;
	height: 70px;
	line-height: 70px;
	position: relative
}

.horizontal-slider ul li>a {
	color: #fff;
	margin: 0 15px;
	font-weight: 700;
	padding: 0
}

.horizontal-slider ul li.active>a {
	color: #ff585c;
	background-color: transparent
}

.horizontal-slider ul li>a:hover {
	color: #ff585c;
	background-color: transparent
}

.horizontal-slider ul li>a:focus {
	background-color: transparent
}

.slider {
	background: #ff585c;
	bottom: 0;
	display: block;
	height: 4px !important;
	left: 0;
	position: absolute !important;
	transition: all 0.5s ease 0s
}

.quantity+span {
	font-size: 12px;
	color: #a4a4a4;
	text-align: left;
	margin-top: 5px
}

.enroll-course .schedule-training-dates {
	border-top: 1px solid #eaeaea;
	margin-top: 30px
}

.training-heading h3 {
	position: relative;
	font-size: 14px;
	margin-bottom: 5px;
	color: #3F4752;
	font-weight: 400
}

.training-heading h3:before {
	border-bottom: 1px solid #eaeaea;
	content: " ";
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%
}

.training-heading h3>span {
	background: #fff none repeat scroll 0 0;
	display: inline-block;
	left: 50%;
	padding: 0 10px;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%)
}

.training-dates-list.row {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	width: 100% !important
}

.training-dates-list .col-2 {
	float: left;
	width: 20%;
	padding: 0 5px
}

.col-2 .schedule-dates {
	border: 1px solid #4D5967;
	border-radius: 3px;
	text-align: center;
	padding: 2px 0 4px
}

.training-week {
	font-size: 12px;
	color: #4D5967
}

.training-date {
	font-size: 25px;
	color: #4D5967;
	line-height: 26px
}

.training-month {
	font-size: 12px;
	color: #4D5967;
	text-transform: uppercase
}

.training-dates-overview {
	margin-left: -4px;
	margin-right: -5px
}

.training-dates .bx-wrapper .bx-viewport {
	background: transparent;
	border: 0 none;
	box-shadow: none;
	left: auto;
	transform: none;
	height: 210px !important
}

.schedule-training-dates .bx-wrapper .bx-viewport.heightAutoBx {
	height: auto !important
}

.training-dates .bx-wrapper {
	width: 100% !important;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	max-width: 100% !important
}

.training-dates .bx-wrapper .bx-controls-direction a {
	bottom: -30px;
	height: auto;
	margin-top: 0;
	text-indent: initial;
	top: auto;
	width: auto;
	color: #333
}

.training-dates .bx-wrapper .bx-controls-direction a i {
	font-size: 32px
}

.training-dates .bx-wrapper .bx-next {
	right: 43%;
	transform: translateX(-57%);
	z-index: 0 !important
}

.training-dates .bx-wrapper .bx-prev {
	left: 43%;
	transform: translateX(-57%);
	z-index: 0 !important
}

.training-dates .bx-wrapper .bx-controls-direction a.disabled {
	display: block;
	opacity: 0.3
}

.key-features {
	padding-left: 30px;
	margin-top: 15px
}

.key-features ul li {
	font-size: 14px;
	color: #3F4752;
	line-height: 36px;
	padding-left: 25px;
	position: relative
}

.key-features ul li:before {
	content: "\f00c";
	font-family: FontAwesome;
	display: inline-block;
	font-size: 16px;
	color: #ff585c;
	left: 0;
	position: absolute;
	top: 0
}

.key-benefits {
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 1px #d5d5d5;
	margin-bottom: 20px;
	padding: 0px 15px
}

.key-benefits ul li {
	font-size: 14px;
	color: #676767;
	line-height: 50px;
	padding-left: 40px;
	position: relative;
	border-bottom: 1px solid #eaeaea;
	text-transform: uppercase
}

.key-benefits ul li:last-child {
	border-bottom: 0 none
}

.key-benefits ul li:before {
	content: "\f00c";
	font-family: FontAwesome;
	display: inline-block;
	font-size: 16px;
	color: #ff585c;
	left: 15px;
	position: absolute;
	top: 0
}

.sidebar-batch {
	background-color: #fff;
	border-radius: 4px;
	margin-bottom: 20px;
	padding: 5px 15px
}

.filter .sidebar-batch {
	padding-left: 0
}

.filter .batch-type,
.filter .delivery-type,
.filter .select-location.search-location,
.filter .sidebar-months,
.filter .sidebar-btn {
	padding-left: 6px
}

.search-location.second {
	white-space: nowrap;
	overflow: hidden
}

.sidebar-batch h3 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 25px;
	letter-spacing: 1.5px;
	color: #333742
}

.batch-type,
.delivery-type {
	padding: 16px 0 20px 15px
}

.sidebar-months {
	padding: 20px 0 20px 15px
}

.sidebar-batch .checkbox {
	margin-bottom: 0;
	display: block;
	min-height: 22px
}

.sidebar-batch .checkbox label,
.sidebar-batch .radio label {
	font-size: 13px;
	min-height: auto;
	padding-left: 10px;
	color: #676767
}

.sidebar-batch .radio label {
	line-height: 18px
}

.sidebar-batch .checkbox+.checkbox {
	margin-top: 10px
}

.seat-available {
	line-height: 11px
}

.sidebar-batch .batch-type:last-child {
	border-bottom: none
}

.close-schedule i {
	color: #4D5967
}

.filter .equal-width {
	clear: both;
	overflow: hidden;
	content: ""
}

.filter .equal-width .radio {
	width: 46%;
	float: left;
	margin-top: 0;
	margin-bottom: 15px
}

.virtualclass-rooms .schedule-course.enroll-courses {
	margin-top: 0
}

.enroll-course .course-price-info.text-center {
	margin: 33px 0 0 0
}

.enroll-course .icons-course {
	margin-top: 5px
}

.no-schedule h2 {
	font-size: 16px !important
}

.no-schedule .panel-small h3 {
	font-size: 14px !important
}

.no-schedule .search-location form>div {
	width: 33.33%
}

.no-schedule .search-location select {
	height: 34px !important
}

.no-schedule .panel-small {
	margin-top: 30px
}

#accordion-sidebar {
	margin-bottom: 0px
}

#accordion-sidebar a.position-absolute {
	top: 19px;
	right: 0
}

#accordion-sidebar h3 {
	margin-bottom: 0
}

#accordion-sidebar .panel-body {
	margin-top: 25px
}

.btn.btn-submit.bg-color-1.color-1.no-box-shadow.text-uppercase {
	line-height: 19px
}

.no-schedule .panel-2 a {
	height: 34px;
	line-height: 22px
}

#accordion-sidebar .collapsed i.fa-minus {
	display: none
}

#accordion-sidebar .collapsed i.fa-plus {
	display: block
}

#accordion-sidebar i.fa-plus {
	display: none
}

.no-schedule .inner-addon .input-icon {
	top: 10px;
	transform: translateY(0)
}

.how-it-work {
	background: #f4f4f4
}

.how-it-works .bg-white {
	margin: 30px 0;
	padding: 45px
}

.how-it-works h3 {
	text-transform: uppercase;
	color: #1b1d28;
	font-size: 20px;
	font-weight: 400;
	margin: 30px 0 15px 0;
	height: 40px
}

.how-it-works p {
	color: #676767;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 28px
}

.how-it-works.static-banner p.color-1 {
	line-height: 20px;
	margin-top: 20px
}

.how-it-works .panel-box.one {
	padding: 100px 0 74px 0
}

.how-it-works .panel-box.one h3 {
	margin-bottom: 21px
}

.how-it-works .panel-box h3,
.how-it-works .panel-box p {
	height: auto
}

.how-it-works .panel-box.one .mr-b {
	margin-bottom: 75px
}

.how-it-works .row .min-height {
	min-height: 392px;
	border-right: 2px solid #eaeaec;
	padding-left: 30px;
	padding-right: 30px
}

.how-it-works .row .min-height:last-child {
	border-right: 0
}

.how-it-works .panel-box.two {
	background-color: #F1F1F2;
	padding: 65px 0 80px 0
}

.how-it-works .panel-box.two .mr-b {
	margin-bottom: 50px
}

.how-it-works .panel-box.two h3 {
	color: #ff585c;
	margin-top: 0;
	height: auto;
	margin-bottom: 17px
}

.how-it-works .panel-box.two .bg {
	background-color: #fff;
	padding: 30px;
	min-height: 273px
}

.how-it-works .panel-box.three {
	padding: 65px 0 40px 0
}

.how-it-works .panel-box.three .mr-b {
	margin-bottom: 62px
}

.how-it-works .panel-box.three .bg {
	padding: 50px;
	border: 1px solid #eaeaec;
	border-radius: 3px
}

.how-it-works .panel-box.three h3 {
	margin-top: 0;
	margin-bottom: 26px
}

.how-it-works .panel-box.four {
	padding-bottom: 70px
}

.privacy-policy h4 {
	color: #1b1d28;
	font-size: 15px;
	font-weight: 800;
	margin: 30px 0;
	letter-spacing: 1.1px;
	word-spacing: 1.2px
}

.privacy-policy ul {
	padding-left: 25px
}

.privacy-policy ul li {
	color: #676767;
	list-style: inside;
	margin-top: 15px
}

.refund-note {
	margin-top: 30px
}

.refund-note span {
	font-weight: 600;
	color: #1b1d29;
	padding-right: 8px
}

.careers .section-heading {
	margin-bottom: 35px
}

.careers .who-we-are-content {
	padding: 5px 0 0 25px
}

.careers .careers-info {
	display: flex;
	align-items: center;
	margin-bottom: 45px
}

.careers h4 {
	margin-top: 0
}

.careers h5 {
	margin-bottom: 15px;
	color: #ff585c
}

.careers p {
	margin-top: 8px;
	margin-bottom: 0
}

.careers p:last-child {
	margin-bottom: 0
}

.careers .contact-us-form {
	margin-top: 0
}

.careers .contact-us-form h2 {
	margin-top: 35px;
	margin-bottom: -30px
}

.career-openings>h2 {
	margin-bottom: 20px !important
}

.career-block {
	height: 375px;
	text-align: center;
	position: relative
}

.career-block h4 {
	margin-bottom: 15px;
	font-size: 17px
}

.career-block span {
	font-size: 16px;
	color: #676767;
	display: block;
	margin-bottom: 20px
}

.career-block p {
	min-height: 112px;
	font-size: 15px;
	line-height: 25px;
	color: #676767
}

.career-block a {
	position: absolute;
	bottom: 40px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.carrer-page-contact {
	padding-top: 60px !important
}

.carrer-page-contact .bg-white {
	margin-top: 0 !important;
	margin-bottom: 30px !important
}

.large-modal .modal-dialog {
	width: 70%
}

.large-modal .bg-white {
	padding: 25px 40px
}

.careers-modal-content h3 {
	font-size: 16px;
	text-transform: uppercase
}

.careers-modal-content .top-content p {
	font-size: 14px;
	line-height: 21px;
	margin-top: 10px
}

.careers-modal-content .middle-content {
	margin-top: 20px
}

.careers-modal-content .middle-content ul {
	padding-left: 40px
}

.careers-modal-content .bottom-content {
	margin-top: 20px
}

.careers-modal-content .bottom-content ul {
	padding-left: 40px
}

.common-position-li li {
	position: relative;
	padding-left: 30px;
	font-size: 14px;
	padding-top: 15px;
	line-height: 22px
}

.common-position-li li:after {
	position: absolute;
	left: 0;
	top: 14px;
	content: '\f00c';
	font-size: 16px;
	font-family: FontAwesome;
	color: #ff585c
}

.careers-modal-content .footer-content {
	margin-top: 20px;
	font-size: 14px
}

.careers-modal-content .footer-content a {
	color: #ff585c !important
}

.success-page i {
	font-size: 65px;
	color: #4fb74c
}

.success-page h3 {
	margin: 10px 0;
	font-size: 40px;
	color: #4fb74c
}

.success-page .payment-success {
	display: inline-block;
	border-top: 1px solid #d5d5d5;
	padding: 10px 0;
	font-size: 18px
}

.success-page span {
	display: inline-block;
	padding: 10px 0;
	font-size: 12px
}

.success-page p {
	font-size: 14px
}

.success-page a {
	color: #4fb74c
}

.success-page span a {
	padding-right: 6px
}

.failure-page i {
	color: #e70000
}

.failure-page h3 {
	color: #e70000
}

#intercom-container .intercom-launcher,
#intercom-container .intercom-conversations-header,
.intercom-team-profile-full {
	background-color: #ff585c !important
}

#intercom-container .intercom-avatar-initial {
	background-color: transparent !important;
	border: 1px solid #fff
}

.panel-grid-7 .container {
	padding-top: 80px;
	padding-bottom: 80px
}

.panel-grid-7 h2 {
	padding-top: 0;
	margin-bottom: 35px
}

.panel-grid-7 .modal-c .btn {
	width: 130px
}

.panel-grid-p-30 .contact-us-address {
	margin-top: 15px
}

.course-list-modal {
	background-color: #f4f4f4
}

.course-list-modal .container {
	position: relative
}

.course-list-modal .modal-dialog {
	width: 100%;
	margin: 0
}

.course-list-modal .modal-body {
	padding-bottom: 48px
}

.course-list-modal .modal-content {
	box-shadow: none;
	border: 0 none;
	border-radius: 0;
	background: transparent
}

.course-list-view {
	margin-bottom: 30px;
	background: #fff none repeat scroll 0 0;
	border-radius: 4px;
	box-shadow: 0 7px 12px 0 rgba(84, 78, 95, 0.04);
	padding: 20px
}

.course-list-modal .btn {
	position: fixed;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 15px;
	color: #ff585c;
	font-weight: 700;
	margin: 0;
	background: #fff;
	border: 2px solid #ff585c
}

.course-list-view .course-list-highlight {
	text-align: center;
	margin-bottom: 16px
}

.course-list-highlight a {
	display: inline-block;
	opacity: 0.3
}

.course-list-highlight a.active,
.course-list-highlight a:hover {
	opacity: 1
}

.course-list-view .course-list-highlight i {
	display: inline-block;
	height: 41px;
	margin: 0 auto 0px 0;
	padding-right: 12px;
	width: 125px
}

.resp-categories .course-list-view .course-list-highlight i {
	height: 28px;
	width: 86px
}

.course-list-view .course-list-highlight i:first-child {
	margin-left: 0
}

.course-list-view .course-list-highlight i:last-child {
	border: 0 none;
	padding-right: 0
}

.course-list-view .course-list-highlight {
	text-align: center
}

.course-list-view .course-list-highlight img {
	width: auto;
	height: 30px;
	display: inline-block;
	margin: 0 auto 30px;
	border-right: 1px solid #eee;
	padding-right: 12px;
	margin-left: 12px
}

.course-list-view .course-list-highlight img:first-child {
	margin-left: 0
}

.course-list-view .course-list-highlight img:last-child {
	padding-right: 0;
	border: 0 none
}

.course-list-view h3 a,
.course-list-view h3 span {
	display: block;
	color: #e24e51;
	line-height: 21px;
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: 600;
	border-bottom: 1px solid #ebe9f0;
	padding-bottom: 10px;
	text-transform: capitalize
}

.course-list-view ul li {
	padding-bottom: 15px
}

.course-list-view ul li a {
	transition: all 0.4s;
	color: #808184;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
	display: inline-block
}

.course-list-view ul li a:hover {
	padding-left: 5px;
	color: #231F20;
	font-weight: 500
}

.course-list-view ul li:last-child {
	margin-bottom: 0
}

.course-list-section .col-md-4 {
	min-height: 200px
}

.course-search-list .form-control {
	height: 50px;
	border-radius: 25px;
	box-shadow: none;
	text-align: center;
	font-size: 22px;
	font-weight: 300;
	color: #1b1d28
}

.course-search-list {
	margin-bottom: 30px;
	margin-top: 15px
}

.course-list-modal button.close {
	opacity: 1;
	padding: 0;
	position: absolute;
	right: -5%;
	top: 30px;
	transform: translateY(-10%)
}

.course-list-modal button.close span {
	color: #f05c5f;
	font-size: 52px;
	font-weight: 300
}

.course-list-modal.modal.fade .modal-dialog {
	transform: translate(0px, -25%) scale(1)
}

.course-list-modal.modal.fade.in .modal-dialog {
	transform: translate(0px, 0px) scale(1)
}

.modal h2.section-heading {
	margin-bottom: 25px
}

.view-more-courses {
	display: block;
	color: #ff585c;
	position: relative
}

.view-more-courses i {
	font-size: 16px;
	opacity: 0;
	position: absolute;
	right: 60%;
	transition: all 0.4s ease 0s;
	visibility: hidden;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.view-more-courses:hover i {
	opacity: 1;
	right: 10%;
	visibility: visible
}

.view-more-courses:hover {
	color: #ff585c
}

.view-more-courses:focus {
	color: #ff585c
}

.categories-icons {
	background-image: url("https://d2o2utebsixu4k.cloudfront.net/assets/images/icons/categories.png");
	background-repeat: no-repeat
}

.scrum-alliance {
	background-position: -29px -2px
}

.scrum-org {
	background-position: -200px 3px
}

.pmp {
	background-position: -385px 0px
}

.safe-logo {
	background-position: -583px 0px
}

.fixed-home-bar {
	position: fixed;
	bottom: -34px;
	right: 0;
	left: 0;
	height: 34px;
	background-color: #fff;
	z-index: 9;
	border-top: 1px solid #e9e9e9;
	transition: all 0.7s
}

.fixed-home-bar .container {
	padding: 0 15px
}

.fixed-home-bar li {
	float: left;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5
}

.fixed-home-bar li:first-child {
	border: 0 none;
	margin-right: 100px
}

.fixed-home-bar li:last-child {
	border-left: 0 none
}

.fixed-home-bar li a {
	padding: 0 30px !important;
	line-height: 34px;
	font-size: 15px;
	text-transform: none !important;
	border-radius: 0 !important;
	color: #333;
	font-weight: 700;
	box-shadow: none
}

.fixed-home-bar li a i {
	margin-right: 7px;
	color: #F05C5F
}

.fixed-home-bar li a.btn i {
	color: #fff
}

.fixed-home-bar li a.btn {
	color: #fff
}

.webinar-banner .static-overlay {
	z-index: -1
}

.webinar-banner {
	z-index: 1
}

.webinar-banner {
	padding: 30px 0 0 0
}

.webinar-banner h1 {
	padding-bottom: 30px;
	font-size: 42px;
	line-height: 42px
}

.webinar-banner .search-box .form-control::-webkit-placeholder {
	color: #999 !important
}

.webinar-banner .search-box .form-control::-moz-placeholder {
	color: #999 !important
}

.search-box {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 120px;
	background-color: rgba(0, 0, 0, 0.2);
	line-height: 70px
}

.search-box .row {
	padding-top: 35px;
	padding-bottom: 34px
}

.search-box .fa-caret-down {
	color: #ff585c
}

.webinar-banner .right-search {
	position: relative
}

.webinar-banner .form-control {
	border: 0 none;
	box-shadow: none;
	background-color: rgba(0, 0, 0, 0.2);
	height: 50px;
	color: #fff !important;
	font-size: 15px;
	font-weight: 700
}

.webinar-banner .form-control::-webkit-placeholder {
	color: #fff !important;
	opacity: 1 !important
}

.webinar-banner .form-control::-moz-placeholder {
	color: #fff !important;
	opacity: 1 !important
}

.webinar-banner .search-icon {
	background-position: -355px -214px;
	display: block;
	height: 17px;
	position: absolute;
	right: 24px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 16px;
	z-index: 1
}

.webinar-page {
	padding: 0 0 30px 0;
	background-color: #f4f4f4
}

.list_webinar {
	padding-top: 40px
}

.webinar-page .basic-breadcrumb {
	border-bottom: 0 none
}

.webinar-sort {
	height: 60px
}

.webinar-sort li span {
	color: #8c8c8c;
	font-size: 16px;
	padding-bottom: 30px;
	margin-right: 20px;
	display: inline-block
}

.webinar-sort li a {
	color: #232636;
	display: inline-block;
	font-size: 16px;
	margin: 0 15px;
	position: relative;
	padding-bottom: 20px
}

.webinar-sort li.active a:after {
	content: "";
	height: 4px;
	background-color: #ff585c;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}

.webinar-list .thumbnail-box {
	border-radius: 3px;
	overflow: hidden;
	box-shadow: 0 1px 0 0 rgba(36, 38, 47, 0.1), 0 4px 6px 0 rgba(0, 0, 0, 0.06);
	margin-bottom: 40px;
	height: 355px;
	background: #fff
}

.webinar-list .thumbnail {
	border: 0;
	padding: 0;
	margin-bottom: 0;
	position: relative
}

.webinar-category {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
	font-size: 12px;
	color: #fff
}

.webinar-list .thumbnail-box,
.webinar-list .thumbnail-box span {
	display: block
}

.webinar-list .thumbnail img {
	height: 150px;
	object-fit: cover;
	position: relative;
	width: 100%
}

.webinar-list .caption {
	background-color: #fff;
	padding: 15px
}

.webinar-list .caption-top {
	height: 110px
}

.webinar-list .row {
	margin-bottom: 40px
}

.thumbnail-box .webinar-course-name {
	color: #232636;
	font-size: 18px;
	line-height: 20px;
	height: 60px;
	overflow: hidden
}

.thumbnail-box .webinar-author-name {
	color: #8c8c8c;
	font-size: 16px;
	margin-top: 10px
}

.thumbnail-box .caption-bottom span {
	color: #8c8c8c;
	font-size: 14px
}

.thumbnail-box .webinar-time {
	margin-top: 10px
}

.thumbnail-box .webinar-attend {
	margin-top: 10px
}

.webinar-social>div {
	margin-bottom: 20px;
	background-color: #fff;
	padding: 20px;
	border-radius: 3px;
	box-shadow: 0 1px 0 0 rgba(36, 38, 47, 0.1), 0 4px 6px 0 rgba(0, 0, 0, 0.06)
}

.webinar-social .webinar-content .form-group {
	margin-bottom: 0;
	min-height: 44px;
	margin-top: 10px
}

.webinar-social h4 {
	color: #333742;
	font-size: 18px;
	margin-bottom: 10px;
	letter-spacing: 1px
}

.webinar-social span {
	display: block;
	color: #8c8c8c;
	font-size: 14px;
	line-height: 18px
}

.webinar-social .btn-bordered {
	margin-top: 15px;
	border: 2px solid #ff585c;
	color: #ff585c;
	background-color: transparent;
	box-shadow: none;
	text-transform: uppercase;
	height: 30px;
	line-height: 25px;
	padding: 0 20px;
	font-weight: 700
}

.webinar-social .social-icons {
	background-color: transparent;
	box-shadow: none
}

.trending-webinars .trending-webinar-list {
	padding: 20px 0;
	border-bottom: 1px solid #d5d5d5
}

.trending-webinars .trending-webinar-list:last-child {
	border-bottom: 0 none;
	padding-bottom: 0
}

.trending-webinars .trending-webinar-name {
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	letter-spacing: 1.1px;
	color: #333;
	font-size: 14px;
	line-height: 21px;
	display: block
}

.webinar-categories {
	box-shadow: 3px 0 3px 0 rgba(51, 51, 51, 0.1);
	background-color: #fff;
	height: 51px
}

.webinar-category-list {
	position: relative;
	padding-right: 20px
}

.webinar-mobile-list {
	position: absolute;
	top: 2px;
	right: 0px
}

.webinar-category-list .webinar-mobile-list li a {
	padding: 13px 5px;
	font-size: 21px;
	color: #ff585c
}

.webinar-category-list .webinar-mobile-list li .dropdown-menu {
	left: auto;
	right: 0;
	top: 93%
}

.webinar-category-list li {
	float: left;
	margin-right: 10px
}

.webinar-category-list li:last-child {
	margin-right: 0
}

.webinar-category-list li a {
	position: relative;
	padding: 12px 10px;
	display: block;
	color: #666;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 27px
}

.webinar-category-list>ul>li a:before {
	position: absolute;
	content: '';
	width: 100%;
	bottom: 0px;
	height: 3px;
	background-color: transparent;
	left: 0
}

.webinar-category-list>ul>li.active>a {
	color: #ff585c
}

.webinar-category-list>ul>li.active>a:before {
	background-color: #ff585c
}

.webinar-category-list>ul li.slick-slide a:before {
	position: absolute;
	content: '';
	width: 100%;
	bottom: 0px;
	height: 3px;
	background-color: transparent;
	left: 0
}

.webinar-category-list>ul li.slick-slide.active>a {
	color: #ff585c
}

.webinar-category-list>ul li.slick-slide.active>a:before {
	background-color: #ff585c
}

.webinar-category-list li .dropdown-menu {
	width: 208px;
	border-radius: 0 0 4px 4px;
	box-shadow: none;
	border: none;
	padding: 15px 0;
	max-height: 200px;
	overflow-y: auto;
	margin-top: 0
}

.webinar-category-list .dropdown-menu li {
	position: relative;
	border-left: 4px solid transparent;
	padding: 0;
	margin: 0;
	float: none;
	display: block
}

.webinar-category-list .dropdown-menu li:hover {
	border-left-color: #ff585c
}

.webinar-category-list .dropdown-menu li a {
	padding: 10px;
	color: #797979;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	text-transform: capitalize
}

.webinar-category-list .dropdown-menu li.active a {
	background: transparent;
	color: #ff585c
}

.webinar-categories li span {
	font-size: 14px;
	color: #999;
	line-height: 51px;
	display: inline-block;
	font-weight: 700
}

.webinar-category-listing {
	margin-right: 0
}

.webinar-category-listing li {
	float: left;
	margin-right: 10px
}

.webinar-category-listing li:last-child {
	margin-right: 0
}

.webinar-category-listing li a {
	padding: 12px 10px;
	display: block;
	color: #666;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 27px
}

.webinar-category-listing li a:before {
	position: absolute;
	content: '';
	width: 100%;
	bottom: 0px;
	height: 3px;
	background-color: transparent;
	left: 0
}

.webinar-category-listing li.active a {
	color: #ff585c
}

.webinar-category-listing li.active a:before {
	background-color: #ff585c
}

.webinar-category-listing li .dropdown-menu {
	width: 208px;
	border-radius: 0 0 4px 4px;
	box-shadow: none;
	border: none;
	padding: 15px 0;
	left: auto !important;
	right: 0 !important;
	max-height: 200px;
	overflow-y: auto;
	margin-top: 0
}

.webinar-category-listing .dropdown-menu li {
	position: relative;
	border-left: 4px solid transparent;
	padding: 0;
	margin: 0;
	float: none;
	display: block
}

.webinar-category-listing .dropdown-menu li:hover {
	border-left-color: #ff585c
}

.webinar-category-listing .dropdown-menu li a {
	padding: 10px;
	color: #797979;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%
}

.webinar-info .media-left>img {
	height: 200px;
	object-fit: cover;
	position: relative;
	width: 270px
}

.webinar-info .webinar-details-name {
	font-size: 22px;
	color: #232636;
	line-height: 25px;
	height: 50px;
	overflow: hidden
}

.webinar-info span {
	display: block;
	color: #999;
	font-size: 14px
}

.webinar-info .social-icons span {
	display: inline-block;
	margin-right: 20px
}

.webinar-info .media-body {
	padding-left: 20px
}

.webinar-info .media-body .row {
	height: auto;
	margin-top: 25px
}

.webinar-info .media-body .row .fa.fa-play {
	color: #d5d5d5;
	font-size: 16px;
	margin-left: 3px;
	margin-right: 7px
}

.webinar-details-author {
	margin-top: 20px;
	font-size: 14px !important
}

.webinar-info .position {
	position: absolute;
	left: 50%;
	bottom: -20px;
	font-size: 12px;
	transform: translateX(-50%)
}

.webinar-info .webinar-date {
	margin-top: 5px;
	line-height: 18px
}

.webinar-info .webinar-time {
	margin-top: 15px;
	line-height: 18px
}

.webinar-cost {
	text-align: center;
	color: #232636 !important;
	font-weight: 300;
	margin-bottom: 5px
}

.webinar-overview {
	margin-top: 30px;
	padding-top: 15px;
	border-top: 1px solid #d5d5d5
}

.webinar-overview p {
	color: #676767 !important;
	font-size: 16px !important;
	letter-spacing: 0;
	line-height: 24px !important;
	margin-top: 25px !important
}

.webinar-overview h3 {
	color: #1b1d28;
	font-size: 16px;
	margin: 20px 0
}

.webinar-overview ul {
	margin-left: 15px
}

.webinar-overview ul li {
	color: #676767;
	font-size: 16px !important;
	padding-left: 30px;
	position: relative;
	margin-top: 15px;
	list-style: none !important
}

.webinar-overview ul li:first-child {
	margin-top: 0
}

.webinar-overview ul li:before {
	content: "\f00c";
	font-family: 'FontAwesome';
	color: #ff585c;
	position: absolute;
	left: 0
}

.webinar-presenter {
	padding: 30px 0 15px 0
}

.webinar-presenter .blog-author-details {
	margin-top: 30px
}

.webinar-presenter .blog-author-name h3 {
	display: inline-block
}

.webinar-presenter .trainer-location {
	margin-top: 4px
}

.webinar-presenter .author-designation {
	display: block
}

.webinar-presenter .about-author span {
	display: block;
	font-size: 14px;
	margin-top: 15px
}

.webinar-presenter .about-author p {
	color: #676767 !important;
	margin: 15px 0!important
}

.webinar-presenter .blog-author-details .media-left {
	vertical-align: top
}

.icon-user {
	background-position: -764px -337px;
	height: 16px;
	width: 16px;
	margin-right: 5px;
	vertical-align: top;
	display: inline-block
}

.webinar-sponsor-details p {
	color: #676767;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 24px;
	margin-top: 25px
}

.webinar-forms .row>div:last-child p {
	font-size: 14px;
	line-height: 18px
}

.webinar-forms {
	border-top: 1px solid #d5d5d5;
	margin-top: 30px;
	padding-top: 15px
}

.webinar-forms form {
	padding: 30px 50px 10px
}

.webinar-forms .btn {
	width: 155px
}

.webinar-forms .presented {
	padding-top: 25px;
	height: 47px;
	margin-bottom: 32px
}

.webinar-forms .radio input {
	height: 26px
}

.webinar-forms .radio.radio-success {
	float: left;
	margin: 0;
	width: 100px
}

.webinar-forms .form-list .checkbox input:focus~label,
.webinar-forms .form-list .checkbox input:valid~label,
.webinar-forms .form-list .checkbox input.used~label {
	color: #555 !important
}

.form-list .radio label,
.webinar-forms .checkbox label {
	top: 0;
	font-weight: 500 !important;
	font-size: 14px
}

.webinar-forms .checkbox label {
	line-height: 20px;
	padding-left: 16px;
	font-weight: 400 !important
}

.webinar-forms .checkbox label:before,
.webinar-forms .checkbox label:after {
	left: 4px
}

.webinar-forms .radio.radio-success input,
.webinar-forms .checkbox input {
	margin-top: 0
}

.webinar-forms .checkbox input {
	height: 25px
}

.webinar-forms p {
	color: #1b1d28 !important;
	line-height: 18px;
	opacity: 0.7;
	font-size: 14px
}

.webinar-forms .checkbox {
	margin-bottom: 10px;
	margin-top: 20px
}

.vertical-track {
	width: 10px;
	background-color: rgba(0, 0, 0, 0);
	border-radius: 10px;
	margin-right: 2px;
	-webkit-transition: background 200ms linear;
	transition: background 200ms linear
}

.vertical-track:hover,
.vertical-track.dragging {
	background: #d9d9d9;
	background: rgba(0, 0, 0, 0.15)
}

.vertical-handle {
	width: 5px;
	background-color: rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	right: 0;
	-webkit-transition: width 250ms;
	transition: width 250ms
}

.vertical-track:hover .vertical-handle,
.vertical-track.dragging .vertical-handle {
	width: 10px
}

.corner2 {
	background: transparent
}

.ul-menu-link {
	width: auto !important
}

.e-learning {
	background-color: #f4f4f4;
	padding: 0
}

.e-learning .basic-breadcrumb {
	border-bottom: 0
}

.e-learning-content.bg-white {
	padding-top: 35px;
	padding-bottom: 25px;
	margin-bottom: 30px
}

.e-learning h2 {
	margin-bottom: 25px
}

.e-learning-content h3 {
	font-size: 25px;
	margin-bottom: 15px
}

.e-learning .iframe {
	width: 100%;
	height: 400px;
	margin: 0 auto
}

.e-learning-content ul {
	margin-bottom: 35px
}

.e-learning-details.bg-white {
	margin-top: 35px
}

#certification,
#text-certification {
	margin-bottom: 25px
}

.e-learning-details h3 {
	margin-top: 10px;
	margin-bottom: 10px
}

.e-learning .editor-content,
.e-learning .editor-content p,
.e-learning .editor-content ul li {
	color: #828282 !important;
	font-size: 14px !important;
	letter-spacing: 0 !important;
	line-height: 28px !important;
	list-style: outside none disc
}

.curriculum-details-info {
	position: relative;
	margin-left: 20px;
	padding-left: 25px
}

.curriculum-details-info>.pull-left {
	width: 75%;
	padding-right: 20px
}

.curriculum-details-info>.pull-right {
	width: 25%;
	text-align: right
}

.curriculum-details-info>.pull-right .view-details.second {
	color: #ff585c !important;
	padding: 0 5px;
	border: 1px solid #ff585c;
	border-radius: 4px;
	line-height: 15px;
	display: inline-block
}

.curriculum-details-info i {
	position: absolute;
	left: 0;
	top: 7px
}

.curriculum-details-info>.pull-right i {
	position: relative;
	left: auto;
	top: auto
}

.curriculum-details-info .border-two {
	border: 1px solid #ff585c;
	border-radius: 3px;
	color: #ff585c !important;
	font-size: 12px;
	line-height: 12px;
	padding: 0 5px;
	display: inline-block;
	line-height: 16px
}

.curriculum-details-info span {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #ff585c;
	display: inline-block;
	width: 15px;
	height: 15px;
	color: #fff !important;
	border-radius: 100%;
	text-align: center;
	line-height: 14px !important;
	font-size: 12px
}

.curriculum-details-info i {
	margin-right: 8px
}

.e-learning .curriculum {
	background: #fff;
	padding: 0
}

.e-learning .nav-horizontal li {
	margin: 0
}

.e-learning .nav-horizontal li.active a {
	color: #ff585c !important
}

.e-learning .nav-horizontal li.active a {
	pointer-events: none
}

.toggle-bar .btn-group {
	width: 100%
}

.toggle-bar .btn {
	width: 50%
}

.toggle-bar .btn {
	box-shadow: none !important;
	border: 0 none;
	height: 40px;
	line-height: 40px;
	padding: 0
}

.toggle-bar .btn-default:hover,
.toggle-bar .btn-default:focus {
	background-color: transparent
}

.toggle-bar .btn-default {
	border: 1px solid #d5d5d5
}

.toggle-bar .btn.active {
	background-color: #ff585c;
	color: #fff;
	border-color: #ff585c
}

.toggle-bar {
	margin-bottom: 30px
}

.toggle-bar span {
	display: block;
	text-align: center;
	font-weight: 700;
	font-size: 28px
}

.toggle-bar h4 {
	padding: 25px 0 15px;
	font-weight: 500
}

.toggle-bar .btn-block {
	width: 100% !important;
	border: 1px solid #ff585c;
	color: #ff585c;
	margin-top: 20px
}

.e-learning .sticky-wrapper {
	opacity: 0;
	height: 0 !important;
	transition: all 0.5s
}

.e-learning .sticky-wrapper.nav-stick-top {
	opacity: 1;
	height: 70px
}

.e-learning .horizontal-slider {
	background-color: #fff;
	box-shadow: 0 1px 0 0 rgba(36, 38, 47, 0.1), 0 4px 6px 0 rgba(0, 0, 0, 0.06);
	width: 848px
}

.e-learning .horizontal-slider li a {
	color: #828282
}

.e-learning .col-md-3 .sticky-wrapper {
	opacity: 1 !important;
	height: auto
}

.e-learning .col-md-3 .sticky-wrapper .navbar-sticky {
	width: 263px
}

.e-learning .drop-query.bg-white {
	margin-bottom: 55px
}

.e-learning-content .like-share {
	position: relative;
	top: auto;
	right: auto;
	left: auto
}

.e-learning-content .like-share li {
	border-right: 0
}

.e-learning-content .pane-small {
	margin: 25px 0 20px !important
}

.e-learning-content .pane-small ul {
	margin-bottom: 20px
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success.focus[disabled],
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	background-color: #ff585c !important
}

.agile-services-page {
	background: #f4f4f4;
	padding-top: 60px;
	padding-bottom: 60px
}

.agile-services-page p {
	color: #676767;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 20px
}

.agile-sidebar {
	z-index: 1;
	position: relative
}

.agile-sidebar ul {
	width: 175px;
	overflow: visible;
	position: relative;
	z-index: 1
}

.agile-sidebar ul li:first-child {
	border-top: 0 none;
	border-radius: 3px 3px 0 0
}

.agile-sidebar ul li {
	border-top: 1px solid #393b52;
	background-color: #232636;
	width: 100%
}

.agile-sidebar ul li:last-child {
	border-radius: 0 0 3px 3px
}

.agile-sidebar ul li a,
.agile-sidebar ul li span {
	color: #fff;
	display: block;
	font-weight: 700;
	font-size: 14px;
	line-height: 36px;
	position: relative;
	transition: all 0.15s ease-in-out 0s;
	border-left: 4px solid transparent;
	padding: 15px 0 15px 43px;
	cursor: pointer;
	border-width: 0 0 0 4px
}

.agile-sidebar ul li:last-child span {
	color: #fff !important;
	padding-left: 5px;
	padding-right: 10px;
	text-align: center;
	border-left: 0 none;
	line-height: 30px;
	height: auto;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.agile-sidebar ul li a:hover,
.agile-sidebar ul li a:focus {
	color: #ff585c;
	background: transparent;
	border-color: transparent;
	border-width: 0 0 0 4px
}

.agile-sidebar ul li.active a,
.agile-sidebar ul li.active a:hover,
.agile-sidebar ul li.active a:focus {
	color: #ff585c;
	font-weight: 700;
	font-size: 14px;
	line-height: 36px;
	border-left: 4px solid #ff585c;
	padding-left: 43px;
	background: transparent;
	border-width: 0 0 0 4px
}

.agile-sidebar ul li.active a::after {
	border-bottom: 12px solid transparent;
	border-left: 12px solid #232636;
	border-top: 12px solid transparent;
	content: "";
	position: absolute;
	right: -12px;
	top: 50%;
	transform: translateY(-50%)
}

.agile-services-page img {
	height: auto;
	max-width: 100%
}

.agile-link-content {
	list-style-type: disc;
	padding-left: 20px;
	margin-bottom: 10px
}

.agile-link-content li {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 5px;
	color: #676767
}

.agile-link-content li b {
	font-weight: 700
}

.agile-links li {
	margin-bottom: 5px
}

.agile-links li a {
	color: #676767;
	font-size: 16px;
	line-height: 28px
}

.agile-links li a:hover,
.agile-links li a:focus {
	color: #ff585c
}

.agile-services-page .meet-your-teachers {
	background: #f4f4f4;
	padding-top: 60px
}

.agile-services-page .meet-your-teachers h2 {
	margin-bottom: 45px
}

.agile-services-page h4 {
	line-height: 28px;
	margin-bottom: 20px;
	padding-top: 20px;
	text-transform: uppercase
}

.agile-services-page-bg-white {
	background: #fff;
	padding-top: 60px;
	padding-bottom: 60px
}

.agile-services-page-bg-white p {
	color: #676767;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 20px
}

.agile-services-page .trending-course-list {
	height: 144px;
	margin-bottom: 20px
}

.agile-services-page .course-list-detail {
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 0;
	font-size: 16px;
	font-weight: 400;
	color: #1b1d28;
	text-transform: uppercase;
	padding: 0;
	line-height: 20px;
	width: 100%
}

.list_eql {
	margin: 0 -10px
}

.list_eql li {
	width: 20%;
	float: left;
	padding: 0 10px
}

.refer-and-earn-banner {
	background: rgba(0, 0, 0, 0) url("https://d2o2utebsixu4k.cloudfront.net/assets/images/banners/refer-and-earn.jpg") no-repeat scroll center top / cover;
	padding: 50px 0
}

.refer-and-earn-banner h3 {
	font-size: 32px;
	color: #fff
}

.refer-and-earn-banner p {
	color: #fff;
	font-size: 16px;
	margin-top: 15px
}

.horizontal_tabs .btn-group .btn.btn-default {
	margin-right: 0;
	background-color: #fff;
	color: #58595B
}

.horizontal_tabs .btn-group .btn.btn-default.active {
	background-color: #ff585c;
	color: #fff;
	box-shadow: none;
	border-color: #ff585c
}

.common_padding .container-fluid,
.common_padding .container {
	padding-top: 72px;
	padding-bottom: 98px
}

.icon-refer {
	width: 113px;
	height: 91px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0
}

.icon-refer-1 {
	background-position: -11px -667px
}

.icon-refer-2 {
	background-position: -124px -696px
}

.icon-refer-3 {
	background-position: -273px -675px
}

.icon-refer-4 {
	background-position: -427px -671px
}

.icon-refer-5 {
	background-position: -530px -674px
}

.icon-refer-6 {
	background-position: -21px -675px
}

.content_image_numbering ul {
	clear: both;
	overflow: hidden
}

.content_image_numbering p {
	margin-top: 20px;
	font-size: 14px
}

.content_image_numbering ul li {
	width: 20%;
	float: left;
	padding: 0 32px
}

.content_image_numbering .upper_content span {
	color: #f4f4f4;
	font-size: 144px;
	font-weight: 900;
	letter-spacing: 0;
	opacity: 0.8;
	padding-right: 20px;
	position: relative;
	text-align: right;
	display: block
}

.content_image_numbering .lower_content {
	margin-top: 10px
}

.content_image_numbering .lower_content p {
	color: #231F20;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 18px;
	margin-bottom: 10px
}

.horizontal_tabs .bg-white {
	padding: 50px 50px 0px 50px !important;
	position: relative;
	margin: 61px 0 10px 0 !important
}

.contact-us .bg-white {
	padding: 50px 50px 114px 50px !important;
	position: relative;
	margin-top: 10px
}

.horizontal_tabs {
	background-color: #232637
}

.horizontal_tabs h2 {
	color: #fff
}

.horizontal_tabs .nav-tabs {
	border-bottom: 0 none;
	position: relative;
	margin-bottom: 35px
}

.horizontal_tabs .nav-tabs hr {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	margin: 0;
	border-color: #ff585c;
	border-width: 2px
}

.horizontal_tabs .nav-tabs li:first-child {
	float: left
}

.horizontal_tabs .nav-tabs li:last-child {
	float: right
}

.horizontal_tabs .nav-tabs li a {
	border-radius: 100%;
	background-color: #fff;
	color: #ff585c;
	width: 30px;
	height: 30px;
	padding: 0;
	line-height: 25px;
	text-align: center;
	border: 2px solid #ff585c;
	display: inline-block;
	margin-right: 0
}

.horizontal_tabs .nav-tabs li.active a,
.horizontal_tabs .nav-tabs li.filled a {
	border-color: #ff585c;
	background-color: #ff585c;
	color: #fff;
	border-width: 2px
}

.horizontal_tabs .tab-content h3 {
	margin-bottom: 50px
}

.horizontal_tabs .tab-content .tab-pane-2 h3 {
	margin-bottom: 50px;
	margin-top: 45px
}

.horizontal_tabs .tab-content .tab-pane-2 a.btn-block {
	width: 31.73%;
	float: left;
	margin-right: 15px
}

.horizontal_tabs .tab-content .tab-pane-2 a.btn-block:last-child {
	margin-right: 0
}

.horizontal_tabs .tab-content .tab-pane-2 .social-media-login {
	margin-left: 0
}

.horizontal_tabs .checkbox {
	padding-left: 27px
}

.horizontal_tabs .checkbox.checkbox-success {
	margin-bottom: -15px
}

.horizontal_tabs .checkbox.checkbox-success input {
	width: auto;
	padding-right: 0 !important
}

.horizontal_tabs .checkbox.checkbox-success label {
	color: #676767 !important
}

.styled_after_form::after {
	background-color: #fff;
	border: 1px solid #ebebeb;
	border-radius: 100%;
	color: #8c8c8c;
	content: "or";
	font-size: 14px;
	height: 37px;
	line-height: 35px;
	position: absolute;
	right: -18px;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	width: 37px
}

.styled_after_form {
	border-right: 1px solid #ebebeb;
	padding-right: 60px;
	padding-top: 25px;
	position: relative;
	margin-right: -15px;
	min-height: 180px
}

.common_form_small .bg-white h2,
.contact-us .bg-white h2 {
	margin-bottom: 50px !important;
	margin-top: 0 !important
}

.common_form_small .btn-position {
	bottom: -22px;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 129px;
	font-weight: 500
}

.contact-us .bg-white .btn {
	bottom: 50px;
	width: 104px !important;
	border-radius: 6px;
	height: 34px;
	padding: 0;
	line-height: 32px;
	font-size: 14px
}

.common_form_small input,
.contact-us input {
	position: relative;
	padding-left: 20px
}

.common_form_small .form-list label,
.contact-us .form-list label {
	left: 25px
}

.toggle-btn-active {
	margin-bottom: 40px
}

.toggle-btn-active .btn {
	height: 44px;
	padding: 11px 15px 12px;
	box-shadow: none
}

.faq-page-2 {
	background-color: #fff
}

.faq-page-2 h2 {
	margin-bottom: 50px !important
}

.faq-page-2 .panel:first-child {
	border-top: 1px solid #eaeaec
}

.faq-page-2 .panel:last-child {
	border-bottom: 1px solid #eaeaec
}

#referandearn img {
	width: auto
}

.modaldiv {
	margin-top: 20px
}

.modaldiv p span {
	display: block;
	font-weight: 700;
	color: #333
}

.social-icons p {
	margin-bottom: 10px
}

.social-media-login .form-group {
	position: relative
}

.tabs_styled {
	position: relative;
	height: 449px
}

.tabs_styled .tab-content {
	overflow: hidden;
	height: 474px;
	position: relative
}

.tabs_styled .tab-content>div:first-child>.form-list>.row>div:first-child {
	margin-bottom: 30px
}

.tabs_styled .tab-content>div {
	height: 447px;
	position: absolute;
	display: block;
	transition: all 0.5s
}

.tabs_styled .tab-content>div:last-child {
	transform: translateX(110%)
}

#referandearn .refer-msg {
	padding: 10px;
	background: #f1f1f2;
	border-radius: 4px
}

.refer-earn-content {
	padding: 20px;
	background-color: #fff;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px
}

#referandearn .social-icons a {
	width: auto;
	height: 24px;
	border-radius: 3px;
	line-height: 22px;
	margin-right: 3px;
	padding: 0px 20px 0px 10px;
	color: #fff;
	vertical-align: top;
	font-size: 13px;
	font-weight: 400
}

#referandearn .social-icons a i {
	margin-right: 5px;
	color: #fff;
	font-size: 16px;
	line-height: 22px
}

#referandearn .refer-img {
	margin: 20px 0
}

#referandearn .modaldiv h3 {
	margin-bottom: 20px
}

#referandearn .btn {
	margin-top: 10px
}

.refer-steps img {
	width: 42px;
	height: 47px
}

.refer-steps p {
	font-size: 12px;
	color: #666;
	margin-top: 15px;
	font-weight: 400;
	line-height: 18px
}

.icon-refer-course-1 {
	height: 142px;
	width: 134px;
	display: inline-block
}

.icon-refer-course-1.icon-1 {
	background-position: -238px -1363px;
	margin-bottom: 20px
}

.icon-refer-course-2 {
	height: 47px;
	width: 72px;
	display: inline-block
}

.icon-refer-course-2.icon-1 {
	background-position: -106px -1362px
}

.icon-refer-course-2.icon-2 {
	background-position: -695px -1285px
}

.icon-refer-course-2.icon-3 {
	background-position: 0px -1362px
}

.sitemap {
	padding-top: 45px;
	padding-bottom: 45px
}

.sitemap .static-list {
	margin-bottom: 20px
}

.sitemap .static-list li {
	float: left;
	width: 33%;
	padding-left: 20px;
	position: relative;
	list-style: none !important
}

.sitemap .static-list li:after {
	content: "\f111";
	font-family: fontAwesome;
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 8px
}

.sitemap .static-list li a {
	color: #828282;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 90%
}

.sitemap .static-list li a:hover,
.sitemap .static-list li a:focus {
	color: #ff585c
}

.sitemap h3 {
	margin-bottom: 30px
}

.sitemap h4 {
	margin-bottom: 10px
}

.sitemap h3 a {
	color: #ff585c;
	font-size: 20px
}

.sitemap h4 a {
	color: #ff585c;
	font-size: 16px
}

.icon-success-one {
	height: 125px;
	width: 197px;
	display: block;
	margin: 0 auto
}

.icon-success {
	height: 390px;
	width: 321px;
	display: block;
	margin: 0 auto
}

.icon-success.small {
	height: 242px
}

.icon-success-1 {
	background-position: -18px 0px
}

.icon-success-1.green {
	background-position: -4px -300px
}

.icon-success-2 {
	background-position: -252px 0px
}

.icon-success-2.small {
	background-position: -269px -437px
}

.success_content span {
	color: #666;
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 5px
}

.content_one span {
	display: block;
	font-size: 14px
}

.success_content .btn {
	border-color: #d5d5d5 !important;
	background-color: transparent !important;
	color: #666 !important;
	font-size: 16px;
	box-shadow: none
}

.success_content a {
	color: #ff585c
}

.content_one .div_title {
	font-size: 16px;
	line-height: 18px;
	padding-top: 30px;
	font-weight: 700
}

.success_content .container {
	padding-top: 50px;
	padding-bottom: 70px
}

.content_two {
	margin-top: 0px
}

.content_two .div_content {
	margin-top: 30px
}

.content_three {
	margin-top: 50px
}

.content_two .div_title,
.content_three .div_title {
	padding-top: 50px;
	padding-bottom: 40px
}

.content_two .input-group input {
	height: 35px
}

.content_two form {
	margin-top: 20px
}

.content_two .btn-success {
	height: 35px;
	background-color: #ff585c !important;
	color: #fff !important;
	padding: 0;
	width: 80px;
	font-weight: 500
}

.content_three .div_btn_group .btn {
	min-width: 220px;
	margin-right: 20px;
	margin-top: 15px;
	text-align: left
}

.div_btn_group_two {
	padding-top: 30px;
	padding-bottom: 35px;
	text-align: center
}

.div_btn_group_two a {
	margin-bottom: 15px;
	margin-right: 15px
}

.div_title {
	font-size: 51px;
	color: #232636;
	line-height: 51px
}

.div_content {
	font-size: 12px;
	color: #666;
	line-height: 18px;
	margin-bottom: 5px
}

.icon-refers {
	height: 30px;
	width: 38px;
	display: inline-block;
	vertical-align: middle
}

.icon-refers-1 {
	background-position: -20px -152px
}

.icon-refers-2 {
	background-position: -83px -153px
}

.icon-refers-3 {
	background-position: -137px -152px
}

.icon-refers-4 {
	background-position: -21px -209px
}

.icon-refers-5 {
	background-position: -86px -209px
}

.icon-refers-6 {
	background-position: -139px -209px
}

.div_btn_group_two i.fa-whatsapp {
	width: 38px;
	height: 30px;
	font-size: 30px;
	color: #25d366;
	display: inline-block;
	vertical-align: middle
}

.become-a-training-partner .overview {
	padding-top: 60px;
	padding-bottom: 0
}

.become-a-training-partner h3 {
	margin-bottom: 20px
}

.become-a-training-partner .contact-us-page .container {
	padding-top: 0
}

#nprogress .bar {
	background: #ff585c;
	height: 3px
}

#nprogress .peg {
	box-shadow: 0 0 10px #ff585c, 0 0 5px #ff585c
}

@-moz-document url-prefix() {
	select,
	select:-moz-focusring,
	select::-moz-focus-inner {
		color: transparent !important;
		text-shadow: 0 0 0 #000 !important;
		border: 0
	}
}

.fixed-left-center {
	position: fixed;
	left: -1px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10
}

.fixed-left-center .fixed-btn {
	height: auto;
	width: auto;
	text-align: center;
	background-color: #232637;
	display: block;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	transform: rotate(90deg) translateY(250%);
	line-height: 18px;
	padding: 10px;
	color: #fff
}

.fixed-left-center .fixed-btn i {
	color: #fff;
	font-size: 28px;
	line-height: 26px
}

.fixed-left-box {
	height: auto;
	width: 150px;
	background-color: #232637;
	padding: 15px;
	line-height: 18px;
	position: absolute;
	left: 0px;
	transition: all 0.5s;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-bottom-right-radius: 3px
}

.fixed-left-box p {
	margin-bottom: 15px;
	color: #fff;
	font-weight: 700;
	font-size: 9px;
	padding-top: 10px
}

.fixed-left-box p span {
	font-size: 16px;
	display: block
}

.fixed-left-box a.btn {
	font-size: 10px !important;
	padding: 0 !important;
	width: 100% !important
}

.fixed-btn-close {
	position: absolute;
	right: -25px;
	top: -25px;
	height: 20px;
	width: 20px;
	background-color: #ff585c;
	border-radius: 100%;
	text-align: center;
	line-height: 17px;
	display: block
}

.fixed-btn-close i {
	color: #fff;
	font-size: 14px
}

.official_blog {
	height: 65px;
	line-height: 67px;
	margin-left: 25px
}

.official_blog span {
	text-transform: uppercase;
	font-size: 18px
}

.official_blog span:first-child {
	color: #808285;
	margin-right: 6px;
	font-weight: 700
}

.official_blog span:last-child {
	color: #333;
	font-weight: 700
}

.download-ebook {
	padding: 15px;
	background: #fff;
	border-radius: 3px;
	position: absolute;
	width: 250px;
	right: 15px;
	top: 50%;
	transform: translateY(-50%)
}

.download-ebook h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: 800
}

.download-ebook .form-list .btn {
	margin-top: 0;
	margin-bottom: 15px
}

.download-ebook .form-list .checkbox {
	margin-top: 0;
	height: 30px;
	margin-bottom: 20px
}

.download-ebook .form-list .checkbox label {
	color: #333;
	font-size: 12px;
	font-weight: 400
}

.download-ebook .form-list .checkbox input {
	display: inline;
	width: 22px;
	height: 22px
}

.blog-view-ebook {
	position: relative;
	margin: 47px 0 17px
}

.blog-view-ebook .blog-view-image {
	margin: 0;
	height: 369px
}

.view-more-container .specialized-in {
	border-radius: 0 !important
}

.view-more-container .read-more-content {
	display: block;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0 !important
}

.blog-view-video {
	position: relative;
	margin: 47px 0 17px
}

.blog-view-video .static-overlay {
	cursor: pointer
}

.blog-view-video .blog-view-image {
	margin: 0;
	height: 316px;
	border-radius: 0
}

.blog-view-video .blog-video-play .blog-view-image {
	margin-top: 0 !important
}

.blog-video-play {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.blog-view-video .play-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.blog-view-video .play-icon i {
	color: #fff;
	font-size: 48px
}

#return-to-top {
	box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.1);
	z-index: 9;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #000;
	background: #222;
	width: 60px;
	height: 60px;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	display: none;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

#return-to-top i {
	color: #fff;
	margin: 0;
	position: relative;
	font-size: 19px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

#return-to-top>span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%)
}

.blog-goto-top {
	bottom: 15px !important
}

.likes-and-comments .pull-right {
	float: right !important;
	font-size: 14px;
	line-height: 16px;
	color: #fff
}

.blog-list-details h3 {
	margin-bottom: 8px
}

.blog-list-author-name {
	color: #ff585c !important;
	font-size: 12px;
	letter-spacing: 0;
	margin-right: 25px;
	display: inline-block;
	width: 70%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: -2px
}

.blog-list-author-post-date {
	color: #676767;
	font-size: 12px
}

.blog-view-image {
	border-radius: 3px;
	margin: 20px 0 0;
	width: 100%
}

.blog-content .editor-content {
	margin-top: 20px
}

.blog-content p {
	color: #676767;
	font-size: 14px !important;
	letter-spacing: 0;
	line-height: 28px;
	margin-top: 30px
}

.blog-content h3 {
	margin-top: 10px
}

.blog-author-name {
	margin-bottom: 10px
}

.blog-author-details .editor-content a {
	height: auto;
	width: auto;
	display: inline-block
}

.breadcrumb li {
	max-width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 13px;
	white-space: nowrap
}

.likes-and-comments .fa-eye,
.blog-list-heading .fa-eye,
.blog-comments .fa-eye {
	font-size: 20px;
	height: 16px;
	line-height: 14px;
	margin-right: 7px;
	vertical-align: top;
	width: auto
}

.blog-content .editor-content ul li {
	font-size: 14px !important
}

.link {
	color: #ff585c !important
}

.tab_drawer_heading {
	display: none
}

.img_list_thumbnail {
	height: 265px;
	padding: 0
}

.img_list_thumbnail .row {
	margin: 0 !important
}

.img_list_thumbnail .row>a {
	margin-bottom: 6px;
	position: relative;
	padding: 0 3px !important
}

.img_list_thumbnail .row>a img {
	width: 112px;
	height: 112px;
	object-fit: cover;
	background: #f0f0f0;
	position: relative
}

.img_list_thumbnail .row>a .img_more {
	position: absolute;
	top: 0;
	right: 3px;
	bottom: 0;
	left: 3px;
	background-color: rgba(0, 0, 0, 0.4);
	color: #fff
}

.img_list_thumbnail .row>a .img_more span {
	display: block;
	text-align: center;
	margin-top: 33px
}

.second_img_list_thumbnail {
	height: auto
}

.second_img_list_thumbnail .row>a img {
	width: 100%;
	height: 100px;
	border: 1px solid;
	border-radius: 3px
}

.second_img_list_thumbnail .row>a {
	text-align: center !important
}

.second_img_list_thumbnail .row>a span {
	margin-bottom: 0;
	line-height: 16px;
	border-radius: 3px
}

.loadingoverlay {
	z-index: 9999
}

.loading-overlay-message p {
	line-height: 20px;
	font-size: 15px;
	color: #999;
	margin-bottom: 10px
}

.loading-overlay-message p:last-child {
	margin-bottom: 0
}

.loading-overlay-message a {
	color: #ff585c !important
}

.course-categories .course-thumbnail {
	width: 100% !important
}

.corporate-know-more {
	margin-top: 10px;
	margin-bottom: 25px
}

.corporate-know-more i {
	margin-bottom: 0
}

.corporate-know-more h4 {
	color: #333;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 6px
}

.corporate-know-more p {
	color: #676767;
	font-size: 14px;
	line-height: 18px
}

.corporate-know-more a {
	margin-top: 12px
}

.breadcrumb-low-padding {
	padding-top: 20px !important
}

.breadcrumb-zero-padding {
	padding-top: 0px !important
}

.small-banner-content h1 {
	font-size: 50px;
	font-weight: 600
}

.small-banner-content h3 {
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	margin: 24px 0 35px 0
}

.small-banner-content div .btn-medium {
	padding: 0 50px
}

.event_overview .container {
	padding: 55px 15px 70px 15px
}

.event_overview h2.section-heading {
	margin-bottom: 40px
}

.event_overview p {
	color: #5a6277;
	font-size: 14px;
	line-height: 22px
}

.event-upcoming .bg-white {
	padding: 45px 60px 60px;
	margin-bottom: 80px
}

.event-upcoming .thumbnail-event-venue {
	height: auto
}

.event-upcoming h2.section-heading {
	margin-bottom: 50px
}

.upcoming-thumbnail {
	height: 380px;
	display: block;
	position: relative;
	border-radius: 4px;
	overflow: hidden
}

.upcoming-thumbnail>img {
	height: 100%;
	object-fit: cover;
	width: 100%;
	position: relative
}

.thumbnail-event-name {
	color: #fff;
	font-size: 21px;
	padding-bottom: 25px;
	display: block
}

.thumbnail-event-date {
	margin-bottom: 15px;
	height: 40px
}

.thumbnail-event-venue {
	margin-bottom: 30px;
	height: 104px;
	overflow: hidden
}

.thumbnail-event-date .padding,
.thumbnail-event-venue .padding {
	position: relative;
	padding-left: 25px;
	display: block
}

.thumbnail-event-date .padding span,
.thumbnail-event-venue .padding span {
	height: 15px;
	line-height: 15px;
	margin-top: 5px
}

.thumbnail-event-date .padding .first,
.thumbnail-event-venue .padding .first {
	position: relative;
	margin-top: 0
}

.thumbnail-event-date i,
.thumbnail-event-venue i {
	position: absolute !important;
	top: 3px;
	left: -23px
}

.thumbnail-event-venue i {
	font-size: 20px
}

.thumbnail-event-date span,
.thumbnail-event-venue span {
	color: #fff;
	font-size: 16px;
	line-height: 20px
}

.thumbnail-hover-bottom {
	opacity: 0;
	transition: all 0.5s;
	display: block
}

.thumbnail-hover {
	position: absolute;
	bottom: -46%;
	left: 0;
	right: 0;
	padding: 40px;
	transition: all 0.5s
}

.thumbnail-hover span {
	z-index: 1;
	position: relative
}

.thumbnail-hover .img-circle {
	width: 30px;
	height: 30px;
	display: inline-block;
	line-height: 26px
}

.upcoming-thumbnail .overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0.3;
	transition: all 0.5s
}

.upcoming-thumbnail:hover .thumbnail-hover {
	bottom: 0%;
	transition: all 0.5s
}

.upcoming-thumbnail:hover .overlay {
	transition: all 0.5s;
	opacity: 1
}

.upcoming-thumbnail:hover .thumbnail-hover-bottom {
	opacity: 1;
	transition: all 0.5s
}

.upcoming-thumbnail:hover .before-hover-content {
	opacity: 0;
	transition: all 0.5s;
	height: 1px
}

.upcoming-thumbnail .thumbnail-event-name {
	height: 43px;
	padding-bottom: 0;
	margin-bottom: 15px;
	overflow: hidden
}

.upcoming-thumbnail .thumbnail-event-venue {
	height: 80px;
	overflow: hidden;
	margin-bottom: 20px
}

.upcoming-thumbnail .thumbnail-hover-bottom .mr-b-10 {
	margin-bottom: 15px !important
}

.before-hover-content {
	font-size: 15px;
	transition: all 0.5s;
	color: #fff;
	height: 15px
}

.event-upcoming .view-all-btn .btn {
	padding: 0 50px;
	margin-top: 60px
}

.event-padding {
	padding: 65px 0 80px 0
}

.event-padding.event-static.event-low-padding {
	padding-top: 0;
	margin-top: -30px
}

.event-low-padding {
	padding: 32px 0 47px 0
}

.event-speakers .bottom-content {
	padding-top: 55px
}

.event-speakers .bottom-content ul {
	margin-left: -5px;
	margin-right: -5px
}

.event-speakers .bottom-content li {
	width: 20%;
	text-align: center;
	float: left
}

.img-e,
.event-speaker-img {
	position: relative
}

.event-speakers .bottom-content li .img-e {
	display: inline-block;
	width: 133px;
	height: 133px;
	border-radius: 100%
}

.event-speakers .bottom-content li a img,
.event-speakers .bottom-content li .img-e img {
	width: 133px;
	height: 133px;
	border-radius: 100%
}

.event-speakers .bottom-content li .detail-s {
	padding-top: 10px;
	display: block
}

.event-speakers .bottom-content li .detail-s span {
	display: block;
	padding-top: 5px;
	color: #999;
	word-break: break-word
}

.event-speakers .bottom-content li .detail-s .name {
	font-weight: 600;
	color: #333
}

.event-speakers a {
	padding-bottom: 30px;
	position: relative
}

.event-speakers .hover-left-right {
	position: absolute;
	opacity: 0;
	left: 91px;
	bottom: 5px;
	color: #ff585c;
	transition: all 0.5s
}

.event-speakers a:hover .hover-left-right {
	left: 275px;
	opacity: 1
}

.event-speakers .bottom-content li a {
	display: block
}

.event-speakers .bottom-content a:hover .hover-left-right {
	left: 200px
}

.event-static h2.section-heading {
	margin-bottom: 65px
}

.event-static p {
	color: #5a6277;
	font-size: 14px;
	line-height: 22px
}

.thumbnail-speaker {
	padding: 90px 35px 60px 35px;
	height: 424px
}

.auto-height-pint .thumbnail-speaker {
	height: auto !important
}

.thumbnail-speaker .thumbnail-top-content {
	position: relative
}

.thumbnail-speaker .thumbnail-top-content span {
	color: #fff;
	font-size: 14px;
	line-height: 23px;
	position: relative;
	height: 162px;
	overflow: hidden
}

.auto-height-pint .thumbnail-top-content span {
	height: auto !important
}

.thumbnail-speaker .thumbnail-top-content:before {
	position: absolute;
	left: 0;
	top: -32px;
	content: '\f10d';
	font-family: fontAwesome;
	font-size: 26px;
	color: #fff
}

.thumbnail-speaker .thumbnail-bottom-content {
	margin-top: 40px
}

.thumbnail-bottom-content .linkedin.link {
	top: 39px
}

.thumbnail-speaker .thumbnail-bottom-content span {
	color: #fff
}

.testimonials-user-name {
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 220px
}

.testimonials-user-designation {
	margin-bottom: 5px
}

.testimonials-user-designation,
.testimonials-user-cpny {
	font-size: 11px !important
}

.testimonial-links .overlay {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	cursor: pointer
}

.testimonial-links .item span {
	display: block;
	color: #fff;
	padding: 10px;
	font-size: 12px !important
}

.testimonial-links .item span i {
	padding-right: 4px
}

.testimonial-links .item span.border-block {
	border: 1px solid #d5d5d5;
	padding: 1px 7px;
	line-height: 13px;
	display: inline-block;
	position: absolute;
	bottom: 15px;
	left: 50%;
	transform: translateX(-50%)
}

.gallery-big-image {
	width: 100%;
	height: 424px;
	object-fit: cover
}

.testimonials-t {
	width: 80%
}

.backgound-image-partners {
	background: url('https://d2o2utebsixu4k.cloudfront.net/assets/images/partners-background.png') no-repeat top center;
	background-size: cover;
	width: 100%
}

.video_image {
	position: relative;
	overflow: hidden;
	height: 283px
}

.video-overlay {
	position: absolute;
	background: rgba(0, 0, 0, 0.2);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.video_image .play-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.video_link_image {
	position: absolute;
	cursor: pointer
}

.video_image .video_link_image {
	height: 100%;
	width: 100%
}

#partners-supporters .item {
	text-align: center
}

#partners-supporters {
	position: relative;
	z-index: 1
}

.backgound-image-partners.second a {
	width: 100%;
	overflow: hidden;
	display: inline-block
}

.backgound-image-partners.second img,
.event-detail-sponsors .item img {
	margin: 0 auto;
	height: 100px
}

.event-detail-sponsors .text-after-right a {
	top: 8px !important
}

.backgound-image-partners.second a {
	display: block;
	padding: 0 20px
}

.linkedin.link {
	top: auto;
	bottom: 5px;
	right: 11px;
	line-height: 32px;
	height: 28px;
	width: 28px;
	position: absolute;
	display: inline-block;
	border-radius: 100%
}

.event-padding-equal {
	padding: 65px 0 65px 0
}

.event-padding-two {
	padding: 40px 0 65px 0
}

.event-padding-equal .pagination {
	margin-bottom: 0
}

.event-stick-top .container-fluid {
	box-shadow: 0 1px 0 0 rgba(36, 38, 47, 0.1), 0 4px 6px 0 rgba(0, 0, 0, 0.06) !important;
	position: relative
}

.nav-stick-top .navbar-events {
	padding: 0 15px;
	right: 0;
	left: 0;
	background: #fff !important;
	z-index: 8;
	box-shadow: 0 1px 0 0 rgba(36, 38, 47, 0.1), 0 4px 6px 0 rgba(0, 0, 0, 0.06)
}

.navbar-events ul li {
	float: left;
	width: 14.22%
}

.navbar-events ul .owl-item li {
	width: auto !important
}

.navbar-events ul li label {
	display: block;
	position: absolute;
	top: -15px;
	font-size: 12px;
	font-weight: 700;
	color: #5a6277;
	font-family: "Raleway", sans-serif;
	text-transform: uppercase
}

.navbar-events .nav {
	padding-left: 15px
}

.navbar-events .nav>li,
.navbar-events .nav .owl-item>li {
	height: auto;
	margin-bottom: 5px;
	margin-top: 35px;
	position: relative;
	text-transform: uppercase;
	transition: all 0.4s
}

.nav-stick-top .navbar-events .nav li {
	height: auto;
	margin-top: 1px;
	transition: all 0.4s;
	margin-bottom: 0
}

.nav-stick-top .navbar-events .nav label {
	display: none;
	transition: all 0.5s
}

.navbar-events .common-event-details .padding i {
	top: 0
}

.nav-stick-top .navbar-events .common-event-details .thumbnail-event-date {
	height: 28px !important;
	margin-bottom: 0
}

.nav-stick-top .navbar-events .common-event-details .padding .block {
	position: absolute;
	right: 0;
	top: 3px;
	transition: all 0.54s;
	margin-top: 0
}

.nav-stick-top .navbar-events .common-event-details .name {
	padding-bottom: 10px;
	margin-bottom: 0
}

.nav-stick-top .navbar-events .thumbnail-event-venue {
	margin-bottom: 5px
}

.nav-stick-top .navbar-events .common-event-details .padding span {
	width: 188px;
	display: inline-block
}

.navbar-events .nav li a {
	font-size: 12px;
	color: #5a6277;
	font-weight: 700;
	padding-top: 13px;
	position: relative
}

.navbar-events .nav li a:hover,
.navbar-events .nav-horizontal li a:focus {
	background-color: transparent
}

.navbar-events li:first-child {
	text-align: left
}

.navbar-events li {
	text-align: center
}

.navbar-events li a.active:before {
	background: #ff585c;
	bottom: -5px;
	box-shadow: 0 4px 8px 0 rgba(255, 88, 91, 0.3);
	content: " ";
	height: 3px;
	position: absolute;
	width: 44px;
	left: 50%;
	transform: translateX(-50%);
	transition: all 0.4s
}

.navbar-events .owl-carousel li a.active:before {
	bottom: -28px
}

.nav-stick-top .navbar-events li a.active:before {
	bottom: 0px;
	transition: all 0.4s
}

.event-stick-top .navbar-events li a {
	background-color: transparent !important
}

.event-stick-top .navbar-sticky {
	background-color: transparent;
	box-shadow: none !important;
	min-height: auto !important
}

.prettydropdown {
	height: 30px
}

.prettydropdown>ul {
	border: 0 none !important;
	margin: 0 -10px !important
}

.prettydropdown>ul>li {
	height: 32px !important;
	line-height: 34px;
	padding-left: 10px;
	padding-right: 25px;
	border: 0;
	font-size: 12px;
	color: #5a6277;
	font-weight: 700;
	font-family: "Raleway", sans-serif;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 220px;
	text-align: left
}

.country-select>div {
	width: 160px !important
}

.country-select ul li {
	text-transform: capitalize
}

.country-select ul li.selected {
	color: #ff585c;
	font-size: 23px
}

.more-select ul li.selected {
	color: #ff585c;
	font-size: 13px
}

.prettydropdown.arrow>ul>li.selected::before,
.prettydropdown.arrow>ul>li.selected::after {
	top: 10px !important
}

.more-select {
	padding-top: 2px
}

.more-select .prettydropdown.arrow>ul>li.selected::before,
.more-select .prettydropdown.arrow>ul>li.selected::after {
	top: 6px !important
}

.event-listing-thumbnail .img {
	margin: 0 25px;
	height: 144px
}

.event-listing-thumbnail .img img {
	width: 100%;
	height: 144px;
	object-fit: cover;
	position: relative
}

.event-listing-thumbnail-caption {
	padding: 70px 25px 0px 25px !important;
	margin-top: -50px;
	margin-bottom: 47px
}

.event-listing-thumbnail-caption .category,
.common-event-details .category {
	color: #ff585c;
	font-size: 12px;
	line-height: 13px;
	text-transform: uppercase;
	margin-bottom: 8px;
	display: block;
	height: 12px;
	overflow: hidden
}

.event-listing-thumbnail-caption .name {
	height: 54px;
	overflow: hidden
}

.event-listing-thumbnail-caption .name,
.common-event-details .name {
	color: #222637;
	font-size: 22px;
	margin-bottom: 15px;
	line-height: 25px
}

.event-listing-thumbnail-caption .thumbnail-event-date .padding,
.common-event-details .thumbnail-event-date .padding,
.common-event-details .thumbnail-event-venue .padding,
.event-listing-thumbnail-caption .thumbnail-event-venue .padding {
	color: #222637;
	font-size: 16px
}

.event-listing-thumbnail-caption .thumbnail-event-date .padding span,
.common-event-details .thumbnail-event-date .padding span,
.event-listing-thumbnail-caption .thumbnail-event-date .padding i,
.common-event-details .thumbnail-event-date .padding i,
.event-listing-thumbnail-caption .thumbnail-event-venue .padding i,
.common-event-details .thumbnail-event-venue .padding i,
.event-listing-thumbnail-caption .thumbnail-event-venue .padding span,
.common-event-details .thumbnail-event-venue .padding span {
	color: #999;
	font-size: 14px
}

.event-listing-thumbnail-caption .thumbnail-event-venue,
.common-event-details .thumbnail-event-venue {
	padding-bottom: 25px
}

.event-listing-thumbnail-caption .thumbnail-event-venue i,
.common-event-details .thumbnail-event-venue i {
	font-size: 18px !important
}

.event-listing-thumbnail-caption .first {
	color: #222637 !important
}

.past-events-carousel {
	padding: 35px 0 50px 0
}

.past-events-carousel h2 {
	margin-bottom: 50px
}

.thumbnail-side-events {
	padding: 0;
	border: 0 none;
	position: relative;
	margin-left: 62px;
	margin-top: 3px
}

.thumbnail-side-events img {
	height: 88%;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	left: -60px;
	object-fit: cover
}

.thumbnail-side-events>span {
	float: left
}

.thumbnail-side-events .event-listing-thumbnail-caption {
	margin-top: 0;
	margin-bottom: 0;
	padding: 30px 30px 30px 145px !important;
	box-shadow: 0 0px 6px 0 rgba(36, 38, 47, 0.1), 0 1px 8px 0 rgba(0, 0, 0, 0.06) !important;
	width: 100%
}

.thumbnail-side-events img {
	width: 174px
}

.icon-block {
	background: #fff;
	bottom: 12px;
	left: -50px;
	position: absolute;
	top: 12px;
	width: 100px;
	box-shadow: 0 0 6px 0 rgba(36, 38, 47, 0.1), 0 1px 8px 0 rgba(0, 0, 0, 0.06) !important
}

.icon-block i {
	color: #ff585c;
	font-size: 25px;
	left: 50%;
	position: relative;
	top: 50%;
	transform: translate(-50%, -50%);
	vertical-align: middle
}

.past-events-carousel .thumbnail-side-events {
	margin-bottom: 3px
}

.past-events-carousel .owl-controls {
	margin: 0
}

.past-events-carousel .owl-buttons .icons,
.event-speakers .owl-buttons .icons {
	display: inline-block;
	height: 19px;
	width: 29px
}

.past-events-carousel .owl-buttons div,
.event-speakers .owl-buttons div {
	width: 48px;
	height: 48px;
	line-height: 50px;
	background-color: #ff585c !important;
	opacity: 1 !important;
	border-radius: 100% !important;
	position: absolute;
	border: 0 none;
	top: 50%;
	transform: translateY(-50%)
}

.past-events-carousel .owl-buttons div.disabled,
.event-speakers .owl-buttons div.disabled {
	display: none
}

.past-events-carousel .owl-buttons .owl-prev,
.event-speakers .owl-buttons .owl-prev {
	left: -5%
}

.past-events-carousel .owl-buttons .owl-next,
.event-speakers .owl-buttons .owl-next {
	right: -5%
}

.gallery-hdr>li:first-child {
	width: 14.25% !important
}

.gallery-hdr>li {
	width: 120px !important
}

.gallery-thumbnail {
	height: 275px;
	width: 100%;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden
}

.gallery-thumbnail img {
	height: 100%;
	width: 100%;
	object-fit: cover
}

.gallery-thumbnail .hover-name {
	position: absolute;
	bottom: -100%;
	right: 0;
	left: 0;
	height: 64px;
	transition: all 0.5s;
	background-color: rgba(0, 0, 0, 0.3);
	color: #fff;
	padding: 15px
}

.gallery-thumbnail .hover-name>span {
	display: block;
	height: 33px;
	overflow: hidden
}

.gallery-thumbnail:hover .hover-name {
	bottom: 0
}

.thumbnail-speaker-gallery {
	background-color: #fff !important;
	margin-bottom: 30px
}

.thumbnail-speaker-gallery .thumbnail-top-content span {
	color: #5a6277 !important
}

.thumbnail-speaker-gallery .thumbnail-top-content:before {
	color: #ff585c !important
}

.thumbnail-speaker-gallery .testimonials-user-name {
	color: #222637 !important;
	margin-top: -3px
}

.thumbnail-speaker-gallery .testimonials-user-designation {
	color: #ff585c !important
}

.thumbnail-speaker-gallery .testimonials-user-cpny {
	color: #5a6277 !important
}

.thumbnail-speaker-gallery .thumbnail-bottom-content .media-left {
	width: 60px;
	height: 60px;
	border-radius: 100%
}

.thumbnail-speaker-gallery .thumbnail-bottom-content .media-left img {
	width: 60px;
	height: 60px;
	border-radius: 100%
}

.thumbnail-speaker-gallery .thumbnail-bottom-content .media-body {
	width: 220px
}

.before-loading .padding span {
	height: 12px;
	display: block
}

.before-loading .padding i {
	width: 14px;
	height: 14px;
	font-size: 0 !important
}

.before-loading .img,
.before-loading .category,
.before-loading .name,
.before-loading .category .thumbnail-event-date,
.before-loading .padding span,
.before-loading .padding i {
	background-color: #f4f4f4;
	animation-duration: 2s;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
	animation-name: placeHolderShimmer;
	animation-timing-function: linear;
	background: #f6f7f8;
	background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
	background-size: 800px 104px;
	position: relative
}

@keyframes placeHolderShimmer {
	0% {
		background-position: -468px 0
	}
	100% {
		background-position: 468px 0
	}
}

#buy-ticket {
	padding-bottom: 9px !important
}

.before-loading i {
	width: 14px;
	height: 14px;
	font-size: 0 !important
}

.gallery-photo-light .before-loading .thumbnail-bottom-content .media-body span {
	height: 18px
}

.gallery-photo-light .before-loading .thumbnail-top-content,
.before-loading .img,
.gallery-photo-light .before-loading .thumbnail-bottom-content .media-body span,
.gallery-photo-light .before-loading .thumbnail-bottom-content .media-left,
.before-loading .category .thumbnail-event-date,
.before-loading .padding span,
.before-loading .padding i {
	background-color: #f4f4f4;
	animation-duration: 2s;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
	animation-name: placeHolderShimmer;
	animation-timing-function: linear;
	background: #f6f7f8;
	background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
	background-size: 800px 104px;
	position: relative
}

@keyframes placeHolderShimmer {
	0% {
		background-position: -468px 0
	}
	100% {
		background-position: 468px 0
	}
}

.event-video-thumbnail {
	padding: 0;
	border: 0;
	margin-bottom: 30px
}

.event-video-thumbnail span img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.event-video-caption {
	padding: 28px !important
}

.event-video-caption .name {
	font-size: 24px;
	color: #222637;
	line-height: 27px;
	height: 58px;
	overflow: hidden
}

.event-video-caption .views {
	font-size: 12px;
	color: #ff585c;
	display: block;
	margin-top: 5px
}

.event-video-caption .content {
	font-size: 14px;
	color: #999;
	margin-top: 15px;
	height: 79px;
	overflow: hidden
}

.video-link-page {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2
}

.event-video-top>span {
	position: relative;
	display: block;
	height: 202px
}

.event-video-top .link-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.circle-play {
	height: 50px;
	width: 50px;
	background: rgba(255, 88, 92, 0.9);
	border-radius: 100%;
	line-height: 50px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	z-index: 2;
	pointer-events: none
}

.circle-play i {
	color: #fff;
	font-size: 25px;
	line-height: 50px
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1
}

.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity
}

.prettydropdown>ul.active {
	top: 0 !important;
	bottom: auto !important;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3)
}

.mega-modal {
	z-index: 9999
}

.mega-modal .modal-body {
	background-color: #fff;
	padding: 0
}

.mega-modal .modal-body .close {
	right: 35px;
	top: 30px;
	border: 1px solid #999;
	border-radius: 100%;
	width: 31px;
	height: 31px
}

.mega-modal.course-list-modal button.close span {
	font-size: 26px !important;
	font-weight: 400;
	color: #999;
	line-height: 26px
}

.mega-menu .hdr-content {
	box-shadow: 0 0 4px #ccc
}

.mega-menu .search-bar-top input {
	border: 0 none;
	border-bottom: 1px solid #d5d5d5;
	border-radius: 0;
	box-shadow: none;
	padding-left: 30px
}

.mega-menu .search-bar-top input::-moz-placeholder {
	color: #999 !important
}

.icon-form-left {
	position: relative
}

.icon-form-left i {
	position: absolute;
	left: 5px;
	top: 9px
}

.mega-menu .hdr-content .nav-tabs {
	border: 0 none
}

.mega-menu .hdr-content .nav-tabs .owl-item li a {
	display: block;
	height: 35px
}

.mega-menu .hdr-content .nav-tabs li a {
	text-transform: uppercase;
	border: 0 none;
	background-color: transparent !important;
	color: #5a6277;
	font-size: 13px;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	position: relative;
	padding-left: 0;
	height: 55px;
	padding-right: 20px
}

.mega-menu .hdr-content .nav-tabs li.active a {
	font-weight: 700;
	color: #222637;
	font-family: 'Raleway', sans-serif
}

.mega-menu .hdr-content .nav-tabs li.active a:after {
	position: absolute;
	content: "";
	height: 4px;
	width: 45px;
	background-color: #ff585c;
	left: 0px;
	bottom: 0
}

.mega-menu .hdr-content {
	padding-top: 20px
}

.mega-menu .btm-content {
	padding: 40px 0
}

.mega-menu .btm-content .course-list-view {
	padding: 0;
	box-shadow: none
}

.mega-menu .btm-content .course-list-view .course-list-highlight {
	text-align: left
}

.mega-menu .course-list-view ul li {
	padding-bottom: 18px
}

.mega-menu .course-list-view .course-list-highlight {
	margin-bottom: 30px
}

.mega-menu .course-list-highlight.clearfix {
	position: relative
}

.mega-menu .course-list-highlight:before {
	content: none !important
}

.mega-menu .course-list-highlight-1 {
	margin-bottom: 0 !important
}

.mega-menu .course-list-highlight-1 .acdtn-category-10 {
	background-position: -252px -1611px;
	width: 140px !important
}

.mega-menu .course-list-highlight-2 .acdtn-category-7 {
	background-position: -253px -602px
}

.mega-menu .course-list-highlight-3 i:first-child {
	margin-right: 10px !important
}

.mega-menu .course-list-highlight-3 .acdtn-category-3 {
	background-position: -254px -206px
}

.mega-menu .course-list-highlight-3 .acdtn-category-7 {
	background-position: -288px -602px;
	width: 60px
}

.mega-menu .course-list-highlight-3 .acdtn-category-3 {
	width: 99px
}

.mega-menu .course-list-highlight-3 .acdtn-category-14 {
	width: 100px;
	background-position: -251px -1305px
}

.mega-menu .course-list-highlight-3 .acdtn-category-15 {
	width: 46px
}

.mega-menu .course-list-highlight-4 .accrediation-icons {
	height: 41px
}

.mega-menu .course-list-highlight-4 .acdtn-category-1 {
	background-position: -252px 0
}

.mega-menu .course-list-highlight-4 .acdtn-category-5 {
	background-position: -252px -403px
}

.mega-menu .course-list-highlight-5 i:first-child {
	margin-right: 10px !important
}

.mega-menu .course-list-highlight-5 .accrediation-icons {
	height: 41px !important
}

.mega-menu .course-list-highlight-5 .acdtn-category-1 {
	background-position: -252px 0
}

.mega-menu .course-list-highlight-5 .acdtn-category-10 {
	background-position: -230px -904px
}

.mega-menu .course-list-highlight-5 .acdtn-category-11 {
	background-position: -250px -1005px
}

.mega-menu .course-list-highlight-6 .acdtn-category-8 {
	background-position: -253px -702px;
	height: 41px !important
}

.mega-menu .course-list-highlight-6 .acdtn-category-12 {
	background-position: -291px -1101px
}

.mega-menu .course-list-view .view-more-courses {
	font-size: 14px
}

.main-menu-events .bg-color-grey {
	padding: 30px
}

.main-menu-events .bg-color-grey h3 {
	font-size: 20px
}

.main-menu-events .bg-color-grey .top-content a {
	font-size: 14px;
	font-weight: 600;
	margin-top: 4px;
	display: inline-block
}

.main-menu-events .bottom-content {
	margin-top: 30px
}

.main-menu-events .thumbnail-side-events {
	margin-bottom: 30px
}

.main-menu-events .thumbnail-side-events img {
	height: 88%;
	width: 124px
}

.main-menu-events .thumbnail-side-events .event-listing-thumbnail-caption {
	padding: 12px 12px 12px 80px !important
}

.main-menu-events .thumbnail-side-events .img img {
	top: 50%;
	transform: translateY(-50%)
}

.main-menu-events .event-listing-thumbnail-caption .category {
	padding-bottom: 4px
}

.main-menu-events .event-listing-thumbnail-caption .name {
	font-size: 16px;
	line-height: 21px
}

.main-menu-events .event-listing-thumbnail-caption .thumbnail-event-date .padding,
.main-menu-events .event-listing-thumbnail-caption .thumbnail-event-venue .padding {
	font-size: 14px
}

.main-menu-events .thumbnail-event-date {
	padding-bottom: 5px
}

.main-menu-events .event-listing-thumbnail-caption .thumbnail-event-venue {
	padding-bottom: 0
}

.mega-menu .event-listing-thumbnail-caption .name {
	height: auto !important
}

.mega-menu .thumbnail-event-venue {
	height: auto !important;
	margin-bottom: 0px !important
}

.event-detail-top .event-video-top {
	height: 350px
}

.event-detail-top .event-video-top>span {
	height: 350px
}

.event-detail-top .video-link-page {
	z-index: 1
}

.event-detail-top .video-overlay {
	cursor: pointer
}

.stop-video {
	opacity: 0;
	color: #ff585c !important;
	padding: 3px 5px;
	display: block;
	text-align: right
}

.iframe-out {
	position: relative
}

.event-detail-top .video-link-page>img {
	height: 100%;
	object-fit: cover;
	width: 100%
}

.event-detail-top .no-video-link img {
	height: 100%;
	object-fit: cover;
	width: 100%
}

.event-detail-top .top-content {
	width: 100%;
	height: 457px;
	overflow: hidden;
	position: relative
}

.event-detail-top .container {
	position: relative
}

.event-detail-top iframe {
	width: 100%;
	height: 100%
}

.event-detail-top .top-content .video_link_image {
	left: 0;
	right: 0
}

.event-detail-top .top-content .video_link_image .video-img-click {
	width: 100%;
	height: 457px;
	object-fit: cover
}

.event-detail-top .top-content .video_link_image .video-overlay {
	background: rgba(0, 0, 0, 0.4)
}

.event-detail-top .top-content .video_link_image .play-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.event-detail-top .top-content .video_link_image .play-icon span {
	font-weight: 600;
	margin-top: 20px
}

.common-event-details .name {
	padding-bottom: 0
}

.common-event-details .padding .first {
	color: #333 !important
}

.event-detail-top .navbar-sticky {
	transition: all 0.5s
}

.banner-position-content {
	background-color: #fff;
	padding: 25px
}

.banner-position-content .thumbnail-event-venue {
	height: auto
}

.nav-stick-top .banner-position-content {
	padding: 10px
}

.banner-position-content .border-right {
	border-right: 1px solid #d5d5d5
}

.banner-position-content .row {
	display: flex
}

.common-event-details.less-padding .thumbnail-event-date {
	padding-bottom: 10px
}

.common-event-details.less-padding .thumbnail-event-venue {
	padding-bottom: 0px
}

.btn-green {
	background-color: #0c3;
	color: #fff !important
}

.btn-green.btn-medium {
	line-height: 30px !important
}

.position-content {
	bottom: -70px;
	position: absolute;
	right: 30px;
	left: 30px;
	transition: all 0.5s;
	box-shadow: 0px 1px 0px 0px rgba(36, 38, 47, 0.10), 0px 4px 6px 0px rgba(0, 0, 0, 0.06);
	z-index: 2
}

.align-self {
	align-self: center
}

.event-detail-overview .section-content p {
	color: #5a6277;
	font-size: 16px !important;
	letter-spacing: 0;
	line-height: 24px;
	margin-top: 30px
}

.event-detail-program .container-bg-color {
	background-color: #222637
}

.event-detail-program .panel-heading {
	padding: 0
}

.event-detail-program .section-container {
	padding: 45px 0
}

.event-detail-program .section-container h2 {
	margin-bottom: 15px
}

.event-detail-program .section-container .section-small-heading {
	color: #a9aaae;
	font-size: 14px;
	text-align: center;
	margin-bottom: 60px
}

.event-detail-program .section-container .d-m-y {
	font-size: 16px;
	padding-left: 85px;
	color: #a9aaae;
	padding-bottom: 15px
}

.event-detail-program .section-container .panel-group .panel+.panel {
	margin-top: 10px
}

.event-detail-program .section-container .panel-default {
	background-color: transparent;
	border: 0 none
}

.event-detail-program .section-container .panel-heading {
	background-color: transparent
}

.event-detail-program .section-container .panel-heading a:before {
	content: '\f107';
	font-size: 16px;
	position: absolute;
	font-family: FontAwesome;
	right: 20px;
	top: 18px;
	transform: rotate(0deg);
	transition: all 0.5s;
	color: #ff585c;
	line-height: 24px
}

.event-detail-program .section-container .panel-heading.active a:before {
	transform: rotate(180deg);
	transition: all 0.5s
}

.event-detail-program .section-container .panel-title {
	color: #fff;
	font-weight: 400;
	padding-left: 85px;
	position: relative
}

.event-detail-program .panel-heading .panel-title a {
	display: block
}

.event-detail-program .section-container .panel-title span:first-child {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 14px;
	color: #a9aaae
}

.event-detail-program .section-container .panel-title .bg-color {
	display: block;
	background-color: #2b2f3f;
	padding: 20px 20px;
	font-size: 14px;
	line-height: 21px
}

.event-detail-program .panel-collapse .panel-body {
	border: 0 none !important;
	padding-left: 105px;
	font-size: 13px
}

.event-detail-program .panel-collapse .panel-body .editor-content,
.event-detail-program .panel-collapse .panel-body .editor-content p,
.event-detail-program .panel-collapse .panel-body .editor-content li {
	font-size: 13px !important
}

.event-detail-contact .bg-color {
	background-color: #ff585c;
	padding: 70px 0;
	border-radius: 3px;
	position: relative
}

.event-detail-contact .bg-color img {
	position: absolute;
	right: 20px;
	height: 100%;
	width: 540px;
	top: 0
}

.event-detail-contact .bg-color span {
	font-size: 27px;
	color: #fff;
	font-family: 'Raleway', sans-serif
}

.event-detail-contact .row.text-center.flex {
	position: relative;
	z-index: 1
}

.event-detail-contact .btn-default:hover {
	background-color: #fff
}

.event-detail-speaker h2 {
	margin-bottom: 45px
}

.event-speaker-img img {
	height: 125px;
	width: 125px;
	border-radius: 100%
}

.event-speaker-img.block {
	display: inline-block
}

.event-common-details {
	padding-top: 15px
}

.event-common-details .name {
	font-size: 18px;
	color: #222637;
	padding-bottom: 10px
}

.event-common-details .designation {
	color: #ff585c;
	font-size: 14px;
	margin-bottom: 7px
}

.event-common-details .company {
	color: #5a6277;
	font-size: 14px
}

.event-detail-sponsors.bg-image {
	background: #f4f4f4 !important;
	position: relative
}

.event-detail-sponsors h2 {
	margin-bottom: 40px
}

.section-overlay {
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}

.event-detail-sponsors .container-fluid,
.event-detail-sponsors h2 {
	position: relative;
	z-index: 1
}

.event-detail-register .position {
	position: relative;
	z-index: 0
}

.event-detail-register h2 {
	margin-bottom: 50px
}

.event-detail-register .position img {
	width: 100%
}

.event-detail-register .position-content {
	position: absolute;
	top: 20px;
	left: 107px;
	box-shadow: none;
	bottom: 20px
}

.event-detail-register .position-content .early-bird {
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 20px
}

.event-detail-register .position-content .cost {
	font-size: 26px;
	color: #fff;
	margin-bottom: 15px
}

.event-detail-register .position-content .date {
	font-size: 14px;
	color: #fff
}

.event-detail-register .position-content .date span {
	margin-top: 3px
}

.home-event-banner .container {
	height: 200px
}

.home-event-banner h1 {
	height: 72px;
	overflow: hidden
}

.home-event-banner .home-event-venue {
	height: 71px;
	overflow: hidden;
	padding-bottom: 0 !important;
	margin-bottom: 20px
}

.home-event-banner .owl-pagination {
	position: absolute;
	bottom: 15px;
	left: 50%;
	transform: translateX(-50%)
}

.home-event-banner .owl-pagination span {
	background-color: #fff !important
}

.home-event-banner .owl-controls {
	margin-top: -1px
}

.sold-out-text {
	display: none
}

.sold-out .sold-out-text {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(255, 255, 255, 0.8);
	display: block
}

.sold-out .sold-out-text span {
	position: absolute;
	right: 25px;
	bottom: 25px;
	text-transform: uppercase;
	font-size: 14px;
	color: #f00;
	font-weight: 700
}

.event-detail-register .bottom-content {
	padding-top: 20px
}

.event-detail-register .bottom-content span {
	color: #5a6277;
	font-size: 13px
}

.event-detail-register .bottom-content p {
	color: #000;
	font-size: 13px;
	text-align: center;
	margin-top: 5px
}

.event-detail-register .bottom-content p a {
	color: #000 !important;
	text-decoration: underline
}

.event-detail-register .bottom-content .btn-green {
	margin-top: 35px
}

.event-detail-gallery img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	position: relative
}

.event-detail-gallery h2 {
	margin-bottom: 55px
}

.event-detail-gallery .caption {
	padding: 34px 110px;
	text-align: center
}

.event-detail-gallery .caption h3 {
	font-size: 26px;
	color: #f4f4f4;
	z-index: 1;
	position: relative;
	line-height: 31px
}

.event-detail-gallery .caption a {
	font-size: 14px;
	color: #ff585c;
	z-index: 1;
	position: relative;
	display: block;
	padding-top: 22px
}

.event-detail-gallery .position {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0
}

.event-detail-gallery .right-side img {
	height: 340px
}

.event-detail-gallery .right-side .col-md-12:first-child .bg-image {
	margin-bottom: 30px
}

.event-detail-gallery img {
	-moz-box-shadow: inset 0 0 10px #000;
	-webkit-box-shadow: inset 0 0 10px #000;
	box-shadow: inset 0 0 10px #000
}

.event-detail-gallery .bg-image {
	height: 100%;
	position: relative
}

.event-detail-gallery .bg-image:after {
	position: absolute;
	display: block;
	left: 0px;
	width: 100%;
	bottom: 0;
	height: 330px;
	right: 0;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.94) 86%, rgba(0, 0, 0, 0.85) 100%);
	content: ""
}

.video-modal-1 {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	padding-right: 0 !important
}

.video-modal-1 .modal-dialog {
	width: 100% !important;
	margin: 0 !important
}

.video-modal-1 .modal-content {
	border-radius: 0 !important;
	border: 0 !important;
	height: 457px
}

#videos .syncs1 .owl-item {
	width: 568px !important
}

.modal-open-video .modal-backdrop {
	opacity: 1;
	background-color: transparent !important
}

.speaker-cpny-details {
	padding-top: 15px;
	text-align: right
}

.speaker-cpny-details span {
	color: #fff;
	font-size: 15px
}

.speaker-cpny-details span span {
	color: #fff;
	font-weight: 700;
	opacity: 0.6;
	padding-top: 10px;
	font-size: 13px
}

.contact-event-popup h2 {
	font-size: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
	text-transform: uppercase
}

.contact-event-popup .form_contact {
	padding: 30px
}

.contact-event-popup .form_contact input,
.contact-event-popup .form_contact select {
	color: #333 !important;
	opacity: 1 !important;
	font-weight: 700;
	font-size: 15px;
	padding-left: 0 !important
}

.contact-event-popup .form_contact select {
	margin-left: -2px
}

.contact-event-popup .form_contact select,
.contact-event-popup .form_contact select:-moz-focusring,
.contact-event-popup .form_contact select::-moz-focus-inner {
	text-shadow: unset !important
}

.contact-event-popup label {
	color: #999;
	font-size: 14px;
	position: relative;
	top: auto;
	left: auto !important;
	right: auto
}

.contact-event-popup .form-list .btn-success {
	margin-top: 0
}

.contact-event-popup .form-list .clearfix {
	margin-top: 25px
}

.event-footer-contact.contacts .col-desktop-4 {
	float: left;
	width: 49%
}

.event-footer-contact.contacts .col-desktop-3 {
	float: left;
	width: 51%
}

.event-footer-contact .right h3 {
	font-size: 12px;
	color: #5a6177;
	font-weight: 700;
	letter-spacing: 1.5px;
	margin-bottom: 13px;
	text-transform: uppercase
}

.event-footer-contact .right h5 {
	color: #5a6177;
	margin-bottom: 20px
}

.event-footer-contact .right .btn-success {
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	transform: translateX(0)
}

.event-footer-contact .right .form-control {
	height: 35px
}

.event-footer-contact .right textarea.form-control {
	height: auto
}

.event-footer-contact .left-bottom {
	border-top: 1px solid #47494a;
	padding-top: 25px;
	margin-top: 30px
}

.event-footer-contact .left-bottom .inline-pd li {
	float: left;
	width: 50%
}

.event-footer-contact .left-bottom h4 {
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1.5px;
	margin-bottom: 23px;
	text-transform: uppercase
}

.event-footer-contact .contact-list {
	margin-top: 20px
}

.event-footer-contact .right form .form-control::-moz-placeholder {
	color: #b5b5b5 !important
}

.position-dash-left {
	position: relative
}

.event-footer-contact .right form .icon-down {
	position: relative
}

.event-footer-bottom .inline-pd li {
	padding-left: 5px;
	padding-right: 20px
}

.event-footer-contact .inner-addon .input-icon {
	top: 9px;
	transform: translateY(0)
}

#syncs1 {
	width: 568px !important
}

.lg-on .event-gallery-modal {
	z-index: 1040
}

.event-gallery-modal .close {
	top: 4px;
	right: 10px
}

.event-gallery-modal .modal-header {
	border-bottom: 0;
	background-color: #f4f4f4
}

.event-gallery-modal .nav-tabs {
	border: 0
}

.event-gallery-modal .nav-tabs>li {
	width: 33.33%;
	margin-bottom: 0
}

.event-gallery-modal .nav-tabs>li a {
	border: 0 !important;
	text-align: center;
	color: #333
}

.event-gallery-modal .nav-tabs>li.active a {
	color: #ff585c;
	font-weight: 700;
	background-color: #f4f4f4
}

.event-gallery-modal .nav-tabs>li a:hover {
	background-color: transparent;
	color: #ff585c
}

.event-gallery-content .syncs1 img {
	width: 100%;
	height: 340px;
	object-fit: cover
}

.event-gallery-content .syncs2 img {
	height: 90px;
	width: 100%;
	object-fit: contain
}

.event-gallery-content .item {
	position: relative;
	border: 2px solid transparent
}

.event-gallery-content .item.active {
	border: 2px solid #ff585c
}

.event-gallery-content .hover-description {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	bottom: 0;
	color: #fff;
	padding: 20px;
	position: absolute
}

.event-gallery-content .syncs .owl-buttons div {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background-color: transparent !important;
	border: 0;
	width: auto
}

.event-gallery-content .syncs .owl-buttons div.owl-prev {
	left: 0
}

.event-gallery-content .syncs .owl-buttons div.owl-next {
	right: 0
}

.event-gallery-content .syncs .owl-buttons i {
	font-size: 34px
}

.event-gallery-content .syncs1 .owl-controls {
	margin-top: 15px
}

.event-gallery-content .syncs2 .owl-controls {
	margin-top: 0
}

#testimonials .syncs1 .item.text-center {
	margin: 0 60px
}

#testimonials .syncs1 .item span {
	font-size: 15px;
	color: #5a6277
}

#testimonials .syncs1 .item .thumbnail-top-content {
	min-height: 200px;
	overflow: hidden
}

#testimonials .syncs1 .item iframe {
	height: 315px
}

#testimonials .syncs1 .item span {
	line-height: 20px !important;
	margin-bottom: 0 !important
}

#testimonials .testimonials-user-name {
	color: #222637 !important;
	font-size: 16px;
	text-align: right;
	width: auto;
	margin-top: 20px
}

#testimonials .testimonials-user-designation {
	color: #ff585c !important
}

#testimonials .testimonials-user-cpny {
	color: #5a6277 !important
}

.linkedin-btn {
	height: 16px;
	line-height: 16px;
	padding: 0 8px 0 0;
	color: #fff !important;
	border: 0;
	font-size: 12px;
	margin-top: 7px
}

.linkedin-btn i {
	vertical-align: bottom;
	margin-right: 5px
}

.event-gallery-modal .syncs2 .synced .item>img {
	border: 1px solid #ff585c
}

.trainer-courses .content-past-events .thumbnail {
	margin-bottom: 30px
}

.review-page .div-one,
.review-page .div-two,
.review-page .div-three {
	padding: 0 30px
}

.review-page .bg-white {
	padding: 25px 0 40px 0 !important;
	margin-top: 40px !important;
	margin-bottom: 60px !important
}

.review-page.second .bg-white {
	padding: 25px 25px 40px 25px !important
}

.review-page form h3 {
	padding: 10px 0 35px;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center
}

.review-page.second input.styled {
	padding-left: 0
}

.review-page.second .thumb-img img {
	width: 130px;
	height: 130px
}

.review-success.bg-white {
	padding: 40px 40px !important;
	margin-bottom: 150px !important;
	margin-top: 150px !important
}

.review-success h3 {
	font-size: 20px;
	font-weight: 500
}

.review-success .top-content>span {
	padding: 5px;
	border: 1px solid #d5d5d5;
	background-color: #f4f4f4;
	display: block;
	margin-top: 15px;
	border-radius: 4px
}

.review-success .top-content>span a {
	word-wrap: break-word;
	display: block
}

.review-success .top-content>a {
	font-size: 16px
}

.review-success p {
	font-size: 13px;
	padding-top: 15px;
	line-height: 16px
}

.review-success p b {
	font-weight: 700
}

.review-success .bottom-content {
	padding-top: 20px
}

.review-success .bottom-content h3 {
	font-weight: 700
}

.review-success .bottom-content .social-icons {
	margin-top: 15px
}

.review-success .footer-content a.btn-bordered {
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	transform: translate(0);
	float: left;
	width: auto !important;
	min-width: 130px;
	padding: 0 10px
}

.review-success .footer-content a.btn-bordered:first-child {
	margin-right: 10px
}

.review-success .footer-content .clearfix {
	display: inline-block;
	padding-top: 30px
}

.review-success.review-details.bg-white {
	padding: 25px 40px 40px !important;
	margin-bottom: 40px !important
}

.review-details .starrr {
	padding-left: 0
}

.review-details .starrr .fa-star {
	color: #ff585c
}

.review-details .starrr .fa-star-o {
	color: #d5d5d5
}

.review-details .starrr span {
	padding-right: 3px;
	padding-top: 0;
	padding-left: 0 !important
}

.details_res ul {
	clear: both;
	content: "";
	overflow: hidden
}

.details_res>ul {
	text-align: center
}

.details_res li {
	width: 50%;
	float: left
}

.details_res li ul li {
	min-height: 30px;
	position: relative
}

.details_res li ul li:first-child:after {
	position: absolute;
	content: ":";
	right: 0px;
	top: 0
}

.block-detials-content span {
	padding: 5px
}

.block-detials-content .second {
	min-height: 65px;
	overflow: hidden;
	word-wrap: break-word
}

.block-detials-content .first {
	color: #9b9b9b
}

.block-detials-content .bold {
	color: #4e4e4e
}

blockquote {
	border-left: 10px solid #ccc;
	margin: 15px 10px;
	padding: 5px 10px;
	quotes: "\201C""\201D""\2018""\2019"
}

blockquote:before {
	color: #ccc;
	content: open-quote;
	font-size: 64px;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.4em
}

blockquote p {
	display: inline
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
	background-color: transparent !important
}

.btn-hdr {
	width: 185px;
	padding: 20px 12px 21px !important
}

.btn-header {
	background-color: #ff585c !important
}

.cart-payment.cart-page .panel-body.bg-white {
	padding-top: 20px
}

.cart-payment .grand-total .pull-right {
	margin-top: 0
}

.cart-payment .grand-total button {
	margin-top: 30px
}

.cart-payment .grand-total .cart-r-cmn {
	min-height: 50px
}

.cart-payment .cart-info {
	border-bottom: 0 none !important
}

.cart-payment .cart-details {
	padding-bottom: 10px
}

.cmn-head {
	color: #ff585c;
	font-weight: 600
}

.cmn-list ul {
	clear: both;
	overflow: hidden
}

.cmn-list li {
	float: left;
	width: 20%
}

.cmn-head ul {
	padding-bottom: 20px
}

.cmn-body:nth-child(2n) {
	background-color: #f4f4f4
}

.cmn-list>div ul {
	padding: 20px 10px
}

.cmn-detail-mob {
	padding: 5px;
	border: 1px solid #d5d5d5;
	margin-bottom: 10px
}

.cmn-detail-mob>span {
	display: block
}

.cmn-detail-mob>span span {
	padding: 5px 0
}

.cmn-detail-mob span>span:first-child>span {
	position: absolute;
	right: 6px;
	top: 50%;
	transform: translateY(-50%);
	width: auto
}

.cmn-detail-mob span>span:first-child {
	float: left;
	width: 50%;
	position: relative
}

.cmn-detail-mob span>span:last-child {
	float: right;
	width: 50%
}

.body-top-section {
	background-color: rgba(255, 88, 92, 1);
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	transition: all 0.7s
}

.body-top-section .container-fluid {
	background: url('https://d2o2utebsixu4k.cloudfront.net/assets/images/snow-1.png') no-repeat center;
	background-size: 46%;
	background-position: 65%
}

.btn-no-pointer {
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 4px;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap
}

.body-top-btn {
	padding: 0 15px;
	border: 1px solid #d5d5d5;
	height: 18px;
	line-height: 15px !important;
	color: #ff585c !important;
	background-color: #fff;
	margin: 11px 43px 11px 10px;
	cursor: unset
}

.body-top-section .body-top-section-content,
.body-top-btn,
.body-top-section-close {
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: 700
}

.body-top-section .body-top-section-content i,
.body-top-section-close i {
	margin-right: 10px;
	font-size: 18px
}

.body-top-section-close {
	position: absolute;
	right: 5px;
	color: #fff !important;
	font-size: 18px;
	top: 0
}

.body-top-section.second {
	height: 50px;
	line-height: 50px
}

.body-top-section.second .container-fluid {
	background: url('https://d2o2utebsixu4k.cloudfront.net/assets/images/snow-1.png') no-repeat center;
	background-size: 41%;
	background-position: 90%
}

.body-top-section.second .body-top-section-content {
	font-weight: 500;
	font-size: 15px;
	position: relative;
	padding-left: 50px
}

.body-top-section.second .body-top-section-content img {
	position: absolute;
	top: 0;
	left: 0;
	height: 45px
}

.body-top-section.second .body-top-section-content b {
	font-weight: 800;
	font-size: 16px
}

.body-top-section.second .body-top-section-content b span {
	font-size: 18px
}

.body-top-section.second .body-top-btn {
	background-color: transparent;
	color: #fff !important;
	border-color: transparent;
	font-weight: 400;
	font-size: 14px
}

.body-top-section.second .body-top-btn b {
	font-weight: 800;
	font-size: 16px
}

.body-top-section.second .body-top-section-close {
	top: -2px
}

.body-top-section.second .pull-right .body-top-section-content {
	padding-right: 40px;
	padding-left: 0
}

.body-top-section.second .code {
	font-size: 12px
}

.body-top-section.second .percent {
	font-size: 16px;
	font-weight: 800
}

.body-top-section.third .pull-left a {
	color: #ff585c;
	background: #fff;
	font-weight: 700;
	padding: 1px 4px;
	border: 1px solid #fff;
	border-radius: 3px;
	margin-left: 3px
}

.on_success,
.before_success,
.on_success_message {
	transition: all 0.8s;
	overflow: hidden
}

.on_open {
	position: relative !important;
	padding-left: 0px !important;
	padding-right: 10px !important
}

.on_close {
	width: 0px !important;
	position: absolute !important;
	right: -10% !important
}

.before_success {
	padding-bottom: 7px
}

.on_success {
	width: 0;
	overflow: hidden;
	float: left;
	padding-bottom: 20px;
	position: absolute
}

.on_success_message {
	width: 0;
	overflow: hidden;
	float: left;
	position: absolute;
	padding-left: 0 !important;
	padding-right: 0 !important
}

.on_success_top {
	padding-bottom: 20px;
	background-color: #f4f4f4;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px
}

.on_success_top h3,
.on_success_message h3 {
	font-size: 18px;
	padding-bottom: 8px;
	letter-spacing: 1.5px;
	padding-top: 15px
}

.on_success_top p,
.on_success_message p {
	color: #8c8c8c !important;
	padding-bottom: 8px;
	line-height: 16px
}

.on_success_top p:last-child,
.on_success_message p:last-child {
	padding-bottom: 0
}

.on_success_bottom {
	transition: all 0.5s
}

.blog-video-overlay:before {
	color: #ff585c;
	content: "\f144";
	font-family: fontAwesome;
	font-size: 40px;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1
}

.blog-video-overlay {
	position: relative
}

.blog-video-overlay:after {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.blog-ebook-overlay:before {
	color: #ff585c;
	content: "\f1c1";
	font-family: fontAwesome;
	font-size: 40px;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1
}

.blog-ebook-overlay {
	position: relative
}

.blog-ebook-overlay:after {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.blog-ebook-overlay .likes-and-comments>span,
.blog-video-overlay .likes-and-comments>span,
.blog-ebook-overlay .likes-and-comments>a,
.blog-video-overlay .likes-and-comments>a {
	position: relative;
	z-index: 2
}

.display-hide {
	height: 0 !important;
	width: 0 !important;
	border: none !important;
	padding: 0 !important;
	visibility: hidden !important;
	margin: 0 !important;
	position: absolute !important
}

.no-link-show {
	display: inline;
	cursor: text;
	color: inherit !important
}

.select-piker {
	position: fixed;
	padding-right: 0 !important
}

.select-piker.isd-code,
.right-inner-addon .form-control.isd-code {
	padding-right: 0 !important
}

.select-piker.btn-group button,
.right-inner-addon .form-control.btn-group button,
.bootstrap-select button {
	box-shadow: none !important;
	border: 0 none !important
}

.select-piker.btn-group button:hover,
.select-piker.btn-group button:focus,
.select-piker.btn-group button.active,
.right-inner-addon .form-control.btn-group button:hover,
.right-inner-addon .form-control.btn-group button:focus,
.right-inner-addon .form-control.btn-group button.active,
.bootstrap-select button.active,
.bootstrap-select button:focus,
.bootstrap-select button:hover {
	background-color: #fff !important
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default,
.bootstrap-select .btn-default.active,
.bootstrap-select .dropdown-toggle.btn-default {
	background-color: #fff
}

.right-inner-addon .form-control .dropdown-toggle {
	position: relative;
	top: auto;
	bottom: auto;
	right: auto;
	width: 100%;
	padding-left: 5px
}

.icon-padding-left .right-inner-addon .form-control {
	padding-left: 20px
}

.icon-padding-left .dropdown-toggle {
	padding-left: 10px
}

.icon-padding-right .right-inner-addon .form-control {
	padding-right: 20px
}

.icon-padding-right .dropdown-toggle {
	padding-right: 10px
}

.select-piker .first,
.right-inner-addon .form-control .first {
	min-width: 56px;
	display: inline-block;
	padding-right: 15px
}

.select-piker .second,
.right-inner-addon .form-control .second {
	display: inline-block;
	padding-left: 15px
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select .dropdown-toggle:focus {
	outline: 0 none !important
}

.select-piker .dropdown-header,
.right-inner-addon .form-control .dropdown-header {
	display: none !important
}

.select-piker .dropdown-menu .divider,
.right-inner-addon .form-control .dropdown-menu .divider {
	height: 0;
	border-bottom: 2px dashed #d5d5d5;
	background-color: transparent
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
	padding-left: 20px
}

.select-piker.isd-code .dropdown-menu.open,
.right-inner-addon .form-control.isd-code .dropdown-menu.open {
	width: auto
}

.select-piker .dropdown-menu.open,
.right-inner-addon .form-control .dropdown-menu.open {
	width: 100%
}

.select-piker .dropdown-menu>li>a,
.right-inner-addon .form-control .dropdown-menu>li>a {
	overflow: hidden
}

.select-piker.isd-code .dropdown-menu.open li span,
.right-inner-addon .form-control.isd-code .dropdown-menu.open li span {
	white-space: nowrap
}

.select-piker .dropdown-menu.open li span,
.right-inner-addon .form-control .dropdown-menu.open li span {
	white-space: normal
}

.right-inner-addon .form-control .dropdown-menu.inner a {
	line-height: 1.18
}

.bootstrap-select {
	overflow: visible !important;
	padding-right: 0 !important;
	padding-left: 0 !important
}

.bootstrap-select .dropdown-toggle {
	position: relative;
	top: auto;
	bottom: auto;
	right: auto;
	width: 100%;
	padding-left: 0px
}

.delivery-format .search-location.second {
	overflow: visible !important
}

.delivery-format .search-location.second .bootstrap-select button {
	padding-left: 10px !important;
	border: 1px solid #ccc !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important
}

.delivery-format .search-location.second .bootstrap-select .caret {
	display: none
}

.modal .bootstrap-select .dropdown-menu.open {
	box-shadow: none;
	width: 558px !important;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	box-sizing: border-box;
	left: 0!important;
	min-width: 93%;
	position: absolute!important;
	right: 0!important;
	top: 28px!important;
	ziindex: 999999;
	height: 255px !important;
	min-height: 240px
}

.modal .bootstrap-select .dropdown-menu.inner {
	width: 93%;
	border: 1px solid #d5d5d5!important;
	bottom: auto;
	left: auto!important;
	max-height: 246px;
	min-width: auto;
	overflow-y: auto;
	position: fixed!important;
	right: auto!important;
	top: auto!important;
	z-index: 999999
}

.isd-code .dropdown-menu.inner {
	width: 50% !important
}

.modal .bootstrap-select.dropup .dropdown-menu.open {
	top: auto !important
}

.rate {
	display: inline-block;
	border: 0;
	padding-top: 17px
}

.rate>input {
	display: none
}

.rate>label {
	float: right;
	color: #d5d5d5 !important;
	padding-bottom: 0
}

.rate>label:before {
	display: inline-block;
	font-size: 1.5rem;
	padding: .3rem .2rem;
	margin: 0;
	cursor: pointer;
	font-family: FontAwesome;
	content: "\f005 "
}

.rate>label:last-child:before {
	content: "\f006 "
}

.rate .half:before {
	content: "\f089 ";
	position: absolute;
	padding-right: 0
}

.rate input:checked~label,
.rate label:hover,
label:hover~label {
	color: #ff585c !important
}

.rate input:checked+label:hover,
input:checked~label:hover,
.rate input:checked~label:hover~label,
.rate label:hover~input:checked~label {
	color: #ff585c
}

.form-list .rate input:focus~label,
.form-list .rate input:valid~label,
.form-list .rate input.used~label {
	font-size: 14px !important;
	font-weight: 500 !important;
	left: auto !important;
	right: auto !important;
	transition: all 0.2s ease 0s !important;
	opacity: 1 !important;
	position: unset !important;
	pointer-events: initial !important
}

.rating-star span.label {
	float: left;
	padding-top: 20px;
	line-height: 26px;
	font-size: 14px;
	display: inline-block;
	color: #1b1d28;
	font-weight: 500;
	position: relative;
	margin-right: 10px
}

.review-section label {
	line-height: 33px;
	display: block ! important;
	position: relative;
	left: auto !important;
	right: auto;
	top: auto;
	bottom: auto;
	transform: translate(0px, 0px)
}

.review-section .fa {
	font-size: x-large;
	top: 5px;
	padding: 5px 2px;
	cursor: pointer;
	color: #d5d5d5 !important;
	transition: all 0.2s ease 0s !important
}

.review-section .fa.fa-star {
	color: #ff585c !important
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	opacity: 0.69
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
	right: 5px !important
}

.right-inner-addon .form-control .dropdown-toggle {
	padding-right: 15px !important
}

.fileUpload {
	overflow: hidden;
	width: auto !important;
	left: auto !important;
	right: auto !important;
	bottom: auto !important;
	position: relative !important;
	transform: translate(0) !important
}

.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0)
}

.fileUpload.btn-upload {
	box-shadow: none;
	border: 2px solid #d5d5d5
}

.fileUpload.btn.btn-upload {
	margin-right: 15px
}

.form-control,
.form-group {
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none
}

video::-internal-media-controls-download-button {
	display: none
}

video::-webkit-media-controls-enclosure {
	overflow: hidden
}

video::-webkit-media-controls-panel {
	width: calc(100%+30px)
}

select::-ms-expand {
	display: none
}

input::-ms-clear {
	display: none
}

#lecture-preview-modal {
	top: 15%
}

.cmn-img-box {
	margin-bottom: 8px;
	padding: 5px 10px;
	border: 1px solid #eaeaec;
	cursor: pointer
}

.cmn-img-box img {
	width: 25px;
	height: 25px
}

.text-medium {
	font-size: 21px
}

.cmn-img-box .text-medium {
	font-size: 13px;
	letter-spacing: 0.3px
}

.cmn-img-box .text-small {
	color: #8c8c8c;
	display: inline-block;
	font-size: 10px;
	letter-spacing: 0.3px;
	line-height: 11px;
	padding-top: 2px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 181px
}

.cmn-img-box.Checked {
	background: #f4f4f4 none repeat scroll 0 0
}

.col-md-3 .cmn-img-box .text-small {
	max-width: 121px
}

.cmn-box-list input:checked~label:hover {
	color: #555 !important
}

.cmn-box-list .checkbox.checkbox-success>label {
	line-height: 20px
}

.cmn-box-list .row>.col-md-12>.checkbox.checkbox-success>label {
	padding-left: 10px
}

.blog-view-summary {
	margin-top: 66px
}

.blog-view-summary .social-fix .social-icons.affix {
	top: 154px
}

.blog-view-summary .blog-list-trending h2 {
	margin-top: 0px;
	margin-bottom: 30px
}

.blog-view-summary .blog-list-trending .media {
	background: #fff;
	margin-top: 20px;
	display: block;
	box-shadow: none
}

.blog-view-summary.blog-view {
	background-color: #f4f4f4;
	padding-bottom: 20px;
	position: relative
}

.blog-view-summary.blog-view .bg-white {
	margin-bottom: 20px
}

.blog-view-summary .blog-view-details {
	padding: 50px 40px 60px 40px
}

.blog-view-summary .blog-view-details h2 {
	margin-bottom: 25px
}

.blog-view-summary .blog-view-info .blog-categories {
	padding-right: 20px !important
}

.blog-view-summary .blog-like-and-comment {
	padding-right: 0px !important;
	padding-left: 0 !important
}

.blog-view-summary .blog-like-and-comment span {
	margin-right: 20px
}

.blog-view-summary .blog-like-and-comment span.blog-likes,
.blog-view-summary .blog-like-and-comment span.blog-wishlist-count {
	margin-right: 0 !important
}

.blog-view-summary .blog-author-name h3 {
	font-weight: 600;
	font-size: 18px;
	color: #1b1d28;
	line-height: 22px;
	font-family: 'Raleway', sans-serif
}

.blog-view-summary .blog-author-name .link {
	margin-left: 5px;
	font-size: 13px;
	line-height: 22px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600
}

.blog-view-summary .author-specialization {
	color: #999;
	font-size: 14px;
	line-height: 16px;
	margin-top: 10px;
	letter-spacing: 0.2px
}

.blog-view-summary .blog-author-details img {
	width: 52px;
	height: 52px
}

.blog-view-summary .blog-author-details .img_blog {
	width: 52px;
	height: 52px
}

.blog-view-summary .social-fix {
	top: 87px
}

.blog-view-summary .social-fix .social-icons {
	width: 100px;
	text-align: center;
	padding-top: 20px;
	background: #fff;
	margin-top: 0
}

.blog-view-summary .social-fix .social-icons li.share {
	font-weight: 800;
	font-size: 12px;
	color: #333742;
	letter-spacing: 0.7px;
	position: relative;
	padding: 15px 0;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	line-height: 18px
}

.blog-view-summary .social-fix .social-icons li.share::before {
	content: ' ';
	background: #ff585c;
	box-shadow: 0px 4px 8px 0px rgba(255, 88, 91, 0.30);
	width: 44px;
	height: 4px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%)
}

.blog-view-summary .blog-author {
	margin-right: 20px;
	padding-right: 20px;
	line-height: 21px;
	display: inline-block
}

.blog-view-summary .blog-view-info .pull-right .blog-comments {
	margin-left: 0px;
	padding-right: 20px;
	border-right: 1px solid #e1e1e3;
	padding-left: 20px
}

.blog-view-summary .blog-view-details .comment {
	border: 1px solid #e0e0e0;
	box-shadow: 0px 1px 2px 0px rgba(38, 38, 38, 0.04);
	padding: 30px;
	border-radius: 3px;
	margin-right: 0
}

.blog-view-summary .blog-view-details .comments {
	border: 1px solid #e0e0e0;
	box-shadow: 0px 1px 2px 0px rgba(38, 38, 38, 0.04);
	padding: 30px;
	border-radius: 3px;
	margin-top: 30px
}

.blog-view-summary .comment-form {
	padding: 0
}

.blog-view-summary .comment-form .btn {
	margin: 0
}

.blog-view-summary .comment-reply {
	padding: 20px 0
}

.blog-view-summary .blog-view-image {
	margin: 40px 0 0
}

.blog-view-summary .editor-content b,
.blog-view-summary .editor-content strong {
	color: #ff585c !important
}

.blog-view-summary blockquote {
	border-left: 4px solid #ff585c;
	border-radius: 3px 0 0 3px;
	font-style: italic;
	background: #f4f4f4
}

.blog-view-summary .editor-content ul>li {
	list-style: none !important;
	position: relative
}

.blog-view-summary .editor-content ul>li:before {
	content: "\f0c8";
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -15px;
	font-size: 8px;
	color: #ff585c;
	position: absolute
}

.blog-view-summary .editor-content ul li>ul li {
	list-style: none !important;
	position: relative
}

.blog-view-summary .editor-content ul li>ul li:before {
	content: "\f0d8";
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -15px;
	font-size: 16px;
	color: #ff585c;
	position: absolute
}

.blog-view-summary .editor-content p u {
	color: #ff585c !important
}

.dark .login-modal .form-list .form-control {
	background-image: linear-gradient(#a84848, #a84848), linear-gradient(#aeaeae, #aeaeae) !important;
	color: #333 !important
}

.dark .blog-view-summary .comment-user h3 {
	color: #fff
}

.dark .blog-view-summary .comment-form label,
.dark .blog-view-summary .comment-form p {
	color: #fff
}

.dark .mobile-header {
	background-color: #232637 !important;
	color: #fff
}

.dark .blog-wishlist-count {
	color: #fff !important
}

.dark .media .social-blog a i {
	color: #fff !important
}

.marketing-popup .close {
	font-weight: 300;
	opacity: 1
}

.marketing-popup .bg-white {
	padding: 40px
}

.marketing-popup .bg-white p {
	font-size: 18px;
	color: #666;
	margin: 20px 0;
	letter-spacing: 1.2px;
	line-height: 28px
}

.marketing-popup .bg-white .ph-num {
	color: #ff585c;
	font-size: 32px;
	letter-spacing: 1.2px;
	font-weight: 700
}

.detail-banner-new {
	padding: 108px 0;
	background: #fff;
	position: relative;
	margin-top: 1px
}

.detail-banner-new .right-align-div h1 {
	font-size: 38px;
	line-height: 50px;
	letter-spacing: 0.2px;
	font-weight: 500;
	color: #333
}

.detail-banner-new .right-align-div .list-inline {
	margin-top: 50px;
	margin-bottom: 20px
}

.detail-banner-new .right-align-div .brand-img {
	margin-bottom: 20px
}

.detail-banner-new .right-align-div .home-media {
	margin-bottom: 30px
}

.detail-banner-new .right-align-div .home-media h3 {
	font-size: 30px;
	color: #ff585c;
	letter-spacing: 0.2px;
	font-weight: 700;
	line-height: 20px
}

.detail-banner-new .right-align-div .home-media span {
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
	display: block
}

.detail-banner-new .right-align-div .list-inline>li {
	float: left;
	width: 33%
}

.detail-banner-new .right-align-div p {
	font-size: 15px;
	margin: 25px 0;
	font-weight: 400;
	color: #666
}

.detail-banner-new .right-align-div .btn-default {
	height: 44px;
	padding: 14px 15px 16px 15px;
	line-height: 14px;
	text-transform: uppercase;
	font-size: 12px;
	margin-right: 20px
}

.detail-banner-new .btn {
	min-width: 180px
}

.detail-banner-new .blog-view-video {
	box-shadow: 0px 0px 20.37px 0.63px rgba(0, 0, 0, 0.39)
}

.detail-banner-new .blog-view-video .blog-view-image {
	height: 300px
}

.detail-banner-new .blog-view-video .static-overlay {
	background: rgba(0, 0, 0, 0.1)
}

.detail-banner-new .like-share>a {
	color: #666;
	border-right: 1px solid #666
}

.detail-banner-new .like-share>a:last-child {
	border-right: 0 none
}

.detail-banner-new .like-share>span {
	color: #666
}

.detail-banner-new .like-share span.like {
	border-right: 1px solid #666
}

.detail-banner-new .like-share .like-share-view {
	border-right: 1px solid #666
}

.detail-banner-new .breadcrumb-absolute li>a {
	color: #666 !important
}

.detail-banner-new .breadcrumb-absolute li+li::before {
	color: #666666!important
}

.navbar-sticky {
	background-color: #fff;
	box-shadow: 0 0 3px #ccc;
	min-height: 63px;
	position: relative;
	width: 100%;
	z-index: 999
}

.nav-horizontal li {
	float: left;
	margin: 15px 22px
}

.nav-horizontal li a {
	color: #5a6277;
	display: block;
	padding: 10px 20px;
	position: relative;
	font-size: 14px;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	border-radius: 20px;
	letter-spacing: 0.7px
}

.nav-horizontal li:first-child {
	margin-left: 0
}

.nav-horizontal li.active a {
	background: #ff585c;
	color: #fff !important
}

.enroll-now-btn a {
	background-color: #0c3 !important;
	color: #fff !important
}

.enroll-now-hdr {
	position: absolute;
	right: 0;
	top: 0
}

.enroll-now-hdr>a {
	background-color: #2fcc73;
	display: inline-block;
	padding: 9px 20px;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 12px;
	line-height: 46px;
	text-transform: uppercase
}

.course-ctg {
	padding: 95px 0 45px
}

.course-ctg h2 {
	margin-bottom: 60px
}

.course-ctg .course-thumbnail {
	width: 352px !important;
	margin: 0 auto 18px !important
}

.course-ctg #course-categories .course-thumbnail .btn {
	border: 0 none !important;
	background: #ff585c !important;
	width: 180px !important;
	color: #fff !important
}

.course-ctg .thumbnail-details h3 {
	font-size: 16px;
	border-bottom: 0 none;
	padding-bottom: 5px
}

.course-ctg .thumbnail-details .editor-content p {
	font-size: 14px !important;
	line-height: 24px !important
}

.course-thumbnail-new-icon {
	width: 100px;
	height: 60px;
	margin-top: 45px;
	display: inline-block
}

.icon-classroom-live-new {
	background-position: -116px -1069px
}

.icon-self-paced-new {
	background-position: -242px -1069px
}

.course-ctg .course_thumbnail_icon {
	height: auto
}

.course-ctg .thumbnail-details {
	height: 167px
}

.course-ctg .thumbnail-details a {
	color: #ff585c;
	font-size: 12px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase
}

.course-ctg .view-demo {
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0.2px;
	color: #999;
	display: block;
	padding-top: 25px;
	text-align: center
}

.course-ctg .view-demo a {
	color: #ff585c
}

.course-description {
	background: #fff;
	padding: 90px 0
}

.course-description .editor-content p {
	text-align: center;
	font-size: 14px !important;
	line-height: 28px;
	margin-top: 35px !important
}

.course-benefits {
	margin: 30px 0;
	box-shadow: 0px 0px 7.68px 0.32px rgba(0, 78, 255, 0.1);
	padding: 50px 50px 25px
}

.course-benefits h4 {
	font-size: 26px;
	line-height: 34px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.7px;
	color: #222637;
	margin-bottom: 35px
}

.course-benefits .editor-content ul {
	width: 100%
}

.course-benefits .editor-content ul li {
	width: 49%;
	display: inline-block;
	line-height: 22px;
	font-size: 14px !important;
	margin-bottom: 25px;
	padding: 0 15px 0 20px;
	position: relative;
	vertical-align: top
}

.course-benefits .editor-content ul li:before {
	content: '\f111';
	font-size: 9px;
	position: absolute;
	font-family: FontAwesome;
	color: #ff585c;
	left: 0;
	top: 0
}

.addons {
	background: #f4f4f4;
	padding: 105px 0
}

.addons h3 {
	font-size: 26px;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 0.7px;
	color: #222637;
	font-weight: 600
}

.addon-thumbnail {
	background: #fff;
	padding: 25px 15px 25px 25px;
	height: 248px;
	border-radius: 3px;
	margin-top: 60px
}

.addon-heading .icon-addons {
	height: 57px;
	width: 57px;
	display: inline-block;
	vertical-align: middle
}

.addon-heading span {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #1b1d28
}

.addon-thumbnail p {
	color: #666;
	line-height: 26px;
	font-size: 16px;
	margin-top: 15px
}

.icon-addon-1 {
	background-position: -1px -1139px
}

.icon-addon-2 {
	background-position: -68px -1139px
}

.icon-addon-3 {
	background-position: -133px -1137px
}

.icon-addon-4 {
	background-position: -198px -1139px
}

.icon-addon-5 {
	background-position: -262px -1137px
}

.icon-addon-6 {
	background-position: -328px -1139px
}

.why-kh {
	padding: 105px 0
}

.why-kh .media {
	overflow: initial !important
}

.why-kh .media-left {
	padding-right: 0
}

.why-kh-img {
	position: relative
}

.why-kh-img span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 26px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	line-height: 40px
}

.why-kh .media-body {
	box-shadow: 0px 0px 7.68px 0.32px rgba(0, 78, 255, 0.1);
	overflow: initial !important;
	padding: 40px;
	border-radius: 0 3px 3px 0
}

.why-kh-list {
	margin-bottom: 40px
}

.why-kh-list:last-child {
	margin-bottom: 0
}

.why-kh-list h3 {
	font-size: 18px;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	line-height: 40px;
	letter-spacing: 0.7px
}

.why-kh-list p {
	font-size: 16px;
	line-height: 22px;
	color: #999;
	font-weight: 400
}

.curriculum {
	padding: 105px 0;
	background: #f4f4f4
}

.curriculum .panel-group .panel {
	margin-top: 35px;
	margin-bottom: 0;
	border: 0 none;
	border-bottom: 1px solid #d5d5d5;
	border-radius: 0;
	background-color: transparent
}

.curriculum .panel-default>.panel-heading {
	padding: 0;
	background-color: transparent;
	border: 0 none;
	position: relative
}

.curriculum .panel-title a {
	display: block;
	padding: 10px 25px 10px 0
}

.curriculum .panel-heading a::before {
	content: '\f067';
	font-size: 13px;
	position: absolute;
	font-family: FontAwesome;
	right: 5px;
	top: 11px;
	transition: all 0.5s;
	color: #ff585c;
	line-height: 14px;
	font-weight: 300
}

.curriculum .panel-heading.active a::before {
	content: '\f068'
}

.curriculum .panel-heading a::after {
	content: '';
	width: 20px;
	height: 20px;
	border: 1px solid #ff585c;
	border-radius: 50%;
	position: absolute;
	right: 0;
	top: 7px
}

.curriculum .panel-group .panel-heading+.panel-collapse>.panel-body {
	border: 0 none;
	background-color: #fff;
	padding: 25px
}

.curriculum .btn-success {
	margin-top: 40px;
	width: 150px
}

.trainer-content {
	margin: 25px 0 35px
}

.trainer-content p {
	font-size: 16px;
	line-height: 26px;
	color: #333;
	font-weight: 700
}

.trainer-content p span {
	display: block;
	font-weight: 400;
	color: #999
}

.trainer-overview {
	box-shadow: 0px 0px 7.68px 0.32px rgba(0, 78, 255, 0.1);
	padding: 25px;
	margin-bottom: 100px
}

.trainer-overview h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.7px;
	color: #222637;
	font-weight: 600
}

.trainer-overview strong {
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 0.2px;
	color: #ff585c;
	font-weight: 700;
	display: block
}

.trainer-overview span {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.2px;
	color: #5a6277
}

.trainer-overview .col-md-4 {
	border-right: 2px solid #f1f1f1
}

.trainer-overview .col-md-4:last-child {
	border-right: 0 none
}

.trainer-overview-list {
	padding: 7px 15px
}

.video-testimonials {
	background: #f1f1f2;
	padding: 105px 0
}

.cart-details.second .image-overlay {
	left: 5px;
	right: 5px
}

.cart-details.second>div>.row {
	padding-bottom: 25px
}

.cmn-side h3 {
	margin-bottom: 10px
}

.cart-payment-two .cart-info .form-list label {
	position: relative;
	top: auto;
	left: auto;
	margin-bottom: 5px;
	font-size: 15px;
	color: #8c8c8c;
	opacity: 1
}

.cmn-side li {
	clear: both;
	overflow: hidden;
	content: "";
	margin-bottom: 10px
}

.cmn-side li:last-child {
	margin-bottom: 0
}

.cmn-side li span {
	display: inline-block;
	float: left;
	position: relative;
	font-size: 14px;
	line-height: 18px;
	word-break: break-all
}

.cmn-side li span:first-child {
	color: #525252;
	font-weight: 400;
	width: 48%;
	padding-right: 20px
}

.cmn-side li span:first-child:after {
	content: ":";
	position: absolute;
	top: 0px;
	right: 9px
}

.cmn-side li span:last-child {
	width: 52%;
	color: #8c8c8c
}

.cmn-side.first li span:first-child {
	width: 36%
}

.cmn-side.first li span:last-child {
	width: 64%
}

.cart-details.second .grand-total .form-group .form-control {
	height: 30px;
	margin-top: 0;
	background-color: #fff;
	opacity: 1;
	padding-right: 3px;
	font-size: 13px
}

.cart-details.second .grand-total .form-group input {
	border-bottom: 0 none !important;
	text-align: left;
	padding-left: 5px;
	background-image: linear-gradient(#a84848, #a84848), linear-gradient(#a84848, #a84848)
}

.cart-details.second .grand-total .cart-tax {
	text-align: left
}

.cart-payment .cart-details.second .grand-total .no-pos span {
	line-height: 18px !important
}

.cart-details.second .grand-total .form-control::-moz-placeholder {
	opacity: 0.5
}

.cart-payment .cart-details.second .grand-total .form-group .form-control {
	font-weight: 700;
	font-size: 17px
}

.cart-payment .grand-total button.pull-right {
	padding: 15px !important;
	font-size: 20px;
	height: auto;
	margin-top: 10px;
	min-width: 190px
}

.cart-payment .grand-total button.pull-right span {
	font-size: 15px
}

.dark .fr-view p,
.dark .fr-view span,
.dark .fr-view li,
.dark .fr-view b,
.dark .fr-view i,
.dark .fr-view pre,
.dark .fr-view .blockquote {
	color: #fff !important
}

.dark .fr-view blockquote {
	border-color: #fff !important;
	background-color: #2c2f40 !important
}

.dark .fr-view table tr,
.dark .fr-view table td,
.dark .fr-view pre {
	background-color: #2c2f40 !important;
	color: #fff !important
}

.dark .fr-view a {
	color: #ff585c !important
}

.dark .fr-view h5,
.dark .fr-view h6 {
	color: #fff !important
}

.blog-category {
	box-shadow: 3px 0 3px 0 rgba(51, 51, 51, 0.1);
	background-color: #fff;
	height: 51px;
	margin-top: 66px
}

.blog-category-list li {
	float: left;
	margin-right: 10px
}

.blog-category-list li:last-child {
	margin-right: 0
}

.blog-category-list li a {
	position: relative;
	padding: 12px 10px;
	display: block;
	color: #666;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 27px
}

.blog-category-list>ul>li a:before {
	position: absolute;
	content: '';
	width: 100%;
	bottom: 0px;
	height: 3px;
	background-color: transparent;
	left: 0
}

.blog-category-list>ul>li.active a {
	color: #ff585c
}

.blog-category-list>ul>li.active a:before {
	background-color: #ff585c
}

.blog-category-list li .dropdown-menu {
	width: 208px;
	border-radius: 0 0 4px 4px;
	box-shadow: none;
	border: none;
	padding: 15px 0;
	max-height: 200px;
	overflow-y: auto;
	margin-top: 0
}

.blog-category-list .dropdown-menu li {
	position: relative;
	border-left: 4px solid transparent;
	padding: 0;
	margin: 0;
	float: none;
	display: block
}

.blog-category-list .dropdown-menu li:hover {
	border-left-color: #ff585c
}

.blog-category-list .dropdown-menu li a {
	padding: 10px;
	color: #797979;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	text-transform: capitalize
}

.blog-category-list .dropdown-menu li.active a {
	background: transparent;
	color: #ff585c
}

.blog-category .right-search {
	margin: 8px 0
}

.blog-category .right-search .form-control {
	position: relative;
	padding-right: 30px
}

.blog-category .right-search .search-icon {
	background-position: -355px -214px;
	display: block;
	height: 17px;
	position: absolute;
	right: 24px;
	top: 17px;
	width: 16px;
	z-index: 99
}

.blog-category-listing {
	margin-right: 0
}

.blog-category-listing li {
	float: left;
	margin-right: 10px
}

.blog-category-listing li:last-child {
	margin-right: 0
}

.blog-category-listing li a {
	padding: 10px;
	display: block;
	color: #666;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 27px
}

.blog-category-listing li .dropdown-menu {
	width: 208px;
	border-radius: 0 0 4px 4px;
	box-shadow: none;
	border: none;
	padding: 15px 0;
	left: auto !important;
	right: 0 !important;
	max-height: 200px;
	overflow-y: auto;
	margin-top: 0
}

.blog-category-listing .dropdown-menu li {
	position: relative;
	border-left: 4px solid transparent;
	padding: 0;
	margin: 0;
	float: none;
	display: block
}

.blog-category-listing .dropdown-menu li:hover {
	border-left-color: #ff585c
}

.blog-category-listing .dropdown-menu li a {
	padding: 10px;
	color: #797979;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%
}

.mode-share {
	float: right
}

.mode-share .mode {
	float: left;
	margin-top: 20px
}

.mode-share .social-icons {
	float: left;
	margin-left: 20px;
	margin-top: 11px
}

.mode-share .social-icons li {
	display: inline-block
}

.blog-list-overview {
	background: #f1f2f2;
	padding-bottom: 30px
}

.blog-view-overview {
	padding-bottom: 60px
}

.blog-listing-overview {
	padding-bottom: 0px;
	padding-top: 30px
}

.blog-listing-overview h2 {
	margin-bottom: 20px
}

.blog-list-overview .social-list-icons {
	padding: 19px 0
}

.blog-listing-thumbnail {
	background-color: #fff;
	box-shadow: 0 0 10px 0 rgba(17, 110, 217, 0.2);
	height: 430px;
	margin-bottom: 30px
}

.blog-thumb-img {
	height: 170px;
	width: 100%;
	position: relative
}

.blog-thumb-img img {
	width: 100%;
	height: 170px
}

.thumb-icon {
	position: absolute;
	width: 60px;
	height: 60px;
	bottom: 0;
	right: 0;
	background-color: #ff585c;
	text-align: center;
	line-height: 57px
}

.video-icon {
	height: 32px;
	width: 32px;
	vertical-align: middle;
	background-position: -12px -1223px;
	display: inline-block
}

.pdf-icon {
	height: 32px;
	width: 32px;
	vertical-align: middle;
	background-position: -71px -1223px;
	display: inline-block
}

.blog-thumb-overview {
	padding: 30px
}

.blog-type {
	border: 1px solid #ff585c;
	border-radius: 13px;
	padding: 0px 14px;
	color: #ff585c;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 25px;
	display: inline-block;
	white-space: nowrap;
	max-width: 200px;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 26px;
	min-width: 50px
}

.blog-type:hover,
.blog-type:focus {
	color: #ff585c
}

.blog-list-likes i {
	width: 16px;
	height: 14px;
	font-size: 14px;
	color: #999
}

.blog-list-likes span {
	font-size: 10px;
	color: #333;
	vertical-align: top;
	line-height: 28px
}

.blog-listing-thumbnail .blog-list-likes {
	line-height: 26px
}

.blog-listing-thumbnail .blog-thumb-heading {
	font-size: 18px;
	margin-top: 20px;
	font-weight: 700;
	color: #222637;
	letter-spacing: 0.5px;
	line-height: 1.33;
	display: block
}

.blog-summary-list {
	margin-top: 15px;
	margin-bottom: 15px
}

.blog-summary-list .list-inline>li {
	border-right: 1px solid rgba(51, 51, 51, 0.2);
	font-size: 12px;
	line-height: 16px;
	color: #333;
	padding-right: 10px
}

.blog-summary-list .list-inline>li a {
	color: #ff585c
}

.blog-summary-list .list-inline>li span {
	color: #999
}

.blog-summary-list .list-inline>li:last-child {
	border-right: 0 none
}

.blog-listing-thumbnail .editor-content a {
	color: #ff585c;
	text-decoration: underline
}

.blog-listing-thumbnail .editor-content p {
	margin: 0 !important
}

.blog-posts {
	padding: 15px 0
}

.blog-posts h2 {
	margin-bottom: 20px
}

.blog-likes-heading {
	position: relative;
	padding-right: 50px;
	padding-bottom: 1px
}

.blog-likes-heading .blog-list-likes {
	position: absolute;
	top: 6px;
	right: 0;
	line-height: 27px
}

.blog-list-likes a {
	margin-right: 0;
	vertical-align: top
}

.blog-likes-heading .blog-list-likes span {
	line-height: 28px
}

.blog-posts .blog-heading {
	height: 75px;
	line-height: 36px;
	letter-spacing: 0.5px;
	display: inline-block
}

.blog-list-info-details .blog-summary-list a {
	margin-right: 0
}

.blog-list-info-details .blog-summary-list .list-inline>li {
	border-right: 0 none;
	padding: 0 15px
}

.blog-list-info-details .blog-summary-list .list-inline>li:first-child {
	padding-left: 5px
}

.blog-list-info-details .blog-summary-list .list-inline>li:last-child {
	padding-right: 0
}

.blog-list-info-details a.blog-list-likes {
	margin-right: 0
}

.blog-posts .blog-list-info-details .editor-content {
	height: 80px !important;
	font-size: 18px !important
}

.blog-list-info-details .editor-content p {
	margin: 0 !important;
	color: #444 !important
}

.blog-list-info-details .editor-content a {
	text-decoration: underline
}

.blog-list-overview .owl-buttons div {
	position: absolute;
	top: 24.5%;
	margin: 0 !important;
	width: 35px;
	height: 35px;
	background-color: #ff585c !important;
	border-radius: 0 !important;
	opacity: 1 !important
}

.blog-list-overview .owl-buttons div.owl-prev {
	left: 0
}

.blog-list-overview .owl-buttons div.owl-next {
	right: 0
}

.blog-list-overview .owl-buttons div i {
	color: #fff;
	font-size: 27px;
	line-height: 26px
}

.blog-posts .blog-list-info .blog-list-img img {
	height: 340px
}

.blog-posts .blog-view-info {
	margin-top: 10px;
	padding-left: 25px;
	padding-right: 25px
}

.blog-posts .blog-view-info .blog-heading {
	height: auto;
	margin-bottom: 0
}

.trending-blog-posts {
	padding: 10px 30px;
	background-color: #fff
}

.trending-blog-posts .trending-blog-list {
	padding: 20px 0;
	border-bottom: 1px solid #d5d5d5
}

.trending-blog-posts .trending-blog-list:last-child {
	border-bottom: 0 none
}

.trending-blog-list .trending-blog-name {
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	letter-spacing: 1.1px;
	color: #333;
	max-height: 88px;
	overflow: hidden;
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 10px;
	display: block
}

.trending-blog-list span {
	font-size: 14px;
	color: #999;
	display: block
}

.trending-blog-list .blog-type {
	margin-top: 15px
}

.trending-blog-posts.owl-theme .owl-controls .owl-page span {
	width: 10px;
	height: 10px;
	background: transparent;
	border: 1px solid #ff585c;
	border-radius: 50%;
	margin: 2px 4px
}

.trending-blog-posts.owl-theme .owl-controls .owl-page.active span {
	background: #ff585c
}

.blog-view-info .blog-list-info-details {
	padding: 30px 0
}

.latest-articles {
	background: #f1f1f2;
	padding: 30px 0
}

.latest-articles h2 {
	margin-bottom: 20px
}

.blog-subscribe {
	padding: 28px 0;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0, 106, 220, 0.2)
}

.blog-subscribe.fixed-bottom {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99;
	padding: 9px 0 7px 0
}

.blog-subscribe-mr {
	margin-bottom: 50px
}

.blog-subscribe .subscribe-text {
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 1.1px;
	color: #5a6277;
	vertical-align: top;
	padding-right: 20px;
	line-height: 32px;
	font-size: 14px
}

.blog-subscribe form {
	display: inline-block
}

.blog-subscribe .input-group {
	width: 430px
}

.blog-subscribe .input-group .form-control {
	height: 32px;
	background-color: #f4f4f4;
	line-height: 16px;
	letter-spacing: 0.3px
}

.blog-subscribe .input-group .input-group-btn .btn {
	width: 103px;
	height: 32px;
	box-shadow: none;
	color: #fff;
	background-color: #ff585c;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 0.3px
}

.blog-subscribe .input-group .input-group-btn {
	vertical-align: top
}

.blog-subscribe .form-control::-moz-placeholder {
	text-transform: none;
	color: #2b2b2b !important;
	opacity: 1;
	font-weight: 300;
	letter-spacing: 0.3px
}

.subscribe-close {
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	right: 1%;
	font-size: 22px;
	color: #ff585c;
	font-weight: 300
}

.subscribe-close:hover,
.subscribe-close:focus {
	color: #ff585c
}

.blog-author-summary {
	background: #fff;
	padding: 25px 30px;
	margin-top: 30px
}

.blog-author-img {
	width: 80px;
	height: 80px;
	border-radius: 5px
}

.author-name {
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	color: #222637
}

.blog-author-summary .media-left {
	padding-right: 25px
}

.author-bio {
	color: #666;
	font-size: 14px
}

.blog-author-summary .editor-content {
	line-height: 24px !important;
	margin-top: 20px !important
}

.blog-author-summary .editor-content p {
	line-height: 24px !important;
	margin: 0 !important
}

.blog-author-summary .social-icons {
	float: left;
	margin-top: 0
}

.blog-author-summary .social-icons li {
	display: inline-block;
	margin-bottom: 5px
}

.blog-view-share .mode-share {
	padding-bottom: 5px
}

.blog-view-share .mode-share .mode {
	margin-top: 10px
}

.blog-view-share .mode-share .social-icons {
	margin-top: 0
}

.blog-search {
	float: right;
	padding: 23px 5px;
	font-size: 18px;
	line-height: 20px
}

.blog-search-list {
	position: fixed;
	top: 0;
	left: -100%;
	width: 100%;
	background-color: #fff;
	z-index: 9999;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	bottom: 0;
	padding: 0;
	overflow-y: auto;
	visibility: hidden;
	border: 0 none;
	transform: translate3d(-100%, 0, 0);
	-webkit-transform: translate3d(-100%, 0, 0);
	-ms-transform: translate3d(-100%, 0, 0);
	padding: 20px
}

.blog-search-list.open {
	left: 0;
	visibility: visible;
	transition: left 0.3s;
	-webkit-transition: left 0.3s;
	transform: translate3d(0%, 0, 0);
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	z-index: 99999999
}

.blog-search-list {
	position: fixed;
	top: 0;
	left: -100%;
	width: 100%;
	background-color: #fff;
	z-index: 9999;
	transition: left 0.3s ease-in-out 0s;
	-webkit-transition: left 0.3s ease-in-out 0s;
	bottom: 0;
	padding: 20px;
	overflow-y: auto;
	border: 0 none
}

.blog-search-list.open {
	left: 0
}

.blog-search-header a.close {
	font-weight: 300;
	color: #666;
	opacity: 1;
	line-height: 49px;
	font-size: 14px
}

.blog-search-list .blog-category {
	height: auto;
	margin-top: 0
}

.blog-search-list .blog-category .right-search form {
	position: relative
}

.blog-search-list .blog-category .right-search {
	margin-top: 25px
}

.blog-search-list .blog-category .right-search .form-control {
	padding-left: 10px
}

.blog-search-list .blog-category .right-search .search-icon {
	height: 17px;
	right: 15px;
	top: 10px;
	width: 17px
}

.search-trending {
	margin-top: 20px
}

.search-trending .trending-blog-posts {
	padding: 10px 0
}

.search-trending .link {
	display: block
}

.search-trending .trending-blog-posts .trending-blog-list {
	padding: 10px 0;
	margin-right: 10px
}

.trending-tags {
	margin-top: 20px
}

.trending-tags ul {
	margin-top: 10px
}

.trending-tags ul li {
	border-bottom: 1px solid #d5d5d5
}

.trending-tags ul li:last-child {
	border-bottom: 0 none
}

.trending-tags ul li a {
	padding: 14px 0px;
	display: block;
	color: #666;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 27px
}

.topics {
	background: #f1f1f2;
	padding: 0 0 15px
}

.topic-list-overview {
	height: 230px;
	background: #fff;
	position: relative;
	margin-top: 20px;
	display: block
}

.topic-list-overview:hover,
.topic-list-overview:focus {
	background: #ff585c
}

.topic-list {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center
}

.topic-list .icon-topic {
	width: 80px;
	height: 58px;
	display: inline-block
}

.icon-topic-1 {
	background-position: -694px -1138px
}

.icon-topic-2 {
	background-position: -497px -1137px
}

.icon-topic-3 {
	background-position: -592px -1138px
}

.icon-topic-4 {
	background-position: -406px -1138px
}

.icon-topic-5 {
	background-position: -424px -1285px
}

.topic-list .topic-name {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 700;
	display: block;
	letter-spacing: 0.3px;
	color: #ff585c;
	margin-top: 20px;
	text-transform: uppercase
}

.topic-list-overview:hover .topic-list .topic-name,
.topic-list-overview:focus .topic-list .topic-name {
	color: #fff
}

.blog-view-comments {
	padding: 30px 0
}

.blog-view-comments h3 {
	font-size: 24px;
	line-height: 40px;
	color: #222636
}

.blog-comment-query {
	margin-top: 15px
}

.comment-user-image {
	width: 60px;
	height: 60px;
	background-color: #dbdbdb;
	border-radius: 5px;
	text-align: center;
	line-height: 55px;
	margin-right: 10px
}

.comment-user-image i {
	font-size: 28px;
	opacity: 0.2;
	color: #000;
	vertical-align: middle
}

.blog-comment-query .form-control::-moz-placeholder {
	color: #4c4b4b !important
}

.blog-comments-list {
	padding-top: 45px
}

.blog-comments-list .media {
	margin-top: 50px
}

.blog-comments-list .media:first-child {
	margin-top: 0
}

.blog-comments-list .media img {
	width: 60px;
	height: 60px;
	border-radius: 5px
}

.blog-comments-list .media-left {
	padding-right: 20px
}

.blog-comments-list h4 {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #2a2a2a;
	line-height: 27px
}

.blog-comments-list p {
	font-size: 16px;
	line-height: 24px;
	color: #333;
	margin-top: 10px
}

.blog-view-info .comment .row {
	margin-bottom: 20px
}

.tutorial-series-list h3 {
	color: #fff;
	background: #333;
	padding: 10px
}

.tutorial-series-list ol {
	padding: 0px 10px 0px 35px;
	list-style: upper-alpha;
	font-weight: 700;
	color: #666;
	font-size: 14px
}

.tutorial-series-list ol li {
	padding: 5px 0 5px 5px;
	position: relative
}

.tutorial-series-list ol li>ol {
	list-style: lower-alpha
}

.tutorial-series-list ol li>ol li a {
	color: #444;
	font-weight: 400
}

.tutorial-series-list ol li a {
	color: #666;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px
}

.tutorial-series-list ol li.active>a {
	color: #ff585c
}

.tutorial-series-list ul {
	padding: 10px 0 10px 10px;
	margin-left: 15px
}

.tutorial-series-list ul li {
	padding: 0;
	position: relative;
	border-bottom: 1px solid #d5d5d5;
	list-style: decimal
}

.tutorial-series-list ul li a {
	color: #222636;
	display: block;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	padding: 10px 0
}

.tutorial-series-list ul li:last-child {
	border: 0 none
}

.tutorial-series-list ul li.active>a {
	color: #ff585c
}

.navbar-tutorial h3 {
	color: #fff;
	background: #333;
	padding: 10px
}

.navbar-tutorial ol {
	padding: 0px 10px 0px 35px;
	list-style: upper-alpha;
	font-weight: 700;
	color: #666;
	font-size: 14px
}

.navbar-tutorial ol li {
	padding: 5px 0 5px 5px;
	position: relative
}

.navbar-tutorial ol li>ol {
	list-style: lower-alpha
}

.navbar-tutorial ol li>ol li a {
	color: #444;
	font-weight: 400
}

.navbar-tutorial ol li a {
	color: #666;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px
}

.navbar-tutorial ol li.active>a {
	color: #ff585c
}

.navbar-tutorial ul {
	padding: 10px 0 10px 10px;
	margin-left: 15px
}

.navbar-tutorial ul li {
	padding: 0;
	position: relative;
	border-bottom: 1px solid #d5d5d5;
	list-style: decimal
}

.navbar-tutorial ul li a {
	color: #222636;
	display: block;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	padding: 10px 0
}

.navbar-tutorial ul li:last-child {
	border: 0 none
}

.navbar-tutorial ul li.active>a {
	color: #ff585c
}

.tutorial-series-summary {
	background: #fff;
	border-radius: 3px;
	padding: 0px;
	margin-top: 15px;
	width: 262px
}

.tutorial-series-summary::-moz-scrollbar {
	width: 5px
}

.tutorial-series-summary::-webkit-scrollbar {
	width: 5px
}

.tutorial-series-summary .panel-group {
	margin-bottom: 0
}

.tutorial-series-list .panel-default {
	background: transparent;
	border: 0 none;
	border-bottom: 1px solid #ededf3;
	border-radius: 0;
	box-shadow: none
}

.tutorial-series-list .panel-default:last-child {
	border-bottom: 0 none
}

.tutorial-series-list .panel-default>.panel-heading {
	padding: 0;
	background: transparent;
	border: 0 none
}

.tutorial-series-list .panel-title a {
	display: block;
	line-height: 18px;
	padding: 16px 10px 12px 20px;
	color: #222;
	font-size: 14px;
	position: relative
}

.tutorial-series-list .panel-title a span {
	margin-right: 5px
}

.tutorial-series-list .panel-title a.collapsed {
	color: #666;
	padding-bottom: 16px;
	line-height: 18px
}

.tutorial-series-list .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border: 0 none;
	padding: 0 15px 15px
}

.tutorial-series-summary .panel-group .panel+.panel {
	margin-top: 0 !important
}

.tutorial-series-summary .tutorial-count {
	position: absolute;
	right: 10px;
	width: 30px;
	height: 20px;
	background: #f7eeef;
	text-align: center;
	line-height: 19px;
	font-size: 12px;
	color: #ff585c;
	margin-right: 0 !important;
	border-radius: 10px;
	top: 16px
}

.nav-tutorial-series-summary {
	background: #fff;
	border-radius: 3px;
	padding: 0px;
	margin-top: 15px
}

.nav-tutorial-series-summary::-moz-scrollbar {
	width: 5px
}

.nav-tutorial-series-summary::-webkit-scrollbar {
	width: 5px
}

.nav-tutorial-series-summary .panel-group {
	margin-bottom: 0
}

.nav-tutorial-series-list .panel-default {
	background: transparent;
	border: 0 none;
	border-bottom: 1px solid #ededf3;
	border-radius: 0;
	box-shadow: none
}

.nav-tutorial-series-list .panel-default:last-child {
	border-bottom: 0 none
}

.nav-tutorial-series-list .panel-default>.panel-heading {
	padding: 0;
	background: transparent;
	border: 0 none
}

.nav-tutorial-series-list .panel-title a {
	display: block;
	line-height: 18px;
	padding: 16px 10px 12px 20px;
	color: #222;
	font-size: 14px
}

.nav-tutorial-series-list .panel-title a span {
	margin-right: 5px
}

.nav-tutorial-series-list .panel-title a.collapsed {
	color: #666;
	padding-bottom: 16px;
	line-height: 18px
}

.nav-tutorial-series-list .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border: 0 none;
	padding: 0 15px 15px
}

.series-summary {
	background: #fff;
	border-radius: 3px;
	padding: 0px
}

.series-list {
	padding: 15px
}

.series-list ol {
	padding: 0px 10px 0px 35px;
	list-style: upper-alpha;
	font-weight: 700;
	color: #666;
	font-size: 14px
}

.series-list ol li {
	padding: 5px 0 5px 5px;
	position: relative
}

.series-list ol li>ol {
	list-style: lower-alpha
}

.series-list ol li>ol li a {
	color: #444;
	font-weight: 400
}

.series-list ol li a {
	color: #666;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px
}

.series-list ol li.active>a {
	color: #ff585c
}

.series-list ul {
	padding: 10px 0 10px 15px
}

.series-list ul li {
	padding: 0;
	position: relative;
	border-bottom: 1px solid #d5d5d5;
	list-style: decimal
}

.series-list ul li a {
	color: #222636;
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	padding: 10px 0
}

.series-list ul li:last-child {
	border: 0 none
}

.series-list ul li.active>a {
	color: #ff585c
}

.social-list-icons a {
	margin-left: 10px;
	display: inline-block;
	line-height: 16px;
	vertical-align: middle
}

.social-list-icons a i {
	font-size: 18px
}

.social-list-icons a i.fa-facebook {
	color: #3b5998
}

.social-list-icons a i.fa-twitter {
	color: #1da1f2
}

.social-list-icons a i.fa-linkedin {
	color: #0077b5
}

.social-list-icons a i.fa-google-plus {
	color: #dd4b39
}

.social-list-icons a i.fa-reddit-alien {
	color: #ff4500
}

.blog-tutorilas-info .blog-list-info-details {
	min-height: auto;
	padding: 30px 0 0
}

.dark .fr-view p,
.dark .fr-view span,
.dark .fr-view li,
.dark .fr-view b,
.dark .fr-view i,
.dark .fr-view pre,
.dark .fr-view .blockquote {
	color: #fff !important
}

.dark .fr-view blockquote {
	border-color: #fff !important
}

.dark .fr-view table tr,
.dark .fr-view table td,
.dark .fr-view pre {
	background-color: #2c2f40 !important
}

.dark .fr-view a {
	color: #ff585c !important
}

.display-hide {
	height: 0 !important;
	width: 0 !important;
	border: none !important;
	padding: 0 !important;
	visibility: hidden !important;
	margin: 0 !important;
	position: absolute !important
}

.dark .blog-heading,
.dark .blog-list-info-details .editor-content p,
.dark .blog-summary-list li,
.dark .blog-list-likes span,
.dark .blog-posts .col-md-3 h2,
.dark .blog-content .editor-content li,
.dark .blog-content .editor-content b,
.dark .comment-form h2 {
	color: #fff !important
}

.dark .basic-breadcrumb .breadcrumb>li>a,
.dark .blog-category-list li a,
.dark .blog-category-listing li a,
.dark .blog-content p,
.dark .trending-blog-list h3,
.dark .fr-view table td,
.dark .fr-view h5,
.dark .fr-view h6,
.dark .blog-comments-list h4,
.dark .blog-comments-list p,
.dark .blog-author-summary h3,
.dark .blog-author-summary span,
.dark .blog-author-summary p,
.dark .comment-form p,
.dark .comment-form label,
.dark .main-header .navbar-nav>li>a {
	color: #fff !important
}

.fr-view pre {
	background: rgba(31, 120, 209, 0.044);
	padding: 0px 10px !important;
	white-space: pre-wrap !important
}

.fr-view html,
.fr-view body,
.fr-view div,
.fr-view span,
.fr-view applet,
.fr-view object,
.fr-view iframe,
.fr-view h1,
.fr-view h2,
.fr-view h3,
.fr-view h4,
.fr-view h5,
.fr-view h6,
.fr-view p,
.fr-view blockquote,
.fr-view pre,
.fr-view a,
.fr-view abbr,
.fr-view acronym,
.fr-view address,
.fr-view big,
.fr-view cite,
.fr-view code,
.fr-view del,
.fr-view dfn,
.fr-view em,
.fr-view img,
.fr-view ins,
.fr-view kbd,
.fr-view q,
.fr-view s,
.fr-view samp,
.fr-view small,
.fr-view strike,
.fr-view strong,
.fr-view sub,
.fr-view sup,
.fr-view tt,
.fr-view var,
.fr-view b,
.fr-view u,
.fr-view i,
.fr-view center,
.fr-view dl,
.fr-view dt,
.fr-view dd,
.fr-view ol,
.fr-view ul,
.fr-view li,
.fr-view fieldset,
.fr-view form,
.fr-view label,
.fr-view legend,
.fr-view table,
.fr-view caption,
.fr-view tbody,
.fr-view tfoot,
.fr-view thead,
.fr-view tr,
.fr-view th,
.fr-view td,
.fr-view article,
.fr-view aside,
.fr-view canvas,
.fr-view details,
.fr-view embed,
.fr-view figure,
.fr-view figcaption,
.fr-view footer,
.fr-view header,
.fr-view hgroup,
.fr-view menu,
.fr-view nav,
.fr-view output,
.fr-view ruby,
.fr-view section,
.fr-view summary,
.fr-view time,
.fr-view mark,
.fr-view audio,
.fr-view video {
	margin: unset;
	padding: unset;
	border: unset;
	font-size: unset;
	font: unset
}

.fr-view ul li ul,
.fr-view ul li ol,
.fr-view ol li ul,
.fr-view ol li ol {
	padding-left: 40px
}

.fr-view h1 {
	margin-top: 21px;
	margin-bottom: 21px;
	line-height: 39px;
	font-size: 32px;
	color: #ff585c;
	font-weight: 700
}

.fr-view p,
.fr-view ol,
.fr-view ul {
	margin-top: 16px;
	margin-bottom: 16px;
	line-height: 28px;
	color: #444
}

.fr-view ol li ol,
.fr-view ul li ul,
.fr-view ol li ul,
.fr-view ul li ol {
	margin-top: 0;
	margin-bottom: 0
}

.fr-view ol,
.fr-view ul {
	padding-left: 40px;
	list-style-position: outside
}

.fr-view pre {
	margin-top: 13px;
	margin-bottom: 13px;
	line-height: 28px;
	color: #676767;
	background-color: rgba(31, 120, 209, 0.044);
	font-family: monospace;
	font-size: 16px
}

.fr-view h2 {
	margin-top: 19px;
	margin-bottom: 19px;
	line-height: 38px;
	color: #ff585c;
	font-size: 24px;
	font-weight: 700
}

.fr-view h3 {
	margin-top: 18px;
	margin-bottom: 18px;
	line-height: 23px;
	color: #ff585c;
	font-size: 18.7167px;
	font-weight: 700
}

.fr-view h4 {
	margin-top: 21px;
	margin-bottom: 21px;
	line-height: 20px;
	color: #ff585c;
	font-size: 16px;
	font-weight: 700
}

.fr-view h5 {
	margin-top: 22px;
	margin-bottom: 22px;
	line-height: 17px;
	font-size: 13.2833px;
	color: #333742;
	font-weight: 700
}

.fr-view h6 {
	margin-top: 24px;
	margin-bottom: 24px;
	line-height: 14px;
	font-size: 10.7167px;
	color: #333742;
	font-weight: 700
}

.fr-view p {
	font-size: 1em
}

.fr-view blockquote {
	font-size: 16px;
	border-radius: 0;
	border-left: 4px solid #ff585c;
	margin-left: 0px;
	padding-left: 5px;
	color: rgb(94, 53, 177);
	background-color: #f4f4f4;
	margin-top: 16px;
	margin-bottom: 16px
}

.fr-view blockquote::before {
	content: none
}

.fr-view a {
	text-decoration: underline;
	color: #ff585c;
	line-height: 28px
}

.dark .fr-view blockquote {
	color: #fff !important
}

.fr-view blockquote p {
	color: #444
}

.fr-view img.fr-dib {
	width: 100% !important
}

.fr-view strong {
	color: #222
}

#referralInvitationForm .input-group {
	margin: 30px 0 0px 0
}

#referralInvitationForm .input-group .form-control {
	height: 44px
}

.free-access {
	padding: 15px;
	background: #fff;
	border-radius;
	3px
}

.free-access img {
	width: 130px
}

.free-access .media-body {
	padding: 0 20px 0 0;
	vertical-align: middle
}

.free-access .media-left,
.free-access .media-right {
	vertical-align: middle
}

.free-access h3 {
	font-size: 50px;
	font-weight: 400;
	color: #ff585c;
	margin-bottom: 5px
}

.free-access p>strong {
	font-weight: 400;
	color: #ff585c
}

.free-access p>span {
	font-weight: 300;
	color: #232636
}

.free-access p {
	font-size: 18px;
	color: #333;
	line-height: 20px
}

.free-access .know-more {
	color: #ff585c;
	font-size: 14px;
	font-weight: 400;
	width: 75px;
	display: block;
	line-height: 20px
}

.know-more-courses {
	background: #f1f1f2;
	padding: 45px 0
}

.free-courses-list {
	padding-top: 45px
}

.form-control[disabled],
fieldset[disabled] .form-control {
	background-color: #eee !important
}

.icon-toll {
	background-position: -84px -213px;
	display: inline-block;
	height: 17px;
	width: 17px;
	vertical-align: text-bottom;
	margin-right: 6px;
	background-position: -536px -1283px
}

.agenda .top-courses {
	background: #fff;
	padding: 20px 20px 35px;
	;
	margin-top: 60px;
	border-radius: 5px
}

.agenda .top-courses h2 {
	color: #333
}

.agenda .top-courses .list-inline li a {
	color: #676767
}

.top-courses {
	padding: 45px 0 60px;
	background: #f4f4f4
}

.top-courses .list-inline {
	margin-left: 0;
	margin-top: 20px
}

.top-courses .list-inline li {
	float: left;
	width: 20.119%;
	position: relative;
	height: 102px;
	padding: 0;
	border: 1px solid #ff585c;
	margin-left: -1px;
	margin-bottom: -1px
}

.top-courses .list-inline li a {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 13px;
	width: 100%;
	text-align: center;
	padding: 0 10px;
	font-weight: 700;
	color: #676767;
	line-height: 18px
}

.top-courses .list-inline li a:hover {
	color: #ff585c
}

.thumbnail-details .refund-content {
	color: #ff585c;
	display: block;
	font-size: 12px;
	border-top: 1px solid #e7e7e7;
	padding-top: 5px;
	line-height: 14px
}

.home-testimonials {
	background: #f9f9f9;
	padding: 80px 0
}

.home-testimonials-list {
	margin-top: 40px
}

.home-testimonials-list .media {
	margin-bottom: 10px
}

.home-testimonials-list .editor-content {
	overflow: hidden;
	transition: all 0.5s
}

.home-testimonials-list .editor-content p {
	margin-top: 20px !important;
	color: #444 !important;
	line-height: 24px !important;
	margin-bottom: 0 !important
}

.home-testimonials-list p {
	color: #444;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 15px
}

.test-user-name {
	font-weight: 700;
	color: #222;
	font-size: 12px;
	line-height: 20px
}

.test-user-desg {
	color: #aaa;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400
}

.test-attend {
	color: #888;
	font-size: 12px;
	line-height: 16px;
	padding-top: 15px;
	border-top: 1px solid #ddd;
	height: 64px
}

.home-testimonials-list .media a {
	width: 20px;
	height: 20px;
	line-height: 18px;
	border-radius: 3px;
	text-align: center;
	display: inline-block;
	color: #fff;
	margin-top: 5px
}

.home-testimonials-list .media a i {
	font-size: 14px
}

.test-more-content {
	font-size: 12px;
	color: #ff585c
}

.test-more-content:hover,
.test-more-content:focus {
	color: #ff585c
}

.tutorial-listing-overview {
	padding: 60px 0
}

.tutorial-listing-overview h3 {
	color: #000;
	font-size: 30px;
	font-weight: 700;
	line-height: 45px
}

.tutorial-listing-overview .tutorial-overview-content {
	font-weight: 400;
	line-height: 45px;
	font-size: 14px;
	text-align: center
}

.tutorial-listing-overview .blog-listing-thumbnail .editor-content {
	margin-top: 20px
}

.tutorial-listing-overview .blog-listing-thumbnail .read-more {
	margin-top: 15px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	color: #ff585c
}

.tutorial-banner {
	background-image: url('https://d2o2utebsixu4k.cloudfront.net/assets/images/banners/tutorial-banner.jpg');
	background-repeat: no-repeat;
	position: relative;
	padding: 60px 0 30px;
	background-size: cover
}

.tutorial-banner .static-overlay {
	background: rgba(0, 0, 0, 0.4)
}

.tutorial-banner .container {
	position: relative
}

.tutorial-banner h1 {
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	line-height: 36px;
	padding-top: 75px
}

.tutorial-banner p {
	font-weight: 400;
	line-height: 45px;
	font-size: 14px;
	color: #fff
}

.tutorial-banner .list-inline {
	margin-top: 50px
}

.tutorial-banner .list-inline li {
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
	color: #fff;
	text-transform: uppercase;
	padding-right: 45px;
	margin-top: 20px
}

.tutorial-banner .list-inline li span {
	display: block;
	font-weight: 400;
	text-transform: capitalize
}

.tutorial-list-overview {
	padding: 45px 0;
	background: #f5f5f5
}

.tutorial-list-overview .tutorial-series-summary {
	margin-top: 10px
}

.tutorial-list-overview .blog-view-info {
	padding-bottom: 20px
}

.tutorial-sticky .tutorial-sticky-name {
	background: #f5f5f5;
	padding: 20px 0;
	z-index: 99;
	width: 100%;
	visibility: hidden;
	opacity: 0;
	transition: all 0.1s ease
}

.tutorial-sticky-name h1 {
	font-size: 30px;
	font-weight: 700;
	line-height: 36px;
	color: #000
}

.tutorial-stick-top .tutorial-sticky-name {
	visibility: visible;
	opacity: 1
}

.tutorial-sticky .sticky-wrapper {
	visibility: hidden;
	opacity: 0;
	transition: all 0.1s ease;
	height: 0 !important
}

.tutorial-sticky .tutorial-stick-top.sticky-wrapper {
	visibility: visible;
	opacity: 1;
	height: auto !important
}

.tutorial-sticky .tutorial-nav-togglebar {
	display: none !important
}

.series-sticky .series-sticky-name {
	background: #f5f5f5;
	padding: 10px 0;
	z-index: 99;
	width: 100%;
	transition: all 0.1s ease;
	position: relative
}

.series-sticky-name h1 {
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
	color: #000
}

.series-sticky .sticky-wrapper {
	transition: all 0.1s ease
}

.series-sticky .series-nav-togglebar {
	display: none !important
}

.next-prev {
	padding: 10px 0
}

.next-prev a {
	color: #ff585c;
	font-size: 14px;
	line-height: 36px;
	font-weight: 700
}

.next-prev a i {
	font-size: 18px;
	width: 30px;
	height: 30px;
	border: 2px solid #ff585c;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	line-height: 27px;
	display: inline-block
}

.next-prev .pull-left a i {
	margin-right: 5px
}

.next-prev .pull-right a i {
	margin-left: 5px
}

.navbar-tutorial {
	position: fixed;
	top: 0;
	left: -304px;
	width: 304px;
	background-color: #fff;
	z-index: 9999;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	bottom: 0;
	padding: 0;
	overflow-y: auto;
	visibility: hidden;
	border: 0 none;
	transform: translate3d(-100%, 0, 0);
	-webkit-transform: translate3d(-100%, 0, 0);
	-ms-transform: translate3d(-100%, 0, 0)
}

.navbar-tutorial.open {
	left: 0;
	visibility: visible;
	transition: left 0.3s;
	-webkit-transition: left 0.3s;
	transform: translate3d(0%, 0, 0);
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	z-index: 99999999
}

.navbar-tutorial {
	position: fixed;
	top: 0;
	left: -100%;
	width: 304px;
	background-color: #fff;
	z-index: 9999;
	transition: left 0.3s ease-in-out 0s;
	-webkit-transition: left 0.3s ease-in-out 0s;
	bottom: 0;
	padding: 0;
	overflow-y: auto;
	border: 0 none;
	min-height: 100%
}

.navbar-tutorial.open {
	left: 0
}

.navbar-tutorial .tutorial-series-summary {
	width: 100%;
	display: block
}

.navbar-tutorial .tutorial-nav-close {
	position: absolute;
	top: 15px;
	right: 15px
}

.navbar-series {
	position: fixed;
	top: 0;
	left: -304px;
	width: 304px;
	background-color: #fff;
	z-index: 9999;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	bottom: 0;
	padding: 0;
	overflow-y: auto;
	visibility: hidden;
	border: 0 none;
	transform: translate3d(-100%, 0, 0);
	-webkit-transform: translate3d(-100%, 0, 0);
	-ms-transform: translate3d(-100%, 0, 0)
}

.navbar-series.open {
	left: 0;
	visibility: visible;
	transition: left 0.3s;
	-webkit-transition: left 0.3s;
	transform: translate3d(0%, 0, 0);
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	z-index: 99999999
}

.navbar-series {
	position: fixed;
	top: 0;
	left: -100%;
	width: 304px;
	background-color: #fff;
	z-index: 9999;
	transition: left 0.3s ease-in-out 0s;
	-webkit-transition: left 0.3s ease-in-out 0s;
	bottom: 0;
	padding: 0;
	overflow-y: auto;
	border: 0 none;
	min-height: 100%
}

.navbar-series.open {
	left: 0
}

.navbar-series .tutorial-series-summary {
	width: 100%;
	display: block
}

.navbar-series .series-nav-close {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 99
}

.no-width {
	width: auto !important
}

.no-width.btn-success {
	padding: 5px 15px !important;
	line-height: 28px
}

.success_content .bg-color-grey p {
	line-height: 24px
}

.success_content .bg-color-grey>div>p span:first-child {
	margin-right: 4px
}

.content_four p {
	line-height: 24px
}

.content_four h4 {
	margin-bottom: 10px
}

.content_four .label {
	text-align: left;
	padding-left: 0;
	margin-top: 15px
}

.content_four .div_title {
	line-height: 30px !important;
	font-size: 35px !important;
	color: #333 !important;
	padding-top: 35px !important
}

.table-row {
	border: 1px solid #d5d5d5;
	border-bottom: 0
}

.table-row:last-child {
	border-bottom: 1px solid #d5d5d5
}

.table-row>div {
	border-right: 1px solid #d5d5d5;
	padding: 10px;
	font-size: 13px
}

.table-row>div:last-child {
	border-right: 0
}

.table-details {
	padding: 0 15px;
	margin-top: 10px
}

.table-row .no-padding-bottom .table-row {
	border-top: 0;
	border-bottom: 0
}

.table-bottom>.row:first-child {
	border-top: 0
}

.content_four p.color-black {
	color: #000 !important
}

.content_four .btn-success {
	background-color: #ff585c !important;
	color: #fff !important;
	height: auto !important;
	border: 1px solid #ff585c !important
}

.content_four .btn-success:hover,
.content_four .btn-success:focus {
	background-color: #fff !important;
	color: #ff585c !important;
	border: 1px solid #ff585c !important
}

.success_content .table-content span {
	font-size: 12px;
	line-height: 15px
}

.content_four h2.div_title,
h2.div_title {
	font-size: 20px !important;
	padding-bottom: 14px !important;
	padding-top: 20px !important;
	margin-top: 0 !important
}

.top-first h1 {
	font-size: 28px;
	color: #5cb85c;
	margin-bottom: 15px
}

.border-top {
	border-top: 1px solid #eaeaec;
	margin-top: 35px
}

.border-top .content_three {
	margin-top: 10px !important
}

.success_content h4 {
	font-size: 14px;
	padding-top: 5px
}

.success_content .editor-content p {
	line-height: 22px !important
}

.top-first h4 {
	font-size: 22px;
	margin-top: 20px
}

.content_four h2.div_title.no-padding-top {
	padding-top: 15 !important;
	padding-bottom: 0px !important;
	line-height: 13px !important
}

.content_three .div_btn_group.width .btn {
	min-width: 250px;
	margin-right: 0 !important
}

.content_four .label.label-success {
	padding-left: 5px
}

.top-second p {
	margin-bottom: 0 !important
}

.top-second p span {
	margin-bottom: 0 !important
}

.editor-content p.no-margin-top {
	margin-top: 0 !important
}

.success_content p.fs13 {
	line-height: 18px
}

.content_one p span {
	display: inline-block
}

.content_one .input-group-btn {
	display: table-cell
}

.success_content .text-left .editor-content ul li {
	font-size: 13px !important;
	line-height: 21px !important
}

.footer-common {
	margin-bottom: 50px
}

.option-box-footer {
	bottom: 6px;
	right: 0;
	left: 0;
	position: fixed;
	z-index: 20;
	box-sizing: border-box;
	overflow: hidden;
	transition: all 0.7s;
	z-index: 8
}

.option-box-footer .container {
	padding: 0px 14px !important
}

.cookie-box-inner-div {
	border-radius: 4px;
	padding: 10px;
	height: 60px;
	background-color: #414042 !important;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.4px;
	line-height: 20px;
	overflow: hidden
}

.option-box-close-btn a {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 22px;
	height: 22px
}

.alert-box-info-txt {
	color: #fff
}

.cookie-policy-lnk {
	margin-left: 4px;
	color: #ff585c;
	font-size: 12px;
	text-decoration: underline
}

.cookie-policy-lnk:first-child {
	margin-right: 4px
}

.cookie-policy-lnk:hover {
	text-decoration: underline
}

.policy-accept-btn .btn {
	font-size: 13px;
	margin: 6px 0;
	float: right;
	top: 15px;
	right: 30px;
	display: inline;
	padding: 6px 10px;
	color: #fff;
	background-color: #ff585c
}

.policy-accept-btn a:before {
	content: '\2713';
	padding-right: 3px
}

.anniversary-thumbnail {
	display: block;
	position: relative;
	padding: 25px;
	background: #fff;
	box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.09);
	height: 280px;
	margin-bottom: 32px;
	text-align: center;
	border-radius: 2px
}

.anniversary-thumbnail img {
	width: 104px;
	height: 82px;
	margin: 25px auto 17px;
	display: block
}

.anniversary-thumbnail .heading {
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 1px;
	color: #000;
	display: block;
	line-height: 20px
}

.anniversary-thumbnail .content {
	color: #676767;
	font-size: 16px;
	line-height: 24px;
	height: 50px;
	overflow: hidden;
	letter-spacing: 1.1px;
	display: block;
	margin-top: 4px
}

.anniversary-thumbnail .coupon {
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	color: #232636;
	letter-spacing: 1px;
	display: block;
	text-transform: uppercase
}

.anniversary-thumbnail .valid-till {
	bottom: auto;
	right: 26px;
	top: 12px;
	transform: none;
	width: auto;
	left: auto;
	font-size: 12px;
	color: #676767;
	position: absolute
}

.anniversary-thumbnail .valid-till span {
	font-weight: 700
}

.anniversary-thumbnail .know-more {
	width: 120px;
	height: 32px;
	background: #ff585c;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	display: inline-block;
	line-height: 30px
}

.anniversary-modal h3 {
	margin: 15px 0;
	text-align: center
}

.anniversary-modal h3 span {
	padding-right: 10px
}

.anniversary-modal .btn {
	margin: 0 auto;
	width: 175px;
	display: block
}

.static-list>li>ul {
	padding-left: 40px
}

.img-small-home {
	margin-top: 30px
}

.img-small-home a {
	margin-left: 15px
}

.img-small-home img {
	height: 57px
}

.anniversary-banner {
	background: rgba(0, 0, 0, 0) url("https://d2o2utebsixu4k.cloudfront.net/assets/images/banners/banner-anniversary-page-1.jpg") no-repeat scroll center bottom / cover;
	padding: 250px
}

.blog-new-comments {
	background: #fdfdfd;
	padding: 20px;
	border-top: 1px solid #ededf3
}

.blog-comment-form .form-control::-moz-placeholder {
	color: #222;
	font-weight: 700;
	opacity: 1;
	font-size: 12px
}

.blog-comment-form .form-control {
	height: 37px;
	border-radius: 0
}

.blog-comment-form textarea.form-control {
	height: auto
}

.blog-comment-form .btn-success {
	height: 37px;
	padding: 0 8px
}

.blog-comment-form .col-md-9 .col-md-6:last-child {
	margin-left: -1px
}

.blog-comment-form .col-md-9 {
	padding-right: 0
}

.blog-comment-form .col-md-3 {
	padding-left: 10px
}

.blog-new-comments .note-text {
	color: #999;
	font-size: 12px;
	margin-top: 5px
}

.blog-comment-name {
	font-size: 14px;
	font-weight: 700;
	color: #222
}

.blog-comment-date {
	font-size: 13px;
	color: #999;
	margin: 0 10px
}

.blog-comment-like {
	height: 20px;
	background: #f7eeef;
	color: #dc5457;
	font-size: 12px;
	line-height: 20px;
	padding: 0 5px;
	display: inline-block
}

.blog-comment-content {
	font-size: 13px;
	color: #444;
	line-height: 24px;
	margin-top: 10px
}

.like-reply {
	margin-top: 10px
}

.like-reply a {
	font-size: 12px;
	font-weight: 700;
	color: #222;
	margin-right: 25px
}

.like-reply a i {
	margin-right: 8px;
	font-size: 14px
}

.blog-view-comments-section-list {
	margin-bottom: 20px
}

.blog-reply-comments .blog-view-comments-section-list {
	border-left: 3px solid #d5d5d5;
	padding-left: 15px
}

.blog-view-comments-summary>.blog-view-comments-list {
	border-bottom: 1px solid #d5d5d5;
	padding: 20px 0
}

.blog-view-comments-summary>.blog-view-comments-list:first-child {
	padding-top: 0
}

.blog-view-comments-summary>.blog-view-comments-list:last-child {
	border-bottom: 0 none
}

.static-tutorial {
	font-family: 'Open Sans', sans-serif
}

.static-sidebar {
	z-index: 1000;
	display: block;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #f9f9f9;
	width: 350px
}

.static-sidebar h2.section-heading {
	padding: 10px;
	font-family: 'Open Sans', sans-serif;
	text-transform: none;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0
}

.static-sidebar h2.section-heading:before {
	height: 2px
}

.static-sidebar .panel-group {
	padding-top: 15px
}

.static-sidebar .sidebar-accordion {
	padding-top: 15px
}

.static-sidebar .sidebar-accordion>li {
	padding: 0 20px
}

.static-sidebar .sidebar-accordion>li>a {
	display: block;
	padding: 10px;
	font-size: 13px;
	line-height: 18px;
	color: rgba(0, 0, 0, 0.7)
}

.static-sidebar .sidebar-accordion>li.active>a {
	color: #ff585c
}

.static-sidebar .sidebar-accordion>li>a:hover {
	color: #ff585c
}

.static-sidebar .sidebar-accordion>li ul {
	padding: 0 10px 0 10px
}

.static-sidebar .sidebar-accordion>li ul li {
	color: #d5d5d5;
	font-size: 12px;
	position: relative;
	padding-left: 30px;
	margin-bottom: 5px
}

.static-sidebar .sidebar-accordion>li ul li:before {
	color: #999;
	content: "\f111";
	font-family: FontAwesome;
	font-size: 6px;
	line-height: 5px;
	padding: 0 0 0 2px;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 9px
}

.static-sidebar .sidebar-accordion>li ul li a {
	color: #000;
	display: block;
	line-height: 24px
}

.static-sidebar .sidebar-accordion>li ul li.active {
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px
}

.static-sidebar .sidebar-accordion>li ul li.active a {
	color: #ff585c
}

.static-sidebar .sidebar-accordion>li ul li.active:before {
	color: #ff585c;
	top: 20px;
	left: 10px
}

.static-sidebar .panel-group .panel {
	border-radius: 0;
	border: 0 none;
	background: transparent;
	box-shadow: none;
	padding: 0 20px
}

.static-sidebar .panel-group .panel+.panel {
	margin: 0
}

.static-sidebar .panel-default>.panel-heading {
	background: transparent;
	border: 0 none;
	padding: 0
}

.static-sidebar .panel-default>.panel-heading h4 {
	font-weight: 400
}

.static-sidebar .panel-default>.panel-heading h4 a {
	display: block;
	padding: 10px;
	font-size: 13px;
	line-height: 18px;
	color: rgba(0, 0, 0, 0.5)
}

.static-sidebar .panel-default>.panel-heading.active h4 a {
	color: #000
}

.static-sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border: 0 none;
	padding: 0 10px 0 20px
}

.static-sidebar .panel-body ul li {
	color: #d5d5d5;
	font-size: 12px;
	position: relative;
	padding-left: 20px;
	margin-bottom: 5px
}

.static-sidebar .panel-body ul li:before {
	color: #999;
	content: "\f111";
	font-family: FontAwesome;
	font-size: 6px;
	line-height: 5px;
	padding: 0 0 0 2px;
	margin-right: 5px;
	position: absolute;
	left: 0;
	top: 9px
}

.static-sidebar .panel-body ul li a {
	color: #000;
	display: block;
	line-height: 24px
}

.static-sidebar .panel-body ul li.active a {
	color: #ff585c
}

.static-sidebar .panel-body ul li.active:before {
	color: #ff585c
}

.main-content-area {
	margin-top: 0;
	padding-left: 350px
}

.publish-details {
	background: #fff;
	padding: 30px 140px 0px
}

.top-publish {
	position: relative;
	padding-bottom: 50px
}

.top-publish img {
	height: 100px;
	width: 100px;
	margin-top: 10px;
	border-radius: 5px
}

.top-publish .media-left {
	padding-right: 25px
}

.top-publish h3 {
	color: #000;
	font-size: 24px;
	line-height: 36px
}

.top-publish h3 span {
	display: block;
	font-weight: 300;
	color: rgba(0, 0, 0, 0.6);
	font-size: 18px
}

.bottom-publish {
	padding: 20px;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	background: #f9f9f9
}

.publish-summary {
	height: 40px;
	padding-top: 3px
}

.publish-summary h4 {
	color: #000;
	font-size: 12px;
	line-height: 16px
}

.publish-summary span {
	color: rgba(0, 0, 0, 0.6);
	font-size: 10px;
	line-height: 16px
}

.bottom-publish img {
	height: 40px;
	width: 40px;
	border-radius: 20px
}

.content-details {
	padding: 30px 140px
}

.content-details h3 {
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 28px
}

.content-details h4 {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 5px
}

.content-details h4 span {
	color: #666;
	font-size: 12px;
	display: inline-block;
	text-align: left;
	line-height: 14px;
	margin-right: 5px;
	width: 20px;
	border-right: 1px solid #ff585c
}

.content-details p {
	font-size: 13px;
	line-height: 24px
}

.left-padding-content {
	padding-left: 26px
}

.content-details ul {
	margin-top: 10px;
	list-style: disc;
	margin-bottom: 10px;
	margin-left: 30px
}

.content-details ul li {
	font-size: 13px;
	margin-bottom: 5px;
	line-height: 16px;
	padding-left: 5px
}

.section-part {
	margin-bottom: 20px
}

.content-details table {
	margin-top: 10px
}

.content-details th {
	font-size: 13px;
	font-weight: bold
}

.content-details td {
	font-size: 13px
}

.content-details .table>tbody>tr>td {
	border-top: 1px solid #d2dbea
}

.content-details .table>tbody>tr:last-child td {
	border-bottom: 1px solid #d2dbea
}

.content-details .table>thead>tr>th {
	border-color: #97a3b8
}

.table-striped>tbody>tr:nth-of-type(2n+1) {
	background: #eff4fc
}

.content-details p a,
.content-details li a {
	color: #ff585c;
	text-decoration: underline
}

.tutorial-info {
	background-color: #fff;
	padding: 20px 140px 20px
}

.tutorial-info .row {
	margin-left: -5px;
	margin-right: -5px
}

.tutorial-info .col-md-4 {
	padding-left: 5px;
	padding-right: 5px
}

.tutorial-info .content {
	position: relative;
	display: block;
	border-radius: 3px;
	background-color: #efefef;
	height: 54px;
	margin-bottom: 10px;
	border: 1px solid transparent;
	border-left: 2px solid #ff585c
}

.tutorial-info .content span {
	padding: 0px 15px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	color: #333;
	font-size: 12px;
	font-weight: 700
}

.tutorial-info h3 {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.67;
	margin-left: 5px
}

.tutorial-info p {
	margin-left: 5px;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #333
}

.tutorial-info span {
	color: #ff585c;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px
}

.tutorial-info .content:hover {
	border-color: #efefef;
	border-left-color: #5489e8;
	box-shadow: 0px 1px 0px 0px rgba(36, 38, 47, 0.10), 0px 4px 6px 0px rgba(0, 0, 0, 0.06);
	background-color: #fff
}

.tutorial-info .content:focus {
	background-color: #5489e8;
	color: #fff;
	border-left-color: #5489e8
}

.tutorial-info .content:focus span {
	color: #fff
}

.benefits-content p {
	margin-left: 26px
}

.backTo-menu {
	display: none
}

.course-feedback-form {
	background-color: #f5f5f5;
	margin: 80px 100px
}

.course-feedback-form>.container {
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.2);
	height: inherit
}

.csm-course-heading {
	height: 100%;
	background: url('https://d2o2utebsixu4k.cloudfront.net/assets/images/reviews/bg.png') no-repeat;
	padding: 50px;
	margin-left: -15px;
	margin-right: -15px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px
}

.csm-course-heading span {
	margin-bottom: 4px
}

.crs-date {
	display: block;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.5px;
	color: #fff
}

.crs-name-fdbk {
	display: block;
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: normal;
	color: #fff
}

.crs-venue {
	display: block;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff
}

.fdbk-basic-details {
	margin: 30px 0
}

.fdbk-basic-details span {
	float: left;
	height: 30px;
	display: inline-block;
	font-family: 'Raleway', sans-serif;
	font-size: 10px;
	background: rgba(255, 255, 255, 0.15);
	color: #fff;
	box-shadow: none;
	padding: 0px 25px;
	border-radius: 3px;
	width: 110px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	line-height: 3
}

.fdbk-basic-details input {
	height: 30px;
	box-shadow: none;
	border: none;
	border-radius: 3px;
	background: rgba(255, 255, 255, 0.2) !important;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Raleway', sans-serif;
	color: #fff;
	padding: 5px 11px;
	width: 200px !important;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.fdbk-basic-details input:focus {
	outline: 0;
	box-shadow: none;
	border: none
}

.fdbk-basic-details .form-control {
	color: #fff !important
}

.course-feedback-form .form-control::placeholder {
	color: #fff !important;
	opacity: 1
}

.course-feedback-form .form-control::-webkit-input-placeholder {
	color: #fff !important
}

.course-feedback-form .form-control:-moz-placeholder {
	color: #fff !important;
	opacity: 1
}

.course-feedback-form .form-control::-moz-placeholder {
	color: #fff !important;
	opacity: 1
}

.course-feedback-form .form-control:-ms-input-placeholder {
	color: #fff !important
}

.course-fdbkform-right {
	background-color: #fff;
	padding: 30px
}

.user-form-heading {
	font-weight: bold;
	font-size: 20px;
	color: #333742;
	letter-spacing: 1.5px;
	position: relative;
	padding: 5px 0;
	font-family: 'Raleway', sans-serif;
	line-height: 18px
}

.user-msg {
	display: block;
	font-size: 14px;
	color: #333 !important;
	font-family: 'Raleway', sans-serif
}

.hd-before-line:before {
	position: absolute;
	content: ' ';
	background: #ff585c;
	box-shadow: 0px 4px 8px 0px rgba(255, 88, 91, 0.30);
	width: 44px;
	height: 4px;
	top: 60px
}

.logo-fdbk {
	padding: 0px 0 30px 30px
}

.logo-fdbk img {
	width: 157.3px;
	height: 32px
}

.course-fdbkform-right .user-form {
	padding-left: 0;
	padding: 20px 0
}

.course-fdbkform-right .user-form .form-input {
	margin-top: 20px;
	position: relative
}

.course-fdbkform-right .user-form input {
	border-bottom: 1px solid #eaeaec;
	box-shadow: none;
	font-family: 'Raleway', sans-serif
}

.course-fdbkform-right .user-form .form-input .form-control {
	border-bottom: 1px solid #eaeaec;
	border-radius: 0
}

.course-fdbkform-right .user-form .form-input .form-control:focus {
	outline: 0;
	box-shadow: none;
	border-bottom: 1px solid #ff585c
}

.course-fdbkform-right .user-form input {
	top: 10px;
	margin-left: 0;
	padding: 0;
	border: 0;
	outline: 0;
	max-width: 100%;
	color: #222637;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #eaeaea;
	background: transparent
}

.lableTxt {
	line-height: 2;
	position: absolute;
	top: 10px;
	margin-bottom: 0;
	font-size: 10px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	color: #666;
	pointer-events: none
}

.course-fdbkform-right .user-form .form-input input:focus~label,
.course-fdbkform-right .user-form .form-input input.used~label {
	top: -20px;
	transition: 0.5s ease-in-out all
}

.picture-input {
	margin-left: 0px;
	display: inline-block
}

.picture-input label {
	margin-top: 10px;
	border-radius: 100%;
	box-shadow: 0px 0px 2px #888;
	background-color: #d8d8d8;
	cursor: pointer
}

.picture-input img {
	margin-top: 0px;
	display: inline-block;
	padding: 10px 10px
}

.picture-input input {
	display: none;
	position: absolute
}

.course-fdbkform-right .user-form input:focus {
	border-bottom: 1px solid #ff585c !important
}

.crsFdbk-rating {
	margin: 33px 0 18px 0
}

.crsFdbk-rating span.label {
	display: block !important;
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.67;
	color: #000;
	text-align: left;
	padding-left: 0
}

.crsFdbk-rating .rate {
	padding: 0 !important;
	margin: 0
}

.crsFdbk-rating .form-group {
	margin-bottom: 0
}

.crsFdbk-rating .rate input:checked~label,
.crsFdbk-rating .rate label:hover,
.crsFdbk-rating label:hover~label {
	color: #4cce6a !important
}

.crsFdbk-comment span.label {
	display: block !important;
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.67;
	color: #000;
	text-align: left;
	padding-left: 0
}

.crsFdbk-comment textarea {
	border: none;
	border-bottom: 1px solid #eaeaec;
	box-shadow: none;
	height: 78px
}

.crsFdbk-comment .form-control {
	border-bottom: 1px solid #eaeaec;
	border-radius: 0
}

.crsFdbk-comment .form-control:focus {
	outline: 0;
	box-shadow: none;
	border-bottom: 1px solid #ff585c
}

.fdbk-desclaimer {
	margin-top: 18px;
	display: inline-block;
	font-size: 10px;
	font-family: 'Raleway', sans-serif
}

.sbmt-feedback {
	margin-top: 20px;
	background-color: #ff585c;
	color: #fff;
	border: none;
	padding: 15px 40px;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	box-shadow: 0 7px 10px 0 rgba(229, 90, 90, 0.4);
	border-radius: 5px
}

.sbmt-feedback:focus {
	outline: 0
}

.crsFdbk-rating .starrr {
	padding-left: 0
}

.crsFdbk-rating .starrr .fa-star {
	color: #4cce6a
}

.crsFdbk-rating .starrr .fa-star-o {
	color: #d5d5d5
}

.crsFdbk-rating .starrr span {
	padding-right: 3px;
	padding-top: 0;
	padding-left: 0 !important
}

.checkbox-agree {
	height: 100%
}

.checkbox-agree+label,
.checkbox>label {
	position: relative !important;
	left: auto !important;
	right: auto !important;
	top: auto !important;
	color: #8c8c8c !important;
	font-size: 14px;
	line-height: 20px !important;
	font-weight: 400 !important;
	padding-left: 15px
}

.modal .checkbox .error {
	padding-left: 15px
}

.course-fdbkform-message {
	background-color: #fff;
	padding: 30px 30px 220px 30px
}

.course-fdbkform-message .user-form-heading {
	padding: 10px 0
}

.fdbk-success-msg {
	padding: 120px 0
}

.fdbk-msg {
	padding: 50px 0
}

.fdbk-msg .user-msg {
	font-size: 22px;
	padding: 15px 0;
	line-height: 42px
}

.course-fdbkform-message .hd-before-line::before {
	top: 38px
}

.fdbk-basic-details span {
	padding: 0px 12px;
	width: 72px
}

.fdbk-basic-details span:last-child {
	line-height: 2;
	height: 30px;
	box-shadow: none;
	border: none;
	border-radius: 3px;
	background: rgba(255, 255, 255, 0.2);
	font-size: 12px;
	font-weight: bold;
	font-family: 'Raleway', sans-serif;
	color: #fff;
	padding: 5px 11px;
	width: 325px !important;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important
}

.fdbk-basic-details span.error {
	margin-top: 4px;
	background: transparent !important;
	width: auto !important;
	display: block;
	float: none
}

.csm-padding {
	padding: 50px 40px
}

.group-discount {
	position: absolute;
	left: 15px;
	bottom: 10px
}

.group-discount a {
	background: #fff;
	padding: 8px 10px;
	border-radius: 3px;
	color: #ff585c;
	font-size: 13px;
	font-weight: 700;
	display: block
}

.group-discount a span {
	padding-right: 10px;
	display: inline-block
}

.group-discount-content {
	background: #fff;
	padding: 15px;
	border-left: 2px solid #ff585c;
	border-radius: 3px;
	margin-bottom: 15px
}

.group-discount-content span {
	font-size: 16px;
	padding-right: 10px;
	border-right: 1px solid #ff585c;
	display: inline-block;
	padding-left: 10px;
	color: #333;
	line-height: 24px
}

.group-discount-content span:first-child {
	color: #ff585c;
	font-weight: 700;
	padding-right: 10px;
	border-right: 0 none
}

.group-discount-content span:last-child {
	border-right: 0 none
}

@media only screen and (min-width:1031px) {
	.delivery-format.second .location-search-hide .form-group {
		width: 43%
	}
	.home-banner.third,
	.anniversary-banner {
		background-size: initial
	}
}

@media only screen and (min-width:1025px) {
	.mega-menu .hdr-content .owl-item:nth-child(1) {
		width: 232px !important
	}
	.mega-menu .hdr-content .owl-item:nth-child(2) {
		width: 173px !important
	}
	.mega-menu .hdr-content .owl-item:nth-child(3) {
		width: 70px !important
	}
	.mega-menu .hdr-content .owl-item:nth-child(4) {
		width: 115px !important
	}
	.mega-menu .hdr-content .owl-item:nth-child(5) {
		width: 180px !important
	}
	.mega-menu .hdr-content .owl-item:nth-child(6) {
		width: 121px !important
	}
	.mega-menu .hdr-content .owl-item:nth-child(7) {
		width: 147px !important
	}
}

@media only screen and (min-width: 1024px) {
	.md-block {
		display: block
	}
	.flex-up {
		display: flex
	}
	.flex-up>div {
		align-self: center
	}
	.no-align>div {
		align-self: normal
	}
	.no-align>div>div {
		height: 100%
	}
	.align-top {
		align-self: auto !important
	}
	.align-top>div {
		height: 100%
	}
	.enroll-course .flex-up .quantity,
	.enroll-course .flex-up .course-price-info {
		margin-top: 0
	}
	.featured .container {
		padding-top: 30px;
		padding-bottom: 30px
	}
	.actual-price {
		position: absolute;
		left: 50%;
		top: -17px;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 100%
	}
	.valid-till {
		position: absolute;
		left: 50%;
		bottom: -17px;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 100%
	}
	.exe-gst .valid-till {
		bottom: -27px
	}
	.course-price-info .dollar-icon {
		margin-right: 0
	}
	.top-coaches .owl-prev,
	.top-coaches .owl-next,
	.accrediation .owl-prev,
	.accrediation .owl-next,
	.gallery-owl .owl-buttons div {
		position: relative;
		overflow: hidden;
		width: 60px;
		height: 60px;
		border-radius: 100% !important;
		box-shadow: 30px -30px 0 2px #ffffff, -30px -30px 0 2px #ffffff, -30px 30px 0 2px #ffffff, 30px 30px 0 2px #fffffff, 0 0 0 2px #fffffff;
		line-height: 66px;
		text-align: center;
		display: block !important
	}
	.top-coaches .owl-prev:hover,
	.top-coaches .owl-next:hover,
	.accrediation .owl-prev:hover,
	.accrediation .owl-next:hover {
		animation: borders .4s ease 1 forwards
	}
	.top-coaches .owl-next:hover i,
	.accrediation .owl-next:hover i {
		background-position: -448px -121px
	}
	.accrediation .owl-prev:hover i,
	.top-coaches .owl-prev:hover i {
		background-position: -492px -121px
	}
	.blog-view-details .row {
		display: flex;
		align-items: center
	}
	@keyframes borders {
		0% {
			box-shadow: 30px -30px 0 2px #ffffff, -30px -30px 0 2px #ffffff, -30px 30px 0 2px #ffffff, 30px 30px 0 2px #ffffff, 0 0 0 2px #ff585c
		}
		25% {
			box-shadow: 0 -65px 0 2px #ffffff, -30px -30px 0 2px #ffffff, -30px 30px 0 2px #ffffff, 30px 30px 0 2px #ffffff, 0 0 0 2px #ff585c
		}
		50% {
			box-shadow: 0 -65px 0 2px #ffffff, -65px 0px 0 2px #ffffff, -30px 30px 0 2px #ffffff, 30px 30px 0 2px #ffffff, 0 0 0 2px #ff585c
		}
		75% {
			box-shadow: 0 -65px 0 2px #ffffff, -65px 0px 0 2px #ffffff, 0px 65px 0 2px #ffffff, 30px 30px 0 2px #ffffff, 0 0 0 2px #ff585c
		}
		100% {
			box-shadow: 0 -65px 0 2px #ffffff, -65px 0px 0 2px #ffffff, 0px 65px 0 2px #ffffff, 60px 40px 0 2px #ffffff, 0 0 0 2px #ff585c
		}
	}
	@keyframes border {
		0% {
			box-shadow: 30px -30px 0 2px #f4f4f4, -30px -30px 0 2px #f4f4f4, -30px 30px 0 2px #f4f4f4, 30px 30px 0 2px #f4f4f4, 0 0 0 2px #ff585c
		}
		25% {
			box-shadow: 0 -65px 0 2px #f4f4f4, -30px -30px 0 2px #f4f4f4, -30px 30px 0 2px #f4f4f4, 30px 30px 0 2px #f4f4f4, 0 0 0 2px #ff585c
		}
		50% {
			box-shadow: 0 -65px 0 2px #f4f4f4, -65px 0px 0 2px #f4f4f4, -30px 30px 0 2px #f4f4f4, 30px 30px 0 2px #f4f4f4, 0 0 0 2px #ff585c
		}
		75% {
			box-shadow: 0 -65px 0 2px #f4f4f4, -65px 0px 0 2px #f4f4f4, 0px 65px 0 2px #f4f4f4, 30px 30px 0 2px #f4f4f4, 0 0 0 2px #ff585c
		}
		100% {
			box-shadow: 0 -65px 0 2px #f4f4f4, -65px 0px 0 2px #f4f4f4, 0px 65px 0 2px #f4f4f4, 60px 40px 0 2px #f4f4f4, 0 0 0 2px #ff585c
		}
	}
	.cart-page .tab-content {
		position: relative
	}
	.cart-page .tab-content .alert b {
		font-weight: 700
	}
	.cart-page .tab-content .alert {
		position: absolute;
		right: 80px;
		left: 80px;
		top: 10px;
		font-size: 13px;
		line-height: 19px;
		padding-top: 10px;
		padding-bottom: 10px
	}
	.cart-page .tab-content .alert a {
		color: #000 !important
	}
	.gallery-owl .owl-buttons .owl-prev {
		left: -10%
	}
	.gallery-owl .owl-buttons .owl-next {
		right: -10%
	}
	.gallery-owl .owl-buttons div {
		border: 1px solid #d5d5d5 !important;
		transition: all 0.2s
	}
	.gallery-owl .owl-buttons div:hover {
		border: 1px solid #ff585c !important;
		transition: all 0.2s
	}
	.gallery-owl .owl-buttons .owl-prev:hover i {
		background-position: -492px -121px
	}
	.gallery-owl .owl-buttons .owl-next:hover i {
		background-position: -448px -121px
	}
	.trainers-list .editor-content {
		height: 50px !important
	}
	.schedule-training-dates .classroom-details {
		padding-top: 6px
	}
	.content_three .div_btn_group .btn:nth-child(3) {
		margin-right: 0px
	}
	.flex-large-only {
		display: flex
	}
	#group-discounts-modal .modal-dialog {
		width: 410px
	}
	.dropdown-menu {
		box-shadow: 0 4px 8px rgba(0, 0, 0, 0.067) !important
	}
	.fixed-home-bar .container {
		padding: 0 !important
	}
	.fixed-home-bar li:first-child {
		margin-right: 127px
	}
	.fixed-home-bar ul li:nth-child(2) a {
		min-width: 254px;
		text-align: center;
		display: inline-block
	}
	.fixed-home-bar ul li:nth-child(3) a {
		min-width: 290px;
		display: block;
		text-align: center
	}
	.fixed-home-bar ul li:first-child a.btn {
		min-width: 175px
	}
	.bg-white.course-thumbnail.text-center.second {
		margin-top: 30px
	}
	.delivery-format.second>div>.pull-right {
		width: 70%
	}
	.resources {
		margin-top: -25px
	}
	.navbar-events .nav li a {
		height: 48px
	}
	.event-gallery-modal .close {
		right: 12px;
		top: 25px
	}
	.event-footer-contact.contacts .col-sm-6 .left-top>div:first-child {
		padding-left: 0;
		padding-right: 10px
	}
	.position-dash-left:after {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 100px;
		content: "";
		border-left: 1px solid #47494a
	}
	.event-footer-contact.contacts .col-sm-6 .left-top>div {
		padding-left: 15px
	}
	.cmn-box-list .row>.col-md-3 {
		padding-right: 4px;
		padding-left: 4px
	}
	.cmn-box-list .row>.col-md-3:nth-child(4n+4) {
		padding-left: 4px;
		padding-right: 15px
	}
	.cmn-box-list .row>.col-md-3:nth-child(4n+1) {
		padding-left: 15px
	}
	.faqs-cant-find>.row {
		display: flex
	}
	.faqs-cant-find>.row>div>a {
		height: 100%
	}
	.contact-us-page>.container>.row {
		display: flex
	}
	.contact-us-page>.container>.row a {
		height: 100%
	}
}

@media only screen and (min-width:992px) and (max-width:1151px) {
	.delivery-format.second>div>.pull-right {
		width: 45%
	}
	.delivery-format.second .course-batch-type .form-group {
		width: 47%
	}
	.delivery-format.second>div>.pull-right>div>.pull-left {
		width: 92%
	}
	.delivery-format.second .location-change-close {
		right: -1px
	}
}

@media only screen and (min-width:1152px) {
	.delivery-format.second>div>.pull-right {
		width: 56%
	}
	.delivery-format.second>div>.pull-right>div>.pull-left {
		width: 95%
	}
	.delivery-format.second .course-batch-type .form-group {
		width: 47%
	}
}

@media only screen and (min-width:768px) {
	#featured .owl-button {
		display: none !important
	}
	.course-categories-second .row {
		display: flex
	}
	.course-categories-second .course-thumbnail-price {
		padding-top: 0
	}
	.course-categories-second .row>div {
		align-self: center
	}
	.course-categories-second .row>div .price-details {
		padding: 0 !important
	}
	.course-categories-second .row>div a.btn.btn-bordered {
		margin-top: 0
	}
	.event-detail-speaker .designation {
		height: 31px;
		overflow: hidden
	}
	.cmn-box-list .row>.col-md-6 {
		padding-right: 4px
	}
	.cmn-box-list .row>.col-md-6:nth-child(2n+2) {
		padding-left: 4px;
		padding-right: 15px
	}
	.cart-details.second {
		padding-top: 0;
		padding-bottom: 0;
		background-color: #f4f4f4;
		margin-right: -5px
	}
	.cart-payment .cart-details.second {
		margin-right: -15px
	}
	.cart-details.second>div:first-child {
		background-color: #fff;
		padding-top: 15px
	}
	.cart-details.second>div>.row>div:last-child {
		padding-left: 0
	}
	.cart-details.second .cart-total span {
		font-size: 21px
	}
	.cart-details.second .cart-tax span.pull-right {
		min-width: 91px
	}
	.cart-details.second .grand-total {
		margin-top: 15px
	}
	.cart-details.second .grand-total .btn-pos {
		position: absolute;
		right: 15px;
		bottom: 0px;
		left: 15px
	}
	.course-feedback-form .container .img-height {
		display: flex
	}
}

@media only screen and (max-width: 1024px) {
	.refer-sm {
		display: inline-block !important
	}
	body {
		padding-top: 0
	}
	.form-control.icon-down {
		padding: 6px 26px 6px 12px
	}
	.user-menu {
		display: block
	}
	.user-circle {
		line-height: 27px !important
	}
	.user-courses a {
		box-shadow: none !important;
		height: 35px !important;
		line-height: 25px !important;
		margin: 15px 0 !important
	}
	.navbar-collapse {
		position: fixed;
		top: 0;
		left: -304px;
		width: 304px;
		background-color: #fff;
		z-index: 9999;
		transition: all 0.3s;
		-webkit-transition: all 0.3s;
		bottom: 0;
		padding: 0;
		overflow-y: auto;
		visibility: hidden;
		border: 0 none;
		transform: translate3d(-100%, 0, 0);
		-webkit-transform: translate3d(-100%, 0, 0);
		-ms-transform: translate3d(-100%, 0, 0)
	}
	.navbar-collapse.open {
		left: 0;
		visibility: visible;
		transition: left 0.3s;
		-webkit-transition: left 0.3s;
		transform: translate3d(0%, 0, 0);
		-webkit-transform: translate3d(0%, 0, 0);
		-ms-transform: translate3d(0%, 0, 0);
		z-index: 99999999
	}
	.navbar-collapse {
		position: fixed;
		top: 0;
		left: -100%;
		width: 304px;
		background-color: #fff;
		z-index: 9999;
		transition: left 0.3s ease-in-out 0s;
		-webkit-transition: left 0.3s ease-in-out 0s;
		bottom: 0;
		padding: 0;
		overflow-y: auto;
		border: 0 none;
		min-height: 100%
	}
	.navbar-collapse.open {
		left: 0
	}
	.container-fluid>.navbar-collapse {
		margin-left: 0;
		margin-right: 0
	}
	.navbar-menu,
	.navbar-nav {
		padding: 0;
		margin: 0
	}
	.navbar-menu.navbar-right {
		margin-left: 0;
		margin-right: 0
	}
	.navbar-menu>li>a>.fa {
		float: right;
		color: #ccc;
		line-height: 56px;
		font-size: 24px
	}
	.mobile-header {
		color: #333742;
		font-size: 14px;
		text-transform: uppercase;
		font-weight: 900;
		letter-spacing: 1.5px;
		margin-bottom: 13px
	}
	a.nav-back {
		font-size: 24px;
		color: #ccc;
		float: left;
		text-decoration: none;
		margin-left: -15px;
		line-height: 6px
	}
	a.nav-close {
		float: right
	}
	.nav-back span {
		display: inline-block;
		color: #333742;
		font-weight: 900 !important;
		margin-left: 8px;
		letter-spacing: 1.5px;
		font-size: 14px
	}
	.nav-back i {
		font-size: 17px;
		line-height: 14px
	}
	.mobile-header {
		background-color: #fff;
		box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.08);
		padding: 24px 24px 24px 40px
	}
	.navbar-menu.navbar-right {
		float: none !important;
		margin-top: 15px
	}
	.navbar-menu li {
		float: none;
		margin: 0
	}
	.navbar-menu>li:hover>.dropdown-menu {
		display: none
	}
	.collapse.navbar-collapse {
		display: none !important
	}
	.navbar-header {
		float: none;
		padding-right: 15px
	}
	.nav-togglebar {
		float: right;
		margin-right: -10px;
		padding: 25px 10px
	}
	.collapse.in {
		display: block !important
	}
	.body-overlay,
	.body-course-overlay,
	.body-course-page-overlay,
	.tutorial-body-overlay,
	.series-body-overlay {
		background-color: rgba(0, 0, 0, 0.5);
		bottom: 0;
		left: 0;
		position: fixed;
		right: 0;
		top: 0;
		transition: all 0.4s ease-in-out;
		opacity: 0;
		z-index: -2
	}
	.main-header .navbar-nav li,
	.main-header .navbar-right .browse-courses>li,
	.main-header .navbar-nav li.help {
		padding: 0px 30px 0px 27px
	}
	.btn-hdr {
		padding: 0 30px 0 27px !important
	}
	.main-header .navbar-nav>li>a {
		color: #2d2f3b;
		font-size: 14px;
		padding: 0 19px 0 13px;
		line-height: 56px;
		border-bottom: 1px solid #eaeaea
	}
	.main-header .navbar-nav.help-login {
		position: absolute;
		bottom: 10px;
		width: 100%
	}
	.main-header .navbar-nav li.login {
		padding: 0 30px 0 27px
	}
	.main-header .navbar-nav li.login a {
		border-bottom: 0 none
	}
	.login-icon {
		margin-right: 10px
	}
	.inst-mobile {
		position: relative
	}
	.inst-mobile i {
		font-size: 24px;
		color: #ff585c;
		position: absolute;
		right: 10px;
		top: 50%;
		transform: translateY(-50%)
	}
	.resp-categories a {
		display: block
	}
	.resp-categories .panel-group {
		margin-left: -27px;
		margin-right: -30px
	}
	.resp-categories .panel-group .panel+.panel {
		margin-top: 0
	}
	.resp-categories .panel-default>.panel-heading {
		background-color: transparent;
		padding: 0 30px 0 27px;
		border: 0 none;
		border-left: 4px solid transparent;
		border-radius: 0
	}
	.resp-categories .panel-default>.panel-heading.active {
		background-color: #fafafa;
		border-left-color: #ff585c
	}
	.resp-categories .panel-group .panel {
		border-radius: 0;
		border: 0 none;
		box-shadow: none
	}
	.resp-categories .panel-heading a {
		padding: 0 19px 0 13px;
		text-decoration: none;
		border-bottom: 1px solid #eaeaea;
		color: #676767;
		font-size: 14px;
		line-height: 56px;
		position: relative
	}
	.resp-categories .panel-default>.panel-heading.active a {
		color: #ff585c
	}
	.resp-categories .panel-heading a span {
		position: absolute;
		right: 2px;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		height: 23px;
		width: 38px;
		border: 1px solid #d9d9d9;
		border-radius: 100px;
		line-height: 23px;
		text-align: center;
		font-weight: 700;
		font-size: 12px
	}
	.resp-categories .panel-default>.panel-heading.active a span,
	.resp-categories a:hover span {
		color: #fff;
		background-color: #ff5a5d;
		border-color: #ff5a5d;
		font-weight: 700
	}
	.resp-categories .panel-default>.panel-heading+.panel-collapse>.panel-body {
		border: 0 none;
		padding: 0
	}
	.resp-categories .panel-body ul {
		padding-left: 10px;
		list-style: none
	}
	.resp-categories .panel-body ul li a {
		padding: 10px 0;
		border-bottom: 1px solid #eaeaea;
		color: #676767;
		text-decoration: none;
		width: 100%;
		overflow: hidden !important;
		text-overflow: ellipsis;
		white-space: nowrap;
		font-weight: 400;
		font-size: 13px
	}
	.resp-categories .panel-heading a:hover {
		color: #ff585c
	}
	.resp-categories .panel-body ul li a:hover,
	.resp-categories .panel-body ul li a:focus {
		color: #676767
	}
	.top-coaches .owl-buttons .owl-prev,
	.top-coaches .owl-buttons .owl-next {
		display: none !important
	}
	.filter-icon {
		background-position: -253px -214px;
		display: inline-block;
		height: 16px;
		margin-right: 19px;
		vertical-align: middle;
		width: 16px;
		margin-left: -20px;
		margin-top: -2px
	}
	.filter-btn,
	.filter-btn-course {
		background: #ff585c;
		border-radius: 3px;
		height: 32px;
		width: 100px;
		line-height: 32px;
		font-weight: 700;
		font-size: 14px;
		color: #fff;
		letter-spacing: 0px;
		text-align: center
	}
	.filter-btn:hover,
	.filter-btn:focus {
		color: #fff
	}
	.off-canvas-left .filter {
		box-shadow: none
	}
	.off-canvas-left {
		position: fixed;
		top: 0;
		left: -100%;
		width: 280px;
		height: 100%;
		background-color: #fff;
		z-index: 999999;
		transition: all 0.4s ease-in-out 0.4s;
		-webkit-transition: all 0.4s ease-in-out 0.4s;
		overflow: scroll;
		-webkit-overflow-scrolling: touch !important;
		z-index: 999
	}
	.off-canvas-left.off-open {
		left: 0
	}
	.off-canvas-left .mobile-header {
		padding-left: 24px;
		font-weight: 700
	}
	.off-canvas-left .sidebar-nav ul {
		padding-top: 0
	}
	.off-canvas-left .bg-white {
		box-shadow: none;
		border-radius: 0;
		padding-top: 0
	}
	a.course-sidebar-close,
	.course-sidebar-close-1 {
		float: right
	}
	.hide {
		display: none !important
	}
	.categories .ul-categories.less::after,
	.countries .ul-categories.less::after {
		left: 20px
	}
	.overview .view-all {
		margin-bottom: 50px !important
	}
	.overview .media {
		margin-top: 10px
	}
	.who-we-are-content {
		padding: 10px 0 0 0
	}
	.what-we-do-content {
		padding: 10px 0 0 0
	}
	.customized-training {
		padding-bottom: 80px
	}
	.customized-training .media {
		margin-bottom: 16px
	}
	.blog-list .pagination {
		margin: 48px 0 20px 0
	}
	.col-md-offset-0.col-sm-6.col-sm-offset-3 {
		margin-top: 25px
	}
	.blog-list .social-icons {
		margin-top: 40px
	}
	.official_blog a {
		display: block;
		margin: 0 40px
	}
	.user-menu-dropdown span.visible-xs {
		display: inline-block !important;
		margin-left: 5px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		height: 35px;
		line-height: 58px;
		width: 72%
	}
	.blog-header .user-menu-dropdown>ul.dropdown-menu-hidden {
		box-shadow: none
	}
	.blog-header .user-menu-dropdown>ul.dropdown-menu-hidden li {
		border-bottom: 0 none
	}
	.blog-header .user-menu-dropdown>a>i {
		margin: 0
	}
	.blog-header .user-menu-dropdown>ul>li a {
		padding: 10px 0 10px 45px !important
	}
	.course-list-section .last .btn {
		color: #ff585c;
		font-weight: 700;
		margin: 0;
		background: #fff;
		border: 2px solid #ff585c;
		position: fixed;
		bottom: 6px;
		width: 246px
	}
	.course-list-section .col-md-4.last {
		min-height: auto;
		margin-bottom: 25px
	}
	.mega-menu .course-list-section .tab-pane .row {
		height: auto !important
	}
	.error-page span {
		display: block
	}
	.contact-us-info.bg-white.text-center {
		margin-bottom: 30px
	}
	.faq-page {
		padding-top: 20px;
		padding-bottom: 25px
	}
	.faq-page .media {
		margin-bottom: 20px
	}
	.faq-page .media select {
		height: 42px;
		font-size: 14px;
		color: #8c8e96;
		background: #fff;
		border: 1px solid rgba(0, 0, 0, 0.15);
		box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.04);
		border-radius: 3px
	}
	.virtualclass-rooms h3 {
		margin-top: 10px
	}
	.schedule-courses .filter-btn {
		margin: 0 0 20px 0
	}
	.filter .key-benefits ul li {
		font-size: 11px
	}
	.schedule-filter .search-location {
		width: 70%;
		text-align: left
	}
	.schedule-filter .filter-btn {
		margin-bottom: 5px !important
	}
	.schedule-filter .location-change,
	.schedule-filter .location-change {
		margin-bottom: 10px;
		display: block
	}
	.schedule-filter .filter-btn,
	.schedule-filter .filter-btn-course {
		width: 70px
	}
	.schedule-filter .filter-btn i,
	.schedule-filter .filter-btn-course i {
		margin-left: -5px;
		margin-right: 7px
	}
	.navbar-menu>li>a>.fa,
	.dropdown-toggle.dropdown-menu-user .fa {
		color: #ccc;
		float: right;
		font-size: 24px;
		line-height: 56px
	}
	.dropdown-menu-hidden li {
		position: relative;
		border-left: 4px solid transparent;
		padding: 0;
		border-bottom: 1px solid #ededed;
		padding: 5px 10px !important
	}
	.dropdown-menu-hidden li:hover {
		border-left: 4px solid #ff585c
	}
	.dropdown-menu-hidden li a {
		display: block;
		padding: 10px 10px 10px 45px;
		color: #797979;
		font-size: 14px;
		position: relative
	}
	.dropdown-menu-hidden li a i {
		position: absolute;
		left: 10px;
		top: 50%;
		transform: translateY(-50%);
		color: #c5c5c5;
		font-size: 15px
	}
	.nav.navbar-nav.navbar-right.user-menu>li {
		display: block;
		width: 100%
	}
	#featured .featured-sprite.featured-icons {
		margin: 0 auto
	}
	.accrediation .owl-buttons,
	.top-coaches .owl-pagination {
		display: none !important
	}
	.filter .search-location .form-group,
	.filter .search-location .form-group .form-control {
		width: 100% !important
	}
	.filter .search-location .inner-addon.right-addon {
		margin-top: 15px
	}
	.search-location .checkbox label {
		padding-left: 23px !important;
		color: #24272f
	}
	.select-location.search-location {
		padding: 20px 0 20px 15px
	}
	.select-location.search-location h3 {
		margin-bottom: 5px;
		line-height: 17px
	}
	.categories-list .pagination {
		margin-top: 0
	}
	.e-learning {
		padding: 20px 0
	}
	.e-learning-content.bg-white {
		padding-top: 10px
	}
	.courses_show {
		padding: 0 !important
	}
	.mobile-sticky-footer .position-fixed {
		left: 0;
		right: 0;
		width: 100%;
		height: 35px;
		line-height: 36px;
		z-index: 9;
		bottom: -36px;
		transition: all 1s;
		margin: 0 auto;
		position: fixed
	}
	.mobile-sticky-footer ul,
	.mobile-sticky-footer ul li {
		border-color: transparent
	}
	.mobile-sticky-footer ul li a {
		font-size: 11px !important;
		color: #fff !important;
		font-weight: 700;
		display: block
	}
	.mobile-sticky-footer ul li {
		background-color: #e55053;
		float: left
	}
	.mobile-sticky-footer li a i {
		margin-left: 8px
	}
	.mobile-sticky-footer li:first-child a i {
		margin-right: 8px;
		margin-left: 0
	}
	.mobile-sticky-footer ul li:nth-child(2n+0) {
		background-color: #ff585c !important
	}
	.mobile-sticky-footer .col-xs-6 {
		padding: 0 !important;
		width: 50%
	}
	.course-list-highlight.clearfix::before {
		height: 30px
	}
	.course-list-view ul li {
		padding-bottom: 15px !important;
		padding-left: 15px !important;
		padding-right: 15px !important
	}
	.view-more-courses {
		padding-left: 15px
	}
	.gallery-owl .owl-buttons div {
		position: relative;
		overflow: hidden;
		width: 60px;
		height: 60px;
		border-radius: 100% !important;
		box-shadow: 30px -30px 0 2px #ffffff, -30px -30px 0 2px #ffffff, -30px 30px 0 2px #ffffff, 30px 30px 0 2px #fffffff, 0 0 0 2px #fffffff;
		line-height: 66px;
		text-align: center;
		display: block !important
	}
	.gallery-owl .owl-buttons .owl-prev {
		left: -12%
	}
	.gallery-owl .owl-buttons .owl-next {
		right: -12%
	}
	.gallery-owl .owl-buttons div {
		border: 1px solid #d5d5d5 !important;
		transition: all 0.2s
	}
	.gallery-owl .owl-buttons div:hover {
		border: 1px solid #ff585c !important;
		transition: all 0.2s
	}
	.gallery-owl .owl-buttons .owl-prev:hover i {
		background-position: -492px -121px
	}
	.gallery-owl .owl-buttons .owl-next:hover i {
		background-position: -448px -121px
	}
	.event-upcoming .bg-white {
		padding: 5px 20px 20px
	}
	.upcoming-thumbnail {
		height: 307px
	}
	.event-upcoming h2.section-heading {
		margin-bottom: 20px
	}
	.thumbnail-hover {
		padding: 15px
	}
	.thumbnail-event-name {
		padding-bottom: 15px
	}
	.thumbnail-event-venue {
		padding-bottom: 15px
	}
	.mega-menu .search-bar-top {
		width: 90%
	}
	.mega-modal .modal-body .close {
		top: 25px;
		right: 15px
	}
	.main-menu-events .bg-color-grey {
		padding: 20px
	}
	.mega-menu .course-list-view ul li,
	.mega-menu .view-more-courses {
		padding-left: 0 !important
	}
	.mega-menu .event-listing-thumbnail-caption .category,
	.mega-menu .common-event-details .category,
	.event-listing-thumbnail-caption .category,
	.common-event-details .category {
		font-size: 10px
	}
	.mega-menu .main-menu-events .event-listing-thumbnail-caption .name,
	.event-listing-thumbnail-caption .name {
		font-size: 13px;
		padding-bottom: 5px;
		line-height: 18px
	}
	.mega-menu .main-menu-events .event-listing-thumbnail-caption .thumbnail-event-date .padding,
	.event-listing-thumbnail-caption .thumbnail-event-date .padding,
	.mega-menu .main-menu-events .event-listing-thumbnail-caption .thumbnail-event-venue .padding,
	.event-listing-thumbnail-caption .thumbnail-event-venue .padding {
		font-size: 13px;
		line-height: 16px
	}
	.mega-menu .event-listing-thumbnail-caption .thumbnail-event-date .padding span,
	.event-listing-thumbnail-caption .thumbnail-event-date .padding span,
	.mega-menu .common-event-details .thumbnail-event-date .padding span,
	.common-event-details .thumbnail-event-date .padding span,
	.mega-menu .event-listing-thumbnail-caption .thumbnail-event-date .padding i,
	.event-listing-thumbnail-caption .thumbnail-event-date .padding i,
	.mega-menu .common-event-details .thumbnail-event-date .padding i,
	.common-event-details .thumbnail-event-date .padding i,
	.mega-menu .event-listing-thumbnail-caption .thumbnail-event-venue .padding i,
	.event-listing-thumbnail-caption .thumbnail-event-venue .padding i,
	.mega-menu .common-event-details .thumbnail-event-venue .padding i,
	.common-event-details .thumbnail-event-venue .padding i,
	.mega-menu .event-listing-thumbnail-caption .thumbnail-event-venue .padding span,
	.event-listing-thumbnail-caption .thumbnail-event-venue .padding span,
	.mega-menu .common-event-details .thumbnail-event-venue .padding span,
	.common-event-details .thumbnail-event-venue .padding span {
		font-size: 12px;
		line-height: 16px
	}
	.thumbnail-side-events .event-listing-thumbnail-caption {
		padding-left: 80px !important
	}
	.content-past-events .owl-buttons div {
		display: none !important
	}
	.login-close.text-uppercase.close.o-1.fs12.color-3.visible-xs {
		display: block;
		padding-top: 25px;
		width: 100%
	}
	.filter .sidebar-sticky ul {
		width: 100%
	}
	.filter .sidebar-sticky ul li {
		background-color: transparent;
		border: 0
	}
	.filter .sidebar-sticky.sidebar li a {
		width: auto;
		border: 0 none;
		height: auto;
		border-bottom: 1px solid #eaeaea;
		color: #2d2f3b;
		font-size: 14px;
		line-height: 56px;
		padding: 0 19px 0 13px;
		font-weight: 700;
		letter-spacing: 0;
		text-transform: uppercase;
		display: block;
		box-shadow: none;
		text-align: left;
		border-radius: 0;
		border-left: 3px solid transparent
	}
	.filter .sidebar-sticky.sidebar li.active a {
		border-left: 3px solid #ff585c
	}
	.filter .sidebar-sticky ul li.active a::after {
		content: none
	}
	.course-categories {
		padding-top: 40px
	}
	.sidebar-course-mobile {
		z-index: 4;
		padding: 0 15px;
		box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.08);
		background-color: #f4f4f4
	}
	.sidebar-course-mobile .visible-small.content {
		padding: 15px 0
	}
	.visible-small.content h3 {
		width: 70%;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		font-weight: 700;
		font-size: 14px;
		line-height: 22px;
		text-transform: uppercase
	}
	.sidebar-course-mobile .visible-small.content a {
		background-color: #ff585c;
		height: 22px;
		line-height: 21px;
		padding: 0 10px;
		width: auto;
		color: #fff !important;
		font-size: 12px
	}
	.sidebar-course-mobile .visible-small.content a i {
		margin-right: 5px;
		margin-left: 0
	}
	.sidebar-course-mobile.is_stuck {
		background-color: #232637
	}
	.sidebar-course-mobile.is_stuck .visible-small.content h3 {
		color: #fff
	}
	.meshim_widget_components_chatButton_Button.ltr {
		display: none
	}
	.thumbnail-side-events img {
		width: 124px
	}
	.filter-event li a {
		width: auto !important;
		height: auto !important;
		text-align: left !important;
		color: #000 !important;
		font-weight: 600;
		padding: 10px 0 10px 6px!important;
		background-color: transparent !important;
		box-shadow: none !important;
		font-size: 13px !important;
		letter-spacing: 1px
	}
	.filter-event li label {
		padding-bottom: 5px;
		color: #999
	}
	.filter-event li a.active {
		border-left: 3px solid #ff585c
	}
	.dark .main-header .navbar-collapse {
		background-color: #232637 !important
	}
	.event-footer-contact.contacts .col-desktop-4,
	.event-footer-contact.contacts .col-desktop-3 {
		width: 100% !important
	}
	.event-footer-contact .contact-list {
		margin-top: 10px
	}
	.refer-and-earn-banner .bottom img {
		width: 100%
	}
	.blog-category .container-fluid {
		display: none !important
	}
	.blog-category .container {
		display: block !important
	}
	#blog-category-carousel .slick-slide a {
		opacity: 1
	}
	.blog-posts .blog-list-info-details .editor-content {
		height: auto !important
	}
	.blog-search {
		display: block !important
	}
	.tutorial-series-summary {
		padding: 10px;
		width: 210px
	}
	.footer-common {
		margin-bottom: 50px
	}
	.webinar-categories .container-fluid {
		display: none !important
	}
	.webinar-categories .container {
		display: block !important
	}
	#webinar-category-carousel .slick-slide a {
		opacity: 1
	}
	.option-box-footer {
		margin: 0 !important;
		bottom: 0;
		right: 0;
		left: 0;
		position: fixed;
		z-index: 20;
		border-radius: 4px;
		overflow: hidden;
		transition: all 0.7s
	}
	.cookie-box-inner-div {
		margin-left: 54px;
		height: 60px;
		padding: 8px;
		text-align: left;
		font-size: 12px;
		font-weight: normal;
		letter-spacing: 0.2px;
		line-height: 16px;
		overflow: hidden
	}
	.alert-box-info-txt {
		color: #fff;
		padding-top: 0
	}
	.cookie-policy-lnk {
		margin-left: 5px;
		color: #ff585c;
		font-size: 12px
	}
	.policy-accept-btn .btn {
		margin: 4px 0;
		float: right;
		top: 15px;
		right: 5px;
		display: inline;
		color: #fff;
		padding: 6px 8px;
		background-color: #ff585c
	}
	.anniversary-banner {
		background-size: 100% !important
	}
	.home-banner.third .btn-bordered-red {
		width: 30%;
		border: 1px solid #fff;
		background: #ff585c;
		color: #fff !important;
		opacity: 1 !important;
		position: relative
	}
	.home-banner.third .img-small-home {
		margin-top: 25px
	}
	.home-banner.third .img-small-home p {
		font-weight: 700;
		margin-bottom: 25px
	}
	.fdbk-basic-details form span {
		padding: 0px 10px;
		width: 60px;
		line-height: 3
	}
	.fdbk-basic-details form input {
		display: inline-block;
		padding: 0px 10px
	}
	.course-feedback-form {
		margin: 50px 0px
	}
	.csm-course-heading {
		padding: 20px
	}
	.course-fdbkform-right {
		padding: 30px 0px
	}
	.user-msg {
		font-size: 12px
	}
	.hd-before-line:before {
		top: 55px
	}
	.crs-name-fdbk {
		font-size: 16px
	}
	.crs-date {
		font-size: 12px
	}
	.crs-venue {
		font-size: 12px
	}
	.picture-input {
		margin-left: 0px
	}
	.picture-input label {
		margin-top: 10px
	}
	.picture-input img {
		padding: 8px
	}
	.course-fdbkform-message {
		background-color: #fff;
		padding: 30px 30px 138px 30px
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	.blog-category {
		display: none
	}
	.refer-tablet {
		display: none !important
	}
	.col-md-offset-0.col-sm-6.col-sm-offset-3 {
		margin-top: 0px
	}
	.dropdown-menu.hidden-xs.hidden-sm {
		display: none !important
	}
	.nav-togglebar {
		display: block !important
	}
	.banner-content .col-md-7 {
		width: 100% !important
	}
	.tutorial-sticky .tutorial-nav-togglebar {
		position: absolute;
		right: 25px;
		top: 31px;
		display: block !important;
		padding: 0
	}
	.tutorial-sticky-name h1 {
		padding-right: 30px
	}
	.series-sticky .series-nav-togglebar {
		position: absolute;
		right: 25px;
		top: 31px;
		display: block !important;
		padding: 0
	}
	.series-sticky-name h1 {
		padding-right: 30px
	}
	.banner-content .col-sm-12 {
		width: 100% !important
	}
	.navbar-nav.navbar-right .hidden-sm {
		display: none !important
	}
	.home-banner.second .banner-content .col-md-7 {
		width: 58.3333% !important
	}
	.corporate-page-banner-second .banner-content .col-md-7 {
		width: 58.3333% !important
	}
	.panel-grid-4 .rectangle-green {
		left: 42%
	}
	.panel-left {
		padding-bottom: 30px
	}
	.mobile-header {
		display: block !important
	}
	.icons.navbar-icon.hidden-sm {
		display: none
	}
	.help-login {
		display: block !important
	}
	.sidebar-sticky ul {
		display: none !important
	}
	.course-summary .col-md-9 {
		width: 100% !important
	}
	.course-categories .course-thumbnail {
		width: 100% !important
	}
	.corporate-know-more .col-md-9 {
		width: 75% !important
	}
	.course-summary .col-md-offset-3 {
		margin-left: 0
	}
	.course-summary .col-sm-8 {
		width: 66.6667% !important
	}
	.fa-angle-right.visible-xs {
		display: block
	}
	.blog-header .user-menu li a:hover,
	.blog-header .user-menu li a:focus {
		color: #ff585c !important
	}
	#navigation-collapse .visible-sm {
		display: block !important
	}
	#navigation-collapse .visible-sm.hide,
	#navigation-collapse .courses-hover .hidden-sm {
		display: none !important
	}
	#navigation-collapse .course-list-section .col-md-4 {
		width: 100%
	}
	.featured {
		height: 213px !important
	}
	.featured-inline>li {
		padding-left: 8px;
		padding-right: 8px
	}
	.trainer-contact-info .bg-white {
		padding: 10px
	}
	.create-icon {
		margin-right: 8px
	}
	.popular-trainers .media-left {
		padding-right: 10px
	}
	.popular-trainers h3 {
		width: 120px;
		text-overflow: ellipsis
	}
	.jcarousel .trending-course-list .course-list-detail h4,
	.trending-course-list .course-list-detail h4 {
		height: 43px
	}
	.trending-course-list .course-content {
		height: 100px
	}
	.bg-white {
		padding: 20px 10px
	}
	.ul-categories {
		margin: 0 -10px
	}
	.ul-categories>li {
		padding-left: 15px
	}
	.ul-categories>li>a {
		padding-left: 5px
	}
	.dropdown.user-menu-dropdown .visible-sm {
		display: inline-block !important;
		width: auto
	}
	.main-header .navbar-nav>li>a {
		clear: both;
		overflow: hidden;
		content: ''
	}
	.main-header .navbar-nav .search-courses {
		display: none !important
	}
	.dropdown.user-menu-dropdown span {
		float: left
	}
	.dropdown.user-menu-dropdown span:first-child {
		margin: 14px 0
	}
	.categories .ul-categories.less::after {
		width: 91%
	}
	.countries .ul-categories {
		margin-left: -10px
	}
	.categories-list>.container.visible-xs.visible-sm {
		display: block !important
	}
	.categories-list>.container.visible-xs.visible-sm .filter-btn {
		display: block !important
	}
	.sidebar_course.sidebar-nav.bg-white.visible-xs.visible-sm {
		display: block !important
	}
	.off-canvas-left.visible-sm.visible-xs.off-open {
		display: block !important
	}
	.categories-list>.container-fluid.hidden-xs.hidden-sm {
		display: none !important
	}
	.cart-header .navbar-header {
		float: left
	}
	.cart-header .nav-togglebar {
		display: none !important
	}
	.cart-header .navbar-collapse {
		bottom: auto !important;
		display: block !important;
		left: auto !important;
		position: relative !important;
		right: auto !important;
		top: auto !important;
		width: auto !important;
		visibility: visible !important;
		transform: translate3d(0, 0, 0) !important
	}
	.cart-header .mobile-header {
		display: none !important
	}
	.cart-header .help-login {
		display: none !important
	}
	.cart-header.main-header .navbar-nav>li>a {
		border-bottom: 0 none !important;
		line-height: 66px !important;
		padding: 0 !important
	}
	.cart-header .nav.navbar-nav.navbar-right .hidden-xs.hidden-sm {
		display: block !important
	}
	.cart-header .cart-navbar {
		float: right !important
	}
	.cart-header .cart-navbar .cart-menu {
		line-height: 66px
	}
	.cart-header .cart-navbar li {
		padding: 0 15px !important
	}
	.cart-header .cart-navbar .login {
		padding-right: 0 !important
	}
	.cart-header #navigation-collapse .visible-sm {
		display: none !important
	}
	.sidebar-course-mobile {
		display: block !important
	}
	.filter .sidebar-sticky ul {
		display: block !important
	}
	.filter .sidebar-sticky {
		position: relative !important;
		width: 100% !important
	}
	.event-detail-register .position-content {
		left: 88px
	}
	.event-detail-register .position-content .early-bird {
		margin-bottom: 10px
	}
	.event-detail-register .position-content .cost {
		margin-bottom: 8px
	}
	.sold-out .sold-out-text {
		right: -12px;
		bottom: -21px
	}
	.social-fix.hidden-xs.hidden-sm {
		display: none !important
	}
	.blog-follow .social-icons li {
		width: 30%
	}
	.cart-payment .col-md-10.col-md-offset-1 {
		width: 100%;
		margin-left: 0
	}
	.webinar-social {
		margin-top: 0
	}
	.blog-category {
		display: none
	}
	.tutorial-series-list {
		width: 242px
	}
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
	.tutorial-series-summary {
		display: none
	}
	.tutorial-sticky .tutorial-nav-togglebar {
		display: block !important
	}
	.series-sticky .series-nav-togglebar {
		display: block !important
	}
}

@media only screen and (min-width: 992px) {
	.tutorial-series-summary {
		display: block
	}
	.tutorial-sticky .tutorial-nav-togglebar {
		display: none !important
	}
	.series-sticky .series-nav-togglebar {
		display: none !important
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.blog-category .right-search {
		display: none
	}
	.blog-category-list li .dropdown-menu {
		left: auto;
		right: 0
	}
	.blog-search-list .blog-category .right-search {
		display: block
	}
	.tutorial-sticky .tutorial-nav-togglebar {
		position: absolute;
		right: 25px;
		top: 31px;
		display: block !important;
		padding: 0
	}
	.tutorial-sticky-name h1 {
		padding-right: 30px
	}
	.series-sticky .series-nav-togglebar {
		position: absolute;
		right: 15px;
		top: 17px;
		display: block !important;
		padding: 0
	}
	.series-sticky-name h1 {
		padding-right: 30px
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.sm-block {
		display: block
	}
	.flex-middle {
		display: flex
	}
	.flex-middle>div {
		align-self: center
	}
	.no-align>div {
		align-self: normal
	}
	.no-align>div>div {
		height: 100%
	}
	.align-top {
		align-self: auto !important
	}
	.align-top>div {
		height: 100%
	}
	.enroll-course .flex-middle .quantity,
	.enroll-course .flex-middle .course-price-info {
		margin-top: 0
	}
	.breadcrumb-absolute {
		left: 0
	}
	.like-share>a {
		font-size: 13px
	}
	.breadcrumb li {
		max-width: 212px
	}
	.notify_me {
		bottom: -2px;
		width: 100%;
		text-align: center
	}
	.home-banner.second {
		background-position: right top
	}
	.home-banner.second .banner-content .container {
		padding-bottom: 50px;
		padding-top: 30px
	}
	.home-banner.second .right-align-div,
	.corporate-page-banner-second .right-align-div {
		padding-right: 0px;
		padding-top: 30px
	}
	.home-banner.second .banner-content h1,
	.corporate-page-banner-second .right-align-div h1 {
		font-size: 35px;
		line-height: 38px
	}
	.col-md-offset-0.col-sm-offset-3 {
		margin-top: 30px
	}
	.enroll-course .btn-success {
		padding: 14px 0;
		font-size: 11px
	}
	.actual-price {
		position: absolute;
		left: 50%;
		top: -17px;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 100%
	}
	.valid-till {
		position: absolute;
		left: 50%;
		bottom: -30px;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 100%
	}
	.quantity {
		width: 27px;
		padding: 0
	}
	.course-captions-list {
		margin-left: 15px
	}
	.main-header .navbar-header {
		border-right: 0 none;
		padding: 0;
		position: relative
	}
	.navbar-menu,
	.navbar-nav {
		float: none !important
	}
	.course-profiles-list h4 {
		font-size: 18px
	}
	.top-coaches h4 {
		font-size: 116px
	}
	.jcarousel li {
		width: 250px !important
	}
	.course-serach-resp {
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%)
	}
	.course-serach-resp form .form-control {
		position: relative;
		padding-left: 40px;
		font-weight: 400;
		border-color: transparent;
		box-shadow: none;
		color: #676767;
		height: 40px
	}
	.course-serach-resp form .form-control:focus {
		border-color: #d5d5d5
	}
	.course-serach-resp form i {
		position: absolute;
		left: 10px;
		top: 50%;
		transform: translateY(-50%);
		z-index: 99;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%)
	}
	.filter-btn {
		margin-top: 10px
	}
	.customer-speak .slick-prev-arrow,
	.customer-speak .slick-next-arrow {
		box-shadow: none !important
	}
	.contacts .col-desktop-4,
	.contacts .col-desktop-3 {
		width: 33.33% !important
	}
	.review-conent .slick-prev-arrow {
		left: -2%
	}
	.review-conent .slick-next-arrow {
		right: -2%
	}
	.customer-speak .slick-slide {
		padding: 0 35px
	}
	.course-thumbnail {
		margin: 0 auto
	}
	.batch-date span {
		margin-left: 12px
	}
	.trainer-summary .trainer-contact {
		display: inline-block
	}
	.trainer-summary .media-left.visible-sm {
		float: right !important;
		padding-right: 0 !important;
		padding-left: 15px !important;
		padding-top: 18px
	}
	.trainers-image {
		width: 130px;
		height: 130px
	}
	.trainers-image img {
		width: 130px;
		height: 130px
	}
	.trainer-summary .media-body {
		padding: 10px 0 10px 0px
	}
	.trainers-contact-number {
		margin-bottom: 0px;
		margin-top: 21px
	}
	.trainer-details .specialized-in {
		margin-top: 32px;
		margin-bottom: 20px
	}
	.trainer-experience {
		margin-top: 38px
	}
	.trainer-certificate h2 {
		margin-bottom: 40px;
		margin-top: 68px
	}
	.query-btn {
		bottom: 45px !important
	}
	.training-dates-list .col-2 {
		padding: 0 6px
	}
	.classroom-venue-details.classroom-details address {
		padding-top: 11px
	}
	.overview {
		padding-bottom: 77px
	}
	.about-us-image-big {
		width: 100%;
		height: 277px
	}
	.about-us-image-small {
		width: 216px;
		height: 141px
	}
	.who-we-are {
		padding: 134px 0 35px 0;
		background-color: #eceef3
	}
	.who-we-are h4 {
		line-height: 60px
	}
	.who-we-are p {
		height: 305px
	}
	.what-we-do p {
		height: 305px
	}
	.what-we-do {
		background-color: #eceef3;
		padding-bottom: 0px
	}
	.what-we-do h4 {
		line-height: 53px
	}
	.our-promise-content {
		height: 393px;
		padding: 60px 15px
	}
	.our-promise-content p {
		padding-top: 30px
	}
	.customized-training .media-body {
		line-height: 28px
	}
	.training-thumbnail {
		margin: 0 5px
	}
	.how-we-can-help-you .btn {
		width: 120px
	}
	.how-we-can-help-you .bg-white {
		padding: 30px 0;
		min-height: 192px
	}
	.media-partner-icon {
		left: 100px
	}
	.in-the-media-page .bg-white:hover .media-partner-icon {
		left: 95%
	}
	.testimonials-top-bar .media-left {
		padding-left: 58px
	}
	.contact-us-form .bg-white {
		margin-top: 66px
	}
	.card-info {
		padding-right: 60px
	}
	.icon-visa {
		right: 27px
	}
	.icon-master {
		right: 0px
	}
	.search-location .form-group {
		width: 25%
	}
	.categories-list .filter-xs {
		margin-bottom: 25px
	}
	.timeline>li>.timeline-panel {
		width: 300px;
		margin-left: 0
	}
	.timeline>li.timeline-inverted>.timeline-panel {
		margin-right: 0
	}
	.icons-affiliate {
		left: 20px
	}
	.schedule-training-dates {
		padding: 25px 50px 20px 49px
	}
	.fixed-home-bar li a {
		padding: 0 10px !important
	}
	.carousel_switcher li {
		width: 250px
	}
	.webinar-social {
		margin-top: 30px
	}
	.search-location .form-group {
		width: 45%
	}
	.enroll-course {
		padding: 30px 30px 50px
	}
	.classroom-details {
		padding: 0
	}
	.key-features ul li {
		line-height: 27px
	}
	.content_image_numbering ul li {
		padding: 0 10px;
		width: 33.33%;
		min-height: 232px
	}
	.horizontal_tabs .tab-content .tab-pane-2 a.btn-block {
		width: 100%;
		text-align: center
	}
	.horizontal_tabs .tab-content .tab-pane-2 a.btn-block i {
		position: absolute;
		left: 150px;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%)
	}
	.tabs_styled {
		position: relative;
		height: 510px
	}
	.tabs_styled .tab-content {
		overflow: hidden;
		height: 540px;
		position: relative
	}
	.tabs_styled .tab-content>div:first-child>.form-list>.row>div:first-child {
		margin-bottom: 150px
	}
	.tabs_styled .tab-content>div {
		height: 510px;
		position: absolute;
		display: block;
		transition: all 0.5s
	}
	.list-inline>li {
		padding-right: 0
	}
	.cart-footer .row.footer-top {
		display: flex
	}
	.cart-footer .we-accept li {
		margin-bottom: 5px
	}
	.contact-list {
		min-height: 50px
	}
	.blog-view .mr-t-50 {
		margin-top: 30px
	}
	.blog-list-trending h2 {
		margin-top: 30px
	}
	.blog-author-name h3.pull-left {
		width: 55%;
		word-wrap: break-word
	}
	.agile-services-page .trending-course-list {
		height: 110px
	}
	.accrediation {
		height: 298px;
		overflow: hidden
	}
	.accrediation .owl-wrapper {
		height: 82px;
		overflow: hidden
	}
	.featured {
		height: 298px;
		overflow: hidden
	}
	.featured .owl-carousel {
		height: 100px
	}
	.featured .owl-wrapper {
		height: 46px;
		overflow: hidden
	}
	.sitemap .static-list li {
		width: 50%
	}
	.static-page .sticky-wrapper.nav-stick-top .nav-horizontal .bg-white {
		padding: 25px 15px !important
	}
	.static-page .sticky-wrapper.nav-stick-top .nav-horizontal .bg-white i {
		display: block;
		margin: 0 auto
	}
	.static-page .sticky-wrapper.nav-stick-top .nav-horizontal .down-arrow {
		left: 50%;
		transform: translateX(-50%)
	}
	.comment-user h3 {
		max-width: 65%;
		white-space: normal;
		width: auto
	}
	.event_overview .container {
		padding: 15px 15px 30px 15px
	}
	.event_overview h2.section-heading {
		margin-bottom: 25px
	}
	.event-upcoming .bg-white {
		padding: 15px 30px 30px;
		margin-bottom: 30px
	}
	.thumbnail-hover {
		bottom: -58%
	}
	.event-upcoming .view-all-btn .btn {
		margin-top: 30px
	}
	.event-padding {
		padding: 15px 0 45px 0
	}
	.jcarousel .trending-course-list .course-list-detail h4,
	.trending-course-list .course-list-detail h4 {
		height: 60px
	}
	.all-courses .fliter-btn {
		margin-top: 13px
	}
	.trending-course-list .course-content {
		height: 80px
	}
	.cart-header .navbar-header {
		float: left
	}
	.cart-header .nav-togglebar {
		display: none !important
	}
	.cart-header .navbar-collapse {
		bottom: auto !important;
		display: block !important;
		left: auto !important;
		position: relative !important;
		right: auto !important;
		top: auto !important;
		width: auto !important;
		visibility: visible !important;
		transform: translate3d(0, 0, 0) !important
	}
	.cart-header .mobile-header {
		display: none !important
	}
	.cart-header .help-login {
		display: none !important
	}
	.cart-header.main-header .navbar-nav>li>a {
		border-bottom: 0 none !important;
		line-height: 66px !important;
		padding: 0 !important
	}
	.cart-header .nav.navbar-nav.navbar-right .hidden-xs.hidden-sm {
		display: block !important
	}
	.cart-header .cart-navbar {
		float: right !important
	}
	.cart-header .cart-navbar .cart-menu {
		line-height: 66px
	}
	.cart-header .cart-navbar li {
		padding: 0 15px !important
	}
	.cart-header .cart-navbar .login {
		padding-right: 0 !important
	}
	.cart-footer.second .footer-top .media-links div:first-child a {
		margin-top: 25px
	}
	.cart-footer.second .footer-top .media-links div>ul li a {
		margin-bottom: 21px
	}
	.schedule-training-dates .classroom-details {
		padding-top: 2px
	}
	.schedule-training-dates .classroom-venue-details.classroom-details address {
		padding-top: 0 !important
	}
	.schedule-filter {
		margin-bottom: 15px
	}
	.schedule-filter .location-search {
		line-height: 46px
	}
	.schedule-filter .location-change.visible-sm,
	.location-change-one {
		display: inline-block !important
	}
	.location-change-one.hidden-sm {
		display: none !important
	}
	.schedule-filter .filter-btn i,
	.schedule-filter .filter-btn-course i {
		margin-left: -1px
	}
	.blog-list .blog-author-details.author-list-details .social-icons {
		margin-top: 0
	}
	.modal .bootstrap-select .dropdown-menu.inner {
		width: 93% !important
	}
	.resources {
		margin-top: -25px
	}
	.nav-stick-top .navbar-events .common-event-details .thumbnail-event-date {
		height: auto !important
	}
	.nav-stick-top .navbar-events .common-event-details .padding .block {
		position: relative
	}
	.gallery-hdr>li:first-child {
		width: 33% !important
	}
	.past-events-carousel .owl-buttons .owl-next,
	.event-speakers .owl-buttons .owl-next {
		right: -3px
	}
	.past-events-carousel .owl-buttons .owl-prev,
	.event-speakers .owl-buttons .owl-prev {
		left: -3px
	}
	.event-speakers .bottom-content li {
		width: 33.33%;
		margin-bottom: 15px
	}
	.btn.btn-green.btn-block.btn-medium.waves-effect.waves-light.scrollTO {
		padding: 0 8px
	}
	.cart-payment .grand-total .float-none {
		float: right
	}
	.cart-details.second>div:first-child {
		border-right: 0
	}
	.cart-payment .no-bg {
		padding-top: 30px
	}
	.cart-details.second .grand-total .no-pos {
		position: relative;
		margin-top: 80px;
		left: auto;
		right: auto
	}
	.cart-payment .no-bg {
		background-color: #fff
	}
	.cart-payment .grand-total button.pull-right {
		margin-top: 8px
	}
	.free-access {
		margin-top: 20px
	}
	.group-discount-content span {
		font-size: 14px;
		padding-left: 5px;
		padding-right: 5px
	}
	.free-courses-list .col-sm-4 {
		width: 33.33% !important
	}
	.copyright div.pull-left li:first-child {
		padding: 0 10px 0 15px !important
	}
	.copyright div.pull-left li {
		padding: 0 10px !important;
		line-height: 10px
	}
	.anniversary-banner {
		padding: 160px 0
	}
	.horizontal_tabs .bg-white {
		padding: 42px 30px 0px 30px !important
	}
	.like-share {
		top: 34px;
		right: 8px
	}
	.detail-bnr-csm-new .btn {
		width: 100% !important
	}
	.detail-banner-new .btn {
		display: block;
		margin: 0 auto 10px
	}
	.static-sidebar {
		width: 95%
	}
	.static-sidebar-main {
		position: fixed;
		left: -100%;
		width: 100%
	}
	.static-sidebar-main.open {
		top: 0;
		left: 0px;
		z-index: 9;
		-webkit-transition: left 0.1s;
		height: auto
	}
	.main-content-area {
		padding-left: 0;
		margin-top: 0 !important
	}
	.icon-expand.fa {
		color: #ff585c !important;
		cursor: pointer;
		position: absolute;
		right: 80px;
		top: 10px;
		font-size: 16px
	}
	.publish-details {
		padding: 30px 20px 30px
	}
	.top-publish h3 {
		font-size: 14px;
		line-height: 20px
	}
	.top-publish {
		padding-bottom: 20px
	}
	.top-publish h3 span {
		color: rgba(0, 0, 0, 0.6);
		font-size: 14px
	}
	.publish-summary {
		text-align: left !important;
		padding-top: 30px;
		height: auto
	}
	.bottom-publish img {
		margin-top: 25px
	}
	.content-details {
		padding: 30px 20px
	}
	.content-details h3 {
		font-size: 16px
	}
	.content-details h4 {
		font-size: 12px
	}
	.tutorial-info {
		padding: 20px 20px 20px
	}
	.tutorial-info h3 {
		font-size: 22px
	}
	.top-publish .sticky-heading {
		background-color: #fff;
		z-index: 1;
		width: 100%
	}
	.top-publish .section-heading {
		padding-top: 10px;
		background-color: #fff
	}
	.backTo-menu {
		position: absolute;
		top: 12px;
		font-size: 14px;
		display: inline-block;
		right: 20px;
		color: #ff585c !important;
		font-size: 14px;
		float: right
	}
	.course-fdbkform-message .user-form-heading {
		padding: 10px 0 40px 0
	}
	.course-fdbkform-message .user-msg {
		font-size: 25px
	}
	.course-fdbkform-message .hd-before-line::before {
		top: 34px
	}
	.fdbk-basic-details span {
		width: 48px
	}
	.fdbk-basic-details span:last-child {
		width: 224px !important
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.free-courses-list .col-sm-4 {
		width: 50% !important
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.agile-services-page .row>.col-md-3 {
		width: 100%
	}
	.agile-services-page .row>.col-md-3 .nav.nav-tabs {
		width: 100% !important;
		margin-bottom: 30px
	}
	.agile-services-page .row>.col-md-3 .agile-sidebar {
		display: block !important
	}
	.agile-services-page .row>.col-md-3 .nav.nav-tabs li {
		float: left;
		width: 20%;
		border-radius: 0 !important;
		margin: 0 !important;
		border-top: 1px solid transparent
	}
	.agile-services-page .row>.col-md-3 .nav.nav-tabs li a {
		margin: 0 !important;
		border-radius: 0 !important;
		margin: 0 !important;
		border-left: 3px solid transparent !important;
		font-size: 11px
	}
	.agile-sidebar ul li:last-child span {
		font-size: 11px;
		line-height: 36px
	}
	.body-top-section {
		height: 70px
	}
	.body-top-btn {
		margin-top: 0;
		margin-right: 24px
	}
	.body-top-section.second {
		height: 72px;
		line-height: 35px
	}
	.body-top-section.second.third {
		height: 47px;
		line-height: 46px
	}
	.body-top-section.second .body-top-btn {
		margin-top: 10px;
		margin-right: 24px
	}
	.body-top-section.second .container-fluid {
		background-size: 85%;
		background-position: top right
	}
	.body-top-section.second .body-top-section-close {
		top: 14px
	}
	.body-top-section.second.third .body-top-section-close {
		top: -1px
	}
	.free-access img {
		width: 120px
	}
	.free-access h3 {
		font-size: 38px
	}
	.free-access p {
		font-size: 14px
	}
	.blog-comment-form .col-md-9 {
		padding-right: 15px
	}
	.blog-comment-form .col-md-3 {
		padding-left: 15px
	}
}

@media only screen and (max-width: 767px) {
	.xs-inline-block {
		display: inline-block
	}
	.form-list input.form-control:focus~label,
	.form-list input.form-control:valid~label,
	.form-list input.form-control.used~label {
		font-size: 12px !important;
		color: #a84848 !important
	}
	.form-list .form-control {
		background-image: linear-gradient(#a84848, #a84848), linear-gradient(#eaeaec, #eaeaec) !important
	}
	.thumbnail-details {
		padding: 0 15px
	}
	.course-thumbnail {
		height: 370px
	}
	.thumbnail-details {
		height: 217px
	}
	.main-header .navbar {
		z-index: 99999999
	}
	.modal.in {
		z-index: 999999999
	}
	.like-share>a {
		font-size: 12px
	}
	.detail-banner.second .like-share span.like {
		display: inline-block
	}
	.like-share>a {
		margin-bottom: 8px
	}
	.modal .typeahead.dropdown-menu>li {
		width: 100% !important
	}
	.corporate-page-banner-second .banner-content .container {
		padding-bottom: 80px
	}
	.home-banner.second {
		background-position: center top
	}
	.home-banner.second .banner-content,
	.corporate-page-banner-second .banner-content {
		height: auto !important
	}
	.home-banner.second .right-align-div,
	.corporate-page-banner-second .right-align-div {
		padding-top: 25px;
		padding-right: 0
	}
	.home-banner.second .banner-content h1,
	.corporate-page-banner-second .right-align-div h1 {
		font-size: 24px;
		line-height: 30px;
		text-align: left
	}
	.corporate-page-banner-second .right-align-div h1 {
		padding: 0
	}
	.corporate-page-banner-second .right-align-div .btn-blocks a {
		width: 100%;
		margin-right: 0;
		min-width: 100%
	}
	.corporate-page-banner-second .right-align-div .btn-blocks a:last-child {
		margin-top: 20px
	}
	.home-banner.second .banner-content .form-control {
		padding-right: 125px
	}
	.home-banner.second .banner-content .container {
		padding-bottom: 50px;
		padding-top: 40px
	}
	.home-banner.second .banner-content ul.list-inline {
		display: block
	}
	.home-banner.second .banner-content .home-media {
		text-align: center
	}
	.home-banner.second .list-inline>li .home-media .left {
		display: block;
		margin-bottom: 10px
	}
	.home-banner.second .list-inline>li .home-media .left i {
		text-align: center;
		margin: 0 auto
	}
	.home-banner.second .list-inline>li .home-media .icons {
		margin-right: 0
	}
	.home-banner.second .list-inline>li .home-media .right {
		text-align: center !important
	}
	.home-banner.second .right-align-div {
		padding-top: 0
	}
	.course-search-list {
		margin-bottom: 20px;
		margin-top: 15px
	}
	.course-search-list .form-control {
		height: 35px;
		font-size: 14px
	}
	.location-details-list>div.pull-right {
		width: 100%;
		float: left !important
	}
	.location-details-list .search-location {
		padding-top: 25px
	}
	.location-details-list .location-search {
		float: left;
		width: 100%
	}
	.location-details-list .location-search .location {
		margin-right: 5px
	}
	.location-details-list .location-search a,
	.location-details-list .location-search .location {
		float: left;
		width: 49%
	}
	.location-details-list .location-change,
	.location-details-list .location-change-one {
		font-size: 14px
	}
	.course-list-view {
		padding: 15px
	}
	.user-menu {
		display: block
	}
	.login-icon {
		margin-top: -3px
	}
	.course-list-view .course-list-highlight img {
		margin-left: 4px;
		padding-right: 5px
	}
	.course-list-highlight {
		margin: 10px 0 !important
	}
	.course-list-highlight i {
		border-right: 0 !important;
		padding-right: 0 !important;
		margin-bottom: 10px
	}
	.top-coaches .owl-buttons .owl-prev,
	.top-coaches .owl-buttons .owl-next {
		display: block !important
	}
	.text-after-bottom a {
		bottom: -30px;
		left: 50%;
		transform: translateX(-50%);
		top: auto
	}
	.slick-slide a {
		margin-right: 0 !important
	}
	.small-dropdown.dropdown-menu-hidden {
		width: 100%;
		border-radius: 0 0 0 4px;
		box-shadow: none;
		border: none;
		padding: 15px 0
	}
	.small-dropdown.dropdown-menu-hidden li {
		position: relative;
		border-left: 4px solid transparent;
		padding: 0;
		padding: 15px 0;
		border-bottom: 1px solid #d5d5d5
	}
	.small-dropdown.dropdown-menu-hidden li:first-child {
		padding-top: 0px
	}
	.small-dropdown.dropdown-menu-hidden li:hover {
		border-left: 4px solid #ff585c
	}
	.small-dropdown.dropdown-menu-hidden li:last-child {
		margin-right: 0
	}
	.small-dropdown.dropdown-menu-hidden li i {
		position: absolute;
		left: 10px;
		top: 50%;
		transform: translateY(-50%);
		color: #c5c5c5;
		font-size: 15px
	}
	.small-dropdown.dropdown-menu-hidden li a {
		padding: 10px;
		color: #797979;
		font-size: 14px
	}
	.all-course-mobile .basic-breadcrumb.visible-xs.clearfix.pull-left {
		width: 69%
	}
	.course-thumbnail {
		width: 230px
	}
	.nav.navbar-nav.navbar-right.user-menu {
		height: 70%;
		overflow: auto
	}
	.right-search {
		margin-bottom: 20px
	}
	.right-search input {
		padding-left: 0
	}
	.all-courses .carousel_switcher ul {
		width: 100%
	}
	.jcarousel ul {
		width: 20000em !important
	}
	.all-courses .carousel_switcher li {
		float: none !important;
		margin: 0 auto
	}
	.all-courses .carousel_switcher .jcarousel li {
		float: left !important
	}
	.all-courses .view-all {
		margin-right: 0
	}
	.bottom-footer .container {
		padding-top: 20px;
		padding-bottom: 20px;
		min-height: 311px
	}
	.bottom-footer .nav-tabs {
		border-bottom: none
	}
	.bottom-footer .nav-tabs li {
		margin-right: 10px;
		margin-bottom: 0
	}
	.bottom-footer .nav-tabs li a {
		margin-right: 0
	}
	.bottom-footer .nav-tabs>li.active>a,
	.bottom-footer .nav-tabs>li.active>a:focus,
	.bottom-footer .nav-tabs>li.active>a:hover {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
		border-color: #ff585c;
		border-style: none none solid;
		border-width: 0 0 2px;
		color: #ff585c
	}
	.bottom-footer .nav>li>a {
		border: 0 none;
		border-radius: 0;
		color: #fff;
		font-size: 9px;
		padding: 16px 0;
		text-align: center;
		font-weight: 700;
		letter-spacing: 0.1px;
		text-transform: uppercase
	}
	.bottom-footer .nav>li>a:focus,
	.bottom-footer .nav>li>a:hover {
		border-top: 0 none;
		border-left: 0 none;
		border-right: 0 none;
		color: #ff585c;
		background-color: transparent
	}
	.bottom-footer .tab-content {
		padding: 20px 0;
		margin-top: 0
	}
	.bottom-footer .tab-content .tab-pane ul li a {
		color: #a6a6a6;
		font-size: 9px
	}
	.footer-top {
		text-align: center;
		padding-bottom: 0
	}
	.footer-top ul {
		margin-bottom: 30px
	}
	.connect li i {
		font-size: 16px
	}
	.we-accept li {
		margin-bottom: 10px;
		padding: 0 2px
	}
	.copyright {
		text-align: center !important;
		padding: 10px
	}
	.copyright div {
		text-align: center !important;
		margin-bottom: 15px
	}
	.copyright div:last-child {
		margin-bottom: 0
	}
	.contacts {
		margin-bottom: 25px;
		padding-bottom: 20px;
		text-align: left;
		margin-top: 0
	}
	.support-emails ul {
		text-align: center
	}
	.support-emails ul li:first-child {
		margin-right: 0;
		float: none !important
	}
	.support-emails ul li a {
		padding: 0 25px
	}
	.contacts .col-desktop-3,
	.contacts .col-desktop-4 {
		float: none;
		width: 100%
	}
	.copyright a {
		text-align: center
	}
	footer .col-xs-6,
	.item.col-xs-4 {
		float: none;
		width: 100%
	}
	.connect,
	.request_invoice {
		margin-bottom: 20px
	}
	.social_media,
	.social_media .text-right {
		text-align: center
	}
	.copyright {
		text-align: center;
		padding-bottom: 0
	}
	.copyright>.pull-left,
	.copyright>.pull-right {
		display: block;
		float: none !important;
		line-height: 20px
	}
	.subscribe-letter {
		margin-top: 20px
	}
	footer .nav.nav-tabs li a {
		margin-right: 0
	}
	footer .nav-tabs {
		margin: 0 -15px
	}
	footer .tab-content {
		margin: 20px 5px 0 5px
	}
	footer section:nth-child(2n) {
		padding: 0
	}
	.contact-list {
		font-size: 12px
	}
	.cart-footer .row>div {
		padding-bottom: 30px;
		text-align: center !important
	}
	.banner-content {
		height: 480px
	}
	.banner-content .container {
		padding-top: 100px;
		padding-bottom: 112px
	}
	.banner-content h1 {
		font-size: 36px;
		line-height: 41px;
		padding: 0 17px;
		margin-bottom: 45px
	}
	.banner-content ul.list-inline {
		display: none
	}
	.banner-content .search-icon .btn {
		padding: 17px 24px
	}
	.banner-content .search-icon a {
		height: 54px;
		padding: 18px;
		width: 54px
	}
	.banner-content .form-control {
		font-size: 14px;
		padding-left: 14px;
		padding-right: 73px;
		text-overflow: ellipsis;
		overflow: hidden
	}
	.course-profiles {
		background-color: #eceef3
	}
	.course-profiles .container {
		padding-bottom: 20px;
		padding-top: 60px
	}
	.course-profiles .course-profiles-list {
		text-align: center;
		padding-bottom: 0px
	}
	.course-profiles .row .col-md-4:last-child .course-profiles-list {
		padding-bottom: 30px !important
	}
	.course-profiles .course-profiles-list h3 {
		padding-left: 59px;
		color: #f6f6f6
	}
	.course-profiles .course-profiles-list i {
		left: 45% !important;
		transform: translateX(-55%);
		-webkit-transform: translateX(-55%);
		-ms-transform: translateX(-55%)
	}
	.carousel-inner>.item>a>img,
	.carousel-inner>.item>img,
	.img-responsive,
	.thumbnail a>img,
	.thumbnail>img {
		width: 90%;
		margin: 0 auto
	}
	.course-profiles-list a.btn-flat {
		margin-left: 10px
	}
	.trending-courses .container {
		padding-bottom: 48px;
		padding-top: 45px
	}
	.trending-courses .section-heading {
		text-align: center
	}
	.trending-courses .section-heading::before {
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%)
	}
	.trending-courses .trending-course-list {
		width: 275px;
		margin: 0 auto 25px
	}
	.trending-courses .col-md-3:last-child .trending-course-list {
		margin-bottom: 45px
	}
	.top-coaches .container {
		padding-top: 45px;
		padding-bottom: 45px;
		background-color: #eceef3
	}
	.top-coaches .become-a-trainer {
		left: 50%;
		margin-top: 25px;
		position: absolute;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		top: auto;
		right: auto
	}
	.top-coaches .owl-carousel.owl-theme {
		margin-top: 95px !important
	}
	.view-all.btn-flat.waves-effect.waves-red.visible-xs {
		left: 50%;
		margin: 0;
		position: absolute;
		top: 130px;
		transform: translateX(-50%)
	}
	.top-coaches .trainer-list {
		transform: scale(1.0, 1.0);
		-webkit-transform: scale(1.0, 1.0);
		-ms-transform: scale(1.0, 1.0);
		background-color: #fff;
		box-shadow: none;
		width: 275px !important;
		margin: 0 auto
	}
	.top-coaches .trainer-list .trainer-view {
		opacity: 1
	}
	.top-coaches .owl-controls .owl-pagination {
		display: block;
		z-index: 1
	}
	.customer-speak {
		margin-top: 0
	}
	.customer-speak .container {
		padding-top: 45px;
		padding-bottom: 20px
	}
	.customer-speak .slick-arrow {
		display: none !important
	}
	.review-conent {
		padding-top: 50px
	}
	.customer-speak .review-conent::before {
		top: -23px
	}
	.customer-speak .review-thumb {
		width: 100%
	}
	.accrediation .container {
		padding-bottom: 35px;
		padding-top: 40px
	}
	.company-summary {
		padding: 53px 0
	}
	.company-summary .row .col-md-3 {
		border-bottom: 1px solid rgba(0, 0, 0, 0.14);
		margin: 53px 62px 0;
		border-right: 0
	}
	.company-summary.second .row .col-md-3 {
		margin: 0;
		border-bottom: 0
	}
	.company-summary.second .inner-padding {
		position: relative
	}
	.company-summary.second h3 {
		font-size: 38px
	}
	.company-summary.second .row .col-xs-6:nth-child(2) .inner-padding:after {
		position: absolute;
		border-right: 1px solid #eb5355;
		content: '';
		height: 100%;
		top: 0;
		left: -15px
	}
	.company-summary.second .row .col-xs-6:nth-child(3) .inner-padding:after {
		position: absolute;
		border-left: 1px solid #eb5355;
		content: '';
		height: 100%;
		top: 0;
		right: -15px
	}
	.company-summary.second .row .col-xs-6:nth-child(1) .inner-padding:after {
		position: absolute;
		border-bottom: 1px solid #eb5355;
		content: '';
		width: 100%;
		bottom: -25px;
		left: 0
	}
	.company-summary.second .row .col-xs-6:nth-child(4) .inner-padding:after {
		position: absolute;
		border-top: 1px solid #eb5355;
		content: '';
		width: 100%;
		top: -25px;
		left: 0
	}
	.company-summary.second .row .col-xs-6:nth-child(3) .inner-padding h6 {
		margin-bottom: 0
	}
	.company-summary .row .col-md-3:last-child {
		border-bottom: 0
	}
	.company-summary .row .col-md-3 h6 {
		margin-bottom: 49px
	}
	.company-summary .row .col-md-3:last-child h6 {
		margin-bottom: 0
	}
	.company-summary .row .col-md-3:first-child {
		margin-top: 0
	}
	.bottom-footer .container {
		padding-top: 20px;
		padding-bottom: 20px;
		min-height: 311px
	}
	.bottom-footer .nav-tabs {
		border-bottom: none
	}
	.bottom-footer .nav-tabs li {
		margin-right: 0px;
		margin-bottom: 0
	}
	.bottom-footer .nav-tabs li a {
		margin-right: 0
	}
	.bottom-footer .nav-tabs>li.active>a,
	.bottom-footer .nav-tabs>li.active>a:focus,
	.bottom-footer .nav-tabs>li.active>a:hover {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
		border-color: #ff585c;
		border-style: none none solid;
		border-width: 0 0 2px;
		color: #ff585c
	}
	.bottom-footer .nav>li>a {
		border: 0 none;
		border-radius: 0;
		color: #fff;
		font-size: 10px;
		padding: 16px 0;
		text-align: center;
		font-weight: 700;
		letter-spacing: 0.1px;
		text-transform: uppercase
	}
	.bottom-footer .nav>li>a:focus,
	.bottom-footer .nav>li>a:hover {
		border-top: 0 none;
		border-left: 0 none;
		border-right: 0 none;
		color: #ff585c;
		background-color: transparent
	}
	.bottom-footer .tab-content {
		padding: 20px 0
	}
	.bottom-footer .tab-content .tab-pane ul li a {
		color: #a6a6a6;
		font-size: 12px
	}
	.company_details {
		font-size: 13px
	}
	.copyright div.pull-left li {
		float: none
	}
	.copyright div.pull-left li:after {
		content: ""
	}
	.all-courses {
		padding-top: 10px
	}
	.jcarousel li {
		width: 360px !important
	}
	.jcarousel li a {
		width: 275px !important;
		margin: 0 auto 20px
	}
	.jcarousel a {
		margin-bottom: 20px
	}
	.jcarousel-pagination {
		margin-bottom: 39px
	}
	.carousel_switcher .view-all {
		margin-bottom: 10px
	}
	.all-course-mobile h4 {
		display: inline-block;
		font-size: 12px;
		color: #999;
		text-align: left;
		padding: 10px;
		padding-left: 0;
		margin-bottom: 10px
	}
	.all-course-mobile {
		border-bottom: 1px solid #e1e1e3;
		margin-bottom: 18px
	}
	.nav-search {
		float: right;
		margin: 23px 30px 23px 0
	}
	.trainers {
		padding-top: 10px
	}
	.trainers .all-course-mobile .basic-breadcrumb {
		border-bottom: 0 none !important
	}
	.trainers .all-course-mobile .basic-breadcrumb .breadcrumb {
		margin-top: 0
	}
	.trainers-list .media-left {
		display: block;
		padding: 0
	}
	.trainers-list .media-body {
		display: block;
		width: 100%
	}
	.list-of-trainers .section-heading {
		margin-bottom: 5px
	}
	.list-of-trainers .right-search {
		margin-bottom: 0
	}
	.trainers-list .editor-content {
		height: 115px
	}
	.trainers-list .editor-content .btn-flat.waves-effect.waves-green.view-all {
		bottom: auto !important
	}
	.trainer-contact {
		margin: auto;
		margin-top: 18px
	}
	.trainers-name {
		display: block;
		text-align: center
	}
	.trainer-location {
		text-align: center;
		display: block;
		margin-left: 0;
		margin-top: 17px
	}
	.trainers-list ul {
		margin: 0 auto;
		text-align: center
	}
	.trainers-list ul li {
		padding: 0
	}
	.trainers-list ul li a {
		display: block;
		padding: 6px 10px
	}
	.trainers-list p {
		margin-top: 24px;
		margin-bottom: 33px
	}
	.create-profile h3 {
		font-size: 24px;
		color: #fff;
		line-height: 33px;
		font-weight: 400;
		font-family: 'Raleway', sans-serif;
		margin-top: 48px;
		margin-bottom: 30px
	}
	.trainer-details .trainers-bg {
		padding: 40px 26px 60px;
		position: relative;
		margin-top: 20px
	}
	.trainer-summary h3 {
		font-size: 20px;
		font-weight: 400;
		text-align: center;
		margin-top: 15px;
		margin-bottom: 8px
	}
	.trainer-details .trainer-status {
		right: 33px;
		top: 34px
	}
	.trainer-summary span {
		display: block;
		text-align: center
	}
	.trainer-location {
		margin-top: 22px
	}
	.trainer-info {
		display: block
	}
	.specialized-in.list-inline li {
		padding: 0
	}
	.specialized-in li a {
		padding: 5px 3px
	}
	.trainer-details .specialized-in {
		text-align: center
	}
	.trainer-experience h2 {
		margin-bottom: 30px
	}
	.trainer-work .pull-left {
		float: none !important;
		display: block
	}
	.trainer-work .pull-right {
		float: none !important;
		display: block;
		margin-top: 18px
	}
	.trainer-work p {
		margin-top: 17px
	}
	.trainer-certificate h2 {
		margin-top: 60px;
		margin-bottom: 30px
	}
	.xs-center {
		text-align: center
	}
	.certification .media {
		margin-bottom: 14px !important;
		margin-top: 20px !important
	}
	.trainer-courses .bg-white .no-padding-right {
		padding-right: 15px;
		text-align: center
	}
	.trainer-batches {
		margin: 30px 0 34px 0
	}
	.trainer-batches-details .no-padding-left {
		padding-left: 15px
	}
	.trainer-courses h3 {
		margin-bottom: 15px
	}
	.batch-date {
		margin-bottom: 6px;
		line-height: 16px
	}
	.batch-time {
		line-height: 16px;
		text-align: left
	}
	.classroom-venue-details.classroom-details {
		padding-bottom: 0
	}
	.batch-cost {
		margin-bottom: 18px
	}
	.batch-course-type a {
		width: 155px !important
	}
	.trainer-batches-details .trainer-batch-dates {
		margin-bottom: 20px
	}
	.trainer-summary p {
		font-size: 12px
	}
	.trainer-summary .trainer-contact span {
		display: inline-block
	}
	.trainers-contact-number .trainer-contact {
		margin-bottom: 11px
	}
	.trainers-contact-number {
		margin-top: 16px
	}
	.trainer-summary .specialized-in {
		margin-top: 39px;
		margin-bottom: 27px
	}
	.view-all-dates {
		position: absolute;
		top: 32px;
		right: 24px;
		font-weight: 700;
		font-size: 12px;
		color: #ff585c;
		letter-spacing: 0px
	}
	.trainer-courses .bg-white.shadow .trainer-course-info::after {
		bottom: -14px
	}
	.trainer-batches-details .no-padding-left {
		padding-left: 15px !important
	}
	.trainer-batch-schedule .form-group {
		width: 60%
	}
	.error-page h1 {
		font-size: 160px
	}
	.blog-view .mr-t-50 {
		margin-top: 25px
	}
	.comment-form .checkbox label {
		line-height: 16px !important
	}
	.blog-view-details .social-icons a:last-child {
		margin-right: 0px
	}
	.blog-view .basic-breadcrumb {
		border-bottom: 1px solid #d5d5d5
	}
	.likes-and-comments-mobile {
		margin-bottom: 15px
	}
	.col-md-offset-0.col-sm-6.col-sm-offset-3 {
		margin-top: 35px
	}
	.other-location.mr-t-50 {
		margin-top: 20px
	}
	.blog-list-trending h2 {
		margin-top: 10px
	}
	.blog-list .blog-list-trending h2 {
		margin-top: 35px
	}
	.blog-list .basic-breadcrumb {
		margin-bottom: 05px
	}
	.blog-view .basic-breadcrumb {
		margin-bottom: 25px
	}
	.breadcrumb-mobile {
		padding: 0 10px
	}
	.breadcrumb-mobile .basic-breadcrumb {
		border-bottom: 0
	}
	.blog-view .mobile_view_social .social-icons {
		margin-top: 1px
	}
	.blog-view .blog-author::before {
		content: none
	}
	.blog-view-info_mobile .blog-author {
		margin-right: 6px
	}
	.blog-view-details {
		padding: 37px 22px 50px 25px
	}
	.blog-view-details h2 {
		font-weight: 700;
		font-size: 20px;
		color: #333742;
		line-height: 26px
	}
	.blog-view-info .pull-left {
		width: 100%
	}
	.blog-view-info .visible-xs .pull-left {
		width: auto
	}
	.blog-view-info_mobile {
		margin-bottom: 10px !important
	}
	.blog-view-info_mobile .category {
		color: #ff585c;
		font-size: 14px
	}
	.mobile_view_social .blog-wishlist-count {
		color: #333
	}
	.blog-view-info .pull-left .download-option {
		float: right
	}
	.blog-author {
		display: block;
		margin-bottom: 11px
	}
	.blog-author-name h3 {
		margin-top: 37px
	}
	.blog-author-name .social-icons {
		margin: 15px 0
	}
	.blog-author-name .pull-left,
	.blog-author-name .pull-right {
		display: block;
		float: none !important
	}
	.blog-author-details {
		padding: 15px
	}
	.blog-author-details .media-left {
		display: block;
		width: 100%;
		padding-right: 0
	}
	.blog-author-details .media-body {
		text-align: center;
		width: 100%;
		display: block
	}
	.blog-content p {
		font-size: 14px !important
	}
	.blog-related-courses {
		padding: 41px 0 0 0
	}
	.blog-related-courses .jcarousel-pagination {
		margin-top: 20px
	}
	.blog-related-articles {
		border-top: 0;
		padding-top: 0;
		margin-bottom: 56px
	}
	.blog-content .specialized-in {
		text-align: center
	}
	.blog-view .specialized-in li a {
		padding: 5px 12px;
		border-radius: 100px
	}
	.blog-related-courses .jcarousel-pagination a {
		height: 15px;
		width: 15px
	}
	.blog-author-details a {
		margin: 0 auto
	}
	.comment-info .media-left {
		display: block;
		width: 100%;
		padding-right: 0
	}
	.comment-info .media-body {
		text-align: center;
		display: block;
		width: 100%
	}
	.comment-info .media-body p {
		height: 85px
	}
	.comment-like-reply ul li {
		margin-right: 12px
	}
	.comment-user h3 {
		width: 100% !important;
		max-width: none;
		margin-top: 25px !important
	}
	.mobile_view_social.visible-xs {
		margin-top: 0px !important;
		margin-bottom: 10px !important
	}
	.specialized-in.pull-left {
		width: 60%
	}
	.specialized-in.pull-right {
		width: 35%
	}
	.download-ebook {
		right: 0;
		width: 100%
	}
	.blog-view-video .blog-view-image {
		height: 100% !important
	}
	.blog-content iframe {
		width: 100%;
		height: 100%
	}
	.blog-author-details a,
	.comment-info a {
		margin: 0 auto
	}
	.comment-reply {
		width: 100%
	}
	.reply-message textarea,
	.reply-message .btn {
		width: 100%
	}
	.reply-message .btn {
		margin-top: 20px
	}
	.commented-on {
		top: -16px
	}
	.enroll-course {
		padding: 40px 25px 22px 25px
	}
	.course-img {
		width: 58px;
		height: 58px;
		display: inline-block;
		vertical-align: top;
		margin: 0
	}
	.course-categories {
		padding-top: 10px;
		padding-bottom: 5px
	}
	.reg-provider .fa.fa-check-square {
		font-size: 27px
	}
	.reg-provider span {
		margin-left: 6px;
		margin-right: 7px;
		font-size: 11px;
		width: 27% !important
	}
	.reg-provider .acdtn-page {
		float: right
	}
	.course-categories h2 {
		margin-bottom: 0px
	}
	.course-overview .media {
		height: auto
	}
	.fixed-left-center .fixed-btn {
		font-size: 13px;
		line-height: 13px
	}
	#course-categories {
		padding-top: 20px
	}
	.course-price-info {
		display: inline-block !important;
		border-left: 1px solid #e7e7e7;
		padding: 0;
		padding-left: 10px;
		margin-left: 20px;
		text-align: right;
		width: 64%
	}
	.quantity {
		height: 44px;
		margin: 23px auto 0
	}
	.course-thumbnail h3 {
		padding: 15px 0 12px;
		min-height: 54px
	}
	.course-thumbnail.second .course-thumbnail-icon {
		margin-top: 31px
	}
	.course-thumbnail.second h3 {
		min-height: auto
	}
	.course-thumbnail.second .btn {
		margin-top: 25px !important;
		width: 100%
	}
	.course-captions:after {
		content: ":";
		position: absolute;
		right: 5px
	}
	.course-captions-list>div {
		clear: both;
		overflow: hidden;
		content: ""
	}
	.course-captions-list {
		margin-top: 24px;
		margin-bottom: 5px
	}
	.course-captions-list span {
		width: 50%;
		float: left;
		margin-right: 0;
		margin-top: 0;
		line-height: 18px
	}
	.location-details {
		position: relative;
		text-align: center;
		margin-bottom: 10px;
		margin-top: 0
	}
	.course-type {
		display: block;
		margin-top: 5px
	}
	.course-start-date {
		display: block;
		margin-top: 5px
	}
	.delivery-format .checkbox:first-child {
		margin-top: 0
	}
	.delivery-format .checkbox {
		margin-top: 13px
	}
	.delivery-format .pull-left {
		float: none !important
	}
	.categories-list .location-details {
		float: none !important;
		text-align: center
	}
	.categories-list .location-details .location {
		margin-top: 30px;
		display: inline-block
	}
	.categories-list .filter-xs {
		margin-bottom: 15px
	}
	.early-bird-price {
		line-height: 32px
	}
	.categories-list {
		padding-top: 36px
	}
	.categories-list h2 {
		padding-top: 0;
		margin-bottom: 30px
	}
	.close-icon {
		top: 20px
	}
	.detail-banner .container {
		padding-top: 100px
	}
	.detail-banner h1 {
		font-size: 30px;
		line-height: 40px
	}
	.detail-banner.second h1 {
		font-size: 30px !important
	}
	.detail-banner.second {
		padding-bottom: 65px
	}
	.detail-banner .brand-img {
		margin: 15px 0
	}
	.detail-banner-new .brand-img {
		margin: 15px 36px
	}
	.detail-banner .btn {
		display: block;
		margin: 0 auto 10px
	}
	.detail-banner-new .btn {
		display: block;
		margin: 0 auto 10px
	}
	.agenda .panel-body {
		padding: 20px 30px
	}
	.agenda .section-heading,
	.meet-your-teachers .section-heading,
	.faq .section-heading {
		text-align: center
	}
	.agenda .section-heading:before,
	.meet-your-teachers .section-heading:before,
	.faq .section-heading:before {
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%)
	}
	.meet-your-teachers .owl-carousel.owl-theme {
		margin-top: 55px
	}
	.our-students .customer-speak .container {
		padding-top: 100px
	}
	.search-location .form-group {
		width: 47%
	}
	.overview {
		padding: 46px 0 24px
	}
	.about-us-banner {
		padding: 94px 0 92px
	}
	.about-us-banner-title {
		font-size: 36px
	}
	.about-us-image-big {
		width: 100%;
		height: 223px;
		margin-top: 20px
	}
	.about-us-image-small {
		width: 150px;
		height: 118px;
		bottom: -60px
	}
	.who-we-are {
		padding-top: 55px
	}
	.who-we-are p,
	.what-we-do p {
		margin-top: 65px
	}
	.what-we-do {
		padding-top: 0;
		padding-bottom: 60px
	}
	.our-promise {
		padding-top: 55px
	}
	.our-promise-content {
		height: 347px;
		padding: 15px 15px;
		margin-bottom: 15px
	}
	.our-promise-content p {
		padding-top: 15px
	}
	.who-we-are,
	.what-we-do {
		background-color: #eceef3
	}
	.who-we-are .section-heading,
	.what-we-do .section-heading {
		margin-bottom: 75px
	}
	.who-we-are h4,
	.what-we-do h4 {
		font-size: 100px;
		line-height: 31px
	}
	.corporate-page-banner .container {
		padding-top: 100px;
		padding-bottom: 100px
	}
	.corporate-page-banner-title {
		font-size: 38px
	}
	.training-thumbnail {
		margin: 0;
		width: 100%
	}
	.our-clients .customer-speak {
		margin-top: 0 !important
	}
	.corporate-page .top-coaches .owl-carousel.owl-theme {
		margin-top: 70px
	}
	.our-clients-details {
		margin-top: -60px
	}
	.our-clients-details h2 {
		margin-top: 30px !important
	}
	.our-clients-details .owl-pagination {
		display: none
	}
	.how-we-can-help-you .bg-white {
		margin-bottom: 20px
	}
	.corporate-page-banner .container {
		padding-top: 100px;
		padding-bottom: 100px
	}
	.corporate-page .our-students .customer-speak .container {
		padding-top: 50px
	}
	.corporate-page .our-students .customer-speak {
		margin-bottom: 50px
	}
	.corporate-page .our-clients-details h2 {
		margin: 0 0 13px
	}
	.corporate-page .our-clients-details .container {
		padding-top: 10px
	}
	.corporate-page-banner-title {
		font-size: 22px;
		line-height: 32px
	}
	.training-thumbnail {
		margin: 0;
		width: 100%
	}
	.corporate-page-banner .btn.btn-default {
		margin-right: 0
	}
	.our-clients .customer-speak {
		margin-top: 0 !important
	}
	.our-client .owl-pagination {
		display: none !important
	}
	.our-clients-details .owl-buttons {
		display: block !important
	}
	.corporate-page .areas-of-training .owl-buttons {
		top: -37px;
		right: auto;
		left: 50%;
		transform: translateX(-50%)
	}
	.corporate-page .top-coaches .owl-carousel.owl-theme {
		margin-top: 70px
	}
	.our-clients-details {
		margin-top: -60px
	}
	.our-clients-details .owl-prev {
		left: 10px
	}
	.our-clients-details .owl-next {
		right: 10px
	}
	.how-we-can-help-you .bg-white {
		margin-bottom: 20px
	}
	.our-clients-details h2 {
		margin: 0px 0 35px 0
	}
	.our-clients-details .container {
		padding-bottom: 0
	}
	.accrediation.featured .section-heading {
		margin-top: 0px
	}
	.accrediation .owl-pagination {
		display: none
	}
	.accrediation .owl-wrapper-outer {
		margin-bottom: 17px
	}
	.accrediation {
		height: 312px;
		overflow: hidden
	}
	.accrediation .owl-carousel {
		height: 99px
	}
	.featured {
		height: 216px;
		overflow: hidden
	}
	.featured .owl-carousel {
		height: 63px
	}
	.featured .owl-wrapper {
		height: 46px;
		overflow: hidden
	}
	.corporate-page .panel-grid-7 .bg-color-7 {
		background-color: #fff !important
	}
	.corporate-page .panel-grid-7 .no-padding-left {
		padding-right: 0
	}
	.corporate-page .tab-content {
		padding: 10px 0px
	}
	.in-the-media-banner {
		padding: 60px 0
	}
	.in-the-media-banner h1 {
		font-size: 40px
	}
	.in-the-media-page .bg-white {
		padding: 25px 15px
	}
	.in-the-media-page .media-left {
		padding-right: 0;
		text-align: center;
		display: block
	}
	.in-the-media-page .media-body {
		text-align: center;
		display: block;
		width: 100%
	}
	.media-partner-logo {
		display: block;
		margin-top: 20px
	}
	.media-partner-title {
		padding-top: 25px;
		font-size: 16px;
		font-weight: 700
	}
	.testimonials-banner {
		padding: 100px 0
	}
	.testimonials-banner h1 {
		font-size: 40px
	}
	.testimonials-top-bar .media-left {
		padding-left: 0px
	}
	.testimonials-top-bar .media-body select {
		width: 100%
	}
	.testimonials-info {
		text-align: center
	}
	.testimonials-info.bg-white {
		padding-left: 20px;
		padding-right: 20px
	}
	.testimonials-info .media-left {
		padding-right: 0;
		display: block
	}
	.testimonials-info .media-left img {
		margin: 0 auto;
		display: block;
		margin-bottom: 20px
	}
	.testimonials-info .media-body {
		display: block;
		width: 100%
	}
	.testimonials-trainer-info .pull-left,
	.testimonials-trainer-info .pull-right {
		float: none !important
	}
	.testimonials-info p {
		text-align: left
	}
	.testimonials-info p::before {
		top: -13%
	}
	.testimonials-page .pagination {
		margin-top: 39px;
		margin-bottom: 32px
	}
	.contact-us-banner {
		padding: 110px 0
	}
	.contact-us-banner h1 {
		font-size: 40px
	}
	.contact-us-form .bg-white {
		margin-top: 35px
	}
	.faq-banner {
		padding: 110px 0
	}
	.faq-banner h1 {
		font-size: 40px
	}
	.faq-page .panel-body {
		padding-left: 45px
	}
	.refund-banner {
		padding: 110px 0
	}
	.refund-banner h1 {
		font-size: 40px
	}
	.refund-page .bg-white {
		padding: 20px
	}
	.refunds h4 {
		font-size: 17px;
		line-height: 16px;
		padding: 35px 0 25px 0
	}
	.refund-page-heading {
		font-size: 17px;
		line-height: 16px
	}
	.login-modal .modal-dialog {
		width: 100%;
		margin: 30px auto;
		padding: 0 10px
	}
	.login-modal .tab-content {
		padding: 25px 40px
	}
	.login-modal .nav-tabs>li a {
		padding: 22px 0
	}
	.registration-forms::after {
		top: auto;
		left: 50%;
		bottom: 0;
		transform: translateX(-50%);
		right: auto;
		bottom: -18px
	}
	.registration-forms {
		border-right: 0 none;
		border-bottom: 1px solid #ebebeb;
		margin-bottom: 40px;
		margin-right: 0;
		padding-right: 0;
		padding-bottom: 45px
	}
	#register .registration-forms {
		padding-bottom: 75px
	}
	.social-media-login {
		margin-left: 0
	}
	.cart-page .panel-heading .cart-tickmark {
		display: none
	}
	.cart-page .panel-heading .media {
		display: none
	}
	.cart-page .panel-heading .cart-title-heading-left {
		display: none
	}
	.cart-page .panel-heading.confirm .cart-tickmark {
		display: inline-block
	}
	.cart-page .panel-heading.confirm .media {
		display: none
	}
	.cart-page .panel-heading.confirm .cart-number {
		display: none
	}
	.cart-page .panel-heading.confirm .cart-title-heading {
		display: block;
		color: #1b1d28
	}
	.cart-page .panel-heading.confirm a {
		padding: 13px 78px 12px
	}
	.cart-page .panel-title a {
		padding: 13px 78px 12px;
		text-align: left
	}
	.place-and-date {
		margin-bottom: 38px
	}
	.cart-info {
		border: 0
	}
	.cart-details .form-group {
		text-align: left
	}
	.cart-details input {
		margin: 0 !important
	}
	.grand-total .pull-right {
		width: 100%
	}
	.cart-total span {
		width: 60% !important;
		text-align: right
	}
	.secure-payment ul li {
		width: 100%
	}
	.secure-payment ul li a {
		text-align: left !important
	}
	.secure-payment .tab-content {
		padding: 44px 54px
	}
	.card-info {
		padding-right: 15px
	}
	.card-details .btn {
		width: 100%
	}
	.close-cart {
		right: 20px;
		top: 15px
	}
	.coupon-code {
		text-align: center
	}
	.cart-discount>span {
		width: 45% !important
	}
	.cart-tax .pull-right {
		width: auto
	}
	.cart-page .classroom {
		display: block;
		margin-top: 20px
	}
	.grand-total>.form-list>.pull-right {
		margin-top: 25px;
		width: 100%
	}
	.cart-page .panel-body.bg-white {
		margin-top: 10px;
		padding: 40px 20px
	}
	.coupon-code span {
		margin-top: 8px;
		display: inline-block
	}
	.place-and-date>span {
		margin-bottom: 6px !important
	}
	.cart-menu {
		margin-top: 10px
	}
	.cart-menu a {
		width: 100%;
		border-bottom: 0 !important;
		padding-left: 0 !important;
		margin-left: 0
	}
	.timeline::before {
		content: none
	}
	.timeline>li {
		margin-bottom: 60px
	}
	.timeline>li:first-child>.timeline-badge {
		top: -7%
	}
	.timeline>li>.timeline-badge {
		top: -20px
	}
	.timeline>li>.timeline-panel {
		margin-left: 0px;
		width: 100%
	}
	.timeline>li>.timeline-panel::before {
		content: none
	}
	.timeline>li>.timeline-panel::after {
		content: none
	}
	.timeline>li:not(.timeline-inverted) {
		padding-right: 0px
	}
	.timeline>li.timeline-inverted {
		padding-left: 0px
	}
	.timeline>li.timeline-inverted:last-child {
		margin-bottom: 0
	}
	.timeline>li.timeline-inverted+li:not(.timeline-inverted) .timeline-panel.bg-white,
	.timeline>li:not(.timeline-inverted)+li.timeline-inverted .timeline-panel.bg-white {
		margin-top: 0px
	}
	.timeline>li.timeline-inverted>.timeline-panel {
		margin-right: 0px
	}
	h1 sup {
		top: -11px !important
	}
	.schedule-banner h1 {
		font-size: 28px;
		line-height: 38px
	}
	.color-3.get-notify-link {
		display: inline-block
	}
	.schedule-banner .container {
		padding-top: 60px
	}
	.xs-title {
		width: 30%;
		color: #c44649;
		padding-right: 15px;
		text-align: right;
		text-transform: uppercase;
		font-weight: 700;
		float: left;
		line-height: 24px
	}
	.xs-caption {
		float: left;
		width: 70%;
		word-break: break-all
	}
	.schedule-course .schedule-course-summary .schedule-course-list {
		width: 100%
	}
	.schedule-course-list .btn-success {
		margin-top: 0
	}
	.key-features {
		margin-top: 40px;
		padding-left: 0
	}
	.training-dates .bx-wrapper .bx-prev {
		left: 42%;
		transform: translateX(-58%)
	}
	.training-dates .bx-wrapper .bx-next {
		right: 42%;
		transform: translateX(-58%)
	}
	.schedule-training-dates {
		padding: 25px 19px 20px
	}
	.enroll-course .schedule-training-dates {
		padding: 25px 0
	}
	.schedule-training-dates .classroom-details {
		border-top: 1px solid #eaeaec;
		margin-top: 18px
	}
	.classroom-venue-details.classroom-details {
		margin-top: 5px
	}
	.key-features.no-padding-left {
		margin-top: 10px
	}
	.self-paced .row {
		display: block
	}
	.no-schedule .search-location form>div {
		margin-bottom: 10px;
		width: 100%
	}
	.webinar-banner {
		padding: 30px 0 0 0
	}
	.webinar-banner h1 {
		padding-bottom: 30px
	}
	.webinar-social {
		padding-top: 40px
	}
	.webinar-sort li a {
		padding-bottom: 20px;
		margin: 0 8px
	}
	.search-box .row {
		padding: 25px 0
	}
	.webinar-banner .form-control {
		height: 30px;
		margin-bottom: 10px
	}
	.webinar-banner .right-search .form-control {
		margin-bottom: 0px;
		padding-left: 15px !important
	}
	.webinar-presenter .trainer-location {
		margin-top: 4px
	}
	.webinar-presenter .author-designation {
		margin-top: 4px
	}
	.webinar-presenter .about-author p {
		margin-top: 5px
	}
	.webinar-page {
		padding: 30px 0
	}
	.webinar-page .webinar-info .media-left,
	.webinar-page .webinar-info .media-body {
		display: block;
		width: 100%;
		padding: 0 !important
	}
	.webinar-page .webinar-info .media-body {
		margin-top: 20px
	}
	.webinar-info .media-body .row {
		height: auto
	}
	.webinar-info .social-icons span {
		display: block;
		margin-bottom: 15px
	}
	.webinar-cost {
		text-align: left;
		margin: 10px 0
	}
	.webinar-forms form {
		padding: 20px 0 5px
	}
	.webinar-info .btn {
		width: 150px
	}
	.webinar-forms .presented {
		height: auto;
		margin-bottom: 15px;
		padding-top: 0
	}
	.webinar-forms .presented .pull-right {
		margin-top: 5px;
		width: 100%;
		padding-left: 5px
	}
	.trainer-course-info {
		height: 276px
	}
	.courses-details .trainer-batches-details .no-padding-left {
		padding-left: 15px !important
	}
	.trainers-list .btn-flat.waves-effect.waves-green.view-all {
		bottom: 45px;
		top: auto
	}
	.e-learning .iframe {
		height: 200px;
		width: 200px
	}
	.curriculum-details-info {
		margin-left: 12px
	}
	.toggle-bar {
		margin-top: 30px
	}
	.key-features ul li {
		line-height: 27px
	}
	.pane-small .list-inline {
		text-align: center
	}
	.pane-small .list-inline li {
		border: 0 none;
		display: block;
		padding-bottom: 10px
	}
	.e-learning-content .like-share .position-relative {
		margin-right: 0 !important
	}
	.tabs {
		display: none
	}
	.tab_container {
		height: auto !important
	}
	.tab_content {
		padding: 20px 50px 0
	}
	.tab_content .owl-next {
		right: -40px !important
	}
	.tab_content .owl-prev {
		left: -55px !important
	}
	.tab_drawer_heading {
		background-color: #fff;
		color: #231f20;
		border: 1px solid #f1f1f2;
		margin: 0;
		padding: 5px 20px;
		display: block;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		line-height: 30px
	}
	.d_active {
		background-color: #F1F1F2;
		color: #231f20
	}
	.navbar-menu.browse-courses .navbar-right.user-menu {
		margin-top: -12px;
		background: #f4f4f4;
		margin-right: -30px;
		margin-left: -27px
	}
	.user-menu .resp-categories {
		padding: 0 30px 0 27px
	}
	.reg-provider {
		top: -35px
	}
	.query_mobile .get-in-touch-sidebar {
		position: relative !important;
		opacity: 0;
		bottom: auto;
		right: auto;
		left: auto;
		top: auto;
		opacity: 1;
		transform: scale(1);
		visibility: visible;
		width: 100%
	}
	.query_mobile .get-in-touch-sidebar .bg-white {
		padding: 30px
	}
	.form_com .btn {
		width: 100%
	}
	.form_com .right-top {
		top: -10px;
		right: 0
	}
	.common-title {
		font-size: 30px
	}
	.common-page-banner .btn-group-vertical>.btn,
	.common-page-banner .btn-group>.btn {
		float: none
	}
	.common-page-banner .btn-group>.btn {
		margin-bottom: 15px;
		border-radius: 3px !important
	}
	.common-page-banner .btn-group>.btn:last-child {
		margin-bottom: 0px
	}
	.horizontal_tabs .bg-white {
		padding: 47px 34px 0px !important
	}
	.content_image_numbering ul li {
		width: 100%
	}
	.horizontal_tabs .tab-content h3 {
		margin-bottom: 30px
	}
	.horizontal_tabs .tab-content .tab-pane-2 h3 {
		margin-bottom: 30px;
		margin-top: 25px
	}
	.horizontal_tabs .tab-content .tab-pane-2 a.btn-block {
		display: block;
		width: 100%
	}
	.styled_after_form {
		border-bottom: 1px solid hsl(0, 0%, 92%);
		border-right: 0 none;
		margin-bottom: 40px;
		margin-right: 0;
		padding-bottom: 25px;
		padding-right: 0
	}
	.styled_after_form::after {
		bottom: -18px;
		left: 50%;
		right: auto;
		top: auto;
		transform: translateX(-50%)
	}
	.tabs_styled {
		position: relative;
		height: 744px
	}
	.tabs_styled .tab-content {
		overflow: hidden;
		height: 768px;
		position: relative
	}
	.tabs_styled .tab-content>div {
		height: 743px;
		position: absolute;
		display: block;
		transition: all 0.5s
	}
	.div_title {
		font-size: 35px;
		line-height: 40px
	}
	.content_three .div_btn_group .btn:first-child {
		margin-right: 0
	}
	.btn.btn-default.waves-effect.waves-light {
		text-align: center !important;
		width: 100%
	}
	.div_btn_group .btn {
		text-align: left !important
	}
	.refer-and-earn-banner {
		padding: 35px 0
	}
	.refer-and-earn-banner .top h3 {
		color: #1e2833;
		font-size: 22px;
		font-weight: 700
	}
	.refer-and-earn-banner .top p {
		color: #fff;
		font-size: 12px;
		margin-top: 20px;
		line-height: 18px
	}
	.content_image_numbering .upper_content span {
		text-align: center
	}
	.refer-and-earn-banner .bottom {
		margin-top: 25px
	}
	.refer-and-earn-banner .bottom img {
		width: 100%
	}
	.owl-controls {
		clear: both;
		overflow: hidden;
		content: ""
	}
	#accrediation {
		margin-bottom: 60px !important
	}
	.accrediation .owl-buttons {
		display: block !important
	}
	#accrediation .owl-buttons>div,
	#faculty .owl-buttons>div {
		border: 1px solid #d5d5d5 !important;
		height: 30px !important;
		line-height: 27px !important;
		bottom: -50px !important;
		top: auto !important;
		transform: translateY(0px) !important;
		width: 30px !important;
		z-index: 9
	}
	#faculty .owl-prev,
	#accrediation .owl-prev {
		left: 37% !important
	}
	#faculty .owl-next,
	#accrediation .owl-next {
		right: 37% !important
	}
	#faculty .owl-buttons>div {
		bottom: -10px !important
	}
	#faculty .owl-prev i,
	#accrediation .owl-prev i,
	#faculty .owl-next i,
	#accrediation .owl-next i {
		display: none !important
	}
	#faculty .owl-prev:after,
	#accrediation .owl-prev:after {
		content: "\f104";
		font-size: 24px;
		font-family: FontAwesome;
		color: #b6b6b6
	}
	#faculty .owl-next:after,
	#accrediation .owl-next:after {
		content: "\f105";
		font-size: 24px;
		font-family: FontAwesome;
		color: #b6b6b6
	}
	section.top-coaches+section {
		margin-top: 0
	}
	.course-categories i {
		font-size: 23px
	}
	.agile-services-page-bg-white .text-center>img {
		height: auto;
		width: 100%
	}
	.chat-btn,
	.query-btn,
	.query-btn-popup,
	.share-btn {
		width: 45px;
		line-height: 40px;
		height: 45px
	}
	.query-btn,
	.query-btn-popup {
		bottom: 35px !important;
	}
	.chat-btn i {
		font-size: 23px !important
	}
	#return-to-top {
		width: 45px;
		height: 45px
	}
	#return-to-top span i {
		font-size: 15px
	}
	#return-to-top span span {
		font-size: 13px !important
	}
	.agile-services-page {
		padding-bottom: 0;
		margin-bottom: 10px
	}
	.list_eql li {
		width: 100%
	}
	.agile-services-page img {
		width: 100%;
		height: auto
	}
	.agile-services-page .tab-content>.tab-pane {
		display: block !important;
		opacity: 1
	}
	.how-it-works h1 {
		font-size: 32px
	}
	#course-categories .owl-controls {
		display: none !important
	}
	div.top-coaches+div {
		margin-top: 0 !important
	}
	.jcarousel img {
		display: block;
		max-width: 100%
	}
	.blog-list-author-name {
		width: 50%
	}
	.reg-provider span {
		width: 30%;
		margin-top: 0
	}
	.reg-provider i,
	.reg-provider span {
		float: left
	}
	.razorpay-checkout-frame #modal {
		width: 100% !important
	}
	.customer-speak {
		overflow: hidden
	}
	.cart-page .tab-content {
		position: relative
	}
	.cart-page .tab-content .alert b {
		font-weight: 700;
		display: block
	}
	.cart-page .tab-content .alert {
		font-size: 13px;
		line-height: 19px;
		padding-top: 10px;
		padding-bottom: 10px
	}
	.cart-page .tab-content .alert a {
		color: #000 !important;
		word-wrap: break-word
	}
	.card-info .btn {
		font-size: 9px
	}
	.reg-provider {
		left: 15px
	}
	.static-banner {
		padding: 80px 0
	}
	.accrediation-banner h1 {
		font-size: 36px
	}
	.static-banner h1 {
		font-size: 36px;
		line-height: 36px
	}
	.money-back .tooltip {
		width: 100%
	}
	.tooltip-area .tooltip-inner h3 {
		width: 100%;
		min-width: auto !important
	}
	.sitemap .static-list li {
		width: 100%
	}
	.gallery-owl .item {
		text-align: center
	}
	.gallery-owl a {
		width: 50%
	}
	.gallery-owl .owl-buttons .owl-prev {
		left: -4%
	}
	.gallery-owl .owl-buttons .owl-next {
		right: -4%
	}
	.gallery-owl .course_mag {
		left: 5px;
		margin: 0 auto;
		right: 5px;
		text-align: center;
		width: 50%
	}
	.hidden-xs.collapse.in {
		display: none !important
	}
	.collapse.visible-xs {
		display: none !important
	}
	.collapse.in.visible-xs {
		display: block !important
	}
	.training-heading h3>span {
		width: 110px
	}
	.trainer-details .trainer-batch-dates h3 {
		white-space: normal;
		overflow: visible
	}
	.trainer-courses .training-dates .bx-wrapper .bx-next {
		right: 29%
	}
	.trainer-details .schedule-training-dates .classroom-details {
		border-top: 0 none
	}
	.event-upcoming .row .col-md-4>a {
		margin-bottom: 20px
	}
	.event-upcoming .bg-white {
		padding: 5px 20px 20px
	}
	.thumbnail-hover {
		bottom: -48%
	}
	.banner-position-content .border-right {
		border-right: 0
	}
	.event-listing-thumbnail-caption .name,
	.common-event-details .category {
		padding-bottom: 2px
	}
	.banner-position-content .thumbnail-event-date .padding {
		font-size: 12px;
		line-height: 13px
	}
	.event-listing-thumbnail-caption .name,
	.common-event-details .name {
		font-size: 16px;
		line-height: 18px
	}
	.event-upcoming .view-all-btn .btn {
		margin-top: 0px
	}
	.thumbnail-speaker {
		margin-bottom: 25px
	}
	.video_image {
		height: auto
	}
	.event-detail-gallery .right-side .col-md-12:first-child .bg-image {
		margin-top: 30px
	}
	.event-detail-gallery .caption {
		padding: 20px
	}
	.event-detail-gallery .caption h3 {
		font-size: 20px;
		line-height: 27px
	}
	.event-detail-gallery img {
		height: 245px
	}
	.event-gallery-modal .nav-tabs>li a {
		text-align: left;
		padding: 10px 2px
	}
	.schedule-banner {
		padding-bottom: 10px
	}
	.schedule-banner .money-back {
		position: relative;
		top: inherit;
		bottom: inherit;
		left: inherit;
		right: inherit;
		transform: translateX(0);
		width: 100%;
		padding-top: 25px
	}
	.money-back {
		left: 50%;
		transform: translateX(-50%);
		width: 250px;
		text-align: center
	}
	.money-back .tooltip-area {
		float: none;
		margin-bottom: 10px;
		margin-right: 0
	}
	.money-back .tooltip-area:after {
		content: none !important
	}
	.main-menu-events .bg-color-grey {
		padding: 10px
	}
	.mega-menu .search-bar-top {
		width: 80%
	}
	.btm-content {
		padding: 10px 0 !important
	}
	.mega-menu .course-list-view .course-list-highlight {
		margin-bottom: 20px !important
	}
	.main-menu-events .thumbnail-side-events {
		margin-bottom: 50px !important
	}
	.main-menu-events .thumbnail-side-events img {
		width: 110px;
		height: 178px
	}
	.main-menu-events .thumbnail-side-events .event-listing-thumbnail-caption {
		padding: 10px 10px 10px 60px !important
	}
	.event-listing-thumbnail-caption .category,
	.common-event-details .category {
		font-size: 10px
	}
	.main-menu-events .event-listing-thumbnail-caption .name {
		font-size: 13px;
		padding-bottom: 5px;
		line-height: 18px
	}
	.main-menu-events .event-listing-thumbnail-caption .thumbnail-event-date .padding,
	.main-menu-events .event-listing-thumbnail-caption .thumbnail-event-venue .padding {
		font-size: 13px;
		line-height: 16px
	}
	.event-listing-thumbnail-caption .thumbnail-event-date .padding span,
	.common-event-details .thumbnail-event-date .padding span,
	.event-listing-thumbnail-caption .thumbnail-event-date .padding i,
	.common-event-details .thumbnail-event-date .padding i,
	.event-listing-thumbnail-caption .thumbnail-event-venue .padding i,
	.common-event-details .thumbnail-event-venue .padding i,
	.event-listing-thumbnail-caption .thumbnail-event-venue .padding span,
	.common-event-details .thumbnail-event-venue .padding span {
		font-size: 12px;
		line-height: 16px
	}
	.empty-cart .clearfix .pull-left,
	.empty-cart .clearfix .pull-right {
		width: 100%
	}
	.empty-cart .clearfix .pull-right {
		padding-top: 10px
	}
	.notify_me {
		right: 15px;
		transform: translateX(0);
		left: auto;
		bottom: 5px
	}
	.trainers-list .specialized-in.list-inline {
		max-height: 60px
	}
	.copyright.clearfix {
		padding-bottom: 20px !important
	}
	.faq-page .panel-heading a::before {
		right: 0
	}
	.cart-static-content h3 {
		max-height: unset !important
	}
	.write-for-us-social .pull-right .social-right-btn {
		margin-bottom: 5px;
		width: 100%
	}
	.btn.btn-bordered {
		width: 100%
	}
	.corporate-know-more .btn.btn-bordered {
		margin-top: 20px !important
	}
	.course-categories .course-thumbnail {
		width: 241px
	}
	.body-top-section {
		height: 65px;
		line-height: 26px
	}
	.body-top-section-content {
		width: 94%
	}
	.body-top-section .body-top-section-content,
	.body-top-btn,
	.body-top-section-close {
		font-size: 12px;
		line-height: 16px
	}
	.body-top-section .clearfix>.pull-right {
		width: 100%
	}
	.body-top-section a {
		font-size: 13px
	}
	.body-top-section a i {
		font-size: 16px
	}
	.body-top-btn {
		width: 100%;
		margin: 3px 0 0 0;
		font-size: 12px
	}
	.body-top-section.second {
		text-align: center;
		height: 83px
	}
	.body-top-section.second.third {
		height: 70px
	}
	.body-top-section.second .body-top-section-close {
		top: 25px
	}
	.body-top-section.second .container-fluid {
		background-size: 140%;
		background-position: 78%
	}
	.body-top-section.second.third .container-fluid {
		background-size: 107%;
		background-position: -153%
	}
	.body-top-section.second .pull-right .body-top-section-content {
		padding-top: 14px;
		padding-right: 0
	}
	.body-top-section-close {
		top: 10px
	}
	.careers .careers-info {
		display: table !important
	}
	.zopim {
		bottom: 40px !important;
		right: 15px !important
	}
	.meshim_widget_components_chatButton_Button.ltr {
		display: none
	}
	.schedule-filter .location-search {
		line-height: 13px
	}
	.schedule-filter .location-search span,
	.schedule-filter .location-search a,
	.schedule-filter .location-search span i,
	.schedule-filter .location-search a i {
		font-size: 13px
	}
	.schedule-filter .location-search span i,
	.schedule-filter .location-search a i {
		margin-right: 8px
	}
	.schedule-filter .location-search span {
		margin-bottom: 5px
	}
	.location-change-one {
		margin-bottom: 15px;
		display: block !important
	}
	#location_mobile_modal .search-location .form-group {
		width: 100%;
		margin-bottom: 20px
	}
	#location_mobile_modal .select-location {
		padding-top: 0;
		padding-left: 0;
		padding-bottom: 0
	}
	.cart-footer.second .footer-top .media-links div>ul {
		margin-bottom: 0
	}
	.cart-footer.second .copyright {
		padding-top: 0 !important;
		padding-bottom: 0 !important
	}
	.cart-footer.second .footer-top .contacts {
		padding-top: 34px !important
	}
	.corporate-know-more .text-right {
		text-align: center !important
	}
	.corporate-know-more {
		margin-top: 30px
	}
	.panel-body .form-list .col-md-12>span {
		margin-left: 0
	}
	.cart-page .panel-body .col-md-3 {
		padding-left: 15px
	}
	.referral-code .pull-left input {
		margin-bottom: 25px
	}
	.banner-position-content .row {
		display: block
	}
	.flex {
		display: table
	}
	.event-detail-program .section-container {
		padding-bottom: 0
	}
	.event-detail-program .section-container .section-small-heading {
		margin-bottom: 30px
	}
	.event-detail-program .section-container .d-m-y {
		padding-left: 10px
	}
	.event-detail-program .section-container .panel-title {
		padding: 0 10px !important
	}
	.event-detail-program .section-container .panel-title span:first-child {
		display: none
	}
	.event-detail-contact .flex {
		display: block
	}
	.event-detail-contact .flex a.btn {
		margin-top: 20px
	}
	.event-detail-register .top-content .col-md-4 {
		margin-bottom: 20px
	}
	.event-detail-register .top-content .col-md-4:last-child {
		margin-bottom: 0px
	}
	.event-detail-register .position-content {
		left: 85px
	}
	.event-detail-register .position-content .early-bird {
		font-size: 14px;
		margin-bottom: 10px
	}
	.event-detail-register .position-content .cost {
		font-size: 23px;
		margin-bottom: 10px
	}
	.sold-out .sold-out-text span {
		bottom: 16px;
		right: 15px;
		font-size: 12px
	}
	.modal .bootstrap-select .dropdown-menu.open {
		width: 298px !important
	}
	.modal .bootstrap-select .dropdown-menu.inner {
		width: 87% !important;
		min-width: 88% !important;
		z-index: 99999
	}
	.col-md-3.no-padding-right {
		padding-right: 15px !important
	}
	.trainer-details-top .media>div {
		display: block;
		width: 100%;
		padding: 0 !important
	}
	.in-the-media-page .media-body {
		padding-right: 0
	}
	.navbar-events .nav li {
		height: 30px;
		margin-top: 20px
	}
	.course-categories-list-second {
		margin-top: 30px
	}
	.course-categories-second .thumbnail-details {
		padding-left: 0
	}
	.course-categories-second .course-thumbnail-icon {
		width: 30px;
		height: 22px;
		margin-top: 0 !important;
		vertical-align: middle;
		margin-right: 5px;
		display: inline-block !important
	}
	.course-categories-second .course-thumbnail-icon.icon-self-paced {
		background-position: -2px -1068px
	}
	.course-categories-second .course-thumbnail-icon.icon-virtual-classroom-live {
		background-position: -81px -1068px
	}
	.course-categories-second .course-thumbnail-icon.icon-classroom-live {
		background-position: -42px -1068px
	}
	.course-categories-second .icon-question {
		margin-top: 3px
	}
	.course-categories-second .price-details span,
	.course-categories-second .price-details strong {
		display: inline-block !important
	}
	.course-categories-second .price-details i,
	.course-categories-second .price-details strong {
		font-size: 18px !important
	}
	.course-categories-second .price-details strong {
		transform: translateY(2px);
		padding-top: 0
	}
	.course-categories-second .price-details .actual-price {
		font-size: 13px
	}
	.course-categories-second .row>div>a {
		color: #ff585c !important;
		font-size: 12px !important;
		display: block;
		text-align: center;
		margin-top: 5px
	}
	.course-categories-second .course-thumbnail.second h3 {
		font-weight: 700
	}
	.course-categories-second h3 a {
		display: inline-block !important
	}
	.course-categories-second h3 a.visible-xs {
		float: right;
		margin-right: 37px;
		line-height: 20px;
		font-size: 12px;
		color: #ff585c !important;
		font-weight: 300 !important
	}
	.course-categories-second .refund.visible-xs {
		margin-top: 0;
		padding-top: 0
	}
	.course-categories-second .price-details {
		padding-bottom: 5px;
		padding-top: 0
	}
	.course-categories-second .course-thumbnail.second .btn {
		margin-top: 16px !important
	}
	.schedule-block .no-schedule .panel-2 {
		padding-top: 5px !important;
		margin-top: 0 !important
	}
	.schedule-block .no-schedule .panel-2 h3 {
		margin: 0 !important
	}
	.review-section .starrr {
		padding-bottom: 15px
	}
	.review-success .footer-content a.btn-bordered {
		min-width: auto;
		width: 100% !important
	}
	.review-success .footer-content a.btn-bordered:first-child {
		margin-bottom: 10px
	}
	.review-success.bg-white .section-heading {
		margin-bottom: 25px !important
	}
	.review-success.review-details.bg-white {
		padding: 20px !important
	}
	.details_res>ul>li {
		width: 100%
	}
	.block-detials-content .first {
		position: relative
	}
	.block-detials-content .first:after {
		position: absolute;
		right: 0px;
		content: ":"
	}
	.block-detials-content .first,
	.block-detials-content .second {
		width: 50%;
		float: left;
		line-height: 19px;
		max-height: 85px;
		overflow: hidden
	}
	.block-detials-content .second {
		max-height: unset !important
	}
	.batch-cost .pull-right.position-relative {
		width: 100%;
		float: none
	}
	.batch-cost .course-price-info {
		padding-left: 0;
		border-left: 0;
		width: 100%;
		text-align: left
	}
	.batch-cost .early-bird-price {
		line-height: 25px
	}
	.event-listing-thumbnail-caption .name {
		height: 73px;
		font-size: 14px
	}
	.content-past-events .event-listing-thumbnail-caption .category,
	.content-past-events .common-event-details .category {
		height: auto
	}
	.thumbnail-side-events img {
		height: 178px;
		width: 110px
	}
	.thumbnail-side-events .event-listing-thumbnail-caption {
		padding: 25px 25px 25px 70px !important
	}
	.body-top-section.second.third .body-top-section-content {
		line-height: 21px
	}
	.sticky-two li {
		width: auto !important;
		height: 40px !important;
		float: left;
		margin-top: 8px !important
	}
	.event-padding-equal {
		padding: 35px 0 50px 0
	}
	.home-event-banner .static-banner {
		padding-bottom: 140px !important
	}
	.btn.btn-green.btn-block.btn-medium.waves-effect.waves-light.scrollTO {
		font-size: 11px
	}
	.nav-stick-top .sticky-two li {
		height: 32px !important;
		margin-top: 1px !important
	}
	.navbar-event-mobile .pull-left {
		width: 60%
	}
	.navbar-event-mobile .pull-right {
		width: 40%
	}
	.navbar-event-mobile .first {
		position: relative;
		padding-left: 18px
	}
	.navbar-event-mobile .first i {
		position: absolute;
		left: 0px;
		top: 2px
	}
	.navbar-event-mobile .pull-left .first {
		font-size: 11px;
		display: block;
		color: #999;
		padding-top: 3px;
		padding-right: 5px
	}
	.navbar-event-mobile .pull-left .first i {
		width: 17px;
		text-align: center
	}
	.navbar-event-mobile .btn {
		font-size: 10px !important
	}
	.nav-stick-top .navbar-events .category,
	.nav-stick-top .navbar-events .name {
		margin-bottom: 4px !important
	}
	.home-event-banner h1 {
		height: 56px;
		font-size: 27px;
		line-height: 27px
	}
	.event-padding {
		padding: 40px 0 30px
	}
	.event-detail-program {
		padding-top: 0
	}
	.event-detail-sponsors .text-after-right a {
		top: 68px !important
	}
	.event-speakers .bottom-content li {
		width: 100%;
		float: none;
		padding-bottom: 25px
	}
	.event-speakers .bottom-content li:last-child {
		padding-bottom: 0
	}
	.video_image .gallery-big-image {
		height: 150px
	}
	.navbar-events li a.active::before {
		bottom: -10px
	}
	.nav-stick-top .navbar-events li a.active::before {
		bottom: 3px
	}
	.thumbnail-speaker-gallery {
		min-height: auto;
		height: auto;
		padding: 60px 30px 40px
	}
	.event-detail-top .top-content {
		height: 220px
	}
	.event-listing-thumbnail-caption .name {
		height: auto
	}
	.thumbnail-event-venue {
		height: auto
	}
	.event-detail-program .collapse {
		position: relative
	}
	.event-detail-program .visible-xs.position-absolute {
		position: absolute;
		left: 15px;
		top: 20px;
		font-size: 12px;
		color: #fff
	}
	.event-speakers .owl-buttons div {
		top: 30%
	}
	.trainer-details-top .trainer-info {
		text-align: center
	}
	#syncs1 {
		width: 100% !important
	}
	.event-detail-sponsors h2,
	.event-detail-speaker h2 {
		margin-bottom: 75px
	}
	.btn-after-right a {
		top: 70px;
		left: 50%;
		transform: translateX(-50%);
		right: auto !important;
		white-space: nowrap
	}
	.inc {
		margin-bottom: 5px;
		display: block;
		bottom: auto;
		left: auto;
		transform: translateX(0);
		position: relative
	}
	.dark .blog-view .basic-breadcrumb input.form-control {
		padding-left: 5px
	}
	.dark .likes-and-comments-mobile span.blog-comments,
	.dark .likes-and-comments-mobile span.blog-likes {
		color: #fff
	}
	.course-price-info .dollar-icon {
		margin-right: 0
	}
	.event-footer-contact .right {
		padding-top: 40px;
		margin-top: 30px;
		position: relative
	}
	.event-footer-contact .right:after {
		position: absolute;
		top: 0;
		left: 15px;
		right: 15px;
		border-top: 1px solid #47494a;
		content: ""
	}
	.social-res {
		margin-top: 20px !important
	}
	.social-res a {
		margin-top: 10px
	}
	.cmn-img-box .text-small {
		max-width: 164px
	}
	.like-share {
		top: 20px
	}
	.detail-banner-new {
		padding: 15px 0 30px
	}
	.detail-banner-new .blog-view-video {
		margin-top: 65px
	}
	.detail-banner-new .blog-view-image {
		height: 178px !important
	}
	.detail-banner-new iframe {
		height: 178px !important
	}
	.detail-banner-new .right-align-div h1 {
		font-size: 24px;
		line-height: 36px;
		text-align: center
	}
	.detail-banner-new .right-align-div .list-inline>li {
		width: 35%;
		float: none
	}
	.detail-bnr-csm-new .brand-image i {
		text-align: center !important
	}
	.detail-bnr-csm-new .btn-success {
		width: 100% !important
	}
	.detail-banner-new .btn-success {
		margin: 0 auto;
		width: 210px;
		display: block
	}
	.course-categories {
		padding-bottom: 15px
	}
	.course-description {
		padding: 15px 0
	}
	.course-benefits {
		margin: 15px 0;
		padding: 10px
	}
	.course-benefits .editor-content ul li {
		width: 100%
	}
	.addons {
		padding: 30px 0
	}
	.addon-thumbnail {
		margin-top: 20px
	}
	.why-kh {
		padding: 30px 0
	}
	.why-kh-img img {
		width: 100%
	}
	.why-kh .media-body {
		display: block;
		width: 100%;
		padding: 15px
	}
	.why-kh-list {
		margin-bottom: 15px
	}
	.curriculum {
		padding: 15px 0 30px
	}
	.top-coaches .container {
		padding-top: 15px;
		padding-bottom: 30px
	}
	.trainer-content {
		margin-top: 85px;
		margin-bottom: 25px
	}
	.trainer-overview {
		background-color: #fff
	}
	.trainer-overview .col-md-4 {
		border-right: 0 none;
		border-bottom: 1px solid #f1f1f1
	}
	.trainer-overview-list {
		padding: 15px 0
	}
	.trainer-overview .col-md-4:last-child {
		border-bottom: 0 none
	}
	.cart-details.second .place-and-date {
		margin-bottom: 10px
	}
	.cmn-side {
		margin-bottom: 10px
	}
	.cart-details.second .cart-r-cmn .pull-right {
		width: auto
	}
	.cmn-side li span {
		font-size: 16px
	}
	.m-t-m-20 {
		margin-top: 20px
	}
	.modaldiv .clearfix * {
		float: none !important;
		text-align: center;
		margin: 0 auto;
		display: block
	}
	.referral-tooltip-modal .modal-dialog {
		width: auto
	}
	.blog-posts .blog-heading {
		height: auto;
		font-size: 24px;
		margin-right: 0
	}
	.blog-list-info-details .blog-summary-list .list-inline>li {
		padding: 0 5px
	}
	.blog-subscribe .input-group {
		width: 263px
	}
	.blog-subscribe .input-group .input-group-btn .btn {
		width: 100px
	}
	.blog-header .navbar-collapse {
		max-height: 100%
	}
	.blog-thumb-overview {
		padding: 30px 20px
	}
	.blog-summary-list .list-inline>li {
		padding-right: 5px
	}
	.blog-header .navbar-header>.navbar-brand {
		margin-right: 15px !important
	}
	.blog-author-summary {
		padding: 20px;
		text-align: center
	}
	.blog-author-summary .media-left {
		padding-right: 0;
		display: block;
		text-align: center
	}
	.blog-author-summary .pull-left,
	.blog-author-summary .pull-right {
		float: none !important
	}
	.blog-author-summary .pull-left h3 {
		margin-top: 10px
	}
	.blog-author-summary .social-icons {
		float: none;
		margin-top: 15px
	}
	.blog-list-overview .owl-buttons div {
		top: 10%
	}
	.cart-payment .no-bg {
		padding-top: 30px
	}
	.cart-details.second .grand-total .btn-pos {
		position: relative;
		right: auto;
		margin-top: 80px
	}
	.cart-payment .grand-total {
		margin-top: 15px
	}
	.cart-payment .grand-total button.pull-right {
		margin-top: 5px
	}
	.fr-view ol,
	.fr-view ul {
		padding-left: 15px
	}
	.fr-view ul li ul,
	.fr-view ul li ol,
	.fr-view ol li ul,
	.fr-view ol li ol {
		padding-left: 15px
	}
	.blog-posts .blog-list-info .blog-list-img img {
		height: auto
	}
	.blog-list-info .blog-list-img {
		height: auto
	}
	.blog-list-overview .owl-theme .owl-controls .owl-buttons div {
		padding: 0
	}
	.blog-list-overview .owl-buttons div {
		height: 20px;
		width: 20px
	}
	.blog-list-overview .owl-buttons div i {
		font-size: 16px;
		line-height: 17px
	}
	.blog-summary-list .list-inline>li {
		display: block;
		float: left;
		width: 49%;
		height: 22px;
		overflow: hidden;
		text-overflow: ellipsis
	}
	.blog-summary-list .list-inline>li.xs-full {
		width: 100%
	}
	.blog-list-overview .social-list-icons {
		width: auto !important
	}
	.blog-summary-list .list-inline>li span.blog-author {
		margin-bottom: 0
	}
	.blog-listing-thumbnail {
		height: auto
	}
	.free-access .media-left,
	.free-access .media-right {
		width: 100%;
		display: block;
		text-align: center
	}
	.free-access img {
		display: block;
		margin: 0 auto
	}
	.free-access .media-body {
		padding: 20px 0;
		width: 100% !important;
		text-align: center
	}
	.free-access h3 {
		font-size: 41px
	}
	.free-access p {
		font-size: 16px;
		line-height: 18px
	}
	.free-access .know-more {
		margin: 0 auto
	}
	.top-courses .list-inline li {
		width: 50%;
		height: 75px
	}
	.tutorial-banner h1 {
		padding-top: 30px;
		font-size: 24px;
		line-height: 28px
	}
	.tutorial-banner p {
		margin-top: 10px;
		line-height: 18px
	}
	.tutorial-banner .list-inline {
		margin-top: 30px
	}
	.tutorial-banner .list-inline li {
		padding-right: 12px
	}
	.tutorial-sticky-name h1 {
		font-size: 20px;
		line-height: 24px;
		padding-right: 30px
	}
	.tutorial-sticky .tutorial-nav-togglebar {
		position: absolute;
		right: 15px;
		top: 50%;
		display: block !important;
		transform: translateY(-50%);
		padding: 0
	}
	.series-sticky-name h1 {
		padding-right: 30px
	}
	.series-sticky .series-nav-togglebar {
		position: absolute;
		right: 15px;
		top: 50%;
		display: block !important;
		transform: translateY(-50%);
		padding: 0
	}
	.table-row>div {
		border-right: 0;
		border-top: 1px solid #d5d5d5
	}
	.table-row>div:first-child {
		border-top: 0
	}
	.how-we-can-help-you .bg-white {
		padding-left: 30px !important;
		padding-right: 30px !important
	}
	.home-banner.second.third .right-align-div>ul>li,
	.home-banner.second.third .banner-content h1 {
		color: #fff
	}
	.icon-courses.red {
		background-position: -57px -8px
	}
	.icon-learners.red {
		background-position: -100px -8px
	}
	.icon-countries.red {
		background-position: -136px -8px
	}
	.anniversary-banner {
		background: url("https://d2o2utebsixu4k.cloudfront.net/assets/images/banners/anniversary-mobile-banner.jpg")
	}
	.anniversary-banner {
		background-image: url('https://d2o2utebsixu4k.cloudfront.net/assets/images/banners/anniversary-mobile-banner.jpg');
		padding: 235px 0
	}
	.option-box-footer {
		margin: 0 !important;
		bottom: 40px;
		right: 0;
		left: 0;
		position: fixed;
		z-index: 20;
		border-radius: 4px;
		overflow: hidden;
		transition: all 0.7s
	}
	.cookie-box-inner-div {
		margin-left: 48px;
		height: 28px;
		padding: 4px;
		text-align: left;
		font-size: 7px;
		font-weight: normal;
		letter-spacing: 0.1px;
		line-height: 7px;
		overflow: hidden
	}
	.cookie-box-inner-div a {
		margin-left: 5px;
		line-height: 18px;
		display: inline-block !important
	}
	.alert-box-info-txt {
		color: #fff;
		padding-top: 0
	}
	.cookie-policy-lnk {
		margin-left: 5px;
		color: #ff585c;
		font-size: 8px
	}
	.policy-accept-btn .btn {
		font-size: 10px;
		margin: 8px 0;
		float: right;
		top: 15px;
		right: 5px;
		display: inline;
		padding: 6px 4px !important;
		color: #fff;
		background-color: #ff585c
	}
	.policy-accept-btn a:before {
		padding-right: 2px
	}
	.img-small-home a {
		margin-left: 0
	}
	.webinar-banner {
		padding: 30px 0 0 0
	}
	.webinar-banner h1 {
		padding-bottom: 30px;
		font-size: 24px;
		line-height: 32px
	}
	.main-header .navbar-header>.navbar-brand img {
		height: 30px
	}
	.blog-summary-list .list-inline>li a {
		width: 82%;
		display: inline-block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		vertical-align: middle
	}
	.blog-summary-list .list-inline>li.social-list-icons a {
		width: auto
	}
	.blog-comment-name {
		display: block;
		margin-bottom: 10px
	}
	.blog-comment-date {
		margin-left: 0
	}
	.blog-comment-form .col-md-9 {
		padding-right: 15px
	}
	.blog-comment-form .col-md-3 {
		padding-left: 15px
	}
	.blog-new-comments .note-text {
		margin-top: 10px;
		font-size: 11px
	}
	.fdbk-basic-details span {
		padding: 0 10px;
		width: 50px
	}
	.fdbk-basic-details form span {
		padding: 1px 10px;
		line-height: 3
	}
	.csm-course-heading {
		padding: 20px;
		border-radius: 5px
	}
	.fdbk-basic-details input {
		width: 220px !important
	}
	.lableTxt {
		left: 0 !important
	}
	.picture-input {
		margin-left: 0px
	}
	.picture-input label {
		margin-top: 30px
	}
	.user-form-heading {
		text-align: center
	}
	.user-msg {
		text-align: center
	}
	.hd-before-line {
		margin-top: 20px
	}
	.hd-before-line:before {
		top: 70px;
		left: 45%
	}
	.course-fdbkform-right .user-form .form-input {
		margin-top: 40px
	}
	.course-fdbkform-message {
		background-color: #fff;
		padding: 30px
	}
	.course-fdbkform-message .user-form-heading {
		font-size: 30px;
		padding: 10px 0;
		line-height: 18px
	}
	.course-fdbkform-message .user-msg {
		display: block;
		font-size: 22px;
		color: #333 !important;
		font-family: 'Raleway', sans-serif;
		padding: 20px 0
	}
	.course-fdbkform-message .hd-before-line:before {
		top: 60px
	}
	.fdbk-basic-details .form-group {
		margin-bottom: 0
	}
	.fdbk-basic-details span:last-child {
		padding: 4px 11px;
		height: 30px;
		border-radius: 3px;
		font-size: 12px
	}
	.fdbk-msg {
		padding: 20px 0
	}
	.fdbk-basic-details span:last-child {
		width: 230px !important
	}
	.static-sidebar-main {
		position: fixed;
		left: -350px;
		z-index: 0
	}
	.static-sidebar-main.open {
		top: 0;
		left: 0px;
		z-index: 99999999;
		-webkit-transition: left 0.1s;
		height: auto;
		width: 100% !important
	}
	.main-content-area {
		padding-left: 0;
		margin-top: 0 !important
	}
	.publish-details {
		padding: 20px 20px 20px
	}
	.top-publish h3 {
		font-size: 14px;
		line-height: 20px
	}
	.top-publish {
		padding-bottom: 20px
	}
	.top-publish h3 span {
		color: rgba(0, 0, 0, 0.6);
		font-size: 14px
	}
	.publish-summary {
		text-align: left !important;
		padding-top: 30px;
		height: auto
	}
	.bottom-publish {
		padding: 0 20px
	}
	.bottom-publish img {
		margin-top: 25px
	}
	.content-details {
		padding: 30px 20px
	}
	.content-details h3 {
		font-size: 16px
	}
	.content-details h4 {
		font-size: 12px
	}
	.tutorial-info {
		padding: 20px 20px 20px
	}
	.tutorial-info h3 {
		font-size: 22px
	}
	.top-publish .sticky-heading {
		background-color: #fff;
		z-index: 1
	}
	.top-publish .section-heading {
		padding-top: 10px
	}
	.icon-expand.fa {
		color: #ff585c !important;
		cursor: pointer;
		position: absolute;
		right: 0px;
		top: 10px;
		font-size: 16px
	}
	.backTo-menu {
		display: inline-block;
		margin-left: 15px;
		color: #ff585c !important;
		font-size: 14px
	}
	.schedule-banner .group-discount {
		position: relative;
		top: inherit;
		bottom: inherit;
		left: inherit;
		right: inherit;
		transform: translateX(0);
		width: auto;
		padding-top: 10px;
		display: inline-block
	}
	.group-discount-content span {
		display: block;
		text-align: center;
		padding: 0;
		border: 0 none
	}
	.group-discount-content span {
		padding-right: 0
	}
	.series-list {
		padding-top: 25px
	}
}

@media only screen and (max-width:767px) and (orientation:landscape) {
	.navbar-menu>li>a>.fa {
		line-height: 30px
	}
	.corporate-page-banner .btn.btn-default {
		margin-bottom: 0
	}
	.help-login {
		clear: both;
		overflow: hidden
	}
	.help-login>li {
		width: 50%;
		float: left
	}
	.main-header .navbar-nav li.login,
	.main-header .navbar-nav li,
	.main-header .navbar-right .browse-courses>li,
	.main-header .navbar-nav li.help {
		padding: 0 20px
	}
	.main-header .navbar-nav li.help a {
		border-bottom: 0 none
	}
	.main-header .navbar-nav li.login .login-icon {
		height: 18px
	}
	.nav.navbar-nav.navbar-right.user-menu {
		height: 55% !important
	}
	.nav.navbar-nav.navbar-right.user-menu.after-login {
		height: 80% !important
	}
	.navbar-menu>li>a>.fa {
		line-height: 56px
	}
	.comment-info .media-left {
		display: block;
		width: 100%;
		padding-right: 0
	}
	.comment-info .media-body {
		text-align: center
	}
	.comment-info .media-body p {
		height: 85px
	}
	.collapse.visible-xs {
		display: none !important
	}
	.collapse.in.visible-xs {
		display: block !important
	}
	.schedule-training-dates {
		border: 0 none;
		padding: 25px 0 20px
	}
	.select-piker .dropdown-menu.open li span {
		white-space: normal
	}
	.player-block {
		height: 224px !important
	}
	#sponsor-details .trainer-summary .trainer-info a {
		line-height: 20px
	}
	.course-fdbkform-message .hd-before-line:before {
		top: 45px
	}
}

@media only screen and (max-width:360px) {
	.corporate-page-banner .btn.btn-default {
		margin-right: 0;
		margin-bottom: 15px
	}
	#syncs1 {
		width: 300px !important;
		margin: 0 auto !important
	}
	.event-gallery-content .item {
		text-align: center !important
	}
	.event-detail-contact .flex {
		display: block
	}
	.event-detail-register .position-content {
		left: 95px
	}
	#videos .syncs1 .owl-item {
		width: 290px !important
	}
	#return-to-top {
		width: 45px;
		height: 50px
	}
	.footer-common {
		margin-bottom: 50px
	}
}

@media only screen and (max-width: 359px) {
	.nav.navbar-nav.navbar-right.user-menu {
		height: 55%
	}
	.jcarousel li {
		width: 320px !important
	}
	.icon-success {
		margin: auto -15px
	}
	.nav.navbar-nav.navbar-right.user-menu {
		height: 60%
	}
	.nav.navbar-nav.navbar-right.user-menu.after-login {
		height: 83%
	}
	.secure-payment .tab-content {
		padding: 44px 30px
	}
	#syncs1 {
		width: 268px !important
	}
	.thumbnail-speaker-gallery .testimonials-user-name {
		width: 180px
	}
	#videos .syncs1 .owl-item {
		width: 256px !important
	}
	.navbar-event-mobile .btn {
		padding: 0 5px
	}
	.all-course-mobile .basic-breadcrumb.visible-xs.clearfix.pull-left {
		width: 64%
	}
}

@media only screen and (max-width: 640px) and (orientation:landscape) {
	.flex {
		display: block
	}
	.mobile-header {
		margin-bottom: 0
	}
	.nav.navbar-nav.navbar-right.user-menu {
		height: 55% !important
	}
	.course-categories .course-thumbnail {
		margin: 0 auto
	}
	.body-top-btn {
		margin: 5px 48px 5px 10px;
		width: 400px
	}
	.body-top-section.second .pull-left {
		width: 100%
	}
	.second .body-top-section-content {
		padding-top: 20px
	}
	.event-detail-register .position-content {
		left: 170px;
		top: 60px
	}
	.navbar-event-mobile .pull-left .first:last-child {
		float: left;
		width: 58%
	}
	.navbar-event-mobile .pull-left .first {
		float: left;
		width: 42%
	}
	.navbar-event-mobile .btn-green.btn-medium {
		height: 20px;
		line-height: 16px !important;
		font-size: 12px
	}
	.home-banner.second.third .right-align-div {
		padding-top: 160px
	}
	.hd-before-line {
		margin-top: 0
	}
}

@media only screen and (min-width:400px) and (max-width:767px) and (orientation:portrait) {
	.home-banner.second.third .right-align-div {
		padding-top: 80px
	}
}

@media only screen and (min-width:600px) and (max-width:767px) and (orientation:landscape) {
	.home-banner.second.third .right-align-div {
		padding-top: 260px
	}
}

@media only screen and (min-width: 980px) and (max-width: 1279px) {
	.blog-thumb-overview {
		padding: 30px 20px
	}
}