/*Theme Name: AttvestTheme URL: NameAuthor: Zigzag AdvertisingAuthor URI: http://zigzagadvertising.com.au Description: Custom Theme for Zigzag AdvertisingVersion: 1.00*/


/***======RESET===============================***/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}


/* GLOBAL STYLES-------------------------------------------------- */


/* Padding below the footer and lighter body text */

body {
	margin: 0;
	color: #777777;
	background: #ffffff;
	font: 16px/26px "Helvetica W01 Light", Arial, Helvetica, sans-serif;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}

a:hover,
a:focus {
	color: #ffffff;
}

.lf {
	float: left
}

.rt {
	float: right
}


/* CUSTOMIZE THE NAVBAR-------------------------------------------------- */

.navbar-wrapper {
	float: left;
	width: 100%;
	overflow: hidden
}


/* Flip around the padding for proper display in narrow viewports */

.navbar-wrapper .container {
	padding-left: 0;
	padding-right: 0;
}

.navbar-wrapper .navbar {
	padding-left: 15px;
	padding-right: 15px;
}

#header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 20;
	background: #109c95;
	background: rgba(16, 156, 149, 1);
}

#header .holder {
	padding: 20px 0 25px 0;
}

#header.add {
	background: #109c95;
}

#header.add .holder {
	padding: 20px 0 18px;
}

#header.add .logo {
	width: 160px;
	height: 27px;
	background-position: 0 -52px;
}

#header.add #nav {
	margin-top: -2px !important;
}

.logo {
	float: left;
	background: url(images/sprite.png) no-repeat;
	width: 250px;
	height: 42px;
	overflow: hidden;
	text-indent: -9999px;
}

.logo a {
	display: block;
	height: 100%;
}

.navbar-inverse .navbar-nav {
	margin-top: 6px;
	font: 12px/31px "Helvetica W01 Light", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 100%;
}

.navbar-inverse .navbar-nav {
	display: inline-block;
	vertical-align: top;
}

.navbar-inverse .navbar-nav>li {
	display: inline-block;
	margin-right: 25px;
}

.navbar-inverse .navbar-nav>li>a {
	display: block;
	position: relative;
	color: white;
	padding: 0;
	line-height: 31px;
	font-size: 14px
}

#nav ul li a:focus,
#nav ul li a:hover {
	text-decoration: none;
}

#nav ul li:hover a:after,
#nav ul li.active a:after {
	content: "";
	position: absolute;
	background: #58bab5;
	left: 0;
	right: 0;
	bottom: 2px;
	height: 1px;
	border-bottom: 2px solid red;
}

a.btn-login {
	display: inline-block;
	font: 12px/31px "Helvetica W01 Light", Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	vertical-align: top;
	border-radius: 2px;
	padding: 2px 20px;
	background: #f15b2b;
}

a.btn-login:hover {
	background: #dd4a1b;
	text-decoration: none;
	color: #ffffff
}


/*==========intro===============*/

.intro {
	min-height: 768px;
	overflow: hidden;
	float: left;
	width: 100%;
	background: #109c95 url(http://www.attvest.com.au/wp-content/uploads/2016/01/Hero_Large.jpg);
	background-position: center;
	background-size: cover;
	color: white;
	margin-top: -20px;
}

.intro a {
	color: white;
}

.intro .holder {
	padding-top: 260px;
	text-align: center;
	line-height: 30px;
	font-size: 24px;
	position: absolute;
	width: 100%;
}

