@charset "UTF-8";
/* CSS Document */
body, html {
	width: 100%;
	height: 100%;
}
ul.float-none li {
	float: none;
}
a {
	text-decoration: none;
}
.contactIndex {
	text-align: center;
	float: none;
	color: #ddd;
	font-size: 18px;
	font-weight: 400;
	padding: 33px 0px 0px 0px;
	line-height: 28px;
	font-family: 'Source Sans Pro', sans-serif;
}
.starts {
	font-size: 15px;
	color: #555555;
	vertical-align: middle;
	padding: 7px 27px 7px 7px;
	margin: 7px -18px;
	font-family: 'Source Sans Pro', sans-serif;
}
ul.primary li a.selectedMenu {
	background-color: #68921e;
	color: #ffffff;
	height: 100%;
}
.stickyNav {
	margin: 0;
	background: #9bca47;
F position: fixed;
	top: 0;
	width: 100%;
	-webkit-box-shadow: 0px 4px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 4px 2px 0px rgba(0, 0, 0, 0.2);
}
.happy-clients-photo a img {
	margin: 0 auto;
	margin-bottom: 11px;
	width: 189px;
	height: 124px;
	padding: 0;
	margin: 0;
}
.footerlinks {
	color: #555;
	font-size: 13px;
	line-height: 2;
	font-family: 'Source Sans Pro', sans-serif;
	text-decoration: none;
	font-weight: 400;
	padding: 10px 8px 8px 8px;
	letter-spacing: .2px;
}
img {
	border: none;
}
.highlight {
	color: #9bca47;
	font-weight: bold;
}
.highlight1 {
	color: #ef8f39;
	font-weight: bold;
}
.phone a {
	text-decoration: none;
	color: #555;
	font-size: 16px;
	font-weight: 600;
	padding: 0px 0px 0px 0px;
	line-height: 25px;
	font-family: 'Source Sans Pro', sans-serif;
}
.textbox {
	border: 1px solid #dddddd;
	padding: 15px;
	font-size: 14px;
	color: #666666;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
}
.submit {
	background-color: #9bca47;
	border: none;
	border-bottom: 2px solid #667e03;
	padding: 8px 30px 11px 30px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-shadow: 1px 1px #82a347;
	color: #FFF;
	line-height: 40px;
	text-decoration: none;
}
.calltoaction {
	background-color: #ef8f39;
	border: none;
	border-bottom: 2px solid #b0621c;
	padding: 11px 30px 14px 30px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-shadow: 1px 1px #bd7a3e;
	color: #FFF;
	line-height: 40px;
}
.buynowbutton {
	background-color: #9bca47;
	border: none;
	border-bottom: 2px solid #667e03;
	padding: 8px 30px 11px 30px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 19px;
	font-weight: 400;
	text-shadow: 1px 1px #82a347;
	color: #FFF;
	line-height: 40px;
	text-decoration: none;
}
.buynowhighlight {
	background-color: #ef8f39;
	border: none;
	border-bottom: 2px solid #b0621c;
	padding: 8px 30px 11px 30px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 19px;
	font-weight: 400;
	text-shadow: 1px 1px #bd7a3e;
	color: #FFF;
	line-height: 40px;
	text-decoration: none
}
.comma {
	font-family: Arial, Helvetica, sans-serif;
}
/* Pricing Tables 
===================================== */
.plan {
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.03);
}
.plan-price {
	font-size: 60px;
	color: #a0ce4e;
	text-align: center;
	padding: 10px 0px 10px 18px;
	/*position: relative; */
	background-color: #FFFFFF;
	font-family: 'Source Sans Pro', sans-serif;
	border: 1px solid #e4e4e4;
	border-top: none;
}
.plan-currency {
	font-size: 26px;
	color: #555555;
	font-weight: bold;
	/*position: absolute;*/
	vertical-align: middle;
	padding: 7px;
	margin: 7px -18px;
	font-family: 'Source Sans Pro', sans-serif;
	border: none;
}
.period {
	display: block;
	font-size: 16px;
	margin: 5px 0 0 0;
	opacity: 0.6;
}
.plan-features {
	background: #fff;
	border: 1px solid #e4e4e4;
	border-top: none;
	padding: 1px 0px 26px 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
}
.plan-features ul li {
	padding: 12px 0;
	text-align: center;
	border: 1px solid #e4e4e4;
}
.plan-features a.button {
	position: relative;
	display: block;
	width: 80px;
	margin: 0 auto;
	margin-top: 22px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #b4b4b4;
	color: #fff;
}
.plan-features a.button:hover {
	background-color: #a7a7a7
}
/* Premium Plan Style */
.premium .plan-price, .premium .plan-features a.button:hover {
	background-color: #FFFFFF;
	color: #f49f54;
}
.premium.plan h3, .premium .plan-features a.button {
	background-color: #f49f54;
}
.featured .plan-price, .featured .plan-features a.button:hover {
	background-color: #5c5c5c;
}
.featured.plan h3, .featured .plan-features a.button {
	background-color: #666;
}
/* Responsive Navigation */



