/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

address,
article,
aside,
blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hr,
html,
input,
legend form,
li,
main,
nav,
ol,
p,
pre,
section,
select,
table,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
	border: 0
}

ul {
	list-style-type: none
}

html {
	font-family: sans-serif;
	line-height: 1.4;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background: 0 0;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: 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 {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	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-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.clearfix:after,
.clearfix:before {
	content: ' ';
	display: table
}

.clearfix:after {
	clear: both
}

.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.owl-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: -webkit-transform .1s ease;
	transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3, 1.3);
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #869791
}


/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
	display: none
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
	content: "";
	display: table;
	border-collapse: collapse
}

.ui-helper-clearfix:after {
	clear: both
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0)
}

.ui-front {
	z-index: 100
}

.ui-state-disabled {
	cursor: default !important;
	pointer-events: none
}

.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%
}

.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default
}

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0
}

.ui-menu .ui-menu {
	position: absolute
}

.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
	margin: -1px
}

.ui-menu-icons {
	position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em
}

.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0
}

.ui-menu .ui-menu-icon {
	left: auto;
	right: 0
}

.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: visible
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
	text-decoration: none
}

.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap
}

input.ui-button.ui-button-icon-only {
	text-indent: 0
}

.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0
}

.ui-controlgroup {
	vertical-align: middle;
	display: inline-block
}

.ui-controlgroup>.ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0
}

.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,
.ui-controlgroup>.ui-controlgroup-item:focus {
	z-index: 9999
}

.ui-controlgroup-vertical>.ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item {
	border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item {
	border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
	width: 75%;
	width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid
}

.ui-checkboxradio-disabled {
	pointer-events: none
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
	top: 1px
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px
}

.ui-datepicker .ui-datepicker-next {
	right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: 700;
	border: 0
}

.ui-datepicker td {
	border: 0;
	padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left
}

.ui-datepicker.ui-datepicker-multi {
	width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0
}

.ui-datepicker-rtl {
	direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px
}

.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em
}

.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0
}

.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative
}

.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px
}

.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: 0 0;
	overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right
}

.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer
}

.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0
}

.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0
}

.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0
}

.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0
}

.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw,
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw {
	width: 7px;
	height: 7px
}

.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0
}

.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0
}

.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0
}

.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move
}

.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none
}

.ui-resizable {
	position: relative
}

.ui-resizable-handle {
	position: absolute;
	font-size: .1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
	display: none
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px
}

.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
	background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
	height: 100%;
	opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none
}

.ui-selectable {
	-ms-touch-action: none;
	touch-action: none
}

.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted #000
}

.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none
}

.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: 700;
	line-height: 1.5;
	padding: 2px .4em;
	margin: .5em 0 0 0;
	height: auto;
	border: 0
}

.ui-selectmenu-open {
	display: block
}

.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em
}

.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0
}

.ui-slider {
	position: relative;
	text-align: left
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit
}

.ui-slider-horizontal {
	height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0
}

.ui-slider-vertical {
	width: .8em;
	height: 100px
}

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0
}

.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none
}

.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle
}

.ui-spinner-input {
	border: none;
	background: 0 0;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em
}

.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0
}

.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none
}

.ui-spinner-up {
	top: 0
}

.ui-spinner-down {
	bottom: 0
}

.ui-tabs {
	position: relative;
	padding: .2em
}

.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer
}

.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: 0 0
}

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px
}

body .ui-tooltip {
	border-width: 2px
}

.ui-widget {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
}

.ui-widget .ui-widget {
	font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
}

.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5
}

.ui-widget-content {
	border: 1px solid #ddd;
	background: #fff;
	color: #333
}

.ui-widget-content a {
	color: #333
}

.ui-widget-header {
	border: 1px solid #ddd;
	background: #e9e9e9;
	color: #333;
	font-weight: 700
}

.ui-widget-header a {
	color: #333
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: 400;
	color: #454545
}

.ui-button,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button {
	color: #454545;
	text-decoration: none
}

.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
	border: 1px solid #ccc;
	background: #ededed;
	font-weight: 400;
	color: #2b2b2b
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
a.ui-button:focus,
a.ui-button:hover {
	color: #2b2b2b;
	text-decoration: none
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: 400;
	color: #fff
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #fff;
	text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620
}

.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none
}

.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35)
}

.ui-icon {
	width: 16px;
	height: 16px
}

.ui-icon-blank {
	background-position: 16px 16px
}

.ui-icon-caret-1-n {
	background-position: 0 0
}

.ui-icon-caret-1-ne {
	background-position: -16px 0
}

.ui-icon-caret-1-e {
	background-position: -32px 0
}

.ui-icon-caret-1-se {
	background-position: -48px 0
}

.ui-icon-caret-1-s {
	background-position: -65px 0
}

.ui-icon-caret-1-sw {
	background-position: -80px 0
}

.ui-icon-caret-1-w {
	background-position: -96px 0
}

.ui-icon-caret-1-nw {
	background-position: -112px 0
}

.ui-icon-caret-2-n-s {
	background-position: -128px 0
}

.ui-icon-caret-2-e-w {
	background-position: -144px 0
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px
}

.ui-icon-triangle-1-s {
	background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px
}

.ui-icon-arrow-1-s {
	background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
	background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px
}

.ui-icon-arrow-4 {
	background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px
}

.ui-icon-extlink {
	background-position: -32px -80px
}

.ui-icon-newwin {
	background-position: -48px -80px
}

.ui-icon-refresh {
	background-position: -64px -80px
}

.ui-icon-shuffle {
	background-position: -80px -80px
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px
}

.ui-icon-folder-open {
	background-position: -16px -96px
}

.ui-icon-document {
	background-position: -32px -96px
}

.ui-icon-document-b {
	background-position: -48px -96px
}

.ui-icon-note {
	background-position: -64px -96px
}

.ui-icon-mail-closed {
	background-position: -80px -96px
}

.ui-icon-mail-open {
	background-position: -96px -96px
}

.ui-icon-suitcase {
	background-position: -112px -96px
}

.ui-icon-comment {
	background-position: -128px -96px
}

.ui-icon-person {
	background-position: -144px -96px
}

.ui-icon-print {
	background-position: -160px -96px
}

.ui-icon-trash {
	background-position: -176px -96px
}

.ui-icon-locked {
	background-position: -192px -96px
}

.ui-icon-unlocked {
	background-position: -208px -96px
}

.ui-icon-bookmark {
	background-position: -224px -96px
}

.ui-icon-tag {
	background-position: -240px -96px
}

.ui-icon-home {
	background-position: 0 -112px
}

.ui-icon-flag {
	background-position: -16px -112px
}

.ui-icon-calendar {
	background-position: -32px -112px
}

.ui-icon-cart {
	background-position: -48px -112px
}

.ui-icon-pencil {
	background-position: -64px -112px
}

.ui-icon-clock {
	background-position: -80px -112px
}

.ui-icon-disk {
	background-position: -96px -112px
}

.ui-icon-calculator {
	background-position: -112px -112px
}

.ui-icon-zoomin {
	background-position: -128px -112px
}

.ui-icon-zoomout {
	background-position: -144px -112px
}

.ui-icon-search {
	background-position: -160px -112px
}

.ui-icon-wrench {
	background-position: -176px -112px
}

.ui-icon-gear {
	background-position: -192px -112px
}

.ui-icon-heart {
	background-position: -208px -112px
}

.ui-icon-star {
	background-position: -224px -112px
}

.ui-icon-link {
	background-position: -240px -112px
}

.ui-icon-cancel {
	background-position: 0 -128px
}

.ui-icon-plus {
	background-position: -16px -128px
}

.ui-icon-plusthick {
	background-position: -32px -128px
}

.ui-icon-minus {
	background-position: -48px -128px
}

.ui-icon-minusthick {
	background-position: -64px -128px
}

.ui-icon-close {
	background-position: -80px -128px
}

.ui-icon-closethick {
	background-position: -96px -128px
}

.ui-icon-key {
	background-position: -112px -128px
}

.ui-icon-lightbulb {
	background-position: -128px -128px
}

.ui-icon-scissors {
	background-position: -144px -128px
}

.ui-icon-clipboard {
	background-position: -160px -128px
}

.ui-icon-copy {
	background-position: -176px -128px
}

.ui-icon-contact {
	background-position: -192px -128px
}

.ui-icon-image {
	background-position: -208px -128px
}

.ui-icon-video {
	background-position: -224px -128px
}

.ui-icon-script {
	background-position: -240px -128px
}

.ui-icon-alert {
	background-position: 0 -144px
}

.ui-icon-info {
	background-position: -16px -144px
}

.ui-icon-notice {
	background-position: -32px -144px
}

.ui-icon-help {
	background-position: -48px -144px
}

.ui-icon-check {
	background-position: -64px -144px
}

.ui-icon-bullet {
	background-position: -80px -144px
}

.ui-icon-radio-on {
	background-position: -96px -144px
}

.ui-icon-radio-off {
	background-position: -112px -144px
}

.ui-icon-pin-w {
	background-position: -128px -144px
}

.ui-icon-pin-s {
	background-position: -144px -144px
}

.ui-icon-play {
	background-position: 0 -160px
}

.ui-icon-pause {
	background-position: -16px -160px
}

.ui-icon-seek-next {
	background-position: -32px -160px
}

.ui-icon-seek-prev {
	background-position: -48px -160px
}

.ui-icon-seek-end {
	background-position: -64px -160px
}

.ui-icon-seek-start {
	background-position: -80px -160px
}

.ui-icon-seek-first {
	background-position: -80px -160px
}

.ui-icon-stop {
	background-position: -96px -160px
}

.ui-icon-eject {
	background-position: -112px -160px
}

.ui-icon-volume-off {
	background-position: -128px -160px
}

.ui-icon-volume-on {
	background-position: -144px -160px
}

.ui-icon-power {
	background-position: 0 -176px
}

.ui-icon-signal-diag {
	background-position: -16px -176px
}

.ui-icon-signal {
	background-position: -32px -176px
}

.ui-icon-battery-0 {
	background-position: -48px -176px
}

.ui-icon-battery-1 {
	background-position: -64px -176px
}

.ui-icon-battery-2 {
	background-position: -80px -176px
}

.ui-icon-battery-3 {
	background-position: -96px -176px
}

.ui-icon-circle-plus {
	background-position: 0 -192px
}

.ui-icon-circle-minus {
	background-position: -16px -192px
}

.ui-icon-circle-close {
	background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px
}

.ui-icon-circle-check {
	background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
	border-top-left-radius: 3px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
	border-top-right-radius: 3px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
	border-bottom-left-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
	border-bottom-right-radius: 3px
}

.ui-widget-overlay {
	background: #aaa;
	opacity: .3;
	filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666
}

body,
html {
	font-size: 10px;
	font-family: Calibri, sans-serif;
	overflow-x: hidden
}

@font-face {
	font-family: Rupee_Foradian_1;
	src: url(../font/Rupee_Foradian_1.eot);
	src: url(../font/Rupee_Foradian_1.eot) format("embedded-opentype"), url(../font/Rupee_Foradian_1.woff2) format("woff2"), url(../font/Rupee_Foradian_1.woff) format("woff"), url(../font/Rupee_Foradian_1.ttf) format("truetype"), url(../font/Rupee_Foradian_1.svg#Rupee_Foradian_1) format("svg")
}

a {
	text-decoration: none;
	cursor: pointer
}

a:hover {
	text-decoration: none
}

a.link {
	color: #ed1846;
	font-size: 1.2rem;
	text-decoration: none
}

p {
	font-size: 1.5rem;
	color: #444
}

a:focus,
button:focus {
	/*outline: 0 !important*/
}

a[href*="tel:"] {
	pointer-events: none
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	color: transparent
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
	color: transparent
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	color: transparent
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	color: transparent
}

select {
	cursor: pointer
}

.icon-font {
	font-family: boiaxaicon
}

.wrapper-content {
	padding-top: 14rem
}

@media screen and (max-width:767px) {
	.wrapper-content {
		padding-top: 10rem
	}
}

@media screen and (max-width:375px) {
	.wrapper-content {
		padding-top: 14rem
	}
}

.breadcrumb {
	background: 0 0;
	margin-bottom: 1rem;
	padding-bottom: 0;
	padding: .8rem 0
}

@media screen and (max-width:768px) {
	.breadcrumb {
		display: none
	}
}

.breadcrumb li {
	display: inline-block;
	position: relative;
	padding: 0 1.5rem 0 1rem;
	margin-right: -.5rem
}

.breadcrumb li a {
	font-size: 1.2rem;
	color: #00529c
}

.breadcrumb li a:focus,
.breadcrumb li a:hover {
	color: #B00C30;
	text-decoration: underline
}

.breadcrumb li:after {
	content: ">";
	position: absolute;
	right: -.5px;
	top: -3px;
	font-size: 1.6rem;
	color: #00529c
}

.breadcrumb li:first-child {
	padding-left: 0
}

.breadcrumb li:last-child:after {
	display: none
}

.button {
	background: #ed1846;
	color: #fff;
	font-size: 1.6rem;
	padding: 1.2rem 2.8rem;
	border-radius: 2rem;
	text-decoration: none;
	text-transform: uppercase;
	box-shadow: none;
	border: none
}

.button:hover {
	background: #ce0632;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease
}

.button2 {
	border: 1px solid #B00C30;
	color: #B00C30;
	font-size: 1.6rem;
	padding: 1.2rem 2.8rem;
	border-radius: 2rem;
	text-decoration: none;
	text-transform: uppercase;
	background: #fff
}

.button2:hover {
	background: #B00C30;
	color: #fff;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease
}

.box {
	border: 1px solid #cacaca;
	padding: 2rem;
	width: 100%;
	margin-bottom: 2rem;
	display: table;
}

@media screen and (max-width:991px) {
	.box {
		padding: 1.2rem
	}
}

.box h2 {
	color: #484848;
	font-size: 2.4rem;
	font-weight: 700;
	margin-bottom: 1rem;
	position: relative
}

@media screen and (max-width:991px) {
	.box h2 {
		margin-bottom: 0;
		text-align: center;
		font-size: 1.8rem;
		margin-bottom: 1rem
	}
}

.box h4 {
	color: #484848;
	font-size: 2.4rem;
	font-weight: 700;
	margin-bottom: 1rem;
	position: relative
}

@media screen and (max-width:991px) {
	.box h4 {
		font-size: 1.4rem;
		margin-bottom: 0
	}
}

@media screen and (max-width:991px) {
	.box .accord {
		margin-top: 1.5rem
	}
}

.box p {
	font-size: 1.5rem;
	color: #444;
	margin-bottom: 15px
}

.box li {
	font-size: 1.6rem;
	color: #444;
	padding-left: 2.5rem;
	position: relative;
	margin-bottom: 1rem
}

.box li:before {
	content: "";
	position: absolute;
	height: .7rem;
	width: .7rem;
	background: #444;
	top: .8rem;
	left: 0;
	border-radius: 50%
}

.box img {
	max-width: 100%
}

.box .impQues {
	font-size: 1.8rem;
	font-weight: 700
}

.inside h4 {
	font-size: 2.4rem;
	color: #007dc6;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 4rem
}

@media screen and (max-width:767px) {
	.inside h4 {
		margin: 4rem 0 2rem 0
	}
}

@media screen and (max-width:320px) {
	.inside h4 {
		margin: 4rem 0 2rem 0
	}
}

.catergory {
	width: 40%;
	position: relative;
	border-bottom: 1px solid #ccc;
	display: inline-block;
	padding-bottom: .4rem
}

@media screen and (max-width:1200px) {
	.catergory {
		width: 37%
	}
}

@media screen and (max-width:1024px) {
	.catergory {
		width: 32%
	}
}

@media screen and (max-width:768px) {
	.catergory {
		width: 34%
	}
}

@media screen and (max-width:767px) {
	.catergory {
		width: 100%;
		display: block
	}
}

.catergory select {
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: #444;
	font-size: 1.6rem;
	width: 100%;
	outline: 0
}

@media screen and (max-width:767px) {
	.catergory select {
		font-size: 1.4rem
	}
}

.catergory select::-ms-expand {
	display: none
}

.catergory select:focus::-ms-value {
	color: #000;
	background: #fff
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.catergory select {
		background: url(../images/downArrow_IE.png) no-repeat 329px 7px
	}
}

.catergory:after {
	position: absolute;
	font-family: boiaxaicon !important;
	content: "\6d";
	right: 1.4rem;
	top: .5rem;
	display: inline-block;
	color: #a3a3a3;
	font-size: 1.4rem;
	pointer-events: none;
	text-indent: 10px
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.catergory:after {
		pointer-events: none;
		display: none
	}
}

@media screen and (max-width:767px) {
	.catergory:after {
		right: 0
	}
}

.datpikerSec {
	width: 48%;
	display: inline-block
}

@media screen and (max-width:768px) {
	.datpikerSec {
		margin-right: 1rem
	}
}

@media screen and (max-width:767px) {
	.datpikerSec {
		width: 100%;
		display: block
	}
}

.datpikerSec .datepickInside {
	display: inline;
	position: relative
}

@media screen and (min-width:450px) and (max-width:767px) {
	.datpikerSec .datepickInside {
		display: inline-block;
		width: 48.9%;
		margin-top: 2rem;
		margin-right: .7rem
	}
}

@media screen and (min-width:375px) and (max-width:449px) {
	.datpikerSec .datepickInside {
		display: inline-block;
		width: 48%;
		margin-right: 1rem;
		margin-top: 2rem
	}
}

@media screen and (min-width:320px) and (max-width:374px) {
	.datpikerSec .datepickInside {
		display: inline-block;
		width: 100%;
		margin-right: 1rem;
		margin-top: 2rem
	}
}

.datpikerSec .datepickInside:after {
	position: absolute;
	content: "d";
	font-family: boiaxaicon !important;
	color: #828282;
	right: .2rem;
	top: -.5rem;
	font-size: 1.6rem;
	z-index: 1;
	pointer-events: none
}

@media screen and (max-width:767px) {
	.datpikerSec .datepickInside:after {
		top: -.2rem
	}
}

@media screen and (max-width:767px) {
	.datpikerSec .datepickInside:last-child {
		margin-right: 0
	}
}

.datpikerSec label {
	font-size: 1.4rem;
	color: #484848;
	padding: 1rem;
	position: relative
}

@media screen and (max-width:767px) {
	.datpikerSec label {
		display: none
	}
}

.datpikerSec input {
	width: 43%;
	border-bottom: 1px solid #ccc;
	font-size: 1.6rem;
	color: #444;
	outline: 0;
	position: relative;
	padding-bottom: .6rem
}

@media screen and (max-width:991px) {
	.datpikerSec input {
		width: 41%
	}
}

@media screen and (max-width:768px) {
	.datpikerSec input {
		width: 41%
	}
}

@media screen and (max-width:767px) {
	.datpikerSec input {
		width: 100%
	}
}

.checkboxButtons {
	position: relative
}

.checkboxButtons label {
	cursor: pointer
}

.checkboxButtons input[type=checkbox] {
	/*display: none*/
}

.checkboxButtons input[type=checkbox]+label:before {
	content: "";
	display: inline-block;
	width: 1.7rem;
	height: 1.7rem;
	vertical-align: middle;
	margin-right: 8px;
	border: 1px solid #aeaeae;
	border-radius: .4rem
}

.checkboxButtons input[disabled]+label:before {
	background: #cacaca;
	cursor: default
}

.checkboxButtons input[type=checkbox]+label:after {
	font-family: boiaxaicon !important;
	content: "\67";
	color: #828282;
	display: block;
	position: absolute;
	top: .6rem;
	left: .3rem;
	font-size: 1rem;
	text-transform: none !important;
	-webkit-transition: transform .3s ease-in;
	-moz-transition: transform .3s ease-in;
	-ms-transition: transform .3s ease-in;
	-o-transition: transform .3s ease-in;
	transition: transform .3s ease-in;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0)
}

.checkboxButtons input[type=checkbox]:checked+label:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.checkboxButtons label {
	font-size: 1.6rem;
	color: #444;
	font-weight: 400
}

.tableSec {
	border: 1px solid #e9e9e9;
	padding: 0 2.5rem;
	margin-bottom: 2rem
}

@media screen and (max-width:767px) {
	.tableSec {
		padding: 1rem 0;
		float: left;
		margin-top: 3rem;
		border: none;
		width: 100%;
		margin-bottom: 0
	}
}

@media screen and (max-width:767px) {
	.tableSec .tableCont {
		overflow-x: scroll
	}
}

.tableSec .table>thead>tr>th {
	padding: .8rem;
	vertical-align: middle
}

@media screen and (max-width:320px) {
	.tableSec .table>thead>tr>th {
		padding-bottom: 0 !important;
		padding-top: 0 !important
	}
}

@media screen and (max-width:320px) {

	.tableSec .table>tbody>tr>td,
	.tableSec .table>tbody>tr>th,
	.tableSec .table>tfoot>tr>td,
	.tableSec .table>tfoot>tr>th,
	.tableSec .table>thead>tr>td,
	.tableSec .table>thead>tr>th {
		padding: 6px
	}
}

.tableSec .table>thead>tr>th {
	border-bottom: 0
}

.tableSec .tableSec .table>thead>tr>th {
	padding: .2rem .9rem
}

@media screen and (max-width:767px) {
	table thead {
		border-top: 1px solid #ddd
	}
}

table thead tr>th {
	border: none;
	font-size: 1.6rem;
	color: #484848
}

@media screen and (max-width:767px) {
	table thead tr>th {
		vertical-align: middle
	}
}

@media screen and (max-width:375px) {
	table thead tr>th {
		font-size: 1.4rem
	}
}

table tr:last-child {
	border-bottom: 1px solid #ddd
}

table td {
	font-size: 1.5rem;
	color: #444;
	padding: .7rem
}

@media screen and (max-width:767px) {
	table td {
		font-size: 1.4rem
	}
}

@media screen and (max-width:767px) {
	table td {
		padding: .7rem
	}
}

table td:nth-of-type(1),
table td:nth-of-type(2) {
	width: 8%
}

@media screen and (max-width:375px) {

	table td:nth-of-type(1),
	table td:nth-of-type(2) {
		width: 3%
	}
}

table td:nth-of-type(3) {
	width: 23%
}

@media screen and (max-width:375px) {
	table td:nth-of-type(3) {
		width: 17%
	}
}

table td:nth-of-type(4) {
	width: 47%
}

@media screen and (max-width:767px) {
	table td:nth-of-type(4) {
		width: 30%
	}
}

@media screen and (max-width:375px) {
	table td:nth-of-type(4) {
		width: 34%
	}
}

table td:nth-of-type(5) {
	width: 50%
}

@media screen and (max-width:375px) {
	table td:nth-of-type(5) {
		width: 62%;
		padding: .5rem 0
	}
}

table td a {
	text-decoration: underline;
	color: #444
}

@media screen and (max-width:375px) {
	table td a {
		font-size: 1.4rem
	}
}

@media screen and (max-width:320px) {
	table td:last-child {
		padding: 2px
	}
}

.pagination {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0 40px
}

@media screen and (max-width:320px) {
	.pagination {
		padding: 0 35px
	}
}

.pagination .prev {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	transform: rotate(90deg);
	font-size: 1.4rem;
	font-weight: 700;
	border: none;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease
}

.pagination .prev:before {
	color: #4D4C4C
}

.pagination .prev:hover:before {
	color: #ed1846
}

.pagination .next {
	position: absolute;
	right: 0;
	top: 0;
	display: inline-block;
	color: #a3a3a3;
	font-size: 1.4rem;
	transform: rotate(-88deg);
	text-align: right;
	border: none;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease
}

.pagination .next:before {
	color: #4D4C4C
}

.pagination .next:hover:before {
	color: #ed1846
}

.pagination a {
	color: #4D4C4C;
	float: left;
	padding: .4rem 1rem;
	text-decoration: none;
	border-bottom: .2rem solid #fff;
	font-size: 1.4rem
}

.pagination a:active,
.pagination a:hover {
	color: #00529c;
	border-bottom: .2rem solid #00529c
}

.pagination a:first-child,
.pagination a:last-child {
	border-bottom: 0
}

.inside .ui-datepicker table {
	margin: 0
}

.inside .ui-widget-content {
	border: none;
	box-shadow: .2rem .2rem 3.2rem -.6rem rgba(0, 0, 0, .75)
}

.inside .ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: 1em 0
}

.inside .ui-datepicker td a,
.inside .ui-datepicker td span {
	padding: .5rem;
	font-size: 1.4rem
}

.inside .ui-widget-header {
	border-bottom: 1px solid #ddd;
	background: #fff;
	color: #333;
	font-weight: 700;
	border-top: none;
	border-left: 0;
	border-right: 0
}

.inside .ui-datepicker th {
	text-transform: uppercase;
	font-size: 1.2rem;
	color: #6a6f7b
}

.inside .ui-datepicker td {
	color: #252933;
	font-size: 1.4rem;
	width: 2%
}

.inside .ui-button,
.inside .ui-state-default,
.inside .ui-widget-content .ui-state-default,
.inside .ui-widget-header .ui-state-default,
.inside html .ui-button.ui-state-disabled:active,
.inside html .ui-button.ui-state-disabled:hover {
	background: 0 0;
	border: none
}

.inside .ui-button:focus,
.inside .ui-button:hover,
.inside .ui-state-focus,
.inside .ui-state-hover,
.inside .ui-widget-content .ui-state-focus,
.inside .ui-widget-content .ui-state-hover,
.inside .ui-widget-header .ui-state-focus,
.inside .ui-widget-header .ui-state-hover {
	border: none
}

.inside .ui-datepicker select.ui-datepicker-month,
.inside .ui-datepicker select.ui-datepicker-year {
	width: 45%;
	padding-left: .5rem
}

.inside .ui-datepicker .ui-datepicker-title select {
	font-size: 1.4rem
}

.inside .ui-datepicker .ui-datepicker-title select::-ms-expand {
	display: none
}

.inside .ui-datepicker {
	width: 23em;
	box-shadow: .1rem .2rem .5rem #ccc
}

.inside .ui-datepicker .ui-datepicker-next,
.inside .ui-datepicker .ui-datepicker-prev {
	top: -.3rem
}

.inside .ui-datepicker .ui-datepicker-prev {
	left: .2rem;
	border-right: .1rem solid #ddd
}

.inside .ui-datepicker .ui-datepicker-prev:after {
	content: "\6d";
	position: absolute;
	left: .3rem;
	top: 1.7rem;
	font-family: boiaxaicon !important;
	transform: rotate(-275deg);
	font-size: 1rem;
	color: #b9c4cb
}

.inside .ui-datepicker .ui-datepicker-prev:hover {
	border-right: .1rem solid #ddd
}

.inside .ui-datepicker .ui-datepicker-next {
	border-left: 1px solid #ddd;
	right: .2rem
}

.inside .ui-datepicker .ui-datepicker-next:after {
	content: "\6d";
	position: absolute;
	right: .4rem;
	top: 1.8rem;
	font-family: boiaxaicon !important;
	transform: rotate(275deg);
	font-size: 1rem;
	color: #b9c4cb
}

.inside .ui-widget-header .ui-icon {
	font-family: boiaxaicon !important
}

.inside .ui-icon,
.inside .ui-widget-content .ui-icon {
	font-family: boiaxaicon !important
}

.inside .ui-icon-circle-triangle-w {
	content: "\6d";
	position: absolute;
	right: 0;
	top: 0
}

.inside .ui-button:focus,
.inside .ui-button:hover,
.inside .ui-state-focus,
.inside .ui-state-hover,
.inside .ui-widget-content .ui-state-focus,
.inside .ui-widget-content .ui-state-hover,
.inside .ui-widget-header .ui-state-focus,
.inside .ui-widget-header .ui-state-hover {
	background: 0 0
}

.inside .ui-datepicker .ui-datepicker-next,
.inside .ui-datepicker .ui-datepicker-prev {
	width: 1.8em;
	height: 2.9em
}

.inside .ui-datepicker-today {
	width: 3rem;
	height: 3rem;
	background: #007dc6;
	color: #fff;
	border-radius: 1.5rem
}

.inside .ui-datepicker-month {
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url(../images/downArrow1.png) 43px 6px no-repeat;
	width: 1rem;
	height: 1.6rem
}

.inside .ui-datepicker-year {
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url(../images/downArrow1.png) 49px 6px no-repeat;
	width: 1rem;
	height: 1.6rem
}

.inside .ui-datepicker td a,
.inside .ui-datepicker td span {
	text-align: center;
	color: #444
}

@media screen and (max-width:375px) {
	.srMob {
		visibility: hidden;
		display: inline-block
	}
}

@media screen and (max-width:767px) {
	.topBorder {
		border-top: .1rem solid #ddd
	}
}

.tooltipbox {
	position: relative;
	display: inline-block
}

.tooltipbox .tooltiptext {
	visibility: hidden;
	width: auto;
	background-color: #fff;
	color: #000;
	text-align: center;
	border-radius: .6rem;
	padding: .5rem 1.5rem;
	position: absolute;
	z-index: 9999;
	left: 7.2rem;
	opacity: 0;
	transition: opacity .5s;
	border: .1rem solid #68b0dd;
	transform: translateX(-50%);
	box-shadow: .1rem .4rem 1.5rem #adacab;
	font-size: 1.4rem;
	text-align: left
}

.tooltipbox .tooltiptext:after,
.tooltipbox .tooltiptext:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}

.tooltipbox .tooltiptext:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #fbfcfd;
	border-width: .6rem;
	margin-left: -.6rem
}

.tooltipbox .tooltiptext:before {
	border-color: rgba(84, 179, 241, 0);
	border-top-color: #68b0dd;
	border-width: .7rem;
	margin-left: -.7rem
}

.tooltipbox:hover .tooltiptext {
	visibility: visible;
	opacity: 1
}

.tooltipBottom .tooltiptext {
	left: 50%;
	right: 0;
	width: 30rem
}

@media screen and (min-width:320px) and (max-width:991px) {
	.tooltipBottom .tooltiptext {
		display: none
	}
}

.tooltipBottom .tooltiptext:after,
.tooltipBottom .tooltiptext:before {
	top: -1.5rem
}

.tooltipBottom .tooltiptext:before {
	border-width: .7rem;
	margin-left: -.8rem;
	border-bottom-color: #68b0dd;
	border-top-color: transparent;
	margin-top: .1rem
}

.tooltipBottom .tooltiptext:after {
	border-width: .9rem;
	margin-left: -1rem;
	border-bottom-color: #fbfcfd;
	border-top-color: transparent
}

.loader {
	background: rgba(0, 0, 0, .7) url(../images/loader.gif) center center no-repeat;
	background-size: 5rem;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 9999
}

.formCont {
	position: relative
}

.formCont .error {
	bottom: 8px;
	color: #B00C30;
	font-size: 1.2rem;
	letter-spacing: .1rem;
	display: none
}

@media screen and (max-width:1068px) {
	.tooltiptext2 {
		left: 33%;
		right: 0;
		width: 30rem
	}
}

.dowload {
	margin-bottom: 1rem
}

.dowload .button2 {
	text-transform: none;
	padding: .4rem;
	text-align: center;
	width: 208px
}

.tagline p {
	color: #444;
	font-size: 1.8rem;
	border: 2px solid #d4cdcd;
	border-style: dotted;
	border-radius: 5px;
	text-align: center;
	width: 800px;
	margin: 0 auto;
	padding: .5rem;
	margin-bottom: 2rem;
	font-style: italic;
	font-weight: 700
}

@media screen and (max-width:991px) {
	.tagline p {
		width: 100%;
		font-size: 1.6rem
	}
}

ol.termslist {
	padding-left: 1.5rem
}

ol.termslist li {
	font-size: 1.6rem;
	color: #444;
	margin-bottom: 2rem;
	text-align: justify;
	padding-left: 1rem
}

@media screen and (max-width:767px) {
	ol.termslist li {
		font-size: 1.4rem
	}
}

ol.termslist li ul {
	padding-left: 2.8rem
}

ol.termslist li ul li {
	padding-left: 2rem;
	list-style-type: disc;
	padding-left: .5rem;
	margin-bottom: 1rem;
	margin-top: 1rem
}

ol.termslist li a {
	text-decoration: none
}

ol.termslist li a:focus,
ol.termslist li a:hover {
	text-decoration: none
}

.errorSec {
	position: relative;
	background: url(../images/errorbg.png) no-repeat;
	width: 776px;
	height: 643px;
	margin: 0 auto
}

@media screen and (max-width:991px) {
	.errorSec {
		width: 100%;
		border: 4px solid #d7d7d7;
		padding: 4rem 2rem;
		margin: 5rem 0;
		background: 0 0;
		height: auto
	}
}

.errorSec a {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: #000;
	text-align: center;
	width: 158px;
	padding: 1.2rem;
	top: 63%;
	color: #fff;
	background: #ed1846;
	border-radius: 3rem;
	text-transform: uppercase;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	font-size: 1.6rem;
	text-decoration: none
}

.errorSec a:hover {
	background: #fff;
	border: 1px solid #ed1846;
	color: #ed1846;
	text-decoration: none
}

.errorSec h3 {
	font-size: 6rem;
	font-size: 6rem;
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
	text-align: center;
	text-transform: uppercase;
	color: #007dca;
	font-weight: 400
}

@media screen and (max-width:991px) {
	.errorSec h3 {
		font-size: 4rem;
		font-weight: 400;
		position: relative;
		margin-bottom: 2rem
	}
}

.errorSec p {
	color: #929292;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 53%;
	font-size: 1.8rem
}

@media screen and (max-width:991px) {
	.errorSec p {
		position: relative;
		font-size: 1.5rem;
		padding-bottom: 8rem
	}
}

.animate-left {
	position: relative;
	animation: animateleft .4s
}

@keyframes animateleft {
	from {
		left: -300px;
		opacity: 0
	}

	to {
		left: 0;
		opacity: 1
	}
}

.commanlist {
	margin-left: 2rem
}

.commanlist li {
	list-style-type: lower-alpha;
	padding-left: .5rem;
	font-size: 1.4rem;
	color: #444
}

.mail {
	text-decoration: underline
}

.commReports table thead tr>th {
	font-size: 1.7rem
}

.myPagination {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0
}

.productTable table tr:nth-child(even) {
	background: #fff
}

.productTable table tr:nth-child(odd) {
	background: #f8ead2
}

.productTable table tr.heading {
	background: 0 0;
	font-weight: 700
}

