/*
	Theme Name: Alvanley Parish Council
	Description: Alvanley Parish Council WordPress Theme
	Version: 1
	Author: Dave Playford
	Tags: HTML5, CSS3
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
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 {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
box-sizing: border-box;
vertical-align: baseline;
transition: all 0.5s ease-in-out;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}

body {
line-height: 1;
}

ol {
list-style: none;
}

ul {
list-style-type: disc;
list-style-position: inside;
margin: 10px 0 20px 0;
padding: 0;	
}

ul li {
color: #454545; 
font-size: 1em; 
line-height: 1.7em; 
padding: 0;
margin-bottom: 5px;
margin-left: 2.0em;
text-indent: -1em;
}

blockquote, q {
quotes: none;
}

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

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

p + p { 
margin-top: 0.5em;
}

a {
color: inherit;
font-family: "Montserrat", sans-serif;
text-decoration: none;
margin: 0;
transition: all 0.5s ease-in-out;
}

a:focus {
outline:0;
}

a:hover{
outline:0;
color: #c7a34f;
}

p { 
color: #454545; 
font-size: 1em; 
font-family: "Montserrat", sans-serif;
padding: 0;
line-height: 1.7em;
}

strong { 
font-weight: bold; 
}

/*================================*/
/*          Colours               */
/*                                */
/*    Dark Green:     #29663c     */
/*    Gold:    		  #c7a34f     */
/*                                */
/*================================*/

/*===== Main Styles =====*/
body {
background-color: #ffffff;
font-family: "Montserrat", sans-serif;
margin: 0;
padding: 0;
line-height: 1;
}

/*===== Divs =====*/
#header {
position: relative;
width: 100%;
margin: 0;
height: 150px;
}

#logo {
display: block;
position: relative;
left: 40px;
width: 250px;
margin: 0;
padding: 10px 0 0;
z-index: 999;
}

#header-contact {
position: absolute;
top: 25px;
right: 10px;
}

#menu {
position: absolute;
right: 10px;
bottom: 15px;
height: 50px;
z-index: 999;
}

#banner {
position: relative;
margin: 0;
padding: 0;
width: 100%;
z-index: 50;
}

.banner-content {
position: absolute;
bottom: 25%;
left: 80px;
}

.main-content {
width: 100%;
margin: 0;
padding: 0;
}

.main-content.grey {
background-color: #29663c;
}

.news-header {
padding: 0 0 10px 0;
margin: 0;
}

.news-text {
padding: 20px 0;
margin: 0;
}

.waves-top {
background: url("images/waves-bottom.png") center bottom no-repeat;
height: 175px;
}

.meeting-header {
display: inline-block;
width: 100%;
padding: 0 200px 0 0;
}

.download {
position: relative;
float: right;
margin: -50px 0 0 0;
text-align: left;
}

.meetings-header {
display: inline-block;
width: 75%;
padding: 0;
}

.meetings-download {
position: relative;
display: inline-block;
margin: 0;
text-align: left;
}

div.panel {
background: url("images/mid-waves.png") right bottom no-repeat #ffffff;
padding: 40px 20px 80px;
margin: 0 0 40px;
border: 1px solid #c7a34f;
border-radius: 10px;
box-shadow: 4px 4px 5px #c3c3c3;
overflow: hidden;
}

div.check {
background: url("images/mid-waves.png") right bottom no-repeat #ffffff;
padding: 20px 20px 100px;
margin: 0 0 40px;
border: 1px solid #c7a34f;
border-radius: 10px;
box-shadow: 4px 4px 5px #c3c3c3;
overflow: hidden;
}

div.check h2 {
padding: 20px 0;
}

div.check h3 {
padding: 20px 0;
}

div.check h4 {
padding: 20px 0;
}

div.check h5 {
padding: 20px 0;
}

#footer-logo {
position: relative;
display: block;
width: 200px;
margin: 0 auto;
padding: 0;
}

#footer {
background-color: #29663c;
width: 100%;
padding: 40px 0;
margin: 0;
}

#baseline {
background-color: #29663c;
width: 100%;
padding: 20px 0;
margin: 0;
}

/*===== Containers =====*/
#header-wrapper {
position: relative;
width: 100%;
max-width: 1400px;
height: 100%;
padding: 15px 10px;
margin: 0 auto;
}

.banner-wrapper {
position: relative;
background-position: center center; 
background-repeat: no-repeat;
background-size: cover;
border-radius: 25px;
box-shadow: 4px 4px 5px #c3c3c3;
width: 100%;
max-width: 1400px;
height: 550px;
padding: 0;
margin: 0 auto;
}

#banner-short-wrapper {
position: relative;
background: url("images/banner-01.jpg") center center no-repeat;
background-size: cover;
border-radius: 25px;
box-shadow: 4px 4px 5px #c3c3c3;
width: 100%;
max-width: 1400px;
height: 250px;
padding: 0;
margin: 0 auto;
}

.main-content-short-wrapper {
width: 100%;
max-width: 1400px;
padding: 40px 10px;
margin: 0 auto;
overflow: hidden;
}

.main-content-wrapper {
width: 100%;
max-width: 1400px;
padding: 80px 10px;
margin: 0 auto;
overflow: hidden;
}

.main-content-nopad-wrapper {
width: 100%;
max-width: 1400px;
padding: 0 10px;
margin: 0 auto;
overflow: hidden;
}

.main-content-placeholder-wrapper {
width: 100%;
max-width: 1400px;
padding: 40px 10px;
margin: 0 auto;
overflow: hidden;
}

.sidebar-wrapper {
background: #29663c;
background: url("images/small-waves.png") right bottom no-repeat #29663c;
padding: 40px 20px 75px;
border: 1px solid #c7a34f;
border-radius: 10px;
box-shadow: 4px 4px 5px #c3c3c3;
}

