/* Override Bootstrap CSS to prevent site overflow */
/* .row {
	margin-left: 0;
	margin-right: 0;
}

nav {
	padding: 0 20px;
} */

.print-process img {padding-bottom:15px;}
.print-process .print-icon img {margin:0 auto!important;}

.portfolio-round img {box-shadow: 0 2px 15px rgba(0, 0, 0, .25); max-width:380px;}
.portfolio-round {padding: 10px;}
@media (max-width: 767px) {
	.portfolio-round img {padding:15px; max-width:300px;}
}

/*START PRESS BOX**********************************************/
.press-box {
	padding-top:20px;
	padding-bottom:20px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	border-bottom: 1px solid #e2e2e2;
}
@media (max-width: 767px) {
	.press-box {
		border-bottom: 5px solid #e2e2e2;
	}
}
.press-box-first {
	border-top: 1px solid #e2e2e2;
}
@media (max-width: 767px) {
	.press-box-first {
		border-top: 5px solid #e2e2e2;
	}
}
.press-box a {
	color:#555;
}
.press-box i {
	margin-left:10px;
}
.press-box h4 {
	text-transform: uppercase;
}
.press-box h4, .press-box p{
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.press-box:hover h4, .press-box:hover p {
	color:#2196F3;
}
.press-box:hover {
	background:#f6f6f6;
}
.press-box img {
    height: 53px;
    margin-top: 15px;
    float: right;
}
@media (max-width: 992px) {
	.press-box img {
		float:none;
	}
}
@media (max-width: 1200px) {
	.press-box img {
		height:47px;
		margin-top: 20px;
	}
}
@media (max-width: 992px) {
	.press-box img {
		height:35px;
	}
}
.press-box i.download {
    margin-left: 0;
    font-size: 50px;
    float: right;
    margin-top: 21px;
}
@media (max-width: 992px) {
	.press-box i.download {
		float:none;
	}
}
/* END PRESS BOX**********************************************/

.btn .btn-green {
	background-color: #06BB74;
  border-color: #06BB74;
	border-radius:0;
  color: #fff;
	font-size:13px;
}

.btn .btn-green:hover,
.btn .btn-green:focus {
    background-color: #fff;
    border-color: #06BB74;
    color:#06BB74;
}
h3.newmission  {
    color: #121214;
    font-size: 1.8em;
    : 400;
    letter-spacing: normal;
    line-height: 24px;
    margin-bottom: 5px;
    margin-top: 20px;
    text-transform: none;
}
.wellmission {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 2em;
    margin-top:3em;
    /*background-color: #00BF6F;
    border: 1px solid #e3e3e3;
    border-radius: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    color:#fff;*/
}
.wellmission i {color: #fff!important; font-size:30px!important;}
.mission p {line-height:28px;}


/* SECTION CSS */

@media (max-width:767px) {
	.padding {padding:30px 0;}
}

@media (max-width: 767px) {
	section.bragging-rights img {
		height: 30px;
		margin: 0 4px;
	}
}
@media (min-width: 767px) and (max-width: 991px) {
	section.bragging-rights img {
		height: 55px;
		margin: 0px 10px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	section.bragging-rights img {
		height: 70px;
		margin: 0px 15px;
	}
}
@media (max-width: 357px) {
	section.bragging-rights img {
		height: 25px;
		margin: 0 4px;
	}
}

.smaller-padding {
	padding: 30px 60px 60px!important;
}
@media (max-width: 767px) {
	.smaller-padding {
		padding: 30px 10px 10px!important;
	}
}

#lpss-myImg {
  display: block;
  max-width: 75.4%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

.lpss-screenshot {
  margin: 3.4% 12.4% 0;
}

/*.lpss-features {
  margin-top: 100px;
}*/

.lpss-computer {
  background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/221620/lp-laptop_filled2.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
}

.lpss-computer .lpss-screenshot-wrapper {
  overflow: hidden;
  margin: 4% 4.1% 0 4.1%;
  min-height: 270px;
}

.lpss-computer .lpss-screenshot,
.lpss-laptop-computer .lpss-screenshot {
  position: relative;
  z-index: -1;
  transition: all 2s;
  width: 100%;
}

.grecaptcha-badge {display:none;}

/* This makes it scroll */

.lpss-features-computer:hover .lpss-screenshot {
  transform: translateY(-25%);
}

.lpss-scrolled {
  transform: translateY(-25%);
}

@media (max-width: 767px) {
	.underline2 span {
		font-size: 20px;
	}
}

h2.sub-title {margin:50px 0 0;}

h2.low-bottom {margin-bottom:10px;}
h2.low-bottom span {
	font-size:20px;
	font-family: "Open Sans", Arial, sans-serif;
}


@media (max-width:991px) {
	section.about p {
		text-align: center;
	}
	section.about p.question {
		text-align: left;
	}
	section.about h2 {
		text-align: center;
		margin-top: 40px;
		font-size: 32px;
	}
	section.about i {
		float: right;
	}
	p.mission {padding:0 20px;}
}

/* ADWORDS AUDITS SECTION */
section.adwords-review {
	background-color: #1f1f1f;
	background: url('../img/bg/material-design-3.jpg') no-repeat fixed;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	z-index: 1;
}

section.adwords-review h2 {
	font-size: 50px;
	/*font-weight: 700;*/
	color: #fff;
	margin-bottom: 22px;
	line-height: 75px;
}
section.adwords-review p {
	line-height: 30px !important;
	font-size: 19px !important;
	font-weight: 300 !important;
	color: #FFF;
}
section.adwords-review h4 {
	color: #fff;
	font-weight: 700;
	margin-bottom: 10px;
	text-transform: uppercase;
}
section.adwords-review i {
	font-size: 50px;
	color: #fff;
}
section.adwords-review .feature-box .feature-box-icon {background:none;}
section.adwords-review .feature-box .feature-box-info {padding-left:80px;}
section.adwords-review img {padding-top:13px;}

@media (max-width:991px) {
	section.adwords-review img {padding:20px;}
	section.adwords-review p {text-align:center;}
	section.adwords-review h2 {font-size:49px;line-height: 50px;text-align:center;margin-top:20px;}
	section.adwords-review .feature-box .feature-box-icon {display: none;}
	section.adwords-review .feature-box .feature-box-info {padding-left:0;text-align:center;margin-top:40px;}
}

@media (min-width: 1500px) {
	section.adwords-review img.hide1 {display:none;}
	section.adwords-review img.hide2 {display:none;}
}
@media (max-width: 991px) {
	section.adwords-review img.hide1 {display:none;}
	section.adwords-review img.hide2 {display:none;}
}
@media (min-width: 1168px) {
	section.adwords-review img.hide2 {display:none;}
}
@media (min-width: 992px) and (max-width: 1050px) {
	section.adwords-review h2 {font-size:49px;line-height: 50px;}
}

/*section.adwords-audits h4 {
	color: #777;
	font-weight: bold;
}*/

section.adwords-form .form-group {
	margin-bottom: 25px;
	padding: 0 10px!important;
}
/* END ADWORDS AUDITS */

/* PPC PAGE SECTION */

@media(max-width: 991px) {
	section.large-bg-1 {background: url('../img/bg/large-bg-1-mobile.jpg')!important;;-webkit-background-size: cover;background-size: cover!important;}
	section.large-bg-2 {background: url('../img/bg/large-bg-2-mobile.jpg')!important;;-webkit-background-size: cover;background-size: cover!important;}
	section.large-bg-3 {background: url('../img/bg/large-bg-3-mobile.jpg')!important;;-webkit-background-size: cover;background-size: cover!important;}
	section.large-bg-4 {background: url('../img/bg/large-bg-4-mobile.jpg')!important;;-webkit-background-size: cover;background-size: cover!important;}
	section.large-bg-5 {background: url('../img/bg/large-bg-5-mobile.jpg')!important;;-webkit-background-size: cover;background-size: cover!important;}
	section.large-bg-6 {background: url('../img/bg/large-bg-6-mobile.jpg')!important;;-webkit-background-size: cover;background-size: cover!important;}
	section.large-bg-7 {background: url('../img/bg/large-bg-7-mobile.jpg')!important;;-webkit-background-size: cover;background-size: cover!important;}
	section.large-bg-8 {background: url('../img/bg/large-bg-8-mobile.jpg')!important;;-webkit-background-size: cover;background-size: cover!important;}
	section.large-bg-9 {background: url('../img/bg/large-bg-9-mobile.jpg')!important;;-webkit-background-size: cover;background-size: cover!important;}
	section.large-bg-10 {background: url('../img/bg/large-bg-10-mobile.jpg')!important;;-webkit-background-size: cover;background-size: cover!important;}
	section.large-bg-11 {background: url('../img/bg/large-bg-11-mobile.jpg')!important;;-webkit-background-size: cover;background-size: cover!important;}
	section.large-bg-12 {background: url('../img/bg/large-bg-12-mobile.jpg')!important;;-webkit-background-size: cover;background-size: cover!important;}
	section.large-bg-13 {background: url('../img/bg/large-bg-13-mobile.jpg')!important;;-webkit-background-size: cover;background-size: cover!important;}

}

section.large-bg-1 {background: url('../img/bg/large-bg-1.jpg') no-repeat fixed;-webkit-background-size: cover;background-size: cover;}
section.large-bg-2 {background: url('../img/bg/large-bg-2.jpg') no-repeat fixed;-webkit-background-size: cover;background-size: cover;}
section.large-bg-3 {background: url('../img/bg/large-bg-3.jpg') no-repeat fixed;-webkit-background-size: cover;background-size: cover;}
section.large-bg-4 {background: url('../img/bg/large-bg-4.jpg') no-repeat fixed;-webkit-background-size: cover;background-size: cover;}
section.large-bg-5 {background: url('../img/bg/large-bg-5.jpg') no-repeat fixed;-webkit-background-size: cover;background-size: cover;}
section.large-bg-6 {background: url('../img/bg/large-bg-6.jpg') no-repeat fixed;-webkit-background-size: cover;background-size: cover;}
section.large-bg-7 {background: url('../img/bg/large-bg-7.jpg') no-repeat fixed;-webkit-background-size: cover;background-size: cover;}
section.large-bg-8 {background: url('../img/bg/large-bg-8.jpg') no-repeat fixed;-webkit-background-size: cover;background-size: cover;}
section.large-bg-9 {background: url('../img/bg/large-bg-9.jpg') no-repeat fixed;-webkit-background-size: cover;background-size: cover;}
section.large-bg-10 {background: url('../img/bg/large-bg-10.jpg') no-repeat fixed;-webkit-background-size: cover;background-size: cover;}
section.large-bg-11 {background: url('../img/bg/large-bg-11.jpg') no-repeat fixed;-webkit-background-size: cover;background-size: cover;}
section.large-bg-12 {background: url('../img/bg/large-bg-12.jpg') no-repeat fixed;-webkit-background-size: cover;background-size: cover;}
section.large-bg-13 {background: url('../img/bg/large-bg-13.jpg') no-repeat fixed;-webkit-background-size: cover;background-size: cover;}



section.ppc-page .feature-box .feature-box-icon {background:none;}
section.ppc-page .feature-box .feature-box-info {padding-left:80px;}
section.ppc-page img {padding-top:13px;}
section.ppc-page img.img-responsive {margin:0 auto;}

@media (max-width:991px) {
	section.ppc-page img {padding:20px;}
	section.ppc-page p {text-align:center;}
	section.ppc-page h2 {font-size:49px;line-height: 50px;text-align:center;margin-top:20px;}
	section.ppc-page .feature-box .feature-box-icon {display: none;}
	section.ppc-page .feature-box .feature-box-info {padding-left:0;text-align:center;margin-top:40px;}
}

@media (min-width: 1500px) {
	section.ppc-page img.hide1 {display:none;}
	section.ppc-page img.hide2 {display:none;}
}
@media (max-width: 991px) {
	section.ppc-page img.hide1 {display:none;}
	section.ppc-page img.hide2 {display:none;}
}
@media (min-width: 1168px) {
	section.ppc-page img.hide2 {display:none;}
}
@media (min-width: 992px) and (max-width: 1050px) {
	section.ppc-page h2 {font-size:49px;line-height: 50px;}
}
section.ppc-page .item-list-right li .fa {
	top: 15px;
}
section.ppc-page .item-list-left li .fa {
	top: 15px;
}
.ppc-choice a {display:inline-block;text-decoration: none;}
.ppc-choice i {margin-right:7px;}
.ppc-choice .btn img {
	margin-right: 4px;
	height: 16px;
	margin-left: -5px;
	padding-bottom: 2px;
}
.modal-choices a {display:block;font-size:20px;}
.modal-choices i {margin-right:7px;}

/* END PPC PAGE SECTION */

section.mostly-play h4 {
	font-size: 30px;
	color: #121214;
	margin-bottom:5px;
}
section.mostly-play h2 {
	font-size: 46px;
	color: #121214;
	margin-bottom:8px;
}
section.careers-benefits .info h4 {
	font-size: 25px;
	color: #6495ED;
	margin-bottom:15px;
}
section.careers-benefits .info i {
	font-size: 70px;
	color: #666;
	margin-bottom: 20px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
section.careers-benefits .info:hover i {
	color: #6495ED;
}

/* NEW MATERIAL DESIGN SECTION */
section.services {
	position:relative;
}
section.services .container .service{
	padding:5px;
	text-align: center;
}
section.services .container .inside-service{
	height:250px;
	padding:10px;
	overflow: hidden;
}
section.services .service,
section.services .service i,
section.services .service p,
section.services .service h4 {
	-webkit-transition: all 0.2s linear;
  	-moz-transition: all 0.2s linear;
  	-o-transition: all 0.2s linear;
  	transition: all 0.2s linear;
}
section.services .container .seo {
	background:#ab47bc;
}
section.services .container .ppc {
	background:#007dca url('../img/ppc-bg.jpg') center center;
}
section.services .service:hover .ppc{
	background:#007dca;
}
section.services .container .web {
	background:#4531a0;
}
section.services a.block {
	display:block;
}
section.services a.block:hover {
	text-decoration: none;
}
section.services i {
	color: #fff;
	line-height: 80px;
	font-size: 100px;
	position:absolute;
	left:50%;
	margin-left:-50px;
	margin-top:70px;
}
section.services .service:hover i {
	opacity:.1;
	/*margin-left:-40px;*/
	transform: scale(1.2);
	-webkit-transform: scale (1.2);
	-moz-transform: scale (1.2);
	-ms-transform: scale (1.2);
}
section.services .service p {
	color: #fff;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
	padding: 0 10px;
	text-align: center;
	overflow: hidden;
	margin-top: 30px;
}
section.services .service:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
section.services .service button {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
}

section.services .service:hover button {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
section.services .service .inside-service h4 {
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
}
section.services .service .inside-service h4.ppc-h4 {
	font-size: 30px;
	margin-bottom: 15px;
}
section.services .service:hover .inside-service h4 {
	-webkit-transform: translate3d(0,15%,0);
	transform: translate3d(0,15%,0);
	opacity:.1;
}

@media (max-width: 1199px) {
	section.services .service hr.line{
		display:none;
	}
}
@media (max-width:767px) {
	section.services .container .inside-service{
		height:220px;
		padding:10px;
		overflow: hidden;
	}
	section.services i {
		margin-top: 50px;
		font-size: 80px;
		margin-left: -40px;
	}
}

.img-max {
	max-width: 330px;
	margin: auto;
}

/* END NEW MATERIAL DESIGN SECTION */

/* BASECAMP SITES */
.basecamp-section .basecamp-background {
	background-color: #6495ED;
	position: relative;
}
/*.basecamp-section img:hover {
	opacity: 0.8;
	-webkit-transition: all 0.05s linear;
  	-moz-transition: all 0.05s linear;
  	-o-transition: all 0.05s linear;
  	transition: all 0.05s linear;
}*/
/*.basecamp-name {
	position: absolute;
    bottom: 0;
    left: 31px;
}*/
.basecamp-name .btn {
	display: inline-block;
}
.basecamp-name span {
	font-size:10px;
}
.basecamp-name a {
	line-height: 15px;
}


/*TEAM PAGE*/
#teampage p {
	font-weight: 300;
}

#teamMembers {
	display: grid;
	grid-gap: 3%;
	grid-template-columns: repeat(3, 1fr);
	padding-top: 70px;
}

#locationFilters {
	height: 300px;
  position: sticky;
	position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
	top: 0;
}

#locationFilters .row {
	width: 165px;
}

@media (min-width 700px){
	#locationFilters .row {
		width: 200px;
	}
}