.errorText {
	color: #ed1c2c;
	font-size: 1.4rem
}

a.investnow {
	display: none
}

@media screen and (max-width:767px) {
	a.investnow {
		width: 100%;
		position: fixed;
		background: #EC7D23;
		display: block;
		z-index: 8;
		bottom: 0;
		text-align: center;
		padding: 1rem;
		color: #fff;
		text-transform: uppercase;
		font-size: 1.6rem
	}
}

.bannerRight article,
.homeCta li a,
.homeSlider article,
.radiusShadow {
	-webkit-border-radius: 1rem;
	-moz-border-radius: 1rem;
	border-radius: 1rem;
	-webkit-box-shadow: .9rem .6rem .6rem #ccc;
	-moz-box-shadow: .9rem .6rem .6rem #ccc;
	box-shadow: .9rem .6rem .6rem #ccc
}

@media screen and (min-width:768px) and (max-width:1200px) {
	.homeLeftresp {
		width: 40%
	}
}

@media screen and (min-width:768px) and (max-width:1200px) {
	.bannerMR {
		width: 60%;
		float: right
	}
}

.homeBanner {
	text-align: center;
	position: relative
}

@media screen and (max-width:1366px) {
	.homeBanner {
		margin-bottom: 7rem
	}
}

@media screen and (max-width:767px) {
	.homeBanner {
		display: none
	}
}

.homeBanner img {
	width: 100%;
	margin-top: 2rem
}

.homeBanner h3 {
	color: #00529c;
	font-size: 3.5rem;
	font-weight: 700;
	margin: .4rem 0 4rem;
	text-align: left;
	line-height: 4rem;
	opacity: 0
}

@media screen and (max-width:767px) {
	.homeBanner h3 {
		font-size: 3rem;
		line-height: 3rem;
		margin-bottom: 1rem
	}
}

.homeBanner p {
	color: #ed1846;
	text-align: right;
	padding-top: 1rem
}

.homeBanner p a {
	color: #ed1846;
	text-decoration: none;
	font-weight: 700
}

.homeBanner .textAnimate {
	opacity: 1
}

.homeBanner .close {
	color: #00529c;
	opacity: 1
}

h3 {
	color: #00529c;
	font-size: 3.5rem;
	font-weight: 700;
	margin: .4rem 0 4rem;
	text-align: left;
	line-height: 4rem
}

@media screen and (max-width:767px) {
	h3 {
		font-size: 3rem;
		line-height: 3rem;
		margin-bottom: 1rem
	}
}

a {
	font-size: 1.6rem;
	font-weight: 700;
}

.homeCta {
	margin: 2rem 0 0 0
}

@media screen and (max-width:1200px) {
	.homeCta {
		overflow: visible;
		margin: 2rem 0 1.5rem 0;
		padding-bottom: 1.4rem
	}
}

@media screen and (min-width:320px) and (max-width:991px) {
	.homeCta {
		overflow: auto;
		margin: 6rem 0 1.5rem 0
	}
}

.homeCta li {
	display: inline-block;
	width: 16.8rem;
	height: 14rem;
	margin-bottom: 2.3rem;
	vertical-align: top
}

@media screen and (max-width:1200px) {
	.homeCta li {
		display: table-cell;
		min-width: 13rem;
		padding-right: 1.5rem;
		height: 11rem
	}
}

@media screen and (max-width:767px) {
	.homeCta li {
		display: table-cell;
		min-width: 15rem;
		padding-right: 1.5rem
	}
}

.homeCta li:last-child {
	padding-right: 0
}

@media screen and (max-width:1024px) {
	.homeCta li:last-child {
		padding-right: 1.5rem
	}
}

.homeCta li:nth-child(odd) {
	margin-right: 2.1rem
}

.homeCta li a {
	display: table;
	width: 100%;
	height: 100%;
	font-size: 1.8rem;
	line-height: 2.2rem;
	color: #fff;
	text-align: center;
	text-decoration: none;
	position: relative;
	border-radius: .8rem;
	overflow: hidden
}

@media screen and (max-width:1200px) {
	.homeCta li a {
		font-size: 1.7rem;
		line-height: 1.5rem
	}
}

.homeCta li a:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #ed1c2c;
	z-index: -1;
	border-radius: .8rem
}

.homeCta li a:after {
	border-radius: .8rem;
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #00529c;
	transform-origin: left;
	transition: width .25s ease;
	z-index: -1
}

.homeCta li a:hover:after {
	width: 100%
}

@media screen and (max-width:1200px) {
	.homeCta li a {
		font-size: 1.5rem
	}
}

.homeCta li a span {
	display: block;
	font-size: 3rem;
	margin-top: 4rem;
	margin-bottom: 1rem
}

@media screen and (max-width:1200px) {
	.homeCta li a span {
		margin-top: 2.5rem
	}
}

.homeCta li a span.icon-investorcornor {
	font-size: 6rem;
	margin-top: 2.3rem;
	line-height: .3rem;
	margin-bottom: 0
}

@media screen and (max-width:1200px) {
	.homeCta li a span.icon-investorcornor {
		margin-top: 2rem;
		margin-top: 2rem;
		font-size: 4.2rem;
		line-height: .6
	}
}

.homeCta li a span.icon-mficon {
	font-size: 3.5rem;
	margin-top: 3.5rem
}

@media screen and (max-width:1200px) {
	.homeCta li a span.icon-mficon {
		margin-top: 2rem;
		font-size: 3rem
	}
}

.homeCta li a span.icon-ourstoryicon {
	font-size: 4.4rem;
	margin-top: 2.6rem;
	margin-right: -3rem
}

@media screen and (max-width:1200px) {
	.homeCta li a span.icon-ourstoryicon {
		margin-top: 2rem;
		font-size: 3rem
	}
}

.homeSlider {
	position: relative;
	width: 100%
}

.homeSlider article {
	background: #e1eaf7;
	margin-bottom: 2.2rem;
	overflow: hidden;
	padding: 1.5rem;
	margin-top: 0;
	width: 100%
}

.homeSlider .signUp {
	padding: 0
}

.homeSlider .signUp:hover a {
	color: #0c7dcb
}

.homeSlider .signUp a {
	position: relative;
	padding: 2.2rem 2rem 1.8rem 36%;
	display: inline-block;
	width: 100%;
	overflow: visible;
	font-size: 2.4rem;
	vertical-align: top;
	line-height: 2.7rem;
	color: #00529c;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 1rem 0 0 1rem;
	-moz-border-radius: 1rem 0 0 1rem;
	-webkit-border-radius: 1rem 0 0 1rem;
	border: 0 solid #000;
	font-weight: 400
}

@media screen and (max-width:1200px) {
	.homeSlider .signUp a {
		padding: 3rem 2rem 4rem 20rem
	}
}

@media screen and (max-width:1024px) {
	.homeSlider .signUp a {
		padding: 3rem 2rem 4rem 20rem
	}
}

@media screen and (max-width:768px) {
	.homeSlider .signUp a {
		padding: 3rem 2rem 4rem 16rem
	}
}

@media screen and (max-width:767px) {
	.homeSlider .signUp a {
		padding: 3rem 2rem 4rem 26rem
	}
}

@media screen and (min-width:391px) and (max-width:600px) {
	.homeSlider .signUp a {
		padding: 3rem 2rem 4rem 16rem
	}
}

@media screen and (max-width:391px) {
	.homeSlider .signUp a {
		padding: 3rem 2rem 4rem 16rem
	}
}

@media screen and (max-width:375px) {
	.homeSlider .signUp a {
		padding: 2rem 2rem 3rem 12rem;
		font-size: 2rem
	}
}

.homeSlider .signUp a span {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	font-size: 3.5rem;
	background: #d9e1ee;
	padding: 2rem 0 3rem 2.5rem;
	float: left;
	width: 30%
}

@media screen and (min-width:768px) and (max-width:1200px) {
	.homeSlider .signUp a span {
		padding: 2.2rem 11%
	}
}

@media screen and (max-width:1200px) {
	.homeSlider .signUp a span {
		padding: 3rem 0 0 4rem
	}
}

@media screen and (max-width:767px) {
	.homeSlider .signUp a span {
		padding: 3rem 0 0 3rem;
		width: 25%
	}
}

@media screen and (min-width:320px) and (max-width:500px) {
	.homeSlider .signUp a span {
		padding: 3rem 0 0 1rem;
		width: 32%
	}
}

.homeSlider .signUp a .icon-advisor:before {
	font-size: 7.5rem;
	color: #ed1c2c
}

.homeSlider .icon-redarrow:before {
	position: absolute;
	bottom: 3.6rem;
	right: 1.1rem;
	font-size: 2rem
}

.animationSec {
	position: relative;
	top: 20px;
	left: -18px
}

.animationSec .mainBannerCont {
	margin-bottom: 2rem
}

.animationSec .mainBannerCont .leftSec {
	float: left;
	width: 91px;
	height: 91px;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 3px 11px #9c9a9a;
	opacity: 0;
	transition: all 1s ease;
	left: -20px;
	position: relative
}

.animationSec .mainBannerCont .rightSec {
	float: left;
	background: #338aca;
	border-radius: 32px;
	position: relative;
	border: 2px dotted #132939;
	padding: .2rem .2rem .2rem 1rem;
	font-size: 1.4rem;
	top: 1rem;
	margin-left: 1.5rem;
	opacity: 0;
	transition: all 1s ease;
	right: -40px;
	color: #fff;
	text-transform: uppercase;
	text-align: left
}

@media screen and (max-width:1200px) {
	.animationSec .mainBannerCont .rightSec {
		margin-left: 1rem
	}
}

.animationSec .mainBannerCont .rightSec:before {
	position: absolute;
	background: url(../images/answer_before.png);
	width: 15px;
	height: 19px;
	content: "";
	left: -9px;
	bottom: -1px;
	transform: rotate(342deg);
	background-repeat: no-repeat
}

.animationSec .mainBannerCont.active .leftSec {
	left: 20px;
	opacity: 1
}

.animationSec .mainBannerCont.active .rightSec {
	right: -15px;
	opacity: 1
}

.BOI_tksPage {
	display: inline-block;
	position: absolute;
	right: -25px;
	top: 123px;
	opacity: 0;
	transition: all .5s ease
}

@media screen and (max-width:1200px) {
	.BOI_tksPage {
		display: none
	}
}

.tkspageanimate {
	opacity: 1
}

.answerPopUp {
	display: none;
	position: absolute;
	left: -1px;
	background: rgba(225, 234, 247, .9);
	width: 482px;
	top: 20px;
	border-radius: 6px;
	padding: 2rem
}

@media screen and (max-width:1366px) {
	.answerPopUp {
		top: 10px
	}
}

@media screen and (max-width:1200px) {
	.answerPopUp {
		width: 370px
	}
}

.answerPopUp h3 {
	text-align: left;
	margin-bottom: 1rem;
	font-size: 2.5rem;
	text-transform: uppercase;
	color: #007dc6;
	font-weight: 700;
	opacity: 1
}

.answerPopUp p {
	color: #000;
	font-size: 1.4rem;
	display: block;
	text-align: left;
	line-height: 17px;
	opacity: 1;
	padding: 0
}

.answerPopUp p a {
	color: #007dc6;
	text-decoration: none;
	font-weight: 700;
	display: block
}

.answerPopUp li {
	margin-bottom: 1rem
}

.elem2 {
	width: 206px
}

@media screen and (max-width:991px) {
	.elem2 {
		width: 141px
	}
}

.elem4 {
	width: 226px
}

@media screen and (max-width:991px) {
	.elem4 {
		width: 147px
	}
}

.elem6 {
	width: 253px
}

@media screen and (max-width:991px) {
	.elem6 {
		width: 163px
	}
}

.elem8 {
	width: 248px
}

@media screen and (max-width:991px) {
	.elem8 {
		width: 147px
	}
}

.bannerRight {
	padding: 2rem 0
}

@media screen and (max-width:767px) {
	.bannerRight {
		padding: 0
	}
}

.bannerRight article {
	background: #e1eaf7;
	margin-bottom: 2.3rem;
	overflow: visible
}

.bannerRight article:before {
	right: 1.7rem;
	position: absolute;
	bottom: 2.5rem;
	font-size: 1.4rem
}

@media screen and (max-width:1200px) {
	.bannerRight article:before {
		bottom: 3.8rem
	}
}

@media screen and (max-width:375px) {
	.bannerRight article:before {
		bottom: 3.2rem
	}
}

.bannerRight article:first-child:hover .title {
	color: #0c7dcb
}

.bannerRight article:first-child a {
	display: block
}

.bannerRight article:first-child .title {
	display: block;
	font-size: 2.4rem;
	font-weight: 700;
	color: #00529c;
	text-transform: uppercase;
	padding-bottom: 1.2rem
}

@media screen and (min-width:768px) and (max-width:1200px) {
	.bannerRight article:first-child .title br {
		display: none
	}
}

.bannerRight article:first-child .communiLink {
	font-size: 1.4rem;
	color: #484848;
	text-transform: none;
	line-height: 1.5rem;
	text-decoration: underline;
	width: 21.2rem;
	font-weight: 300;
	float: left
}

@media screen and (max-width:767px) {
	.bannerRight article:first-child .communiLink {
		margin-top: 1rem
	}
}

.bannerRight article a {
	display: inline-block;
	text-transform: uppercase;
	font-size: 1.8rem;
	color: #00529c;
	line-height: 2.2rem;
	text-decoration: none
}

.bannerRight .signUp {
	margin-top: -.4rem;
	padding: 0;
	position: relative
}

.bannerRight .signUp:hover a {
	color: #0c7dcb
}

.bannerRight .signUp a {
	position: relative;
	padding: 1rem 2rem .8rem 36%;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	font-size: 1.8rem;
	vertical-align: top;
	font-weight: 400
}

@media screen and (max-width:1200px) {
	.bannerRight .signUp a {
		padding: 3rem 2rem 4rem 20rem
	}
}

@media screen and (max-width:1024px) {
	.bannerRight .signUp a {
		padding: 3rem 2rem 4rem 20rem
	}
}

@media screen and (max-width:768px) {
	.bannerRight .signUp a {
		padding: 3rem 2rem 4rem 16rem
	}
}

@media screen and (max-width:767px) {
	.bannerRight .signUp a {
		padding: 3rem 2rem 4rem 26rem
	}
}

@media screen and (min-width:391px) and (max-width:600px) {
	.bannerRight .signUp a {
		padding: 3rem 2rem 4rem 16rem
	}
}

@media screen and (max-width:391px) {
	.bannerRight .signUp a {
		padding: 3rem 2rem 4rem 12rem
	}
}

.bannerRight .signUp a span {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	font-size: 3.5rem;
	background: #d9e1ee;
	padding: 1.3rem 0 0 2.5rem;
	float: left;
	width: 30%;
	border-radius: 1rem 0 0 1rem;
	-moz-border-radius: 1rem 0 0 1rem;
	-webkit-border-radius: 1rem 0 0 1rem
}

@media screen and (min-width:768px) and (max-width:1200px) {
	.bannerRight .signUp a span {
		padding: 2.2rem 11%
	}
}

@media screen and (max-width:1200px) {
	.bannerRight .signUp a span {
		padding: 3rem 0 0 3rem;
		width: 21%
	}
}

@media screen and (max-width:375px) {
	.bannerRight .signUp a span {
		padding: 2.5rem 0 0 3rem;
		width: 28%
	}
}

.bannerRight .simpleFlying {
	padding: 0;
	margin-bottom: 0
}

@media screen and (max-width:767px) {
	.bannerRight .simpleFlying {
		margin-bottom: 3rem
	}
}

.bannerRight .simpleFlying a {
	display: inline-block;
	text-transform: uppercase;
	font-size: 2rem;
	color: #00529c;
	width: 50%;
	padding: 1.5rem 1.5rem 4rem 1.5rem;
	line-height: 2.2rem;
	vertical-align: top;
	position: relative;
	border-radius: 0 1rem 1rem 0;
	-moz-border-radius: 0 1rem 1rem 0;
	-webkit-border-radius: 0 1rem 1rem 0;
	border: 0 solid #000
}

@media screen and (max-width:767px) {
	.bannerRight .simpleFlying a {
		padding: 1.5rem 1.5rem 4rem 1rem
	}
}

.bannerRight .simpleFlying a:hover {
	color: #0c7dcb
}

@media screen and (min-width:768px) and (max-width:1200px) {
	.bannerRight .simpleFlying a {
		padding: 1.5rem 0 3rem 1.5rem
	}
}

.bannerRight .simpleFlying a span {
	position: relative;
	display: block;
	width: 100%;
	position: absolute;
	bottom: -.4rem;
	font-size: 1.4rem;
	right: 1.5rem
}

