/*
Theme Name: LEVELUP Child
Description: Child theme for LEVELUP theme
Author: PuzzlerBox
Author URI: https://themeforest.net/user/puzzlerbox/
Template: levelup
Version: 1.0.0
Text Domain: LEVELUP
Tags: grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, flexible-header, footer-widgets, custom-background, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-image-header, featured-images, front-page-post-form, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce, news, photography, portfolio
*/



/*--------------------------------------------------------------



1.0 - Reset



--------------------------------------------------------------*/
.sp-tab__tab-pane .sp-tab-content p {
    font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    line-height: 26px;
    padding: 35px 80px !important;
    font-size: 19px !important;
	text-align: left !important;
}
h1.sp-tab__tab_title {
    font-weight: 500 !important;
}
.conveniently-block p {
    padding: 0px 0px !important;
}
h4.sp-tab__tab_title {
    font-size: 13px !important;
}
.sp-tab-content {
    width: 80%;
    margin: 0 auto;
}
.sp-tab-content p {
    font-size: 18px;
}
.vc_row-fluid.container.main-wrap {
    margin: auto !important;
}
.wrap-bt a {
    color: #fff !important;
    font-size: 16px !important;
}
a.city_botton {
    color: #fff !important;
}
.wrap h3 {
    color: #1D4E99 !important;
    font-size: 18px;
    font-weight: bold;
    font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
#bottom-bar .copyright{
    display: inline-grid !important;
}
#bottom-bar .copyright .col1 .elem p {
    font-size: 16px !important;
    font-size: 15px!important;
    font-weight: 600;
    color: #FFF;
    margin-bottom: 33px!important;
    margin-top: 15px;
}
li#menu-item-9688 a {
    background: #00E676;
    color: white;
    border-radius: 3px;
    font-weight: 700;
}
.bottom-bar-wrapper {
    background: #2c62aa;
}
.page-id-19428 .seo-tampa-head ul li::before, .seo-white-head ul li::before {
    background-image: none !important;
}
.page-id-19428 aside#text-11 {
    display: none !important;
}
.page-id-12358 .row.custom-footer{
display: block !important;
}
div#do-com p {
    color: #fff;
    font-size: 30px;
    margin-bottom: 4%;
}
div#do-com {
    background-repeat: no-repeat;
    background-size: cover;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	font-size: 62.5%;
	/* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll;
	/* Keeps page centered in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%;
	/* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%;
	/* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

*,
*:before,
*:after {
	/* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
	-webkit-box-sizing: border-box;
	/* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
	-moz-box-sizing: border-box;
	/* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
	box-sizing: border-box;
}

body {
	background: #f7f8fa;
	/* Fallback for when there is no custom background color defined. */
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

table {
	/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

blockquote:before,
blockquote:after {
	content: "";
}

blockquote {
	quotes: "" "";
}

a:focus {
	outline: 0;
}

a:hover,
a:active {
	outline: 0;
}

a img {
	border: 0;
}

a {
	text-decoration: none;
}


/*--------------------------------------------------------------



3.0 Elements



--------------------------------------------------------------*/

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

dt {
	font-weight: bold;
}


/*dd {*/


/*margin: 0 1.5em 1.5em;*/


/*}*/

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

th {
	font-weight: bold;
}


/*--------------------------------------------------------------



4.0 Forms



--------------------------------------------------------------*/

button,
input,
select,
textarea {
	font-size: 100%;
	/* Corrects font size not being inherited in all browsers */
	margin: 0;
	/* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline;
	/* Improves appearance and consistency in all browsers */
	outline: 0;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
	/* Addresses excess padding in IE8/9 */
}

input[type="search"] {
	-webkit-appearance: none;
	/* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box;
	/* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
	/* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	/* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #333;
	border: 1px solid #ccc;
	outline: 0;
	appearance: none;
	-webkit-appearance: none;
	/*border-radius: 3px;*/
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}

textarea {
	overflow: auto;
	/* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top;
	/* Improves readability and alignment in all browsers */
	width: 100%;
}


/*--------------------------------------------------------------



5.0 Navigation



--------------------------------------------------------------*/

.site-header {
	position: absolute;
	margin: 0 auto;
}


/*--------------------------------------------------------------



5.2 Menus



--------------------------------------------------------------*/

.fa-sub-indicator {
	display: inline-block;
	width: 17px;
	position: relative;
	left: 8px;
	top: 1px;
	height: 14px;
}

.rdy-menu .sub-menu .fa-sub-indicator {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	left: auto;
}

.rdy-menu .fa-sub-indicator [class^="icon-"],
.rdy-menu .fa-sub-indicator [class*=" icon-"] {
	color: #888;
	font-size: 12px;
	line-height: 16px;
	height: auto;
	background-color: transparent!important;
}

.call_action_row .vc_btn3:hover {
	background: #EBAD34 !important;
	color: #fff !important;
}

.rdy-menu .fa-sub-indicator i {
	width: 8px;
	display: block;
}

.rdy-menu .wide ul .fa-sub-indicator {
	display: none !important;
}

#menu-mobile .fa-sub-indicator,
.sub-menu .fa-sub-indicator {
	float: right
}


/* my style */

.optimize-2 .conLstRgt h3 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}

.seo-serviceListing img {
	width: auto !important;
}

.con-list_seo {
	width: 100%;
	display: block;
	margin-bottom: 0px;
}

.seo-cirtus-services {
	background: #1f539c;
	padding: 37px;
	margin: 0px !important;
}

.seo-cirtus-services h2 {
	color: white;
	font-size: 18px;
	font-weight: 500;
}

.seo-cirtus-services .services_work {
	color: white;
	font-size: 17px;
	font-weight: normal;
}

ul.seo-serviceListing {
	margin-left: 0 !important;
}

.seo-cirtus-services p {
	color: white;
}

ul.seo-serviceListing li {
	list-style: none;
}

.seo-serviceListing li .icon_holder {
	width: 3.5%;
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
}

.icon_text_holder {
	/* float: left; */
	display: inline-block;
	width: 92%;
}

.seo-cirtus-services .services_work {
	color: white;
}

.con-list_seo .conLstLft {
	margin-top: 29px;
	margin-bottom: 19px;
}


/* .optimize

{

  background: #ebf3fe;

   margin-bottom: 0px;

 padding: 0px 0 0 19px;

} */


/* .expertise .conLstLft h2

{

  margin-bottom: 15px;

} */


/* .expertise

{

  background: #ffffff;

   margin-bottom: 0px;

    padding: 0px 19px 0 0;



} */


/* .expertise p

{

  margin:0 0 13px;

} */


/* .optimize .conLstLft {

    width: 61%;

    float: left;

} */


/* .expertise .conLstLft {

    width: 61%;

    float: right;

}

.optimize .conLstRgt {

    width: 36%;

    margin: 0px !important;

    float: right;

    padding: 0px !important;

}

.expertise .conLstRgt {

    width: 36%;

    margin: 0px !important;

    float: left;

    padding: 0px !important;

} */


/***** new  Homepage css *****/

.con-list_seo ul {
	margin-bottom: 0px !important;
}

.banner-service .hilight {
	font-weight: bold;
}

.our_services_ul span.int_text {
	color: #043c87;
}

.hilight {
	font-weight: normal;
}

span.hilight {
	font-weight: normal;
}

.optimize-bg {
	background: #ebf3fe;
}

.optimize-2-bg {
	background: #ebf3fe;
}

.vc_custom_1511398216113 P {
	color: white;
}

.vc_custom_1511399125593 P {
	color: white;
}

p.once_helped {
	color: #043c87;
	font-weight: bold;
	font-size: 20px !important;
	margin-top: 33px;
}


/*.small_row .row-container {

    width: 1249px;

}*/

.small_row .row-container p {
	font-size: 15px;
}

p.our_services {
	font-weight: bold;
	font-size: 20px !important;
	margin-top: 33px;
}

.our_services_ul {
	margin-left: 0px !important;
	padding-left: 0px!important;
	text-align: center;
}

.partner_ul {
	margin-left: 0px !important;
	padding-left: 0px!important;
}

ul.our_services_ul li {
	display: inline-block;
	list-style: none;
	width: 15%;
	border: 2px solid #043c87;
	margin: 0 12px;
	padding: 18px;
	min-height: 165px;
	vertical-align: bottom;
}

span.int_text {
	text-align: center;
	display: inherit;
	font-size: 17px;
	font-weight: bold;
	vertical-align: baseline;
}

.our_services_ul span.int_text {
	color: #043c87;
}

.call_action_row .vc_general {
	background: none !important;
	border: 0px !important;
	color: white;
}

.call_action_row .vc_cta3-content {
	float: left;
	width: 47%;
	font-size: 14px;
}

.call_action_row .vc_cta3-actions {
	float: right;
	margin-top: 6px;
	width: 65%;
}

.call_action_row .vc_btn3 {
	background: white !important;
	color: #043c87!important;
	border-radius: 0px !important;
	font-weight: bold;
	font-size: 17px;
}

p.using {
	color: #4692c4;
	font-weight: bold;
	font-size: 18px !important;
}

.main_using {
	border: 8px #ccc;
	border-spacing: -22px;
	border-style: double;
	padding: 32px 0;
	width: 79%;
	float: none;
	margin: 0 auto;
}

.heres_why {
	padding-right: 75px;
	padding-left: 75px;
}

ul.partner_ul {
	float: left;
	width: 100%;
}

.partner_ul {
	text-align: center;
}

.partner_ul li {
	list-style: none;
	width: 14%;
	display: inline-block;
	margin: 0 12px;
	padding: 18px;
}

p.transform {
	font-size: 21px !important;
	font-weight: 400;
	margin-bottom: 20px !important;
}

p.having {
	font-weight: 600;
	font-size: 17px !important;
}

.first_test {
	width: 96%;
	float: left;
	/* margin-right: 49px; */
	text-align: center;
	padding: 30px 22px 50px;
	font-size: 14px;
	word-wrap: break-word;
	background: rgba(28, 28, 29, .5);
	margin-right: 35px;
	min-height: 216px;
	position: relative;
}

.test_client {
	width: 100%;
	float: left;
	margin-bottom: 24px;
	margin-top: 10px;
}

.first_test b {
	bottom: 16px;
	position: absolute;
	left: 27%;
	display: inline-block;
}

.follow_icons img {
	margin-right: 13px;
	padding-bottom: 7px;
}

.follow_icons b {
	float: left;
	width: 100%;
	margin-bottom: 12px;
	font-size: 17px;
}

p.see_what {
	font-size: 17px !important;
	font-weight: bold;
	/* color: black; */
}

div#dominate_competition {
	position: relative;
	height: 788px;
}

.dominate_inner {
	/* position: absolute; */
	/* top: 23%; */
	float: none;
	margin-top: 22%;
	text-align: center;
}

.contact_button .vc_btn3 {
	color: #ebad34 !important;
}

.contact_button .vc_btn3:hover {
	background: #2979ac !important;
	color: #fff !important;
}

.dominate_inner p {
	font-size: 26px !important;
	margin-top: 70px !important;
}

.dominate_inner a {
	border: 2px solid;
	color: white !important;
	padding: 9px 21px;
}

.dominate_inner h2 {
	text-transform: uppercase;
}

.footer_first_row {
	margin: 36px 0;
}

.tampa_footer {
	text-align: left;
	margin-top: 66px;
	color: #1f539c;
	font-weight: bold;
	font-size: 18px;
	margin-left: 83px;
}

.tampa_footer img {
	margin-right: 5px;
}

.cincinnati_footer {
	text-align: left;
	margin-top: 66px;
	color: #1f539c;
	font-weight: bold;
	font-size: 18px;
	margin-left: -25px;
}

.cincinnati_footer img {
	margin-right: 5px;
}

p.follow_icons {
	border-bottom: 1px solid #ccc;
	padding-bottom: 13px;
	width: 100%;
}

p.contact_link {
	float: right;
	width: 43%;
}

p.contact_left {
	float: left;
	width: 58%;
}

.contact_left a {
	float: right;
	background: #043c87;
	padding: 6px 16px;
	margin-top: 12px;
	margin-left: 12px;
}


/*p.contact_link a {

    background: #043c87;

    padding: 12px 23px;

    margin-top: 0;

}*/

.vc_cta3-content p {
	font-size: 19px;
}


/* end my style */


/*** ESSENTIAL STYLES ***/

.sf-menu,
.sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu li {
	position: relative;
}

.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}

.sf-menu li:hover>ul,
.sf-menu li.sfHover>ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu ul ul {
	top: 0;
	left: 100%;
}

.sf-menu ul {
	min-width: 12em;
	/* allow long menu items to determine submenu width */
	*width: 12em;
	/* no auto sub width for IE7, see white-space comment below */
}

.sf-menu ul li {
	text-align: left;
}

.sf-menu a {
	text-decoration: none;
	zoom: 1;
	/* IE7 */
}

.sf-menu li {
	/*background: #BDD2FF;*/
	white-space: nowrap;
	/* no need for Supersubs plugin */
	*white-space: normal;
	/* ...unless you support IE7 (let it wrap) */
}

.vc_general.vc_cta3.vc_cta3-style-classic,
.vc_general.vc_cta3.vc_cta3-style-custom {
	border: 0px !important;
	background: none !important;
}

.sf-menu li:hover,
.sf-menu li.sfHover {
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

.rdy-menu ul li a,
.rdy-menu ul li .title {
	display: block;
	margin: 0;
	padding: 10px 20px !important;
}

.rdy-menu .sub-menu {
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.rdy-menu .wide .sub-menu {
	padding: 15px 0px;
}

.rdy-menu .wide>.sub-menu>li {
	display: table-cell;
	width: 250px;
	min-width: 250px;
	float: none !important;
	vertical-align: top;
}

.rdy-menu .wide li {
	border-top: 0 !important;
}

.rdy-menu .wide .sub-menu li {
	border-left-width: 1px !important;
}

.rdy-menu .wide .sub-menu li {
	float: left;
	width: 100%;
	padding: 0 15px 0 15px;
	border-left: 0 solid #3d3d3d;
}

.rdy-menu .wide>.sub-menu>li:first-child {
	border-left: 0 !important;
}

.rdy-menu .wide .sub-menu li a {
	padding: 0 20px;
}

.rdy-menu .wide>.sub-menu .sub-menu {
	position: static !important;
	top: 0 !important;
	display: block !important;
	border: 0 !important;
	opacity: 1 !important;
}

.rdy-menu .wide .sub-menu li ul {
	display: block;
	left: 0;
	padding: 0;
	position: relative;
	top: 0;
	visibility: visible;
	background-color: transparent !important;
}

.rdy-menu .wide .sub-menu li ul li {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
	border-left: 0;
}

.rdy-menu .wide li a.no-link:hover {
	cursor: default;
}

.rdy-menu .wide .hide-mega-title>a {
	display: none !important;
}

.sf-menu ul ul {
	margin-left: 1px;
}

.rdy-menu>li:not(.wide) li:last-child {
	border-bottom: 0 !important;
}

.rdy-menu .wide .widget img {
	width: 100%;
}

.rdy-menu .wide .widget {
	margin-bottom: 0;
}


/*--------------------------------------------------------------



6.0 Accessibility



--------------------------------------------------------------*/


/* Text meant only for screen readers */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar */
}


/*--------------------------------------------------------------



7.0 Alignments



--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 30px;
	margin-bottom: 10px;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}

.set-align-left {
	display: inline;
	float: left;
}

.set-align-right {
	display: inline;
	float: right;
}

.set-align-center {
	clear: both;
	display: block;
	margin: 0 auto;
}


/*--------------------------------------------------------------



8.0 Clearings



--------------------------------------------------------------*/

.clear:before,
.clear:after,
.clearfix:before,
.clearfix:after,
.entry-content:before,
.entry-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
}

