#container {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 73px;
	}
	
#container .mobile-btn-grp {
	z-index: 99;
}

#content {
	display: block;
	border: solid #00f 0px;
	}

#main {
	border: solid #f00 0px;
	margin: auto;
	padding-left: 10px;
	padding-right: 10px;
	}

#form {
	background-color: #fff;
	border: solid #c00 0px;
	}
	
#legal {
	float: left;
	margin-bottom: 10px;
}

.right-sidebar {
	border-top: solid #ccc 3px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	}

.right-sidebar h3 {
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
}

.content {
	position: relative;
	border: 0px solid #f90;
	height: auto;
	margin-bottom: 0px;
}

.content .watch {
    position: relative;
    bottom: 120px;
    width: fit-content;
    padding: .5em;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    background: rgba(0, 0, 0, .55);
    border: 1px solid #fff;
    box-sizing: border-box;
}

.download {
	color: #000;
	display: block;
	float: none;
	border: solid #000 0px;
	}

.lp-services-section ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
	}

.lp-services-section li {
	float: left;
	width: 50%;
	display: list-item;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	line-height: 0px;
	}
	
.lp-services-section .col-1 li {
	float: left;
	width: 100%;
	display: list-item;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	line-height: 0px;
}
	
.lp-service-img img{
	border: solid #000 0px;
	width: 100%;
	height: auto!important;
}

.container-services .lp-services-section .services-text{
	text-align: center;
	font-weight: 600;
	font-size: 18px;
	color: #fff;
	padding: 40px 0px 0 0px;
	line-height: 24px;
	border: 0px solid #000;
}

.container-services .lp-services-section .services-text-below .work-caption{
	text-align: left;
	font-weight: 600;
	font-size: 18px;
	color: #000;
	padding: 0px 0px 0 0px;
	line-height: 0px;
	border: 0px solid #000;
}

.container-services .lp-services-section .item1 .lp-service-img {
    background: url(../images/fpo_1_placeholder.jpg);
    /* background-color: green; */
    background-size: cover;
    margin-left: 0px;
    margin-right: 5px;
    height: 144px;
    border: 0px solid #0f0;
}

.item1-col1 .lp-service-img{
    background: url(../images/fpo_1_placeholder.jpg);
    background-size: cover;
    background-position: center center;
    margin-left: 0px;
    margin-right: 0px;
    height: 144px;
    border: 0px solid #0f0;
}

.container-services .lp-services-section .item2 .lp-service-img {
    background: url(../images/fpo_2_placeholder.jpg);
    background-size: cover;
    margin-left: 5px;
    margin-right: 0px;
    height: 144px;
}

.item2-col1 .lp-service-img{
    background: url(../images/fpo_2_placeholder.jpg);
    background-size: cover;
    margin-left: 0px;
    margin-right: 0px;
    height: 144px;
    border: 0px solid #000;
}

.container-services .lp-services-section .item3 .lp-service-img {
	background: url(../images/fpo_3_placeholder.jpg);
	background-size: cover;
	margin-right: 5px;
	margin-left: 0px;
	height: 144px;
}

.item3-col1 .lp-service-img{
	background: url(../images/fpo_3_placeholder.jpg);
	background-size: cover;
	margin-right: 0px;
	margin-left: 0px;
	height: 144px;
}

.container-services .lp-services-section .item4 .lp-service-img {
	background: url(../images/fpo_4_placeholder.jpg);
	background-size: cover;
	margin-left: 5px;
	margin-right: 0px;
	height: 144px;	
}

.item4-col1 .lp-service-img{
	background: url(../images/fpo_4_placeholder.jpg);
	background-size: cover;
	margin-left: 0px;
	margin-right: 0px;
	height: 144px;	
}


.container-services .lp-services-section .item5 .lp-service-img {
    background: url(../images/fpo_5_placeholder.jpg);
    background-size: cover;
    margin-left: 0px;
    margin-right: 5px;
    height: 144px;
}

.item5-col1 .lp-service-img{
    background: url(../images/fpo_5_placeholder.jpg);
    background-size: cover;
    margin-left: 0px;
    margin-right: 0px;
    height: 144px;
}
.container-services .lp-services-section .item6 .lp-service-img {
    background: url(../images/fpo_6_placeholder.jpg);
    background-size: cover;
    margin-left: 5px;
    margin-right: 0px;
    height: 144px;
}

.item6-col1 .lp-service-img{
    background: url(../images/fpo_6_placeholder.jpg);
    background-size: cover;
    margin-left: 0px;
    margin-right: 0px;
    height: 144px;
}

.container-services .lp-services-section .item7 .lp-service-img {
	background: url(../images/fpo_7_placeholder.jpg);
	background-size: cover;
	margin-left: 0px;
	margin-right: 5px;
	height: 144px;
}

.container-services .lp-services-section .item8 .lp-service-img {
	background: url(../images/fpo_8_placeholder.jpg);
	background-size: cover;
	margin-left: 5px;
	margin-right: 0px;
	height: 144px;
}


////* mobile buttons ========================================================================== */

.mobile-btn-grp {
	display: block;
	border: solid 1px #0f0;
	margin: 0 auto;
	background-color: #0c5e98;
	padding: 10px 5px;
}

.mobile-btn-grp .btn-wrap {
	max-width: 320px;
	margin: 0px auto 0;
}

.mobile-btn-grp a {
	font-size: 16px;
	float: left;
	max-width: 150px;
	padding: 9px 0;
	text-decoration: none;
}

.mobile-btn-grp #callBtn {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.mobile-btn-grp #quickFormBtn {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.form-control-btn {
  width: 100%;
  padding: 15px 10px;
  font-size: 1em;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border: 0;
  outline: none;
  background: #ff5b47;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  text-shadow: 0px 1px 1px #000;
  -webkit-text-shadow: 0px 1px 1px #000;
  -moz-text-shadow: 0px 1px 1px #000;
}

.btn-wrap .form-control-btn {
    color: #fff;
    text-decoration: none;
}
    
    
/* @media 769px ========================================================================== */
	
