/*
Theme Name: EB Trial Attorneys
Author: iLawyer Marketing
Description: Developed by iLawyer Marketing
*/

/* ===== FONTS ===== */

@font-face {
	font-family: "socicon";
	src: url("fonts/socicon.eot");
	src: url("fonts/socicon.eot?#iefix") format("embedded-opentype"), url("fonts/socicon.woff") format("woff"), url("fonts/socicon.ttf") format("truetype"), url("fonts/socicon.svg#socicon") format("svg");
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: "socicon" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
[class^="socicon-"]:before, [class*=" socicon-"]:before {
	font-family: "socicon" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.socicon-twitter:before {
	content: "\e040";
}
.socicon-facebook:before {
	content: "\e041";
}
.socicon-googleplus:before {
	content: "\e042";
}
.socicon-linkedin:before {
	content: "\e049";
}
.socicon-youtube:before {
	content: "\e051";
}
.socicon-google:before {
	content: "\e067";
}
.socicon-yelp:before {
	content: "\e047";
}
@font-face {
	font-family: 'Lintel';
	src: url('fonts/lintel-regular-webfont.woff2') format('woff2'), url('fonts/lintel-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lintel Bold';
	src: url('fonts/lintel_bold-webfont.woff2') format('woff2'), url('fonts/lintel_bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lintel Light';
	src: url('fonts/lintel_light-webfont.woff2') format('woff2'), url('fonts/lintel_light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
/* teko-regular - latin */
@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/teko-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Teko Regular'), local('Teko-Regular'),
       url('fonts/teko-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/teko-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/teko-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/teko-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/teko-v7-latin-regular.svg#Teko') format('svg'); /* Legacy iOS */
}
/* ===== BASIC STYLES ===== */

* {
	-webkit-font-smoothing: antialiased;
	transition: color .3s linear;
	-moz-transition: color .3s linear;
	-webkit-transition: color .3s linear;
	transition: background .3s linear;
	-moz-transition: background .3s linear;
	-webkit-transition: background .3s linear;
	transition: opacity .3s linear;
	-moz-transition: opacity .3s linear;
	-webkit-transition: opacity .3s linear;
}
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: "Lintel", sans-serif;
}
h1, h2, h3, h4, h5 {
	margin: 0 0 20px;
	font-family: "Teko", sans-serif;
	font-weight: 400;
}
h1 {
	font-size: 65px;
	line-height: 58px;
	letter-spacing: 0.25px;
	font-weight: 400;
	color: #293042;
	margin: 0 0 45px;
}
h2 {
	font-size: 29px;
	line-height: 32px;
	letter-spacing: 1.5px;
	color: #060f24;
	font-weight: 400;
	margin: 0 0 60px;
}
h3 {
	font-size: 22px;
	color: #2c2b29;
	line-height: 32px;
	letter-spacing: 1.5px;
	margin: 0 0 35px;
	font-weight: 800;
}
h4 {
	font-size: 22px;
	color: #293042;
	line-height: 32px;
	letter-spacing: 1.5px;
	margin: 0 0 35px;
}
p {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0;
	color: #293042;
	margin: 0 0 45px;
	font-family: "Lintel", sans-serif;
}
ul {
	padding: 0;
}
ul li {
	font-size: 17px;
	line-height: 30px;
	letter-spacing: 0;
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 15px;
}

a.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}
#main #primary ul li:before {
	content: '';
	width: 6px;
	height: 6px;
	background: #61ccad;
	position: absolute;
	left: 13px;
	margin: 14px 0 0;
	top: 0;
	border-radius: 100%;
}
#page-content blockquote {
	border-left: 0px;
	color: #21262c;
	font-size: 70px;
	line-height: 80px;
	margin: 20px 0 70px;
	position: relative;
	width: 100%;
	padding: 0;
	float: left;
}
#page-content blockquote p {
	border-left: 0px;
	text-align: left;
	font-weight: 700;
    color: #61ccad;
    font-size: 45px;
    line-height: 62px;
    font-family: 'Lintel Bold', sans-serif;
}
@media (max-width: 1099px) {
	#page-content blockquote p {
	    font-size: 35px;
	    line-height: 47px;
	}
}
a {
	text-decoration: none;
	color: #293042;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
a:hover {
	text-decoration: underline;
}
a:focus, input:focus, textarea:focus, button:focus, .slick-slide:focus {
	outline: 0;
}
.button {
	color: #fff !important;
	min-width: 220px;
	clear: both;
	padding: 0 36px;
	text-decoration: none !important;
	border: 0px;
	text-align: center;
	position: relative;
	display: inline-block;
	font-size: 17px;
	text-transform: uppercase;
	height: 85px;
	line-height: 85px;
	border-radius: 0;
	font-weight: 600;
	background: #61ccad;
	letter-spacing: 1.5px;
	margin: 0;
	outline: 1px solid #c8cacc;
	outline-offset: 14px;
	transition: all 0.25s cubic-bezier(0.47, 0, 0.745, 0.715);
}
.button:hover {
	text-decoration: none;
	color: #FFF !important;
	background: #FFF;
	letter-spacing: 1.5px;
	margin: 0;
	outline: 1px solid #c8cacc;
	background: #ff5745;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
a {
	background-color: transparent;
}
a:active, a:hover {
	outline: 0;
}
b, strong {
	font-weight: 700;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
img {
	border: 0;
}
hr {
	box-sizing: content-box;
	height: 0;
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .button-toolbar:before, .button-toolbar:after, .button-group-vertical > .button-group:before, .button-group-vertical > .button-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after, section:before {
	display: table;
	content: " ";
	clear: both;
}
.button-group-vertical > .button-group:after, .button-group-vertical > .button-group:before, .button-toolbar:after, .button-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before, section:after {
	display: none;
	content: " ";
	clear: both;
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .button-toolbar:after, .button-group-vertical > .button-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
	clear: both;
}
#page {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.container {
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 1750px;
}
.content-block {
	position: relative;
	clear: both;
	width: 100%;
}
.content-row {
	position: relative;
	clear: both;
	width: 100%;
}
.slick-dots li:after {
	display: none;
}

@media(max-width: 767px) {
#page-content blockquote {
	margin: 0 0 20px;
}
#page-content blockquote p {
	font-size: 25px;
	line-height: 36px;
}
}
/* ===== ALIGNMENT ===== */

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
.alignright {
	float: right;
	margin: 0 -50px 20px 80px;
}
.aligncenter {
	margin: 0 auto 60px;
	display: block;
}
.aligncenter:last-child {
}
/* ===== COLUMNS ===== */

.col-left {
	float: left;
	width: 100%;
	margin: 0 0 20px;
}
.col-right {
	float: left;
	width: 100%;
	margin: 0 0 20px;
}

@media (min-width: 600px) {
.col-left {
	float: left;
	width: 48%;
	margin: 0 4% 0 0;
}
.col-right {
	float: right;
	width: 48%;
	margin: 0;
}
}
/* ===== HEADER ===== */

#masthead {
	width: 100%;
	position: relative;
	padding: 0;
	z-index: 2;
}
.page-template-page-home #masthead {
	z-index: 999;
}

@media(max-width:1099px) {
#masthead, .page-template-page-home #masthead {
	background: url(images/hero-ipad.jpg) top center no-repeat;
	background-size: cover;
	padding: 0;
}
}

@media(max-width: 767px) {
#masthead, .page-template-page-home #masthead {
	background: none;
	margin: 0;
}
}
/* ===== MOBILE HEADER ===== */

#header-mobile {
	border: 0px;
	height: 100px;
	margin: 0;
	position: fixed;
	background: #fff;
	border-radius: 0px;
	z-index: 999;
	width: 100%;
	-webkit-box-shadow: 1px 1px 20px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 20px -10px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 20px -10px rgba(0,0,0,0.75);
}
.page-template-page-home #header-mobile {
	background: #fff;
	-webkit-box-shadow: 1px 1px 20px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 20px -10px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 20px -10px rgba(0,0,0,0.75);
}
#header-mobile.sticky {

}
#mobile-logo {
	width: 235px;
	top: 16px;
	left: 40px;
	position: absolute;
}
#mobile-phone {
	padding: 0;
	margin: 0;
	position: absolute;
	right: 132px;
	width: 260px;
	top: 27px;
	height: 70px;
	text-align: right;
}
#mobile-phone-icon {
	display: none;
}
.sticky #mobile-logo {

}
.sticky #mobile-phone br {
	display: none;
}
#mobile-phone .phone-number {
	margin: 0;
	position: relative;
	height: 70px;
	width: 260px;
	color: #fff;
}
#mobile-phone .phone-number strong {
}
#mobile-phone .phone-number em {
	color: #f8ba29;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 4px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	line-height: 1;
	font-weight: 700;
	font-size: 12px;
}
.sticky #mobile-phone .phone-number strong {
	vertical-align: top;
	margin: 0 26px 0 0;
}
#mobile-phone a {
	color: #293042;
	font-size: 30px;
	margin: 0;
	text-transform: uppercase;
	text-decoration: none;
	/*font-weight: 700;*/
	letter-spacing: 1.25px;
	padding: 0 0 6px;
	background: url(images/dots-8.png) bottom left repeat-x;
	position: absolute;
	top: 0px;
	right: 0px;
	line-height: 44px;
	font-family: 'Lintel Bold', sans-serif;
}
#mobile-phone a span {
	position: relative;
	z-index: 2;
}
.sticky #mobile-phone a {
	display: inline-block;
}
#mobile-phone .phone-number:after {
	content: '';
}
#mobile-toggle {
	font-size: 16px;
    line-height: 1;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #FFF;
    background: #ff5745;
    position: absolute;
    width: 100px;
    height: 100px;
    text-align: center;
    padding: 25px;
    top: 0;
    margin: 0;
    right: 0;
    border-radius: 0;
    cursor: pointer;
    z-index: 999;
    border: 0;
}
.sticky #mobile-toggle {
	margin: 0;
}
#mobile-toggle .icon-bar {
	background: #FFF;
	width: 45px;
	height: 2px;
	border-radius: 0;
	margin: 0 auto 10px;
}
#mobile-toggle .brand {
	font-size: 13.36px;
	font-weight: 700;
	margin: 0;
	letter-spacing: 3px;
	position: absolute;
	bottom: 24px;
	left: 0px;
	width: 100%;
}
#header-mobile.sticky #header-right {
	height: 100px;
}

@media(max-width: 767px) {
#header-mobile {
	background: #FFF;
	height: 75px;
}
#mobile-logo {
    width: 180px;
    top: 12px;
    left: 15px;
    position: absolute;
    z-index: 9;
}
.sticky #mobile-logo {
	top: 12px;
}
#mobile-phone-icon {
	display: block;
	position: absolute;
    right: 75px;
}
#mobile-phone-icon a {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    background-color: #293042;
    height: 75px;
    width: 75px;
}
#mobile-phone-icon a img {
	width: 25px;
	height: 25px;
}
#mobile-phone-icon a span {
	color: #fff;
    font-size: 11.74px;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-top: 7px;
}
#mobile-phone {
	display: none;
}
.sticky #mobile-phone {
	right: auto;
	left: 21px;
	width: auto;
	top: 0px;
	line-height: 20px;
	vertical-align: top;
}
#mobile-phone .phone-number {
	font-size: 11px;
	line-height: 30px;
}
.sticky #mobile-phone .phone-number {
	top: 17px;
}
#mobile-phone a {
	font-size: 38.11px;
	letter-spacing: 0px;
}
#mobile-phone .phone-number:after {
	content: '';
}
.sticky #mobile-phone .phone-number strong {
	opacity: 0;
	display: none;
}
#mobile-toggle {
	width: 75px;
    height: 75px;
    padding: 17px;
}
#mobile-toggle .icon-bar {
	width: 40px;
	height: 2px;
	display: table;
	margin: 0 auto 8px;
}
#mobile-toggle .brand {
	font-size: 11.74px;
	bottom: 16px;
	left: 1px;
}
}
/* ===== DESKTOP HEADER ===== */

#header-desktop {
	background: #fff;
	height: 111px;
	padding: 0;
	/* position: fixed;
	top: 0;
	left: 0; */
	width: 100%;
	z-index: 999;
	-webkit-box-shadow: 1px 1px 20px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 20px -10px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 20px -10px rgba(0,0,0,0.75);
}
.page-template-page-home #header-desktop {
	background: #fff;
	height: 111px;
}
#header-desktop.sticky {
	background: #fff;
	position: fixed;
	top: 0;
	height: 111px;
	-webkit-box-shadow: 1px 1px 20px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 1px 20px -10px rgba(0,0,0,0.75);
	box-shadow: 1px 1px 20px -10px rgba(0,0,0,0.75);
}
.page-template-page-practice-areas #header-desktop, .page-template-page-attorney #header-desktop, .error404 #header-desktop {
	background: #fff;
	top: 0;
	height: 111px;
	-webkit-box-shadow: 1px 1px 20px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 20px -10px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 20px -10px rgba(0,0,0,0.75);
}
#logo {
	position: absolute;
	top: 20px;
	left: 55px;
	width: 235px;
	height: 72px;
	margin: 0;
}
#logo a {
	width: 100%;
	height: 72px;
	line-height: 72px;
	position: relative;
	display: block;
}
#logo img {
	max-width: 100%;
}
.sticky #logo {
	top: 20px;
}
.page-template-page-practice-areas #logo, .page-template-page-attorney #logo, .error404 #logo {
	top: 20px;
}
#header-right {
	background: none;
	width: 716px;
	height: 111px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
}
.sticky #header-right, .show-bg #header-right {
	height: 111px;
}
.page-template-page-practice-areas #header-right, .page-template-page-attorney #header-right, .error404 #header-right {
	height: 111px;
}
#header-phone {
	position: absolute;
	top: 45px;
	left: 21px;
	margin: 0;
	line-height: 36px;
	text-align: right;
	width: 525px;
}
.sticky #header-phone, .show-bg #header-phone {
	top: 45px;
}
.page-template-page-practice-areas #header-phone, .page-template-page-attorney #header-phone, .error404 #header-phone {
	top: 45px;
}
#header-phone .phone-number {
	margin: 0;
	color: #293042;
	text-align: left;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
}
#header-phone .phone-number strong {
	font-size: 15px;
	line-height: 20px;
	text-align: right;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Lintel', sans-serif;
	color: #ff5745;
	letter-spacing: 2px;
	position: relative;
	padding: 0 19px 0 0;
}
#header-phone .phone-number strong:after {
	content: '';
	background: #70d1b5;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	position: absolute;
	right: -9px;
	top: 50%;
	margin: -3px 0 0;
}
#header-phone .phone-number a {
	color: #293042;
	text-transform: uppercase;
	font-size: 30px;
	letter-spacing: 0.2px;
	text-decoration: none !important;
	padding: 0;
	font-weight: bold;
	font-family: 'Lintel', sans-serif;
	position: absolute;
	top: -4px;
	right: 0px;
}
#header-phone .phone-number a:before {
	content: '';
	height: 90px;
	width: 94px;
	position: absolute;
	/*background: url(images/phone-halo.svg) center center no-repeat;*/
	top: -27px;
	left: 50%;
	margin: 0 0 0 -47px;
	opacity: 0.8;
	z-index: 0;
}
#header-phone .phone-number a span {
	z-index: 2;
	position: relative;
}
#nav-toggle {
	font-size: 16px;
	line-height: 1;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #fff;
	background: #ff5745;
	position: absolute;
	width: 111px;
	height: 111px;
	text-align: center;
	padding: 32px 0 0;
	top: 0;
	margin: 0;
	right: 0;
	border-radius: 0;
	cursor: pointer;
	z-index: 999;
	border: 0px;
}
.page-template-page-home #nav-toggle {
	font-size: 16px;
	line-height: 1;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #fff;
	background: #ff5745;
	position: absolute;
	width: 111px;
	height: 111px;
	text-align: center;
	padding: 32px 0 0;
	top: 0;
	margin: 0;
	right: 0;
	border-radius: 0;
	cursor: pointer;
	z-index: 999;
	border: 0px;
}
.sticky #nav-toggle, .show-bg #nav-toggle {
	padding: 32px 0 0;
	margin: 0;
	top: 0;
}
.page-template-page-practice-areas #nav-toggle, .page-template-page-attorney #nav-toggle, .error404 #nav-toggle {
	padding: 32px 0 0;
	margin: 0;
	top: 0;
}
#nav-toggle .icon-bar {
	background: #fff;
	width: 52px;
	height: 2px;
	border-radius: 0px;
	margin: 0 auto 10px;
}
#nav-toggle .brand {
	font-size: 15px;
	font-weight: 700;
	margin: 0;
	letter-spacing: 3px;
	position: absolute;
	bottom: 29px;
	left: 0;
	width: 100%;
}

@media (max-width: 1099px) {
#header-right {
	width: 360px;
	height: 100px !important;
	position: absolute;
	top: 0;
	right: 0;
}
}

@media (max-width: 767px) {
#header-right {
	width: 100%;
	height: 75px !important;
	position: absolute;
	top: 0;
	right: 0;
}
}
/* ===== MAIN NAV ===== */

#main-nav {
	position: fixed;
	top: 137px;
	right: 0px;
	padding: 50px 0 0;
	z-index: 999;
	opacity: 0;
	width: 716px;
	box-shadow: none;
	height: 100%;
	background: #f2f2f0;
}
.show-bg #main-nav {
	top: 111px;
}
#main-nav-bg {
	transition: Ãƒâ€šÃ‚Â all 0.5sÃƒâ€šÃ‚Â cubic-bezier(0.47, 0, 0.745, 0.715);
	position: fixed;
	z-index: 0;
	background: rgba(255,255,255,0.7);
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	opacity: 0;
}
.show-bg #main-nav-bg {
	display: block;
	opacity: 1;
}
.page-template-page-practice-areas #main-nav, .page-template-page-attorney #main-nav, .error404 #main-nav {
	top: 111px;
}
#main-nav.navbar-collapse.in {
	opacity: 1;
	overflow-y: scroll;
	padding-bottom: 124px;
}

#nav-close {
	font-size: 16px;
	line-height: 1;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #FFF;
	background: #ff5745;
	position: fixed;
	width: 111px;
	height: 111px;
	text-align: center;
	padding: 32px 0 0;
	top: 0;
	margin: 0;
	right: 0;
	border-radius: 0;
	cursor: pointer;
	z-index: 999999;
	border: 0px;
}
#nav-close .icon-bar {
	background: #FFF;
	width: 40px;
	height: 2px;
	border-radius: 0px;
	margin: 0 auto 7px;
	transform: rotate(45deg);
	position: absolute;
    top: 40px;
    left: 34px;
}
#nav-close .icon-bar:last-child {
	transform: rotate(-45deg);
	position: absolute;
    top: 40px;
    left: 35px;
}
#nav-close .brand {
	font-size: 15px;
	font-weight: 700;
	margin: 0;
	letter-spacing: 3px;
	position: absolute;
	bottom: 29px;
	left: 0;
	width: 100%;
}
.sticky #main-nav {
	top: 42px;
	border-bottom: 0px;
}
#main-nav > div > ul > li {
	display: block;
	font-size: 21px;
	clear: both;
	line-height: 1;
	padding: 0 16px;
	vertical-align: top;
	width: 100%;
	margin: 0;
}
#main-nav > div > ul > li:first-child {
	margin: 0;
}
#main-nav > div > ul > li > a {
	font-size: 18px;
	letter-spacing: 0.2px;
	color: #293042;
	text-align: left;
	position: relative;
	padding: 20px 100px 20px 100px;
	height: auto;
	line-height: 1;
	display: inline-block;
	font-weight: 700;
	text-transform: uppercase;
	width: 100%;
	font-family: "Lintel", sans-serif;
	background: #f2f2f0;
}
.sticky #main-nav > div > ul > li > a {
	padding: 25px 16px 45px;
}
#main-nav > div > ul > li.menu-item-has-children > a:after {
	content: '+';
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 8px;
}
#main-nav > div > ul > li:hover > a, #main-nav > div > ul > li > a:hover {
	text-decoration: none;
	color: #ff5745;
}
#main-nav > div > ul > li:last-child > a:after {
	content: none;
}
#main-nav .sub-menu {
	padding: 0;
	width: 100%;
	float: left;
	clear: both;
	margin: 0;
	max-height: 0px;
	overflow: hidden;
	-webkit-transition: max-height 200ms ease-in;
	-moz-transition: max-height 200ms ease-in;
	-o-transition: max-height 200ms ease-in;
	transition: max-height 200ms ease-in;
}
#main-nav .open .sub-menu {
	max-height: 9000px;
}
#main-nav .sub-menu li {
	float: left;
	clear: both;
	width: 100%;
	height: auto;
	position: relative;
	margin: 0;
	padding: 0;
	transition: background .0s ease-in;
	-moz-transition: background .0s ease-in;
	-webkit-transition: background .0s ease-in;
}
#main-nav .sub-menu li a {
	text-decoration: none;
	width: 100%;
	margin: 0;
	float: left;
	clear: both;
	transition: all 0.15s cubic-bezier(0.47, 0, 0.745, 0.715);
	font-size: 18px;
	letter-spacing: 0.2px;
	color: #707070;
	text-align: left;
	position: relative;
	padding: 15px 100px 15px 100px;
	height: auto;
	line-height: 1;
	display: inline-block;
	background: none !important;
	font-weight: 700;
	text-transform: uppercase;
}
#main-nav .sub-menu li:first-child a {
	border-top: 0px;
}
#main-nav .sub-menu li:hover > a {
	color: #ff5745;
}
#main-nav .nav > li:last-child {
 padding-bottom: 200px !important;
}
#nav-form {
	position: fixed;
	top: 0px;
	width: 33.33%;
	right: 0px;
	height: 100%;
	background: #9e9ed0;
	padding: 170px 5%;
	z-index: 2;
}
#nav-form-content {
	position: relative;
}
#nav-form h2 {
	float: none;
	clear: both;
	width: 100%;
	text-align: center;
	color: #FFF;
	font-size: 135px;
	line-height: 135px;
	padding: 0 0 60px;
	margin: 0 auto 40px;
	letter-spacing: 0px;
	font-weight: 500;
	position: relative;
	background: url(images/dots-7.png) bottom center no-repeat;
}
#nav-form p {
	clear: both;
	width: 100%;
	max-width: 1160px;
	text-align: center;
	color: #FFF;
	font-size: 35px;
	line-height: 50px;
	margin: 0 auto 60px;
	font-weight: 300;
	position: relative;
}
#nav-form .gform_wrapper {
	overflow: visible;
	margin: 0;
	width: 100%;
	max-width: 100%;
	clear: both;
}
#nav-form .gform_body {
	width: 100%;
	float: left;
	margin: 0 auto 20px;
}
#nav-form .gfield_input_label {
	margin: 0;
	position: absolute;
	top: 26px;
	left: 25px;
	z-index: 1;
	letter-spacing: 3px;
	color: #272526;
	font-weight: 400;
	font-size: 15px;
	font-weight: 400;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}