.sidebar-pad-wrapper {
background: #29663c;
background: url("images/small-waves.png") right bottom no-repeat #29663c;
padding: 40px 20px 75px;
border: 1px solid #c7a34f;
border-radius: 10px;
box-shadow: 4px 4px 5px #c3c3c3;
}

.notice-wrapper {
background: #29663c;
background: url("images/mid-waves.png") right bottom no-repeat #ffffff;
padding: 20px 20px 40px 20px;
border: 1px solid #c7a34f;
border-radius: 10px;
box-shadow: 4px 4px 5px #c3c3c3;
margin: 40px 0 0;
}

.text-container {
padding: 0;
margin: 0;
}

.news-gallery-wrapper {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
border-radius: 10px;
display: block;
float: left;
width: 31%;
height: 300px;
padding: 0;
margin: 10px;
}

.project-gallery-wrapper {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
border: 10px solid #ffffff;
display: block;
float: left;
width: 33.333%;
height: 300px;
padding: 0;
margin: 0;
}

.flex-wrapper {
display: flex;
flex-flow: row nowrap;
justify-content: stretch;
gap: 20px;
}

.flex-column {
width: calc(33.333% - 15px);
}

.flex-container {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
align-items: flex-start;
width: 100%;
}

.flex-container.hills {
background: url("images/wide-waves.png") right bottom no-repeat;
align-items: stretch;
}

#footer-wrapper {
width: 100%;
max-width: 1400px;
padding: 0 10px;
margin: 0 auto;
overflow: hidden;
}

#baseline-wrapper {
width: 100%;
max-width: 1400px;
padding: 0 10px;
margin: 0 auto;
overflow: hidden;
}

/*===== Columns =====*/
.two-column {
order: 1;
width: 50%;
padding: 0;
margin: 0;
}

.two-column.content {
padding: 60px 40px 180px 60px;
}

.two-column.image {
padding: 0 20px;
}

.two-column.planning {
background: url("images/plan-01.jpg") center center no-repeat;
background-size: cover;
min-height: 450px;
}

.three-column {
display: block;
float: left;
width: 33.333%;
padding: 20px;
margin: 0;
overflow: hidden;
}

.column-inner {
padding: 20px;
border: 1px solid #c7a34f;
border-radius: 10px;
box-shadow: 4px 4px 5px #c3c3c3;
margin: 40px 0 0;
}

.column-inner.white {
background: #ffffff;	
}

.left-column-60 {
display: block;
float: left;
width: 65%;
padding: 0 25px 0 0;
margin: 0;
}

.right-column-40 {
display: block;
float: left;
width: 35%;
padding: 0 0 0 25px;
margin: 0;
}

.repeater-image {
display: block;
float: left;
width: 25%;
padding: 0;
margin: 0;
overflow: hidden;
}

.repeater-text {
display: block;
float: left;
width: 75%;
padding: 0 0 0 40px;
margin: 0;
overflow: hidden;
}

#footer-column-01 {
display: block;
float: left;
width: 35%;
padding: 0 25px 0 0;
margin: 0;
overflow: hidden;
}

#footer-column-02 {
display: block;
float: left;
width: 35%;
padding: 0 25px 0 0;
margin: 0;
overflow: hidden;
}

#footer-column-03 {
display: block;
float: left;
width: 30%;
padding: 0;
margin: 0;
overflow: hidden;
}

/*===== Dividers =====*/
.hr { 
display: block;
border: none;
color: white;
height: 2px;
background: #c7a34f;
width: 250px;
margin: 0 0 20px 0;
}

.hr-light { 
display: block;
border: none;
color: white;
height: 2px;
background: #c7a34f;
width: 250px;
margin: 0 0 20px 0;
}

.hr-mid { 
display: block;
border: none;
color: white;
height: 2px;
background: #c7a34f;
width: 250px;
margin: 0 auto 20px;
}

/*===== iFrames =====*/
iframe {
border-radius: 15px;
}

/*===== Sections =====*/
section {
padding: 40px 0 0;
margin: 0;
overflow: hidden;
}

section.short {
padding: 20px 0 0;
margin: 0;
overflow: hidden;
}

section.small {
padding: 10px 0 0;
margin: 0;
overflow: hidden;
}

section.large {
padding: 80px 0 0;
margin: 0;
overflow: hidden;
}

section.lower {
padding: 0 0 40px 0;
margin: 0;
overflow: hidden;
}

section.sub {
padding: 0 0 20px 0;
margin: 0;
overflow: hidden;
}

section.subsmall {
padding: 0 0 10px 0;
margin: 0;
overflow: hidden;
}

section.mid {
padding: 15px 0;
margin: 0;
overflow: hidden;
}

section.medium {
padding: 30px 0 0;
margin: 0;
overflow: hidden;
}

/*===== Menus =====*/
.menu_title {
display: none;
position: relative;
float: right;
bottom: 0.6em;
margin-right: 3em;
color: #29663c;
font-size: 1.1em;
font-weight: 600; 
}

nav a {
position: relative;
color: #29663c; 
display: block; 
font-size: 1em;
font-weight: 600;
text-transform: uppercase;
line-height: 50px;
padding: 0 40px; 
text-decoration: none; 
}

nav a.last {
padding: 0 0 0 40px;
}

nav a:hover {
color: #c7a34f;
}

nav a.nocursor {
cursor: context-menu;
}

nav ul,
nav ul li { 
height: 50px;
list-style-type: none; 
padding: 0; 
margin: 0; 
}

nav > ul { 
text-align: right; 
}

nav > ul > li { 
display: inline-block; 
}

