
/*
Theme Name: Displacement Solutions 2014 Theme
Theme URI: 
Author: 
Author URI: 
Description: Theme for Displacement Solutions 2014
Version: 1.0

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

@import url("fonts/fonts.css");

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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {

	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
       
        /*font-family: sans-serif;*/
        
        
        
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
input,button{
    -webkit-appearance: none;
    padding: 2px;
    border-radius: 0;
}
img{border:0}

/* WYSIWYG DEFAULTS*/


.clear
{
    display: block;
    clear:both;
}
table
{
    
    display: table;
    table-layout: fixed;
    width: 100%!important;
    height: auto!important;
}

.entry-content img {
margin: 0 0 1.5em 0;
}
.alignleft, img.alignleft {
margin-right: 1.5em;
display: inline;
float: left;
margin-bottom: 15px;
}
.alignright, img.alignright {
margin-left: 1.5em;
display: inline;
float: right;
margin-bottom: 15px;
}
.aligncenter, img.aligncenter {
margin-right: auto;
margin-left: auto;
display: block;
clear: both;
margin-bottom: 15px;
}
.alignnone, img.alignnone {
/* not sure about this one */
    margin-bottom: 15px;
}
.wp-caption {
margin-bottom: 1.5em;
text-align: center;
padding-top: 5px;
}
.wp-caption img {
border: 0 none;
padding: 0;
margin: 0;
}
.wp-caption p.wp-caption-text {
line-height: 1.5;
font-size: 10px;
margin: 0;
}
.wp-smiley {
margin: 0 !important;
max-height: 1em;
}
blockquote.left {
margin-right: 20px;
text-align: right;
margin-left: 0;
width: 33%;
float: left;
}
blockquote.right {
margin-left: 20px;
text-align: left;
margin-right: 0;
width: 33%;
float: right;
}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}
.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}


/*END WYSIWYG DEFAULTS*/

h1
{
    margin-bottom: 20px;
    font-size: 60px;
    line-height: 1;
}
h2
{
    margin-bottom: 15px;
    font-size: 36px;
    line-height: 1;
}
h3
{
    font-size:26px;
    margin-bottom: 20px;
    line-height: 1;
}
h4
{
    font-size:23px;
    margin-bottom: 20px;
    line-height: 1;
}
h5
{
    font-size:20px;
    margin-bottom: 15px;
    line-height: 1;
}
h6
{
    font-size:16px;
    margin-bottom: 15px;
    line-height: 1;
}
    
hr
{
    margin: 20px 0;
    display: block;
    border:none;
    border-bottom: 1px solid black;
    clear: both;
    display: block;
    padding-bottom: 10px;
    background:transparent;
    margin-bottom: 40px;
}
a,ul p
{
    color:inherit;
}
li
{
    list-style-position: inside;
}