@media screen and (min-width:991px) and (max-width:1024px) {
	.bannerRight .simpleFlying a span {
		bottom: -1rem
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	.bannerRight .simpleFlying a span {
		bottom: -3rem
	}
}

@media screen and (min-width:391px) and (max-width:600px) {
	.bannerRight .simpleFlying a span {
		bottom: -5rem
	}
}

@media screen and (min-width:391px) and (max-width:767px) {
	.bannerRight .simpleFlying a span {
		bottom: -6rem
	}
}

@media screen and (min-width:360px) and (max-width:390px) {
	.bannerRight .simpleFlying a span {
		bottom: 1rem
	}
}

@media screen and (min-width:320px) and (max-width:359px) {
	.bannerRight .simpleFlying a span {
		bottom: 1rem
	}
}

.bannerRight .simpleFlying a span:before {
	position: absolute;
	bottom: 0;
	right: 0
}

@media screen and (max-width:1200px) {
	.bannerRight .simpleFlying a span:before {
		bottom: 1.8rem
	}
}

@media screen and (max-width:767px) {
	.bannerRight .simpleFlying a span:before {
		bottom: 3.4rem
	}
}

@media screen and (max-width:375px) {
	.bannerRight .simpleFlying a span:before {
		bottom: -2.3rem
	}
}

.bannerRight .simpleFlying a:last-child {
	background: #d9e1ee;
	word-spacing: .2rem;
	padding-right: 4rem
}

@media screen and (max-width:768px) {
	.bannerRight .simpleFlying a:last-child {
		padding: 1.5rem 2rem 7rem 2rem
	}
}

@media screen and (max-width:375px) {
	.bannerRight .simpleFlying a:last-child {
		padding: 1.5rem 2rem 7rem 2rem
	}
}

.bannerRight .simpleFlying .icon-download {
	bottom: 1.4rem
}

@media screen and (min-width:991px) and (max-width:1024px) {
	.bannerRight .simpleFlying .icon-download {
		bottom: -1rem
	}
}

@media screen and (min-width:391px) and (max-width:600px) {
	.bannerRight .simpleFlying .icon-download {
		bottom: -2rem
	}
}

@media screen and (max-width:375px) {
	.bannerRight .simpleFlying .icon-download {
		bottom: 5.2rem
	}
}

@media screen and (min-width:391px) and (max-width:767px) {
	.bannerRight .simpleFlying .icon-download {
		bottom: -2rem
	}
}

@media screen and (min-width:360px) and (max-width:390px) {
	.bannerRight .simpleFlying .icon-download {
		bottom: 4rem
	}
}

@media screen and (min-width:319px) and (max-width:359px) {
	.bannerRight .simpleFlying .icon-download {
		bottom: 4rem
	}
}

.bannerRight .ceoSec {
	padding: 1.9rem 1rem 4.5rem 1rem;
	margin-bottom: 2rem !important
}

.bannerRight .ceoSec img {
	float: left;
	margin-right: 1rem
}

.bannerRight .ceoSec .resg {
	text-transform: none;
	display: block;
	font-size: 1.8rem;
	color: #484848;
	line-height: 1.2
}

@media screen and (min-width:768px) and (max-width:1200px) {
	.bannerRight .ceoSec .resg {
		margin: .8rem 0
	}
}

.bannerRight .ceoSec .name {
	display: inline-block;
	font-size: 1.4rem;
	color: #484848;
	margin-top: 1.5rem;
	text-transform: none;
	text-align: right;
	vertical-align: top;
	float: right;
	display: block
}

@media screen and (min-width:768px) and (max-width:1200px) {
	.bannerRight .ceoSec .name {
		margin: 0
	}
}

.bannerRight .ceoSec .link {
	display: block;
	width: 100%;
	text-align: right;
	font-size: 1.4rem;
	color: #ed1846;
	margin-top: 1.3rem;
	text-transform: uppercase;
	float: right
}

.bannerRight .ceoSec .link span {
	font-size: 1rem;
	margin-left: 1.5rem
}

.insightHub {
	padding: 0;
	position: relative;
	width: 100%
}

.insightHub:hover a {
	color: #0c7dcb
}

.insightHub a {
	position: relative;
	padding: 2rem 2rem 2rem 36%;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	font-size: 2.4rem;
	vertical-align: top;
	line-height: 2.7rem;
	color: #00529c;
	text-transform: uppercase;
	font-weight: 400
}

@media screen and (max-width:1200px) {
	.insightHub a {
		padding: 3rem 2rem 4rem 20rem
	}
}

@media screen and (max-width:1024px) {
	.insightHub a {
		padding: 3rem 2rem 4rem 20rem
	}
}

@media screen and (max-width:768px) {
	.insightHub a {
		padding: 3rem 2rem 4rem 16rem
	}
}

@media screen and (max-width:767px) {
	.insightHub a {
		padding: 3rem 2rem 4rem 26rem
	}
}

@media screen and (min-width:391px) and (max-width:600px) {
	.insightHub a {
		padding: 3rem 2rem 4rem 16rem
	}
}

@media screen and (max-width:391px) {
	.insightHub a {
		padding: 3rem 2rem 4rem 12rem
	}
}

.insightHub a span {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	font-size: 3.5rem;
	background: #d9e1ee;
	padding: 1.2rem 0 3rem 2.5rem;
	float: left;
	width: 30%;
	border-radius: 1rem 0 0 1rem;
	-moz-border-radius: 1rem 0 0 1rem;
	-webkit-border-radius: 1rem 0 0 1rem
}

@media screen and (min-width:768px) and (max-width:1200px) {
	.insightHub a span {
		padding: 2.2rem 11%
	}
}

@media screen and (max-width:1200px) {
	.insightHub a span {
		padding: 3rem 0 0 4rem;
		width: 21%
	}
}

@media screen and (max-width:375px) {
	.insightHub a span {
		padding: 2.5rem 0 0 3rem;
		width: 28%
	}
}

.insightHub a .icon-advisor:before {
	font-size: 7.5rem;
	color: #ed1c2c
}

.insightHub .icon-redarrow :before {
	content: "\76";
	color: #ed1c2c;
	position: absolute
}

.bottomSpace {
	margin-bottom: 2rem !important
}

.footerContainer {
	background: #00529c;
	padding-top: 1rem;
	padding-bottom: 1rem
}

.footerContainer .mobileFooterMenu {
	display: none
}

@media screen and (max-width:991px) {
	.footerContainer .mobileFooterMenu {
		display: block;
		cursor: pointer
	}
}

.footerContainer h3 {
	font-size: 1.2rem;
	font-weight: 400;
	color: #f4f4f4;
	display: inline-block;
	padding-right: 1rem;
	padding-top: .3rem
}

@media screen and (max-width:991px) {
	.footerContainer h3 {
		font-size: 1.2rem;
		font-weight: 800;
		padding: 1.5rem 0
	}
}

.footerContainer .footerinner {
	border-bottom: 1px solid #1d619e;
	margin-bottom: 1rem;
	padding-bottom: 1rem
}

@media screen and (max-width:375px) {
	.footerContainer .footerinner {
		border: none;
		margin: 0;
		padding: 0
	}
}

@media screen and (max-width:991px) {
	.footerContainer .footerinner .mailService {
		text-align: left
	}
}

.footerContainer .footerbottom {
	margin-bottom: 1rem;
	padding-bottom: 1rem
}

@media screen and (max-width:375px) {
	.footerContainer .footerbottom {
		border: none;
		margin: 0;
		padding: 0
	}
}

@media screen and (max-width:767px) {
	.footerContainer .footerbottom {
		margin-bottom: 3rem;
		padding-bottom: 2rem
	}
}

.footerContainer .footerbottom .mailService {
	text-align: right
}

@media screen and (max-width:991px) {
	.footerContainer .footerbottom .mailService {
		text-align: left
	}
}

.footerCol {
	width: 100%
}

@media screen and (max-width:991px) {
	.footerCol {
		width: 100%;
		display: inline-block;
		padding-top: 2rem
	}
}

.footerCol ul {
	display: inline-block;
	vertical-align: top
}

@media screen and (max-width:375px) {
	.footerCol ul {
		width: 100%
	}
}

.footerCol ul li {
	display: inline-block;
	font-weight: 300;
	color: #94a8cc;
	padding-right: 1rem;
	padding-top: .4rem
}

@media screen and (max-width:1200px) {
	.footerCol ul li {
		padding-right: .6rem
	}
}

@media screen and (max-width:1024px) {
	.footerCol ul li {
		padding-right: .5rem;
		padding-top: .2rem
	}
}

@media screen and (max-width:768px) {
	.footerCol ul li {
		display: block
	}
}

@media screen and (max-width:767px) {
	.footerCol ul li {
		display: block;
		padding-left: 1rem
	}
}

@media screen and (max-width:991px) {
	.footerCol ul li {
		display: block
	}
}

@media screen and (max-width:375px) {
	.footerCol ul li {
		display: block
	}
}

.footerCol ul li a {
	color: #94a8cc;
	font-size: 1.4rem;
	text-decoration: none
}

@media screen and (max-width:1200px) {
	.footerCol ul li a {
		font-size: 1.2rem
	}
}

.footerCol ul li a:hover {
	border-bottom: 1px solid #94a8cc;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease;
	color: #fff
}

.footerCol.groupSite ul {
	width: 100%
}

.footerCol h3 {
	font-size: 1.4rem;
	font-weight: 400;
	color: #f4f4f4;
	display: inline-block;
	padding-right: 1rem;
	padding-top: .9rem;
	line-height: 0;
	margin-bottom: 0
}

@media screen and (max-width:991px) {
	.footerCol h3 {
		display: none
	}
}

@media screen and (max-width:768px) {
	.footerCol h3 {
		display: none
	}
}

@media screen and (max-width:767px) {
	.footerCol h3 {
		display: none
	}
}

@media screen and (max-width:375px) {
	.footerCol h3 {
		display: none
	}
}

@media screen and (max-width:991px) {
	.mailService {
		padding-top: 1rem
	}
}

.mailService h3 {
	font-size: 1.2rem;
	color: #f4f4f4;
	font-weight: 400;
	margin-bottom: 0;
	line-height: 2;
	vertical-align: top;
	margin-top: -0.3rem;
	padding-right: 0;
	padding-left: 3rem;
	position: relative;
	float: right
}

.mailService h3 a {
	color: #fff
}

.mailService h3 a:hover {
	color: #fff;
	border-bottom: 1px solid #94a8cc
}

@media screen and (max-width:1200px) {
	.mailService h3 a {
		font-size: 1.2rem
	}
}

@media screen and (max-width:1200px) {
	.mailService h3 {
		padding-right: 0
	}
}

@media screen and (max-width:991px) {
	.mailService h3 {
		width: 100%;
		border-bottom: none;
		border-top: 1px solid #1d619e;
		padding-left: 5rem;
		padding-right: 0;
		padding-bottom: .5rem;
		margin-bottom: 1rem;
		border-bottom: 1px solid #1d619e
	}
}

.mailService h3:before {
	content: "\71";
	font-size: 3rem;
	color: #f4f4f4;
	font-family: boiaxaicon !important;
	display: inline-block;
	font-weight: 400;
	line-height: 3.3rem;
	padding: 0 1rem 0 0;
	position: absolute;
	left: -11px;
	top: .4rem
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.mailService h3:before {
		top: 2rem
	}
}

@media screen and (max-width:991px) {
	.mailService h3:before {
		top: 1rem;
		left: 13px
	}
}

.mailService h3:after {
	content: "";
	position: absolute;
	right: -1rem;
	top: 1.1rem;
	height: 1.8rem;
	width: .1rem;
	background: #1d619e;
	display: block
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.mailService h3:after {
		right: -1.2rem
	}
}

@media screen and (max-width:991px) {
	.mailService h3:after {
		display: none
	}
}

.mailService h5 {
	clear: both;
	font-size: 1.4rem;
	font-weight: 600;
	color: #fff;
	vertical-align: top;
	display: inline-block;
	padding-top: .5rem;
	padding-right: .5rem;
	position: relative
}

@media screen and (max-width:1200px) {
	.mailService h5 {
		padding-right: 0
	}
}

@media screen and (max-width:1024px) {
	.mailService h5 {
		padding-top: .6rem;
		font-size: 1.1rem
	}
}

@media screen and (max-width:375px) {
	.mailService h5 {
		border-top: 1px solid #1d619e;
		width: 100%;
		padding-top: 1.5rem;
		padding-bottom: 1rem
	}
}

.mailService h5:before {
	content: "";
	position: absolute;
	left: -3.6rem;
	top: .4rem;
	height: 1.5rem;
	width: 1px;
	background: #1d619e;
	display: block
}

@media screen and (max-width:991px) {
	.mailService h5:before {
		display: none
	}
}

.mailService p {
	font-size: 1.4rem;
	color: #94a8cc;
	font-weight: 400;
	line-height: 2.5rem;
	display: inline-block
}

@media screen and (max-width:1200px) {
	.mailService p {
		font-size: 1.2rem
	}
}

@media screen and (max-width:1024px) {
	.mailService p {
		font-size: 1.1rem
	}
}

@media screen and (max-width:375px) {
	.mailService p {
		line-height: 1.6rem;
		width: 29.6rem
	}
}

.mailService p a {
	text-decoration: none;
	color: #94a8cc;
	margin-right: .8rem;
	font-size: 1.4rem;
	position: relative;
	text-decoration: underline
}

@media screen and (max-width:375px) {
	.copyrightText {
		padding-bottom: .5rem;
		border-top: .1rem solid #1d619e;
		margin-top: 1rem;
		padding-top: 1rem
	}
}

.copyrightText p {
	font-size: 1.2rem;
	color: #94a8cc;
	line-height: 1.4rem;
	font-weight: 400;
	text-align: center
}

.copyrightText p a {
	font-weight: 400;
	color: #94a8cc;
	text-decoration: none;
	font-size: 1.2rem;
	text-decoration: underline
}

.txt2 p {
	font-size: 1.4rem;
	color: #fff;
	font-weight: 700;
	text-align: center;
	letter-spacing: .7px;
	border-bottom: 1px solid #1d619e;
	padding: 1rem 0 1.5rem;
	margin-bottom: 1rem
}

.footerDisclaimer {
	font-size: 1.2rem;
	font-weight: 400;
	text-transform: uppercase;
	padding: 1.8rem 0;
	color: #00529c
}

@media screen and (max-width:375px) {
	.footerDisclaimer {
		text-align: center
	}
}

@media screen and (max-width:991px) {
	.mobileMenu {
		display: block;
		font-size: 1.4rem;
		font-weight: 400;
		border: .1rem solid #1d619e;
		padding: 1.5rem 2rem;
		color: #fff
	}

	.mobileMenu:after {
		content: "\6d";
		color: #fff;
		display: inline-block;
		font-family: boiaxaicon !important;
		float: right;
		font-size: 1.5rem;
		padding: .3rem 0 0 0;
		position: relative;
		top: -.4rem;
		-webkit-transition: all .4s ease;
		-moz-transition: all .4s ease;
		-ms-transition: all .4s ease;
		-o-transition: all .4s ease;
		transition: all .4s ease
	}
}

.mobileMenu.menuActive:after {
	content: "\6d";
	transform: rotate(180deg)
}

.feedback {
	font-weight: 700;
	color: #fff !important;
	animation: fadeIn 1s infinite alternate;
	border: 1px solid #fff;
	border-radius: 15px;
	padding: .2rem .5rem .2rem .5rem
}

.feedback:hover {
	background: #fff;
	color: #00529c !important
}

@keyframes fadeIn {
	from {
		opacity: 0
	}
}

header {
	border-bottom: 1px solid #c9e5ff;
	padding: 1rem 0 0 0;
	position: fixed;
	width: 100%;
	z-index: 9;
	background: #fff
}

@media screen and (max-width:1200px) {
	header {
		padding: 1rem 0 2rem 0
	}
}

@media screen and (max-width:767px) {
	header {
		padding: 1rem 0 0 0
	}
}

header h1 {
	padding: .5rem 0 1rem
}

@media screen and (max-width:1200px) {
	header h1 img {
		width: 14rem
	}
}

@media screen and (max-width:991px) {
	header h1 img {
		width: 128%
	}
}

@media screen and (max-width:768px) {
	header h1 img {
		width: 10.3rem
	}
}

@media screen and (max-width:1024px) {
	header h1 {
		padding: 0
	}
}

.rightTop {
	height: 2.5rem;
	display: block;
	text-align: right;
	position: relative;
	right: 0;
	top: 0
}

@media screen and (max-width:1200px) {
	.rightTop {
		top: 0
	}
}

@media screen and (max-width:768px) {
	.rightTop {
		padding-right: 0;
		margin-bottom: -1rem
	}
}

@media screen and (max-width:991px) {
	.rightTop {
		padding-right: 1.6rem;
		padding-left: 10rem
	}
}

@media screen and (max-width:767px) {
	.rightTop {
		padding-right: 0;
		position: static
	}
}

@media screen and (max-width:768px) {
	.rightTop {
		padding-left: 0
	}
}

.rightTop .toplink {
	display: inline-block
}

@media screen and (max-width:991px) {
	.rightTop .toplink {
		display: none
	}
}

@media screen and (max-width:768px) {
	.rightTop .toplink {
		display: none
	}
}

@media screen and (max-width:767px) {
	.rightTop .toplink {
		display: none
	}
}

.rightTop .toplink li {
	margin-right: 25px
}

.rightTop .toplink li .icon-call-icon {
	position: relative;
	top: .2rem;
	left: -3px
}

.rightTop li {
	display: inline-block;
	margin-right: 5rem;
	position: relative
}

.rightTop li:last-child {
	margin-left: 2rem
}

.rightTop li:last-child a {
	font-size: 1.4rem;
	font-weight: 700
}

@media screen and (max-width:1200px) {
	.rightTop li:last-child a {
		font-size: 1.4rem
	}
}

.rightTop li span {
	font-size: 1.4rem;
	color: #636363;
	text-decoration: none;
	padding-left: 0;
	position: relative;
	display: inline-block;
	letter-spacing: .5px
}

.rightTop li span .icon-call-icon {
	font-family: icomoon;
	content: "\e903";
	font-size: 1.4rem;
	color: #636363;
	left: -2rem;
	position: absolute;
	top: .3rem
}

.rightTop li span.branch {
	color: #00529c
}

.rightTop li:hover a {
	color: #B00C30
}

.rightTop li:hover a .icon-call-icon:before {
	color: #ed1846
}

.rightTop li:hover a .icon-branchIcon:before {
	color: #ed1846
}

.rightTop li .icon-branchicon {
	font-family: icomoon;
	content: "\e903";
	font-size: 1.4rem;
	color: #00529c;
	left: -1.7rem;
	position: absolute;
	top: .4rem
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.rightTop li .icon-branchicon {
		top: .6rem
	}
}

.rightTop .mutalFundSahi {
	position: absolute;
	right: 0;
	top: -1rem
}

@media screen and (max-width:991px) {
	.rightTop .mutalFundSahi {
		display: none
	}
}

.rightBottom {
	float: right;
	display: block;
	margin-top: 2.5rem;
	width: 100%;
	padding-left: 10rem;
	/* margin-bottom: 2rem; */
	padding-right: 0rem;
}

@media screen and (max-width:1024px) {
	.rightBottom {
		padding-left: 0
	}
}

@media screen and (max-width:991px) {
	.rightBottom {
		padding-right: 0;
		margin-top: 1.2rem
	}
}

@media screen and (max-width:767px) {
	.rightBottom {
		padding-left: 0
	}
}

@media screen and (max-width:1200px) {
	.rightBottom {
		padding-left: 0;
		padding-right: 0
	}
}

@media screen and (max-width:991px) {
	.rightBottom {
		margin-top: 3rem;
		padding-left: 6rem;
		padding-right: 0
	}
}

@media screen and (max-width:767px) {
	.rightBottom {
		width: 100%;
		float: none;
		background: #fcfcfc;
		padding-top: 1.8rem;
		height: 5.4rem;
		padding-right: 0
	}

	.rightBottom:after {
		position: absolute;
		left: 0;
		right: 0;
		border-top: none;
		content: "";
		top: 46px;
		background: 0 0
	}
}

@media screen and (max-width:767px) and (max-width:767px) {
	.rightBottom:after {
		border: none;
		position: absolute;
		left: 96%;
		background: #efefef;
		content: "";
		top: 1.5rem;
		width: 5rem;
		background: #fcfcfc;
		border-top: .2rem solid #efefef;
		bottom: 0;
		display: none;
	}
}

@media screen and (max-width:767px) and (max-width:375px) {
	.rightBottom:after {
		top: -.2rem
	}
}

@media screen and (max-width:767px) {
	.rightBottom:before {
		display: none
	}
}

@media screen and (max-width:767px) and (max-width:767px) {
	.rightBottom:before {
		position: absolute;
		left: -1.4rem;
		content: "";
		top: 1.5rem;
		width: 7.9rem;
		bottom: 0;
		background: #fcfcfc;
		border-top: .2rem solid #efefef;
		display: block;
		display: none;
	}
}

@media screen and (max-width:767px) and (max-width:375px) {
	.rightBottom:before {
		top: -.2rem
	}
}

@media screen and (max-width:767px) {
	.rightBottom {
		border-top: 2px solid #efefef;
		margin-top: 0;
		padding-left: 0
	}
}

@media screen and (max-width:375px) {
	.rightBottom {
		width: 100%;
		float: none;
		background: #fcfcfc;
		border-top: 2px solid #efefef;
		border-bottom: 1px solid #c9e5ff;
		padding-top: 1.8rem;
		height: 5.4rem;
		padding-bottom: .8rem;
		margin-top: 0;
		position: relative
	}
}

.rightBottom .navigation {
	display: inline-block;
	float: left;
	margin: 0 3rem
}

@media screen and (max-width:1024px) {
	.rightBottom .navigation {
		margin: 0
	}
}

@media screen and (max-width:767px) {
	.rightBottom .navigation {
		padding: 0 0rem 0 0;
		margin: 0
	}

	.rightBottom .navigation ul {
		display: flex;
		justify-content: space-between;
	}

	.rightBottom .navigation ul .submenu {
		display: block;
	}
}

@media screen and (max-width:375px) {
	.rightBottom .navigation {
		padding: 0;
		margin: 0
	}
}

.rightBottom .navigation li {
	display: inline-block;
	position: relative
}

@media screen and (max-width:767px) {
	.rightBottom .navigation li:first-child a {
		padding-left: 0
	}
}

@media screen and (max-width:767px) {
	.rightBottom .navigation li:last-child a {
		padding-right: 1rem
	}
}

.rightBottom .navigation li:nth-child(2) a span {
	left: -1.2rem
}

@media screen and (max-width:991px) {
	.rightBottom .navigation li:nth-child(2) a span {
		left: -2rem
	}
}

@media screen and (max-width:767px) {
	.rightBottom .navigation li {
		display: inline;
		position: static
	}
}

@media screen and (max-width:375px) {
	.rightBottom .navigation li {
		display: inline;
		position: static
	}
}

.rightBottom .navigation li:last-child a {
	margin-right: 1rem
}

.rightBottom .navigation li a {
	color: #00529c;
	position: relative;
	padding: 2rem;
	margin-right: 6rem;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1.6rem;
	font-family: Calibri, sans-serif
}

@media screen and (max-width:1200px) {
	.rightBottom .navigation li a {
		margin-right: 3rem
	}
}

@media screen and (max-width:991px) {
	.rightBottom .navigation li a {
		padding: 1.4rem 1.2rem;
		margin-right: 4rem;
		font-weight: 400;
		font-size: 1.4rem
	}
}

@media screen and (max-width:375px) {
	.rightBottom .navigation li a {
		font-size: 1.2rem;
		padding: 0;
		margin-right: 0;
		font-weight: 400
	}
}

@media screen and (max-width:767px) {
	.rightBottom .navigation li a {
		padding: 1.2rem;
		margin: 0;
		font-weight: 600;
		padding: 1.2rem .5rem
	}
}

.rightBottom .navigation li a span {
	position: absolute;
	left: -.8rem;
	content: "";
	font-size: 2rem;
	top: 2.1rem
}

@media screen and (max-width:991px) {
	.rightBottom .navigation li a span {
		top: 1.2rem;
		left: -1.5rem
	}
}

@media screen and (max-width:767px) {
	.rightBottom .navigation li a span {
		display: none
	}
}

@media screen and (max-width:375px) {
	.rightBottom .navigation li a span {
		display: none
	}
}

.rightBottom .navigation li a:after {
	position: absolute;
	font-family: boiaxaicon !important;
	content: "\6d";
	right: -.7rem;
	top: 2.2rem;
	width: 1.3rem;
	height: .7rem;
	font-size: 1.1rem;
	text-transform: none !important
}

@media screen and (max-width:991px) {
	.rightBottom .navigation li a:after {
		right: -.5rem;
		top: 1.5rem;
		right: -7px !important;
	}
}

@media screen and (max-width:767px) {
	.rightBottom .navigation li a:after {
		display: none
	}
}

@media screen and (max-width:375px) {
	.rightBottom .navigation li a:after {
		display: none
	}
}

.rightBottom .navigation li:hover .submenu {
	visibility: visible
}

.rightBottom .navigation li:hover .submenu .close4 {
	float: right;
	font-size: 1.9rem;
	font-weight: 700;
	line-height: 1;
	color: #00529c;
	text-shadow: 0 1px 0 #fff;
	left: -2rem;
	top: .5rem;
	position: relative;
	display: none;
	z-index: 99
}

@media screen and (max-width:375px) {
	.rightBottom .navigation li:hover .submenu .close4 {
		display: block
	}
}

.rightBottom .navigation li .submenu {
	position: absolute;
	left: -1.4rem;
	top: 2.6rem;
	z-index: 999;
	visibility: hidden;
	margin-top: -.1rem;
	background: #fff;
	color: #c9e5ff;
	border-radius: .5rem;
	border: 2px solid #c9e5ff;
	width: 282px;
	padding: 0
}

@media screen and (max-width:767px) {
	.rightBottom .navigation li .submenu {
		border-radius: 0;
		width: 100%;
		left: -.1rem;
		border: none;
		top: 15.8rem;
		-webkit-box-shadow: 0 .6rem .5rem -.3rem rgba(0, 0, 0, .41);
		-moz-box-shadow: 0 .6rem .5rem -.3rem rgba(0, 0, 0, .41);
		box-shadow: 0 .6rem .5rem -.3rem rgba(0, 0, 0, .41)
	}
}

@media screen and (max-width:375px) {
	.rightBottom .navigation li .submenu {
		border-radius: 0;
		width: auto;
		left: -1.5rem;
		right: -1.5rem;
		border: none;
		top: 5rem;
		-webkit-box-shadow: 0 .6rem .5rem -.3rem rgba(0, 0, 0, .41);
		-moz-box-shadow: 0 .6rem .5rem -.3rem rgba(0, 0, 0, .41);
		box-shadow: 0 .6rem .5rem -.3rem rgba(0, 0, 0, .41)
	}
}

.rightBottom .navigation li .submenu li {
	display: block
}

@media screen and (max-width:375px) {
	.rightBottom .navigation li .submenu li {
		border-bottom: 1px solid #f2f2f2
	}
}

.rightBottom .navigation li .submenu li a {
	text-transform: none;
	font-size: 1.4rem;
	padding: 0;
	margin: 0;
	color: #00529c;
	display: block;
	padding: 1rem 2rem
}

@media screen and (max-width:375px) {
	.rightBottom .navigation li .submenu li a {
		padding: 1.5rem 2rem
	}
}

.rightBottom .navigation li .submenu li a:hover {
	background: #f6f6f6
}

.rightBottom .navigation li .submenu li a:after {
	display: none
}

.rightBottom .navigation li:hover a {
	color: #ed1846;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.rightBottom .navigation li:hover a span:before {
	color: #ed1846;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.rightBottom .navigation li:hover a:after {
	top: 3.1rem;
	transform: rotate(180deg);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

@media screen and (max-width:375px) {
	.rightBottom .navigation li:hover a:after {
		top: 2.1rem
	}
}

@media screen and (max-width:767px) {
	.rightBottom .navigation li:hover a {
		color: #00529c
	}
}

@media screen and (max-width:375px) {
	.rightBottom .navigation li:hover a {
		color: #00529c
	}
}

.rightBottom .navigation li.active a {
	color: #ed1846;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.rightBottom .navigation li.active a span:before {
	color: #ed1846;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.rightBottom .navigation li.active a:after {
	top: 2.8rem;
	transform: rotate(180deg);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

@media screen and (max-width:375px) {
	.rightBottom .navigation li.active a:after {
		top: 2.1rem
	}
}

.headerSearch {
	float: right;
	padding: .5rem 0;
	position: relative;
	z-index: 99;
	width: 4.3rem;
	display: inline-block
}

@media screen and (max-width:1200px) {
	.headerSearch {
		width: 3rem
	}
}

@media screen and (max-width:767px) {
	.headerSearch {
		width: 100%;
		top: 6.7rem
	}
}

@media screen and (max-width:375px) {
	.headerSearch {
		width: 100%;
		top: 6.3rem
	}
}

.headerSearch .searchIco {
	width: 2rem;
	display: inline-block;
	vertical-align: top;
	background: 0 0;
	border: none;
	color: #f89827;
	font-size: 1.8rem;
	margin: .8rem 0 0;
	padding: 0;
	position: absolute;
	top: -.5rem;
	right: 0;
	z-index: 4;
	outline: 0;
	color: #00529c
}

@media screen and (max-width:767px) {
	.headerSearch .searchIco {
		position: absolute;
		top: -10.8rem;
		right: 3.1rem;
		left: inherit
	}
}

@media screen and (max-width:375px) {
	.headerSearch .searchIco {
		top: -10.5rem
	}
}

.headerSearch .searcontainer {
	position: absolute;
	right: 0;
	top: -1.4rem;
	background: #fff;
	border-bottom: 1px solid #b4b4b4;
	width: 0;
	z-index: -1;
	border-radius: 0;
	outline: 0;
	width: 0;
	padding: 1.5rem 0 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

@media screen and (max-width:768px) {
	.headerSearch .searcontainer {
		top: -.5rem
	}
}

@media screen and (max-width:767px) {
	.headerSearch .searcontainer {
		top: -4rem;
		right: -.4rem
	}
}

.headerSearch .searcontainer input {
	background: 0 0;
	border: none;
	width: 100%;
	outline: 0;
	font-size: 1.6rem;
	font-weight: 400
}

.headerSearch .submit {
	width: 2rem;
	display: inline-block;
	vertical-align: top;
	background: 0 0;
	border: none;
	color: #00529c;
	font-size: 1.8rem;
	margin: .8rem 0 0;
	padding: 0;
	position: absolute;
	top: -2.8rem;
	right: .9rem;
	z-index: 4;
	outline: 0
}

@media screen and (max-width:767px) {
	.headerSearch .submit {
		top: -4rem
	}
}

.headerSearch .expandWidth {
	width: 67rem
}

@media screen and (max-width:1200px) {
	.headerSearch .expandWidth {
		width: 48.75rem
	}
}

@media screen and (max-width:1024px) {
	.headerSearch .expandWidth {
		width: 50.5rem
	}
}

@media screen and (max-width:991px) {
	.headerSearch .expandWidth {
		width: 48.5rem
	}
}

@media screen and (max-width:767px) {
	.headerSearch .expandWidth {
		width: 100%;
		right: .2rem;
		bottom: 1rem
	}
}

@media screen and (max-width:375px) {
	.headerSearch .expandWidth {
		width: 100%;
		right: 0;
		bottom: 1rem;
		z-index: 1
	}
}

.transact {
	float: right;
	display: inline-block;
	position: relative !important;
	z-index: 99;
	margin-right: 1rem;
	top: -7px !important;
}

@media screen and (max-width:1200px) {
	.transact {
		margin-right: 0
	}
}

@media screen and (max-width:991px) {
	.transact {
		top: 1px !important;
	}
}

@media screen and (max-width:375px) {
	.transact {
		display: none
	}
}

@media screen and (max-width:767px) {
	.transact {
		display: none
	}
}

.transact a {
	background: #EC7D23;
	color: #0B0A0A;
	font-size: 1.6rem;
	padding: 1rem 1.5rem;
	border-radius: 2rem;
	text-decoration: none;
	text-transform: uppercase
}

@media screen and (min-width:1024px) and (max-width:1200px) {
	.transact a {
		padding: 1.2rem 1rem
	}
}

@media screen and (max-width:991px) {
	.transact a {
		padding: 1.2rem 1rem;
		font-size: 1.2rem
	}
}

.transact a:hover {
	background: #EC7D23;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease
}

.menuClose {
	float: right;
	font-size: 1.9rem;
	font-weight: 700;
	line-height: 1;
	color: #00529c;
	text-shadow: 0 1px 0 #fff;
	left: -2rem;
	top: .5rem;
	position: relative;
	opacity: 0;
	z-index: 9
}

@media screen and (max-width:767px) {
	.menuClose {
		opacity: 1;
		font-size: 1.2rem;
		top: 1rem
	}
}

@media screen and (max-width:375px) {
	.menuClose {
		opacity: 1;
		font-size: 1.2rem;
		top: 1rem
	}
}

.bodyactive {
	overflow: hidden
}

.innerLink {
	float: left;
	margin-left: 2rem
}

@media screen and (max-width:767px) {
	.innerLink {
		display: none
	}
}

.innerLink li {
	margin-right: 0;
	border-left: 1px solid #e3e3e3
}

.innerLink li:first-child {
	border-left: 0
}

.innerLink li:first-child a {
	padding-left: 0
}

.innerLink li:last-child a {
	font-size: 1.4rem
}

.innerLink li a {
	color: #007dc6;
	padding: 0 1.5rem;
	font-size: 1.4rem;
	font-weight: 600
}

@media screen and (max-width:1200px) {
	.innerLink li a {
		padding: 0 .9rem
	}
}

.overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 8 !important;
	background-color: rgba(0, 0, 0, .6);
	display: none
}

.menu {
	position: absolute;
	z-index: 9;
	right: 9px;
	top: 60px;
	display: none
}

.mobileMenuSec {
	width: 100%;
	position: fixed;
	background: #fff;
	z-index: 9;
	left: 0;
	top: 80px;
	right: 0;
	display: none
}

.mobileMenuSec ul {
	overflow-y: auto
}

.mobileMenuSec li {
	display: block;
	position: relative;
	width: 100%;
	margin: 1rem 0;
	border-bottom: 2px solid #f2f2f2;
	padding-bottom: 1rem
}

.mobileMenuSec li.active {
	border-bottom: 2px solid #fff
}

.mobileMenuSec li a {
	font-size: 1.6rem;
	color: #00529c;
	position: relative;
	padding: 0 2rem 0 7rem;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1.4rem;
	font-family: Calibri, sans-serif;
	display: table;
	width: 100%
}

.mobileMenuSec li a span {
	position: absolute;
	left: 18px;
	content: "";
	font-size: 16px;
	top: 3px
}

.mobileMenuSec li a .icon-ourStoryIcon:before {
	color: #00529c
}

.mobileMenuSec li a .icon-ourProductIcon:before {
	color: #00529c
}

.mobileMenuSec li a .icon-mfIcon:before {
	color: #00529c
}

.mobileMenuSec li a .icon-InvestorCornor:before {
	color: #00529c
}

.mobileMenuSec li a .icon-branchIcon {
	left: 24px
}

.mobileMenuSec li a:after {
	font-family: boiaxaicon !important;
	width: 13px;
	height: 7px;
	font-size: 7px;
	position: absolute;
	top: 4px;
	right: 10px;
	text-transform: none !important
}

.mobileMenuSec li .mobiSubmenu {
	position: relative;
	left: 0;
	top: 3px;
	z-index: 9;
	margin-top: -1px;
	background: #fff;
	color: #c9e5ff;
	width: 100%;
	padding: 20px 20px;
	display: none;
	padding: 0;
	margin: 0
}

.mobileMenuSec li .mobiSubmenu li {
	border-bottom: 2px solid #e9e9e9;
	display: block;
	position: relative;
	width: 100%;
	padding: 0 2rem 1rem 6.5rem;
	margin: .5rem 0
}

.mobileMenuSec li .mobiSubmenu li:last-child {
	padding-bottom: 0
}

.mobileMenuSec li .mobiSubmenu li a {
	text-transform: none;
	font-size: 1.4rem;
	padding: 0;
	margin: 0;
	color: #626262;
	text-transform: uppercase;
	margin-bottom: 0;
	padding: .5rem 2rem 0 0
}

.mobileMenuSec li .mobiSubmenu li a:hover {
	color: #ed1846
}

.mobileMenuSec li .mobiSubmenu li a:after {
	display: none
}

.mobileMenuSec li .mobiSubmenu li:last-child {
	border: none
}

.mobileMenuSec li.active a {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.mobileMenuSec li.active a span:before {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.mobileMenuSec li.active a:after {
	top: 8px;
	transform: rotate(180deg);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.mobileMenuSec li:nth-child(n+6) a:after {
	display: none
}

.mobileMenuSec .icon-investorcornor {
	top: -.5rem;
	left: 1.1rem
}

.mobileMenuSec .icon-investorcornor:before {
	font-size: 3.1rem
}

.mobileMenuSec .icon-investor {
	left: 1.6rem;
	top: -.1rem
}

.mobileMenuSec .icon-investor:before {
	font-size: 2.1rem
}

.nav-icon2 {
	width: 20px;
	height: 45px;
	right: 13px;
	position: fixed;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
	z-index: 99
}

.nav-icon2 span {
	display: block;
	position: absolute;
	height: 2px;
	width: 50%;
	background: #007dc6;
	opacity: 1;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out
}

.nav-icon2 span:nth-child(even) {
	left: 50%;
	border-radius: 0
}

.nav-icon2 span:nth-child(odd) {
	left: 0;
	border-radius: 0
}

.nav-icon2 span:nth-child(1),
.nav-icon2 span:nth-child(2) {
	top: 0
}

.nav-icon2 span:nth-child(3),
.nav-icon2 span:nth-child(4) {
	top: 6px
}

.nav-icon2 span:nth-child(5),
.nav-icon2 span:nth-child(6) {
	top: 12px
}

.nav-icon2.open span:nth-child(1),
.nav-icon2.open span:nth-child(6) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.nav-icon2.open span:nth-child(2),
.nav-icon2.open span:nth-child(5) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.nav-icon2.open span:nth-child(1) {
	left: 3px;
	top: 3px
}

.nav-icon2.open span:nth-child(2) {
	left: calc(50% - 8px);
	top: 10px
}

.nav-icon2.open span:nth-child(3) {
	left: -50%;
	opacity: 0
}

.nav-icon2.open span:nth-child(4) {
	left: 100%;
	opacity: 0
}

.nav-icon2.open span:nth-child(5) {
	left: 9px;
	top: 3px
}

.nav-icon2.open span:nth-child(6) {
	left: calc(50% - 0px);
	top: 10px
}

.overlay2 {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	background-color: rgba(0, 0, 0, .6);
	display: none
}

.popupSec {
	background: #fff;
	z-index: 9999;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	display: none;
	border-radius: 5px;
	width: 55%
}

@media screen and (max-width:1200px) {
	.popupSec {
		width: 85%
	}
}

@media screen and (max-width:1024px) {
	.popupSec {
		width: 85%
	}
}

@media screen and (max-width:767px) {
	.popupSec {
		width: 85%
	}
}

.popupSec h2 {
	background: #e9e9e9;
	color: #007dc6;
	font-size: 2.4rem;
	text-transform: uppercase;
	padding: 1rem 1rem;
	margin-bottom: 1rem;
	border-radius: 5px;
	width: 100%
}

.popupSec .mCSB_scrollTools .mCSB_dragger {
	cursor: pointer;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: rgba(255, 255, 255, .5)
}

.popupSec .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff
}

.popupSec .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	position: relative;
	width: 20px;
	height: 20px;
	margin: 0 auto;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	text-align: center;
	border-radius: 10px;
	border: 1px solid #999;
	right: 3px
}

.popupSec .mCSB_scrollTools .mCSB_draggerRail {
	width: 3px
}

.popupSec .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.popupSec .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .9);
	filter: "alpha(opacity=90)";
	-ms-filter: "alpha(opacity=90)"
}

.popupSec .mCSB_scrollTools {
	right: 4px
}

.liquitycontainer {
	padding: 2rem 3rem;
	height: 500px;
	overflow: hidden
}

.liquitycontainer p {
	color: #444;
	margin-bottom: 1rem
}

.liquitycontainer p a {
	color: #999;
	text-decoration: underline
}

.liquitycontainer h3 {
	color: #007dc6;
	font-size: 1.8rem;
	margin-bottom: 0;
	font-weight: 400
}

.liquitycontainer .liquityList {
	padding-left: 2rem
}

.liquitycontainer .liquityList li {
	font-size: 1.4rem;
	color: #444;
	margin-bottom: 1rem;
	position: relative
}

.liquitycontainer .liquityList li:before {
	content: "";
	position: absolute;
	height: 7px;
	width: 7px;
	background: #999;
	top: 6px;
	left: -16px;
	border-radius: 50%
}

.liquitycontainer .liquityList li ul {
	padding-left: 2rem
}

.liquitycontainer .liquityList li ul li {
	margin-bottom: 0
}

.liquitycontainer .liquityList li ul li:before {
	content: "";
	position: absolute;
	height: 4px;
	width: 4px;
	background: #999;
	top: 8px;
	left: -16px;
	border-radius: 50%
}

.liquitycontainer img {
	max-width: 100%
}

.close {
	position: absolute;
	right: 16px;
	top: 13px
}

.fundPlanSec h3 {
	color: #007dc6;
	font-size: 2.2rem;
	font-weight: 400;
	margin-bottom: 1rem;
	display: inline-block;
	padding-right: 3rem;
	width: 50%;
	line-height: 1.3
}

@media screen and (max-width:767px) {
	.fundPlanSec h3 {
		margin-top: 4rem;
		width: 100%;
		font-size: 2.2rem
	}
}

@media screen and (max-width:375px) {
	.fundPlanSec h3 {
		margin-left: -.2rem
	}
}

.fundPlanSec .fundPlanlist {
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin-top: 1rem
}

@media screen and (max-width:767px) {
	.fundPlanSec .fundPlanlist {
		width: 100%;
		margin-bottom: 1rem
	}
}

@media screen and (max-width:375px) {
	.fundPlanSec .fundPlanlist {
		width: 100%
	}
}

.fundPlanSec .fundPlanlist select {
	border: 1px solid #e9e9e9;
	font-size: 1.4rem;
	color: #444;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 1.2rem 0;
	width: 301px;
	outline: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-o-appearance: none;
	text-indent: -9999px;
	text-indent: 10px
}

.fundPlanSec .fundPlanlist select:focus::-ms-value {
	color: #000;
	background: #fff
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.fundPlanSec .fundPlanlist select {
		background: url(../images/downArrowPro_IE.jpg) no-repeat 235px 17px
	}
}

@media screen and (max-width:767px) {
	.fundPlanSec .fundPlanlist select {
		width: 100%
	}
}

@media screen and (max-width:375px) {
	.fundPlanSec .fundPlanlist select {
		width: 100%
	}
}

.fundPlanSec .fundPlanlist select::-ms-expand {
	display: none
}

.fundPlanSec .fundPlanlist:after {
	position: absolute;
	font-family: boiaxaicon !important;
	content: "\6d";
	right: .1rem;
	padding: 0 1rem;
	background: #fff;
	top: 1.2rem;
	display: inline-block;
	color: #ed1846;
	font-size: 1.4rem;
	pointer-events: none
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.fundPlanSec .fundPlanlist:after {
		display: none
	}
}

@media screen and (max-width:375px) {
	.fundPlanSec .fundPlanlist:after {
		font-size: 1.2rem
	}
}

.fundDetailSec .fundDetail {
	display: inline-block;
	width: 50%
}

@media screen and (max-width:375px) {
	.fundDetailSec .fundDetail {
		margin-top: 1rem
	}
}

.fundDetailSec .fundDetail p {
	color: #444
}

.fundDetailSec .fundDetail p span {
	color: #484848
}

.fundDetailSec .fundDetail .price {
	margin-top: -.2rem
}

.fundDetailSec .fundDetail .price li {
	position: relative;
	display: inline-block;
	font-size: 1.4rem;
	padding-right: 2.5rem
}

.fundDetailSec .fundDetail .price li span {
	font-family: Rupee_Foradian_1;
	color: #484848
}

.fundDetailSec .fundDetail .price li:nth-of-type(1) {
	font-size: 2.4rem;
	font-weight: 700;
	color: #484848
}

.fundDetailSec .fundDetail .price li:nth-of-type(1) span {
	font-size: 2rem;
	font-family: Rupee_Foradian_1;
	color: #484848
}

.fundDetailSec .fundDetail .price li:nth-of-type(1):after {
	clear: both;
	display: block;
	position: absolute;
	top: 1.9rem;
	left: 92%;
	content: "";
	height: 0;
	width: 0;
	padding: 0;
	margin: -.8rem;
	border: 7px solid transparent;
	border-bottom-color: #0c8e46
}

.fundDetailSec .buySec {
	display: inline-block;
	margin-bottom: 2rem;
	margin-top: 1.5rem
}

.fundType {
	position: relative;
	padding-left: 2rem;
	margin-top: 6rem;
	margin-bottom: 2rem
}

@media screen and (max-width:768px) {
	.fundType {
		padding-left: 0 !important;
		margin-top: 0 !important
	}
}

.fundType:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: .1rem;
	height: 6.3rem;
	background: #d7d7d7
}

@media screen and (max-width:768px) {
	.fundType:before {
		left: -12px;
		top: 5px;
		height: 7.2rem
	}
}

@media screen and (max-width:767px) {
	.fundType:before {
		display: none
	}
}

.fundType li {
	color: #444;
	font-size: 1.4rem
}

.fundType li span {
	color: #484848
}

.specialfeature h3 {
	font-size: 1.4rem;
	color: #484848;
	display: inline-block;
	margin-right: 1rem;
	line-height: 3.5rem;
	opacity: 1
}

.liquitySec {
	display: inline-block
}

.liquitySec li {
	display: inline-block;
	padding-right: 1rem
}

.liquitySec li a {
	color: #ed1846;
	text-decoration: underline
}

.entry {
	margin-bottom: .6rem;
	margin-top: 1rem
}

.entry li {
	color: #444;
	font-size: 1.4rem;
	padding-right: 6rem;
	vertical-align: top
}

@media screen and (max-width:767px) {
	.entry li {
		display: block;
		padding-right: 2rem
	}
}

.entry li span {
	color: #484848;
	font-weight: 700
}

.buySec {
	display: inline-block;
	margin-bottom: 2rem
}

@media screen and (max-width:991px) {
	.buySec {
		margin-left: 0;
		margin-top: 1rem
	}
}

@media screen and (max-width:767px) {
	.buySec {
		margin: 2rem 0 2rem 0;
		width: 100%
	}
}

.buySec .button2 {
	padding: 1rem 3rem
}

.buySec .langaueList {
	display: inline-block;
	position: relative
}

@media screen and (max-width:767px) {
	.buySec .langaueList {
		float: right;
		text-align: right;
		margin-top: -.5rem
	}
}

.buySec .langaueList select {
	border: none;
	font-size: 1.4rem;
	color: #ed1846;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 1rem 0 0 2rem;
	width: 15rem;
	outline: 0
}

.buySec .langaueList select:focus::-ms-value {
	color: #000;
	background: #fff
}

.buySec .langaueList select::-ms-expand {
	display: none
}

@media screen and (max-width:767px) {
	.buySec .langaueList select {
		width: 100%;
		padding: .5rem
	}
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.buySec .langaueList select {
		background: url(../images/downArrowPro_IE.jpg) no-repeat 121px 17px
	}
}

.buySec .langaueList:after {
	position: absolute;
	font-family: boiaxaicon !important;
	content: "\6d";
	right: 3rem;
	top: .9rem;
	font-size: 1.4rem;
	display: inline-block;
	color: #ed1846;
	pointer-events: none
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.buySec .langaueList:after {
		display: none
	}
}

.highcharts-contextbutton,
.highcharts-credits,
.highcharts-input-group {
	display: none
}

#graphContainer {
	max-width: 100%;
	width: 100%
}

.graphColor {
	height: 20px;
	width: 20px;
	display: inline-block
}

.prodLeft h4 {
	color: #484848;
	text-transform: none;
	font-weight: 700;
	margin-bottom: 2rem
}

@media screen and (min-width:375px) and (max-width:991px) {
	.prodLeft h4 {
		margin-bottom: 0;
		margin-top: 0;
		font-size: 2rem
	}
}

@media screen and (min-width:320px) and (max-width:375px) {
	.prodLeft h4 {
		margin-bottom: 0;
		margin-top: 0;
		font-size: 1.4rem
	}
}

@media screen and (max-width:991px) {
	.prodLeft .accord {
		display: none
	}
}

@media screen and (min-width:991px) {
	.prodLeft .accord {
		display: block
	}
}

.prodLeft .accord .fundmangerSec {
	width: 300px
}

.prodLeft .accord .fundmangerSec li {
	list-style-type: none;
	padding: 0
}

.prodLeft .accord .fundmangerSec li:before {
	background: 0 0
}

.prodLeft .accord .owl-dots {
	text-align: center
}

.prodLeft .accord .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}

.prodLeft .accord .owl-dots .owl-dot span {
	width: 7px;
	height: 7px;
	margin: 5px 4px;
	background: #ddd;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px
}

.prodLeft .accord .owl-dots .owl-dot.active span,
.prodLeft .accord .owl-theme .owl-dots .owl-dot:hover span {
	background: #999
}

@media screen and (max-width:991px) {
	.prodLeft h4:after {
		content: "\6d";
		font-family: boiaxaicon;
		font-size: 1rem;
		height: .7rem;
		position: absolute;
		right: -.3rem;
		top: 50%;
		margin-top: -.4rem;
		width: 1.3rem;
		color: #f03b4b;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

	.prodLeft h4.active:after {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg)
	}
}

@media screen and (max-width:375px) {
	.prodLeft .box {
		border: 1px solid #e9e9e9
	}
}

.prodLeft .box li {
	margin-bottom: 0
}

.fundManager {
	display: table;
	width: 100%;
	margin-bottom: 2rem
}

.fundManager img {
	display: table-cell
}

@media screen and (max-width:991px) {
	.fundManager img {
		display: inline-block
	}
}

@media screen and (max-width:320px) {
	.fundManager img {
		display: table-cell
	}
}

.fundManager .managerInfo {
	vertical-align: middle;
	display: table-cell;
	padding-left: 2rem
}

@media screen and (max-width:991px) {
	.fundManager .managerInfo {
		display: inline-block
	}
}

@media screen and (max-width:320px) {
	.fundManager .managerInfo {
		display: table-cell
	}
}

.fundManager h5 {
	font-size: 1.8rem;
	text-transform: uppercase;
	font-weight: 700;
	color: #484848;
	line-height: 2.5rem
}

.fundManager p {
	color: #484848;
	margin-bottom: 0;
	width: 16rem;
	line-height: 1.6rem
}

.fundFeat p {
	font-size: 1.6rem
}

.fundFeat p.title {
	font-size: 1.6rem;
	color: #484848;
	text-transform: uppercase
}

.fundFeat .listTitle {
	font-size: 1.6rem;
	color: #484848;
	margin-bottom: 0;
	margin-top: 1rem
}

.leftTable {
	font-size: 1.4rem;
	color: #484848;
	margin-right: 2rem
}

@media screen and (min-width:320px) and (max-width:991px) {
	.leftTable {
		float: none;
		margin-right: 0;
		margin-bottom: 3.9rem
	}
}

.leftTable h3 {
	font-size: 1.6rem;
	color: #484848;
	font-weight: 700;
	margin-bottom: 1rem;
	text-transform: uppercase
}

@media screen and (max-width:375px) {
	.leftTable h3 {
		margin-bottom: 2rem
	}
}

.leftTable table {
	width: 100%
}