.intro .title {
	display: inline-block;
	position: relative;
	letter-spacing: 1px;
	margin-bottom: 25px;
	font: 30px/34px "Helvetica W01 Light", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.intro .title:after {
	content: "";
	position: absolute;
	left: 50%;
	height: 1px;
	bottom: -15px;
	width: 73px;
	background: white;
	margin: 0 0 0 -36px;
}

.intro .holder h2 {
	margin: 0 0 12px;
	letter-spacing: -3px;
	word-spacing: 2px;
	text-transform: uppercase;
	font: 71px/76px "Helvetica W01 Bold", Arial, Helvetica, sans-serif;
}

.intro p {
	margin: ;
}

.intro .next {
	display: inline-block;
	position: relative;
	text-transform: uppercase;
	font: 14px/16px "Helvetica W01 Light", Arial, Helvetica, sans-serif;
	top: 86px
}

.intro .next:hover {
	text-decoration: none;
}

.intro .next:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -59px;
	width: 46px;
	height: 46px;
	background: url(images/sprite.png) no-repeat -260px 0;
	margin: 0 0 0 -23px;
}

.bg-stretch {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.bg-stretch img {
	position: absolute;
}


/*==========================OUR DIFFERENCE==========================*/

.our-difference {
	margin-top: -20px
}

.content-section {
	float: left;
	width: 100%;
}

.content-section p {
	margin: 0 0 20px;
}

.content-section h2 {
	color: #404041;
	margin-bottom: 15px;
	font: 50px/54px "Helvetica W01 Light", Arial, Helvetica, sans-serif;
}

#difference {
	padding: 50px 0 100px 0;
	background: #f1f1f1;
}

@media (max-width: 992px) {
	#header .holder {
		padding: 0px;
	}
}

#difference .holder {
	text-align: center;
}

#difference header {
	padding: 0 80px 15px;
}

#difference h1 {
	color: #404041;
	font: 50px/54px "Helvetica W01 Light", Arial, Helvetica, sans-serif;
}

#difference .frame {
	overflow: hidden;
	margin: 0 -30px;
	width: 100%
}

#difference .visual {
	bottom: auto;
	padding: 32px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	-moz-transition: transform 0.5s ease;
	-webkit-transition: transform 0.5s ease;
	-o-transition: transform 0.5s ease;
	transition: transform 0.5s ease;
	opacity: 1;
	filter: alpha(opacity=100);
	transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-transform: translateY(0);
}

#difference .visual img {
	vertical-align: top;
}

#difference .visual h2 {
	padding: 18px 0 10px;
}

#difference h2 {
	font: 20px/22px "Marydale W01 Regular", Arial, Helvetica, sans-serif;
	margin: 0;
	color: #109c95;
}

#difference .box-holder {
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	opacity: 0;
	filter: alpha(opacity=0);
	backface-visibility: hidden;
	height: 194px;
	top: auto;
	width: 100%;
	border-radius: 2px;
	position: absolute;
	bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 27px 10px 5px;
	background: #109c95;
	font-size: 12px;
	overflow: hidden;
	line-height: 18px;
	color: white;
	position: relative;
	z-index: 2;
}

#difference .box-holder h2 {
	color: white;
	margin-bottom: 16px;
}

#difference .box {
	width: 20%;
	float: left;
	height: 194px;
	position: relative;
}

#difference .box:hover .visual {
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
	transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}

#difference .box:hover .visual h2 {
	display: none !important;
}

#difference .box:hover .box-holder {
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
	transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-transform: translateY(0);
}

#difference .box:hover h2 {
	color: white;
}

#difference .box:hover h2 a {
	color: white;
}


/*==========================WHAT WE DO============================*/

#what-we-do {
	background: #553080 url(images/img02.jpg) no-repeat;
	width: 100%;
	padding-top: 50px;
	;
	padding-bottom: 50px;
	z-index: 9999999;
}

.what-we-do {
	color: #c6c6c6;
	top: -20px;
	padding-bottom: 50px;
	height: auto
}

#what-we-do h1 {
	text-align: center;
	color: white;
	font: 50px/54px "Helvetica W01 Light", Arial, Helvetica, sans-serif;
	padding-top: 75px;
	padding-bottom: 20px;
}

#what-we-do .col li {
	list-style: disc;
	margin-left: 10px
}


/*===========================OUR STORY===========================*/

#our-story {
	padding: 112px 0 93px;
}

#our-story h1,
#contact-us h1 {
	text-align: center;
	font: 50px/54px "Helvetica W01 Light", Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #404041
}