#nav-form .gfield_input_label:after {
	content: '';
	background: url(images/icon-square.svg) center center no-repeat;
	width: 9px;
	height: 9px;
	position: relative;
	display: inline-block;
	margin: 0 0 0 8px;
}
#nav-form .active .gfield_input_label {
	opacity: 0;
}
#nav-form .gform_wrapper label {
	display: none;
}
#nav-form .ginput_container {
	position: relative;
	width: 100%;
	height: 85px !important;
	background: no-repeat;
	border-bottom: 4px solid #FFF;
	overflow: hidden;
	background: rgba(255,255,255,0.2);
}
#nav-form .ginput_container:after {
	content: '*';
	color: #f8ba29;
	position: absolute;
	top: 32px;
	right: 20px;
	font-size: 25px;
}
#nav-form input[type="text"],
#nav-form input[type="email"] {
	float: left;
	width: 100% !important;
	padding: 10px 20px !important;
	line-height: 1;
	margin: 0 !important;
	border-radius: 0px;
	height: 85px !important;
	box-sizing: border-box;
	font-weight: 100;
	text-align: left;
	border: 0px;
	position: relative;
	z-index: 2;
	background: none;
	border: 0px;
	letter-spacing: 3px;
	color: #272526;
	font-weight: 400;
	font-size: 15px;
	font-weight: 400;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}
#nav-form textarea {
	float: left;
	width: 100% !important;
	padding: 25px 20px !important;
	line-height: 1;
	margin: 0 !important;
	border-radius: 0px;
	background: transparent;
	box-sizing: border-box;
	text-align: left;
	height: 120px !important;
	border: 0px;
	letter-spacing: 3px;
	color: #272526;
	font-size: 15px;
	font-weight: 400;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}
#nav-form .gform_wrapper .gform_footer {
	font-size: 15px;
	height: 60px;
	width: 230px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 3;
}
#nav-form .gform_wrapper .gform_footer input.button, #nav-form .gform_wrapper .gform_footer input[type=submit] {
	font-size: 25px;
	height: 77px;
	width: 280px;
	text-align: center;
	line-height: 77px;
	margin: 0 auto;
	z-index: 1;
	position: relative;
	letter-spacing: 0px;
	background: #FFF;
	font-weight: 500;
	color: #f8ba29 !important;
	padding: 0;
	border-radius: 0;
	transition: all 0.25s cubic-bezier(0.47, 0, 0.745, 0.715);
}
#nav-form input[type="submit"]:hover {
	background: #272526 !important;
}
#nav-form-required {
	float: left;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 6px;
	color: #FFF;
}
#nav-form .gfield {
	position: relative;
}
.gform_wrapper ul li:before, .gform_wrapper ul li:after, .gform_wrapper ul.gform_fields {
	padding: 0;
	margin: 0;
	overflow: visible;
	position: relative;
}
.gform_wrapper.gf_browser_gecko ul li::before {
	content: none !important;
}


#nav-form .gform_wrapper .gform_footer {
	margin: 0 auto;
	padding: 0px;
	clear: none;
	display: table;
	width: auto;
	transition: all 0.25s cubic-bezier(0.47, 0, 0.745, 0.715);
}
#nav-form #field_1_1 {
	position: relative;
	float: left;
	clear: none;
	width: 100%;
	margin: 0 0 15px 0;
}
#nav-form #field_1_6 {
	position: relative;
	float: left;
	clear: none;
	width: 49.25%;
	margin: 0 0 5px 0;
}
#nav-form #field_1_2 {
	position: relative;
	float: left;
	clear: none;
	width: 100%;
	margin: 0 0 15px 0;
}
#nav-form #field_1_4 {
	position: relative;
	float: left;
	clear: none;
	width: 100%;
	margin: 0 0 15px 0;
}
#nav-form #field_1_5 {
	position: relative;
	float: left;
	clear: none;
	width: 100%;
	margin: 0;
}
#nav-form #field_1_5 .ginput_container {
	height: 190px !important;
}

@media(max-width: 1600px) {
.sticky #main-nav {
	left: 30px;
}
}

@media(max-width: 1300px) {
#main-nav > div > ul > li {
	padding: 0 6px;
}
}

@media(max-width: 767px) {
#main-nav {
	top: 100px;
}
}
/* ===== MOBILE NAV ===== */

#mobile-nav-wrap {
	position: relative;
	z-index: 6;
}
#mobile-nav {
	padding: 20px 0 0;
	width: 100%;
	max-width: 360px;
	border: 0px;
	position: absolute;
	top: 100px;
	right: 0px;
	z-index: 999;
	background: #f2f2f0;
	height: 90000px;
}
#mobile-close {
	font-size: 16px;
    line-height: 1;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #FFF;
    background: #ff5745;
    position: fixed;
    width: 100px;
    height: 100px;
    text-align: center;
    padding: 25px;
    top: 0;
    margin: 0;
    right: 0;
    border-radius: 0;
    cursor: pointer;
    z-index: 999999;
    border: 0;
}
#mobile-close .icon-bar {
    background: #FFF;
    width: 40px;
    height: 2px;
    border-radius: 0px;
    margin: 0 auto 7px;
    transform: rotate(45deg);
    position: absolute;
    top: 35px;
    left: 27px;
}
#mobile-close .icon-bar:nth-child(2) {
    transform: rotate(-45deg);
    position: absolute;
    top: 35px;
    left: 27px;
}
#mobile-close .brand {
    font-size: 13.36px;
    font-weight: 700;
    margin: 0;
    letter-spacing: 3px;
    position: absolute;
    bottom: 24px;
    left: 0px;
    width: 100%;
}

@media (max-width: 767px) {
#mobile-nav {
	top: 75px;
}
#mobile-close {
	width: 75px;
	height: 75px;
	top: 0px;
}
#mobile-close .icon-bar {
	top: 28px;
	left: 17px;
}
#mobile-close .icon-bar:nth-child(2) {
	top: 28px;
	left: 17px;
}
#mobile-close .brand {
	font-size: 11.74px;
	bottom: 16px;
	left: 1px;
}
}
#mobile-nav > div > ul {
	border-top: 0px;
}
#mobile-nav .nav > li {
	float: left;
	clear: both;
	width: 100%;
	border-radius: 0px;
	margin: 0;
}
#mobile-nav .nav > li > a {
	color: #293042;
	text-shadow: none;
	font-size: 18px;
	line-height: 30px;
	border-radius: 0px;
	padding: 10px 25px 10px;
	text-align: left;
	width: 100%;
	float: left;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	background: none !important;
}
#mobile-nav .nav > li > a:before {
}
#mobile-nav li > a:focus {
	text-decoration: none !important;
}
#mobile-nav li:hover > a {
	text-decoration: none !important;
	color: #ff5745;
}
#mobile-nav .nav-collapse .nav > li > a, #mobile-nav .nav-collapse .dropdown-menu a {
	width: 100%;
	color: #293042;
}
.nav-collapse, .nav-collapse.collapse {
	height: 0;
	overflow: hidden;
	margin: 0;
	float: left;
	width: 100%;
}
.nav-collapse .nav > li > a {
	margin-bottom: 0;
}
.nav-collapse .nav {
	padding-bottom: 0px;
	width: 100%;
}
.nav-collapse .nav > li {
	float: none;
	padding: 0;
}
#mobile-nav .sub-menu {
	padding: 0;
	width: 100%;
	float: left;
	clear: both;
	margin: 0;
	max-height: 0px;
	overflow: hidden;
	-webkit-transition: max-height 200ms ease-in;
	-moz-transition: max-height 200ms ease-in;
	-o-transition: max-height 200ms ease-in;
	transition: max-height 200ms ease-in;
}
#mobile-nav li.open > .sub-menu {
	max-height: 900px;
}
#mobile-nav .sub-menu li {
	float: left;
	clear: both;
	width: 100%;
	border-radius: 0px;
	margin: 0;
}
#mobile-nav .sub-menu li > a {
	color: #707070;
	text-shadow: none;
	font-size: 18px;
	line-height: 30px;
	border-radius: 0px;
	padding: 10px 25px 10px;
	text-align: left;
	width: 100%;
	float: left;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	background: none !important;
}
#mobile-nav .sub-menu li:hover > a {
	color: #ff5745;
}
#mobile-nav .menu-item-has-children > a:after {
	content: '+';
	margin: 0 0 0 7px;
	color: #ff5745;
}
#mobile-nav .menu-item-has-children.open > a {
	border-bottom: 0px;
	color: #ff5745;
}

@media(max-width: 767px) {
#mobile-nav {
	max-width: 100%;
}
#mobile-nav #banner-social {
	display: none;
}
}
/* ===== BANNER ===== */

#banner {
	clear: both;
	width: 100%;
	height: 500px;
	position: relative;
	padding: 160px 7.5% 70px;
	color: #FFF;
	background: url(images/int-hero.jpg) bottom center no-repeat;
	background-size: cover;
}

.error404 #banner {
	display: none;
}
.page-template-page-home #banner {
	background: url(images/hero-1920.jpg) top center no-repeat;
	background-size: cover;
	padding: 85px 125px 110px;
	height: 660px;
	/* margin-top: 79px; */
}
#banner .container {
	position: relative;
	z-index: 1;
	padding: 0;
	max-width: 1620px;
}
.page-template-page-home #banner .container {
	max-width: 1780px;
}
#banner-text {
	margin: 0;
}
.page-template-page-home #banner-text {
	margin: 0;
	padding-bottom: 25px;
}
.page-template-default #banner-text {
    margin: 25px 0 0 0;
}
#banner h1 {
	font-size: 90px;
	letter-spacing: 1px;
	margin: 0 auto 50px;
	color: #FFF;
	text-align: left;
	text-transform: none;
	position: relative;
}
#banner h2 {
	font-size: 65px;
	line-height: 77px;
	letter-spacing: 1px;
	margin: 0 0 20px;
	color: #61ccad;
	font-weight: 300;
	text-align: left;
	text-transform: none;
	position: relative;
	float: left;
	width: 100%;
	padding: 0;
}
#banner h2 span {
	margin: 0 -15px 0 0;
}
#banner h2 span.bullet {
    margin: 0;
    font-size: 22px;
    color: #ff5745;
}
#banner h2 strong {
	font-family: 'Lintel', sans-serif;
	color: #293042;
}
.page-template-page-home #banner h1 {
	font-size: 82px;
	line-height: 94px;
	letter-spacing: 0px;
	margin: 0;
	color: #fff;
}
.page-template-page-home #banner h1 strong {
	font-family: 'Teko', sans-serif;
	text-transform: uppercase;
	color: #293042;
	font-size: 75px;
	font-weight: 400;
	position: relative;
	z-index: -1;
	letter-spacing: 0;
}
.page-template-page-home #banner h2 {
	color: #293042;
	text-align: left;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0px;
	display: table;
	width: 100%;
	margin: 0 auto 30px;
	position: relative;
	font-size: 20px;
	font-family: 'Lintel', sans-serif;
}
.page-template-page-home #banner h2 strong {
    padding: 0 15px;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
}
.page-template-page-home #banner h2 strong:first-child {
	padding: 0 15px 0 9px;
}
/*.page-template-page-home #banner h2 strong:after {
    content: '';
    background: #ff5745;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    position: absolute;
    right: -3px;
    top: 50%;
    margin: -3px 0 0;
}*/
#banner h2 strong:first-child {
	padding: 0 20px 0 9px;
	display: initial!important;
}
#banner h2 strong:last-child:after {
	display: none;
}
body:not(.page-template-page-home) #banner {
	margin-top: 0;
	height: 325px;
	padding: 50px 10.5% 50px;
}
body:not(.page-template-page-home) #banner h2 {
    font-size: 70px;
    line-height: 62px;
    letter-spacing: 1px;
    margin: 0 0 10px;
    color: #fff;
    text-align: left;
    text-transform: none;
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
}
body:not(.page-template-page-home) #banner h2 strong {
    font-family: 'Teko', sans-serif;
    color: #293042;
    text-transform: uppercase;
    font-size: 68px;
    line-height: 116px;
    font-weight: normal;
    position: relative;
    z-index: -1;
}
#banner-buttons {
	margin: 0 auto;
	clear: both;
	width: 100%;
}
#banner .button {
	display: table;
	text-transform: uppercase;
	border-radius: 0;
	font-weight: 600;
	background: #ff5745;
	letter-spacing: 1.5px;
	margin: 0 0 0 18px;
	outline: 1px solid #b8eedd;
	outline-offset: 14px;
	color: #FFF !important;
	font-size: 15px;
	font-family: 'Lintel Bold', sans serif;
}
#banner .button:hover {
	background: #61ccad;
	color: #fff;
}
.page-template-page-home #banner .button {
	font-size: 17px;
}
#banner-buttons .button {
	margin-top: 0px;
	display: block;
	width: 523px;
}
#banner-buttons .button:hover {
	background: #fff;
	color: #ff5745!important;
}
#banner-buttons .button-alt {
	background-color: #fff;
    color: #001027!important;
	display: inline-block;
    float: none;
    clear: both;
    margin-left: 60px;
    padding-right: 60px;
}
#banner-buttons .button-alt:hover {
	color: #fff!important;
	background-color: #ff5745!important;
}

.mobile-banner-button {
	display: none !important;
}
.button-alt .banner-play {
	width: 248px;
    height: 85px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.button-alt .wistia_click_to_play:after {
    content: '';
    position: absolute;
	right: 37px;
    top: 35px;
    margin: 0;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 10px solid #ff5745;
    transition: all 0.25s cubic-bezier(0.47, 0, 0.745, 0.715);
}
.button-alt .banner-play:hover .wistia_click_to_play:after {
    border-left: 10px solid #fff;
}
body:not(.page-template-page-home) #banner .button {
	display: table;
    height: 60px;
    line-height: 60px;
}
.page-template-default #banner .button {
	display: none!important;
}
.page-template-default #banner h2 {
    margin: 45px 0 10px;
}
#banner-social {
	position: absolute;
	top: 330px;
	right: 30px;
	display:none;
}
#banner-social a {
	display: block;
}
#banner-social svg {
	width: 25px;
	margin: 0 auto 30px;
	display: block;
}
#banner-social svg path {
	fill: #FFF;
}
#banner-social a:hover path {
	fill: #ff5745;
}
#banner-social .social-facebook svg {
	width: 12px;
}
#banner-social .social-google svg {
	width: 28px;
}
#banner-media {
	margin: 0 auto;
	display: flex;
	width: 100%;
	/*max-width: 1270px;*/
	/*height: 70px; */
	padding-top: 15px;
}
#banner-media h3 {
	font-family: "Lintel", sans-serif;
	color: #293042;
	width: 50%;
	margin: 0;
	font-size: 21px;
	line-height: 30px;
	padding: 15px 40px 0 0;
	letter-spacing: 0.016em;
}
#banner-medias {
	width: 50%;
	margin-top: 15px;
}
#banner-media .banner-media {
	display: inline-block;
}
#banner-media img {
	display: inline-block;
}
#media-slider {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#featured-media {
	position: relative;
	top:30px;
	display: flex;
}

.featured {
	text-transform: uppercase;
	color: #fff;
	font-size: 30px;
	font-family: 'Teko', sans-serif;
	padding-right: 10px;
}

#featured-media img {
	width: 80px;
	align-items: center;
}

@media (max-width: 1750px) {
	body:not(.page-template-page-home) #banner h2 strong {
	    font-size: 64px;
	    line-height: 106px;
	}
}

@media (max-width: 1450px) {
	.page-template-page-home #banner {
	    padding: 50px 60px 110px;
        background: url(images/hero-1400.jpg) top center no-repeat;
	    background-size: cover;
	    height: 600px;
	}
	.page-template-page-home #banner h1 {
	    line-height: 90px;
	    margin: 0;
	}
	.page-template-page-home #banner h1 span {
		font-size: 74px;
	    line-height: 75px;
	}
	.page-template-page-home #banner h1 strong {
	    font-size: 83px;
	    top: 0;
	    margin: 0 auto;
	}
	.page-template-page-home #banner h2 {
	    font-size: 19px;
	}
	.page-template-page-home #banner h2 strong {
		font-size: 18px;
	}
	#banner-media h3 {
		font-size: 19px;
		width: 50%;
	}
	.page-template-page-home #banner-text {
		padding-bottom: 30px;
	}
}

@media (min-width: 1100px) {
	#banner-buttons .visible-lg {
	    display: inline!important;
	}
	body:not(.page-template-page-home) #banner .button .visible-lg {
	    display: inline!important;
	}
}

@media (max-width: 1099px) {
#banner {
	background: url(images/heroimage-desktop.jpg) top center no-repeat;
	background-size: cover;
	height: 906px;
	padding: 334px 0 0;
}
body:not(.page-template-page-home) #banner{
    height: auto;
    margin-top: 141px;
    float: none;
    padding: 30px 10.5% 30px;
}
.page-template-page-home #banner {
    background: url(images/hero-tablet.jpg) top center no-repeat;
    background-size: cover;
    height: 620px;
    padding: 30px 0 0;
    display: block;
    margin-top: 100px;
}
#banner-text {
	text-align: center;
}
.page-template-page-home #banner-text {
	margin: 0px 0 30px;
    padding: 0 50px;
}
#banner h1 {
	font-size: 125px;
	line-height: 95px;
	margin: 0 auto 40px;
	max-width: 620px;
}
.page-template-page-home #banner h1 {
	margin: 0;
	font-size: 90px;
	line-height: 77px;
}
.page-template-page-home #banner h1 span {
	font-size: 44px;
	line-height: 60px;
}
.page-template-page-home #banner h1 strong {
	font-size: 82px;
	line-height: 46px;
	z-index: -1;
	position: relative;
}
.page-template-page-home #banner h2 {
	padding: 0;
	width: 100%;
	font-size: 21px;
	letter-spacing: 1px;
	margin: 0 auto 30px;
	font-weight: 400;
}
body:not(.page-template-page-home) #banner h2{
    float: none;
    text-align: center;
    font-size: 40px;
    line-height: 50px;
    margin: 0px;
}

body:not(.page-template-page-home) #banner h2 strong{
    font-size: 39px;
    font-weight: 500;
    line-height: 39px;
}
.page-template-page-home #banner h2 strong {
	font-size: 17px !important;
	line-height: 17px;
}
#banner h2 strong:first-child {
    padding: 0 20px 0 0;
    display: initial!important;
}
#banner h2 br.visible-sm + strong {
    padding: 0 20px 0 0;
}
#banner h2 strong:nth-child(2):after {
    display: none;
}
#banner h2 span.bullet:nth-of-type(2) {
    display: none;
}
#banner h2 strong:nth-of-type(3) {
    padding-left: 9px;
}
#banner .button {
	font-size: 15px;
	height: 72px;
	line-height: 72px;
	margin: 40px 28px 0;
}
body:not(.page-template-page-home) #banner .button{
    display: none;
}
.page-template-page-home #banner .button {
	font-size: 15.6px;
	margin: 40px 0 0;
	padding: 0 25px;
	width: 362px;
}
#banner-buttons .button-alt {
	padding-right: 40px!important;
    padding-left: 22px!important;
}
.page-template-page-home #banner-buttons {
    justify-content: space-around;
	margin-left: 22px;
	margin-top: 20px;
}
.button-alt .wistia_click_to_play:after {
    top: 29px;
    right: 23px;
}
#banner-social {
	background: #000b1c;
	right: 0px;
	width: 55px;
	padding: 28px 0 0;
	height: 305px;
}
#banner-social svg {
	margin: 0 auto 33px;
}
#banner-social svg path {
	fill: #555e6d;
}
#banner-media {
	display: block;
	padding-left: 50px;
	padding-right: 50px;
}
#banner-media .banner-media {
	padding: 0 14px;
}
#banner-media h3 {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0 0 50px;
	font-size: 15px;
	max-width: 695px;
}
#banner-medias {
	width: 100%;
	text-align: center;
	margin-top: 0;
}
#banner-media img {
}
#mobile-nav #banner-social {
	top: 0px;
	width: 100%;
	right: 0px;
	position: absolute;
}
#mobile-nav #banner-social a {
	display: inline-block;
	opacity: 0.3;
	width: 50px;
	vertical-align: top;
	height: 48px;
	line-height: 48px;
	text-align: center;
	margin: 0 6px;
}
#mobile-nav #banner-social svg {
	display: inline-block;
	margin: 0;
	vertical-align: middle;
}
#mobile-nav #banner-social svg path {
}
#mobile-nav #mobile-social {
	z-index: 999;
	position: relative;
}
#mobile-nav #mobile-phone-social {
	width: 60px;
	height: 48px;
	display: block;
	background: #61ccad url(images/icon-phone.svg) center center no-repeat;
	float: left;
	background-size: 25px auto;
	font-size: 0px;
}
#mobile-nav #banner-social .social-facebook svg {
	width: 12px;
}
#mobile-nav #banner-social .social-twitter svg {
	width: 26px;
}
#mobile-nav #banner-social .social-youtube svg {
	width: 26px;
}
#mobile-nav #banner-social .social-google svg {
	width: 26px;
}
#mobile-nav #banner-social .social-yelp svg {
	width: 20px;
}
.page-template-default #banner-text {
    margin: 0;
}
	#featured-media {
		display: none;
	}

	#banner-media h3 {
		display: none;
	}
}

