@charset "utf-8";

.navbar .nav>li>a:focus,.navbar .nav>li>a:hover {
	background-color: #3c8ac9;
	color: #fff;
	text-decoration: none;
}

.brand-con {
	padding: 30px 0px 25px 0px;
	text-align: center;
	margin: 0 auto;
}

.brand-con li:last-child {
	padding-right: 0px;
}

.banner-bg {
	background: #f6f6f6; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top, #f6f6f6 0%, #ffffff 33%, #ffffff 50%, #f9f9f9
		68%, #efefef 87%, #ececec 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6),
		color-stop(33%, #ffffff), color-stop(50%, #ffffff),
		color-stop(68%, #f9f9f9), color-stop(87%, #efefef),
		color-stop(100%, #ececec)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f6f6f6 0%, #ffffff 33%, #ffffff 50%,
		#f9f9f9 68%, #efefef 87%, #ececec 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f6f6f6 0%, #ffffff 33%, #ffffff 50%, #f9f9f9
		68%, #efefef 87%, #ececec 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f6f6f6 0%, #ffffff 33%, #ffffff 50%, #f9f9f9
		68%, #efefef 87%, #ececec 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f6f6f6 0%, #ffffff 33%, #ffffff 50%, #f9f9f9
		68%, #efefef 87%, #ececec 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#f6f6f6',
		endColorstr='#ececec', GradientType=0); /* IE6-8 */
	position: relative;
}

.tble-img {
	background-image: url(../img/table-dep.png)
		/*, url(../img/banner_bg_strip.jpg)*/;
	background-position: center bottom /*, top center*/;
	background-repeat: no-repeat /*, repeat*/;
	height: auto;
}

.banner-con {
	padding: 45px 0 98px;
	float: left;
	width: 100%;
	position: relative;
}

.banner-con h1 {
	color: #f88528;
	line-height: 52px;
	font-family: 'Mentone-SemiBold';
	font-size: 40px;
	text-align: center;
	margin-bottom: 25px;
}

.banner-con h1 span {
	font-size: 35px;
	color: #848484;
	line-height: 40px;
}

.banner-con h5 {
	font-size: 25px;
	color: #7b7b7b;
	line-height: 30px;
	font-family: 'SegoePrint';
	text-align: center;
}

.banner-con h5 span {
	background: url("../img/orange-arr.png") no-repeat scroll center bottom
		rgba(0, 0, 0, 0);
	display: inline-block;
	height: 56px;
	padding-top: 0;
	vertical-align: top;
	width: 61px;
	margin-top: 20px;
	padding-right: 14px;
}

.effect7::before {
	border-radius: 100px/5px;
	box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.2);
	content: "";
	height: 10px;
	left: 2%;
	position: absolute;
	top: -10px;
	width: 96%;
	z-index: 1;
}

.effect7 {
	overflow: hidden;
	position: relative;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	outline: 0;
	width: 20px;
	height: 33px;
	text-indent: -9999px;
	z-index: none;
	overflow: visible !important;
	border: 1px solid transparent;
	padding: 0px 3px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-ms-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

.bx-wrapper .bx-prev {
	left: -19px;
	background: url(../img/slide-prev.png) no-repeat center 3px;
	transition: none !important;
}

.bx-wrapper .bx-next {
	right: -20px;
	background: url(../img/slide-next.png) no-repeat center 3px;
	transition: none !important;
}

.bx-wrapper .bx-next:hover {
	background: url(../img/slide-next.png) no-repeat center 3px;
	border: 1px solid #3c8ac9;
}

.bx-wrapper .bx-prev:hover {
	background: url(../img/slide-prev.png) no-repeat center 3px;
	border: 1px solid #3c8ac9;
}

.bxslider li {
	display: block;
	margin-top: 4px;
}

.laptp-mob,.tab-img,.laptp-mobile,.btn-mob {
	display: none;
}

.tab-img,.mob-show {
	display: none;
}

.perfct-img img {
	width: 100%;
}

.perfct-img:hover img {
	filter:
		url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(1);
	-o-filter: grayscale(1);
}

button,a,li {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.brand-con .bx-wrapper .bx-controls-direction a {
	margin-top: -20px;
}

.prodct-option {
	margin: 11px auto 0;
	padding: 29px 0;
	text-align: center;
}

.banner-prodct {
	margin-top: 15px;
	float: left;
}

.banner-prodct li {
	display: block;
	float: left;
	margin: 0 4px;
	font-family: SegoeUI-Regular;
	font-size: 27px;
	width: 24%;
}

.prodct-option {
	border: 1px solid rgb(213, 213, 213);
	border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: rgb(255, 255, 255);
	box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.3);
}

.prodct-option a {
	margin-top: 10px;
	display: block;
}

.prodct-option>span {
	display: block;
	height: 75px;
	width: 86px;
	background: url(../img/icons-sprite.png) no-repeat;
	margin: 0px auto 15px auto;
	text-align: center;
}

.banner-prodct li a .prodct-option,.banner-prodct li a .prodct-option>span
	{
	transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-ms-transition: all 0.3s ease-in 0s;
	-o- transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

.banner-prodct li a:hover  .prodct-option {
	background: #3c8ac9;
	border-color: #3b5998;
}

.banner-prodct a:hover {
	color: #fff;
}

.prodct-option>span.prod-img1 {
	background-position: 0px 0px;
}

.prodct-option>span.prod-img2 {
	background-position: -132px 0px;
}

.prodct-option>span.prod-img3 {
	background-position: -257px 0px;
}

.prodct-option>span.prod-img4 {
	background-position: -377px 7px;
}

.prodct-option>span.prod-img5 {
	background-position: -499px 7px;
}

.prodct-option>span.prod-img6 {
	background-position: -615px 7px;
}

.prodct-option>span.prod-img7 {
	background-position: -724px 0px;
}

.prodct-option>span.prod-img8 {
	background-position: -834px 14px;
}

.banner-prodct li a:hover .prodct-option>span.prod-img1 {
	background-position: 0px -85px;
}

.banner-prodct li a:hover .prodct-option>span.prod-img2 {
	background-position: -132px -85px;
}

.banner-prodct li a:hover .prodct-option>span.prod-img3 {
	background-position: -257px -85px;
}

.banner-prodct li a:hover .prodct-option>span.prod-img4 {
	background-position: -377px -78px;
}

.banner-prodct li a:hover .prodct-option>span.prod-img5 {
	background-position: -499px -78px;
}

.banner-prodct li a:hover .prodct-option>span.prod-img6 {
	background-position: -615px -78px;
}

.banner-prodct li a:hover .prodct-option>span.prod-img7 {
	background-position: -724px -85px;
}

.banner-prodct li a:hover .prodct-option>span.prod-img8 {
	background-position: -834px -71px;
}

.bx-wrapper {
	padding: 0;
	position: relative;
}

.resource-rpt1 {
	width: 38%;
	float: left;
	display: block;
}

.resource-rpt2 {
	width: 31%;
	float: left;
	display: block;
}

.resource-rpt3 {
	width: 31%;
	float: left;
	display: block;
}

.bg-fcfc {
	background: #fcfcfc;
}

.resource-con {
	padding: 36px 0px 60px 0px;
}

.resource-rpt {
	width: 100%;
	float: left;
}

.resource-img {
	float: left;
}

.resource-cont {
	margin-left: 4%;
	float: left;
	width: 75%;
}

.resource-cont h4 {
	color: 3535353;
	font-family: SegoeUI-SemiBold;
	line-height: 25px;
	margin-bottom: 30px;
	font-size: 27px;
}

.resource-img {
	background: url(../img/resource-sprite.png) no-repeat;
	height: 58px;
	height: 58px;
	margin: 0 auto;
	text-align: center;
	width: 60px;
}

.resource-cont ul li:last-child {
	padding-bottom: 0px;
}

.img-one {
	background-position: 14px top;
}

.img-two {
	background-position: -135px top;
}

.img-three {
	background-position: -282px top;
}

.resource-cont ul li {
	font-size: 20px;
	line-height: 15px;
	padding-bottom: 25px;
	display: block;
}

.resource-cont ul li a {
	font-family: 'SegoeUI-Semilight';
}

.knowledge-tool {
	padding-bottom: 60px;
}

.knowledge-con {
	text-align: center;
	padding: 60px 0px 0px 0px;
}

.knowledge-con h3 {
	color: #4d4d4d;
	font-family: SegoeUI-Regular;
	line-height: 30px;
	text-align: center;
	padding-bottom: 8px;
}

.knowledge-tool {
	margin-top: 40px
}

.circle {
	width: 365px;
	height: 365px;
	display: inline-block;
	line-height: 365px;
	text-align: center;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	-webkit-border-radius: 100%;
	-ms-border-radius: 100%;
	border-radius: 100%;
}

.circle h2 {
	padding-top: 145px;
	font-family: SegoeUI-Regular;
	line-height: 32px;
	color: #525252;
	font-size: 35px;
	text-transform: uppercase;
}

.circle h2 span {
	font-family: SegoeUI-SemiBold;
	color: #ff9900;
	font-size: 48px;
	margin-bottom: 30px;
	display: block;
	line-height: 32px;
}

.bg-grey {
	background: #f7f7f7;
}

.bg-wht {
	background: #fff;
	border: 5px solid #f4f4f4;
}

.heading-line {
	width: 22%;
	text-align: center;
	border-bottom: 1px solid #c4c4c4;
	line-height: 0.1em;
	margin: 10px auto 20px auto;
}

.head-sty span {
	background: #fff;
	margin: 0 0 -6px;
	border: 2px solid rgb(62, 169, 245);
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	background-color: rgb(255, 255, 255);
	width: 9px;
	height: 9px;
	display: inline-block;
	line-height: 9px;
}

.knowledge-con.effect7 .knowledge-tool {
	overflow: visible !important;
}

.solutions-con {
	padding: 30px 0px 40px 0px;
}

.solutions-con h3 {
	text-align: center;
	color: #4d4d4d;
	font-family: SegoeUI-Regular;
	line-height: 30px;
	text-align: center;
	padding-bottom: 8px;
}

.solution-catgry {
	margin-top: 52px
}

.head-sty {
	background: none repeat scroll 0 0 #fff;
	display: inline;
	padding: 0 10px;
}

.solutions-con .heading-line {
	width: 18%;
	text-align: center;
	border-bottom: 1px solid #c4c4c4;
	line-height: 0.1em;
	margin: 10px auto 20px auto;
}

.head-sty span {
	background: #fff;
	margin: 0 0 -6px;
	border: 2px solid rgb(62, 169, 245);
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	background-color: rgb(255, 255, 255);
	width: 9px;
	height: 9px;
	display: inline-block;
	line-height: 9px;
}

.knowledge-con.effect7 .knowledge-tool {
	overflow: visible !important;
}

.solution-img {
	margin-left: 0.5%;
}

.heading-soln {
	display: none;
}

.solution-img img {
	border: 8px solid #fff;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.24);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.24);
	-ms-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.24);
	-o-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.24);
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.24);
}

