@font-face {
	font-family: San-francisco;
	font-weight: 700;
	src: url(/public/New_themes/fonts/SF-Compact-Text-Bold.otf) format('opentype')
}

@font-face {
	font-family: San-francisco;
	font-weight: 400;
	src: url(/public/New_themes/fonts/SF-Compact-Display-Regular.otf) format('opentype')
}

@font-face {
	font-family: San-francisco;
	font-weight: 300;
	src: url(/public/New_themes/fonts/sf-ui-display-light.otf) format('opentype')
}

@font-face {
	font-family: San-francisco;
	font-weight: 500;
	src: url(/public/New_themes/fonts/sf-ui-display-medium.otf) format('opentype')
}

@font-face {
	font-family: San-francisco;
	font-weight: 600;
	src: url(/public/New_themes/fonts/sf-ui-display-semibold.otf) format('opentype')
}

@font-face {
	font-family: San-francisco;
	font-weight: 200;
	src: url(/public/New_themes/fonts/sf-ui-display-ultralight.otf) format('opentype')
}

@font-face {
	font-family: Monopola;
	src: url(/public/New_themes/fonts/Monopola.ttf) format('opentype')
}

.container-fluid {
	float: left
}

.float-left {
	float: left !important
}

.float-right {
	float: right !important
}

.text-left {
	text-align: left
}

li.nav-item {
	padding-left: 15px;
	padding-right: 15px
}

body {
	font-family: San-francisco;
	line-height: 1.6;
	color: #000
}

.navbar-light .navbar-nav .nav-link {
	color: rgb(0 0 0);
	font-weight: 600
}

.pl-1 {
	padding-left: .25rem !important
}

.pr-1 {
	padding-right: .25rem !important
}

.Social-btn {
	border-radius: 10px;
	background-color: #181818
}

.footertext {
	font-size: 14px
}

.sliderdecor {
	background: url(../public/New_themes/img/background-decor.png);
	background-repeat: no-repeat;
	width: 100%;
	float: left;
	min-height: 360px
}

.sliderdecor .text-cont span:nth-child(1) {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 40px;
	font-family: San-francisco;
	font-weight: 500;
	padding-top: 22px
}

.sliderdecor .text-cont span:nth-child(2) {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 22px;
	font-family: San-francisco;
	font-weight: 400
}

.coachlistdecor {
	background: url(/public/New_themes/img/background-decor.png);
	background-repeat: no-repeat;
	width: 100%;
	float: left;
	background-position: top;
	background-size: 100%;
	min-height: 270px
}

.coachlistdecor .text-cont span:nth-child(1) {
	text-align: center;
	font-size: 28px;
	font-family: San-francisco;
	font-weight: 500;
	padding-top: 22px
}

.coachlistdecor .text-cont span:nth-child(2) {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 22px;
	font-family: San-francisco;
	font-weight: 400
}

font {
	font-family: Monopola
}

footer {
	float: left;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 0
}

.category-text {
	position: absolute;
	bottom: 0px;
	width: 100%;
	color: #fff;
	font-weight: 600;
	font-size: 35px;
	padding-left: 5px;
	padding-right: 5px
}

.category-coomingSoon {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 40%;
	font-size: 30px;
	color: #fff;
	font-family: Monopola
}

.bordercategories {
	min-height: 280px;
	border: none;
	height: 375px;
	position: relative;
	width: 100%;
	border-radius: 15px;

	background-size: 100%;
	background-repeat: no-repeat;
}

span.category-title {
	background-color: #2084aea1;
	padding: 10px;
	float: left;
	width: 100%;
	color: #fff;
	border-radius: 9px;
	font-weight: 300
}

.homesliderscatenext {
	height: 36px;
	width: 36px;
	float: right;
	transform: rotate(
			270deg
	);
	background-color: #fff;
	padding: 5px;
	border-radius: 20px;
	text-align: center;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .25), 0 5px 15px 2px rgba(0, 0, 0, .2) !important;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .25), 0 5px 15px 2px rgba(0, 0, 0, .2) !important;
	position: absolute;
	z-index: 9;
	top: 40%;
	right: 0px;
	cursor: pointer;
}

