@font-face {
	font-family: 'TT Norms';
	src: url('css/fonts/TTNorms-Medium.eot');
	src: url('css/fonts/TTNorms-Medium.eot?#iefix') format('embedded-opentype'),
		url('css/fonts/TTNorms-Medium.woff2') format('woff2'),
		url('css/fonts/TTNorms-Medium.woff') format('woff'),
		url('css/fonts/TTNorms-Medium.ttf') format('truetype'),
		url('css/fonts/TTNorms-Medium.svg#TTNorms-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'TT Norms';
	src: url('css/fonts/TTNorms-BoldItalic.eot');
	src: url('css/fonts/TTNorms-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('css/fonts/TTNorms-BoldItalic.woff2') format('woff2'),
		url('css/fonts/TTNorms-BoldItalic.woff') format('woff'),
		url('css/fonts/TTNorms-BoldItalic.ttf') format('truetype'),
		url('css/fonts/TTNorms-BoldItalic.svg#TTNorms-Bold') format('svg');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'TT Norms';
	src: url('css/fonts/TTNorms-Bold.eot');
	src: url('css/fonts/TTNorms-Bold.eot?#iefix') format('embedded-opentype'),
		url('css/fonts/TTNorms-Bold.woff2') format('woff2'),
		url('css/fonts/TTNorms-Bold.woff') format('woff'),
		url('css/fonts/TTNorms-Bold.ttf') format('truetype'),
		url('css/fonts/TTNorms-Bold.svg#TTNorms-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'TT Norms';
	src: url('css/fonts/TTNorms-Italic.eot');
	src: url('css/fonts/TTNorms-Italic.eot?#iefix') format('embedded-opentype'),
		url('css/fonts/TTNorms-Italic.woff2') format('woff2'),
		url('css/fonts/TTNorms-Italic.woff') format('woff'),
		url('css/fonts/TTNorms-Italic.ttf') format('truetype'),
		url('css/fonts/TTNorms-Italic.svg#TTNorms-Italic') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'TT Norms';
	src: url('css/fonts/TTNorms-Regular.eot');
	src: url('css/fonts/TTNorms-Regular.eot?#iefix') format('embedded-opentype'),
		url('css/fonts/TTNorms-Regular.woff2') format('woff2'),
		url('css/fonts/TTNorms-Regular.woff') format('woff'),
		url('css/fonts/TTNorms-Regular.ttf') format('truetype'),
		url('css/fonts/TTNorms-Regular.svg#TTNorms-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}/*
Theme Name: FIVE Creative
Theme URI: http://fivecreative.com.au
Author: FIVE - Guilherme Salum
Author URI: http://fivecreative.com.au
Template: five
Description: Child theme of FIVE
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: five
Text Domain: five
*/

.page-id-7695 #five-footer-contact { display: none !important; }

body { background: #ffffff; font: normal 16px/22px 'TT Norms', Helvetica, Arial, sans-serif; font-variant-ligatures: none; -webkit-font-variant-ligatures: none; }

h1, h2, h3, h4, h5, h6 { font-family: 'TT Norms', Helvetica, Arial, sans-serif; font-weight: 600; color: #1e2e3f }
h1 { font-size: 34px; line-height: 40px; margin-bottom: 30px; letter-spacing: 3px; }
h2 { font-size: 30px; line-height: 36px; margin-bottom: 36px; letter-spacing: 3px; }
h3 { font-size: 26px; line-height: 30px; margin-bottom: 30px; letter-spacing: 2px; }
h4 { font-size: 20px; line-height: 26px; font-weight: bold; margin: 0 0 4px; }
a { color: #008989; }
a:hover, a:focus, a:hover:focus, a:active { text-decoration: none; }
a:hover { color: #e96073; }

button, input[type="button"] { outline: none !important; }

p, ul, ol { margin: 0 0 26px; }

.breadcrumbs, .breadcrumbs a { opacity: .9; font-size: 14px; }
.breadcrumbs a { text-decoration: underline; }
.breadcrumbs a:hover { opacity: 1; }

.anchor-link { display: inline-block; color: #1fbfbd !important; border-bottom: 1px solid #1fbfbd; font-size: 18px; line-height: 18px; padding: 8px 10px; margin: 0 25px; }
.anchor-link:hover { color: #1e2e3f !important; border-bottom-color: #1e2e3f }

.form-control { font-size: 16px; line-height: 22px; height: 50px; padding: 10px 20px; border-color: #fff; }
textarea.form-control { padding-top: 15px; padding-bottom: 15px; height: 164px; }
.form-control:focus { border-color: #1fbfbd; -webkit-box-shadow: 0 0 8px rgba(31, 191, 189, .6); box-shadow: 0 0 8px rgba(31, 191, 189, .6); }
.form-group { margin-bottom: 25px; }
.five-recaptcha p { display:none; }

.checkbox label, .radio label { padding-left: 0px; }

.sans-serif { font-family: 'TT Norms', Helvetica, Arial, sans-serif; }
.serif { font-family: 'TT Norms', Helvetica, Arial, sans-serif; }

.slick-dots li button { background: rgba(194, 170, 143, 0.50); border: none; width: 7px; height: 7px; cursor: pointer; padding: 0; outline: none !important;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; }
.slick-dots li:hover button { background: rgba(194, 170, 143, 1); }
.slick-dots li.slick-active button { background: #243e69 }
.slick-slide { outline: none !important; }

.form-control::-webkit-input-placeholder { color: #2e2e30; }
.form-control:-moz-placeholder { color: #2e2e30; }
.form-control::-moz-placeholder { color: #2e2e30; } 
.form-control:-ms-input-placeholder { color: #2e2e30; }

.nf-form-wrap .select-replace select { position: absolute; opacity: 0; z-index: -1; }
.nf-form-wrap .select-replace { position: relative; }
.nf-form-wrap .select-replace .selected-text { background: white; border: 1px solid white; font-size: 16px; line-height: 22px; padding: 14px 60px 0 45px; display: block; height: 50px; color: #2e2e30; cursor: pointer; text-overflow: ellipsis; white-space: pre; overflow: hidden; position: relative; z-index: 1; }
.nf-form-wrap .select-replace .selected-text span { color: #1fbfbd }
.nf-form-wrap .select-replace.open .selected-text span { color: #1e2e3f }
.nf-form-wrap .select-replace .selected-text strong { position: absolute; right: 3px; top: 9px; font-size: 10px; text-transform: uppercase; letter-spacing: 1px; padding: 5px 10px; color: #999; cursor: pointer; }
.nf-form-wrap .select-replace.open .selected-text strong { color: white; }
.nf-form-wrap .select-replace .selected-text strong:hover { color: #e85a74 }
.nf-form-wrap .select-replace .selected-text:before { content: '\f107'; font-family: FontAwesome; font-size: 30px; line-height: 1; position: absolute; left: 15px; top: 10px; }

.nf-form-wrap .select-replace ul { list-style: none; padding: 0; margin: 0; position: absolute; top: 100%; left: 0; width: 100%; background: #fff; color: #2e2e30; z-index: 10; border: 5px solid #1fbfbd; border-top: none; visibility: hidden; opacity: 0; max-height: 195px; overflow: auto; }
.nf-form-wrap .select-replace ul li { border-bottom: 1px solid #e5e5e5; padding: 10px 15px 9px; cursor: pointer; position: relative; }
.nf-form-wrap .select-replace ul > li:last-child { border-bottom: none; }
.nf-form-wrap .select-replace ul li:hover { background: #f5f5f5; }
.nf-form-wrap .select-replace.multiple ul li { padding-left: 40px; }
.nf-form-wrap .select-replace.multiple ul li:before { content: ''; width: 15px; height: 15px; position: absolute; background: rgba(0, 0, 0, 0); border: 1px solid #1fbfbd; left: 13px; top: 13px; }

.nf-form-wrap .select-replace.open ul { visibility: visible; opacity: 1; }
.nf-form-wrap .select-replace.open .selected-text { background: #1fbfbd; border-color: #1fbfbd; color: white; }
.nf-form-wrap .select-replace ul li.active { color: #1fbfbd; }
.nf-form-wrap .select-replace ul li.active:after { content: ''; position: absolute; width: 0; height: 0; left: -2px; top: 50%; border-left: 7px solid #1fbfbd; border-top: 7px solid transparent; border-bottom: 7px solid transparent; margin-top: -7px; }

.nf-form-wrap .select-replace.multiple.open .selected-text span { color: #1e2e3f; }
.nf-form-wrap .select-replace.multiple ul li.active { color: #1e2e3f }
.nf-form-wrap .select-replace.multiple ul li.active:after { display: none; }
.nf-form-wrap .select-replace.multiple ul li.active:before { border-color: #1e2e3f; background: #1fbfbd }

.file-replace, .download-replace { position: relative; width: 415px; max-width: 100%; cursor: pointer; display: block; }
.file-replace input { position: absolute; z-index: -1; opacity: 0; max-width: 100%; }
.file-replace .selected-text, .download-replace .selected-text { background: white; border: 1px solid white; font-size: 16px; line-height: 22px; padding: 14px 120px 0 20px; display: block; height: 50px; color: #2e2e30; cursor: pointer; text-overflow: ellipsis; white-space: pre; overflow: hidden; position: relative; z-index: 1; }
.file-replace button, .download-replace .button { position: absolute; right: 0; top: 0; background: #1fbfbd; color: white; border: 1px solid #1fbfbd; font-size: 16px; line-height: 16px; font-weight: bold; padding: 16px 0; z-index: 2; width: 105px; text-align: center; height: 50px; }
.download-replace .button { background: #c2aa8f; border-color: #c2aa8f; }

.checkbox-replace { display: inline-block; margin: 0 5px 0 0; width: 20px; height: 20px; border: 1px solid #1fbfbd; background: transparent; cursor: pointer; position: relative; top: 4px; }
.checkbox-replace:hover { background: rgba(31, 191, 189, 0.4); }
.checkbox-replace.checked { background: #1fbfbd }
.checkbox-replace input { position: absolute; z-index: -1; opacity: 0; visibility: hidden; }

.has-error .form-control, .has-error .form-control:focus { border-color: #e85a74; }
.wpcf7 .has-error .form-control, .wpcf7 .has-error .form-control:focus { border-color: white; }
span.wpcf7-not-valid-tip { border-color: #e85a74; background: #e85a74; color: #fff; padding: 3px 20px; display: none; }
.has-error span.wpcf7-not-valid-tip { display: block; }
div.wpcf7-mail-sent-ng,
div.wpcf7-validation-errors { background: #e85a74; border: none; font-size: 18px; padding: 15px 20px; margin: 0; color: white; }

.five-image-preload { position: relative; }
.five-image-preload img { position: absolute; width: 1px; height: 1px; opacity: 0; left: 0; top: 0; }
.five-image-preload.loaded img { width: 100%; height: 100%; opacity: 1; }

.preload-image { position: absolute; top: 0; left: 0; overflow: hidden; width: 100%; height: 100%; }
.preload-image span { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center;
	-webkit-transform: translate3d(0, 100%, 0); -moz-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); -o-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0);
	-webkit-transition: transform .7s cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition: transform .7s cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition: transform .7s cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition: transform .7s cubic-bezier(0.770, 0.000, 0.175, 1.000); transition: transform .7s cubic-bezier(0.770, 0.000, 0.175, 1.000); }
.preload-image.loaded span { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.preload-image span img { position: absolute; width: 1px; height: 1px; opacity: 0; }

.five-service-icons img { margin: 30px auto 30px; max-height: 60px; width: auto; }
.five-service-icons h2 { margin-bottom: 25px; }

.five-cta { position: relative; }
.five-cta:after { content: '\f105'; font-family: FontAwesome; position: relative; font-size: inherit; padding-left: 6px; top: 1px; }
.five-cta:hover { border-bottom: 1px solid; }

#five-contact-map { position: relative; width: 100%; height: 0; padding-bottom: 45%; background: #f4f3f3; }
#five-contact-map-js { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

body.page-template-page-template-contact .five-side-content-block,
body.page-template-page-template-contact .five-side-content-block:after { background: #233f68 !important; }
body.page-template-page-template-contact .five-side-content-block-content { padding-top: 60px; padding-bottom: 80px; }

form.wpcf7-form > * { -webkit-transition: opacity .5s linear; -moz-transition: opacity .5s linear; -ms-transition: opacity .5s linear; -o-transition: opacity .5s linear; transition: opacity .5s linear; }
form.wpcf7-form.sent > * { opacity: .2; }
form.wpcf7-form.sent div.wpcf7-mail-sent-ok,
div.wpcf7-mail-sent-ok { position: absolute; top: 50%; left: 50%; width: auto; background: #1fbfbd; margin: 0; padding: 10px 20px; text-align: center; border: none; opacity: 1;
	-webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
form.wpcf7-form div.wpcf7-mail-sent-ok { display: none; }
form.wpcf7-form.sent div.wpcf7-mail-sent-ok { display: block; }

#swipebox-close { background-image: url('images/five-contact-overlay-close.svg') !important; background-size: 22px 22px; }

body.page-template-page-template-testimonials .five-testimonials-block-first { padding-top: 100px; }
body.page-template-page-template-testimonials .five-testimonials-block-last { padding-bottom: 100px; }
body.page-template-page-template-testimonials .five-testimonials-block-testimonials li h4 { color: #1fbfbd }

.five-cta-button { display: inline-block; display: inline-block; padding: 12px 20px; cursor: pointer; font-weight: bold; }
.five-cta-button .fa-angle-right { position: relative; display: inline-block; padding-left: 6px; top: 1px; }
.five-cta-button:hover { opacity: .9; }


/*
 * Header
 */
body { padding-top: 100px; }

header#header { background: white; position: fixed; z-index: 100; top: 0; left: 0; width: 100%; }
header#header #logo { float: left; padding: 32px 15px; }
header#header #logo img { width: 200px; }
header#header #header-menu-container { float: right; }
header#header #header-menu > li { font-size: 20px; position: relative; }
header#header #header-menu > li > a { display: block; color: #1f3142; padding: 40px 22px; line-height: 1; }

header#header #header-menu:hover > li > a { color: #a4aab6; }
header#header #header-menu:hover > li:hover > a { color: #243e68; }

header#header #header-menu > li > ul { position: absolute; left: 0; top: 100%; margin: -34px 0 0; width: 160px; padding: 0; list-style: none; opacity: 0; visibility: hidden; }
header#header #header-menu > li > ul > li {  }
header#header #header-menu > li > ul > li > a { color: #00bcba; padding: 7px 0 7px 22px; display: block; }
header#header #header-menu > li > ul > li:first-child > a { color: #00bcba; }
header#header #header-menu > li > ul > li > a:after { content: '\f105'; font-family: FontAwesome; display: inline-block; padding-left: 7px; position: relative; top: 1px; }

header#header #header-menu > li:hover > ul { visibility: visible; opacity: 1; }
header#header #header-menu > li > ul > li:hover > a { color: #243e68; }

body.header-small header#header #logo { padding: 15px 15px; }
body.header-small header#header #logo img { width: 166px !important; }
body.header-small header#header #header-menu > li > a { padding-top: 20px; padding-bottom: 20px; }

body.header-small header#header #header-menu > li > ul { margin: 0; background: rgba(255, 255, 255, 0.38); padding-bottom: 5px; }
body.header-small header#header #header-menu > li > ul > li > a,
body.header-small header#header #header-menu > li > ul > li:first-child > a { color: #1e2e3f }
body.header-small header#header #header-menu > li > ul > li:hover > a { color: #148c8c }

header#header #logo,
header#header #logo img,
header#header #header-menu > li > a { -webkit-transition: all .3s cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition: all .3s cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition: all .3s cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition: all .3s cubic-bezier(0.770, 0.000, 0.175, 1.000); transition: all .3s cubic-bezier(0.770, 0.000, 0.175, 1.000); }

#mobile-menu-btn { float: right; margin-right: -15px; width: 60px; height: 60px; cursor: pointer; position: relative; }
#mobile-menu-btn .bar { position: absolute; left: 18px; top: 21px; width: 24px; height: 2px; background-color: #1e2e3f; }
#mobile-menu-btn .bar-1 { transform-origin: top right; }
#mobile-menu-btn .bar-2 { top: 29px; }
#mobile-menu-btn .bar-3 { top: 37px; transform-origin: bottom right; }

#mobile-menu-btn .bar { -webkit-transition: transform .3s cubic-bezier(0.770, 0.000, 0.175, 1.000), opacity .3s linear, visibility .3s linear; -moz-transition: transform .3s cubic-bezier(0.770, 0.000, 0.175, 1.000), opacity .3s linear, visibility .3s linear; -ms-transition: transform .3s cubic-bezier(0.770, 0.000, 0.175, 1.000), opacity .3s linear, visibility .3s linear; -o-transition: transform .3s cubic-bezier(0.770, 0.000, 0.175, 1.000), opacity .3s linear, visibility .3s linear; transition: transform .3s cubic-bezier(0.770, 0.000, 0.175, 1.000), opacity .3s linear, visibility .3s linear;  }
#mobile-menu-btn .bar-1,
#mobile-menu-btn .bar-3 { transition-delay: .10s }
#mobile-menu-btn .bar-2 { transition-delay: .25s }

body.menu-open #mobile-menu-btn .bar-1 { transition-delay: .35s;
	-webkit-transform: rotate(-45deg) translate3d(-3px, -3px, 0); -moz-transform: rotate(-45deg) translate3d(-3px, -3px, 0); -ms-transform: rotate(-45deg) translate3d(-3px, -3px, 0); -o-transform: rotate(-45deg) translate3d(-3px, -3px, 0); transform: rotate(-45deg) translate3d(-3px, -3px, 0); }
body.menu-open #mobile-menu-btn .bar-2 { visibility: hidden; opacity: 0; transition-delay: .20s;
	-webkit-transform: translate3d(-15px, 0, 0); -moz-transform: translate3d(-15px, 0, 0); -ms-transform: translate3d(-15px, 0, 0); -o-transform: translate3d(-15px, 0, 0); transform: translate3d(-15px, 0, 0); }
body.menu-open #mobile-menu-btn .bar-3 { transition-delay: .35s;
	-webkit-transform: rotate(45deg) translate3d(-3px, 3px, 0); -moz-transform: rotate(45deg) translate3d(-3px, 3px, 0); -ms-transform: rotate(45deg) translate3d(-3px, 3px, 0); -o-transform: rotate(45deg) translate3d(-3px, 3px, 0); transform: rotate(45deg) translate3d(-3px, 3px, 0); }


#wpcf7-f2018-p935-o1 .two-cols { width: 100%; float: left; }
#wpcf7-f2018-p935-o1 .two-cols .col-1 { width: 10%; float: left; }
#wpcf7-f2018-p935-o1 .two-cols .col-2 { width: 90%; float: right; margin-top: -12px; }
#wpcf7-f2018-p935-o1 .btn-primary { -webkit-box-shadow: none; box-shadow: none; outline: 0; }
#wpcf7-f2018-p935-o1 .wpcf7-form-control-signature-wrap { width: 100% !important;  }
#wpcf7-f2018-p935-o1 .wpcf7-form-control-signature-global-wrap { margin-bottom: 15px; }
#wpcf7-f2018-p935-o1 .col-sm-12 > p { margin-bottom: 0; }
#wpcf7-f2018-p935-o1 #wpcf7_quote-signature_clear { border: none; border-bottom: 1px solid #1fbfbd; font-size: 18px; line-height: normal; letter-spacing: 2px; padding: 5px; background: transparent; color: #1fbfbd }
#wpcf7-f2018-p935-o1 #wpcf7_quote-signature_clear:hover { background: #00123b; color: #FFFFFF; }

/**
 * Contact Overlay
 */
#five-contact-overlay { position: fixed; width: 100%; height: 100%; left: 100%; top: 0; z-index: 1000;
	-webkit-transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); }

#five-contact-overlay-contact { float: left; width: 33.33%; background: #1fbfbd; color: white; position: relative; min-height: 100%; max-height: 100%; overflow: auto; }
#five-contact-overlay-contact .inner { padding: 120px 45px 0; position: relative; }
#five-contact-overlay-contact .request-quote-button { display: block; color: #1e2e3f; font-size: 20px; line-height: 1; padding: 40px 45px; position: absolute; left: 0; top: 0; }
#five-contact-overlay-contact .request-quote-button i { padding-left: 6px; position: relative; top: 1px; }
#five-contact-overlay-contact h3 { font-size: 30px; text-transform: uppercase; letter-spacing: 3px; margin: 0; color: white; }
#five-contact-overlay-contact p { margin: 0 0 20px; }
#five-contact-overlay-contact a { color: white }
#five-contact-overlay-contact p strong { display: block; padding: 20px 0 0; letter-spacing: 1px; }
#five-contact-overlay-contact p a i { font-size: 30px; line-height: 30px; padding: 5px 10px 0 0; color: white; }
#five-contact-overlay-contact p a:hover, #five-contact-overlay-contact p a:hover i { color: #1e2e3f }

#five-contact-overlay-contact .five-contact-overlay-close,
#five-contact-overlay-quote .five-contact-overlay-close { width: 41px; height: 41px; background: url('images/five-contact-overlay-close.svg') no-repeat 50% 50%; background-size: 21px 21px; position: absolute; left: 3px; top: 70px; cursor: pointer; }
#five-contact-overlay-quote .five-contact-overlay-close { display: none; }

#five-contact-overlay-quote { float: right; width: 66.66%; background: #1f3142; color: white; position: relative; min-height: 100%; max-height: 100%; overflow: auto; }
#five-contact-overlay-quote .inner { position: relative; padding: 120px 40px 0; max-height: 100%; overflow: auto; }
#five-contact-overlay-quote h3 { font-size: 30px; text-transform: none; left: 3px; margin: 0 0 18px; color: white; }
#five-contact-overlay-quote small { font-size: 13px; line-height: 18px; }
#five-contact-overlay-quote h5 { font-size: 18px; font-weight: normal; line-height: 1; margin: 25px 0 20px; font-family: 'TT Norms', Helvetica, Arial, sans-serif; color: white; }
.wpcf7-submit { border: none; border-bottom: 1px solid #1fbfbd; font-size: 24px; line-height: normal; letter-spacing: 2px; padding: 5px; background: transparent; color: #1fbfbd }
.wpcf7-submit i { font-size: 30px; padding-left: 7px; position: relative; top: 2px; }
.wpcf7-submit:hover { color: white; border-bottom-color: white; }
.wpcf7-checkbox label { font-size: 14px; color: #1fbfbd; }

.ajax-loader.is-active { display: none !important; }

#five-contact-overlay-contact-overlay { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 100; background: rgba(31, 191, 189, .6); visibility: hidden; opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); -ms-transform: translate3d(-100%, 0, 0); -o-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }
#five-contact-overlay-quote.loading #five-contact-overlay-contact-overlay,
#five-contact-overlay-quote.loading.loading-ended #five-contact-overlay-contact-overlay { -webkit-transition: transform .4s cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition: transform .4s cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition: transform .4s cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition: transform .4s cubic-bezier(0.770, 0.000, 0.175, 1.000); transition: transform .4s cubic-bezier(0.770, 0.000, 0.175, 1.000); }
#five-contact-overlay-quote.loading #five-contact-overlay-contact-overlay { visibility: visible; opacity: 1; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
#five-contact-overlay-quote.loading.loading-ended #five-contact-overlay-contact-overlay { -webkit-transform: translate3d(100%, 0, 0); -moz-transform: translate3d(100%, 0, 0); -ms-transform: translate3d(100%, 0, 0); -o-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }





/*
 * Home
 */
.five-banner { position: relative; width: 100%; height: 0; padding-bottom: 27%; background: #c3a98f; color: white; text-align: center; }
.five-banner-splashes { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; z-index: 1; }
.five-banner-splashes .five-banner-splash { position: absolute; left: 50%; top: 50%; width: 868px; height: 608px; background-repeat: no-repeat; background-position: center center; background-size: 100%;
	opacity: 0; visibility: hidden;
	-webkit-transition: opacity .45s linear, visibility .45s linear; -moz-transition: opacity .45s linear, visibility .45s linear; -ms-transition: opacity .45s linear, visibility .45s linear; -o-transition: opacity .45s linear, visibility .45s linear; transition: opacity .45s linear, visibility .45s linear;
	-webkit-transform: translate3d(-50%, -50%, 0); -moz-transform: translate3d(-50%, -50%, 0); -ms-transform: translate3d(-50%, -50%, 0); -o-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); }
.five-banner-splashes .five-banner-splash.active { opacity: 1; visibility: visible; }
.five-banner-splashes .five-banner-splash-1 { background-image: url('images/splash-1.svg'); z-index: 1; }
.five-banner-splashes .five-banner-splash-2 { background-image: url('images/splash-2.svg'); z-index: 2; }
.five-banner-splashes .five-banner-splash-3 { background-image: url('images/splash-3.svg'); z-index: 3; }
.five-banner-splashes .five-banner-splash-4 { background-image: url('images/splash-4.svg'); z-index: 4; }
.five-banner-splashes .five-banner-splash-5 { background-image: url('images/splash-5.svg'); z-index: 5; }

.five-banner-content { text-align: center; position: absolute; z-index: 2; top: 50%; left: 0; width: 100%; opacity: 0; visibility: hidden;
	-webkit-transition: opacity .3s linear, visibility .3s linear; -moz-transition: opacity .3s linear, visibility .3s linear; -ms-transition: opacity .3s linear, visibility .3s linear; -o-transition: opacity .3s linear, visibility .3s linear; transition: opacity .3s linear, visibility .3s linear;
	-webkit-transform: translate3d(0, -50%, 0); -moz-transform: translate3d(0, -50%, 0); -ms-transform: translate3d(0, -50%, 0); -o-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }
.five-banner-content.active { opacity: 1; visibility: visible; }
.five-banner-content h2, .five-banner-content h3 { font-size: 30px; line-height: normal; letter-spacing: 3px; margin: 0 0 5px; color: white; }
.five-banner-icons { display: block; margin: 0 auto 15px; height: 34px; }

.five-content-block.home-intro { font-size: 18px; line-height: 24px; }
.five-content-block.home-intro .container { max-width: 800px; }
.five-content-block.home-intro a i { display: inline-block; padding-left: 6px; top: 1px; }




/**
 * About
 */
.five-content-block.about-content .container { max-width: 680px; font-size: 18px; line-height: 24px; }




/**
 * Footer Contact
 */
#five-footer-contact { background: #1f3142; color: white; padding: 50px 0 40px; position: relative; }
#five-footer-contact .to-top { position: absolute; left: 50%; top: -65px; margin-left: -25px; font-size: 50px; line-height: 50px; width: 50px; text-align: center; height: 50px; color: #1fbfbd; cursor: pointer;
	-webkit-transition: transform .3s cubic-bezier(.770, 0.000, 0.175, 1.000), color .3s linear; -moz-transition: transform .3s cubic-bezier(0.770, 0.000, 0.175, 1.000), color .3s linear; -ms-transition: transform .3s cubic-bezier(0.770, 0.000, 0.175, 1.000), color .3s linear; -o-transition: transform .3s cubic-bezier(0.770, 0.000, 0.175, 1.000), color .3s linear; transition: transform .3s cubic-bezier(0.770, 0.000, 0.175, 1.000), color .3s linear; }
#five-footer-contact .to-top:hover { color: #148c8c; height: 65px;
	-webkit-transform: translate3d(0, -15px, 0); -moz-transform: translate3d(0, -15px, 0); -ms-transform: translate3d(0, -15px, 0); -o-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0); }

#five-footer-contact form.loading.five-loading > * { opacity: .2; }
#five-footer-contact form.loading > svg { opacity: 1; }
#five-footer-contact form.loading:after { content: ''; width: 100%; height: 100%; top: 0; left: 0; position: absolute; z-index: 10; }

.five-footer-tabs { font-size: 30px; line-height: normal; letter-spacing: 2px; color: white; text-align: center; margin: 0 0 60px; }
.five-footer-tab { color: rgba(255, 255, 255, 0.50); cursor: pointer; display: inline-block; padding: 5px 5px; }
.five-footer-tab:hover { color: white; }
.five-footer-tab.active { color: white; border-bottom: none; cursor: default }
.five-footer-tab-separator { display: inline-block; padding: 5px 20px; }

.five-footer-tabs-info { font-size: 14px; line-height: normal; color: white; font-weight: normal; text-align: center; margin: 35px 0 40px; }

.five-footer-tabbed-items { list-style: none; padding: 0; margin: 0 auto; max-width: 860px; }
.five-footer-tabbed-items > li { display: none; margin: 0; }
.five-footer-tabbed-items > li.active { display: block; }

.five-footer-tabbed-items .five-footer-tabbed-enquiry textarea.form-control { height: 125px; }
.five-footer-tabbed-items .wpcf7-submit { display: block; margin: 20px auto 0; }
.five-footer-tabbed-items .five-footer-tabbed-enquiry .newsletter-signup { text-align: center; }

.five-footer-tabbed-items .five-footer-tabbed-quote .file-input-title { display: inline-block; font-size: 16px; font-weight: normal; line-height: 1; margin: 0 0 20px; font-family: 'TT Norms', Helvetica, Arial, sans-serif; }
.five-footer-tabbed-items .five-footer-tabbed-quote .wpcf7-submit { margin-top: 15px; }
.five-footer-tabbed-items .five-footer-tabbed-quote .newsletter-signup { margin-bottom: 5px; }
.five-footer-tabbed-items .five-footer-tabbed-quote .newsletter-signup,
.five-footer-tabbed-items .five-footer-tabbed-quote .copy { text-align: center; }





/**
 * Footer
 */
footer#footer { color: #1fbfbd }

#footer-cols { padding: 0; margin: 0; list-style: none; font-size: 0; text-align: center; height: 100px; }
#footer-cols > li { display: inline-block; vertical-align: middle; font-size: 16px; padding: 0 15px; }

#footer-cols > li#footer-copy { float: left; padding: 39px 15px; }

#footer-cols > li#footer-menu-col { float: left; }
#footer-menu { list-style: none; padding: 0; margin: 0; font-size: 0; line-height: normal; }
#footer-menu > li { display: inline-block; font-size: 16px; line-height: 22px; }
#footer-menu > li > a { color: #1fbfbd; display: block; padding: 39px 10px; }
#footer-menu > li > a:hover { color: #1e2e3f }

#footer-cols > li#footer-excerpt { max-width: 370px; font-size: 12px; line-height: 16px; text-align: left; padding: 26px 0; }

#footer-cols > li#footer-social-menu-col { float: right; }
#footer-social-menu { list-style: none; padding: 0; margin: 0 10px 0 0; font-size: 0; line-height: normal; }
#footer-social-menu > li { display: inline-block; font-size: 28px; line-height: 28px; }
#footer-social-menu > li a { display: block; padding: 36px 5px; color: #1fbfbd }
#footer-social-menu > li a:hover { color: #1e2e3f }




/**
 * Single Case Study
 */
.five-block-case-study-links { background: transparent; padding: 15px 60px 20px; position: fixed; left: 0; bottom: 0; width: 100%; z-index: 100; }
.five-block-case-study-links a { font-size: 16px; line-height: 16px; padding: 8px 5px; border-bottom: 1px solid #1fbfbd; color: #1fbfbd; }
.five-block-case-study-links a:hover { color: #243e69; border-bottom-color: white; }
.five-block-case-study-links a.left { float: left; }
.five-block-case-study-links a.right { float: right; }
.five-block-case-study-links a.right i { font-size: 16px; position: relative; margin-left: 6px; top: 1px; }
.five-block-case-study-links a.left i { font-size: 16px; position: relative; margin-right: 6px; top: 1px; }

.single-case-study-website { margin-top: 45px; }
.single-case-study-website i { font-size: 16px; position: relative; top: 1px; margin-left: 6px; }

body.single-case_study { padding-bottom: 69px; }




/**
 * Shortcodes
 */



	/**
	 * Case Study Service Filters - Dropdown Style
	 */
	.five-case-study-service-filter.five-filter-dropdown { 
		position: relative; 
		display: inline-block; 
		margin: 30px 15px 15px; 
		min-width: 200px;
	}
	
	.five-case-study-service-filter .five-filter-dropdown-selected:hover,
	.five-case-study-service-filter.open .five-filter-dropdown-selected {
		color: #1fbfbd;
		border-color: #1fbfbd;
	}
	
	.five-case-study-service-filter .five-filter-dropdown-selected i {
		position: absolute;
		right: 16px;
		top: 50%;
		transform: translateY(-50%);
		transition: transform 0.3s ease;
	}
	
	.five-case-study-service-filter.open .five-filter-dropdown-selected i {
		transform: translateY(-50%) rotate(180deg);
	}
	
	.five-case-study-service-filter .five-filter-dropdown-options {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		background: #fff;
		border: 1px solid #c2aa8f;
		border-top: none;
		list-style: none;
		padding: 0;
		margin: 0;
		opacity: 0;
		visibility: hidden;
		transform: translateY(-10px);
		transition: all 0.3s ease;
		z-index: 1000;
		max-height: 300px;
		overflow-y: auto;
	}
	
	.five-case-study-service-filter.open .five-filter-dropdown-options {
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
	}
	
	.five-case-study-service-filter .five-filter-dropdown-options li {
		border-bottom: 1px solid #f5f5f5;
	}
	
	.five-case-study-service-filter .five-filter-dropdown-options li:last-child {
		border-bottom: none;
	}
	
	.five-case-study-service-filter .five-filter-dropdown-options li a {
		display: block;
		padding: 8px 16px;
		color: #c2aa8f;
		text-decoration: none;
		font-size: 18px;
		line-height: 26px;
		transition: all 0.3s ease;
	}
	
	.five-case-study-service-filter .five-filter-dropdown-options li:hover a,
	.five-case-study-service-filter .five-filter-dropdown-options li.active a {
		color: #1fbfbd;
		background: #f9f9f9;
	}

	/*
	 * Case Study Industry Filters - Dropdown Style
	 */
	.five-case-study-industry-filter.five-filter-dropdown { 
		position: relative; 
		display: inline-block; 
		margin: 30px 15px 15px; 
		min-width: 200px;
	}
	
	.five-case-study-service-filter .five-filter-dropdown-selected,
	.five-case-study-industry-filter .five-filter-dropdown-selected {
		display: block;
		padding: 8px 16px;
		/* background: #fff; */
		border-bottom: 1px solid #c2aa8f;
		color: #c2aa8f;
		cursor: pointer;
		font-size: 18px;
		line-height: 26px;
		position: relative;
		transition: all 0.3s ease;
		width: 100%;
		text-align: left;
	}
	
	.five-case-study-industry-filter .five-filter-dropdown-selected:hover,
	.five-case-study-industry-filter.open .five-filter-dropdown-selected {
		color: #1fbfbd;
		border-color: #1fbfbd;
	}
	
	.five-case-study-industry-filter .five-filter-dropdown-selected i {
		position: absolute;
		right: 16px;
		top: 50%;
		transform: translateY(-50%);
		transition: transform 0.3s ease;
	}
	
	.five-case-study-industry-filter.open .five-filter-dropdown-selected i {
		transform: translateY(-50%) rotate(180deg);
	}
	
	.five-case-study-industry-filter .five-filter-dropdown-options {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		background: #fff;
		border: 1px solid #c2aa8f;
		border-top: none;
		list-style: none;
		padding: 0;
		margin: 0;
		opacity: 0;
		visibility: hidden;
		transform: translateY(-10px);
		transition: all 0.3s ease;
		z-index: 1000;
		max-height: 300px;
		overflow-y: auto;
	}
	
	.five-case-study-industry-filter.open .five-filter-dropdown-options {
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
	}
	
	.five-case-study-industry-filter .five-filter-dropdown-options li {
		border-bottom: 1px solid #f5f5f5;
	}
	
	.five-case-study-industry-filter .five-filter-dropdown-options li:last-child {
		border-bottom: none;
	}
	
	.five-case-study-industry-filter .five-filter-dropdown-options li a {
		display: block;
		padding: 8px 16px;
		color: #c2aa8f;
		text-decoration: none;
		font-size: 18px;
		line-height: 26px;
		transition: all 0.3s ease;
	}
	
	.five-case-study-industry-filter .five-filter-dropdown-options li:hover a,
	.five-case-study-industry-filter .five-filter-dropdown-options li.active a {
		color: #1fbfbd;
		background: #f9f9f9;
	}




	/**
	 * Doughnut Shortcode
	 */
	.five-doughnut { margin: 50px 0; }
	.five-doughnut-chart { width: 150px; height: 150px; float: left; }
	.five-doughnut-content { margin-left: 185px; padding: 15px 0 1px; }
	.doughnutSummaryNumber { display: none !important; }




	/**
	 * Case Study Links
	 */
	.five-case-study-links {  }
	.five-case-study-links a { font-size: 18px; line-height: 18px; padding: 8px 5px; border-bottom: 1px solid white; color: white; }
	.five-case-study-links a.left { float: left; }
	.five-case-study-links a.right { float: right; }
	.five-case-study-links a i { position: relative; top: 1px; margin-left: 6px; font-size: 16px; }

	.five-side-content-block-content .five-case-study-links { position: absolute; bottom: 50px; left: 0; width: 100%; padding-left: 60px; padding-right: 90px; }




/**
 * Flexible Layouts
 */



	/**
	 * Service Blocks
	 */
	.five-services-blocks .five-service-block { float: left; width: 100%; position: relative; text-align: center; }
	.five-services-blocks-2 .five-service-block { width: 50%; }
	.five-services-blocks-3 .five-service-block { width: 33.33%; }
	.five-services-blocks-4 .five-service-block { width: 25%; }

	.five-services-blocks .five-service-block a { display: block; position: relative; width: 100%; height: 0; padding-bottom: 100%; color: white; z-index: 2; }
	.five-services-blocks-1 .five-service-block a { padding-bottom: 50%; }

	.five-service-block-content { position: absolute; left: 0; top: 50%; text-align: center; width: 100%; padding: 0 50px 40px;
		-webkit-transform: translate3d(0, -50%, 0); -moz-transform: translate3d(0, -50%, 0); -ms-transform: translate3d(0, -50%, 0); -o-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }
	.five-service-block-content img { height: 68px; margin: 0 0 34px; }
	.five-service-block-content h4 { font-size: 26px; line-height: 26px; letter-spacing: 3px; color: white; margin: 0 0 20px; }
	.five-service-block-content p { color: white; margin: 0 auto; max-width: 252px; min-height: 3em; font-size: 18px; line-height: 24px; }

	.five-service-block-more { position: absolute; left: 50%; bottom: 15%; text-align: center; font-size: 18px; line-height: 18px; width: auto; border-bottom: 1px solid transparent; margin-left: -35px; }
	.five-service-block-more i { display: inline-block; position: relative; padding-left: 6px; top: 1px; }
	.five-service-block-more:hover { border-bottom: 1px solid white; }

	.five-service-block:after { content: ''; width: 90%; height: 90%;  z-index: 1; position: absolute; left: 5%; top: 5%; visibility: hidden; opacity: 0;
		-webkit-transition: opacity .2s linear, visibility .2s linear; -moz-transition: opacity .2s linear, visibility .2s linear; -ms-transition: opacity .2s linear, visibility .2s linear; -o-transition: opacity .2s linear, visibility .2s linear; transition: opacity .2s linear, visibility .2s linear; }
	.five-service-block.five-service-block-8:after { background: url('images/branding-hover.svg') no-repeat 50% 50%; }
	.five-service-block.five-service-block-102:after { background: url('images/digital-hover.svg') no-repeat 50% 50%; }
	.five-service-block.five-service-block-6:after { background: url('images/design-hover.svg') no-repeat 50% 50%; }
	.five-service-block:hover:after { visibility: visible; opacity: 1; }



	/**
	 * Case Studies
	 */
	.five-case-study-blocks { background: #c2aa8f }

	.five-case-study-block-column { float: left; width: 100%; position: relative; text-align: center; }
	.five-case-study-blocks-2 .five-case-study-block-column { width: 50%; }
	.five-case-study-blocks-3 .five-case-study-block-column { width: 33.33%; }
	.five-case-study-blocks-4 .five-case-study-block-column { width: 25%; }

	.five-case-study-blocks-grid ul { list-style: none; padding: 0; margin: 0; float: left; width: 100%; }
	.five-case-study-blocks-grid ul li { float: left; width: 33.33%; padding-bottom: 33.33%; }

	.five-case-study-block { position: relative; width: 100%; height: 0; padding-bottom: 100%; }
	.five-case-study-block a { position: absolute; width: 100%; height: 100%; left: 0; top: 0; display: block; color: white; }

	.five-case-study-block-image,
	.five-case-study-block-image-service { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; }
	.five-case-study-block-image-service { opacity: 0;
		-webkit-transition: opacity .6s linear; -moz-transition: opacity .6s linear; -ms-transition: opacity .6s linear; -o-transition: opacity .6s linear; transition: opacity .6s linear;  }
	.five-case-study-block-image-service.active { opacity: 1; z-index: 2 }

	.five-case-study-block-hover { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 3; visibility: hidden; opacity: 0; }
	.five-case-study-block-hover-centre { text-align: center; position: absolute; left: 0; width: 100%; top: 50%; z-index: 3;
		-webkit-transform: translate3d(0, -50%, 0); -moz-transform: translate3d(0, -50%, 0); -ms-transform: translate3d(0, -50%, 0); -o-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }
	.five-case-study-block-hover h5 { font-size: 22px; line-height: 26px; margin: 0 0 24px; letter-spacing: 2px; color: white; }
	.five-case-study-block-hover p { font-size: 18px; line-height: 18px; margin: 0; }
	.five-case-study-block-hover p i { display: inline-block; position: relative; padding-left: 6px; top: 1px; }
	.five-case-study-block-hover span { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; opacity: .9; }

	.five-case-study-block a .five-case-study-block-hover { -webkit-transition: opacity .06s linear, visibility .06s linear; -moz-transition: opacity .06s linear, visibility .06s linear; -ms-transition: opacity .06s linear, visibility .06s linear; -o-transition: opacity .06s linear, visibility .06s linear; transition: opacity .06s linear, visibility .06s linear;  }
	.five-case-study-block a:hover .five-case-study-block-hover { opacity: 1; visibility: visible; }

	.five-case-study-block .testimonial-author { margin-bottom: 60px; }



	/**
	 * Content Block
	 */
	.five-content-block { padding: 45px 0; clear: both; }
	.five-content-block-1 .col-lg-12 { max-width: 700px; margin: 0 auto; float: none; }



	/**
	 * Clients Block
	 */
	.five-clients-block { clear: both; padding: 65px 0 40px; }
	.five-clients-block h2.five-clients-block-title { text-align: center; margin: 0 0 55px; font-size: 24px; line-height: 28px; font-family: 'TT Norms', Helvetica, Arial, sans-serif; letter-spacing: 4px; color: #00bcba; font-weight: normal; }

	.five-clients-block-logos { margin: 0 auto 65px; font-size: 0; max-width: 1300px; }
	.five-clients-block-logos > li { display: inline-block; width: 20%; padding: 0 30px; position: relative; vertical-align: middle; }
	.five-clients-block-logos > li span { display: block; margin-bottom: 20px; }
	.five-clients-block-logos-fade > li span,
	.five-clients-block-logos > li span span { position: relative; width: 100%; height: 0; padding-bottom: 60%; display: block; margin-bottom: 0px; }
	.five-clients-block-logos-fade > li span img,
	.five-clients-block-logos > li span span img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; display: block; margin: auto; width: auto; height: auto; max-width: 90%; max-height: 50%; opacity: 0; visibility: hidden;
		-webkit-transition: .5s opacity linear, .5s visibility linear; -moz-transition: .5s opacity linear, .5s visibility linear; -ms-transition: .5s opacity linear, .5s visibility linear; -o-transition: .5s opacity linear, .5s visibility linear; transition: .5s opacity linear, .5s visibility linear; pointer-events: none; }
	.five-clients-block-logos-fade > li span a.active img { opacity: 1; visibility: visible; pointer-events:auto; }
	.five-clients-block-logos > li span span img { opacity: 1; visibility: visible; max-width: 80%; max-height: 40%; }

	.five-clients-block-list .container { max-width: 900px; }
	.five-clients-block-list ul { list-style: none; padding: 0; margin: 0 0 55px; }
	.five-clients-block-list ul li { margin-bottom: 4px; }
	.five-clients-block-list ul li.industry { font-weight: bold; font-size: 18px; margin-bottom: 6px; letter-spacing: 1px; }

	.five-clients-block { padding-bottom: 45px; }
	.five-clients-block-list.open { margin-bottom: -45px; }
	.five-clients-block-list { height: 195px; overflow: hidden; position: relative; }
	.five-clients-block-list:after { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); }
	.five-clients-block-list.open:after { opacity: 0; visibility: hidden; }
	.five-clients-block-list:before { content: '\f107'; font-family: FontAwesome; font-size: 50px; line-height: 50px; cursor: pointer; color: #1fbfbd; position: absolute; left: 50%; bottom: 0; margin-left: -25px; width: 50px; height: 50px; text-align: center; z-index: 2 }
	.five-clients-block-list.open:before { visibility: hidden; opacity: 0; }
	.five-clients-block-list.open:after,
	.five-clients-block-list.open:before { -webkit-transition: opacity .5s linear, visibility .5s linear; -moz-transition: opacity .5s linear, visibility .5s linear; -ms-transition: opacity .5s linear, visibility .5s linear; -o-transition: opacity .5s linear, visibility .5s linear; transition: opacity .5s linear, visibility .5s linear; }



	/**
	 * Testimonials Block
	 */
	.five-testimonials-block { padding: 40px 0; }
	.five-testimonials-block-testimonials { list-style: none; padding: 0; margin: 0 auto; max-width: 600px; }
	.five-testimonials-block-testimonials li { text-align: center; margin: 0 auto; }
	.five-testimonials-block-testimonials li h3 { font-size: 24px; line-height: 34px; letter-spacing: 2px; color: inherit; margin: 0 0 20px; font-weight: normal; }
	.five-testimonials-block-testimonials li h4 { font-size: 14px; line-height: 20px; margin: 0; font-weight: normal; color: inherit; letter-spacing: 1px; }
	.five-testimonials-block-testimonials li h4 em { display: block; }

	.five-testimonials-block .slick-dots { margin: 30px 0 0; padding: 0; list-style: none; font-size: 0; text-align: center; }
	.five-testimonials-block .slick-dots li { display: inline-block; width: 15px; height: 20px; text-align: center; }




	/**
	 * Text & Icons
	 */
	.five-icon-text-block { background: url('images/icons-text-pattern.png') repeat 50% 50%; background-size: 19px 37px; clear: both; }


	.five-icon-text-block-items li { width: 100%; }
	.five-icon-text-block-2-columns .five-icon-text-block-items li { width: 50%; }
	.five-icon-text-block-3-columns .five-icon-text-block-items li { width: 33.33%; }
	.five-icon-text-block-4-columns .five-icon-text-block-items li { width: 25%; }

	.five-icon-text-block-item-wrapper-height { position: absolute; width: 100%; height: 100%; left: 0; top: 0; }

	.five-icon-text-block-side-left .five-icon-text-block-items { float: left; width: 100%; }
	.five-icon-text-block-side-left li { border: .5px solid white; float: left; }
	.five-icon-text-block-side-left .five-icon-text-block-item-wrapper { position: relative; width: 100%; height: 0; padding-bottom: 50%; background: #f3f4f4; }
	.five-icon-text-block-side-left .five-icon-text-block-item-wrapper-centre { display: table; width: 100%; height: 100%; position: absolute; left: 0; top: 0; padding: 0 50px; }
	.five-icon-text-block-side-left .five-icon-text-block-item-centre { display: table-cell; vertical-align: middle; }
	.five-icon-text-block-side-left .five-icon-text-block-item-content { text-align: center; }
	.five-icon-text-block-side-left .five-icon-text-block-item-icon { display: block; text-align: center; height: 45px; margin-bottom: 20px; }
	.five-icon-text-block-side-left .five-icon-text-block-item-icon svg { width: auto; height: 100%; }
	.five-icon-text-block-side-left .five-icon-text-block-item-icon { display: table-cell; width: 75px; vertical-align: middle; }
	.five-icon-text-block-side-left .five-icon-text-block-item-icon svg { width: 100%; height: auto; }
	.five-icon-text-block-side-left .five-icon-text-block-item-content { display: table-cell; vertical-align: middle; text-align: left; padding-left: 50px; }
	.five-icon-text-block-side-left .five-icon-text-block-items .five-icon-text-block-item-content h5 { margin: 0 0 3px; font-weight: 600; }

	.five-icon-text-block-side-top .five-icon-text-block-items { float: left; width: 100%; }
	.five-icon-text-block-side-top li { border: .5px solid white; float: left; }
	.five-icon-text-block-side-top .five-icon-text-block-item-wrapper { position: relative; width: 100%; height: 0; padding-bottom: 100%; background: #f3f4f4; }
	.five-icon-text-block-side-top .five-icon-text-block-item-wrapper-centre { display: table; width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
	.five-icon-text-block-side-top .five-icon-text-block-item-centre { display: table-cell; vertical-align: middle; padding: 0 20px; }
	.five-icon-text-block-side-top .five-icon-text-block-item-content { text-align: center; }
	.five-icon-text-block-side-top .five-icon-text-block-item-icon { display: block; text-align: center; height: 45px; margin-bottom: 20px; }
	.five-icon-text-block-side-top .five-icon-text-block-item-icon svg { width: auto; height: 100%; }

	.five-icon-text-block-items .five-icon-text-block-item-content { font-size: 16px; line-height: 24px; }
	.five-icon-text-block-items .five-icon-text-block-item-content h5 { font-size: 20px; margin: 5px 0 15px; }




	/**
	 * Instagram
	 */
	.five-instagram-block ul { float: left; list-style: none; padding: 0; margin: 0; width: 100%; }
	.five-instagram-block ul li { font-size: 16px; float: left; width: 33.33%; position: relative; }
	.five-instagram-block ul li a { display: block; width: 100%; height: 0; padding-bottom: 100%; text-align: center; position: relative; overflow: hidden; }

	.five-instagram-block ul li.instagram-user a { background: #1fbfbd; color: white; overflow: hidden; }
	.instagram-user-centre-wrapper { position: absolute; width: 100%; height: 100%; padding: 35px; }
	.instagram-user-centre { position: relative; width: 100%; height: 100%; background: url('images/five-instagram-block-hover-white.svg') no-repeat 50% 50%; background-size: 100% 100%; padding: 20px 30px; }
	.instagram-user-centre > div { position: relative; width: 100%; max-height: 100%; font-size: 24px; line-height: 28px; letter-spacing: 1px; top: 50%; left: 0;
		-webkit-transform: translate3d(0, -50%, 0); -moz-transform: translate3d(0, -50%, 0); -ms-transform: translate3d(0, -50%, 0); -o-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }

	.five-instagram-block ul li.instagram-post a div.hover { position: absolute; left: 0; top: 0; width: 100%; height: 100%; visibility: hidden; opacity: 0; z-index: 3; background: #2ebebc;
		-webkit-transition: opacity .3s linear, visibility .3s linear; -moz-transition: opacity .3s linear, visibility .3s linear; -ms-transition: opacity .3s linear, visibility .3s linear; -o-transition: opacity .3s linear, visibility .3s linear; transition: opacity .3s linear, visibility .3s linear; }
	.five-instagram-block ul li.instagram-post.loaded:hover a div.hover { visibility: visible; opacity: 1; }
	.instagram-post-centre-wrapper { position: absolute; width: 100%; height: 100%; padding: 35px; }
	.instagram-post-centre { position: relative; width: 100%; height: 100%; background: url('images/five-instagram-block-hover-white.svg') no-repeat 50% 50%; background-size: 100% 100%; padding: 20px 30px; }
	.instagram-post-centre > div { position: relative; width: 100%; max-height: 100%; font-size: 24px; line-height: 28px; letter-spacing: 1px; top: 50%; left: 0; overflow: hidden;
		-webkit-transform: translate3d(0, -50%, 0); -moz-transform: translate3d(0, -50%, 0); -ms-transform: translate3d(0, -50%, 0); -o-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }
	.instagram-post-centre > div div { height: 70%; position: relative; overflow: hidden; }
	.instagram-post-centre p, .instagram-post-centre span, .instagram-post-centre div { color: white }
	.instagram-post-centre p { margin-bottom: 25px; }

	/*.five-instagram-block ul li.instagram-post a div.hover > span { position: relative; width: 100%; height: 100%; background: url('images/five-instagram-block-hover.svg') no-repeat 50% 50%; background-size: 100% 100%; display: block; }
	.five-instagram-block ul li.instagram-post a div.hover span span { font-size: 20px; line-height: 20px; left: 0; right: 0; top: 0; bottom: 0; margin: auto; width: 100%; height: 20px; text-align: center; color: #1fbfbd; position: absolute; }
	.five-instagram-block ul li.instagram-post a div.hover span span p { font-size: 12px; line-height: 15px; color: #243e69; margin-top: 20px; }*/

	.five-instagram-block ul li.instagram-post .five-image-preload { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 2;
		-webkit-transform: translate3d(0, 100%, 0); -moz-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); -o-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0);
		-webkit-transition: transform .7s cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition: transform .7s cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition: transform .7s cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition: transform .7s cubic-bezier(0.770, 0.000, 0.175, 1.000); transition: transform .7s cubic-bezier(0.770, 0.000, 0.175, 1.000); }
	.five-instagram-block ul li.instagram-post .five-image-preload.loaded { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

	.five-instagram-block-background-color { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #c2aa8f; display: none; }

	.five-instagram-block-lazyload { height: 0;
		-webkit-transition: height .4s ease-in-out; -moz-transition: height .4s ease-in-out; -ms-transition: height .4s ease-in-out; -o-transition: height .4s ease-in-out; transition: height .4s ease-in-out; }
	.five-instagram-block-lazyload.loading { height: 120px; }




	/**
	 * Team Members
	 */
	.five-team-members-block { background: #c2aa8f }
	.five-team-members-block > ul { font-size: 0; }
	.five-team-members-block > ul > li { font-size: 16px; display: inline-block; width: 25%; vertical-align: top; cursor: pointer; }

	.five-team-member-image { position: relative; background: #1fbfbd; width: 100%; height: 0; padding-bottom: 100%; }

	.five-team-member-content { background: #f4f4f4; padding: 50px 20px 50px 50px; cursor: pointer; }
	.five-team-members-block > ul > li:hover .five-team-member-content { background: #fafafa; }
	.five-team-member-content h3 { margin: 0 0 4px; font-size: 24px; font-weight: bold; line-height: 28px; color: #1e2e3f }
	.five-team-member-content h5 { margin: 0; font-size: 20px; line-height: 24px; font-weight: normal; color: #1e2e3f }
	.five-team-member-content i { font-size: 60px; line-height: 30px; color: #1e2e3f; display: block; margin: 20px 0 0;
		-webkit-transition: transform .2s cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition: transform .2s cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition: transform .2s cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition: transform .2s cubic-bezier(0.770, 0.000, 0.175, 1.000); transition: transform .2s cubic-bezier(0.770, 0.000, 0.175, 1.000); }
	.five-team-members-block > ul > li:hover .five-team-member-content i { -webkit-transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); -ms-transform: translate3d(0, 10px, 0); -o-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); }

	.five-team-member-bio { background: white; padding: 40px 30px 50px 50px; display: none; }




	/**
	 * Full Width Image
	 */
	.five-full-width-image-block { position: relative; }
	.five-full-width-image-block-image { width: 100%; height: 0; position: relative; }
	.five-full-width-image-block .preload-image { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }




	/**
	 * Side Content with Gallery
	 */
	.five-side-content-block { position: relative; }

	.five-side-content-block-content { float: left; width: 50%; padding: 110px 90px 160px 60px; position: relative; max-width: 575px; }
	.five-side-content-block-content h1,
	.five-side-content-block-content h2,
	.five-side-content-block-content h3,
	.five-side-content-block-content h4,
	.five-side-content-block-content h5,
	.five-side-content-block-content h6 { color: inherit; }
	.five-side-content-block-content h4 { font-family: 'TT Norms', Helvetica, Arial, sans-serif }

	.five-side-content-block-images { margin-left: 575px; }
	.five-side-content-block-image { width: 100%; height: 0; position: relative; z-index: 2; }
	.five-side-content-block-image-testimonial { padding: 0 !important; height: 100%; }
	.five-side-content-block-images-testimonial { position: absolute; right: 0; top: 0; height: 100%; width: 100%; padding-left: 575px; }

	@media (max-width: 1165px) { .five-side-content-block-images { margin-left: 50%; } }




	/**
	 * Horizontal Content with Icons
	 */
	.five-horizontal-content-with-icon-block { background: white; }
	.five-horizontal-content-with-icon-block-items { margin: 0; padding: 2px 2px 0; }
	.five-horizontal-content-with-icon-block-items .five-horizontal-content-with-icon-block-item { margin: 0 0 2px; padding: 100px; background: #f3f4f4; display: block; font-size: 16px; line-height: 22px; }
	.five-horizontal-content-with-icon-block-items .five-horizontal-content-with-icon-block-item h5 { margin: 0 0 3px; font-weight: 600; font-size: 20px; }

	.five-horizontal-content-with-icon-block-items .five-horizontal-content-with-icon-block-item .five-horizontal-content-with-icon-block-item-content { display: table; width: 100%; }
	.five-horizontal-content-with-icon-block-items .five-horizontal-content-with-icon-block-item .five-horizontal-content-with-icon-block-item-content-icon { display: table-cell; vertical-align: middle; width: 20%; padding-right: 10%; }
	.five-horizontal-content-with-icon-block-items .five-horizontal-content-with-icon-block-item .five-horizontal-content-with-icon-block-item-content-icon svg { width: 70px; height: auto; }

	.five-horizontal-content-with-icon-block-items .five-horizontal-content-with-icon-block-item .five-horizontal-content-with-icon-block-item-content-middle { display: table-cell; width: 50%; vertical-align: middle }

	.five-horizontal-content-with-icon-block-items .five-horizontal-content-with-icon-block-item .five-horizontal-content-with-icon-block-item-content-right { display: table-cell; max-width: 150px; padding-left: 100px; width: 20%; padding-left: 10%; vertical-align: middle }



	/**
	 * Responsive Mockups
	 */
	.five-responsive-mockup-block {  }
	.five-responsive-mockup-block-item { float: left; width: 100%; background: #f3f4f4; border: 1px solid white; position: relative; cursor: pointer; }
	.five-responsive-mockup-block.five-responsive-mockup-block-2 .five-responsive-mockup-block-item { width: 50%; }
	.five-responsive-mockup-block.five-responsive-mockup-block-3 .five-responsive-mockup-block-item { width: 33.33%; }

	.five-responsive-mockup-block-wrapper { position: relative; width: 100%; height: 0; padding-bottom: 100%; }
	.five-responsive-mockup-block-wrapper-center { position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 15%; }
	.five-responsive-mockup-block-wrapper-center:after { content: ''; background: url('images/view-more.svg') no-repeat 50% 50%; width: 100%; height: 100%; background-size: 86px 55px; position: absolute; left: 0; top: 0; z-index: 100; opacity: 0; visibility: hidden;
		-webkit-transition: opacity .5s linear, visibility .5s linear; -moz-transition: opacity .5s linear, visibility .5s linear; -ms-transition: opacity .5s linear, visibility .5s linear; -o-transition: opacity .5s linear, visibility .5s linear; transition: opacity .5s linear, visibility .5s linear;  }
	.five-responsive-mockup-block-prop-wrapper { width: 100%; height: 100%; }
	.five-responsive-mockup-block-prop { background-size: 100% 100%; height: 0; margin: auto; position: relative; z-index: 2; }
	.five-responsive-mockup-block-prop .preload-image { position: absolute; }
	.five-responsive-mockup-block-prop .preload-image span { background-position: top center; }

	.five-responsive-mockup-block-iphone .five-responsive-mockup-block-wrapper-center { padding: 20%; }
	.five-responsive-mockup-block-iphone .five-responsive-mockup-block-prop { background-image: url('images/iphone.png'); width: 57.6470588235294%; padding-bottom: 100%; }
	.five-responsive-mockup-block-iphone .five-responsive-mockup-block-prop .preload-image { left: 12.9591836734694%; width: 74.7959183673469%; height: 76%; top: 11.4705882352941% }

	.five-responsive-mockup-block-ipad .five-responsive-mockup-block-prop { background-image: url('images/ipad.png'); width: 77.746077032810271%; padding-bottom: 100%; }
	.five-responsive-mockup-block-ipad .five-responsive-mockup-block-prop .preload-image { left: 10.458715596330275%; width: 78.623853211009174%; height: 81.526390870185449%; top: 8.98716119828816% }

	.five-responsive-mockup-block-laptop .five-responsive-mockup-block-wrapper-center { padding: 5% }
	.five-responsive-mockup-block-laptop .five-responsive-mockup-block-prop { background-image: url('images/laptop-black.png'); width: 100%; padding-bottom: 58.4%; margin-top: 20.8% }
	.five-responsive-mockup-block-laptop .five-responsive-mockup-block-prop .preload-image { left: 12.2%; width: 75.466666666666667%; height: 80.821917808219178%; top: 6.963470319634703% }

	.five-responsive-mockup-block-item:hover { background-color: white; }
	.five-responsive-mockup-block-item:hover .five-responsive-mockup-block-wrapper-center:after { opacity: 1; visibility: visible; }
	.five-responsive-mockup-block-item:hover .five-responsive-mockup-block-prop { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.1); }

	.five-responsive-mockup-block-item { -webkit-transition: background-color .5s linear; -moz-transition: background-color .5s linear; -ms-transition: background-color .5s linear; -o-transition: background-color .5s linear; transition: background-color .3s linear; }
	.five-responsive-mockup-block-item .five-responsive-mockup-block-prop { -webkit-transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); transition: transform .3s cubic-bezier(0.770, 0.000, 0.175, 1.000); }




	/**
	 * Mockup overlay
	 */
	#five-mockup-overlay { position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 999999; background: white; background: rgba(255, 255, 255, .9); opacity: 0; visibility: hidden;
		-webkit-transition: opacity .3s linear, visibility .3s linear; -moz-transition: opacity .3s linear, visibility .3s linear; -ms-transition: opacity .3s linear, visibility .3s linear; -o-transition: opacity .3s linear, visibility .3s linear; transition: opacity .3s linear, visibility .3s linear; }
	#five-mockup-overlay.active { opacity: 1; visibility: visible; }
	#five-mockup-overlay-close { position: absolute; right: 0; top: 0; width: 100px; height: 100px; background: #f4f3f3; cursor: pointer; z-index: 100; }
	#five-mockup-overlay-close:after { content: ''; width: 24px; height: 24px; background: url('images/mockup-overlay-close.svg') no-repeat 50% 50%; background-size: 24px 24px; position: absolute; left: 50%; top: 50%; margin: -12px 0 0 -12px; }
	#five-mockup-overlay-close:hover { background: #c3a98d }
	#five-mockup-overlay .mockup-prop-wrapper { position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding: 150px 140px 100px; }
	#five-mockup-overlay .mockup-prop-wrapper .mockup-prop { position: relative; width: 100%; height: 100%; text-align: center; }
	#five-mockup-overlay .mockup-prop-wrapper .mockup-prop .mockup-prop-device { position: absolute; max-width: 100%; max-height: 100%; top: 0; left: 0; width: 100%; height: 100%; }
	#five-mockup-overlay .mockup-prop-wrapper .mockup-prop .mockup-prop-device > img { max-width: 100%; max-height: 100%; position: absolute; left: 50%; top: 50%;
		-webkit-transform: translate3d(-50%, -50%, 0); -moz-transform: translate3d(-50%, -50%, 0); -ms-transform: translate3d(-50%, -50%, 0); -o-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); }
	#five-mockup-overlay .mockup-prop-wrapper .mockup-prop .mockup-prop-image-wrapper { width: 100%; height: 100%; position: absolute; left: 50%; top: 50%;
		-webkit-transform: translate3d(-50%, -50%, 0); -moz-transform: translate3d(-50%, -50%, 0); -ms-transform: translate3d(-50%, -50%, 0); -o-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); }
	#five-mockup-overlay .mockup-prop-wrapper .mockup-prop .mockup-prop-image { position: absolute; overflow: hidden; }
	#five-mockup-overlay .mockup-prop-wrapper .mockup-prop .mockup-prop-image img { position: absolute; left: 0; top: 0; width: 100%; height: auto;
		-webkit-transition: transform .1s cubic-bezier(0.455, 0.030, 0.515, 0.955); -moz-transition: transform .1s cubic-bezier(0.455, 0.030, 0.515, 0.955); -ms-transition: transform .1s cubic-bezier(0.455, 0.030, 0.515, 0.955); -o-transition: transform .1s cubic-bezier(0.455, 0.030, 0.515, 0.955); transition: transform .3s cubic-bezier(0.250, 0.460, 0.450, 0.940); }

	#five-mockup-overlay.five-mockup-overlay-laptop .mockup-prop-wrapper .mockup-prop .mockup-prop-image { left: 12.2%; width: 75.466666666666667%; height: 80.821917808219178%; top: 6.963470319634703% }
	#five-mockup-overlay.five-mockup-overlay-ipad .mockup-prop-wrapper .mockup-prop .mockup-prop-image { left: 10.458715596330275%; width: 78.623853211009174%; height: 81.526390870185449%; top: 8.98716119828816% }
	#five-mockup-overlay.five-mockup-overlay-iphone .mockup-prop-wrapper .mockup-prop .mockup-prop-image { left: 12.9591836734694%; width: 74.7959183673469%; height: 76%; top: 11.4705882352941% }

	#mockup-prop-scroll { position: absolute; right: 25px; top: 0; padding: 4% 0 7%; width: 28px; height: 100%; }
	#mockup-prop-scroll .mockup-prop-scroll-wrapper { position: relative; width: 100%; height: 100%; }
	#mockup-prop-scroll .mockup-prop-scroll-up { position: absolute; left: 0; top: 0; width: 28px; height: 15px; background: url('images/mockup-scroll-up.svg') no-repeat 50% 50%; background-size: 100%; cursor: pointer; z-index: 20; }
	#mockup-prop-scroll .mockup-prop-scroll-down { position: absolute; left: 0; bottom: 0; width: 28px; height: 15px; background: url('images/mockup-scroll-down.svg') no-repeat 50% 50%; background-size: 100%; cursor: pointer; z-index: 20; }
	#mockup-prop-scroll .mockup-prop-scroll-track { position: relative; width: 100%; height: 100%; padding: 35px 0; }
	#mockup-prop-scroll .mockup-prop-scroll-handle { width: 22px; height: 22px; background: url('images/mockup-scroll-handle.svg') no-repeat center center; background-size: 100%; cursor: ns-resize; margin-left: 3px; position: relative; z-index: 2; }
	#mockup-prop-scroll .mockup-prop-scroll-handle-track-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 80px 0 35px; }
	#mockup-prop-scroll .mockup-prop-scroll-handle-track-wrapper .mockup-prop-scroll-handle-track { position: relative; width: 100%; height: 100%; }
	#mockup-prop-scroll .mockup-prop-scroll-handle-track-wrapper .mockup-prop-scroll-handle-track div { width: 2px; height: 100%; background: #1e2e3f; position: absolute; bottom: 0; left: 50%; margin-left: -1px;
		-webkit-border-radius: 1px; -moz-border-radius: 1px; -ms-border-radius: 1px; -o-border-radius: 1px; border-radius: 1px; }

	#five-mockup-overlay.five-mockup-overlay-ipad #mockup-prop-scroll { right: -35px; padding: 12% 0 13%; }
	#five-mockup-overlay.five-mockup-overlay-iphone #mockup-prop-scroll { right: -35px; padding: 20% 0 22%; }


	.ellip { display: block; height: 100%; }
	.ellip-line { display: inline-block; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; max-width: 100%; }
	.ellip, .ellip-line { position: relative; overflow: hidden; }

	#input-get-access-token { background: #1fbfbd; color: #1f3142; padding: 10px 20px; display: inline-block; font-weight: bold; }
	#input-get-access-token:hover { color: #1fbfbd; background: #1f3142; padding: 10px 20px; display: inline-block; font-weight: bold; }


.page-id-9621 #five-footer-contact { display: none; }

.five-package-table, .five-package-table > .elementor-widget-container, .five-package-table > .elementor-widget-container > .elementor-price-table {
	height: 100%;
}
.five-package-table > .elementor-widget-container > .elementor-price-table {
	display: flex;
  flex-direction: column;
	background: #fff;
}

.five-package-table > .elementor-widget-container > .elementor-price-table > .elementor-price-table__footer {
	margin-top: auto;
}

.five-package-table .elementor-price-table__feature-inner {
	display: flex;
	justify-content: space-between;
}

.five-package-table .elementor-price-table__feature-inner span {
	width: 88%;
}


.five-pack-faq .elementor-tab-title.elementor-active {
	background: #FCFCFC;
}
.five-pack-faq a:hover {
	color: #777777 !important;
}

.five-pack-expand-content:before {
	content: "";
	height: 100px;
	width: 100%;
	position: absolute;
	bottom: 0;
	background: linear-gradient(0deg, #FFFFFF 22.4%, rgba(255, 255, 255, 0) 100%);
}
.five-pack-expand-content.expand:before {
	background: none;
}
.five-pack-expand-content {
	max-height: 165px;
	overflow: hidden;
	transition: max-height 0.7s ease;
}
.five-pack-expand-content.expand {
	max-height: 100%;
}
.five-pack-expand-trigger {
	cursor: pointer;
}

.five-landing-hero-title .elementor-widget-container h1 > span {
	position: relative;
	line-height: 1em;
	display: inline-block;
	overflow: hidden;
}

.five-landing-hero-title .elementor-widget-container h1 > span span {
	line-height: 1em;
	display: inline-block;
	opacity: 0;
	position: relative;
	z-index: 1;
}

@keyframes heroheader {
	0% {
		transform: scale3d(0.0, 1, 1) translate3d(0, calc(100% - 1px), 0);
	}
	40% {
		transform: scale3d(1, 1, 1) translate3d(0, calc(100% - 1px), 0);
	}
	100% {
		transform: scale3d(1, 1, 1) translate3d(0, -101%, 0);
	}
}

@keyframes heroheadertext {
	0% {
		opacity: 0;
	}
	61% {
		opacity: 0;
	}
	62% {
		opacity: 1;
	}
	100% {
		opacity: 1;
	}
}

.five-landing-hero-title .elementor-widget-container h1 > span:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background: white;
	left: 0;
	top: 0;
	transform: scale3d(0.0, 1, 1) translate3d(0, calc(100% - 1px), 0);
}

.five-landing-hero-title.play .elementor-widget-container h1 > span:after {
	animation-name: heroheader;
	animation-duration: 1s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}

.five-landing-hero-title .elementor-widget-container h1 > span:nth-child(1):after,
.five-landing-hero-title .elementor-widget-container h1 > span:nth-child(1) span {
	animation-delay: .1s;
}
.five-landing-hero-title .elementor-widget-container h1 > span:nth-child(3):after,
.five-landing-hero-title .elementor-widget-container h1 > span:nth-child(3)  span {
	animation-delay: .2s;
}
.five-landing-hero-title .elementor-widget-container h1 > span:nth-child(5):after,
.five-landing-hero-title .elementor-widget-container h1 > span:nth-child(5) span {
	animation-delay: .3s;
}

.five-landing-hero-title.play .elementor-widget-container h1 > span span {
	animation-name: heroheadertext;
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-iteration-count: 1;
}

.five-landing-hero video {
	opacity: 0;
	transition: opacity .3s linear;
}

.five-landing-hero.play video {
	opacity: 1;
}

.in-view-child-up {
	position: relative;
	overflow: hidden;
	
}
.in-view-child-up > * {
	position: relative;
	z-index: 1;
}
.in-view-child-up:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: white;
	left: 0;
	top: 0;
	transform: translate3d(0, 0, 0);
	transition: transform .5s ease;
	transition-delay: .3s;
	z-index: 2;
}

.viewed .in-view-child-up:after {
	transform: translate3d(0, -100%, 0);
}

.in-view-child-stagger-gallery dl {
	opacity: 0;
	transform: translate3d(0, 15px, 0);
	transition: opacity .4s linear, transform .3s cubic-bezier(0.4, 0, 0.2, 1);
}
.viewed .in-view-child-stagger-gallery dl {
	opacity: 1;
	transform: translate3d(0, 0px, 0);
}

.in-view-child-stagger-gallery.in-view-child-stagger-gallery-1 dl:nth-child(3) {
	transition-delay: .4s;
}
.in-view-child-stagger-gallery.in-view-child-stagger-gallery-1 dl:nth-child(2) {
	transition-delay: .45s;
}
.in-view-child-stagger-gallery.in-view-child-stagger-gallery-1 dl:nth-child(6) {
	transition-delay: .50s;
}
.in-view-child-stagger-gallery.in-view-child-stagger-gallery-1 dl:nth-child(1) {
	transition-delay: .55s;
}
.in-view-child-stagger-gallery.in-view-child-stagger-gallery-1 dl:nth-child(5) {
	transition-delay: .6s;
}
.in-view-child-stagger-gallery.in-view-child-stagger-gallery-1 dl:nth-child(4) {
	transition-delay: .65s;
}

.in-view-child-stagger-gallery.in-view-child-stagger-gallery-2 dl:nth-child(1) {
	transition-delay: .6s;
}
.in-view-child-stagger-gallery.in-view-child-stagger-gallery-2 dl:nth-child(6) {
	transition-delay: .65s;
}
.in-view-child-stagger-gallery.in-view-child-stagger-gallery-2 dl:nth-child(3) {
	transition-delay: .7s;
}
.in-view-child-stagger-gallery.in-view-child-stagger-gallery-2 dl:nth-child(7) {
	transition-delay: .75s;
}
.in-view-child-stagger-gallery.in-view-child-stagger-gallery-2 dl:nth-child(4) {
	transition-delay: .8s;
}
.in-view-child-stagger-gallery.in-view-child-stagger-gallery-2 dl:nth-child(2) {
	transition-delay: .85s;
}
.in-view-child-stagger-gallery.in-view-child-stagger-gallery-2 dl:nth-child(5) {
	transition-delay: .9s;
}


@media (min-width: 992px) {
	
	.in-view-slide-left {
		position: relative;
		overflow: hidden;
	}
	
	.in-view-slide-left > * {
		position: relative;
		z-index: 1;
	}
	
	.in-view-slide-left:after {
		content: '';
		width: 100%;
		height: 100%;
		background: white;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 2;
		transition: transform .5s cubic-bezier(0.62, 0, 0.45, 0.81);
	}
	
	.viewed .in-view-slide-left:after {
		transform: translate3d(-101%, 0, 0);
	}

}


@media (max-width: 991.92px) {
	
	.in-view-slide-left {
		position: relative;
		overflow: hidden;
	}
	
	.in-view-slide-left > * {
		position: relative;
		z-index: 1;
	}
	
	.in-view-slide-left:after {
		content: '';
		width: 100%;
		height: 100%;
		background: white;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 2;
		transition: transform .5s cubic-bezier(0.62, 0, 0.45, 0.81);
	}
	
	.viewed .in-view-slide-left:after {
		transform: translate3d(101%, 0, 0);
	}

}




.in-view-slide-right {
	position: relative;
	overflow: hidden;
}

.in-view-slide-right > * {
	position: relative;
	z-index: 1;
}

.in-view-slide-right:after {
	content: '';
	width: 100%;
	height: 100%;
	background: white;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	transition: transform .5s cubic-bezier(0.62, 0, 0.45, 0.81);
}

.viewed .in-view-slide-right:after {
	transform: translate3d(100%, 0, 0);
}




.in-view-slide-up {
	position: relative;
	overflow: hidden;
}

.in-view-slide-up > * {
	position: relative;
	z-index: 1;
}

.in-view-slide-up:after {
	content: '';
	width: 100%;
	height: 100%;
	background: white;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	transition: transform .5s cubic-bezier(0.62, 0, 0.45, 0.81);
}

.viewed .in-view-slide-up:after,
.viewed.in-view-slide-up:after {
	transform: translate3d(0, -100%, 0);
}


.in-view-case-studies .five-case-study-block {
	opacity: 0;
	transition: opacity .4s linear;
}

.in-view-case-studies .five-case-study-block.viewed {
	opacity: 1;
}

.in-view-case-studies .five-case-study-block:nth-child(1n+1) {
	transition-delay: .2s;
}



.in-view-case-studies .five-case-study-block:nth-child(2n+2) {
	transition-delay: .35s;
}

.in-view-case-studies .five-case-study-block:nth-child(3n+3) {
	transition-delay: .5s;
}


.in-view-show {
	opacity: 0;
	transform: translate3d(0, 25px, 0);
	transition: transform .4s ease, opacity .4s linear;
}

.viewed .in-view-show {
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.in-view-delay-1,
.in-view-delay-1:after {
	transition-delay: .1s !important;
}

.in-view-delay-15,
.in-view-delay-15:after {
	transition-delay: .15s !important;
}

.in-view-delay-2,
.in-view-delay-2:after {
	transition-delay: .2s !important;
}

.in-view-delay-25,
.in-view-delay-25:after {
	transition-delay: .25s !important;
}

.in-view-delay-3,
.in-view-delay-3:after {
	transition-delay: .3s !important;
}

.in-view-delay-35,
.in-view-delay-35:after {
	transition-delay: .35s !important;
}

.in-view-delay-4,
.in-view-delay-4:after {
	transition-delay: .4s !important;
}

.in-view-delay-45,
.in-view-delay-45:after {
	transition-delay: .45s !important;
}

.in-view-delay-5,
.in-view-delay-5:after {
	transition-delay: .5s !important;
}

.in-view-delay-55,
.in-view-delay-55:after {
	transition-delay: .55s !important;
}

.in-view-delay-6,
.in-view-delay-6:after {
	transition-delay: .6s !important;
}

.in-view-delay-65,
.in-view-delay-65:after {
	transition-delay: .65s !important;
}

.in-view-delay-7,
.in-view-delay-7:after {
	transition-delay: .7s !important;
}

.in-view-delay-75,
.in-view-delay-75:after {
	transition-delay: .75s !important;
}

.in-view-delay-8,
.in-view-delay-8:after {
	transition-delay: .8s !important;
}

.in-view-delay-85,
.in-view-delay-85:after {
	transition-delay: .85s !important;
}

.in-view-delay-9,
.in-view-delay-9:after {
	transition-delay: .9s !important;
}

.in-view-delay-95,
.in-view-delay-95:after {
	transition-delay: .95s !important;
}

.in-view-delay-105,
.in-view-delay-105:after {
	transition-delay: 1.05s !important;
}

.in-view-delay-100,
.in-view-delay-100:after {
	transition-delay: 1s !important;
}

.in-view-delay-110,
.in-view-delay-110:after {
	transition-delay: 1.1s !important;
}

.in-view-delay-115,
.in-view-delay-115:after {
	transition-delay: 1.15s !important;
}

.in-view-delay-120,
.in-view-delay-120:after {
	transition-delay: 1.2s !important;
}

.five-content-block-cs-industry {
	background-color: #1f3142;
	color: white;
	text-align: center;
}
.five-content-block-cs-industry h1,
.five-content-block-cs-industry h2,
.five-content-block-cs-industry h3,
.five-content-block-cs-industry h4,
.five-content-block-cs-industry h5,
.five-content-block-cs-industry h6,
.five-content-block-cs-industry p {
	color: white;
}
/**
 * Smaller Laptops
 */
@media (max-width: 1199px) {
	
	.five-service-block-content img { height: 50px; margin-bottom: 20px; }
	.five-service-block-content h4 { margin-bottom: 14px; font-size: 20px; line-height: 20px; }
	.five-service-block-content p { font-size: 15px; line-height: 20px; min-height: 120px; }
	.five-service-block-content { padding-top: 40px; }
	#five-mockup-overlay .mockup-prop-wrapper { padding: 100px 70px 50px }
	
}



/**
 * Tablets
 */
@media (max-width: 991px) {
	
	body { padding-top: 60px; }
	
	header#header #logo,
	body.header-small header#header #logo { padding: 15px 0px; width: 164px; }
	
	#header-menu-container { position: fixed; width: 260px; height: 100%; left: 100%; top: 0; background: #1fbfbd; }
	
	body > * { -webkit-transform: translate3d(0px, 0, 0); -moz-transform: translate3d(0px, 0, 0); -ms-transform: translate3d(0px, 0, 0); -o-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); }
	
	body > *,
	#five-contact-overlay { -webkit-transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); }
	body.menu-open > * { -webkit-transform: translate3d(-260px, 0, 0); -moz-transform: translate3d(-260px, 0, 0); -ms-transform: translate3d(-260px, 0, 0); -o-transform: translate3d(-260px, 0, 0); transform: translate3d(-260px, 0, 0); }
	body.menu-open.contact-open > * { -webkit-transform: translate3d(-520px, 0, 0); -moz-transform: translate3d(-520px, 0, 0); -ms-transform: translate3d(-520px, 0, 0); -o-transform: translate3d(-520px, 0, 0); transform: translate3d(-520px, 0, 0); }
	
	body > #five-contact-overlay { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);
		-webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
	body.contact-open > #five-contact-overlay,
	body.contact-closing > #five-contact-overlay { -webkit-transform: translate3d(-260px, 0, 0); -moz-transform: translate3d(-260px, 0, 0); -ms-transform: translate3d(-260px, 0, 0); -o-transform: translate3d(-260px, 0, 0); transform: translate3d(-260px, 0, 0); }
	body.menu-open.contact-open > #five-contact-overlay.open-finished { z-index: 100; }
	body.close-all > #five-contact-overlay { -webkit-transform: translate3d(100%, 0, 0); -moz-transform: translate3d(100%, 0, 0); -ms-transform: translate3d(100%, 0, 0); -o-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0);
		-webkit-transition: transform .01s linear .25s; -moz-transition: transform .01s linear .25s; -ms-transition: transform .01s linear .25s; -o-transition: transform .01s linear .25s; transition: transform .01s linear .25s; }
	body.quote-open > #five-contact-overlay { -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); -ms-transform: translate3d(-100%, 0, 0); -o-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0);
		-webkit-transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); }
	body.quote-closing > #five-contact-overlay { -webkit-transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); transition: transform .5s cubic-bezier(0.770, 0.000, 0.175, 1.000); }
	
	header#header #header-menu { float: none; }
	header#header #header-menu > li { display: block; }
	header#header #header-menu > li > a,
	header#header #header-menu:hover > li > a,
	body.header-small header#header #header-menu > li > a { padding: 20px; color: #1e2e3f; }
	
	header#header #header-menu > li > ul,
	body.header-small header#header #header-menu > li > ul { position: relative; left: auto; top: auto; margin: -12px 0 10px; opacity: 1; visibility: visible; width: auto; background: transparent; padding: 0 !important; }
	header#header #header-menu > li > ul > li > a,
	body.header-small header#header #header-menu > li > ul > li > a { padding-left: 20px; }
	header#header #header-menu > li > ul > li > a,
	header#header #header-menu > li > ul > li:first-child > a,
	body.header-small header#header #header-menu > li > ul > li > a,
	body.header-small header#header #header-menu > li > ul > li:first-child > a { color: white }
	
	#five-contact-overlay { z-index: -1; }
	#five-contact-overlay-contact { background: #148c8c; width: 260px; }
	
	#five-contact-overlay-contact .request-quote-button { padding: 20px 20px; top: 60px; }
	#five-contact-overlay-contact .inner { padding: 140px 20px 0; overflow-y: scroll; -webkit-overflow-scrolling: touch; }
	#five-contact-overlay-contact .five-contact-overlay-close { left: 15px; top: 10px; }
	
	#five-contact-overlay-quote { float: none; width: auto; margin-left: 33.33%; overflow-y: scroll; -webkit-overflow-scrolling: touch; }
	#five-contact-overlay-quote .inner { padding: 75px 20px 10px; overflow-y: scroll; -webkit-overflow-scrolling: touch; }
	.fivecf7-col-0, .fivecf7-col-1 { padding-left: 10px; padding-right: 10px; }
	.fivecf7-row-0, .fivecf7-row-1, .fivecf7-row-2, .fivecf7-row-3, .fivecf7-row-4, .fivecf7-row-5 { margin-left: -10px; margin-right: -10px; }
	
	.five-banner { padding-bottom: 35%; }
	.five-service-block-content { padding-left: 20px; padding-right: 20px; padding-bottom: 30px; }
	.five-service-block-content img { height: 35px; margin-bottom: 16px; }
	.five-service-block-content h4 { font-size: 20px; line-height: 20px; margin-bottom: 10px; }
	.five-service-block-content p { min-height: 54px; font-size: 14px; line-height: 17px; }
	.five-service-block-more { font-size: 14px; bottom: 10%; }
	.five-case-study-block-hover-centre { padding: 15px; }
	
	.five-clients-block-logos > li { width: 25%; }
	.five-clients-block-logos > li:last-child { display: none; }
	.five-clients-block-list ul { text-align: center; }
	
	#footer-cols > li#footer-excerpt { display: none; }
	
	.five-team-members-block > ul > li { width: 50%; }
	
	.five-side-content-block-content,
	.five-side-content-block-images { width: 100%; float: none; margin-left: 0; }
	.five-side-content-block-content { max-width: 100%; }
	.five-side-content-block:after { display: none; }
	
	.five-side-content-block-content { padding-top: 50px; padding-bottom: 120px; }
	
	.five-horizontal-content-with-icon-block-items .five-horizontal-content-with-icon-block-item { padding: 70px 50px; }
	.five-icon-text-block-4-columns .five-icon-text-block-items li { width: 33.33%; }
	.five-service-block-content { padding-top: 0px; }
	.five-icon-text-block-2-columns .five-icon-text-block-items li { width: 100%; }
	.five-icon-text-block-side-left .five-icon-text-block-item-wrapper { padding-bottom: 30%; }
	
	
	#five-mockup-overlay .mockup-prop-wrapper { padding: 50px 30px 50px }
	#five-mockup-overlay-close { width: 60px; height: 60px; }
	#mockup-prop-scroll { right: 15px; }
	#five-mockup-overlay.five-mockup-overlay-ipad #mockup-prop-scroll { right: -13px; }
	
	.five-footer-tabs { margin-bottom: 40px; }

	.five-icon-text-block-side-left .five-icon-text-block-item-wrapper { padding-bottom: 100%; }
	.five-icon-text-block-side-left .five-icon-text-block-item-centre { display: flex; align-items: center; flex-wrap: wrap; flex: 0 0 100%; justify-content: center; }
	.five-icon-text-block-side-left .five-icon-text-block-item-wrapper-centre { display: flex; }
	.five-icon-text-block-side-left .five-icon-text-block-item-icon { flex: 0 0 100%; margin: auto auto 0; display: block; }
	.five-icon-text-block-items .five-icon-text-block-item-content { flex: 0 0 100%; margin: 30px auto auto auto; display: block; padding: 0; text-align: center; }
	.five-icon-text-block-side-left .five-icon-text-block-item-icon svg { max-height: 45px; }
	
}



/**
 * Mobile
 */
@media (max-width: 767px) {
	
	body { background: white; }
	
	.five-banner { padding-bottom: 0; height: 91vh; }
	.five-banner-content h2, .five-banner-content h3 { font-size: 24px; line-height: 28px; }
	
	.five-services-blocks .five-service-block,
	.five-services-blocks-2 .five-service-block,
	.five-services-blocks-3 .five-service-block,
	.five-services-blocks-4 .five-service-block { width: 100%; }
	
	.five-services-blocks .five-service-block a { padding-bottom: 100%; }
	
	.five-case-study-block-column,
	.five-case-study-blocks-2 .five-case-study-block-column,
	.five-case-study-blocks-3 .five-case-study-block-column,
	.five-case-study-blocks-4 .five-case-study-block-column { width: 100%; }
	
	.five-clients-block-logos > li { width: 50%; }
	
	#five-contact-overlay { width: 200%; }
	#five-contact-overlay-contact { width: 50%; }
	
	#five-contact-overlay-quote .five-contact-overlay-close { left: 15px; top: 10px; display: block; }
	
	body.contact-open > #five-contact-overlay, body.contact-closing > #five-contact-overlay { -webkit-transform: translate3d(-50%, 0, 0); -moz-transform: translate3d(-50%, 0, 0); -ms-transform: translate3d(-50%, 0, 0); -o-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0);  }
	body.contact-open.quote-open > #five-contact-overlay { -webkit-transform: translate3d(-50%, 0, 0); -moz-transform: translate3d(-50%, 0, 0); -ms-transform: translate3d(-50%, 0, 0); -o-transform: translate3d(-50%, 0, 0); transform: translate3d(-100%, 0, 0);  }
	
	#five-contact-overlay-quote h5 { line-height: 20px; font-size: 16px; }
	#footer-cols > li#footer-copy { padding: 20px 0; }
	#footer-cols > li#footer-menu-col { display: none; }
	#footer-cols > li#footer-social-menu-col { padding: 0; }
	#footer-social-menu > li a { padding: 15px 5px; }
	#footer-cols { height: auto; }
	
	#five-footer-contact { padding: 30px 0 20px; }
	.five-clients-block { padding: 35px 0 20px; }
	.five-clients-block h2.five-clients-block-title { margin-bottom: 35px; }
	.five-content-block { padding: 30px 0; }
	
	.five-icon-text-block-2-columns .five-icon-text-block-items li,
	.five-icon-text-block-3-columns .five-icon-text-block-items li,
	.five-icon-text-block-4-columns .five-icon-text-block-items li { width: 100%; }
	
	.five-footer-tab-separator { display: block; }
	
	body.home .five-testimonials-block { width: 100%; }
	
	.five-instagram-block ul li { width: 50%; }
	.five-instagram-block ul li:last-child { display: none; }
	
	.anchor-link { margin: 0 45px 15px; }
	.five-team-members-block > ul > li { width: 100%; }
	
	.five-side-content-block-content { padding: 30px 30px 100px 20px; }
	.five-doughnut-chart { float: none; margin: 0 auto 15px; }
	.five-doughnut-content { margin: 0; text-align: center; }
	.five-side-content-block-content .five-case-study-links { padding-left: 20px; padding-right: 30px; }
	.five-block-case-study-links { padding-left: 20px; padding-right: 30px; }
	
	.five-horizontal-content-with-icon-block-items .five-horizontal-content-with-icon-block-item .five-horizontal-content-with-icon-block-item-content-icon,
	.five-horizontal-content-with-icon-block-items .five-horizontal-content-with-icon-block-item .five-horizontal-content-with-icon-block-item-content-middle,
	.five-horizontal-content-with-icon-block-items .five-horizontal-content-with-icon-block-item .five-horizontal-content-with-icon-block-item-content-right { display: block; width: auto; text-align: center; padding: 0; max-width: none; margin-bottom: 25px; }
	.five-horizontal-content-with-icon-block-items .five-horizontal-content-with-icon-block-item .five-horizontal-content-with-icon-block-item-content-right { display: none; }
	
	.five-icon-text-block-side-left .five-icon-text-block-item-icon { display: block; text-align: center; width: auto; margin-bottom: 25px; height: 60px; }
	.five-icon-text-block-side-left .five-icon-text-block-item-icon svg { width: auto; display: block; max-height: 60px; }
	.five-icon-text-block-side-left .five-icon-text-block-item-content { display: block; text-align: center; padding: 0; }
	.five-icon-text-block-side-left .five-icon-text-block-item-wrapper-centre { height: auto; position: relative; padding: 40px 30px; top: auto; left: auto; }
	.five-icon-text-block-side-left .five-icon-text-block-item-wrapper { padding: 0; height: auto; }
	
	.five-responsive-mockup-block.five-responsive-mockup-block-3 .five-responsive-mockup-block-item { width: 100%; }
	.five-case-study-service-filter li { margin: 0 55px 15px; }
	
	.five-case-study-blocks-grid ul li { width: 50%; padding-bottom: 50%; }
	
	.instagram-user-centre-wrapper, .instagram-post-centre-wrapper { padding: 15px; }
	.instagram-user-centre, .instagram-post-centre { padding: 10px; }
	.instagram-post-centre > div, .instagram-user-centre > div { font-size: 16px; line-height: 19px; }
	
	
	/**
 * Single Case Study
 */
 	
	.five-block-case-study-links { padding: 10px 15px 15px; }
	.five-block-case-study-links a { font-size: 14px; line-height: 16px; padding: 8px 5px; border-bottom: 1px solid #1fbfbd; color: #1fbfbd; }

	body.single-case_study { padding-bottom: 60px; }
	
	.five-icon-text-block-side-left .five-icon-text-block-item-wrapper-centre { position: relative; }
	
	.five-icon-text-block-side-left .five-icon-text-block-item-wrapper-centre { position: relative; }
	.five-icon-text-block-3-columns .five-icon-text-block-items li { width: 100%; }
.five-icon-text-block-side-left .five-icon-text-block-item-wrapper { padding-bottom: 50%; }
.five-icon-text-block-side-left .five-icon-text-block-item-icon { margin-bottom: 0 }
	
}