nav > ul > li:first-child { 
border-left: none; 
}

nav > ul > li.main-menu.mobile {
display: none;
}

.sub-menu-parent { 
position: relative;
background: url("images/down.gif") no-repeat scroll right 15px center;
padding: 0 15px 0 0; 
}

.sub-menu {
visibility: hidden;
opacity: 0;
position: absolute;
top: 100%;
left: 0;
width: 100%;
transform: translateY(-2em);
z-index: -1;
transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}

.sub-menu-parent:hover .sub-menu {
visibility: visible;
opacity: 1;
z-index: 1;
transform: translateY(0%);
transition-delay: 0s, 0s, 0.3s;
}

.sub-menu li {
background: #ffffff;
width: 340px;
height: 50px;
line-height: 50px;
border-bottom: 1px solid #ececec;
box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
text-align: left;
text-indent: unset;
}

.sub-menu li a {
font-size: 0.9em;
line-height: 50px;	
}

ul.sub-menu li:last-child {
border-radius: 0 0 10px 10px;
border-bottom: none;
}

/*===== Tab menu =====*/
.submenu_title {
display: none;
position: relative;
float: right;
top: -10px;
margin-right: 3em;
color: #ffffff;
font-size: 1.1em;
font-weight: 600; 
}

#submenu ul {
text-align: center !important;
}

#submenu ul li {
margin: 0;
text-indent: unset;	
}

/* Style the tab */
.tab {
overflow: hidden;
background-color: #29663c;
margin: 20px 0 0;
}

/* Style the buttons inside the tab */
.tab button {
background-color: inherit;
border: none;
color: #ffffff;
outline: none;
cursor: pointer;
height: 50px;
padding: 14px 35px;
margin: 0 0 0 -4px;
transition: 0.3s;
font-family: "Montserrat", sans-serif;
font-size: 1em;
font-weight: 600;
text-transform: upppercase;
border-right: 1px solid #ffffff;
border-left: none;
}

.tab button.first {
border-left: 1px solid #ffffff;	
}

/* Change background color of buttons on hover */
.tab button:hover {
color: #ffffff;
background-color: #008532;
}

/* Create an active/current tablink class */
.tab button.active {
color: #ffffff;
background-color: #008532;
}

/* Style the tab content */
.tabcontent {
display: none;
padding: 0;
}

/*===== General =====*/
.center {
text-align: center;
}

.left {
text-align: left;
}

.right {
text-align: right;
}

.light {
font-weight: 300;
}

.normal {
font-weight: 400;
}

.medium {
font-weight: 500;
}

.semibold {
font-weight: 600;
}

.bold {
font-weight: 700;
}

.extrabold {
font-weight: 900;
}

.italic {
font-style: italic;
}

.uppercase {
text-transform: uppercase;
}

.darkshadow {
text-shadow: 2px 2px 2px #000000;
}

.hidden {
opacity: 0;
}

.hide {
display: inline-block;
}

.noover {
overflow: visible !important;
}

.clear {
clear: both;
}

/*===== Spans =====*/
span.green {
color: #29663c;
}

/*===== Headers =====*/
header.main {
padding: 0 0 40px 0;
margin: 0;
overflow: hidden;
}

header.sub {
padding: 0 0 20px 0;
margin: 0;
overflow: hidden;
}

header.short {
padding: 0 0 10px 0;
margin: 0;
overflow: hidden;
}

header.mid {
padding: 20px 0;
margin: 0;
overflow: hidden;
}

h1 {
color: #29663c;
font-family: "Libre Baskerville", serif;
font-size: 3em;
margin: 0;
padding: 0;
display: block;
line-height: 1.2em;
}

h1.article {
font-size: 2.5em;
}

.text-container h1 {
padding: 0 0 20px 0;
}

h2 {
color: #29663c;
font-family: "Libre Baskerville", serif;
font-size: 2.6em;
margin: 0;
padding: 0;
display: block;
line-height: 1.2em;
}

h2.sub {
font-size: 2.5em;
}

h2.lightgreen {
color: #c7a34f;
}

h2.white {
color: #ffffff;
}

.text-container h2 {
padding: 20px 0;
}

.text-container h2.nopad {
padding: 0;
}

h3 {
color: #29663c;
font-family: "Libre Baskerville", serif;
font-size: 1.8em;
margin: 0;
padding: 0;
display: block;
line-height: 1.1em;
}

h3.side {
font-size: 1.5em;
}

h3.white {
color: #ffffff;
}

h3.lightgreen {
color: #c7a34f;
}

.text-container h3 {
padding: 20px 0;
}

.text-container h3.nopad {
padding: 0;
}

h4 {
color: #29663c;
font-family: "Libre Baskerville", serif;
font-size: 1.5em;
margin: 0;
padding: 0;
display: block;
line-height: 1.3em;
}

h4.white {
color: #ffffff;
}

h4.lightgreen {
color: #c7a34f;
}

.text-container h4 {
padding: 20px 0;
}

.text-container h4.nopad {
padding: 0;
}

h5 {
color: #29663c;
font-size: 1.2em;
margin: 0;
padding: 0;
display: block;
line-height: 1.2em;
}

h5.white {
color: #ffffff;
}

h5.lightgreen {
color: #c7a34f;
}

.text-container h5 {
padding: 20px 0;
}

h6 {
color: #29663c;
font-size: 1em;
margin: 0;
padding: 0;
display: block;
line-height: 1.5em;
}

h6.white {
color: #ffffff;
}

h6.lightgreen {
color: #c7a34f;
}

.text-container h6 {
padding: 20px 0;
}

/*===== Paragraphs =====*/
p.main-text {       
color: #454545; 
font-size: 1em; 
padding: 0;
line-height: 1.7em;
}