.solution-cont {
	margin-top: 35px;
	text-align: left;
}

.solution-cont h4 {
	font-family: SegoeUI-SemiBold;
	color: #535353;
	line-height: 30px;
	margin-bottom: 20px;
}

.solution-cont  ul li {
	display: block;
	float: left;
	width: 50%;
	font-size: 18px;
	line-height: 20px;
	padding-bottom: 18px;
	font-family: "SegoeUI-Regular";
}

.nav-toggler.toggle-slide-right {
	cursor: pointer;
}

button.nav-toggler.toggle-slide-right span {
	background: url(../img/collapse-sprite2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 27px;
	width: 33px;
	display: inline-block;
	vertical-align: middle;
	/*transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-ms-transition: all 0.3s ease-in 0s;-o-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;*/
}

button.nav-toggler.toggle-slide-right:hover span {
	background-repeat: no-repeat;
	background-position: center bottom;
}

.header-mob .login-btn span {
	background: url(../img/login-person.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 31px;
	width: 31px;
	display: inline-block;
	vertical-align: middle;
	/*vertical-align:middle;transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-ms-transition: all 0.3s ease-in 0s;-o-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;*/
}

.header-mob .login-btn:hover span {
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: middle;
}

.flt-desk {
	display: block;
}

.price_block {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #c0c0c0;
	/*  border-bottom: 22px solid #fff;
    box-shadow: 0 4px 0 rgba(205, 205, 205, 0);*/
	color: #fff;
	float: left;
	list-style-type: none;
	min-height: 560px;
	position: relative;
	width: 29%;
	margin: 0 3%;
	font-family: 'Lato', sans-serif;
}

.price_block-basic {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #c0c0c0;
	-moz-transition: all .3s ease-in 0s;
	-webkit-transition: all .3s ease-in 0s;
	-o-transition: all .3s ease-in 0s;
	-ms-transition: all .3s ease-in 0s;
	transition: all .3s ease-in 0s;
	/*  border-bottom: 22px solid #fff;
    box-shadow: 0 4px 0 rgba(205, 205, 205, 0);*/
	color: #fff;
	float: left;
	list-style-type: none;
	min-height: 515px;
	position: relative;
	width: 23.9%;
	margin: 0 0.5%;
	font-family: 'Lato', sans-serif;
}

li.price_block:first-child {
	margin-left: 0%;
}

li.price_block:last-child {
	margin-right: 0%;
}

.pricing_planCon {
	padding-top: 29px;
	float: left;
	padding-bottom: 20px;
	width: 100%;
}

.bdr-grey {
	border-top: 1px solid #d8d8d8;
}

.enterprise-prices-con {
	font-family: 'Lato', sans-serif;
	float: left;
	width: 100%;
	margin-top: 25px;
}

.enterprise-prices-con .accordion {
	margin-bottom: 10px !important;
}
/*.price_block:hover {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 22px solid #fff;
    box-shadow: 0 4px 0 rgba(205, 205, 205, 1);
}*/
.feature-block {
	background: none repeat scroll 0 0 #f6f6f6;
	border-bottom: 1px solid transparent;
	color: #fff;
	float: left;
	list-style-type: none;
	position: relative;
	width: 28%;
}

.pricing-table h3 {
	color: #5f5f5f;
	font-family: 'Lato', sans-serif;
	font-size: 25px;
	padding: 20px 0;
	text-align: center;
	text-transform: uppercase;
}

.pricing-table h5 {
	background: none repeat scroll 0 0 #ff9900;
	border: 1px solid #c0c0c0;
	border-bottom: none;
	width: 100%;
	float: left;
	margin-left: -0.52px;
	display: block;
	color: #fff;
	font-size: 18px;
	margin-top: -40px;
	padding: 10px 0 10px;
	text-align: center;
	text-transform: uppercase;
}

.price {
	display: table;
	margin: 8px 0 12px;
	width: 100%;
}

.price_figure {
	line-height: normal;
	text-align: center;
}

.price_number {
	color: #ff9900;
	display: inline-block;
	font-size: 25px;
	font-weight: 600;
	padding-top: 7px;
	vertical-align: top;
}

.price_figure>label {
	color: #ff9900;
	font-size: 54px;
}

.price_tenure {
	color: #545454;
	font-size: 15px;
	margin-top: -5px;
}

.btn-free {
	line-height: normal;
	margin-top: 24px;
	text-align: center;
}

.lt-bl-bg {
	background: #589bff;
	background: -moz-linear-gradient(top, #589bff 0, #3c8ac9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #589bff),
		color-stop(100%, #3c8ac9));
	background: -webkit-linear-gradient(top, #589bff 0, #3c8ac9 100%);
	background: -o-linear-gradient(top, #589bff 0, #3c8ac9 100%);
	background: -ms-linear-gradient(top, #589bff 0, #3c8ac9 100%);
	background: linear-gradient(to bottom, #589bff 0, #3c8ac9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#589bff',
		endColorstr='#3c8ac9', GradientType=0);
	-moz-transition: all .3s ease-in 0s;
	-webkit-transition: all .3s ease-in 0s;
	-o-transition: all .3s ease-in 0s;
	-ms-transition: all .3s ease-in 0s;
	transition: all .3s ease-in 0s;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	color: #fff;
	font-family: SegoeUI-Regular;
	font-size: 21px;
	padding: 0px 13% 6px 13%;
	line-height: 20px;
	text-align: center;
}

.lt-bl-bg:hover,.lt-bl-bg1:hover {
	background: -moz-linear-gradient(top, #3c8ac9 0, #589bff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c8ac9),
		color-stop(100%, #589bff));
	background: -webkit-linear-gradient(top, #3c8ac9 0, #589bff 100%);
	background: -o-linear-gradient(top, #3c8ac9 0, #589bff 100%);
	background: -ms-linear-gradient(top, #3c8ac9 0, #589bff 100%);
	background: linear-gradient(to bottom, #3c8ac9 0, #589bff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c8ac9',
		endColorstr='#589bff', GradientType=0);
	color: #fff;
}

.trial-btn {
	background-color: rgb(229, 229, 229);
	padding: 0px 6% 2px 6%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	color: #616161;
	font-size: 13px;
	font-family: SegoeUI-Regular;
	text-align: center;
	margin: 17px auto 0px auto;
	width: auto;
	display: inherit;
}

.mr0-lt {
	margin-left: 0% !important;
}

.lt-bl-bg1 {
	background-color: rgb(60, 138, 201);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	color: #fff;
	font-family: SegoeUI-Regular;
	font-size: 21px;
	margin-top: 20px;
	padding: 0px 10% 4px 10%;
	line-height: 20px;
	text-align: center;
}

.mrg-10 {
	margin-bottom: 58px;
	margin-top: 22px;
}

.title-enterp {
	font-size: 25px;
	color: #727272;
	font-family: 'SegoeUI-Light';
	text-align: center;
}

.or-mrg {
	font-size: 15px;
	font-family: 'SegoeUI-Light';
	text-align: center;
	color: #727272;
	margin: 20px 0px;
}

.contact-ph {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #5a5a5a;
	list-style-type: none;
	text-align: center;
}

.contact-ph span {
	padding-right: 20px;
}

.min-ht {
	min-height: 560px;
}

a.lt-bl-bg {
	text-decoration: none;
}

.bdr-rt {
	border-right: 1px solid #cfcfcf;
	float: left;
	width: 99.8%;
}

.features,.feature-wrap {
	float: left;
	padding: 0;
	width: 100%;
}

.feature-wrap {
	margin: 0;
}

.features {
	margin: 1px 0 0;
}

.feature-wrap {
	border-right: 1px solid #cfcfcf;
	float: left;
	width: 99.8%;
}

.features li {
	border-top: 1px solid #f9f9f9;
	color: #545454;
	font-size: 15px;
	line-height: 20px;
	list-style-type: none;
	padding: 11px 0 15px;
	text-align: center;
}

.features li.lt-grey {
	color: rgba(84, 84, 84, 0.3);
	font-weight: 400;
}

.feature-wrap li {
	border-bottom: 1px solid #dedede;
	color: #262626;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	list-style-type: none;
	padding: 18px 0 16px;
	text-align: center;
}

.features  li a {
	font-size: 16px;
	font-weight: 400;
}

.features li:last-child {
	border-bottom: medium none;
}

.feature-wrap li:last-child {
	padding-bottom: 16px;
}

.price-info {
	background: none repeat scroll 0 0 #e6e6e6;
	float: left;
	height: auto;
	padding: 15px 3%;
	width: 94%;
}

.price-info-lt {
	float: left;
	height: auto;
	width: 78%;
}

.price-info-lt h3 {
	font-size: 20px;
}

.price-info-lt h3 strong {
	color: #2d2d2d;
}

.price-info-lt p {
	color: #6d6d6d;
	font-size: 15px;
}

.price-info-rt {
	float: left;
	height: auto;
	width: 29%;
}

input.switch:empty {
	margin-left: -999px;
}

input.switch:empty   ~ label {
	position: relative;
	float: left;
	line-height: 1.6em;
	text-indent: 4em;
	margin: 0.2em 0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input.switch:empty   ~ label:before,input.switch:empty   ~ label:after {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	content: ' ';
	width: 3.6em;
	background-color: #c33;
	border-radius: 0.3em;
	box-shadow: inset 0 0.2em 0 rgba(0, 0, 0, 0.3);
	-webkit-transition: all 100ms ease-in;
	transition: all 100ms ease-in;
}

input.switch:empty   ~ label:after {
	width: 1.4em;
	top: 0.1em;
	bottom: 0.1em;
	margin-left: 0.1em;
	background-color: #fff;
	border-radius: 0.15em;
	box-shadow: inset 0 -0.2em 0 rgba(0, 0, 0, 0.2);
}

input.switch:checked   ~ label:before {
	background-color: #393;
}

input.switch:checked   ~ label:after {
	margin-left: 2em;
}

.pricing_planCon>h3 {
	font-size: 22px;
	color: #ff9900;
	line-height: 30px;
	font-family: SegoeUI-Regular;
	text-align: center;
	margin-top: 11px;
	float: left;
	margin: 11px auto 0px auto;
	width: 100%;
}

.plan-wrap {
	padding: 40px 0px 0px 0px;
}

.plan-wrap h2 {
	color: #616161;
	font-family: SegoeUI-Regular;
	line-height: 30px;
	padding-bottom: 0px;
	text-align: center;
}

.plan-include {
	margin-top: 29px;
	padding: 0px 0px 30px 0px;
}

.plans-con {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.plan-circle {
	width: 106px;
	line-height: 106px;
	display: inline-block;
	text-align: center;
	background: #f6f6f6;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	-webkit-border-radius: 100%;
	height: 106px;
}

.plan-circle span {
	background: url(../img/plan-sprite.png) no-repeat;
	height: 106px;
	width: 75px;
	display: inline-block;
	line-height: 75px;
}

.plan-circle span.mb-learning {
	background-position: -3px center;
}

.plan-circle span.security {
	background-position: -89px center;
}

.plan-circle span.lms {
	background-position: -174px 19px;
}

.plan-circle span.sell-corse {
	background-position: -263px 16px;
}

.plans-con h4 {
	font-family: 'Lato', sans-serif;
	color: #555555;
	line-height: 20px;
	margin-top: 6px;
}

.question-con {
	padding: 30px 0px 100px 0px;
}

.question-con h3 {
	color: #616161;
	line-height: 30px;
	font-family: 'SegoeUI-Light';
	margin-bottom: 35px;
}

.faq-ques {
	line-height: 24px;
	font-family: 'Lato', sans-serif;
	margin-bottom: 30px;
}

.faq-ques h5 {
	color: #4b4b4b;
	margin-bottom: 10px;
}

.faq-ques p {
	color: #706f6f;
	font-size: 15px;
}

.top-heading  h1 {
	font-family: "Open Sans", sans-serif;
	color: #2f2f2f;
	line-height: 35px;
	text-align: center;
	padding-bottom: 12px;
	font-weight: 300;
}

.top-heading  h5 {
	font-family: "Open Sans", sans-serif;
	color: #555555;
	line-height: 20px;
	text-align: center; /*margin-bottom:34px;*/
	font-weight: 300;
	padding-top: 5px;
}

/*	.accordion-heading .accordion-toggle{background: url("../img/plus-drop.png") no-repeat scroll 98% center rgba(0, 0, 0, 0); }
*/
#accordion10  .accordion-heading .accordion-toggle {
	
}

#accordion10  .accordion-group {
	border: none;
	margin-bottom: 0px;
}

#accordion11  .accordion-group {
	border: none;
	margin-bottom: 0px;
}

#accordion10 .accordion-heading .accordion-toggle {
	display: inline-block;
	background: url("../img/plus-drop.png") no-repeat scroll 10% center #eee;
	border-bottom: 3px solid #d0d0d0;
	margin-bottom: 20px;
	color: #3b5998;
	display: inline-block;
	font-family: "Lato", sans-serif;
	font-size: 20px;
	line-height: 40px;
	padding: 0 3% 0px 6%;
	text-align: center;
	width: auto;
}

.features span {
	border-bottom: 1px dotted #9a9a9a;
	padding-bottom: 1px;
	cursor: help;
}
/*#accordion2 .accordion-toggle.opened, #accordion4 .accordion-toggle.opened {
  background:url("../img/minus.png") no-repeat scroll 98% center rgba(0, 0, 0, 0); background-color:#ff9900; color:#fff;
}*/
#accordion10 .accordion-toggle.opened {
	background: url("../img/minus.png") no-repeat scroll 10% center #eee;
	background-color: #eee;
	color: #3b5998;
}

#accordion11 .accordion-toggle.opened {
	background: url("../img/minus.png") no-repeat scroll 7% center #eee;
	background-color: #eee;
	color: #3b5998;
}

#accordion10 .accordion-inner,#accordion11 .accordion-inner {
	background: #eee;
	border: none;
	margin: 0 auto;
	width: 75%;
	padding: 20px 40px 0px 60px
}

#accordion10 .accordion-inner ul,#accordion11 .accordion-inner ul {
	width: 100%;
	display: block;
	float: left;
}

#accordion10 .accordion-inner ul li,#accordion11 .accordion-inner ul li
	{
	text-align: left;
	font-family: "Lato", sans-serif;
	margin-bottom: 15px;
	font-size: 17px;
	color: #555;
	list-style: disc;
}


#accordion10 .accordion-inner ul.txt-rght li {
	margin-left: 35%;
}
/*#accordion10 .accordion-inner ul.txt-cent{ width:40%;}
*/
.wd-31 ul li span,.wd-40 ul li span,.wd-30 ul li span,#accordion11 .accordion-inner ul li span
	{
	cursor: help;
	border-bottom: 1px dotted #9a9a9a;
	padding-bottom: 1px;
}

#accordion10 .accordion-heading  .accordion-toggle {
	display: inline-block;
	background: url("../img/plus-drop.png") no-repeat scroll 10% center #eee;
	border-bottom: 3px solid #d0d0d0;
	margin-bottom: 20px;
	color: #3b5998;
	display: inline-block;
	font-family: "Lato", sans-serif;
	font-size: 20px;
	line-height: 40px;
	padding: 0 3% 0px 6%;
	text-align: center;
	width: auto;
}

#accordion10 .accordion-heading  a.accordion-toggle.opened.collapsed {
	display: inline-block;
	background: url("../img/plus-drop.png") no-repeat scroll 10% center #eee;
	border-bottom: 3px solid #d0d0d0;
	margin-bottom: 20px;
	color: #3b5998;
	display: inline-block;
	font-family: "Lato", sans-serif;
	font-size: 20px;
	line-height: 40px;
	padding: 0 3% 0px 6%;
	text-align: center;
	width: auto;
}

#accordion10 .accordion-toggle.opened {
	background: url("../img/minus.png") no-repeat scroll 10% center #eee;
	background-color: #eee;
	color: #3b5998;
}

#accordion10 .tooltip-inner {
	min-width: 180px;
	width: 300px;
}

#accordion10 .collapse {
	position: static;
}