body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
}
.wrap {
	margin-top: 0px;
}
a {
	text-decoration: none;
	color: #fff;
}
ul {
	list-style: none;
	position: relative;
	text-align: left;
}
li {
	float: left;
}
ul:after {
	clear: both;
}
ul:before, ul:after {
	content: " ";
	display: table;
}
nav {
	position: relative;
	background: #9bca47;
	text-align: center;
}
ul.primary li a {
	display: block;
	padding: 16px 0px;
	border-right: 1px solid #b3cf80;
	text-align: center;
}
ul.primary li a img {
	padding-bottom: 0px;
	padding-top: 14px;
}
ul.primary li:last-child a {
	border-right: none;
}
ul.primary li a:hover {
	color: #fff;
}
ul.sub {
	position: absolute;
	z-index: 200;
	box-shadow: 0px 1px 5px #BEBEBE;
	display: none;
}
ul.sub li {
	float: none;
	margin: 0;
}
ul.sub li a {
	border-bottom: 1px dotted #7da92f;
	border-right: none;
	color: #fff;
	padding: 15px 20px;
	text-align: left;
}
ul.sub li:last-child a {
	border-bottom: none;
}
ul.sub li a:hover {
	color: #fff;
	background: #eeeeee;
}
ul.primary li:hover ul {
	display: block;
	background: #fff;
}
ul.primary li:hover a {
	background: #68921e;
	color: #fff;
	text-shadow: none;
}
ul.primary li:active a {
	background: #68921e;
	color: #fff;
	text-shadow: none;
}
ul.primary li:hover a.hover-bg {
	background: #68921e;
	color: #fff;
	text-shadow: none;
}
ul.sub li:hover > a {
	color: #c2e87e;
}

/* Media query Style */