#our-story .frame {
	overflow: hidden;
}

#our-story .alignright {
	float: right;
	margin: 19px 0 0 100px;
}

#our-story .descr {
	overflow: hidden;
}


/*===========================CONTACT US===========================*/

#contact-us {
	padding: 113px 0 120px;
	background: #f1f1f1;
	float: none;
}

#contact-us h1 {
	margin: 0 0 20px;
}

#contact-us .aside {
	overflow: hidden;
}

.contact-section {
	text-align: center;
}

.contact-section .frame {
	margin: 0 -10px 94px;
	overflow: hidden;
	font-size: 12px;
	line-height: 16px;
}

.contact-section .box {
	display: inline-block;
	margin: 90px 7px 0 10px;
	vertical-align: top;
	width: 220px;
	background: white;
	border-radius: 2px;
}

.contact-section header {
	min-height: 140px;
	color: #452769;
	padding: 10px 4px;
}

.contact-section header p {
	margin: 0;
}

.contact-section header h2 {
	font: 22px/22px "Marydale W01 Regular", Arial, Helvetica, sans-serif;
	color: #109c95;
	margin: 0 0 2px;
}

.contact-section header img {
	display: block;
	margin: -61px auto 17px;
	position: relative;
}

.contact-section address {
	font-style: normal;
}

.contact-section address a {
	display: block;
	color: #f15b2b;
	border-top: 2px solid #f1f1f1;
	padding: 23px 10px 0px 52px;
	position: relative;
	text-align: left;
	line-height: 1px
}

.contact-section address a:hover {
	color: #dd4a1b;
	text-decoration: none;
}

.contact-section address a.phone {
	cursor: default;
	pointer-events: none;
}

.contact-section address a:after {
	content: "";
	background: url(images/sprite.png) no-repeat;
	position: absolute;
}

.contact-section address a.phone:after {
	width: 20px;
	height: 28px;
	background-position: -170px -51px;
	left: 22px;
	top: 16px;
}

.contact-section address a.email:after {
	width: 27px;
	left: 18px;
	top: 17px;
	height: 27px;
	background-position: -200px -51px;
}

.contbox {
	display: inline-block;
	margin-top: 90px;
	width: 100%;
	vertical-align: top;
	background: white;
	border-radius: 2px;
	padding-bottom: 30px
}

.contbox p {
	font-size: 12px;
	line-height: 16px;
}

a.phone,
a.email {
	font-size: 12px;
}

.wpcf7-validation-errors {
	background: #E54A44;
	color: #ffffff;
	border: none!important
}


/*===========================OUR OFFICE===========================*/

#ouroffice {
	margin-bottom: 150px;
}

.contact-form-container {
	margin-bottom: -115px;
}

.our-office {
	position: relative;
}

.widget h2 {
	font: 30px/34px "Helvetica W01 Light", Arial, Helvetica, sans-serif;
	margin: 0 0 24px;
	color: #404041;
}

.offices {}

.offices address {
	line-height: 18px;
	font-size: 14px;
	font-style: normal;
	position: relative;
	margin-bottom: 0px;
	padding: 4px 0 0 50px;
}

.offices address:after {
	content: "";
	position: absolute;
	background: url(images/sprite.png) no-repeat -237px -51px;
	width: 27px;
	height: 39px;
	top: 8px;
	left: 4px;
}

.offices address strong {
	text-transform: uppercase;
	margin-bottom: 5px;
	display: block;
	font: 21px/24px "Helvetica W01 Light", Arial, Helvetica, sans-serif;
	color: #109c95;
}

.offices address .text {
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}

.offices address a {
	display: inline-block;
	margin: 12px 0 0 16px;
	color: #777777;
	position: relative;
	padding: 0 0 0 24px;
}

.offices address a:first-child {
	margin-left: 0;
}

.offices address a:hover {
	text-decoration: none;
	color: #f15b2b;
}

.offices address a:after {
	content: "";
	position: absolute;
	background: url(images/sprite.png) no-repeat -237px -51px;
	left: 0;
}