.clear:after,
.clearfix:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

.float-right {
	float: right
}

.float-left {
	float: left
}


/*--------------------------------------------------------------



9.0 Widgets



--------------------------------------------------------------*/

.widget {
	margin: 0 0 1.5em;
}


/* Make sure select elements fit in widgets */

.widget select {
	max-width: 100%;
}


/* Search widget */

.widget_search .search-submit,
.widget_product_search .search-submit {
	display: none;
}


/*--------------------------------------------------------------



10.0 Content



--------------------------------------------------------------*/

body.boxed .wrapper-inner {
	overflow: visible;
}

.wrapper-inner {
	width: 100%;
	overflow: hidden;
}

#content {
	position: relative;
}

.home-wrap {
	padding-top: 3em;
	margin-bottom: 0;
	padding-bottom: 0;
	position: relative;
	z-index: 100;
	background-color: #f8f8f8;
}

html:not(.js) .home-wrap {
	padding-top: 0;
}

html.no-overflow-y {
	overflow-y: hidden!important;
}

.row.no-gutter {
	margin-left: 0;
	margin-right: 0;
}

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
	padding-right: 0;
	padding-left: 0;
}


/*--------------------------------------------------------------



10.1 Posts and pages



--------------------------------------------------------------*/

.sticky {}

.hentry {
	/*margin: 0 0 1.5em;*/
}


/*.byline,*/

.updated {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	/*margin: 1.5em 0 0;*/
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.not-found-text {
	margin-top: 25px;
	font-size: 50px;
	color: #222222;
	text-align: center;
	font-family: 'Open Sans', Helvetica, Arial, Verdana, sans-serif;
	font-weight: 800;
	font-style: normal
}


/*--------------------------------------------------------------



10.2 Asides



--------------------------------------------------------------*/

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/*--------------------------------------------------------------



10.3 Comments



--------------------------------------------------------------*/

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {}


/*--------------------------------------------------------------



11.0 Infinite scroll



--------------------------------------------------------------*/


/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .paginator,
.infinite-scroll .paging-navigation,

/* Older / Newer Posts Navigation (always hidden) */

.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}


/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */

.infinity-end.neverending .site-footer {
	display: block;
}

.infinite-scroll .rdy-load-more {
	margin-top: 50px;
}


/*--------------------------------------------------------------



12.0 Media



--------------------------------------------------------------*/

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}


/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object {
	max-width: 100%;
}


/*--------------------------------------------------------------



12.1 Captions



--------------------------------------------------------------*/

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}


/*--------------------------------------------------------------



12.2 Galleries



--------------------------------------------------------------*/

.gallery {
	margin-bottom: 1.5em;
	margin-left: -0.5em;
	margin-right: -0.5em;
}

.gallery-caption {
	width: auto !important;
	max-width: 100%;
	margin-top: 18px;
	margin-bottom: 18px;
	display: table;
	table-layout: fixed;
}

.gallery:after {
	display: table;
	content: "";
	clear: both;
}

.gallery-item {
	margin: 0;
	float: left;
	padding: 0.5em;
}

.gallery-item img {
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
	float: none;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.contact_left b {
	float: left;
}

.gallery-columns-3 .gallery-item {
	width: 33.3333%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6667%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}


/*--------------------------------------------------------------



Animation



--------------------------------------------------------------*/

button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	background: #2660a8 !important;
	border-bottom: 3px solid #2660a8 !important;
}

.box-1 {
	width: 49%;
	float: left;
	margin-bottom: 20px;
	margin-right: 11px;
}

.tampa_left_footer {
	margin-left: -56px;
}

.box-2 {
	width: 49%;
	float: left;
	margin-bottom: 20px;
	margin-left: 11px;
}

.consult {
	font-size: 18px;
	text-align: left !important;
}

.home-form .wpcf7-form-control.wpcf7-text.wpcf7-email {
	color: #fff !important;
}

input:focus,
textarea:focus {
	border: 1px solid #c3c0ab !important;
	outline: 0 none;
}

.box-1 textarea {
	border: 1px solid #c6c6c8 !important;
	font-family: inherit;
	padding: 5px;
	height: 150px;
}

.btn-box {
	width: 100%;
	float: left;
}

.free-consul {
	font-size: 26px;
}


/*@media screen and (min-width: 992px){*/

.animate-element {
	opacity: 0;
	-webkit-perspective: 1000;
}


/*}*/


/*.ie-mobile .animate-element,



.no-cssanimations .animate-element.start-animation,



.wpb_animate_when_almost_visible,



.animate-element.start-animation {



  opacity: 1;



}*/

@-webkit-keyframes fadeInUp2 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUp2 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUp2 {
	-webkit-animation-name: fadeInUp2;
	animation-name: fadeInUp2;
}

@-webkit-keyframes fadeInLeft2 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-50px, 0, 0);
		transform: translate3d(-50px, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeft2 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-50px, 0, 0);
		transform: translate3d(-50px, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInLeft2 {
	-webkit-animation-name: fadeInLeft2;
	animation-name: fadeInLeft2;
}

@-webkit-keyframes fadeInRight2 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(50px, 0, 0);
		transform: translate3d(50px, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRight2 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(50px, 0, 0);
		transform: translate3d(50px, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInRight2 {
	-webkit-animation-name: fadeInRight2;
	animation-name: fadeInRight2;
}

@-webkit-keyframes menushow {
	0% {
		opacity: 0 !important;
	}
	100% {
		opacity: 1 !important;
	}
}

@keyframes menushow {
	0% {
		opacity: 0 !important;
	}
	100% {
		opacity: 1 !important;
	}
}

@-webkit-keyframes arrow-next {
	0% {
		right: 0;
	}
	50% {
		right: -4px;
	}
	100% {
		right: 0;
	}
}

@-webkit-keyframes arrow-prev {
	0% {
		left: 0;
	}
	50% {
		left: -4px;
	}
	100% {
		left: 0;
	}
}

@keyframes arrow-next {
	0% {
		right: 0;
	}
	50% {
		right: -4px;
	}
	100% {
		right: 0;
	}
}

@keyframes arrow-prev {
	0% {
		left: 0;
	}
	50% {
		left: -4px;
	}
	100% {
		left: 0;
	}
}

@-webkit-keyframes hoverBomb {
	0% {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		-webkit-transform: scale(.5, .5);
		transform: scale(.5, .5)
	}
	100% {
		opacity: 1;
		filter: none;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1)
	}
}

@keyframes hoverBomb {
	0% {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		-webkit-transform: scale(.5, .5);
		transform: scale(.5, .5)
	}
	100% {
		opacity: 1;
		filter: none;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1)
	}
}

@-webkit-keyframes arrow {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	50% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes arrow {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	50% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes arrow-up {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	50% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes arrow-up {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	50% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes arrow-down {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	50% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes arrow-down {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	50% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes arrow-left {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	50% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes arrow-left {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	50% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes arrow-right {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	50% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes arrow-right {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	50% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}


/* test */

#header {
	z-index: 31;
	height: 0;
}

#header:not(.boxed) {
	padding-left: 60px;
	padding-right: 60px;
}


/*body.admin-bar #header.static-layout {



  top: 32px



}*/

body.with-topbar #header.static-layout,
body.with-topbar #header-menu.static-layout {
	top: auto
}

body.admin-bar #header.slidedown-layout,
body.admin-bar #header.slidedown-full-layout {
	top: 0px
}

#header-menu.boxed.slidedown-layout #main-menu {
	margin-right: 100px;
}


/*#header-menu #main-menu .col-td {



  padding-left: 0;



  padding-right: 0;



}*/


/*body.admin-bar #header {



  top: 32px



}*/


/* fixed */

#header.fixed-layout,
#header.slidedown-layout,
#header.slidedown-full-layout {
	width: 100%;
}

#header.fixed-layout,
#header-menu.fixed-layout {
	position: absolute;
}

#header.fixed-layout,
#header-menu.fixed-layout {
	position: fixed;
}

body.with-slide-topbar #header.fixed-layout,
body.with-slide-topbar #header-menu.fixed-layout {
	position: absolute;
}

body.with-slide-topbar #header.fixed-layout.m-fixed,
body.with-slide-topbar #header-menu.fixed-layout.m-fixed {
	position: fixed !important;
}

body.with-sticky-topbar #top-bar {
	position: fixed;
}

#header.slidedown-layout,
#header.slidedown-full-layout {
	position: fixed !important;
}

#header.fixed-layout .menu-right-side,
#header.slidedown-layout .menu-right-side,
#header.slidedown-full-layout .menu-right-side {
	position: absolute !important;
}

#header.slidedown-layout #logo,
#header.slidedown-full-layout #logo {
	top: 60px;
	position: absolute;
}


/*#header.slidedown-layout .menu-right-side,



#header.slidedown-full-layout .menu-right-side {



  top: 10px !important;



}*/

#header>.container {
	position: relative;
	height: 0px;
}

#header-menu.fixed-layout .container,
#header-menu.static-layout .container,
#header-menu.slidedown-layout .container,
#header-menu.slidedown-full-layout .container {
	position: relative;
}

#header.boxed .menu-right-side {
	right: -5px !important;
}


/*@media only screen and (min-width: 992px){



  #header #logo,



  #header .menu-right-side {



    top: 0px !important;



  }



}*/

#header.search-opened {
	z-index: 34;
}

#header .search-close-icon li {
	backface-visibility: hidden;
}

#top-bar {
	width: 100%;
	z-index: 32;
	position: relative;
	overflow: hidden;
	background-color: #000;
	height: 30px;
	line-height: 30px;
	position: relative;
	color: #fff
}

#top-bar .col-td {
	width: 33%;
	vertical-align: top;
}

#top-bar .center {
	text-align: center;
}

#top-bar .right {
	text-align: right;
}

#top-bar .elem {
	display: inline-block;
	line-height: 1;
}

#top-bar .top-bar-social a:first-child {
	margin-left: 0;
}

#top-bar .top-bar-social a:last-child {
	margin-right: 0;
}

#top-bar a:hover {
	text-decoration: underline;
}

#top-bar .searchform .searchform-s {
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, .5);
}

#top-bar .elem .icon {
	margin-right: 6px;
}

#top-bar .left .elem {
	margin-right: 20px;
}

#top-bar .center .elem {
	margin-left: 10px;
	margin-right: 10px;
}

#top-bar .right .elem {
	margin-left: 20px;
}

#top-bar .elem .cart {
	font-size: 18px;
}

#top-bar .menu li {
	display: inline-block;
	margin-left: 6px;
	margin-right: 6px;
}


/*#header .menu-right-side {*/


/*top: 0 !important;*/


/*}*/


/*#header .search-close-icon {



  backface-visibility: hidden;



}*/


/*#header.static-layout #logo,



#header.static-layout .menu-right-side {



  position: absolute !important;



}*/

.animate_when_almost_visible {
	opacity: 0;
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.animate_when_almost_visible.fade-out {
	-webkit-animation-name: iso-fade-out;
	-moz-animation-name: iso-fade-out;
	-o-animation-name: iso-fade-out;
	animation-name: iso-fade-out;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-o-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
	/*-webkit-animation-duration: 0.3s;*/
	/*-moz-animation-duration: 0.3s;*/
	/*-o-animation-duration: 0.3s;*/
	animation-duration: 0.3s;
	opacity: 0;
}

@-webkit-keyframes iso-fade-out {
	0% {
		-webkit-transform: scale(1);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(0.5);
		opacity: 0;
	}
}

@-moz-keyframes iso-fade-out {
	0% {
		-moz-transform: scale(1);
		opacity: 1;
	}
	100% {
		-moz-transform: scale(0.5);
		opacity: 0;
	}
}

@-o-keyframes iso-fade-out {
	0% {
		-o-transform: scale(1);
		opacity: 1;
	}
	100% {
		-o-transform: scale(0.5);
		opacity: 0;
	}
}

@keyframes iso-fade-out {
	0% {
		transform: scale(1);
		opacity: 1;
	}
	100% {
		transform: scale(0.5);
		opacity: 0;
	}
}


/*---- new css (29-may) ----*/

.conLstLft h2 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}

.conLstLft h3 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}

.conLstLft h1 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	margin: 0 0 23px 0;
}

.tampa-title h1 {
	font-size: 32px;
	color: #000000;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	margin: 0 0 23px 0;
	text-align: center;
}

.content-title h2 {
	line-height: 40px;
	font-weight: bold;
	color: #000;
	font-family: 'Open Sans', sans-serif;
}

.local-seo-content h1 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
}

.seo-customer-txt h2 {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
}

.seo-ranking-txt h3 {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
}

.seo-recruitment-txt h3 {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
}

.form-title-1 {
	font-size: 24px;
	padding: 12px 20px;
	color: #fff;
	margin: 0;
	/* padding: 7% 20px; */
	line-height: 28px;
	text-transform: uppercase;
	text-align: center;
	background: #0f294e;
	box-shadow: 3px 5px 1px 2px rgba(0, 0, 0, 0.18);
	font-weight: 600;
}

.inner-txt {
	color: #373737 !important;
	line-height: 1.6;
	font-size: 14px !important;
}

.internship-form .wpcf7-form {
	width: 80%;
	margin: auto;
}

.gender {
	width: 100%;
	height: 55px;
	border: 1px #ccc solid;
}

.hear-about {
	width: 100%;
	height: 55px;
	border: 1px #ccc solid;
}

.internship-form input[type="submit"] {
	background: #0074AD;
	border: none;
	border-bottom: 3px solid #0074AD;
}

.form-2 {
	display: none;
}

.form-3 {
	display: none;
}

.loginError,
.loginError-1,
.loginError-3,
.loginError-4,
.loginError-5,
.loginError-6,
.loginError-7,
.loginError-emp,
.loginError-start,
.loginError-end,
.loginError-edu,
.loginError-high,
.loginError-mark,
.loginError-achieve,
.loginError-job,
.loginError-impact,
.loginError-ref,
.loginError-business,
.loginError-pattern,
.loginError-pattern1 {
	color: red;
}

.form-submit-1 {
	background: #225DA9;
	border-bottom: 3px solid #225DA9;
}

.form-submit-1:hover {
	background: #225DA9 !important;
	border-bottom: 3px solid #225DA9 !important;
}

.form-submit {
	background: #225DA9;
	border-bottom: 3px solid #225DA9;
}

.form-submit:hover {
	background: #225DA9 !important;
	border-bottom: 3px solid #225DA9 !important;
}

.form-submit {
	background: #225DA9;
	border-bottom: 3px solid #225DA9;
}

.btn-send {
	background: #225DA9;
	border-bottom: 3px solid #225DA9;
}

.btn-send:hover {
	background: #225DA9 !important;
	border-bottom: 3px solid #225DA9 !important;
}

.job-history textarea {
	border: 1px solid #ccc;
}

.scott-form tr {
	padding: 10px 0px !important;
}

.btn-align {
	width: 100%;
	float: left;
}

.form-submit {
	float: left;
}

.form-previous {
	float: left;
	margin-right: 15px;
	background: #225DA9;
	border-bottom: 3px solid #225DA9;
}

.form-previous:hover {
	background: #225DA9;
	border-bottom: 3px solid #225DA9;
}

.form-previous:active {
	background: #225DA9;
	border-bottom: 3px solid #225DA9;
}

.form-previous-1 {
	background: #225DA9;
	border-bottom: 3px solid #225DA9;
}

.form-previous-1:hover {
	background: #225DA9;
	border-bottom: 3px solid #225DA9;
}

.form-previous-1:active {
	background: #225DA9;
	border-bottom: 3px solid #225DA9;
}

.form-heading-1 h2 span {
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	margin: 0 0 23px 0;
	text-align: center;
}

