/*!
 * 
 */

body {
	margin-top: 50px;
	/* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
    font-family: 'Roboto', sans-serif;
	background: #FFF;
	padding-bottom: 50px;
}

body nav.navbar {
	min-height: 63px;
}

html,
html a {
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}


* {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

div#divVideo1 {
	transition: none;
}

.ml0 {
	margin-left: 0 !important;
}

footer span.copyrightHolder {
	width: 60%;
	display: inline-block;
	text-align: left;
}

footer span.siteLinksHolder {
	width: 38%;
	display: inline-block;
	text-align: right;
}

footer span.siteLinksHolder a {
	color: #333333;
}

footer span.siteLinksHolder a:hover {
	color: #497e9f;
	text-decoration: none;
	border-bottom: 1px dotted #497e9f;

}

div.container {
	margin: 0 auto !important;
	width: 100%;
	padding: 0;
}

div.callHolder {
	line-height: 50px;
}

div.topHeader {
	padding: 6px 50px;
}

div.container h1 strong {
	color: #34495e;
    font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 42px;
	line-height: 75px;
}

.navbar {
	background-color: #ffffff;
	border-width: 0 0 1px !important;
}

.navbar .mainMenu.in {
	margin-top: 0px;
}

.navbar button.navbar-toggle {
	margin-right: 5px;
}

.navbar button.navbar-toggle span {
	background-color: #6587A2;
}

.navbar .navbar-collapse .navbar-nav li.call {
	float: right;
	line-height: 50px;
}

div.collapse.navbar-collapse.pull-left {
	line-height: 50px;
}

span.call {
	font-weight: bold;
	font-size: 22px;
	color: #34495e;
}

.navbar .navbar-collapse {
	width: 88%;
}

.navbar .navbar-collapse .navbar-nav {
	width: 100%;
}

.navbar .navbar-collapse .navbar-nav li a {
	color: #333333;
	font-weight: bold;
}

.navbar .navbar-collapse .navbar-nav li a:hover {
	color: #808080;
}


@media screen and (max-width: 768px) {

	.navbar-nav {
		margin: 0;
	}

}


/* Feature Icons */

div.feature-icons {
	width: 100%;
	height: 200px;
	border-bottom: 1px solid #D0CFCF;
	margin-top: 60px;
}

div.feature-icons div {
	float: left;
	width: 20%;
}

div.feature-icons div a span {
	display: block;
	width: 175px;
}

.feature-icons .fa {
	font-size: 90px;
	display: block;
}

.feature-icons a {
	color: #f09450;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
	text-decoration: none;
	margin: 10px 20px;
	transition: none;
    font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 500;
}

.feature-icons a img {
	margin-bottom: 10px;
}

.feature-icons a:hover {
	color: #497e9f;
}


hr {
	border-top: 1px solid #D6D6D6;
}

/* HEADLINE BACKGROUND IMAGE */

.header-image {
	display: block;
	width: 100%;
	height: auto;
	min-height: 610px;
	text-align: center;
	background: url("../../assets/img/lps/header-lawyer-lp.jpg") no-repeat center -90px scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	position: relative;
}

.pricing-header-image {
	display: block;
	width: 100%;
	text-align: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}


/* HEADLNE TEXT */

.videoContainer {
	width: 100%;
}

.headline-buttons {
	padding-bottom: 35px;
	width: 100%;
}

.headline-buttons button {
	margin-bottom: 0;
}

.headline h1 {
	font-size: 50px;
	line-height: 100%;
	padding: 50px;
}

.headline h2 {
	font-size: 30px;
	padding-bottom: 40px;
	line-height: 120%;
}

.headline p {
	font-size: 20px;
	font-weight: bold;
}

.footer-headline h2 {
	font-weight: 30px;
	text-align: center;
}

.why-us-headline h2 {
	font-size: 50px;
	margin-bottom: -50px;
	padding-top: 50px;
	font-weight: bold;
}

.why-us-tagline h2 {
	font-size: 45px;
	padding-bottom: 10px;
}

.pricing-headline h1 {
	text-align: center;
	font-weight: bold;
	line-height: 25px;
	font-size: 50px;
	padding-top: 80px;
}

.pricing-tagline h2 {
	text-align: center;
	font-size: 38px;
	padding-bottom: 25px;
}

@media screen and (max-width: 1278px) {

	.headline h1 {
		padding: 35px 0;
	}

	div.header-image {
		height: 750px;
		background-size: 105%;
	}

	.jwplayer {
		margin: 0 auto !important;
	}

}


@media screen and (min-width: 1279px) {

	.header-image {
		height: 920px;
		padding-top: 30px;
	}

	.header-image .jwplayer {
		width: 712px !important;
		height: 400px !important;
		margin: 0 auto;
	}

	.headline-buttons {
		padding: 40px 0 60px 0px;
	}

	div.headline {
		position: relative;
		height: 70%;
		width: 88%;
		margin: 0 auto;
	}

	div.container h1 strong {
		font-size: 68px;
		line-height: 100px;
	}

	.headline h1 {
		padding-left: 0;
		padding-right: 0;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-top: 0;
	}

	.headline h1 strong {
		padding-left: 0;
		padding-right: 0;
	}


	/*

.products .header-image.smaller { margin-top:-1110px; }


.products.smallHeader .mainContainer {
    margin-top: 100px;
}

.products a[name="feature-icons"] {
    display: block;
    height: 1110px;
    margin-top: -1110px;
    visibility: hidden;
}

.products.smallHeader a[name="feature-icons"] {
	display: inline;
	height: 0px;
	margin-top: 0px;
	visibility: hidden;
}

*/

}


@media screen and (max-width: 1700px) {

	.header-image {
		background-size: 120%;
	}

}


@media screen and (max-width: 1600px) {

	div.container h1 strong {
		display: block;
	}

	div.headline {
		width: 100%;
	}

}

@media screen and (max-width: 1500px) {

	body.products .headline-buttons a:first-child button {
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 1366px) {

	div.container h1 strong {
		font-size: 60px;
	}

}

@media screen and (min-width: 1366px) and (max-width: 1500px) {

	div.container h1 strong {
		font-size: 60px;
	}

	div.header-image {
		background-size: 120%;
	}

	.headline-buttons {
		padding: 40px 0 20px 0px;
	}

}


@media screen and (max-width: 1320px) {

	div.container h1 strong {
		display: block;
		font-size: 55px;
	}

	div.scrollDownHolder,
	div.headline-buttons {
		width: 100% !important;
	}

}

@media screen and (max-width: 1199px) {

	.header-image {
		min-height: 480px;
	}

}

.why-us-header-image {
	display: block;
	width: 100%;
	text-align: center;
	background: url("../img/lps/header-site.jpg") no-repeat center -90px scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

@media screen and (max-width: 1100px) {

	.why-us-header-image {
		background-size: 120%;
	}

}




/*****************************************
  CTA BUTTONS DEFAULT BOOTSTRAP STYLES
*****************************************/

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-left: 25px;
	margin-bottom: 75px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	padding: 10px 16px;
}

.mainContainer .btn,
.pricing-container .btn {
	margin-left: 0;
}

.btn-lg {
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}

.btn-primary {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #3276b1;
	border-color: #285e8e;
}

/***********************
  OUTLINE BUTTONS
************************/

.btn.outline {
	background: #fe6c00;
	padding: 12px 22px;
}

.btn-primary.outline {
	border: 2px solid #fe6c00;
	color: #fff;
}

.btn-primary.outline:hover {
	color: #34495e;
	border-color: #34495e;
}



/***********************
  CUSTON BTN VALUES
************************/

div.scrollDownHolder {
	width: 100%;
}

.btn {
	padding: 14px 24px;
	border: 0 none;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
	outline: 0 none;
}

/* WHY US PRESS */

.press-container {
	background: #fff;
	display: block;
	width: 100%;
	text-align: center;
}

/* FEATURES ICON LINKS */

.feature-icons {
	/*  padding-top: 20px;*/
	text-align: center;
}

.reviews-icon {
	display: inline-block;
}

.support-icon {
	display: inline-block;
	padding-left: 30px;
}

.email-icon {
	display: inline-block;
	padding-left: 30px;
}

.offer-icon {
	display: inline-block;
	padding-left: 30px;
}

.social-icon {
	display: inline-block;
	padding-left: 30px;
}

.mobile-icon {
	display: inline-block;
	padding-left: 30px;
}

.analytics-icon {
	display: inline-block;
	padding-left: 30px;
}

/* REVIEWS ICONS */

.reviews-icons {
	text-align: center;
	background: #fff;
}

.reviews-icons h2 {
	padding-top: 40px;
}

.angieslist-icon {
	display: inline-block;
	padding-left: 30px;
}

.bing-icon {
	display: inline-block;
	padding-left: 30px;
	margin-top: 40px;
}

#bing {
	margin-bottom: 0px;
}

.google-plus-icon {
	display: inline-block;
	padding-left: 35px;
}

.tripadvisor-icon {
	display: inline-block;
	padding-left: 25px;
}

.yelp-icon {
	display: inline-block;
	padding-left: 30px;
}

.yahoo-icon {
	display: inline-block;
	padding-left: 10px;
}

/* 
.80more-icon {
    display: inline-block;
    margin-top: -30px;
} */

.second-headline h2 {
	padding-top: 15px;
	padding-bottom: 40px;
}

/* PRESS ICONS */


.press-headline h2 {
	font-size: 28px;
	font-weight: bolder;
}

.press-icons {
	text-align: center;
	background: #fff;
	padding-bottom: 40px;
}

.press-icons h2 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.bloomberg-icon {
	display: inline-block;
	margin-top: -30px;
}

.entrepreneur-icon {
	display: inline-block;
	margin-top: -30px;
}

.miami-herald-icon {
	display: inline-block;
	margin-top: -30px;
}

.nbc-icon {
	display: inline-block;
	margin-top: -30px;
	padding-left: 20px;
}

.abc-icon {
	display: inline-block;
	margin-top: -30px;
	padding-left: 20px;
}

.reuters-icon {
	display: inline-block;
	margin-top: -30px;
}

/* FEATURETTE */

h2.featurette-heading {
	color: #34495e;
    font-family: 'Roboto', sans-serif;
	font-size: 46px;
	font-weight: 300;
}

.featurette-image.featureImage {
	border: 1px solid rgba(52, 73, 94, 0.50);
}

p.lead {
	font-size: 22px;
	color: #676767;
	margin-bottom: 0;
}

.featurette-divider {
	margin: 50px 0;
}

.features-tag {
	text-align: center;
	padding-bottom: 80px;
}

.featurette {
	overflow: hidden;
}

.featurette-heading {
	padding-bottom: 15px;
}

.text-muted {
	font-size: 40px;
}

.featurette-image.pull-left {
	margin-right: 40px;
}

.featurette-image.pull-right {
	margin-left: 40px;
}

.featurette-heading {
	font-size: 50px;
	line-height: 50px;
}

.featurette a {
	margin-top: 20px;
}

/* PRICING SHEET */


/* SIGNUP FORM */

.col-lg-6 {
	padding-top: 20px;
}

.form-heading {
	margin-left: 15px;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}

.form-group {
	max-width: 100%;
}

.row .form {
	padding-top: 50px;
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}

.row label {
	color: #fff;
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}

#submit {
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
	color: #fff;
	border-color: #fff;
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}