@media (max-width: 767px) {
	#banner {
		padding: 250px 0 0;
		margin: 0;
	}
	body:not(.page-template-page-home) #banner{
		margin-top: 116px;
	}
	.page-template-page-home #banner {
		background: url(images/hero-mobile.jpg) top center no-repeat;
		background-size: cover;
		height: 590px;
		padding: 155px 0 0;
		margin-top: 75px;
	}
	.page-template-page-home .banner-wpr {
		padding-left: 0px;
		padding-right: 0px;
	}
	.page-template-page-home #banner-text {
		width: 100%;
		margin: 0 auto;
		float: none;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
	}
	.page-template-page-home #banner h2 {
		text-align: center;
		padding-top: 10px;
	}
	/*.page-template-page-home #banner h2 strong {
		display: block;
		padding: 0;
		text-align: center;
		color: #fff;
		line-height: 36px;
		font-family: 'Lintel Bold', sans-serif;
		font-weight: initial;
	}
	.page-template-page-home #banner h2 strong.visible-lg.visible-sm {
		display: none!important;
	}
	#banner h2 br.visible-sm + strong {
		padding: 0;
	}
	.page-template-page-home #banner h2 strong:after {
		display: none;
	}
	.page-template-page-home #banner h2 .visible-sm {
		display: none!important;
	}*/
	.page-template-page-home #banner img {
		width: 70px;
		margin: 0 auto 24px;
		display: block;
	}
	.page-template-page-home #banner h1 {
		margin: 0;
		font-size: 30px;
		line-height: 0;
		max-width: 100%;
		float: none;
		border-bottom: solid 4px #ff5745;
		text-align: center;
		padding-bottom: 10px;
	}
	.page-template-page-home #banner h1 span {
		padding: 0;
		font-size: 34px;
		line-height: 48px;
	}
	.page-template-page-home #banner h1 strong {
		font-size: 65px;
		line-height: 60px;
		z-index: -1;
		position: relative;
		color: #293042;
		text-align: center;
	}
	#banner h2 {
		padding: 0;
		width: 100%;
		font-size: 21px;
		letter-spacing: 1px;
		margin: 0 auto 30px;
		font-weight: 400;
	}
	.page-template-page-home #banner h2 strong {
		font-size: 17px !important;
		line-height: 25px;
	}
	.page-template-page-home #banner h2 strong:after {
		top: 12px;
	}
	#banner .button {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	#banner-buttons {
		margin: 0 auto 70px;
	}
	.page-template-page-home #banner-buttons {
		margin: 0;
		position: absolute;
		top: 365px;
		left: 0;
		right: 0;
	}
	.page-template-page-home #banner .button {
		margin: 0 auto;
		height: 70px;
		line-height: 70px;
		outline: none;
		outline-offset: initial;
		width: 100%;
		padding: 0 20px;
	}

	#banner-buttons .button-alt {
		display: none;
	}
	.button-alt .banner-play {
		height: 70px;
		width: 100%;
	}
	#banner-social {
		top: 76px;
		width: 100%;
		right: 0px;
		background: #000b1c;
		height: 48px;
		position: fixed;
		padding: 0;
	}
	#banner-social a {
		display: inline-block;
		opacity: 0.3;
		width: 50px;
		vertical-align: top;
		height: 48px;
		line-height: 48px;
		text-align: center;
	}
	#banner-social svg {
		display: inline-block;
		margin: 0;
		vertical-align: middle;
	}
	#banner-social .social-facebook svg {
		width: 12px;
	}
	#banner-social .social-twitter svg {
		width: 26px;
	}
	#banner-social .social-youtube svg {
		width: 26px;
	}
	#banner-social .social-google svg {
		width: 26px;
	}
	#banner-social .social-yelp svg {
		width: 20px;
	}
	#banner-media {
		max-width: 100%;
		display: block;
		height: 225px;
		padding: 0;
	}
	#banner-media h3 {
		font-size: 16px;
		line-height: 24px;
		margin: 0 0 30px;
		padding-top: 50px;
		padding-left: 20px;
		padding-right: 20px;
		color: #293042;
	}
	#banner-media {
		padding-top: 0;
	}
	
	#banner #media-slider {
		text-align: center;
	}
	#banner #media-slider .slick-dots {
		text-align: center;
		margin: 20px 0 0;
		width: 100%;
	}
	#banner #media-slider .slick-dots li {
		display: inline-block;
		margin: 0 12px;
	}
	#banner #media-slider .slick-dots li button {
		width: 8px;
		height: 8px;
		border-radius: 100%;
		background: #cccccc;
		font-size: 0px;
		padding: 0;
		border: 0;
	}
	#banner #media-slider .slick-dots li.slick-active button {
		background: #ff5745;
	}
	#mobile-social {
		z-index: 999;
		position: relative;
	}
	#mobile-phone-social {
		width: 60px;
		height: 48px;
		display: block;
		background: #61ccad url(images/icon-phone.svg) center center no-repeat;
		float: left;
		background-size: 25px auto;
		font-size: 0px;
	}
	#banner-media .banner-media {
		padding: 0 24px;
	}		
}

@media (max-width: 600px) {
	.page-template-page-home #banner h2 {
		margin: 0 auto 15px;
		letter-spacing: 0em;
		padding-top: 10px;
	}
	.page-template-page-home #banner h2 strong {
		font-size: 15px !important;
		line-height: 15px;
		padding:0;
		letter-spacing: 0.016em;
	}
	.page-template-page-home #banner h2 strong:first-child {
		padding: 0;
    	padding-right: 2px;
	}
	#banner h2 span.bullet:nth-of-type(2) {
		display: none;
	}
	#banner h2 span.bullet {
		font-size: 15px;
		padding: 0 10px;
	}
	.page-template-page-home #banner img {
		width: 60px;
	}
	#banner-media .banner-media {
		padding: 0 10px;
	}
	#media-slider {
		padding-top: 12px;
	}
	.visible-sm {
		display: block !important;
	}
}

@media (max-width: 415px) {
	.page-template-page-home #banner h1 span {
	    font-size: 40px;
	    line-height: 45px;
	}
	.page-template-page-home #banner h1 strong {
	    font-size: 56px;
	    line-height: 54px;
	}
	#banner-media .banner-media {
		padding: 0 5px;
	}
	.page-template-page-home #banner h2 strong {
		font-size: 15px !important;
		line-height: 15px;
		padding:0;
		letter-spacing: -0.005em;
	}
	#banner h2 span.bullet {
		padding: 0 6px;
	}
}

@media (max-width: 400px) {
	#banner h2 span.bullet {
		padding: 0 5px;
	}
	.page-template-page-home #banner h2 strong {
		font-size: 13px !important;
	}
}

@-moz-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
 -moz-transform: translateY(0);
 transform: translateY(0);
}
 40% {
 -moz-transform: translateY(-30px);
 transform: translateY(-30px);
}
 60% {
 -moz-transform: translateY(-15px);
 transform: translateY(-15px);
}
}
@-webkit-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
 40% {
 -webkit-transform: translateY(-30px);
 transform: translateY(-30px);
}
 60% {
 -webkit-transform: translateY(-15px);
 transform: translateY(-15px);
}
}
@keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
 40% {
 -moz-transform: translateY(-30px);
 -ms-transform: translateY(-30px);
 -webkit-transform: translateY(-30px);
 transform: translateY(-30px);
}
 60% {
 -moz-transform: translateY(-15px);
 -ms-transform: translateY(-15px);
 -webkit-transform: translateY(-15px);
 transform: translateY(-15px);
}
}
.bounce {
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
}
@-webkit-keyframes scroll-down {
 0% {
opacity: 0;
}
 50% {
opacity: 1;
}
 100% {
opacity: 0;
 -moz-transform: translateY(50px);
 -webkit-transform: translateY(50px);
 -o-transform: translateY(50px);
 -ms-transform: translateY(50px);
 transform: translateY(50px);
}
}
@-moz-keyframes scroll-down {
 0% {
opacity: 0;
}
 50% {
opacity: 1;
}
 100% {
opacity: 0;
 -moz-transform: translateY(50px);
 -webkit-transform: translateY(50px);
 -o-transform: translateY(50px);
 -ms-transform: translateY(50px);
 transform: translateY(50px);
}
}
@-o-keyframes scroll-down {
 0% {
opacity: 0;
}
 50% {
opacity: 1;
}
 100% {
opacity: 0;
 -moz-transform: translateY(50px);
 -webkit-transform: translateY(50px);
 -o-transform: translateY(50px);
 -ms-transform: translateY(50px);
 transform: translateY(50px);
}
}
@keyframes scroll-down {
 0% {
opacity: 0;
}
 50% {
opacity: 1;
}
 100% {
opacity: 0;
 -moz-transform: translateY(50px);
 -webkit-transform: translateY(50px);
 -o-transform: translateY(50px);
 -ms-transform: translateY(50px);
 transform: translateY(50px);
}
}
.infinite {
	-webkit-animation: scroll-down 3s infinite; /* Safari 4+ */
	-moz-animation: scroll-down 3s infinite; /* Fx 5+ */
	-o-animation: scroll-down 3s infinite; /* Opera 12+ */
	animation: scroll-down 3s infinite; /* IE 10+, Fx 29+ */
}
#banner-scroll {
	display: table;
	position: absolute;
	bottom: 155px;
	left: 50%;
	margin: 0 0 0 -7.5px;
	padding: 0;
	z-index: 2;
	width: 15px;
	height: 56px;
	text-align: center;
}
.infiniteDown {
	-webkit-animation: scroll-down 3s infinite;
	-moz-animation: scroll-down 3s infinite;
	-o-animation: scroll-down 3s infinite;
	animation: scroll-down 3s infinite;
}
/* ===== MAIN ===== */

#main {
	position: relative;
	z-index: 2;
	width: 100%;
	overflow: visible;
}

/* ===== VIDEO SLIDER ===== */

.wistia_embed {
	width: 100% !important;
}

#video-slider {
	background-color: #f0f0ef;
}

#video-slider-container {
	padding: 50px 100px;
}

.slider-section-title {
	font-family: 'Teko';
	font-size: 35px;
	line-height: 86px;
	color: #ff5745;
	text-transform: uppercase;
	text-align: center;
	background: url(images/zig-zag1.svg) bottom center no-repeat;
    background-size: 70px;
    margin: 0 0 25px;
    line-height: 62px;
}

.video-slider-content a {
	margin: 0 auto;

}

.video-slider-item {
	width: 27.2%;
	position: relative;
}

.video-thumbnail {
	height: 220px;
	max-width: 380px;
	margin: 0 auto;
}

.video-slider-image {
	max-width: 380px;
	height: 220px;
	position: absolute;
	background-size: cover !important;
}


.video-thumbnail .play-btn {
	position: absolute;
	top: 37%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: auto;
	width: 105px;
	height: 105px;
	border-radius: 52.5px;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
	pointer-events: none;
}

.video-thumbnail .play-btn svg {
	width: 20px;
	height: 42px;
}

.video-thumbnail .play-btn svg polygon {
	transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
}

.video-thumbnail:hover .play-btn {
	background-color: #ff5745;
}

.video-thumbnail:hover .play-btn svg polygon {
	fill: #fff !important;
}


.video-testimonial-play {
    width: 380px;
    height: 235px;
    position: relative;
    cursor: pointer;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.video-testimonial-play:before {
	content: '';
	width: 105px;
	height: 105px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -52.5px 0 0 -52.5px;
	background: #FFF;
	border-radius: 100%;
	z-index: 2;
}

.video-testimonial-play:hover:before {
	background: #ff5745;
	
}

.video-testimonial-play:hover:after {
	border-left: 16px solid #FFF;
}

.video-quote-content {
	padding-top: 25px;
	max-width: 380px;
	margin: 0 auto;
}

.video-testimonial-play:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -11px 0 0 -5px;
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
	border-left: 16px solid #ff5745;
	z-index: 100;
}

.video-name {
	font-family: 'Teko';
	text-transform: uppercase;
	color: #293042;
	font-size: 28px;
	line-height: 28px;
	display: flex;
}

.video-subtitle {
	font-family: 'Lintel Bold';
	text-transform: uppercase;
	color: #797d87;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0.025em;
}

.video-name hr {
	border: 2px solid #70d1b5;
	flex-grow: 2;
	position: relative;
	top: 10px;
	margin: 0 0 0 15px;
}

.slick-dots {
	text-align: center;
	margin: 40px 0 0;
}
.slick-dots li {
	display: inline-block;
	margin: 0 12px;
	padding: 0;
}
.slick-dots li:after {
	display: none;
}
#video-slide .slick-dots li button {
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #cccccc;
	font-size: 0px;
	padding: 0;
	border: 0;
}
#video-slide .slick-dots li.slick-active button {
	background: #ff5745;
}

#slick-arrow-wrapper {
	position: relative;
	top: -333px;
}
#slick-arrow-left {
	cursor: pointer;
	position: absolute;
	height: 200px;
	background-color: #fff;
	width: 90px
}
#slick-arrow-right {
	float: right;
	cursor: pointer;
	position: absolute;
	right: 0;
	height: 200px;
	background-color: #fff;
	width: 90px
}

#video-slider .slick-dots {
	margin: 0 !important;
	padding: 30px 0 !important;
}

#video-slider .slick-dots li {
	padding: 0 !important;
}

@media (max-width: 1450px) {
	#video-slider-container {
		padding: 50px 75px;
	}
	#slick-arrow-right, #slick-arrow-left {
		height: 150px;
		width: 65px;
	}
	#slick-arrow-wrapper {
		top: -309px;
	}
}

@media (max-width: 1400px) {
	.video-thumbnail, .video-testimonial-play, .video-quote-content {
		width: 350px;
	}
}

@media (max-width: 1350px) {
	.video-thumbnail, .video-testimonial-play, .video-quote-content {
		width: 300px;
	}
}

@media (max-width: 1099px) {
	#video-slider {
		padding-bottom: 70px;
	}
}

@media (max-width: 800px) {
	.video-thumbnail, .video-testimonial-play, .video-quote-content {
		width: 100%;
	}
	#video-slider-container {
		padding: 30px;
	}
	#slick-arrow-wrapper {
		top: -291px;
	}
}

@media (max-width: 650px) {
	#slick-arrow-wrapper {
		display: none !important;
	}
}

.video-testimonial-image .play-btn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: url(images/play-button-halo-circle.svg) center center no-repeat;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	border-radius: 52.5px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
	pointer-events: none;
}

.video-testimonial-image .play-btn svg {
	width: 20px;
	height: 42px;	
}


.video-testimonial-image .play-btn svg polygon {
	transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
}

.video-testimonial-image:hover .play-btn {
	background: url(images/play-button-halo-circle-hover.svg) center center no-repeat;
}

.video-testimonial-image:hover .play-btn svg polygon {
	fill: #fff !important;
}

/* ===== SECTION1 ===== */

#main #section1 {
	padding: 0;
	background: #f2f2f0;
	background-size: cover;
	float: left;
	width: 100%;
	clear: both;
	height: 714px;
	position: relative;
}
#main #section1:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 25%;
	height: 100%;
	background-color: #fff;
}
#main #section1 .container {
	position: relative;
	max-width: 1120px;
}
#main #section1-row {
	width: 100%;
	margin: 0 auto;
}
#main #section1-slider {
	background: none;
	float: right;
	width: 100%;
	position: relative;
	overflow: visible;
}
#main #section1-slider .testimonial {
	height: 814px;
	padding: 165px 5% 0 2.5%;
}
#main #section1-slider .testimonial-image {
	width: 597px;
	height: 340px;
	position: absolute;
	top: 0;
	left: 0;
}
#main #section1-slider .testimonial-play {
	width: 246px;
	height: 250px;
	position: absolute;
	background: url(images/play-button-halo.svg) center center no-repeat;
	cursor: pointer;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#main #section1-slider .testimonial-play:before {
	content: '';
	width: 105px;
	height: 105px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -52.5px 0 0 -52.5px;
	background: #FFF;
	border-radius: 100%;
}
#main #section1-slider .testimonial-play:hover:before {
	background: #ff5745;
}
#main #section1-slider .testimonial-play:after {
	content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -11px 0 0 -5px;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 16px solid #ff5745;
}
#main #section1-slider .testimonial-play:hover:after {
	border-left: 16px solid #FFF;
}
#main #section1-slider .testimonial-image span {
    position: absolute;
    bottom: -70px;
    font-family: 'Lintel Bold', sans-serif;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    pointer-events: none;
    padding: 0 0 20px;
    background: url(images/zig-zag-02.svg) bottom left no-repeat;
    background-size: 80px;
    letter-spacing: 1px;
}
#main #section1-slider .testimonial-image span strong {
	color: #ff5745;
}
#main #section1-slider .testimonial-content {
	position: relative;
	padding: 0 0 0 680px;
}
#main #section1-slider .testimonial-text {
	padding: 0;
	position: relative;
}
#main #section1-slider .testimonial-title {
	color: #ff5745;
    font-size: 60px;
    line-height: 62px;
	text-transform: uppercase;
	font-family: 'Teko', sans-serif;
	margin: 0 0 30px;
	padding: 0 0 35px;
    border-bottom: solid 4px #70d1b5;
}
#main #section1-slider .testimonial-quote {
	font-size: 20px;
	line-height: 34px;
	font-family: "Lintel", sans-serif;
	font-weight: 700;
	position: relative;
	margin: 0 0 60px;
	text-align: left;
}
#main #section1-slider .testimonial-quote p {
	font-size: 20px;
	line-height: 34px;
	font-family: "Lintel", sans-serif;
	font-weight: 400;
	position: relative;
	margin: 0;
	text-align: left;
}
#main #section1-slider .testimonial-type {
	color: #293042;
	font-size: 23px;
	text-transform: uppercase;
	letter-spacing: 0.4px;
	font-family: 'Teko', sans-serif;
}
#main #section1-slider .testimonial-source {
	font-size: 45px;
	line-height: 35px;
	color: #70d1b5;
	font-family: "Teko", serif;
}
#main #section1-slider .slick-prev {
	width: 120px;
	height: 170px;
	background: #FFF url(images/arrow-left.svg) 0px 0px no-repeat;
	background-size: 120px auto;
	position: absolute;
	top: 165px;
	right: 0;
	cursor: pointer;
	border: 0px;
	font-size: 0px;
	z-index: 3;
}
#main #section1-slider .slick-prev:hover {
	background-position: 0 -170px;
}
#main #section1-slider .slick-prev:after {
	content: '';
	width: 57px;
	height: 1px;
	background: #82d4bc;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin: 0 0 0 -28.5px;
}
#main #section1-slider .slick-next {
	width: 120px;
	height: 170px;
	background: #FFF url(images/arrow-right.svg) 0px 0px no-repeat;
	background-size: 120px auto;
	position: absolute;
	top: 335px;
	right: 0;
	cursor: pointer;
	border: 0px;
	font-size: 0px;
	z-index: 3;
}
#main #section1-slider .slick-dots {
	position: absolute;
	left: 520px;
	top: 530px;
}
#main #section1-slider .slick-dots li {
	display: inline-block;
	margin: 0 12px;
}
#main #section1-slider .slick-dots li button {
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #cccccc;
	font-size: 0px;
	padding: 0;
	border: 0;
}
#main #section1-slider .slick-dots li.slick-active button {
	background: #ff5745;
}
@media (max-width: 1600px) {
	#main #section1 {
	    height: 835px;
	}
}
@media (max-width: 1450px) {
	#main #section1 {
	    height: 855px;
	}
	#main #section1-slider .testimonial-content {
	    padding: 0 0 0 660px;
	}
	#main #section1-slider .testimonial {
	    padding: 165px 5% 0 1.5%;
	}
}
@media (max-width: 1300px) {
#main #section1-slider .testimonial {
    padding: 165px 2.5% 0 1.5%;
}
#main #section1-slider .testimonial-title {
	font-size: 40px;
	line-height: 46px;
}
#main #section1-slider .testimonial-quote p {
	font-size: 18px;
	line-height: 32px;
}
#main #section1-slider .testimonial-content {
	position: relative;
	padding: 0 0 0 540px;
}
#main #section1-slider .testimonial-image {
	width: 497px;
	
}
#main #section1-slider .slick-dots {
	left: 420px;
}
}
@media (max-width: 1099px) {
	#main #section1 {
		height: 1040px;
	}
	#main #section1:before {
		height: 235px;
		width: 100%;
		background: #fff;
	}
	#main #section1 .container {
	}
	#main #section1-row {
	}
	#main #section1-slider {
		padding: 0;
		height: 1040px;
	}
	#main #section1-slider:after {
	/*	content: '';
		position: absolute;
		top: 235px;
		right: 0px;
		width: 107px;
		background: #FFF;
		height: 100%;*/
	}
	#main #section1-slider .slick-track {
		position: relative;
	}
	#main #section1-slider .testimonial {
		padding: 155px 50px 40px 50px;
		height: auto;
		width: 100%;
	}
	#main #section1-slider .testimonial-image {
		width: 425px;
		height: 245px;
		margin: 0 auto 70px;
		position: relative;
		top: auto;
		left: auto;
		display: table;
		background-size: cover !important;
	}
	#main #section1-slider .testimonial-play {
		width: 180px;
		height: 180px;
	}
	#main #section1-slider .testimonial-play:before {
		width: 75px;
		height: 75px;
		margin: -37.5px 0 0 -37.5px;
	}
	#main #section1-slider .testimonial-content {
		padding: 0;
	}
	#main #section1-slider .testimonial-text {

	}
	#main #section1-slider .testimonial-title {
		font-size: 52px;
		line-height: 60px;
		padding: 0 0 35px;
		margin: 0 0 25px;
	}
	#main #section1-slider .testimonial-quote {
		margin: 0 0 50px;
	}
	#main #section1-slider .testimonial-quote p {
		margin: 0 0;
	}
	#main #section1-slider .testimonial-image span {
		bottom: initial;
		top: -70px;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		width: 250px;
		background: url(images/zig-zag-02.svg) bottom center no-repeat;
		background-size: 80px;
	}
	#main #section1-slider .slick-prev {
		top: auto;
		bottom: 0px;
		right: 50%;
		width: 114px;
		height: 88px;
		background: #FFF url(images/arrow-left-mobile.svg);
	}
	#main #section1-slider .slick-next {
		top: auto;
		bottom: 0px;
		left: 50%;
		width: 114px;
		height: 88px;
		background: #FFF url(images/arrow-right-mobile.svg);
	}
	#main #section1-slider .slick-prev:after {
		bottom: auto;
		top: 50%;
		right: 0px;
		height: 50px;
		width: 1px;
		left: auto;
		margin: -25px 0 0;
	}
	#main #section1-slider .slick-dots {
		position: relative;
		left: 40px;
		top: 0px;
	}
}

@media (max-width: 767px) {
#main #section1 {
	height: 1000px;
}
#main #section1:before {
	display: none;
}
#main #section1-slider {
	padding: 0;
	height: 1000px;
}
#main #section1-slider:after {
	content: none;
}
#main #section1-slider .testimonial {
    padding: 155px 40px 40px 40px;
}
#main #section1-slider .testimonial-image {
	width: 100%;
	height: 187px;
	background-size: cover !important;
	margin: 0 auto 40px;
}
#main #section1-slider .testimonial-image span {
    top: -80px;
}
#main #section1-slider .testimonial-play {
	height: 150px;
	width: 150px;
}
#main #section1-slider .testimonial-play:before {
	width: 64px;
	height: 64px;
	margin: -32px 0 0 -32px;
}
#main #section1-slider .testimonial-text {
	padding: 0;
}
#main #section1-slider .testimonial-title {
	font-size: 45px;
	line-height: 51px;
	text-align: center;
}
#main #section1-slider .testimonial-quote p {
	font-size: 18px;
	line-height: 34px;
}
#main #section1-slider .testimonial-type {
	text-align: center;
}
#main #section1-slider .testimonial-source {
	text-align: center;
}
#main #section1-slider .slick-prev {
	top: auto;
	bottom: 0px;
	right: 50%;
	width: 114px;
	height: 88px;
	background: #FFF url(images/arrow-left-mobile.svg);
}
#main #section1-slider .slick-prev:after {
	bottom: auto;
	top: 50%;
	right: 0px;
	height: 50px;
	width: 1px;
	left: auto;
	margin: -25px 0 0;
}
#main #section1-slider .slick-prev:hover {
	background: #FFF url(images/arrow-left-mobile.svg);
}
#main #section1-slider .slick-next {
	top: auto;
	bottom: 0px;
	left: 50%;
	width: 114px;
	height: 88px;
	background: #FFF url(images/arrow-right-mobile.svg);
}
#main #section1-slider .slick-next:hover {
	background: #FFF url(images/arrow-right-mobile.svg);
}
#main #section1-slider .slick-dots {
	text-align: center;
	left: 0px;
}
}

/* ===== SECTION2 ===== */

