/*
Theme Name: Anstey Bonds Financial Planning
Theme URI: https://ansteybond.com/
Description: Custom template for Anstey Bonds Financial Planning
Author: Sean Bowen for Digital Island
Version: 1.0
*/





/*
Reset
---------------------------------------
*/

*, html, body { 
	margin:0; 
	padding:0; 
	}

fieldset, img { 
	border:0; 
}

h1, h2, h3, h5, h5, h6 { 
	font-size:100%; 
	}

ul { 
	list-style:none; 
}



/*
General Styling
---------------------------------------
*/

body {
	font-family: "Montserrat", sans-serif;
   font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
	font-size: 14px;
	color: #707070;
	background: #fff;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
}

h1, h2, h3 {
	font-family: "Montserrat", sans-serif;
   font-optical-sizing: auto;
	font-weight: 600;
}

h1 {
	
}

h2 {
	
}


p {
	
}


a {
	text-decoration: none;
}

a:hover {
	
}


.clear { 
	clear: both; 
}



/*
Site Strucutre
---------------------------------------
*/


.masthead {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	max-height: 200px;
	z-index: 9;
}

.masthead-inner {
	position: relative;
	padding: 40px;
}

.logo {
	float: left;
	width: 13%;
	height: auto;
}

/*.logo, .logo img {
	max-height: 150px;
}*/

.logo img, .page-hero img, .mobile-menu-icon img, .image-full-width img, .three-quarter-width img, .half-width img, .quarter-width img, .footer-logo-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.home-hero {
	position: relative;
	width: 100%;
	height: auto;
}

.home-hero, .home-hero img {
	max-height: 100%;
	max-height: 100Vh;
}

.home-hero img {
	width: 100%;
	height: 100%;
}

.home-hero-copy {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
  justify-content: center;
  align-items: center;
}

.home-hero-text{
	width: 40%;
	text-align: center;
}

.page-hero-text {
	width: 35%;
	text-align: center;
}

.home-hero-text h2 {
	font-weight: 600;
	font-size: 50px;
	line-height: 50px;	
	color: #fff;
	padding-bottom: 30px;
	text-transform: uppercase;
}

.home-hero-text p {
	font-size: 30px;
	line-height: 37px;	
	color: #fff;
	padding-bottom: 20px;
}

.page-hero {
	position: relative;
	width: 100%;
	height: auto;
	max-height: 800px;
}

.page-hero img {
	max-height: 800px;
}

.page-hero-copy {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
  justify-content: center;
  align-items: center;
}

.page-hero-text {
	width: 50%;
	text-align: center;
}

.page-hero-text h2 {
	font-weight: 500;
	font-size: 65px;
	line-height: 78px;	
	color: #fff;
	text-transform: uppercase;
}

.masthead-inner, .content-inner, .contact-form-inner {
	margin: 0px auto; 
	width: auto;
	max-width: 1840px;
	height: auto;
	padding-left: 40px;
	padding-right: 40px;
}

.content {
	padding-top: 50px;
	padding-bottom: 50px;
}

.content-text {
	width: 70%;
	margin-left: 15%;
}

.content-inner h2 {
	font-weight: 500;
	font-size: 34px;
	line-height: 40px;	
	color: #707070;
	padding-bottom: 30px;
}

.content-inner h3 {
	font-weight: 500;
	font-size: 30px;
	line-height: 30px;	
	color: #707070;
	padding-bottom: 20px;
}

.content-inner ul {
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 20px;
}

.content-inner ol {
	list-style: decimal;
	margin-left: 20px;
	margin-bottom: 20px;
}

.content-inner p, .content-inner a, .content-inner li {
	font-weight: 300;
	font-size: 20px;
	line-height: 30px;	
	color: #707070;
	padding-bottom: 30px;
}

.content-inner li {
	padding-bottom: 10px;
}

.content-inner a:hover {
	color: #01B0CD;
}

.content-inner .intro-text, .content-inner .intro-text p {
	font-weight: 500;
	font-size: 30px;
	line-height: 36px;	
	color: #2F393F;
	padding-bottom: 30px;
}