#submit:hover {
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
	color: #ff9c70;
	border-color: #ff9c70;
}

#submit:active {
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
	color: #ff9c70;
	border-color: #ff9c70;
}


/* FOOTER */

.footer-container {
	background-color: #18c785;
	height: 60%;
	/*color: #fff;*/
}

.footer-container h2 {
	padding-top: 90px;
	padding-bottom: 20px;
	font-weight: bolder;
}

.cta-footer {
	text-align: center;
}

.cta-footer-box {
	display: inline-block;
	width: 35%;
	padding-bottom: 50px;
}

.cta-footer-header {
	font-size: 47px;
	text-transform: uppercase;
	margin-bottom: 30px;
	margin-top: 50px;
}

.cta-footer-tagline {
	font-size: 40px;
	padding-bottom: 30px;
}

.why-us-cta-footer-header {
	font-size: 35px;
	padding-bottom: 20px;
}

footer {
	margin: 50px 0;
	text-align: center;
}

.signup-footer p {
	color: #fff;
}

/* RESPONSIVE */

@media(max-width:1320px) {
	.headline {
		width: 90%;
		margin: 0 auto;
	}
}

@media(min-width:1201px) {
	.navbar .navbar-collapse {
		float: right !important;
		width: auto;
	}

	.navbar .navbar-collapse .navbar-nav {
		float: right;
		width: auto;
	}
}