#main #section2 {
	background: #FFF;
	z-index: 1;
	padding: 130px 30px 110px 30px;
	float: left;
}
#main #section2 .container {
	max-width: 1080px;
	padding: 0;
}
#main #section2 .content-title {
	margin: 0 auto 28px;
	padding: 0;
	position: relative;
}
#main #section2 .content-title h2 {
	color: #293042;
	font-size: 93px;
	letter-spacing: 1px;
	line-height: 100px;
	margin: 0;
	position: relative;
	font-family: 'Teko', sans-serif;
	font-weight: 400;
}
#main #section2 .content-title h2 span {
	color: #ff5745;
}
#main #section2-row1 {
	margin: 0 0 65px;
	float: left;
	padding: 0 40px;
}
#main #section2-row2 {
	padding: 0 40px;
}
#main #section2 .content-text {
	margin: 0;
}
#main #section2 .content-text h2 {
    color: #293042;
    margin: 0 0 15px;
    line-height: 45px;
    padding: 0;
    font-size: 32px;
    font-family: "Lintel Bold", sans-serif;
    letter-spacing: 0;
}
#main #section2 .content-text h3 {
	font-size: 22px;
    font-weight: 400;
    margin: 0;
    line-height: 39px;
    color: #ff5745;
    letter-spacing: 0;
    font-family: 'Lintel Bold', sans-serif;
}
#main #section2 .content-text h4 {
	font-size: 22px;
	font-weight: 400;
	margin: 0 0 15px;
	line-height: 39px;
	color: #61ccad;
    letter-spacing: 0;
	font-family: 'Lintel Bold', sans-serif;
}
#main #section2 .content-text p {
	font-size: 20px;
	line-height: 35px;
	margin: 0 0 30px;
}
#main #section2 .content-text p:first-child {
	font-size: 32px;
	line-height: 45px;
	margin: 0 0 30px;
	font-family: 'Lintel Bold', sans-serif;
}
#main #section2 p:last-child {
	margin: 0;
}
#main #section2 .content-text ul li {
	position: relative;
	font-weight: 700;
	margin: 0 0 30px;
	padding: 0 0 0 35px;
	font-family: "Teko", serif;
}
#main #section2 .content-text ul li:before {
	content: '';
	width: 7px;
	height: 7px;
	background: #004aee;
	position: absolute;
	left: 0px;
	margin: 12px 0 0;
	top: 0;
	transform: rotate(45deg);
}
#main #section2 blockquote {
	border-left: 0px;
	padding: 0;
	width: 735px;
    margin: 0 0 20px;
}
#page #main #section2 .content-text blockquote p {
	color: #61ccad;
	font-size: 45px;
	line-height: 52px;
	font-family: 'Lintel Bold', sans-serif;
	margin: 0;
}
#main #section2 .alignleft {
	/*margin: 0 0 10px 50px;*/
	max-width: 100%;
	width: 300px;
}

@media (max-width: 1499px) {
#main #section2 .container {
	max-width: 1060px;
}

#main #section2 blockquote {
	padding: 0;
	width: 600px;
	margin: 0px 80px 50px 0;
}
}

@media (max-width: 1099px) {
#main #section2 {
	padding: 80px 30px 100px 30px;
}
#main #section2-wrapper {
	padding-left: 30px;
	padding-right: 30px;
}
#main #section2 .content-title h2 {
	font-size: 60px;
	line-height: 58px;
	letter-spacing: 0;
}
#main #section2 .content-title h2 strong {
	font-size: 72px;
}
#main #section2 .content-text h2 {
	line-height: 34px;
	margin: 0 0 15px;
}
#main #section2 .alignleft {
	margin: 0 0 10px 0;
}
#main #section2 blockquote {
	width: auto;
}
#page #main #section2 .content-text blockquote p {
	font-size: 35px;
	line-height: 47px;
	text-align: center;
}
#main #section2 .content-text img {
	margin: 0 auto;
	display: block;
    float: none;
}
}

@media (max-width: 767px) {
#main #section2 {
	padding: 80px 30px 70px;
}
#main #section2-wrapper {
    padding-left: 0;
    padding-right: 0;
}
}
#main #section2 blockquote {
	margin: 0 0 50px;
}

/* ===== SECTION3 ===== */

#main #section3 {
	width: 100%;
	float: left;
	clear: none;
	padding: 175px 0 0;
	background: #f0f0ef;
	background-size: cover;
	overflow: visible;
	position: relative;
	z-index: 9;
}
#main #section3 .section3-pad {
	padding-left: 13.8%;
	padding-right: 13.8%;
}
#main #section3:before {
    content: '';
    width: 560px;
    height: 761px;
    background: url(images/case-results-img.jpg) 0px 0px;
    top: -30px;
    left: 0px;
    position: absolute;
}
#main #section3 .container {
	max-width: 1484px;
	padding: 0;
}
.cr-block {
	background-color: #fff;
	margin-top: 130px;
    padding-top: 100px;
    clear: both;
}
.cr-block h3 {
	color: #61ccad;
    font-family: 'Teko', sans-serif;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 62px;
    letter-spacing: 1.5px;
    margin: 0;
    text-align: center;
}
#main #section3-case-results {
	padding: 0;
	/*margin-top: 130px;*/
    /*background-color: #fff;*/
}
#main #section3 #section3-title {
	margin: 0;
	position: relative;
	height: 500px;
	max-width: 898px;
	margin-left: 35%;
}
#main #section3 #section3-title h3 {
    color: #293042;
    font-size: 100px;
    margin: 0 0 40px;
    font-weight: 500;
    line-height: 100px;
    text-align: left;
    font-family: 'Teko', sans-serif;
}
#main #section3 #section3-title h3 span {
    margin: 20px 0 0 0;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #ff5745;
    font-size: 190px;
}
#main #section3 #section3-title p {
	font-size: 25px;
	line-height: 41px;
	color: #707788;
	opacity: 1;
	font-family: 'Lintel Bold', sans-serif;
	text-align: justify;
}
#main #section3 #section3-title p:first-of-type {
    padding-top: 20px;
    position: relative;
}
#main #section3 #section3-title p:first-of-type:before {
	content: '';
    height: 4px;
    width: 100%;
    background: #70d1b5;
    position: absolute;
    top: 0;
}
#main #section3-case-results:before {
	content: '';
	background: #d4d6d9;
	width: 1px;
	height: 380px;
	position: absolute;
	left: 0px;
	top: 90px;
	z-index: 2;
	display: none;
}
#main #section3-case-results:after {
	content: '';
	background: #d4d6d9;
	width: 1px;
	height: 380px;
	position: absolute;
	right: 0px;
	top: 90px;
	display: none;
}
#main #section3 .case-result {
	height: 530px;
	padding: 120px 0 0;
	position: relative;
}
#main #section3 .case-result:after {
	content: '';
	background: #d4d6d9;
	width: 1px;
	height: 380px;
	position: absolute;
	right: -1px;
	top: 40px;
}
#main #section3 .case-result-info {
	height: 580px;
	padding: 128px 8% 0;
	width: 100%;
	-webkit-transition: all 0.3s cubic-bezier(0.01, 1, 0.32, 1);
	-moz-transition: all 0.3s cubic-bezier(0.01, 1, 0.32, 1);
	-ms-transition: all 0.3s cubic-bezier(0.01, 1, 0.32, 1);
	-o-transition: all 0.3s cubic-bezier(0.01, 1, 0.32, 1);
	transition: all 0.3s cubic-bezier(0.01, 1, 0.32, 1);
}
#main #section3 .case-result-icon {
	position: absolute;
	top: 86px;
	left: 255px;
}
#main #section3 .case-result-icon img {
	width: 50px;
}
#main #section3 .case-result-title {
	position: relative;
	color: #293042;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
}
#main #section3 .case-result-amount {
	color: #293042;
	font-size: 90px;
	text-transform: uppercase;
	letter-spacing: 0.25px;
	margin: 0 0 45px;
	padding: 0 0 45px;
	text-align: center;
	width: 100%;
	clear: both;
	font-weight: bold;
	line-height: 85px;
	position: relative;
	background: url(images/zig-zag0.svg) bottom center no-repeat;
	background-size: 70px;
}
#main #section3 .case-result-amount:before {
	content: '';
}
#main #section3 .case-result-amount:after {
	content: '';
}
#main #section3 .case-result-type {
	position: relative;
	color: #c48657;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: 700;
	text-align: center;
	width: 100%;
	clear: both;
	padding: 0 0 50px;
	margin: 0 0 50px;
}
#main #section3 .case-result-text {
	font-size: 15px;
	line-height: 25px;
	font-weight: 700;
	color: #293042;
	text-align: center;
	width: 100%;
}
#main #section3 .case-result-text p {
	font-size: 22px;
	line-height: 32px;
	font-weight: 400;
	color: #FFF;
	text-align: left;
	width: 110%;
	padding: 0 20px;
}
#main #section3-case-results .slick-prev {
	display: none !important;
}
#main #section3-case-results .slick-next {
	display: none !important;
}

@media (max-width: 1900px) {
	#main #section3 #section3-title h3 span {
	    font-size: 150px;
	}
}

@media (max-width: 1775px) {
	#main #section3 .section3-pad {
		padding-left: initial;
		padding-right: initial;
	}
	#main #section3:before {
	    left: -80px;
	}
	#main #section3 #section3-title h2 strong {
        font-size: 200px;
	}
	#main #section3 #section3-title p {
	    max-width: 700px;
	}
}

@media (max-width: 1700px) {
	#main #section3 #section3-title {
	    margin-right: 0;
	    margin-left: auto;
	}
}

@media (max-width: 1450px) {
	#main #section3 #section3-title h3 {
	    font-size: 75px;
	    line-height: 75px;
	}

	#main #section3 #section3-title h3 span {
	    font-size: 140px;
	}

	#main #section3 #section3-title {
	    margin-right: -75px;
    	margin-left: auto;
	}
}

@media (max-width: 1399px) {
	#main #section3 #section3-title h2 strong {
	    margin-left: initial;
	}
}

@media (max-width: 1350px) {
	#main #section3:before {
		display: none;
	}
	#main #section3 #section3-title {
	    margin-right: auto;
    	margin-left: auto;
	}
	#main #section3 #section3-title p {
    	max-width: 100%;
	}
}

@media (max-width: 1299px) {
	#main #section3 #section3-title {
	    height: 390px;
	}
	#main #section3 #section3-title h2 {
		text-align: center;
	}
	#main #section3 #section3-title p:first-of-type {
	    max-width: 100%;
	}
	#main #section3-case-results {
	    margin-top: 0;
	}
}

@media (max-width: 1223px) {
	#main #section3 #section3-title {
	    height: 500px;
	}
}

@media (max-width: 1099px) {
#main #section3 {
	padding: 100px 0 0;
}
#main #section3 .section3-pad {
	padding-left: 10%;
	padding-right: 10%;
}
#main #section3-case-results {
	clear: both;
}
#main #section3 .case-result:nth-of-type(2):after {
	display: none;
}
#main #section3 #section3-title {
	height: auto;
}
#main #section3 #section3-title h2 {
	font-size: 26px;
    line-height: 50px;
    letter-spacing: 2px;
}
#main #section3 #section3-title h2 span {
    margin: 0;
    text-align: center;
    display: block;
}
#main #section3 #section3-title h2 strong {
    font-size: 132px;
    letter-spacing: 0;
}
#main #section3 #section3-title p {
	font-size: 26px;
	line-height: 40px;
	margin: 0;
}
#main #section3 .case-result-title {
	padding: 0 20px;
}
#main #section3 .case-result {
    height: 460px;
}
#main #section3 .section3-btn {
    display: flex!important;
    justify-content: center;
    margin-top: 70px;
}
.cr-block {
    margin-top: 110px;
}
#main #section3 #section3-title h3 {
    font-size: 75px;
    line-height: 70px;
}
#main #section3 #section3-title h3 span {
    font-size: 130px;
    line-height: 100px;
}
#main #section3 .slick-dots {
	text-align: center;
	margin: 0!important;
    clear: both;
    float: none;
    padding-bottom: 50px;
}
#main #section3 .slick-dots li {
	display: inline-block;
	margin: 0 12px;
	padding: 0;
}
#main #section3 .slick-dots li:after {
	display: none;
}
#main #section3 .slick-dots li button {
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #cccccc;
	font-size: 0px;
	padding: 0;
	border: 0;
}
#main #section3 .slick-dots li.slick-active button {
	background: #ff5745;
}
}

@media (max-width: 767px) {
#main #section3 {
	padding: 65px 0 0;
}
#main #section3 .section3-pad {
	padding-left: initial;
	padding-right: initial;
}
#main #section3:before {
	display: none;
}
#main #section3 #section3-title {
	float: none;
	margin: 0 0 80px;
    padding: 0 30px;
}
#main #section3 #section3-title h2 {
	font-size: 30px;
	line-height: 45px;
}
#main #section3 #section3-title h2 strong {
    font-size: 110px;
    line-height: 90px;
    text-align: center;
    float: none;
}
#main #section3 #section3-title h2 span {
	margin: 0;
	font-size: 25px;
}
#main #section3 #section3-title p {
	padding-top: 30px!important;
}
#main #section3 #section3-title p:first-of-type:before {
    display: block;
}
.cr-block {
    padding-top: 90px;
}
.cr-block h3 {
    font-size: 50px;
    line-height: 52px;
}
#main #section3 .case-result {
	padding: 0;
	height: auto;
}
#main #section3 .case-result:after {
	content: none;
}
#main #section3 .case-result-amount {
	font-family: 'Lintel Bold', sans-serif;
	font-weight: initial;
	font-size: 90px;
	line-height: 84px;
}
#main #section3-case-results {
    margin-top: 50px;
}
#main #section3 .slick-dots {
	text-align: center;
	margin: 50px 0 0!important;
}
#main #section3 .slick-dots li {
	display: inline-block;
	margin: 0 12px;
	padding: 0;
}
#main #section3 .slick-dots li button {
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #cccccc;
	font-size: 0px;
	padding: 0;
	border: 0;
}
#main #section3 .slick-dots li.slick-active button {
	background: #ff5745;
}
#main #section3 .section3-btn {
	display: none;
    clear: both;
    padding-top: 50px;
}
}

@media (max-width: 400px) {
	#main #section3 #section3-title h3 span {
	    font-size: 120px;
    	line-height: 90px;
	}
}

/* ===== HOME SECTION4 ===== */

#main #section4 {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	z-index: 12;
	overflow: visible;
	position: relative;
}
#main #section4 .content-row {
	display: flex;
}
#main #section4 .content-text {
	width: 50%;
	padding: 0 30px;
	background: #FFF;
}
#main #section4 .content-text .content-text {
	padding: 0;
}
#main #section4 .content-image {
	float: right;
	width: 50%;
	background-size: cover;
	height: 958px;
	margin: 0;
	position: relative;
}
#main #section4-image1 {
	background: url(images/award-winning-img.jpg) top center no-repeat;
	background-size: cover;
}
#main #section4 #section4-image2 {
	background: url(images/twenty-years-2.jpg) top center no-repeat;
	background-size: cover;
	float: left;
}
#main #section4-text-content {
	padding: 130px 15%;
}
#main #section4 .content-text .content-text:focus {
	outline: none;
}
#main #section4 h2 {
	color: #ff5745;
	font-family: "Teko", sans-serif;
	font-weight: normal;
	width: 100%;
	text-align: center;
	font-size: 60px;
	text-transform: lowercase;
	padding: 120px 0 0;
	background: url(images/award-winning.svg) top center no-repeat;
	background-size: 86px auto;
	margin: 0 0 30px;
	line-height: 1em;
	letter-spacing: 0;
}
#main #section4 #section4-text1 .content-text.content2 h2 {
	background: url(images/twenty-years.svg) top center no-repeat;
	background-size: 86px auto;
}
#main #section4 #section4-text2 h2 {
	background: url(images/twenty-years.svg) top center no-repeat;
	background-size: 86px auto;
}
#main #section4 #section4-row2 .content-text {
	float: right;
	/* margin-top: 50px; */
}
#main #section4 .content2 {
	display: none;
}
#main #section4 p {
	font-size: 24px;
	line-height: 40px;
	color: #293042;
	text-align: center;
	padding: 0 0 110px;
	position: relative;
	margin: 0;
	background: url(images/zig-zag3.svg) bottom center no-repeat;
	background-size: auto 80px;
}
#main #section4-posts {
	padding: 182px 70px 215px;
	display: none;
}
#main #section4-posts .container {
	max-width: 1690px;
}
#main #section4-posts .post {
	display: inline-block;
	width: 33%;
	padding: 0 20px;
}
#main #section4-posts .post-title {
	font-family: 'Teko', sans-serif;
	font-size: 50px;
	line-height: 46px;
	text-transform: uppercase;
	padding: 0 0 40px;
	position: relative;
	background: url(images/zig-zag2-alt.svg) bottom left no-repeat;
	background-size: 80px;
	text-align: left;
	max-width: 400px;
	font-weight: 400;
}
#main #section4-posts .post-title a {
	color: #293042;
	text-decoration: none !important;
}
#main #section4-posts .post-title a:hover {
	color: #70d1b5;
}
#main #section4-posts .post p {
	font-size: 20px;
	line-height: 39px;
	background: none;
	padding: 0;
	text-align: left;
	margin: 0 0 40px;
	max-width: 420px;
	max-height: 155px;
	overflow: hidden;
}
#main #section4-posts .post .button:hover {
	background: #ff5745;
}

@media (max-width: 1450px) {
#main #section4-posts {
	padding: 182px 110px 215px;
}
#main #section4-posts-slider {
	margin-left: 80px;
}
#main #section4-posts .post p {
	padding: 0 40px 0 0;
}
#main #section4 h2 {
	font-size: 47px;
	padding: 115px 0 0;
	margin-bottom: 15px;
}
#main #section4 p {
    font-size: 22px;
    line-height: 35px;
}
}

@media (max-width: 1099px) {
#main #section4 {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	z-index: 12;
	overflow: visible;
	position: relative;
	height: auto;
}
#main #section4 .content-text {
	width: 100%;
	margin: 0;
	overflow: visible;
	position: relative;
	height: auto;
}
#main #section4 .content-image {
	width: 100%;
	margin: 0;
	height: 335px;
	background: url(images/award-winning-tablet.jpg) top center no-repeat;
}
#main #section4-image1 {
	display: none;
}
#main #section4 #section4-image2 {
	background: url(images/award-winning-img-2.jpg) top center no-repeat;
	float: left;
    background-size: 150%;
    height: 530px;
}
#main #section4 .content-image .button {
	bottom: auto;
	top: 195px;
}
#main #section4 h2 {
	font-size: 47px;
	padding: 130px 0 0;
	margin: 0 0 30px;
}
#main #section4-text-content {
	padding: 95px 10%;
}
#main #section4 p {
    font-size: 19px;
    line-height: 32.07px;
    padding: 0;
    background: transparent;
}
#main #section4-text1 #section4-text-content {
	padding-bottom: 90px;
}
#main #section4-text2 #section4-text-content {
	padding-top: 90px;
}
#main #section4-posts {
	padding: 100px 20px 60px;
}
#main #section4-posts .post p {
	padding: 0;
	max-width: 600px;
}
#main #section4 .slick-dots {
	text-align: center;
	margin: 50px 0 0;
}
#main #section4 .slick-dots li {
	display: inline-block;
	margin: 0 12px;
	padding: 0;
}
#main #section4 .slick-dots li button {
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #cccccc;
	font-size: 0px;
	padding: 0;
	border: 0;
}
#main #section4 .slick-dots li.slick-active button {
	background: #ff5745;
}
#main #section4 .content-row {
    flex-direction: column;
}
#section4-text2:before {
    content: '';
    height: 1px;
    width: 620px;
    background-color: #d7d9de;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
}

@media (max-width: 767px) {
#main #section4-text-content {
	padding: 95px 5%;
}
#main #section4 .content-text {
	z-index: 1;
}
#main #section4 .content-text.col-right:after {

}
#main #section4 h2 {
    padding: 130px 30px 0;
    font-size: 50px;
    margin-bottom: 15px;
}
#main #section4 #section4-text2 h2 {
}
#main #section4 .content2 {
	display: initial;
}
#main #section4 p {
	padding: 0;
	background: none;
}
#main #section4-posts-slider {
    margin-left: initial;
}
#main #section4-posts {
	padding: 60px 20px;
}
#main #section4-posts .post-title {
	font-size: 45px;
	line-height: 42px;
}
#main #section4-posts .post p {
	font-size: 20px;
	line-height: 28px;
	height: 140px;
}
#main #section4 .content-image {
	background: url(images/award-winning-mobile.jpg) top center no-repeat;
	margin-top: 60px;
}
#main #section4 #section4-image2 {
	height: 335px;
	background-size: cover;
}
#section4-text2:before {
    width: 345px;
}
}

/* ===== SECTION5 ===== */

#main #section5 {
	background: #f0f0ef;
	z-index: 1;
	padding: 130px 60px 120px 60px;
	float: left;
}
#main #section5 .container {
	max-width: 1590px;
	padding: 0;
}
#main #section5 .content-title {
	margin: -20px auto 80px;
	text-align: center;
	padding: 0 0 80px;
	position: relative;
}
#main #section5-line1 {
	position: absolute;
	background: url(images/dotted-2-1.png) top left repeat-x;
	width: 860px;
	height: 2px;
	bottom: 21px;
	left: 50%;
	margin: 0 0 0 -733px;
}
#main #section5-line2 {
	content: '';
	position: absolute;
	background: #9e9ed0;
	width: 1045px;
	height: 1px;
	bottom: 0px;
	right: 50%;
	margin: 0 -770px 0 0;
}
#main #section5 h2 {
	color: #293042;
    font-size: 140px;
    letter-spacing: 0.7px;
    line-height: 130px;
    margin: 0;
    text-align: left;
    text-transform: none;
    font-family: "Teko", sans-serif;
    position: relative;
}
#main #section5 h2 strong {
    color: #ff5745;
    font-size: 195px;
    text-align: left;
    line-height: 155px;
    margin: 0;
    font-family: 'Teko', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 400;
    z-index: -1;
    position: relative;
}
#main #section5 h2 em {
	margin: 0 0 0 130px;
}
#main #section5 .col-left {
	display: none;
}
#main #section5 .col-right {
	width: 100%;
}
#main #section5-row1 {
	margin: 0 0 65px;
	float: left;
	padding: 0 40px;
}
#main #section5-row2 {
	padding: 0 40px;
}
#main #section5 .content-text {
	margin: 0;
    display: flex;
}
/*#main #section5 .content-text h2 {
	color: #004aee;
	text-transform: uppercase;
	margin: 0 0 35px;
	line-height: 30px;
	padding: 0;
	font-size: 30px;
}*/
#main #section5 .content-text h3 {
	color: #293042;
    text-transform: uppercase;
    margin: 0 0 25px;
    line-height: 39px;
    padding: 0;
    font-size: 24px;
    font-family: "Lintel Bold", sans-serif;
    font-weight: 400;
    letter-spacing: 0.5px;
}
#main #section5 .col-right h2 {
	text-align: center;
}
#main #section5 .col-right h2 strong {
	text-align: center;
	padding-left: 0;
}
#main #section5 .content-text .sec5-a {
	margin-right: 115px;
}
#main #section5 .content-text p {
	font-size: 20px;
	line-height: 35px;
	margin: 0 0 20px;
	color: #293042;
}
#main #section5 p:first-child {
	color: #293042;
	font-size: 30px;
	line-height: 45px;
	font-weight: 700;
    border-bottom: solid 4px #70d1b5;
    padding-bottom: 20px;
}
#main #section5 p:last-child {
	margin: 0;
}
#main #section5 .col-right .content-text p {
	text-align: center;
    max-width: 980px;
    margin: 10px auto 65px;
    font-weight: bold;
    font-size: 30px;
    line-height: 45px;
}
#main #section5 .content-text .button {
	width: 405px;
    margin: 50px 0 0 15px;
    float: none;
}