.leftTable table tr {
	border-bottom: 1px solid #e7e7e7;
	border-top: 1px solid #e7e7e7
}

@media screen and (max-width:767px) {
	.leftTable table tr:first-child {
		font-weight: 400
	}
}

.leftTable table td {
	padding: 1rem 0 .5rem .7rem;
	width: auto;
	color: #484848
}

.leftTable table td:first-child {
	width: 35%
}

@media screen and (max-width:1200px) {
	.leftTable table td {
		padding: 1rem 0 0 0
	}
}

@media screen and (max-width:1024px) {
	.leftTable table td {
		padding: 1rem 0 0 0
	}
}

@media screen and (max-width:375px) {
	.leftTable table td {
		padding: 1rem 0 .5rem 0;
		font-size: 1.2rem
	}
}

@media screen and (max-width:767px) {
	.leftTable table td:nth-of-type(2) {
		text-align: center
	}
}

.leftTable table td:last-child {
	text-align: center;
	padding-right: 4rem
}

.leftTable:last-child {
	margin-right: 0
}

@media screen and (max-width:375px) {
	.leftTable:last-child td:first-child {
		text-align: left;
		font-weight: 400
	}
}

.viewperformance {
	text-align: right;
	float: right;
	font-size: 1.4rem;
	margin-top: 2rem;
	color: #ed1846;
	text-decoration: underline
}

.viewperformance:hover {
	color: #ed1846
}

.sectorLegends li {
	float: left;
	width: 50%
}

text {
	font-size: 1.4rem !important;
	fill: #000 !important;
	padding-right: 5px
}

line {
	opacity: 0
}

.box h4.secHead {
	margin-bottom: 1rem
}

.legendsSec {
	border-top: .1rem solid #e9e9e9;
	border-bottom: .1rem solid #e9e9e9;
	padding-top: .7rem;
	margin-bottom: 1rem
}

.legendsSec li {
	list-style: none;
	display: inline-block;
	margin-left: 4rem;
	font-size: 1.4rem;
	position: relative;
	margin-bottom: .8rem
}

@media screen and (max-width:1200px) {
	.legendsSec li {
		width: 47%;
		margin-left: 1rem
	}
}

@media screen and (max-width:1024px) {
	.legendsSec li {
		width: 100%;
		margin-left: 1rem
	}
}

@media screen and (max-width:480px) {
	.legendsSec li {
		width: 100%
	}
}

.legendsSec li:first-child {
	margin-left: 1rem
}

@media screen and (max-width:1200px) {
	.legendsSec li:last-child {
		width: 100%
	}
}

.legendsSec li:after {
	position: absolute;
	content: "";
	height: 1.8rem;
	width: 1.8rem;
	left: 0;
	top: .1rem;
	background: #00529C
}

.legendsSec li.bench:after {
	background: #854000
}

.legendsSec li.underWeight:after {
	background: #f99436
}

.legendsSec li:before {
	background: 0 0
}

.halfCol.legendsSec li {
	margin-left: 1rem
}

.mCustomScrollbar {
	-ms-touch-action: pinch-zoom;
	touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
	-ms-touch-action: auto;
	touch-action: auto
}

.mCustomScrollBox {
	position: relative;
	overflow: hidden;
	height: 100%;
	max-width: 100%;
	outline: 0;
	direction: ltr
}

.mCSB_container {
	overflow: hidden;
	width: auto;
	height: auto
}

.mCSB_inside>.mCSB_container {
	margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
	margin-right: 0;
	margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-left: 0
}

.mCSB_scrollTools {
	position: absolute;
	width: 16px;
	height: auto;
	left: auto;
	top: 0;
	right: 0;
	bottom: 0
}

.mCSB_outside+.mCSB_scrollTools {
	right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
	right: auto;
	left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
	left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
	margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
	width: 4px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
	cursor: pointer;
	width: 100%;
	height: 30px;
	z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	position: relative;
	width: 4px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
	display: block;
	position: absolute;
	height: 20px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
	bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
	margin-right: 0;
	margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
	min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
	margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	width: auto;
	height: 16px;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
	margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 2px;
	margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 30px;
	height: 100%;
	left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 4px;
	margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	height: 12px;
	margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 8px;
	margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	display: block;
	position: absolute;
	width: 20px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
	left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	right: 0
}

.mCSB_container_wrapper {
	position: absolute;
	height: auto;
	width: auto;
	overflow: hidden;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin-right: 30px;
	margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
	padding-right: 30px;
	padding-bottom: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
	bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
	bottom: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
	margin-right: 0;
	margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
	padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
	padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-right: 0;
	margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
	margin-bottom: 0
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
	-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools {
	opacity: .75;
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
	opacity: 0;
	filter: "alpha(opacity=0)";
	-ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
	opacity: 1;
	filter: "alpha(opacity=100)";
	-ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .4);
	filter: "alpha(opacity=40)";
	-ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 152, 0, .9);
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 152, 0, .9);
	filter: "alpha(opacity=85)";
	-ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 152, 0, .9);
	filter: "alpha(opacity=90)";
	-ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
	background-image: url(mCSB_buttons.png);
	background-repeat: no-repeat;
	opacity: .4;
	filter: "alpha(opacity=40)";
	-ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
	background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
	background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
	background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
	opacity: .75;
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
	opacity: .9;
	filter: "alpha(opacity=90)";
	-ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: rgba(0, 0, 0, .85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: rgba(0, 0, 0, .9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .1);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .75);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 4px;
	margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .1);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .75);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 4px;
	margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 6px;
	margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 2px;
	margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
	height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 14px;
	margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 14px;
	margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	width: 16px;
	height: 16px;
	margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	height: 16px;
	width: 16px;
	margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 4px;
	margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
	background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
	background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
	background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
	width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	background-color: transparent;
	background-position: center
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
	background-repeat: repeat-y;
	opacity: .3;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	height: 4px;
	margin: 6px 0;
	background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-repeat: repeat-y;
	background-image: -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to right, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
	height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 70px
}

.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
	opacity: 1;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
	width: 8px;
	background-color: #000;
	background-color: rgba(0, 0, 0, .2);
	box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 8px;
	margin: 4px 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 8px;
	margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .1);
	box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
	opacity: 1;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical {
	right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
	box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
	bottom: 1px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4);
	width: 12px;
	margin: 2px;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #555
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 12px;
	width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
	background-color: #000;
	background-color: rgba(0, 0, 0, .05);
	box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
	box-shadow: inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), inset 0 -1px 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
	background-color: #fff;
	background-color: rgba(0, 0, 0, .05);
	box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
	right: 0;
	margin: 12px 0
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	bottom: 0;
	margin: 0 12px
}

.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
	left: 0;
	right: auto
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
	height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .2);
	filter: "alpha(opacity=20)";
	-ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .5);
	filter: "alpha(opacity=50)";
	-ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .2);
	filter: "alpha(opacity=20)";
	-ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .5);
	filter: "alpha(opacity=50)";
	-ms-filter: "alpha(opacity=50)"
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
	width: 6px;
	background-color: #000;
	background-color: rgba(0, 0, 0, .2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 6px;
	margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 12px;
	margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
	width: 12px;
	background-color: #000;
	background-color: rgba(0, 0, 0, .2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px;
	margin: 3px 5px;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 6px;
	margin: 5px 3px;
	position: absolute;
	width: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 12px;
	margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	border-color: rgba(255, 255, 255, .2);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
	border-color: #000;
	border-color: rgba(0, 0, 0, .2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .9)
}

body.home .rightTop {
	padding-right: 26rem
}

@media screen and (max-width:991px) {
	body.home .rightTop {
		padding-right: 0
	}
}

@media screen and (max-width:767px) {
	body.home .rightTop {
		padding-right: 0
	}
}

body.home .rightBottom {
	padding-right: 12rem
}

@media screen and (max-width:1200px) {
	body.home .rightBottom {
		padding-right: 14rem
	}
}

@media screen and (max-width:991px) {
	body.home .rightBottom {
		padding-right: 0
	}
}

@media screen and (max-width:767px) {
	body.home .rightBottom {
		padding-right: 0
	}
}

body.inside .expandWidth {
	width: 380px
}

@media screen and (max-width:1200px) {
	body.inside .expandWidth {
		width: 330px
	}
}

@media screen and (max-width:991px) {
	body.inside .expandWidth {
		width: 490px
	}
}

@media screen and (max-width:768px) {
	body.inside .expandWidth {
		width: 549px
	}
}

@media screen and (max-width:767px) {
	body.inside .expandWidth {
		width: 100%
	}
}

@media screen and (max-width:375px) {
	body.inside .expandWidth {
		width: 100%
	}
}

@media screen and (max-width:1200px) {
	body.inside .wrapper-content {
		padding-top: 11rem
	}
}

@media screen and (max-width:1024px) {
	body.inside .wrapper-content {
		padding-top: 14rem
	}
}

body.inside .box h4 {
	color: #484848;
	font-weight: 700;
	text-transform: none;
	z-index: 1;
	font-size: 2rem
}

@media screen and (max-width:767px) {
	body.inside .box h4 {
		margin-bottom: 1rem;
		margin-top: 1rem
	}
}

@media screen and (min-width:320px) and (max-width:375px) {
	body.inside .box h2 {
		font-size: 2rem
	}
}

body.inside .rightTop li:last-child {
	margin-left: 5px
}

.searchSec {
	margin-bottom: 4rem
}

.searchSec .datpikerSec {
	display: inline-block;
	position: relative
}

.searchSec .datpikerSec .error {
	left: 0;
	bottom: -2.8rem
}

@media screen and (max-width:767px) {
	.searchSec .datpikerSec .error {
		bottom: -2rem
	}
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.searchSec select {
		background: url(../images/downArrow_IE.png) no-repeat 438px 7px
	}
}

.emailField {
	position: relative
}

.emailField .error {
	bottom: -22px;
	color: #B00C30;
	font-size: 1.2rem;
	letter-spacing: .1rem;
	display: none;
	position: absolute;
	left: 0
}

.searchBtn {
	display: inline-block
}

@media screen and (max-width:768px) {
	.searchBtn {
		top: 2rem;
		position: relative
	}
}

@media screen and (max-width:767px) {
	.searchBtn {
		margin-top: 0;
		outline: 0
	}
}

@media screen and (max-width:767px) {
	.searchBtn {
		float: right
	}
}

.searchBtn .button2 {
	padding: 1.2rem 3.8rem
}

@media screen and (max-width:768px) {
	.searchBtn .button2 {
		padding: 1rem 3rem;
		float: right
	}
}

@media screen and (max-width:767px) {
	.searchBtn .button2 {
		padding: .5rem 2rem
	}
}

.bottomSec {
	float: right
}

@media screen and (max-width:767px) {
	.bottomSec {
		float: none;
		width: 100%;
		text-align: center;
		margin: 0 auto;
		margin-top: 1.5rem;
	}
}

@media screen and (max-width:320px) {
	.bottomSec {
		margin: 2rem auto 0 auto
	}
}

.bottomSec .download {
	display: inline-block;
	border-right: 1px solid #ccc;
	padding-right: 1rem;
	margin-bottom: 2rem;
	vertical-align: top
}

@media screen and (max-width:767px) {
	.bottomSec .download {
		top: -1.3rem;
		right: 3.5rem;
		position: relative;
	}
}

.bottomSec .download a {
	color: #B00C30;
	text-transform: uppercase;
	font-size: 1.2rem
}

.bottomSec .download span {
	padding: 0 .6rem
}

.bottomSec .download span img {
	margin-top: .4rem
}

h4.prodListHead {
	margin-bottom: .7rem
}

.products {
	margin-bottom: 0
}

@media screen and (max-width:767px) {
	.products {
		overflow-x: hidden;
		padding-top: .5rem
	}
}

.products .productList {
	padding-left: 1rem;
	padding-right: 1rem
}

@media only screen and (max-width: 1024px) {

	.products .productList {
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}

	.tableSec .table>thead>tr>th {
		padding: .5rem;
	}
}

.products .productInner {
	border: .1rem solid #e9e9e9;
	border-radius: .3rem;
	margin-bottom: 2rem;
	padding: 1.5rem 1.5rem 6rem;
	color: #999;
	font-size: 1.4rem;
	transition: all .5s;
	position: relative
}

@media screen and (max-width:767px) {
	.products .productInner {
		padding-bottom: 1.5rem;
		box-shadow: 0 .3rem 1.3rem #ccc;
		border-width: 0;
		padding-right: 6rem
	}
}

.products .productInner:hover {
	box-shadow: 0 0 .6rem #ccc
}

@media screen and (max-width:767px) {
	.products .productInner:hover {
		box-shadow: 0 .3rem 1.3rem #ccc
	}
}

.products .productInner h6 {
	text-transform: uppercase;
	font-size: 1.4rem;
	color: #444
}

.products .productInner h4 {
	color: #007dc6;
	font-size: 2rem;
	font-weight: 700;
	margin-top: 1.5rem;
	margin-bottom: 0;
	position: relative;
	height: 65px
}

@media screen and (max-width:1200px) {
	.products .productInner h4 {
		height: 70px;
		font-size: 1.8rem
	}
}

@media screen and (max-width:767px) {
	.products .productInner h4 {
		height: auto
	}
}

/* .products .productInner p { */
/* height: 40px */
/* } */
.products .productInner p {
	min-height: 62px;
}

@media screen and (max-width:767px) {
	.products .productInner p {
		height: auto
	}
}

.products .productInner .navSec {
	height: 100px
}

@media screen and (max-width:767px) {
	.products .productInner .navSec {
		height: auto
	}
}

.products .productMob {
	margin-top: 2rem
}

@media screen and (max-width:767px) {
	.products .productMob {
		display: none
	}
}

@media screen and (min-width:767px) {
	.products .productMob {
		display: block !important
	}
}

.products .productMob select {
	width: 5rem;
	padding-top: 0
}

.products .productMob .tableSec {
	padding: 0;
	border-bottom: 0;
	margin-top: 1rem;
	margin-bottom: 1rem
}

.products .productMob .tableSec table {
	margin-bottom: 0;
	border-bottom: 0
}

.products .productMob .tableSec th {
	line-height: 1.6rem;
	font-size: 1.4rem;
	font-weight: 400
}

.products .productMob .tableSec td {
	color: #000;
	font-weight: 700
}

.products .productMob .buySec {
	margin-left: 0;
	margin-bottom: 0
}

@media screen and (max-width:767px) {
	.products .productMob .buySec {
		margin-top: 0
	}
}

.products .productMob .buySec .langaueList:after {
	right: 1rem;
	font-size: 1rem;
	top: .5rem;
	pointer-events: none;
	color: #999
}

.products .productMob .buySec select {
	padding-left: 0;
	color: #000;
	font-weight: 400
}

.products .productMob h5 {
	font-weight: 700;
	color: #484848;
	font-size: 1.6rem
}

.products .productMob h5.noBold {
	margin-top: 2rem
}

.products .productMob h5 span {
	display: table;
	font-size: 2.4rem;
	position: relative
}

.products .productMob h5 span:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	bottom: .7rem;
	right: -2rem;
	border-left: .7rem solid transparent;
	border-right: .7rem solid transparent
}

.products .productMob h5 span.up:after {
	border-bottom: .7rem solid #0c8e46
}

.products .productMob h5 span.down:after {
	border-top: .7rem solid red
}

.products .productMob .listToolTip {
	position: absolute;
	padding: 1rem;
	border: .1rem solid #68b0dd;
	background: #fff;
	z-index: 1;
	min-width: 38.5rem;
	border-radius: .5rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	box-shadow: .1rem .4rem 1.5rem #adacab;
	display: none;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	opacity: 0;
	top: 2.8rem
}

@media screen and (max-width:767px) {
	.products .productMob .listToolTip {
		min-width: 25rem
	}
}

.products .productMob .listToolTip.open {
	opacity: 1
}

.products .productMob .listToolTip:after,
.products .productMob .listToolTip:before {
	top: -1.6rem;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute
}

.products .productMob .listToolTip:before {
	border-width: .7rem;
	margin-left: -.8rem;
	border-bottom-color: #68b0dd;
	border-top-color: transparent;
	margin-top: .1rem
}

.products .productMob .listToolTip:after {
	border-width: .9rem;
	margin-left: -1rem;
	border-bottom-color: #fbfcfd;
	border-top-color: transparent
}

.products .productMob .box {
	padding: 0;
	border: none
}

.products .productMob .box li {
	display: inline-block;
	padding-left: 1rem;
	margin-right: 1.5rem;
	position: relative
}

@media screen and (max-width:1200px) {
	.products .productMob .box li {
		margin-right: .5rem
	}
}

.products .productMob .box li a {
	font-size: 1.4rem;
	color: #999
}

.products .productMob .box li a:hover {
	text-decoration: underline
}

.products .productMob .button2 {
	display: inline-table;
	padding: .8rem 2.8rem
}

