/*.search-part {
	border-bottom: 1px solid #70b9db
}

a.toggle-menu-big,
a.toggle-menu {
	display: none
}*/

html,
body {
	background: #fff;
}

.logo {
	margin-top: 20px;
}

.sales-page .banner.lazyloaded {
	background: url(/themes/fluid_design/images/landing-bg.jpg) no-repeat top center;
	background-size: cover;

	/*background: rgb(48, 160, 215);
	background: -moz-linear-gradient(left, rgba(48, 160, 215, 1) 0%, rgba(18, 136, 188, 1) 50%, rgba(25, 132, 169, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(48, 160, 215, 1) 0%, rgba(18, 136, 188, 1) 50%, rgba(25, 132, 169, 1) 100%);
	background: linear-gradient(to right, rgba(48, 160, 215, 1) 0%, rgba(18, 136, 188, 1) 50%, rgba(25, 132, 169, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30a0d7', endColorstr='#1984a9', GradientType=1);*/
}
.sales-page .banner {
	position: relative;
	height: 500px;
}
.sales-page .content {
	padding: 20px 0;
	margin-top: -320px;
	position: relative;
	z-index: 25;
	height: auto
}

.services-pack-wrapper {
	width: 100%;
	height: auto;
	border: 1px solid #e6e6e6;
	/* padding: 20px; */
	background: #fff;
	box-shadow: 0 30px 80px rgba(0, 0, 0, .02), 0 15px 35px rgba(0, 0, 0, .02), 0 5px 15px rgba(0, 0, 0, .02);
	font-family: 'Helvetica', sans-serif;
	position: relative;
	margin-bottom: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin-bottom: 100px
}

.services-pack-content-1 {
	padding: 130px 40px 130px 40px
}

.services-pack-content h3 {
	color: #757575;
	font-size: 30px;
	font-weight: 700;
	margin-top: 5px
}

.services-pack-content-1 h3 {
	color: #757575;
	font-size: 30px;
	font-weight: 700;
	margin-top: 5px
}

.services-pack-content-1 h4 {
	color: #a2a2a2;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 0px
}

.services-pack-content-1 p {
	padding-right: 60px;
	margin-top: 20px
}

.horizontal-services-divider {
	width: 100%;
	height: 1px;
	clear: both;
	background: #e5e5e5
}

h3.title-middle {
	text-align: center;
	color: #757575;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 35px
}

h3.title-middle span {
	color: #009eeb;
	font-weight: 700;
}

p.section-inner-subtle {
	text-align: center;
	color: #a2a2a2;
	font-size: 17px;
	line-height: 23px
}

.services-pack-content p {
	color: #a2a2a2;
	font-size: 16px
}

.services-pack-content p span {
	color: #757575;
}

.second-services-content h4 {
	text-align: center;
	color: #757575;
	font-size: 20px;
	font-weight: 700
}


/*-------------        FEATURED BUSINESS        ------------------*/

.subscribe-btn {
	font-family: 'Helvetica', sans-serif;
	font-weight: 700;
	font-size: 15px;
	border: 1px solid rgba(255, 255, 255, .7) !important;
	/*
	-webkit-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.41);
	-moz-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.41);
	box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.41);*/
	margin-top: 40px;
	/*margin: 0 auto;
	display: block*/
}

.subscribe-btn:hover {
	-webkit-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.41);
	-moz-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.41);
	box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.41);
}

.banner-premium {
	width: 550px;
	max-width: inherit !important;
	position: absolute;
    left: -6px;
    top: 68px;


}

/*-------------        FEATURED BUSINESS        ------------------*/

.inner-pages {
	margin-top: -60px;
}


/*-------------         GRAPHICS  SECTION        ------------------*/

.graphics-section {
	clear: both;
	margin: 80px 0 80px 0
}

.graphics-wrapper {
	clear: both;
	margin: 80px 0 40px 0
}

.graphics-section p.section-inner-subtle {
	padding: 0 170px 0 170px
}

.graphics-section p.section-inner-subtle span {
	font-weight: 700
}


.item-graph-wrapper h3 {
	font-weight: 700;
	color: #757575;
	font-size: 16px;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 20px;
}

.item-graph-info p.graph-info-title {
	font-weight: 700;
	color: #757575;
	font-size: 16px;
	text-align: center
}