.form-heading-1 h1 span {
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	margin: 0 0 23px 0;
	text-align: center;
}

.vc_hidden-xs {
	display: none !important;
}

.home-form {
	top: -100px;
}

.banner-service {
	top: -100px;
}

.banner-btn a {
	background: #0182DE !important;
	border-style: none !important;
	font-size: 18px !important;
	font-size: 22px !important;
	padding: 12px 20px !important;
}

.banner-btn a:hover {
	background-color: #EBAD34 !important;
	transition: all 0.6s ease-in-out;
}

.banner-btn {
	width: 100%;
	text-align: center;
	margin-top: -40px;
}

.seo-comp {
	color: #2653A8;
	text-align: center;
	margin-top: 55px;
	font-size: 42px;
	font-weight: 300;
	font-family: "Open Sans", sans-serif;
}

.seo-txt {
	width: 65%;
	margin: auto;
	text-align: center;
	font-size: 20px;
	font-weight: 300;
	line-height: 30px;
	margin-bottom: 50px;
}

.page-id-5784 .partner-1 {
	background: url('/wp-content/uploads/2018/05/Google_bar.png');
	background-size: cover;
}

.partner-1 {
	text-align: center;
	padding: 40px 0px;
	background: url('/wp-content/uploads/2017/09/google-partner-bg.jpg');
	font-size: 35px;
	color: #fff;
	font-weight: 300;
}

.partner-1 img {
	width: auto !important;
}

.service-box .site-title {
	color: #1D4E99;
	font-family: 'Open Sans', sans-serif;
	margin: 50px 0 50px;
	line-height: 52px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 300;
	font-size: 42px;
}

.tampa-bnr {
	background: none;
	position: absolute;
	top: 0;
	right: 0%;
	bottom: 0;
	width: 100%;
	margin: auto;
}

.typing-txt {
	font-size: 31px;
	display: block;
	margin: 0;
	bottom: 60%;
	font-family: 'Open Sans', sans-serif;
	font-size: 50px !important;
	color: #fff;
	width: 100%;
	font-weight: 300;
	z-index: 10;
	text-align: center;
	margin-top: 80px;
}

.typing-btn {
	text-align: center;
	margin-top: 25px;
}

.typing-btn button {
	padding: 10px 30px 15px !important;
	font-size: 22px;
	border-style: none !important;
}

.typing-btn button:hover {
	background-color: #EBAD34 !important;
	transition: all 0.6s ease-in-out;
}

.bnr-box {
	position: relative;
}

.bnr-opt {
	background: rgba(31, 83, 156, 0.6) none repeat scroll 0 0;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.row_section .banner-home-1>.row-container>.row-inner {
	min-height: 80vh !important;
}

.result-title h2 {
	text-align: center;
	display: inline-block;
	width: 100%;
	font-size: 24px;
	color: #1D4E99;
	font-weight: 300;
	font-family: "Open Sans", sans-serif;
	margin: 0 0 25px 0;
}

.result-txt {
	width: 55%;
	margin: auto;
	text-align: center;
	font-size: 15px;
	line-height: 30px;
}

.result {
	padding: 33px 0px;
	background: rgba(204, 204, 204, 0.4) none repeat scroll 0 0;
}


/*---- new css ---- */

.content-title h2 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: -3px;
}

.blue-box p {
	font-size: 15px;
	color: #fff;
	margin-bottom: 5px;
	text-align: right;
}

.page-id-5784 .blue-box {
	background: #91E7F1;
}

.blue-box {
	background: #2B67B0;
	padding: 30px 0px;
	width: 100%;
	float: left;
	margin-top: 70px;
	margin-bottom: 60px;
}

.txt-box {
	width: 50%;
	float: left;
}

.btn-box {
	width: 50%;
	float: left;
}

.blue-box span {
	padding-right: 20px;
	font-size: 12px;
}

.blue-box .blue {
	font-size: 16px;
	padding-top: 10px;
}

.btn-txt {
	text-align: center;
}

.confull.btn {
	text-align: center;
	padding: 30px 0px;
}

.con-list.clear.method {
	width: 100%;
	float: left;
	margin-top: 0px;
	position: relative;
	margin-bottom: 0px;
	background: #EBECEC;
}

.con-list1 {
	width: 100%;
	float: left;
	border-bottom: 1px solid #ADCADC;
}

.con-list2 {
	width: 100%;
	float: left;
	border-bottom: 1px solid #ADCADC;
	margin-top: 17px;
}

.con-list3 {
	width: 100%;
	float: left;
	margin-top: 17px;
}

.blue-box .analysis-btn {
	font-size: 17px;
	padding: 14px 35px;
	background: transparent !important;
	border: 1px solid #fff !important;
}

.method p img {
	width: 250px;
	height: 250px;
	border-radius: 50%;
}

.con-list1 h3 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
	margin-bottom: 5px;
}

.con-list2 h3 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
	margin-bottom: 5px;
}

.con-list3 h3 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
	margin-bottom: 5px;
}

.con-list1 p {
	text-align: left;
}

.con-list2 p {
	text-align: left;
}

.con-list3 p {
	text-align: left;
}

.drive h2 {
	text-align: center;
}

.drive-1 p {
	text-align: center;
}

.Guesswork h2 {
	text-align: center;
}

.Guesswork p {
	text-align: center;
}

.fa.fa-phone {
	padding-right: 4px;
}

.fa.fa-envelope {
	padding-right: 4px;
}

.content-title.thampatitle.drive h2 {
	font-size: 32px;
	color: #000000;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	margin: 0 0 23px 0;
	text-align: center;
}

.blue-box a {
	color: #fff !important;
	text-transform: uppercase;
}

.conLstLft.text-lft {
	float: left !important;
}

.contnt p a {
	font-style: normal !important;
	font-weight: 500;
}

.btn-box {
	width: 45%;
	float: left;
	padding-left: 25px;
}

.txt-box {
	width: 55%;
	float: left;
	padding-right: 25px;
}

.blue-bar {
	width: 100%;
	float: left;
}

.page-id-7248 .video-frame {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
}

.page-id-7248 .video-frame-left {
	float: left !important;
	width: 100% !important;
}

.page-id-7248 .video-frame-right {
	float: left !important;
	width: 100% !important;
}

.video-frame {
	position: absolute;
	top: 42px;
	left: 196px;
	width: 65.4%;
	height: 438px;
}

.video-bg {
	position: relative;
}

.video-bg img {
	height: 583px;
}

.progress .conLstRgt::after {
	background-image: url("/wp-content/themes/levelup-child/assets/landing-css/img/2.png");
	height: 243px;
	width: 20px;
	content: "";
	position: absolute;
	top: 9px;
	background-repeat: no-repeat !important;
}

.progress {
	position: relative;
}

.progress .conLstLft {
	background: #ECECEE;
	margin-left: 0px;
	margin: 20px 0px;
	padding: 15px 15px 15px 15px;
	margin-left: -12px;
	width: 56%;
}

.Guaranteed .conLstLft {
	float: left !important;
	padding-right: 30px;
}

.Guaranteed p a {
	color: #ffffff !important;
}

.con-list.clear.Guaranteed {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/bg.png");
	width: 100%;
	background-size: 100% 100%;
	padding: 0px 0px !important;
}

.con-list.clear.Seo_Seattle {
	background: none;
	width: 100%;
	background-size: 100% 100%;
	padding: 0px 0px !important;
}

.full_row {
	color: white;
	padding-top: 18px;
	float: left;
}

.full_row h3 {
	color: white;
	text-align: center;
}

.Guaranteed1 {
	background: url("/wp-content/uploads/2018/01/Changing-Marketing-Landscape.png");
	width: 100%;
	background-size: 100% 100%;
	padding: 0px 0px !important;
}

.method-1 {
	width: 40%;
	margin-top: 33px;
	float: left;
}

.method-2 {
	width: 60%;
	float: right;
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/6.png");
	background-size: 100% 100%;
	padding: 35px 163px 0 32px;
}

.method-1::after {
	background-image: url("/wp-content/themes/levelup-child/assets/landing-css/img/5.png");
	height: 609px;
	width: 20px;
	content: "";
	/* position: absolute;*/
	top: 115px;
	background-repeat: no-repeat !important;
}

.method-1 img {
	height: 606px;
}

.ranking .conLstRgt {
	width: 48% !important;
}

.ranking .conLstLft.text-lft {
	width: 48% !important;
}

.page-id-9803 .method h2 {
	margin-bottom: 27px;
}

.method h2 {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	margin-bottom: 5px;
	margin: 47px 0px;
	width: 100%;
	float: left;
}

.ranking .conLstRgt img {
	width: 100%;
	height: 530px;
}

.Guaranteed .conLstRgt {
	display: none;
	float: left;
}

.Seo_Seattle .conLstRgt {
	display: block;
}

.conLstRgt *::-moz-placeholder {
	color: #000;
}

.conLstRgt textarea {
	border: 1px solid #ccc;
	font-family: inherit;
	padding: 5px;
	height: 150px;
}

.conLstRgt .wpcf7-form label span {
	margin: 15px 0px !important;
	width: 100%;
	/* float: left; */
}

.conLstRgt button,
input[type="submit"] {
	width: 100%;
}

.con-list.clear.digital {
	margin-bottom: 60px;
}

.speak {
	width: 100%;
	float: left;
	padding-top: 15px;
	text-align: center;
}

.speak p {
	color: #fff;
}

.page-id-5784 .drive-box {
	background: #91E7F1;
}

.drive-box {
	background: #2B67B0;
	width: 100%;
	float: left;
	padding-top: 3%;
}

.drive-box .conLstLft h3 {
	color: #fff !important;
}

.drive-box .conLstLft p {
	color: #fff;
}

.drive-box .conLstLft p a {
	color: #fff;
}

.drive-box .wpcf7-form-control-wrap input {
	background: #fff;
}

.page-id-5784 .drive-box input[type="submit"] {
	background: #91E7F1 !important;
}

.drive-box input[type="submit"] {
	background: #2B67B0 !important;
	border-bottom: 3px solid #fff !important;
	border: 2px solid #fff !important;
	font-size: 23px;
	padding: 10px 0px;
}

.drive-box .conLstLft.contnt {
	width: 48%;
	float: left;
}

.drive-box .conLstRgt {
	width: 48%;
}

.form-icov {
	width: 100%;
	float: left;
	margin-top: 25px;
}

.client-img {
	width: 30%;
	float: left;
}

.addrss {
	width: 30%;
	float: left;
	text-align: center;
	color: #fff;
	margin-top: 40px;
}

.mail {
	width: 30%;
	float: left;
	text-align: center;
	color: #fff;
	margin-top: 40px;
}

.form-icov .fa.fa-mobile {
	font-size: 30px;
	margin-bottom: 14px;
	margin-top: -5px;
}

.form-icov .fa.fa-envelope {
	font-size: 20px;
	margin-bottom: 20px;
}

.mail span {
	font-weight: bold;
}

.addrss span {
	font-weight: bold;
}

.mail a {
	color: #fff;
}

.mail a:hover {
	color: #EBAD34;
}

.addrss a {
	color: #fff;
}

.addrss a:hover {
	color: #EBAD34;
}

.drive-box .wpcf7-form-control.wpcf7-submit:hover {
	background-color: #EBAD34 !important;
	transition: all 0.3s ease-in-out;
	border: 2px solid #EBAD34 !important;
}

.blue-box .analysis-btn:hover {
	background: #EBAD34 !important;
	border: 1px solid #EBAD34 !important;
}

.speak a {
	color: #fff !important;
	font-weight: bold;
}

.speak a:hover {
	color: #333 !important;
	font-weight: bold;
}

.bg {
	width: 100%;
	float: left;
	background: #2660A8;
	padding-top: 60px;
}

.Guaranteed .conLstLft h3 {
	color: #fff;
	margin-top: 20px;
}

.Guaranteed .conLstLft p {
	color: #fff;
}

.Guaranteed1 .conLstLft h3 {
	color: #fff;
	margin-top: 20px;
}

.Guaranteed1 .conLstLft p {
	color: #fff;
}

.need .conLstRgt {
	float: right;
	width: 54%;
}

.need .conLstRgt h4 {
	font-size: 21px;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	color: #1D4E99;
	margin-bottom: 2px;
}

.need .conLstRgt h2 {
	color: #1D4E99 !important;
	margin-bottom: 2px;
}

.need {
	width: 100%;
	background-size: 100% 100%;
	padding: 0px 0px !important;
	padding: 20px 0px !important;
}

.need .conLstRgt h2 {
	font-size: 18px;
	color: #1D4E99 !important;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}

.need .conLstLft {
	float: left !important;
	width: 41%;
}

.linkSeo {
	padding: 40px 0 40px !important;
	/* background: #1f539c; */
	color: #fff;
	text-align: center;
	font-size: 25px !important;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	line-height: 33px;
	background: url("/wp-content/themes/levelup/assets/landing-css/img/3c.jpg") !important;
	background-size: 100% 100% !important;
}

.linkSeo a {
	font-size: 25px !important;
}

.choosing .conLstLft {
	float: right;
}

.choosing .conLstLft h2 {
	color: #1D4E99 !important;
	font-size: 18px;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 2px;
}

.choosing .conLstLft h3 {
	color: #1D4E99 !important;
	font-size: 18px;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 2px;
}

.choosing .conLstLft {
	width: 58%;
}

.choosing .conLstRgt {
	width: 37%;
}

.brand .conLstLft {
	float: left !important;
	padding: 25px 0px;
	width: 58%;
}

.proper .conLstLft h3 {
	color: #1D4E99 !important;
	font-size: 18px;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 2px;
}

.brand .conLstRgt {
	float: left !important;
	width: 37%;
}

.brand {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/4c.jpg") !important;
	background-size: 100% 100% !important;
}

.brand .conLstLft h3 {
	color: #1D4E99 !important;
	font-size: 18px;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 2px;
}

.choosing {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/3ab.png") !important;
	background-size: 100% 100% !important;
}

.contentFull {
	margin: 20px 0 40px !important;
}

.confull.video-frame.cin {
	left: 183px;
	width: 62.4%;
}

.con-list.clear.cinn {
	margin-top: 20px;
}


/*---- new css 5-oct ---- */

.search p {
	text-align: center;
	margin-bottom: 0px;
}

.search p i {
	font-size: 19px;
	text-transform: uppercase;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.search a {
	background: #2860AA;
	color: #fff!important;
	padding: 18px 26px;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 8px;
}

.learn-more .seo-btn {
	width: 50%;
	float: left;
	font-size: 19px;
	font-weight: bold;
	text-align: right;
	padding-right: 40px;
}

.seo-btn {
	margin-bottom: 18px;
	font-weight: bold;
	font-size: 17px;
}

.click-here a {
	background: #2860AA;
	color: #fff !important;
	padding: 18px 26px;
	font-size: 22px !important;
	text-transform: uppercase;
	font-weight: 700 !important;
	border-radius: 8px;
	font-style: normal !important;
}

.click-here a:hover {
	color: #fff !important;
	background: #EBAD34;
}

.search h4 {
	text-transform: uppercase;
	font-size: 23px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 15px;
}

.get-start a {
	background: #2860AA;
	color: #fff !important;
	padding: 15px 21px;
	font-size: 18px !important;
	text-transform: uppercase;
	font-weight: 700 !important;
	border-radius: 8px;
	font-style: normal !important;
}

.search a:hover {
	color: #fff !important;
	background: #EBAD34;
}

.get-start a:hover {
	color: #fff !important;
	background: #EBAD34;
}

.get-start {
	margin-top: 50px;
}

.blog-page #main {
	width: 85%;
	margin: auto;
}

.blog-content h1 {
	color: #2B60A6 !important;
	font-size: 30px;
	margin-bottom: 10px;
}

.blog-content {
	width: 100%;
	float: left;
	border: 1px solid #ccc;
}

.blog-title {
	width: 100%;
	float: left;
	padding: 25px 20px 0px;
}

.blog-image {
	width: 100%;
	float: left;
}

.post-by {
	width: 100%;
	float: left;
	padding: 12px 0px 5px;
}

.post-by ul {
	list-style: none !important;
	width: 95% !important;
	float: left;
	border-bottom: 1px solid #ccc;
	margin: 0 auto;
	padding-bottom: 15px;
	margin-bottom: 0px !important;
	margin-left: 20px !important;
	margin-right: 20px !important;
}

.post-by ul li {
	float: left;
	margin-right: 20px;
}

.blog-desc {
	width: 100%;
	float: left;
	padding-top: 25px;
	padding: 25px 20px;
}

.post-by ul li .fa {
	margin-right: 10px;
}

.blog-desc h3 strong {
	color: #2B60A6;
	font-size: 18px;
}

.blog-page .page-content {
	width: 70%;
}

.blog-page #sidebar {
	width: 30%;
}