#locationFilters .nav-pills>li {
	float: none;
}

.team-list {
	margin: 0;
}

/* .sort-source {
	margin-left: 15%;
	text-align: left;
} */

.subtle {
	border-bottom: 2px solid #eee;
	color: #999;
	float: left;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 5px;
	margin-top: 100px;
	margin-left: 15%;
	padding: 10px 0 5px 0;
}

/* DASHBOARD SECTIONS */
section.dashboard-full {
	background-color: #1f1f1f;
	background: url('../img/bg/material-design-3.jpg') no-repeat fixed;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	z-index: 1;
}

section.dashboard-full .container {
	width:100%;
}

section.dashboard-full h2 {
	font-size: 69px;
	font-weight: 700;
	color: #fff;
	text-transform: capitalize!important;
	margin-bottom: 22px;
	line-height: 75px;
}
section.dashboard-full p {
	line-height: 30px !important;
	font-size: 19px !important;
	font-weight: 300 !important;
	color: #FFF;
	text-align: left;
}
section.dashboard-full h4 {
	color: #fff;
	font-weight: 700;
	margin-bottom: 10px;
	text-transform: uppercase;
}
section.dashboard-full i {
	font-size: 50px;
	color: #fff;
}
section.dashboard-full .feature-box .feature-box-icon {background:none;}
section.dashboard-full .feature-box .feature-box-info {padding-left:80px;}
section.dashboard-full img {padding-top:13px;}

@media (max-width:991px) {
	section.dashboard-full img.img-responsive {padding:20px; max-width: 300px; margin:0 auto;}
	section.dashboard-full p {text-align:center;}
	section.dashboard-full h2 {font-size:49px;line-height: 50px;text-align:center;margin-top:20px;}
	section.dashboard-full .feature-box .feature-box-icon {display: none;}
	section.dashboard-full .feature-box .feature-box-info {padding-left:0;text-align:center;margin-top:40px;}
	section.dashboard-full img.hide1 {display:none;}
	section.dashboard-full img.hide2 {display:none;}
}

@media (min-width: 1500px) {
	section.dashboard-full img.hide1 {display:none;}
	section.dashboard-full img.hide2 {display:none;}
}
@media (min-width: 1168px) {
	section.dashboard-full img.hide2 {display:none;}
}
@media (min-width: 992px) and (max-width: 1050px) {
	section.dashboard-full h2 {font-size:49px;line-height: 50px;}
}
@media (max-width: 338px) {
	section.dashboard-full h2 {
		font-size: 40px;
		line-height: 39px;
	}
}

.item-list-right li {
	padding: 10px 30px 20px 0;
	position: relative;
	text-align: right;
	list-style:none;
}
.item-list-left li {
	padding: 10px 0px 20px 30px;
	position: relative;
	text-align: left;
	list-style:none;
}

.item-list-right h3, .item-list-left h3 {
	margin: 0 0 25px 0;
	color: #121214;
}
.item-list-right .item-list-big li { padding: 0 80px 60px 0; }
.item-list-left .item-list-big li { padding: 0 0px 60px 80px; }
.item-list-big li .icon { font-size: 48px; }
.item-list-right li:last-child,
.item-list-left li:last-child { padding-bottom: 0; }
ul.item-list-big {padding:0;}

.item-pad{padding-top:20px;}

@media (max-width: 991px) {
	.item-list-left li .fa, .item-list-right li .fa {
		position: relative;
		margin-bottom: 20px;
		display: block;
	}
	.item-list-left li, .item-list-right li {
		text-align: center;
		padding: 0 0 30px 0;
	}
	.item-list-right.item-list-big li, .item-list-left.item-list-big li {
		padding: 0 0 40px 0; }
	section.dashboard {
		padding: 40px 0;
	}
	section.page-top.custom-product2 h1 {
		margin-top: 0px;
		line-height:40px;
		font-size:40px;
	}
	.pad-left{
		padding-left:0px
	}
	ul.item-list-left {
		padding-left:0;
	}
	.dashboard-video .video-mobile {margin:0 5px;}
}

section.dashboard-video {
	background-color: #fff;
	background: url('../img/bg/material-design-3.jpg') no-repeat fixed;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	z-index: 1;
}
section.dashboard-video h2 {
	color:#fff;
}
.big-tablet {
	overflow:hidden;
}
.big-tablet .screen {
	margin-bottom: -430px;
	max-width: 100%;
	height: auto;
}
@media (max-width: 992px) {
	.big-tablet .screen { margin-bottom: 0px; }
}
.screenshots .pad {margin:0 5px;}
.video-shadow {box-shadow: 0 2px 6px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.23);}

@media (max-width: 767px) {
	section.reviews p.review {
		line-height: 28px;
		margin-bottom: 31px;
	}
	section.reviews {
		padding: 20px 0 20px 0;
	}
}
section.reviews p.name {
	line-height: 0px;
	margin-bottom: 27px;
	font-size: 20px;
	margin: auto;
	width: 90%;
	letter-spacing: -1.5px;
	line-height: 20px;
	position: relative;
	text-transform: uppercase;
	padding-top: 30px;
	padding-bottom: 20px;
}

section.reviews h4, section.reviews p {
	text-align: center;
}
section.reviews p.name span {
	font-weight: bold;
	display: block;
}
section.reviews p.new-name {
	line-height: 0px;
	margin-bottom: 27px;
	font-size: 14px;
	margin: auto;
	line-height: 16px;
	position: relative;
	text-transform: uppercase;
	padding-top: 12px;
	padding-bottom: 20px;
}
section.reviews p.new-name span {
	font-weight: bold;
	display: block;
}

/*REVIEWS 2*/
section.reviews2 {
	/*background-color: #1f1f1f;
	background: url('../img/bg/reviews-bg.jpg') no-repeat center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	padding: 0;*/
	background:#f6f6f6;
	padding: 30px 0;
	position: relative;
	z-index: 1;
}
/*section.reviews > .color-overlay {
	background: rgba(0, 191, 111, 0.55);
}*/
@media (max-width: 767px) {
	section.reviews2 {
		padding: 20px 0 20px 0;
	}
}
section.reviews2 img {
	display: block;
    margin-left: auto;
    margin-right: auto
}

.get-started .color-overlay {
	padding:100px 0 160px;
}

.get-started-careers {
	background-color: #1f1f1f;
	background: url('../img/bg/material-design-2.jpg') no-repeat center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 0;
}
.get-started-careers p.review {
	line-height: 40px;
	font-weight: 100;
	font-size: 40px;
	margin: 50px 0;
	line-height: 57px;
	position: relative;
	color:#fff;
}
.get-started-careers .color-overlay {
	padding:100px 0 160px;
}

#footer .locations p{
	font-size: 12px;
	letter-spacing: -0.5px;
	line-height: 15px;
}

section.sticky-footer {
	opacity: 0;
	-webkit-transition: all 0.2s linear;
  	-moz-transition: all 0.2s linear;
  	-o-transition: all 0.2s linear;
  	transition: all 0.2s linear;
  	background: rgba(0, 0, 0, 0.80);
	  margin: 0 35px 20px 20px;
	border-radius: 10px;

}
section.sticky-footer.visible {
	filter: alpha(opacity=100);
	opacity: 1;
}
section.sticky-footer a {
	color: #fff;
	/*font-size: 14px;*/
	/*padding: 10px;*/
	font-size:16px;
}
section.sticky-footer a:hover {
	text-decoration:none;
}

section.sticky-footer i {
	margin-right:3px;
}
section.sticky-footer .pad {margin:10px 0;}

@media (max-width: 991px) {
	#footer .footer-copyright {
		padding-bottom:70px;
	}
	.why-us h2 {margin-bottom:0px;}
	.why-us p {text-align: center;margin-bottom:30px;}
	.why-us img {margin: 0 auto; width:100%;max-width:400px;}
}

.free-review .btn {
	padding: 8px 30px 10px 25px;
	font-size: 20px;
	text-transform: capitalize;
}
.free-review .btn img {
	padding-bottom: 3px;
	margin-right:4px;
	height:30px;
}
.free-review a {
	text-decoration: none;
}
@media (max-width: 767px) {
	.free-review .btn {
		padding: 8px 20px 10px 15px;
		font-size: 16px;
	}
	.free-review .btn img {
		padding-bottom: 3px;
		margin-right: 2px;
		height: 24px;
	}
}

/***** HOME PAGE TOP *****/

section.page-topper {
	padding: 0;
	position: relative;
	z-index: 1;
}