.item-graph-info ul {
	width: 230px;
	text-align: center;
	margin: 20px auto;
	display: block;
}

.item-graph-info ul li {
	float: left;
	margin: 3px 0 3px 0;
	display: block;
	width: 100%;
	text-align: right;
	font-weight: 700;
}

span.percentage {
	width: 36px;
	float: left;
	text-align: left;
	font-weight: 700
}

.long-div span.percentage {
	width: 106px;
	float: left;
	text-align: left;
	font-weight: 700
}

span.circle-dot {
	border-radius: 100%;
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 10px
}

.orange-dot {
	background: #ff8924
}

.blue-dot {
	background: #009eeb
}

.blue-light-dot {
	background: #d9f0fb
}

.blue-light-dot-2 {
	background: #7eb5da
}

.blue-light-dot-3 {
	background: #f1f9fd
}

.blue-light-dot-4 {
	background: #7EB5DA
}

.blue-light-dot-5 {
	background: #CDDDFB
}

.blue-dark-dot-1 {
	background: #1357CF
}

/*-------------     GRAPHICS SECTION     ------------------*/


/*-------------         SPECIAL SECTION        ------------------*/

.special-section {
	width: 100%;
	height: auto;
	background: #009eeb;
	margin-top: 80px;
	padding: 80px 0 80px 0;
}

.special-section .subscribe-btn {
	display: block;
	margin: 0 auto;
	margin-top: 80px
}

.special-sections-cont {
	position: relative;
	z-index: 1000;
}

.special-sections-cont h3,
.special-sections-cont p {
	color: #fff
}

.item-fact-wrapper {
	margin: 100px 0 40px 0;
	clear: both
}

.fact-number {
	color: #fff;
	text-align: center;
	font-size: 45px;
	font-family: 'Helvetica', sans-serif;
	font-weight: 700;
}

.fact-text {
	color: #fff;
	text-align: center;
	font-size: 16px;
	margin-top: 25px
}

.features-list-item * {
	color: #fff;
}

.features-list-item p {
	font-size: 16px;
	font-weight: 700;
	margin-top: 10px;
	text-align: center
}

.features-subtext {
	float: left;
	width: 100%;
	font-size: 15px;
	line-height: 22px;
	text-align: center;
	padding: 0 15px 0 15px;
}

.features-list-item .circle-item {
	margin: 0 auto;
	float: none;
	height: 51px;
	width: 51px;
}

.circle-item {
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	height: 33px;
	width: 33px;
	background: #f2f8fb;
	/*margin: 0 auto*/
	float: left;
}

.features-list-item .circle-item i {
	font-size: 24px;
}

.circle-item i {
	color: #009eeb;
	font-size: 18px;
	position: relative;
	top: 14px;
	left: 14px;
	font-weight: 400;
}


/*-------------         SPECIAL SECTION        ------------------*/

section.community {
	clear: both;
	margin: 80px 0 80px 0;
}

.community-right-wrapper {
	border-left: 1px solid #e5e5e5;
	/*padding: 30px 0 10px 30px;*/
	padding: 40px 41px 18px 43px;
	float: left;
}

.community-wrapper-item {
	margin: 60px 0 0 0
}

.circle-item-community {
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	height: 45px;
	width: 45px;
	background: #f2f8fb;
	/* margin: 0 auto; */
	float: left;
}

.circle-item-community i {
	color: #009eeb;
	font-size: 18px;
	position: relative;
	top: 14px;
	left: 14px;
	font-weight: 400;
}

.circle-item-community svg {
	position: relative;
	top: 11px;
	left: 11px;
}

.item-per {
	float: left;
	margin-bottom: 15px
}

p.item-title {
	float: left;
	margin: 12px 0 0 10px;
	font-size: 17px;
	font-weight: 700
}

p.number-per {
	font-size: 45px;
	color: #009eeb;
	font-weight: 700;
}

span.number-symbol {
	position: relative;
	top: -6px;
	font-size: 22px;
	vertical-align: top;
	color: #009eeb;
}

p.per-legend {
	font-size: 15px
}

p.per-legend span {
	color: #ff8a25;
	font-weight: 700
}

.painted {
	background-color: #fdfdfd;
	border: 1px solid #f6f6f6 !important;
}

.vcenter {
	display: inline-block;
	vertical-align: middle;
	float: none;
}