.offices address a.phone {
	cursor: default;
	pointer-events: none;
}

.offices address a.phone:after {
	width: 14px;
	height: 14px;
	top: 3px;
	background-position: -274px -51px;
}

.offices address a.email:after {
	width: 16px;
	height: 16px;
	top: 2px;
	background-position: -274px -74px;
}

.ouroffice {
	background: #f1f1f1;
	margin-top: -20px;
}


/*===========================DOCUMENTS PAGE===========================*/
.documents img {width:100% !important; }
.documentsh2 {font: 30px/34px "Helvetica W01 Light", Arial, Helvetica, sans-serif; margin: 0 0 24px; color: #404041;}
.documents p {text-align:center !important; color: #428bca; font-weight:bold;}

/*===========================CONTACT FORM===========================*/

.message-form {
	border-radius: 2px;
	position: relative;
	margin-bottom: 6px;
	padding: 20px 60px 20px 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.message-form input,
.message-form textarea {
	font: bold 14px/16px "Helvetica W01 Bold", Arial, Helvetica, sans-serif;
	outline: none !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 10px 0;
	padding: 18px 0 18px 25px;
	resize: none;
	width: 100%;
	border-radius: 2px;
	display: block;
	color: #b9b9b9;
	outline: none!important;
	border: none!important
}

.message-form li input:invalid,
.message-form input:required,
.message-form li textarea:invalid,
.message-form li textarea:required {
	box-shadow: none;
}

.message-form li textarea {
	overflow: auto;
	height: 120px;
}

.message-form li.success:before {
	content: "";
	position: absolute;
	z-index: 3;
	background: url(images/sprite.png) no-repeat -298px -106px;
	width: 18px;
	height: 14px;
	right: 20px;
	top: 23px;
}

.message-form.success input,
.message-form.success textarea {
	color: #109c95;
}

.message-form .input-error {
	display: none;
}

.message-form.error input,
.message-form.error textarea {
	color: #e54a44;
}

span.wpcf7-not-valid-tip {
	display: block;
	position: absolute !important;
	top: -60px;
	right: 100%;
	margin: 0 0 5px 0;
	background: #e54a44;
	border-radius: 2px 0 0 2px;
	width: 185px;
	padding: 22px 20px 22px 45px;
	font: 15px/16px "Helvetica W01 Light", Arial, Helvetica, sans-serif;
	position: relative;
	border-color: #e54a44;
	color: #ffffff!important;
}

span.wpcf7-not-valid-tip:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-color: #e54a44;
	top: 50%;
	left: 100%;
	margin-left: -4px;
	margin-top: -10px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #e54a44;
	border-left-color: inherit;
	z-index: 9999999999;
}

span.wpcf7-not-valid-tip:after {
	position: absolute;
	top: 20px;
	content: "";
	left: 14px;
	background: url(images/sprite.png) no-repeat -268px -99px;
	width: 22px;
	height: 22px;
}


/* line 713, ../scss/all.scss */

.message-form li .btn-send {
	border-radius: 2px;
	background: #f15b2b url(images/send.png) no-repeat 75% center;
	display: block;
	border: 0;
	font: 16px/18px "Helvetica W01 Light", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: white;
	padding: 21px 10px;
	margin: 0;
	outline: none;
	width: 100%;
}

.btn-send {
	display: inline-block;
	padding: 0 25px 0 0;
	position: relative;
}

.message-form li .btn-send:hover {
	background: #dd4a1b url(images/send.png) no-repeat 75% center;
}

.fax {
	background: url(images/fax.png) no-repeat;
	font-size: 12px;
}


/*===========================CUSTOM CONTAINER===========================*/

.custom-container {
	margin-top: 200px;
	margin-bottom: 50px;
}

.custom-container h2 {
	font: 30px/34px "Helvetica W01 Light", Arial, Helvetica, sans-serif;
	color: #404041;
	margin: 0 0 17px;
}

.custom-container h3 {
	font: 23px "Helvetica", Arial, Helvetica, sans-serif;
	color: #777777;
	margin: 17px 0 17px;
}

.custom-container p {
	margin: 0 0 16px;
}

.custom-container a:hover,
a:focus {
	color: #109c95;
}


/*===========================ATTVEST DAY FORM===========================*/

.attvestday-form-container {
	margin-top: 120px;
	margin-bottom: -10px;
	padding-left: 13.5%;
	padding-right: 13.5%;
	padding-top: 60px;
	padding-bottom: 30px;
}

.attvesth2 {
	font: 30px/34px "Helvetica W01 Light", Arial, Helvetica, sans-serif;
	color: #404041;
}

.attvestday-form {
	border-radius: 2px;
	position: relative;
	margin-bottom: 6px;
	padding: 30px 60px 20px 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.attvestday-form input,
.attvestday-form textarea {
	font: bold 14px/16px "Helvetica W01 Bold", Arial, Helvetica, sans-serif;
	outline: none !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 10px 0;
	padding: 18px 0 18px 25px;
	resize: none;
	width: 100%;
	border-radius: 2px;
	display: block;
	color: #4d4b4b;
	outline: none!important;
	border: none!important
}

.attvestday-form li input:invalid,
.attvestday-form input:required,
.attvestday-form li textarea:invalid,
.attvestday-form li textarea:required {
	box-shadow: none;
}

.attvestday-form li textarea {
	overflow: auto;
	height: 120px;
}

.attvestday-form li.success:before {
	content: "";
	position: absolute;
	z-index: 3;
	background: url(images/sprite.png) no-repeat -298px -106px;
	width: 18px;
	height: 14px;
	right: 20px;
	top: 23px;
}

.attvestday-form.success input,
.attvestday-form.success textarea {
	color: #109c95;
}

.attvestday-form .input-error {
	display: none;
}

.attvestday-form.error input,
.attvestday-form.error textarea {
	color: #e54a44;
}

span.wpcf7-not-valid-tip {
	display: block;
	position: absolute !important;
	top: -60px;
	right: 100%;
	margin: 0 0 5px 0;
	background: #e54a44;
	border-radius: 2px 0 0 2px;
	width: 185px;
	padding: 22px 20px 22px 45px;
	font: 15px/16px "Helvetica W01 Light", Arial, Helvetica, sans-serif;
	position: relative;
	border-color: #e54a44;
	color: #ffffff!important;
}

span.wpcf7-not-valid-tip:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-color: #e54a44;
	top: 50%;
	left: 100%;
	margin-left: -4px;
	margin-top: -10px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #e54a44;
	border-left-color: inherit;
	z-index: 9999999999;
}

span.wpcf7-not-valid-tip:after {
	position: absolute;
	top: 20px;
	content: "";
	left: 14px;
	background: url(images/sprite.png) no-repeat -268px -99px;
	width: 22px;
	height: 22px;
}


/* line 713, ../scss/all.scss */

.attvestday-form li .btn-send {
	border-radius: 2px;
	background: #f15b2b url(images/send.png) no-repeat 75% center;
	display: block;
	border: 0;
	font: 16px/18px "Helvetica W01 Light", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: white;
	padding: 21px 10px;
	margin: 0;
	outline: none;
	width: 100%;
}

.btn-send {
	display: inline-block;
	padding: 0 25px 0 0;
	position: relative;
}

.attvestday-form li .btn-send:hover {
	background: #dd4a1b url(images/send.png) no-repeat 75% center;
}

.fax {
	background: url(images/fax.png) no-repeat;
	font-size: 12px;
}

.register-attvestday {
	padding: 160px 0px 10px 0px;
	text-align: center;
	color: #ffffff;
	font-size: 17px;
	background: #ee5c35;
	letter-spacing: 1px;
}

.attvestday-btn {
	color: #ffffff;
}

.violet {
	color: #553281;
	font-weight: bold;
}


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

footer {
	background: #404041
}

#footer {
	margin: 0 auto;
	position: relative;
	z-index: 2;
	padding: 40px 0;
}

#footer .logo {
	width: 120px;
	height: 20px;
	background-position: 0 -100px;
}