@media(max-width:1200px) {

	.cta-footer-header {
		font-size: 30px;
	}

	div.headline-buttons {
		width: 90%;
	}

	div.scrollDownHolder {
		width: 90%;
	}

	div.container h1 strong {
		font-size: 40px;
	}

	.headline h1 {
		font-size: 40px;
		margin-top: 50px;
		padding-bottom: 0px;
	}

	span.call {
		float: right !important;
	}

	.headline h2 {
		font-size: 30px;
		padding-top: 5px;
		padding-bottom: 15px;
	}

	.featurette-divider {
		margin: 50px 0;
	}

	.featurette-image.pull-left {
		margin-right: 20px;
	}

	.featurette-image.pull-right {
		margin-left: 20px;
	}

	.featurette-heading {
		font-size: 35px;
	}

	.navbar .navbar-collapse {
		width: 84%;
	}
}

@media(max-width:1199px) {

	p.lead {
		font-size: 20px;
	}

	.featurette-image.featureImage {
		max-width: 400px;
	}

	body.products .featurette-heading {
		font-size: 40px;
	}

	.feature-icons a img {
		width: 70px;
	}

	div.feature-icons div a span {
		width: auto;
		font-size: 17px;
	}

	p.lead br {
		display: none;
	}

	span.call {
		float: right !important;
	}

}

@media(max-width:1060px) {

	p.lead {
		font-size: 17px;
	}

	body.products .featurette-heading {
		font-size: 35px;
		line-height: 30px;
	}

	.headline h1 {
		padding: 15px 0 30px 0;
		margin-top: 10px;
	}

	div.header-image {
		height: 720px;
		background-size: 130%;
	}

	.jwplayer {
		margin: 0 auto !important;
	}

}

@media(max-width:991px) {

	body.products .featurette-heading {
		font-size: 30px !important;
		line-height: 25px !important;
	}

	div.feature-icons div a span {
		width: auto;
		font-size: 16px;
	}

	span.call {
		float: right !important;
	}

	.headline h1 {
		font-size: 37px;
	}

	body.products .headline .container {
		width: 100%;
	}

	.featurette-divider {
		margin: 40px 0;
	}

	.featurette-image {
		max-width: 50%;
	}

	.featurette-image.pull-left {
		margin-right: 10px;
	}

	.featurette-image.pull-right {
		margin-left: 10px;
	}

	.featurette-heading {
		font-size: 32px;
	}

	.navbar .navbar-collapse {
		width: 81%;
	}
}

@media(max-width:970px) {

	.feature-icons a img {
		width: 60px;
	}

	span.call {
		float: right !important;
	}

	.header-image {
		background-size: 140% !important;
	}

}

@media(max-width:880px) {

	body.products .featurette-image {
		max-width: 310px !important;
	}

	body.products .featurette.customerReviews p.lead,
	body.products .featurette.emailAutomation p.lead,
	body.products .featurette.socialMedia p.lead,
	body.products .featurette.businessAnalytics p.lead {
		margin-left: 310px !important;
	}

	.btn-primary.outline {
		border: none;
	}

}

@media(max-width:850px) {

	body.products .featurette-heading {
		font-size: 27px !important;
		line-height: 27px;
		padding-bottom: 0;
	}

	.btn-primary.outline {
		border: none;
	}

	p.lead {
		font-size: 16px;
	}

}

@media(max-width:800px) {

	body.products .featurette.supportService h2.featurette-heading {
		margin-top: 0 !important;
		padding-top: 15px;
	}

	div.whiteColor p.lead,
	div.greyColor p.lead,
	body.products .featurette.customerReviews p.lead,
	body.products .featurette.emailAutomation p.lead,
	body.products .featurette.socialMedia p.lead,
	body.products .featurette.businessAnalytics p.lead {
		margin-left: 0 !important;
		font-size: 20px;
	}

	body.products .featurette-heading {
		font-size: 30px !important;
		padding-bottom: 10px;
	}

}

@media(max-width:768px) {

	.btn-primary.outline {
		border: none;
	}

	body.products .featurette-heading {
		font-size: 30px !important;
	}

	div.feature-icons div a span {
		font-size: 14px;
	}

	.feature-icons a img {
		width: 50px;
	}

	div.container h1 strong {
		font-size: 30px;
	}

	span.call {
		float: right !important;
	}

	.container {
		margin: 0;
	}

	.featurette-divider {
		margin: 40px 0;
	}

	.featurette-heading {
		font-size: 25px;
	}

	.navbar .navbar-collapse {

		padding-right: 0;
	}

	.navbar .navbar-collapse li {
		float: left;
	}

	.navbar .navbar-collapse .navbar-nav li.call {
		line-height: 39px;
	}

	img.imageArrow {
		width: 40px;
	}
}