p.main-text.white {       
color: #ffffff; 
}

p.main-text.small {       
font-size: 0.95em; 
}

p.main-text.large {       
font-size: 1.2em; 
}

.text-container.white p {
color: #ffffff;
}

p.banner-text {       
color: #ffffff;
font-family: "Libre Baskerville", serif;
font-size: 3.5em; 
padding: 0;
margin: 0;
line-height: 1.3em;
}

p.banner-text.mid {
font-size: 1.6em;
}

p.banner-text.small {
font-size: 1.6em;
line-height: 1.3em;
}

p.error-text {       
color: #29663c; 
font-size: 12em; 
font-weight: 700;
padding: 0;
line-height: 1em;
}

/*===== Form Fields =====*/
.editor-label {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 10px 0;
outline: 0 none;
padding: 0;
}

.editor-label-bold {
background: none repeat scroll 0 0 transparent;
font-weight: 700;
border: 0 none;
display: block;
margin: 10px 0 20px 0;
outline: 0 none;
padding: 0;
}

.editor-label-buttons {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 20px 0 10px 0;
outline: 0 none;
padding: 0;
}

.editor-field {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 0;
outline: 0 none;
padding: 0;
}

.editor-field-padded {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 0 0 20px 0;
outline: 0 none;
padding: 0;
}

/*===== Buttons =====*/
a.button {
background: #29663c;
background: #29663c url("images/right-arrow.png") no-repeat scroll right 15px center;
border: 2px solid #c7a34f;
border-radius: 7px;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: "Montserrat", sans-serif;
font-size: 1em;
font-weight: 600;
padding: 15px 50px 15px 20px;
margin: 0 0 10px;
text-align: center;
text-transform: uppercase;
text-decoration: none;
transition: all 0.2s ease-in-out;
}

a.button.article {
margin: 0 10px 0 0;
}

a.button:hover {
background: #29663c url("images/right-arrow.png") no-repeat scroll right 10px center;
}

a.button-side {
background: url("images/right-arrow.png") center right 20px no-repeat;
border: 0 none;
border-radius: 7px;
display: block;
color: #ffffff;
cursor: pointer;
font-family: "Montserrat", sans-serif;
font-size: 1em;
font-weight: 600;
line-height: 1.2em;
padding: 15px 60px 15px 0;
margin: 0;
text-align: left;
text-transform: uppercase;
text-decoration: none;
transition: all 0.2s ease-in-out;
}

a.button-side:hover {
background: url("images/right-arrow.png") center right 15px no-repeat;
}

a.small-button {
background: #29663c;
background: #29663c url("images/right-arrow.png") no-repeat scroll right 15px center;
border: 2px solid #c7a34f;
border-radius: 7px;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-size: 0.9em;
font-weight: 600;
padding: 12px 50px 12px 20px;
margin: 0;
text-align: center;
text-transform: uppercase;
text-decoration: none;
transition: all 0.2s ease-in-out;
}

a.small-button:hover {
background: #29663c url("images/right-arrow.png") no-repeat scroll right 10px center;
}

a.small-button.white {
background: #ffffff;
background: #ffffff url("images/green-arrow.png") no-repeat scroll right 15px center;
color: #29663c;
}

a.small-button.white:hover {
background: #ffffff url("images/green-arrow.png") no-repeat scroll right 10px center;	
}

a.button.banner {
padding: 10px 50px 10px 20px;
}

/*===== Links =====*/
a.link:link, a.link:visited, a.link:active {
color: inherit;
font-size: inherit; 
text-decoration: none;
margin: 0;
transition: all 0.5s ease-in-out;
}

a.link.under:link, a.link.under:visited, a.link.under:active {
color: inherit;
font-size: inherit; 
text-decoration: underline;
margin: 0;
transition: all 0.5s ease-in-out;
}

a.link:hover {
color: #c7a34f;
text-decoration: underline;
}

a.link.under:hover {
color: #c7a34f;
}

a.blank:link, a.blank:visited, a.blank:active {
text-decoration: none;
}

a.gallery:link, a.gallery:visited, a.gallery:active {
text-decoration: none;
}

/*===== Telephone Numbers =====*/
.tel,.tel:visited { /*for small screens */ 
color: inherit; 
padding: 0; 
text-decoration: none; 
cursor: default;
} 

.tel:hover,.tel:focus { 
color: inherit; 
}

/*===== Lists =====*/
ul.contact {
list-style: none outside none;
margin: 0;
padding: 0;
}
	
ul.contact li {
float: left;
color: #29663c;
font-size: 1em; 
font-family: "Montserrat", sans-serif;
font-weight: 600;
cursor: pointer;
height: 32px;
line-height: 32px;
text-align: center;
padding: 0;
margin: 0 0 0 35px;
text-indent: unset;
}

ul.contact li.first {
padding: 0 25px 0 0;	
}

ul.contact li a {
color: #29663c;
text-decoration: none;
}

ul.contact li a:hover {
color: #c7a34f;
}

/* Arrow Bullets */
.featureList, .featureList ul {
padding-left: 2em;
margin: 0;
list-style-type: none;
font-size: 1em;
font-family: "Montserrat", sans-serif;
font-weight: 500;
line-height: 1.5em;
color: #ffffff;
}
.lineF {
padding-left: 4em;
margin-top: 0;
}

.featureList li:before {
position: absolute;
margin-left: -1.3em;
}

.featureList li.gthan:before {
content: "\003E";
color: #c7a34f;
}

.featureList li {
margin: 0 0 15px 0;
text-indent: unset;
}

.featureList li a {
color: #ffffff !important;	
}

.featureList li a:hover {
color: #c7a34f !important;
}