.center-div {
	height: 45px;
	position: absolute;
	top: 50%;
	left: 230px;
	transform: translate(-50%, -50%);
	width: 100%;
}

.equal-rows {
	float: none;
	display: table-cell;
	vertical-align: top;
}

.sep-community {
	height: 20px
}


/*-------------         COMMUNITY SECTION        ------------------*/


/*-------------         COMMUNITY SECTION        ------------------*/


/*-------------         TESTIMONIAL SECTION        ------------------*/

section.testimonial {
	background: #fff;
	/*height: 450px;*/
	margin: 40px 0 0px 0;
	/*-webkit-box-shadow: inset 0px 2px 8px 0px rgba(50, 50, 50, 0.33);
	-moz-box-shadow: inset 0px 2px 8px 0px rgba(50, 50, 50, 0.33);
	box-shadow: inset 0px 2px 8px 0px rgba(50, 50, 50, 0.33);
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;*/
}



.image-testimonial {
	position: relative;
	padding-left: 0px;
	height: 573px;
	overflow: hidden
}

.image-testimonial img {
	position: relative;
	display: block;
	/* width: 100%;
	margin: 0 auto;
	max-width: 100%; */
	max-width: inherit !important;
	border: 0px;
	margin: 0px;
	width: 1434px;
	height: 850px;
	display: flex;
	flex-direction: column;
	border: none;
}

.testimonials-info-wrapper {
	padding: 40px 60px 40px 40px
}

.testimonials-info-wrapper .subscribe-btn {
    margin-top: 20px;
}

section.testimonial h3 {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 35px;
	    color: #fff;
	text-align: center;
	position: relative
}


.left-comma {
	position: absolute;
	left: 15px;
	top: -30px;
	font-size: 95px;
	opacity: 0.4
}

.right-comma {
	position: absolute;
	right: 15px;
	bottom: -30px;
	font-size: 95px;
	opacity: 0.4;
	-ms-transform: rotate(180deg);
	/* IE 9 */
	-webkit-transform: rotate(180eg);
	/* Chrome, Safari, Opera */
	transform: rotate(180deg);
}


/*section.testimonial p {
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 25px;
}*/

.testimonial-wrapper {
	width: 100%;
	height: auto;
	background: #ff8a25;
	-webkit-box-shadow: 1px 1px 40px 0px rgba(0, 2, 0, 0.07);
	-moz-box-shadow: 1px 1px 40px 0px rgba(0, 2, 0, 0.07);
	box-shadow: 1px 1px 40px 0px rgba(0, 2, 0, 0.07);
	margin-top: 50px;
	    padding: 95px;
}

.testimonial-wrapper p {
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	color: #fff;
}

.item-user-slider-title a.name {
	display: block;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 40px
}

.item-user-slider-title p.company {
	display: block;
	font-size: 14px;
	margin: 0px 0 0 0;
	text-align: center
}

.item-user-slider-title p.company a {
	color: #fff;
	font-weight: 700;
	display: block;
	text-align: center
}

.item-user-slider-title a.company-link {
	color: #fff;
	font-weight: 700;
	display: block;
	text-align: center
}

.testimonial-wrapper .subscribe-btn {

    display: block;
}


/*-------------         TESTIMONIAL SECTION        ------------------*/


/*-------------    CAROUSEL STYLES  ------------------*/

.logo-sliders {
	margin: 80px 0 0px 0;
}

.carousel {
	margin-bottom: 40px;
}

.carousel-control.right,
.carousel-control.left {
	background: none;
	display: none
}

.carousel-indicators .active {
	background-color: #009eeb;
	margin: 3px;
}

.carousel-indicators li {
	background-color: #cbcbcb;
	border: 1px solid #fff;
	border-radius: 10px;
	margin: 3px;
}

.carousel-indicators {
	bottom: -37px;
}


/*-------------    CAROUSEL STYLES  ------------------*/

/*-------------    	MODAL STYLES  ------------------*/



#contact-info-modal .modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
}
#contact-info-modal .modal-body {
    padding: 30px 45px 0px 45px;
}

#contact-info-modal .modal-footer {
    padding: 15px 45px 45px 45px;
    text-align: left;
    /* border-top: 1px solid #e5e5e5; */
    border-top: none;
}