.search-submit-mob {
	position: relative;
}

.wrapper {
	left: 0;
	position: absolute;
	width: 100%;
	top: -18px;
}

.searchMeme-round-right {
	border-radius: 0 4px 4px 0;
}

.searchMeme-button-right {
	cursor: pointer;
	float: right;
	/*  margin-right: -12px;*/
	z-index: 100;
}

.searchMeme-button-icon {
	background-color: #a7a7a8;
	background: url(../img/search-mob-icon.png) #a7a7a8;
	background-position: center;
	background-repeat: no-repeat;
	padding: 5px 6px;
	height: 20px;
	position: relative;
	top: 0%;
	width: 20px;
}

.searchMeme-button-icon:hover {
	background: url("../img/search-mob-icon.png") no-repeat scroll center
		center #3c8ac9;
}

.searchMeme-input-right {
	float: right;
	margin-right: 32px;
	margin-top: -30px;
	overflow: hidden;
	width: 115px;
}

.searchMeme-input-right input {
	background-color: #fff;
	border: 1px solid #eee;
	color: #000;
	display: block !important;
	float: left !important;
	font-size: 14px;
	margin-right: -2px !important;
	padding: 6px 3px !important;
	position: relative !important;
	width: 115px !important;
}

.enterprise-invl {
	width: 100%;
	display: inline-block;
	margin: 32px auto 0px auto;
	text-align: center;
}