@media (max-width: 1450px) {
	#main #section5 .container {
	    max-width: 700px;
	}
	#main #section5 .content-text {
	    display: flex;
    	flex-direction: column;
	}
	#main #section5 .content-text .sec5-a {
    	margin-right: auto;
    	margin-bottom: 10px;
	}
	#main #section5 h2 {
	    font-size: 140px;
	    line-height: 100px;
	    display: flex;
	    flex-direction: column;
	}
	#main #section5 h2 strong {
	    font-size: 190px;
	    line-height: 185px;
	}
}
@media (max-width: 1280px) {
	#main #section5 h2 {
	    font-size: 128px;
	    line-height: 95px;
	}
}


@media (max-width: 1099px) {
#main #section5 {
	padding: 110px 40px 90px 45px;
}
#main #section5 h2 strong {
    font-size: 180px;
    padding-left: 0;
}
#main #section5 h2 em {
	margin: 0;
}
#main #section5 .content-text .button {
	width: 405px;
	margin: 40px auto 15px 15px;
	padding: 0;
}
#main #section5 .content-text .sec5-a {
    margin-right: auto;
    margin-bottom: 0;
}
#main #section5 .content-text p {
	line-height: 35px;
}
#main #section5 p:first-child {
	font-size: 26px;
	line-height: 40px;
}
#main #section5 .col-left {
	width: 100%;
	margin: 0 0 44px;
	padding: 0;
	display: block;
}
#main #section5 .col-right {
	width: 100%;
	float: left;
	margin: 0;
}
#main #section5 .col-right h2 {
	display: none;
}
#main #section5 p:last-child {
	margin: 0;
}
#main #section5 .col-right .content-text p {
	font-size: 26px;
    line-height: 40px;
}
}

@media (max-width: 767px) {
#main #section5 {
	padding: 65px 30px 65px;
}
#main #section5 .container {
	padding: 0;
}
#main #section5 .content-title {
	padding: 0 0 60px;
	margin: 0 auto 60px;
}
#main #section5 h2 {
    font-size: 70px;
    line-height: 85px;
    letter-spacing: 1px;
    margin: 0 0 40px;
}
#main #section5 h2 strong {
	font-size: 100px;
    line-height: 55px;
    display: block;
    text-align: center;
}
#main #section5 .content-row {
	padding: 0 25px;
}
#main #section5 .col-left {
	padding: 0 17px;
}
#main #section5 .col-right {
	padding: 0 17px;
}

#main #section5 .content-text p:first-child {
	font-size: 30px;
	line-height: 36px;
	font-family: 'Lintel Bold', sans-serif;
	font-weight: initial;
}
#main #section5 .content-text ul li {
	line-height: 28px;
}
#main #section5 p:last-child {
	margin: 0;
}
#main #section5 #section5-row2 .content-text {
	width: 100%;
	margin: 0;
}
#main #section5 .content-text .button {
	width: 100%;
    max-width: 100%;
    margin: 20px auto 15px 0;
    padding: 0;
    font-size: 14px;
    outline: none;
}
}

@media (max-width: 400px) {
	#main #section5 h2 strong {
	    font-size: 80px;
	    line-height: 55px;
	}
}

/* ===== SECTION6 ===== */

#main #section6 {
    background: #FFF;
    z-index: 1;
    padding: 130px 60px 100px 60px;
    float: left;
    position: relative;
}
#main #section6 .container {
	padding: 0;
	max-width: 1080px;
}
#main #section6 .content-title {
	text-align: left;
	position: relative;
}
#main #section6-line1 {
	position: absolute;
	background: url(images/dotted-2-1.png) top left repeat-x;
	width: 860px;
	height: 2px;
	bottom: 21px;
	left: 50%;
	margin: 0 0 0 -733px;
}
#main #section6-line2 {
	content: '';
	position: absolute;
	background: #9e9ed0;
	width: 1045px;
	height: 1px;
	bottom: 0px;
	right: 50%;
	margin: 0 -770px 0 0;
}
#main #section6 .content-title h2 {
color: #293042;
    font-size: 32px;
    text-align: left;
    letter-spacing: 0px;
    line-height: 45px;
    margin: 0 0 15px;
    position: relative;
    font-family: 'Lintel Bold', sans-serif;
}
#main #section6 .content-title h2 strong {
	color: #272526;
	font-size: 200px;
	text-align: center;
	letter-spacing: 0.7px;
	line-height: 1.1;
	margin: 0;
	position: relative;
	font-weight: 500;
	text-transform: none;
}
#main #section6 .content-title h2 em {
	margin: 0 0 0 130px;
}
#main #section6-row1 {
	margin: 0 0 65px;
	float: left;
	padding: 0 40px;
}
#main #section6-row2 {
	padding: 0 40px;
}
#main #section6 .content-text {
	margin: 0;
}
#main #section6 .content-text h2 {
	color: #18272d;
	text-transform: uppercase;
	margin: 0 0 15px;
	line-height: 30px;
	padding: 0;
	font-size: 24px;
	font-family: "Lintel", sans-serif;
	font-weight: 700;
	letter-spacing: 0;
}
#main #section6 .content-wrapper h3 {
	font-size: 22px;
    font-weight: 400;
    margin: 0;
    line-height: 39px;
    color: #ff5745;
    font-family: 'Lintel Bold', sans-serif;
}
#main #section6 .content-wrapper h4 {
    font-size: 24px;
    font-weight: 400;
    margin: 0;
    line-height: 39px;
    color: #fe6859;
    font-family: 'Lintel Bold', sans-serif;
    letter-spacing: 0;
}
#main #section6 p {
	color: #293042;
	font-size: 20px;
	line-height: 35px;
	margin: 0 0 30px;
}
#main #section6 p:last-child {
	margin: 0;
}
#main #section6 .content-text p strong {
	font-size: 16px;
	line-height: 24px;
	color: #9e9ed0;
	font-weight: 600;
}
#main #section6 .alignright {
	width: 300px;
}
#main #section6 .content-text ul li {
	position: relative;
	font-weight: 700;
	margin: 0 0 30px;
	padding: 0 0 0 35px;
	font-family: "Teko", serif;
}
#main #section6 .content-text ul li:before {
	content: '';
	width: 7px;
	height: 7px;
	background: #004aee;
	position: absolute;
	left: 0px;
	margin: 12px 0 0;
	top: 0;
	transform: rotate(45deg);
}
#main #section6 ol {
	margin-bottom: 30px;
}
#main #section6 ol li {
	color: #293042;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0;
    font-family: "Lintel", sans-serif;
}
#main #section6 #section6-row1 .content-text {
	float: left;
	margin: 0 6% 0 0;
}
#main #section6 #section6-row2 .content-text {
	float: right;
	margin: 0;
}
#main #section6 .alt{
	font-size: 30px;
    line-height: 45px;
    margin: 0;
    font-weight: 700;
    color: #293042;
    font-family: "Lintel", sans-serif;
}
#main #section6-text .button {
	margin-top: 30px;
	height: 60px;
	line-height: 60px;
	margin-left: 17px;
}

@media (min-width: 600px) {
	#main #section6 .col-left {
		width: 46%;
		margin: 0 7% 0 0;
	}
	#main #section6 .col-right {
		width: 47%;
	}
}

@media (max-width: 1450px) {
	#main #section6 .container {
	    padding: 0;
	    max-width: 1130px;
	}
	#main #section6 .content-title h2 {
	    line-height: 60px;
	}
	#main #section6 .col-left {
		width: 46%;
		margin: 0 6% 0 0;
	}
	#main #section6 .alignright {
	    width: 300px;
    	margin: 0 0 20px 80px;
	}
}

@media (max-width: 1099px) {
	#main #section6 {
		padding: 100px 40px 80px 45px;
	}
	#main #section6 .content-title h2 {
		font-size: 46px;
		line-height: 56px;
		text-align: left;
	}
	#main #section6 .content-title h2 strong {
		font-size: 110px;
	}
	#main #section6 .content-title h2 em {
		margin: 0;
	}
	#main #section6 .content-title:after {
		content: '';
		position: absolute;
		background: url(images/dotted-2-tablet.png) bottom center no-repeat;
		width: 673px;
		height: 23px;
		bottom: 0px;
		left: 50%;
		margin: 0 0 0 -337.5px;
	}
	#main #section6 .col-left {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	#main #section6 .col-right {
		width: 100%;
		float: left;
		margin: 0;
	}
	#main #section6 p:last-child {
		margin: 0;
	}
	#main #section6 .content-text h2 {
		font-family: 'Lintel Bold', sans-serif;
		font-weight: initial;
	}
	}

	@media (max-width: 767px) {
	#main #section6 {
		padding: 65px 30px;
	}
	#main #section6 .container {
		padding: 0;
	}
	#main #section6 .content-title {
		padding: 0;
		margin: 0 auto;
	}
	#main #section6 .content-title h2 {
		font-size: 36px;
		line-height: 44px;
		margin: 0 0 10px;
		text-align: left;
	}
	#main #section6 .content-title h2 strong {
		font-size: 60px;
		line-height: 55px;
		display: block;
	}
	#main #section6 .content-row {
		padding: 0 25px;
	}
	#main #section6 .col-left {
		padding: 0;
		margin: 0 auto 40px;
	}
	#main #section6 .col-right {
		padding: 0;
	}
	#main #section6 .content-text p {
		line-height: 28px;
	}
	#main #section6 .content-text ul li {
		line-height: 28px;
	}
	#main #section6 p {
		line-height: 35px !important;
	}
	#main #section6 p:last-child {
		margin: 0;
	}
	#main #section6 #section6-row2 .content-text {
		width: 100%;
		margin: 0;
	}
	#main #section6 .alignright {
		width: 300px;
		margin: 0 0 20px 80px;
		float: none;
		margin: auto;
		width: 200px;
		display: block;
	}
	}

	/* ===== SECTION7 ===== */

	#main #section7 {
		padding: 0 30px 110px;
		margin: 0;
		float: left;
		width: 100%;
		z-index: 2;
		overflow: visible;
		position: relative;
	}
	/*#main #section7:before {
		content: '';
		background: url(images/zig-zag3.svg) center center no-repeat;
		width: 8px;
		height: 80px;
		background-size: 100% 100%;
		position: absolute;
		left: 50%;
		bottom: -40px;
		margin: 0 0 0 -4px;
	}*/
	#main #section7 .container {
		max-width: 1330px;
	}
	#main #section7 .content-text {
		float: left;
		width: 100%;
		padding: 0 0 0 420px;
	}
	#main #section7 .content-title {
		position: absolute;
		height: 30px;
		padding: 20px 0 0;
	}
	#main #section7 h2 {
		color: #293042;
		font-weight: 400;
		text-transform: lowercase;
		padding: 0;
		margin: 0;
		width: 100%;
		text-align: center;
		font-size: 30px;
		letter-spacing: 1px;
	}
	#main #section7 h2 span {
		
	}
	#main #section7-slider {

	}
	#main #section7 .sponsorship {
		display: inline-block;
		margin: 0 40px;
		height: 85px;
		line-height: 70px;
	}
	#main #section7 .sponsorship img {
		margin: 0 auto;
		max-width: 180px;
	}
	#main #section7 blockquote {
		border-left: 0px;
		padding: 0 5% 64px;
		margin: 0 0 70px;
	}
	#main #section7 p {
		font-size: 35px;
		line-height: 45px;
		text-align: center;
	}
	#main #section7 .content-source {
		font-weight: 400;
		text-transform: uppercase;
		width: 100%;
		text-align: center;
		font-size: 18px;
		letter-spacing: 4px;
	}

	@media (max-width: 1099px) {
	#main #section7 {
		padding: 0 30px 50px;
		background: transparent;
	}
	#main #section7:before {
		display: none;
	}
	#main #section7 .content-text {
		padding: 0;
	}
	#main #section7-slider {
		padding: 0;
	}
	#main #section7 .content-image {
		width: 100%;
		margin: 0;
		height: 535px;
	}
	#main #section7 .content-title {
		position: absolute;
		top: -120px;
		left: 0;
		height: 30px;
		padding: 20px 0 0;
		width: 100%;
	}
	#main #section7-slider .slick-dots {
		text-align: center;
		margin: 40px 0 0;
	}
	#main #section7-slider .slick-dots li {
		display: inline-block;
		margin: 0 12px;
		padding: 0;
	}
	#main #section7-slider .slick-dots li:after {
		display: none;
	}
	#main #section7-slider .slick-dots li button {
		width: 8px;
		height: 8px;
		border-radius: 100%;
		background: #cccccc;
		font-size: 0px;
		padding: 0;
		border: 0;
	}
	#main #section7-slider .slick-dots li.slick-active button {
		background: #ff5745;
	}
}

@media (max-width: 767px) {
	#main #section7 {
		padding: 0 30px 65px;
	}
	#main #section7 .content-image {
		width: 100%;
		margin: 0;
		height: 400px;
	}
	#main #section7 h2 {
		text-align: center;
		font-size: 45px;
		padding: 0 0 50px;
		margin: 0 0 45px 0;
		position: relative;
		width: 100%;
		background-position: bottom;
	}
	#main #section7 .content-text {
		height: 660px;
	}
	#main #section7-text-content {
		padding: 70px 20px;
		margin: -25px 0 0;
		height: 710px;
	}
	#main #section7 blockquote {
		padding: 0 5% 40px;
		margin: 0 0 40px;
	}
	#main #section7 p {
		text-align: center;
		padding: 0;
		font-size: 24px;
		line-height: 34px;
		margin: 0;
	}
	#main #section7 p strong {
		font-size: 16px;
		line-height: 1.4;
	}
	#main #section7 .sponsorship {
		display: inline-block;
		margin: 0;
		text-align: center;
	}
	#main #section7 .sponsorship img {
		display: block;
		margin: 0 auto;
	}
}

/* ===== SECTIONA ===== */

#content-a {
    background: #f0f0ef;
    z-index: 1;
    padding: 115px 60px 90px 60px;
    float: left;
}

#content-a .container {
    padding: 0;
    max-width: 1080px;
}

#content-a h3 {
	color: #293042;
    font-size: 32px;
    text-align: left;
    letter-spacing: 0px;
    line-height: 45px;
    margin: 0 0 15px;
    position: relative;
    font-family: 'Lintel Bold', sans-serif;
    font-weight: normal;
}

#content-a h4 {
	font-size: 24px;
    font-weight: 400;
    margin: 0;
    line-height: 39px;
    color: #fe6859;
    font-family: 'Lintel Bold', sans-serif;
    letter-spacing: 0;
}

#content-a blockquote,
#content-a blockquote p {
	color: #61ccad;
    font-size: 45px;
    line-height: 52px;
    font-family: 'Lintel Bold', sans-serif;
    margin: 0 0 45px 0;
    border-left: 0;
    padding: 0;
}

#content-a p {
    font-size: 20px;
    line-height: 35px;
}

@media (max-width: 767px) {
	#content-a {
	    background: #f0f0ef;
	    z-index: 1;
	    padding: 65px 30px;
	    float: left;
	}
}

/* ===== GROUP PHOTO ===== */

#content-group {
    background: url(images/img-teamphoto-2023.jpg) top center no-repeat;
    background-size: cover;
    height: 685px;
}

@media (max-width: 1500px) {
	#content-group {
/* 	    background: url(images/img-teamphoto-lap.jpg) top center no-repeat;
	    background-size: cover; */
	    height: 520px;
	}
}

@media (max-width: 1099px) {
	#content-group {
/*     background: url(images/img-teamphoto-tab.jpg) top center no-repeat;
    background-size: cover; */
    height: 260px;
	}
}

@media (max-width: 767px) {
	#content-group {
/* 	    background: url(images/img-teamphoto-mob.jpg) top center no-repeat;
	    background-size: cover; */
	    height: 162px;
	}
}

/* ===== COMMUNITY SECTION ===== */

#content-community {
    background: #f0f0ef;
    z-index: 1;
    padding: 90px 60px 90px 60px;
    float: left;
}

#content-community p {
	font-family: 'Teko', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
    font-size: 25px;
    line-height: 40px;
    color: #293042;
    margin: 0 0 45px;
    text-align: center;
}

#content-community p span {
    color: #61ccad;
}

#content-community img {
    margin: 0 auto;
    max-width: 100%;
}

@media (max-width: 1675px) {
	#content-community {
	    padding: 70px 60px 60px 60px;
	}
	#content-community .slick-dots {
		text-align: center;
		margin: 40px 0 0!important;
	}
	#content-community .slick-dots li {
		display: inline-block;
		margin: 0 12px;
		padding: 0!important;
	}
	#content-community .slick-dots li:after {
		display: none;
	}
	#content-community .slick-dots li button {
		width: 8px;
		height: 8px;
		border-radius: 100%;
		background: #cccccc;
		font-size: 0px;
		padding: 0;
		border: 0;
	}
	#content-community .slick-dots li.slick-active button {
		background: #ff5745;
	}
}

/* ===== CONTENT B ===== */

#content-b {
    padding: 130px 60px;
    margin: 0;
    float: left;
    width: 100%;
    z-index: 2;
    overflow: visible;
    position: relative;
}

#content-b .container {
    padding: 0;
    max-width: 1590px;
}

#content-b h3 {
    color: #293042;
    font-size: 32px;
    text-align: left;
    letter-spacing: 0px;
    line-height: 45px;
    margin: 0 0 15px;
    position: relative;
    font-family: 'Lintel Bold', sans-serif;
    font-weight: normal;
}

#content-b h4 {
    font-size: 24px;
    font-weight: 400;
    margin: 0;
    line-height: 39px;
    color: #fe6859;
    font-family: 'Lintel Bold', sans-serif;
    letter-spacing: 0;
}

#content-b p {
	margin-bottom: 30px;
    font-size: 20px;
    line-height: 35px;
}

@media (max-width: 1450px) {
	#content-b .container {
    	padding: 0;
    	max-width: 1045px;
	}
	#content-b .col-left,
	#content-b .col-right {
		clear: both;
		width: 100%;
		margin: 0;
	}
}

@media (max-width: 767px) {
	#content-b {
	    padding: 65px 30px;
	}
}

/* ===== FOOTER FORM ===== */

#colophon {
	float: left;
	clear: both;
	width: 100%;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
#footer-form {
	float: left;
	width: 100%;
	height: 1773px;
	position: relative;
	margin: 0;
	padding: 150px 50px 0;
	z-index: 9;
	background: #f0f0ef;
	background-size: cover;
}
#footer-form-content {
	position: relative;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	max-width: 1220px;
}
#footer-form .container {
	max-width: 1370px;
	position: relative;
}
#footer-form h3 {
	font-family: 'Oswald', sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 6px;
	text-transform: uppercase;
	margin: 0 0 60px;
	text-align: center;
}
#footer-form h2 {
	display: table;
	text-align: left;
	color: #252b3b;
	font-size: 150px;
	line-height: 100px;
	margin: 0 auto 60px;
	text-transform: uppercase;
	position: relative;
	font-family: 'Teko', sans-serif;
	letter-spacing: 25px;
	max-width: 1220px;
	width: 100%;
	padding: 0;
	font-weight: 400;
	left: -10px;
}
#footer-form .validation_error h2 {
	font-size: 30px;
	line-height: 31px;
	letter-spacing: 5px;
	padding-left: 25px;
}
#footer-form .validation_error h2:before {
	position:relative;
	margin-bottom: 5px;
}
#footer-form p {
	clear: both;
	width: 100%;
	max-width: 1160px;
	text-align: center;
	color: #252b3b;
	font-size: 35px;
	line-height: 50px;
	margin: 0 auto 60px;
	font-weight: 300;
	position: relative;
}
#footer-form .gform_wrapper {
	overflow: visible;
	margin: 0;
	width: 100%;
	max-width: 100%;
	clear: both;
}
#footer-form .gform_body {
	width: 100%;
	float: left;
	margin: 0 auto 40px;
}
#footer-form .gfield_input_label {
	margin: 0;
	position: absolute;
	top: 16px;
	left: 0px;
	z-index: 1;
	letter-spacing: 3px;
	color: #252b3b;
	font-size: 17px;
	font-weight: 400;
	font-family: "Lintel", sans-serif;
	text-transform: uppercase;
}
#footer-form .gfield--type-text .gfield_input_label, 
#footer-form .gfield--type-email .gfield_input_label, 
#footer-form .gfield--type-textarea .gfield_input_label {
	left: 12px;
}

#footer-form .active .gfield_input_label {
	opacity: 0;
}

#footer-form .gfield_input_label:after {
	width: 9px;
	height: 9px;
	position: relative;
	display: inline-block;
	margin: 0 0 0 8px;
}
#footer-form .gform_wrapper label {
	display: none;
}
#footer-form .ginput_container {
	position: relative;
	width: 100%;
	height: 65px !important;
	border-bottom: 2px solid #c7c9cb;
	overflow: hidden;
	background: transparent;
}
#footer-form .active .ginput_container {
	border-bottom: 4px solid #ff5745;
}
#footer-form .gform_wrapper .checkbox .gfield_checkbox label {
	display: inline-block;
    padding-left: 25px;
    font-size: 1.6em;
	text-transform: uppercase;
}
#footer-form .checkbox .ginput_container_checkbox {
    height: auto !important;
    padding-top: 70px;
	border: none;
}
/* #footer-form .ginput_container:after {
	content: '';
	background: #61ccad;
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	top: 32px;
	right: 12px;
	z-index: 3;
	opacity: 1;
} */
#footer-form input[type="text"],
#footer-form input[type="email"]{
	float: left;
	width: 100% !important;
	padding: 16px 12px !important;
	line-height: 1;
	margin: 0 !important;
	border-radius: 0px;
	height: 65px !important;
	box-sizing: border-box;
	font-weight: 100;
	text-align: left;
	border: 0px;
	position: relative;
	z-index: 2;
	background: rgba(255,255,255,0.6);
	border: 1px solid #cccccc !important;
	letter-spacing: 3px;
	color: #252b3b;
	font-size: 17px;
	font-weight: 400;
	font-family: "Lintel", sans-serif;
	text-transform: uppercase;
}
#footer-form textarea {
	float: left;
	width: 100% !important;
	padding: 16px 12px !important;
	line-height: 1;
	margin: 0 !important;
	border-radius: 0px;
	box-sizing: border-box;
	text-align: left;
	height: 215px !important;
	background: rgba(255,255,255,0.6);
	border: 1px solid #cccccc !important;
	letter-spacing: 3px;
	color: #252b3b;
	font-size: 17px;
	font-weight: 400;
	font-family: "Lintel", sans-serif;
	text-transform: uppercase;
}
#footer-form .gform_wrapper .gform_footer {
	font-size: 15px;
	height: 60px;
	width: 230px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 3;
}
#footer-form .gform_wrapper .gform_footer input.button, #footer-form .gform_wrapper .gform_footer input[type=submit] {
	width: 280px;
	transition: all 0.25s cubic-bezier(0.47, 0, 0.745, 0.715);
	color: #fff !important;
	min-width: 220px;
	clear: both;
	padding: 0 36px;
	text-decoration: none !important;
	border: 0px;
	text-align: center;
	position: relative;
	display: inline-block;
	font-size: 17px;
	text-transform: uppercase;
	height: 85px;
	line-height: 85px;
	border-radius: 0;
	font-weight: 600;
	background: #61ccad;
	letter-spacing: 1.5px;
	margin: 0;
	outline: 1px solid #c8cacc;
	outline-offset: 14px;
}
#footer-form input[type="submit"]:hover {
	background: #ff5745 !important;
}
#footer-form-required {
	font-family: "Lintel Bold", sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #252b3b;
	position: absolute;
	top: -140px;
	right: 27px;
	width: auto;
	text-align: center;
	padding: 0 20px 0 0;
}
#footer-form-required:after {
	content: '';
	background: #61ccad;
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	top: 50%;
	right: 0px;
	z-index: 3;
	opacity: 1;
	margin: -2.5px 0 0;
}
#footer-form-required span {
    display: none;
}