@media(max-width:668px) {

	div.whiteColor p.lead,
	div.greyColor p.lead,
	body.products .featurette.customerReviews p.lead,
	body.products .featurette.emailAutomation p.lead,
	body.products .featurette.socialMedia p.lead,
	body.products .featurette.businessAnalytics p.lead {
		margin-left: 0 !important;
		font-size: 18px;
	}

	body.products p.lead {
		font-size: 18px !important;
	}

	body.products .featurette-heading {
		font-size: 25px !important;
	}

	div.feature-icons div a span {
		font-size: 13px;
	}

	.feature-icons a img {
		width: 40px;
	}

	div.container h1 strong {
		font-size: 22px;
	}

	span.call {
		float: right !important;
	}

	.headline h1 {
		font-size: 20px;
	}

	.headline h2 {
		font-size: 32px;
	}

	.featurette-divider {
		margin: 30px 0;
	}
}

@media(max-width:640px) {

	div.topHeader {
		padding: 0 20px;
	}

	span.call {
		font-size: 17px;
	}

	div.container h1 strong {
		font-size: 28px;
	}

	body.products .mainContainer .feature-icons a {
		margin: 15px 5px !important;
	}

	div.feature-icons div a span {
		font-size: 14px;
	}

	.feature-icons a img {
		width: 35px;
	}

	.headline h1 {
		font-size: 20px;
	}

	.headline h2 {
		font-size: 30px;
	}
}


.feature-icons {
	background-color: #fff;
	padding-bottom: 20px;
}

#plans,
#plans ul,
#plans ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pricePlans:after {
	content: '';
	display: table;
	clear: both;
}

#pricePlans {
	zoom: 1;
}

#pricePlans {
	max-width: 180em;
	margin: 0 auto;
	padding-left: 290px;
	padding-bottom: 50px;
}

#pricePlans #plans .plan {
	background: #fff;
	float: left;
	width: 100%;
	text-align: center;
	border-radius: 5px;
	margin: 0 0 20px 0;

	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.planContainer .title h2 {
	font-size: 2.125em;
	font-weight: 300;
	color: #3e4f6a;
	margin: 0;
	padding-bottom: 0px;
	padding-top: 10px;
}

.planContainer .title-tag li {
	margin-bottom: 10px;
}

