.padding-top-zero {
	padding-top:0px;
}


.container {
	/*  width: 1100px; */
	margin-left: auto;
	margin-right: auto;
}

/* header */
.header .container {
	/* min-width: 300px; */
	/*  width: auto; */
	
}

.header {
	padding: 15px 0;
	background: #fff;
	line-height: 30px;
	position: fixed;
	width: 100%;
	z-index: 1000;
	border-bottom: 1px solid #d8d8d8;
}

.login {
	font-size: 16px;
	color: #4A4A4A;
	padding-right: 20px;
}

.menu-education {
	display:initial;
}

.click-to-login {
	border: 4px solid #979797;
	border-radius: 8px;
	padding: 5px 20px;
	margin-left: 10px;
}

.logo {
	color: #343434;
	font-family: "Montserrat";
	text-transform: uppercase;
	font-size: 22px;
	letter-spacing: 2px;
	padding-left: 20px;
}

.logo-image{
	display:none;
}

/* splash */
.splash {
	padding-top: 60px;
}

.splash-thumb {
	position: absolute;
	width: 100%;
	height: 492px;
	overflow: hidden;
}

.splash-thumb img {
	width: 100%;
	min-height: 492px;
}

.splash-intro {
	font-size: 32px;
	color: #444444;
	line-height: 43px;
	letter-spacing: 1px;
	width: 630px;
	text-align: center;
	margin: 0 auto 15px;
	padding-top: 40px;
	position: relative;
}

.splash-avatars {
	background: url("/public/images/index/thumb-avatars.png") scroll center
		center no-repeat;
	height: 274px;
	width: 100%;
	position: relative;
}

.splash>div:last-child {
	margin-top: 10px;
	position: relative;
}

/* feature */
.feature {
	/* height: 290px; */
	margin-top: 10%;
}

.feature-list {
	padding-top: 55px;
}

.feature-list li {
	width: 340px;
}

.thumb {
	color: #000;
	font-size: 24px;
	line-height: 33px;
	margin-bottom: 2px;
}

.feature-intro {
	font-size: 14px;
	font-weight: 300;
	line-height: 26px;
}

/* slogan */
.slogan {
	background: #4A90E2;
	color: #fff;
	text-align: center;
	/* height: 470px; */
	/*  line-height: 470px; */
	font-size: 24px;
	font-weight: 300;
	padding-top: 10%;
	padding-bottom: 10%;
}

.slogan img {
	/* margin-right: 65px; */
	
}

/* toolbox */
.toolbox {
	/*  height: 640px; */
	font-weight: 300;
	text-align: center;
}

.toolbox-intro {
	margin-top: 35px;
	font-size: 50px;
	line-height: 68px;
	color: #343434;
	margin-bottom: 35px;
}

.toolbox-icons {
	padding-left: 15%;
	padding-right: 15%;	
}

.toolbox-icons img {
	padding: 25px;
}

.toolbox-desc {
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 40px;
	padding-top: 20px;
}

/* customizable */
.customizable {
	/* height: 600px; */
	font-weight: 300;
	background: #6B7986;
	color: #fff;
	text-align: center;
}

.customizable-intro {
	padding-top: 60px;
	line-height: 68px;
	font-size: 50px;
	margin-bottom: 30px;
}

.customizable-icons img {
	padding: 20px;
}

.customizable-desc {
	padding-top: 20px;
	padding-bottom: 40px;
	/* width: 760px; */
	margin: 0 auto;
	line-height: 19px;
	text-align: left;
}

/* analytics */
.analytics {
	background: #E2E6E9;
	/* height: 650px; */
	text-align: center;
}

.analytics-intro {
	font-size: 50px;
	line-height: 68px;
	padding-top: 40px;
	margin-bottom: 30px;
	color: #343434;
	font-weight: 300;
}

.analytics-image{
	width:75%;
	padding: 2% 10% 2% 10%;
}

.analytics-desc {
	padding-top: 20px;
	padding-bottom: 40px;
	/*   width: 660px; */
	margin: 0 auto;
	line-height: 19px;
	color: #000;
	text-align: left;
}

/* plans */
.plans {
	/* height: 440px; */
	margin-top: 18px;
	margin-bottom: 30px;
}

.plans-intro {
	font-size: 24px;
	line-height: 33px;
	font-weight: bold;
	color: #000000;
	/*  margin-top: 30px; */
	margin-bottom: 30px;
	text-align: center;
}

.btn-start-trial {
	font-size: 22px;
	font-weight: 300;
	line-height: 30px;
	color: #fff;
	background: #6FC80D;
	border-radius: 8px;
	padding: 10px 30px;
	margin-left: 20px;
	margin-top:0px;
}

.plans-list {
	/*    width: 900px; */
	margin: 0 auto;
}

.plans-list li {
	/*    width: 240px; */
	color: #000;
	line-height: 36px;
}

.plan-name {
	font-size: 26px;
	margin-bottom: 15px;
}