.footer-nav {
	float: right;
	margin-top: 4px;
	font-size: 12px;
	line-height: 16px;
}

.footer-nav a {
	color: #777777;
	cursor: pointer;
	padding: 10px 20px
}

.footer-nav a:hover {
	color: #ffffff
}

.footer-nav ul {
	float: left;
}

.footer-nav ul li {
	float: left;
	margin-left: 28px;
}

.footer-nav ul li a {
	color: #777777!Important;
}

.footer-nav ul a:hover {
	text-decoration: none;
	color: #9b9b9b;
}

.popup-holder {
	position: relative;
	overflow: hidden;
	height: 0;
}

.modal-content {
	padding: 34px 45px 25px;
	background: white;
	border-radius: 2px;
	font-size: 15px;
	line-height: 24px;
}

.modal-content h2 {
	margin: 0 0 17px;
	font: 30px/34px "Helvetica W01 Light", Arial, Helvetica, sans-serif;
	color: #404041;
}

.modal-content p {
	margin: 0 0 16px;
}

.definitions ul {
	margin-left: 20px
}

.definitions li {
	list-style: none;
}

.definitions li em {
	font-style: italic;
	padding-right: 15px
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url(images/fancybox/fancybox.png);
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0 solid white !important;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left,
#fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico,
#fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: white;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: white;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: white;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
}