#footer-form .gform_wrapper li.gfield.gfield_error, #footer-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent;
	padding: 0;
	border: none;
}

#footer-form .gform_wrapper li.gfield.gfield_error label {
	display: block;
	color: #ff5745;
}

#footer-form .gform_wrapper .validation_message {
	color: #ff5745;
}

#footer-form .gfield {
	position: relative;
}
#footer-form .gform_wrapper .gform_footer input.button, #footer-form .gform_wrapper .gform_footer input[type=submit] {
	height: 72px;
	line-height: 72px;
}
.gform_wrapper ul li:before, .gform_wrapper ul li:after, .gform_wrapper ul.gform_fields {
	padding: 0;
	margin: 0;
	overflow: visible;
	position: relative;
}
#footer-form .gform_wrapper .gform_footer {
	margin: 0 auto;
	padding: 0px;
	clear: none;
	display: table;
	width: auto;
	transition: all 0.25s cubic-bezier(0.47, 0, 0.745, 0.715);
}
#footer-form #field_1_1 {
	position: relative;
	float: left;
	clear: none;
	width: 48%;
	margin: 0 4% 40px 0;
}
#footer-form #field_1_21 {
	position: relative;
	float: left;
	clear: none;
	width: 48%;
	margin: 0 0 40px 0;
}
#footer-form #field_1_6 {
	position: relative;
	float: left;
	clear: none;
	width: 48%;
	margin: 0 0 40px 0;
}
#footer-form #field_1_2 {
	position: relative;
	float: left;
	clear: none;
	width: 48%;
	margin: 0 4% 40px 0;
}
#footer-form #field_1_4 {
	position: relative;
	float: left;
	clear: none;
	width: 48%;
	margin: 0 0 40px 0;
}
#footer-form #field_1_5 {
	position: relative;
	float: left;
	clear: none;
	width: 100%;
	margin: 0 0 40px;
}
#footer-form #field_1_5 .ginput_container {
	height: 190px !important;
}

@media (max-width: 1450px) {
	#footer-form {
	    height: 1190px;
	}
	#footer-form-required {
	    right: 26px;
	}
}

@media (max-width: 1099px) {
#footer-form {
	padding: 104px 30px 0 0;
}
#footer-form h2 {
	padding: 0;
	left: initial;
}
#footer-form p {
	font-size: 30px;
	line-height: 47px;
	max-width: 680px;
}
#footer-form .gform_wrapper {
	margin: 0 0;
	padding: 0;
}
#footer-form #field_1_5 .ginput_container {
	height: 120px !important;
}
#footer-form textarea {
	height: 120px !important;
}
#footer-form-required {
	top: -150px;
	left: 50%;
	width: 280px;
	margin: 0 0 0 -140px;
}
#footer-form .gform_body {
	margin: 0 auto 40px;
}
}

@media (max-width: 1099px) {
#footer-form {
	width: 100%;
	padding: 140px 60px 100px;
	margin: 0;
	height: auto;
}
#footer-form h3 {
	margin: 0 0 50px;
}
#footer-form h2 {
	font-size: 150px;
	line-height: 150px;
	max-width: 680px;
	padding: 0 0 70px;
	text-align: center;
}
#footer-form h2 em {
	font-size: 95px;
	display: block;
	width: 600px;
	max-width: 600px;
}
}

@media (max-width: 767px) {
	#footer-form {
		padding: 90px 17px 90px;
		margin: 0;
		width: 100%;
		display: block;
		float: left;
		height: 1290px;
	}
	#footer-form .container {
		padding: 0 20px;
	}
	#footer-form h3 {
		font-size: 14px;
		margin: 0 0 40px
	}
	#footer-form h2 {
		font-size: 112px;
		line-height: 120px;
		text-align: center;
		width: auto;
		float: none;
		margin: 0 auto 25px;
		display: table;
		padding: 0;
		letter-spacing: 4px;
	}
	#footer-form h2 strong {
		border-left: 0px;
		border-right: 0px;
		padding: 0 15px;
		float: right;
		line-height: 1;
		letter-spacing: 0px;
		margin: -5px -30px 0 0;
		font-size: 33px;
	}
	#footer-form h2 strong:before {
		content: none;
	}
	#footer-form h2 strong:after {
		content: none;
	}
	#footer-form h2 em {
		font-size: 50px !important;
		display: inline;
	}
	#footer-form h2 em span {
		font-size: 147px;
		float: right;
		position: relative;
		font-family: 'Teko', serif;
		text-transform: lowercase;
		font-style: oblique;
		font-weight: 700;
	}
	#footer-form h1:after {
		left: 0px;
		margin: 0px;
	}
	#footer-form p {
		text-align: center;
		font-size: 20px;
		line-height: 26px;
		padding: 0 !important;
		margin: 0 0 30px !important;
	}
	#footer-form p:before {
		content: none !important;
	}
	#footer-form .gform_wrapper {
		padding: 0 1%;
	}
	#footer-form #field_1_1 {
		width: 100%;
		margin: 0 0 18px 0;
	}
	#footer-form #field_1_2 {
		width: 100%;
		margin: 0 0 18px 0;
	}
	#footer-form #field_1_4 {
		float: left;
		width: 100%;
		margin: 0 0 18px 0;
	}
	#footer-form #field_1_5 {
		width: 100%;
		margin: 0 0 5px 0;
	}
	#footer-form #field_1_6 {
		width: 100%;
		margin: 0 0 18px;
	}
	#footer-form .gfield:after {
		top: 14px;
		right: 20px;
	}
	#footer-form input[type="text"],
	#footer-form input[type="email"] {
		height: 70px !important;
		padding: 12 0 12px !important;
		font-size: 14px !important;
	}
	#footer-form .ginput_container {
		height: 70px !important;
	}
	#footer-form .gfield_input_label {
		top: 18px;
		left: 0px;
		font-size: 14px !important;
		width: 90%;
	}
	#footer-form .gform_wrapper .checkbox .gfield_checkbox label {
		font-size: .9em;
	}
	#footer-form #field_1_5 label {
		top: 20px;
		left: 25px;
		font-size: 13px !important;
	}
	#footer-form #field_1_5 .ginput_container {
		height: 155px !important;
	}
	#footer-form textarea {
		margin: 0;
		height: 155px !important;
		padding: 20px 20px !important;
		font-size: 14px !important;
	}
	#footer-form .gform_wrapper .gform_footer {
		padding: 0px;
		clear: none;
		float: none;
	}
	#footer-form .gform_wrapper .gform_footer input.button, #footer-form .gform_wrapper .gform_footer input[type=submit] {
		font-size: 17px;
		height: 60px;
		width: 210px;
		line-height: 60px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	#footer-form-content {
		padding: 50px 0 0;
	}
	#footer-form-required {
		top: -40px;
		width: 100%;
		text-align: center;
		position: absolute;
		font-size: 16px;
		text-align: center;
		bottom: initial;
		left: initial;
		margin: 0;
		right: initial;
		padding-right: 0;
	}
	#footer-form-required:after {
		display: none;
	}
	#footer-form-required span {
		display: inline;
		color: #61ccad;
		font-size: 24px;
		position: relative;
		top: 2px;
	}
}

@media (max-width: 350px) {
	#footer-form h2 {
	    font-size: 100px;
	    line-height: 110px;
	}

	#footer-form-required {
	    font-size: 14px;
	}
}

/* ===== FOOTER INFO ===== */

#footer-main {
	float: left;
	width: 100%;
	padding: 180px 20px 130px;
	position: relative;
	background: url(images/footer-bg.jpg) top center no-repeat;
	background-size: cover;
}
#footer-main .container {
	max-width: 1340px;
	position: relative;
}
#footer-main #footer-content {
    background-color: #fff;
    padding: 100px 270px;
    text-align: center;
}
#footer-main #footer-content h3 {
    color: #ff5745;
    font-family: 'Teko', sans-serif;
    font-size: 70px;
    text-transform: uppercase;
    font-weight: 400;
    background: url(images/zig-zag1.svg) bottom center no-repeat;
    background-size: 70px;
    padding-bottom: 30px;
    margin: 0 0 25px;
    line-height: 62px;
}
#footer-main #footer-content p {
    line-height: 40px;
    font-size: 20px;
}
#footer-main #footer-content .footer-contact-text {
    font-family: 'Teko', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
    font-size: 28px;
}
#footer-main #footer-content .footer-phone {
	font-family: 'Lintel Bold', sans-serif;
	color: #61ccad;
	font-size: 35px;
	line-height: 40px;
	text-decoration: none;
	letter-spacing: 1px;
}
#footer-copyright {
	color: #FFF;
	font-size: 14px;
	letter-spacing: 1px;
}

@media (max-width: 1499px) {
	#footer-main .container {
		max-width: 1100px;
	}
	#footer-main #footer-content {
	    padding: 100px 125px;
	}
}

@media (max-width: 1099px) {
	#footer-main {
		height: auto;
		padding: 0;
		background: #3d3d7c;
		background: -moz-linear-gradient(45deg, #3d3d7c 0%, #5fc4aa 100%);
		background: -webkit-linear-gradient(45deg, #3d3d7c 0%,#5fc4aa 100%);
		background: linear-gradient(45deg, #3d3d7c 0%,#5fc4aa 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d7c', endColorstr='#5fc4aa',GradientType=1 );
	}
	#footer-main #footer-content {
		background-image: none;
		background-color: #fff;
		padding: 130px 75px;
		margin: 60px 50px;
	}
}

@media (max-width: 767px) {
	#footer-main #footer-content h3 {
	    line-height: 45px;
	    padding-bottom: 35px;
	    font-size: 52px;
	}
	#footer-main #footer-content {
    	padding: 100px 30px;
    	margin: 60px 20px;
	}
	#footer-main #footer-content .footer-contact-text {
	    line-height: 28px;
	    padding-left: 25px;
	    padding-right: 25px;
	}
	#footer-main #footer-content p {
	    line-height: 35px;
	}
}
/* ===== FOOTER BOTTOM ===== */

#footer-bottom {
	float: left;
	width: 100%;
	text-align: center;
	padding: 33px 45px 33px;
	position: relative;
	background: #FFF;
}
#footer-bottom .container {
	max-width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#footer-bottom p {
	float: left;
	color: #293042;
	margin: 5px 0 0;
	font-size: 15px;
	letter-spacing: 0;
	font-weight: 300;
	padding: 0;
	line-height: 1;
	text-transform: none;
	font-family: "Lintel", sans-serif;
}
#footer-bottom p a {
	color: #FFF;
	padding: 0 10px;
	text-decoration: none;
}
#footer-bottom p a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer-bottom svg {
	width: 260px;
}
#footer-bottom path {
	fill: #000;
}
#footer-social path {
	fill: #9e9ed0;
}

@media (max-width: 1099px) {
	#footer-bottom {
		padding: 40px 30px 40px;
	}
	#footer-bottom .container {
		justify-content: center;
		flex-direction: column-reverse;
	}
	#footer-bottom svg {
		margin: 0 auto;
		float: none;
	}
	#footer-bottom p {
		float: left;
		width: 100%;
		color: #293042;
		margin: 20px 0 0;
		font-size: 14px;
	}
	#footer-copyright {
		text-align: center;
	}
}

@media (max-width: 767px) {
	#footer-bottom p a {
		padding: 0;
	}
}
/* ===== PAGE CONTENT ===== */

#main #page-content {
	padding: 120px 0;
	float: left;
	clear: both;
	width: 100%;
	font-size: 16px;
	line-height: 25px;
	position: relative;
	overflow: visible;
}
#main #page-content > .container {
	max-width: 1498px;
	padding: 0;
}
#page-content a {
	color: #61ccad;
	font-weight: 400;
}
#page-content a:hover {
	color: #ff5745;
	text-decoration: none;
}
#page-content a.button {
	color: #FFF;
}
#page-content a.button:hover, #page-content a.button:focus {
	background: #ff5745;
	border: 0px;
}
#page-content #page-title {
	clear: both;
	width: 100%;
}
#full {
	float: left;
	width: 100%;
	position: relative;
}
#primary {
	float: right;
	width: 65%;
	margin: 0;
	padding: 0;
	position: relative;
}
#secondary {
	width: 27%;
	margin: 0;
	position: relative;
	padding: 0;
	overflow: visible;
}
#sidebar {
	float: left;
	width: 100%;
	margin: 0;
	position: relative;
	z-index: 2;
}
#page-content h1 {
	clear: both;
	width: 100%;
	color: #293042;
	font-size: 75px;
	line-height: 80px;
	margin: 0 0 30px;
	letter-spacing: 1px;
	position: relative;
	text-transform: uppercase;
	font-weight: 500;
	font-family: 'Teko', sans-serif;
}
.single-post #page-content h1 {
    text-align: left;
    border-bottom: 0px;
    padding: 0;
    margin: 0 0 18px;
    color: #293042;
    font-size: 30px;
    line-height: 37px;
    font-family: "Lintel Bold", sans-serif;
    letter-spacing: 0px;
    text-transform: none;
}
.single-post .widget ul {
    padding: 25px 0;
    background: #f1f2f2;
}
.single-post #secondary li a {
    font-size: 16px;
    line-height: 1.4;
    color: #000;
    padding: 25px 45px;
}
.single-post #secondary .widget h3 {
	display: block;
}
#page-content h1 span {
	position: relative;
}
#page-content h1 span:after {
	content: '';
	background: #ffd300;
	position: absolute;
	top: 50%;
	width: 101%;
	height: 46px;
	margin: -28px 0 0;
	left: -10px;
	z-index: -1;
	padding: 0 10px;
	box-sizing: content-box;
}
#page-content h2 {
	clear: both;
	width: 100%;
	color: #293042;
	font-size: 24px;
	line-height: 39px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	padding: 0;
	letter-spacing: 0.5px;
    font-family: 'Lintel Bold', sans-serif;
}
#page-content p + h2 {
	margin: 40px 0 15px 0;
}
#page-content h3 {
	font-size: 22px;
    font-weight: 400;
    margin: 0;
    line-height: 39px;
    color: #ff5745;
    letter-spacing: 0;
    font-family: 'Lintel Bold', sans-serif;
}
#page-content h4 {
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    line-height: 39px;
    color: #61ccad;
    letter-spacing: 0;
    font-family: 'Lintel Bold', sans-serif;
}
#page-content h5 {
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    line-height: 39px;
    color: #293042;
    letter-spacing: 0;
    font-family: 'Lintel Bold', sans-serif;
}
#page-content p {
	clear: both;
	color: #293042;
	font-size: 18px;
	line-height: 39px;
	margin: 0 0 35px;
	text-align: left;
	width: 100%;
}
#page-content p:last-child {
	margin: 0;
}
#primary ul,
.page-template-page-home #main section ul {
	clear: both;
	color: #000;
	font-size: 16px;
	margin: -10px 0 30px;
	padding: 0;
	list-style-type: disc;
	float: left;
	width: 100%;
}
#primary li {
	margin: 0 0 10px;
	text-align: left;
	padding: 0 0 0 40px;
	display: list-item;
	clear: both;
	list-style-type: none;
	float: left;
	width: 100%;
	color: #000;
	font-size: 18px;
	line-height: 29px;
	position: relative;
}
.page-template-page-home #main section li {
	line-height: 35px;
	padding: 0 0 0 20px;
	position: relative;
}
/* .page-template-page-home #main section li:after {
    content: '';
    background: #ff5745;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 16px;
} */
#primary ol,
.page-template-page-home #main section ol {
	margin: 0 0 0 10px;
}
#primary ol li,
.page-template-page-home #main section ol li {
	list-style-type: none;
	counter-increment: list;
	position: relative;
	padding: 0;
}
#primary ol li:after,
.page-template-page-home #main section ol li:after {
	content: counter(list) ".";
	position: absolute;
	left: -35px;
	width: 0px;
	top: 0px;
	text-align: left;
	font-size: 18px;
	color: #61ccad;
	font-weight: 700;
}

@media (max-width: 1600px) {
	#main #page-content > .container {
		max-width: 100%;
		padding: 0 30px 0 30px !important;
	}
}

@media(max-width:1099px) {
	#main #page-content {
		padding: 80px 0 60px !important;
	}
	#main #page-content > .container {
		padding: 0 50px !important;
	}
	.page-template #main #page-content {
		padding: 180px 0 60px !important;
	}
	#primary {
		float: left;
		width: 100%;
	}
	#secondary {
		float: left;
		width: 100%;
		display: none;
	}
	#page-content #page-title {
		font-size: 70px;
		line-height: 70px;
	}
	.single-post #page-content #page-title {
		font-size: 35px;
		line-height: 39px;
	}
		
	#page-content h1 {
		font-size: 90px;
		line-height: 90px;
	}
	}

	@media (max-width: 767px) {
	#main #page-content {
		padding: 80px 0 50px !important;
	}
	#main #page-content > .container {
		padding: 0 30px !important;
	}
	#page-content #page-title {
		font-size: 49px;
		margin: 0 0 40px !important;
		line-height: 49px;
	}
	.single-post #page-content #page-title {
		font-size: 30px;
		line-height: 34px;
	}
	#page-content #page-title:before {
		top: 19px;
	}
	#page-content #page-title:after {
		content: '';
		width: 8px;
		height: 39px;
		top: 0px;
	}
	#page-content h1 span:after {
		height: 23px;
		margin: -16px 0 0 -2.5px;
	}
	#primary ul {
		padding: 0;
	}
	#page-content h1 {
		font-size: 49px;
		line-height: 49px;
		margin: 0 0 30px;
	}
	#page-content h2 {
		font-size: 25px;
		line-height: 30px;
		margin: 5px 0 18px 0;
	}
	#page-content h3 {
		font-size: 20px;
		line-height: 1;
		margin: 0 0 20px 0;
	}
	#page-content h4 {
		font-size: 17px;
		margin: 0 0 12px 0;
	}
	#page-content h5 {
		font-size: 13px;
		margin: 0 0 12px 0;
	}
	#page-content p {
		font-size: 18px;
		line-height: 34px;
		margin: 0 0 25px;
	}
	#primary ul {
		font-size: 16px;
	}
	#primary li {
		font-size: 17px;
		line-height: 28px;
	}
}
/* ===== POSTS ===== */

.blog #main #page-content, .archive .blog #main #page-content, .single .blog #main #page-content, .search .blog #main #page-content {
	padding: 120px 0;
}
.blog .widget ul {
    padding: 25px 0;
    background: #f1f2f2;
}
.blog #secondary li a {
    font-size: 16px;
    line-height: 1.4;
    color: #000;
    padding: 25px 45px;
}
.blog #secondary .widget h3 {
	display: block;
}
.blog #page-content #primary #page-title {
	margin: 0 0 70px;
}
#posts {
	width: 100%;
	clear: both;
	margin: 0;
}
#posts .post {
	width: 100%;
	clear: both;
	margin: 0 0 60px;
	padding: 0 0 70px;
	border-bottom: 1px solid #cecece;
}
#main .post .entry-title {
	text-align: left;
	border-bottom: 0px;
	padding: 0;
	margin: 0 0 18px;
	color: #293042;
	font-size: 30px;
	line-height: 37px;
	font-family: "Lintel Bold", sans-serif;
	letter-spacing: 0px;
	text-transform: none;
}
#main .post .entry-title a {
	color: #293042;
}
#main .post .entry-title a:hover {
	text-decoration: none;
}
#main .post .entry-meta {
	width: 100%;
	clear: both;
	font-size: 17px;
	line-height: 20px;
	margin: 0 0 25px;
	color: #272526;
	font-weight: 700;
	text-transform: uppercase;
}
#main .post .entry-meta a {
	color: #61ccad;
	font-weight: 400;
}
#main .post .entry-meta a:hover {
}
#main .post .entry-content {
	width: 100%;
	clear: both;
	font-size: 18px;
	line-height: 32px;
	margin: 0 0 40px;
	position: relative;
	overflow: visible;
	color: #000;
}
#main .post .entry-content p {
	width: 100%;
	clear: both;
	font-size: 17px;
	line-height: 30px;
	margin: 0 0 45px 0;
}
#main .post .button {
	color: #FFF !important;
	font-size: 15px;
	padding: 0 30px 0 30px;
	width: auto;
	min-width: 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
	position: relative;
	font-weight: 700;
	background: #61ccad;
	height: 52px;
	line-height: 52px;
	outline: 0px;
	outline-offset: 0px;
}
#main .post .button:hover {
	color: #FFF !important;
}
#main .posts-nav {
	float: left;
	width: 100%;
}
#main .posts-nav ul {
	margin: 0;
	padding: 0;
}
#main .posts-nav ul li {
	list-style: none;
	padding: 0;
	margin: 0 15px 0 0;
	display: inline-block;
	clear: none;
	width: auto;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#main .posts-nav ul li.prev-link {
	float: left;
}
#main .posts-nav ul li.next-link {
	float: right;
}
#main #primary .posts-nav ul li:before {
	content: none;
}
#main .posts-nav ul li a {
	font-size: 22px;
	color: #293042;
	font-weight: 700;
	text-transform: lowercase;
	letter-spacing: 0.5px;
}
#main .posts-nav ul li:hover a {
	color: #61ccad;
}

@media (max-width: 767px) {
	#primary {
		float: left;
		width: 100%;
		margin: 0;
		padding: 80px 5%;
	}
	#secondary {
		display: none;
	}
	#primary li {
		font-size: 18px;
		line-height: 34px;
	}
	#main .post .entry-title {
		line-height: 38px;
	}
}
/* ===== SIDEBAR ===== */