.plan-detail {
	font-size: 20px;
	font-weight: 300;
	line-height: 35px;
}

.plan-profiles {
	background-image: url(/public/images/index/icon-plans-1.png);
	background-position-x: 0px;
	background-position-y: center;
	background-size: initial;
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	background-attachment: scroll;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
}

.plan-campaigns {
	background: url("/public/images/index/icon-plans-2.png") scroll 0 center
		no-repeat;
}

/* loved */
.loved {
	background: #6B7986;
	/* height: 150px; */
	text-align: center;
}

.loved-intro {
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	padding-top: 30px;
	color: #000;
}

.loved-icons {
	padding-top: 15px;
	padding-bottom: 30px;
}

.loved-icons a {
	padding: 0 20px;
}

/* media */
@media ( min-width : 650px) {
	.header .container {
		/*   max-width: 1100px; */
		/* width: auto; */
		
	}
}

@media ( max-width : 650px) {
	.header-intro {
		display: none;
	}
}

.btn {
	padding: 5px 8px;
	letter-spacing: .7px;
	line-height: 10px;
	white-space: nowrap;
	border-radius: 2px;
	font-weight: 300;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.dark-button, .dark-button:focus {
	color: #fff !important;
	background-color: #5fc328;
	text-decoration: none;
	font-weight: 600;
}

.xlarge-btn {
	padding: 16px 45px;
	font-size: 16px;
}

.circle-btn {
	border-radius: 40px;
}

.dark-button:hover {
	background-color: #6e90ff;
	border: 1px solid rgba(255, 255, 255, .3);
}

.btn:active, .btn:focus {
	box-shadow: none;
}

.white {
	color: #fff !important;
}

.oswald {
	font-family: Oswald, sans-serif !important;
}

.bigger {
	font-size: 32px;
}

.uppercase {
	text-transform: uppercase;
}

.antialiased {
	-webkit-font-smoothing: antialiased !important;
}

.home-text-slider {
	cursor: default;
}

.boxed {
	width: 100%;
}

.boxed, .inner {
	max-width: 1170px;
	margin: 0 auto;
	height: auto;
}

.relative {
	position: relative !important;
}

.background50 {
	background-image: url(../images/background50.jpg);
	background-size: cover;
}

.halfscreen {
	height: 500px !important;
}

.splash-guide {
	padding-top: 72px;
	/* height: 492px; */
}

.splash-thumb-guide {
	position: absolute;
	width: 100%;
	/*  height: 492px; */
	overflow: hidden;
}

.splash-thumb-guide img {
	width: 100%;
	min-height: 492px;
}

.splash-avatars-guide {
	background: url("/public/images/index/thumb-avatars.png") scroll center
		center no-repeat;
	height: 274px;
	width: 100%;
	position: relative;
}

.splash-intro-guide {
	font-size: 32px;
	color: #444444;
	line-height: 43px;
	letter-spacing: 1px;
	width: 630px;
	text-align: center;
	margin: 0 auto 15px;
	padding-top: 116px;
	position: relative;
}

.splash-guide>div:last-child {
	margin-top: 150px;
	position: relative;
}

.note {
	color: #a4a4a4;
	font-size: 18px;
	line-height: 22px;
}

.homenote {
	color: #fff !important;
}

a {
	text-decoration: none;
	color: black;
	cursor: pointer;
	margin-left: 18px;
	letter-spacing: 0.2px;
	background: 0 0;
	transition: all .5s;
}

.guide-btn {
	-moz-box-shadow: 0px 0px 0px 0px #3dc21b;
	-webkit-box-shadow: 0px 0px 0px 0px #3dc21b;
	box-shadow: 0px 0px 0px 0px #3dc21b;
	background-color: #3dc21b !important;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	border-radius: 995rem;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial;
	font-size: 17px;
	padding: 4px 16px;
	text-decoration: none;
}

.guide-btn:hover {
	background-color: #31cafb !important;
}

.guide-btn:active {
	position: relative;
	top: 1px;
}

.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}

.btn-start-trial-container{
	display: block;
    position: relative;
    margin-top: -85px;
    
}

.margin-top-text-manage{
	margin-top:25px;
}

.m-btn-start-trial-conatiner{
	display: none;
}

.m-education-video-link{
	display: none;	
}

a.btn-start-trial:hover { 
	color: white !important;
	text-decoration:none !important;
}


.statsectionClass {
  padding: 20px 0px 50px 0px;
  position: relative;
  display: block;
}

.fullWidth {
  width: 100% !important;
  display: table;
  float: none;
  padding: 0;
  min-height: 1px;
  height: 100%;
  position: relative;
}


.statsectiontitle {
  background-position: center;
  margin: 30px 0 0px;
  text-align: center;
  min-height: 20px;
}

.statsectiontitle h2 {
  font-size: 30px;
  color: #222;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
}


.headerLine {
  width: 160px;
  height: 2px;
  display: inline-block;
  background: #101F2E;
}


.projectFactsWrap{
    display: flex;
  margin-top: 30px;
  flex-direction: row;
  flex-wrap: wrap;
}