@media screen and (min-width:768px) {
.container-services {
	padding: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	border: solid #f00 0px;
	max-width: 854px;
}
.container-services .lp-services-section .services-text{
	text-align: center;
	font-weight: 600;
	font-size: 18px;
	color: #fff;
	padding: 50px 5px 0 5px;
	line-height: 24px;
	border: 0px solid pink;
}
		
.container-services .lp-services-section .item1 .lp-service-img {
		margin-right: 7.5px;
}

.container-services .lp-services-section .item2 .lp-service-img {
		margin-left: 2.5px;
		margin-right: 5px;
}

.container-services .lp-services-section .item3 .lp-service-img {
		margin-right: 2.5px;
		margin-left: 5px;
}

.container-services .lp-services-section .item4 .lp-service-img {
		margin-left: 7.5px;
		margin-right: 0px;	
}

.container-services .lp-services-section .item5 .lp-service-img {
		margin-right: 7.5px;
}

.container-services .lp-services-section .item6 .lp-service-img {
		margin-left: 2.5px;
		margin-right: 5px;
}

.container-services .lp-services-section .item7 .lp-service-img {
		margin-right: 2.5px;
		margin-left: 5px;
}

.container-services .lp-services-section .item8 .lp-service-img {
		margin-left: 7.5px;
		margin-right: 0px;
}

/* ============================ WORKING AREA ================================== */

.container-services .lp-services-section .item1-col1 .lp-service-img {
		margin-right: 10px;
		border: 0px solid #0f0;
}
.container-services .lp-services-section .item2-col1 .lp-service-img {
		margin-right: 10px;
		border: 0px solid #0f0;
}
.container-services .lp-services-section .item3-col1 .lp-service-img {
		margin-right: 0px;
		border: 0px solid #0f0;
}
.container-services .lp-services-section .item4-col1 .lp-service-img {
		margin-right: 10px;
		border: 0px solid #0f0;
}
.container-services .lp-services-section .item5-col1 .lp-service-img {
		margin-right: 10px;
		border: 1px solid #0f0;
}
.container-services .lp-services-section .item6-col1 .lp-service-img {
		margin-right: 0px;
		border: 0px solid #0f0;
}

.lp-services-section li {
		float: left;
		width: 25%;
		display: list-item;
		padding: 0 0 0 0;
		margin: 0 0 10px 0;
		line-height: 0px;
}

.lp-services-section .col-3 li {
	float: left;
	width: 33.333333%;
	display: list-item;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	line-height: 0px;
	border: 0px solid #f00;
}

.mobile-btn-grp {
		display: none;
	}
}


/* 
@media screen and (min-width: 431px){
.lp-services-section li {
	float: left;
	display: list-item;
	padding: 0 10px;
	margin: 0;
	}
}
 */

.submit-btn-yellow {
    display: block;
    width: 100%;
    padding: 10px 10px;
    border: 0;
    background-color: #ff9900;
    box-sizing: border-box;
    color: #fff;
    margin-bottom: 20px
}

.submit-btn-darkred {
    display: block;
    width: 100%;
    padding: 10px 10px;
    border: 0;
    background-color: #990000;
    box-sizing: border-box;
    color: #fff;
    margin-bottom: 20px
}

@media screen and (min-width:1024px){
	#container {
		max-width: 1280px;
	}
	#content {
		display: block;
		border: solid #00f 0px;
		margin: 0 20px 0 20px;
	}
	
	#main {
		border: solid 0px;
		width: 66.6%;
		float: left;
		padding-right: 0px;
		padding-left: 0px;
	}

	#form {
		border: solid #c00 0px;
		width: 33.3%;
		float: right;
	}
	
	.submit-btn-yellow {
		display: block;
		width: 100%;
		max-width: 220px;
		padding: 10px 10px;
		border: 0;
		background-color: #ff0000;
		box-sizing: border-box;
		color: #fff;
		margin-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
	}
	.submit-btn-darkred {
		display: block;
		width: 100%;
		max-width: 220px;
		padding: 10px 10px;
		border: 0;
		background-color: #990000;
		box-sizing: border-box;
		color: #fff;
		margin-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
	}
	.lp-form-container {
		background: #cc3300;
		margin-left: 20px;
		border: 0px solid #000;
	}
	.right-sidebar {
		border-top: solid #ccc 3px;
		margin-left: 20px;
		margin-right: 0px;
    }
}



/* 
@media screen and (min-width: 1280px){
#content {
	max-width: 1720px;
	margin-left: auto;
	margin-right: auto;
}

#main {
	width: 1280px;
}

#form {
	width: 440px;
}

}
 */



.fill-horizontal,
.footer-background {
    position: relative
}

.quick-info,
.quick-info:before {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    box-sizing: border-box
}

.hvr-grow,
.icon-chevron-up {
    -moz-osx-font-smoothing: grayscale
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTYnF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}

.w300 {
	font-weight: 300;
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}

.w400 {
	font-weight: 400;
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSonF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}

.w600 {
	font-weight: 600;
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxrfB31yxOzP-czbf6AAKCVo.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxi8cqLH4MEiSE0ROcU-qHOA.ttf) format('truetype')
}

.img-responsive {
    display: block;
    width: 100%;
    height: auto
}