section.page-topper .btn-white {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
section.page-topper .btn-white:hover, section.page-topper .departments > a.active {
	background:rgba(255,255,255,0.5);
}

@media (max-width: 767px) {
	section.page-topper .links {
		font-size:13px;
	}
}

section.page-topper2 {
	/*padding: 100px 0;*/
	/*padding: 100px 0 150px 0;*/
	padding: 120px 0 150px 0;
	position: relative;
	z-index: 1;
	text-align: center;
	color:#fff;
}

.topper-red {background-color: #f44336;}
.topper-orange {background-color: #ff5722;}
.topper-blue {background-color: #6495ED;}
.topper-green {background-color: #00bf6f;}
.topper-pink {background-color: #ff4081;}
.topper-purple {background-color: #ab47bc;}
.topper-light-blue {background-color: #00bcd4;}
.topper-yellow {background-color: #ffcd40;}
.topper-dark-purple {background-color: #4527a0;}
.topper-deep-orange {background-color: #f4511e;}
.topper-amber {background-color: #ffb300;}
.topper-kitkat {background-image: url('../img/bg/img69.jpg');-webkit-background-size: cover;background-size: cover;}
.topper-dark-grey {background-color: #455A64;}
.topper-md-red {background-color: #F44336;}
.topper-md-pink {background-color: #E91E63;}
.topper-md-purple {background-color: #9C27B0;}
.topper-md-deep-purple {background-color: #673AB7;}
.topper-md-indigo {background-color: #3F51B5;}
.topper-md-blue {background-color: #6495ED;}
.topper-md-light-blue {background-color: #03A9F4;}
.topper-md-cyan {background-color: #00BCD4;}
.topper-md-teal {background-color: #009688;}
.topper-md-green {background-color: #4CAF50;}
.topper-md-light-green {background-color: #8BC34A;}

@media (max-width: 767px) {
	section.page-topper2 {
		padding: 50px 0;
	}
}
section.page-topper2 h1 {
	color:#fff;
	margin: 0 0 24px 0;
	text-shadow: 1px 1px 2px #888;
}
section.page-topper2 p {color:#fff;}

section.page-topper2 .links {margin-top: 20px;}
section.page-topper2 .links {
	color: #ccc;
	line-height: 26px;
	margin: 0 0 20px;
	font-size: 16px;
}
section.page-topper2 .links i{
	margin:0 10px;
	color: rgba(255,255,255,0.8);
}

section.page-topper2 .btn-white {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
section.page-topper2 .btn-white:hover, section.page-topper2 .departments > a.active {
	background:rgba(255,255,255,0.5);
}

@media (max-width: 767px) {
	section.page-topper2 .departments {
		font-size:10px;
	}
	section.page-topper2 .departments .btn {
		padding: 8px;
	}
	section.page-topper2 .links {
		font-size:13px;
	}
}

.overline {position: relative;}
.overline:before {
    background-color: #4cc7b2;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: -10px;
    width: 50px;
}

.leadership {
	padding-top:70px;
	padding-bottom: 200px;
}
.leadership > .container {
	border-bottom:1px solid #ccc;
}
.leadership > .last {
	border-bottom:none;
}
.leadership h2 {
	font-size:50px;
	font-weight:800;
	line-height: 1em;
	margin-bottom: 20px;
}
.leadership p {
	margin-bottom:0;
}
.leadership p.title {
	color:#999;
	font-size:20px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.leadership img {
	max-height:500px;
	border-radius:3px;
}
.leadership a {
	display: inline-block;
}
.leadership .leadership-social p {
	margin: 20px 10px 0 0;
	font-weight: bold;
}
.leadership .leadership-social i {
	font-size: 30px;
	margin: 5px 20px 20px 0;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

@media (max-width: 767px) {
	section.leadership .mobile-pull {
		float:left;
	}
	section.leadership p {
		text-align: center;
	}
	section.leadership h2 {
		text-align: center;
	}
	section.leadership a {
		display: block;
		margin-bottom: 35px;
		text-align: center;
	}
	section.leadership img {
		margin-bottom:20px;
	}
	section.leadership .leadership-social {
		text-align: center
	}
	section.leadership .leadership-social a {
		display: inline-block;
		text-align: center;
		margin: 10px 10px 30px;
	}
	section.leadership .leadership-social i {
		margin:0;
	}
	section.leadership img.profile {
		margin:0 auto 20px auto;
	}

}

section.team-quote {
	background:#2979ff;
	padding: 30px;
}
section.team-quote .container {
	position: relative;
}
section.team-quote .container:before {
	content: "\f10d";
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: rgba(255,255,255,0.1);
    font-size: 100px;
    padding-right: 0.5em;
    position: absolute;
    top: 20px;
    left: 0;
}
section.team-quote p {
	color:#fff;
	margin:0 auto;
	font-family: 'Amatic SC', Arial, cursive;
	font-size: 40px;
	line-height: 35px;
}
section.team-quote i {
	font-size:70px;
}

section.team {text-align: center;}
section.team .individual {
	margin-bottom:30px;
	min-height: 240px;
	position:relative;
}
section.team .individual .employee-badge-box {
	position:relative;
}
section.team .individual .employee-badge {
    position: absolute;
    right: -12px;
    bottom: -12px;
}
section.team .individual .employee-badge img {
	height:50px;
}

@media (max-width: 767px) {
	section.team .individual .employee-badge img {
		height:40px!important;
	}
}

@media (max-width: 767px) {
	.team .individual {
		min-height: 161px;
	}
}
.team h4 {
	font-family: 'Muli', Arial, sans-serif;
	font-size: 16px;
  line-height: 17px;
	margin-bottom: 4px;
	padding-top: 10px;
}
.team p.title {
	color:#999;
	font-size: 12px;
	letter-spacing: -1px;
	line-height: 15px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
@media (min-width: 1200px) and (max-width: 1443px) {
	.team h4 {
		font-size: 14px;
	}
	.team p.title {
		font-size: 10px;
		letter-spacing: 0;
		line-height: 12px;
	}
}

.employee-photo,
.employee-info {
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}

.employee-photo {
	margin: 0 auto 10px auto;
	/* border-radius: 50% 0; */
	border-radius: 3px;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	max-width: 250px;
	cursor: default;
}

.employee-info {
	position: absolute;
	background: rgba(0,191,111, 0.8);
	width: inherit;
	height: inherit;
	border-radius: 3px;
	opacity: 0;
	-webkit-transform: scale();
	-moz-transform: scale();
	-ms-transform: scale();
	-o-transform: scale();
	transform: scale();
	-webkit-backface-visibility: hidden;
	top:0;
}
.employee-info p {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	opacity: 0;
	-webkit-transition: all ease-in-out 0.2s;
	   -moz-transition: all ease-in-out 0.2s;
	    -ms-transition: all ease-in-out 0.2s;
	     -o-transition: all ease-in-out 0.2s;
	        transition: all ease-in-out 0.2s;
	position:absolute;
	top: 50%;
	margin-top:-20px;
	text-align: center;
	width:100%;
}
.employee-photo:hover {
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1), 0 1px 2px rgba(0,0,0,0.1)
}
.employee-photo:hover .employee-info {
	opacity: 1;
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	     -o-transform: scale(1);
	        transform: scale(1);
}
.employee-photo:hover .employee-info p { opacity: 1 }

/* NEW CAREERS PAGES */
a.meet-hannah {
    text-transform: capitalize;
    font-size: 18px;
}
img.meet-hannah {margin: 0 auto 30px auto;}

h1.meet-hannah img {width:200px;}

.meet-hannah1 {position: relative;}

ul.aces {
    /* margin-left: 0px; */
    padding-left: 15px;
    font-size: 17px;
}
h4.aces {
	padding-top: 10px;
}
i.glassdoor {
    color: #fbb047;
}
h1.careers span {
	font-size:25px;
}
h1.careers span a {
	margin-left:10px;
}
h1.careers span i.fa-facebook {
	color:#3b5998!important;
}
h1.careers span i.fa-linkedin {
	color:#007bb6!important;
}
h1.careers span i.fa-twitter {
	color:#00aced!important;
}
h1.careers span i.fa-instagram {
	color:#9b6954!important;
}


/* VIDEO CSS */
.video-section {
	background-color:#121214;
	background-image: url('../img/bg/homepage.jpg');
	background-position: center;
}
.video-section .buttonBar{display:none;}
.player {font-size: 1px;}
.video-section .color-overlay {
	min-height: 300px;
}

@media (max-width: 767px) {
	section.life {background-image: url('../img/bg/life-mobile.jpg');-webkit-background-size: cover;background-size: cover;}
}

section.cat {
	background:#1f1f1f;
	background: url('../img/bg/cat.jpg') no-repeat fixed;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	z-index: 1;
}
section.cat h2, section.cat p {
	color:#fff;
}

/***************** END SECTIONS ********************************/
/***************** END SECTIONS ********************************/
/***************** END SECTIONS ********************************/

.btn.btn-fab {
	box-shadow: 0 2px 6px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.23);
	margin: 0;
	padding: 15px;
	font-size: 26px;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	position: absolute;
	bottom: -30px;
	right: 38%;
	line-height: 38px;
}
.btn.btn-fab i {
	color:#fff;
	-webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    overflow:hidden;
}
/*.material-box:hover .btn.btn-fab i {
	-webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
}*/
.btn.btn-fab:hover {
	box-shadow: 0 3px 16px rgba(0,0,0,.16),0 3px 16px rgba(0,0,0,.23);
	-webkit-transition: box-shadow .28s cubic-bezier(0.4,0,.2,1);
}

/* MATERIAL CARDS */
.blog-card {
	margin: 0 0 60px;
	box-shadow: 0 2px 6px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.23);
	/*border-radius: 2px;*/
	border: 0;
	background:#fff;
}

.blog-card .top {
	background-color: #000;
	position:relative;
	overflow: hidden;
}
.blog-card .top i {
	color: white;
	font-size: 50px;
	position: absolute;
	top: 50%;
	margin-top:-20px;
	left: 50%;
	margin-left: -15px;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.blog-card .top:hover i {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.blog-card .top img {
	width:100%;
	height:100%;
	-webkit-transition: all 0.4s linear;
  	-moz-transition: all 0.4s linear;
  	-o-transition: all 0.4s linear;
  	transition: all 0.4s linear;
}
.blog-card .top:hover img {
	opacity:0.4;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.blog-card > .color-overlay {
	padding:0;
	background: rgba(0, 0, 0, 0.55);
	z-index:2;
}

.blog-card h4 {
	color: #121212;
	margin-top: 10px;
	margin-bottom: 5px;
	/*font-weight: 600;*/
	/*font-family: "Open Sans", Arial, sans-serif;*/
	font-size:18px;
}

.blog-card .mid {
	padding:15px 25px;
	border-bottom:solid 1px #ccc;
	position: relative;
	font-size:12px;
	min-height: 355px;
}
.blog-card .mid a {
	color:#6495ED;
}
.blog-card .mid a:hover {
	color:#121217;
}
.blog-card .mid b {margin-left:2px;}
.blog-card .mid i {
	margin-right:2px;
}
.blog-card .mid p {
	margin: 15px 0 0 0;
	font-size:14px;
}
.blog-card .mid img {
	border-radius: 100%;
	height: 80px;
	position: absolute;
	right: 5px;
	top: -53px;
	border: 5px solid #fff;
	box-shadow: 0 2px 6px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.23);
	background:#fff;
}
.blog-card .bottom {
	padding:15px 25px;
	text-align:right;
}
.blog-card .bottom a {
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	color:#6495ED;
	font-weight: 700;
}
.blog-card .bottom a:hover {
	text-decoration: none;
	color:#121217;
}

@media (max-width:991px) {
	.blog-card {
		text-align: center;
	}
}
@media (max-width:480px) {
	.blog-card .mid {
		font-size:10px;
	}
}

/* ABOUT PAGE */
.measure-up {
	margin-top:30px;
}
.measure-up i {
	color: #666;
	font-size: 80px;
	float: left;
	margin: 0 15px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.measure-up:hover i {
	color:#6495ED;
}
.large-icon i {
	font-size: 100px;
	color: #ccc;
	margin-bottom: 20px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.large-icon:hover i {
	color: #09B9AE;
}

/* PROCESS */
.process-box{
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	cursor:default;
	margin-top:20px;
}
.process-box a:hover {color:#fff;}

@media (max-width: 991px) {
	.process-mobile-margin {margin-top:50px!important;}
}

.process-box > .red {background: #f44336;}
.process-box:hover > .red {background: #c3362c;}

.process-box > .orange {background: #ff5722;}
.process-box:hover > .orange {background: #d0461b;}

.process-box > .blue {background: #6495ED;}
.process-box:hover > .blue {background: #3971ce;}

.process-box > .green {background: #00bf6f;}
.process-box:hover > .green {background: #009456;}

.process-box > .pink {background: #ff4081;}
.process-box:hover > .pink {background: #e03871;}

.process-box > .purple {background: #ab47bc;}
.process-box:hover > .purple {background: #8d3b9b;}

.process-box > .light-blue {background: #00bcd4;}
.process-box:hover > .light-blue {background: #01a3b8;}

.process-box > .yellow {background: #ffcd40;}
.process-box:hover > .yellow {background: #deb237;}

.process-box > .dark-purple {background: #4527a0;}
.process-box:hover > .dark-purple {background: #371f80;}

.process-box p {
	font-size:14px;
}
.process-box h4 {
	font-size:16px;
	color:#777;
	font-weight:700;
}
/*.process-box:hover p, .process-box:hover h4 {color:#444;}*/

.process-box h4 span {
	font-size:12px;
}
.process-box h4 span.red {color:#f44336;}
.process-box:hover h4 span.red {color:#c3362c;}

.process-box h4 span.orange {color:#ff5722;}
.process-box:hover h4 span.orange {color:#d0461b;}

.process-box h4 span.blue {color:#6495ED;}
.process-box:hover h4 span.blue {color:#3971ce;}

.process-box h4 span.green {color:#00bf6f;}
.process-box:hover h4 span.green {color:#009456;}


.process-box h4 span.pink {color:#ff4081;}
.process-box:hover h4 span.pink {color:#e03871;}

.process-box h4 span.purple {color:#ab47bc;}
.process-box:hover h4 span.purple {color:#8d3b9b;}

.process-box h4 span.light-blue {color:#00bcd4;}
.process-box:hover h4 span.light-blue {color:#01a3b8;}

.process-box h4 span.yellow {color:#ffcd40;}
.process-box:hover h4 span.yellow {color:#deb237;}

.process-box h4 span.dark-purple {color:#4527a0;}
.process-box:hover h4 span.dark-purple {color:#371f80;}

.process-circle {
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	height: 150px;
	width: 150px;
	font-size: 40px;
	line-height: 150px;
	text-align: center;
	display: block;
	overflow: hidden;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	color:#fff;
	box-shadow: 0 2px 6px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.23);
	margin:15px auto 30px auto;
	position: relative;
	text-shadow: 0 2px 6px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.23);
}
@media (max-width: 767px) {
	.process-circle {
		height: 110px;
		width: 110px;
		font-size: 29px;
		line-height: 110px;
		margin-top: 50px;
	}
}
.process-box:hover .process-circle, .process-box:focus .process-circle, .process-box:active .process-circle {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.process-box:hover:before .process-circle, .fprocess-box:focus:before .process-circle, .process-box:active:before .process-circle {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}

.process-arrow{
	color: #777;
	position: absolute;
	top: 55px;
	right: -42px;
	font-size: 80px;
}

@media (max-width:991px) {
	.process-arrow{display:none;}
	.process-box {padding-bottom: 20px;}
}

.owl-carousel:hover {cursor: -webkit-grab; cursor: -moz-grab;}

/* TIMELINE */
.post-content h4 {
	margin:10px 0 5px;
	font-weight: 600;
}

/* IMG HOVER */
.ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  margin-right:20px;
}
.ih-item,
.ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ih-item a {
  color: #333;
}
.ih-item a:hover {
  text-decoration: none;
}
.ih-item img {
  width: 100%;
  height: 100%;
  max-width:300px;
}

.ih-item.square {
  position: relative;
  /*border: 8px solid #fff;*/
  box-shadow: 0 2px 6px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.23);
  max-width:300px;
}
.ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ih-item.square.effect13 {
  overflow: hidden;
}

.ih-item.square.effect13 .img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ih-item.square.effect13 .info {
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.square.effect13 .info h3 {
  text-transform: uppercase;
  color: #fff;
  font-size:40px;
  text-align: center;
  padding: 10px;
  /*background: #111111;*/
  margin: 50% 0 0 0;
}
.ih-item.square.effect13 a:hover .img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.ih-item.square.effect13 a:hover .info {
  visibility: visible;
  opacity: 1;
}

@media (max-width:991px) {
	.ih-item.square {
		margin: 0 auto;
	}
	.ih-item.square.effect13 a:hover .img {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	.ih-item.square.effect13 .info {
		display:none;
	}
}

ul.left-icons {
	list-style: none;
	padding-left: 0;
}
ul.left-icons i {
	margin-right:5px;
}

/*Blinking Cursor*/
.blinking-cursor {
  font-weight: 100;
  font-size: 46px;
  color: #fff;
  -webkit-animation: 1s blink step-end infinite;
  -moz-animation: 1s blink step-end infinite;
  -ms-animation: 1s blink step-end infinite;
  -o-animation: 1s blink step-end infinite;
  animation: 1s blink step-end infinite;
}

@keyframes "blink" {
  from, to {
    color: transparent;
  }
  50% {
    color: white;
  }
}

@-moz-keyframes blink {
  from, to {
    color: transparent;
  }
  50% {
    color: white;
  }
}

@-webkit-keyframes "blink" {
  from, to {
    color: transparent;
  }
  50% {
    color: white;
  }
}

@-ms-keyframes "blink" {
  from, to {
    color: transparent;
  }
  50% {
    color: white;
  }
}

@-o-keyframes "blink" {
  from, to {
    color: transparent;
  }
  50% {
    color: white;
  }
}

/* PRICING TABLES */
.flat-pricing-table {
	box-shadow: 0 2px 6px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.23);
	text-align: center;
	padding:0;
	background:#fff;
	margin-bottom:20px;
	cursor:default;
}
.highlight-package {
	box-shadow: 0 2px 6px rgba(0,0,0,.26),0 12px 20px rgba(0,0,0,.43);
	margin-top: -25px;
}
@media (max-width: 991px) {
	.highlight-package {
		box-shadow: 0 2px 6px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.23);
		margin-top: 0;
	}
}
.highlight-package h3 {
	color: #00BF6F!important;
	font-family: 'Muli', sans-serif !important;
}
.highlight-package > .features ul {
	margin-top:0!important;
}
.flat-pricing-table > .top {
	padding:20px;
}
/*.flat-pricing-table > .top h3 {
	color:#555
}*/
.flat-pricing-table > .top h3 {
	color: #003463;
	margin: 24px 0 0 0;
	font-size: 33px;
	text-transform: capitalize;
}
.flat-pricing-table > .top h3 span {
	font-size:14px;
	color:#555;
}
.flat-pricing-table > .top i {
	font-size:100px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.flat-pricing-table:hover > .top i {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.flat-pricing-table .top i.grey {
	color:#777!important;
}
.flat-pricing-table .top i.green {
	color:#00bf6f!important;
}
.flat-pricing-table .top i.blue {
	color:#6495ED!important;
}
.flat-pricing-table .top i.purple {
	color:#ab47bc!important;
}
.flat-pricing-table .top i.dark-purple {
	color:#4531a0!important;
}
.flat-pricing-table .top i.orange {
	color:#ff5722!important;
}
.flat-pricing-table .top i.pink {
	color:#ff4081!important;
}
.flat-pricing-table > .price {
}
.flat-pricing-table > .grey {
	background:#777!important;
	padding:20px;
}
.flat-pricing-table > .green {
	background:#00bf6f!important;
	padding:20px;
}
.flat-pricing-table > .blue {
	background:#6495ED!important;
	padding:20px;
}
.flat-pricing-table > .purple {
	background:#ab47bc!important;
	padding:20px;
}
.flat-pricing-table > .dark-purple {
	background:#4531a0!important;
	padding:20px;
}
.flat-pricing-table > .orange {
	background:#ff5722!important;
	padding:20px;
}
.flat-pricing-table > .pink {
	background:#ff4081!important;
	padding:20px;
}
.flat-pricing-table > .price h3 {
	color:#fff;
	font-size: 60px;
	margin: 15px 0 20px;
	text-transform: none;
	letter-spacing: -2px;
}
.flat-pricing-table > .price h3.small {
	font-size: 30px;
	line-height:30px;
	margin: 15px 0 0;
}
.flat-pricing-table > .price p {
	color:#fff;
	font-size: 14px;
	margin:0;
}
.flat-pricing-table > .price a {
	color:#fff;
	float: right;
	font-size:15px;
}
.flat-pricing-table > .features {
	/*padding:20px;*/
	/*padding: 20px 20px 0 20px;*/
	padding: 0 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.flat-pricing-table > .top {
		padding: 20px 10px;
	}
	.flat-pricing-table > .top h3 {
		/*font-size: 16px;*/
		font-size: 25px;
	}
	.flat-pricing-table > .top h3 span {
		line-height: 1px;
	}
	.flat-pricing-table > .price h3 {
		font-size: 40px;
	}
	.flat-pricing-table > .price {
		padding: 10px!important;
	}
	.flat-pricing-table > .features, .flat-pricing-table > .features a {
		font-size: 11px!important;
	}
	.flat-pricing-table > .features {
		padding:20px 10px;
	}
	.flat-pricing-table li.no-show {
		display:none;
	}
}
@media (min-width: 992px) and (max-width: 1340px) {
	#pricing .col-md-2 {
		padding-left:0;
		padding-right:0;
	}
}
@media (min-width: 1200px) and (max-width: 1450px) {
	.flat-pricing-table > .top h3 {font-size: 25px;}
	.flat-pricing-table > .price h3 {font-size:50px;}
}
@media (min-width: 1200px) and (max-width: 1617px) {
	.flat-pricing-table > .seo-font, .flat-pricing-table > .seo-font a {
		font-size: 11px!important;
	}
}
.flat-pricing-table > .features a {
	float:right;
	color:#6495ED;
	font-size:15px;
}
.flat-pricing-table > .features a span.price {
	color: #6495ED;
	font-size: 20px;
	margin-right:5px;
	font-weight:bold;
}
.flat-pricing-table > .features a span.line {
	text-decoration: line-through;
	font-size: 20px;
	color:#f44336;
}
.flat-pricing-table > .features i {
	margin-left:5px;
	color:#A9A9A9;
}
.flat-pricing-table > .features b.grey {
	color:#777;
}
.flat-pricing-table > .features b.new-price {
	font-size: 18px;
	color: #777;
}
.flat-pricing-table > .features ul {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #ddd;
}
.flat-pricing-table > .features li {
	border-top: 1px solid #ddd;
	padding: 10px 0;
	letter-spacing: -.5px;
	line-height:24px;
	color:#777;
	text-align: left;
}
.flat-pricing-table > .features li.divider {
	border-top: 0;
	color: #003463;
	font-weight: bold;
	margin-top: 40px;
	text-align: center;
}
.flat-pricing-table li.setup {
	height: 92px;
	position:relative;
}
.flat-pricing-table li.setup span.left {
	position: absolute;
	top: 33px;
	left: 0;
	text-align: left;
}
.flat-pricing-table li.setup span.old-price {
	font-size: 20px;
	/*color: #f44336;*/
	color: #6495ED;
	position: absolute;
	top: 10px;
	right: 0;
	text-align: right;
}
.strikeout {
    position: relative;
}
.strikeout::after {
    border-bottom: 2px solid #f44336;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: rotate(10deg); /* IE 9 */
    -ms-transform-origin: 0% 20%; /* IE 9 */
    -moz-transform:    rotate(10deg);
    -o-transform:      rotate(10deg);
    -webkit-transform: rotate(10deg);
    transform:         rotate(10deg);
}
.flat-pricing-table li.setup span.new-price {
	/*color: #6495ED;*/
	color: #00BF6F;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	top: 36px;
	right: 0;
	text-align: right;
}
.flat-pricing-table li.setup span.agreement {
	position: absolute;
	font-size: 10px;
	top: 64px;
	right: 0;
	text-align: right;
	width: 125px;
	line-height: 11px;
}
.flat-pricing-table span.asterisk {
	float: none;
	font-size: 12px;
	bottom: 39px;
	left: 66px;
	position: absolute;
}

.flat-pricing-table > .promo {
	background: #00bf6f;
	padding: 10px 0;
	border: 2px solid #00884f;
	position:relative;
}
.flat-pricing-table > .promo > .thumb-left {
	position:absolute;
	left:10px;
	top:15px;
}
.flat-pricing-table > .promo > .thumb-right {
	position:absolute;
	right:10px;
	top:15px;
}
.flat-pricing-table > .promo > .thumb-left i, .flat-pricing-table > .promo > .thumb-right i {
	color:#fff;
	font-size:25px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.flat-pricing-table > .promo > .thumb=left {
		display:none;
	}
	.flat-pricing-table > .promo > .thumb-right {
		display:none;
	}
}
.flat-pricing-table > .promo > p.top {
	color: #fff;
	line-height: 20px;
	margin-bottom: 0;
	/* font-family: 'Lobster Two', cursive; */
	font-size: 20px;
	letter-spacing: -1px;
}
/*.flat-pricing-table > .promo > p.bottom {
	color: #fff;
	font-size: 8px;
	margin-bottom: 0;
	line-height: 15px;
}*/
.flat-pricing-table > .promo > p.bottom {
	color: #fff;
	font-size: 11px;
	margin-bottom: 0;
	margin-top: 3px;
	line-height: 15px;
}
.flat-pricing-table > .promo > p.bottom a {
	color: #fff;
}

.flat-pricing-table > .button {
	padding: 40px 0;
}

/******************/

/* CONTACT PAGE */
section.contact-us {
	margin-bottom:-100px;
}
section.contact-us .contact-us-col {
	position:relative;
}
section.contact-us .left {
	padding-right:60px!important;
}
section.contact-us .right {
	padding-left:60px!important;
	border-left: 1px solid #ccc;
}

section.contact-us .contact-info {
	margin-bottom:30px;
}
section.contact-us .contact-us-col i.lead {
	left: 0;
	font-size: 30px;
	position: absolute;
	/*margin-left: 30px;*/
	line-height: 45px;
}
@media (max-width: 767px) {
	section.contact-us .contact-us-col i.lead {
		display: block;
		position:relative;
		margin-left: 0px;
		line-height: 20px;
	}
}
section.contact-us p {
	margin:0;
	font-size:14px;
}
section.contact-us h2 {
	font-size: 30px;
	text-align: center;
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
}
section.contact-us h4 {
	color:#777;
	margin: 0 0 20px;
	border-bottom: 1px solid #eee;
}
section.contact-us a.no-color {color:#777;}

@media (min-width:992px) and (max-width:1199px) {
	section.contact-us .contact-us-col {
		height: 679px;
	}
}
@media (max-width:991px) {
	section.contact-us .contact-us-col {margin-bottom: 40px;}
	section.contact-us a.no-color {color:#00bf6f;}
	section.contact-us .contact-us-col {text-align:center;}
	section.contact-us .left {
		padding-right:0px!important;
	}
	section.contact-us .right {
		padding-left:0px!important;
		border-left: none;
	}
	section.contact-us h2 {
		border-bottom: 1px solid #ccc;
	}
}
@media (max-width:1199px) {
	.map-img img {width:100%;text-align:center;}
	.map-img .container {
		width:100%;
		padding:0;
	}
}
@media (min-width: 1200px) {
	.map-img {display:none;}
}

@media (max-width: 767px) {
	.map-img {
		margin-top: 45px;
		padding:0;
	}
}
@media (max-width: 768px) and (min-width: 1199px) {
	.map-img {
		margin-top: 0px;
		padding:0;
	}
}
div.google-map {
	margin: 0;
}
section.cities {

}
section.cities h2 {
	color:#fff;
	font-size:32px;
}
section.cities p {
	color:#fff;
	margin-top: 20px;
	font-size: 12px;
}
section.cities a.city-number {
	font-size: 25px;
}
section.cities p.hq {
	color:#00bf6f;
	text-transform: uppercase;
}
section.cities .portland {
	background:url('../img/portland.jpg');
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	height: 284px;
  	padding: 40px;
}
section.cities .las-vegas {
	background:url('../img/las-vegas.jpg');
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	height: 284px;
  	padding: 40px;
}
section.cities .chicago {
	background:url('../img/chicago.jpg');
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	height: 284px;
  	padding: 40px;
}
section.cities .austin {
	background:url('../img/austin.jpg');
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	height: 284px;
  	padding: 40px;
}
section.cities .charlotte {
	background:url('../img/charlotte.jpg');
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	height: 284px;
  	padding: 40px;
}
section.cities .denver {
	background:url('../img/denver.jpg');
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	height: 284px;
  	padding: 40px;
}
section.cities .apply {
	background:#000;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	height: 284px;
  	padding: 40px;
}
section.cities .outside-box {
	padding-left:0;
	padding-right:0;
}

.new-form .form-group-rewrite label {
  font-size: 16px;
  margin-left: 0;
}
.new-form .form-group-rewrite .form-control {
  text-align: left;
  opacity: 0.8;
}
.new-form .form-group-rewrite select {
  font-size: 18px!important;
}
@media (max-width: 1199px) {
	.new-form .form-group-rewrite label {
	  font-size:14px;
	}
	.new-form .form-group-rewrite select {
	  font-size: 14px!important;
	}
	.new-form .form-group-rewrite .margin-bottom-40 {
		margin-bottom:0px;
	}
}
/****************/

.big-thumbs i {
	font-size: 80px;
	color: #fff;
	margin-bottom: 20px;
}

a.error-links {
	font-size: 70px;
	color: #666;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
a.error-links:hover, a.error-links:hover p {
	color: #6495ED;
}
a.error-links p {
	margin-bottom:50px;
}

.careers-bottom {margin-bottom:30px;}

@media (max-width:767px) {
	.toggle > .toggle-content {
		text-align: center;
	}
	.toggle > .toggle-content .btn {
		display:inline-block;
	}
	.toggle > label {
		font-size:12px;
	}
}

.featured-box > .results p {
	margin-bottom:20px;
}
.featured-box > .results .icons {
	text-align: right;
	color: #fbb047;
	padding-top: 5px;
}
.featured-box > .results a {
	color:#777;
}
.featured-box > .results .row {
	height: 50px;
}

@media (max-width: 767px) {
	ul.history li .thumb {
		display:none;
	}
	ul.history li .featured-box {
		margin-left:0;
	}
}

/* REVIEWS SECTION */
section.individual-review {
}
section.individual-review .review-box {
	background:#fff;
	box-shadow: 0 2px 6px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.23);
	padding:0;
	margin: 0 0 40px 0;
	cursor:default;
}
section.individual-review .review-box .top {
	padding:0;
	margin:0;
	position:relative;
	height:200px;
	overflow:hidden;
	background:#000;
}
section.individual-review .review-box .top img {
	width:100%;
	opacity:0.7;
	-webkit-transition: all 2.2s ease-out;
	-moz-transition: all 2.2s ease-out;
	-o-transition: all 2.2s ease-out;
	transition: all 2.2s ease-out;
}
section.individual-review .review-box:hover .top img {
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
}
section.individual-review .review-box .top h2 {
	position: absolute;
	bottom: 10px;
	left: 20px;
	font-size: 30px;
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: 400;
	line-height: 30px;
}
section.individual-review .review-box .industry {
	background:#00bf6f;
}
section.individual-review .review-box .industry p {
    color: #fff;
    margin: 0 20px;
    /* font-weight: 400; */
    padding: 10px 0;
}
section.individual-review .review-box .mid {
	padding:20px 20px 0 20px;
	border-bottom:solid 1px #ccc;
	position:relative;
	min-height: 110px;
}
section.individual-review .review-box .mid:before {
	content: "\f10d";
	font-family: 'Font Awesome 5 Pro';
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: rgba(0,0,0,0.1);
	font-size: 100px;
	padding-right: 0.5em;
	position: absolute;
	top: 50px;
	left: 10px;
}
section.individual-review .review-box .mid p {
	font-size:14px;
	color:#121214;
}
section.individual-review .review-box .bottom {
	color:#fbb047;
	padding:10px 20px;
}

/* CASE STUDIES */
.case-studies a, .case-studies a:hover, .case-studies a:active {
	text-decoration: none;
	color: inherit;
}

.case-studies .case-studies-box {
	/*box-shadow: 0 2px 6px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.23);*/
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-bottom:40px;
}
.case-studies .case-studies-box:hover {
	box-shadow: 0 4px 12px rgba(0,0,0,.16),0 12px 20px rgba(0,0,0,.23);
}
.case-studies .case-studies-box .top {
	box-shadow: 0 2px 6px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.23);
	padding:0;
	margin:0;
	position:relative;
	overflow:hidden;
}
.case-studies .case-studies-box:hover .top {
	box-shadow: none;
}
.case-studies .case-studies-box .bottom {
	padding:15px;
	margin:0;
	position:relative;
	font-size:16px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.case-studies .case-studies-box .bottom i {
	border-radius: 2px;
	margin-right: 5px;
	font-size: 30px;
}
.case-studies .case-studies-box:hover .bottom {
	background:#001324;
	color:#fff;
}
.case-studies .case-studies-box .bottom span {
	float: right;
  	font-size: 12px;
  	padding-top: 4px;
  	opacity:0;
  	color:#fff;
}
.case-studies .case-studies-box:hover .bottom span {
  	opacity:1;
}

/* CAREER PATHS SECTION */
section.career-paths {
}
section.career-paths .individual-box {
	background:#fff;
	box-shadow: 0 2px 6px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.23);
	padding:0;
	margin: 0 0 40px 0;
	cursor:default;
}
section.career-paths .individual-box .top {
	padding:0;
	margin:0;
	position:relative;
	height:200px;
	overflow:hidden;
	background:#000;
}
section.career-paths .individual-box .top img {
	width:100%;
	opacity:0.7;
	-webkit-transition: all 2.2s ease-out;
	-moz-transition: all 2.2s ease-out;
	-o-transition: all 2.2s ease-out;
	transition: all 2.2s ease-out;
}
section.career-paths .individual-box:hover .top img {
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
}
section.career-paths .individual-box .top h2 {
	position: absolute;
	bottom: 10px;
	left: 20px;
	font-size: 30px;
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: 400;
	line-height: 30px;
}
section.career-paths .individual-box .mid {
	padding:20px 20px 0 20px;
	border-bottom:solid 1px #ccc;
	position:relative;
	min-height: 110px;
}
section.career-paths .individual-box .mid:before {
	content: "\f10d";
	font-family: 'Font Awesome 5 Pro';
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: rgba(0,0,0,0.1);
	font-size: 100px;
	padding-right: 0.5em;
	position: absolute;
	top: 50px;
	left: 10px;
}
section.career-paths .individual-box .mid p {
	font-size:14px;
	color:#121214;
}
section.career-paths .individual-box .bottom {
	padding:10px 20px;
}
section.career-paths .individual-box .bottom p {
	font-size: 14px;
	color: #121214;
	margin-bottom: 0;
}
section.career-paths .individual-box .bottom b {
	color: #6495ED;
}

.get-review p {
	font-size:20px;
}
.get-review p span {
	color:#6495ED;
	font-weight:bold;
	font-size:20px;
	margin-right: 10px;
}

@media (max-width: 767px) {
	.get-review {
		text-align: center;
	}
}
@media (max-width: 479px) {
	.get-review p {
	    font-size: 16px;
	    text-align: left;
	    padding-left: 41px;
	    text-indent: -33px;
	}
}
@media (max-width: 320px) {
	.get-review p {
	    font-size: 15px;
	    text-align: left;
	    padding-left: 24px;
	    text-indent: -34px;
	}
}

/* RECENT WORK PAGE */

section.recent-work ul.nav-pills {
	display:inline-block;
}
section.recent-work .nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
color: #fff;
}
section.recent-work .recent-work-box {
	background:#fff;
	box-shadow: 0 2px 6px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.23);
	padding:0;
	margin: 0 0 40px 0;
}
section.recent-work .recent-work-box .portfolio {
	padding:0;
	margin:0;
	position:relative;
	overflow:hidden;
	background:#000;
}
section.recent-work .recent-work-box .portfolio img {
	width:100%;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
section.recent-work .recent-work-box .portfolio:hover img {
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
	opacity:0.3;
}
section.recent-work .recent-work-box .portfolio .view-work {
	opacity: 0;
	z-index: 99;
	position: absolute;
	top: 50%;
	/* left: 50%; */
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	text-align: center;
	width: 100%;
	margin-top: -10px;
}
section.recent-work .recent-work-box .portfolio .view-work p {
	font-family: 'Amatic SC', Arial, cursive;
	font-size: 60px;
	color: #fff;
	/* margin-left: -60px; */
	width: 100%;
	/* text-align: center; */
	/* margin-top: -30px; */
}
section.recent-work .recent-work-box .portfolio:hover .view-work {
	opacity:1;
}
section.recent-work .recent-work-box .client-name {
	background:#6495ED;
	height:50px;
	position:relative;
}
section.recent-work .recent-work-box .client-name p.left {
	color:#fff;
	margin:0;
	font-size:20px;
	left:10px;
	top:12px;
	position:absolute;
}
section.recent-work .recent-work-box .client-name p.right {
	color:#fff;
	margin:0;
	right:10px;
	top:14px;
	font-size: 12px;
	position:absolute
}
@media (min-width: 992px) and (max-width: 1199px) {
	section.recent-work .recent-work-box .client-name p.left {
		font-size:15px;
	}
	section.recent-work .recent-work-box .client-name p.right {
		font-size:10px;
		top:10px;
	}
}
section.recent-work .recent-work-box .green {
	background:#00bf6f;
}
section.recent-work .recent-work-box .blue {
	background:#6495ED;
}
section.recent-work .recent-work-box .purple {
	background:#ab47bc;
}
section.recent-work .recent-work-box .dark-purple {
	background:#4531a0;
}
section.recent-work .recent-work-box .orange {
	background:#ff5722;
}
section.recent-work .recent-work-box .pink {
	background:#ff4081;
}
@media (max-width: 479px) {
	section.recent-work .sort-destination, .isotope-item {
		max-width: 479px;
	}
	section.recent-work .nav>li>a {
		padding: 10px;
	}
}

.recent-work-page i {
	color: #6495ED;
	font-size: 40px;
	margin-bottom: 10px;
}
.recent-work-page h4 {
	color: #555;
	font-size: 23px;
	text-transform: uppercase;
	font-family: 'Open Sans';
	margin-bottom: 5px;
}
.recent-work-page p {
	color: #999;
}

.recent-work-page .stat-box {
	position:relative;
}
.recent-work-page .stat-box p.stat {
	font-size: 50px;
	color: #444;
	margin-top: 33px;
	margin-bottom: 0;
}
.recent-work-page .stat-box p.stat span {
	font-size: 20px;
	color: #777;
	line-height: 60px;
}
.recent-work-page .stat-box .bg-icon {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 50%;
	margin-left: -55px;
}
.recent-work-page .stat-box .bg-icon i {
	color: #6495ED;
	font-size: 120px;
	opacity: 0.15;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.recent-work-page .stat-box p.stat span {
		font-size: 16px;
		color: #777;
		line-height: 60px;
	}
}

section.recent-work-bottom i {
	color:#6495ED;
	margin-right:5px;
}
@media (max-width: 991px) {
	.recent-work-img {margin-bottom:20px;}
	section.recent-work-bottom .screenshots {
		text-align: center;
	}
}

/* LIVECHAT CUSTOM CODES */
#livechat-compact-container,
#livechat-full {
    right: 10px !important;
    bottom: 0px !important;
}
#livechat-eye-catcher {
    right: 18px !important;
    bottom: 84px!important;
    /*right: 6px !important;
    /*bottom:38px!important;
    /*width: 286px !important;*/
    /*opacity: 0!important;*/
}
/*#livechat-eye-catcher.visible {
	filter: alpha(opacity=100);
	opacity: 1!important;
}
#livechat-compact-container {
    opacity: 0!important;
}
#livechat-compact-container.visible {
	filter: alpha(opacity=100);
	opacity: 1!important;
}*/

@media (max-width: 991px) {
	.mobile-center {text-align:center;}
}

/* MATERIAL RADIOS */
@-webkit-keyframes
cardEnter {  0%, 20%, 40%, 60%, 80%, 100% {
 -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
 0% {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
}
 20% {
 -webkit-transform: scale3d(1.1, 1.1, 1.1);
}
 40% {
 -webkit-transform: scale3d(0.9, 0.9, 0.9);
}
 60% {
 opacity: 1;
 -webkit-transform: scale3d(1.03, 1.03, 1.03);
}
 80% {
 -webkit-transform: scale3d(0.97, 0.97, 0.97);
}
 100% {
 opacity: 1;
 -webkit-transform: scale3d(1, 1, 1);
}
}
@keyframes
cardEnter {  0%, 20%, 40%, 60%, 80%, 100% {
 -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
 0% {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 20% {
 -webkit-transform: scale3d(1.1, 1.1, 1.1);
 transform: scale3d(1.1, 1.1, 1.1);
}
 40% {
 -webkit-transform: scale3d(0.9, 0.9, 0.9);
 transform: scale3d(0.9, 0.9, 0.9);
}
 60% {
 opacity: 1;
 -webkit-transform: scale3d(1.03, 1.03, 1.03);
 transform: scale3d(1.03, 1.03, 1.03);
}
 80% {
 -webkit-transform: scale3d(0.97, 0.97, 0.97);
 transform: scale3d(0.97, 0.97, 0.97);
}
 100% {
 opacity: 1;
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
}

.radio {
	display: inline-block;
	/*padding-right: 20px;*/
	/* font-size: 18px; */
	line-height: 42px;
	cursor: pointer;
	margin-top: 0;
	padding-left: 0;
}

.radio:hover .inner {
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
	opacity: .5;
}

.radio input {
	width: 1px;
	height: 1px;
	opacity: 0;
}

.radio input:checked + .outer .inner {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.radio input:checked + .outer { border: 3px solid #6495ED; }

.radio input:focus + .outer .inner {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	background-color: #6495ED;
}

.radio .outer {
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	margin: 10px 9px 10px 10px;
	border: 3px solid #777;
	border-radius: 50%;
	background-color: #fff;
}

.radio .inner {
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	width: 12px;
	height: 12px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	display: block;
	margin: 1px;
	border-radius: 50%;
	background-color: #6495ED;
	opacity: 0;
}

section.microsites .microsite-box {
	background: #fff;
	box-shadow: 0 2px 6px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.23);
	/* padding: 20px; */
	margin-bottom: 30px;
}
section.microsites .microsite-box .top {
	background: #6495ED;
	height: 40px;
	padding: 7px 0 0 0;
}
section.microsites .microsite-box .top p {
	color:#fff;
}
section.microsites .microsite-box .bottom {
	padding:0;
}

section.microsites .microsite-box .bottom img {
	width:100%;
}

.modal-body p.contact-online {
	font-weight: 700;
	padding: 20px 0;
	text-align: center;
}

/* PPC PAGE SELECT */
.business-select a {
	display:inline-block;
	text-decoration: none;
	margin-bottom: 20px;
	width: 100%;
}
.business-select .blue i, .business-select .blue h3, .business-select .blue h3 span {color:#6495ED!important;}
.business-select .green i, .business-select .green h3, .business-select .green h3 span {color:#00bf6f!important;}
.business-select .purple i, .business-select .purple h3, .business-select .purple h3 span {color:#ab47bc!important;}

.business-select .blue {border-top: 5px solid #6495ED!important;}
.business-select .green {border-top: 5px solid #00bf6f!important;}
.business-select .purple {border-top: 5px solid #ab47bc!important;}

.business-select .blue:hover {background:#6495ED!important;box-shadow: 0 6px 18px rgba(0,0,0,.23),0 6px 18px rgba(0,0,0,.16);}
.business-select .green:hover {background:#00bf6f!important;box-shadow: 0 6px 18px rgba(0,0,0,.23),0 6px 18px rgba(0,0,0,.16);}
.business-select .purple:hover {background:#ab47bc!important;box-shadow: 0 6px 18px rgba(0,0,0,.23),0 6px 18px rgba(0,0,0,.16);}

.business-select .business-select-box {
	background:#fff;
	min-height:260px;
	padding:20px 25px;
	/*box-shadow: 0 2px 6px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.23);*/
	border: 1px solid #ccc;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.business-select .business-select-box:hover i, .business-select .business-select-box:hover h3, .business-select .business-select-box:hover h3 span, .business-select .business-select-box:hover p {
	color:#fff!important;
}
.business-select .business-select-box p {padding-top:10px;margin-bottom:0;border-top:1px solid #ddd;}

.business-select .business-select-box .btn {border: 1px solid #fff!important;}
.business-select .business-select-box:hover .btn {border: 1px solid #fff!important;}

.business-select .business-select-box:hover i {
	text-shadow: 0 2px 6px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.23);
}

.business-select .business-select-box i {
	font-size:60px;
	margin-bottom: 15px;
	color:#777
}
.business-select .business-select-box h3 {
	font-family: 'Raleway', sans-serif;
	color:#777;
	margin-bottom:10px;
}
.business-select .business-select-box h3 span {
	font-family: "Open Sans", Arial, sans-serif;
	color:#555;
	font-size:14px;
	text-transform: none;
}
@media (max-width:767px) {
	.business-select .business-select-box {min-height: 0;}
}
@media (min-width:992px) and (max-width:1199px) {
	.business-select .business-select-box {min-height: 285px;}
}
@media (min-width:768px) and (max-width:991px) {
	.business-select .business-select-box {min-height: 395px;}
	.business-select .business-select-box h3 {font-size:20px;}
}

input.form-control, textarea.form-control, select.form-control {
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
}
input.form-control:focus, textarea.form-control:focus, select.form-control:focus {
	box-shadow: 0 2px 6px rgba(68, 200, 178,.26), inset 0 2px 6px rgba(68, 200, 178,.23);
	border: 1px solid cornflowerblue;
}

.checkbox1 {
  position: relative;
  top: 0px;
  margin: 0 16px 0 0!important;
  cursor: pointer;
}

.checkbox1:before {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: "";
  position: absolute;
  left: 0;
  z-index: 1;
  width: 26px;
  height: 26px;
  border: 2px solid #ccc;
}

.checkbox1:checked:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
 height: 12px;
  border-color: #00bf6f;
  border-top-style: none;
  border-right-style: none;
}

.checkbox1:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  width: 18px;
  height: 18px;
  background: #f6f6f6;
  cursor: pointer;
}
span.yes {
	bottom: -5px;
	left: 50px;
	position: absolute;
}
.col-centered {
    display:inline-block;
    float:none;
    margin-right:-4px;
}
.col-centered-top {
    display:inline-block;
    float:none;
    margin-right:-4px;
    vertical-align: top;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
#intro {
	/* min-height: 400px; */
	/* background: #2F2F2F url("../img/bg/homebg.jpg") no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover; */
	/* height: 100vh; */
	/* position: relative; */
	/* background-blend-mode: luminosity; */
}

/* PURE CSS KEN BURNS BACKGROUND EFFECT */
#intro .background {
    background: url("../img/bg/homebg.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    background-position: bottom center;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    padding: 0;
    border: 0;
    animation: kenburns 90s infinite linear;
		transform: scale(1.2);
  }

@keyframes kenburns {
  50% {
    transform: scale(1) rotate(0.04deg);
  }
}

#intro .color-overlay {
	/*padding: 70px 0;*/
	padding: 137px 0;
	background: rgba(0, 0, 0, 0.35);
	/* height: 100%; */
	/*height: 645px;*/
	height: 600px;
}
#intro .color-overlay2 {
	/*padding: 70px 0;*/
	padding: 180px 0 30px 0;
	background: linear-gradient(to bottom, rgba(9, 173, 95, .8), rgba(9, 185, 174, .5), rgba(0, 0, 0, 0.5) 75%);
	/* height: 100%; */
	/*height: 562px;*/
	/* min-height: 600px; */
}
@media (max-width: 767px) {
	#intro .color-overlay2 {
		height:280px;
		padding: 0;
	}
	#intro p.top {
		margin-bottom: -8px!important;
  		margin-top: 57px!important;
	}
	#intro p.bottom {
		margin-bottom: 50px!important;
		margin-top: -5px!important;
	}
}

#intro a, #intro a:active, #intro a:focus {
	text-decoration: none;
}
#intro .btn {
	padding: 8px 30px 10px 25px;
	font-size: 18px;
	text-transform: capitalize;
	border-radius: 4px;
	color:#fff!important;
	display:inline-block;
}

#intro .btn2 {
	padding: 8px 30px 10px 25px;
	font-size: 18px;
	text-transform: capitalize;
	border-radius: 25px;
	background: transparent !important;
  border: 1px solid #fff;
	color:#fff!important;
	display:inline-block;
}


@media (max-width: 767px) {
	#typed, #typed-strings {
		font-size: 22px;
	}
}

.typed-cursor {
  opacity: 1;
  font-weight: 100;
  -webkit-animation: blink 0.7s infinite;
  -moz-animation: blink 0.7s infinite;
  -ms-animation: blink 0.7s infinite;
  -o-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite;
  font-size: 30px;
  color: #fff;
}

@-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-ms-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-o-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* INTRO 2 */

#intro2 {
	/* min-height: 400px; */
	background: #2F2F2F url("../img/bg/homepage-relax.jpg") no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	/* height: 100vh; */
	/* position: relative; */
}
#intro2 .color-overlay {
	/*padding: 70px 0;*/
	padding: 137px 0;
	background: rgba(0, 0, 0, 0.35);
	/* height: 100%; */
	/*height: 645px;*/
	height: 600px;
}
#intro2 .color-overlay2 {
	/*padding: 70px 0;*/
	padding: 137px 0;
	background: rgba(0, 0, 0, 0.35);
	/* height: 100%; */
	/*height: 562px;*/
	height: 600px;
}
@media (max-width: 767px) {
	#intro2 .color-overlay2 {
		height:280px;
		padding: 0;
	}
	#intro2 p.top {
		margin-bottom: -8px!important;
  		margin-top: 57px!important;
	}
	#intro2 p.bottom {
		margin-bottom: 50px!important;
		margin-top: -5px!important;
	}
}

#intro2 a, #intro2 a:active, #intro2 a:focus {
	text-decoration: none;
}
#intro2 .btn {
	padding: 8px 30px 10px 25px;
	font-size: 18px;
	text-transform: capitalize;
	border-radius: 4px;
	color:#fff!important;
	display:inline-block;
}
#intro2 h1 {
	color: #fff;
	/*padding: 50px 0 0;
	margin: 50px 0 20px 0;*/
	padding: 0;
	margin: 0 0 20px 0;
	font-weight: 700;
	font-size: 70px;
	/*text-transform: uppercase;*/
	font-family: 'open sans';
}
#intro2 p {
	color: #fff;
	margin: 21px 0 36px 0;
	/* font-weight: 600; */
	font-size: 25px;
	/*text-transform: uppercase;*/
}
#intro2 p.top {
	margin-bottom: 17px;
  	margin-top: 60px;
}
#intro2 p.bottom {
	margin-bottom:50px;
}

/* END INTRO 2 */

section.below-intro {
	background: #1f1f1f;
	text-align: center;
	padding:20px 0;
}
section.below-intro h2 {
	color:#fff;
	margin:0;
}
section.below-intro p{
	color:#fff;
	font-size:16px;
}

@media (max-width: 991px) {
	section.below-intro2 p{
		margin-bottom:0;
	}
	.form-group-rewrite2 .col-md-3 {
		margin-bottom:10px;
		padding:0 30px;
	}
	.form-group-rewrite2 {
		width:100%;
		margin-left:0;
	}
}

.form-group-rewrite2 ::-webkit-input-placeholder {
	color: #000;
	opacity: 0.5;
	text-align: center;
	font-size:16px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.form-group-rewrite2 :-moz-placeholder {
	color: #000;
	opacity: 0.5;
	text-align: center;
	font-size:16px;
  	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.form-group-rewrite2 ::-webkit-input-placeholder {
	color: #000;
	opacity: 0.5;
	text-align: center;
	font-size:16px;
  	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.form-group-rewrite2 :-ms-input-placeholder {
	color: #000;
  	opacity: 0.5;
  	text-align: center;

  	font-size:16px;
  	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

@media (max-width: 767px) {
	#intro h1 {
	  color: #fff;
	  padding: 0;
	  margin: 0;
	  font-weight: 700;
	  font-size: 30px;
	}
	#intro p {
	  color: #fff;
	  margin: 0;
	  /* font-weight: 600; */
	  font-size: 15px;
	}
	#intro .color-overlay {
	  padding: 70px 0;
	  background: rgba(0, 0, 0, 0.55);
	  /* height: 100%; */
	  /* height: 645px; */
	  height: 380px;
	}
	section.below-intro h2 {
	  color: #fff;
	  margin: 0;
	  font-size: 22px;
	}
	#intro .btn {
	  padding: 8px 30px 10px 25px;
	  font-size: 15px;
	  text-transform: capitalize;
	  border-radius: 4px;
	  color: #fff!important;
	  display: inline-block;
	}
}

.bragging-rights2 {
  /* background: #2F2F2F; */
  /* background: rgba(23,23,23,0.2); */
  padding: 15px 0;
  /* position: absolute;
  bottom: 243px;
  width: 100%; */
  /* margin-bottom:48px; */
}
.bragging-rights2 img {
	height: 80px;
	margin: 10px 34px;
}
.bragging-rights2 a img {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.bragging-rights2 a:hover img {
	opacity:0.8;
}
@media (max-width: 767px) {
	.bragging-rights2 img {
		height: 30px;
		margin: 0 4px;
	}
}
@media (min-width: 767px) and (max-width: 991px) {
	.bragging-rights2 img {
		height: 55px;
		margin: 0px 17px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.bragging-rights2 img {
		height: 70px;
		margin: 0px 25px;
	}
}
@media (max-width: 370px) {
	.bragging-rights2 img {
		height: 23px;
		margin: 0 4px;
	}
}

section.new-home p {
	color: #fff;
	/*margin-bottom: 50px;*/
	font-size: 17px;
    font-weight: 100;
    margin-bottom: 60px;
}

@media (max-width: 767px) {
	section.new-home h1 {
		text-align:center;
	}
	section.new-home p {
		text-align:center;
	}
}
section.new-home .btn {
	padding: 8px 30px 10px 25px;
	font-size: 20px;
	text-transform: capitalize;
	border-radius: 4px;
	color:#fff!important;
}
section.new-home .btn-default:hover {
	box-shadow: 0 2px 6px rgba(0,0,0,.16),0 12px 20px rgba(0,0,0,.23)!important;
}
section.new-home .btn img {
	padding-bottom: 3px;
	margin-right: 4px;
	height: 30px;
}
section.new-home a {
	text-decoration: none;
}
section.new-home .img-responsive {
		padding-top:40px;
	}
section.new-home .scroll-button {
	position: absolute;
	bottom: -25px;
	right: 10px;
}
section.new-home .scroll-button i {
	border-radius: 100px;
	background: #fff;
	box-shadow: 0 2px 6px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.23);
	color: #595959;
	font-size: 30px;
	width: 50px;
	height: 50px;
	padding: 12px 15px;
	-webkit-transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
}
@media (max-width: 767px) {
	section.new-home .color-overlay {
		padding: 0;
	}
	section.new-home h1 {
		padding-top: 15px;
		font-size: 30px;
		line-height: 36px;
		margin-bottom: 15px;
	}
	section.new-home p {
		font-size: 14px;
		line-height: 20px;
		/*margin-bottom: 5px;*/
		margin-bottom: 40px;
	}
	section.new-home .btn {
		font-size: 18px;
		text-align: center;
		padding-top: 8px;
		margin-top: 5px;
		display: block;
	}
	section.new-home .btn img {
		height: 20px;
	}
}

@media (max-width: 472px) {

	section.new-home h1 {
		/*font-size: 30px;*/
		font-size: 35px;
		padding-top: 45px;
		margin-bottom: 30px;
	}
	section.new-home .color-overlay {
		background: rgba(0, 0, 0, 0.75);
	}
	section.new-home .img-responsive {
		padding-top: 0;
		max-width: 200px;
		margin: 0 auto;
	}
}
@media (min-width: 473px) and (max-width: 573px) {
	/*section.new-home {
		height: 570px;
	}
	section.new-home h1 {
		font-size: 35px;
	}
	section.new-home .img-responsive {
		padding-top: 0;
	}*/

	section.new-home h1 {
		/*font-size: 30px;*/
		font-size: 35px;
		padding-top: 45px;
		margin-bottom: 30px;
	}
}
@media (min-width: 574px) and (max-width: 767px) {
	/*section.new-home {
		height: 760px;
	}
	section.new-home h1 {
		font-size: 45px;
		line-height: 50px;
	}*/

	section.new-home h1 {
		/*font-size: 30px;*/
		font-size: 35px;
		padding-top: 65px;
		margin-bottom: 30px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {

	section.new-home h1 {
		/*padding-top: 20px;*/
		padding-top: 35px;
	}
	section.new-home .color-overlay {
		padding: 55px 0;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	section.new-home h1 {
		/*padding-top: 60px;*/
		padding-top: 115px;
	}

	section.new-home .img-responsive {
		padding-top:86px;
	}
}
@media (min-width:1200px) and (max-width: 1279px) {
	.col-lg-offset-2 {
		margin-left: 8.3%;
	}
	.col-lg-3 {
		width: 32%;
	}
	section.new-home h1 {
		/*padding-top: 60px;*/
		padding-top: 115px;
	}

	section.new-home .img-responsive {
		padding-top:86px;
	}
}
@media (min-width: 1200px) and (max-width: 1359px) {
	section.new-home h1 {
		font-size: 50px;
		padding-top: 115px;
	}
	section.new-home .btn {
		font-size: 18px;
	}

}
@media (min-width: 1440px) and (max-width: 1737px) {
	section.new-home h1 {
		font-size: 49px;
	}
	section.new-home .btn {
		font-size: 17px;
	}
}
@media (min-width:1280px) and (max-width: 1439px) {
	section.new-home h1 {
		/*padding-top: 40px;*/
		/*padding-top: 115px;*/
		padding-top: 75px;
	}
	section.new-home .img-responsive {
		padding-top:86px;
	}

	.col-lg-offset-2 {
		margin-left: 8.3%;
	}
	.col-lg-3 {
		width: 32%;
	}
}
@media (min-width:1440px) and (max-width: 1640px) {
	section.new-home h1 {
		padding-top: 80px;
	}
	section.new-home .img-responsive {
		padding-top:76px;
	}

}


.material-hover-box .btn {
	color:#fff;
}
.material-hover-box .btn:hover {
	box-shadow:none!important;
}
.material-hover-box a {
	color: inherit;
	text-decoration: none;
}
.material-hover-box a:hover {
	color: inherit;
}
.material-hover-box .top {

}
.material-hover-box .top .green-overlay {
	background: #fff;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.material-hover-box:hover .top .green-overlay {
	background: #00bf6f;
}
.material-hover-box .top .purple-overlay {
	background: #fff;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.material-hover-box:hover .top .purple-overlay {
	background: #ab47bc;
}
.material-hover-box .top .blue-overlay {
	background: #fff;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.material-hover-box:hover .top .blue-overlay {
	background: #6495ED;
}
.material-hover-box .top .orange-overlay {
	background: #fff;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.material-hover-box:hover .top .orange-overlay {
	background: #ff5722;
}
.material-hover-box .top .red-overlay {
	background: #fff;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.material-hover-box:hover .top .red-overlay {
	background: #F44336;
}
.material-hover-box .top i {
	font-size: 100px;
	text-align: center;
	margin-top: 38px;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}

.material-hover-box .top img {
	text-align: center;
	margin-top: 18px;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.material-hover-box:hover .top img {
	margin-top:0px;
	margin-bottom:10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.material-hover-box .top img {
		margin-top: 5px;
	}
	.material-hover-box:hover .top img {
		margin-top:-10px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.material-hover-box .top img {
		margin-top: 14px;
		width: 100%;
	}
	.material-hover-box:hover .top img {
		margin-top:0px;
	}
}
@media (max-width: 767px) {
	.material-hover-box .top img {
		margin-top: 13px!important;
		margin-bottom:0!important;
		padding-bottom: 30px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.material-hover-box .bottom p {
		font-size: 15px;
	}
	.material-hover-box .top i {
		font-size: 90px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.material-hover-box .bottom p {
		font-size: 18px;
	}
	.material-hover-box .top i {
		font-size: 90px;
		margin-top: 33px;
	}
	.material-hover-box:hover .top i {
		margin-top:25px;
	}
	.material-hover-box .bottom p.small {
		font-size: 11px;
	}
	.material-hover-box .btn {
		font-size:12px;
	}
}

@media (max-width: 767px) {
	.material-hover-box {
		margin-bottom: 40px;
		box-shadow: 0 2px 6px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.23)!important;
		height:360px;
	}
	.material-hover-box .bottom {
		bottom:0;
		border-top: none;
		padding: 18px 30px 30px 30px;
	}
	.material-hover-box .top .green-overlay {
		background: #00bf6f;
	}
	.material-hover-box .top .purple-overlay {
		background: #ab47bc;
	}
	.material-hover-box .top .blue-overlay {
		background: #6495ED;
	}
	.material-hover-box .top .orange-overlay {
		background: #ff5722;
	}
	.material-hover-box .top i {
		color:#fff!important;
		margin-top: 20px!important;
		margin-bottom: 20px!important;
		font-size: 75px!important;
	}
	.material-hover-box .bottom p {
		font-size: 24px;
	}
}

.form-group-rewrite .margin-top-20 {
	margin-top:20px;
}
.form-group-rewrite .form-control {
	/* border: 2px solid #cccccc !important; */
	/*border-bottom: 1px solid #777!important;*/
	border-radius: 2px !important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	font-size: 18px;
	font-weight: 100;
	padding-left: 1px;
	height: 36px;
	width: 100%;
	text-align: center;
	padding: 0px 10px;
	margin: 0 auto;
	color: #212121;
}
.form-group-rewrite .new-height {
	height: 85px!important;
}

#myModal-contactForm {
    background: #fff;
		box-shadow: 0 2px 6px rgba(0, 0, 0, .25);
		padding: 10px 0 20px 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.form-group-rewrite .form-control {
		font-size: 16px;
	}
}

#myModalPPC .modal-dialog {
	width:800px;
}
@media (max-width:991px) {
	#myModalPPC .modal-dialog {
		width:95%;
	}
}

/*#myModalPPC .selection-box:hover .bottom {
	bottom:0;
	border-top: none;
}*/
@media (min-width: 992px) and (max-width: 1199px) {
	#myModalPPC .selection-box .bottom p {
		font-size: 15px;
	}
	#myModalPPC .selection-box .top i {
		font-size: 90px;
	}
}
@media (min-width: 767px) and (max-width: 1199px) {
	#myModalPPC .selection-box {height:350px;}
}

@media (min-width: 768px) and (max-width: 991px) {
	#myModalPPC .selection-box .bottom p {
		font-size: 18px;
	}
	#myModalPPC .selection-box .top i {
		font-size: 90px;
		margin-top: 33px;
	}
	/*#myModalPPC .selection-box:hover .top i {
		margin-top:25px;
	}*/
	#myModalPPC .selection-box .bottom p.small {
		font-size: 11px;
	}
	#myModalPPC .selection-box .btn {
		font-size:12px;
	}
}

@media (max-width: 767px) {
	#myModalPPC .selection-box {
		margin-bottom: 20px;
		box-shadow: 0 2px 6px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.23)!important;
		height:240px;
		margin-top:0!important;
	}
	#myModalPPC .selection-box .bottom {
		/*bottom:0;*/
		/*border-top: none;*/
		/*padding: 18px 30px 30px 30px;*/
		padding: 5px;
	}
	#myModalPPC .selection-box .top .green-overlay {
		background: #00bf6f;
	}
	#myModalPPC .selection-box .top .purple-overlay {
		background: #ab47bc;
	}
	#myModalPPC .selection-box .top .blue-overlay {
		background: #6495ED;
	}
	#myModalPPC .selection-box .top .orange-overlay {
		background: #ff5722;
	}
	/*#myModalPPC .selection-box .top i {
		color:#fff!important;
		margin-top: 20px!important;
		margin-bottom: 20px!important;
		font-size: 75px!important;
	}*/
	#myModalPPC .selection-box .top {
		display:none;
	}
	#myModalPPC .selection-box .bottom p {
		font-size: 24px;
	}
	#myModalPPC .selection-box .bottom p.price {
		margin:0;
	}
	#myModalPPC .selection-box .bottom p.small {
		margin: 5px 30px 20px;
	}
	#myModalPPC .modal-header h4 {
		margin: 15px;
		font-size: 20px;
	}
}

@media (max-width: 408px) {
	#myModalPPC .selection-box {
		height: 235px;
	}
	#myModalPPC .selection-box .bottom p.small {
		margin: 5px 0 20px;
	}
}


section.whats-included .container {
	width:99%;
}
section.whats-included .card {
	background:#fff;
	box-shadow: 0 2px 6px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.23);
	padding:0;
	margin: 0 0 40px 0;
	cursor:default;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
section.whats-included .card:hover {
	margin-top:-10px;
	box-shadow: 0 27px 55px 0 rgba(0, 0, 0, 0.3), 0 17px 17px 0 rgba(0, 0, 0, 0.15);
	margin-bottom:50px;
}
section.whats-included .card .top {
  padding: 20px 25px;
  margin: 0;
  /* position: relative; */
  /* height: 98px; */
  overflow: hidden;
  background: #6495ED;
  min-height: 100px;
}
section.whats-included .card .top img {
	width:100%;
	opacity:0.5;
}
section.whats-included .card .top i {
  /*position: absolute;
  top: 27px;
  left: 21px;*/
  color: #fff;
  font-size: 50px;
}
section.whats-included .card .top h2 {
	/*position: absolute;
	bottom: 10px;
	left: 20px;*/
	font-size: 30px;
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: 400;
	line-height: 30px;
}
section.whats-included .card .mid {
	padding:15px 5px;
	border-bottom:solid 1px #ccc;
	position: relative;
	font-size:12px;
	height: 181px;
}
section.whats-included .card .mid img {
	padding:0;
}
section.whats-included .card .bottom {
	padding:15px 25px;
	text-align:right;
}
section.whats-included .card .bottom a {
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	color:#6495ED;
	font-weight: 700;
}
section.whats-included .card .bottom a.grey {
	color:#999;
	margin-right:10px;
}
section.whats-included .card .bottom a:hover {
	text-decoration: none;
	color:#121217;
}

section.material-boxes .box-pad {
	padding:5px;
}
section.material-boxes a:active {
	text-decoration:none;
}
section.material-boxes .box-content {
  padding: 10px 20px 20px 20px;
  margin-bottom: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  box-shadow: 0 2px 6px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.23);
  position: relative;
  height: 240px;
  text-align: center;
  z-index:1;
}
section.material-boxes .box-content:hover {
	margin-top:-5px;
	box-shadow: 0 27px 55px 0 rgba(0, 0, 0, 0.3), 0 17px 17px 0 rgba(0, 0, 0, 0.15);
	margin-bottom:5px;
	z-index:2;
}
section.material-boxes .box-content img {
	max-height: 170px;
}
@media (max-width: 991px) {
	section.material-boxes .box-content img {
	  max-width: 180px;
	  padding-top: 20px;
	}
}
@media (max-width: 767px) {
	section.material-boxes .box-content h2 {
	  font-size: 15px;
	  font-weight: 100;
	  line-height: 20px;
	}
	section.material-boxes .box-content img {
	  max-width: 100px;
	  padding-top: 20px;
	}
	section.material-boxes .box-content {
	  padding: 5px;
	  height: 178px;
	}
}
@media (min-width: 992px) and (max-width: 1499px) {
	section.material-boxes .box-content img {
	  max-height: 134px;
	}
	section.material-boxes .box-content {
	  height: 200px;
	}
}
section.material-boxes .box-content h2 {
  color: #fff;
  font-size: 20px;
  margin: 0;
  position: absolute;
  bottom: 10px;
  /*font-family: Roboto;*/
  font-weight: 400;
  letter-spacing: inherit;
}

section.material-boxes .pink {
  background-color: #ec407a;
}
section.material-boxes .pink:hover,
section.material-boxes .pink:active,
section.material-boxes .pink.active {
  background-color: #d81b60;
}
section.material-boxes .pink:focus {
  background-color: #c2185b;
}
section.material-boxes .purple {
  background-color: #ab47bc;
}
section.material-boxes .purple .tile-content,
section.material-boxes .purple .title {
  color: #eceff1;
}
section.material-boxes .purple:hover,
section.material-boxes .purple:active,
section.material-boxes .purple.active {
  background-color: #8e24aa;
}
section.material-boxes .purple:focus {
  background-color: #7b1fa2;
}
section.material-boxes .cyan {
  background-color: #26c6da;
}
section.material-boxes .cyan .tile-content,
section.material-boxes .cyan .title {
  color: #eceff1;
}
section.material-boxes .cyan:hover,
section.material-boxes .cyan:active,
section.material-boxes .cyan.active {
  background-color: #00acc1;
}
section.material-boxes .cyan:focus {
  background-color: #0097a7;
}
section.material-boxes .amber {
  background-color: #ffca28;
}
section.material-boxes .amber .tile-content,
section.material-boxes .amber .title {
  color: #eceff1;
}
section.material-boxes .amber:hover,
section.material-boxes .amber:active,
section.material-boxes .amber.active {
  background-color: #ffb300;
}
section.material-boxes .amber:focus {
  background-color: #ffa000;
}
section.material-boxes .light-blue {
  background-color: #29b6f6;
}
section.material-boxes .light-blue .tile-content,
section.material-boxes .light-blue .title {
  color: #eceff1;
}
section.material-boxes .light-blue:hover,
section.material-boxes .light-blue:active,
section.material-boxes .light-blue.active {
  background-color: #039be5;
}
section.material-boxes .light-blue:focus {
  background-color: #0288d1;
}
section.material-boxes .red {
  background-color: #e84e40;
}
section.material-boxes .red .tile-content,
section.material-boxes .red .title {
  color: #eceff1;
}
section.material-boxes .red:hover,
section.material-boxes .red:active,
section.material-boxes .red.active {
  background-color: #dd191d;
}
section.material-boxes .red:focus {
  background-color: #d01716;
}
section.material-boxes .indigo {
  background-color: #5c6bc0;
}
section.material-boxes .indigo .tile-content,
section.material-boxes .indigo .title {
  color: #eceff1;
}
section.material-boxes .indigo:hover,
section.material-boxes .indigo:active,
section.material-boxes .indigo.active {
  background-color: #3949ab;
}
section.material-boxes .indigo:focus {
  background-color: #303f9f;
}
section.material-boxes .deep-orange {
  background-color: #ff7043;
}
section.material-boxes .deep-orange .tile-content,
section.material-boxes .deep-orange .title {
  color: #eceff1;
}
section.material-boxes .deep-orange:hover,
section.material-boxes .deep-orange:active,
section.material-boxes .deep-orange.active {
  background-color: #f4511e;
}
section.material-boxes .deep-orange:focus {
  background-color: #e64a19;
}
section.material-boxes .light-green {
  background-color: #9ccc65;
}
section.material-boxes .light-green .tile-content,
section.material-boxes .light-green .title {
  color: #eceff1;
}
section.material-boxes .light-green:hover,
section.material-boxes .light-green:active,
section.material-boxes .light-green.active {
  background-color: #7cb342;
}
section.material-boxes .light-green:focus {
  background-color: #689f38;
}
#material-modal-1 .modal-header, #material-modal-2 .modal-header, #material-modal-3 .modal-header, #material-modal-4 .modal-header, #material-modal-5 .modal-header, #material-modal-6 .modal-header, #material-modal-7 .modal-header, #material-modal-8 .modal-header, #material-modal-9 .modal-header {
	background-color:#fff;
	border-bottom: 1px solid #DFDFDF;
}
#material-modal-1 .modal-header img, #material-modal-2 .modal-header img, #material-modal-3 .modal-header img, #material-modal-4 .modal-header img, #material-modal-5 .modal-header img, #material-modal-6 .modal-header img, #material-modal-7 .modal-header img, #material-modal-8 .modal-header img, #material-modal-9 .modal-header img {
	max-height:150px;
	margin-bottom:10px;
}
#material-modal-1 .modal-header h4, #material-modal-2 .modal-header h4, #material-modal-3 .modal-header h4, #material-modal-4 .modal-header h4, #material-modal-5 .modal-header h4, #material-modal-6 .modal-header h4, #material-modal-7 .modal-header h4, #material-modal-8 .modal-header h4, #material-modal-9 .modal-header h4 {
	color: #121214;
	margin: 0 0 20px 0;
	font-size: 25px;
}
#material-modal-1 .modal-body p, #material-modal-2 .modal-body p, #material-modal-3 .modal-body p, #material-modal-4 .modal-body p, #material-modal-5 .modal-body p, #material-modal-6 .modal-body p, #material-modal-7 .modal-body p, #material-modal-8 .modal-body p, #material-modal-9 .modal-body p {
	margin-bottom:35px;
}

/*********************************************************************************************************************
* Project: WPS - Bootstrap Mega Menu  ********************************************************************************
* Author: Halim KILIÃ‡  **********************************************************************************************
* Author URI: www.wpservis.com  **************************************************************************************
* Dependencies: Bootstrap's mega menu plugin  ************************************************************************
* A professional Bootstrap mega menu plugin with tons of options.  ***************************************************
*********************************************************************************************************************/

.description {
    padding: 10em 2em 1em;
	margin-bottom:20px;
}

.description p {
	color: #fff;
    font-size: 1.3vw;
    line-height: 28px;
    margin: 20px 0 0;
	font-weight:300;
    padding: 0.5em 1em 0em;
    text-align: center;
}


.btn .btn-orange {
	border-radius:0;
	font-size:13px;
    background-color: #F9930C;
    border-color: #F9930C;
    color: #fff;
}

.btn .btn-orange:hover,
.btn .btn-orange:focus {
    background-color: #fff;
    border-color: #F9930C;
    color:#F9930C;
}


#recaptcha {
	visibility: hidden !important;
}

/***************  DO NOT ADD CSS BELOW THIS  ******************************/
/***************  DO NOT ADD CSS BELOW THIS  ******************************/
/***************  DO NOT ADD CSS BELOW THIS  ******************************/