#projectFacts .fullWidth{
  padding: 0;
}

.projectFactsWrap .item{
  width: 25%;
  height: 100%;
  padding: 50px 0px;
  text-align: center;
}

.projectFactsWrap .item:nth-child(1){
  background: rgb(16, 31, 46);
}

.projectFactsWrap .item:nth-child(2){
  background: rgb(18, 34, 51);
}

.projectFactsWrap .item:nth-child(3){
  background: rgb(21, 38, 56);
}

.projectFactsWrap .item:nth-child(4){
  background: rgb(23, 44, 66);
}

.projectFactsWrap .item p.number{
  font-size: 40px;
  padding: 0;
  font-weight: bold;
}

.projectFactsWrap .item p{
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  margin: 0;
  padding: 10px;
  font-family: 'Open Sans';
}


.projectFactsWrap .item span{
  width: 60px;
  background: rgba(255, 255, 255, 0.8);
  height: 2px;
  display: block;
  margin: 0 auto;
}


.projectFactsWrap .item i{
  vertical-align: middle;
  font-size: 50px;
  color: rgba(255, 255, 255, 0.8);
}


.projectFactsWrap .item:hover i, .projectFactsWrap .item:hover p{
  color: white;
}

.projectFactsWrap .item:hover span{
  background: white;
}


@media only screen and (max-width: 600px) {
	.splash-thumb {
		position: absolute;
		width: 100%;
		height: 300px;
		overflow: hidden;
	}
	.splash-thumb img {
		width: 100%;
		min-height: 200px;
	}
	.splash-intro {
		font-size: 20px;
		color: #444444;
		line-height: 20px;
		letter-spacing: 1px;
		width: 100%;
		text-align: center;
		margin: 0 auto 15px;
		padding-top: 40px;
		position: relative;
	}
	.splash-avatars {
		background: url(/public/images/index/thumb-avatars.png) scroll center
		center no-repeat;
		width: 100%;
		position: relative;
		height: 212px;
	}
	.splash>div:last-child {
		margin-top: -105px;
		position: relative;
	}
	.splash>div:last-child {
		margin-top: -75px;
		position: relative;
	}
	
	.login {
		margin-top: 10px;
	}
	
	.logo {
		margin-left: 0px;
		padding-left: 0px;
	}
	
	.menu-education {
		display:none;
	}
	
	.btn-start-trial-top{
		margin-top:25px;
	}
	
	.btn-start-trial-container{
		display: none;
	}
	
	.m-btn-start-trial-conatiner{
		display: block;
	}
	
	.m-btn-start-trial {
		font-size: 22px;
	    font-weight: 500;
	    line-height: 15px;
	    color: #fff;
	    background: #6FC80D;
	    border-radius: 8px;
	    margin-left: 2%;
	    margin-right: 2%;
	    padding: 2% 20% 2% 20%;
	}
	
	.feature {
	    /* height: 290px; */
	    margin-top: 1%;
	}
	
	.m-education-video-link{
		display:block;
		margin-top: 25px;
	    text-align: center;
	    font-size: 25px;
	    z-index: 5000;
	}
	
	.panel-body{
		padding-top: 1px;
	}
	
	.feature-intro {
	    font-size: 18px;
	    font-weight: 400;
	    line-height: 26px;
	}
	
	.thumb {
	    margin-top: 10px;
	    margin-bottom: 5px;
	}
	
	.toolbox-desc {
	    padding-bottom: 40px;
	    padding-top: 20px;
	    font-size: 18px;
	    font-weight: 400;
	    line-height: 26px;
	}
	
	.customizable-desc {
	    padding-top: 20px;
	    padding-bottom: 40px;
	    /* width: 760px; */
	    margin: 0 auto;
	    /* line-height: 19px; */
	    text-align: left;
	    /* font-weight: 400; */
	    /* line-height: 26px; */
	    font-size: 18px;
	    font-weight: 400;
	    line-height: 26px;
	}
	
	.analytics-desc {
	    padding-top: 20px;
	    padding-bottom: 40px;
	    margin: 0 auto;
	    /* line-height: 19px; */
	    color: #000;
	    text-align: left;
	    font-size: 18px;
	    font-weight: 400;
	    line-height: 26px;
	}
	
	.analytics-image{
		width:75%;
		padding:0;
	}
	
	.logo-image{
		display:initial;
	}
	
	.loved-intro {
		padding-top: 5px;
    	font-weight: 600;
	}
	
	.loved-icons {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.lovedbyprodgia{
		margin-top: 10px;
	}
	
	.projectFactsWrap .item{
	  width: 100%;
	}
	
	.projectFactsWrap .item p{
	  font-size: 20px;
	  font-weight: 800;
	}
}

@media only screen and (max-width:375px) and (min-width:100px) {
	.m-btn-start-trial {
	    margin-left: 10%;
    	padding: 2% 5% 2% 5%;
	}
}

@media only screen and (max-width: 600px) {
	
}