.content-inner .supplementary-text, .content-inner .supplementary-text p {
	font-weight: 300;
	font-size: 20px;
	line-height: 24px;	
	color: #1F357C;
	padding-bottom: 30px;
}

.image-full-width, .image-full-width img {
	width: 100%;
	height: auto;
	overflow-x: hidden
}

.three-quarter-width, .three-quarter-width img {
	width: 75%;
	height: auto;
	overflow-x: hidden
}

.half-width, .half-width img {
	width: 50%;
	height: auto;
	overflow-x: hidden
}

.quarter-width, .quarter-width img {
	width: 25%;
	height: auto;
	overflow-x: hidden
}

.contact-map {
	position: relative;
	min-height: 450px;
}

.contact-map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.home-hero-service-list {
	position: absolute;
	left: 0;
	bottom: 60px;
	width: 100%;
	height: auto;
	text-align: center;
}

.home-hero-service-list p, .home-service-list p, .form-service-list p,
.home-hero-service-list a, .home-service-list a, .form-service-list a {
	font-weight: 500;
	font-size: 34px;
	line-height: 40px;	
	text-transform: uppercase;
}

.home-hero-service-list p, .home-service-list p, .home-hero-service-list a, .home-service-list a {
	color: #fff;
}

.form-service-list p, .form-service-list a {
	color: #707070;
}

.home-hero-service-list span, .home-service-list span, .form-service-list span,
.home-hero-service-list a, .home-service-list a, .form-service-list a {
	padding-right: 30px;
}

.home-hero-service-list span:last-child, .home-service-list span:last-child, .form-service-list span:last-child,
.home-hero-service-list a:last-child, .home-service-list a:last-child, .form-service-list a:last-child {
	padding-right: 0;
}

.home-hero-service-list span::before, .home-service-list span::before, .form-service-list span::before {
	content:"";
	display: inline-block;
	width: 25px;
   height: 25px;  
   background-color: #01B0CD;
   border-radius: 50%;
   margin-right: 15px;
	white-space: nowrap;
}

.contact-form {
	position: relative;
	width: 100%;
	height: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}

