body {
	padding-top: 32px;
}

body #header-outer[data-full-width="true"] header > .container,
body #header-secondary-outer[data-full-width="true"] > .container {
	max-width: 1100px;
	padding: 0!important;
}

body #header-space {
	display: none;
}

body.page #header-outer, body.blog #header-outer, body.single #header-outer, body.archive #header-outer {
	transition: all 0.2s linear;
	background-color: transparent;
	box-shadow: none;
}

body #header-outer.sticky {
	background-color: #252525;
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
	-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
}

header#top .container .row {
	margin: 0;
	height: 75px;
	vertical-align: bottom;
}

header#top .container .row .col.span_3 {
	margin: 15px 0;
}

header#top a#logo {
	padding: 0 20px;
}

header#top #logo img {
	max-height: 45px;
}

#header-outer header#top #logo .starting-logo {
	opacity: 1;
	left: auto;
}

#header-outer.sticky header#top #logo .starting-logo {
	opacity: 0;
}

#header-outer ul.sf-menu {
	margin-top: 0;
}

#header-outer header#top nav > ul > li > a {
	transition: all 0.2s linear;
	padding: 0 20px !important;
	font-weight: 700;
	line-height: 75px;
	margin: 0;
	color: #383838 !important;
}

body header#top nav .sf-menu li.current_page_item > a .sf-sub-indicator [class^="icon-"] {
	color: #383838 !important;
}

#header-outer.sticky header#top nav > ul > li > a {
	color: #fff !important;
}

#header-outer header#top nav > ul > li:hover > a {
	background-color: rgba(26,26,26,0.9);
	color: #e24040 !important;
}


body header#top nav .sf-menu li.current_page_item:hover > a .sf-sub-indicator [class^="icon-"] {
	color: #e24040 !important;
}

#header-outer header#top nav > ul > li#menu-item-6697:hover > a {
	background-color: transparent;
}

#header-outer header#top nav > ul > li > a .tel-number {
	color: #e24040 !important;
}

#header-outer header#top nav > ul > li#menu-item-6616 > a {
	margin-right: 0;
}

#header-outer header#top nav > ul > li.cta-button > a {
	background-color: #1ea6ec;
	padding: 9px 15px !important;
	border-radius: 5px;
	margin: 20px;
	font-weight: 700;
	line-height: 16px;
	color: #fff !important;
}

#header-outer header#top nav > ul > li.cta-button#menu-item-6696 > a:hover {
	color: #fff!important;
	background-color: #199ce0;
}

header#top .sf-menu li ul li a {
	font-weight: 400;
	padding: 8px 20px;
	border: none;
	background: transparent!important;
}

.sf-sub-indicator {
	/* display: none; */
}

header#top .sf-sub-indicator [class^="icon-"] {
	color: inherit!important;
}

.sf-menu ul {
    width: 220px;
    padding: 1px 0;
    background: rgba(26,26,26,0.9);
}

#footer-outer #footer-widgets .widget h4 {
	margin-bottom: 10px;
}

#footer-outer #footer-widgets .row .col img {
	margin-bottom: 0;
}

#footer-outer .row.copyright {
	padding-top: 0;
}

#footer-outer #footer-widgets .copyright #social {
	text-align: center;
}

#footer-outer #footer-widgets .copyright #social li {
	display: inline;
	border-bottom: 0;
	margin: 0 15px;
}

#footer-outer #footer-widgets .copyright #social li i {
	font-size: 25px;
	color: #aeaeae;
	transition: color 0.2s linear;
}

#footer-outer #footer-widgets .copyright #social li a:hover i {
	color: #e24040;
}

#head-cta .cta strong {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 15px;
	color: #383838;
}

.home #head-cta .cta strong {
	font-size: 48px;
	line-height: 58px;
}

#head-cta .cta em {
	font-size: 28px;
	color: #383838;
}

.cta .description {
	display: block;
}

.cta strong {
	display: block;
	text-align: center;
}

.cta .description br {
	display: none;
}

.cta .nectar-button {
	font-size: 20px;
	display: inline-block;
}

h2 {
	font-size: 36px;
	line-height: 40px;
}

.featured-services {
	margin: 30px 0 25px;
}