#text-2 .LI-badge-container.vertical.light .LI-profile-pic {
	left: 108px;
}

#text-2 .LI-badge-container.vertical.light {
	width: 100%;
}

.free-btn button {
	width: 100%;
	padding: 14px 0px;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
}

#text-10 .wpcf7-form label {
	margin-bottom: 12px !important;
	width: 100%;
	float: left;
}

.recent-posts {
	width: 100%;
	float: left;
	list-style: none !important;
	/*border: 1px solid #D9D9D9;*/
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.24);
}

.latest-news {
	width: 100%;
	float: left;
	border-bottom: 1px solid #D9D9D9;
	padding: 20px 0px !important;
	padding-left: 10px !important;
}

.news-box {
	width: 30%;
	float: left;
	padding: 0px 12px;
}

.box-title {
	width: 70%;
	float: left;
	padding-left: 5px;
}

#tag_cloud-2 {
	width: 100%;
	float: left;
	padding: 20px 10px !important;
	/* border-bottom: 1px solid #D9D9D9; */
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.24);
}

.news-title a {
	color: #373737 !important;
	text-decoration: none;
	font-weight: 600;
}

.recent-posts h2 {
	padding: 10px 0px;
	border-bottom: 1px solid #ccc;
	margin: 0px 16px;
	font-size: 18px;
	font-weight: 800;
	line-height: 100%;
	margin-bottom: 20px;
}

.news-box img {
	border-radius: 50%;
	height: 80px;
	border: 1px solid #ccc;
}

#text-2 {
	width: 100%;
	float: left;
}

.widget .tagcloud a {
	margin-right: 17px;
	font-size: 14px !important;
	background: #D7D7D7;
	padding: 0px 10px;
	/* margin-bottom: 8px !important; */
	border-radius: 4px !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	float: left;
}

#text-11 {
	width: 100%;
	float: left;
	margin-top: 0px;
}

#text-9 {
	margin-bottom: 0px;
}

#tag_cloud-2 h4 {
	font-size: 18px;
}

.blog-desc h3 {
	color: #2B60A6;
	font-size: 18px;
	font-weight: bold;
}

.blog-desc h2 {
	color: #2B60A6;
	font-size: 24px;
}

#text-10 {
	margin-top: 40px;
	width: 100%;
	float: left;
	margin-bottom: 30px !important;
}

.blog-desc .free-btn {
	margin-bottom: 30px;
	width: 40%;
}

.page-id-9803 .method-1::after {
	background: none !important;
}

.reputation li {
	float: left;
	width: 50%;
}

#text-12 {
	width: 100%;
	float: left;
}

.find-out-box {
	width: 100%;
	float: left;
	margin-top: 40px;
}

.find-out-box h3 {
	text-align: center;
}

.find-out-box p {
	text-align: center;
}

.find-out-box .free-btn button {
	width: 35%;
}

.find-out-box .free-btn {
	text-align: center;
}

.blog-img {
	padding-left: 20px;
	padding-right: 20px;
}

.step {
	list-style: none !important;
	margin-left: 0px !important;
}

.step h3 {
	margin-bottom: 0px;
}

.free-btn button:hover {
	background: #EBAD34 !important;
	border-bottom: 3px solid #EBAD34 !important;
}

.avoid {
	font-size: 16px;
	color: #2B60A6;
	font-weight: bold;
}

.page-id-5928 .container {
	width: 85%;
}

.sidebar-box-1 {
	width: 30%;
	padding-left: 30px;
	float: left;
}

.desc-box {
	width: 70%;
	padding: 0px 15px;
	float: left;
	border: 1px solid #ccc;
	padding-bottom: 25px;
}

.desc-box h1 {
	color: #2B60A6 !important;
	font-size: 30px;
	margin-bottom: 10px;
	font-family: 'Lato', sans-serif;
	line-height: 1.3;
	font-weight: 900;
	letter-spacing: 0;
}

.desc-box h2 {
	color: #2B60A6;
	font-size: 24px;
	font-family: 'Lato', sans-serif;
	margin-top: 30px;
	margin-bottom: 10px !important;
}

.desc-box h3 {
	color: #2B60A6;
	font-size: 18px;
	font-weight: bold;
	margin: 30px 0px 10px;
}

.page-id-5750 .video-frame {
	position: absolute;
	top: 42px;
	left: 185px;
	width: 62%;
	height: 438px;
}

.page-id-5939 .container {
	width: 85%;
}

.page-id-5944 .container {
	width: 85%;
}

.page-id-5750 .recent-posts {
	margin-left: 0
}

.page-id-5944 .recent-posts {
	margin-left: 0
}

.page-id-5939 .recent-posts {
	margin-left: 0
}
/* blog page sm-4 */
.group-blog .vc_col-sm-3 {
    width: 18.333% !important;
    float: left;
}
.page .vc_col-sm-3 {
		 width:25% !important;
 }


/*---- end of css ---- */

.learn-more {
	width: 100%;
	float: left;
	background: #EAEAEA;
	padding: 50px 0px 25px;
}

.advertise-bg.miami-help {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/miami-1a.png");
	width: 100%;
	background-size: 100% 100%;
	padding: 0px 0px !important;
	padding-top: 60px !important;
}

.advertise-service {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/miami-3a.png");
	width: 100%;
	background-size: 100% 100%;
	padding: 0px 0px !important;
	padding-top: 60px !important;
}

.advertise-bg.effective-seo {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/miami-2a.jpg");
	width: 100%;
	background-size: 100% 100%;
	padding: 0px 0px !important;
	padding-top: 60px !important;
}

.advertise-service .conLstLft {
	float: right;
}

.advertise h3 {
	color: #1D4E99 !important;
}

.miami .video-frame {
	position: absolute;
	top: 42px;
	left: 184px;
	width: 62%;
	height: 438px;
}

.advertise-service .conLstRgt img {
	display: none;
}

.advertise-bg.effective-seo .conLstRgt img {
	display: none;
}

.advertise-bg.miami-help .conLstRgt img {
	display: none;
}

.marketing {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/29.png");
	background-size: 100% 100%;
	padding: 60px;
}

.organic {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/R3.png");
	background-size: 100% 100%;
	padding: 60px;
}

.organic .conLstLft {
	float: right;
}

.law-firm {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/32.png");
	background-size: 100% 100%;
	padding: 60px;
}

.article {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/r1.png");
	background-size: 100% 100%;
	padding: 60px;
}

.trust {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/l2.png");
	background-size: 100% 100%;
	padding: 60px;
}

.article .conLstLft {
	float: right;
}

.site-footer {
	position: relative;
	width: 100%;
	float: left;
}

.advertise-bg.wash-help {
	width: 100%;
	float: left;
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/w2.png");
	width: 100%;
	background-size: 100% 100%;
	padding: 0px 0px !important;
	padding-top: 60px !important;
}

.washington-service {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/w5.png");
	width: 100%;
	background-size: 100% 100%;
	padding: 0px 0px !important;
	padding-top: 60px !important;
}

.advertise-bg.wash-help .conLstRgt img {
	display: none;
}

.washington-service .conLstRgt img {
	display: none;
}

.washington-service .conLstLft {
	float: right;
}

.dentist-help {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/22l.png");
	width: 100%;
	background-size: 100% 100%;
	padding: 0px 0px !important;
	padding-top: 60px !important;
}

.dentist-help .conLstRgt img {
	display: none;
}

.dentist-service {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/18l.png");
	width: 100%;
	background-size: 100% 100%;
	padding: 0px 0px !important;
	padding-top: 60px !important;
}

.dentist-service .conLstRgt img {
	display: none;
}

.dentist-seo {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/12l.png");
	width: 100%;
	background-size: 100% 100%;
	padding: 0px 0px !important;
	padding-top: 60px !important;
}

.dentist-seo .conLstRgt img {
	display: none;
}

.Dentist-Tips {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/21l.jpg");
	width: 100%;
	background-size: 100% 100%;
	padding: 0px 0px !important;
	padding-top: 60px !important;
}

.Dentist-Tips .conLstRgt img {
	display: none;
}

.Dentist {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/13l.jpg");
	width: 100%;
	background-size: 100% 100%;
	padding: 0px 0px !important;
	padding-top: 60px !important;
}

.Dentist .conLstRgt img {
	display: none;
}

.dentist-opti {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/23l.png");
	width: 100%;
	background-size: 100% 100%;
	padding: 0px 0px !important;
	padding-top: 60px !important;
}

.dentist-opti .conLstRgt img {
	display: none;
}

.dentist-service .conLstLft {
	float: right;
}

.Dentist-Tips .conLstLft {
	float: right;
}

.lawyer-help {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/29l.png");
	width: 100%;
	background-size: 100% 100%;
	padding: 0px 0px !important;
	padding-top: 60px !important;
}

.lawyer-service {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/31l.png");
	width: 100%;
	background-size: 100% 100%;
	padding: 0px 0px !important;
	padding-top: 60px !important;
}

.advertise-bg.lawyer-seo {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/32l.png");
	width: 100%;
	background-size: 100% 100%;
	padding: 0px 0px !important;
	padding-top: 60px !important;
}

.lawyer-seo-service {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/r1.png");
	width: 100%;
	background-size: 100% 100%;
	padding: 0px 0px !important;
	padding-top: 60px !important;
}

.law-firm-seo {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/l2.png");
	width: 100%;
	background-size: 100% 100%;
	padding: 0px 0px !important;
	padding-top: 60px !important;
}

.lawyer-help .conLstRgt img {
	display: none;
}

.lawyer-service .conLstRgt img {
	display: none;
}

.advertise-bg.lawyer-seo .conLstRgt img {
	display: none;
}

.lawyer-seo-service .conLstRgt img {
	display: none;
}

.law-firm-seo .conLstRgt img {
	display: none;
}

.lawyer-service .conLstLft {
	float: right;
}

.lawyer-seo-service .conLstLft {
	float: right;
}

.lawyer-help .conLstLft {
	padding-right: 30px;
}

.casino a {
	color: #0083dd;
}

.casino a:hover {
	color: #373737;
}

.top-company a {
	color: #0083dd;
}

.top-company a:hover {
	color: #373737;
}

.casino .driving .wpb_text_column_10 {
	margin-top: 0px !important;
}

.video-1 {
	margin: 40px 0px !important;
}

.casino {
	margin: 40px 0px 0px;
}

.page .recent-posts {
	margin-left: 0px !important;
	margin-bottom: 0px !important;
}

.new-pages .vc_col-sm-8 h4 {
	margin: 30px 0px 12px !important;
}

.bullets li {
	margin-bottom: 20px;
}

.new-pages .latest-news {
	padding: 20px 10px !important;
}

.menu-toggle {
	border: 0;
	/*background: url(/wp-content/themes/levelup/assets/landing-css/img/tootglebutton.png) no-repeat 0 0 !
	important;*/
	background: url(https://keeverseo.com/wp-content/uploads/2022/10/Group-153-1.png) no-repeat 0 0 !
	important;
	border-style: none !important;
}

.conLstRgt.mobile-view {
	display: none;
}

.new-pages .sidebar-box-1 {
	margin-top: 44px;
}

.article-page {
	width: 85%;
	margin: auto;
}

.article-page .row_section {
	width: 100%;
}

.new-pages .find-out-box {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.list ul {
	margin-bottom: 10px !important;
	margin-left: 0px !important;
	margin-top: 30px !important;
}

.find-out-section {
	margin-bottom: 60px;
}

.page-id-8385 .find-out-box {
	width: 100%;
	float: left;
	margin-top: 0px;
}

.article-page .sidebar-box-1 {
	margin-top: 0px;
}

.seminole li {
	margin-bottom: 15px !important;
}

.casino-1 h4 {
	font-size: 16px;
	font-weight: bold;
}

.chase-list {
	color: #373737;
	margin-left: 0px !important;
}

.chase-list li {
	margin-bottom: 20px;
}

.west-chase .conLstRgt img {
	width: 100%;
	height: 450px;
}

.button-box .vc_cta3-content {
	width: 60%;
}

.button-box .vc_cta3-actions {
	text-align: center;
}

.call_action_row .vc_cta3-content {
	width: 60%;
}

.call_action_row .vc_cta3-actions {
	text-align: center;
}

.con-list.clear.west-chase-1 {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/se3.png");
	background-size: 100% 100% !important;
}

.west-chase-2 .method {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/r1.png") !important;
	background-size: 100% 100% !important;
}

.west-chase-2 .method-2 {
	background: none !important;
	padding: 5px 150px 25px 65px;
}

.con-list.clear.Guaranteed.west-chase-3 {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/29l.png");
	background-size: 100% 100%;
}

.west-chase-3 h3 {
	color: #373737 !important;
}

.west-chase-3 p {
	color: #373737 !important;
}

.bg.chase {
	background: none;
}

.west-chase-4 .method-2 {
	background: none;
	padding: 0px 35px 0px 32px;
	width: 58%;
}

.west-chase-4 .method-1 {
	width: 42%;
}

.west-chase-4 .method {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/seo-provider.jpg") !important;
	background-size: 100% 100% !important;
}

.west-chase-4 h2 {
	text-align: left;
	margin-bottom: 22px;
}

.west-chase-4 .con-list1 {
	border-style: none;
}

.chase-1 .bg {
	background: none;
}

.west-chase-1 .conLstLft h3 {
	color: #373737 !important;
}

.west-chase-1 .conLstLft p {
	color: #373737 !important;
}

.west-chase-2 h2 {
	text-align: left;
	margin-bottom: 22px;
}

.west-chase-2 .con-list1 {
	border-style: none;
}

.west-chase-2 .method-1::after {
	background-image: none !important;
}

.west-chase-2 .method-1 img {
	display: none;
}

.west-chase-4 .method-1 img {
	display: none;
}

.optimize {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/1-citrus.png") !important;
	background-size: 100% 100% !important;
}

.expertise {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/2-citrus.png") !important;
	background-size: 100% 100% !important;
}

.optimize-2 {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/3-citrus.png") !important;
	background-size: 100% 100% !important;
}

.expertise-2 {
	background: url("/wp-content/themes/levelup-child/assets/landing-css/img/4-citrus.png") !important;
	background-size: 100% 100% !important;
}

.optimize .conLstRgt img {
	display: none;
}

.expertise .conLstRgt img {
	display: none;
}

.optimize-2 .conLstLft img {
	display: none;
}

.expertise-2 .conLstRgt img {
	display: none;
}

.expertise .conLstLft {
	float: right;
	width: 62%;
}

.expertise .conLstRgt {
	width: 35%;
	float: left;
}

.optimize .conLstLft.text-lft {
	width: 63%;
}

.optimize .conLstRgt {
	width: 33%;
}

.expertise-2 .conLstLft.text-lft {
	float: right !important;
	width: 59%;
}

.optimize-2 .conLstRgt {
	width: 59%;
	margin-top: 29px;
	margin-bottom: 19px;
}

.optimize-2 .conLstLft.text-lft {
	width: 37%;
}

.west-chase-4 .method-1::after {
	background-image: none;
}

.right_offers {
	padding-left: 82px !important;
}

.business-box {
	width: 100%;
	float: left;
	padding: 70px 0px 60px;
}

.business-box h2 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
}

.business-box p {
	text-align: center;
}

.Consultation-box {
	width: 100%;
	float: left;
	padding: 40px 0px 20px;
}

.Consultation-box h2 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
}

