@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

*,
.btn,
.font-poppins,
body {
	font-family: Inter, sans-serif
}

#landing-header .navbar-mobile ul,
.navbar-mobile ul {
	top: 55px;
	right: 15px;
	bottom: 15px;
	left: 15px;
	overflow-y: auto
}

.marquee,
.marquee a,
.marquee-wrapper,
.navbar a,
.navbar a:focus {
	white-space: nowrap
}

:root {
	scroll-behavior: smooth
}

body {
	color: #444;
	overflow-x: hidden;
	font-weight: 400;
	font-size: 14px
}

*,
div#site-footer .footer-main ul,
header#header .menu>ul>li .menu-subs.menu-mega>.list-item>ul {
	padding: 0;
	margin: 0
}

a {
	color: #4154f1;
	text-decoration: none
}

a:hover {
	color: #717ff5;
	text-decoration: none
}

section {
	padding: 60px 0;
	overflow: hidden
}

.section-header {
	text-align: center;
	padding-bottom: 40px
}

.section-header h2 {
	text-transform: uppercase;
	color: #000 !important;
	font-family: Poppins, Sans-serif;
	font-size: 35px !important;
	font-weight: 400 !important;
	font-style: normal;
	line-height: 1em
}

.section-header p {
	margin: 10px 0 0;
	padding: 0;
	font-size: 38px;
	line-height: 42px;
	font-weight: 700;
	color: #000
}

.back-to-top {
	position: fixed;
	visibility: hidden;
	opacity: 0;
	right: 15px;
	bottom: 15px;
	z-index: 99999;
	background: #fbbc04;
	width: 40px;
	height: 40px;
	border-radius: 4px;
	transition: .4s
}

.back-to-top i {
	font-size: 24px;
	color: #fff;
	line-height: 0
}

.back-to-top:hover {
	background: #fbbc04;
	color: #fff
}

.back-to-top.active {
	visibility: visible;
	opacity: 1
}

.header {
	transition: .5s;
	z-index: 997;
	padding: 20px 0
}

.header.header-scrolled {
	background: #000;
	padding: 15px 0;
	box-shadow: 0 2px 20px rgba(1, 41, 112, .1)
}

.header .logo {
	line-height: 0
}

.header .logo img {
	max-height: 120px !important;
	margin-right: 6px;
	width: 70% !important
}

.footer .footer-top .footer-info .logo span,
.header .logo span {
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #012970;
	font-family: Nunito, sans-serif;
	margin-top: 3px
}

#landing-header .navbar a:hover,
.header.header-scrolled a.nav-link.scrollto,
.landing-sldier .heading p,
.mobile-nav-toggle.bi-x,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
	color: #fff
}

.navbar {
	padding: 0
}

.navbar ul {
	margin: 0;
	padding: 0;
	display: flex;
	list-style: none;
	align-items: center
}

.navbar li {
	position: relative
}

.navbar a,
.navbar a:focus {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 0 10px 30px;
	font-family: Nunito, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	transition: .3s
}

.navbar .dropdown ul,
.navbar-mobile ul {
	padding: 10px 0;
	display: block;
	position: absolute
}

#landing-header .navbar a i,
.navbar a i,
.navbar a:focus i {
	font-size: 12px;
	line-height: 0;
	margin-left: 5px
}

.navbar .active,
.navbar .active:focus,
.navbar a:hover,
.navbar li:hover>a {
	color: #fbbc04
}

#landing-header .navbar .getstarted,
.navbar .getstarted,
.navbar .getstarted:focus {
	background: #153243;
	padding: 8px 20px;
	margin-left: 30px;
	border-radius: 4px;
	color: #fff
}

.navbar .getstarted-seo-ppc {
	margin-left: 30px;
	color: #000;
	font-size: 20px;
	font-weight: 700;
	font-family: Inter;
	margin-right: 12px
}

.navbar .getstarted-seo-ppc img {
	margin-right: 12px
}

.navbar .icon-seo-ppc {
	background-color: #fbbc04;
	font-size: 25px;
	color: #fff;
	padding: 6px;
	border-radius: 6px
}

#lanidng-hero .form select,
.digital-marketing .text-area h3,
.navbar .getstarted-seo-ppc:hover,
.sldier .heading p,
span.rating {
	color: #000
}

.navbar .getstarted .fa {
	color: #ffc107;
	font-size: 20px;
	margin-right: 4px
}

.navbar .dropdown ul {
	left: 14px;
	top: calc(100% + 30px);
	margin: 0;
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	background: #fff;
	box-shadow: 0 0 30px rgba(127, 137, 161, .25);
	transition: .3s;
	border-radius: 4px
}

#landing-header .navbar-mobile .dropdown ul li,
.navbar .dropdown ul li,
.navbar-mobile .dropdown ul li {
	min-width: 200px
}

.navbar .dropdown ul a {
	padding: 10px 20px;
	font-size: 15px;
	text-transform: none;
	font-weight: 600
}

#landing-header .navbar .dropdown ul a i,
#landing-header .navbar-mobile .dropdown ul a i,
.navbar .dropdown ul a i,
.navbar-mobile .dropdown ul a i {
	font-size: 12px
}

.navbar .dropdown ul .active:hover,
.navbar .dropdown ul a:hover,
.navbar .dropdown ul li:hover>a,
.navbar-mobile .active,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul li:hover>a,
.navbar-mobile a:hover,
.navbar-mobile li:hover>a {
	color: #4154f1
}

.navbar .dropdown:hover>ul {
	opacity: 1;
	top: 100%;
	visibility: visible
}

#landing-header .navbar .dropdown .dropdown ul,
.navbar .dropdown .dropdown ul {
	top: 0;
	left: calc(100% - 30px);
	visibility: hidden
}

#landing-header .navbar .dropdown .dropdown:hover>ul,
.navbar .dropdown .dropdown:hover>ul {
	opacity: 1;
	top: 0;
	left: 100%;
	visibility: visible
}

.mobile-nav-toggle {
	color: #012970;
	font-size: 28px;
	cursor: pointer;
	display: none;
	line-height: 0;
	transition: .5s
}

.navbar-mobile {
	position: fixed;
	overflow: hidden;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgba(1, 22, 61, .9);
	transition: .3s
}

#landing-header .navbar-mobile .mobile-nav-toggle,
.navbar-mobile .mobile-nav-toggle {
	position: absolute;
	top: 15px;
	right: 15px
}

.navbar-mobile ul {
	border-radius: 10px;
	background-color: #fff;
	transition: .3s
}

.navbar-mobile a,
.navbar-mobile a:focus {
	padding: 10px 20px;
	font-size: 15px;
	color: #012970
}

#landing-header .navbar-mobile .getstarted,
.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
	margin: 15px
}

#landing-header .navbar-mobile .dropdown ul,
.navbar-mobile .dropdown ul {
	position: static;
	display: none;
	margin: 10px 20px;
	padding: 10px 0;
	z-index: 99;
	opacity: 1;
	visibility: visible;
	background: #fff;
	box-shadow: 0 0 30px rgba(127, 137, 161, .25)
}

#landing-header .navbar-mobile .dropdown ul a,
.navbar-mobile .dropdown ul a {
	padding: 10px 20px
}

.navbar-mobile .dropdown>.dropdown-active {
	display: block
}

.hero {
	background: url(../img/1.png) bottom right/cover no-repeat
}

.hero h1 {
	margin: 0;
	font-size: 48px;
	font-weight: 700;
	color: #fff
}

p.empowep {
	color: #fff;
	font-size: 17px;
	font-weight: 500
}

.hero h2 {
	color: #444;
	margin: 15px 0 0;
	font-size: 26px
}

.hero .btn-get-started {
	margin-top: 30px;
	line-height: 0;
	padding: 22px 40px;
	border-radius: 4px;
	transition: .5s;
	color: #fff;
	background: #fbbc04
}

.about .btn-read-more,
.features .feature-box:hover i {
	background: #4154f1;
	color: #fff
}

.hero .btn-get-started span {
	font-family: Nunito, sans-serif;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 1px;
	fill: #2c2c2c;
	color: #2c2c2c
}

.about .btn-read-more i,
.hero .btn-get-started i {
	margin-left: 5px;
	font-size: 18px;
	transition: .3s
}

.about .btn-read-more:hover i,
.hero .btn-get-started:hover i {
	transform: translateX(5px)
}

.hero .hero-img {
	text-align: right
}

button.aboutsection {
	padding: 0;
	border-radius: 17px;
	background-color: #fff;
	height: 100px;
	line-height: 100px;
	margin: 20px 0;
	text-align: center;
	border: 1px solid #9f9f9f !important;
	width: 100%;
	font-size: 20px;
	font-weight: 600
}

h4.tabss {
	font-size: 26px;
	line-height: 1;
	color: #000;
	font-weight: 800;
	margin-top: 25px;
	margin-bottom: 15px
}

button.aboutsection.tab1.active,
button.aboutsection.tab2.active,
button.aboutsection.tab3.active {
	box-shadow: 0 0 53px 0 rgb(0 0 0 / 12%);
	border: none !important;
	border-left: 5px solid #80a127 !important
}

section#about {
	background-color: #f3f3f3
}

.about .content {
	padding: 40px
}

.about h3 {
	font-size: 14px;
	font-weight: 700;
	color: #4154f1;
	text-transform: uppercase
}

.about h2,
.values .box h3 {
	color: #012970;
	font-weight: 700
}

.about h2,
h3 {
	font-size: 24px
}

.about p {
	margin: 15px 0 30px;
	line-height: 24px
}

.about .btn-read-more {
	line-height: 0;
	padding: 15px 40px;
	border-radius: 4px;
	transition: .5s;
	box-shadow: 0 5px 25px rgba(65, 84, 241, .3)
}

.about .btn-read-more span {
	font-family: Nunito, sans-serif;
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 1px
}

.values .box {
	padding: 30px;
	box-shadow: 0 0 5px rgba(1, 41, 112, .08);
	text-align: center;
	transition: .3s;
	height: 100%
}

.features .feature-box,
.values .box:hover {
	box-shadow: 0 0 30px rgba(1, 41, 112, .08)
}

header.section-header.value p {
	margin: 10px 0 0;
	padding: 0;
	font-size: 15px;
	line-height: 42px;
	font-weight: 600;
	color: #383636
}

header.section-header.value h2 {
	text-transform: uppercase;
	color: #000 !important;
	font-family: Poppins, Sans-serif;
	font-size: 45px !important;
	font-weight: 600 !important;
	font-style: normal;
	line-height: 1em
}

section#values {
	background-image: url(../img/112bg.png);
	background-position: center;
	background-size: cover;
	background-position-y: 80%;
	background-repeat: no-repeat
}

@media (max-width:991px) {
	.mobile-nav-toggle {
		display: block
	}

	.navbar ul {
		display: none
	}

	.hero {
		height: auto;
		padding: 120px 0 60px
	}

	.hero .hero-img {
		text-align: center;
		margin-top: 80px
	}

	.hero .hero-img img {
		width: 80%
	}

	section#values {
		background: 0 0
	}

	.col-lg-5.d-flex.flex-column.justify-content-center {
		width: 100% !important
	}

	h1.backgrounds {
		text-align: center !important
	}

	.contact .php-email-form {
		background: #fafbff;
		padding: 30px;
		height: 100% !important;
		width: 100% !important;
		border-radius: 24px;
		margin-left: 0 !important
	}
}

h1.backgrounds,
p.background {
	font-family: Poppins, Sans-serif;
	text-align: right
}

.ecommerce-tabs .tab-pane .cont_2 h4,
.ecommerce-tabs .tab-pane .cont_3 h4,
.nationwide-tabs .tab-pane .cont_2 h4,
.nationwide-tabs .tab-pane .cont_3 h4,
.seo-tabs .tab-pane .cont_2 h4,
.seo-tabs .tab-pane .cont_3 h4,
h1.backgrounds.right,
p.background.right {
	text-align: left
}

.col-lg-5.d-flex.flex-column.justify-content-center {
	width: 38.666667%
}

p.background {
	color: #3d3d3d;
	font-size: 15px;
	font-weight: 300;
	line-height: inherit !important;
	margin: 10px 0 18px
}

h1.backgrounds {
	color: #000;
	font-size: 20px;
	font-weight: 600;
	line-height: 1em
}

.values .box img {
	padding: 30px 50px;
	transition: .5s;
	transform: scale(1.1)
}

.values .box h3 {
	font-size: 24px;
	margin-bottom: 18px
}

.features .feature-box h3,
.features .feture-tabs .tab-content h4 {
	font-size: 18px;
	margin: 0;
	font-weight: 700;
	color: #012970
}

.values .box:hover img {
	transform: scale(1)
}

.features .feature-box {
	padding: 24px 20px;
	transition: .3s;
	height: 100%
}

.features .feature-box i {
	line-height: 0;
	background: #ecf3ff;
	padding: 4px;
	margin-right: 10px;
	font-size: 24px;
	border-radius: 3px;
	transition: .3s
}

.features .feature-icons,
.features .feture-tabs {
	margin-top: 120px
}

.features .feture-tabs h3 {
	color: #012970;
	font-weight: 700;
	font-size: 32px;
	margin-bottom: 10px
}

.features .feture-tabs .nav-pills {
	border-bottom: 1px solid #eee
}

.features .feture-tabs .nav-link {
	background: 0 0;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 600;
	color: #012970;
	padding: 12px 0;
	margin-right: 25px;
	margin-bottom: -2px;
	border-radius: 12px;
}

.features .feture-tabs .nav-link.active {
	color: #4154f1;
	border-bottom: 3px solid #4154f1
}

.features .feture-tabs .tab-content i {
	font-size: 24px;
	line-height: 0;
	margin-right: 8px;
	color: #4154f1
}

.features .feature-icons h3 {
	color: #012970;
	font-weight: 700;
	font-size: 32px;
	margin-bottom: 20px;
	text-align: center
}

.features .feature-icons .content .icon-box,
div#site-footer .footer-main .industries {
	display: flex
}

.features .feature-icons .content .icon-box h4 {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 10px;
	color: #012970
}

.features .feature-icons .content .icon-box i {
	font-size: 44px;
	line-height: 44px;
	color: #0245bc;
	margin-right: 15px
}

.features .feature-icons .content .icon-box p {
	font-size: 15px;
	color: #848484
}

.footer-2 {
	background: #f0f0f0;
	padding: 50px 0 30px;
	font-size: 14px;
	margin-top: 50px
}

.footer-2 .footer-logo .img-wrapper img {
	max-width: 120px;
	margin-bottom: 25px
}

.footer-2 .text-area p {
	color: #636363;
	font-size: 13px;
	font-weight: 400;
	font-family: Inter;
	margin-bottom: 25px
}

.footer-2 .text-area .fa {
	color: #636363;
	font-size: 24px;
	font-weight: 400;
	margin-right: 18px
}

.footer-2 .footer-top {
	margin-bottom: 75px
}

.footer-2 .footer-top .cities-flex {
	padding-left: 50px
}

.footer .footer-top .footer-links ul,
.footer-2 .footer-top .footer-links ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.footer-2 .footer-top .footer-contact h4,
.footer-2 .footer-top .footer-links h4 {
	text-align: left;
	font-weight: 700;
	font-size: 20px;
	color: #000;
	font-family: Inter;
	margin-bottom: 20px
}

.footer-2 .footer-top .footer-links ul li {
	padding: 5px 0;
	display: flex;
	align-items: center;
	color: #fff
}

.footer-2 .footer-top .footer-links ul li a {
	color: #636363;
	font-family: Inter;
	font-weight: 400;
	line-height: 24px;
	font-size: 15px
}

.footer-2 .footer-top .footer-contact a,
.footer-2 .footer-top .footer-contact p {
	line-height: 26px;
	color: #636363;
	font-family: Inter;
	font-weight: 500;
	font-size: 15px
}

.footer-2 .footer-top .footer-contact .fa {
	margin-right: 18px;
	margin-top: 6px;
	color: #000;
	font-size: 20px
}

.footer .footer-top .footer-contact .fa-envelope,
.footer .footer-top .footer-contact .fa-phone,
.footer-2 .footer-top .footer-contact .fa-envelope,
.footer-2 .footer-top .footer-contact .fa-phone {
	margin-right: 18px
}

.footer .footer-top .footer-contact,
.footer-2 .footer-top .footer-contact {
	color: #b9b9b9;
	font-family: poppins
}

.footer-2 .footer-top .footer-contact .footer-imges img {
	margin-bottom: 24px;
	max-width: 250px
}

.footer-2 .footer-bottom .footer-quick-link a {
	margin: 0;
	color: #636363;
	font-family: Inter;
	font-weight: 500;
	font-size: 16px
}

.footer-2 .footer-bottom .copyright,
.footer-2 .footer-bottom .footer-quick-link,
.seo-clientsays .powered,
.why-choose-us .points .d-flex {
	margin-bottom: 18px
}

.footer-2 .footer-bottom .copyright h6 {
	font-size: 16px;
	font-family: Inter;
	font-weight: 500;
	color: #636363
}

.footer-2 .footer-bottom .terms-of-services p {
	font-size: 15px;
	font-family: Inter;
	font-weight: 500;
	color: #636363
}

.footer {
	background: #fff;
	padding: 0 0 30px;
	font-size: 14px
}

.footer .footer-newsletter {
	padding: 50px 0;
	background: #f6f9ff;
	border-top: 1px solid #e1ecff
}

.footer .footer-newsletter h4 {
	font-size: 24px;
	margin: 0 0 10px;
	padding: 0;
	line-height: 1;
	font-weight: 700;
	color: #012970
}

.footer .footer-newsletter form {
	margin-top: 20px;
	background: #fff;
	padding: 6px 10px;
	position: relative;
	border-radius: 4px;
	border: 1px solid #e1ecff
}

.footer .footer-newsletter form input[type=email] {
	border: 0;
	padding: 8px;
	width: calc(100% - 140px)
}

.footer .footer-newsletter form input[type=submit] {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	border: 0;
	background: #4154f1;
	font-size: 16px;
	padding: 0 30px;
	margin: 3px;
	color: #fff;
	transition: .3s;
	border-radius: 4px
}

.footer .footer-newsletter form input[type=submit]:hover {
	background: #5969f3
}

.footer .footer-top {
	background-size: contain;
	border-bottom: 1px solid #e1ecff;
	padding: 100px 0 30px
}

.footer .footer-top .footer-info,
.footer .footer-top .footer-links {
	margin-bottom: 30px
}

.footer .footer-top .footer-info .logo {
	line-height: 0;
	margin-bottom: 15px
}

.footer .footer-top .footer-info .logo img {
	max-height: 100px;
	margin-right: 6px
}

.footer .footer-top .footer-info p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 0;
	font-family: Nunito, sans-serif
}

.footer .footer-top .social-links a {
	font-size: 20px;
	display: inline-block;
	color: rgba(1, 41, 112, .5);
	line-height: 0;
	margin-right: 10px;
	transition: .3s
}

.footer .footer-top .social-links a:hover {
	color: #012970
}

.footer .footer-top h4 {
	font-size: 20px;
	font-weight: 700;
	font-family: poppins;
	color: #3780a0;
	position: relative;
	padding-bottom: 18px;
	text-align: left
}

.footer .footer-top .footer-links ul i {
	padding-right: 2px;
	color: #38a54f;
	font-size: 12px;
	line-height: 0
}

.footer .footer-top .footer-links ul i:hover {
	color: #38a54f
}

.footer .footer-top .footer-links ul li {
	padding: 7px 0;
	display: flex;
	align-items: center
}

span.footerone {
	color: #fff;
	margin-top: 30px !important;
	font-family: Inter, sans-serif;
	font-size: 20px
}

span.footeraddress {
	text-align: left;
	color: #b9b9b9;
	float: right;
	font-size: 13px;
	font-family: poppins
}

.font-robo,
.table-condensed td,
.table-condensed th {
	font-family: Roboto, Arial, "Helvetica Neue", sans-serif
}

.footer .footer-top .footer-links ul li:first-child {
	padding-top: 0
}

.footer .footer-top .footer-links ul a {
	color: #5e5e5e;
	transition: .3s;
	display: inline-block;
	line-height: 1;
	font-family: poppins
}

.footer .footer-top .footer-links ul a:hover {
	color: #5e5e5e
}

.footer .footer-top .footer-contact p {
	line-height: 26px
}

.footer .footer-top .footer-contact .fa {
	margin-right: 25px;
	color: #fbbc04;
	font-size: 26px
}

.footer .copyright {
	text-align: left;
	padding-top: 30px;
	color: #5e5e5e;
	font-size: 13px;
	font-weight: 300 !important
}

#lanidng-hero .form .heading,
.footer .credits,
.text-area.service,
h4,
header#header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center .title {
	text-align: center
}

img.footer-logo {
	width: 45%
}

.footer .credits {
	padding-top: 10px;
	font-size: 13px;
	color: #012970
}

.ecommerce-seo-pricing .col-md-4,
.nationwide-seo-pricing .col-md-4,
.seo-updated-ppc-pricing .col-md-4,
.social-ppc-pricing .col-md-4,
blockquote,
body,
dd,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
header#header .menu>ul,
hr,
legend,
ol,
p,
pre,
ul {
	margin: 0;
	padding: 0
}

img.footervisa {
	width: 100%;
	height: 20px
}

.row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.row-space {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.col-2 {
	width: -webkit-calc((100% - 30px)/ 2);
	width: -moz-calc((100% - 30px)/ 2);
	width: calc((100% - 30px)/ 2)
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*,
:after,
:before {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit
}

li>ol,
li>ul {
	margin-bottom: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset {
	min-width: 0;
	border: 0
}

button {
	outline: 0;
	background: 0 0;
	border: none
}

.page-wrapper {
	min-height: 100vh
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400
}

h1 {
	font-size: 36px
}

h2 {
	font-size: 30px
}

.btn,
h4 {
	font-size: 18px
}

h5 {
	font-size: 15px
}

h6 {
	font-size: 13px
}

.bg-blue {
	background: #2c6ed5
}

.bg-red {
	background: #fa4251
}

.bg-gra-01 {
	background: -webkit-gradient(linear, left bottom, left top, from(#fbc2eb), to(#a18cd1));
	background: -webkit-linear-gradient(bottom, #fbc2eb 0, #a18cd1 100%);
	background: -moz-linear-gradient(bottom, #fbc2eb 0, #a18cd1 100%);
	background: -o-linear-gradient(bottom, #fbc2eb 0, #a18cd1 100%);
	background: linear-gradient(to top, #fbc2eb 0, #a18cd1 100%)
}

.bg-gra-02 {
	background: -webkit-gradient(linear, left bottom, right top, from(#fc2c77), to(#6c4079));
	background: -webkit-linear-gradient(bottom left, #fc2c77 0, #6c4079 100%);
	background: -moz-linear-gradient(bottom left, #fc2c77 0, #6c4079 100%);
	background: -o-linear-gradient(bottom left, #fc2c77 0, #6c4079 100%);
	background: linear-gradient(to top right, #fc2c77 0, #6c4079 100%)
}

.p-t-100 {
	padding-top: 100px
}

.p-t-130 {
	padding-top: 130px
}

.p-t-180 {
	padding-top: 180px
}

.p-t-20 {
	padding-top: 20px
}

.p-t-15 {
	padding-top: 15px
}

.p-t-10 {
	padding-top: 10px
}

.p-t-30 {
	padding-top: 30px
}

.p-b-100 {
	padding-bottom: 100px
}

.m-r-45 {
	margin-right: 45px
}

.wrapper {
	margin: 0 auto
}

.daterangepicker,
.select2-container--open .select2-dropdown--below {
	-webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
	margin-top: 5px
}

.wrapper--w960 {
	max-width: 960px
}

.wrapper--w780 {
	max-width: 780px
}

.wrapper--w680 {
	max-width: 680px
}

.btn {
	display: inline-block;
	line-height: 50px;
	padding: 0 50px;
	-webkit-transition: .4s;
	-o-transition: .4s;
	-moz-transition: .4s;
	transition: .4s;
	cursor: pointer;
	color: #fff
}

.btn--radius,
.card {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.btn--radius-2 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.btn--pill {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px
}

.btn--green {
	background: #57b846
}

.btn--green:hover {
	background: #4dae3c
}

.btn--blue,
.btn--blue:hover {
	background: #fbbc04;
	color: #000 !important;
	font-weight: 500;
	font-size: 16px !important
}

td.active {
	background-color: #2c6ed5
}

input[type=date i] {
	padding: 14px
}

.table-condensed td,
.table-condensed th {
	font-size: 14px;
	font-weight: 400
}

.daterangepicker td {
	width: 40px;
	height: 30px
}

.daterangepicker {
	border: 1px solid #e0e0e0;
	box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
	display: none
}

#landing-header .navbar-mobile .dropdown>.dropdown-active,
.label,
.lte8 .wrapper-10:hover .tooltip,
.lte8 .wrapper-11:hover .tooltip,
.lte8 .wrapper-12:hover .tooltip,
.lte8 .wrapper-13:hover .tooltip,
.lte8 .wrapper-14:hover .tooltip,
.lte8 .wrapper-15:hover .tooltip,
.lte8 .wrapper-16:hover .tooltip,
.lte8 .wrapper-2:hover .tooltip,
.lte8 .wrapper-3:hover .tooltip,
.lte8 .wrapper-4:hover .tooltip,
.lte8 .wrapper-5:hover .tooltip,
.lte8 .wrapper-6:hover .tooltip,
.lte8 .wrapper-8:hover .tooltip,
.lte8 .wrapper-9:hover .tooltip,
.radio-container input:checked~.checkmark:after {
	display: block
}

.daterangepicker::after,
.daterangepicker::before {
	display: none
}

.daterangepicker thead tr th {
	padding: 10px 0
}

.daterangepicker .table-condensed th select {
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	padding: 5px;
	outline: 0
}

input {
	outline: 0;
	margin: 0;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 100%;
	font-size: 14px;
	font-family: inherit
}

.checkmark,
.input--style-4 {
	-webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .08);
	-moz-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .08);
	box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .08)
}

.input--style-4 {
	line-height: 35px;
	background: #fafafa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0 20px;
	font-size: 16px;
	color: #666;
	-webkit-transition: .4s;
	-o-transition: .4s;
	-moz-transition: .4s;
	transition: .4s
}

.checkmark,
.radio-container input:checked~.checkmark {
	background-color: #e5e5e5
}

.input--style-4:-moz-placeholder {
	opacity: 1
}

.input--style-4::-moz-placeholder {
	opacity: 1
}

.label {
	font-size: 16px;
	color: #555;
	text-transform: capitalize;
	margin-bottom: 5px
}

.radio-container {
	display: inline-block;
	position: relative;
	padding-left: 30px;
	cursor: pointer;
	font-size: 16px;
	color: #666;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.radio-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer
}

.radio-container .checkmark:after {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 12px;
	height: 12px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #57b846
}

.checkmark {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	height: 20px;
	width: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.card,
.card-4 {
	background: #fff
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none
}

.input-group {
	position: relative;
	margin-bottom: 22px
}

#landing-header .navbar li,
.input-group-icon,
.wrapper-10,
.wrapper-11,
.wrapper-12,
.wrapper-13,
.wrapper-14,
.wrapper-15,
.wrapper-16,
.wrapper-4,
.wrapper-5,
.wrapper-6,
.wrapper-8,
.wrapper-9,
div#site-footer,
header#header,
header#header .menu>ul>li>a {
	position: relative
}

.input-icon {
	position: absolute;
	font-size: 18px;
	color: #999;
	right: 18px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer
}

button.headerform {
	background: #fbbc04;
	border: 0;
	padding: 10px 30px;
	color: #161515;
	transition: .4s;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 600;
	width: 100%
}

.select--no-search .select2-search {
	display: none !important
}

.rs-select2 .select2-container {
	width: 100% !important;
	outline: 0;
	background: #fafafa;
	-webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .08);
	-moz-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .08);
	box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .08);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.rs-select2 .select2-container .select2-selection--single {
	outline: 0;
	border: none;
	height: 50px;
	background: 0 0
}

.rs-select2 .select2-container .select2-selection--single .select2-selection__rendered {
	line-height: 50px;
	color: #555;
	font-size: 16px;
	font-family: inherit;
	padding-left: 22px;
	padding-right: 50px
}

.rs-select2 .select2-container .select2-selection--single .select2-selection__arrow {
	height: 50px;
	right: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#carouselExampleControls,
.atlanta-faq .faq-list .icon-show,
.atlanta-faq .faq-list a.collapsed .icon-close,
.case-study .swiper-container .swiper-button-next,
.case-study .swiper-container .swiper-button-prev,
.ecommerce-seo-faq .faq-list .icon-show,
.ecommerce-seo-faq .faq-list a.collapsed .icon-close,
.home-faq .faq-list .icon-show,
.home-faq .faq-list a.collapsed .icon-close,
.landing-faq .faq-list .icon-show,
.landing-faq .faq-list a.collapsed .icon-close,
.lte8 .wrapper-10 .tooltip,
.lte8 .wrapper-11 .tooltip,
.lte8 .wrapper-12 .tooltip,
.lte8 .wrapper-13 .tooltip,
.lte8 .wrapper-14 .tooltip,
.lte8 .wrapper-15 .tooltip,
.lte8 .wrapper-16 .tooltip,
.lte8 .wrapper-2 .tooltip,
.lte8 .wrapper-3 .tooltip,
.lte8 .wrapper-4 .tooltip,
.lte8 .wrapper-5 .tooltip,
.lte8 .wrapper-8 .tooltip,
.lte8 .wrapper-9 .tooltip,
.moretext,
.nationwide-seo-faq .faq-list .icon-show,
.nationwide-seo-faq .faq-list a.collapsed .icon-close,
.rs-select2 .select2-container .select2-selection--single .select2-selection__arrow b,
.seo-clientsays #testinomial1,
.seo-ppc-faq .faq-list .icon-show,
.seo-ppc-faq .faq-list a.collapsed .icon-close,
.seo-updated-ppc-choose .box-one .off,
.seo-updated-ppc-choose .box-one:hover .on,
.seo-updated-ppc-choose .box-two .off,
.seo-updated-ppc-choose .box-two:hover .on,
.social-choose-us .box-one .off,
.social-choose-us .box-one:hover .on,
.social-choose-us .box-two .off,
.social-choose-us .box-two:hover .on,
.social-ppc-clients #carouselExampleControls,
.social-ppc-faq .faq-list .icon-show,
.social-ppc-faq .faq-list a.collapsed .icon-close,
.social-ppc-questions .questions-mbl,
header#header .menu-mobile-header,
header#header .menu-mobile-toggle,
p.readmorecontent,
p.readmoretext {
	display: none
}

.rs-select2 .select2-container .select2-selection--single .select2-selection__arrow:after {
	font-family: Material-Design-Iconic-Font;
	content: "\f2f9";
	font-size: 24px;
	color: #999;
	-webkit-transition: .4s;
	-o-transition: .4s;
	-moz-transition: .4s;
	transition: .4s
}

.rs-select2 .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow::after {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.select2-container--open .select2-dropdown--below {
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
	overflow: hidden
}

.select2-container--default .select2-results__option {
	padding-left: 22px
}

.title {
	font-size: 24px;
	color: #525252;
	font-weight: 400;
	margin-bottom: 40px
}

.card-4 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
	margin-top: 43px;
	height: 85%;
	width: 75% !important
}

.banner .row,
.digital-marketing {
	background-position: center;
	width: 100%
}

.Portland-hero,
.arlington-hero,
.baltimore-hero,
.banner .row,
.chicago-hero,
.cleveland-hero,
.dallas-hero,
.denver-hero,
.digital-marketing,
.home-digital-expert,
.home-digital-expert .cta-bg,
.home-digital-expert .cta-bg2,
.home-problem-facing-qs,
.home-problem-facing-qs .questions .ques-bg,
.houston-hero,
.iti-flag,
.jacksonville-hero,
.kansas-hero,
.landing-features,
.landing-page-seo-banner,
.lasvegas-hero,
.losangeles-hero,
.louisville-hero,
.miami-hero,
.minneapolis-hero,
.new-orleans-hero,
.newyork-hero,
.orlando-hero,
.philadelphia-hero,
.phoenix-hero,
.san-antonio-hero,
.san-diego-hero,
.seattle-hero {
	background-repeat: no-repeat
}

button.btn.btn-primary,
button.btn.btn-secondary {
	font-size: 19px;
	font-weight: 500;
	border-radius: 10px
}

.card-4 .card-body {
	padding: 29px 28px 65px
}

@media (max-width:767px) {
	.col-2 {
		width: 100%
	}

	.card-4 .card-body {
		padding: 50px 40px
	}
}

.extra,
input.input--style-4.message {
	height: 100px
}

button.btn.btn--radius-2.btn--blue.getstart {
	display: inline-block;
	line-height: 38px;
	-webkit-transition: .4s;
	-o-transition: .4s;
	-moz-transition: .4s;
	transition: .4s;
	cursor: pointer;
	font-size: 18px;
	color: #fff;
	font-family: Inter, sans-serif;
	width: 100%
}

h2.title {
	margin: -5px 6px 10px 0;
	font-family: Poppins;
	font-weight: 800;
	font-size: 24px;
	line-height: 30px
}

button.btn.btn-primary {
	padding: .2rem .5rem;
	background-color: #fbbc04;
	border-color: #fbbc04;
	color: #000
}

button.btn.btn-secondary {
	background-color: #95c11e;
	border-color: #95c11e;
	color: #fff;
	padding: 28px 21px;
	line-height: 1px;
	width: 130%
}

ul {
	list-style-type: none
}

.home-roi-startegy .text-area .headings,
.sldier {
	padding: 12px 0
}

.seo-sldier .heading .img-fluid,
.sldier .heading .img-fluid {
	margin-bottom: 10px !important
}

.seo-sldier .heading,
.sldier .heading {
	margin-top: 35px
}

.landing-sldier .heading p .fa,
.sldier .heading p .fa {
	font-size: 6px;
	font-weight: 600
}

.landing-sldier .heading .fa,
.seo-sldier .heading .fa,
.sldier .heading .fa {
	color: #339580
}

.seo-sldier .heading h2,
.sldier .heading h2 {
	font-family: poppins;
	font-weight: 600;
	font-size: 24px;
	margin-bottom: 12px;
	color: #000 !important
}

.sldier .heading h6 {
	font-size: 20px;
	color: #000
}

.seo-sldier .heading h6 .fa,
.ser1 p .fa,
.ser2 p .fa,
.ser3 p .fa,
.sldier .heading h6 .fa,
.smm-soc-media-right .seo-bg .point .text-wrapper h5 img,
.smm-soc-media-right .seo-gd-bg .point .text-wrapper h5 img {
	margin-right: 6px
}

.seo-sldier .swiper-container .swiper-slide h6,
.sldier .swiper-container .swiper-slide h6 {
	font-weight: 600;
	font-size: 15px;
	color: #000;
	margin-top: 12px
}

.seo-sldier .swiper-container .swiper-slide h5,
.sldier .swiper-container .swiper-slide h5 {
	font-weight: 600;
	font-size: 16px;
	color: #000;
	font-family: poppins;
	margin-top: 12px
}

.seo-sldier .swiper-container .swiper-slide p,
.sldier .swiper-container .swiper-slide p {
	font-weight: 400;
	font-size: 14px;
	color: #000;
	margin-top: 7px
}

.container.sliders {
	border: 1px solid #dcdcdc
}

.digital-marketing {
	background-image: url(../images/landing-bg1.png);
	background-size: cover;
	height: 100vh
}

.atlanta-steps,
.home-marketing-expertize,
.landing-steps,
.seo-steps,
.steps {
	padding: 50px 0 40px;
	background-color: #fff
}

.atlanta-steps .row,
.home-marketing-expertize .row,
.landing-steps .row,
.seo-steps .row,
.steps .row {
	overflow: hidden
}

.landing-steps .content-item,
.steps .content-item {
	padding: 20px;
	border-left: 1px solid #d4e9e6;
	border-bottom: 1px solid #d4e9e6;
	margin: -1px
}

.steps .heading h1 {
	font-family: Inter, sans-serif;
	font-size: 52px;
	font-weight: 900;
	color: #000;
	margin-bottom: 5px
}

.atlanta-steps .heading p,
.seo-steps .heading p,
.steps .heading p {
	font-family: Inter, sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #000;
	margin-bottom: 50px
}

.landing-steps .content-item .text-area img,
.seo-steps .content-item .text-area img,
.steps .content-item .text-area img {
	max-width: 80px
}

.steps .content-item span {
	font-size: 14px;
	font-weight: 400;
	color: #318ce6;
	text-decoration: underline
}

.steps .content-item .text-area .text-content h4,
.steps .text-content h4 {
	font-size: 18px;
	font-weight: 600;
	margin: 0 10px 10px;
	color: #000;
	font-family: Poppins
}

.seo-steps .content-item .text-area .text-content p,
.seo-steps .text-content p,
.steps .content-item .text-area .text-content p,
.steps .text-content p {
	font-family: Poppins;
	color: #5d5d5d;
	font-size: 14px;
	font-weight: 400;
	margin: 0 10px 10px;
	padding: 0
}

.scale-brand .text-area h2,
.scale-brand .text-area p {
	margin-right: 12px;
	font-family: Inter, sans-serif;
	color: #000 !important
}

.text-area.service .img-wrapper {
	margin-bottom: 10% !important;
	margin-top: 20px
}

.clientsays .testinomial .text-area p {
	font-family: poppins;
	margin-bottom: 12px
}

.clientsays .testinomial .text-area h6 {
	font-family: poppins
}

.scale-brand .left-side {
	padding: 50px 100px;
	background-color: #fcfcfc
}

.scale-brand .right-side {
	padding: 40px 100px 40px 40px;
	background-color: #4a4a4a;
	color: #fff
}

.scale-brand .text-area h2 {
	background: -webkit-linear-gradient(left, #326b92 30%, #02a04e 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 44px;
	font-weight: 900;
	margin-bottom: 18px;
	line-height: 48px
}

.scale-brand .text-area p {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 25px
}

.scale-brand img,
.smm-scale-brand img {
	max-width: 400px;
	height: auto
}

.atlanta-scale-brand label,
.scale-brand .right-side label,
.seo-scale-brand label,
.smm-scale-brand label {
	font-size: 14px;
	margin-bottom: 0;
	color: #fcfcfc
}

.scale-brand .right-side input {
	background: 0 0;
	border: none;
	outline: 0;
	border-bottom: 1px solid #fcfcfc;
	border-radius: 12px;
	color: #fff;
	padding: 10px 20px 10px 0
}

.atlanta-scale-brand input:focus,
.scale-brand .right-side input:focus,
.seo-scale-brand input:focus,
.smm-scale-brand input:focus {
	background: 0 0;
	border: none;
	outline: 0;
	border-bottom: 1px solid #555;
	border-radius: 12px;
	color: #fff
}

.scale-brand .right-side input ::placeholder {
	color: #555
}

.atlanta-scale-brand label.checkbox-label,
.scale-brand .right-side label.checkbox-label,
.seo-scale-brand label.checkbox-label,
.smm-scale-brand label.checkbox-label {
	font-size: 14px;
	margin-bottom: 0;
	color: #fff
}

.scale-brand .right-side .col-md-6.checkboxx,
.smm-scale-brand .col-md-6.checkboxx {
	margin-bottom: -16px;
	padding: 0
}

input.name {
	border: none;
	outline: 0;
	border-bottom: 1px solid #e4e4e4;
	padding: 2px 0
}

input.name:active,
input.name:focus {
	outline: 0;
	box-shadow: none;
	border: none
}

label.formslable {
	font-size: 16px;
	color: #000;
	font-weight: 600
}

input#vehicle1 {
	width: 15%
}

button.messagebutton {
	background: #153243;
	border-radius: 50px !important;
	border: 0;
	padding: 8px 30px;
	color: #fff;
	transition: .4s;
	font-size: 16px;
	font-weight: 500;
	width: 85%;
	font-family: poppins
}

.banner .row {
	background-image: url(../images/new-img3.png);
	background-size: cover;
	height: 30vh;
	padding: 20px 0;
	position: relative;
	bottom: -70px
}

.atlanta-banner .text-area h6,
.banner .text-area h6,
.landing-seo-banner .text-area h6,
.seo-banner .text-area h6 {
	font-size: 20px;
	margin-bottom: 10px;
	font-family: Inter
}

.banner .text-area h4,
.landing-seo-banner .text-area h4 {
	font-size: 26px;
	font-weight: 800;
	font-family: Inter
}

.atlanta-banner .text-area h4 img,
.banner .text-area h4 img,
.landing-seo-banner .text-area h4 img,
.seo-banner .text-area h4 img {
	max-width: 34px
}

.atlanta-banner .text-area,
.banner .text-area,
.landing-seo-banner .text-area,
.seo-banner .text-area {
	margin-top: 25px;
	color: #fff
}

.atlanta-banner .no1,
.banner .no1,
.landing-seo-banner .no1,
.seo-banner .no1 {
	color: #fff;
	margin-top: 10px
}

.atlanta-banner .no1 h6,
.banner .no1 h6,
.landing-seo-banner .no1 h6,
.seo-banner .no1 h6 {
	font-size: 50px;
	font-weight: 300;
	margin-bottom: 10px;
	font-family: Inter
}

.atlanta-banner .no1 h4,
.banner .no1 h4,
.landing-seo-banner .no1 h4,
.seo-banner .no1 h4 {
	font-size: 45px;
	font-weight: 700;
	margin-bottom: -8px;
	font-family: Inter
}

@-webkit-keyframes slide-down {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes slide-down {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type=tel],
.intl-tel-input.allow-dropdown input[type=text],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type=tel],
.intl-tel-input.separate-dial-code input[type=text] {
	padding-right: 6px;
	padding-left: 10px !important;
	margin-left: 0;
	text-align: center
}

.intl-tel-input .selected-flag {
	z-index: 1;
	position: relative;
	width: 36px !important;
	height: 100%;
	padding: 1px 0 0 2px !important
}

.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
	width: 30px !important
}

.iti-flag {
	width: 15px !important;
	height: 15px !important;
	box-shadow: 0 0 1px 0 #888;
	background-image: url(img/flags.png);
	background-color: #dbdbdb;
	background-position: 20px 0
}

input.form-control.text {
	width: 90%;
	border-radius: 10px;
	border: none;
	background-color: #f3f3f3;
	padding: 8px 20px
}

#lanidng-hero .form .btn-danger:focus,
input#inputAddress:focus,
input.form-control.text:focus,
select#inputState:focus {
	box-shadow: none
}

.form-group.textform.SEO {
	width: 50%;
	margin-right: 21px
}

.form-group.textform {
	width: 95%
}

input#inputAddress,
select#inputState {
	border: none;
	background-color: #f3f3f3;
	border-radius: 10px;
	padding: 8px 20px
}

.container.text-md-left.aos-init.aos-animate {
	margin-top: 30px;
	margin-bottom: 30px
}

section#landing-hero {
	padding: 30px 0
}

input.form-control.ready {
	margin-left: 24%
}

h3.count {
	margin-top: 5%;
	margin-left: -18%
}

#lanidng-hero {
	width: 100%;
	height: calc(130vh - 70px);
	background-size: cover;
	background-color: #000;
	position: relative;
	margin-top: 70px;
	padding: 0
}

#lanidng-hero:before {
	content: "";
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0
}

#lanidng-hero .container {
	z-index: 2
}

#lanidng-hero h1 {
	margin: 0 0 10px;
	font-size: 48px;
	font-family: Inter, sans-serif;
	font-weight: 900;
	line-height: 56px;
	color: #fff
}

#lanidng-hero h2 {
	color: rgba(255, 255, 255, .7);
	margin-bottom: 35px;
	font-size: 24px
}

#lanidng-hero .btn-get-started {
	font-family: Raleway, sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 1px;
	display: inline-block;
	padding: 8px 28px;
	border-radius: 4px;
	transition: .5s;
	border: 2px solid #fff;
	color: #fff
}

#lanidng-hero .btn-get-started:hover {
	border-color: #1bac91;
	background: #1bac91
}

#lanidng-hero .text-area,
.seo-updated-ppc-choose .d-flex {
	margin-top: 80px
}

#lanidng-hero .text-area h1 {
	font-family: Inter, sans-serif;
	font-size: 34px;
	line-height: 40px;
	color: #fff;
	font-weight: 900
}