@media screen and (max-width: 1500px) {
.testimonial-none {
	display: block;
}
.testimonial-display480 {
	display: none;
}
.video-resize {
	width: 80%;
	padding-left: 10%;
	padding-right: 10%;
}
.flex-direction-nav li a.flex-prev {
	background-position: 10px 0px;
	left: 0px;
	top: -100px;
}
.flex-direction-nav li a.flex-next {
	background-position: -15px 0px;
	right: 0px;
	top: -100px;
}
.none1024 {
	display: none;
}
.none800 {
	display: block;
}
.sub-heading {
	font-weight: bold;
	color: #555555;
	font-family: 'Raleway', sans-serif;
	padding: 10px;
	font-size: 18px;
}
.video-container {
	padding-bottom: 59%;
}
.documents-width {
	width: 85%
}
ul.right-align {
	right: 0%;
	top: 100%
}
ul.sub.right-align {
	width: 17%;
}
ul.sub {
	width: 23%;
}
ul.sub li a {
	min-width: 83%;
}
.testimonial-image {
	float: left;
	margin: 0 20px 0 0;
	width: 80px;
	height: 80px;
	border-radius: 100px;
	overflow: hidden;
}
.special-text {
	font-size: 16px;
	font-weight: 600;
	padding: 0px 36px 30px 36px;
}
.list-block {
	padding-bottom: 20px;
}
.download-button-section {
	color: #444;
	font-size: 19px;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	padding-top: 18px;
	line-height: 29px;
	letter-spacing: 1px;
}
.bottom-download {
	height: 100px;
	padding: 0px 40px;
	width: 77%;
	background-color: #eff0ed;
	border-left: 3px solid #9bca47;
}
.testimonial-style-1 {
	max-width: 43%;
	padding: 10px 20px 20px 20px;
	border-right: 1px dashed #bbbbbb;
	float: left;
	border-bottom: 1px dashed #bbbbbb;
}
.testimonial-style-2 {
	max-width: 46%;
	padding: 10px 20px 20px 20px;
	border-right: 0;
	float: left;
	border-bottom: 1px dashed #bbbbbb;
}
.testimonial-style-3 {
	max-width: 43%;
	padding: 20px;
	float: left;
}
.testimonial-style-4 {
	max-width: 46%;
	padding: 20px;
	border-left: 1px dashed #bbbbbb;
	float: left;
	border-top: 0;
}
.socialicons {
	float: right;
	padding: 37px 20px 22px 20px;
}
.contact {
	text-align: left;
	float: left;
	color: #555;
	font-size: 16px;
	font-weight: 600;
	padding: 13px 0px 13px 20px;
	line-height: 25px;
	font-family: 'Source Sans Pro', sans-serif;
}
.logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}
.height-content {
	padding-top: 30px;
}
.flex-direction-nav li a {
	top: 50%;
}
.calltoactionTop {
	background-color: #ef8f39;
	border: none;
	border-bottom: 2px solid #b0621c;
	padding: 8px 22px 10px 22px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-shadow: 1px 1px #bd7a3e;
	color: #FFF;
	line-height: 40px;
}
.menu-width {
	width: 19%;
}
.feature {
	width: 80%;
}
.quoteheight {
	height: 215px;
}
.quotearrow {
	padding-top: 94px;
}
ul.menu li:hover ul {
	display: block;
	background: #71a11b;
	top: 49px;
	position: absolute;
	padding: 0 5px;
	width: 220px;
	left: 5%;
}
ul.menu li:hover ul.more {
	display: block;
	background: #71a11b;
	top: 49px;
	position: absolute;
	padding: 0 5px;
	width: 220px;
	left: 75%;
}
.fieldtext {
	padding: 1% 0% 1% 8.8%;
	font-size: 14px;
	color: #666666;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
}
.form {
	width: 80%;
}
.paddin {
	padding: 30px 33px 0px 20px;
}
.plan-features {
	background: #fff;
	border: 1px solid #e4e4e4;
	border-top: none;
	padding: 1px 0px 26px 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	color: #777777;
	height: 360px;
}
.plan h3 {
	width: 100%;
	font-size: 20px;
	padding: 18px 0;
	color: #fff;
	text-align: center;
	background-color: #a0ce4e;
	margin-bottom: 0;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
}
.container {
	width: 100%;
}
.box {
	width: 31%;
	float: left;
}
h {
	font-weight: 700;
	font-size: 140%;
	color: #444444;
	font-family: 'Raleway', sans-serif;
	line-height: 1.7em;
	text-align: center;
}
.features {
	max-width: 100%;
	padding: 20px 20px 10px 20px;
	border-bottom: 1px solid #e0e0e0;
	background-color: #eff0ed;
}
.lady {
	float: left;
	width: 9%;
	height: auto;
	padding-top: 4%;
	padding-left: 2%;
}
.client {
	width: 16% !important;
	padding-bottom: 5%;
}
.quote {
	color: #fff;
	width: 89%;
	font-size: 100%;
	font-weight: 400;
	padding-top: 4%;
	line-height: 1.5;
	font-family: 'Raleway', sans-serif;
	display: inline-table;
}
.quotetext {
	color: #fff;
	display: block;
	width: 85%;
	font-size: 100%;
	font-weight: 400;
	line-height: 1.8;
	font-family: 'Source Sans Pro', sans-serif;
}
.special-title {
	color: #444;
	font-size: 220%;
	font-weight: 800;
	padding: 25px 0px 20px 0px;
	line-height: 1.6em;
	font-family: 'Raleway', sans-serif;
	width: 100%;
}
ul.menu li a {
	color: #FFF;
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	text-decoration: none;
	font-weight: 400;
	display: block;
	padding: 0px 14px 14px 14px;
}
.price {
	padding: 12px 0px 0px 40px;
}
.footer-bg-bottom {
	left: 0;
	position: fixed;
	text-align: center;
	bottom: 0;
	width: 100%;
	background-color: #fff;
	padding: 0px 0px 20px 0px;
}
.features-heading {
	font-size: 18px;
}
.sub-heading {
	font-size: 18px;
}
.main-heading {
	font-size: 24px;
	font-variant: normal;
}
.tablePadding {
	padding: 18px 20px 36px 20px;
	border-bottom: 1px solid #e4e4e4;
}
.boxNew {
	width: 97%;
	float: left;
}
body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px !important;
	font-weight: 400 !important;
}
}
 @media screen and (max-width: 1024px) {
.testimonial-display480 {
	display: none;
}
.testimonial-none {
	display: block;
}
.video-resize {
	width: 80%;
	padding-left: 10%;
	padding-right: 10%
}
.sub-heading {
	font-weight: bold;
	color: #555555;
	font-family: 'Raleway', sans-serif;
	padding: 10px;
	font-size: 18px;
	line-height: 25px
}
.flex-direction-nav li a.flex-prev {
	background-position: 10px 0px;
	left: 0px;
	top: -100px;
}
.flex-direction-nav li a.flex-next {
	background-position: -15px 0px;
	right: 0px;
	top: -100px;
}
.none1024 {
	display: none;
}
.none800 {
	display: block;
}
.video-container {
	padding-bottom: 55%;
}
.documents-width {
	width: 85%
}
ul.right-align {
	right: 0%;
	top: 100%
}
ul.sub.right-align {
	width: 17%;
}
ul.sub {
	width: 22.9%;
}
ul.sub li a {
	min-width: 68%;
}
.testimonial-image {
	float: left;
	margin: 0 20px 0 0;
	width: 80px;
	height: 80px;
	border-radius: 100px;
	overflow: hidden;
}
.special-text {
	font-size: 16px;
	font-weight: 600;
	padding: 0px 36px 30px 36px;
}
.list-block {
	padding-bottom: 20px;
}
.download-button-section {
	color: #444;
	font-size: 19px;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	padding-top: 18px;
	line-height: 29px;
	letter-spacing: 1px;
}
.bottom-download {
	height: 100px;
	padding: 0px 40px;
	width: 77%;
	background-color: #eff0ed;
	border-left: 3px solid #9bca47;
}
.testimonial-style-1 {
	max-width: 43%;
	padding: 10px 20px 20px 20px;
	border-right: 1px dashed #bbbbbb;
	float: left;
	border-bottom: 1px dashed #bbbbbb;
}
.testimonial-style-2 {
	max-width: 46%;
	padding: 10px 20px 20px 20px;
	border-right: 0;
	float: left;
	border-bottom: 1px dashed #bbbbbb;
}
.testimonial-style-3 {
	max-width: 43%;
	padding: 20px;
	float: left;
}
.testimonial-style-4 {
	max-width: 46%;
	padding: 20px;
	border-left: 1px dashed #bbbbbb;
	float: left;
	border-top: 0;
}
.socialicons {
	float: right;
	padding: 37px 20px 22px 20px;
}
.contact {
	text-align: left;
	float: left;
	color: #555;
	font-size: 16px;
	font-weight: 600;
	padding: 13px 0px 13px 20px;
	line-height: 25px;
	font-family: 'Source Sans Pro', sans-serif;
}
.height-content {
	padding-top: 30px;
}
.flex-direction-nav li a {
	top: 50%;
}
.calltoactionTop {
	background-color: #ef8f39;
	border: none;
	border-bottom: 2px solid #b0621c;
	padding: 8px 22px 10px 22px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-shadow: 1px 1px #bd7a3e;
	color: #FFF;
	line-height: 40px;
}
.menu-width {
	width: 18%;
}
.quoteheight {
	height: 215px;
}
.quotearrow {
	padding-top: 95px;
}
ul.menu li:hover ul {
	display: block;
	background: #71a11b;
	top: 49px;
	position: absolute;
	padding: 0 5px;
	width: 220px;
	left: 2%;
}
ul.menu li:hover ul.more {
	display: block;
	background: #71a11b;
	top: 49px;
	position: absolute;
	padding: 0 5px;
	width: 220px;
	left: 75%;
}
.feature {
	width: 86%;
}
.fieldtext {
	padding: 1% 0% 1% 3.3%;
	font-size: 14px;
	color: #666666;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
}
.form {
	width: 90%;
}
.paddin {
	padding: 30px 20px 0px 20px;
}
.plan-features {
	background: #fff;
	border: 1px solid #e4e4e4;
	border-top: none;
	padding: 1px 0px 26px 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 25px;
	color: #777777;
	height: 360px;
}
.plan h3 {
	width: 100%;
	font-size: 16px;
	padding: 20px 0;
	color: #fff;
	text-align: center;
	background-color: #a0ce4e;
	margin-bottom: 0;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
}
.container {
	width: 100%;
}
.box {
	width: 31.7%;
	float: left;
}
h {
	font-weight: 700;
	font-size: 140%;
	color: #444444;
	font-family: 'Raleway', sans-serif;
	line-height: 1.7em;
	text-align: center;
}
.features {
	max-width: 100%;
	padding: 20px 20px 10px 20px;
	border-bottom: 1px solid #e0e0e0;
	background-color: #eff0ed;
}
.lady {
	float: left;
	width: 12%;
	height: auto;
	padding-top: 6%;
	padding-left: 3%;
}
.client {
	width: 16% !important;
	padding-bottom: 5%;
}
.quote {
	color: #fff;
	width: 85%;
	font-size: 100%;
	font-weight: 400;
	padding-top: 5%;
	line-height: 1.5;
	font-family: 'Raleway', sans-serif;
	float: left;
	display: inline-table;
}
.quotetext {
	color: #fff;
	display: block;
	width: 85%;
	font-size: 100%;
	font-weight: 400;
	line-height: 1.8;
	font-family: 'Source Sans Pro', sans-serif;
}
.special-title {
	color: #444;
	font-size: 220%;
	font-weight: 800;
	padding: 25px 0px 20px 0px;
	line-height: 1.6em;
	font-family: 'Raleway', sans-serif;
	width: 100%;
}
ul.menu li a {
	color: #FFF;
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	text-decoration: none;
	font-weight: 400;
	display: block;
	padding: 0px 14px 14px 14px;
}
.price {
	padding: 12px 20px 0px 28px;
}
.footer-bg-bottom {
	left: 0;
	position: fixed;
	text-align: center;
	bottom: 0;
	width: 100%;
	background-color: #fff;
	padding: 0px 0px 20px 0px;
}
.features-heading {
	font-size: 18px;
}
.main-heading {
	font-size: 24px;
	font-variant: normal;
}
.tablePadding {
	padding: 18px 20px 36px 20px;
	border-bottom: 1px solid #e4e4e4;
}
.boxNew {
	width: 99%;
	float: left;
}
body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px !important;
	font-weight: 400 !important;
}
}
@media screen and (max-width: 800px) {
.testimonial-display480 {
	display: none;
}
.testimonial-none {
	display: block;
}
.video-resize {
	width: 80%;
	padding-left: 10%;
	padding-right: 10%;
}
.sub-heading {
	font-weight: bold;
	color: #555555;
	font-family: 'Raleway', sans-serif;
	padding: 10px;
	font-size: 18px;
	line-height: 25px
}
.flex-direction-nav li a.flex-prev {
	background-position: 10px 0px;
	left: 0px;
	top: -100px;
}
.flex-direction-nav li a.flex-next {
	background-position: -15px 0px;
	right: 0px;
	top: -100px;
}
.none1024 {
	display: block;
}
.none800 {
	display: none;
}
.image-resize-slider {
	width: inherit !important;
	max-width: 80% !important;
	height: auto !important;
}
.video-container {
	padding-bottom: 59%;
}
.documents-width {
	width: 90%
}
ul.right-align {
	right: 0%;
	top: 100%
}
ul.sub.right-align {
	width: 17%;
}
ul.sub {
	width: 29%;
}
ul.sub li a {
	min-width: 57%;
}
.testimonial-image {
	float: left;
	margin: 0 20px 0 0;
	width: 80px;
	height: 80px;
	border-radius: 100px;
	overflow: hidden;
}
.special-text {
	font-size: 16px;
	font-weight: 600;
	padding: 0px 20px 30px 20px;
}
.list-block {
	width: 44% !important;
}
.download-button-section {
	color: #444;
	font-size: 16px;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	padding-top: 19px;
	line-height: 27px;
	letter-spacing: .5px;
}
.bottom-download {
	height: 100px;
	padding: 0px 24px;
	width: 84%;
	background-color: #eff0ed;
	border-left: 3px solid #9bca47;
}
.testimonial-style-1 {
	max-width: 100%;
	padding: 10px 20px 25px 30px;
	border-right: 0;
	float: left;
	border-bottom: 1px dashed #bbbbbb;
}
.testimonial-style-2 {
	max-width: 100%;
	padding: 20px 20px 25px 30px;
	border-right: 0;
	float: left;
	border-bottom: 1px dashed #bbbbbb;
	border-left: 0;
}
.testimonial-style-3 {
	max-width: 100%;
	padding: 20px 20px 25px 30px;
	float: left;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px dashed #bbbbbb;
}
.testimonial-style-4 {
	max-width: 100%;
	padding: 20px 20px 0px 30px;
	border-left: 0;
	float: left;
	border-top: 0;
	border-bottom: 0;
}
.socialicons {
	float: right;
	padding: 37px 20px 22px 20px;
}
.contact {
	text-align: left;
	float: left;
	color: #555;
	font-size: 16px;
	font-weight: 600;
	padding: 13px 0px 13px 20px;
	line-height: 28px;
	font-family: 'Source Sans Pro', sans-serif;
}
.height-content {
	padding-top: 30px;
}
.menu-width {
	width: 19.5%;
}
.calltoactionTop {
	background-color: #ef8f39;
	border: none;
	border-bottom: 2px solid #b0621c;
	padding: 8px 16px 8px 15px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-shadow: 1px 1px #bd7a3e;
	color: #FFF;
	line-height: 40px;
}
.feature {
	width: 85%;
}
.flex-direction-nav li a {
	top: 50%;
}
.quoteheight {
	height: 215px;
}
.quotearrow {
	padding-top: 95px;
}
ul.menu li:hover ul {
	display: block;
	background: #71a11b;
	top: 49px;
	position: absolute;
	padding: 0 5px;
	width: 220px;
	left: 2.5%;
}
ul.menu li:hover ul.more {
	display: block;
	background: #71a11b;
	top: 49px;
	position: absolute;
	padding: 0 5px;
	width: 220px;
	left: 67%;
}
.fieldtext {
	padding: 2% 0% 1% 2.8%;
	font-size: 14px;
	color: #666666;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
}
.form {
	width: 90%;
}
.paddin {
	padding: 30px 20px 0px 20px;
}
.plan-features {
	background: #fff;
	border: 1px solid #e4e4e4;
	border-top: none;
	padding: 1px 0px 26px 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 25px;
	color: #777777;
	height: auto;
}
.plan h3 {
	width: 100%;
	font-size: 18px;
	padding: 20px 0;
	color: #fff;
	text-align: center;
	background-color: #a0ce4e;
	margin-bottom: 0;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
}
.container {
	width: 100%;
}
.box {
	width: 76%;
	margin-left: 12%;
}
h {
	font-weight: 700;
	font-size: 120%;
	color: #444444;
	font-family: 'Raleway', sans-serif;
	line-height: 1.7em;
	text-align: center;
}
.features {
	max-width: 100%;
	padding: 20px 20px 10px 20px;
	border-bottom: 1px solid #e0e0e0;
	background-color: #eff0ed;
}
.lady {
	float: left;
	width: 12%;
	height: auto;
	padding-top: 6%;
	padding-left: 3%;
}
.client {
	width: 32% !important;
	padding-bottom: 4%;
}
.quote {
	color: #fff;
	width: 85%;
	font-size: 100%;
	font-weight: 400;
	padding-top: 5%;
	line-height: 1.5;
	font-family: 'Raleway', sans-serif;
	float: left;
	display: inline-table;
}
.quotetext {
	color: #fff;
	display: block;
	width: 85%;
	font-size: 95%;
	font-weight: 400;
	line-height: 1.8;
	font-family: 'Source Sans Pro', sans-serif;
}
.special-title {
	color: #444;
	font-size: 210%;
	font-weight: 800;
	padding: 25px 0px 20px 0px;
	line-height: 1.6em;
	font-family: 'Raleway', sans-serif;
	width: 100%;
}
ul.menu li a {
	color: #FFF;
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	text-decoration: none;
	font-weight: 400;
	display: block;
	padding: 0px 14px 14px 14px;
}
.price {
	padding: 12px 20px 0px 28px;
}
.footer-bg-bottom {
	left: 0;
	position: fixed;
	text-align: center;
	bottom: 0;
	width: 100%;
	background-color: #fff;
	padding: 0px 0px 20px 0px;
}
.features-heading {
	font-size: 18px;
}
.main-heading {
	font-size: 24px;
}
.tablePadding {
	padding: 1px 20px 20px 20px;
	border-bottom: 1px solid #e4e4e4;
}
.boxNew {
	width: 76%;
	margin-left: 12%;
}
body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px !important;
	font-weight: 600 !important;
}
}
 @media screen and (max-width: 680px) {
.testimonial-display480 {
	display: none;
}
.testimonial-none {
	display: block;
}
.video-resize {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
}
.sub-heading {
	font-weight: bold;
	color: #555555;
	font-family: 'Raleway', sans-serif;
	padding: 10px;
	font-size: 16px;
	line-height: 25px
}
.none {
	display: none;
}
.video-container {
	padding-bottom: 59%;
}
.documents-width {
	width: 95%
}
ul.right-align {
	right: 0%;
	top: 100%
}
ul.sub.right-align {
	width: 23%;
}
ul.sub {
	width: 45%;
}
ul.sub li a {
	padding: 15px 20px;
	min-width: 50%;
}
.testimonial-image {
	float: left;
	margin: 0 20px 0 0;
	width: 80px;
	height: 80px;
	border-radius: 100px;
	overflow: hidden;
}
.special-text {
	font-size: 16px;
	font-weight: 600;
	padding: 0px 16px 30px 16px;
	;
}
.customers-count {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px !important;
	font-weight: 800
}
.list-block {
	width: 74% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 20px;
}
.download-button-section {
	color: #444;
	font-size: 15px;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	padding-top: 23px;
	line-height: 24px;
	text-align: left;
	letter-spacing: 0px;
	width: 65% !important;
}
.button-width {
	width: 35% !important;
	text-align: left;
	padding-top: 40px !important;
	padding-bottom: 30px;
}
.bottom-download {
	height: 100px;
	padding: 0px 25px;
	width: 85%;
	background-color: #eff0ed;
	border-left: 3px solid #9bca47;
	padding-bottom: 20px;
}
.testimonial-style-1 {
	max-width: 100%;
	padding: 10px 20px 25px 30px;
	border-right: 0;
	float: left;
	border-bottom: 1px dashed #bbbbbb;
}
.testimonial-style-2 {
	max-width: 100%;
	padding: 20px 20px 25px 30px;
	border-right: 0;
	float: left;
	border-bottom: 1px dashed #bbbbbb;
	border-left: 0;
}
.testimonial-style-3 {
	max-width: 100%;
	padding: 20px 20px 25px 30px;
	float: left;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px dashed #bbbbbb;
}
.testimonial-style-4 {
	max-width: 100%;
	padding: 20px 20px 0px 30px;
	border-left: 0;
	float: left;
	border-top: 0;
	border-bottom: 0;
}
.socialicons {
	float: none;
	padding: 20px 20px 27px 20px;
}
.contact {
	text-align: center;
	float: none;
	color: #555;
	font-size: 16px;
	font-weight: 600;
	padding: 25px 0px 0px 0px;
	line-height: 28px;
	font-family: 'Source Sans Pro', sans-serif;
}
.height-content {
	padding-top: 40px;
}
.footer-bg-bottom {
	position: relative;
	background-color: #fff;
	padding: 0px 0px 20px 0px;
}
.calltoactionTop {
	background-color: #ef8f39;
	border: none;
	border-bottom: 2px solid #b0621c;
	padding: 8px 19px 8px 19px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-shadow: 1px 1px #bd7a3e;
	color: #FFF;
	line-height: 40px;
}
.feature {
	width: 82%;
}
.flex-direction-nav li a {
	top: 58%;
}
.quoteheight {
	height: 220px;
}
.quotearrow {
	padding-top: 95px;
}
ul.menu li:hover ul {
	display: block;
	background: #71a11b;
	top: 48px;
	position: absolute;
	padding: 0 5px;
	width: 220px;
	left: 3%;
}
.fieldtext {
	padding: 2% 0% 1% 2.4%;
	font-size: 14px;
	color: #666666;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
}
.menu-width {
	width: 19%;
}
.form {
	width: 90%;
}
.paddin {
	padding: 30px 15px 0px 15px;
}
.plan-features {
	background: #fff;
	border: 1px solid #e4e4e4;
	border-top: none;
	padding: 1px 0px 26px 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	color: #777777;
	height: auto;
}
.plan h3 {
	width: 100%;
	font-size: 20px;
	padding: 18px 0;
	color: #fff;
	text-align: center;
	background-color: #a0ce4e;
	margin-bottom: 0;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
}
.container {
	width: 100%;
}
.box {
	width: 100%;
	margin-left: 0;
}
h {
	font-weight: 700;
	font-size: 120%;
	color: #444444;
	font-family: 'Raleway', sans-serif;
	line-height: 1.7em;
	text-align: center;
}
.features {
	max-width: 100%;
	padding: 20px 20px 10px 20px;
	border-bottom: 1px solid #e0e0e0;
	background-color: #eff0ed;
}
.features a, .features1 a, .features2 {
	display: none;
}
.lady {
	float: left;
	width: 14%;
	height: auto;
	padding-top: 9%;
	padding-left: 4%;
}
.client {
	width: 32% !important;
	padding-bottom: 5%;
}
.quote {
	color: #fff;
	width: 82%;
	font-size: 100%;
	font-weight: 400;
	padding-top: 6.23%;
	line-height: 1.5;
	font-family: 'Raleway', sans-serif;
	float: left;
	display: inline-table;
}
.quotetext {
	color: #fff;
	display: block;
	width: 85%;
	font-size: 92%;
	font-weight: 400;
	line-height: 1.8;
	font-family: 'Source Sans Pro', sans-serif;
}
.special-title {
	color: #444;
	font-size: 160%;
	font-weight: 800;
	padding: 25px 0px 20px 0px;
	line-height: 1.6em;
	font-family: 'Raleway', sans-serif;
	width: 100%;
}
ul.menu li a {
	color: #FFF;
	font-size: 14px;
	font-family: 'Source Sans Pro', sans-serif;
	text-decoration: none;
	font-weight: 400;
	display: block;
	padding: 0px 14px 14px 14px;
}
.price {
	padding: 12px 20px 0px 21px;
}
.features-heading {
	font-size: 18px;
}
.main-heading {
	font-size: 24px;
}
.tablePadding {
	padding: 1px 20px 20px 20px;
	border-bottom: 1px solid #e4e4e4;
}
.boxNew {
	width: 100%;
	margin-left: 0;
}
body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px !important;
	font-weight: 400 !important;
}
}
 @media screen and (max-width: 480px) {
.pading-reduce {
	padding: 0px 0px 10px 0px !important;
}
.testimonial-display480 {
	display: block;
}
.testimonial-none {
	display: none;
}
.mobile-text {
	font-size: 14px !important;
	padding-right: 0px !important;
	width: 80%;
}
.video-resize {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
}
.sub-heading {
	font-weight: bold;
	color: #555555;
	font-family: 'Raleway', sans-serif;
	padding: 10px;
	font-size: 15px;
	line-height: 26px
}
.none {
	display: none;
}
.video-container {
	padding-bottom: 60%;
}
.documents-width {
	width: 95%
}
body {
	font-family: 'Source Sans Pro', sans-serif !important;
	font-size: 14px !important;
}
ul.right-align {
	right: 0%;
	top: 100%
}
ul.sub.right-align {
	width: 32%;
}
ul.sub {
	width: 65%;
}
ul.sub li a {
	padding: 15px 20px;
	min-width: 50%;
}
.testimonial-image {
	float: none;
	margin: 0 20px 0 0;
	width: 80px;
	height: 80px;
	border-radius: 100px;
	overflow: hidden;
}
.testimonial-client-details {
	margin-left: 0px !important;
}
.image-resize-testimonial {
	width: inherit;
	max-width: 100%;
}
.image-resize {
	width: inherit;
	max-width: 90%;
}
.image-resize-feature {
	width: inherit;
	max-width: 25%;
}
.special-text {
	font-size: 15px;
	font-weight: 400;
	padding: 10px 0px 30px 0px;
	text-align: center;
}
.customers-count {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px !important;
	font-weight: 800
}
.button-width {
	width: 95% !important;
	float: none !important;
	text-align: left;
	padding-top: 15px !important;
	padding-bottom: 30px;
}
.download-button-section {
	color: #444;
	font-size: 15px;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	padding-top: 23px;
	line-height: 25px;
	text-align: left;
	letter-spacing: 0px;
	float: none !important;
	width: 95% !important;
}
.bottom-download {
	height: 100%;
	padding: 0px 22px;
	width: 80%;
	background-color: #eff0ed;
	border-left: 3px solid #9bca47;
}
.list-block {
	width: 90% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 20px;
}
.testimonial-style-1 {
	max-width: 100%;
	padding: 10px 15px 25px 15px;
	border-right: 0;
	float: left;
	border-bottom: 1px dashed #bbbbbb;
}
.testimonial-style-2 {
	max-width: 100%;
	padding: 20px 15px 25px 15px;
	border-right: 0;
	float: left;
	border-bottom: 1px dashed #bbbbbb;
	border-left: 0;
}
.testimonial-style-3 {
	max-width: 100%;
	padding: 20px 15px 25px 15px;
	float: left;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px dashed #bbbbbb;
}
.testimonial-style-4 {
	max-width: 100%;
	padding: 20px 15px 0px 15px;
	border-left: 0;
	float: left;
	border-top: 0;
	border-bottom: 0;
}
.socialicons {
	float: none;
	padding: 24px 20px 33px 20px;
}
.contact {
	text-align: center;
	float: none;
	color: #555;
	font-size: 16px;
	font-weight: 600;
	padding: 33px 0px 0px 0px;
	line-height: 28px;
	font-family: 'Source Sans Pro', sans-serif;
}
.height-content {
	padding-top: 45px;
}
.feature {
	width: 71%;
}
.footer-bg-bottom {
	position: relative;
	background-color: #fff;
	padding: 0px 0px 20px 0px;
}
.calltoactionTop {
	background-color: #ef8f39;
	border: none;
	border-bottom: 2px solid #b0621c;
	padding: 8px 14px 9px 14px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 13px;
	font-weight: 400;
	text-shadow: 1px 1px #bd7a3e;
	color: #FFF;
	line-height: 40px;
	width: 90% !important;
}
.flex-direction-nav li a {
	top: 64%;
}
.quoteheight {
	height: 265px;
}
.quotearrow {
	padding-top: 120px;
}
ul.menu li:hover ul {
	display: block;
	background: #71a11b;
	top: 48px;
	position: absolute;
	padding: 0 5px;
	width: 220px;
	left: 4%;
}
.fieldtext {
	padding: 4% 0% 1% 0%;
	font-size: 14px;
	color: #666666;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
}
.menu-width {
	width: 19%;
}
.form {
	width: 95%;
}
.paddin {
	padding: 30px 13px 0px 13px;
}
.plan-features {
	background: #fff;
	border: 1px solid #e4e4e4;
	border-top: none;
	padding: 1px 0px 26px 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 25px;
	color: #777777;
	height: auto;
}
.plan h3 {
	width: 100%;
	font-size: 15px;
	padding: 18px 0;
	color: #fff;
	text-align: center;
	background-color: #a0ce4e;
	margin-bottom: 0;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
}
.container {
	width: 100%;
}
.box {
	width: 100%;
}
h {
	font-weight: 700;
	font-size: 120%;
	color: #444444;
	font-family: 'Raleway', sans-serif;
	line-height: 1.7em;
	text-align: center;
}
.features {
	max-width: 100%;
	padding: 20px 10px 10px 10px;
	border-bottom: 1px solid #e0e0e0;
	background-color: #eff0ed;
}
.features a, .features1 a, .features2 {
	display: none;
}
.lady {
	float: left;
	width: 23%;
	height: auto;
	padding-top: 14.5%;
	padding-left: 7%;
}
.client {
	width: 48% !important;
	padding-bottom: 6%;
}
.quote {
	color: #fff;
	width: 70%;
	font-size: 100%;
	font-weight: 400;
	padding-top: 20px;
	line-height: 1.5;
	font-family: 'Raleway', sans-serif;
	float: left;
	display: inline-table;
}
.quotetext {
	color: #fff;
	display: block;
	width: 84%;
	font-size: 92%;
	font-weight: 400;
	line-height: 1.8;
	font-family: 'Source Sans Pro', sans-serif;
}
.special-title {
	color: #444;
	font-size: 160%;
	font-weight: 800;
	padding: 25px 0px 20px 0px;
	line-height: 1.6em;
	font-family: 'Raleway', sans-serif;
	width: 100%;
}
ul.menu li a {
	color: #FFF;
	font-size: 14px;
	font-family: 'Source Sans Pro', sans-serif;
	text-decoration: none;
	font-weight: 400;
	display: block;
	padding: 0px 0px 14px 0px;
}
.price {
	padding: 12px 20px 0px 20px;
}
.features-heading {
	font-size: 16px;
}
.main-heading {
	font-size: 20px;
}
.tablePadding {
	padding: 1px 20px 20px 20px;
	border-bottom: 1px solid #e4e4e4;
}
.boxNew {
	width: 100%;
}
}
li {
	margin: 0;
	padding: 0;
}
body, head {
	margin: 0;
	padding: 0;
}
.list-block {
	display: inline-block;
}
.features-heading {
	font-weight: bold;
	color: #555555;
	font-family: 'Raleway', sans-serif;
	padding: 10px;
}
.hidetext {
	display: none;
	font-size: 14px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	color: #666666;
	line-height: 26px;
	padding-bottom: 20px;
}
.features-heading1 {
	font-weight: bold;
	font-size: 16px;
	color: #555555;
	font-family: 'Raleway', sans-serif;
}
.main-heading {
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
	color: #444444;
}
.heading-border {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 8px;
	line-height: 30px;
	width: 375px;
	white-space: nowrap;
}
.features-text {
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	color: #666666;
	line-height: 26px;
	padding-right: 6px;
}
.body-text {
	font-size: 16px;
	color: #555555;
	line-height: 25px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	padding-bottom: 10px;
}
.thankyou-text {
	font-size: 16px;
	color: #555555;
	line-height: 25px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	padding: 10px 10px 10px 20px;
	height: 60%;
}
.thankyou-text-hide {
	display: none;
}
.related-product {
	font-size: 12px;
	color: #f3770a;
	line-height: 25px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 500;
	padding: 1px;
}
.special-text {
	color: #555555;
	line-height: 28px;
	font-family: 'Source Sans Pro', sans-serif;
}
.more-link {
	font-size: 15px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	color: #f3811d;
	line-height: 26px;
	text-decoration: none;
}
.footer-bg {
	background-color: #333333;
	padding: 0px 0px 10px 0px;
}
.footer-bg-bottom {
	background-color: #fff;
	padding: 0px 0px 20px 0px;
}
.footer-text {
	color: #666666;
	font-size: 12px;
	font-weight: 400;
	padding: 10px 0px 0px 0px;
	line-height: 28px;
	font-family: 'Source Sans Pro', sans-serif;
}
.footer-text-bottom {
	color: #666;
	font-size: 12px;
	font-weight: 400;
	padding: 18px 0px 0px 0px;
	line-height: 28px;
	font-family: 'Source Sans Pro', sans-serif;
}
.activeBg {
	background-color: #f8fcf7;
	padding: 20px 15px 11px 20px;
	border-bottom: 1px solid #eaeaea;
}
/* testimonial slider */