.Consultation-box p {
	text-align: center;
}

.service-list li {
	color: #fff;
}

.clearwater .need .conLstRgt {
	float: right;
	width: 54%;
}

.clearwater .video-frame {
	position: absolute;
	top: 42px;
	left: 185px;
	width: 62%;
	height: 440px;
}

.marketing-company .con-list.clear.Guaranteed {
	background: url("/wp-content/uploads/2017/12/Untitled-8.png");
	width: 100%;
	background-size: 100% 100%;
	padding: 0px 0px !important;
}

.marketing-company .method {
	margin-bottom: 70px;
	padding: 60px 0px 20px;
}

.marketing-company .bg {
	background: none;
}

.marketing-company .Guaranteed .conLstLft {
	float: right !important;
	padding-right: 0px;
	width: 60%;
}

.marketing-company .bg {
	width: 100%;
	float: left;
	background: #EBECEC !important;
	margin-top: 30px;
	padding-top: 0px;
}

.marketing-company .Guaranteed {
	margin-bottom: -3px;
}

.marketing-company .Guaranteed h3 {
	color: #373737;
}

.marketing-company .Guaranteed p {
	color: #373737;
}

.marketing-company .Guaranteed ul li {
	color: #373737;
}

.part {
	margin-bottom: 10px;
}

.New-Leads {
	margin-top: 60px;
}

.marketing-company .ranking .conLstRgt img {
	width: 100%;
	height: auto;
}

.marketing-company .method-1 {
	width: 40%;
	float: left;
	padding-top: 65px;
}

.clearwater .approach {
	margin-bottom: 70px;
}

.advertise-bg.offer .conLstRgt img {
	height: 600px;
}

.con-list.clear.ranking p a {
	font-style: normal;
	font-weight: normal;
}

body p a {
	font-size: 14px !important;
	font-weight: 700 !important;
	color: #1c4e9a;
	font-style: normal !important;
}

.con-list.clear.searching {
	text-align: center;
}

.chase-list li a {
	font-weight: 700;
}

.points li {
	margin-bottom: 10px;
}

.western.para-1 {
	margin-bottom: 5px;
}

.wpb_video_widget .wpb_wrapper iframe {
	resize: auto !important;
}
.sec-image {
		width: 200px;
		margin-left: 40px !important;
	}
	
	.third-image {
		margin-left: 40px;
	}
	 .fourth-image {
    margin-right: 30px;
}
	

/*media query start*/

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.banner-service {
		top: 120px;
	}
	.home-form {
		top: 150px;
	}
}

@media screen and (max-width: 1700px) {
	ul.our_services_ul li {
		display: inline-block;
		list-style: none;
		width: 16%;
		border: 2px solid #043c87;
		margin: 0 8px;
		padding: 17px 7px;
		min-height: 163px;
		vertical-align: bottom;
	}
}

@media screen and (max-width: 1440px) {
	.blog .follow_icons img {
		margin-right: 6px;
		width: 30px;
}
	.sec-image {
		width: 200px;
		margin-left: 40px !important;
	}
	.first-image {
		
	}
	.third-image {
		margin-left: 40px;
	}
	ul.our_services_ul li {
		display: inline-block;
		list-style: none;
		width: 15%;
		border: 2px solid #043c87;
		margin: 0 8px;
		padding: 17px 7px;
		min-height: 163px;
		vertical-align: bottom;
	}
	.page-id-8559 .container {
		width: 92% !important;
	}
	.call_action_row .vc_cta3-content {
		float: left;
		width: 51%;
	}
}

@media screen and (max-width: 1366px) {
	p.contact_left {
		float: left;
		width: 70%;
	}
	.call_action_row .vc_cta3-content {
		float: left;
		width: 56%;
	}
	.small_row .row-container {
		width: 100%;
	}
	ul.our_services_ul li {
		width: 17%;
	}
	.row_section .banner-home-1>.row-container>.row-inner {
		min-height: 65vh !important;
	}
}

@media screen and (max-width: 1366px) {
	.choosing .conLstLft {
		width: 56%;
	}
	.blog-page #sidebar {
		width: 35%;
	}
	.blog-page .page-content {
		width: 65%;
	}
	.blog-desc .free-btn {
		margin-bottom: 30px;
		width: 45%;
	}
	.find-out-box .free-btn button {
		width: 45%;
	}
	.sidebar-box-1 {
		width: 35%;
	}
	.desc-box {
		width: 65%;
	}
}

@media screen and (max-width: 1366px) {
	.method-2 {
		width: 60%;
		float: right;
		background: url("/wp-content/themes/levelup-child/assets/landing-css/img/6.png");
		background-size: 100% 100%;
		padding: 0px 121px 36px 32px;
	}
	.btn-box {
		width: 45%;
		float: left;
		padding-left: 18px;
	}
	.txt-box {
		width: 55%;
		float: left;
		padding-right: 42px;
	}
	.new-pages .sidebar-box-1 {
		width: 33%;
	}
	.optimize .conLstLft.text-lft {
		width: 63%;
		padding-right: 25px;
	}
	.expertise .conLstLft {
		padding-left: 25px;
	}
}

@media screen and (max-width: 1280px) {
	.blog-desc .free-btn {
		margin-bottom: 30px;
		width: 55%;
	}
	.blog-page #sidebar {
		width: 40%;
	}
	.blog-page .page-content {
		width: 60%;
	}
	.find-out-box .free-btn button {
		width: 52%;
	}
}

@media screen and (max-width: 1280px) {
	.first_test {
		width: 94%;
	}
	.method-2 {
		width: 60%;
		float: right;
		background: url("/wp-content/themes/levelup-child/assets/landing-css/img/6.png");
		background-size: 100% 100%;
		padding: 20px 70px 7px 32px;
	}
	.marketing-company .Guaranteed .conLstLft {
		float: right !important;
		padding-right: 0px;
		width: 60%;
		padding-left: 20px;
	}
}

@media screen and (max-width: 1024px) {
	.contact p {
    font-size: 12px !important;
}
	.sec-image,
	.first-image {
		margin-bottom: 30px;
	}
	.footer_first_row .vc_col-sm-3 {
		width: 34%;
	}
	.marketing-company .method-2 {
		width: 60%;
	}
	.cincinnati_footer {
		text-align: left;
		margin-top: 66px;
		color: #1f539c;
		font-weight: bold;
		font-size: 18px;
		margin-right: 0px;
	}
	.main_using {
		width: 91%;
	}
	.tampa_footer {
		text-align: right;
		margin-top: 66px;
		color: #1f539c;
		font-weight: bold;
		font-size: 18px;
		margin-right: 44px;
	}
	ul.our_services_ul li {
		float: left;
		list-style: none;
		width: 41%;
		border: 2px solid #043c87;
		margin: 0 41px 34px;
		padding: 18px;
	}
	.heres_why {
		padding-right: 0px;
		padding-left: 0px;
	}
	.partner_ul li {
		width: 23%;
	}
	.vc_cta3-content p br {
		display: none;
	}
	.first_test {
		width: 94%;
		/* margin-right: 49px; */
		text-align: center;
		padding: 30px 22px 50px;
		font-size: 14px;
		word-wrap: break-word;
		background: rgba(28, 28, 29, .5);
		margin-right: 18px;
		margin-left: 18px;
		min-height: 258px;
		position: relative;
	}
	.call_action_row .vc_cta3-content {
		float: left;
		width: 61%;
	}
	.call_action_row .vc_cta3-actions {
		float: right;
		margin-top: 6px;
		width: 39%;
		max-width: 100% !important;
	}
	.dominate_inner {
		margin-top: 46%;
		margin-top: 35%;
	}
	.box-1 {
		width: 48%;
		float: left;
		margin-bottom: 20px;
		margin-right: 18px;
	}
	.box-2 {
		width: 48%;
		float: left;
		margin-bottom: 20px;
		margin-left: 19px;
	}
	.tampa-mark .vc_col-sm-6:nth-child(2) {
		padding-left: 20px !important;
	}
	.typing-txt {
		margin-top: 35px;
	}
	.banner-btn a {
		font-size: 17px !important;
		padding: 12px 15px !important;
	}
	.clearwater .video-frame {
		position: absolute;
		top: 42px;
		left: 171px;
		height: 440px;
		width: 65.4%;
	}
}

@media screen and (max-width: 1024px) {
	.blog-page #sidebar {
		width: 40%;
	}
	.blog-page .page-content {
		width: 60%;
	}
	.news-box {
		width: 52%;
		float: left;
		padding: 0px 12px;
	}
	.box-title {
		width: 86%;
		float: left;
		padding-left: 5px;
	}
	.blog-desc .free-btn {
		margin-bottom: 30px;
		width: 45%;
	}
	.sidebar-box-1 {
		width: 100%;
		float: left;
		margin-top: 50px;
		padding-left: 0px;
	}
	.free_seo_analysis .tampa-bnr {
		background: none;
		position: absolute;
		top: 154px !important;
		/* left: 50%; */
		bottom: 0;
		width: 100%;
		margin: auto;
	}
	.sidebar-box-1 {
		width: 100%;
		float: left;
		margin-top: 50px;
		padding-left: 0px;
	}
	.desc-box {
		width: 100%;
	}
}

@media screen and (max-width: 1024px) {
	.video-frame {
		position: absolute;
		top: 42px;
		left: 170px;
		width: 65.4%;
		/* height: 438px; */
	}
	.progress .conLstRgt img {
		height: 288px;
	}
	.method-1 img {
		height: 520px;
	}
	.method-1 {
		width: 100%;
		float: left;
	}
	.page-template-landing-page-seattle-seo .method-1 {
		width: 43%;
	}
	.page-template-landing-page-seattle-seo .method-1 img {
		height: auto;
	}
	.page-template-landing-page-seattle-seo .method-2 {
		float: left;
		width: 57%;
	}
	.method-2 {
		width: 100%;
		float: right;
		background: url("/wp-content/themes/levelup-child/assets/landing-css/img/6.png");
		background-size: 100% 100%;
		padding: 33px 20px 33px 20px;
	}
	.progress .conLstRgt::after {
		background-image: url("/wp-content/themes/levelup-child/assets/landing-css/img/2.png");
		height: 259px;
		width: 20px;
		content: "";
		position: absolute;
		top: 16px;
		background-repeat: no-repeat !important;
	}
	.miami .video-frame {
		position: absolute;
		top: 42px;
		left: 170px;
		width: 66%;
		height: 438px;
	}
	.new-pages .vc_col-sm-8 {
		width: 100%;
		margin-bottom: 50px;
	}
	#text-2 .LI-badge-container.vertical.light .LI-profile-pic {
		left: 254px;
	}
	.new-pages .sidebar-box-1 {
		width: 75%;
		margin: auto;
		float: none;
		margin-top: 20px !important;
	}
	.west-chase-2 .method-2 {
		width: 60%;
	}
	.west-chase-4 .method h2 {
		margin-top: 45px;
	}
}

@media only screen and (max-width: 992px) {
	.page-template-landing-page-seattle-seo .method-1 {
		width: 100%;
	}
	.page-template-landing-page-seattle-seo .method-1 img {
		height: auto;
	}
	.page-template-landing-page-seattle-seo .method-2 {
		float: left;
		width: 100%;
	}
	.partner_ul li {
		width: 22%;
	}
	.first_test {
		width: 100%;
	}
	.main_using {
		border: 8px #ccc;
		border-spacing: -22px;
		border-style: double;
		padding: 32px;
		width: 100%;
		float: none;
		margin: 0 auto;
	}
	ul.our_services_ul li {
		float: left;
		list-style: none;
		width: 38%;
		border: 2px solid #043c87;
		margin: 0 37px 32px;
		padding: 18px;
	}
	.call_action_row .vc_cta3-content {
		float: left;
		width: 60%;
	}
	.call_action_row .vc_cta3-actions {
		float: left;
		margin-top: 6px;
		width: 40%;
	}
	#top-bar {
		display: none;
	}
	.wpb_video_widget .wpb_wrapper iframe {
		height: 281px;
	}
}

@media screen and (max-width: 980px) {
	.footer_first_row .wpb_column {
       width: 49% !Important;
       float: left;
     }
	.marketing-company .con-list.clear.Guaranteed {
		background: none;
		width: 100%;
		background-size: 100% 100%;
		padding: 0px 0px !important;
	}
	.marketing-company .Guaranteed .conLstLft {
		float: right !important;
		padding-right: 0px;
		width: 100%;
		padding-left: 20px;
	}
	.marketing-company .Guaranteed .conLstRgt {
		display: block;
		width: 100%;
		float: left;
		margin-top: 40px;
	}
	.clearwater .video-frame {
		position: absolute;
		top: 27px;
		left: 120px;
		height: 440px;
		width: 65.4%;
	}
	.advertise-bg.offer .conLstRgt img {
		height: auto;
	}
	.advertise-bg offer .advertise {
		margin-bottom: 0px;
	}
	.seo-txt {
		width: 100%;
	}
	.banner-btn a {
		padding: 12px 16px !important;
		font-size: 16px !important;
	}
	.box-1 {
		width: 47%;
		float: left;
		margin-bottom: 20px;
		margin-right: 18px;
	}
	#main .container {
		width: 90%;
	}
	.row-inner .seo-box {
		width: 50%;
		margin-bottom: 25px;
		border-style: none !important;
	}
	.row-inner .seo-box .vc_column-inner {
		border-style: none !important;
	}
	.vc_hidden-xs {
		display: none !important;
	}
	.we-do .vc_col-sm-6 {
		width: 100%;
		float: left;
	}
	.we-do .vc_col-sm-6:nth-child(2) {
		margin-top: 15px;
	}
	.tampa-mark .vc_col-sm-6 {
		width: 100%;
		float: left;
	}
	.tampa-mark .vc_col-sm-6:nth-child(2) {
		margin-top: 15px;
		padding-left: 0px !important;
	}
	.benefits .vc_col-sm-6 {
		width: 100%;
		float: left;
	}
	.benefits .vc_col-sm-6:nth-child(2) {
		margin-top: 15px;
	}
	.part .vc_col-sm-6 {
		width: 100%;
		float: left;
	}
	.part .vc_col-sm-6:nth-child(2) {
		margin-top: 15px;
	}
	.marketing-company .method-1 {
		width: 70%;
		float: none;
		padding-top: 65px;
		margin: auto;
	}
	.marketing-company .method-2 {
		width: 74%;
		margin: auto;
		float: none;
	}
	.marketing-company .method {
		margin-bottom: 70px;
		padding: 0px 0px 20px;
	}
	.con-list.clear.Seo_Seattle {
		background: none;
	}
}