/*===== Standard Bullets =====*/
ul.bullets {
list-style-type: disc;
list-style-position: inside;
margin: 10px 0 20px 0;
padding: 0;
text-align: left;
}

ul.bullets li {
color: #000000; 
padding: 0;
margin-bottom: 5px;
margin-left: 2.0em;
text-indent: -1em;
}

span.bullets {
color: #454545; 
font-size: 1.1em; 
line-height: 1.7em;
}
	
/*===== Images =====*/
img {
border: 0;
height: auto;
max-width: 100%;
}

img.top {
border: 0;
height: auto;
max-width: 100%;
position: relative;
margin-right: 2px;
top: 8px;
}

img.round {
border-radius: 10px;
box-shadow: 4px 4px 5px #c3c3c3;
}

img.spin {
border: 0;
height: auto;
max-width: 100%;
transition: all 0.3s ease-in-out;
}

img.spin:hover {
transform: rotate(360deg); 
}

img.gallery {
border: 0;
max-width: 100%;
width: 350px;
height: 233px;
}

/*===== Wordpress =====*/

/*===== Page Navi Styles =====*/
.wp-pagenavi {
position: relative;
height: 50px;
padding: 10px 0 0;
}

.wp-pagenavi a, .wp-pagenavi span {
padding: 7px 10px !important;  
margin-right: 10px !important;
font-family: "Montserrat", sans-serif;
font-size: 15px; 
color: #454545; 
text-decoration: none;
border: 1px solid #29663c; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
background: #29663c;
color: #ffffff;
border: 1px solid #29663c;
}

.wp-pagenavi span.current { 
font-weight: bold; 
}

/*===== WP Widgets =====*/
label {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
color: #454545; 
font-size: 1em; 
font-family: "Montserrat", sans-serif;
margin: 0 0 10px 0;
outline: 0 none;
padding: 0;
vertical-align: baseline;
}

input.wpcf7-form-control {
border: 1px solid #29663c;
border-radius: 10px;
color: #454545;
font-family: "Montserrat", sans-serif;
font-size: 0.95em;
height: 35px;
line-height: 18px;
margin: 10px 0 0;
padding: 10px;
width: 95%;
outline: none;
transition: all 0.5s ease-in-out;
}

textarea.wpcf7-form-control {
border: 1px solid #29663c;
border-radius: 10px;
color: #454545;
font-family: "Montserrat", sans-serif;
font-size: 0.95em;
height: 120px;
line-height: 18px;
margin: 10px 0;
padding: 10px;
width: 95%;
outline: none;
transition: all 0.5s ease-in-out;
}

span.wpcf7-not-valid-tip {
color: #ed1c26;
font-weight: 300;
}

input.wpcf7-submit {
background: #29663c;
background: #29663c url("images/right-arrow.png") no-repeat scroll right 15px center;
border: 2px solid #ffffff;
border-radius: 7px;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: "Montserrat", sans-serif;
font-size: 1em;
font-weight: 600;
width: auto;
height: auto;
padding: 15px 50px 15px 20px;
margin: 0;
text-align: center;
text-decoration: none;
transition: all 0.2s ease-in-out;
}

input.wpcf7-submit:hover {
background: #29663c url("images/right-arrow.png") no-repeat scroll right 10px center;
}

div.wpcf7-response-output {
color: #454545;
font-family: "Montserrat", sans-serif;
font-size: 1em;
font-weight: 300;
margin: 1em 0 1em !important;
padding: 10px 1em !important;
}

span.wpcf7-not-valid-tip {
color: #a40019;
margin: 0 0 20px 0;	
}

/*===== Images =====*/
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
img.alignnone {float:left; margin:0 1em 1em 0}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignnone {float:left; margin:0 1em 1em 0}

/*===== Lightbox =====*/
body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(images/prev.png) left 48% no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(images/next.png) right 48% no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 16px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  opacity: 1;
}

/*===== MeanMenu =====*/
a.meanmenu-reveal {
    display: none
}

.mean-container .mean-bar {
    float: left;
    width: 100%;
    position: relative;
    padding: 0;
    min-height: 42px;
    z-index: 999999
}

.mean-container a.meanmenu-reveal {
    width: 22px;
    height: 22px;
    padding: 13px 13px 11px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #29663c;
    text-decoration: none;
    text-indent: -9999em;
    line-height: 22px;
    font-size: 1px;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-weight: 400
}

.mean-container a.meanmenu-reveal span {
    display: block;
    background: #29663c;
    height: 2px;
    margin-top: 4px
}

.mean-container .mean-nav {
    float: left;
    width: 100%;
    margin-top: 24px
}

.mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none
}

.mean-container .mean-nav ul li {
	background: #ffffff;
    position: relative;
    float: left;
    width: 100%;
	box-sizing: border-box;
	text-indent: unset;
}

.mean-container .mean-nav ul li a {
    display: block;
    float: left;
    width: 100%;
    padding: 0 0 0 10px;
    margin: 0;
    text-align: left;
    color: #29663c;
    border-top: 1px solid #cbcbcb;
    text-decoration: none;
    text-transform: uppercase;
	box-sizing: border-box;
}

.mean-container .mean-nav ul li a.mean-expand:hover,
.mean-container .mean-nav ul li a:hover {
    color: #5A6C68;
}

.mean-container .mean-nav ul li li a {
    width: 100%;
    padding: 0 0 0 20px;
    text-shadow: none!important;
    visibility: visible
}

.mean-container .mean-nav ul li.mean-last a {
	height: 50px;
    border-bottom: 2px solid #5A6C68;
    margin-bottom: 0
}