#fancybox-title-float-main {
	color: white;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
}

.fancybox-ie .fancybox-bg {
	background: transparent !important;
}

.navbar-nav .btn-login {
	float: right;
}

.navbar-nav .btn-login a {
	background: none repeat scroll 0 0 #f15b2b;
	border-radius: 2px;
	display: inline-block;
	margin: 0 -3px;
	padding: 0 20px;
	vertical-align: top;
	padding: 0 20px !important;
}

.navbar-nav .btn-login a:hover {
	background: #DD4A1B !important;
}

.navbar-nav .btn-login a:after {
	display: none;
}

.navbar {
	margin: 0;
}


/*complaints*/

.complaints a:hover,
.debitbox a:hover {
	color: #109C95
}

.complaints h3 {
	text-decoration: underline!important;
	font-weight: bold;
	font-size: 18px!important;
	padding: 10px 0
}

.complaints h4 {
	font-weight: bold;
	font-size: 14px!important;
	line-height: 21px;
	;
	padding: 10px 0
}

.complaints img {
	float: right;
	margin-bottom: 30px
}

.complaintsbox {
	text-align: center;
	font-size: 13px
}

.debit ul {
	list-style: none;
}

.debit li strong {
	font-weight: bold
}

.debit li {
	padding-left: 30px
}

.debitbox h3 {
	font-weight: bold;
	font-size: 18px!important;
	line-height: 21px;
	;
	padding: 10px 0
}

.spanbox {
	padding-left: 30px
}

.paddd {
	margin-left: 4%
}

div.wpcf7-mail-sent-ok {
	background: none!important
}

.header-left-container {
	margin-top: 25px;
}

.header-number {
	text-align: right;
	padding-right: 38px;
	margin-bottom: 10px;
}

.header-number>strong {
	color: #ffffff !important;
	font: 16px "Helvetica W01 Bold", Arial, Helvetica, sans-serif;
}

.header-number a {
	color: #ffffff !important;
	text-decoration: underline;
}

.location-container {
	margin-bottom: 20px;
}

.map-container iframe {
	width: 100% !important;
	max-width: 500px !important;
	height: 300px;
	max-height: 300px;
}


/* Blog -- CASTLEFORD */

.page-template-custom_page-php #blog {
	display: none;
}

#blog {
	margin-top: 140px;
	margin-bottom: 50px;
}

.left {
	float: left;
	width: 75%;
	padding-right: 50px;
}

.right {
	float: right;
	width: 25%;
}

.clr {
	clear: both;
}