#lanidng-hero .text-area p {
	font-family: Inter, sans-serif;
	font-size: 16px;
	color: #b0b0b0;
	font-weight: 400;
	margin-bottom: 25px
}

#lanidng-hero .text-area .btn-danger {
	font-family: Poppins;
	background-color: #153243;
	border: none;
	font-weight: 400;
	outline: 0;
	padding: 2px 30px;
	border-radius: 50px
}

#lanidng-hero .text-area .btn-primary {
	font-family: Poppins;
	background-color: #fff;
	color: #000;
	font-weight: 600;
	border: none;
	outline: 0;
	margin-right: 5px;
	padding: 2px 30px;
	border-radius: 50px
}

#lanidng-hero .form {
	width: 80%;
	background-color: #fff;
	border: none;
	outline: 0;
	border-radius: 28px;
	padding: 40px 20px;
	margin-top: 20px
}

#lanidng-hero .form .heading {
	font-family: Inter, sans-serif;
	color: #5e5e5e;
	font-size: 24px;
	font-weight: 700;
	line-height: 28px
}

#lanidng-hero .form .form-group {
	margin-bottom: 24px;
	outline: 0;
	border-radius: 5px
}

#lanidng-hero .form .form-group ::placeholder {
	color: #000 !important
}

#lanidng-hero .form .btn-danger {
	display: block;
	background-color: #153243;
	border: none;
	outline: 0;
	width: 95%;
	border-radius: 50px
}

@media (min-width:1024px) {
	#lanidng-hero {
		background-attachment: fixed
	}
}

#landing-header {
	height: 90px;
	transition: .5s;
	z-index: 997;
	background: #000
}

#landing-header .logo h1 {
	font-size: 30px;
	margin: 0;
	padding: 6px 0;
	line-height: 1;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase
}

#landing-header .logo h1 a,
#landing-header .logo h1 a:hover {
	color: #fff;
	text-decoration: none
}

#landing-header .logo img {
	padding: 0;
	margin: 0;
	max-height: 100px
}

@media (max-width:992px) {
	.footer .footer-top {
		padding: 100px 0 30px;
		background-position: center bottom
	}

	#lanidng-hero {
		margin-top: 60px;
		height: calc(100vh - 60px)
	}

	#landing-header {
		height: 60px
	}
}

#landing-header .headerbutton {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding-top: .5rem;
	padding-bottom: .5rem
}

#landing-header .headerbutton .fa-bars {
	margin-left: 16px;
	font-size: 22px;
	color: #707070 !important
}

#landing-header .headerbutton .fa {
	margin-right: 16px;
	font-size: 22px;
	color: #f2bc18
}

#landing-header .headerbutton h4 {
	color: #fff;
	font-weight: 700;
	font-family: Inter;
	font-size: 22px
}

#landing-header a.getstarted.scrollto {
	background: #153243;
	padding: 14px 34px;
	margin-left: 30px;
	border-radius: 4px;
	color: #fff;
	font-family: Inter;
	font-weight: 600;
	background: linear-gradient(to right, #38a904, #f3bb13)
}

#landing-header .navbar ul {
	margin: 0;
	padding: 0;
	display: flex;
	list-style: none;
	align-items: center;
	font-family: Inter
}

#landing-header .navbar>ul>li+li {
	margin-left: 30px
}

#landing-header .navbar a,
.navbar a:focus {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 12px 0;
	font-size: 16px;
	color: rgba(255, 255, 255, .8);
	white-space: nowrap;
	transition: .3s;
	position: relative
}

#landing-header .navbar .getstarted:hover,
.navbar .getstarted:focus:hover {
	color: #fff;
	background: #153243
}

#landing-header .navbar>ul>li>a:before {
	content: "";
	position: absolute;
	height: 2px;
	bottom: 3px;
	left: 0;
	background-color: #153243;
	visibility: hidden;
	width: 0;
	transition: .3s ease-in-out
}

#landing-header .navbar a:hover:before,
.navbar .active:before,
.navbar li:hover>a:before {
	visibility: visible;
	width: 100%
}

#landing-header .navbar .dropdown ul {
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	margin: 0;
	padding: 10px 0;
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	background: #fff;
	box-shadow: 0 0 30px rgba(127, 137, 161, .25);
	transition: .3s
}

#landing-header .navbar .dropdown ul li {
	min-width: 260px
}

#landing-header .navbar .dropdown ul a {
	padding: 10px 20px;
	font-size: 16px;
	text-transform: none;
	font-weight: 500;
	color: #062822
}

#landing-header .navbar .dropdown ul a:hover,
#landing-header .navbar-mobile .dropdown ul a:hover,
#landing-header .navbar-mobile a:hover,
.features .nav-link.active h4,
.features .nav-links.active h4,
.home-portfolio .nav-link.active h4,
.home-portfolio .nav-links.active h4,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a,
.navbar-mobile .active,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a,
.navbar-mobile li:hover>a {
	color: #1bac91
}

#landing-header .navbar .dropdown:hover>ul {
	opacity: 1;
	visibility: visible
}

@media (max-width:1366px) {

	#landing-header .navbar .dropdown .dropdown ul,
	.navbar .dropdown .dropdown ul {
		left: -90%
	}

	#landing-header .navbar .dropdown .dropdown:hover>ul,
	.navbar .dropdown .dropdown:hover>ul {
		left: -100%
	}
}

#landing-header .mobile-nav-toggle {
	color: #fff;
	font-size: 28px;
	cursor: pointer;
	display: none;
	line-height: 0;
	transition: .5s
}

#landing-header .navbar-mobile {
	position: fixed;
	overflow: hidden;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgba(16, 31, 29, .9);
	transition: .3s;
	z-index: 0
}

#landing-header .navbar-mobile ul {
	display: block;
	position: absolute;
	padding: 10px 0;
	background-color: #fff;
	transition: .3s
}

#landing-header .navbar-mobile>ul>li+li {
	margin: 0
}

#landing-header .navbar-mobile a:hover:before,
.navbar-mobile .active:before,
.navbar-mobile li:hover>a:before {
	visibility: hidden
}

#landing-header .navbar-mobile a,
.navbar-mobile a:focus {
	padding: 10px 20px;
	font-size: 15px;
	color: #21413c
}

@media (max-width:991px) {
	#landing-header .mobile-nav-toggle {
		display: block
	}

	#landing-header .navbar ul {
		display: none
	}
}

.landing-page-seo-banner {
	background-image: url(../images/jumpto1.png);
	object-fit: cover;
	background-position: center;
	background-size: cover
}

.landing-steps .heading h1 {
	font-family: Inter, sans-serif;
	font-size: 52px;
	font-weight: 900;
	color: #000;
	margin-bottom: 50px
}

.landing-steps .content-item span {
	display: block;
	font-size: 24px;
	font-weight: 400;
	color: #1bac91
}

.landing-steps .content-item .text-area .text-content h4 {
	font-size: 18px;
	font-weight: 700;
	margin: 0 10px 10px;
	color: #000
}

.landing-steps .content-item .text-area .text-content p {
	color: #5d5d5d;
	font-size: 14px;
	font-weight: 500;
	margin: 0 10px 10px;
	padding: 0
}

.landing-features {
	background-image: url(../image/clients-bg.png)
}

.landing-features .heading h2 {
	font-size: 48px;
	font-weight: 900;
	font-family: Inter;
	color: #515151;
	margin-bottom: 50px
}

.home-feature-clients .col-lg-3,
.landing-features .col-lg-3,
.why-do-ecommerce .col-md-6,
.why-do-nationwide .col-md-6 {
	margin: 40px 0
}

.home-feature-clients .col-lg-3 .client-logo img,
.landing-features .col-lg-3 .client-logo img {
	max-width: 210px !important
}

.landing-faq {
	background: url(../image/faq-bg.png) center/cover no-repeat;
	width: 100%;
	height: 100vh
}

.landing-faq .section-title h2 {
	font-family: Inter, sans-serif;
	font-size: 40px;
	font-weight: 900;
	color: #fff;
	margin-bottom: 50px;
	margin-left: 70px
}

.atlanta-faq .faq-list,
.ecommerce-seo-faq .faq-list,
.home-faq .faq-list,
.landing-faq .faq-list,
.nationwide-seo-faq .faq-list,
.seo-ppc-faq .faq-list,
.social-ppc-faq .faq-list {
	padding: 0 70px
}

.atlanta-faq .faq-list ul,
.ecommerce-seo-faq .faq-list ul,
.home-faq .faq-list ul,
.landing-faq .faq-list ul,
.nationwide-seo-faq .faq-list ul,
.seo-ppc-faq .faq-list ul,
.social-ppc-faq .faq-list ul {
	padding: 0;
	list-style: none
}

.atlanta-faq .faq-list li+li,
.ecommerce-seo-faq .faq-list li+li,
.home-faq .faq-list li+li,
.landing-faq .faq-list li+li,
.nationwide-seo-faq .faq-list li+li,
.seo-ppc-faq .faq-list li+li,
.social-ppc-faq .faq-list li+li {
	margin-top: 15px
}

.landing-faq .faq-list li {
	padding: 12px 32px;
	background: #fcfcfc;
	border-bottom: 1px solid #5d5d5d;
	position: relative;
	border-radius: 10px
}

.atlanta-faq .faq-list a,
.landing-faq .faq-list a {
	display: block;
	position: relative;
	font-family: Poppins, sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	padding: 0;
	outline: 0;
	cursor: pointer
}

.landing-faq .faq-list .icon-close,
.landing-faq .faq-list .icon-show {
	font-size: 24px;
	position: absolute;
	right: 0;
	top: 0;
	color: #4dae3c
}

.atlanta-faq .faq-list p,
.landing-faq .faq-list p {
	margin-bottom: 0;
	padding: 10px 0 0;
	font-size: 13px;
	color: #393c3d
}

.atlanta-faq .faq-list a.collapsed,
.landing-faq .faq-list a.collapsed {
	color: #7a7a7a
}

.atlanta-faq .faq-list a.collapsed:hover,
.landing-faq .faq-list a.collapsed:hover {
	color: #95c11e
}

.atlanta-faq .faq-list a.collapsed .icon-show,
.ecommerce-seo-faq .faq-list a.collapsed .icon-show,
.home-faq .faq-list a.collapsed .icon-show,
.landing-faq .faq-list a.collapsed .icon-show,
.nationwide-seo-faq .faq-list a.collapsed .icon-show,
.seo-ppc-faq .faq-list a.collapsed .icon-show,
.social-ppc-faq .faq-list a.collapsed .icon-show {
	display: inline-block;
	font-size: 16px;
	margin-top: 4px
}

.atlanta-faq .faq-list .fa-chevron-up:before,
.ecommerce-seo-faq .faq-list .fa-chevron-up:before,
.home-faq .faq-list .fa-chevron-up:before,
.landing-faq .faq-list .fa-chevron-up:before,
.nationwide-seo-faq .faq-list .fa-chevron-up:before,
.seo-ppc-faq .faq-list .fa-chevron-up:before,
.social-ppc-faq .faq-list .fa-chevron-up:before {
	font-size: 16px;
	margin-top: 4px
}

.landing-sldier .heading .img-fluid {
	margin-bottom: 2px !important
}

.clients-atlanta .text-area,
.clientsays .client-reviews .col-lg-4,
.ecommerce-seo-clients .text-area,
.grow h2,
.home-clients .text-area,
.nationwide-seo-clients .text-area,
.seo-clientsays .client-reviews .col-lg-4,
.seo-game .col-lg-4,
.seo-ppc-clients .text-area,
.seo-updated-ppc-clients .text-area,
.smm-game .col-lg-4,
.social-ppc-clients .text-area,
div#site-footer .footer-main a {
	margin-bottom: 20px
}

.landing-sldier .heading p {
	font-size: 12px;
	font-style: italic;
	font-weight: 400
}

.landing-sldier .heading h6 {
	font-size: 20px;
	color: #00b67a !important;
	font-family: Inter;
	font-weight: 700
}

.landing-sldier .heading h5 {
	font-size: 20px;
	color: #fff !important;
	font-family: Inter;
	font-weight: 500
}

.landing-sldier .heading h2 {
	font-weight: 700;
	font-size: 26px;
	margin-bottom: 12px;
	color: #fff !important
}

.clientsays .heading h2,
.grow h2 {
	font-weight: 900;
	color: #000;
	font-family: Inter, sans-serif
}

.landing-sldier .swiper-container .swiper-slide h6 {
	font-weight: 600;
	font-size: 15px;
	color: #fff
}

.landing-sldier .swiper-container .swiper-slide h5 {
	font-weight: 800;
	font-size: 17px;
	color: #fff
}

.landing-sldier .swiper-container .swiper-slide p {
	font-weight: 400;
	font-size: 14px;
	color: #fff
}

.grow,
section#clientssays {
	background-color: #e4e4e4
}

.grow h2 {
	font-size: 40px
}

.grow .input-group input {
	margin-right: 20px;
	padding: 4px 20px
}

.grow .input-group .btn {
	margin-right: 20px;
	background-color: #153243;
	border: none;
	outline: 0
}

.grow .input-group>.form-control {
	flex: unset !important;
	width: 400px
}

.clientsays .heading h2 {
	margin-bottom: 50px;
	font-size: 52px
}

.clientsays .no-reviews h2 {
	font-family: Inter, sans-serif;
	color: #000 !important;
	margin-right: 12px;
	font-size: 20px
}

.clientsays .no-reviews .fa {
	color: #f19b12 !important
}

.clientsays .powered span {
	font-size: 14px;
	color: #000;
	font-weight: 400;
	margin-right: 8px
}

.clientsays .powered h5 {
	font-size: 18px;
	color: #000;
	font-weight: 700
}

.clientsays .powered .fa {
	color: #00b67a;
	margin-right: 8px
}

.clientsays .testinomial {
	border: 2px solid #9c9393;
	padding: 20px;
	border-radius: 8px
}

.clientsays .testinomial:hover {
	border: 2px solid #f19b12;
	transform: translateY(-12px);
	padding: 20px;
	border-radius: 8px;
	transition: .5s ease-in-out
}

.clientsays .testinomial .five-star h6,
.seo-clientsays .testinomial .five-star h6 {
	font-size: 16px;
	font-weight: 600;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif
}

.clientsays .testinomial .five-star span {
	color: #f19b12;
	margin-left: 6px
}

.clientsays .testinomial .text-area p,
.features .inner-heading h6,
.home-portfolio .inner-heading h6 {
	font-size: 16px;
	font-weight: 500;
	color: #000
}

.clientsays .testinomial .text-area h6 {
	font-size: 18px;
	font-weight: 600;
	color: #000;
	margin-bottom: 12px
}

.clientsays .testinomial .verified img,
.seo-clientsays .testinomial .verified img {
	object-fit: contain;
	margin-right: 6px
}

.clientsays .testinomial .verified h6,
.seo-clientsays .testinomial .verified h6 {
	padding-top: 6px;
	font-size: 15px
}

.free-proposal {
	background: url(../image/gradient.png) center/cover no-repeat;
	position: relative;
	padding: 0 0 50px
}

.atlanta-banner .row,
.atlanta-hero,
.austin-hero,
.call-internet,
.landing-seo-banner .row,
.seo-banner .row,
.seo-hero,
.seo-ppc-process .bg1:hover,
.seo-ppc-process .bg2:hover,
.seo-ppc-process .bg3:hover,
.seo-ppc-process .bg4:hover,
.smm-get-started,
.smm-grow,
.smm-hero {
	background-position: center;
	background-size: cover
}

.free-proposal .heading h2 {
	font-family: Inter;
	font-size: 40px;
	font-weight: 900;
	color: #fff;
	line-height: 48px
}

.free-proposal .heading p {
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	color: #343434;
	margin-bottom: 40px
}

.free-proposal .heading input,
.home-free-proposal .heading input {
	padding: 12px 25px;
	border-radius: 50px
}

.free-proposal .heading .btn,
.home-free-proposal .heading .btn {
	display: block;
	width: 100%;
	background-color: #153243;
	border-radius: 50px;
	border: none;
	outline: 0
}

.free-proposal .img-wrapper img {
	max-width: 500px;
	position: absolute;
	bottom: 45px
}

.features .heading h1 {
	font-family: Inter, sans-serif;
	font-size: 52px;
	font-weight: 900;
	color: #000;
	margin-bottom: 20px
}

.features .heading h6,
.home-portfolio .heading h6 {
	font-size: 16px;
	font-weight: 500;
	color: #000;
	margin-bottom: 40px;
	padding-right: 80px
}

.features .inner-heading h1,
.home-portfolio .inner-heading h1 {
	font-size: 40px;
	font-weight: 700;
	color: #000
}

.features .nav-tabs,
.home-portfolio .nav-tabs {
	border: 0
}

.features .nav-link,
.features .nav-links,
.home-portfolio .nav-link,
.home-portfolio .nav-links {
	font-size: 18px;
	border: 0;
	margin: 5px 10px;
	padding: 10px 26px;
	transition: .3s;
	color: #000;
	background-color: #fff;
	box-shadow: 0 2px 15px rgba(0, 0, 0, .12)
}

#ul1.active,
#ul10.active,
#ul2.active,
#ul3.active,
#ul4.active,
#ul5.active,
#ul6.active,
#ul7.active,
#ul8.active,
#ul9.active {
	border-radius: 5px;
	transition: .2s ease-in
}

.features .nav-link:hover,
.features .nav-links:hover,
.home-portfolio .nav-link:hover,
.home-portfolio .nav-links:hover {
	color: #8bda24
}

.call-internet .d-flex img,
.features .nav-link img,
.features .nav-links img,
.home-portfolio .nav-link img,
.home-portfolio .nav-links img {
	margin-right: 16px
}

.features .nav-link h4,
.features .nav-linsks h4,
.home-portfolio .nav-link h4,
.home-portfolio .nav-linsks h4 {
	font-size: 18px;
	font-weight: 600
}

.features .nav-link p,
.features .nav-links p,
.home-portfolio .nav-link p,
.home-portfolio .nav-links p {
	font-size: 14px;
	margin-bottom: 0
}

.features,
.features .nav-link.active,
.home-portfolio,
.home-portfolio .nav-link.active,
.seo-game .box-area,
.smm-game .box-area {
	background-color: #fff
}

.features .tab-pane.active,
.home-portfolio .tab-pane.active {
	-webkit-animation: .5s ease-out slide-down;
	animation: .5s ease-out slide-down
}

.features .tab-pane,
.home-portfolio .tab-pane,
.smm-media-management .text-area,
.why-do-ecommerce .heading,
.why-do-nationwide .heading {
	margin-top: 20px
}

.atlanta-choose-jumto1 .text-area,
.atlanta-digital-marketing .text-area,
.digital-marketing .text-area,
.features .tab-pane figure,
.home-portfolio .tab-pane figure,
.seo-digital-marketing .text-area,
.seo-solution .text-area,
.smm-ads .text-area,
.smm-digital-marketing .text-area,
.smm-digital-marketingg .text-area,
.smm-digital-reviews .text-area,
.smm-social .text-area,
div#site-footer {
	margin-top: 0px;
}

.features .nav-links.active,
.home-portfolio .nav-links.active {
	background-color: #fff;
	color: red
}

.features .tabss .nav,
.home-portfolio .tabss .nav {
	float: left;
	position: relative
}

.features .tabss .nav .nav-item .nav-link,
.home-portfolio .tabss .nav .nav-item .nav-link {
	width: 250px
}

#ul1.active {
	border-left: 4px solid #1bac91
}

#ul2.active {
	border-left: 4px solid #e9c51c
}

#ul3.active {
	border-left: 4px solid #26adf8
}

#ul4.active {
	border-left: 4px solid #d84646
}

#ul5.active {
	border-left: 4px solid #063574
}

#ul6.active {
	border-left: 4px solid #7169e7
}

.nav-item {
	margin-top: 10px
}

#ul7.active {
	border-left: 4px solid #8faa0e
}

#ul8.active {
	border-left: 4px solid #a70000
}

#ul9.active {
	border-left: 4px solid #b7a90d
}

#ul10.active {
	border-left: 4px solid #4b4b4b
}

.case-study .video-slider,
.home-case-study .video-slider {
	border-radius: 20px;
	position: relative
}

.case-study .content-area,
.home-case-study .content-area {
	position: absolute;
	bottom: 80px;
	left: 25px;
	color: #fff
}

.case-study .text-area,
.home-case-study .text-area {
	padding: 2px 40px;
	margin-top: 50px
}

.case-study .text-area h1 {
	font-family: Inter;
	font-size: 46px;
	font-weight: 900;
	color: #484848;
	margin-bottom: 16px
}

.case-study .text-area p,
.home-case-study .text-area p {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #000;
	margin-bottom: 16px;
	font-family: Inter;
	padding-right: 70px
}

.atlanta-choose-jumto1 .text-area .input-group .btn,
.case-study .text-area .btn,
.home-case-study .text-area .btn,
.seo-solution .text-area .input-group .btn {
	background-color: #153243;
	border: none;
	outline: 0;
	border-radius: 50px
}

.case-study .swiper-container .swiper-slide img {
	height: 300px;
	max-width: 200px;
	border-radius: 25px
}

.swiper-button-prev {
	left: 0 !important;
	color: #000;
	background-image: unset !important
}

.swiper-button-next {
	right: 0 !important;
	color: #000;
	background-image: unset !important
}