.featured-services h2 + p {
	width: 85%;
	margin: 0 auto;
}

p + a.nectar-button.large.see-through-2 {
	margin-top: 10px;
}

/*h3 + p {
	padding-bottom: 25px;
}*/

.featured-services h2 {
	font-size: 26px;
	line-height: 26px;
}

.featured-services p:first-of-type {
	padding-bottom: 5px;
}

.featured-services p {
    padding-bottom: 25px;
}

a.nectar-button.medium.has-icon.regular-button {
	border-bottom: none;
	box-shadow: none;
	padding: 12px 50px;
}

a.nectar-button.medium.has-icon.regular-button span {
	left: 0;
}

a.nectar-button.medium.has-icon.regular-button .icon-button-arrow {
	display: none;
}

.row .col h3 {
	font-size: 22px;
	line-height: 30px;
	color: #e24040;
}

a.nectar-button.large.see-through-2 {
	padding: 10px 30px;
	font-size: 18px;
}

.testimonial_slider .controls ul li span.pagination-switch {
	background: #d3d3d3;
	border: none;
}

.cta a.nectar-button.large.has-icon.regular-button {
	font-size: 26px;
	/* line-height: 36px; */
	/* background: transparent!important; */
	/* border: 3px solid #fff; */
	/* border-radius: 3px; */
	box-shadow: none;
	margin: 0;
	padding: 4px 40px;
	/* transition: all 0.2s linear; */
}

.cta a.nectar-button.large.has-icon.regular-button:hover {
	/* background: #fff!important; */
	/* color:#e24040; */
}

.cta a.nectar-button.large.has-icon.regular-button:hover span {
	left: 0;
}

.cta a.nectar-button.large.has-icon.regular-button:hover i {
	display: none;
}

.cta .description {
	margin-bottom: 20px;
}

.mobile-only {
	display: none;
}

@media screen and (max-width: 1000px) {

	body {
		padding-top: 0;
	}

	body #header-outer, body.page #header-outer, body.blog #header-outer, body.single #header-outer, body.archive #header-outer {
		background-color: #252525;
		box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
		padding: 0 20px !important;
	}

	header#top .container .row .col.span_3, header#top .container .row .col.span_9 {
		margin: 15px 0;
	}

	body header#top #logo img {
		height: 35px !important;
		max-height: 35px;
		margin-top: 0 !important;
		top: 0;
	}

	header#top #logo .starting-logo {
		display: none;
	}

	header#top #toggle-nav {
		top: auto;
		margin-top: 9px;
	}

	#footer-widgets .container .col {
		width: 100%;
	}

	#footer-outer .row .col {
		text-align: center;
		margin-bottom: 0;
	}

	#footer-outer .span_3 .widget:last-child {
		margin-bottom: 30px;
	}

}

@media screen and (max-width: 991px) {

	.home .row .col h3 {
		display: none;
	}

	:not(#featured-services) h2 ~ p {
		text-align: left;
	}

	.vertical-center .wpb_wrapper {
		text-align: center;
	}

	.client-companies h2 {
		margin-bottom: 15px !important;
	}

	a.nectar-button.large.see-through-2 {
		margin: 0 auto;
	}

	#featured-services .vc_col-sm-4:not(:first-child):before {
		position: absolute;
		top: -15px;
		left: 30%;
		background: #bfbfbf;
		height: 2px;
		width: 40%;
		content: "";
	}

}

@media screen and (max-width: 690px) {

	#footer-widgets .container .col:nth-child(3) {
		margin-bottom: 0 !important;
	}

	.home #head-cta .cta strong, #head-cta .cta strong {
		font-size: 36px;
		line-height: 48px;
	}

}

@media screen and (max-width: 479px) {

	.cta .nectar-button span {
		font-size: 20px;
	}

	.mobile-only {
		display: block;
	}

}

/*
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-6616 {
	background: #f00;
	text-align: center;
	position: absolute;
	bottom: -35px;
	height: 35px;
	width: 100%;
	left: 0;
	display: block;
}

#mobile-menu ul li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-6616 a {
	padding: 0 !important;
	margin: 0;
	line-height: 35px;
	color: #fff;
	border: none;
}
*/