.save-btn-modal {
    font-family: 'Helvetica', sans-serif;
    font-weight: 700;
    font-size: 15px;
}
.cancel-btn-modal {
    font-family: 'Helvetica', sans-serif;
    font-weight: 700;
    font-size: 15px;
}

@media only screen and (max-width: 767px) {

#contact-info-modal .modal-dialog {
    position: relative;
    top: inherit;
    left: inherit;
    transform: translate(0%, 0%) !important;
    width: auto;
	margin: 8px 0 0 5px;
}

#contact-info-modal .modal-body {
    padding: 20px;
    padding-top: 0px;
}
#contact-info-modal .modal-footer {
    padding: 20px;
}

#contact-info-modal .modal-footer .btn {
    display: block;
    width: 100%;
    margin-bottom: 5px;
}


}

/*-------------    	MODAL STYLES  ------------------*/


/*-------------     RESPONSIVE STYLES SECTION     ------------------*/

@media only screen and (max-width:1450px) {
	.image-testimonial {
		height: 656px;
	}
}

@media only screen and (max-width:1200px) {
	.item-user-slider {
		height: 490px;
	}
	.item-user-answer {
		min-height: 249px;
	}
	.services-pack-content-1 p {
		padding-right: 0px;
	}
	.banner-premium {
	    width: 493px;
    max-width: inherit !important;
    position: absolute;
        top: 139px;
    left: 13px;
	}
}

@media only screen and (max-width:992px) {

	.banner-premium {
	      width: 100% !important;
    max-width: 100% !important;
    position: inherit;
    top: inherit;
    left: inherit;
    display: block;
    margin: 0 auto;
	}
	.logo {
		margin-top: 10px;
		width: 142px;
		float: left;
	}
	.content-box {
		padding: 15px !important;
	}
	.pricing-table-box [class*=pricing-column].email-blast {
		border-left: 1px solid #e5e5e5 !important;
		border-right: 1px solid #e5e5e5 !important;
	}
	.pricing-table-box [class*=pricing-column].buy-ad {
		border-right: 1px solid #e5e5e5 !important;
	}
	.graphics-section p.section-inner-subtle {
		padding: 0;
	}
	.subscribe-btn {
		margin: 0 auto;
		display: block;
		float: none
	}
	#graph_1,
	#graph_2,
	#graph_3 {
		background-size: 90%;
	}
	.center-div {
		height: 45px;
		position: absolute;
		top: 50%;
		left: 144px;
		transform: translate(-50%, -50%);
		width: 100%;
	}
	.item-user-answer {
		min-height: 290px;
	}
	.special-section {
		margin-top: 80px;
	}
	.testimonial-wrapper .subscribe-btn {
		display: block;
		margin-top: 20px;
	}
}