.enterprise-invl a {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	color: #3b5998;
	line-height: 40px;
	width: auto;
	padding: 0px 6%;
	text-align: center;
	background: #eee;
	border-bottom: 3px solid #d0d0d0;
	display: inline-block;
	/*background-image:url(../img/enterprise-plus.png); background-repeat:no-repeat; background-position: center;*/
}

.enterprise-img {
	text-align: right;
}

.algn-left {
	text-align: left;
}

.enterprise-wrap {
	padding: 0px 0px;
	margin: 20px auto; /*min-height: 208px;*/
}

.mrg0 {
	margin-top: 0px;
}

.enterprise-rpt { /*margin-top:42px;*/
	float: left;
}

.enterprise-rpt h2 {
	font-size: 30px;
	font-family: 'Lato', sans-serif;
	color: #555555;
	line-height: 30px;
	margin-bottom: 15px;
}

.enterprise-rpt p {
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	color: #555555;
	line-height: 30px;
}

.mob-incl {
	display: none;
}

.mob_price_figure {
	line-height: normal;
	cursor: pointer;
	text-align: right;
	float: right;
	margin-top: 6px;
	font-family: 'Lato', sans-serif;
}

.mob_price_number {
	color: #ff9900;
	display: inline-block;
	font-size: 25px;
	font-weight: 600;
	padding-top: 0px;
	vertical-align: top;
}