.products .productMob .link {
	float: right;
	color: #B00C30;
	text-decoration: underline;
	font-size: 1.4rem;
	text-transform: uppercase;
	margin-top: 1.5rem;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.products .productMob .link:hover {
	color: #ce0632
}

.products .proListCta {
	position: absolute;
	bottom: 2rem;
	left: 1.5rem;
	right: 1.5rem
}

.products .proListCta .button2:active,
.products .proListCta .button2:focus {
	text-decoration: none;
	color: #ed1846
}

@media screen and (max-width:767px) {
	.products .proListCta {
		position: static;
		left: 0;
		right: 0;
		bottom: 0
	}
}

.productExpand {
	position: absolute;
	top: 50%;
	right: -6rem;
	height: 1.6rem;
	width: 5rem;
	margin-top: -1.5rem;
	display: none;
	font-weight: 400;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.productExpand.open:after {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

@media screen and (max-width:767px) {
	.productExpand {
		display: block
	}
}

.productExpand:after {
	font-family: boiaxaicon !important;
	content: "\6d";
	position: absolute;
	left: 1.5rem;
	color: #ed1846;
	font-size: 1.6rem;
	top: .5rem;
	text-transform: none !important;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.productCount {
	text-align: right;
	font-size: 1.6rem;
	margin-bottom: 4px
}

@media screen and (max-width:991px) {
	.productCount {
		display: none
	}
}

@media screen and (max-width:991px) {
	.filterMob {
		position: fixed;
		right: -30rem;
		width: 30rem;
		z-index: 9;
		background: #fff;
		padding: 0 1.5rem;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

@media screen and (min-width:991px) {
	.filterMob {
		right: auto !important
	}
}

.mobFilter {
	color: #999;
	font-size: 1.6rem;
	float: right;
	position: relative;
	padding-right: 1.5rem;
	margin-right: .5rem;
	margin-bottom: .8rem
}

.mobFilter:after {
	content: "\7a";
	font-family: boiaxaicon !important;
	height: .7rem;
	position: absolute;
	right: -.3rem;
	margin-top: .2rem;
	width: 1.3rem
}

@media screen and (max-width:991px) {
	.mobFilter {
		display: block
	}
}

@media screen and (min-width:991px) {
	.mobFilter {
		display: none
	}
}

.filterMob {
	overflow-y: auto
}

.filterCont {
	padding: .5rem 1.5rem 2rem;
	border: .1rem solid #e9e9e9;
	border-radius: .3rem;
	width: 100%
}

@media screen and (max-width:991px) {
	.filterCont {
		padding: .5rem 0 1.5rem;
		border: 0
	}
}

.filterCont .accord {
	margin-bottom: 1.5rem
}

.filterCont .filterInner {
	border-top: .1rem solid #e9e9e9;
	padding-top: 1.3rem
}

.filterCont h4 {
	font-size: 2.4rem;
	color: #2b2b2b;
	margin-bottom: .5rem
}

@media screen and (max-width:767px) {
	.filterCont h4 {
		margin-top: 0
	}
}

.filterCont h5 {
	margin-top: .1rem;
	position: relative;
	text-transform: uppercase;
	margin-bottom: 1rem;
	cursor: pointer;
	font-size: 1.6rem
}

@media screen and (max-width:1200px) {
	.filterCont h5 {
		font-size: 1.5rem
	}
}

.filterCont h5:after {
	font-family: boiaxaicon !important;
	content: "\6d";
	font-size: .9rem;
	height: .7rem;
	position: absolute;
	right: .1rem;
	top: 50%;
	margin-top: -.3rem;
	width: 1.3rem;
	color: #f03b4b;
	text-transform: none !important;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	margin-right: -.6rem
}

@media screen and (max-width:767px) {
	.filterCont h5:after {
		right: 1rem
	}
}

.filterCont h5.active:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-right: -.3rem
}

.filterCont .checkboxButtons input[type=checkbox]+label:before {
	border-radius: 0;
	border-width: .1rem;
	border-color: #c2c2c2
}

.filterCont .button2 {
	display: inline-table;
	padding: .8rem 2.8rem
}

.filterCont .radioButtons {
	position: relative;
	display: inline-block;
	margin-right: .5rem
}

.filterCont .radioButtons label {
	cursor: pointer;
	padding: .2rem 1.4rem;
	margin-bottom: 0
}

@media screen and (max-width:1200px) {
	.filterCont .radioButtons label {
		padding: .2rem .6rem
	}
}

.filterCont .radioButtons input[type=radio] {
	/*display: none*/
}

.filterCont .radioButtons input[type=radio]+label:after {
	background: #ebebeb;
	border: .1rem solid #b7b7b7;
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: -1;
	border-radius: .3rem
}

.filterCont .radioButtons input[type=radio]:checked+label {
	color: #00529c
}

.filterCont .radioButtons input[type=radio]:checked+label:after {
	border-color: #00529c;
	background: #fcfcfc
}

.filterCont .radioButtons label {
	font-size: 1.6rem;
	color: #444;
	font-weight: 400
}

p.disclaimerPro {
	font-weight: 700;
	margin-bottom: 2rem
}

#map {
	height: 40rem
}

.branchForm h5.branchHead {
	margin-bottom: 2.5rem
}

@media screen and (max-width:991px) {
	.branchForm h5.branchHead {
		margin-bottom: 1.5rem
	}
}

.branchForm .formCont {
	margin-bottom: 2.6rem
}

@-moz-document url-prefix() {
	.branchForm .formCont {
		margin-bottom: 2.5rem
	}
}

@media screen and (max-width:991px) {
	.branchForm .formCont {
		margin-bottom: 2rem
	}
}

.branchForm .formCont:last-child {
	margin-bottom: 0
}

@media screen and (max-width:991px) {
	.branchForm .formCont:last-child {
		margin-bottom: 2rem
	}
}

.branchForm input,
.branchForm textarea {
	width: 100%;
	border: .1rem solid #dcdcdc;
	padding: 1.5rem 1rem;
	font-size: 1.8rem
}

@media screen and (max-width:991px) {

	.branchForm input,
	.branchForm textarea {
		height: 3.6rem;
		padding: .3rem 1rem;
		font-size: 1.6rem
	}
}

.branchForm input:last-child,
.branchForm textarea:last-child {
	margin-bottom: 0
}

.branchForm textarea {
	resize: none;
	height: 29.5rem;
	padding: .5rem 1rem
}

@media screen and (max-width:991px) {
	.branchForm textarea {
		height: 3.6rem;
		padding: .6rem 1rem
	}
}

.branchForm .formMsg {
	text-align: right;
	font-size: 1.6rem;
	color: #ed1c2c;
	display: none
}

h5.branchHead {
	font-size: 1.8rem;
	text-transform: uppercase;
	margin-bottom: 1rem;
	color: #484848
}

.addPara {
	font-size: 1.4rem;
	margin: 1.5rem 0 2.2rem;
	color: #444
}

.offRegister {
	/* margin-top: 3rem; */
	display: table;
	width: 100%;
	line-height: 2rem;
	margin-bottom: 3rem
}

@media screen and (max-width:991px) {
	.offRegRight {
		margin-top: 4rem;
	}
}

.offRegister .offRegLeft {
	float: left;
	width: 45rem;
	padding-right: 13rem;
	border-right: .1rem solid #d7d7d7
}

@media screen and (max-width:991px) {
	.offRegister .offRegLeft {
		padding-right: 0;
		width: 50%
			/* margin-top: 2rem; */
	}
}

@media screen and (max-width:767px) {
	.offRegister .offRegLeft {
		width: 100%;
		border-right: 0;
		border-bottom: .1rem solid #d7d7d7;
		padding-bottom: 1rem
	}
}

.offRegister .offRegLeft p {
	color: #444;
	font-size: 15.8px
}

@media screen and (max-width:991px) {
	.offRegister .offRegLeft p {
		width: 31rem
	}
}

@media screen and (max-width:767px) {
	.offRegister .offRegLeft p {
		font-size: 1.4rem;
		width: 100%;
		max-width: 30rem
	}
}

.offRegister .offRegRight {
	padding-left: 13rem;
	width: 45rem;
	float: left;
	font-size: 1.6rem
}

@media screen and (max-width:991px) {
	.offRegister .offRegRight {
		padding-left: 5rem;
		width: 50%
	}
}

@media screen and (max-width:767px) {
	.offRegister .offRegRight {
		width: 100%;
		padding-left: 0;
		/* padding-top: 1rem; */
		font-size: 1.4rem
	}
}

.offRegister .offRegRight a {
	color: #444;
	font-size: 1.6rem
}

.offRegister .offRegRight a.icon-mailIcon {
	padding-left: 3.5rem;
	margin-bottom: 1rem;
	display: table;
	color: #444;
	position: relative
}

.offRegister .offRegRight a.icon-mailIcon span {
	font-family: Calibri, sans-serif
}

.offRegister .offRegRight a.icon-mailIcon:before {
	position: absolute;
	left: 0;
	color: #444;
	font-size: 2.5rem;
	top: .1rem;
	content: "\71"
}

@media screen and (max-width:991px) {
	.offRegister .offRegRight a.icon-mailIcon:before {
		top: 1rem
	}
}

.offRegister .offRegRight .call {
	padding-left: 3.5rem;
	color: #444;
	position: relative
}

.offRegister .offRegRight .call .icon-call-icon {
	position: absolute;
	left: .8rem;
	top: .5rem
}

.offRegister .offRegRight .service:hover {
	text-decoration: underline
}

.appendCityMain {
	width: 100%;
	overflow-x: auto;
	margin: 2.5rem 0 0;
	padding-bottom: 1rem
}

@media screen and (max-width:991px) {
	.appendCityMain {
		margin-bottom: 2rem
	}
}

.appendCities {
	border: .1rem solid #e9e9e9;
	width: 100%;
	display: table;
	padding: 0 1rem;
	min-width: 70rem;
	border-radius: .2rem;
	display: none;
	margin-bottom: 3.5rem
}

.appendCities ul {
	width: 100%;
	display: table;
	padding: .5rem 0;
	font-size: 1.6rem;
	color: #999
}

.appendCities ul li {
	line-height: 1.8rem;
	float: left;
	padding: 0 1.5rem
}

@media screen and (max-width:991px) {
	.appendCities ul li {
		padding: 0 1rem
	}
}

@media screen and (max-width:991px) {
	.appendCities ul li {
		font-size: 1.4rem
	}
}

.appendCities ul li.entityCol {
	width: 20%
}

@media screen and (max-width:991px) {
	.appendCities ul li.entityCol {
		min-width: 12rem
	}
}

.appendCities ul li.addressCol {
	width: 50%;
	padding: 0 6rem 0 10rem
}

@media screen and (max-width:991px) {
	.appendCities ul li.addressCol {
		width: 40%;
		padding: 0 1rem
	}
}

.appendCities ul li.cityCol {
	width: 15%
}

@media screen and (max-width:991px) {
	.appendCities ul li.cityCol {
		width: 20%
	}
}

.appendCities ul li.conNoCol {
	width: 15%
}

@media screen and (max-width:991px) {
	.appendCities ul li.conNoCol {
		width: 20%
	}
}

.appendCities ul.cityList {
	padding: 1.8rem 0;
	border-top: .1rem solid #e9e9e9
}

.appendCities .tableHead {
	font-size: 1.6rem;
	color: #484848;
	padding-top: .5rem
}

@media screen and (max-width:991px) {
	.appendCities .tableHead {
		font-size: 1.4rem
	}
}

.contactBtn {
	text-align: right;
	margin-top: 1.4rem;
	margin-bottom: 4rem
}

.contactBtn .button2 {
	padding: 1rem 2.8rem
}

@media screen and (max-width:991px) {
	.contactBtn .button2 {
		padding: .6rem 2rem
	}
}

.contactBtn .button2.black {
	color: #484848;
	border-color: #a3a3a3;
	margin-right: 1rem
}

.contactBtn .button2.black:hover {
	background-color: #484848;
	color: #fff
}

.branchSelect h5 {
	color: #999;
	font-size: 1.8rem
}

.branchSelect .cityCont {
	float: left
}

.branchSelect .cityCont input {
	height: 4.8rem;
	width: 30rem;
	border: .1rem solid #e9e9e9;
	color: #484848;
	font-size: 1.6rem;
	padding: 0 1rem
}

@media screen and (max-width:991px) {
	.branchSelect .cityCont input {
		width: 20rem;
		height: 3.6rem
	}
}

.branchSelect .easy-autocomplete {
	position: relative
}

.branchSelect .easy-autocomplete-container ul {
	position: absolute;
	top: 4.8rem;
	left: 0;
	right: 0;
	border: .1rem solid #e9e9e9;
	font-size: 1.4rem;
	border-top: 0;
	background: #fff;
	z-index: 1;
	display: none
}

@media screen and (max-width:991px) {
	.branchSelect .easy-autocomplete-container ul {
		top: 3.6rem
	}
}

.branchSelect .easy-autocomplete-container ul li {
	padding: 0 1rem
}

.branchSelect .easy-autocomplete-container ul li.selected {
	background: #000;
	color: #fff
}

.branchSelect .getCity {
	margin-left: 2rem;
	padding: .7rem 2.8rem;
	margin-top: .5rem
}

@media screen and (max-width:991px) {
	.branchSelect .getCity {
		margin-left: 1rem;
		padding: .4rem 2rem;
		margin-top: .2rem;
		font-size: 1.3rem
	}
}

.place-detail {
	max-width: 30rem
}

.errorField {
	position: relative
}

.errorField input,
.errorField textarea {
	border-color: #ed1c2c
}

.errorField .error {
	display: block;
	position: absolute;
	bottom: -2rem;
	left: 0
}

.innerBanner {
	width: 100%
}

.innerBanner img {
	width: 100%;
	object-fit: cover
}

@media screen and (max-width:1024px) {
	.innerBanner img {
		min-height: 30rem
	}
}

@media screen and (max-width:767px) {
	.innerBanner img {
		min-height: 20rem
	}
}

.about-page {
	padding-bottom: 2rem
}

.about-page .popupSec {
	background: #fff;
	background-color: #fff;
	z-index: 9999;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	display: none;
	border-radius: 5px;
	max-width: 80rem;
	width: 100%;
	padding: 1rem
}

.about-page .popupSec img {
	width: 100%
}

.about-page h2 {
	font-size: 3rem;
	color: #007dc6;
	text-transform: uppercase;
	margin: 3rem 0;
	line-height: 2rem
}

@media screen and (max-width:767px) {
	.about-page h2 {
		font-size: 2.6rem;
		margin: 2rem 0
	}
}

@media screen and (max-width:767px) {
	.about-page h2 {
		font-size: 2.6rem;
		margin: 2rem 0
	}
}

.about-page p {
	margin-bottom: 2rem;
	color: #444;
	font-size: 1.6rem;
	line-height: 2rem
}

@media screen and (max-width:767px) {
	.about-page p {
		font-size: 1.4rem
	}
}

.about-page .smallPara {
	font-size: 1.4rem;
	color: grey
}

.tabsMain {
	padding: 5rem 0 0 0
}

.tabsMain.innerTabs {
	padding: 0
}

.tabsMain.innerTabs h5 {
	font-size: 1.8rem;
	margin-bottom: 2rem;
	color: #484848;
	font-weight: 600
}

.tabsMain.innerTabs p {
	font-size: 1.6rem;
	color: #999;
	margin-bottom: 2rem
}

.tabsMain.innerTabs .tabsLink li {
	width: 33.33333%;
	min-width: 17.5rem
}

.tabsMain.innerTabs .tabsLink li a {
	padding: 8% 1rem 9%
}

@media screen and (max-width:767px) {
	.tabsMain.innerTabs .tabsLink li a {
		width: 100%;
		padding: 8% 1rem 9%
	}
}

.tabsMain.innerTabs .tabs-content {
	padding: 3rem 1.5rem
}

.tabsMain p {
	font-size: 1.4rem;
	color: #484848;
	line-height: 1.8rem
}

.tabsMain .tabs-content {
	padding: 3rem 0;
	float: left;
	width: 100%
}

@media screen and (max-width:767px) {
	.tabsMain .tabs-content {
		padding: 2rem 0
	}
}

.tabsMain .tabs-content h4 {
	font-size: 2.2rem;
	text-transform: none;
	color: #515151;
	margin: 0 0 3rem 0;
	text-transform: uppercase
}

@media screen and (max-width:767px) {
	.tabsMain .tabs-content h4 {
		margin: 0 0 2rem 0;
		font-size: 2.1rem
	}
}

.tabsMain .tabsLink {
	border-bottom: .1rem solid #c2d6e7;
	overflow: hidden;
	display: flex;
}

@media screen and (max-width:1024px) {
	.tabsMain .tabsLink {
		display: flex;
		overflow-x: auto
	}
}

.tabsMain .tabsLink li {
	text-align: center;
	vertical-align: middle;
	width: 20%;
	float: left
}

@media screen and (max-width:767px) {
	.tabsMain .tabsLink li {
		float: none;
		display: inline-block;
		width: inherit
	}
}

.tabsMain .tabsLink li a {
	display: inline-block;
	line-height: 1.6rem;
	padding: 9% 1rem;
	/* height: 6.5rem; */
	height: auto;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: middle;
	color: #757575;
	font-size: 1.6rem;
	border-radius: .5rem .5rem 0 0;
	width: 100%;
	letter-spacing: -.5px
}

@media screen and (max-width:767px) {
	.tabsMain .tabsLink li a {
		font-size: 1.4rem;
		width: 12.5rem;
		padding: 8% 1rem
	}
}

.tabsMain .tabsLink li a.active {
	background: #00529c;
	color: #fff
}

.tabsMain .keyServices article {
	min-height: 51rem
}

.tabsMain .keyServices .col-md-12 {
	padding-left: 10px;
	padding-right: 10px
}

@media screen and (max-width:767px) {
	.tabsMain .keyServices .col-md-12 {
		padding-right: 0;
		padding-left: 0
	}
}

.tabsMain .ourJourny article {
	min-height: auto
}

.tabsMain .venture .col-md-6 {
	padding-right: 10px;
	padding-left: 10px
}

.tabsMain .venture article {
	min-height: 81rem
}

.tabsMain .venture img {
	display: inline !important
}

.tabsMain .venture .banktp {
	margin-top: -1.5rem
}

@media screen and (max-width:767px) {
	.tabsMain .tabInnercontent .col-md-6 {
		padding: 0
	}
}

@media screen and (max-width:767px) {
	.tabsMain .tabInnercontent .col-xs-6 {
		padding: 0 1.5rem
	}
}

.tabsMain .tabInnercontent h6 {
	margin: 3rem 0 4.5rem 0;
	font-size: 2rem;
	text-transform: uppercase;
	color: #515151;
	font-weight: 700
}

@media screen and (max-width:767px) {
	.tabsMain .tabInnercontent h6 {
		font-size: 1.7rem
	}
}

.tabsMain .tabInnercontent h6.axa {
	margin: 1rem 0 2rem 0
}

.tabsMain .tabInnercontent .carvy-logo {
	padding: 0 0 1.5rem 0;
	height: 8rem
}

.tabsMain .tabInnercontent .carvy-logo h6 {
	margin: 0 !important;
	font-size: 2rem;
	color: #6c6c6c;
	text-transform: none
}

@media screen and (max-width:767px) {
	.tabsMain .tabInnercontent .carvy-logo h6 {
		font-size: 1.6rem
	}
}

.tabsMain .tabInnercontent .carvy-logo h6 span {
	font-weight: 400;
	font-size: 1.6rem;
	display: block;
	text-transform: uppercase
}

.tabsMain .tabInnercontent article {
	background: #fafafa;
	padding: 2.5rem 2rem
}

@media screen and (max-width:768px) {
	.tabsMain .tabInnercontent article {
		min-height: inherit;
		margin-bottom: 3rem
	}
}

.tabsMain .tabInnercontent p {
	text-align: justify
}

.tabsMain .tabInnercontent .axalogo {
	margin: 1rem 0 2rem 0
}

.tabsMain .pdfColumn h5 {
	border-bottom: .2rem solid #00529c;
	padding: 1.5rem 3rem 1.2rem 0;
	margin-bottom: 2rem;
	font-size: 1.8rem;
	color: #00529c;
	text-transform: uppercase;
	font-weight: 700;
	text-transform: uppercase
}

@media screen and (max-width:991px) {
	.tabsMain .pdfColumn .pdfList {
		margin-bottom: 2.5rem
	}
}

.tabsMain .pdfColumn .pdfList li {
	border-bottom: .1rem solid #e0e0e0
}

.tabsMain .pdfColumn .pdfList li a {
	display: inline-block;
	padding: 1rem 2rem 1rem 0;
	width: 100%
}

.tabsMain .pdfColumn .pdfList li a:hover .pdfSpan label {
	display: inline-block
}

.tabsMain .pdfColumn .pdfList li span {
	display: inline-block;
	width: 50%;
	font-size: 1.4rem;
	color: grey
}

.tabsMain .pdfColumn .pdfList li .pdfSpan {
	text-align: right
}

.tabsMain .pdfColumn .pdfList li .pdfSpan label {
	font-weight: 400;
	text-transform: uppercase;
	display: none;
	margin-right: .5rem
}

.tabsMain .dirTabslink {
	text-align: center;
	width: 100%;
	margin: 1rem 0 6rem 0
}

@media screen and (max-width:991px) {
	.tabsMain .dirTabslink {
		margin: 0 0 3rem 0
	}
}

.tabsMain .dirTabslink li {
	display: inline-block
}

@media screen and (max-width:991px) {
	.tabsMain .dirTabslink li {
		width: 38%
	}
}

@media screen and (max-width:320px) {
	.tabsMain .dirTabslink li {
		width: 48%
	}
}

.tabsMain .dirTabslink li a {
	display: inline-block;
	line-height: 1.6rem;
	padding: 1.5rem 2.2rem;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: middle;
	color: #606060;
	font-size: 2.2rem;
	border-bottom: .3rem solid #fff
}

@media screen and (max-width:768px) {
	.tabsMain .dirTabslink li a {
		font-size: 1.8rem
	}
}

@media screen and (max-width:991px) {
	.tabsMain .dirTabslink li a {
		padding: 1rem;
		font-size: 1.4rem;
		min-width: 14.6rem
	}
}

@media screen and (max-width:320px) {
	.tabsMain .dirTabslink li a {
		padding: 1rem;
		font-size: 1.4rem;
		min-width: 14.6rem
	}
}

.tabsMain .dirTabslink li a.diractive {
	border-bottom: .3rem solid #00529c;
	color: #515151
}

.tabsMain .directorInfo {
	-moz-box-shadow: 0 .1rem 3rem #d7d6d6;
	-webkit-box-shadow: 0 .1rem 3rem #d7d6d6;
	box-shadow: 0 .1rem 3rem #d7d6d6;
	width: 88%;
	float: right;
	position: relative;
	padding: 8rem 5rem 8rem 20.1rem;
	height: 42.5rem
}

@media screen and (max-width:991px) {
	.tabsMain .directorInfo {
		height: auto;
		width: 100%;
		padding: 2rem;
		text-align: center
	}
}

.tabsMain .directorInfo figure {
	display: inline-block;
	border: .8rem solid #e1e1e0;
	position: absolute;
	left: -13rem;
	top: 5rem
}

@media screen and (max-width:991px) {
	.tabsMain .directorInfo figure {
		position: relative;
		left: inherit;
		top: inherit
	}
}

.tabsMain .directorInfo .dirText h5 {
	font-size: 2rem;
	color: #030303;
	padding: 0 0 2rem 0
}

@media screen and (max-width:991px) {
	.tabsMain .directorInfo .dirText h5 {
		margin: 0;
		padding: 2rem 0
	}
}

.tabsMain .directorInfo .dirText p {
	font-size: 1.6rem;
	color: #444;
	line-height: 2.2rem;
	margin-bottom: 2.5rem
}

@media screen and (max-width:991px) {
	.tabsMain .directorInfo .dirText p {
		text-align: justify
	}
}

.tabsMain .directorInfo .dirText .content {
	height: 20rem
}

.tabsMain .dirListing {
	width: 87%;
	padding-right: 13rem;
	padding-top: 2rem;
	display: inline-block;
	float: left;
	margin-left: 14rem;
	position: relative
}

@media screen and (max-width:991px) {
	.tabsMain .dirListing .owl-stage-outer {
		overflow: hidden;
		float: none;
		width: 100%
	}
}

@media screen and (max-width:991px) {
	.tabsMain .dirListing {
		width: 100%;
		margin-left: -1rem;
		padding-right: 0
	}
}

.tabsMain .owl-next,
.tabsMain .owl-prev {
	background: url(../images/prev-next.png) 0 -11rem no-repeat;
	width: 3rem;
	height: 3rem;
	position: absolute;
	left: 1.6rem;
	bottom: 0;
	font-size: 0;
	background-size: 100%
}

.tabsMain .owl-next.disabled,
.tabsMain .owl-prev.disabled {
	opacity: .3
}

.tabsMain .owl-nav {
	position: relative;
	height: 3.5rem;
	position: relative
}

.tabsMain .owl-next {
	left: auto;
	right: 1.6rem;
	background-position: 0 0
}

.tabsMain .owl-stage-outer {
	padding-bottom: 2rem
}

.tabsMain .dirthumbSlider .owl-item a {
	display: block;
	width: 100%;
	text-align: center;
	line-height: 1.4rem;
	font-size: 1rem;
	color: #000;
	text-decoration: none
}

.tabsMain .dirthumbSlider .owl-item a img {
	margin-bottom: 1rem
}

.tabsMain .dirthumbSlider .owl-item a span {
	display: block;
	font-size: 1.3rem;
	color: #030303
}

.tabsMain .dirthumbSlider .owl-item a.thumbactive {
	opacity: .2
}

.tabsMain .abtserviceProvider p {
	font-size: 1.4rem
}

.tabsMain .ourJourny article {
	background: 0 0;
	text-transform: none
}

@media screen and (max-width:767px) {
	.tabsMain .ourJourny article {
		padding: 2rem 0
	}
}

.tabsMain .ourJourny article p {
	text-align: left
}

.tabsMain .ourJourny h6 {
	margin: 0;
	color: #007dc6
}

.tabsMain .ourJourny .novTop {
	border-left: .1rem solid #e0e0e0;
	padding: 0 1.5rem
}

.tabsMain .ourJourny .novTop h6 {
	line-height: 1.2rem;
	margin-bottom: 1rem;
	font-weight: 400;
	text-transform: none
}

.tabsMain .ourJourny .novTop p {
	margin-bottom: 0;
	line-height: 1.8rem;
	height: 29px
}

.tabsMain .ourJourny .novimgRow {
	padding: 2rem 0
}

.tabsMain .ourJourny .novimgCol {
	width: 45%;
	float: left
}

.tabsMain .ourJourny .novbtrightText {
	float: left;
	width: 50%;
	padding: 0 0 0 1.5rem
}

.tabsMain .ourJourny .novbtrightText p {
	text-align: left
}

.tabsMain .ourJourny .novimgCol {
	padding-right: 2rem
}

.directorsDetails {
	position: relative
}

.directorsDetails .managementPopup {
	font-size: 1.7rem;
	line-height: 1.8rem;
	color: #f42836;
	cursor: pointer;
	position: absolute;
	right: -120px;
	top: 16%;
	width: 231px
}

@media screen and (max-width:1366px) {
	.directorsDetails .managementPopup {
		right: -55px;
		width: 162px;
		padding-top: 3rem
	}
}

@media screen and (max-width:1024px) {
	.directorsDetails .managementPopup {
		width: 144px;
		right: -28px
	}
}

@media screen and (max-width:767px) {
	.directorsDetails .managementPopup {
		top: 0;
		font-size: 1.5rem
	}
}

.tabsMain .dirthumbSlider .owl-item .managementPopup.thumbactive {
	opacity: 1
}

.keepInTouchSec {
	width: 30%;
	padding: 50px 65px;
	border-radius: 0
}

@media screen and (min-width:768px) and (max-width:1200px) {
	.keepInTouchSec {
		width: 77%;
		padding: 50px 38px
	}
}

@media screen and (max-width:767px) {
	.keepInTouchSec {
		width: 92%;
		padding: 50px 27px
	}
}

.keepInTouchSec h2 {
	background: 0 0;
	color: #484848;
	font-size: 2.4rem;
	text-transform: uppercase;
	margin: 0;
	padding: 0
}

@media screen and (max-width:767px) {
	.keepInTouchSec h2 {
		font-size: 2rem
	}
}

.keepInTouchSec h3 {
	font-size: 1.8rem;
	color: #999;
	text-transform: uppercase;
	margin: 1rem 0;
	padding: 0;
	font-weight: 400;
	line-height: inherit
}

@media screen and (max-width:767px) {
	.keepInTouchSec h3 {
		font-size: 1.4rem
	}
}

.keepInTouchSec input {
	border: 1px solid #bababa;
	padding: 1rem;
	display: block;
	width: 100%;
	font-size: 1.6rem;
	color: #999;
	outline: 0
}

.keepInTouchSec label {
	margin-bottom: 0
}

.keepInTouchSec .formCont {
	margin-bottom: 1.8rem
}

.keepInTouchSec .btnInline {
	margin-top: 1rem
}

.keepInTouchSec .button {
	margin-right: 1rem
}

@media screen and (max-width:320px) {
	.keepInTouchSec .button {
		padding: 1.2rem 2rem
	}
}

@media screen and (max-width:320px) {
	.keepInTouchSec .button2 {
		padding: 1.2rem 2rem
	}
}

.keepInTouchSec .errorField .error {
	display: block;
	position: absolute;
	bottom: -2rem;
	left: 0;
	color: #ed1c2c
}

.ackCont,
.thankuCont {
	text-align: center;
	text-transform: uppercase;
	width: 30%;
	padding: 50px 65px;
	border-radius: 0
}

@media screen and (max-width:1024px) {

	.ackCont,
	.thankuCont {
		width: 50%
	}
}

@media screen and (max-width:768px) {

	.ackCont,
	.thankuCont {
		width: 81%
	}
}

@media screen and (max-width:767px) {

	.ackCont,
	.thankuCont {
		padding: 50px 23px;
		width: 81%
	}
}

@media screen and (max-width:320px) {

	.ackCont,
	.thankuCont {
		padding: 50px 23px;
		width: 81%
	}
}

.ackCont h2,
.thankuCont h2 {
	font-size: 3rem;
	font-weight: 400;
	background: 0 0;
	color: #484848
}

.ackCont h3,
.thankuCont h3 {
	font-size: 1.6rem;
	color: #999;
	text-align: center;
	font-weight: 400;
	line-height: inherit;
	text-transform: none;
	margin-bottom: 0
}

.ackCont p,
.thankuCont p {
	font-size: 1.4rem
}

@font-face {
	font-family: boiaxaicon;
	src: url(../font/boiaxaicon.eot);
	src: url(../font/boiaxaicon.eot?#iefix) format("embedded-opentype"), url(../font/boiaxaicon.woff) format("woff"), url(../font/boiaxaicon.ttf) format("truetype"), url(../font/boiaxaicon.svg#boiaxaicon) format("svg");
	font-weight: 400;
	font-style: normal
}

[data-icon]:before {
	font-family: boiaxaicon !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: 400 !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

[class*=" icon-"]:before,
[class^=icon-]:before {
	font-family: boiaxaicon !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-bluesearchicon:before {
	content: "\62"
}

.icon-branchicon:before {
	content: "\63"
}

.icon-calender:before {
	content: "\64"
}

.icon-call-icon:before {
	content: "\65"
}

.icon-closebtn:before {
	content: "\66"
}

.icon-correct:before {
	content: "\67"
}

.icon-debticon:before {
	content: "\68"
}

.icon-download:before {
	content: "\69"
}

.icon-equityicon:before {
	content: "\6a"
}

.icon-folded-newspaper:before {
	content: "\6b";
	color: #ed1c2c
}

.icon-lets-keep-in-touch:before {
	content: "\6c"
}

.icon-advisor:before {
	content: "\61"
}

.icon-bluedownarrow:before {
	content: "\6d"
}

.icon-investorcornor:before {
	content: "\6e"
}

.icon-hybridicon:before {
	content: "\6f"
}

.icon-lettericonsvg:before {
	content: "\70";
	color: #ed1c2c
}

.icon-mailicon:before {
	content: "\71"
}

.icon-mficon:before {
	content: "\72"
}

.icon-next-arow:before {
	content: "\73"
}

.icon-ourproducticon:before {
	content: "\74"
}

.icon-ourstoryicon:before {
	content: "\75"
}

.icon-redarrow:before {
	content: "\76";
	color: #ed1c2c
}

.icon-redarrowiconsvg:before {
	content: "\77"
}

.icon-redarrowview:before {
	content: "\78"
}

.icon-staricon:before {
	content: "\79"
}

.icon-filter:before {
	content: "\7a"
}

.icon-investor:before {
	content: "\41"
}

.icon-investor-1:before {
	content: "\42"
}

.icon-share:before {
	content: "\44"
}

.icon-delete:before {
	content: "\46"
}

.icon-twitter:before {
	content: "\43"
}

.icon-linkedin:before {
	content: "\45"
}

.icon-facebook:before {
	content: "\47"
}

.icon-e-mail:before {
	content: "\49"
}

.icon-google-plus:before {
	content: "\48"
}

.career-page {
	padding: 1rem 0
}

@media screen and (max-width:991px) {
	.career-page {
		padding: 1rem 0
	}
}

.career-page h5 {
	font-weight: 800;
	font-size: 2rem;
	color: #484848;
	padding-bottom: 2.5rem;
	text-transform: uppercase
}

@media screen and (max-width:768px) {
	.career-page h5 {
		font-size: 1.6rem;
		padding-bottom: 1.5rem;
		line-height: 1.8rem
	}
}

.career-page p {
	text-align: justify;
	font-size: 1.6rem;
	color: #444;
	line-height: 2rem;
	padding-bottom: 2.5rem
}

@media screen and (max-width:768px) {
	.career-page p {
		font-size: 1.4rem;
		padding-bottom: 1.5rem;
		line-height: 1.8rem
	}
}

@media screen and (max-width:768px) {
	.career-page .noMobileSec {
		display: none
	}
}

.career-page .box {
	background: #fafcfd;
	border-radius: .8rem;
	padding: 2rem 4rem;
}

@media screen and (max-width:375px) {
	.career-page .box {
		border: 1px solid #e9e9e9;
		padding: 1rem
	}
}

.career-page .accordHead {
	position: relative;
	cursor: pointer
}

.career-page .accordHead:after {
	content: "\6d";
	font-family: boiaxaicon !important;
	font-size: 2rem;
	position: absolute;
	right: 15px;
	top: 0;
	width: 1.3rem;
	color: #666;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	display: block
}

.career-page .accordHead.active:after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	right: 10px
}

.career-page .openingInfoHead {
	padding: 0;
	margin: 0;
	width: 95%
}

.career-page .openingInfoHead li {
	display: inline-block;
	width: 24%;
	vertical-align: top;
	list-style: none;
	padding: 0;
	margin: 0;
	color: #484848;
	font-size: 1.6rem
}

.career-page .openingInfoHead li:before {
	display: none
}

.career-page .openingInfoHead li:first-child {
	width: 27%
}

@media screen and (max-width:991px) {
	.career-page .openingInfoHead li {
		width: 100%;
		font-size: 1.4rem;
		padding-bottom: .4rem
	}

	.career-page .openingInfoHead li:first-child {
		width: 100%
	}
}

.career-page .openingInfoHead li span {
	position: relative;
	display: table-cell;
	vertical-align: top;
	padding-right: 10px;
	text-align: left
}

.career-page .openingInfoHead li span:first-child {
	font-weight: 600
}

.career-page .openingInfoHead li span:first-child:after {
	content: ':';
	position: absolute;
	right: .4rem;
	top: 0;
	display: inline-block
}

.career-page .openingInfoBody {
	padding: 8rem 0;
	margin: auto
}

@media screen and (max-width:991px) {
	.career-page .openingInfoBody {
		padding: 2rem 0
	}
}

.career-page .openingInfoBody h3 {
	font-size: 2.4rem;
	margin: 0;
	color: #444;
	padding-bottom: 2.5rem
}

@media screen and (max-width:991px) {
	.career-page .openingInfoBody h3 {
		font-size: 2rem;
		padding-bottom: 2rem;
		line-height: 1.8rem
	}
}

.career-page .openingInfoBody h6 {
	font-size: 1.6rem;
	margin: 0;
	color: #484848;
	padding-bottom: 2rem;
	font-weight: 800
}

@media screen and (max-width:991px) {
	.career-page .openingInfoBody h6 {
		font-size: 1.4rem;
		padding-bottom: 1.5rem
	}
}

.career-page .openingInfoBody p {
	color: #444;
	font-size: 1.6rem;
	padding: 0;
	margin: 0
}

.career-page .openingInfoBody .infoSecton {
	padding-bottom: 2.5rem
}

@media screen and (max-width:991px) {
	.career-page .openingInfoBody .infoSecton {
		padding-bottom: 1rem;
		padding-left: 2rem;
	}
}

.career-page .openingInfoBody .infoSecton h6 {
	padding-bottom: 1rem
}

.career-page .openingInfoBody .listingPoints li {
	color: #444;
	margin-bottom: .5rem
}

@media screen and (max-width:991px) {
	.career-page .openingInfoBody .listingPoints li {
		font-size: 1.4rem;
		padding-bottom: .5rem;
		padding-left: 1.5rem;
		margin-bottom: 0
	}
}

.career-page .accord {
	display: none
}

.career-page .uploadShare {
	position: relative
}

@media screen and (max-width:991px) {
	.career-page .uploadShare {
		padding-top: 0
	}
}

.career-page .uploadWrap {
	width: 80%;
	float: left
}

@media screen and (max-width:480px) {
	.career-page .uploadWrap {
		width: 100%
	}
}

.career-page .uploadWrap .uploadBlock {
	background-color: #edeef0;
	clear: both;
	padding: 1rem 1rem 1rem 1.5rem;
	max-width: 395px;
	float: left;
	width: 100%
}

@media screen and (max-width:480px) {
	.career-page .uploadWrap .uploadBlock {
		padding: 1.5rem;
		max-width: 257px
	}
}

.career-page .uploadWrap .uploadBlock:after,
.career-page .uploadWrap .uploadBlock:before {
	clear: both;
	content: '';
	display: block
}

.career-page .uploadWrap .uploadBlock .progressBarHolder {
	width: 58%;
	float: left;
	padding-top: 1rem
}

@media screen and (max-width:480px) {
	.career-page .uploadWrap .uploadBlock .progressBarHolder {
		width: 50%;
		padding-top: .7rem
	}
}

.career-page .uploadWrap .uploadBlock .progressBarHolder .progress {
	background-color: #ccc;
	height: 2px;
	margin: 6px 0;
	position: relative;
	width: 100%;
	overflow: hidden
}

.career-page .uploadWrap .uploadBlock .progressBarHolder .bar {
	background-color: #ed4343;
	height: 100%;
	position: absolute
}

.career-page .uploadWrap .uploadBlock .deleteFile {
	width: 20%;
	max-width: 5.5rem;
	padding: 0 1rem;
	float: left
}

@media screen and (max-width:480px) {
	.career-page .uploadWrap .uploadBlock .deleteFile {
		width: 15%;
		padding: 0
	}
}

.career-page .uploadWrap .uploadBlock .deleteFile .delIcon {
	width: 3.5rem;
	height: 3.5rem;
	display: block;
	margin: auto;
	font-size: 3rem;
	color: #b7b7b7
}

@media screen and (max-width:480px) {
	.career-page .uploadWrap .uploadBlock .deleteFile .delIcon {
		width: 1.5rem;
		height: 1.5rem;
		font-size: 2rem;
		margin-top: .3rem;
		margin-left: .5rem
	}
}

.career-page .uploadWrap .uploadBlock .deleteFile .delIcon.active {
	color: #484848;
	cursor: pointer
}

.career-page .uploadWrap .uploadBlock .chooseBtnWrap {
	position: relative;
	float: left;
	width: 26%;
	height: 32px
}

@media screen and (max-width:480px) {
	.career-page .uploadWrap .uploadBlock .chooseBtnWrap {
		width: 35%;
		height: 28px
	}
}

.career-page .uploadWrap .uploadBlock .chooseBtnWrap .chooseBtn {
	position: absolute;
	width: 10rem;
	border-radius: .5rem;
	border: 1px solid #b7b7b7;
	text-align: center;
	padding: .7rem;
	background: #fff;
	font-size: 1.4rem;
	color: #484848
}

@media screen and (max-width:480px) {
	.career-page .uploadWrap .uploadBlock .chooseBtnWrap .chooseBtn {
		width: 7rem;
		font-size: 1.3rem;
		padding: .3rem
	}
}

.career-page .uploadWrap .uploadBlock .chooseBtnWrap input {
	opacity: 0;
	z-index: 99;
	position: absolute;
	height: 100%;
	width: 100%
}

.career-page .uploadWrap .uploadBlock .removeBtn {
	visibility: hidden;
	display: none
}

.career-page .uploadWrap .doneBtnWrap {
	max-width: 10rem;
	float: left
}

@media screen and (max-width:480px) {
	.career-page .uploadWrap .doneBtnWrap {
		max-width: 6rem;
		padding: .9rem .3rem;
		background: 0 0;
		float: none
	}
}

.career-page .uploadWrap .doneBtnWrap .doneBtn {
	width: 8rem;
	height: 4rem;
	border: 1px solid #B00C30;
	border-radius: 20rem;
	background: 0 0;
	color: #B00C30;
	text-transform: uppercase;
	font-size: 1.4rem;
	margin: 1rem 0 0 2rem;
	outline: 0
}

@media screen and (max-width:480px) {
	.career-page .uploadWrap .doneBtnWrap .doneBtn {
		width: 5rem;
		height: 2rem;
		margin: 2rem auto
	}
}

.career-page .socialLinkWrap {
	width: 20%;
	float: left
}

@media screen and (max-width:991px) {
	.career-page .socialLinkWrap {
		display: none
	}
}

.career-page .socialLinkWrap .shareVacWrap {
	font-size: 1.6rem;
	color: #484848;
	text-transform: uppercase;
	cursor: pointer
}

.career-page .socialLinkWrap .shareVacWrap .shareText {
	position: relative;
	top: 0
}

.career-page .socialLinkWrap .shareVacWrap .icon-share {
	font-size: 3rem;
	position: relative;
	top: 1rem
}

.career-page .socialLinks {
	position: absolute;
	right: 6rem;
	top: -3.5rem;
	display: none
}

.career-page .socialLinks li {
	width: 4rem;
	height: 4rem;
	border-radius: 50rem;
	border: .2rem solid #cfcfcf;
	padding: 0;
	margin: 0;
	text-align: center;
	display: inline-block;
	margin-right: 1rem;
	vertical-align: top
}

.career-page .socialLinks li:before {
	display: none
}

.career-page .socialLinks li a {
	color: #cfcfcf;
	text-decoration: none
}

.career-page .socialLinks li a span {
	font-size: 2.8rem;
	position: relative;
	top: .2rem
}

.career-page .socialLinks li a span.icon-e-mail {
	font-size: 2rem;
	top: .7rem
}

.career-page .socialLinks li a span.icon-google-plus {
	font-size: 2.3rem;
	top: .5rem
}

.career-page .icon-facebook:hover {
	color: #3b5998
}

.career-page .icon-twitter:hover {
	color: #005E80
}

.career-page .icon-linkedin:hover {
	color: #0077b5
}

.career-page .icon-google-plus:hover {
	color: #d34836
}

.erroretext {
	display: none;
	position: relative;
	left: 0
}

.erroretext span {
	position: absolute;
	left: -12px;
	top: 15px;
	font-size: 1.4rem;
	color: #ed1846
}

@media screen and (max-width:767px) {
	.erroretext span {
		font-size: 1.2rem;
		top: 59px
	}
}

.carrerMesageSec {
	width: 25%;
	padding: 3rem;
	top: 30%
}

@media screen and (max-width:767px) {
	.carrerMesageSec {
		width: 65%
	}
}

.carrerMesageSec .carrerMesageCont p {
	color: #999;
	font-size: 1.8rem;
	text-align: center
}

.ContPicGridWrap .ContPicBox {
	margin-bottom: 4rem
}

.ContPicGridWrap .ContPicBox .picture img {
	max-width: 100%;
	border-radius: 5px
}

.ContPicGridWrap .ContPicBox .contentWrap {
	padding-top: 4rem
}

@media screen and (max-width:1200px) {
	.ContPicGridWrap .ContPicBox .contentWrap {
		padding-top: 0
	}
}

@media screen and (max-width:767px) {
	.ContPicGridWrap .ContPicBox .contentWrap {
		margin-top: 2rem
	}
}

.ContPicGridWrap .ContPicBox .contentWrap .content {
	height: 25rem
}

@media screen and (max-width:1200px) {
	.ContPicGridWrap .ContPicBox .contentWrap .content {
		height: 20rem
	}
}

@media screen and (max-width:991px) {
	.ContPicGridWrap .ContPicBox .contentWrap .content {
		height: 16rem
	}
}

.ContPicGridWrap .ContPicBox .contentWrap h4 {
	font-size: 2.4rem;
	font-weight: 700;
	color: #484848;
	text-transform: none;
	margin: 0 0 3rem
}

@media screen and (max-width:991px) {
	.ContPicGridWrap .ContPicBox .contentWrap h4 {
		font-size: 2rem;
		margin: 0 0 1.5rem
	}
}

.ContPicGridWrap .ContPicBox .contentWrap h5 {
	color: #484848;
	font-size: 1.6rem;
	text-transform: uppercase
}

.ContPicGridWrap .ContPicBox .contentWrap p {
	margin-bottom: 2rem
}

@media screen and (max-width:991px) {
	.ContPicGridWrap .ContPicBox .contentWrap p {
		margin-bottom: 1rem
	}
}

.ContPicGridWrap .ContPicBox .contentWrap .offlineText {
	margin-bottom: 1.5rem
}

.ContPicGridWrap .ContPicBox .contentWrap .tableSec {
	width: 100%;
	margin-top: 2rem
}

@media screen and (max-width:991px) {
	.ContPicGridWrap .ContPicBox .contentWrap .tableSec {
		padding: 1rem;
		margin-top: 0
	}
}

@media screen and (max-width:991px) {
	.ContPicGridWrap .ContPicBox .contentWrap .distEmpanelTable {
		overflow-x: scroll
	}
}

@media screen and (max-width:991px) {
	.ContPicGridWrap .ContPicBox .contentWrap .distEmpanelTable table {
		width: 479px
	}
}

.ContPicGridWrap .ContPicBox .contentWrap .distEmpanelTable table th {
	text-transform: uppercase;
	font-size: 1.6rem;
	vertical-align: top;
	padding-top: 1rem;
	font-weight: 400;
	line-height: 1.8rem
}

@media screen and (max-width:1200px) {
	.ContPicGridWrap .ContPicBox .contentWrap .distEmpanelTable table th {
		font-size: 1.4rem;
		line-height: 1.6rem
	}
}

.ContPicGridWrap .ContPicBox .contentWrap .distEmpanelTable table th:nth-of-type(1) {
	width: 15%;
	padding-right: 1rem
}

.ContPicGridWrap .ContPicBox .contentWrap .distEmpanelTable table th:nth-of-type(2) {
	width: 40%;
	padding-top: 0
}

@media screen and (max-width:991px) {
	.ContPicGridWrap .ContPicBox .contentWrap .distEmpanelTable table th:nth-of-type(2) {
		padding-top: 1rem
	}
}

.ContPicGridWrap .ContPicBox .contentWrap .distEmpanelTable table th:nth-of-type(3) {
	width: 20%;
	padding-right: 3rem
}

.ContPicGridWrap .ContPicBox .contentWrap .distEmpanelTable table th:nth-of-type(4) {
	width: 20%;
	padding-right: 3rem
}

.ContPicGridWrap .ContPicBox .contentWrap .distEmpanelTable table th:nth-of-type(5) {
	width: 10%
}

.ContPicGridWrap .imgToRight .picture {
	float: right
}

@media screen and (max-width:767px) {
	.ContPicGridWrap .imgToRight .picture {
		float: none
	}
}

.ContPicGridWrap .imgToRight .contentWrap {
	float: left
}

@media screen and (max-width:767px) {
	.ContPicGridWrap .imgToRight .contentWrap {
		float: none
	}
}

.content .mCSB_scrollTools .mCSB_draggerRail {
	background-color: #e9e9e9;
	width: .4rem;
	border-radius: 0
}

.content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #999;
	border-radius: 0
}

.belowLinks {
	margin-bottom: 4rem
}

.belowLinks ul {
	text-align: center
}

.belowLinks ul li {
	display: inline-block;
	padding: 5rem 3rem;
	text-align: center;
	width: 33%
}

@media screen and (max-width:767px) {
	.belowLinks ul li {
		display: block;
		padding: 3rem 0;
		width: 100%
	}
}

.belowLinks ul li+li {
	border-left: 2px dotted #e9e9e9
}

@media screen and (max-width:767px) {
	.belowLinks ul li+li {
		border-left: none;
		border-top: 2px dotted #e9e9e9
	}
}

.belowLinks ul li h4 {
	font-size: 2.4rem;
	color: #484848;
	margin: 0 0 .8rem;
	font-weight: 700;
	text-transform: none
}

.belowLinks ul li a {
	color: #ed4343;
	font-size: 1.4rem;
	text-decoration: underline
}

.insightHub .insightSec {
	margin-bottom: 2rem
}

@media screen and (max-width:767px) {
	.insightHub .insightSec {
		margin-bottom: 0
	}
}

.insightHub .insightSec .insightHubBox {
	padding: 1rem 2rem 3rem 2rem
}

@media screen and (min-width:767px) and (max-width:991px) {
	.insightHub .insightSec .insightHubBox {
		margin-bottom: 2rem
	}
}

@media screen and (min-width:320px) and (max-width:767px) {
	.insightHub .insightSec .insightHubBox {
		padding: 3rem 2rem;
		margin-bottom: 2rem
	}
}

.insightHub .insightSec .insightHubBox h3 {
	font-size: 1.8rem;
	color: #484848;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-transform: uppercase
}

.insightHub .insightSec .NISMlist {
	margin-top: 2rem
}

.insightHub .insightSec .NISMlist li a {
	display: block;
	font-size: 1.4rem;
	color: #999;
	text-decoration: underline;
	margin-bottom: 1rem
}

.communiqueCont {
	border: .1rem solid #e9e9e9;
	padding: 2rem 0 3rem;
	margin: 0 -1.5rem 3rem 0;
	position: relative;
	/*overflow: hidden;
	height: 60rem     on 19-11-2020*/
}


@media screen and (max-width:991px) {
	.communiqueCont {
		margin-right: 0
	}
}

.communiqueCont .content {
	height: 60rem
}

.communiqueCont .content p {
	color: #484848;
	font-size: 1.4rem;
	margin-bottom: 1rem;
	text-align: justify;
	line-height: 19px
}

@media screen and (max-width:991px) {
	.communiqueCont .content p {
		margin-bottom: 1rem
	}
}

.communiqueCont .content p span {
	font-size: 1.2rem;
	display: block;
	line-height: 13px
}

.communiqueCont .content p a {
	font-size: 1.2rem;
	vertical-align: top;
	line-height: 16px
}

@media screen and (max-width:991px) {
	.communiqueCont .content .mCSB_container {
		margin-right: 0;
		padding-right: 1rem
	}

	.communiqueCont .content .mCSB_scrollTools {
		right: -.7rem
	}
}

.communiqueCont img {
	max-width: 100%
}

.communiqueCont .cqueHead {
	display: table;
	width: 100%;
	margin-bottom: 2rem
}

.communiqueCont .cqueHead .cqueHeadRight {
	text-align: right
}

.communiqueCont .cqueHead img {
	width: 100%
}

.communiqueCont .commTwoCol {
	margin-bottom: 1rem;
	display: table
}

.communiqueCont .commTwoCol .float-left {
	float: left;
	width: 80%
}

@media screen and (max-width:991px) {
	.communiqueCont .commTwoCol .float-left {
		width: 100%
	}
}

.communiqueCont .commTwoCol .float-right {
	float: right
}

@media screen and (max-width:991px) {
	.communiqueCont .commTwoCol .float-right {
		width: 100%;
		text-align: center
	}
}

.communiqueCont .commTwoCol img {
	border: .2rem solid #0073bd;
	border-radius: .5rem
}

.communiqueCont .catergory {
	width: 100%
}

.communiqueCont .commArchive {
	margin-top: 2rem
}

@media screen and (max-width:767px) {
	.communiqueCont .communiTableSec {
		overflow-x: auto
	}
}

@media screen and (max-width:767px) {

	.communiqueCont .communiTableSec .communiqueTable td,
	.communiqueCont .communiTableSec .communiqueTable th {
		padding: .5rem
	}
}

.communiqueCont .communiTableSec .communiqueTable th {
	border-width: .1rem;
	font-weight: 400;
	white-space: nowrap
}

.communiqueCont .communiTableSec .communiqueTable td:first-child {
	width: 80%
}

.communiqueCont .communiTableSec .communiqueTable td:last-child {
	width: 20%;
	text-align: center
}

.communiqueCont .communiTableSec .communiqueTable a {
	text-decoration: none;
	font-size: 1.6rem
}

@media screen and (max-width:767px) {
	.communiqueCont .communiTableSec .communiqueTable a {
		font-size: 1.4rem
	}
}

.communiqueCont .communiTableSec td:nth-of-type(2) {
	width: 12%
}

.communiqueCont .communiTableSec td:nth-of-type(3) {
	width: 12%
}

.communiqueCont .commArchive {
	height: 55rem
}

.communiqueCont .commArchive .mCSB_container {
	margin-right: 0
}

.communiqueCont .commArchive .mCSB_scrollTools {
	right: -.7rem
}

@media screen and (max-width:991px) {
	.communiqueCont .commReports {
		margin-top: 2.5rem;
		border-top: .1rem solid #e9e9e9;
		padding-top: 2rem
	}
}

.communiqueCont table.commTable {
	background: #d9d8d8
}

.communiqueCont table.commTable th {
	background: #2f82c3;
	color: #fff;
	white-space: nowrap
}

.communiqueCont table.commTable td.blue {
	background: #2f82c3;
	color: #fff
}

.communiqueCont table.commTable td,
.communiqueCont table.commTable th {
	border: .2rem solid grey;
	padding: .5rem 1.3rem;
	font-size: 1.3rem;
	line-height: 1.6rem
}

.communiqueCont table.commTable td:last-child,
.communiqueCont table.commTable th:last-child {
	border-right: 0
}

.communiqueCont table.commTable td:first-child,
.communiqueCont table.commTable th:first-child {
	border-left: 0
}

.communiqueCont table.commTable td {
	color: #2f82c3
}

.communiqueCont table.commTable td.alignRight {
	text-align: right
}

.communiqueCont h5.yellow {
	background: #fac02f;
	padding: .5rem;
	margin-bottom: 0;
	font-weight: 700
}

.communiqueCont h5.yellow.blue {
	background: #2f82c3;
	color: #fff
}

.communiqueCont .comuniImg {
	margin-top: .5rem;
	margin-bottom: .5rem
}

.communiqueCont table td {
	width: auto
}

.top-Space {
	margin-top: 2rem
}

.frame {
	width: 100%;
	height: 100%;
	background-color: #00f
}

.ContPicGridWrap .ContPicBox {
	margin-bottom: 4rem
}

.ContPicGridWrap .ContPicBox .picture img {
	max-width: 100%;
	border-radius: 5px
}

.ContPicGridWrap .ContPicBox .contentWrap {
	padding-top: 4rem
}

@media screen and (max-width:1200px) {
	.ContPicGridWrap .ContPicBox .contentWrap {
		padding-top: 0
	}
}

@media screen and (max-width:767px) {
	.ContPicGridWrap .ContPicBox .contentWrap {
		margin-top: 2rem
	}
}

.ContPicGridWrap .ContPicBox .contentWrap .content {
	height: 25rem
}

@media screen and (max-width:1200px) {
	.ContPicGridWrap .ContPicBox .contentWrap .content {
		height: 20rem
	}
}

@media screen and (max-width:991px) {
	.ContPicGridWrap .ContPicBox .contentWrap .content {
		height: 16rem
	}
}

.ContPicGridWrap .ContPicBox .contentWrap h4 {
	font-size: 2.4rem;
	font-weight: 700;
	color: #484848;
	text-transform: none;
	margin: 0 0 3rem
}

@media screen and (max-width:991px) {
	.ContPicGridWrap .ContPicBox .contentWrap h4 {
		font-size: 2rem;
		margin: 0 0 1.5rem
	}
}

.ContPicGridWrap .ContPicBox .contentWrap h5 {
	color: #484848;
	font-size: 1.6rem;
	text-transform: uppercase
}

.ContPicGridWrap .ContPicBox .contentWrap p {
	margin-bottom: 2rem
}

@media screen and (max-width:991px) {
	.ContPicGridWrap .ContPicBox .contentWrap p {
		margin-bottom: 1rem
	}
}

.ContPicGridWrap .ContPicBox .contentWrap .offlineText {
	margin-bottom: 1.5rem
}

.ContPicGridWrap .ContPicBox .contentWrap .tableSec {
	width: 100%;
	margin-top: 2rem
}

@media screen and (max-width:991px) {
	.ContPicGridWrap .ContPicBox .contentWrap .tableSec {
		padding: 1rem;
		margin-top: 0
	}
}

@media screen and (max-width:991px) {
	.ContPicGridWrap .ContPicBox .contentWrap .distEmpanelTable {
		overflow-x: scroll
	}
}

@media screen and (max-width:991px) {
	.ContPicGridWrap .ContPicBox .contentWrap .distEmpanelTable table {
		width: 479px
	}
}

.ContPicGridWrap .ContPicBox .contentWrap .distEmpanelTable table th {
	text-transform: uppercase;
	font-size: 1.6rem;
	vertical-align: top;
	padding-top: 1rem;
	font-weight: 400;
	line-height: 1.8rem
}

@media screen and (max-width:1200px) {
	.ContPicGridWrap .ContPicBox .contentWrap .distEmpanelTable table th {
		font-size: 1.4rem;
		line-height: 1.6rem
	}
}

.ContPicGridWrap .ContPicBox .contentWrap .distEmpanelTable table th:nth-of-type(1) {
	width: 15%;
	padding-right: 1rem
}

.ContPicGridWrap .ContPicBox .contentWrap .distEmpanelTable table th:nth-of-type(2) {
	width: 40%;
	padding-top: 0
}

@media screen and (max-width:991px) {
	.ContPicGridWrap .ContPicBox .contentWrap .distEmpanelTable table th:nth-of-type(2) {
		padding-top: 1rem
	}
}

.ContPicGridWrap .ContPicBox .contentWrap .distEmpanelTable table th:nth-of-type(3) {
	width: 20%;
	padding-right: 3rem
}

.ContPicGridWrap .ContPicBox .contentWrap .distEmpanelTable table th:nth-of-type(4) {
	width: 20%;
	padding-right: 3rem
}

.ContPicGridWrap .ContPicBox .contentWrap .distEmpanelTable table th:nth-of-type(5) {
	width: 10%
}

.ContPicGridWrap .imgToRight .picture {
	float: right
}

@media screen and (max-width:767px) {
	.ContPicGridWrap .imgToRight .picture {
		float: none
	}
}

.ContPicGridWrap .imgToRight .contentWrap {
	float: left
}

@media screen and (max-width:767px) {
	.ContPicGridWrap .imgToRight .contentWrap {
		float: none
	}
}

.content .mCSB_scrollTools .mCSB_draggerRail {
	background-color: #e9e9e9;
	width: .4rem;
	border-radius: 0
}

.content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #999;
	border-radius: 0
}

.belowLinks {
	margin-bottom: 4rem
}

.belowLinks ul {
	text-align: center
}

.belowLinks ul li {
	display: inline-block;
	padding: 5rem 3rem;
	text-align: center;
	width: 33%
}

@media screen and (max-width:767px) {
	.belowLinks ul li {
		display: block;
		padding: 3rem 0;
		width: 100%
	}
}

.belowLinks ul li+li {
	border-left: 2px dotted #e9e9e9
}

@media screen and (max-width:767px) {
	.belowLinks ul li+li {
		border-left: none;
		border-top: 2px dotted #e9e9e9
	}
}

.belowLinks ul li h4 {
	font-size: 2.4rem;
	color: #484848;
	margin: 0 0 .8rem;
	font-weight: 700;
	text-transform: none
}

.belowLinks ul li a {
	color: #ed4343;
	font-size: 1.4rem;
	text-decoration: underline
}

.navhistorySec .catergory {
	width: 49%;
	margin-right: 2rem;
	margin-bottom: 2rem
}

.navhistorySec .catergory:nth-of-type(2) {
	margin-right: 0
}

@media screen and (min-width:1024px) and (max-width:1200px) {
	.navhistorySec .catergory {
		width: 48%
	}
}

@media screen and (min-width:991px) and (max-width:1024px) {
	.navhistorySec .catergory {
		width: 46%
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	.navhistorySec .catergory {
		width: 47%
	}
}

@media screen and (max-width:767px) {
	.navhistorySec .catergory {
		width: 100%
	}
}

@media screen and (max-width:991px) {
	.navhistorySec .catergory:after {
		right: 0
	}
}

.navhistorySec .catergory:after select {
	font-size: 1.4rem
}

.navhistorySec .catergory:after:last-child {
	margin-right: 0
}

.navhistorySec .datpikerSec {
	width: 49%
}

@media screen and (min-width:768px) and (max-width:991px) {
	.navhistorySec .datpikerSec {
		width: 48%
	}
}

@media screen and (max-width:767px) {
	.navhistorySec .datpikerSec {
		width: 100%
	}
}

@media screen and (max-width:767px) {
	.navhistorySec .datpikerSec .datepickInside {
		margin-top: 0
	}
}

.navhistorySec label {
	padding: 0
}

.navhistorySec .to {
	margin: 1rem
}

.navhistorySec .datpikerSec input {
	width: 46%
}

@media screen and (min-width:1024px) and (max-width:1200px) {
	.navhistorySec .datpikerSec input {
		width: 45%
	}
}

@media screen and (min-width:991px) and (max-width:1024px) {
	.navhistorySec .datpikerSec input {
		width: 43%
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	.navhistorySec .datpikerSec input {
		width: 43%
	}
}

@media screen and (max-width:767px) {
	.navhistorySec .datpikerSec input {
		width: 100%
	}
}

.navhistorySec table td:nth-of-type(1),
.navhistorySec table td:nth-of-type(2) {
	width: 33%
}

@media screen and (max-width:375px) {

	.navhistorySec table td:nth-of-type(1),
	.navhistorySec table td:nth-of-type(2) {
		width: 3%
	}
}

.navhistorySec .searchBtn {
	display: block;
	text-align: right;
	margin-bottom: 2rem;
	margin-top: 2rem
}

@media screen and (max-width:767px) {
	.navhistorySec .searchBtn {
		margin-bottom: 4rem
	}
}

.navhistorySec .searchBtn .button2 {
	padding: 1.2rem 3.8rem;
	border: 1px solid #B00C30; 
}

.navhistorySec .searchBtn .button2:first-child {
	margin-right: 1rem
}

@media screen and (max-width:767px) {
	.navhistorySec .searchBtn .button2:first-child {
		margin-left: 1rem
	}
}

.navhistorySec .datpikerSec .fromSec {
	position: relative
}

.navhistorySec .datpikerSec .fromSec .error {
	left: 0;
	position: absolute;
	color: #ed1c2c;
	display: none;
	font-size: 1.2rem
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.navhistorySec select {
		background: url(../images/downArrow_IE.png) no-repeat 532px 7px
	}
}

.discalimerSec p {
	font-size: 1.6rem;
	margin-bottom: 2rem;
	margin-top: -2rem
}

@media screen and (max-width:767px) {
	.discalimerSec p {
		font-size: 1.4rem;
		margin-top: 0
	}
}

.privcypolicyCont h3 {
	color: #484848;
	font-size: 1.8rem;
	margin-bottom: 1rem
}

.privcypolicyCont p {
	font-size: 1.6rem;
	color: #444;
	text-align: justify
}

.privcypolicyCont ol {
	padding-left: 1.5rem;
	margin-top: 1rem
}

.privcypolicyCont ol li {
	font-size: 1.6rem;
	color: #444;
	margin-bottom: 2rem;
	text-align: justify;
	padding-left: 1rem
}

@media screen and (max-width:767px) {
	.privcypolicyCont ol li {
		font-size: 1.4rem
	}
}

.newtoMF h4 {
	display: inline-block
}

.newtoMF .insightHubBox .faqlist span {
	width: 138px;
	width: 190px;
	padding: 1rem 0;
	text-transform: uppercase
}

@media screen and (min-width:768px) and (max-width:704px) {
	.newtoMF .insightHubBox .faqlist span {
		width: 188px
	}
}

@media screen and (max-width:767px) {
	.newtoMF .insightHubBox .faqlist span {
		border: none;
		text-align: left
	}
}

.newtoMF .insightHubBox .faqlist .faqtext {
	width: 300px
}

@media screen and (min-width:992px) and (max-width:1199px) {
	.newtoMF .insightHubBox .faqlist .faqtext {
		width: 49%;
		top: 2rem
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	.newtoMF .insightHubBox .faqlist .faqtext {
		width: 68%
	}
}

@media screen and (max-width:767px) {
	.newtoMF .insightHubBox .faqlist .faqtext {
		display: block;
		border: none;
		width: 100%;
		text-align: left;
		padding: 0
	}
}

.newtoMF .ContPicGridWrap {
	display: inline-block
}

@media screen and (max-width:767px) {
	.newtoMF .ContPicGridWrap img {
		width: 100%
	}
}

.newtoMF .ContPicGridWrap .ContPicBox h4 {
	font-size: 1.8rem
}

.newtoMF .ContPicGridWrap .ContPicBox .content {
	height: 20rem
}

@media screen and (max-width:1200px) {
	.newtoMF .ContPicGridWrap .ContPicBox .content {
		height: 20rem
	}
}

@media screen and (max-width:991px) {
	.newtoMF .ContPicGridWrap .ContPicBox .content {
		height: 16rem
	}
}

.newtoMF .faqlist li {
	display: block;
	margin-bottom: 1rem
}

.newtoMF .faqlist li span {
	display: inline-block;
	border: .1rem solid #ed1846;
	color: #ed1846;
	font-size: 1.8rem;
	border-radius: 11px;
	padding: 1rem 4rem;
	margin-right: 1rem;
	margin-right: 1rem;
	width: 138px;
	text-align: center
}

@media screen and (min-width:991px) and (max-width:1200px) {
	.newtoMF .faqlist li span {
		padding: 1rem 3rem;
		width: 123px
	}
}

@media screen and (max-width:991px) {
	.newtoMF .faqlist li span {
		border: none;
		text-align: left;
		padding: 1rem 0
	}
}

.newtoMF .faqlist li .faqtext {
	position: relative;
	background: #fff;
	border: 1px solid #e9e9e9;
	display: inline-block;
	width: 320px;
	border-radius: 10px;
	padding: 1rem 1rem;
	font-size: 1.4rem;
	top: 1rem
}

@media screen and (min-width:991px) and (max-width:1200px) {
	.newtoMF .faqlist li .faqtext {
		width: 264px
	}
}

@media screen and (min-width:750px) and (max-width:991px) {
	.newtoMF .faqlist li .faqtext {
		width: 527px;
		padding: 2rem 1rem;
		top: 0
	}
}

@media screen and (max-width:991px) {
	.newtoMF .faqlist li .faqtext {
		display: block;
		border: none;
		width: 100%;
		text-align: left;
		padding: 0
	}
}

.newtoMF .faqlist li .faqtext:after,
.newtoMF .faqlist li .faqtext:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}

@media screen and (max-width:991px) {

	.newtoMF .faqlist li .faqtext:after,
	.newtoMF .faqlist li .faqtext:before {
		display: none
	}
}

.newtoMF .faqlist li .faqtext:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 8px;
	margin-top: -11px
}

@media screen and (max-width:991px) {
	.newtoMF .faqlist li .faqtext:after {
		display: none
	}
}

.newtoMF .faqlist li .faqtext:before {
	border-color: rgba(153, 153, 153, 0);
	border-right-color: #e9e9e9;
	border-width: 10px;
	margin-top: -13px
}

@media screen and (max-width:991px) {
	.newtoMF .faqlist li .faqtext:before {
		display: none
	}
}

.newtoMF .box li {
	font-size: 1.4rem
}

.needHelp {
	width: 142px;
	height: 40px;
	border: 1px solid #ed1846;
	float: right;
	text-align: center;
	border-radius: 3px;
	margin-bottom: 2rem;
	padding-top: .8rem;
	padding-bottom: 3.2rem
}

.needHelp a {
	text-transform: uppercase;
	color: #B00C30;
	vertical-align: middle
}

@media screen and (max-width:767px) {
	.needHelp a {
		font-size: 1.4rem
	}
}

.needHelp a img {
	margin-right: 1rem
}

@media screen and (max-width:767px) {
	.needHelp a img {
		margin-right: 1rem
	}
}

.needHelp span {
	position: relative
}

.needHelp span:before {
	position: absolute;
	background: #ed1846;
	width: 1px;
	height: 42px;
	content: "";
	left: -6px;
	top: -10px;
	display: inline-block
}

@media screen and (max-width:767px) {
	.needHelp span:before {
		top: -12px
	}
}

.ContPicGridWrap .box {
	border: none;
	padding: 0 0 0 1rem
}

.termsCont h3 {
	font-size: 2.4rem;
	color: #484848;
	margin-top: -2rem
}

@media screen and (max-width:767px) {
	.termsCont h3 {
		font-size: 2rem
	}
}

.terms h3 {
	font-size: 2rem;
	color: #484848;
	margin: 0
}

@media screen and (max-width:767px) {
	.terms h3 {
		font-size: 1.6rem;
		line-height: 2rem
	}
}

.terms .box {
	padding: .5rem 1rem
}

@media screen and (max-width:767px) {
	.terms .box {
		border: 1px solid #e9e9e9;
		display: block;
		padding: .5rem 2rem .5rem 1rem
	}
}

.terms .box li:before {
	display: none
}

.terms .accord {
	display: none
}

.terms .accord ol.termslist {
	padding-left: 2.5rem
}

.terms .accordHead {
	position: relative;
	cursor: pointer
}

.terms .accordHead:after {
	content: "\6d";
	font-family: boiaxaicon !important;
	font-size: 2rem;
	position: absolute;
	right: 15px;
	top: 50%;
	/* margin-top: -1.5rem; */
	width: 1.3rem;
	color: #666;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	display: block
}

@media screen and (max-width:767px) {
	.terms .accordHead:after {
		top: 53%;
		right: -1px;
		width: 1rem;
		font-size: 1.5rem
	}
}

.terms .accordHead.active:after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	right: 10px
}

@media screen and (max-width:767px) {
	.terms .accordHead.active:after {
		right: -5px
	}
}

.sitemapMenuCont h3 {
	font-size: 2rem;
	color: #007dc6;
	text-transform: uppercase;
	margin-bottom: 1rem;
	line-height: 1;
	position: relative
}

@media screen and (max-width:767px) {
	.sitemapMenuCont h3 {
		border: 1px solid #ccc;
		padding: 1rem;
		font-size: 1.8rem
	}
}

@media screen and (max-width:767px) {
	.sitemapMenuCont h3:after {
		content: "\6d";
		color: #484848;
		display: inline-block;
		font-family: boiaxaicon !important;
		float: right;
		font-size: 1.4rem;
		padding: .3rem 0 0 0;
		position: relative;
		top: 0;
		text-transform: none !important;
		-webkit-transition: all .4s ease;
		-moz-transition: all .4s ease;
		-ms-transition: all .4s ease;
		-o-transition: all .4s ease;
		transition: all .4s ease
	}
}

.sitemapMenuCont h3.menuActive:after {
	content: "\6d";
	transform: rotate(180deg)
}

.sitemapMenuCont h4 {
	margin-bottom: 1rem
}

@media screen and (max-width:767px) {
	.sitemapMenuCont h4 {
		margin-top: 1rem
	}
}

.sitemapMenuCont h4 a {
	font-size: 2rem;
	color: #007dc6;
	text-transform: uppercase;
	margin-bottom: 0;
	text-decoration: none;
	font-weight: 700
}

@media screen and (max-width:767px) {
	.sitemapMenuCont h4 a {
		font-size: 1.8rem
	}
}

.sitemapMenuCont h4 a:focus,
.sitemapMenuCont h4 a:hover {
	color: #ed1c2c
}

.sitemapMenuCont .sitemapmenu {
	margin-bottom: 1.5rem
}

.sitemapMenuCont .sitemapmenu ul li a {
	text-transform: uppercase;
	font-size: 1.8rem;
	color: #484848
}

.sitemapMenuCont .sitemapmenu ul li a:hover {
	color: #ed1c2c
}

.sitemapMenuCont .insideSubmenu h3 {
	font-size: 1.6rem;
	color: #484848;
	text-transform: uppercase;
	margin-bottom: 0;
	line-height: 2;
	border: none
}

.sitemapMenuCont .insideSubmenu h3:after {
	display: none
}

.sitemapMenuCont .insideSubmenu ul {
	padding-left: 1.5rem
}

.sitemapMenuCont .insideSubmenu ul li {
	list-style-image: url(../images/bullets.png)
}

.sitemapMenuCont .insideSubmenu ul li a {
	font-size: 1.4rem;
	line-height: 1.5;
	font-weight: 400;
	vertical-align: middle
}

.sitemapMenuCont .insideSubmenu ul li a:hover {
	color: #ed1c2c
}

.thankupage {
	padding-bottom: 2rem
}

.thankupage h3 {
	font-size: 1.8rem;
	color: #999;
	text-align: center;
	font-weight: 400;
	line-height: inherit;
	text-transform: none;
	margin-bottom: 0
}

.thankupage .button2 {
	margin-top: 2rem;
	display: inline-block
}

.unsubscribe {
	padding-bottom: 2rem
}

.unsubscribe img {
	margin: 0 auto
}

.unsubscribe h3 {
	font-size: 1.8rem;
	color: #444;
	text-align: center;
	font-weight: 400;
	line-height: inherit;
	text-transform: none;
	margin-bottom: 0
}

.unsubscribe .button2 {
	margin-right: 1rem;
	width: 145px;
	margin-top: 2rem
}

@media screen and (max-width:375px) {
	.unsubscribe .button2 {
		width: 45%
	}
}

.searchCont {
	border-bottom: 1px dotted #b3afaf;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
	margin-left: 2rem
}

.searchCont h3 {
	font-size: 2rem;
	margin: 0;
	padding: 0
}

.searchCont a {
	width: 100%;
	display: inline-block;
	word-wrap: break-word
}

.prodLeftNew h4 {
	color: #484848;
	text-transform: none;
	font-weight: 700;
	margin-bottom: 2rem
}

@media screen and (min-width:375px) and (max-width:991px) {
	.prodLeftNew h4 {
		margin-bottom: 0;
		margin-top: 0;
		font-size: 2rem
	}
}

@media screen and (min-width:320px) and (max-width:375px) {
	.prodLeftNew h4 {
		margin-bottom: 0;
		margin-top: 0;
		font-size: 1.4rem
	}
}

@media screen and (max-width:991px) {
	.prodLeftNew .accord {
		display: none
	}
}

@media screen and (min-width:991px) {
	.prodLeftNew .accord {
		display: block
	}
}

.prodLeftNew .accord .fundmangerSec {
	width: 300px
}

.prodLeftNew .accord .fundmangerSec li {
	list-style-type: none;
	padding: 0
}

.prodLeftNew .accord .fundmangerSec li:before {
	background: 0 0
}

.prodLeftNew .accord .owl-dots {
	text-align: center
}

.prodLeftNew .accord .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}

.prodLeftNew .accord .owl-dots .owl-dot span {
	width: 7px;
	height: 7px;
	margin: 5px 4px;
	background: #ddd;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px
}

.prodLeftNew .accord .owl-dots .owl-dot.active span,
.prodLeftNew .accord .owl-theme .owl-dots .owl-dot:hover span {
	background: #999
}

@media screen and (max-width:991px) {
	.prodLeftNew h4:after {
		content: "\6d";
		font-family: boiaxaicon;
		font-size: 1rem;
		height: .7rem;
		position: absolute;
		right: -.3rem;
		top: 50%;
		margin-top: -.4rem;
		width: 1.3rem;
		color: #f03b4b;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

	.prodLeftNew h4.active:after {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg)
	}
}

.prodLeftNew .box {
	background: #f5fcff;
	padding: 1.5rem 1.5rem 0 1.5rem
}

@media screen and (max-width:375px) {
	.prodLeftNew .box {
		border: 1px solid #e9e9e9
	}
}

.prodLeftNew .box li {
	margin-bottom: 1rem;
	padding-left: 1.6rem
}

.fundManagerNewSec {
	display: table;
	width: 100%
}

.fundManagerNewSec img {
	display: table-cell;
	float: right
}

@media screen and (max-width:991px) {
	.fundManagerNewSec img {
		display: inline-block
	}
}

@media screen and (max-width:320px) {
	.fundManagerNewSec img {
		display: table-cell
	}
}

.fundManagerNewSec .managerInfo {
	vertical-align: top;
	display: inline-block;
	padding-left: 0
}

@media screen and (max-width:991px) {
	.fundManagerNewSec .managerInfo {
		display: inline-block
	}
}

@media screen and (max-width:320px) {
	.fundManagerNewSec .managerInfo {
		display: table-cell
	}
}

.fundManagerNewSec h5 {
	font-size: 1.8rem;
	text-transform: uppercase;
	font-weight: 700;
	color: #484848;
	line-height: 2rem;
	margin-bottom: .5rem
}

.fundManagerNewSec p {
	color: #484848;
	margin-bottom: 0;
	width: 16rem;
	line-height: 1.6rem
}

.fundManagerNewSec .fundManager {
	margin-bottom: 0
}

.fundManagerNewSec li {
	padding-left: 0 !important
}

.fundManagerNewSec li:before {
	display: none !important
}

.fundFeat p {
	font-size: 1.6rem
}

.fundFeat p.title {
	font-size: 1.6rem;
	color: #484848;
	text-transform: uppercase
}

.fundFeat .listTitle {
	font-size: 1.6rem;
	color: #484848;
	margin-bottom: 0;
	margin-top: 1rem
}

.fundFeat li {
	margin-bottom: 1rem
}

.leftTableNew {
	font-size: 1.3rem;
	color: #484848;
	margin-right: 0;
	vertical-align: top
}

@media screen and (min-width:320px) and (max-width:991px) {
	.leftTableNew {
		float: none;
		margin-right: 0;
		margin-bottom: 0
	}
}

.leftTableNew h3 {
	font-size: 2rem;
	color: #484848;
	font-weight: 700;
	margin-bottom: 0;
	padding: 1rem 1rem;
	line-height: 1
}

@media screen and (max-width:375px) {
	.leftTableNew h3 {
		margin-bottom: 0
	}
}

.leftTableNew h3 span {
	display: inline;
	font-size: 1.1rem;
	padding-left: .5rem;
	font-weight: 400
}

@media screen and (max-width:375px) {
	.leftTableNew h3 span {
		padding-left: 0
	}
}

.leftTableNew table {
	width: 100%
}

.leftTableNew table tr:last-child {
	border: none
}

.leftTableNew table td {
	padding: .5rem 0 1rem 1rem;
	color: #484848;
	vertical-align: top
}

@media screen and (max-width:1200px) {
	.leftTableNew table td {
		padding: 1rem 0 0 1rem
	}
}

@media screen and (max-width:1024px) {
	.leftTableNew table td {
		padding: 1rem 0 1rem 1rem
	}
}

@media screen and (max-width:375px) {
	.leftTableNew table td {
		padding: 1rem 0 .5rem 1rem;
		font-size: 1.2rem
	}
}

@media screen and (max-width:767px) {
	.leftTableNew table td:nth-of-type(2) {
		text-align: center
	}
}

.leftTableNew table td:last-child {
	text-align: right;
	padding-right: 1.5rem
}

.leftTableNew:last-child {
	margin-right: 0
}

@media screen and (max-width:375px) {
	.leftTableNew:last-child td:first-child {
		text-align: left;
		font-weight: 400
	}
}

.leftTableNew .mCSB_inside>.mCSB_container {
	margin-right: 10px
}

.PortfolioTable {
	height: 31rem
}

.viewperformance {
	text-align: left;
	float: left;
	font-size: 1.8rem;
	color: #007dca;
	margin-bottom: 0;
	border-top: 1px solid #cacaca;
	width: 100%;
	padding: .5rem 1rem;
	text-decoration: none
}

.viewperformance a:focus {
	text-decoration: none
}

.otherlink {
	padding-left: 9rem
}

@media screen and (max-width:767px) {
	.otherlink {
		padding-left: 0;
		display: block
	}
}

.fundPerfor {
	padding: 0
}

.fundPerfor h4 {
	padding: 1rem 1rem;
	margin-bottom: 0
}

.fundPerfor .legendsSec {
	float: right;
	margin-right: 2rem;
	border: none;
	margin-top: 1rem
}

#graphContainer {
	padding: .5rem 1rem
}

.sectorLegends li {
	float: left;
	width: 50%
}

.investmentObj {
	margin-bottom: 2.5rem
}

.investmentObj h3 {
	color: #484848;
	font-size: 2.2rem;
	margin-bottom: .5rem
}

.seeDetail {
	color: #A20224;
	cursor: pointer;
	padding-bottom: 1rem;
	position: relative;
	margin-top: -20px
}

@media screen and (max-width:767px) {
	.seeDetail {
		margin-top: -6px
	}
}

.seeDetailSec {
	position: relative;
	background: #f5fcff;
	border-top: 1px solid #cacaca;
	padding: 1rem 0
}

.seeDetailSec:after,
.seeDetailSec:before {
	bottom: 100%;
	left: 80%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}

@media screen and (max-width:767px) {

	.seeDetailSec:after,
	.seeDetailSec:before {
		left: 32%
	}
}

.seeDetailSec:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #f5fcff;
	border-width: 9px;
	margin-left: -33px
}

.seeDetailSec:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #cacaca;
	border-width: 13px;
	margin-left: -38px
}