.img-pad {
    display: block;
    width: 94%;
    padding: 0px 3% 0px 3%;
    height: auto
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.space-5 {
    height: 5px
}

.space-10 {
    height: 10px
}

.space-20 {
    height: 20px
}

.space-30 {
    height: 30px
}

.space-40 {
    height: 40px
}

.space-50 {
    height: 50px
}

.space-60 {
    height: 60px
}

.space-70 {
    height: 70px
}

.space-80 {
    height: 80px
}

.space-90 {
    height: 90px
}

.space-100 {
    height: 100px
}

.border-bottom-figure {
    border-bottom: 1px solid #e1e1e1
}

.no-margin-bottom {
    margin-bottom: 0!important
}

.fill-horizontal {
    background-color: #c30;
    -webkit-box-shadow: inset -50px 0 #474747;
    -moz-box-shadow: inset -50px 0 #474747;
    box-shadow: inset -50px 0 #474747;
    color: #c6c6c6;
    -webkit-transition: box-shadow .3s;
    -moz-transition: box-shadow .3s;
    transition: box-shadow .3s
}

.fill-horizontal:hover {
    -webkit-box-shadow: inset 0 0 #474747;
    -moz-box-shadow: inset 0 0 #474747;
    box-shadow: inset 0 0 #474747;
    color: #fff
}

.hvr-fade,
.hvr-grow {
    box-shadow: 0 0 1px transparent
}

.square {
    display: inline-block;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    width: 50px
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute!important;
    width: 1px
}

.icon-chevron-up {
    font-family: fontawesome!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased
}

.move-top-link {
    text-decoration: none;
    color: #fff
}

.icon-chevron-up:before {
    content: "\f077"
}

.scroll-wrapper {
    position: relative
}

.service-anchor {
    position: absolute;
    top: -120px
}

footer address {
    margin-bottom: 24px
}

.contact-form-container,
.form-wrapper {
    position: relative
}

.contact-form-container .form-result,
.form-wrapper .form-result {
    color: #000;
    text-align: left
}


.contact-form-container .loader, 
.form-wrapper .loader {
    top: 20%;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    z-index: 999;
    border: 16px solid rgba(0, 0, 0, .1);
    border-top: 16px solid #c30;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite
}

.hero-banner-3-4:before,
.hero-banner:before {
    display: block;
    content: "";
    width: 100%
}

.form-wrapper .loader {
    border: 16px solid rgba(255, 255, 255, .1);
    border-top: 16px solid #c30
}

.g-recaptcha {
    margin-bottom: 20px
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}


/* @media 431px ========================================================================== */

@media screen and (min-width:431px) {
    footer .move-top-link {
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -25px
    }
}

html {
    font-size: 1em
}

body {
    font-family: 'Open Sans', sans-serif, Arial
}

.quick-info:before {
    font-family: FontAwesome;
    font-size: 21px;
    color: #fff
}

.hero-banner {
    position: relative
}

.hero-banner:before {
    padding-top: 177.77778%
}

.hero-banner>.content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.hero-banner-3-4 {
    position: relative
}

.hero-banner-3-4:before {
    padding-top: 133.33333%
}

.hero-banner-3-4>.content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.hero-banner-3-4 h1.title {
    position: absolute;
    top: 50%;
    left: calc(50% - 79px);
    margin-top: 0;
    margin-bottom: 0;
    font-size: 40px;
    font-weight: 400;
    color: #fff
}

.hero-banner-3-4 .watch {
    position: absolute;
    top: 60%;
    left: calc(50% - 43px);
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    padding: 8px;
    border: 1px solid #fff
}

.hero-banner-3-4 .hero-square {
    position: absolute;
    top: calc(50% - 140px);
    left: calc(50% - 140px);
    width: 250px;
    height: 250px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px;
    border: 1px solid #fff
}

.hero-banner-3-4 .hero-text {
    position: absolute;
    top: calc(50% - 140px);
    left: calc(50% - 140px);
    width: 250px;
    height: 250px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px;
    border: 1px solid #fff
}

.hero-banner-3-4 .hero-square h1 {
    position: absolute;
    bottom: 15px;
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0;
    line-height: 40px
}

.hero-banner-3-4 .hero-text h1 {
    position: absolute;
    bottom: 15px;
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0;
    line-height: 40px
}

.hero-banner-3-4 .hero-square h1 span {
    display: block
}

.hero-banner-3-4 .hero-text h1 span {
    display: block
}

h1.hero-banner-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    color: #666;
    margin-bottom: 0;
    margin-top: 0;
    text-align: left;
    display: inline-block
}

h1.hero-banner-title span {
    display: block
}

h1.hero-banner-title span.hero-banner-subtag {
    font-size: 18px;
    font-weight: 300;
    color: #999
}

h1.section-title {
    font-size: 1.5em;
    font-weight: 600;
    letter-spacing: -.5px;
    color: #000;
    margin: 0 15px 20px
}

h2.blog-caption,
h2.work-caption {
    font-size: 1.125em;
    font-weight: 400;
    line-height: 22px;
    color: #000;
    margin: 15px 0
}

h2.blog-caption {
    margin-bottom: 20px
}

h2.caption-head,
h2.services-title {
    font-size: 1.375em;
    font-weight: 600;
    color: #000
}

h2.services-title {
    margin-top: 30px;
    margin-bottom: 5px
}

.box-padding-service p.caption,
.services-section h2 {
    margin-bottom: 0;
    margin-top: 0
}

h2.p-header {
    font-size: 1.5em;
    font-weight: 600;
    line-height: 28px;
    color: #000
}

.caption-description {
    font-size: .8125em;
    font-weight: 400;
    line-height: 18px;
    color: #000;
    margin-top: 5px;
    padding-right: 10px;
}

.caption-description-white {
    font-size: 1em;
    font-weight: 300;
    line-height: 22px;
    color: #fff
}

h2.caption-head-orange {
    font-size: 1.375em;
    font-weight: 400;
    color: #c30
}
h2.caption-head-white {
    font-size: 1.375em;
    font-weight: 400;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 0px;
}

h3.list-head {
    font-size: 1.125em;
    font-weight: 600
}

.work-page h2.work-caption {
    margin-top: 0
}

.work-page ul {
    margin-left: 0
}

.work-page ul li {
    display: list-item;
    float: none
}

#services-detailed {
    display: none
}

#services-icons a {
    color: #000
}

.services-section {
    position: relative
}

.services-section .icon {
    position: absolute;
    top: calc(50% - 25px);
    width: 50px;
    height: 50px;
    padding-left: 40px;
    padding-right: 35px;
    margin-left: 15px
}

.services-section h2 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    position: absolute;
    top: calc(50% - 15px);
    left: 140px
}