@media only screen and (max-width: 768px) {

	section.testimonial h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 35px;
    color: #fff;
    text-align: center;
}

	.testimonial-wrapper p {
    font-size: 16px;
    text-align: center;
}

	.testimonial-wrapper {
    padding: 23px;
		    margin-top: 0px;
}

	.view-plans-btn {
		padding: 18px 20px;
		width: 100%
	}
	.pricing-box-wrapper,
	.pricing-wrapper {
		margin: 0px 0 80px 0 !important;
	}
	.pricing-table-box [class*=pricing-column].featured {
		min-height: 481px !important;
	}
	.features-list-item {
		clear: both
	}
	.pricing-table-box .pricing-title {
		font-size: 17px !important;
	}
	.pricing-table-box .pricing-features li {
		font-size: 16px !important;
	}
	#graph_1,
	#graph_2,
	#graph_3 {
		background-size: 60%;
	}
	.features-subtext {
		float: none;
		margin-bottom: 30px;
	}
	.equal-rows {
		float: none;
		display: block;
		vertical-align: top;
	}
	.sep-community {
		height: inherit
	}
	.community-right-wrapper {
		border-left: none;
		padding: 33px 35px 18px 35px;
	}
	.painted {
		background: none;
		border: none !important
	}
	.services-pack-content-1 {
		padding: 40px;
	}
	.services-pack-content-1 p {
		padding-right: 0px;
	}
	.services-pack-content-1 h3,
	h3.title-middle,
	.services-pack-content h3 {
		font-size: 22px
	}
	.pricing-wrapper {
		margin: 10px 0 0px 0 !important;
	}
	.graphics-section {
		clear: both;
		margin: 0 !important;
	}
	.services-pack-wrapper {
		margin-bottom: 20px;
	}
	.sales-page .content {
		padding: 20px 0;
		margin-top: -500px;
		position: relative;
		z-index: 25;
	}
	.content-box {
		padding: 15px !important;
	}
	.item-fact-wrapper {
		margin: 40px 0 40px 0;
		clear: both;
	}
	.facts-sections {
		position: relative;
		z-index: 1000;
		top: inherit;
	}
	.special-section {
		margin-top: 80px;
		padding: 40px 0 40px 0;
	}
	.special-section .subscribe-btn {
		display: block;
		margin: 0 auto;
		margin-top: 30px;
	}
	section.community {
		padding: 0 15px 0 15px
	}
	p.number-per {
		text-align: center;
		font-size: 37px;
	}
	span.number-symbol {
		top: -4px;
		font-size: 18px;
	}
	p.per-legend {
		font-size: 15px;
		text-align: center;
	}
	.center-div {
		height: auto;
		position: relative;
		top: inherit;
		left: inherit;
		transform: inherit;
		width: 100%;
	}
	.circle-item-community svg {
		position: relative;
		top: 17px;
		left: 17px;
	}
	.padding-left-0,
	.padding-right-0 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.circle-item-community {
		-webkit-border-radius: 60px;
		-moz-border-radius: 60px;
		border-radius: 60px;
		height: 58px;
		width: 58px;
		background: #f2f8fb;
		float: left;
		float: inherit;
		margin: 0 auto;
	}
	.circle-item-community i {
		top: 20px;
		left: 20px;
	}
	p.item-title {
		text-align: center;
		float: inherit;
		margin: 12px 0 0 0px;
	}
	.search-part {
		/*height: 61px;*/
	}
	.logo-plans {
		width: 169px;
		float: inherit;
		margin-top: 46px;
		margin: 27px auto;
	}
	.pricing-table {
		top: -300px;
	}
	.inner-pages {
		margin-top: 5px !important;
	}
	.plans-page .banner {
		width: 100%;
		height: 402px;
		margin: 0;
	}
	.wrapper-pricing {
		height: 320px
	}
	.features-subtext ul {
		margin-left: 0px;
		list-style-position: inside;
	}
	.logo-bare {
		margin-top: 8px !important;
	}
	.image-testimonial {
		padding-right: 0px;
		height: 300px
	}

	.image-testimonial img {

    width: 480px;
		height: auto
}
	.logo-sliders {
    margin: 40px 0 0px 0;
}
	.carousel-content img {
		display: block;
		white-space: 100%;
		margin: 0 auto
	}
}

@media (max-width:600px) {
	.inner-pages {
		margin-top: 2px !important;
	}
}

@media only screen and (max-width:500px) {
	.chart-image {
		width: 100%;
	}
}

@media (max-width: 414px) {
	body.push-container {
		padding-top: 50px !important;
	}
	.popover {
		margin-left: 20px !important;
		left: 2px !important;
	}
}

.pricing-plan.featured {
	background: #fff;
	margin: -10px 0px;
	padding: 10px 0px;
	border-radius: 4px;
	z-index: 20;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08), 0 0 20px rgba(0, 0, 0, 0.1);
}

.pricing-plan {
	width: 25%;
	float: left;
	box-shadow: none;
	border-radius: 0px;
}

.wrapper-pricing {
	position: relative;
	height: 400px
}

.center {
	text-align: center;
}


/*-------------       PRICING     ------------------*/

.pricing-box-wrapper {
	margin: 40px 0 80px 0;
	clear: both
}

.pricing-wrapper {
	margin: 0px 0 40px 0;
	clear: both
}

.left-pricing-box {
	-webkit-box-shadow: 0px 0px 31px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 31px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 31px 0px rgba(0, 0, 0, 0.1);
}

.content-box {
	padding: 0px
}

.pricing-list {
	margin-bottom: 22px;
	text-align: center;
	border: 1px solid #e4eaec;
	border-radius: 3px
}

.pricing-list [class*=bg-],
.pricing-list [class*=bg-] *,
.pricing-list [class^=bg-],
.pricing-list [class^=bg-] * {
	color: #fff
}

.pricing-list .pricing-header {
	border-bottom: 1px solid #e4eaec;
	border-radius: 3px 3px 0 0
}

