* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	margin: 0;
	padding:0;
	font-family: 'Montserrat', sans-serif;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
}
button:focus {
	outline:none !important;
}
ul, ol, li {
	margin:0;
	padding:0;
	list-style-type:none;
}
a {
	text-decoration:none;
}
img {
	max-width:100%;
}
input:focus {
	outline:none;
}
header, footer, section {
	width:100%;
	float:left;
}
.auto-container {
	max-width: 1440px;
	width: 1440px;
	margin:0 auto;
}
.container-l {
	width: 1210px;
	margin: 0 auto;
}
header {
	position: absolute;
	top: 0;
}
.logo-outer {
	width: 200px;
	float:left;
}
.banner-outer {
	background: url(../images/banner-bg.png) no-repeat center top;
	background-size: cover;
	padding: 130px 0 60px;
}
.banner-inner {
	width: 100%;
	float: left;
}
.content-marketing-outer {
	padding:165px 0 130px;
	text-align:center;
	position:relative;
}
.content-marketing-outer:before {
	content: "";
	position: absolute;
	background: url(../images/sprinkle-imgs.png) no-repeat center;
	top: -180px;
	left: 0;
	width: 100%;
	height: 700px;
	z-index: -1;
}
.content-marketing-inner {
	width: 100%;
	float: left;
}
.content-marketing-inner h2 {
	font-size: 40px;
	color: #2f2208;
	position:relative;
	padding:0 0 32px;
}
.content-marketing-inner h2:after {
	content:"";
	position:absolute;
	background: url(../images/yellow-border.png) no-repeat center top;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	width:146px;
	height:4px;
}
.content-marketing-inner p {
	font-size: 16px;
	color:#2e2209;
	font-weight:500;
	line-height: 16px;
	padding:36px 0 170px;
}
.content-marketing-inner li {
	width: 27.2%;
	margin: 0 50px 100px;
	float: left;
}
 .content-marketing-inner li:nth-child(3n) {
 margin-right: 0;
}
.content-marketing-inner li h3 {
	font-size: 26px;
	color: #2e2209;
	line-height: 30px;
	padding: 30px 0 20px;
}
.content-marketing-inner li span {
	font-size: 18px;
	color:#2e2209;
	font-weight:500;
	line-height:36px;
}
.content-marketing-inner a {
	color:#301a05;
	font-weight:700;
	font-size:20px;
}
.content-marketing-inner a:hover {
	color: #6b5431;
	text-decoration:underline;
}
.keywords-outer {
	padding:113px 0 130px;
	text-align:center;
}
.keywords-inner {
	width: 100%;
	float: left;
}
.keywords-inner h2 {
	font-size: 40px;
	color: #2f2208;
	position:relative;
	padding:0 0 32px;
}
.keywords-inner h2:after {
	content:"";
	position:absolute;
	background: url(../images/yellow-border.png) no-repeat center top;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	width:146px;
	height:4px;
}
.keywords-inner p {
	font-size: 16px;
	color:#2e2209;
	font-weight:600;
	line-height: 16px;
	padding:36px 0 70px;
}
.keywords-inner li {
	width: 31.3%;
	margin: 0 43px 0 0;
	float: left;
	padding:50px 30px;
	box-shadow: 0px 21px 40px 0px #00000014;
}
 .keywords-inner li:nth-child(3n) {
 margin-right: 0;
}
.keywords-inner li h3 {
	font-size: 28px;
	color:#2e2209;
	line-height: 40px;
	padding:10px 0 30px;
	position:relative;
	margin-bottom: 30px;
}
.keywords-inner li h3:after {
	content:"";
	position:absolute;
	background: url(../images/yellow-border.png) no-repeat center top;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	width:80%;
	height:4px;
}
.keywords-inner li h3 b {
	font-weight:500;
	font-size:26px;
}
.keywords-inner li span {
	font-size: 16px;
	color: #2e2209;
	font-weight: 700;
	line-height: 16px;
	width: 100%;
	float: left;
	text-align: left;
	padding: 22px 40px;
	border-bottom:2px solid #e5e5e5;
}
.bd-n {
	border-bottom:none !important;
}
.keywords-inner li span img {
	float:left;
	margin-right:20px;
}
.keywords-inner a {
	color:#301a05;
	font-weight:700;
	font-size:18px;
	margin:50px 0 0;
	display:inline-block;
}
.keywords-inner a:hover {
	color: #6b5431;
	text-decoration:underline;
}
.grey-text {
	color:#d4d4d4 !important;
}
footer {
	padding: 120px 0 0;
	margin-top: -90px;
	position:relative;
	z-index:1;
}
.footer-inner {
	width: 100%;
	float: left;
	/* padding-bottom: 40px; */
}
.footer-left {
	width: 40%;
	float: left;
	
}
.footer-logo {
	width: 35%;
	float: left;
	padding: 0 0 10px;
}
.footer-left li {
	float: left;
	padding: 0 0 5px;
	font-size: 14px;
	font-weight: 500;
	line-height: 14px;
	text-align: left;
	width: 100%;
}
.footer-left li img {
	float: left;
	margin-right:10px;
}
.footer-left li a {
	color: #fff;
}
.footer-left li a:hover {
	color:#ffb400;
}
.footer-right {
	width: 20%;
	float: left;
	padding: 0 0 0 148px;
}
.footer-inner h6 {
	font-size: 17px;
	color: #fff;
	font-weight:600;
	margin:8px 0 60px 0;
}
.footer-right li {
	float: left;
	padding: 0 0 20px;
	font-size: 14px;
	font-weight: 500;
	line-height: 14px;
	text-align: left;
	width: 100%;
}
.footer-right li a {
	color: #fff;
}
.footer-right li a:hover {
	color:#ffb400;
}
.copyright-outer {
	width: 100%;
	float: left;
	background: rgba(0, 0, 0, .5);
	padding: 36px 0;
	text-align: center;
}
.copyright-outer p {
	font-size: 14px;
	color: #fff;
	font-weight:500;
}
.mobile-menu {
	display: none;
}
.logo-con {
	text-align: left;
	width: 400px;
	float: left;
	
}
header.new-header {
	padding: 42px 0;
}
.banner-con {
	background: url(../images/banner-bg2.png) no-repeat top center;
	background-size: cover;
	padding: 200px 0 270px;
}
.banner-left2 {
	float: left;
	padding: 0 140px 0 0;
	width: 60%;
}
.banner-right2 {
	float: left;
	width: 33.4%;
	padding: 0 0 0 50px;
}
.banner-left2 h1 {
	color: #fff;
	font-size: 64px;
	position: relative;
	padding: 0 0 30px;
	margin: 0 0 40px;
}
 .banner-left2 h1::after {
 background: url(../images/line.png) no-repeat top center;
 position: absolute;
 bottom: 0px;
 left: -50px;
 width: 146px;
 height: 4px;
 content: "";
}
.banner-left2 p {
	font-size: 18px;
	color: #fff;
	margin: 0 0 50px 0;
	line-height: 36px;
}
.banner-right2-inner {
	width: 100%;
	float: left;
	background: #160d04c7;
	text-align: center;
	padding: 10px 50px 30px;
	border-top: 10px solid #000;
	border-radius: 8px;
}
.banner-right2-inner h2 {
	color: #fff;
	font-size: 33px;
	line-height: 32px;
}
.banner-right2-inner p {
	color: #fff;
	font-size: 22px;
	margin: 20px 0 15px;
}
input.banner-field {
	width: 100%;
	color: #ffffff !important;
	font-size: 14px;
	padding: 18px 26px;
	background: none;
	border: 1px solid #fff;
	margin: 12px 0;
	font-family: 'Montserrat', sans-serif;
	height: 45px;
}