.homesliderscatenext img {
	width: 24px;
	height: auto
}
.homesliderscatepre img {
	width: 24px;
	height: auto
}
.homesliderscatepre {
	height: 36px;
	width: 36px;
	float: left;
	transform: rotate(
			90deg
	);
	background-color: #fff;
	padding: 5px;
	border-radius: 20px;
	text-align: center;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .25), 0 5px 15px 2px rgba(0, 0, 0, .2) !important;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .25), 0 5px 15px 2px rgba(0, 0, 0, .2) !important;
	position: absolute;
	z-index: 9;
	top: 40%;
	left: 0px;
	cursor: pointer;
}
}



.controllers {
	width: 100%;
	position: absolute;
	top: 45%;
	z-index: 99;
	left: 0
}

.fa.fa-chevron-right {
	color: #fff;
	font-size: 29px;
	cursor: pointer;
}

.controllers span {
	cursor: pointer
}

.btn-download {
	color: #fff;
	font-weight: 600;
	background-color: #000 !important
}

.coachImage {
	border-radius: 10px;
	overflow: hidden
}

.coachImage img {
	width: 100%
}

.meetSpan {
	width: 100%;
	float: left;
	color: #000;
	font-size: 15px;
	font-weight: 300
}

.coachName {
	color: #000;
	font-size: 18px;
	font-weight: 600
}

.experiencesSpan {
	width: 100%;
	float: left;
	color: #000;
	font-size: 15px;
	font-weight: 300
}

.stars img {
	max-width: 70%
}

.goToNextSlide {
	height: 40px;
	width: 40px;
	float: right;
	background-color: #a4a4a4cf;
	padding: 5px;
	border-radius: 20px;
	text-align: center;
	-webkit-box-shadow: 0 4px 8px 0 transparent, 0 5px 15px 2px rgba(0, 0, 0, .2) !important;
	box-shadow: 0 4px 8px 0 transparent, 0 5px 15px 2px rgba(0, 0, 0, .2) !important;
	position: absolute;
	z-index: 9;
	top: 60%;
	right: 0px;
}

.goToNextSlide img {
	width: 19px !important;
	height: auto
}

.goToPrevSlide {
	height: 40px;
	width: 40px;
	float: left;
	background-color: #a4a4a4cf;
	padding: 5px;
	border-radius: 20px;
	text-align: center;
	transform: rotate(180deg);
	-webkit-box-shadow: 0 4px 8px 0 transparent, 0 5px 15px 2px rgba(0, 0, 0, .2) !important;
	box-shadow: 0 4px 8px 0 transparent, 0 5px 15px 2px rgba(0, 0, 0, .2) !important;
	position: absolute;
	z-index: 9;
	top: 60%;
	left: 0px;
}

.goToPrevSlide img {
	width: 19px !important;
	height: auto
}

.controllers2 {
	top: 55% !important
}

.footerlogo {
	background-color: #464646;
	padding-top: 15px;
	padding-bottom: 15px
}

.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}

.stickybutton {
	background-color: #000;
	padding: 15px;
	position: fixed;
	bottom: 15px;
	left: 45%
}

.text-style {
	font-size: 16px;
	color: #000;
	text-align: justify
}

.Faq-btn {
	border: 1px solid #dedede;
	width: 100%;
	float: left;
	padding: 15px;
	font-size: 15px;
	color: #000;
	/*-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .25), 0 5px 15px 2px rgba(0, 0, 0, .2) !important;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .25), 0 5px 15px 2px rgba(0, 0, 0, .2) !important;*/
}

.Faq-btn:hover {
	color: #000
}

.collapseArrow {
	width: 26px;
	height: 26px;
	background-color: #fff;
	border: 1px solid #ddd;
	float: right !important;
	text-align: center;
	border-radius: 30px
}

.collapseArrow img {
	width: 16px;
	height: auto
}

.Faq-btn > .collapseArrow {
	transform: rotate(
			180deg
	)
}

.Faq-btn.collapsed > .collapseArrow {
	transform: rotate(
			0deg
	)
}