#blog h1 {
	font-size: 36px;
	margin: 0 0 25px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}

#blog article .entry-header img {
	float: left;
	max-width: 250px;
	height: auto;
	margin-right: 25px;
}

#blog article {
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}

#blog article h2 {
	font-size: 24px;
	margin: 0px 0px 10px 0px;
}

#blog a:hover {
	color: gray;
}

#blog article time {
	font-weight: bold;
	margin: 0 0 10px 0;
	display: block;
}

#blog h2.widget-title {
	font-size: 24px;
	margin: 0 0 10px 0;
}

#blog .right div {
	margin-bottom: 25px;
	background: #eee;
	padding: 15px;
}

#archives-2 select {
	width: 100%;
	padding: 4px;
}

.single h1 {
	border: 0px;
	display: block;
	margin: 0px 25px 0 0;
	padding: 0px;
	max-width: 70%;
	line-height: 100%;
}

.single p {
	margin-bottom: 20px;
}

.single #blog article .entry-header img {
	max-width: 100%;
	margin: 0 0 25px 0;
	width: 100%;
}

.single time {
	font-weight: bold;
	display: block;
	margin: 0 25px 0px 0;
	float: left;
}

.single .entry-header {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 25px;
	overflow: hidden;
}

.social-sharing {
	display: inline-block;
	float: right;
}

.pullQuote {
	font-weight: bold;
}


/* HOH */

.latest {
	margin-bottom: 50px;
	overflow: auto;
	clear: both;
}

.latest h2 {
	font: 50px/54px "Helvetica W01 Light", Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 25px;
}

.homepost {
	width: 33.3%;
	float: left;
	padding: 0px 10px;
	box-sizing: border-box;
}

.homepost h5 {
	margin: 10px 0px;
	font-weight: bold;
	font-size: 22px;
}

.latest a:hover {
	color: #666;
}


/* RESPONSIVE CSS-------------------------------------------------- */

@media (min-width:320px) and (max-width: 480px) {
	.navbar-collapse {
		margin-top: 70px
	}
	#nav ul li a {
		display: block;
		text-align: center;
	}
	.navbar-inverse .navbar-collapse {
		background: #109C95
	}
	.logo {
		width: 160px;
		height: 27px;
		background-position: 0 -52px;
	}
	.intro .holder h2 {
		font: 33px/36px "Helvetica W01 Bold", Arial, Helvetica, sans-serif;
	}
	.intro .holder {
		left: 0;
		padding-top: 160px
	}
	#difference .frame {
		display: none
	}
	#footer .logo {
		background: url(images/sprite.png) no-repeat;
		width: 250px;
		height: 42px;
		overflow: hidden;
		text-indent: -9999px;
	}
	#footer .logo {
		display: block;
		height: 100%;
	}
	.message-form li .btn-send {
		font-size: 11px;
		background: url('images/send.png') no-repeat scroll 90% center #F15B2B
	}
	.message-form li .btn-send:hover {
		background: #dd4a1b url(images/send.png) no-repeat 90% center;
	}
}

@media (min-width: 768px) {
	/* Remove the edge padding needed for mobile */
	.marketing {
		padding-left: 0;
		padding-right: 0;
	}
	/* Navbar positioning foo */
	.navbar-wrapper {
		/* margin-top: 20px;        */
	}
	.navbar-wrapper .container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.navbar-wrapper .navbar {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (min-width: 992px) {
	.featurette-heading {
		margin-top: 120px;
	}
}

@media(max-width:767px) {
	.navbar-inverse .navbar-nav>li {
		display: block;
	}
	.navbar-collapse {
		margin-top: 0;
	}
	#ouroffice {
		margin-bottom: 220px;
	}
	.contact-form-container {
		margin-bottom: -195px;
	}
	.header-right-container {
		margin-top: 20px;
	}
	.homepost {
		width: 100%;
		max-width: 300px;
		margin: 20px auto;
		float: none;
		clear: both;
	}
}

@media(min-width:768px) and (max-width:991px) {
	#header .logo {
		background-position: 0 -52px;
		height: 27px;
		width: 160px;
	}
	.navbar-inverse .navbar-nav>li {
		margin-right: 12px;
	}
	.navbar-inverse .navbar-nav>li>a {
		font-size: 11px;
	}
	#header .logo {
		margin-top: 5px;
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.navbar-inverse .navbar-nav>li {
		margin-right: 20px;
	}
	.modal-lg {
		width: 900px;
	}
}

