/*!
Theme Name: adbodycorporate
Theme URI: http://sketchcorp.com/
Author: Sketchcorp
Author URI: http://sketchcorp.com/
Description: AD Body Corporate Theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: adbodycorporate
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

adbodycorporate is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

* { vertical-align: top; }
body, button, input, select, optgroup, textarea { font-family: 'Campton', sans-serif; font-weight: 300; }
strong { font-weight: 700; }
h1, h2, h3, h4, h5, h6 { margin-top: 0; }
p { font-size: 16px; color: #041328; margin-top: 0; margin-bottom: 25px; line-height: 1.7; }
a, a:visited, a:hover, a:active, a:focus { color: #041328; }
h1, .h1 { font-size: 42px; color: #041328; font-weight: 500; line-height: 1.2; }
h2, .h2 { font-size: 30px; color: #041328; font-weight: 500; line-height: 1.3; margin-bottom: 18px; }
h3, .h3 { font-size: 26px; color: #041328; font-weight: 500; line-height: 1.3; }
h4, .h4 { font-size: 20px; color: #041328; font-weight: 300; margin-bottom: 16px; }
h5, .h5 { font-size: 18px; color: #041328; font-weight: 500; }
h6, .h6 { font-size: 16px; }
p:empty { margin-bottom: 0; }
ul li { font-size: 16px; color: #717182; }
ol { margin-left: 0; }
img { max-width: 100%; }
hr { background-color: #b0dac3; }
.lighthr hr{ background-color: #f9f9f9; margin-top: 0; margin-bottom: 0; }
main ul { margin-left: 0; }
.main-navigation li { float: none; }

.post, .page { margin: 0; }

@media (min-width: 1300px) {
	.container { max-width: 1230px; }
}
@media (min-width: 1100px) and (max-width: 1300px) {
	.container-fluid { padding-left:40px; padding-right:40px; }
}

@media (max-width: 767px) {
	h2, .h2 { font-size: 24px; }
	h4, .h4 { font-size: 18px; }
}

/* Button */
.button,
a.button { display: inline-block; padding: 13px 14px 13px 20px; border-radius: 0; border: 2px solid #2DCDF4; text-transform: uppercase; text-decoration: none; font-size: 15px; font-weight: 500; letter-spacing: 1.5px; -webkit-transition: 0.2s all; transition: 0.2s all; }

.button::after { content: ""; display: inline-block; background-image: url(images/icon-arrow-right.png); background-repeat: no-repeat; width: 23px; height: 17px; margin-left: 12px; vertical-align: top; margin-top: 3px; background-size: contain; }

.button:hover, 
a.button:hover { background-color: #2DCDF4; color: #fff; }

.button:hover:after{
	background-image: url(images/icon-arrow-right-white.png); 
}


.button-secondary,
a.button-secondary { border-color: #2DCDF4; }

.link-arrow { text-decoration: none; display: inline-block; padding: 13px 14px 13px 20px; border-radius: 0; border: 2px solid transparent; margin-left:-22px; font-size: 16px; font-weight: 500; letter-spacing: 1.66px; text-transform: uppercase; -webkit-transition: 0.2s all; transition: 0.2s all; }
.link-arrow::after { content: ""; display: inline-block; width: 22px; height: 16px; background: url(images/icon-skyblue-right.png) no-repeat; background-size: contain; margin-left: 8px; margin-top: 6px; vertical-align: top; }
/*
.link-arrow:hover { background-color: #ffde00; color:#fff; }
.link-arrow:hover:after { filter: brightness(0) invert(1); }
*/
.link-arrow:hover { color: #2DCDF4; }

.link-arrow-back { text-decoration: none; display: inline-block; font-size: 16px; font-weight: 500; letter-spacing: 1.66px; text-transform: uppercase; -webkit-transition: 0.2s all; transition: 0.2s all; padding-top:20px; }
.link-arrow-back::before { content: ""; display: inline-block; width: 22px; height: 16px; background: url(images/icon-skyblue-left.png) no-repeat; background-size: contain; margin-right: 12px; margin-top: 5px; vertical-align: top; }
.link-arrow-back:hover { color: #2DCDF4; }


/* Background Decorations */
.blue-polka-dots { position: relative; }

.blue-polka-dots::before,
.panel-text-image.panel-class-pricing-need-more::before { content: ""; position: absolute; background: url(images/flair-polka-dot-blue-full.png) no-repeat; background-size: cover;}

/* Breadcrumbs */
.breadcrumbs a { text-decoration: none; }
.breadcrumbs a {color: #fff; font-weight: 500; font-size: 12px; }
.breadcrumbs span { color: #2DCDF4; font-weight: 500; font-size: 12px; }
.breadcrumbs span.delimiter{
	color: #fff;
}

/* Header */
.admin-bar .site-header { margin-top: 32px; }
.site-header { position: fixed; top: 0; width: 100%; background: #FFF; z-index: 400; box-shadow: -1px 7px 14px rgba(105, 116, 124, 0.14); }
.site-header > .container::after { content: ""; display: table; clear: both; }
.sidebar-contact { background-color: #00A2C9; position: fixed; top: 290px; right: 0; z-index: 200; width: 62px; height: 300px; text-align: center; }
.sidebar-contact .phone { display: inline-block; background: url(images/icon-phone.png) no-repeat; background-size: contain; width: 24px; height: 24px; margin-top: 22px; }
.sidebar-contact .email { display: inline-block; width: 22px; height: 17px; background: url(images/icon-email.png) no-repeat; background-size: contain; margin-top: 21px; }
.sidebar-contact .quote { color: #fff; display: block; position: relative; right: 30px; transform: rotate(-90deg); width: 119px; font-size: 15px; font-weight: 500; letter-spacing: 0.6px; text-transform: uppercase; text-decoration: none; margin-top: 73px; }
.sidebar-contact hr { width: 44px; background: #fff; margin-top: 45px; }

.site-header .top-right { margin-top: 27px; float: right; }
.site-header .top-right .quick { display: inline-block; color: #FFF; margin-top: 6px; text-transform: uppercase; margin-bottom: 0; font-size: 18px; margin-right: 15px; }
.site-header .top-right .phone-number { text-decoration: none; display: inline-block; color: #69747c; font-size: 15px; font-weight: 600; letter-spacing: 1.56px; text-transform: uppercase; margin-top: 14px; }
.site-header .top-right .sep { display: inline-block; width: 1px; height: 32px; background-color: #979797; margin: 9px 16px 0 16px; }
.site-header .top-right .resources { display: inline-block; margin: 14px 40px 0 0; }
.site-header .top-right .resources a { color: #69747c; text-transform: uppercase; font-size: 15px; font-weight: 500; text-decoration: none; letter-spacing: 1.56px; }
.site-header .top-right .button { margin-right: 45px; border: 2px solid #00A2C9; }
.site-header .top-right .button:hover{
	background-color: #00A2C9;
}
.site-header .top-right .button.soidYellow, .site-header .top-right a.soidYellow{color: #fff; background-color: #00A2C9; margin-right: 25px; border: 2px solid #00A2C9; }
.site-header .top-right .button::after { content: ""; display: inline-block; background-image: url(images/icon-arrow-right.png); background-repeat: no-repeat; background-size: contain; height: 17px; margin-left: 12px; vertical-align: top; margin-top: 3px; }
.site-header .top-right .button:hover::after{
	background-image: url(images/icon-arrow-right-white.png);
}
.site-header .top-right .button.soidYellow::after { content: ""; display: inline-block; background-image: url(images/icon-arrow-right-white.png); background-repeat: no-repeat; background-size: contain; height: 17px; margin-left: 12px; vertical-align: top; margin-top: 3px; }
.menu-expanded .site-header .top-right .quick,
.menu-expanded .menu-quicklinks-container { display: none; }


.site-header .social-media { float: left; clear: both; position: absolute; bottom: 50px; }
.site-header .social-media p { display: inline-block; margin-bottom: 0; vertical-align: top; line-height: 0.8; font-weight: 500; color: #717182; font-size: 20px; margin-right: 20px; }
.site-header .social-media a { margin-right: 14px; }
.site-header .social-media a:last-of-type { margin-right: 0; }
.site-header .social-media .ig { background-image: url(images/icon-instagram.png); }
.site-header .social-media .li { background-image: url(images/icon-linkedin.png); }
.site-header .social-media .fb { background-image: url(images/icon-facebook.png); }

.site-hamburger { cursor: pointer; width: 34px; height: 30px; display: inline-block; vertical-align: top; position: relative; margin-top: 10px; }
.site-hamburger span { position: absolute; height: 3px; width: 34px; background-color: #041328; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out; }
.site-hamburger span:nth-of-type(1) { top: 0px; }
.site-hamburger span:nth-of-type(2) { top: 14px; width: 27px; margin-left: 7px; }
.site-hamburger span:nth-of-type(3) { top: 14px; width: 27px; margin-left: 7px; }
.site-hamburger span:nth-of-type(4) { top: 27px; }
.menu-expanded .site-hamburger span { background-color: #976055; }
.menu-expanded .site-navigation > .container { height: 100%; position:relative; z-index:203; }

.site-navigation { position: absolute; z-index: 200; right: 0; width: 100%; top: 0; background: #FFF; display: none; }
.site-navigation > .container::after { content: ""; display: table; clear: both; }
.site-navigation .menu-main-menu-container { float: left; width: 50%; padding-top: 120px; padding-bottom: 67px; }
.site-navigation .menu-main-menu-container ul { list-style-type: none; margin-left: 0; padding-left: 0; }
.site-navigation .menu-main-menu-container ul.sub-menu { display: none; position: absolute; width: 300px; top: 0; left: 100%; width: 150px; }
.site-navigation .menu-main-menu-container ul.sub-menu::before { content: ""; position: absolute; background-color: #041328; width: 20px; height: 1px; left: -20px; top: 28px; }
.site-navigation .menu-main-menu-container ul.sub-menu ul { position: static; }
.site-navigation .menu-main-menu-container > ul { margin-bottom: 0; }
.site-navigation .menu-main-menu-container > ul > li { position: relative; padding: 17px 0 7px 0; width: 300px; border-bottom: 1px solid #e6e6e6; }
.site-navigation .menu-main-menu-container > ul > li::before { content: ""; position: absolute; right: 0; background: url(images/icon-chevron-down.png) no-repeat; background-size: contain; width: 8px; height: 15px; margin-top: 19px; opacity: 0; }
.site-navigation .menu-main-menu-container > ul > li:hover::before { /* background-image: url(images/icon-right-green.png); */ }
.site-navigation .menu-main-menu-container > ul > li:hover ul.sub-menu { display: block; }
.site-navigation .menu-main-menu-container > ul > li:hover > a { color: #041328; }
.site-navigation .menu-main-menu-container > ul > li a { text-decoration: none; color: #69747c; font-size: 15px; font-weight: 500; letter-spacing: 1.56px; text-transform: uppercase; }
.site-navigation .menu-main-menu-container > ul > li a:hover { color: #041328; }
.site-navigation .menu-main-menu-container > ul > li > a { font-weight: 400; }
.site-navigation .menu-main-menu-container > ul > li > a[href="#"] { cursor: default; }
.site-navigation .menu-main-menu-container > ul > li > ul { padding: 14px 0 0 23px; }
.site-navigation .menu-main-menu-container > ul > li > ul > li { margin-bottom: 8px; }
.site-navigation .menu-main-menu-container > ul > li > ul > li > a { color: #717182; font-size: 18px; font-weight: 300; font-size: 15px; text-transform: none; letter-spacing: 0; }
.site-navigation .menu-main-menu-container > ul > li > ul > li > ul { padding-left: 20px; padding-top: 10px; display: none !important; }
.site-navigation .menu-main-menu-container > ul > li > ul > li.js-active > ul { display: block !important; }
.site-navigation .menu-main-menu-container > ul > li > ul > li > ul > li > a { font-size: 14px; font-weight: 300; }
.site-navigation .menu-main-menu-container > ul > li > ul > li > ul > li { margin-bottom: 4px; }
.site-navigation .social-links { margin-left: 140px; margin-bottom: 60px; }
.site-navigation .menu-main-menu-container > ul > li#menu-item-46:hover{
	border-top: 2px solid #2DCDF4;
}
.site-navigation .menu-main-menu-container > ul > li#menu-item-46:hover ul.sub-menu{
	border-top: 2px solid #2DCDF4;
}
.site-navigation .menu-main-menu-container > ul > li#menu-item-46 .sub-menu{
	top: -2px;
}

.site-navigation .menu-main-menu-container > ul > li:nth-of-type(2):hover > ul.sub-menu { margin-top: -65px; }
.site-navigation .menu-main-menu-container > ul > li:nth-of-type(3):hover > ul.sub-menu { margin-top: -130px; }
.site-navigation .menu-main-menu-container > ul > li:nth-of-type(4):hover > ul.sub-menu { margin-top: -195px; }

.site-navigation .menu-resource-menu-container { position: relative; z-index: 2; padding-top: 40px; }
.site-navigation .menu-resource-menu-container ul { list-style-type: none; margin-left: 0; padding-left: 0; }
.site-navigation .menu-resource-menu-container ul li a { color: #FFF; text-decoration: none; border-bottom: 1px solid #f9f9f9; display: block; font-weight: 500; font-size: 15px; }
.site-navigation .menu-resource-menu-container ul li a:hover { color: #2DCDF4; }
.site-navigation .menu-resource-menu-container > ul > li > a { font-size: 24px; margin-bottom: 25px; padding-bottom: 8px; }
.site-navigation .menu-resource-menu-container > ul > li > ul > li > a { border-bottom: 1px solid #979797; width: 239px; text-transform: uppercase; letter-spacing: 1.56px; margin-bottom: 15px; padding-bottom: 6px; }

.site-navigation .js-dropdown { cursor: pointer; display: block; position: absolute; left: 200px; width: 15px; height: 8px; background: url(images/icon-down-green.png) no-repeat; background-size: contain; margin-top: 12px; }
.site-navigation .js-active .js-dropdown { background-image: url(images/icon-up-green.png); }
.site-navigation .menu-item-106 .js-dropdown { left: 210px; }
.site-navigation .menu-item-696 .js-dropdown { left: 271px; }

.site-navigation .col-right .inner { padding-left: 45px; }

.site-navigation .clients { margin-top: 70px; margin-bottom: 60px; }
.site-navigation .clients .button { border-color: #041328; margin-right: 60px; padding: 11px 12px 11px 11px; }
.site-navigation .clients .button::after { background-image: url(images/icon-skyblue-right.png); }
.site-navigation .clients .button:hover { background-color: #041328; color: #FFF; }
/* .site-navigation .clients .button:hover::after { background-image: url(images/icon-arrow-right-white.png); } */
.site-navigation .clients img { max-width: 127px; margin-top: 12px; }
.site-navigation .clients h3 { font-size: 24px; margin-bottom: 20px; }

.menu-expanded .site-navigation { display: block; box-shadow: 0 6px 8px rgba(105, 116, 124, 0.19); }
.menu-expanded .site-navigation::before { content: ""; position:absolute; z-index:201; right: 0; bottom: 0; width: 50%; top:0; background-color: rgb(249, 249, 249); }
.menu-expanded .site-navigation::after { content: ""; position: absolute; z-index:202; right: 0; bottom: 0; width: 50%; height: 311px; background-color: #000; }
.menu-expanded .site-logo { position: relative; z-index: 500; }
.menu-expanded .site-logo img.white { display: none; }
.menu-expanded .site-logo img.green { display: block; }

.menu-expanded .site-hamburger { border: 2px solid #041328; position: relative; z-index: 1000; width: 40px; height: 40px; }
.menu-expanded .site-hamburger span { background-color: #0f0f0f; }
.menu-expanded .site-hamburger span:nth-of-type(1), 
.menu-expanded .site-hamburger span:nth-of-type(4) { display: none; }
.menu-expanded .site-hamburger span:nth-of-type(2) { width: 19px; margin-left: 9px; top: 16px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.menu-expanded .site-hamburger span:nth-of-type(3) { width: 19px; margin-left: 9px; top: 16px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.menu-expanded .site-hamburger p { opacity: 0; }

.site-logo { float: left; margin-top: 22px; margin-bottom: 23px; }
.site-logo a { display: block; }
.site-logo img { max-width: 293px; width: 100%; }
.site-logo .green { display: none; }
.has-white-header .site-header .site-logo .white { display: block; }
.has-white-header .site-header .site-logo .green { display: none; }

.menu-quicklinks-container { display: inline-block; margin-top: 5px; }
.menu-quicklinks-container ul { list-style-type: none; margin: 0; padding: 0; }
.menu-quicklinks-container > ul > li { position: relative; display: inline-block; margin-right: 15px; line-height: 1.8; }
.menu-quicklinks-container > ul > li:last-of-type { margin-right: 25px; }
.menu-quicklinks-container > ul > li > a { font-weight: 500; font-size: 18px; text-transform: uppercase; text-decoration: underline; color: #FFF; }
.menu-quicklinks-container > ul > li > ul { display: none; position: absolute; padding-top: 10px; padding-bottom: 5px; }
.menu-quicklinks-container > ul > li > ul > li { padding: 0px 10px 5px 10px; margin-bottom: 5px; }
.menu-quicklinks-container > ul > li > ul > li > a { color: #717182; font-weight: 500; text-decoration: none; }
.menu-quicklinks-container > ul > li > ul > li > a:hover { color: #041328; }
.menu-quicklinks-container > ul > li:hover > ul { display: block; width: 206px; background: white; }
.menu-quicklinks-container > ul > li:nth-of-type(2):hover > ul { width: 170px; }

.has-white-header.menu-expanded .site-header .top-right .telephone,
.menu-expanded .site-header .top-right .telephone { background-image: url(images/icon-phone-brown.png); }
.menu-expanded .site-header .top-right .phone-number,
.menu-expanded .site-header .top-right .sep { display: none; }

.has-white-header .site-header .top-right .telephone { background-image: url(images/icon-phone-white.png); }
.has-white-header .site-header .site-hamburger p { color: #FFF; }
.has-white-header .site-header .site-hamburger span { background-color: #FFF; }
.has-white-header.menu-expanded .site-header .site-hamburger p { color: #976055; }
.has-white-header.menu-expanded .site-hamburger span { background-color: #976055; }

.has-white-header .phone-number { color: #FFF; }
.has-white-header .site-header .top-right .sep { background-color: #FFF; }

.site-navigation .menu-main-menu-candidate-container { float: left; width: 50%; padding-top: 25vh; }
.site-navigation .menu-main-menu-candidate-container ul { margin-left: 0; padding-left: 0; list-style-type: none; }
.site-navigation .menu-main-menu-candidate-container > ul { float: right; margin-right: 90px; }
.site-navigation .menu-main-menu-candidate-container > ul > li { padding-left: 70px; position: relative; margin-bottom: 22px; }
.site-navigation .menu-main-menu-candidate-container > ul li:first-of-type::before { content: ""; position: absolute; left: 0; display: block; width: 46px; height: 46px; background: url(images/icon-menu-candidate.png) no-repeat; background-size: contain; margin-top: 3px; }
.site-navigation .menu-main-menu-candidate-container > ul li:first-of-type { margin-bottom: 30px; }
.site-navigation .menu-main-menu-candidate-container > ul li:first-of-type a { font-size: 32px; color: #FFF; font-weight: 500; }
.site-navigation .menu-main-menu-candidate-container > ul li:first-of-type a:hover { color: #FFF; }
.site-navigation .menu-main-menu-candidate-container > ul > li > a { font-size: 18px; text-transform: none; color: #FFF; text-decoration: none; font-weight: 400; }
.site-navigation .menu-main-menu-candidate-container > ul > li > a:hover { color: #a18fd1; }

.site-main { margin-top: 108px; }

@media (min-width: 992px) {
	.menu-expanded .site-navigation { height:100vh; max-height:750px; }
	.menu-expanded .site-navigation::after { top:230px; height:auto; }
	.menu-expanded #main { filter: grayscale(1); -webkit-filter: grayscale(1); opacity:0.1; }
	.menu-expanded .sidebar-contact { display:none; }
}
@media (min-width: 992px) and (min-height: 700px) {
	.site-navigation .menu-main-menu-container > ul > li { padding-top:25px; }
	.site-navigation .menu-resource-menu-container > ul > li > ul > li > a { margin-bottom:25px; }
	.site-navigation .menu-resource-menu-container > ul > li > a { margin-bottom:40px; }
	.site-navigation .menu-resource-menu-container { padding-top:60px; }
}

@media (max-width: 1700px) {
	.site-navigation > div > ul,
	.site-navigation .social-links { margin-left: 70px; }
}
@media (max-width: 1399px) {
	.menu-expanded .site-navigation > .container { max-width: 1140px; }
	.sidebar-contact { transform:scale(0.9); right:-6px; }
}
@media (max-width: 1300px) {
	.site-header .top-right .phone-number { font-size: 0; width: 18px; height: 26px; background: url(images/icon-phone-blue-1.png) no-repeat; background-size: contain; margin-top: 11px; }
}
@media (max-width: 1199px) {
	.menu-expanded .site-navigation > .container { max-width: 960px; }
	.site-navigation .menu-main-menu-candidate-container > ul { margin-right: 0; }
	.site-navigation .clients .button { margin-right: 23px; }
	.site-logo { margin-top: 27px; margin-bottom: 28px; }
	.site-logo img { max-width: 252px; }

	.menu-quicklinks-container { margin-top: 7px; }
	.menu-quicklinks-container > ul > li > a { font-size: 16px; }
	.site-header .top-right .quick { margin-top: 7px; font-size: 16px; }
	.site-header .container{
		max-width: 1070px;
	}
}
@media (max-width: 1005px){
	.site-header .top-right .button {
		display: none;
	}
}
@media (max-width: 991px) {
	.site-logo img { max-width: 222px; }
	.site-main { margin-top: 102px; }
	.site-header .top-right .phone-number { font-size: 0; width: 18px; height: 26px; background: url(images/icon-phone-blue-1.png) no-repeat; background-size: contain; margin-top: 11px; }
	.site-header .top-right .resources { margin: 14px 17px 0 0; }
	.site-header .top-right .button { margin-right: 20px; padding: 10px; font-size: 14px; margin-top: 4px; }
	.site-header .top-right .button::after { width: 19px; height: 14px; }
	.menu-expanded .site-navigation > .container { max-width: 720px; }
	.menu-expanded .site-navigation::after { width: 40%; height: 260px; }
	.site-navigation .col-main-menu { -ms-flex: 0 0 60%; flex: 0 0 60%; max-width: 60%; }
	.site-navigation .col-right { -ms-flex: 0 0 40%; flex: 0 0 40%; max-width: 40%; }
	.site-navigation .clients .button { font-size: 12px; margin-right: 0; margin-bottom: 10px; }
	.site-navigation .clients .button::after { width: 16px; height: 13px; margin-left: 8px; }
	.site-navigation .menu-resource-menu-container { padding-top: 13px; }
	.site-navigation .menu-main-menu-container { padding-top: 100px; }
	.site-navigation .menu-main-menu-container > ul > li { width: 257px; }
	.site-navigation .menu-main-menu-container > ul > li::before { margin-top: 13px; }
	.site-navigation .menu-main-menu-container > ul > li a { font-size: 13px; }
	.site-navigation .menu-main-menu-container > ul > li > ul { padding: 9px 0 0 30px; }
	.site-navigation .menu-main-menu-container > ul > li > ul > li > a { font-size: 18px; }
	.site-navigation .menu-main-menu-candidate-container { padding-top: 170px; }
	.site-navigation .menu-main-menu-candidate-container > ul { padding-bottom: 16px; }
	.site-navigation .menu-main-menu-candidate-container > ul > li { margin-bottom: 17px; }
}

@media (max-width: 880px){
	.site-header .top-right .button.soidYellow, .site-header .top-right a.soidYellow{
		margin-right: 2px;
	}
	.site-header .top-right .button {
		display: none;
	}
}
@media (max-width: 767px) {
	h1, .h1 { font-size: 36px; }
	h2, .h2 { font-size: 26px; }
	h3, .h3 { font-size: 22px; }
	.site-header .top-right .quick,
	.menu-quicklinks-container { display: none; }
	.sidebar-contact { display: none; }
	.site-logo { max-width: 225px; margin-top: 15px; margin-bottom: 0; }
	.menu-expanded .site-header { position:absolute; }
	.site-header { height: 80px; }
	.site-header .top-right { margin-top: 15px; }
	.site-header .top-right .resources { display: none; }
	.site-header .top-right .button { display: none; }
	.site-header .social-media { position: static; margin-bottom: 30px; }
	.site-navigation > div ul.sub-menu { display: block; position: static; margin-left: 20px; }
	.site-navigation .menu-main-menu-container > ul > li.menu-item-has-children::before { opacity: 1; left: 98px; top: 12px; }
	.site-navigation .menu-item-has-children:hover::before { /*content: none;*/ }
	.site-navigation > div > ul > li { width: 100%; padding-bottom: 12px; }
	.site-navigation > div > ul > li a { font-size: 24px; }
	.site-navigation > div ul.sub-menu { width: auto; }
	.site-navigation > div > ul, .site-navigation .social-links { margin-left: 0; padding-left: 30px; padding-right: 30px; }
	.site-navigation .col-main-menu { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
	.site-navigation .col-right { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
	.site-navigation .col-right .inner { padding-left: 0; }
	.site-navigation .clients { margin-top: 0; }
	.site-navigation .clients .button { margin-right: 13px; }
	.site-navigation .menu-main-menu-container { width: 100%; padding-top: 89px; padding-bottom: 37px; }
	.site-navigation .menu-main-menu-candidate-container { width: auto; padding-top: 30px; background-color: #453179; margin-left: -15px; margin-right: -15px; width: auto; float: none; clear: both; }
	.site-navigation .menu-main-menu-candidate-container > ul { float: none; padding-left: 15px; padding-right: 15px; }
	.site-navigation .menu-main-menu-candidate-container > ul > li { padding-left: 0; }
	.site-navigation .menu-main-menu-container > ul > li { width: 100%; }
	.site-navigation .menu-main-menu-container > ul > li > ul { min-height: 0; }
	.site-navigation .menu-main-menu-container > ul > li:hover ul.sub-menu { position: static; margin-left: 0; }
	.site-navigation .menu-main-menu-container > ul > li:nth-of-type(2):hover > ul.sub-menu { margin-top: 0; }
	.site-navigation .menu-main-menu-container > ul > li:nth-of-type(3):hover > ul.sub-menu { margin-top: 0; }
	.site-navigation .menu-main-menu-container > ul > li:nth-of-type(4):hover > ul.sub-menu { margin-top: 0; }
	.site-navigation .menu-main-menu-container > ul > li > ul > li > a { font-size: 16px; }
	.site-navigation .menu-resource-menu-container { padding-top: 0; margin-bottom: 34px; }
	.site-navigation .menu-main-menu-container ul.sub-menu::before { display: none; }
	.menu-expanded .site-header > .container::before { content: ""; display: block; position: absolute; height: 78px; background: #FFF; z-index: 300; box-shadow: 0 0 7px rgba(0,0,0,0.2); width: 100vw; left: 50%; margin-left: -50vw; }
	.menu-expanded .site-navigation { border-bottom:solid 100px #000; box-shadow:none; }
	.menu-expanded .site-navigation::before { display:none; }
	.menu-expanded .site-navigation::after { width: 100%; left: 0; height: 109px; }
}
@media (max-width: 782px) {
	.admin-bar .site-header { margin-top: 46px; }
}
@media (max-width: 767px) {
	.site-main { margin-top: 80px; }
}
@media (max-width: 500px) {
	.site-header { height: 60px; }
	.site-logo img { max-width: 145px; }
	.menu-expanded .site-header > .container::before { height: 60px; }
	.site-header .top-right .phone-number { margin-top: 4px; }
	.site-header .top-right .sep { margin-top: 0; }
	.site-navigation .menu-main-menu-container { padding-top: 71px; }
	.site-hamburger { margin-top: 2px; }
}
@media (max-width: 500px) {
	.site-main { margin-top: 60px; }
}
@media (max-width: 360px) {
	.site-hamburger p { font-size: 10px; }
	.site-header .top-right .telephone { width: 21px; height: 19px; margin-top: 22px; margin-right: 15px; }
}

/* Contact Form 7 */
.grecaptcha-badge { display: none; }
.wpcf7-form input { font-size: 13px; font-weight: 500; letter-spacing: 0.55px; }
.wpcf7-form input[type="text"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="email"] { border: 0; border-bottom: 2px solid #979797; background-color: transparent; border-radius: 0; width: 100%; color: #041328; padding: 6px 20px; margin-bottom: 30px; }
.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="tel"]:focus,
.wpcf7-form input[type="email"]:focus,
.wpcf7-form input[type="number"]:focus{ outline: 0; border-color: #2DCDF4; }
.wpcf7-form input[type="number"]{
	width: 32px;
	height: 32px;
	border: 1.5px solid #979797;
	-moz-appearance: textfield;
	border-radius: 0;
	top: -1px;
    position: relative;
}
.wpcf7-form input[type="number"]::-webkit-outer-spin-button,
.wpcf7-form input[type="number"]::-webkit-inner-spin-button{
	-webkit-appearance: none;
	margin: 0;
}
.wpcf7-form label { color: #69747c; font-size: 13px; font-weight: 500; letter-spacing: 0.55px; text-transform: uppercase; }
.wpcf7-form label span { color: #69747c;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 0.55px;
	line-height: 1.5;
	display: block;
	text-transform: none;
}
.wpcf7-form .wpcf7-submit { background: url(images/icon-arrow-right.png) no-repeat 100% 50%; background-size: 23px 16px; background-position: right 14px top 50%; }
.item .text-only{
	margin-top: 28px;
	display: block;
}
.item .text-only span{
	color: #69747c;
	font-size: 13px;
	font-weight: 300;
	font-style: normal;
	letter-spacing: 0.55px;
	line-height: 1.3;
	margin-top: 23px;
	display: block;
}
.panel-single-online-form.form-class-eaglebody-new .wpcf7-form .your-signature .signature,
.panel-single-online-form.form-class-eaglebody-new .wpcf7-form .date .datespan {
	margin-top: 45px;
	margin-bottom: 15px;
}
.labelnote{

	display: block;
	margin-top: 53px;
}
.labelnote span{
	color: #69747c;
	font-size: 13px;
	font-weight: 200;
	font-style: italic;
	letter-spacing: 0.55px;
	line-height: 18px;
}
	

.labelSignature, .labeldate{
	margin-left: 15px;
}
.postid-566 .col-disclaimer, .postid-566 .col-submit{
	margin-top: 43px;
}
.wpcf7-form textarea { resize: none; border-radius: 0; border: 2px solid #979797; padding: 6px 20px; font-weight: 500; height: 188px; font-size: 13px; letter-spacing: 0.55px; padding-top: 10px; padding-bottom: 10px; }
.wpcf7-form textarea:focus { outline: 0; border-color: #2DCDF4; }
.wpcf7-form .wpcf7-submit { cursor: pointer; border-radius: 0; background-color: transparent; font-size: 16px; border: 2px solid #2DCDF4; font-weight: 500; letter-spacing: 1.66px; background-size: 23px 17px; background-position: top 50% right 16px; padding: 16px 50px 16px 20px; -webkit-transition: 0.2s all; transition: 0.2s all; text-transform:uppercase; }
.wpcf7-form .wpcf7-submit:focus { border-radius: 0; outline: 0; }
.wpcf7-form .wpcf7-submit:hover { border-color: #2DCDF4; background-color: #2DCDF4; }
.wpcf7-form .col-disclaimer p, 
.wpcf7-form .col-disclaimer a { font-size: 10px; }
.wpcf7-form .col-disclaimer a { text-decoration: none; }
span.wpcf7-not-valid-tip { font-weight: 300; position: relative; }
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing { margin-left: 0; margin-right: 0; }
.wpcf7-form input::-webkit-input-placeholder { text-transform: uppercase; }
.wpcf7-form input::-moz-placeholder { text-transform: uppercase; }
.wpcf7-form input:-ms-input-placeholder { text-transform: uppercase; }
.wpcf7-form input:-moz-placeholder { text-transform: uppercase; }
.wpcf7-form textarea::-webkit-input-placeholder { text-transform: uppercase; }
.wpcf7-form textarea::-moz-placeholder { text-transform: uppercase; }
.wpcf7-form textarea:-ms-input-placeholder { text-transform: uppercase; }
.wpcf7-form textarea:-moz-placeholder { text-transform: uppercase; }

.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output { margin-left: 0; margin-right: 0; }

/* resources subpage */
.resource-pages-plus-search { box-shadow: -1px 7px 14px rgba(105, 116, 124, 0.14); padding: 32px 0 23px 0; }
.resource-pages-plus-search .wrapper { max-width: 1024px; margin-left: auto; margin-right: auto; border-bottom: 2px solid #979797; }
.resource-pages-plus-search ul { list-style-type: none; padding-left: 0; margin-bottom: 0; }
.resource-pages-plus-search ul li { display: inline-block; position: relative; top: 2px; }
.resource-pages-plus-search ul li a { padding: 0 0 18px 0; margin-left: 40px; margin-right: 40px; display: block; vertical-align: top; color: #979797; font-size: 15px; font-weight: 500; letter-spacing: 1.56px; text-transform: uppercase; text-decoration: none; border-bottom: 2px solid transparent; }
.resource-pages-plus-search ul li a:hover { color: #041328; }
.resource-pages-plus-search ul li.current-menu-item a { border-color: #2DCDF4; color: #041328; }
.resource-pages-plus-search form { float: right; }
.resource-pages-plus-search form .search-field { width: 245px; border: 0; border-radius: 0; background: url(images/icon-search.png) no-repeat 0 50%; background-size: 16px 16px; padding-left: 27px; padding-right:0; margin-right:-15px; }
.resource-pages-plus-search form .search-field:focus { outline: 0; }
.resource-pages-plus-search form .search-field::-webkit-input-placeholder { color: #979797; font-size: 15px; font-weight: 500; letter-spacing: 1.56px; text-transform: uppercase; }
.resource-pages-plus-search form .search-field::-moz-placeholder { color: #979797; font-size: 15px; font-weight: 500; letter-spacing: 1.56px; text-transform: uppercase; }
.resource-pages-plus-search form .search-field:-ms-input-placeholder { color: #979797; font-size: 15px; font-weight: 500; letter-spacing: 1.56px; text-transform: uppercase; }
.resource-pages-plus-search form .search-field:-moz-placeholder { color: #979797; font-size: 15px; font-weight: 500; letter-spacing: 1.56px; text-transform: uppercase; }
.resource-pages-plus-search form .search-submit { display: none; }
.resource-pages-plus-search .menu-resources-subpages-container { display: inline-block; }
.single-online_form .menu-resources-subpages-container ul li:nth-child(n+2),
.page-online-forms .menu-resources-subpages-container ul li:nth-child(n+2) { display: none; }

@media (max-width: 991px) {
	.resource-pages-plus-search ul li a { padding: 0 0 18px 0; margin-left: 20px; margin-right: 20px; }
}
@media (max-width: 767px) {
	.resource-pages-plus-search ul li a { padding-left: 10px; padding-right: 10px; margin-left: 0; margin-right: 0; }
	.resource-pages-plus-search .menu-resources-subpages-container { border-bottom: 2px solid #979797; display: block; }
	.resource-pages-plus-search .wrapper { border-bottom: 0; }
	.resource-pages-plus-search form { display: none; }
}
@media (max-width: 500px) {
	.resource-pages-plus-search ul li a { font-size: 13px; }
}
@media (max-width: 380px) {
	.resource-pages-plus-search ul li a { font-size: 12px; }
}
@media (max-width: 370px) {
	.resource-pages-plus-search ul li a { font-size: 11px; }
}
@media (max-width: 340px) {
	.resource-pages-plus-search ul li a { padding-left:0; padding-right:10px; }
}


/* PANELS */
.bg-lightgrey { background-color: #f9f9f9; }

.bg-blue { background-color: #000A17; }
.bg-blue h1,
.bg-blue h2,
.bg-blue h3, 
.bg-blue h4,
.bg-blue p { color: #FFF; }
.bg-blue h2 span { color: #2DCDF4; }
.bg-blue .button { color: #FFF;  }
.bg-blue .button::after { background-image: url(images/icon-arrow-right-white.png); }
.bg-blue .button:hover { color: #041328; }
.bg-blue .button:hover::after { background-image: url(images/icon-arrow-right.png); }

.bg-magenta{
	background-color: #000A17;
}
.bg-magenta h1,
.bg-magenta h2,
.bg-magenta h3, 
.bg-magenta h4,
.bg-magenta p { color: #FFF; }
.bg-magenta h2 span { color: #2DCDF4; }
.bg-magenta .button { color: #FFF;  }
.bg-magenta .button:hover { color: #041328; }
.bg-magenta .button:hover::after { background-image: url(images/icon-arrow-right.png); }

/* panel - page header simple */
.panel-page-header-simple { background-color: #000A17; padding: 70px 0 30px 0; }
.panel-page-header-simple h1 { color: #FFF; margin-bottom: 20px; }
.panel-page-header-simple h1 span { color: #2DCDF4; }

@media (max-width: 767px) {
	.panel-page-header-simple { padding: 35px 0 35px 0; }
}

/* panel - page header text image */
.panel-page-header-text-image { background-color: #000A17; }
.panel-page-header-text-image h1 { color: #FFF; margin-bottom: 25px; }
.panel-page-header-text-image h1 span { color: #2DCDF4; }
.panel-page-header-text-image h4 { color: #FFF; }
.panel-page-header-text-image .col-text { padding-top: 20px; padding-bottom: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }
.panel-page-header-text-image .col-text .inner { max-width: 585px; width: 100%; }
.panel-page-header-text-image .col-text .description { margin-bottom: 30px; }
.panel-page-header-text-image .col-image { padding-right: 0; padding-bottom: 55px; }
.panel-page-header-text-image .col-image img { width: 100%; }
.panel-page-header-text-image.has-flair{padding-bottom: 27px;}
.panel-page-header-text-image.has-flair .col-image { position: relative; }
.panel-page-header-text-image.has-flair .col-image::before { content: ""; position: absolute; z-index: 2; background: url(images/border-skyblue-pricing.png) no-repeat;  background-size: contain; width: 360px; height: 227px; left: 252px; bottom: 25px; }
.panel-page-header-text-image.has-flair .col-image::after { content: ""; position: absolute; z-index: 0; background: url(images/flair-polka-dot-page-header.png) no-repeat; width: 250px; height: 30px; bottom: 26px; left: 445px; background-size: cover; }
.panel-page-header-text-image .image-next-to-button { display: inline-block; }
.panel-page-header-text-image .button-wrapper { display: inline-block; }
.panel-page-header-text-image .button { color: #FFF; }
.panel-page-header-text-image .button:after{
	background-image: url(images/icon-arrow-right-white.png);
}
/* .panel-page-header-text-image .button::after { background-image: url(images/icon-arrow-right-white.png); } */
/* .panel-page-header-text-image .button:hover { color: #041328; } */
/* .panel-page-header-text-image .button:hover::after { background-image: url(images/icon-arrow-right.png); } */
/* Request a Quote */
.panel-page-header-text-image.panel-class-requestaquotebanner.has-flair .col-image::before { content: ""; position: absolute; z-index: 2; background: url(images/yellow-border-big.png) no-repeat;  background-size: contain; width: 516px; height: 450px; left: 216px; bottom: -91px; }
.panel-page-header-text-image.panel-class-requestaquotebanner.has-flair .col-image::after { content: ""; position: absolute; z-index: 0; background: url(images/dots.png) no-repeat; background-size: cover; width: 250px; height: 43px; left: 353px; filter: brightness(100) contrast(0.7);  }
.panel-page-header-text-image.panel-class-stratamax .image-next-to-button { margin: 7px 0 0 20px; }
.panel-class-stratamax .image-next-to-button{
	max-width: 185px;
}
.panel-page-header-text-image.panel-class-stratamax.has-flair .col-image::after{left: 289px;}
.panel-page-header-text-image.panel-class-services-banner.has-flair .col-image::before{    background: url(images/border-skyblue.png) no-repeat; background-size: cover;
	width: 360px;
	height: 336px;
	left: 403px;}
.panel-page-header-text-image.panel-class-services-banner.has-flair .col-image::after{left: 205px;}

.panel-page-header-text-image.panel-class-queensland-experts .col-image { padding-bottom: 55px; }

@media(max-width: 1600px){
	.panel-page-header-text-image.panel-class-services-banner.has-flair .col-image::before{
		left: 350px;

	}
}
@media (max-width: 1500px) {
	.panel-page-header-text-image.panel-class-queensland-experts .col-text { padding-top: 50px; }
}
@media(max-width: 1450px){
	.panel-page-header-text-image.panel-class-services-banner.has-flair .col-image::before{
		left: 250px;

	}
}
@media (max-width: 1299px) {
	.panel-page-header-text-image .col-text { padding-top:50px; padding-bottom:50px; }
	.panel-page-header-text-image .col-text .inner { max-width: 540px; }
}
@media(max-width: 1260px){
	.panel-page-header-text-image.panel-class-services-banner.has-flair .col-image::before{
		background-size: cover;
		width: 293px;
		height: 274px;
		bottom: 14px;
	}

}
@media (max-width: 1199px) {
	.panel-page-header-text-image .col-text .inner { max-width: 450px; }
	.panel-page-header-text-image h1 { font-size: 36px; margin-bottom: 15px; }
	.panel-page-header-text-image h4 { font-size: 18px; }
}
@media (max-width: 991px) {
	.panel-page-header-text-image.panel-class-stratamax .button-wrapper { display: block; }
	.panel-page-header-text-image.panel-class-stratamax .image-next-to-button { margin-top: 20px; margin-left: 0; margin-bottom: 20px; }
}
@media (max-width: 767px) {
	.panel-page-header-text-image.panel-class-queensland-experts .col-text { padding-top: 40px; }
	.panel-page-header-text-image.panel-class-queensland-experts .col-image { padding-bottom: 40px; }
	.panel-page-header-text-image h1 { font-size: 28px; margin-bottom: 15px; }
	.panel-page-header-text-image h4 { font-size: 18px; }
	.panel-page-header-text-image.has-flair .col-image { padding-right: 15px; padding-bottom: 40px; }
	.panel-page-header-text-image.has-flair .col-image::before { content: none; }
	.panel-page-header-text-image.has-flair .col-image::after { content: none; }
	.panel-page-header-text-image .col-text { padding-top: 40px; padding-bottom: 15px; }
	.panel-page-header-text-image .col-text .inner { max-width: 100%; }
	.panel-page-header-text-image .col-image { padding-right: 15px; padding-bottom: 30px; }
	.panel-page-header-text-image { width:100%; overflow:hidden; }
}

/* Panel - text image */
.panel-text-image { padding: 100px 0 70px 0; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.panel-text-image ul { list-style-type: none; margin-left: 0; padding-left: 0; }
.panel-text-image ul li { color: #041328; position: relative; padding-left: 30px; line-height: 1.4; margin-bottom: 4px; }
.panel-text-image ul li::before { content: ""; position: absolute; display: block; left: 0; top: 10px; width: 5px; height: 5px; border-radius: 50%; background-color: #041328; }
.panel-text-image .title-above { text-align: center; margin-bottom: 20px; }
.panel-text-image.bg-blue { background-color: #000A17; }
.panel-text-image.bg-blue h4,
.panel-text-image.bg-blue h2,
.panel-text-image.bg-blue h3, 
.panel-text-image.bg-blue p { color: #FFF; }
.panel-text-image.bg-blue h2 span { color: #2DCDF4; }
.panel-text-image.bg-blue .button { color: #FFF; }
.panel-text-image.bg-blue .button::after { background-image: url(images/icon-arrow-right-white.png); }
.panel-text-image.bg-blue .button:hover { color: #fff; }
.panel-text-image.bg-blue .button:hover::after { background-image: url(images/icon-arrow-right-white.png); }

.panel-text-image.bg-blue .button-wrapper a:first-of-type { margin-right: 10px; }
.panel-text-image.bg-blue .button-secondary { border-color: transparent; min-width: auto; }
.panel-text-image.bg-blue .button-secondary::after { background-image: url(images/icon-arrow-right-yellow.png); }
.panel-text-image .button { color: #041328; }
.panel-text-image.image-first .row { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
.panel-text-image.image-first .col-text .inner { padding-left: 50px; }
.panel-text-image .button { min-width: 240px; }
.panel-text-image .button::after { float: right; }
.panel-text-image .button:hover::after{background-image: url(images/icon-arrow-right-white.png);}
.panel-text-image .icon-text { margin-bottom: 20px; }
.panel-text-image .icon-text p { color: #69747c; font-size: 14px; font-weight: 300; letter-spacing: 0.59px; line-height: 1.2; }
.panel-text-image .icon-text .image-wrapper { height: 53px; }
.panel-text-image.panel-class-pricing-need-more .col-image img { width: 100%; max-width: 438px; }
.panel-text-image .col-image { text-align: right; padding-top: 8px; }

.panel-text-image.bg-magenta { background-color: #000A17; }
.panel-text-image.bg-magenta h4,
.panel-text-image.bg-magenta h2,
.panel-text-image.bg-magenta h3, 
.panel-text-image.bg-magenta p { color: #FFF; }
.panel-text-image.bg-magenta h2 span { color: #2DCDF4; }
.panel-text-image.bg-magenta .button { color: #FFF; }
.panel-text-image.bg-magenta .button::after { background-image: url(images/icon-arrow-right-white.png); }
.panel-text-image.bg-magenta .button:hover { color: #fff; }
.panel-text-image.bg-magenta .button:hover::after { background-image: url(images/icon-arrow-right-white.png); }

.panel-text-image.bg-magenta .button-wrapper a:first-of-type { margin-right: 10px; }
.panel-text-image.bg-magenta .button-secondary { border-color: transparent; min-width: auto; }
.panel-text-image.bg-magenta .button-secondary::after { background-image: url(images/icon-arrow-right-yellow.png); }

.panel-text-image.panel-class-home-banner { padding-bottom: 115px; }
.panel-text-image.panel-class-home-banner h2 { font-size: 44px; width: 526px; line-height: 1.13; }
.panel-text-image.panel-class-home-banner p { font-size: 20px; line-height: 1.5; }
.panel-text-image.panel-class-home-banner p a{ color: #FFF;}
.panel-text-image.panel-class-home-banner .col-image { position: relative; text-align: left; padding-top: 0; }
.panel-text-image.panel-class-home-banner .col-image::before { content: ""; position: absolute; display: block; width: 650px; height: 550px; left: 35px; right: 0; top: 26px; background-image: url(images/flair-square.png); background-repeat: no-repeat; background-size: contain; }
.panel-text-image.panel-class-home-banner .col-text .inner { padding-left: 120px; padding-top: 0; }
.panel-text-image.panel-class-home-banner .button { color: #FFF; padding-left: 25px; padding-right: 20px; }
.panel-text-image.panel-class-home-banner .button::after { background-image: url(images/icon-arrow-right-white.png); }
.panel-text-image.panel-class-home-banner .description { margin-bottom: 50px; }

.panel-text-image.panel-class-title-h3 h2 { font-size: 26px; margin-bottom: 28px; }

.panel-text-image.panel-class-home-strata-experts { padding-bottom: 60px; }
.panel-text-image.panel-class-home-strata-experts h2 { font-size: 36px; }
.page-id-4 .panel-text-image.panel-class-home-strata-experts h2{font-size: 30px;}
.panel-text-image.panel-class-home-strata-experts .icon-text { max-width: 440px; }
.panel-text-image.panel-class-home-strata-experts .col-text { padding-right:30px; }
.panel-text-image.panel-class-home-strata-experts .col-image { padding-left:0; }
.panel-text-image.panel-class-home-strata-experts .col-image .inner { padding-left: 0; padding-top: 8px; }
.panel-text-image.panel-class-home-strata-experts .col-image img {  width:100%; }
.panel-text-image.panel-class-home-strata-experts .button { border-color: #2DCDF4; }
.panel-text-image.panel-class-home-strata-experts .button:hover { background-color: #2DCDF4; color: #fff; }
/* .panel-text-image.panel-class-home-strata-experts .button:hover::after { background-image: url(images/icon-arrow-right-white.png); } */

.panel-text-image.panel-class-home-affordable-solution { position: relative; }
.panel-text-image.panel-class-home-affordable-solution::before { content: ""; position: absolute; z-index: 1; right: 9px; bottom: -36px; background: url(images/flair-polka-dot-blues.png) no-repeat; width: 198px; height: 250px;  background-size: cover; }
.panel-text-image.panel-class-home-affordable-solution h2 { font-size: 36px; margin-top: -6px; }
.panel-text-image.panel-class-home-affordable-solution .button-wrapper .button::after { background-image: url(images/icon-arrow-right-white.png); }
.panel-text-image.panel-class-home-affordable-solution .button-wrapper .button:hover::after { background-image: url(images/icon-arrow-right-white.png); }
.panel-text-image.panel-class-home-affordable-solution .button-wrapper .button-secondary::after { background-image: url(images/icon-skyblue-right.png); }
.panel-text-image.panel-class-home-affordable-solution .button-wrapper .button-secondary:hover::after { background-image: url(images/icon-arrow-right-white.png); }

/* cols panel text image */
.panel-text-image.panel-class-home-affordable-solution .col-text{
	-webkit-box-flex: 0;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	max-width: 60%;
}
.panel-text-image.panel-class-home-affordable-solution .col-image{
	-webkit-box-flex: 0;
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
	max-width: 40%;
}
.panel-text-image.panel-class-strata-difference { position: relative; }
.panel-text-image.panel-class-strata-difference::before { content: ""; position: absolute; z-index: 2; bottom: 4px; right: 0; display: block; width: 197px; height: 184px; background: url(images/flair-polka-dot-blue-3.png) no-repeat; background-size: contain; background-size: cover;}
.panel-text-image.panel-class-strata-difference.flair-top .container::after{
	content: "";
    display: block;
    position: absolute;
    left: 10px;
    top: -72px;
    width: 197px;
    height: 68px;
    background: url(images/flair-polka-dot-blue-4.png) no-repeat;
    background-size: cover;
}
.panel-text-image.panel-class-strata-difference h2 { margin-bottom: 30px; padding-top: 15px; }
.panel-text-image.panel-class-strata-difference h4 { white-space: nowrap; }
.panel-text-image.panel-class-strata-difference .description { margin-bottom: 50px; }

.panel-text-image.panel-class-queensland-strata-best h2 { white-space: nowrap; }
.panel-text-image.panel-class-queensland-strata-best .col-text .inner { padding-left: 50px; }
/* .panel-text-image.panel-class-queensland-strata-best .col-image img { box-shadow: -1px 7px 14px rgba(105, 116, 124, 0.14); } */

.panel-text-image.developers-compliance .button-wrapper { margin-top: 70px; }

.panel-text-image.panel-class-services-affordable-solution { position: relative; }
.panel-text-image.panel-class-services-affordable-solution::before { content: ""; position: absolute; right: 0; bottom: -58px; background: url(images/flair-polka-dot-blue-full.png) no-repeat; width: 210px; height: 250px; background-size: cover;}
.panel-text-image.panel-class-services-affordable-solution h4 { margin-bottom:45px; }

.panel-text-image.panel-class-pricing-need-more { position: relative; }
.panel-text-image.panel-class-pricing-need-more::before { right: 0; bottom: -59px; width: 198px; height: 250px; z-index: 1; }

.panel-text-image.panel-class-our-company { padding-bottom: 73px; }
.panel-text-image.panel-class-our-company .col-image { text-align: left; }
.panel-text-image.panel-class-our-company .col-image img { margin-left: -78px; }

.panel-text-image.panel-class-building-maintenance { border-bottom: 1px solid #cfd4d7; }
.panel-text-image.panel-class-occupier .col-text h4 { font-weight: 400; }
.panel-text-image.panel-class-occupier .col-text .inner { height: 100%; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; }

.panel-text-image.panel-class-role-owners-occupiers h4 { font-weight: 500; }

.panel-text-image.panel-class-developers-compliance h4 { margin-bottom: 20px; }
.panel-text-image.panel-class-developers-compliance .description { margin-bottom: 50px; }
.panel-text-image.panel-class-pricing-system .col-text{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column;
}

@media (max-width: 1299px) {
	.panel-text-image.panel-class-home-banner {  }
	.panel-text-image.panel-class-home-banner .col-text .inner { padding-top: 50px; padding-left:60px; }
	.panel-text-image.panel-class-home-banner .col-image .inner { padding-right: 3%; }
	.panel-text-image.panel-class-home-banner .col-image::before { width: 400px; height: 373px; }
	.panel-text-image.panel-class-queensland-strata-best h2 { white-space: normal; }
	.panel-text-image.panel-class-queensland-strata-best h2 br { display:none; }
	.panel-text-image.panel-class-strata-difference h4 { white-space: normal; }
	.panel-text-image.panel-class-strata-difference h4 br { display:none; }
	h1 br, h2 br, h3 br, h4 br, p br { display:none; }
}

@media (max-width: 1199px) {
	.panel-text-image.image-first .col-text br { display: none; }
	.panel-text-image.panel-class-our-company { padding-bottom: 30px; }
	.panel-text-image.panel-class-our-company .col-image img { margin-left: 0; }
	.panel-text-image.panel-class-home-banner .col-image::before { width: 340px; height: 317px; top: 55px; }
	.panel-text-image.panel-class-home-banner .col-text .inner { padding-left: 50px; padding-top: 20px; }
	.panel-text-image.panel-class-home-banner h2{ width: 100%; }
}

@media (max-width: 991px) {
	.panel-text-image { padding: 40px 0 60px 0; }
	.panel-text-image br { display: none; }
	.panel-text-image .col-text { padding-bottom: 30px; }
	.panel-text-image .col-image { text-align: left; }
	.panel-text-image.image-first .col-text .inner { padding-left: 0; padding-top: 0; }

	.panel-text-image.panel-class-home-banner { padding-bottom: 60px; }
	.panel-text-image.panel-class-home-banner h2 { max-width: 100%; font-size: 30px; }
	.panel-text-image.panel-class-home-banner .col-text { margin-bottom: 40px; }
	.panel-text-image.panel-class-home-banner .description { margin-bottom: 30px; }
	.panel-text-image.panel-class-home-banner .col-image::before { display: none; }

	.panel-text-image.panel-class-strata-difference::before { content: none; }
}

@media (max-width: 767px) {
	.panel-text-image { padding: 35px 0 35px 0; }
	.panel-text-image .icon-text .col-md-4 { float:left; width:33%; }
	.panel-text-image.panel-class-home-strata-experts { padding-bottom: 35px; }
	.panel-text-image.panel-class-home-strata-experts .col-image .inner { padding-left: 0; padding-top: 18px; }
	.panel-text-image.panel-class-home-strata-experts h2 { font-size: 26px; }
	.panel-text-image.panel-class-home-affordable-solution h2 { font-size: 26px; }
	.panel-text-image.panel-class-services-affordable-solution { overflow:hidden; }
	.panel-text-image.panel-class-home-strata-experts .icon-text { margin-left:15px; text-align:center; }
	.panel-text-image.panel-class-home-strata-experts .icon-text br { display:none; }
	.panel-text-image.panel-class-home-strata-experts .icon-text .col-md-4 { padding:8px; }
}
@media (max-width: 480px) {
	.panel-text-image.bg-blue .button-secondary { margin-top: 20px; }
}

/* panel - text centre button */
.panel-text-centre-button { text-align: center; padding: 60px 0 70px 0; position: relative; }
.panel-text-centre-button .button-wrapper { margin-top: 40px; }
.panel-text-centre-button::before { content: ""; display: block; background: url(images/flair-polka-dot-blue-full.png) no-repeat; position: absolute; right: 7px; top: -38px; width: 249px; height: 249px; background-size: cover;}

.panel-text-centre-button.panel-class-our-company::before { width: 172px; height: 250px; }
.panel-text-centre-button.bg-magenta .button::after { background-image: url(images/icon-arrow-right-white.png); }
.panel-text-centre-button.bg-magenta .button:hover::after { background-image: url(images/icon-arrow-right.png); }

@media (max-width: 1299px) {
	.panel-text-centre-button .container { max-width:800px; }
}
@media (max-width: 1199px) {
	.panel-text-centre-button::before { content: none; }
}
@media (max-width: 991px) {
	.panel-text-centre-button .description br { display: none; }
}
@media (max-width: 767px) {
	.panel-text-centre-button { padding: 40px 0; }
}

/* panel - text */
.panel-text { padding: 80px 0 50px 0; }

.panel-text.panel-class-body-corp-manager { padding-top: 60px; }
.panel-text.panel-class-body-corp-manager h4 { font-size: 22px; font-weight: 500; }
.panel-text.panel-class-meet-team .inner { max-width: 980px; margin-left: auto; margin-right: auto; }

@media (max-width: 1199px) {
	.panel-text.panel-class-meet-team br { display: none; }
}
@media (max-width: 767px) {
	.panel-text { padding: 35px 0 35px 0; }
	.panel-text.panel-class-body-corp-manager { padding-top: 35px; }
}

/* panel - 2 col text */
.panel-text-2-col { position: relative; padding: 60px 0 40px 0; }

.panel-text-2-col.panel-class-role-body-corporate-manager::before { content: ""; position: absolute; left: 0; bottom: 0; background: url(images/flair-grey-squares.png) no-repeat; width: 730px; height: 269px; }
.panel-text-2-col.panel-class-role-body-corporate-manager h2 { text-align: center; margin-bottom: 30px; }


.panel-text-2-col.panel-class-why-stratamax:after{
	content: '';
	position: absolute;
	background-image: url(images/flair-square-bottom.png);
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	left: 0;
	width: 730px;
	height: 286px;
	pointer-events: none;

}

@media (max-width: 767px) {
	.panel-text-2-col { padding: 35px 0 35px 0; }
	.panel-text-2-col.panel-class-why-stratamax::before, 
	.panel-text-2-col.panel-class-role-body-corporate-manager::before { width:100%; }
	.panel-text-2-col.panel-class-why-stratamax:after{
		width: 100%;
	}
}

/* panel - panel tiles image title description */
.panel-tiles-image-title-description { position: relative; padding: 80px 0 95px 0; }
.panel-tiles-image-title-description h2 { text-align: center; margin-bottom: 35px; }
.panel-tiles-image-title-description .container { position: relative; z-index: 1; }
.panel-tiles-image-title-description .row { margin-left: -10px; margin-right: -10px; }
.panel-tiles-image-title-description .row .col-md-4 { padding-left: 10px; padding-right: 10px; margin-bottom: 20px; }
.panel-tiles-image-title-description .row .col-md-4 .inner { box-shadow: -1px 7px 14px rgba(105, 116, 124, 0.14); height: 100%; background-color: #FFF; }
.panel-tiles-image-title-description .image-wrapper { position: relative; height: 0; padding-bottom: 62.5%; background-size: cover; background-position: center center; text-align: center; }
.panel-tiles-image-title-description .image-wrapper h3 { color: #fff; font-size: 28px; background-color: #00A2C9; display: inline-block; position: absolute; bottom: 0; margin-bottom: 0; left: 50%; letter-spacing: 1px; -webkit-transform: translateX(-50%); transform: translateX(-50%); width: 78%; padding: 8px 5px 12px 5px; }
.panel-tiles-image-title-description .description { padding: 25px 42px 0 42px; }
.panel-tiles-image-title-description .button-wrapper { text-align: center; margin-top: 20px; }

.panel-tiles-image-title-description.panel-class-home-covered h2 { font-size: 36px; }
.panel-tiles-image-title-description.panel-class-home-covered::before { content: ""; position: absolute; height: 550px; background-color: #f9f9f9; width: 100%; left: 0; top: 0; }
.panel-tiles-image-title-description.panel-class-home-covered::after { content: ""; position: absolute; left: 0; bottom: 3px; background: url(images/flair-polka-dot-grey.png) no-repeat; background-size: cover; width: 212px; height: 68px; }

@media (max-width: 1199px) {
	.panel-tiles-image-title-description .description { padding-left: 31px; padding-right: 31px; }
}
@media (max-width: 991px) {
	.panel-tiles-image-title-description .row .col-md-4 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
}
@media (max-width: 767px) {
	.panel-tiles-image-title-description { padding: 35px 0 35px 0; }
	.panel-tiles-image-title-description.panel-class-home-covered h2 { font-size: 26px; }
	.panel-tiles-image-title-description .row .col-md-4 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
	.panel-tiles-image-title-description .row .col-md-4 .inner { max-width: 380px; margin-left: auto; margin-right: auto; }
	.panel-tiles-image-title-description.panel-class-home-covered::after { content: none; }
}

/* panel - tiles image title button */
.panel-tiles-image-title-button { background-color: #fff; padding: 100px 0 80px 0; border-bottom: 1px solid #cfd4d7; }
.panel-tiles-image-title-button .inner { box-shadow: -1px 7px 14px rgba(105, 116, 124, 0.14); }
.panel-tiles-image-title-button .image-wrapper { position: relative; height: 0; padding-bottom: 62.5%; background-size: cover; background-position: center center; text-align: center; }
.panel-tiles-image-title-button .image-wrapper h3 { color: #FFF; background-color: #00A2C9; display: inline-block; position: absolute; bottom: 0; margin-bottom: 0; left: 50%; letter-spacing: 1px; -webkit-transform: translateX(-50%); transform: translateX(-50%); width: 78%; padding: 8px 5px 12px 5px; }
.panel-tiles-image-title-button .description { padding: 42px 15px 52px 15px; background-color: #FFF; text-align: center; }
.panel-tiles-image-title-button .button { max-width: 300px; width: 100%; text-align: left; }
.panel-tiles-image-title-button .button::after { float: right; }
.panel-tiles-image-title-button .row { margin-left: -10px; margin-right: -10px; }
.panel-tiles-image-title-button .col-md-4 { padding-left: 10px; padding-right: 10px; margin-bottom: 20px; }

@media (max-width: 767px) {
	.panel-tiles-image-title-button { padding: 35px 0 35px 0; }
}

/* panel text centre icons with label and button */
.panel-text-centre-icons-with-label-and-button { text-align: center; padding: 70px 0 30px 0; }
.panel-text-centre-icons-with-label-and-button .text-wrapper { margin-bottom: 57px; }
.panel-text-centre-icons-with-label-and-button .image-wrapper { height: 81px; }
.panel-text-centre-icons-with-label-and-button .icon-labels { margin-bottom: 20px; }
.panel-text-centre-icons-with-label-and-button .icon-labels p { font-size: 20px; font-weight: 500; }

.panel-text-centre-icons-with-label-and-button.panel-class-got-you-covered .icon-labels { max-width: 750px; margin-left: auto; margin-right: auto; }

@media (max-width: 767px) {
	.panel-text-centre-icons-with-label-and-button { padding: 35px 0 35px 0; }

	.panel-text-centre-icons-with-label-and-button.panel-class-got-you-covered .icon-labels .col-md-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
	.panel-text-centre-icons-with-label-and-button .icon-labels p { font-size: 13px; }
}
@media (max-width: 370px) {
	.panel-text-centre-icons-with-label-and-button .icon-labels p { font-size: 12px; }
}

/* panel - stratamax features */
.panel-stratamax-features { background-color: #000A17; padding: 60px 0 35px 0; }
.panel-stratamax-features h2,
.panel-stratamax-features h5,
.panel-stratamax-features p { color: #FFF; }
.panel-stratamax-features h5 { margin-bottom: 10px; }
.panel-stratamax-features .header { text-align: center; margin-bottom: 55px; }
.panel-stratamax-features .inner { border: 1px solid #2DCDF4; padding: 35px 40px 0 40px; height: 100%; }
.panel-stratamax-features .inner p { font-size: 14px; }
.panel-stratamax-features .icon-wrapper { position: absolute; left: 44px; top: -20px; width: 80px; background-color: #000A17; text-align: center; }
.panel-stratamax-features .item { margin-bottom: 45px; }

@media (max-width: 767px) {
	.panel-stratamax-features { padding: 35px 0 0 0; }
}

/* panel - panel text enquiry form */
.panel-text-enquiry-form { background-color: #000A17; position: relative; padding: 50px 0 60px 0; }
.panel-text-enquiry-form::before { content: ""; display: block; position: absolute; top: -61px; right: 0; width: 180px; height: 250px; background: url(images/flair-polka-dot-blue-vertical.png) no-repeat; background-size: cover;}
.panel-text-enquiry-form h2 { color: #FFF; line-height: 1.4; }
.panel-text-enquiry-form h2 span { color: #2DCDF4; }
.panel-text-enquiry-form .col-text p { color: #FFF; font-size: 20px; }
.panel-text-enquiry-form .col-form .col-disclaimer p,
.panel-text-enquiry-form .col-form .col-disclaimer a { color: #FFF; font-size: 10px; }
.panel-text-enquiry-form .col-form .col-disclaimer a { text-decoration: none; }
.panel-text-enquiry-form .wpcf7-form input[type="text"],
.panel-text-enquiry-form .wpcf7-form input[type="tel"],
.panel-text-enquiry-form .wpcf7-form input[type="email"] { border-color: #FFF; margin-bottom: 25px; padding-left: 3px; padding-right: 3px; }
.panel-text-enquiry-form .wpcf7-form input[type="text"]:focus,
.panel-text-enquiry-form .wpcf7-form input[type="tel"]:focus,
.panel-text-enquiry-form .wpcf7-form input[type="email"]:focus { border-color: #2DCDF4; }
.panel-text-enquiry-form .wpcf7-form .wpcf7-submit { border: 0; color: #FFF; background: url(images/icon-skyblue-right.png) no-repeat 100% 50%; background-size: 23px 16px; padding: 5px 33px 5px 0; -webkit-transition: 0.2s all; transition: 0.2s all; }
.panel-text-enquiry-form .wpcf7-form .wpcf7-submit:hover { color:#2DCDF4; }
.panel-text-enquiry-form .wpcf7-form .wpcf7-submit:focus { outline: 0; }
.panel-text-enquiry-form .wpcf7 { max-width: 510px; padding-left: 90px; }
.panel-text-enquiry-form div.wpcf7-validation-errors, 
.panel-text-enquiry-form div.wpcf7-acceptance-missing { color: #FFF; }
.panel-text-enquiry-form span.wpcf7-not-valid-tip { top: -24px; }
.panel-text-enquiry-form .wpcf7-response-output { color: #FFF; }

.panel-text-enquiry-form .wpcf7-form input[type="text"],
.panel-text-enquiry-form .wpcf7-form input[type="tel"],
.panel-text-enquiry-form .wpcf7-form input[type="email"] { color: #FFF; font-size: 14px; text-transform: none; padding-top: 6px; padding-bottom: 6px; margin-bottom: 30px; }

.panel-text-enquiry-form .wpcf7-form input[type="text"]::-webkit-input-placeholder { color: #FFF; }
.panel-text-enquiry-form .wpcf7-form input[type="text"]::-moz-placeholder { color: #FFF; }
.panel-text-enquiry-form .wpcf7-form input[type="text"]:-ms-input-placeholder { color: #FFF; }
.panel-text-enquiry-form .wpcf7-form input[type="text"]:-moz-placeholder { color: #FFF; }
.panel-text-enquiry-form .wpcf7-form input[type="tel"]::-webkit-input-placeholder { color: #FFF; }
.panel-text-enquiry-form .wpcf7-form input[type="tel"]::-moz-placeholder { color: #FFF; }
.panel-text-enquiry-form .wpcf7-form input[type="tel"]:-ms-input-placeholder { color: #FFF; }
.panel-text-enquiry-form .wpcf7-form input[type="tel"]:-moz-placeholder { color: #FFF; }
.panel-text-enquiry-form .wpcf7-form input[type="email"]::-webkit-input-placeholder { color: #FFF; }
.panel-text-enquiry-form .wpcf7-form input[type="email"]::-moz-placeholder { color: #FFF; }
.panel-text-enquiry-form .wpcf7-form input[type="email"]:-ms-input-placeholder { color: #FFF; }
.panel-text-enquiry-form .wpcf7-form input[type="email"]:-moz-placeholder { color: #FFF; }
.panel-text-enquiry-form h4{color:#fff;}
.panel-single-online-form.form-class-building-insurance .schedule-loss-extra {
    display: none;
    margin-bottom: 15px;
}
.panel-single-online-form.form-class-building-insurance .group-total-amount button{
	cursor: pointer;
    border: 0;
    font-size: 12px;
}
.panel-single-online-form.form-class-building-insurance .group-total-amount button:after{
	content: none;
}
.panel-single-online-form.form-class-building-insurance .group-total-amount .col-text p, .panel-single-online-form.form-class-reimbursement-request-form .group-total-amount .col-text p{
	text-align: right;
}
.panel-single-online-form.form-class-building-insurance .col-file label{
	display: block;
	margin-bottom: 8px;
}
@media (max-width: 1199px) {
	.panel-text-enquiry-form::before { content: none; }
	.panel-text-enquiry-form .col-text p br { display: none; }
	.panel-text-enquiry-form .wpcf7 { padding-left: 0; max-width: 100%; }
}
@media (max-width: 991px) {
	.panel-text-enquiry-form h2 { font-size: 26px; }
	.panel-text-enquiry-form br { display: none; }
	.panel-text-enquiry-form .col-text p { font-size: 18px; }
}
@media (max-width: 767px) {
	.panel-text-enquiry-form { padding: 35px 0 35px 0; }
}

/* panel - request quote */
.panel-request-quote { background-color: #f9f9f9; position: relative; border-bottom: 1px solid #cfd4d7; }
/* .panel-request-quote::before { content: ""; position: absolute; z-index: 1; bottom: 17px; left: 0; background: url(images/flair-request-quotes.png) no-repeat; width: 600px; height: 157px; } */
.panel-request-quote .col-text { position: relative; background-color: #FFF; padding-top: 70px; }
.panel-request-quote .col-text::before { content: ""; display: block; background-color: #FFF; position: absolute; top: 0; right: -15px; width: 100vw; height: 100%; }
.panel-request-quote .container:before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: url(images/flaire-quote.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 730px;
	height: 286px;
	z-index: 9;
}
@media(max-width: 991px){
	.panel-request-quote .container:before{
		content: none;
	}
}
.panel-request-quote .col-text .inner { position: relative; z-index: 10; }
.panel-request-quote .col-form { padding-bottom: 35px; padding-top: 70px; }
.panel-request-quote .col-form .wpcf7 { padding-left: 60px; }
.panel-request-quote .col-form textarea { border: 0; }
.panel-request-quote .col-units { margin-bottom: 24px; }
.panel-request-quote .col-units br { display: none; }
.panel-request-quote .col-units label { margin-top: 6px; margin-left: 13px; margin-right: 18px; display: inline-block; }
.panel-request-quote .unitslots { display: inline-block; }
.panel-request-quote .unitslots input { width: 50px; height: 32px; border: 2px solid #979797; border-radius: 0; background-color: transparent; }
.panel-request-quote .unitslots input:focus { outline: 0; border-color: #ffde00; }
.panel-request-quote .wpcf7-form input[type="text"], 
.panel-request-quote .wpcf7-form input[type="tel"], 
.panel-request-quote .wpcf7-form input[type="email"] { padding-left: 13px; padding-right: 13px; }
.panel-request-quote .col-textarea { margin-bottom: 10px; }
.panel-request-quote .col-textarea textarea { padding-left: 13px; padding-right: 13px; height: 124px; }
.panel-request-quote .wpcf7-submit { background: url(images/icon-arrow-right.png) no-repeat 100% 50%; background-size: 23px 16px; background-position: right 14px top 50%; }

@media (max-width: 1300px) {
	.panel-request-quote::before { width: 50%; height: 0; padding-bottom: 12%; background-size: contain; }
}
@media (max-width: 767px) {
	.panel-request-quote { overflow: hidden; }
	.panel-request-quote .col-text { padding-top: 40px; padding-bottom: 10px; }
	.panel-request-quote .col-text::before { right: auto; left: -50vw; width: 200vw; }
	.panel-request-quote::before { content: none; }
	.panel-request-quote .col-form { padding-bottom: 50px; padding-top: 40px; }
	.panel-request-quote .col-form .wpcf7 { padding-left: 0; }
}

/* panel - client testimonial slides */
.panel-client-testimonial-slides { position: relative; padding: 72px 0 100px 0; }
.panel-client-testimonial-slides::before { content: ""; position: absolute; top: 220px; left: 0; width: 100%; height: 250px; background-color: #f9f9f9; }
.panel-client-testimonial-slides h2 { text-align: center; margin-bottom: 35px; font-size: 36px; }
.panel-client-testimonial-slides h5 { position: relative; margin-bottom: 15px; padding-left: 50px; }
.panel-client-testimonial-slides h5::before { content: ""; display: inline-block; width: 35px; height: 24px; background: url(images/icon-quote-left.png) no-repeat; background-size: contain; position: relative; top: 5px; margin-right: 20px; position: absolute; left: 0; }
.panel-client-testimonial-slides .container { position: relative; }
.panel-client-testimonial-slides .control-wrapper { position: absolute; left: 0; top: 306px; width: 100%; }
.panel-client-testimonial-slides .control-wrapper .prev,
.panel-client-testimonial-slides .control-wrapper .next { cursor: pointer; width: 32px; height: 24px; position: absolute; background-repeat: no-repeat; background-size: contain; }
.panel-client-testimonial-slides .control-wrapper .prev { background-image: url(images/icon-slides-left.png); left: -72px; }
.panel-client-testimonial-slides .control-wrapper .next { background-image: url(images/icon-slides-right.png); right: -72px; }
.panel-client-testimonial-slides .row { position: relative; z-index: 1; margin-left: -9px; margin-right: -9px; }
.panel-client-testimonial-slides .item { padding-left: 9px; padding-right: 9px; /*height: 450px;*/ white-space: normal; }
.panel-client-testimonial-slides .item .description { padding-bottom: 80px; }
.panel-client-testimonial-slides .item .description p { font-size: 15px; line-height: 1.6; white-space: normal; }
.panel-client-testimonial-slides .item .bottom { position: absolute; bottom: 0; left: 0; width: 100%; padding: 0 40px; height: 71px; }
.panel-client-testimonial-slides .item .bottom p { color: #69747c; font-size: 14px; }
.panel-client-testimonial-slides .item .bottom p span.company { color: rgba(105, 116, 124, 0.5); }
.panel-client-testimonial-slides .item .bottom p span.sep { display: inline-block; width: 4px; height: 4px; background-color: #d8d8d8; margin: 11px 3px 0 3px; }
.panel-client-testimonial-slides .item .inner { height: 100%; position: relative; background: linear-gradient(to bottom, #00A2C9, #00A2C9); padding: 2px; }
.panel-client-testimonial-slides .item .inner .wrapper { padding: 0 40px 0 40px; background-color: #fff; max-height: 425px; height: 100%;}
.panel-client-testimonial-slides .item .image-wrapper { text-align: center; height: 96px; margin-bottom:14px; }
.panel-client-testimonial-slides .item .image-wrapper img { 

	height: 70%;
    object-fit: contain;
    margin-top: 25px;

 }

.panel-client-testimonial-slides.panel-class-qld-strata-experts { position: relative; }
.panel-client-testimonial-slides.panel-class-qld-strata-experts::after { content: ""; display: block; position: absolute; left: 10px; bottom: 8px; width: 197px; height: 68px; background: url(images/flair-polka-dot-blue-4.png) no-repeat; background-size: cover; }

.panel-client-testimonial-slides.panel-class-home-testimonials { padding-top: 20px; }

@media (max-width: 1400px) {
	.panel-client-testimonial-slides .control-wrapper .prev { left: -38px; }
	.panel-client-testimonial-slides .control-wrapper .next { right: -38px; }
}
@media (max-width: 1350px) {
	.panel-client-testimonial-slides .item .inner .wrapper{
		max-height: 100%;
		height: 100%;
	}
}

@media (max-width: 1199px) {
	.panel-client-testimonial-slides .item .description p { font-size: 14px; }
}
@media (max-width: 991px) {
	.panel-client-testimonial-slides .item .inner { padding-left: 2px; padding-right: 2px; }
	.panel-client-testimonial-slides .item .inner .wrapper{
		padding: 0 15px 0 15px
		
	}
	.panel-client-testimonial-slides .item .bottom{
		height: 90px;
	}
}
@media (max-width: 767px) {
	.panel-client-testimonial-slides.panel-class-qld-strata-experts::after { content: none; }
	.panel-client-testimonial-slides { padding: 35px 0 84px 0; }
	.panel-client-testimonial-slides h2 { font-size: 26px; }
	.panel-client-testimonial-slides .item { white-space:normal; }
	.panel-client-testimonial-slides .item .bottom { padding:0 40px; }
	.panel-client-testimonial-slides .control-wrapper { position: relative; top: 0; }
	.panel-client-testimonial-slides .control-wrapper .prev { top:20px; left:50%; margin-left:-48px; }
	.panel-client-testimonial-slides .control-wrapper .next { top:20px; left:50%; margin-left:16px; }
}

/* panel - text left image right slides */
.panel-slider-text-left-image-right { padding: 100px 0 70px 0; }
.panel-slider-text-left-image-right .container { position: relative; }
.panel-slider-text-left-image-right .col-text .text-wrapper { max-width: 585px; width: 100%; float: right; height: 100%; }
.panel-slider-text-left-image-right .col-image .inner { margin-right: 30px; }
.panel-slider-text-left-image-right .col-image img { opacity: 0.2; max-width:500px; }
.panel-slider-text-left-image-right .col-image .cycle-slide-active img { opacity: 1; }
.panel-slider-text-left-image-right .control-wrapper { position: absolute; width: 100%; top: 187px; }
.panel-slider-text-left-image-right .control-wrapper .prev,
.panel-slider-text-left-image-right .control-wrapper .next { width: 32px; height: 24px; background-size: contain; position: absolute; z-index: 199; cursor: pointer; }
.panel-slider-text-left-image-right .control-wrapper .prev { background-image: url(images/icon-arrow-right.png); right: -70px; }
.panel-slider-text-left-image-right .control-wrapper .next { background-image: url(images/icon-arrow-left.png); left: -70px; }
.panel-slider-text-left-image-right .cycle-pager { position: absolute; z-index: 300; bottom: 0; right: 0; margin-right: 190px; }
.panel-slider-text-left-image-right .cycle-pager span { font-size: 0; display: inline-block; border: 2px solid #979797; width: 13px; height: 13px; margin-left: 8px; margin-right: 8px; cursor: pointer; vertical-align: bottom; }
.panel-slider-text-left-image-right .cycle-pager span.cycle-pager-active { background-color: #041328; border-color: #041328; }
.panel-slider-text-left-image-right .button-wrapper { position: absolute; bottom: 0; }
.panel-slider-text-left-image-right .text-wrapper .item { height: 100%; }
.panel-slider-text-left-image-right .text-wrapper .item .inner { height: 100%; padding-right: 30px; padding-bottom: 60px; }

@media (max-width: 1500px) {
	.panel-slider-text-left-image-right .control-wrapper .prev { right: 2%; }
}
@media (max-width: 1400px) {
	.panel-slider-text-left-image-right .control-wrapper .next { left: -38px; }
}
@media (max-width: 1299px) {
	.panel-slider-text-left-image-right .control-wrapper .next { display: none; }
}
@media (max-width: 1199px) {
	.panel-slider-text-left-image-right .text-wrapper .item .inner { padding-right: 0; }
}
@media (max-width: 767px) {
	.panel-slider-text-left-image-right { padding: 35px 0 35px 0; }
	.panel-slider-text-left-image-right .col-text .text-wrapper { padding-bottom:50px; max-width: 510px; float: none; margin-left: auto; margin-right: auto; }
	.panel-slider-text-left-image-right .col-image { display:none; }
	.panel-slider-text-left-image-right .control-wrapper { display:none; }
	.panel-slider-text-left-image-right .cycle-pager { padding-bottom:20px; right: auto; left: 0; margin-right: 0; width: 100%; text-align: center; }
	.panel-slider-text-left-image-right .button-wrapper { position:relative; }
	.panel-slider-text-left-image-right .text-wrapper .item .inner { padding-right:0; }
}

/* panel - team 4 feature */
.panel-team-4-feature { background-color: #f9f9f9; padding-top: 20px; padding-bottom: 35px; }
.panel-team-4-feature .wrapper { max-width: 1020px; margin-left: auto; margin-right: auto; }
.panel-team-4-feature .sep-wrapper { /*padding-left: 9px; padding-right: 40px;*/ margin-bottom: 18px; }
.panel-team-4-feature .sep { height: 2px; width: 100%; background: #041328; }
.panel-team-4-feature .photo { /*padding-left: 58px;*/ }
.panel-team-4-feature .item-wrapper .item { display: inline-block; }
.panel-team-4-feature .item-wrapper .item h4 { font-weight: 500; margin-bottom: 0; }
.panel-team-4-feature .item-wrapper .item p { font-size: 14px; line-height: 1.2; }
.panel-team-4-feature .item-wrapper > div:nth-of-type(1) .inner { padding-left: 48px; }
.panel-team-4-feature .item-wrapper > div:nth-of-type(2) .inner { padding-left: 120px; }
.panel-team-4-feature .item-wrapper > div:nth-of-type(3) .inner { padding-left: 81px; }
.panel-team-4-feature .item-wrapper > div:nth-of-type(4) .inner { padding-left: 82px; }
.panel-team-4-feature .item-wrapper.showing-5-columns,
.panel-team-4-feature .item-wrapper.showing-6-columns { padding-left:40px; display:table; width:100%; }
.panel-team-4-feature .item-wrapper.showing-5-columns .item,
.panel-team-4-feature .item-wrapper.showing-6-columns .item { display:table-cell; }
.panel-team-4-feature .item-wrapper.showing-5-columns .inner,
.panel-team-4-feature .item-wrapper.showing-6-columns .inner { padding:0 !important; }

@media (max-width: 991px) {
	.panel-team-4-feature .item-wrapper > div:nth-of-type(1) .inner { padding-left: 44px; }
	.panel-team-4-feature .item-wrapper > div:nth-of-type(2) .inner { padding-left: 21px; }
	.panel-team-4-feature .item-wrapper > div:nth-of-type(3) .inner { padding-left: 16px; }
	.panel-team-4-feature .item-wrapper > div:nth-of-type(4) .inner { padding-left: 27px; }
	.panel-team-4-feature .item-wrapper.showing-5-columns,
	.panel-team-4-feature .item-wrapper.showing-6-columns { padding-left:0; }
}
@media (max-width: 767px) {
	.panel-team-4-feature .photo { padding-left: 0; }
	.panel-team-4-feature .item-wrapper { display: block !important; }
	.panel-team-4-feature .item-wrapper .item { display: block !important; text-align: center; }
	.panel-team-4-feature .item-wrapper > div:nth-of-type(1) .inner { padding-left: 0; }
	.panel-team-4-feature .item-wrapper > div:nth-of-type(2) .inner { padding-left: 0; }
	.panel-team-4-feature .item-wrapper > div:nth-of-type(3) .inner { padding-left: 0; }
	.panel-team-4-feature .item-wrapper > div:nth-of-type(4) .inner { padding-left: 0; }
}

/* panel - team member details */
.panel-team-member-details { border-bottom: 1px solid #cfd4d7; padding: 85px 0 30px 0; }
.panel-team-member-details .item { max-width: 1020px; margin-left: auto; margin-right: auto; margin-bottom: 25px; }
.panel-team-member-details .item::after { content: ""; display: table; clear: both; }
.panel-team-member-details .image-wrapper { margin-right: 55px; float: left; position: relative; border: 1px solid #041328; width: 281px; text-align: center; overflow:hidden;}
.panel-team-member-details .image-wrapper .image-group img.image_hover {opacity:0;position:absolute;top: 0;left: 0;right: 0;bottom: 0;transition:opacity 0.5s;width:100%;}
.panel-team-member-details .image-wrapper .image-group img.image_hover:hover {opacity:1;transition:opacity 0.5s;}
.panel-team-member-details .image-wrapper .title-wrapper { padding: 4px 25px; position: absolute; width: 100%; bottom: 0; background-color: #041328; text-align: left; }
.panel-team-member-details .image-wrapper .title-wrapper h4 { color: #FFF; font-weight: 500; line-height: 1.2; margin-bottom: 0; }
.panel-team-member-details .image-wrapper .title-wrapper p { color: #FFF; margin-bottom: 0; font-size: 14px; }
.panel-team-member-details .text-wrapper { overflow: hidden; }
.panel-team-member-details .item .topline { margin-bottom: 3px; }
.panel-team-member-details .item .topline h5 { display: inline-block; margin-bottom: 0; position: relative; padding-right: 16px; margin-right: 9px; }
.panel-team-member-details .item .topline h5::before { content: ""; background-color: #d8d8d8; position: absolute; right: 0; top: 12px; width: 7px; height: 7px; }
.panel-team-member-details .item .topline p { display: inline-block; margin-bottom: 0; margin-top: 3px; font-size: 14px; }
@media (max-width: 1199px) {
	.panel-team-member-details .text-wrapper { padding-top: 15px; }
	.panel-team-member-details .text-wrapper br { display: none; }
}
@media (max-width: 767px) {
	.panel-team-member-details { padding: 35px 0 35px 0; }
	.panel-team-member-details .image-wrapper { max-width: 100%; margin-right: 0; float: none; }
	.panel-team-member-details .text-wrapper { overflow: visible; }
}
@media (max-width: 420px) {
	.panel-team-member-details .image-wrapper { width: 100%; }
}

/* panel - fact sheets */
.panel-fact-sheets { background-color: #f9f9f9; border-bottom: 1px solid #cfd4d7; padding-bottom: 65px; }
.panel-fact-sheets .row { margin-left: -10px; margin-right: -10px; }
.panel-fact-sheets .item { padding-left: 10px; padding-right: 10px; margin-bottom: 22px; }
.panel-fact-sheets .item h2 { font-size: 18px; display: inline-block; margin-bottom: 25px; padding: 0 80px 0 95px; }
.panel-fact-sheets .item h2 a { text-decoration: none; }
.panel-fact-sheets .item .inner { box-shadow: -1px 3px 6px rgba(105, 116, 124, 0.14); height: 100%; position: relative; min-height: 160px; padding-top: 15px; background: url(images/flair-fact-sheet-item.png) no-repeat 100% 100%; background-color: #FFF; }
.panel-fact-sheets .pagination { margin-top: 30px; }
.panel-fact-sheets .top-line { margin-bottom: 20px; }
.panel-fact-sheets .top-line .name { position: relative; margin-bottom: 0; display: inline-block; color: #979797; font-size: 16px; font-weight: 500; letter-spacing: 0.68px; line-height: 26px; padding-right: 24px; padding-left: 95px; margin-right: 26px; }
.panel-fact-sheets .top-line .name::before { content: ""; background-color: #d8d8d8; position: absolute; right: 0; top: 12px; width: 7px; height: 7px; }
.panel-fact-sheets .top-line .last-updated { display: inline-block; margin-bottom: 0; margin-top: 1px; }
.panel-fact-sheets .text-wrapper .download { background: url(images/download-icon.png) no-repeat; width: 36px; height: 37px; display: inline-block; background-size: contain; position: absolute; right: 33px; }
.panel-fact-sheets .text-wrapper .icon { width: 38px; height: 38px; background: url(images/icon-pdf.png) no-repeat; background-size: contain; display: inline-block; position: absolute; left: 27px; }
.categories-group { position: relative; margin-bottom: 45px; width: 322px; margin-top: 40px; }
.categories-select { width: 100%; border-bottom: 2px solid #69747c; position: relative; z-index: 2; padding: 10px 0; cursor: pointer; }
.categories-select::before { content: ""; position: absolute; z-index: 1; right: 0; background: url(images/icon-chevron-down.png) no-repeat; background-size: contain; width: 16px; height: 9px; top: 16px; }
.categories-select p { color: #69747c; font-size: 13px; font-weight: 500; letter-spacing: 0.55px; text-transform: uppercase; margin-bottom: 0; }
.categories-select p + p { display: none; }
.categories-group .categories { position: absolute; z-index: 2; background-color: #FFF; width: 100%; box-shadow: -1px 3px 6px rgba(105, 116, 124, 0.14); }
.categories-group .categories ul { list-style-type: none; margin: 0; padding: 10px 0; }
.categories-group .categories ul li {  }
.categories-group .categories ul li a { display: block; text-decoration: none; padding: 4px 10px 6px 10px; color: #69747c; font-size: 13px; font-weight: 500; letter-spacing: 0.55px; text-transform: uppercase; }

@media (max-width: 1199px) {
	.panel-fact-sheets .top-line .name { padding-left: 20px; margin-right: 15px; }
	.panel-fact-sheets .top-line .name::before { opacity: 0; }
	.panel-fact-sheets .top-line .last-updated { padding-left: 20px; width: 100%; }
	.panel-fact-sheets .item h2 { padding: 0 60px 0 65px; }
	.panel-fact-sheets .text-wrapper .icon { width: 25px; height: 25px; left: 20px; }
	.panel-fact-sheets .text-wrapper .download { width: 30px; height: 31px; right: 20px; }
}
@media (max-width: 767px) {
	.panel-fact-sheets { padding-bottom: 35px; }
	.categories-group { width:auto; }
}

/* panel - single fact sheet */
.panel-single-fact-sheet { padding: 60px 0; }

@media (max-width: 767px) {
	.panel-single-fact-sheet { padding: 35px 0; }
}

/* panel - online forms */
.panel-online-forms { background-color: #f9f9f9; border-bottom: 1px solid #cfd4d7; padding-bottom: 65px; }
.panel-online-forms .row { margin-left: -10px; margin-right: -10px; }
.panel-online-forms .item { padding-left: 10px; padding-right: 10px; margin-bottom: 22px; }
.panel-online-forms .item h2 { font-size: 18px; display: inline-block; margin-bottom: 25px; padding: 0 15px 0 0; }
.panel-online-forms .item h2 a { text-decoration: none; -webkit-transition: 0.2s all; transition: 0.2s all; }
.panel-online-forms .item h2 a:hover { color: #2DCDF4; }
.panel-online-forms .item .inner { box-shadow: -1px 3px 6px rgba(105, 116, 124, 0.14); height: 100%; position: relative; min-height: 128px; padding: 15px 33px 0 38px; background: url(images/flair-fact-sheet-item.png) no-repeat 100% 100%; background-color: #FFF; }
.panel-online-forms .pagination { margin-top: 30px; }
.panel-online-forms .resource-pages-plus-search { margin-bottom: 60px; }
.panel-online-forms .top-line { margin-bottom: 20px; }
.panel-online-forms .top-line .name { position: relative; margin-bottom: 0; display: inline-block; color: #979797; font-size: 16px; font-weight: 500; letter-spacing: 0.68px; line-height: 26px; padding-right: 24px; }
.panel-online-forms .top-line .name::before { content: ""; background-color: #d8d8d8; position: absolute; right: 0; top: 12px; width: 7px; height: 7px; }
.panel-online-forms .button { border: 0; padding: 0; float: right; font-size: 16px; }
.panel-online-forms .button::after { background-image: url(images/icon-skyblue-right.png); }
.panel-online-forms .button:hover { border: 0; background: transparent; color: #2DCDF4; }

@media (max-width: 1199px) {
	.panel-online-forms .button { font-size: 14px; }
	.panel-online-forms .button::after { width: 19px; height: 14px; margin-top: 4px; }
	.panel-online-forms .item .inner { padding-left: 15px; padding-right: 15px; }
}
@media (max-width: 991px) {
	.panel-online-forms .top-line { margin-bottom: 5px; }
	.panel-online-forms .item h2 { margin-bottom: 15px; display: block; padding-right: 0; }
	.panel-online-forms .button { margin-bottom: 20px; float: none; }
}
@media (max-width: 767px) {
	.panel-online-forms { padding-bottom: 35px; }
}

/* panel - faqs */
.panel-faqs { border-bottom: 1px solid #cfd4d7; }
.panel-faqs .container .wrapper { max-width: 1024px; margin-left: auto; margin-right: auto; }
.panel-faqs .faqs-list { padding: 50px 0 60px 0; }
.panel-faqs .faqs-list h3 { cursor: pointer; font-size: 18px; margin-top: 18px; padding-right: 60px; margin-bottom: 22px; }
.panel-faqs .faqs-list .item { position: relative; border-bottom: 2px solid #69747c; }
.panel-faqs .faqs-list .item .icon { position: absolute; z-index: -1; right: 37px; top: 1px; background: url(images/icon-arrow-down.png) no-repeat; width: 12px; height: 17px; background-size: contain; }
.panel-faqs .faqs-list .item.active .icon { background-image: url(images/icon-arrow-up.png); }
.panel-faqs .faqs-list .item.active { border-color: #2DCDF4; }
.panel-faqs .faqs-list .item .answer { margin-top: 30px; margin-bottom: 30px; }

@media (max-width: 767px) {
	.panel-faqs .faqs-list { padding: 35px 0 35px 0; }
	.panel-faqs .faqs-list h3 { font-size:16px; }
}

/* panel - single faq */
.panel-single-faq { padding: 40px 0; }

/* panel - single online form */
.panel-single-online-form { background-color: #f9f9f9; border-bottom: 1px solid #cfd4d7; padding: 0 0 100px 0; }
.panel-single-online-form .form-wrapper { max-width: 1024px; margin-left: auto; margin-right: auto; padding-top: 90px; }
.panel-single-online-form .col-note, 
.panel-single-online-form .col-note p { font-size: 13px; font-weight: 300; letter-spacing: 0.55px; color: #69747c; line-height: 1.5; }
.panel-single-online-form .wpcf7-form textarea { border: 0; height: 147px; padding-top: 30px; padding-left: 15px; padding-right: 15px; }
.panel-single-online-form .wpcf7-form h3 { margin-bottom: 10px; }
.panel-single-online-form .wpcf7-form h4 { margin-bottom: 35px; }
.panel-single-online-form .resource-pages-plus-search ul li:first-of-type a { border-color: #2DCDF4; color: #041328; }
.panel-single-online-form .wpcf7-form select { height: 33px; border: 0; border-bottom: 2px solid #979797; background-color: transparent; width: 100%; padding: 6px 15px; color: #69747c; font-size: 13px; font-weight: 500; letter-spacing: 0.55px; text-transform: uppercase; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(images/dropdown.png);
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: right;

}
.panel-single-online-form .wpcf7-form input[type="number"] { background-color: transparent; width: 100%; border: 0; border-bottom: 2px solid #979797; border-radius: 0; padding: 6px 15px; }
.panel-single-online-form .wpcf7-form input[type="number"]:focus {   }
.panel-single-online-form .wpcf7-form .wpcf7-list-item { margin-left: 0; margin-right: 30px; position: relative; margin-bottom: 20px; }
.panel-single-online-form .wpcf7-form .wpcf7-list-item input[type="radio"] { position: absolute; }
.panel-single-online-form .wpcf7-form .wpcf7-list-item span { padding-left: 35px; display: inline-block; padding-top:4px; font-weight: 500; }
.panel-single-online-form .wpcf7-form .wpcf7-list-item span::before { content: ""; position: absolute; left: 0; top: 0; width: 28px; height: 28px; border: 2px solid #69747c; display: block; }
.panel-single-online-form .wpcf7-form .wpcf7-list-item input { opacity: 0; }
.panel-single-online-form .wpcf7-form .wpcf7-list-item input:checked + span::after { content: ""; background: url(images/icon-close.png) no-repeat; background-size: contain; width: 20px; height: 20px; position: absolute; left: 4px; top: 4px; }
.panel-single-online-form .wpcf7-form .col-radio { margin-bottom: 20px; margin-top: 10px; }
.panel-single-online-form .wpcf7-form .col-radio > label { margin-right: 10px; }
.panel-single-online-form .wpcf7-form .row { margin-left: -10px; margin-right: -10px; }
.panel-single-online-form .wpcf7-form .row .item { padding-left: 10px; padding-right: 10px; }
.panel-single-online-form .wpcf7-form input[type="text"], 
.panel-single-online-form .wpcf7-form input[type="tel"], 
.panel-single-online-form .wpcf7-form input[type="email"] { padding-left: 15px; padding-right: 15px; }
.panel-single-online-form .wpcf7-form .col-textarea { margin-bottom: 20px; position: relative; }
.panel-single-online-form .wpcf7-form .col-textarea label {color: #69747c; position: absolute; top: 10px; left: 25px; z-index: 2; width: calc(100% - 50px); }
.panel-single-online-form .wpcf7-form .col-textarea label span{ font-size: 13px; font-weight: 300;color: #69747c; letter-spacing: 0.55px; line-height: 1.5; font-style: italic; display: block;}
.panel-single-online-form .wpcf7-form .col-textarea label + br { display: none; }
.panel-single-online-form .wpcf7-form .col-file { margin-bottom: 20px; }
.panel-single-online-form .col-submit { text-align: right; padding-left: 0; padding-right: 10px; }
.panel-single-online-form  .col-disclaimer{
	padding-left: 0;
}
.panel-single-online-form .wpcf7-not-valid-tip { font-size: 13px; top: -27px; }
.panel-single-online-form .wpcf7-spinner { position: absolute; margin-left: 10px; margin-top: 10px; }

.panel-single-online-form.form-class-eaglebody-new .wpcf7-form .col-textarea textarea { padding-left: 15px; padding-right: 15px; height: 314px; border: 2px solid #69747c; background: transparent; }
.panel-single-online-form.form-class-eaglebody-new .wpcf7-form .col-textarea .details-proposed-work textarea,
.panel-single-online-form.form-class-eaglebody-new .wpcf7-form .col-textarea .locationproposedwork textarea { padding-top: 66px; }
.panel-single-online-form.form-class-eaglebody-new .labelnote { padding-left: 50px; }
.panel-single-online-form.form-class-eaglebody-new .wpcf7-form .row .col-textarea { margin-bottom: 40px; }
.panel-single-online-form.form-class-eaglebody-new .wpcf7-form .row .item.extra-padding-left { padding-left: 30px; }
.panel-single-online-form.form-class-eaglebody-new .wpcf7-form .row label.extra-padding-left { padding-left: 20px; }
.panel-single-online-form.form-class-eaglebody-new .item.photo-attachment { margin-bottom: 40px; }
.panel-single-online-form.form-class-eaglebody-new .wpcf7-form-control-wrap.date .wpcf7-not-valid-tip, 
.panel-single-online-form.form-class-eaglebody-new .wpcf7-form-control-wrap.your-signature .wpcf7-not-valid-tip { top: -13px; } 
.panel-single-online-form.form-class-eaglebody-new .col-disclaimer,
.panel-single-online-form.form-class-eaglebody-new .col-submit { margin-top: 42px; }
.panel-single-online-form.form-class-eaglebody-new .wpcf7-form-control-wrap.details-proposed-work { padding-top: 75px; }

.panel-single-online-form.form-class-foxtel-application .wpcf7-form .col-textarea textarea { padding-top: 75px; padding-left: 15px; padding-right: 15px; height: 314px; border: 2px solid #69747c; background: transparent; }

.panel-single-online-form.form-class-solar-panel .wpcf7-form-control-wrap.inverter-location { margin-bottom: 15px; display: block; }

.panel-single-online-form .wpcf7-form .col-textarea .location-proposed-work textarea, 
.panel-single-online-form .wpcf7-form .col-textarea .letting-agent-details textarea,
.panel-single-online-form .wpcf7-form .col-textarea .tenants-details textarea { padding-top: 50px; }

.panel-single-online-form.form-class-air-conditioning .wpcf7-form textarea { border: 2px solid #69747c; height: 100px; }
.panel-single-online-form.form-class-air-conditioning .wpcf7-form .details-proposed-work textarea { padding-top: 75px; padding-left: 15px; padding-right: 15px; height: 314px; }
.panel-single-online-form.form-class-air-conditioning .extra-text-bottom { padding-left: 30px; padding-right: 10px; margin-top: 10px; }
.panel-single-online-form.form-class-air-conditioning .extra-text-bottom p { font-size: 13px; color: #69747c; letter-spacing: 0.55px; line-height: 1.53; }
.panel-single-online-form.form-class-air-conditioning .extra-text-bottom ul { list-style-type: none; padding-left: 0; }
.panel-single-online-form.form-class-air-conditioning .extra-text-bottom ul li { position: relative; font-size: 13px; color: #69747c; letter-spacing: 0.55px; margin-bottom: 1px; padding-left: 10px; }
.panel-single-online-form.form-class-air-conditioning .extra-text-bottom ul li:before { content: ""; top: 8px; left: 0; position: absolute; display: inline-block; background-color: #69747c; width: 3px; height: 3px; border-radius: 50%; }
.panel-single-online-form.form-class-air-conditioning .wpcf7-form .your-signature .signature, 
.panel-single-online-form.form-class-air-conditioning .wpcf7-form .date .datespan { margin-top: 45px; margin-bottom: 15px; }
.panel-single-online-form.form-class-air-conditioning .labelnote { padding-left: 50px; }
.panel-single-online-form.form-class-air-conditioning .col-disclaimer { margin-top: 43px; }
.panel-single-online-form.form-class-air-conditioning .col-submit { margin-top: 31px; }
.panel-single-online-form.form-class-air-conditioning .details-proposed-work-label { width: calc(100% - 50px); }

.panel-single-online-form.form-class-request-certificate .wpcf7-form-control-wrap[data-name="certificate-requested"] select { margin-bottom: 40px; }
.panel-single-online-form.form-class-request-certificate .wpcf7-form h4 { margin-bottom: 10px; margin-top: 20px; }
.panel-single-online-form.form-class-request-certificate p.cost { margin-bottom: 8px; }
.panel-single-online-form.form-class-request-certificate .col-file label { display: block; margin-bottom: 8px; }
.panel-single-online-form.form-class-request-certificate .wpcf7-form h4 { margin-bottom: 10px; margin-top: 20px; }

@media (max-width: 991px) {
	.panel-single-online-form.form-class-eaglebody-new .wpcf7-form-control-wrap.details-proposed-work { padding-top: 85px; }
	.panel-single-online-form.form-class-foxtel-application .wpcf7-form .col-textarea textarea { padding-top: 85px; }
}
@media (max-width: 767px) {
	.panel-single-online-form { padding: 0 0 35px 0; }
	.panel-single-online-form .form-wrapper { padding-top: 40px; }
	.panel-single-online-form .wpcf7-form .row .item { width:100%; max-width:100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
	.panel-single-online-form .wpcf7-form .col-radio > label { margin-bottom:12px; display:block; }
	.panel-single-online-form .wpcf7-form select,
	.panel-single-online-form .wpcf7-form textarea,
	.panel-single-online-form .wpcf7-form input { margin-bottom:20px; }
	.panel-single-online-form .col-submit { text-align:left; margin-top: 20px; }
	.panel-single-online-form .wpcf7-form .col-textarea label span { font-size: 12px; }
	.panel-single-online-form .wpcf7-not-valid-tip { top: -22px; }

	.panel-single-online-form.form-class-eaglebody-new .wpcf7-form .col-textarea label { width: 80%; }
	.panel-single-online-form.form-class-eaglebody-new .wpcf7-form-control-wrap.details-proposed-work { padding-top: 115px; }
	.panel-single-online-form.form-class-eaglebody-new .wpcf7-form .row .item.extra-padding-left { padding-left: 10px; }
	.panel-single-online-form.form-class-eaglebody-new .wpcf7-form .row label.extra-padding-left { padding-left: 0; }
	.panel-single-online-form.form-class-eaglebody-new .wpcf7-form-control-wrap.status { margin-top: 20px; display: inline-block; }
	.panel-single-online-form.form-class-eaglebody-new .wpcf7-form .your-signature .signature, 
	.panel-single-online-form.form-class-eaglebody-new .wpcf7-form .date .datespan { margin-top: 15px; }
	.panel-single-online-form.form-class-eaglebody-new .labelnote { margin-top: 30px; padding-left: 0; }
	.panel-single-online-form.form-class-eaglebody-new .col-disclaimer { margin-top: 20px; }
	.panel-single-online-form.form-class-eaglebody-new .col-disclaimer p { margin-bottom: 0; }

	.panel-single-online-form.form-class-air-conditioning .labelnote { margin-top: 30px; padding-left: 0; }
	.panel-single-online-form.form-class-air-conditioning .extra-text-bottom { padding-left: 10px; }
	.panel-single-online-form.form-class-air-conditioning .wpcf7-form .your-signature .signature, 
	.panel-single-online-form.form-class-air-conditioning .wpcf7-form .date .datespan { margin-top: 15px; }
	.panel-single-online-form.form-class-air-conditioning .col-disclaimer { margin-top: 20px; }
	.panel-single-online-form.form-class-air-conditioning .col-disclaimer p { margin-bottom: 0; }
	.panel-single-online-form.form-class-air-conditioning .wpcf7-form textarea { padding-top: 50px; }
	.panel-single-online-form.form-class-air-conditioning .wpcf7-form .details-proposed-work textarea { padding-top: 115px; }
}	

/* Panel - search results */
.panel-search-results { padding-bottom: 50px; }
.panel-search-results .entry-title a { text-decoration: none; }
.panel-search-results .entry-title { font-size: 20px; }
.search-result-header { padding-top: 60px; }

@media (max-width: 767px) {
	.panel-search-results { padding-bottom: 35px; }
	.search-result-header { padding-top: 35px; }
}

/* panel - half and featured files */
.panel-half-and-featured-files { padding: 60px 0 60px 0; }
.panel-half-and-featured-files .col-files h3 { cursor: pointer; font-size: 18px; font-weight: 500; line-height: 28px; margin-bottom: 15px; padding-right: 20px; margin-top: 18px; }
.panel-half-and-featured-files .col-files .item { border-bottom: 2px solid #69747c; }
.panel-half-and-featured-files .col-files .item.active { border-color: #2DCDF4; }
.panel-half-and-featured-files .col-files .item .inner { position: relative; }
/* .panel-half-and-featured-files .col-files .item .icon { position: absolute; z-index: -1; right: 37px; top: 4px; background: url(images/icon-arrow-down.png) no-repeat; width: 12px; height: 17px; background-size: contain; } */
.panel-half-and-featured-files .col-files .item.active .icon { background-image: url(images/arrow-up.png); }
.panel-half-and-featured-files .col-files .item .icon{
	background-image: url(images/arrow-down.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
    width: 17px;
    height: 18px;
    position: absolute;
    right: 13px;
    top: 7px;
}
.panel-half-and-featured-files .col-files .button-wrapper { margin: 22px 0 20px 0; }
.panel-half-and-featured-files .col-files .button { border: 0; padding: 0; font-size: 14px; }
.panel-half-and-featured-files .col-files .button:hover { background-color: transparent;     color: #041328;}
.panel-half-and-featured-files .col-files .button::after { background-image: url(images/icon-download.png); width: 22px; height: 22px; margin-top: 0; background-size: cover;}

.panel-features-icon-title-description { position: relative; text-align: center; padding: 70px 0; }
.panel-features-icon-title-description h2 { margin-bottom: 40px; }
.panel-features-icon-title-description .image-wrapper { height: 80px; }
.panel-features-icon-title-description .text-wrapper h4 { font-weight: 500; margin-bottom: 10px; }

.panel-features-icon-title-description.panel-class-pricing-service::before { content: ""; position: absolute; left: 9px; bottom: 1px; width: 199px; height: 55px; background: url(images/flair-polka-dot-blue-full.png) no-repeat; background-size: cover; }
.panel-features-icon-title-description.panel-class-pricing-service .item.class-banking .image-wrapper { padding-top: 9px; }

.panel-features-icon-title-description.panel-class-our-company .text-wrapper { min-height:190px; }

@media (max-width: 767px) {
	.panel-half-and-featured-files { padding: 35px 0 35px 0; }
	.panel-half-and-featured-files .col-files .item .icon { right:10px; }
	.panel-half-and-featured-files .col-files h3 { font-size:16px; padding-right:30px; }
	.panel-half-and-featured-files .button { font-size:13px; }
	.panel-features-icon-title-description { padding: 35px 0; }
}

/* panel - checklist 2 cols */
.panel-checklist-2-cols { padding: 60px 0 40px 0; }
.panel-checklist-2-cols h2 { text-align: center; margin-bottom: 45px; }
.panel-checklist-2-cols ul { list-style-type: none; margin-bottom: 0; padding-left: 0; }
.panel-checklist-2-cols ul li { position: relative; padding-left: 50px; margin-bottom: 40px; }
.panel-checklist-2-cols ul li::before { content: ""; display: block; position: absolute; left: 0; top: 9px; width: 33px; height: 22px; background: url(images/icon-check-skyblue.png) no-repeat; background-size: contain; }
.panel-checklist-2-cols h4 { font-weight: 500; margin-bottom: 5px; }
@media (max-width: 1199px) {
	.panel-checklist-2-cols ul li br{
		display: none;
	}
}

@media (max-width: 767px) {
	.panel-checklist-2-cols { padding: 35px 0 35px 0; }
}

/* panel - latest news */
.panel-latest-news { position: relative; padding: 70px 0 40px 0; display: none; }
.panel-latest-news::before { content: ""; position: absolute; z-index: -1; left: 0; top: 0; background-color: #f9f9f9; height: 580px; width: 100%; }
.panel-latest-news h2 {font-size: 36px; }
.panel-latest-news h3 { font-size: 18px; }
.panel-latest-news a { text-decoration: none; }
.panel-latest-news .row { margin-left: -8px; margin-right: -8px; }
.panel-latest-news .row > div:nth-of-type(2) { margin-top: 70px; }
.panel-latest-news .item { padding-left: 8px; padding-right: 8px; }
.panel-latest-news .news-title-wrapper { max-width: 1020px; margin-left: auto; margin-right: auto; margin-bottom: 40px; }
.panel-latest-news .item { position: relative; }
.panel-latest-news .item .bg { padding-bottom: 37%; background: url(images/flair-latest-news.png) no-repeat; background-size: cover; }
.panel-latest-news .item .text-wrapper { padding: 20px 40px 50px 40px; }
.panel-latest-news .item .inner { position: relative; background-color: #FFF; box-shadow: -1px 7px 10px rgba(105, 116, 124, 0.07); min-height: 460px; }
.panel-latest-news .item .news-item-date { font-size: 14px; margin-bottom: 20px; display: inline-block; }
.panel-latest-news .item .link-arrow { position: absolute; bottom: 40px; }

@media (max-width: 767px) {
	.panel-latest-news .row > div:nth-of-type(2) { margin-top: 0; }
	.panel-latest-news .item { margin-bottom: 30px; }
	.panel-latest-news { padding: 35px 0 35px 0; }
	.panel-latest-news h2 { font-size: 26px; }
}

/* panel - contact us */
.panel-contact-us{    padding: 60px 0 126px 0;
	border-bottom: 1px solid #cfd4d7;}
/* .panel-contact-us { background: url(images/flair-squares-bottom.png) no-repeat; background-position: calc(50% + 24px) 100%; padding: 60px 0 126px 0; border-bottom: 1px solid #cfd4d7; } */
.panel-contact-us .col-title h2 { margin-bottom: 0; }
.panel-contact-us .contact-details p { padding-left: 40px; position: relative; font-weight: 500; margin-bottom: 50px;}
.panel-contact-us .contact-details p::before { content: ""; display: inline-block; background-size: contain; position: absolute; left: 0; }
.panel-contact-us .contact-details p a { text-decoration: none; font-weight: 500;}
.panel-contact-us .contact-details .phone { margin-bottom: 6px; }
.panel-contact-us .contact-details .phone::before { background-image: url(images/phone-skyblue.png); width: 19px; height: 19px; margin-top: 5px; }
.panel-contact-us .contact-details .email { margin-bottom: 7px; }
.panel-contact-us .contact-details .email::before { background-image: url(images/mail-skyblue.png); width: 19px; height: 15px; margin-top: 6px; }
.panel-contact-us .contact-details .address::before { background-image: url(images/pin-skyblue.png); width: 18px; height: 18px; margin-top: 6px; }
.panel-contact-us .col-form { padding-left: 70px; }
.panel-contact-us .col-text .description p { font-size: 20px; line-height: 1.4; }
.panel-contact-us .col-text .description { margin-top: 20px; margin-bottom: 40px; }
.panel-contact-us .wpcf7-form-control-wrap.enquiry { margin-top: 20px; display: block; margin-bottom: 13px; }
.panel-contact-us span.wpcf7-not-valid-tip { top: -28px; }
.panel-contact-us .map { height: 0; padding-bottom: 42.3%; position: relative; }
.panel-contact-us .map iframe { position: absolute; height: 100%; width: 100%; left: 0; top: 0; }
.panel-contact-us .wpcf7-submit { background: url(images/icon-arrow-right.png) no-repeat 100% 50%; background-size: 23px 16px; background-position: right 14px top 50%; }
.panel-contact-us:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 286px;
	background-image: url(images/flair-contactus.png);
	background-size: cover;
	background-repeat: no-repeat;
    bottom: -36%;
    left: 0;
    z-index: 1;
	pointer-events: none;
}
@media(max-width: 991px){
	.panel-contact-us:after{
		bottom: -55%;
	}
}
@media (max-width: 767px) {
	.panel-contact-us { background-image: none; }
	.panel-contact-us { padding: 35px 0 35px 0; }
	.panel-contact-us .map { padding-bottom:66.6%; }
	.panel-contact-us .col-form { padding-left:15px; padding-top:30px; }
	.panel-contact-us:after{
		content: none;
	}
}

/* News */
.blog-list-wrapper { padding: 100px 0 120px 0; }
.blog-list h2 { font-size: 18px; line-height: 1.4; margin-bottom: 14px; }
.blog-list a { text-decoration: none; }
.blog-list .row { margin-left: -7px; margin-right: -7px; }
.blog-list .thumb { height: 0; padding-bottom: 38.6%; background-color: #f6f6f6; background-size:cover; }
.blog-list .thumb-wrapper { position: relative; }
.blog-list .thumb-wrapper::before { content: ""; position: absolute; display: block; width: 100%; height: 100%; background: url(images/border-skyblue-news.png) no-repeat; background-position: center center; background-size: cover; }
.blog-list .item { padding-left: 7px; padding-right: 7px; margin-bottom: 30px; }
.blog-list .item .inner { box-shadow: -1px 7px 14px rgba(105, 116, 124, 0.14); height: 100%; }
.blog-list .item .wrapper { position: relative; }
.blog-list .item .news-item-date { font-size: 14px; margin-bottom: 20px; display: inline-block; }
.blog-list .text-wrapper { padding: 13px 40px 70px 40px; }
.blog-list .text-wrapper p { line-height: 1.6; }
.blog-list .bottom { position: absolute; left: 0; bottom: 45px; padding: 0 40px; width: 100%; }
.blog-list .bottom .button-primary { color: #041328; font-size: 16px; font-weight: 500; letter-spacing: 1.66px; text-transform: uppercase; transition:0.2s all; }
.blog-list .bottom .button-primary::after { content: ""; display: inline-block; background: url(images/icon-skyblue-right.png) no-repeat; background-size: contain; width: 22px; height: 16px; margin-left: 12px; margin-top: 5px; vertical-align: top; }
.blog-list .bottom .button-primary:hover { color: #2DCDF4; }

.pagination { text-align: center; margin-top: 20px; }
.pagination .link-previous,
.pagination .link-next { background-size: cover; width: 26px; height: 18px; display: inline-block; margin-top: 7px; }
.pagination .link-previous { background-image: url(images/icon-arrow-left.png); margin-right: 15px; }
.pagination .link-next { background-image: url(images/icon-arrow-right.png); margin-left: 15px; }
.pagination .numbers { display: inline-block; }
.pagination .numbers a,
.pagination .numbers span { border: 2px solid #69747c; text-decoration: none; margin-left: 7px; margin-right: 7px; font-size: 15px; font-weight: 500; color: #69747c; width: 32px; display: inline-block; padding-bottom: 4px; padding-top: 2px; }
.pagination .numbers .current { border-color: #2DCDF4; color: #041328; }

@media (max-width: 1199px) {
	.blog-list .text-wrapper { padding-left: 20px; padding-right: 20px; padding-bottom: 50px; }
	.blog-list .bottom { padding-left: 20px; padding-right: 20px; bottom: 30px; }
}
@media (max-width: 991px) {
	.blog-list-wrapper { padding: 60px 0 60px 0; }
}
@media (max-width: 767px) {
	.blog-list-wrapper { padding: 35px 0 35px 0; }
	.pagination .link-previous, .pagination .link-next { display:none; }
}

/* panel - news item single post */
.panel-class-news-item .container { max-width:790px; }
.panel-class-news-item .container .inner { box-shadow: -1px 7px 14px rgba(105, 116, 124, 0.14); text-align:left; }
.panel-class-news-item .wrapper { position: relative; }
.panel-class-news-item .news-item-date { font-size: 14px; margin-bottom: 20px; display: inline-block; }
.panel-class-news-item .text-wrapper { padding: 20px 40px 40px 40px; }
.panel-class-news-item .text-wrapper p { line-height: 1.6; }

@media (max-width: 767px) {
	.panel-class-news-item .text-wrapper { padding-left:20px; padding-right:20px; padding-bottom:20px; }
}

/* panel - sitemap*/
.panel-sitemap { padding: 60px 0 40px 0; }
.panel-sitemap ul { list-style-type: none; margin-left: 0; padding-left: 0; }
.panel-sitemap .menu-main-menu-container ul { margin-bottom: 0; }
.panel-sitemap ul ul { margin-top: 10px; margin-bottom: 8px; }
.panel-sitemap ul li { position: relative; color: #041328; padding-left: 30px; line-height: 1.4; margin-bottom: 4px; }
.panel-sitemap ul li::before { content: ""; position: absolute; display: block; left: 0; top: 10px; width: 5px; height: 5px; border-radius: 50%; background-color: #041328; }
.panel-sitemap ul li a { text-decoration: none; }


/* Footer */
.footer-top { background-color: #fff; padding: 50px 0 0px 0; }
.footer-top .col-description { -ms-flex: 0 0 40%; flex: 0 0 40%; max-width: 40%; }
.footer-top .col-description p { color: rgba(105, 116, 124, 0.65); font-size: 14px; max-width: 415px; }
.footer-top .col-description img { max-width: 200px; margin-bottom: 25px; }

.footer-top .col-menu-1 { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
.footer-top .col-menu-1 .inner { padding-left: 40px; }
.footer-top .col-menu-1 ul,
.footer-top .col-menu-2 ul { padding-left: 0; margin-left: 0; list-style-type: none; }
.footer-top .col-menu-1 ul li a,
.footer-top .col-menu-2 ul li a { text-decoration: none; font-size: 15px; }
.footer-top .col-menu-1 ul li,
.footer-top .col-menu-2 ul li { margin-bottom: 10px; }
.footer-top .col-menu-2 { -ms-flex: 0 0 15%; flex: 0 0 15%; max-width: 15%; }
.footer-top .facebook { margin-right: 55px; }
.footer-top .facebook, 
.footer-top .linkedin { color: #69747c; font-weight: 500; font-size: 14px; text-decoration: none; }

.social-links span { width: 16px; height: 16px; display: inline-block; background-size: contain;  margin: 3px 12px 0 0;}
.footer-top .facebook span { background-image: url(images/icon-facebook.png); }
.footer-top .linkedin span { background-image: url(images/icon-linkedin.png); }
.footer-top .col-links { text-align: right; }
.footer-top .col-links a { display: inline-block; }
.footer-top .button-wrapper a { width: 245px; text-align: left; padding-right: 45px; }
.footer-top .button-wrapper.requestQuoteBtn{
	margin-bottom: 8px;
}
.footer-top .button { position: relative; border-color: #041328; }
.footer-top .button:hover { background: #041328; color: #FFF; }
.footer-top .button:hover::after { background-image: url(images/icon-arrow-right-white.png); }
.footer-top .button-wrapper { margin-bottom: 40px; }
.footer-top .button::after { position: absolute; right: 18px; }

@media (max-width: 1199px) {
	.footer-top .button::after { position: absolute; right: 5px; }
	.footer-top .col-links .button { padding: 13px 6px 13px 5px; font-size: 14px; width: 100%; }
	.footer-top .facebook { margin-right: 18px; }
	.footer-top .social-links { text-align: left; }
}
@media (max-width: 991px) {
	.footer-top .col-links .button { padding-top: 10px; padding-bottom: 10px; font-size: 10px; width: 100%; }
	.footer-top .col-links .button::after { width: 12px; height: 11px; margin-left: 5px; vertical-align: top; margin-top: 3px; }
	.footer-top .col-menu-1 .inner { padding-left: 0; }
	.footer-top .button-wrapper { margin-bottom: 20px; }
	.footer-top .col-menu-1 ul li a, 
	.footer-top .col-menu-2 ul li a { font-size: 14px; }
}
@media (max-width: 767px) {
	.footer-top .col-description { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
	.footer-top .col-description p { max-width: 100%; }
	.footer-top .col-menu-1,
	.footer-top .col-menu-2,
	.footer-top .col-links { -ms-flex: 0 0 33.33333333%; flex: 0 0 33.33333333%; max-width: 33.33333333%; }
}
@media (max-width: 600px) {
	.footer-top .button-wrapper { text-align: left; }
	.footer-top .col-links .button { max-width: 142px; }
	.footer-top .col-menu-1 { padding-right: 0; -ms-flex: 0 0 34%; flex: 0 0 34%; max-width: 34%; }
	.footer-top .col-menu-2 { flex: 0 0 22%; max-width: 22%; }
	.footer-top .col-links { -ms-flex: 0 0 44%; flex: 0 0 44%; max-width: 44%; }
	.footer-top .col-links .button { letter-spacing: 1px; }
	.footer-top .col-menu-2 { padding:0; }
	.footer-top .col-menu-1 ul li a, 
	.footer-top .col-menu-2 ul li a { font-size: 13px; }
}
@media (max-width: 413px) {
	.footer-top .col-menu-1 { padding-right: 15px; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
	.footer-top .col-menu-2 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
	.footer-top .col-links { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
	.footer-top .col-links .button { padding: 13px 15px 13px 15px; font-size: 14px; width: 100%; max-width: 213px; }
	.footer-top .col-links .button::after { width: 16px; height: 14px; margin-left: 10px; margin-top: 5px; right: 10px; }
}


/* Footer Bottom */
.footer-bottom { padding: 19px 0 17px 0; }
.footer-bottom .container{ padding-top: 0;

  
}
.footer-bottom .container hr{

	background-color: #00A2C9; 
	width: 100%;
	height: 2px;
}
.panel-horizontal-line  hr {
    background-color: #f9f9f9;
    margin-top: 0;
    margin-bottom: 0;
}
.footer-bottom .container::after { content: ""; display: table; clear: both; }
.footer-bottom .left { float: left; }
.footer-bottom .right { float: right; }
.footer-bottom .left p {     color: #69747C; font-size: 12px; margin-bottom: 0; }
.footer-bottom .right p { font-size: 11px; margin-bottom: 0; }
.footer-bottom .right p span { margin-right: 2px; }
.footer-bottom .right a { font-size: 11px; text-decoration: none; transition:0.2s all; }
.footer-bottom a:hover { opacity:0.5; }
.footer-bottom .google-rating::after { content: "|"; margin-right: 2px; margin-left: 6px; }
.footer-bottom p { display: inline-block; line-height:20px; }
.footer-bottom ul { display: inline-block; line-height:20px; }
.menu-footer-bottom-container { display: inline-block; }
.menu-footer-bottom-container ul { margin: 0; padding: 0; line-height:20px; }
.menu-footer-bottom-container ul li { color: #69747C; position: relative; font-size: 11px; display: inline-block; }
.menu-footer-bottom-container ul li::after { content: "|"; margin-right: 2px; margin-left: 6px; }
.menu-footer-bottom-container ul li a { text-decoration: none; }

@media (max-width: 1199px) {
	.footer-bottom .left { float: none; text-align: center; }
	.footer-bottom .right { float: none; text-align: center; }
}


@media (max-width: 991px) {
	.feature-items.number-cols-4 .col-md-3{
		-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	}
}
@media (max-width: 480px) {
	.feature-items.number-cols-4 .col-md-3{
		-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	}
}



@media (max-width: 767px) {
	.page-id-429 .panel-text-image.panel-class-pricing-need-more::before{
		display: none;
	}
}

.panel-single-online-form.form-class-expense-claim-form{
	position: relative;
}
.panel-single-online-form.form-class-expense-claim-form .container{
	max-width: 1400px;
}
.panel-single-online-form.form-class-expense-claim-form .wpcf7-field-group{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
	margin-bottom: 50px
}


.panel-single-online-form.form-class-expense-claim-form .wpcf7-field-group-add,
.panel-single-online-form.form-class-expense-claim-form .wpcf7-field-group-remove {
	color: #fff;
	display: inline-block;
    padding: 13px 14px 13px 20px;
    border-radius: 0;
    border: 2px solid #2DCDF4;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1.5px;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    background-color: #2DCDF4;
	margin-top: 25px;
    margin-left: 15px;
}
.panel-single-online-form.form-class-expense-claim-form .item.item-margin-bottom{
	margin-bottom: 50px;
}

.panel-single-online-form.form-class-expense-claim-form .wpcf7-field-groups {
	padding-left: 15px;
	padding-right: 15px;
}


.site-footer{
	position: relative;
	z-index: 2;
}

.panel-text-image.panel-class-home-banner .col-image img{
	-webkit-filter: drop-shadow(0px 7px 7px #000); filter: drop-shadow(0px 7px 7px #000); 
}