.digital-marketing .text-area h3 {
	font-family: Inter;
	font-weight: 900;
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 20px;
	background: -webkit-linear-gradient(left, #367aa7 30%, #029f4f 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.digital-marketing .text-area h4 {
	font-weight: 700;
	font-size: 24px;
	color: #5e5e5e;
	line-height: 22px;
	margin-bottom: 20px;
	font-family: Inter
}

.digital-marketing .text-area p {
	font-family: Inter;
	font-weight: 400;
	font-size: 16px;
	color: #515151;
	line-height: 25px;
	margin-bottom: 20px;
	padding-right: 50px
}

.home-roi-startegy .text-area h3 span,
.roi-startegy .text-area h3,
.roi-startegy .text-area h3 span {
	font-size: 42px;
	line-height: 48px;
	font-family: Inter;
	font-weight: 900;
	margin-bottom: 20px;
	-webkit-text-fill-color: transparent
}

.atlanta-banner .text-area .input-group input,
.digital-marketing .text-area .input-group input,
.landing-seo-banner .text-area .input-group input,
.seo-banner .text-area .input-group input,
.smm-digital-reviews .text-area .input-group input {
	margin-right: 20px;
	border-radius: 50px !important
}

.atlanta-digital-marketing .text-area .input-group .btn,
.digital-marketing .text-area .input-group .btn,
.seo-digital-marketing .text-area .input-group .btn,
.smm-digital-marketing .text-area .input-group .btn,
.smm-digital-reviews .text-area .input-group .btn,
.smm-social .text-area .input-group .btn {
	background-color: #153243;
	border: none;
	outline: 0;
	border-radius: 50px !important
}

.home-roi-startegy .text-area,
.roi-startegy .text-area {
	padding-right: 80px
}

.roi-startegy .text-area h3 {
	background: -webkit-linear-gradient(left, #367aa7 30%, #029f4f 70%);
	-webkit-background-clip: text;
	background-clip: text
}

.home-roi-startegy .text-area h3 span,
.roi-startegy .text-area h3 span {
	background: padding-box text #484848;
	-webkit-background-clip: text
}

.home-roi-startegy .text-area .roi,
.roi-startegy .text-area .roi {
	color: #000 !important
}

.home-roi-startegy .text-area .headings h5,
.roi-startegy .text-area .headings h5 {
	font-family: Inter;
	margin-bottom: 0;
	font-size: 24px;
	font-weight: 700;
	line-height: 40px;
	color: #000
}

.roi-startegy .text-area .headings h5:hover {
	color: #153243
}

.home-roi-startegy .text-area .headings p,
.roi-startegy .text-area .headings p {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 300;
	line-height: 22px;
	color: #000;
	font-family: Inter
}

.numbers {
	background-image: linear-gradient(to right, #3ba659, #f4db05)
}

.numbers .counter-box,
.smm-middle-banner .counter-box {
	border-left: 2px solid #c5c4c4
}

#home-hero .home-numbers .firstchild,
.numbers .firstchild,
.seo-ppc-numbers .firstchild,
.smm-middle-banner .firstchild {
	border-left: none !important
}

#home-hero .home-numbers .counter-box .numbers-img img,
.numbers .counter-box .numbers-img img,
.seo-ppc-numbers .counter-box .numbers-img img {
	margin-right: 6px;
	object-fit: contain
}

#home-hero .home-numbers .counter-box .numbers-img h3,
.numbers .counter-box .numbers-img h3 {
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 12px;
	margin-left: 1px
}

.numbers .counter-box p {
	color: #fff !important
}

@media (max-width:789px) {
	.row {
		text-align: center
	}

	section {
		padding: 25px 0;
		overflow: hidden
	}

	.numbers .firstchild {
		text-align: center !important
	}

	.input-group>.form-control {
		width: 200px;
		margin: 0 auto
	}

	.numbers .thirdchild {
		border-left: none
	}

	.free-proposal .img-wrapper img {
		max-width: 300px !important;
		position: unset !important;
		margin-top: 150px
	}

	.features .col-lg-3 .client-logo img {
		max-width: 180px !important;
		margin-bottom: 50px
	}

	.clientsays .testinomial {
		margin-bottom: 20px
	}

	.features .tabss .nav .nav-item .nav-link {
		width: 300px !important;
		text-align: left
	}

	.no-reviews {
		display: block !important
	}

	.clientsays .testinomial .text-area h6,
	.clientsays .testinomial .text-area p,
	.steps .content-item {
		text-align: left !important
	}

	.steps .content-item .text-area img {
		max-width: 50px !important;
		margin: 10px !important
	}

	.case-study .text-area {
		margin-top: 2px
	}
}

.atlanta-banner .row,
.austin-hero,
.landing-seo-banner .row,
.seo-hero {
	background-repeat: no-repeat;
	width: 100%
}

.landing-seo-banner .row {
	background-image: url(../images/JT1---SEO.png);
	height: 30vh;
	padding: 20px 0;
	position: relative;
	bottom: 100px
}

.atlanta-banner .text-area h3,
.landing-seo-banner .text-area h3,
.seo-banner .text-area h3 {
	font-family: Inter;
	font-weight: 900;
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 20px;
	background: -webkit-linear-gradient(right, #326b92, #2e8075);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: center
}

.seo-hero {
	background-image: url(../images/seo-hero.png);
	height: 100vh
}

.Portland-hero .text-area,
.arlington-hero .text-area,
.atlanta-hero .text-area,
.atlanta-scale-brand .text-area,
.austin-hero .text-area,
.baltimore-hero .text-area,
.chicago-hero .text-area,
.cleveland-hero .text-area,
.dallas-hero .text-area,
.denver-hero .text-area,
.houston-hero .text-area,
.jacksonville-hero .text-area,
.kansas-hero .text-area,
.lasvegas-hero .text-area,
.losangeles-hero .text-area,
.louisville-hero .text-area,
.miami-hero .text-area,
.minneapolis-hero .text-area,
.new-orleans-hero .text-area,
.newyork-hero .text-area,
.orlando-hero .text-area,
.philadelphia-hero .text-area,
.phoenix-hero .text-area,
.san-antonio-hero .text-area,
.san-diego-hero .text-area,
.seattle-hero .text-area,
.seo-hero .text-area,
.seo-ppc-clients,
.seo-scale-brand .text-area,
.smm-hero .text-area,
.smm-scale-brand .text-area {
	padding: 100px 0
}

.seo-hero .text-area h6 {
	font-size: 20px;
	color: #fff;
	margin-bottom: 12px;
	font-family: Poppins;
	font-weight: 500;
	text-transform: uppercase
}

.Portland-hero .text-area h1,
.arlington-hero .text-area h1,
.atlanta-hero .text-area h1,
.austin-hero .text-area h1,
.baltimore-hero .text-area h1,
.chicago-hero .text-area h1,
.cleveland-hero .text-area h1,
.dallas-hero .text-area h1,
.denver-hero .text-area h1,
.houston-hero .text-area h1,
.jacksonville-hero .text-area h1,
.kansas-hero .text-area h1,
.lasvegas-hero .text-area h1,
.losangeles-hero .text-area h1,
.louisville-hero .text-area h1,
.miami-hero .text-area h1,
.minneapolis-hero .text-area h1,
.new-orleans-hero .text-area h1,
.newyork-hero .text-area h1,
.orlando-hero .text-area h1,
.philadelphia-hero .text-area h1,
.phoenix-hero .text-area h1,
.san-antonio-hero .text-area h1,
.san-diego-hero .text-area h1,
.seattle-hero .text-area h1,
.seo-hero .text-area h1,
.smm-hero .text-area h1 {
	font-size: 46px;
	margin-bottom: 12px;
	font-family: Inter;
	font-weight: 900;
	color: #fff;
	line-height: 50px
}

.Portland-hero .text-area p,
.arlington-hero .text-area p,
.atlanta-hero .text-area p,
.austin-hero .text-area p,
.baltimore-hero .text-area p,
.chicago-hero .text-area p,
.cleveland-hero .text-area p,
.dallas-hero .text-area p,
.denver-hero .text-area p,
.houston-hero .text-area p,
.jacksonville-hero .text-area p,
.kansas-hero .text-area p,
.lasvegas-hero .text-area p,
.losangeles-hero .text-area p,
.louisville-hero .text-area p,
.miami-hero .text-area p,
.minneapolis-hero .text-area p,
.new-orleans-hero .text-area p,
.newyork-hero .text-area p,
.orlando-hero .text-area p,
.philadelphia-hero .text-area p,
.phoenix-hero .text-area p,
.san-antonio-hero .text-area p,
.san-diego-hero .text-area p,
.seattle-hero .text-area p,
.seo-hero .text-area p {
	font-size: 15px;
	color: #fff;
	margin-bottom: 20px;
	font-family: Inter;
	font-weight: 400
}

.Portland-hero .text-area .btn,
.arlington-hero .text-area .btn,
.atlanta-hero .text-area .btn,
.austin-hero .text-area .btn,
.baltimore-hero .text-area .btn,
.chicago-hero .text-area .btn,
.cleveland-hero .text-area .btn,
.dallas-hero .text-area .btn,
.denver-hero .text-area .btn,
.houston-hero .text-area .btn,
.jacksonville-hero .text-area .btn,
.kansas-hero .text-area .btn,
.lasvegas-hero .text-area .btn,
.losangeles-hero .text-area .btn,
.louisville-hero .text-area .btn,
.miami-hero .text-area .btn,
.minneapolis-hero .text-area .btn,
.new-orleans-hero .text-area .btn,
.newyork-hero .text-area .btn,
.orlando-hero .text-area .btn,
.philadelphia-hero .text-area .btn,
.phoenix-hero .text-area .btn,
.san-antonio-hero .text-area .btn,
.san-diego-hero .text-area .btn,
.seattle-hero .text-area .btn,
.seo-hero .text-area .btn,
.seo-ppc-hero .text-area .btn {
	line-height: 0;
	padding: 22px 40px;
	border-radius: 50px;
	transition: .5s;
	color: #fff;
	background: #153243;
	font-size: 18px;
	font-weight: 500;
	outline: 0;
	border: none;
	width: 200px
}

.Portland-hero .Portland-hero-form,
.arlington-hero .arlington-hero-form,
.atlanta-hero .atlanta-hero-form,
.austin-hero .austin-hero-form,
.baltimore-hero .baltimore-hero-form,
.chicago-hero .chicago-hero-form,
.cleveland-hero .cleveland-hero-form,
.dallas-hero .dallas-hero-form,
.denver-hero .denver-hero-form,
.houston-hero .houston-hero-form,
.jacksonville-hero .jacksonville-hero-form,
.kansas-hero .kansas-hero-form,
.lasvegas-hero .lasvegas-hero-form,
.losangeles-hero .losangeles-hero-form,
.louisville-hero .louisville-hero-form,
.miami-hero .miami-hero-form,
.minneapolis-hero .minneapolis-hero-form,
.new-orleans-hero .new-orleans-hero-form,
.newyork-hero .newyork-hero-form,
.orlando-hero .orlando-hero-form,
.philadelphia-hero .philadelphia-hero-form,
.phoenix-hero .phoenix-hero-form,
.san-antonio-hero .san-antonio-hero-form,
.san-diego-hero .san-diego-hero-form,
.seattle-hero .seattle-hero-form,
.seo-hero .seo-hero-form,
.smm-hero .smm-hero-form {
	background-color: #fff !important;
	padding: 30px 24px;
	width: 65%;
	margin: 60px auto 0;
	border-radius: 20px
}

.Portland-hero .Portland-hero-form label,
.arlington-hero .arlington-hero-form label,
.atlanta-hero .atlanta-hero-form label,
.austin-hero .austin-hero-form label,
.baltimore-hero .baltimore-hero-form label,
.chicago-hero .chicago-hero-form label,
.cleveland-hero .cleveland-hero-form label,
.dallas-hero .dallas-hero-form label,
.denver-hero .denver-hero-form label,
.houston-hero .houston-hero-form label,
.jacksonville-hero .jacksonville-hero-form label,
.kansas-hero .kansas-hero-form label,
.lasvegas-hero .lasvegas-hero-form label,
.losangeles-hero .losangeles-hero-form label,
.louisville-hero .louisville-hero-form label,
.miami-hero .miami-hero-form label,
.minneapolis-hero .minneapolis-hero-form label,
.new-orleans-hero .new-orleans-hero-form label,
.newyork-hero .newyork-hero-form label,
.orlando-hero .orlando-hero-form label,
.philadelphia-hero .philadelphia-hero-form label,
.phoenix-hero .phoenix-hero-form label,
.san-antonio-hero .san-antonio-hero-form label,
.san-diego-hero .san-diego-hero-form label,
.seattle-hero .seattle-hero-form label,
.seo-hero .seo-hero-form label,
.smm-hero .smm-hero-form label {
	color: #000;
	font-size: 14px;
	font-weight: 400
}

.Portland-hero .Portland-hero-form label span,
.arlington-hero .arlington-hero-form label span,
.atlanta-hero .atlanta-hero-form label span,
.austin-hero .austin-hero-form label span,
.baltimore-hero .baltimore-hero-form label span,
.chicago-hero .chicago-hero-form label span,
.cleveland-hero .cleveland-hero-form label span,
.dallas-hero .dallas-hero-form label span,
.denver-hero .denver-hero-form label span,
.houston-hero .houston-hero-form label span,
.jacksonville-hero .jacksonville-hero-form label span,
.kansas-hero .kansas-hero-form label span,
.lasvegas-hero .lasvegas-hero-form label span,
.losangeles-hero .losangeles-hero-form label span,
.louisville-hero .louisville-hero-form label span,
.miami-hero .miami-hero-form label span,
.minneapolis-hero .minneapolis-hero-form label span,
.new-orleans-hero .new-orleans-hero-form label span,
.newyork-hero .newyork-hero-form label span,
.orlando-hero .orlando-hero-form label span,
.philadelphia-hero .philadelphia-hero-form label span,
.phoenix-hero .phoenix-hero-form label span,
.san-antonio-hero .san-antonio-hero-form label span,
.san-diego-hero .san-diego-hero-form label span,
.seattle-hero .seattle-hero-form label span,
.seo-hero .seo-hero-form label span,
.smm-hero .smm-hero-form label span {
	color: #153243;
	font-size: 14px;
	font-weight: 400
}

.seo-hero .seo-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.Portland-hero .Portland-hero-form input,
.arlington-hero .arlington-hero-form input,
.atlanta-hero .atlanta-hero-form input,
.austin-hero .austin-hero-form input,
.baltimore-hero .baltimore-hero-form input,
.chicago-hero .chicago-hero-form input,
.cleveland-hero .cleveland-hero-form input,
.dallas-hero .dallas-hero-form input,
.denver-hero .denver-hero-form input,
.houston-hero .houston-hero-form input,
.jacksonville-hero .jacksonville-hero-form input,
.kansas-hero .kansas-hero-form input,
.lasvegas-hero .lasvegas-hero-form input,
.losangeles-hero .losangeles-hero-form input,
.louisville-hero .louisville-hero-form input,
.miami-hero .miami-hero-form input,
.minneapolis-hero .minneapolis-hero-form input,
.new-orleans-hero .new-orleans-hero-form input,
.newyork-hero .newyork-hero-form input,
.orlando-hero .orlando-hero-form input,
.philadelphia-hero .philadelphia-hero-form input,
.phoenix-hero .phoenix-hero-form input,
.san-antonio-hero .san-antonio-hero-form input,
.san-diego-hero .san-diego-hero-form input,
.seattle-hero .seattle-hero-form input,
.seo-hero .seo-hero-form input,
.smm-hero .smm-hero-form input {
	background-color: transparent;
	font-size: 12px;
	border: none;
	outline: 0;
	border-bottom: 1px solid #000;
	border-radius: 12px;
	color: #000
}

.Portland-hero .Portland-hero-form form #options,
.arlington-hero .arlington-hero-form form #options,
.atlanta-hero .atlanta-hero-form form #options,
.austin-hero .austin-hero-form form #options,
.baltimore-hero .baltimore-hero-form form #options,
.chicago-hero .chicago-hero-form form #options,
.cleveland-hero .cleveland-hero-form form #options,
.dallas-hero .dallas-hero-form form #options,
.denver-hero .denver-hero-form form #options,
.houston-hero .houston-hero-form form #options,
.jacksonville-hero .jacksonville-hero-form form #options,
.kansas-hero .kansas-hero-form form #options,
.lasvegas-hero .lasvegas-hero-form form #options,
.losangeles-hero .losangeles-hero-form form #options,
.louisville-hero .louisville-hero-form form #options,
.miami-hero .miami-hero-form form #options,
.minneapolis-hero .minneapolis-hero-form form #options,
.new-orleans-hero .new-orleans-hero-form form #options,
.newyork-hero .newyork-hero-form form #options,
.orlando-hero .orlando-hero-form form #options,
.philadelphia-hero .philadelphia-hero-form form #options,
.phoenix-hero .phoenix-hero-form form #options,
.san-antonio-hero .san-antonio-hero-form form #options,
.san-diego-hero .san-diego-hero-form form #options,
.seattle-hero .seattle-hero-form form #options,
.seo-hero .seo-hero-form form #options,
.smm-hero .smm-hero-form form #options {
	background-color: transparent;
	width: 100%;
	color: #000;
	height: 30px;
	border: none;
	outline: 0;
	border-bottom: 1px solid #000;
	font-size: 12px
}

.Portland-hero .Portland-hero-form form option,
.arlington-hero .arlington-hero-form form option,
.atlanta-hero .atlanta-hero-form form option,
.austin-hero .austin-hero-form form option,
.baltimore-hero .baltimore-hero-form form option,
.chicago-hero .chicago-hero-form form option,
.cleveland-hero .cleveland-hero-form form option,
.dallas-hero .dallas-hero-form form option,
.denver-hero .denver-hero-form form option,
.houston-hero .houston-hero-form form option,
.jacksonville-hero .jacksonville-hero-form form option,
.kansas-hero .kansas-hero-form form option,
.lasvegas-hero .lasvegas-hero-form form option,
.losangeles-hero .losangeles-hero-form form option,
.louisville-hero .louisville-hero-form form option,
.miami-hero .miami-hero-form form option,
.minneapolis-hero .minneapolis-hero-form form option,
.new-orleans-hero .new-orleans-hero-form form option,
.newyork-hero .newyork-hero-form form option,
.orlando-hero .orlando-hero-form form option,
.philadelphia-hero .philadelphia-hero-form form option,
.phoenix-hero .phoenix-hero-form form option,
.san-antonio-hero .san-antonio-hero-form form option,
.san-diego-hero .san-diego-hero-form form option,
.seattle-hero .seattle-hero-form form option,
.seo-hero .seo-hero-form form option,
.smm-hero .smm-hero-form form option {
	color: #000;
	height: 30px
}

.Portland-hero .Portland-hero-form input:focus,
.arlington-hero .arlington-hero-form input:focus,
.atlanta-hero .atlanta-hero-form input:focus,
.austin-hero .austin-hero-form input:focus,
.baltimore-hero .baltimore-hero-form input:focus,
.chicago-hero .chicago-hero-form input:focus,
.cleveland-hero .cleveland-hero-form input:focus,
.dallas-hero .dallas-hero-form input:focus,
.denver-hero .denver-hero-form input:focus,
.ecommerce-hero .ecommerce-hero-form input:focus,
.ecoomerce-seo-min-strategy .min-strategy-form input:focus,
.houston-hero .houston-hero-form input:focus,
.jacksonville-hero .jacksonville-hero-form input:focus,
.kansas-hero .kansas-hero-form input:focus,
.lasvegas-hero .lasvegas-hero-form input:focus,
.losangeles-hero .losangeles-hero-form input:focus,
.louisville-hero .louisville-hero-form input:focus,
.miami-hero .miami-hero-form input:focus,
.min-strategy .min-strategy-form input:focus,
.minneapolis-hero .minneapolis-hero-form input:focus,
.nationwide-hero .ecommerce-hero-form input:focus,
.nationwide-seo-min-strategy .min-strategy-form input:focus,
.new-orleans-hero .new-orleans-hero-form input:focus,
.newyork-hero .newyork-hero-form input:focus,
.orlando-hero .orlando-hero-form input:focus,
.philadelphia-hero .philadelphia-hero-form input:focus,
.phoenix-hero .phoenix-hero-form input:focus,
.san-antonio-hero .san-antonio-hero-form input:focus,
.san-diego-hero .san-diego-hero-form input:focus,
.seattle-hero .seattle-hero-form input:focus,
.seo-hero .seo-hero-form input:focus,
.seo-ppc-hero .seo-ppc-hero-form input:focus,
.seo-ppc-min-strategy .min-strategy-form input:focus,
.seo-updated-ppc-hero .seo-updated-ppc-hero-form input:focus,
.smm-hero .smm-hero-form input:focus,
.social-media-ppc-hero .social-media-ppc-hero-form input:focus {
	background-color: transparent;
	font-size: 14px;
	border: none;
	outline: 0;
	border-bottom: 1px solid #000;
	border-radius: 12px;
}

.Portland-hero .heading h3,
.arlington-hero .heading h3,
.atlanta-hero .heading h3,
.austin-hero .heading h3,
.baltimore-hero .heading h3,
.chicago-hero .heading h3,
.cleveland-hero .heading h3,
.dallas-hero .heading h3,
.denver-hero .heading h3,
.houston-hero .heading h3,
.jacksonville-hero .heading h3,
.kansas-hero .heading h3,
.lasvegas-hero .heading h3,
.losangeles-hero .heading h3,
.louisville-hero .heading h3,
.miami-hero .heading h3,
.minneapolis-hero .heading h3,
.new-orleans-hero .heading h3,
.newyork-hero .heading h3,
.orlando-hero .heading h3,
.philadelphia-hero .heading h3,
.phoenix-hero .heading h3,
.san-antonio-hero .heading h3,
.san-diego-hero .heading h3,
.seattle-hero .heading h3,
.seo-hero .heading h3,
.smm-hero .heading h3 {
	color: #000;
	font-size: 20px;
	font-family: Inter;
	font-weight: 700
}

.Portland-hero .contact-area,
.arlington-hero .contact-area,
.atlanta-hero .contact-area,
.austin-hero .contact-area,
.baltimore-hero .contact-area,
.chicago-hero .contact-area,
.cleveland-hero .contact-area,
.dallas-hero .contact-area,
.denver-hero .contact-area,
.houston-hero .contact-area,
.jacksonville-hero .contact-area,
.kansas-hero .contact-area,
.lasvegas-hero .contact-area,
.losangeles-hero .contact-area,
.louisville-hero .contact-area,
.miami-hero .contact-area,
.minneapolis-hero .contact-area,
.new-orleans-hero .contact-area,
.newyork-hero .contact-area,
.orlando-hero .contact-area,
.philadelphia-hero .contact-area,
.phoenix-hero .contact-area,
.san-antonio-hero .contact-area,
.san-diego-hero .contact-area,
.seattle-hero .contact-area,
.seo-hero .contact-area,
.smm-hero .contact-area {
	margin-top: 16px
}

.Portland-hero .contact-area .icon img,
.arlington-hero .contact-area .icon img,
.atlanta-hero .contact-area .icon img,
.austin-hero .contact-area .icon img,
.baltimore-hero .contact-area .icon img,
.chicago-hero .contact-area .icon img,
.cleveland-hero .contact-area .icon img,
.dallas-hero .contact-area .icon img,
.denver-hero .contact-area .icon img,
.houston-hero .contact-area .icon img,
.jacksonville-hero .contact-area .icon img,
.kansas-hero .contact-area .icon img,
.lasvegas-hero .contact-area .icon img,
.losangeles-hero .contact-area .icon img,
.louisville-hero .contact-area .icon img,
.miami-hero .contact-area .icon img,
.minneapolis-hero .contact-area .icon img,
.new-orleans-hero .contact-area .icon img,
.newyork-hero .contact-area .icon img,
.orlando-hero .contact-area .icon img,
.philadelphia-hero .contact-area .icon img,
.phoenix-hero .contact-area .icon img,
.san-antonio-hero .contact-area .icon img,
.san-diego-hero .contact-area .icon img,
.seattle-hero .contact-area .icon img,
.seo-hero .contact-area .icon img,
.smm-hero .contact-area .icon img {
	margin-right: 8px
}

.Portland-hero .contact-area .num h6,
.arlington-hero .contact-area .num h6,
.atlanta-hero .contact-area .num h6,
.austin-hero .contact-area .num h6,
.baltimore-hero .contact-area .num h6,
.chicago-hero .contact-area .num h6,
.cleveland-hero .contact-area .num h6,
.dallas-hero .contact-area .num h6,
.denver-hero .contact-area .num h6,
.houston-hero .contact-area .num h6,
.jacksonville-hero .contact-area .num h6,
.kansas-hero .contact-area .num h6,
.lasvegas-hero .contact-area .num h6,
.losangeles-hero .contact-area .num h6,
.louisville-hero .contact-area .num h6,
.miami-hero .contact-area .num h6,
.minneapolis-hero .contact-area .num h6,
.new-orleans-hero .contact-area .num h6,
.newyork-hero .contact-area .num h6,
.orlando-hero .contact-area .num h6,
.philadelphia-hero .contact-area .num h6,
.phoenix-hero .contact-area .num h6,
.san-antonio-hero .contact-area .num h6,
.san-diego-hero .contact-area .num h6,
.seattle-hero .contact-area .num h6,
.seo-hero .contact-area .num h6,
.smm-hero .contact-area .num h6 {
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	font-family: Inter
}

.Portland-hero .contact-area .num p,
.arlington-hero .contact-area .num p,
.atlanta-hero .contact-area .num p,
.austin-hero .contact-area .num p,
.baltimore-hero .contact-area .num p,
.chicago-hero .contact-area .num p,
.cleveland-hero .contact-area .num p,
.dallas-hero .contact-area .num p,
.denver-hero .contact-area .num p,
.houston-hero .contact-area .num p,
.jacksonville-hero .contact-area .num p,
.kansas-hero .contact-area .num p,
.lasvegas-hero .contact-area .num p,
.losangeles-hero .contact-area .num p,
.louisville-hero .contact-area .num p,
.miami-hero .contact-area .num p,
.minneapolis-hero .contact-area .num p,
.new-orleans-hero .contact-area .num p,
.newyork-hero .contact-area .num p,
.orlando-hero .contact-area .num p,
.philadelphia-hero .contact-area .num p,
.phoenix-hero .contact-area .num p,
.san-antonio-hero .contact-area .num p,
.san-diego-hero .contact-area .num p,
.seattle-hero .contact-area .num p,
.seo-hero .contact-area .num p,
.smm-hero .contact-area .num p {
	color: #fff;
	font-size: 14px;
	font-weight: 300
}

.seo-sldier {
	padding: 0 0 12px;
	margin-top: -200px
}

.seo-sldier .heading p .fa {
	font-size: 6px;
	font-weight: 600;
	color: #00b67a
}

.seo-sldier .heading p span {
	text-decoration: underline
}

.seo-sldier .heading h6 {
	font-size: 20px;
	color: #000;
	font-weight: 600;
	font-family: Inter
}

.seo-sldier .swiper-container .swiper-slide img {
	max-width: 130px
}

.seo-sldier .heading p {
	color: #000;
	margin: 6px 0
}

.container.sliders {
	border: none;
	padding: 40px 20px
}

.atlanta-digital-marketing,
.seo-digital-marketing,
.smm-digital-marketing,
.why-choose-us {
	background-color: #fcfcfc
}

.seo-digital-marketing .text-area h3 {
	font-family: Inter, sans-serif;
	font-weight: 900;
	font-size: 48px;
	line-height: 55px;
	margin-bottom: 25px;
	background: -webkit-linear-gradient(left, #367aa7 30%, #049e52 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.atlanta-choose-jumto1 .text-area p,
.seo-digital-marketing .text-area p,
.seo-solution .text-area p,
.smm-digital-reviews .text-area p,
.smm-social .text-area p {
	font-family: Inter, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #515151;
	line-height: 25px;
	margin-bottom: 20px;
	padding-right: 50px
}

.atlanta-digital-marketing .text-area .input-group input,
.seo-digital-marketing .text-area .input-group input {
	margin-right: 20px;
	border-radius: 50px !important;
	border: none
}

.seo-game .bg1,
.seo-game .bg2,
.seo-game .bg3,
.seo-game .bg4,
.seo-game .bg5,
.seo-game .bg6,
.smm-game .bg1,
.smm-game .bg2,
.smm-game .bg3,
.smm-game .bg5,
.smm-game .bg6 {
	height: 500px;
	border-radius: 50px;
	padding: 100px 50px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.seo-solution .text-area h3 {
	font-family: Inter, sans-serif;
	font-weight: 900;
	font-size: 48px;
	line-height: 42px;
	margin-bottom: 25px;
	background: -webkit-linear-gradient(left, #326b92 30%, #049e52 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.seo-solution .text-area h4 {
	font-family: Inter;
	font-weight: 600;
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 12px;
	text-align: left
}

.atlanta-choose-jumto1 .text-area .input-group input,
.seo-solution .text-area .input-group input,
.smm-digital-marketing.text-area .input-group input,
.smm-social .text-area .input-group input {
	margin-right: 20px
}

.seo-game .heading h2 {
	font-size: 42px;
	font-family: Inter;
	font-weight: 900;
	background: -webkit-linear-gradient(left, #326b92 30%, #049e52 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-bottom: 50px
}

.seo-game .heading p {
	color: #000;
	font-size: 16px;
	font-family: Inter;
	font-weight: 400;
	padding: 10px 90px;
	margin-bottom: 16px
}

.seo-game .bg1,
.smm-game .bg1 {
	background-image: url(../image/bg1.png)
}

.seo-game .bg2,
.smm-game .bg2 {
	background-image: url(../image/bg2.png)
}

.seo-game .bg3,
.smm-game .bg3 {
	background-image: url(../image/bg3.png)
}

.seo-game .bg4,
.smm-game .bg5 {
	background-image: url(../image/bg4.png)
}

.seo-game .bg5,
.smm-game .bg6 {
	background-image: url(../image/bg5.png)
}

.seo-game .bg6 {
	background-image: url(../image/bg6.png)
}

.atlanta-game .box-area:hover,
.home-marketing-expertize .box-area:hover,
.seo-game .box-area:hover {
	box-shadow: 0 0 10px rgba(175, 218, 191, .5)
}

.atlanta-game .box-area.bg1:hover,
.home-marketing-expertize .box-area.bg1:hover,
.seo-game .box-area.bg1:hover,
.smm-game .box-area.bg1:hover {
	box-shadow: 0 0 10px rgb(57 120 172)
}

.atlanta-game .box-area.bg2:hover,
.home-marketing-expertize .box-area.bg2:hover,
.seo-game .box-area.bg2:hover,
.smm-game .box-area.bg2:hover {
	box-shadow: 0 0 10px rgb(52 133 154)
}

.atlanta-game .box-area.bg3:hover,
.seo-game .box-area.bg3:hover,
.smm-game .box-area.bg3:hover {
	box-shadow: 0 0 10px rgb(52 142 140)
}

.atlanta-game .box-area.bg4:hover,
.home-marketing-expertize .box-area.bg4:hover,
.seo-game .box-area.bg4:hover,
.smm-game .box-area.bg4:hover {
	box-shadow: 0 0 10px rgb(47 155 116)
}

.atlanta-game .box-area.bg5:hover,
.home-marketing-expertize .box-area.bg5:hover,
.home-marketing-expertize .box-area.bg6:hover,
.seo-game .box-area.bg5:hover,
.smm-game .box-area.bg5:hover {
	box-shadow: 0 0 10px rgb(75 209 29)
}

.atlanta-game .box-area.bg6:hover,
.atlanta-game .box-area.bg8:hover,
.home-marketing-expertize .box-area.bg8:hover,
.home-marketing-expertize .box-area.bg9:hover,
.seo-game .box-area.bg6:hover,
.smm-game .box-area.bg6:hover {
	box-shadow: 0 0 10px rgb(220 223 17)
}

.seo-game .box-area img,
.smm-game .box-area img,
.social-ppc-questions .heading,
.why-choose-us .heading {
	margin-bottom: 25px
}

.seo-game .box-area h3 {
	margin-bottom: 12px;
	font-family: Inter;
	font-weight: 700;
	font-size: 22px
}

.seo-game .box-area p {
	font-size: 18px;
	font-family: Inter;
	font-weight: 400
}

.seo-scale-brand .text-side,
.smm-scale-brand .text-side {
	padding: 0 100px;
	background-color: #fcfcfc
}

.atlanta-scale-brand .text-side img,
.seo-scale-brand .text-side img {
	margin-top: -30px;
	max-width: 300px;
	margin-left: 100px
}

.atlanta-scale-brand .text-area h2,
.seo-scale-brand .text-area h2,
.smm-ads .text-area h3,
.smm-scale-brand .text-area h2 {
	font-family: Inter, sans-serif;
	font-weight: 900;
	font-size: 42px;
	line-height: 50px;
	margin-bottom: 25px;
	background: -webkit-linear-gradient(left, #3779a9 30%, #079c56 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.atlanta-scale-brand .text-area p,
.seo-scale-brand .text-area p,
.smm-scale-brand .text-area p {
	font-family: Inter, sans-serif;
	color: #000 !important;
	margin-right: 12px;
	font-size: 16px;
	font-weight: 600
}

.seo-scale-brand .form-area {
	padding: 70px 100px 150px 30px !important;
	background-color: #4a4a4a;
	color: #fff
}

.seo-scale-brand input {
	background: 0 0;
	border: none;
	outline: 0;
	border-bottom: 1px solid #fcfcfc;
	border-radius: 12px;
	color: #fff;
	padding: 3px 20px 3px 0;
	width: 87%;
	font-size: 12px
}

.seo-scale-brand input ::placeholder {
	color: #555;
	font-size: 12px
}

.atlanta-scale-brand .col-md-6.checkboxx,
.seo-scale-brand .col-md-6.checkboxx {
	margin-bottom: -20px;
	padding: 0
}

.atlanta-scale-brand .seo-scale-brand-btn,
.seo-scale-brand .seo-scale-brand-btn {
	margin-top: 25px !important
}

.seo-banner .row {
	background-image: url(../images/JT1---SEO.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 30vh;
	padding: 20px 0;
	position: relative;
	bottom: 150px
}

.atlanta-banner .text-area h4,
.seo-banner .text-area h4 {
	font-size: 26px;
	font-weight: 800;
	font-family: Inter;
	text-align: left
}

.seo-steps .content-item {
	padding: 20px;
	border-left: 1px solid #d4e9e6;
	margin: -1px
}

.seo-steps .heading h1 {
	font-family: Inter, sans-serif;
	font-size: 46px;
	font-weight: 900;
	color: #000;
	margin-bottom: 5px;
	background: -webkit-linear-gradient(left, #326b92 30%, #04ae75 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.seo-steps .heading h6 {
	font-family: Inter, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #5d5d5d;
	margin-bottom: 28px
}

.seo-steps .content-item .text-area .text-content h4 {
	font-size: 18px;
	font-weight: 600;
	margin: 12px;
	color: #000;
	font-family: Poppins
}

.seo-clientsays .heading h2 {
	font-family: Inter, sans-serif;
	margin-bottom: 30px;
	font-weight: 900;
	font-size: 52px;
	background: -webkit-linear-gradient(right, #316c91, #2e7f76);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.seo-clientsays .powered span {
	font-size: 18px;
	color: #000;
	font-weight: 400;
	margin-right: 8px
}

.seo-clientsays .powered h5 {
	font-size: 20px;
	font-family: Inter;
	color: #000;
	font-weight: 700
}

.seo-clientsays .powered .fa {
	color: #00b67a;
	margin-right: 8px;
	font-size: 20px;
	margin-top: 3px
}

.seo-clientsays .testinomial .five-star span {
	color: #f19b12;
	margin-left: 6px;
	margin-bottom: 12px;
	font-size: 18px
}

.seo-clientsays .testinomial .text-area p {
	font-size: 16px;
	font-weight: 400;
	color: #000;
	font-family: poppins;
	margin-bottom: 12px
}

.seo-clientsays .testinomial .text-area h6 {
	font-size: 18px;
	font-weight: 500;
	color: #000;
	font-family: poppins;
	margin-bottom: 12px
}

.header .social-ppc .fa {
	margin: 0 12px;
	font-size: 20px
}

.header .social-ppc .fa-facebook,
.header .social-ppc .fa-instagram,
.header .social-ppc .fa-linkedin,
.header .social-ppc .fa-twitter {
	color: #000;
	font-size: 20px
}

.smm-hero {
	background-image: url(../images/smm-hero.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 100vh
}

.smm-hero .text-area h6 {
	font-size: 20px;
	color: #fff;
	margin-bottom: 12px;
	font-family: Inter;
	font-weight: 700;
	text-transform: uppercase
}

.smm-hero .text-area p {
	font-size: 16px;
	color: #fff;
	margin-bottom: 20px;
	font-family: Inter;
	font-weight: 400
}

.smm-hero .text-area .btn {
	line-height: 0;
	padding: 22px 40px;
	border-radius: 50px;
	transition: .5s;
	color: #fff;
	background: #153243;
	font-size: 18px;
	font-weight: 400;
	outline: 0;
	border: none;
	width: 200px
}

.smm-social-facebook .row,
.smm-social-insta .row,
.smm-social-linkedin .row,
.smm-social-youtube .row {
	border-radius: 20px;
	margin-bottom: -30px;
	padding: 25px 0
}

.smm-hero .smm-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.smm-digital-reviews .text-area h3 {
	font-family: Inter, sans-serif;
	font-weight: 900;
	font-size: 48px;
	line-height: 48px;
	margin-bottom: 25px;
	background: -webkit-linear-gradient(left, #3779a9 30%, #079c56 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

img.img-fluid.seo-map {
	max-width: 60%
}

.smm-game .heading h2 {
	font-size: 42px;
	font-family: Inter;
	font-weight: 900;
	background: -webkit-linear-gradient(left, #3779a9 30%, #079c56 70%);
	margin-bottom: 20px;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.smm-game .heading p {
	color: #000;
	font-size: 16px;
	font-family: Inter;
	font-weight: 300;
	padding: 10px 90px
}

.smm-game .box-area:hover {
	box-shadow: 0 0 25px rgba(175, 218, 191, .5);
	box-shadow: 0 0 10px rgba(175, 218, 191, .5)
}

.smm-game .box-area.bg1:hover {
	box-shadow: 0 0 25px rgb(57 120 172)
}

.smm-game.box-area.bg2:hover {
	box-shadow: 0 0 25px rgb(52 133 154)
}

.smm-game.box-area.bg3:hover {
	box-shadow: 0 0 25px rgb(52 142 140)
}

.smm-game.box-area.bg5:hover {
	box-shadow: 0 0 25px rgb(75 209 29)
}

.smm-game.box-area.bg6:hover {
	box-shadow: 0 0 25px rgb(220 223 17)
}

.smm-game .box-area h3 {
	margin-bottom: 12px;
	font-family: Inter;
	font-weight: 700;
	font-size: 24px
}

.smm-game .box-area p {
	font-size: 17px;
	font-family: Inter;
	font-weight: 400
}

.smm-digital-marketing .text-area h4 {
	font-family: Inter, sans-serif;
	font-weight: 500;
	font-size: 24px;
	color: #000;
	line-height: 30px
}

.smm-digital-marketing .text-area h3 {
	font-family: Inter, sans-serif;
	font-weight: 900;
	font-size: 48px;
	line-height: 48px;
	margin-bottom: 25px;
	background: -webkit-linear-gradient(left, #326b92 30%, #079c56 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.smm-digital-marketing .text-area p {
	font-family: Inter, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #515151;
	line-height: 25px;
	margin-bottom: 40px;
	padding-right: 50px
}

.smm-digital-marketing .text-area .input-group input {
	background: 0 0 !important;
	padding: 6px 20px !important;
	margin-right: 20px;
	border-radius: 50px !important
}

.smm-middle-banner {
	background-image: url(../images/bg.png)
}

.smm-middle-banner .counter-box .numbers-img img {
	margin-right: 25px;
	object-fit: contain
}

.smm-middle-banner .counter-box .numbers-img h3 {
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 12px
}

.numbers .counter-box p {
	font-weight: 500;
	font-size: 14px;
	margin-top: 8px
}

.smm-middle-banner .counter-box p {
	font-size: 14px;
	color: #fff !important;
	padding-top: 12px;
	font-family: Inter
}

.smm-social .text-area h3 {
	font-family: Inter, sans-serif;
	font-weight: 900;
	font-size: 46px;
	line-height: 42px;
	margin-bottom: 25px;
	background: -webkit-linear-gradient(left, #326b92 20%, #02a04e 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.smm-social .text-area h4 {
	font-family: Inter, sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 10px;
	color: #5d5d5d
}

.smm-social .img-fluid {
	margin-top: 60px
}

.smm-social-insta .row {
	background-color: #fbf2f4
}

.smm-social-facebook .bannerimage,
.smm-social-insta .bannerimage,
.smm-social-linkedin .bannerimage,
.smm-social-youtube .bannerimage {
	width: 75% !important;
	margin-top: -5em;
	margin-left: 40px
}

.smm-social-facebook h4,
.smm-social-insta h4,
.smm-social-linkedin h4,
.smm-social-youtube h4 {
	font-family: Inter, sans-serif;
	font-weight: 700;
	font-size: 25px;
	line-height: 50px;
	margin-bottom: 12px;
	color: #515151
}

.smm-social-facebook p,
.smm-social-insta p,
.smm-social-linkedin p,
.smm-social-youtube p {
	font-family: Inter, sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #515151;
	line-height: 25px;
	margin-bottom: 35px;
	padding-right: 50px
}

h3.count,
h3.countpecentage {
	font-size: 35px;
	font-weight: 700;
	font-family: Inter
}

h3.countpecentage {
	margin-top: 5%;
	margin-left: 6%
}

.smm-social-facebook .row,
.smm-social-linkedin .row {
	background-color: #f0f8ff
}

.smm-social-youtube .row {
	background-color: #feebeb
}

img.banner.image {
	float: right;
	padding-top: 30%
}

.smm-soc-media-right .seo-bg {
	width: 100%;
	height: 110vh;
	padding: 60px 80px
}

.smm-soc-media-right .text-area h2 {
	background: -webkit-linear-gradient(right, #62b666 20%, #0f9764 60%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	font-family: Inter;
	font-weight: 900;
	font-size: 40px;
	line-height: 52px;
	margin-bottom: 20px
}

.smm-media-management .text-area h3,
.smm-soc-media-right .heading h2 {
	background: -webkit-linear-gradient(left, #3779a9 30%, #079c56 70%);
	-webkit-text-fill-color: transparent
}

.smm-soc-media-right .seo-gd-bg {
	width: 100%;
	height: 110vh;
	padding: 60px 60px 60px 20px
}

.smm-soc-media-right .seo-gd-bg .point {
	margin-bottom: 26px
}

.smm-soc-media-right .seo-gd-bg .point .no1 {
	position: relative;
	right: 45px
}

.smm-soc-media-right .seo-gd-bg .point .no1 h6 {
	background-color: #fff;
	color: #000;
	border-radius: 50%;
	font-size: 18px;
	font-weight: 700;
	padding: 12px 18px
}

.smm-soc-media-right .seo-bg .point .text-wrapper h5,
.smm-soc-media-right .seo-gd-bg .point .text-wrapper h5 {
	color: #222;
	font-family: Inter;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 8px
}

.smm-soc-media-right .seo-gd-bg .point .text-wrapper p {
	color: #5d5d5d;
	font-family: Inter;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 20px;
	padding-right: 60px
}

.smm-soc-media-right .heading h2 {
	font-family: Inter, sans-serif;
	font-size: 42px;
	font-weight: 900;
	margin-bottom: 5px;
	line-height: 46px;
	-webkit-background-clip: text;
	background-clip: text
}

.smm-soc-media-right .heading p {
	padding: 0 70px;
	font-family: Inter, sans-serif;
	font-size: 16px;
	font-weight: 400
}

.smm-soc-media-right .heading h6 {
	font-family: Inter, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #a79494;
	margin-bottom: 22px
}

.smm-soc-media-right .text-area p {
	color: #5d5d5d;
	font-family: Inter, sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 20px
}

.smm-soc-media-right {
	background-image: url(../images/seo-bg2.png);
	width: 100%;
	height: auto;
	background-position: center
}

.smm-media-management .text-area h3 {
	font-family: Inter, sans-serif;
	font-weight: 900;
	font-size: 46px;
	line-height: 55px;
	margin-bottom: 16px;
	-webkit-background-clip: text;
	background-clip: text
}

.smm-media-management .text-area h5 {
	font-family: Inter, sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: #515151;
	line-height: 22px;
	margin-bottom: 12px
}

.smm-media-management .text-area p {
	font-family: Inter, sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #5d5d5d;
	line-height: 22px;
	margin-bottom: 20px;
	padding-right: 50px
}

.seo-updated-ppc-choose .text-area,
.smm-media-management img,
.social-choose-us .text-area,
.social-media-ppc-numbers,
.why-choose-us .text-area {
	margin-top: 30px
}

.smm-get-started {
	background-image: url(../images/smm-bg.png);
	width: 100%;
	height: auto
}

.smm-get-started .text-area h2 {
	font-family: Inter, sans-serif;
	font-weight: 900;
	font-size: 42px;
	line-height: 50px;
	margin-bottom: 12px;
	background: -webkit-linear-gradient(left, #3779a9 30%, #079c56 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.smm-get-started .text-area h4 {
	font-family: Inter, sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #222;
	line-height: 20px;
	margin-bottom: 30px
}

.smm-get-started .points {
	margin: 24px 0;
	padding: 0 20px
}

.smm-get-started .points h5 {
	font-family: Inter, sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: #5d5d5d;
	margin-bottom: 12px
}

.smm-get-started .points p {
	font-family: Inter;
	font-size: 15px;
	font-weight: 400;
	color: #5d5d5d
}

.smm-ads .text-area h4,
.smm-ads .text-area h5,
.smm-ads .text-area p,
.smm-ads p {
	color: #515151;
	font-family: Inter, sans-serif
}

.smm-get-started .points ul li {
	list-style: disc;
	margin-left: 16px
}

.smm-get-started .points ul li::marker {
	color: #00b67a;
	font-size: 16px
}

.smm-ads .text-area h5 {
	font-size: 20px;
	font-weight: 600;
	line-height: 20px;
	margin-bottom: 6px
}

.smm-ads .text-area p,
.smm-ads p {
	font-size: 16px;
	font-weight: 400;
	line-height: 20px
}

.smm-ads .text-area p {
	margin-bottom: 20px;
	padding-right: 50px
}

.smm-ads .text-area h4 {
	font-size: 25px;
	font-weight: 600;
	line-height: 28px;
	margin-top: 40px;
	text-align: left;
	padding-right: 50px
}

.smm-ads p {
	margin-bottom: 8px;
	margin-top: 20px
}

.smm-scale-brand input {
	background: 0 0;
	border: none;
	outline: 0;
	border-bottom: 1px solid #fcfcfc;
	border-radius: 12px;
	color: #fff;
	padding: 10px 20px 10px 0;
	width: 90%
}

.smm-scale-brand input ::placeholder {
	color: #555
}

.smm-scale-brand .form-area {
	background-color: #4a4a4a;
	color: #fff;
	padding: 50px 100px 0 40px
}

.smm-grow {
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 40vh;
	padding: 40px 0
}

.smm-grow .text-area h2 {
	font-family: Inter, sans-serif;
	font-weight: 900;
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 25px;
	color: #fff
}

.smm-grow .text-area .input-group input {
	padding: 6px 20px !important;
	margin-right: 20px;
	border-radius: 50px !important;
	color: #fff
}

.smm-grow .text-area .input-group .btn {
	border-radius: 50px !important;
	background-color: #153243
}

.atlanta-hero {
	background-image: url(../images/atlana/hero.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 100vh
}

.Portland-hero .text-area h6,
.arlington-hero .text-area h6,
.atlanta-hero .text-area h6,
.austin-hero .text-area h6,
.baltimore-hero .text-area h6,
.chicago-hero .text-area h6,
.cleveland-hero .text-area h6,
.dallas-hero .text-area h6,
.denver-hero .text-area h6,
.houston-hero .text-area h6,
.jacksonville-hero .text-area h6,
.kansas-hero .text-area h6,
.lasvegas-hero .text-area h6,
.losangeles-hero .text-area h6,
.louisville-hero .text-area h6,
.miami-hero .text-area h6,
.minneapolis-hero .text-area h6,
.new-orleans-hero .text-area h6,
.newyork-hero .text-area h6,
.orlando-hero .text-area h6,
.philadelphia-hero .text-area h6,
.phoenix-hero .text-area h6,
.san-antonio-hero .text-area h6,
.san-diego-hero .text-area h6,
.seattle-hero .text-area h6 {
	font-size: 18px;
	color: #ffc100;
	margin-bottom: 8px;
	font-family: Poppins;
	font-weight: 700;
	text-shadow: #ffc100
}

.Portland-hero .text-area a,
.arlington-hero .text-area a,
.atlanta-hero .text-area a,
.austin-hero .text-area a,
.baltimore-hero .text-area a,
.chicago-hero .text-area a,
.cleveland-hero .text-area a,
.dallas-hero .text-area a,
.denver-hero .text-area a,
.houston-hero .text-area a,
.jacksonville-hero .text-area a,
.kansas-hero .text-area a,
.lasvegas-hero .text-area a,
.losangeles-hero .text-area a,
.louisville-hero .text-area a,
.miami-hero .text-area a,
.minneapolis-hero .text-area a,
.new-orleans-hero .text-area a,
.newyork-hero .text-area a,
.orlando-hero .text-area a,
.philadelphia-hero .text-area a,
.phoenix-hero .text-area a,
.san-antonio-hero .text-area a,
.san-diego-hero .text-area a,
.seattle-hero .text-area a,
.seo-ppc-hero .text-area a {
	font-size: 15px;
	color: #ffc100;
	margin-bottom: 8px;
	font-family: Poppins;
	font-weight: 600;
	text-decoration: underline;
	text-transform: uppercase
}

.atlanta-digital-marketing .text-area h3,
.clients-atlanta .text-area h3 {
	font-weight: 900;
	background: -webkit-linear-gradient(left, #367aa7 30%, #049e52 70%);
	-webkit-text-fill-color: transparent;
	font-family: Inter, sans-serif
}

.atlanta-hero .atlanta-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.clients-atlanta,
.home-clients {
	padding: 50px 0
}

.clients-atlanta .text-area h3 {
	font-size: 44px;
	line-height: 55px;
	margin-bottom: 12px;
	-webkit-background-clip: text;
	background-clip: text
}

.clients-atlanta .map-img img,
.home-clients .map-img img,
.seo-ppc-clients .map-img img {
	max-width: 800px;
	position: relative
}

.clients-atlanta .one,
.home-clients .one,
.seo-ppc-clients .one {
	position: absolute;
	top: 100px;
	left: 220px;
	color: #5cc004
}

.clients-atlanta .two,
.home-clients .two,
.seo-ppc-clients .two {
	position: absolute;
	bottom: 280px;
	left: 400px;
	color: #5cc004
}

.clients-atlanta .three,
.home-clients .three,
.seo-ppc-clients .three {
	position: absolute;
	top: 200px;
	left: 500px;
	color: #5cc004
}

.clients-atlanta .four,
.home-clients .four,
.seo-ppc-clients .four {
	position: absolute;
	top: 220px;
	left: 250px;
	color: #5cc004
}

.clients-atlanta .five,
.home-clients .five,
.seo-ppc-clients .five {
	position: absolute;
	bottom: 200px;
	right: 650px;
	color: #5cc004
}

.atlanta-digital-marketing .text-area h3 {
	font-size: 30px;
	line-height: 34px;
	margin-bottom: 25px;
	-webkit-background-clip: text;
	background-clip: text
}

.atlanta-digital-marketing .text-area p {
	font-family: Inter, sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #515151;
	line-height: 25px;
	margin-bottom: 20px;
	padding-right: 50px
}

.atlanta-choose-jumto1 .text-area h3,
.atlanta-faq .section-title h2,
.seo-ppc-faq .section-title h2 {
	font-family: Inter, sans-serif;
	line-height: 45px;
	font-size: 40px;
	font-weight: 900;
	-webkit-text-fill-color: transparent
}

.atlanta-choose-jumto1 .text-area h3 {
	margin-bottom: 16px;
	background: -webkit-linear-gradient(left, #367aa7 30%, #049e52 70%);
	-webkit-background-clip: text;
	background-clip: text
}

.atlanta-faq,
.seo-ppc-faq {
	background: url(../images/atlana/faq.png) center/cover no-repeat;
	width: 100%;
	height: 100vh
}

.arlington-hero,
.baltimore-hero,
.chicago-hero,
.cleveland-hero,
.dallas-hero,
.denver-hero,
.houston-hero,
.jacksonville-hero,
.kansas-hero,
.lasvegas-hero,
.losangeles-hero {
	background-position: center;
	background-size: cover;
	height: 100vh
}

.atlanta-faq .section-title h2,
.seo-ppc-faq .section-title h2 {
	background: -webkit-linear-gradient(left, #367aa7 20%, #049e52 70%);
	-webkit-background-clip: text;
	background-clip: text;
	margin-left: 80px;
	margin-bottom: 20px
}

.atlanta-faq .faq-list li {
	padding: 12px 32px;
	background: #fcfcfc;
	position: relative;
	border-radius: 10px
}

.atlanta-faq .faq-list .icon-close,
.atlanta-faq .faq-list .icon-show {
	font-size: 24px;
	position: absolute;
	right: 0;
	top: 0;
	color: #040404
}

@media (max-width:1200px) {

	.atlanta-faq .faq-list,
	.landing-faq .faq-list {
		padding: 0
	}
}

.atlanta-game .bg1,
.atlanta-game .bg2,
.atlanta-game .bg3,
.atlanta-game .bg4,
.atlanta-game .bg5,
.atlanta-game .bg6,
.atlanta-game .bg7,
.atlanta-game .bg8,
.atlanta-game .bg9 {
	background-repeat: no-repeat;
	background-position: 98% 20%;
	padding: 35px 10px
}

.atlanta-game .heading h2 {
	font-size: 40px;
	font-family: Inter;
	font-weight: 900;
	background: -webkit-linear-gradient(left, #326b92 30%, #049e52 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-bottom: 10px;
	line-height: 46px
}

.atlanta-game .heading h6 {
	color: #535353;
	font-size: 18px;
	font-family: Inter;
	font-weight: 400;
	padding: 10px 90px;
	margin-bottom: 24px
}

.atlanta-game .bg1,
.atlanta-game .bg2,
.atlanta-game .bg3,
.atlanta-game .bg4,
.atlanta-game .bg5,
.atlanta-game .bg6,
.atlanta-game .bg7,
.atlanta-game .bg8,
.atlanta-game .bg9,
.atlanta-game .col-lg-4,
.seo-updated-ppc-choose .box-one img,
.seo-updated-ppc-choose .box-two img {
	margin-bottom: 10px
}

.atlanta-game .bg1 {
	background-image: url(../images/atlana/1.png)
}

.atlanta-game .bg2 {
	background-image: url(../images/atlana/2.png)
}

.atlanta-game .bg3 {
	background-image: url(../images/atlana/3.png)
}

.atlanta-game .bg4 {
	background-image: url(../images/atlana/4.png)
}

.atlanta-game .bg5 {
	background-image: url(../images/atlana/5.png)
}

.atlanta-game .bg6 {
	background-image: url(../images/atlana/6.png)
}

.atlanta-game .bg7 {
	background-image: url(../images/atlana/7.png)
}

.atlanta-game .bg8 {
	background-image: url(../images/atlana/8.png)
}

.atlanta-game .bg9 {
	background-image: url(../images/atlana/9.png)
}

.atlanta-game .box-area.bg7:hover,
.home-marketing-expertize .box-area.bg7:hover {
	box-shadow: 0 0 10px rgb(220 213 17)
}

.atlanta-game .box-area.bg9:hover {
	box-shadow: 0 0 10px rgb(20 223 17)
}

@font-face {
	font-family: CustomFont;
	src: url(../fonts/Neurial_Grotesk/NeurialGrotesk-Bold.otf)
}

.atlanta-game .box-area {
	background-color: #fff;
	width: 310px
}

.atlanta-game .box-area img {
	margin-bottom: 10px;
	max-width: 50px
}

.atlanta-game .box-area h3 {
	margin-bottom: 8px;
	font-family: CustomFont;
	font-weight: 700;
	font-size: 16px
}

.atlanta-game .box-area p {
	font-size: 14px;
	font-family: Inter;
	font-weight: 400;
	padding: 0 20px
}

.atlanta-scale-brand input {
	background: 0 0;
	border: none;
	outline: 0;
	border-bottom: 1px solid #fcfcfc;
	border-radius: 12px;
	color: #fff;
	padding: 3px 20px 3px 0;
	width: 100%;
	font-size: 12px
}

h2.powered,
h2.verifived {
	font-size: 9px;
	font-style: italic;
	font-family: Inter;
	font-weight: 600
}

.atlanta-scale-brand ::placeholder {
	color: #fff !important;
	font-size: 12px
}

.atlanta-scale-brand .form-area {
	padding: 70px 100px 150px 30px !important;
	background-color: #387ba8;
	color: #fff
}

.atlanta-scale-brand .atlanta-btn {
	background: #153243;
	border-radius: 50px !important;
	border: 0;
	padding: 8px 30px;
	color: #fff;
	transition: .4s;
	font-size: 16px;
	font-weight: 500;
	width: 100%;
	font-family: poppins
}

.atlanta-banner .row {
	background-image: url(../images/JT1---SEO.png);
	height: 30vh;
	padding: 20px 0;
	margin-top: -100px
}

@media (max-width:600px) {

	.atlanta-scale-brand form,
	.scale-brand form,
	.seo-scale-brand form,
	.smm-scale-brand form {
		margin-top: 20px
	}

	.atlanta-scale-brand .col-md-6.checkboxx,
	.scale-brand .col-md-6.checkboxx,
	.seo-scale-brand .col-md-6.checkboxx,
	.smm-scale-brand .col-md-6.checkboxx {
		margin-bottom: -20px
	}

	.atlanta-banner .row,
	.banner .row,
	.landing-seo-banner .row,
	.seo-banner .row,
	.smm-social-facebook .row,
	.smm-social-insta .row,
	.smm-social-linkedin .row,
	.smm-social-youtube .row {
		background-image: url(../images/new-img3.png);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		width: 100%;
		height: 80vh;
		padding: 20px 0;
		position: relative;
		bottom: -70px;
		text-align: center;
		margin: 0 auto
	}
}

.home-digital-expert .cta-bg,
.home-digital-expert .cta-bg2,
.home-problem-facing-qs .questions .ques-bg {
	background-size: contain;
	height: 80px;
	margin-bottom: 10px
}

@font-face {
	font-family: CustomFonts;
	src: url(../fonts/Neurial_Grotesk/NeurialGrotesk-Regular.otf)
}

.atlanta-steps .content-item {
	padding: 20px;
	margin: -1px
}

.atlanta-steps .heading h1 {
	font-family: Inter, sans-serif;
	font-size: 36px;
	font-weight: 900;
	color: #000;
	margin-bottom: 12px;
	background: -webkit-linear-gradient(left, #326b92 30%, #04ae75 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.atlanta-steps .content-item .text-area img {
	max-width: 60px;
	margin-bottom: 10px
}

.atlanta-steps .content-item .text-area .text-content h4 {
	font-family: CustomFont;
	font-size: 18px;
	font-weight: 600;
	margin: 12px;
	color: #000
}

.atlanta-steps .content-item .text-area .text-content p,
.atlanta-steps .text-content p {
	font-family: CustomFonts;
	color: #5d5d5d;
	font-size: 14px;
	font-weight: 400;
	margin: 0 10px 10px;
	padding: 0
}

.austin-hero {
	background-image: url(../images/austin/hero.png);
	height: 100vh
}

.austin-hero .austin-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.cleveland-hero {
	background-image: url(../images/cleveland/hero.png);
	width: 100%
}

.cleveland-hero .cleveland-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.chicago-hero {
	background-image: url(../images/chicago/hero.png);
	width: 100%
}

.chicago-hero .chicago-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.baltimore-hero {
	background-image: url(../images/baltimore/hero.png);
	width: 100%
}

.baltimore-hero .baltimore-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.arlington-hero {
	background-image: url(../images/arlington/hero.jpg);
	width: 100%
}

.arlington-hero .arlington-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.dallas-hero {
	background-image: url(../images/dallas/hero.jpg);
	width: 100%
}

.dallas-hero .dallas-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.denver-hero {
	background-image: url(../images/denver/hero.jpg);
	width: 100%
}

.denver-hero .denver-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.houston-hero {
	background-image: url(../images/houston/hero.jpg);
	width: 100%
}

.houston-hero .houston-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.jacksonville-hero,
.kansas-hero {
	background-image: url(../images/jacksonville/hero.jpg);
	width: 100%
}

.jacksonville-hero .jacksonville-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.kansas-hero .kansas-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.lasvegas-hero {
	background-image: url(../images/lasvegas/hero.jpg);
	width: 100%
}

.lasvegas-hero .lasvegas-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.losangeles-hero {
	background-image: url(../images/losangeles/hero.jpg);
	width: 100%
}

.losangeles-hero .losangeles-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

@media (max-width:601px) {
	.seo-sldier {
		padding: 2px 0;
		margin-top: -10px
	}

	.seo-hero-map {
		height: calc(70vh - 70px);
		background: url(../images/dallas-map.png) 20% 60%/contain no-repeat
	}

	.seo-hero .seo-hero-form {
		background-color: #fff !important;
		padding: 30px 40px;
		width: 100%;
		margin-top: 0 !important
	}
}

.Portland-hero,
.home-digital-expert,
.home-problem-facing-qs,
.louisville-hero,
.miami-hero,
.minneapolis-hero,
.new-orleans-hero,
.newyork-hero,
.orlando-hero,
.philadelphia-hero,
.phoenix-hero,
.san-antonio-hero,
.san-diego-hero,
.seattle-hero {
	background-position: center
}

#home-hero,
.Portland-hero,
.home-digital-expert,
.home-problem-facing-qs,
.louisville-hero,
.miami-hero,
.minneapolis-hero,
.new-orleans-hero,
.newyork-hero,
.orlando-hero,
.philadelphia-hero,
.phoenix-hero,
.san-antonio-hero,
.san-diego-hero,
.seattle-hero {
	background-size: cover;
	width: 100%
}

.louisville-hero {
	background-image: url(../images/louisville/commercial-cleaning-Louisville-KY.jpg);
	height: 100vh
}

.louisville-hero .louisville-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.newyork-hero {
	background-image: url(../images/newyork/NYC_Downtown_Manhat.jpg);
	height: 100vh
}

.newyork-hero .newyork-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.miami-hero {
	background-image: url(../images/Miami/MG_6_1_Miami.jpg);
	height: 100vh
}

.miami-hero .miami-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.minneapolis-hero {
	background-image: url(../images/Minneapolis/Meet-Mineapolis-Hero-Sky.jpg);
	height: 100vh
}

.minneapolis-hero .minneapolis-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.phoenix-hero {
	background-image: url(../images/phoenix/photo-phoneix-city.jpg);
	height: 100vh
}

.phoenix-hero .phoenix-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.new-orleans-hero {
	background-image: url(../images/new-orleans/ede6167d-14f2-491c-b5f.jpg);
	height: 100vh
}

.new-orleans-hero .new-orleans-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.orlando-hero {
	background-image: url(../images/orlando/obj-partnership-photos.jpg);
	height: 100vh
}

.orlando-hero .orlando-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.philadelphia-hero {
	background-image: url(../images/philadelphia/57e06b13fdb2ed73.jpeg);
	height: 100vh
}

.philadelphia-hero .philadelphia-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.Portland-hero {
	background-image: url(../images/Portland/portand-oregon-PO.jpg);
	height: 100vh
}

.Portland-hero .Portland-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.san-antonio-hero {
	background-image: url(../images/San-antonio/h2.jpg);
	height: 100vh
}

.san-antonio-hero .san-antonio-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.san-diego-hero {
	background-image: url(../images/san-diego/f8.jpg);
	height: 100vh
}

.san-diego-hero .san-diego-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

.seattle-hero {
	background-image: url(../images/seattle/01-velo-header-seatt.jpg);
	height: 100vh
}

.seattle-hero .seattle-hero-form ::placeholder {
	color: #000;
	font-size: 12px
}

#home-hero {
	background-color: #000;
	position: relative;
	padding: 0;
	height: 100vh
}

#myVideo {
	position: absolute;
	right: 0;
	bottom: -5%;
	min-width: 100%;
	min-height: auto
}

#home-hero .fsect {
	margin-bottom: 100px
}

#home-hero .content-area h5 {
	font-size: 18px;
	font-family: Inter, sans-serif;
	color: #f2bc18
}

#home-hero .content-area h2 {
	margin: 10px 0 50px;
	font-size: 48px;
	font-family: Inter, sans-serif;
	font-weight: 900;
	line-height: 56px;
	color: #fff
}

#home-hero .form-area {
	background-color: #1f1f1f;
	padding: 0;
	border-bottom: 2px solid #153243;
	border-left: 3px solid #153243
}

#home-hero .form-area .col-md-3 {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 0 !important
}

#home-hero .form-area .input-group {
	padding: 0 8px;
	margin: 0 !important
}

#home-hero .form-area .input-group input {
	background-color: transparent;
	border: none;
	outline: 0;
	border-bottom: 1px solid #f1f1f1;
	color: #fff;
	padding: 8px 26px;
	border-radius: 12px;
}

#home-hero .form-area .input-group input:active,
#home-hero .form-area .input-group input:focus {
	background-color: transparent;
	border: none;
	outline: 0;
	box-shadow: none
}

#home-hero .form-area .input-group ::placeholder {
	color: #fff
}

#home-hero .form-area .input-group .fa {
	color: #fff;
	font-size: 16px;
	position: relative;
	top: 12px;
	left: 18px
}

#home-hero .form-area .input-group button {
	background-color: #153243;
	border-bottom: none;
	color: #fff;
	padding: 20px 0;
	width: 99%;
	height: 50px;
	font-size: 18px
}

#home-hero .home-numbers .counter-box {
	border-left: 2px solid #333
}

#home-hero .home-numbers .counter-box p {
	font-weight: 500;
	font-size: 14px;
	margin-top: 8px;
	color: #828282 !important
}

.home-problem-facing-qs {
	background-image: url(../images/homepage/questions-avatar-bg.png);
	height: 110vh
}

.home-digital-expert .heading h2,
.home-problem-facing-heading .heading h2 {
	font-family: Inter;
	font-weight: 900;
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 50px;
	background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.home-problem-facing-qs .questions .ques-bg {
	background-image: url(../images/homepage/question-bg.png);
	max-width: 100%
}

.home-problem-facing-qs .questions .ques-text h6 {
	padding: 25px;
	color: #fff;
	font-family: Inter;
	font-weight: 500;
	line-height: 20px;
	font-size: 16px
}

.home-digital-expert .cta-bg .cta-text h6,
.home-digital-expert .cta-bg2 .cta-text h6 {
	padding: 30px;
	color: #fff;
	line-height: 20px;
	font-size: 18px;
	font-family: Inter;
	font-weight: 600
}

.home-digital-expert {
	background-image: url(../images/homepage/bg-buttons.png);
	height: 40vh
}

.home-digital-expert .cta-bg {
	background-image: url(../images/homepage/whatsapp-bg.png);
	max-width: 100%;
	background-position: right
}

.home-digital-expert .cta-bg2 {
	background-image: url(../images/homepage/telegram.png);
	max-width: 100%
}

.middlecontentsss:after,
.middlecontentsss:before {
	background-size: 26px 20px;
	height: 20px;
	background-repeat: repeat-y;
	width: 100%;
	content: ""
}

.home-digital-expert .cta-bg .cta-text h6 {
	margin-left: 260px
}

.home-digital-expert .cta-bg2 .cta-text h6 {
	margin-left: 80px
}

.home-digital-marketing .text-area h3 {
	font-family: Inter;
	font-weight: 900;
	font-size: 42px;
	line-height: 50px;
	margin-bottom: 30px;
	background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.home-digital-marketing .text-area p {
	font-family: Inter;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 25px;
	color: #000;
	padding-right: 50px
}

.home-portfolio .heading h1,
.home-roi-startegy .text-area h3 {
	margin-bottom: 20px;
	font-weight: 900;
	line-height: 48px;
	background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 70%);
	-webkit-text-fill-color: transparent;
	font-family: Inter
}

.home-digital-marketing .text-area .input-group input {
	border-bottom: 2px solid #153243;
	border-left: 2px solid #153243;
	border-radius: 12px;
	padding: 12px 20px
}

.home-digital-marketing .text-area .input-group input:focus,
.landing-page-seo-banner .text-area .input-group input:focus {
	box-shadow: none;
	outline: 0
}

.home-digital-marketing .text-area .input-group .btn,
.landing-page-seo-banner .text-area .input-group .btn {
	width: 40%;
	background-color: #153243;
	border: none;
	outline: 0;
	font-size: 14px;
	line-height: 26px;
	padding: 12px 20px
}

.home-digital-marketing .img-wrapper {
	margin-top: -90px;
	max-width: 1000px
}

.home-roi-startegy .text-area h3 {
	font-size: 42px;
	-webkit-background-clip: text;
	background-clip: text
}

.home-roi-startegy .text-area .headings:hover {
	background-color: #eff5f6;
	padding: 12px 16px;
	border: 1px solid #9ac5bf;
	border-radius: 12px;
	transition: .5s ease-in-out
}

.home-roi-startegy .text-area .headings:hover h5 {
	color: #348e8c
}

.home-roi-startegy .i,
.home-roi-startegy .o,
.home-roi-startegy .r {
	font-family: Inter, sans-serif;
	color: #2c6d8b;
	font-size: 40px;
	font-weight: 700;
	line-height: 40px
}

.home-portfolio .heading h1 {
	font-size: 50px;
	-webkit-background-clip: text;
	background-clip: text
}

.home-clients .text-area h3,
.home-feature-clients .heading h2 {
	background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 70%);
	font-weight: 900
}

.home-clients .text-area h3 {
	font-family: Inter, sans-serif;
	font-size: 44px;
	line-height: 55px;
	margin-bottom: 12px;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

img.img-fluid-newcity {
	max-width: 7px;
	width: 20%;
	height: 18px;
	margin-top: 2px
}

h2.verifived {
	margin-top: 5px;
	margin-left: 4px
}

img.img-fluid-reviews {
	width: 60%;
	height: 18px;
	margin-top: -17px;
	float: right;
	margin-right: 0
}

h2.powered {
	margin-top: 5px;
	margin-right: 86px
}

h2.heading-avater,
span.rating {
	font-family: Roboto;
	font-size: 15px
}

img.img-fluid-avater {
	max-width: 7px;
	width: 13%;
	height: 40px;
	margin-top: -10px
}

h2.heading-avater {
	font-weight: 700;
	margin-top: -6px;
	margin-left: -35px;
	width: 200px;
	color: #5c5c5c
}

.checkededs {
	float: left;
	margin-left: 54px;
	margin-top: -12%
}

span.fa.fa-star.checked {
	color: #f29b11
}

.middlecontentsss:before {
	background-image: url(../image/before.png);
	display: inline-block;
	margin-left: 0;
	margin-top: -13px
}

.middlecontentsss:after {
	background-image: url(../image/after.png);
	margin-right: -90%;
	margin-top: 0;
	float: right
}

.middlecontentsss {
	margin-top: -9px
}

h4.middlecontent {
	font-size: 14px;
	font-family: Inter;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px
}

.popup-container {
	position: absolute;
	top: 0
}

.popup-box,
.popup-box-five,
.popup-box-four,
.popup-box-three,
.popup-box-two {
	margin: auto;
	width: 100%;
	padding: 20px 25px;
	z-index: 1000;
	top: 0;
	background-color: #ffff;
	display: none;
	box-shadow: 2px 3px 10px #898787;
	border-radius: 14px
}

.popup-box div,
.popup-box-five div,
.popup-box-four div,
.popup-box-three div,
.popup-box-two div {
	clear: both
}

.popup-box h3,
.popup-box-five h3,
.popup-box-four h3,
.popup-box-three h3,
.popup-box-two h3 {
	display: inline
}

.card,
.marquee,
.marquee a {
	display: inline-block
}

.popup-box nav.close,
.popup-box-five nav.close,
.popup-box-four nav.close,
.popup-box-three nav.close,
.popup-box-two nav.close {
	float: right;
	font-size: 20px;
	color: #000;
	background: green;
	z-index: 9999
}

.popupthree-container,
.popuptwo-container {
	position: absolute;
	top: 0;
	padding: 12px 30%
}

.popupfour-container {
	position: absolute;
	top: 0;
	padding: 12px 16%
}

.popupfive-container {
	position: absolute;
	top: 0;
	padding: 12px 28%
}

.home-feature-clients .heading h2 {
	font-family: Inter;
	margin-bottom: 50px;
	font-size: 50px;
	line-height: 48px;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.home-faq .section-title h2,
.home-marketing-expertize .heading h1 {
	font-family: Inter;
	background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 70%);
	-webkit-text-fill-color: transparent
}

.home-free-proposal {
	background: url(../images/homepage/free-proposal.png) center/cover no-repeat;
	position: relative;
	padding: 0 0 50px
}

.home-free-proposal .heading h2 {
	font-family: Inter;
	font-size: 40px;
	font-weight: 900;
	color: #fff;
	line-height: 40px;
	margin-bottom: 12px
}

.home-free-proposal .heading p {
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: #fff;
	margin-bottom: 40px
}

.home-free-proposal .img-wrapper img {
	max-width: 550px;
	position: absolute;
	bottom: 0
}

.home-faq {
	background: url(../images/homepage/faq-bg.png) center/cover no-repeat;
	width: 100%;
	height: 100vh
}

.home-faq .section-title h2 {
	margin-bottom: 50px;
	font-size: 40px;
	margin-left: 80px;
	font-weight: 900;
	line-height: 40px;
	-webkit-background-clip: text;
	background-clip: text
}

.home-faq .faq-list li {
	padding: 12px 32px;
	background-image: linear-gradient(to right, #5389b7, #2ba672);
	border-bottom: 1px solid #5d5d5d;
	position: relative;
	border-radius: 10px
}

.home-faq .faq-list a {
	display: block;
	position: relative;
	font-family: Inter;
	font-size: 16px;
	line-height: 26px;
	font-weight: 300;
	padding: 0;
	outline: 0;
	cursor: pointer;
	color: #fff
}

.ecommerce-seo-faq .faq-list .icon-show,
.home-faq .faq-list .icon-show,
.landing-faq .faq-list .icon-close,
.nationwide-seo-faq .faq-list .icon-show,
.seo-ppc-faq .faq-list .icon-close,
.seo-ppc-faq .faq-list .icon-show,
.social-ppc-faq .faq-list .icon-close,
.social-ppc-faq .faq-list .icon-show {
	font-size: 24px;
	position: absolute;
	right: 0;
	top: 0;
	color: #fff
}

.home-faq .faq-list p {
	margin-bottom: 0;
	padding: 10px 0 0;
	font-size: 13px;
	color: #fcfcfc
}

.btn-order_2:hover,
.btn-order_3:hover,
.ecommerce-seo-faq .faq-list a.collapsed,
.ecommerce-seo-pricing .nav-tabs a.active span,
.home-faq .faq-list a.collapsed,
.nationwide-seo-faq .faq-list a.collapsed,
.nationwide-seo-pricing .nav-tabs a.active span,
.seo-ppc-faq .faq-list a.collapsed,
.seo-ppc-process .bg1:hover a,
.seo-ppc-process .bg1:hover h3,
.seo-ppc-process .bg1:hover p,
.seo-ppc-process .bg2:hover a,
.seo-ppc-process .bg2:hover h3,
.seo-ppc-process .bg2:hover p,
.seo-ppc-process .bg3:hover a,
.seo-ppc-process .bg3:hover h3,
.seo-ppc-process .bg3:hover p,
.seo-ppc-process .bg4:hover a,
.seo-ppc-process .bg4:hover h3,
.seo-ppc-process .bg4:hover p,
.seo-updated-ppc-choose .box-one:hover h6,
.seo-updated-ppc-choose .box-two:hover h6,
.seo-updated-ppc-pricing .nav-tabs a.active span,
.social-choose-us .box-one:hover h6,
.social-choose-us .box-two:hover h6,
.social-ppc-faq .faq-list a.collapsed,
.social-ppc-pricing .nav-tabs a.active span {
	color: #fff
}

.home-marketing-expertize .box-area {
	padding: 50px
}

.home-marketing-expertize .bg1,
.home-marketing-expertize .bg2,
.home-marketing-expertize .bg3,
.home-marketing-expertize .bg4,
.home-marketing-expertize .bg5,
.home-marketing-expertize .bg6,
.home-marketing-expertize .bg7,
.home-marketing-expertize .bg8,
.home-marketing-expertize .bg9 {
	background-repeat: no-repeat;
	background-position: center;
	height: 500px;
	border-radius: 50px;
	padding: 60px 50px;
	margin: 25px 0;
	background-size: cover
}

.home-marketing-expertize .heading h1 {
	margin-bottom: 40px;
	font-size: 50px;
	font-weight: 900;
	line-height: 58px;
	-webkit-background-clip: text;
	background-clip: text
}

.home-case-study .text-area h1,
.landing-page-seo-banner .text-area h3 {
	font-family: Inter;
	background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 70%)
}

.home-marketing-expertize .box-area img {
	max-width: 80px;
	margin-bottom: 30px
}

.home-marketing-expertize .box-area h3 {
	font-family: Inter;
	font-size: 22px;
	font-weight: 700;
	margin: 10px 10px 30px;
	color: #383838
}

.home-marketing-expertize .box-area p {
	font-family: Inter;
	color: #383838;
	font-size: 16px;
	font-weight: 400;
	margin: 0 10px 10px;
	padding: 0
}

.home-marketing-expertize .bg1 {
	background-image: url(../images/homepage/bg-1.png)
}

.home-marketing-expertize .bg2 {
	background-image: url(../images/homepage/bg-2.png)
}

.home-marketing-expertize .bg3 {
	background-image: url(../images/homepage/bg-3.png)
}

.home-marketing-expertize .bg4 {
	background-image: url(../images/homepage/bg-4.png)
}

.home-marketing-expertize .bg5 {
	background-image: url(../images/homepage/bg-5.png)
}

.home-marketing-expertize .bg6 {
	background-image: url(../images/homepage/bg-6.png)
}

.home-marketing-expertize .bg7 {
	background-image: url(../images/homepage/bg-7.png)
}

.home-marketing-expertize .bg8 {
	background-image: url(../images/homepage/bg-8.png)
}

.home-marketing-expertize .bg9 {
	background-image: url(../images/homepage/bg-9.png)
}

.seo-ppc-clients .cta-bg1,
.seo-ppc-clients .cta-bg2,
.seo-ppc-hero .cta-bg1,
.seo-ppc-hero .cta-bg2,
.social-ppc-clients .cta-bg1,
.social-ppc-clients .cta-bg2,
.why-choose-us .cta-bg1,
.why-choose-us .cta-bg2 {
	background-repeat: no-repeat;
	height: 70px;
	background-size: contain;
	max-width: 100%
}

.home-marketing-expertize .box-area.bg3:hover {
	box-shadow: 0 0 10px rgb(52 133 159)
}

.home-case-study .text-area h1 {
	margin-bottom: 25px;
	font-size: 50px;
	font-weight: 900;
	line-height: 50px;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.landing-page-seo-banner .text-area .input-group {
	width: 65%;
	margin-left: 22%
}

.landing-page-seo-banner .text-area .input-group input {
	border-bottom: 2px solid #153243;
	border-left: 2px solid #153243;
	border-radius: 12px !important;
	padding: 12px 20px
}

.landing-page-seo-banner .text-area h3 {
	margin-bottom: 12px;
	font-size: 42px;
	font-weight: 900;
	line-height: 40px;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.seo-ppc-hero .heading h3 span,
.seo-ppc-hero .text-area h1,
.social-media-ppc-hero .heading h3 span {
	font-family: Inter;
	line-height: 42px;
	background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 70%);
	-webkit-text-fill-color: transparent
}

.seo-ppc-hero {
	background-color: #fff;
	width: 100%;
	height: 100vh
}

.seo-ppc-hero .text-area {
	padding: 100px 0 20px
}

.seo-ppc-hero .text-area h1 {
	margin-bottom: 12px;
	font-size: 42px;
	letter-spacing: -2px;
	font-weight: 900;
	-webkit-background-clip: text;
	background-clip: text
}

.seo-ppc-hero .text-area h6 {
	font-family: Inter;
	margin-bottom: 18px;
	font-size: 30px;
	letter-spacing: -2px;
	font-weight: 600;
	line-height: 30px;
	background: -webkit-linear-gradient(left, #367aa7 30%, #008c41 90%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.seo-ppc-hero .text-area p {
	font-size: 16px;
	color: #000;
	margin-bottom: 20px;
	font-family: Inter;
	font-weight: 500;
	padding-right: 50px !important;
	line-height: 25px
}

.seo-ppc-clients .cta-bg1,
.seo-ppc-hero .cta-bg1,
.social-ppc-clients .cta-bg1 {
	background-image: url(../images/seo-ppc/chat.png)
}

.seo-ppc-clients .cta-bg2,
.seo-ppc-hero .cta-bg2,
.social-ppc-clients .cta-bg2 {
	background-image: url(../images/seo-ppc/whatsapp-bg.png)
}

.seo-ppc-clients .cta-text h6,
.seo-ppc-hero .cta-text h6,
.social-ppc-clients .cta-text h6,
.why-choose-us .cta-bg2 h6 {
	padding: 24px 12px;
	margin-left: 70px;
	color: #fff;
	font-family: Inter;
	font-weight: 600;
	line-height: 20px;
	font-size: 16px
}

.seo-ppc-hero .seo-ppc-hero-form {
	background-color: #fff !important;
	padding: 20px;
	width: 70%;
	margin: 60px auto 0;
	border-radius: 12px;
	box-shadow: 2px 2px 30px #888
}

.seo-ppc-hero .seo-ppc-hero-form label {
	color: #000;
	font-size: 16px;
	font-weight: 500;
	padding: 1px 0;
	letter-spacing: -1px
}

.seo-ppc-hero .seo-ppc-hero-form ::placeholder {
	color: #888;
	font-size: 13px;
	letter-spacing: -1px
}

.seo-ppc-hero .seo-ppc-hero-form input,
.seo-updated-ppc-hero .seo-updated-ppc-hero-form input,
.social-media-ppc-hero .social-media-ppc-hero-form input {
	background-color: transparent;
	font-size: 12px;
	border: none;
	outline: 0;
	border-bottom: 1px solid #888;
	border-radius: 12px;
	color: #000;
	padding: 6px 0
}

.seo-ppc-clients .text-area h3,
.why-choose-us .heading h2,
.why-choose-us .text-area h3 {
	background: -webkit-linear-gradient(left, #367aa7 30%, #049e52 70%);
	-webkit-text-fill-color: transparent
}

.seo-ppc-hero .seo-ppc-hero-form .btn {
	background-color: #153243;
	width: 100%;
	outline: 0;
	border: none;
	font-size: 16px;
	font-weight: 600;
	font-family: Inter;
	letter-spacing: -1px
}

.seo-ppc-hero .heading h3 {
	color: #000;
	font-size: 32px;
	font-family: Inter;
	font-weight: 900;
	letter-spacing: -2px
}

.seo-ppc-hero .heading h3 span,
.social-media-ppc-hero .heading h3 span {
	font-size: 32px;
	letter-spacing: -2px;
	font-weight: 900;
	-webkit-background-clip: text;
	background-clip: text
}

.seo-ppc-numbers .counter-box {
	border-left: 1px solid #ccc
}

.seo-ppc-numbers .counter-box .numbers-img h3 {
	font-family: Inter, sans-serif;
	font-size: 40px;
	font-weight: 700;
	color: #000;
	padding-top: 12px;
	margin-left: 1px
}

.seo-ppc-numbers .counter-box p {
	font-weight: 600;
	font-size: 14px;
	margin-top: 8px;
	color: #000 !important
}

.seo-ppc-clients .text-area h3,
.why-choose-us .heading h2 {
	font-family: Inter, sans-serif;
	font-weight: 900;
	font-size: 56px;
	line-height: 60px;
	margin-bottom: 12px;
	-webkit-background-clip: text;
	background-clip: text;
	letter-spacing: -3px
}

.why-choose-us .heading h6 {
	font-family: Inter, sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 12px;
	color: #000;
	letter-spacing: -1px
}

.why-choose-us .text-area h3 {
	font-family: Inter, sans-serif;
	font-weight: 900;
	font-size: 30px;
	line-height: 34px;
	margin-bottom: 25px;
	-webkit-background-clip: text;
	background-clip: text;
	letter-spacing: -1px
}

.why-choose-us .text-area p {
	font-family: Inter;
	font-weight: 500;
	font-size: 17px;
	color: #000;
	line-height: 25px;
	margin-bottom: 12px;
	padding-right: 60px
}

.why-choose-us .points-heading h3,
.why-choose-us .text-area p span {
	font-weight: 900;
	background: -webkit-linear-gradient(left, #367aa7 30%, #049e52 70%);
	letter-spacing: -1px;
	-webkit-text-fill-color: transparent
}

.why-choose-us .text-area p span {
	font-family: Inter, sans-serif;
	font-size: 18px;
	-webkit-background-clip: text;
	background-clip: text
}

.why-choose-us .points-heading {
	margin-top: 34px;
	margin-bottom: 40px
}

.why-choose-us .points-heading h3 {
	font-family: Inter;
	font-size: 32px;
	line-height: 30px;
	margin-bottom: 12px;
	-webkit-background-clip: text;
	background-clip: text
}

.why-choose-us .points .d-flex img,
header#header .menu>ul>li .menu-subs.menu-column-4>.list-item img {
	margin-right: 10px
}

.why-choose-us .points .d-flex h4 {
	font-family: Inter;
	font-weight: 700;
	font-size: 17px;
	color: #000
}

.why-choose-us .cta-bg1 {
	background-image: url(../images/seo-ppc/grow.png)
}

.why-choose-us .cta-bg2 {
	background-image: url(../images/seo-ppc/choose.png)
}

.seo-ppc-process .bg1,
.seo-ppc-process .bg2,
.seo-ppc-process .bg3,
.seo-ppc-process .bg4,
.seo-ppc-process .bg5,
.seo-ppc-process .bg6 {
	width: 300px;
	height: 400px;
	padding: 20px 25px;
	background-position: center;
	border-radius: 12px;
	background-repeat: no-repeat
}

.why-choose-us .cta-bg1 h6 {
	padding: 24px 12px;
	margin-left: 70px;
	color: #000;
	font-family: Inter;
	font-weight: 600;
	line-height: 20px;
	font-size: 16px
}

.seo-ppc-process .heading h2 {
	font-size: 40px;
	font-family: Inter;
	font-weight: 900;
	background: -webkit-linear-gradient(left, #326b92 30%, #049e52 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-bottom: 32px;
	line-height: 46px;
	letter-spacing: -2px
}

.call-internet .left-side h3,
.seo-ppc-process h3 {
	font-weight: 700;
	letter-spacing: -1px;
	font-family: Inter
}

.ecommerce-tabs .order-now .btn,
.ecommerce-tabs .order-now2 .btn,
.ecommerce-tabs .order-now3 .btn,
.nationwide-tabs .order-now .btn,
.nationwide-tabs .order-now2 .btn,
.nationwide-tabs .order-now3 .btn,
.order-now .btn,
.order-now2 .btn,
.order-now3 .btn,
.seo-ppc-process .col-lg-4,
.seo-tabs .order-now .btn,
.seo-tabs .order-now2 .btn,
.seo-tabs .order-now3 .btn {
	margin-bottom: 12px
}

.seo-ppc-process .img-wrapper img {
	max-width: 60px;
	margin-bottom: 12px
}

.seo-ppc-process h3 {
	font-size: 24px;
	margin: 12px 0;
	line-height: 22px;
	color: #000
}

.seo-ppc-process a,
.seo-ppc-process p {
	font-weight: 400;
	margin: 12px 0;
	padding-right: 12px !important
}

.seo-ppc-process p {
	font-family: Inter;
	font-size: 15px;
	letter-spacing: 0;
	color: #000
}

.seo-ppc-process a {
	font-size: 16px;
	text-decoration: none;
	color: #348e8c
}

.seo-ppc-process .bg1 {
	background-image: url(../images/seo-ppc/1.png)
}

.seo-ppc-process .bg1:hover {
	background-image: url(../images/seo-ppc/hov1.png);
	color: #fff;
	background-repeat: no-repeat
}

.seo-ppc-process .bg2:hover {
	background-image: url(../images/seo-ppc/hov2.png);
	color: #fff;
	background-repeat: no-repeat
}

.seo-ppc-process .bg3:hover {
	background-image: url(../images/seo-ppc/hov3.png);
	color: #fff;
	background-repeat: no-repeat
}

.seo-ppc-process .bg4:hover {
	background-image: url(../images/seo-ppc/hov4.png);
	background-repeat: no-repeat
}

.seo-ppc-process .bg2 {
	background-image: url(../images/seo-ppc/2.png);
	background-size: contain
}

.seo-ppc-process .bg3 {
	background-image: url(../images/seo-ppc/3.png);
	background-size: contain
}

.seo-ppc-process .bg4 {
	background-image: url(../images/seo-ppc/4.png);
	background-size: contain
}

.seo-ppc-process .bg4:hover,
.seo-ppc-process .bg4:hover a,
.seo-ppc-process .bg4:hover h3,
.seo-ppc-process .bg4:hover p,
.seo-ppc-process .bg5:hover,
.seo-ppc-process .bg5:hover a,
.seo-ppc-process .bg5:hover h3,
.seo-ppc-process .bg5:hover p,
.seo-ppc-process .bg6:hover,
.seo-ppc-process .bg6:hover a,
.seo-ppc-process .bg6:hover h3,
.seo-ppc-process .bg6:hover p {
	background-color: #34859a !important;
	background-image: unset;
	color: #fff
}

.seo-ppc-process .bg5 {
	background-image: url(../images/seo-ppc/5.png);
	background-size: contain
}

.seo-ppc-process .bg6 {
	background-image: url(../images/seo-ppc/6.png);
	background-size: contain
}

.call-internet {
	background-image: url(../images/seo-ppc/banner-bg.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 40vh;
	padding: 60px 0
}

.call-internet .left-side h3 {
	color: #fff;
	font-size: 28px;
	margin-bottom: 6px
}

.call-internet .left-side p {
	color: #fff;
	font-family: Inter;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 18px;
	margin-bottom: 18px
}

.call-internet .d-flex h5 {
	margin-top: 6px;
	font-size: 32px;
	color: #fff;
	font-weight: 700;
	font-family: Inter
}

.call-internet .right-side h2 {
	color: #fff;
	font-family: Inter;
	font-weight: 700;
	font-size: 32px;
	letter-spacing: -1px;
	margin-bottom: 1px
}

.call-internet .right-side h3,
.call-internet .right-side h4 {
	color: #fff;
	font-family: Inter;
	font-weight: 500;
	font-size: 30px;
	letter-spacing: -1px;
	margin-bottom: 1px
}

.call-internet .right-side h3 span,
.call-internet .right-side h4 span {
	color: #fbbc04;
	font-weight: 900;
	font-size: 32px
}

.seo-ppc-faq .faq-list li {
	padding: 12px 32px;
	background-image: linear-gradient(to right, #5389b7, #29a770);
	position: relative;
	border-radius: 10px
}

.ecommerce-seo-faq .faq-list a,
.ecommerce-seo-faq .faq-list a:hover,
.nationwide-seo-faq .faq-list a,
.nationwide-seo-faq .faq-list a:hover,
.seo-ppc-faq .faq-list a,
.social-ppc-faq .faq-list a,
.social-ppc-faq .faq-list a:hover {
	display: block;
	position: relative;
	font-family: Poppins, sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	padding: 0;
	outline: 0;
	cursor: pointer;
	color: #fff
}

.ecommerce-seo-faq .faq-list p,
.nationwide-seo-faq .faq-list p,
.seo-ppc-faq .faq-list p,
.social-ppc-faq .faq-list p {
	margin-bottom: 0;
	padding: 10px 0 0;
	font-size: 13px;
	color: #fff
}

@media (min-width:1200px) {
	.container {
		max-width: 1300px !important
	}
}

.ecommerce-hero,
.social-media-ppc-hero {
	background-image: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/97b7bb2d-007b-4ab3-95f0-08b142afbf00/public);
	background-repeat: no-repeat;
	background-position: 1% 20%;
	background-size: cover;
	width: 100%;
	height: 110vh
}

.btn-folks,
.btn-grow {
	width: 350px;
	font-size: 14px
}

.ecommerce-hero .text-area,
.nationwide-hero .text-area,
.seo-updated-ppc-hero .text-area,
.social-media-ppc-hero .text-area {
	padding: 25px 0 20px
}

.social-media-ppc-hero .text-area h1 {
	font-family: Inter;
	margin-bottom: 12px;
	font-size: 46px;
	letter-spacing: -3px;
	font-weight: 900;
	line-height: 50px;
	background: -webkit-linear-gradient(left, #da137c 30%, #f6ac35 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.social-media-ppc-hero .text-area p {
	font-size: 16px;
	color: #414141;
	margin-bottom: 20px;
	font-family: Inter;
	font-weight: 600;
	padding-right: 100px !important;
	line-height: 25px;
	letter-spacing: -1px
}

.social-media-ppc-hero .text-area .btn-danger {
	background-image: linear-gradient(#351a4b, #723389);
	text-decoration: none;
	color: #fff;
	padding: 2px 40px;
	font-size: 14px;
	font-family: Inter;
	border-radius: 12px;
	outline: 0;
	border: none;
	margin-bottom: 18px;
	box-shadow: none;
	width: 360px
}

.social-media-ppc-hero .text-area .btn-danger.active,
.web-content-ppc-hero .text-area .btn-danger:active,
.web-content-ppc-hero .text-area .btn-danger:focus {
	background-image: linear-gradient(to right, #743bbc, #03a6cd);
	text-decoration: none;
	color: #fff;
	padding: 2px 40px;
	font-size: 14px;
	font-family: Inter;
	border-radius: 12px;
	outline: 0;
	border: none;
	margin-bottom: 18px;
	box-shadow: none;
	width: 360px
}

.seo-updated-ppc-hero .seo-updated-ppc-hero-form,
.social-media-ppc-hero .social-media-ppc-hero-form {
	background-color: #fff !important;
	padding: 20px 25px;
	width: 80%;
	margin: 10px auto 0 95px;
	border-radius: 12px;
	box-shadow: 2px 2px 30px #888
}

.seo-updated-ppc-hero .seo-updated-ppc-hero-form label,
.social-media-ppc-hero .social-media-ppc-hero-form label {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	padding: 1px 0;
	letter-spacing: -1px
}

.social-media-ppc-hero .social-media-ppc-hero-form ::placeholder {
	color: #888;
	font-size: 13px;
	letter-spacing: -1px
}

.social-media-ppc-hero .social-media-ppc-hero-form .btn,
.social-media-ppc-hero .social-media-ppc-hero-form .btn.active {
	background-image: linear-gradient(#351a4b, #723389);
	width: 100%;
	outline: 0;
	border: none;
	font-size: 17px;
	font-weight: 600;
	font-family: Inter;
	letter-spacing: -1px;
	border-radius: 12px;
	text-transform: uppercase;
	box-shadow: none
}

.social-media-ppc-hero .heading h3 {
	color: #000;
	font-size: 36px;
	font-family: Inter;
	font-weight: 900;
	letter-spacing: -2px
}

.ecommerce-numbers .counter-box,
.nationwide-numbers .counter-box,
.social-media-ppc-numbers .counter-box {
	border-left: 1px solid #888
}

.social-media-ppc-numbers .firstchild {
	border-left: none !important;
	margin-left: 12px
}

.ecommerce-numbers .counter-box .numbers-img img,
.nationwide-numbers .counter-box .numbers-img img,
.social-media-ppc-numbers .counter-box .numbers-img img {
	margin-right: 4px;
	margin-bottom: 4px;
	object-fit: contain;
	width: 16%;
}

.ecommerce-numbers .firstchild .numbers-img img,
.nationwide-numbers .firstchild .numbers-img img,
.social-media-ppc-numbers .firstchild .numbers-img img {
	width: 16%;
	margin-bottom: 14px !important
}

.ecommerce-numbers .secondchild .numbers-img img,
.nationwide-numbers .secondchild .numbers-img img,
.social-media-ppc-numbers .secondchild .numbers-img img {
	height: 44px;
	margin-bottom: 14px
}

.social-media-ppc-numbers .counter-box .numbers-img h3 {
	font-family: Inter;
	font-size: 45px;
	font-weight: 800;
	color: #000;
	padding-top: 0;
	margin-left: 1px;
	margin-top: -1px
}

.ecommerce-numbers .col-lg-4,
.nationwide-numbers .col-lg-4,
.social-media-ppc-numbers .col-lg-4 {
	padding: 0 !important
}

.social-media-ppc-numbers .secondchild p {
	margin-right: 18px !important;
	margin-top: 2px !important;
	font-size: 12px !important
}

.social-media-ppc-numbers .thirdchild p {
	margin-right: 1px !important;
	margin-top: 5px !important;
	font-size: 12px !important
}

.social-media-ppc-numbers .counter-box p {
	text-transform: uppercase;
	font-family: Inter;
	font-weight: 700;
	font-size: 11px;
	line-height: 12px;
	margin-top: 0;
	color: #000 !important;
	margin-right: 3px
}

.social-partners .heading h2,
.social-ppc-clients .text-area h3 {
	font-weight: 900;
	font-size: 50px;
	letter-spacing: -3px;
	color: #262626;
	line-height: 50px
}

.social-partners .heading h2 {
	font-family: Inter;
	margin-bottom: 50px
}

.social-partners .img-wrapper {
	margin: 0 10px
}

.social-ppc-clients .btn-call,
.social-ppc-clients .btn-live-chat {
	text-decoration: none;
	padding: 2px 40px;
	font-size: 14px;
	margin-right: 16px;
	margin-bottom: 18px;
	color: #fff;
	font-family: Inter;
	outline: 0;
	text-transform: uppercase
}

.social-partners .amazon,
.social-partners .twitter {
	margin-top: 12px
}

.social-ppc-clients .text-area h3 {
	font-family: Inter;
	margin-bottom: -18px;
	margin-top: -50px
}

.seo-updated-ppc-clients .text-area p,
.social-ppc-clients .text-area p {
	font-family: Inter;
	font-weight: 500;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 12px;
	letter-spacing: -1px;
	color: #515151
}

.social-ppc-clients .map-img {
	height: 810px
}

.seo-updated-ppc-clients .map-img img,
.social-ppc-clients .map-img img {
	max-width: 1200px;
	position: relative;
	margin-bottom: 32px
}

.social-ppc-clients .btn-live-chat {
	background-image: linear-gradient(#351a4b, #723389);
	border-radius: 12px;
	border: none
}

.social-ppc-clients .btn-call {
	background-color: #153243;
	border-radius: 12px;
	border: none
}

.ecommerce-seo-clients .one,
.nationwide-seo-clients .one,
.seo-updated-ppc-clients .one,
.social-ppc-clients .one {
	position: absolute;
	top: 100px;
	left: 250px;
	font-size: 25px;
	color: #fff
}

.ecommerce-seo-clients .two,
.nationwide-seo-clients .two,
.seo-updated-ppc-clients .two,
.social-ppc-clients .two {
	position: absolute;
	bottom: 280px;
	left: 400px;
	font-size: 25px;
	color: #fff
}

.ecommerce-seo-clients .three,
.nationwide-seo-clients .three,
.seo-updated-ppc-clients .three,
.social-ppc-clients .three {
	position: absolute;
	top: 200px;
	left: 500px;
	font-size: 25px;
	color: #fff
}

.ecommerce-seo-clients .four,
.nationwide-seo-clients .four,
.seo-updated-ppc-clients .four,
.social-ppc-clients .four {
	position: absolute;
	top: 220px;
	left: 250px;
	font-size: 25px;
	color: #fff
}

.ecommerce-seo-clients .five,
.nationwide-seo-clients .five,
.seo-updated-ppc-clients .five,
.social-ppc-clients .five {
	position: absolute;
	bottom: 200px;
	right: 670px;
	font-size: 25px;
	color: #fff
}

.ecommerce-seo-clients .six,
.nationwide-seo-clients .six,
.seo-updated-ppc-clients .six,
.social-ppc-clients .six {
	position: absolute;
	bottom: 200px;
	left: 800px;
	font-size: 25px;
	color: #fff
}

.ecommerce-seo-clients .seven,
.nationwide-seo-clients .seven,
.seo-updated-ppc-clients .seven,
.social-ppc-clients .seven {
	position: absolute;
	bottom: 500px;
	right: 820px;
	font-size: 25px;
	color: #fff
}

.ecommerce-seo-clients .eight,
.nationwide-seo-clients .eight,
.seo-updated-ppc-clients .eight,
.social-ppc-clients .eight {
	position: absolute;
	bottom: 500px;
	left: 1070px;
	font-size: 25px;
	color: #fff
}

.ecommerce-seo-clients .nine,
.nationwide-seo-clients .nine,
.seo-updated-ppc-clients .nine,
.social-ppc-clients .nine {
	position: absolute;
	bottom: 480px;
	left: 520px;
	font-size: 25px;
	color: #fff
}

.ecommerce-seo-clients .ten,
.nationwide-seo-clients .ten,
.seo-updated-ppc-clients .ten,
.social-ppc-clients .ten {
	position: absolute;
	bottom: 320px;
	left: 620px;
	font-size: 25px;
	color: #fff
}

.ecommerce-seo-clients .eleven,
.nationwide-seo-clients .eleven,
.seo-updated-ppc-clients .eleven,
.social-ppc-clients .eleven {
	position: absolute;
	bottom: 310px;
	left: 320px;
	font-size: 25px;
	color: #fff
}

.ecommerce-seo-clients .twelve,
.nationwide-seo-clients .twelve,
.seo-updated-ppc-clients .twelve,
.social-ppc-clients .twelve {
	position: absolute;
	bottom: 380px;
	left: 125px;
	font-size: 25px;
	color: #fff
}

.ecommerce-seo-clients .thirteen,
.nationwide-seo-clients .thirteen,
.seo-updated-ppc-clients .thirteen,
.social-ppc-clients .thirteen {
	position: absolute;
	bottom: 300px;
	left: 920px;
	font-size: 25px;
	color: #fff
}

.ecommerce-seo-clients .fourteen,
.nationwide-seo-clients .fourteen,
.seo-updated-ppc-clients .fourteen,
.social-ppc-clients .fourteen {
	position: absolute;
	bottom: 450px;
	left: 720px;
	font-size: 25px;
	color: #fff
}

.ecommerce-seo-clients .fifteen,
.nationwide-seo-clients .fifteen,
.seo-updated-ppc-clients .fifteen,
.social-ppc-clients .fifteen {
	position: absolute;
	bottom: 610px;
	left: 1140px;
	font-size: 25px;
	color: #fff
}

.social-ppc-pricing .heading h2 {
	font-family: Inter;
	font-weight: 900;
	font-size: 50px;
	line-height: 60px;
	margin-bottom: 12px;
	letter-spacing: -3px;
	color: #262626
}

.social-ppc-pricing .heading p {
	font-family: Inter;
	font-weight: 600;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 32px;
	letter-spacing: -1px;
	color: #000
}

.ecommerce-seo-pricing #myTabContent,
.nationwide-seo-pricing #myTabContent,
.seo-updated-ppc-pricing #myTabContent,
.social-ppc-pricing #myTabContent {
	position: relative;
	right: 0
}

.ecommerce-seo-pricing #myTabContent .table-1,
.nationwide-seo-pricing #myTabContent .table-1,
.seo-updated-ppc-pricing #myTabContent .table-1,
.social-ppc-pricing #myTabContent .table-1,
.social-ppc-pricing #myTabContent .table-2,
.social-ppc-pricing #myTabContent .table-3 {
	border: 1px solid #ccc;
	width: auto;
	margin: 0 auto;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0px 0px 10px 0px #15324359;
}

.ecommerce-seo-pricing ul#myTab,
.nationwide-seo-pricing ul#myTab,
.seo-updated-ppc-pricing ul#myTab,
.social-ppc-pricing ul#myTab {
	width: fit-content;
	margin: 0 auto !important;
	box-shadow: 2px 2px 20px rgb(0 0 0 / 70%);
	padding: 10px 27px;
	position: relative;
	bottom: -18px;
	z-index: 60;
	background-color: #fff;
	border-radius: 16px
}

.ecommerce-seo-pricing .nav-tabs .nav-link,
.nationwide-seo-pricing .nav-tabs .nav-link,
.seo-updated-ppc-pricing .nav-tabs .nav-link,
.social-ppc-pricing .nav-tabs .nav-link {
	background-color: #fff;
	border: none;
	outline: 0;
	font-size: 18px;
	font-weight: 900;
	color: #000;
	font-family: Inter
}

.btn-grow,
.btn-order,
.btn-order_2,
.btn-order_3 {
	border-radius: 12px;
	outline: 0
}

.ecommerce-seo-pricing .nav-tabs a span,
.nationwide-seo-pricing .nav-tabs a span,
.seo-updated-ppc-pricing .nav-tabs a span,
.social-ppc-pricing .nav-tabs a span {
	color: #153243;
	font-size: 16px;
	font-weight: 700
}

.social-ppc-pricing .nav-tabs .nav-link.active {
	background-color: #153243 !important;
	color: #fff !important;
	border-radius: 12px !important;
	font-size: 16px !important;
	font-weight: 800 !important;
	padding: 11px 20px
}

.tab-pane .cont_1 {
	background-image: linear-gradient(#f78f1f, #f15623);
	padding: 50px 30px 30px
}

.ecommerce-tabs .tab-pane .cont_1 h4,
.nationwide-tabs .tab-pane .cont_1 h4,
.seo-tabs .tab-pane .cont_1 h4,
.tab-pane .cont_1 h4,
.tab-pane .cont_2 h4,
.tab-pane .cont_3 h4 {
	text-align: left;
	font-family: Inter;
	font-weight: 300;
	font-size: 24px;
	color: #153243;
}

.ecommerce-tabs .tab-pane .cont_1 h2,
.nationwide-seo-pricing h3,
.nationwide-seo-pricing.aos-init.aos-animate h3,
.nationwide-tabs .tab-pane .cont_1 h2,
.seo-tabs .tab-pane .cont_1 h2,
.tab-pane .cont_1 h2,
.tab-pane .cont_2 h2,
.tab-pane .cont_3 h2 {
	font-size: 50px;
	font-weight: 700;
	font-family: Inter;
	margin-bottom: 4px;
	color: #153243;
}

.ecommerce-tabs .tab-pane .cont_1 h2 span,
.nationwide-tabs .tab-pane .cont_1 h2 span,
.nationwide-tabs span,
.seo-tabs .tab-pane .cont_1 h2 span,
.tab-pane .cont_1 h2 span,
.tab-pane .cont_2 h2 span,
.tab-pane .cont_3 h2 span {
	font-size: 20px;
	font-weight: 500;
	font-family: Inter
}

.ecommerce-tabs .tab-pane .cont_1 p,
.nationwide-tabs .tab-pane .cont_1 p,
.seo-tabs .tab-pane .cont_1 p,
.tab-pane .cont_1 p,
.tab-pane .cont_2 p,
.tab-pane .cont_3 p {
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	font-family: Inter;
	color: #153243;
}

.tab-pane .cont_2 {
	background-image: linear-gradient(#b23e80, #692372);
	padding: 50px 30px 30px
}

.tab-pane .cont_3 {
	background-image: linear-gradient(#ec155a, #b62749);
	padding: 50px 30px 30px
}

.ecommerce-tabs .ser1,
.ecommerce-tabs .ser3,
.nationwide-tabs .ser1,
.nationwide-tabs .ser3,
.seo-tabs .ser1,
.seo-tabs .ser3,
.ser1,
.ser3 {
	padding: 10px 30px;
	overflow-y: scroll;
	height: 245px;
	background: #fff;
}

.ser1 .heading1,
.ser1 .heading2,
.ser1 .heading3,
.ser1 .heading4 {
	font-size: 16px;
	color: #153243;
	text-decoration: none;
	font-weight: 800;
	border-bottom: 2px solid #f78f1f;
	padding: 2px 0;
	margin-bottom: 6px;
	font-family: Inter
}

.ser2 .heading1,
.ser2 .heading2,
.ser2 .heading3,
.ser2 .heading4 {
	border-bottom: 2px solid #6d2573
}

.ecommerce-tabs .ser1 h5,
.ecommerce-tabs .ser1 p,
.ecommerce-tabs .ser2 h5,
.ecommerce-tabs .ser2 p,
.ecommerce-tabs .ser3 h5,
.ecommerce-tabs .ser3 p,
.nationwide-tabs .ser1 h5,
.nationwide-tabs .ser1 p,
.nationwide-tabs .ser2 h5,
.nationwide-tabs .ser2 p,
.nationwide-tabs .ser3 h5,
.nationwide-tabs .ser3 p,
.seo-tabs .ser1 h5,
.seo-tabs .ser1 p,
.seo-tabs .ser2 h5,
.seo-tabs .ser2 p,
.seo-tabs .ser3 h5,
.seo-tabs .ser3 p,
.ser1 h5,
.ser1 p,
.ser2 h5,
.ser2 p,
.ser3 h5,
.ser3 p {
	font-family: Inter;
	font-size: 14px;
	font-weight: 400;
	color: #153243;
}

.ser1::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	border-radius: 50px;
	background-color: #ccc
}

.ser1::-webkit-scrollbar {
	width: 4px;
	border-radius: 50px;
	margin-right: 12px;
	background-color: #f15623
}

.ser1::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #f15623
}

.ser2::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	border-radius: 50px;
	background-color: #ccc
}

.ser2::-webkit-scrollbar {
	width: 4px;
	border-radius: 50px;
	margin-right: 12px;
	background-color: #722674
}

.ser2::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #722674
}

.ser3::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	border-radius: 50px;
	background-color: #ccc
}

.ser3::-webkit-scrollbar {
	width: 4px;
	border-radius: 50px;
	margin-right: 12px;
	background-color: #cd1f50
}

.ser3::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #cd1f50
}

.btn-order,
.btn-order_2 {
	border: none
}

.ecommerce-tabs .ser2,
.nationwide-tabs .ser2,
.seo-tabs .ser2,
.ser2 {
	padding: 10px 30px;
	overflow-y: scroll;
	height: 270px;
	background-color: #f0f4f6
}

.ser2 .heading1,
.ser2 .heading2,
.ser2 .heading3,
.ser2 .heading4,
.ser3 .heading1,
.ser3 .heading2,
.ser3 .heading3,
.ser3 .heading4 {
	font-size: 16px;
	color: #153243;
	font-weight: 800;
	padding: 2px 0;
	margin-bottom: 6px;
	text-decoration: none;
	font-family: Inter
}

.ser3 .heading1,
.ser3 .heading2,
.ser3 .heading3,
.ser3 .heading4 {
	border-bottom: 2px solid #ec155a
}

.ecommerce-tabs .order-now,
.ecommerce-tabs .order-now3,
.nationwide-tabs .order-now,
.nationwide-tabs .order-now3,
.order-now,
.order-now3,
.seo-tabs .order-now,
.seo-tabs .order-now3 {
	padding: 10px 30px;
	background: #fff;
	border-top: 1px solid #eef0eb;
}

.btn-order {
	background-image: linear-gradient(#f78f1f, #f15623)
}

.btn-order:active,
.btn-order:focus,
.btn-order:hover {
	background-image: linear-gradient(#f78f1f, #f15623);
	color: #fff
}

.btn-order_2,
.btn-order_2:hover {
	background-image: linear-gradient(#b23e80, #692372)
}

.ecommerce-tabs .order-now h5,
.ecommerce-tabs .order-now2 h5,
.ecommerce-tabs .order-now3 h5,
.nationwide-tabs .order-now h5,
.nationwide-tabs .order-now2 h5,
.nationwide-tabs .order-now3 h5,
.order-now h5,
.order-now2 h5,
.order-now3 h5,
.seo-tabs .order-now h5,
.seo-tabs .order-now2 h5,
.seo-tabs .order-now3 h5 {
	font-family: Inter;
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 4px
}

.ecommerce-tabs .order-now p,
.ecommerce-tabs .order-now2 p,
.ecommerce-tabs .order-now3 p,
.nationwide-tabs .order-now p,
.nationwide-tabs .order-now2 p,
.nationwide-tabs .order-now3 p,
.order-now p,
.order-now2 p,
.order-now3 p,
.seo-tabs .order-now p,
.seo-tabs .order-now2 p,
.seo-tabs .order-now3 p {
	font-family: Inter;
	font-size: 15px;
	font-weight: 600
}

.ecommerce-tabs .order-now p .fa,
.ecommerce-tabs .order-now2 p .fa,
.ecommerce-tabs .order-now3 p .fa,
.nationwide-tabs .order-now p .fa,
.nationwide-tabs .order-now2 p .fa,
.nationwide-tabs .order-now3 p .fa,
.order-now a .fa,
.order-now p .fa,
.order-now2 a .fa,
.order-now2 p .fa,
.order-now3 a .fa,
.order-now3 p .fa,
.seo-tabs .order-now p .fa,
.seo-tabs .order-now2 p .fa,
.seo-tabs .order-now3 p .fa {
	color: #153243;
	font-size: 18px;
	margin-right: 4px
}

.ecommerce-tabs .order-now2,
.nationwide-tabs .order-now2,
.order-now2,
.seo-tabs .order-now2 {
	padding: 10px 30px;
	background-color: #ffffff;
	border-top: 1px solid #eef0eb;
}

.btn-grow,
.btn-order_3 {
	border: none
}

.btn-order_3,
.btn-order_3:hover {
	background-image: linear-gradient(#ec155a, #b62749)
}

.social-ppc-questions .heading h2 {
	font-family: Inter;
	font-weight: 900;
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 6px;
	letter-spacing: -2px;
	color: #262626
}

.social-ppc-questions .heading p {
	color: #000;
	font-weight: 600;
	font-family: Inter;
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 22px;
	margin-bottom: 6px
}

.social-ppc-questions .heading p span {
	color: #000;
	font-weight: 900;
	font-family: Inter;
	font-size: 22px;
	letter-spacing: -1px;
	line-height: 28px;
	text-transform: uppercase
}

.social-ppc-questions .heading h6 {
	font-size: 25px;
	font-weight: 900;
	color: #f15d22;
	font-family: Inter;
	letter-spacing: -1px
}

.seo-updated-ppc-questions .heading h5,
.social-ppc-questions .heading h5 {
	font-size: 18px;
	font-weight: 400;
	color: #000;
	font-family: Inter;
	margin-bottom: 8px;
	letter-spacing: -1px
}

.social-ppc-questions .heading h5 span {
	font-size: 25px;
	font-weight: 900;
	color: #f15d22;
	text-transform: uppercase;
	letter-spacing: -1px
}

.seo-updated-ppc-questions .heading h3,
.social-ppc-questions .heading h3 {
	letter-spacing: -1px;
	font-size: 22px;
	font-weight: 900;
	color: #000;
	text-decoration: underline;
	font-family: Inter;
	margin-bottom: 12px
}

.seo-updated-ppc-questions .heading h4,
.social-ppc-questions .heading h4 {
	letter-spacing: -1px;
	font-size: 32px;
	font-weight: 900;
	color: #262626;
	font-family: Inter
}

.seo-updated-ppc-questions .questions,
.social-ppc-questions .questions {
	margin-bottom: 50px
}

.social-ppc-questions .questions .img1 {
	margin: -18px;
	padding: 0
}

.seo-updated-ppc-questions .questions .img1:hover,
.seo-updated-ppc-questions .questions .img2:hover,
.seo-updated-ppc-questions .questions .img3:hover,
.seo-updated-ppc-questions .questions .img5:hover,
.seo-updated-ppc-questions .questions .img6:hover,
.seo-updated-ppc-questions .questions .img7:hover,
.social-ppc-questions .questions .img1:hover,
.social-ppc-questions .questions .img2:hover,
.social-ppc-questions .questions .img3:hover,
.social-ppc-questions .questions .img5:hover {
	transform: scale(1.02);
	transition: .5s
}

.social-ppc-questions .questions .img2 {
	margin: 4px;
	padding: 0
}

.social-ppc-questions .questions .img3 {
	margin: -10px;
	padding: 0;
	position: relative;
	top: 60px;
	right: -47px
}

.social-ppc-questions .questions .img4 {
	margin: -14px;
	padding: 0
}

.seo-updated-ppc-questions .questions .img4:hover,
.social-ppc-questions .questions .img4:hover {
	transform: scale(1.04);
	transition: .5s
}

.social-ppc-questions .questions .img5 {
	margin: -8px;
	padding: 0;
	position: relative;
	top: -70px;
	z-index: -5
}

.social-ppc-questions .heading2 h5 {
	line-height: 30px;
	font-size: 23px;
	font-weight: 700;
	color: #000;
	font-family: Inter;
	margin-bottom: 2px;
	letter-spacing: -1px
}

.social-ppc-questions .heading2 p {
	font-size: 18px;
	font-weight: 600;
	font-family: Inter;
	margin-bottom: 0;
	letter-spacing: -1px;
	color: #000
}

.social-ppc-questions .heading2 p span {
	font-size: 18px;
	font-weight: 900;
	color: #f15d22;
	text-transform: uppercase;
	letter-spacing: -1px
}

.social-ppc-questions .heading2 h5 span {
	font-size: 22px;
	font-weight: 900;
	color: #f15d22;
	text-transform: uppercase;
	letter-spacing: -1px
}

.headings3 {
	margin: 50px 0;
	background-image: linear-gradient(#55286c, #76358d)
}

.btn-grow,
.btn-grow:focus,
.btn-grow:hover {
	background-image: linear-gradient(to right, #f78f1f, #f15623);
	color: #fff
}

.headings3 h3 {
	font-size: 40px;
	font-family: Inter;
	font-weight: 900;
	color: #fff;
	letter-spacing: -1px;
	line-height: 50px;
	margin-bottom: 40px
}

.headings3 h3 span {
	color: #f6891f
}

.btn-grow {
	text-decoration: none;
	padding: 2px 40px;
	font-family: Inter;
	margin-right: 16px;
	margin-bottom: 18px;
	text-transform: uppercase
}

.btn-folks,
.min-strategy .text-area .btn-live-chat {
	border-radius: 12px;
	margin-bottom: 18px;
	text-decoration: none;
	font-family: Inter;
	text-transform: uppercase;
	outline: 0
}

.btn-grow:focus,
.btn-grow:hover {
	text-decoration: none
}

.btn-folks {
	background-color: #fff;
	color: #000;
	font-weight: 700;
	border: none;
	padding: 2px
}

.social-choose-us .heading h3 {
	font-family: Inter;
	font-weight: 900;
	font-size: 42px;
	letter-spacing: -2px;
	line-height: 45px;
	color: #262626;
	margin-bottom: 18px
}

.social-choose-us .heading p {
	font-family: Inter;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	color: #000;
	padding-right: 20px;
	letter-spacing: -1px
}

.social-choose-us .img-wrapper img {
	max-width: 420px;
	margin-top: -20px
}

.seo-updated-ppc-choose .text-area h3,
.social-choose-us .text-area h3 {
	font-size: 38px;
	font-family: Inter;
	font-weight: 900;
	background: -webkit-linear-gradient(left, #76358d 30%, #e31a6e 40%, #f18f39);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	letter-spacing: -1px;
	line-height: 44px;
	margin-bottom: 0
}

.social-media-ads .heading h3 {
	font-size: 40px;
	font-family: Inter;
	font-weight: 900;
	letter-spacing: -3px;
	line-height: 44px;
	margin-bottom: 12px;
	color: #262626;
	letter-spacing: -1px
}

.seo-ppc-social-media-ads .heading p,
.social-media-ads .heading p {
	font-size: 18px;
	font-family: Inter;
	font-weight: 600;
	line-height: 20px;
	color: #262626;
	letter-spacing: -1px;
	margin-bottom: 60px
}

.social-media-ads .facebook {
	background-image: linear-gradient(#f78f1f, #f15623);
	padding: 65px 20px
}

.ecommerce-seo-social-media-ads .front h4,
.local-seo-social-media-ads .front h4,
.nationwide-seo-social-media-ads .front h4,
.seo-ppc-social-media-ads .front h4,
.social-media-ads .facebook h4,
.social-media-ads .front h4,
.social-media-ads .instagram h4,
.social-media-ads .twitter h4,
.social-media-ads .youtube h4 {
	font-family: Inter;
	text-align: left !important;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 12px;
	letter-spacing: 0
}

.ecommerce-seo-social-media-ads .front p,
.local-seo-social-media-ads .front p,
.nationwide-seo-social-media-ads .front p,
.seo-ppc-social-media-ads .front p,
.social-media-ads .facebook p,
.social-media-ads .front p,
.social-media-ads .instagram p,
.social-media-ads .twitter p,
.social-media-ads .youtube p {
	font-family: Inter;
	text-align: left !important;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 25px;
	line-height: 20px
}

.social-media-ads .facebook .btn-danger,
.social-media-ads .twitter .btn-danger,
.social-media-ads .youtube .btn-danger {
	background-color: transparent;
	border: 2px solid #fff;
	padding: 1px 16px;
	border-radius: 12px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500
}

.social-media-ads .youtube {
	background-image: linear-gradient(#ec155a, #b62749);
	padding: 65px 20px
}

.social-media-ads .instagram {
	background-image: linear-gradient(#b23e80, #692372);
	padding: 65px 20px
}

.social-media-ads .instagram .btn-danger {
	background-color: transparent;
	border: 2px solid #fff;
	padding: 1px 12px;
	border-radius: 12px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500
}

.social-media-ads .twitter {
	background-image: linear-gradient(#00a9ce, #057a94);
	padding: 65px 20px
}

.social-media-ads {
	background-image: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/97b7bb2d-007b-4ab3-95f0-08b142afbf00/public);
	background-repeat: no-repeat;
	background-position: 30% 74%;
	background-size: contain;
	width: 100%;
	height: 200vh
}

.ecoomerce-seo-min-strategy .text-area,
.min-strategy .text-area,
.nationwide-seo-min-strategy .text-area,
.seo-ppc-min-strategy .text-area {
	padding: 140px 0 20px
}

.min-strategy .text-area h1 {
	font-size: 40px;
	font-family: Inter;
	font-weight: 900;
	letter-spacing: -2px;
	line-height: 50px;
	margin-bottom: 25px;
	color: #262626
}

.min-strategy .text-area h1 span {
	font-size: 36px;
	font-family: Inter;
	font-weight: 900;
	line-height: 46px;
	margin-bottom: 25px;
	color: #f15d22;
	letter-spacing: -1px
}

.min-strategy .text-area .btn-live-chat {
	background-image: linear-gradient(#351a4b, #723389);
	color: #fff;
	padding: 1px 32px;
	font-size: 15px;
	margin-right: 16px;
	border: none
}

.ecoomerce-seo-min-strategy .min-strategy-form,
.min-strategy .min-strategy-form,
.seo-ppc-min-strategy .min-strategy-form {
	background-color: #fff !important;
	padding: 20px 25px;
	width: 85%;
	margin: 75px auto 0;
	border-radius: 12px;
	box-shadow: 2px 2px 30px #888
}

.ecommerce-hero .ecommerce-hero-form label,
.ecoomerce-seo-min-strategy .min-strategy-form label,
.min-strategy .min-strategy-form label,
.nationwide-hero .ecommerce-hero-form label,
.nationwide-seo-min-strategy .min-strategy-form label,
.seo-ppc-min-strategy .min-strategy-form label {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	padding: 0;
	letter-spacing: -1px
}

.min-strategy .min-strategy-form ::placeholder {
	color: #888;
	font-size: 13px;
	letter-spacing: -1px
}

.ecoomerce-seo-min-strategy .min-strategy-form input,
.min-strategy .min-strategy-form input,
.nationwide-seo-min-strategy .min-strategy-form input,
.seo-ppc-min-strategy .min-strategy-form input {
	background-color: transparent;
	font-size: 12px;
	border: none;
	outline: 0;
	border-bottom: 1px solid #888;
	border-radius: 12px;
	color: #000;
	padding: 1px 0
}

.min-strategy .min-strategy-form .btn {
	background-image: linear-gradient(#351a4b, #723389);
	width: 100%;
	outline: 0;
	border: none;
	font-size: 17px;
	font-weight: 600;
	font-family: Inter;
	letter-spacing: -1px;
	border-radius: 12px;
}

.min-strategy .heading h3 {
	color: #000;
	font-size: 32px;
	font-family: Inter;
	font-weight: 900;
	letter-spacing: -2px;
	margin-bottom: 0
}

.default-content-container {
	margin: 0 auto;
	padding-left: 4rem;
	padding-right: 4rem !important;
	padding-top: 4.5rem;
	padding-bottom: 4.5rem;
	width: 100%;
	min-height: 100vh
}

.logoMarqueeSection>div>div {
	padding-top: 0;
	padding-bottom: 0;
	min-height: 0
}

.marquee {
	position: relative;
	transform: translate3d(0, 0, 0);
	animation-name: marquee;
	animation-timing-function: linear;
	animation-iteration-count: infinite
}

.marquee a {
	padding-right: 5.4rem
}

.marquee-wrapper:hover .marquee {
	animation-play-state: paused !important
}

@keyframes marquee {
	0% {
		transform: translate3d(0, 0, 0)
	}

	100% {
		transform: translate3d(-100%, 0, 0)
	}
}

.card {
	margin: 10px;
	position: relative;
	width: 300px;
	height: 320px;
	opacity: 1
}

.back,
.ecommerce-seo-social-media-ads .front,
.front,
.nationwide-seo-social-media-ads .front,
.seo-ppc-social-media-ads .front {
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform .3s linear;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	transition-timing-function: linear;
	border-radius: 12px;
}

.front-facebook {
	transform: rotateY(0);
	background-image: url(../images/social-media-lp-ppc/fb-bg.png);
	background-size: cover;
	background-position: bottom;
	text-align: center;
	padding: 30px
}

.back-facebook {
	background: -webkit-linear-gradient(top left, #f15523, #f78f1f);
	background: linear-gradient(to bottom right, #f15523, #f78f1f);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	padding: 40px 15px;
	color: #fff
}

.card:hover .front-facebook,
.card:hover .front-instagram,
.card:hover .front-twitter,
.card:hover .front-youtube,
.ecommerce-seo-social-media-ads .card:hover .front-five,
.ecommerce-seo-social-media-ads .card:hover .front-four,
.ecommerce-seo-social-media-ads .card:hover .front-one,
.ecommerce-seo-social-media-ads .card:hover .front-six,
.ecommerce-seo-social-media-ads .card:hover .front-three,
.ecommerce-seo-social-media-ads .card:hover .front-two,
.local-seo-social-media-ads .card:hover .front-five,
.local-seo-social-media-ads .card:hover .front-four,
.local-seo-social-media-ads .card:hover .front-one,
.local-seo-social-media-ads .card:hover .front-six,
.local-seo-social-media-ads .card:hover .front-three,
.local-seo-social-media-ads .card:hover .front-two,
.nationwide-seo-social-media-ads .card:hover .front-five,
.nationwide-seo-social-media-ads .card:hover .front-four,
.nationwide-seo-social-media-ads .card:hover .front-one,
.nationwide-seo-social-media-ads .card:hover .front-six,
.nationwide-seo-social-media-ads .card:hover .front-three,
.nationwide-seo-social-media-ads .card:hover .front-two,
.seo-ppc-social-media-ads .card:hover .front-five,
.seo-ppc-social-media-ads .card:hover .front-four,
.seo-ppc-social-media-ads .card:hover .front-one,
.seo-ppc-social-media-ads .card:hover .front-six,
.seo-ppc-social-media-ads .card:hover .front-three,
.seo-ppc-social-media-ads .card:hover .front-two {
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg)
}

.card:hover .back-facebook,
.card:hover .back-instagram,
.card:hover .back-twitter,
.card:hover .back-youtube,
.ecommerce-seo-social-media-ads .card:hover .back-five,
.ecommerce-seo-social-media-ads .card:hover .back-four,
.ecommerce-seo-social-media-ads .card:hover .back-one,
.ecommerce-seo-social-media-ads .card:hover .back-six,
.ecommerce-seo-social-media-ads .card:hover .back-three,
.ecommerce-seo-social-media-ads .card:hover .back-two,
.local-seo-social-media-ads .card:hover .back-five,
.local-seo-social-media-ads .card:hover .back-four,
.local-seo-social-media-ads .card:hover .back-one,
.local-seo-social-media-ads .card:hover .back-six,
.local-seo-social-media-ads .card:hover .back-three,
.local-seo-social-media-ads .card:hover .back-two,
.nationwide-seo-social-media-ads .card:hover .back-five,
.nationwide-seo-social-media-ads .card:hover .back-four,
.nationwide-seo-social-media-ads .card:hover .back-one,
.nationwide-seo-social-media-ads .card:hover .back-six,
.nationwide-seo-social-media-ads .card:hover .back-three,
.nationwide-seo-social-media-ads .card:hover .back-two,
.seo-ppc-social-media-ads .card:hover .back-five,
.seo-ppc-social-media-ads .card:hover .back-four,
.seo-ppc-social-media-ads .card:hover .back-one,
.seo-ppc-social-media-ads .card:hover .back-six,
.seo-ppc-social-media-ads .card:hover .back-three,
.seo-ppc-social-media-ads .card:hover .back-two {
	-webkit-transform: rotateY(0);
	transform: rotateY(0)
}

.front-youtube {
	transform: rotateY(0);
	background-image: url(../images/social-media-lp-ppc/yt-bg.png);
	background-size: cover;
	background-position: bottom;
	text-align: center;
	padding: 30px
}

.back-youtube {
	background: -webkit-linear-gradient(top left, #b52848, #ec155a);
	background: linear-gradient(to bottom right, #b52848, #ec155a);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	padding: 40px 15px;
	color: #fff
}

.front-instagram {
	transform: rotateY(0);
	background-image: url(../images/social-media-lp-ppc/insta-bg.png);
	background-size: cover;
	background-position: bottom;
	text-align: center;
	padding: 30px
}

.back-instagram {
	background: -webkit-linear-gradient(top left, #6a2472, #b23e80);
	background: linear-gradient(to bottom right, #6a2472, #b23e80);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	padding: 40px 15px;
	color: #fff
}

.front-twitter {
	transform: rotateY(0);
	background-image: url(../images/social-media-lp-ppc/twiitter-bg.png);
	background-size: cover;
	background-position: bottom;
	text-align: center;
	padding: 30px
}

.back-twitter {
	background: -webkit-linear-gradient(top left, #057b94, #00a9ce);
	background: linear-gradient(to bottom right, #057b94, #00a9ce);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	padding: 40px 15px;
	color: #fff
}

.ecommerce-seo-social-media-ads .front,
.local-seo-social-media-ads .front,
.nationwide-seo-social-media-ads .front,
.seo-ppc-social-media-ads .front,
.social-media-ads .front {
	padding: 70px 30px
}

.social-media-ads .back {
	padding: 120px 30px
}

.ecommerce-seo-social-media-ads .back .btn-danger,
.local-seo-social-media-ads .back .btn-danger,
.nationwide-seo-social-media-ads .back .btn-danger,
.seo-ppc-social-media-ads .back .btn-danger,
.social-media-ads .back .btn-danger {
	background-color: transparent;
	border: 2px solid #fff;
	padding: 1px 16px;
	border-radius: 12px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500;
	width: 100%
}

@media screen and (max-width:768px) {
	[data-aos-delay] {
		transition-delay: 0 !important
	}

	.social-ppc-clients .map-img.aos-init.aos-animate {
		height: 290px
	}

	.social-ppc-clients .map-img img {
		max-width: 400px
	}

	.social-ppc-pricing ul#myTab {
		margin: 0 auto !important;
		box-shadow: 2px 2px 20px rgb(0 0 0 / 70%);
		padding: 10px;
		position: relative;
		bottom: -18px;
		z-index: 60;
		background-color: #fff;
		border-radius: 16px;
		width: 200px
	}

	.social-media-ppc-numbers .firstchild .d-flex img {
		margin-left: 80px !important
	}

	.social-media-ads,
	.social-media-ppc-hero {
		height: auto
	}

	.social-media-ppc-hero .text-area {
		margin-top: 75px
	}

	.social-media-ppc-hero .text-area h1 {
		font-size: 28px;
		line-height: 30px
	}

	.min-strategy .text-area h1 br,
	.social-choose-us .text-area h3 br,
	.social-media-ads .heading h3 br,
	.social-media-ppc-hero .text-area h1 br,
	.social-ppc-pricing .heading h2 br {
		display: none
	}

	.social-media-ppc-hero .text-area p {
		padding: 0 !important
	}

	.social-media-ppc-hero .social-media-ppc-hero-form {
		margin-left: 40px
	}

	.social-ppc-clients .text-area h3 {
		margin-top: 0;
		font-size: 40px
	}

	.social-ppc-pricing .heading h2 {
		font-size: 36px;
		line-height: 30px
	}

	.social-ppc-faq .section-title h2 {
		margin-top: 0;
		font-size: 30px;
		line-height: 30px
	}

	.social-choose-us .text-area h3,
	.social-ppc-questions .heading3 h3 {
		font-size: 28px;
		font-weight: 900;
		line-height: 32px
	}

	.social-ppc-faq .faq-list li {
		width: 330px !important;
		margin-left: -50px
	}

	.min-strategy .text-area h1 {
		font-size: 30px;
		line-height: 32px
	}

	.social-media-ads .heading h3 {
		font-size: 28px;
		line-height: 32px
	}

	.min-strategy .text-area h1 span {
		font-size: 30px;
		line-height: 26px
	}

	.min-strategy .text-area .btn-live-chat {
		width: 330px;
		font-size: 12px
	}

	.social-choose-us .img-wrapper img {
		max-width: 350px
	}

	.social-ppc-pricing .tab-pane .d-flex,
	.social-ppc-pricing nav {
		display: block !important
	}

	.social-ppc-pricing li.nav-item {
		margin: 0 auto
	}

	.social-ppc-pricing .tab-pane .d-flex .table-1 {
		margin-bottom: 120px
	}

	.social-ppc-pricing #myTabContent .table-1,
	.social-ppc-pricing #myTabContent .table-2,
	.social-ppc-pricing #myTabContent .table-3 {
		width: 312px;
		margin-bottom: 24px
	}

	.social-tabs .ser1 p,
	.social-tabs .ser2 p,
	.social-tabs .ser3 p {
		text-align: left !important
	}

	.social-ppc-questions .questions .img1,
	.social-ppc-questions .questions .img2,
	.social-ppc-questions .questions .img3,
	.social-ppc-questions .questions .img4,
	.social-ppc-questions .questions .img5 {
		width: 300px;
		margin: 12px 0
	}
}

.seo-updated-ppc-hero {
	background-image: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/97b7bb2d-007b-4ab3-95f0-08b142afbf00/public);
	background-repeat: no-repeat;
	background-position: 1% 100%;
	background-size: cover;
	width: 100%;
	height: 110vh
}

.seo-updated-ppc-hero .text-area h1 {
	font-family: Inter;
	margin-bottom: 12px;
	font-size: 37px;
	letter-spacing: -2px;
	font-weight: 900;
	line-height: 40px;
	background: -webkit-linear-gradient(left, #153243 30%, #153243 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.ecommerce-seo-pricing .heading h2,
.seo-updated-ppc-clients .text-area h3,
.seo-updated-ppc-pricing .heading h2,
.seo-updated-ppc-questions .heading h2,
.why-choose-ecommerce-seo .head h2,
.why-do-ecommerce .heading h3 {
	background: -webkit-linear-gradient(left, #153243 30%, #153243 70%);
	-webkit-text-fill-color: transparent
}

.seo-updated-ppc-hero .text-area p {
	font-size: 16px;
	color: #414141;
	margin-bottom: 20px;
	font-family: Inter;
	font-weight: 600;
	padding-right: 90px !important;
	line-height: 25px;
	letter-spacing: -1px
}

.seo-updated-ppc-hero .text-area .btn-live-chat {
	background-image: linear-gradient(#153243, #05532b);
	text-decoration: none;
	color: #fff;
	padding: 1px 32px;
	font-size: 14px;
	font-family: Inter;
	margin-right: 16px;
	border-radius: 12px;
	outline: 0;
	border: none;
	margin-bottom: 18px
}

.seo-updated-ppc-hero .text-area .btn-get-quote {
	background-color: #153243;
	text-decoration: none;
	color: #fff;
	padding: 1px 28px;
	font-size: 14px;
	font-family: Inter;
	border-radius: 12px;
	outline: 0;
	border: none;
	margin-bottom: 18px
}

.seo-updated-ppc-hero .seo-updated-ppc-hero-form ::placeholder {
	color: #888;
	font-size: 13px;
	letter-spacing: -1px
}

.seo-updated-ppc-hero .seo-updated-ppc-hero-form .btn {
	background-image: linear-gradient(#153243, #05532b);
	width: 100%;
	outline: 0;
	border: none;
	font-size: 17px;
	font-weight: 600;
	font-family: Inter;
	letter-spacing: -1px;
	border-radius: 12px;
}

.ecommerce-hero .heading h3,
.nationwide-hero .heading h3,
.seo-updated-ppc-hero .heading h3 {
	color: #000;
	font-size: 30px;
	font-family: Inter;
	font-weight: 900;
	letter-spacing: -2px
}

.ecommerce-hero .heading h3 span,
.nationwide-hero .heading h3 span,
.seo-updated-ppc-hero .heading h3 span {
	font-family: Inter;
	font-size: 32px;
	letter-spacing: -2px;
	font-weight: 900;
	line-height: 42px;
	color: #153243
}

.seo-updated-ppc-questions .heading h2 {
	font-family: Inter;
	margin-bottom: 12px;
	font-size: 46px;
	letter-spacing: -2px;
	font-weight: 900;
	line-height: 50px;
	-webkit-background-clip: text;
	background-clip: text
}

.seo-updated-ppc-questions .heading p {
	color: #000;
	font-weight: 600;
	font-family: Inter;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 22px;
	margin-bottom: 6px
}

.seo-updated-ppc-questions .heading h6 {
	font-size: 24px;
	font-weight: 900;
	color: #000;
	font-family: Inter;
	letter-spacing: -1px;
	margin-bottom: 6px
}

.seo-updated-ppc-questions .heading h5 span {
	font-size: 24px;
	font-weight: 900;
	color: #000;
	text-transform: uppercase;
	letter-spacing: -1px
}

.seo-updated-ppc-questions .questions .img1 {
	max-width: 310px
}

.seo-updated-ppc-questions .questions .img2 {
	max-width: 310px;
	position: relative;
	top: 22px;
	right: 10px
}

.seo-updated-ppc-questions .questions .img3 {
	max-width: 310px;
	position: relative;
	top: 7px;
	right: 28px
}

.seo-updated-ppc-questions .questions .img4 {
	max-width: 310px;
	position: relative;
	top: -12px;
	right: 50px
}

.seo-updated-ppc-questions .questions .img5 {
	max-width: 310px;
	position: relative;
	bottom: 22px;
	right: -10px
}

.seo-updated-ppc-questions .questions .img6,
.seo-updated-ppc-questions .questions .img7 {
	max-width: 310px;
	padding: 0;
	position: relative;
	top: -46px
}

.seo-updated-ppc-questions .heading2 h5 {
	line-height: 28px;
	font-size: 22px;
	font-weight: 600;
	color: #000;
	font-family: Inter;
	margin-bottom: 6px;
	letter-spacing: -1px
}

.seo-updated-ppc-questions .heading2 h5 span {
	font-size: 26px;
	font-weight: 800;
	color: #000;
	text-transform: uppercase;
	letter-spacing: -1px
}

.seo-updated-ppc-questions .heading2 h3 {
	font-size: 40px;
	font-weight: 700;
	color: #0c9f4f;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 30px;
	margin-top: 12px
}

.seo-updated-ppc-questions .heading2 .btn {
	font-size: 18px;
	background-color: #153243;
	color: #fff;
	outline: 0;
	border: none;
	text-transform: uppercase;
	font-family: Inter;
	box-shadow: none
}

.seo-tabs .ser1 .heading1,
.seo-tabs .ser1 .heading2,
.seo-tabs .ser1 .heading3 {
	font-size: 20px;
	color: #153243;
	text-decoration: none;
	font-weight: 800;
	font-family: Inter;
	border-bottom: 2px solid #034d79;
	margin-bottom: 6px
}

.seo-updated-ppc-clients .text-area h3 {
	font-family: Inter;
	margin-bottom: -10px;
	font-size: 50px;
	letter-spacing: -2px;
	font-weight: 900;
	line-height: 50px;
	-webkit-background-clip: text;
	background-clip: text
}

.ecommerce-seo-clients .btn-live-chat,
.nationwide-seo-clients .btn-live-chat,
.seo-updated-ppc-clients .btn-live-chat {
	background-image: linear-gradient(to right, #153243, #05522b);
	text-decoration: none;
	color: #fff;
	padding: 2px 40px;
	font-size: 14px;
	font-family: Inter;
	margin-right: 16px;
	border-radius: 12px;
	outline: 0;
	border: none;
	margin-bottom: 18px;
	text-transform: uppercase;
	width: 200px;
	box-shadow: none
}

.ecommerce-seo-clients .btn-call,
.nationwide-seo-clients .btn-call,
.seo-updated-ppc-clients .btn-call {
	background-color: #153243;
	text-decoration: none;
	color: #fff;
	padding: 2px 40px;
	font-size: 14px;
	font-family: Inter;
	margin-right: 16px;
	border-radius: 12px;
	outline: 0;
	border: none;
	margin-bottom: 18px;
	text-transform: uppercase;
	box-shadow: none
}

.ecommerce-seo-pricing .heading h2,
.seo-updated-ppc-pricing .heading h2 {
	font-family: Inter;
	margin-bottom: 20px;
	font-size: 50px;
	letter-spacing: -2px;
	font-weight: 900;
	line-height: 55px;
	-webkit-background-clip: text;
	background-clip: text
}

.ecommerce-seo-pricing .heading p,
.nationwide-seo-pricing .heading p,
.seo-updated-ppc-pricing .heading p {
	font-family: Inter;
	font-weight: 600;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 12px;
	letter-spacing: -1px;
	color: #000
}

.seo-updated-ppc-choose .head h2,
.seo-updated-ppc-choose .heading p span {
	line-height: 55px;
	background: -webkit-linear-gradient(left, #153243 30%, #153243 70%);
	-webkit-text-fill-color: transparent
}

.ecommerce-seo-pricing .nav-tabs .nav-link.active,
.nationwide-seo-pricing .nav-tabs .nav-link.active,
.seo-updated-ppc-pricing .nav-tabs .nav-link.active {
	background-color: #153243 !important;
	color: #fff !important;
	border-radius: 12px !important;
	font-size: 16px !important;
	font-weight: 800 !important;
	padding: 11px 20px
}

.seo-tabs .tab-pane .cont_1 {
	background-image: linear-gradient(#0071bc, #034c77);
	padding: 50px 30px 30px
}

.seo-tabs .tab-pane .cont_2 {
	background-image: linear-gradient(#153243, #05512b);
	padding: 50px 30px 30px
}

.seo-tabs .tab-pane .cont_3 {
	background-image: linear-gradient(#153243, #cda52b);
	padding: 50px 30px 30px
}

.ecommerce-tabs .ser1 .heading1,
.nationwide-tabs .ser1 .heading1,
.seo-tabs .ser1 .heading1 {
	padding: 2px 0;
}

.ecommerce-tabs .ser1 .heading2,
.nationwide-tabs .ser1 .heading2,
.seo-tabs .ser1 .heading2 {
	padding: 2px 0;
}

.ecommerce-tabs .ser1 .heading3,
.nationwide-tabs .ser1 .heading3,
.seo-tabs .ser1 .heading3 {
	padding: 2px 0;
}

.seo-tabs .ser2 .heading1,
.seo-tabs .ser2 .heading2,
.seo-tabs .ser2 .heading3 {
	font-size: 20px;
	color: #153243;
	text-decoration: none;
	font-weight: 800;
	font-family: Inter;
	border-bottom: 2px solid #153243
}

.ecommerce-tabs .ser1 p .fa,
.ecommerce-tabs .ser2 p .fa,
.ecommerce-tabs .ser3 p .fa,
.nationwide-tabs .ser1 p .fa,
.nationwide-tabs .ser2 p .fa,
.nationwide-tabs .ser3 p .fa,
.seo-tabs .ser1 p .fa,
.seo-tabs .ser2 p .fa,
.seo-tabs .ser3 p .fa {
	margin-right: 6px;
	color: #153243
}

.seo-tabs .ser1::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	border-radius: 50px;
	background-color: #ccc
}

.seo-tabs .ser1::-webkit-scrollbar {
	width: 4px;
	border-radius: 50px;
	margin-right: 12px;
	background-color: #153243
}

.seo-tabs .ser1::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #153243
}

.seo-tabs .ser2::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	border-radius: 50px;
	background-color: #ccc
}

.seo-tabs .ser2::-webkit-scrollbar {
	width: 4px;
	border-radius: 50px;
	margin-right: 12px;
	background-color: #153243
}

.seo-tabs .ser2::-webkit-scrollbar-thumb {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #153243
}

.seo-tabs .ser3::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	border-radius: 50px;
	background-color: #ccc
}

.seo-tabs .ser3::-webkit-scrollbar {
	width: 4px;
	border-radius: 50px;
	margin-right: 12px;
	background-color: #153243
}

.seo-tabs .ser3::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #153243
}

.ecommerce-tabs .ser2 .heading1,
.nationwide-tabs .ser2 .heading1,
.seo-tabs .ser2 .heading1 {
	padding: 2px 0;
	margin-bottom: 6px;
}

.ecommerce-tabs .ser2 .heading2,
.nationwide-tabs .ser2 .heading2,
.seo-tabs .ser2 .heading2 {
	padding: 2px 0;
	margin-bottom: 6px;
}

.ecommerce-tabs .ser2 .heading3,
.nationwide-tabs .ser2 .heading3,
.seo-tabs .ser2 .heading3 {
	padding: 2px 0;
	margin-bottom: 6px;
}

.seo-tabs .ser3 .heading1,
.seo-tabs .ser3 .heading2,
.seo-tabs .ser3 .heading3 {
	font-size: 20px;
	color: #153243;
	font-weight: 800;
	border-bottom: 2px solid #153243;
	padding: 2px 0;
	margin-bottom: 6px;
	text-decoration: none;
	font-family: Inter
}

.ecommerce-tabs .btn-order,
.nationwide-tabs .btn-order,
.seo-tabs .btn-order {
	background: #153243;
	border-radius: 12px;
	border: none;
	outline: 0;
	padding: 0 32px
}

.btn-order:active,
.btn-order:focus,
.ecommerce-tabs .btn-order:hover,
.nationwide-tabs .btn-order:hover,
.seo-tabs .btn-order:hover {
	background: #153243;
	color: #fff
}

.ecommerce-tabs .btn-order_2,
.nationwide-tabs .btn-order_2,
.seo-tabs .btn-order_2 {
	background: #153243;
	border-radius: 12px;
	border: none;
	outline: 0;
	padding: 0 32px
}

.ecommerce-tabs .btn-order_2:hover,
.nationwide-tabs .btn-order_2:hover,
.seo-tabs .btn-order_2:hover {
	background: #153243;
	color: #fff
}

.ecommerce-tabs .btn-order_3,
.nationwide-tabs .btn-order_3,
.seo-tabs .btn-order_3 {
	background: #153243;
	border-radius: 12px;
	border: none;
	outline: 0;
	padding: 0 32px
}

.ecommerce-tabs .btn-order_3:hover,
.nationwide-tabs .btn-order_3:hover,
.seo-tabs .btn-order_3:hover {
	background: #153243;
	color: #fff
}

.seo-updated-ppc-choose .head h2 {
	font-family: Inter;
	margin-bottom: 6px;
	font-size: 50px;
	letter-spacing: -2px;
	font-weight: 900;
	-webkit-background-clip: text;
	background-clip: text
}

.seo-updated-ppc-choose .head p {
	font-size: 17px;
	font-family: Inter;
	color: #000;
	font-weight: 600;
	margin-bottom: 50px
}

.seo-updated-ppc-choose .heading h3 {
	font-family: Inter;
	font-weight: 900;
	font-size: 34px;
	letter-spacing: -2px;
	line-height: 40px;
	color: #262626;
	margin-bottom: 18px
}

.seo-updated-ppc-choose .heading p {
	font-family: Inter;
	font-weight: 500;
	font-size: 17px;
	line-height: 22px;
	color: #000;
	padding-right: 20px;
	letter-spacing: -1px
}

.seo-updated-ppc-choose .heading p span {
	font-family: Inter;
	margin-bottom: 6px;
	font-size: 17px;
	letter-spacing: -1px;
	font-weight: 900;
	-webkit-background-clip: text;
	background-clip: text
}

.seo-updated-ppc-choose .btn-grow {
	width: 200px;
	background: linear-gradient(to right, #153243, #05532b)
}

.seo-updated-ppc-choose .btn-folks {
	background: #000;
	color: #fff;
	font-weight: 600;
	width: 200px
}

.seo-updated-ppc-choose .img-wrapper img {
	max-width: 440px;
	height: 300px;
	margin-top: -20px
}

.seo-updated-ppc-choose .img-wrapper h2 {
	font-family: Inter;
	font-weight: 900;
	color: #000;
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 30px
}

.seo-updated-ppc-choose .box-one,
.seo-updated-ppc-choose .box-two {
	background-color: transparent;
	border-style: solid;
	border-width: 2px;
	border-image: linear-gradient(45deg, #3879aa, #153243) 1;
	padding: 12px 2px;
	width: 130px;
	height: 140px;
	margin: 16px 10px;
	box-shadow: 2px 2px 20px #ccc
}

.seo-updated-ppc-choose .box-one h6,
.seo-updated-ppc-choose .box-two h6 {
	font-family: Inter;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: -1px
}

.seo-updated-ppc-choose .box-one:hover .off {
	display: block;
	margin-left: 35px
}

.seo-updated-ppc-choose .box-one:hover,
.seo-updated-ppc-choose .box-two:hover {
	background: linear-gradient(to left, #3879aa, #153243)
}

.ecommerce-batting-blades .swiper-button-next,
.ecommerce-batting-blades .swiper-button-prev,
.local-batting-blades .swiper-button-prev,
.nationwide-batting-blades .swiper-button-prev,
.seo-updated-ppc-choose .col-md--2-four,
.seo-updated-ppc-choose .col-md--2-two {
	margin-top: -50px
}

.seo-updated-ppc-choose .box-two:hover .off {
	display: block;
	margin-left: 30px
}

.seo-ppc-social-media-ads .heading h3 {
	font-family: Inter;
	margin-bottom: 30px;
	font-size: 50px;
	letter-spacing: -2px;
	font-weight: 900;
	line-height: 50px;
	background: -webkit-linear-gradient(left, #153243 30%, #153243 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.ecommerce-seo-social-media-ads .card,
.local-seo-social-media-ads .card,
.nationwide-seo-social-media-ads .card,
.seo-ppc-social-media-ads .card {
	margin: 10px;
	display: inline-block;
	position: relative;
	width: 350px;
	height: 420px;
	opacity: .85
}

.seo-ppc-social-media-ads .front-one {
	transform: rotateY(0);
	background-image: url(../images/seo-ppc/card1.png);
	background-size: cover;
	background-position: bottom;
	text-align: center;
	padding: 30px
}

.ecommerce-seo-social-media-ads .back-five,
.ecommerce-seo-social-media-ads .back-four,
.ecommerce-seo-social-media-ads .back-one,
.ecommerce-seo-social-media-ads .back-six,
.ecommerce-seo-social-media-ads .back-three,
.ecommerce-seo-social-media-ads .back-two,
.local-seo-social-media-ads .back-five,
.local-seo-social-media-ads .back-four,
.local-seo-social-media-ads .back-one,
.local-seo-social-media-ads .back-six,
.local-seo-social-media-ads .back-three,
.local-seo-social-media-ads .back-two,
.nationwide-seo-social-media-ads .back-five,
.nationwide-seo-social-media-ads .back-four,
.nationwide-seo-social-media-ads .back-one,
.nationwide-seo-social-media-ads .back-six,
.nationwide-seo-social-media-ads .back-three,
.nationwide-seo-social-media-ads .back-two,
.seo-ppc-social-media-ads .back-five,
.seo-ppc-social-media-ads .back-four,
.seo-ppc-social-media-ads .back-one,
.seo-ppc-social-media-ads .back-six,
.seo-ppc-social-media-ads .back-three,
.seo-ppc-social-media-ads .back-two {
	background: #000;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	padding: 30px 25px !important;
	color: #fff
}

.ecommerce-seo-social-media-ads .front-five,
.ecommerce-seo-social-media-ads .front-four,
.ecommerce-seo-social-media-ads .front-one,
.ecommerce-seo-social-media-ads .front-six,
.ecommerce-seo-social-media-ads .front-three,
.ecommerce-seo-social-media-ads .front-two,
.nationwide-seo-social-media-ads .front-five,
.nationwide-seo-social-media-ads .front-four,
.nationwide-seo-social-media-ads .front-one,
.nationwide-seo-social-media-ads .front-six,
.seo-ppc-social-media-ads .front-five,
.seo-ppc-social-media-ads .front-four,
.seo-ppc-social-media-ads .front-six,
.seo-ppc-social-media-ads .front-three,
.seo-ppc-social-media-ads .front-two {
	transform: rotateY(0);
	background-size: cover;
	background-position: bottom;
	text-align: center;
	padding: 30px
}

.seo-ppc-social-media-ads .front-three,
.seo-ppc-social-media-ads .front-two {
	background-image: url(../images/seo-ppc/card2.png)
}

.seo-ppc-social-media-ads .front-four {
	background-image: url(../images/seo-ppc/card4.png)
}

.seo-ppc-social-media-ads .front-five {
	background-image: url(../images/seo-ppc/card5.png)
}

.seo-ppc-social-media-ads .front-six {
	background-image: url(../images/seo-ppc/card6.png)
}

.ecommerce-seo-social-media-ads .back,
.local-seo-social-media-ads .back,
.nationwide-seo-social-media-ads .back,
.seo-ppc-social-media-ads .back {
	padding: 12px 30px
}

.ecommerce-seo-social-media-ads .back h4,
.local-seo-social-media-ads .back h4,
.nationwide-seo-social-media-ads .back h4,
.seo-ppc-social-media-ads .back h4 {
	text-align: left;
	margin-bottom: 4px;
	font-weight: 700;
	font-family: Inter;
	font-size: 16px
}

.ecommerce-seo-social-media-ads .back p,
.local-seo-social-media-ads .back p,
.nationwide-seo-social-media-ads .back p,
.seo-ppc-social-media-ads .back p {
	text-align: left;
	margin-bottom: 8px;
	font-size: 14px
}

.ecommerce-seo-social-media-ads .back a,
.local-seo-social-media-ads .back a,
.nationwide-seo-social-media-ads .back a,
.seo-ppc-social-media-ads .back a {
	text-align: left;
	margin-bottom: 8px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight: 700
}

.ecoomerce-seo-min-strategy .text-area h1,
.seo-ppc-min-strategy .text-area h1 {
	font-size: 40px;
	font-family: Inter;
	font-weight: 900;
	letter-spacing: -2px;
	line-height: 42px;
	margin-bottom: 40px !important;
	color: #262626
}

.ecoomerce-seo-min-strategy .text-area h1 span,
.seo-ppc-min-strategy .text-area h1 span {
	font-family: Inter;
	margin-bottom: 6px;
	font-size: 38px;
	letter-spacing: -2px;
	font-weight: 900;
	line-height: 40px;
	background: -webkit-linear-gradient(left, #153243 30%, #153243 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.seo-ppc-min-strategy .text-area .btn-live-chat {
	background: #153243;
	text-decoration: none;
	color: #fff;
	padding: 1px 32px;
	font-size: 15px;
	font-family: Inter;
	margin-right: 16px;
	border-radius: 12px;
	outline: 0;
	border: none;
	margin-bottom: 18px;
	text-transform: uppercase;
	letter-spacing: normal;
	margin-top: 15px
}

.seo-ppc-min-strategy .min-strategy-form ::placeholder {
	color: #888;
	font-size: 13px;
	letter-spacing: -1px
}

.seo-ppc-min-strategy .min-strategy-form .btn {
	background: #153243;
	width: 100%;
	outline: 0;
	border: none;
	font-size: 17px;
	font-weight: 600;
	font-family: Inter;
	letter-spacing: -1px;
	border-radius: 12px;
}

.ecoomerce-seo-min-strategy .heading h3,
.nationwide-seo-min-strategy .heading h3,
.seo-ppc-min-strategy .heading h3 {
	color: #000 !important;
	font-size: 32px;
	font-family: Inter;
	font-weight: 900;
	letter-spacing: -2px;
	margin-bottom: 0;
	background: unset;
	-webkit-text-fill-color: unset
}

.ecoomerce-seo-min-strategy .text-side h3,
.nationwide-seo-min-strategy .text-side h3,
.seo-ppc-min-strategy .text-side h3 {
	font-family: Inter;
	font-weight: 900;
	font-size: 28px;
	margin-bottom: 18px;
	background: #153243;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.ecoomerce-seo-min-strategy .text-side .col-md-3,
.ecoomerce-seo-min-strategy .text-side .col-md-4,
.nationwide-seo-min-strategy .text-side .col-md-3,
.seo-ppc-min-strategy .text-side .col-md-3,
.seo-ppc-min-strategy .text-side .col-md-4 {
	margin: 2px 0 7px
}

.ecoomerce-seo-min-strategy .text-side .d-flex h5,
.nationwide-seo-min-strategy .text-side .d-flex h5,
.seo-ppc-min-strategy .text-side .d-flex h5 {
	font-family: Inter;
	font-weight: 900;
	font-size: 15px;
	color: #000
}

.ecoomerce-seo-min-strategy .text-side2,
.nationwide-seo-min-strategy .text-side2,
.seo-ppc-min-strategy .text-side2 {
	margin: 18px 0
}

.ecoomerce-seo-min-strategy .text-side2 p,
.nationwide-seo-min-strategy .text-side2 p,
.seo-ppc-min-strategy .text-side2 p {
	font-family: Inter;
	font-weight: 400;
	font-size: 16px;
	color: #2f2f2f;
	margin-bottom: 14px
}

.ecoomerce-seo-min-strategy .text-side2 h5,
.nationwide-seo-min-strategy .text-side2 h5,
.seo-ppc-min-strategy .text-side2 h5 {
	font-family: Inter;
	font-weight: 900;
	font-size: 20px;
	color: #000
}

.ecoomerce-seo-min-strategy .text-side2 h5 span,
.nationwide-seo-min-strategy .text-side2 h5 span,
.seo-ppc-min-strategy .text-side2 h5 span {
	font-family: Inter;
	font-weight: 900;
	font-size: 20px;
	color: #36a1d5
}

.ecommerce-seo-faq .section-title h2,
.nationwide-seo-faq .section-title h2,
.social-ppc-faq .section-titles h2 {
	font-family: Inter;
	font-size: 50px;
	letter-spacing: -2px;
	font-weight: 900;
	line-height: 55px;
	background: -webkit-linear-gradient(left, #153243 30%, #153243 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-bottom: 30px
}

.social-ppc-faq .section-title h2 {
	font-family: Inter;
	font-size: 50px;
	letter-spacing: -2px;
	font-weight: 900;
	line-height: 55px;
	color: #262626;
	margin-bottom: 30px
}

.ecommerce-seo-faq .faq-list li,
.nationwide-seo-faq .faq-list li,
.social-ppc-faq .faq-list li {
	padding: 12px 32px;
	background-color: #153243;
	position: relative;
	border-radius: 10px;
	width: 800px;
	margin: 0 auto
}

@media screen and (max-width:526px) {

	.seo-updated-ppc-clients .eight,
	.seo-updated-ppc-clients .eleven,
	.seo-updated-ppc-clients .fifteen,
	.seo-updated-ppc-clients .five,
	.seo-updated-ppc-clients .four,
	.seo-updated-ppc-clients .fourteen,
	.seo-updated-ppc-clients .nine,
	.seo-updated-ppc-clients .one,
	.seo-updated-ppc-clients .seven,
	.seo-updated-ppc-clients .six,
	.seo-updated-ppc-clients .ten,
	.seo-updated-ppc-clients .thirteen,
	.seo-updated-ppc-clients .three,
	.seo-updated-ppc-clients .twelve,
	.seo-updated-ppc-clients .two {
		position: absolute;
		font-size: 25px;
		color: #fff
	}

	.seo-updated-ppc-hero {
		height: auto;
		background-image: unset
	}

	.seo-updated-ppc-hero .text-area {
		margin-top: 65px
	}

	.seo-updated-ppc-hero .text-area h1 {
		font-size: 25px;
		line-height: 32px
	}

	.seo-ppc-social-media-ads .heading h3 br,
	.seo-updated-ppc-hero .text-area br,
	.seo-updated-ppc-pricing .heading h2 br {
		display: none
	}

	.seo-updated-ppc-hero .text-area p {
		padding-right: 0 !important
	}

	.seo-updated-ppc-hero .seo-updated-ppc-hero-form {
		margin: 0 auto;
		width: 95%
	}

	.social-media-ppc-numbers,
	.social-media-ppc-numbers .counter-box p {
		margin-top: 0
	}

	.social-media-ppc-numbers .firstchild {
		margin-bottom: 20px
	}

	.social-media-ppc-numbers .counter-box {
		border-left: none;
		margin-bottom: 20px
	}

	.seo-updated-ppc-questions .questions .img6 {
		top: 0
	}

	.seo-updated-ppc-questions .heading2 .btn {
		font-size: 12px;
		padding: 2px 16px
	}

	.seo-updated-ppc-questions .heading2 h3 {
		font-size: 26px;
		margin-top: 25px
	}

	.seo-updated-ppc-choose .heading h3,
	.seo-updated-ppc-clients .text-area h3,
	.seo-updated-ppc-pricing .heading h2 {
		font-size: 30px;
		line-height: 30px
	}

	.seo-updated-ppc-clients .map-img img {
		max-width: 360px
	}

	.seo-updated-ppc-clients .btn-live-chat {
		width: 220px
	}

	.seo-updated-ppc-questions .heading h2 {
		font-size: 30px;
		line-height: 32px
	}

	.seo-updated-ppc-pricing .tab-pane .d-flex,
	.seo-updated-ppc-pricing nav {
		display: block !important
	}

	.seo-updated-ppc-pricing ul#myTab {
		width: 200px
	}

	.seo-updated-ppc-choose .box-two,
	.seo-updated-ppc-pricing li.nav-item {
		margin: 0 auto
	}

	.seo-updated-ppc-pricing .tab-pane .d-flex .table-1 {
		margin-bottom: 120px
	}

	.seo-updated-ppc-pricing #myTabContent .table-1,
	.social-ppc-pricing #myTabContent .table-2,
	.social-ppc-pricing #myTabContent .table-3 {
		width: 312px;
		margin-bottom: 24px
	}

	.seo-tabs .ser1 p,
	.seo-tabs .ser2 p,
	.seo-tabs .ser3 p {
		text-align: left !important
	}

	.seo-updated-ppc-choose .head h2 {
		font-size: 40px
	}

	.seo-updated-ppc-choose .btn-folks {
		margin-right: 15px
	}

	.seo-updated-ppc-choose .img-wrapper h2 {
		font-size: 22px;
		margin-top: 16px
	}

	.seo-updated-ppc-choose .img-wrapper img {
		max-width: 320px;
		height: auto
	}

	.seo-ppc-social-media-ads .heading h3 {
		line-height: 38px;
		font-size: 28px
	}

	.seo-ppc-min-strategy .text-area .btn-live-chat {
		padding: 2px 10px;
		font-size: 14px
	}

	.social-ppc-faq .section-title h2 {
		font-size: 34px;
		line-height: 40px
	}

	.social-ppc-faq .faq-list {
		padding: 0 !important
	}

	.seo-updated-ppc-choose .box-one,
	.seo-updated-ppc-choose .box-two {
		background-color: transparent;
		border-style: solid;
		border-width: 2px;
		border-image: linear-gradient(45deg, #3879aa, #153243) 1;
		padding: 12px 2px;
		width: 130px;
		height: 140px;
		box-shadow: 2px 2px 20px #ccc
	}

	.seo-updated-ppc-clients .one {
		top: 100px;
		left: 250px
	}

	.seo-updated-ppc-clients .two {
		bottom: 90px;
		left: 200px
	}

	.seo-updated-ppc-clients .three {
		top: 100px;
		left: 50px
	}

	.seo-updated-ppc-clients .four {
		top: 20px;
		left: 80px
	}

	.seo-updated-ppc-clients .five {
		bottom: 110px;
		right: 190px
	}

	.seo-updated-ppc-clients .six {
		bottom: 200px;
		left: 20px
	}

	.seo-updated-ppc-clients .seven {
		bottom: 180px;
		right: 240px
	}

	.seo-updated-ppc-clients .eight {
		bottom: 120px;
		left: 100px
	}

	.seo-updated-ppc-clients .nine {
		bottom: 480px;
		left: 520px
	}

	.seo-updated-ppc-clients .ten {
		bottom: 200px;
		left: 180px
	}

	.seo-updated-ppc-clients .eleven {
		bottom: 146px;
		left: 200px
	}

	.seo-updated-ppc-clients .twelve {
		bottom: 380px;
		left: 125px
	}

	.seo-updated-ppc-clients .thirteen {
		bottom: 300px;
		left: 920px
	}

	.seo-updated-ppc-clients .fourteen {
		bottom: 450px;
		left: 720px
	}

	.seo-updated-ppc-clients .fifteen {
		bottom: 610px;
		left: 1140px
	}

	.seo-updated-ppc-choose .box-one {
		margin: 12px auto
	}

	.seo-updated-ppc-choose .box-one img,
	.seo-updated-ppc-choose .box-two img {
		margin-bottom: 10px
	}

	.seo-updated-ppc-choose .box-one h6,
	.seo-updated-ppc-choose .box-two h6 {
		font-family: Inter;
		font-size: 14px;
		font-weight: 600;
		letter-spacing: -1px
	}

	.seo-updated-ppc-choose .box-one:hover h6,
	.seo-updated-ppc-choose .box-two:hover h6 {
		color: #fff
	}

	.seo-updated-ppc-choose .box-one:hover,
	.seo-updated-ppc-choose .box-two:hover {
		background: linear-gradient(to left, #3879aa, #153243)
	}

	.seo-updated-ppc-choose .col-md--2-four,
	.seo-updated-ppc-choose .col-md--2-two {
		margin: 20px 0
	}

	.seo-updated-ppc-choose .d-flex {
		display: block !important;
		margin: 12px auto !important
	}
}

.ecommerce-hero .text-area h1,
.nationwide-hero .text-area div.title,
.nationwide-hero .text-area h1 {
	font-family: Inter;
	margin-bottom: 12px;
	font-size: 44px;
	letter-spacing: -2px;
	font-weight: 900;
	line-height: 51px;
	background: -webkit-linear-gradient(left, #153243 30%, #153243 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.ecommerce-hero .text-area p,
.nationwide-hero .text-area p {
	font-size: 16px;
	color: #5e5e5e;
	margin-bottom: 20px;
	font-family: Inter;
	font-weight: 500;
	padding-right: 90px !important;
	line-height: 25px;
	letter-spacing: -1px
}

.ecommerce-hero .text-area .btn-live-chat,
.nationwide-hero .text-area .btn-live-chat {
	background: 0 0;
	text-decoration: none;
	color: #153243;
	padding: 0 40px;
	font-size: 16px;
	font-family: Inter;
	font-weight: 600;
	margin-right: 16px;
	border-radius: 12px;
	margin-bottom: 18px;
	border: 2px solid #153243;
	box-shadow: none
}

.ecommerce-hero .text-area .btn-get-quote,
.nationwide-hero .text-area .btn-get-quote {
	background-color: #153243;
	text-decoration: none;
	color: #fff;
	padding: 2px 50px;
	font-size: 16px;
	font-family: Inter;
	font-weight: 600;
	border-radius: 12px;
	outline: 0;
	border: none;
	margin-bottom: 18px;
	box-shadow: none
}

.ecommerce-hero .ecommerce-hero-form {
	background-color: #fff !important;
	padding: 20px 25px;
	width: 80%;
	margin: 40px auto 0 95px;
	border-radius: 12px;
	box-shadow: 2px 2px 30px #888
}

.ecommerce-hero .ecommerce-hero-form ::placeholder {
	color: #888;
	font-size: 13px;
	letter-spacing: -1px
}

.ecommerce-hero .ecommerce-hero-form input,
.nationwide-hero .ecommerce-hero-form input {
	background-color: transparent;
	font-size: 12px;
	border: none;
	outline: 0;
	border-bottom: 1px solid #888;
	border-radius: 12px;
	color: #000;
	padding: 2px 0
}

.ecommerce-hero .ecommerce-hero-form .btn,
.nationwide-hero .ecommerce-hero-form .btn {
	box-shadow: none;
	background: #153243;
	width: 100%;
	outline: 0;
	border: none;
	font-size: 17px;
	font-weight: 600;
	font-family: Inter;
	letter-spacing: -1px;
	border-radius: 12px;
}

.ecommerce-tabs .ser1 .heading1,
.ecommerce-tabs .ser1 .heading2,
.ecommerce-tabs .ser1 .heading3,
.nationwide-tabs .ser1 .heading1,
.nationwide-tabs .ser1 .heading2,
.nationwide-tabs .ser1 .heading3 {
	display: inline-block;
	font-size: 20px;
	color: #153243;
	text-decoration: none;
	font-weight: 800;
	font-family: Inter;
	border-bottom: 2px solid #153243;
	margin-bottom: 6px
}

.ecommerce-hero .ecommerce-hero-form .btn.active,
.nationwide-hero .ecommerce-hero-form .btn.active {
	background-image: linear-gradient(to right, #153243, #05532b);
	width: 100%;
	outline: 0;
	border: none;
	font-size: 17px;
	font-weight: 600;
	font-family: Inter;
	letter-spacing: -1px;
	border-radius: 12px;
}

.ecommerce-numbers,
.nationwide-numbers {
	margin-top: 0
}

.ecommerce-numbers .firstchild,
.nationwide-numbers .firstchild {
	border-left: none !important;
	margin-left: 13px
}

.ecommerce-numbers .counter-box .numbers-img h3,
.nationwide-numbers .counter-box .numbers-img h3 {
	font-family: Inter;
	font-size: 38px;
	font-weight: 700;
	color: #000;
	padding-top: 0;
	margin-left: 1px
}

.ecommerce-numbers .counter-box p {
	text-transform: uppercase;
	font-family: Inter;
	font-weight: 700;
	font-size: 12px;
	line-height: 10px;
	margin-top: 7px;
	color: #000 !important;
	letter-spacing: 0
}

.ecommerce-seo-clients .text-area h3,
.nationwide-seo-clients .text-area h3 {
	font-family: Inter;
	font-size: 50px;
	letter-spacing: -2px;
	font-weight: 900;
	line-height: 50px;
	background: -webkit-linear-gradient(left, #153243 30%, #153243 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-bottom: 18px
}

.ecommerce-seo-clients .text-area p,
.nationwide-seo-clients .text-area p {
	font-family: Inter;
	font-weight: 500;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: -1px;
	color: #515151
}

.ecommerce-seo-clients .map-img img,
.nationwide-seo-clients .map-img img {
	max-width: 1100px;
	position: relative;
	margin-bottom: 0
}

.ecommerce-tabs .tab-pane .cont_1,
.nationwide-tabs .tab-pane .cont_1 {
	background: #eef0eb;
	padding: 50px 30px 30px
}

.ecommerce-tabs .tab-pane .cont_2,
.nationwide-tabs .tab-pane .cont_2 {
	background: #eef0eb;
	padding: 50px 30px 30px
}

.ecommerce-tabs .tab-pane .cont_3,
.nationwide-tabs .tab-pane .cont_3 {
	background: #153243;
	padding: 50px 30px 30px
}

.ecommerce-tabs .ser2 .heading1,
.ecommerce-tabs .ser2 .heading2,
.ecommerce-tabs .ser2 .heading3,
.nationwide-tabs .ser2 .heading1,
.nationwide-tabs .ser2 .heading2,
.nationwide-tabs .ser2 .heading3 {
	display: inline-block;
	font-size: 20px;
	color: #153243;
	text-decoration: none;
	font-weight: 800;
	font-family: Inter;
	border-bottom: 2px solid #153243
}

.ecommerce-tabs .ser1::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	border-radius: 50px;
	background-color: #ccc
}

.ecommerce-tabs .ser1::-webkit-scrollbar {
	width: 4px;
	border-radius: 50px;
	margin-right: 12px;
	background-color: #153243
}

.ecommerce-tabs .ser1::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #153243
}

.ecommerce-tabs .ser2::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	border-radius: 50px;
	background-color: #ccc
}

.ecommerce-tabs .ser2::-webkit-scrollbar {
	width: 4px;
	border-radius: 50px;
	margin-right: 12px;
	background-color: #153243
}

.ecommerce-tabs .ser2::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #153243
}

.ecommerce-tabs .ser3::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	border-radius: 50px;
	background-color: #ccc
}

.ecommerce-tabs .ser3::-webkit-scrollbar {
	width: 4px;
	border-radius: 50px;
	margin-right: 12px;
	background-color: #153243
}

.ecommerce-tabs .ser3::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #153243
}

.ecommerce-tabs .ser3 .heading1,
.ecommerce-tabs .ser3 .heading2,
.ecommerce-tabs .ser3 .heading3,
.nationwide-tabs .ser3 .heading1,
.nationwide-tabs .ser3 .heading2,
.nationwide-tabs .ser3 .heading3 {
	font-size: 20px;
	color: #153243;
	font-weight: 800;
	border-bottom: 2px solid #153243;
	padding: 2px 0;
	margin-bottom: 6px;
	font-family: Inter;
	text-decoration: none
}

.why-do-ecommerce,
.why-do-nationwide {
	padding: 60px 0 0;
	background: #EEF0EB;
}

.why-do-ecommerce .img-wrapper img,
.why-do-nationwide .img-wrapper img {
	max-width: 500px
}

.why-do-ecommerce .heading h3 {
	font-family: Inter;
	margin-bottom: 16px;
	font-size: 48px;
	letter-spacing: -2px;
	font-weight: 900;
	line-height: 50px;
	-webkit-background-clip: text;
	background-clip: text
}

.why-do-ecommerce .heading p,
.why-do-nationwide .heading p {
	font-size: 16px;
	font-family: Inter;
	font-weight: 400;
	line-height: 24px;
	color: #262626;
	letter-spacing: -1px;
	margin-bottom: 20px
}

.why-do-ecommerce .heading a {
	font-size: 17px;
	font-family: Inter;
	font-weight: 700;
	color: #000;
	text-decoration: none;
	border-bottom: 2px solid #000
}

.why-choose-ecommerce-seo .head,
.why-choose-nationwide-seo .head {
	margin-top: -30px
}

.why-choose-ecommerce-seo .head h2 {
	font-family: Inter;
	margin-bottom: 8px;
	font-size: 48px;
	letter-spacing: -2px;
	font-weight: 900;
	line-height: 55px;
	-webkit-background-clip: text;
	background-clip: text
}

.why-choose-ecommerce-seo .head p,
.why-choose-nationwide-seo .head p {
	font-size: 18px;
	font-family: Inter;
	font-weight: 400;
	line-height: 24px;
	color: #515151;
	letter-spacing: -1px;
	margin-bottom: 20px
}

.why-choose-ecommerce-seo .content-area,
.why-choose-nationwide-seo .content-area {
	padding: 20px 0 0
}

.why-choose-ecommerce-seo .content-area h3,
.why-choose-nationwide-seo .content-area h3 {
	font-family: Inter;
	font-weight: 800;
	font-size: 24px;
	color: #000;
	margin-bottom: 8px;
	letter-spacing: -1px
}

.why-choose-ecommerce-seo .content-area p,
.why-choose-nationwide-seo .content-area p {
	font-family: Inter;
	font-weight: 400;
	font-size: 16px;
	color: #515151;
	margin-bottom: 8px;
	letter-spacing: -1px
}

.ecommerce-seo-social-media-ads .heading h3,
.local-seo-social-media-ads .heading h3,
.nationwide-seo-social-media-ads .heading h3 {
	font-family: Inter;
	margin-bottom: 16px;
	font-size: 48px;
	letter-spacing: -2px;
	font-weight: 900;
	line-height: 54px;
	background: -webkit-linear-gradient(left, #153243 30%, #153243 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.ecommerce-seo-social-media-ads .heading p,
.local-seo-social-media-ads .heading p,
.nationwide-seo-social-media-ads .heading p {
	font-size: 18px;
	font-family: Inter;
	font-weight: 500;
	line-height: 20px;
	color: #262626;
	letter-spacing: -1px;
	margin-bottom: 40px
}

.ecommerce-seo-social-media-ads .front-one {
	background-image: url(../images/card-1.png)
}

.ecommerce-seo-social-media-ads .front-three,
.ecommerce-seo-social-media-ads .front-two {
	background-image: url(../images/card-2.png)
}

.ecommerce-seo-social-media-ads .front-four {
	background-image: url(../images/card-3.png)
}

.ecommerce-seo-social-media-ads .front-five {
	background-image: url(../images/card-4.png)
}

.ecommerce-seo-social-media-ads .front-six {
	background-image: url(../images/card-5.png)
}

.ecommerce-batting-blades .bg-img,
.local-batting-blades .bg-img,
.nationwide-batting-blades .bg-img {
	background-image: url(../images/image-4.png);
	background-repeat: no-repeat;
	background-size: 128%;
	background-position: center;
	width: 100%;
	height: 80vh
}

.ecommerce-batting-blades .heading,
.local-batting-blades .heading,
.nationwide-batting-blades .heading {
	margin-top: 30px;
	margin-left: 100px
}

.ecommerce-batting-blades .slider-paragraph p,
.local-batting-blades .slider-paragraph p,
.nationwide-batting-blades .slider-paragraph p {
	margin-left: 50px;
	padding: 0 150px 50px 30px
}

.ecommerce-batting-blades .heading h5,
.local-batting-blades .heading h5,
.nationwide-batting-blades .heading h5 {
	font-family: Inter;
	font-size: 20px;
	font-weight: 700;
	color: #000
}

.ecommerce-batting-blades .heading h2,
.local-batting-blades .heading h2,
.nationwide-batting-blades .heading h2 {
	font-family: Inter;
	margin-bottom: 16px;
	font-size: 48px;
	letter-spacing: -2px;
	font-weight: 900;
	line-height: 60px;
	background: -webkit-linear-gradient(left, #3978ac 10%, #153243 40%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.ecommerce-batting-blades .bg-numbers,
.local-batting-blades .bg-numbers,
.nationwide-batting-blades .bg-numbers {
	background-image: url(../images/bg-numbers.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 25vh
}

.ecommerce-batting-blades .bg-numbers .num-blades,
.local-batting-blades .bg-numbers .num-blades,
.nationwide-batting-blades .bg-numbers .num-blades {
	padding: 24px 0
}

.ecommerce-batting-blades .bg-numbers .num-blades h3,
.local-batting-blades .bg-numbers .num-blades h3,
.nationwide-batting-blades .bg-numbers .num-blades h3 {
	color: #fff;
	font-family: Inter;
	font-weight: 900;
	font-size: 50px
}

.ecommerce-batting-blades .bg-numbers .num-blades p,
.local-batting-blades .bg-numbers .num-blades p,
.nationwide-batting-blades .bg-numbers .num-blades p {
	color: #fff;
	font-family: Inter;
	font-weight: 400;
	font-size: 16px;
	line-height: 18px
}

.ecoomerce-seo-min-strategy,
.nationwide-seo-min-strategy {
	background-image: url("../images/ecomerce-seo-min-strategy-bg.png");
	background-repeat: no-repeat;
	background-position: center right;
	background-size: cover;
}

.nationwide-seo-min-strategy {
	padding: 40px 0;
}

.ecoomerce-seo-min-strategy .text-area .btn-live-chat,
.nationwide-seo-min-strategy .text-area .btn-live-chat {
	background: #153243;
	text-decoration: none;
	color: #fff;
	padding: 1px 32px;
	font-size: 15px;
	font-family: Inter;
	margin-right: 16px;
	border-radius: 12px;
	outline: 0;
	border: none;
	margin-bottom: 18px;
	text-transform: uppercase;
	letter-spacing: normal;
	margin-top: 15px
}

.ecoomerce-seo-min-strategy .min-strategy-form ::placeholder {
	color: #888;
	font-size: 13px;
	letter-spacing: -1px
}

.ecoomerce-seo-min-strategy .min-strategy-form .btn,
.nationwide-seo-min-strategy .min-strategy-form .btn {
	background: #153243;
	width: 100%;
	outline: 0;
	border: none;
	font-size: 17px;
	font-weight: 600;
	font-family: Inter;
	letter-spacing: -1px;
	border-radius: 12px;
}

.ecommerce-seo-faq,
.nationwide-seo-faq {
	padding: 60px 0;
	background: #EEF0EB;
}

@media screen and (max-width:626px) {

	.ecommerce-seo-clients .eight,
	.ecommerce-seo-clients .eleven,
	.ecommerce-seo-clients .fifteen,
	.ecommerce-seo-clients .five,
	.ecommerce-seo-clients .four,
	.ecommerce-seo-clients .fourteen,
	.ecommerce-seo-clients .nine,
	.ecommerce-seo-clients .one,
	.ecommerce-seo-clients .seven,
	.ecommerce-seo-clients .six,
	.ecommerce-seo-clients .ten,
	.ecommerce-seo-clients .thirteen,
	.ecommerce-seo-clients .three,
	.ecommerce-seo-clients .twelve,
	.ecommerce-seo-clients .two {
		position: absolute;
		font-size: 25px;
		color: #fff
	}

	.ecommerce-hero {
		height: auto;
		background-image: unset
	}

	.ecommerce-hero .text-area {
		margin-top: 65px
	}

	.ecommerce-hero .text-area h1 {
		font-size: 25px;
		line-height: 32px
	}

	.ecommerce-batting-blades .swiper-button-next,
	.ecommerce-batting-blades .swiper-button-prev,
	.ecommerce-hero .text-area br,
	.ecommerce-seo-pricing .heading h2 br,
	.ecommerce-seo-social-media-ads .heading h3 br,
	.ecoomerce-seo-min-strategy .text-area h1 br,
	.seo-ppc-social-media-ads .heading h3 br,
	.why-choose-ecommerce-seo .head h2 br,
	.why-do-ecommerce .heading h3 br {
		display: none
	}

	.ecommerce-hero .text-area p {
		padding-right: 0 !important
	}

	.ecommerce-hero .ecommerce-hero-form {
		margin: 0 auto;
		width: 95%
	}

	.ecommerce-numbers {
		margin-top: 0
	}

	.ecommerce-numbers .counter-box p {
		margin-top: 0;
		letter-spacing: 0
	}

	.ecommerce-numbers .firstchild {
		margin-bottom: 20px
	}

	.ecommerce-numbers .firstchild .numbers-img {
		margin-left: 95px
	}

	.ecommerce-numbers .counter-box {
		border-left: none;
		margin-bottom: 20px
	}

	.seo-updated-ppc-questions .questions .img6 {
		top: 0
	}

	.seo-updated-ppc-questions .heading2 .btn {
		font-size: 12px;
		padding: 2px 16px
	}

	.seo-updated-ppc-questions .heading2 h3 {
		font-size: 26px;
		margin-top: 25px
	}

	.ecommerce-seo-clients .text-area h3 {
		font-size: 32px;
		line-height: 36px
	}

	.ecommerce-seo-clients .map-img img {
		max-width: 360px
	}

	.ecommerce-seo-clients .btn-live-chat {
		width: 220px
	}

	.ecommerce-seo-pricing .heading h2,
	.seo-updated-ppc-choose .heading h3 {
		font-size: 30px;
		line-height: 30px
	}

	.seo-updated-ppc-questions .heading h2 {
		font-size: 30px;
		line-height: 32px
	}

	.ecommerce-seo-pricing .tab-pane .d-flex,
	.ecommerce-seo-pricing nav {
		display: block !important
	}

	.ecommerce-seo-pricing ul#myTab {
		width: 200px
	}

	.ecommerce-seo-pricing li.nav-item {
		margin: 0 auto
	}

	.ecommerce-seo-pricing .tab-pane .d-flex .table-1 {
		margin-bottom: 120px
	}

	.ecommerce-seo-pricing #myTabContent .table-1,
	.social-ppc-pricing #myTabContent .table-2,
	.social-ppc-pricing #myTabContent .table-3 {
		width: 312px;
		margin-bottom: 24px
	}

	.seo-tabs .ser1 p,
	.seo-tabs .ser2 p,
	.seo-tabs .ser3 p {
		text-align: left !important
	}

	.seo-updated-ppc-choose .head h2 {
		font-size: 40px
	}

	.seo-updated-ppc-choose .btn-folks {
		margin-right: 15px
	}

	.seo-updated-ppc-choose .img-wrapper h2 {
		font-size: 22px;
		margin-top: 16px
	}

	.seo-updated-ppc-choose .img-wrapper img {
		max-width: 320px;
		height: auto
	}

	.seo-ppc-social-media-ads .heading h3 {
		line-height: 38px;
		font-size: 28px
	}

	.seo-ppc-min-strategy .text-area .btn-live-chat {
		padding: 2px 10px;
		font-size: 14px
	}

	.ecommerce-seo-faq .section-title h2 {
		font-size: 34px;
		line-height: 40px
	}

	.ecommerce-seo-faq .faq-list {
		padding: 0 !important
	}

	.ecommerce-seo-clients .one {
		top: 100px;
		left: 250px
	}

	.ecommerce-seo-clients .two {
		bottom: 90px;
		left: 200px
	}

	.ecommerce-seo-clients .three {
		top: 100px;
		left: 50px
	}

	.ecommerce-seo-clients .four {
		top: 20px;
		left: 80px
	}

	.ecommerce-seo-clients .five {
		bottom: 110px;
		right: 190px
	}

	.ecommerce-seo-clients .six {
		bottom: 200px;
		left: 20px
	}

	.ecommerce-seo-clients .seven {
		bottom: 180px;
		right: 240px
	}

	.ecommerce-seo-clients .eight {
		bottom: 120px;
		left: 100px
	}

	.ecommerce-seo-clients .nine {
		bottom: 480px;
		left: 520px
	}

	.ecommerce-seo-clients .ten {
		bottom: 200px;
		left: 180px
	}

	.ecommerce-seo-clients .eleven {
		bottom: 146px;
		left: 200px
	}

	.ecommerce-seo-clients .twelve {
		bottom: 380px;
		left: 125px
	}

	.ecommerce-seo-clients .thirteen {
		bottom: 300px;
		left: 920px
	}

	.ecommerce-seo-clients .fourteen {
		bottom: 450px;
		left: 720px
	}

	.ecommerce-seo-clients .fifteen {
		bottom: 610px;
		left: 1140px
	}

	.why-do-ecommerce .img-wrapper img {
		max-width: 300px
	}

	.ecommerce-seo-social-media-ads .heading h3,
	.why-choose-ecommerce-seo .head h2,
	.why-do-ecommerce .heading h3 {
		font-size: 32px;
		line-height: 34px
	}

	.ecommerce-seo-social-media-ads .card {
		max-width: 310px
	}

	.ecommerce-batting-blades .bg-numbers {
		height: auto
	}

	.ecommerce-batting-blades .slider-paragraph p {
		margin: 0;
		padding: 20px
	}

	.ecommerce-batting-blades .heading {
		margin: 0
	}

	.ecoomerce-seo-min-strategy .text-area h1 {
		font-size: 32px;
		line-height: 36px;
		letter-spacing: -1px
	}

	.ecoomerce-seo-min-strategy .text-area .btn-live-chat {
		padding: 1px 12px;
		font-size: 13px
	}

	.ecoomerce-seo-min-strategy .heading h3 {
		font-size: 24px;
		letter-spacing: -1px
	}

	.ecommerce-seo-faq .faq-list li {
		width: 310px;
		padding: 10px 15px
	}

	.ecommerce-hero .text-area .btn-live-chat {
		padding: 0 45px;
		margin-left: 10px
	}
}

.nationwide-hero {
	background-image: url("../images/banner-bg.webp");
	background-repeat: no-repeat;
	background-position: center right;
	background-size: cover;
	width: 100%;
	padding: 100px 0 60px;
}

.nationwide-hero .ecommerce-hero-form {
	background-color: #fff !important;
	padding: 50px 25px;
	width: 80%;
	margin: 40px auto 0 95px;
	border-radius: 12px;
	box-shadow: 2px 2px 30px #888
}

.nationwide-hero .ecommerce-hero-form ::placeholder {
	color: #888;
	font-size: 13px;
	letter-spacing: -1px
}

.nationwide-numbers .counter-box p {
	text-transform: uppercase;
	font-family: Inter;
	font-weight: 700;
	font-size: 12px;
	line-height: 10px;
	margin-top: 7px;
	color: #000 !important;
	letter-spacing: -1px
}

.nationwide-seo-pricing .heading div.title,
.nationwide-seo-pricing .heading h2,
.why-choose-nationwide-seo .head div.title,
.why-choose-nationwide-seo .head h2 {
	font-family: Inter;
	font-size: 40px;
	letter-spacing: 0;
	font-weight: 900;
	line-height: 50px;
	background: -webkit-linear-gradient(left, #153243 30%, #153243 70%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-bottom: 10px
}

.nationwide-seo-min-strategy .text-area h3 span,
.why-do-nationwide .heading div.title,
.why-do-nationwide .heading h2 {
	font-weight: 900;
	background: -webkit-linear-gradient(left, #153243 30%, #153243 70%);
	-webkit-text-fill-color: transparent;
	font-family: Inter
}

.nationwide-tabs .ser1::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	border-radius: 50px;
	background-color: #ccc
}

.nationwide-tabs .ser1::-webkit-scrollbar {
	width: 4px;
	border-radius: 50px;
	margin-right: 12px;
	background-color: #153243
}

.nationwide-tabs .ser1::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #153243
}

.nationwide-tabs .ser2::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	border-radius: 50px;
	background-color: #ccc
}

.nationwide-tabs .ser2::-webkit-scrollbar {
	width: 4px;
	border-radius: 50px;
	margin-right: 12px;
	background-color: #153243
}

.nationwide-tabs .ser2::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #153243
}

.nationwide-tabs .ser3::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	border-radius: 50px;
	background-color: #ccc
}

.nationwide-tabs .ser3::-webkit-scrollbar {
	width: 4px;
	border-radius: 50px;
	margin-right: 12px;
	background-color: #153243
}

.nationwide-tabs .ser3::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #153243
}

li.nav-item {
	margin: 0 12px
}

.why-do-nationwide .heading div.title,
.why-do-nationwide .heading h2 {
	font-size: 35px;
	letter-spacing: 0;
	line-height: 45px;
	-webkit-background-clip: text;
	background-clip: text;
	margin-bottom: 10px
}

.nationwide-seo-social-media-ads .front-one {
	background-image: url(../images/nationwide/card1.png)
}

.local-seo-social-media-ads .front-three,
.nationwide-seo-social-media-ads .front-three,
.nationwide-seo-social-media-ads .front-two {
	transform: rotateY(0);
	background-image: url(../images/nationwide/card2.png);
	background-size: cover;
	background-position: bottom;
	text-align: center;
	padding: 30px
}

.nationwide-seo-social-media-ads .front-four {
	background-image: url(../images/nationwide/card4.png)
}

.nationwide-seo-social-media-ads .front-five {
	background-image: url(../images/nationwide/card5.png)
}

.nationwide-seo-social-media-ads .front-six {
	background-image: url(../images/nationwide/card6.png)
}

.nationwide-seo-min-strategy .text-area h3 {
	font-size: 40px;
	font-family: Inter;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 50px;
	margin-bottom: 10px !important;
	color: #333
}

.nationwide-seo-min-strategy .text-area h3 span {
	display: inline-block;
	font-size: 40px;
	line-height: 50px;
	-webkit-background-clip: text;
	background-clip: text
}

.nationwide-seo-min-strategy .min-strategy-form {
	background-color: #fff !important;
	padding: 50px 25px;
	width: 85%;
	border-radius: 12px;
	box-shadow: 2px 2px 30px #888
}

.nationwide-seo-min-strategy .min-strategy-form ::placeholder {
	color: #888;
	font-size: 13px;
	letter-spacing: -1px
}

@media screen and (max-width:767px) {

	.nationwide-seo-clients .eight,
	.nationwide-seo-clients .eleven,
	.nationwide-seo-clients .fifteen,
	.nationwide-seo-clients .five,
	.nationwide-seo-clients .four,
	.nationwide-seo-clients .fourteen,
	.nationwide-seo-clients .nine,
	.nationwide-seo-clients .one,
	.nationwide-seo-clients .seven,
	.nationwide-seo-clients .six,
	.nationwide-seo-clients .ten,
	.nationwide-seo-clients .thirteen,
	.nationwide-seo-clients .three,
	.nationwide-seo-clients .twelve,
	.nationwide-seo-clients .two {
		position: absolute;
		font-size: 25px;
		color: #fff
	}

	.nationwide-hero {
		height: auto;
		background-image: unset;
		margin-top: 30px
	}

	.nationwide-hero .text-area {
		padding-top: 0
	}

	.ecommerce-batting-blades .swiper-button-next,
	.nationwide-batting-blades .swiper-button-prev,
	.nationwide-hero .text-area br,
	.nationwide-hero .text-area div.title br,
	.nationwide-hero .text-area h1 br,
	.nationwide-seo-min-strategy .text-area h1 br,
	.nationwide-seo-min-strategy .text-area h3 br,
	.nationwide-seo-pricing .heading div.title br,
	.nationwide-seo-pricing .heading h2 br,
	.nationwide-seo-social-media-ads .heading h3 br,
	.seo-ppc-social-media-ads .heading h3 br,
	.why-choose-nationwide-seo .head div.title br,
	.why-choose-nationwide-seo .head h2 br,
	.why-do-nationwide .heading div.title br,
	.why-do-nationwide .heading h2 br,
	div#ecommerce-numbers,
	section#nationwide-seo-clients {
		display: none
	}

	.nationwide-hero .ecommerce-hero-form label {
		text-align: left;
		display: block
	}

	.nationwide-hero .text-area div.title,
	.nationwide-hero .text-area h1,
	.nationwide-seo-faq .section-title h2,
	.nationwide-seo-min-strategy .text-area h3,
	.nationwide-seo-min-strategy .text-area h3 span,
	.nationwide-seo-pricing .heading div.title,
	.nationwide-seo-pricing .heading h2,
	.why-choose-nationwide-seo .head div.title,
	.why-choose-nationwide-seo .head h2,
	.why-do-nationwide .heading div.title,
	.why-do-nationwide .heading h2 {
		font-size: 24px;
		line-height: 34px;
		letter-spacing: 0
	}

	section#why-do-nationwide {
		padding: 20px 0
	}

	.nationwide-hero .text-area p {
		padding-right: 0 !important
	}

	.nationwide-hero .ecommerce-hero-form {
		margin: 0 auto;
		width: 95%
	}

	.ecommerce-numbers {
		margin-top: 0
	}

	.ecommerce-numbers .counter-box p {
		margin-top: 0;
		letter-spacing: 0
	}

	.ecommerce-numbers .firstchild {
		margin-bottom: 20px
	}

	.ecommerce-numbers .firstchild .numbers-img {
		margin-left: 95px
	}

	.ecommerce-numbers .counter-box {
		border-left: none;
		margin-bottom: 20px
	}

	.seo-updated-ppc-questions .questions .img6 {
		top: 0
	}

	.seo-updated-ppc-questions .heading2 .btn {
		font-size: 12px;
		padding: 2px 16px
	}

	.seo-updated-ppc-questions .heading2 h3 {
		font-size: 26px;
		margin-top: 25px
	}

	.nationwide-seo-clients .text-area h3 {
		font-size: 32px;
		line-height: 36px
	}

	.nationwide-seo-clients .map-img img {
		max-width: 360px
	}

	.nationwide-seo-clients .btn-live-chat {
		width: 220px
	}

	div#nationwide-seo-pricing {
		padding: 25px 0
	}

	.seo-updated-ppc-questions .heading h2 {
		font-size: 30px;
		line-height: 32px
	}

	.nationwide-seo-pricing .tab-pane .d-flex,
	.nationwide-seo-pricing nav {
		display: block !important
	}

	.nationwide-seo-pricing ul#myTab {
		width: 100%;
		padding: 10px;
		display: flex;
		flex-wrap: wrap
	}

	.nationwide-seo-pricing li.nav-item {
		width: 33%;
		margin: 0
	}

	.nationwide-seo-pricing .nav-tabs .nav-link,
	.nationwide-seo-pricing .nav-tabs .nav-link.active {
		padding: 5px !important;
		font-size: 14px !important
	}

	.nationwide-seo-pricing .nav-tabs a span {
		font-size: 12px
	}

	.nationwide-seo-pricing .tab-pane .d-flex .table-1 {
		margin-bottom: 120px
	}

	.nationwide-seo-pricing #myTabContent .table-1,
	.social-ppc-pricing #myTabContent .table-2,
	.social-ppc-pricing #myTabContent .table-3 {
		width: 100%;
		margin-bottom: 24px
	}

	.nationwide-tabs .ser1 p,
	.nationwide-tabs .ser2 p,
	.nationwide-tabs .ser3 p {
		text-align: left;
		line-height: 24px
	}

	.seo-tabs .ser1 p,
	.seo-tabs .ser2 p,
	.seo-tabs .ser3 p {
		text-align: left !important
	}

	.seo-updated-ppc-choose .head h2 {
		font-size: 40px
	}

	.seo-updated-ppc-choose .heading h3 {
		font-size: 30px;
		line-height: 30px
	}

	.seo-updated-ppc-choose .btn-folks {
		margin-right: 15px
	}

	.seo-updated-ppc-choose .img-wrapper h2 {
		font-size: 22px;
		margin-top: 16px
	}

	.seo-updated-ppc-choose .img-wrapper img {
		max-width: 320px;
		height: auto
	}

	.seo-ppc-social-media-ads .heading h3 {
		line-height: 38px;
		font-size: 28px
	}

	.seo-ppc-min-strategy .text-area .btn-live-chat {
		padding: 2px 10px;
		font-size: 14px
	}

	.nationwide-seo-faq .faq-list {
		padding: 0 !important
	}

	.nationwide-seo-clients .one {
		top: 100px;
		left: 250px
	}

	.nationwide-seo-clients .two {
		bottom: 90px;
		left: 200px
	}

	.nationwide-seo-clients .three {
		top: 100px;
		left: 50px
	}

	.nationwide-seo-clients .four {
		top: 20px;
		left: 80px
	}

	.nationwide-seo-clients .five {
		bottom: 110px;
		right: 190px
	}

	.nationwide-seo-clients .six {
		bottom: 200px;
		left: 20px
	}

	.nationwide-seo-clients .seven {
		bottom: 180px;
		right: 240px
	}

	.nationwide-seo-clients .eight {
		bottom: 120px;
		left: 100px
	}

	.nationwide-seo-clients .nine {
		bottom: 480px;
		left: 520px
	}

	.nationwide-seo-clients .ten {
		bottom: 200px;
		left: 180px
	}

	.nationwide-seo-clients .eleven {
		bottom: 146px;
		left: 200px
	}

	.nationwide-seo-clients .twelve {
		bottom: 380px;
		left: 125px
	}

	.nationwide-seo-clients .thirteen {
		bottom: 300px;
		left: 920px
	}

	.nationwide-seo-clients .fourteen {
		bottom: 450px;
		left: 720px
	}

	.nationwide-seo-clients .fifteen {
		bottom: 610px;
		left: 1140px
	}

	.why-do-nationwide .img-wrapper img {
		max-width: 300px
	}

	.nationwide-batting-blades .heading,
	.why-do-nationwide .col-md-6 {
		margin: 0
	}

	.nationwide-seo-social-media-ads .heading h3 {
		font-size: 32px;
		line-height: 34px
	}

	.nationwide-seo-social-media-ads .card {
		max-width: 310px
	}

	.nationwide-batting-blades .bg-numbers {
		height: auto
	}

	.nationwide-batting-blades .slider-paragraph p {
		margin: 0;
		padding: 20px
	}

	.nationwide-seo-min-strategy .text-area h1 {
		font-size: 32px;
		line-height: 36px;
		letter-spacing: -1px
	}

	.nationwide-seo-min-strategy .text-area .btn-live-chat {
		width: 100%;
		padding: 0;
		margin: 0;
		font-size: 13px;
		letter-spacing: 0;
		font-weight: 600
	}

	.nationwide-seo-min-strategy .heading h3 {
		font-size: 24px;
		letter-spacing: -1px
	}

	.nationwide-hero .text-area .btn-live-chat {
		padding: 0 45px;
		margin-left: 10px
	}

	.nationwide-seo-min-strategy .min-strategy-form {
		width: 100%;
		margin: 0;
		padding: 3.5rem 1rem 1rem
	}

	.nationwide-seo-faq .faq-list li {
		width: 100%;
		text-align: left;
		padding: 1rem 2rem 1rem 1rem
	}

	div#nationwide-seo-faq {
		padding: 30px 0 0
	}
}

@media only screen and (max-width:500px) {
	.leftside_sticky_image {
		background: #fff !important
	}

	.map-img {
		height: 250px !important
	}

	.nationwide-seo-min-strategy .text-area {
		padding: 70px 0 20px !important
	}
}

.wrapper-2 {
	font-size: 30px;
	position: relative;
	bottom: 620px;
	width: 6px;
	left: 512px !important;
	color: #fff
}

.seo-updated-ppc-clients .wrapper-2 .tooltip p,
.seo-updated-ppc-clients .wrapper-3 .tooltip p,
.wrapper-10 .tooltip p,
.wrapper-11 .tooltip p,
.wrapper-12 .tooltip p,
.wrapper-13 .tooltip p,
.wrapper-14 .tooltip p,
.wrapper-15 .tooltip p,
.wrapper-16 .tooltip p,
.wrapper-2 .tooltip p,
.wrapper-3 .tooltip p,
.wrapper-4 .tooltip p,
.wrapper-5 .tooltip p,
.wrapper-6 .tooltip p,
.wrapper-8 .tooltip p,
.wrapper-9 .tooltip p {
	font-size: 14px;
	font-family: Inter;
	font-weight: 500;
	position: absolute;
	top: 30%;
	right: 10%;
	max-width: 300px;
	color: #fff
}

.seo-updated-ppc-clients .wrapper-2 .tooltip span,
.wrapper-2 .tooltip span {
	font-size: 14px;
	font-family: Inter;
	font-weight: 500;
	position: absolute;
	top: 65%;
	right: 55%;
	max-width: 300px;
	color: #fff
}

.seo-updated-ppc-clients .wrapper-2 .tooltip,
.seo-updated-ppc-clients .wrapper-3 .tooltip,
.wrapper-10 .tooltip,
.wrapper-11 .tooltip,
.wrapper-12 .tooltip,
.wrapper-13 .tooltip,
.wrapper-14 .tooltip,
.wrapper-15 .tooltip,
.wrapper-16 .tooltip,
.wrapper-2 .tooltip,
.wrapper-3 .tooltip,
.wrapper-4 .tooltip,
.wrapper-5 .tooltip,
.wrapper-6 .tooltip,
.wrapper-8 .tooltip,
.wrapper-9 .tooltip {
	background: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/7a41bcfc-716d-4b8a-e186-047035d21e00/public) 0 0/100% 100% no-repeat;
	bottom: 75%;
	left: 0;
	height: 250px;
	width: 400px;
	pointer-events: none;
	position: absolute;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: .25s ease-out;
	-moz-transition: .25s ease-out;
	-ms-transition: .25s ease-out;
	-o-transition: .25s ease-out;
	transition: .25s ease-out
}

.seo-updated-ppc-clients .wrapper-2:hover .tooltip,
.seo-updated-ppc-clients .wrapper-3:hover .tooltip,
.wrapper-10:hover .tooltip,
.wrapper-11:hover .tooltip,
.wrapper-12:hover .tooltip,
.wrapper-13:hover .tooltip,
.wrapper-14:hover .tooltip,
.wrapper-15:hover .tooltip,
.wrapper-16:hover .tooltip,
.wrapper-2:hover .tooltip,
.wrapper-3:hover .tooltip,
.wrapper-4:hover .tooltip,
.wrapper-5:hover .tooltip,
.wrapper-6:hover .tooltip,
.wrapper-8:hover .tooltip,
.wrapper-9:hover .tooltip {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}

.seo-updated-ppc-clients .wrapper-3,
.wrapper-3 {
	font-size: 30px;
	position: relative;
	bottom: 650px;
	width: 6px;
	left: 300px;
	color: #fff
}

.seo-updated-ppc-clients .wrapper-3 .tooltip span,
.wrapper-10 .tooltip span,
.wrapper-11 .tooltip span,
.wrapper-12 .tooltip span,
.wrapper-13 .tooltip span,
.wrapper-14 .tooltip span,
.wrapper-15 .tooltip span,
.wrapper-16 .tooltip span,
.wrapper-3 .tooltip span,
.wrapper-5 .tooltip span,
.wrapper-6 .tooltip span,
.wrapper-8 .tooltip span,
.wrapper-9 .tooltip span {
	font-size: 14px;
	font-family: Inter;
	font-weight: 500;
	position: absolute;
	top: 65%;
	right: 50%;
	max-width: 300px;
	color: #fff
}

@media screen and (max-width:800px) {

	.wrapper-10,
	.wrapper-12,
	.wrapper-13,
	.wrapper-14,
	.wrapper-15,
	.wrapper-16,
	.wrapper-2,
	.wrapper-3,
	.wrapper-4,
	.wrapper-5,
	.wrapper-6,
	.wrapper-8 {
		font-size: 25px;
		position: relative;
		width: 6px;
		color: #fff
	}

	.seo-updated-ppc-clients .map-img img {
		max-width: 350px
	}

	.wrapper-2 {
		bottom: 170px;
		left: 100px !important
	}

	.wrapper-10 .tooltip,
	.wrapper-12 .tooltip,
	.wrapper-13 .tooltip,
	.wrapper-14 .tooltip,
	.wrapper-15 .tooltip,
	.wrapper-16 .tooltip,
	.wrapper-2 .tooltip,
	.wrapper-3 .tooltip,
	.wrapper-4 .tooltip,
	.wrapper-5 .tooltip,
	.wrapper-6 .tooltip,
	.wrapper-8 .tooltip {
		width: 275px;
		height: 175px
	}

	.wrapper-10 .tooltip p,
	.wrapper-12 .tooltip p,
	.wrapper-13 .tooltip p,
	.wrapper-14 .tooltip p,
	.wrapper-15 .tooltip p,
	.wrapper-16 .tooltip p,
	.wrapper-2 .tooltip p,
	.wrapper-3 .tooltip p,
	.wrapper-4 .tooltip p,
	.wrapper-5 .tooltip p,
	.wrapper-6 .tooltip p,
	.wrapper-8 .tooltip p {
		width: 200px;
		font-weight: 400;
		font-size: 10px;
		right: 10%
	}

	.wrapper-2 .tooltip span {
		font-size: 11px;
		right: 52%;
		top: 64%
	}

	.wrapper-3 {
		bottom: 200px;
		left: 150px !important
	}

	.wrapper-10 .tooltip span,
	.wrapper-12 .tooltip span,
	.wrapper-13 .tooltip span,
	.wrapper-14 .tooltip span,
	.wrapper-16 .tooltip span,
	.wrapper-3 .tooltip span,
	.wrapper-5 .tooltip span,
	.wrapper-6 .tooltip span {
		font-size: 11px;
		right: 48%;
		top: 64%
	}

	.wrapper-4 {
		bottom: 190px;
		left: 170px !important
	}

	.wrapper-4 .tooltip span {
		font-size: 11px;
		right: 38%;
		top: 64%
	}

	.wrapper-5 {
		bottom: 300px;
		left: 50px !important
	}

	.wrapper-6 {
		bottom: 380px;
		left: 80px !important
	}

	.wrapper-10,
	.wrapper-8 {
		bottom: 450px
	}

	.wrapper-8 {
		left: 40px !important
	}

	.wrapper-10 {
		left: 200px !important
	}

	.wrapper-12 {
		bottom: 550px;
		left: 170px
	}

	.wrapper-13 {
		bottom: 30px;
		left: 300px
	}

	.wrapper-14,
	.wrapper-16 {
		bottom: 800px;
		left: 850px
	}

	.wrapper-15 {
		bottom: 640px;
		left: 125px
	}

	.wrapper-15 .tooltip span {
		font-size: 11px;
		right: 40%;
		top: 64%
	}

	.wrapper-8 .tooltip span {
		font-size: 11px;
		right: 50%;
		top: 64%
	}
}

.social-choose-us .box-one,
.social-choose-us .box-two,
.social-choose-us .col-md--2-two .box-one,
.social-choose-us .col-md--2-two .box-two,
.social-choose-us .threee .box-one {
	background-color: transparent;
	border-style: solid;
	border-width: 2px;
	border-image: linear-gradient(to top, #78338d, #e01775) 1;
	width: 130px;
	height: 145px;
	box-shadow: 2px 2px 20px #ccc
}

.social-choose-us .mt-5 {
	margin-top: 100px !important
}

.social-choose-us .box-one,
.social-choose-us .col-md--2-two .box-one,
.social-choose-us .col-md--2-two .box-two,
.social-choose-us .threee .box-one {
	margin: 16px 10px
}

.social-choose-us .col-md--2-two .box-one,
.social-choose-us .col-md--2-two .box-two {
	padding: 36px 12px !important
}

.social-choose-us .threee .box-one {
	padding: 26px 12px !important
}

.social-choose-us .box-one {
	padding: 26px 12px
}

.social-choose-us .box-one img,
.social-choose-us .box-two img {
	margin-bottom: 6px;
	max-width: 48px
}

.social-choose-us .box-one h6,
.social-choose-us .box-two h6 {
	font-family: Inter;
	font-size: 16px;
	font-weight: 600;
	color: #000;
	line-height: 20px
}

.social-choose-us .box-one:hover,
.social-choose-us .box-two:hover {
	background: linear-gradient(to right, #78338d, #e01775)
}

.social-choose-us .box-one:hover .off,
.social-choose-us .box-two:hover .off {
	display: block;
	margin-left: 26px
}

.social-choose-us .col-md--2-two {
	margin-top: -100px
}

.social-choose-us .box-two {
	padding: 28px 12px;
	margin: 16px 10px
}

.carousel-item p {
	font-family: Inter;
	color: #fff;
	width: 80%;
	font-weight: 400;
	font-size: 12px;
	margin-left: 40px;
	margin-top: 48px;
	text-align: justify
}

.carousel-item.active {
	background: url(../2_mbl.png) bottom/106% 106% no-repeat;
	margin-top: 30px;
	height: 270px
}

.carousel-item h6 {
	font-size: 15px;
	color: #fff;
	font-weight: 700;
	text-align: left;
	left: "Inter";
	margin-left: 80px;
	margin-top: 15px
}

#carouselExampleControls .carousel-inner {
	height: auto
}

@media (max-width:768px) {
	.section-header p {
		font-size: 28px;
		line-height: 32px
	}

	.hero {
		text-align: center
	}

	.hero h1 {
		font-size: 32px
	}

	.hero h2 {
		font-size: 24px
	}

	.hero .hero-img img {
		width: 100%
	}

	.features .feature-icons h3,
	.features .feture-tabs h3 {
		font-size: 28px
	}

	.landing-steps .content-item,
	.steps .content-item {
		padding: 40px 0
	}

	#lanidng-hero h1 {
		font-size: 28px;
		line-height: 36px
	}

	#lanidng-hero h2 {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 30px
	}

	.social-ppc-clients .text-area h3 br,
	.social-ppc-questions .questions,
	.webcontent-ppc-clients .map-img {
		display: none
	}

	#carouselExampleControls,
	.social-ppc-clients #carouselExampleControls {
		display: block
	}

	.webcontent-ppc-clients .text-area h3 {
		margin-bottom: 12px;
		line-height: 40px
	}

	.carousel-item.test.active p {
		font-family: Inter;
		color: #fff;
		width: 86%;
		font-weight: 400;
		font-size: 12px;
		margin-left: 40px;
		margin-top: 75px;
		text-align: justify
	}

	.carousel-item.test.active h6 {
		font-size: 15px;
		color: #fff;
		font-weight: 700;
		text-align: left;
		left: "Inter";
		margin-left: 71px;
		margin-top: 60px
	}

	.social-choose-us .d-flex {
		margin: 0 auto !important
	}

	.social-choose-us .col-md--2-two {
		margin: -320px 0 0 170px !important
	}

	.social-choose-us .threee .box-two {
		margin-left: 180px !important;
		margin-top: -160px !important
	}

	.social-media-ppc-hero .text-area .btn-danger {
		width: 320px
	}

	.social-media-ppc-hero .heading h3 {
		font-size: 26px
	}

	.social-media-ppc-hero .social-media-ppc-hero-form input {
		padding: 0 !important
	}

	.ser1 .heading2,
	.ser2 .heading2,
	.ser3 .heading2 {
		width: 92%;
		text-align: left
	}

	.ser1 .heading3,
	.ser2 .heading3,
	.ser3 .heading3 {
		width: 88%;
		text-align: left
	}

	.ser1 .heading4,
	.ser2 .heading4,
	.ser3 .heading4 {
		width: 95%;
		text-align: left
	}

	.btn-grow {
		margin-right: 2px
	}

	.social-choose-us .d-flex,
	.social-ppc-clients .map-img {
		display: none !important
	}

	.social-ppc-questions .questions-mbl {
		display: block;
		margin: 40px 0
	}

	.social-ppc-questions .questions-mbl h6 {
		font-size: 18px;
		font-family: Inter;
		text-align: left;
		letter-spacing: -1px;
		margin-bottom: 12px;
		background: linear-gradient(to right, #f78f1f, #f15823);
		padding: 10px 20px;
		border-radius: 10px;
		color: #fff
	}

	.min-strategy-form .col-md-12,
	.social-media-ppc-hero-form .col-md-12 {
		text-align: left !important
	}

	.social-ppc-questions .heading h2 {
		font-size: 36px;
		margin-bottom: 8px
	}

	.social-ppc-clients .text-area h3 {
		line-height: 40px
	}

	.social-ppc-pricing .heading h2 {
		font-size: 34px;
		line-height: 35px
	}

	.min-strategy .text-area {
		padding-top: 40px
	}

	.fa-chevron-down:before {
		margin-right: -20px
	}

	.social-ppc-faq .faq-list a.collapsed {
		color: #fff;
		font-size: 14px;
		line-height: 18px;
		text-align: left
	}

	.footer-2 .footer-top .cities-flex {
		padding-left: 20px
	}
}

.local-seo-social-media-ads .front-five,
.local-seo-social-media-ads .front-four,
.local-seo-social-media-ads .front-one,
.local-seo-social-media-ads .front-six,
.local-seo-social-media-ads .front-two {
	transform: rotateY(0);
	background-position: bottom;
	padding: 30px;
	background-size: cover;
	text-align: center
}

.back,
.local-seo-social-media-ads .front {
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform .3s linear;
	transition: transform .3s linear, -webkit-transform .3s linear;
	border-radius: 12px;
}

.wrapper-10,
.wrapper-11,
.wrapper-12,
.wrapper-13,
.wrapper-14,
.wrapper-15,
.wrapper-16,
.wrapper-4,
.wrapper-5,
.wrapper-6,
.wrapper-8,
.wrapper-9 {
	font-size: 30px;
	width: 6px;
	color: #fff
}

.local-seo-social-media-ads .front-one {
	background-image: url(../images/localseo/local-seo-card1.png)
}

.local-seo-social-media-ads .front-two {
	background-image: url(../images/localseo/local-seo-card2.png)
}

.local-seo-social-media-ads .front-four {
	background-image: url(../images/localseo/local-seo-card4.png)
}

.local-seo-social-media-ads .front-five {
	background-image: url(../images/localseo/local-seo-card5.png)
}

.local-seo-social-media-ads .front-six {
	background-image: url(../images/localseo/local-seo-card6.png)
}

.leftside_sticky_image {
	background-image: url("../images/why-choose-nationwide-seo.webp");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 90%;
	background-size: 500px
}

button.btn.btn-order a,
button.btn.btn-order_2 a,
button.btn.btn-order_3 a {
	font-family: Poppins, Arial, "Helvetica Neue", sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #fff
}

.order-now a,
.order-now2 a,
.order-now3 a {
	font-family: Inter;
	font-size: 15px;
	font-weight: 600;
	color: #153243;
}

.seo-updated-ppc-clients .wrapper-2 {
	font-size: 30px !important;
	position: relative !important;
	bottom: 620px !important;
	width: 6px !important;
	left: 512px !important;
	color: #fff
}

.wrapper-4 {
	bottom: 620px;
	left: 190px
}

.wrapper-4 .tooltip span {
	font-size: 14px;
	font-family: Inter;
	font-weight: 500;
	position: absolute;
	top: 65%;
	right: 43%;
	max-width: 300px;
	color: #fff
}

.wrapper-5 {
	bottom: 600px;
	left: 300px
}

.wrapper-6 {
	bottom: 500px;
	left: 450px
}

.wrapper-8 {
	bottom: 550px;
	left: 560px
}

.wrapper-9 {
	bottom: 1050px;
	left: 450px
}

.wrapper-10 {
	bottom: 850px;
	left: 750px
}

.wrapper-11 {
	bottom: 810px;
	left: 530px
}

.wrapper-12,
.wrapper-14,
.wrapper-16 {
	bottom: 800px;
	left: 850px
}

.wrapper-13 {
	bottom: 1100px;
	left: 150px
}

.wrapper-15 {
	bottom: 900px;
	left: 650px
}

.map-img {
	height: 700px
}

#sticky {
	position: sticky;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	opacity: 3;
	z-index: 100
}

#wrapper {
	height: 800px
}

ul.footer-quick-link li {
	display: inline !important;
	padding: 16px !important;
	text-decoration: none
}

.fixed-top {
	position: absolute !important;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030
}

.why-do-nationwide .heading a {
	font-size: 17px;
	font-family: Inter;
	font-weight: 700;
	color: #000;
	text-decoration: none;
	border-bottom: 2px solid #000;
	cursor: pointer
}

.ecommerce-hero-form .heading.text-center,
.min-strategy-form .heading.text-center {
	margin-top: -37px;
	margin-bottom: 18px
}

i.fa.fa-chevron-up.icon-close {
	float: right
}

.footer-links.mr-4 {
	margin-right: 1.5rem !important
}

i.fa.fa-circle {
	font-size: 8px
}

header#header {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: .75rem 0;
	z-index: 100;
	background: var(--color-white);
	-webkit-box-shadow: var(--shadow-medium);
	box-shadow: var(--shadow-medium)
}

header#header .wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

header#header .header-item-left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 17%;
	flex: 0 0 17%
}

header#header .header-item-left img {
	width: 180px;
	object-fit: contain;
}

header#header .header-item-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

header#header .header-item-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 17%;
	flex: 0 0 17%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

header#header .menu>ul>li {
	display: inline-block;
	line-height: 3.125rem;
	margin-left: 1.5rem
}

header#header .menu>ul>li>a {
	font-size: 1rem;
	font-weight: 500 !important;
	line-height: 1.25;
	border: none;
	outline: 0;
	color: #000;
	text-transform: capitalize;
	-webkit-transition: color .3s;
	transition: color .3s
}

header#header .menu>ul>li .menu-subs {
	position: absolute;
	width: 100%;
	height: auto;
	margin-top: 1.75rem;
	padding: 1rem 2rem;
	z-index: 109;
	opacity: 0;
	visibility: hidden;
	border-top: 5px solid #edb91b;
	-webkit-box-shadow: var(--shadow-medium);
	box-shadow: 0 10px 10px -5px;
	-webkit-transition: .5s;
	transition: .5s;
	background-color: #fff
}

header#header .menu>ul>li .menu-subs>ul>li {
	line-height: 1
}

header#header .menu>ul>li .menu-subs>ul>li>a {
	display: inline-block;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.25;
	padding: .75rem 0;
	border: none;
	outline: 0;
	color: var(--color-black);
	text-transform: capitalize;
	-webkit-transition: .3s;
	transition: .3s
}

header#header .menu>ul>li .menu-column-1 {
	min-width: 16rem;
	max-width: 20rem
}

header#header .menu>ul>li .menu-subs.menu-mega {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

header#header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li {
	display: block;
	line-height: 1
}

header#header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a {
	display: inline-block;
	font-family: inherit;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	padding: .5rem 0;
	border: none;
	outline: 0;
	color: #000;
	text-transform: capitalize;
	-webkit-transition: color .3s;
	transition: color .3s
}

header#header .menu>ul>li .menu-subs.menu-column-4 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 100%;
	width: 100%;
	padding: 1.25rem 1rem
}

header#header .menu>ul>li .menu-subs.menu-column-4>.list-item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 24%;
	padding: .5rem;
	border-radius: 8px;
	margin-right: 15px
}

header#header .menu>ul>li .menu-subs.menu-column-4>.list-item .title {
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	margin: 0;
	color: #000;
	-webkit-transition: .3s;
	transition: .3s;
	padding: 10px 0;
	text-align: left
}

header#header .header-item-right a:hover,
header#header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a:hover,
header#header .menu>ul>li .menu-subs>ul>li>a:hover,
header#header .menu>ul>li:hover>a {
	color: #f2bc18
}

header#header .header-item-right a.cta {
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
	display: inline-block;
	width: max-content;
	background-color: #153243;
	color: #ffffff;
	padding: .5em 1em;
	box-shadow: 0 2px 24px 0 rgb(0 0 0 / 16%);
	border-radius: 12px
}

header#header .menu>ul>li .menu-subs.menu-column-4>.list-item:first-child {
	background-color: #f2f8ff
}

header#header .menu>ul>li .menu-subs.menu-column-4>.list-item:nth-child(2) {
	background-color: #f1f5f9
}

header#header .menu>ul>li .menu-subs.menu-column-4>.list-item:nth-child(3) {
	background-color: #f2f5f9
}

@media screen and (min-width:993px) {
	header#header .menu>ul>li.menu-item-has-children:hover .menu-subs {
		margin-top: 30px;
		opacity: 1;
		visibility: visible
	}
}

@media screen and (max-width:992px) {
	header#header .header-item-center {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}

	header#header .header-item-left,
	header#header .header-item-right {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}

	header#header .wrapper {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin: 0 auto;
		padding: .5rem 0
	}

	header#header .menu-mobile-toggle {
		position: relative;
		display: block;
		cursor: pointer;
		width: 1.75rem;
		height: 1rem;
		border: none;
		outline: 0;
		margin-left: 1.25rem;
		margin-top: -.25rem;
		background: 0 0;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		-webkit-transition: .35s ease-in-out;
		transition: .35s ease-in-out
	}

	header#header .menu-mobile-toggle span {
		display: block;
		position: absolute;
		width: 100%;
		height: 2px;
		left: 0;
		border: none;
		outline: 0;
		opacity: 1;
		border-radius: .25rem;
		background: #000;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		-webkit-transition: .25s ease-in-out;
		transition: .25s ease-in-out
	}

	header#header .menu-mobile-toggle span:first-child {
		top: 0
	}

	header#header .menu-mobile-toggle span:nth-child(2),
	header#header .menu-mobile-toggle span:nth-child(3) {
		top: .5rem
	}

	header#header .menu-mobile-toggle span:nth-child(4) {
		top: 1rem
	}

	header#header .header-item-right {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	header#header .menu {
		position: fixed;
		top: 0;
		left: 0;
		width: 75%;
		height: 100%;
		z-index: 111;
		overflow: hidden;
		background: #258788;
		background: linear-gradient(90deg, #258788 35%, #079d58 100%);
		-webkit-transform: translate(-100%);
		transform: translate(-100%);
		-webkit-transition: .5s ease-in-out;
		transition: .5s ease-in-out
	}

	header#header .menu.active {
		-webkit-transform: translate(0);
		transform: translate(0)
	}

	header#header .menu>ul>li {
		display: block;
		line-height: 1;
		margin: 0
	}

	header#header .menu>ul>li>a {
		display: block;
		line-height: 3.125rem;
		height: 3.125rem;
		padding: 0 3.125rem 0 1rem;
		border-bottom: 1px solid rgba(0, 0, 0, .1);
		color: #fff !important;
		font-size: 16px !important
	}

	header#header .menu>ul>li>a i.ion {
		position: absolute;
		font-size: 1.25rem;
		line-height: 3.125rem;
		top: 0;
		right: 0;
		width: 3.125rem;
		height: 3.125rem;
		text-align: center;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}

	header#header .menu .menu-mobile-header {
		position: relative;
		position: sticky;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		top: 0;
		height: 3.125rem;
		z-index: 110;
		background: var(--color-white);
		background-color: #f2f8ff !important
	}

	header#header .menu .menu-mobile-header .menu-mobile-arrow {
		display: none;
		line-height: 3.125rem;
		width: 3.125rem;
		height: 3.125rem;
		cursor: pointer;
		text-align: center;
		border-right: 1px solid rgba(0, 0, 0, .1);
		color: var(--color-black)
	}

	header#header .menu .menu-mobile-header .menu-mobile-title {
		font-family: inherit;
		line-height: inherit;
		text-transform: capitalize
	}

	header#header .menu .menu-section {
		height: 100%;
		overflow-y: auto;
		overflow-x: hidden
	}

	header#header .menu>ul>li .menu-subs,
	header#header .menu>ul>li .menu-subs.menu-mega {
		position: absolute;
		display: none;
		top: 0;
		left: 0;
		max-width: none;
		min-width: auto;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 4rem 1rem 1rem;
		opacity: 1;
		overflow-y: auto;
		visibility: visible;
		-webkit-transform: translateX(0);
		transform: translateX(0);
		-webkit-box-shadow: none;
		box-shadow: none
	}

	header#header .menu .menu-mobile-header.active .menu-mobile-arrow,
	header#header .menu>ul>li .menu-subs.active,
	header#header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a,
	header#header .menu>ul>li .menu-subs>ul>li>a {
		display: block !important
	}

	header#header .menu>ul>li .menu-subs.menu-column-4>.list-item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		margin: 0 0 .7rem !important;
		padding: .7rem !important
	}

	header#header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center .title {
		margin-bottom: 1.25rem
	}

	header#header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center:last-child .title {
		margin-bottom: 0
	}

	header#header .menu>ul>li .menu-subs.menu-mega>.list-item>ul {
		margin-bottom: 1rem
	}

	header#header .overlay {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 100;
		opacity: 0;
		visibility: hidden;
		background: rgba(0, 0, 0, .65);
		-webkit-transition: .45s ease-in-out;
		transition: .45s ease-in-out
	}

	header#header .overlay.active {
		opacity: 1;
		visibility: visible
	}

	header#header .header-item-right a.cta {
		display: none
	}

	header#header .menu .menu-mobile-header .menu-mobile-close {
		font-size: 2.25rem;
		line-height: 3.125rem;
		cursor: pointer;
		width: 3.125rem;
		height: 3.125rem;
		text-align: center;
		border-left: 1px solid rgba(0, 0, 0, .1);
		color: var(--color-black);
		background-color: #fff !important;
		box-shadow: inherit !important;
		border: inherit !important;
		padding: 0 !important
	}

	header#header .menu .menu-mobile-header .menu-mobile-close i {
		font-size: 30px !important;
		color: #079d58 !important
	}

	header#header .menu>ul>li .menu-subs.menu-column-4>.list-item img {
		display: none !important
	}

	header#header .menu .menu-mobile-header .menu-mobile-title {
		color: #000 !important;
		font-size: 18px !important;
		font-weight: 700 !important;
		text-transform: uppercase !important
	}

	header#header .menu .menu-mobile-header .menu-mobile-arrow {
		border: inherit !important;
		background-color: #fff !important;
		color: #079d58 !important;
		font-size: 25px
	}

	header#header .menu>ul>li .menu-subs.menu-column-4>.list-item .title {
		font-size: 14px !important;
		line-height: 24px !important
	}
}