.contact-form-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.contact-form-background img {
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
	object-fit: cover;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.contact-form h2 {
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;	
	color: #707070;
	padding-bottom: 20px;
}

.contact-form-response {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	text-align: left;
}

.form-service-list {
	margin-top: 50px;
	margin-bottom: 30px;
}

.footer {
	width: 100%;
	height: auto;
	min-height: 300px;
	background: #2F393F;
}

.footer-inner {
	padding: 40px;
}

.footer-logo {
	float: left;
	width: 20%;
	height: auto;
	margin-right: 10%;
}

.footer-logo-image {
	width: 200px;
	height: auto;
}

.footer-logo-image, .footer-logo-image img {
	max-height: 90px;
}

.footer-content {
	float: left;
	width: 40%;
	height: auto;
}

.footer-social {
	float: right;
	width: 20%;
	max-width: 200px;
	height: auto;
}

.footer-legal, .footer-menu, .footer-legal-menu {
	text-align: center;
}

.footer-menu, .footer-legal-menu {
	margin-top: 30px;
}

.footer-legal {
	margin-top: 30px;
	opacity: 0.7;
}

.footer-legal p, .footer-legal a, .footer-legal-menu a {
	font-size: 12px;
	line-height: 15px;	
	color: #fff;
	padding-bottom: 20px;
}

.footer-social {
	margin-top: 60px;
	text-align: right;
}

.footer-social a.facebook, .footer-social a.instagram, .footer-social a.youtube, .footer-social a.linkedin {	
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	-webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.footer-social a.facebook, .footer-social a.instagram, .footer-social a.youtube, .footer-social a.linkedin {
	width: 40px;
	height: 40px;
}

.footer-social a.facebook {
	background: transparent url("images/Socials_01.png") no-repeat 0 0;
	background-position: center;
	object-fit: cover;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.footer-social a.instagram  {
	background: transparent url("images/Socials_02.png") no-repeat 0 0;
	background-position: center;
	object-fit: cover;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.footer-social a.youtube  {
	background: transparent url("images/Socials_03.png") no-repeat 0 0;
	background-position: center;
	object-fit: cover;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.footer-social a.linkedin  {
	background: transparent url("images/Socials_04.png") no-repeat 0 0;
	background-position: center;
	object-fit: cover;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

a.facebook:hover, a.instagram:hover, a.youtube:hover, a.linkedin:hover  {
	-webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}



/*
Navigation
---------------------------------------
*/

.mobile-menu-icon, .mobile-menu-close, .mobile-menu {
	display: none;
}

.main-nav-menu {
	float: right;
	margin-top: 30px;
	width: 50%;
	height: 30px;
}

.main-nav-menu ul {
	position: relative;
	display: flex;
	flex-direction: row;
   justify-content: flex-end;
}

.main-nav-menu ul li {
	display: inline-block;
}

.main-nav-menu ul > li > a:after {
	content: "|";
	padding-right: 20px;
	padding-left: 20px;
	color: #fff;
}

.main-nav-menu ul li:last-child > a:after {
	content: "";
	padding-right: 0;
}

.main-nav-menu ul li a {
	display: block;
   font-weight: 400;
   font-style: normal;
	font-size: 20px;
	line-height: 24px;
	height: 45px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.main-nav-menu ul li a:hover, .main-nav-menu li.current_page_item > a, .main-nav-menu li.current-menu-parent > a {
	color: #01B0CD;
}

.main-nav-menu ul li ul li a:hover, .main-nav-menu ul li ul li.current_page_item > a, .main-nav-menu ul li ul li.current-menu-parent > a {
	color: #283339;
}

.main-nav-menu ul li ul {
	display: none;
}

.main-nav-menu li ul {
    display: none;
    position: absolute;
    top: 45px;
    width: auto;
	 height: auto;
	 margin-left: -25px;
    z-index: 999;
}

.main-nav-menu li ul li {
	display: block;
	width: auto;
	white-space: nowrap;
	text-align: center;
	height: auto;
	background: #fff;
}

.main-nav-menu li ul li a {
	display: block;
	width: calc(100% - 50px);
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	height: 25px;
	color: #99A2A8;
	padding: 0 25px 0 25px;
	background: #fff;
	text-transform: none;
}

.main-nav-menu li ul li:first-child a {
	padding-top: 10px;
}

.main-nav-menu li ul li:last-child a {
	padding-bottom: 10px;
}

.main-nav-menu li ul li > a:after {
	content: "";
	padding-right: 0;
	padding-left: 0;
}

.main-nav-menu li ul li a:hover {
	color: #283339;
}

.main-nav-menu ul li:hover > ul {
    display: block;
}

.footer-menu li, .footer-legal-menu li {
	display: inline-block;
	width: auto;
}

.footer-legal-menu li {
	margin-right: 20px;
}

.footer-menu li:last-child, .footer-legal-menu li:last-child {
	margin-right: 0;
}

.footer-menu a {
	font-size: 18px;
	line-height: 20px;	
	color: #fff;
	padding-bottom: 20px;
	text-transform: uppercase;
}

.footer-menu ul > li > a:after {
	content: "|";
	padding-right: 20px;
	padding-left: 20px;
	color: #fff;
}

.footer-menu ul li:last-child > a:after {
	content: "";
	padding-right: 0;
}

.footer-menu ul li a:hover, .footer-menu li.current_page_item > a, .footer-menu li.current-menu-parent > a {
	color: #fff;
}



/*
Forms
---------------------------------------
*/

.portal-login-form {
	margin-top: 20px;
	width: 60%;
}

.portal-login-form label {
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;	
	color: #707070;
}

.portal-login-form input[type="text"], .portal-login-form input[type="password"] {
	width: 100%;
	height: 30px;
	padding: 10px;
	border: 1px solid #707070;
   outline: none;
	background: transparent;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 42px;
	color: #707070;
}


.portal-login-form input[type="submit"] {
    display: inline-block;
    padding: 5px;
    width: 15%;
    border: 1px solid #FF0000;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
	 background: #FF0000;
    text-align: center;
	 margin-top: 20px;
	 border-radius: 30px;
	 text-transform: uppercase;
	 cursor: pointer;
}

.portal-login-form a {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;	
	color: #707070;
}

.contact-form {
	padding-top: 50px;
	padding-bottom: 50px;
}

.contact-form-inner h2 {
	font-size: 40px;
	line-height: 48px;	
	padding-bottom: 40px;
	text-align: center;
}

.contact-form label {
	float: left;
	display: inline-block;
	width: 25%;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	color: #283339;
	margin-top: 20px;
	margin-right: 2%;
	padding-bottom: 20px;
	text-align: right;
}

.contact-form input[type="text"], .contact-form select {
	float: left;
	display: block;
	width: 56%;
	height: 25px;
	padding: 1% 2% 1% 2%;
	border: 1px solid #fff;
	background: #fff;
	margin-bottom: 10px;
	border-radius: 10px;
	-webkit-appearance: none;
}

.contact-form select {
	width: 60%;
	height: 55px;
}

.contact-form textarea {
	float: left;
	display: block;
	width: 56%;
	height: 120px;
	padding: 1% 2% 1% 2%;
	border: 1px solid #fff;
	background: #fff;
	margin-bottom: 10px;
	border-radius: 10px;
}

.contact-form .contact-submit-button {
	display: inline-block;
	width: 10%; 
	height: 38px;
	padding: 5px 0 5px 0;
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	border: 1px solid #B73D3D;
	background: #B73D3D;
	color: #fff;
	cursor: pointer;
	border-radius: 30px;
	margin-top: 20px;
	margin-left: 52%;
	text-transform: uppercase;
}

input.error, select.error, textarea.error { 
	border: 1px solid red !important; 
	background-color: #FFDAD5 !important;
}




/*
Responsive
---------------------------------------
*/

@media only screen and (max-device-width: 1800px), screen and (max-width: 1800px) {

.home-hero-text, .page-hero-text {
    width: 50%;
}

.home-hero-service-list p, .home-service-list p, .form-service-list p,
.home-hero-service-list a, .home-service-list a, .form-service-list a,
.form-service-list p, .form-service-list a  {
    font-size: 26px;
    line-height: 40px;
}

.content-inner .service-tile-title h3, .content-inner .team-tile-title h3 {
    font-size: 22px;
    line-height: 30px;
}


}


@media only screen and (max-device-width: 1600px), screen and (max-width: 1600px) {

.logo {
	float: left;
	width: 18%;
	height: auto;
}

.page-hero-text h2 {
    font-size: 60px;
    line-height: 70px;
}

.home-hero-service-list p, .home-service-list p, .form-service-list p,
.home-hero-service-list a, .home-service-list a, .form-service-list a,
.form-service-list p, .form-service-list a  {
    font-size: 24px;
    line-height: 40px;
}

.content-inner .service-tile-title h3, .content-inner .team-tile-title h3 {
    font-size: 20px;
    line-height: 30px;
}

.contact-form-inner h2 {
    font-size: 30px;
    line-height: 48px;
}

}


@media only screen and (max-device-width: 1400px), screen and (max-width: 1400px) {

.home-hero-service-list p, .home-service-list p, .form-service-list p,
.home-hero-service-list a, .home-service-list a, .form-service-list a,
.form-service-list p, .form-service-list a  {
    font-size: 18px;
    line-height: 40px;
}

.content-inner .service-tile-title h3, .content-inner .team-tile-title h3 {
    font-size: 16px;
    line-height: 30px;
}


}


@media only screen and (max-device-width: 1300px), screen and (max-width: 1300px) {

.logo {
	float: left;
	width: 22%;
	height: auto;
}

.page-hero-text h2 {
    font-size: 50px;
    line-height: 60px;
}

.home-hero-service-list p, .home-service-list p, .form-service-list p,
.home-hero-service-list a, .home-service-list a, .form-service-list a,
.form-service-list p, .form-service-list a  {
    font-size: 18px;
    line-height: 40px;
}

.home-hero-text, .page-hero-text {
    width: 70%;
}

.content-inner .service-tile-title h3 {
    font-size: 16px;
    line-height: 30px;
}

.main-nav-menu {
    width: 70%;
}

}


@media only screen and (max-device-width: 1200px), screen and (max-width: 1200px) {

.masthead-inner {
    position: relative;
    padding: 20px 40px 20px 40px;
}

.logo {
	width: 150px;
	height: auto;
	max-height: 97px;
}

.home-hero-text h2 {
    font-size: 40px;
    line-height: 50px;
}

.home-hero-text, .page-hero-text {
     width: 100%;
}
	 
.page-hero-text h2 {
     font-size: 36px;
     line-height: 50px;
}	 

.home-hero-text p {
    font-size: 24px;
    line-height: 37px;
}

.home-hero-service-list p, .home-service-list p, .form-service-list p,
.home-hero-service-list a, .home-service-list a, .form-service-list a,
.form-service-list p, .form-service-list a  {
        font-size: 16px;
        line-height: 40px;
}

.content-inner, .contact-form-inner, .footer-inner {
    padding-left: 2.5%;
    padding-right: 2.5%;
}

/* Navigation */

.main-nav-menu {
	display: none;
}

.mobile-menu-icon {
	display: block;
    position: absolute;
    top: 25px;
    right: 10px;
    width: 64px;
    height: auto;
}

.mobile-menu-close {
	display: none;
   position: absolute;
   top: 20px;
   right: 5%;
   width: 54px;
   height: auto;
	z-index: 1001;
}

.mobile-menu-close a {
	position: relative;
   font-weight: 600;
   font-style: normal;
	font-size: 52px;
	line-height: 52px;
	color: #fff;
	z-index: 1001;
}

.mobile-menu {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
	 min-height: 2000px;
	 padding-top: 50px;
    padding-bottom: 200px;
    background: #01B0CD;
    z-index: 999;
	 overflow: auto;
}

.menu-mobile-menu-container {
	padding-left: 30px;
	padding-right: 30px;
}

.mobile-menu li a {
    font-size: 24px;
    line-height: 50px;
	 font-weight: 700;
	 padding-left: 30px;
    padding-bottom: 20px;
	 color: #fff;
}

.mobile-menu li.main-nav-no-link, .mobile-menu li.main-nav-no-link > a {
	position: relative;
	display: inline-block;
	width: 80%;
	height: 30px;
	padding-top: 10px;
}

.mobile-menu li.current_page_item > a, .mobile-menu li ul li.current_page_item > a, .mobile-menu li ul li.current-menu-parent > a {
	color: #fff;
}

.mobile-menu li ul.sub-menu {
	padding-left: 50px;
}

/* Forms */

.portal-login-form input[type="submit"] {
    width: 25%;
}

}


@media only screen and (max-device-width: 800px), screen and (max-width:800px){ 

.home-hero-text h2 {
  font-size: 26px;
  line-height: 30px;
}

.home-hero-text p {
  font-size: 20px;
  line-height: 30px;
}

.home-hero-service-list {
    bottom: 20px;
}

.home-hero-service-list p, .home-service-list p, .home-hero-service-list a, .home-service-list a {
  font-size: 14px;
  line-height: 30px;
}

.form-service-list p, .form-service-list a  {
  font-size: 12px;
  line-height: 30px;
}

.home-hero-service-list span::before, .home-service-list span::before, .form-service-list span::before {
    width: 15px;
    height: 15px;
    margin-right: 10px;
}

.form-service-list span::before {
    width: 15px;
    height: 15px;
    margin-right: 10px;
}

.content-main-panel-inner {
    margin-right: 20px;
}

.content-side-panel-inner {
    margin-left: 20px;
}

.content-inner h2 {
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 30px;
}

.content-text {
    width: 90%;
    margin-left: 5%;
}

.content-inner p, .content-inner a, .content-inner li {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 20px;
}

.content-inner li {
	padding-bottom: 10px;
}

.content-inner .intro-text p {
    font-size: 26px;
    line-height: 30px;
    padding-bottom: 30px;
}

.content-inner h3 {
    font-size: 26px;
    line-height: 30px;
}

.contact-content {
    width: 80%;
    margin-left: 10%;
}

.office-map, .contact-map {
    min-height: 350px;
}

.form-service-list {
	margin-left: 0;
}

.contact-form .contact-submit-button {
    width: 20%;

}

.contact-form .contact-submit-button {
	margin-left: 40%;
}

.footer-logo {
    float: none;
    width: 100%;
    height: auto;
    margin-right: 0;
}

.footer-content {
    float: none;
    width: 100%;
    height: auto;
}

.footer-social {
    float: none;
    width: 100%;
    max-width: 200px;
    height: auto;
	 margin-left: calc(50% - 70px);
}

.footer-logo-image {
    width: 200px;
	 height: auto;
	 max-height: 90px;
	 margin-left: calc(50% - 100px);
}

.footer-logo-image img  {
    width: 200px;
	 height: auto;
	 max-height: 90px;
}


}


@media only screen and (max-device-width: 500px), screen and (max-width:500px){ 

.home-hero, .home-hero img {
    height: 700px;
}

.home-hero-text h2 {
  font-size: 28px;
  line-height: 36px;
  padding-bottom: 20px;
}

.home-hero-text p {
  font-size: 20px;
  line-height: 26px;
}

.masthead-inner, .content-inner, .contact-form-inner {
    margin: 0;
    width: 95%;
    padding-left: 2.5%;
    padding-right: 2.5%;
}

.home-hero-service-list {
	width: 95%;
   left: 2.5%;
   text-align: left;
}

.home-hero-service-list p, .home-service-list p, .form-service-list p,
.home-hero-service-list a, .home-service-list a, .form-service-list a,
.form-service-list p, .form-service-list a  {
	display: inline-block;
   font-size: 24px;
   line-height: 38px;
}	


.form-service-list span {
	display: block;
	width: 100%;
}

.page-hero {
    position: relative;
    width: 100%;
    height: 400px;
}

.page-hero img {
	height: 400px;
}

.content-text {
    width: 95%;
    margin-left: 2.5%;
}

.content-inner .intro-text, .content-inner .intro-text p {
    font-size: 22px;
    line-height: 32px;
    padding-bottom: 30px;
}

.contact-content {
    width: 95%;
    margin-left: 2.5%;
	 margin-right: 2.5%;
}

.office-map, .office-details {
	float: none;
	width: 100%;
	height: auto;
}

.office-map, .contact-map {
    min-height: 350px;
}

.footer-logo {
    float: none;
    width: 100%;
    height: auto;
    margin-right: 0;
}

.footer-content {
    float: none;
    width: 100%;
    height: auto;
}

.footer-social {
    float: none;
    width: 100%;
    max-width: 200px;
    height: auto;
	 margin-left: calc(50% - 70px);
}

.footer-logo-image {
    width: 200px;
	 height: auto;
	 max-height: 90px;
	 margin-left: calc(50% - 100px);
}

.footer-logo-image img  {
    width: 200px;
	 height: auto;
	 max-height: 90px;
}


/* Navigation */

.mobile-menu li a {
    font-size: 18px;
    line-height: 40px;
	 font-weight: 700;
	 padding-left: 20px;
    padding-bottom: 10px;
}

.mobile-menu li.main-nav-no-link, .mobile-menu li.main-nav-no-link > a {
	position: relative;
	display: inline-block;
	width: 80%;
	height: 30px;
	padding-top: 10px;
}

.mobile-menu li ul.sub-menu {
	padding-left: 40px;
}

.footer-menu {
	display: none;
}


/* Forms */

.portal-login-form {
    width: 95%;
}

.contact-form-response {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.contact-form label {
    float: none;
    display: block;
    width: 100%;
    margin-top: 10px;
    margin-right: 0;
    padding-bottom: 5px;
    text-align: left;
}

.contact-form select {
    width: 100%;
    height: 45px;
}

.contact-form textarea {
    float: none;
    display: block;
    width: 96%;
    height: 120px;
    padding: 1% 2% 1% 2%;
    border: 1px solid #fff;
    background: #fff;
    margin-bottom: 10px;
}

.contact-form input[type="text"], .contact-form select {
    float: none;
    display: block;
    width: 96%;
    height: 25px;
    padding: 1% 2% 1% 2%;
    border: 1px solid #fff;
    background: #fff;
    margin-bottom: 10px;
    border-radius: 0;
    -webkit-appearance: none;
}

.contact-form .contact-submit-button {
    display: inline-block;
    width: 30%;
    height: 38px;
    padding: 5px 0 5px 0;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    cursor: pointer;
    border-radius: 30px;
    margin-top: 20px;
    margin-left: 35%;
}


}