.mob_enterprice-price2 {
	color: #ff9900;
	cursor: pointer;
	font-size: 40px;
	font-weight: 600;
}

.mob_price_tenure {
	color: #706f6f;
	font-size: 11px;
	margin-top: 0px;
	font-weight: 700;
}

.wd-30 {
	width: 28%;
	display: block;
	float: left;
}

.wd-31 {
	width: 28%;
	display: block;
	float: left;
	margin-left: 0%;
}

.wd-40 {
	width: 42%;
	display: block;
	margin-left: 2%;
	float: left;
}

.features span.bdr-dotted-0 {
	border-bottom: none;
}

.accordion {
	margin-bottom: 0px !important;
}

.back-sty {
	margin-bottom: 10px;
	font-size: 15px;
	text-align: left;
	display: inline-block;
}

.back-sty>span {
	color: #545454;
}

.nav li.active a {
	background: #d1d1d1; /* color: #1f1f1f; */
}

.nav li.active a:hover {
	background: #d1d1d1;
	color: #1f1f1f;
}

.learn_more {
	font-size: 15px;
	padding: 0px 0px 25px;
}

.enterprise-rpt.enter-rpt1 {
	margin-top: 38px;
}

.enterprise-rpt.enter-rpt3 {
	margin-top: 24px;
}

.enterprise-rpt.enter-rpt2 {
	margin-top: 2px;
}

.enterprise-rpt.enter-rpt4 {
	margin-top: 40px;
}

.enterprise-rpt.enter-rpt5 {
	margin-top: 51px;
}

.enterprise-rpt.enter-rpt6 {
	margin-top: 10px;
}

.enterprise-rpt.enter-rpt7 {
	margin-top: 31px;
}

.enterprise-rpt.enter-rpt8 {
	margin-top: 45px;
}

.enterprise-rpt.enter-rpt9 {
	margin-top: 50px;
}

.enterprise-rpt.enter-rpt10 {
	margin-top: 17px;
}

.enterprise-rpt.enter-rpt11 {
	margin-top: 33px;
}

#accordion11 .accordion-heading  .accordion-toggle {
	display: inline-block;
	background: url("../img/plus-drop.png") no-repeat scroll 18% center #eee;
	border-bottom: 3px solid #d0d0d0;
	margin-bottom: 20px;
	color: #3b5998;
	display: inline-block;
	font-family: "Lato", sans-serif;
	font-size: 20px;
	line-height: 40px;
	padding: 0 3% 0px 6%;
	text-align: center;
}

#accordion11 .accordion-heading  a.accordion-toggle.opened.collapsed {
	display: inline-block;
	background: url("../img/plus-drop.png") no-repeat scroll 18% center #eee;
	border-bottom: 3px solid #d0d0d0;
	margin-bottom: 20px;
	color: #3b5998;
	display: inline-block;
	font-family: "Lato", sans-serif;
	font-size: 20px;
	line-height: 40px;
	padding: 0 3% 0px 6%;
	text-align: center;
}

#accordion11 .accordion-toggle.opened {
	background: url("../img/minus.png") no-repeat scroll 18% center #eee;
	background-color: #eee;
	color: #3b5998;
}
/*-------------------------------pricing-style--------------------------*/
.bdr-grey {
	border-top: 1px solid #d8d8d8;
}