.bottombg-decor {
	background: url(/public/New_themes/img/backgroundbottom-decor.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: 50%
}

.Faq-btn i {
	padding-right: 25px;
	font-size: 19px
}

.faqtextcont {
	/*border: 1px solid #dedede;*/
	float: left;
	width: 100%;
	padding: 10px;
	/*-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .25), 0 5px 15px 2px rgba(0, 0, 0, .2) !important;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .25), 0 5px 15px 2px rgba(0, 0, 0, .2) !important;*/
	/*background: url(/public/New_/img/background-decor.png);*/
	background-repeat: no-repeat;
	background-size: 100%
}

.only-mobile {
	display: none !important
}

.nav-link.dropdown-toggle::after {
	display: none
}

.spinner-cont {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #00000094;
	z-index: 9999
}

.d-none {
	display: none !important
}

.LoginUser-btn {
	text-transform: capitalize;
	font-size: 16px
}

.sign_up_Link {
	color: #2084ae;
	cursor: pointer
}

@media only screen and (max-width: 768px) {
	.cart .basketCount {
		left: 49.5% !important;
	}

	.bordercategories{
		height: 260px !important;
	}
	.category-text{
		font-size: 30px;
	}
	.navbar-nav .dropdown-menu {
		position: relative;
		text-align: center;
		box-shadow: none !important;
	}

	.dropdown a {
		text-align: center;
	}

	.only-mobile {
		display: block !important
	}

	div#navbarExample01 {
		position: fixed;
		top: 60px;
		width: 100%;
		left: 0;
		background-color: #030303a6;
		height: 100%;
		z-index: 999;
	}

	.mb-xs-1 {
		margin-bottom: .5rem !important
	}

	.sliderdecor {
		background-size: 100% !important
	}

	.btn-download {
		left: 30% !important
	}

	.controllers2 {
		top: 43% !important
	}

	.Faq-btn {
		padding: 5px
	}
}

@media only screen and (max-width: 374px) {
	div#navbarExample01 {
		top: 60px
	}
}

.fw-800 {
	font-weight: 800;
}

.modalLogin {
	cursor: pointer;
}

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