.pricing-list .pricing-title {
	padding: 15px 30px;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-radius: 3px 3px 0 0
}

.pricing-list .pricing-price {
	padding: 20px 30px;
	margin: 0;
	font-size: 54px;
	font-weight: 500;
	color: #37474f;
}

.pricing-list .pricing-period {
	font-size: 14px;
	font-weight: 300
}

.pricing-list .pricing-features {
	padding: 0 18px;
	margin: 0
}

.pricing-list .pricing-features li {
	display: block;
	padding: 15px;
	list-style: none;
	border-top: 1px dashed #e4eaec
}

.pricing-list .pricing-features li:first-child {
	border-top: none
}

.pricing-list .pricing-footer {
	padding: 30px;
	border-radius: 0 0 3px 3px
}

.wrapper-pricing {
	position: relative;
	height: 400px
}

.pricing-table-box {
	position: relative;
	/*top: -300px;*/
	text-align: center;
}

.pricing-table-box:after,
.pricing-table-box:before {
	display: table;
	content: " "
}

.pricing-table-box:after {
	clear: both
}

.pricing-table-box [class*=pricing-column]:last-child {
	border-right: 1px solid #e4eaec
}

.pricing-table-box [class*=pricing-column].featured {
	position: relative;
	background-color: #fff;
	padding: 0px;
	-moz-transition: all .42s linear;
	-o-transition: all .42s linear;
	-webkit-transition: all .42s linear;
	min-height: 520px;
	margin-bottom: 0px;
	border: 1px solid #e5e5e5;
}

.pricing-table-box [class*=pricing-column].featured * {
	-moz-transition: all .42s linear;
	-o-transition: all .42s linear;
	-webkit-transition: all .42s linear;
}

.pricing-table-box [class*=pricing-column].featured:hover {
	box-shadow: 0px 0px 30px rgba(0, 0, 0, .1);
	/*-ms-transform: scale(1.02, 1.02);
	-webkit-transform: scale(1.02, 1.02);
	transform: scale(1.02, 1.02);*/
}

.pricing-table-box [class*=pricing-column].sponsored {
	border: 1px solid #e5e5e5;
}

.pricing-table-box [class*=pricing-column].sponsored .pricing-header {
	border-top: 5px solid #7eb5da;
}

.pricing-table-box .sponsored:hover * {
	color: #fff
}

.pricing-table-box [class*=pricing-column].sponsored:hover {
	background: #7eb5da
}

.pricing-table-box [class*=pricing-column].email-blast {
	border-left: none;
	border-right: none;
	border: 1px solid #e5e5e5;
}

.pricing-table-box [class*=pricing-column].buy-ad {
	border-right: none
}

.pricing-table-box [class*=pricing-column].email-blast .pricing-header {
	border-top: 5px solid #00b0ff;
}

.pricing-table-box [class*=pricing-column].email-blast:hover {
	background: #00b0ff
}

.pricing-table-box .email-blast:hover * {
	color: #fff
}

.pricing-table-box [class*=pricing-column].buy-ad {
	position: relative;
	padding: 0px;
}

.pricing-table-box [class*=pricing-column].buy-ad .pricing-header {
	border-top: 5px solid #006cb5;
}

.pricing-table-box [class*=pricing-column].buy-ad:hover {
	background: #006cb5
}

.pricing-table-box .buy-ad:hover .pricing-header {
	/*border-bottom: none*/
}

.pricing-table-box .buy-ad:hover .pricing-footer {
	background: #fff
}

.pricing-table-box .buy-ad:hover * {
	color: #fff
}

.pricing-table-box [class*=pricing-column].campaign .pricing-header {
	border-top: 5px solid #f57c00;
}

.pricing-table-box [class*=pricing-column].campaign:hover {
	background: #f57c00
}

.pricing-table-box .campaign:hover * {
	color: #fff
}

.pricing-table-box .pricing-header {
	font-family: 'Helvetica', sans-serif;
	padding: 30px 10px 30px;
	/*border-bottom: 1px solid #e4eaec*/
	border-bottom: 1px solid #e5e5e5;
}

.pricing-table-box .premium-business .pricing-header {
	background: #fff
}

.pricing-table-box .premium-business .pricing-title {
	/*color: #fff;*/
}

.pricing-table-box .enterprise-business .pricing-header {
	background: #fff
}