.mean-container .mean-nav ul li a.mean-expand {
    margin-top: 1px;
    width: 60px;
    height: 50px;
    padding: 0 20px 10px 20px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    font-weight: 400;
    background: rgba(255, 255, 255, .1);
    border: none!important;
    border-left: 1px solid #cbcbcb!important
}

.mean-container .mean-push,
.mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0
}

.mean-container .mean-push {
    float: left;
    clear: both
}

.mean-container .mean-bar,
.mean-container .mean-bar * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.mean-remove {
    display: none!important
}

/*
 * jQuery FlexSlider v2.0
 */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; text-indent: unset; margin: 0;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li:first-child {display: block; -webkit-backface-visibility: visible; backface-visibility: visible;}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0; position: relative; }
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

/*********************************************************************/
/*===== Media Queries for Mobile =====*/
@media screen and (max-width: 480.99px) 
			  and (min-width: 320px) {
			  
#header {
height: 130px;
}
		  
#header-wrapper {
padding: 10px 0;
}
			  
#logo {
left: 0;
width: 200px;
padding: 5px 0 0 10px;
}

ul.contact li {
margin: 0 0 0 20px;	
}

#menu {
position: absolute;
bottom: 0;
right: 0;
padding: 0;
width: 100%;
}

.menu_title {
display: block !important;
}

nav > ul > li.main-menu.mobile {
display: block;
}

.tab button {
padding: 14px 20px;	
}

.sub-menu-parent {
background: none;
padding: 0; 
}

.meetings-header {
width: 100%;
}

.meetings-download {
width: 100%;
padding: 10px 0 0;
}

.banner-wrapper {
width: 98%;	
height: 300px;
}

#banner-short-wrapper {
height: 200px;
width: 98%;	
}

.banner-content {
bottom: 15%;
left: 20px;
}

.news-gallery-wrapper {
width: 95%;
height: 200px;
}

.project-gallery-wrapper {
width: 100%;
height: 200px;	
}

.waves-top {
background: url("images/waves-bottom.png") center top no-repeat;
background-size: cover;
height: 150px;
}

.meeting-header {
padding: 0;
}

.download {
margin: 0;
padding: 10px 0 0;
width: 100%;
}

.main-content-wrapper {
padding: 40px 10px;
}

.sidebar-wrapper {
background: url("images/small-waves.png") right bottom no-repeat #29663c;
padding: 40px 15px 60px;
}

.sidebar-pad-wrapper {
padding: 40px 15px 100px;
}

.notice-wrapper {
padding: 20px 15px 60px;
}

.flex-container {
flex-flow: column nowrap;
height: auto;
}

.flex-wrapper {
flex-flow: column nowrap;
}

.flex-column {
width: calc(100% - 10px);
}

.two-column {
width: 100%;
}

.two-column.content {
padding: 40px 20px;
}

.two-column.image {
padding: 40px 10px 0;
}

.two-column.planning {
order: 2;
min-height: 300px;
}

.three-column {
width: 100%;
padding: 20px 10px;
}

.column-inner {
margin: 0;	
}

.left-column-60 {
width: 100%;
padding: 0;
}

.right-column-40 {
width: 100%;
padding: 40px 0 0;
}

#footer-column-01 {
width: 100%;
padding: 0;
}

#footer-column-02 {
width: 100%;
padding: 60px 0 0;
}

#footer-column-03 {
width: 100%;
padding: 60px 0 0;
}

.hide {
display: none;
}

h1 {
font-size: 2em;
}

h2 {
font-size: 2em;
}

h3 {
font-size: 1.6em;
}

h4 {
font-size: 1.2em;
}

h5 {
font-size: 1em;
}

h6 {
font-size: 0.9em;
}

p.banner-text {
font-size: 2.5em;
}

p.banner-text.mid {
font-size: 1.1em;
}

p.banner-text.small {
font-size: 1.1em;
}

ul.top-bar li {
margin: 0 25px 0 0;	
}

a.button {
font-size: 0.9em;
}

a.small-button {
font-size: 0.85em;
padding: 10px 50px 10px 15px;	
}

a.button.banner {
padding: 6px 50px 6px 20px;
}

img.alignright {float: none;}
img.alignleft {float: none;}
img.alignnone {float:none;}
a img.alignright {float:none;}
a img.alignleft {float:none;}
a img.alignnone {float:none;}

}


/*********************************************************************/
/*===== Mobile Landscape =====*/
@media screen and (max-width: 600.99px) 
			  and (min-width: 481px) {
			  
#header {
height: 130px;
}
		  
#header-wrapper {
padding: 10px 0;
}
			  
#logo {
left: 20px;
width: 220px;
padding: 5px 0 0 10px;
}

#menu {
position: absolute;
bottom: 0;
right: 0;
padding: 0;
width: 100%;
}

.menu_title {
display: block !important;
}

.sub-menu-parent {
background: none;
padding: 0; 
}

nav > ul > li.main-menu.mobile {
display: block;
}

.banner-wrapper {
width: 98%;	
height: 350px;
}

#banner-short-wrapper {
width: 98%;	
}

.banner-content {
bottom: 15%;
left: 20px;
}

.news-gallery-wrapper {
width: 45%;
height: 200px;
}

.project-gallery-wrapper {
width: 50%;
height: 250px;	
}

.waves-top {
background: url("images/waves-bottom.png") center top no-repeat;
background-size: cover;
height: 150px;
}

.meeting-header {
padding: 0;
}

.download {
margin: 0;
padding: 10px 0 0;
width: 100%;
}

.meetings-header {
width: 100%;
}

.meetings-download {
width: 100%;
padding: 10px 0 0;
}

.main-content-wrapper {
padding: 40px 10px;
}

.sidebar-wrapper {
background: url("images/wide-waves.png") right bottom no-repeat #29663c;
padding: 40px 15px 80px;
}