.planContainer .title h2.bestPlanTitle {
	background: #3e4f6a;

	background: -webkit-linear-gradient(top, #475975, #364761);
	background: -moz-linear-gradient(top, #475975, #364761);
	background: -o-linear-gradient(top, #475975, #364761);
	background: -ms-linear-gradient(top, #475975, #364761);
	background: linear-gradient(top, #475975, #364761);
	color: #fff;
	border-radius: 5px 5px 0 0;
	padding-bottom: 15px;
	padding-top: 15px;
}


.planContainer .price p {
	background: #3e4f6a;

	background: -webkit-linear-gradient(top, #475975, #364761);
	background: -moz-linear-gradient(top, #475975, #364761);
	background: -o-linear-gradient(top, #475975, #364761);
	background: -ms-linear-gradient(top, #475975, #364761);
	background: linear-gradient(top, #475975, #364761);
	color: #fff;
	font-size: 1.2em;
	font-weight: 700;
	height: 2.6em;
	line-height: 2.6em;
	margin: 0 0 1em;
}

.planContainer .price p.bestPlanPrice {
	background: #f7814d;
}

.planContainer .price p span {
	color: #8394ae;
	padding-top: 20px;
}

.planContainer .options {
	margin-top: 10em;
}

.planContainer .options li {
	font-weight: 700;
	color: #364762;
	line-height: 2.5;
}

.planContainer .options li span {
	font-weight: 400;
	color: #979797;
}

.planContainer .button a {
	text-transform: uppercase;
	text-decoration: none;
	color: #3e4f6a;
	font-weight: 700;
	letter-spacing: 3px;
	line-height: 2.8em;
	border: 2px solid #3e4f6a;
	display: inline-block;
	width: 80%;
	height: 2.8em;
	border-radius: 4px;
	margin: 1.5em 0 1.8em;
	padding-bottom: 40px;
}

.planContainer .button a.bestPlanButton {
	color: #fff;
	background: #f7814d;
	border: 2px solid #f7814d;
	padding-bottom: 40px;
}

.lock-image img {
	margin-bottom: 10px;
}

@media screen and (min-width: 481px) and (max-width: 768px) {

	#pricePlans #plans .plan {
		width: 49%;
		margin: 0 2% 20px 0;
	}

	#pricePlans #plans>li:nth-child(2n) {
		margin-right: 0;
	}

}

@media screen and (min-width: 769px) and (max-width: 1024px) {

	#pricePlans #plans .plan {
		width: 49%;
		margin: 0 2% 20px 0;
	}

	#pricePlans #plans>li:nth-child(2n) {
		margin-right: 0;
	}

}

@media screen and (min-width: 1025px) {

	#pricePlans {
		margin: 2em auto;
	}

	#pricePlans #plans .plan {
		width: 24%;
		margin: 0 1.33% 20px 0;

		-webkit-transition: all .25s;
		-moz-transition: all .25s;
		-ms-transition: all .25s;
		-o-transition: all .25s;
		transition: all .25s;
	}

	#pricePlans #plans>li:last-child {
		margin-right: 0;
	}

	#pricePlans #plans .plan:hover {
		-webkit-transform: scale(1.04);
		-moz-transform: scale(1.04);
		-ms-transform: scale(1.04);
		-o-transform: scale(1.04);
		transform: scale(1.04);
	}

	.planContainer .button a {
		-webkit-transition: all .25s;
		-moz-transition: all .25s;
		-ms-transition: all .25s;
		-o-transition: all .25s;
		transition: all .25s;
	}

	.planContainer .button a:hover {
		background: #3e4f6a;
		color: #fff;
	}

	.planContainer .button a.bestPlanButton:hover {
		background: #ff9c70;
		border: 2px solid #ff9c70;
	}

}




/*=============   OPTI    =============*/



/*===   products   ===*/

body.products .container .featurette {
	padding: 60px 50px 60px 50px;
	border-bottom: 1px solid #D0CFCF;
}

div.innerFeatureHolder {
	width: 90%;
	margin: 0 auto;
}

body.products .container .featurette.greyColor {
	background-color: #f9f9f9;
}

body.products .container .featurette.whiteColor {
	background-color: #fff;
}

body.products .headline-buttons a:first-child button {
	margin-left: 0;
}

@media screen and (max-width: 1367px) {

	.headline-buttons {
		padding: 30px 0 0 0;
	}

	header .container h1 {
		margin-top: 0;
	}

	div.header-image {
		background-size: 125%;
	}

}

@media screen and (max-width: 1199px) {

	body.products .feature-icons div {
		padding: 0;
	}

	body.products .featurette-heading {
		line-height: 40px;
	}

	body.products .featurette-heading .text-muted {
		font-size: 24px;
	}

}


@media screen and (max-width: 1050px) {

	body.products .featurette-image {
		max-width: 380px;
	}

}

@media screen and (max-width: 991px) and (min-width: 801px) {

	body.products .featurette-image {
		max-width: 350px;
		margin-right: 15px;
	}

	body.products .featurette.customerReviews p.lead,
	body.products .featurette.emailAutomation p.lead,
	body.products .featurette.socialMedia p.lead,
	body.products .featurette.businessAnalytics p.lead {
		margin-left: 360px;
	}

	body.products .featurette.supportService p.lead,
	body.products .featurette.offers p.lead,
	body.products .featurette.mobile p.lead {
		margin-right: 365px;
	}

	/*body.products .featurette.supportService button.btn, body.products .featurette.offers button.btn, body.products .featurette.mobile button.btn {
		margin-left:365px;
	} */

	body.products .cta-footer h2.cta-footer-header {
		font-size: 23px;
	}

	body.products .cta-footer h2.cta-footer-tagline .text-muted {
		font-size: 32px;
	}

	div.jwplayer {
		height: 270px !important;
	}

	div.header-image {
		background-size: 160% !important;
	}

}


@media screen and (max-width: 800px) {

	div.jwplayer {
		height: 210px !important;
		width: 371px !important;
	}

	div.header-image {
		background-size: 170% !important;
	}

	footer span.copyrightHolder {
		width: 52% !important;
	}

	footer.container {
		font-size: 12px;
	}

	body.products .container .featurette {
		text-align: center;
	}

	body.products .container .featurette img {
		float: none !important;
		margin: 0 auto;
	}

	body.products .cta-footer h2.cta-footer-header {
		font-size: 20px;
	}

	body.products .cta-footer h2.cta-footer-tagline .text-muted {
		font-size: 32px;
	}

	body.products p.lead {
		font-size: 21px;
	}

	body.products footer {
		margin-bottom: 20px;
	}

	body.products .featurette-heading {
		font-size: 32px;
	}

	body.products .featurette-heading .text-muted {
		font-size: 25px;
	}

	body.products .headline h1 {
		padding: 45px 0 0 0;
		font-size: 40px;
	}

	body.products .headline h2 {
		font-size: 26px;
	}

	body.products .header-image {
		background-size: 125%;
	}

	body.products .featurette.supportService h2.featurette-heading {
		margin-top: -100px;
	}

	body.products header .headline br {
		display: none;
	}

}


@media screen and (max-width: 767px) {

	body.products .headline-buttons a:first-child button {
		margin-bottom: 20px;
	}

	body.products .headline h1 {
		padding-top: 25px;
	}

	.navbar .navbar-collapse {
		width: 100%;
	}

	div.jwplayer {
		height: 230px !important;
		width: 407px !important;
	}

	div.header-image {
		background-size: 150%;
		height: 600px;
	}

}

@media screen and (max-width: 710px) {

	body.products .headline-buttons a:first-child button {
		margin-bottom: 15px;
	}

	body.products .headline h1 {
		padding-top: 20px;
	}

	.header-image {
		min-height: 430px;
	}

	body.products .header-image {
		background-size: 125%;
	}

	footer.container p span {
		width: 100% !important;
		text-align: center;
		margin-bottom: 10px;
	}

}

@media screen and (min-width: 641px) and (max-width: 700px) {

	.headline h1 {
		padding-top: 0 !important;
	}

	body.products .header-image {
		background-size: 170%;
	}

	.jwplayer {
		height: 200px !important;
		width: 450px !important;
	}

}

@media screen and (max-width: 640px) {

	img.imageArrow {
		width: 30px;
	}

	.feature-icons a img {
		min-width: 45px;
	}

	body.products .headline-buttons a:first-child button {
		margin-bottom: 10px;
	}

	body.products .headline h1 {
		padding-top: 20px;
	}

	div.container h1 strong {
		line-height: 50px;
		padding: 0;
	}

	.header-image {
		min-height: 400px;
	}

	body.products .cta-footer h2.cta-footer-header {
		font-size: 17px;
	}

	body.products .header-image {
		height: 510px;
		background-size: 150%;
	}

	.jwplayer {
		height: 200px !important;
		width: 350px !important;
	}
}

@media screen and (max-width: 600px) {

	.scrollDownHolder a.scrollDown {
		display: none;
	}

	.imageArrow {
		width: 35px;
	}

	body.products .headline-buttons a:first-child button {
		margin-bottom: 10px;
	}

	body.products .headline h1 {
		padding-top: 20px;
	}

	.header-image {
		min-height: 380px;
	}

	body.products .header-image {
		background-size: 140%;
	}

	.jwplayer {
		height: 150px !important;
		width: 350px !important;
	}

}

@media screen and (max-width: 550px) {

	.imageArrow {
		width: 32px;
	}

	body.products .headline-buttons a:first-child button {
		margin-bottom: 10px;
	}

	body.products .headline h1 {
		padding-top: 0px;
	}

	body.products .headline h1 strong {
		font-size: 24px;
	}

	.header-image {
		min-height: 350px;
	}

	body.products .cta-footer h2.cta-footer-header {
		font-size: 15px;
	}

}

@media screen and (max-width: 540px) {

	body.products .headline-buttons a:first-child button {
		margin-bottom: 10px;
	}

	body.products .headline h1 {
		padding-top: 15px;
	}

	body.products .header-image {
		background-size: 140%;
	}

	body.products .headline h1 strong {
		font-size: 24px;
		padding: 0 10px;
	}

	body.products .cta-footer h2.cta-footer-header {
		font-size: 15px;
	}

}

@media screen and (max-width: 500px) {

	.imageArrow {
		width: 30px;
	}

	body.products .headline-buttons a:first-child button {
		margin-bottom: 10px;
	}

	body.products .headline h1 {
		padding-top: 15px;
	}

	body.products .header-image {
		background-size: 140%;
	}

	body.products .mainContainer .feature-icons a {
		margin: 10px;
	}

	body.products .mainContainer .feature-icons .fa {
		font-size: 65px;
	}

	body.products .header-image {
		background-size: 220% !important;
	}


}

@media(max-width:480px) {

	body.products .featurette-image {
		max-width: 250px !important;
	}

	div.topHeader {
		padding: 0 10px;
	}

	span.call {
		font-size: 14px;
	}

	body.products .mainContainer .feature-icons a {
		margin: 15px 0 !important;
	}

	.feature-icons a img {
		width: 30px;
	}

	div.feature-icons div a span {
		font-size: 14px;
	}

	div.feature-icons {
		height: auto;
		float: left;
	}

	div.feature-icons div {
		width: 50%;
	}

	div.feature-icons div a span {
		line-height: 15px;
	}

	div.feature-icons div.betterRoi {
		width: 100%;
	}

	.feature-icons a img {
		min-width: 40px;
	}

	.imageArrow {
		width: 28px;
	}

	body.products .headline-buttons a:first-child button {
		margin-bottom: 10px;
	}

	body.products .headline h1 {
		padding-top: 00px;
	}

	.header-image {
		min-height: 350px;
	}

	.header-image {
		min-height: 320px;
	}

	body.products .cta-footer h2.cta-footer-header {
		font-size: 15px;
		line-height: 25px;
	}

	section.cta-footer {
		padding: 0 40px;
	}

	div.jwplayer {
		height: 200px !important;
		width: 353px !important;
	}
}

@media screen and (max-width: 460px) {

	div.feature-icons div a span {
		padding: 0 40px;
		height: 40px;
	}

	.feature-icons a img {
		min-width: 40px;
	}

	.imageArrow {
		width: 26px;
	}

	body.products .header-image {
		background-size: 160%;
	}

	body.products .mainContainer .feature-icons a {
		margin: 15px;
	}

	body.products .mainContainer .feature-icons .fa {
		font-size: 75px;
	}

	body.products .featurette-image {
		max-width: 335px;
	}

	body.products nav .navbar-collapse {
		padding: 0;
		margin: 0;
	}

	body.products nav .navbar-collapse ul li {
		width: 33.3%;
		text-align: center;
	}

	body.products nav .navbar-collapse .navbar-nav li.call {
		width: 100%;
		text-align: center;
	}

}

@media screen and (max-width: 400px) {

	div.feature-icons div a span {
		padding: 0 20px;
		height: 30px;
	}

	.feature-icons a img {
		min-width: 35px;
	}

	.imageArrow {
		width: 24px;
	}

	body.products .header-image {
		background-size: 190%;
	}

	body.products .mainContainer .feature-icons a {
		margin: 15px;
	}

	body.products .mainContainer .feature-icons .fa {
		font-size: 75px;
	}

	body.products header .headline-buttons a {
		display: block;
		margin: 0 auto;
		margin-bottom: 10px;
		width: 190px;
		text-decoration: none;
	}

	body.products header .headline-buttons button.btn.btn-primary {
		display: block;
		margin: 0 auto;
		margin-bottom: 10px;
		width: 190px;
	}

	div.jwplayer {
		height: 170px !important;
		width: 300px !important;
	}

	body.products div.header-image {
		height: 440px;
	}

}

@media(max-width:375px) {

	body.products .featurette-image {
		max-width: 200px !important;
	}

	div.topHeader {
		padding: 0 10px;
	}

	body.products .mainContainer .feature-icons a {
		margin: 15px 0 !important;
	}

	div.feature-icons {
		height: auto;
		float: left;
	}

	div.feature-icons div {
		width: 50%;
	}

	div.feature-icons div a span {
		line-height: 15px;
	}

	div.feature-icons div a span {
		font-size: 11px;
	}

	.feature-icons a img {
		width: 25px;
	}

	.featurette-divider {
		margin: 10px 0;
	}

	.featurette-image {
		max-width: 100%;
	}

	.featurette-image.pull-left {
		margin-right: 0;
		margin-bottom: 10px;
	}

	.featurette-image.pull-right {
		margin-bottom: 10px;
		margin-left: 0;
	}

	div.jwplayer {
		height: 170px !important;
		width: 300px !important;
	}

	body.products div.header-image {
		height: 465px;
		background-size: 250% !important;
	}

}

@media screen and (max-width: 360px) {

	.feature-icons a img {
		min-width: 35px;
	}

	.imageArrow {
		width: 20px;
	}

	body.products .header-image {
		background-size: 220%;
	}

	body.products .mainContainer .feature-icons a {
		margin: 15px;
	}

	body.products .mainContainer .feature-icons .fa {
		font-size: 75px;
	}

	body.products .featurette-image {
		max-width: 290px;
	}

}

@media screen and (max-width: 359px) {

	body.products .header-image {
		background-size: 220%;
	}

	body.products .headline h1 {
		padding-top: 10px;
		margin-top: 0;
		font-size: 34px;
	}

	body.products .headline h2 {
		font-size: 24px;
	}

	div.jwplayer {
		height: 170px !important;
		width: 300px !important;
	}

	body.products div.header-image {
		height: 450px;
		background-size: 250% !important;
	}

}

@media(max-width:340px) {

	body.products .mainContainer .feature-icons a {
		margin: 15px 0 !important;
	}

	div.feature-icons {
		height: auto;
		float: left;
	}

	div.feature-icons div {
		width: 50%;
	}

	div.feature-icons div a span {
		line-height: 15px;
	}

	div.feature-icons div a span {
		font-size: 12px;
	}

	div.jwplayer {
		height: 170px !important;
		width: 300px !important;
	}

	body.products div.header-image {
		height: 490px;
		background-size: 280% !important;
	}
}

@media screen and (max-width: 310px) {

	body.products .header-image {
		background-size: 540%;
	}

	body.products .featurette-image {
		max-width: 250px;
	}

	body.products .mainContainer .feature-icons a {
		margin: 10px;
	}

}


/*===   products   ===*/
/* <------end */





/*===   PRICING   ===*/

body.pricing .planContainer .price p,
ul.planContainer li.title h2.bestPlanTitle {

	background: -webkit-linear-gradient(top, #2766ac, #12457d);
	background: -moz-linear-gradient(top, #2766ac, #12457d);
	background: -o-linear-gradient(top, #2766ac, #12457d);
	background: -ms-linear-gradient(top, #2766ac, #12457d);
	background: linear-gradient(top, #2766ac, #12457d);

}

body.pricing .planContainer .price p.bestPlanPrice {
	background: #febc10;
}

body.pricing ul.planContainer .button a.bestPlanButton {
	color: #fff;
	background: #F8B118;
	border: 2px solid #F8B118;
}

body.pricing ul.planContainer .button a.bestPlanButton:hover {
	background: #fcbf0f;
}

body.pricing ul.planContainer .options li {
	color: #1C5593;
}

body.pricing ul.planContainer .button a {
	color: #2766AC;
	border: 2px solid #2665AA;
}

body.pricing ul.planContainer .button a:hover {
	background: #2665AA;
	color: #fff;
}

body.pricing #pricePlans #plans .plan {
	min-width: 390px;
}

body.pricing #pricePlans {
	width: 65%;
	padding-left: 0 !important;
}

/* =============== Optimization ============== */

@media screen and (max-width: 1870px) {

	body.pricing #pricePlans #plans .plan {
		min-width: 380px;
	}
}

@media screen and (max-width: 1870px) {

	body.pricing #pricePlans #plans .plan {
		min-width: 370px;
	}
}

@media screen and (max-width: 1775px) {

	body.pricing #pricePlans #plans .plan {
		min-width: 0;
		width: 32% !important;
	}
}

@media screen and (max-width: 1024px) {

	body.pricing #pricePlans #plans .plan {
		margin-right: 1.33%;
	}

	body.pricing #pricePlans {
		width: 80%;
	}
}