.box-padding-service {
    padding: 15px 15px 0
}

.box-padding-service h3 {
    margin-top: 30px;
    margin-bottom: 30px
}

.box-padding-service ul {
    margin-left: -20px;
    margin-top: 0;
    margin-bottom: 0
}

.box-padding-service ul li {
    display: list-item;
    float: none;
    font-size: 18px;
    line-height: 24px
}

p, ul {
    font-size: 1em;
    font-weight: 300
}

li, p, ul {
    line-height: 22px
}

p {
    color: #000
}

blockquote.light-grey {
    background-color: #f1f1f1;
    border-left: 3px solid #c30;
    color: #3d3d3d;
    font-size: 1.125em;
    font-weight: 600;
    font-style: italic;
    line-height: 24px;
    margin: 0 0 24px;
    padding: 20px
}

.quote-symbol,
cite {
    font-weight: 300;
    font-style: normal
}

.quote-symbol {
    font-size: 54px;
    color: #fff;
    padding: 0
}

.p-header .italic,
p.blockquote {
    font-style: italic
}

cite.white {
    font-size: 1.125em;
    font-weight: 400;
    color: #fff
}

cite.white-sm,
p.blockquote {
    font-weight: 300;
    color: #fff
}

cite.white-sm {
    font-size: .75em
}

blockquote.orange {
    background-color: #c30;
    text-align: center;
    line-height: 24px;
    margin: 0
}

body.on-scroll-change header,
body.open header {
    background-color: #000
}

.award-year {
    font-size: 1em;
    font-weight: 600
}

.award-copy {
    font-size: .6875em;
    font-weight: 400;
    line-height: 11px
}

.callout-bullet {
    font-size: 2em;
    font-weight: 400;
    color: #000
}

.p-header .light {
    font-size: 24px;
    font-weight: 300
}

.p-header .semi {
    font-size: 28px;
    font-weight: 600
}

.p-header .italic {
    font-size: 24px;
    font-weight: 300
}


/* @media 431px ========================================================================== */

@media screen and (min-width:431px) {
    h1.hero-banner-title {
        font-size: 42px;
        line-height: 54px
    }
    h1.hero-banner-title span.hero-banner-subtag {
        font-size: 22px;
        font-weight: 300;
        color: #666
    }
    .caption-description {
        font-size: 13px;
        font-weight: 400;
        line-height: 18px;
        color: #000
    }
    #services-detailed {
        display: block
    }
    #services-icons {
        display: none
    }
    .services-section .icon {
        top: calc(50% - 50px);
        width: 100px;
        height: 100px;
        padding-left: 0;
        padding-right: 80px;
        margin-left: 70px
    }
    .services-section h2 {
        font-size: 32px;
        top: calc(50% - 28px);
        left: 250px
    }
    .box-padding-service {
        padding-top: 40px;
        padding-left: 70px;
        padding-right: 70px
    }
}


/* @media 769px ========================================================================== */

@media screen and (min-width:769px) {
    h1.hero-banner-title {
        font-size: 32px;
        line-height: 46px
    }
    h1.hero-banner-title span {
        display: inline
    }
    h1.hero-banner-title span.hero-banner-subtag {
        display: block;
        text-align: center;
        font-size: 24px;
        font-weight: 300;
        color: #666
    }
    h2.p-header {
        font-weight: 600;
        font-size: 32px;
        line-height: 34px;
        color: #000
    }
    .caption-description {
		font-size: 13px;
		font-weight: 400;
		line-height: 18px;
		color: #000;
		margin-top: 5px;
		padding-right: 5px;
	}
    .services-section .icon {
        padding-right: 75px;
        margin-left: 200px
    }
    .services-section h2 {
        font-size: 42px;
        left: 375px
    }
    .box-padding-service {
        padding-left: 200px;
        padding-right: 200px
    }
    p, ul, ol {
		font-size: 1.125em;
		margin-top: 14px;
	}
	li, p, ul {
		line-height: 28px
	}
}

/* @media 1280px ========================================================================== */

@media screen and (min-width:1280px) {
    h1.hero-banner-title {
        font-weight: 700;
        font-size: 42px
    }
    h1.hero-banner-title span.hero-banner-subtag {
        font-size: 26px;
        font-weight: 300;
        color: #666
    }
    h1.section-title {
        font-weight: 600;
        font-size: 28px;
        color: #000
    }
    h2.work-caption {
        font-size: 18px;
        font-weight: 400;
        line-height: 22px;
        color: #000
    }
    h2.caption-head,
    h2.services-title {
        font-size: 24px;
        font-weight: 600
    }
    h2.caption-head {
        color: #000
    }
    h2.p-header {
        font-weight: 600;
        font-size: 36px;
        line-height: 40px;
        color: #000
    }
    h2.caption-orange {
        font-weight: 400;
        font-size: 24px;
        color: #c30
    }
    .callout-bullet,
    .caption-description,
    p.small {
        font-weight: 400;
        color: #000
    }
    .services-section .icon {
        top: calc(50% - 50px);
        width: 100px;
        height: 100px;
        padding-right: 110px;
        margin-left: 25%
    }
    .services-section h2 {
        left: calc(25% + 210px)
    }
    .box-padding-service {
        padding-left: 25%;
        padding-right: 25%
    }
    p.small {
        font-size: 13px
    }
    .caption-description {
        font-size: 14px
    }
    .callout-bullet {
        font-size: 36px
    }
}

body.open,
body.open header {
    height: 100vh;
    position: fixed
}

body.open {
    overflow: hidden;
    width: 100%
}

body.open header a,
body.open header a:active,
body.open header a:visited {
    color: #fff;
    text-decoration: none
}

body.open header address.menu {
    margin-bottom: 100px
}

body.open header .top-header {
    position: absolute;
    z-index: 5;
    width: 100%;
    background-color: #000
}

body.open header .nav-wrapper {
    display: block;
    position: absolute;
    z-index: 4;
    width: 100%;
    height: calc(100% - 63px);
    overflow: auto;
    top: 63px;
    -webkit-overflow-scrolling: touch
}