.pricing_planCon {
	padding-top: 29px;
	float: left;
	width: 100%;
}

.top-heading h1 {
	font-family: "Open Sans", sans-serif;
	color: #4d4d4d;
	line-height: 35px;
	text-align: center;
	padding-bottom: 12px;
	font-weight: 400;
	font-size: 50px;
}

.top-heading h5 {
	font-family: "Open Sans", sans-serif;
	color: #676767;
	line-height: 20px;
	text-align: center;
	/* margin-bottom: 34px; */
	font-weight: 400;
	padding-top: 20px;
	font-size: 20px;
}

.try-button {
	margin: 0 auto 0px auto;
	text-align: center;
	width: 100%;
	margin-top: 34px;
}

.try-button .try-btn {
	background: #3c8ac9 !important;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 21px;
	padding: 12px 5% 15px 5%;
	text-align: center;
	font-family: SegoeUI-Regular;
}

.try-button .try-btn:hover {
	background: #337ab4!important;
	color: #fff;
}

.top-heading h3 {
	color: #616161;
	line-height: 30px;
	font-family: 'SegoeUI-Light';
	margin-bottom: 0px;
	text-align: center;
}

.top-heading h3 span {
	color: #ff0000;
}

.switch-plan {
	margin: 0px auto 0;
	text-align: center;
	width: 100%;
}

.switch-plan>span {
	font-size: 12px;
	color: #4c4c4c;
	font-family: 'SegoeUISymbol';
	display: inline-block;
	margin: 5px 6px 0px 6px;
	vertical-align: top;
}

input.switch:empty {
	margin-left: -999px;
}

input.switch:empty   ~ label {
	position: relative;
	float: left;
	line-height: 1.6em;
	text-indent: 4em;
	margin: 0.2em 0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input.switch:empty   ~ label:before,input.switch:empty   ~ label:after {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	content: ' ';
	width: 3.6em;
	background-color: #c33;
	border-radius: 0.3em;
	box-shadow: inset 0 0.2em 0 rgba(0, 0, 0, 0.3);
	-webkit-transition: all 100ms ease-in;
	transition: all 100ms ease-in;
}

input.switch:empty   ~ label:after {
	width: 1.4em;
	top: 0.1em;
	bottom: 0.1em;
	margin-left: 0.1em;
	background-color: #fff;
	border-radius: 0.15em;
	box-shadow: inset 0 -0.2em 0 rgba(0, 0, 0, 0.2);
}

input.switch:checked   ~ label:before {
	background-color: #393;
}

input.switch:checked   ~ label:after {
	margin-left: 2em;
}

.onoffswitch {
	left: 0;
	margin: 0 auto;
	text-align: left;
	position: relative;
	right: 0;
	width: 80px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	display: inline-block;
}

.onoffswitch-checkbox {
	display: none;
}

.onoffswitch-label {
	display: block;
	overflow: hidden;
	cursor: pointer;
	border-radius: 20px;
}

.onoffswitch-inner {
	display: block;
	width: 200%;
	margin-left: -100%;
	-moz-transition: margin 0.3s ease-in 0s;
	-webkit-transition: margin 0.3s ease-in 0s;
	-o-transition: margin 0.3s ease-in 0s;
	transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before,.onoffswitch-inner:after {
	display: block;
	float: left;
	width: 50%;
	height: 30px;
	padding: 0;
	line-height: 30px;
	font-size: 14px;
	color: white;
	font-family: Trebuchet, Arial, sans-serif;
	font-weight: bold;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.onoffswitch-inner:before {
	content: "";
	padding-left: 10px;
	background-color: #d9d9d9;
	color: #FFFFFF;
}

.onoffswitch-inner:after {
	content: "";
	padding-right: 10px;
	background-color: #d9d9d9;
	color: #999999;
	text-align: right;
}

.onoffswitch-switch {
	background: none repeat scroll 0 0 #2f9c03;
	border-radius: 50%;
	bottom: 0;
	display: block;
	height: 21px;
	width: 21px;
	margin: 4.4px 0px;
	position: absolute;
	top: 0;
	right: 56px;
	-moz-transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
	margin-left: 0;
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
	right: 3px;
}

.price-con {
	/*font-family: 'Lato', sans-serif;*/
	float: left;
	width: 100%;
	margin-top: 57px;
}

.price_block-basic {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #c0c0c0;
	-moz-transition: all .3s ease-in 0s;
	-webkit-transition: all .3s ease-in 0s;
	-o-transition: all .3s ease-in 0s;
	-ms-transition: all .3s ease-in 0s;
	transition: all .3s ease-in 0s;
	color: #fff;
	float: left;
	list-style-type: none;
	min-height: 515px;
	position: relative;
	width: 23.9%;
	margin: 0 0.5%;
	font-family: 'Lato', sans-serif;
}

li.price_block-basic:first-child {
	margin-left: 0%;
}

li.price_block-basic:last-child {
	margin-right: 0%;
}

.pricing-table h3 {
	color: #5f5f5f;
	font-family: 'Lato', sans-serif;
	font-size: 25px;
	padding: 20px 0;
	text-align: center;
	text-transform: uppercase;
}

.price {
	display: table;
	margin: 8px 0 12px;
	width: 100%;
}

.price_figure {
	line-height: normal;
	text-align: center;
}

.price_number {
	color: #ff9900;
	display: inline-block;
	font-size: 25px;
	font-weight: 600;
	padding-top: 7px;
	vertical-align: top;
}

.price_figure>label {
	color: #ff9900;
	font-size: 54px;
}

.price_tenure {
	color: #545454;
	font-size: 15px;
	margin-top: -5px;
}

.btn-free {
	line-height: normal;
	margin-top: 24px;
	text-align: center;
}

.trial-btn {
	background-color: rgb(229, 229, 229);
	padding: 0px 6% 2px 6%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	color: #616161;
	font-size: 13px;
	font-family: SegoeUI-Regular;
	text-align: center;
	margin: 17px auto 0px auto;
	width: auto;
	display: inherit;
}

.features,.feature-wrap {
	float: left;
	padding: 0;
	width: 100%;
}

.feature-wrap {
	margin: 0;
}

.features {
	margin: 1px 0 0;
}

.features li {
	border-top: 1px solid #f9f9f9;
	color: #545454;
	font-size: 15px;
	line-height: 20px;
	list-style-type: none;
	padding: 11px 0 15px;
	text-align: center;
}

.features span {
	border-bottom: 1px dotted #9a9a9a;
	padding-bottom: 1px;
	cursor: help;
}

.features span.bdr-dotted-0 {
	border-bottom: none;
}

.tooltip {
	position: absolute;
	cursor: help;
	z-index: 1030;
	display: block;
	font-family: SegoeUI-Regular;
	font-size: 15px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity =   0);
	visibility: visible;
}

.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity =   80);
}