@media screen and (max-width: 800px) {
	.marketing-company .method-1 {
		width: 85%;
	}
	.marketing-company .method-2 {
		width: 90%;
	}
	.footer_first_row .wpb_column {
		width: 49%;
		float: left;
	}
	.call_action_row .vc_cta3-actions {
		float: left;
		max-width: 100% !important;
		width: 100%;
	}
	.call_action_row .vc_cta3-content {
		float: left;
		width: 100%;
	}
	.box-2 {
		width: 47%;
		float: left;
		margin-bottom: 20px;
		margin-left: 19px;
	}
	.home-form {
		width: 50%;
	}
	.banner-txt {
		width: 50%;
	}
	.typing-btn {
		text-align: center;
		margin-top: 5px;
	}
	.typing-txt {
		margin-top: 20px;
		font-size: 45px;
	}
	.banner-service {
		top: -110px;
		left: 16%;
	}
	.banner-service .responsive-h4 {
		text-align: center !important;
	}
	.banner-service .wpb_text_column_2 p {
		text-align: center !important;
	}
	.banner-service .wpb_text_column_1 p {
		text-align: center !important;
	}
	.banner-service .wpb_single_image.vc_align_left {
		text-align: center;
	}
	.banner-btn {
		width: 100%;
		text-align: center;
		margin-top: 0px;
	}
	.home-form {
		top: -100px;
		left: 24%;
	}
}

@media screen and (max-width: 736px) {
	.conLstLft {
		width: 100% !important;
	}
	.banner-service {
		left: 0%;
		top: 0px !important;
	}
	.home-form {
		left: 0%;
		top: -38px !important;
	}
	.box-2 {
		width: 47%;
		float: left;
		margin-bottom: 20px;
		margin-left: 10px;
	}
	.box-1 {
		width: 48%;
		float: left;
		margin-bottom: 20px;
		margin-right: 10px;
	}
	.rdy_share.rdy_share-1 {
		padding: 15px 0px;
	}
	.social-text .vc_column-inner {
		padding: 0px !important;
	}
	.free-consul {
		font-size: 26px;
		margin-top: 25px;
	}
	.marketing-1 {
		margin-top: 70px !important;
	}
	.form-heading-1 {
		padding: 15px 0px !important;
	}
	.marketing-1 .form-heading-1 h2 {
		text-align: left !important;
	}
	.marketing-1 .wpb_content_element p {
		text-align: left !important;
	}
	.we-do .wpb_content_element p {
		text-align: left !important;
		margin-top: 15px;
	}
	.row_section .local-seo-1 p {
		text-align: left !important;
	}
	.row_section .local-seo-1 .wpb_single_image {
		padding-bottom: 20px !important;
	}
	.row_section p {
		text-align: left !important;
		margin-top: 15px;
	}
	.looking-for ul {
		margin-left: 0px !important;
		text-align: left !important;
	}
	.home-form {
		width: 100%;
	}
	.top-banner .vc_col-sm-12 {
		margin-top: 30px !important;
	}
	.referral {
		margin-top: 50px !important;
	}
	.typing-txt {
		font-size: 40px;
	}
	.wrap {
		max-width: 90%;
	}
}

@media screen and (max-width: 667px) {
	.marketing-company .method-2 {
		width: 85%;
	}
	.marketing-company .method-1 {
		width: 80%;
	}
	.home-form {
		width: 100% !important;
	}
	.banner-txt {
		width: 100% !important;
	}
	.typing-txt {
		font-size: 36px;
	}
}

@media screen and (max-width: 980px) {
	.serviceLst .site-title {
		display: none;
	}
	.lawyer-help .conLstLft {
		padding-right: 0px;
	}
	.dentist-opti .conLstRgt img {
		display: block;
	}
	.con-list.clear.Seo_Seattle {
		background: none;
	}
	.Dentist .conLstRgt img {
		display: block;
	}
	.Dentist-Tips .conLstRgt img {
		display: block;
	}
	.dentist-service .conLstRgt img {
		display: block;
	}
	.dentist-service .conLstRgt img {
		display: block;
	}
	.dentist-help .conLstRgt img {
		display: block;
	}
	.dentist-help {
		background: none;
	}
	.dentist-opti {
		background: none;
	}
	.Dentist {
		background: none;
	}
	.Dentist-Tips {
		background: none;
	}
	.dentist-service {
		background: none;
	}
	.dentist-service {
		background: none;
	}
	.lawyer-help .conLstRgt img {
		display: block;
	}
	.lawyer-service .conLstRgt img {
		display: block;
	}
	.advertise-bg.lawyer-seo .conLstRgt img {
		display: block;
	}
	.lawyer-seo-service .conLstRgt img {
		display: block;
	}
	.law-firm-seo .conLstRgt img {
		display: block;
	}
	.lawyer-help {
		background: none;
	}
	.lawyer-service {
		background: none;
	}
	.advertise-bg.lawyer-seo {
		background: none;
	}
	.lawyer-seo-service {
		background: none;
	}
	.law-firm-seo {
		background: none;
	}
	.content-title.thampatitle.drive h2 {
		font-size: 28px;
	}
	.blue-box .analysis-btn {
		font-size: 16px;
		padding: 14px 15px;
	}
	.btn-box {
		width: 40%;
		float: left;
		padding-left: 18px;
	}
	.txt-box {
		width: 60%;
		float: left;
		padding-right: 0px;
	}
	.ranking .conLstLft.text-lft {
		width: 100% !important;
	}
	.ranking .conLstRgt img {
		width: 100%;
		height: auto;
	}
	.ranking .conLstRgt {
		width: 100% !important;
	}
	.video-bg img {
		height: 385px;
	}
	.video-frame {
		position: absolute;
		top: 26px;
		left: 121px;
		width: 65.4%;
	}
	.video-frame iframe {
		height: 299px;
	}
	.page-id-5750 .video-frame {
		position: absolute;
		top: 27px;
		left: 119px;
		width: 66%;
		height: 438px;
	}
	.progress .conLstRgt {
		width: 100%;
		float: left;
		margin: 0px;
	}
	.progress .conLstLft {
		width: 100%;
	}
	.conLstLft.contnt {
		margin-bottom: 30px;
	}
	.progress .conLstRgt::after {
		display: none;
	}
	.result-txt {
		width: 100%;
	}
	.Guaranteed .conLstRgt {
		display: block;
	}
	.con-list.clear.Guaranteed {
		background: none;
	}
	.drive-box .conLstLft.contnt {
		width: 100% !important;
		float: left;
		margin-top: 20px;
	}
	.drive-box .conLstRgt {
		width: 100% !important;
	}
	.need .conLstRgt {
		width: 100% !important;
		float: left;
	}
	.need .conLstLft {
		width: 100% !important;
	}
	.advertise .conLstRgt {
		margin: 40px 0 12px;
	}
	.proper .conLstLft {
		margin-top: 40px;
	}
	.miami .video-frame {
		position: absolute;
		top: 26px;
		left: 119px;
		width: 66%;
		height: 438px;
	}
	.advertise-service {
		background: none;
	}
	.advertise-service .conLstRgt img {
		display: block;
	}
	.advertise-bg.effective-seo {
		background: none;
	}
	.advertise-bg.effective-seo .conLstRgt img {
		display: block;
	}
	.advertise-bg.miami-help {
		background: none;
	}
	.advertise-bg.miami-help .conLstRgt img {
		display: block;
	}
	.advertise-bg.wash-help .conLstRgt img {
		display: block;
	}
	.washington-service .conLstRgt img {
		display: block;
	}
	.advertise-bg.wash-help {
		background: none;
	}
	.washington-service {
		background: none;
	}
	.click-here {
		width: 100%;
		float: left;
		text-align: center;
		margin-top: 20px;
	}
	.learn-more .seo-btn {
		width: 100%;
		float: left;
		font-size: 19px;
		font-weight: bold;
		text-align: center;
		padding-right: 0px;
		float: left;
	}
	.learn-more {
		padding: 20px 0px 25px;
	}
	.conLstRgt.mobile-view {
		display: block;
		width: 100%;
		float: left;
		margin-top: 50px;
		text-align: center;
	}
	.deskview {
		display: none;
	}
	.page-id-5750 .get-start {
		text-align: center;
	}
	.proper .seo-btn {
		text-align: center;
	}
	.blue-box {
		margin-bottom: 0px;
	}
	#text-2 .LI-badge-container.vertical.light .LI-profile-pic {
		left: 224px;
	}
	.west-chase .text-lft {
		margin-bottom: 25px;
	}
	.west-chase-2 .method {
		background: none !important;
	}
	.west-chase-2 .method-2 {
		width: 100%;
		padding: 30px 0px !important;
	}
	.con-list.clear.Guaranteed.west-chase-3 {
		background: none !important;
	}
	.west-chase-2 .method-1 img {
		display: block;
	}
	.west-chase-4 .method-1 img {
		display: block;
	}
	.west-chase-4 .method {
		background: none !important;
	}
	.west-chase-4 .method-2 {
		background: none;
		padding: 0px;
		width: 100%;
	}
	.west-chase-4 .method-1 {
		width: 100%;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.method-1::after {
		background-image: none;
	}
	.optimize .conLstLft.text-lft {
		width: 100%;
		padding-right: 0px;
	}
	.optimize .conLstRgt {
		width: 100%;
		float: left;
	}
	.optimize {
		background: none !important;
		margin-top: 60px;
	}
	.optimize .conLstRgt img {
		display: block;
	}
	.expertise {
		background: none !important;
		margin-top: 60px;
	}
	.expertise .conLstRgt {
		width: 100%;
		float: left;
	}
	.expertise .conLstLft {
		float: right;
		width: 100%;
		padding: 0px;
	}
	.expertise .conLstRgt img {
		display: block;
	}
	.optimize-2 .conLstRgt {
		width: 100%;
	}
	.optimize-2 .conLstLft.text-lft {
		width: 100%;
		float: left;
	}
	.optimize-2 .conLstLft img {
		display: block;
	}
	.optimize-2 {
		background: none!important;
		margin-top: 60px;
	}
	.expertise-2 {
		background: none !important;
		margin-top: 60px;
	}
	.expertise-2 .conLstLft.text-lft {
		float: right !important;
		width: 100%;
	}
	.expertise-2 .conLstRgt img {
		display: block;
	}
}

@media screen and (max-width: 800px) {
	#text-2 .LI-badge-container.vertical.light .LI-profile-pic {
		left: 162px;
	}
	.find-out-box .free-btn button {
		width: 100% !important;
	}
}

@media screen and (max-width: 768px) {
	.dominate_inner {
		margin-top: 46%;
	}
	.heres_why {
		padding-right: 0px;
		padding-left: 0px;
	}
	p.contact_left {
		float: left;
		width: 98%;
	}
	.typing-txt {
		font-size: 45px;
	}
	.call_action_row .vc_cta3-actions {
		float: left;
		max-width: 100% !important;
		width: 100%;
	}
	.call_action_row .vc_cta3-content {
		float: left;
		width: 100%;
	}
	.small_row h2 {
		font-size: 21px;
	}
	.call_action_row .vc_cta3-content {
		float: left;
		width: 100%;
		margin-bottom: 16px;
	}
	.call_action_row .vc_cta3-content p br {
		display: none;
	}
	.vc_cta3-content p {
		text-align: justify !important;
	}
	#text-2 .LI-badge-container.vertical.light .LI-profile-pic {
		left: 151px;
	}
	.call_action_row .vc_cta3-content {
		float: left;
		width: 100%;
	}
	ul.our_services_ul li {
		float: left;
		list-style: none;
		width: 38%;
		border: 2px solid #043c87;
		margin: 0 37px 32px;
		padding: 18px;
	}
	.first_test {
		width: 100%;
	}
	.partner_ul {
		text-align: center;
	}
	.partner_ul li {
		/* float: left; */
		list-style: none;
		width: 25%;
		margin: 0 12px;
		padding: 18px;
		display: inline-block;
	}
	.main_using {
		border: 8px #ccc;
		border-spacing: -22px;
		border-style: double;
		padding: 32px;
		width: 100%;
		float: none;
		margin: 0 auto;
	}
	.footer_first_row .wpb_column {
		width: 49%;
		float: left;
	}
	.vc_row-5a18146315bb4525964147 .wpb_column {
		width: 50%;
		display: inline-block;
	}
}

@media screen and (max-width: 736px) {
	.tampa_footer {
		margin-left: 47px;
	}
	.cincinnati_footer {
		margin-left: 22px;
	}
	.dominate_inner {
		margin-top: 50%;
	}
	.heres_why {
		padding-right: 9px;
		padding-left: 9px;
	}
	ul.our_services_ul li {
		width: 78%;
	}
	#main .container {
		width: 95% !important;
	}
	.call_action_row .vc_btn3 {
		font-size: 15px;
	}
	.wrap {
		max-width: 80% !important;
	}
	.video-frame {
		position: absolute;
		top: 26px;
		left: 101px;
	}
	.txt-box {
		width: 100%;
		float: left;
		padding-right: 0px;
	}
	.blue-box .blue {
		padding-top: 0px;
		text-align: center;
	}
	.btn-box {
		width: 100%;
		float: left;
		padding-left: 0px;
		text-align: center;
		padding-top: 15px;
	}
	.content-title.thampatitle.drive h2 {
		font-size: 22px;
	}
	.Guesswork h2 {
		text-align: center;
		font-size: 22px;
	}
	.page-id-5750 .video-frame {
		position: absolute;
		top: 27px;
		left: 99px;
		width: 66%;
		height: 438px;
	}
	.miami .video-frame {
		left: 99px;
	}
	.new-pages .sidebar-box-1 {
		width: 100%;
		margin: auto;
		float: none;
		margin-top: 20px !important;
	}
	.article-page .row_section.container {
		max-width: 100%;
		padding-left: 30px;
		padding-right: 30px;
		width: 100% !important;
	}
	#text-2 .LI-badge-container.vertical.light .LI-profile-pic {
		left: 200px;
	}
}

@media screen and (max-width: 667px) {
	ul.our_services_ul li {
		width: 84%;
	}
	.dominate_inner {
		margin-top: 72%;
	}
	.seo-comp {
		font-size: 32px;
	}
	.service-box .site-title {
		font-size: 32px;
	}
	.video-frame {
		left: 91px;
	}
	.page-id-5750 .video-frame {
		position: absolute;
		top: 27px;
		left: 90px;
		width: 66%;
		height: 438px;
	}
	.miami .video-frame {
		left: 89px;
	}
	.article-page {
		width: 100%;
		margin: auto;
	}
}

@media screen and (max-width: 640px) {
	.reputation li {
		float: left;
		width: 100%;
	}
	.clearwater .video-frame {
		position: absolute;
		top: 27px;
		left: 98px;
		height: 440px;
		width: 65.4%;
	}
	.right_offers {
		padding-left: 0px !important;
	}
	.video-frame {
		left: 98px;
	}
	.page-id-5750 .video-frame {
		position: absolute;
		top: 27px;
		left: 97px;
		width: 66%;
		height: 438px;
	}
	.wrap {
		max-width: 90% !important;
	}
	.miami .video-frame {
		left: 96px;
	}
}

@media screen and (max-width: 568px) {
	.video-frame {
		left: 88px;
	}
	.clearwater .video-frame {
		position: absolute;
		top: 27px;
		left: 88px;
		height: 440px;
		width: 65.4%;
	}
	.page-id-5750 .video-frame {
		position: absolute;
		top: 27px;
		left: 86px;
		width: 66%;
		height: 438px;
	}
	.miami .video-frame {
		left: 87px;
	}
}

@media screen and (max-width: 568px) {
	.row-inner .seo-box {
		width: 100%;
		margin-bottom: 0px;
		border-style: none !important;
	}
	.seo-box .vc_column-inner {
		padding: 0px !important;
	}
	.row-inner .seo-box:last-child {
		margin-bottom: 30px !important;
	}
	.box-1 {
		width: 47%;
		float: left;
		margin-bottom: 20px;
		margin-right: 10px;
	}
	#main .row_section>.wpb_row>.row-container {
		padding: 0px !important;
	}
	.profile {
		margin-top: 20px !important;
	}
	.social-text {
		margin-top: 15px;
		margin-bottom: 55px !important;
	}
	.typing-txt {
		font-size: 28px;
		margin-top: 10px;
	}
}