body.open .quick-info {
    display: none
}

.open-form header .nav-wrapper {
    display: none!important
}

.open-form header .form-wrapper {
    display: block
}

.open-form .error {
    display: inline-block;
    color: #841f08;
    margin-bottom: 20px
}

.form-result,
.form-result-quick {
    padding: 10px;
    margin-bottom: 10px;
    text-align: center
}

.form-result {
    color: #000
}

.form-result-quick {
    color: #fff
}

.form-result-quick.fail,
.form-result.fail {
    color: #ffffff;
    background: #990000;
    border-top: 6px solid #ff9900;
}

.on-scroll-change header {
    position: fixed
}

#nav-icon3 {
    width: 30px;
    height: 30px;
    position: relative;
    float: right;
    margin: 27px 15px 0 0
}

#nav-icon3 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    border-radius: 0;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

#nav-icon3 span:nth-child(1) {
    top: 0
}

#nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
    top: 9px
}

#nav-icon3 span:nth-child(4) {
    top: 18px
}

#nav-icon3.open span:nth-child(1),
#nav-icon3.open span:nth-child(4) {
    top: 0;
    width: 0;
    left: 50%
}

#nav-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

#nav-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.quick-info {
    padding: 10px 10px 10px 54px;
    position: fixed;
    top: 50%;
    margin: -94px 0 0;
    right: 0;
    background-color: #1e1e1e;
    cursor: pointer;
    z-index: 100;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform-origin: bottom right
}

.quick-info a,
.quick-info a:active,
.quick-info a:visited {
    text-decoration: none;
    color: #fff
}

.quick-info:before {
    content: "\f0e0";
    position: absolute;
    display: block;
    width: 42px;
    height: 42px;
    top: 0;
    left: 42px;
    padding: 11px;
    background-color: #c30;
    transform-origin: top left;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg)
}

header {
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 10
}

header .nav-wrapper {
    display: none
}

header .nav-wrapper nav {
    margin: 65px 15px 15px
}

header .nav-wrapper nav a {
    font-size: 31px;
    text-decoration: none;
    display: block;
    margin-bottom: 2px
}

header .nav-wrapper nav a.current {
    color: #cb3302
}

header .nav-wrapper nav a,
header .nav-wrapper nav a:active,
header .nav-wrapper nav a:visited {
    color: #fff
}

header .form-wrapper {
    display: none;
    position: absolute;
    z-index: 4;
    width: 100%;
    height: calc(100% - 63px);
    overflow: auto;
    top: 63px;
    -webkit-overflow-scrolling: touch
}

header .form-wrapper p {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    padding-bottom: 10px
}

header .form-wrapper>div {
    padding: 40px 15px
}

header .form-wrapper .input-form,
header .form-wrapper .textarea-form {
    display: block;
    width: 100%;
    background: 0 0;
    border: 1px solid #fff;
    box-sizing: border-box;
    color: #fff;
    outline: 0;
    padding: 9px 10px
}

header .form-wrapper .input-form.error,
header .form-wrapper .textarea-form.error {
    margin-bottom: 5px
}

header .form-wrapper .input-form {
    margin-bottom: 20px
}

header .form-wrapper .textarea-form {
    margin-bottom: 10px;
    min-height: 160px;
    resize: none
}

header .form-wrapper::-webkit-input-placeholder {
    color: #fff
}

header .form-wrapper::-moz-placeholder {
    color: #fff
}

header .form-wrapper:-ms-input-placeholder {
    color: #fff
}

header .form-wrapper:-moz-placeholder {
    color: #fff
}

header .form-wrapper .submit-btn {
    display: block;
    width: 100%;
    max-width: 120px;
    padding: 10px 0;
    margin: 0 auto 40px;
    border: 0;
    background-color: #841f08;
    box-sizing: border-box;
    color: #fff
}

header .logo-laced {
    float: left;
    margin: 15px 0 9px 15px
}

ul.menu-social-links {
    list-style: none;
    margin: 50px 0 40px 15px;
    padding: 0
}

ul.menu-social-links a,
ul.menu-social-links a:active,
ul.menu-social-links a:visited {
    color: #000;
    font-size: 2.5em
}

ul.menu-social-links li {
    float: left;
    display: inline-block;
    margin: 0 18px 0 0
}

address.menu {
    display: none
}

.menu-address,
.menu-phone {
    color: #fff;
    font-style: normal;
    font-size: 1.375em
}

.menu-address p,
.menu-phone p {
    line-height: 1.6
}


/* @media 431px ========================================================================== */

@media screen and (min-width:431px) {
    address.menu,
    ul.menu-social-links {
        margin-left: 30px
    }
    #nav-icon3 {
        margin-right: 30px
    }
    address.menu {
        margin-top: 45px;
        display: block
    }
    address.menu p {
        margin-left: 0;
        color: #fff
    }
    header .nav-wrapper nav {
        margin-left: 30px
    }
}

/* @media 1280px ========================================================================== */

@media screen and (min-width:1280px) {
    header .nav-wrapper {
        display: inline-block;
        position: absolute;
        top: 14px;
        right: 0
    }
    header .nav-wrapper nav {
        margin: 0 15px 15px
    }
    header .nav-wrapper nav a {
        font-size: 1em;
        text-decoration: none;
        display: inline-block;
        float: left;
        margin-right: 15px;
        margin-bottom: 2px
    }
    #nav-icon3,
    header .nav-wrapper .menu-social-links {
        display: none
    }
    body.open.open-form #nav-icon3 {
        display: block
    }
    address.menu {
        display: none
    }
}

.video-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%
}

.video-wrapper embed,
.video-wrapper iframe,
.video-wrapper object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.player-wrapper {
    position: relative
}

.play-button:after,
.play-button:before {
    content: "";
    display: block;
    border-radius: 50%
}

.play-button:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    background-color: #c30c;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.play-button:before {
    width: 125px;
    height: 125px;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.play-button {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    background-color: transparent;
    cursor: pointer;
    outline: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: top .2s ease;
    transition: top .2s ease
}

