.hidden {
	display: none;
}

.closediv {
	float: right;
	color: #000;
	font-size: 30px;
	padding-bottom: 10px;
}

.alignCenter {
	text-align: center;
}

div.welcome-sec-inner {
	padding: 5px;
	margin: 20px auto;
	box-shadow: 4px 4px 25px #ccc;
	-moz-box-shadow: 4px 4px 25px #ccc;
	-webkit-box-shadow: 4px 4px 25px #ccc;
	border: 2px solid white;
	width: 100%;
	border-radius: 10px;
	display: table;
	height: 162px;
}

div.welcome-sec-second-inner {
	padding: 20px;
	margin: 20px auto;
	display: inline-block;
	width: 100%
}

div.planHeader p {
	text-align: center;
	font-size: 1.3em;
	color: #333;
	font-weight: 300;
	margin: 20px auto;
}

.welcome-sec .welcome_icon_section {
	display: table-cell;
	vertical-align: middle;
}

.welcome-sec-second .welcome_icon_section_second {
	display: block;
}

.welcome-sec .welcome_icon_section .first {
	width: 100%;
	float: left;
}

.welcome-sec .welcome_icon_section .second {
	text-align: center;
	margin-bottom: 8px;
	color: #333333;
}

.welcome-sec .welcome_icon_section .third {
	text-align: center;
	color: #333333;
	margin-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
}

.welcome-sec .welcome_icon_section .fourth {
	text-align: center;
	color: #333333;
	position: absolute;
	bottom: 30px;
	width: 76%;
}

.welcome-sec-second .welcome_icon_section_second .second {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 24px;
	line-height: 28px;
}

.welcome-sec .welcome_icon_section .icon-size {
	position: relative;
	font-size: 3em !important;
	text-align: center;
	width: 100%;
	margin: 0;
	padding-bottom: 10px;
	color: #588A0F;
}

.welcome-sec-second .welcome_icon_section_second .icon-size {
	position: relative;
	font-size: 5em !important;
	text-align: center;
	width: 100%;
	margin: 0;
	padding-bottom: 10px;
}

.welcome_success i {
	position: relative;
	font-size: 4em !important;
	text-align: center;
	width: 100%;
	padding: 0px 0px 12px 0;
	margin: 0;
}

.active-plan i, .active-plan .second {
	color: #588A0F !important;
}

.active-plan strong {
	color: black !important;
}

.go-now {
	text-align: center;
}

.active-plan .learn-more {
	display: none;
}

.active-plan .go-now {
	display: block;
}

.see-example {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	background-color: #588a0f;
	max-width: 122px;
	display: block;
	margin: 0px auto 12px auto;
	padding: 5px;
	border-radius: 6px;
}

.welcome-sec-inner:hover .see-example {
	display: block;
}

.see-example .green-button {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #588a0f !important;
	border: none;
	border-radius: 3px;
}

.see-example .green-button:hover {
	background-color: #A0c963 !important;
}

.try-free .green-button {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #A0c963 !important;
	border: none;
	border-radius: 3px;
	margin-top: 20px;
	margin-bottom: 0;
}

.learn_more {
	text-align: center;
}

.service-popup {
	display: none;
	border: none;
	font-size: 1.2em;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 99999;
	padding: 20px;
	background: #fff;
	width: 50%;
}

.service-popup h2 {
	margin-top: 0;
}

.service-popup-video {
	height: 400px;
	text-align: center;
}

.pricingTitle {
	font-size: 35px !important;
	text-align: center;
}

.subtitle {
	font-size: 25px;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.service-popup {
		width: 90%;
	}

	.service-popup iframe {
		width: 100% !important;
		height: auto !important;
	}

	.service-popup-video {
		height: auto;
		text-align: center;
	}

	.welcome-sec {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}

	.pricingTitle {
		font-size: 26px !important;
		text-align: center;
	}

	.subtitle {
		font-size: 16px;
		text-align: center;
	}
}

.newsletterPopupWSP {
	height: 400px;
	text-align: center;
}

#newsletterPopupWSP {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0%;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 99999;
	height: 100%;
	width: 100%;
}

.newsletterPopupContentWSP {
	position: relative;
	left: 25%;
	background: #fff;
	width: 50%;
	padding: 20px;
	border-radius: 5px;
	overflow: scroll;
	top: 20%;
}

.newsletterInclusionWSP {
	list-style: initial;
	width: 75%;
	text-align: left;
	margin: 0 auto;
	margin-bottom: 10px;
}

.cancelButton {
	background: #d5d5d5;
	color: #000;
	width: fit-content;
	font-size: 1.5em;
	padding: 11px;
	margin: 10px;
	text-transform: capitalize;
}

.validButton {
	background-color: #54880b;
	color: #fff;
	width: fit-content;
	font-size: 1.5em;
	padding: 11px;
	margin: 10px;
}

/*button {*/
/*min-width: 35%;*/
/*}*/

.newsletterPopupSubtitleWSP {
	text-align: left;
}

h2.newsletterPopupSubtitleWSP {
	width: 75%;
	margin: 0 auto;
	margin-bottom: 15px;
}

h1.newsletterPopupTitleWSP {
	color: #5c8ac8;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-top: 0;
}

@media only screen and (max-width: 500px) {
	.newsletterPopupContentWSP {
		position: relative;
		left: 5%;
		background: #fff;
		width: 90%;
		padding: 20px;
		border-radius: 5px;
		overflow: scroll;
		top: 5%;
	}

	.newsletterInclusionWSP {
		list-style: initial;
		width: 100%;
		text-align: left;
		margin: 0 auto;
	}

	h1.newsletterPopupTitleWSP {
		font-size: 20px;
	}

	h2.newsletterPopupSubtitleWSP {
		font-size: 16px;
	}

	button {
		font-size: 16px !important;
	}
}

@media only screen and (min-width: 764px) and (max-width: 1024px) {
	.newsletterPopupContentWSP {
		width: 80%;
		left: 10%;
	}

	.newsletterInclusionWSP {
		list-style: initial;
		width: 85%;
		text-align: left;
		margin: 0 auto;
		margin-bottom: 20px;
	}

	h2.newsletterPopupSubtitleWSP {
		width: 85%;
		margin: 0 auto;
		margin-bottom: 10px;
	}
}

@media only screen and (min-width: 1024px) {
	.welcome-sec-inner:hover {
		border: 2px solid #588a0f;
		background-color: #f4f9ec;
	}

	.welcome-sec-inner:hover, a:link, a:active {
		text-decoration: none;
	}
}