.tooltip.top {
	padding: 5px 0;
	margin-top: -3px;
}

.tooltip.right {
	padding: 0 5px;
	margin-left: 3px;
}

.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px;
}

.tooltip.left {
	padding: 0 5px;
	margin-left: -3px;
}

.tooltip-inner {
	min-width: 180px;
	font-size: 13px;
	padding: 8px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color: #4d4d4d;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-color: #616161;
	border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-right-color: #616161;
	border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-left-color: #616161;
	border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-bottom-color: #616161;
	border-width: 0 5px 5px;
}

.features li.lt-grey {
	color: rgba(84, 84, 84, 0.3);
	font-weight: 400;
}

.feature-wrap li {
	border-bottom: 1px solid #dedede;
	color: #262626;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	list-style-type: none;
	padding: 18px 0 16px;
	text-align: center;
}

.features li a {
	font-size: 16px;
	font-weight: 400;
}

.features li:last-child {
	border-bottom: medium none;
}

.feature-wrap li:last-child {
	padding-bottom: 16px;
}

.hovers {
	border: 1px solid #3c8ac9;
}

.mrg-10 {
	margin-bottom: 50px;
	margin-top: 22px;
}

.title-enterp {
	font-size: 25px;
	color: #727272;
	font-family: 'SegoeUI-Light';
	text-align: center;
}

.or-mrg {
	font-size: 15px;
	font-family: 'SegoeUI-Light';
	text-align: center;
	color: #727272;
	margin: 10px 0px 26px 0px;
}

.contact-ph {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #5a5a5a;
	list-style-type: none;
	text-align: center;
}

.contact-ph span {
	padding-right: 10px;
}

.min-ht {
	min-height: 515px;
}

.bdr-rt {
	border-right: 1px solid #cfcfcf;
	float: left;
	width: 99.8%;
}

.plan-more {
	margin: 63px auto 0px auto;
	width: 62%;
}

.plan-more li {
	color: #545454;
	font-size: 15px;
	padding: 0px 0px 15px 0px;
	margin: 0 auto;
	line-height: 20px;
}

.plan-more li:last-child {
	padding-bottom: 0px;
}

.price-info {
	background: none repeat scroll 0 0 #e6e6e6;
	float: left;
	height: auto;
	padding: 15px 3%;
	width: 94%;
}

.price-info-lt {
	float: left;
	height: auto;
	width: 78%;
}

.price-info-lt h3 {
	font-size: 20px;
}

.price-info-lt h3 strong {
	color: #2d2d2d;
}

.price-info-lt p {
	color: #6d6d6d;
	font-size: 15px;
}

.price-info-rt {
	float: left;
	height: auto;
	width: 29%;
}

.hovers:hover h5 {
	border: 1px solid #3c8ac9;
	border-bottom: 1px solid #c0c0c0;
}

.bdr-blue {
	border: 1px solid #3c8ac9;
}

.feature-block {
	background: none repeat scroll 0 0 #f6f6f6;
	border-bottom: 1px solid transparent;
	color: #fff;
	float: left;
	list-style-type: none;
	position: relative;
	width: 28%;
}

.pricing-table h5 {
	-moz-transition: all .3s ease-in 0s;
	-webkit-transition: all .3s ease-in 0s;
	-o-transition: all .3s ease-in 0s;
	-ms-transition: all .3s ease-in 0s;
	transition: all .3s ease-in 0s;
	background: none repeat scroll 0 0 #ff9900;
	border: 1px solid #3c8ac9;
	border-bottom: 1px solid #c0c0c0;
	width: 100%;
	float: left;
	margin-left: -0.52px;
	display: block;
	color: #fff;
	font-size: 18px;
	margin-top: -40px;
	padding: 10px 0 10px;
	text-align: center;
	text-transform: uppercase;
}