.youtube-player__play {
    opacity: 1;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.play-button__triangle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-40%, -50%);
    width: 50%;
    height: 50%;
    fill: #fff;
    z-index: 20
}

.youtube-player__close-btn {
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    pointer-events: none;
    top: 16px;
    right: 15px;
    position: absolute;
    width: 30px;
    height: 30px
}

.youtube-player__close-btn:after,
.youtube-player__close-btn:before {
    content: "";
    height: 2px;
    width: 30px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transition: width .25s ease;
    transition: width .25s ease
}

.hvr-fade:active,
.hvr-fade:focus,
.hvr-fade:hover,
.outside .glide__bullets>.active {
    background-color: #000
}

.youtube-player__close-btn:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.youtube-player__close-btn:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.youtube-player--show-close-btn {
    opacity: 1;
    pointer-events: all;
    cursor: pointer;
    z-index: 4
}

.hvr-grow {
    transform: translateZ(0);
    backface-visibility: hidden;
    transition-duration: .3s;
    transition-property: transform
}

.hvr-grow:active,
.hvr-grow:focus,
.hvr-grow:hover {
    transform: scale(1.1)
}

.hvr-fade {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    overflow: hidden;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: background-color;
    transition-property: background-color
}

.hvr-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    opacity: .5
}

.as-wrapper {
    display: block;
    overflow: hidden;
    position: relative
}

.glide--horizontal.outside .glide__bullets {
    bottom: 0
}

.outside .glide__bullets>* {
    background-color: rgba(0, 0, 0, .5)
}

.outside .glide__bullets>:focus,
.outside .glide__bullets>:hover {
    border: 2px solid #000;
    background-color: rgba(0, 0, 0, .5)
}

.glide__arrows {
    display: none!important
}

.slider-attribution {
    font-size: .875em
}


/* @media 431px ========================================================================== */

@media screen and (min-width:431px) {
    .glide__arrows {
        display: block!important
    }
}

.swiper-container {
    width: 100%;
    height: auto;
}

.swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 50px;
}
.swiper-pagination-bullet {
    background: #fff;
    opacity: .5;
}
.swiper-pagination-bullet-active {
    background: #fff;
    opacity:1;
}

/* TESTING FOR THE ARROW COLORS CURRENTLY NOT WORKING 9.12.17
.swiper-button-prev {
  background-image: url("data:image/svg xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44' d='M27,22L27,22L5,44l-2.1-2.1L22.8,22L2.9,2.1L5,0L27,22L27,22z' fill='#007aff'/></svg>");
}  

.swiper-button-next {
  background-image: url("data:image/svg xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44' d='M27,22L27,22L5,44l-2.1-2.1L22.8,22L2.9,2.1L5,0L27,22L27,22z' fill='#007aff'/></svg>");
} 
 */                  

a,
a:active,
a:visited {
    color: #c30;
    text-decoration: none
}

.get-directions-btn {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    color: #000!important;
    border: 1px solid #000;
    padding: 5px 10px;
    margin-bottom: 100px
}

.contact-form-container .error {
    display: inline-block;
    color: red;
    margin-bottom: 20px
}

.contact-form-container .input-form,
.contact-form-container .textarea-form {
    display: block;
    width: 100%;
    background: 0 0;
    border: 1px solid #000;
    box-sizing: border-box;
    color: #000;
    outline: 0
}

.contact-form-container .input-form.error,
.contact-form-container .textarea-form.error {
    margin-bottom: 0
}

.contact-form-container .input-form {
    padding: 9px 10px;
    margin-bottom: 20px
}

.contact-form-container .textarea-form {
    margin-bottom: 40px;
    min-height: 160px;
    padding: 9px 10px;
    resize: none
}

.contact-form-container::-webkit-input-placeholder {
    color: #000
}

.contact-form-container::-moz-placeholder {
    color: #000
}

.contact-form-container:-ms-input-placeholder {
    color: #000
}

.contact-form-container:-moz-placeholder {
    color: #000
}

.contact-form-container .submit-btn {
    display: block;
    width: 100%;
    max-width: 120px;
    padding: 10px 0;
    border: 0;
    background-color: #841f08;
    box-sizing: border-box;
    color: #fff;
    margin-bottom: 40px
}

.footer-quick-form,
a.more-details {
    display: inline-block;
    text-transform: uppercase;
    color: #000;
    font-size: .75em;
    font-weight: 400;
    padding: 8px;
    border: 1px solid #000;
    text-decoration: none
}

.contact-container address p,
footer p {
    font-weight: 300;
    font-style: normal
}

.footer-quick-form {
    text-transform: capitalize
}

footer {
    text-align: center
}

footer ul {
    margin-left: auto!important;
    margin-right: auto!important;
    width: 215px
}

footer ul li:last-child {
    margin-right: 0
}

footer ul.menu-social-links {
    margin: 0 0 0 15px
}

.box-centered,
footer .footer-logo {
    margin-bottom: 0
}

footer ul.menu-social-links a,
footer ul.menu-social-links a:active,
footer ul.menu-social-links a:visited {
    color: #fff
}

footer p {
    font-size: .875em;
    line-height: 20px
}

footer .footer-logo .logo-wrapper {
    display: inline-block;
    width: 64px
}

footer .footer-logo .logo-wrapper img {
    width: 100%
}

footer .menu-social-links {
    width: 255px
}

footer .social-background {
    background-color: #000;
    padding: 20px 0
}

.box {
    float: left;
    box-sizing: border-box
}

.box-padding,
.box-padding-overview {
    padding: 0 15px 0px;
    border: solid 0px
}

.box-padding-services-text-below {
    padding: 0 0 40px 0;
}


.box-padding-overview {
    min-height: 134px
}

.tile {
    border-top: 1px #e1e1e1 solid;
    border-right: 1px #e1e1e1 solid;
    box-sizing: border-box;
    width: 100%
}