.showtooltip {
	opacity: 1
}

div#site-footer {
	background-color: #f0f0f0
}

div#site-footer footer.footer {
	padding: 0 25px;
	background-color: #EEF0EB;
}

div#site-footer .footer-main h3 {
	font-size: 20px;
	font-weight: 700;
	color: #000;
	line-height: 1;
	margin-bottom: 20px
}

div#site-footer .footer-main li,
div#site-footer footer.footer .footer-bottom ul li {
	list-style: none
}

div#site-footer .footer-main a,
div#site-footer .footer-main ul li a {
	font-size: 15px;
	color: #636363;
	font-weight: 400;
	line-height: 30px;
	display: block;
	margin: 0
}

div#site-footer .footer-main .locations {
	display: flex;
	justify-content: flex-start
}

div#site-footer .footer-main .locations ul:first-child {
	margin-right: 40px
}

div#site-footer .footer-main .industries div:first-child {
	margin-right: 30px
}

div#site-footer .footer-main .content p {
	font-size: 14px;
	color: #525252;
	line-height: 24px;
	margin-top: 25px;
	margin-bottom: 30px
}

div#site-footer footer.footer .footer-main {
	padding: 80px 0 20px;
	border-bottom: 1px solid #63636336
}

div#site-footer .footer-main .content li a {
	color: #525252;
	font-size: 18px;
	padding-right: 20px;
	line-height: 28px;
	display: inline-block;
	margin-bottom: 0
}