.seeDetailSec p {
	width: 100%;
	line-height: 1.5
}

#sectorAllocation {
	padding: .5rem
}

.sectorAllocation .box {
	float: left;
	width: 49%;
	margin-left: 1.3rem;
	padding: 0;
	display: inline-block
}

.sectorAllocation .box-full {
	border: 1px solid #cacaca;
	padding: 2rem;
	width: 49%;
	margin-bottom: 2rem;
	display: table;
	float: right;
}

.sectorAllocation .box.rightBox {
	width: 49%;
	float: right;
	margin-bottom: 2rem;
}

.sectorAllocation .box.leftBox {
	width: 47%;
	float: left;
	margin-bottom: 2rem;
}

@media screen and (max-width:1200px) {
	.sectorAllocation .box {
		margin-left: 1rem
	}
}

@media screen and (max-width:767px) {
	.sectorAllocation .box {
		width: 100%;
		margin-left: 0
	}
}

.sectorAllocation h4 {
	padding: 1rem 1rem;
	margin-bottom: 0
}

.sectorAllocation table {
	width: 100%
}

.Detailactive {
	position: relative
}

.Detailactive:before {
	font-family: boiaxaicon !important;
	content: "\6d";
	position: absolute;
	left: 27%;
	top: 2px;
	color: #ed1846;
	font-size: 1.4rem
}

@media screen and (max-width:767px) {
	.Detailactive:before {
		left: 31%
	}
}

@media screen and (max-width:767px) {
	.statutoryTabel table thead {
		border: none
	}
}

.statutoryTabel table tr:last-child {
	border: 0
}

.statutoryTabel table td {
	padding: .8rem 1rem
}

.statutoryTabel table td:nth-of-type(1) {
	width: 28%
}

@media screen and (max-width:1024px) {
	.statutoryTabel table td:nth-of-type(1) {
		width: 35%
	}
}

.statutoryTabel table td:nth-of-type(2) {
	width: 40%;
	text-align: center
}

@media screen and (max-width:767px) {
	.statutoryTabel table td:nth-of-type(2) {
		width: 40%
	}
}

@media screen and (max-width:1024px) {
	.statutoryTabel table td {
		padding: .8rem 1rem
	}
}

.statutoryTabel span {
	font-family: Rupee_Foradian_1
}

.statutoryTabel .bluetext {
	color: #1d4f88;
	font-size: 1.4rem
}

.statutoryTabel .rightText {
	padding-left: 1rem
}

.statutoryTabel .dividend {
	text-align: right !important
}

.statutoryTabel .dividendValue {
	text-align: right !important
}

@media screen and (max-width:767px) {
	.statutoryTabel .dividendValue {
		padding-left: 47rem !important
	}
}

@media screen and (max-width:620px) {
	.statutoryTabel .dividendValue {
		padding-left: 0 !important;
		text-align: right !important
	}
}

.statutoryHead {
	border: 1px solid #cacaca;
	padding: .5rem 1rem
}

.statutoryHead h3 {
	font-size: 2.2rem;
	color: #484848;
	font-weight: 700;
	margin-bottom: 0;
	width: 50%;
	display: inline-block
}

@media screen and (max-width:375px) {
	.statutoryHead h3 {
		margin-bottom: 2rem
	}
}

.no-leftspace {
	margin-left: 0 !important
}

.yellowBg {
	background: #f8ead2
}

.bluetext {
	color: #1d4f88
}

.sectorAllocationCont {
	height: 26.5rem;
	padding-bottom: 1rem
}

@media screen and (max-width:1200px) {
	.sectorAllocationCont {
		height: 23.7rem
	}
}

.sectorAllocationCont table tr {
	border: none
}

.sectorAllocationCont .cell1 {
	width: 87px;
	text-align: right;
	padding-right: 18px;
	padding-left: 10px;
	font-size: 1.4rem
}