.box-centered {
    padding: 75px 30px;
    text-align: center;
    margin-top: 0
}

#services-detailed .box-centered {
    padding: 30px 0;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0
}

.sm-col-2 {
    width: 50%;
}

.sm-col-3 {
    width: 33.333333%;
}

.sm-no-right-border {
    border-right: none!important
}

.award-year {
    margin: 10px 0;
    text-align: center
}

.award-copy {
    margin-top: 0;
    margin-bottom: 10px;
    text-align: center
}

.box-padding-up h2,
.list-big-small h3 {
    margin-bottom: 0
}

figure {
    margin: 0;
    position: relative;
    box-sizing: border-box
}

figure picture {
    height: 40px;
    width: 100%;
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    margin-top: -20px;
    text-align: center
}

.caption-head-orange,
.list-big-small p {
    margin-top: 0
}

figure picture img {
    height: 100%
}

figure:before {
    display: block;
    content: "";
    padding-bottom: 100%
}

.black-header {
    background-color: #000;
    position: relative;
    padding-top: 10px;
    padding-bottom: 20px;
}

.black-header.no-icon {
    padding-top: 55px
}

.black-header.icon-services:before {
    content: url(../images/services-dr/icon-media-management-white.png)
}

.black-header.icon-creative:before {
    content: url(../images/services-dr/icon-creative-white.png)
}

.black-header.icon-technical:before {
    content: url(../images/services-dr/icon-technical-white.png)
}

.black-header:before {
    position: absolute;
    top: 15px;
    left: calc(50% - 50px);
    width: 100px;
    height: 100px
}

.half-grey-block {
    padding: 10px 15px;
    background-color: #f1f1f1
}

.quote-wrapper {
    padding: 80px 50px;
    background-color: #f1f1f1
}

.box-padding-up {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-end;
    padding: 0 15px 20px
}

.jamba-juice-banners {
    text-align: center
}

.banner-to-hide {
    display: none!important
}

.service-icons-centered {
    max-width: 300px;
    margin: 0 auto
}

.service-icons-centered .icon-container {
    width: 100px;
    height: 100px;
    float: left;
    box-sizing: border-box;
    padding: 0 10px 30px;
    text-align: center
}

.icon.centered,
.service-icons-centered .icon-container .icon {
    width: 50px;
    height: 50px
}

.box-padding.caption,
.box-padding.wide {
    padding-left: 15px;
    padding-right: 15px
}

.service-icons-centered .icon-container .heading {
    text-align: center
}

.icon.centered {
    display: block;
    margin: 0 auto
}

.box-padding.wide {
    text-align: center;
    margin: 0 auto
}

.footer-background {
    background-color: #eceaeb;
    padding-top: 50px;
    padding-bottom: 50px;
    clear: both;
}

.no-top-margin {
    margin-top: 0
}


/* @media 431px ========================================================================== */

@media screen and (max-width:430px) {
    .sm-space-35 {
        height: 35px
    }
    .sm-space-60 {
        height: 60px
    }
    .sm-space-100 {
        height: 100px
    }
}


/* @media 431px ========================================================================== */

@media screen and (min-width:431px) {
    .hero-banner-3-4:before,
    .hero-banner:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 56.25%
    }
    h1.section-title,
    header .logo-laced {
        margin-left: 30px
    }
    .md-space-10 {
        height: 10px
    }
    .md-space-20 {
        height: 20px
    }
    .md-space-30 {
        height: 30px
    }
    .md-space-40 {
        height: 40px
    }
    .md-space-50 {
        height: 50px
    }
    .md-space-60 {
        height: 60px
    }
    .md-space-70 {
        height: 70px
    }
    .md-space-80 {
        height: 80px
    }
    .md-space-90 {
        height: 90px
    }
    .md-space-100 {
        height: 100px
    }
    .hero-banner {
        position: relative
    }
    .hero-banner>.content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }
    .hero-banner-3-4 {
        position: relative
    }
    .hero-banner-3-4>.content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }
    .hero-banner-3-4 .hero-square {
        top: calc(50% - 150px);
        left: calc(50% - 150px);
        width: 270px;
        height: 270px
    }
    .hero-banner-3-4 .hero-text {
        top: calc(50% - 150px);
        left: calc(50% - 150px);
        width: 270px;
        height: 270px
    }
    .p-header {
        margin-top: 0;
        margin-bottom: 0px

    }
    .box-padding {
        padding-left: 70px;
        padding-right: 70px;
        padding-bottom: 0px
    }
    .box-padding.caption {
        padding-left: 30px;
        padding-right: 30px
    }
    .half-grey-block {
    padding: 10px 70px;
    background-color: #f1f1f1
}
    h1.section-title {
        margin-right: 30px
    }
    .md-col-2 {
        width: 50%
    }
    .md-col-3 {
        width: 33.3333333%
    }
    .md-right-border {
        border-right: 1px #e1e1e1 solid!important
    }
    .md-no-right-border {
        border-right: none!important
    }
    .md-tile {
        min-height: 455px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }
    #services-detailed .md-tile {
        min-height: 300px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }
    #services-detailed h2.services-title {
        margin-top: 10px;
        margin-bottom: 25px
    }
    #services-detailed .caption-description {
        display: none
    }
    .tile {
        position: relative
    }
    .box-centered {
        margin: 0 auto
    }
    footer p {
        font-size: 1em;
        line-height: 28px
    }
    .black-header:before {
        top: 80px
    }
    .black-header.no-icon {
        padding-top: 80px
    }
    .caption-head-orange {
        margin-top: 0
    }
    blockquote.orange {
        box-sizing: border-box
    }
    .box-padding-up {
        min-height: 67px
    }
}


/* @media 1024px ========================================================================== */

@media screen and (min-width:1024px) {
    figure picture {
        height: 64px
    }
}


/* @media 769px ========================================================================== */