p
{
    margin-bottom: 15px;
}
strong,b
{
    font-weight: bold;
}
em,i
{
    font-style: italic;
}
a
{
    color:inherit;
    text-decoration: none;
    
}
a:hover
{
    text-decoration: underline;
}
html,body
{
    height: 100%;
    position: relative;
}
body
{
    -webkit-text-size-adjust: none;
    font-weight:normal; 
    font-style:normal; 
    position: static;
    font-size: 16px;
    background:#e6e6e6;
    /*font-family: "Adobe Garamond Pro", "Garamond", serif;*/
    font-family: adobe-garamond-pro, sans-serif;
    /*font-family: Garamond, serif;*/
    color:#58585a;
    
}
td
{
    font-size: inherit;
    vertical-align: top;
}
#container
{
    
    width:1300px;
    height:auto;
    max-width: 100%;
}
#page
{
    min-height: 100%;
    min-width: 1300px;
}
#header
{
    background:white;
    max-height: 95px;
    position: fixed;
    top:0px;
    left: 0px;
    width: 100%;
    z-index: 499;
    min-width: 1300px;
    
    -webkit-transform: translateZ(0);
}
.admin-bar #header
{
    top:32px;
}
#access
{
    height: 59px;
    width: 1200px;
    margin: auto;
}
#topheader
{
    background:#e6e6e6;
    height: 36px;
    -webkit-transition: height .5s ease-in-out; 
    overflow: hidden;
    position: relative;
}
#breadcrumb
{
    position: absolute;
    bottom: 0px;
    height: 36px;
    line-height: 36px;
    width: 1200px;
    margin-left: -600px;
    left: 50%;
    font-family: Bariol, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
}
#main
{
    padding-top: 95px;
    box-sizing: border-box;
    min-height: 1000px;
    position: relative;
}
h1,h2,h3,h4,h5,h6
{
    font-family: Bariol, sans-serif;
}
.section
{
    width: 100%;
    font-size: 20px;
    
}
#top-header-logo
{
    height: 100%;
}
.menu-main-menu-container
{
    display: inline-block;
    margin-left: 50px;
    vertical-align: top;
    /*line-height: 59px;*/
}
#menu-main-menu
{
    padding-top: 23px;
    display: inline-block;
}
.menu-main-menu-container li
{
    list-style: none;
    float: left;
    padding: 0px 5px;
    border-right: 1px solid #58585a;
    line-height: 0.9;
    
}
.menu-main-menu-container li:last-child
{
    border:0;
}
.menu-main-menu-container a
{
    font-family: Bariol, sans-serif;
    font-weight: normal;
    color:#58585a;
    font-size: 15px;
    text-transform: uppercase;
    
    -webkit-font-smoothing: antialiased;
}
#topsearch
{
    display: inline-block;
    float: right;
    font-family: Bariol, sans-serif;
    -webkit-font-smoothing: antialiased;
    color:#58585a;
    
    display: inline-block;
    vertical-align: top;
    padding-top: 17px;
}
#topsearch label
{
   display: none; 
   
}
#searchlabel
{
    display: inline-block;
    padding-right: 5px;
}
#searchform
{
    display: inline-block;
}
#s
{
    border: 1px solid #dedede;
    font-size: 15px;
    font-family: Bariol, sans-serif;
    -webkit-font-smoothing: antialiased;
    color:#58585a;
    /*text-transform: uppercase;*/
    vertical-align: top;
    display: inline-block;
    height: 15px;
    padding: 2px;
    margin: 0;
}
#searchsubmit
{
    font-size: 0;
    border-style: none;
    background: #dedede;
    display: inline-block;
    height: 21px;
    width: 21px;
    border: 1px solid #dedede;
    vertical-align: top;
    padding: 2px;
    margin: 0;
    margin-left: -10px;
    background: #dedede url(searchbutton.png) no-repeat center center;
    
}
.slider
{
    height: 600px;
    min-height: 600px;
    position: relative;
    overflow: hidden;
    
    background:#58585a;
    -webkit-transition: height .5s ease-in-out; 
}
.slider-inner
{
    height: 100%;
    width: 100%;
    position: relative;
    white-space: nowrap;
    font-size: 0;
}
.slider-side
{
    height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat:no-repeat;
    background-size: cover;
    display: inline-block;
}
.slider-overlay
{
    
    
    background: rgba(0,64,113,0.6) url(overlay-logo.png) no-repeat top center;
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    
}