#secondary .widget {
	float: left;
	width: 100%;
	clear: both;
	font-size: 15px;
	margin: 0 0 100px;
	position: relative;
	z-index: 2;
	padding: 0;
}
#secondary .widget:last-child {
	margin: 0;
}
#secondary .widget h3 {
    width: 100%;
    clear: both;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 45px;
    margin: 0;
    height: auto;
    position: relative;
    background: #e4e4e4;
    font-family: 'Lintel Bold', sans-serif;
    color: #000;
    display: none;
}
.widget ul {
    width: 100%;
    clear: both;
    margin: 0;
    float: left;
    padding: 10px 0 15px;
    position: relative;
    z-index: 2;
}
#secondary li {
    width: 100%;
    clear: both;
    margin: 0;
    border-bottom: solid 1px #f3f3f4;
}
#secondary li:last-child {
	margin: 0;
}
#secondary li a {
	display: block;
    width: 100%;
    color: #293042;
    font-size: 16px;
    padding: 22px 45px 22px 45px;
    box-sizing: border-box;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none !important;
    position: relative;
    font-weight: 500;
    font-family: 'Lintel Bold', sans-serif;
    cursor: pointer;
}
#secondary .sub-menu {
	padding: 0;
    width: 100%;
    float: left;
    clear: both;
    margin: 0;
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: max-height 200ms ease-in;
    -moz-transition: max-height 200ms ease-in;
    -o-transition: max-height 200ms ease-in;
    transition: max-height 200ms ease-in;
}
#secondary .open .sub-menu {
	max-height: 9000px;
}
#secondary li:hover > a {
	width: 100%;
	color: #61ccad;
	position: relative;
}
#secondary li.menu-item-has-children > a:after {
    content: '+';
    display: inline-block;
    color: #61ccad;
    position: absolute;
    right: 25px;
    top: 20px;
    font-size: 40px;
    font-family: 'Lintel', sans-serif;
}
#secondary .sub-menu li {
	background-color: #f3f3f4;
	border-bottom: solid 1px #e9eaeb;
}
#secondary .sub-menu li:first-of-type {
	border-top: solid 1px #e9eaeb;
}

@media (max-width: 767px) {
	#primary {
		float: left;
		width: 100%;
		margin: 0;
		padding: 0;
	}
	#secondary {
		display: none;
	}
}
/* ===== ATTORNEYS PAGE ===== */

.page-template-page-team #main #page-content {
	padding: 130px 30px;
}
.page-template-page-team #page-content h1 {
	color: #61ccad;
	font-size: 75px;
	line-height: 75px;
	margin: 20px auto 70px;
	text-align: left;
	padding: 0 0 20px;
	display: table;
	font-weight: 500;
	border-bottom: 1px solid #cecece;
}
.page-template-page-team #main #page-content > .container {
	max-width: 1620px;
}
#page-content .content-team {
	overflow: hidden;
	float: left;
	width: 100%;
	margin: 0;
	padding: 16px 0 0;
}
#page-content .content-team h2 {
	color: #293042;
	font-size: 35px;
	margin: 0 0 30px;
	line-height: 1.2;
	font-weight: 700;
	text-transform: none;
}
#page-content .content-team p {
	font-size: 16px;
	line-height: 24px;
	color: #21262c;
	margin: 0 0 40px;
	font-weight: 400;
	letter-spacing: 0.5px;
}
#page-content .team-member {
	float: left;
	height: 570px;
	width: 30.33%;
	margin: 0 2% 60px 0;
	padding: 0;
	text-decoration: none !important;
	position: relative;
	overflow: visible;
}
#page-content .team-member-image {
	float: left;
	width: 100%;
	height: 445px;
	margin: 0;
	position: relative;
	background-size: cover !important;
	overflow: hidden;
	color: #FFF;
	font-size: 35px;
	font-family: "Teko", sans-Teko;
	font-weight: 700;
	text-align: center;
	line-height: 445px;
}
#page-content .team-member:hover .team-member-image:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.6);
	width: 100%;
	height: 100%;
	z-index: 0;
}
#page-content .team-member-image span {
	font-size: 35px;
	font-family: "Teko", sans-serif;
	font-weight: 700;
	text-align: center;
	line-height: 445px;
	opacity: 0;
	position: relative;
	z-index: 999;
	text-transform: lowercase;
}
#page-content .team-member-image:hover span {
	opacity: 1;
}
#page-content .team-member-name {
	color: #293042;
	font-size: 45px;
	margin: 0;
	text-decoration: none !important;
	font-family: 'Teko', sans-serif;
	font-weight: 400;
	line-height: 1;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
}
#page-content .team-member-job-title {
	color: #61ccad;
	font-size: 30px;
    margin: 0 0 10px;
	letter-spacing: 1px;
	text-decoration: none !important;
	font-family: "Teko", sans-serif;
	text-transform: lowercase;
	text-align: center;
	/*font-weight: 700;*/
}
#page-content .team-member-view span {
	opacity: 0;
}
#page-content .team-member-view:hover span {
	opacity: 1;
}

@media (max-width: 1099px) {
	.page-template-page-team #main #page-content {
		padding: 240px 0 130px;
	}
	.page-template-page-team #team-title {
		margin: 0 auto 90px;
	}
	.page-template-page-team #page-content h1 {
		font-size: 60px;
		line-height: 60px;
		margin: 0 auto;
		padding: 0 0 20px;
	}
	#page-content .team-member {
		width: 49%;
		max-width: 600px;
		margin: 0 2% 40px 0;
		display: table;
		float: left;
		height: auto;
	}
	#page-content .team-member:nth-child(2n+2) {
		margin: 0 0 60px;
		display: table;
	}
	#page-content .team-member-image {
		float: none;
		width: 100%;
		max-width: 330px;
		height: 460px;
		margin: 0 auto;
		position: relative;
		background-size: cover !important;
		overflow: hidden;
		color: #FFF;
		font-size: 35px;
		font-family: "Teko", sans-serif;
		text-align: center;
		font-weight: 700;
		line-height: 445px;
	}
}

@media (max-width: 767px) {
	.page-template-page-team #team-title {
		margin: 0 auto 50px;
	}
	.page-template-page-team #page-content h1 {
		font-size: 50px;
		line-height: 60px;
		margin: 0 auto;
		padding: 0 0 30px;
	}
	#page-content .team-member {
		float: none;
		width: 300px !important;
		display: table;
		height: auto;
		margin: 0 auto 40px !important;
	}
	#page-content .team-member-image {
		float: left;
		width: 100%;
		height: 420px;
		margin: 0;
		position: relative;
		background-size: cover !important;
		overflow: hidden;
	}
	#page-content .team-member-info {
		float: left;
		width: 100%;
		background: #FFF;
		padding:0 10px 40px;
		position: relative;
	}
}
/* ===== ATTORNEY PAGE ===== */

.page-template-page-attorney-php #main #page-content, .error404 #main #page-content {
	padding: 180px 0 120px;
}
.page-template-page-attorney-php #banner {
	display: none;
}
.error404 #main #page-content p {
	text-align: center;
}
.page-template-page-attorney-php #page-content .content-title,
.error404 #page-content .content-title {
	margin: 0 0 80px;
}
.page-template-page-attorney-php #page-content #page-title,
.error404 #page-content #page-title {
    font-size: 170px;
    font-family: 'Teko', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    border-bottom: 0px;
    padding: 120px 0 0;
    margin: 0;
    background: url(images/halo.svg) top center no-repeat;
    background-size: 210px;
    color: #293042;
    line-height: 120px;
}
.page-template-page-attorney-php #page-content .content-title h2,
.error404 #page-content .content-title h2 {
	font-family: "Teko", sans-serif;
	color: #ff5745;
	font-size: 60px;
	text-transform: lowercase;
	font-weight: 400;
	text-align: center;
	line-height: 65px;
	margin: 0;
	z-index: 2;
/*	font-weight: 700;*/
	position: relative;
}
.page-template-page-attorney-php #primary {
	float: right;
}
.page-template-page-attorney-php #secondary {
	float: left;
}
#attorney-image-wrapper {
	height: 460px;
	width: 100%;
	position: relative;
	background: #FFF;
	z-index: 5;
	margin: 0 auto 50px;
	max-width: 340px;
	float: left;
}
.page-template-page-attorney-php #secondary #attorney-job-title {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0 60px;
}
.page-template-page-attorney-php #attorney-image {
	width: 100%;
	height: 100%;
	background-size: cover !important;
}
.page-template-page-attorney-php #secondary h3 {
	font-size: 24px;
	letter-spacing: 0.5px;
	font-weight: 700;
	margin: 0 0 20px;
	line-height: 1;
	color: #293042;
	font-family: 'Lintel Bold', sans-serif;
}
.page-template-page-attorney-php #secondary ul {
	margin: 0 0 40px;
	padding: 0 0 0 24px;
}
.page-template-page-attorney-php #secondary li {
	position: relative;
	padding: 0 0 0 30px;
	color: #293042;
	font-weight: 400;
	border-bottom: none;
}
.page-template-page-attorney-php #secondary li:before {
	content: '';
	width: 7px;
	height: 7px;
	background: #61ccad;
	position: absolute;
	left: 3px;
	margin: 12px 0 0;
	top: 0;
	border-radius: 100%;
}

#primary #about-images {
    margin: 0 auto 0;
    height: auto;
	padding-bottom: 30px;
    width: 100%;
    max-width: 770px;
    background: none;
}

#main #about-images img {
	margin: 0 auto;
	display: block;
	height: auto !important;
	width: 100%;
}
.page-template-page-attorney #images-slider .slick-dots {
	height: 27px;
	background: #272526;
	width: auto;
	float: right;
	padding: 10px 20px;
	margin: -14px 27px 0 0;
	z-index: 1;
	position: relative;
}
.page-template-page-attorney #images-slider .slick-dots li {
	display: inline-block;
	margin: 0;
	float: left;
	line-height: 1;
	vertical-align: top;
	height: auto;
}
.page-template-page-attorney #images-slider .slick-dots li button {
	border: 0px;
	background: #FFF;
	font-size: 0px;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	padding: 0;
	margin: 0 3px;
	vertical-align: top;
}
.page-template-page-attorney #images-slider .slick-dots li.slick-active button {
	background: #e69641;
}
.page-template-page-attorney #images-slider .slick-prev {
	width: 50px;
	height: 50px;
	font-size: 0px;
	border: 0px;
	position: absolute;
	top: 50%;
	right: -25px;
	background: #FFF;
	padding: 0;
	line-height: 1;
	z-index: 2;
	margin: -59px 0 0;
}
.page-template-page-attorney #images-slider .slick-prev:before {
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 13px solid #61ccad;
	position: absolute;
	top: 15px;
	left: 19px;
}
.page-template-page-attorney #images-slider .slick-next {
	width: 50px;
	height: 50px;
	font-size: 0px;
	border: 0px;
	position: absolute;
	top: 50%;
	right: -25px;
	background: #f2f2f2;
	padding: 0;
	line-height: 1;
	margin: 0;
}
.page-template-page-attorney #images-slider .slick-next:before {
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 13px solid #61ccad;
	position: absolute;
	top: 15px;
	left: 21px;
}

@media (max-width: 1499px) {
	.page-template-page-attorney-php #page-content #page-title,
	.error404 #page-content #page-title {
		font-size: 150px;
	}
}

@media (max-width: 1099px) {
	.page-template-page-attorney-php #primary,
	.error404 #primary {
		width: 100%;
	}
	.page-template-page-attorney-php #secondary {
		width: 100%;
	}
	.page-template-page-attorney-php #page-content #page-title,
	.error404 #page-content #page-title {
		font-size: 90px;
		padding: 180px 0 0;
		margin: 0;
		background: url(images/halo.svg) top center no-repeat;
		background-size: 210px;
	}
	.page-template-page-attorney-php #page-content .content-title h2,
	.error404 #page-content .content-title h2 {
		font-size: 60px;
		line-height: 20px;
	}
	#attorney-image-wrapper {
		float: none;
	}
	.page-template-page-attorney-php #main #page-content,
	.error404 #main #page-content {
		padding: 240px 0 50px;
	}
	.page-template-page-attorney-php #page-content #page-title,
	.error404 #page-content #page-title {
		font-size: 100px;
		line-height: 100px;
		padding: 105px 0 0;
		margin: 0 !important;
	}
}

@media (max-width: 767px) {
	.page-template-page-attorney-php #page-content p,
	.error404 #page-content p {
		padding: 0;
	}
	.page-template-page-attorney-php #page-content .content-title h2,
	.error404 #page-content .content-title h2 {
		font-size: 34px;
		line-height: 1em;
	}
	.page-template-page-attorney-php #page-content #page-title,
	.error404 #page-content #page-title {
		font-size: 65px;
		line-height: 55px;
		margin: 0 !important;
		padding: 100px 0 0;
		background-size: 180px;
	}
	#primary #about-images {
		
	}
}
/* ===== TESTIMONIALS PAGE ===== */

.page-template-page-testimonials #banner h2 {
    margin: 45px 0 10px!important;
}

.page-template-page-testimonials #banner .button{
	display: none!important;
}

.page-template-page-testimonials #page-content h1 {
    border-bottom: solid 1px #cecece;
    padding-bottom: 10px;
}

.page-template-page-testimonials .testimonials-wpr {
	margin-top: 65px;
	margin-bottom: 75px;
}

.page-template-page-testimonials .video-testimonial {
	width: 48%;
    float: left;
    position: relative;
    margin-bottom: 60px;
}

.page-template-page-testimonials .video-testimonial-content {
	height: 265px;
}

.page-template-page-testimonials .video-testimonial-image {
    width: 100%;
    height: 265px;
    position: absolute;
    background-size: cover!important;
}

.page-template-page-testimonials .video-testimonial:nth-of-type(even) {
	margin-right: 4%;
}
.page-template-page-testimonials .video-testimonial-play {
    width: 235px;
    height: 235px;
    position: absolute;
    background: url(images/play-button-halo.svg) center center no-repeat;
    cursor: pointer;
    top: 50%;
    left: 50%;
	transform: translate(-50%, -50%);
	z-index: 20;
}
.page-template-page-testimonials .video-testimonial-play:before {
	content: '';
	width: 105px;
	height: 105px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -52.5px 0 0 -52.5px;
	background: #FFF;
	border-radius: 100%;
}
.page-template-page-testimonials .video-testimonial-play:hover:before {
	background: #ff5745;
}
.page-template-page-testimonials .video-testimonial-play:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -11px 0 0 -5px;
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 16px solid #ff5745;
}
.page-template-page-testimonials .video-testimonial-play:hover:after {
	border-left: 16px solid #FFF;
}

.page-template-page-testimonials .video-quote-content {
	margin-top: 25px;
}

.page-template-page-testimonials .video-quote-type {
    font-family: 'Lintel Bold', sans-serif;
    text-transform:  uppercase;
    font-size: 16px;
    line-height: 35px;
}

.page-template-page-testimonials .video-quote-author {
	font-size: 40px;
    line-height: 35px;
    color: #70d1b5;
    font-family: "Teko", serif;
    font-weight: 700;
}

.page-template-page-testimonials #testimonials {
	clear: both;
}

.page-template-page-testimonials #page-content .testimonial {
    border-top: solid 1px #cecece;
    padding: 65px 0;
}

.page-template-page-testimonials #page-content .quote-text {
	margin-bottom: 30px;
}

.page-template-page-testimonials #page-content .quote-type {
    font-family: 'Lintel Bold', sans-serif;
    text-transform:  uppercase;
    font-size: 16px;
    line-height: 35px;
}

.page-template-page-testimonials #page-content .quote-author p {
	font-size: 45px;
    line-height: 35px;
    color: #70d1b5;
    font-family: "Teko", serif;
    font-weight: 700;
}

@media (max-width: 1099px) {
	.page-template-page-testimonials .video-testimonial-play {
	    width: 180px;
	    height: 180px;
	    background-size: 100% 100%;
	}

	.page-template-page-testimonials .video-testimonial-play:before {
	    width: 75px;
	    height: 75px;
	    margin: -37.5px 0 0 -37.5px;
	}

	.page-template-page-testimonials .video-quote-content {
		margin-top: 15px;
	}
}

@media (max-width: 767px) {
	.page-template-page-testimonials .video-testimonial {
	    width: 100%;
	}

	.page-template-page-testimonials .video-testimonial:nth-of-type(even) {
	    margin-right: initial;
	}

	.page-template-page-testimonials .video-testimonial-play {
	    height: 150px;
	    width: 150px;
	    background-size: 100% 100%;
	}

	.page-template-page-testimonials .video-testimonial-play:before {
	    width: 64px;
	    height: 64px;
	    margin: -32px 0 0 -32px;
	}
}

/* ===== ABOUT ===== */

.page-template-page-about #header-desktop {
	box-shadow: 0px 1px 23.52px 0.48px rgba(26, 26, 26, 0.25);
}
.page-template-page-about #main #page-content {
	padding: 273px 0 120px;
}
.page-template-page-about #page-content #page-title {
	font-size: 120px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 25px;
	border-bottom: 0px;
	padding: 0 0 85px;
	margin: 0 0 80px;
}
.page-template-page-about #page-content #page-title:after {
	content: '';
	position: absolute;
	background: url(images/dotted-2.png) bottom center no-repeat;
	width: 1474px;
	height: 39px;
	bottom: 0px;
	left: 50%;
	margin: 0 0 0 -737px;
}
.page-template-page-about #page-content #content-row1 {
	margin: 0 0 140px;
	float: left;
	width: 100%;
}
.page-template-page-about #page-content #about-text1 {
	padding: 90px 0 0;
}
.page-template-page-about #page-content #about-text1 h2 {
	color: #9e9ed0;
	font-size: 28px;
	line-height: 35px;
	font-family: 'Teko', serif;
	text-transform: none;
	font-weight: 700;
	letter-spacing: 0;
	margin: 0 0 40px;
}
.page-template-page-about #page-content #about-text1 .button {
	text-transform: uppercase;
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 1.5px;
	height: 83px;
	line-height: 83px;
	margin: 80px auto 0;
	background: #f8ba29;
	outline: 1px solid #f8ba29;
	outline-offset: 14px;
}
.page-template-page-about #page-content #about-text1 .button:hover {
}
.page-template-page-about #page-content h3 {
	color: #f8ba29;
	font-size: 20px;
	letter-spacing: 2px;
}

.page-template-page-about #images-slider .slick-dots {
	height: 27px;
	background: #272526;
	width: auto;
	float: right;
	padding: 10px 20px;
	margin: -14px 27px 0 0;
	z-index: 1;
	position: relative;
}
.page-template-page-about #images-slider .slick-dots li {
	display: inline-block;
	margin: 0;
	float: left;
	line-height: 1;
	vertical-align: top;
	height: auto;
}
.page-template-page-about #images-slider .slick-dots li button {
	border: 0px;
	background: #FFF;
	font-size: 0px;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	padding: 0;
	margin: 0 3px;
	vertical-align: top;
}
.page-template-page-about #images-slider .slick-dots li.slick-active button {
	background: #f8ba29;
}
.page-template-page-about #images-slider .slick-prev {
	width: 50px;
	height: 50px;
	font-size: 0px;
	border: 0px;
	position: absolute;
	top: 50%;
	right: -25px;
	background: #FFF;
	padding: 0;
	line-height: 1;
	z-index: 2;
	margin: -59px 0 0;
}
.page-template-page-about #images-slider .slick-prev:before {
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 13px solid #9e9ed0;
	position: absolute;
	top: 15px;
	left: 19px;
}
.page-template-page-about #images-slider .slick-next {
	width: 50px;
	height: 50px;
	font-size: 0px;
	border: 0px;
	position: absolute;
	top: 50%;
	right: -25px;
	background: #f2f2f2;
	padding: 0;
	line-height: 1;
	margin: 0;
}
.page-template-page-about #images-slider .slick-next:before {
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 13px solid #9e9ed0;
	position: absolute;
	top: 15px;
	left: 21px;
}

@media (max-width:1099px) {
	.page-template-page-about #main #page-content {
		padding: 240px 0 130px;
	}
	.page-template-page-about #about-title {
		margin: 0 auto 90px;
	}
	.page-template-page-about #page-content h1 {
		font-size: 70px;
		line-height: 90px;
		margin: 0 auto;
		padding: 0 0 40px;
	}
	.page-template-page-about #main .col-left {
		width: 100%;
		margin: 0 0 44px;
		padding: 0;
	}
	.page-template-page-about #main .col-right {
		width: 100%;
		float: left;
		margin: 0;
	}
}

@media(max-width: 767px) {
	.page-template-page-about #about-title {
		margin: 0 auto 50px;
	}
	.page-template-page-about #page-content h1 {
		font-size: 50px;
		line-height: 60px;
		margin: 0 auto;
		padding: 0 0 30px;
	}
}
/* ===== PRACTICE AREAS ===== */

.page-template-page-practice-areas #main #page-content {
	padding: 180px 0 120px;
}
.page-template-page-practice-areas #banner {
	display: none;
}
.page-template-page-practice-areas #page-content #page-title {
	font-size: 170px;
	font-family: 'Teko', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	border-bottom: 0px;
	padding: 110px 0 0;
	margin: 0 0 80px;
	background: url(images/halo.svg) top center no-repeat;
	background-size: 210px;
	color: #293042;
	line-height: 140px;
}
.page-template-page-practice-areas #page-content #page-title:after {
	content: '';
	position: absolute;
	background: url(images/dotted-2.png) bottom center no-repeat;
	width: 1474px;
	height: 39px;
	bottom: 0px;
	left: 50%;
	margin: 0 0 0 -737px;
}
.page-template-page-practice-areas #page-content p {
	color: #293042;
	font-size: 17px;
	line-height: 30px;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: table;
	max-width: 900px;
	float: none;
	margin: -40px auto 40px;
}
#practice-areas {
	float: left;
	width: 100%;
	margin: 20px 0 0;
}
#practice-areas .widget {
	float: left;
	width: 100%;
	font-size: 15px;
	margin: 0 0 40px;
	padding: 0;
	position: relative;
	z-index: 2;
}
#practice-areas .widget h3 {
	width: 100%;
	clear: both;
	font-size: 24px;
	line-height: 1.4;
	font-weight: 600;
	text-align: left;
	color: #293042;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 0 40px;
	padding: 35px 45px;
	height: 105px;
	position: relative;
	font-family: "Lintel", sans-serif;
	background: #f1f2f2;
}
#practice-areas ul {
	float: left;
	width: 100%;
	padding: 0;
}
#practice-areas li {
	width: 33.33%;
	display: inline-block;
	margin: 0 0 10px;
	float: left;
	height: 75px;
}
#practice-areas li:last-child {
	margin: 0;
}
#practice-areas li a {
	display: block;
	width: 100%;
	color: #2c2b29;
	font-size: 18px;
	padding: 25px 20px 25px 20px;
	box-sizing: border-box;
	line-height: 24px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none !important;
	position: relative;
	font-family: "Lintel", sans-serif;
}
#practice-areas li:hover > a {
	width: 100%;
	color: #ff5745;
	position: relative;
	background: url(images/sidenav-dots.png) bottom left repeat-x;
}