.sidebar-pad-wrapper {
padding: 40px 15px 100px;
}

.notice-wrapper {
padding: 20px 15px 80px;
}

.flex-container {
flex-flow: column nowrap;
height: auto;
}

.flex-wrapper {
flex-flow: column nowrap;
}

.flex-column {
width: calc(100% - 10px);
}

.two-column {
width: 100%;
}

.two-column.content {
padding: 40px 20px;
}

.two-column.image {
padding: 40px 10px 0;
}

.two-column.planning {
order: 2;
min-height: 400px;
}

.three-column {
width: 100%;
}

.column-inner {
margin: 0;	
}

.left-column-60 {
width: 100%;
padding: 0;
}

.right-column-40 {
width: 100%;
padding: 40px 0 0;
}

#footer-column-01 {
width: 50%;
}

#footer-column-02 {
width: 50%;
padding: 0;
}

#footer-column-03 {
width: 100%;
padding: 60px 0 0;
}

.hide {
display: none;
}

h1 {
font-size: 2.2em;
}

h2 {
font-size: 2.1em;
}

h3 {
font-size: 1.6em;
}

h4 {
font-size: 1.2em;
}

h5 {
font-size: 1em;
}

h6 {
font-size: 0.9em;
}

p.banner-text {
font-size: 2.8em;
}

p.banner-text.mid {
font-size: 1.2em;
}

p.banner-text.small {
font-size: 1.2em;
}

ul.top-bar li {
margin: 0 25px 0 0;	
}

a.button {
font-size: 0.9em;
}			  
			  
}


/*********************************************************************/
/*===== Small Tablet Portrait ======*/
@media screen and (max-width: 768.99px) 
			  and (min-width: 601px) {
			  
#header {
height: 130px;
}
		  
#header-wrapper {
padding: 10px 0;
}
			  
#logo {
left: 30px;
width: 225px;
padding: 5px 0 0 10px;
}

#menu {
position: absolute;
bottom: 0;
right: 0;
padding: 0;
width: 100%;
}

.menu_title {
display: block !important;
}

.sub-menu-parent {
background: none;
padding: 0; 
}

nav > ul > li.main-menu.mobile {
display: block;
}

.meetings-header {
width: 100%;
}

.meetings-download {
width: 100%;
padding: 10px 0 0;
}

.banner-wrapper {
width: 98%;	
height: 350px;
}

#banner-short-wrapper {
width: 98%;	
}

.banner-content {
bottom: 15%;
left: 20px;
}

.news-gallery-wrapper {
width: 45%;
height: 250px;
}

.project-gallery-wrapper {
width: 50%;
height: 250px;	
}

.waves-top {
background: url("images/waves-bottom.png") center top no-repeat;
background-size: cover;
height: 150px;
}

.main-content-wrapper {
padding: 40px 10px;
}

.sidebar-wrapper {
background: url("images/wide-waves.png") right bottom no-repeat #29663c;
padding: 40px 15px 120px;
}

.sidebar-pad-wrapper {
padding: 40px 15px 100px;
}

.notice-wrapper {
padding: 20px 15px;
}

.flex-container {
flex-flow: column nowrap;
height: auto;
}

.flex-wrapper {
flex-flow: column nowrap;
}

.flex-column {
width: calc(100% - 10px);
}

.two-column {
width: 100%;
}

.two-column.content {
padding: 40px 20px;
}

.two-column.image {
padding: 40px 10px 0;
}

.two-column.planning {
order: 2;
min-height: 400px;
}

.three-column {
width: 100%;
}

.column-inner {
margin: 0;	
}

.left-column-60 {
width: 100%;
padding: 0;
}

.right-column-40 {
width: 100%;
padding: 40px 0 0;
}

#footer-column-01 {
width: 50%;
}

#footer-column-02 {
width: 50%;
padding: 0;
}

#footer-column-03 {
width: 100%;
padding: 60px 0 0;
}

h1 {
font-size: 2.3em;
}

h2 {
font-size: 2.1em;
}

h3 {
font-size: 1.6em;
}

h4 {
font-size: 1.2em;
}

h5 {
font-size: 1em;
}

h6 {
font-size: 0.9em;
}

p.banner-text {
font-size: 2.8em;
}

p.banner-text.mid {
font-size: 1.2em;
}

p.banner-text.small {
font-size: 1.2em;
}

ul.top-bar li {
margin: 0 25px 0 0;	
}

a.button {
font-size: 0.9em;
}

}


/*********************************************************************/
/*===== Small Tablet Portrait ======*/
@media screen and (max-width: 981.99px) 
			  and (min-width: 769px) {
				  
#header {
height: 130px;
}
		  
#header-wrapper {
padding: 10px 0;
}
			  
#logo {
width: 225px;
padding: 5px 0 0 10px;
}

#menu {
position: absolute;
bottom: 0;
right: 0;
padding: 0;
width: 100%;
}

.menu_title {
display: block !important;
}

.sub-menu-parent {
background: none;
padding: 0; 
}

nav > ul > li.main-menu.mobile {
display: block;
}

.meetings-header {
width: 100%;
}

.meetings-download {
width: 100%;
padding: 10px 0 0;
}

.banner-wrapper {
width: 98%;	
height: 400px;
}

#banner-short-wrapper {
width: 98%;	
}

.banner-content {
bottom: 20%;
left: 20px;
}

.news-gallery-wrapper {
width: 45%;
height: 250px;
}

.project-gallery-wrapper {
width: 50%;
height: 250px;	
}

.sidebar-wrapper {
background: url("images/small-waves.png") right -10px bottom -25px no-repeat #29663c;
padding: 40px 15px 120px;
}

.sidebar-pad-wrapper {
padding: 40px 15px 100px;
}