.section-inner
{
    width: 1050px;
    margin: auto;
    position: relative;
    /*overflow: hidden;*/
}
.section-inner-wide
{
    width: 1200px;
}
.slider-overlay .section-inner
{
    height: 100%;
}
.slider-copy
{
    position: absolute;
    top:50%;
    width: 70%;
    display: none;
    max-height: 242px;
    overflow: hidden;
    font-size: 60px;
}
.slider-copy h1,.slider-copy h2
{
    margin: 0;
    line-height: 1;
    color:white;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.slider-copy h1
{
    font-size: 1em;
}
.slider-copy h2
{   
    color:#25aae1;
    line-height: 1.2;
    font-size: 0.6em;
}
.slider-prev
{
    background: url(arrow-left.png) no-repeat center center;
    width: 100px;
    height: 100px;
    margin-top:-50px;
    position: absolute;
    left:0px;
    top:50%;
    cursor: pointer;
    -webkit-transition: -webkit-transform .2s ease-in-out; 
}
.slider-next
{
    background: url(arrow-right.png) no-repeat center center;
    width: 100px;
    height: 100px;
    margin-top:-50px;
    position: absolute;
    right:0px;
    top:50%;
    cursor: pointer;
    -webkit-transition: -webkit-transform .2s ease-in-out; 
}
.slider-prev:active,.slider-next:active
{
    margin-top: -48px;
}
.slider-prev:active,.slider-next:active
{
    margin-top: -48px;
    -webkit-transform: scale(1.15);  
}
.slider-prev:hover,.slider-next:hover
{
    
    -webkit-transform: scale(1.15);  
}
.featured-cta
{
    max-height: 260px;
    height: 260px;
    width: 260px;
    box-sizing: border-box;
    color:white;
    
    text-align: center;
    border-radius: 140px;
    overflow: hidden;
    display: table;
     -webkit-transition: all .2s ease-in-out; 
    cursor: pointer;
    
    -webkit-transform: translateZ(0px) scale(1);    
    position: relative;
}
.featured-cta:hover
{
    -webkit-transform: translateZ(0px) scale(1.05);    
    
    
}
 
.featured-cta-inner
{
    display: table-cell;
    vertical-align: middle;
    padding: 0px 10px;
}
.featured-cta-content
{
    max-height: 260px;
    max-width: 240px;
    overflow: hidden;
    font-size: 17px;
}
.slider-featured-cta
{
    position: absolute;
    right: 0;
    top: 50%;
}
.slider-footer
{
    
    line-height: 60px;
    background:#25aae1;
    font-size: 19px;
    color:white;
    height: 30px;
    overflow: hidden;
    
    /*cursor: pointer;*/
}
.slider-footer a
{
    display: block;
}
.slider-footer a:hover
{
    text-decoration: none;
}
.slider-footer .section-inner
{
    /*background:#25aae1 url(smallarrowright.png) no-repeat right center;*/
    height: 60px;
    
}
.slider-footer p
{
    /*margin-top: 3px;*/
}
.call-to-action
{
    height: 550px;
    
    position: relative;
}
.parallax
{
    -webkit-transform: translate3d(0, 0, 0);
    background-position: bottom center;
    background-repeat:no-repeat;
    background-size: 100% auto;
    
}
.call-to-action-inner
{
    height: 400px;
    padding-top: 75px;
    text-align: center;
    font-size: 0;
}
.call-to-action-square
{
    display: inline-block;
    height: 400px;
    width: 400px;
    position: relative;
    padding: 70px;
    box-sizing: border-box;
    /*text-align: left;*/
}
.call-to-action-square .featured-cta
{
    z-index: 1;
    position: absolute;
}
.call-to-action-square-bg
{
    background:white;
    position: absolute;
    z-index:0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.5;
    
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

}
.button
{
    background:#25aae1;
    color:white;
    padding: 5px 15px;
    padding-top: 8px;
    font-size: 18px;
}
.button.button2
{
    background:#f05423;
}
.content a.button
{
    color:white;
}
.coloured-box
{
    
}
.vpadding
{
    padding:60px 75px;
}
.lightfont
{
    font-weight: 200;
}
.highlight-slider
{
    height: 640px;
    position: relative;
}
.highlight-slider-background
{
    height: 640px;
    width: 100%;
    z-index: 0;
    top:0;
    left:0;
    position: absolute;
    display: none;
}

.latest-news
{
    background:#e6e6e6;
    height: 600px;
    padding-top: 65px;
    
}
.latest-news-heading
{
    background: #9eceef;
    width: 100%;
    position: absolute;
    z-index: 2;
}
.latest-news-heading h1
{
    line-height: 65px;
    margin: 0;
    color: #004071;
    font-size: 30px;
    text-indent: 24px;
}
.highlight-slider-wrap
{
    background: rgba(255,255,255,0.9);
    position: absolute;
    top: 75px;
    padding: 75px;
    height: 340px;
    overflow: hidden;
}
.highlight-slider-inner
{
    
    height: 340px;
    
    width: 1050px;
    overflow: hidden;
    
}
.highlight-slider-side
{
    height: 490px;
    overflow: hidden;
    
    width: 100%;
    display: block;
    position: absolute;
    top:0;
    left: 0;
    display: none;
    padding: 75px;
    box-sizing: border-box;
    
    
}
.highlight-slider-side-inner
{
    overflow: hidden;
    height: 340px;
    width: auto;
    overflow: hidden;
    -webkit-mask-image: -webkit-gradient(linear, left 85%, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
}
.highlight-slider-selectors
{
    position: absolute;
    top: 0;
    right: 0;
    padding: 30px;
    z-index: 200;
}
.highlight-slider-selector
{
    background: #25aae1;
    color:white;
    display: inline-block;
    width: 26px;
    height: 26px;
    text-align: center;
    border-radius: 20px;
    line-height: 29px;
    font-size: 16px;
    margin-left: 4px;
    cursor: pointer;
    border: 2px solid #25aae1;
    text-decoration: none;
    
}
.highlight-slider-selected
{
    color:#004073;
    background:white;
    border: 2px solid #004073;
}
.highlight-slider-selector:hover{
    text-decoration: none;
}
.highlight-slider .section-inner
{
    z-index: 101;
}
.highlight-slider-link
{
    color: #f05423;
}
.latest-news-inner
{
    height: 600px;
    box-shadow: 0px 0px 5px #ccc;
    
}
.latest-news-left
{
    height: 600px;
    float: left;
    width: 50%;
    min-height: 1px;
    position: relative;
}
.latest-news-right
{
    height: 600px;
    float: left;
    width: 50%;
    min-height: 1px;
    position: relative;
}

.latest-news-feature
{
    height: 600px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top:0;
    left: 0;
    display: none;
}
.latest-news-feature-inner
{
    background:transparent;
    position: absolute;
    width:70%;
    height:70%;
    position: absolute;
    top:15%;
    left:15%;
    background: rgba(201,201,45,0.70);
    display: table;
    border-radius: 50%;
    
    

}
.latest-news-feature-inner-inner
{
    color:white;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;
    padding: 40px;
}
.latest-news-feature-inner-inner h2
{
    margin:0;
    /*max-height: 250px;*/
    overflow: hidden;
    font-size: 32px;
    line-height: 1.2;
    color:white;
}
.latest-news-list-item
{
    width: 50%;
    height: 50%;
    float: left;
    min-height: 1px;
    overflow: hidden;
    background:white;
    -webkit-transition: none;
    font-size: 15px;
}
.latest-news-list-item-active
{
    background:#f9f9dc;
    cursor: default;
    -webkit-transition: background .5s ease-in-out; 
    
}
.latest-news-list-item-inner
{
    margin: 75px 25px;
    overflow: hidden;
    
    
}
.latest-news-list-item-inner h4
{
    color: #25aae1;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1.3;
}
.latest-news-list-item-excerpt
{
    
    line-height: 1.35;
    padding-top: 15px;
}

.slider-dropdownfade
{
    position: absolute;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    background:transparent;
    
    
    background:rgba(0,0,0,0.7);
    display: none;
    min-height: 600px;

    
    
}
.slider-dropdown-wrap
{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    
    
}
.slider-dropdown-wrap.dropdown-open
{
    height: 100%;
}

.slider-dropdown
{
    width: 1250px;
    margin: auto;
    position: relative;
    min-height: 36px;
    
    
}
.menu-drop-down-menu-container
{
    float:right;   
}
.slider-dropdown .menu-item
{
    
    position: relative;
    width: 180px;
    float: left;
    list-style: none;
    background:#004071;
    color:white;
    height: 35px;
    line-height: 35px;
    text-indent: 10px;
    font-family: Bariol, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    background: #004071 url(menuplus.png) no-repeat 95% center;
    
}
.slider-dropdown .menu-item a
{
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transform: translateZ(0);
    
}
.slider-dropdown .menu-item .menu-item a
{
    -webkit-transform: translateZ(0);
}
.slider-dropdown .menu-item.menu-open
{
    background-image: url(menuminus.png);
}
.slider-dropdown .menu-item:nth-child(2)
{
    background-color: #25aae1;
    background-image: url(menuplusdark.png);
}

.slider-dropdown .menu-item:nth-child(3)
{
    background-color: #c9c92d;
    background-image: url(menuplusdark.png);
}
.slider-dropdown .menu-item:nth-child(2).menu-open,.slider-dropdown .menu-item:nth-child(3).menu-open
{
    background-image: url(menuminusdark.png);
}
.slider-dropdown .sub-menu
{
    display: none;
    
    right: 0;
    position: absolute;
    /*width: 800px;*/
}
.slider-dropdown .sub-menu .menu-item a
{
    display: inline;
    width: auto;
    height: auto;
}
.slider-dropdown .sub-menu .menu-item
{
    font-size: 30px;
    /*min-height: 200px;*/
}
.slider-dropdown .sub-menu .sub-menu
{
    /*right: auto;*/
    position: static;
}
.slider-dropdown .sub-menu .menu-item
{   
    width: auto;
    float: none;
    
    height: auto;
    line-height: 1.3;
    text-indent: 0;
    
    background: transparent;
    clear: both;
    
}
.slider-dropdown .sub-menu .menu-item a
{
    display: block;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    clear: both;
    margin-bottom: 20px;
}
.slider-dropdown .sub-menu .sub-menu .menu-item
{
    border:0;
    width: 160px;
    height: 160px;
    max-height: 160px;
    background-color: #004071;
    background: rgba(0,64,113,0.9); 
    border-radius: 80px;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
    float: none;
    margin: 20px;
    cursor: pointer;
    display: inline-table;
    white-space: normal;
    margin-left: 0;
    margin-top: 0px;
    vertical-align: top;
    cursor: pointer;
    min-height: 0px;
}
.slider-dropdown .sub-menu .sub-menu .menu-item:hover
{
    /*-webkit-transform: scale(1.05)!important;*/    
}
.slider-dropdown .sub-menu .sub-menu .menu-item a
{
    display: table-cell;
    vertical-align: middle;
    border: 0;
    box-sizing: border-box;
    padding: 10px;
    
}
.slider-dropdown .menu-item .sub-menu .sub-menu
{
    display: inline-block;
    text-align: right;
    white-space: nowrap;
    max-width: 860px;
    float: right;
    clear: both;
    min-height: 0px;
    
}
.slider-dropdown .menu-item:nth-child(1) .sub-menu
{
    /*display: inline-block;*/
}
.slider-dropdown .sub-menu .sub-menu .sub-menu
{
    display: none;
}

.slider-dropdown .menu-item:nth-child(1) .sub-menu .sub-menu .menu-item
{
    background-color: #004071;
    
}
.slider-dropdown .menu-item:nth-child(2) .sub-menu .sub-menu .menu-item
{
    background-color: #25aae1;
    
}

.slider-dropdown  .menu-item:nth-child(3) .sub-menu .sub-menu .menu-item
{
    background-color: #c9c92d;
    
}

.slider-dropdown .menu-item:nth-child(1) .sub-menu .menu-item:nth-child(2) .sub-menu .menu-item
{
    width: 130px;
    height: 130px;
    max-height: 130px;
    font-size: 14px;
    margin-right: 35px;
    margin-left: 15px;
}
.narrow-width
{
    width: 500px;
}
.full-width
{
    width: 100%;
    padding: 0;
    display: block;
}
.main-content
{
   
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.main-content .section-inner
{
    background:white;
    box-shadow: 0px 0px 5px #ccc;
}
.section p,h1,h2
{
    margin-bottom: 35px;
}
.section h1,h2,h3
{
    color:#25aae1;
    text-transform: uppercase;
}
.latest-news-list-item-inner-inner
{
    max-height: 150px;
    overflow: hidden;
    margin-bottom: 0px;

}
.latest-news-list-item-readmore
{
    color:#f05423;
    display: block;
    margin-top: 3px;
}
.accordion
{
    min-height: 65px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.accordion .section-inner
{
    background: white;
    box-shadow: 0px 0px 5px #ccc;
}
.accordion-header 
{
    height: 65px;
    line-height: 65px;
    color:white;
    position: absolute;
    z-index: 2;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out; 
}
.accordion-header .section-inner 
{
    background:transparent;
    box-shadow: none;
    width: 1150px;
    font-family: Bariol, sans-serif;
    font-size: 30px;
    background-image: url(pluswhite.png);
    background-repeat: no-repeat;
    background-position: right center;
    height: 65px;
    overflow: hidden;
    
    
}

.accordion-expanded .accordion-header .section-inner 
{
    background-image: url(minuswhite.png);
    
}
.accordion-content
{
    padding-top: 50px;
    display: none;
}
.translucent
{
    padding-top: 100px;
    
}
.fullwidth .section-inner
{
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin:0;
}

.translucent .section-inner
{
    background: rgba(255,255,255,0.85)!important;
}
.featured-news-item
{
    background:white;
    height: 550px;
    position: relative;
}
.featured-news-item-image
{
    background-color: #f5f5f5;
    width:50%;
    height: 100%;
    float:left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    
}
.featured-news-item-content
{
    width:50%;
    height: 100%;
    float:left;
    padding: 50px;
    box-sizing: border-box;
    
}
.featured-news-item-content .news-item-inner
{
    max-height: 415px;
}
.news-item-inner
{
    overflow: hidden;
}
.news-item-inner h4
{
    text-transform: uppercase;
    color: #25aae1;
}
.news-item-readmore
{
    margin-top: 10px;
    display: block;
    color:#f05423;
}
.news-item
{
    width: 33.333%;
    float:left;
    background:white;
    height: 750px;
}
.news-item.media-news-item
{
    height: 425px;
}
.news-space
{
    height: 50px;
    clear:both;
    display: none;
    
}
#postslist .news-space:nth-of-type(3n+1)
{
    display: block;
}
.news-item-image
{
    height: 325px;
    width: 100%;
    background-color: #f5f5f5;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    
}
.news-item-content
{
    padding: 25px;
}
.news-item .news-item-inner
{
    max-height: 340px;
}
.section-inner *
{
    max-width: 100%;
    
}
.section-inner img
{
    height: auto;
    
}
.wp-caption
{
    width: auto!important;
    background: #f5f5f5;
    font-size: 20px;
    padding: 0;
    
}
.wp-caption p.wp-caption-text
{
    font-size: 16px;
    margin: 0;
    text-align: left;
    text-indent: 13px;
    padding: 10px 0;
}
.content a,.mce-content-body a
{
    color:#f05423;
}
.mce-content-body a.button
{
    color:white;
}
.accordion-expanded .accordion-header 
{
    height: 65px;
    line-height: 65px;
    
}
td img
{
    max-width:100%;
    height: auto!important;
}
td
{
    padding-right: 0.5%;
    padding-left: 0.5%;
    box-sizing: border-box;
}
table
{
    margin-left: -0.5%;
    width: 101%!important;
    max-width: 101%!important;
}
.bgloading
{
    text-align: center;
    padding-top: 50px;
    text-transform: uppercase;
    color: #25aae1;
    font-family: Bariol, sans-serif;
    visibility: hidden;
}
.initiatives-landing-intro
{
    width: 100%;
    /*padding: 50px;*/
    box-sizing: border-box;
    text-transform: uppercase;
    padding-top: 75px;
}
.initiatives-header-links
{
    width: 1000px;
    margin: auto;
    text-align: center;
}

.initiatives-landing-intro h1
{
    font-size: 40px;
}
.initiatives-header-links .featured-cta
{
    display: inline-table;
    vertical-align: top;
    background: #25aae1;
    max-height: 200px;
    height: 180px;
    width: 180px;
    margin: 10px 40px;
}
.initiatives-header-links .featured-cta:hover
{
    background: #94af3d;
    -webkit-transform: none;
    -webkit-transition: none;
}

.initiatives-header-links .featured-cta-content {
    max-height: 180px;
    max-width: 160px;
}

.initiatives-header-links .featured-cta h3
{
    color:white;
    font-size: 24px;
    margin-bottom: 10px;
    
}
.initiatives-header-links .featured-cta a
{
    color:#004071;
    font-style: italic;
    font-size: 15px;
    
}
.initiatives-slider
{
    height: 680px;
}
.section-initiatives-landing
{
    position: relative;
    width: 1200px;
    margin: auto;
}
.initiatives-get-involved
{
    width: 400px;
    height: 400px;
    background: url(initlanding.jpg) no-repeat center center;
    background-size: cover;
    float:right;
    margin-top: 50px;
    position: relative;
    
}
.initiatives-get-involved .slider-featured-cta
{
    background: #25aae1;
    right: auto;
    top: 50%;
    margin-top: -130px;
    left: 50%;
    margin-left: -130px;
    
}
.initiatives-get-involved .slider-featured-cta h4
{
    text-transform: uppercase;
}
.initiatives-get-involved .slider-featured-cta:hover
{
    background: #94af3d;
}
.initiatives-get-involved .slider-featured-cta p
{
    margin-bottom: 0px;
    color: #004071;
}
.initiatives-get-involved .featured-cta-inner
{
    padding: 0 20px;
}
.initiatives-item-wide
{
    float: left;
    height: 750px;
    width: 750px;
    background:white;
    margin-top: 50px;
    position: relative;
}
.initiatives-item-side
{
    float: right;
    width: 400px;
    background:white;
    margin-top: 50px;
    clear: right;
    height: 1100px;
    position: relative;
}
.initiatives-item-image
{
    width: 100%;
    height: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
}

.initiatives-item-content-left
{

    width: 43.5%;
    left: 4.25%;
    position: absolute;
    top: 53%;
    height: 43%;
    overflow: hidden;
    
}

.initiatives-item-content-right
{

    width: 43.5%;
    right: 4.25%;
    position: absolute;
    top: 53%;
    height: 43%;
    overflow: hidden;
    
}

.initiatives-item-image h1
{
    color:white;
    bottom:50%;
    position: absolute;
    width: 100%;
    left:0;
    z-index: 1;
    padding: 0px 30px;
    box-sizing: border-box;
}
.initiatives-overlay
{
    background: rgba(0,64,113,0.6);
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 50%;
    left: 0;
    top: 0;
    z-index: 0;
}
.initiatives-item-content
{
    box-sizing: border-box;
    padding: 30px;
    
    
}
.initiatives-item-side .initiatives-item-content-inner
{
    max-height: 450px;
    overflow: hidden;
    
}
.initiatives-item-extra
{
    width:575px;
    height: 390px;
    float: left;
    background:white;
    margin-top: 50px;
}
.initiatives-item-extra.extra-right
{
    float: right;
}
.initiatives-item-extra .initiatives-item-content
{
    padding: 30px;
}

.initiatives-item-extra .initiatives-item-content-inner
{
    overflow: hidden;
    max-height: 307px;
    
}
.latest-news-list-item-inner-inner
{
    
}
.content h1 a,.content h2 a,.content h3 a
{
    color: #25aae1;
}

.wpcf7 input,.wpcf7 textarea
{
    padding: 0;
    margin: 0;
    border: 0;
    background:white;
    padding: 10px 15px;
    margin-bottom: 15px;
    width: 100%;
    box-sizing: border-box;
    font-size: 20px;
    /*font-family: "Adobe Garamond Pro", "Garamond", serif;*/
    font-family: adobe-garamond-pro, sans-serif;
    border-radius: 5px;
    box-shadow: inset 0px 0px 5px #999;
}
.wpcf7 input.wpcf7-submit
{
    box-shadow: none;
    
    background:#25aae1;
    color:white;
    padding: 5px 15px;
    padding-top: 8px;
    font-size: 18px;
    width: auto;
}
span.wpcf7-not-valid-tip,div.wpcf7-validation-errors,div.wpcf7-mail-sent-ok
{
    font-size: 17px!important;
    
}
div.wpcf7-mail-sent-ok,div.wpcf7-validation-errors
{
    margin:0!important;
}
span.wpcf7-not-valid-tip
{
    color: #f05423!important;
}
div.wpcf7-validation-errors
{
    border-color: #f05423!important;
    padding-top: 0.4em!important;
}
div.wpcf7-mail-sent-ok
{
    border-color: #004071!important;
    padding-top: 0.4em!important;
}
#subscribe input
{
    padding: 0;
    margin: 0;
    border: 0;
    background:white;
    padding: 10px 15px;
    margin-bottom: 15px;
    width: 100%;
    box-sizing: border-box;
    font-size: 20px;
    /*font-family: "Adobe Garamond Pro", "Garamond", serif;*/
    font-family: adobe-garamond-pro, sans-serif;
    border-radius: 5px;
    box-shadow: inset 0px 0px 5px #999;
}
#subscribe input[type="submit"]
{
    box-shadow: none;
    background:#25aae1;
    color:white;
    padding: 5px 15px;
    padding-top: 8px;
    font-size: 18px;
    width: auto;
}
.nothingfound
{
    background:white;
    padding: 50px;
}
#postsfilter
{
    font-size: 15px;
    font-family: Bariol, sans-serif;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 25px;
}
#pubsearch
{
    border: 1px solid #dedede;
    font-size: 15px;
    font-family: Bariol, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #58585a;
    /* text-transform: uppercase; */
    /*vertical-align: top;*/
    display: inline-block;
    height: 15px;
    padding: 2px;
    margin: 0;
}
#pubsubmit
{

    font-size: 0;
    border-style: none;
    background: #dedede;
    display: inline-block;
    height: 21px;
    width: 21px;
    border: 1px solid #dedede;
/*    vertical-align: top;*/
    padding: 2px;
    margin: 0;
    margin-left: -10px;
    background: #dedede url(searchbutton.png) no-repeat center center;
    position: absolute;
    right: 0;
}
#postsfilter select
{
    width: 200px;
    margin-right: 30px;
    margin-left: 5px;
    margin-top: 0px;
    display: inline-block;
    vertical-align: 13%;
    
}
#postsfilter.mediafilter select
{
    width: 181px;
}
.publist .news-item-image {
    height: 290px;
    width: 60%;
    background-size: cover;    
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    margin: 8%;
    box-sizing: border-box;
    border: 10px solid #e6e6e6;
    background-color: #e6e6e6;
    margin-bottom: 0;
    
}
.publist .news-space:first-child
{
    display: none!important;
}
.news-content
{
    min-height: 600px;
}
.postsloading
{
    background: url(loading.gif) no-repeat bottom center;
    background-size: 50px;
    padding-bottom: 150px;
}
.postsloadingtop
{
    background: url(loading.gif) no-repeat center 100px!important;
    background-size: 50px!important;
}

#footer
{
    background: #58585a;
    height: 59px;
    margin-top: 50px;
    border-bottom: 60px solid #282828;
    font-size: 15px;
}

#footeraccess
{
    height: 59px;
    width: 1200px;
    margin: auto;
}

.menu-footer-menu-container
{
    display: inline-block;
    margin-left: 50px;
    vertical-align: top;
    /*line-height: 59px;*/
}
#menu-footer-menu
{
    padding-top: 23px;
    display: inline-block;
}
.menu-footer-menu-container li
{
    list-style: none;
    float: left;
    padding: 0px 5px;
    border-right: 1px solid white;
    line-height: 0.9;
    
}
.menu-footer-menu-container li:last-child
{
    border:0;
}
.menu-footer-menu-container a
{
    font-family: Bariol, sans-serif;
    font-weight: normal;
    color:white;;
    font-size: 15px;
    text-transform: uppercase;
    
    -webkit-font-smoothing: antialiased;
}
#bottom-footer-logo {
    height: 100%;
}
#bottom-footer-facebook
{
    height: 100%;
    float: right;
}
#bottom-footer-youtube
{
    height: 100%;
    float: right;
}
.featured-cta
{
    -webkit-transform: translate3d(0, 0, 0);
}
.circlelink
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 999;
    cursor: pointer;
    -webkit-transform: none;
}
.latest-news-list-item-inner-inner,.initiatives-item-content-inner,.news-item-inner
{
    -webkit-mask-image: -webkit-gradient(linear, left 85%, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
}
.single .slider-copy h1
{
    /*max-height: 180px;*/    
}

.initiatives-item-wide .initiatives-item-content-inner
{
    max-height: 280px;    
    overflow: hidden;
}

#mobileaccess
{
    display: none;
}
.spacer50
{
    height: 50px;
}
.initiatives-landing-header
{
    height: auto;
    min-height: 100%;
}
.slider-dots
{
    position: absolute;
    width: 100%;
    height: 40px;
    left: 0;
    bottom: 0;
    text-align: center;
    z-index: 10;
}
.slider-dot
{
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: white;
    margin: 2px;
}
.slider-dot.slider-dot-active
{
    background: #25aae1!important;
}
.highlight-slider .slider-dots
{
    bottom: auto;
    top: 10px;
    height: 10px;
    display: none;
}
.highlight-slider .slider-dot
{
    background:#919799;
}
.media-news-item .list-date
{
    margin-bottom: 5px!important;
}
.media-news-item .list-cats
{
    font-weight: bold;
    color: #004071;
    font-size: 1em;
    margin-bottom: 20px!important;
}
.list-date
{
    /*text-transform: uppercase;*/
    color:#004071;
    font-size: 1em;
    margin-bottom: 20px!important;
}