div#site-footer .footer-main .content li a:last-child {
	padding-right: 0
}

div#site-footer .footer-main .alllocations {
	padding-left: 30px
}

div#site-footer footer.footer .footer-bottom {
	padding: 20px 0
}

div#site-footer footer.footer .footer-bottom ul {
	margin: 0 0 20px;
	padding: 0;
	display: flex;
	justify-content: center
}

div#site-footer footer.footer .footer-bottom p,
div#site-footer footer.footer .footer-bottom p a,
div#site-footer footer.footer .footer-bottom ul li a {
	font-size: 16px;
	color: #636363;
	font-weight: 400;
	padding: 0 20px;
	line-height: 26px
}

div#site-footer a:hover {
	color: #153243 !important
}

div#site-footer footer.footer .footer-bottom p {
	text-align: center;
	margin-bottom: 0;
}

div#site-footer .footer-main a.map::before {
	content: "";
	background-image: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/5a28dfdb-b962-4d5c-0007-8c233251d400/public);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 14px;
	height: 18px;
	display: block;
	position: absolute;
	left: -5px;
	top: 7px
}

div#site-footer .footer-main a.call::before,
div#site-footer .footer-main a.phone::before {
	content: "";
	background-position: center;
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	left: -5px;
	top: 5px
}

div#site-footer .footer-main a.call,
div#site-footer .footer-main a.map,
div#site-footer .footer-main a.phone {
	position: relative;
	padding-left: 20px
}