@media screen and (max-width: 910px) {

	.pricing-headline h1 {
		line-height: 50px;
	}
}

@media screen and (max-width: 768px) {

	body.pricing #pricePlans {
		width: 90%;
	}

	div.container {
		margin: 0;
	}

	.pricing-headline h1 {
		padding: 80px 10px 0;
	}
}

@media screen and (max-width: 700px) {

	body.pricing #pricePlans #plans .plan {
		margin: 0 auto;
		width: 70% !important;
		float: none;
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 580px) {

	.pricing-headline h1 {
		padding: 40px 30px 0;
	}

	.pricing-tagline h2 {
		font-size: 32px;
	}
}

@media screen and (max-width: 480px) {

	body.pricing #pricePlans #plans .plan {
		width: 95% !important;
	}

	.planContainer .price p {
		font-size: 24px;
	}

	body.pricing ul.planContainer .options li {
		font-size: 16px;
	}

	body.pricing ul.planContainer li {
		font-size: 16px;
	}

	body.pricing ul.planContainer li:nth-child(2) {
		padding-bottom: 10px !important;
	}
}

@media screen and (max-width: 350px) {

	.pricing-headline h1 {
		font-size: 45px;
	}
}

/*===   PRICING   ===*/
/* <------end */




/*===   CONTACT US PAGE   ===*/