input.banner-field::-webkit-input-placeholder {
color: #ffffff
}
input.banner-field::-moz-placeholder {
color: #ffffff
}
input.banner-field:-ms-input-placeholder {
color: #ffffff
}
input.banner-field:-moz-placeholder {
color: #ffffff
}
input.banner-field-btn {
	color: #301a05;
	font-size: 18px;
	background: #f2bf1f;
	border: none;
	padding: 16px;
	width: 100%;
	cursor: pointer;
	margin: 30px 0 0;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
}
input.banner-field-btn:hover {
	color:#fff;
	background:#ffb400;
}
 section.content-marketing-outer.keywords-outer::before {
 display:none;
}
section.content-marketing-outer.keywords-outer {
	padding: 0;
}
.keywords-works-inner {
	color:#fff;
	float: left;
	width: 100%;
	margin-top: 75px;
}
.keywords-works-inner p {
	font-size: 18px;
	line-height: 28px;
	padding: 0;
	text-align: center;
}
section.content-marketing-outer.keywords-outer li {
	margin-bottom: 50px;
	position: relative;
}
 section.content-marketing-outer.keywords-outer li::after {
 background: url(../images/arrows.png) no-repeat top center;
 content: "";
 position: absolute;
 right: -200px;
 top: 90px;
 width: 283px;
 height: 52px;
 background-size: 280px;
}
 section.content-marketing-outer.keywords-outer li:last-child::after {
 display:none;
}
section.content-marketing-outer.keywords-outer ul {
	margin: 80px 0 0;
}
section.content-marketing-outer.keywords-outer h2 span {
	color: #f2bf1f;
}
.label-seo-outer {
	background: url(../images/rectangle-bg.png) no-repeat top -50px center;
	background-size: cover;
	padding: 200px 0 180px;
}
.label-seo-inner {
	float: right;
	width: 50%;
	padding: 150px 150px 0 0;
}
.label-seo-inner h2 {
	color: #34200f;
	font-size: 45px;
	padding: 0 0 25px;
}
.label-seo-inner p {
	font-size: 18px;
	color: #151311;
	line-height: 38px;
	margin: 30px 0;
	font-weight: 500;
}
.label-seo-inner a {
	color: #301a05;
	font-size: 16px;
	background: #000000;
	border: none;
	padding: 13px 20px;
	margin: 10px 0 0;
	display: inline-block;
}
.label-seo-inner a:hover {
	color:#fff;
	background:#ffb400;
}
.stress-outer {
	background: url(../images/stress-bg.png) no-repeat top center;
	background-size: cover;
	padding: 180px 0 330px;

}
.stress-inner {
	width:50%;
	float:left;
}
.stress-outer h2 {
	color: #fff;
	font-size: 45px;
	position: relative;
	padding: 0 0 50px;
	margin: 0 0 50px;
	line-height: 55px;
}
.stress-outer h2::after {
 background: url(../images/line.png) no-repeat top center;
 position: absolute;
 bottom: 0px;
 left: -50px;
 width: 146px;
 height: 4px;
 content: "";
}
.stress-outer p {
	color: #fff;
	line-height: 36px;
	margin: 0px 0 50px;
	font-size: 18px;
	font-weight: 300;
}
.stress-talks-inner {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0;
}
.stress-talks-inner h3 {
	font-size: 33px;
	color: #f2bf1f;
	margin: 0 0 35px;
}
.stress-inner.stress-inner-right h2 {
	font-size: 35px;
	padding: 0 0 35px;
	margin: 0 0 35px;
	line-height: 45px;
}
.stress-inner.stress-inner-right {
	float: right;
}
.stress-outer h4 {
	font-size: 24px;
	color: #f2bf1f;
	padding: 0 0 50px;
}
.stress-inner a {
	color: #301a05;
	font-size: 16px;
	background: #000000;
	border: none;
	padding: 15px 20px;
	margin: 10px 0 0;
	display: inline-block;
}
.stress-inner a:hover {
	color:#fff;
	background:#ffb400;
}
.coffee-inner {
	float: left;
	width: 60%;
}
.coffee-inner-right {
	float: left;
	width: 40%;
	padding: 0 0 0 40px;
	margin-top: -80px;
}
.coffee-inner h2 {
	font-size: 45px;
	position: relative;
	color: #34200f;
	padding: 0 0 35px;
	margin: 0 0 40px;
	line-height: 45px;
}
.coffee-inner h2::after {
 background: url(../images/line.png) no-repeat top center;
 position: absolute;
 bottom: 0px;
 left: -50px;
 width: 146px;
 height: 4px;
 content: "";
}
.coffee-inner p {
	line-height: 36px;
	margin: 20px 0;
	font-size: 18px;
	font-weight: 600;
	color: #151311;
}
input.coffee-field {
	font-size: 14px;
	width: 48%;
	float: left;
}
 input.coffee-field:nth-child(2n) {
 margin-right:0;
}
input.coffee-field {
	font-size: 14px;
	width: 48%;
	padding: 18px 20px;
	margin: 11.5px 23px 11.5px 0;
	float: left;
	color: #49433e;
	border: 1px solid #9b9292;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
}

