.content h2{
	font-size:30px
}
.mar-left5{
	margin-left:5px
}
.mar-left10{
	margin-left:10px
}
.mar-left15{
	margin-left:15px
}
.mar-left20{
	margin-left:20px
}
.mar-left25{
	margin-left:25px
}
.mar-left30{
	margin-left:30px
}
.mar-right5{
	margin-right:5px
}
.mar-right10{
	margin-right:10px
}
.mar-right15{
	margin-right:15px
}
.mar-right20{
	margin-right:20px
}
.mar-right25{
	margin-right:25px
}
.mar-right30{
	margin-right:30px
}
.mar-top0{
	margin-top:0
}
.mar-top5{
	margin-top:5px
}
.mar-top10{
	margin-top:10px
}
.mar-top15{
	margin-top:15px
}
.mar-top20{
	margin-top:20px
}
.mar-top25{
	margin-top:25px
}
.mar-top30{
	margin-top:30px
}
.mar-top35{
	margin-top:35px
}
.mar-top40{
	margin-top:40px
}
.mar-bot0{
	margin-bottom:0
}
.mar-bot5{
	margin-bottom:5px
}
.mar-bot10{
	margin-bottom:10px
}
.mar-bot15{
	margin-bottom:15px
}
.mar-bot20{
	margin-bottom:20px
}
.mar-bot25{
	margin-bottom:25px
}
.mar-bot30{
	margin-bottom:30px
}
.mar-bot35{
	margin-bottom:35px
}
.mar-bot40{
	margin-bottom:40px
}
.top-action-buttons{
	margin-top:15px
}
a.tooltip-link{
	position:relative;
	z-index:24;
	color:#313131;
	font-size:13px;
	text-decoration:none;
	background:url(../images/info.png) right center no-repeat;
	padding:0 20px 0 0
}
a.tooltip-link:hover{
	z-index:25;
	display:inline;
	color:#313131
}
a.tooltip-link span{
	position:absolute;
	width:220px;
	left:10px;
	top:25px;
	text-align:left;
	color:#fff;
	font-size:13px;
	font-family:Calibri,Arial;
	line-height:16px;
	background:#000;
	border:1px solid #000;
	text-shadow:none;
	padding:7px 10px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	display:block;
	visibility:hidden;
	opacity:0;
	-webkit-transition:all 0s ease;
	-moz-transition:all 0s ease;
	-o-transition:all 0s ease;
	-ms-transition:all 0s ease;
	transition:all 0s ease
}
a.tooltip-link:hover span{
	-webkit-transition:all .4s ease;
	-moz-transition:all .4s ease;
	-o-transition:all .4s ease;
	-ms-transition:all .4s ease;
	transition:all .4s ease;
	visibility:visible;
	opacity:1
}
.email-marketing-menu{
	margin-bottom:20px
}
.email-marketing-menu img{
	padding:10px
}
.email-marketing-menu h3{
	font-size:17px;
	margin:0;
	padding:20px 0 15px;
	font-weight:700
}
.email-marketing-menu p{
	font-size:14px
}
.campaign-row{
	margin-bottom:20px;
	border-bottom:1px solid #e2e2e2;
	padding-bottom:20px
}
.campaign-row h3{
	font-size:17px;
	margin:0;
	padding-bottom:10px
}
#campaign_recipient_email{
	width:70%;
	display:inline-block
}
input[type=checkbox].css-checkbox,input[type=radio].css-checkbox{
	z-index:-1000;
	left:-1000px;
	overflow:hidden;
	clip:rect(0 0 0 0);
	width:1px;
	margin:-1px;
	border:0;
	position:absolute
}
input[type=checkbox].css-checkbox{
	height:1px;
	padding:0
}
input[type=checkbox].css-checkbox+label.css-label{
	padding-left:30px;
	height:25px;
	display:inline-block;
	line-height:25px;
	background-repeat:no-repeat;
	background-position:0 0;
	vertical-align:middle;
	cursor:pointer
}
input[type=checkbox].css-checkbox:checked+label.css-label{
	background-position:0 -25px
}
label.css-label{
	background-image:url(../images/csscheckbox.png);
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
input[type=radio].css-checkbox{
	height:1px;
	padding:0
}
input[type=radio].css-checkbox+label.css-label{
	padding-left:30px;
	height:25px;
	display:inline-block;
	line-height:25px;
	background-repeat:no-repeat;
	background-position:0 0;
	vertical-align:middle;
	cursor:pointer
}
input[type=radio].css-checkbox:checked+label.css-label{
	background-position:0 -25px
}
.page_title{
	margin-left:25px
}
.course-directory-cell{
	margin-bottom:10px;
	background:url(../images/right-arrow.png) left 7px no-repeat
}
.course-directory-cell a{
	color:#ef981f;
	font-size:16px;
	font-weight:normal;
	padding-left:4px
}
.course-directory-cell a:hover{
	color:#ef981f;
	text-decoration:underline
}
.course-directory-cell span{
	display:block
}
.rating_bar{
	width:150px;
	height:30px;
	background:url(../images/stars.png) repeat-x;
	text-align:left;
	display:inline-block
}
.rating_stars{
	height:30px;
	background:url(../images/stars.png) 0 -30px repeat-x
}
.not-available-overlap{
	position:absolute;
	width:13px;
	height:13px;
	color:red;
	text-align:center
}
.main_footer ul li:last-child a{
	background:0 0
}
ul.cities-slots-list{
	list-style-type:none;
	padding:0;
	margin:0
}
ul.cities-slots-list li{
	list-style-type:none
}
ul.cities-slots-list li span{
	font-style:italic;
	color:orange
}
select{
	padding:.2rem
}
.profile-image-wrapper{
	padding:10px 5px 20px
}
.slick-slide{
	position:relative
}
.next-lawyer-name,.next-lawyer-title{
	position:absolute;
	z-index:999999;
	color:#fff;
	background-color:rgba(0,0,0,.2);
	width:100%;
	padding:4px;
	text-align:center;
	font-weight:700
}
.next-lawyer-title{
	top:5px
}
.next-lawyer-name{
	bottom:0
}
.slots-status{
	text-align:center;
	padding:0 0 10px
}
.slots-status span.slot-number-counter{
	font-size:15px;
	width:24px;
	height:24px;
	position:relative;
	text-align:center;
	text-decoration:none;
	font-style:normal;
	border:1px solid orange;
	border-radius:4px;
	display:inline-block;
	line-height:22px
}
.slots-status span.slot-number-counter .slot-taken-indicator{
	position:absolute;
	width:24px;
	height:24px;
	display:inline-block;
	font-size:34px;
	color:red;
	left:0;
	font-style:normal;
	top:0;
	line-height:18px
}
.stepwizard-step p{
	margin-top:10px
}
.stepwizard-row{
	display:table-row
}
.stepwizard{
	display:table;
	width:100%;
	position:relative
}
.stepwizard-step button[disabled]{
	opacity:1!important;
	filter:alpha(opacity=100)!important
}
.stepwizard-row:before{
	top:14px;
	bottom:0;
	position:absolute;
	content:" ";
	width:100%;
	height:5px;
	background-color:#901F63;
	z-order:0
}
.stepwizard-step{
	display:table-cell;
	text-align:center;
	position:relative;
	width:25%
}
.btn-circle{
	width:30px;
	height:30px;
	text-align:center;
	padding:6px 0;
	font-size:12px;
	line-height:1.428571429;
	border-radius:15px;
	background:#901F63;
	color:#fff;
	font-weight:700
}
.tooltipIcon,.tooltipIcon:hover{
	color:#000
}
.tooltip{
	position:fixed
}
.sign_form_field input[type=checkbox]{
	width:auto;
	height:auto float:none;
	padding:0;
	margin:0
}
.blog-categories-list{
	float:left
}
.blog-categories-list p{
	margin:0;
	padding:0;
	line-height:30px;
	float:left;
	width:100%
}
.blog-categories-list p input[type=checkbox]{
	margin-right:10px;
	outline:0
}
div.tagsinput{
	width:100%!important;
	min-height:40px!important;
	height:auto!important
}
.blog-item{
	margin:20px 20px 30px;
	padding:20px;
	background:#fff
}
.blog-item h3{
	font-size:1.5em;
	color:#00f
}
.blog-item .blog-posted span{
	color:#ccc
}
.blog-item .blog-content{
	font-size:15px
}
.blog-item .post-tags span{
	color:#00f
}
.top_social_menu ul li.social_style a i.fa-instagram{
	padding:7px 9px
}
.top_social_menu ul li a,.top_social_menu ul li.social_style a{
	margin-right:10px
}
.profile_breadcrumb ul li a{
	font-size:18px
}
.profile_breadcrumb{
	margin:25px 0 10px
}
.top_links a{
	margin-bottom:12px
}
.profile_breadcrumb ul li:nth-child(2){
	font-style:normal!important
}
div.tooltip{
	font-size:14px;
	border-radius:5px
}
.plan_item_xs{
	font-weight:700;
	font-size:1.1em;
	color:green;
	padding:5px 0
}
@media screen and (min-width:480px){
	.plan_item_xs{
		display:none
	}
}
@media screen and (max-width:479px){
	.plan_item_xs{
		display:block
	}
	.pricing_column_first{
		width:100%!important
	}
}
@media (max-width:769px){
	.no-pad-xs{
		padding:0
	}
}
.lawyer-info-col li span{
	color:#000;
	font-weight:700;
	float:right;
}
.sweet-alert.visible {
	z-index:99999999999;
}
.lawyer-name-heading {
	font-size:20px;
}
.bottom-keywords {
	font-size:22px;
}
.dashbaord-icons a {
	display:block;
	text-align:center;
	color:#901F63;
	font-weight:bold;
	text-decoration:none;
}
@media screen and (max-width:600px) {
	/*.login_form .btn-lg span.link-click-here {
        display:block;
    }
    */
	.sign_form {
		padding:20px;
	}
	.sec-heading h2 {
		font-size: 16px !important;
	}
	.sec-heading h2 span{
		padding-left: 2px;
	}
}
@media screen and (max-width:360px) {
	.sec-heading h2 {
		font-size: 14px !important;
	}
	.member-not{
		font-size: 13px;
		margin-left: 12px;
	}
}
.padd-60{
	padding-top: 60px;
	padding-bottom: 60px;
}
/*-- Signing up with inkozi is easy! --*/
.work-info .col-sm-3:last-child .work-img:after {
	display: none;
}
.work-info .col-sm-3:first-child .work-img:before {
	display: none;
}
.work-info .col-sm-3 .work-img:before {
	left: auto;
	right: 100%;
}
.work-info .col-sm-3 .work-img:after, .work-info .col-sm-3 .work-img:before {
	position: absolute;
	content: '';
	width: 145px;
	top: 50%;
	transform: translateY(-50%);
	border: 1px dashed #a12570;
}
.work-body .col-sm-3 img{
	margin: 0 auto;
	display: block
}
.work-info .col-sm-3 p{
	font-size: 16px;
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
}
.singing-laptop-main {
	display: flex;
	align-items: center;
	padding-top: 30px;
}
.singing-laptop-main .col-md-7 img {
	width: 100%;
}
.singing-laptop-main .col-md-5 img {
	width: 100%;
}
@media (min-width: 320px) and (max-width: 767px){
	.work-info .col-sm-3 .work-img:after, .work-info .col-sm-3 .work-img:before{
		display: none;
	}
}
/*-- How it works --*/
.how-it-txt {
	text-align: left !important;
}
.sec-heading .how-it-txt:before, .sec-heading .how-it-txt:after {
	left: 0;
	transform: translateX(0);
}
.how-work-main {
	background-color: #f3f3f3;
	padding: 50px 0 70px 0;
	/*padding: 0px 0 70px 0;
    */
}
.other-app-main {
	padding: 50px 0 60px 0;
}
.other-app-block {
	border: 1px solid #e8e8e8;
	padding: 50px 25px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	min-height: 305px;
	position: relative;
}
.other-app-dis {
	color: #222222;
	font-size: 18px;
	line-height: 30px;
	padding-top: 20px;
}
.other-app-img-main {
	padding-top: 40px;
	display: inline-block;
}
.other-app-block:hover {
	border-color: transparent;
	box-shadow: 0px 10px 20px 0px rgb( 0, 0, 0, .1);
	border-bottom: 4px solid #932467;
}
.other-app-block::after {
	content: "\f178";
	position: absolute;
	color: #fff;
	font-size: 20px;
	font-family: fontawesome;
	bottom: -28px;
	z-index: 99;
	background-color: #932467;
	padding: 16px;
	border-radius: 50%;
	transform: translate(-50%);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	opacity: 0;
}
.other-app-block:hover:after {
	opacity: 1;
}
.how-inlozi-block-one, .how-inlozi-block-two, .how-inlozi-block-three, .how-inlozi-block-four {
	background-color: #fff;
	font-size: 18px;
	padding: 20px 50px;
	border-radius: 8px;
	margin-bottom: 25px;
	height: 105px;
	display: flex;
	align-items: center;
	transition: all 0.5s;
	position: relative;
}
.how-inkozi-main {
	padding-top: 40px;
}
.how-work-main .col-md-6 .how-work-mobile {
	width: 100%;
	padding-right: 25px;
}
.how-inlozi-block-one:hover, .how-inlozi-block-two:hover, .how-inlozi-block-three:hover, .how-inlozi-block-four:hover {
	box-shadow: 0px 10px 20px 0px rgb( 0, 0, 0,0.1 );
	border-right: 4px solid #932467;
}
.how-inlozi-block-one:before {
	content: "01";
	color: #fff;
	font-size: 22px;
	background-color: #932467;
	padding: 8px 10px;
	border-radius: 5px;
	position: absolute;
	left: -20px;
	transition: all 0.5s;
}
.how-inlozi-block-two:before {
	content: "02";
	color: #fff;
	font-size: 22px;
	background-color: #932467;
	padding: 8px 10px;
	border-radius: 5px;
	position: absolute;
	left: -20px;
	transition: all 0.5s;
}
.how-inlozi-block-three:before {
	content: "03";
	color: #fff;
	font-size: 22px;
	background-color: #932467;
	padding: 8px 10px;
	border-radius: 5px;
	position: absolute;
	left: -20px;
	transition: all 0.5s;
}
.how-inlozi-block-four:before {
	content: "04";
	color: #fff;
	font-size: 22px;
	background-color: #932467;
	padding: 8px 10px;
	border-radius: 5px;
	position: absolute;
	left: -20px;
	transition: all 0.5s;
}
.app-store-img {
	padding-right: 10px;
	width: 215px;
}
.google-pay-img {
	padding-left: 10px;
	width: 215px;
}
.how-work-main .col-md-6:first-child {
	text-align: center;
}
/*-- Responsive --*/
@media screen and (max-width: 1199px) {
	.how-inlozi-block-one, .how-inlozi-block-two, .how-inlozi-block-three, .how-inlozi-block-four {
		font-size: 15px;
		padding: 10px 50px;
		margin-bottom: 20px;
		height: 80px;
	}
	.how-inlozi-block-one:before, .how-inlozi-block-two:before, .how-inlozi-block-three:before, .how-inlozi-block-four:before {
		font-size: 18px;
		padding: 6px 8px;
	}
	.other-app-block {
		padding: 30px 10px;
		min-height: 295px;
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 991px) {
	.padd-60 {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.how-it-txt {
		text-align: center !important;
	}
	.sec-heading .how-it-txt:before {
		left: 50%;
		transform: translateX(-50%);
	}
	.sec-heading .how-it-txt:after {
		left: 50%;
		transform: translateX(-100%);
	}
	.other-app-block {
		min-height: 270px;
	}
	.how-work-main .col-md-6:first-child {
		padding-bottom: 30px;
	}
}
@media screen and (max-width: 767px) {
	.work-info .col-sm-3 {
		padding: 0;
	}
	.sec-heading h2 {
		font-size: 24px;
	}
	.sec-heading h2:before {
		bottom: -10px;
	}
	.sec-heading h2:after {
		bottom: -10px;
	}
	.how-work-main {
		padding: 40px 0;
	}
	.how-work-main .col-md-6 {
		padding: 0;
	}
	.how-work-main .col-md-6 .how-work-mobile {
		padding-right: 0;
	}
	.how-inlozi-block-one, .how-inlozi-block-two, .how-inlozi-block-three, .how-inlozi-block-four {
		margin-left: 20px;
		margin-right: 20px;
	}
	.other-app-main {
		padding: 30px 0 20px 0;
	}
	.other-app-block {
		min-height: 250px;
	}
	.work-info .col-sm-3 {
		padding-bottom: 20px;
	}
	.work-info .col-sm-3 p {
		padding-top: 10px;
	}
	.other-app-block {
		padding: 40px 10px;
	}
}
@media screen and (max-width: 575px) {
	.singing-laptop-main {
		display: block;
	}
	.how-inlozi-block-one, .how-inlozi-block-two, .how-inlozi-block-three, .how-inlozi-block-four {
		font-size: 15px;
		padding: 10px 20px 10px 35px;
		margin-bottom: 20px;
		height: 90px;
	}
	.how-inlozi-block-one:before, .how-inlozi-block-two:before, .how-inlozi-block-three:before, .how-inlozi-block-four:before {
		font-size: 15px;
		padding: 4px 5px;
		left: -12px;
	}
	.app-store-img {
		display: block;
		margin: 0 auto;
		padding-right: 0;
		padding-bottom: 10px;
		width: 170px;
	}
	.google-pay-img {
		display: block;
		margin: 0 auto;
		padding-left: 0;
		width: 170px;
	}
}
/*-- You Get Featured On --*/
.fea-img {
	transition: all .5s;
}
.fea-img:hover {
	transform: scale(1.1);
}
.featured-main {
	padding-bottom: 70px;
}
.started-last-btn {
	text-align: center;
}
.started-last-btn p {
	margin-bottom: 0;
	background-color: #932467;
	display: inline-block;
	color: #fff;
	font-size: 17px;
	padding: 12px;
	font-weight: 500;
	min-width: 40%;
	border: 2px solid #932467;
	transition: all .5s;
	border-radius: 7px;
}
.started-last-btn p:hover {
	background-color: transparent;
	color: #222;
	cursor: pointer;
}
.mobile-app-txt {
	font-size: 20px;
	font-weight: 600;
}
.featured-main-top {
	padding: 50px 0 70px 0;
}
.it-work-main {
	padding-top: 50px;
}
.tab-menu {
	border-bottom: 2px solid #932467;
	font-size: 16px;
	margin-bottom: 25px;
}
.tab-menu li a {
	transition: all 0.5s;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav > li > a:hover, .nav > li > a:focus {
	border-bottom: 2px solid #932467;
	background-color: #932467;
	color: #fff;
}
.nav > li > a {
	padding: 10px 25px;
}
.nav-tabs > li > a {
	border-radius: 10px 10px 0 0;
}
.tab-inner .col-sm-3 img {
	width: 100%;
}
.travis-name {
	font-size: 30px;
	color: #222;
}
.reviews-txt {
	font-size: 18px;
	color: #932467;
	display: inline-block;
	margin-bottom: 0;
	vertical-align: bottom;
	margin-left: 20px;
}
.sign-in-pg {
	font-size: 18px;
	color: #222;
	padding-top: 20px;
}
.travis-pg {
	font-size: 18px;
	color: #666;
	font-weight: normal;
	padding-top: 6px;
	font-family: proxima-nova-regular;
}
.sign-up-free-btn {
	font-size: 16px;
	background-color: #932467;
	color: #fff;
	padding: 12px 30px;
	border-radius: 7px;
	margin-top: 10px;
	display: inline-block;
	border: 2px solid #932467;
	transition: all .5s;
}
.sign-up-free-btn:hover, .go-back-btn:hover {
	background-color: transparent;
	color: #222;
}
.go-back-btn {
	background-color: #fb8200;
	font-size: 16px;
	color: #fff;
	padding: 12px 30px;
	border-radius: 7px;
	margin-top: 10px;
	display: inline-block;
	border: 2px solid #fb8200;
	transition: all .5s;
	margin-left: 12px;
}
.tab-inner {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 25px;
}
.about-me-pg {
	font-size: 17px;
	color: #666;
	padding-top: 20px;
	font-family: proxima-nova-regular;
	line-height: 25px;
	margin-bottom: 30px;
}
.about-me-main {
	padding-top: 30px;
}
.you-get-footer {
	background-color: #f3f3f3;
	padding: 20px;
}
.share-icon-ftr {
	font-size: 16px;
}
.ftr-share-txt {
	text-transform: uppercase;
	font-size: 16px;
	display: inline-block;
	padding-left: 7px;
	margin-bottom: 0;
}
.and-line {
	margin-bottom: 0;
	padding: 0 18px;
	display: inline-block;
	font-size: 18px;
}
.ftr-twitter-icon {
	font-size: 16px;
	padding-right: 15px;
}
/*-- Responsive --*/
@media only screen and (max-width: 1199px) {
	.travis-name {
		font-size: 22px;
		margin-top: 10px;
		margin-bottom: 5px;
	}
	.fivestar-img {
		width: 170px;
	}
	.sign-in-pg {
		padding-top: 8px;
		margin-bottom: 8px;
	}
	.travis-pg {
		padding-top: 0;
	}
	.sign-up-free-btn, .go-back-btn {
		margin-top: 0;
	}
	.about-me-main {
		padding-top: 20px;
	}
}
@media only screen and (max-width: 991px) {
	.tab-menu {
		font-size: 15px;
	}
	.travis-name {
		font-size: 20px;
		margin-top: 0;
	}
	.fivestar-img {
		width: 120px;
	}
	.reviews-txt {
		font-size: 14px;
		margin-left: 12px;
	}
	.sign-in-pg {
		padding-top: 6px;
		margin-bottom: 6px;
		font-size: 17px;
	}
	.travis-pg, .and-line {
		font-size: 16px;
	}
	.sign-up-free-btn, .go-back-btn {
		font-size: 14px;
		padding: 10px 20px;
	}
	.it-work-main {
		padding-top: 40px;
	}
	.featured-main-top {
		padding: 40px 0 60px 0;
	}
	.about-me-pg {
		line-height: 23px;
		font-size: 16px;
		margin-bottom: 20px;
	}
	.you-get-footer {
		padding: 15px;
	}
	.ftr-share-txt, .ftr-twitter-icon, .share-icon-ftr {
		font-size: 14px;
	}
	.featured-main {
		padding-bottom: 60px;
	}
}
@media only screen and (max-width: 767px) {
	.tab-inner .col-sm-3 img {
		width: auto;
	}
	.tab-inner .col-sm-3 {
		text-align: center;
	}
	.tab-inner .col-sm-9 {
		padding-top: 25px;
	}
	.travis-name {
		margin-bottom: 8px;
	}
	.sign-in-pg {
		padding-top: 8px;
		margin-bottom: 8px;
	}
	.you-get-footer div {
		width: 100%;
		text-align: center;
	}
	.you-get-footer div:first-child {
		padding-bottom: 10px;
	}
	.nav > li > a {
		padding: 10px 13px;
	}
	.tab-menu {
		font-size: 13px;
	}
	.featured-main-top {
		padding: 20px 0 50px 0;
	}
}
@media only screen and (max-width: 575px) {
	.nav-tabs {
		display: flex;
		overflow-x: auto;
	}
	.nav-tabs li a {
		white-space: nowrap;
	}
	.nav li {
		padding-bottom: 5px;
	}
	.sign-up-free-btn, .go-back-btn {
		padding: 10px 25px;
		margin-left: 0;
	}
	.go-back-btn {
		margin-top: 10px;
	}
	.tab-inner .col-sm-9, .tab-inner .col-sm-3 {
		padding-left: 0;
		padding-right: 0;
	}
	.started-last-btn p {
		font-size: 15px;
		min-width: 70%;
	}
}
@media only screen and (max-width: 380px) {
	.sign-up-free-btn, .go-back-btn {
		padding: 10px 20px;
	}
}
.feature-mo-main {
	width: 33.33%;
}
.mobile-main .feature-mo-main {
	float: left;
}
.feature-mo-img {
	position: relative;
}
.mo-right-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -16%;
	width: 46%;
}
.feature-mo-img-last {
	position: relative;
}
.mo-right-sml-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 10%;
	width: 20%;
}
.feature-mo-line {
	position: relative;
}
.mo-sml-line {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 11%;
	width: 19%;
}
.mobile-main {
	position: relative;
	padding-bottom: 20px;
	display: inline-block;
}
.mo-big-line {
	position: absolute;
	right: 49px;
	top: 249px;
	height: 599px;
	width: 3px;
}
.mo-pg-center h3 span {
	display: block;
}
.mo-pg-center {
	width: 79%;
}
.mo-pg-center h3 {
	margin: 0 0 30px 0;
	font-size: 20px;
	color: #222;
	line-height: 25px;
}
@media screen and (max-width: 1199px) {
	.mo-right-arrow {
		right: -21%;
		width: 35%;
	}
	.mo-sml-line, .mo-right-sml-arrow, .mo-big-line {
		right: -15px;
	}
	.mo-big-line {
		width: 2px;
	}
	.mo-big-line {
		height: 600px;
		right: 0;
	}
	.mo-pg-center {
		width: 95%;
	}
}
@media screen and (max-width: 991px) {
	.mo-right-arrow {
		right: -25%;
		width: 35%;
	}
	.mo-sml-line, .mo-right-sml-arrow {
		right: -22px;
	}
	.mo-big-line {
		top: 194px;
		height: 515px;
		width: 1px;
		right: -9px;
	}
	.mo-pg-center {
		width: 100%;
	}
	.mo-pg-center h3 {
		font-size: 18px;
	}
}
@media screen and (max-width: 767px) {
	.feature-mo-main {
		width: 50%;
	}
	.mo-right-arrow {
		display: none;
	}
	.feature-mo-img img, .feature-mo-line img, .feature-mo-img-last img {
		margin: 0 auto;
	}
	.mobile-main .feature-mo-main {
		text-align: center;
	}
	.mo-sml-line, .mo-right-sml-arrow, .mo-big-line {
		display: none;
	}
	.mo-pg-center h3 {
		margin: 0 0 30px 0;
		font-size: 15px;
	}
}
@media screen and (max-width: 575px) {
	.feature-mo-main {
		width: 100%;
	}
	.mo-pg-center h3 {
		margin: 0 0 20px 0;
	}
}
select.form-control {
	padding: 6px 6px;
}
h1 {
	font-size:22px;
	font-family:Poppins,"Helvetica Neue",Roboto,"Droid Sans","Open Sans",sans-serif !important;
	padding:0;
	margin:0 0 30px 0;
	color:#444;
	font-weight:600;
}
/*section*/
.services-demand h3 {
	padding-bottom: 50px;
	padding-top: 40px;
	font-size: 23px;
	font-family: 'Poppins', sans-serif;
	line-height:40px;
	max-width:600px;
}
.inner-services-circle{
	display: inline-block;
	padding: 20px;
	height: 130px;
	width: 130px;
	line-height: 130px;
	text-align: center;
	display: flex;
	align-items: center;
	background: #8f4993;
	border-radius: 50%;
	background: -moz-linear-gradient(top, rgba(144,10,95,1) 0%, rgba(144,10,95,1) 44%, rgba(3144,10,95,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(144,10,95,1)), color-stop(44%, rgba(144,10,95,1)), color-stop(100%, rgba(144,10,95,1)));
	background: -webkit-linear-gradient(top, rgba(144,10,95,1) 0%, rgba(144,10,95,1) 44%, rgba(144,10,95,1) 100%);
	background: -o-linear-gradient(top, rgba(144,10,95,1) 0%, rgba(144,10,95,1) 44%, rgba(144,10,95,1) 100%);
	background: -ms-linear-gradient(top, rgba(144,10,95,1) 0%, rgba(144,10,95,1) 44%, rgba(144,10,95,1) 100%);
	background: linear-gradient(to bottom, rgba(144,10,95,1) 0%, rgba(144,10,95,1) 44%, rgba(144,10,95,1) 100%);
	position: relative;
}
.inner-services-circle:before{
	position: absolute;
	content: "";
	border: 2px solid #8f4993;
	width: 116%;
	height: 116%;
	border-radius: 50%;
	top: -10px;
	left: -10px;
	z-index: 0;
}
.circle-arrow-icon{
	right: -13%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 999;
}
.inner-services-circle p{
	line-height: 1.4;
	margin-bottom: 0px;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	font-size: 14px;
}
.service-dropdown-sec{
	position: relative;
	padding-top: 35px;
}
.inner-dropdown-sec{
	position: absolute;
	width: 100%;
	top: 45%;
}
.find-btn-top a, .find-btn-top button{
	font-weight: 600;
	border: 1px solid #8f4993;
	display: inline-block;
	padding: 15px 50px;
	text-transform: uppercase;
	color: #8f4993;
	font-size: 17px;
	transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
.find-btn-top a:hover{
	text-decoration: none;
	background-color:#8f4993;
	color: #fff;
}
.find-btn-top a.find-btn, .find-btn-top button.find-btn{
	background-color:#8f4993;
	color: #fff;
	text-transform: capitalize;
	margin-right: 15px;
	cursor:pointer;
}
.find-btn-top a.find-btn:hover{
	color: #8f4993;
	background:transparent;
}
.inner-household-need{
	text-align: center;
}
.household-need > .row{
	align-items: center;
}
.rihgt-arrow-img{
	top: 28px;
	left: -15%;
	position: absolute;
}
.inner-household-need h4{
	color: #1f9ad6;
	font-weight: 600;
	padding: 10px;
	margin-bottom: 0px;
}
.payment-icon a{
	padding-right: 10px;
	display: inline-block;
}
.select-sevices .inner-services-circle{
	margin: 0 auto;
}
.get-connected .inner-services-circle{
	margin-left: auto;
}
.select-sevices .circle-arrow-icon{
	right: -21%;
}
.circle-arrow-icon img{
	/*opacity: 0;
    */
	width: 0;
	animation: arrowmove;
	animation-duration: 2s;
}
.circle-arrow-icon.active img{
	opacity: 1;
	width: 100%
}
.select-sevices .circle-arrow-icon img{
	animation-delay: 1s;
}
.circle-arrow-icon:after{
	content: "";
	background-color: #ffffff;
	width: 9px;
	height: 20px;
	z-index: -1;
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
}
.circle-arrow-icon:before{
	content: "";
	background-color: #ffffff;
	width: 5px;
	height: 11px;
	z-index: -1;
	position: absolute;
	left: -2px;
	top: 9%;
}
.row-category-column ul li a {
	color:inherit;
	font-size:13px;
}
#categoriesCollapse {
	width:1200px;
	padding:25px 15px;
	background:#ffffff;
	border:2px solid #e9e9e9;
	border-bottom:5px solid #2175b7;
	box-shadow:0 0 24px 0 rgba(0,0,0,0.08);
	position:absolute;
	z-index:999;
}
.row-category-column {
	display:inline-block;
	width: 220px;
	float:left;
}
.row-category-column h3 {
	font-size:19px;
	color:#3571cc;
	padding:0;
	margin-bottom:12px;
}
.row-category-column ul {
	margin:0;
	margin-bottom:30px;
}
.row-category-column ul li {
	list-style-type:none;
	padding-bottom:7px;
}
.autocomplete-result-category-part {
	width: 33%;
	color:#c1c0c0;
	display:inline-block;
	font-weight:bold;
}
.autocomplete-result-name-part {
	width: 67%;
	font-weight:bold;
	padding-left:20px;
	display:inline-block;
}
.ui-menu .ui-menu-item-wrapper {
	padding:10px 1em 10px .4em !important;
	border-bottom:1px solid #efefef;
}
@media (min-width: 1200px){
	.services-demand{
		flex: 0 0 64%;
		/*max-width: 64%;
        */
		width: 70%;
	}
	.services-circle-top {
		max-width: 74%;
	}
	.household-need{
		flex: 0 0 36%;
		/*max-width: 36%;
        */
		width: 30%;
	}
}
/*bootstrap.css*/
.input-group {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%;
}
.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0;
}
.input-group-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .375rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	text-align: center;
	white-space: nowrap;
	background-color: #e9ecef;
	border: 1px solid #ced4da;
	border-radius: .25rem;
}