.notice-wrapper {
padding: 20px 15px;
}

.two-column.content {
padding: 40px 40px 40px 40px;
}

.two-column.image {
padding: 60px 20px 0;
}

.two-column.planning {
min-height: 650px;
}

.three-column {
padding: 10px;
}

h1 {
font-size: 2.5em;
}

h2 {
font-size: 2.3em;
}

h3 {
font-size: 1.6em;
}

h4 {
font-size: 1.2em;
}

h5 {
font-size: 1.1em;
}

h6 {
font-size: 0.95em;
}

p.banner-text {
font-size: 3em;
}

p.banner-text.mid {
font-size: 1.3em;
}

p.banner-text.small {
font-size: 1.3em;
}

.hr-light {
width: 90%;	
}

}


/*********************************************************************/
/*===== Tablet Portrait =====*/
@media screen and (max-width: 1109.99px) 
			  and (min-width: 982px) {

#header {
height: 130px;
}
		  
#header-wrapper {
padding: 10px 0;
}
			  
#logo {
width: 230px;
padding: 5px 0 0 10px;
}

#menu {
position: absolute;
bottom: 0;
right: 0;
padding: 0;
width: 100%;
}

.menu_title {
display: block !important;
}

.sub-menu-parent {
background: none;
padding: 0; 
}

nav > ul > li.main-menu.mobile {
display: block;
}

.meetings-header {
width: 100%;
}

.meetings-download {
width: 100%;
padding: 10px 0 0;
}

.banner-wrapper {
width: 98%;	
height: 450px;
}

#banner-short-wrapper {
width: 98%;	
}

.banner-content {
bottom: 20%;
left: 40px;
}

.main-content-wrapper {
padding: 60px 10px;
}

.news-gallery-wrapper {
width: 46%;
}

.project-gallery-wrapper {
height: 250px;	
}

.two-column.image {
padding: 60px 20px 0;
}

.two-column.planning {
min-height: 550px;
}

.three-column {
padding: 10px;
}

h1 {
font-size: 2.5em;
}

h2 {
font-size: 2.3em;
}

h3 {
font-size: 1.5em;
}

h4 {
font-size: 1.2em;
}

h5 {
font-size: 1.1em;
}

h6 {
font-size: 0.95em;
}

p.banner-text {
font-size: 3.2em;
}

p.banner-text.mid {
font-size: 1.4em;
}

p.banner-text.small {
font-size: 1.4em;
}
		  
}


/*********************************************************************/
/*===== Tablet Portrait =====*/
@media screen and (max-width: 1200.99px) 
			  and (min-width: 1110px) {

#header {
height: 130px;
}
		  
#header-wrapper {
padding: 10px 0;
}
			  
#logo {
width: 240px;
padding: 5px 0 0 10px;
}

#menu {
position: absolute;
bottom: 0;
right: 0;
padding: 0;
width: 100%;
}

.menu_title {
display: block !important;
}

.sub-menu-parent {
background: none;
padding: 0; 
}

nav > ul > li.main-menu.mobile {
display: block;
}

.banner-wrapper {
width: 98%;
height: 450px;
}

.banner-content {
bottom: 20%;
left: 60px;
}
				  
.meetings-header {
width: 100%;
}

.meetings-download {
width: 100%;
padding: 10px 0 0;
}

#banner-wrapper {
width: 98%;	
}

#banner-short-wrapper {
width: 98%;	
}

.news-gallery-wrapper {
width: 47%;
}

.two-column.planning {
min-height: 600px;
}

.two-column.image {
padding: 40px 20px 0;
}

h1 {
font-size: 2.6em;
}

h2 {
font-size: 2.4em;
}

h3 {
font-size: 1.6em;
}

h4 {
font-size: 1.3em;
}

h5 {
font-size: 1.1em;
}

h6 {
font-size: 0.95em;
}

p.banner-text {
font-size: 3.2em;
}

p.banner-text.mid {
font-size: 1.4em;
}

p.banner-text.small {
font-size: 1.4em;
}

}


/*********************************************************************/
/*===== Tablet Portrait =====*/
@media screen and (max-width: 1350.99px) 
			  and (min-width: 1201px) {

#header-wrapper {
padding: 10px;
}

#logo {
width: 240px;
}

#menu {
position: absolute;
right: 10px;
bottom: 10px;
padding: 0;
}

nav a {
padding: 0 25px;
}

nav a.last {
padding: 0 0 0 25px;
}

.banner-wrapper {
width: 98%;
height: 500px;
}

.banner-content {
bottom: 20%;
}
				  
.meetings-header {
width: 100%;
}

.meetings-download {
width: 100%;
padding: 10px 0 0;
}

#banner-wrapper {
width: 98%;	
}

#banner-short-wrapper {
width: 98%;	
}

.news-gallery-wrapper {
width: 47%;
}

.two-column.planning {
min-height: 600px;
}

.two-column.image {
padding: 40px 20px 0;
}

h1 {
font-size: 2.8em;
}

h2 {
font-size: 2.5em;
}

h3 {
font-size: 1.7em;
}

h4 {
font-size: 1.3em;
}

}



/*********************************************************************/
/*===== Tablet Portrait =====*/
@media screen and (max-width: 1450px) 
			  and (min-width: 1351px) {

.banner-wrapper {
width: 98%;
}
			  
.meetings-header {
width: 100%;
}

.meetings-download {
width: 100%;
padding: 10px 0 0;
}

#banner-wrapper {
width: 98%;	
}

#banner-short-wrapper {
width: 98%;	
}

.news-gallery-wrapper {
width: 47%;
}

.two-column.planning {
min-height: 600px;
}

.two-column.image {
padding: 40px 20px 0;
}

}