@media screen and (max-width: 480px) {
	.partner-1 img {
		width: 23% !important;
	}
	.clearwater .video-frame {
		position: absolute;
		top: 18px;
		left: 74px;
		height: 440px;
		width: 65.4%;
	}
	.partner-1 {
		font-size: 27px;
	}
	.service-box .site-title {
		font-size: 36px;
	}
	.seo-comp {
		font-size: 36px;
	}
	.typing-txt {
		font-size: 26px;
		margin-top: 8px;
	}
	.box-2 {
		width: 100%;
		float: left;
		margin-bottom: 20px;
		margin-left: 0px;
	}
	.box-1 {
		width: 100%;
		float: left;
		margin-bottom: 20px;
		margin-right: 0px;
	}
	#main .container {
		width: 100% !important;
	}
	.we-do .vc_col-sm-6 .vc_column-inner {
		padding-left: 0px !important;
	}
	.marketing-1 .form-heading-1 h2 span {
		font-size: 22px;
	}
	.home-form {
		padding: 0px 15px;
	}
}

@media screen and (max-width: 480px) {
	.video-bg img {
		height: 256px;
	}
	.video-frame iframe {
		height: 198px;
	}
	.video-frame {
		left: 74px;
		top: 18px;
	}
	.page-id-5750 .video-frame {
		position: absolute;
		top: 18px;
		left: 73px;
		width: 66%;
		height: 438px;
	}
	.miami .video-frame {
		left: 72px;
		top: 18px;
	}
	.banner .bnr-box img {
		width: 100%;
		height: 200px;
	}
	.typing-txt {
		font-size: 26px;
		margin-top: 40px;
	}
	#text-2 .LI-badge-container.vertical.light .LI-profile-pic {
		left: 159px;
	}
}

@media screen and (max-width: 414px) {
	.dominate_inner {
		margin-top: 70%;
	}
	.video-frame {
		left: 64px;
		top: 18px;
	}
	.page-id-5750 .video-frame {
		left: 62px;
	}
	.miami .video-frame {
		left: 62px;
		top: 18px;
	}
	.addrss {
		width: 40%;
	}
	.mail {
		width: 50%;
	}
	.client-img {
		width: 100%;
		float: left;
	}
	.banner .bnr-box img {
		width: 100%;
		height: 185px;
	}
	#text-2 .LI-badge-container.vertical.light .LI-profile-pic {
		left: 129px;
	}
}

@media screen and (max-width: 414px) {
	.seo-txt {
		font-size: 17px;
	}
	.seo-comp {
		font-size: 28px;
	}
	.service-box .site-title {
		font-size: 28px;
	}
	.partner-1 {
		font-size: 24px;
	}
	.partner-1 img {
		width: 18% !important;
	}
	.typing-btn button {
		padding: 9px 47px !important;
		font-size: 18px;
	}
	.typing-txt {
		font-size: 22px;
		margin-top: 5px;
	}
	.free-consul {
		font-size: 22px;
		margin-top: 25px;
	}
	.your-email input[type="email"] {
		padding: 3px 10px;
		height: 55px !important;
	}
}

@media screen and (max-width: 375px) {
	.first_test {
		margin-left: 0px;
	}
	.clearwater .video-frame {
		position: absolute;
		top: 18px;
		left: 58px;
		height: 440px;
		width: 65.4%;
	}
	.dominate_inner {
		margin-top: 44%;
	}
	.video-frame {
		left: 58px;
		top: 18px;
	}
	.miami .video-frame {
		left: 56px;
		top: 18px;
	}
	.progress .conLstRgt img {
		height: auto;
	}
	.page-id-5750 .video-frame {
		left: 58px;
		width: 65%;
	}
	#text-2 .LI-badge-container.vertical.light .LI-profile-pic {
		left: 110px;
	}
}

@media screen and (max-width: 375px) {
	.typing-txt {
		font-size: 20px;
		margin-top: 5px;
	}
	.typing-btn button {
		padding: 9px 47px !important;
		font-size: 16px;
	}
}

@media screen and (max-width: 360px) {
	.tampa_footer {
		margin-left: 47px;
	}
	.cincinnati_footer {
		margin-left: 22px;
	}
	.dominate_inner {
		margin-top: 50%;
	}
	.heres_why {
		padding-right: 9px;
		padding-left: 9px;
	}
	ul.our_services_ul li {
		width: 78%;
	}
	#main .container {
		width: 95% !important;
	}
	.call_action_row .vc_btn3 {
		font-size: 15px;
	}
	.clearwater .video-frame {
		left: 55px;
	}
}

@media screen and (max-width: 360px) {
	.video-frame {
		left: 55px;
		top: 18px;
	}
	.miami .video-frame {
		left: 54px;
		top: 18px;
	}
	.page-id-5750 .video-frame {
		left: 56px;
		width: 65%;
	}
	.get-start a {
		font-size: 16px !important;
	}
	.typing-txt {
		font-size: 24px;
		margin-top: 40px;
	}
	.article-page .free-btn button {
		font-size: 15px;
	}
	.article-page .widget .widget-title {
		font-size: 16px;
	}
	#text-2 .LI-badge-container.vertical.light .LI-profile-pic {
		left: 90px;
	}
}

.banner-contact p a {
	font-weight: bold !important;
	color: #ebad34 !important
	/* font-size: 13px; */
}

.seo-list li {
	margin-bottom: 15px;
}

.seo-list ul {
	margin-left: 0px !important;
}

.services-heading h3 {
	margin-bottom: 10px;
}

.naples-seo {
	text-align: center;
	margin: 100px 0px 80px;
}

.wrap.offer {
	margin-top: 60px;
}

.wrap.offer h3 {
	color: #1D4E99 !important;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}

.page-id-10399 .proper h4 {
	color: #1D4E99 !important;
	font-size: 17px;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 2px;
}

h3.expect {
	margin-bottom: 30px !important;
}

.page-id-10399 .wrap h3 {
	color: #1D4E99 !important;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}

.naples-seo-1 {
	text-align: center;
	margin: 30px 0px 58px;
	font-size: 26px;
}

@media screen and (max-width: 320px) {
	.other .contact p {
		font-size: 11px !important;
	}
	.dominate_inner h2 {
		font-size: 17px;
	}
	.call_action_row .vc_btn3 {
		font-size: 13px;
	}
	.dominate_inner {
		margin-top: 100%;
	}
	.rdy_share-1 .rdy_share-item {
		min-width: 26px !important;
		height: 26px !important;
	}
	.typing-btn button {
		padding: 12px 20px !important;
		font-size: 15px;
	}
	.typing-txt {
		font-size: 17px;
		margin-top: 5px;
	}
	.partner-1 {
		font-size: 19px;
		padding: 25px 0px;
	}
	.typing-txt {
		font-size: 20px;
		margin-top: 40px;
	}
	.clearwater .video-frame {
		left: 49px;
	}
}

@media screen and (max-width: 320px) {
	.first_test b {
		left: 33px;
	}
	.partner_ul li {
		width: 40%;
	}
	.first_test {
		margin-left: 0px;
		float: left;
	}
	.video-frame {
		left: 49px;
		top: 18px;
	}
	.seo-comp {
		font-size: 28px;
	}
	.page-id-5750 .video-frame {
		left: 50px;
		width: 65%;
	}
	.miami .video-frame {
		left: 48px;
		top: 18px;
	}
	.learn-more .seo-btn {
		font-size: 17px;
	}
	.click-here a {
		padding: 12px 26px;
	}
	.addrss {
		width: 100%;
	}
	.mail {
		width: 100%;
	}
	.get-start a {
		font-size: 15px !important;
	}
	#text-2 .LI-badge-container.vertical.light .LI-profile-pic {
		left: 71px;
	}
	.article-page .free-btn button {
		font-size: 13px;
	}
	.article-page .widget .widget-title {
		font-size: 14px;
	}
}

@media only screen and (min-device-width: 667px) and (max-device-width: 1366px) {
	.banner-service {
		top: -15px;
	}
	.home-form {
		top: -15px;
	}
}

@media only screen and (min-device-width: 980px) and (max-device-width: 1024px) {
	.method h2 {
		margin-bottom: 0px;
	}
	.banner-service {
		top: -146px;
	}
	.home-form {
		top: -125px;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.banner-service {
		top: -90px;
	}
	.home-form {
		top: -65px;
	}
}

@media only screen and (min-device-width: 667px) and (max-device-width: 800px) {
	.banner-service {
		top: -43px;
	}
}

.free-seo h2 {
	font-size: 34px !important;
}

.free-seo h2 span {
	font-weight: 700 !important;
}

.grade-box h3 {
	font-size: 18px;
	font-weight: 400;
}

.right-box span {
	color: rgb(255, 0, 0);
	text-align: center;
}

.right-box h3 {
	font-size: 34px;
	padding: 0px 80px;
	line-height: 42px !important;
}

.enter-site p {
	font-size: 16px;
	padding: 0px 15px;
}

.report-form .wpcf7-form {
	width: 50%;
	margin: auto;
	margin-top: 25px;
}

div.wpcf7-mail-sent-ok {
	float: left;
}

.conLstLft {
	width: 48%;
}

.page-template-dentist-seo .need .conLstRgt {
	float: right;
	width: 48%;
}

.confull.Guesswork h3 {
	text-align: center;
}


/*---- end of css ---- */


/*---- media query ---- */

.blog .page-title {
	display: block;
	min-height: 160px!important;
}

.blog .page-title .list_categories {
	display: none;
}

.blog .page-title h1 {
	font-size: 48px;
	font-family: Lato, sans-serif;
}

.blog .col-table {
	height: 105px!important;
}

@media screen and (max-width: 375px) {
	.page-template-sanfranciscoseo .conLstLft .conLstRgt {
		width: 100%!important;
	}
}

.page-id-11112 .wpcf7-validation-errors {
	border: 2px solid #f7e700;
	color: red!important;
}

@media screen and (max-width: 480px) {
	.page-id-11112 .wpb_column {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.page-head h1 {
	margin-bottom: 10px;
}


/* ---- end of css ---- */

@media only screen and (max-width: 1024px) {
	.page-id-11112 .news-box {
		width: 40%!important;
	}
	.page-id-11112 #text-2 .LI-badge-container.vertical.light .LI-profile-pic {
		left: 80px;
	}
}

@media screen and (max-width: 868px) {
	.page-id-11112 #text-2 .LI-badge-container.vertical.light .LI-profile-pic {
		left: 40px;
	}
}

@media screen and (max-width: 768px) {
	.page-id-11112 .wpb_row .row-inner>div:not([class*="col-xs"]) {
		padding-top: 0px!important;
	}
	.page-id-11112 h3 .hilight {
		font-size: 20px;
		line-height: 100%!important;
	}
	.page-head h1 {
		margin-bottom: -5px;
	}
}

@media screen and (max-width: 768px) {
	.page-id-11112 .news-box {
		width: 20%!important;
	}
	.vc_col-sm-4 {
		width: 100%;
	}
	.page-id-11112 #text-2 .LI-badge-container.vertical.light .LI-profile-pic {
		left: 222px;
	}
}

@media screen and (max-width: 640px) {
	.page-id-11112 .news-box {
		width: 25%!important;
	}
	.page-id-11112 #text-2 .LI-badge-container.vertical.light .LI-profile-pic {
		left: 168px;
	}
}

@media screen and (max-width: 378px) {
	.page-id-11112 .news-box {
		width: 36%!important;
		float: left;
		padding: 0px 12px;
	}
	.vc_col-sm-4 {
		width: 100%;
	}
	.page-id-11112 #text-2 .LI-badge-container.vertical.light .LI-profile-pic {
		left: 105px;
	}
}

.extra-adjust {
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
}


/*---- end of css ----new hoem start */

.other .headerLft {
	width: 30% !important;
}

.other .menu-hold {
	width: 60%;
	float: right;
	position: relative;
	top: 28px;
}

.other a.headCall {
	font-size: 17px;
	color: #2660a8;
	width: auto;
	float: right;
	margin-top: -17px;
	margin-right: 20px;
}

.other .primary-menu li a,
ul#menu-menu_top li a {
	font-size: 15px;
	color: #434548;
	text-transform: uppercase;
}

.other .contact {
	float: right;
	margin-top: -15px;
}

.page-id-12358 .headerLft {
	width: 30% !important;
}

.page-id-12358 .menu-hold {
	width: 62%;
	float: right;
	position: relative;
	top: 40px;
}

.page-id-12358 a.headCall {
	font-size: 17px;
	color: #2660a8;
	width: auto;
	float: right;
	margin-top: -17px;
	margin-right: 20px;
}

.page-id-12358 .primary-menu li a,
ul#menu-menu_top li a {
	font-size: 15px;
	color: #434548;
	text-transform: uppercase;
}

.contact {
	float: right;
}

p.top-pergraph {
	margin-top: 82px;
	font-size: 17px;
}

a.new_button {
	background: #EF7C46;
	color: white;
	padding: 12px;
	font-size: 18px !important;
	margin-bottom: 15px;
	border-radius: 9px;
}

.checked {
	color: orange;
}

span.fa.fa-star.checked {
	margin-top: 136px;
	font-size: 29px;
}

.blue-background-img {
	margin-top: -25px;
}

.blue-background-img p {
	color: white;
	text-align: center;
}

.blue-background-img h3 {
	font-size: 25px;
	text-align: center;
	color: white;
	margin-top: 24px;
	margin-bottom: 7px;
	font-weight: 600;
}

.blue-background-img {
	padding-bottom: 140px;
}

.computer-person {
	margin-top: -38px;
}

.computer-person.vc_custom_1549888932840 {
	background-image: url("/wp-content/uploads/2019/02/image.png?id=12390") !important;
	background-size: cover;
}

.computer-person h2 {
	margin-top: 235px;
	color: #2C62AA;
	font-size: 100px;
	margin-bottom: 0px !important;
	font-weight: 800;
}

bottum-blue h2 {
	font-size: 44px;
	margin-top: 109px;
	color: white;
	font-weight: 900;
}

.bottum-blue p {
	color: white;
}

.scott-section {
	text-align: center !important;
	margin-top: 55px;
	margin-bottom: 58px;
}

.black-back {
	text-align: center !important;
}

.black-back h2 {
	color: #ef7c46;
	margin-top: 85px;
	font-weight: 100 !important;
}

.black-back p {
	color: white;
}

.black-back {
	padding-bottom: 105px;
	background-size: cover;
}

.bottum-contact-section {
	padding: 87px;
	margin-top: -80px;
}

.blue-background-img {
	margin-top: -79px;
}

ul.service.list {
	display: inline-flex;
	list-style: none;
}

.tampa_footer a {
	color: black !important;
	text-transform: uppercase;
}

.cincinnati_footer a {
	color: black !important;
	text-transform: uppercase;
}

.vc_row.wpb_row.vc_row-fluid.vc_column-gap-30.vc_row-5c6266dd3ed0a242215474 {
	text-align: center;
}

ul.service.list li {
	margin-right: 72px;
}

ul.service.list li {
	list-style: none;
}

.computer-person {
	margin-top: -70px;
	padding-bottom: 215px;
	background-repeat: no-repeat;
}

.blue-background-img {
	position: relative;
	top: -3px;
	background-size: cover;
}

@media only screen and (max-width: 1366px) {
	.sec-image {
		width: 200px;
		margin-left: 32px !important;
	}
	.first-image {
		width: 200px;
	}
	.third-image {
		margin-left: 40px;
	}
	.bottum-contact-section {
		background-repeat: no-repeat;
	}
	.other .menu-hold {
		width: 63%;
		float: right;
		position: relative;
		top: 23px;
	}
	.other .logo-holder {
		margin-top: -5px;
	}
}