@media(min-width:1200px) {
	.modal-lg {
		width: 900px;
	}
}

@media (max-width: 992px) {
	.header-left-container,
	.header-right-container {
		width: 100% !important;
	}
	.header-number {
		text-align: center;
	}
	.logo {
		display: block;
		float: none;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		text-align: center;
	}
	/* Blog Responsiveness */
	#blog {
		margin-top: 200px;
	}
	#blog .left {
		width: 100%;
		float: none;
	}
	#blog .right {
		width: 100%;
		float: none;
	}
}

.header-number i {
	font-size: 22px;
	vertical-align: bottom;
}

.header-number i.fa.fa-facebook-square {
	color: #3B5998;
}

.header-number i.fa.fa-linkedin-square {
	color: #4875B4;
}

.homepostimg img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

body.single ul {
	list-style: disc;
}

.widget_categories ul {
	list-style: none !important;
}

.full_image_width * {
	width: 100%;
	height: auto;
}

.page-id-12859 h1,
.page-id-12859 blockquote {
	color: #109c95;
}

.page-id-12859 h2 {
	color: black;
}

.page-id-12859 h1 {
	font-size: 40px;
	font-weight: bold;
	line-height: 1.5;
}

.page-id-12859 h2 {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.5;
}

@media(max-width: 767px) {
	.page-id-12859 h1 {
		font-size: 30px;
	}
	.page-id-12859 h1 {
		font-size: 25px;
	}
	.attvestday-form-container {
		margin-top: 150px;
		margin-bottom: -10px;
		padding-left: 9%;
		padding-right: 0%;
		padding-top: 70px;
		padding-bottom: 5px;
	}
	.custom-container {
		margin-top: 230px;
		margin-bottom: 50px;
	}
}

.page-id-12859 blockquote,
.page-id-12859 blockquote * {
	font-size: 27px;
	font-weight: bold !important;
	line-height: 1.5;
	text-align: center;
	font-style: italic;
}

.page-id-12859 blockquote {
	margin-top: 30px;
}

#menu-main-menu .sub-menu a {
	color: white !important;
}

@media (min-width: 768px) {
	.navbar-collapse.in {
		overflow: visible !important;
	}
	#menu-main-menu .sub-menu {
		display: none;
		position: absolute;
		width: 200px;
		background: rgba(16, 156, 149, 1);
		padding: 5px 10px;
	}
	#menu-main-menu li:hover .sub-menu {
		display: block;
	}
}

#blog .right #text-2 {
	padding: 0;
}


/*MEDIA QUERIES FOR ATTVESTDAY HOME*/

@media only screen and (max-width: 1200px) {
	.register-attvestday {
		padding: 180px 0px 10px 0px;
	}
}

@media only screen and (max-width: 992px) {
	.register-attvestday {
		padding: 170px 0px 10px 0px;
	}
}

@media only screen and (max-width: 768px) {
	.register-attvestday {
		padding: 175px 0px 10px 0px;
	}
}

@media only screen and (max-width: 736px) {
	.register-attvestday {
		padding: 205px 0px 10px 0px;
	}
}

@media only screen and (max-width: 600px) {
	.register-attvestday {
		padding: 205px 0px 10px 0px;
	}
}

@media only screen and (max-width: 480px) {
	.register-attvestday {
		padding: 215px 0px 10px 0px;
	}
}

@media only screen and (max-width: 320px) {
	.register-attvestday {
		padding: 220px 0px 10px 0px;
	}
	.custom-container {
		margin-top: 250px;
		margin-bottom: 50px;
	}
}