body.signup div.row div.form-group label {
	display: none;
}

body.signup .form-heading h2 {
	color: #333;
}

body.signup div.row div.form-group div.required label {
	display: block;
	color: #ffbf0e;
}

body.signup div.input-group {
	width: 100%;
}

body.signup div.input-group input {
	width: 90%;
	float: left;
}

body.signup div.input-group div.required {
	width: 10%;
	float: left;
	padding: 8px 0 0 8px;
}

body.signup div.form-group {
	margin-bottom: 35px;
}

body.signup .btn-primary.outline {
	margin-left: 0;
}

body.signup div.form-holder {
	float: left;
	width: 100%;
	padding-top: 35px;
}

body.signup div.form-heading {
	margin-left: 0px;
}

body.signup div.img-holder {
	float: left;
	width: 50%;
	padding-top: 130px;
}

body.signup div.row .form {
	float: left;
	width: 40%;
	margin-right: 10%;
}

body.signup div.row {
	width: 90%;
	margin: 0 auto;
}

body.signup .mainContainer div.form button.btn.btn-primary {
	margin-bottom: 30px;
}

body.signup .mainContainer div.form .errorMessageHolder {
	font-size: 16px;
	color: #F26F5B;
}

body.signup .mainContainer .formSubmitMessage {
	margin-top: 190px;
	float: left;
	width: 40%;
	margin-right: 10%;
}

/* ------- OPTIMIZATION ------- */

@media screen and (max-width: 1100px) {
	body.signup div.row {
		width: 100%;
	}
}