.flexslider {
	position: relative;
	height: 215px;
	display: inline-block;
}
.flexslider .slides {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.flexslider .slides > li {
	-webkit-backface-visibility: hidden;
	float: left;
	margin: 0;
	padding: 0
}
.flexslider .slides > li a {
	display: inline-block;
}
.flexslider .slides img {
	max-width: 100%;
	display: inline-block;
	margin: 0 auto
}
.flex-pauseplay span {
	text-transform: capitalize
}
.flex-control-nav {
	position: absolute;
	text-align: center;
	right: 0;
	bottom: -5px;
	display: none
}
.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1
}
.flex-control-nav li a {
	background: #BBB;
	cursor: pointer;
	border-radius: 5px;
	height: 10px;
	width: 10px;
	display: block
}
.flex-control-nav li a.flex-active {
	background: #74B223;
	color: #FFF
}
.flex-control-nav li a:hover {
	text-decoration: none
}
.flex-direction-nav li {
	list-style-type: none
}
.flex-direction-nav li a {
	height: 25px;
	width: 25px;
	display: block;
	color: transparent;
	position: absolute;
	margin-top: -20px;
}
.flexslider:hover a.flex-prev {
}
.flexslider:hover a.flex-next {
}
.testimonial-body-text {
	color: #666;
	font-size: 16px;
	font-weight: 400;
	overflow: hidden;
	line-height: 24px;
	font-family: 'Source Sans Pro', sans-serif;
	padding-bottom: 8px;
}
.testimonial-client-text {
	color: #444;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Raleway', sans-serif;
	overflow: hidden;
	line-height: 24px;
}
.testimonial-client-details {
	position: relative;
	overflow: hidden;
	margin-left: 100px;
}
.customers-count {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 22px;
	font-weight: 800
}
.radius {
	border-radius: 3px;
}
.clearBoth {clear:both}