.sectorAllocationCont .cell2 {
	width: 145px
}

.sectorAllocationCont .cell3 {
	padding-left: 5px
}

.sectorAllocationCont .bar {
	height: 12px;
	position: relative
}

.sectorAllocationCont .top {
	margin-bottom: 5px
}

.sectorAllocationCont .bottom .progress {
	background: #854000;
	border-radius: 0
}

.sectorAllocationCont .progress {
	position: absolute;
	height: 100%;
	left: 0;
	background: #5fb6e9;
	border-radius: 0;
	overflow: visible
}

.sectorAllocationCont .progress span {
	position: absolute;
	top: 0;
	right: -49px;
	width: 40px;
	color: #664E05
}

.sectorAllocationCont .rate {
	width: 100%;
	height: 23px;
	display: block;
	padding: 5px 0 0 31px;
	position: relative
}

.sectorAllocationCont .rate:before {
	position: absolute;
	left: 30px;
	top: -9px;
	content: "}";
	color: #ccc;
	font-size: 3rem;
	padding-right: 1rem
}

/* .sectorAllocationCont span { */
/* font-size: 1.1rem; */
/* text-align: right; */
/* float: right; */
/* padding-right: 0 */
/* } */

.sectorAllocationCont span {
	font-size: 1.1rem;
	text-align: right;
	float: none;
	padding-right: 0;
	display: inline-block;
	width: 100%;
}



.creditInfobars {
	padding: 1.5rem;
	height: 122px;
	overflow: hidden
}

.creditInfobars .bar {
	border: 1px solid #cbd6e8;
	background: #f7f9ff;
	height: 24px;
	position: relative;
	margin-bottom: 9px
}

.creditInfobars .progress {
	position: absolute;
	top: 0;
	left: 0;
	height: 24px;
	border-right: 1px solid #cfdaec;
	z-index: 2;
	background: #cfdaec;
	border-radius: 0
}

.creditInfobars .inf {
	position: absolute;
	top: 3px;
	left: 8px;
	z-index: 3
}

@media only screen and (max-width: 1024px) {
	.creditInfobars .inf {
		position: absolute;
		top: 3px;
		left: 8px;
		/* right: 8px; */
		overflow: hidden;
		text-overflow: ellipsis;
		width: 230px;
		white-space: nowrap;
		z-index: 3;
	}
}

.creditInfobars .num {
	float: left;
	width: 45px;
	margin-right: 3px;
	color: #333
}

.riskoHeight {
	height: 45.5rem
}

.riskoHeight2 {
	height: 32.5rem
}

.fundPlanSecNew h3 {
	color: #007dc6;
	font-size: 2.5rem;
	font-weight: 700;
	margin-bottom: 1rem;
	display: inline-block;
	padding-right: 3rem;
	line-height: 1;
	text-transform: uppercase
}

@media screen and (max-width:991px) {
	.fundPlanSecNew h3 {
		padding-right: 1rem
	}
}

@media screen and (max-width:767px) {
	.fundPlanSecNew h3 {
		margin-top: 4rem;
		width: 100%;
		font-size: 2.2rem
	}
}

@media screen and (max-width:375px) {
	.fundPlanSecNew h3 {
		padding-right: 1rem
	}
}

.fundPlanSecNew h3 span {
	display: block;
	font-size: 2.1rem
}

.fundPlanSecNew .fundPlanlist {
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin-top: 1rem
}

@media screen and (max-width:767px) {
	.fundPlanSecNew .fundPlanlist {
		width: 100%;
		margin-bottom: 1rem
	}
}

@media screen and (max-width:375px) {
	.fundPlanSecNew .fundPlanlist {
		width: 100%
	}
}

.fundPlanSecNew .fundPlanlist select {
	border: 1px solid #e9e9e9;
	font-size: 1.4rem;
	color: #0B0A0A;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 1.2rem 0;
	width: 337px;
	outline: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-o-appearance: none;
	text-indent: -9999px;
	text-indent: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: #fff
}

.fundPlanSecNew .fundPlanlist select:focus::-ms-value {
	color: #000;
	background: #fff
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.fundPlanSecNew .fundPlanlist select {
		background: url(../images/downArrowPro_IE.jpg) no-repeat 235px 17px
	}
}

@media screen and (max-width:767px) {
	.fundPlanSecNew .fundPlanlist select {
		width: 100%;
		letter-spacing: 1px
	}
}

@media screen and (max-width:375px) {
	.fundPlanSecNew .fundPlanlist select {
		width: 100%;
		letter-spacing: 1px
	}
}

.fundPlanSecNew .fundPlanlist select::-ms-expand {
	display: none
}

.fundPlanSecNew .fundPlanlist:after {
	position: absolute;
	font-family: boiaxaicon !important;
	content: "\6d";
	right: .1rem;
	padding: 0 1rem;
	background: #fff;
	top: 1.2rem;
	display: inline-block;
	color: #ed1846;
	font-size: 1.4rem;
	pointer-events: none
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.fundPlanSecNew .fundPlanlist:after {
		display: none
	}
}

@media screen and (max-width:375px) {
	.fundPlanSecNew .fundPlanlist:after {
		font-size: 1.2rem
	}
}

.fundPlanSecNew .fundDetailNew {
	display: inline-block;
	padding-left: 6rem
}

@media screen and (max-width:991px) {
	.fundPlanSecNew .fundDetailNew {
		padding-left: 1rem
	}
}

@media screen and (max-width:375px) {
	.fundPlanSecNew .fundDetailNew {
		margin-top: 1rem
	}
}

.fundPlanSecNew .fundDetailNew p {
	color: #444
}

.fundPlanSecNew .fundDetailNew p span {
	color: #484848
}

.fundPlanSecNew .fundDetailNew .price {
	margin-top: -.2rem
}

.fundPlanSecNew .fundDetailNew .price li {
	position: relative;
	display: inline-block;
	font-size: 1.4rem;
	color: #03632E
}

.fundPlanSecNew .fundDetailNew .price li span {
	font-family: Rupee_Foradian_1;
	color: #03632E
}

.fundPlanSecNew .fundDetailNew .price li:nth-of-type(1) {
	font-size: 2.4rem;
	font-weight: 700;
	color: #484848;
	padding-right: 2rem
}

.fundPlanSecNew .fundDetailNew .price li:nth-of-type(1) span {
	font-size: 2rem;
	font-family: Rupee_Foradian_1;
	color: #484848
}

.fundPlanSecNew .fundDetailNew .price li:nth-of-type(1):after {
	clear: both;
	display: block;
	position: absolute;
	top: 1.9rem;
	left: 92%;
	content: "";
	height: 0;
	width: 0;
	padding: 0;
	margin: -.8rem;
	border: 7px solid transparent;
	border-bottom-color: #03632E
}

.fundPlanSecNew .fundDetailNew .negativeValu {
	margin-top: -.2rem
}

.fundPlanSecNew .fundDetailNew .negativeValu li {
	position: relative;
	display: inline-block;
	font-size: 1.4rem;
	color: #B00C30
}

.fundPlanSecNew .fundDetailNew .negativeValu li span {
	font-family: Rupee_Foradian_1;
	color: #B00C30
}

.fundPlanSecNew .fundDetailNew .negativeValu li:nth-of-type(1) {
	font-size: 2.4rem;
	font-weight: 700;
	color: #B00C30;
	padding-right: 2rem
}

.fundPlanSecNew .fundDetailNew .negativeValu li:nth-of-type(1) span {
	font-size: 2rem;
	font-family: Rupee_Foradian_1;
	color: #B00C30
}

.fundPlanSecNew .fundDetailNew .negativeValu li:nth-of-type(1):after {
	clear: both;
	display: block;
	position: absolute;
	top: 2.3rem;
	left: 93%;
	content: "";
	height: 0;
	width: 0;
	padding: 0;
	margin: -.8rem;
	border: 7px solid transparent;
	border-top-color: #B00C30
}

.fundInfoSec {
	background: #f5fcff;
	position: relative;
	border-bottom: 1px solid #cacaca;
	border-top: 1px solid #cacaca;
	padding: 1rem;
	margin-top: 2rem
}

.fundInfoSec:after,
.fundInfoSec:before {
	bottom: 100%;
	left: 9%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}

@media screen and (max-width:767px) {

	.fundInfoSec:after,
	.fundInfoSec:before {
		left: 25%
	}
}

.fundInfoSec:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #f5fcff;
	border-width: 13px;
	margin-left: -30px
}

.fundInfoSec:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #cacaca;
	border-width: 15px;
	margin-left: -32px
}

.fundInfoSec .boldtext {
	color: #484848;
	font-size: 1.4rem;
	font-weight: 700;
	padding-right: .2rem
}

.fundInfoSec li {
	font-size: 1.4rem;
	border-bottom: 1px solid #e6eef8;
	padding: 1rem
}

.fundInfoSec li div {
	display: inline-block
}

.fundInfoSec li:last-child {
	border-bottom: 0
}

.fundInfoSec .langaueList {
	position: relative;
	float: right
}

@media screen and (max-width:1024px) {
	.fundInfoSec .langaueList {
		float: none
	}
}

@media screen and (max-width:767px) {
	.fundInfoSec .langaueList {
		/* float: right; */
		text-align: right;
		margin-top: -.5rem
	}
}

.fundInfoSec .langaueList select {
	border: none;
	font-size: 1.4rem;
	color: #ed1846;
	-webkit-appearance: none;
	-moz-appearance: none;
	width: 15rem;
	outline: 0;
	background: 0 0
}

.fundInfoSec .langaueList select:focus::-ms-value {
	color: #ed1846;
	background: #f5fcff
}

.fundInfoSec .langaueList select::-ms-expand {
	display: none
}

@media screen and (max-width:767px) {
	.fundInfoSec .langaueList select {
		width: 100%;
		padding: .5rem;
		text-decoration: underline
	}
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.fundInfoSec .langaueList select {
		background: #f5fcff url(../images/downArrowPro_IE.jpg) no-repeat 95px 7px
	}
}

.fundInfoSec .langaueList:after {
	position: absolute;
	font-family: boiaxaicon !important;
	content: "\6d";
	right: 5rem;
	top: -.1rem;
	font-size: 1.5rem;
	display: inline-block;
	color: #ed1846;
	pointer-events: none
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.fundInfoSec .langaueList:after {
		display: none
	}
}

@media screen and (max-width:767px) {
	.fundInfoSec .langaueList:after {
		display: none
	}
}

.fundInfoSec .liquitySec {
	display: inline-block
}

.fundInfoSec .liquitySec a {
	color: #484848;
	text-decoration: underline;
	padding-right: 1rem
}

.highcharts-contextbutton,
.highcharts-credits,
.highcharts-input-group {
	display: none
}

#graphContainer {
	max-width: 100%;
	width: 100%;
	height: 320px
}

.fundperformancegraph1 {
	height: 417px
}

.graphColor {
	height: 20px;
	width: 20px;
	display: inline-block
}

.fundFeat {
	height: 21rem;
	overflow: hidden;
	padding-bottom: 1rem
}

.fundMngCont {
	height: 132px;
	overflow: hidden;
	padding-bottom: 1rem
}

.data {
	position: absolute;
	right: 23px;
	top: 4px;
	font-size: 1.4rem;
	color: #00529c
}

.newToMfNew {
	padding: 2rem;
	text-align: justify
}

.newToMfNew .heading {
	font-weight: 700
}

.newToMfNew .heading p {
	margin-bottom: 6px
}

.newToMfNew .box {
	border: none;
	margin-bottom: 0
}

.newToMfNew .box li {
	position: relative
}

.newToMfNew .box li:before {
	content: "";
	position: absolute;
	height: .7rem;
	width: .7rem;
	background: #444;
	top: .8rem;
	left: 0;
	border-radius: 50%;
	display: block
}

.newToMfNew .box p {
	margin-bottom: 0
}

.newAdvisorSec .ContPicGridWrap .ContPicBox {
	margin-bottom: 0
}

.newAdvisorSec .ContPicGridWrap .ContPicBox .contentWrap {
	padding-top: 0
}

.newAdvisorSec .catergory {
	width: 38%
}

@media screen and (max-width:767px) {
	.newAdvisorSec .catergory {
		width: 100%
	}
}

.newAdvisorSec .dowload .button2 {
	margin-left: 3rem
}

.newAdvisorSec .tabsMain .tabsLink li {
	width: 20%
}

@media screen and (max-width:767px) {
	.newAdvisorSec .tabsMain .tabsLink li {
		width: 100%
	}
}

.newAdvisorSec .SerivcesUpdate table td:nth-of-type(3) {
	width: 61%
}

.newAdvisorSec .distTable table td:nth-of-type(2) {
	width: 27%
}

.newAdvisorSec .howInvest .box li {
	font-size: 1.4rem
}

.newAdvisorSec .tabsMain {
	padding: 0
}

.newAdvisorSec .tabInnercontent {
	min-height: 450px
}

@media screen and (max-width: 1024px) {
	.newAdvisorSec .tabInnercontent {
		height: 200px;
		display: inline
	}
}


.insightHUbLink li {
	width: 48%;
	display: inline-block;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 1.5rem;
	text-align: center
}

.insightHUbLink h4 {
	font-weight: 700;
	color: #484848;
	text-transform: none;
	margin: 0;
	font-size: 1.8rem;
	display: block
}

.insightHUbLink .insightlink {
	position: relative
}

.insightHUbLink .insightlink:after {
	position: absolute;
	right: 0;
	top: 12px;
	background: #ddd;
	height: 35px;
	content: "";
	width: 1px
}

.insightHubSec .box {
	padding: 1rem 1rem 1rem 1rem
}

.insightHubSec .box h4 {
	width: 100%;
	background: #f8ead2;
	padding: 1rem;
	margin-bottom: 0
}

@media screen and (max-width:767px) {
	.insightHubSec .box h4 {
		margin: 0
	}
}

.insightHubSec table tr:nth-child(odd) {
	background: #fff
}

.insightHubSec table tr:nth-child(even) {
	background: #fbf2e4
}

.insightHubSec table tr:nth-of-type(1) td {
	padding: 1rem
}

.insightHubSec table tr td:nth-of-type(1) {
	width: 13%;
	vertical-align: top;
	padding: 1.5rem
}

.insightHubSec table tr td:nth-of-type(2) {
	width: 38%;
	padding: 1.5rem
}

.timeline .owl-stage-outer {
	position: relative
}

.timeline .owl-stage-outer:after {
	content: "";
	position: absolute;
	border-bottom: 1px dotted;
	left: 0;
	top: 0
}

.timeline .date {
	font-size: 2.2rem;
	top: -5px;
	color: #575757
}

.timeline h3 {
	font-size: 2rem;
	margin-bottom: 0;
	color: #007dc6
}

.timeline p {
	margin-bottom: 1rem;
	font-size: 1.6rem !important;
	position: relative;
	padding-left: 1.5rem
}

.timeline p:before {
	content: "";
	position: absolute;
	height: .7rem;
	width: .7rem;
	background: #444;
	top: .5rem;
	left: 0;
	border-radius: 50%
}

.timeline .owl-next.disabled,
.timeline .owl-prev.disabled {
	color: #c7c7c7
}

.timeline li {
	width: 49%;
	display: inline-block;
	float: left
}

@media screen and (max-width:767px) {
	.timeline li {
		width: 100%
	}
}

.timeline p {
	width: 371px
}

@media screen and (max-width:1024px) {
	.timeline p {
		width: 226px
	}
}

@media screen and (max-width:767px) {
	.timeline p {
		width: 100%
	}
}

.timelinestage {
	position: relative
}

.timelinestage:after {
	position: absolute;
	content: "";
	left: 0;
	top: 41px;
	border-bottom: 2px dotted #e8e6e6;
	z-index: -1;
	width: 100%
}

@media screen and (max-width:767px) {
	.timelinestage:after {
		top: 47px
	}
}

#sync1 .item {
	padding: 0 46px;
	text-align: center;
	font-size: 1.4rem;
	position: relative;
	opacity: .5
}

#sync1 .active .item {
	opacity: 1
}

#sync2 .item {
	text-align: center;
	cursor: pointer
}

#sync2 .item:before {
	position: absolute;
	border-radius: 50%;
	width: 18px;
	height: 18px;
	left: 45.5%;
	top: 22px;
	content: ""
}

@media screen and (max-width:767px) {
	#sync2 .item:before {
		top: 29px
	}
}

#sync2 .item:after {
	position: absolute;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	left: 47%;
	top: 31px;
	content: "";
	background-color: #c7c7c7
}

#sync2 .item h1 {
	font-size: 18px
}

#sync2 .current .item:after {
	background-color: #4a89dc
}

#sync2 .current .item .date {
	font-size: 3rem;
	top: -11px;
	color: #4a89dc;
	position: relative
}

#sync2 .owl-nav .owl-next,
#sync2 .owl-nav .owl-prev {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 20px;
	background: #fff;
	z-index: 1
}

#sync2 .owl-nav .owl-next:before,
#sync2 .owl-nav .owl-prev:before {
	position: absolute;
	font-family: boiaxaicon !important;
	content: "\6d";
	right: -.7rem;
	top: -62px;
	width: 1.3rem;
	height: .7rem;
	font-size: 3rem;
	text-transform: none !important;
	color: #464545
}

#sync2 .owl-nav .owl-next:before:hover,
#sync2 .owl-nav .owl-prev:before:hover {
	width: 50px;
	height: 50px;
	background: #c7c7c7;
	border-radius: 50%;
	color: #4a89dc
}

#sync2 .owl-nav .owl-next {
	left: auto;
	right: -3px;
	color: #4a89dc
}

@media screen and (max-width:767px) {
	#sync2 .owl-nav .owl-next {
		right: 21px
	}
}

#sync2 .owl-nav .owl-next:before {
	transform: rotate(270deg);
	top: -43px
}

#sync2 .owl-nav .owl-prev:before {
	transform: rotate(87deg)
}

#sync2 .owl-nav .owl-prev:before:hover {
	width: 50px;
	height: 50px;
	border-radius: 50%
}

#sync2 .owl-dots {
	padding-top: 1px;
	text-align: right;
	padding-right: 15px
}

#sync2 .owl-dots span {
	background: #d1d1d1
}

#sync2 .owl-dots span :hover {
	background: #858585
}

.owl-theme .owl-nav [class*=owl-] {
	transition: all .3s ease
}

.owl-theme .owl-nav [class*=owl-].disabled:hover {
	background-color: #d6d6d6
}

#sync1.owl-theme {
	position: relative;
	margin-top: 3rem
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
	width: 22px;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	display: none
}

#sync1.owl-theme .owl-prev {
	left: 10px
}

#sync1.owl-theme .owl-next {
	right: 10px
}

.flashScreen {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9;
	background-color: rgba(0, 0, 0, .6);
	display: none;
	text-align: center
}

.flashScreen .flashimg {
	width: auto;
	position: absolute;
	left: 50%;
	margin: 0 auto;
	top: 40%;
	display: inline-block;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%)
}

@media screen and (max-width:767px) {
	.flashScreen .flashimg {
		left: 48%
	}
}

@media screen and (max-width:767px) {
	.flashScreen img {
		padding: 1rem;
		width: 100%;
		width: 309px
	}
}

.flashScreen .closeSec {
	position: relative
}

.flashScreen .close {
	position: absolute;
	top: -27px;
	opacity: .8;
	color: #fff;
	left: 97%
}

@media screen and (max-width:767px) {
	.flashScreen .close {
		left: 92%;
		top: -8px;
		font-size: 13px
	}
}

.contentWrap:focus,
.contentWrap:hover {
	color: #ed1846;
	text-decoration: none
}

.newtoMF .ContPicGridWrap {
	display: inline
}

.sitemapMenuCont .insideSubmenu ul li {
	margin-bottom: .8rem
}

.dirText .box {
	border: none
}

.ourValues .inside {
	margin-left: 0rem
}

.ourValues .heading {
	padding-bottom: 1rem;
	font-size: 2rem;
	font-weight: 700
}

.no-recordtext {
	font-size: 1.4rem;
	color: #ed1846;
	display: none;
	margin-top: 24px;
	position: absolute
}

.headerSearch input[type=submit] {
	position: relative;
	top: -29px;
	right: 0;
	background: 0 0;
	display: none
}

.headerSearch .searchIco {
	right: -40px;
	cursor: pointer;
	top: -2.5rem
}

.insightHd {
	font-weight: 700
}

@media screen and (max-width:768px) {
	.headerSearch .searchIco {
		top: -1rem
	}
}

@media screen and (max-width:767px) {
	.headerSearch .searchIco {
		position: absolute;
		top: -11.8rem !important;
		right: 3rem;
		left: inherit
	}

}


.sf_pagerNumeric {
	margin: 2rem 0
}

.sf_pagerNumeric a {
	display: inline;
	background: #00529c;
	color: #fff;
	border-radius: 9px;
	padding: 1rem 1.2rem;
	margin: 5px;
	font-size: 1.4rem;
	transition: all ease .5s
}

.sf_pagerNumeric a:hover {
	background: #ed1c2c
}

.sfsearchResultStatistics {
	border-bottom: 2px solid #007dc6;
	margin-bottom: 2rem;
	padding: .5rem 0;
	font-size: 25px
}

.searchCont {
	position: relative
}

.searchCont:before {
	content: "\73";
	position: absolute;
	left: -44px;
	top: 1px;
	font-weight: 700;
	color: #00529c;
	font-family: boiaxaicon !important;
	border-radius: 50%;
	border: 2px solid #00529c;
	padding: 3px 0;
	font-size: 14px;
	width: 30px;
	height: 30px;
	text-align: center
}

.searchCont a {
	font-size: 20px
}

.searchCont .sfsearchResultHighLighter {
	font-size: 14px
}

.searchCont .sfHighlight {
	font-size: 18px
}

.headerSearch .searcontainer {
	top: -3rem
}

@media screen and (max-width:768px) {
	.headerSearch .searcontainer {
		top: 0
	}
}

@media screen and (max-width:767px) {
	.headerSearch .searcontainer input {
		padding: 0 2.5rem .8rem .5rem
	}

	.headerSearch .searcontainer {
		top: -4rem
	}

	.tabsMain .tab6.tabsLink li {
		width: 100%
	}
}

@media (min-width:992px) {
	header .col-md-10 {
		width: 83.33333% !important
	}
}

@media (min-width:768px) {
	header .col-md-10 {
		width: 83.33333% !important
	}
}

.leftTable table thead tr>th {
	padding: 1rem .5rem;
	font-weight: 400
}

.leftTable table thead tr>th:last-child {
	width: 15%
}

.leftTable table th:last-child {
	text-align: center !important
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	font-size: 14px;
	padding: 0 10px
}

.pagination>li>a,
.pagination>li>span {
	border: none;
	position: relative;
	margin-right: .5rem
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	color: #00529c
}

.pagination>.active>a:after,
.pagination>.active>a:focus:after,
.pagination>.active>a:hover:after,
.pagination>.active>span:after,
.pagination>.active>span:focus:after,
.pagination>.active>span:hover:after,
.pagination>li>a:focus:after,
.pagination>li>a:hover:after,
.pagination>li>span:focus:after,
.pagination>li>span:hover:after {
	background: 0 0;
	width: 24px;
	height: 2px;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	margin: 0 auto;
	text-align: center
}

.pagination .next,
.pagination .prev {
	top: .2rem
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span:hover {
	border: none
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span:hover {
	border: none
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	color: #00529c;
	background: 0 0;
	border-bottom: .2rem solid #00529c
}

.pagination>li:first-child>a,
.pagination>li:first-child>span:hover {
	border: none
}

.pagination>li:last-child>a,
.pagination>li:last-child>span:hover {
	border: none
}

.sectorLegends li:before {
	content: "";
	position: absolute;
	height: .7rem;
	width: .7rem;
	background: #444 !important;
	top: .8rem;
	left: 0;
	border-radius: 50%
}

.performance .box li {
	list-style-type: none
}

.performance .box li:before {
	background: 0 0
}

.nav-historyerror {
	position: relative
}

.nav-historyerror .no-recordtext {
	position: absolute;
	left: 0;
	bottom: 74px
}

.pagination {
	padding: 0 10px;
	margin: 0 0 0 20px
}

.pagination .page-item.prev {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	top: 8px
}

.pagination .page-item.prev span {
	-ms-transform: rotate(0);
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

.pagination .page-item.next {
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.pagination .page-item.next span {
	-ms-transform: rotate(0);
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

#Per_div1 {
	position: relative;
	top: 0
}

#Per_div1 .disclaimerPro {
	position: absolute;
	right: 0;
	top: -10px;
	text-align: center;
	left: 25%;
	margin: 0 auto;
	line-height: 16px
}

#Per_div1 {
	position: relative;
	top: 0;
	margin-bottom: 3rem
}

.loaderList {
	background: rgba(0, 0, 0, .7) url(../images/loader.gif) center center no-repeat;
	background-size: 5rem;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 9999
}

.pagination {
	padding: 0 10px;
	margin: 0 0 12px 20px;
	position: relative;
	right: 0;
	float: right;
	display: flex;
}

.exit-List {
	padding-left: 8.5rem;
	margin-top: -2rem;
	height: 66px;
	overflow: hidden
}

.exit-List li {
	border: none;
	padding: .2rem 2rem;
	position: relative
}

.exit-List li:before {
	position: absolute;
	left: 5px;
	top: 9px;
	background: #333;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	content: ""
}

.download .error {
	color: #ed1846;
	display: none;
	padding-top: 1rem
}

.fundManager span {
	display: block;
	font-size: 1.4rem;
	font-weight: 700
}

#sectorAllocation {
	margin-top: -50px
}

#sectorAllocation td {
	font-size: 14px
}

.betaSec {
	width: 100%;
	background: #007dc6;
	text-align: center;
	color: #fff;
	padding: .5rem;
	margin-bottom: 0;
	position: relative;
	top: -18px;
	font-size: 13px
}

.asdateOn {
	position: relative
}

.asdateOn span {
	position: absolute;
	top: -27px;
	right: 0;
	font-size: 1.6rem;
	color: #484848;
	font-weight: 700
}

.no-padding {
	padding: 0
}

.error_go {
	display: none;
	bottom: 8px;
	color: #ed1c2c;
	font-size: 1.2rem;
	letter-spacing: .1rem
}

.investorTab .tabsMain .tabs-content {
	padding: 1rem 0
}

.investorTab .tabsMain .tabs-content .from {
	padding: 0
}

.investorTab .tabsMain .tabs-content .catergory {
	width: 37%;
	margin-right: 15px
}

.ContPicBox h4 {
	margin-bottom: 0 !important
}

.withoutCat table td:nth-of-type(3) {
	width: 73%
}

.investorTab .tabsMain {
	padding: 0
}

.investorTab .NoCategory .searchSec {
	padding: 0;
	text-align: right
}

.investorTab .NoCategory .button2 {
	margin-left: 1rem
}

.insightHUbLink li {
	width: 48%;
	display: inline-block;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 1rem;
	text-align: center
}

.insightHUbLink h4 {
	font-weight: 700;
	color: #484848;
	text-transform: none;
	margin: 0 0 3rem;
	font-size: 1.8rem;
	display: block
}

.insightlink {
	position: relative
}

.insightlink:after {
	position: absolute;
	right: 0;
	top: 12px;
	background: #ddd;
	height: 35px;
	content: "";
	width: 1px
}

.dirthumbSlider img {
	width: 76%;
	text-align: center;
	margin: 0 auto
}

.tabsMain .tabInnercontent .tableSec table p {
	text-align: center
}

.distTable .table td:nth-of-type(3) {
	text-align: center
}

.distTable .table td:nth-of-type(4) {
	text-align: center
}

.distTable .table td:nth-of-type(5) {
	text-align: center
}

.newAdvisorSec .tabInnercontent {
	min-height: 450px
}

.newAdvisorSec .tabsMain .tabs-content {
	padding: 1rem 0;
	margin-bottom: 5rem
}

.serviceTable {
	margin-top: 20px
}

.sectorAllocation .mCSB_inside>.mCSB_container {
	margin-right: 23px
}

#AssetAllocation .bar {
	margin-bottom: 9px !important
}

.insightHubTable {
	height: 324px;
	overflow: hidden;
	padding: 1rem 1.2rem
}

.statutoryTabel table td:nth-of-type(3) {
	width: 30%;
	text-align: right
}

.asOnDate {
	display: inline-block;
	padding-right: 1rem;
	margin-top: 1.5rem;
	padding-right: 1rem;
	font-size: 2rem;
	color: #484848;
	font-weight: 700;
	margin-bottom: 0;
	line-height: 1
}

.fundperformancegraph2 {
	height: 559px
}

.fundperformancegraph3 {
	height: 537px
}

.fundperformancegraphLiquid {
	height: 372px
}

.fundperformancegraphTreasuryAdvantage {
	height: 329px
}

.fundperformancegraphEquity {
	height: 495px
}

.fundperformancegraphShortTermIncome {
	height: 526px
}

.fundperformancegraphRegularReturn {
	height: 505px
}

.fundperformancegraphTaxAdvantage {
	height: 561px
}

.fundperformancegraphManufacturingInfrastructure {
	height: 453px
}

.fundperformancegraphEquityDebtRebalancer {
	height: 525px
}

.fundperformancegraphCorporateCreditSpectrum {
	height: 417px
}

.fundperformancegraphMidCapEquityandDebt {
	height: 570px
}

.performacehd {
	float: left
}

.contentWrap a {
	text-decoration: none
}

.contentWrap a:focus,
.contentWrap a:hover {
	text-decoration: none;
	color: #337ab7
}

.factsheets .withoutCat table td:nth-of-type(1) {
	width: 10%
}

.factsheets .withoutCat table td:nth-of-type(2) {
	width: 28%
}

.factsheets .withoutCat table td:nth-of-type(3) {
	width: 51%
}

.factsheets .withoutCat table td:nth-of-type(4) {
	width: 56%
}

.serviceUpdate table td:nth-of-type(1) {
	width: 29%
}

.serviceUpdate table td:nth-of-type(2) {
	width: 59%
}

.serviceUpdate table td:nth-of-type(3) {
	width: 23%
}

.boiaxareserch {
	height: 324px;
	overflow: hidden;
	padding: 1rem 1.2rem
}

.boiaxareserch table tr td:nth-of-type(1) {
	width: 4%;
	vertical-align: top;
	padding: 1.2rem 1rem
}

.boiaxareserch table tr td:nth-of-type(2) {
	width: 12%;
	padding: 0;
	vertical-align: top;
	padding: 1.1rem 1rem
}

#errIdentityProof10 {
	text-align: left;
	font-size: 1.4rem;
	color: #ed4343
}

@media screen and (max-width:767px) {
	.asdateOn span {
		top: -30px
	}

	.pagination {
		padding: 0 10px;
		margin: 0 0 0 20px;
		position: relative;
		right: 10px;
		float: right;
		top: -11px
	}

	.addFundmanger {
		margin-bottom: 4rem
	}

	.investorTab .tabsMain .tabs-content .catergory {
		width: 100%;
		margin-right: 15px;
		margin-top: 10px
	}

	.investorTab .tabsMain .tabs-content .datpikerSec .datepickInside {
		width: 100%
	}

	.investorTab .tabsMain .tabs-content {
		padding: 0
	}

	.row {
		width: auto !important
	}

	.boiaxareserch table tr td:nth-of-type(1) {
		padding: 1rem 3rem
	}

	.pagination .page-item.prev {
		top: 28px;
		left: -20px
	}

	.pagination .next,
	.pagination .prev {
		top: 1.2rem
	}

	.pagination .next {
		right: 11px
	}

	.pagination .next,
	.pagination .prev {
		font-size: 2rem
	}

	.pagination-sm>li>a,
	.pagination-sm>li>span {
		padding: 0 11px
	}

	#Per_div1 {
		top: 0;
		margin-bottom: 5rem
	}

	#Per_div1 .disclaimerPro {
		top: 7px;
		width: 100%;
		left: 0
	}

	.reulatory .pagination .page-item.prev {
		top: 48px;
		left: 5px
	}

	.reulatory .pagination .next {
		right: 31px
	}

	.reulatory .pagination-sm>li>a,
	.reulatory .pagination-sm>li>span {
		padding: 0 16px
	}

	.nav-historyerror .no-recordtext {
		bottom: 5px
	}
}

.navhistorySec td:last-child,
.navhistorySec th:last-child {
	text-align: right
}

.navhistorySec td:nth-child(2),
.navhistorySec th:nth-child(2) {
	text-align: center
}

.justifyCont {
	text-align: justify
}

.sf_PagerCurrent {
	background: #ed1c2c
}

.uploadWrap .erroretext span {
	position: absolute;
	left: -12px;
	top: 8px;
	font-size: 1.4rem;
	color: #ed1846;
	display: block
}

#Fundhighlights ul li {
	text-align: justify
}

.transact .newToolTip {
	text-align: center;
	background: url(/images/default-source/home-banners/ribbon.png?sfvrsn=308ad841_2) 0 0 no-repeat;
	position: absolute;
	background-size: contain;
	width: 51px;
	height: 38px;
	top: -11px;
	left: 0
}

.transact .newToolTip span {
	font-weight: 700;
	position: absolute;
	font-size: 9px;
	top: 6px;
	left: 2px;
	transform: rotate(-43deg);
	animation: blinkRedAndBlack 1s infinite
}

.rightBottom .navigation li a:after {
	right: 0
}

@keyframes blinkRedAndBlack {
	0% {
		color: red
	}

	100% {
		color: #000
	}
}




/*for dividend history on small cap*/
.smallCapPerformance.box2 {
	width: 49% !important;
	/* margin-right: 2rem; */
	float: left;
}

.rightMargin {
	margin-right: 1.3rem;
}


@media screen and (max-width:767px) {
	.smallCapPerformance.box2 {
		width: 100% !important;
	}
}

/*for dividend history on small cap end*/

@media only screen and (max-width: 991px) {
	.mailBackService {
		clear: both;
	}
}


/*Gallery*/

.finalAmtWrap a {
	text-decoration: none;
}

.finalAmtWrap a:active,
.finalAmtWrap a:focus {
	text-decoration: none;
}

.finalAmtWrap .error {
	color: red;
	font-size: 1.4rem;
	position: absolute;
	bottom: -25px;
	left: 0;
	display: none;
}

.finalAmtWrap .rupee {
	font-family: Rupee_Foradian_1;
	margin-right: 0.2rem;
}