@media only screen and (max-width: 1350px) {
	.page-id-12358 .container {
		width: 1170px !important;
	}
	.page-id-12358 .lose-clients {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 1199px) {
	.page-id-12358 .container {
		width: 750px !important;
	}
	.page-id-12358 .lose-clients {
		margin-top: 8px !important;
	}
	.bottum-blue h2 {
		font-size: 40px !important;
	}
}

@media only screen and (max-width: 1080px) {
	.other .menu-hold {
		width: 68%;
	}
	.computer-person {
		padding-bottom: 132px;
	}
	.computer-person {
		background-repeat: no-repeat;
	}
	.bottum-blue h2 {
		margin-top: 28px;
	}
}

@media only screen and (max-width: 1023px) {
	.other .menu-hold {
		width: 100%;
		float: right;
		position: relative;
		top: -24px;
	}
	.other .contact {
		float: right;
		margin-top: -97px;
	}
	.other .logo-holder {
		margin-top: -12px !important;
	}
	.other .contact {
		float: right;
	}
}

@media only screen and (max-width: 479px) {
	.other .logo-holder {
		padding-left: 0px !important;
		padding-top: 0px !important;
	}
}

@media only screen and (max-width: 1024px) {
	ul.service.list li {
		margin-right: 21px !important;
	}
	.page-id-12358 #bottom-bar .copyright {
		height: auto !important;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.logo-holder {
		margin-top: 9px;
	}
	.service.list>li:nth-child(2)::after,
	.service.list>li:nth-child(4)::after {
		display: none;
	}
	.service.list>li:nth-child(4)::before,
	.service.list>li:nth-child(6)::before,
	.service.list>li:nth-child(2)::before {
		display: none;
	}
	.computer-person .wpb_text_column_10.wpb_text_column.wpb_content_element {
		margin-left: 0px !important;
	}
	.cincinnati_footer {
		margin-left: 14px;
	}
	.bottum-contact-section {
		padding: 74px;
		margin-top: -101px !important;
	}
	.page-id-12358.vc_custom_1549883705288 {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}
	p.top-pergraph {
		margin-top: 5px;
		font-size: 17px;
	}
	.page-id-12358 .menu-hold {
		width: 65%;
	}
	.cincinnati_footer {
		margin-left: 30px;
	}
	.tampa_footer img {
		margin: 0px 0px 0px -59px;
	}
}

@media only screen and (max-width: 768px) {
	.other .headerLft {
    margin-top: 15px !important;
}
.other .contact {
    top: -60px !important;
}
	.other .menu-hold {
		width: 62%;
		top: -14px !important;
	}
	.other .menu-hold {
		width: 100% !important;
		float: right;
		position: relative;
		top: -22px;
	}
	.other .contact {
		float: right;
		margin-top: -86px;
	}
	.other .headerLft {
		margin-top: -19px;
	}
	.logo-holder {
		margin-top: 0px !important;
	}
	.other.contact {
		float: right;
		margin-top: -99px;
	}
	.blue-background-img {
		background-size: cover;
		text-align: center !important;
	}
	.page-id-12358 .wpb_column.vc_column_container.vc_col-sm-6 {
		width: 100%;
	}
	.blue-background-img p {
		text-align: center !important;
	}
	img.vc_single_image-img.attachment-large {
		margin-top: 55px;
	}
	.bottum-blue h2 {
		font-size: 30px;
		margin-top: 15px;
		color: white;
	}
	.black-back {
		background-size: cover;
		/* margin-bottom: -17px; */
	}
	.bottum-contact-section {
		margin-top: -104px;
	}
	.bottum-contact-section p {
		text-align: center !important;
		padding-bottom: 25px;
		margin-top: 64px;
	}
	.menu-hold {
		width: 100% !important;
	}
	.page-id-12358 .menu-hold {
		width: 100%;
	}
	.blue-background-img {
		top: -44px;
	}
	.bottum-contact-section .vc_col-sm-8 {
		width: 100%;
		margin-top: -45px;
	}
	.page-id-12358 .logo-holder {
		margin-top: -25px;
	}
	.page-id-12358 header#header {
		padding: 5px !important;
	}
}

@media only screen and (max-width: 767px) {
	html {
    margin-top: 0 !important;
}
	.web-rank {
		display: contents;
	}
	.other .headerLft {
		margin-top: 0px;
	}
	.other .contact {
		float: right;
		margin-top: -62px;
	}
	.other .logo-holder {
		text-align: left;
	}
	.other .main-logo img {
		max-width: 100% !important;
		padding: 0px !important;
	}
	.other .headerLft {
		width: 50% !important;
	}
	.other #menu-toggle {
		top: 0px !important;
	}
	p.top-pergraph {
		margin-top: 28px !important;
	}
	.blue-background-img {
		top: -86px;
	}
	span.fa.fa-star.checked {
		margin-top: 187px;
		font-size: 29px;
	}
	p.hundered {
		text-align: center !important;
	}
	.page-id-12358 nav#site-navigation {
		margin-left: 72px;
	}
	.page-id-12358 .primary-menu li a,
	ul#menu-menu_top li a {
		font-size: 15px;
		color: #efefef;
		text-transform: uppercase;
	}

}

@media only screen and (max-width: 640px) {
	.bottum-contact-section {
		background-repeat: no-repeat;
	}
	#menu-toggle {
		top: 59px !important;
	}
}

@media only screen and (max-width: 480px) {
	.other .contact {
		float: right;
		margin-top: -44px;
	}
	.other .contact p {
		font-size: 11px;
	}
	.other .headerLft {
		width: 50% !important;
	}
	ul.service.list li {
		margin-right: 38px;
	}
	ul.service.list li {
		margin-bottom: 12px;
	}
	ul.service.list {
		display: inline-block;
	}
	ul.service.list li {
		width: 34%;
		float: left;
	}
}

@media only screen and (max-width: 320px) {
	.bottum-contact-section {
		padding: 0px !important;
		margin-top: -118px !important;
	}
	.page-id-12358 .vc_custom_1549883705288 {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	.black-back h2 {
		font-size: 18px;
	}
	.bottum-contact-section {
		margin-top: -122px !important;
	}
	ul.service.list li {
		width: 29%;
		float: left;
	}
	.contact {
		top: -34px;
	}
	.bottum-contact-section {
		padding: 9px;
	}
	.page-id-12358 .bottum-contact-section p {
		margin-top: 95px !important;
	}
}

ul.service.list li {
	color: #0288d1;
	line-height: 25px;
}

@media only screen and (max-width: 600px) {
	.sec-image {
		width: 100%;
		margin-left: 0px !important;
		margin: 20px 0px;
	}
	.first-image {
		width: 100%;
		margin: 20px 0px;
	}
	.third-image {
		margin-left: 0px;
		width: 100%;
		margin: 20px 0px;
	}
	.fourth-image {
		width: 50%;
		margin: 20px 0px;
	}
	
	.group-blog .vc_col-sm-3, .group-blog .fourth-image, .group-blog .third-image, .group-blog .first-image , .group-blog .sec-image{
		width: auto !important;
        float: none;
	}
	.footer_first_row .wpb_column {
		width: 100%;
	}
	.footer_first_row .vc_single_image-img.attachment-full {
		width: 100%;
	}
	.footer_first_row .vc_single_image-img.attachment-full {
		margin-bottom: 30px;
	}
	.blue-background-img {
		top: -90px;
	}
	.bottum-contact-section {
		padding: 0px;
		margin-top: -123px !important;
	}
	.page-id-12358 .bottum-contact-section p {
		margin-top: 92px;
		text-align: center !important;
	}
}

.page-id-12358 #header.static-layout {
	box-shadow: 0 0 16px #aaabaf;
	max-height: 100px;
	float: left;
	position: relative;
	padding: 0px;
}

.page-id-12358 #primary {
	float: left;
	width: 100%;
}

.page-id-12358 a.new_button {
	background: #EF7C46;
	color: white;
	padding: 13px;
	font-size: unset !important;
	margin-bottom: -19px;
	border-radius: 9px;
	position: relative;
	top: 22px;
}

.page-id-12358 body p a {
	font-weight: 500 !important;
}

.page-id-12358 .scott-section h3 {
	font-size: 22px;
	margin: 30px 0px 0px 0px !important;
}

.page-id-12358 .scott-section p {
	margin: 0px !important;
}

.page-id-12358 .bottum-contact-section p {
	text-align: center !important;
}

.page-id-12358 p.see_what {
	/* font-size: 17px !important; */
	font-weight: bold;
	/* color: black; */
}

.page-id-12358 p.copy {
	margin-top: 0px !important;
}

.bottom-bar-wrapper.footer-box {
	background-color: #2c62aa;
}

.page-id-12358 #bottom-bar .copyright a:hover {
	color: #000000 !important;
}

.page-id-12358 #bottom-bar a {
	color: #ffffff;
}

.page-id-12358 .col-td.col-td-copyright p {
	color: #ffffff !important;
}

.bottum-contact-section {
	background-repeat: no-repeat;
}

.service.list li {
	position: relative;
}

.service.list>li:nth-child(2)::after,
.service.list>li:nth-child(4)::after {
	background-color: #e1e1e1;
	content: "";
	height: 2px;
	right: -73px;
	position: absolute;
	top: 50%;
	width: 71px;
}

.service.list>li:nth-child(4)::before,
.service.list>li:nth-child(6)::before,
.service.list>li:nth-child(2)::before {
	background-color: #e1e1e1;
	content: "";
	height: 2px;
	left: -70px;
	position: absolute;
	top: 50%;
	width: 71px;
}

.page-id-12358 .container {
	width: 1340px;
}

.bottum-blue h2 {
	font-size: 47px;
	font-weight: 900;
	color: #fff;
}

.page-id-12358 .lose-clients {
	margin-top: 60px;
}

.page-id-12358 .copyright {
	font-size: 15px;
	color: #434343;
}

.page-id-12358 .copyright {
	margin-bottom: 0px !important;
}

.page-id-12358 p.see_what {
	border-bottom: 1px solid lightgray;
}

.computer-person .wpb_text_column_10.wpb_text_column.wpb_content_element {
	margin-left: 118px;
}

.page-id-12358 #dominate_competition.video_section {
	opacity: 0.7;
}

.page-id-12358 div#dominate_competition {
	position: relative;
	height: 788PX;
	max-height: 634px;
}

.page-id-12358 .dominate_inner {
	float: none;
	margin-top: 18% !important;
	text-align: center;
}

.page-id-12358 p {
	font-size: 16px;
}

.page-id-12358 div#dominate_competition p {
	text-align: center !important;
}

.page-id-12358 div#site-header-menu {
	position: absolute;
}

.other {
	box-shadow: 0 0 16px #aaabaf !important;
}

.contact {
	margin-top: 13px;
}

.bottom-bar-wrapper .col-td.col-td-copyright {
	display: block;
}

.contact p {
	font-size: 16px;
}

.logo-holder {
	margin-top: 10px;
}

.contact p {
	font-weight: 600;
	color: #8fb6d0;
}

@media only screen and (max-width: 500px) {
	.logo-holder {
		padding-left: 0px !important;
		padding-top: 6px !important;
	}
	.page-id-12358 #menu-toggle {
		top: -2px !important;
	}
	.page-id-12358 .main-logo img {
		max-width: 100% !important;
		padding: 0px !important;
		margin-top: -22px;
	}
}

@media only screen and (max-width: 400px) {
	.page-id-12358 .main-logo img {
		max-width: 100% !important;
		padding: 0px !important;
	}
	.page-id-12358 .logo-holder {
		width: 50%;
	}
	.page-id-12358 #menu-toggle {
		top: 2px !important;
	}
	.contact p {
		font-size: 12px;
	}
	.other .main-logo img {
		max-width: 100% !important;
		padding: 0px !important;
	}
	.other .contact {
		float: right;
		margin-top: -49px;
	}
}

@media only screen and (max-width: 991px) {
	.wpb_column.vc_column_container.vc_col-sm-3.vc_column_container_5e0aefd93f85c227633631.post_single_footers {
    width: 100%;
}
	.scoott-btn {
		margin-bottom: 40px !important;
	}
	.blue-background h2 {
		margin-top: 40px;
	}
	.right-peragraph {
		margin-top: 30px !important;
	}
	.wrap-bt {
		margin-bottom: 40px !important;
	}
	.form-heading-1 {
		margin-top: 0px !important;
	}
	.marketing-1 {
		margin: 0px !important;
	}
	.service-inner {
		padding: 0px 20px 0px 20px !important;
	}
	.desc-box .wpb_text_column_6.wpb_text_column.wpb_content_element a {
		font-size: 10px !important;
	}
	.casino h3 {
		text-align: center !important;
	}
	.con-list {
		margin-top: 50px;
	}
	.sp-tab-content {
		width: 100% !important;
	}
	.web-rank span.hilight {
    font-size: 40px !important;
}
.top-right.wpb_column p.h1-class {
    margin-top: 30px !important;
}
.other .contact {
    position: absolute;
    top: 12px !important;
}
.other .headerLft {
    margin-top: 0px !important;
}
.free-btn {
    float: left;
    width: 100%;
}
body > .body-wrapper {
    overflow: visible !important;
}
	.sp-tab__tab-pane .sp-tab-content p {
		padding: 0px !important;
	}
    .main-footerr .wpb_row.vc_inner > div:not([class*=col-xs]) {
		padding-top: 0px !important;
	}
	.computer-person h2 {
    margin-top: 40px !important;
    font-size: 50px !important;
}
.page-id-12358 .bottum-contact-section p {
    width: 100% !important;
}
.button-get {
    text-align: center !important;
}
.page header#header {
    height: 125px !important;
}
.top-right h1 {
    margin-top: 40px !important;
}
h1.h1_headdings {
    font-size: 30px !important;
}
p.address {
    padding: 10px 0 9px 0px !important;
}
.page-content h1 {
    font-size: 25px !important;
    line-height: 33px !important;
}
.desc-box {
    padding: 0px 20px 0px 20px !important;
}
.casino h1 {
    font-size: 25px !important;
    line-height: 30px;
}
.content-area.blog-page.blog-off-page {
    margin-top: 40px;
}
.blog-page .container.row_section {
    margin-top: 0px !important;
}
.main-footerr .vc_col-sm-9 {
    width: 100% !important;
}
.page-id-12358 a.new_button {
    position: inherit !important;
}
.page-id-12358 .scott-section p {
    margin-bottom: 20px !important;
}
.morre-bttn {
    margin-top: 20px !important;
}
.page-id-12358 .computer-person {
    padding-bottom: 40px;
}
.wrk_together .vc_custom_heading {
    margin: 0 !important;
}
.left-blue-video {
    margin-top: 40px;
}
}


@media only screen and (max-width: 900px) {
	.page-id-12358 .menu-hold {
		top: -27px !important;
	}
}

.other .headerLft {
	margin-top: -6px;
}

.other .menu-hold {
	width: 62%;
	top: 35px;
}


/* == CSS for Video Cropping ==*/

@media only screen and (min-width: 1200px) {
	.wpb_video_widget .wpb_wrapper iframe {
		width: 100%;
		height: 330px !important;
	}
}

@media only screen and (max-width: 1199px) {
	.wpb_video_widget .wpb_wrapper iframe {
		width: 100%;
		height: 265px;
	}
}

@media screen and (max-width: 430px) {
	.wpb_video_widget .wpb_wrapper iframe {
		height: 230px;
		top: 25px;
	}
}

@media screen and (max-width: 375px) {
	.wpb_video_widget .wpb_wrapper iframe {
		height: 200px;
	}
}

@media only screen and (max-width: 360px) {
	.wpb_video_widget .wpb_wrapper iframe {
		width: 100%;
		height: 180px;
	}
}