@media screen and (max-width: 1000px) {
	body.signup div.img-holder img {
		width: 470px;
	}

	body.signup div.row {
		width: 100%;
	}
}

@media screen and (max-width: 950px) {
	body.signup div.img-holder img {
		width: 400px;
	}

	body.signup div.row {
		width: 100%;
	}
}

@media screen and (max-width: 800px) {
	body.signup div.img-holder img {
		width: 340px;
	}

	body.signup div.row {
		width: 100%;
	}
}

@media screen and (max-width: 768px) {

	body.signup div.img-holder {
		width: 70%;
		padding-top: 35px;
		margin: 0 auto;
		text-align: center;
		float: none;
	}

	body.signup div.img-holder img {
		width: 500px;
	}

	body.signup div.row {
		width: 100%;
	}

	body.signup div.form-heading {
		margin-left: 0px;
		text-align: center;
	}

	body.signup div.form-holder {
		margin: 0 auto;
		text-align: center;
		width: 50%;
		float: none;
	}

	body.signup div.row .form {
		width: 100%;
		margin-right: 0;
	}

	body.signup div.form-group {
		padding-left: 30px;
	}

	body.signup .mainContainer div.form .errorMessageHolder {
		text-align: center;
		margin-bottom: 30px;
	}

	body.signup .mainContainer .formSubmitMessage {
		float: none;
		width: 90%;
		margin: 60px auto 0;
		text-align: center;
	}

	body.signup .mainContainer .formSubmitMessage p.lead {
		font-size: 21px;
	}
}

@media screen and (max-width: 680px) {

	body.signup div.img-holder img {
		width: 440px;
	}

	body.signup div.form-holder {
		width: 55%;
	}
}

@media screen and (max-width: 620px) {

	body.signup div.img-holder img {
		width: 400px;
	}

	body.signup div.form-holder {
		width: 60%;
	}
}

@media screen and (max-width: 560px) {

	body.signup div.img-holder img {
		width: 360px;
	}

	body.signup div.form-holder {
		width: 65%;
	}
}

@media screen and (max-width: 480px) {

	body.signup div.img-holder img {
		width: 300px;
	}

	body.signup div.form-holder {
		width: 80%;
	}
}

@media screen and (max-width: 420px) {

	body.signup div.img-holder img {
		width: 250px;
	}

	body.signup div.form-holder {
		width: 90%;
	}
}

@media screen and (max-width: 420px) {

	body.signup div.img-holder img {
		width: 220px;
	}

	body.signup div.form-holder {
		width: 100%;
	}
}

@media screen and (max-width: 400px) {

	body.signup div.img-holder img {
		display: none;
	}
}


/*===   CONTACT US PAGE   ===*/
/* <---- end */





/*===   WHY US   ===*/

/*  Ivan did that */
.whyUs .why-us-headline h2 {
	margin-top: 0;
}

.whyUs .press-headline h2 {
	margin-top: 0;
}

.whyUs .customerSuccessManager {
	margin-top: 120px;
}

@media (max-width: 1200px) {
	.whyUs .headline h2 {
		font-size: 50px;
		margin-bottom: -50px;
		padding-top: 50px;
		font-weight: bold;
	}

	.whyUs .why-us-tagline h2 {
		font-size: 45px;
		padding: 30px 10px 10px 10px;
		margin-bottom: 0;
		font-weight: normal;

	}

	.whyUs .half-width-wapper {
		width: 50%;
		float: left;
	}

	.whyUs .featurette-heading {
		font-size: 45px;
	}

	.whyUs .text-muted {
		font-size: 35px;
	}
}

@media (max-width: 991px) {
	.whyUs .featurette-image {
		max-width: 100%;
	}

	.why-us-header-image {
		background-size: 180%;
	}
}

@media screen and (min-width: 801px) {

	.whyUs .featurette.marketingSolution .half-width-wapper.pull-left {
		padding-right: 45px;
	}

}

@media screen and (max-width: 800px) {

	.why-us-header-image .headline {
		padding: 0 35px;
	}

	.whyUs .half-width-wapper {
		width: 100%;
		text-align: center;
	}

	.whyUs .featurette-image {
		max-width: 100%;
		display: block;
		margin: 0 auto;
		width: 400px;
	}

	.whyUs .customerSuccessManager {
		margin-top: 25px;
	}

}


@media screen and (max-width: 768px) {
	.whyUs .half-width-wapper {
		width: 100%;
		text-align: center;
	}

	.whyUs .featurette-image {
		max-width: 100%;
		display: block;
		margin: 0 auto;
	}

	.whyUs .lead {
		font-size: 21px;
	}

	.why-us-header-image {
		background-size: 200%;
	}

}

@media screen and (max-width: 730px) {

	.why-us-header-image {
		background-size: 1550px;
	}

}


@media (max-width: 640px) {

	.whyUs .headline {
		padding: 0;
	}

	.whyUs .why-us-headline h2 {
		font-size: 43px;
	}

	.whyUs .why-us-tagline h2 {
		font-size: 37px;
	}

	.whyUs .headline h2 {
		line-height: 106%;
	}

}

@media screen and (max-width: 600px) {

	.why-us-header-image {
		background-size: 1750px;
	}

}


@media screen and (max-width: 480px) {
	.whyUs .half-width-wapper {
		width: 100%;
		text-align: center;
	}

	.whyUs .cta-footer .btn {
		margin-left: 0 !important;
	}

	.whyUs .headline .btn {
		margin-bottom: 25px !important;
		margin-left: 0;
	}

	.whyUs .why-us-header-image a {
		display: block;
		margin: 0 auto;
	}

	.whyUs .featurette-image {
		width: 300px;
	}
}


@media screen and (max-width: 400px) {

	.whyUs .why-us-headline h2 {
		font-size: 41px;
	}

	.whyUs .why-us-tagline h2 {
		font-size: 32px;
	}

}

@media screen and (max-width: 320px) {}

/*===   WHY US   ===*/
/* <------end */