@media screen and (min-width:769px) {
    .lg-space-0 {
        height: 0
    }
    .lg-col-2 {
        width: 50%
    }
    .lg-col-3 {
        width: 33.33333%
    }
    .lg-col-4 {
        width: 25%
    }
    .lg-col-6 {
        width: 16.666666667%
    }
    .lg-right-border {
        border-right: 1px #e1e1e1 solid!important
    }
    .lg-no-right-border {
        border-right: none!important
    }
    .lg-bottom-border {
        border-bottom: 1px #e1e1e1 solid!important
    }
    .box-padding {
        padding-left: 200px;
        padding-right: 200px
    }
    .box-padding.list-big-small {
        padding-left: 30px;
        padding-right: 30px
    }
    .box-padding.wide {
        text-align: center
    }
    #services-detailed .lg-tile {
        min-height: 485px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }
    #services-detailed h2.services-title {
        font-size: 1.375em;
        font-weight: 600;
        color: #000;
        margin-top: 30px;
        margin-bottom: 5px
    }
    #services-detailed .caption-description {
        display: block
    }
    .black-header {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .black-header:before {
        top: 50%;
        margin-top: -50px;
        left: calc(12.5% - 50px)
    }
    .split {
        position: relative;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        background-color: #f1f1f1;
        align-items: center
    }
    .split>div {
        width: 50%
    }
    .split.no-flex {
        display: block;
        background-color: #fff
    }
    .split.no-flex div {
        box-sizing: border-box;
        float: left
    }
    .quote-wrapper {
        padding-top: 0;
        padding-bottom: 0;
        box-sizing: border-box
    }
    blockquote.light-grey {
        margin-bottom: 0
    }
    .banner-to-hide {
        display: block!important
    }
    .box-padding-up {
        min-height: 110px
    }
    #services-detailed .box-centered {
        padding: 75px 30px
    }
}


/* @media 1280px ========================================================================== */

@media screen and (min-width:1280px) {
    .lg-space-10 {
        height: 10px
    }
    .lg-space-20 {
        height: 20px
    }
    .lg-space-30 {
        height: 30px
    }
    .lg-space-40 {
        height: 40px
    }
    .lg-space-50 {
        height: 50px
    }
    .lg-space-60 {
        height: 60px
    }
    .lg-space-70 {
        height: 70px
    }
    .lg-space-80 {
        height: 80px
    }
    .lg-space-90 {
        height: 90px
    }
    .lg-space-100 {
        height: 100px
    }
    .xlg-col-4 {
        width: 25%
    }
    h1.section-title {
        margin-bottom: 50px
    }
    .box-padding {
        padding-left: 25%;
        padding-right: 25%
    }
    .lp-padding {
        padding-left: 5%;
        padding-right: 5%;
        border: solid 1px;
        background: #fff
    }
    .xlg-right-border {
        border-right: 1px #e1e1e1 solid!important
    }
    .box-padding-up {
        min-height: 70px
    }
}


.cannabis-services-page .box-padding {
    padding-bottom: 0
}

.cannabis-services-page .box-padding h2.p-header,
.cannabis-services-page .box-padding h3 {
    margin-top: 0;
    margin-bottom: 40px
}

.cannabis-services-page .box-padding p {
    margin-bottom: 0
}

.cannabis-services-page .services h2.p-header {
    text-transform: uppercase
}

.cannabis-services-page .services p {
    margin-top: 0;
    margin-bottom: 40px
}

.cannabis-services-page .services ul {
    margin-left: -20px;
    margin-top: 0;
    margin-bottom: 0
}

.cannabis-services-page .services ul li {
    display: list-item;
    float: none;
    font-size: 18px;
    line-height: 24px
}

.container-video {
float: left;
width: 70%;
padding: 0px 40px 0px 40px;
background: #666;
border: solid 1px
}

/* LANDING PAGE STYLES */

.lp-form {
	float: left;
	max-width: 400px;
	width: 30%;
	padding: 0px 40px 40px 40px;
	background: #ff9900
}

.lp-form-container {
	padding: 20px;
	position: relative;
	background: #ccc;
}

.lp-form-2 {
	border: solid 0px #000;
	background: #fff;
}

.lp-form-container,
.form-wrapper {
    position: relative
}

.lp-form-container .form-result,
.form-wrapper .form-result {
    color: #000;
    text-align: left
}

.lp-form-container .loader,
.form-wrapper .loader {
	top: 30%;
    margin-left: 120px;
    position: absolute;
    z-index: 999;
    border: 16px solid rgba(0, 0, 0, .2);
    border-top: 16px solid #f90;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite
}


.lp-form-container .error {
    display: inline-block;
    font-size: 12px;
    color: #660000;
    margin-bottom: 20px
}

.lp-form-container .input-form,
.lp-form-container .textarea-form {
    display: block;
    width: 100%;
    /* background: 0 0; */
    border: 0px solid #000;
    box-sizing: border-box;
    color: #666;
    outline: 0
}

.lp-form-container .input-form.error,
.lp-form-container .textarea-form.error {
    /* border-bottom: 0px solid #f00; */
    box-sizing: border-box;
    padding: 5px 10px;
    font-size: inherit;
    margin-top: 0;
    margin-bottom: 0;
}

.lp-form-container .input-form {
    background: #fff;
    padding: 5px 10px;
    margin-bottom: 15px
}

.lp-form-container .textarea-form {
    background: #fff;
    margin-bottom: 30px;
    min-height: 120px;
    padding: 9px 10px;
    resize: none
}

.lp-form-container::-webkit-input-placeholder {
    color: #000
}

.lp-form-container::-moz-placeholder {
    color: #000
}

.lp-form-container:-ms-input-placeholder {
    color: #000
}

.lp-form-container:-moz-placeholder {
    color: #000
}
.lp-form-container .p-header{
	border: solid 0px #000;
	color: #000;
	margin-top: 0px;
	margin-bottom: 20px;
}

.lp-form-container .input-form-border {
	border: 1px solid #ccc;
}

.privacy {
	font-family: Arial, sans-serif !important;
	font-size: 0.500em;
	color: #c6c6c6;
	line-height: 11px;
	padding: 0 10px;
}