.pricing-amount {
	font-size: 67px;
	color: #009eeb;
	font-weight: 700;
}

.pricing-table-box .pricing-price {
	color: #009eeb;
	margin-top: 38px;
	clear: both;
	margin: 85px 0 10px;
	position: relative
}

.pricing-table-box .pricing-title-info {
	position: relative;
	font-size: 14px;
	font-weight: 700;
	vertical-align: top;
	color: #a2a2a2;
	text-align: center;
	display: block;
	top: -45px;
	text-transform: uppercase
}

.pricing-table-box .pricing-title-from {
	position: relative;
	font-size: 11px;
	font-weight: 700;
	vertical-align: top;
	color: #009eeb;
	text-align: center;
	/* display: block; */
	top: -25px;
	text-transform: uppercase;
	position: absolute;
	left: 43%;
}

.pricing-table-box .pricing-currency {
	position: relative;
	top: -13px;
	font-size: 20px;
	vertical-align: top;
	color: #009eeb;
}

.pricing-table-box .pricing-period {
	font-size: 11px;
	color: #a2a2a2;
	margin-left: -2px;
	font-weight: 700;
	text-transform: uppercase
}

.pricing-table-box .pricing-title {
	font-size: 15px;
	text-transform: uppercase;
	color: #757575;
	font-weight: 700;
	letter-spacing: 1px;
}

.pricing-billing {
	font-size: 11px;
	text-transform: uppercase;
	color: #ceeaf3;
	font-weight: 700;
	letter-spacing: 1.5px
}

.pricing-billing-save {
	font-size: 14px;
	text-transform: uppercase;
	color: #ceeaf3;
	font-weight: 600;
	margin-top: 25px
}

.pricing-table-box .pricing-features {
	padding: 50px 25px;
	margin: 0;
	padding-top: 30px
}

.pricing-table-box .pricing-features li {
	display: block;
	margin-bottom: 0px;
	font-size: 14px;
	list-style: none;
	color: #8d9192
}

.pricing-table-box .pricing-features li.title-feautures {
	display: block;
	margin: 20px 0 10px 0;
	font-size: 15px;
	font-weight: 700;
	list-style: none;
	color: #8d9192
}

.pricing-table-box .pricing-features li.title-feautures i {
	color: #009eeb;
	margin-right: 5px
}

.pricing-table-box .pricing-footer {
	/*padding: 20px 0;*/
	border-top: 1px solid #e5e5e5;
	/*margin: 25px 30px 30px;*/
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: #fff
}

.choose-plan-basic {
	margin: 45px 0 0px 0;
	font-family: 'Helvetica', sans-serif;
	text-transform: uppercase;
	color: #abadae;
	font-size: 12px;
	font-weight: 700;
	cursor: pointer
}

.get-started-btn {
	font-family: 'Helvetica', sans-serif;
	font-weight: 700;
	font-size: 14px;
	position: relative;
	margin: 20px 0px 25px 0;
	color: #fff !important;
}

.get-started-premium-btn {
	font-family: 'Helvetica', sans-serif;
	font-weight: 700;
	font-size: 14px;
	position: relative;
	margin: 20px 0px 25px 0;
	border-color: #ff8b26;
}

.pricing-footer .btn:hover {
	-webkit-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.20);
	box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.20);
}


}
@media screen and (min-width:768px) {
	.pricing-table-box .pricing-column-three {
		width: 33.33%
	}

	.pricing-table-box .pricing-column-three.featured {
		top: -30px;
		padding-top: 30px;
		padding-bottom: 30px;
		margin-bottom: -30px
	}

	.pricing-table-box .pricing-column-four {
		width: 50%
	}

	.pricing-table-box .pricing-column-five {
		width: 50%
	}
}
@media screen and (min-width:1200px) {
	.pricing-table-box .pricing-column-four {
		width: 25%
	}

	.pricing-table-box .pricing-column-five {
		width: 20%
	}

	.pricing-table-box .pricing-column-five.featured,
	.pricing-table-box .pricing-column-four.featured {
		top: -30px;
		padding-top: 30px;
		padding-bottom: 30px;
		margin-bottom: -30px
	}
	.col-lg-1-5{
		    width: 12.5%;
		    float: left;
	}
}

/*-------------       PRICING     ------------------*/
.col-lg-1-5{
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