div#site-footer .footer-main a.call::before {
	background-image: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/9556b08f-a465-4643-a1d7-4004d5eb6900/public);
	background-size: cover
}

div#site-footer .footer-main a.phone::before {
	background-image: url(https://imagedelivery.net/nJwaBs__P2JfMUeYJ4vmjQ/6cc13821-49bb-46e6-6700-b2440097a700/public);
	background-size: contain
}

@media only screen and (max-width:767px) {
	div#site-footer footer.footer .footer-main {
		padding: 40px 0
	}

	div#site-footer .footer-main .industries,
	div#site-footer .footer-main .locations {
		display: block
	}

	div#site-footer .footer-main h3 {
		margin: 20px 0;
		text-align: left
	}

	div#site-footer .footer-main a,
	div#site-footer .footer-main ul li a {
		font-size: 14px;
		line-height: 26px;
		text-align: left
	}

	div#site-footer footer.footer .footer-bottom ul {
		display: block;
		text-align: center
	}

	div#site-footer footer.footer .footer-bottom ul li {
		margin: 10px 0
	}

	div#site-footer footer.footer .footer-bottom p {
		font-size: 15px;
		line-height: 25px
	}

	div#site-footer footer.footer .footer-main .row .col-lg-3:last-child img {
		display: none
	}

	div#site-footer footer.footer .footer-bottom p a {
		padding: 0
	}

	div#site-footer .footer-main .industries div:first-child,
	div#site-footer .footer-main .locations ul:first-child {
		margin-right: 0 !important
	}

	div#site-footer .footer-main .alllocations {
		padding-left: 15px !important
	}

	div#site-footer .footer-main .content li,
	div#site-footer .footer-main .content p {
		text-align: left
	}
}