input.coffee-field::-webkit-input-placeholder {
 color: #151311;
}
input.coffee-field::-moz-placeholder {
 color: #151311;
}
input.coffee-field:-ms-input-placeholder {
 color: #151311;
}
input.coffee-field:-moz-placeholder {
 color: #151311;
}
.container {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	line-height: 25px;
}
.container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #eee;
}
 .container:hover input ~ .checkmark {
 background-color: #ccc;
}
 .container input:checked ~ .checkmark {
 background-color: #190f07;
}
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
 .container input:checked ~ .checkmark:after {
 display: block;
}
.container .checkmark:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
label.container {
	float: left;
	font-size: 14px;
	color: #49433e;
	font-weight: 600;
	margin: 40px 0 0;
}
input.coffee-field-btn {
	float: right;
	color: #49433e;
	font-weight:700;
	font-size: 16px;
	background: #f2bf1f;
	border: none;
	padding: 18px 50px;
	cursor: pointer;
	margin: 27px 12px 0 0;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
}
input.coffee-field-btn:hover {
	color:#fff;
	background:#ffb400;
}
footer.new-footer {
	background:url(../images/footer-bg2.jpg) no-repeat top center;
	background-size:cover;
}
.login-bg {
	background: url(../images/login-bg.png) no-repeat center top;
	background-size: cover;
}
.login-outer {
	padding: 175px 0 120px;
	text-align:center;
}
.login-inner2 {

}
.login-inner {
	width: 100%;
	float: left;
}
.login-inner h1 {
	font-size: 44px;
	color: #fff;
	font-weight: 600;
}
.login-inner h1 span {
	color: #f2bf1f;
}
.login-inner h1 strong {
	font-size: 36px;
	font-weight: 600;
	padding: 30px 0 0;
	float: left;
	width: 100%;
}
.big-text {
	font-size: 50px;
}
.login-inner p {
	font-size: 16px;
	color:#fff;
	font-weight:500;
	line-height: 26px;
	padding:32px 0 0;
}
.login-inner ul {
	padding:50px 0 0;
	width: 100%;
	float: left;
}
.login-inner li {
	width: 20%;
	float: left;
}
.login-inner li h3 {
	font-size: 32px;
	color: #fff;
	line-height: 30px;
	padding: 30px 0 10px;
}
.login-inner li p {
	font-weight:600;
	line-height:24px;
	padding:0;
}
.platform-outer {
	padding:70px 0 60px;
	text-align:center;
}
.platform-inner {
	width: 100%;
	float: left;
}
.platform-inner h2 {
	font-size: 35px;
	color: #fff;
}
.login-inner h1 span {
	color: #f2bf1f;
}
.platform-inner strong {
	font-size: 30px;
	font-weight:400;
	color: #fff;
	width: 100%;
	float: left;
	padding: 20px 0;
}
.platform-inner strong b {
	font-weight: 700;
}
.platform-inner p {
	font-size: 20px;
	color: #fff;
}
.platform-inner li {
	width: 25%;
	margin: 30px 40px;
	float: left;
}
.platform-inner li:nth-child(4n) {
 margin-right: 0;
}
.platform-inner li h3 {
	font-size: 18px;
	color: #fff;
	line-height: 20px;
	padding:30px 0 20px;
}
.platform-inner li span {
	font-size: 14px;
	color: #fff;
	line-height:30px;
}
.platform-inner ul {
	padding: 51px 0 0;
}
.testimonials-outer {
	padding: 0px 0 60px;
	text-align:center;
}
.testimonials-inner {
	width: 100%;
	float: left;
}
.login-inner2 {
	margin-top:50px;
}
.testimonials-left {
	width: 65%;
	float: left;
	position: relative;
}
.testimonials-left h3 {
	background-color:rgba(0, 0, 0, .6);
	padding: 18px 30px;
	font-size: 18px;
	color: #ffc600;
	text-align: left;
}
.testimonials-right {
	width: 33%;
	float: right;
	text-align:left;
}
.testimonials-text {
	background-color:rgba(0, 0, 0, .4);
	padding: 37px 30px;
	text-align:left;
	width: 100%;
	float: left;
}
.testimonials-text strong b {
	color: #ffc600;
}
.testimonials-text strong {
	font-size: 18px;
	color: #fff;
	font-style:italic;
}
.testimonials-text p {
	font-size: 14px;
	line-height:26px;
	color: #fff;
	padding:20px 0 43px;
}
.testimonials-right ul {
	background: rgba(0, 0, 0, .3);
	padding: 6px 30px 0px;
	width: 100%;
	float: left;
	
}
#LMD {
	padding: 36px 30px;
	
}
.testimonials-right li {
	border-bottom:2px solid #2e271d;
	width: 100%;
	float: left;
	margin-bottom:34px;
}
.testimonials-right li span {
	font-size: 16px;
	color: #fff;
}
.testimonials-right li large {
	font-size: 36px;
	color: #fff;
	padding: 10px 0 25px;
	font-weight: 700;
	width: 100%;
	float: left;
}
.testimonials-rt {
	float:right;
}
.testimonials-lft {
	float:left;
}
.testimonials-lft strong {
	font-size: 36px;
	color: #fff;
}
.testimonials-inner:nth-child(2n) {
 margin: 0px 0 0;
}
.testimonials-lft li img {
	float: right;
}
.setting-icon {
	width: 6px !important;
}
.testimonials-lft li {
	border-bottom:0;
}
.testimonials-lft li:last-child {
	margin-bottom:0;
}
.stomp-logo {
	width: 244px !important;
}
.testimonials-rts ul {
	height: auto;
}
.testimonials-texts {
	padding: 0 20px 17px;
}
.testimonials-left .owl-theme .owl-nav.disabled+.owl-dots {
	display:none
}
.testimonials-left .owl-nav.disabled {
	display: block;
	width: 44px;
	top: -48px;
	position: absolute;
	right: 30px;
}
.testimonials-left .owl-theme .owl-nav button.owl-prev span, .popular-games-inner .owl-theme .owl-nav button.owl-next span {
	display:none
}
.testimonials-left .owl-theme .owl-nav .owl-next {
	width:16px;
	height:17px;
	background-color:transparent!important;
	text-align:center;
	display:inline-block;
	right:0px;
	position:absolute;
	cursor:pointer;
	border:none;
	margin:0;
	background:url(../images/right-arrow.png) no-repeat center;
	color:#0000000a;
}
.testimonials-left .owl-theme .owl-nav .owl-prev {
	width:16px;
	height:17px;
	background-color:transparent!important;
	text-align:center;
	display:inline-block;
	left:0px;
	position:absolute;
	cursor:pointer;
	border:none;
	margin:0;
	background:url(../images/left-arrow.png) no-repeat center;
	color:#0000000a;
}
.testimonials-left .owl-theme .owl-nav [class*=owl-]:hover {
background:#86979100;
color:#fff0;
text-decoration:none;
}
.testimonials-left .owl-theme .owl-nav .owl-prev:hover {
	background:url(../images/left-arrow.png) no-repeat center;
	color:#0000000a;
}
.testimonials-left .owl-theme .owl-nav .owl-next:hover {
	background:url(../images/right-arrow.png) no-repeat center;
	color:#0000000a;
}
.stomp-logo {
	width: 244px !important;
}
.testimonials-rt .owl-nav.disabled {
	right: 10px;
}
.testimonials-right li:last-child {
	border-bottom:none;
}
.keyword-rankings {
	width:100%;
	float:left
}
.keyword-rankings table {
	width:100%;
	float:left;
	border-collapse:collapse;
	border:0
}
 .keyword-rankings table tr:nth-child(odd) {
 background-color: rgba(0, 0, 0, .6);
}
.keyword-rankings table th {
	padding:0 0 0 25px;
	font-weight:700;
	line-height:15px;
	text-align:left;
	height: 56px;
	font-size:12px;
	color:#fff;
	background-color: rgb(23 16 5);
}
.keyword-rankings table td {
	padding:1px 25px;
	font-size:14px;
	height:56px;
	color:#fff;
	text-align:left;
	font-weight:400;
}
.keyword-rankings table td span {
	font-size:10px;
}
.keyword-rankings table td b {
	color:#00ab08;
	font-weight: 400;
}
.testimonials-rts {
	width:100%;
	float:left;
	padding: 60px 0 0;
}
.testimonials-rts img {
	float: right;
}
.testimonials-rts li {
	border-bottom:0;
}
.business-outer {
	background: #fff;
	padding: 100px 0 0;
}
.business-inner {
	width: 100%;
	float: left;
}
.business-inner {
	width: 100%;
}
.business-inner h4 {
	font-size: 40px;
	color: #f2bf1f;
	padding: 0 0 32px;
	line-height: 40px;
	text-align: center;
}
.business-inner h4 span {
	color: #1f1c18;
}
.business-inner p {
	font-size: 22px;
	color: #1f1c18;
	line-height: 28px;
	padding: 0 0 115px;
	text-align: center;
	font-weight: 500;
}
.business-left {
	width: 50%;
	float: left;
	text-align:right;
}
.business-right {
	width: 50%;
	float: right;
}
.business-right li {
	width: 100%;
	float: left;
	text-align: left;
	padding: 0 0 60px;
}
.business-right li img {
	margin-right: 50px;
	float: left;
}
.business-right li strong {
	font-size: 26px;
	color: #1f1c18;
	display: inherit;
	padding: 0 0 22px;
}
.business-right li span {
	font-size: 18px;
	color: #1f1c18;
	line-height: 36px;
	display: flow-root;
	font-weight: 500;
}
.pay-text {
	padding:0px 0 50px;
}
.testimonials-innerss {
	padding:40px 0 0;
}
.signups {
	font-size: 12px;
	color: #fff;
	font-weight: 500;
	position: relative;
	padding: 0 0 0 16px;
}
.signups:before {
	position: absolute;
	background-color: #4ed8da;
	height: 10px;
	width: 10px;
	border-radius: 100%;
	content: "";
	left: 0;
	top: 2px;
}
.coffee-outer {
	margin: -70px 0 20px;
}
.login-bg .header-right {
    padding: 36px 0 0;
}

.header-right {
    width: auto;
    float: right;
    padding: 0;
    margin: 15px 0px 15px 100px;
}
.header-right li {
	margin: 0 10px;
	float: left;
	font-size: 12px;
	font-weight: 600;
	line-height: 10px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-left: 2px solid #fff;
	padding: 0 0 0 15px;
}
.header-right li img {
	vertical-align: middle;
	margin-right: 5px;
}
.header-right li:first-child {
	padding: 0;
	border-left: none;
}
.header-right li a {
	color: #fff;
}
.header-right li a:hover {
	color:#ffb400;
}
.required {
	display:none;
	visibility:hidden;
}