.finalAmtWrap .headerTitle {
	font-size: 3.6rem;
	line-height: 3.8rem;
	color: #fff;
	margin-bottom: 3rem;
	font-weight: 600;
	text-transform: uppercase;
}

@media screen and (max-width: 640px) {
	.finalAmtWrap .headerTitle {
		font-size: 3rem;
		line-height: 3.2rem;
		margin-bottom: 1rem;
	}
}

@media screen and (max-width: 480px) {
	.finalAmtWrap .headerTitle {
		font-size: 2.8rem;
		line-height: 3rem;
	}

	.gallerySlider.owl-carousel .owl-item {
		max-height: 350px !important;
		/*19-11-2020*/
	}
}

.finalAmtWrap .sipCalcWrap {
	background: #00529c;
	padding: 5rem 0;
	text-align: center;
	color: #fff;
}

@media screen and (max-width: 640px) {
	.finalAmtWrap .sipCalcWrap {
		padding: 3rem 0;
	}
}

.finalAmtWrap .sipCalcWrap .sipTabContentWrap {
	padding-top: 30px;
	overflow: hidden;
}

@media screen and (max-width: 640px) {
	.finalAmtWrap .sipCalcWrap .sipTabContentWrap {
		padding: 0;
	}
}

.finalAmtWrap .sipCalcWrap .sipTabContentWrap .tabContent {
	display: none;
}

.finalAmtWrap .sipCalcWrap .sipTabContentWrap .tabContent:first-child {
	display: block;
}

.finalAmtWrap .sipCalcWrap .sipTabContentWrap .tabContent .calcList {
	margin-top: 3rem;
	text-align: left;
}

@media screen and (max-width: 640px) {
	.finalAmtWrap .sipCalcWrap .sipTabContentWrap .tabContent .calcList {
		margin-top: 2rem;
	}
}

.finalAmtWrap .sipCalcWrap .sipTabContentWrap .tabContent .calcList label {
	color: #fff;
	font-size: 1.8rem;
	line-height: 2rem;
	font-weight: 500;
	margin: 0;
	height: 4rem;
}

@media screen and (max-width: 640px) {
	.finalAmtWrap .sipCalcWrap .sipTabContentWrap .tabContent .calcList label {
		max-width: none;
		height: auto;
	}
}

.finalAmtWrap .sipCalcWrap .sipTabContentWrap .tabContent .Result {
	text-align: center;
	font-size: 1.9rem;
	line-height: 2rem;
	color: #fff;
	font-weight: 500;
}

@media screen and (max-width: 640px) {
	.finalAmtWrap .sipCalcWrap .sipTabContentWrap .tabContent .Result {
		font-size: 1.6rem;
	}
}

.finalAmtWrap .sipCalcWrap .sipTabContentWrap .tabContent .Result .amt {
	font-size: 2.4rem;
	font-weight: 600;
	margin: 0 5px;
	font-weight: 500;
}

.finalAmtWrap .sipCalcWrap .tabLink {
	text-align: center;
	overflow: hidden;
}

.finalAmtWrap .sipCalcWrap .tabLink li {
	display: inline-block;
	padding: 0 3rem;
	position: relative;
	max-width: 34rem;
}

@media screen and (max-width: 767px) {
	.finalAmtWrap .sipCalcWrap .tabLink li {
		padding: 0;
		float: left;
		width: 49%;
	}
}

@media screen and (max-width: 640px) {
	.finalAmtWrap .sipCalcWrap .tabLink li {
		max-width: 49%;
	}
}

@media screen and (max-width: 480px) {
	.finalAmtWrap .sipCalcWrap .tabLink li {
		padding: 1rem 0;
	}
}

.finalAmtWrap .sipCalcWrap .tabLink li:first-child a:after {
	content: "";
	width: 1px;
	height: 3.4rem;
	background: rgba(255, 255, 255, 0.502);
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
}

@media screen and (max-width: 480px) {
	.finalAmtWrap .sipCalcWrap .tabLink li:first-child a:after {
		top: 15px;
	}
}

.finalAmtWrap .sipCalcWrap .tabLink li a {
	opacity: 0.5;
	display: block;
	padding: 0.5rem 0;
	border-bottom: 2px solid transparent;
	color: #fff;
	font-size: 1.8rem;
	line-height: 2rem;
	transition: 1s ease-in-out;
	text-transform: uppercase;
}

@media screen and (max-width: 640px) {
	.finalAmtWrap .sipCalcWrap .tabLink li a {
		font-size: 14px;
		line-height: 18px;
		width: 155px;
		margin: 0 auto;
	}
}

.finalAmtWrap .sipCalcWrap .tabLink li a.active {
	border-bottom: 2px solid #F9B3BB;
	opacity: 1;
	font-weight: 600;
}

.finalAmtWrap .sipCalcWrap .textBlock {
	margin-bottom: 5.5rem;
	position: relative;
}

@media screen and (max-width: 640px) {
	.finalAmtWrap .sipCalcWrap .textBlock {
		margin-bottom: 2.5rem;
	}
}

.finalAmtWrap .sipCalcWrap .textBlock .rupee {
	font-family: Rupee_Foradian_1;
	position: absolute;
	left: 0;
	top: 0.8rem;
	font-size: 2rem;
	font-weight: 500;
}

.finalAmtWrap .sipCalcWrap .textBlock .inputText {
	padding: 0.5rem 0.5rem 0.5rem 2rem;
	width: 100%;
	font-size: 2rem;
	font-weight: 600;
	color: #fff;
	border-bottom: 1px solid #4d769a;
	background: 0 0;
	line-height: 3rem;
	outline: 0;
}

.finalAmtWrap .sipCalcWrap .textBlock select.selectText {
	outline: 0;
	padding: 5px;
	width: 100%;
	font-size: 2rem;
	font-weight: 600;
	color: #fff;
	border-bottom: 1px solid #4d769a;
	background: 0 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	cursor: pointer;
	line-height: 30px;
	vertical-align: top;
	background: transparent url(../images/downArrowWhite.png) 97% 18px no-repeat;
}

.finalAmtWrap .sipCalcWrap .textBlock select.selectText option {
	color: #000;
}

.finalAmtWrap .sipCalcWrap select::-ms-expand {
	display: none;
}

.finalAmtWrap .sipCalcWrap .amtBlock {
	background: #004481;
	position: relative;
	max-width: 80rem;
	margin: 0 auto;
}

@media screen and (max-width: 640px) {
	.finalAmtWrap .sipCalcWrap .amtBlock {
		max-width: none;
	}
}

.finalAmtWrap .sipCalcWrap .amtBlock .firstDiv,
.finalAmtWrap .sipCalcWrap .amtBlock .secondDiv {
	float: left;
	vertical-align: top;
	padding: 1.5rem 0;
	height: 9.7rem;
}

@media screen and (max-width: 640px) {

	.finalAmtWrap .sipCalcWrap .amtBlock .firstDiv,
	.finalAmtWrap .sipCalcWrap .amtBlock .secondDiv {
		height: 7.7rem;
	}
}

.finalAmtWrap .sipCalcWrap .amtBlock .amt {
	font-size: 2.4rem;
	color: #fff;
	margin-top: 0.5rem;
}

.finalAmtWrap .sipCalcWrap .amtBlock .amt .rupee {
	font-size: 1.8rem;
}

@media screen and (max-width: 640px) {
	.finalAmtWrap .sipCalcWrap .amtBlock .amt {
		font-size: 2rem;
		margin-top: 0;
	}

	.finalAmtWrap .sipCalcWrap .amtBlock .amt .rupee {
		font-size: 1.4rem;
	}
}

.finalAmtWrap .sipCalcWrap .amtBlock .firstDiv {
	background: #004481;
	position: relative;
	width: 45%;
}

.finalAmtWrap .sipCalcWrap .amtBlock .firstDiv:after {
	content: "";
	border-top: 50px solid transparent;
	border-left: 50px solid #004481;
	border-bottom: 50px solid transparent;
	position: absolute;
	top: 0;
	right: -50px;
}

@media screen and (max-width: 640px) {
	.finalAmtWrap .sipCalcWrap .amtBlock .firstDiv {
		width: 100%;
	}

	.finalAmtWrap .sipCalcWrap .amtBlock .firstDiv:after {
		display: none;
	}
}

.finalAmtWrap .sipCalcWrap .amtBlock .secondDiv {
	background: #0078BD;
	width: 55%;
}

@media screen and (max-width: 640px) {
	.finalAmtWrap .sipCalcWrap .amtBlock .secondDiv {
		width: 100%;
	}
}

.finalAmtWrap .sipCalcWrap .amtBlock .secondDiv .Result {
	font-weight: 600;
}

.finalAmtWrap .sipCalcWrap .amtBlock .secondDiv .amt {
	font-size: 3.4rem;
	color: #fff;
}

.finalAmtWrap .sipCalcWrap .amtBlock .secondDiv .amt .rupee {
	font-size: 2.4rem;
}

@media screen and (max-width: 640px) {
	.finalAmtWrap .sipCalcWrap .amtBlock .secondDiv .amt {
		font-size: 2.4rem;
	}

	.finalAmtWrap .sipCalcWrap .amtBlock .secondDiv .amt .rupee {
		font-size: 1.6rem;
	}
}

.finalAmtWrap .benfitWrap {
	padding: 5.5rem 0;
	text-align: center;
}

@media screen and (max-width: 640px) {
	.finalAmtWrap .benfitWrap {
		padding: 3rem 0;
	}
}

.finalAmtWrap .benfitWrap .headerTitle {
	color: #00529c;
	margin-bottom: 4rem;
	font-weight: 700;
	text-transform: inherit;
}

@media screen and (max-width: 480px) {
	.finalAmtWrap .benfitWrap .headerTitle {
		margin-bottom: 2rem;
	}
}

.finalAmtWrap .benfitWrap .iconContent {
	position: relative;
	padding-left: 6.5rem;
	padding-bottom: 1rem;
	text-align: left;
}

@media screen and (max-width: 480px) {
	.finalAmtWrap .benfitWrap .iconContent {
		padding-left: 4.5rem;
	}
}

.finalAmtWrap .benfitWrap .iconContent:before {
	content: "";
	position: absolute;
	top: -10px;
	left: 0;
	width: 50px;
	height: 52px;
	display: inline-block;
	background-size: cover;
	background: url(../images/sprite.png) no-repeat;
}

@media screen and (max-width: 480px) {
	.finalAmtWrap .benfitWrap .iconContent:before {
		width: 3rem;
		height: 3rem;
		top: 0;
		background: url(../images/sprite_mob.png) no-repeat;
	}
}

.finalAmtWrap .benfitWrap .iconContent.affordableIcon:before {
	background-position: -20px -20px;
}

@media screen and (max-width: 480px) {
	.finalAmtWrap .benfitWrap .iconContent.affordableIcon:before {
		background-position: -18px -22px;
	}
}

.finalAmtWrap .benfitWrap .iconContent.convenientIcon:before {
	background-position: -22px -133px;
}

@media screen and (max-width: 480px) {
	.finalAmtWrap .benfitWrap .iconContent.convenientIcon:before {
		background-position: -20px -90px;
	}
}

.finalAmtWrap .benfitWrap .iconContent.powerIcon:before {
	background-position: -16px -236px;
}

@media screen and (max-width: 480px) {
	.finalAmtWrap .benfitWrap .iconContent.powerIcon:before {
		background-position: -16px -151px;
	}
}

.finalAmtWrap .benfitWrap .iconContent.averageIcon:before {
	background-position: -18px -358px;
}

@media screen and (max-width: 480px) {
	.finalAmtWrap .benfitWrap .iconContent.averageIcon:before {
		background-position: -17px -224px;
	}
}

.finalAmtWrap .benfitWrap .iconContent h2 {
	font-size: 2.4rem;
	color: #616161;
	line-height: 2.6rem;
	margin-bottom: 2rem;
	font-weight: 600;
}

@media screen and (max-width: 480px) {
	.finalAmtWrap .benfitWrap .iconContent h2 {
		font-size: 2rem;
		line-height: 2.4rem;
		margin-bottom: 1rem;
	}
}

.finalAmtWrap .benfitWrap .iconContent ul {
	margin-left: 2rem;
	margin-bottom: 3rem;
}

@media screen and (max-width: 640px) {
	.finalAmtWrap .benfitWrap .iconContent ul {
		margin-bottom: 1rem;
	}
}

.finalAmtWrap .benfitWrap .iconContent ul li {
	font-size: 1.4rem;
	color: #616161;
	line-height: 1.8rem;
	margin-bottom: 1.5rem;
	position: relative;
}

.finalAmtWrap .benfitWrap .iconContent ul li:before {
	content: "";
	position: absolute;
	background-color: #0e5693;
	border-radius: 50%;
	width: 0.7rem;
	height: 0.7rem;
	top: 5px;
	left: -15px;
}

.finalAmtWrap .benfitWrap img {
	width: 100%;
	height: 100%;
}

.goalPlanner {
	background: url(../images/goalplannerbg.jpg) 0 0;
	background-repeat: repeat-x;
	padding: 3.2rem 0;
}

@media screen and (max-width: 991px) {
	.goalPlanner {
		background-size: cover;
	}
}

.goalPlanner .goalcontainer {
	margin: 0 auto;
	max-width: 1012px;
	width: 100%;
	padding: 0 2rem;
}

@media screen and (max-width: 991px) {
	.goalPlanner .goalcontainer {
		max-width: 750px;
	}
}

.goalPlanner h1 {
	font-size: 3.6rem;
	color: #0d69b2;
	margin: 0 0 1rem 0;
	font-weight: 700;
}

.goalPlanner p {
	font-size: 1.6rem;
}

.goalPlanner span.rs {
	font-family: Rupee_Foradian_1;
}

.goalPlanner .goalCalculator {
	background: #fff;
	margin: 3.4rem 0 0;
	box-shadow: 1px 2px 5px #ccc;
	border-radius: 1rem;
	width: 81%;
}

@media screen and (max-width: 767px) {
	.goalPlanner .goalCalculator {
		width: 100%;
	}
}

.goalPlanner .goalCalculator .title {
	border-bottom: 0.1rem solid #e6e6e6;
	padding: 2.5rem;
	position: relative;
	overflow: hidden;
}

@media screen and (max-width: 767px) {
	.goalPlanner .goalCalculator .title {
		padding: 1.5rem 2rem;
	}
}

.goalPlanner .goalCalculator .title h2 {
	font-size: 2.2rem;
}

@media screen and (max-width: 767px) {
	.goalPlanner .goalCalculator .title h2 {
		font-size: 1.6rem;
	}
}

.goalPlanner .goalCalculator .title img {
	position: absolute;
	right: 0;
	top: -1rem;
	max-width: 8rem;
}

@media screen and (max-width: 767px) {
	.goalPlanner .goalCalculator .title img {
		max-height: 4rem;
		top: -0.1rem;
	}
}

.goalPlanner .goalCalculator .inputwrap {
	padding: 4.6rem 6rem 0;
}

@media screen and (max-width: 767px) {
	.goalPlanner .goalCalculator .inputwrap {
		padding: 2rem 2rem 3rem;
	}
}

.goalPlanner .goalCalculator .inputwrap button {
	color: #02529b;
	background: 0 0;
	border: 0.1rem solid #02529b;
	font-size: 1.6rem;
	padding: 1.35rem;
	text-align: center;
	width: 100%;
	margin-top: 1rem;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

@media screen and (max-width: 767px) {
	.goalPlanner .goalCalculator .inputwrap button {
		margin-top: 0;
	}
}

.goalPlanner .goalCalculator .inputwrap button:hover {
	color: #fff;
	background: #02529b;
}

.goalPlanner .goalCalculator .inputwrapfooter {
	display: flex;
	height: 8rem;
	background: #ec1c2c;
	border-radius: 0 0 1rem 1rem;
	overflow: hidden;
}

@media only screen and (max-width: 767px) {
	.goalPlanner .goalCalculator .inputwrapfooter {
		height: 9rem;
	}
}

.goalPlanner .goalCalculator .inputwrapfooter .amountview {
	float: left;
	background: #00529c;
}

.goalPlanner .goalCalculator .inputwrapfooter .amountview ul {
	display: inline-block;
	width: 100%;
	margin-top: 1.5rem;
}

@media screen and (max-width: 767px) {
	.goalPlanner .goalCalculator .inputwrapfooter .amountview ul {
		margin-top: 1rem;
	}
}

.goalPlanner .goalCalculator .inputwrapfooter .amountview ul li {
	float: left;
	width: 50%;
	position: relative;
	padding: 0 1.4rem;
}

@media screen and (max-width: 991px) {
	.goalPlanner .goalCalculator .inputwrapfooter .amountview ul li {
		padding: 0 0.8rem;
	}
}

@media screen and (max-width: 767px) {
	.goalPlanner .goalCalculator .inputwrapfooter .amountview ul li:first-child {
		padding: 0;
		padding-right: 0.5rem;
	}

	.goalPlanner .goalCalculator .inputwrapfooter .amountview ul li:last-child {
		padding: 0;
		padding-left: 0.5rem;
	}
}

.goalPlanner .goalCalculator .inputwrapfooter .amountview ul li p {
	color: rgba(255, 255, 255, 0.8);
	font-size: 1.4rem;
	line-height: 2rem;
}

@media screen and (max-width: 767px) {
	.goalPlanner .goalCalculator .inputwrapfooter .amountview ul li p {
		line-height: 1.7rem;
	}
}

.goalPlanner .goalCalculator .inputwrapfooter .amountview ul li .amountwrap {
	color: #fff;
	font-size: 1.4rem;
}

.goalPlanner .goalCalculator .inputwrapfooter .amountview ul li .amountwrap span.amount {
	font-size: 2.6rem;
	line-height: 2.6rem;
}

@media screen and (max-width: 991px) {
	.goalPlanner .goalCalculator .inputwrapfooter .amountview ul li .amountwrap span.amount {
		font-size: 2rem;
		line-height: 2rem;
	}
}

.goalPlanner .goalCalculator .inputwrapfooter .amountview ul li .amountwrap span.rs {
	padding: 0 0.5rem 0 0;
	font-size: 1.6rem;
}

.goalPlanner .goalCalculator .inputwrapfooter .amountview ul li:after {
	content: "";
	height: 100%;
	width: 0.1rem;
	background: #0060b6;
	position: absolute;
	right: 0;
	top: 0;
}

.goalPlanner .goalCalculator .inputwrapfooter .amountview ul li:last-child:after {
	display: none;
}

.goalPlanner .goalCalculator .inputwrapfooter .investbutton {
	float: left;
	background: #ec1c2c;
	padding: 0;
}

/* @media screen and (max-width: 767px) {
    .goalPlanner .goalCalculator .inputwrapfooter .investbutton {
        display: none;
    }
} */

.goalPlanner .goalCalculator .inputwrapfooter .investbutton a {
	display: inline-block;
	width: 100%;
	text-align: center;
	height: 100%;
	line-height: 8rem;
	color: #fff;
	font-size: 2rem;
	text-decoration: none;
}

.goalPlanner .goalCalculator .inputbox {
	width: 100%;
	margin-bottom: 5.5rem;
	position: relative;
	border-bottom: 1px solid #ccc;
	display: inline-block;
	padding-bottom: 0.4rem;
}

@media screen and (max-width: 767px) {
	.goalPlanner .goalCalculator .inputbox {
		margin-bottom: 2.5rem;
	}
}

.goalPlanner .goalCalculator .inputbox span.rs {
	position: absolute;
	font-size: 1.8rem;
	left: 0;
	bottom: 0.5rem;
	line-height: 1.8rem;
	color: #616161;
}

.goalPlanner .goalCalculator .inputbox.select:after {
	position: absolute;
	font-family: boiaxaicon !important;
	content: "\6d";
	right: 0;
	bottom: 0.4rem;
	display: inline-block;
	color: #ed1c2c;
	font-size: 1rem;
	pointer-events: none;
	text-indent: 10px;
}

@media screen and (max-width: 767px) {
	.goalPlanner .goalCalculator .inputbox.select:after {
		bottom: 1rem;
	}
}

.goalPlanner .goalCalculator .inputbox label {
	font-size: 1.4rem;
	display: block;
	font-weight: 400;
	color: #616161;
	margin: 0 0 0.8rem 0;
}

.goalPlanner .goalCalculator .inputbox .error {
	bottom: -20px;
	color: #ed1c2c;
	font-size: 1.2rem;
	letter-spacing: 0.1rem;
	position: absolute;
	left: 0;
	display: none;
}

.goalPlanner .goalCalculator .inputbox input {
	width: 100%;
	padding: 0 0 0 2rem;
	font-size: 2rem;
	height: 2.8rem;
	outline: 0;
	color: #484848;
}

@media screen and (max-width: 767px) {
	.goalPlanner .goalCalculator .inputbox input {
		font-size: 2rem;
		height: 2rem;
	}
}

.goalPlanner .goalCalculator .inputbox select {
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: #484848;
	background: #fff;
	font-size: 2rem;
	width: 100%;
	outline: 0;
	cursor: pointer;
	height: 2.8rem;
}

.goalPlanner .btntileswrap {
	padding-left: 2rem;
}

@media screen and (max-width: 767px) {
	.goalPlanner .btntileswrap {
		padding-left: 0;
	}
}

.goalPlanner .btntileswrap .gp-btntiles {
	margin: 0;
	margin-top: 2rem;
}

@media screen and (max-width: 767px) {
	.goalPlanner .btntileswrap .gp-btntiles {
		margin-top: 0.5rem;
	}
}

.Calculatorwrap {
	display: table;
	margin-top: 3rem;
}

@media screen and (max-width: 767px) {
	.Calculatorwrap {
		display: block;
	}
}

.Calculatorwrap .btntileswrap,
.Calculatorwrap .goalCalculator {
	display: table-cell;
	vertical-align: bottom;
	float: none;
}

@media screen and (max-width: 767px) {

	.Calculatorwrap .btntileswrap,
	.Calculatorwrap .goalCalculator {
		display: block;
	}
}

.gp-btntiles {
	height: 17.8rem;
	width: 17.8rem;
	background: #e8e8e3;
	background: linear-gradient(135deg, #e8e8e3 0, #fff 100%);
	padding: 2rem;
	border-radius: 0.8rem;
	margin-right: 2rem;
	margin-top: 1.7rem;
	float: left;
	display: inline-block;
	transition: 0.1s ease-in;
	-webkit-transition: 0.1s ease-in;
	position: relative;
	overflow: hidden;
}

@media screen and (max-width: 991px) {
	.gp-btntiles {
		width: 16rem;
		height: 16rem;
	}
}

@media screen and (max-width: 767px) {
	.gp-btntiles {
		width: 100%;
		height: auto;
		min-height: 5.3rem;
		padding: 1rem 2rem;
		margin-top: 0.5rem;
	}
}

.gp-btntiles.active,
.gp-btntiles:hover {
	box-shadow: -1px 10px 10px rgba(0, 0, 0, 0.2);
}

.gp-btntiles.active h3,
.gp-btntiles:hover h3 {
	color: #fff;
}

.gp-btntiles.active h3 span,
.gp-btntiles:hover h3 span {
	color: #fff;
}

.gp-btntiles h3 {
	font-size: 1.8rem;
	color: #484848;
	font-weight: 700;
	line-height: 1.8rem;
}

@media screen and (max-width: 767px) {
	.gp-btntiles h3 {
		margin: 0;
		font-size: 1.6rem;
		line-height: 3rem;
	}
}

.gp-btntiles h3 span {
	color: #616161;
	font-size: 1.4rem;
	font-weight: 400;
	display: block;
}

@media screen and (max-width: 767px) {
	.gp-btntiles h3 span {
		display: inline;
		font-size: 1.6rem;
		font-weight: 700;
	}
}

.gp-btntiles img {
	position: absolute;
	right: 0;
	bottom: 1.5rem;
	max-width: 12.5rem;
}

@media screen and (max-width: 767px) {
	.gp-btntiles img {
		max-width: 6rem;
		bottom: 0.5rem;
	}
}

.gp-btntiles.blue.active,
.gp-btntiles.blue:hover {
	background: #4d74f3;
	background: linear-gradient(180deg, #4d74f3 0, #fff 100%);
}

.gp-btntiles.pink.active,
.gp-btntiles.pink:hover {
	background: #b11568;
	background: linear-gradient(180deg, #b11568 0, #fff 100%);
}

.gp-btntiles.yelow.active,
.gp-btntiles.yelow:hover {
	background: #f9a50e;
	background: linear-gradient(180deg, #f9a50e 0, #fff 100%);
}

.gp-btntiles.darkyelow.active,
.gp-btntiles.darkyelow:hover {
	background: #bd9208;
	background: linear-gradient(180deg, #bd9208 0, #fff 100%);
}

.gp-btntiles.orange.active,
.gp-btntiles.orange:hover {
	background: #ed7529;
	background: linear-gradient(180deg, #ed7529 0, #fff 100%);
}

.btntileswrapbottom {
	float: left;
	width: 100%;
	position: relative;
}

.btntileswrapbottom .bottomimg {
	position: absolute;
	bottom: 0;
	left: -88px;
}

@media screen and (max-width: 991px) {
	.btntileswrapbottom .bottomimg {
		display: none;
	}
}

.mr-0 {
	margin-right: 0;
}

@media screen and (max-width: 480px) {
	.galleryContWrap .galleryList {
		text-align: center;
	}
}

.galleryContWrap .galleryList li {
	display: inline-block;
	margin: 9px;
}

.galleryContWrap .galleryList li img {
	width: 68px;
	height: 68px;
}

@media screen and (max-width: 991px) {
	.galleryContWrap .galleryList li img {
		width: 77px;
		height: 77px;
	}
}

@media screen and (max-width: 320px) {
	.galleryContWrap .galleryList li img {
		width: 100px;
		height: 85px;
	}
}

.galleryContWrap .gallerySlider .owl-item img {
	max-width: 100%;
}

.galleryContWrap .gallerySlider .owl-nav {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

.galleryContWrap .gallerySlider .owl-nav .owl-next,
.galleryContWrap .gallerySlider .owl-nav .owl-prev {
	display: inline-block;
	position: absolute;
}

.galleryContWrap .gallerySlider .owl-nav .owl-next.disabled,
.galleryContWrap .gallerySlider .owl-nav .owl-prev.disabled {
	opacity: 0.5;
}

.galleryContWrap .gallerySlider .owl-nav .owl-next span,
.galleryContWrap .gallerySlider .owl-nav .owl-prev span {
	font-size: 3rem;
}

.galleryContWrap .gallerySlider .owl-nav .owl-prev {
	left: 10px;
	top: -10px;
	transform: rotate(-180deg);
}

.galleryContWrap .gallerySlider .owl-nav .owl-next {
	top: 0;
	right: 10px;
}

.galleryContWrap .commArchive {
	height: 44rem;
}

@media screen and (max-width: 991px) {
	.galleryContWrap .commArchive {
		height: 35rem;
	}
}

/*Social icon CSS start*/

.footerCol-link {
	display: flex;
	justify-content: space-between;
	align-items: start;
}

.footerCol-link h3 {
	padding: 0;
	margin: 0;
	display: flex;
	line-height: 2;
}

.footerCol .social-link {
	display: flex;
	align-items: center;
	justify-content: center;
}

.footerCol .social-link h3 {
	display: block
}

.footerCol .social-link ul {
	display: inline-flex;
	text-align: center;
	justify-content: center;
}

.footerCol .social-link ul li {
	padding-top: 0;
}

@media screen and (max-width: 480px) {
	.footerCol .social-link {
		flex-direction: column;
		width: 100%;
	}

	.footerCol-link {
		flex-direction: column;
	}

	/* Social icon CSS End*/


	.bannerRight .signUp a span {
		position: absolute;
		left: 0;
		top: 1px;
	}

	.bannerRight .signUp a {
		position: relative;
		padding: 2rem 2rem 2rem 36%;
		border-radius: 1rem;
	}

	.gallerySlider.owl-carousel .owl-item {
		max-height: 600px;
	}

	.longEnough {
		max-height: 450px;
		width: 100%;
		overflow: auto;
	}
}

body.inside.mac .rightBottom {
	margin-top: 2.5rem;
	width: 100%;
	padding-left: 0 !important;
}

/*Added Pratik 05-10-23*/
.fundInfoSec .PPT-list:after {
	right: 7px;
	top: 4px;
}


.fundInfoSec #ExistLoad .table-bordered {
	border: 1px solid #ddd;
	margin: 0 15px;
}

.fundInfoSec #ExistLoad table th {
	background-color: #f5fcff;
	border: 1px solid #ddd;
}

.fundInfoSec #ExistLoad table td {
	background-color: #f5fcff;
	border: 1px solid #ddd;
}

.pull-right {
	float: right;
}

a {
	color: #025197;
}

.tableSec td {
	border-top: 1px solid #ddd;
}

.pagination-flex .pagination-sm {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.inner-box-flex .row>div {
	display: flex;
}

.pd-left {
	margin-left: 30px;
}

.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;
	}
}


@media screen and (max-width: 991px) {
	.goalPlanner .goalCalculator .inputwrapfooter .investbutton {
		width: 25%;
	}

	.goalPlanner .goalCalculator .inputwrapfooter .amountview {
		width: 75%;
	}

	.inner-box-flex .row>div {
		flex-direction: column;
	}

	.inner-box-flex .row>div .col-sm-12 {
		width: 100%;
		margin-left: 0;
	}
}


@media screen and (max-width: 767px) {
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}

	#product_list .row {
		padding: 0;
		margin: 0;
	}

	.navhistorySec .datpikerSec .fromSec {
		margin-bottom: 2rem;
	}

	.goalPlanner .goalCalculator .inputwrapfooter .amountview {
		width: 100%;
		padding: 0 15px;
	}

	.rg-report .pagination .page-item.prev {
		left: 5px;
	}

	.footerContainer .container {
		padding-left: 0;
		padding-right: 0;
	}
}

.footerContainer .footerinner .col-md-4.no-padding {
	width: 100%;
}

.footerContainer .footerinner .mailService {
	text-align: center;
}

@media only screen and (max-width: 600px) {
	.table-bordered {
		margin: 0px !important;
	}
}

.margin-left-0 {
	margin-left: 0 !important;
}

/*ended Pratik 03-07-24*/

.tabsMain .owl-nav {
	height: auto;
	top: 20px;
}

.tabsMain .owl-next,
.tabsMain .owl-prev {
	left: 0;
	bottom: 0;
	transform: rotate(0deg);
}

.tabsMain .owl-next {
	left: 0;
	right: 0;
	transform: rotate(0);
}

.owl-carousel .owl-nav .owl-prev {
	left: -4rem;
}

@media screen and (max-width: 575px) {
	.tabsMain .owl-nav {
		left: -1.875rem
	}
}

/*added arshad 11-03-2025*/

@media screen and (max-width: 1200px) {
	.rightTop .toplink {
		margin-right: 35px;
		text-align: left;
		margin-right: 25px !important;
	}
}

@media screen and (max-width: 767px) {
	.rightTop .toplink {
		margin-right: 35px;
		text-align: left;
		margin-right: 25px !important;
		overflow-x: scroll;
	}

	.rightTop .toplink li {
		white-space: nowrap;
		margin-right: 0 !important;
		width: auto;
	}

	.rightTop .toplink li:nth-child(3) {
		display: contents;
	}

	.new-fundlist {
		display: flex;
		justify-content: normal;
	}

	.transact {
		display: block;
	}

	.transact a {
		position: relative;
		bottom: 20px;
		left: 70%;
		padding: 0.7rem 0.4rem;
		font-size: 10px;
	}
}

.flex-div {
	display: flex;
	justify-content: space-around;
}

p.mailservice-para {
	display: block;
}


.mailService h5::before {
	display: none;
}

.mailService h3 a::after {
	display: none;
}

.social-link {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
}


@media only screen and (max-width: 600px) {
	.flex-div {
		flex-direction: column;
	}
}

.flex-div {
	display: flex;
	justify-content: space-around;
}

p.mailservice-para {
	display: block;
}


.mailService h5::before {
	display: none;
}

.mailService h3 a::after {
	display: none;
}

.social-link {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
}

.footerCol-link {
	justify-content: space-around;
}


@media only screen and (max-width: 991px) {
	.flex-div {
		flex-direction: column;
	}
}

.mailService h5 a {
	color: #fff;
}

/*ended arshad 29-05-2025*/

.sector-custom .sectorAllocationCont .rate:before {
	left: 22px;
	top: -12px;
}

/*ended arshad 11-03-2025*/

/*hurais css starts here*/
.differentiation.box {
	padding: 12px 24px;
}

.differentiation.box .accordHead p {
	margin-bottom: 0;
}

.terms .differentiation.box .accordHead:after {
	color: #0676BB;
	font-size: 16px;
	margin-top: 0;
	transform: translateY(-50%)
}

.terms .differentiation.box .accordHead.active:after {
	transform: translateY(-50%) rotate(180deg);
	-webkit-transform: translateY(-50%) rotate(180deg);
	-moz-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	-o-transform: translateY(-50%) rotate(180deg);
}

.terms .differentiation.box .accord {
	padding-top: 16px;
}

.form-wrp {
	display: flex;
	align-items: center;
}

.form-group {
	min-width: 216px;
	margin-right: 16px;
}

.form-group select {
	font-size: 14px;
	height: 50px;
	padding-left: 16px;
	background-position: right 16px center;
	white-space: normal;
}

.btn.download-btn {
	height: 40px;
	width: 140px;
	border: 1px solid #0676BB;
	border-radius: 4px;
	text-decoration-line: none;
	font-size: 14px;
	font-weight: 700;
}

.btn.download-btn:hover {
	background-color: #0676BB;
	color: #fff;
}

/*hurais css ends starts here*/

.ml-auto {
	margin-left: auto
}

/* Tabs Navigation */
.tabs-nav {
  margin-bottom: 24px;
  display: flex;
}

.tab-btn {
  padding: 12px 16px;
  background: none;
  border: none;
  cursor: pointer;
  color: #696969;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  transition: all 0.3s ease;
  position: relative;
}

.tab-btn.active {
  color: #000;
}

.tab-btn.active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: #000;
}

/* Tab Content */
.tab-content {
  display: none;
  padding: 0;
}

.tab-content.active {
  display: block;
}

/* #idliquity { */
    /* display: none !important; */
/* } */

.fundInfoSec .liquitySec  #idliquity {
display: none !important;
}

.rightTop {
  padding-right: 17rem;
}