.dropdown > .dropdown-toggle:active {
	/*Without this, clicking will make it sticky*/
	pointer-events: none;
}
.btn.btn-primary{
	background-color: #2084ae !important;
	font-weight: 600;
}
.coach-images img{
	border-radius: 15px;
	width: 100%;
}
.coachText {
	font-size: 25px;
}
.coachText font {
	font-size: 35px;
}
.coachNameDetails {
	font-size: 32px;
	font-weight: 900;
}
.LanguagesCont img {
	width: 35px;
	height: 19px;
}
button{
	text-transform: capitalize !important;
}
.tag {
	background-color: #ddd;
	padding: 5px;
	border-radius: 5px;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	float: left;
}
.details-btn {
	padding: 10px;
	font-size: 16px;
}
.coach-title span {
	font-size: 25px;
	font-weight: 800;
}
.coach-title font {
	font-size: 35px;
}
.coach-title p {
	text-align: center;
	margin-top: 10px;
}
.coach-title p span {
	font-size: 16px;
	font-weight: 400;
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.coach-title p strong {
	width: 100%;
	float: left;
}

.coach-title p  {
	text-align: left !important;
}

.gallery-title span {
	font-size: 25px;
	font-weight: 800;
}
.gallery-title font {
	font-size: 35px;
}
.gallery-title {
	margin-bottom: 20px;
}
.gallery-next {
	position: absolute;
	top: 0px;
	z-index: 999;
	right: 15px;
	color: #000;
	font-size: 35px;
	height: 100%;
	padding: 2px;
	width: 3%;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.gallery-prev {
	position: absolute;
	top: 0px;
	z-index: 999;
	left: 15px;
	color: #000;
	font-size: 35px;
	height: 100%;
	padding: 2px;
	width: 3%;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.gallery-video-next {
	position: absolute;
	top: 0px;
	z-index: 999;
	right: 15px;
	color: #fff;
	font-size: 35px;
	height: 100%;
	padding: 2px;
	width: 3%;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.gallery-video-prev {
	position: absolute;
	top: 0px;
	z-index: 999;
	left: 15px;
	color: #fff;
	font-size: 35px;
	height: 100%;
	padding: 2px;
	width: 3%;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.play-button-cont {
	position: absolute;
	top: 0px;
	z-index: 9999;
	width: 100%;
	height: 100%;
}

.play-button-cont i {
	color: #fff;
	font-size: 30px;
	padding: 35px;
	border-radius: 55px;
	background-color: #00000099;
	cursor: pointer;
}
.reviews-image img {
	max-width: 55px;
	/* height: 64px; */
	border-radius: 10px;
}
.reviews-conts {
	background-color: #f4f4f4;
	padding: 15px;
	border-radius: 10px;
}
#coach-reviews-gallery .reviews-text-cont {
	max-height: 50px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.read-more-cont button i {
	background-color: #fdfdfc;
	color: #a9a9a9;
	padding: 5px;
	border-radius: 20px;
	font-size: 10px;
}

.read-more-cont button {
	color: #5d5d5d;
	font-size: 13px;
	float: right;
	cursor: pointer;
	border: none;
	background-color: #f4f4f4;
}
#read-more-modal .reviews-conts {
	width: 100%;
	float: left;
	background-color: #fff;
}

#read-more-modal .read-more-cont button {
	display: none;
}
.modal.fade .modal-dialog.modal-dialog-zoom {-webkit-transform: translate(0,0)scale(.5);transform: translate(0,0)scale(.5);}
.modal.show .modal-dialog.modal-dialog-zoom {-webkit-transform: translate(0,0)scale(1);transform: translate(0,0)scale(1);}

@media only screen and (max-width: 425px) {
	.details-btn {
		font-size: 12px;
	}

}

.readmore-description {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}

.i-transform {
	transform: rotate(180deg);
}

button.swal2-confirm.btn.btn-success {
	margin-left: 15px;
}

span.package-Span {
	background-color: orange;
	width: 100%;
	float: left;
	text-align: center;
	color: #fff;
	padding: 5px;
	border-radius: 50px;
	cursor:pointer;

}
span.package-Span.active {
	border:2px solid #0fbeaf;

}

.cart {

	width: 100%;
	float: left;
	border: none;
	position: relative;
	background: none;
}
.cart .basketCount {
	position: absolute;
	top: 9px;
	left: 45%;
	font-size: 8px;
	background-color: #2084ae;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 10px;
	color: #fff;
}

/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
.lSSlideOuter {
	overflow: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.lightSlider:after, .lightSlider:before {
	content: " ";
	display: table
}

.lightSlider {
	overflow: hidden;
	margin: 0
}

.lSSlideWrapper {
	max-width: 100%;
	overflow: hidden;
	position: relative
}

.lSSlideWrapper > .lightSlider:after {
	clear: both
}

.lSSlideWrapper .lSSlide {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: all 1s;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform, height;
	transition-property: transform, height;
	-webkit-transition-duration: inherit !important;
	transition-duration: inherit !important;
	-webkit-transition-timing-function: inherit !important;
	transition-timing-function: inherit !important
}

.lSSlideWrapper .lSFade {
	position: relative
}

.lSSlideWrapper .lSFade > * {
	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 9;
	margin-right: 0;
	width: 100%
}

.lSSlideWrapper.usingCss .lSFade > * {
	opacity: 0;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transition-duration: inherit !important;
	transition-duration: inherit !important;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: inherit !important;
	transition-timing-function: inherit !important
}

.lSSlideWrapper .lSFade > .active {
	z-index: 10
}

.lSSlideWrapper.usingCss .lSFade > .active {
	opacity: 1
}

.lSSlideOuter .lSPager.lSpg {
	margin: 10px 0 0;
	padding: 0;
	text-align: center
}

.lSSlideOuter .lSPager.lSpg > li {
	cursor: pointer;
	display: inline-block;
	padding: 0 5px
}

.lSSlideOuter .lSPager.lSpg > li a {
	background-color: #222;
	border-radius: 30px;
	display: inline-block;
	height: 8px;
	overflow: hidden;
	text-indent: -999em;
	width: 8px;
	position: relative;
	z-index: 99;
	-webkit-transition: all .5s linear 0s;
	transition: all .5s linear 0s
}

.lSSlideOuter .lSPager.lSpg > li.active a, .lSSlideOuter .lSPager.lSpg > li:hover a {
	background-color: #428bca
}

.lSSlideOuter .media {
	opacity: .8
}

.lSSlideOuter .media.active {
	opacity: 1
}

.lSSlideOuter .lSPager.lSGallery {
	list-style: none outside none;
	padding-left: 0;
	margin: 0;
	overflow: hidden;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.lSSlideOuter .lSPager.lSGallery li {
	overflow: hidden;
	-webkit-transition: border-radius .12s linear 0s .35s linear 0s;
	transition: border-radius .12s linear 0s .35s linear 0s
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
	border-radius: 5px
}

.lSSlideOuter .lSPager.lSGallery img {
	display: block;
	height: auto;
	max-width: 100%
}

.lSSlideOuter .lSPager.lSGallery:after, .lSSlideOuter .lSPager.lSGallery:before {
	content: " ";
	display: table
}

.lSSlideOuter .lSPager.lSGallery:after {
	clear: both
}

.lSAction > a {
	width: 32px;
	display: block;
	top: 50%;
	height: 32px;
	background-image: url(../img/controls.png);
	cursor: pointer;
	position: absolute;
	z-index: 99;
	margin-top: -16px;
	opacity: .5;
	-webkit-transition: opacity .35s linear 0s;
	transition: opacity .35s linear 0s
}

.lSAction > a:hover {
	opacity: 1
}

.lSAction > .lSPrev {
	background-position: 0 0;
	left: 10px
}

.lSAction > .lSNext {
	background-position: -32px 0;
	right: 10px
}

.lSAction > a.disabled {
	pointer-events: none
}

.cS-hidden {
	height: 1px;
	opacity: 0;
	overflow: hidden
}

.lSSlideOuter.vertical {
	position: relative
}

.lSSlideOuter.vertical.noPager {
	padding-right: 0 !important
}

.lSSlideOuter.vertical .lSGallery {
	position: absolute !important;
	right: 0;
	top: 0
}

.lSSlideOuter.vertical .lightSlider > * {
	width: 100% !important;
	max-width: none !important
}

.lSSlideOuter.vertical .lSAction > a {
	left: 50%;
	margin-left: -14px;
	margin-top: 0
}

.lSSlideOuter.vertical .lSAction > .lSNext {
	background-position: 31px -31px;
	bottom: 10px;
	top: auto
}

.lSSlideOuter.vertical .lSAction > .lSPrev {
	background-position: 0 -31px;
	bottom: auto;
	top: 10px
}

.lSSlideOuter.lSrtl {
	direction: rtl
}

.lSSlideOuter .lSPager, .lSSlideOuter .lightSlider {
	padding-left: 0;
	list-style: none outside none
}

.lSSlideOuter.lSrtl .lSPager, .lSSlideOuter.lSrtl .lightSlider {
	padding-right: 0
}

.lSSlideOuter .lSGallery li, .lSSlideOuter .lightSlider > * {
	float: left
}

.lSSlideOuter.lSrtl .lSGallery li, .lSSlideOuter.lSrtl .lightSlider > * {
	float: right !important
}

@-webkit-keyframes rightEnd {
	0% {
		left: 0
	}
	50% {
		left: -15px
	}
	100% {
		left: 0
	}
}

@keyframes rightEnd {
	0% {
		left: 0
	}
	50% {
		left: -15px
	}
	100% {
		left: 0
	}
}

@-webkit-keyframes topEnd {
	0% {
		top: 0
	}
	50% {
		top: -15px
	}
	100% {
		top: 0
	}
}

@keyframes topEnd {
	0% {
		top: 0
	}
	50% {
		top: -15px
	}
	100% {
		top: 0
	}
}

@-webkit-keyframes leftEnd {
	0% {
		left: 0
	}
	50% {
		left: 15px
	}
	100% {
		left: 0
	}
}

@keyframes leftEnd {
	0% {
		left: 0
	}
	50% {
		left: 15px
	}
	100% {
		left: 0
	}
}

@-webkit-keyframes bottomEnd {
	0% {
		bottom: 0
	}
	50% {
		bottom: -15px
	}
	100% {
		bottom: 0
	}
}

@keyframes bottomEnd {
	0% {
		bottom: 0
	}
	50% {
		bottom: -15px
	}
	100% {
		bottom: 0
	}
}

.lSSlideOuter .rightEnd {
	-webkit-animation: rightEnd .3s;
	animation: rightEnd .3s;
	position: relative
}

.lSSlideOuter .leftEnd {
	-webkit-animation: leftEnd .3s;
	animation: leftEnd .3s;
	position: relative
}

.lSSlideOuter.vertical .rightEnd {
	-webkit-animation: topEnd .3s;
	animation: topEnd .3s;
	position: relative
}

.lSSlideOuter.vertical .leftEnd {
	-webkit-animation: bottomEnd .3s;
	animation: bottomEnd .3s;
	position: relative
}

.lSSlideOuter.lSrtl .rightEnd {
	-webkit-animation: leftEnd .3s;
	animation: leftEnd .3s;
	position: relative
}

.lSSlideOuter.lSrtl .leftEnd {
	-webkit-animation: rightEnd .3s;
	animation: rightEnd .3s;
	position: relative
}

.lightSlider.lsGrab > * {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.lightSlider.lsGrabbing > * {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}
