#headerbannerbg {
	background-image: none !important;
}
#headerbannerbg.headerbannerbg-india::before {
	background: none;
}

#headerbannerbg.headerbannerbg-others {
	background-image:url(../images/motivator-banner.jpg) !important;
}
.banner-inner .banner-content {
	width: 100%;
	float: none;
	text-align: center; 
	padding: 30px 0;
}
.banner-content p {
	margin: 0 auto;
}
.banner-content a.mobile-btn {
	display: inline-block;
}
.banner-inner .signup-box {
	display: none;
}
/************ Product Home Video Starts ************/ 
#product-image {
	display: none;
}
.home-banner-video {
	margin: -90px auto 50px;
}
.home-banner-video .content-wrap {
	max-width: 800px;
	text-align: center;
}
.home-banner-video .content-wrap video {
	max-width: 100%;
	border: 7px solid #515860;
	box-sizing: border-box;
}
.home-banner-video .content-wrap video + p {
	margin: -7px auto 0;
}
.home-banner-video .content-wrap video + p img {
	max-width: 100%;
}
/************ Product Home Video Ends ************/


#benefits ul:before {
	display: none;
}
#benefits li > div span {
	background:url(../images/motivator-sprite.png) no-repeat left top;
}
#ph_testimonial {
	background: #00aed7;
	color: #fff;
}
#ph_testimonial .content-wrap {
	padding: 0px 0 40px;
}
#ph_testimonial:after {
	height: 40px;
	background: #fff;
}
#ph_testimonial:before {
	background: rgba(255, 255, 255, 0.15)
}
#ph_testimonial .content-wrap li .author-image + span {
	color: #fff;
}
.features-head {
	margin: 60px auto 0;
	width: 100%;
}
.bot-banner-wrap {
	background: none;
}
.bot-banner-wrap .get-started {
	margin-top: 20px;
}
.webinar-home-banner {
	text-align: center;
	margin: 30px 0;
	border-bottom: 1px dashed #e4e4e4;
 //display: none;
}
.product-screen-section {
	text-align: center;
}
.product-screen-section h2 {
	margin-bottom: 20px;
}
.bot-banner-wrap a {
	color: #fff;
}
.more-features a {
	background: #00add5;
	color: #fff !important;
	padding: 12px 30px !important;
	margin: 20px 0px 40px 0px;
	font-weight: 400 !important;
	text-transform: initial;
}
.product-screen-section {
	margin-top: 30px
}
.bot-con-bg {
	background: #f9f9f9;
}
.product-section .content-wrap {
	padding: 50px 0
}
.product-section img {
	display: block;
	margin: 0 auto;
}
.product-section h2, product-screen-section h2 {
	margin: 0 auto 50px;
	max-width: 600px;
	text-align: center;
}
.product-section p {
	line-height: 26px;
	margin: 0 auto;
	max-width: 800px;
	padding: 0 0 30px;
	position: relative;
	text-align: center;
}
.webinar-home-banner {
	margin: 30px 0 0;
}
.product-screen-section {
	padding: 40px 0;
}
.sub-feature {
	margin: 30px auto 0;
	max-width: 980px;
	padding: 0;
	width: 100%
}
.sub-feature div {
	display: inline-block;
	padding: 0 3%;
	vertical-align: middle;
	width: 43%
}
.sub-feature div:first-child {
	text-align: center;
}
.sub-feature div p{
	text-align:left;
	}
.sub-feature div p:first-child {
	padding-bottom: 20px;
}

@media only screen and (max-width : 767px) {
.sub-feature div {
	width: 90%;
	padding: 0 5%;
}
}