.lt-bl-bg {
	background: #589bff;
	background: -moz-linear-gradient(top, #589bff 0, #3c8ac9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #589bff),
		color-stop(100%, #3c8ac9));
	background: -webkit-linear-gradient(top, #589bff 0, #3c8ac9 100%);
	background: -o-linear-gradient(top, #589bff 0, #3c8ac9 100%);
	background: -ms-linear-gradient(top, #589bff 0, #3c8ac9 100%);
	background: linear-gradient(to bottom, #589bff 0, #3c8ac9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#589bff',
		endColorstr='#3c8ac9', GradientType=0);
	-moz-transition: all .3s ease-in 0s;
	-webkit-transition: all .3s ease-in 0s;
	-o-transition: all .3s ease-in 0s;
	-ms-transition: all .3s ease-in 0s;
	transition: all .3s ease-in 0s;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	color: #fff;
	font-family: SegoeUI-Regular;
	font-size: 21px;
	padding: 0px 15% 6px 15%;
	line-height: 20px;
	text-align: center;
}

.lt-bl-bg1 {
	background: #589bff;
	background: -moz-linear-gradient(top, #589bff 0, #3c8ac9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #589bff),
		color-stop(100%, #3c8ac9));
	background: -webkit-linear-gradient(top, #589bff 0, #3c8ac9 100%);
	background: -o-linear-gradient(top, #589bff 0, #3c8ac9 100%);
	background: -ms-linear-gradient(top, #589bff 0, #3c8ac9 100%);
	background: linear-gradient(to bottom, #589bff 0, #3c8ac9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#589bff',
		endColorstr='#3c8ac9', GradientType=0);
	-moz-transition: all .3s ease-in 0s;
	-webkit-transition: all .3s ease-in 0s;
	-o-transition: all .3s ease-in 0s;
	-ms-transition: all .3s ease-in 0s;
	transition: all .3s ease-in 0s;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	color: #fff;
	font-family: SegoeUI-Regular !important;
	font-size: 21px;
	margin-top: 20px;
	padding: 1px 10% 5px 10%;
	line-height: 25px;
	text-align: center;
}

.lt-bl-bg:hover,.lt-bl-bg1:hover {
	background: -moz-linear-gradient(top, #3c8ac9 0, #589bff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c8ac9),
		color-stop(100%, #589bff));
	background: -webkit-linear-gradient(top, #3c8ac9 0, #589bff 100%);
	background: -o-linear-gradient(top, #3c8ac9 0, #589bff 100%);
	background: -ms-linear-gradient(top, #3c8ac9 0, #589bff 100%);
	background: linear-gradient(to bottom, #3c8ac9 0, #589bff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c8ac9',
		endColorstr='#589bff', GradientType=0);
	color: #fff;
}

a.lt-bl-bg {
	text-decoration: none;
}

.feature-wrap {
	border-right: 1px solid #cfcfcf;
	float: left;
	width: 99.8%;
}

.min-ht {
	min-height: 515px;
}

.price_block-basic.min-ht h3 {
	padding-bottom: 34px;
}

.pricing_planCon>h3 {
	font-size: 22px;
	color: #ff9900;
	line-height: 30px;
	font-family: SegoeUI-Regular;
	text-align: center;
	margin-top: 11px;
	float: left;
	margin: 11px auto 0px auto;
	width: 100%;
}

/*-----------------------pricing-plans-section----------------------------*/
.plan-wrap {
	padding: 20px 0px 0px 0px;
}

.plan-wrap h2 {
	color: #616161;
	font-family: SegoeUI-Regular;
	line-height: 30px;
	padding-bottom: 0px;
	text-align: center;
}

.plan-include {
	margin-top: 29px;
	padding: 0px 0px 30px 0px;
}

.plans-con {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.plan-circle {
	width: 106px;
	line-height: 106px;
	display: inline-block;
	text-align: center;
	background: #f6f6f6;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	-webkit-border-radius: 100%;
	height: 106px;
}

.plan-circle span {
	background: url(../img/plan-sprite.png) no-repeat;
	height: 106px;
	width: 75px;
	display: inline-block;
	line-height: 75px;
}

.plan-circle span.mb-learning {
	background-position: -3px center;
}

.plan-circle span.security {
	background-position: -89px center;
}

.plan-circle span.lms {
	background-position: -174px 19px;
}

.plan-circle span.sell-corse {
	background-position: -263px 16px;
}

.plans-con h4 {
	font-family: 'Lato', sans-serif;
	color: #555555;
	line-height: 20px;
	margin-top: 6px;
}
/*-----------------------/pricing-plans-section----------------------------*/

/*-----------------------pricing-faq----------------------------*/
.question-con {
	padding: 30px 0px 0px 0px;
}

.question-con h2 {
	color: #616161;
	line-height: 30px;
	font-family: 'SegoeUI-Regular';
	margin-bottom: 0px;
	text-align: center;
}

.faq-ques-lt {
	margin-right: 5%;
}

.faq-ques-rt {
	margin-left: 5%;
}

.faq-ques {
	line-height: 24px;
	font-family: 'Lato', sans-serif;
	margin-bottom: 30px;
}

.faq-ques h5 {
	color: #4b4b4b;
	margin-bottom: 10px;
}

.faq-ques p {
	color: #706f6f;
	font-size: 15px;
}
/*-----------------------/pricing-faq----------------------------*/
.price-tab {
	display: none;
}

.accordion-toggle {
	color: #3b5998;
	font-family: SegoeUI-Regular;
	font-size: 22px;
	line-height: 30px;
}

/* .phone-contact {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	color: #3e3e3e;
	line-height: 26px;
	padding-left: 30px;
	background: url(../img/phone-contact.png) no-repeat left center;
	margin-top: 10px !important;
} */
.phone-contact span {
	background: rgba(0,0,0,0)url(/api/includes/global/images/Phone-icon.png?1612281511) no-repeat scroll left top;
	color: #5e5d5d;
	display: block;
	font-size: 17px;
	font-weight: 500;
	line-height: 14px;
	margin-right: 25px;
	padding: 0 0 0 20px;
	text-align: center;
}
.phone-contact.grey_bckgd {
    float: left;
    margin-right: 30px;
    margin-top: 6px;
}
.price-con .accordion {
	margin-bottom: 10px !important;
}

.collapse.in {
	position: static;
}

.see-plans {
	margin: 32px auto auto auto;
	text-align: center;
	width: 100%;
	display: inline-block;
}

.see-plans a {
	background: url("../img/plus-drop.png") no-repeat scroll 15% 13px #eee;
	border-bottom: 3px solid #d0d0d0;
	margin-bottom: 20px;
	color: #3b5998;
	display: inline-block;
	font-family: "Lato", sans-serif;
	font-size: 20px;
	line-height: 40px;
	padding: 0 3% 0px 6%;
	text-align: center;
	width: auto;
}

.see-plans a.open-minus {
	background: url("../img/minus.png") no-repeat scroll 15% 20px #eee;
}

.price-inner li:first-child {
	border-top: medium none;
	padding-top: 0;
}

.mob_price_figure {
	line-height: normal;
	cursor: pointer;
	text-align: right;
	float: right;
	margin-top: 6px;
	font-family: 'Lato', sans-serif;
}

.mob_price_number {
	color: #ff9900;
	display: inline-block;
	font-size: 25px;
	font-weight: 600;
	padding-top: 0px;
	vertical-align: top;
}

.mob_enterprice-price2 {
	color: #ff9900;
	cursor: pointer;
	font-size: 40px;
	font-weight: 600;
}

.mob_price_tenure {
	color: #706f6f;
	font-size: 11px;
	margin-top: 0px;
	font-weight: 700;
}

.mob-contact-ph {
	float: right;
	line-height: normal;
	margin: 5px auto 0px auto;
	text-align: center;
}

.mob-contact-ph>p {
	color: #5a5a5a;
	display: block;
	font-size: 18px;
}

.price_block-basic.min-ht h3 {
	padding-bottom: 34px;
}

.btn-free.bnt-mrg0 {
	margin-top: 15px;
}

.learn_more {
	font-size: 15px;
	padding: 0px 0px 25px;
}

.min-195 {
	min-width: 195px !important;
}

.money-img {
	padding-right: 10px;
}

.brands-tab {
	display: none;
	float: left;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.brands-tab li {
	display: inline-block;
	margin: 5px 2%;
}

.sign-up2.btn-blue {
	color: #fff;
	float: left;
	font-size: 15px;
	padding: 3px 8px 4px;
	line-height: 24px;
	border: none;
	border-radius: 2px;
	-o-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.login2.btn-orange {
	float: left;
	color: #fff;
	float: left;
	font-size: 15px;
	margin-right: 12px;
	padding: 3px 8px 4px;
	line-height: 24px;
	border: none;
	border-radius: 2px;
	-o-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.log-field {
	/* border-bottom: 1px solid #d0d0d0;*/
	display: inline-block;
	/* padding-bottom: 15px;*/
	width: 100%;
}

.close-menu {
	float: right;
	padding: 0px !important;
	margin: 4px 0% 0px 0px;
}

.serch-bd { /* border-bottom: 1px solid #d0d0d0;*/
	display: inline-block;
	padding: 5px 0px 10px 0px;
}

.divider2 {
	border-top: 1px solid #d0d0d0 !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.pricing-table h5,::i-block-chrome {
		margin-left: -0.99px;
	}
}