@media (max-width: 1499px) {
	.page-template-page-practice-areas #page-content #page-title {
		font-size: 150px;
	}
	#practice-areas li {
		height: 145px;
	}
}

@media (max-width: 1099px) {
	.page-template-page-practice-areas #page-content #page-title {
		font-size: 70px;
		line-height: 80px;
		margin: 0 !important;
	}
	.page-template-page-practice-areas #page-content .content-title h2 {
		font-size: 55.09px;
		line-height: 35.09px;
	}
	#practice-areas li {
		width: 50%;
		height: initial;
	}
}

@media (max-width: 767px) {
	.page-template-page-practice-areas #practice-areas-title {
		margin: 0 auto 40px;
	}
	.page-template-page-practice-areas #page-content #page-title {
		margin: 0 !important;
		font-size: 70px;
		line-height: 80px;
		margin: 0 auto;
		padding: 90px 0 0;
		background-size: 180px auto;
	}
	#practice-areas li {
		width: 100%;
		margin: 0;
	}
	#practice-areas li:nth-child(2) {
		border-top: 0px;
	}
	#practice-areas li:nth-child(3) {
		border-top: 0px;
	}
	#page-content #practice-areas li a {
		font-size: 16px;
		padding: 24px 30px;
	}
	#practice-areas .widget h3 {
		font-size: 18px;
		line-height: 1.4;
		font-weight: 600;
		margin: 0 0 10px;
		padding: 20px 30px;
		height: auto;
	}
	#practice-areas li {
		width: 100%;
		display: inline-block;
		margin: 0;
		float: left;
	}
	#practice-areas li:last-child {
		margin: 0;
	}
	#practice-areas li a {
		display: block;
		width: 100%;
		color: #2c2b29;
		font-size: 16px;
		padding: 20px 30px 20px 30px;
		box-sizing: border-box;
		line-height: 20px;
		font-weight: 700;
		letter-spacing: 1px;
		text-transform: uppercase;
		text-decoration: none !important;
		position: relative;
		font-family: "Lintel", sans-serif;
	}
}
/* ===== CONTACT ===== */

.page-template-page-contact #main #page-content .container {
	max-width: 1240px;
}
.page-template-page-contact #main #page-content {
	display: none;
}
.page-template-page-contact #contact-title {
	margin: 0 0 85px;
}
.page-template-page-contact #page-content #contact-title h1 {
	padding: 0 0 30px;
	border-bottom: 2px solid #cecece;
	margin: 0;
}
.page-template-page-contact #locations .location {
	float: left;
	width: 100%;
	margin: 0 0 140px;
}
.page-template-page-contact #locations .location-text {
	float: left;
	width: 25%;
}
.page-template-page-contact #locations .location-title {
	font-size: 40px;
	line-height: 40px;
	color: #293042;
	font-family: 'Teko', sans-serif;
	letter-spacing: 3px;
	padding: 0 0 30px;
	background: url(images/zig-zag1.svg) bottom left no-repeat;
	background-size: 80px auto;
	margin: 0 0 19px;
	font-weight: 400;
    text-transform: uppercase;
}
.page-template-page-contact #locations .location-address {
	margin: 0 0 15px;
}
.page-template-page-contact #locations .location-address p {
	line-height: 30px;
	text-transform: uppercase;
	margin: 0;
}
.page-template-page-contact #locations .button {
	outline: 0px;
	outline-offset: 0px;
	font-size: 15px;
	height: 52px;
	line-height: 52px;
	font-weight: 700;
	padding: 0 30px;
	margin: 0;
}
.page-template-page-contact #locations .button:hover {
	background: #ff5745;
	color: #FFF !important;
}
.page-template-page-contact #locations .location-phone,
.page-template-page-contact #locations .location-phone a {
	font-size: 26px;
	color: #000;
	font-weight: 700;
	margin: 0 0 30px;
}
.page-template-page-contact #locations .location-map {
	float: right;
	width: 75%;
	height: 270px;
}
/* .page-template-page-contact #footer-form {
	padding-top: 150px;
} */

@media (max-width: 1099px) {
	.page-template-page-contact #footer-form h2 {
		margin-top: 10px;
	}
	.page-template-page-contact #locations .location {
		float: left;
		width: 100%;
		margin: 0 0 70px;
	}
	.page-template-page-contact #locations .location-text {
		width: 45%;
		margin: 0;
	}
	.page-template-page-contact #locations .location-map {
		width: 55%;
	}
}

@media (max-width: 700px) {
	.page-template-page-contact #contact-title {
		margin: 0 auto 50px;
	}
	.page-template-page-contact #page-content #contact-title h1 {
		font-size: 50px;
		line-height: 60px;
		margin: 0 auto;
		padding: 0 0 20px;
	}
	.page-template-page-contact #locations .location-text {
		width: 100%;
		margin: 0 0 30px;
	}
	.page-template-page-contact #locations .location-map {
		width: 100%;
	}
	.page-template-page-contact #footer-form h2 {
		margin-top: 10px;
	}
}
/* ===== CASE RESULTS ===== */

.page-template-page-case-results #banner {
	display: none;
}

.page-template-page-case-results #main #page-content {
    padding: 180px 0 120px;
}
.page-template-page-case-results #case-results-title {
	max-width: 940px;
	clear: both;
	width: 100%;
	margin: 0 auto 90px;
}
.page-template-page-case-results #page-content h1 {
	display: table;
	font-size: 170px;
	font-family: 'Teko', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	border-bottom: 0px;
	padding: 110px 0 0;
	margin: 0 0 80px;
	background: url(images/halo.svg) top center no-repeat;
	background-size: 210px;
	color: #293042;
	line-height: 140px;
}
.page-template-page-case-results #page-content #page-title {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 50px;
}
.page-template-page-case-results #page-content p {
	line-height: 25px;
	/*text-align: center;*/
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 0.4px;
	display: table;
	float: none;
	color: #293042;
}
.page-template-page-case-results #case-results {
	float: left;
	width: 100%;
}
.page-template-page-case-results .case-result {
	float: left;
	width: 33.3%;
	margin: 0 0 50px;
	padding: 110px 0 0;
	height: 430px;
	background: #FFF;
	position: relative;
	border-right: 1px solid #cecece;
}
.page-template-page-case-results .case-result:nth-child(3n+3) {
	border-right: 0px;
}
.page-template-page-case-results .case-result-content {
	float: left;
	width: 100%;
	padding: 70px 10%;
	height: 100%;
	background: #FFF;
}
.page-template-page-case-results .case-result-amount {
	width: 100%;
	color: #293042;
	font-size: 80px;
	text-align: center;
	letter-spacing: 0.25px;
	margin: 0 0 45px;
	line-height: 1;
	font-weight: bold;
	padding: 0 0 40px;
	position: relative;
	background: url(images/zig-zag1.svg) bottom center no-repeat;
	background-size: 80px;
}
.page-template-page-case-results .case-result-type {
	width: 100%;
	color: #FFF;
	text-align: center;
	font-size: 50px;
	position: relative;
	text-transform: lowercase;
	letter-spacing: 2px;
	line-height: 1;
	margin: 0 0 40px;
	font-weight: 700;
	font-family: "Teko", sans-serif;
	padding: 0 0 40px;
	position: relative;
	background: url(images/zig-zag1.svg) bottom center no-repeat;
	background-size: 80px;
}
.page-template-page-case-results .case-result-title {
	width: 100%;
	color: #ff5745;
	font-weight: 700;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	margin: 0 0 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
    padding-left: 60px;
    padding-right: 60px;
}
.page-template-page-case-results .case-result p {
	width: 100%;
	color: #FFF;
	font-size: 14px;
	line-height: 27px;
	font-weight: 300;
}
.page-template-page-case-results #page-content .case-result-text p {
	width: 100%;
	font-size: 15px;
	line-height: 25px;
	color: #293042;
	text-transform: none;
	font-weight: 600;
	letter-spacing: 0px;
}
.page-template-page-case-results .case-result-hover {
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #293042;
	padding: 80px 60px;
	display: none;
}
.page-template-page-case-results .case-result:hover .case-result-hover {
	opacity: 1;
}

@media (max-width: 1099px) {
	.page-template-page-case-results #case-results-title {
		margin: 0 auto 90px;
	}
	.page-template-page-case-results #page-content h1 {
		font-size: 70px;
		line-height: 80px;
		margin: 0 auto;
	}
	.page-template-page-case-results .case-result {
		width: 50%;
		margin: 0 0 50px;
	}
	.page-template-page-case-results .case-result-hover {
		opacity: 0 !important;
	}
	.page-template-page-case-results .active .case-result-hover {
		opacity: 1 !important;
	}
	.page-template-page-case-results .case-result:nth-child(2n+2) {
		border-right: none;
	}
	.page-template-page-case-results .case-result:nth-child(3n+3) {
		border-right: none;
	}
	.page-template-page-case-results .case-result:nth-child(odd) {
		border-right: 1px solid #cecece;
	}
	.page-template-page-case-results .case-result-type {
		margin: 0 0 25px;
		padding: 0 0 25px;
	}
}

@media (max-width: 767px) {
	.page-template-page-case-results #case-results-title {
		margin: 0 auto 50px;
	}
	.page-template-page-case-results #page-content h1 {
		font-size: 70px;
		line-height: 80px;
		margin: 0 auto;
		padding: 90px 0 0;
		background-size: 180px auto;
	}
	.page-template-page-case-results .case-result {
		float: none;
		margin: 0;
		display: block;
		clear: both;
		width: 100%;
		border-right: none!important;
		height: auto;
		padding: 60px 0;
		border-bottom: 1px solid #cecece;
	}
	.page-template-page-case-results .case-result:last-of-type {
		border-bottom: none;
	}
}

#primary #page-content .gform_wrapper ul {
	list-style-type: none;
}

#page-content .gform_wrapper li {
	padding: 0;
}

#main #primary .gform_wrapper ul li:before {
	display: none;
}
#page-content .gform_wrapper .gform_drop_instructions {
	position: absolute;
	top: 5px;
	left: 20px;
}

#page-content .gform_wrapper .gform_button_select_files { 
	height: 40px;
	line-height: 40px;
	margin: 40px 0 20px 0;
	right: 0;
}

#page-content .gform_wrapper .gform_button {
	display: block;
	margin: 0 auto;
}

/* Sidebar Form */

.page-template-default #banner .button {
	display: none;
}

#secondary-alt {
	float: left;
    width: 27%;
    margin: -170px 0 0;
    position: relative;
    padding: 0;
    overflow: visible;
}

#sidebar-form {
    background-color: #f1f2f2;
    padding: 30px 45px 65px 45px;
    margin-bottom: 100px;
}

#sidebar-form h2 {
    color: #060f24;
    font-family: 'Teko', sans-serif;
    text-transform: lowercase;
    text-align: center;
    /* background: url(images/halo.svg) top center no-repeat; */
    /* background-size: 140px auto; */
    /* padding-top: 75px; */
    margin-top: 30px;
    margin-bottom: 5px;
    font-size: 50px;
    line-height: 39px;
}

#sidebar-form span {
	text-align: center;
    text-transform: uppercase;
    display: block;
    position: relative;
    letter-spacing: 2px;
}

#sidebar-form span:after {
    content: '';
    background: #61ccad;
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    top: 11px;
    z-index: 3;
    opacity: 1;
    margin-left: 8px;
}

#sidebar-form li {
	list-style-type: none;
}

#sidebar-form .gform_wrapper {
	overflow: visible;
	margin: 0;
	width: 100%;
	max-width: 100%;
	clear: both;
}

#sidebar-form .gform_body {
	width: 100%;
	float: left;
	margin: 0 auto 30px;
}

#sidebar-form .gfield_input_label { 
	margin: 0;
	position: absolute;
	top: 17px;
	left: 0px;
	z-index: 1;
	letter-spacing: 2px;
	color: #0e1c31;
	font-size: 16px;
	font-weight: 400;
	font-family: "Lintel", sans-serif;
	text-transform: uppercase;
}

#sidebar-form .gfield--type-text .gfield_input_label,
#sidebar-form .gfield--type-email .gfield_input_label,
#sidebar-form .gfield--type-textarea .gfield_input_label {
	left: 12px;
}

#sidebar-form .active .gfield_input_label {
	opacity: 0;
}

#sidebar-form .gfield_input_label:after {
	width: 9px;
	height: 9px;
	position: relative;
	display: inline-block;
	margin: 0 0 0 8px;
}

#sidebar-form .gform_wrapper label {
	display: none;
}

#sidebar-form .ginput_container {
	position: relative;
	width: 100%;
	height: 65px !important;
	border-bottom: 2px solid #c1c5c9;
	overflow: hidden;
	background: transparent;
}

#sidebar-form .ginput_container.ginput_container_checkbox {
	border: none;
	height: auto !important;	
}

#sidebar-form .gform_wrapper .gfield_checkbox label {
	display: inline-block;
	font-size: 1em;
	text-transform: uppercase;
	padding-left: 25px;
}

#sidebar-form .gform_wrapper .checkbox .gfield_input_label {
	top: 15px
}

#sidebar-form .gform_wrapper .checkbox .gfield_checkbox {
	margin-top: 105px
}
#sidebar-form .active .ginput_container {
	border-bottom: 4px solid #ff5745;
}

#sidebar-form .ginput_container:after {
	content: '';
	background: #61ccad;
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	top: 40px;
	right: 12px;
	z-index: 3;
	opacity: 1;
}

#sidebar-form input[type="text"],
#sidebar-form input[type="email"]{
	float: left;
	width: 100% !important;
	padding: 10px 12px !important;
	line-height: 1;
	margin: 0 !important;
	border-radius: 0px;
	height: 65px !important;
	box-sizing: border-box;
	font-weight: 100;
	text-align: left;
	border: 1px solid #cccccc !important;
	position: relative;
	z-index: 2;
	background: rgba(255,255,255,0.4);
	border: 0px;
	letter-spacing: 2px;
	color: #0e1c31;
	font-size: 16px;
	font-weight: 400;
	font-family: "Lintel", sans-serif;
	text-transform: uppercase;
}

#sidebar-form textarea {
	float: left;
	width: 100% !important;
	padding: 12px 12px !important;
	line-height: 1;
	margin: 0 !important;
	border-radius: 0px;
	background: rgba(255,255,255,0.4);
	box-sizing: border-box;
	text-align: left;
	height: 130px !important;
	border: 1px solid #cccccc !important;
	letter-spacing: 2px;
	color: #272526;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}

#sidebar-form #field_4_5 .ginput_container {
    height: 130px !important;
}

#sidebar-form .gform_wrapper .gform_footer {
	font-size: 15px;
	height: 60px;
	width: 230px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 3;
}

#sidebar-form .gform_wrapper .gform_footer input.button, #sidebar-form .gform_wrapper .gform_footer input[type=submit] {
	transition: all 0.25s cubic-bezier(0.47, 0, 0.745, 0.715);
	color: #fff !important;
	clear: both;
	padding: 0 36px;
	text-decoration: none !important;
	border: 0px;
	text-align: center;
	position: relative;
	display: inline-block;
	font-size: 17px;
	text-transform: uppercase;
	height: 85px;
	line-height: 85px;
	border-radius: 0;
	font-weight: 600;
	background: #ff5745;
	letter-spacing: 1.5px;
	margin: 0;
	outline: none;
	outline-offset: 14px;
	min-width: initial;
}

#sidebar-form input[type="submit"]:hover {
	background: #61ccad !important;
}

#sidebar-form-required {
	font-family: "Lintel", sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #898b8c;
	position: absolute;
	top: -140px;
	right: 12px;
	width: auto;
	text-align: center;
	padding: 0 20px 0 0;
}

#sidebar-form-required:after {
	content: '';
	background: #61ccad;
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	top: 50%;
	right: 0px;
	z-index: 3;
	opacity: 1;
	margin: -2.5px 0 0;
}

#sidebar-form .gform_wrapper li.gfield.gfield_error, #sidebar-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent;
	padding: 0;
	border: none;
}

#sidebar-form .gform_wrapper .validation_message {
	color: #ff5745;
}

#sidebar-form .gfield {
	position: relative;
}

#sidebar-form .gform_wrapper .gform_footer input.button, #sidebar-form .gform_wrapper .gform_footer input[type=submit] {
	height: 72px;
	line-height: 72px;
}

#sidebar-form .gform_wrapper .gform_footer {
	margin: 0 auto;
	padding: 0px;
	clear: none;
	display: table;
	width: auto;
	transition: all 0.25s cubic-bezier(0.47, 0, 0.745, 0.715);
}

.page-template-page-home #mobile-banner-btn {
	display: none;
}

.page-template-page-home #mobile-banner{
    display: none;
}

@media (max-width: 1440px) {
	#sidebar-form h2 {
	    font-size: 30px;
	    line-height: 33px;
	}
}

@media (max-width: 1400px) {
	#sidebar-form .gform_wrapper .gform_footer input.button, #sidebar-form .gform_wrapper .gform_footer input[type=submit] {
	    padding: 0 15px;
	}
}

@media (max-width: 1350px) {
	#secondary-alt {
		display: none;
	}

	.page-template-default #banner .button {
    	display: table;
	}
	#secondary li a {
	    font-size: 16px;
	    padding: 22px 25px 22px 25px;
	}
}

@media (max-width: 1215px) {
	#sidebar-form .gfield_input_label {
	    font-size: 13px;
	    line-height: 14px;
	}
	#sidebar-form .gform_wrapper .gform_footer input.button, #sidebar-form .gform_wrapper .gform_footer input[type=submit] {
		font-size: 13px;
	}
	#sidebar-form h2 {
	    font-size: 26px;
	    line-height: 29px;
	}
}

@media (max-width: 1099px) {
	#secondary-alt {
		float: left;
	    width: 100%;
	    display: none;
	}
	#mobile-banner-btn {
	    position: absolute;
	    top: 100px;
	    width: 100%;
	}
	#mobile-banner-btn a {
	    text-align: center;
	    text-transform: uppercase;
	    border-radius: 0;
	    font-weight: 600;
	    background: #61ccad;
	    letter-spacing: 1.5px;
	    color: #fff;
	    font-size: 15px;
	    display: block;
	    padding-top: 10px;
	    padding-bottom: 10px;
	    text-decoration: none;
	}
	.desktop-banner-button {
		display: none !important;
	}
	.mobile-banner-button {
		display: block !important;
	}
}

@media (max-width: 767px) {
	#mobile-banner-btn {
	    top: 75px;
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none!important;
	}
	
}

/* ===== VIDEO CENTER PAGE ===== */

.page-template-page-video-center #banner h2 {
    margin: 45px 0 10px!important;
}

.page-template-page-video-center #banner .button {
	display: none!important;
}

.page-template-page-video-center #banner {
	display: none;
}

.page-template-page-video-center #main #page-content {
	padding: 180px 0 120px;
}

.page-template-page-video-center #page-content h1 {
    font-size: 170px;
    font-family: 'Teko', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    border-bottom: 0px;
    padding: 120px 0 0;
    margin: 0;
    background: url(images/halo.svg) top center no-repeat;
    background-size: 210px;
    color: #293042;
    line-height: 120px;
}

.page-template-page-video-center .testimonials-wpr {
	margin-top: 65px;
	margin-bottom: 75px;
}

.page-template-page-video-center .video-testimonial {
	width: 30%;
    float: left;
    position: relative;
    margin-bottom: 60px;
}

.page-template-page-video-center .video-testimonial-content {
	height: 265px;
}

.page-template-page-video-center .video-testimonial-image {
    width: 100%;
    height: 265px;
    position: absolute;
    background-size: cover!important;
}
.page-template-page-video-center .video-testimonial {
	margin-right: 3%;
}
.page-template-page-video-center .video-testimonial:nth-of-type(4n) {
	margin-right: 0;
}
.page-template-page-video-center .video-testimonial-play {
    width: 235px;
    height: 235px;
    position: absolute;
    background: url(images/play-button-halo.svg) center center no-repeat;
    cursor: pointer;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.page-template-page-video-center .video-testimonial-play:before {
	content: '';
	width: 105px;
	height: 105px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -52.5px 0 0 -52.5px;
	background: #FFF;
	border-radius: 100%;
}
.page-template-page-video-center .video-testimonial-play:hover:before {
	background: #ff5745;
}
.page-template-page-video-center .video-testimonial-play:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -11px 0 0 -5px;
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 16px solid #ff5745;
}
.page-template-page-video-center .video-testimonial-play:hover:after {
	border-left: 16px solid #FFF;
}

.page-template-page-video-center .video-quote-content {
	margin-top: 25px;
}

.page-template-page-video-center .video-quote-type {
    font-family: 'Lintel Bold', sans-serif;
    text-transform:  uppercase;
    font-size: 16px;
    line-height: 35px;
}

.page-template-page-video-center .video-quote-author {
	font-size: 40px;
    line-height: 35px;
    color: #70d1b5;
    font-family: "Teko", serif;
    font-weight: 700;
}

@media (max-width: 1099px) {
	.page-template-page-video-center #page-content h1 {
		font-size: 100px;
		line-height: 100px;
		padding: 105px 0 0;
		margin: 0 !important;
		background: url(images/halo.svg) top center no-repeat;
		background-size: 210px;
	}

	.page-template-page-video-center .video-testimonial-play {
	    width: 180px;
	    height: 180px;
	    background-size: 100% 100%;
	}

	.page-template-page-video-center .video-testimonial-play:before {
	    width: 75px;
	    height: 75px;
	    margin: -37.5px 0 0 -37.5px;
	}

	.page-template-page-video-center .video-quote-content {
		margin-top: 15px;
	}

	.page-template-page-video-center .video-quote-type {
	    line-height: 22px;
	}

	.page-template-page-video-center .video-quote-author {
	    line-height: 60px;
	}
}

@media (max-width: 767px) {
	.page-template-page-video-center #page-content h1 {
	    font-size: 70px;
	    line-height: 80px;
	    margin: 0 auto;
	    padding: 90px 0 0;
	    background-size: 180px auto;
	}
	
	.page-template-page-video-center .video-testimonial {
	    width: 100%;
	}

	.page-template-page-video-center .video-testimonial:nth-of-type(even) {
	    margin-right: initial;
	}

	.page-template-page-video-center .video-testimonial-play {
	    height: 150px;
	    width: 150px;
	    background-size: 100% 100%;
	}

	.page-template-page-video-center .video-testimonial-play:before {
	    width: 64px;
	    height: 64px;
	    margin: -32px 0 0 -32px;
	}
}

@media (max-width: 480px){
    body:not(.page-template-page-home) #banner h2{
        line-height: 39px;
        font-size: 26px;
    }
    body:not(.page-template-page-home) #banner h2 strong{
        line-height: 25px;
        font-size: 25px;
    }
    body:not(.page-template-page-home) #banner{
        padding: 13px 10.5% 13px;
    }
}