footer#site-footer form button {
	width: 50px !important;
	background-image: -moz-linear-gradient(180deg, #caa32d 0, #153243 100%) !important;
	background-image: -webkit-linear-gradient(180deg, #caa32d 0, #153243 100%) !important;
	background-image: -ms-linear-gradient(180deg, #caa32d 0, #153243 100%) !important;
	border: inherit !important;
	height: 100% !important;
	padding: 0 !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	color: #000 !important;
	border-radius: 12px !important;
	position: absolute !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important
}

footer#site-footer form input {
	height: 100% !important;
	border-radius: 10px !important;
	border: 2px solid #f2bc18 !important;
	padding: 0 50px 0 10px !important;
	font-size: 14px !important;
	color: #000 !important;
	font-weight: 500 !important;
	margin-bottom: 10px !important
}

footer#site-footer form {
	width: 100% !important;
	position: relative !important;
	height: 50px !important
}

div#mce-success-response {
	text-align: center;
	font-size: 14px;
	line-height: 1;
	color: #153243;
	font-weight: 600
}

div#mce-error-response {
	text-align: center;
	font-size: 14px;
	line-height: 1;
	color: red;
	font-weight: 600
}

div#site-footer footer.footer .footer-main .content img {
	width: 180px;
}

section#nationwide-seo-clients {
	background: #EEF0EB;
}

div#nationwide-seo-pricing {
	background: #EEF0EB;
}

section.why-choose-nationwide-seo {
	background: #EEF0EB;
}